.stPage{width:100%;background:#fff;overflow-x:hidden}.stHero{position:relative;height:100svh;min-height:560px;overflow:hidden;background:#0a0a0a;border-bottom-left-radius:50px;border-bottom-right-radius:50px}.stHeroVideo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;will-change:transform}.stHeroVideoMask{overflow:hidden;pointer-events:none}.stHeroOverlay,.stHeroVideoMask{position:absolute;inset:0;border-bottom-left-radius:28px;border-bottom-right-radius:28px}.stHeroOverlay{background:linear-gradient(180deg,rgba(0,0,0,.22) 0,rgba(0,0,0,.08) 40%,rgba(0,0,0,.35));z-index:2}.stHeroContent{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;padding:96px 24px 112px}.stHero .hero__pill{box-sizing:border-box;width:min-content;height:64px;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:0 30px;box-shadow:var(--boxShadow);background-color:var(--main-background);overflow:hidden;align-content:center;flex-wrap:nowrap;gap:14px;border-radius:999px;font-family:Arial Rounded MT Bold,Arial Rounded MT,Arial,sans-serif;font-size:1.6rem;font-weight:700;color:var(--text);white-space:nowrap;-webkit-font-smoothing:antialiased;backface-visibility:hidden;transform:translateZ(0);margin-bottom:10px}.stHero .hero__pill-icon{height:34px;width:auto}.stHeroTitle{margin:0 0 16px;color:#fff;font-family:Arial Rounded MT Bold,Arial Rounded MT,Arial,sans-serif;font-style:normal;font-weight:900;font-size:clamp(1.6rem,2.5vw,3.4rem);line-height:1.08;text-shadow:0 2px 12px rgba(0,0,0,.3);max-width:800px}.stHero .connected__store-btns{flex-wrap:wrap;gap:5px;margin-top:.5rem}.stHero .connected__store-btns,.stHeroScroll{display:flex;justify-content:center;align-items:center}.stHeroScroll{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:4;flex-direction:row;gap:10px;margin:0;padding:8px 20px;background:hsla(0,0%,100%,.95);border:1px solid rgba(0,0,0,.08);border-radius:999px;cursor:pointer;color:#111;font-family:Arial Rounded MT Bold,Arial Rounded MT,Arial,sans-serif;font-size:.95rem;font-weight:700;letter-spacing:0;text-transform:none;animation:scrollBob 2.4s ease-in-out infinite;transition:opacity .38s cubic-bezier(.22,1,.36,1)}.stHeroScroll.is-hidden{opacity:0;pointer-events:none;animation-play-state:paused}.stHeroScroll svg{width:16px;height:16px;opacity:1}@keyframes scrollBob{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(4px)}}.stImagine{position:relative;background:#fff;text-align:center;padding:0}.stImagineContent{position:sticky;top:0;height:33vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 24px}.stImagineAnswerWrap,.stImagineQuestionWrap{width:min(100%,980px);margin:0 auto}.stImagineQuestionWrap{margin-bottom:0}.stImagineAnswerWrap{margin-top:-20px}.stImagineBody{display:inline-flex;align-items:center;justify-content:center;gap:.35em;max-width:100%;margin:0 auto;font-family:Arial Rounded MT Bold,Arial Rounded MT,Arial,sans-serif;font-style:normal;font-size:clamp(1.2rem,3vw,2.5rem);font-weight:900;color:#111;line-height:1.15;letter-spacing:-.03em;white-space:nowrap}.stImagineBody--question{display:block;font-size:clamp(2.8rem,7vw,6.5rem);font-weight:inherit;letter-spacing:-.035em;color:hsla(0,0%,7%,.88);line-height:.96}.stImagineBody--answer{transform:translateY(0)}.stSentenceText{white-space:nowrap}.stSentenceText--regular{font-weight:700}.stInlinePill{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:.45em;height:1.9em;padding:0 .95em;margin:0 .06em;background:#fff;border-radius:999px;border:1px solid rgba(0,0,0,.04);box-shadow:0 3px 33px rgba(0,0,0,.17);font-family:Arial Rounded MT Bold,Arial Rounded MT,Arial,sans-serif;font-size:.95em;font-weight:400;color:#111;line-height:1;white-space:nowrap;-webkit-font-smoothing:antialiased}.stInlinePillIcon{width:1.2em;height:1.2em;flex:0 0 auto}.stCardShowcase{background:#fff;margin-top:0;padding:8px 24px 26px;overflow:hidden}.stCardRail{width:min(1120px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:clamp(10px,1.3vw,18px)}.stCardShowcaseItem{display:flex;justify-content:center}.stCardShowcaseItem--low{transform:translateY(16px)}.stCardShowcaseItem--mid{transform:translateY(4px)}.stCardShowcaseItem--high{transform:translateY(-8px)}.stCardShowcaseFrame{position:relative;width:100%;aspect-ratio:.72;border-radius:22px;overflow:hidden;background:linear-gradient(140deg,#fff,#f1f1f1);border:1px solid hsla(0,0%,6%,.08);box-shadow:0 10px 30px hsla(0,0%,7%,.08),0 2px 6px hsla(0,0%,7%,.06)}.stCardShowcaseFrame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,0) 50%,rgba(0,0,0,.08));pointer-events:none}.stCardShowcaseFrame img{width:100%;height:100%;display:block;object-fit:cover}@media (max-width:980px){.stCardRail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.stCardShowcase{padding:0 16px 18px}.stCardRail{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stCardShowcaseItem--high,.stCardShowcaseItem--low,.stCardShowcaseItem--mid{transform:translateY(0)}.stCardShowcaseFrame{border-radius:18px}}.stRunning{padding:clamp(60px,8vw,120px) 24px;overflow:hidden}.stRunningContent{width:min(100%,1280px);margin:0 auto;display:flex;align-items:center;justify-content:center;gap:clamp(40px,6vw,100px)}.stRunningMedia{flex:1;max-width:600px;display:flex;justify-content:flex-end}.stRunningMedia img{width:100%;height:auto;display:block}.stRunningText{flex:1;text-align:left}.stRunningTitle{font-family:Arial Rounded MT Bold,Arial Rounded MT,Arial,sans-serif;font-size:clamp(2.5rem,6vw,4.8rem);font-weight:900;line-height:1.1;letter-spacing:-.02em;margin:0}.stRunningTitle--gray{color:hsla(0,0%,7%,.16);display:inline-block;white-space:nowrap}.stRunningTitle--black{color:#111;display:inline-block;white-space:nowrap}@media (max-width:768px){.stRunningContent{flex-direction:column;text-align:center;gap:40px}.stRunningText{text-align:center}.stRunningMedia{justify-content:center;order:-1}}.stLargeTextSection{background:#fff;text-align:center}.stLargeText{font-family:Arial Rounded MT Bold,Arial Rounded MT,Arial,sans-serif;font-weight:900;font-size:clamp(2.4rem,6vw,4.8rem);line-height:1.1;letter-spacing:-.04em;color:#111;max-width:1100px;margin:0 auto}.stMidTextSection{background:#fff;text-align:center}.stMidText{font-family:var(--font-rounded),sans-serif;font-weight:700;font-size:clamp(1.1rem,2vw,1.8rem);line-height:1.4;color:#555;margin:0 auto}.stTextHighlight{color:#111}.stSectionTitle{font-family:var(--font-montserrat,Montserrat,sans-serif);font-style:italic;font-weight:900;font-size:clamp(1.8rem,4vw,3.2rem);color:#111;margin-bottom:40px}.stPricingSection{background:#fff;padding:clamp(40px,12vw,80px) 24px;text-align:center}.stPricingTitle{font-family:var(--font-rounded),sans-serif;font-weight:700;font-size:1.4rem;color:#888;margin-bottom:20px}.stPricingValue{font-family:var(--font-montserrat,Montserrat,sans-serif);font-style:italic;font-weight:900;font-size:clamp(3rem,7vw,6rem);color:#111;margin-bottom:24px;line-height:1}.stPricingSub{font-family:var(--font-rounded),sans-serif;font-size:1.2rem;color:#555;font-weight:600}.stPhoneDemo{background:#fff;display:flex;justify-content:center;align-items:center;padding:clamp(16px,3vw,40px) 24px clamp(40px,6vw,80px)}.stPhoneComposite{position:relative;width:min(400px,88vw)}.stPhoneComposite img{display:block;width:100%;height:auto;position:relative;z-index:2}.stPhoneVideoWrap{position:absolute;top:0;left:3.2%;width:93.6%;height:100%;border-radius:64px;overflow:hidden;z-index:1}.stPhoneVideoWrap video{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.stSFO{padding:20px;text-align:center}.stSFOThat{font-family:var(--font-montserrat,Montserrat,sans-serif);font-style:italic;font-weight:900;font-size:clamp(2.2rem,4.6vw,4rem);color:#111;margin:0 0 clamp(28px,4vw,48px)}.stSFOCards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2.5vw,28px);max-width:1880px;margin:0 auto}.stSFOCards>div{display:flex}.stSFOCard{width:100%;background:#f7f7f7;border-radius:34px;align-items:center;justify-content:space-between;padding:clamp(20px,2.2vw,34px) clamp(16px,1.8vw,28px) clamp(22px,2.4vw,34px)}.stSFOCard img{width:min(100%,460px);max-height:clamp(230px,22vw,460px);display:block;object-fit:contain;border-radius:0}.stSFOLabel{margin-top:clamp(10px,1.3vw,18px);font-family:var(--font-montserrat,Montserrat,sans-serif);font-style:italic;font-weight:900;font-size:clamp(2rem,2.6vw,3.8rem);line-height:1;color:#000}@media (max-width:980px){.stSFOCards{grid-template-columns:1fr;max-width:620px}}.stWeTakeCare{background:#fff;padding:clamp(56px,8vw,100px) clamp(16px,4vw,48px) clamp(32px,5vw,56px);text-align:center}.stWTCHeading{font-weight:900;font-size:clamp(1.8rem,4vw,3.4rem);color:#111;max-width:800px;margin:0 auto 10px}.stWTCBody,.stWTCHeading{font-family:var(--font-montserrat,Montserrat,sans-serif);font-style:italic}.stWTCBody{color:#888;font-weight:600;font-size:clamp(.95rem,1.6vw,1.25rem);line-height:1.5;max-width:720px;margin:0 auto 32px}.stWTCMap{width:100%;margin:0 auto;border-radius:20px;overflow:hidden;display:block}.stWTCMap--standalone{padding:0 24px}.stWTCMap img{width:100%;height:auto;display:block;border-radius:35px}.stFrameLoop,.stMapFrames{overflow:hidden}.stFrameLoop{position:relative;width:100%;aspect-ratio:16/9;background:transparent;border-radius:20px}.stFrameImage{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;animation:frameFade 10s infinite;display:block}.stFrameImage:first-child{z-index:5;animation-delay:0s}.stFrameImage:nth-child(2){z-index:4;animation-delay:2s}.stFrameImage:nth-child(3){z-index:3;animation-delay:4s}.stFrameImage:nth-child(4){z-index:2;animation-delay:6s}.stFrameImage:nth-child(5){z-index:1;animation-delay:8s}@keyframes frameFade{0%,20%{opacity:1}25%,to{opacity:0}}.stWatchPre{font-family:var(--font-rounded),sans-serif;font-weight:700;font-size:clamp(.85rem,1.3vw,1.1rem);color:#888;margin:0 0 12px}.stWatchTitle{font-weight:900;font-size:clamp(1.8rem,4vw,3.4rem);color:#111;margin:0 0 6px}.stWatchSub,.stWatchTitle{font-family:var(--font-montserrat,Montserrat,sans-serif);font-style:italic}.stWatchSub{font-weight:600;font-size:clamp(.95rem,1.6vw,1.25rem);color:#888;margin:0 0 28px}.stWatchVideoWrap{max-width:1000px;margin:0 auto;border-radius:24px;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.15);background:#000}.stWatchVideoWrap video{width:100%;height:auto;display:block;object-fit:cover}.stTrackingVideoWrap{position:relative}.stTrackingReplayBtn{position:absolute;top:12px;right:12px;padding:8px 16px;border-radius:999px;background:hsla(0,0%,100%,.98);border:1px solid hsla(0,0%,7%,.06);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(0,0,0,.12);cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;font-size:13px;font-weight:600;color:#111}.stTrackingReplayBtn:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(0,0,0,.16)}.stSpacerSection{background:#fff;padding:0}.stSpacerInner{width:100%;min-height:500px;background:#f7f7f7;border-radius:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:60px}.stSpacerInner .stSchedulingTitle{color:#111;font-weight:800;text-align:center;font-size:clamp(2.4rem,5vw,4.2rem);margin-bottom:24px}.stSpacerInner .stSchedulingBody{color:#666;font-size:clamp(1.1rem,1.8vw,1.6rem);max-width:900px;text-align:center;line-height:1.4;font-weight:500}.stSpacerInner .stSchedulingBody .stTextHighlight{color:#111;font-weight:600}.stSpacerInner .stSchedulingImg{background:transparent;max-width:1000px;border-radius:0;margin-top:auto}.stSpacerInner .stSchedulingImg img{border-radius:32px 32px 0 0;max-height:500px}.stScheduling,.stSchedulingImgWrap{display:none}.stSchedulingImg{max-width:1200px;width:100%;background:#000;border-radius:48px;overflow:hidden;display:flex}.stSchedulingImg img{width:100%;height:auto;display:block;object-fit:cover;max-height:600px;padding:0}.stFeatures{background:#fff;padding:clamp(64px,10vw,120px) clamp(16px,5vw,64px);display:flex;flex-direction:column;gap:clamp(60px,10vw,120px)}.stFeature{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,72px);align-items:center;max-width:1100px;margin:0 auto;width:100%}.stFeature--imgRight{direction:rtl}.stFeature--imgRight>*{direction:ltr}.stFeatureTag{display:inline-block;font-family:var(--font-rounded),sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.04em;color:#888;border:1.5px solid #ddd;border-radius:999px;padding:4px 12px;margin-bottom:14px}.stFeatureTitle{font-weight:900;font-size:clamp(1.5rem,3vw,2.6rem);color:#111;margin:0 0 16px;line-height:1.1}.stFeatureBody,.stFeatureTitle{font-family:var(--font-montserrat,Montserrat,sans-serif);font-style:italic}.stFeatureBody{font-weight:600;font-size:clamp(.9rem,1.4vw,1.1rem);color:#888;line-height:1.55;margin:0;max-width:480px}.stFeatureMedia{border-radius:20px;overflow:hidden}.stFeatureMedia img{width:100%;height:auto;display:block;object-fit:cover}.stShape{background:#fff;padding:clamp(28px,5vw,64px) 16px 16px}.stShapeHands{position:relative;background:#fff;height:22.2vw;min-height:160px;max-height:319px;overflow:visible;pointer-events:none}.stHandLeft{top:-13.5vw;left:-23vw;width:84.7vw;max-width:1220px;transform:rotate(15deg);transform-origin:80% 80%}.stHandLeft,.stHandRight{position:absolute;height:auto;display:block}.stHandRight{top:-35.6vw;right:-50.5vw;width:54.2vw;max-width:780px;transform:rotate(-90deg);transform-origin:20% 80%}@media (max-width:768px){.stShapeHands{display:none}}.stShapeTitle{font-family:Arial Rounded MT Bold,Arial Rounded MT,Arial,sans-serif;font-style:normal;font-weight:900;letter-spacing:-.03em;line-height:.95;font-size:clamp(1.7rem,3.5vw,3rem);color:#111;margin:0}.stShapeCard{max-width:1120px;margin:0 auto;padding:14px;border-radius:28px;border:1px solid hsla(0,0%,7%,.08);background:#fff;box-shadow:0 14px 36px rgba(0,0,0,.08);display:grid;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr);gap:14px}.stShapePanel{border-radius:20px}.stShapePanel--copy{padding:clamp(18px,3vw,28px);background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;gap:12px}.stShapeKicker{display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;width:fit-content;padding:8px 12px;border-radius:999px;background:#f1f3f4;border:1px solid hsla(0,0%,7%,.06);color:#1b1b1b;font-family:var(--font-rounded),sans-serif;font-weight:700;font-size:12px}.stShapeKickerIcon{width:14px;height:14px}.stShapeBody{margin:0;color:#5e6368;font-family:var(--font-rounded),sans-serif;font-size:14px;line-height:1.45;max-width:44ch}.stShapeBenefits{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px}.stShapeBenefitsLabel{color:#111;font-size:12px}.stShapeBenefitPill,.stShapeBenefitsLabel{font-family:var(--font-rounded),sans-serif;font-weight:700}.stShapeBenefitPill{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;border:1px solid hsla(0,0%,7%,.08);background:hsla(0,0%,100%,.9);color:#646b72;font-size:11px;line-height:1}.stShapePanel--form{padding:12px;border-radius:20px;background:#fafbfc;border:1px solid hsla(0,0%,7%,.06);display:grid;align-content:start;gap:12px}.stShapePreview{position:relative;justify-self:center;width:min(100%,218px);height:242px;padding:5px;border-radius:30px;overflow:hidden;border:5px solid #111;background:transparent;box-shadow:none;transform:rotate(-6deg);transform-origin:center}.stShapePreviewImage{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:20px}.stShapePreview:after{display:none}.stShapePreviewPill{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);z-index:1;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:#fff;border:1px solid hsla(0,0%,7%,.08);box-shadow:0 8px 20px rgba(0,0,0,.12);color:#111;font-family:var(--font-rounded),sans-serif;font-size:12px;font-weight:700}.stShapePreviewPillIcon{width:14px;height:14px}.stShapeForm{display:grid;gap:8px}.stShapeLabel{color:#6a7077;font-family:var(--font-rounded),sans-serif;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.stShapeFormRow{display:flex;align-items:center;gap:8px;padding:6px;border-radius:999px;background:#f2f4f5;border:1px solid hsla(0,0%,7%,.08);transition:border-color .2s ease,box-shadow .2s ease}.stShapeFormRow:focus-within{border-color:hsla(0,0%,7%,.2);box-shadow:0 0 0 2px hsla(0,0%,7%,.06)}.stShapeInput{flex:1;min-width:0;height:46px;border:none;outline:none;background:transparent;color:#111;padding:0 12px;font-family:var(--font-rounded),sans-serif;font-size:15px;appearance:none;-webkit-appearance:none;box-shadow:none}.stShapeInput::placeholder{color:#8c939b}.stShapeSubmit{height:46px;border:none;border-radius:999px;padding:0 6px 0 14px;background:#111;color:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:8px;font-family:var(--font-rounded),sans-serif;font-size:13px;font-weight:700;white-space:nowrap;transition:transform .2s ease,background-color .2s ease,opacity .2s ease}.stShapeSubmit:hover{transform:translateY(-1px);background:#222}.stShapeSubmit:disabled{opacity:.78;cursor:default;transform:none}.stShapeSubmitArrow{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.14);color:#fff}.stShapeSubmitArrow svg{width:14px;height:14px;display:block}.stShapeError{margin:2px 4px 0;color:#c43b3b;font-family:var(--font-rounded),sans-serif;font-size:12px;font-weight:600}.stShapeSuccess{border-radius:16px;border:1px solid hsla(0,0%,7%,.08);background:#f7f8f9;padding:14px;display:grid;gap:8px}.stShapeSuccessKicker{margin:0;color:#6d7379;font-family:var(--font-rounded),sans-serif;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.stShapeSuccessTitle{margin:0;color:#111;font-family:var(--font-montserrat,Montserrat,sans-serif);font-weight:800;letter-spacing:-.03em;line-height:.95;font-size:clamp(1.5rem,2vw,2rem)}.stShapeSuccessBody{margin:0;color:#5f666d;font-family:var(--font-rounded),sans-serif;font-size:13px;line-height:1.35}.stShapeSuccessEmail{display:inline-flex;align-items:center;min-width:0;max-width:100%;width:fit-content;padding:8px 10px;border-radius:999px;font-size:12px}.stShapeResetBtn,.stShapeSuccessEmail{border:1px solid hsla(0,0%,7%,.08);background:#fff;color:#111;font-family:var(--font-rounded),sans-serif;font-weight:700}.stShapeResetBtn{justify-self:start;height:34px;border-radius:999px;padding:0 12px;font-size:11px;cursor:pointer}.stShapeResetBtn:hover{background:#f1f2f3}@media (max-width:980px){.stShapeCard{grid-template-columns:1fr}.stShapePanel--form{gap:10px}}@media (max-width:640px){.stShapeCard{padding:10px;border-radius:22px;gap:10px}.stShapePanel--copy,.stShapePanel--form{border-radius:16px;padding:12px}.stShapePreview{width:min(100%,168px);height:190px;border-width:4px;transform:rotate(-4deg)}.stShapePreviewPill{bottom:8px;padding:7px 10px;font-size:11px}.stShapePreviewPillIcon{width:13px;height:13px}.stShapeFormRow{flex-direction:row;align-items:center;border-radius:999px;padding:6px;gap:6px}.stShapeInput{height:44px;padding:0 10px}.stShapeSubmit{width:auto;height:44px;padding:0 5px 0 12px;gap:6px;font-size:12px;justify-content:center;flex-shrink:0}.stShapeSubmitArrow{width:30px;height:30px}.stShapeSubmitArrow svg{width:13px;height:13px}}.stComingSoon{background:#fff;padding:clamp(64px,8vw,100px) clamp(16px,5vw,64px);display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,80px);align-items:center;max-width:1200px;margin:0 auto}.stCSPill{display:inline-flex;align-items:center;gap:8px;padding:7px 16px 7px 10px;background:#f0f0f0;border-radius:999px;font-family:var(--font-montserrat,Montserrat,sans-serif);font-style:italic;font-weight:700;font-size:.95rem;color:#333;margin-bottom:14px}.stCSPill img{width:22px;height:22px;object-fit:contain}.stCSTitle{font-family:var(--font-montserrat,Montserrat,sans-serif);font-style:italic;font-weight:900;font-size:clamp(2rem,4.5vw,3.8rem);color:#111;margin:0 0 8px;line-height:1.05}.stCSSub{font-family:var(--font-rounded),sans-serif;font-weight:700;font-size:clamp(.9rem,1.4vw,1.1rem);color:#888;margin:0 0 24px}.stCSBadges{display:flex;gap:12px;flex-wrap:wrap}.stCSBadge{display:block;transition:transform .2s ease}.stCSBadge:hover{transform:translateY(-2px)}.stCSBadge img{height:48px;width:auto;display:block;border-radius:10px}.stCSPhones{position:relative;display:flex;align-items:flex-end;justify-content:flex-end;gap:-30px}.stCSPhone{width:42%;max-width:220px}.stCSPhone--back{width:36%;max-width:190px;transform:translateX(20px) translateY(20px);opacity:.85;z-index:0}.stCSPhone--front{z-index:1}.stCSPhone img{width:100%;height:auto;display:block;border-radius:32px;box-shadow:0 20px 60px rgba(0,0,0,.18)}.stPlatforms{position:relative;z-index:2;background:#fff;padding:clamp(40px,6vw,80px) clamp(16px,4vw,48px)}.stPlatformInner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,2.5vw,24px)}.stPlatformCard{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 6px 30px rgba(0,0,0,.07);display:flex;flex-direction:column;align-items:center;padding-bottom:20px;text-decoration:none;color:inherit;transition:transform .22s ease,box-shadow .22s ease}.stPlatformCard:hover{transform:translateY(-4px);box-shadow:0 16px 50px rgba(0,0,0,.12)}.stPlatformLabel{font-family:var(--font-montserrat,Montserrat,sans-serif);font-style:italic;font-weight:800;font-size:1rem;color:#111;padding:18px 0 12px}.stPlatformCard img{width:100%;height:auto;display:block;object-fit:cover}.stPlatformBadge{padding:12px 20px 0;width:100%}.stPlatformBadge img{height:40px;width:auto;margin:0 auto;display:block}@media (max-width:768px){.stHero{min-height:500px;border-bottom-left-radius:30px;border-bottom-right-radius:30px}.stHeroContent{padding:76px 16px 84px}.stHero .hero__pill{height:48px;padding:0 18px;gap:8px;font-size:1.05rem;margin-bottom:8px}.stHero .hero__pill-icon{height:22px}.stHeroTitle{margin:0 0 12px;font-size:clamp(1.35rem,7vw,2rem);max-width:15ch}.stHeroScroll{bottom:14px;padding:7px 14px;gap:8px;font-size:.82rem}.stComingSoon,.stFeature{grid-template-columns:1fr}.stFeature--imgRight{direction:ltr}.stFeatureMedia{order:-1}.stPlatformInner{grid-template-columns:1fr;max-width:400px}.stCSPhones{display:none}.stComingSoon{text-align:center}}@font-face{font-family:ArialRounded;src:url(/fonts/ARLRDBD.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}.srvz-root{font-family:var(--font-rounded),sans-serif;background:var(--main-background);color:var(--text);min-height:100vh;overflow-x:hidden;position:relative}.heading-display{font-family:var(--font-montserrat,Montserrat,sans-serif)}.hero{padding:100px 1rem 2.5rem;text-align:center}.hero__heading{font-size:clamp(38px,6.5vw,65px);font-weight:900;font-style:italic;line-height:1;letter-spacing:-.02em;max-width:56rem;margin:1.5rem auto 0}.hero__heading-word-container{display:inline-flex;position:relative;vertical-align:middle;justify-content:center;align-items:center;min-width:6ch}.hero__heading-word{display:inline-block}.hero__heading-pill{display:inline-flex;align-items:center;gap:.25em;padding:.15em .5em;background:var(--main-background);border-radius:999px;box-shadow:var(--boxShadow);font-family:var(--font-rounded),sans-serif;font-size:inherit;font-weight:700;font-style:normal;line-height:1;letter-spacing:-.01em;text-decoration:none;color:inherit;vertical-align:middle;white-space:nowrap;margin-top:20px;backface-visibility:hidden;transform:translateZ(0);-webkit-font-smoothing:antialiased}.hero__heading-pill .hero__pill-icon{height:.7em;width:auto;flex-shrink:0}.hero__heading-pill .hero__pill-icon-wrap{height:1.1em;display:flex;align-items:center}.hero__sub{margin-top:1.5rem;font-size:1.125rem;color:var(--gray4);margin-left:auto;margin-right:auto;line-height:1.4;max-width:38rem}.hero__pills{flex-wrap:wrap;gap:.625rem;margin-top:1.25rem}.hero__pill,.hero__pills{display:flex;justify-content:center}.hero__pill{box-sizing:border-box;width:min-content;height:40px;flex-direction:row;align-items:center;padding:0 16px;box-shadow:var(--boxShadow);background-color:var(--main-background);overflow:hidden;align-content:center;flex-wrap:nowrap;gap:9px;border-radius:29px;font-family:var(--font-rounded),sans-serif;font-size:.8125rem;font-weight:700;text-decoration:none;color:inherit;transition:background .15s,transform .1s;white-space:nowrap;-webkit-font-smoothing:antialiased;backface-visibility:hidden;transform:translateZ(0)}.hero__pill:hover{background:var(--gray1);transform:translateY(-1px)}.hero__pill-icon-wrap{display:flex;align-items:center;justify-content:center;height:100%}.hero__pill-icon{height:18px;width:auto}.hero__cards{display:flex;justify-content:center;position:relative;height:clamp(300px,80vw,360px);margin:4.5rem auto 3.5rem;width:100%}@media (min-width:768px){.hero__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;max-width:56rem;margin:1.5rem auto 0;height:auto}}@media (max-width:767px){.hero__cards .photo-card{position:absolute;width:42vw;max-width:160px;padding-bottom:0;height:60vw;max-height:232px;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1);transform:translateX(var(--tx)) rotate(var(--rot))}.hero__cards .photo-card:first-child{--tx:-26vw;--rot:-15deg;z-index:1}.hero__cards .photo-card:nth-child(2){--tx:-9vw;--rot:-5deg;z-index:2}.hero__cards .photo-card:nth-child(3){--tx:9vw;--rot:5deg;z-index:3}.hero__cards .photo-card:nth-child(4){--tx:26vw;--rot:15deg;z-index:4}.hero__cards .photo-card.is-active,.hero__cards .photo-card:hover{z-index:10;transform:translateX(var(--tx)) rotate(var(--rot)) scale(1.1) translateY(-20px);box-shadow:var(--hoverShadow)}.hero__cards .photo-card.is-active{z-index:9}}.photo-card{position:relative;border-radius:21px;overflow:visible;background:var(--main-background);box-shadow:var(--cardShadow);padding-bottom:145%;display:block;text-decoration:none;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1);will-change:transform}.photo-card:hover{transform:translateY(-8px) scale(1.04);box-shadow:var(--hoverShadow)}.photo-card__inner{position:absolute;inset:2px;border-radius:19px;overflow:hidden}.photo-card__inner:after{content:"";position:absolute;inset:0;border-radius:19px;background:linear-gradient(180deg,hsla(0,17%,51%,0) 0,var(--main-background) 100%);border-color:var(--main-background);border-style:solid;border-width:0 1px 1px;transition:opacity .35s cubic-bezier(.22,1,.36,1);z-index:1}.photo-card:hover .photo-card__inner:after{opacity:.15}.photo-card__img{object-fit:cover;width:100%!important;height:100%!important;filter:var(--img-filter,none)}.photo-card__label{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);z-index:2;pointer-events:none}@media (max-width:767px){.photo-card__label span{display:none}.photo-card__label.hero__pill{width:36px;height:36px;padding:0;gap:0;border-radius:50%}.photo-card__label .hero__pill-icon{height:20px}}.photo-card:hover .photo-card__label{transform:translateX(-50%)}.section-tag{display:flex;align-items:center;gap:.5rem}.section-tag__icon{width:1rem;height:1rem}.section-tag__label{font-size:.875rem;font-weight:600}.section{padding:2rem 1.5rem;max-width:1500px;margin:0 auto}@media (min-width:768px){.section{padding:.1rem 1rem}}.section__grid{display:grid;gap:2rem;align-items:center}@media (min-width:768px){.section__grid--img-right{grid-template-columns:1.2fr 2fr}.section__grid--img-left{grid-template-columns:2fr 1.2fr}}.section__grid--top{align-items:center;margin-bottom:2rem}.section__content{display:flex;flex-direction:column;max-width:500px;text-align:center;align-items:center;margin:0 auto}@media (min-width:768px){.section__content{margin:0}.section__content--left{text-align:right;align-items:flex-end}.section__content--right{text-align:left;align-items:flex-start}}.section__heading{font-size:clamp(30px,4vw,52px);font-weight:900;font-style:italic;line-height:1.05;letter-spacing:-.025em;margin-top:.75rem}.section__body{margin-top:1rem;font-size:.9375rem;color:var(--sub-text);line-height:1.7}.section__photo{border-radius:1.5rem;aspect-ratio:1.35;position:relative;width:100%}.section__photo img{object-fit:contain!important;width:100%!important;height:100%!important;border-radius:1.5rem}@media (max-width:767px){.order-first{order:-1}.order-last{order:1}}@media (min-width:768px){.md-order-first{order:-1}.md-order-last{order:1}}.stints__heading{font-size:clamp(32px,4.5vw,50px);font-weight:900;font-style:italic;line-height:1;letter-spacing:-.025em;margin-top:1rem}.stints__body{margin-top:1rem;font-size:.9375rem;color:var(--sub-text);line-height:1.7;max-width:24rem}.stints__promo{background:var(--gray1)}@media (min-width:768px){.stints__promo-img{display:block}}.stints__promo-desc,.stints__promo-sub{color:var(--gray4)}.stints__promo-btn{background:var(--text);color:var(--main-background);transition:background .15s}.stints__promo-btn:hover{background:var(--contrast1)}.rentals__images{position:relative;height:460px}.rentals__venue{right:0;top:0;width:72%;height:85%;border-radius:1.5rem}.rentals__app,.rentals__venue{position:absolute;overflow:hidden}.rentals__app{left:0;top:2rem;width:44%;height:88%;border-radius:1rem;box-shadow:var(--modalShadow);border:1px solid var(--shadow)}.rentals__beta-badge{background:#ffedd5;color:#ea580c;font-size:.625rem;font-weight:700;border-radius:9999px;padding:.25rem .75rem;text-transform:uppercase;letter-spacing:.05em}.rentals__tag-wrap{margin-top:.75rem}.connected{position:relative;padding:6rem 0;text-align:center;overflow:hidden}.connected__flex-layout{display:flex;align-items:center;justify-content:center;width:100%;min-height:40vw}.connected__side-img{display:none}@media (min-width:1024px){.connected__side-img{display:block;position:relative;flex-shrink:0;width:38vw;height:54vw;max-height:90vh}.connected__side-img--left{margin-left:-19vw}.connected__side-img--right{margin-right:-19vw}}.connected__center-content{flex:1;max-width:600px;padding:0 2rem;z-index:2}.connected__image-wrap{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center}.connected__image-wrap img{max-width:100%;height:auto}.connected__heading{font-size:clamp(36px,5.5vw,68px);font-weight:900;font-style:italic;line-height:1.15;letter-spacing:-.025em}.connected__body{margin-top:1rem;font-size:1rem;color:var(--sub-text);max-width:480px;margin-left:auto;margin-right:auto;line-height:1.75}.connected__store-btns{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;margin-top:10px}.business{padding:1.5rem 1rem;max-width:1280px;margin:0 auto}@media (min-width:768px){.business{padding:1.5rem 2.5rem}}.business__card{background:var(--text);color:var(--main-background);border-radius:1.5rem;padding:4rem 2rem;text-align:center}@media (min-width:768px){.business__card{padding:4rem}}.business__logo-wrap{display:flex;justify-content:center;margin-bottom:1.5rem}.business__logo{height:2rem;width:auto}.business__heading{font-size:clamp(28px,4.5vw,56px);font-weight:700;line-height:1.15;max-width:42rem;margin:0 auto}.business__cta{display:inline-flex;align-items:center;gap:.625rem;margin-top:2rem;border:1px solid hsla(0,0%,100%,.3);color:var(--main-background);border-radius:9999px;padding:.75rem 1.5rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s}.business__cta:hover{background:hsla(0,0%,100%,.1)}.business__cta-arrow{width:2rem;height:auto}.backed{padding:3rem 1rem;text-align:center}.backed__label{font-size:.75rem;font-weight:600;color:var(--gray4);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.backed__logo{object-fit:contain;display:block;margin:0 auto}.footer{background:var(--best-gray);border-top:1px solid var(--shadow);padding:4rem 1.5rem 2rem}@media (min-width:768px){.footer{padding:5rem 2.5rem 3rem}}.footer__inner{max-width:1280px;margin:0 auto}.footer__top{display:flex;flex-direction:column;gap:3rem;margin-bottom:4rem}@media (min-width:1024px){.footer__top{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer__brand{display:flex;flex-direction:column;gap:.5rem}.footer__logo-wrap{display:flex;align-items:center;gap:8px}.footer__logo{height:28px;width:auto;color:var(--text)}.footer__logo-text{font-family:inherit;font-weight:700;font-size:24px;letter-spacing:-.02em}.footer__logo-tm{font-size:10px;vertical-align:super}.footer__sub-brand{font-size:.875rem;color:var(--gray4);font-weight:400}.footer__nav{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}@media (min-width:768px){.footer__nav{grid-template-columns:repeat(3,1fr);gap:4rem}}.footer__col{display:flex;flex-direction:column;gap:1.25rem}.footer__col-title{font-size:1rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.footer__col-title.underline{text-decoration:underline;text-underline-offset:4px}.footer__col-links{display:flex;flex-direction:column;gap:.75rem}.footer__link{font-size:.9375rem;font-weight:700;color:var(--text);text-decoration:none;transition:opacity .2s}.footer__link--grey{color:var(--gray4);font-weight:400}.footer__link:hover{opacity:.7}.footer__bottom{border-top:1px solid var(--shadow);padding-top:2rem}.footer__copyright{font-size:.8125rem;color:var(--gray4);text-align:left}.scroll-indicator{position:fixed;bottom:32px;left:50%;display:flex;align-items:center;gap:8px;background:var(--gray1);padding:11px 18px;border-radius:999px;box-shadow:0 8px 32px var(--shadow);font-size:.875rem;font-weight:700;color:var(--text);z-index:1000;pointer-events:none;white-space:nowrap;border:1px solid var(--shadow)}.scroll-indicator__icon{width:15px;height:15px}.stintsPromoSection{background:#fff;padding:80px 24px;max-width:1300px;margin:0 auto}.stints__promo{border-radius:1.5rem;background:#f1f1f1;padding:3.5rem 2rem;text-align:center;position:relative;overflow:hidden;min-height:360px;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.stints__promo{padding:3.5rem 8rem;min-height:420px}}.stints__promo-content{position:relative;z-index:1}.stints__promo-img{position:absolute;border-radius:1rem;overflow:hidden;display:block}.stints__promo-img--1{width:130px;height:88px;right:-20px;bottom:-10px;transform:rotate(-15deg)}.stints__promo-img--2{width:108px;height:162px;left:-28px;bottom:-40px}.stints__promo-img--3{width:56px;height:84px;left:-6px;top:-12px;transform:rotate(12deg)}.stints__promo-img--4{width:70px;height:105px;right:-8px;top:-14px}@media (min-width:768px){.stints__promo-img--1{width:300px;height:200px;right:-35px;bottom:-18px}.stints__promo-img--2{width:260px;height:390px;left:-65px;bottom:-95px}.stints__promo-img--3{width:100px;height:150px;left:0;top:-18px}.stints__promo-img--4{width:130px;height:195px;right:-12px;top:-24px}}.stints__promo-heading{font-size:clamp(38px,6vw,72px);font-weight:900;font-style:italic;line-height:1.15;letter-spacing:-.025em;color:#111}.stints__promo-sub{color:#666;font-size:1.0625rem;margin-top:.5rem}.stints__promo-tagline{font-size:clamp(18px,3vw,28px);font-weight:900;font-style:italic;margin-top:.5rem;color:#111}.stints__promo-desc{color:#666;font-size:.875rem;margin-top:1rem;max-width:28rem;margin-left:auto;margin-right:auto;line-height:1.6}.stints__promo-btn{display:inline-block;margin-top:1.5rem;background:#111;color:#fff;border-radius:9999px;padding:.75rem 1.75rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:opacity .15s}.stints__promo-btn:hover{opacity:.8}.stTrackStatusSection{background:#fff;padding:80px 0 80px 24px;max-width:100%;margin:0;overflow:hidden}.stTrackStatusGrid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}@media (max-width:768px){.stTrackStatusGrid{grid-template-columns:1fr;text-align:center}.stTrackStatusSection{padding:60px 24px}}.stTrackStatusText{font-family:Arial Rounded MT Bold,Arial Rounded MT,Arial,sans-serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:900;line-height:1.05;color:#111;letter-spacing:-.03em;margin-left:auto;margin-bottom:20px}.stTrackStatusText p{margin:0 0 4px}.stTrackStatusText p:last-of-type{color:#888}.stTrackStatusText .stPhoneComposite{margin:40px 0 0;width:100%;max-width:400px;position:relative}@media (max-width:768px){.stTrackStatusText .stPhoneComposite{margin:40px auto 0}}.stTrackStatusImage{width:100%;border-radius:48px;overflow:hidden;background:#f7f7f7;transform:translateX(5%);height:800px;display:flex;align-items:center;justify-content:center;z-index:1!important;top:100px}.stTrackStatusImage img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.stBentoSection{padding:80px 24px;max-width:1200px;margin:0 auto}.stBentoGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);gap:24px}.stBentoCard{background:#f7f7f7;border-radius:32px;overflow:hidden;display:flex;flex-direction:column;padding:40px;position:relative;transition:transform .3s ease}.stBentoCard:hover{transform:translateY(-5px)}.stBentoCard--large{grid-column:span 2;grid-row:span 2;flex-direction:row;align-items:center;gap:40px;padding:60px}.stBentoContent{flex:1;z-index:2}.stBentoMedia{flex:1;display:flex;justify-content:center;align-items:center}.stBentoMedia img{width:100%;height:auto;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.05)}.stFeatureTitleSmall{font-size:1.5rem;font-weight:700;margin:12px 0;color:#111;line-height:1.2}.stFeatureBodySmall{font-size:1rem;color:#666;line-height:1.5}@media (max-width:992px){.stBentoGrid{grid-template-columns:1fr}.stBentoCard--large{grid-column:span 1;grid-row:span 1;flex-direction:column;padding:40px}}.stBentoMediaSmall{margin-top:20px;width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:16px}.stBentoMediaSmall img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.stBentoCard:hover .stBentoMediaSmall img{transform:scale(1.05)}.stSFOCardLabel{color:#111!important;font-weight:700;margin-top:16px;font-size:1.2rem;line-height:1.2}.stSFOCardDesc{color:#888;font-size:.95rem;margin-top:2px;line-height:1.3;max-width:250px}.stSFOCardText{display:flex;flex-direction:column;justify-content:flex-start;width:100%;align-items:center}.stSFOCardDesc{text-align:center}.stSFOCardImg.is-smaller img{transform:scale(.8);transform:scale(.85);object-fit:contain}.stSFOCardImg{display:flex;align-items:center;justify-content:center;overflow:hidden}.stSFOCard{display:flex;flex-direction:column}.stSFOCardImg{flex:1;display:flex!important;align-items:center!important;justify-content:center!important;min-height:200px}.stSFOCardImg img{display:block;max-width:100%;max-height:100%;object-fit:contain}.stSFOCardLabel.privacy-heart-title{margin-top:20px}.stRegionalRollout{padding:80px 24px 40px;text-align:center;background:#fff}.stRegionalContent{max-width:700px;margin:0 auto}.stRegionalTitle{font-family:Arial Rounded MT Bold,Arial Rounded MT,Arial,sans-serif;font-size:2rem;font-weight:800;color:#111;margin-bottom:20px}.stRegionalBody{font-size:1.15rem;line-height:1.5;color:#666;margin-bottom:32px}.stRegionalActions{font-size:1rem;color:#888;line-height:1.6}.stRegionalPriority{font-weight:700;color:#111;margin-top:8px}.stRegionalLink{color:#007aff;text-decoration:none;font-weight:600}.stRegionalLink:hover{text-decoration:underline}.svsDownload{padding:20px 24px 60px;text-align:center;background:#fff}.svsDownloadIcon{width:80px;height:80px;border-radius:20px;margin:0 auto 12px;display:block;box-shadow:0 8px 24px rgba(0,0,0,.12)}.svsDownloadTagline{font-size:1.2rem;font-weight:600;color:#111;margin-bottom:20px;letter-spacing:-.01em}.stAvailabilitySection{position:relative;display:flex;align-items:center;justify-content:center;padding:150px 0;overflow:visible}.stClosestFloaters{position:absolute;inset:0;pointer-events:none;z-index:1}.stClosestImg{position:absolute;width:clamp(100px,12vw,160px);aspect-ratio:702.13/898.72;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.1);background:#fff;border:1px solid #f7f7f7}.stClosestImg img{width:100%;height:100%;object-fit:cover;display:block}.stClosestImg--0{top:-40px;left:4%;transform:rotate(-8deg)}.stClosestImg--1{top:48%;left:2%;transform:translateY(-50%) rotate(12deg)}.stClosestImg--2{top:-60px;right:4%;transform:rotate(10deg)}.stClosestImg--3{top:52%;right:2%;transform:translateY(-50%) rotate(-6deg)}.stClosestImg--4{bottom:-20px;left:16%;transform:translateY(50%) rotate(-10deg)}.stClosestImg--5{top:-20px;right:18%;transform:rotate(5deg)}.stClosestImg--6{bottom:-20px;right:16%;transform:translateY(50%) rotate(15deg)}.stClosestImg--7{top:-20px;left:18%;transform:rotate(-5deg)}@media (max-width:1100px){.stClosestImg--5,.stClosestImg--7{display:none}}@media (max-width:768px){.stClosestImg{width:80px}.stClosestImg--1,.stClosestImg--3{display:none}}