:root{color-scheme:light;--color-bg: #ffffff;--color-surface: rgba(255, 255, 255, .9);--color-surface-alt: #eef4fb;--color-surface-strong: #0f1f38;--color-text: #0f172a;--color-muted: #4f5f7a;--color-line: rgba(33, 84, 164, .12);--color-primary: #0f63e1;--color-primary-strong: #173d79;--color-accent: #4d8cff;--color-soft: rgba(33, 84, 164, .04);--color-soft-line: rgba(33, 84, 164, .1);--color-dark-line: rgba(143, 180, 255, .2);--color-dark-fill: rgba(255, 255, 255, .05);--color-dark-chip: rgba(143, 180, 255, .15);--shadow-soft: 0 18px 60px rgba(18, 42, 83, .12);--radius-panel: 28px;--radius-card: 20px;--max-site: 1180px}*{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;min-width:320px;background:var(--color-bg);color:var(--color-text);line-height:1.5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}::selection{background:#0f63e129;color:var(--color-text)}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(15,99,225,.35);outline-offset:3px}h1,h2,h3,h4,p,ul{margin:0}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}#root{min-height:100vh;isolation:isolate}.site-shell{min-height:100vh;color:var(--color-text)}.site-container{width:min(100%,var(--max-site));margin-inline:auto;padding-inline:1rem}.site-section{padding-block:2rem 0}.delivery-process,.site-container{padding-bottom:2rem}.site-section.section-scroll-target{scroll-margin-top:7rem}.site-section.trust-section{background:#fff9}.site-section.section-alt{background:linear-gradient(180deg,rgba(238,244,251,.7) 0%,transparent 100%)}.site-section.section-dark{background:linear-gradient(180deg,var(--color-surface-strong) 0%,#0d1b31 100%);color:#fff;padding-bottom:2rem}.section-eyebrow{margin-bottom:.75rem;font-size:1rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--color-primary)}.section-eyebrow-dark{color:#8fb4ff}.hero-title{font-size:clamp(2.6rem,6vw,3rem);font-weight:600;line-height:.96;letter-spacing:-.045em;color:var(--color-text);text-wrap:balance}.section-title{font-size:clamp(1.9rem,3vw,2.5rem);font-weight:600;line-height:1.06;letter-spacing:-.035em;color:var(--color-text);text-wrap:balance}.section-title.on-dark{color:#fff}.body-text{font-size:1rem;line-height:1.75;color:var(--color-muted)}.body-text-dark{color:#fffc}.meta-text{font-size:.875rem;line-height:1.5rem;font-weight:600;color:var(--color-muted)}.label-text{display:inline-block;margin-bottom:.75rem;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary)}.card-title{font-size:1.125rem;font-weight:600;line-height:1.75rem;color:var(--color-text)}.nav-link,.mobile-nav-link,.nav-cta,.button,.external-link,.chip,.meta-chip{transition:color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.nav-link{font-size:.875rem;font-weight:500;letter-spacing:.01em;color:var(--color-muted)}.nav-link:hover,.nav-link.is-active{color:var(--color-primary)}.mobile-nav-link{display:inline-flex;min-height:42px;align-items:center;justify-content:center;white-space:nowrap;border-radius:999px;padding-inline:.5rem;font-size:.875rem;font-weight:500;color:var(--color-muted)}.mobile-nav-link:hover,.mobile-nav-link.is-active{border-color:#0f63e140;background:#0f63e10d;color:var(--color-primary)}.nav-cta,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.875rem;font-weight:600;line-height:1.2}.nav-cta{min-height:48px;background:var(--color-primary);padding:.75rem 1rem;color:#fff;box-shadow:0 10px 30px #0f63e12e}.nav-cta:hover{background:var(--color-primary-strong)}.nav-cta-compact{min-height:44px;flex-shrink:0;padding:.625rem 1rem;font-size:.92rem}.button{min-height:50px;padding:.75rem 1.25rem}.button-primary{background:linear-gradient(90deg,var(--color-primary),var(--color-accent));color:#fff;box-shadow:0 12px 34px #0f63e133}.button-secondary{border:1px solid var(--color-line);background:#ffffffe6;color:var(--color-text)}.button-secondary:hover{border-color:#0f63e14d;background:#fff}.button-full{width:100%}.card-surface,.card-panel,.card-soft,.card-dark{box-shadow:var(--shadow-soft)}.card-surface{border:1px solid var(--color-line);border-radius:var(--radius-card);background:var(--color-surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.card-panel{border:1px solid var(--color-line);border-radius:var(--radius-panel);background:var(--color-surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.card-soft{border:1px solid var(--color-soft-line);border-radius:var(--radius-card);background:var(--color-soft)}.card-dark{display:flex;align-items:flex-start;gap:1rem;border:1px solid var(--color-dark-line);border-radius:var(--radius-card);background:var(--color-dark-fill)}.card-padding{padding:1.25rem}.chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0f63e10d;padding:.75rem 1rem;font-size:.875rem;font-weight:600;color:var(--color-primary-strong)}.meta-chip{display:inline-flex;align-items:center;border-radius:999px;background:#0f63e11a;padding:.5rem .75rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary-strong);justify-content:center}.section-intro{margin-bottom:1.25rem;display:grid;gap:.75rem}.content-stack{display:grid;gap:1.25rem}.action-row{display:flex;flex-direction:column;gap:.75rem}.action-row-spaced{margin-top:1.5rem}.action-row-spread{justify-content:space-between}.section-grid,.card-grid,.content-grid,.stack-grid,.panel-split{display:grid}.section-grid{gap:1.5rem}.card-grid,.stack-grid,.content-grid{gap:1rem}.stack-grid{padding-left:0}.panel-split{gap:1.5rem;overflow:hidden}.header-inner{padding-block:1rem}.footer-inner{display:flex;flex-direction:column;gap:.75rem;border-top:1px solid var(--color-line);padding-top:1.25rem;font-size:.875rem;line-height:1.75;color:var(--color-muted)}.external-link{display:inline-flex;align-items:center;font-size:.875rem;font-weight:600;color:var(--color-primary)}.external-link:hover{color:var(--color-primary-strong)}.mobile-nav-rail{margin-top:.75rem;display:flex;gap:.5rem;overflow-x:auto;padding-right:1rem;padding-bottom:.25rem;scroll-padding-right:1rem;justify-content:center}.prose-gap{margin-top:.75rem}.section-header-block{display:grid;gap:.75rem}.article-header{margin-bottom:1.25rem;display:grid;gap:.75rem}.trust-copy{font-weight:600;line-height:1.75;color:var(--color-muted)}.contact-list{display:grid;gap:.75rem;padding-left:1.25rem;font-size:1rem;line-height:1.7;color:var(--color-muted)}.email-link{display:inline-flex;margin-bottom:.75rem;word-break:break-word;font-size:clamp(1.15rem,2vw,1.6rem);font-weight:700;color:var(--color-primary)}.email-link:hover{color:var(--color-primary-strong)}.skip-link{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:1rem;left:1rem;z-index:50;width:auto;height:auto;margin:0;clip:auto;white-space:normal;border-radius:999px;background:var(--color-primary);padding:.75rem 1rem;font-size:.875rem;font-weight:600;color:#fff;box-shadow:0 10px 30px #0f63e140}.page-main{padding-bottom:3rem}.site-header{top:0;z-index:30;background:#f8fbffe0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header-mobile-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.header-desktop-row{display:none}.header-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem 1.25rem}.brand-link{flex-shrink:0}.brand-logo-mobile{width:132px;height:auto}.brand-logo-desktop{width:clamp(142px,12vw,168px);height:auto}.site-footer{padding-block:2rem 2.5rem}.layout-hero{align-items:start}.layout-trust,.layout-feature,.layout-models,.layout-contact{align-items:center}.focus-item{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;color:var(--color-text)}.focus-item-bullet{margin-top:.5rem;width:.625rem;height:.625rem;flex-shrink:0;border-radius:999px;background:linear-gradient(135deg,var(--color-primary),var(--color-accent));box-shadow:0 0 0 6px #4d8cff1f}.focus-item-text{line-height:1.75}.chip-row{display:flex;flex-wrap:wrap;gap:.75rem}.grid-two,.grid-three,.grid-four,.grid-two-wide{grid-template-columns:1fr}.metric-value{display:block;margin-bottom:.5rem;font-size:1.65rem;font-weight:600;color:var(--color-primary-strong)}.process-step-number{display:inline-flex;margin-bottom:1rem;font-size:.95rem;font-weight:700;color:var(--color-primary)}.check-badge{display:inline-flex;width:2rem;height:2rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:999px;background:var(--color-dark-chip);font-size:.875rem;font-weight:700;color:#d6e5ff}.breadcrumb{margin-bottom:1.25rem;display:flex;flex-wrap:wrap;gap:.25rem .5rem;font-size:.875rem;color:var(--color-muted)}.breadcrumb-link:hover{color:var(--color-primary)}@media(min-width:640px){.site-container{padding-inline:1.5rem}.body-text,.body-text-dark,.contact-list{font-size:1.02rem}.section-intro{margin-bottom:1.5rem}.content-stack{gap:1.5rem}.action-row{flex-direction:row;flex-wrap:wrap;align-items:center}.button-full{width:auto}.card-padding{padding:1.5rem}.card-grid,.stack-grid{gap:1.25rem}.prose-gap{margin-top:1rem}.section-header-block{gap:1rem}.article-header{margin-bottom:1.5rem}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.chip-row{gap:1rem}}@media(min-width:768px){.grid-three,.grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{flex-direction:row;align-items:center;justify-content:space-between}}@media(min-width:1024px){.site-container{padding-inline:2rem}.section-grid{gap:1.75rem}.card-padding{padding:1.75rem}.header-mobile-row,.mobile-nav-rail{display:none}.header-desktop-row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.layout-hero{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}.layout-trust{grid-template-columns:1fr}.layout-feature{align-items:start;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.layout-models{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr)}.layout-contact{align-items:start;grid-template-columns:minmax(0,1fr) minmax(280px,.92fr)}.panel-split{grid-template-columns:minmax(0,1fr) auto;align-items:center}.grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-inner{gap:2rem}}@media(min-width:1280px){.grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-two-wide{grid-template-columns:repeat(2,minmax(0,1fr))}}
