:root{--color-ink:#17283a;--color-muted:#586b7d;--color-paper:#f5f7f9;--color-surface:#fff;--color-surface-raised:#fafbfc;--color-header:#0b1724;--color-line:#d5dee6;--color-accent:#247fbd;--color-accent-strong:#145f96;--color-accent-soft:#e6f1f8;--color-warm:#f1eadc;--color-gold:#b18845;--color-warning:#7a4b10;--content-width:68rem;--radius:.55rem;--shadow:0 8px 22px #11283d17;--space-1:.5rem;--space-2:1rem;--space-3:1.1rem;--space-4:1.75rem;--space-5:2.75rem;--space-6:4rem;color:var(--color-ink);background:var(--color-paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}::selection{background:var(--color-accent-soft)}html{scroll-behavior:smooth}body{background:var(--color-paper);color:var(--color-ink);margin:0;line-height:1.55}a{color:inherit;text-underline-offset:.2em}a:focus-visible,button:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px;border-radius:.2rem}.skip-link{z-index:20;color:#fff;background:var(--color-ink);padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}img{max-width:100%;height:auto}.shell{width:min(calc(100% - 2rem), var(--content-width));margin-inline:auto}.site-header{background:var(--color-header);border-bottom:1px solid #213343;box-shadow:0 5px 18px #0000003d}.nav{justify-content:space-between;align-items:center;gap:1rem;min-height:3.85rem;display:flex}.company-nav{justify-content:flex-end}.brand{color:#f4f8fb;align-items:center;gap:.75rem;font-weight:800;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:3rem;height:3rem}.brand:not(.product-brand) img{width:3.15rem;height:3.15rem}.product-brand{gap:.5rem}.product-brand .product-brand-icon{width:3rem;height:3rem}.product-brand .product-brand-wordmark{object-fit:contain;object-position:left center;width:clamp(7rem,12vw,9.2rem);height:2.5rem}.nav-links{flex-wrap:wrap;gap:.3rem 1.2rem;display:flex}.nav-links a{color:#b7c6d2;font-weight:650;text-decoration:none}.nav-links a:hover,.nav-links a[aria-current=page]{color:#fff}.nav-cta{border:1px solid var(--color-accent);background:var(--color-accent);border-radius:.4rem;padding:.38rem .72rem;color:#06111a!important}main{min-height:65vh}.hero{align-items:center;gap:var(--space-4);grid-template-columns:minmax(0,1.25fr) minmax(15rem,.75fr);padding:clamp(2.75rem,6vw,4.75rem) 0;display:grid}.hero.compact{grid-template-columns:1fr;padding-block:clamp(2.25rem,5vw,3.75rem)}.hero.compact>div{max-width:48rem}.eyebrow{color:var(--color-accent-strong);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.82rem;font-weight:800;display:flex}.eyebrow:before{background:var(--color-gold);content:"";width:1.1rem;height:2px}h1,h2{letter-spacing:-.035em;line-height:1.05}h1{max-width:14ch;margin:.4rem 0 1rem;font-size:clamp(2.2rem,5vw,3.9rem)}h2{font-size:clamp(1.45rem,3vw,2.15rem)}.lede{max-width:42rem;color:var(--color-muted);font-size:clamp(1rem,1.6vw,1.13rem)}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.button{border:1px solid var(--color-accent);color:#06111a;background:var(--color-accent);border-radius:.45rem;justify-content:center;padding:.55rem .9rem;font-weight:750;text-decoration:none;display:inline-flex}.button.secondary{color:var(--color-accent-strong);background:0 0}.logo-card{border:1px solid var(--color-line);background:var(--color-surface-raised);box-shadow:var(--shadow);border-radius:.8rem;padding:1.15rem}.logo-card img{object-fit:contain;max-height:11rem;margin:auto;display:block}.product-logo-card img{width:min(100%,14rem);max-height:14rem}.section{padding:var(--space-5) 0}.section.tint{background:#eaf0f5;border-block:1px solid #d8e1e8;width:100%}.section-header{max-width:44rem;margin-bottom:1.25rem}.section-header h2{margin-bottom:.75rem}.section-header p{color:var(--color-muted)}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);padding:1rem;box-shadow:0 3px 12px #11283d0d}.card p{color:var(--color-muted)}.card p:last-child{margin-bottom:0}.card h2,.card h3{margin-top:0;margin-bottom:.45rem}.card-link{height:100%;text-decoration:none;transition:border-color .15s,transform .15s;display:block}.card-link:hover{border-color:var(--color-accent);transform:translateY(-1px)}.tag{color:var(--color-accent-strong);background:var(--color-accent-soft);border:1px solid #c7dce9;border-radius:999px;padding:.2rem .65rem;font-size:.82rem;font-weight:750;display:inline-flex}.callout{border-left:.3rem solid var(--color-accent);border-radius:0 var(--radius) var(--radius) 0;background:var(--color-surface);padding:1rem 1.15rem;box-shadow:0 3px 12px #11283d0d}.draft-banner{border-radius:var(--radius);color:var(--color-warning);background:#fff8eb;border:1px solid #d5a75e;padding:1rem 1.25rem;font-weight:700}.prose h2{margin-top:2.75rem;font-size:1.65rem}.prose h3{margin-top:2rem}.prose ul{padding-left:1.25rem}.prose>*{max-width:46rem}.kicker-row{flex-wrap:wrap;gap:.5rem;margin:1.25rem 0;display:flex}.converter-shell{border:1px solid var(--color-line);background:var(--color-surface);box-shadow:var(--shadow);border-radius:.75rem;grid-template-columns:1fr 1fr;gap:1rem;padding:clamp(1rem,2vw,1.5rem);display:grid}.result-shell{border-radius:var(--radius);background:var(--color-paper);border:1px dashed #aab3ac;min-height:11rem;padding:1.5rem}button:disabled{cursor:not-allowed;opacity:.55}.release-grid{border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-bottom:2rem;display:grid;overflow:hidden}.release-grid>div{background:var(--color-surface);gap:.25rem;padding:1.25rem;display:grid}.release-grid span{color:var(--color-muted);font-size:.85rem}details.card{margin-bottom:.75rem}details summary{cursor:pointer}.page{max-width:48rem;padding:clamp(2.25rem,5vw,4rem) 0}.site-footer{margin-top:var(--space-5);border-top:1px solid var(--color-line);color:var(--color-muted);background:var(--color-header);padding:1.5rem 0}.site-footer a,.site-footer span{color:#b9c7d2}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.footer-brand{gap:.2rem;display:grid}.footer-brand small{color:#aebdca}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1rem;display:flex}.product-list{gap:.75rem;display:grid}.product-card{grid-template-columns:3.5rem minmax(0,1fr);align-items:start;gap:1rem;display:grid}.product-card>img{object-fit:contain;width:3.5rem;height:3.5rem}.product-card .kicker-row{margin-top:0}.company-hero{grid-template-columns:1fr}.company-masthead{padding-top:clamp(2.75rem,6vw,4.75rem)}.company-masthead a{color:inherit;text-decoration:none}main>.company-masthead+.hero,main>.company-masthead+.page{padding-top:var(--space-4)}.hero-brand-lockup{align-items:flex-start;gap:clamp(1rem,2.5vw,2rem);display:flex}.hero-brand-lockup.drop-brand-lockup{align-items:flex-end;gap:clamp(.2rem,.6vw,.45rem)}.hero-brand-lockup.drop-brand-lockup img{margin-inline-end:clamp(-3.5rem,-4.3vw,-2rem);transform:translateY(16%)}.hero-brand-lockup img{object-fit:contain;flex:none;width:clamp(7.8rem,14.3vw,11.7rem);height:clamp(7.8rem,14.3vw,11.7rem)}.company-brand-title{letter-spacing:-.035em;max-width:16ch;margin:0;font-size:clamp(3rem,6vw,5.25rem);font-weight:800;line-height:.98;display:block}.company-site .hero.compact .eyebrow,.company-site .page>.eyebrow{display:none}.company-site .hero.compact h1{margin-top:var(--space-3);font-size:clamp(1.8rem,3.2vw,2.7rem)}.company-site .page>h1{font-size:clamp(1.8rem,3.2vw,2.7rem)}.company-name-primary,.company-name-secondary{display:block}.company-name-primary{white-space:nowrap}.company-name-secondary{letter-spacing:.035em;margin-top:.18em;font-size:.58em;line-height:1.05}.hero-headline{margin-top:var(--space-4);font-size:clamp(1.8rem,3.2vw,2.7rem)}.product-showcase{margin-top:var(--space-3);background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:3.25rem minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;display:grid}.product-showcase>img{object-fit:contain;width:3.25rem;height:3.25rem}.product-showcase h3,.product-showcase p{margin-top:.35rem}.product-showcase h2{margin:0;font-size:1.45rem}.product-meta{color:var(--color-muted);font-size:.9rem;font-weight:650}.product-meta span{color:var(--color-gold);margin-inline:.3rem}.product-link{white-space:nowrap;align-self:end;font-weight:750;text-decoration:none}.product-showcase .actions{flex-wrap:nowrap;margin-top:0}@media (width<=48rem){.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}.hero-brand-lockup{flex-direction:column;align-items:flex-start}.company-brand-title{font-size:clamp(2.1rem,9vw,3rem)}.product-showcase{grid-template-columns:2.75rem minmax(0,1fr)}.product-showcase>img{width:2.75rem;height:2.75rem}.product-showcase .actions{grid-column:1/-1}.product-showcase .product-link{grid-column:2;justify-self:start}.nav{flex-direction:column;align-items:flex-start;gap:.4rem;padding:.45rem 0}.company-nav{align-items:flex-end}.nav-links{align-items:center;gap:.3rem .75rem;width:100%}.nav-links a{font-size:.86rem}.nav-cta{padding:.28rem .5rem}.hero,.grid,.grid.two,.grid.four,.converter-shell,.release-grid{grid-template-columns:1fr}}
