@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/481eac7be1c268b7-s.p.0kh2es0tesdch.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/31a9145ccb84606d-s.p.10_fo~wllb4ek.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Schibsted Grotesk Fallback;src:local(Arial);ascent-override:93.46%;descent-override:24.67%;line-gap-override:0.0%;size-adjust:104.49%}.schibsted_grotesk_20559fc4-module__89sbSW__className{font-family:Schibsted Grotesk,Schibsted Grotesk Fallback;font-style:normal}.schibsted_grotesk_20559fc4-module__89sbSW__variable{--font-sans:"Schibsted Grotesk", "Schibsted Grotesk Fallback"}
:root{--teal:#0d9488;--teal-50:#f0fdfa;--teal-100:#ccfbf1;--teal-300:#5eead4;--black:#0a0a0a;--offwhite:#f5f5f3;--white:#fff;--grey-50:#f9fafb;--grey-100:#f3f4f6;--grey-200:#e5e7eb;--grey-300:#d1d5db;--grey-400:#9ca3af;--grey-500:#6b7280;--grey-700:#374151;--grey-900:#111827;--success:#16a34a;--sans:var(--font-sans), system-ui, -apple-system, sans-serif;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #00000014, 0 2px 4px #0000000a;--shadow-lg:0 8px 32px #0000001a, 0 4px 8px #0000000a;--shadow-teal:0 4px 14px #0d948847;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--transition-fast:.15s ease;--transition-base:.2s ease;--transition-slow:.3s ease;--teal-400:#2dd4bf;--teal-950:#042f2e;--jelas-white-55:#ffffff8c;--error:#dc2626;--warning:#d97706;--info:#0369a1;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--radius-pill:999px;--ease-standard:cubic-bezier(.2, .8, .2, 1);--fs-display:clamp(52px, 7.5vw, 96px);--fs-h1:clamp(36px, 4.5vw, 56px);--fs-h2:clamp(28px, 3.2vw, 40px);--fs-h3:clamp(20px, 2vw, 24px);--fs-body-lg:clamp(16px, 1.2vw, 18px)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;max-width:100vw;overflow-x:clip}body{background:var(--offwhite);color:var(--grey-900);font-family:var(--sans);max-width:100%;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1200px,100% - 48px);margin:0 auto}.section{padding:96px 0}.eyebrow{color:var(--teal);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:14px;font-size:11px;font-weight:700}.display{font-family:var(--sans);letter-spacing:-.062em;margin:0;font-size:clamp(36px,5.5vw,72px);font-weight:700;line-height:1.05}.section-title{font-family:var(--sans);letter-spacing:-.05em;margin:0 0 18px;font-size:clamp(30px,4vw,46px);font-weight:700;line-height:1.1}.muted{color:var(--grey-500);line-height:1.7}.nav{-webkit-backdrop-filter:blur();backdrop-filter:blur();z-index:50;height:64px;transition:background var(--transition-base), border-color var(--transition-base), backdrop-filter var(--transition-base);background:0 0;border-bottom:1px solid #0000;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 32px;display:grid;position:sticky;top:0;left:0;right:0}.nav--scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom-color:var(--grey-200);background:#ffffffe6}.nav-link{color:var(--grey-700);border-radius:999px;padding:9px 14px;font-size:14px;font-weight:600}.nav-link:hover{background:var(--white);color:var(--black)}.route-transition{opacity:0;pointer-events:none;z-index:100;transition:opacity .12s;position:fixed;top:0;left:0;right:0}.route-transition--active{opacity:1}.route-transition-bar,.route-loading-bar{background:linear-gradient(90deg, var(--teal), var(--teal-300), var(--teal));transform-origin:0;z-index:100;width:100%;height:3px;position:fixed;top:0;left:0;box-shadow:0 0 18px #0d948873}.route-transition--active .route-transition-bar,.route-loading-bar{animation:route-progress 1.1s var(--ease-standard) infinite}@keyframes route-progress{0%{opacity:.75;transform:scaleX(.08)}45%{opacity:1;transform:scaleX(.72)}to{opacity:.2;transform:scaleX(1)}}.scroll-to-top{background:var(--black);bottom:max(24px, env(safe-area-inset-bottom));color:var(--white);cursor:pointer;opacity:0;pointer-events:none;height:48px;right:max(24px, env(safe-area-inset-right));transition:opacity var(--transition-base), transform var(--transition-base), background var(--transition-fast), box-shadow var(--transition-base);z-index:90;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:48px;display:inline-flex;position:fixed;transform:translateY(10px)scale(.96);box-shadow:0 18px 42px #0a0a0a3d,0 0 0 5px #0d948814}.scroll-to-top--visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.scroll-to-top--above-sticky{bottom:max(104px, calc(env(safe-area-inset-bottom) + 104px));z-index:850}.scroll-to-top:hover{background:var(--teal);transform:translateY(-2px)scale(1);box-shadow:0 18px 42px #0d948847,0 0 0 5px #0d948824}.scroll-to-top:active{transform:translateY(0)scale(.97)}.scroll-to-top:focus-visible{outline:3px solid var(--teal-300);outline-offset:3px}@media (max-width:640px){.scroll-to-top--above-sticky{bottom:max(136px, calc(env(safe-area-inset-bottom) + 136px))}}.nav-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.nav-links{justify-content:center;align-items:center;gap:6px;display:flex}.brand{align-items:center;gap:10px;display:inline-flex}.brand img{width:auto;height:26px}.button{border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:13px 22px;font-weight:700;display:inline-flex}.button-primary{background:var(--teal);box-shadow:var(--shadow-teal);color:var(--white);transition:background var(--transition-base), transform var(--transition-fast), box-shadow var(--transition-base)}.button-primary:hover{background:#0f766e;transform:translateY(-1px);box-shadow:0 0 0 4px #0d948833,0 6px 18px #0d94885c}.button-primary:active{transform:translateY(0)}.button-dark{background:var(--black);color:var(--white);transition:background var(--transition-base), transform var(--transition-fast), box-shadow var(--transition-base)}.button-dark:hover{background:var(--grey-900);box-shadow:var(--shadow-md);transform:translateY(-1px)}.button-dark:active{transform:translateY(0)}.button-secondary{color:#ffffffd6;transition:border-color var(--transition-base), color var(--transition-base);border:1.5px solid #ffffff47}.button-secondary:hover{color:var(--white);border-color:#ffffff80}.hero-cta{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.hero-chip-stat{color:#5eead4f2!important;background:#f0fdfa24!important;border-color:#5eead466!important}.hero-chip-stat:before{background:var(--teal-300)!important}.hero{background:var(--offwhite);padding:112px 0 100px;position:relative;overflow:hidden}@keyframes hero-glow{0%,to{opacity:1}50%{opacity:.5}}.hero-glow{pointer-events:none;z-index:0;background:radial-gradient(circle at 70% 30%,#0d94880f,#0000 50%);animation:5s ease-in-out infinite hero-glow;position:absolute;inset:0}.hero>.container{z-index:1;position:relative}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:center;gap:clamp(32px,5vw,72px);display:grid}.hero-copy{max-width:640px}.hero-visual{justify-content:center;align-items:center;min-height:540px;padding:8px 0;display:flex;position:relative}.hero-visual:before{content:"";z-index:0;background:radial-gradient(circle,#ffffff70 0 32%,#ffffff24 50%,#fff0 70%),radial-gradient(circle,#5eead42e,#5eead400 56%);width:430px;height:430px;position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.hero-visual:after{display:none}.hero-phone-stage{z-index:1;justify-content:center;align-items:center;width:min(100%,520px);min-height:540px;display:flex;position:relative}.hero-phone-stage .phone{z-index:1}.hero-chip{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#ffffffe0;letter-spacing:.01em;white-space:nowrap;z-index:2;background:#0a0a0aad;border:1px solid #5eead438;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800;position:absolute;box-shadow:0 16px 38px #00000042}.hero-chip:before{background:var(--teal);content:"";border-radius:999px;width:7px;height:7px;margin-right:8px;display:inline-block}.hero-chip-top{top:118px;right:6px}.hero-chip-mid{top:252px;left:0}.hero-chip-bottom{bottom:116px;right:14px}.hero p{color:var(--grey-500);max-width:500px;font-size:18px;line-height:1.65}.phone{background:var(--black);border-radius:36px;width:260px;height:516px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff14,0 40px 80px #00000059,0 0 120px #0d94881f}.phone-island{z-index:2;background:#000;border-radius:999px;width:86px;height:26px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.phone-status,.phone-header,.phone-input{background:var(--black);color:var(--white);padding:14px 16px}.phone-status{justify-content:space-between;align-items:center;padding:22px 20px 10px;font-size:11px;font-weight:700;display:flex}.phone-header{border-bottom:1px solid #1a1a1a;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px 14px;display:flex}.phone-header strong{color:var(--white);align-items:center;gap:6px;font-size:13px;display:flex}.phone-header strong:before{background:var(--teal);content:"";border-radius:50%;width:6px;height:6px;display:inline-block}.phone-header span{color:var(--grey-500);white-space:nowrap;font-size:10px}.phone-chat{background:var(--black);flex-direction:column;justify-content:flex-end;gap:8px;height:320px;padding:12px;display:flex;overflow:hidden}.phone-message{width:100%;display:flex}.phone-message-user{justify-content:flex-end}.phone-message-bot,.phone-message-insight{justify-content:flex-start}.bubble{border-radius:13px;padding:8px 10px;font-size:11px;line-height:1.45}.bubble-user{background:var(--teal);color:var(--white);text-align:right;max-width:78%}.bubble-bot,.insight-card{color:#e5e5e5;text-align:left;background:#1a1a1a;max-width:78%}.bubble-bot strong,.insight-card strong{color:var(--teal-400)}.cards-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.article-toolbar{flex-direction:column;gap:14px;margin-bottom:28px;display:flex}.article-search-form{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.article-search-field{background:var(--white);border:1px solid var(--grey-200);border-radius:999px;align-items:center;gap:10px;width:min(100%,560px);min-height:52px;padding:0 16px 0 18px;display:flex;box-shadow:0 1px 3px #0a0a0a0a}.article-search-field:focus-within{border-color:var(--teal-100);box-shadow:0 0 0 4px #0d94881a}.article-search-icon{color:var(--grey-400);flex-shrink:0}.article-search-input{color:var(--grey-900);background:0 0;border:0;outline:none;flex:1;min-width:0}.article-search-input::placeholder{color:var(--grey-400)}.article-search-button,.article-search-reset{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.article-search-button{background:var(--black);color:var(--white);cursor:pointer;border:0}.article-search-button:hover{background:var(--grey-900)}.article-search-reset{background:var(--teal-50);color:var(--teal)}.article-search-reset--inline{margin-top:4px}.article-search-meta{color:var(--grey-500);text-align:center;margin:0;font-size:14px;line-height:1.6}.article-empty-state{background:var(--white);border:1px solid var(--grey-200);box-shadow:var(--shadow-sm);text-align:center;border-radius:20px;grid-column:1/-1;padding:40px 28px}.article-empty-state h2{font-family:var(--sans);letter-spacing:-.05em;margin:0 0 10px;font-size:clamp(28px,3vw,36px);font-weight:700;line-height:1.12}.article-empty-state p{color:var(--grey-500);margin:0;line-height:1.7}.article-recommendations{text-align:left;margin-top:32px}.article-recommendations-title{color:var(--grey-500);margin:0 0 16px;font-weight:600}.article-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:32px;display:flex}.article-pagination-pages{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.article-pagination-control,.article-pagination-page,.article-pagination-current,.article-pagination-ellipsis{border:1px solid var(--grey-200);border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:42px;min-height:42px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.article-pagination-control,.article-pagination-page{background:var(--white);color:var(--grey-700);transition:border-color var(--transition-fast), color var(--transition-fast), background var(--transition-fast)}.article-pagination-control:hover,.article-pagination-page:hover{border-color:var(--teal-100);color:var(--teal)}.article-pagination-current{background:var(--teal);border-color:var(--teal);color:var(--white)}.article-pagination-ellipsis{color:var(--grey-400);background:0 0;border-color:#0000;min-width:24px;padding:0 4px}.article-pagination-control--disabled{background:var(--grey-50);color:var(--grey-400)}.card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);border:1px solid #0000;padding:28px}.card:hover{border-color:var(--teal-100);box-shadow:var(--shadow-md);transform:translateY(-2px)}.article-card{background:var(--white);border:1px solid #f3f4f6;border-radius:16px;padding:0;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 2px 8px #0a0a0a0a}.card.article-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:0;display:block;overflow:hidden;box-shadow:0 8px 24px #0f172a0f}.article-cover{border-bottom:1px solid #eef2f7;border-radius:0;justify-content:center;align-items:center;width:100%;height:210px;margin:0;display:flex;position:relative;overflow:hidden}.article-card:hover{border-color:var(--grey-200);transform:translateY(-4px);box-shadow:0 12px 32px #0a0a0a14}.article-body{padding:22px}.badge{letter-spacing:.5px;text-transform:uppercase;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.badge-tips,.badge-guide,.badge-glosarium{background:var(--teal-50);color:#0f766e}.badge-perbandingan{color:#4338ca;background:#eef2ff}.badge-update{color:#1d4ed8;background:#eff6ff}.badge-story{color:#c2410c;background:#fff7ed}.page-hero{background:var(--white);color:var(--grey-900);text-align:center;padding:120px 0 64px}.page-hero .display{letter-spacing:-1.5px;max-width:760px;margin:0 auto 20px;font-size:clamp(40px,5.5vw,72px);line-height:1.05}.page-hero p{color:var(--grey-500);max-width:540px;margin:0 auto;font-size:18px;line-height:1.6}.page-hero .eyebrow{margin-bottom:16px}.article-detail-cover-wrap{max-width:960px;margin-top:44px}.article-detail-cover{aspect-ratio:16/9;background:var(--teal-50);border:1px solid #eef2f7;border-radius:20px;justify-content:center;align-items:center;width:100%;margin:0;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 46px #0f172a14}.article-detail-cover--fallback{border-color:#0d94881f}.page-hero .article-detail-cover-credit{color:var(--grey-400);text-align:center;max-width:820px;margin:12px auto 0;font-size:12px;line-height:1.5}.page-hero .article-detail-cover-credit a{color:inherit;text-decoration:underline}.article-back-btn{border:1px solid var(--grey-200);color:var(--grey-600);transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);background:0 0;border-radius:999px;align-items:center;gap:6px;padding:8px 16px 8px 12px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.article-back-btn:hover{background:var(--offwhite);border-color:var(--grey-300);color:var(--grey-900)}.article-category-tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:28px;display:flex}.article-category-tab{border:1px solid var(--grey-200);color:var(--grey-600);transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);background:0 0;border-radius:999px;align-items:center;padding:6px 16px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.article-category-tab:hover{background:var(--offwhite);border-color:var(--grey-300);color:var(--grey-900)}.article-category-tab--active{background:var(--grey-900);border-color:var(--grey-900);color:var(--white)}.article-category-tab--active:hover{background:var(--grey-900);color:var(--white)}.article-share{border-top:1px solid var(--grey-100);flex-wrap:wrap;align-items:center;gap:10px;margin-top:40px;padding-top:24px;display:flex}.article-share-label{color:var(--grey-500);font-size:14px;font-weight:500}.article-share-btn{border:1px solid var(--grey-200);color:var(--grey-700);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);background:0 0;border-radius:999px;align-items:center;gap:6px;padding:7px 14px 7px 10px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.article-share-btn:hover{background:var(--offwhite);border-color:var(--grey-300);color:var(--grey-900)}.prose{background:var(--white);color:var(--grey-700);border-radius:18px;padding:42px 46px;font-size:16px;line-height:1.8;box-shadow:0 1px 3px #0a0a0a0d}.prose h1,.prose h2,.prose h3{color:var(--grey-900);font-family:var(--sans);letter-spacing:-.03em;font-weight:700;line-height:1.15}.prose a{color:var(--teal);font-weight:700}.prose figure{margin:2rem 0}.prose img{aspect-ratio:16/9;background:var(--grey-100);object-fit:contain;border-radius:12px;width:100%;margin:1.75rem 0;display:block}.prose figure img{aspect-ratio:auto;background:0 0;border-radius:12px;width:100%;margin:0;display:block}.prose figcaption{color:var(--grey-400);text-align:center;margin-top:8px;font-size:12px}.prose figcaption a{color:inherit;font-weight:400;text-decoration:underline}.prose table{border:1px solid var(--grey-200);border-collapse:collapse;white-space:normal;border-radius:12px;max-width:100%;margin:2rem 0;display:block;overflow-x:auto}.prose thead{background:var(--grey-50)}.prose th,.prose td{border:1px solid var(--grey-200);text-align:left;vertical-align:top;padding:14px 16px}.prose th{color:var(--grey-900);font-weight:700}.article-download-cta-section{background:var(--grey-900);color:var(--white);padding:72px 0}.article-download-cta{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;max-width:960px;display:grid}.article-download-cta .eyebrow{color:var(--teal-100);margin-bottom:14px}.article-download-cta h2{color:var(--white);font-family:var(--sans);letter-spacing:-.05em;max-width:560px;margin:0 0 14px;font-size:40px;font-weight:700;line-height:1.12}.article-download-cta p{color:#ffffffad;max-width:560px;margin:0;font-size:16px;line-height:1.65}.article-download-actions{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.article-download-link{color:var(--white);min-height:42px;transition:background var(--transition-base), border-color var(--transition-base);background:#ffffff1a;border:1px solid #ffffff24;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:0 18px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.article-download-link:hover{background:#ffffff29;border-color:#ffffff3d}.docs-layout{grid-template-columns:260px 1fr;align-items:flex-start;gap:40px;display:grid}.docs-sidebar{position:sticky;top:92px}.link-muted-on-dark{color:var(--jelas-white-55)}.docs-link{color:var(--grey-700);border-radius:10px;padding:9px 12px;font-size:14px;display:block}.docs-link:hover{background:var(--teal-50);color:var(--teal)}.pricing-card{border-radius:var(--radius-xl);padding:36px 32px;position:relative}.pricing-dark{background:var(--black);border:2px solid var(--teal);box-shadow:var(--shadow-teal);color:var(--white)}.pricing-badge{background:var(--teal);color:var(--white);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:4px 12px;font-size:10px;font-weight:800;position:absolute;top:24px;right:24px}.pricing-soon{background:var(--grey-50);border:1px dashed var(--grey-300);box-shadow:none}.button-disabled{background:var(--grey-100);color:var(--grey-500);cursor:not-allowed}.pricing-row{border-top:1px solid var(--grey-200);grid-template-columns:1fr 160px 160px;align-items:center;gap:16px;padding:14px 0;display:grid}.pricing-row-head{color:var(--grey-500);font-size:13px}.app-shell{--sans:var(--font-app-sans), system-ui, -apple-system, sans-serif;background:var(--grey-50);font-family:var(--sans);grid-template-columns:260px 1fr;gap:0;min-height:100dvh;display:grid}.app-sidebar{background:var(--white);border-right:1px solid var(--grey-200);gap:var(--space-8);padding:var(--space-6) var(--space-5);flex-direction:column;height:100dvh;display:flex;position:sticky;top:0}.app-sidebar h1{font-family:var(--sans);letter-spacing:-.05em;margin:0;font-size:30px;font-weight:700;line-height:1.08}.app-nav{gap:8px;display:grid}.app-nav a{color:var(--grey-700);border-radius:12px;align-items:center;gap:10px;padding:12px 14px;font-weight:700;display:flex}.app-nav a:hover{background:var(--teal-50);color:var(--teal)}.app-nav-label{color:var(--grey-400);letter-spacing:1px;text-transform:uppercase;margin-top:12px;padding:0 14px;font-size:10px;font-weight:600;line-height:1.3}.app-nav-active,.app-nav a.app-nav-active{background:var(--teal-50);border-left:3px solid var(--teal);color:var(--teal);padding-left:11px}.app-main{flex-direction:column;gap:22px;padding:40px;display:flex}.app-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.app-header h2,.teams-placeholder h3{font-family:var(--sans);letter-spacing:-.05em;margin:0 0 10px;font-size:34px;font-weight:700;line-height:1.1}.app-card h3{color:var(--grey-900);font-family:var(--sans);letter-spacing:-.01em;margin:0 0 12px;font-size:17px;font-weight:600;line-height:1.3}.app-header p,.teams-placeholder p{color:var(--grey-500);margin:0;line-height:1.65}.app-card p:not(.metric-trend){color:var(--grey-700);margin:0;font-size:13px;line-height:1.5}.app-grid,.billing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.billing-price-row{margin-bottom:8px}.billing-price-alt{color:var(--grey-500);margin-top:2px;font-size:12px;font-weight:400;display:block}.app-card,.teams-placeholder{background:var(--white);border-radius:var(--radius-lg);border:0;padding:18px 18px 16px;box-shadow:0 2px 8px #0a0a0a17,0 1px 2px #0a0a0a0f}.app-card>span{color:var(--grey-500);letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1.3}.app-card>strong,.plan-card>strong{font-family:var(--font-app-serif), Georgia, serif;font-variant-numeric:tabular-nums;letter-spacing:0;margin:6px 0 8px;font-size:36px;font-weight:400;line-height:1.05;display:block}.metric-trend{border-radius:var(--radius-pill);margin:0;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}.metric-trend--up{color:var(--error);background:#fee2e2}.metric-trend--down{color:var(--success);background:#dcfce7}.metric-progress{background:var(--grey-100);border-radius:2px;height:4px;margin-top:10px;overflow:hidden}.metric-progress-fill{background:var(--teal);border-radius:2px;height:100%}.icon-container{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.icon-container--muted{background:var(--grey-100);color:var(--grey-500)}.icon-container--teal{background:var(--teal);color:var(--white)}.app-wide-card{justify-content:space-between;align-items:center;display:flex}.app-tease{background:var(--teal-50);border-color:var(--teal-100);justify-content:flex-start}.status-pill,.quota-pill{background:var(--teal-50);color:#0f766e;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:800;display:inline-flex}.quota-pill{background:var(--white);border:1px solid var(--teal-100);white-space:nowrap}.range-picker{flex-wrap:wrap;gap:10px;display:flex}.range-picker span{background:var(--white);border:1px solid var(--grey-200);color:var(--grey-500);border-radius:999px;align-items:center;gap:6px;padding:9px 14px;font-size:13px;font-weight:800;display:inline-flex}.range-picker .active{background:var(--black);border-color:var(--black);color:var(--white)}.transaction-list{flex-direction:column;gap:4px;display:flex}.transaction-row{background:var(--grey-50);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.transaction-row>div:first-child{min-width:0}.transaction-row strong{color:var(--grey-900);font-size:13px;font-weight:600;line-height:1.5;display:block}.transaction-row span{color:var(--grey-500);font-size:11px;line-height:1.4;display:block}.transaction-row b{font-variant-numeric:tabular-nums;letter-spacing:-.035em;white-space:nowrap;font-size:15px;font-weight:700}.plan-card{flex-direction:column;gap:12px;display:flex}.plan-card.pro{border-color:var(--teal);box-shadow:0 20px 40px #0d94881a}.muted-plan{background:var(--grey-50);border-style:dashed}.comparison-mini{grid-template-columns:1fr 80px 80px;align-items:center;gap:14px;display:grid}.teams-placeholder{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;min-height:360px;display:flex}.footer{background:var(--black);color:var(--white);padding:56px 0}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:32px;display:grid}.ticker-wrap{background:var(--black);border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:14px 0;position:relative;overflow:hidden}.ticker-wrap:before,.ticker-wrap:after{content:"";z-index:2;pointer-events:none;width:80px;height:100%;position:absolute;top:0}.ticker-wrap:before{background:linear-gradient(to right, var(--black), transparent);left:0}.ticker-wrap:after{background:linear-gradient(to left, var(--black), transparent);right:0}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-track{will-change:transform;width:max-content;animation:36s linear infinite ticker-scroll;display:flex}.ticker-wrap:hover .ticker-track{animation-play-state:paused}.ticker-item{color:#ffffffa6;white-space:nowrap;align-items:center;gap:8px;padding:0 28px;font-size:13px;display:inline-flex}.ticker-dot{background:var(--teal);border-radius:50%;flex-shrink:0;width:6px;height:6px}.ticker-label{color:var(--white);font-weight:600}.ticker-sep{color:#ffffff4d}.ticker-amount{color:var(--teal-300);letter-spacing:.02em;font-family:Courier New,monospace;font-size:12px;font-weight:700}.ticker-category{color:#ffffff73;font-size:12px}.stats-strip{background:var(--black);border-bottom:1px solid #ffffff14;padding:48px 0}.stats-grid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.stat-item{text-align:center;border-right:1px solid #ffffff1a;padding:0 40px}.stat-item:last-child{border-right:none}.stat-number{color:var(--teal-300);font-family:var(--sans);font-variant-numeric:tabular-nums;letter-spacing:-.05em;font-size:clamp(28px,4vw,44px);font-weight:700;line-height:1.1}.stat-label{color:#ffffff8c;margin-top:8px;font-size:13px}.cta-section{background:var(--black);text-align:center;padding:96px 0;position:relative;overflow:hidden}@keyframes cta-glow{0%,to{opacity:1}50%{opacity:.5}}.cta-glow{pointer-events:none;background:radial-gradient(circle,#0d948847,#0000 60%);animation:4s ease-in-out infinite cta-glow;position:absolute;inset:0}.cta-section>.container{z-index:1;position:relative}.cta-section h2{color:var(--white);font-family:var(--sans);letter-spacing:-.055em;margin:0 0 18px;font-size:clamp(28px,4.5vw,52px);font-weight:700;line-height:1.1}.cta-section p{color:#fff9;max-width:460px;margin:0 auto 36px;font-size:17px}.nav-hamburger{color:var(--grey-700);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;padding:8px;display:none}.nav-hamburger:hover{background:var(--grey-100)}.nav-mobile-drawer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--grey-200);z-index:49;background:#f5f5f3f5;padding:16px 24px 20px;position:fixed;top:64px;left:0;right:0}.nav-mobile-drawer nav{flex-direction:column;gap:4px;display:flex}.nav-mobile-drawer .nav-link{border-radius:10px;padding:12px 14px;font-size:16px;display:block}@media (max-width:900px){.hero-grid,.cards-grid,.app-shell,.app-grid,.billing-grid,.docs-layout,.footer-grid{grid-template-columns:1fr}.app-sidebar{border-bottom:1px solid var(--grey-200);border-right:0;height:auto;position:static}.docs-sidebar{position:static}.app-nav{grid-template-columns:repeat(5,minmax(0,1fr));overflow-x:auto}.app-nav a{white-space:nowrap}.app-main{padding:28px 24px}.pricing-row{grid-template-columns:1fr}.phone{border-width:5px;border-radius:34px;width:200px;height:400px;margin:0 auto}.hero-visual .phone{transform:none}.phone-chat{height:230px}.hero-grid{text-align:center}.hero-copy{flex-direction:column;align-items:center;max-width:none;display:flex}.hero-visual{min-height:440px;padding-top:12px}.hero-visual:before{width:min(88vw,360px);height:360px}.hero-visual:after{display:none}.hero-phone-stage{width:min(100%,420px);min-height:430px}.hero-chip{padding:8px 12px;font-size:11px}.hero-chip-top{top:64px;right:8px}.hero-chip-mid{top:192px;left:10px}.hero-chip-bottom{bottom:68px;right:8px}.hero p{max-width:100%}.nav-links,.nav-cta{display:none}.nav-hamburger{display:flex}.stats-grid{grid-template-columns:1fr 1fr;gap:24px 0}.stat-item{border-bottom:1px solid #ffffff1a;border-right:none;padding:0 0 24px}.stat-item:nth-child(2){border-bottom:none;padding-bottom:0}.stat-item:last-child{border-top:1px solid #ffffff1a;border-bottom:none;grid-column:1/-1;padding-top:24px;padding-bottom:0}}@media (max-width:560px){.container{width:min(1200px,100% - 32px)}.hero{padding:76px 0 72px}.hero-visual{min-height:420px}.hero-visual:before{width:min(94vw,320px);height:320px}.hero-phone-stage{width:min(100%,340px);min-height:410px}.hero-cta{flex-direction:column;align-items:center}.hero-cta .button{justify-content:center;width:100%}.hero-cta .button-text{justify-content:center}.hero-chip-mid{display:none}.hero-chip-top{top:42px;right:0}.hero-chip-bottom{bottom:42px;right:0}.nav{padding:0 16px}.section{padding:64px 0}.article-detail-cover-wrap{margin-top:32px}.article-detail-cover{border-radius:14px}.prose{padding:28px 24px}.article-download-cta-section{padding:56px 0}.article-download-cta{grid-template-columns:1fr;gap:28px}.article-download-cta h2{font-size:32px}.article-download-actions{width:100%}.app-header,.app-wide-card,.transaction-row{flex-direction:column;align-items:flex-start}.app-main{padding:24px 16px}.comparison-mini{grid-template-columns:1fr 48px 48px}.stats-grid{grid-template-columns:1fr}.stat-item{border-bottom:1px solid #ffffff1a;border-right:none;padding:0 0 24px}.stat-item:nth-child(2){border-bottom:1px solid #ffffff1a;padding-bottom:24px}.stat-item:last-child{border-top:none;border-bottom:none;grid-column:auto;padding-top:0;padding-bottom:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.route-transition--active .route-transition-bar,.route-loading-bar{animation:none!important}.ticker-track{animation:none}.hero-glow,.cta-glow{opacity:.6;animation:none}.float-card{animation:none}}.section-dark{background:var(--black);color:var(--white)}.section-dark .section-title{color:var(--white)}.section-dark .muted{color:var(--grey-400)}.section-dark .eyebrow{color:var(--teal)}.button-text{color:var(--grey-500);transition:color var(--transition-base);align-items:center;gap:6px;font-size:14px;font-weight:500;display:inline-flex}.button-text:hover{color:var(--black)}.hero-eyebrow-pill{background:var(--teal-50);border:1px solid var(--teal-100);color:var(--teal);border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.hero-eyebrow-pill-dot{background:var(--teal);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:block}.float-card{background:var(--white);white-space:nowrap;z-index:3;border-radius:12px;padding:12px 16px;position:absolute;box-shadow:0 8px 32px #0000001a}.float-card-num{color:var(--teal);font-family:var(--sans);font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:22px;font-weight:650;line-height:1}.float-card-label{color:var(--grey-500);margin-top:2px;font-size:12px}.float-card-left{animation:4s ease-in-out infinite float-bob;top:80px;left:-88px}.float-card-right{animation:4s ease-in-out 2s infinite float-bob;bottom:120px;right:-76px}.float-card-top{animation:4s ease-in-out 1s infinite float-bob;top:30px;right:-68px}@keyframes float-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.steps-grid{background:#ffffff17;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:2px;display:grid;overflow:hidden}.step-card{background:var(--teal-950);transition:background var(--transition-base);padding:48px 36px}.step-card:hover{background:#111}.step-num{background:var(--teal);color:var(--white);font-family:var(--sans);font-variant-numeric:tabular-nums;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:24px;font-size:18px;font-weight:650;display:flex}.step-card h3{color:var(--white);margin:0 0 12px;font-size:20px;font-weight:600}.step-card p{color:var(--grey-400);margin:0;font-size:14px;line-height:1.7}.feature-card-dark{background:var(--teal-950);transition:background var(--transition-base);border:1px solid #ffffff17;border-radius:16px;padding:32px}.feature-card-dark:hover{background:#111}.feature-card-dark h3{color:var(--white);margin:12px 0 8px}.feature-card-dark p{color:var(--grey-400);margin:0}.pricing-section-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:64px;display:grid}.pc-card{background:var(--teal-950);transition:transform var(--transition-base);border:1px solid #ffffff17;border-radius:16px;padding:32px;position:relative}.pc-card:hover{transform:translateY(-4px)}.pc-card-featured{border-color:var(--teal);background:#0d1f1e}.pc-card-featured:before{background:var(--teal);color:var(--white);content:"Paling Populer";letter-spacing:1px;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:5px 16px;font-size:11px;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pc-tier{letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:600}.pc-price{color:var(--white);font-family:var(--sans);font-variant-numeric:tabular-nums;letter-spacing:-1px;margin-bottom:4px;font-size:42px;font-weight:800;line-height:1}.pc-price-unit{color:var(--grey-500);font-family:var(--sans);font-size:16px;font-weight:400}.pc-period{color:var(--grey-500);margin-bottom:24px;font-size:13px}.pc-divider{background:#ffffff17;height:1px;margin-bottom:24px}.pc-features{flex-direction:column;gap:10px;margin:0 0 28px;padding:0;list-style:none;display:flex}.pc-features li{color:var(--grey-400);align-items:flex-start;gap:8px;font-size:13px;display:flex}.pc-features li:before{color:var(--teal);content:"✓";flex-shrink:0;margin-top:1px;font-weight:700}.pc-btn{cursor:pointer;font-family:var(--sans);text-align:center;transition:all var(--transition-base);border-radius:8px;width:100%;padding:12px;font-size:14px;font-weight:600;display:block}.pc-btn-outline{color:var(--grey-400);background:0 0;border:1px solid #2a2a2a}.pc-btn-outline:hover{border-color:var(--grey-500);color:var(--white)}.pc-btn-fill{background:var(--teal);border:1px solid var(--teal);color:var(--white)}.pc-btn-fill:hover{background:#0f766e}.pc-trial-note{color:var(--grey-500);margin-top:-18px;margin-bottom:0;font-size:12px}.billing-toggle{justify-content:center;align-items:center;gap:12px;margin-bottom:0;display:flex}.toggle-label{color:var(--grey-500);transition:color var(--transition-base);font-size:14px;font-weight:500}.toggle-label.active{color:var(--white)}.toggle-label{align-items:center;gap:6px;display:flex}.toggle-badge{background:var(--teal);color:var(--white);border-radius:999px;padding:2px 7px;font-size:10px;font-weight:700}.toggle-switch{background:var(--grey-700,#374151);cursor:pointer;height:28px;transition:background var(--transition-base);border:none;border-radius:999px;width:52px;padding:3px;position:relative}.toggle-switch.on{background:var(--teal)}.toggle-thumb{background:var(--white);height:22px;transition:left var(--transition-base);border-radius:50%;width:22px;display:block;position:absolute;top:3px}.toggle-switch:not(.on) .toggle-thumb{left:3px}.toggle-switch.on .toggle-thumb{left:27px}.proof-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.proof-card{background:var(--white);border:1px solid var(--grey-200);transition:transform var(--transition-base), box-shadow var(--transition-base);border-radius:16px;padding:28px}.proof-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.proof-stars{color:var(--teal);letter-spacing:2px;margin-bottom:14px;font-size:14px}.proof-text{color:var(--grey-700);margin-bottom:20px;font-size:15px;font-style:italic;font-weight:300;line-height:1.7}.proof-author{align-items:center;gap:10px;display:flex}.proof-avatar{background:var(--teal-50);border:1px solid var(--teal-100);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;display:flex}.proof-name{color:var(--grey-900);font-size:13px;font-weight:600}.proof-role{color:var(--grey-400);font-size:12px}.stats-row-proof{background:var(--grey-200);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:2px;margin-top:64px;display:grid;overflow:hidden}.stat-cell{background:var(--white);text-align:center;padding:36px 24px}.stat-cell-num{color:var(--grey-900);font-family:var(--sans);font-variant-numeric:tabular-nums;letter-spacing:-1px;margin-bottom:8px;font-size:40px;font-weight:800;line-height:1}.stat-cell-num em{color:var(--teal);font-style:normal}.stat-cell-label{color:var(--grey-500);font-size:13px}.nav-cta-pill{background:var(--black);color:var(--white);transition:background var(--transition-base);border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600}.nav-cta-pill:hover{background:var(--teal);color:var(--white)}.nav-cta-pill--secondary{background:var(--white);box-shadow:inset 0 0 0 1px var(--grey-200);color:var(--black)}.nav-cta-pill--secondary:hover{background:var(--grey-100);box-shadow:inset 0 0 0 1px var(--grey-300);color:var(--black)}.footer-grid-v2{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.footer-tagline{color:#ffffff8c;max-width:280px;margin-top:12px;font-size:13px;line-height:1.6}.footer-col h4{color:var(--grey-400);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:600}.footer-col ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer-col ul a{color:var(--grey-500);transition:color var(--transition-base);font-size:14px}.footer-col ul a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.footer-copy{color:var(--grey-500);font-size:13px}.footer-copy a{color:var(--teal)}.footer-lang{color:var(--grey-500);font-size:12px}@media (max-width:900px){.float-card{display:none}.steps-grid{grid-template-columns:1fr}.pricing-section-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.proof-grid{grid-template-columns:1fr}.stats-row-proof{grid-template-columns:repeat(2,1fr)}.footer-grid-v2{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:560px){.footer-grid-v2{grid-template-columns:1fr}.stats-row-proof{grid-template-columns:1fr 1fr}.step-card{padding:36px 24px}}.legal-hero{border-bottom:1px solid var(--grey-200);padding:96px 0 56px}.legal-hero .eyebrow{margin-bottom:12px}.legal-hero-title{font-family:var(--sans);letter-spacing:-.055em;margin:0 0 20px;font-size:clamp(36px,5vw,52px);font-weight:700;line-height:1.1}.legal-hero-title em{color:var(--teal);font-style:italic}.legal-meta{color:var(--grey-500);flex-wrap:wrap;gap:20px;font-size:13px;display:flex}.legal-meta-item{align-items:center;gap:6px;display:flex}.legal-meta-dot{background:var(--teal);border-radius:50%;flex-shrink:0;width:6px;height:6px}.legal-layout{grid-template-columns:220px 1fr;align-items:start;gap:48px;padding:48px 0 96px;display:grid}.legal-toc{background:var(--white);border:1px solid var(--grey-200);border-radius:14px;padding:20px 22px;position:sticky;top:80px}.legal-toc-label{letter-spacing:2px;text-transform:uppercase;color:var(--grey-400);margin-bottom:14px;font-size:10px;font-weight:700}.legal-toc-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.legal-toc-list a{color:var(--grey-700);transition:background var(--transition-fast), color var(--transition-fast);border-radius:8px;align-items:flex-start;gap:8px;padding:7px 8px;font-size:13px;line-height:1.4;display:flex}.legal-toc-list a:hover{background:var(--teal-50);color:var(--teal)}.legal-toc-num{color:var(--grey-400);min-width:18px;margin-top:1px;font-size:10px;font-weight:700}.legal-sections{flex-direction:column;display:flex}.legal-section{border-bottom:1px solid var(--grey-200);padding:48px 0}.legal-section:last-child{border-bottom:none}.legal-section-num{letter-spacing:2px;text-transform:uppercase;color:var(--teal);margin-bottom:6px;font-size:10px;font-weight:700}.legal-section-title{font-family:var(--sans);letter-spacing:-.03em;color:var(--grey-900);margin:0 0 18px;font-size:24px;font-weight:650;line-height:1.2}.legal-body{color:var(--grey-700);overflow-wrap:anywhere;min-width:0;font-size:15px;line-height:1.8}.legal-body p{margin:0 0 14px}.legal-body p:last-child{margin-bottom:0}.legal-body strong{color:var(--grey-900);font-weight:600}.legal-body a{color:var(--teal);font-weight:600}.legal-check-list,.legal-cross-list{flex-direction:column;gap:10px;margin:14px 0;padding:0;list-style:none;display:flex}.legal-ordered-list{color:var(--grey-700);flex-direction:column;gap:10px;margin:14px 0;padding-left:22px;line-height:1.6;display:flex}.legal-check-list li,.legal-cross-list li{color:var(--grey-700);overflow-wrap:anywhere;padding-left:30px;font-size:15px;line-height:1.6;display:block;position:relative}.legal-check-list li:before{content:"";background:#0d948814 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230D9488' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") 50%/11px no-repeat;border:1px solid #0d948833;border-radius:50%;width:20px;height:20px;position:absolute;top:2px;left:0}.legal-cross-list li:before{content:"";background:#ef444414 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23EF4444' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E") 50%/11px no-repeat;border:1px solid #ef444433;border-radius:50%;width:20px;height:20px;position:absolute;top:2px;left:0}.legal-highlight-box{background:var(--teal-50);border:1px solid #0d948833;border-left:3px solid var(--teal);color:var(--grey-700);border-radius:10px;margin:18px 0;padding:14px 18px;font-size:14px;line-height:1.65}.legal-highlight-box strong{color:var(--teal)}.legal-warning-box{color:var(--grey-700);background:#fffbeb;border:1px solid #fde68a;border-left:3px solid #f59e0b;border-radius:10px;margin:18px 0;padding:14px 18px;font-size:14px;line-height:1.65}.legal-danger-box{color:var(--grey-700);background:#fef2f2;border:1px solid #fecaca;border-left:3px solid #ef4444;border-radius:10px;margin:18px 0;padding:14px 18px;font-size:14px;line-height:1.65}.legal-table{border-collapse:collapse;border:1px solid var(--grey-200);border-radius:10px;width:100%;margin:18px 0;font-size:14px;overflow:hidden}.legal-table th{text-align:left;letter-spacing:1.5px;text-transform:uppercase;color:var(--grey-400);background:var(--grey-50);border-bottom:1px solid var(--grey-200);padding:10px 14px;font-size:10px;font-weight:700}.legal-table td{border-bottom:1px solid var(--grey-200);color:var(--grey-700);vertical-align:top;padding:12px 14px}.legal-table tr:last-child td{border-bottom:none}.legal-table tr:hover td{background:var(--grey-50)}.legal-table .t-name{color:var(--grey-900);font-weight:600}.legal-table .t-price{color:var(--teal);font-weight:600}.legal-table a{color:var(--teal);font-size:12px}.legal-rights-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0;display:grid}.legal-right-card{background:var(--white);border:1px solid var(--grey-200);border-radius:12px;padding:16px}.legal-right-icon{margin-bottom:8px;font-size:20px}.legal-right-title{color:var(--grey-900);margin-bottom:4px;font-size:13px;font-weight:600}.legal-right-desc{color:var(--grey-500);font-size:12px;line-height:1.5}@media (max-width:900px){.article-search-field{width:100%}.legal-layout{grid-template-columns:minmax(0,1fr);gap:32px}.legal-toc{position:static}.legal-rights-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.article-search-form{align-items:stretch}.article-pagination,.article-pagination-pages{width:100%}.article-pagination-control,.article-pagination-page,.article-pagination-current{flex:auto}.article-search-button,.article-search-reset{width:100%}.legal-hero{padding:72px 0 36px}.legal-layout{gap:0;padding:32px 0 64px}.legal-toc{border-radius:10px;margin-bottom:32px;padding:16px 18px}.legal-toc-list{gap:0}.legal-toc-list a{padding:6px 8px;font-size:12px}.legal-section{padding:32px 0}.legal-rights-grid{grid-template-columns:1fr}.legal-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.legal-table{min-width:920px;font-size:12px}.legal-table th,.legal-table td{white-space:normal;padding:10px 12px}.legal-table th:first-child,.legal-table td:first-child{white-space:nowrap;width:140px;min-width:140px}.legal-table th:nth-child(2),.legal-table td:nth-child(2){min-width:180px}.legal-table th:nth-child(3),.legal-table td:nth-child(3){min-width:280px}.legal-table th:last-child,.legal-table td:last-child{word-break:break-word;width:140px;min-width:140px}.legal-body,.legal-check-list li,.legal-cross-list li{font-size:14px}}.footer-v3{background:var(--black);color:#ffffff80;padding:80px 0 40px}.footer-v3-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:48px;display:grid}.footer-v3-brand{max-width:280px}.footer-v3-mark{align-items:center;margin-bottom:16px;display:flex}.footer-v3-tagline{color:#fff6;margin:0 0 24px;font-size:13px;line-height:1.7}.footer-v3-badges{flex-wrap:wrap;align-items:center;gap:10px;min-height:44px;display:flex}.footer-v3-badge{color:#ffffffb3;transition:border-color var(--transition-fast), color var(--transition-fast);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;text-decoration:none;display:flex}.footer-v3-badge:hover{color:#ffffffe6;border-color:#ffffff47}.footer-v3-badge span{flex-direction:column;line-height:1.1;display:flex}.footer-v3-badge small{color:#ffffff80;font-size:9px}.footer-v3-badge strong{color:#ffffffd9;font-size:12px;font-weight:600}.footer-v3-heading{letter-spacing:1px;color:#ffffff59;text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:700}.footer-v3-links{flex-direction:column;gap:12px;display:flex}.footer-v3-link{color:#ffffff80;transition:color var(--transition-fast);font-size:13px;text-decoration:none}.footer-v3-link:hover{color:#ffffffe6}.footer-v3-bottom{color:#ffffff4d;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:64px;padding-top:24px;font-size:12px;display:flex}.footer-v3-lang{color:#fff6}@media (max-width:900px){.footer-v3-grid{grid-template-columns:1fr 1fr;gap:40px 32px}.footer-v3-brand{grid-column:1/-1;max-width:100%}}@media (max-width:560px){.footer-v3{padding:64px 0 32px}.footer-v3-grid{grid-template-columns:1fr;gap:32px}.footer-v3-bottom{flex-direction:column;align-items:flex-start}}.v3-eyebrow{font-family:var(--sans);letter-spacing:1.2px;text-transform:uppercase;color:var(--teal);font-size:11px;font-weight:700;display:inline-block}.v3-section-title{font-family:var(--sans);color:var(--grey-900);letter-spacing:-.5px;text-align:center;margin:0 0 16px;font-size:clamp(28px,4vw,48px);font-weight:700;line-height:1.15}.v3-section-sub{font-family:var(--sans);color:var(--grey-500);text-align:center;max-width:540px;margin:0 auto;font-size:17px;line-height:1.6}.v3-btn-primary,.v3-btn-outline,.v3-btn-cta-dark,.v3-btn-cta-ghost{font-family:var(--sans);cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .15s,border-color .2s,color .2s;display:inline-flex}.v3-btn-primary{background:var(--teal);color:#fff;box-shadow:0 6px 20px #0d948847}.v3-btn-primary:hover{background:#0f9f91;transform:translateY(-2px);box-shadow:0 10px 28px #0d948861}.v3-btn-primary:active{transform:scale(.97)}.v3-btn-outline{border:1.5px solid var(--grey-200);color:var(--grey-700);background:0 0}.v3-btn-outline:hover{border-color:var(--teal);color:var(--teal);background:var(--teal-50)}.v3-btn-lg{border-radius:14px;padding:15px 32px;font-size:16px}.v3-btn-cta-dark{background:var(--teal);color:#fff;padding:16px 36px;font-size:16px;font-weight:700;box-shadow:0 8px 28px #0d948866}.v3-btn-cta-dark:hover{background:#0f9f91;transform:translateY(-2px);box-shadow:0 12px 36px #0d948880}.v3-btn-cta-ghost{color:#ffffffbf;background:0 0;border:1.5px solid #ffffff2e;padding:16px 32px;font-size:16px}.v3-btn-cta-ghost:hover{color:#fff;border-color:#ffffff59}.v3-insight-card{z-index:3;background:#fff;border:1px solid #f3f4f6;border-radius:12px;min-width:160px;padding:12px 16px;position:absolute;box-shadow:0 8px 32px #0a0a0a1a,0 2px 6px #0a0a0a0d}.float-card-1{animation:4s ease-in-out infinite v3-float-a;top:48px;right:-20px}.float-card-2{animation:4.5s ease-in-out .5s infinite v3-float-b;bottom:140px;right:-40px}.float-card-3{animation:3.8s ease-in-out .9s infinite v3-float-c;bottom:60px;left:-32px}.v3-pain-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.v3-pain-card{background:linear-gradient(#fff 0%,#fcfcfb 100%);border:1px solid #f0f0ee;border-radius:20px;flex-direction:column;padding:28px 24px;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s,border-color .25s;display:flex;box-shadow:0 1px 2px #0a0a0a08,0 8px 24px #0a0a0a0a}.v3-pain-card:hover{border-color:var(--teal-100);transform:translateY(-5px);box-shadow:0 4px 8px #0a0a0a0a,0 20px 40px #0a0a0a17}.v3-quote-card{grid-column:span 1;background:var(--black)!important;border:none!important}.v3-solutions-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px;display:grid}.v3-solution-card{background:#fff;border:1px solid #f3f4f6;border-top-width:3px;border-radius:20px;flex-direction:column;padding:32px;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s;display:flex;box-shadow:0 1px 2px #0a0a0a08,0 8px 24px #0a0a0a0d}.v3-solution-card:hover{transform:translateY(-6px);box-shadow:0 4px 8px #0a0a0a0a,0 24px 48px #0a0a0a1a}.v3-demo-grid{grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}.v3-demo-chip{font-family:var(--sans);border:1px solid var(--grey-200);background:var(--grey-50);color:var(--grey-700);cursor:pointer;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s}.v3-demo-chip:hover{border-color:var(--teal);color:var(--teal);background:var(--teal-50)}.v3-demo-input{border:1.5px solid var(--grey-200);height:40px;font-family:var(--sans);color:var(--grey-900);background:#fff;border-radius:10px;outline:none;flex:1;padding:0 14px;font-size:13px;transition:border-color .15s}.v3-demo-input:focus{border-color:var(--teal)}.v3-demo-send{background:var(--teal);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .15s;display:flex}.v3-demo-send:hover{background:var(--teal-400);transform:scale(.97)}.v3-benefits-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.v3-benefit-card{background:#fff;border:1px solid #f3f4f6;border-radius:18px;padding:28px;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s,border-color .25s;box-shadow:0 1px 2px #0a0a0a08}.v3-benefit-card:hover{border-color:var(--teal-100);transform:translateY(-4px);box-shadow:0 16px 32px #0a0a0a14}.v3-persona-grid{grid-template-columns:1fr 1fr;gap:32px;max-width:900px;margin:0 auto;display:grid}.v3-features-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.v3-feature-tile{background:#fff;border:1px solid #f3f4f6;border-radius:14px;padding:20px;transition:border-color .2s,transform .2s,box-shadow .2s}.v3-feature-tile:hover{border-color:var(--teal-100);transform:translateY(-2px);box-shadow:0 8px 20px #0a0a0a0f}.v3-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:56px;display:grid}.v3-testimonial-card{background:#fff;border:1px solid #f3f4f6;border-radius:16px;flex-direction:column;padding:28px;display:flex;box-shadow:0 2px 8px #0a0a0a0a}.v3-trust-badges{border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;flex-wrap:wrap;justify-content:center;gap:16px;padding:32px 0;display:flex}.v3-trust-badge{border:1px solid var(--grey-200);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;display:flex}.v3-pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.v3-pricing-card{border-radius:20px;flex-direction:column;padding:32px;transition:transform .2s,box-shadow .2s;display:flex}.v3-pricing-card:hover{box-shadow:0 16px 40px #0a0a0a1a}.v3-pricing-card-pro{box-shadow:0 16px 48px #0d948838}.v3-calc-equiv-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px;display:grid}.range-wrapper{align-items:center;gap:20px;display:flex}.range-input{accent-color:#14b8a6;cursor:pointer;flex:1;height:4px}.range-value{font-family:var(--sans);font-variant-numeric:tabular-nums;color:#000;letter-spacing:-.035em;white-space:nowrap;text-align:right;min-width:160px;font-size:30px;font-weight:800}@media (max-width:1024px){.v3-hero-visual{width:340px;height:540px;margin-top:5%}.v3-hero-headline{font-size:clamp(44px,6vw,80px)}.float-card-1{right:-10px}.float-card-2{right:-20px}.float-card-3{left:-16px}.v3-pain-grid,.v3-solutions-grid,.v3-benefits-grid,.v3-features-grid,.v3-testimonials-grid{grid-template-columns:repeat(2,1fr)}.v3-demo-grid{grid-template-columns:1fr}.v3-testimonials-grid .v3-testimonial-card:last-child{display:none}.v3-pricing-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.v3-pricing-card-pro{transform:none!important}.v3-btn-primary,.v3-btn-outline{justify-content:center;width:100%}.range-wrapper{flex-direction:column-reverse;align-items:stretch;gap:12px}.range-value{text-align:left;min-width:100%;font-size:24px}}@media (max-width:768px){.float-card-1,.float-card-2,.float-card-3{display:none}.v3-pain-grid,.v3-solutions-grid,.v3-benefits-grid,.v3-features-grid,.v3-testimonials-grid,.v3-persona-grid{grid-template-columns:1fr}.v3-trust-badge{padding:8px 14px}.v3-calc-equiv-grid{grid-template-columns:1fr}section[style*="padding: 120px 0"],section[style*="padding:120px 0"]{padding-top:64px!important;padding-bottom:64px!important}section[style*="padding: 100px 0"]{padding-top:56px!important;padding-bottom:56px!important}.nav{justify-content:space-between;padding:0 20px;display:flex}.nav-links{display:none}.nav-actions{margin-left:auto}}@keyframes v3-bounce{0%,80%,to{opacity:.5;transform:translateY(0)}40%{opacity:1;transform:translateY(-6px)}}@keyframes v3-pulse-dot{0%,to{opacity:1}50%{opacity:.4}}@keyframes v3-float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes v3-float-b{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes v3-float-c{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes v3-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes v3-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:640px){.landing-sticky-bar{padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px))!important}.landing-sticky-bar-inner{gap:10px}.landing-sticky-bar-sub,.landing-sticky-bar-demo{display:none}.landing-sticky-bar-brand{flex:auto;min-width:0}.landing-sticky-bar-brand>div>div:first-child{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.landing-sticky-bar-actions{flex:none;width:auto}.landing-sticky-bar-cta{align-items:center;min-height:44px;display:flex;padding:13px 22px!important;font-size:15px!important}}.hc-section{padding:var(--space-8) 0 var(--space-16);background:radial-gradient(ellipse 900px 480px at 15% -10%, #0d948812 0%, transparent 60%), radial-gradient(ellipse 700px 500px at 100% 15%, #2dd4bf0d 0%, transparent 55%), var(--white);position:relative;overflow:hidden}.hc-layout{z-index:1;display:block;position:relative}.hc-eyebrow{font-family:var(--sans);letter-spacing:.09em;text-transform:uppercase;color:#0f766e;margin-bottom:var(--space-3);font-size:10px;font-weight:750;display:inline-block}.hc-headline{font-family:var(--sans);letter-spacing:-.062em;color:var(--grey-900);margin:0 0 var(--space-3);font-size:clamp(38px,8vw,76px);font-weight:700;line-height:1}.hc-headline em{color:var(--teal);font-style:normal}.hc-sub{font-family:var(--sans);font-size:var(--fs-body-lg);color:var(--grey-500);max-width:46ch;margin:0 0 var(--space-6);font-weight:450;line-height:1.55}.hc-cta{align-items:center;gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.hc-trust{gap:var(--space-4);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.hc-trust span{font-family:var(--sans);color:var(--grey-500);font-size:12px;font-weight:650}@media (min-width:900px){.hc-layout{column-gap:var(--space-12);grid-template-columns:1fr 1fr;grid-template-areas:"eyebrow panel""headline panel""sub panel""cta panel""trust panel";align-items:start;display:grid}.hc-eyebrow{grid-area:eyebrow}.hc-headline{grid-area:headline}.hc-sub{grid-area:sub}.hc-cta{grid-area:cta}.hc-trust{grid-area:trust}.hd-panel{grid-area:panel;margin-top:0}}.hd-panel{margin-top:var(--space-8);border-radius:var(--radius-xl);background:var(--white);border:1px solid var(--grey-200);box-shadow:var(--shadow-lg);overflow:hidden}.hd-chrome{border-bottom:1px solid var(--grey-100);background:var(--grey-50);align-items:center;gap:6px;padding:12px 16px;display:flex}.hd-chrome-dot{background:var(--grey-300);border-radius:50%;width:7px;height:7px;display:block}.hd-chrome-label{margin-left:var(--space-2);font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:var(--grey-500);font-size:10px;font-weight:700}.hd-body{padding:var(--space-5)}.hd-row{align-items:center;gap:var(--space-3);border-radius:var(--radius-md);border:1px solid var(--grey-200);background:var(--white);margin-bottom:var(--space-2);opacity:0;padding:10px 12px;animation:.5s cubic-bezier(.22,1,.36,1) forwards hd-in;display:flex}@keyframes hd-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hd-icon{border-radius:var(--radius-sm);background:var(--teal-50);width:32px;height:32px;color:var(--teal);flex-shrink:0;justify-content:center;align-items:center;display:flex}.hd-tx{flex-direction:column;flex:1;min-width:0;display:flex}.hd-tx b{font-family:var(--sans);color:var(--grey-900);font-size:13px;font-weight:650}.hd-tx span{font-family:var(--sans);color:var(--grey-500);font-size:10.5px;font-weight:500}.hd-amt{font-family:var(--sans);font-variant-numeric:tabular-nums;letter-spacing:-.035em;color:var(--grey-900);white-space:nowrap;font-size:14px;font-weight:750}.hd-card{margin-top:var(--space-3);border-radius:var(--radius-lg);background:var(--teal-950);color:#eafaf5;padding:var(--space-5);opacity:0;animation:.55s cubic-bezier(.22,1,.36,1) .72s forwards hd-in}.hd-card-top{justify-content:space-between;align-items:center;display:flex}.hd-card-eyebrow{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--teal-300);font-size:9.5px;font-weight:800}.hd-tag{font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;color:#eafaf580;border-radius:var(--radius-pill);border:1px solid #ffffff29;padding:3px 8px;font-size:9px;font-weight:800}.hd-total{font-family:var(--sans);font-variant-numeric:tabular-nums;letter-spacing:-.04em;margin:10px 0 4px;font-size:clamp(34px,6vw,44px);font-weight:800;line-height:1}.hd-note{font-family:var(--sans);color:#eafaf59e;font-size:12px;font-weight:500}.hd-note b{font-variant-numeric:tabular-nums;color:var(--teal-300);font-weight:700}.hd-bars{height:44px;margin-top:var(--space-4);align-items:flex-end;gap:5px;display:flex}.hd-bar{transform-origin:bottom;background:#2dd4bf59;border-radius:3px 3px 0 0;flex:1;animation:.4s cubic-bezier(.22,1,.36,1) forwards hd-bar;transform:scaleY(0)}.hd-bar-on{background:var(--teal-400)}@keyframes hd-bar{to{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.hd-row,.hd-card,.hd-bar{opacity:1!important;animation:none!important;transform:none!important}}.ck-section{background:var(--offwhite);padding:var(--space-16) 0;text-align:center}.ck-eyebrow{font-family:var(--sans);letter-spacing:.09em;text-transform:uppercase;color:#0f766e;margin-bottom:var(--space-3);font-size:10px;font-weight:750;display:inline-block}.ck-headline{font-family:var(--sans);letter-spacing:-.05em;color:var(--grey-900);max-width:22ch;margin:0 auto var(--space-3);font-size:clamp(28px,3.2vw,40px);font-weight:700;line-height:1.08}.ck-sub{font-family:var(--sans);font-size:var(--fs-body-lg);color:var(--grey-500);margin:0 auto var(--space-12);font-weight:450}.ck-grid{gap:var(--space-6);text-align:left;grid-template-columns:1fr;max-width:920px;margin:0 auto;display:grid}.ck-card{border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--grey-200);padding:var(--space-6);flex-direction:column;display:flex}.ck-step{font-family:var(--sans);font-variant-numeric:tabular-nums;letter-spacing:.1em;color:#0f766e;margin-bottom:var(--space-4);font-size:11px;font-weight:800}.ck-card-title{font-family:var(--sans);letter-spacing:-.03em;color:var(--grey-900);margin:0 0 var(--space-2);font-size:17px;font-weight:700;line-height:1.25}.ck-card-body{font-family:var(--sans);color:var(--grey-500);margin:0 0 var(--space-5);flex:1;font-size:13.5px;font-weight:450;line-height:1.65}.ck-example{font-family:var(--sans);color:#0f766e;background:var(--teal-50);border:1px solid var(--teal-100);border-radius:var(--radius-sm);align-self:flex-start;padding:6px 10px;font-size:12.5px;font-weight:650}@media (min-width:768px){.ck-grid{grid-template-columns:repeat(3,1fr)}}.ic-section{background:var(--offwhite);padding:var(--space-16) 0;text-align:center}.ic-eyebrow{font-family:var(--sans);letter-spacing:.09em;text-transform:uppercase;color:#0f766e;margin-bottom:var(--space-3);font-size:10px;font-weight:750;display:inline-block}.ic-headline{font-family:var(--sans);letter-spacing:-.05em;color:var(--grey-900);max-width:20ch;margin:0 auto var(--space-3);font-size:clamp(28px,3.2vw,40px);font-weight:700;line-height:1.08}.ic-sub{font-family:var(--sans);font-size:var(--fs-body-lg);color:var(--grey-500);max-width:52ch;margin:0 auto var(--space-8);font-weight:450;line-height:1.55}.ic-card{border-radius:var(--radius-xl);background:var(--teal-950);color:#eafaf5;max-width:560px;padding:var(--space-6);text-align:left;flex-direction:column;margin:0 auto;display:flex}.ic-card-eyebrow{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--teal-300);font-size:10px;font-weight:800}.ic-card-total{font-family:var(--sans);font-variant-numeric:tabular-nums;letter-spacing:-.05em;margin:var(--space-2) 0 var(--space-1);font-size:clamp(38px,8vw,52px);font-weight:800;line-height:1}.ic-card-note{font-family:var(--sans);color:#eafaf5a6;font-size:13px;font-weight:500}.ic-card-note b{color:var(--teal-300);font-weight:700}.ic-bars{height:64px;margin-top:var(--space-6);align-items:flex-end;gap:6px;display:flex}.ic-bar{background:var(--teal-400);transform-origin:bottom;border-radius:4px 4px 0 0;flex:1}.ic-bar-labels{margin-top:var(--space-2);gap:6px;display:flex}.ic-bar-labels span{text-align:center;font-family:var(--sans);color:#eafaf566;flex:1;font-size:10px;font-weight:650}.ic-projection{margin-top:var(--space-5);padding-top:var(--space-4);font-family:var(--sans);color:#eafaf5bf;border-top:1px solid #ffffff1f;font-size:13px;font-weight:500;line-height:1.55}.ic-projection b{font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:#fff;font-weight:700}.ps-section{background:var(--white);padding:var(--space-16) 0;text-align:center}.ps-eyebrow{font-family:var(--sans);letter-spacing:.09em;text-transform:uppercase;color:#0f766e;margin-bottom:var(--space-3);font-size:10px;font-weight:750;display:inline-block}.ps-headline{font-family:var(--sans);letter-spacing:-.05em;color:var(--grey-900);max-width:22ch;margin:0 auto var(--space-3);font-size:clamp(28px,3.2vw,40px);font-weight:700;line-height:1.08}.ps-sub{font-family:var(--sans);font-size:var(--fs-body-lg);color:var(--grey-500);margin:0 0 var(--space-8);font-weight:450}.ps-tabs{justify-content:center;gap:var(--space-2);margin-bottom:var(--space-8);flex-wrap:wrap;display:flex}.ps-tab{font-family:var(--sans);border-radius:var(--radius-pill);border:1.5px solid var(--grey-200);color:var(--grey-500);cursor:pointer;transition:border-color var(--transition-base), background var(--transition-base), color var(--transition-base);background:0 0;padding:10px 22px;font-size:14px;font-weight:650}.ps-tab:hover{border-color:var(--grey-300);color:var(--grey-900)}.ps-tab-active,.ps-tab-active:hover{border-color:var(--teal);background:var(--teal);color:var(--white)}.ps-grid{gap:var(--space-8);text-align:left;max-width:920px;animation:ps-fade-in .32s var(--ease-standard) both;grid-template-columns:1fr;margin:0 auto;display:grid}@keyframes ps-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ps-card{border-radius:var(--radius-lg);border:1px solid var(--grey-200);background:var(--white);padding:var(--space-8)}.ps-card-label{font-family:var(--sans);letter-spacing:-.03em;color:var(--grey-900);margin-bottom:6px;font-size:22px;font-weight:700}.ps-card-sub{font-family:var(--sans);color:var(--grey-500);margin-bottom:var(--space-6);font-size:13px}.ps-pain{padding:var(--space-4) var(--space-5);border-radius:var(--radius-md);background:var(--grey-50);border:1px solid var(--grey-100);margin-bottom:var(--space-4)}.ps-pain-label{font-family:var(--sans);letter-spacing:.09em;text-transform:uppercase;color:var(--grey-500);margin-bottom:8px;font-size:10px;font-weight:750;display:block}.ps-pain p{font-family:var(--sans);color:var(--grey-700);margin:0;font-size:14px;line-height:1.65}.ps-insight{padding:var(--space-4) var(--space-5);border-radius:var(--radius-md);background:var(--teal-50);border:1px solid var(--teal-100);font-family:var(--sans);color:#0f766e;font-size:13px;font-style:italic;line-height:1.65}.ps-features-label{font-family:var(--sans);letter-spacing:.09em;text-transform:uppercase;color:var(--grey-500);margin-bottom:var(--space-6);font-size:11px;font-weight:750;display:block}.ps-features{gap:var(--space-4);margin-bottom:var(--space-8);flex-direction:column;display:flex}.ps-feature{gap:var(--space-3);align-items:flex-start;display:flex}.ps-feature-icon{border-radius:var(--radius-sm);background:var(--teal-50);width:28px;height:28px;color:var(--teal);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ps-feature span:last-child{font-family:var(--sans);color:var(--grey-700);padding-top:4px;font-size:14px;line-height:1.55}.ps-cta{border-radius:var(--radius-lg);background:var(--teal);color:var(--white);font-family:var(--sans);letter-spacing:-.015em;transition:background var(--transition-base), transform .14s ease, box-shadow .18s ease;padding:14px 20px;font-size:14px;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 4px 14px #0d948847}.ps-cta:hover{background:#0f766e;transform:translateY(-1.5px);box-shadow:0 9px 22px #0d94884d}@media (min-width:768px){.ps-grid{grid-template-columns:1fr 1fr}}.pr-section{background:var(--offwhite);padding:var(--space-16) 0;text-align:center}.pr-eyebrow{font-family:var(--sans);letter-spacing:.09em;text-transform:uppercase;color:#0f766e;margin-bottom:var(--space-3);font-size:10px;font-weight:750;display:inline-block}.pr-headline{font-family:var(--sans);letter-spacing:-.05em;color:var(--grey-900);max-width:24ch;margin:0 auto var(--space-3);font-size:clamp(28px,3.2vw,40px);font-weight:700;line-height:1.08}.pr-sub{font-family:var(--sans);font-size:var(--fs-body-lg);color:var(--grey-500);margin:0 0 var(--space-8);font-weight:450}.pr-toggle{justify-content:center;align-items:center;gap:var(--space-3);margin-bottom:var(--space-12);display:flex}.pr-toggle-label{font-family:var(--sans);color:var(--grey-500);font-size:14px;font-weight:450}.pr-toggle-label-active{color:var(--grey-900);font-weight:650}.pr-save-badge{color:var(--success);border-radius:var(--radius-sm);background:#d1fae5;margin-left:6px;padding:2px 7px;font-size:11px;font-weight:700}.pr-switch{border-radius:var(--radius-pill);cursor:pointer;background:var(--grey-200);width:48px;height:26px;transition:background var(--transition-base);border:none;position:relative}.pr-switch-on{background:var(--teal)}.pr-switch-knob{border-radius:var(--radius-pill);background:var(--white);width:20px;height:20px;transition:left var(--transition-base);position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000026}.pr-switch-on .pr-switch-knob{left:25px}.pr-grid{gap:var(--space-6);text-align:left;grid-template-columns:1fr;max-width:1040px;margin:0 auto;display:grid}@media (min-width:768px){.pr-grid{grid-template-columns:repeat(3,1fr);align-items:stretch}}.pr-card{border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--grey-200);padding:var(--space-8);flex-direction:column;height:100%;display:flex}.pr-card-pro{background:var(--teal-950);color:var(--white);border:none;transform:translateY(-4px);box-shadow:0 20px 40px #0f766e26}.pr-badge{border-radius:var(--radius-pill);background:var(--teal-50);border:1px solid var(--teal-100);font-family:var(--sans);letter-spacing:.03em;color:var(--teal);margin-bottom:var(--space-5);align-self:flex-start;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.pr-card-pro .pr-badge{color:var(--teal-300);background:#ffffff26;border-color:#fff3}.pr-badge-spacer{height:37px;margin-bottom:var(--space-5)}.pr-plan-name{font-family:var(--sans);letter-spacing:.03em;text-transform:uppercase;color:var(--grey-400);margin-bottom:var(--space-2);font-size:13px;font-weight:700}.pr-card-pro .pr-plan-name{color:var(--teal-300)}.pr-price-row{align-items:baseline;gap:var(--space-2);margin-bottom:4px;display:flex}.pr-price{font-family:var(--sans);font-variant-numeric:tabular-nums;letter-spacing:-.035em;color:var(--grey-900);font-size:38px;font-weight:800;line-height:1;display:inline-block}.pr-card-pro .pr-price{color:var(--white)}.pr-period{font-family:var(--sans);color:var(--grey-500);font-size:14px;font-weight:500}.pr-card-pro .pr-period{color:#fff9}.pr-micro{font-family:var(--sans);color:var(--grey-400);min-height:16px;margin-bottom:var(--space-6);font-size:12px}.pr-card-pro .pr-micro{color:var(--teal-300)}.pr-divider{background:var(--grey-100);height:1px;margin-bottom:var(--space-6)}.pr-card-pro .pr-divider{background:#ffffff1a}.pr-features{margin-bottom:var(--space-6);flex-direction:column;flex:1;gap:10px;display:flex}.pr-feature{align-items:flex-start;gap:10px;display:flex}.pr-feature-icon{color:var(--teal);flex-shrink:0;margin-top:2px}.pr-card-pro .pr-feature-icon{color:var(--teal-300)}.pr-feature span{font-family:var(--sans);color:var(--grey-700);font-size:13px;line-height:1.5}.pr-card-pro .pr-feature span{color:#fffc}.pr-cta{text-align:center;border-radius:var(--radius-md);font-family:var(--sans);transition:background var(--transition-base), transform .14s ease, box-shadow .18s ease;padding:13px 0;font-size:14px;font-weight:700;text-decoration:none;display:block}.pr-cta-primary{background:var(--teal);color:var(--white);box-shadow:0 6px 20px #0d948866}.pr-cta-primary:hover{background:#0f766e;transform:translateY(-1.5px)}.pr-cta-neutral{color:var(--grey-700);border:1.5px solid var(--grey-200);background:0 0}.pr-cta-neutral:hover{border-color:var(--grey-300);color:var(--grey-900)}.pr-cta-disabled{background:var(--grey-100);border:1.5px solid var(--grey-200);color:var(--grey-400);cursor:not-allowed}.pr-footnote{text-align:center;font-family:var(--sans);color:var(--grey-500);margin-top:var(--space-8);font-size:13px}.pr-footnote-muted{color:var(--grey-300);margin-top:var(--space-3);font-size:12px}@media (min-width:768px){.pr-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1080px}.pr-card-pro{transform:scale(1.03)}}.fq-section{background:var(--white);padding:var(--space-16) 0;text-align:center}.fq-eyebrow{font-family:var(--sans);letter-spacing:.09em;text-transform:uppercase;color:#0f766e;margin-bottom:var(--space-3);font-size:10px;font-weight:750;display:inline-block}.fq-headline{font-family:var(--sans);letter-spacing:-.05em;color:var(--grey-900);margin:0 0 var(--space-8);font-size:clamp(28px,3.2vw,40px);font-weight:700;line-height:1.08}.fq-list{text-align:left;max-width:680px;margin:0 auto}.fq-item{border-bottom:1px solid var(--grey-200)}.fq-item:first-child{border-top:1px solid var(--grey-200)}.fq-question{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;padding:var(--space-5) var(--space-2);cursor:pointer;font-family:var(--sans);letter-spacing:-.01em;color:var(--grey-900);font-size:15px;font-weight:650;list-style:none;display:flex}.fq-question::-webkit-details-marker{display:none}.fq-chevron{color:var(--grey-400);transition:transform var(--transition-base);flex-shrink:0}.fq-item[open] .fq-chevron{transform:rotate(180deg)}.fq-answer{padding:0 var(--space-2) var(--space-5);max-width:68ch;font-family:var(--sans);color:var(--grey-500);font-size:14px;font-weight:450;line-height:1.7}@media (prefers-reduced-motion:reduce){[class*=v3-anim-],[class*=v3-float],[class*=float-card-],.v3-insight-card,.ps-grid,.fc-badge-dot{animation:none!important}*,:before,:after{transition-duration:.01ms!important}}.ts-section{background:var(--offwhite);padding:var(--space-16) 0;text-align:center}.ts-eyebrow{font-family:var(--sans);letter-spacing:.09em;text-transform:uppercase;color:#0f766e;margin-bottom:var(--space-3);font-size:10px;font-weight:750;display:inline-block}.ts-headline{font-family:var(--sans);letter-spacing:-.05em;color:var(--grey-900);max-width:26ch;margin:0 auto var(--space-3);font-size:clamp(28px,3.2vw,40px);font-weight:700;line-height:1.08}.ts-sub{font-family:var(--sans);font-size:var(--fs-body-lg);color:var(--grey-500);max-width:60ch;margin:0 auto var(--space-12);font-weight:450;line-height:1.6}.ts-grid{gap:var(--space-6);text-align:left;grid-template-columns:1fr;max-width:920px;margin:0 auto;display:grid}.ts-card{border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--grey-200);padding:var(--space-6)}.ts-card-icon{border-radius:var(--radius-md);background:var(--teal-50);border:1px solid var(--teal-100);width:44px;height:44px;margin-bottom:var(--space-4);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ts-card-title{font-family:var(--sans);letter-spacing:-.015em;color:var(--grey-900);margin-bottom:var(--space-2);font-size:15px;font-weight:700;line-height:1.3}.ts-card-body{font-family:var(--sans);color:var(--grey-500);font-size:13px;font-weight:450;line-height:1.65}.fc-section{background:var(--teal-950);padding:var(--space-16) 0;position:relative;overflow:hidden}.fc-glow{pointer-events:none;background:radial-gradient(circle,#0d948826 0%,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fc-inner{z-index:1;position:relative}.fc-content{text-align:center;max-width:640px;margin:0 auto}.fc-badge{align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);margin-bottom:var(--space-8);font-family:var(--sans);letter-spacing:.05em;text-transform:uppercase;color:var(--teal-300);background:#0d948833;border:1px solid #5eead433;padding:6px 16px;font-size:12px;font-weight:650;display:inline-flex}.fc-badge-dot{background:var(--teal-300);border-radius:3px;width:6px;height:6px;animation:2s ease-in-out infinite v3-pulse-dot}.fc-headline{font-family:var(--sans);color:var(--white);letter-spacing:-.062em;margin:0 0 var(--space-5);font-size:clamp(38px,8vw,68px);font-weight:700;line-height:1.1}.fc-sub{font-family:var(--sans);color:#fff9;margin:0 0 var(--space-12);font-size:18px;font-weight:450;line-height:1.65}.fc-stores{gap:var(--space-3);margin-bottom:var(--space-6);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.fc-footnote{font-family:var(--sans);color:#ffffff4d;font-size:12px}@media (min-width:768px){.ts-grid{grid-template-columns:repeat(3,1fr)}}.auth-page{background:var(--offwhite);grid-template-columns:1fr;min-height:100dvh;display:grid}.auth-aside{display:none}.auth-panel{padding:var(--space-8) var(--space-5);justify-content:center;align-items:center;display:flex}.auth-card{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-xl);padding:var(--space-10) var(--space-8);width:min(400px,100%)}@media (prefers-reduced-motion:no-preference){.auth-card{animation:auth-card-in .42s var(--ease-standard) both}}@keyframes auth-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.auth-wordmark{color:var(--grey-900);letter-spacing:-.055em;margin-bottom:var(--space-10);font-size:19px;font-weight:800;display:inline-block}.auth-wordmark span{color:var(--teal)}.auth-card h1{font-family:var(--sans);letter-spacing:-.05em;margin:0 0 var(--space-2);font-size:28px;font-weight:700;line-height:1.08}.auth-subtitle{color:var(--grey-500);margin:0 0 var(--space-8);font-size:15px;line-height:1.55}.auth-field{gap:var(--space-2);margin-bottom:var(--space-5);flex-direction:column;display:flex}.auth-field label{color:var(--grey-500);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:750;line-height:1}.auth-input{background:var(--white);border:1.5px solid var(--grey-200);border-radius:var(--radius-md);color:var(--grey-900);padding:var(--space-3) var(--space-4);transition:border-color .16s var(--ease-standard), box-shadow .16s var(--ease-standard);width:100%;font-size:16px;font-weight:500}.auth-input::placeholder{color:var(--grey-400);font-weight:450}.auth-hint{color:var(--grey-400);font-size:13px;line-height:1.4}.field-error{color:var(--error);margin:0;font-size:13px;line-height:1.4}.auth-input:focus-visible{border-color:var(--teal);outline:none;box-shadow:0 0 0 3.5px #0d948824}.auth-input:disabled{background:var(--grey-50);color:var(--grey-500)}.auth-field-password{position:relative}.auth-input-password{padding-right:var(--space-10)}.auth-password-toggle{border-radius:var(--radius-sm);color:var(--grey-400);cursor:pointer;height:32px;right:var(--space-2);background:0 0;border:0;justify-content:center;align-items:center;width:32px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.auth-password-toggle:hover{color:var(--grey-700)}.auth-password-toggle:focus-visible{color:var(--teal);outline:none;box-shadow:0 0 0 3.5px #0d948824}.auth-input[aria-invalid=true]{border-color:var(--error)}.auth-otp-input{font-variant-numeric:tabular-nums;letter-spacing:.5em;padding-left:calc(var(--space-4) + .5em);text-align:center;font-size:24px;font-weight:700}.auth-error,.auth-notice{border-radius:var(--radius-md);margin:0 0 var(--space-5);padding:var(--space-3) var(--space-4);font-size:14px;line-height:1.5}.auth-error{color:var(--error);background:#dc262612;border:1px solid #dc262633}.auth-notice{background:var(--teal-50);border:1px solid var(--teal-100);color:#0f766e}.auth-submit{margin-top:var(--space-6);justify-content:center;width:100%}.auth-submit:disabled{background:var(--grey-200);box-shadow:none;color:var(--grey-500);cursor:not-allowed;transform:none}.auth-card-footer{border-top:1px solid var(--grey-100);margin-top:var(--space-8);padding-top:var(--space-5)}.auth-switch{color:var(--grey-500);text-align:center;margin:0;font-size:14px}.auth-switch a{color:var(--teal);font-weight:700}.auth-switch a:hover{text-decoration:underline}.auth-resend-row{margin-top:var(--space-5)}.auth-resend{color:var(--teal);cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:700}.auth-resend:hover:not(:disabled){text-decoration:underline}.auth-resend:disabled{color:var(--grey-400);cursor:not-allowed}@media (max-width:480px){.auth-panel{align-items:stretch;padding:0}.auth-card{padding:var(--space-8) var(--space-5) calc(var(--space-8) + env(safe-area-inset-bottom));border:0;border-radius:0;flex-direction:column;justify-content:center;width:100%;display:flex}}@media (min-width:960px){.auth-page{grid-template-columns:1.05fr 1fr}.auth-aside{background:var(--teal-950);padding:var(--space-16) var(--space-12);align-items:center;display:flex;position:relative;overflow:hidden}.auth-aside-inner{z-index:1;width:100%;max-width:420px;margin-left:auto;position:relative}.auth-aside-eyebrow{color:var(--teal-300);letter-spacing:.09em;margin:0 0 var(--space-6);text-transform:uppercase;font-size:10px;font-weight:750}.auth-aside-line{color:var(--white);letter-spacing:-.05em;margin:0 0 var(--space-10);font-size:clamp(32px,3.2vw,40px);font-weight:700;line-height:1.08}.auth-ledger{border-top:1px solid #ffffff1f}.auth-ledger-row,.auth-ledger-total{align-items:baseline;gap:var(--space-4);padding:var(--space-3) 0;border-bottom:1px solid #ffffff14;justify-content:space-between;display:flex}.auth-ledger-row span{color:#fff9;font-size:14px}.auth-ledger-row b,.auth-ledger-total b{font-variant-numeric:tabular-nums;letter-spacing:-.035em}.auth-ledger-row b{color:#ffffffe0;font-size:14px;font-weight:650}.auth-ledger-total{padding-top:var(--space-5);border-bottom:0}.auth-ledger-total span{color:var(--teal-300);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:750}.auth-ledger-total b{color:var(--white);font-size:34px;font-weight:800;line-height:1}.auth-aside-foot{color:#fff9;margin:var(--space-10) 0 0;max-width:34ch;font-size:14px;line-height:1.55}.auth-panel{padding:var(--space-16) var(--space-12)}.auth-card{background:0 0;border:0;width:min(380px,100%);margin-right:auto;padding:0}}.app-brand{color:var(--grey-900);align-items:center;gap:10px;font-size:16px;font-weight:800;display:inline-flex}.app-brand img{width:auto;height:22px}.space-switcher{flex-direction:column;gap:4px;display:flex}.space-switcher-label{color:var(--grey-500);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.space-switcher-select{background:var(--grey-50);border:1.5px solid var(--grey-200);border-radius:var(--radius-md);color:var(--grey-900);width:100%;padding:8px 10px;font-size:14px;font-weight:600}.space-switcher-select:disabled{opacity:.6}.space-switcher-error{color:var(--error);margin:0;font-size:12px}.app-sidebar-footer{flex-direction:column;gap:10px;margin-top:auto;display:flex}.app-user-email{color:var(--grey-500);overflow-wrap:anywhere;font-size:13px;font-weight:600}.button-ghost{border:1px solid var(--grey-200);color:var(--grey-500);transition:background var(--transition-fast), color var(--transition-fast);background:0 0;padding:8px 10px}.button-ghost:hover{background:var(--grey-100);color:var(--grey-900)}.pwa-hint{background:var(--black);border-radius:var(--radius-lg);bottom:max(16px, env(safe-area-inset-bottom));box-shadow:var(--shadow-lg);color:var(--white);z-index:200;align-items:center;gap:12px;padding:14px 16px;display:flex;position:fixed;left:16px;right:16px}.pwa-hint p{color:#ffffffc7;margin:0;font-size:13px;line-height:1.5}.pwa-hint-close{color:#ffffff8c;cursor:pointer;background:0 0;border:0;flex-shrink:0;margin-left:auto;padding:4px}.app-plan-badge{text-transform:uppercase;white-space:nowrap}.plan-gate-action{background:var(--grey-100);border-radius:var(--radius-md);color:var(--grey-500);cursor:pointer;font-family:inherit;font-size:inherit;transition:background var(--transition-fast), color var(--transition-fast);border:0;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-weight:700;display:inline-flex}.plan-gate-action:hover{background:var(--teal-50);color:#0f766e}.plan-gate-panel{position:relative}.plan-gate-panel-content{filter:blur(3px);opacity:.55;pointer-events:none;-webkit-user-select:none;user-select:none}.plan-gate-panel-cta{background:var(--white);border:1px solid var(--teal-100);border-radius:var(--radius-pill);box-shadow:var(--shadow-md);color:#0f766e;cursor:pointer;transition:box-shadow var(--transition-fast), transform var(--transition-fast);white-space:nowrap;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-weight:700;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.plan-gate-panel-cta:hover{box-shadow:var(--shadow-lg);transform:translate(-50%,-50%)translateY(-1px)}.upgrade-sheet-backdrop{z-index:300;background:#0a0a0a73;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.upgrade-sheet{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);width:100%;max-width:380px;padding:32px 28px;position:relative}.upgrade-sheet p{color:var(--grey-700);margin:14px 0 24px;line-height:1.6}.upgrade-sheet-actions{flex-direction:column;gap:10px;display:flex}.upgrade-sheet-actions .button{justify-content:center;width:100%}.upgrade-secondary-link{color:var(--grey-700);text-underline-offset:3px;justify-content:center;min-height:44px;padding:12px;font-size:14px;font-weight:650;text-decoration:underline;display:inline-flex}.upgrade-sheet-close{color:var(--grey-400);cursor:pointer;background:0 0;border:0;padding:4px;position:absolute;top:16px;right:16px}.upgrade-sheet-close:hover{color:var(--grey-900)}.app-modal-backdrop{z-index:500;background:#0a0a0a7a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.app-modal-card{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-xl);width:100%;max-width:440px;max-height:min(88dvh,760px);padding:28px;position:relative;overflow-y:auto}.app-modal-card:focus-visible{outline:3px solid var(--teal-300);outline-offset:3px}.app-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.app-modal-header h2{letter-spacing:-.04em;margin:0;font-size:22px}.app-modal-header p{color:var(--grey-700);margin:8px 0 0;font-size:14px;line-height:1.55}.app-modal-close{border-radius:var(--radius-md);color:var(--grey-700);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.app-modal-close:hover{background:var(--grey-100)}.app-modal-close:disabled{cursor:not-allowed;opacity:.5}.app-modal-content{min-width:0}.app-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:24px;display:flex}.app-modal-action{min-width:44px;min-height:44px}.button-danger{background:var(--error);color:var(--white)}.button-danger:hover{background:#b91c1c}.app-modal-discard-backdrop{z-index:1;background:#0a0a0a6b;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.app-modal-discard{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-lg);width:100%;max-width:340px;padding:24px}.app-modal-discard h3{margin:0}.app-modal-discard p{color:var(--grey-700);line-height:1.55}@media (max-width:640px){.app-modal-backdrop{align-items:flex-end;padding:0}.app-modal-card{max-width:none;max-height:92dvh;padding:24px 20px max(24px, env(safe-area-inset-bottom));border-bottom-right-radius:0;border-bottom-left-radius:0}}.month-nav{align-items:center;gap:14px;display:flex}.transaction-row-actions{align-items:center;gap:8px;display:flex}.transaction-action{border-radius:var(--radius-sm);justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:6px;display:inline-flex}.transaction-total{border-top:1px solid var(--grey-200);justify-content:space-between;align-items:center;margin-top:14px;padding-top:14px;font-weight:700;display:flex}.score-breakdown{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.score-breakdown span{color:var(--grey-500);margin-bottom:8px;font-size:12px;font-weight:700;display:block}.monthly-bars{flex-direction:column;gap:10px;display:flex}.monthly-bar-row{grid-template-columns:64px 1fr 100px;align-items:center;gap:12px;display:grid}.monthly-bar-row span{color:var(--grey-500);font-size:13px}.monthly-bar-row b{text-align:right;font-size:13px}.monthly-bar-track{background:var(--grey-100);border-radius:var(--radius-pill);height:8px;overflow:hidden}.monthly-bar-fill{background:var(--teal);border-radius:var(--radius-pill);height:100%}.insight-highlight-list{flex-direction:column;gap:10px;display:flex}.insight-highlight-card{background:var(--white);border-left:3px solid var(--teal);border-radius:var(--radius-lg);padding:14px 16px;box-shadow:0 2px 8px #0a0a0a17,0 1px 2px #0a0a0a0f}.insight-highlight-card.is-warning{border-left-color:var(--warning)}.insight-highlight-card.is-info{border-left-color:var(--info)}.insight-highlight-card.is-success{border-left-color:var(--success)}.insight-highlight-card.is-teal{border-left-color:var(--teal)}.insight-highlight-title{color:var(--grey-500);letter-spacing:1px;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:600;line-height:1.3;display:block}.insight-highlight-card p{color:var(--grey-900);margin:0;font-size:13px;font-weight:600;line-height:1.5}.insight-highlight-sub{color:var(--grey-500);margin-top:4px;font-size:11px;line-height:1.4;display:block}.savings-goal-card{background:var(--white);border-radius:var(--radius-lg);padding:16px;box-shadow:0 2px 8px #0a0a0a17,0 1px 2px #0a0a0a0f}.savings-goal-head{align-items:center;gap:12px;display:flex}.savings-goal-emoji{background:var(--teal-50);border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.savings-goal-meta{flex:1;min-width:0}.savings-goal-meta strong{color:var(--grey-900);font-size:13px;font-weight:600;line-height:1.5;display:block}.savings-goal-meta span{color:var(--grey-500);font-size:11px;line-height:1.4;display:block}.savings-goal-pct{color:var(--teal);font-variant-numeric:tabular-nums;flex:none;font-size:13px;font-weight:600}.savings-goal-track{background:var(--grey-200);border-radius:var(--radius-pill);height:8px;margin-top:16px;overflow:hidden}.savings-goal-track i{background:var(--teal);border-radius:var(--radius-pill);transform-origin:0;width:100%;height:100%;display:block}.savings-goal-sub{color:var(--grey-500);margin:12px 0 0;font-size:11px;line-height:1.4}.savings-contribute{align-items:center;gap:8px;margin-top:6px;display:flex;position:relative}.savings-contribute .auth-input{padding:10px 12px}.savings-contribute-error{border-radius:var(--radius-sm);color:var(--error);background:#fef2f2;margin-bottom:4px;padding:4px 8px;font-size:12px;position:absolute;bottom:100%;left:0}.wallet-card{flex-direction:column;gap:10px;display:flex}.wallet-card-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.wallet-card-actions .button{padding:8px 14px;font-size:13px}.app-tabbar{display:none}@media (max-width:900px){.app-shell{grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);height:100dvh;min-height:0}.app-sidebar{z-index:40;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;min-width:0;height:auto;padding:12px 16px;position:static}.app-brand{flex:none}.app-header h2{letter-spacing:-.02em;font-size:22px;line-height:1.25}.app-header p{font-size:13px;line-height:1.5}.app-header{gap:12px}.app-nav{display:none}.app-sidebar-footer{flex-direction:row;gap:12px;margin-top:0}.app-user-email{display:none}.app-main{min-width:0;min-height:0;padding:24px 16px;overflow-y:auto}.app-tabbar{background:var(--offwhite);padding:20px 14px 0;padding-bottom:max(8px, env(safe-area-inset-bottom));border-top:1px solid #d8deddb8;align-items:stretch;display:flex;box-shadow:0 -6px 18px #0a0a0a12}.app-tabbar a,.app-tabbar button{color:#374151b8;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;min-width:0;height:56px;padding:0;font-family:inherit;text-decoration:none;transition:color .26s cubic-bezier(.25,1,.5,1);display:flex}.app-tab-indicator{background:var(--teal);border-radius:var(--radius-pill);opacity:0;width:22px;height:3px;transition:opacity .26s cubic-bezier(.25,1,.5,1),transform .26s cubic-bezier(.25,1,.5,1);transform:scaleX(.36)}.app-tab-body{flex-direction:column;align-items:center;gap:3px;min-width:0;margin-top:5px;transition:transform .26s cubic-bezier(.25,1,.5,1);display:flex}.app-tab-body svg{flex:none;transition:transform .26s cubic-bezier(.25,1,.5,1)}.app-tab-label{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11.5px;font-weight:700;line-height:1;overflow:hidden}.app-tabbar .is-active{color:var(--teal)}.app-tabbar .is-active .app-tab-indicator{opacity:1;transform:scaleX(1)}.app-tabbar .is-active .app-tab-body{transform:translateY(-1px)}.app-tabbar .is-active .app-tab-body svg{transform:scale(1.05)}.app-tabbar .is-active .app-tab-label{font-weight:800}}@media (prefers-reduced-motion:reduce){.app-tab-indicator,.app-tab-body,.app-tab-body svg{transition:none}}.app-skeleton{flex-direction:column;gap:24px;display:flex}.app-skeleton-header{flex-direction:column;gap:12px;display:flex}.skeleton-line,.skeleton-tile{background:var(--grey-200);border-radius:var(--radius-sm);animation:1.4s ease-in-out infinite skeleton-pulse;display:block}.skeleton-eyebrow{width:72px;height:10px}.skeleton-title{width:240px;height:28px}.skeleton-sub{width:320px;height:14px}.app-skeleton-rows{flex-direction:column;gap:12px;display:flex}.app-skeleton-row{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);align-items:center;gap:12px;padding:16px;display:flex}.app-skeleton-row:nth-child(2){opacity:.82}.app-skeleton-row:nth-child(3){opacity:.64}.app-skeleton-row:nth-child(4){opacity:.46}.app-skeleton-row:nth-child(5){opacity:.28}.skeleton-tile{flex:none;width:40px;height:40px}.skeleton-row-main{flex:1;height:14px}.skeleton-row-amount{flex:none;width:80px;height:14px}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.skeleton-line,.skeleton-tile{animation:none}}.category-bar{background:var(--white);border-radius:12px;padding:12px 14px;box-shadow:0 2px 8px #0a0a0a17,0 1px 2px #0a0a0a0f}.category-bar-row{align-items:center;gap:12px;display:flex}.category-bar-icon{border-radius:8px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.category-bar-meta{flex:1;min-width:0}.category-bar-meta strong{color:var(--grey-900);font-size:13px;font-weight:600;line-height:1.5;display:block}.category-bar-meta span{color:var(--grey-500);font-size:11px;line-height:1.4;display:block}.category-bar-pct{color:var(--grey-700);font-variant-numeric:tabular-nums;flex:none;font-size:13px;font-weight:700}.category-bar-pct.is-over{color:var(--error)}.category-bar-track{background:var(--grey-200);border-radius:3px;height:6px;margin-top:8px;overflow:hidden}.category-bar-track i{background:var(--teal);transform-origin:0;border-radius:3px;width:100%;height:100%;display:block}.category-bar-track i.is-over{background:var(--error)}.category-bar-track i.is-warn{background:var(--warning)}.category-bar-pct.is-warn{color:var(--warning)}.category-bar-actions{flex:none;gap:4px;display:flex}.category-bar-list{flex-direction:column;gap:10px;display:flex}.budget-hero{--budget-tone:var(--teal-400);background:var(--black);border-radius:var(--radius-xl);color:var(--white);padding:20px;box-shadow:0 14px 28px #0a0a0a21}.budget-hero.is-warn{--budget-tone:var(--warning)}.budget-hero.is-over{--budget-tone:var(--error)}.budget-hero-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.budget-hero-label{color:#fff9;letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1.3}.budget-hero-status{background:color-mix(in srgb, var(--budget-tone) 18%, transparent);border:1px solid color-mix(in srgb, var(--budget-tone) 28%, transparent);border-radius:var(--radius-pill);color:var(--budget-tone);flex:none;padding:4px 12px;font-size:11px;font-weight:800}.budget-hero-amount{font-family:var(--font-app-serif), Georgia, serif;font-variant-numeric:tabular-nums;margin-top:8px;font-size:36px;font-weight:400;line-height:1.05;display:block}.budget-hero-sub{color:#ffffffb3;margin:8px 0 0;font-size:13px;line-height:1.5}.budget-hero-track{border-radius:var(--radius-pill);background:#ffffff26;height:9px;margin-top:16px;overflow:hidden}.budget-hero-track i{background:var(--budget-tone);border-radius:var(--radius-pill);transform-origin:0;width:100%;height:100%;display:block}.transaction-history{flex-direction:column;gap:16px;display:flex}.transaction-group{flex-direction:column;gap:8px;display:flex}.transaction-group-head{color:var(--grey-500);letter-spacing:1px;text-transform:uppercase;justify-content:space-between;padding:0 4px;font-size:10px;font-weight:600;line-height:1.3;display:flex}.transaction-group-head span:last-child{font-variant-numeric:tabular-nums;letter-spacing:0}.transaction-item{background:var(--white);border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex;box-shadow:0 2px 8px #0a0a0a17,0 1px 2px #0a0a0a0f}.transaction-item-icon{border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.transaction-item-meta{flex:1;min-width:0}.transaction-item-meta strong{color:var(--grey-900);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;line-height:1.4;display:block;overflow:hidden}.transaction-item-meta span{color:var(--grey-500);font-size:11px;line-height:1.4;display:block}.transaction-item-amount{color:var(--grey-900);font-variant-numeric:tabular-nums;letter-spacing:-.035em;white-space:nowrap;flex:none;font-size:15px;font-weight:700}.transaction-item-edit{color:var(--teal-700);cursor:pointer;background:0 0;border:0;border-radius:10px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;margin:-4px -8px -4px 0;display:inline-flex}.transaction-item-edit:hover,.transaction-item-edit:focus-visible{background:var(--teal-50)}.transaction-history-empty{color:var(--grey-500);margin:0;font-size:13px}.transaction-history-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.transaction-history-head h3{margin:0}.insight-layer-title{color:var(--grey-900);margin:24px 0 10px;font-size:18px}.insight-details>.button{min-height:44px;margin-bottom:12px}.insight-details>div:not([hidden]){gap:16px;display:grid}.transaction-history-toggle{width:100%;min-height:44px;margin-top:12px}.transaction-history-head .button,.transaction-history-head .plan-gate-action{border-radius:var(--radius-sm);gap:4px;padding:8px 12px;font-size:12px}.wallet-list{flex-direction:column;gap:8px;display:flex}.wallet-row{background:var(--white);border:1px solid var(--grey-200);border-radius:14px;align-items:center;gap:12px;padding:12px 16px;display:flex}.wallet-row.is-default{border:1.5px solid var(--teal)}.wallet-row-emoji{background:var(--grey-50);border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.wallet-row.is-default .wallet-row-emoji{background:#0d94881a}.wallet-row-meta{flex:1;min-width:0}.wallet-row-meta strong{color:var(--grey-900);font-size:13px;font-weight:600;line-height:1.5;display:block}.wallet-row.is-default .wallet-row-meta strong{color:var(--teal)}.wallet-row-meta>span{color:var(--grey-500);font-size:11px;line-height:1.4;display:block}.wallet-row-default{color:var(--teal);cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:11px;font-weight:600}.wallet-row-default:disabled{cursor:not-allowed;opacity:.5}.wallet-row-actions{flex:none;gap:4px;display:flex}.bersama-capacity-picker{flex-wrap:wrap;gap:8px;display:flex}.bersama-capacity-chip{background:var(--white);border:1px solid var(--grey-200);color:var(--grey-700);cursor:pointer;border-radius:999px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600}.bersama-capacity-chip.is-selected{border-color:var(--teal);color:var(--teal);background:#0d94881a}.app-header-action{flex:none}.unavailable-action{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.unavailable-action>span{color:var(--grey-500);text-align:right;max-width:240px;font-size:12px}.unavailable-action .button:disabled{cursor:not-allowed;opacity:.55}@media (max-width:560px){.app-header:has(.app-header-action){flex-direction:row;align-items:flex-start}.app-header-action>.button,.app-header-action>.plan-gate-action{background:var(--teal);border-radius:var(--radius-pill);box-shadow:var(--shadow-teal);color:var(--white);border:none;width:48px;height:48px;padding:0}.app-header-action>.button:hover,.app-header-action>.plan-gate-action:hover{background:#0f766e}.app-header-action-label{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}.section-label{color:var(--grey-500);letter-spacing:1px;text-transform:uppercase;padding:0 4px;font-size:10px;font-weight:600;line-height:1.3;display:block}.settings-section{padding:0}.settings-row{border:0;border-bottom:1px solid var(--grey-200);color:var(--grey-900);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:12px;width:100%;padding:16px;font-family:inherit;text-decoration:none;transition:background .15s;display:flex}.settings-row:last-child{border-bottom:0}.settings-row:hover{background:var(--grey-50)}.settings-row:disabled{cursor:not-allowed;opacity:.6}.settings-row>svg{color:var(--grey-400);flex:none}.settings-row--danger .settings-row-icon{color:var(--error);background:#fee2e2}.settings-row-chevron{transition:transform .15s}.settings-row-chevron.is-open{transform:rotate(90deg)}.settings-panel{border-bottom:1px solid var(--grey-200);padding:0 16px 16px}.settings-panel:last-child{border-bottom:0}.settings-panel-danger{border-top:1px solid var(--grey-200);margin-top:20px;padding-top:16px}.settings-panel-danger .section-label{margin-bottom:8px}.profile-identity{align-items:center;gap:16px;display:flex}.profile-avatar{background:var(--teal-100);border-radius:var(--radius-pill);color:var(--teal-950);flex:none;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;font-weight:700;display:flex}.profile-identity-meta{flex:1;min-width:0}.profile-identity-meta strong{letter-spacing:-.01em;font-size:17px;font-weight:600;line-height:1.3;display:block}.profile-identity-meta span{color:var(--grey-500);font-size:13px;line-height:1.5;display:block}.plan-summary{background:var(--black);border-radius:var(--radius-xl);color:var(--white);padding:20px;box-shadow:0 14px 28px #0a0a0a21}.plan-summary-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.plan-summary-label{color:#fff9;letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1.3}.plan-summary-badge{background:var(--teal);border-radius:var(--radius-pill);color:var(--white);flex:none;padding:4px 12px;font-size:11px;font-weight:800}.plan-summary-desc{color:var(--white);margin:8px 0 0;font-size:15px;line-height:1.55}.plan-summary-features{flex-wrap:wrap;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:flex}.plan-summary-features li{border-radius:var(--radius-pill);color:#ffffffd1;background:#ffffff14;border:1px solid #ffffff1f;padding:4px 12px;font-size:12px;font-weight:600}.plan-summary-foot{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding-top:16px;display:flex}.plan-summary-foot p{color:#ffffffb3;margin:0;font-size:13px;line-height:1.5}.plan-summary-stores{flex:none;gap:8px;display:flex}.plan-summary-stores a{color:var(--white);transition:background var(--transition-fast), border-color var(--transition-fast);white-space:nowrap;border:1px solid #ffffff3d;border-radius:12px;padding:8px 14px;font-size:13px;font-weight:700}.plan-summary-stores a:hover{background:#ffffff1a;border-color:#ffffff70}@media (max-width:560px){.plan-summary-foot{flex-direction:column;align-items:flex-start;gap:12px}.plan-summary-stores{width:100%}.plan-summary-stores a{text-align:center;flex:1}}.profile-version{color:var(--grey-400);text-align:center;margin:0;padding-bottom:8px;font-size:12px}.settings-row-icon{background:var(--teal-50);border-radius:var(--radius-md);color:var(--teal);flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.settings-row-meta{flex:1;min-width:0}.settings-row-meta strong{font-size:13px;font-weight:600;line-height:1.5;display:block}.settings-row-meta span{color:var(--grey-500);font-size:11px;line-height:1.4;display:block}.load-error{border-radius:var(--radius-md);color:var(--error);background:#fef2f2;border:1px solid #fecaca;align-items:center;gap:12px;padding:12px 16px;font-size:13px;display:flex}.app-main:has(.chat-screen){height:100dvh;padding:0;overflow:hidden}.chat-screen{grid-template-rows:auto minmax(0,1fr) auto auto;height:100dvh;min-height:0;display:grid;overflow:hidden}.chat-topbar{background:var(--white);border-bottom:1px solid var(--grey-200);align-items:center;gap:12px;height:56px;padding:0 24px;display:flex}.chat-topbar h1{letter-spacing:-.03em;margin:0;font-size:16px;font-weight:650}.chat-streak{background:var(--teal-50);border:1px solid var(--teal-100);border-radius:var(--radius-pill);color:var(--grey-900);cursor:pointer;align-items:center;gap:4px;padding:4px 12px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.chat-streak:hover{background:var(--teal-100);border-color:var(--teal)}.chat-streak svg{color:var(--teal)}.chat-quota-pill{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-pill);color:var(--grey-500);margin-left:auto;padding:4px 12px;font-size:12px;font-weight:600}.chat-quota-pill b{color:var(--grey-900);font-variant-numeric:tabular-nums;letter-spacing:-.035em}.chat-quota-pill.is-low{color:var(--warning);border-color:#fde68a}.chat-quota-pill.is-low b{color:var(--warning)}.chat-panel{flex-direction:column;min-height:0;display:flex;overflow:hidden}.chat-transcript-wrap{flex:1;min-height:0;display:flex;position:relative}.chat-transcript{background:var(--offwhite);flex:1;min-height:0;padding:24px 24px 8px;overflow-y:auto}.chat-thread{flex-direction:column;gap:12px;max-width:760px;margin:0 auto;display:flex}.chat-date-sep{pointer-events:none;z-index:5;justify-content:center;padding:8px 0;display:flex;position:sticky;top:0}.chat-date-sep span{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-pill);color:var(--grey-500);letter-spacing:.09em;text-transform:uppercase;padding:4px 12px;font-size:10px;font-weight:750}.chat-group{flex-direction:column;gap:4px;display:flex}.chat-group>div:not(.chat-bubble):not(.chat-stamp):not(.chat-feedback){display:contents}.chat-group.is-user{align-items:flex-end}.chat-group.is-bot{align-items:flex-start}.chat-group+.chat-group{margin-top:8px}.chat-bubble{animation:chat-rise .2s var(--ease-standard) both;width:fit-content;max-width:74%;padding:12px 16px;font-size:15px;line-height:1.55}.chat-group.is-bot .chat-bubble{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-lg) var(--radius-lg) var(--radius-lg) var(--radius-sm);color:var(--grey-900)}.chat-group.is-bot .chat-bubble~.chat-bubble{border-radius:var(--radius-lg)}.chat-group.is-user .chat-bubble{background:var(--grey-900);border-radius:var(--radius-lg) var(--radius-lg) var(--radius-sm) var(--radius-lg);color:var(--white)}.chat-group.is-user .chat-bubble~.chat-bubble{border-radius:var(--radius-lg)}.chat-bubble.is-failed{opacity:.6}.chat-stamp{color:var(--grey-400);font-variant-numeric:tabular-nums;padding:0 4px;font-size:11px}@keyframes chat-rise{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.chat-typing{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-lg) var(--radius-lg) var(--radius-lg) var(--radius-sm);align-items:center;gap:4px;width:fit-content;padding:16px;display:inline-flex}.chat-typing i{background:var(--grey-400);border-radius:50%;width:6px;height:6px;animation:1.25s infinite chat-blink}.chat-typing i:nth-child(2){animation-delay:.18s}.chat-typing i:nth-child(3){animation-delay:.36s}@keyframes chat-blink{0%,60%,to{opacity:.28;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.chat-scroll-down{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-md);box-shadow:var(--shadow-md);color:var(--grey-700);cursor:pointer;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;bottom:16px;right:24px}.chat-txn-card{animation:chat-rise .24s 60ms var(--ease-standard) both;background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-sm) var(--radius-lg) var(--radius-lg) var(--radius-lg);min-width:320px;max-width:74%;margin-top:4px;overflow:hidden}.chat-txn-row{align-items:center;gap:12px;padding:12px;display:flex}.chat-txn-icon{border-radius:var(--radius-md);flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.chat-txn-meta{min-width:0}.chat-txn-meta .chat-txn-saved{color:var(--teal);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:4px;margin-top:0;margin-bottom:4px;font-size:10px;font-weight:750;display:flex}.chat-txn-meta strong{letter-spacing:-.03em;font-size:14px;font-weight:650;display:block}.chat-txn-meta span{color:var(--grey-500);margin-top:4px;font-size:12px;display:block}.chat-txn-amount-col{flex-direction:column;align-items:flex-end;gap:4px;margin-left:auto;display:flex}.chat-txn-amount{font-variant-numeric:tabular-nums;letter-spacing:-.035em;white-space:nowrap;font-size:20px;font-weight:800}.chat-txn-edit{border-radius:var(--radius-sm);color:var(--grey-400);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:background .15s,color .15s;display:inline-flex}.chat-txn-edit:hover{background:var(--grey-100);color:var(--teal)}.chat-txn-budget{background:var(--grey-50);border-top:1px solid var(--grey-200);padding:12px}.chat-txn-budget-top{color:var(--grey-500);align-items:baseline;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.chat-txn-budget-top b{color:var(--grey-700);font-variant-numeric:tabular-nums;letter-spacing:-.035em;margin-left:auto;font-size:12px}.chat-txn-bar{background:var(--grey-200);border-radius:var(--radius-pill);height:4px;overflow:hidden}.chat-txn-bar i{animation:chat-grow-x .64s .16s var(--ease-standard) both;background:var(--teal-400);border-radius:var(--radius-pill);transform-origin:0;width:100%;height:100%;display:block}.chat-txn-budget.is-warning{background:#fffbeb;border-top-color:#fde68a}.chat-txn-budget.is-warning .chat-txn-bar i{background:var(--warning)}.chat-txn-budget.is-warning .chat-txn-budget-top,.chat-txn-budget.is-warning .chat-txn-budget-top b{color:var(--warning)}@keyframes chat-grow-x{0%{transform:scaleX(0)}}.chat-suggestions{background:var(--offwhite);scrollbar-width:none;gap:8px;padding:0 24px 12px;display:flex;overflow-x:auto}.chat-suggestions::-webkit-scrollbar{display:none}.chat-suggestions .chat-chip{flex:none}@media (max-width:900px){.chat-suggestions{padding:0 16px 12px}}.chat-composer-wrap{background:var(--white);border-top:1px solid var(--grey-200);padding:16px 24px}.chat-composer{background:var(--white);border:1.5px solid var(--grey-200);border-radius:var(--radius-md);align-items:center;gap:8px;max-width:760px;margin:0 auto;padding:4px 4px 4px 16px;transition:border-color .16s,box-shadow .16s;display:flex}.chat-composer:focus-within{border-color:var(--teal);box-shadow:0 0 0 3.5px #0d948824}.chat-composer.is-locked{background:var(--grey-50)}.chat-composer input{color:var(--grey-900);background:0 0;border:0;outline:none;flex:1;padding:8px 0;font-family:inherit;font-size:16px;font-weight:500}.chat-composer input::placeholder{color:var(--grey-400);font-weight:450}.chat-send{background:var(--teal);border-radius:var(--radius-md);box-shadow:var(--shadow-teal);color:var(--white);cursor:pointer;height:40px;transition:background .16s ease, transform .16s var(--ease-standard);border:0;flex:none;justify-content:center;align-items:center;width:40px;display:inline-flex}.chat-send:hover{background:#0f766e;transform:translateY(-1.5px)}.chat-send:disabled{background:var(--grey-300);box-shadow:none;cursor:not-allowed;transform:none}.chat-composer-hint{color:var(--grey-400);text-align:center;max-width:760px;margin:8px auto 0;font-size:12px}.chat-lock-card{border-radius:var(--radius-lg);color:#92400e;background:#fffbeb;border:1px solid #fde68a;align-items:center;gap:12px;max-width:760px;margin:0 auto 12px;padding:16px;display:flex}.chat-lock-card>svg{flex:none}.chat-lock-card strong{letter-spacing:-.03em;font-size:14px;font-weight:650;display:block}.chat-lock-card span span{opacity:.85;margin-top:4px;font-size:12px;display:block}.chat-lock-card a{background:var(--teal);border-radius:var(--radius-lg);box-shadow:var(--shadow-teal);color:var(--white);letter-spacing:-.03em;transition:background .16s ease, transform .16s var(--ease-standard);flex:none;margin-left:auto;padding:12px 20px;font-size:13px;font-weight:650}.chat-lock-card a:hover{background:#0f766e;transform:translateY(-1.5px)}.chat-error-banner{border-radius:var(--radius-md);color:var(--error);background:#fef2f2;border:1px solid #fecaca;justify-content:space-between;align-items:center;gap:12px;max-width:760px;margin:0 auto 12px;padding:12px 16px;font-size:13px;display:flex}.chat-error-banner button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:underline}.chat-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:460px;min-height:100%;margin:0 auto;display:flex}.chat-empty-icon{background:var(--teal-50);border:1px solid var(--teal-100);border-radius:var(--radius-lg);color:var(--teal);justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex}.chat-empty h2{letter-spacing:-.03em;margin:0 0 8px;font-size:24px;font-weight:650}.chat-empty p{color:var(--grey-500);margin:0;font-size:16px;line-height:1.55}.chat-empty-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:24px;display:flex}.chat-chip{background:var(--white);border:1px solid var(--grey-200);border-radius:var(--radius-pill);color:var(--grey-700);cursor:pointer;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,color .15s,border-color .15s}.chat-chip:hover{background:var(--teal-50);border-color:var(--teal);color:var(--teal)}@media (max-width:900px){.app-main:has(.chat-screen){height:100%;padding:0}.chat-screen{height:100%}.chat-topbar{padding:0 16px}.chat-transcript{padding:16px 16px 8px}.chat-bubble{max-width:88%}.chat-scroll-down{right:16px}.chat-txn-card{min-width:0;max-width:88%}.chat-composer-wrap{padding:12px 16px}.chat-lock-card{flex-wrap:wrap}.chat-lock-card a{text-align:center;width:100%;margin-left:0}}.chat-feedback{opacity:0;gap:4px;padding-left:4px;transition:opacity .15s;display:flex}.chat-group.is-bot:hover .chat-feedback,.chat-group.is-bot:focus-within .chat-feedback{opacity:1}.chat-feedback button{border-radius:var(--radius-sm);color:var(--grey-400);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.chat-feedback button:hover{background:var(--grey-100);color:var(--grey-700)}.chat-feedback button.is-on{background:var(--teal-50);border-color:var(--teal-100);color:var(--teal)}@media (max-width:900px){.chat-feedback{opacity:1}}.chat-streak-head{align-items:center;gap:12px;margin-bottom:20px;display:flex}.chat-streak-head h3{margin:0}.chat-streak-count{background:var(--teal-50);border:1px solid var(--teal-100);border-radius:var(--radius-pill);color:var(--grey-900);align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.chat-streak-count svg{color:var(--teal)}.chat-streak-nav{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.chat-streak-nav strong{letter-spacing:-.03em;font-size:14px;font-weight:650}.chat-streak-nav button{border:1px solid var(--grey-200);border-radius:var(--radius-sm);color:var(--grey-700);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:background .15s,border-color .15s;display:inline-flex}.chat-streak-nav button:hover:not(:disabled){background:var(--grey-100);border-color:var(--grey-300)}.chat-streak-nav button:disabled{color:var(--grey-300);cursor:not-allowed}.chat-streak-grid{grid-template-columns:repeat(7,1fr);gap:4px;transition:opacity .15s;display:grid}.chat-streak-grid.is-loading{opacity:.45}.chat-streak-dow{color:var(--grey-400);letter-spacing:.09em;text-align:center;text-transform:uppercase;padding:4px 0;font-size:10px;font-weight:750}.chat-streak-day{aspect-ratio:1;border-radius:var(--radius-sm);color:var(--grey-700);font-variant-numeric:tabular-nums;border:1px solid #0000;justify-content:center;align-items:center;font-size:12px;display:flex}.chat-streak-day.is-active{background:var(--teal);color:var(--white);font-weight:700}.chat-streak-day.is-today{border-color:var(--teal)}.chat-streak-modal{max-width:440px}.chat-streak-note{color:var(--grey-500);margin:16px 0 0;font-size:12px}@media (prefers-reduced-motion:reduce){.chat-bubble,.chat-typing i,.chat-txn-card,.chat-txn-bar i{animation:none}}