:root{--logo-graphite:#1f2019;--logo-olive:#6a7a3d;--logo-paper:#f7f6f2;--jade:var(--logo-olive);--jade-soft:#6a7a3d1a;--jade-ink:#525e2a;--graphite:var(--logo-graphite);--graphite-2:#2d2e26;--ink-70:#1f2019b8;--ink-55:#1f20198c;--ink-40:#1f201966;--ink-20:#1f20192e;--ink-10:#1f20191a;--ink-06:#1f20190f;--paper:var(--logo-paper);--paper-2:#e8e4d7;--card:#faf7ee;--line:#1f201914;--line-strong:#1f201924;--mock-surface:#fff;--mock-chrome:#f7f5ee;--mock-rail:#f8f6ee;--mock-bubble:#1f20190b;--step:8px;--radius-sm:6px;--radius:10px;--radius-lg:16px;--radius-xl:22px;--landing-font-display:var(--font-display,"Instrument Serif", "Times New Roman", serif);--landing-font-ui:var(--font-ui,"Inter Tight", system-ui, sans-serif);--landing-font-mono:var(--font-mono-landing,"JetBrains Mono", monospace);--gap-s:10px;--gap:16px;--gap-l:28px;--section-py:clamp(96px, 12vw, 160px);--container:1240px;--pad-x:clamp(20px, 4vw, 56px)}.landing-root{font-family:var(--landing-font-ui);font-feature-settings:"ss01", "cv11";color:var(--graphite);background:var(--paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.003em;overflow-x:clip}.landing-root *,.landing-root :before,.landing-root :after{box-sizing:border-box}.landing-root ::selection{background:var(--jade);color:var(--paper)}.landing-root .display{font-family:var(--landing-font-display);letter-spacing:-.02em;font-feature-settings:"liga", "dlig";font-weight:400;line-height:.98}.landing-root .display em{color:var(--jade-ink);font-style:italic}.landing-root .eyebrow{font-family:var(--landing-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-55);font-size:11px;font-weight:500}.landing-root .eyebrow .dot{background:var(--jade);vertical-align:middle;border-radius:50%;width:5px;height:5px;margin-right:10px;display:inline-block;transform:translateY(-1px)}.landing-root .mono{font-family:var(--landing-font-mono);letter-spacing:.01em;font-size:12px}.landing-root .container{max-width:var(--container);padding:0 var(--pad-x);margin:0 auto}.landing-root .btn{height:44px;font-family:var(--landing-font-ui);letter-spacing:-.002em;cursor:pointer;will-change:transform, box-shadow;border:none;border-radius:999px;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:500;text-decoration:none;transition:transform .25s cubic-bezier(.2,.7,.3,1),background .2s,color .2s,box-shadow .35s cubic-bezier(.2,.7,.3,1);display:inline-flex;position:relative}.landing-root .btn-primary{background:var(--graphite);color:var(--paper);box-shadow:inset 0 1px #ffffff1a,0 0 #0000,0 6px 16px -8px #2a2c248c}.landing-root .btn-primary:hover{box-shadow:0 1px 0 #ffffff24 inset, 0 0 0 6px var(--jade-soft), 0 14px 30px -10px #2a2c248c, 0 0 24px -2px #6e7c3f52;background:#1f211a;transform:translateY(-1px)}.landing-root .btn-primary:active{box-shadow:0 1px 0 #ffffff0f inset, 0 0 0 4px var(--jade-soft), 0 4px 10px -6px #2a2c248c;transform:translateY(0)}.landing-root .btn-ghost{color:var(--graphite);border:.5px solid var(--line-strong);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:0 0}.landing-root .btn-ghost:hover{background:var(--card);border-color:var(--graphite);box-shadow:0 0 0 4px var(--jade-soft), 0 8px 18px -10px #2a2c2440;transform:translateY(-1px)}.landing-root .btn-ghost:active{transform:translateY(0)}.landing-root .btn .arrow{transition:transform .2s cubic-bezier(.2,.7,.3,1);display:inline-block}.landing-root .btn:hover .arrow{transform:translate(3px)}.landing-root a{color:inherit;text-decoration:none}.landing-root .nav{z-index:50;-webkit-backdrop-filter:blur(40px)saturate(160%)brightness(1.03);background:color-mix(in srgb, var(--paper) 90%, transparent);border-bottom:.5px solid var(--line);position:sticky;top:0}.landing-root .nav-row{justify-content:space-between;align-items:center;height:64px;display:flex}.landing-root .brand{font-family:var(--landing-font-ui);letter-spacing:-.01em;align-items:center;gap:10px;font-size:15px;font-weight:500;display:flex}.landing-root .brand-mark{flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.landing-root .brand-mark svg{width:100%;height:100%;display:block}.landing-root .brand b{font-weight:500}.landing-root .brand .dot{color:var(--jade);font-weight:600}.landing-root .nav-links{color:var(--ink-70);align-items:center;gap:28px;font-size:13.5px;display:flex}.landing-root .nav-links a{padding:4px 0;transition:color .2s;position:relative}.landing-root .nav-links a:after{content:"";background:var(--jade);height:1.5px;transition:right .35s cubic-bezier(.2,.7,.3,1);position:absolute;bottom:-2px;left:0;right:100%}.landing-root .nav-links a:hover{color:var(--graphite)}.landing-root .nav-links a:hover:after{right:0}.landing-root .nav-actions{align-items:center;gap:18px;display:flex}.landing-root .nav-login{color:var(--ink-70);padding:4px 0;font-size:13.5px;transition:color .2s;position:relative}.landing-root .nav-login:after{content:"";background:var(--jade);height:1.5px;transition:right .35s cubic-bezier(.2,.7,.3,1);position:absolute;bottom:-1px;left:0;right:100%}.landing-root .nav-login:hover{color:var(--graphite)}.landing-root .nav-login:hover:after{right:0}.landing-root .lang-toggle{font-family:var(--landing-font-mono);border:.5px solid var(--line-strong);background:var(--card);border-radius:999px;font-size:11px;display:inline-flex;overflow:hidden}.landing-root .lang-toggle button{appearance:none;color:var(--ink-55);cursor:pointer;font:inherit;letter-spacing:.06em;background:0 0;border:0;padding:6px 10px;transition:color .2s,background .25s}.landing-root .lang-toggle button:hover{color:var(--graphite)}.landing-root .lang-toggle button[aria-pressed=true]{background:var(--graphite);color:var(--paper)}.landing-root section{padding:var(--section-py) 0;position:relative}.landing-root section+section{border-top:.5px solid var(--line)}.landing-root .section-head{gap:var(--gap-l);grid-template-columns:1fr 1fr;align-items:end;margin-bottom:clamp(40px,5vw,64px);display:grid}.landing-root .section-head h2{font-family:var(--landing-font-display);letter-spacing:-.02em;margin:0;font-size:clamp(36px,4.2vw,56px);font-weight:400;line-height:1.02}.landing-root .section-head p{color:var(--ink-70);max-width:440px;margin:0;font-size:15.5px;line-height:1.55}@media (max-width:780px){.landing-root .section-head{grid-template-columns:1fr;gap:18px}}.landing-root .hr{background:var(--line);border:0;width:100%;height:.5px}.landing-root .chip{background:var(--ink-06);height:26px;color:var(--ink-70);font-family:var(--landing-font-mono);letter-spacing:.02em;border:.5px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:11px;transition:background .2s,color .2s,transform .2s,box-shadow .25s;display:inline-flex}.landing-root .chip:hover{background:var(--ink-10);color:var(--graphite)}.landing-root .chip.solid{background:var(--graphite);color:var(--paper)}.landing-root .chip.jade{background:var(--jade-soft);color:var(--jade-ink);border-color:color-mix(in srgb, var(--jade) 22%, transparent)}.landing-root .chip .dot-sm{opacity:.7;background:currentColor;border-radius:50%;width:5px;height:5px}.landing-root .card{background:var(--card);border:.5px solid var(--line);border-radius:var(--radius-lg);box-shadow:inset 0 1px #fff9,0 1px 2px #1c1e1b08}.landing-root:before{content:"";pointer-events:none;z-index:100;opacity:.035;mix-blend-mode:multiply;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxNDAnIGhlaWdodD0nMTQwJz48ZmlsdGVyIGlkPSduJz48ZmVUdXJidWxlbmNlIHR5cGU9J2ZyYWN0YWxOb2lzZScgYmFzZUZyZXF1ZW5jeT0nMC45JyBudW1PY3RhdmVzPScyJyBzdGl0Y2hUaWxlcz0nc3RpdGNoJy8+PC9maWx0ZXI+PHJlY3Qgd2lkdGg9JzEwMCUnIGhlaWdodD0nMTAwJScgZmlsdGVyPSd1cmwoI24pJy8+PC9zdmc+);position:fixed;inset:0}.landing-root .hero{padding-top:clamp(56px,7vw,96px);padding-bottom:clamp(72px,9vw,120px);position:relative}.landing-root .hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:clamp(32px,5vw,64px);display:grid}.landing-root .hero-col-text{min-width:0}.landing-root .hero-col-mock{min-width:0;position:relative}.landing-root .hero-status{background:var(--card);border:.5px solid var(--line-strong);font-family:var(--landing-font-mono);color:var(--ink-70);letter-spacing:.02em;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:6px 12px;font-size:11px;display:inline-flex}.landing-root .hero-status .pulse{background:var(--jade);width:6px;height:6px;box-shadow:0 0 0 0 var(--jade);border-radius:50%;animation:2.2s infinite pulse}@keyframes pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--jade) 55%, transparent)}70%{box-shadow:0 0 0 8px #0000}to{box-shadow:0 0 #0000}}.landing-root .hero h1{font-family:var(--landing-font-display);letter-spacing:-.025em;color:var(--graphite);text-wrap:pretty;margin:0 0 24px;font-size:clamp(48px,6.2vw,92px);font-weight:400;line-height:.98}.landing-root .hero h1 em{color:var(--jade-ink);font-style:italic;font-weight:500}.landing-root .hero-sub{color:var(--ink-70);max-width:520px;margin:0 0 36px;font-size:18.5px;line-height:1.5}.landing-root .hero-cta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.landing-root .hero-meta{border-top:.5px solid var(--line);align-items:flex-start;gap:clamp(20px,3vw,40px);margin-top:48px;padding-top:24px;display:flex}.landing-root .hero-meta .kpi{flex-direction:column;gap:4px;display:flex}.landing-root .hero-meta .kpi b{font-family:var(--landing-font-display);letter-spacing:-.02em;font-size:28px;font-weight:400;line-height:1}.landing-root .hero-meta .kpi span{font-family:var(--landing-font-mono);color:var(--ink-55);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px}@media (max-width:760px){.landing-root .hero-grid{grid-template-columns:1fr;gap:40px}.landing-root .hero-col-mock{width:100%;max-width:620px;margin:0 auto}}.landing-root .context-strip{border-top:.5px solid var(--line);border-bottom:.5px solid var(--line);padding:22px 0}.landing-root .context-strip .ctx-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(20px,3vw,44px);display:flex}.landing-root .context-strip .ctx-item{font-family:var(--landing-font-mono);letter-spacing:.02em;color:var(--ink-70);align-items:center;gap:10px;font-size:11.5px;display:flex}.landing-root .context-strip .ctx-item svg{width:14px;height:14px;color:var(--jade);flex:none}.landing-root .how{background:var(--paper-2)}.landing-root .how-steps{border:.5px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--card);grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden}.landing-root .how-steps .step{flex-direction:column;gap:18px;min-height:360px;padding:36px 32px 40px;display:flex;position:relative}.landing-root .how-steps .step+.step{border-left:.5px solid var(--line)}.landing-root .how-steps .step-no{font-family:var(--landing-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-55);font-size:11px}.landing-root .how-steps .step h3{font-family:var(--landing-font-display);letter-spacing:-.02em;margin:0;font-size:32px;font-weight:400;line-height:1.05}.landing-root .how-steps .step p{color:var(--ink-70);margin:0;font-size:14.5px;line-height:1.55}.landing-root .how-steps .step .visual{border-top:.5px dashed var(--line-strong);margin-top:auto;padding-top:16px}@media (max-width:900px){.landing-root .how-steps{grid-template-columns:1fr}.landing-root .how-steps .step+.step{border-left:0;border-top:.5px solid var(--line)}}.landing-root .cases-filter{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:32px;display:flex}.landing-root .cases-filter button{appearance:none;border:.5px solid var(--line-strong);color:var(--ink-70);height:32px;font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:0 14px;font-size:13px;transition:all .25s cubic-bezier(.2,.7,.3,1)}.landing-root .cases-filter button:hover{background:var(--card);color:var(--graphite);border-color:var(--graphite);box-shadow:0 0 0 4px var(--jade-soft);transform:translateY(-1px)}.landing-root .cases-filter button[aria-pressed=true]{background:var(--graphite);color:var(--paper);border-color:var(--graphite);box-shadow:0 4px 12px -6px #2a2c2473}.landing-root .cases-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}@media (max-width:860px){.landing-root .cases-grid{grid-template-columns:1fr}}.landing-root .case{background:var(--card);border:.5px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:14px;padding:26px 28px 24px;transition:border-color .3s cubic-bezier(.2,.7,.3,1),transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s cubic-bezier(.2,.7,.3,1);display:flex;position:relative;overflow:hidden}.landing-root .case:before{content:"";background:var(--jade);transform-origin:top;width:3px;transition:transform .4s cubic-bezier(.2,.7,.3,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.landing-root .case:hover{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:inset 0 1px #fff9,0 14px 28px -16px #2a2c2438,0 4px 10px -6px #2a2c241a}.landing-root .case:hover:before{transform:scaleY(1)}.landing-root .case .case-hd{justify-content:space-between;align-items:center;gap:12px;display:flex}.landing-root .case .q{font-family:var(--landing-font-display);letter-spacing:-.01em;color:var(--graphite);margin:0;font-size:22px;font-style:italic;font-weight:400;line-height:1.22}.landing-root .case .a{color:var(--ink-70);border-left:1.5px solid var(--jade);margin:0;padding-left:14px;font-size:14px;line-height:1.6}.landing-root .case .meta{font-family:var(--landing-font-mono);color:var(--ink-55);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:10px;padding-top:4px;font-size:10.5px;display:flex}.landing-root .ecosystem{padding-top:calc(var(--section-py) * .7);padding-bottom:calc(var(--section-py) * .5)}.landing-root .eco-head{margin-bottom:48px}.landing-root .eco-scrolly{grid-template-columns:5fr 7fr;align-items:flex-start;gap:clamp(32px,5vw,72px);display:grid;position:relative}.landing-root .eco-steps{flex-direction:column;padding:0;display:flex}.landing-root .eco-step{opacity:.38;flex-direction:column;justify-content:center;min-height:70vh;padding:48px 0;transition:opacity .4s;display:flex}.landing-root .eco-step:first-child{padding-top:8vh}.landing-root .eco-step:last-child{padding-bottom:8vh}.landing-root .eco-step[data-active=true]{opacity:1}.landing-root .eco-step .eco-no{font-family:var(--landing-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--jade-ink);margin-bottom:14px;font-size:11px}.landing-root .eco-step h3{font-family:var(--landing-font-display);letter-spacing:-.02em;margin:0 0 18px;font-size:clamp(32px,3.6vw,46px);font-weight:400;line-height:1.03}.landing-root .eco-step p{color:var(--ink-70);max-width:460px;margin:0 0 18px;font-size:16px;line-height:1.55}.landing-root .eco-step ul{color:var(--ink-70);flex-direction:column;gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.landing-root .eco-step ul li{align-items:flex-start;gap:10px;display:flex}.landing-root .eco-step ul li:before{content:"";background:var(--jade);border-radius:50%;flex:none;width:5px;height:5px;margin-top:9px}.landing-root .eco-sticky{justify-content:center;align-items:center;height:calc(100vh - 160px);min-height:400px;max-height:600px;padding:12px 0;display:flex;position:sticky;top:80px}.landing-root .eco-stage{justify-content:center;align-items:center;width:100%;max-width:560px;height:100%;max-height:560px;display:flex;position:relative}.landing-root .eco-stage>*{opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .45s,transform .55s cubic-bezier(.2,.6,.2,1);display:flex;position:absolute;inset:0;transform:translateY(10px)scale(.985)}.landing-root .eco-stage>[data-active=true]{opacity:1;pointer-events:auto;transform:none}.landing-root .eco-stage .mock-shell{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.landing-root .eco-stage .mock-body{flex:1;min-height:0;overflow:hidden}.landing-root .eco-stage .chat-layout,.landing-root .eco-stage .profile-layout{height:100%;min-height:0}.landing-root .eco-stage .chat-main,.landing-root .eco-stage .profile-main,.landing-root .eco-stage .chat-stream{overflow:hidden}.landing-root .eco-stage .chat-rail{display:none}.landing-root .eco-stage .chat-layout,.landing-root .eco-stage .profile-layout{grid-template-columns:1fr}.landing-root .eco-stage .profile-grid{grid-template-columns:1fr 1fr;gap:10px}.landing-root .eco-stage .pf-card{padding:12px 14px}.landing-root .eco-stage .pf-val{font-size:16px}.landing-root .eco-stage .profile-main{gap:16px;padding:18px 20px 22px}.landing-root .eco-stage .hist-search{min-width:180px}.landing-root .eco-stage .hist-item{grid-template-columns:52px 1fr 88px 14px;gap:12px}.landing-root .eco-stage .hist-q{font-size:16px}@media (max-width:760px){.landing-root .eco-scrolly{grid-template-columns:1fr}.landing-root .eco-sticky{height:auto;min-height:auto;max-height:none;padding:20px 0;position:relative;top:auto}.landing-root .eco-step{opacity:1;min-height:auto;padding:24px 0}.landing-root .eco-step:first-child,.landing-root .eco-step:last-child{padding:24px 0}.landing-root .eco-stage{aspect-ratio:5/6;max-width:520px;height:auto;max-height:600px;margin:0 auto}.landing-root .eco-stage>*{position:relative}.landing-root .eco-stage>:not([data-active=true]){display:none}.landing-root .eco-stage .mock-shell{max-height:600px}}.landing-root .trust{background:var(--graphite);color:var(--paper)}.landing-root .trust .container{max-width:1080px}.landing-root .trust .eyebrow{color:color-mix(in srgb, var(--paper) 60%, transparent)}.landing-root .trust .eyebrow .dot{background:var(--jade)}.landing-root .trust h2{font-family:var(--landing-font-display);letter-spacing:-.02em;max-width:820px;margin:8px 0 48px;font-size:clamp(38px,4.4vw,60px);font-weight:400;line-height:1.02}.landing-root .trust h2 em{color:color-mix(in srgb, var(--jade) 90%, var(--paper));font-style:italic}.landing-root .trust-grid{border-top:.5px solid #ffffff24;grid-template-columns:repeat(4,1fr);display:grid}.landing-root .trust-grid .pillar{border-right:.5px solid #ffffff1a;flex-direction:column;gap:10px;padding:28px 24px 32px;display:flex}.landing-root .trust-grid .pillar:last-child{border-right:0}.landing-root .trust-grid .pillar .pn{font-family:var(--landing-font-mono);letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb, var(--paper) 55%, transparent);font-size:10.5px}.landing-root .trust-grid .pillar h4{font-family:var(--landing-font-display);letter-spacing:-.01em;margin:4px 0 2px;font-size:26px;font-weight:400;line-height:1.1}.landing-root .trust-grid .pillar p{color:color-mix(in srgb, var(--paper) 72%, transparent);margin:0;font-size:14px;line-height:1.55}@media (max-width:900px){.landing-root .trust-grid{grid-template-columns:repeat(2,1fr)}.landing-root .trust-grid .pillar:nth-child(2){border-right:0}.landing-root .trust-grid .pillar:nth-child(-n+2){border-bottom:.5px solid #ffffff1a}}@media (max-width:540px){.landing-root .trust-grid{grid-template-columns:1fr}.landing-root .trust-grid .pillar{border-bottom:.5px solid #ffffff1a;border-right:0}.landing-root .trust-grid .pillar:last-child{border-bottom:0}}.landing-root .cta-final{text-align:center;padding:clamp(120px,14vw,180px) 0}.landing-root .cta-final h2{font-family:var(--landing-font-display);letter-spacing:-.025em;max-width:900px;margin:0 auto 28px;font-size:clamp(54px,7.5vw,112px);font-weight:400;line-height:.98}.landing-root .cta-final h2 em{color:var(--jade-ink);font-style:italic}.landing-root .cta-final p{color:var(--ink-70);max-width:520px;margin:0 auto 36px;font-size:17px;line-height:1.5}.landing-root .cta-final .hero-cta{justify-content:center}.landing-root .cta-final .fineprint{font-family:var(--landing-font-mono);color:var(--ink-55);letter-spacing:.04em;margin-top:22px;font-size:11px}.landing-root footer{border-top:.5px solid var(--line);color:var(--ink-55);padding:40px 0 44px;font-size:13px}.landing-root footer .foot{justify-content:space-between;gap:var(--gap);flex-wrap:wrap;align-items:flex-start;display:flex}.landing-root footer a:hover{color:var(--graphite)}.landing-root footer .cols{grid-template-columns:repeat(3,auto);gap:48px;display:grid}.landing-root footer .col b{color:var(--graphite);margin-bottom:10px;font-size:12.5px;font-weight:500;display:block}.landing-root footer .col a{padding:4px 0;display:block}.landing-root footer .fineprint{font-family:var(--landing-font-mono);color:var(--ink-40);max-width:640px;margin-top:24px;font-size:10.5px;line-height:1.6}.landing-root .module-section{padding:var(--section-py) 0}.landing-root .module-section.alt{background:#faf9f5}.landing-root .module-grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.landing-root .module-grid.reverse{direction:rtl}.landing-root .module-grid.reverse>*{direction:ltr}.landing-root .module-text{flex-direction:column;gap:20px;display:flex}.landing-root .module-text h2{margin:0;font-size:clamp(28px,4vw,42px)}.landing-root .module-lead{color:var(--ink-70);margin:0;font-size:17px;line-height:1.65}.landing-root .module-feats{flex-direction:column;gap:10px;margin:8px 0 0;padding:0;list-style:none;display:flex}.landing-root .module-feats li{color:var(--ink-70);align-items:flex-start;gap:12px;font-size:14px;line-height:1.55;display:flex}.landing-root .module-feats li .feat-icon{background:var(--jade-soft);border-radius:4px;flex:none;place-items:center;width:18px;height:18px;margin-top:1px;display:grid}.landing-root .module-feats li .feat-icon svg{width:10px;height:10px;stroke:var(--jade-ink);stroke-width:2.5px;fill:none}.landing-root .module-cta{flex-wrap:wrap;align-items:center;gap:14px;margin-top:8px;display:flex}.landing-root .mod-frame{border:.5px solid var(--line-strong);border-radius:14px;overflow:hidden;box-shadow:0 2px 4px #1e1e160a,0 16px 48px -8px #1e1e161f,inset 0 1px #ffffffe6}.landing-root .mod-chrome{border-bottom:.5px solid var(--line);background:#efede6;align-items:center;gap:10px;padding:10px 16px;display:flex}.landing-root .mod-chrome-dots{gap:5px;display:flex}.landing-root .mod-chrome-dots span{background:var(--line-strong);border-radius:50%;width:8px;height:8px}.landing-root .mod-chrome-url{text-align:center;font-family:var(--landing-font-mono);color:var(--ink-40);flex:1;font-size:11px}.landing-root .mod-chrome-url .jade{color:var(--jade-ink)}.landing-root .mod-chrome-tag{font-family:var(--landing-font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--ink-40);font-size:10px}.landing-root .mod-body{background:var(--paper);padding:20px}.landing-root .iva-kpi-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px;display:grid}.landing-root .iva-kpi-card{background:var(--card);border:.5px solid var(--line);border-radius:8px;padding:12px 14px}.landing-root .iva-kpi-card.result{background:color-mix(in srgb, var(--jade) 7%, var(--card));border-color:color-mix(in srgb, var(--jade) 22%, var(--line))}.landing-root .iva-kpi-lbl{font-family:var(--landing-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-40);margin-bottom:6px;font-size:9.5px}.landing-root .iva-kpi-val{letter-spacing:-.025em;color:var(--graphite);font-size:17px;font-weight:600}.landing-root .iva-kpi-card.result .iva-kpi-val{color:var(--jade-ink)}.landing-root .iva-kpi-sub{color:var(--ink-40);margin-top:2px;font-size:10px}.landing-root .iva-alert{background:color-mix(in srgb, var(--jade) 5%, var(--paper));border:.5px solid color-mix(in srgb, var(--jade) 25%, var(--line));color:var(--ink-70);border-radius:7px;align-items:center;gap:8px;margin-bottom:14px;padding:9px 12px;font-size:12px;display:flex}.landing-root .iva-alert b{color:var(--graphite)}.landing-root .iva-alert-icon{width:16px;height:16px;color:var(--jade-ink);flex:none}.landing-root .iva-inv-list{flex-direction:column;gap:5px;margin-bottom:14px;display:flex}.landing-root .iva-inv-row{background:var(--card);border:.5px solid var(--line);color:var(--ink-70);border-radius:6px;align-items:center;gap:7px;padding:7px 10px;font-size:11.5px;display:flex}.landing-root .iva-inv-desc{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.landing-root .iva-inv-amt{font-family:var(--landing-font-mono);color:var(--graphite);white-space:nowrap;font-size:11.5px;font-weight:600}.landing-root .mod-actions{flex-wrap:wrap;gap:8px;display:flex}.landing-root .irpf-profile-strip{border-bottom:.5px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;display:flex}.landing-root .irpf-rows{flex-direction:column;gap:0;margin-bottom:14px;display:flex}.landing-root .irpf-data-row{border-bottom:.5px solid var(--line);justify-content:space-between;align-items:center;padding:8px 0;font-size:12.5px;display:flex}.landing-root .irpf-data-row:last-child{border-bottom:none}.landing-root .irpf-data-row.sub{padding-left:12px}.landing-root .irpf-data-row.sub .irpf-lbl{color:var(--ink-50);font-size:12px}.landing-root .irpf-lbl{color:var(--ink-65,var(--ink-70))}.landing-root .irpf-val{font-family:var(--landing-font-mono);color:var(--graphite);font-size:12px;font-weight:600}.landing-root .irpf-val.deduction{color:var(--jade-ink)}.landing-root .irpf-result-box{background:color-mix(in srgb, var(--jade) 6%, var(--paper));border:.5px solid color-mix(in srgb, var(--jade) 24%, var(--line));border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:14px 16px;display:flex}.landing-root .irpf-result-lbl{color:var(--graphite);font-size:13px;font-weight:600}.landing-root .irpf-result-lbl span{color:var(--ink-50);margin-top:2px;font-size:11px;font-weight:400;display:block}.landing-root .irpf-result-amount{letter-spacing:-.04em;color:var(--jade-ink);font-size:24px;font-weight:700}.landing-root .irpf-applied-deds{flex-wrap:wrap;gap:5px;display:flex}.landing-root .sims-section{background:var(--graphite);padding:var(--section-py) 0}.landing-root .sims-section .section-pennant{color:#f0ede373}.landing-root .sims-section h2{color:var(--paper)}.landing-root .sims-lead{color:#f0ede3a6;max-width:600px;font-size:18px;line-height:1.6}.landing-root .sims-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:52px;display:flex}.landing-root .sims-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.landing-root .sim-card{background:#f0ede30e;border:.5px solid #f0ede31c;border-radius:12px;padding:24px 26px;transition:background .2s}.landing-root .sim-card:hover{background:#f0ede317}.landing-root .sim-card-no{font-family:var(--landing-font-mono);letter-spacing:.12em;text-transform:uppercase;color:#f0ede359;margin-bottom:10px;font-size:10px}.landing-root .sim-card-title{color:var(--paper);letter-spacing:-.02em;margin-bottom:6px;font-size:16px;font-weight:600}.landing-root .sim-card-sit{color:#f0ede38c;margin-bottom:14px;font-size:12.5px;line-height:1.55}.landing-root .sim-result{background:#f0ede312;border-radius:7px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px 14px;display:flex}.landing-root .sim-result-lbl{font-family:var(--landing-font-mono);text-transform:uppercase;letter-spacing:.1em;color:#f0ede359;font-size:9.5px}.landing-root .sim-result-val{letter-spacing:-.03em;color:var(--paper);font-size:18px;font-weight:700}.landing-root .sim-result-val.jade{color:#b4d07a}.landing-root .sim-rec{color:#f0ede380;gap:8px;font-size:12px;line-height:1.5;display:flex}.landing-root .sim-rec-arrow{color:#f0ede34d;flex:none}.landing-root .cal-upcoming{flex-direction:column;gap:10px;margin-top:16px;display:flex}.landing-root .cal-upcoming-item{background:var(--card);border:.5px solid var(--line);border-radius:8px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.landing-root .cal-up-dot{background:var(--jade);border-radius:50%;flex:none;width:8px;height:8px;margin-top:5px}.landing-root .cal-up-dot.amber{background:#c17a24}.landing-root .cal-up-dot.muted{background:var(--line-strong)}.landing-root .cal-up-main{flex:1;min-width:0}.landing-root .cal-up-title{color:var(--graphite);margin-bottom:3px;font-size:13px;font-weight:600}.landing-root .cal-up-sub{color:var(--ink-55);font-size:12px;line-height:1.45}.landing-root .cal-up-date{font-family:var(--landing-font-mono);color:var(--ink-40);white-space:nowrap;flex:none;font-size:10.5px}.landing-root .faq-section{padding:var(--section-py) 0;background:#faf9f5}.landing-root .faq-layout{grid-template-columns:1fr 1.5fr;align-items:start;gap:72px;margin-top:56px;display:grid}.landing-root .faq-intro{position:sticky;top:100px}.landing-root .faq-intro h2{margin:0 0 16px;font-size:clamp(28px,4vw,40px)}.landing-root .faq-intro p{color:var(--ink-70);margin:0 0 24px;font-size:16px;line-height:1.65}.landing-root .faq-list{flex-direction:column;display:flex}.landing-root .faq-item{border-bottom:.5px solid var(--line)}.landing-root .faq-item:first-child{border-top:.5px solid var(--line)}.landing-root .faq-item summary{cursor:pointer;color:var(--graphite);justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:14.5px;font-weight:500;list-style:none;display:flex}.landing-root .faq-item summary::-webkit-details-marker{display:none}.landing-root .faq-toggle{border:.5px solid var(--line-strong);background:var(--card);width:20px;height:20px;color:var(--ink-55);border-radius:50%;flex:none;place-items:center;font-size:12px;transition:transform .2s,background .2s;display:grid}.landing-root .faq-item[open] .faq-toggle{background:var(--jade-soft);transform:rotate(45deg)}.landing-root .faq-answer{color:var(--ink-70);padding:0 0 18px;font-size:14px;line-height:1.7}.landing-root .faq-answer p{margin:0 0 10px}.landing-root .faq-answer p:last-child{margin:0}.landing-root .hidden-lg{display:none}@media (max-width:780px){.landing-root .hidden-sm{display:none}.landing-root .hidden-lg{display:inherit}.landing-root .nav-links{display:none}.landing-root .module-grid{grid-template-columns:1fr;gap:40px}.landing-root .module-grid.reverse{direction:ltr}.landing-root .module-grid.reverse>div:first-child{order:2}.landing-root .module-grid.reverse .module-text{order:1}.landing-root .sims-grid{grid-template-columns:1fr}.landing-root .faq-layout{grid-template-columns:1fr;gap:32px}.landing-root .faq-intro{position:static}.landing-root .iva-kpi-grid{grid-template-columns:1fr 1fr}.landing-root .sims-header{flex-direction:column;align-items:flex-start}}.landing-root .reveal{opacity:0;transition:opacity .7s cubic-bezier(.2,.6,.2,1),transform .7s cubic-bezier(.2,.6,.2,1);transform:translateY(14px)}.landing-root .reveal.in{opacity:1;transform:none}@media (max-width:480px){.landing-root .container{padding-left:18px;padding-right:18px}.landing-root .nav-row{height:56px}.landing-root .nav-actions{gap:8px}.landing-root .btn.btn-primary{padding:10px 16px;font-size:13px}.landing-root .hero{padding-top:52px;padding-bottom:56px}.landing-root .hero-status{white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-bottom:18px;padding:4px 10px;font-size:10px;overflow:hidden}.landing-root .hero h1{margin-bottom:16px;font-size:clamp(34px,10vw,48px);line-height:1.06}.landing-root .hero-sub{margin-bottom:24px;font-size:15.5px;line-height:1.55}.landing-root .hero-cta{gap:10px}.landing-root .hero-cta .btn{justify-content:center;width:100%;min-height:48px;font-size:15px}.landing-root .hero-meta{flex-direction:column;gap:16px;margin-top:32px;padding-top:20px}.landing-root .hero-meta .kpi b{font-size:22px}.landing-root .context-strip{padding:14px 0}.landing-root .ctx-item{font-size:11px}.landing-root .section-head h2{font-size:clamp(26px,8vw,38px)}.landing-root .module-text h2,.landing-root .sims-section h2{font-size:clamp(26px,8vw,36px)}.landing-root .module-section,.landing-root .sims-section,.landing-root .faq-section{padding-top:56px;padding-bottom:56px}.landing-root .how{padding:56px 0}.landing-root .how-steps{flex-direction:column;gap:32px}.landing-root .step{padding:20px}.landing-root .cases-grid{grid-template-columns:1fr;gap:14px}.landing-root .case{padding:18px 16px}.landing-root .cases-filter{gap:8px}.landing-root .cases-filter button{min-height:40px;padding:8px 14px;font-size:12.5px}.landing-root .eco-scrolly{flex-direction:column;gap:0;display:flex}.landing-root .eco-sticky{display:none}.landing-root .eco-steps{width:100%}.landing-root .eco-step{min-height:unset;border-bottom:.5px solid var(--line);padding:24px 0}.landing-root .eco-step:last-child{border-bottom:none}.landing-root .eco-step h3{font-size:20px}.landing-root .eco-step p{font-size:14.5px}.landing-root .eco-step ul{gap:6px}.landing-root .eco-step ul li{font-size:13.5px}.landing-root .sims-grid{grid-template-columns:1fr;gap:12px}.landing-root .sim-card{padding:20px}.landing-root .sims-section .btn{justify-content:center;width:100%;min-height:48px}.landing-root .mod-body{padding:14px}.landing-root .mod-actions{flex-direction:column;gap:6px}.landing-root .mod-actions .step-btn{text-align:center;justify-content:center;width:100%}.landing-root .iva-kpi-grid{grid-template-columns:1fr 1fr 1fr;gap:6px}.landing-root .iva-kpi-val{font-size:14px}.landing-root .iva-inv-desc{display:none}.landing-root .irpf-profile-strip{flex-wrap:nowrap;gap:5px;margin-bottom:10px;padding-bottom:8px;overflow:hidden}.landing-root .irpf-profile-strip .chip:nth-child(n+4){display:none}.landing-root .irpf-data-row{padding:6px 0}.landing-root .irpf-rows .irpf-data-row:nth-child(n+6){display:none}.landing-root .irpf-result-box{margin-bottom:10px;padding:12px 14px}.landing-root .irpf-result-amount{font-size:20px}.landing-root .irpf-result-lbl{font-size:12px}.landing-root .irpf-applied-deds{gap:4px}.landing-root .irpf-applied-deds .chip:nth-child(n+3){display:none}.landing-root .cal-upcoming-item{gap:10px;padding:10px 12px}.landing-root .cal-up-date{display:none}.landing-root .trust{padding:56px 0}.landing-root .trust-grid{grid-template-columns:1fr;gap:24px}.landing-root .trust h2{font-size:clamp(28px,8vw,40px)}.landing-root .cta-final{padding:56px 0}.landing-root .cta-final h2{font-size:clamp(28px,8vw,44px)}.landing-root .cta-final .hero-cta{flex-direction:column}.landing-root .cta-final .hero-cta .btn{justify-content:center;width:100%;min-height:48px}.landing-root .faq-item summary{padding:20px 0;font-size:14px}.landing-root .faq-toggle{width:24px;height:24px;font-size:14px}.landing-root footer{padding:48px 0 32px}.landing-root .foot{flex-direction:column;gap:32px}.landing-root .cols{grid-template-columns:1fr 1fr;gap:24px}.landing-root .module-cta .btn{justify-content:center;width:100%;min-height:48px}}@media (min-width:481px) and (max-width:780px){.landing-root .hero h1{font-size:clamp(40px,8vw,62px)}.landing-root .hero-cta .btn{min-height:46px}.landing-root .cases-grid{grid-template-columns:1fr}.landing-root .eco-sticky{display:none}.landing-root .eco-steps{width:100%}.landing-root .eco-scrolly{display:block}.landing-root .trust-grid{grid-template-columns:1fr 1fr}}.landing-root .brand-lockup{font-family:var(--landing-font-ui);letter-spacing:.04em;color:var(--graphite);align-items:center;gap:10px;font-size:14.5px;font-weight:500;display:inline-flex}.landing-root .brand-lockup .brand-mark{width:24px;height:24px}.landing-root .brand-lockup .wordmark{align-items:baseline;gap:0;display:inline-flex}.landing-root .brand-lockup .wordmark .dot{color:var(--jade);padding:0 .5px;font-weight:600}.landing-root .brand-lockup .wordmark b{letter-spacing:.04em;font-weight:500}.landing-root .section-pennant{font-family:var(--landing-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-55);align-items:center;gap:12px;margin-bottom:18px;font-size:11px;display:inline-flex}.landing-root .section-pennant:before{content:"";background-color:var(--jade);flex:none;width:26px;height:12px;-webkit-mask:url(/assets/pennant.svg) 50%/contain no-repeat;mask:url(/assets/pennant.svg) 50%/contain no-repeat}.landing-root .legal-top{z-index:50;-webkit-backdrop-filter:blur(40px)saturate(160%)brightness(1.03);background:color-mix(in srgb, var(--paper) 92%, transparent);border-bottom:.5px solid var(--line);position:sticky;top:0}.landing-root .legal-top-row{justify-content:space-between;align-items:center;height:60px;display:flex}.landing-root .legal-top-links{color:var(--ink-70);align-items:center;gap:22px;font-size:13px;display:flex}.landing-root .legal-top-links a{padding:4px 0;transition:color .2s;position:relative}.landing-root .legal-top-links a:hover{color:var(--graphite)}.landing-root .legal-top-links a[aria-current=page]{color:var(--graphite);font-weight:500}.landing-root .legal-top-links a[aria-current=page]:after{content:"";background:var(--jade);height:1.5px;position:absolute;bottom:-2px;left:0;right:0}.landing-root .legal-back{background:var(--ink-06);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;transition:color .2s,background .2s;display:inline-flex}.landing-root .legal-back:hover{color:var(--graphite);background:var(--ink-10)}.landing-root .legal-page{padding:clamp(40px,5vw,64px) 0 clamp(56px,6vw,80px)}.landing-root .legal-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:clamp(48px,6vw,88px);display:grid}.landing-root .legal-toc{max-height:calc(100dvh - 100px);padding-right:8px;position:sticky;top:84px;overflow-y:auto}.landing-root .legal-toc-h{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-40);margin:0 0 14px;font-size:10.5px}.landing-root .legal-toc ol{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.landing-root .legal-toc li{margin:0}.landing-root .legal-toc a{color:var(--ink-55);border-radius:6px;grid-template-columns:28px 1fr;align-items:baseline;gap:6px;padding:6px 8px;font-size:13px;line-height:1.4;transition:color .2s,background .2s;display:grid}.landing-root .legal-toc a:hover{color:var(--graphite);background:var(--ink-06)}.landing-root .legal-toc-no{color:var(--ink-40);letter-spacing:.08em;font-size:10px}.landing-root .legal-article{min-width:0;max-width:720px}.landing-root .legal-head{border-bottom:.5px solid var(--line);margin-bottom:clamp(36px,4vw,56px);padding-bottom:clamp(28px,3vw,40px)}.landing-root .legal-head .eyebrow{margin-bottom:16px;display:inline-flex}.landing-root .legal-head h1{letter-spacing:-.025em;color:var(--graphite);margin:0 0 14px;font-size:clamp(38px,5.4vw,60px);font-weight:400;line-height:1.02}.landing-root .legal-head h1 em{color:var(--jade-ink);font-style:italic;font-weight:500}.landing-root .legal-meta{color:var(--ink-40);letter-spacing:.08em;text-transform:uppercase;margin:0 0 22px;font-size:11px}.landing-root .legal-intro{color:var(--ink-70);max-width:620px;margin:0;font-size:16.5px;line-height:1.6}.landing-root .legal-body{flex-direction:column;gap:clamp(28px,3vw,36px);display:flex}.landing-root .legal-section{flex-direction:column;gap:12px;scroll-margin-top:90px;display:flex}.landing-root .legal-section-h{border-bottom:.5px solid var(--line);align-items:baseline;gap:14px;padding-bottom:10px;display:flex}.landing-root .legal-section-no{color:var(--ink-40);letter-spacing:.12em;flex:none;min-width:22px;font-size:10.5px}.landing-root .legal-section-h h2{font-family:var(--landing-font-display);letter-spacing:-.018em;color:var(--graphite);margin:0;font-size:clamp(22px,2.4vw,26px);font-weight:400;line-height:1.1}.landing-root .legal-prose{color:var(--ink-70);font-size:14.5px;line-height:1.65}.landing-root .legal-prose p{margin:0 0 12px}.landing-root .legal-prose p:last-child{margin-bottom:0}.landing-root .legal-prose ul{flex-direction:column;gap:6px;margin:4px 0 12px;padding:0;list-style:none;display:flex}.landing-root .legal-prose ul li{padding-left:18px;position:relative}.landing-root .legal-prose ul li:before{content:"";background:var(--jade);border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:4px}.landing-root .legal-prose b{color:var(--graphite);font-weight:600}.landing-root .legal-prose em{color:var(--ink-70);font-style:italic}.landing-root .legal-prose code{font-family:var(--landing-font-mono);background:var(--ink-06);color:var(--graphite);letter-spacing:0;border-radius:4px;padding:1px 5px;font-size:12.5px}.landing-root .legal-prose a{color:var(--jade-ink);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--jade) 38%, transparent);text-decoration-color:color-mix(in srgb, var(--jade) 38%, transparent);text-underline-offset:3px;transition:text-decoration-color .2s}.landing-root .legal-prose a:hover{-webkit-text-decoration-color:var(--jade);text-decoration-color:var(--jade)}.landing-root .legal-callout{background:color-mix(in srgb, var(--jade) 5%, var(--paper));border:.5px solid color-mix(in srgb, var(--jade) 22%, var(--line));border-left:2px solid var(--jade);color:var(--ink-70);border-radius:8px;margin:12px 0 4px;padding:14px 16px;font-size:14px;line-height:1.6}.landing-root .legal-callout-lbl{letter-spacing:.14em;text-transform:uppercase;color:var(--jade-ink);margin-bottom:6px;font-size:10px;display:block}.landing-root .legal-callout p{margin:0 0 8px}.landing-root .legal-callout p:last-child{margin:0}.landing-root .legal-defs{border-top:.5px solid var(--line);flex-direction:column;margin:8px 0 12px;padding:0;display:flex}.landing-root .legal-def{border-bottom:.5px solid var(--line);grid-template-columns:200px 1fr;gap:20px;padding:12px 0;display:grid}.landing-root .legal-def dt{color:var(--graphite);margin:0;font-size:13.5px;font-weight:600;line-height:1.45}.landing-root .legal-def dd{color:var(--ink-70);margin:0;font-size:14px;line-height:1.6}.landing-root .legal-foot{border-top:.5px solid var(--line);flex-wrap:wrap;gap:12px;margin-top:clamp(40px,5vw,56px);padding-top:clamp(20px,2.5vw,28px);display:flex}.landing-root .legal-footer{border-top:.5px solid var(--line);padding:24px 0}.landing-root .legal-footer-row{color:var(--ink-40);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;font-size:10.5px;display:flex}.landing-root .legal-footer-links{gap:20px;display:flex}.landing-root .legal-footer-links a{transition:color .2s}.landing-root .legal-footer-links a:hover{color:var(--graphite)}@media (max-width:960px){.landing-root .legal-layout{grid-template-columns:1fr;gap:32px}.landing-root .legal-toc{background:color-mix(in srgb, var(--card) 60%, transparent);border:.5px solid var(--line);border-radius:12px;max-height:none;margin-bottom:8px;padding:16px;position:static;overflow:visible}.landing-root .legal-toc ol{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}}@media (max-width:480px){.landing-root .legal-top-row{height:54px}.landing-root .legal-top-links{gap:14px;font-size:12.5px}.landing-root .legal-back{padding:5px 10px}.landing-root .legal-page{padding:28px 0 48px}.landing-root .legal-toc ol{grid-template-columns:1fr}.landing-root .legal-toc a{padding:7px 8px;font-size:13px}.landing-root .legal-head{margin-bottom:32px;padding-bottom:24px}.landing-root .legal-head h1{font-size:clamp(30px,8.6vw,42px);line-height:1.05}.landing-root .legal-intro{font-size:15px}.landing-root .legal-body{gap:28px}.landing-root .legal-section-h{gap:10px}.landing-root .legal-section-h h2{font-size:19px}.landing-root .legal-prose{font-size:14px}.landing-root .legal-def{grid-template-columns:1fr;gap:4px;padding:10px 0}.landing-root .legal-foot{flex-direction:column;margin-top:40px}.landing-root .legal-foot .btn{justify-content:center;width:100%;min-height:46px}.landing-root .legal-footer-row{flex-direction:column;align-items:flex-start;gap:10px}}.landing-root .hero-shot{background:var(--mock-surface);border:.5px solid var(--line-strong);width:100%;font-family:var(--landing-font-ui);color:var(--graphite);border-radius:18px;flex-direction:column;transition:transform .4s cubic-bezier(.2,.7,.3,1),box-shadow .4s cubic-bezier(.2,.7,.3,1);display:flex;overflow:hidden;box-shadow:inset 0 1px #fffffff2,0 30px 50px -28px #2a2c2429,0 8px 22px -14px #2a2c2414}.landing-root .hero-shot:hover{transform:translateY(-2px);box-shadow:inset 0 1px #fffc,0 40px 70px -30px #2a2c243d,0 10px 26px -14px #2a2c2424}.landing-root .hero-shot-bar{border-bottom:.5px solid var(--line);background:var(--mock-chrome);align-items:center;gap:14px;padding:11px 16px;display:flex}.landing-root .hero-shot-dots{gap:6px;display:flex}.landing-root .hero-shot-dots span{background:var(--ink-10);border-radius:50%;width:9px;height:9px}.landing-root .hero-shot-dots span:nth-child(2){background:var(--ink-20)}.landing-root .hero-shot-url{background:var(--mock-surface);border:.5px solid var(--line);max-width:320px;height:24px;font-family:var(--landing-font-mono);color:var(--ink-55);border-radius:7px;flex:1;align-items:center;gap:8px;margin:0 auto;padding:0 10px;font-size:11px;display:flex}.landing-root .hero-shot-url .lock{color:var(--jade)}.landing-root .hero-shot-tab{font-family:var(--landing-font-mono);color:var(--ink-55);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px}.landing-root .hero-shot-body{grid-template-columns:168px 1fr;min-height:420px;display:grid}.landing-root .hero-shot-main{flex-direction:column;gap:11px;min-width:0;padding:16px 18px 18px;display:flex}.landing-root .hero-shot-aside{background:var(--mock-rail);border-right:.5px solid var(--line);flex-direction:column;gap:2px;padding:12px 10px;font-size:12px;display:flex;overflow:hidden}.landing-root .hs-rail-label{font-family:var(--landing-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-40);padding:8px 8px 4px;font-size:9.5px}.landing-root .hs-rail-item{color:var(--ink-70);white-space:nowrap;text-overflow:ellipsis;border-radius:6px;align-items:center;gap:8px;padding:6px 8px;font-size:11.5px;display:flex;overflow:hidden}.landing-root .hs-rail-item.active{background:var(--graphite);color:var(--paper)}.landing-root .hs-rail-item .hs-dot{background:var(--jade);border-radius:50%;flex:none;width:6px;height:6px}.landing-root .hs-rail-item.active .hs-dot{background:var(--paper);opacity:.9}.landing-root .hs-rail-item .hs-dot.muted{background:var(--ink-20)}.landing-root .hs-head{border-bottom:.5px dashed var(--line-strong);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:10px;display:flex}.landing-root .hs-title{font-family:var(--landing-font-display);letter-spacing:-.01em;margin-bottom:6px;font-size:19px;font-weight:400;line-height:1.1}.landing-root .hs-head-chips{flex-wrap:wrap;gap:6px;display:flex}.landing-root .hs-head-meta{color:var(--ink-40);white-space:nowrap;flex:none;font-size:10px}.landing-root .hs-question{align-items:flex-start;gap:10px;display:flex}.landing-root .hs-question>div{background:var(--mock-bubble);border-radius:11px 11px 11px 4px;flex:1;min-width:0;padding:8px 11px}.landing-root .hs-question p{color:var(--graphite);margin:0;font-size:12.5px;line-height:1.45}.landing-root .hs-answer{background:var(--mock-surface);border:.5px solid var(--line);border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative}.landing-root .hs-answer:hover{border-color:var(--line-strong);box-shadow:0 8px 24px -16px #2a2c242e}.landing-root .hs-answer:before{content:"";background:var(--jade);border-radius:0 3px 3px 0;width:4px;height:22px;position:absolute;top:14px;left:-.5px}.landing-root .hs-answer-h{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.landing-root .hs-mark{background:var(--graphite);width:20px;height:20px;color:var(--paper);font-family:var(--landing-font-display);border-radius:6px;flex:none;place-items:center;padding-bottom:1px;font-size:12px;font-style:italic;line-height:1;display:grid}.landing-root .hs-lead{font-family:var(--landing-font-display);letter-spacing:-.01em;color:var(--graphite);margin:1px 0;font-size:15.5px;font-weight:400;line-height:1.3}.landing-root .hs-lead em{color:var(--jade-ink);font-style:italic}.landing-root .hs-lead b{font-weight:500}.landing-root .hs-row{border-bottom:.5px dashed var(--line);grid-template-columns:1fr auto auto;align-items:baseline;gap:12px;padding:4px 0;font-size:12px;display:grid}.landing-root .hs-row:last-of-type{border-bottom:0;padding-bottom:0}.landing-root .hs-row.hl{font-weight:500}.landing-root .hs-key{color:var(--ink-70)}.landing-root .hs-val{font-variant-numeric:tabular-nums;color:var(--graphite);font-weight:500}.landing-root .hs-val.accent{color:var(--jade-ink)}.landing-root .hs-mini{color:var(--ink-40);letter-spacing:.04em;font-size:10px}.landing-root .hs-steps{border-top:.5px dashed var(--line);flex-wrap:wrap;gap:6px;margin-top:2px;padding-top:6px;display:flex}.landing-root .hs-steps .step-btn{height:26px;padding:0 10px;font-size:11.5px}@media (max-width:540px){.landing-root .hero-shot-body{grid-template-columns:1fr;min-height:auto}.landing-root .hero-shot-aside{display:none}}.landing-root .mock-shell{background:var(--mock-surface);border:.5px solid var(--line-strong);width:100%;font-family:var(--landing-font-ui);color:var(--graphite);border-radius:16px;overflow:hidden;box-shadow:inset 0 1px #fffffff2,0 30px 60px -30px #2a2c2429,0 10px 24px -14px #2a2c2414}.landing-root .mock-bar{border-bottom:.5px solid var(--line);background:var(--mock-chrome);align-items:center;gap:12px;padding:10px 14px;display:flex}.landing-root .mock-dots{gap:6px;display:flex}.landing-root .mock-dots span{background:var(--ink-10);border-radius:50%;width:9px;height:9px}.landing-root .mock-dots span:nth-child(2){background:var(--ink-20)}.landing-root .mock-url{font-family:var(--landing-font-mono);color:var(--ink-55);background:var(--mock-surface);border:.5px solid var(--line);border-radius:7px;flex:1;align-items:center;gap:8px;max-width:360px;height:24px;margin:0 auto;padding:0 10px;font-size:11.5px;display:flex}.landing-root .mock-url .lock{color:var(--jade-ink)}.landing-root .mock-tab-ind{font-family:var(--landing-font-mono);color:var(--ink-55);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px}.landing-root .mock-body{background:var(--mock-surface)}.landing-root .chat-layout{grid-template-columns:220px 1fr;min-height:560px;display:grid}.landing-root .chat-rail{background:var(--mock-rail);border-right:.5px solid var(--line);flex-direction:column;gap:6px;padding:16px 12px 14px;font-size:12.5px;display:flex}.landing-root .rail-brand{border-bottom:.5px dashed var(--line);align-items:center;gap:8px;margin-bottom:6px;padding:4px 8px 10px;font-size:13px;font-weight:500;display:flex}.landing-root .rail-brand .brand-mark{width:20px;height:20px}.landing-root .rail-new{appearance:none;border:.5px dashed var(--line-strong);color:var(--ink-70);text-align:left;font:inherit;cursor:pointer;background:0 0;border-radius:8px;margin-bottom:8px;padding:8px 10px;font-size:12px;transition:background .15s,color .15s}.landing-root .rail-new:hover{background:var(--ink-06);color:var(--graphite)}.landing-root .rail-section{font-family:var(--landing-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-40);padding:10px 8px 4px;font-size:10px}.landing-root .rail-item{color:var(--ink-70);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:7px;padding:6px 10px;font-size:12.5px;transition:background .12s,color .12s;display:block;overflow:hidden}.landing-root .rail-item:hover{background:var(--ink-06);color:var(--graphite)}.landing-root .rail-item.active{background:var(--graphite);color:var(--paper)}.landing-root .rail-foot{border-top:.5px dashed var(--line);margin-top:auto;padding-top:12px}.landing-root .rail-user{align-items:center;gap:10px;padding:6px 4px;display:flex}.landing-root .rail-user div{flex-direction:column;line-height:1.15;display:flex}.landing-root .rail-user b{font-size:12.5px;font-weight:500}.landing-root .rail-user span{color:var(--ink-55);font-size:10.5px;font-family:var(--landing-font-mono)}.landing-root .chat-main{flex-direction:column;min-width:0;display:flex}.landing-root .chat-head{border-bottom:.5px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 22px 14px;display:flex}.landing-root .chat-head-title{font-family:var(--landing-font-display);letter-spacing:-.01em;font-size:22px;line-height:1.1}.landing-root .chat-head-sub{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.landing-root .chat-head-actions{gap:6px;display:flex}.landing-root .icn{appearance:none;border:.5px solid var(--line-strong);background:var(--mock-surface);color:var(--ink-70);cursor:pointer;width:28px;height:28px;font-family:var(--landing-font-mono);border-radius:7px;font-size:12px}.landing-root .chat-stream{flex-direction:column;gap:20px;padding:22px 22px 14px;display:flex;overflow:hidden}.landing-root .msg{align-items:flex-start;gap:12px;display:flex}.landing-root .msg.user .bubble{background:var(--mock-bubble);border-radius:14px 14px 14px 4px;max-width:80%;padding:12px 14px;font-size:13.5px;line-height:1.55}.landing-root .msg.user .bubble p{margin:0}.landing-root .msg-meta{font-family:var(--landing-font-mono);color:var(--ink-40);flex-wrap:wrap;gap:6px;margin-top:8px;font-size:10.5px;display:flex}.landing-root .assistant-mark{background:var(--jade-ink);width:28px;height:28px;color:var(--paper);font-family:var(--landing-font-display);border-radius:8px;flex:none;place-items:center;padding-bottom:2px;font-size:15px;font-style:italic;display:grid}.landing-root .assistant-bubble{background:var(--mock-surface);border:.5px solid var(--line-strong);min-width:0;max-width:unset;border-radius:4px 14px 14px;flex:1;padding:16px 18px 14px}.landing-root .ans-tag{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.landing-root .ans-lead{font-family:var(--landing-font-display);letter-spacing:-.01em;margin:0 0 16px;font-size:19px;line-height:1.3}.landing-root .ans-lead em{color:var(--jade-ink);font-style:italic}.landing-root .ans-block{border-top:.5px dashed var(--line);margin-top:14px;padding-top:14px}.landing-root .ans-block:first-of-type{border-top:0;margin-top:0;padding-top:0}.landing-root .ans-block-h{font-family:var(--landing-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-55);margin-bottom:8px;font-size:10.5px}.landing-root .ans-block p{color:var(--ink-70);margin:0;font-size:13.5px;line-height:1.55}.landing-root .ans-block ul{color:var(--ink-70);margin:0;padding:0;font-size:13.5px;list-style:none}.landing-root .ans-block ul li{border-bottom:.5px dashed var(--line);justify-content:space-between;gap:12px;padding:6px 0;display:flex}.landing-root .ans-block ul li:last-child{border-bottom:0}.landing-root .ans-block ul li.hl{color:var(--graphite);font-weight:500}.landing-root .ans-callout{border-left:2px solid var(--jade);background:var(--jade-soft);color:var(--graphite);border-radius:0 8px 8px 0;margin-top:10px;padding:10px 12px;font-size:13.5px}.landing-root .ans-steps{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.landing-root .step-btn{appearance:none;background:var(--graphite);color:var(--paper);height:30px;font:inherit;cursor:pointer;border:none;border-radius:999px;padding:0 12px;font-size:12px;font-weight:500}.landing-root .step-btn.ghost{color:var(--ink-70);border:.5px solid var(--line-strong);background:0 0}.landing-root .step-btn.ghost:hover{color:var(--graphite);background:var(--ink-06)}.landing-root .chat-input{border-top:.5px solid var(--line);background:var(--mock-chrome);margin-top:auto;padding:14px 22px 18px}.landing-root .ci-chips{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.landing-root .ci-chips .chip{cursor:pointer}.landing-root .ci-chips .chip:hover{background:var(--ink-10);color:var(--graphite)}.landing-root .ci-box{border:.5px solid var(--line-strong);background:var(--mock-surface);border-radius:12px;align-items:center;gap:10px;padding:8px 10px 8px 14px;display:flex}.landing-root .ci-box input{font:inherit;color:var(--graphite);background:0 0;border:0;outline:none;flex:1;font-size:13.5px}.landing-root .ci-box input::placeholder{color:var(--ink-40)}.landing-root .ci-send{appearance:none;background:var(--graphite);color:var(--paper);cursor:pointer;border:0;border-radius:999px;width:28px;height:28px;font-size:14px}.landing-root .mono-chip{font-family:var(--landing-font-mono)!important}.landing-root .profile-layout{grid-template-columns:220px 1fr;min-height:560px;display:grid}.landing-root .profile-main{flex-direction:column;gap:20px;min-width:0;padding:22px 26px 26px;display:flex}.landing-root .profile-head{border-bottom:.5px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.landing-root .profile-title{font-family:var(--landing-font-display);letter-spacing:-.02em;margin:0 0 6px;font-size:30px;font-weight:400;line-height:1}.landing-root .profile-sub{color:var(--ink-70);font-size:13px}.landing-root .profile-sub b{color:var(--graphite);font-weight:500}.landing-root .icn-lg{appearance:none;border:.5px solid var(--line-strong);background:var(--mock-surface);color:var(--ink-70);height:30px;font:inherit;cursor:pointer;border-radius:999px;padding:0 12px;font-size:12px}.landing-root .profile-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.landing-root .pf-card{border:.5px solid var(--line);background:var(--mock-surface);border-radius:12px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.landing-root .pf-key{font-family:var(--landing-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-55);font-size:10.5px}.landing-root .pf-val{font-family:var(--landing-font-display);letter-spacing:-.01em;font-size:19px;line-height:1.15}.landing-root .pf-sub{color:var(--ink-70);font-size:12.5px}.landing-root .pf-block{border:.5px solid var(--line);background:var(--mock-surface);border-radius:12px;padding:16px 18px}.landing-root .pf-block-h{font-family:var(--landing-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-55);margin-bottom:12px;font-size:10.5px}.landing-root .pf-rules{flex-direction:column;display:flex}.landing-root .pf-rule{border-bottom:.5px dashed var(--line);grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:10px 0;font-size:13px;display:grid}.landing-root .pf-rule:last-child{border-bottom:0;padding-bottom:0}.landing-root .pf-rule-tag{font-family:var(--landing-font-mono);color:var(--jade-ink);letter-spacing:.06em;font-size:10.5px}.landing-root .pf-rule-state{font-family:var(--landing-font-mono);letter-spacing:.06em;color:var(--ink-55);font-size:10.5px}.landing-root .pf-rule-state.jade{color:var(--jade-ink)}.landing-root .pf-rule-state.muted{color:var(--ink-40)}.landing-root .cal-switch{border:.5px solid var(--line-strong);background:var(--mock-surface);border-radius:999px;display:flex;overflow:hidden}.landing-root .cal-switch button{appearance:none;color:var(--ink-55);height:30px;font:inherit;cursor:pointer;background:0 0;border:0;padding:0 14px;font-size:12px}.landing-root .cal-switch button[aria-pressed=true]{background:var(--graphite);color:var(--paper)}.landing-root .cal-wrap{flex-direction:column;gap:16px;display:flex}.landing-root .cal-grid-head{font-family:var(--landing-font-mono);color:var(--ink-40);letter-spacing:.08em;grid-template-columns:repeat(7,1fr);font-size:10.5px;display:grid}.landing-root .cal-grid-head div{padding:6px 8px}.landing-root .cal-grid{border:.5px solid var(--line);background:var(--mock-surface);border-radius:10px;grid-template-columns:repeat(7,1fr);display:grid;overflow:hidden}.landing-root .cal-cell{border-right:.5px solid var(--line);border-bottom:.5px solid var(--line);flex-direction:column;gap:4px;min-height:54px;padding:6px 8px;font-size:12px;display:flex}.landing-root .cal-cell:nth-child(7n){border-right:0}.landing-root .cal-cell:nth-last-child(-n+7){border-bottom:0}.landing-root .cal-cell.out{color:var(--ink-40);background:color-mix(in srgb, var(--paper-2) 50%, transparent)}.landing-root .cal-cell em{font-style:normal;font-family:var(--landing-font-mono);color:var(--ink-55);letter-spacing:.04em;font-size:9.5px;line-height:1.2}.landing-root .cal-cell.hl-deadline{background:color-mix(in srgb, var(--jade) 10%, var(--mock-surface))}.landing-root .cal-cell.hl-deadline span{color:var(--jade-ink);font-weight:500}.landing-root .cal-cell.hl-deadline em{color:var(--jade-ink)}.landing-root .cal-cell.hl-reminder em{color:var(--graphite)}.landing-root .cal-cell.hl-soft em{color:var(--ink-55)}.landing-root .cal-list{flex-direction:column;display:flex}.landing-root .cal-item{border-bottom:.5px dashed var(--line);grid-template-columns:14px 1fr auto;align-items:center;gap:14px;padding:12px 0;display:grid}.landing-root .cal-item:last-child{border-bottom:0;padding-bottom:0}.landing-root .cal-item .cal-dot{background:var(--jade);border-radius:50%;width:8px;height:8px;margin-top:6px}.landing-root .cal-item .cal-dot.amber{background:#c78a2a}.landing-root .cal-item b{margin-bottom:2px;font-size:13px;display:block}.landing-root .cal-item span{color:var(--ink-70);font-size:12.5px}.landing-root .hist-search{background:var(--mock-surface);border:.5px solid var(--line-strong);border-radius:999px;align-items:center;gap:8px;min-width:260px;height:32px;padding:0 12px;display:flex}.landing-root .hist-search span{color:var(--ink-40);font-size:12px}.landing-root .hist-search input{font:inherit;color:var(--graphite);background:0 0;border:0;outline:none;flex:1;font-size:12.5px}.landing-root .hist-search input::placeholder{color:var(--ink-40)}.landing-root .hist-list{flex-direction:column;display:flex}.landing-root .hist-item{border-bottom:.5px solid var(--line);grid-template-columns:64px 1fr 120px 20px;align-items:center;gap:16px;padding:14px 4px;transition:background .15s;display:grid}.landing-root .hist-item:hover{background:color-mix(in srgb, var(--paper-2) 50%, transparent)}.landing-root .hist-item:first-child{border-top:.5px solid var(--line)}.landing-root .hist-date{font-family:var(--landing-font-mono);color:var(--ink-55);letter-spacing:.04em;font-size:11px}.landing-root .hist-q{font-family:var(--landing-font-display);letter-spacing:-.01em;margin-bottom:4px;font-size:18px;line-height:1.15}.landing-root .hist-s{color:var(--ink-70);font-size:12.5px;line-height:1.45}.landing-root .hist-tag{justify-content:flex-end;display:flex}.landing-root .hist-go{color:var(--ink-40);text-align:center;font-size:14px}.landing-root .sv{background:var(--mock-surface);border:.5px dashed var(--line-strong);border-radius:12px;flex-direction:column;gap:10px;min-height:140px;padding:14px;display:flex}.landing-root .sv-msg{flex-direction:column;gap:8px;display:flex}.landing-root .sv-msg p{font-family:var(--landing-font-display);letter-spacing:-.01em;color:var(--graphite);margin:0;font-size:18px;font-style:italic;line-height:1.2}.landing-root .sv-attach{gap:6px;display:flex}.landing-root .sv-ctx-row{border-bottom:.5px dashed var(--line);align-items:center;gap:10px;padding:6px 0;display:flex}.landing-root .sv-ctx-row:last-child{border-bottom:0}.landing-root .sv-ctx-txt{color:var(--ink-70);font-size:12.5px}.landing-root .sv-ans-lead{font-family:var(--landing-font-display);letter-spacing:-.01em;font-size:18px;line-height:1.25}.landing-root .sv-ans-lead b{color:var(--jade-ink);font-weight:500}.landing-root .sv-ans-steps{flex-wrap:wrap;gap:6px;display:flex}@media (max-width:720px){.landing-root .chat-layout,.landing-root .profile-layout{grid-template-columns:1fr}.landing-root .chat-rail,.landing-root .profile-layout>.chat-rail{display:none}.landing-root .hist-item{grid-template-columns:1fr 80px}.landing-root .hist-date,.landing-root .hist-go{display:none}.landing-root .profile-grid{grid-template-columns:1fr}}.landing-root .nav-progress{background:var(--jade);transform-origin:0;will-change:transform;height:2px;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.landing-root a:focus-visible,.landing-root button:focus-visible,.landing-root summary:focus-visible{outline:2px solid var(--jade);outline-offset:2px;border-radius:4px}.landing-root .hero-meta .kpi b,.landing-root .sim-result-val,.landing-root .iva-kpi-val,.landing-root .irpf-val,.landing-root .irpf-result-amount,.landing-root .iva-inv-amt{font-variant-numeric:tabular-nums}.landing-root .context-strip{padding:18px 0;overflow:hidden}.landing-root .ctx-ticker{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.landing-root .ctx-track{width:max-content;animation:42s linear infinite ctx-scroll;display:flex}.landing-root .ctx-ticker:hover .ctx-track{animation-play-state:paused}.landing-root .ctx-row{flex:none;align-items:center;gap:clamp(28px,4vw,56px);padding-right:clamp(28px,4vw,56px);display:flex}@keyframes ctx-scroll{to{transform:translate(-50%)}}.landing-root .hs-inputbar{background:var(--mock-surface);border:.5px solid var(--line-strong);border-radius:12px;align-items:center;gap:10px;margin-top:14px;padding:11px 14px;display:flex;box-shadow:0 1px 2px #1c1e1b0a}.landing-root .hs-input-text{color:var(--ink-40);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:12.5px;overflow:hidden}.landing-root .hs-caret{background:var(--jade);flex:none;width:1.5px;height:14px;margin-left:-8px;animation:1.1s step-end infinite hs-blink}@keyframes hs-blink{50%{opacity:0}}.landing-root .hs-send{background:var(--graphite);width:24px;height:24px;color:var(--paper);border-radius:999px;flex:none;place-items:center;font-size:12px;display:grid}.landing-root .iva-trend{background:var(--card);border:.5px solid var(--line);border-radius:8px;margin-bottom:14px;padding:12px 14px 10px}.landing-root .iva-trend-head{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.landing-root .iva-trend-lbl{font-family:var(--landing-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-40);font-size:9.5px}.landing-root .iva-trend-delta{font-family:var(--landing-font-mono);color:var(--jade-ink);font-size:10px}.landing-root .iva-trend-bars{align-items:flex-end;gap:10px;height:56px;display:flex}.landing-root .iva-bar-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;height:100%;display:flex}.landing-root .iva-bar{background:var(--ink-10);border-radius:3px 3px 0 0;width:100%;max-width:44px}.landing-root .iva-bar.now{background:var(--jade)}.landing-root .iva-bar-col span{font-family:var(--landing-font-mono);letter-spacing:.04em;color:var(--ink-40);font-size:8.5px}.landing-root .irpf-split{margin-bottom:12px}.landing-root .irpf-split-track{background:var(--ink-06);border-radius:999px;height:10px;display:flex;overflow:hidden}.landing-root .irpf-split-seg.state{background:var(--graphite)}.landing-root .irpf-split-seg.region{background:var(--jade)}.landing-root .irpf-split-legend{font-family:var(--landing-font-mono);color:var(--ink-55);gap:16px;margin-top:7px;font-size:9.5px;display:flex}.landing-root .irpf-split-legend span{align-items:center;gap:5px;display:inline-flex}.landing-root .irpf-split-legend i{border-radius:2px;width:7px;height:7px;display:inline-block}.landing-root .irpf-split-legend i.state{background:var(--graphite)}.landing-root .irpf-split-legend i.region{background:var(--jade)}.landing-root .cmp-section{background:var(--paper-2)}.landing-root .cmp-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}.landing-root .cmp-card{background:var(--card);border:.5px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:20px;padding:28px 26px 26px;display:flex}.landing-root .cmp-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px -18px #2a2c2438}.landing-root .cmp-card.featured{background:var(--graphite);color:var(--paper);border-color:var(--graphite);box-shadow:0 18px 44px -20px #1f201973}.landing-root .cmp-card.featured:hover{box-shadow:0 24px 54px -22px #1f20198c}.landing-root .cmp-name{font-family:var(--landing-font-display);letter-spacing:-.015em;font-size:26px;font-weight:400;line-height:1.05}.landing-root .cmp-price{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-55);margin-top:8px;font-size:11px}.landing-root .cmp-card.featured .cmp-price{color:color-mix(in srgb, var(--paper) 60%, transparent)}.landing-root .cmp-tagline{color:var(--ink-55);margin-top:6px;font-size:13.5px;line-height:1.5}.landing-root .cmp-card.featured .cmp-tagline{color:color-mix(in srgb, var(--paper) 70%, transparent)}.landing-root .cmp-rows{flex-direction:column;flex:1;display:flex}.landing-root .cmp-row{border-top:.5px solid var(--line);flex-direction:column;gap:2px;padding:10px 0;display:flex}.landing-root .cmp-card.featured .cmp-row{border-top-color:#f0ede324}.landing-root .cmp-k{font-family:var(--landing-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-40);font-size:9.5px}.landing-root .cmp-card.featured .cmp-k{color:color-mix(in srgb, var(--paper) 45%, transparent)}.landing-root .cmp-v{color:var(--ink-70);font-size:14px;line-height:1.45}.landing-root .cmp-card.featured .cmp-v{color:var(--paper)}.landing-root .cmp-btn{justify-content:center}.landing-root .cmp-card.featured .cmp-btn{background:var(--jade);color:var(--paper)}.landing-root .cmp-card.featured .cmp-btn:hover{background:var(--jade-ink)}.landing-root .cmp-note{text-align:center;max-width:560px;color:var(--ink-55);margin:28px auto 0;font-size:13px;line-height:1.6}.landing-root .sec-band{border-top:.5px solid #ffffff24;grid-template-columns:5fr 7fr;align-items:start;gap:clamp(32px,5vw,72px);margin-top:64px;padding-top:48px;display:grid}.landing-root .sec-intro h3{font-family:var(--landing-font-display);letter-spacing:-.02em;color:var(--paper);margin:8px 0 14px;font-size:clamp(28px,3vw,38px);font-weight:400;line-height:1.05}.landing-root .sec-intro p{color:color-mix(in srgb, var(--paper) 65%, transparent);max-width:380px;margin:0 0 22px;font-size:15px;line-height:1.6}.landing-root .sec-link{color:color-mix(in srgb, var(--jade) 75%, var(--paper));border-bottom:1px solid color-mix(in srgb, var(--jade) 40%, transparent);align-items:center;gap:8px;padding-bottom:2px;font-size:14px;transition:border-color .2s,color .2s;display:inline-flex}.landing-root .sec-link:hover{color:var(--paper);border-color:color-mix(in srgb, var(--jade) 90%, var(--paper))}.landing-root .sec-link .arrow{transition:transform .2s cubic-bezier(.2,.7,.3,1);display:inline-block}.landing-root .sec-link:hover .arrow{transform:translate(3px)}.landing-root .sec-items{grid-template-columns:1fr 1fr;gap:0 28px;display:grid}.landing-root .sec-item{border-bottom:.5px solid #ffffff17;align-items:flex-start;gap:14px;padding:16px 0;display:flex}.landing-root .sec-item svg{width:15px;height:15px;color:color-mix(in srgb, var(--jade) 85%, var(--paper));flex:none;margin-top:3px}.landing-root .sec-item b{color:var(--paper);letter-spacing:-.01em;margin-bottom:3px;font-size:14px;font-weight:600;display:block}.landing-root .sec-item span{color:color-mix(in srgb, var(--paper) 58%, transparent);font-size:12.5px;line-height:1.55}.landing-root .sim-card:hover{border-color:color-mix(in srgb, var(--jade) 45%, transparent);transform:translateY(-2px)}.landing-root .cmp-card.reveal,.landing-root .sim-card.reveal{transform:none}.landing-root .cmp-card{transition:opacity .7s cubic-bezier(.2,.6,.2,1),transform .3s cubic-bezier(.2,.7,.3,1),box-shadow .3s cubic-bezier(.2,.7,.3,1)}.landing-root .sim-card{transition:opacity .7s cubic-bezier(.2,.6,.2,1),transform .3s cubic-bezier(.2,.7,.3,1),background .25s,border-color .25s}.landing-root details[open] .faq-answer{animation:.32s cubic-bezier(.2,.6,.2,1) faq-in}@keyframes faq-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.landing-root .faq-item summary{transition:color .2s}.landing-root .faq-item summary:hover{color:var(--jade-ink)}.landing-root .cta-final{position:relative;overflow:hidden}.landing-root .cta-final:before{content:"";pointer-events:none;background:radial-gradient(ellipse 60% 55% at 50% 100%, color-mix(in srgb, var(--jade) 10%, transparent), transparent 70%);height:90%;position:absolute;bottom:-40%;left:0;right:0}.landing-root .cta-final .container{position:relative}@media (max-width:900px){.landing-root .cmp-grid{grid-template-columns:1fr;gap:14px}.landing-root .cmp-card.featured{order:-1}.landing-root .sec-band{grid-template-columns:1fr;gap:28px}.landing-root .sec-items{grid-template-columns:1fr}}@media (max-width:480px){.landing-root .context-strip{padding:12px 0}.landing-root .cmp-card{padding:22px 20px}.landing-root .cmp-note{font-size:12.5px}.landing-root .sec-band{margin-top:48px;padding-top:36px}.landing-root .iva-trend-bars{height:44px}.landing-root .hs-inputbar{margin-top:10px;padding:9px 12px}}@media (prefers-reduced-motion:reduce){.landing-root .reveal{opacity:1;transition:none;transform:none}.landing-root .ctx-track{flex-wrap:wrap;width:auto;animation:none}.landing-root .ctx-row[aria-hidden=true]{display:none}.landing-root .ctx-ticker{padding:0 var(--pad-x);-webkit-mask-image:none;mask-image:none}.landing-root .hero-status .pulse,.landing-root .hs-caret,.landing-root details[open] .faq-answer{animation:none}.landing-root .hero-shot,.landing-root .hero-shot:hover,.landing-root .case:hover,.landing-root .cmp-card:hover,.landing-root .sim-card:hover,.landing-root .btn:hover{transform:none}.landing-root .eco-stage>*{transition:opacity .2s;transform:none}}.logo-intro{z-index:9999;--li-ink:#1f2019;--li-accent:#6a7a3d;--li-hush:#1f201980;--li-font-ui:var(--font-ui,"Inter Tight", ui-sans-serif, system-ui, sans-serif);--li-font-mono:var(--font-mono-landing,"JetBrains Mono", ui-monospace, monospace);--u:.9;opacity:1;-webkit-tap-highlight-color:transparent;background:radial-gradient(120% 90% at 50% 42%,#f4f1e8 0%,#ece8db 100%);justify-content:center;align-items:center;transition:opacity .56s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.logo-intro.is-out{opacity:0}.logo-intro:after{content:"";pointer-events:none;z-index:3;opacity:.03;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:absolute;inset:0}.logo-intro .li-logo{z-index:2;flex-direction:column;align-items:center;gap:clamp(20px,3vh,36px);padding:24px;font-size:clamp(40px,8vw,86px);display:flex;position:relative}.logo-intro .li-lockup{align-items:center;gap:clamp(18px,2.4vw,30px);display:flex}.logo-intro .li-mark{flex:none;width:.96em;height:.96em;display:block;overflow:visible}.logo-intro .li-mark .fill{fill:var(--li-ink);opacity:0}.logo-intro .li-mark .draw{fill:none;stroke:var(--li-ink);stroke-width:3.1px;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px}.logo-intro .li-mark .accent{fill:var(--li-accent);transform-box:fill-box;transform-origin:0;transform:scaleX(0)}.logo-intro .li-word{font-family:var(--li-font-ui);letter-spacing:.16em;white-space:nowrap;color:var(--li-ink);opacity:0;clip-path:inset(0 100% 0 -6%);font-size:1em;font-weight:500;line-height:.9}.logo-intro .li-word .dot{color:var(--li-accent)}.logo-intro .li-tag{opacity:0;align-items:center;gap:14px;display:flex}.logo-intro .li-tag .rule{background:var(--li-accent);width:0;height:1px}.logo-intro .li-tag .txt{font-family:var(--li-font-mono);letter-spacing:.32em;text-transform:uppercase;color:var(--li-hush);white-space:nowrap;font-size:clamp(10px,1.05vw,13px)}.logo-intro.is-playing .draw{animation:li-draw calc(var(--u)*1.5s) cubic-bezier(.65,.02,.32,1) calc(var(--u)*.35s) forwards}.logo-intro.is-playing .fill{animation:li-fade calc(var(--u)*.8s) ease calc(var(--u)*1.28s) forwards}.logo-intro.is-playing .accent{animation:li-wipe calc(var(--u)*.55s) cubic-bezier(.2,.7,.3,1) calc(var(--u)*1.55s) forwards}.logo-intro.is-playing .li-word{animation:li-reveal calc(var(--u)*1s) cubic-bezier(.5,.02,.18,1) calc(var(--u)*1.95s) forwards}.logo-intro.is-playing .li-tag{animation:li-fade calc(var(--u)*.7s) ease calc(var(--u)*2.85s) forwards}.logo-intro.is-playing .li-tag .rule{animation:li-rule calc(var(--u)*.7s) cubic-bezier(.2,.7,.3,1) calc(var(--u)*2.85s) forwards}@keyframes li-draw{to{stroke-dashoffset:0}}@keyframes li-fade{0%{opacity:0}to{opacity:1}}@keyframes li-wipe{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes li-rule{0%{width:0}to{width:clamp(26px,3.4vw,46px)}}@keyframes li-reveal{0%{opacity:0;clip-path:inset(0 100% 0 -6%);letter-spacing:.22em}60%{opacity:1}to{opacity:1;clip-path:inset(0 -6%);letter-spacing:.06em}}@media (prefers-reduced-motion:reduce){.logo-intro .fill{opacity:1}.logo-intro .draw{opacity:0}.logo-intro .accent{transform:scaleX(1)}.logo-intro .li-word{opacity:1;clip-path:inset(0 -6%);letter-spacing:.06em}.logo-intro .li-tag{opacity:1}.logo-intro .li-tag .rule{width:clamp(26px,3.4vw,46px)}.logo-intro.is-playing .draw,.logo-intro.is-playing .fill,.logo-intro.is-playing .accent,.logo-intro.is-playing .li-word,.logo-intro.is-playing .li-tag,.logo-intro.is-playing .li-tag .rule{animation:none}}
