*,:after,:before{box-sizing:border-box;margin:0;padding:0;background-color:transparent;-webkit-tap-highlight-color:transparent}a{text-decoration:none}[role=button],a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button,input[type=button],input[type=reset],input[type=submit]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-clip:padding-box}.toast button:focus-visible,button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}body{font-family:var(--font-sans);line-height:1.6;font-size:16px;color:var(--app-text);margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;min-height:100vh;min-height:100dvh}#__next,body,html{background:var(--app-bg);background-color:var(--app-chrome-bg)}#__next{min-height:100vh;min-height:100dvh}html[data-theme-switching=true] *,html[data-theme-switching=true] :after,html[data-theme-switching=true] :before{transition:none!important;animation:none!important}:root{--font-sans:"Lexend";--font-display:"Lexend";--font-sans-fallback:"Segoe UI","Helvetica Neue",Helvetica,Arial,system-ui,sans-serif;--font-display-fallback:"Segoe UI","Helvetica Neue",Helvetica,Arial,system-ui,sans-serif;--app-chrome-bg:#f4f8ff;--app-text:#0f172a;--focus-ring:#ff4d4f;--motion-fast:160ms;--motion-base:240ms;--motion-slow:340ms;--motion-ease-standard:cubic-bezier(0.22,1,0.36,1);--motion-ease-emphasized:cubic-bezier(0.16,1,0.3,1);--motion-ease-press:cubic-bezier(0.34,1.56,0.64,1);--app-bg:radial-gradient(circle at 14% 16%,rgba(255,255,255,0.44),transparent 24%),radial-gradient(circle at 82% 12%,rgba(226,232,240,0.3),transparent 28%),radial-gradient(circle at 70% 74%,rgba(148,163,184,0.12),transparent 26%),linear-gradient(180deg,rgba(255,255,255,0.34),rgba(255,255,255,0.08)),linear-gradient(145deg,#f4f7fb,#f8fafc 38%,#eef2f7)}@media (hover:none),(pointer:coarse){:root{--motion-fast:120ms;--motion-base:180ms;--motion-slow:260ms;--motion-ease-standard:cubic-bezier(0.24,0.9,0.32,1);--motion-ease-emphasized:cubic-bezier(0.2,0.9,0.28,1);--motion-ease-press:cubic-bezier(0.22,1,0.36,1)}}html[data-theme=dark]{--app-chrome-bg:#060c16;--app-text:#e2e8f0;--focus-ring:#60a5fa;--app-bg:radial-gradient(circle at 14% 16%,rgba(255,255,255,0.06),transparent 24%),radial-gradient(circle at 84% 12%,rgba(148,163,184,0.08),transparent 28%),radial-gradient(circle at 72% 74%,rgba(71,85,105,0.12),transparent 26%),linear-gradient(180deg,rgba(255,255,255,0.04),rgba(255,255,255,0)),linear-gradient(145deg,#070b12,#0b1220 44%,#0a1018)}html[data-theme=light] [class*=themeDark],html[data-theme=light] [class*=themeLight]{--bg:#f3f8ff;--bg-soft:#e9f2ff;--bgSoft:#e3efff;--surface:rgba(255,255,255,0.95);--surface-2:#ffffff;--surfaceStrong:rgba(255,255,255,0.9);--line:#d8e3f2;--text:#0f172a;--muted:#64748b;--primary:#2563eb;--primaryStrong:#1e3a8a;--primarySoft:rgba(37,99,235,0.12);--success:#16a34a;--warn:#f59e0b;--accent:#0ea5e9;--shadow:rgba(15,23,42,0.1);--footer-bg:rgba(255,255,255,0.78);--footer-line:#d8e3f2;--footer-text:#0f172a;--footer-hover:rgba(37,99,235,0.12);--footer-icon:#2563eb}html[data-theme=dark] [class*=themeDark],html[data-theme=dark] [class*=themeLight]{--bg:#060c16;--bg-soft:#0c1628;--bgSoft:#0b1830;--surface:rgba(11,20,36,0.9);--surface-2:#101d33;--surfaceStrong:rgba(16,32,54,0.9);--line:#22324b;--text:#e2e8f0;--muted:#9fb3ce;--primary:#60a5fa;--primaryStrong:#2563eb;--primarySoft:rgba(96,165,250,0.18);--success:#22c55e;--warn:#fbbf24;--accent:#38bdf8;--shadow:rgba(2,6,23,0.3);--footer-bg:rgba(10,18,33,0.78);--footer-line:#243753;--footer-text:#e2e8f0;--footer-hover:rgba(96,165,250,0.14);--footer-icon:#60a5fa}.appFont,.appFont :where(h1,h2,h3,h4,h5,h6,p,span,div,a,button,strong,input,textarea,select,label,li,small){font-family:var(--font-sans),var(--font-sans-fallback)}.appFont :where(h1,h2,h3,h4,h5,h6){font-family:var(--font-display),var(--font-display-fallback);letter-spacing:-.022em;font-weight:800;line-height:1.12}.appFont :where(button,input,textarea,select,label,.label){letter-spacing:-.01em}button,input[type=button],input[type=reset],input[type=submit]{transition:transform var(--motion-fast) var(--motion-ease-standard),filter var(--motion-fast) var(--motion-ease-standard),box-shadow var(--motion-base) var(--motion-ease-standard),border-color var(--motion-base) var(--motion-ease-standard),background-color var(--motion-base) var(--motion-ease-standard),color var(--motion-base) var(--motion-ease-standard),opacity var(--motion-fast) var(--motion-ease-standard);transform-origin:center}button:not(:disabled):active,input[type=button]:not(:disabled):active,input[type=reset]:not(:disabled):active,input[type=submit]:not(:disabled):active{transform:translateY(.5px) scale(.992);transition-duration:.12s}@media (hover:none),(pointer:coarse){button,input[type=button],input[type=reset],input[type=submit]{transition:transform var(--motion-fast) var(--motion-ease-standard),box-shadow var(--motion-fast) var(--motion-ease-standard),border-color var(--motion-fast) var(--motion-ease-standard),background-color var(--motion-fast) var(--motion-ease-standard),color var(--motion-fast) var(--motion-ease-standard),opacity var(--motion-fast) var(--motion-ease-standard)}button:not(:disabled):active,input[type=button]:not(:disabled):active,input[type=reset]:not(:disabled):active,input[type=submit]:not(:disabled):active{transform:translateY(.25px) scale(.996);transition-duration:90ms}}button:disabled,input[type=button]:disabled,input[type=reset]:disabled,input[type=submit]:disabled{cursor:not-allowed}.toastContainer{background-color:#111111;color:#f5f5f5;border-radius:14px;padding:20px 24px;font-family:var(--font-sans);box-shadow:0 12px 32px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.04);max-width:400px;width:100%;text-align:center;display:flex;flex-direction:column;gap:14px;transform:translateY(12px);opacity:0;transition:transform .3s ease,opacity .3s ease;animation:fadeInUp .35s ease forwards;outline:none}.toastContainer.instant-leave{opacity:0!important;transform:translateY(12px)!important;transition:none!important}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.leave{opacity:0;transform:translateY(12px)}.icon{font-size:24px;color:#32d74b;margin-bottom:-2px}.title{font-size:16px;font-weight:600;color:#ffffff}.message,.orderId{font-size:14px;font-weight:400;color:#d1d1d6}.orderId strong{color:#ffffff;font-weight:600}.subMessage{font-size:13px;color:#8e8e93}.buttonGroup{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:6px}.monitorButton{background-color:#32d74b;color:#ffffff;padding:9px 18px;border-radius:8px;font-size:13.5px;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:background-color .25s ease,box-shadow .25s ease;box-shadow:0 3px 10px rgba(50,215,75,.25)}.monitorButton:hover{background-color:#28c840;box-shadow:0 6px 20px rgba(50,215,75,.35)}.dismissButton{background-color:rgba(255,255,255,.06);border:1px solid #3a3a3c;color:#f5f5f7;padding:9px 18px;border-radius:8px;font-size:13.5px;font-weight:500;cursor:pointer;transition:all .25s ease}.dismissButton:hover{background-color:rgba(255,255,255,.12);border-color:#5c5c5e}.okButton{background-color:#ff4500;color:white;border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:700;transition:background-color .3s}body,html{overflow-x:hidden;width:100%}body:after{content:"";position:fixed;left:0;right:0;bottom:0;height:env(safe-area-inset-bottom,0);background:var(--app-chrome-bg);pointer-events:none;z-index:0}.instant-leave{opacity:0!important;transform:translateY(12px)!important;transition:none!important;animation:none!important}@media (min-width:1024px){.layoutWithSideNav{margin-left:96px;width:calc(100% - 96px)}}html[data-theme=light] .Header_header__b6rsY{--nav-bg:rgba(255,255,255,0.78);--nav-line:#d8e3f2;--nav-text:#0f172a;--nav-hover:rgba(37,99,235,0.12);--icon:#2563eb;--toggle-bg:rgba(15,118,110,0.1);--toggle-border:rgba(15,118,110,0.16)}html[data-theme=dark] .Header_header__b6rsY{--nav-bg:rgba(10,18,33,0.78);--nav-line:#243753;--nav-text:#e2e8f0;--nav-hover:rgba(96,165,250,0.14);--icon:#60a5fa;--toggle-bg:rgba(96,165,250,0.12);--toggle-border:rgba(96,165,250,0.2)}.Header_header__b6rsY{position:-webkit-sticky;position:sticky;top:0;z-index:1000;padding:10px 12px}.Header_navbar__PyJjo{width:min(100%,1160px);margin:0 auto;border:1px solid var(--nav-line);border-radius:14px;background:var(--nav-bg);display:flex;align-items:center;justify-content:center;gap:10px;padding:8px 10px;box-shadow:0 10px 24px rgba(15,23,42,.14)}.Header_navItem____o2_{text-decoration:none;transition:background-color .2s ease,transform .2s ease}.Header_navItem____o2_,.Header_themeToggle__cRxrn{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 14px;border-radius:999px;color:var(--nav-text);font-size:.8rem;font-weight:700}.Header_themeToggle__cRxrn{border:1px solid var(--toggle-border);background:var(--toggle-bg);cursor:pointer;transition:background-color .2s ease,transform .2s ease,border-color .2s ease}.Header_navItem____o2_:hover,.Header_themeToggle__cRxrn:hover{background:var(--nav-hover);transform:translateY(-1px)}.Header_icon__wEn76{color:var(--icon);font-size:.86rem}@media (max-width:760px){.Header_header__b6rsY{padding:8px}.Header_navbar__PyJjo{border-radius:12px;gap:8px;overflow-x:auto;justify-content:flex-start;padding:8px}.Header_navbar__PyJjo::-webkit-scrollbar{height:6px}.Header_navbar__PyJjo::-webkit-scrollbar-thumb{background:rgba(148,163,184,.45);border-radius:999px}.Header_navItem____o2_,.Header_themeToggle__cRxrn{flex:0 0 auto;min-height:34px;padding:0 12px;font-size:.75rem}}html[data-theme=light] .Footer_footer__JrJN9{--footer-bg:rgba(255,255,255,0.78);--footer-line:#d8e3f2;--footer-text:#0f172a;--footer-hover:rgba(37,99,235,0.12);--footer-icon:#2563eb}html[data-theme=dark] .Footer_footer__JrJN9{--footer-bg:rgba(10,18,33,0.78);--footer-line:#243753;--footer-text:#e2e8f0;--footer-hover:rgba(96,165,250,0.14);--footer-icon:#60a5fa}.Footer_footer__JrJN9{position:-webkit-sticky;position:sticky;bottom:0;z-index:900;padding:10px 12px}.Footer_navbar__FMmMn{width:min(100%,1160px);margin:0 auto;border:1px solid var(--footer-line);border-radius:14px;background:var(--footer-bg);box-shadow:0 -8px 22px rgba(15,23,42,.14);display:flex;gap:8px;overflow-x:auto;padding:8px}.Footer_navbar__FMmMn::-webkit-scrollbar{height:6px}.Footer_navbar__FMmMn::-webkit-scrollbar-thumb{background:rgba(148,163,184,.45);border-radius:999px}.Footer_navItem__wH_ew{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:0 12px;border-radius:999px;text-decoration:none;color:var(--footer-text);font-size:.73rem;font-weight:700;white-space:nowrap;transition:background-color .2s ease,transform .2s ease}.Footer_navItem__wH_ew:hover{background:var(--footer-hover);transform:translateY(-1px)}.Footer_icon__Tbatf{color:var(--footer-icon);font-size:.8rem}@media (max-width:760px){.Footer_footer__JrJN9{padding:8px}.Footer_navbar__FMmMn{border-radius:12px;gap:6px;padding:7px}.Footer_navItem__wH_ew{min-height:30px;padding:0 10px;font-size:.69rem}}.ProductTour_overlay__g92bt{--tour-card-bg:radial-gradient(circle at top left,rgba(255,255,255,0.72),transparent 42%),linear-gradient(180deg,rgba(255,255,255,0.98),rgba(241,245,249,0.98));--tour-card-border:rgba(15,23,42,0.08);--tour-card-text:#0f172a;--tour-card-body:#334155;--tour-card-shadow:0 28px 60px rgba(15,23,42,0.16);--tour-backdrop:rgba(148,163,184,0.18);--tour-spotlight-ring:rgba(14,165,233,0.16);--tour-spotlight-border:rgba(14,165,233,0.48);--tour-spotlight-shadow:0 0 0 9999px rgba(255,255,255,0.08),0 18px 42px rgba(14,165,233,0.14),inset 0 0 0 1px rgba(255,255,255,0.72);--tour-spotlight-shadow-active:0 0 0 9999px rgba(255,255,255,0.08),0 18px 42px rgba(14,165,233,0.18),inset 0 0 0 1px rgba(255,255,255,0.82),0 0 0 10px rgba(14,165,233,0.12);--tour-eyebrow:#0369a1;--tour-muted:#64748b;--tour-secondary-bg:rgba(226,232,240,0.9);--tour-secondary-border:rgba(148,163,184,0.32);--tour-secondary-text:#0f172a;--tour-primary-text:#eff6ff;--tour-menu-bg:rgba(255,255,255,0.82);--tour-menu-border:rgba(148,163,184,0.22);position:fixed;inset:0;z-index:14100;pointer-events:none;touch-action:none}.ProductTour_themeDark__a0B7X{--tour-card-bg:radial-gradient(circle at top left,rgba(255,255,255,0.16),transparent 42%),linear-gradient(180deg,rgba(15,23,42,0.98),rgba(8,15,28,0.98));--tour-card-border:rgba(255,255,255,0.14);--tour-card-text:#f8fafc;--tour-card-body:#cbd5e1;--tour-card-shadow:0 28px 60px rgba(2,6,23,0.42);--tour-backdrop:rgba(2,6,23,0.36);--tour-spotlight-ring:rgba(125,211,252,0.08);--tour-spotlight-border:rgba(125,211,252,0.36);--tour-spotlight-shadow:0 0 0 9999px rgba(15,23,42,0.18),0 20px 50px rgba(15,23,42,0.18),inset 0 0 0 1px rgba(255,255,255,0.1);--tour-spotlight-shadow-active:0 0 0 9999px rgba(15,23,42,0.18),0 20px 50px rgba(15,23,42,0.18),inset 0 0 0 1px rgba(255,255,255,0.14),0 0 0 10px rgba(125,211,252,0.08);--tour-eyebrow:#7dd3fc;--tour-muted:#94a3b8;--tour-secondary-bg:rgba(30,41,59,0.75);--tour-secondary-border:rgba(148,163,184,0.22);--tour-secondary-text:#e2e8f0;--tour-primary-text:#eff6ff;--tour-menu-bg:rgba(15,23,42,0.72);--tour-menu-border:rgba(148,163,184,0.18)}.ProductTour_themeLight__cHm2Q{--tour-backdrop:rgba(148,163,184,0.22)}.ProductTour_backdrop__Zg6YN{position:absolute;inset:0;z-index:0;pointer-events:auto;background:var(--tour-backdrop);animation:ProductTour_tourFadeIn__FKVE3 var(--motion-base) var(--motion-ease-standard)}.ProductTour_spotlight__GriWL{position:fixed;z-index:10;border-radius:24px;pointer-events:none;border:1px solid var(--tour-spotlight-border);box-shadow:var(--tour-spotlight-shadow);transition:top var(--motion-base) var(--motion-ease-standard),left var(--motion-base) var(--motion-ease-standard),width var(--motion-base) var(--motion-ease-standard),height var(--motion-base) var(--motion-ease-standard);animation:ProductTour_spotlightPulse__85z15 1.9s ease-in-out infinite}.ProductTour_card__auUwe{position:fixed;z-index:20;pointer-events:auto;min-width:min(360px,calc(100vw - 32px));max-width:min(380px,calc(100vw - 32px));max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 24px);padding:18px 18px calc(18px + env(safe-area-inset-bottom));border-radius:24px;border:1px solid var(--tour-card-border);background:var(--tour-card-bg);color:var(--tour-card-text);box-shadow:var(--tour-card-shadow);animation:ProductTour_tourCardIn__8efH0 .26s var(--motion-ease-emphasized);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.ProductTour_card__auUwe:not(.ProductTour_cardMenu__FoOkB){min-width:min(332px,calc(100vw - 32px));max-width:min(344px,calc(100vw - 32px));max-height:none;padding:14px 14px calc(14px + env(safe-area-inset-bottom));overflow:hidden}.ProductTour_overlay__g92bt [data-tour-active=true]{position:relative;z-index:1!important;isolation:isolate}.ProductTour_cardMenu__FoOkB{min-width:min(430px,calc(100vw - 32px));max-width:min(430px,calc(100vw - 32px))}.ProductTour_progressRow__m2W3D{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.ProductTour_eyebrow__d_f0A{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--tour-eyebrow)}.ProductTour_progressText__cctjV{font-size:.78rem;font-weight:700;color:var(--tour-muted)}.ProductTour_title__JFKOY{margin:0;font-size:1.05rem;font-weight:800;line-height:1.2;color:var(--tour-card-text)}.ProductTour_body__ZBv1J{margin:10px 0 0;font-size:.9rem;line-height:1.55;color:var(--tour-card-body)}.ProductTour_card__auUwe:not(.ProductTour_cardMenu__FoOkB) .ProductTour_progressRow__m2W3D{gap:8px;margin-bottom:6px}.ProductTour_card__auUwe:not(.ProductTour_cardMenu__FoOkB) .ProductTour_eyebrow__d_f0A{font-size:.62rem;letter-spacing:.06em}.ProductTour_card__auUwe:not(.ProductTour_cardMenu__FoOkB) .ProductTour_progressText__cctjV{font-size:.72rem}.ProductTour_card__auUwe:not(.ProductTour_cardMenu__FoOkB) .ProductTour_title__JFKOY{font-size:.96rem;line-height:1.16}.ProductTour_card__auUwe:not(.ProductTour_cardMenu__FoOkB) .ProductTour_body__ZBv1J{margin-top:6px;font-size:.8rem;line-height:1.42}.ProductTour_menuGrid__xuRRW{display:grid;grid-gap:10px;gap:10px;margin-top:18px;max-height:min(52dvh,420px);overflow-y:auto;padding-right:4px}.ProductTour_menuButton__vBanv{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:14px 16px;border:1px solid var(--tour-menu-border);border-radius:18px;background:var(--tour-menu-bg);color:var(--tour-card-text);text-align:left;cursor:pointer;transition:transform var(--motion-fast) var(--motion-ease-standard),border-color var(--motion-fast) var(--motion-ease-standard),background var(--motion-fast) var(--motion-ease-standard)}.ProductTour_menuButton__vBanv:focus-visible,.ProductTour_menuButton__vBanv:hover{transform:translateY(-1px);border-color:rgba(125,211,252,.34);background:color-mix(in srgb,var(--tour-menu-bg) 88%,white 12%)}.ProductTour_menuButtonTitle__HCa_z{font-size:.92rem;font-weight:800;color:var(--tour-card-text)}.ProductTour_menuButtonBody__S5ZH6{font-size:.82rem;line-height:1.5;color:var(--tour-muted)}.ProductTour_actions__0o8pa{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;flex-wrap:wrap}.ProductTour_card__auUwe:not(.ProductTour_cardMenu__FoOkB) .ProductTour_actions__0o8pa{gap:8px;margin-top:12px}.ProductTour_primaryActions__9S02t{display:flex;align-items:center;gap:10px}.ProductTour_card__auUwe:not(.ProductTour_cardMenu__FoOkB) .ProductTour_primaryActions__9S02t{gap:8px}.ProductTour_ghostButton__9VjIv,.ProductTour_primaryButton__XuTdg,.ProductTour_secondaryButton__sudPQ{min-height:40px;padding:0 14px;border-radius:999px;font-size:.82rem;font-weight:800;cursor:pointer}.ProductTour_card__auUwe:not(.ProductTour_cardMenu__FoOkB) .ProductTour_ghostButton__9VjIv,.ProductTour_card__auUwe:not(.ProductTour_cardMenu__FoOkB) .ProductTour_primaryButton__XuTdg,.ProductTour_card__auUwe:not(.ProductTour_cardMenu__FoOkB) .ProductTour_secondaryButton__sudPQ{min-height:34px;padding:0 12px;font-size:.76rem}.ProductTour_primaryButton__XuTdg{border:none;background:linear-gradient(135deg,#2563eb,#38bdf8);color:var(--tour-primary-text)}.ProductTour_secondaryButton__sudPQ{border:1px solid var(--tour-secondary-border);background:var(--tour-secondary-bg);color:var(--tour-secondary-text)}.ProductTour_ghostButton__9VjIv{border:1px solid transparent;background:transparent;color:var(--tour-muted)}.ProductTour_primaryButton__XuTdg:disabled,.ProductTour_secondaryButton__sudPQ:disabled{opacity:.45}@keyframes ProductTour_tourFadeIn__FKVE3{0%{opacity:0}to{opacity:1}}@keyframes ProductTour_tourCardIn__8efH0{0%{opacity:0;transform:translateY(14px) scale(.985);filter:blur(4px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes ProductTour_spotlightPulse__85z15{0%,to{border-color:var(--tour-spotlight-border);box-shadow:var(--tour-spotlight-shadow)}50%{border-color:color-mix(in srgb,var(--tour-spotlight-border) 88%,white 12%);box-shadow:var(--tour-spotlight-shadow-active)}}@media (max-width:720px){.ProductTour_card__auUwe{min-width:min(316px,calc(100vw - 24px));max-width:min(316px,calc(100vw - 24px));max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 18px);padding:12px 12px calc(14px + env(safe-area-inset-bottom));border-radius:16px;overflow:hidden}.ProductTour_card__auUwe:not(.ProductTour_cardMenu__FoOkB){min-width:min(300px,calc(100vw - 20px));max-width:min(300px,calc(100vw - 20px));padding:10px 10px calc(12px + env(safe-area-inset-bottom))}.ProductTour_cardMenu__FoOkB{min-width:min(332px,calc(100vw - 20px));max-width:min(332px,calc(100vw - 20px))}.ProductTour_progressRow__m2W3D{gap:10px;margin-bottom:8px}.ProductTour_eyebrow__d_f0A{font-size:.62rem}.ProductTour_progressText__cctjV{font-size:.72rem}.ProductTour_title__JFKOY{font-size:.9rem;line-height:1.18}.ProductTour_body__ZBv1J{margin-top:8px;font-size:.76rem;line-height:1.35}.ProductTour_card__auUwe:not(.ProductTour_cardMenu__FoOkB) .ProductTour_title__JFKOY{font-size:.84rem}.ProductTour_card__auUwe:not(.ProductTour_cardMenu__FoOkB) .ProductTour_body__ZBv1J{margin-top:5px;font-size:.72rem;line-height:1.28}.ProductTour_menuGrid__xuRRW{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;max-height:none;overflow:visible;padding-right:0}.ProductTour_menuButton__vBanv{min-height:44px;padding:9px 10px;border-radius:14px;gap:2px;justify-content:center}.ProductTour_menuButtonTitle__HCa_z{font-size:.78rem}.ProductTour_menuButtonBody__S5ZH6{display:none}.ProductTour_actions__0o8pa{flex-direction:row;align-items:stretch;gap:8px;margin-top:12px}.ProductTour_primaryActions__9S02t{width:100%;flex-direction:row;flex-wrap:wrap;gap:8px}.ProductTour_ghostButton__9VjIv,.ProductTour_primaryButton__XuTdg,.ProductTour_secondaryButton__sudPQ{flex:1 1 auto;width:auto;justify-content:center;min-height:34px;padding:0 10px;font-size:.7rem}}@media (max-width:420px){.ProductTour_card__auUwe{min-width:calc(100vw - 18px);max-width:calc(100vw - 18px);padding:11px 11px calc(13px + env(safe-area-inset-bottom));border-radius:14px}.ProductTour_cardMenu__FoOkB{min-width:calc(100vw - 14px);max-width:calc(100vw - 14px)}.ProductTour_title__JFKOY{font-size:.84rem}.ProductTour_body__ZBv1J{font-size:.72rem}.ProductTour_menuButton__vBanv{min-height:40px;padding:8px 9px;border-radius:12px}}@media (prefers-reduced-motion:reduce){.ProductTour_backdrop__Zg6YN,.ProductTour_card__auUwe,.ProductTour_spotlight__GriWL{animation:none!important;transition:none!important;transform:none!important;filter:none!important}}