:root{--color-background:#07111f;--color-surface:#0f1b2d;--color-surface-muted:#13243a;--color-card:hsla(0,0%,100%,.06);--color-card-border:hsla(0,0%,100%,.12);--color-text:#edf3ff;--color-text-muted:#b2c1d9;--color-primary:#24a1ff;--color-primary-dark:#0c7ff2;--color-brand-mark:#04111d;--color-status-error-text:#ffd6da;--color-status-success-text:#d5ffe9;--color-theme-meta:var(--color-primary-dark);--color-accent:#6ef3c5;--color-success:#1fb874;--color-danger:#ff6f7d;--color-shadow:rgba(7,17,31,.35);--color-surface-subtle:hsla(0,0%,100%,.03);--color-surface-hover:hsla(0,0%,100%,.05);--color-surface-emphasis:hsla(0,0%,100%,.1);--color-accent-subtle:rgba(110,243,197,.08);--color-accent-muted:rgba(110,243,197,.15);--max-width:1140px;--radius-sm:12px;--radius-md:18px;--radius-lg:28px;--radius-xs:4px;--radius-2xs:.5rem;--radius-field:14px;--radius-pill:999px;--radius-circle:50%;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--text-xxs:.8125rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-base-plus:.9375rem;--text-lg:1.125rem;--text-lg-plus:1.2rem;--text-xl:1.25rem;--text-xl-plus:1.35rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.5rem;--text-section-title:clamp(1.75rem,4vw,2.5rem);--text-auth-title:clamp(1.75rem,4vw,2.25rem);--text-hero-title:clamp(2.8rem,5vw,4.75rem);--text-page-hero-title:clamp(2.4rem,5vw,3.75rem);--text-legal-doc-h1:clamp(2rem,4vw,3rem);--leading-none:1;--leading-xs:1.08;--leading-tight:1.1;--leading-snug:1.3;--leading-normal:1.7;--leading-relaxed:1.8;--shadow-card:0 24px 60px -24px var(--color-shadow);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top,rgba(36,161,255,.18),transparent 28%),linear-gradient(180deg,#08111f,#0b1424 42%,#07111f);color:var(--color-text);margin:0;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,textarea{font:inherit}main{display:block}.container{margin:0 auto;width:min(100% - 2rem,var(--max-width))}.section{padding:var(--space-8) 0}.section--tight{padding:var(--space-7) 0}.section-title{font-size:var(--text-section-title);line-height:var(--leading-tight);margin:0}.section-eyebrow{align-items:center;color:var(--color-accent);display:inline-flex;font-size:var(--text-sm);gap:var(--space-2);letter-spacing:.08em;margin-bottom:var(--space-3);text-transform:uppercase}.muted-text,.section-copy{color:var(--color-text-muted);line-height:var(--leading-normal)}.stack-xs>*+*{margin-top:var(--space-2)}.stack-sm>*+*{margin-top:var(--space-3)}.stack-md>*+*{margin-top:var(--space-5)}.grid{display:grid;gap:var(--space-5)}.grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07111fb8;border-bottom:1px solid hsla(0,0%,100%,.08);position:sticky;top:0;z-index:20}.site-header__inner{align-items:center;display:flex;gap:var(--space-4);justify-content:space-between;min-height:76px}.site-header__brand{align-items:center;display:flex;gap:var(--space-3)}.site-header__brand strong{display:block}.site-header__brand small{color:var(--color-text-muted);display:block}.site-header__actions,.site-header__nav{align-items:center;display:flex;gap:var(--space-3)}.site-header__nav-link{color:var(--color-text-muted);transition:color .2s ease}.site-header__nav-link--active,.site-header__nav-link:hover{color:var(--color-text)}.hero{padding:calc(var(--space-8) + 1rem) 0 var(--space-8)}.hero__grid{align-items:center;display:grid;gap:var(--space-7);grid-template-columns:1.2fr .8fr}.hero__title{font-size:var(--text-hero-title);letter-spacing:-.04em;line-height:var(--leading-none);margin:0}.hero__subtitle{color:var(--color-text-muted);font-size:var(--text-lg);line-height:var(--leading-relaxed);max-width:60ch}.hero__actions,.inline-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.card{background:var(--color-card);border:1px solid var(--color-card-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);padding:var(--space-6)}.card--accent{background:linear-gradient(180deg,#24a1ff2e,#ffffff0d)}.card--form{max-width:760px}.bullet-list,.feature-list{color:var(--color-text-muted);line-height:var(--leading-normal);padding-left:1.2rem}.feature-grid,.highlight-grid,.pricing-grid{display:grid;gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-card{display:flex;flex-direction:column;gap:var(--space-4)}.pricing-card__price{align-items:baseline;display:flex;font-size:var(--text-3xl);font-weight:800;gap:var(--space-2)}.pricing-card__price span{color:var(--color-text-muted);font-size:var(--text-base);font-weight:500}.badge{background:#6ef3c51f;border-radius:var(--radius-pill);color:var(--color-accent);font-size:var(--text-sm);padding:.45rem .75rem;width:-moz-fit-content;width:fit-content}.badge,.button{align-items:center;display:inline-flex;gap:var(--space-2)}.button{border:none;border-radius:var(--radius-pill);cursor:pointer;justify-content:center;min-height:2.875rem;padding:0 1.1rem;transition:transform .2s ease,opacity .2s ease,background .2s ease,color .2s ease}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.65;transform:none}.button--block{width:100%}.button--primary{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-dark));color:#fff}.button--secondary{background:#ffffff17;border:1px solid hsla(0,0%,100%,.12);color:var(--color-text)}.button--ghost{background:transparent;border:1px solid hsla(0,0%,100%,.18);color:var(--color-text)}.field{display:grid;gap:var(--space-2)}.field__label{font-weight:600}.field__control{background:#ffffff08;border:1px solid hsla(0,0%,100%,.12);border-radius:var(--radius-field);color:var(--color-text);padding:.95rem 1rem;width:100%}.field__control::-moz-placeholder{color:#edf3ff66}.field__control::placeholder{color:#edf3ff66}.field__control:focus{border-color:transparent;outline:2px solid rgba(36,161,255,.5)}.field__control--textarea{resize:vertical}.quote-form{display:grid;gap:var(--space-5);margin-top:var(--space-5)}.status-message{border-radius:var(--radius-field);margin:0;padding:.85rem 1rem}.status-message--error{background:#ff6f7d1f;color:var(--color-status-error-text)}.status-message--success{background:#1fb8741f;color:var(--color-status-success-text)}.hero-card__metrics{display:grid;gap:var(--space-3);margin-top:var(--space-5)}.metric{align-items:center;border-top:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;padding-top:var(--space-3)}.metric strong{font-size:var(--text-lg-plus)}.callout{background:linear-gradient(135deg,#24a1ff2e,#6ef3c51f);border:1px solid hsla(0,0%,100%,.14);border-radius:var(--radius-lg);display:grid;gap:var(--space-4);padding:var(--space-6)}.site-footer{background:#050c14b3;border-top:1px solid hsla(0,0%,100%,.08);padding:var(--space-7) 0 var(--space-6)}.site-footer__grid{display:grid;gap:var(--space-6);grid-template-columns:1.5fr repeat(3,1fr)}.site-footer__title{font-size:var(--text-base);margin:0 0 var(--space-3)}.site-footer__list,.site-footer__text{color:var(--color-text-muted);line-height:var(--leading-normal);margin:0}.site-footer__list{list-style:none;padding:0}.site-footer__bottom{color:var(--color-text-muted);margin-top:var(--space-6);text-align:center}.site-footer__legal{align-items:center;border-top:1px solid hsla(0,0%,100%,.06);gap:var(--space-4);margin-top:var(--space-5);padding-top:var(--space-4)}.site-footer__legal,.site-footer__legal-list{display:flex;flex-wrap:wrap;justify-content:center}.site-footer__legal-list{font-size:var(--text-sm);gap:var(--space-2) var(--space-5);list-style:none;margin:0;padding:0}.site-footer__legal-list a{color:var(--color-text-muted);text-decoration:none}.site-footer__legal-list a:hover{color:var(--color-text);text-decoration:underline}.site-footer__locale-label{align-items:center;color:var(--color-text-muted);display:inline-flex;font-size:var(--text-sm);gap:var(--space-1)}.site-footer__locale-icon{font-size:var(--text-base)}.site-footer__locale-select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background:transparent;border:1px solid hsla(0,0%,100%,.12);border-radius:var(--radius-xs);color:var(--color-text-muted);cursor:pointer;font-family:inherit;font-size:var(--text-xxs);padding:.125rem .375rem}.site-footer__locale-select:hover{border-color:#ffffff40;color:var(--color-text)}.site-footer__locale-select:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.page-hero{padding:var(--space-8) 0 var(--space-6)}.page-hero__title{font-size:var(--text-page-hero-title);line-height:var(--leading-xs);margin:0}.page-hero__copy{color:var(--color-text-muted);line-height:var(--leading-relaxed);margin-top:var(--space-4);max-width:62ch}.pill-row{display:flex;flex-wrap:wrap;gap:var(--space-2)}.pill{background:#ffffff12;border-radius:var(--radius-pill);color:var(--color-text-muted);padding:.55rem .8rem}.notice{background:#6ef3c514;border-left:4px solid var(--color-accent);border-radius:var(--radius-sm);color:var(--color-text);padding:1rem 1.15rem}.legal-document>*{margin:0}.legal-document>*+*{margin-top:var(--space-4)}.legal-document h1{font-size:var(--text-legal-doc-h1);letter-spacing:-.03em;line-height:var(--leading-tight);margin:0}.legal-document h2{font-size:var(--text-xl-plus);line-height:var(--leading-snug)}.legal-document .bullet-list{margin:0}.auth-page{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 76px);padding:var(--space-6) 0}.auth-page__container{width:min(100% - 2rem,420px)}.auth-page__title{font-size:var(--text-auth-title);letter-spacing:-.03em;margin:0}.auth-page__subtitle{color:var(--color-text-muted);margin:var(--space-2) 0 0}.auth-form{display:grid;gap:var(--space-5);margin-top:var(--space-6)}.field__error{color:var(--color-danger);font-size:var(--text-sm)}.auth-page__footer{color:var(--color-text-muted);margin:0;text-align:center}.auth-page__link{color:var(--color-primary);font-weight:600}.auth-page__link:hover{text-decoration:underline}@media(max-width:980px){.feature-grid,.hero__grid,.highlight-grid,.pricing-grid,.site-footer__grid{grid-template-columns:1fr}.site-header__inner{flex-wrap:wrap;padding:var(--space-3) 0}.site-header__actions,.site-header__nav{flex-wrap:wrap;width:100%}}@media(max-width:720px){.grid--two{grid-template-columns:1fr}.container{width:min(100% - 1.25rem,var(--max-width))}.hero,.page-hero,.section{padding-bottom:var(--space-7);padding-top:var(--space-7)}}.app-page{display:grid;gap:var(--space-6)}.page-header{margin-bottom:var(--space-2)}.page-title{font-size:var(--text-section-title);letter-spacing:-.03em;margin:0}.page-subtitle{color:var(--color-text-muted);margin:var(--space-2) 0 0}.app-card{display:flex;flex-direction:column;gap:var(--space-4)}.app-card__title{font-size:var(--text-xl);font-weight:600;margin:0}.app-card__description{margin:0}.state-display{background:var(--color-surface-subtle);border-radius:var(--radius-sm);display:grid;gap:var(--space-4);grid-template-columns:repeat(2,1fr);margin-top:var(--space-4);padding:var(--space-5)}.state-item{display:flex;flex-direction:column;gap:var(--space-1)}.state-label{color:var(--color-text-muted);font-size:var(--text-xxs);letter-spacing:.05em;text-transform:uppercase}.state-value{font-size:var(--text-base-plus);font-weight:500}.state-value--pending{color:var(--color-text-muted);font-style:italic}.placeholder-notice{background:var(--color-accent-subtle);border-radius:var(--radius-sm);color:var(--color-text-muted);display:flex;flex-direction:column;font-size:var(--text-sm);gap:var(--space-2);padding:var(--space-4)}.placeholder-notice strong{color:var(--color-accent)}.placeholder-badge{background:var(--color-accent-muted);color:var(--color-accent);font-size:var(--text-xxs);padding:.35rem .75rem;width:-moz-fit-content;width:fit-content}.placeholder-badge,.status-badge{align-items:center;border-radius:var(--radius-pill);display:inline-flex;font-weight:600;gap:var(--space-2)}.status-badge{font-size:var(--text-sm);padding:.45rem .85rem}.status-badge--pending{background:var(--color-surface-emphasis);color:var(--color-text-muted)}.placeholder-content{align-items:center;background:var(--color-surface-subtle);border-radius:var(--radius-sm);display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4);text-align:center}.placeholder-graphic{align-items:center;background:var(--color-surface-hover);border-radius:var(--radius-circle);display:flex;height:64px;justify-content:center;width:64px}.placeholder-icon{font-size:var(--text-2xl);opacity:.4}.app-backend-state{margin-top:var(--space-4)}@media(max-width:768px){.state-display{grid-template-columns:1fr}}
