@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800;900&display=swap";
:root{--background:#f2f7fa;--surface:#fff;--surface-soft:#ebf4f8;--surface-mid:#e0eef4;--ink:#0d2030;--muted:#4a6575;--line:#c8dde8;--line-soft:#dff0f5;--primary:#0b6e8a;--primary-dark:#084f65;--primary-light:#1a8fad;--accent:#2ab89e;--accent-light:#3dcdb5;--green:#16a07a;--warning:#f59e0b;--danger:#dc2626;--shadow-sm:0 2px 12px #0b6e8a14;--shadow:0 8px 40px #0b6e8a1f;--shadow-lg:0 24px 80px #0b6e8a2e;--radius:1rem;--radius-lg:1.5rem;--radius-xl:2rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(ellipse 70% 40% at 10% 0%, #0b6e8a12 0%, transparent 60%), radial-gradient(ellipse 50% 30% at 90% 20%, #2ab89e0d 0%, transparent 50%), linear-gradient(180deg, #eaf3f8 0%, var(--background) 30%, #f8fbfd 100%);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:IBM Plex Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-lang=fr] .lang-en,html[data-lang=en] .lang-fr{display:none}a{color:inherit;text-decoration:none}.sr-only{white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);z-index:40;background:#f2f7fae0;border-bottom:1px solid #c8dde899;justify-content:space-between;align-items:center;gap:2rem;padding:.9rem clamp(1rem,4vw,4rem);transition:background .2s,box-shadow .2s;display:flex;position:sticky;top:0;left:0;right:0}.site-header:has(+:not(.hero)){box-shadow:var(--shadow-sm)}.brand{align-items:center;min-width:160px;display:inline-flex}.brand-logo{width:clamp(10rem,17vw,15rem);height:auto;display:block}.brand strong,h1,h2,h3{letter-spacing:-.02em;font-family:Manrope,IBM Plex Sans,ui-sans-serif,system-ui,sans-serif}.brand small{color:var(--muted);margin-top:.08rem;font-size:.76rem;display:block}.site-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.3rem;display:flex}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.language-toggle{border:1px solid var(--line);color:var(--primary-dark);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.45rem;min-height:2.6rem;padding:.62rem .82rem;font-weight:800;display:inline-flex}.language-toggle svg{color:var(--primary)}.site-nav a{color:#2a4f65;border-radius:999px;padding:.55rem .9rem;font-size:.92rem;font-weight:500;transition:background .15s,color .15s}.site-nav a:hover{color:var(--primary-dark);background:#0b6e8a14}.section{max-width:1180px;margin:0 auto;padding:clamp(4rem,8vw,7rem) clamp(1rem,4vw,2rem)}.hero{grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);align-items:center;gap:clamp(2rem,6vw,5rem);min-height:calc(100vh - 5rem);display:grid}.hero-copy h1,.page-hero h1{letter-spacing:0;margin:.55rem 0 1.3rem;font-size:clamp(3.4rem,8vw,6.7rem);line-height:.93}.page-hero h1{max-width:850px}.hero-copy p,.page-hero p,.intro-band p,.split-section p{color:var(--muted);max-width:690px;margin:0;font-size:clamp(1.02rem,1.7vw,1.25rem);line-height:1.75}.section-heading p{color:var(--muted);max-width:690px;margin:.8rem 0 0;font-size:clamp(1.02rem,1.7vw,1.25rem);line-height:1.75}.eyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;display:inline-flex}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.keyword-row{flex-wrap:wrap;gap:.55rem;margin-top:1.4rem;display:flex}.keyword-row span,.pill-grid span,.check-list span{border:1px solid var(--line);color:var(--primary-dark);background:#ffffffd1;border-radius:999px;padding:.6rem .82rem;font-size:.88rem;font-weight:800;display:inline-flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:3.05rem;padding:.9rem 1.18rem;font-weight:800;display:inline-flex}.button.primary{background:linear-gradient(135deg, var(--primary-light), var(--primary-dark));color:#fff;transition:transform .15s,box-shadow .15s;box-shadow:0 8px 28px #0b6e8a52,0 2px 8px #0b6e8a2e}.button.primary:hover{transform:translateY(-1px);box-shadow:0 12px 36px #0b6e8a66,0 4px 12px #0b6e8a38}.button.secondary{border-color:var(--line);color:var(--primary-dark);background:#ffffffc7}.system-preview{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:linear-gradient(155deg,#fff,#e8f5fb);border:1px solid #c8dde8e6;overflow:hidden}.preview-topbar{background:#0a1e2b;align-items:center;gap:.45rem;height:3rem;padding:0 1.2rem;display:flex}.preview-topbar span{background:#ffffff59;border-radius:50%;width:.65rem;height:.65rem}.preview-body{gap:1rem;padding:clamp(1rem,4vw,2rem);display:grid}.alert-card,.metric-row,.status-panel,.contact-card,.device-preview,.stack-list article,.listing-card,.timeline-item,.feature-card,.process-card{border:1px solid var(--line-soft);border-radius:var(--radius);background:#ffffffe0;transition:box-shadow .2s,transform .2s}.feature-card:hover,.listing-card:hover,.process-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.alert-card{align-items:center;gap:.9rem;padding:1.1rem;display:flex}.alert-card.active{background:#fff8eb;border-color:#ffb84d6b}.alert-card.resolved{background:#ecfbf4;border-color:#28b59f59}.alert-card small{color:var(--muted);margin-top:.24rem;display:block}.metric-row{justify-content:space-between;align-items:center;padding:1rem 1.1rem;display:flex}.metric-row div,.contact-card div{align-items:center;gap:.72rem;display:flex}.intro-band,.split-section{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:2rem;display:grid}.intro-band{border-block:1px solid var(--line-soft);background:linear-gradient(135deg,#fff 0%,#eef7fb 100%);max-width:none;padding-inline:max(clamp(1rem,4vw,2rem),50vw - 590px + 2rem)}.intro-band h2,.section-heading h2,.split-section h2{margin:.5rem 0 0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.04}.section-heading{max-width:730px;margin-bottom:1.8rem}.feature-grid,.process-grid,.listing-grid,.architecture-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.architecture-grid.four,.feature-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.process-card,.listing-card,.architecture-card{min-height:14rem;padding:1.35rem}.architecture-card{border:1px solid var(--line-soft);border-radius:var(--radius);background:#ffffffe6}.architecture-card svg{color:var(--primary)}.architecture-card>span{color:var(--primary-dark);text-transform:uppercase;margin-top:1rem;font-size:.8rem;font-weight:800;display:block}.architecture-card h3{margin:.55rem 0 .7rem;font-size:1.15rem;line-height:1.25}.architecture-card p{color:var(--muted);margin:0;line-height:1.65}.compact-card{min-height:9rem}.feature-card svg,.process-card svg,.stack-list svg,.status-panel svg,.contact-card svg{color:var(--primary)}.feature-card h3,.process-card h2,.listing-card h2,.timeline-item h2,.stack-list h2{margin:1rem 0 .65rem;font-size:1.18rem;line-height:1.25}.feature-card p,.process-card p,.listing-card p,.timeline-item p,.stack-list p{color:var(--muted);margin:0;line-height:1.65}.process-card ul,.product-card ul{color:var(--muted);margin:1rem 0 0;padding-left:1.1rem;line-height:1.7}.status-panel{box-shadow:var(--shadow);justify-self:end;gap:.6rem;width:100%;max-width:420px;padding:1.5rem;display:grid}.status-panel span{color:var(--muted)}.status-panel .pill-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.status-panel .pill-grid span{color:var(--primary-dark)}.flow-panel{border:1px solid var(--line-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#ffffffe6;justify-self:end;gap:.6rem;width:100%;max-width:420px;padding:1.2rem;display:grid}.flow-step{place-items:center;gap:.45rem;display:grid}.flow-step span{background:var(--surface-soft);border:1px solid var(--line);color:var(--primary-dark);text-align:center;border-radius:.9rem;width:100%;padding:.75rem .9rem;font-weight:800}.flow-step strong{color:var(--accent);font-size:1.1rem;line-height:1}.compact{padding-block:0}.page{min-height:72vh}.page-hero{margin-bottom:clamp(2rem,5vw,4rem)}.inner-section{margin-top:clamp(3rem,6vw,5rem)}.page-spacer{margin-bottom:1.4rem}.page-hero .button{margin-top:1.7rem}.product-layout,.contact-layout{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:1.4rem;display:grid}.product-strip,.product-card-grid,.facility-grid,.pill-grid,.check-list{gap:1rem;display:grid}.product-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.product-strip article,.facility-grid article,.product-card{border:1px solid var(--line);background:#ffffffd1;border-radius:1rem;padding:1.25rem}.product-strip strong,.product-card span{color:var(--primary-dark);margin-bottom:.6rem;font-family:Manrope,IBM Plex Sans,ui-sans-serif,system-ui,sans-serif;font-size:1.35rem;line-height:1;display:block}.product-strip span,.facility-grid span{color:var(--muted);font-weight:700}.product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{min-height:21rem}.product-card svg,.facility-grid svg{color:var(--primary)}.product-card h2{margin:.4rem 0 0;font-size:1.7rem}.product-card small{color:var(--muted);margin-top:.35rem;font-weight:800;display:inline-flex}.catalog-shell{gap:1.3rem;display:grid}.catalog-toolbar{border:1px solid var(--line);background:#ffffffdb;border-radius:1rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.8rem;display:grid}.search-field{background:var(--surface-soft);border:1px solid #0000;border-radius:.8rem;align-items:center;gap:.6rem;min-height:3.1rem;padding:0 .9rem;display:flex}.search-field svg{color:var(--primary);flex:none}.search-field input{color:var(--ink);font:inherit;background:0 0;border:0;outline:0;width:100%;min-width:0}.view-toggle{background:var(--surface-soft);border-radius:.85rem;padding:.3rem;display:inline-flex}.view-toggle button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:.65rem;justify-content:center;align-items:center;width:2.45rem;height:2.45rem;display:inline-flex}.view-toggle button.active{color:var(--primary-dark);background:#fff;box-shadow:0 8px 22px #09394114}.product-catalog{gap:1rem;display:grid}.product-catalog.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.product-catalog.list{grid-template-columns:1fr}.product-catalog.list .product-card{min-height:0}.product-card-head{align-items:flex-start;gap:1rem;display:flex}.product-card p{color:var(--muted);margin:1rem 0 0;line-height:1.65}.mini-pills{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.mini-pills span{background:var(--surface-soft);border:1px solid var(--line);color:var(--primary-dark);border-radius:999px;padding:.42rem .58rem;font-size:.78rem;font-weight:800}.text-link,.back-link{color:var(--primary-dark);align-items:center;gap:.45rem;font-weight:800;display:inline-flex}.text-link{margin-top:1.1rem}.back-link{margin-bottom:2rem}.empty-state{border:1px dashed var(--line);color:var(--muted);text-align:center;background:#fff;border-radius:1rem;padding:1.4rem}.empty-state p{margin:.4rem 0 0}.product-detail-hero{border:1px solid var(--line-soft);border-radius:var(--radius-lg);background:linear-gradient(145deg,#0b6e8a14,#2ab89e1f),#fff;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.4rem;padding:clamp(1.4rem,4vw,2.5rem);display:grid}.product-detail-icon{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);color:var(--primary);background:#fff;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex}.product-detail-hero h1{margin:.4rem 0 1rem;font-size:clamp(2.6rem,6vw,5.2rem);line-height:.98}.product-detail-hero h1 span{color:var(--primary-dark);margin-top:.4rem;font-size:clamp(1.5rem,3vw,2.3rem);line-height:1.15;display:block}.product-detail-hero p,.detail-panel p,.doc-card p{color:var(--muted);margin:0;line-height:1.65}.product-detail-grid,.docs-grid,.detail-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.detail-panel,.doc-card{border:1px solid var(--line);background:#ffffffd1;border-radius:1rem;padding:1.35rem}.detail-panel ul{color:var(--muted);margin:1rem 0 0;padding-left:1.15rem;line-height:1.75}.detail-panel .eyebrow+p{margin-top:.75rem}.spec-table{border:1px solid var(--line);border-radius:.9rem;margin-top:1rem;overflow:hidden}.spec-table div{grid-template-columns:.8fr 1.2fr;gap:.75rem;padding:.85rem 1rem;display:grid}.spec-table div+div{border-top:1px solid var(--line)}.spec-table strong{color:var(--primary-dark)}.spec-table span{color:var(--muted)}.doc-card svg{color:var(--primary)}.doc-card h3{margin:1rem 0 .55rem}.doc-card button{background:var(--surface-soft);border:1px solid var(--line);color:var(--muted);cursor:not-allowed;border-radius:999px;align-items:center;gap:.45rem;margin-top:1rem;padding:.72rem .9rem;font-weight:800;display:inline-flex}.docs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pill-grid,.check-list{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.pill-grid.wide,.check-list.wide{grid-template-columns:repeat(3,minmax(0,1fr))}.check-list span{border-radius:.9rem;justify-content:flex-start}.facility-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.facility-grid article{align-items:center;gap:.7rem;display:flex}.device-preview{aspect-ratio:1/.86;text-align:center;background:linear-gradient(145deg,#087d861f,#28b59f38),#fff;place-items:center;padding:2rem;display:grid}.device-preview span{color:var(--primary-dark);font-family:Manrope,IBM Plex Sans,ui-sans-serif,system-ui,sans-serif;font-size:1.4rem;font-weight:800}.stack-list,.timeline{gap:1rem;display:grid}.stack-list article{padding:1.25rem}.listing-card span,.timeline-item span{color:var(--primary-dark);text-transform:uppercase;font-size:.8rem;font-weight:800}.timeline-item{border-left:4px solid var(--accent);padding:1.25rem}.contact-card{box-shadow:var(--shadow);align-self:start;gap:1rem;padding:1.4rem;display:grid}.cta-band{border-radius:var(--radius-lg);color:#fff;text-align:center;background:linear-gradient(135deg,#0a2535 0%,#0b3e55 50%,#084f65 100%);margin-bottom:clamp(4rem,8vw,7rem);position:relative;overflow:hidden}.cta-band:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#2ab89e1f 0%,#0000 60%);position:absolute;inset:0}.cta-band>*{position:relative}.cta-band h2{max-width:780px;margin:.5rem auto 0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05}.cta-band .eyebrow{color:var(--accent-light)}.cta-band .button.secondary{color:#fff;background:#ffffff1a;border-color:#ffffff40}.cta-band .hero-actions{justify-content:center}.compact-cta{margin-top:clamp(3rem,6vw,5rem);padding:clamp(2.5rem,5vw,4rem)}.site-footer{color:#fff;background:linear-gradient(170deg,#0a1e2b 0%,#0d2535 50%,#0a1e2b 100%);border-top:1px solid #c8dde81a;padding:clamp(3rem,5vw,4.5rem) clamp(1rem,4vw,4rem) clamp(1.5rem,3vw,2.5rem)}.footer-top{border-bottom:1px solid #c8dde81a;grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:3rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.footer-logo{filter:brightness(0)invert();width:100%;max-width:13rem;height:auto;margin-bottom:.85rem;display:block}.footer-brand p{color:#ffffff8c;max-width:320px;margin:0 0 1.25rem;font-size:.9rem;line-height:1.7}.footer-brand .footer-badge{color:var(--accent-light);background:#2ab89e1f;border:1px solid #2ab89e40;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.78rem;font-weight:700;display:inline-flex}.footer-col h4{color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-family:Manrope,IBM Plex Sans,sans-serif;font-size:.78rem;font-weight:700}.footer-col a,.footer-col address{color:#ffffff8c;font-size:.9rem;font-style:normal;line-height:1.8;transition:color .15s;display:block}.footer-col a:hover{color:#ffffffe6}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-bottom p{color:#ffffff61;margin:0;font-size:.82rem}.footer-bottom a{color:#ffffff61;font-size:.82rem;transition:color .15s}.footer-bottom a:hover{color:#ffffffb3}@media (max-width:880px){.site-header{flex-direction:column;align-items:flex-start;gap:.9rem;position:static}.site-nav,.header-actions{justify-content:flex-start}.hero,.intro-band,.split-section,.product-layout,.contact-layout{grid-template-columns:1fr}.hero{min-height:auto}.feature-grid,.process-grid,.architecture-grid,.architecture-grid.four,.listing-grid,.feature-grid.four,.feature-grid.three,.product-strip,.product-card-grid,.product-catalog.cards,.product-detail-hero,.product-detail-grid,.docs-grid,.detail-section-grid,.facility-grid,.pill-grid,.pill-grid.wide,.check-list,.check-list.wide,.catalog-toolbar{grid-template-columns:1fr}.status-panel{justify-self:stretch}.footer-top{grid-template-columns:1fr;gap:2rem}.site-footer{flex-direction:column}}@media (max-width:520px){.hero-copy h1,.page-hero h1{font-size:3rem}.site-nav a{padding:.5rem .65rem;font-size:.88rem}.button{width:100%}}
