.theme-charpente{--chr-bg: #0A1929;--chr-bg-soft: #05101F;--chr-bg-tech: #05101F;--chr-line: rgba(106, 169, 233, .15);--chr-ink: #E4EFFA;--chr-ink-soft: rgba(228, 239, 250, .7);--chr-accent: #6AA9E9;--chr-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--chr-display: "Inter", -apple-system, BlinkMacSystemFont, sans-serif}.theme-charpente body{background:#0a1929;color:#e4effa;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400}.chr-header{background:#05101f;border-bottom:1px solid rgba(106,169,233,.15);position:sticky;top:0;z-index:50;transition:padding .2s,background .2s,backdrop-filter .2s}.chr-header.is-scrolled{background:#0a1929eb;backdrop-filter:blur(8px)}.chr-header-inner{max-width:1280px;margin:0 auto;padding:20px 32px;display:flex;align-items:center;justify-content:space-between;font-family:Geist Mono,monospace}.chr-logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:#e4effa}.chr-logo-mark{width:36px;height:36px;background:#6aa9e9;color:#05101f;display:grid;place-items:center;font-weight:600;font-size:13px;letter-spacing:.1em}.chr-logo-text{font-size:14px;letter-spacing:.08em;text-transform:uppercase}.chr-nav{display:flex;gap:28px}.chr-nav a{color:#e4effaa6;text-decoration:none;font-size:11px;letter-spacing:.12em;text-transform:uppercase;transition:color .2s}.chr-nav a:hover{color:#6aa9e9}.chr-header-status{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.14em;color:#6aa9e9}.chr-status-dot{width:6px;height:6px;background:#52c48f;border-radius:50%;animation:chr-pulse 2s infinite}@keyframes chr-pulse{0%,to{opacity:1}50%{opacity:.3}}@media(max-width:900px){.chr-nav{display:none}}.chr-hero{border-bottom:1px solid rgba(106,169,233,.15)}.chr-hero-inner{max-width:1280px;margin:0 auto;padding:80px 32px;display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center}.chr-tag{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.14em;color:#6aa9e9;margin-bottom:24px}.chr-hero h1{font-family:Inter,sans-serif;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:300;line-height:1.1;letter-spacing:-.02em;margin:0 0 24px}.chr-lede{font-size:16px;line-height:1.7;color:#e4effab3;max-width:46ch;margin:0 0 32px}.chr-hero-ctas{display:flex;gap:12px;flex-wrap:wrap}.chr-btn-primary{padding:14px 28px;background:#6aa9e9;color:#05101f;text-decoration:none;font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:500;transition:background .2s}.chr-btn-primary:hover{background:#8abff0}.chr-btn-outline{padding:14px 28px;border:1px solid rgba(228,239,250,.3);color:#e4effa;text-decoration:none;font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;transition:all .2s}.chr-btn-outline:hover{border-color:#6aa9e9;color:#6aa9e9}.chr-hero-console{position:relative;aspect-ratio:4/5;overflow:hidden;background:#05101f;border:1px solid rgba(106,169,233,.18)}@media(min-width:900px){.chr-hero-console{aspect-ratio:auto;height:100%;min-height:520px}}.chr-hero-console>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.42}.chr-hero-console:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#05101fa6,#05101f33 35%,#05101ff2),repeating-linear-gradient(0deg,transparent 0,transparent 38px,rgba(106,169,233,.04) 38px,rgba(106,169,233,.04) 39px);pointer-events:none}.chr-console-bar{position:absolute;top:0;inset-inline:0;z-index:2;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;font-family:Geist Mono,monospace;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:#6aa9e9;background:#05101fd9;backdrop-filter:blur(6px);border-bottom:1px solid rgba(106,169,233,.22)}.chr-console-status{display:flex;align-items:center;gap:8px}.chr-console-dot{width:6px;height:6px;border-radius:50%;background:#52c48f;box-shadow:0 0 6px #52c48fcc;animation:chr-pulse 2s infinite}.chr-console-time{color:#e4effa8c}.chr-console-cards{position:absolute;left:14px;right:14px;bottom:14px;z-index:2;list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.chr-console-card{background:#05101feb;border:1px solid rgba(106,169,233,.22);border-left:2px solid #6AA9E9;padding:11px 13px;font-family:Geist Mono,monospace;font-size:10.5px;color:#e4effa;transition:border-color .2s,background .2s}.chr-console-card:hover{border-color:#6aa9e980;border-left-color:#8abff0;background:#05101ff5}.chr-console-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px;letter-spacing:.14em;text-transform:uppercase}.chr-console-code{color:#6aa9e9;font-weight:500}.chr-console-phase{color:#e4effa9e;font-size:9.5px}.chr-console-progress-row{display:flex;align-items:center;gap:10px;margin-bottom:6px}.chr-console-progress{flex:1;height:3px;background:#6aa9e929;position:relative}.chr-console-fill{position:absolute;left:0;top:0;height:100%;background:linear-gradient(90deg,#6aa9e9,#8abff0)}.chr-console-pct{font-size:9.5px;color:#6aa9e9;font-variant-numeric:tabular-nums;min-width:32px;text-align:right;letter-spacing:.08em}.chr-console-meta{font-size:9.5px;letter-spacing:.1em;color:#e4effa7a;text-transform:uppercase;display:flex;align-items:center;gap:6px}.chr-console-meta-sep{color:#6aa9e966}.chr-ticker{background:#02080f;border-bottom:1px solid rgba(106,169,233,.18);overflow:hidden;position:relative}.chr-ticker:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#02080F 0%,transparent 8%,transparent 92%,#02080F 100%)}.chr-ticker-track{display:flex;align-items:center;gap:36px;font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#e4effab3;white-space:nowrap;padding:11px 0;width:max-content;animation:chr-ticker-scroll 75s linear infinite}.chr-ticker-track>span{display:inline-flex;align-items:center;gap:8px}.chr-ticker-dot{display:inline-block;width:5px;height:5px;border-radius:50%;flex-shrink:0}.chr-ticker-dot.is-live{background:#52c48f;box-shadow:0 0 4px #52c48fb3}.chr-ticker-dot.is-idle{background:#6aa9e980}.chr-ticker-sep{color:#6aa9e959;font-size:13px}@keyframes chr-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.chr-ticker-track{animation:none}}@media(max-width:900px){.chr-hero-inner{grid-template-columns:1fr;gap:40px;padding:48px 24px}}.chr-hero-strip{border-top:1px solid rgba(106,169,233,.15);background:#05101f}.chr-hero-strip>div{padding:18px 24px}.chr-hero-strip{max-width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#6aa9e926}.chr-hero-strip>div{background:#0a1929;display:flex;flex-direction:column;gap:4px}.chr-strip-label{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.14em;color:#e4effa80}.chr-strip-val{font-family:Geist Mono,monospace;font-size:13px;color:#e4effa}@media(max-width:700px){.chr-hero-strip{grid-template-columns:repeat(2,1fr)}}.chr-section{max-width:1280px;margin:0 auto;padding:100px 32px}.chr-section-dark{max-width:100%;background:#05101f;border-top:1px solid rgba(106,169,233,.15);border-bottom:1px solid rgba(106,169,233,.15)}.chr-section-dark>*{max-width:1280px;margin-left:auto;margin-right:auto}.chr-section,.chr-section-dark,.chr-contact{scroll-margin-top:80px}.chr-section-head{max-width:720px;margin:0 auto 60px}.chr-section-num{font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.14em;color:#6aa9e9;margin-bottom:12px}.chr-section h2,.chr-contact h2{font-family:Inter,sans-serif;font-weight:300;font-size:clamp(2rem,4vw,2.8rem);letter-spacing:-.02em;line-height:1.15;margin:0}.chr-section h2 em,.chr-contact h2 em{font-family:Fraunces,serif;font-style:italic;color:#6aa9e9;font-weight:400}.chr-chantiers{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.chr-chantier{background:#05101f;border:1px solid rgba(106,169,233,.15);padding:28px 24px}.chr-chantier-visual{aspect-ratio:4/3;overflow:hidden;margin:-28px -24px 20px;background:var(--chr-bg-tech)}.chr-chantier-visual img{width:100%;height:100%;object-fit:cover;display:block}.chr-chantier-header{display:flex;justify-content:space-between;font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.12em;margin-bottom:20px}.chr-chantier-code{color:#6aa9e9}.chr-chantier-status{color:#52c48f}.chr-chantier h3{font-family:Inter,sans-serif;font-weight:400;font-size:20px;margin:0 0 4px}.chr-chantier-ville{font-size:13px;color:#e4effa99;margin:0 0 20px}.chr-chantier-progress p{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.12em;color:#e4effa80;margin:8px 0 0}.chr-progress-track{height:2px;background:#6aa9e933;overflow:hidden}.chr-progress-fill{height:100%;background:#6aa9e9}.chr-chantier-link{display:inline-block;margin-top:20px;font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.12em;color:#6aa9e9;text-decoration:none;border-top:1px solid rgba(106,169,233,.15);padding-top:14px}@media(max-width:800px){.chr-chantiers{grid-template-columns:1fr}}.chr-process-grid{display:grid;gap:1px;background:var(--chr-line);margin:3rem 0 0;border:1px solid var(--chr-line)}@media(min-width:768px){.chr-process-grid{grid-template-columns:repeat(4,1fr)}}.chr-process-step{padding:1.75rem 1.5rem;background:var(--chr-bg)}.chr-step-num{font-family:var(--chr-mono);font-size:11px;letter-spacing:.14em;color:var(--chr-accent);margin-bottom:.75rem}.chr-process-step h3{font-family:var(--chr-mono);font-size:.9375rem;font-weight:700;margin:0 0 .5rem;text-transform:uppercase;color:var(--chr-ink)}.chr-process-step p{margin:0;font-size:13px;line-height:1.5;color:var(--chr-ink-soft)}.chr-prestations{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1100px;margin:0 auto}.chr-prestation{background:#0a1929;border:1px solid rgba(106,169,233,.2);padding:24px 28px}.chr-prestation-header{display:flex;justify-content:space-between;font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.12em;margin-bottom:16px}.chr-prestation-code{color:#6aa9e9}.chr-prestation-prix{color:#e4effa}.chr-prestation h3{font-family:Inter,sans-serif;font-weight:400;font-size:18px;margin:0 0 8px}.chr-prestation p{font-size:14px;color:#e4effab3;margin:0}@media(max-width:700px){.chr-prestations{grid-template-columns:1fr}}.chr-temoignages-grid{display:grid;gap:1.5rem;margin:3rem 0 0}@media(min-width:768px){.chr-temoignages-grid{grid-template-columns:repeat(3,1fr)}}.chr-temoignage{margin:0;padding:1.75rem;background:var(--chr-bg-tech);border:1px solid var(--chr-line);border-left:3px solid var(--chr-accent)}.chr-temoignage blockquote{margin:0;font-size:14px;line-height:1.6;color:var(--chr-ink)}.chr-temoignage figcaption{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--chr-line);display:flex;flex-direction:column;gap:.25rem}.chr-temoignage-name{font-family:var(--chr-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--chr-ink);font-weight:700}.chr-temoignage-role{font-size:12px;color:var(--chr-ink-soft)}.chr-temoignage-city{font-family:var(--chr-mono);font-size:10px;letter-spacing:.14em;color:var(--chr-accent);text-transform:uppercase}.chr-bespoke-grid{display:grid;gap:3rem;margin-top:3rem}@media(min-width:1024px){.chr-bespoke-grid{grid-template-columns:1.4fr 1fr;align-items:start}}.chr-certifs h3,.chr-map h3{font-family:var(--chr-mono);font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--chr-accent);margin:0 0 1.5rem}.chr-certifs-list{display:grid;grid-template-columns:1fr;gap:1px;background:var(--chr-line);border:1px solid var(--chr-line)}@media(min-width:768px){.chr-certifs-list{grid-template-columns:1fr 1fr}}.chr-certif{padding:1.25rem;background:var(--chr-bg)}.chr-certif-code{display:inline-block;padding:.25rem .5rem;background:var(--chr-accent);color:#0a1929;font-family:var(--chr-mono);font-size:11px;font-weight:700;letter-spacing:.14em;margin-bottom:.5rem}.chr-certif h4{font-family:var(--chr-mono);font-size:13px;font-weight:700;text-transform:uppercase;margin:.5rem 0;color:var(--chr-ink)}.chr-certif p{margin:0;font-size:12px;line-height:1.5;color:var(--chr-ink-soft)}.chr-certif-org{margin-top:.75rem;font-family:var(--chr-mono);font-size:10px;letter-spacing:.14em;color:var(--chr-ink-soft)}.chr-map-svg{display:block;width:100%;height:auto;max-width:500px;margin:0 auto}.chr-map-legend{margin-top:1rem;font-family:var(--chr-mono);font-size:11px;letter-spacing:.1em;color:var(--chr-ink-soft);text-align:center}.chr-contact{background:#05101f;padding:100px 32px;border-top:1px solid rgba(106,169,233,.15)}.chr-contact-inner{max-width:900px;margin:0 auto}.chr-contact h2{margin:12px 0 24px}.chr-contact-lede{font-size:16px;line-height:1.7;color:#e4effab3;max-width:56ch;margin:0 0 48px}.chr-contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px 48px;border-top:1px solid rgba(106,169,233,.15);padding-top:32px}.chr-label{font-family:Geist Mono,monospace;font-size:10px;letter-spacing:.14em;color:#6aa9e9;margin-bottom:6px}.chr-val{font-family:Inter,sans-serif;font-size:15px;color:#e4effa;margin:0}@media(max-width:600px){.chr-contact-grid{grid-template-columns:1fr}}.chr-footer{padding:2.5rem 1.5rem;background:var(--chr-bg-tech);border-top:1px solid var(--chr-line);text-align:center;font-family:var(--chr-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--chr-ink-soft)}.chr-footer a{color:var(--chr-accent);text-decoration:underline;text-underline-offset:3px}
