:root{--bg-primary:#f8faf9;--bg-secondary:#fff;--text-primary:#1c2b23;--text-secondary:#4a5c53;--text-muted:#869990;--accent-teal:#10b981;--accent-teal-dark:#059669;--accent-teal-light:#5eead4;--accent-blue:#0ea5e9;--accent-purple:#8b5cf6;--accent-glow:#10b98126;--glass-bg:#ffffffd9;--glass-border:#0000000f;--glass-shadow:0 10px 40px -10px #00000014;--surface-1:#fff9;--surface-2:#ffffffd9;--track:#e2e8f0;--ok:#047857;--ok-soft:#10b9811f;--info:#0369a1;--info-soft:#0ea5e91a;--warn:#b45309;--warn-soft:#f59e0b24;--danger:#be123c;--danger-soft:#e11d481a;--grad-spectrum:linear-gradient(115deg, #34d399 0%, #38bdf8 50%, #8b5cf6 100%);--grad-border:linear-gradient(135deg, #10b98173, #0ea5e959, #8b5cf659);--glow-teal:0 0 0 transparent;--font-heading:"Darker Grotesque", system-ui, sans-serif;--font-display:"Instrument Serif", "Source Serif 4", Georgia, serif;--font-body:"Instrument Sans", system-ui, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace;--pointer-x:15%;--pointer-y:50%;--pointer-soft-x:85%;--pointer-soft-y:30%}[data-theme=cop31-dark]{--bg-primary:#07120c;--bg-secondary:#0b1a12;--text-primary:#f4faf5;--text-secondary:#a3bdab;--text-muted:#71877a;--accent-teal:#10b981;--accent-teal-dark:#6ee7b7;--accent-teal-light:#a7f3d0;--glass-bg:#0d1e14bd;--glass-border:#94c9a826;--glass-shadow:0 24px 70px -36px #000000e6;--surface-1:#ffffff09;--surface-2:#fff1;--track:#ffffff1a;--ok:#6ee7b7;--ok-soft:#10b98124;--info:#7dd3fc;--info-soft:#0ea5e921;--warn:#fbbf24;--warn-soft:#f59e0b24;--danger:#fda4af;--danger-soft:#e11d481f;color:var(--text-primary);background:#07120c;min-height:100dvh}.cop31-shell{isolation:isolate;background:radial-gradient(55rem 40rem at -10% 15%,#10b9811c,#0000 64%),radial-gradient(45rem 35rem at 110% 65%,#0ea5e914,#0000 65%),#07120c;position:relative;overflow:clip}.cop31-shell:before{content:"";z-index:-1;pointer-events:none;opacity:.16;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.22'/%3E%3C/svg%3E");position:fixed;inset:0}.cop31-shell a:focus-visible,.cop31-shell button:focus-visible,.cop31-shell summary:focus-visible,.cop31-shell input:focus-visible{outline-offset:3px;outline:3px solid #6ee7b7}.cop31-progress{z-index:80;pointer-events:none;height:2px;position:fixed;top:0;left:0;right:0}.cop31-progress i{transform-origin:0;will-change:transform;background:#6ee7b7;width:100%;height:100%;display:block;transform:scaleX(0)}.cop31-nav a[aria-current=true]{color:#f4faf5;box-shadow:inset 0 -2px #6ee7b7}.cop31-mobile-menu nav a[aria-current=true]{color:#6ee7b7}.cop31-reveal.cop31-reveal--entering:not(.is-visible){opacity:0;transform:translateY(18px)}.cop31-reveal.is-visible{opacity:1;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);transform:none}.cop31-reveal--stagger.is-visible>*{animation:.62s cubic-bezier(.22,1,.36,1) both cop31-rise-in}.cop31-reveal--stagger.is-visible>:first-child{animation-delay:0s}.cop31-reveal--stagger.is-visible>:nth-child(2){animation-delay:55ms}.cop31-reveal--stagger.is-visible>:nth-child(3){animation-delay:.11s}.cop31-reveal--stagger.is-visible>:nth-child(4){animation-delay:.165s}.cop31-reveal--stagger.is-visible>:nth-child(5){animation-delay:.22s}.cop31-reveal--stagger.is-visible>:nth-child(6){animation-delay:.275s}.cop31-reveal--stagger.is-visible>:nth-child(7){animation-delay:.33s}.cop31-reveal--stagger.is-visible>:nth-child(8){animation-delay:.385s}picture.responsive-image{display:contents}.lcaw-hero-still{object-fit:contain;width:min(100%,177.778vh - 128px);max-width:100%;height:auto;max-height:calc(100vh - 72px);margin:0 auto;display:block}.cop31-hero-stagger>*{animation:.7s cubic-bezier(.22,1,.36,1) both cop31-rise-in}.cop31-hero-stagger>:first-child{animation-delay:40ms}.cop31-hero-stagger>:nth-child(2){animation-delay:.1s}.cop31-hero-stagger>:nth-child(3){animation-delay:.18s}.cop31-hero-stagger>:nth-child(4){animation-delay:.26s}.cop31-hero-stagger>:nth-child(5){animation-delay:.34s}.cop31-hero-stagger>:nth-child(6){animation-delay:.4s}.cop31-hero-stagger-aside{animation:.8s cubic-bezier(.22,1,.36,1) .22s both cop31-slide-in}.cop31-atlas__pin circle{transform-box:fill-box;transform-origin:50%;transition:transform .28s cubic-bezier(.22,1,.36,1)}.cop31-atlas__pin.is-on circle{transform:scale(1.25)}.cop31-header{z-index:50;-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:#07120cc7;border-bottom:1px solid #94c9a81f;position:sticky;top:0}.cop31-header__inner{justify-content:space-between;align-items:center;gap:1.4rem;min-height:72px;padding-block:.7rem;display:flex}.cop31-brand{color:var(--text-primary);font:700 .92rem/1 var(--font-heading);white-space:nowrap;align-items:center;gap:.6rem;text-decoration:none;display:flex}.cop31-brand img{object-fit:contain;filter:drop-shadow(0 0 11px #10b98157)}.cop31-brand__edition{color:var(--accent-teal-light);font:500 .68rem/1 var(--font-mono);letter-spacing:.06em;text-transform:uppercase}.cop31-nav{align-items:center;gap:.15rem;display:flex}.cop31-nav a{color:var(--text-secondary);border-radius:7px;padding:.45rem .65rem;font-size:.79rem;font-weight:600;text-decoration:none;transition:color .16s,background .16s}.cop31-nav a:hover{color:var(--text-primary);background:#6ee7b714}.cop31-header__actions{align-items:center;gap:.6rem;display:flex}.cop31-motion-toggle{color:var(--text-muted);font:500 .68rem/1 var(--font-mono);cursor:pointer;background:0 0;border:0}.cop31-header__cta{white-space:nowrap;padding:.55rem .9rem;font-size:.78rem}.cop31-menu-toggle{color:#dce9e0;cursor:pointer;background:#ffffff08;border:1px solid #94c9a838;place-items:center;width:2.4rem;height:2.4rem;display:none}.cop31-mobile-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050c08fa;border-top:1px solid #94c9a824}.cop31-mobile-menu__inner{gap:1.2rem;padding-block:1rem 1.35rem;display:grid}.cop31-mobile-menu nav{gap:.15rem;display:grid}.cop31-mobile-menu nav a{color:#e7f2ea;font:600 1rem/1.2 var(--font-heading);letter-spacing:-.02em;border-bottom:1px solid #94c9a81a;padding:.85rem .2rem;text-decoration:none;display:block}.cop31-mobile-menu__actions{justify-items:start;gap:.85rem;display:grid}.cop31-motion-toggle--menu{padding:0}.cop31-mobile-cta{z-index:45;padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#07120ceb;border-top:1px solid #94c9a829;display:none;position:fixed;bottom:0;left:0;right:0}.cop31-mobile-cta .btn{justify-content:center;width:100%;min-height:2.85rem}.cop31-shell:not(.cop31-shell--team){padding-bottom:0}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cop31-internal-banner{color:#fcd34d;font:600 .69rem/1.3 var(--font-mono);text-transform:uppercase;letter-spacing:.06em;background:#f59e0b14;border-bottom:1px solid #f59e0b30}.cop31-internal-banner .container{align-items:center;gap:.5rem;padding-block:.65rem;display:flex}.cop31-kicker{color:#6ee7b7;font:600 .72rem/1.3 var(--font-mono);letter-spacing:.12em;text-transform:uppercase}.cop31-hero{border-bottom:1px solid #94c9a81f;align-items:center;min-height:min(900px,100dvh - 72px);display:grid;position:relative;overflow:hidden}.cop31-hero__grid{opacity:.22;background-image:linear-gradient(#6ee7b712 1px,#0000 1px),linear-gradient(90deg,#6ee7b712 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.cop31-hero__orb{aspect-ratio:1;filter:blur(6px);background:radial-gradient(circle at 42% 46%,#6ee7b730,#0ea5e90f 40%,#0000 68%);border-radius:50%;width:min(70vw,800px);position:absolute;top:-20%;right:-17%}.cop31-hero__inner{grid-template-columns:minmax(0,1.5fr) minmax(290px,.72fr);align-items:center;gap:clamp(3rem,8vw,8rem);padding-block:clamp(5rem,10vw,9rem);display:grid;position:relative}.cop31-hero__copy{max-width:780px}.cop31-live-label{color:var(--accent-teal-light);font:600 .68rem/1 var(--font-mono);text-transform:uppercase;letter-spacing:.08em;background:#10b98112;border:1px solid #6ee7b733;align-items:center;gap:.55rem;margin-bottom:1.4rem;padding:.45rem .7rem;display:inline-flex}.cop31-live-label span{background:#6ee7b7;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite cop31-pulse;box-shadow:0 0 0 4px #6ee7b721}@keyframes cop31-pulse{50%{box-shadow:0 0 0 8px #6ee7b700}}.cop31-hero h1{color:#f4faf5;letter-spacing:-.065em;text-wrap:balance;max-width:800px;margin:.65rem 0 1.35rem;font-size:clamp(3.25rem,7.7vw,7.7rem);line-height:.88}.cop31-hero h1 em{color:#6ee7b7;font-style:italic;font-weight:600}.cop31-hero__lede{max-width:690px;color:var(--text-secondary);text-wrap:pretty;font-size:clamp(1.02rem,1.6vw,1.26rem);line-height:1.58}.cop31-hero__actions{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:2rem;display:flex}.cop31-hero__actions .btn,.cop31-next .btn{align-items:center;gap:.55rem;display:inline-flex}.cop31-text-link{color:var(--text-primary);border-bottom:1px solid #f4faf540;align-items:center;gap:.5rem;padding-bottom:.2rem;font-weight:650;text-decoration:none;display:inline-flex}.cop31-hero__honesty{color:#d4b66a;max-width:630px;font:500 .74rem/1.55 var(--font-mono);border-left:2px solid #f59e0b;margin-top:1.4rem;padding-left:.9rem}.cop31-mission-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#07120ca3;border:1px solid #94c9a82e;align-self:end;margin-bottom:1rem;padding:1rem;box-shadow:0 35px 80px -42px #000}.cop31-mission-card__head{color:var(--text-muted);font:600 .62rem/1 var(--font-mono);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:1rem;padding-bottom:.8rem;display:flex}.cop31-mission-card__date{color:#f4faf5;font:700 clamp(2.8rem, 6vw, 5.2rem)/.85 var(--font-heading);letter-spacing:-.06em;font-variant-numeric:tabular-nums;padding:1.5rem 0 1.1rem}.cop31-mission-card__date span{color:#6ee7b7;letter-spacing:.08em;text-transform:uppercase;font-size:.31em;line-height:1.2;display:block}.cop31-mission-card__line{background:linear-gradient(90deg,#10b981,#10b98100);height:1px;margin-bottom:1rem}.cop31-mission-card dl{gap:.8rem;display:grid}.cop31-mission-card dl div{grid-template-columns:75px 1fr;gap:.8rem;display:grid}.cop31-mission-card dt{color:var(--text-muted);font:500 .65rem/1.4 var(--font-mono);text-transform:uppercase;align-items:center;gap:.35rem;display:flex}.cop31-mission-card dd{color:var(--text-primary);font-size:.82rem}.cop31-mission-card__route{color:var(--text-secondary);font:600 .57rem/1 var(--font-mono);text-transform:uppercase;border-top:1px solid #94c9a81f;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:.4rem;margin-top:1.2rem;padding-top:.9rem;display:grid}.cop31-mission-card__route i{background:#6ee7b773;height:1px}.cop31-section{padding-block:clamp(5.5rem,10vw,9rem);scroll-margin-top:70px}.cop31-section-heading{grid-template-columns:minmax(0,1.1fr) minmax(260px,.6fr);align-items:end;gap:clamp(2rem,7vw,7rem);margin-bottom:clamp(3rem,6vw,5rem);display:grid}.cop31-section-heading h2,.cop31-access h2,.cop31-next h2{color:var(--text-primary);letter-spacing:-.05em;text-wrap:balance;margin-top:.55rem;font-size:clamp(2.35rem,5vw,5.15rem);line-height:.98}.cop31-section-heading>p{color:var(--text-secondary);font-size:1.03rem;line-height:1.65}.cop31-section-heading--wide{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.cop31-mission{background:linear-gradient(#ffffff03,#0000)}.cop31-pathway{border-top:1px solid #94c9a82b;border-bottom:1px solid #94c9a82b;grid-template-columns:repeat(3,1fr);display:grid}.cop31-pathway article{border-right:1px solid #94c9a82b;min-height:260px;padding:2rem;position:relative}.cop31-pathway article:last-child{border-right:0}.cop31-pathway article>span{color:var(--text-muted);font:500 .67rem/1 var(--font-mono);position:absolute;top:1.2rem;right:1.2rem}.cop31-pathway svg{color:#6ee7b7;margin-bottom:3.1rem}.cop31-pathway h3{color:var(--text-primary);margin-bottom:.55rem;font-size:1.35rem}.cop31-pathway p{color:var(--text-secondary);font-size:.91rem}.cop31-fact-strip{grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;display:grid}.cop31-fact-strip div{flex-direction:column;gap:.2rem;padding:1rem 0;display:flex}.cop31-fact-strip strong{color:#6ee7b7;font:700 1.6rem/1 var(--font-mono)}.cop31-fact-strip span{color:var(--text-secondary);font-size:.78rem}.cop31-sites{color:#1c2b23;background:#f0f4ef}.cop31-sites .cop31-kicker{color:#047857}.cop31-sites .cop31-section-heading h2,.cop31-sites .cop31-section-heading>p{color:#1c2b23}.cop31-sites .cop31-section-heading>p{color:#4a5c53}.cop31-site-rail{grid-template-columns:repeat(3,1fr);align-items:stretch;display:grid}.cop31-site-rail__segment{grid-template-columns:minmax(0,1fr) 64px;align-items:center;display:grid}.cop31-site-rail__segment:last-child{grid-template-columns:1fr}.cop31-site-rail button{color:#1c2b23;text-align:left;cursor:pointer;background:#ffffff8c;border:1px solid #1c2b2326;align-content:space-between;justify-items:start;min-height:190px;padding:1.5rem;transition:transform .22s,background .22s,box-shadow .22s;display:grid}.cop31-site-rail button:hover{transform:translateY(-3px)}.cop31-site-rail button.is-active{color:#f4faf5;background:#07120c;border-color:#07120c;box-shadow:0 20px 45px -25px #07120cb3}.cop31-site-rail__index{color:#71877a;font:500 .68rem/1 var(--font-mono);justify-self:end}.cop31-site-rail button svg{color:#059669}.cop31-site-rail button.is-active svg{color:#6ee7b7}.cop31-site-rail button strong{font:700 1.45rem/1.05 var(--font-heading)}.cop31-site-rail button small{font:600 .65rem/1 var(--font-mono);color:#6b7e72;text-transform:uppercase;letter-spacing:.08em}.cop31-site-rail button.is-active small{color:#a3bdab}.cop31-site-rail__transfer{color:#708177;align-items:center;display:flex}.cop31-site-rail__transfer i{background:#a5b6ab;flex:1;height:1px}.cop31-site-detail{background:#fff;border:1px solid #1c2b231a;grid-template-columns:minmax(240px,.8fr) minmax(280px,1.2fr);gap:3rem;margin-top:1.2rem;padding:clamp(1.5rem,4vw,3rem);display:grid;box-shadow:0 24px 70px -45px #07120c80}.cop31-site-detail__label{color:#047857;font:600 .67rem/1 var(--font-mono);text-transform:uppercase;letter-spacing:.1em}.cop31-site-detail h3{margin-top:.6rem;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.18}.cop31-site-detail__schedule{gap:.65rem;display:grid}.cop31-site-detail__schedule div{border-bottom:1px solid #1c2b231a;justify-content:space-between;gap:1rem;padding:.7rem 0;display:flex}.cop31-site-detail__schedule span{color:#607168;font:500 .66rem/1.4 var(--font-mono)}.cop31-site-detail__schedule strong{text-align:right;font-size:.82rem}.cop31-site-detail__schedule .is-lock strong{color:#b45309}.cop31-transfer-rule{color:#70430a;background:#f59e0b1a;align-items:center;gap:.65rem;margin-top:1rem;padding:1rem 1.15rem;font-size:.84rem;display:flex}.cop31-programme{background:#0a1710}.cop31-phase-list{border-top:1px solid #94c9a826;margin-bottom:4rem;list-style:none;display:grid}.cop31-phase-list li{border-bottom:1px solid #94c9a826;grid-template-columns:64px 1fr auto;align-items:center;gap:1.5rem;padding:1.4rem 1rem;transition:background .18s;display:grid}.cop31-phase-list li:hover,.cop31-phase-list li.is-live{background:#6ee7b70e}.cop31-phase-list__number{color:#71877a;font:500 .65rem/1 var(--font-mono)}.cop31-phase-list p{color:#6ee7b7;font:500 .65rem/1.3 var(--font-mono);text-transform:uppercase;letter-spacing:.05em}.cop31-phase-list h3{color:#f4faf5;margin:.2rem 0;font-size:1.14rem}.cop31-phase-list li div>span{color:#a3bdab;font-size:.86rem}.cop31-phase-list b{color:#6ee7b7;font:600 .62rem/1 var(--font-mono);text-transform:uppercase;letter-spacing:.1em}.cop31-locks{background:#94c9a824;border:1px solid #94c9a824;grid-template-columns:1.15fr repeat(3,1fr);gap:1px;display:grid}.cop31-locks>*{background:#0b1a12;padding:1.5rem}.cop31-locks__intro svg{color:#fbbf24;margin-bottom:2rem}.cop31-locks h3{color:#f4faf5;margin-bottom:.45rem;font-size:1.2rem}.cop31-locks p,.cop31-locks li{color:#a3bdab;font-size:.8rem}.cop31-locks article>span{color:#fbbf24;font:600 .63rem/1 var(--font-mono);letter-spacing:.08em}.cop31-locks time{color:#d5e3d9;font:500 .68rem/1 var(--font-mono);margin:.8rem 0;display:block}.cop31-locks ul{padding-left:1rem}.cop31-track-grid{grid-template-columns:repeat(12,1fr);gap:1rem;display:grid}.cop31-track{background:#0d1e14ad;border:1px solid #94c9a829;flex-direction:column;grid-column:span 4;min-height:360px;padding:1.4rem;transition:transform .22s,border-color .22s;display:flex}.cop31-track:nth-child(4),.cop31-track:nth-child(5),.cop31-track:nth-child(6),.cop31-track:nth-child(7){grid-column:span 3}.cop31-track:hover{border-color:#6ee7b761;transform:translateY(-4px)}.cop31-track.is-position{background:#8b5cf617;border-color:#a78bfa42}.cop31-track__top{color:#71877a;font:500 .62rem/1 var(--font-mono);justify-content:space-between;align-items:center;display:flex}.cop31-track__top code{color:#87a693;font:inherit}.cop31-track h3{color:#f4faf5;margin:3.2rem 0 .75rem;font-size:1.45rem;line-height:1.05}.cop31-track>p{color:#a3bdab;font-size:.88rem}.cop31-track details{color:#d8e6dc;margin-top:1.25rem;font-size:.78rem}.cop31-track summary{cursor:pointer;color:#6ee7b7;font:600 .68rem/1.3 var(--font-mono)}.cop31-track ul{color:#a3bdab;margin-top:.7rem;padding-left:1rem}.cop31-track__output{color:#87a693;font:600 .62rem/1.3 var(--font-mono);text-transform:uppercase;letter-spacing:.05em;margin-top:auto;padding-top:1.2rem}.cop31-access{color:#1c2b23;background:#e7eee9}.cop31-access .cop31-kicker{color:#047857}.cop31-access h2{color:#1c2b23;max-width:780px}.cop31-access__grid{grid-template-columns:1.2fr .65fr .65fr;align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}.cop31-access__statement{border-top:3px solid #1c2b23;padding-top:1rem}.cop31-access__statement:first-of-type{border-color:#b45309}.cop31-access__statement svg{margin-bottom:1.2rem}.cop31-access__statement p{color:#405248;font-size:.94rem}.cop31-next__panel{background:radial-gradient(circle at 100% 0,#10b98124,#0000 40%),#0d1e14b8;border:1px solid #6ee7b73d;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;padding:clamp(2rem,6vw,5rem);display:grid}.cop31-next__panel>div:first-child{max-width:740px}.cop31-next h2{max-width:780px}.cop31-next__panel>div>p:last-child{color:#a3bdab;max-width:670px;margin-top:1rem}.cop31-next__archive{color:#71877a;border-top:1px solid #94c9a824;grid-column:1/-1;justify-content:space-between;gap:1rem;padding-top:1.2rem;font-size:.8rem;display:flex}.cop31-next__archive a{color:#d7e7dc}.cop31-next__meta{color:#71877a;font:500 .65rem/1.5 var(--font-mono);margin-top:1rem}.cop31-footer{border-top:1px solid #94c9a824;padding-block:3rem}.cop31-footer__grid{grid-template-columns:1.1fr .8fr .65fr;gap:3rem;display:grid}.cop31-footer strong{color:#f4faf5;font-family:var(--font-heading)}.cop31-footer p{color:#71877a;max-width:440px;margin-top:.6rem;font-size:.82rem}.cop31-footer__links,.cop31-footer__meta{flex-direction:column;align-items:flex-start;gap:.55rem;display:flex}.cop31-footer__links a{color:#a3bdab;align-items:center;gap:.35rem;font-size:.8rem;display:inline-flex}.cop31-footer__meta{color:#71877a;font:500 .65rem/1.3 var(--font-mono);text-transform:uppercase}.cop31-shell--team{background:radial-gradient(50rem 36rem at 5% 5%,#10b9811a,#0000 60%),#050b08}.team-main{padding-block:3rem 6rem}.team-pulse{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050b08f0;border-bottom:1px solid #6ee7b72e;position:sticky;top:72px}.team-pulse__grid{background:#94c9a81c;grid-template-columns:1.25fr .8fr .9fr 1.15fr .65fr;gap:1px;min-height:76px;padding:0;display:grid}.team-pulse__grid>div{background:#08110c;flex-direction:column;justify-content:center;min-width:0;padding:.9rem 1rem;display:flex}.team-pulse__grid span{color:#71877a;font:600 .56rem/1.2 var(--font-mono);text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:.3rem;display:flex}.team-pulse__grid strong{color:#ecf8ef;white-space:nowrap;text-overflow:ellipsis;margin-top:.28rem;font-size:.78rem;overflow:hidden}.team-pulse__grid small{color:#87a693;font:500 .56rem/1.2 var(--font-mono);margin-top:.2rem}.team-pulse__live{align-items:center;gap:.8rem;flex-direction:row!important}.team-pulse__live svg{color:#6ee7b7}.team-pulse__live div{min-width:0}.team-pulse__count strong{color:#fbbf24;font:700 1rem/1 var(--font-mono)}.team-hero{grid-template-columns:1fr auto;align-items:end;gap:2rem;margin-bottom:2rem;display:grid}.team-hero h1{color:#f4faf5;letter-spacing:-.055em;margin:.45rem 0 .7rem;font-size:clamp(2.6rem,5vw,5.5rem);line-height:.94}.team-hero p:not(.cop31-kicker){color:#a3bdab;max-width:690px}.team-hero__actions{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.team-hero__actions .btn{align-items:center;gap:.4rem;padding:.65rem .9rem;font-size:.76rem;display:inline-flex}.team-security-note{color:#fcd34d;background:#f59e0b14;border:1px solid #f59e0b38;gap:.8rem;margin-bottom:1rem;padding:.9rem 1rem;display:flex}.team-security-note div{flex-direction:column;display:flex}.team-security-note span{color:#d8bd79;font-size:.76rem}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.team-grid--top{grid-template-columns:.82fr 1.18fr}.team-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.team-panel{background:#08110cc7;border:1px solid #94c9a824;min-width:0;padding:1.1rem;box-shadow:0 25px 70px -48px #000}.team-panel--wide{margin-bottom:1rem}.team-panel__heading{border-bottom:1px solid #94c9a81f;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.8rem;padding-bottom:.8rem;display:flex}.team-panel__heading p{color:#71877a;font:600 .57rem/1.2 var(--font-mono);text-transform:uppercase;letter-spacing:.08em}.team-panel__heading h2{color:#f4faf5;font-size:1.28rem}.team-surfaces{grid-template-columns:repeat(3,1fr);gap:.65rem;display:grid}.team-surfaces article{background:#ffffff06;border-top:2px solid #6ee7b773;min-width:0;padding:.8rem}.team-surfaces article>span{color:#71877a;font:500 .56rem/1 var(--font-mono)}.team-surfaces h3{color:#f4faf5;margin:1.6rem 0 .35rem;font-size:.9rem}.team-surfaces p{color:#87a693;min-height:68px;font-size:.68rem;line-height:1.45}.team-surfaces article div{gap:.35rem;margin-top:.65rem;display:grid}.team-surfaces small{color:#a3bdab;font:500 .55rem/1.35 var(--font-mono)}.team-surfaces b{color:#6ee7b7;font:600 .55rem/1.3 var(--font-mono);margin-top:.7rem;display:inline-block}.team-callout{color:#f5cf74;background:#f59e0b12;align-items:center;gap:.45rem;margin-top:.8rem;padding:.7rem;font-size:.7rem;display:flex}.team-track-list{background:#94c9a81a;gap:1px;display:grid}.team-track-list article{background:#08110c;grid-template-columns:1fr auto;gap:.7rem;padding:.7rem;display:grid}.team-track-list code{color:#71877a;font:500 .52rem/1 var(--font-mono)}.team-track-list h3{color:#eef8f1;margin:.15rem 0;font-size:.78rem}.team-track-list p{color:#87a693;font-size:.65rem}.team-track-list article>div:last-child{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.team-track-list small{color:#71877a;font:500 .54rem/1 var(--font-mono)}.team-status{color:#a3bdab;font:600 .52rem/1 var(--font-mono);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border:1px solid #94c9a826;align-items:center;padding:.25rem .4rem;display:inline-flex}.team-status--needs-owner,.team-status--blocked,.team-status--open{color:#fda4af;background:#e11d4814;border-color:#fda4af33}.team-status--owner-soft,.team-status--preview,.team-status--next{color:#fcd34d;background:#f59e0b14;border-color:#fcd34d33}.team-status--owner-locked,.team-status--judge-lined,.team-status--live,.team-status--locked{color:#6ee7b7;background:#10b98114;border-color:#6ee7b733}.team-status--archive{color:#c4b5fd;background:#8b5cf614;border-color:#c4b5fd33}.team-board{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.team-board__column{background:#ffffff05;border-top:2px solid #71877a;min-width:0;padding:.65rem}.team-board__column--now{border-color:#6ee7b7}.team-board__column--next{border-color:#7dd3fc}.team-board__column--later{border-color:#a78bfa}.team-board__column--blocked{border-color:#fb7185}.team-board__heading{justify-content:space-between;margin-bottom:.6rem;display:flex}.team-board__heading h3{color:#cfe0d4;font:600 .62rem/1 var(--font-mono);text-transform:uppercase}.team-board__heading span{color:#71877a;font:500 .58rem/1 var(--font-mono)}.team-ticket{border-top:1px solid #94c9a81a;grid-template-columns:22px 1fr;gap:.4rem;padding:.65rem .2rem;display:grid}.team-ticket button,.team-check-list button{color:#71877a;cursor:pointer;background:0 0;border:0;place-items:center;width:20px;height:20px;display:grid}.team-ticket__meta{color:#71877a;font:500 .5rem/1 var(--font-mono);text-transform:uppercase;justify-content:space-between;gap:.4rem;display:flex}.team-ticket h4{color:#eef8f1;margin:.25rem 0;font-size:.74rem;line-height:1.25}.team-ticket p{color:#87a693;font-size:.63rem;line-height:1.4}.team-ticket a{color:#6ee7b7;align-items:center;gap:.3rem;margin-top:.45rem;font-size:.6rem;display:inline-flex}.team-ticket.is-done{opacity:.5}.team-ticket.is-done h4{text-decoration:line-through}.team-edit-note{color:#71877a;align-items:center;gap:.5rem;margin-top:.8rem;font-size:.66rem;display:flex}.team-edit-note code{color:#a3bdab;font-family:var(--font-mono)}.team-empty{color:#71877a;font-size:.65rem}.team-risk-list,.team-decision-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.team-risk-list article,.team-decision-list article{background:#ffffff06;padding:.8rem}.team-risk-list h3,.team-decision-list h3{color:#eef8f1;margin:.55rem 0 .3rem;font-size:.8rem}.team-risk-list p,.team-decision-list p{color:#87a693;font-size:.65rem}.team-risk-list small{color:#a3bdab;margin-top:.55rem;font-size:.6rem;display:block}.team-severity{color:#fcd34d;font:600 .5rem/1 var(--font-mono);text-transform:uppercase}.team-severity--high{color:#fda4af}.team-check-list{background:#94c9a81a;gap:1px;display:grid}.team-check-list label{color:#dbe9df;background:#08110c;grid-template-columns:24px 1fr;align-items:start;gap:.5rem;padding:.72rem;font-size:.7rem;display:grid}.team-check-list label small{color:#6ee7b7;font:600 .52rem/1.4 var(--font-mono);text-transform:uppercase;display:block}.team-check-list label.is-done{opacity:.5;text-decoration:line-through}.team-check-list--compact label{padding:.55rem;font-size:.62rem}.team-edition-list{background:#94c9a81a;gap:1px;display:grid}.team-edition-list a{color:#eef8f1;background:#08110c;grid-template-columns:1fr auto auto;align-items:center;gap:.5rem;padding:.65rem;text-decoration:none;display:grid}.team-edition-list a>span:first-child{flex-direction:column;min-width:0;display:flex}.team-edition-list strong{font-size:.68rem}.team-edition-list small{color:#71877a;font:500 .5rem/1.3 var(--font-mono);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.team-decision-list{grid-template-columns:1fr}.team-pointers{gap:.4rem;margin-bottom:.7rem;display:grid}.team-pointers button{color:#a3bdab;cursor:pointer;text-align:left;background:#ffffff05;border:1px solid #94c9a81a;justify-content:space-between;gap:.5rem;padding:.55rem;display:flex}.team-pointers code{text-overflow:ellipsis;min-width:0;font:500 .54rem/1.3 var(--font-mono);overflow:hidden}.team-lock-strip{background:#94c9a81f;border:1px solid #94c9a81f;grid-template-columns:1.1fr repeat(3,1fr);gap:1px;margin-top:1rem;display:grid}.team-lock-strip>div{background:#08110c;flex-direction:column;min-width:0;padding:.8rem;display:flex}.team-lock-strip>div:first-child{flex-direction:row;align-items:center;gap:.5rem}.team-lock-strip span{color:#71877a;font:500 .55rem/1.3 var(--font-mono)}.team-lock-strip strong{color:#eef8f1;font-size:.7rem}.team-gate{background:radial-gradient(circle at 50% 20%,#10b98121,#0000 40%),#07120c;place-items:center;min-height:100dvh;padding:1.5rem;display:grid}.team-gate form{background:#0d1e14e6;flex-direction:column;align-items:flex-start;width:min(100%,480px);padding:2rem;display:flex}.team-gate form>svg{color:#6ee7b7;margin-bottom:2rem}.team-gate h1{color:#f4faf5;margin:.4rem 0 .7rem;font-size:2.4rem}.team-gate p:not(.cop31-kicker){color:#a3bdab}.team-gate label{color:#dce9e0;margin:1.3rem 0 .35rem;font-size:.75rem}.team-gate input{color:#f4faf5;background:#ffffff0d;border:1px solid #94c9a833;width:100%;padding:.8rem}.team-gate .btn{margin-top:.8rem}.team-gate>form>a{color:#a3bdab;margin-top:1rem;font-size:.7rem}.team-gate__error{margin-top:.5rem;font-size:.7rem;color:#fda4af!important}@media (width<=1100px){.cop31-nav{display:none}.cop31-menu-toggle{display:grid}.cop31-hero__inner{grid-template-columns:1fr;gap:3rem}.cop31-mission-card{max-width:520px;margin-left:auto}.cop31-track,.cop31-track:nth-child(n){grid-column:span 6}.cop31-access__grid{grid-template-columns:1fr 1fr}.cop31-access__grid>div:first-child{grid-column:1/-1}.team-pulse__grid{grid-template-columns:1.2fr .8fr 1fr .7fr}.team-pulse__grid>div:nth-child(3){display:none}.team-grid--top,.team-grid--three{grid-template-columns:1fr}}@media (width<=800px){.cop31-motion-toggle,.cop31-brand>span:first-of-type{display:none}.cop31-section-heading,.cop31-section-heading--wide{grid-template-columns:1fr;gap:1.2rem}.cop31-pathway{grid-template-columns:1fr}.cop31-pathway article{border-bottom:1px solid #94c9a82b;border-right:0;min-height:auto}.cop31-pathway article:last-child{border-bottom:0}.cop31-pathway svg{margin-bottom:1.8rem}.cop31-fact-strip{grid-template-columns:1fr 1fr}.cop31-site-rail{grid-template-columns:1fr;gap:.6rem}.cop31-site-rail__segment,.cop31-site-rail__segment:last-child{grid-template-columns:1fr}.cop31-site-rail button{min-height:140px}.cop31-site-rail__transfer{display:none}.cop31-site-detail{grid-template-columns:1fr;gap:1.4rem}.cop31-locks{grid-template-columns:1fr 1fr}.cop31-locks__intro{grid-column:1/-1}.cop31-track:nth-child(n){grid-column:span 12;min-height:320px}.cop31-access__grid{grid-template-columns:1fr}.cop31-access__grid>div:first-child{grid-column:auto}.cop31-next__panel{grid-template-columns:1fr}.cop31-next__archive{flex-direction:column;grid-column:auto}.cop31-footer__grid{grid-template-columns:1fr 1fr}.cop31-footer__meta{grid-column:1/-1}.team-pulse{position:relative;top:auto}.team-pulse__grid{grid-template-columns:1fr 1fr}.team-pulse__grid>div:nth-child(2){display:none}.team-hero{grid-template-columns:1fr}.team-hero__actions{justify-content:flex-start}.team-grid{grid-template-columns:1fr}.team-board,.team-lock-strip{grid-template-columns:1fr 1fr}.team-lock-strip>div:first-child{grid-column:1/-1}}@media (width<=520px){.cop31-header__inner{min-height:62px}.cop31-header__cta{text-overflow:ellipsis;max-width:11.5rem;padding:.5rem .7rem;font-size:.72rem;display:inline-flex;overflow:hidden}.cop31-brand>span:first-of-type{display:none}.cop31-brand__edition{font-size:.58rem}.cop31-mobile-cta{display:block}.cop31-shell:not(.cop31-shell--team){padding-bottom:4.75rem}.cop31-hero{min-height:auto}.cop31-hero__inner{padding-block:5rem 4rem}.cop31-hero h1{font-size:clamp(3rem,16vw,4.4rem)}.cop31-mission-card{width:100%}.cop31-fact-strip{grid-template-columns:1fr}.cop31-phase-list li{grid-template-columns:36px 1fr;gap:.7rem;padding-inline:.3rem}.cop31-phase-list b{grid-column:2}.cop31-locks{grid-template-columns:1fr}.cop31-locks__intro{grid-column:auto}.cop31-footer__grid{grid-template-columns:1fr}.cop31-footer__meta{grid-column:auto}.team-pulse__grid{grid-template-columns:1fr}.team-pulse__grid>div:not(.team-pulse__live):not(.team-pulse__count){display:none}.team-pulse__count{display:flex!important}.team-surfaces{grid-template-columns:1fr}.team-surfaces p{min-height:0}.team-board,.team-risk-list,.team-lock-strip{grid-template-columns:1fr}.team-lock-strip>div:first-child{grid-column:auto}}[data-theme=hub-dark]{--bg-primary:#05070d;--bg-secondary:#0a0f1a;--text-primary:#eaf2ff;--text-secondary:#aab8cc;--text-muted:#6b7a90;--accent-teal:#34d399;--accent-teal-dark:#5eead4;--accent-teal-light:#99f6e4;--accent-blue:#38bdf8;--accent-purple:#a78bfa;--accent-glow:#34d39938;--glass-bg:#0d14219e;--glass-border:#78b4ff1f;--glass-shadow:0 16px 50px -12px #0009;--surface-1:#ffffff08;--surface-2:#ffffff0f;--track:#ffffff1a;--ok:#34d399;--ok-soft:#34d39924;--info:#38bdf8;--info-soft:#38bdf824;--warn:#fbbf24;--warn-soft:#fbbf2424;--danger:#fb7185;--danger-soft:#fb718524;--grad-border:linear-gradient(135deg, #34d39999, #38bdf880, #8b5cf680);--glow-teal:0 0 18px #34d39973;isolation:isolate;background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);background-image:linear-gradient(#6ee7b70b 1px,#0000 1px),linear-gradient(90deg,#6ee7b70b 1px,#0000 1px);background-size:58px 58px;position:relative}[data-theme=hub-dark]:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(42vw 42vw at 12% 8%,#10b98129 0%,#0000 62%),radial-gradient(40vw 40vw at 88% 92%,#38bdf824 0%,#0000 66%),radial-gradient(30vw 30vw at 70% 28%,#8b5cf61a 0%,#0000 70%);position:fixed;inset:0}[data-theme=hub-dark] .glass-card:before{background:linear-gradient(90deg,#0000,#38bdf880,#0000)}[data-theme=hub-dark] .glass-card:hover{border-color:#34d39966;box-shadow:0 18px 50px -12px #0009,0 0 26px -6px #34d3994d}[data-theme=hub-dark] .glass-card input[type=text],[data-theme=hub-dark] .glass-card input[type=email],[data-theme=hub-dark] .glass-card input[type=url],[data-theme=hub-dark] .glass-card select,[data-theme=hub-dark] .glass-card textarea{background:var(--surface-2);color:var(--text-primary);border-color:#78b4ff29}[data-theme=hub-dark] .glass-card select option{color:var(--text-primary);background:#0a0f1a}[data-theme=hub-dark] .btn-secondary{background:var(--surface-2);color:var(--text-primary)}[data-theme=hub-dark] .btn-secondary:hover{background:#ffffff1a;border-color:#34d39959}[data-theme=hub-dark] .btn-primary{box-shadow:0 6px 18px -6px #10b9818c,0 0 18px -2px #34d39966}[data-theme=hub-dark] .progress-bar-container{background:var(--track);border-color:#0000}[data-theme=hub-dark] .tag{color:var(--accent-teal-dark);background:#34d3991f;border-color:#34d3994d}[data-theme=hub-dark] h1{background:linear-gradient(120deg,#5eead4 0%,#38bdf8 55%,#a78bfa 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}[data-theme=hub-dark] .glass-card:before{opacity:.5;background:linear-gradient(90deg,#0000,#34d399,#38bdf8,#a78bfa,#0000);transition:opacity .3s}[data-theme=hub-dark] .glass-card:hover:before{opacity:.9}[data-theme=hub-dark] [role=tab][aria-selected=true]{box-shadow:inset 0 0 0 1px #34d39959,0 0 16px -3px #34d39973}[data-theme=hub-dark] .lcw-skip-link{background:#0a0f1a}*{box-sizing:border-box;margin:0;padding:0}html{scroll-snap-type:y proximity;overflow-y:scroll}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.hero-dark-section,#partners,footer{scroll-snap-align:start}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;background-image:radial-gradient(circle at var(--pointer-x) var(--pointer-y), #0ea5e914 0%, transparent 42%), radial-gradient(circle at var(--pointer-soft-x) var(--pointer-soft-y), #10b98112 0%, transparent 40%);line-height:1.6;transition:background-image .18s ease-out;overflow-x:hidden}html[data-animations=off] *,html[data-animations=off] :before,html[data-animations=off] :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}html[data-animations=off] body{background-image:radial-gradient(circle at 15%,#0ea5e90d 0%,#0000 40%),radial-gradient(circle at 85% 30%,#10b9810d 0%,#0000 40%)}#root{flex-direction:column;min-height:100vh;display:flex}.route-loading{color:#dce9df;background:#07120c;place-items:center;min-height:100dvh;display:grid}.route-loading__mark{border-block:1px solid #78e5ad3d;gap:.75rem;width:min(24rem,100vw - 3rem);padding:1.5rem 0;display:grid}.route-loading__mark span{color:#78e5ad;font:600 .65rem/1 var(--font-mono);letter-spacing:.12em;text-transform:uppercase}.route-loading__mark strong{font:700 clamp(1.7rem, 5vw, 2.6rem)/.95 var(--font-heading);letter-spacing:-.04em}.route-loading__mark i{transform-origin:0;background:#78e5ad;width:42%;height:2px;animation:.9s ease-in-out infinite alternate route-load}@keyframes route-load{to{opacity:.42;transform:scaleX(2.38)}}@media (prefers-reduced-motion:reduce){.route-loading__mark i{opacity:.42;width:100%;animation:none}}.archive-edition-banner{background:#10b98114;border-bottom:1px solid #10b98138;padding:.85rem 1.5rem}.archive-edition-banner__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:0;display:flex}.archive-edition-banner__inner span{font-size:.9rem;font-weight:600}.archive-edition-banner__inner .btn{padding:.4rem .9rem;font-size:.82rem}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px;padding:2.5rem;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.glass-card:before{content:"";background:linear-gradient(90deg,#0000,#10b98133,#0000);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.glass-card:hover{box-shadow:0 16px 50px -10px var(--accent-glow);border-color:#10b9814d;transform:translateY(-5px)}.glass-card:hover:before{background:linear-gradient(90deg, transparent, var(--accent-teal), transparent)}.nav-logo-link{filter:drop-shadow(0 0 14px #0ea5e957);justify-content:center;align-items:center;width:clamp(74px,8vw,118px);text-decoration:none;display:inline-flex}.nav-logo-img{object-fit:contain;width:100%;height:auto;display:block}h1,h2,h3,h4{font-family:var(--font-heading);letter-spacing:-.02em}h1{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}p{color:var(--text-secondary)}.text-gradient{background:linear-gradient(135deg, var(--accent-teal-dark) 0%, #0284c7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.glass-btn{color:#fff;-webkit-backdrop-filter:blur(14px)saturate(160%);cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-items:center;padding:.5rem 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex;box-shadow:0 4px 20px #0000001f,inset 0 1px #ffffff1f}.glass-btn:hover{background:#ffffff29;border-color:#ffffff47;transform:translateY(-1px)}.glass-btn.glass-btn-primary{background:linear-gradient(135deg,#10b9818c,#0ea5e980);border-color:#ffffff40}.glass-btn.glass-btn-primary:hover{background:linear-gradient(135deg,#10b981bf,#0ea5e9b3)}.glass-select{color:#fff;-webkit-backdrop-filter:blur(14px)saturate(160%);cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:10px;outline:none;padding:.45rem .75rem;font-size:.9rem;font-weight:600;box-shadow:0 4px 20px #0000001f}.glass-select option{color:#1c2b23}.nav-section-menu{position:relative}.nav-section-panel{-webkit-backdrop-filter:blur(18px)saturate(180%);white-space:nowrap;z-index:30;background:#1419238c;border:1px solid #ffffff24;border-radius:14px;flex-flow:row;gap:.2rem;padding:.4rem;display:flex;position:absolute;top:calc(100% + .6rem);left:50%;transform:translate(-50%);box-shadow:0 20px 60px #00000059}.nav-section-panel a{color:#ffffffe0;border-radius:8px;padding:.55rem .85rem;font-size:.9rem;text-decoration:none;transition:background .16s,color .16s;display:block}.nav-section-panel a:hover{color:#fff;background:#ffffff1a}.nav-menu-trigger{align-items:center;display:inline-flex}.nav-expand-panel{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:40;background:#141923b8;border:1px solid #ffffff24;border-radius:16px;flex-direction:column;gap:.35rem;min-width:260px;padding:.6rem;animation:.18s ease-out navExpandIn;display:flex;position:absolute;top:calc(100% + .6rem);right:0;box-shadow:0 24px 70px #00000073}@keyframes navExpandIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.nav-expand-link{appearance:none;color:#ffffffe6;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;padding:.6rem .8rem;font-size:.92rem;text-decoration:none;transition:background .16s,color .16s,border-color .16s}.nav-expand-link:hover,.nav-expand-link:focus-visible{color:#fff;background:#ffffff14;border-color:#ffffff24;outline:none}.nav-expand-row{grid-template-columns:1fr 1fr;gap:.4rem;margin-top:.15rem;display:grid}.nav-expand-row .glass-select{width:100%}.nav-expand-divider{background:#ffffff1a;height:1px;margin:.3rem 0}.nav-expand-section-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;padding:.2rem .8rem .1rem;font-size:.7rem;font-weight:800}.nav-expand-sections{grid-template-columns:1fr 1fr;gap:.25rem;display:grid}.nav-expand-sections a{color:#ffffffd9;border-radius:8px;padding:.5rem .7rem;font-size:.86rem;text-decoration:none;transition:background .16s,color .16s;display:block}.nav-expand-sections a:hover{color:#fff;background:#ffffff1a}@media (width<=480px){.nav-expand-panel{min-width:240px;right:0}}@media (width<=767px){.glass-btn{padding:.42rem .85rem;font-size:.82rem}}.section{scroll-snap-align:start;padding:6rem 0;position:relative}.grid{gap:2rem;display:grid}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-cols-4{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media (width<=640px){.grid-cols-2{grid-template-columns:1fr}}.btn{font-weight:600;font-family:var(--font-heading);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 2rem;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--accent-teal) 0%, var(--accent-teal-dark) 100%);color:#fff;box-shadow:0 4px 15px var(--accent-glow)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #10b98166}.btn-secondary{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--glass-border);box-shadow:0 2px 8px #0000000d}.btn-secondary:hover{background:#f1f5f3;border-color:#cbd5e1}.progress-bar-container{background:#e2e8f0;border:1px inset #0000000d;border-radius:6px;width:100%;height:12px;margin:1.5rem 0;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg, var(--accent-blue), var(--accent-teal));border-radius:6px;height:100%;position:relative}.progress-bar-fill:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff6 50%,#fff0 100%);animation:2s infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes neon-flicker{0%,19%,21%,23%,25%,54%,56%,to{filter:brightness()drop-shadow(0 0 10px #10b98180)}20%,24%,55%{filter:brightness(.8)drop-shadow(0 0 2px #10b98133)}}@keyframes float{0%{transform:translateY(0)scale(1)}50%{transform:translateY(-15px)scale(1.02)}to{transform:translateY(0)scale(1)}}.animated-neon-logo{border-radius:20px;animation:4s infinite alternate neon-flicker,6s ease-in-out infinite float;box-shadow:0 10px 40px #00000026}@keyframes draw-dash{0%{stroke-dashoffset:400px;fill:#0000}50%{stroke-dashoffset:0;fill:#0000}to{stroke-dashoffset:0;fill:var(--accent-teal-dark);filter:drop-shadow(0 4px 6px #10b9814d)}}.dash-text{font-family:var(--font-heading);fill:#0000;stroke:var(--accent-teal);stroke-width:2px;stroke-dasharray:400;stroke-dashoffset:400px;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;animation:4s ease-in-out infinite alternate draw-dash}.tag{color:var(--accent-teal-dark);letter-spacing:.05em;text-transform:uppercase;background:#10b9811a;border:1px solid #10b98133;border-radius:9999px;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.icon-box{width:48px;height:48px;color:var(--accent-teal-dark);background:linear-gradient(135deg,#10b9811a 0%,#0ea5e91a 100%);border:1px solid #10b98133;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.divider{background:linear-gradient(90deg, transparent, var(--glass-border), transparent);height:1px;margin:4rem 0}.hero-split{grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr);align-items:center;gap:2.5rem;display:grid}.hero-left{min-width:0}.hero-video-wrap{place-self:center end;width:min(100%,380px);margin-right:.6rem;animation:5.8s ease-in-out infinite float-card;position:relative;top:-6vh}.hero-video-glow{filter:blur(42px);opacity:.45;z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 58%,#0ea5e914,#10b98108 38%,#0000 70%);position:absolute;inset:16% 16% -2%}.hero-video-shell{aspect-ratio:1;transform-origin:100%;z-index:2;background:#051812;border:1px solid #10b98157;border-radius:22px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #05181261}.hero-video-badge{position:absolute;bottom:14px;right:14px}@keyframes float-card{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.repulse-char{will-change:transform;transition:color .2s;display:inline-block}.text-gradient-char{background:linear-gradient(135deg, var(--accent-teal-dark) 0%, #0284c7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (prefers-reduced-motion:reduce){.repulse-char{will-change:auto}}@media (width<=1024px){.hero-split{grid-template-columns:1fr;gap:1.8rem}.hero-left{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-video-wrap{justify-self:center;width:min(84vw,340px);margin-right:0;top:0}.hero-video-shell{transform-origin:50%}}@media (width<=767px){.hero-video-wrap{margin-top:2.5rem;animation:none}}.use-cases-carousel{scrollbar-width:none;-ms-overflow-style:none;cursor:grab;width:100%;position:relative;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.use-cases-carousel::-webkit-scrollbar{width:0;height:0;display:none}.use-cases-carousel-track{align-items:stretch;gap:1.5rem;width:max-content;padding-right:1.5rem;display:flex}.use-cases-carousel-card{flex:0 0 350px}.use-cases-carousel.is-dragging{cursor:grabbing;scroll-behavior:auto}.use-cases-carousel.is-dragging .use-cases-carousel-card,.use-cases-carousel.is-dragging .use-cases-carousel-card *{-webkit-user-select:none;user-select:none}.mycelium-inline-panel{color:#153226;background:linear-gradient(135deg,#fffffff0,#f0faf6f2);border:1px solid #0da17657;border-radius:8px;width:min(100%,980px);margin:1.25rem auto 3.5rem;scroll-margin-top:6rem;position:relative;box-shadow:0 18px 52px #05120e1a}.mycelium-modal-header{padding:3.25rem 1.5rem 1rem;position:relative}.mycelium-modal-tag{color:#0b7f5f;letter-spacing:.05em;text-transform:uppercase;background:#0da1761a;border:1px solid #0da17638;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.75rem;font-weight:800;display:inline-flex;position:absolute;top:1.25rem;right:4.25rem}.mycelium-close-button{color:#0b7f5f;cursor:pointer;background:#ffffffdb;border:1px solid #0da17638;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .16s,background .16s,border-color .16s;display:inline-flex;position:absolute;top:1.1rem;right:1.25rem}.mycelium-close-button:hover{background:#fff;border-color:#0da1766b;transform:translateY(-1px)}.mycelium-close-button:disabled{cursor:not-allowed;opacity:.65}.mycelium-modal-header h3{color:#153226;margin:0;font-size:clamp(1.65rem,4vw,2.35rem);line-height:1.05}.mycelium-modal-header p{color:#5b6b63;max-width:600px;margin:.65rem 0 0;font-size:.98rem}.mycelium-form label,.mycelium-priority-fieldset legend{color:#294138;font-size:.82rem;font-weight:800}.mycelium-form input[type=text],.mycelium-form input[type=email],.mycelium-form select,.mycelium-form textarea{color:#153226;width:100%;font:inherit;background:#fff;border:1px solid #d7e8e0;border-radius:8px;outline:none;margin-top:.35rem;padding:.75rem .85rem;font-size:.92rem;transition:border-color .16s,box-shadow .16s}.mycelium-form textarea{resize:vertical;min-height:96px}.mycelium-form input[type=text]:focus,.mycelium-form input[type=email]:focus,.mycelium-form select:focus,.mycelium-form textarea:focus{border-color:#0da176;box-shadow:0 0 0 3px #0da1761f}.mycelium-priority-fieldset{background:#fff;border:1px solid #d7e8e0;border-radius:8px;padding:1rem}.mycelium-check{cursor:pointer;background:#f5fbf8;border:1px solid #e0eee8;border-radius:8px;align-items:center;gap:.5rem;min-height:38px;padding:.5rem .65rem;display:flex}.mycelium-check span,.mycelium-consent span,.mycelium-other-input{color:#294138;font-size:.86rem;font-weight:700;line-height:1.25}.mycelium-other-input{margin-top:.85rem;display:block}.mycelium-consent{background:#effaf5;border:1px solid #cfece0;border-radius:8px;align-items:flex-start;gap:.55rem;padding:.8rem;display:flex}.mycelium-form-status{border-radius:8px;align-items:center;gap:.45rem;padding:.75rem .85rem;font-size:.88rem;font-weight:800;line-height:1.35;display:flex}.mycelium-submit-button{color:#fff;min-height:48px;font-family:var(--font-heading);cursor:pointer;background:linear-gradient(135deg,#0da176,#0ea5e9);border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;font-weight:800;display:inline-flex;box-shadow:0 14px 30px #0da17633}.mycelium-submit-button:disabled{cursor:not-allowed;opacity:.72}@media (width<=1024px){.use-cases-carousel-card{flex-basis:320px}}@media (width<=767px){.use-cases-carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:auto;-webkit-mask-image:none;mask-image:none;padding-bottom:3rem!important;overflow-x:auto!important}.use-cases-carousel-track{gap:1rem;padding-right:1.5rem}.use-cases-carousel-card{flex-basis:min(85vw,320px)}.mycelium-modal-header,.mycelium-form{padding-left:1rem;padding-right:1rem}.mycelium-modal-header{padding-top:3rem}.mycelium-modal-tag{right:3.75rem}.mycelium-close-button{right:.9rem}.mycelium-form-row,.mycelium-priority-grid{grid-template-columns:1fr}.mindmap-wrapper{gap:2rem;flex-direction:column!important}.mindmap-scale{transform-origin:50%;margin:-80px 0;transform:scale(.65)}.mindmap-tooltip{text-align:center;align-items:center;width:100%!important;padding-left:0!important}}.hero-dark-section{isolation:isolate;color:#f8fafc;background-color:#02040a;position:relative}.hero-dark-section:before,.hero-dark-section:after{content:"";pointer-events:none;z-index:1;position:absolute}.hero-dark-section:before{filter:blur(10px);background:radial-gradient(circle,#10b9812e 0%,#02061700 68%);border-radius:999px;width:52vw;min-width:300px;max-width:720px;height:52vw;min-height:300px;max-height:720px;inset:-8% auto auto -10%}.hero-dark-section:after{filter:blur(14px);background:radial-gradient(circle,#38bdf824 0%,#02061700 70%);border-radius:999px;width:48vw;min-width:260px;max-width:640px;height:48vw;min-height:260px;max-height:640px;inset:auto -12% -22% auto}.hero-ambient{pointer-events:none;z-index:1;border-radius:999px;position:absolute}.hero-ambient--cyan{filter:blur(18px);background:radial-gradient(circle,#6ee7b721 0%,#02061700 72%);width:min(36vw,460px);height:min(36vw,460px);top:20%;right:20%}.hero-ambient--violet{filter:blur(18px);background:radial-gradient(circle,#38bdf81f 0%,#02061700 74%);width:min(30vw,380px);height:min(30vw,380px);bottom:12%;left:42%}.hero-dark-section p{color:#94a3b8}.hero-neon-tag{color:#6ee7b7;letter-spacing:.05em;text-transform:uppercase;background:#34d3991a;border:1px solid #34d3994d;border-radius:9999px;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.85rem;font-weight:600;display:inline-block;box-shadow:0 0 10px #34d39926}.hero-neon-gradient{background:linear-gradient(115deg,#34d399 0%,#a7f3d0 48%,#bef264 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-dark-glass-card{-webkit-backdrop-filter:blur(16px);background:#08171199;border:1px solid #34d39926;border-radius:20px;padding:1rem;transition:all .3s;box-shadow:0 10px 40px #00000080}.hero-dark-glass-card:hover{border-color:#34d39966;box-shadow:0 0 20px #34d39933}.hero-funding-kicker{color:#9fb0c7;text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;align-items:center;gap:.8rem;font-size:.8rem;font-weight:700;display:flex}.hero-tax-note{color:#98adc7;margin:.55rem 0 0;font-size:.75rem;line-height:1.35}.hero-unlock-row{gap:.22rem;margin-top:.8rem;display:grid}.hero-unlock-label{color:#7dd3fc;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.hero-unlock-row strong{color:#e5f3ff;font-size:.92rem;line-height:1.4}.hero-trust-grid{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.hero-trust-pill{color:#d8ecff;background:#082f4957;border:1px solid #7dd3fc33;border-radius:999px;align-items:center;min-height:36px;padding:0 .75rem;font-size:.78rem;font-weight:700;line-height:1.2;display:inline-flex}.hero-cta-row{grid-template-columns:minmax(0,1fr) auto;gap:.55rem;margin-top:.75rem;display:grid}.hero-social-proof{gap:.55rem;margin-top:1rem;display:grid}.hero-social-proof__title{color:#7dd3fc;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:800}.hero-social-proof__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}.hero-social-proof__item{color:#d8ecff;background:#07122280;border:1px solid #7dd3fc29;border-radius:14px;min-height:72px;padding:.8rem .85rem;font-size:.82rem;font-weight:600;line-height:1.45}.hero-neon-btn{color:#04150d;background:linear-gradient(135deg,#6ee7b7 0%,#10b981 100%);border:none;min-height:56px;padding:.85rem 1.6rem;font-size:1.05rem;font-weight:800;box-shadow:0 0 15px #34d39966}.hero-neon-btn:hover{transform:translateY(-2px);box-shadow:0 0 25px #34d39999}.hero-neon-btn:focus-visible,.hero-neon-btn-ghost:focus-visible{outline:2px solid var(--accent-teal-light);outline-offset:3px}.lcw-skip-link{color:#fff;z-index:100;background:#02040a;border-radius:8px;margin:.5rem;padding:.75rem 1rem;font-weight:600;text-decoration:none;transition:transform .16s;position:absolute;top:0;left:0;transform:translateY(-200%)}.lcw-skip-link:focus,.lcw-skip-link:focus-visible{outline-offset:2px;outline:2px solid #10b981;transform:translateY(0)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline:2px solid var(--accent-teal-dark);outline-offset:2px;border-radius:6px}.glass-card input[type=text],.glass-card input[type=email],.glass-card input[type=url],.glass-card select,.glass-card textarea{width:100%;font:inherit;color:var(--text-primary);background:#ffffffd9;border:1px solid #0000001f;border-radius:10px;margin-top:.35rem;padding:.7rem .85rem;transition:border-color .16s,box-shadow .16s}.glass-card input:focus-visible,.glass-card select:focus-visible,.glass-card textarea:focus-visible{border-color:#10b981;outline:none;box-shadow:0 0 0 3px #10b9812e}.glass-card label{color:var(--text-primary);font-size:.88rem;font-weight:600;display:block}.mycelium-form{gap:1.25rem;padding:2rem;display:grid}.mycelium-form-row{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.mycelium-priority-fieldset{border:1px solid var(--glass-border);background:#ffffff8c;border-radius:12px;padding:1rem 1.1rem}.mycelium-priority-fieldset legend{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);padding:0 .4rem;font-size:.78rem;font-weight:700}.mycelium-priority-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.55rem;margin-top:.5rem;display:grid}.mycelium-check{border:1px solid var(--glass-border);cursor:pointer;background:#fff9;border-radius:10px;align-items:flex-start;gap:.55rem;padding:.55rem .7rem;font-size:.9rem;font-weight:500;transition:border-color .16s,background .16s;display:inline-flex}.mycelium-check:hover{background:#10b9810d;border-color:#10b98159}.mycelium-check input{accent-color:#10b981;margin-top:.2rem}.mycelium-consent{color:var(--text-secondary);align-items:flex-start;gap:.6rem;font-weight:500;display:inline-flex}.mycelium-consent input{accent-color:#10b981;margin-top:.25rem}.mycelium-form-status{border-radius:10px;padding:.85rem 1rem;font-size:.92rem;font-weight:500}.mycelium-form-status--success{color:#047857;background:#10b9811a;border:1px solid #10b9814d}.mycelium-form-status--error{color:#be123c;background:#be123c14;border:1px solid #be123c40}.mycelium-submit-button{font-family:var(--font-heading);color:#fff;background:linear-gradient(135deg, #10b981 0%, var(--accent-teal-dark) 100%);cursor:pointer;border:none;border-radius:9999px;justify-self:start;padding:.85rem 1.6rem;font-size:.95rem;font-weight:700;transition:transform .16s,box-shadow .16s,opacity .16s;box-shadow:0 6px 18px -6px #10b9818c}.mycelium-submit-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px -8px #10b981a6}.mycelium-submit-button:disabled{opacity:.6;cursor:not-allowed}@media (width<=720px){#sponsor .glass-card{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}.hero-neon-btn-ghost{min-height:56px;color:var(--accent-teal-light);background:0 0;border:1px solid #5eead48c;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.6rem;font-weight:800;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.hero-neon-btn-ghost:hover{background:#0da1761f;transform:translateY(-1px)}.hero-neon-progress-container{background:#ffffff1a;border-radius:6px;width:100%;height:8px;margin:0;overflow:hidden}.hero-neon-progress-fill{background:linear-gradient(90deg,#34d399,#0ea5e9);border-radius:6px;height:100%;box-shadow:0 0 10px #34d39980}@media (prefers-reduced-motion:reduce){.hero-neon-btn:hover,.hero-neon-btn-ghost:hover{transform:none}}@media (width<=767px){.hero-funding-kicker{flex-direction:column;align-items:flex-start}.hero-cta-row,.hero-social-proof__grid{grid-template-columns:1fr}.hero-trust-grid{flex-direction:column}.hero-neon-btn,.hero-neon-btn-ghost{width:100%}}.sticky-nav-ticker{z-index:100;pointer-events:none;opacity:0;will-change:transform, opacity;transition:opacity .28s,transform .32s cubic-bezier(.34,1.56,.64,1);position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)translateY(calc(100% + 2rem))}.sticky-nav-ticker--visible{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.sticky-nav-ticker__track{-webkit-backdrop-filter:blur(20px)saturate(180%);white-space:nowrap;background:#0c121e85;border:1px solid #ffffff21;border-radius:9999px;align-items:center;gap:.2rem;padding:.45rem .65rem;display:flex;box-shadow:0 8px 32px #00000059,0 2px 8px #0003,inset 0 1px #ffffff14}.sticky-nav-ticker__item{color:#ffffff8c;font-family:var(--font-body);cursor:pointer;background:0 0;border:none;border-radius:9999px;outline:none;align-items:center;gap:.38rem;padding:.38rem .75rem;font-size:.8rem;font-weight:500;transition:background .18s,color .18s,transform .15s;display:inline-flex}.sticky-nav-ticker__item:hover{color:#ffffffe6;background:#ffffff14;transform:translateY(-1px)}.sticky-nav-ticker__item:focus-visible{outline-offset:2px;outline:2px solid #10b981b3}.sticky-nav-ticker__item--active{color:#fff;background:#10b9812e}.sticky-nav-ticker__item--active .sticky-nav-ticker__dot{background:#10b981;box-shadow:0 0 6px #10b981cc}.sticky-nav-ticker__dot{background:#ffffff47;border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:background .18s,box-shadow .18s}.react-btn{border:1px solid var(--glass-border);background:var(--glass-bg);color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.88rem;font-weight:600;transition:border-color .14s,background .14s,color .14s,transform .12s;display:inline-flex}.react-btn:hover{background:#10b9810f;border-color:#10b98159;transform:translateY(-1px)}.react-btn[aria-pressed=true]{color:var(--text-primary);background:#10b9811f;border-color:#10b98180}.react-btn:focus-visible{outline-offset:2px;outline:2px solid #10b9818c}.wizard-dot{border:2px solid var(--glass-border);background:var(--glass-bg);width:32px;height:32px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;transition:border-color .2s,background .2s,color .2s;display:flex}.wizard-dot--active{color:#fff;background:linear-gradient(135deg,#10b981,#0ea5e9);border-color:#10b981}.wizard-dot--done{color:var(--accent-teal-dark);background:#10b9811f;border-color:#10b981}.project-cover{border-radius:12px 12px 0 0;flex-shrink:0;height:140px;overflow:hidden}.build-log-dot{background:linear-gradient(135deg,#10b981,#0ea5e9);border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 6px #10b98180}.hub-modal-overlay{z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0206178c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.star-btn{cursor:pointer;color:var(--glass-border);background:0 0;border:none;padding:.15rem;transition:transform .1s,color .1s}.star-btn:hover,.star-btn[aria-pressed=true]{color:#f59e0b;transform:scale(1.15)}@media (width<=720px){.project-detail-grid{grid-template-columns:1fr!important}}.sticky-nav-ticker__label{letter-spacing:.01em}@media (width<=600px){.sticky-nav-ticker__label{display:none}.sticky-nav-ticker__item{padding:.45rem .55rem}.sticky-nav-ticker__dot{width:8px;height:8px}.sticky-nav-ticker__item--active .sticky-nav-ticker__dot{transform:scale(1.25)}}.ways-to-support-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media (width<=960px){.ways-to-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=600px){.ways-to-support-grid{grid-template-columns:1fr!important}}.section--dark{color:#ecf5ee;background-color:#07120c;background-image:linear-gradient(#6ee7b70d 1px,#0000 1px),linear-gradient(90deg,#6ee7b70d 1px,#0000 1px);background-size:56px 56px}.section--dark h2,.section--dark h3{color:#f4faf5}.section--dark p{color:#a3bdab}.section--tint{background-color:#e9f1ea;background-image:radial-gradient(#1c2b2314 1px,#0000 1px);background-size:22px 22px}.section-eyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--accent-teal-dark);align-items:center;gap:.85rem;margin-bottom:1.1rem;font-size:.76rem;font-weight:600;display:inline-flex}.section-eyebrow:before{content:"";opacity:.55;background:currentColor;width:36px;height:1px}.section--dark .section-eyebrow{color:#6ee7b7}.section-lede{max-width:680px;margin-top:.75rem;font-size:1.05rem}.edit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3.5vw,3rem);margin-top:3rem;display:grid}.edit-col{border-top:2px solid #1c2b23d1;flex-direction:column;gap:.7rem;padding-top:1.3rem;display:flex}.edit-col__num{font-family:var(--font-mono);letter-spacing:.14em;color:var(--accent-teal-dark);font-size:.78rem;font-weight:600}.edit-col__stat{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(1.7rem,2.8vw,2.3rem);font-weight:800;line-height:1.04}.edit-col__label{color:var(--accent-teal-dark);font-size:.92rem;font-weight:600}.edit-col p{margin:0}.edit-col__src{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-muted);margin-top:auto;padding-top:1rem;font-size:.72rem;text-decoration:none}.edit-col__src:hover{color:var(--accent-teal-dark)}@media (width<=860px){.edit-grid{grid-template-columns:1fr}}.format-split{grid-template-columns:minmax(260px,.9fr) minmax(0,1.4fr);align-items:start;gap:clamp(2rem,5vw,4.5rem);display:grid}.spec-list{border-top:1px solid #6ee7b74d;margin:0}.spec-row{border-bottom:1px solid #ecf5ee1f;grid-template-columns:160px minmax(0,1fr);gap:1.5rem;margin:0;padding:1.15rem 0;display:grid}.spec-row dt{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#6ee7b7;padding-top:.2rem;font-size:.74rem;font-weight:600}.spec-row dd{color:#cfe2d4;margin:0;line-height:1.6}@media (width<=900px){.format-split{grid-template-columns:1fr}}@media (width<=560px){.spec-row{grid-template-columns:1fr;gap:.3rem}}.pillar-split{grid-template-columns:minmax(260px,.9fr) minmax(0,1.2fr);align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.pillar-rows{border-top:1px solid #1c2b2338}.pillar-row{border-bottom:1px solid #1c2b2321;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:1.1rem;padding:1.25rem 0;display:grid}.pillar-row__icon{width:38px;height:38px;color:var(--accent-teal-dark);background:#ffffffa6;border:1px solid #05966973;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.pillar-row h3{margin:0 0 .3rem;font-size:1.05rem}.pillar-row p{margin:0;font-size:.95rem}@media (width<=900px){.pillar-split{grid-template-columns:1fr}}.plain-card{background:#fff;border:1px solid #d9e6dd;border-radius:16px;padding:2rem;box-shadow:0 1px 2px #05120e0a}.mentor-org-head{grid-template-columns:180px minmax(0,1fr);align-items:center;gap:1.25rem;display:grid}.mentor-org-card{background:linear-gradient(#fff 0%,#f9fcfa 100%);border-color:#cfe4d8}.mentor-org-logo-wrap{background:radial-gradient(circle at 18% 20%,#10b9812e,#10b9810a 42%),#f4faf6;border:1px solid #d9e6dd;border-radius:14px;justify-content:center;align-items:center;min-height:94px;padding:.8rem;display:flex}.mentor-org-logo{object-fit:contain;width:100%;max-width:140px;height:auto}.mentor-org-logo-fallback{font-family:var(--font-heading);letter-spacing:.08em;color:var(--accent-teal-dark);font-weight:800}.mentor-org-badges{flex-wrap:wrap;gap:.45rem;margin-bottom:.65rem;display:flex}.mentor-org-badges span{color:#1f5f46;background:#f3fbf7;border:1px solid #cfe3d8;border-radius:999px;align-items:center;padding:.26rem .62rem;font-size:.74rem;font-weight:600;display:inline-flex}.mentor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;display:grid}.mentor-card{border-color:#d2e5da;flex-direction:column;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative}.mentor-card:before{content:"";background:linear-gradient(90deg, var(--accent-teal), var(--accent-blue));opacity:.85;border-radius:16px 16px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.mentor-card:hover{border-color:#b8d8c8;transform:translateY(-4px);box-shadow:0 16px 38px -26px #11503757}.mentor-photo-wrap{background:linear-gradient(135deg,#10b9811a,#0ea5e91a);border:1px solid #d9e6dd;border-radius:12px;width:100%;margin-bottom:1.05rem;overflow:hidden}.mentor-photo{width:100%;height:var(--mentor-photo-height,320px);object-fit:cover;object-position:center;display:block}.mentor-photo-fallback{width:100%;height:var(--mentor-photo-height,320px);color:var(--accent-teal-dark);font-family:var(--font-heading);letter-spacing:.08em;background:linear-gradient(135deg,#e0f4ec,#dbeefe);justify-content:center;align-items:center;font-size:2rem;font-weight:800;display:flex}.mentor-title{color:var(--accent-teal-dark);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .5rem;font-size:.8rem;font-weight:600}.mentor-quote{color:#335246;margin:0 0 .78rem;font-size:.94rem;font-style:italic}.mentor-chip-row{flex-wrap:wrap;gap:.42rem;margin-bottom:.8rem;display:flex}.mentor-chip{color:#2b5d4a;letter-spacing:.02em;background:#f7fcf9;border:1px solid #d4e6dc;border-radius:999px;align-items:center;padding:.24rem .56rem;font-size:.72rem;font-weight:600;display:inline-flex}.mentor-summary{margin:0}.mentor-toggle{color:var(--text-primary);cursor:pointer;background:#f7fcf9;border:1px solid #bed7c7;border-radius:999px;align-self:flex-start;margin-top:1rem;padding:.48rem .9rem;font-size:.84rem;font-weight:600;transition:border-color .16s,background .16s}.mentor-toggle:hover{border-color:var(--accent-teal);background:#edf9f2}.mentor-toggle:focus-visible{outline-offset:2px;outline:3px solid #0ea5e959}.mentor-bio{border-top:1px solid #dcebe1;margin-top:1rem;padding-top:.9rem}.mentor-bio-list{gap:.58rem;margin:0;padding:0;list-style:none;display:grid}.mentor-bio-list li{grid-template-columns:8px minmax(0,1fr);align-items:start;gap:.6rem;margin:0;display:grid}.mentor-bio-list li:before{content:"";background:linear-gradient(135deg, var(--accent-teal), var(--accent-blue));border-radius:50%;width:8px;height:8px;margin-top:.46rem}@media (width<=980px){.mentor-grid{grid-template-columns:1fr}}@media (width<=760px){.mentor-org-head{grid-template-columns:1fr}.mentor-photo{height:280px}}.track-card{background:#fff;border:1px solid #dbe7df;border-radius:14px;flex-direction:column;padding:1.8rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.track-card:before{content:"";background:var(--track-accent,var(--accent-teal));height:4px;position:absolute;top:0;left:0;right:0}.track-card:hover{border-color:var(--track-accent,var(--accent-teal));transform:translateY(-4px);box-shadow:0 18px 40px -18px #05120e4d}.track-card__num{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--track-accent,var(--accent-teal-dark));font-size:.72rem;font-weight:600}.cta-band__title{max-width:760px;font-size:clamp(2.2rem,5vw,3.4rem)}.cta-band__actions{flex-wrap:wrap;gap:.85rem;margin-top:2.25rem;display:flex}.gallery-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.25rem 2rem;display:flex}.gallery-header__actions{flex-direction:column;align-items:flex-end;gap:.55rem;display:flex}.gallery-play-day{color:#ecf5ee;font-family:var(--font-heading);cursor:pointer;background:#07120c;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:.7rem 1.2rem;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 10px 28px -14px #05120e8c}.gallery-play-day:hover{background:#0c1c14;transform:translateY(-1px);box-shadow:0 14px 32px -14px #10b98159}.gallery-play-day:focus-visible{outline:2px solid var(--accent-teal);outline-offset:2px}.gallery-header__hint{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-muted);text-align:right;margin:0;font-size:.72rem}.gallery-spotlight{grid-template-columns:minmax(0,1fr) 92px;gap:.75rem;min-height:clamp(280px,42vw,420px);margin-top:2rem;display:grid}.gallery-spotlight__stage{cursor:pointer;text-align:left;isolation:isolate;background:#0a1510;border:1px solid #1c2b231a;border-radius:20px;min-height:280px;margin:0;padding:0;position:relative;overflow:hidden}.gallery-spotlight__stage:focus-visible{outline:2px solid var(--accent-teal);outline-offset:3px}.gallery-spotlight__img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.gallery-spotlight__shade{pointer-events:none;background:linear-gradient(90deg,#05120ec7 0%,#05120e40 55%,#0000 100%),linear-gradient(#0000 40%,#05120eb8 100%);position:absolute;inset:0}.gallery-spotlight__copy{z-index:1;color:#f4faf5;flex-direction:column;gap:.45rem;max-width:36rem;padding:clamp(1.1rem,3vw,1.8rem);display:flex;position:absolute;bottom:0;left:0;right:0}.gallery-spotlight__kicker{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#6ee7b7;font-size:.72rem;font-weight:600}.gallery-spotlight__title{font-family:var(--font-heading);letter-spacing:-.02em;font-size:clamp(1.2rem,2.4vw,1.7rem);font-weight:800;line-height:1.2}.gallery-spotlight__cta{color:#ecf5eee0;margin-top:.25rem;font-size:.88rem;font-weight:600}.gallery-spotlight__progress{z-index:2;transform-origin:0;background:linear-gradient(90deg,#34d399,#38bdf8);width:100%;height:3px;animation-name:gallery-progress;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;bottom:0;left:0}@keyframes gallery-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.gallery-spotlight__rail{scrollbar-width:thin;flex-direction:column;gap:.45rem;max-height:clamp(280px,42vw,420px);padding-right:2px;display:flex;overflow-y:auto}.gallery-spotlight__thumb{aspect-ratio:1;cursor:pointer;opacity:.72;background:#d7e4db;border:2px solid #0000;border-radius:12px;flex:none;width:100%;padding:0;transition:opacity .2s,border-color .2s,transform .2s;overflow:hidden}.gallery-spotlight__thumb img{object-fit:cover;width:100%;height:100%;display:block}.gallery-spotlight__thumb:hover,.gallery-spotlight__thumb.is-active{opacity:1;border-color:var(--accent-teal);transform:scale(1.02)}.gallery-spotlight__thumb:focus-visible{outline:2px solid var(--accent-teal);outline-offset:2px}.gallery-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem 1.25rem;margin-top:1.75rem;display:flex}.gallery-filters{flex-wrap:wrap;gap:.55rem;margin-top:0;display:flex}.gallery-view-toggle{background:#ffffffb3;border:1px solid #d5e3d9;border-radius:9999px;flex-wrap:wrap;gap:.35rem;padding:.28rem;display:inline-flex}.gallery-view-btn{color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;gap:.35rem;padding:.45rem .75rem;font-size:.82rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.gallery-view-btn:hover{color:var(--text-primary);background:#10b9811a}.gallery-view-btn.is-active{color:#ecf5ee;background:#07120c}.gallery-view-btn:focus-visible{outline:2px solid var(--accent-teal);outline-offset:2px}.gallery-filter{color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;background:#ffffffb8;border:1px solid #c5d6cb;border-radius:9999px;align-items:center;gap:.45rem;padding:.55rem .95rem;font-size:.88rem;font-weight:600;transition:background .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.gallery-filter:hover{border-color:var(--accent-teal);color:var(--text-primary)}.gallery-filter:focus-visible{outline:2px solid var(--accent-teal);outline-offset:2px}.gallery-filter.is-active{color:#ecf5ee;background:#07120c;border-color:#07120c;box-shadow:0 8px 22px -12px #05120e8c}.gallery-filter__count{font-family:var(--font-mono);letter-spacing:.04em;opacity:.72;font-size:.72rem;font-weight:600}.gallery-filter.is-active .gallery-filter__count{opacity:.85;color:#6ee7b7}.gallery-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:160px;gap:.75rem;margin-top:1.25rem;display:grid}.gallery-grid--grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-auto-rows:220px}.gallery-grid--grid .gallery-item{grid-area:auto}.gallery-grid--film{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-rows:auto;gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.gallery-grid--film .gallery-item{scroll-snap-align:start;flex:0 0 min(78vw,320px);grid-area:auto;height:280px}.gallery-item{cursor:pointer;isolation:isolate;background:#d7e4db;border:1px solid #1c2b2314;border-radius:16px;grid-area:span 2/span 4;margin:0;padding:0;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.gallery-item__open{color:#ecf5ee;opacity:0;pointer-events:none;background:#05120e8c;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s,transform .2s;display:inline-flex;position:absolute;top:.7rem;right:.7rem;transform:translateY(4px)}.gallery-item:hover .gallery-item__open,.gallery-item:focus-visible .gallery-item__open{opacity:1;transform:translateY(0)}.gallery-item:hover,.gallery-item:focus-visible{border-color:#10b98173;transform:translateY(-3px);box-shadow:0 18px 40px -20px #05120e73}.gallery-item:focus-visible{outline:2px solid var(--accent-teal);outline-offset:2px}.gallery-item--wide{grid-column:span 6}.gallery-item--tall{grid-area:span 3/span 4}.gallery-item--hero{grid-area:span 3/span 8}.gallery-item__img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s;display:block}.gallery-item:hover .gallery-item__img,.gallery-item:focus-visible .gallery-item__img{transform:scale(1.04)}.gallery-item__shade{opacity:.85;pointer-events:none;background:linear-gradient(#0000 42%,#05120e47 68%,#05120ed1 100%);transition:opacity .25s;position:absolute;inset:0}.gallery-item:hover .gallery-item__shade,.gallery-item:focus-visible .gallery-item__shade{opacity:1}.gallery-item__meta{text-align:left;color:#f4faf5;pointer-events:none;flex-direction:column;gap:.3rem;padding:1rem 1.05rem 1.05rem;display:flex;position:absolute;bottom:0;left:0;right:0}.gallery-item__cat{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#6ee7b7;font-size:.68rem;font-weight:600}.gallery-item__cap{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.gallery-footnote{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-muted);margin:0;font-size:.78rem}.gallery-footer-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;margin-top:1.25rem;display:flex}.gallery-more-btn{color:var(--text-primary);font-family:var(--font-heading);cursor:pointer;background:#fff;border:1px solid #c5d6cb;border-radius:9999px;align-items:center;gap:.5rem;padding:.65rem 1.15rem;font-size:.92rem;font-weight:700;transition:background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.gallery-more-btn:hover{border-color:var(--accent-teal);box-shadow:0 10px 24px -16px #05120e73}.gallery-more-btn:focus-visible{outline:2px solid var(--accent-teal);outline-offset:2px}.gallery-lightbox{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030806f0;grid-template-rows:auto 1fr auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.35rem .5rem;padding:.75rem clamp(.5rem,2vw,1.25rem) .85rem;display:grid;position:fixed;inset:0}.gallery-lightbox__progress{z-index:3;transform-origin:0;background:linear-gradient(90deg,#34d399,#38bdf8,#a78bfa);width:100%;height:3px;animation-name:gallery-progress;animation-timing-function:linear;animation-fill-mode:forwards;position:absolute;top:0;left:0}.gallery-lightbox__top{z-index:2;grid-column:1/-1;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.gallery-lightbox__top-meta{align-items:center;gap:.65rem;min-width:0;display:flex}.gallery-lightbox__top-actions{align-items:center;gap:.4rem;display:flex}.gallery-lightbox__index{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#6ee7b7;font-size:.72rem}.gallery-lightbox__cat{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#ecf5eea6;font-size:.7rem}.gallery-lightbox__icon-btn,.gallery-lightbox__nav{color:#ecf5ee;cursor:pointer;background:#ffffff0f;border:1px solid #6ee7b747;justify-content:center;align-items:center;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.gallery-lightbox__icon-btn{border-radius:9999px;width:42px;height:42px}.gallery-lightbox__icon-btn:hover,.gallery-lightbox__nav:hover{background:#10b9812e;border-color:#6ee7b78c}.gallery-lightbox__icon-btn:focus-visible,.gallery-lightbox__nav:focus-visible{outline-offset:2px;outline:2px solid #6ee7b7}.gallery-lightbox__toast{z-index:4;color:#ecf5ee;background:#10b98133;border:1px solid #6ee7b766;border-radius:9999px;padding:.45rem .9rem;font-size:.85rem;font-weight:600;position:absolute;top:4.2rem;left:50%;transform:translate(-50%)}.gallery-lightbox__figure{flex-direction:column;grid-area:2/2;justify-content:center;align-items:center;min-width:0;min-height:0;max-height:calc(100vh - 11rem);margin:0;display:flex}.gallery-lightbox__figure.is-zoomed{cursor:zoom-out;max-width:100%;overflow:auto}.gallery-lightbox__figure.is-zoomed .gallery-lightbox__img{border-radius:8px;width:min(1600px,160vw);max-width:none;max-height:none}.gallery-lightbox__img{object-fit:contain;cursor:zoom-in;background:#0a1510;border-radius:12px;width:auto;max-width:min(1100px,100%);height:auto;max-height:min(68vh,820px);box-shadow:0 24px 60px -20px #000000a6}.gallery-lightbox__caption{text-align:center;color:#d7e8dc;max-width:min(720px,92vw);margin-top:.75rem;font-size:.98rem;line-height:1.45}.gallery-lightbox__keys{font-family:var(--font-mono);letter-spacing:.06em;color:#a7bdabbf;margin-top:.4rem;font-size:.68rem;display:block}.gallery-lightbox__nav{z-index:2;border-radius:9999px;flex-shrink:0;grid-row:2;width:48px;height:48px}.gallery-lightbox__nav--prev{grid-column:1}.gallery-lightbox__nav--next{grid-column:3}.gallery-lightbox__thumbs{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-area:3/1/auto/-1;gap:.45rem;padding:.35rem .15rem .15rem;display:flex;overflow-x:auto}.gallery-lightbox__thumb{cursor:pointer;opacity:.55;scroll-snap-align:center;background:#0a1510;border:2px solid #0000;border-radius:8px;flex:0 0 68px;height:52px;padding:0;transition:opacity .2s,border-color .2s;overflow:hidden}.gallery-lightbox__thumb img{object-fit:cover;width:100%;height:100%;display:block}.gallery-lightbox__thumb:hover,.gallery-lightbox__thumb.is-active{opacity:1;border-color:#6ee7b7}.gallery-lightbox__thumb:focus-visible{outline-offset:2px;outline:2px solid #6ee7b7}@media (width<=960px){.gallery-spotlight{grid-template-columns:1fr;min-height:0}.gallery-spotlight__rail{flex-direction:row;max-height:none;overflow:auto hidden}.gallery-spotlight__thumb{flex:0 0 72px;width:72px}.gallery-grid--mosaic{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:140px}.gallery-grid--mosaic .gallery-item{grid-column:span 3}.gallery-grid--mosaic .gallery-item--wide,.gallery-grid--mosaic .gallery-item--hero{grid-column:span 6}.gallery-grid--mosaic .gallery-item--tall{grid-area:span 3/span 3}.gallery-header__actions{align-items:flex-start}.gallery-header__hint{text-align:left}}@media (width<=640px){.gallery-grid--mosaic{grid-template-columns:1fr 1fr;grid-auto-rows:130px;gap:.55rem}.gallery-grid--mosaic .gallery-item,.gallery-grid--mosaic .gallery-item--wide,.gallery-grid--mosaic .gallery-item--tall,.gallery-grid--mosaic .gallery-item--hero{grid-area:span 2/span 1}.gallery-grid--mosaic .gallery-item--wide:nth-child(3n),.gallery-grid--mosaic .gallery-item--hero{grid-column:span 2}.gallery-item__cap{-webkit-line-clamp:1;font-size:.8rem}.gallery-view-btn span{display:none}.gallery-lightbox{grid-template-rows:auto 1fr auto auto;grid-template-columns:1fr;padding:.65rem .55rem .7rem}.gallery-lightbox__figure{grid-column:1;max-height:calc(100vh - 12rem)}.gallery-lightbox__nav{z-index:2;position:absolute;top:48%}.gallery-lightbox__nav--prev{grid-column:auto;left:.4rem}.gallery-lightbox__nav--next{grid-column:auto;right:.4rem}.gallery-lightbox__img{max-height:52vh}.gallery-lightbox__keys{display:none}.gallery-lightbox__thumbs{grid-column:1}}@media (prefers-reduced-motion:reduce){.gallery-item,.gallery-item__img,.gallery-item__shade,.gallery-filter,.gallery-spotlight__thumb,.gallery-lightbox__thumb{transition:none}.gallery-spotlight__progress,.gallery-lightbox__progress{animation:none}.gallery-item:hover,.gallery-item:focus-visible,.gallery-item:hover .gallery-item__img,.gallery-item:focus-visible .gallery-item__img{transform:none}}.cop31-shell:not(.cop31-shell--team){--cop31-paper:#e8e2d2;--cop31-ink:#0c1610;--cop31-acid:#6ee7b7;--cop31-acid-hot:#34d399;--cop31-rule:#1c2b2324;color:var(--cop31-ink);background:#e8e2d2}.cop31-shell:not(.cop31-shell--team) .cop31-header{border-color:var(--cop31-rule);-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#06100bd1;box-shadow:0 12px 40px -28px #000000e6}.cop31-shell:not(.cop31-shell--team) .cop31-brand__edition,.cop31-shell:not(.cop31-shell--team) .cop31-kicker{color:var(--cop31-acid)}.cop31-shell:not(.cop31-shell--team) .cop31-nav{gap:1.2rem}.cop31-shell:not(.cop31-shell--team) .cop31-nav a{color:#8da293;font:500 .64rem/1 var(--font-mono);letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #0000;border-radius:0;padding:.25rem 0;transition:color .2s,border-color .2s}.cop31-shell:not(.cop31-shell--team) .cop31-nav a:hover{color:#f4faf5;border-color:var(--cop31-acid);background:0 0}.cop31-shell:not(.cop31-shell--team) .cop31-header__cta{border-radius:2px;transition:transform .22s,background .22s,color .22s,box-shadow .22s;box-shadow:0 0 0 1px #6ee7b740,0 10px 30px -14px #10b9818c}.cop31-shell:not(.cop31-shell--team) .cop31-header__cta:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #6ee7b766,0 16px 36px -12px #10b981b3}.cop31-shell:not(.cop31-shell--team) :is(a,button):focus-visible{outline:2px solid var(--cop31-acid);outline-offset:4px}.cop31-shell:not(.cop31-shell--team) :is(#top,#mission,#surfaces,#programme,#hub,#tracks,#access,#next-step,#notify){scroll-margin-top:6rem}.cop31-shell:not(.cop31-shell--team) .btn-primary{color:#042015;letter-spacing:.01em;background:linear-gradient(135deg,#10b981 0%,#34d399 55%,#6ee7b7 100%);border:0;font-weight:700}.cop31-hero--editorial,.cop31-hero--v3{border-bottom:1px solid var(--cop31-rule);background:0 0;align-items:stretch;min-height:calc(100dvh - 72px);display:grid;position:relative;overflow:hidden}.cop31-hero__atmosphere{pointer-events:none;z-index:0;position:absolute;inset:0}.cop31-hero--v3 .cop31-hero__grid{opacity:.28;background-image:linear-gradient(#6ee7b70f 1px,#0000 1px),linear-gradient(90deg,#6ee7b70f 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 40% 30%,#000 0%,#0000 72%);mask-image:radial-gradient(at 40% 30%,#000 0%,#0000 72%)}.cop31-hero--v3 .cop31-hero__orb{filter:blur(8px);border-radius:50%;position:absolute}.cop31-hero--v3 .cop31-hero__orb--a{aspect-ratio:1;opacity:.55;background:radial-gradient(circle at 42% 46%,#6ee7b724,#10b9810a 42%,#0000 68%);width:min(58vw,640px);top:-22%;right:-18%}.cop31-hero--v3 .cop31-hero__orb--b,.cop31-hero--v3 .cop31-hero__scan,.cop31-hero__watermark{display:none}.cop31-enter{animation:.48s cubic-bezier(.22,1,.36,1) both cop31-rise-in}.cop31-enter--brief{animation-name:cop31-slide-in;animation-delay:.1s}.cop31-panel-enter{animation:.26s ease-out both cop31-panel-in}@keyframes cop31-rise-in{0%{opacity:0;transform:translateY(1.35rem)}to{opacity:1;transform:none}}@keyframes cop31-slide-in{0%{opacity:0;transform:translate(1.25rem)}to{opacity:1;transform:none}}@keyframes cop31-panel-in{0%{opacity:0;transform:translateY(.7rem)}to{opacity:1;transform:none}}@keyframes cop31-pulse-dot{0%,to{box-shadow:0 0 #6ee7b78c}50%{box-shadow:0 0 0 8px #6ee7b700}}@media (prefers-reduced-motion:reduce){.cop31-enter,.cop31-panel-enter,.cop31-hero--v3 .cop31-hero__scan,.cop31-status-line__dot,.cop31-hero-stagger>*,.cop31-hero-stagger-aside,.cop31-reveal--stagger.is-visible>*{animation:none!important}.cop31-reveal{opacity:1;transform:none}.cop31-hero-stagger>*,.cop31-hero-stagger-aside{opacity:1}.cop31-atlas__marker i{transition:none}}.cop31-hero__editorial-grid{z-index:1;grid-template-columns:minmax(0,1.4fr) minmax(17.5rem,.58fr);align-items:end;gap:clamp(2.5rem,7vw,7rem);padding-block:clamp(3.2rem,7vw,6rem) clamp(2.8rem,5vw,4.5rem);display:grid;position:relative}.cop31-status-line{color:#d5eadc;width:fit-content;font:500 .62rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10b98114;border:1px solid #6ee7b738;align-items:center;gap:.55rem;margin-bottom:clamp(1.8rem,5vw,3.5rem);padding:.45rem .7rem .45rem .55rem;display:flex}.cop31-status-line__dot,.cop31-status-line>span{background:var(--cop31-acid);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite cop31-pulse-dot}.cop31-status-line i{color:#7f9486;margin-left:.55rem;font-style:normal}.cop31-hero--editorial h1,.cop31-hero--v3 h1{color:#f3faf5;letter-spacing:-.065em;text-wrap:balance;max-width:52rem;text-shadow:none;margin:.55rem 0 1.2rem;font-size:clamp(3.1rem,7vw,6.8rem);line-height:.9}.cop31-hero--editorial h1 em,.cop31-hero--v3 h1 em{color:var(--cop31-acid);text-shadow:none;margin-right:.08em;font-style:italic;font-weight:500}.cop31-hero--editorial .cop31-hero__lede,.cop31-hero--v3 .cop31-hero__lede{color:#b4c8ba;max-width:40rem;font-size:clamp(1.02rem,1.45vw,1.2rem);line-height:1.62}.cop31-hero__constellation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07120c59;border:1px solid #94c9a833;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:36rem;margin:0;list-style:none;display:grid}.cop31-hero__constellation li{border-right:1px solid #94c9a829;gap:.35rem;padding:.85rem 1rem;display:grid;position:relative}.cop31-hero__constellation li:last-child{border-right:0}.cop31-hero__constellation li:before{content:"";background:var(--cop31-acid);z-index:1;border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:.95rem;right:-.35rem;box-shadow:0 0 0 4px #6ee7b71f}.cop31-hero__constellation li:last-child:before{display:none}.cop31-hero__constellation span{color:#6f8578;font:600 .55rem/1 var(--font-mono);letter-spacing:.08em}.cop31-hero__constellation strong{color:#eef8f1;font:700 .92rem/1.1 var(--font-heading);letter-spacing:-.02em}.cop31-hero__constellation em{color:var(--cop31-acid);font:italic 500 .72rem/1 var(--font-heading)}.cop31-hero--editorial .cop31-hero__actions,.cop31-hero--v3 .cop31-hero__actions{flex-wrap:wrap;align-items:center;gap:1.1rem;margin-top:1.75rem;margin-bottom:1.4rem;display:flex}.cop31-text-link--quiet{opacity:.72}.cop31-hero__honesty a{color:#f0d9a0;text-underline-offset:.18em;text-decoration:underline}.cop31-hero__cta{min-height:3.1rem;border-radius:2px!important;padding:.85rem 1.35rem!important;font-size:.92rem!important;box-shadow:0 14px 40px -16px #10b981bf!important}.cop31-hero--editorial .cop31-text-link,.cop31-hero--v3 .cop31-text-link{color:#d0e0d5;font:600 .74rem/1 var(--font-mono);letter-spacing:.03em;text-transform:uppercase;border:0}.cop31-hero__honesty{color:#d8b96a;max-width:34rem;font:500 .68rem/1.55 var(--font-mono);background:linear-gradient(90deg,#f59e0b14,#0000 70%);border-left:2px solid #f59e0b;margin-top:1.35rem;padding:.75rem 0 .75rem .9rem}.cop31-hero__brief,.cop31-hero__brief--panel{-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:linear-gradient(165deg,#10b98114,#0000 42%),#08140ec7;border:1px solid #94c9a838;align-self:end;padding:1.25rem 1.35rem 1.35rem;position:relative;box-shadow:0 30px 70px -36px #000000f2,inset 0 1px #ffffff0a}.cop31-hero__brief--panel:before{content:"";background:linear-gradient(180deg, var(--cop31-acid), #10b98126);width:3px;position:absolute;top:0;bottom:0;left:0}.cop31-hero__folio{color:#7f9486;font:600 .56rem/1 var(--font-mono);letter-spacing:.1em;justify-content:space-between;display:flex}.cop31-hero__date{color:#eff8f1;grid-template-columns:auto auto auto 1fr;align-items:end;gap:.4rem;margin:1.5rem 0 1.6rem;display:grid}.cop31-hero__date strong{font:700 clamp(3rem, 5.5vw, 5.2rem)/.75 var(--font-heading);letter-spacing:-.07em}.cop31-hero__date i{color:var(--cop31-acid);font-size:1.8rem;font-style:normal}.cop31-hero__date span{color:var(--cop31-acid);font:600 .66rem/1.1 var(--font-mono);text-transform:uppercase;padding-bottom:.25rem}.cop31-hero__brief dl{border-top:1px solid var(--cop31-rule)}.cop31-hero__brief dl div{border-bottom:1px solid var(--cop31-rule);grid-template-columns:5.5rem 1fr;gap:.75rem;padding:.72rem 0;display:grid}.cop31-hero__brief dt{color:#7a8f80;font:500 .58rem/1.3 var(--font-mono);text-transform:uppercase}.cop31-hero__brief dd{color:#e4f0e8;font-size:.74rem;line-height:1.35}.cop31-hero__brief-foot{border-top:1px solid #f59e0b47;grid-template-columns:auto 1fr;align-items:baseline;gap:.75rem;margin-top:1.1rem;padding-top:.9rem;display:grid}.cop31-hero__brief-foot span{color:#fbbf24;font:700 1.05rem/1 var(--font-mono)}.cop31-hero__brief-foot p{color:#c9b17a;font:500 .62rem/1.45 var(--font-mono)}.cop31-hero--field{color:#1c2b23;background:linear-gradient(#1c2b2308,#0000 28%),#e6dfcf;border-bottom:1px solid #cfc6b4;min-height:calc(100dvh - 72px)}.cop31-hero--field .cop31-hero__atmosphere,.cop31-hero--field .cop31-hero__grid,.cop31-hero--field .cop31-hero__orb{display:none}.cop31-hero__field-grid{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.95fr);align-items:end;gap:clamp(1.75rem,5vw,4.5rem);padding-block:clamp(2.4rem,6vw,4.5rem) clamp(2.2rem,4vw,3.6rem);display:grid}.cop31-shell:not(.cop31-shell--team) .cop31-kicker--ink,.cop31-hero--field .cop31-kicker,.cop31-next--paper .cop31-kicker{color:#3d5a48}.cop31-status-line--ink{color:#2a3a30;-webkit-backdrop-filter:none;backdrop-filter:none;background:#f3eee3;border-color:#c4bba8}.cop31-status-line--ink .cop31-status-line__dot,.cop31-status-line--ink>span{background:#2f6b4f;animation:none}.cop31-status-line--ink i{color:#6b7468}.cop31-hero--field h1{color:#1c2b23;letter-spacing:-.045em;text-wrap:balance;max-width:16ch;text-shadow:none;margin:.45rem 0 1.1rem;font-size:clamp(2.6rem,5.6vw,5.1rem);line-height:.96}.cop31-hero__mark{font-style:normal;font-weight:inherit;color:inherit;white-space:nowrap;box-shadow:inset 0 -3px #2f6b4f}.cop31-hero--field .cop31-hero__lede{color:#3a4a40;max-width:38rem;font-size:clamp(1.02rem,1.4vw,1.18rem);line-height:1.58}.cop31-hero--field .cop31-hero__actions{margin-top:1.6rem;margin-bottom:1.15rem}.cop31-shell:not(.cop31-shell--team) .cop31-hero--field .btn-primary,.cop31-shell:not(.cop31-shell--team) .cop31-next--paper .btn-primary,.cop31-shell:not(.cop31-shell--team) .cop31-notify .btn-primary{color:#f4efe4;background:#1c2b23;box-shadow:none!important;border-radius:2px!important}.cop31-shell:not(.cop31-shell--team) .cop31-hero--field .btn-primary:hover,.cop31-shell:not(.cop31-shell--team) .cop31-next--paper .btn-primary:hover,.cop31-shell:not(.cop31-shell--team) .cop31-notify .btn-primary:hover{background:#2a3d32}.cop31-hero--field .cop31-text-link{color:#1c2b23;font:650 .82rem/1 var(--font-body);letter-spacing:0;text-transform:none;text-underline-offset:.18em;border:0;text-decoration:underline}.cop31-hero--field .cop31-hero__honesty{color:#5c4a28;max-width:36rem;font:500 .78rem/1.5 var(--font-body);background:0 0;border-left:2px solid #b45309;margin-top:.4rem;padding:.7rem 0 .2rem .85rem}.cop31-hero--field .cop31-hero__honesty a{color:#1c2b23}.cop31-hero__door-line{max-width:36rem;color:var(--text-secondary);margin:.35rem 0 0;font-size:.92rem;line-height:1.5}.cop31-hero__window{max-width:36rem;color:var(--text-secondary);margin:1rem 0 0;font-size:.88rem;line-height:1.55}.cop31-hero__window a{color:inherit}.cop31-hero__matter{gap:.85rem;display:grid}.cop31-hero__still{background:#d9d1bf;border:1px solid #c4bba8;margin:0}.cop31-hero__still img{aspect-ratio:4/3;object-fit:cover;object-position:50% 55%;width:100%;height:auto;display:block}.cop31-hero__still figcaption{color:#5a6158;font:500 .68rem/1.4 var(--font-mono);padding:.55rem .75rem .65rem}.cop31-hero__times{background:#f3eee3;border:1px solid #c4bba8;padding:.9rem .95rem 1rem}.cop31-hero__times>p{color:#5a6158;font:600 .62rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .7rem}.cop31-hero__times dl{margin:0}.cop31-hero__times dl div{border-top:1px solid #d5ccba;grid-template-columns:7.2rem minmax(0,1fr);gap:.6rem;padding:.45rem 0;display:grid}.cop31-hero__times dt{color:#5a6158;font:500 .62rem/1.4 var(--font-mono);text-transform:uppercase}.cop31-hero__times dd{color:#1c2b23;margin:0;font-size:.82rem;line-height:1.35}.cop31-hero__route{border-top:1px solid #d5ccba;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:.85rem 0 0;padding:.7rem 0 0;list-style:none;display:grid}.cop31-hero__route li{gap:.15rem;padding-right:.6rem;display:grid}.cop31-hero__route strong{color:#1c2b23;font:700 .88rem/1.1 var(--font-heading)}.cop31-hero__route span{color:#3d5a48;font:500 .68rem/1.2 var(--font-body)}.cop31-hub-teaser{border-top:1px solid var(--cop31-rule);background:#0b150f;padding-block:clamp(2.6rem,6vw,4.2rem)!important}.cop31-hub-preview-layout{grid-template-columns:minmax(17rem,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(1.4rem,4vw,3rem);display:grid}.cop31-hub-brief{align-content:start;gap:1.15rem;display:grid}.cop31-hub-brief__copy h2{letter-spacing:-.03em;max-width:16ch;margin:.35rem 0 .7rem;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.05}.cop31-hub-brief__copy p:last-child{color:#9aab9f;max-width:38rem;margin:0;font-size:.92rem;line-height:1.5}.cop31-hub-brief__verbs{color:#dce9df;font:650 .92rem/1 var(--font-heading);letter-spacing:.02em;flex-wrap:wrap;gap:.45rem 1.1rem;list-style:none;display:flex}.cop31-hub-brief__cta{white-space:nowrap;justify-self:start;border-radius:2px!important}.cop31-hub-brief__note{color:#7f9486;grid-column:1/-1;margin:0;font-size:.78rem}.cop31-hub-brief__note a{color:#d8c4a0}.cop31-hub-preview{min-width:0;margin:0}.cop31-hub-preview__frame{background:#031014;border:1px solid #31463a;display:block;overflow:hidden;box-shadow:.85rem .85rem #6ee7b714}.cop31-hub-preview__frame img{width:100%;height:auto;display:block}.cop31-hub-preview figcaption{color:#7f9486;font:500 .68rem/1.4 var(--font-mono);margin-top:.7rem}.cop31-next--paper{color:#1c2b23;background:#e6dfcf;border-top:1px solid #cfc6b4}.cop31-next--paper .cop31-next__intro{grid-template-columns:2rem minmax(0,1fr);gap:.35rem 1rem;margin-bottom:1.6rem;display:grid}.cop31-next--paper .cop31-next__intro>span{color:#3d5a48;font:600 .65rem/1 var(--font-mono)}.cop31-next--paper .cop31-next__intro .cop31-kicker{grid-column:2}.cop31-next--paper .cop31-next__intro h2{color:#1c2b23;letter-spacing:-.04em;grid-column:2;max-width:16ch;margin:.2rem 0 .6rem;font-size:clamp(2.1rem,4.4vw,3.6rem);line-height:.98}.cop31-next--paper .cop31-next__intro p:not(.cop31-kicker){color:#3a4a40;grid-column:2;max-width:38rem;font-size:1rem;line-height:1.55}.cop31-next--paper .cop31-next__secondary{color:#1c2b23;margin-top:1rem;font-weight:650;display:inline-block}.cop31-next--paper .cop31-next__archive{color:#5a6158;font:500 .68rem/1.3 var(--font-mono);text-transform:uppercase;border-top:1px solid #c4bba8;justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1rem;display:flex}.cop31-next--paper .cop31-next__archive a{color:#1c2b23}.cop31-next--paper .cop31-next__meta{color:#6b7468}.cop31-notify{background:#f3eee3;border:1px solid #c4bba8;max-width:44rem;padding:1.2rem 1.2rem 1.3rem}.cop31-notify__kicker{color:#3d5a48;font:600 .62rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem}.cop31-notify__lede,.cop31-notify__success{color:#3a4a40;margin:0 0 1rem;font-size:.95rem;line-height:1.45}.cop31-notify__grid{grid-template-columns:1fr 1fr;gap:.85rem 1rem;display:grid}.cop31-notify label{color:#1c2b23;font:600 .78rem/1.2 var(--font-body);gap:.35rem;display:grid}.cop31-notify__wide{grid-column:1/-1}.cop31-notify input,.cop31-notify select{color:#1c2b23;width:100%;min-height:2.6rem;font:400 .92rem/1.3 var(--font-body);background:#faf7f0;border:1px solid #b7ae9c;border-radius:2px;padding:.45rem .65rem}.cop31-notify input:focus,.cop31-notify select:focus{outline-offset:1px;outline:2px solid #2f6b4f}.cop31-notify small,.cop31-notify__error{color:#9f1239;font:500 .75rem/1.3 var(--font-body)}.cop31-notify__actions{flex-wrap:wrap;align-items:center;gap:.85rem 1.2rem;margin-top:1.1rem;display:flex}.cop31-notify__actions p{color:#5a6158;max-width:22rem;margin:0;font-size:.75rem;line-height:1.4}.cop31-notify--done{background:#eef3ea;border-color:#9aaa94}.cop31-proof{border-bottom:1px solid var(--cop31-rule);background:linear-gradient(90deg,#10b9810f,#0000 30%),#09150e}.cop31-proof--field{color:#1c2b23;background:#e6dfcf;border-bottom:1px solid #cfc6b4;padding-block:clamp(2.6rem,6vw,4.5rem)}.cop31-proof--field .cop31-proof__intro p:first-child{color:#3d5a48;font:600 .62rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .4rem}.cop31-proof--field h2{color:#1c2b23;letter-spacing:-.035em;max-width:16ch;margin:0 0 .7rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1}.cop31-proof__lede{color:#3a4a40;max-width:38rem;margin:0 0 1.8rem;font-size:1rem;line-height:1.55}.cop31-proof__facts{border-top:1px solid #c4bba8;border-bottom:1px solid #c4bba8;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem 1.75rem;margin:0 0 2rem;padding:1.2rem 0;list-style:none;display:grid}.cop31-proof__facts strong{font:700 1.05rem/1.15 var(--font-heading);margin-bottom:.4rem;display:block}.cop31-proof__facts span{color:#3a4a40;font-size:.86rem;line-height:1.45}.cop31-proof__faces{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem .85rem;margin:0 0 1.6rem;list-style:none;display:grid}.cop31-proof__faces li{align-content:start;gap:.35rem;display:grid}.cop31-proof__portrait{aspect-ratio:4/5;background:#d9d1bf;border:1px solid #c4bba8;overflow:hidden}.cop31-proof__faces img{object-fit:cover;object-position:center 22%;width:100%;height:100%}.cop31-proof__faces img.is-framed{object-position:center 20%;transform-origin:50% 28%;transform:scale(1.18)}.cop31-proof__faces strong{font:700 .82rem/1.15 var(--font-heading)}.cop31-proof__faces span{color:#5a6158;font-size:.68rem;line-height:1.3}.cop31-proof__still{background:#d9d1bf;border:1px solid #c4bba8;margin:0 0 1.6rem}.cop31-proof__still img{object-fit:cover;object-position:center 40%;width:100%;height:auto;max-height:22rem;display:block}.cop31-proof__still figcaption{color:#5a6158;font:500 .68rem/1.4 var(--font-mono);padding:.55rem .75rem .65rem}.cop31-proof--field .cop31-proof__foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;display:flex}.cop31-proof--field .cop31-proof__ecosystem{flex-wrap:wrap;gap:.35rem 1.4rem;display:flex}.cop31-proof--field .cop31-proof__ecosystem a{color:#1c2b23;grid-template-columns:1.8rem minmax(0,1fr);align-items:center;gap:.55rem;text-decoration:none;display:grid}.cop31-proof--field .cop31-proof__ecosystem img{object-fit:contain;width:1.8rem;height:1.8rem}.cop31-proof--field .cop31-proof__ecosystem img.is-invert{background:#1c2b23;padding:3px}.cop31-proof--field .cop31-proof__ecosystem strong{font-size:.72rem;line-height:1.15;display:block}.cop31-proof--field .cop31-proof__ecosystem small{color:#5a6158;font:500 .58rem/1.3 var(--font-mono);text-transform:uppercase;display:block}.cop31-proof__archive{color:#1c2b23;font-weight:650}.cop31-proof__grid{grid-template-columns:minmax(18rem,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(2rem,6vw,6rem);padding-block:1.75rem;display:grid}.cop31-proof__audience{grid-template-columns:5.5rem 1fr;align-items:baseline;gap:1rem;display:grid}.cop31-proof__audience>span,.cop31-proof__ecosystem>span{color:#6f8274;font:500 .57rem/1.3 var(--font-mono);letter-spacing:.06em;text-transform:uppercase}.cop31-proof__audience p{color:#c5d4ca;max-width:36rem;font-size:.78rem;line-height:1.55}.cop31-proof__ecosystem{grid-template-columns:8rem 1fr;align-items:center;gap:1rem;display:grid}.cop31-proof__ecosystem>div{border-left:1px solid var(--cop31-rule);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.cop31-proof__ecosystem a{border-right:1px solid var(--cop31-rule);color:#eff8f1;grid-template-columns:2.2rem minmax(0,1fr);align-items:center;gap:.7rem;min-width:0;padding:.55rem 1rem;text-decoration:none;transition:background .18s;display:grid}.cop31-proof__ecosystem a:hover{background:#78e5ad0e}.cop31-proof__ecosystem img{object-fit:contain;filter:saturate(.85);width:2.2rem;height:2.2rem}.cop31-proof__ecosystem a>span{min-width:0}.cop31-proof__ecosystem strong{color:#dce9df;font-size:.64rem;line-height:1.2;display:block}.cop31-proof__ecosystem small{color:#718477;font:500 .48rem/1.3 var(--font-mono);text-transform:uppercase;margin-top:.2rem;display:block}.cop31-editorial-head{grid-template-columns:3rem minmax(10rem,.55fr) minmax(0,1.45fr);align-items:start;gap:1.2rem clamp(1rem,3vw,3rem);margin-bottom:clamp(4rem,8vw,7rem);display:grid}.cop31-editorial-head>span{color:var(--cop31-acid);font:600 .65rem/1 var(--font-mono)}.cop31-editorial-head>p:not(.cop31-editorial-head__note){color:#718477;font:500 .62rem/1.35 var(--font-mono);letter-spacing:.05em;text-transform:uppercase}.cop31-editorial-head h2{color:#eff8f1;letter-spacing:-.062em;text-wrap:balance;grid-column:2/-1;max-width:66rem;font-size:clamp(3rem,6.6vw,7rem);line-height:.9}.cop31-editorial-head__note{color:#9eb2a4;grid-column:3;max-width:35rem;font-size:.95rem;line-height:1.65}.cop31-thesis-section,.cop31-thesis-section--v3{border-bottom:1px solid var(--cop31-rule);background:radial-gradient(40rem 28rem at 100% 0,#10b98112,#0000 60%),0 0}.cop31-thesis,.cop31-thesis--v3{grid-template-columns:minmax(0,1.45fr) minmax(16rem,.55fr);align-items:start;gap:clamp(2.5rem,7vw,7rem);display:grid}.cop31-thesis__path,.cop31-thesis>ol{border-top:1px solid var(--cop31-rule);list-style:none}.cop31-thesis__path>li,.cop31-thesis>ol>li{border-bottom:1px solid var(--cop31-rule);grid-template-columns:3.5rem 7.5rem 1fr;align-items:start;gap:1rem;padding:1.85rem 0;transition:background .18s;display:grid}.cop31-thesis__path>li:hover{background:linear-gradient(90deg,#6ee7b70d,#0000 55%)}.cop31-thesis__step{flex-direction:column;align-items:center;gap:.45rem;min-height:100%;display:flex}.cop31-thesis__num{width:2.1rem;height:2.1rem;color:var(--cop31-acid);font:600 .58rem/1 var(--font-mono);background:#10b98114;border:1px solid #6ee7b773;border-radius:50%;place-items:center;display:grid}.cop31-thesis__rail{background:linear-gradient(#6ee7b78c,#6ee7b70d);flex:1;width:1px;min-height:2.5rem}.cop31-thesis__path>li:last-child .cop31-thesis__rail{display:none}.cop31-thesis li>em,.cop31-thesis__path>li>em{color:var(--cop31-acid);font:italic 500 clamp(1.35rem, 2.2vw, 1.75rem)/1 var(--font-heading);padding-top:.25rem}.cop31-thesis h3{color:#eff8f1;letter-spacing:-.04em;font-size:clamp(1.45rem,2.5vw,2.35rem);line-height:1.05}.cop31-thesis li p{color:#9aafa0;max-width:35rem;margin-top:.5rem;font-size:.88rem;line-height:1.6}.cop31-thesis__stats{background:linear-gradient(160deg,#10b9811a,#0000 50%),#08140ee6;border:1px solid #94c9a838;position:sticky;top:6.5rem;overflow:hidden;box-shadow:0 28px 60px -36px #000000e6}.cop31-thesis__stats-head{border-bottom:1px solid var(--cop31-rule);color:#7f9486;font:600 .55rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;padding:.85rem 1rem;display:flex}.cop31-thesis__stats-head strong{color:var(--cop31-acid);font:inherit}.cop31-thesis__stats-grid{background:var(--cop31-rule);grid-template-columns:1fr 1fr;gap:1px;display:grid}.cop31-thesis__stats-grid div{background:#07120c;flex-direction:column;justify-content:space-between;min-height:7.5rem;padding:1rem;display:flex}.cop31-thesis__stats-grid strong{color:var(--cop31-acid);font:700 clamp(1.8rem, 3vw, 2.2rem)/1 var(--font-mono)}.cop31-thesis__stats-grid span{color:#8ba092;font:500 .58rem/1.4 var(--font-mono);text-transform:uppercase}.cop31-thesis__stats-note{color:#a3bdab;font:500 .68rem/1.5 var(--font-mono);border-top:1px solid var(--cop31-rule);padding:1rem}.cop31-thesis aside:not(.cop31-thesis__stats){background:var(--cop31-rule);grid-template-columns:1fr 1fr;gap:1px;display:grid}.cop31-thesis aside:not(.cop31-thesis__stats) div{background:#07120c;flex-direction:column;justify-content:space-between;min-height:8.5rem;padding:1rem;display:flex}.cop31-thesis aside:not(.cop31-thesis__stats) strong{color:var(--cop31-acid);font:600 2rem/1 var(--font-mono)}.cop31-thesis aside:not(.cop31-thesis__stats) span{color:#8ba092;font:500 .58rem/1.4 var(--font-mono);text-transform:uppercase}.cop31-atlas,.cop31-atlas--v3{background:linear-gradient(180deg, #dfe9e1 0%, var(--cop31-paper) 40%, #e4ece5 100%);color:var(--cop31-ink)}.cop31-atlas .cop31-editorial-head>span{color:#0f6b45}.cop31-atlas .cop31-editorial-head>p:not(.cop31-editorial-head__note){color:#59645b}.cop31-atlas .cop31-editorial-head h2{color:var(--cop31-ink)}.cop31-atlas .cop31-editorial-head__note{color:#465349}.cop31-atlas__sheet{background:linear-gradient(145deg,#ffffff8c,#e7e7d640),#ecf1e8e6;border:1px solid #101a1347;min-height:0;padding:clamp(1.4rem,3.5vw,2.4rem) clamp(1.4rem,3.5vw,2.4rem) 5.5rem;position:relative;overflow:hidden;box-shadow:0 40px 90px -50px #07120c8c}.cop31-atlas__contours{opacity:.2;background:repeating-radial-gradient(at 72% 28%,#0000 0 36px,#101a1333 37px 38px);position:absolute;inset:-20%;transform:rotate(-8deg)}.cop31-atlas__grid{opacity:.12;background-image:linear-gradient(#101a1359 1px,#0000 1px),linear-gradient(90deg,#101a1359 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 30%,#000,#0000 75%);mask-image:radial-gradient(at 50% 30%,#000,#0000 75%)}.cop31-atlas__legend{z-index:1;color:#5a675f;font:600 .58rem/1 var(--font-mono);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;margin-bottom:.6rem;display:flex;position:relative}.cop31-atlas__plate{z-index:1;aspect-ratio:16/9;background:linear-gradient(#ece6d647,#ece6d614 28%,#0000 52%),#d7d0be;border:1px solid #101a1338;width:100%;min-height:16.5rem;max-height:28rem;margin-bottom:1.1rem;position:relative;overflow:hidden}.cop31-atlas__tiles{filter:sepia(.12)saturate(.8)hue-rotate(16deg)contrast(.98)brightness(1.02);position:absolute;inset:0}.cop31-atlas__tile{pointer-events:none;-webkit-user-select:none;user-select:none;width:256px;max-width:none;height:256px;position:absolute}.cop31-atlas__plate:after{content:"";pointer-events:none;background:linear-gradient(#f3eee338,#0000 18% 78%,#141c162e),radial-gradient(at 50% 46%,#0000 48%,#101a1329 100%);position:absolute;inset:0}.cop31-atlas__overlay{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.cop31-atlas__xfer-line{fill:none;stroke:#1c2b23;stroke-width:1.7px;stroke-dasharray:6 5;stroke-linecap:round;stroke-linejoin:round}.cop31-atlas__place{fill:#5a675f;font-size:10px;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase}.cop31-atlas__place--sea,.cop31-atlas__place--ayt{fill:#6b7468}.cop31-atlas__xfer-label{fill:#1c2b23;font-size:11px;font-family:var(--font-mono);letter-spacing:.04em}.cop31-atlas__marker{z-index:2;color:#1c2b23;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.45rem;padding:0;display:flex;position:absolute;transform:translate(-10px,-10px)}.cop31-atlas__marker i{background:#f3eee3;border:1.6px solid #1c2b23;border-radius:50%;flex:0 0 18px;width:18px;height:18px;transition:transform .28s cubic-bezier(.22,1,.36,1),background .2s,border-color .2s;box-shadow:0 0 0 4px #f3eee38c}.cop31-atlas__marker span{background:#f3eee3e0;border:1px solid #101a132e;padding:.18rem .4rem .2rem;display:grid}.cop31-atlas__marker strong{font:700 .72rem/1.1 var(--font-heading);letter-spacing:-.02em}.cop31-atlas__marker em{color:#5a675f;font:500 .52rem/1.2 var(--font-mono);letter-spacing:.04em;text-transform:uppercase}.cop31-atlas__marker.is-on i{background:#2f6b4f;border-color:#2f6b4f;transform:scale(1.22)}.cop31-atlas__marker.is-on span{color:#f4faf5;background:#0c1610;border-color:#0c1610}.cop31-atlas__marker.is-on em{color:#8fa89a}.cop31-atlas__coy{z-index:2;color:#3d4a42;cursor:pointer;font:600 .52rem/1 var(--font-mono);letter-spacing:.06em;text-transform:uppercase;background:#f3eee3db;border:1px dashed #101a1373;padding:.28rem .45rem;position:absolute;transform:translate(-100%)}.cop31-atlas__coy.is-compact{transform:translate(-50%,-100%)}.cop31-atlas__coy.is-on{color:var(--cop31-acid);background:#0c1610;border-style:solid;border-color:#0c1610}.cop31-atlas__scale{z-index:2;color:#1c2b23;font:600 .5rem/1 var(--font-mono);letter-spacing:.06em;text-transform:uppercase;gap:.2rem;display:grid;position:absolute;bottom:1.7rem;left:.75rem}.cop31-atlas__scale b{background:0 0;border:1px solid #1c2b23;border-top:0;height:4px;display:block}.cop31-atlas__credit{z-index:2;color:#4a564e;max-width:46%;font:500 .48rem/1.3 var(--font-mono);letter-spacing:.02em;text-align:right;margin:0;position:absolute;bottom:.35rem;right:.55rem}.cop31-atlas__credit a{color:inherit}.cop31-atlas__map{z-index:1;background:#efe8d8;border:1px solid #101a132e;width:100%;height:auto;margin-bottom:1.1rem;display:block;position:relative}.cop31-atlas__sea{fill:#c9d5cf}.cop31-atlas__road{fill:none;stroke:#1c2b23;stroke-width:1.6px;stroke-dasharray:6 5}.cop31-atlas__map-quiet{fill:#6b7468;font-size:11px;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase}.cop31-atlas__xfer{fill:#3d5a48;font-size:12px;font-family:var(--font-mono)}.cop31-atlas__pin circle{fill:#f3eee3;stroke:#1c2b23;stroke-width:1.6px}.cop31-atlas__pin text{fill:#1c2b23;font-size:11px;font-family:var(--font-body)}.cop31-atlas__pin.is-on circle{fill:#2f6b4f;stroke:#2f6b4f}.cop31-atlas__pin.is-on text{font-weight:700}.cop31-atlas__route{z-index:1;grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:1.5rem;display:grid;position:relative}.cop31-atlas__route-line{background:#101a1333;border-radius:2px;height:2px;position:absolute;top:2.85rem;left:12%;right:12%;overflow:hidden}.cop31-atlas__route-line i{background:linear-gradient(90deg,#0f6b45,#10b981);height:100%;transition:width .28s;display:block}.cop31-atlas__route button{color:var(--cop31-ink);cursor:pointer;text-align:center;background:#ffffff73;border:1px solid #101a1329;justify-items:center;gap:.4rem;padding:1.4rem .9rem 1.1rem;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s;display:grid;position:relative}.cop31-atlas__route button:hover{border-color:#101a1359;transform:translateY(-3px)}.cop31-atlas__route button.is-active{color:#f4faf5;background:#0c1610;border-color:#0c1610;box-shadow:0 22px 50px -28px #07120cbf}.cop31-atlas__node{z-index:2;width:2.4rem;height:2.4rem;font:600 .54rem/1 var(--font-mono);background:#eef4ef;border:1px solid #101a1380;border-radius:50%;place-items:center;margin-bottom:.35rem;transition:transform .18s,background .18s,color .18s;display:grid;position:relative}.cop31-atlas__node i{border:1px solid #101a1333;border-radius:50%;position:absolute;inset:.4rem}.cop31-atlas__route button.is-active .cop31-atlas__node{background:var(--cop31-acid);color:#042015;border-color:var(--cop31-acid);transform:scale(1.08)}.cop31-atlas__route small{color:#59645b;font:500 .55rem/1 var(--font-mono);text-transform:uppercase}.cop31-atlas__route button.is-active small{color:#8fa89a}.cop31-atlas__route strong{font:700 clamp(1.05rem, 2vw, 1.55rem)/1.05 var(--font-heading);letter-spacing:-.03em}.cop31-atlas__route em{color:#0f6b45;font:italic 600 .9rem/1 var(--font-heading)}.cop31-atlas__route button.is-active em{color:var(--cop31-acid)}.cop31-atlas__route button>p{color:#5c6a61;max-width:14rem;margin:.25rem 0 0;font-size:.68rem;line-height:1.45}.cop31-atlas__route button.is-active>p{color:#a3bdab}.cop31-atlas__detail{z-index:1;width:100%;box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1.4rem 2rem;margin:1.4rem 0 0;padding:0;display:grid;position:relative}.cop31-atlas__stills{gap:.65rem;display:grid}.cop31-atlas__extra{grid-template-columns:1fr 1fr;gap:.55rem;list-style:none;display:grid}.cop31-atlas__extra img{aspect-ratio:auto;object-fit:contain;background:#d9d1bf;border:1px solid #101a1333;width:100%;height:auto;display:block}.cop31-atlas__extra span{color:#5a6158;font:500 .6rem/1.3 var(--font-mono);margin-top:.25rem;display:block}.cop31-atlas__photo{background:#d9d1bf;border:1px solid #101a1333;margin:0}.cop31-atlas__photo img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;display:block}.cop31-atlas__photo figcaption{color:#5a6158;font:500 .64rem/1.4 var(--font-mono);padding:.5rem .7rem .6rem}.cop31-atlas__detail-main dl{gap:.75rem;margin:.9rem 0;display:grid}.cop31-atlas__detail-main dt{color:#5a6158;font:600 .56rem/1 var(--font-mono);letter-spacing:.06em;text-transform:uppercase}.cop31-atlas__detail-main dd{color:#1c2b23;margin:.25rem 0 0;font-size:.9rem;line-height:1.4}.cop31-atlas__note{color:#6b4a18;margin:0 0 .9rem;font-size:.78rem;line-height:1.45}.cop31-atlas__detail-main>span,.cop31-atlas__detail>div>span{color:#59645b;font:600 .56rem/1 var(--font-mono);text-transform:uppercase;letter-spacing:.08em}.cop31-atlas__detail h3{color:#132822;letter-spacing:-.05em;margin:.55rem 0;font-size:clamp(2rem,4vw,3.6rem);line-height:.92}.cop31-atlas__detail p{color:#465349;max-width:28rem;font-size:.88rem;line-height:1.55}.cop31-atlas__verb{color:#0f6b45;font:italic 600 .85rem/1 var(--font-heading);background:#10b98114;border:1px solid #0f6b4559;margin-top:1.1rem;padding:.35rem .6rem;display:inline-block}.cop31-atlas__detail-main ol{list-style:none}.cop31-atlas__detail-main li{border-bottom:1px solid #101a1324;justify-content:space-between;gap:1rem;padding:.7rem 0;display:flex}.cop31-atlas__detail-main time{color:#59645b;font:500 .55rem/1.4 var(--font-mono)}.cop31-atlas__detail-main li strong{color:#1c2b23;text-align:right;font-size:.76rem}.cop31-atlas__detail-main li.is-lock strong{color:#8b4d14}.cop31-atlas__rule{z-index:1;background:#fff8ebeb;border:1px solid #8b4d1447;grid-template-columns:7rem 1fr;align-items:center;gap:1rem;padding:.85rem 1rem;display:grid;position:absolute;bottom:1.4rem;left:clamp(1.5rem,4vw,3.5rem);right:clamp(1.5rem,4vw,3.5rem)}.cop31-atlas__rule>span{color:#8b4d14;font:700 1.45rem/1 var(--font-mono)}.cop31-atlas__rule p{color:#5c4a30;font-size:.74rem;line-height:1.45}.cop31-calendar{border-bottom:1px solid var(--cop31-rule)}.cop31-calendar--chapters .cop31-editorial-head--tight{margin-bottom:clamp(2rem,5vw,3.2rem)}.cop31-calendar--chapters .cop31-editorial-head--tight h2{font-size:clamp(2.2rem,4.4vw,3.8rem);line-height:1}.cop31-calendar__here{z-index:3;color:#f1d5a8;background:#0c120eeb;border:1px solid #f59e0b47;flex-wrap:wrap;align-items:baseline;gap:.45rem 1rem;margin:0 0 1.6rem;padding:.7rem .9rem;display:flex;position:sticky;top:4.6rem}.cop31-calendar__here span{color:#d9a04e;font:600 .58rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase}.cop31-calendar__here strong{font:700 1.05rem/1.15 var(--font-heading);color:#f4efe4}.cop31-calendar__here em{color:#9aab9f;font:500 .72rem/1.2 var(--font-body);margin-left:auto;font-style:normal}.cop31-calendar__groups{gap:2.4rem;display:grid}.cop31-calendar__group>header{border-bottom:1px solid var(--cop31-rule);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.4rem 1.2rem;margin-bottom:.85rem;padding-bottom:.55rem;display:flex}.cop31-calendar__group>header h3{color:#eff8f1;font:700 1.35rem/1.1 var(--font-heading);letter-spacing:-.02em;margin:0}.cop31-calendar__group>header p{color:#7f9486;font:500 .68rem/1.3 var(--font-mono);text-transform:uppercase;letter-spacing:.05em;margin:0}.cop31-calendar__group.is-current>header h3{box-shadow:inset 0 -3px #d9a04e}.cop31-calendar__group>ol{list-style:none}.cop31-calendar__group>ol>li{border-bottom:1px solid #94c9a81f;grid-template-columns:8.5rem minmax(0,1fr) 7.5rem;gap:.85rem 1.2rem;padding:.95rem 0;display:grid}.cop31-calendar__group>ol>li.is-live{background:linear-gradient(90deg,#d9a04e14,#0000 55%)}.cop31-calendar__group time{color:#7f9385;font:500 .62rem/1.4 var(--font-mono);text-transform:uppercase}.cop31-calendar__group time i{color:#9aab9f;margin-inline:.35rem;font-style:normal}.cop31-calendar__group h4{color:#edf7ef;letter-spacing:-.02em;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;font-size:1.15rem;display:flex}.cop31-calendar__group h4 b{color:#d9a04e;font:600 .52rem/1 var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border:1px solid #d9a04e;padding:.12rem .4rem}.cop31-calendar__group>ol p{color:#8fa397;max-width:40rem;margin:.3rem 0 0;font-size:.82rem;line-height:1.45}.cop31-calendar__group>ol small{color:#65796b;font:500 .55rem/1.4 var(--font-mono);text-align:right;text-transform:uppercase}.cop31-calendar__locks+ol{margin-top:.85rem}.cop31-calendar__locks{background:#172018d9;border:1px solid #d9a04e52;margin-top:1rem;padding:1rem 1rem .35rem}.cop31-calendar__locks-head{gap:.3rem;margin-bottom:.75rem;display:grid}.cop31-calendar__locks-head span{color:#d9a04e;font:600 .58rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase}.cop31-calendar__locks-head p{color:#c9b17a;margin:0;font-size:.8rem;line-height:1.4}.cop31-calendar__locks ol{list-style:none}.cop31-calendar__locks li{border-top:1px solid #d9a04e2e;grid-template-columns:8.5rem minmax(0,1fr) 7.5rem;gap:.6rem 1.2rem;padding:.7rem 0;display:grid}.cop31-calendar__locks strong{color:#f1d5a8;font-size:.95rem;display:block}.cop31-calendar__locks span{color:#b8a68a;margin-top:.2rem;font-size:.72rem;line-height:1.4;display:block}.cop31-calendar__locks small{color:#9a8060;font:500 .55rem/1.4 var(--font-mono);text-align:right;text-transform:uppercase}.cop31-calendar__spine{list-style:none;position:relative}.cop31-calendar__spine:before{content:"";background:#78e5ad42;width:1px;position:absolute;top:0;bottom:0;left:calc(20% + 4rem)}.cop31-calendar__spine>li{border-top:1px solid var(--cop31-rule);grid-template-columns:20% 8rem minmax(0,1fr) 9rem;align-items:start;gap:1rem;min-height:7.2rem;padding:1.35rem 0;display:grid;position:relative}.cop31-calendar__spine time{color:#7f9385;font:500 .6rem/1.4 var(--font-mono);text-transform:uppercase;padding-top:.25rem}.cop31-calendar__spine time i{color:var(--cop31-acid);margin-inline:.35rem;font-style:normal}.cop31-calendar__marker{min-height:2rem;position:relative}.cop31-calendar__marker:before{content:"";border:1px solid var(--cop31-acid);background:#07120c;border-radius:50%;width:.85rem;height:.85rem;position:absolute;top:.45rem;left:3.55rem;transform:translate(-50%)}.cop31-calendar__marker span{text-align:center;color:var(--cop31-acid);font:600 .5rem/1 var(--font-mono);padding-top:1.6rem;display:block}.cop31-calendar__spine h3{color:#edf7ef;letter-spacing:-.025em;font-size:clamp(1.15rem,2.1vw,1.8rem)}.cop31-calendar__spine p{color:#8fa397;max-width:42rem;margin-top:.35rem;font-size:.8rem}.cop31-calendar__spine>li>small{color:#65796b;font:500 .55rem/1.4 var(--font-mono);text-align:right;text-transform:uppercase;padding-top:.25rem}.cop31-calendar__phase.is-live{background:linear-gradient(90deg,#0000,#78e5ad0e,#0000)}.cop31-calendar__phase.is-live .cop31-calendar__marker:before{background:var(--cop31-acid);box-shadow:0 0 0 5px #78e5ad1a}.cop31-calendar__lock{background:#172018;margin-inline:-1rem;border-color:#7d5a2b!important;min-height:8.5rem!important;padding-inline:1rem!important}.cop31-calendar__lock .cop31-calendar__marker:before{background:#d9a04e;border-color:#d9a04e;border-radius:0;width:1.1rem;height:1.1rem;transform:translate(-50%)rotate(45deg)}.cop31-calendar__lock .cop31-calendar__marker span{color:#d9a04e}.cop31-calendar__lock h3{color:#f1d5a8}.cop31-calendar__lock ul{color:#b8a68a;margin-top:.5rem;padding-left:1rem;font-size:.7rem}.cop31-hub{border-block:1px solid var(--cop31-rule);background:linear-gradient(#6ee7b709 1px,#0000 1px) 0 0/4rem 4rem,linear-gradient(90deg,#6ee7b709 1px,#0000 1px) 0 0/4rem 4rem,radial-gradient(45rem 35rem at 12% 42%,#10b98117,#0000 68%),#07120c}.cop31-hub__window{background:#07120c;border:1px solid #9aab9f;overflow:hidden;box-shadow:0 2.5rem 8rem -2.5rem #000000f2,1rem 1rem #6ee7b70e}.cop31-hub__titlebar{color:#0b1710;background:#dfe9e1;border-bottom:1px solid #9aab9f;grid-template-columns:8rem 1fr auto;align-items:center;min-height:2.8rem;display:grid}.cop31-hub__window-controls{border-right:1px solid #8fa096;align-items:center;gap:.45rem;height:100%;padding-inline:.8rem;display:flex}.cop31-hub__window-controls i{border:1px solid #0b171038;border-radius:50%;width:.72rem;height:.72rem;box-shadow:inset 0 0 0 .5px #ffffff47}.cop31-hub__window-controls i:first-child{background:#ff5f57}.cop31-hub__window-controls i:nth-child(2){background:#febc2e}.cop31-hub__window-controls i:nth-child(3){background:#28c840}.cop31-hub__window-title{font:600 .62rem/1 var(--font-mono);letter-spacing:.05em;align-items:baseline;gap:.55rem;padding-inline:1rem;display:flex}.cop31-hub__window-title strong{font-weight:700}.cop31-hub__window-title span{color:#4b6153}.cop31-hub__window-state{height:100%;font:600 .55rem/1 var(--font-mono);border-left:1px solid #8fa096;align-items:center;gap:.45rem;padding-inline:1rem;display:flex}.cop31-hub__window-state span{background:#137a4a;width:.45rem;height:.45rem}.cop31-hub__desktop{grid-template-columns:minmax(16rem,.34fr) minmax(0,1.66fr);min-height:46rem;display:grid}.cop31-hub__file{background:#0b1911;border-right:1px solid #31463a;padding:1.2rem}.cop31-hub__file-head{color:#91a89a;font:600 .53rem/1 var(--font-mono);letter-spacing:.08em;border-bottom:1px solid #31463a;justify-content:space-between;gap:1rem;padding:.3rem .35rem 1rem;display:flex}.cop31-hub__file-head code{color:var(--cop31-acid);font:inherit}.cop31-hub__file h3{color:#f0f8f2;letter-spacing:-.06em;margin:2.3rem .35rem .9rem;font-size:clamp(2.05rem,3.4vw,3.5rem);line-height:.84}.cop31-hub__file>p{color:#9fb3a5;max-width:22rem;margin-inline:.35rem;font-size:.72rem;line-height:1.55}.cop31-hub__file nav{border-top:1px solid #31463a;margin-top:2rem}.cop31-hub__file nav>a{color:#cfddd3;border-bottom:1px solid #31463a;grid-template-columns:1.8rem 4.5rem 1fr;align-items:baseline;gap:.5rem;padding:.72rem .35rem;text-decoration:none;transition:background .16s,padding .16s,color .16s;display:grid}.cop31-hub__file nav>a:first-child{color:#0b1710;background:#dfe9e1}.cop31-hub__file nav>a:hover{color:#eff8f1;background:#6ee7b717;padding-left:.7rem}.cop31-hub__file nav>a:first-child:hover{color:#0b1710;background:#eaf2ec}.cop31-hub__file nav span{font:500 .5rem/1 var(--font-mono)}.cop31-hub__file nav strong{font:700 .78rem/1 var(--font-heading)}.cop31-hub__file nav small{color:currentColor;opacity:.68;font:500 .5rem/1 var(--font-mono);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cop31-hub__access-note{background:#d9a04e12;border-left:2px solid #d9a04e;margin-top:1.5rem;padding:1rem}.cop31-hub__access-note strong{color:#e7c083;font:600 .58rem/1 var(--font-mono);text-transform:uppercase}.cop31-hub__access-note p{color:#c3b395;margin:.55rem 0 .8rem;font-size:.67rem;line-height:1.5}.cop31-hub__access-note a{color:#f0d9b3;font:600 .62rem/1.3 var(--font-mono);border-bottom:1px solid #f0d9b359;text-decoration:none}.cop31-hub__workspace{background:#07120c;min-width:0}.cop31-hub__toolbar{color:#82988a;min-height:3rem;font:500 .52rem/1 var(--font-mono);background:#0e1c14;border-bottom:1px solid #31463a;justify-content:space-between;align-items:center;gap:1rem;padding-inline:1.2rem;display:flex}.cop31-hub__toolbar>div{align-items:center;gap:.5rem;display:flex}.cop31-hub__toolbar i{color:#3e5749;font-style:normal}.cop31-hub__toolbar strong{color:#c4d3c8}.cop31-hub__toolbar b,.cop31-hub__toolbar code{color:var(--cop31-acid);font:inherit}.cop31-hub__flow{list-style:none}.cop31-hub__flow>li{border-bottom:1px solid #31463a;grid-template-columns:2.5rem minmax(8rem,.42fr) minmax(0,1fr);gap:clamp(1rem,3vw,2.5rem);min-height:10.75rem;padding:1.8rem clamp(1.2rem,3vw,2.4rem) 2rem;scroll-margin-top:7rem;display:grid}.cop31-hub__flow>li:first-child{background:linear-gradient(90deg,#6ee7b712,#0000 60%)}.cop31-hub__step{color:var(--cop31-acid);font:600 .58rem/1 var(--font-mono)}.cop31-hub__moment{flex-direction:column;gap:.45rem;display:flex}.cop31-hub__moment em{color:var(--cop31-acid);font:italic 600 1.7rem/1 var(--font-heading)}.cop31-hub__moment span{color:#dbe7de;font:600 .62rem/1.3 var(--font-mono);text-transform:uppercase}.cop31-hub__moment small{color:#819789;font:500 .56rem/1.3 var(--font-mono)}.cop31-hub__copy h3{color:#eff8f1;letter-spacing:-.04em;font-size:clamp(1.55rem,2.8vw,2.8rem);line-height:.95}.cop31-hub__copy p{color:#9fb3a5;max-width:38rem;margin:.7rem 0 1.25rem;font-size:.82rem;line-height:1.65}.cop31-hub__copy code{color:#9ce7bd;font:500 .57rem/1.3 var(--font-mono);text-transform:uppercase;letter-spacing:.04em}.cop31-hub__statusbar{color:#23352a;min-height:2rem;font:600 .48rem/1 var(--font-mono);letter-spacing:.04em;background:#dfe9e1;border-top:1px solid #9aab9f;grid-template-columns:1fr 1.4fr 1fr;display:grid}.cop31-hub__statusbar span{border-right:1px solid #8fa096;align-items:center;padding-inline:.8rem;display:flex}.cop31-hub__statusbar span:last-child{border-right:0}.cop31-hub__roles{border-top:2px solid var(--cop31-acid);grid-template-columns:minmax(13rem,.45fr) minmax(0,1.55fr);gap:clamp(2rem,6vw,6rem);margin-top:clamp(4rem,8vw,7rem);padding-top:1.5rem;display:grid}.cop31-hub__roles>div>span{color:var(--cop31-acid);font:600 .58rem/1 var(--font-mono);letter-spacing:.07em}.cop31-hub__roles>div>p{color:#9fb3a5;max-width:18rem;margin-top:.7rem;font-size:.78rem}.cop31-hub__roles dl{grid-template-columns:1fr 1fr;display:grid}.cop31-hub__roles dl div{border-left:1px solid var(--cop31-rule);border-bottom:1px solid var(--cop31-rule);padding:0 1rem 1.2rem}.cop31-hub__roles dt{color:#edf7ef;font:700 1rem/1 var(--font-heading)}.cop31-hub__roles dd{color:#819789;margin-top:.4rem;font-size:.67rem}@media (width<=980px){.cop31-hub__desktop{grid-template-columns:14rem minmax(0,1fr)}.cop31-hub__file h3{font-size:2.2rem}.cop31-hub__file nav>a{grid-template-columns:1.5rem 1fr}.cop31-hub__file nav small{display:none}.cop31-hub__flow>li{grid-template-columns:2rem 1fr}.cop31-hub__moment,.cop31-hub__copy{grid-column:2}}@media (width<=680px){.cop31-hub__window{margin-inline:-.45rem;box-shadow:.5rem .5rem #6ee7b70e}.cop31-hub__titlebar{grid-template-columns:4.5rem 1fr auto}.cop31-hub__window-controls{gap:.3rem;padding-inline:.55rem}.cop31-hub__window-controls i{width:.55rem;height:.55rem}.cop31-hub__window-title{padding-inline:.6rem}.cop31-hub__window-title span{display:none}.cop31-hub__window-state{padding-inline:.55rem}.cop31-hub__desktop{grid-template-columns:1fr}.cop31-hub__file{border-bottom:1px solid #31463a;border-right:0}.cop31-hub__file nav{grid-template-columns:1fr 1fr;display:grid}.cop31-hub__file nav>a{grid-template-columns:1.4rem 1fr}.cop31-hub__access-note{margin-bottom:.3rem}.cop31-hub__toolbar{align-items:flex-start;padding-block:.8rem}.cop31-hub__toolbar>div{flex-wrap:wrap}.cop31-hub__toolbar>code{display:none}.cop31-hub__flow>li{grid-template-columns:2rem 1fr;min-height:0}.cop31-hub__moment,.cop31-hub__copy{grid-column:2}.cop31-hub__statusbar{grid-template-columns:1fr}.cop31-hub__statusbar span{border-bottom:1px solid #8fa096;border-right:0;min-height:1.8rem}.cop31-hub__statusbar span:last-child{border-bottom:0}.cop31-hub__roles,.cop31-hub__roles dl{grid-template-columns:1fr}.cop31-hub__roles dl div{border-left:0;padding:.9rem 0}}.cop31-register{background:#09150e}.cop31-register__layout{grid-template-columns:minmax(18rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.cop31-register__index{border-top:1px solid var(--cop31-rule)}.cop31-register__index button{border:0;border-bottom:1px solid var(--cop31-rule);color:#8da293;text-align:left;cursor:pointer;background:0 0;grid-template-columns:2rem 1fr auto 1rem;align-items:center;gap:.75rem;width:100%;padding:1rem 0;transition:color .16s,padding .16s;display:grid}.cop31-register__index button:hover,.cop31-register__index button.is-active{color:#eff8f1;padding-left:.65rem}.cop31-register__index button.is-active{background:#78e5ad0b}.cop31-register__index button>span{color:#819789;font:500 .56rem/1 var(--font-mono)}.cop31-register__index strong{font-size:.84rem}.cop31-register__index small{font:500 .53rem/1 var(--font-mono);text-transform:uppercase}.cop31-register__index i{color:var(--cop31-acid);opacity:0;font-style:normal}.cop31-register__index button.is-active i{opacity:1}.cop31-register__brief{border-left:1px solid #78e5ad4d;min-height:32rem;padding-left:clamp(1.5rem,4vw,4rem);position:sticky;top:9rem}.cop31-register__brief-head{color:#819789;font:600 .55rem/1 var(--font-mono);letter-spacing:.07em;justify-content:space-between;display:flex}.cop31-register__brief-head code{color:#819789;font:inherit}.cop31-register__brief h3{color:#eff8f1;letter-spacing:-.06em;max-width:44rem;margin:4.5rem 0 1rem;font-size:clamp(2.7rem,5.7vw,6rem);line-height:.88}.cop31-register__brief>p{color:#9db1a2;max-width:35rem;font-size:.95rem}.cop31-register__brief ol{border-top:1px solid var(--cop31-rule);max-width:42rem;margin-top:3rem;list-style:none}.cop31-register__brief li{border-bottom:1px solid var(--cop31-rule);color:#b1c1b6;grid-template-columns:2rem 1fr;gap:.75rem;padding:.8rem 0;font-size:.72rem;display:grid}.cop31-register__brief li span{color:#819789;font:500 .54rem/1.4 var(--font-mono)}.cop31-register__output{grid-template-columns:8rem 1fr;gap:1rem;max-width:42rem;margin-top:2rem;display:grid}.cop31-register__output span{color:#819789;font:500 .55rem/1.3 var(--font-mono);text-transform:uppercase}.cop31-register__output strong{color:var(--cop31-acid);font-size:.72rem}.cop31-register__owner{background:linear-gradient(90deg,#10b98112,#0000 80%);border-left:2px solid #6ee7b773;max-width:36rem;margin:1.6rem 0 0;padding:.85rem 0 .85rem .9rem}.cop31-register__owner[data-status=confirming]{background:linear-gradient(90deg,#f59e0b14,#0000 80%);border-left-color:#f59e0b}.cop31-register__owner[data-status=confirming] span{color:#f0c36a}.cop31-register__owner span{color:var(--cop31-acid);font:600 .55rem/1 var(--font-mono);letter-spacing:.06em;text-transform:uppercase;display:block}.cop31-register__owner p{color:#b7c8bc;margin:.45rem 0 0;font-size:.74rem;line-height:1.5}.cop31-register__landing{max-width:36rem;color:#9db1a2!important;margin-top:1rem!important;font-size:.8rem!important}.cop31-register__landing span{color:#819789;font:500 .52rem/1 var(--font-mono);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;display:block}.cop31-register__cta{flex-wrap:wrap;align-items:center;gap:.9rem 1.2rem;max-width:36rem;margin-top:2rem;display:flex}.cop31-register__brief h3{margin-top:1.8rem}.cop31-register__intro{margin-bottom:clamp(1.6rem,4vw,2.6rem)}.cop31-register__intro p:first-child{color:#7f9486;font:600 .62rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .4rem}.cop31-register__intro h2{color:#eff8f1;letter-spacing:-.04em;max-width:16ch;margin:0 0 .7rem;font-size:clamp(2.1rem,4.2vw,3.5rem);line-height:1}.cop31-register__intro p:last-child{color:#9aab9f;max-width:36rem;margin:0;font-size:1rem;line-height:1.55}.cop31-register__tiles{grid-template-columns:repeat(auto-fill,minmax(7.4rem,1fr));gap:.45rem;margin-bottom:1.2rem;display:grid}.cop31-register__tiles button{cursor:pointer;text-align:left;color:#dce9df;background:#07120c;border:1px solid #94c9a829;padding:0;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s;display:block;position:relative;overflow:hidden}.cop31-register__tiles button img{aspect-ratio:4/3;object-fit:cover;filter:saturate(.85)brightness(.82);width:100%;transition:transform .5s cubic-bezier(.22,1,.36,1),filter .28s;display:block;transform:scale(1.04)}.cop31-register__tiles button>span{background:linear-gradient(#0000,#07120ceb);gap:.1rem;padding:1.4rem .45rem .4rem;display:grid;position:absolute;bottom:0;left:0;right:0}.cop31-register__tiles small{color:#8fa397;font:500 .5rem/1 var(--font-mono)}.cop31-register__tiles strong{font:700 .78rem/1.15 var(--font-heading)}.cop31-register__tiles button:hover img,.cop31-register__tiles button.is-active img{filter:none;transform:scale(1)}.cop31-register__tiles button.is-active{border-color:#dce9df;transform:translateY(-2px)}.cop31-register__tiles button:focus-visible{outline-offset:2px;outline:2px solid #6ee7b7}.cop31-register__stage{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:1.4rem 2rem;display:grid}.cop31-register__still{aspect-ratio:4/3;background:#07120c;border:1px solid #94c9a829;position:relative;overflow:hidden}.cop31-register__still img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scale(1.04)}.cop31-register__still img.is-on{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.cop31-register__still img{transition:none;transform:none}}.cop31-register--stills .cop31-register__brief{border-left:0;min-height:0;padding-left:0;position:relative;top:auto}.cop31-register--stills .cop31-register__brief h3{max-width:18ch;margin:1.2rem 0 .35rem;font-size:clamp(1.8rem,3.4vw,2.8rem);line-height:1.02}.cop31-register--stills .cop31-register__brief-head{text-transform:uppercase;border-bottom:1px solid #cfc6b4;padding-bottom:.7rem}.cop31-register--stills .cop31-register__summary{color:#253d34;text-wrap:pretty;max-width:34rem;margin:0;font-size:1.02rem;line-height:1.5}.cop31-register__signals{gap:.65rem;margin-top:1.25rem;display:grid}.cop31-register--stills .cop31-register__signals .cop31-register__owner{max-width:none;margin:0}.cop31-register__judge{background:#103b3a;border:1px solid #c4bba8;grid-template-columns:6rem minmax(0,1fr);align-items:center;gap:.9rem;padding:.65rem;display:grid}.cop31-register__judge img{object-fit:cover;object-position:center 28%;width:6rem;height:6.8rem;display:block}.cop31-register__judge>div{min-width:0}.cop31-register__judge span{color:#83d3d3;font:600 .55rem/1 var(--font-mono);letter-spacing:.07em;text-transform:uppercase;margin-bottom:.45rem;display:block}.cop31-register__judge strong{color:#fffaf0;text-wrap:balance;font-size:1rem;line-height:1.12;display:block}.cop31-register__judge small{color:#bcd0c9;margin-top:.3rem;font-size:.7rem;line-height:1.35;display:block}.cop31-register__examples{margin-top:1.35rem}.cop31-register__examples>span{color:#5a675f;font:600 .55rem/1 var(--font-mono);letter-spacing:.07em;text-transform:uppercase;margin-bottom:.55rem;display:block}.cop31-register--stills .cop31-register__examples ol{margin-top:0}.cop31-register--stills .cop31-register__output{border-top:1px solid #cfc6b4;border-bottom:1px solid #cfc6b4;margin-top:1.25rem;padding:.9rem 0}@media (prefers-reduced-motion:reduce){.cop31-register__tiles button,.cop31-register__tiles button img{transition:none}}.cop31-shell:not(.cop31-shell--team) .cop31-editorial-head>span{color:#0f6b45}.cop31-shell:not(.cop31-shell--team) .cop31-editorial-head>p:not(.cop31-editorial-head__note){color:#59645b}.cop31-shell:not(.cop31-shell--team) .cop31-editorial-head h2{color:var(--cop31-ink)}.cop31-shell:not(.cop31-shell--team) .cop31-editorial-head__note{color:#465349}.cop31-thesis-section--v3{background:#e8e2d2;border-bottom:1px solid #cfc6b4}.cop31-thesis-section--v3 .cop31-thesis__path,.cop31-thesis-section--v3 .cop31-thesis>ol{border-top-color:#cfc6b4}.cop31-thesis-section--v3 .cop31-thesis__path>li,.cop31-thesis-section--v3 .cop31-thesis>ol>li{border-bottom-color:#cfc6b4}.cop31-thesis-section--v3 .cop31-thesis__path>li:hover{background:#0f6b450a}.cop31-thesis-section--v3 .cop31-thesis__num{color:#0f6b45;background:#0f6b4514;border-color:#0f6b4566}.cop31-thesis-section--v3 .cop31-thesis__rail{background:linear-gradient(#0f6b4573,#0f6b450d)}.cop31-thesis-section--v3 .cop31-thesis li>em,.cop31-thesis-section--v3 .cop31-thesis__path>li>em{color:#0f6b45}.cop31-thesis-section--v3 .cop31-thesis h3{color:var(--cop31-ink)}.cop31-thesis-section--v3 .cop31-thesis li p{color:#465349}.cop31-thesis-section--v3 .cop31-thesis__stats{background:#f3eee3;border-color:#c4bba8;box-shadow:0 28px 60px -40px #101a1359}.cop31-thesis-section--v3 .cop31-thesis__stats-head{color:#5a675f;border-bottom-color:#c4bba8}.cop31-thesis-section--v3 .cop31-thesis__stats-head strong{color:#0f6b45}.cop31-thesis-section--v3 .cop31-thesis__stats-grid{background:#c4bba8}.cop31-thesis-section--v3 .cop31-thesis__stats-grid div{background:#f3eee3}.cop31-thesis-section--v3 .cop31-thesis__stats-grid strong{color:#0f6b45}.cop31-thesis-section--v3 .cop31-thesis__stats-grid span{color:#5a675f}.cop31-thesis-section--v3 .cop31-thesis__stats-note{color:#465349;border-top-color:#c4bba8}.cop31-calendar--chapters{background:#e8e2d2;border-bottom-color:#cfc6b4}.cop31-calendar--chapters .cop31-calendar__here{color:#5c4a30;background:#fff8ebf0;border-color:#8b4d1447}.cop31-calendar--chapters .cop31-calendar__here span{color:#8b4d14}.cop31-calendar--chapters .cop31-calendar__here strong{color:#1c2b23}.cop31-calendar--chapters .cop31-calendar__here em{color:#5c4a30}.cop31-calendar--chapters .cop31-calendar__group>header h3{color:var(--cop31-ink)}.cop31-calendar--chapters .cop31-calendar__group>header p{color:#5a675f}.cop31-calendar--chapters .cop31-calendar__group.is-current>header h3{color:#0f6b45}.cop31-calendar--chapters .cop31-calendar__group>ol>li.is-live{background:#0f6b450f}.cop31-calendar--chapters .cop31-calendar__group time{color:#5a675f}.cop31-calendar--chapters .cop31-calendar__group h4{color:var(--cop31-ink)}.cop31-calendar--chapters .cop31-calendar__group h4 b{color:#f4faf5;background:#0f6b45}.cop31-calendar--chapters .cop31-calendar__group>ol p{color:#465349}.cop31-calendar--chapters .cop31-calendar__group>ol small{color:#5a675f}.cop31-calendar--chapters .cop31-calendar__locks{background:#fff8ebeb;border-color:#8b4d1447}.cop31-calendar--chapters .cop31-calendar__locks-head span{color:#8b4d14}.cop31-calendar--chapters .cop31-calendar__locks-head p{color:#5c4a30}.cop31-calendar--chapters .cop31-calendar__locks li{border-top-color:#8b4d1429}.cop31-calendar--chapters .cop31-calendar__locks strong{color:#1c2b23}.cop31-calendar--chapters .cop31-calendar__locks span{color:#5c4a30}.cop31-calendar--chapters .cop31-calendar__locks small{color:#8b4d14}.cop31-hub-teaser{background:#e0d9c8;border-top-color:#cfc6b4;border-bottom:1px solid #cfc6b4}.cop31-hub-teaser .cop31-kicker{color:#0f6b45!important}.cop31-hub-teaser .cop31-hub-brief__copy h2{color:var(--cop31-ink)}.cop31-hub-teaser .cop31-hub-brief__copy p:last-child{color:#465349}.cop31-hub-teaser .cop31-hub-brief__verbs{color:#1c2b23}.cop31-hub-teaser .cop31-hub-brief__note,.cop31-hub-preview figcaption{color:#5a675f}.cop31-hub-preview__frame{border-color:#1c2b23;box-shadow:1rem 1rem #075f6529}.cop31-register--stills{background:#e8e2d2}.cop31-register--stills .cop31-register__intro p:first-child{color:#5a675f}.cop31-register--stills .cop31-register__intro h2{color:var(--cop31-ink)}.cop31-register--stills .cop31-register__intro p:last-child{color:#465349}.cop31-register__tiles button{min-width:0}.cop31-register--stills .cop31-register__tiles button{color:#f4efe4;background:#d9d1bf;border-color:#c4bba8}.cop31-register--stills .cop31-register__tiles button.is-active{border-color:#1c2b23}.cop31-register--stills .cop31-register__still{background:#d9d1bf;border-color:#c4bba8}.cop31-register--stills .cop31-register__brief-head{color:#5a675f}.cop31-register--stills .cop31-register__owner{color:#3a4a40;background:#f3eee3;border:1px solid #c4bba8}.cop31-register--stills .cop31-register__owner span{color:#0f6b45}.cop31-register--stills .cop31-register__brief h3{color:var(--cop31-ink)}.cop31-register--stills .cop31-register__brief p{color:#465349}.cop31-register--stills .cop31-register__landing{color:#3a4a40!important}.cop31-register--stills .cop31-register__landing span{color:#5a675f}.cop31-register--stills .cop31-register__brief ol{color:#3a4a40}.cop31-register--stills .cop31-register__brief li{color:#3a4a40;border-bottom-color:#cfc6b4}.cop31-register--stills .cop31-register__brief ol{border-top-color:#cfc6b4}.cop31-register--stills .cop31-register__owner p{color:#3a4a40}.cop31-register--stills .cop31-register__brief>p{color:#465349}.cop31-register--stills .cop31-register__output span{color:#5a675f}.cop31-register--stills .cop31-register__output strong{color:#0f6b45}.cop31-register--stills .cop31-register__cta .btn-primary{color:#f4faf5;background:#0c1610;border-radius:0}.cop31-register--stills .cop31-register__cta .cop31-text-link{color:#1c2b23}.cop31-shell:not(.cop31-shell--team) .cop31-register__tiles{grid-template-columns:repeat(auto-fill,minmax(7.4rem,1fr));overflow:visible}.cop31-hub--compact .cop31-hub-strip{grid-template-columns:minmax(0,1.55fr) minmax(15rem,.55fr);align-items:stretch;gap:clamp(1.5rem,4vw,3rem);display:grid}.cop31-hub-strip__flow{border:1px solid var(--cop31-rule);grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;display:grid}.cop31-hub-strip__flow>li{border-right:1px solid var(--cop31-rule);border-bottom:1px solid var(--cop31-rule);background:#08140e8c;grid-template-columns:2rem 4.5rem 1fr;align-content:start;gap:.55rem .75rem;padding:1.25rem 1.15rem;display:grid}.cop31-hub-strip__flow>li:nth-child(2n){border-right:0}.cop31-hub-strip__flow>li:nth-last-child(-n+2){border-bottom:0}.cop31-hub-strip__flow span{color:#7f9486;font:500 .55rem/1 var(--font-mono)}.cop31-hub-strip__flow em{color:var(--cop31-acid);font:italic 600 .95rem/1 var(--font-heading)}.cop31-hub-strip__flow strong{color:#eff8f1;font:700 1.15rem/1.15 var(--font-heading);letter-spacing:-.02em;grid-column:2/-1}.cop31-hub-strip__flow p{color:#8fa397;grid-column:2/-1;font-size:.74rem;line-height:1.5}.cop31-hub-strip__note{background:#f59e0b0f;border:1px solid #f59e0b47;padding:1.25rem 1.2rem}.cop31-hub-strip__note>span{color:#d9b56a;font:600 .55rem/1 var(--font-mono);letter-spacing:.06em;text-transform:uppercase}.cop31-hub-strip__note strong{color:#f5e6c8;font:700 1.2rem/1.15 var(--font-heading);margin:.7rem 0 .55rem;display:block}.cop31-hub-strip__note p{color:#c9b89a;font-size:.72rem;line-height:1.55}.cop31-hub-strip__note a{color:#f0d9b3;font:600 .68rem/1.3 var(--font-mono);margin-top:1rem;text-decoration:none;display:inline-block}.cop31-hub__roles--compact{border-top:1px solid var(--cop31-rule);margin-top:1.5rem;padding-top:1.25rem}.cop31-hub__roles--compact dl div{border-bottom:0;border-left:0;padding:0}@media (width<=900px){.cop31-hub--compact .cop31-hub-strip,.cop31-hub-strip__flow{grid-template-columns:1fr}.cop31-hub-strip__flow>li{border-right:0}.cop31-hub-strip__flow>li:nth-last-child(-n+2){border-bottom:1px solid var(--cop31-rule)}.cop31-hub-strip__flow>li:last-child{border-bottom:0}.cop31-register__cta{flex-direction:column;align-items:flex-start}.cop31-next__editorial{grid-template-columns:1fr}.cop31-next__editorial .cop31-next__archive{flex-direction:column;grid-column:1;gap:.6rem}}.cop31-terms,.cop31-terms--v3{border-top:1px solid var(--cop31-rule);background:radial-gradient(36rem 24rem at 0 100%,#f59e0b0f,#0000 55%),#0b150f}.cop31-terms--paper{color:#1c2b23;background:#e6dfcf;border-top:1px solid #cfc6b4;padding-block:clamp(3rem,7vw,5rem) clamp(2.2rem,5vw,3.2rem)!important}.cop31-terms--paper+.cop31-next--paper{border-top:0;padding-top:1.2rem!important}.cop31-terms__intro p:first-child{color:#3d5a48;font:600 .62rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .45rem}.cop31-terms--paper h2{color:#1c2b23;letter-spacing:-.04em;max-width:14ch;margin:0 0 .7rem;font-size:clamp(2.1rem,4.4vw,3.5rem);line-height:.98}.cop31-terms__intro p:last-child{color:#3a4a40;max-width:36rem;margin:0 0 2rem;font-size:1rem;line-height:1.55}.cop31-terms__sheet{background:#f3eee3;border:1px solid #c4bba8;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1.6rem 2.4rem;padding:1.4rem 1.4rem .6rem;display:grid}.cop31-terms__sheet h3{color:#1c2b23;font:700 1.15rem/1.15 var(--font-heading);letter-spacing:-.02em;border-bottom:1px solid #c4bba8;margin:0 0 .85rem;padding-bottom:.55rem}.cop31-terms--paper .cop31-terms__sheet ol{list-style:none}.cop31-terms--paper .cop31-terms__sheet li{border-bottom:1px solid #d5ccba;grid-template-columns:1.8rem minmax(0,1fr);gap:.7rem;padding:.85rem 0;display:grid}.cop31-terms--paper .cop31-terms__sheet li:last-child{border-bottom:0}.cop31-terms--paper .cop31-terms__sheet li>span{color:#6b7468;font:500 .58rem/1.6 var(--font-mono)}.cop31-terms--paper .cop31-terms__sheet strong{color:#1c2b23;margin-bottom:.25rem;font-size:.98rem;display:block}.cop31-terms--paper .cop31-terms__sheet p{color:#3a4a40;max-width:none;margin:0;font-size:.86rem;line-height:1.5}.cop31-terms__list{border-top:1px solid var(--cop31-rule);margin-left:min(12rem,18vw);list-style:none}.cop31-terms__list li{border-bottom:1px solid var(--cop31-rule);grid-template-columns:3rem 12rem minmax(0,1fr);gap:1rem;padding:1.55rem 0;transition:background .16s;display:grid}.cop31-terms--v3 .cop31-terms__list li:hover{background:linear-gradient(90deg,#f59e0b0d,#0000 50%)}.cop31-terms__list li>span{color:#778c7d;font:500 .57rem/1 var(--font-mono)}.cop31-terms__list strong{color:#eff8f1;font-size:.95rem}.cop31-terms__list p{color:#9aab9f;max-width:40rem;font-size:.8rem;line-height:1.55}.cop31-next,.cop31-next--v3{padding-top:clamp(5rem,10vw,9rem)!important;padding-bottom:clamp(5rem,10vw,9rem)!important}.cop31-next__stage{background:#08140eb8;border:1px solid #94c9a838;padding:clamp(2rem,5vw,3.5rem);position:relative;overflow:hidden}.cop31-next__editorial{z-index:1;grid-template-columns:3rem minmax(0,1fr);align-items:start;gap:clamp(1rem,4vw,3.5rem);display:grid;position:relative}.cop31-next__number{color:var(--cop31-acid);font:600 .65rem/1 var(--font-mono);align-self:start}.cop31-next__editorial h2{letter-spacing:-.06em;max-width:52rem;text-shadow:none;margin-top:.8rem;font-size:clamp(2.6rem,5.5vw,5.4rem);line-height:.92}.cop31-next__editorial>div>p:not(.cop31-kicker){color:#a8bdb0;max-width:40rem;margin-top:1.2rem;font-size:1.02rem;line-height:1.55}.cop31-next__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.4rem;margin-top:1.8rem;display:flex}.cop31-next__primary{align-items:center;gap:.55rem;min-height:3.1rem;padding:.85rem 1.25rem;display:inline-flex}.cop31-next__secondary{color:#d5e6da;font:600 .78rem/1 var(--font-mono);letter-spacing:.03em;text-transform:uppercase;text-decoration:none}.cop31-next__secondary:hover{color:#eff8f1}.cop31-next__editorial .cop31-next__archive{border-top:1px solid var(--cop31-rule);color:#6f8376;font:500 .58rem/1 var(--font-mono);text-transform:uppercase;grid-column:2/-1;justify-content:space-between;margin-top:2.8rem;padding-top:1.1rem;display:flex}.cop31-next__editorial .cop31-next__archive a{color:#b7c9bc}.cop31-next__meta{color:#6f8376;font:500 .62rem/1.5 var(--font-mono);margin:1.25rem 0 0}.cop31-shell:not(.cop31-shell--team) .cop31-footer{background:#ddd6c4;border-top-color:#cfc6b4;padding-block:2rem}.cop31-shell:not(.cop31-shell--team) .cop31-footer strong{color:var(--cop31-ink)}.cop31-shell:not(.cop31-shell--team) .cop31-footer p{color:#465349}.cop31-shell:not(.cop31-shell--team) .cop31-footer__links a{color:#1c2b23}.cop31-shell:not(.cop31-shell--team) .cop31-footer__meta{color:#5a675f}.cop31-shell:not(.cop31-shell--team) .cop31-footer__grid{grid-template-columns:1.2fr auto auto;gap:2rem}@media (width<=900px){.cop31-proof__facts,.cop31-proof__faces{grid-template-columns:repeat(2,minmax(0,1fr))}.cop31-atlas__detail{grid-template-columns:1fr}.cop31-hero__field-grid{grid-template-columns:1fr;align-items:start}.cop31-hero--field{min-height:auto}.cop31-hero--field h1{max-width:12ch}.cop31-hub-brief,.cop31-hub-preview-layout,.cop31-notify__grid{grid-template-columns:1fr}.cop31-notify__wide{grid-column:1}.cop31-hero__editorial-grid{grid-template-columns:1fr;align-items:start}.cop31-status-line{margin-bottom:4rem}.cop31-hero__brief{width:min(100%,32rem);margin-left:auto}.cop31-proof__grid{grid-template-columns:1fr}.cop31-editorial-head{grid-template-columns:2rem 1fr}.cop31-editorial-head h2{grid-column:1/-1}.cop31-editorial-head__note{grid-column:2}.cop31-thesis,.cop31-thesis--v3{grid-template-columns:1fr}.cop31-thesis__stats,.cop31-thesis aside{width:min(100%,34rem);margin-left:auto;position:relative;top:auto}.cop31-atlas__detail{width:100%}.cop31-atlas__route-line{display:none}.cop31-next__stage{padding:1.4rem}.cop31-calendar__group>ol>li,.cop31-calendar__locks li{grid-template-columns:6rem minmax(0,1fr)}.cop31-calendar__group>ol small,.cop31-calendar__locks small{text-align:left;grid-column:2}.cop31-calendar__spine:before{left:7.5rem}.cop31-calendar__spine>li{grid-template-columns:5.5rem 3rem minmax(0,1fr)}.cop31-calendar__spine>li>small{text-align:left;grid-column:3}.cop31-calendar__marker:before{left:1.5rem}.cop31-register__tiles{grid-template-columns:repeat(auto-fill,minmax(7.2rem,1fr))}.cop31-register__stage,.cop31-register__layout{grid-template-columns:1fr}.cop31-register__brief{min-height:0;position:relative;top:auto}.cop31-terms__sheet{grid-template-columns:1fr}.cop31-terms__list{margin-left:2rem}}@media (width<=650px){.cop31-shell:not(.cop31-shell--team) .cop31-header__cta{display:inline-flex}.cop31-mobile-cta{display:none}.cop31-shell:not(.cop31-shell--team){padding-bottom:0}.cop31-hero--editorial,.cop31-hero--v3,.cop31-hero--field{min-height:auto}.cop31-proof__facts{grid-template-columns:1fr}.cop31-proof__faces{grid-template-columns:repeat(3,minmax(0,1fr))}.cop31-atlas__map-fine{display:none}.cop31-atlas__map{min-height:9.5rem}.cop31-atlas__plate{aspect-ratio:1;min-height:15.5rem;max-height:22rem}.cop31-atlas__marker em{display:none}.cop31-atlas__scale{top:.55rem;bottom:auto}.cop31-atlas__credit{max-width:52%}.cop31-hero__field-grid{gap:1.6rem;padding-block:4.5rem 2.4rem}.cop31-hero__route{grid-template-columns:1fr;gap:.55rem}.cop31-hero__times dl div{grid-template-columns:1fr;gap:.15rem}.cop31-hero__constellation{grid-template-columns:1fr;max-width:none}.cop31-hero__constellation li{border-bottom:1px solid #94c9a829;border-right:0}.cop31-hero__constellation li:last-child{border-bottom:0}.cop31-hero__constellation li:before{display:none}.cop31-hero__editorial-grid{gap:4rem;padding-block:5rem 4rem}.cop31-status-line{margin-bottom:3rem}.cop31-status-line i{display:none}.cop31-hero--editorial h1{font-size:clamp(3.1rem,14vw,4.6rem)}.cop31-hero__brief{margin-left:0;padding-left:1rem}.cop31-proof__audience,.cop31-proof__ecosystem{grid-template-columns:1fr}.cop31-proof__ecosystem>div{border-top:1px solid var(--cop31-rule);grid-template-columns:1fr}.cop31-proof__ecosystem a{border-bottom:1px solid var(--cop31-rule)}.cop31-editorial-head{grid-template-columns:2rem 1fr;margin-bottom:3.5rem}.cop31-editorial-head h2{font-size:clamp(2.8rem,13vw,4.4rem)}.cop31-editorial-head__note{grid-column:1/-1;padding-left:2rem}.cop31-thesis__path>li,.cop31-thesis>ol>li{grid-template-columns:2.2rem 4rem 1fr}.cop31-thesis__stats-grid,.cop31-thesis aside{grid-template-columns:1fr 1fr}.cop31-atlas__sheet{min-height:0;padding:1.2rem 1.2rem 6.5rem}.cop31-atlas__route{grid-template-columns:1fr;gap:.75rem;padding-top:0}.cop31-atlas__route button{text-align:left;grid-template-columns:2.4rem 4.5rem 1fr;justify-items:start;padding:1rem}.cop31-atlas__route button .cop31-atlas__node{grid-row:1/3;margin:0}.cop31-atlas__route button>p{grid-column:2/-1;max-width:none}.cop31-atlas__detail{grid-template-columns:1fr;gap:1.25rem;padding:1.2rem}.cop31-atlas__rule{grid-template-columns:5rem 1fr}.cop31-atlas__route button strong{grid-area:1/3}.cop31-atlas__route button small{grid-area:1/2}.cop31-atlas__route button em{grid-area:2/3}.cop31-atlas__detail{grid-template-columns:1fr;gap:1.5rem;width:100%;margin-top:3rem;padding-block:1.2rem}.cop31-atlas__rule{grid-template-columns:5rem 1fr;left:1.2rem;right:1.2rem}.cop31-atlas__rule>span{font-size:1.1rem}.cop31-calendar__here{top:4.2rem}.cop31-calendar__here em{margin-left:0}.cop31-calendar__group>ol>li,.cop31-calendar__locks li{grid-template-columns:1fr;gap:.25rem}.cop31-calendar__group>ol small,.cop31-calendar__locks small{grid-column:1}.cop31-calendar__spine:before{left:1rem}.cop31-calendar__spine>li{grid-template-columns:2rem 1fr;gap:.75rem;padding-block:1.5rem}.cop31-calendar__spine time{grid-area:1/2}.cop31-calendar__marker{grid-area:1/1/3}.cop31-calendar__marker:before{left:1rem}.cop31-calendar__spine>li>div:nth-child(3),.cop31-calendar__spine>li>small{grid-column:2}.cop31-calendar__lock{margin-inline:-.5rem;padding-inline:.5rem!important}.cop31-register__tiles{grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible}.cop31-register__brief{padding-left:1rem}.cop31-register__brief h3{margin-top:3rem;font-size:clamp(2.8rem,14vw,4.5rem)}.cop31-register__output{grid-template-columns:1fr}.cop31-terms__list{margin-left:0}.cop31-terms__list li{grid-template-columns:2rem 1fr}.cop31-terms__list li p{grid-column:2}.cop31-next__editorial{grid-template-columns:2rem 1fr}.cop31-next__editorial h2{font-size:clamp(3.2rem,15vw,5rem)}.cop31-next__action{grid-column:2;min-height:8rem;margin-top:2rem}.cop31-next__editorial .cop31-next__archive{flex-direction:column;grid-column:2;gap:.7rem}.cop31-next__meta{margin-left:0}.cop31-shell:not(.cop31-shell--team) .cop31-footer__grid{grid-template-columns:1fr}}.cop31-hero--field{min-height:0}.cop31-hero__field-grid{align-items:start}.cop31-hero--field h1{letter-spacing:-.032em;max-width:22em;margin:.35rem 0 1rem;font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.14}.cop31-hero--field h1 span{display:block}.cop31-hero--field .cop31-hero__lede{max-width:40rem}.cop31-hero--field .cop31-hero__lede p{color:#2f3d34;margin:0 0 .75rem;font-size:1.02rem;line-height:1.62}.cop31-hero--field .cop31-hero__actions{grid-template-columns:minmax(12rem,18rem) minmax(12rem,20rem);align-items:start;gap:1.25rem 2rem;margin-top:1.35rem;margin-bottom:.85rem;display:grid}.cop31-hero__action-pair p{color:#3a4a40;max-width:22rem;margin:.45rem 0 0;font-size:.88rem;line-height:1.45}.cop31-hero__times a{color:#1c2b23}.cop31-editorial-head--prose{grid-template-columns:2.4rem minmax(0,44rem);gap:.3rem 1rem;margin-bottom:1.8rem;display:grid}.cop31-editorial-head--prose>span{grid-column:1}.cop31-editorial-head--prose>p:not(.cop31-editorial-head__note){grid-column:2}.cop31-editorial-head--prose h2{letter-spacing:-.03em;grid-column:2;max-width:18ch;margin:.05rem 0 .35rem;font-size:clamp(1.8rem,2.8vw,2.4rem);line-height:1.12}.cop31-editorial-head--prose .cop31-editorial-head__note{color:#3a4a40;grid-column:2;max-width:42rem;margin:0;font-size:1.04rem;line-height:1.65}.cop31-editorial-head--prose .btn,.cop31-editorial-head--prose .cop31-text-link{grid-column:2;justify-self:start;margin-top:.85rem}.cop31-method-grid{grid-template-columns:1fr 1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.cop31-method-grid li{background:#f3eee3;border:1px solid #c4bba8;padding:1.15rem 1.25rem 1.3rem}.cop31-method-grid>li>span{color:#3d5a48;font:600 .62rem/1 var(--font-mono);letter-spacing:.08em;margin-bottom:.4rem;display:block}.cop31-method-grid h3{color:#1c2b23;letter-spacing:-.02em;margin:0;font-size:1.18rem;line-height:1.28}.cop31-method-grid p{color:#3a4a40;margin:.6rem 0 0;font-size:.95rem;line-height:1.62}.cop31-submit-note,.cop31-submit-note p{color:#3a4a40;max-width:44rem;margin-top:1.35rem;font-size:.95rem;line-height:1.6}.cop31-submit-note p{margin-top:.4rem}.cop31-proof--field h2{max-width:20ch;font-size:clamp(1.7rem,2.6vw,2.15rem)}.cop31-proof__facts--cards{border:0;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;padding:0}.cop31-proof__facts--cards li{background:#f3eee3;border:1px solid #c4bba8;padding:1.1rem 1.2rem 1.2rem}.cop31-proof__facts--cards span{display:block}.cop31-proof__facts--cards a{color:#1c2b23;margin-top:.75rem;display:block}.cop31-proof--field .cop31-proof__ecosystem{grid-template-columns:repeat(4,minmax(8rem,1fr));gap:.75rem 1.2rem;width:100%;display:grid}.cop31-proof--field .cop31-proof__ecosystem a,.cop31-proof--field .cop31-proof__ecosystem>div{align-items:center;gap:.65rem;display:flex}.cop31-proof--field .cop31-proof__ecosystem img{width:2.4rem;height:2.4rem}.cop31-register--stills .cop31-register__intro h2{max-width:12ch;font-size:clamp(1.85rem,3vw,2.5rem);line-height:1.1}.cop31-register__lede{max-width:42rem!important}.cop31-next--paper .cop31-next__intro h2{max-width:20em;font-size:clamp(1.75rem,3vw,2.45rem);line-height:1.16}.cop31-shell:not(.cop31-shell--team) .cop31-section{padding-block:clamp(3.2rem,6vw,5.2rem)}.cop31-shell:not(.cop31-shell--team) .cop31-header{box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#e6dfcff0;border-bottom:1px solid #c4bba8}.cop31-shell:not(.cop31-shell--team) .cop31-brand span{color:#1c2b23}.cop31-shell:not(.cop31-shell--team) .cop31-brand__edition{color:#3d5a48}.cop31-shell:not(.cop31-shell--team) .cop31-nav a{color:#3a4a40}.cop31-shell:not(.cop31-shell--team) .cop31-nav a:hover,.cop31-shell:not(.cop31-shell--team) .cop31-nav a[aria-current=true]{color:#1c2b23;border-color:#1c2b23}.cop31-shell:not(.cop31-shell--team) .cop31-header__cta{color:#f4efe4!important;box-shadow:none!important;background:#1c2b23!important}.cop31-shell:not(.cop31-shell--team) .cop31-motion-toggle{color:#3a4a40}.cop31-shell:not(.cop31-shell--team) :is(#top,#mission,#surfaces,#house,#programme,#hub,#tracks,#access,#after,#london,#partners,#next-step,#notify){scroll-margin-top:5.5rem}@media (width<=800px){.cop31-method-grid,.cop31-proof__facts--cards{grid-template-columns:1fr}.cop31-proof--field .cop31-proof__ecosystem{grid-template-columns:1fr 1fr}.cop31-editorial-head--prose{grid-template-columns:2rem minmax(0,1fr)}.cop31-hero--field .cop31-hero__actions{grid-template-columns:1fr}}.cop31-shell--assembly{--assembly-marine:#103b3a;--assembly-water:#0b7f86;--assembly-water-dark:#075f65;--assembly-terracotta:#c7663f;--assembly-sun:#f0b94f;--assembly-limestone:#f1e9d8;--assembly-sea-mist:#dce9e3;--assembly-ink:#132822;--assembly-muted:#49635b;--assembly-rule:#13282233;--cop31-ink:var(--assembly-ink);background:var(--assembly-limestone);color:var(--assembly-ink)}.cop31-shell--assembly main{overflow:clip}.cop31-shell--assembly .container{width:min(1180px,100% - 3rem)}.cop31-shell--assembly .cop31-section{border-top:0;position:relative}.cop31-shell--assembly .cop31-section:before{content:"";background:linear-gradient(90deg, var(--assembly-water) 0 33.33%, var(--assembly-terracotta) 33.33% 66.66%, var(--assembly-sun) 66.66% 100%);width:min(12rem,38vw);height:5px;position:absolute;top:0;left:max(1.5rem,50% - 590px)}.cop31-shell--assembly .cop31-progress{background:0 0}.cop31-shell--assembly .cop31-progress i{background:var(--assembly-terracotta)}.cop31-shell--assembly .cop31-header{background:#f1e9d8f2!important;border-bottom-color:#13282229!important;box-shadow:0 12px 32px #103b3a0f!important}.cop31-shell--assembly .cop31-brand span,.cop31-shell--assembly .cop31-nav a,.cop31-shell--assembly .cop31-motion-toggle{color:var(--assembly-ink)!important}.cop31-shell--assembly .cop31-brand__edition{color:var(--assembly-water-dark)!important}.cop31-shell--assembly .cop31-nav a:hover,.cop31-shell--assembly .cop31-nav a[aria-current=true]{color:var(--assembly-water-dark)!important;border-color:var(--assembly-terracotta)!important}.cop31-shell--assembly .cop31-header__cta,.cop31-shell--assembly .btn-primary{color:#fffaf0!important;box-shadow:none!important;background:#a94f31!important;border-color:#a94f31!important;border-radius:0!important}.cop31-shell--assembly .cop31-header__cta:hover,.cop31-shell--assembly .btn-primary:hover{background:#a94f31!important}.cop31-shell--assembly .cop31-menu-toggle{color:var(--assembly-ink);border-color:#13282247}.cop31-shell--assembly .cop31-hero--field{background:radial-gradient(circle at 79% 17%, #0b7f8659, transparent 23rem), linear-gradient(135deg, #ffffff05, transparent 45%), var(--assembly-marine);min-height:0;color:var(--assembly-limestone);border-bottom:0}.cop31-shell--assembly .cop31-hero__field-grid{grid-template-columns:minmax(0,1.1fr) minmax(23rem,.78fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);min-height:min(820px,100svh - 70px);padding-block:clamp(3.5rem,8vh,6.5rem)}.cop31-shell--assembly .cop31-status-line--ink{width:fit-content;color:var(--assembly-limestone);background:#f1e9d812;border-color:#f1e9d83d}.cop31-shell--assembly .cop31-status-line--ink i{color:#a9c6bd}.cop31-shell--assembly .cop31-status-line--ink .cop31-status-line__dot{background:var(--assembly-sun)}.cop31-shell--assembly .cop31-kicker--ink,.cop31-shell--assembly .cop31-hero--field .cop31-kicker{color:#82cfd0;letter-spacing:.12em;margin-top:0}.cop31-shell--assembly .cop31-hero--field h1{color:#fffaf0;letter-spacing:-.058em;max-width:14ch;margin:.7rem 0 1.25rem;font-size:clamp(3.1rem,4.6vw,5rem);line-height:.9}.cop31-shell--assembly .cop31-hero--field h1 span:last-child{color:var(--assembly-sun)}.cop31-shell--assembly .cop31-hero--field .cop31-hero__lede{max-width:38rem}.cop31-shell--assembly .cop31-hero--field .cop31-hero__lede p{color:#d4e2dc;font-size:1.06rem;line-height:1.55}.cop31-shell--assembly .cop31-hero--field .cop31-hero__lede p:first-child{color:#fffaf0;font-size:clamp(1.15rem,1.55vw,1.35rem);line-height:1.42}.cop31-shell--assembly .cop31-hero__outputs{border-block:1px solid #dce9e338;grid-template-columns:.75fr 1fr 1.45fr;max-width:38rem;margin:1.1rem 0 0;padding:0;list-style:none;display:grid}.cop31-shell--assembly .cop31-hero__outputs li{color:#bcd0c9;font:700 .65rem/1.3 var(--font-mono);letter-spacing:.045em;text-transform:uppercase;border-right:1px solid #dce9e338;padding:.72rem .75rem .76rem}.cop31-shell--assembly .cop31-hero__outputs li:first-child{padding-left:0}.cop31-shell--assembly .cop31-hero__outputs li:last-child{border-right:0;padding-right:0}.cop31-shell--assembly .cop31-hero--field .cop31-hero__actions{grid-template-columns:minmax(12rem,17rem) minmax(12rem,18rem);gap:1.4rem;margin-top:1.6rem}.cop31-shell--assembly .cop31-hero__action-pair p{color:#bcd0c9}.cop31-shell--assembly .cop31-hero--field .cop31-text-link,.cop31-shell--assembly .cop31-hero--field .cop31-hero__honesty a{color:#fffaf0}.cop31-shell--assembly .cop31-hero--field .cop31-hero__honesty{border-left-color:var(--assembly-sun);color:#d8c89b;max-width:39rem}.cop31-shell--assembly .cop31-hero__matter{gap:0;padding:0 0 2.2rem 2.2rem;position:relative}.cop31-shell--assembly .cop31-hero__matter:before{content:"LONDON / 2026 · PAST EDITION";z-index:2;background:var(--assembly-sun);color:var(--assembly-ink);font:700 .68rem/1 var(--font-mono);letter-spacing:.08em;padding:.65rem .8rem;position:absolute;top:-1.35rem;right:-1rem}.cop31-shell--assembly .cop31-hero__still{background:var(--assembly-water);border:0}.cop31-shell--assembly .cop31-hero__carousel{aspect-ratio:4/3;background:var(--assembly-marine);position:relative;overflow:hidden}.cop31-shell--assembly .cop31-hero__slides,.cop31-shell--assembly .cop31-hero__slide,.cop31-shell--assembly .cop31-hero__slide .responsive-image{position:absolute;inset:0}.cop31-shell--assembly .cop31-hero__slide{opacity:0;visibility:hidden;transition:opacity .55s,visibility 0s linear .55s}.cop31-shell--assembly .cop31-hero__slide.is-active{opacity:1;visibility:visible;transition-delay:0s}.cop31-shell--assembly .cop31-hero__slide img{object-fit:cover;object-position:var(--hero-photo-position,center 52%);width:100%;height:100%;display:block}.cop31-shell--assembly .cop31-hero__carousel-controls{z-index:3;gap:.35rem;display:flex;position:absolute;bottom:.75rem;right:.8rem}.cop31-shell--assembly .cop31-hero__carousel-controls button,.cop31-shell--assembly .cop31-hero__carousel-dots button{color:#fffaf0;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#082e2dd1;border:1px solid #fffaf06b;place-items:center;width:44px;height:44px;padding:0;display:inline-grid}.cop31-shell--assembly .cop31-hero__carousel-controls button:hover,.cop31-shell--assembly .cop31-hero__carousel-controls button:focus-visible{background:var(--assembly-terracotta)}.cop31-shell--assembly .cop31-hero__carousel-dots{z-index:3;gap:0;display:flex;position:absolute;bottom:.75rem;left:.7rem}.cop31-shell--assembly .cop31-hero__carousel-dots button{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;width:44px}.cop31-shell--assembly .cop31-hero__carousel-dots button span{background:#fffaf08c;width:18px;height:3px;transition:width .2s,background-color .2s}.cop31-shell--assembly .cop31-hero__carousel-dots button[aria-pressed=true] span{background:var(--assembly-sun);width:25px}.cop31-shell--assembly .cop31-hero__still figcaption{color:var(--assembly-limestone);background:var(--assembly-water);justify-content:space-between;gap:1rem;display:flex}.cop31-shell--assembly .cop31-hero__still figcaption span:last-child{flex:none}.cop31-shell--assembly .cop31-hero__times{z-index:2;background:var(--assembly-limestone);border:0;width:calc(100% - 1.4rem);margin:.75rem 0 0 -2.2rem;padding:1rem 1.15rem 1.15rem;position:relative;box-shadow:0 18px 40px #03191838}.cop31-shell--assembly .cop31-hero__times>p,.cop31-shell--assembly .cop31-hero__times dt{color:var(--assembly-water-dark)}.cop31-shell--assembly .cop31-hero__times dd,.cop31-shell--assembly .cop31-hero__times a,.cop31-shell--assembly .cop31-hero__route strong{color:var(--assembly-ink)}.cop31-shell--assembly .cop31-hero__route span{color:var(--assembly-water-dark)}.cop31-shell--assembly .cop31-hero__route li{position:relative}.cop31-shell--assembly .cop31-hero__route li:not(:last-child):after{content:"→";color:var(--assembly-terracotta);position:absolute;top:.1rem;right:.35rem}.cop31-shell--assembly .cop31-hero__track-index{border-top:1px solid #1328222e;margin-top:1rem;padding-top:.9rem}.cop31-shell--assembly .cop31-hero__track-index>div{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.cop31-shell--assembly .cop31-hero__track-index>div p{color:var(--assembly-water-dark);font:700 .62rem/1.3 var(--font-mono);letter-spacing:.09em;text-transform:uppercase;margin:0}.cop31-shell--assembly .cop31-hero__track-index>div>a{color:var(--assembly-ink);font-size:.67rem;font-weight:700;text-decoration:none}.cop31-shell--assembly .cop31-hero__track-index ol{grid-template-columns:1fr 1fr;gap:0 1rem;margin:.65rem 0 0;padding:0;list-style:none;display:grid}.cop31-shell--assembly .cop31-hero__track-index li a{min-height:2rem;color:var(--assembly-ink);border-top:1px solid #1328221f;grid-template-columns:1.6rem minmax(0,1fr);align-items:baseline;gap:.3rem;padding:.38rem 0;font-size:.72rem;line-height:1.2;text-decoration:none;transition:color .18s,padding-left .18s;display:grid}.cop31-shell--assembly .cop31-hero__track-index li a:hover{color:var(--assembly-water-dark);padding-left:.25rem}.cop31-shell--assembly .cop31-hero__track-index li span{color:var(--assembly-terracotta);font:600 .55rem/1.3 var(--font-mono)}.cop31-shell--assembly .cop31-proof--field{background:var(--assembly-sea-mist);color:var(--assembly-ink);border-bottom:0;padding-block:clamp(3.5rem,7vw,6rem)}.cop31-shell--assembly .cop31-proof--field .cop31-proof__intro p:first-child,.cop31-shell--assembly .cop31-proof__eyebrow{color:var(--assembly-water-dark)}.cop31-shell--assembly .cop31-proof--field h2{font-size:clamp(2.7rem,5vw,4.8rem)}.cop31-shell--assembly .cop31-proof__facts--cards{border-top:1px solid var(--assembly-rule);border-bottom:1px solid var(--assembly-rule);grid-template-columns:repeat(4,1fr);gap:0}.cop31-shell--assembly .cop31-proof__facts--cards li{border:0;border-right:1px solid var(--assembly-rule);background:0 0;padding:1.4rem 1.35rem 1.5rem;position:relative}.cop31-shell--assembly .cop31-proof__facts--cards li:last-child{border-right:0}.cop31-shell--assembly .cop31-proof__facts--cards li:before{content:"";background:var(--assembly-terracotta);border-radius:50%;width:1rem;height:1rem;margin-bottom:1.1rem;display:block}.cop31-shell--assembly .cop31-proof__facts--cards li:nth-child(2n):before{background:var(--assembly-water)}.cop31-shell--assembly .cop31-proof__facts--cards a,.cop31-shell--assembly .cop31-proof__evidence .cop31-text-link{color:var(--assembly-water-dark)}.cop31-shell--assembly .cop31-proof__evidence{background:var(--assembly-marine);color:var(--assembly-limestone);grid-template-columns:minmax(18rem,.9fr) minmax(0,1.1fr);align-items:stretch;margin:3rem 0 2.5rem;display:grid}.cop31-shell--assembly .cop31-proof__evidence .cop31-proof__still{border:0;margin:0}.cop31-shell--assembly .cop31-proof__evidence .cop31-proof__still img{height:100%;min-height:22rem;max-height:none}.cop31-shell--assembly .cop31-proof__evidence>div{align-self:center;padding:clamp(2rem,5vw,4rem)}.cop31-shell--assembly .cop31-proof__evidence h3{color:#fffaf0;letter-spacing:-.04em;max-width:14ch;margin:.55rem 0 1rem;font-size:clamp(2rem,3.6vw,3.5rem);line-height:.98}.cop31-shell--assembly .cop31-proof__evidence>div>p:not(.cop31-proof__eyebrow){color:#bdd0c9;line-height:1.6}.cop31-shell--assembly .cop31-proof__evidence .cop31-text-link{color:#8cd5d5}.cop31-shell--assembly .cop31-proof--field .cop31-proof__ecosystem{gap:1rem 2rem}.cop31-shell--assembly .cop31-editorial-head--prose{max-width:48rem;margin-bottom:2.5rem;display:block}.cop31-shell--assembly .cop31-editorial-head--prose>p:not(.cop31-editorial-head__note),.cop31-shell--assembly .cop31-register__intro>p:first-child,.cop31-shell--assembly .cop31-proof__eyebrow{font:700 .72rem/1 var(--font-mono);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .75rem}.cop31-shell--assembly .cop31-editorial-head--prose h2{letter-spacing:-.052em;max-width:13ch;margin:0 0 .75rem;font-size:clamp(2.8rem,5vw,5.3rem);line-height:.92}.cop31-shell--assembly .cop31-editorial-head--prose .cop31-editorial-head__note{max-width:44rem;font-size:1.05rem}.cop31-shell--assembly .cop31-thesis-section--v3{background:var(--assembly-limestone);color:var(--assembly-ink)}.cop31-shell--assembly .cop31-thesis-section--v3 .cop31-editorial-head>p:first-child{color:var(--assembly-terracotta)}.cop31-shell--assembly .cop31-method-grid{border-top:1px solid var(--assembly-rule);max-width:64rem;display:block}.cop31-shell--assembly .cop31-method-grid li{border:0;border-bottom:1px solid var(--assembly-rule);background:0 0;grid-template-columns:4.5rem minmax(16rem,.75fr) minmax(18rem,1fr);align-items:start;gap:1.5rem;padding:1.5rem 0;display:grid}.cop31-shell--assembly .cop31-method-grid>li>span{color:var(--assembly-terracotta);font-size:.75rem}.cop31-shell--assembly .cop31-method-grid h3{font-size:1.45rem}.cop31-shell--assembly .cop31-method-grid p{margin:0}.cop31-shell--assembly .cop31-method-plates{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:1rem;max-width:74rem;margin-top:2.2rem;display:grid}.cop31-shell--assembly .cop31-method-plates figure{border:1px solid var(--assembly-rule);background:#fffaf0;margin:0;overflow:hidden}.cop31-shell--assembly .cop31-method-plates img{width:100%;height:auto;display:block}.cop31-shell--assembly .cop31-method-plates figcaption{color:#47635b;padding:.9rem 1rem 1rem;font-size:.85rem;line-height:1.45}.cop31-shell--assembly .cop31-method-plates figcaption strong{color:var(--assembly-ink)}.cop31-shell--assembly .cop31-submit-note{border-left:5px solid var(--assembly-sun);background:#f0b94f29;max-width:64rem;margin-top:2rem;padding:1.3rem 1.5rem}.cop31-shell--assembly .cop31-atlas--v3{background:var(--assembly-water);color:#fffaf0}.cop31-shell--assembly .cop31-atlas--v3 .cop31-editorial-head h2{color:#fffaf0}.cop31-shell--assembly .cop31-atlas__sheet{background:var(--assembly-limestone);border:0;box-shadow:0 28px 70px #03313340}.cop31-shell--assembly .cop31-atlas__legend{color:var(--assembly-water-dark)}.cop31-shell--assembly .cop31-atlas__route button.is-active{background:var(--assembly-marine)}.cop31-shell--assembly .cop31-atlas__route button.is-active :is(strong,em,p){color:#fffaf0}.cop31-shell--assembly .cop31-atlas__node{border-color:var(--assembly-terracotta)}.cop31-shell--assembly .cop31-atlas__house-link{color:var(--assembly-water-dark);margin-top:.8rem;display:inline-block}.cop31-shell--assembly .cop31-atlas__detail h3,.cop31-shell--assembly .cop31-atlas__detail-main li:not(.is-lock) strong{color:var(--assembly-ink)}.cop31-shell--assembly .cop31-calendar--chapters{background:var(--assembly-sea-mist);color:var(--assembly-ink);position:relative;overflow:hidden}.cop31-shell--assembly .cop31-calendar--chapters:before{content:"";background:linear-gradient(90deg, var(--assembly-water) 0 31%, var(--assembly-terracotta) 31% 76%, var(--assembly-sun) 76% 100%);height:.45rem;position:absolute;top:0;left:0;right:0}.cop31-shell--assembly .cop31-calendar--chapters .cop31-editorial-head--tight{grid-template-columns:7rem minmax(0,1.05fr) minmax(18rem,.75fr);align-items:end;gap:1.2rem 2.5rem;width:100%;max-width:none;margin-bottom:2rem;display:grid}.cop31-shell--assembly .cop31-calendar--chapters .cop31-editorial-head>p:first-child{color:var(--assembly-terracotta);grid-column:1;align-self:start;margin-top:.55rem}.cop31-shell--assembly .cop31-calendar--chapters .cop31-editorial-head h2{color:var(--assembly-ink);letter-spacing:-.065em;grid-column:2;margin:0;font-size:clamp(3.6rem,7vw,7rem);line-height:.82}.cop31-shell--assembly .cop31-calendar--chapters .cop31-editorial-head__note{border-left:2px solid var(--assembly-water);color:#3d5b52;text-wrap:pretty;grid-column:3;max-width:36rem;margin:0;padding:0 0 .2rem 1.2rem;font-size:1rem;line-height:1.55}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__here{background:var(--assembly-terracotta);border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem 1.2rem;margin:0 0 1rem;padding:.85rem 1rem;display:grid;position:relative;top:auto;box-shadow:0 14px 35px #4b302324}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__here span{color:#ffe7c2;letter-spacing:.1em}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__here strong{color:#fffaf0}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__here em{color:#ffe7c2}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__groups{background:var(--assembly-limestone);border:1px solid #13282233;grid-template-columns:minmax(0,.8fr) minmax(0,1.65fr) minmax(0,.72fr);align-items:stretch;gap:0;display:grid;position:relative;box-shadow:0 30px 70px #19464124}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group{border-right:1px solid #13282229;min-width:0;padding:clamp(1.25rem,2.4vw,2rem)}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group:last-child{border-right:0}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group.is-before{background:#e7f0eb}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group.is-antalya{background:#fffaf0}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group.is-after{background:#eee2c9}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group>header{border-bottom:2px solid var(--assembly-water);grid-template-columns:2.25rem minmax(0,1fr);align-items:start;gap:.75rem;margin:0 0 .4rem;padding:0 0 1rem;display:grid}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group.is-antalya>header{border-bottom-color:var(--assembly-terracotta)}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group.is-after>header{border-bottom-color:#9b741f}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group>header>span{color:var(--assembly-water-dark);font:700 .7rem/1 var(--font-mono);letter-spacing:.06em}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group>header h3{color:var(--assembly-ink);letter-spacing:-.04em;margin:-.12rem 0 0;font-size:clamp(1.65rem,2.5vw,2.35rem);line-height:.95}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group.is-current>header h3{color:var(--assembly-terracotta);box-shadow:none}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group>header p{color:#52675f;margin:.45rem 0 0;font-size:.62rem;line-height:1.35}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group>ol>li{border-bottom:1px solid #13282224;grid-template-columns:1fr;gap:.35rem;padding:1rem 0;display:grid}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group.is-antalya>ol>li{grid-template-columns:6.5rem minmax(0,1fr) 5.2rem;gap:.6rem 1rem}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group>ol>li.is-live{border-left:3px solid var(--assembly-terracotta);background:#c7663f14;margin-inline:-.65rem;padding-inline:.65rem}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group time{color:#52675f;font-weight:600}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group h4{color:var(--assembly-ink);margin:0;font-size:1.06rem;line-height:1.12}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group h4 b{background:var(--assembly-terracotta);color:#fffaf0;border:0}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group>ol p{color:#465b53;margin-top:.35rem;font-size:.78rem;line-height:1.48}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group>ol small{color:var(--assembly-water-dark);font-weight:600}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__locks{background:var(--assembly-sun);border:0;margin:1rem 0;padding:1.1rem 1.15rem .45rem}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__locks-head{border-bottom:1px solid #573f1838;padding-bottom:.8rem}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__locks-head span,.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__locks small{color:#7c371f}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__locks-head p,.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__locks span{color:#573f18}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__locks strong{color:var(--assembly-ink)}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__locks li{grid-template-columns:9.5rem minmax(0,1fr);padding-block:.9rem}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__locks time{color:#743f24;font-weight:700}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__locks span{margin-top:.3rem;font-size:.78rem;line-height:1.45}@media (width<=1050px){.cop31-shell--assembly .cop31-calendar--chapters .cop31-editorial-head--tight{grid-template-columns:5rem minmax(0,1fr)}.cop31-shell--assembly .cop31-calendar--chapters .cop31-editorial-head__note{grid-column:2;max-width:42rem}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__groups{grid-template-columns:1fr}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group{border-bottom:1px solid #13282229;border-right:0}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group:last-child{border-bottom:0}}.cop31-shell--assembly .cop31-register--stills{background:var(--assembly-limestone)}.cop31-shell--assembly .cop31-register--stills .cop31-register__intro p:first-child{color:var(--assembly-terracotta)}.cop31-shell--assembly .cop31-register--stills .cop31-register__intro h2{color:var(--assembly-ink);font-size:clamp(2.8rem,5vw,5.3rem)}.cop31-shell--assembly .cop31-register__tiles{gap:.45rem}.cop31-shell--assembly .cop31-register--stills .cop31-register__tiles button{border:3px solid #0000}.cop31-shell--assembly .cop31-register--stills .cop31-register__tiles button.is-active{border-color:var(--assembly-terracotta);transform:translateY(-5px)}.cop31-shell--assembly .cop31-register--stills .cop31-register__stage{border-top-color:var(--assembly-rule)}.cop31-shell--assembly .cop31-register--stills .cop31-register__still{background:var(--assembly-marine)}.cop31-shell--assembly .cop31-register--stills .cop31-register__brief-head{color:var(--assembly-water-dark)}.cop31-shell--assembly .cop31-register--stills .cop31-register__owner{border-left-color:var(--assembly-terracotta)}.cop31-shell--assembly .cop31-register--stills .cop31-register__owner span,.cop31-shell--assembly .cop31-register--stills .cop31-register__output strong{color:var(--assembly-water-dark)}.cop31-shell--assembly .cop31-hub-teaser{background:var(--assembly-limestone);border-top-color:var(--assembly-rule);border-bottom-color:var(--assembly-rule)}.cop31-shell--assembly .cop31-hub-teaser .cop31-kicker{color:var(--assembly-terracotta)!important}.cop31-shell--assembly .cop31-hub-brief__copy h2{color:var(--assembly-ink)}.cop31-shell--assembly .cop31-hub-preview__frame{border-color:var(--assembly-ink);box-shadow:1rem 1rem #c7663f2e}.cop31-shell--assembly .cop31-terms--paper{background:var(--assembly-sea-mist)}.cop31-shell--assembly #access .cop31-editorial-head>p:first-child{color:var(--assembly-water-dark)}.cop31-shell--assembly #partners{color:#fffaf0;background:#a94f31}.cop31-shell--assembly #partners .cop31-editorial-head h2{color:#fffaf0}.cop31-shell--assembly .cop31-terms__sheet--single{grid-template-columns:1fr}.cop31-shell--assembly .cop31-terms__sheet--single>section{width:100%}.cop31-shell--assembly .cop31-terms__sheet--single ol{grid-template-columns:1fr 1fr;gap:0 2.5rem;display:grid}.cop31-shell--assembly #partners .cop31-terms__sheet{color:var(--assembly-ink);background:#fffaf0;border:0}.cop31-shell--assembly #partners .cop31-terms__sheet .btn-primary{margin-top:1.4rem}.cop31-shell--assembly .cop31-next--paper{background:var(--assembly-sun);color:var(--assembly-ink);border:0}.cop31-shell--assembly .cop31-next--paper .cop31-next__intro{display:block}.cop31-shell--assembly .cop31-next--paper .cop31-next__intro h2{max-width:15ch;color:var(--assembly-ink);font-size:clamp(2.8rem,5vw,5.4rem)}.cop31-shell--assembly .cop31-notify{background:#fffaf0;border:0;max-width:52rem;padding:clamp(1.4rem,3vw,2.2rem);box-shadow:0 18px 50px #5b3d0921}.cop31-shell--assembly .cop31-notify input,.cop31-shell--assembly .cop31-notify select{background:#fffdf8;border-color:#13282252;border-radius:0}.cop31-shell--assembly .cop31-notify input:focus,.cop31-shell--assembly .cop31-notify select:focus{outline-color:var(--assembly-water)}.cop31-shell--assembly .cop31-footer{color:var(--assembly-limestone);background:#082e2d;border-top:0}.cop31-shell--assembly .cop31-footer a{color:#b8d9d1}@media (width<=980px){.cop31-shell--assembly .cop31-hero__field-grid{grid-template-columns:minmax(0,1fr) minmax(19rem,.75fr);gap:2.5rem}.cop31-shell--assembly .cop31-hero--field h1{font-size:clamp(3.2rem,7vw,5.2rem)}.cop31-shell--assembly .cop31-proof__facts--cards{grid-template-columns:1fr 1fr}.cop31-shell--assembly .cop31-proof__facts--cards li:nth-child(2){border-right:0}.cop31-shell--assembly .cop31-proof__facts--cards li:nth-child(-n+2){border-bottom:1px solid var(--assembly-rule)}.cop31-shell--assembly .cop31-method-grid li{grid-template-columns:3rem minmax(14rem,.7fr) 1fr}}@media (width<=800px){.cop31-shell--assembly .container{width:min(100% - 2rem,1180px)}.cop31-shell--assembly .cop31-brand>span:first-of-type{display:inline}.cop31-shell--assembly .cop31-brand__edition{display:none}.cop31-shell--assembly .cop31-header__cta{display:none!important}.cop31-shell--assembly .cop31-hero__field-grid{min-height:0;padding-block:2.5rem 3.5rem;display:block}.cop31-shell--assembly .cop31-status-line--ink{margin-bottom:1.4rem}.cop31-shell--assembly .cop31-kicker--ink,.cop31-shell--assembly .cop31-hero--field .cop31-kicker{margin-top:0}.cop31-shell--assembly .cop31-hero--field h1{max-width:none;font-size:clamp(2.75rem,7.4vw,3.35rem)}.cop31-shell--assembly .cop31-hero--field .cop31-hero__actions{grid-template-columns:1fr}.cop31-shell--assembly .cop31-hero__matter{margin-top:3.5rem;padding:0 0 1.5rem 1.2rem}.cop31-shell--assembly .cop31-hero__still img{aspect-ratio:auto}.cop31-shell--assembly .cop31-hero__times{width:calc(100% - .6rem);margin-left:-1.2rem}.cop31-shell--assembly .cop31-proof__evidence{grid-template-columns:1fr}.cop31-shell--assembly .cop31-proof__evidence .cop31-proof__still img{aspect-ratio:4/3;min-height:0}.cop31-shell--assembly .cop31-editorial-head--prose h2,.cop31-shell--assembly .cop31-register--stills .cop31-register__intro h2{font-size:clamp(2.7rem,13vw,4rem)}.cop31-shell--assembly .cop31-method-grid li{grid-template-columns:2.5rem 1fr;gap:.5rem 1rem}.cop31-shell--assembly .cop31-method-grid h3,.cop31-shell--assembly .cop31-method-grid p{grid-column:2}.cop31-shell--assembly .cop31-method-plates,.cop31-shell--assembly .cop31-terms__sheet--single ol{grid-template-columns:1fr}.cop31-shell--assembly .cop31-register__tiles{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}}@media (width<=560px){.cop31-shell--assembly .cop31-brand>span:first-of-type{font-size:.82rem}.cop31-shell--assembly .cop31-hero__carousel{aspect-ratio:1/1.08}.cop31-shell--assembly .cop31-hero__carousel-controls{bottom:.5rem;right:.5rem}.cop31-shell--assembly .cop31-hero__carousel-dots{display:none}.cop31-shell--assembly .cop31-proof__facts--cards{grid-template-columns:1fr}.cop31-shell--assembly .cop31-proof__facts--cards li,.cop31-shell--assembly .cop31-proof__facts--cards li:nth-child(2){border-right:0;border-bottom:1px solid var(--assembly-rule)}.cop31-shell--assembly .cop31-proof__facts--cards li:last-child{border-bottom:0}.cop31-shell--assembly .cop31-proof--field .cop31-proof__ecosystem{grid-template-columns:1fr}.cop31-shell--assembly .cop31-hero__times dl div{grid-template-columns:5.6rem 1fr}.cop31-shell--assembly .cop31-hero__route{grid-template-columns:1fr;gap:.65rem}.cop31-shell--assembly .cop31-hero__route li:not(:last-child):after{content:"↓"}.cop31-shell--assembly .cop31-register__tiles{grid-template-columns:1fr 1fr}.cop31-shell--assembly .cop31-next--paper .cop31-next__intro h2{font-size:clamp(2.7rem,13vw,4.1rem)}.cop31-shell--assembly .cop31-notify__grid{grid-template-columns:1fr}.cop31-shell--assembly .cop31-notify__wide{grid-column:1}}.cop31-shell--assembly .cop31-london-gallery{margin-top:clamp(3.5rem,7vw,6.5rem);scroll-margin-top:5.5rem}.cop31-shell--assembly .cop31-london-gallery__intro{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:end;gap:2rem 5rem;margin-bottom:1.8rem;display:grid}.cop31-shell--assembly .cop31-london-gallery__intro h3{max-width:14ch;color:var(--assembly-ink);letter-spacing:-.05em;text-wrap:balance;margin:.6rem 0 0;font-size:clamp(2.5rem,4.7vw,4.9rem);line-height:.94}.cop31-shell--assembly .cop31-london-gallery__intro>div:last-child>p{max-width:34rem;color:var(--assembly-muted);margin:0 0 .8rem;font-size:1rem;line-height:1.6}.cop31-shell--assembly .cop31-london-gallery__intro .cop31-text-link{color:var(--assembly-water-dark)}.cop31-shell--assembly .cop31-london-gallery__viewer{background:var(--assembly-marine);grid-template-columns:minmax(0,1fr);gap:.8rem 1rem;padding:clamp(.7rem,1.5vw,1.1rem);display:grid;box-shadow:0 22px 55px #103b3a29}.cop31-shell--assembly .cop31-london-gallery__viewer figure{grid-area:1/1;margin:0}.cop31-shell--assembly .cop31-london-gallery__stage{aspect-ratio:16/8.6;background:#082e2d;place-items:center;width:100%;display:grid;position:relative;overflow:hidden}.cop31-shell--assembly .cop31-london-gallery__stage img{object-fit:contain;object-position:center center;width:100%;min-width:0;height:100%;min-height:0;display:block;position:absolute;inset:0}.cop31-shell--assembly .cop31-london-gallery__viewer figcaption{color:#fffaf0;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:.75rem 1.2rem;padding:.9rem .15rem .75rem;display:grid}.cop31-shell--assembly .cop31-london-gallery__viewer figcaption span,.cop31-shell--assembly .cop31-london-gallery__viewer figcaption small{color:#9bc2ba;font:600 .66rem/1.3 var(--font-mono);letter-spacing:.07em;text-transform:uppercase}.cop31-shell--assembly .cop31-london-gallery__viewer figcaption small{justify-self:end}.cop31-shell--assembly .cop31-london-gallery__controls{flex-direction:row;grid-area:2/1;justify-content:flex-start;gap:.5rem;padding:0 0 .85rem;display:flex}.cop31-shell--assembly .cop31-london-gallery__controls button{color:#fffaf0;min-height:2.5rem;font:650 .75rem/1 var(--font-body);cursor:pointer;background:0 0;border:1px solid #f1e9d84d;padding:.55rem .85rem;transition:background .18s,border-color .18s,transform .18s}.cop31-shell--assembly .cop31-london-gallery__controls button:hover{background:#0b7f8652;border-color:#8cd5d5}.cop31-shell--assembly .cop31-london-gallery__controls button:active{transform:translateY(1px)}.cop31-shell--assembly .cop31-london-gallery__controls button:focus-visible,.cop31-shell--assembly .cop31-london-gallery__thumbs button:focus-visible{outline:3px solid var(--assembly-sun);outline-offset:3px}.cop31-shell--assembly .cop31-london-gallery__thumbs{scroll-snap-type:x proximity;grid-area:3/1;grid-template-columns:none;grid-auto-columns:minmax(6.5rem,8.5rem);grid-auto-flow:column;align-content:start;gap:.4rem;padding:.2rem .1rem .75rem;display:grid;overflow-x:auto}.cop31-shell--assembly .cop31-london-gallery__thumbs button{aspect-ratio:16/8.5;cursor:pointer;opacity:.62;scroll-snap-align:start;background:#082e2d;border:3px solid #0000;padding:0;transition:opacity .18s,border-color .18s,transform .18s;position:relative;overflow:hidden}.cop31-shell--assembly .cop31-london-gallery__thumbs button:hover{opacity:1}.cop31-shell--assembly .cop31-london-gallery__thumbs button[aria-pressed=true]{border-color:var(--assembly-sun);opacity:1;transform:translateY(-3px)}.cop31-shell--assembly .cop31-london-gallery__thumbs img{object-fit:cover;width:100%;height:100%;display:block}.cop31-shell--assembly .cop31-london-gallery__thumbs span{color:#fffaf0;font:700 .58rem/1 var(--font-mono);background:#082e2de6;padding:.22rem .3rem;position:absolute;bottom:.25rem;right:.25rem}.cop31-shell--assembly .cop31-partner-showcase{background:var(--assembly-marine);color:#fffaf0;margin-top:clamp(3.5rem,7vw,6.5rem);padding:clamp(1.4rem,3vw,2.4rem);box-shadow:0 24px 60px #103b3a2e}.cop31-shell--assembly .cop31-partner-showcase__intro{border-bottom:1px solid #dce9e338;grid-template-columns:8rem minmax(15rem,1.15fr) minmax(17rem,.8fr);align-items:end;gap:1.5rem clamp(1.5rem,4vw,4rem);padding-bottom:clamp(1.7rem,4vw,3rem);display:grid}.cop31-shell--assembly .cop31-partner-showcase__intro>p:first-child{color:#8cd5d5;font:700 .67rem/1.35 var(--font-mono);letter-spacing:.11em;text-transform:uppercase;align-self:start;margin:.25rem 0 0}.cop31-shell--assembly .cop31-partner-showcase__intro h3{color:#fffaf0;letter-spacing:-.05em;text-wrap:balance;max-width:10ch;margin:0;font-size:clamp(2.5rem,4.5vw,4.7rem);line-height:.9}.cop31-shell--assembly .cop31-partner-showcase__intro>div p{color:#bdd5cd;max-width:34rem;margin:0;font-size:.92rem;line-height:1.55}.cop31-shell--assembly .cop31-partner-showcase__intro>div a{color:#fffaf0;border-bottom:1px solid #f0b94f;align-items:center;gap:.55rem;margin-top:1.2rem;padding-bottom:.25rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.cop31-shell--assembly .cop31-partner-showcase__grid{border-bottom:1px solid #dce9e338;grid-template-rows:repeat(2,minmax(13rem,auto));grid-template-columns:minmax(16rem,1.05fr) repeat(2,minmax(0,1fr));display:grid}.cop31-shell--assembly .cop31-partner-showcase__grid>a,.cop31-shell--assembly .cop31-partner-showcase__grid>div{color:#fffaf0;border-bottom:1px solid #dce9e338;border-right:1px solid #dce9e338;grid-template-rows:auto minmax(4.6rem,1fr) auto;min-width:0;padding:1.1rem clamp(1rem,2vw,1.5rem) 1.35rem;text-decoration:none;transition:background .22s,transform .22s;display:grid;position:relative}.cop31-shell--assembly .cop31-partner-showcase__grid>:nth-child(3),.cop31-shell--assembly .cop31-partner-showcase__grid>:nth-child(4){border-right:0}.cop31-shell--assembly .cop31-partner-showcase__grid>:nth-child(4){border-bottom:0}.cop31-shell--assembly .cop31-partner-showcase__grid>a:hover{z-index:1;background:#0b7f86;transform:translateY(-3px)}.cop31-shell--assembly .cop31-partner-showcase__grid>a:active{transform:translateY(0)}.cop31-shell--assembly .cop31-partner-showcase__grid>.is-lead{background:#0b7f862e;border-bottom:0;grid-row:1/3;grid-template-rows:auto minmax(8rem,1fr) auto;padding:1.25rem clamp(1.3rem,2.5vw,2rem) 1.7rem}.cop31-shell--assembly .cop31-partner-showcase__role{color:#8cd5d5;font:600 .6rem/1.3 var(--font-mono);letter-spacing:.08em;text-transform:uppercase}.cop31-shell--assembly .cop31-partner-showcase__mark{align-items:center;padding-block:1.25rem;display:flex}.cop31-shell--assembly .cop31-partner-showcase__mark img{object-fit:contain;background:#fffaf0;width:5rem;height:4.5rem;padding:.6rem;display:block}.cop31-shell--assembly .cop31-partner-showcase__mark img.is-invert{background:#082e2d}.cop31-shell--assembly .cop31-partner-showcase__mark img.is-wordmark{width:min(100%,9rem);padding-inline:.75rem}.cop31-shell--assembly .cop31-partner-showcase__grid>.is-lead .cop31-partner-showcase__mark img{width:clamp(6.5rem,10vw,9rem);height:clamp(6.5rem,10vw,9rem)}.cop31-shell--assembly .cop31-partner-showcase__copy strong{color:#fffaf0;text-wrap:balance;max-width:18ch;font-size:clamp(1.05rem,1.8vw,1.45rem);line-height:1.05;display:block}.cop31-shell--assembly .cop31-partner-showcase__copy small{color:#bdd5cd;max-width:30ch;margin-top:.55rem;font-size:.75rem;line-height:1.42;display:block}.cop31-shell--assembly .cop31-partner-showcase__copy em{color:#f0b94f;font:600 .6rem/1.3 var(--font-mono);letter-spacing:.05em;text-transform:uppercase;margin-top:1rem;font-style:normal;display:block}@media (width<=800px){.cop31-shell--assembly .cop31-editorial-head__note{padding-left:0}.cop31-shell--assembly .cop31-calendar--chapters .cop31-editorial-head--tight{display:block}.cop31-shell--assembly .cop31-calendar--chapters .cop31-editorial-head>p:first-child{margin:0 0 1rem}.cop31-shell--assembly .cop31-calendar--chapters .cop31-editorial-head h2{font-size:clamp(3.8rem,18vw,5.8rem)}.cop31-shell--assembly .cop31-calendar--chapters .cop31-editorial-head__note{margin-top:1.5rem;padding:0 0 0 1rem}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__here{grid-template-columns:1fr;gap:.35rem}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__here em{margin-left:0}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group.is-antalya>ol>li{grid-template-columns:1fr;gap:.35rem}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__group>ol small{text-align:left}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__locks li{grid-template-columns:1fr;gap:.35rem}.cop31-shell--assembly .cop31-london-gallery__intro{grid-template-columns:1fr;gap:1rem}.cop31-shell--assembly .cop31-london-gallery__viewer{display:block}.cop31-shell--assembly .cop31-london-gallery__stage{aspect-ratio:4/3}.cop31-shell--assembly .cop31-london-gallery__controls{flex-direction:row}.cop31-shell--assembly .cop31-london-gallery__viewer figcaption{grid-template-columns:auto 1fr}.cop31-shell--assembly .cop31-london-gallery__viewer figcaption small{grid-column:2}.cop31-shell--assembly .cop31-london-gallery__thumbs{scroll-snap-type:x proximity;grid-template-columns:none;grid-auto-columns:minmax(6rem,28vw);grid-auto-flow:column;padding:.2rem .1rem .7rem;display:grid;overflow-x:auto}.cop31-shell--assembly .cop31-london-gallery__thumbs button{scroll-snap-align:start}.cop31-shell--assembly .cop31-partner-showcase__intro{grid-template-columns:1fr 1fr}.cop31-shell--assembly .cop31-partner-showcase__intro>p:first-child{grid-column:1/-1}.cop31-shell--assembly .cop31-partner-showcase__grid{grid-template-rows:none;grid-template-columns:1fr 1fr}.cop31-shell--assembly .cop31-partner-showcase__grid>.is-lead{grid-area:auto/1/auto/-1}.cop31-shell--assembly .cop31-partner-showcase__grid>:nth-child(2){border-right:1px solid #dce9e338}.cop31-shell--assembly .cop31-partner-showcase__grid>:nth-child(3){border-right:0}.cop31-shell--assembly .cop31-partner-showcase__grid>:nth-child(4){border-top:0;grid-column:1/-1}}@media (width<=560px){.cop31-shell--assembly .cop31-london-gallery__intro h3{font-size:clamp(2.6rem,13vw,3.7rem)}.cop31-shell--assembly .cop31-london-gallery__viewer{margin-inline:-.35rem}.cop31-shell--assembly .cop31-london-gallery__viewer figcaption{grid-template-columns:1fr;gap:.3rem}.cop31-shell--assembly .cop31-london-gallery__viewer figcaption small{grid-column:1;justify-self:start}.cop31-shell--assembly .cop31-london-gallery__controls{justify-content:stretch}.cop31-shell--assembly .cop31-london-gallery__controls button{flex:1}.cop31-shell--assembly .cop31-partner-showcase{padding:1.1rem}.cop31-shell--assembly .cop31-partner-showcase__intro{grid-template-columns:1fr}.cop31-shell--assembly .cop31-partner-showcase__intro h3{max-width:12ch}.cop31-shell--assembly .cop31-partner-showcase__grid{grid-template-columns:1fr}.cop31-shell--assembly .cop31-partner-showcase__grid>a,.cop31-shell--assembly .cop31-partner-showcase__grid>div,.cop31-shell--assembly .cop31-partner-showcase__grid>:nth-child(2),.cop31-shell--assembly .cop31-partner-showcase__grid>:nth-child(3){border-right:0;grid-column:1}.cop31-shell--assembly .cop31-partner-showcase__grid>.is-lead{grid-column:1}}.hub101-page{--hub101-deep:#082e2d;--hub101-water:#0b7f86;--hub101-water-dark:#075f65;--hub101-clay:#c7663f;--hub101-sun:#f0b94f;--hub101-paper:#f1e9d8;--hub101-mist:#dce9e3;--hub101-ink:#132822;color:var(--hub101-ink);background:var(--hub101-paper)}.hub101-page :is(#journey,#access-model,#collaboration,#cop31-strategy,#next-steps){scroll-margin-top:5.5rem}.hub101-page .section{padding-block:clamp(5rem,9vw,8.5rem)}.hub101-kicker{color:var(--hub101-water-dark);font:650 .67rem/1.25 var(--font-mono);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .9rem}.hub101-text-link{color:var(--hub101-ink);font:650 .76rem/1.2 var(--font-mono);text-underline-offset:.35rem;text-decoration-thickness:1px}.hub101-text-link--light{color:#f5fbf7}.hub101-hero{color:#f5fbf7;background:linear-gradient(90deg,#05211ff0 0%,#05211fd6 56%,#05211f59 100%),radial-gradient(circle at 82% 30%,#0b7f86a3,#0000 36%),linear-gradient(145deg,#092f2e 0%,#0b5554 54%,#9d563b 145%);border-bottom:1px solid #f1e9d847;align-items:center;min-height:calc(100dvh - 72px);display:grid;position:relative;overflow:hidden}.hub101-hero:before{content:"";pointer-events:none;opacity:.28;background-image:linear-gradient(#dce9e317 1px,#0000 1px),linear-gradient(90deg,#dce9e317 1px,#0000 1px);background-size:7.5rem 7.5rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#0000 92%);mask-image:linear-gradient(90deg,#000 0%,#0000 92%)}.hub101-hero:after{content:"APPLICATION → FORESIGHT → ACTION";color:#f1e9d812;font:850 clamp(3.8rem, 9vw, 9rem)/.78 var(--font-heading);letter-spacing:-.06em;writing-mode:vertical-rl;position:absolute;bottom:1.5rem;right:-1rem}.hub101-hero__grid{z-index:1;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.48fr);align-items:end;gap:clamp(3rem,8vw,8rem);padding-block:clamp(4rem,8vw,7.5rem);display:grid;position:relative}.hub101-hero__copy{max-width:56rem}.hub101-hero h1{color:#f8f5eb;letter-spacing:-.067em;text-wrap:balance;max-width:10ch;margin:0;font-size:clamp(4rem,9.1vw,8.8rem);line-height:.79}.hub101-hero h1 em{color:var(--hub101-sun);font-weight:650}.hub101-hero__lede{color:#d6e4de;max-width:44rem;margin:clamp(1.8rem,4vw,3rem) 0 0;font-size:clamp(1.07rem,1.75vw,1.35rem);line-height:1.55}.hub101-hero__actions{flex-wrap:wrap;align-items:center;gap:1.4rem;margin-top:2rem;display:flex}.hub101-hero__actions .btn{border-radius:2px;min-height:48px;padding:.85rem 1.2rem}.hub101-hero__actions .hub101-text-link{color:#f5fbf7}.hub101-hero__truth{color:#c4d4cc;max-width:42rem;font:500 .72rem/1.55 var(--font-mono);border-top:1px solid #dce9e338;align-items:flex-start;gap:.65rem;margin:2rem 0 0;padding-top:1rem;display:flex}.hub101-hero__truth svg{color:var(--hub101-sun);flex:none;margin-top:.1rem}.hub101-hero__dossier{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#051716a3;border:1px solid #dce9e35c;grid-template-rows:auto 1fr auto auto;align-self:stretch;min-height:35rem;display:grid;box-shadow:1.1rem 1.1rem #075f6533}.hub101-hero__dossier-head{color:#87a69a;font:600 .53rem/1 var(--font-mono);letter-spacing:.06em;border-bottom:1px solid #dce9e340;justify-content:space-between;gap:1rem;padding:.8rem 1rem;display:flex}.hub101-hero__dossier-mark{color:#dce9e3f5;min-height:8.5rem;font:800 clamp(4rem, 7vw, 6.6rem)/1 var(--font-heading);letter-spacing:-.07em;background:linear-gradient(135deg,#0000 49.5%,#f0b94f33 50%,#0000 50.5%);border-bottom:1px solid #dce9e340;place-items:center;display:grid}.hub101-hero__dossier ol{margin:0;padding:0;list-style:none}.hub101-hero__dossier li{border-bottom:1px solid #dce9e329;grid-template-columns:2rem 1fr auto;align-items:baseline;gap:.65rem;padding:.7rem 1rem;display:grid}.hub101-hero__dossier li span,.hub101-hero__dossier li small{color:#84a196;font:500 .55rem/1 var(--font-mono)}.hub101-hero__dossier li strong{color:#edf6f0;font-size:.87rem}.hub101-hero__dossier>p{color:#d4e1dc;font:550 .62rem/1.35 var(--font-mono);align-items:center;gap:.55rem;margin:0;padding:1rem;display:flex}.hub101-record-story{background:#dfe9e3;border-bottom:1px solid #9eb2a7;padding-block:clamp(3rem,6vw,5rem)}.hub101-record-story__head{grid-template-columns:.55fr 1.45fr;align-items:start;gap:2rem;display:grid}.hub101-record-story__head h2{letter-spacing:-.055em;max-width:24ch;margin:0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.9}.hub101-record-story__flow{border-top:1px solid #91a89c;grid-template-columns:repeat(5,1fr);margin:clamp(2rem,5vw,4rem) 0 0;padding:0;list-style:none;display:grid}.hub101-record-story__flow,.hub101-passport__chapters{scrollbar-width:thin;scrollbar-color:var(--hub101-water) #0b7f861f}.hub101-record-story__flow::-webkit-scrollbar{height:4px}.hub101-passport__chapters::-webkit-scrollbar{height:4px}.hub101-record-story__flow::-webkit-scrollbar-track{background:#0b7f861f}.hub101-passport__chapters::-webkit-scrollbar-track{background:#0b7f861f}.hub101-record-story__flow::-webkit-scrollbar-thumb{background:var(--hub101-water)}.hub101-passport__chapters::-webkit-scrollbar-thumb{background:var(--hub101-water)}.hub101-record-story__flow li{border-right:1px solid #91a89c;min-height:10.5rem;padding:1rem 1rem 1.25rem;position:relative}.hub101-record-story__flow li:last-child{border-right:0}.hub101-record-story__flow li:before{content:"";background:var(--hub101-clay);border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;left:1rem}.hub101-record-story__flow span{color:var(--hub101-water-dark);font:600 .58rem/1 var(--font-mono)}.hub101-record-story__flow strong{margin-top:1.2rem;font-size:1.2rem;display:block}.hub101-record-story__flow p{color:#52685e;margin:.45rem 0 0;font-size:.78rem;line-height:1.45}.hub101-section-head{grid-template-columns:minmax(0,1.15fr) minmax(17rem,.55fr);align-items:end;gap:clamp(2rem,7vw,7rem);margin-bottom:clamp(2.5rem,6vw,5rem);display:grid}.hub101-section-head h2{max-width:21ch;color:var(--hub101-ink);letter-spacing:-.06em;text-wrap:balance;margin:0;font-size:clamp(2.8rem,6vw,5.7rem);line-height:.86}.hub101-section-head>p{border-left:2px solid var(--hub101-clay);color:#52685e;margin:0;padding-left:1rem;line-height:1.65}.hub101-section-head--dark h2{color:#f5f8f5}.hub101-section-head--dark>p{color:#a9beb2;border-left-color:var(--hub101-sun)}.hub101-explorer{border:1px solid #8fa096;grid-template-columns:minmax(17rem,.48fr) minmax(0,1.52fr);display:grid;box-shadow:1.25rem 1.25rem #075f651f}.hub101-passport{background:#e3ddce;border-right:1px solid #8fa096;min-width:0}.hub101-passport__head{color:#52645a;min-height:3rem;font:600 .58rem/1 var(--font-mono);letter-spacing:.07em;text-transform:uppercase;border-bottom:1px solid #8fa096;justify-content:space-between;align-items:center;padding:.8rem 1rem;display:flex}.hub101-passport__head strong{color:var(--hub101-water-dark)}.hub101-passport__chapters{padding:.35rem 1rem 1rem}.hub101-passport__chapter{padding-top:.75rem}.hub101-passport__chapter-head{border-bottom:1px solid #52645a40;grid-template-columns:2.2rem 1fr;gap:.35rem;padding:.65rem .3rem;display:grid}.hub101-passport__chapter-head>span{color:var(--hub101-clay);font:650 .56rem/1 var(--font-mono)}.hub101-passport__chapter-head h3{margin:0;font-size:1.03rem;line-height:1}.hub101-passport__chapter-head p{color:#53645a;margin:.25rem 0 0;font-size:.62rem;line-height:1.35}.hub101-passport ol{margin:.35rem 0 0;padding:0;list-style:none}.hub101-passport li+li{margin-top:.15rem}.hub101-passport button{color:#33463c;text-align:left;width:100%;min-height:48px;font-family:var(--font-body);cursor:pointer;background:0 0;border:0;grid-template-columns:2.2rem 1fr auto;align-items:center;gap:.35rem;padding:.55rem .45rem;transition:background .18s,color .18s,transform .18s;display:grid}.hub101-passport button:hover{background:#0b7f8614;transform:translate(.2rem)}.hub101-passport button[aria-current=step]{background:var(--hub101-water-dark);color:#f4faf6}.hub101-passport button i{width:1.55rem;height:1.55rem;font:600 .51rem/1 var(--font-mono);border:1px solid;border-radius:50%;place-items:center;font-style:normal;display:grid}.hub101-passport button[aria-current=step] i.is-passed{color:#f4faf6}.hub101-passport button span{font-size:.8rem;font-weight:700}.hub101-passport button small{color:currentColor;opacity:.8;max-width:7rem;font:500 .48rem/1 var(--font-mono);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hub101-record{color:#ecf5ef;background:#07120c;min-width:0}.hub101-record__chrome{color:#24382e;min-height:3rem;font:600 .55rem/1 var(--font-mono);letter-spacing:.05em;background:#dce9e3;border-bottom:1px solid #34483c;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.hub101-record__chrome span:first-child{align-items:center;gap:.45rem;display:inline-flex}.hub101-record__chrome i{background:#137a4a;border-radius:50%;width:.48rem;height:.48rem;box-shadow:0 0 0 4px #137a4a21}.hub101-record__body{padding:clamp(1.25rem,3.5vw,3rem)}.hub101-record__body--animate{animation:.22s ease-out both hub101-record-in}@keyframes hub101-record-in{0%{opacity:.25;transform:translateY(.45rem)}to{opacity:1;transform:none}}.hub101-record__mast{border-bottom:1px solid #34483c;justify-content:space-between;align-items:start;gap:2rem;padding-bottom:1.3rem;display:flex}.hub101-record__mast p{color:#6ee7b7;font:600 .57rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem}.hub101-record__mast h3{color:#f3f8f4;letter-spacing:-.055em;margin:0;font-size:clamp(2.6rem,5.3vw,5.2rem);line-height:.83}.hub101-record__mast>span{color:#adbeb3;font:550 .54rem/1 var(--font-mono);text-transform:uppercase;border:1px solid #4c6355;flex:none;padding:.45rem .65rem}.hub101-record__summary{color:#a8baae;max-width:49rem;min-height:4.8rem;margin:1.3rem 0 0;font-size:clamp(.92rem,1.4vw,1.08rem);line-height:1.55}.hub101-record__pulse{border:1px solid #34483c;grid-template-columns:.78fr 1.22fr;margin-top:1.5rem;display:grid}.hub101-record__pulse>div{min-height:5.8rem;padding:1rem}.hub101-record__pulse>div+div{border-left:1px solid #34483c}.hub101-record__pulse span,.hub101-record__label{color:#71877a;font:550 .52rem/1 var(--font-mono);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:.35rem;display:flex}.hub101-record__pulse strong{color:#f0b94f;margin-top:.6rem;font-size:clamp(1rem,1.8vw,1.3rem);line-height:1.15;display:block}.hub101-record__progress{background:#26382d;height:3px;margin:1.25rem 0;overflow:hidden}.hub101-record__progress i{background:linear-gradient(90deg, var(--hub101-water), #6ee7b7, var(--hub101-sun));transform-origin:0;width:100%;height:100%;transition:transform .26s;display:block}.hub101-record__workspace{border:1px solid #34483c;grid-template-columns:1.3fr .7fr;display:grid}.hub101-record__modules{border-right:1px solid #34483c;min-width:0;padding:1rem}.hub101-record__modules ul{margin:.7rem 0 0;padding:0;list-style:none}.hub101-record__modules li{color:#d6e2da;border-top:1px solid #26382d;grid-template-columns:1.5rem 1fr auto;align-items:center;gap:.45rem;min-height:3.1rem;display:grid}.hub101-record__modules li svg{color:#6ee7b7}.hub101-record__modules li[data-state=alert] svg{color:var(--hub101-sun)}.hub101-record__modules li span{font-size:.78rem}.hub101-record__modules li strong{color:#9eb1a4;font:600 .57rem/1.2 var(--font-mono);text-align:right}.hub101-record__visibility{background:#0b1911;padding:1rem}.hub101-record__visibility>strong{color:#f1f7f3;margin-top:1rem;font-size:1.08rem;display:block}.hub101-record__visibility p{color:#94a99b;margin:.6rem 0 0;font-size:.72rem;line-height:1.55}.hub101-record__activity{border-left:2px solid var(--hub101-sun);background:#f0b94f0f;grid-template-columns:.55rem 1fr;align-items:start;gap:.65rem;margin-top:1.25rem;padding:.9rem 1rem;display:grid}.hub101-record__activity>span{background:var(--hub101-sun);border-radius:50%;width:.45rem;height:.45rem;margin-top:.2rem}.hub101-record__activity p{color:#b7c5bb;margin:0;font-size:.7rem;line-height:1.5}.hub101-record__activity strong{color:#e6d2a3;font:600 .5rem/1 var(--font-mono);letter-spacing:.07em;text-transform:uppercase;margin-bottom:.25rem;display:block}.hub101-access{color:#eff7f2;background:var(--hub101-deep)}.hub101-access__layers{border-top:1px solid #50675b;margin:0;padding:0;list-style:none}.hub101-access__layers li{border-bottom:1px solid #50675b;grid-template-columns:3.5rem .9fr 1.1fr;align-items:start;gap:1.4rem;padding:1.35rem 0;display:grid}.hub101-access__layers li>span{color:var(--hub101-sun);font:600 .58rem/1 var(--font-mono)}.hub101-access__layers h3{color:#f4faf6;margin:0;font-size:1.25rem}.hub101-access__layers p{color:#a9beb2;margin:.35rem 0 0;font-size:.82rem;line-height:1.5}.hub101-access__layers li>strong{color:#cfe0d6;font-size:.8rem;font-weight:550;line-height:1.5}.hub101-access__principles{background:#dce9e30e;border:1px solid #678076;grid-template-columns:.7fr 1.3fr;gap:2rem;margin-top:3rem;padding:1.6rem;display:grid}.hub101-access__principles>div{align-items:center;gap:.7rem;display:flex}.hub101-access__principles svg{color:var(--hub101-sun)}.hub101-access__principles h3{color:#f4faf6;margin:0;font-size:1.55rem}.hub101-access__principles ul{columns:2;color:#b9cdc1;column-gap:2rem;margin:0;padding-left:1.2rem;font-size:.75rem;line-height:1.55}.hub101-access__principles li{break-inside:avoid;margin-bottom:.55rem}.hub101-collaboration__map{background:#849b8f;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;display:grid;position:relative}.hub101-collaboration__map:before,.hub101-collaboration__map:after{content:"";z-index:1;background:var(--hub101-clay);position:absolute}.hub101-collaboration__map:before{width:1px;top:0;bottom:0;left:50%}.hub101-collaboration__map:after{height:1px;top:50%;left:0;right:0}.hub101-collaboration__core{z-index:3;aspect-ratio:1;border:1px solid var(--hub101-clay);background:var(--hub101-paper);text-align:center;border-radius:50%;align-content:center;place-items:center;gap:.25rem;width:12rem;padding:1rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 .75rem #f1e9d8d9}.hub101-collaboration__core svg{color:var(--hub101-water-dark)}.hub101-collaboration__core span{font-size:.78rem;font-weight:700}.hub101-collaboration__core strong{color:var(--hub101-clay);font:600 .53rem/1 var(--font-mono);text-transform:uppercase}.hub101-collaboration__role{background:#e7efe9;min-height:17rem;padding:2rem}.hub101-collaboration__role--1,.hub101-collaboration__role--3{padding-right:7.5rem}.hub101-collaboration__role--2,.hub101-collaboration__role--4{padding-left:7.5rem}.hub101-collaboration__role>div{align-items:center;gap:.55rem;display:flex}.hub101-collaboration__role h3{margin:0;font-size:1.35rem}.hub101-collaboration__role p{color:#566a5f;max-width:23rem;margin:1rem 0 0;font-size:.78rem;line-height:1.5}.hub101-collaboration__role p strong{color:var(--hub101-clay);font:600 .52rem/1 var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.3rem;display:block}.hub101-mentor-rule{border-left:3px solid var(--hub101-water);background:#0b7f8614;grid-template-columns:2rem 1fr;align-items:start;gap:.8rem;margin-top:2rem;padding:1.2rem;display:grid}.hub101-mentor-rule p{color:#50645a;margin:0;line-height:1.55}.hub101-strategy{color:#f2f7f3;background:#0a3837}.hub101-strategy__grid{grid-template-columns:minmax(0,.85fr) minmax(20rem,1.15fr);align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.hub101-strategy h2{color:#f8f5eb;letter-spacing:-.065em;max-width:10ch;margin:0;font-size:clamp(3.5rem,7vw,6.8rem);line-height:.82}.hub101-strategy__intro>p:not(.hub101-kicker){color:#acc4b8;max-width:37rem;margin:2.2rem 0 0;line-height:1.65}.hub101-strategy__route{color:#cfddd5;font:600 .52rem/1 var(--font-mono);flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:2rem;display:flex}.hub101-strategy__route i{background:var(--hub101-sun);width:1.8rem;height:1px}.hub101-strategy__sheet{color:var(--hub101-ink);background:#e7e2d3;border:1px solid #62766b;transform:rotate(.75deg);box-shadow:1.2rem 1.2rem #c7663f33}.hub101-strategy__sheet>div{color:#4e6258;font:600 .54rem/1 var(--font-mono);border-bottom:1px solid #91a096;justify-content:space-between;padding:.8rem 1rem;display:flex}.hub101-strategy__sheet ol{margin:0;padding:.7rem 1.2rem 1.2rem;list-style:none}.hub101-strategy__sheet li{border-bottom:1px solid #aab5ad;grid-template-columns:2.5rem 1fr;align-items:center;gap:.5rem;min-height:3.6rem;font-weight:650;display:grid}.hub101-strategy__sheet li span{color:var(--hub101-water-dark);font:600 .56rem/1 var(--font-mono)}.hub101-next__grid{grid-template-columns:minmax(0,1fr) minmax(20rem,.85fr);gap:clamp(3rem,8vw,8rem);display:grid}.hub101-next h2{letter-spacing:-.06em;max-width:18ch;margin:0;font-size:clamp(3rem,6vw,5.8rem);line-height:.86}.hub101-next__grid>div>p:not(.hub101-kicker){color:#53685d;max-width:43rem;margin:2.2rem 0 0;line-height:1.65}.hub101-next ul{border-top:1px solid #899d92;margin:0;padding:0;list-style:none}.hub101-next li{color:#32473c;border-bottom:1px solid #899d92;grid-template-columns:1.8rem 1fr;align-items:center;gap:.6rem;min-height:3.4rem;font-weight:650;display:grid}.hub101-next li svg{color:var(--hub101-water-dark)}.hub101-cta{color:#f5faf6;background:var(--hub101-clay);padding-block:clamp(4rem,8vw,7rem)}.hub101-cta__inner{grid-template-columns:minmax(0,1.2fr) auto;align-items:end;gap:3rem;display:grid}.hub101-cta h2{color:#fff9ef;letter-spacing:-.06em;max-width:24ch;margin:0;font-size:clamp(3rem,6vw,5.7rem);line-height:.86}.hub101-cta__actions{justify-items:start;gap:1.2rem;display:grid}.hub101-cta__actions .btn{border-radius:2px;min-width:12rem;min-height:48px}@media (width<=980px){.hub101-hero__grid{grid-template-columns:1fr}.hub101-hero__copy{max-width:50rem}.hub101-hero__dossier{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;min-height:auto}.hub101-hero__dossier-head{grid-column:1/-1}.hub101-hero__dossier-mark{border-right:1px solid #dce9e340;min-height:100%}.hub101-hero__dossier>p{border-top:1px solid #dce9e340;grid-column:1/-1}.hub101-explorer{grid-template-columns:minmax(15rem,.55fr) minmax(0,1.45fr)}.hub101-record__workspace{grid-template-columns:1fr}.hub101-record__modules{border-bottom:1px solid #34483c;border-right:0}.hub101-collaboration__core{width:10.5rem}.hub101-collaboration__role--1,.hub101-collaboration__role--3{padding-right:6.5rem}.hub101-collaboration__role--2,.hub101-collaboration__role--4{padding-left:6.5rem}}@media (width<=760px){.hub101-page .section{padding-block:4.5rem}.hub101-hero{min-height:auto}.hub101-hero:after{display:none}.hub101-hero__grid{padding-block:4rem}.hub101-hero h1{font-size:clamp(3.65rem,18vw,6rem)}.hub101-hero__dossier{grid-template-columns:1fr}.hub101-hero__dossier-head,.hub101-hero__dossier>p{grid-column:1}.hub101-hero__dossier-mark{border-right:0;min-height:7rem}.hub101-record-story__head,.hub101-section-head,.hub101-strategy__grid,.hub101-next__grid,.hub101-cta__inner{grid-template-columns:1fr}.hub101-section-head>p{border-left:0;border-top:2px solid var(--hub101-clay);padding-top:1rem;padding-left:0}.hub101-section-head--dark>p{border-top-color:var(--hub101-sun)}.hub101-record-story__flow{scroll-snap-type:x proximity;grid-template-columns:none;grid-auto-columns:minmax(10rem,54vw);grid-auto-flow:column;padding-bottom:.7rem;overflow-x:auto}.hub101-record-story__flow li{scroll-snap-align:start}.hub101-explorer{display:block;box-shadow:.65rem .65rem #075f651f}.hub101-passport{border-bottom:1px solid #8fa096;border-right:0}.hub101-passport__chapters{scroll-snap-type:x proximity;grid-auto-columns:minmax(14rem,75vw);grid-auto-flow:column;gap:1rem;padding:.35rem 1rem 1rem;display:grid;overflow-x:auto}.hub101-passport__chapter{scroll-snap-align:start}.hub101-record__chrome{flex-direction:column;align-items:flex-start}.hub101-record__summary{min-height:0}.hub101-record__pulse{grid-template-columns:1fr}.hub101-record__pulse>div+div{border-top:1px solid #34483c;border-left:0}.hub101-access__layers li{grid-template-columns:2.5rem 1fr}.hub101-access__layers li>strong{grid-column:2}.hub101-access__principles{grid-template-columns:1fr}.hub101-access__principles ul{columns:1}.hub101-collaboration__map{grid-template-columns:1fr;gap:1px;display:grid}.hub101-collaboration__map:before,.hub101-collaboration__map:after{display:none}.hub101-collaboration__core{aspect-ratio:auto;width:auto;box-shadow:none;border-radius:0;padding:1.4rem;position:static;transform:none}.hub101-collaboration__role{min-height:auto}.hub101-collaboration__role--1,.hub101-collaboration__role--2,.hub101-collaboration__role--3,.hub101-collaboration__role--4{padding:1.4rem}.hub101-strategy__sheet{transform:none;box-shadow:.7rem .7rem #c7663f33}.hub101-cta__actions{justify-items:stretch}.hub101-cta__actions .btn{justify-content:center}}@media (width<=480px){.hub101-hero__actions{flex-direction:column;align-items:stretch}.hub101-hero__actions .btn{justify-content:center}.hub101-record__mast{display:block}.hub101-record__mast>span{margin-top:1rem;display:inline-block}.hub101-record__modules li{grid-template-columns:1.5rem 1fr;padding-block:.7rem}.hub101-record__modules li strong{text-align:left;grid-column:2}.hub101-strategy__route i{width:1rem}.hub101-strategy__sheet>div{gap:.4rem;display:grid}}@media (prefers-reduced-motion:reduce){.hub101-record__body--animate{animation:none}.hub101-record__progress i,.hub101-passport button{transition:none}.hub101-passport button:hover{transform:none}}html[data-animations=off] .hub101-record__body--animate{animation:none}html[data-animations=off] .hub101-record__progress i,html[data-animations=off] .hub101-passport button{transition:none}.hub101-page{--hub101-void:#02080b;--hub101-deep:#041116;--hub101-panel:#07191f;--hub101-panel-raised:#0a2228;--hub101-water:#2bd8c1;--hub101-water-dark:#78f5df;--hub101-clay:#2bd8c1;--hub101-sun:#f4c76b;--hub101-paper:#06151a;--hub101-mist:#0a2025;--hub101-ink:#eafff9;color:var(--hub101-ink);background-color:var(--hub101-void);background-image:radial-gradient(circle at 82% 12%,#2bd8c11f,#0000 26rem),radial-gradient(circle at 8% 48%,#0e74901f,#0000 30rem),linear-gradient(#78f5df06 1px,#0000 1px),linear-gradient(90deg,#78f5df06 1px,#0000 1px);background-size:auto,auto,5rem 5rem,5rem 5rem}.hub101-page .section,.hub101-record-story,.hub101-cta{border-bottom:1px solid #78f5df1c;position:relative}.hub101-page .section:before,.hub101-record-story:before,.hub101-cta:before{content:"";pointer-events:none;opacity:.22;background:repeating-linear-gradient(#0000 0 4px,#78f5df06 4px 5px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000);mask-image:linear-gradient(90deg,#0000,#000 16% 84%,#0000)}.hub101-page .container{z-index:1;position:relative}.hub101-kicker{color:var(--hub101-water-dark);text-shadow:0 0 1.1rem #2bd8c147}.hub101-text-link,.hub101-text-link--light{color:#dffcf5}.hub101-text-link:hover{color:var(--hub101-water-dark)}.hub101-page :is(a,button):focus-visible{outline-offset:4px;outline:2px solid #a7ffe9;box-shadow:0 0 0 5px #2bd8c129,0 0 1.5rem #2bd8c138}.cop31-shell--assembly .hub101-page .btn-primary{border-color:#a7ffe985;color:#02110f!important;background:linear-gradient(135deg,#7ff6df,#25c8b3)!important;box-shadow:0 0 1.7rem #2bd8c133,inset 0 1px #ffffff73!important}.cop31-shell--assembly .hub101-page .btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 2.4rem #2bd8c157,inset 0 1px #ffffff80!important}.cop31-shell--immersive .cop31-progress i{background:var(--hub101-water,#2bd8c1);box-shadow:0 0 1rem #2bd8c18c}.cop31-shell--immersive .cop31-header{background:#020a0de6!important;border-bottom-color:#78f5df2e!important;box-shadow:0 .8rem 3rem #00000047!important}.cop31-shell--immersive .cop31-brand span,.cop31-shell--immersive .cop31-nav a,.cop31-shell--immersive .cop31-motion-toggle{color:#b8d6cf!important}.cop31-shell--immersive .cop31-brand span:first-of-type{color:#edfff9!important}.cop31-shell--immersive .cop31-brand__edition{color:#78f5df!important}.cop31-shell--immersive .cop31-nav a:hover,.cop31-shell--immersive .cop31-nav a[aria-current=true]{background:#2bd8c112;color:#8ff8e4!important;border-color:#2bd8c1!important}.cop31-shell--immersive .cop31-header__cta,.cop31-shell--immersive .cop31-mobile-menu .btn-primary{color:#02110f!important;background:linear-gradient(135deg,#7ff6df,#25c8b3)!important;border:1px solid #a7ffe980!important;box-shadow:0 0 1.5rem #2bd8c129!important}.cop31-shell--immersive .cop31-header__cta:hover,.cop31-shell--immersive .cop31-mobile-menu .btn-primary:hover{background:linear-gradient(135deg,#9bffe9,#32d9c1)!important}.cop31-shell--immersive .cop31-menu-toggle{color:#dffcf5;border-color:#78f5df4d}.cop31-shell--immersive .cop31-mobile-menu{background:#020a0dfa;border-top-color:#78f5df29}.cop31-shell--immersive .cop31-mobile-menu nav a{color:#eafff9;border-bottom-color:#78f5df1f}.hub101-hero{background:linear-gradient(90deg,#02080bfa 0%,#030f13ed 53%,#030f13b3 100%),radial-gradient(circle at 79% 28%,#2bd8c152,#0000 32%),radial-gradient(circle at 62% 92%,#18719733,#0000 36%),#02080b;border-bottom-color:#78f5df38}.hub101-hero:before{opacity:.46;background-image:linear-gradient(#78f5df14 1px,#0000 1px),linear-gradient(90deg,#78f5df14 1px,#0000 1px);background-size:5rem 5rem}.hub101-hero:after{color:#78f5df0e}.hub101-hero .hub101-kicker{color:#8ff8e4}.hub101-hero h1{color:#edfff9;text-shadow:0 1rem 5rem #0000007a}.hub101-hero h1 em{color:#8ff8e4;text-shadow:0 0 2.2rem #2bd8c14d}.hub101-hero__lede{color:#b8d8d1}.hub101-hero__truth{color:#b8d4ce;border-top-color:#78f5df38}.hub101-hero__truth svg{color:var(--hub101-water-dark);filter:drop-shadow(0 0 .5rem #2bd8c166)}.hub101-hero__dossier{background:linear-gradient(145deg,#0a2228c2,#030d11e6);border-color:#78f5df6b;box-shadow:0 0 0 1px #78f5df0f,0 2rem 6rem #00000075,0 0 3rem #2bd8c117,inset 0 1px #ffffff0f}.hub101-hero__dossier-head,.hub101-hero__dossier-mark,.hub101-hero__dossier li{border-color:#78f5df29}.hub101-hero__dossier-head{color:#83a9a1;background:#78f5df09}.hub101-hero__dossier-head strong{color:var(--hub101-water-dark)}.hub101-hero__dossier-mark{color:#e9fff8;text-shadow:0 0 2.5rem #2bd8c157;background:radial-gradient(circle,#2bd8c121,#0000 55%),linear-gradient(135deg,#0000 49.5%,#78f5df30 50%,#0000 50.5%)}.hub101-hero__dossier li :is(span,small){color:#7ea29a}.hub101-hero__dossier li strong{color:#e9fff8}.hub101-hero__dossier>p{color:#bcd9d2}.hub101-hero__dossier>p svg{color:var(--hub101-water-dark)}.hub101-record-story{background:#051419ed;border-bottom-color:#78f5df1f}.hub101-record-story__head h2,.hub101-section-head h2{color:#eafff9;text-shadow:0 1rem 4rem #0006}.hub101-record-story__flow{border-top-color:#78f5df3d}.hub101-record-story__flow li{background:linear-gradient(#78f5df06,#0000);border-right-color:#78f5df2b}.hub101-record-story__flow li:before{background:var(--hub101-water);box-shadow:0 0 0 4px #2bd8c11a,0 0 1rem #2bd8c18c}.hub101-record-story__flow span{color:var(--hub101-water-dark)}.hub101-record-story__flow strong{color:#eafff9}.hub101-record-story__flow p{color:#9abbb4}.hub101-section-head>p{border-left-color:var(--hub101-water);color:#9fc1ba}.hub101-journey{background:#020a0dbd}.hub101-explorer{background:#031014;border-color:#78f5df61;box-shadow:0 0 0 1px #78f5df0b,0 2rem 6rem #00000085,0 0 4rem #2bd8c114}.hub101-passport{background:linear-gradient(#091e24,#06151a);border-right-color:#78f5df38}.hub101-passport__head{color:#92b2ab;background:#78f5df09;border-bottom-color:#78f5df33}.hub101-passport__head strong,.hub101-passport__chapter-head>span{color:var(--hub101-water-dark)}.hub101-passport__chapter-head{border-bottom-color:#78f5df21}.hub101-passport__chapter-head h3{color:#eafff9}.hub101-passport__chapter-head p{color:#87a9a2}.hub101-passport button{color:#c3ddd7;border-left:2px solid #0000}.hub101-passport button:hover{color:#effffb;background:#2bd8c113}.hub101-passport button[aria-current=step]{color:#f1fffb;background:linear-gradient(90deg,#2bd8c147,#2bd8c114);border-left-color:#8ff8e4;box-shadow:inset .75rem 0 1.5rem #2bd8c10d,0 0 1.5rem #2bd8c114}.hub101-passport button i.is-passed{color:var(--hub101-water-dark);background:#2bd8c114}.hub101-passport button[aria-current=step] i{box-shadow:0 0 1rem #2bd8c157}.hub101-record{background:radial-gradient(circle at 85% 10%,#2bd8c10f,#0000 24rem),#020a0d}.hub101-record__chrome{color:#a8c6bf;background:#0b2228;border-bottom-color:#78f5df30}.hub101-record__chrome i{background:#73f5dd;box-shadow:0 0 0 4px #2bd8c11a,0 0 1rem #2bd8c1b8}.hub101-record__mast,.hub101-record__pulse,.hub101-record__workspace{border-color:#78f5df30}.hub101-record__mast p{color:var(--hub101-water-dark)}.hub101-record__mast h3{color:#f0fffb}.hub101-record__mast>span{color:#a6c5be;border-color:#78f5df47}.hub101-record__summary{color:#a7c5be}.hub101-record__pulse>div+div,.hub101-record__modules,.hub101-record__modules li{border-color:#78f5df21}.hub101-record__pulse span,.hub101-record__label{color:#7fa29a}.hub101-record__pulse strong{color:var(--hub101-sun);text-shadow:0 0 1rem #f4c76b21}.hub101-record__progress{background:#11272b}.hub101-record__progress i{background:linear-gradient(90deg,#16a89b,#80f8e2,#f4c76b);box-shadow:0 0 1rem #2bd8c16b}.hub101-record__modules li{color:#d5ebe6}.hub101-record__modules li svg{color:var(--hub101-water-dark);filter:drop-shadow(0 0 .35rem #2bd8c147)}.hub101-record__visibility{background:#081d22b3}.hub101-record__visibility>strong{color:#effffa}.hub101-record__visibility p{color:#91b1aa}.hub101-record__activity{border-left-color:var(--hub101-sun);background:#f4c76b0e}.hub101-access{background:#051419db}.hub101-access .hub101-kicker{color:var(--hub101-water-dark)}.hub101-access__layers{border-top-color:#78f5df40}.hub101-access__layers li{border-bottom-color:#78f5df29}.hub101-access__layers li>span{color:var(--hub101-water-dark);text-shadow:0 0 1rem #2bd8c14d}.hub101-access__layers h3{color:#effffa}.hub101-access__layers p{color:#99bbb4}.hub101-access__layers li>strong{color:#c4ded8}.hub101-access__principles{background:linear-gradient(135deg,#2bd8c112,#06151a94);border-color:#78f5df47;box-shadow:inset 0 1px #ffffff09}.hub101-access__principles svg{color:var(--hub101-water-dark);filter:drop-shadow(0 0 .45rem #2bd8c159)}.hub101-access__principles h3{color:#effffa}.hub101-access__principles ul{color:#aac7c0}.hub101-collaboration{background:#030d11db}.hub101-collaboration__map{background:#78f5df30;box-shadow:0 1.5rem 5rem #00000059}.hub101-collaboration__map:before,.hub101-collaboration__map:after{background:#78f5df61;box-shadow:0 0 1rem #2bd8c12e}.hub101-collaboration__core{color:#f0fffb;background:radial-gradient(circle,#0c2b31,#061418 72%);border-color:#78f5dfa3;box-shadow:0 0 0 .75rem #030d11e0,0 0 3.5rem #2bd8c142,inset 0 0 2rem #2bd8c10f}.hub101-collaboration__core svg{color:var(--hub101-water-dark);filter:drop-shadow(0 0 .45rem #2bd8c180)}.hub101-collaboration__core strong{color:var(--hub101-water-dark)}.hub101-collaboration__role{background:linear-gradient(145deg,#091e24,#06151a)}.hub101-collaboration__role svg{color:var(--hub101-water-dark)}.hub101-collaboration__role h3{color:#eafff9}.hub101-collaboration__role p{color:#9dbcb5}.hub101-collaboration__role p strong{color:var(--hub101-water-dark)}.hub101-mentor-rule{border-left-color:var(--hub101-water);background:#2bd8c111}.hub101-mentor-rule svg{color:var(--hub101-water-dark)}.hub101-mentor-rule p{color:#a8c7c0}.hub101-mentor-rule strong{color:#effffa}.hub101-strategy{background:#020a0de6}.hub101-strategy .hub101-kicker{color:var(--hub101-water-dark)}.hub101-strategy h2{color:#effffa}.hub101-strategy__intro>p:not(.hub101-kicker){color:#a3c2bb}.hub101-strategy__route{color:#c5ddd7}.hub101-strategy__route i{background:var(--hub101-water);box-shadow:0 0 .7rem #2bd8c173}.hub101-strategy__sheet{color:#eafff9;background:linear-gradient(145deg,#0b242af5,#041014fa);border-color:#78f5df5c;transform:rotate(.35deg);box-shadow:1rem 1rem #2bd8c109,0 2rem 5rem #00000061,0 0 3rem #2bd8c114}.hub101-strategy__sheet>div{color:#8db0a8;background:#78f5df06;border-bottom-color:#78f5df33}.hub101-strategy__sheet>div strong{color:var(--hub101-water-dark)}.hub101-strategy__sheet li{border-bottom-color:#78f5df26}.hub101-strategy__sheet li span{color:var(--hub101-water-dark)}.hub101-next{background:#051318e6}.hub101-next h2{color:#eafff9}.hub101-next__grid>div>p:not(.hub101-kicker){color:#a3c2bb}.hub101-next ul{border-top-color:#78f5df40}.hub101-next li{color:#d9ede8;border-bottom-color:#78f5df29}.hub101-next li svg{color:var(--hub101-water-dark);filter:drop-shadow(0 0 .35rem #2bd8c14d)}.hub101-cta{color:#f0fffb;background:radial-gradient(circle at 76%,#2bd8c12b,#0000 28rem),linear-gradient(135deg,#071c22,#02090c);border-top:1px solid #78f5df30}.hub101-cta .hub101-kicker{color:var(--hub101-water-dark)}.hub101-cta h2{color:#effffa;text-shadow:0 1rem 4rem #0000006b}@media (width<=760px){.hub101-section-head>p{border-top-color:var(--hub101-water)}.hub101-explorer{box-shadow:0 1.5rem 4rem #0000006b,0 0 2.5rem #2bd8c111}.hub101-passport{border-bottom-color:#78f5df38}.hub101-collaboration__core{box-shadow:inset 0 0 2rem #2bd8c114}.hub101-strategy__sheet{box-shadow:.7rem .7rem #2bd8c10a,0 1.5rem 4rem #00000057}}@media (prefers-reduced-motion:reduce){.hub101-page .btn-primary:hover{transform:none}}html[data-animations=off] .hub101-page .btn-primary:hover{transform:none}.cop31-shell--assembly .cop31-header__secondary{min-height:44px;color:var(--assembly-water-dark);white-space:nowrap;align-items:center;font-size:.78rem;font-weight:750;text-decoration:none;display:inline-flex}.cop31-shell--assembly .cop31-brand,.cop31-shell--assembly .cop31-nav a{align-items:center;min-height:44px;display:inline-flex}.cop31-shell--assembly .cop31-header__secondary:hover{text-underline-offset:.22rem;text-decoration:underline}.cop31-shell--assembly .cop31-header__secondary:focus-visible,.cop31-shell--assembly .cop31-motion-toggle--footer:focus-visible{outline:3px solid var(--assembly-terracotta);outline-offset:3px}.cop31-shell--assembly .cop31-header__actions>.cop31-motion-toggle:not(.cop31-motion-toggle--menu){display:none}.cop31-shell--assembly .cop31-motion-toggle--footer{border:1px solid #b8d9d15c;width:fit-content;min-height:2.75rem;padding:.45rem .7rem;color:#d8eae5!important}.cop31-shell--assembly .cop31-hero__matter:before{content:"KALEİÇİ / ANTALYA · PROGRAMME HOME"}.cop31-shell--assembly .cop31-hero__still--place img{aspect-ratio:4/3;object-fit:cover;object-position:center 54%;width:100%;display:block}.cop31-shell--assembly .cop31-hero__times dd small{color:#5d6e67;font:700 .52rem/1 var(--font-mono);letter-spacing:.05em;text-transform:uppercase;vertical-align:.12rem;border:1px solid #1328223d;margin-left:.35rem;padding:.18rem .32rem;display:inline-block}.cop31-shell--assembly .cop31-hero__action-pair>.cop31-text-link,.cop31-shell--assembly .cop31-proof__facts--cards .cop31-text-link,.cop31-shell--assembly .cop31-proof__evidence .cop31-text-link,.cop31-shell--assembly .cop31-london-gallery__intro .cop31-text-link,.cop31-shell--assembly .cop31-partner-showcase__intro a,.cop31-shell--assembly .cop31-next__secondary,.cop31-shell--assembly .cop31-next__archive a,.cop31-shell--assembly .cop31-footer a{align-items:center;min-height:44px;display:inline-flex}.cop31-shell--assembly .cop31-london-gallery__controls button,.cop31-shell--assembly .cop31-atlas__route button{min-height:44px}.cop31-shell--assembly .cop31-thesis-section--v3 .cop31-editorial-head>p:first-child,.cop31-shell--assembly .cop31-hub-teaser .cop31-kicker,.cop31-shell--assembly .cop31-register--stills .cop31-register__intro p:first-child,.cop31-shell--assembly .cop31-access-groups li>span,.cop31-shell--assembly .cop31-partner-ladder li>span{color:#8d402a!important}.cop31-shell--assembly .cop31-atlas--v3 .cop31-editorial-head>p:first-child,.cop31-shell--assembly .cop31-atlas--v3 .cop31-editorial-head__note{color:#fffaf0}.cop31-shell--assembly .cop31-atlas__photo figcaption{color:#3e4943}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__here{background:#99462f}.cop31-shell--assembly #partners .cop31-editorial-head>p:first-child,.cop31-shell--assembly #partners .cop31-editorial-head__note{color:#fffaf0}.cop31-shell--assembly .cop31-footer__meta>span{color:#34463f}.cop31-shell--assembly .cop31-method-plates--single{grid-template-columns:minmax(0,44rem)}.cop31-shell--assembly .cop31-participant-journey{color:var(--assembly-ink);background:#fffaf0}.cop31-shell--assembly .cop31-participant-journey__stages{border:1px solid var(--assembly-rule);grid-template-columns:minmax(0,1.25fr) minmax(15rem,.75fr) minmax(15rem,.75fr);margin:clamp(2rem,4vw,3.5rem) 0 0;padding:0;list-style:none;display:grid}.cop31-shell--assembly .cop31-participant-journey__stages>li{border-right:1px solid var(--assembly-rule);min-width:0;padding:clamp(1.25rem,2.5vw,2rem)}.cop31-shell--assembly .cop31-participant-journey__stages>li:last-child{border-right:0}.cop31-shell--assembly .cop31-participant-journey__stages>li.is-funnel{background:#e7f0eb}.cop31-shell--assembly .cop31-participant-journey__stages>li.is-platform{background:#fffaf0}.cop31-shell--assembly .cop31-participant-journey__stages>li.is-next{background:#eee2c9}.cop31-shell--assembly .cop31-participant-journey__stages>li>header{border-bottom:3px solid var(--assembly-water);justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.8rem;display:flex}.cop31-shell--assembly .cop31-participant-journey__stages>li.is-next>header{border-bottom-color:var(--assembly-terracotta)}.cop31-shell--assembly .cop31-participant-journey__stages>li>header span,.cop31-shell--assembly .cop31-participant-journey__stages>li>header p,.cop31-shell--assembly .cop31-participant-journey__sessions>li>span,.cop31-shell--assembly .cop31-participant-journey__sessions em,.cop31-shell--assembly .cop31-participant-journey__partner-line span{font:700 .6rem/1.25 var(--font-mono);letter-spacing:.045em;text-transform:uppercase}.cop31-shell--assembly .cop31-participant-journey__stages>li>header span{color:var(--assembly-terracotta)}.cop31-shell--assembly .cop31-participant-journey__stages>li>header p{color:#496159;margin:0}.cop31-shell--assembly .cop31-participant-journey__stages>li>h3{color:var(--assembly-ink);letter-spacing:-.035em;margin:1.25rem 0 .7rem;font-size:clamp(1.55rem,2.4vw,2.25rem);line-height:1}.cop31-shell--assembly .cop31-participant-journey__stages>li>p{color:#496159;margin:0;font-size:.9rem;line-height:1.58}.cop31-shell--assembly .cop31-participant-journey__stages .cop31-text-link{align-items:center;min-height:44px;margin-top:1.35rem;display:inline-flex}.cop31-shell--assembly .cop31-participant-journey__sessions{background:var(--assembly-rule);gap:1px;margin:1.35rem 0 0;padding:1px;list-style:none;display:grid}.cop31-shell--assembly .cop31-participant-journey__sessions>li{background:#fffaf0;grid-template-columns:minmax(7rem,.4fr) minmax(0,1fr);gap:.35rem 1rem;padding:1rem;display:grid}.cop31-shell--assembly .cop31-participant-journey__sessions>li>span{color:var(--assembly-terracotta)}.cop31-shell--assembly .cop31-participant-journey__sessions strong{color:var(--assembly-ink)}.cop31-shell--assembly .cop31-participant-journey__sessions p,.cop31-shell--assembly .cop31-participant-journey__sessions small,.cop31-shell--assembly .cop31-participant-journey__sessions em{grid-column:2}.cop31-shell--assembly .cop31-participant-journey__sessions p{color:#496159;margin:.15rem 0;font-size:.78rem;line-height:1.5}.cop31-shell--assembly .cop31-participant-journey__sessions small{color:#28463a;font-size:.72rem;line-height:1.45}.cop31-shell--assembly .cop31-participant-journey__sessions em{color:#8d402a;margin-top:.35rem;font-style:normal}.cop31-shell--assembly .cop31-participant-journey__partner-line{color:#fffaf0;background:#173f35;grid-template-columns:minmax(12rem,.35fr) minmax(0,1fr);align-items:center;gap:1.5rem;padding:1.15rem clamp(1.25rem,2.5vw,2rem);display:grid}.cop31-shell--assembly .cop31-participant-journey__partner-line span{color:#ffd0b5}.cop31-shell--assembly .cop31-participant-journey__partner-line p{color:#e2eee8;margin:0;line-height:1.5}.cop31-shell--assembly .cop31-calendar__audience{color:var(--assembly-water-dark);font:700 .6rem/1.35 var(--font-mono);letter-spacing:.045em;text-transform:uppercase;margin-top:.45rem;font-style:normal;display:block}.cop31-shell--assembly .cop31-hub-brief--compact{grid-template-columns:minmax(0,1.25fr) minmax(15rem,.65fr);align-items:end;gap:1.5rem clamp(2rem,6vw,6rem);padding:clamp(2rem,5vw,4.5rem) 0;display:grid}.cop31-shell--assembly .cop31-hub-brief--compact .cop31-hub-brief__copy{max-width:49rem}.cop31-shell--assembly .cop31-hub-brief--compact .cop31-hub-brief__copy h2{letter-spacing:-.05em;max-width:15ch;font-size:clamp(2.7rem,5vw,5rem);line-height:.94}.cop31-shell--assembly .cop31-hub-brief__verbs{border-top:1px solid var(--assembly-rule);border-left:1px solid var(--assembly-rule);counter-reset:hub-step;grid-template-columns:1fr 1fr;align-self:stretch;margin:0;padding:0;list-style:none;display:grid}.cop31-shell--assembly .cop31-hub-brief__verbs li{border-right:1px solid var(--assembly-rule);border-bottom:1px solid var(--assembly-rule);min-height:7.5rem;color:var(--assembly-ink);counter-increment:hub-step;align-content:space-between;padding:1rem;font-weight:750;display:grid}.cop31-shell--assembly .cop31-hub-brief__verbs li:before{content:"0" counter(hub-step);color:var(--assembly-terracotta);font:700 .62rem/1 var(--font-mono)}.cop31-shell--assembly .cop31-hub-brief__cta{justify-self:start}.cop31-shell--assembly .cop31-hub-brief__note{color:#50685f;margin:0;font-size:.78rem;line-height:1.45}.cop31-shell--assembly .cop31-access-groups{grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,4rem);display:grid}.cop31-shell--assembly .cop31-access-groups>section{min-width:0}.cop31-shell--assembly .cop31-access-groups h3{border-bottom:3px solid var(--assembly-water);color:var(--assembly-ink);margin:0;padding:0 0 1rem;font-size:clamp(1.4rem,2.4vw,2rem)}.cop31-shell--assembly .cop31-access-groups ol,.cop31-shell--assembly .cop31-partner-ladder ol{margin:0;padding:0;list-style:none}.cop31-shell--assembly .cop31-access-groups li,.cop31-shell--assembly .cop31-partner-ladder li{border-bottom:1px solid var(--assembly-rule);grid-template-columns:2rem minmax(0,1fr);gap:.8rem;padding:1rem 0;display:grid}.cop31-shell--assembly .cop31-access-groups li>span,.cop31-shell--assembly .cop31-partner-ladder li>span{color:var(--assembly-terracotta);font:700 .6rem/1.2 var(--font-mono);padding-top:.15rem}.cop31-shell--assembly .cop31-access-groups strong,.cop31-shell--assembly .cop31-partner-ladder strong{color:var(--assembly-ink);font-size:1rem}.cop31-shell--assembly .cop31-access-groups p,.cop31-shell--assembly .cop31-partner-ladder p{color:#496159;margin:.35rem 0 0;font-size:.88rem;line-height:1.55}.cop31-shell--assembly .cop31-access-groups a{color:var(--assembly-water-dark)}.cop31-shell--assembly .cop31-partner-ladder{color:var(--assembly-ink);background:#fffaf0;grid-template-columns:minmax(17rem,.65fr) minmax(0,1.35fr);align-items:start;gap:clamp(2rem,6vw,6rem);padding:clamp(1.5rem,3vw,2.5rem);display:grid}.cop31-shell--assembly .cop31-partner-ladder__intro{position:sticky;top:6rem}.cop31-shell--assembly .cop31-partner-ladder__intro h3{max-width:12ch;color:var(--assembly-ink);letter-spacing:-.045em;margin:0 0 .8rem;font-size:clamp(2rem,3.6vw,3.5rem);line-height:.95}.cop31-shell--assembly .cop31-partner-ladder__intro p{color:#496159;max-width:34rem;line-height:1.58}.cop31-shell--assembly .cop31-partner-ladder__intro .btn{margin-top:.7rem}.cop31-shell--assembly .cop31-partner-ladder li{padding-block:1.35rem}.cop31-shell--assembly .cop31-partner-ladder li:first-child{border-top:1px solid var(--assembly-rule)}@media (width<=1100px){.cop31-shell--assembly .cop31-header__secondary{display:none}}@media (width<=800px){.cop31-shell--assembly .cop31-section{padding-block:clamp(3.2rem,11vw,5rem)}.cop31-shell--assembly .cop31-hero__matter{margin-top:2.5rem;padding:1rem 0 0}.cop31-shell--assembly .cop31-hero__matter:before{max-width:calc(100% - 1.25rem);font-size:.58rem;top:-.4rem;right:-.35rem}.cop31-shell--assembly .cop31-hero__still--place img{aspect-ratio:16/10}.cop31-shell--assembly .cop31-hero__times{width:100%;margin:.75rem 0 0}.cop31-shell--assembly .cop31-hero__outputs{grid-template-columns:.8fr 1fr 1.25fr}.cop31-shell--assembly .cop31-hero__outputs li{padding-inline:.55rem;font-size:.58rem}.cop31-shell--assembly .cop31-hub-brief--compact,.cop31-shell--assembly .cop31-participant-journey__stages,.cop31-shell--assembly .cop31-access-groups,.cop31-shell--assembly .cop31-partner-ladder{grid-template-columns:1fr}.cop31-shell--assembly .cop31-participant-journey__stages>li{border-right:0;border-bottom:1px solid var(--assembly-rule)}.cop31-shell--assembly .cop31-participant-journey__stages>li:last-child{border-bottom:0}.cop31-shell--assembly .cop31-participant-journey__partner-line{grid-template-columns:1fr;gap:.5rem}.cop31-shell--assembly .cop31-partner-ladder__intro{position:static}.cop31-shell--assembly .cop31-hub-brief--compact{align-items:start}.cop31-shell--assembly .cop31-hub-brief__verbs{grid-column:1}.cop31-shell--assembly .cop31-calendar--chapters .cop31-calendar__here{position:relative;top:auto}}@media (width<=560px){.cop31-shell--assembly .cop31-hero--field h1{font-size:clamp(2.55rem,12vw,3.2rem)}.cop31-shell--assembly .cop31-hero__outputs{grid-template-columns:1fr}.cop31-shell--assembly .cop31-hero__outputs li,.cop31-shell--assembly .cop31-hero__outputs li:first-child,.cop31-shell--assembly .cop31-hero__outputs li:last-child{border-bottom:1px solid #dce9e338;border-right:0;padding:.55rem 0}.cop31-shell--assembly .cop31-hero__outputs li:last-child{border-bottom:0}.cop31-shell--assembly .cop31-hero__times dl div{grid-template-columns:4.8rem minmax(0,1fr)}.cop31-shell--assembly .cop31-proof__facts--cards{grid-template-columns:1fr 1fr}.cop31-shell--assembly .cop31-proof__facts--cards li,.cop31-shell--assembly .cop31-proof__facts--cards li:nth-child(2){border-right:1px solid var(--assembly-rule)}.cop31-shell--assembly .cop31-proof__facts--cards li:nth-child(2n){border-right:0}.cop31-shell--assembly .cop31-proof__facts--cards li:nth-last-child(-n+2){border-bottom:0}.cop31-shell--assembly .cop31-proof__facts--cards li{padding:1rem .75rem 1.1rem}.cop31-shell--assembly .cop31-proof__facts--cards li:before{width:.65rem;height:.65rem;margin-bottom:.7rem}.cop31-shell--assembly .cop31-method-grid li{padding-block:1.1rem}.cop31-shell--assembly .cop31-method-plates{margin-top:1.4rem}.cop31-shell--assembly .cop31-calendar--chapters .cop31-editorial-head h2{font-size:clamp(3.15rem,17vw,4.6rem)}.cop31-shell--assembly .cop31-london-gallery__thumbs{display:none}.cop31-shell--assembly .cop31-partner-showcase__grid{grid-template-columns:1fr 1fr}.cop31-shell--assembly .cop31-partner-showcase__grid>a,.cop31-shell--assembly .cop31-partner-showcase__grid>div,.cop31-shell--assembly .cop31-partner-showcase__grid>:nth-child(2),.cop31-shell--assembly .cop31-partner-showcase__grid>:nth-child(3){border-right:1px solid #dce9e338;grid-column:auto;min-height:11rem;padding:.9rem}.cop31-shell--assembly .cop31-partner-showcase__grid>:nth-child(odd){border-right:0}.cop31-shell--assembly .cop31-partner-showcase__grid>.is-lead{grid-column:1/-1}.cop31-shell--assembly .cop31-partner-showcase__mark{padding-block:.75rem}.cop31-shell--assembly .cop31-partner-showcase__mark img{width:4rem;height:3.5rem}.cop31-shell--assembly .cop31-partner-showcase__copy small{font-size:.68rem}.cop31-shell--assembly .cop31-hub-brief__verbs li{min-height:6.5rem}.cop31-shell--assembly .cop31-participant-journey__sessions>li{grid-template-columns:1fr}.cop31-shell--assembly .cop31-participant-journey__sessions p,.cop31-shell--assembly .cop31-participant-journey__sessions small,.cop31-shell--assembly .cop31-participant-journey__sessions em{grid-column:1}.cop31-shell--assembly .cop31-access-groups h3{font-size:1.45rem}.cop31-shell--assembly .cop31-partner-ladder{padding:1.25rem}.cop31-shell--assembly .cop31-next--paper .cop31-next__intro h2{font-size:clamp(2.55rem,13vw,3.8rem)}}.cop31-shell--assembly{--font-heading:var(--font-body)}.cop31-shell--assembly .cop31-hero--field h1{max-width:12ch;font-family:var(--font-body);letter-spacing:-.055em;text-wrap:balance;font-size:clamp(3.35rem,5.2vw,5.55rem);font-weight:700;line-height:.93}.cop31-shell--assembly :is(.cop31-editorial-head h2,.cop31-register__intro h2,.cop31-proof__intro h2,.cop31-participant-journey h2,.cop31-hub-brief__copy h2){font-family:var(--font-body);letter-spacing:-.05em;font-size:clamp(2.45rem,4.6vw,4.35rem);font-weight:700;line-height:.96}.cop31-shell--assembly .cop31-editorial-head--prose h2{max-width:16ch;font-size:clamp(2.35rem,4vw,3.85rem);line-height:.98}.cop31-shell--assembly .cop31-next--paper .cop31-next__intro h2{max-width:15ch;font-family:var(--font-body);letter-spacing:-.052em;font-size:clamp(3rem,5.3vw,5.3rem);font-weight:700;line-height:.94}.cop31-shell--assembly .cop31-header__inner{min-height:70px}.cop31-shell--assembly :is(.cop31-brand,.cop31-nav a,.cop31-header__secondary){font-family:var(--font-body)}.cop31-shell--assembly :is(.btn,button,a){transition:color .18s,background-color .18s,border-color .18s,box-shadow .18s,transform .18s}.cop31-shell--assembly :is(.cop31-header__cta,.btn-primary):hover{transform:translateY(-2px);background:#873d28!important;border-color:#873d28!important;box-shadow:0 10px 24px #6f2f1d2e!important}.cop31-shell--assembly :is(.cop31-header__cta,.btn-primary):active{transform:translateY(0);box-shadow:none!important}.cop31-shell--assembly :is(a,button,input,select,textarea):focus-visible{outline:3px solid var(--assembly-water);outline-offset:3px}.cop31-shell--assembly .cop31-hero__still{box-shadow:0 26px 58px #02232347}.cop31-shell--assembly .cop31-hero__times{box-shadow:0 18px 44px #02232333}.cop31-shell--assembly .cop31-thesis-section--v3 .cop31-method-grid{border-top:1px solid var(--assembly-rule);border-bottom:1px solid var(--assembly-rule);grid-template-columns:repeat(3,minmax(0,1fr));max-width:none;display:grid}.cop31-shell--assembly .cop31-thesis-section--v3 .cop31-method-grid li{border:0;border-right:1px solid var(--assembly-rule);min-width:0;padding:1.5rem clamp(1.25rem,2.7vw,2.25rem) 1.65rem;display:block}.cop31-shell--assembly .cop31-thesis-section--v3 .cop31-method-grid li:first-child{padding-left:0}.cop31-shell--assembly .cop31-thesis-section--v3 .cop31-method-grid li:last-child{border-right:0;padding-right:0}.cop31-shell--assembly .cop31-thesis-section--v3 .cop31-method-grid h3{max-width:17ch;margin-top:1.1rem;font-size:clamp(1.3rem,2vw,1.65rem);line-height:1.05}.cop31-shell--assembly .cop31-thesis-section--v3 .cop31-method-grid p{margin-top:.75rem;font-size:.94rem;line-height:1.58}.cop31-method-path{border:1px solid var(--assembly-rule);background:#fffaf0;margin:clamp(2rem,4vw,3.25rem) 0 0;overflow:hidden;box-shadow:0 22px 50px #243f351a}.cop31-method-path__header{background:var(--assembly-marine);grid-template-columns:minmax(0,1fr) minmax(15rem,.52fr);align-items:end;gap:.65rem 2.5rem;padding:clamp(1.5rem,3vw,2.25rem);display:grid}.cop31-method-path__header>p{color:var(--assembly-sun);font:700 .68rem/1 var(--font-mono);letter-spacing:.13em;text-transform:uppercase;grid-column:1/-1;margin:0}.cop31-method-path__header h3{color:#fffaf0;max-width:24ch;font-family:var(--font-body);letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(1.8rem,3.2vw,3rem);font-weight:700;line-height:.98}.cop31-method-path__header>span{border-left:2px solid var(--assembly-water);color:#c9ddd7;max-width:30rem;padding-left:1.2rem;font-size:.94rem;line-height:1.5}.cop31-method-path__steps{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.cop31-method-path__steps li{--step:var(--assembly-water);border-right:1px solid var(--assembly-rule);min-width:0;min-height:14.5rem;padding:1.35rem clamp(.9rem,1.7vw,1.35rem) 1.5rem}.cop31-method-path__steps li:last-child{border-right:0}.cop31-method-path__steps li.is-sun{--step:var(--assembly-sun)}.cop31-method-path__steps li.is-terracotta{--step:var(--assembly-terracotta);background:#c7663f0f}.cop31-method-path__steps li.is-mist{--step:#94bdb2;background:#dce9e36b}.cop31-method-path__steps li.is-marine{--step:var(--assembly-marine);background:#e4ddd0}.cop31-method-path__index{color:#6b7f76;font:600 .64rem/1 var(--font-mono);letter-spacing:.08em}.cop31-method-path__marker{border-top:2px solid var(--step);height:1.25rem;margin:.9rem 0 1rem;position:relative}.cop31-method-path__marker i{background:var(--step);width:.68rem;height:.68rem;box-shadow:0 0 0 1px var(--step);border:2px solid #fffaf0;border-radius:50%;position:absolute;top:-.38rem;left:0}.cop31-method-path__steps strong{color:var(--assembly-ink);letter-spacing:-.035em;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1;display:block}.cop31-method-path__steps em{color:#48655b;min-height:2.1rem;font:600 .62rem/1.35 var(--font-mono);text-transform:uppercase;margin-top:.5rem;font-style:normal;display:block}.cop31-method-path__steps p{color:#334a42;margin:.85rem 0 0;font-size:.86rem;line-height:1.48}.cop31-method-path figcaption{border-top:1px solid var(--assembly-rule);color:#4c645b;padding:.85rem clamp(1.25rem,3vw,2.25rem) 1rem;font-size:.84rem;line-height:1.45}.cop31-method-path figcaption strong{color:var(--assembly-ink)}.cop31-shell--assembly .cop31-submit-note{grid-template-columns:minmax(8rem,.25fr) minmax(0,1fr);gap:1.25rem 2.25rem;max-width:none;margin-top:1.25rem;padding:1.35rem 1.5rem 1.5rem;display:grid}.cop31-submit-note>span{color:#7e3c27;font:700 .68rem/1.35 var(--font-mono);letter-spacing:.09em;text-transform:uppercase}.cop31-shell--assembly .cop31-submit-note p{max-width:62rem;margin:0}.cop31-shell--assembly .cop31-submit-note p+p{margin-top:.45rem}@media (width<=900px){.cop31-shell--assembly .cop31-thesis-section--v3 .cop31-method-grid{grid-template-columns:1fr}.cop31-shell--assembly .cop31-thesis-section--v3 .cop31-method-grid li,.cop31-shell--assembly .cop31-thesis-section--v3 .cop31-method-grid li:first-child,.cop31-shell--assembly .cop31-thesis-section--v3 .cop31-method-grid li:last-child{border-right:0;border-bottom:1px solid var(--assembly-rule);padding:1.25rem 0 1.35rem}.cop31-shell--assembly .cop31-thesis-section--v3 .cop31-method-grid li:last-child{border-bottom:0}.cop31-shell--assembly .cop31-thesis-section--v3 .cop31-method-grid h3{margin-top:.6rem}.cop31-method-path__steps{grid-template-columns:1fr 1fr}.cop31-method-path__steps li{border-bottom:1px solid var(--assembly-rule);min-height:12.5rem}.cop31-method-path__steps li:nth-child(2n){border-right:0}.cop31-method-path__steps li:last-child{grid-column:1/-1;min-height:0}}@media (width<=650px){.cop31-shell--assembly .cop31-hero--field h1{max-width:11ch;font-size:clamp(3.25rem,15vw,4.35rem);line-height:.91}.cop31-shell--assembly .cop31-hero__action-pair:nth-child(2) p{display:none}.cop31-shell--assembly :is(.cop31-editorial-head h2,.cop31-register__intro h2,.cop31-proof__intro h2,.cop31-participant-journey h2,.cop31-hub-brief__copy h2){font-size:clamp(2.35rem,11.5vw,3.25rem)}.cop31-method-path__header{display:block}.cop31-method-path__header h3{margin-top:.8rem}.cop31-method-path__header>span{margin-top:1rem;display:block}.cop31-method-path__steps{grid-template-columns:1fr}.cop31-method-path__steps li,.cop31-method-path__steps li:last-child{border-right:0;border-bottom:1px solid var(--assembly-rule);grid-column:auto;min-height:0;padding:1.1rem 1.25rem 1.25rem}.cop31-method-path__steps li:last-child{border-bottom:0}.cop31-method-path__marker{margin:.7rem 0 .75rem}.cop31-method-path__steps em{min-height:0}.cop31-shell--assembly .cop31-submit-note{grid-template-columns:1fr;gap:.65rem}}@media (prefers-reduced-motion:reduce){.cop31-shell--assembly :is(.btn,button,a){transition-duration:.01ms}}
