.ScrollSlides_container__70yI4{position:relative;height:100vh;overflow:hidden;background:transparent;color:#0f172a}.ScrollSlides_inner__g7YNd{position:relative;height:100%;padding:2.5rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between}.ScrollSlides_trackWrapper__jtJ9a{position:relative;flex:1;margin-top:2rem}.ScrollSlides_track__dN0lg{display:flex;height:100%;will-change:transform}.ScrollSlides_panel___rnUf{flex:0 0 100%;height:100%;padding:2rem 1.5rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.ScrollSlides_panelContent__qroUF{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%;max-width:90rem;align-items:center}.ScrollSlides_panelCopy__kKZLF{max-width:34rem;color:#0f172a}.ScrollSlides_panelLabel__9Sb9B{font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;opacity:.7;margin-bottom:.75rem}.ScrollSlides_panelTitle__xt7yH{font-size:clamp(1.5rem,2.4vw,2rem);margin-bottom:.5rem;font-weight:600}.ScrollSlides_panelBody__rbFfQ{font-size:.95rem;opacity:.9;line-height:1.5}.ScrollSlides_cursor__lnVD9{display:inline-block;animation:ScrollSlides_blink__xkDTN .7s infinite;font-weight:400;margin-left:1px}@keyframes ScrollSlides_blink__xkDTN{0%,50%{opacity:1}51%,to{opacity:0}}.ScrollSlides_panelImageWrap__RunP_{position:relative;width:100%;display:flex;justify-content:center;align-items:center;background:transparent;border:none;padding:.75rem;box-sizing:border-box}.ScrollSlides_panelFrame__Es6Ab{position:relative;width:var(--frame-width,100%);max-width:min(100%,1200px);aspect-ratio:var(--aspect-ratio,16/9);height:auto;border-radius:42px;overflow:hidden;background:transparent;box-shadow:0 18px 48px rgba(15,23,42,.22),0 4px 12px rgba(15,23,42,.12);cursor:pointer;border:none;padding:0;transition:transform .3s ease,box-shadow .3s ease}.ScrollSlides_panelFrame__Es6Ab:hover{transform:scale(1.02);box-shadow:0 24px 60px rgba(15,23,42,.28),0 8px 20px rgba(15,23,42,.16)}.ScrollSlides_panelFrame__Es6Ab:focus-visible{outline:2px solid var(--color-primary,#3b82f6);outline-offset:4px}.ScrollSlides_expandHint__gp_Jk{position:absolute;top:1rem;right:1rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.7);backdrop-filter:blur(8px);border-radius:.5rem;color:white;opacity:0;transform:scale(.9);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.ScrollSlides_panelFrame__Es6Ab:hover .ScrollSlides_expandHint__gp_Jk{opacity:1;transform:scale(1)}.ScrollSlides_panelImage__5JQFL{-o-object-fit:contain;object-fit:contain;background:transparent;border-radius:inherit}.ScrollSlides_panelAccent1__Vmz5J,.ScrollSlides_panelAccent2__sd46A,.ScrollSlides_panelAccent3__l81dE,.ScrollSlides_panelAccent4__Sd9vl,.ScrollSlides_panelAccent5__2tRRv,.ScrollSlides_panelAccent6__HP8_K{background:transparent}.ScrollSlides_footer__xyLta{display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:.8rem;opacity:.8;margin-top:1.5rem}.ScrollSlides_dots__JQSQh{display:flex;gap:.5rem}.ScrollSlides_dot__xRy4v{width:.45rem;height:.45rem;border-radius:999px;background:#27272f;transition:all .25s ease}.ScrollSlides_dotActive__EOFQ4{background:#e5e7eb;width:1.2rem}@media (min-width:900px){.ScrollSlides_inner__g7YNd{padding:3rem 2.25rem}.ScrollSlides_panelContent__qroUF{grid-template-columns:1.05fr .95fr}.ScrollSlides_panelImageWrap__RunP_{height:min(92vh,1400px)}}.ScrollSlides_fullscreenOverlay__Ufqb4{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.95);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;cursor:pointer;animation:ScrollSlides_fadeIn__Zzj_D .3s ease}@keyframes ScrollSlides_fadeIn__Zzj_D{0%{opacity:0}to{opacity:1}}.ScrollSlides_fullscreenCloseBottom__tp0ta{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);padding:.75rem 1.5rem;background:rgba(255,255,255,.15);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);border-radius:2rem;color:white;font-size:.9375rem;font-weight:500;cursor:pointer;transition:background .2s ease,transform .2s ease;z-index:10}.ScrollSlides_fullscreenCloseBottom__tp0ta:hover{background:rgba(255,255,255,.25);transform:translateX(-50%) scale(1.02)}.ScrollSlides_fullscreenCloseBottom__tp0ta:active{transform:translateX(-50%) scale(.98)}.ScrollSlides_fullscreenCloseBottom__tp0ta:focus-visible{outline:2px solid white;outline-offset:2px}.ScrollSlides_fullscreenImageWrap__oBkVT{position:relative;width:100%;height:100%;max-width:95vw;max-height:80vh;animation:ScrollSlides_scaleIn__Nww49 .3s ease;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes ScrollSlides_scaleIn__Nww49{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ScrollSlides_fullscreenImage__dxGke{-o-object-fit:contain;object-fit:contain;border-radius:12px}.ScrollSlides_zoomControls__fb3CH{position:absolute;bottom:4rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:.5rem;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);padding:.5rem .75rem;border-radius:2rem;z-index:10}.ScrollSlides_zoomButton__UaBFA{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;color:white;cursor:pointer;transition:background .2s ease,transform .2s ease}.ScrollSlides_zoomButton__UaBFA:hover{background:rgba(255,255,255,.2);transform:scale(1.05)}.ScrollSlides_zoomButton__UaBFA:active{transform:scale(.95)}.ScrollSlides_zoomButton__UaBFA:focus-visible{outline:2px solid white;outline-offset:2px}.ScrollSlides_zoomLevel__sDz7v{color:white;font-size:.875rem;font-weight:500;min-width:3rem;text-align:center}@media (min-width:768px){.ScrollSlides_fullscreenImageWrap__oBkVT{max-width:90vw;max-height:90vh}.ScrollSlides_fullscreenClose__I0M84{top:2rem;right:2rem}}.BentoFeaturesGrid_section__YOmjJ{position:relative;padding:5rem 1rem;background:transparent;overflow:hidden}.BentoFeaturesGrid_container__SX59C{max-width:1280px;margin:0 auto}.BentoFeaturesGrid_header__YpBKi{text-align:center;margin-bottom:3rem}.BentoFeaturesGrid_title___8KN7{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--color-text-primary,#1a1a2e);margin-bottom:.75rem;line-height:1.2}.BentoFeaturesGrid_subtitle__GVbdX{font-size:1.125rem;color:var(--color-text-secondary,#64748b);max-width:40rem;margin:0 auto;line-height:1.6}.BentoFeaturesGrid_grid__TcoD7{display:grid;gap:1rem;grid-template-columns:1fr;grid-auto-rows:minmax(180px,auto)}@media (min-width:640px){.BentoFeaturesGrid_grid__TcoD7{grid-template-columns:repeat(2,1fr);gap:1.25rem}.BentoFeaturesGrid_large__r7sXz{grid-column:span 2}}@media (min-width:1024px){.BentoFeaturesGrid_section__YOmjJ{padding:6rem 2rem}.BentoFeaturesGrid_grid__TcoD7{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,minmax(200px,auto));gap:1.5rem}.BentoFeaturesGrid_card__VlZdn:first-child{grid-column:span 2;grid-row:span 1}.BentoFeaturesGrid_card__VlZdn:nth-child(2),.BentoFeaturesGrid_card__VlZdn:nth-child(3),.BentoFeaturesGrid_card__VlZdn:nth-child(4),.BentoFeaturesGrid_card__VlZdn:nth-child(5){grid-column:span 1;grid-row:span 1}.BentoFeaturesGrid_card__VlZdn:nth-child(6){grid-column:span 2;grid-row:span 1}.BentoFeaturesGrid_card__VlZdn:nth-child(7){grid-column:span 1;grid-row:span 1}.BentoFeaturesGrid_card__VlZdn:nth-child(8){grid-column:span 2;grid-row:span 1}}.BentoFeaturesGrid_card__VlZdn{position:relative;border-radius:1.25rem;background:rgba(255,255,255,.8);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.6);box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -2px rgba(0,0,0,.05),inset 0 1px 0 rgba(255,255,255,.6);transition:transform .4s cubic-bezier(.34,1.56,.64,1),box-shadow .4s ease;will-change:transform;overflow:hidden}.BentoFeaturesGrid_card__VlZdn:hover{box-shadow:0 20px 40px -12px rgba(0,0,0,.15),0 8px 16px -8px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.8)}.BentoFeaturesGrid_cardLink__vTKz7{display:flex;flex-direction:column;height:100%;padding:1.5rem;text-decoration:none;color:inherit}.BentoFeaturesGrid_cardGlow__hsi1h{display:none}.BentoFeaturesGrid_cardContent__WhjmM{display:flex;flex-direction:column;height:100%;position:relative;z-index:1}.BentoFeaturesGrid_cardHeader__oMFhv{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.BentoFeaturesGrid_iconWrapper__GsMVc{width:3rem;height:3rem;border-radius:.875rem;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.BentoFeaturesGrid_card__VlZdn:hover .BentoFeaturesGrid_iconWrapper__GsMVc{transform:scale(1.1) rotate(-5deg)}.BentoFeaturesGrid_icon__7Rqll{width:1.5rem;height:1.5rem}.BentoFeaturesGrid_arrow__2LdIQ{width:1.25rem;height:1.25rem;color:var(--color-text-tertiary,#94a3b8);transition:transform .3s ease,color .3s ease;opacity:0;transform:translateX(-8px)}.BentoFeaturesGrid_card__VlZdn:hover .BentoFeaturesGrid_arrow__2LdIQ{opacity:1;transform:translateX(0);color:var(--color-primary,#3b82f6)}.BentoFeaturesGrid_cardBody__TrNbq{flex:1;display:flex;flex-direction:column}.BentoFeaturesGrid_cardTitle__vP4lo{font-size:1.125rem;font-weight:600;color:var(--color-text-primary,#1a1a2e);margin-bottom:.5rem;transition:color .3s ease;line-height:1.3}.BentoFeaturesGrid_card__VlZdn:hover .BentoFeaturesGrid_cardTitle__vP4lo{color:var(--color-primary,#3b82f6)}.BentoFeaturesGrid_cardDescription__Ph9ga{font-size:.9375rem;color:var(--color-text-secondary,#64748b);line-height:1.6;flex:1}.BentoFeaturesGrid_large__r7sXz .BentoFeaturesGrid_cardLink__vTKz7{padding:2rem}.BentoFeaturesGrid_large__r7sXz .BentoFeaturesGrid_iconWrapper__GsMVc{width:3.5rem;height:3.5rem}.BentoFeaturesGrid_large__r7sXz .BentoFeaturesGrid_icon__7Rqll{width:1.75rem;height:1.75rem}.BentoFeaturesGrid_large__r7sXz .BentoFeaturesGrid_cardTitle__vP4lo{font-size:1.375rem}.BentoFeaturesGrid_large__r7sXz .BentoFeaturesGrid_cardDescription__Ph9ga{font-size:1rem;max-width:90%}.BentoFeaturesGrid_medium__pS9nT .BentoFeaturesGrid_cardTitle__vP4lo{font-size:1.125rem}.BentoFeaturesGrid_small__JSnks .BentoFeaturesGrid_cardLink__vTKz7{padding:1.25rem}.BentoFeaturesGrid_small__JSnks .BentoFeaturesGrid_iconWrapper__GsMVc{width:2.5rem;height:2.5rem}.BentoFeaturesGrid_small__JSnks .BentoFeaturesGrid_icon__7Rqll{width:1.25rem;height:1.25rem}.BentoFeaturesGrid_small__JSnks .BentoFeaturesGrid_cardTitle__vP4lo{font-size:1rem}.BentoFeaturesGrid_small__JSnks .BentoFeaturesGrid_cardDescription__Ph9ga{font-size:.875rem}@media (max-width:639px){.BentoFeaturesGrid_section__YOmjJ{padding:3rem 1rem}.BentoFeaturesGrid_header__YpBKi{margin-bottom:2rem}.BentoFeaturesGrid_card__VlZdn{min-height:160px}.BentoFeaturesGrid_cardLink__vTKz7{padding:1.25rem}.BentoFeaturesGrid_iconWrapper__GsMVc{width:2.75rem;height:2.75rem}.BentoFeaturesGrid_icon__7Rqll{width:1.375rem;height:1.375rem}.BentoFeaturesGrid_cardTitle__vP4lo{font-size:1rem}.BentoFeaturesGrid_cardDescription__Ph9ga{font-size:.875rem}.BentoFeaturesGrid_arrow__2LdIQ{opacity:.5;transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.BentoFeaturesGrid_card__VlZdn{transition:box-shadow .2s ease}.BentoFeaturesGrid_card__VlZdn:hover .BentoFeaturesGrid_iconWrapper__GsMVc{transform:none}.BentoFeaturesGrid_arrow__2LdIQ{opacity:.5;transform:translateX(0)}.BentoFeaturesGrid_card__VlZdn:hover .BentoFeaturesGrid_arrow__2LdIQ{transform:translateX(0)}}.MobileAppShowcase_section__BxOor{position:relative;background:#fff}.MobileAppShowcase_pinnedContent__17q3X{min-height:100vh;display:flex;align-items:center;padding:2rem 1rem}.MobileAppShowcase_container__ZjaaH{width:100%;max-width:1200px;margin:0 auto}.MobileAppShowcase_splitLayout__jwprn{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:900px){.MobileAppShowcase_splitLayout__jwprn{grid-template-columns:1fr 1fr;gap:4rem}}@media (min-width:1100px){.MobileAppShowcase_splitLayout__jwprn{grid-template-columns:1.1fr .9fr;gap:6rem}}.MobileAppShowcase_infoColumn__cDm1X{display:flex;flex-direction:column}.MobileAppShowcase_badge__bw19p{display:inline-flex;align-items:center;align-self:flex-start;gap:.5rem;padding:.5rem 1rem;background:rgba(var(--color-primary-rgb,59,130,246),.1);border-radius:100px;margin-bottom:1.5rem;font-size:.875rem;font-weight:500;color:var(--color-primary,#3b82f6)}.MobileAppShowcase_badgeIcon__cOcjL{width:1rem;height:1rem}.MobileAppShowcase_title___9G8y{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--color-text-primary,#1a1a2e);line-height:1.2;margin-bottom:2rem}.MobileAppShowcase_featureDisplay__2zb0m{position:relative;min-height:140px;margin-bottom:2rem}.MobileAppShowcase_featureItem__7xWY0{position:absolute;top:0;left:0;right:0;display:flex;gap:1rem;opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease;pointer-events:none}.MobileAppShowcase_featureActive__tx6JU{position:relative;opacity:1;transform:translateY(0);pointer-events:auto}.MobileAppShowcase_featureIcon__5ZmLL{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--color-primary,#3b82f6);border-radius:16px;transition:all .3s ease}.MobileAppShowcase_icon__OJxIK{width:28px;height:28px;color:#fff}.MobileAppShowcase_featureContent__mgmfk{flex:1;min-width:0}.MobileAppShowcase_featureTitle__O7Ci2{font-size:1.25rem;font-weight:600;color:var(--color-primary,#3b82f6);margin-bottom:.5rem;line-height:1.3}.MobileAppShowcase_featureDescription__QXA2X{font-size:1rem;color:var(--color-text-secondary,#64748b);line-height:1.6}.MobileAppShowcase_progressDots__DkHgv{display:flex;gap:.5rem;margin-bottom:1rem}.MobileAppShowcase_dot__vfVAg{width:8px;height:8px;border-radius:100px;background:#e2e8f0;transition:all .3s ease}.MobileAppShowcase_dotActive__W_Y8S{width:32px;background:var(--color-primary,#3b82f6)}.MobileAppShowcase_scrollHint__DaN8p{font-size:.875rem;color:var(--color-text-tertiary,#94a3b8)}.MobileAppShowcase_phoneColumn__0BTbi{display:flex;justify-content:center;align-items:center}.MobileAppShowcase_phoneFrame__KxCkA{position:relative;width:260px;padding:12px;background:linear-gradient(145deg,#1a1a2e,#2d2d44);border-radius:44px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 0 0 1px rgba(255,255,255,.1),inset 0 1px 0 rgba(255,255,255,.1)}@media (min-width:900px){.MobileAppShowcase_phoneFrame__KxCkA{width:280px}}@media (min-width:1100px){.MobileAppShowcase_phoneFrame__KxCkA{width:320px;padding:14px;border-radius:50px}}.MobileAppShowcase_phoneNotch__mcvj9{position:absolute;top:18px;left:50%;transform:translateX(-50%);width:90px;height:26px;background:#1a1a2e;border-radius:20px;z-index:10}@media (min-width:1100px){.MobileAppShowcase_phoneNotch__mcvj9{width:110px;height:32px;top:20px}}.MobileAppShowcase_phoneScreen__dgf9c{position:relative;width:100%;aspect-ratio:9/19.5;background:#f8fafc;border-radius:32px;overflow:hidden}@media (min-width:1100px){.MobileAppShowcase_phoneScreen__dgf9c{border-radius:36px}}.MobileAppShowcase_phoneHomeBar__a6jLe{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);width:100px;height:4px;background:rgba(255,255,255,.3);border-radius:2px}@media (min-width:1100px){.MobileAppShowcase_phoneHomeBar__a6jLe{width:120px;height:5px;bottom:10px}}.MobileAppShowcase_screenContent__Rbt7W{position:absolute;inset:0;opacity:0;transform:scale(.98);transition:opacity .4s ease,transform .4s ease}.MobileAppShowcase_screenActive__0ZhR2{opacity:1;transform:scale(1)}.MobileAppShowcase_screenImage__DZWO4{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}@media (max-width:899px){.MobileAppShowcase_pinnedContent__17q3X{padding:5rem 1rem 1rem;min-height:auto;align-items:flex-start}.MobileAppShowcase_splitLayout__jwprn{text-align:center;gap:1.5rem}.MobileAppShowcase_infoColumn__cDm1X{align-items:center}.MobileAppShowcase_title___9G8y{font-size:1.5rem;margin-bottom:1rem}.MobileAppShowcase_featureDisplay__2zb0m{min-height:120px;margin-bottom:1rem}.MobileAppShowcase_featureItem__7xWY0{flex-direction:column;align-items:center;text-align:center}.MobileAppShowcase_featureIcon__5ZmLL{width:40px;height:40px;border-radius:12px}.MobileAppShowcase_icon__OJxIK{width:20px;height:20px}.MobileAppShowcase_featureTitle__O7Ci2{font-size:1rem;margin-bottom:.25rem}.MobileAppShowcase_featureDescription__QXA2X{font-size:.875rem;line-height:1.4}.MobileAppShowcase_progressDots__DkHgv{justify-content:center;margin-bottom:.5rem}.MobileAppShowcase_scrollHint__DaN8p{font-size:.75rem}.MobileAppShowcase_phoneFrame__KxCkA{width:180px;padding:8px;border-radius:32px}.MobileAppShowcase_phoneNotch__mcvj9{width:60px;height:18px;top:12px}.MobileAppShowcase_phoneScreen__dgf9c{border-radius:24px}.MobileAppShowcase_phoneHomeBar__a6jLe{width:60px;height:3px;bottom:5px}}@media (prefers-reduced-motion:reduce){.MobileAppShowcase_dot__vfVAg,.MobileAppShowcase_featureItem__7xWY0,.MobileAppShowcase_screenContent__Rbt7W{transition:none}}.DayFlowJourney_container__5ceRg{position:relative;height:100vh;width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fafafa}.DayFlowJourney_backgroundGradient__PTigE{position:absolute;inset:0;transition:background .8s ease-out;z-index:0}.DayFlowJourney_backgroundPattern__AQ2FC{position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(0,0,0,.03) 1px,transparent 0);background-size:24px 24px;z-index:0}.DayFlowJourney_header__pcpJ3{position:absolute;top:5rem;left:50%;transform:translateX(-50%);text-align:center;z-index:10;width:90%;max-width:600px}@media (min-width:768px){.DayFlowJourney_header__pcpJ3{top:6rem}}.DayFlowJourney_title__1g5_B{font-size:clamp(1.25rem,4vw,2rem);font-weight:700;color:#0f172a;margin-bottom:.5rem;line-height:1.3}.DayFlowJourney_subtitle__emJQy{font-size:clamp(.875rem,2vw,1.125rem);color:#64748b}.DayFlowJourney_brandInline__U2LJC{display:inline-flex;align-items:baseline;margin-left:.25rem}.DayFlowJourney_stepDots__R2XrY{position:absolute;top:11.5rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:.5rem;z-index:10}@media (min-width:768px){.DayFlowJourney_stepDots__R2XrY{top:14rem;gap:1rem}}.DayFlowJourney_stepDot__6OPQ3{width:1.75rem;height:1.75rem;border-radius:50%;border:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:#94a3b8;background:white;transition:all .3s ease;position:relative;z-index:2}.DayFlowJourney_stepDotActive__mElKC{transform:scale(1.15);box-shadow:0 0 0 4px rgba(59,130,246,.15)}.DayFlowJourney_stepDotComplete__L0BXY{color:white}.DayFlowJourney_stepDotsLine__pckVu{position:absolute;top:50%;left:.875rem;right:.875rem;height:2px;transform:translateY(-50%);z-index:1;transition:background .3s ease}.DayFlowJourney_stepsContainer__JncpH{position:relative;z-index:5;width:100%;max-width:520px;height:100%;display:flex;align-items:center;justify-content:center;padding:14rem 1.5rem 5rem}@media (min-width:768px){.DayFlowJourney_stepsContainer__JncpH{padding:17rem 1.5rem 5rem}}.DayFlowJourney_stepCard__5LNSp{position:absolute;width:100%;max-width:480px;background:white;border-radius:20px;padding:1.5rem;box-shadow:0 20px 40px -12px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.03);transform-style:preserve-3d;will-change:transform,opacity;opacity:0;overflow:hidden}@media (min-width:768px){.DayFlowJourney_stepCard__5LNSp{padding:2rem;border-radius:24px}}.DayFlowJourney_stepGlow__dEUAL{position:absolute;top:-50%;right:-50%;width:200%;height:200%;border-radius:50%;opacity:.05;filter:blur(60px);pointer-events:none}.DayFlowJourney_stepHeader__RbXRM{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.DayFlowJourney_stepIconWrap__v_Jdv{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}@media (min-width:768px){.DayFlowJourney_stepIconWrap__v_Jdv{width:56px;height:56px;border-radius:16px}}.DayFlowJourney_stepCard__5LNSp:hover .DayFlowJourney_stepIconWrap__v_Jdv{transform:scale(1.05)}.DayFlowJourney_stepIcon__TUk0j{width:24px;height:24px}@media (min-width:768px){.DayFlowJourney_stepIcon__TUk0j{width:28px;height:28px}}.DayFlowJourney_stepBadge__DdZOO{display:flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;padding:.4rem .75rem;border-radius:20px;text-transform:uppercase;letter-spacing:.02em}.DayFlowJourney_stepContent__Bz1xw{position:relative}.DayFlowJourney_stepNumber__tuD_d{position:absolute;top:-.75rem;right:0;font-size:3.5rem;font-weight:800;color:rgba(0,0,0,.03);line-height:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.DayFlowJourney_stepNumber__tuD_d{font-size:4rem}}.DayFlowJourney_stepTitle__j3W5m{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}@media (min-width:768px){.DayFlowJourney_stepTitle__j3W5m{font-size:1.75rem}}.DayFlowJourney_stepSubtitle___t6Uv{font-size:.9375rem;color:#64748b;margin-bottom:1.25rem}.DayFlowJourney_stepDetails__eINqj{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.DayFlowJourney_stepDetail__4tnvf{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;color:#334155;line-height:1.5}.DayFlowJourney_detailBullet__xlY6P{flex-shrink:0;width:5px;height:5px;border-radius:50%;margin-top:.45rem}.DayFlowJourney_stepOrb1__fLmMG{position:absolute;bottom:-20px;left:-20px;width:80px;height:80px;border-radius:50%;opacity:.06;filter:blur(25px);pointer-events:none}.DayFlowJourney_stepOrb2__TFuhb{position:absolute;top:20%;right:-15px;width:50px;height:50px;border-radius:50%;opacity:.08;filter:blur(18px);pointer-events:none}.DayFlowJourney_currentStepIndicator__C1BJl{position:absolute;bottom:4.5rem;right:1.5rem;text-align:right;z-index:10;display:none}@media (min-width:768px){.DayFlowJourney_currentStepIndicator__C1BJl{display:block;right:3rem}}.DayFlowJourney_currentStepNumber__fTFjX{font-size:2rem;font-weight:800;line-height:1;letter-spacing:-.02em;transition:color .4s ease}.DayFlowJourney_currentStepTitle__uL2r5{font-size:.875rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}.DayFlowJourney_scrollHint__4KoTR{position:absolute;bottom:1.25rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:10;opacity:.5}.DayFlowJourney_scrollMouse__WUhOl{width:22px;height:32px;border:2px solid #94a3b8;border-radius:11px;position:relative}.DayFlowJourney_scrollWheel__vlzVq{position:absolute;top:5px;left:50%;transform:translateX(-50%);width:3px;height:6px;background:#94a3b8;border-radius:2px;animation:DayFlowJourney_scrollBounce__5gjG_ 1.5s ease-in-out infinite}@keyframes DayFlowJourney_scrollBounce__5gjG_{0%,to{opacity:1;transform:translateX(-50%) translateY(0)}50%{opacity:.3;transform:translateX(-50%) translateY(6px)}}.DayFlowJourney_scrollHint__4KoTR span{font-size:.7rem;color:#64748b;text-transform:uppercase;letter-spacing:.08em}@media (prefers-reduced-motion:reduce){.DayFlowJourney_scrollWheel__vlzVq{animation:none}}