.smart-page-demo-module__gaRnka__snapContainer{scroll-snap-type:y mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;height:100%;overflow-y:scroll}.smart-page-demo-module__gaRnka__snapContainer::-webkit-scrollbar{display:none}.smart-page-demo-module__gaRnka__snapSection{scroll-snap-align:center;height:100%;padding-left:2rem;padding-right:2rem}@media (min-width:768px){.smart-page-demo-module__gaRnka__snapSection{padding-left:3rem;padding-right:4rem}}@media (min-width:1024px){.smart-page-demo-module__gaRnka__snapSection{padding-left:4rem;padding-right:5rem}}.smart-page-demo-module__gaRnka__deviceGroup{will-change:transform;justify-content:center;align-items:center;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.smart-page-demo-module__gaRnka__deviceGroupShiftRight{transform:translate(100px)}.smart-page-demo-module__gaRnka__deviceMockup{z-index:30;will-change:transform, box-shadow;background:linear-gradient(145deg,#41444b,#111216 38%,#25272d);border:1px solid #5c6068;border-radius:48px;width:300px;height:600px;transition:transform .6s cubic-bezier(.4,0,.2,1),box-shadow .6s;position:relative;box-shadow:0 30px 65px -16px #00000057,0 0 0 3px #17181c}@media (min-width:1280px){.smart-page-demo-module__gaRnka__deviceMockup{width:340px;height:680px}}.smart-page-demo-module__gaRnka__sideButtonRight,.smart-page-demo-module__gaRnka__sideButtonLeftTop,.smart-page-demo-module__gaRnka__sideButtonLeftBottom{z-index:5;background:#2a2a2a;border-radius:2px;width:3px;position:absolute}.smart-page-demo-module__gaRnka__sideButtonRight{height:40px;top:120px;right:-3px}.smart-page-demo-module__gaRnka__sideButtonLeftTop{height:24px;top:100px;left:-3px}.smart-page-demo-module__gaRnka__sideButtonLeftBottom{height:40px;top:150px;left:-3px}.smart-page-demo-module__gaRnka__deviceInner{background:#fff;border-radius:39px;flex-direction:column;display:flex;position:absolute;inset:9px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff2e}.smart-page-demo-module__gaRnka__deviceHeader{background:#fff;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;padding:10px 12px 6px;display:flex}.smart-page-demo-module__gaRnka__deviceNotch{background:#090909;border-radius:9999px;width:88px;height:20px}.smart-page-demo-module__gaRnka__deviceAddressBar{color:#6b7280;background:#ffffffe6;border:1px solid #00000014;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:100%;height:26px;padding:0 12px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:9px;font-weight:500;display:flex}.smart-page-demo-module__gaRnka__deviceAddressIcon{color:#111;width:9px;height:9px}.smart-page-demo-module__gaRnka__deviceScreens{flex:1;position:relative;overflow:hidden}.smart-page-demo-module__gaRnka__deviceBottomNav{background:#fff;border-top:1px solid #00000014;flex-shrink:0;justify-content:space-around;align-items:center;padding:9px 12px;display:flex}.smart-page-demo-module__gaRnka__deviceBottomNavIcon{color:#111;width:16px;height:16px}.smart-page-demo-module__gaRnka__deviceBottomNavIconDisabled{color:#1111114d}.smart-page-demo-module__gaRnka__crmDrawer{background:var(--card);width:260px;height:480px;color:var(--card-foreground);border:1px solid var(--border);z-index:20;opacity:0;pointer-events:none;transform-origin:100%;will-change:transform, opacity;border-radius:16px;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .4s;position:absolute;top:50px;right:50%;transform:translate(80px)scale(.95);box-shadow:0 25px 50px -12px #00000040}@media (min-width:1280px){.smart-page-demo-module__gaRnka__crmDrawer{width:300px;height:550px;top:60px}}.smart-page-demo-module__gaRnka__crmDrawer.smart-page-demo-module__gaRnka__open,.smart-page-demo-module__gaRnka__crmDrawer.smart-page-demo-module__gaRnka__expanded{opacity:1;pointer-events:auto;transform:translate(-170px)scale(1)}@media (min-width:1280px){.smart-page-demo-module__gaRnka__crmDrawer.smart-page-demo-module__gaRnka__open,.smart-page-demo-module__gaRnka__crmDrawer.smart-page-demo-module__gaRnka__expanded{transform:translate(-190px)scale(1)}}.smart-page-demo-module__gaRnka__screen{opacity:0;pointer-events:none;background:#fff;transition:opacity .4s,transform .4s;position:absolute;inset:0;overflow-y:auto;transform:translateY(10px)}.smart-page-demo-module__gaRnka__screenActive{opacity:1;pointer-events:auto;transform:translateY(0)}.smart-page-demo-module__gaRnka__demoContainer{width:100%;height:calc(100vh - 80px);display:flex;position:relative;overflow:hidden}.smart-page-demo-module__gaRnka__scrollCue{z-index:60;border:1px solid color-mix(in oklab, var(--foreground) 18%, transparent);background:color-mix(in oklab, var(--card) 95%, transparent);color:var(--card-foreground);letter-spacing:.04em;pointer-events:none;opacity:0;border-radius:9999px;align-items:center;gap:.4rem;padding:.55rem .8rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.6875rem;font-weight:600;transition:opacity .16s;display:flex;position:fixed;top:0;left:0;translate:14px 14px;box-shadow:0 8px 24px #0003}.smart-page-demo-module__gaRnka__scrollCueVisible{opacity:1}.smart-page-demo-module__gaRnka__componentCallout{animation:.32s cubic-bezier(.22,1,.36,1) both smart-page-demo-module__gaRnka__component-callout-in}@keyframes smart-page-demo-module__gaRnka__component-callout-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.smart-page-demo-module__gaRnka__componentCallout{animation:none}}@media (max-width:767px){.smart-page-demo-module__gaRnka__demoContainer{display:none}}.smart-page-demo-module__gaRnka__stickyWrapper{justify-content:center;align-items:center;width:100%;height:100%;transition:all .7s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.smart-page-demo-module__gaRnka__finalState .smart-page-demo-module__gaRnka__deviceGroup{transform:translate(0)scale(1.05)translateY(-20px)}.smart-page-demo-module__gaRnka__finalState .smart-page-demo-module__gaRnka__deviceMockup{box-shadow:0 35px 60px -15px #0000004d}.smart-page-demo-module__gaRnka__toggleBtn{pointer-events:auto;transition:all .2s}.smart-page-demo-module__gaRnka__toggleBtnActive{background-color:var(--primary);color:var(--primary-foreground);box-shadow:0 2px 4px #0000001a}.smart-page-demo-module__gaRnka__dynamicToggles{background:color-mix(in oklab, var(--card) 92%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid color-mix(in oklab, var(--border) 80%, transparent);opacity:0;pointer-events:none;border-radius:9999px;width:fit-content;margin-top:1.5rem;padding:.375rem;transition:all .5s;display:flex;transform:translateY(-1rem);box-shadow:0 1px 3px #00000014}.smart-page-demo-module__gaRnka__dynamicTogglesVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.smart-page-demo-module__gaRnka__phoneContentHero{background-image:url(https://images.unsplash.com/photo-1585747860715-2ba37e788b70?auto=format&fit=crop&q=80&w=800);background-position:50%;background-size:cover;height:14rem;position:relative}@media (min-width:1280px){.smart-page-demo-module__gaRnka__phoneContentHero{height:14rem}}.smart-page-demo-module__gaRnka__crmEvent{display:none}.smart-page-demo-module__gaRnka__crmEventVisible{display:block}.smart-page-demo-module__gaRnka__crmExtraDetails{opacity:0;transition:opacity .5s}.smart-page-demo-module__gaRnka__crmExtraDetailsVisible{opacity:1}
.mobile-smart-page-demo-module__SUXVRW__mobileContainer{background:#e8e7e3;width:100%;position:relative}.mobile-smart-page-demo-module__SUXVRW__scrollTrack{z-index:1;pointer-events:none;height:500vh;position:relative}.mobile-smart-page-demo-module__SUXVRW__phoneViewport{z-index:10;background:#e8e7e3;flex-direction:column;padding:0;display:flex;position:fixed;inset:0;overflow:hidden}.mobile-smart-page-demo-module__SUXVRW__phoneFrame{background:#fff;width:100%;max-width:480px;height:100%;margin:0 auto;position:relative;overflow:hidden}@media (min-width:480px){.mobile-smart-page-demo-module__SUXVRW__phoneViewport{justify-content:center;align-items:center}.mobile-smart-page-demo-module__SUXVRW__phoneFrame{border:8px solid #111;border-radius:40px;height:calc(100vh - 40px);box-shadow:0 25px 60px -15px #00000040}}.mobile-smart-page-demo-module__SUXVRW__phoneScreen{opacity:0;pointer-events:none;background:#fff;flex-direction:column;transition:opacity .5s,transform .5s;display:flex;position:absolute;inset:0;overflow-y:auto;transform:scale(.98)}.mobile-smart-page-demo-module__SUXVRW__phoneScreenActive{opacity:1;pointer-events:auto;z-index:5;transform:scale(1)}.mobile-smart-page-demo-module__SUXVRW__phoneContentHero{height:45vh;min-height:280px;padding-top:env(safe-area-inset-top,0px);background:linear-gradient(135deg,#4a4a4a 0%,#1a1a1a 100%);flex-direction:column;justify-content:flex-end;display:flex;position:relative}.mobile-smart-page-demo-module__SUXVRW__phoneHeroOverlay{background:linear-gradient(#0000 0%,#00000026 40%,#000000bf 100%);position:absolute;inset:0}.mobile-smart-page-demo-module__SUXVRW__exitButton{top:calc(12px + env(safe-area-inset-top,0px));z-index:70;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1119;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex;position:absolute;right:12px}.mobile-smart-page-demo-module__SUXVRW__exitButton:active{background:#111111d9;transform:scale(.92)}.mobile-smart-page-demo-module__SUXVRW__storyCard{bottom:calc(14px + env(safe-area-inset-bottom,0px));z-index:50;-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#ffffffe6;border:1px solid #1111111a;border-radius:9999px;width:calc(100% - 32px);max-width:420px;min-height:62px;margin:0 auto;padding:8px;transition:transform .5s cubic-bezier(.4,0,.2,1),height .5s,border-radius .35s;position:fixed;left:16px;right:16px;transform:translateY(0);box-shadow:0 16px 40px #11111129,0 2px 8px #1111110f}.mobile-smart-page-demo-module__SUXVRW__storyCardExpanded{width:100%;max-width:none;height:85vh;max-height:85vh;padding:24px 24px calc(32px + env(safe-area-inset-bottom,0px));border-width:1px 0 0;border-radius:24px 24px 0 0;margin:0;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(0)}.mobile-smart-page-demo-module__SUXVRW__storyCardCompact{flex-direction:column;justify-content:center;height:100%;display:flex}.mobile-smart-page-demo-module__SUXVRW__storyControls{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.mobile-smart-page-demo-module__SUXVRW__storyControlBtn{color:#fff;background:#111;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,color .2s,transform .2s;display:flex}.mobile-smart-page-demo-module__SUXVRW__storyControlBtn:disabled{color:#11111147;cursor:not-allowed;background:#1111110f}.mobile-smart-page-demo-module__SUXVRW__storyControlBtn:active:not(:disabled){background:#2b2b2b;transform:scale(.92)}.mobile-smart-page-demo-module__SUXVRW__storyCenterInfo{flex-direction:column;flex:1;align-items:center;gap:2px;min-width:0;display:flex}.mobile-smart-page-demo-module__SUXVRW__storyStep{color:#8a8a8a;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.mobile-smart-page-demo-module__SUXVRW__storyInfoBtn{color:#111;white-space:nowrap;text-overflow:ellipsis;background:0 0;border-radius:8px;max-width:140px;padding:1px 8px 2px;font-size:.8125rem;font-weight:700;transition:all .2s;overflow:hidden}.mobile-smart-page-demo-module__SUXVRW__storyInfoBtn:active{opacity:.6;transform:scale(.97)}.mobile-smart-page-demo-module__SUXVRW__storyCardSheet{height:100%;padding-top:8px;position:relative}.mobile-smart-page-demo-module__SUXVRW__sheetOverlay{z-index:45;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000059;position:fixed;inset:0}.mobile-smart-page-demo-module__SUXVRW__progressBar{background:#e5e5e5;border-radius:1px;height:2px;margin-bottom:8px;overflow:hidden}.mobile-smart-page-demo-module__SUXVRW__progressFill{background:#111;border-radius:2px;height:100%;transition:width .4s}.mobile-smart-page-demo-module__SUXVRW__mobileToggleBar{bottom:calc(14px + env(safe-area-inset-bottom,0px));z-index:50;-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#ffffffe6;border:1px solid #1111111a;border-radius:9999px;justify-content:space-between;align-items:center;gap:.5rem;width:calc(100% - 32px);max-width:420px;min-height:62px;margin:0 auto;padding:8px;display:flex;position:fixed;left:16px;right:16px;box-shadow:0 16px 40px #11111129,0 2px 8px #1111110f}.mobile-smart-page-demo-module__SUXVRW__mobileToggleOptions{background:#1111110d;border-radius:9999px;flex:1;justify-content:center;align-items:center;min-width:0;padding:3px;display:flex}.mobile-smart-page-demo-module__SUXVRW__mobileToggleBtn{color:#6b7280;background:0 0;border:0;border-radius:9999px;flex:1;min-width:0;padding:.5rem .4rem;font-size:.6875rem;font-weight:700;transition:all .2s}.mobile-smart-page-demo-module__SUXVRW__mobileToggleBtnActive{color:#fff;background:#111;border-color:#111;box-shadow:0 2px 4px #0000001a}@media (min-width:768px){.mobile-smart-page-demo-module__SUXVRW__mobileContainer,.mobile-smart-page-demo-module__SUXVRW__phoneViewport,.mobile-smart-page-demo-module__SUXVRW__storyCard,.mobile-smart-page-demo-module__SUXVRW__storyCardCompact,.mobile-smart-page-demo-module__SUXVRW__storyControls,.mobile-smart-page-demo-module__SUXVRW__storyControlBtn,.mobile-smart-page-demo-module__SUXVRW__storyInfoBtn,.mobile-smart-page-demo-module__SUXVRW__storyCenterInfo,.mobile-smart-page-demo-module__SUXVRW__storyStep,.mobile-smart-page-demo-module__SUXVRW__storyCardSheet,.mobile-smart-page-demo-module__SUXVRW__sheetOverlay,.mobile-smart-page-demo-module__SUXVRW__mobileToggleBar,.mobile-smart-page-demo-module__SUXVRW__mobileToggleOptions,.mobile-smart-page-demo-module__SUXVRW__mobileToggleBtn,.mobile-smart-page-demo-module__SUXVRW__mobileToggleBtnActive,.mobile-smart-page-demo-module__SUXVRW__progressBar,.mobile-smart-page-demo-module__SUXVRW__progressFill{display:none}}
