:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;background:#f6f8fb;color:#102033;--ink: #102033;--muted: #5d6c7d;--line: #d8e0e9;--blue: #1167d8;--blue-dark: #0b4ea8;--teal: #168f8b;--sage: #dbece5;--panel: #ffffff;--soft: #eef4fb;--nav: #0d2238;--shadow: 0 18px 45px rgba(16, 32, 51, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#f6f8fb;color:var(--ink)}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{line-height:1.1;margin:0;letter-spacing:0}p{margin:0}ul{margin:0;padding-left:1.25rem}.container{width:min(1160px,92%);margin:0 auto}.layout__main{min-height:calc(100vh - 230px)}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:.4rem;padding:.68rem 1rem;border:1px solid transparent;border-radius:8px;font-weight:700;font-size:.94rem;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.button:hover{transform:translateY(-1px);text-decoration:none}.button--primary{background:var(--blue);color:#fff;box-shadow:0 8px 22px #1167d833}.button--primary:hover{background:var(--blue-dark)}.button--ghost{background:#fff;color:var(--nav);border-color:#cbd7e4}.button--link{min-height:auto;padding:0;border:0;color:var(--blue);background:transparent;box-shadow:none}.nav{position:sticky;top:0;z-index:100;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(216,224,233,.9)}.nav__inner{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:1.5rem}.nav__brand{display:grid;gap:.15rem;color:var(--nav);font-weight:800}.nav__brand:hover{text-decoration:none}.nav__brand-mark{font-size:1.02rem}.nav__brand-tag{color:var(--blue);font-size:.78rem;font-weight:700}.nav__links{display:flex;align-items:center;gap:1.15rem}.nav__link{position:relative;color:#34485f;font-weight:650;font-size:.93rem}.nav__link:hover{color:var(--blue);text-decoration:none}.nav__link--active{color:var(--blue)}.nav__link--active:after{content:"";position:absolute;right:0;bottom:-.55rem;left:0;height:2px;border-radius:1px;background:var(--blue)}.nav__cta{white-space:nowrap}.hero{position:relative;overflow:hidden;padding:4.2rem 0 3.2rem;background:linear-gradient(180deg,#fff,#f6f8fb),#fff}.hero:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:var(--line)}.hero__inner{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:3rem;align-items:center}.hero__copy h1{max-width:620px;color:#071a2d;font-size:clamp(3.2rem,7vw,5.4rem);letter-spacing:0}.hero__lead{max-width:590px;margin-top:1.25rem;color:#465a70;font-size:clamp(1.1rem,2vw,1.33rem)}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.8rem}.hero__proof{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.5rem}.hero__proof span{display:inline-flex;align-items:center;min-height:30px;border:1px solid #d4e3f4;border-radius:999px;padding:.26rem .7rem;background:#f4f8fd;color:#295372;font-size:.85rem;font-weight:700}.vat-mockup{min-width:0}.vat-window{overflow:hidden;border:1px solid #c8d5e3;border-radius:8px;background:#fff;box-shadow:var(--shadow)}.vat-window__top{display:flex;align-items:center;gap:.45rem;min-height:42px;padding:0 .9rem;background:var(--nav);color:#e9f2fb}.vat-window__top span{width:9px;height:9px;border-radius:50%;background:#86b4e7}.vat-window__top strong{margin-left:.45rem;font-size:.85rem}.vat-window__body{display:grid;grid-template-columns:120px 1fr;min-height:460px}.vat-window__rail{display:grid;align-content:start;gap:.4rem;padding:1rem .75rem;border-right:1px solid #d8e0e9;background:#f1f5f9}.rail-logo{display:grid;width:36px;height:36px;place-items:center;margin-bottom:.75rem;border-radius:8px;background:var(--blue);color:#fff;font-size:.8rem;font-weight:800}.rail-item{border-radius:8px;padding:.48rem .55rem;color:#596a7b;font-size:.76rem;font-weight:700}.rail-item--active{background:#fff;color:var(--blue);box-shadow:0 5px 14px #10203314}.vat-window__workspace{display:grid;gap:.9rem;align-content:start;padding:1rem}.workspace-strip,.return-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid #d8e0e9;border-radius:8px;padding:.9rem;background:#fff}.workspace-strip h2,.return-card h3{margin-top:.15rem;color:#102033;font-size:1.08rem}.workspace-label{color:#6b7d8f;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.credit-pill,.status-badge{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;padding:.38rem .68rem;background:#e7f3ff;color:#0b4ea8;font-size:.78rem;font-weight:800;white-space:nowrap}.credit-pill span{color:#47647f;font-weight:700}.pipeline{display:grid;grid-template-columns:repeat(4,1fr);gap:.45rem}.pipeline__stage{min-height:48px;border:1px solid #d8e0e9;border-radius:8px;padding:.65rem;background:#f8fafc;color:#66778a;font-size:.72rem;font-weight:800;text-transform:uppercase}.pipeline__stage--done{border-color:#bfe6dd;background:#eaf7f3;color:#0b776d}.box-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}.vat-box{display:grid;gap:.25rem;border:1px solid #d8e0e9;border-radius:8px;padding:.78rem;background:#f9fbfd}.vat-box span{color:#718195;font-size:.74rem;font-weight:800;text-transform:uppercase}.vat-box strong{color:#102033;font-size:.98rem}.evidence-list{display:grid;gap:.5rem;border:1px solid #cfe0ee;border-radius:8px;padding:.8rem;background:#f4f8fd}.evidence-list span{color:#36526c;font-size:.8rem;font-weight:700}.evidence-list span:before{content:"";display:inline-block;width:8px;height:8px;margin-right:.5rem;border-radius:50%;background:var(--teal)}.section{padding:4.5rem 0}.section--white{background:#fff}.section--trust{background:#0d2238;color:#fff}.section--product{padding-top:5rem;background:#fff}.section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.section__header--center{justify-content:center;text-align:center}.section__header h2{color:#102033;font-size:clamp(2rem,4vw,3rem)}.section__header p{max-width:650px;margin-top:.65rem;color:var(--muted);font-size:1.05rem}.muted-copy{max-width:760px;margin-top:1rem;color:var(--muted);font-size:1.06rem}.workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.workflow-card,.product-card,.price-card,.updates article,.trust-grid article{border:1px solid #d8e0e9;border-radius:8px;background:#fff;box-shadow:0 12px 32px #10203314}.workflow-card{display:grid;gap:.7rem;padding:1.2rem}.workflow-card span{color:var(--teal);font-weight:900;font-size:.82rem}.workflow-card h3{color:#102033;font-size:1.1rem}.workflow-card p{color:var(--muted)}.pricing-section{background:#eef4fb}.section--audience{background:#f6f8fb}.audience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.audience-card{display:grid;gap:.85rem;border:1px solid #d8e0e9;border-radius:8px;padding:1.4rem;background:#fff;box-shadow:0 12px 32px #10203314}.audience-card h3{color:#102033;font-size:1.2rem}.audience-card p,.audience-card ul{color:var(--muted)}.audience-card ul{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0}.audience-card li{border-radius:999px;padding:.28rem .65rem;background:#e7f3ff;color:#174f8a;font-size:.82rem;font-weight:800}.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.price-card{position:relative;display:grid;gap:.75rem;padding:1.25rem}.price-card--featured{border-color:#84b8ef;box-shadow:0 16px 36px #1167d824}.price-card__ribbon{width:fit-content;border-radius:999px;padding:.18rem .55rem;background:#e7f3ff;color:var(--blue);font-size:.72rem;font-weight:900;text-transform:uppercase}.price-card h3{font-size:1.08rem}.price-card__price{color:#102033;font-size:2rem;font-weight:900}.price-card__price span{color:var(--muted);font-size:.95rem;font-weight:700}.price-card__meta{color:var(--blue);font-weight:800}.price-card p:not(.price-card__meta){color:var(--muted)}.terms-strip{display:grid;gap:.55rem;margin-top:1.3rem;border:1px solid #cfe0ee;border-radius:8px;padding:1rem 1.15rem;background:#fff;color:#52677d;font-size:.94rem}.terms-strip a{color:var(--blue);font-weight:800}.trust-panel{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.trust-panel h2{font-size:clamp(2rem,4vw,3rem)}.trust-panel p{max-width:620px;margin-top:.75rem;color:#ffffffc7;font-size:1.05rem}.trust-panel ul{display:grid;gap:.8rem;list-style:none;padding:0}.trust-panel li{border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:.9rem 1rem;background:#ffffff0f;color:#ffffffe6}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.grid--alt{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.product-card{display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.product-card--compact{padding:1.15rem}.product-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.product-card__header h3{font-size:1.12rem}.product-card__tagline,.product-card__description,.product-card__highlights{color:var(--muted)}.product-card__tagline{margin-top:.35rem}.product-card__highlights{display:grid;gap:.45rem}.product-card__status,.product__status{display:inline-flex;align-items:center;justify-content:center;border:1px solid #bfd3e6;border-radius:999px;padding:.24rem .55rem;color:#52677d;font-size:.68rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.product-card__status--available,.product__status--available{border-color:#9fd5cc;color:#08746c;background:#eef9f6}.product-card__status--coming-soon,.product__status--coming-soon{border-color:#b8c9d8;color:#52677d;background:#f4f7fa}.product-card__cta{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:auto}.product{display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);gap:2.2rem;align-items:start}.product__intro{display:grid;gap:1rem}.product__back{color:var(--blue);font-size:.9rem;font-weight:800}.product__intro h1{color:#071a2d;font-size:clamp(2.7rem,5vw,4.4rem)}.product__tagline{color:#34485f;font-size:1.3rem;font-weight:700}.product__description{color:var(--muted);font-size:1.05rem}.product__audiences{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0}.product__audiences li{border-radius:999px;padding:.32rem .68rem;background:#e7f3ff;color:#174f8a;font-size:.82rem;font-weight:800}.product__cta{display:flex;flex-wrap:wrap;gap:.75rem}.product__note{border-left:3px solid var(--teal);padding-left:.9rem;color:#52677d}.product__details{display:grid;gap:1.35rem;border:1px solid #d8e0e9;border-radius:8px;padding:1.5rem;background:#fff;box-shadow:var(--shadow)}.product__details h2{font-size:1.5rem}.product__highlights,.product__context ul{display:grid;gap:.55rem;color:var(--muted)}.product__context{border-top:1px solid #e4ebf2;padding-top:1.2rem}.product__context h3{font-size:1.12rem}.product__context p{margin-top:.55rem;color:var(--muted)}.product__context ul{margin-top:.7rem}.product__pricing{list-style:none;padding:0}.product__pricing-tier{display:grid;gap:.12rem;border:1px solid #e1e9f1;border-radius:8px;padding:.75rem;background:#f8fbfe}.product__pricing-name{color:#102033;font-weight:800}.product__pricing-price{color:var(--blue);font-size:1.1rem;font-weight:900}.product__pricing-price span,.product__pricing-meta{color:var(--muted);font-size:.86rem;font-weight:700}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:2rem}.trust-grid article{padding:1.25rem}.trust-grid article h2{font-size:1.12rem}.trust-grid article p{margin-top:.6rem;color:var(--muted)}.updates{display:grid;gap:1rem;margin-top:2rem}.updates article{display:grid;gap:.55rem;padding:1.25rem}.updates__meta{color:var(--teal);font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.updates article h2{font-size:1.28rem}.updates article p{color:var(--muted)}.updates article a{color:var(--blue);font-weight:800}.callout{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-top:2rem;border:1px solid #b9d8f5;border-radius:8px;padding:1.2rem;background:#e7f3ff}.callout--stacked{align-items:flex-start}.callout__actions{display:flex;flex-wrap:wrap;gap:.75rem}.callout p{margin-top:.35rem;color:#36526c}.section--not-found{background:#fff}.not-found{display:grid;gap:1.3rem}.not-found__actions{display:flex;gap:.75rem}.footer{padding:3rem 0;border-top:1px solid #d8e0e9;background:#0d2238;color:#e9f2fb}.footer__inner{display:grid;grid-template-columns:minmax(240px,1.2fr) minmax(160px,.7fr) minmax(180px,.8fr) minmax(200px,.8fr);gap:2rem}.footer__brand{font-size:1.25rem;font-weight:900}.footer__copy{max-width:430px;margin-top:.55rem;color:#e9f2fbb8}.footer__headline{margin-bottom:.65rem;font-weight:900}.footer__links,.footer__meta{display:grid;gap:.45rem;list-style:none;padding:0;color:#e9f2fbc7}.footer a:hover{color:#fff}.legal-hero{position:relative;padding:4.2rem 0 2.6rem;border-bottom:1px solid #d8e0e9;background:#fff}.legal-hero__inner{display:grid;gap:.55rem}.legal-hero__eyebrow{width:fit-content;border-radius:999px;padding:.23rem .62rem;background:#e7f3ff;color:var(--blue);font-size:.82rem;font-weight:900}.legal-hero__title{color:#071a2d;font-size:clamp(2.2rem,4vw,3.4rem)}.legal-hero__tag{color:var(--muted)}.glow-line{display:none}.ai-border{position:relative}.legal-pack{display:grid;gap:2rem}.legal-pack__intro{display:grid;gap:.65rem;max-width:760px}.legal-pack__intro h2{color:#071a2d;font-size:clamp(2rem,4vw,3rem)}.legal-pack__intro p{color:var(--muted);font-size:1.05rem}.legal-pack__grid,.login-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.legal-card,.login-card{display:grid;gap:.9rem;border:1px solid #d8e0e9;border-radius:8px;padding:1.2rem;background:#fff;box-shadow:0 12px 32px #10203314}.legal-card h3,.login-card h2{color:#102033;font-size:1.15rem}.legal-card p,.login-card p,.login-card ul{color:var(--muted)}.login-card--available{border-color:#9dc9f7;box-shadow:0 16px 36px #1167d81f}.login-card ul{display:grid;gap:.45rem;margin:0}.login-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:auto}.disclosure-table{display:grid;overflow:hidden;border:1px solid #d8e0e9;border-radius:8px;background:#fff}.disclosure-table div[role=row]{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(0,1fr);border-top:1px solid #e4ebf2}.disclosure-table div[role=row]:first-child{border-top:0}.disclosure-table strong,.disclosure-table span{padding:.75rem .9rem}.disclosure-table strong{background:#f4f8fd;color:#29435e}.disclosure-table span{color:var(--muted)}@media(max-width:980px){.hero__inner,.product,.trust-panel{grid-template-columns:1fr}.vat-window__body{grid-template-columns:92px 1fr}.workflow-grid,.audience-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer__inner{grid-template-columns:1fr 1fr}}@media(max-width:720px){.nav__inner{flex-wrap:wrap;gap:.55rem;min-height:auto;padding:.55rem 0}.nav__links{order:3;width:100%;overflow-x:auto;gap:.75rem;padding-bottom:0}.nav__link{font-size:.86rem;white-space:nowrap}.nav__cta{margin-left:auto;min-height:36px;padding:.48rem .72rem;font-size:.82rem}.nav__brand-mark{font-size:.95rem}.nav__brand-tag{font-size:.72rem}.hero{padding:2rem 0 2.2rem}.hero__copy h1{font-size:clamp(2.75rem,14vw,3.6rem)}.hero__lead{margin-top:.8rem;font-size:1rem}.hero__actions{margin-top:1rem}.hero__proof{display:none}.vat-window{max-height:286px}.vat-window__body{grid-template-columns:1fr}.vat-window__rail{display:none}.box-grid,.workflow-grid,.audience-grid,.pricing-grid,.footer__inner{grid-template-columns:1fr}.pipeline{grid-template-columns:repeat(2,1fr)}.section{padding:3.4rem 0}.section__header,.callout{align-items:flex-start;flex-direction:column}.disclosure-table div[role=row]{grid-template-columns:1fr}.disclosure-table strong{padding-bottom:.2rem}.disclosure-table span{padding-top:.2rem}}
