.cs-page{--bg:#fff;--bg-soft:var(--paper);--bg-dark:var(--ink);--muted:var(--ink-mute);--line:var(--line-soft);background:var(--bg);color:var(--ink);font-family:var(--sans);letter-spacing:.005em;font-size:15px;font-weight:300;line-height:1.65}.cs-page img{max-width:100%;height:auto;display:block}.cs-page .breadcrumb{letter-spacing:.32em;text-transform:uppercase;color:#ffffffb3;font-size:10.5px;font-family:var(--display);margin-bottom:34px;font-weight:500}.cs-page .breadcrumb a{color:#ffffffb3;text-decoration:none;transition:color .3s}.cs-page .breadcrumb a:hover{color:var(--accent)}.cs-page .breadcrumb .sep{opacity:.4;margin:0 12px}.cs-page .breadcrumb .current{color:#fff}.cs-page .hero{color:#fff;background:#0c0c0a;height:90vh;min-height:680px;position:relative;overflow:hidden}.cs-page .hero-bg{z-index:0;filter:saturate(.65)brightness(.78);opacity:0;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;animation:2s .1s forwards cs-bgfade,28s ease-in-out 2.3s infinite alternate cs-kenburns;position:absolute;inset:0}.cs-page .hero-grad{z-index:1;background:linear-gradient(#00000059 0%,#0000 35%,#0c0c0a8c 75%,#0c0c0ad9 100%);position:absolute;inset:0}@keyframes cs-bgfade{to{opacity:1}}@keyframes cs-kenburns{0%{transform:scale(1)translate(0)}to{transform:scale(1.07)translate(.8%,.4%)}}.cs-page .hero-content{z-index:3;flex-direction:column;justify-content:flex-end;max-width:1320px;height:100%;margin:0 auto;padding:160px 48px 80px;display:flex;position:relative}.cs-page .hero-eyebrow{font-family:var(--display);letter-spacing:.42em;text-transform:uppercase;color:#fff;text-shadow:0 1px 6px #0000008c;opacity:0;align-items:center;gap:14px;margin-bottom:22px;font-size:12px;font-weight:500;animation:1s .8s forwards cs-fadeUp;display:inline-flex}.cs-page .hero-eyebrow:before{content:"";background:#cfd6c8;flex-shrink:0;width:32px;height:2px}.cs-page .hero-eyebrow .label{color:#cfd6c8;text-shadow:0 1px 8px #0009;font-weight:700}.cs-page .hero-eyebrow .sep{color:#cfd6c8;opacity:.7;margin:0 2px;font-weight:400}.cs-page .hero-eyebrow .cat{color:#fff;font-weight:500}.cs-page h1.hero-title{font-family:var(--display);letter-spacing:-.02em;color:#fff;text-wrap:balance;text-shadow:0 2px 18px #0006;opacity:0;max-width:1100px;font-size:clamp(40px,5.5vw,84px);font-weight:200;line-height:1.05;animation:1.1s 1.1s forwards cs-fadeUp;transform:translateY(20px)}.cs-page h1.hero-title em{font-family:var(--serif);color:#cfd6c8;font-style:italic;font-weight:400}.cs-page .hero-meta{opacity:0;border-top:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);gap:0;max-width:920px;margin-top:54px;padding-top:26px;animation:1s 1.6s forwards cs-fadeUp;display:grid}.cs-page .hero-meta .cell{border-right:1px solid #ffffff1f;padding-right:24px}.cs-page .hero-meta .cell:last-child{border-right:none}.cs-page .hero-meta .lab{font-family:var(--display);letter-spacing:.42em;text-transform:uppercase;color:#ffffff8c;margin-bottom:10px;font-size:9.5px}.cs-page .hero-meta .val{font-family:var(--display);color:#fff;letter-spacing:.02em;font-size:clamp(15px,1.4vw,18px);font-weight:300}@keyframes cs-fadeUp{to{opacity:1;transform:none}}.cs-page .metrics{background:var(--bg-dark);color:#fff;border-top:1px solid #2a2a28;padding:38px 0}.cs-page .metrics-grid{grid-template-columns:repeat(3,1fr);align-items:center;gap:48px;max-width:1320px;margin:0 auto;padding:0 48px;display:grid}.cs-page .metric{flex-direction:column;gap:8px;display:flex}.cs-page .metric .num{font-family:var(--display);color:var(--accent);letter-spacing:-.02em;font-size:clamp(36px,3.6vw,52px);font-weight:200;line-height:1}.cs-page .metric .lab{font-family:var(--display);letter-spacing:.42em;text-transform:uppercase;color:#fff9;font-size:10px}.cs-page section{position:relative}.cs-page .container{max-width:1320px;margin:0 auto;padding:0 48px}.cs-page .section-eyebrow{font-family:var(--display);letter-spacing:.5em;text-transform:uppercase;color:var(--accent);align-items:center;gap:14px;margin-bottom:22px;font-size:10.5px;font-weight:500;display:inline-flex}.cs-page .section-eyebrow:before{content:"";background:var(--accent);width:32px;height:1px}.cs-page h2.section-title{font-family:var(--display);letter-spacing:-.02em;text-wrap:balance;margin-bottom:36px;font-size:clamp(32px,4vw,56px);font-weight:200;line-height:1.08}.cs-page h2.section-title em{font-family:var(--serif);color:var(--accent);font-style:italic;font-weight:400}.cs-page h3.sub-title{font-family:var(--display);letter-spacing:-.01em;margin-bottom:22px;font-size:clamp(22px,2vw,30px);font-weight:300;line-height:1.18}.cs-page h4.step-name{font-family:var(--display);letter-spacing:.42em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-size:11px;font-weight:500}.cs-page p{color:var(--ink-soft);max-width:720px;margin-bottom:18px}.cs-page p:last-child{margin-bottom:0}.cs-page .intro{background:var(--bg);padding:140px 0 100px}.cs-page .intro-grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.cs-page .intro-text p{font-size:17px;line-height:1.75}.cs-page .intro-text p strong{color:var(--ink);font-weight:500}.cs-page .intro-aside{background:var(--bg-soft);border-left:1px solid var(--accent);padding:48px 40px}.cs-page .intro-aside .label{font-family:var(--display);letter-spacing:.5em;text-transform:uppercase;color:var(--accent);margin-bottom:18px;font-size:10px;font-weight:500}.cs-page .intro-aside .quote{font-family:var(--serif);color:var(--ink);margin-bottom:0;font-size:22px;font-style:italic;font-weight:400;line-height:1.45}.cs-page .intro-aside .quote:before{content:"“";vertical-align:-12px;color:var(--accent);margin-right:6px;font-size:42px;line-height:0}.cs-page .phase{border-top:1px solid var(--line);padding:100px 0}.cs-page .phase.bg-soft{background:var(--bg-soft)}.cs-page .phase-head{max-width:880px;margin-bottom:60px}.cs-page .phase-head .num{font-family:var(--display);color:var(--accent);letter-spacing:-.03em;opacity:.55;margin-bottom:18px;font-size:clamp(56px,6vw,96px);font-weight:200;line-height:1;display:block}.cs-page .phase-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;display:grid}.cs-page .phase-grid.reverse{direction:rtl;grid-template-columns:1.2fr 1fr}.cs-page .phase-grid.reverse>*{direction:ltr}.cs-page .phase-photo{aspect-ratio:4/5;background:#000;position:relative;overflow:hidden}.cs-page .phase-photo.wide{aspect-ratio:16/10}.cs-page .phase-photo img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.cs-page .phase-photo:hover img{transform:scale(1.04)}.cs-page .substeps{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:14px 32px;margin-top:32px;padding-top:24px;display:grid}.cs-page .substeps li{font-family:var(--display);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);padding-left:18px;font-size:11.5px;font-weight:500;list-style:none;position:relative}.cs-page .substeps li:before{content:"";background:var(--accent);width:8px;height:1px;position:absolute;top:.55em;left:0}.cs-page .footnote{color:var(--muted);border-left:2px solid var(--line);max-width:680px;margin-top:30px;padding-left:14px;font-size:12px;font-style:italic}.cs-page .highlight-block{background:var(--bg-dark);color:#fff;align-items:center;gap:28px;margin-top:32px;padding:28px 32px;display:flex}.cs-page .highlight-block .pct{font-family:var(--display);color:var(--accent);letter-spacing:-.02em;flex-shrink:0;font-size:48px;font-weight:200;line-height:1}.cs-page .highlight-block .text{font-family:var(--display);letter-spacing:.18em;text-transform:uppercase;color:#ffffffd9;font-size:12px;line-height:1.6}.cs-page .gallery{background:var(--bg-dark);padding:80px 0}.cs-page .gallery-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1600px;margin:0 auto;padding:0 48px;display:grid}.cs-page .gallery-grid .gphoto{aspect-ratio:4/5;background:#000;overflow:hidden}.cs-page .gallery-grid .gphoto img{object-fit:cover;filter:saturate(.85);width:100%;height:100%;transition:filter .5s,transform .8s}.cs-page .gallery-grid .gphoto:hover img{filter:saturate(1.1);transform:scale(1.05)}.cs-page .outcome{background:var(--bg);text-align:center;padding:140px 0}.cs-page .outcome .container{max-width:920px}.cs-page .outcome h2{margin-bottom:28px}.cs-page .outcome p.lead{font-family:var(--serif);color:var(--ink);max-width:780px;margin:0 auto;font-size:clamp(20px,2vw,28px);font-style:italic;font-weight:400;line-height:1.45}.cs-page .cta{background:var(--bg-dark);color:#fff;text-align:center;padding:120px 0;position:relative;overflow:hidden}.cs-page .cta:before{content:"";background:radial-gradient(#7a8d6e2e 0%,#0000 60%);position:absolute;inset:0}.cs-page .cta .container{z-index:2;max-width:780px;position:relative}.cs-page .cta .section-eyebrow{color:#fff;justify-content:center;display:flex}.cs-page .cta .section-eyebrow:before{opacity:.45;background:#fff}.cs-page .cta h2.section-title{color:#fff}.cs-page .cta h2.section-title em{color:var(--accent)}.cs-page .cta-buttons{flex-wrap:wrap;justify-content:center;gap:18px;margin-top:34px;display:flex}.cs-page .btn{font-family:var(--display);letter-spacing:.32em;text-transform:uppercase;border:1px solid;align-items:center;gap:14px;padding:18px 36px;font-size:11px;font-weight:500;transition:all .3s;display:inline-flex}.cs-page .btn:hover{background:var(--accent);border-color:var(--accent);color:#fff;padding-right:42px}.cs-page .btn .arrow{background:currentColor;width:18px;height:1px;display:inline-block;position:relative}.cs-page .btn .arrow:after{content:"";border-top:1px solid;border-right:1px solid;width:7px;height:7px;position:absolute;top:-3px;right:0;transform:rotate(45deg)}@media (max-width:980px){.cs-page .hero-content{padding:140px 24px 60px}.cs-page .hero-meta{grid-template-columns:repeat(2,1fr);gap:18px 0}.cs-page .hero-meta .cell{border-bottom:1px solid #ffffff1f;border-right:none;padding:14px 0}.cs-page .container{padding:0 24px}.cs-page .gallery-grid{grid-template-columns:repeat(2,1fr);padding:0 24px}.cs-page .intro-grid{grid-template-columns:1fr;gap:48px}.cs-page .phase-grid,.cs-page .phase-grid.reverse{direction:ltr;grid-template-columns:1fr;gap:36px}.cs-page .substeps{grid-template-columns:1fr}.cs-page .metrics-grid{grid-template-columns:1fr;gap:24px}}
