:root{
  --red:#CF281D; --ivory:#F7F3EE; --paper:#EEE8E1; --ink:#11100F; --muted:#67635E; --line:rgba(17,16,15,.17);
  --serif: ui-serif, Georgia, 'Times New Roman', serif;
  --sans: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
  --max:1480px; --pad:clamp(22px,3vw,54px); --ease:cubic-bezier(.2,.72,.18,1); --ease-soft:cubic-bezier(.22,.61,.36,1);
}
*{box-sizing:border-box}html{background:var(--ivory);color:var(--ink);scroll-behavior:auto}body{margin:0;background:var(--ivory);font-family:var(--sans);line-height:1.45}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit;color:inherit}
.container{width:min(calc(100% - 2*var(--pad)),var(--max));margin-inline:auto}.eyebrow{font-size:10px;letter-spacing:.28em;text-transform:uppercase;font-weight:700}.red{color:var(--red)}.body{font-size:16px;color:#45423e;max-width:650px}.lede{font-size:clamp(18px,1.7vw,23px);color:#3d3a37;max-width:680px}
.site-header{position:sticky;top:0;z-index:80;padding:15px var(--pad);display:flex;justify-content:space-between;align-items:flex-start;background:rgba(247,243,238,.88);backdrop-filter:blur(14px);border-bottom:1px solid transparent;transition:border-color .35s ease}.site-header.scrolled{border-color:var(--line)}
.brand-lockup{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.wordmark{font-size:18px;letter-spacing:.28em;font-weight:650}.brand-symbol-link{display:block;width:31px;height:31px;color:var(--red);transform-origin:center}.brand-symbol{width:31px;height:31px;overflow:visible}.brand-symbol .symbol-stroke{animation:brandBreath 6s ease-in-out infinite}.brand-symbol-link:hover{transform:rotate(7deg) scale(1.06)}
.header-nav{display:flex;gap:19px;align-items:center;font-size:11px;letter-spacing:.02em}.header-nav a{position:relative;padding:5px 0}.header-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:0;height:1px;background:var(--red);transition:right .3s var(--ease)}.header-nav a:hover:after{right:0}.header-nav .nav-contact{padding:7px 11px;border:1px solid var(--ink)}.menu-toggle{display:none;border:0;background:none;font-size:12px;letter-spacing:.16em;text-transform:uppercase}
.hero-v2{min-height:calc(100vh - 70px);display:grid;grid-template-columns:minmax(340px,.72fr) minmax(500px,1.28fr);gap:clamp(40px,6vw,100px);align-items:center;padding:clamp(52px,7vw,96px) 0 62px}.hero-copy{position:relative;z-index:5}.hero-title{font:400 clamp(64px,7.7vw,122px)/.9 var(--serif);letter-spacing:-.045em;margin:18px 0 24px;max-width:8ch}.hero-lede{font-size:clamp(19px,1.7vw,24px);max-width:610px;margin:0 0 14px}.hero-body{max-width:600px;margin:0;color:#4e4a45;font-size:16px}.hero-actions{display:flex;gap:25px;flex-wrap:wrap;margin-top:26px}.text-link{display:inline-flex;gap:12px;align-items:center;font-size:11px;letter-spacing:.18em;text-transform:uppercase;border-bottom:1px solid var(--ink);padding:7px 0}.text-link span{color:var(--red);font-size:17px;transition:transform .28s var(--ease)}.text-link:hover span{transform:translate(4px,-3px)}.text-link.secondary{color:#66615c;border-color:var(--line)}
.hero-composition{position:relative;min-height:670px}.hero-fragment{position:absolute;overflow:hidden;box-shadow:0 0 0 1px rgba(17,16,15,.06);will-change:transform}.hero-fragment img{width:100%;height:100%;object-fit:cover}.hero-fragment--architecture{width:58%;height:72%;right:11%;top:10%;clip-path:polygon(12% 0,100% 0,100% 91%,85% 100%,0 87%,0 13%);filter:grayscale(.95) contrast(1.03)}.hero-fragment--sea{width:39%;height:35%;right:0;top:2%;clip-path:polygon(0 8%,93% 0,100% 95%,5% 100%)}.hero-fragment--road{width:35%;height:34%;left:3%;bottom:8%;clip-path:polygon(5% 0,100% 6%,92% 100%,0 92%)}.hero-red-disc{position:absolute;width:26%;aspect-ratio:1;border-radius:50%;background:var(--red);left:12%;top:37%;z-index:1}.hero-trace{position:absolute;left:3%;right:-5%;height:0;border-top:1px solid var(--red);z-index:7;transform-origin:center}.hero-trace--one{top:55%;transform:rotate(-8deg)}.hero-trace--two{top:62%;transform:rotate(8deg);left:22%;right:-10%}.hero-dot{position:absolute;right:17%;top:55%;width:10px;height:10px;border-radius:50%;background:var(--red);z-index:8}.hero-index,.hero-caption{position:absolute;z-index:10;font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:#3e3a36}.hero-index{right:4%;bottom:3%}.hero-caption{left:2%;top:6%}
.hero-principle{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;padding:0 0 82px}.hero-principle-line{height:1px;background:var(--line)}.hero-principle p{font:italic 20px/1.2 var(--serif);max-width:330px;margin:0}
.section-v2{padding:clamp(82px,9vw,148px) 0}.problem-v2{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,8vw,130px);align-items:center}.problem-copy h2,.problem-copy .statement{font:400 clamp(50px,6.5vw,92px)/.94 var(--serif);letter-spacing:-.04em;margin:14px 0}.problem-copy .statement{color:var(--red);margin-top:0}.problem-system{position:relative;min-height:530px;aspect-ratio:1.08}.problem-orbit{position:absolute;border:1px solid var(--ink);border-radius:50%}.orbit-a{width:68%;height:68%;left:14%;top:16%;transform:rotate(18deg)}.orbit-b{width:46%;height:82%;left:27%;top:8%;transform:rotate(-31deg)}.orbit-c{width:86%;height:34%;left:7%;top:34%;transform:rotate(-8deg)}.problem-core{position:absolute;width:16px;height:16px;background:var(--red);border-radius:50%;left:49%;top:50%;transform:translate(-50%,-50%)}.problem-point{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--ink)}.p-a{left:8%;top:47%}.p-b{right:10%;top:31%}.p-c{left:29%;bottom:13%}.problem-ray{position:absolute;height:1px;background:var(--red);transform-origin:left center}.r-a{left:22%;top:49%;width:44%;transform:rotate(-16deg)}.r-b{left:50%;top:50%;width:37%;transform:rotate(16deg)}.r-c{left:41%;top:50%;width:29%;transform:rotate(88deg)}.r-d{left:47%;top:50%;width:24%;transform:rotate(205deg)}.problem-label{position:absolute;right:1%;bottom:2%;font:italic 18px/1.15 var(--serif);max-width:180px}
.fit-v2{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.fit-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:28px}.fit-card{min-height:300px;padding:28px 24px;border-right:1px solid var(--line);position:relative}.fit-card:last-child{border-right:0}.fit-num{font-size:10px;letter-spacing:.2em;color:var(--red);margin-top:55px}.fit-card h3{font:400 31px/1.03 var(--serif);margin:12px 0}.fit-card p{color:#5a5650;max-width:230px;margin:0}.noos-icon{position:relative;width:68px;height:68px;color:var(--ink)}.icon-split span{position:absolute;border:1px solid currentColor;border-radius:50%;width:44px;height:44px;top:12px}.icon-split span:first-child{left:0}.icon-split span:last-child{right:0}.icon-split:after{content:'';position:absolute;width:9px;height:9px;border-radius:50%;background:var(--red);left:30px;top:30px}.icon-break span{position:absolute;height:1px;background:currentColor;width:56px;top:24px;left:6px;transform:rotate(-14deg)}.icon-break span:last-child{top:43px;transform:rotate(14deg)}.icon-break:after{content:'';position:absolute;width:10px;height:10px;background:var(--red);border-radius:50%;right:2px;top:29px}.icon-spiral span{position:absolute;border:1px solid currentColor;border-radius:50%;inset:14px}.icon-spiral span:nth-child(2){inset:9px 20px}.icon-spiral span:nth-child(3){inset:20px 9px}.icon-spiral:after{content:'';position:absolute;width:9px;height:9px;border-radius:50%;background:var(--red);left:29px;top:29px}.icon-converge span{position:absolute;height:1px;background:currentColor;width:54px;left:0;transform-origin:left center}.icon-converge span:nth-child(1){top:18px;transform:rotate(23deg)}.icon-converge span:nth-child(2){top:34px}.icon-converge span:nth-child(3){top:50px;transform:rotate(-23deg)}.icon-converge i{position:absolute;width:11px;height:11px;border-radius:50%;background:var(--red);right:2px;top:29px}
.red-statement{background:var(--red);color:var(--ivory);overflow:hidden}.red-statement-inner{position:relative}.red-statement h2{font:400 clamp(48px,6vw,90px)/.95 var(--serif);letter-spacing:-.04em;max-width:1000px;margin:15px 0}.statement-graphic{position:absolute;right:-2%;top:50%;width:34%;height:180px;transform:translateY(-50%)}.sg-line{position:absolute;height:1px;background:var(--ivory);width:100%;left:0}.sg-1{top:40%;transform:rotate(10deg)}.sg-2{top:50%;transform:rotate(-7deg)}.sg-3{top:60%;transform:rotate(15deg)}.sg-point{position:absolute;width:12px;height:12px;background:var(--ivory);border-radius:50%;right:26%;top:50%}
.how-v2 .section-heading h2{font:400 clamp(50px,6vw,86px)/.95 var(--serif);letter-spacing:-.04em;margin:14px 0 16px}.how-v2 .section-heading p{max-width:650px;color:#58544e}.how-diagram{display:flex;align-items:center;gap:12px;margin-top:58px}.how-node{flex:1;min-width:0}.how-node b{display:block;font-size:12px;letter-spacing:.15em;text-transform:uppercase;margin-top:18px}.how-node small{color:var(--muted)}.how-connector{flex:0 0 52px;height:1px;background:var(--line);position:relative}.how-connector:after{content:'';position:absolute;right:0;top:50%;width:5px;height:5px;border-radius:50%;background:var(--red);transform:translateY(-50%)}.how-icon{height:86px;position:relative}.icon-listen span{position:absolute;border:1px solid var(--ink);border-radius:50%}.icon-listen span:nth-child(1){width:56px;height:56px;left:0;top:12px}.icon-listen span:nth-child(2){width:44px;height:44px;left:6px;top:18px}.icon-listen span:nth-child(3){width:7px;height:7px;background:var(--red);border:0;left:25px;top:37px}.icon-explore span{position:absolute;height:1px;background:var(--ink);width:52px;left:0;transform-origin:left center}.icon-explore span:nth-child(1){top:21px;transform:rotate(18deg)}.icon-explore span:nth-child(2){top:42px}.icon-explore span:nth-child(3){top:63px;transform:rotate(-18deg)}.icon-explore i{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--red);right:10px;top:37px}.icon-connect span{position:absolute;border:1px solid var(--ink);border-radius:50%;width:52px;height:52px;top:14px}.icon-connect span:first-child{left:0}.icon-connect span:last-child{left:30px}.icon-connect:after{content:'';position:absolute;width:8px;height:8px;background:var(--red);border-radius:50%;left:38px;top:36px}.icon-structure span{position:absolute;border:1px solid var(--ink)}.icon-structure span:nth-child(1){left:0;top:12px;width:48px;height:48px}.icon-structure span:nth-child(2){left:20px;top:28px;width:48px;height:48px}.icon-structure span:nth-child(3){left:40px;top:44px;width:30px;height:30px}.icon-move span{position:absolute;left:4px;top:37px;width:56px;height:1px;background:var(--ink)}.icon-move i{position:absolute;right:8px;top:33px;width:10px;height:10px;border-radius:50%;background:var(--red)}.section-cta{margin-top:34px}
.carrefour-v2{background:var(--paper)}.carrefour-wrap{display:grid;grid-template-columns:.72fr 1.28fr;gap:55px;align-items:center}.carrefour-copy h2,.program-top h2,.about-v2-copy h2,.beyond-copy h2{font:400 clamp(48px,5.2vw,78px)/.97 var(--serif);letter-spacing:-.04em;margin:14px 0}.carrefour-rail{display:grid;grid-template-columns:repeat(6,1fr);gap:1px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.carrefour-stage{min-height:240px;padding:23px 14px 18px;border-right:1px solid var(--line);position:relative}.carrefour-stage:last-child{border-right:0}.carrefour-stage b{display:block;font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin-top:20px}.carrefour-stage small{display:block;color:var(--red);font-size:9px;letter-spacing:.15em;margin-top:7px}.carrefour-stage-icon{height:82px;position:relative}.icon-understand:before,.icon-understand:after{content:'';position:absolute;border:1px solid var(--ink);border-radius:50%;width:48px;height:48px;top:14px;left:8px}.icon-understand:after{width:32px;height:32px;left:16px;top:22px}.icon-understand{color:var(--ink)}.icon-understand:after{box-shadow:0 0 0 0 var(--red)}.icon-clarify:before{content:'';position:absolute;width:42px;height:42px;left:20px;top:20px;background:radial-gradient(circle, transparent 24%, var(--ink) 25%, var(--ink) 27%, transparent 28%)}.icon-clarify:after{content:'';position:absolute;width:6px;height:6px;border-radius:50%;background:var(--red);left:38px;top:38px}.icon-explore:before{content:'';position:absolute;left:5px;top:39px;width:58px;height:1px;background:var(--ink);transform:rotate(-12deg)}.icon-explore:after{content:'';position:absolute;left:53px;top:35px;width:9px;height:9px;border-radius:50%;background:var(--red)}.icon-experiment{width:62px;height:62px;border:1px dashed var(--ink);border-left-color:transparent;border-top-color:transparent;border-radius:50%;margin:10px}.icon-experiment:after{content:'';position:absolute;width:10px;height:10px;background:var(--red);border-radius:50%;right:-4px;top:12px}.icon-build{width:58px;height:58px;border:1px solid var(--ink);border-radius:50%;margin:11px}.icon-build:after{content:'';position:absolute;width:8px;height:8px;background:var(--red);border-radius:50%;right:-3px;top:23px}.icon-adjust{width:62px;height:62px;border:1px solid var(--ink);border-radius:50%;margin:10px}.icon-adjust:after{content:'';position:absolute;width:8px;height:8px;background:var(--red);border-radius:50%;right:-3px;top:23px}
.program-top{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:end}.week-track{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:55px}.week-card{min-height:190px;padding:21px 18px;border-right:1px solid var(--line);position:relative}.week-card:last-child{border-right:0}.week-card span{font-size:10px;letter-spacing:.18em;color:var(--red)}.week-card b{display:block;font:400 25px/1.05 var(--serif);margin-top:50px}.week-card i{position:absolute;left:18px;right:18px;bottom:20px;height:1px;background:var(--ink);transform-origin:left;transition:transform .4s var(--ease)}.week-card:hover i{transform:scaleX(.35)}.program-outcome-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:28px}.program-outcome-row>div{border-top:1px solid var(--line);padding:18px 18px 8px 0}.program-outcome-row strong{display:block;font:400 27px var(--serif)}.program-outcome-row span{font-size:14px;color:#5b5751}
.about-v2{background:var(--ivory);border-top:1px solid var(--line)}.about-v2-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:center}.about-v2-art{position:relative;min-height:570px}.about-photo-main{position:absolute;width:64%;height:78%;right:8%;top:6%;overflow:hidden;clip-path:polygon(7% 0,100% 0,96% 100%,0 94%,0 12%)}.about-photo-main img{width:100%;height:100%;object-fit:cover}.about-photo-fragment{position:absolute;width:31%;height:31%;left:0;bottom:7%;overflow:hidden;clip-path:polygon(4% 0,100% 8%,90% 100%,0 90%)}.about-photo-fragment img{width:100%;height:100%;object-fit:cover}.about-red-line{position:absolute;left:-4%;right:9%;top:54%;height:1px;background:var(--red)}
.beyond-v2-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center}.beyond-collage{position:relative;min-height:560px}.beyond-fragment{position:absolute;overflow:hidden}.b-sea{width:44%;height:36%;left:2%;top:7%;clip-path:polygon(0 10%,94% 0,100% 90%,8% 100%)}.b-arch{width:58%;height:60%;right:3%;top:0;clip-path:polygon(6% 0,100% 7%,95% 100%,0 92%);filter:grayscale(1)}.b-martin{width:31%;height:37%;left:12%;bottom:3%;clip-path:circle(50% at 50% 50%)}.beyond-red{position:absolute;width:23%;aspect-ratio:1;right:23%;bottom:6%;background:var(--red);border-radius:50%;mix-blend-mode:multiply}
.final-v2{padding:clamp(110px,14vw,210px) 0 130px;border-top:1px solid var(--line)}.final-inner{text-align:center;max-width:980px}.final-symbol{width:85px;height:85px;margin:0 auto 38px}.final-symbol img{width:100%;height:100%;object-fit:contain}.final-inner h2{font:400 clamp(58px,7vw,106px)/.92 var(--serif);letter-spacing:-.05em;margin:15px auto 22px}.final-inner p{max-width:670px;margin:0 auto;color:#57534d}.final-email{display:block;font:400 clamp(28px,4vw,52px)/1.1 var(--serif);margin:34px auto 17px;color:var(--ink)}.final-email:hover{color:var(--red)}
.footer{display:flex;justify-content:space-between;gap:20px;padding:22px var(--pad);border-top:1px solid var(--line);font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:#68635d}
.page-transition{position:fixed;inset:0;background:var(--red);z-index:100;display:grid;place-items:center;transform:translateY(105%);pointer-events:none}.page-transition img{width:110px;opacity:.95}.page-transition.active{animation:pageTransition 1s var(--ease) forwards}
[data-reveal]{opacity:0;transform:translateY(24px)}[data-reveal].is-visible{opacity:1;transform:none;transition:opacity .7s var(--ease),transform .7s var(--ease)}.fragment-enter{opacity:0;transform:translateY(18px) scale(.985)}.fragment-enter.is-visible{opacity:1;transform:none;transition:opacity .9s var(--ease),transform 1.1s var(--ease)}
@keyframes brandBreath{0%,100%{transform:scale(1)}50%{transform:scale(1.045)}}@keyframes pageTransition{0%{transform:translateY(105%)}42%{transform:translateY(0)}100%{transform:translateY(-105%)}}
@media(max-width:1120px){.header-nav{display:none}.menu-toggle{display:block}.hero-v2,.problem-v2,.carrefour-wrap,.program-top,.about-v2-grid,.beyond-v2-grid{grid-template-columns:1fr}.hero-composition{min-height:600px;order:-1}.hero-v2{padding-top:40px}.fit-grid{grid-template-columns:1fr 1fr}.fit-card:nth-child(2){border-right:0}.fit-card:nth-child(n+3){border-top:1px solid var(--line)}.carrefour-rail{grid-template-columns:repeat(3,1fr)}.carrefour-stage:nth-child(3n){border-right:0}.carrefour-stage:nth-child(n+4){border-top:1px solid var(--line)}.week-track{grid-template-columns:repeat(3,1fr)}.week-card:nth-child(3){border-right:0}.week-card:nth-child(n+4){border-top:1px solid var(--line)}.program-outcome-row{grid-template-columns:1fr 1fr}.about-v2-art{min-height:560px}.beyond-collage{min-height:500px}.how-diagram{flex-wrap:wrap}.how-node{flex:1 1 16%}.how-connector{flex:1 1 30px}}
@media(max-width:680px){.site-header{padding:13px 18px}.container{width:min(calc(100% - 36px),var(--max))}.hero-title{font-size:clamp(52px,14.8vw,76px)}.hero-v2{min-height:auto;padding-top:30px}.hero-composition{min-height:410px}.hero-fragment--architecture{width:61%;height:68%;right:9%;top:11%}.hero-fragment--sea{width:39%;height:31%;right:0;top:1%}.hero-fragment--road{width:37%;height:30%;left:2%;bottom:7%}.hero-red-disc{width:31%;left:7%;top:40%}.hero-caption{top:auto;bottom:2%;left:0}.hero-index{bottom:2%}.hero-principle{grid-template-columns:1fr;padding-bottom:52px}.hero-principle-line{display:none}.hero-principle p{font-size:17px}.problem-system{min-height:390px}.fit-grid{grid-template-columns:1fr}.fit-card{border-right:0!important}.fit-card:nth-child(n+2){border-top:1px solid var(--line)}.red-statement h2{font-size:50px}.statement-graphic{position:relative;right:auto;top:auto;transform:none;width:100%;height:120px;margin-top:30px}.how-diagram{display:grid;grid-template-columns:1fr 1fr;gap:26px}.how-connector{display:none}.carrefour-rail{grid-template-columns:1fr 1fr}.carrefour-stage:nth-child(odd){border-right:1px solid var(--line)}.carrefour-stage:nth-child(even){border-right:0}.carrefour-stage:nth-child(n+3){border-top:1px solid var(--line)}.week-track{grid-template-columns:1fr 1fr}.week-card:nth-child(odd){border-right:1px solid var(--line)}.week-card:nth-child(even){border-right:0}.week-card:nth-child(n+3){border-top:1px solid var(--line)}.program-outcome-row{grid-template-columns:1fr}.about-v2-art{min-height:460px}.about-photo-main{width:68%;height:74%}.about-photo-fragment{width:36%;height:33%}.beyond-collage{min-height:420px}.footer{flex-direction:column;align-items:flex-start}.final-email{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.brand-symbol .symbol-stroke,.page-transition.active,[data-reveal].is-visible,.fragment-enter.is-visible{animation:none!important;transition:none!important}.hero-fragment[data-parallax]{transform:none!important}}
