.home-rebrand{background:var(--color-white);color:var(--color-dark)}.home-rebrand .container{max-width:1440px}.home-rebrand section{padding:clamp(6rem,10vw,10rem) 0}.home-kicker{color:#106b73;letter-spacing:.18em;font-size:.66rem;font-weight:700;line-height:1.3;display:block}.home-section-head{grid-template-columns:1.4fr .6fr;align-items:end;gap:4rem;margin-bottom:5rem;display:grid}.home-section-head h2,.home-proof h2,.home-closing h2{letter-spacing:-.035em;margin-top:1.2rem;font-size:clamp(2.5rem,5vw,4.75rem);font-weight:700;line-height:1.02}.home-section-head>p,.home-proof__intro p{color:#586168;max-width:420px;font-size:.98rem}.home-text-link{letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:2rem;margin-top:3rem;padding-bottom:.6rem;font-size:.78rem;font-weight:700;display:inline-flex}.home-event{background:linear-gradient(135deg,var(--color-coral)0%,var(--color-coral-light)100%);padding-block:0!important}.home-event__grid{grid-template-columns:1fr 1fr;min-height:680px;padding-inline:0;display:grid}.home-event__identity,.home-event__content{padding:clamp(3rem,7vw,7rem)}.home-event__identity{background:linear-gradient(145deg,var(--color-spruce-dark),var(--color-spruce));flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.home-event__identity:after{content:"AI";color:#1cbecc1a;letter-spacing:-.1em;font-size:clamp(14rem,30vw,30rem);font-weight:700;line-height:.7;animation:9s ease-in-out infinite alternate home-drift;position:absolute;bottom:-4.5rem;right:-2rem}.home-event__identity img{z-index:1;width:min(100%,560px);position:relative}.home-event__coordinates{z-index:1;color:#ffffff6b;letter-spacing:.22em;font-size:.58rem;position:relative}.home-event__content{flex-direction:column;justify-content:center;display:flex}.home-event__date{border-bottom:1px solid #07101833;align-items:center;gap:1rem;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.home-event__date strong{letter-spacing:-.05em;font-size:2.4rem;font-weight:500;line-height:1}.home-event__date span{font-size:.6rem;font-weight:800;line-height:1.25}.home-event h2{letter-spacing:-.035em;margin-bottom:2rem;font-size:clamp(2.5rem,4.5vw,4.5rem);font-weight:700;line-height:1.02}.home-event__content>p{color:#071018b8;max-width:580px;font-size:1rem}.home-inline-actions{flex-wrap:wrap;gap:2rem;margin-top:2.5rem;display:flex}.home-inline-actions a{text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #07101880;justify-content:space-between;gap:3rem;min-width:190px;padding-bottom:.65rem;font-size:.73rem;font-weight:800;display:flex}.home-work{background:var(--color-white)}.home-projects{background:0 0;grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.home-project{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);min-height:650px;box-shadow:var(--shadow-sm);padding:clamp(1.5rem,3vw,3rem);transition:transform .55s cubic-bezier(.16,1,.3,1),box-shadow .55s cubic-bezier(.16,1,.3,1);display:block}.home-project:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.home-project__top{color:#687076;letter-spacing:.13em;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.6rem;font-weight:700;display:flex}.home-project__visual{border-radius:var(--radius-md);background:linear-gradient(145deg,var(--color-spruce-dark),#174d68);place-items:center;height:300px;margin:2.5rem 0;display:grid;position:relative;overflow:hidden}.home-project:nth-child(2n) .home-project__visual{background:linear-gradient(145deg,var(--color-spruce),var(--color-spruce-dark))}.home-project__visual:before{content:"";background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0}.home-project__body{grid-template-columns:1fr auto;align-items:start;gap:1rem 2rem;display:grid}.home-project__body h3{font-size:clamp(2rem,3.5vw,3.5rem);font-weight:700}.home-project__body p{color:#687076;max-width:440px;font-size:.9rem}.home-project__body>span{grid-area:1/2/3;font-size:1.5rem;transition:transform .25s}.home-project:hover .home-project__body>span{transform:translate(5px,-5px)}.home-capabilities{background:linear-gradient(145deg,var(--color-spruce-dark),var(--color-spruce));color:#fff}.home-section-head--light>p{color:#ffffff80}.home-capability-list{border-top:1px solid #ffffff29}.home-capability{border-bottom:1px solid #ffffff29;grid-template-columns:60px 1fr 1fr auto;align-items:center;gap:2rem;padding:2.25rem 0;transition:padding .25s,background .25s;display:grid}.home-capability:hover{background:#ffffff09;padding-inline:1.2rem}.home-capability>span:first-child{color:#77dce2;font-size:.65rem}.home-capability h3{font-size:clamp(1.5rem,2.5vw,2.6rem);font-weight:700}.home-capability p{color:#ffffff80;max-width:430px;font-size:.87rem}.home-capability>span:last-child{color:#77dce2;font-size:1.3rem}.home-proof{background:linear-gradient(135deg,var(--color-cream),var(--color-stone))}.home-proof .home-kicker{color:#0c5a61}.home-proof__intro{grid-template-columns:1.4fr .6fr;align-items:end;gap:4rem;margin-bottom:6rem;display:grid}.home-proof__intro p{color:#071018a6}.home-metrics{border-top:1px solid #07101847;grid-template-columns:repeat(4,1fr);display:grid}.home-metrics>div{border-right:1px solid #0710182e;padding:2rem 1rem 0 0}.home-metrics strong{color:var(--color-spruce);letter-spacing:-.045em;font-size:clamp(2.6rem,5vw,5.5rem);font-weight:700;display:block}.home-metrics span{letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:800}.home-network{background:var(--color-gray-100)}.home-partners{border:1px solid #cfd1cf;grid-template-columns:repeat(4,1fr);display:grid}.home-partners>div{border-right:1px solid #cfd1cf;flex-direction:column;justify-content:space-between;min-height:210px;padding:2rem;display:flex}.home-partners>div:last-child{border-right:0}.home-partners img{object-fit:contain;filter:grayscale();mix-blend-mode:multiply;width:100%;height:90px}.home-partners span{letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:800}.home-closing{background:linear-gradient(135deg,var(--color-coral),var(--color-coral-light));align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.home-closing:after{content:"";aspect-ratio:1;border:1px solid #07101840;border-radius:50%;width:min(50vw,650px);position:absolute;top:50%;right:-8%;transform:translateY(-50%);box-shadow:0 0 0 80px #07101808,0 0 0 160px #07101806}.home-closing h2{z-index:1;font-size:clamp(4rem,9vw,9rem);position:relative}.home-closing__link{z-index:1;background:var(--color-spruce);color:#fff;letter-spacing:.07em;text-transform:uppercase;border-radius:999px;justify-content:space-between;align-items:center;gap:4rem;min-width:260px;margin-top:3rem;padding:1.2rem 1.4rem;font-size:.75rem;font-weight:800;transition:transform .35s cubic-bezier(.16,1,.3,1),background .35s;display:inline-flex;position:relative}.home-closing__link:hover{background:var(--color-spruce-dark);transform:translateY(-4px)}.home-ethos{background:linear-gradient(135deg,var(--color-cream),var(--color-white))}.home-principles{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.home-principle{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-sm);padding:clamp(1.75rem,3vw,2.75rem);transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1),border-color .5s;position:relative}.home-principle:hover{box-shadow:var(--shadow-glow);border-color:#1cbecc59;transform:translateY(-6px)}.home-principle>span{color:var(--color-coral);letter-spacing:.16em;font-size:.65rem;font-weight:800;display:block}.home-principle h3{letter-spacing:-.02em;color:var(--color-spruce);margin:1.5rem 0 .9rem;font-size:clamp(1.35rem,2.2vw,1.9rem);font-weight:700}.home-principle p{color:#586168;font-size:.93rem;line-height:1.65}.home-principle:after{content:"";border-radius:0 0 var(--radius-lg)var(--radius-lg);background:linear-gradient(90deg,var(--color-coral),var(--color-gold));opacity:0;height:3px;transition:opacity .5s;position:absolute;bottom:0;left:0;right:0}.home-principle:hover:after{opacity:1}.home-founder{background:linear-gradient(145deg,var(--color-spruce-dark),var(--color-spruce));color:#fff}.home-founder__grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.home-founder__media{aspect-ratio:4/5;border-radius:var(--radius-lg);background:#23170d;position:relative;overflow:hidden}.home-founder__media img{object-fit:cover}.home-founder__media>span{z-index:1;color:#fff;letter-spacing:.14em;text-transform:uppercase;background:#071018;border-radius:999px;padding:.6rem .9rem;font-size:.6rem;position:absolute;bottom:1.5rem;left:1.5rem}.home-founder .home-kicker{color:#77dce2}.home-founder h2{letter-spacing:-.035em;margin-top:1.2rem;font-size:clamp(2.5rem,5vw,4.25rem);font-weight:700;line-height:1.02}.home-founder__badges{flex-wrap:wrap;gap:.6rem;margin-top:1.75rem;display:flex}.home-founder__badges span{color:#77dce2;letter-spacing:.1em;text-transform:uppercase;background:#77dce214;border:1px solid #77dce266;border-radius:999px;padding:.45rem .95rem;font-size:.66rem;font-weight:800}.home-founder__copy p{color:#ffffffad;max-width:540px;margin-top:1.6rem;font-size:.97rem;line-height:1.7}.home-inline-actions--dark a{color:#ffffffd9;border-bottom-color:#fff6}.home-inline-actions--dark a:hover{color:#77dce2;border-bottom-color:#77dce2}.home-people{background:var(--color-white)}.home-programs{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.home-program{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-gray-100);flex-direction:column;height:100%;padding:clamp(1.75rem,3vw,2.5rem);transition:transform .5s cubic-bezier(.16,1,.3,1),background .5s,box-shadow .5s;display:flex}.home-program:hover{background:var(--color-white);box-shadow:var(--shadow-md);transform:translateY(-6px)}.home-program__top{color:var(--color-coral);letter-spacing:.16em;justify-content:space-between;align-items:center;font-size:.65rem;font-weight:800;display:flex}.home-program__top>span:last-child{font-size:1.15rem;transition:transform .25s}.home-program:hover .home-program__top>span:last-child{transform:translate(4px,-4px)}.home-program>strong{letter-spacing:-.045em;color:var(--color-spruce);margin-top:2.25rem;font-size:clamp(2.75rem,5vw,4rem);font-weight:700;line-height:1;display:block}.home-program__label{letter-spacing:.1em;text-transform:uppercase;color:#687076;margin-top:.5rem;font-size:.64rem;font-weight:800;display:block}.home-program h3{color:var(--color-spruce);margin:1.75rem 0 .75rem;font-size:1.35rem;font-weight:700}.home-program p{color:#687076;font-size:.9rem;line-height:1.65}.home-reading{background:linear-gradient(135deg,var(--color-cream),var(--color-stone))}.home-books{grid-template-columns:repeat(4,1fr);gap:1.75rem;display:grid}.home-book{height:100%}.home-book__cover{aspect-ratio:2/3;border-radius:var(--radius-md);background:var(--color-spruce-dark);transition:transform .55s cubic-bezier(.16,1,.3,1),box-shadow .55s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a2e}.home-book:hover .home-book__cover{transform:translateY(-8px)rotate(-1.2deg);box-shadow:0 26px 60px #0f172a42}.home-book__cover img{object-fit:cover}.home-book__category{color:var(--color-coral);letter-spacing:.14em;text-transform:uppercase;margin-top:1.5rem;font-size:.6rem;font-weight:800;display:block}.home-book h3{letter-spacing:-.01em;color:var(--color-spruce);margin:.7rem 0 .4rem;font-size:1.02rem;font-weight:700;line-height:1.35}.home-book p{color:#687076;font-size:.82rem}.home-writing{background:var(--color-white)}.home-posts{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.home-post{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white);flex-direction:column;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.home-post:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.home-post__media{aspect-ratio:16/10;background:var(--color-spruce-dark);position:relative;overflow:hidden}.home-post__media img{object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.home-post:hover .home-post__media img{transform:scale(1.05)}.home-post__body{flex-direction:column;flex:1;padding:clamp(1.4rem,2.4vw,2rem);display:flex}.home-post__category{color:var(--color-coral);letter-spacing:.14em;text-transform:uppercase;font-size:.6rem;font-weight:800}.home-post h3{letter-spacing:-.015em;color:var(--color-spruce);margin:.9rem 0 .8rem;font-size:1.18rem;font-weight:700;line-height:1.3}.home-post p{-webkit-line-clamp:3;color:#687076;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.home-post__more{color:var(--color-spruce);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.5rem;margin-top:auto;padding-top:1.5rem;font-size:.68rem;font-weight:800;display:inline-flex}.home-post:hover .home-post__more{color:var(--color-coral)}@keyframes home-drift{to{transform:translate(-18px,-12px)scale(1.025)}}.home-project__visual:after{content:"";background:linear-gradient(105deg,#0000 42%,#ffffff24 50%,#0000 58%);transition:transform 1.1s cubic-bezier(.16,1,.3,1);position:absolute;inset:-40%;transform:translate(-75%)rotate(8deg)}.home-project:hover .home-project__visual:after{transform:translate(75%)rotate(8deg)}.home-partners>div{transition:transform .4s cubic-bezier(.16,1,.3,1),background .4s,box-shadow .4s}.home-partners>div:hover{box-shadow:var(--shadow-md);background:#fff;transform:translateY(-6px)}@media (max-width:800px){.home-event__grid,.home-founder__grid,.home-section-head,.home-proof__intro,.home-principles,.home-programs,.home-posts{grid-template-columns:1fr}.home-books{grid-template-columns:repeat(2,1fr)}.home-event__grid{padding-inline:0}.home-event__identity{min-height:430px}.home-projects{grid-template-columns:1fr}.home-project{min-height:auto}.home-capability{grid-template-columns:40px 1fr auto}.home-capability p{grid-column:2/-1}.home-metrics{grid-template-columns:repeat(2,1fr);gap:2rem 0}.home-partners{grid-template-columns:repeat(2,1fr)}.home-partners>div:nth-child(2){border-right:0}.home-partners>div:nth-child(-n+2){border-bottom:1px solid #cfd1cf}}@media (max-width:520px){.home-rebrand section{padding-block:5rem}.home-event{padding-block:0!important}.home-event__identity,.home-event__content{padding:3rem 1.5rem}.home-event__identity{min-height:360px}.home-section-head{gap:1.5rem;margin-bottom:3rem}.home-project__visual{height:230px}.home-capability{gap:1rem}.home-metrics strong{font-size:3.2rem}.home-program>strong{font-size:2.75rem}.home-partners>div{min-height:160px;padding:1.2rem}.home-closing{min-height:580px}}.cinematic-hero{background:radial-gradient(circle at 72% 50%,#1cbecc38,transparent 29%),linear-gradient(125deg,var(--color-spruce-dark)0%,var(--color-spruce)56%,#122b4b 100%);color:#fff;isolation:isolate;align-items:center;min-height:calc(100svh - 72px);padding-block:clamp(5rem,10vh,8rem) 5rem;display:flex;position:relative;overflow:hidden}.cinematic-hero:before{content:"";z-index:-2;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000)}.cinematic-hero__noise{opacity:.16;z-index:-1;pointer-events:none;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='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.22'/%3E%3C/svg%3E");position:absolute;inset:0}.cinematic-hero__layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(3rem,8vw,8rem);width:100%;display:grid}.cinematic-hero__inner{z-index:2;text-align:left;max-width:760px;position:relative}.cinematic-hero .hero-title{color:#fff;letter-spacing:-.065em;max-width:780px;margin-inline:0;font-size:clamp(3.5rem,7.1vw,7.2rem);font-weight:600;line-height:.92}.cinematic-hero .hero-subtitle{color:#ffffff9e;max-width:580px;margin-inline:0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.65}.cinematic-hero .eyebrow{color:#77dce2;letter-spacing:.18em;margin-bottom:1.5rem;font-size:.72rem}.cinematic-hero__title{flex-wrap:wrap;justify-content:flex-start;gap:0 .28em;display:flex}.cinematic-hero__word-mask{vertical-align:bottom;padding-bottom:.08em;display:inline-block;overflow:hidden}.cinematic-hero__word{will-change:transform,filter;display:inline-block}.cinematic-hero__sweep{z-index:1;pointer-events:none;filter:blur(14px);background:linear-gradient(100deg,#0000 0%,#1cbecc17 42%,#ffffff24 50%,#c8922a17 58%,#0000 100%);width:45%;position:absolute;inset:0 auto 0 0}.cinematic-hero__actions{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.cinematic-hero__primary,.cinematic-hero__secondary{letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:2.5rem;padding:.9rem 1rem;font-size:.82rem;font-weight:700;display:inline-flex}.cinematic-hero__primary{min-width:190px;color:var(--color-spruce-dark);background:var(--color-coral-light);border-radius:999px}.cinematic-hero__primary:hover{background:#fff}.cinematic-hero__secondary{color:#ffffffd1;border-bottom:1px solid #ffffff47}.cinematic-hero__secondary:hover{color:#fff;border-color:#77dce2}.cinematic-hero__visual{aspect-ratio:1;filter:drop-shadow(0 0 55px #1cbecc1f);background:radial-gradient(circle,#77dce21f 0 2%,#0000 3% 37%,#77dce20a 38%,#0000 58%);border-radius:50%;width:min(39vw,520px);margin-inline:auto;position:relative}.cinematic-hero__star{animation:40s linear infinite star-turn;position:absolute;inset:6%;overflow:visible}.cinematic-hero__orbit{border:1px solid #77dce24d;border-radius:50%;position:absolute}.cinematic-hero__orbit--outer{border-style:dashed;animation:24s linear infinite orbit-spin;inset:5%}.cinematic-hero__orbit--inner{border-color:#ffffff2e;animation:16s linear infinite reverse orbit-spin;inset:23%}.cinematic-hero__core{background:#040c12d1;border:1px solid #77dce280;align-content:center;place-items:center;gap:.4rem;padding:0 .4rem;display:grid;position:absolute;inset:32%;transform:rotate(45deg);box-shadow:inset 0 0 32px #77dce21a,0 0 40px #77dce214}.cinematic-hero__core>*{text-align:center;transform:rotate(-45deg)}.cinematic-hero__core span{color:#ffffff80;letter-spacing:.18em;font-size:.42rem}.cinematic-hero__core strong{color:#fff;font-size:1.3rem;font-weight:600;line-height:1.4}.cinematic-hero__node{background:#061014;border:1px solid #77dce2;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 14px #77dce2}.cinematic-hero__node--one{top:16%;left:23%}.cinematic-hero__node--two{bottom:38%;right:8%}.cinematic-hero__telemetry{font:500 .58rem/1 var(--font-sans);letter-spacing:.18em;color:#fff6;position:absolute}.cinematic-hero__telemetry--top{top:0;right:12%}.cinematic-hero__telemetry--bottom{bottom:4%;left:4%}.cinematic-hero__footer{color:#ffffff52;letter-spacing:.16em;align-items:center;gap:1rem;font-size:.55rem;display:flex;position:absolute;bottom:1.5rem;left:2rem;right:2rem}.cinematic-hero__footer i{background:#ffffff1f;flex:1;height:1px}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes star-turn{to{transform:rotate(45deg)}}.header--home .btn-primary{background:var(--color-coral);color:var(--color-spruce-dark);border-radius:999px}.header--home .btn-primary:hover{background:#fff}@media (max-width:900px){.cinematic-hero{min-height:auto}.cinematic-hero__layout{grid-template-columns:1fr;gap:3.5rem}.cinematic-hero__visual{display:none}}@media (max-width:600px){.cinematic-hero{padding-block:4.5rem 5.5rem}.cinematic-hero .hero-title{font-size:clamp(3.25rem,16vw,5rem)}.cinematic-hero__footer{left:1.5rem;right:1.5rem}.cinematic-hero__footer span:last-child{display:none}}@media (prefers-reduced-motion:reduce){.cinematic-hero__sweep{display:none}.cinematic-hero__orbit{animation:none}}
