.ai-theme{color-scheme:light;--ai-brand-indigo:#15a35c;--ai-brand-indigo-strong:#11824a;--ai-brand-teal:#167a74;--ai-brand-mint:#66d7bd;--ai-brand-lime:#b9f56b;--ai-action-primary:#15a35c;--ai-action-primary-hover:#11824a;--ai-action-teal:#167a74;--ai-brand-gradient:linear-gradient(135deg,#15a35c,#15976a 45%,#167a74);--ai-bg:#f6f7fb;--ai-bg-elevated:#ffffff;--ai-surface:#ffffff;--ai-surface-subtle:#f0f2f8;--ai-surface-hover:#e9edf7;--ai-surface-highlight:#f0f2ff;--ai-border:#dfe3ee;--ai-border-strong:#cbd2e2;--ai-overlay:rgba(11,16,32,.56);--ai-text:#171b2f;--ai-text-secondary:#47506a;--ai-text-muted:#68728a;--ai-text-disabled:#a4aabd;--ai-on-brand:#ffffff;--ai-success:#17785f;--ai-success-rgb:23,120,95;--ai-warning:#9a5d0d;--ai-warning-rgb:154,93,13;--ai-danger:#bd3548;--ai-danger-rgb:189,53,72;--ai-info:#2b7098;--ai-streak:#d18625;--ai-premium-gradient:linear-gradient(135deg,#15a35c,#15936a 48%,#167a74);--ai-focus:#15a35c;--primary:var(--ai-brand-indigo);--primary-rgb:21,163,92;--accent:var(--ai-brand-teal);--accent-rgb:35,143,136;--ai-accent:var(--ai-brand-teal);--ai-accent-rgb:102,215,189;--ai-warm:var(--ai-streak);--ai-water:#3189b8;--bg:var(--ai-bg);--surface:var(--ai-surface);--surface-rgb:255,255,255;--surface-2:var(--ai-surface-subtle);--surface-3:var(--ai-surface-hover);--surface-hover:var(--ai-surface-hover);--border:var(--ai-border);--text:var(--ai-text);--text-1:var(--ai-text);--text-2:var(--ai-text-secondary);--text-3:var(--ai-text-muted);--muted:var(--ai-text-muted);--danger:var(--ai-danger);--danger-rgb:var(--ai-danger-rgb);--warn:var(--ai-warning);--warn-rgb:var(--ai-warning-rgb);--shadow-sm:0 1px 2px rgba(24,31,57,.05),0 5px 16px -12px rgba(24,31,57,.2);--shadow:0 15px 38px -28px rgba(24,31,57,.34);--shadow-lg:0 28px 72px -38px rgba(20,27,55,.42);min-height:100%;color:var(--ai-text);background:radial-gradient(circle at 100% 0,rgba(21,163,92,.08),transparent 28rem),radial-gradient(circle at 0 28%,rgba(35,143,136,.055),transparent 24rem),var(--ai-bg)}[data-theme=dark] .ai-theme{color-scheme:dark;--ai-brand-indigo:#34d27e;--ai-brand-indigo-strong:#5fe39b;--ai-brand-teal:#58c6bd;--ai-brand-mint:#72dfc6;--ai-action-primary:#19b364;--ai-action-primary-hover:#21c772;--ai-action-teal:#167a74;--ai-brand-gradient:linear-gradient(135deg,#19b364,#19a981 45%,#2b9d92);--ai-premium-gradient:linear-gradient(135deg,#19b364,#18a884 48%,#2b9d92);--ai-focus:#34d27e;--ai-bg:#0b1020;--ai-bg-elevated:#10172b;--ai-surface:#131b30;--ai-surface-subtle:#19233b;--ai-surface-hover:#202c48;--ai-surface-highlight:#1b2444;--ai-border:#2a3551;--ai-border-strong:#3a4768;--ai-overlay:rgba(3,7,18,.76);--ai-text:#f2f4fb;--ai-text-secondary:#c2c9dc;--ai-text-muted:#8f99b2;--ai-text-disabled:#626d86;--ai-success:#62d5aa;--ai-warning:#efb45b;--ai-danger:#ff7b88;--ai-info:#6cbbe5;--ai-water:#66bde9;--ai-streak:#efae53;--primary-rgb:52,210,126;--accent-rgb:88,198,189;--ai-accent-rgb:114,223,198;--surface-rgb:19,27,48;--shadow-sm:0 1px 2px rgba(0,0,0,.28),0 8px 22px -16px rgba(0,0,0,.72);--shadow:0 18px 44px -28px rgba(0,0,0,.82);--shadow-lg:0 32px 78px -34px rgba(0,0,0,.9);background:radial-gradient(circle at 100% 0,rgba(52,210,126,.14),transparent 30rem),radial-gradient(circle at 0 34%,rgba(42,157,147,.09),transparent 26rem),var(--ai-bg)}.ai-theme.ai-app,.ai-theme.ai-auth-shell,.ai-theme.ai-focused-shell,.ai-theme.ai-shell{color:var(--ai-text);background-color:var(--ai-bg)}.ai-theme.ai-safety-layer,.ai-theme.ai-sheet,[data-theme=dark] .ai-theme.ai-safety-layer,[data-theme=dark] .ai-theme.ai-sheet{min-height:0;background:none}.ai-theme.ai-shell{display:flex;min-height:100dvh;flex-direction:column}.ai-theme.ai-shell .ai-main{flex:1 1}.ai-theme.ai-app{background:transparent;min-height:100dvh}body:has(.ai-theme.ai-app),html:has(.ai-theme.ai-app){background:#f6f7fb;background-image:radial-gradient(circle at 100% 0,rgba(21,163,92,.08),transparent 26rem)}[data-theme=dark] body:has(.ai-theme.ai-app),[data-theme=dark]:has(.ai-theme.ai-app){background:#0b1020;background-image:radial-gradient(circle at 100% 0,rgba(52,210,126,.12),transparent 26rem)}.ai-theme :where(a,button,summary):focus-visible{outline:3px solid color-mix(in srgb,var(--ai-focus) 72%,white);outline-offset:3px}.ai-theme ::selection{color:var(--ai-on-brand);background:var(--ai-action-primary)}.ai-theme .ai-recipe-detail,.ai-theme .ai-settings-menu,.ai-theme .ai-sheet-panel,.ai-theme .card{border-color:var(--ai-border);color:var(--ai-text);background:var(--ai-surface);box-shadow:var(--shadow-sm)}.ai-theme .ai-profile-link:hover,.ai-theme .ai-recipe-card:hover,.ai-theme .ai-settings-row:hover,.ai-theme .card.hover:hover{border-color:color-mix(in srgb,var(--ai-brand-indigo) 38%,var(--ai-border));background-color:var(--ai-surface-hover);box-shadow:var(--shadow)}.ai-theme :where(input,select,textarea){border-color:var(--ai-border);color:var(--ai-text);background:var(--ai-surface-subtle)}.ai-theme :where(input,select,textarea)::placeholder{color:var(--ai-text-muted)}.ai-theme :where(input,select,textarea):focus,.ai-theme :where(input,select,textarea):focus-visible{outline:none;border-color:var(--ai-brand-indigo);box-shadow:inset 0 0 0 1px var(--ai-brand-indigo)}.ai-theme .ai-command-action,.ai-theme .ai-food-add-btn,.ai-theme .ai-recipe-search button,.ai-theme .btn.ai-command-action-food,.ai-theme .btn:not(.ghost):not(.btn-ghost):not(.danger):not(.accent){border-color:transparent;color:var(--ai-on-brand);background:var(--ai-action-primary);box-shadow:0 9px 22px -14px rgba(var(--primary-rgb),.72)}.ai-theme .ai-command-action:hover,.ai-theme .ai-recipe-search button:hover,.ai-theme .btn.ai-command-action-food:hover,.ai-theme .btn:not(.ghost):not(.btn-ghost):not(.danger):not(.accent):hover{background:var(--ai-action-primary-hover);box-shadow:0 13px 28px -15px rgba(var(--primary-rgb),.86)}.ai-theme .btn.accent{color:#fff;background:var(--ai-action-teal)}.ai-theme .ai-mini-btn,.ai-theme .btn-ghost,.ai-theme .btn.ghost{border-color:var(--ai-border);color:var(--ai-text-secondary);background:transparent;box-shadow:none}.ai-theme .ai-mini-btn:hover,.ai-theme .btn-ghost:hover,.ai-theme .btn.ghost:hover{color:var(--ai-text);background:var(--ai-surface-hover)}.ai-theme :where(.btn,button):disabled{color:var(--ai-text-disabled);cursor:not-allowed;box-shadow:none}.ai-theme .ai-appbar,.ai-theme .ai-header{border-color:color-mix(in srgb,var(--ai-border) 78%,transparent);color:var(--ai-text);box-shadow:var(--shadow)}.ai-theme .ai-appbar,.ai-theme .ai-footer,.ai-theme .ai-header{background:color-mix(in srgb,var(--ai-surface) 76%,transparent);backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.ai-theme .ai-footer{border-color:color-mix(in srgb,var(--ai-border) 48%,transparent);color:var(--ai-text-secondary);box-shadow:0 12px 32px -12px rgba(20,27,55,.08),inset 0 1px 0 rgba(255,255,255,.32)}.ai-theme.ai-shell:has(.ai-doc) .ai-main{max-width:none;padding-inline:0}.ai-theme .ai-appbar-link.active,.ai-theme .ai-appbar-settings.active,.ai-theme .ai-tab.active{color:var(--ai-brand-indigo);background:rgba(var(--primary-rgb),.12)}.ai-theme .ai-tabbar{border-color:color-mix(in srgb,var(--ai-border) 82%,transparent);background:rgba(var(--surface-rgb),.92);box-shadow:0 20px 52px -28px rgba(16,23,48,.55)}.ai-theme .ai-tab-primary,.ai-theme .ai-tab-primary.active{color:var(--ai-brand-indigo)}.ai-theme .ai-tab-primary .ai-tab-icon,.ai-theme .ai-tab-primary.active .ai-tab-icon{border-color:var(--ai-bg);color:#fff;background:var(--ai-brand-gradient);box-shadow:0 14px 28px -14px rgba(var(--primary-rgb),.78)}.ai-theme .ai-nav-sheet-backdrop,.ai-theme .ai-recipe-modal,.ai-theme .ai-sheet-backdrop{background:var(--ai-overlay)}.ai-theme .ai-nav-sheet-panel{color:var(--ai-text);background:var(--ai-surface);box-shadow:var(--shadow-lg)}.ai-theme .ai-nav-sheet-link{color:var(--ai-text);background:var(--ai-surface-subtle)}.ai-theme .ai-auth .card,.ai-theme .ai-onboarding-wizard,.ai-theme .ai-preparing-card{border:1px solid var(--ai-border);background:color-mix(in srgb,var(--ai-surface) 96%,transparent);box-shadow:var(--shadow)}.ai-theme .ai-auth input{background:var(--ai-surface-subtle)}.ai-theme .ai-password{position:relative;display:block}.ai-theme .ai-password input{width:100%;padding-right:46px}.ai-theme .ai-password-toggle{position:absolute;top:50%;right:6px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--ai-text-muted);cursor:pointer;transition:background-color .12s ease,color .12s ease,transform .06s ease}.ai-theme .ai-password-toggle:hover{color:var(--ai-text);background:var(--ai-surface-hover)}.ai-theme .ai-password-toggle:focus-visible{outline:none;color:var(--ai-text);box-shadow:0 0 0 2px var(--ai-brand-indigo)}.ai-theme .ai-password-toggle[data-pressed=true]{transform:translateY(-50%) scale(.88);background:rgba(var(--primary-rgb),.12);color:var(--ai-brand-indigo)}.ai-theme .ai-password[data-visible=true] .ai-password-toggle{color:var(--ai-brand-indigo)}.ai-theme .ai-tour{position:fixed;inset:0;z-index:1000;pointer-events:none}.ai-theme .ai-tour-spot{position:fixed;border-radius:12px;box-shadow:0 0 0 9999px var(--ai-overlay,rgba(9,11,20,.66));transition:all .25s cubic-bezier(.22,1,.36,1);pointer-events:auto;cursor:pointer}.ai-theme .ai-tour-tip{position:fixed;z-index:1001;width:min(320px,calc(100vw - 32px));background:var(--ai-surface);color:var(--ai-text);border:1px solid var(--ai-border);border-radius:14px;padding:14px 16px;box-shadow:0 12px 40px rgba(0,0,0,.28);pointer-events:auto;animation:ai-tour-in .18s ease both}@keyframes ai-tour-in{0%{opacity:0;transform:translate(var(--tx,-50%),var(--ty,0)) scale(.96)}}.ai-theme .ai-tour-tip-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.ai-theme .ai-tour-tip-head strong{font-size:15px}.ai-theme .ai-tour-tip p{margin:0 0 12px;font-size:13.5px;line-height:1.5;color:var(--ai-text-muted)}.ai-theme .ai-tour-x{border:0;background:transparent;color:var(--ai-text-muted);cursor:pointer;padding:2px;border-radius:6px;line-height:0}.ai-theme .ai-tour-x:hover{color:var(--ai-text);background:var(--ai-surface-hover)}.ai-theme .ai-tour-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.ai-theme .ai-tour-dots{display:inline-flex;gap:5px}.ai-theme .ai-tour-dots i{width:6px;height:6px;border-radius:50%;background:var(--ai-border);transition:background-color .15s ease,width .15s ease}.ai-theme .ai-tour-dots i[data-active=true]{width:16px;border-radius:3px;background:var(--ai-brand-indigo)}.ai-theme .ai-tour-actions{display:flex;gap:8px}.ai-theme .btn.small{padding:6px 12px;font-size:13px}@media (prefers-reduced-motion:reduce){.ai-theme .ai-tour-spot,.ai-theme .ai-tour-tip{transition:none;animation:none}}@media (min-width:721px){.ai-theme .ai-auth-langbar{display:none}}@media (max-width:720px){.ai-theme .ai-auth-header{display:none}}.ai-theme .ai-onboarding-shell{--onboard-green:var(--ai-brand-indigo);color:var(--ai-text);background:radial-gradient(circle at 50% -10%,rgba(var(--primary-rgb),.12),transparent 30rem),var(--ai-bg)}.ai-theme .ai-choice input:checked+span,.ai-theme .ai-onboarding-days input:checked+span,.ai-theme .ai-onboarding-options input:checked+span{border-color:var(--ai-brand-indigo);color:var(--ai-text);background:rgba(var(--primary-rgb),.1);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.08)}.ai-theme .ai-onboarding-wizard footer{background:linear-gradient(transparent,color-mix(in srgb,var(--ai-surface) 98%,transparent) 26%)}.ai-theme .ai-activity-card,.ai-theme .ai-nut-summary,.ai-theme .ai-progress-dashboard,.ai-theme .ai-stats .ai-stat,.ai-theme .ai-stats .ai-stat:first-child,.ai-theme .ai-stats .ai-stat:nth-child(2),.ai-theme .ai-stats .ai-stat:nth-child(3),.ai-theme .ai-water,.ai-theme .ai-weight-adaptive{border-color:var(--ai-border);color:var(--ai-text);background:radial-gradient(circle at 100% 0,rgba(var(--primary-rgb),.085),transparent 34%),var(--ai-surface);box-shadow:var(--shadow-sm)}.ai-theme .ai-stat:nth-child(2):after{border-color:rgba(var(--primary-rgb),.13);background:rgba(var(--primary-rgb),.09);box-shadow:0 0 0 20px rgba(var(--primary-rgb),.035)}.ai-theme .ai-command-hero{border-color:rgba(var(--primary-rgb),.28);color:#f7f8ff;background:radial-gradient(circle at 84% 12%,rgba(255,255,255,.18),transparent 31%),var(--ai-brand-gradient);box-shadow:0 30px 70px -42px rgba(48,64,155,.7)}.ai-theme .ai-command-copy p,.ai-theme .ai-command-score small,.ai-theme .ai-command-score-wrap>b{color:rgba(247,248,255,.72)}.ai-theme .ai-command-hero .ai-command-kicker{border-color:rgba(255,255,255,.16);color:#fff;background:rgba(15,22,58,.4)}.ai-theme .ai-command-score{background:conic-gradient(var(--ai-brand-mint) calc(var(--score) * 1%),rgba(255,255,255,.18) 0)}.ai-theme .ai-command-score:before{background:rgba(24,31,74,.82)}.ai-theme .ai-command-signals>a,.ai-theme .ai-command-signals>span{border-color:rgba(255,255,255,.14);color:rgba(255,255,255,.75);background:rgba(14,20,58,.2)}.ai-theme .ai-command-signals b,.ai-theme .ai-command-signals>a.done,.ai-theme .ai-command-signals>span.done{color:#fff}.ai-theme .ai-command-signals>a.done,.ai-theme .ai-command-signals>span.done{background:rgba(24,92,91,.38)}.ai-theme .ai-perfect-day{border-color:rgba(255,255,255,.14);color:rgba(255,255,255,.72);background:rgba(14,20,58,.2)}.ai-theme .ai-perfect-day.is-perfect{color:#ffe6a3;border-color:rgba(214,158,46,.42);background:linear-gradient(135deg,rgba(120,86,12,.42),rgba(60,44,10,.3))}.ai-theme .ai-perfect-day svg{color:#f5c451}.ai-theme .ai-streak-repair{border-color:rgba(240,178,60,.42);background:linear-gradient(135deg,rgba(120,86,12,.4),rgba(60,44,10,.28))}.ai-theme .ai-streak-repair small{color:rgba(255,255,255,.6)}.ai-theme .ai-streak-repair svg{color:#f5c451}.ai-theme .ai-premium-cta,.ai-theme .ai-profile-premium,.ai-theme .ai-usage-card.premium{border-color:rgba(var(--primary-rgb),.28);color:var(--ai-brand-indigo);background:linear-gradient(135deg,rgba(var(--primary-rgb),.1),rgba(var(--accent-rgb),.09)),var(--ai-surface)}.ai-theme .ai-premium-cta{color:#fff;background:var(--ai-premium-gradient)}.ai-theme .ai-streak-chip{border-color:color-mix(in srgb,var(--ai-streak) 32%,var(--ai-border));color:var(--ai-text);background:color-mix(in srgb,var(--ai-streak) 12%,var(--ai-surface))}.ai-theme .ai-streak-chip svg{color:var(--ai-streak)}.ai-theme .ai-toast{color:var(--ai-text);background:var(--ai-surface);border:1px solid var(--ai-border)}.ai-theme .ai-toast-success{color:#fff;background:var(--ai-success)}.ai-theme .ai-toast-error{color:#fff;background:var(--ai-danger)}.ai-theme .ai-toast-info{color:#fff;background:var(--ai-info)}.ai-theme .ai-friend-error,.ai-theme .err{color:var(--ai-danger);background:rgba(var(--ai-danger-rgb),.1)}.ai-theme .ai-done-note,.ai-theme .ai-friend-success{color:var(--ai-success);background:rgba(var(--ai-success-rgb),.1)}.ai-theme .ai-scarcity-banner{border:2px solid var(--ai-danger);background:rgba(var(--ai-danger-rgb),.1)}.ai-theme .ai-scarcity-banner h2{display:flex;align-items:center;gap:8px;color:var(--ai-danger)}.ai-theme .ai-scarcity-banner p{font-weight:600}.ai-theme .ai-recipe-hero{background:var(--ai-premium-gradient);box-shadow:0 24px 58px -38px rgba(var(--primary-rgb),.72)}.ai-theme .ai-recipe-kicker{color:#dce3ff}.ai-theme .ai-cat-card,.ai-theme .ai-cuisine-card{border:1px solid var(--ai-border);color:var(--ai-text);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--recipe-accent) 16%,transparent),transparent 58%),var(--ai-surface);box-shadow:var(--shadow-sm)}.ai-theme .ai-cat-card:before,.ai-theme .ai-cuisine-card:before{inset:auto 0 0;height:4px;background:var(--recipe-accent)}.ai-theme .ai-cat-emoji,.ai-theme .ai-cuisine-flag{filter:none}.ai-theme .ai-cat-name,.ai-theme .ai-cuisine-name{color:var(--ai-text);text-shadow:none}.ai-theme .ai-cat-card:hover,.ai-theme .ai-cuisine-card:hover{border-color:color-mix(in srgb,var(--recipe-accent) 40%,var(--ai-border));box-shadow:var(--shadow)}.ai-theme .ai-recipe-detail-cover.placeholder{background:var(--ai-premium-gradient)}.ai-theme.ai-shell:has(.ai-x){--ai-x-page:min(1440px,calc(100% - 56px));--ai-x-section-pad:clamp(50px,5.4vw,78px);--ai-x-ink:var(--ai-text);--ai-x-muted:var(--ai-text-muted);--ai-x-green:#15a35c;--ai-x-lime:var(--ai-brand-mint);--ai-x-blue:#2b8f86;--ai-x-line:var(--ai-border);color:var(--ai-text);background:var(--ai-bg)}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x){--ai-x-green:#34d27e;--ai-x-blue:#4cc2b6}body:has(.ai-theme .ai-x),html:has(.ai-theme .ai-x){background:#f6f7fb;background-image:none}[data-theme=dark] body:has(.ai-theme .ai-x),[data-theme=dark]:has(.ai-theme .ai-x){background:#0b1020;background-image:none}body:has(.ai-theme.ai-shell),html:has(.ai-theme.ai-shell){background:#f6f7fb;background-image:none}[data-theme=dark] body:has(.ai-theme.ai-shell),[data-theme=dark]:has(.ai-theme.ai-shell){background:#0b1020;background-image:none}.ai-theme .ai-x,.ai-theme .ai-x-faq,.ai-theme .ai-x-flow,.ai-theme .ai-x-pricing,.ai-theme .ai-x-product,.ai-theme .ai-x-proof,.ai-theme .ai-x-stage,.ai-theme .ai-x-sticky{background:var(--ai-bg)}.ai-theme .ai-x-actions a:first-child,.ai-theme .ai-x-final>a,.ai-theme .ai-x-price-grid article a{border-color:transparent;color:#fff;background:var(--ai-action-primary);box-shadow:0 15px 34px -20px rgba(var(--primary-rgb),.72)}.ai-theme .ai-x-actions a:not(:first-child){background:transparent;border-color:var(--ai-x-line);color:var(--ai-x-ink);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.ai-theme .ai-x-actions a:not(:first-child):hover{background:color-mix(in srgb,var(--ai-x-ink) 6%,transparent);border-color:color-mix(in srgb,var(--ai-x-green) 42%,var(--ai-x-line))}.ai-theme .ai-x-chapter-meta,.ai-theme .ai-x-final>span,.ai-theme .ai-x-product-copy>svg,.ai-theme .ai-x-section-head>span{color:var(--ai-brand-teal)}.ai-theme.ai-shell:has(.ai-x) .ai-x-section-head{border:0;color:var(--ai-text);background:transparent}.ai-theme .ai-x-chapter-meta>span{color:#fff;background:var(--ai-action-primary)}.ai-theme .ai-x-chapter-card,.ai-theme .ai-x-flow-grid article,.ai-theme .ai-x-price-grid article{border-color:var(--ai-border);color:var(--ai-text);background:color-mix(in srgb,var(--ai-surface) 90%,transparent);box-shadow:var(--shadow)}.ai-theme .ai-x-adapt-wrap,.ai-theme .ai-x-final,.ai-theme .ai-x-product-device,.ai-theme .ai-x-product-mock{border-color:var(--ai-border);background:radial-gradient(circle at 50% 42%,rgba(var(--primary-rgb),.16),transparent 28%),linear-gradient(145deg,var(--ai-surface),var(--ai-surface-subtle))}.ai-theme .ai-x-price-grid article.featured{border-color:rgba(var(--primary-rgb),.36);background:radial-gradient(circle at 90% 0,rgba(var(--accent-rgb),.16),transparent 32%),var(--ai-surface-highlight);box-shadow:0 30px 72px -48px rgba(var(--primary-rgb),.72)}.ai-theme .ai-x-price-grid em{color:var(--ai-brand-indigo);background:rgba(var(--primary-rgb),.12)}.ai-theme .ai-x-faq{max-width:980px}.ai-theme.ai-shell:has(.ai-x) .ai-x-faq .ai-x-section-head{position:relative;max-width:720px;padding:0 0 30px;border:0;background:transparent}.ai-theme .ai-x-faq .ai-x-section-head:after{content:"";position:absolute;left:0;bottom:0;width:78px;height:3px;border-radius:999px;background:var(--ai-brand-gradient)}.ai-theme .ai-x-faq .ai-x-section-head>span{display:inline-flex;align-items:center;gap:8px;color:var(--ai-brand-mint)}.ai-theme .ai-x-faq .ai-x-section-head>span:before{content:"";width:22px;height:1px;background:currentColor}.ai-theme .ai-x-faq .ai-x-section-head h2{max-width:680px;margin-top:16px}.ai-theme .ai-x-faq-list{display:grid;grid-gap:12px;gap:12px}.ai-theme.ai-shell:has(.ai-x) .ai-x-faq-list details{overflow:hidden;border:1px solid var(--ai-border);border-radius:18px;color:var(--ai-text);background:var(--ai-surface);box-shadow:var(--shadow-sm);transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.ai-theme.ai-shell:has(.ai-x) .ai-x-faq-list details:hover{border-color:color-mix(in srgb,var(--ai-brand-indigo) 44%,var(--ai-border));transform:translateY(-2px);box-shadow:var(--shadow)}.ai-theme.ai-shell:has(.ai-x) .ai-x-faq-list details[open]{border-color:color-mix(in srgb,var(--ai-brand-indigo) 52%,var(--ai-border));background:linear-gradient(110deg,rgba(var(--primary-rgb),.08),transparent 46%),var(--ai-surface)}.ai-theme.ai-shell:has(.ai-x) .ai-x-faq-list summary{min-height:76px;padding:18px 20px 18px 22px;border:0;color:var(--ai-text);background:transparent;font-size:clamp(16px,1.5vw,19px);font-weight:720}.ai-theme .ai-x-faq-list summary::-webkit-details-marker{display:none}.ai-theme .ai-x-faq-list summary svg{width:34px;height:34px;padding:8px;flex:0 0 auto;border-radius:50%;color:var(--ai-brand-indigo);background:rgba(var(--primary-rgb),.11);transition:transform .25s ease,color .2s ease,background .2s ease}.ai-theme .ai-x-faq-list details[open] summary svg{color:#fff;background:var(--ai-action-primary);transform:rotate(45deg)}.ai-theme .ai-x-faq-list details p{max-width:760px;margin:-4px 70px 22px 22px;color:var(--ai-text-secondary);font-size:14px;line-height:1.7}[data-theme=dark] .ai-theme .ai-x-app-preview{border-color:#080d1c;background:var(--ai-surface);box-shadow:35px 42px 80px rgba(0,0,0,.34)}.ai-theme .ai-x-scene-loader{background:radial-gradient(circle at 70% 45%,rgba(var(--primary-rgb),.18),transparent 25%),var(--ai-bg)}.ai-theme .ai-x-scene-noise{background-image:linear-gradient(rgba(var(--primary-rgb),.045) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--primary-rgb),.045) 1px,transparent 1px)}.ai-theme .ai-x-progress,.ai-theme .ai-x-scroll-hint{color:var(--ai-text-muted)}.ai-theme .ai-x-progress>i,.ai-theme .ai-x-scroll-hint i{background:rgba(var(--primary-rgb),.16)}.ai-theme .ai-x-progress>i b,.ai-theme .ai-x-scroll-hint i:after{background:var(--ai-action-primary)}.ai-theme .ai-x-app-preview{border-color:#111831;color:var(--ai-text);background:var(--ai-surface);box-shadow:35px 42px 80px rgba(35,45,96,.2)}.ai-theme .ai-x-app-preview:before{background:#0b1020}.ai-theme .ai-x-adapt-head small,.ai-theme .ai-x-app-top small,.ai-theme .ai-x-exercises b{color:var(--ai-brand-indigo)}.ai-theme .ai-x-app-top>span{background:var(--ai-action-primary)}.ai-theme .ai-x-week span{color:var(--ai-text-muted);background:var(--ai-surface-subtle)}.ai-theme .ai-x-week span i{background:var(--ai-border-strong)}.ai-theme .ai-x-week span.done i{background:var(--ai-brand-teal)}.ai-theme .ai-x-week span.active{color:#fff;background:var(--ai-action-primary)}.ai-theme .ai-x-week span.active i{background:#fff}.ai-theme .ai-x-workout-card{color:#f7f8ff;background:#151d3a}.ai-theme .ai-x-workout-progress{background:radial-gradient(circle,#151d3a 57%,transparent 59%),conic-gradient(var(--ai-brand-mint) 72%,#364064 0)}.ai-theme .ai-x-workout-card>div:last-child small{color:var(--ai-brand-mint)}.ai-theme .ai-x-workout-card>div:last-child span,.ai-theme .ai-x-workout-progress span{color:#aeb7d1}.ai-theme .ai-x-exercises>div{border-color:var(--ai-border)}.ai-theme .ai-x-adapt-head>span,.ai-theme .ai-x-exercises>div>span{color:var(--ai-brand-indigo);background:rgba(var(--primary-rgb),.12)}.ai-theme .ai-x-start{color:#fff;background:var(--ai-action-primary)}.ai-theme .ai-x-adapt-preview,.ai-theme .ai-x-device-tag,.ai-theme .ai-x-orbit-label{border-color:var(--ai-border);color:var(--ai-text);background:color-mix(in srgb,var(--ai-surface) 90%,transparent);box-shadow:var(--shadow)}.ai-theme .ai-x-change{border-color:var(--ai-border)}.ai-theme .ai-x-change small,.ai-theme .ai-x-orbit-label span{color:var(--ai-text-muted)}.ai-theme .ai-x-change del{color:var(--ai-text-disabled)}.ai-theme .ai-x-change>span{color:var(--ai-brand-indigo);background:rgba(var(--primary-rgb),.12)}.ai-theme .ai-x-readiness{background:var(--ai-surface-subtle)}.ai-theme .ai-x-readiness i{background:var(--ai-border)}.ai-theme .ai-x-readiness b{background:linear-gradient(90deg,var(--ai-action-primary),var(--ai-brand-teal))}.ai-theme .ai-x-flow:before{background:linear-gradient(90deg,transparent,rgba(var(--primary-rgb),.16),transparent)}.ai-theme .ai-x-flow-grid article>div{color:var(--ai-brand-indigo);background:rgba(var(--primary-rgb),.1)}.ai-theme .ai-x-adapt-wrap:before,.ai-theme .ai-x-final-rings,.ai-theme .ai-x-final-rings i,.ai-theme .ai-x-product-device:before,.ai-theme .ai-x-product-mock:before{border-color:rgba(var(--primary-rgb),.2)}[data-theme=dark] .ai-theme .ai-x,[data-theme=dark] .ai-theme .ai-x-stage,[data-theme=dark] .ai-theme .ai-x-sticky,[data-theme=dark] .ai-theme.ai-shell:has(.ai-x),[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-main{background:var(--ai-bg)}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-proof{border-color:var(--ai-border);background:var(--ai-surface)}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-faq,[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-flow,[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-pricing,[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-product{background:var(--ai-bg)}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-adapt-wrap,[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-product-device,[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-product-mock{border-color:var(--ai-border);background:radial-gradient(circle at 50% 42%,rgba(var(--primary-rgb),.18),transparent 28%),linear-gradient(145deg,var(--ai-surface),var(--ai-surface-subtle))}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-flow-grid article,[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-price-grid article{border-color:var(--ai-border);background:var(--ai-surface);box-shadow:var(--shadow)}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-example-card{border-color:var(--ai-border);background:radial-gradient(circle at 88% 0,rgba(var(--primary-rgb),.18),transparent 34%),var(--ai-surface);box-shadow:var(--shadow)}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-example-note{border-color:var(--ai-border);background:var(--ai-surface-subtle)}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-price-grid article.featured{border-color:rgba(var(--primary-rgb),.36);background:radial-gradient(circle at 90% 0,rgba(var(--accent-rgb),.14),transparent 32%),var(--ai-surface-highlight)}[data-theme=dark] .ai-theme .ai-footer,[data-theme=dark] .ai-theme .ai-header{border-color:var(--ai-border);color:var(--ai-text);background:rgba(var(--surface-rgb),.78);box-shadow:var(--shadow)}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-newsletter-card,[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-newsletter-form{border-color:transparent;background:transparent}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-newsletter-row{background:rgba(8,13,27,.62);border-color:var(--ai-border)}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-newsletter-input{color:var(--ai-text)}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-footer .ai-disclaimer,[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-newsletter-consent,[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-newsletter-label{color:var(--ai-text-muted)}.ai-theme.ai-shell .ai-footer{position:relative;overflow:hidden;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:0;width:min(1120px,calc(100% - 40px));max-width:1120px;margin:0 auto 28px;padding:0;border-color:color-mix(in srgb,var(--ai-border) 80%,transparent);border-radius:28px;background:radial-gradient(circle at 5% 0,rgba(var(--primary-rgb),.12),transparent 34%),color-mix(in srgb,var(--ai-surface) 88%,transparent);box-shadow:0 24px 70px rgba(27,52,42,.08)}.ai-theme.ai-shell .ai-footer-newsletter{min-width:0;padding:22px 24px}.ai-theme.ai-shell .ai-newsletter-card,.ai-theme.ai-shell .ai-newsletter-form{max-width:none;grid-template-columns:minmax(210px,.78fr) minmax(320px,1fr);gap:18px;align-items:center}.ai-theme.ai-shell .ai-newsletter-kicker{margin-bottom:5px;color:var(--ai-brand-indigo);font-size:10px;letter-spacing:.13em}.ai-theme.ai-shell .ai-newsletter-label{max-width:270px;color:var(--ai-text);font-size:14px;line-height:1.25}.ai-theme.ai-shell .ai-newsletter-row{min-height:52px;padding:5px;border-color:color-mix(in srgb,var(--ai-border) 80%,transparent);background:color-mix(in srgb,var(--ai-surface-subtle) 86%,transparent);box-shadow:inset 0 1px 0 rgba(255,255,255,.26),0 16px 42px rgba(25,48,39,.06)}.ai-theme.ai-shell .ai-newsletter-input{height:42px;padding-inline:15px;color:var(--ai-text);font-size:14px}.ai-theme.ai-shell .ai-newsletter-submit{min-height:42px;padding-inline:18px;border-radius:999px;font-size:12.5px}.ai-theme.ai-shell .ai-footer .ai-disclaimer{max-width:760px;margin-top:8px;color:var(--ai-text-muted);font-size:10.5px}.ai-theme.ai-shell .ai-footer-meta{position:relative;justify-items:end;align-content:center;gap:13px;min-width:300px;padding:20px 24px;border-left:0;border-radius:0 27px 27px 0;color:var(--ai-text-muted);background:radial-gradient(circle at 100% 0,rgba(var(--primary-rgb),.09),transparent 58%),linear-gradient(135deg,rgba(255,255,255,.42),rgba(255,255,255,.12))}.ai-theme.ai-shell .ai-footer-meta:before{content:"";position:absolute;top:18px;bottom:18px;left:0;width:1px;background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--ai-brand-mint) 30%,var(--ai-border)),transparent)}.ai-theme.ai-shell .ai-footer-meta>span:first-child{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:5px 9px;border:1px solid color-mix(in srgb,var(--ai-border) 76%,transparent);border-radius:999px;background:color-mix(in srgb,var(--ai-surface) 50%,transparent);color:var(--ai-text-muted);font-size:11px;font-weight:750}.ai-theme.ai-shell .ai-footer-links{gap:8px;max-width:310px}.ai-theme.ai-shell .ai-footer-links a{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid color-mix(in srgb,var(--ai-brand-mint) 25%,transparent);border-radius:999px;background:color-mix(in srgb,var(--ai-brand-mint) 8%,transparent);color:var(--ai-brand-indigo);font-size:11.5px;font-weight:760;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.ai-theme.ai-shell .ai-footer-links a:hover{opacity:1;border-color:color-mix(in srgb,var(--ai-brand-mint) 42%,transparent);background:color-mix(in srgb,var(--ai-brand-mint) 14%,transparent);transform:translateY(-1px)}.ai-theme.ai-shell .ai-blog-page,.ai-theme.ai-shell:has(.ai-blog-page),.ai-theme.ai-shell:has(.ai-blog-page) .ai-main{background:var(--ai-bg)}[data-theme=dark] .ai-theme.ai-shell .ai-blog-page,[data-theme=dark] .ai-theme.ai-shell:has(.ai-blog-page),[data-theme=dark] .ai-theme.ai-shell:has(.ai-blog-page) .ai-main{background:var(--ai-bg)}body:has(.ai-theme.ai-shell .ai-blog-page),html:has(.ai-theme.ai-shell .ai-blog-page){background:#f6f7fb}[data-theme=dark] body:has(.ai-theme.ai-shell .ai-blog-page),[data-theme=dark]:has(.ai-theme.ai-shell .ai-blog-page){background:#0b1020}[data-theme=dark] .ai-theme.ai-shell .ai-footer{border-color:var(--ai-border);background:radial-gradient(circle at 6% 0,rgba(var(--primary-rgb),.12),transparent 36%),color-mix(in srgb,var(--ai-surface) 76%,transparent);box-shadow:0 24px 70px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04)}[data-theme=dark] .ai-theme.ai-shell .ai-footer-meta{background:radial-gradient(circle at 100% 0,rgba(114,223,198,.08),transparent 58%),linear-gradient(135deg,rgba(10,15,28,.34),rgba(18,27,48,.12))}[data-theme=dark] .ai-theme.ai-shell .ai-footer-meta:before{background:linear-gradient(180deg,transparent,rgba(103,118,158,.7),transparent)}[data-theme=dark] .ai-theme.ai-shell .ai-footer-meta>span:first-child{border-color:rgba(103,118,158,.32);background:rgba(255,255,255,.035);color:var(--ai-text-muted)}[data-theme=dark] .ai-theme.ai-shell .ai-footer-links a{border-color:rgba(114,223,198,.16);background:rgba(114,223,198,.06);color:var(--ai-brand-mint)}[data-theme=dark] .ai-theme.ai-shell .ai-footer-links a:hover{border-color:rgba(114,223,198,.34);background:rgba(114,223,198,.11)}@media (max-width:860px){.ai-theme.ai-shell .ai-footer{grid-template-columns:1fr;width:min(1120px,calc(100% - 32px))}.ai-theme.ai-shell .ai-newsletter-card,.ai-theme.ai-shell .ai-newsletter-form{grid-template-columns:1fr;gap:14px}.ai-theme.ai-shell .ai-newsletter-label{max-width:none}.ai-theme.ai-shell .ai-footer-meta{min-width:0;justify-items:start;border-radius:0;border-top:1px solid color-mix(in srgb,var(--ai-border) 80%,transparent);border-left:0}.ai-theme.ai-shell .ai-footer-meta:before{display:none}.ai-theme.ai-shell .ai-footer-links{justify-content:flex-start;max-width:none}}@media (max-width:520px){.ai-theme.ai-shell .ai-footer-meta,.ai-theme.ai-shell .ai-footer-newsletter{padding:18px}.ai-theme.ai-shell .ai-newsletter-row{width:100%;grid-template-columns:1fr;border-radius:18px;overflow:hidden}.ai-theme.ai-shell .ai-newsletter-input{width:100%;min-width:0}.ai-theme.ai-shell .ai-newsletter-submit{width:100%}}[data-theme=dark] .ai-theme .ai-blog-hero,[data-theme=dark] .ai-theme .ai-blog-post-hero{border-bottom-color:var(--ai-border)}[data-theme=dark] .ai-theme .ai-blog-card h2,[data-theme=dark] .ai-theme .ai-blog-featured h2,[data-theme=dark] .ai-theme .ai-blog-hero h1,[data-theme=dark] .ai-theme .ai-blog-post-hero h1,[data-theme=dark] .ai-theme .ai-blog-related-rail h2,[data-theme=dark] .ai-theme .ai-blog-related-rail strong{color:var(--ai-text)}[data-theme=dark] .ai-theme .ai-blog-card p,[data-theme=dark] .ai-theme .ai-blog-card-meta,[data-theme=dark] .ai-theme .ai-blog-featured p,[data-theme=dark] .ai-theme .ai-blog-hero p,[data-theme=dark] .ai-theme .ai-blog-post-hero p,[data-theme=dark] .ai-theme .ai-blog-related-rail span{color:var(--ai-text-muted)}[data-theme=dark] .ai-theme .ai-blog-card,[data-theme=dark] .ai-theme .ai-blog-empty,[data-theme=dark] .ai-theme .ai-blog-featured,[data-theme=dark] .ai-theme .ai-blog-hero-panel,[data-theme=dark] .ai-theme .ai-blog-related-rail a{border-color:var(--ai-border);background:rgba(var(--surface-rgb),.74);box-shadow:var(--shadow)}[data-theme=dark] .ai-theme .ai-blog-kicker,[data-theme=dark] .ai-theme .ai-blog-section-head span,[data-theme=dark] .ai-theme .ai-blog-tags span{border-color:color-mix(in srgb,var(--ai-brand-teal) 35%,var(--ai-border));color:var(--ai-brand-mint);background:rgba(var(--accent-rgb),.12)}[data-theme=dark] .ai-theme .ai-blog-card b,[data-theme=dark] .ai-theme .ai-blog-content a,[data-theme=dark] .ai-theme .ai-blog-content h3,[data-theme=dark] .ai-theme .ai-blog-featured b{color:var(--ai-brand-mint)}[data-theme=dark] .ai-theme .ai-blog-content{color:var(--ai-text)}[data-theme=dark] .ai-theme .ai-blog-content li,[data-theme=dark] .ai-theme .ai-blog-content p{color:var(--ai-text-secondary)}[data-theme=dark] .ai-theme .ai-blog-content h2{border-color:var(--ai-border);color:var(--ai-text);background:rgba(var(--surface-rgb),.82);box-shadow:var(--shadow)}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-actions a:first-child,[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-final>a,[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-mobile-cta a,[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-price-grid article a{color:#fff;background:var(--ai-action-primary)}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-flow-grid article>div{color:var(--ai-brand-indigo);background:rgba(var(--primary-rgb),.12)}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-final{background:radial-gradient(circle at 50% 45%,rgba(var(--primary-rgb),.18),transparent 28%),linear-gradient(145deg,var(--ai-surface),var(--ai-bg))}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-mobile-cta{border-color:var(--ai-border);background:rgba(var(--surface-rgb),.94);box-shadow:var(--shadow-lg)}.ai-theme.ai-shell:has(.ai-x) .ai-nav-toggle{width:42px;height:42px;border:0;border-radius:50%;color:#fff;background:var(--ai-action-primary);box-shadow:0 10px 24px -13px rgba(var(--primary-rgb),.86)}.ai-theme.ai-shell:has(.ai-x) .ai-nav-toggle:hover{background:var(--ai-action-primary-hover)}.ai-theme.ai-shell:has(.ai-x) .theme-toggle{border-color:var(--ai-border);color:var(--ai-text-secondary);background:color-mix(in srgb,var(--ai-surface) 88%,transparent)}.ai-theme.ai-shell:has(.ai-x) .ai-nav-sheet-backdrop{background:rgba(5,8,22,.64)}.ai-theme.ai-shell:has(.ai-x) .ai-nav-sheet-panel{border:1px solid var(--ai-border);color:var(--ai-text);background:radial-gradient(circle at 100% 0,rgba(var(--primary-rgb),.12),transparent 18rem),var(--ai-surface);box-shadow:var(--shadow-lg)}.ai-theme.ai-shell:has(.ai-x) .ai-nav-sheet-close,.ai-theme.ai-shell:has(.ai-x) .ai-nav-sheet-link{border-color:var(--ai-border);color:var(--ai-text);background:var(--ai-surface-subtle)}.ai-theme.ai-shell:has(.ai-x) .ai-nav-sheet-close:hover,.ai-theme.ai-shell:has(.ai-x) .ai-nav-sheet-link:hover{border-color:color-mix(in srgb,var(--ai-brand-indigo) 42%,var(--ai-border));background:var(--ai-surface-hover)}.ai-theme.ai-shell:has(.ai-x) .ai-nav-sheet-link svg{color:var(--ai-brand-indigo)}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-nav-sheet-panel{border-color:var(--ai-border);background:radial-gradient(circle at 100% 0,rgba(var(--primary-rgb),.15),transparent 18rem),var(--ai-surface)}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-nav-sheet-close,[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-nav-sheet-link{border-color:var(--ai-border);color:var(--ai-text);background:var(--ai-surface-subtle)}@media (max-width:720px){.ai-theme .ai-x-faq .ai-x-section-head{padding-bottom:24px}.ai-theme.ai-shell:has(.ai-x) .ai-x-faq-list summary{min-height:68px;padding:15px 14px 15px 16px;gap:14px}.ai-theme .ai-x-faq-list details p{margin:-2px 18px 18px 16px}}@media (prefers-reduced-motion:reduce){.ai-theme *,.ai-theme :after,.ai-theme :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.ai-theme .ai-appbar-link.active,.ai-theme .ai-appbar-settings.active,.ai-theme .ai-tab.active{color:var(--ai-brand-teal);background:transparent}.ai-theme .ai-tab-primary,.ai-theme .ai-tab-primary.active{color:var(--ai-text-secondary);transform:none}.ai-theme .ai-tab-primary.active{color:var(--ai-brand-teal)}.ai-theme .ai-tab-primary .ai-tab-icon,.ai-theme .ai-tab-primary.active .ai-tab-icon{width:34px;height:30px;display:grid;place-items:center;border:0;border-radius:11px;color:inherit;background:transparent;box-shadow:none;transform:none}.ai-theme .ai-tab-primary .ai-tab-label{margin-top:0;font-weight:600}.ai-theme .ai-tab-primary.active .ai-tab-label{font-weight:600}.ai-theme .ai-tab.active .ai-tab-icon{color:var(--ai-brand-teal);background:transparent;transform:none}@media (max-width:720px){.ai-theme .ai-liquid-tabbar{isolation:isolate;touch-action:pan-y;-moz-user-select:none;user-select:none;-webkit-user-select:none}.ai-theme .ai-liquid-tabbar .ai-tab{position:relative;z-index:2;transition:color .18s ease,transform .22s cubic-bezier(.2,.8,.2,1)}.ai-theme .ai-tab-lens{position:absolute;z-index:1;top:5px;bottom:calc(10px + env(safe-area-inset-bottom, 0px));left:0;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:17px;opacity:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.52),rgba(255,255,255,.12) 48%,rgba(102,215,189,.12)),rgba(255,255,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.8),inset 0 -1px 0 rgba(255,255,255,.24),0 8px 22px -14px rgba(23,34,59,.75);backdrop-filter:blur(14px) saturate(165%);-webkit-backdrop-filter:blur(14px) saturate(165%);transition:transform .34s cubic-bezier(.2,.82,.2,1),width .2s ease,opacity .16s ease,border-radius .2s ease,box-shadow .2s ease}.ai-theme .ai-tab-lens:before{content:"";position:absolute;inset:2px 10% auto;height:42%;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.62),transparent);opacity:.72}.ai-theme .ai-tab-lens.is-ready{opacity:1}.ai-theme .ai-liquid-tabbar.is-dragging .ai-tab-lens{border-radius:20px;box-shadow:inset 0 1px 0 rgba(255,255,255,.92),inset 0 -1px 0 rgba(255,255,255,.3),0 13px 30px -14px rgba(20,35,65,.82),0 0 0 4px rgba(255,255,255,.13);transition:width .16s ease,opacity .12s ease,border-radius .16s ease,box-shadow .16s ease}.ai-theme .ai-liquid-tabbar.is-dragging .ai-tab{color:var(--ai-text-muted)}.ai-theme .ai-liquid-tabbar .ai-tab.is-preview{color:var(--ai-brand-teal);transform:scale(1.1)}.ai-theme .ai-liquid-tabbar .ai-tab.is-preview .ai-tab-icon{transform:scale(1.12)}[data-theme=dark] .ai-theme .ai-tab-lens{border-color:rgba(255,255,255,.22);background:linear-gradient(135deg,rgba(255,255,255,.16),rgba(255,255,255,.045) 52%,rgba(88,198,189,.12)),rgba(16,25,45,.34);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(255,255,255,.05),0 10px 28px -15px rgba(0,0,0,.9)}}.ai-theme .ai-nut>.ai-nut-log{order:1}.ai-theme .ai-nut>.ai-water{order:2}.ai-theme .ai-nut>.ai-activity-card{order:3}.ai-theme .ai-nut>.ai-nut-tools{order:4}.ai-theme .ai-nut>.ai-tdee{order:5}.ai-theme .ai-nut>.ai-nut-plan{order:6}.ai-theme .ai-nut-kcal{grid-template-rows:140px auto auto}.ai-theme .ai-nut-energy-balance{position:static;grid-area:3/1;width:auto;margin-top:8px;transform:none}.ai-theme .ai-nut-energy-balance i{flex:0 0 18px}.ai-theme .ai-nut-energy-balance svg{width:12px;height:12px}.ai-theme .ai-nut-log{padding:clamp(15px,3.5vw,20px);border:1px solid var(--ai-border);border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(var(--accent-rgb),.07),transparent 18rem),var(--ai-surface);box-shadow:var(--shadow-sm)}.ai-theme .ai-nut-log>.ai-nut-section-head{margin:0 0 14px}.ai-theme .ai-nut-log .ai-nut-section-icon{color:var(--ai-brand-teal);background:rgba(var(--accent-rgb),.1)}.ai-theme .ai-nut-diary{overflow:hidden;gap:0;padding-left:0;border:1px solid var(--ai-border);border-radius:16px;background:var(--ai-border)}.ai-theme .ai-nut-diary:before,.ai-theme .ai-nut-meal-section:before{content:none}.ai-theme .ai-nut-meal-section{border:0;border-radius:0;background:var(--ai-surface);box-shadow:none}.ai-theme .ai-nut-meal-section+.ai-nut-meal-section{border-top:1px solid var(--ai-border)}.ai-theme .ai-nut-meal-section-head{min-height:66px;padding:12px 14px;border-bottom-color:var(--ai-border);background:color-mix(in srgb,var(--ai-surface-subtle) 55%,var(--ai-surface))}.ai-theme .ai-nut-meal-section-head>div:first-child{gap:9px}.ai-theme .ai-nut-meal-section-icon{width:32px;height:32px;border-radius:10px;color:var(--ai-brand-teal);background:rgba(var(--accent-rgb),.1)}.ai-theme .ai-nut-meal-section-head strong{font-size:15px;line-height:1.12}.ai-theme .ai-nut-meal-subtotal{margin-top:2px;font-size:10px}.ai-theme .ai-nut-meal-card{display:flex;align-items:center;gap:10px;padding:12px 12px 12px 14px;background:var(--ai-surface);min-width:0;max-width:100%;overflow:hidden}.ai-theme .ai-nut-meal-card+.ai-nut-meal-card{border-top:1px solid var(--ai-border)}.ai-theme .ai-nut-meal-card-body{flex:1 1;min-width:0;display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}.ai-theme .ai-nut-meal-card-body:active{opacity:.55}.ai-theme .ai-nut-meal-card-main{flex:1 1;min-width:0}.ai-theme .ai-nut-meal-card-head{display:flex;align-items:baseline;gap:6px}.ai-theme .ai-nut-meal-card-head>strong{font-size:15px;line-height:1.1}.ai-theme .ai-nut-meal-card-arrow{display:inline-flex;color:var(--ai-text-muted);transform:translateY(1px)}.ai-theme .ai-nut-meal-card-kcal{margin-left:auto;flex:0 0 auto;color:var(--text-3);font-size:11px;font-weight:600;white-space:nowrap}.ai-theme .ai-nut-meal-card-kcal b{color:var(--text-2);font-size:13px;font-weight:800}.ai-theme .ai-nut-meal-card .ai-nut-meal-bar{margin:8px 0 0}.ai-theme .ai-nut-meal-card-foods{display:block;margin-top:7px;color:var(--text-3);font-size:11.5px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ai-theme .ai-nut-meal-card-foods svg{vertical-align:-1px;margin-right:2px;color:var(--ai-brand-teal)}.ai-theme .ai-nut-meal-card-add{flex:0 0 auto}.ai-theme .ai-nut-meal-detail-topbar{display:flex;align-items:center;gap:10px}.ai-theme .ai-nut-meal-detail-back{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:var(--text-2);background:var(--ai-surface);border:1px solid var(--ai-border)}.ai-theme .ai-nut-meal-detail-back:active{opacity:.6}.ai-theme .ai-nut-meal-detail-title{flex:1 1;min-width:0;display:flex;align-items:center;gap:10px}.ai-theme .ai-nut-meal-detail-title strong{display:block;font-size:17px;line-height:1.1}.ai-theme .ai-nut-meal-detail-summary{padding:14px 16px}.ai-theme .ai-nut-meal-detail-kcal{display:flex;align-items:baseline;gap:6px}.ai-theme .ai-nut-meal-detail-kcal strong{font-size:24px;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ai-theme .ai-nut-meal-detail-summary .ai-nut-meal-bar{margin:12px 0 0}.ai-theme .ai-nut-meal-detail-macros{margin-top:12px}.ai-theme .ai-nut-meal-detail-list{padding:4px 14px}.ai-theme .ai-nut-meal-detail-list .ai-nut-log-list{margin:0;padding:0}.ai-theme .ai-nut-meal-detail-empty{text-align:center;padding:26px 20px}.ai-theme .ai-nut-meal-add{border-color:color-mix(in srgb,var(--ai-brand-teal) 28%,var(--ai-border));color:var(--ai-brand-teal);background:color-mix(in srgb,var(--ai-brand-teal) 7%,var(--ai-surface))}.ai-theme .ai-nut-meal-add:hover{background:color-mix(in srgb,var(--ai-brand-teal) 12%,var(--ai-surface))}.ai-theme .ai-nut-meal-section .ai-nut-log-empty{min-height:42px;padding:9px 14px}.ai-theme .ai-nut-meal-section .ai-nut-log-list{padding:0 12px}.ai-theme .ai-nut-log-item{gap:8px;padding:9px 0!important}.ai-theme .ai-nut-log-item-body .ai-nut-log-item-top{gap:10px}.ai-theme .ai-nut-log-item-body .ai-nut-log-item-top strong{font-size:13px;line-height:1.2;font-weight:720}.ai-theme .ai-nut-log-item-body .ai-nut-log-kcal{font-size:11px}.ai-theme .ai-nut-log-meta{margin-top:3px;gap:6px}.ai-theme .ai-macro-chips{gap:4px;margin-top:5px}.ai-theme .ai-macro-chips .ai-macro-chip{gap:4px;padding:2px 6px;font-size:10px}.ai-theme .ai-nut-log-stepper b{min-width:38px}.ai-theme .ai-sheet-tabs{gap:3px;padding:3px;margin-inline:0}.ai-theme .ai-sheet-tabs button{gap:4px;padding:8px 10px;font-size:12.25px}.ai-theme .ai-nut-suggest{margin:8px 12px 12px;padding:8px 9px;gap:8px;border-radius:13px;border-style:solid;border-color:color-mix(in srgb,var(--ai-brand-teal) 26%,var(--ai-border));background:linear-gradient(135deg,color-mix(in srgb,var(--ai-brand-teal) 8%,var(--ai-surface)),var(--ai-surface));box-shadow:inset 0 1px 0 rgba(255,255,255,.55)}.ai-theme .ai-nut-suggest-icon{width:27px;height:27px;border-radius:9px;color:var(--ai-brand-teal);background:color-mix(in srgb,var(--ai-brand-teal) 12%,var(--ai-surface))}.ai-theme .ai-nut-suggest-body{display:grid;grid-gap:1px;gap:1px}.ai-theme .ai-nut-suggest-body .ai-nut-suggest-label{font-size:8.5px;font-weight:850;letter-spacing:.08em;color:color-mix(in srgb,var(--ai-text-muted) 82%,var(--ai-brand-teal))}.ai-theme .ai-nut-suggest-body strong{max-width:100%;font-size:12.5px;line-height:1.18}.ai-theme .ai-nut-suggest-body .muted{font-size:10.5px}.ai-theme .ai-nut-suggest .ai-mini-btn{min-height:32px;padding:0 10px;border-radius:11px;font-size:11.5px}@media (max-width:520px){.ai-theme .ai-nut-summary{padding-bottom:18px}.ai-theme .ai-nut-log{padding:14px;border-radius:19px}.ai-theme .ai-nut-meal-section-head{align-items:center;min-height:62px;padding:10px 11px}.ai-theme .ai-nut-meal-section-head strong{font-size:14.5px}.ai-theme .ai-nut-meal-kcal strong{font-size:14px}.ai-theme .ai-nut-meal-kcal span{font-size:9.5px}.ai-theme .ai-sheet-tabs{gap:2px;padding:3px}.ai-theme .ai-sheet-tabs button{gap:3px;padding:7px 8px;font-size:12px}.ai-theme .ai-sheet-tabs button svg{width:13px;height:13px}.ai-theme .ai-nut-suggest{margin:7px 10px 10px}.ai-theme .ai-nut-suggest .ai-mini-btn{width:34px;padding:0;font-size:0;gap:0}.ai-theme .ai-nut-suggest .ai-mini-btn svg{margin:0}}.ai-theme{--ai-x-nut:#15a35c;--ai-x-warm:#f1623a;--ai-x-buddy:#c98718}[data-theme=dark] .ai-theme{--ai-x-nut:#34d27e;--ai-x-warm:#ff7a52;--ai-x-buddy:#e0a93a}.ai-theme.ai-shell:has(.ai-x) .ai-x-stage{height:340svh;min-height:2380px}.ai-theme.ai-shell:has(.ai-x) .ai-x-scene:nth-child(2){top:82svh}.ai-theme.ai-shell:has(.ai-x) .ai-x-scene:nth-child(3){top:164svh}.ai-theme.ai-shell:has(.ai-x) .ai-x-scene:nth-child(4){top:246svh}.ai-theme.ai-shell:has(.ai-x) .ai-x-example,.ai-theme.ai-shell:has(.ai-x) .ai-x-faq,.ai-theme.ai-shell:has(.ai-x) .ai-x-final,.ai-theme.ai-shell:has(.ai-x) .ai-x-flow,.ai-theme.ai-shell:has(.ai-x) .ai-x-guarantees,.ai-theme.ai-shell:has(.ai-x) .ai-x-pricing,.ai-theme.ai-shell:has(.ai-x) .ai-x-product,.ai-theme.ai-shell:has(.ai-x) .ai-x-proof,.ai-theme.ai-shell:has(.ai-x) .ai-x-usecases{width:var(--ai-x-page);max-width:none;margin-left:auto;margin-right:auto}.ai-theme.ai-shell:has(.ai-x) .ai-x-example,.ai-theme.ai-shell:has(.ai-x) .ai-x-faq,.ai-theme.ai-shell:has(.ai-x) .ai-x-flow,.ai-theme.ai-shell:has(.ai-x) .ai-x-guarantees,.ai-theme.ai-shell:has(.ai-x) .ai-x-pricing,.ai-theme.ai-shell:has(.ai-x) .ai-x-product,.ai-theme.ai-shell:has(.ai-x) .ai-x-usecases{padding:var(--ai-x-section-pad) 0}.ai-theme.ai-shell:has(.ai-x) .ai-x-proof{padding:26px 24px}.ai-theme.ai-shell:has(.ai-x) .ai-x-section-head{max-width:760px;margin:0 0 34px}.ai-theme.ai-shell:has(.ai-x) .ai-x-section-head h2{max-width:760px;font-size:clamp(38px,4.7vw,64px);line-height:.98}.ai-theme.ai-shell:has(.ai-x) .ai-x-section-head>p{max-width:620px}.ai-theme.ai-shell:has(.ai-x) .ai-x-usecase-grid article{min-height:210px}.ai-theme.ai-shell:has(.ai-x) .ai-x-usecase-grid h3{margin-top:26px}.ai-theme.ai-shell:has(.ai-x) .ai-x-example{padding-bottom:clamp(42px,5vw,64px)}.ai-theme.ai-shell:has(.ai-x) .ai-x-example-note{max-width:none;margin-left:0;margin-right:0}.ai-theme.ai-shell:has(.ai-x) .ai-x-product-grid,.ai-theme.ai-shell:has(.ai-x) .ai-x-product-grid.reverse{min-height:460px;gap:clamp(44px,7vw,128px);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.ai-theme.ai-shell:has(.ai-x) .ai-x-product-grid.reverse{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.ai-theme.ai-shell:has(.ai-x) .ai-x-product-grid+.ai-x-product-grid{margin-top:clamp(34px,4.4vw,56px)}.ai-theme.ai-shell:has(.ai-x) .ai-x-product-copy h3{font-size:clamp(30px,3.3vw,45px)}.ai-theme.ai-shell:has(.ai-x) .ai-x-product-copy{max-width:560px}.ai-theme.ai-shell:has(.ai-x) .ai-x-adapt-wrap.has-shot,.ai-theme.ai-shell:has(.ai-x) .ai-x-product-device.has-shot{justify-items:center}.ai-theme.ai-shell:has(.ai-x) .ai-x-adapt-wrap.has-shot .ai-device,.ai-theme.ai-shell:has(.ai-x) .ai-x-product-device.has-shot .ai-device{width:min(390px,34vw)}.ai-theme.ai-shell:has(.ai-x) .ai-x-flow:before{top:56%}.ai-theme.ai-shell:has(.ai-x) .ai-x-flow-grid article{min-height:205px}.ai-theme.ai-shell:has(.ai-x) .ai-x-flow-grid article>div{margin-top:30px}.ai-theme.ai-shell:has(.ai-x) .ai-x-price-foot{margin-left:0;text-align:left}.ai-theme.ai-shell:has(.ai-x) .ai-x-faq{padding-top:clamp(58px,7vw,84px)}.ai-theme.ai-shell:has(.ai-x) .ai-x-guarantee-grid{margin-top:0}.ai-theme.ai-shell:has(.ai-x) .ai-x-final{min-height:440px;margin-top:20px;margin-bottom:82px;padding:54px 24px}.ai-theme .ai-x-benefits{display:flex;flex-wrap:wrap;gap:9px 10px;margin-top:22px;font-size:11.5px;font-weight:650}.ai-theme .ai-x-benefits span{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;color:var(--ai-x-ink);background:color-mix(in srgb,var(--ai-surface) 86%,transparent);border:1px solid var(--ai-border)}.ai-theme .ai-x-benefits span:first-child svg,.ai-theme .ai-x-benefits span:nth-child(2) svg{color:var(--ai-x-nut)}.ai-theme .ai-x-benefits span:nth-child(3) svg{color:var(--ai-x-warm)}.ai-theme .ai-x-benefits span:nth-child(4) svg{color:var(--ai-x-buddy)}.ai-theme .ai-x-nutrition-section .ai-x-product-copy>svg,.ai-theme .ai-x-nutrition-section .ai-x-section-head>span{color:var(--ai-x-nut)}.ai-theme .ai-x-device-tag.nut{color:#146f50;background:#dcf4e8}[data-theme=dark] .ai-theme .ai-x-device-tag.nut{color:#c8ffb0;background:rgba(40,160,90,.22)}.ai-theme .ai-x-nut-preview{width:min(300px,78vw);display:flex;flex-direction:column;gap:13px;padding:19px;border-radius:26px;border:1px solid var(--ai-border);background:linear-gradient(160deg,var(--ai-surface),var(--ai-surface-subtle));box-shadow:var(--shadow)}.ai-theme .ai-x-nut-rings{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:13px;border-bottom:1px solid var(--ai-border)}.ai-theme .ai-x-nut-kcal strong{display:block;font-size:26px;line-height:1;letter-spacing:-.03em}.ai-theme .ai-x-nut-kcal small{color:var(--ai-x-muted);font-size:11px}.ai-theme .ai-x-nut-macros{display:grid;grid-gap:5px;gap:5px;font-size:11px}.ai-theme .ai-x-nut-macros span{display:inline-flex;align-items:center;gap:6px;color:var(--ai-x-muted)}.ai-theme .ai-x-nut-macros b{color:var(--ai-x-ink);font-weight:720}.ai-theme .ai-x-nut-macros i{width:8px;height:8px;border-radius:50%}.ai-theme .ai-x-nut-macros i.p{background:var(--ai-x-nut)}.ai-theme .ai-x-nut-macros i.c{background:var(--ai-x-warm)}.ai-theme .ai-x-nut-macros i.f{background:var(--ai-x-buddy)}.ai-theme .ai-x-nut-rows{display:grid;grid-gap:9px;gap:9px}.ai-theme .ai-x-nut-row{display:flex;align-items:center;gap:11px;padding:9px 11px;border-radius:15px;background:color-mix(in srgb,var(--ai-surface-subtle) 70%,transparent)}.ai-theme .ai-x-nut-row>div{flex:1 1;min-width:0}.ai-theme .ai-x-nut-row strong{display:block;font-size:13px}.ai-theme .ai-x-nut-row small{color:var(--ai-x-muted);font-size:10.5px}.ai-theme .ai-x-nut-row>b{color:var(--ai-x-nut);font-size:18px;font-weight:800}.ai-theme .ai-x-nut-row-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;flex:none}.ai-theme .ai-x-nut-row-icon.photo{color:#137a45;background:color-mix(in srgb,var(--ai-x-nut) 16%,transparent)}.ai-theme .ai-x-nut-row-icon.barcode{color:#b23a18;background:color-mix(in srgb,var(--ai-x-warm) 15%,transparent)}.ai-theme .ai-x-nut-foot{display:flex;gap:9px;flex-wrap:wrap}.ai-theme .ai-x-nut-foot span{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:999px;font-size:11px;font-weight:650;color:var(--ai-x-ink);background:color-mix(in srgb,var(--ai-surface-subtle) 80%,transparent)}.ai-theme .ai-x-nut-water svg{color:var(--ai-x-blue)}.ai-theme .ai-x-nut-fast svg{color:var(--ai-x-warm)}.ai-theme .ai-x-assurance{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:110px 0 86px}.ai-theme .ai-x-assurance .ai-x-section-head{max-width:780px}.ai-theme .ai-x-assurance-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.ai-theme .ai-x-assurance-grid article{position:relative;overflow:hidden;min-height:220px;padding:26px;border:1px solid var(--ai-border);border-radius:26px;background:radial-gradient(circle at 86% 0,color-mix(in srgb,var(--ai-x-nut) 12%,transparent),transparent 38%),linear-gradient(180deg,var(--ai-surface),var(--ai-surface-subtle));box-shadow:0 24px 70px -54px rgba(7,27,20,.42)}.ai-theme .ai-x-assurance-grid article:nth-child(2){background:radial-gradient(circle at 86% 0,color-mix(in srgb,var(--ai-x-warm) 13%,transparent),transparent 38%),linear-gradient(180deg,var(--ai-surface),var(--ai-surface-subtle))}.ai-theme .ai-x-assurance-grid article:nth-child(3){background:radial-gradient(circle at 86% 0,color-mix(in srgb,var(--ai-x-buddy) 14%,transparent),transparent 38%),linear-gradient(180deg,var(--ai-surface),var(--ai-surface-subtle))}.ai-theme .ai-x-assurance-grid article>span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:15px;color:var(--ai-x-nut);background:color-mix(in srgb,var(--ai-x-nut) 12%,transparent)}.ai-theme .ai-x-assurance-grid article:nth-child(2)>span{color:var(--ai-x-warm);background:color-mix(in srgb,var(--ai-x-warm) 12%,transparent)}.ai-theme .ai-x-assurance-grid article:nth-child(3)>span{color:var(--ai-x-buddy);background:color-mix(in srgb,var(--ai-x-buddy) 13%,transparent)}.ai-theme .ai-x-assurance-grid h3{margin:22px 0 9px;font-size:20px;line-height:1.12;letter-spacing:-.02em}.ai-theme .ai-x-assurance-grid p{margin:0;color:var(--ai-x-muted);font-size:14px;line-height:1.58}.ai-theme .ai-x-usecases{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:96px 0 52px;content-visibility:auto;contain-intrinsic-size:0 540px}.ai-theme .ai-x-usecase-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.ai-theme .ai-x-usecase-grid article{position:relative;overflow:hidden;min-height:245px;padding:24px;border:1px solid var(--ai-border);border-radius:24px;background:radial-gradient(circle at 82% 5%,color-mix(in srgb,var(--ai-x-green) 13%,transparent),transparent 34%),linear-gradient(180deg,var(--ai-surface),var(--ai-surface-subtle));box-shadow:0 24px 72px -58px rgba(7,27,20,.48)}.ai-theme .ai-x-usecase-grid article:nth-child(2){background:radial-gradient(circle at 82% 5%,color-mix(in srgb,var(--ai-x-warm) 14%,transparent),transparent 34%),linear-gradient(180deg,var(--ai-surface),var(--ai-surface-subtle))}.ai-theme .ai-x-usecase-grid article:nth-child(3){background:radial-gradient(circle at 82% 5%,color-mix(in srgb,var(--ai-x-nut) 14%,transparent),transparent 34%),linear-gradient(180deg,var(--ai-surface),var(--ai-surface-subtle))}.ai-theme .ai-x-usecase-grid article:nth-child(4){background:radial-gradient(circle at 82% 5%,color-mix(in srgb,var(--ai-x-buddy) 13%,transparent),transparent 34%),linear-gradient(180deg,var(--ai-surface),var(--ai-surface-subtle))}.ai-theme .ai-x-usecase-grid article>span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:15px;color:var(--ai-x-green);background:color-mix(in srgb,var(--ai-x-green) 12%,transparent)}.ai-theme .ai-x-usecase-grid article:nth-child(2)>span{color:var(--ai-x-warm);background:color-mix(in srgb,var(--ai-x-warm) 12%,transparent)}.ai-theme .ai-x-usecase-grid article:nth-child(3)>span{color:var(--ai-x-nut);background:color-mix(in srgb,var(--ai-x-nut) 12%,transparent)}.ai-theme .ai-x-usecase-grid article:nth-child(4)>span{color:var(--ai-x-buddy);background:color-mix(in srgb,var(--ai-x-buddy) 12%,transparent)}.ai-theme .ai-x-usecase-grid h3{margin:34px 0 10px;font-size:19px;line-height:1.12;letter-spacing:0}.ai-theme .ai-x-usecase-grid p{margin:0;color:var(--ai-x-muted);font-size:13.5px;line-height:1.58}.ai-theme .ai-x-price-grid-3{grid-template-columns:repeat(3,1fr);align-items:stretch}.ai-theme .ai-x-price-grid-3 article{display:flex;flex-direction:column;padding:30px}.ai-theme .ai-x-price-grid-3 article a{margin-top:auto}.ai-theme .ai-x-price-grid-3 article>div{margin-top:14px}.ai-theme .ai-x-price-buddy strong,.ai-theme .ai-x-price-free strong,.ai-theme .ai-x-price-premium strong{font-size:25px;letter-spacing:-.02em;line-height:1.15}.ai-theme .ai-x-price-list{list-style:none;margin:17px 0 8px;padding:0;display:grid;grid-gap:10px;gap:10px}.ai-theme .ai-x-price-list li{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.4;color:var(--ai-x-ink)}.ai-theme .ai-x-price-list svg{flex:none;margin-top:2px;color:var(--ai-x-nut)}.ai-theme .ai-x-price-buddy>b,.ai-theme .ai-x-price-premium>b{color:var(--ai-x-muted);font-weight:700;font-size:12px;margin-bottom:4px;display:block}.ai-theme .ai-x-price-buddy.featured{border-color:color-mix(in srgb,var(--ai-x-buddy) 40%,transparent);background:radial-gradient(circle at 90% 0,color-mix(in srgb,var(--ai-x-buddy) 18%,transparent),transparent 34%),var(--ai-surface-highlight,var(--ai-surface));box-shadow:0 30px 72px -46px color-mix(in srgb,var(--ai-x-buddy) 80%,transparent)}.ai-theme .ai-x-price-buddy em{color:#fff;background:var(--ai-x-buddy)}.ai-theme .ai-x-price-buddy .ai-x-price-list svg,.ai-theme .ai-x-price-buddy strong{color:var(--ai-x-buddy)}.ai-theme .ai-x-price-grid .ai-x-price-buddy a{color:#3a2602;background:linear-gradient(135deg,#f0c14b,#d2941c);box-shadow:0 15px 34px -20px color-mix(in srgb,var(--ai-x-buddy) 85%,transparent)}.ai-theme .ai-x-price-foot{margin:18px auto 0;max-width:640px;text-align:center;color:var(--ai-x-muted);font-size:12.5px}.ai-theme .ai-buddy-perks{list-style:none;margin:14px auto 0;padding:0;max-width:520px;display:grid;grid-gap:8px;gap:8px;text-align:left}.ai-theme .ai-buddy-perks li{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;color:var(--ai-text)}.ai-theme .ai-buddy-perks svg{flex:none;margin-top:2px;color:var(--ai-x-buddy)}.ai-theme .ai-plan-price-note{margin-top:6px;font-size:17px;font-weight:820;letter-spacing:-.02em}.ai-theme .ai-plan-buddy .ai-plan-price-note{color:var(--ai-x-buddy)}@media (max-width:980px){.ai-theme.ai-shell:has(.ai-x) .ai-x-product-grid,.ai-theme.ai-shell:has(.ai-x) .ai-x-product-grid.reverse{min-height:0;grid-template-columns:1fr}.ai-theme.ai-shell:has(.ai-x) .ai-x-product-grid.reverse .ai-x-adapt-wrap{order:2}.ai-theme.ai-shell:has(.ai-x) .ai-x-product-grid.reverse .ai-x-product-copy{order:1}.ai-theme.ai-shell:has(.ai-x) .ai-x-adapt-wrap.has-shot .ai-device,.ai-theme.ai-shell:has(.ai-x) .ai-x-product-device.has-shot .ai-device{width:min(340px,82vw)}}@media (max-width:720px){.ai-theme.ai-shell:has(.ai-x){--ai-x-page:min(100% - 28px,1120px);--ai-x-section-pad:46px}.ai-theme.ai-shell:has(.ai-x) .ai-x-stage{height:328svh;min-height:2140px}.ai-theme.ai-shell:has(.ai-x) .ai-x-scene:nth-child(2){top:81svh}.ai-theme.ai-shell:has(.ai-x) .ai-x-scene:nth-child(3){top:162svh}.ai-theme.ai-shell:has(.ai-x) .ai-x-scene:nth-child(4){top:243svh}.ai-theme.ai-shell:has(.ai-x) .ai-x-section-head{margin-bottom:36px}.ai-theme.ai-shell:has(.ai-x) .ai-x-section-head h2{font-size:clamp(36px,10.5vw,52px)}.ai-theme.ai-shell:has(.ai-x) .ai-x-proof{padding:16px 14px}.ai-theme.ai-shell:has(.ai-x) .ai-x-example,.ai-theme.ai-shell:has(.ai-x) .ai-x-faq,.ai-theme.ai-shell:has(.ai-x) .ai-x-flow,.ai-theme.ai-shell:has(.ai-x) .ai-x-guarantees,.ai-theme.ai-shell:has(.ai-x) .ai-x-pricing,.ai-theme.ai-shell:has(.ai-x) .ai-x-product,.ai-theme.ai-shell:has(.ai-x) .ai-x-usecases{padding:var(--ai-x-section-pad) 0}.ai-theme.ai-shell:has(.ai-x) .ai-x-product-grid,.ai-theme.ai-shell:has(.ai-x) .ai-x-product-grid.reverse{min-height:0;grid-template-columns:1fr;gap:38px}.ai-theme.ai-shell:has(.ai-x) .ai-x-product-grid.reverse .ai-x-adapt-wrap{order:2}.ai-theme.ai-shell:has(.ai-x) .ai-x-product-grid.reverse .ai-x-product-copy{order:1}.ai-theme.ai-shell:has(.ai-x) .ai-x-flow-grid article{min-height:0}.ai-theme.ai-shell:has(.ai-x) .ai-x-final{width:var(--ai-x-page);min-height:390px;margin:10px auto 92px}.ai-theme.ai-shell:has(.ai-x) .ai-x-mobile-cta{transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.ai-theme.ai-shell:has(.ai-x) .ai-x-mobile-cta.is-footer-visible{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(18px)}.ai-theme .ai-x-assurance{width:min(100% - 28px,1120px);padding:78px 0 64px}.ai-theme .ai-x-usecases{width:min(100% - 28px,1120px);padding:72px 0 42px}.ai-theme .ai-x-assurance-grid,.ai-theme .ai-x-usecase-grid{grid-template-columns:1fr}.ai-theme .ai-x-assurance-grid article,.ai-theme .ai-x-usecase-grid article{min-height:0;padding:22px;border-radius:22px}.ai-theme .ai-x-price-grid-3{grid-template-columns:1fr}.ai-theme .ai-x-actions a:first-child{min-height:52px;font-size:15px}.ai-theme .ai-x-actions a{flex:1 1}.ai-theme .ai-x-benefits{gap:7px;font-size:11px}}[data-theme=dark] .ai-theme.ai-shell:has(.ai-x) .ai-x-price-grid .ai-x-price-buddy a{color:#2c1d02;background:linear-gradient(135deg,#f0c14b,#d2941c)}.ai-theme .ai-doc{--doc-accent:var(--ai-brand-indigo);width:min(1600px,92vw);max-width:none;min-width:0;margin:0 auto;padding:clamp(28px,6vw,64px) 0 clamp(56px,9vw,110px)}.ai-theme .ai-doc :where(.ai-doc-hero,.ai-doc-cat,.ai-doc-cat-head,.ai-doc-cat-head>div,.ai-doc-card,.ai-doc-cta,.ai-doc-article-head,.ai-doc-body){min-width:0}.ai-theme .ai-doc-hero{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding-bottom:clamp(28px,5vw,48px);margin-bottom:clamp(24px,4vw,40px);border-bottom:1px solid var(--ai-border)}.ai-theme .ai-doc-hero-mark{display:inline-grid;place-items:center;width:64px;height:64px;border-radius:20px;background:radial-gradient(circle at 30% 20%,rgba(var(--primary-rgb),.14),transparent 60%),var(--ai-surface);border:1px solid var(--ai-border);box-shadow:var(--shadow-sm)}.ai-theme .ai-doc-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700;letter-spacing:.16em;color:var(--ai-brand-teal)}.ai-theme .ai-doc-eyebrow:before{content:"";width:26px;height:2px;border-radius:999px;background:var(--ai-brand-gradient)}.ai-theme .ai-doc-hero h1{margin:0;font-size:clamp(28px,5vw,44px);font-weight:760;line-height:1.08;letter-spacing:-.02em;color:var(--ai-text);overflow-wrap:anywhere}.ai-theme .ai-doc-hero>p{margin:0;max-width:62ch;font-size:clamp(15px,1.8vw,18px);line-height:1.6;color:var(--ai-text-secondary)}.ai-theme .ai-doc-cats{display:grid;grid-gap:clamp(34px,6vw,56px);gap:clamp(34px,6vw,56px)}.ai-theme .ai-doc-cat-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.ai-theme .ai-doc-cat-icon{flex:0 0 auto;display:inline-grid;place-items:center;width:44px;height:44px;border-radius:14px;color:var(--doc-accent);background:color-mix(in srgb,var(--doc-accent) 13%,var(--ai-surface));border:1px solid color-mix(in srgb,var(--doc-accent) 24%,var(--ai-border))}.ai-theme .ai-doc-cat-head h2{margin:2px 0 4px;font-size:clamp(19px,2.4vw,23px);font-weight:720;letter-spacing:-.01em;color:var(--ai-text)}.ai-theme .ai-doc-cat-head p{margin:0;max-width:58ch;font-size:14px;line-height:1.55;color:var(--ai-text-muted)}.ai-theme .ai-doc-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(270px,100%),1fr));grid-gap:14px;gap:14px}.ai-theme .ai-doc-card{position:relative;display:flex;flex-direction:column;gap:9px;padding:18px 18px 16px;border:1px solid var(--ai-border);border-radius:18px;background:var(--ai-surface);box-shadow:var(--shadow-sm);text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.ai-theme .ai-doc-card:before{content:"";position:absolute;inset:auto 18px 0 18px;height:3px;border-radius:999px 999px 0 0;background:var(--doc-accent);opacity:0;transition:opacity .2s ease}.ai-theme .ai-doc-card:hover{border-color:color-mix(in srgb,var(--doc-accent) 42%,var(--ai-border));transform:translateY(-3px);box-shadow:var(--shadow)}.ai-theme .ai-doc-card:hover:before{opacity:1}.ai-theme .ai-doc-card-icon{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:11px;color:var(--doc-accent);background:color-mix(in srgb,var(--doc-accent) 12%,transparent)}.ai-theme .ai-doc-card strong{font-size:15.5px;font-weight:680;line-height:1.3;color:var(--ai-text);overflow-wrap:anywhere}.ai-theme .ai-doc-card-summary{flex:1 1;font-size:13.5px;line-height:1.55;color:var(--ai-text-muted);overflow-wrap:anywhere}.ai-theme .ai-doc-card-foot{display:flex;align-items:center;justify-content:space-between;margin-top:4px;color:var(--doc-accent)}.ai-theme .ai-doc-read{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--ai-text-muted)}.ai-theme .ai-doc-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-top:clamp(40px,7vw,72px);padding:clamp(20px,4vw,30px);border:1px solid color-mix(in srgb,var(--ai-brand-indigo) 30%,var(--ai-border));border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(var(--primary-rgb),.12),transparent 40%),linear-gradient(145deg,var(--ai-surface),var(--ai-surface-subtle));box-shadow:var(--shadow)}.ai-theme .ai-doc-cta strong{display:block;font-size:clamp(17px,2.4vw,21px);font-weight:720;color:var(--ai-text)}.ai-theme .ai-doc-cta span{font-size:14px;color:var(--ai-text-secondary)}.ai-theme .ai-doc-cta .btn{flex:0 0 auto}.ai-theme .ai-doc-article{width:min(760px,calc(100% - 32px));max-width:none}.ai-theme .ai-doc-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:22px;line-height:1.2}.ai-theme .ai-doc-breadcrumb a{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:600;color:var(--ai-text-muted);text-decoration:none;transition:color .15s ease}.ai-theme .ai-doc-breadcrumb a:hover{color:var(--doc-accent)}.ai-theme .ai-doc-breadcrumb-cur,.ai-theme .ai-doc-breadcrumb-sep{display:inline-flex;align-items:center;min-height:18px;color:var(--ai-text-secondary)}.ai-theme .ai-doc-breadcrumb-sep{opacity:.5}.ai-theme .ai-doc-breadcrumb-cur{font-weight:600}.ai-theme .ai-doc-search{position:relative;display:flex;align-items:center;gap:10px;margin:clamp(20px,4vw,32px) 0 clamp(28px,5vw,44px);padding:0 16px;border:1px solid var(--ai-border);border-radius:16px;background:var(--ai-surface);box-shadow:var(--shadow);color:var(--ai-text-secondary)}.ai-theme .ai-doc-search:focus-within{border-color:color-mix(in srgb,var(--ai-brand-teal) 55%,var(--ai-border))}.ai-theme .ai-doc-search input{flex:1 1;min-width:0;padding:15px 0;border:0;background:none;color:var(--ai-text);font-size:16px;outline:none}.ai-theme .ai-doc-search input::-webkit-search-cancel-button{display:none}.ai-theme .ai-doc-search-clear{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:999px;background:color-mix(in srgb,var(--ai-text) 8%,transparent);color:var(--ai-text-secondary);cursor:pointer}.ai-theme .ai-doc-no-results{margin:8px 0 0;padding:28px;text-align:center;color:var(--ai-text-secondary);border:1px dashed var(--ai-border);border-radius:16px}.ai-theme .ai-doc-feedback{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:clamp(32px,6vw,56px);padding:18px 22px;border:1px solid var(--ai-border);border-radius:16px;background:var(--ai-surface-subtle,var(--ai-surface))}.ai-theme .ai-doc-feedback>span{font-weight:650;color:var(--ai-text)}.ai-theme .ai-doc-feedback-btns{display:flex;gap:10px}.ai-theme .ai-doc-feedback-btns button{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border:1px solid var(--ai-border);border-radius:999px;background:var(--ai-surface);color:var(--ai-text);font-weight:650;cursor:pointer;transition:border-color .15s ease,color .15s ease}.ai-theme .ai-doc-feedback-btns button:hover{border-color:color-mix(in srgb,var(--ai-brand-teal) 50%,var(--ai-border));color:var(--ai-brand-teal)}.ai-theme .ai-doc-feedback.is-done{flex-direction:column;align-items:flex-start;gap:6px}.ai-theme .ai-doc-feedback.is-done p{margin:0;display:flex;align-items:center;gap:8px;color:var(--ai-text)}.ai-theme .ai-doc-feedback-help{color:var(--ai-text-secondary)!important;font-size:14px}.ai-theme .ai-doc-feedback-help a{color:var(--ai-brand-teal);font-weight:650;display:inline-flex;align-items:center;gap:4px}.ai-theme .ai-doc-support{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-top:clamp(28px,5vw,48px);padding:clamp(18px,4vw,26px);border:1px solid var(--ai-border);border-radius:18px;background:var(--ai-surface)}.ai-theme .ai-doc-support>div{display:flex;align-items:center;gap:14px;color:var(--ai-brand-teal)}.ai-theme .ai-doc-support>div>div{display:flex;flex-direction:column}.ai-theme .ai-doc-support strong{color:var(--ai-text);font-size:16px}.ai-theme .ai-doc-support span{color:var(--ai-text-secondary);font-size:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.ai-theme .ai-doc-article-head{padding-bottom:clamp(22px,4vw,34px);margin-bottom:clamp(22px,4vw,34px);border-bottom:1px solid var(--ai-border)}.ai-theme .ai-doc-chip{display:inline-flex;align-items:center;gap:7px;margin-bottom:16px;padding:6px 12px;border-radius:999px;font-size:12.5px;font-weight:650;color:var(--doc-accent);background:color-mix(in srgb,var(--doc-accent) 12%,transparent);border:1px solid color-mix(in srgb,var(--doc-accent) 26%,var(--ai-border))}.ai-theme .ai-doc-article-head h1{margin:0 0 14px;font-size:clamp(26px,4.4vw,38px);font-weight:760;line-height:1.12;letter-spacing:-.02em;color:var(--ai-text)}.ai-theme .ai-doc-article-summary{margin:0 0 14px;font-size:clamp(15px,2vw,18px);line-height:1.55;color:var(--ai-text-secondary)}.ai-theme .ai-doc-body{display:flex;flex-direction:column;gap:20px}.ai-theme .ai-doc-lead{margin:0;font-size:clamp(16px,2vw,19px);line-height:1.65;color:var(--ai-text)}.ai-theme .ai-doc-h{margin:12px 0 -4px;padding-left:14px;border-left:3px solid var(--doc-accent);font-size:clamp(18px,2.4vw,22px);font-weight:720;letter-spacing:-.01em;color:var(--ai-text)}.ai-theme .ai-doc-p{margin:0;font-size:15.5px;line-height:1.7;color:var(--ai-text-secondary)}.ai-theme .ai-doc-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:11px;gap:11px}.ai-theme .ai-doc-list li{display:flex;align-items:flex-start;gap:11px;font-size:15px;line-height:1.55;color:var(--ai-text-secondary)}.ai-theme .ai-doc-list li svg{flex:0 0 auto;margin-top:2px;color:var(--doc-accent)}.ai-theme .ai-doc-steps{margin:0;padding:0;list-style:none;counter-reset:doc-step;display:grid;grid-gap:12px;gap:12px}.ai-theme .ai-doc-steps li{display:flex;align-items:flex-start;gap:13px;font-size:15px;line-height:1.55;color:var(--ai-text-secondary)}.ai-theme .ai-doc-step-n{flex:0 0 auto;display:inline-grid;place-items:center;width:26px;height:26px;border-radius:50%;font-size:13px;font-weight:700;color:#fff;background:var(--doc-accent);box-shadow:0 6px 14px -8px color-mix(in srgb,var(--doc-accent) 80%,transparent)}.ai-theme .ai-doc-callout{display:flex;align-items:flex-start;gap:12px;padding:15px 17px;border-radius:16px;border:1px solid var(--ai-border);background:var(--ai-surface-subtle)}.ai-theme .ai-doc-callout p{margin:0;font-size:14.5px;line-height:1.6;color:var(--ai-text-secondary)}.ai-theme .ai-doc-callout svg{flex:0 0 auto;margin-top:1px}.ai-theme .ai-doc-callout.info{border-color:color-mix(in srgb,var(--ai-info) 28%,var(--ai-border));background:rgba(var(--accent-rgb),.07)}.ai-theme .ai-doc-callout.info svg{color:var(--ai-info)}.ai-theme .ai-doc-callout.tip{border-color:color-mix(in srgb,var(--ai-success) 30%,var(--ai-border));background:rgba(var(--ai-success-rgb),.08)}.ai-theme .ai-doc-callout.tip svg{color:var(--ai-success)}.ai-theme .ai-doc-callout.warn{border-color:color-mix(in srgb,var(--ai-warning) 32%,var(--ai-border));background:rgba(var(--ai-warning-rgb),.09)}.ai-theme .ai-doc-callout.warn svg{color:var(--ai-warning)}.ai-theme .ai-doc-faq{display:grid;grid-gap:10px;gap:10px}.ai-theme .ai-doc-faq details{overflow:hidden;border:1px solid var(--ai-border);border-radius:14px;background:var(--ai-surface);box-shadow:var(--shadow-sm);transition:border-color .18s ease,box-shadow .18s ease}.ai-theme .ai-doc-faq details[open]{border-color:color-mix(in srgb,var(--doc-accent) 48%,var(--ai-border))}.ai-theme .ai-doc-faq summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 17px;cursor:pointer;list-style:none;font-size:15px;font-weight:660;color:var(--ai-text)}.ai-theme .ai-doc-faq summary::-webkit-details-marker{display:none}.ai-theme .ai-doc-faq summary svg{flex:0 0 auto;padding:6px;border-radius:50%;color:var(--doc-accent);background:color-mix(in srgb,var(--doc-accent) 11%,transparent);transition:transform .22s ease}.ai-theme .ai-doc-faq details[open] summary svg{color:#fff;background:var(--doc-accent);transform:rotate(45deg)}.ai-theme .ai-doc-faq details p{margin:-2px 17px 16px;font-size:14px;line-height:1.65;color:var(--ai-text-secondary)}.ai-theme .ai-doc-related{margin-top:clamp(36px,6vw,56px)}.ai-theme .ai-doc-related>h2{margin:0 0 16px;font-size:18px;font-weight:720;color:var(--ai-text)}.ai-theme .ai-doc-related-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:12px;gap:12px}.ai-theme .ai-doc-related-card{display:flex;align-items:center;gap:11px;padding:14px 15px;border:1px solid var(--ai-border);border-radius:14px;background:var(--ai-surface);box-shadow:var(--shadow-sm);text-decoration:none;transition:border-color .18s ease,transform .18s ease}.ai-theme .ai-doc-related-card strong{flex:1 1;font-size:14px;font-weight:640;line-height:1.35;color:var(--ai-text)}.ai-theme .ai-doc-related-card>svg{flex:0 0 auto;color:var(--ai-text-muted)}.ai-theme .ai-doc-related-card:hover{border-color:color-mix(in srgb,var(--doc-accent) 42%,var(--ai-border));transform:translateY(-2px)}@media (max-width:560px){.ai-theme .ai-doc-cta{flex-direction:column;align-items:stretch}.ai-theme .ai-doc-cta .btn{justify-content:center}}.ai-theme .ai-x-faq-more{margin:22px 0 0;text-align:center}.ai-theme .ai-x-faq-more a{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:650;color:var(--ai-brand-teal);text-decoration:none;transition:gap .18s ease,color .18s ease}.ai-theme .ai-x-faq-more a:hover{gap:12px;color:var(--ai-action-primary-hover)}