:root{--ink:#201d2b;--paper:#f6f0df;--plum:#52345d;--coral:#ef765f;--mint:#8bc9a7;--gold:#efbd57}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Avenir Next,Avenir,Segoe UI,sans-serif}a{color:inherit}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.nav{justify-content:space-between;align-items:center;height:88px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-weight:800;text-decoration:none;display:flex}.brand-ring{border:9px solid var(--plum);border-radius:50%;width:31px;height:31px;box-shadow:inset 2px 2px 3px #fff5,3px 4px #2c173727}.nav-links{gap:26px;font-size:14px;font-weight:650;display:flex}.nav-links a,.footer a{text-decoration:none}.nav-links a:hover,.footer a:hover{text-decoration:underline}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:5vw;min-height:690px;padding-block:54px 90px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--plum);font-size:12px;font-weight:800}h1{letter-spacing:-.065em;max-width:780px;margin:23px 0 34px;font-family:Georgia,serif;font-size:clamp(64px,8vw,118px);line-height:.84}h1:first-line{color:var(--plum)}.lede{max-width:650px;font-size:clamp(18px,2vw,24px);line-height:1.55}.lede em{color:var(--coral);font-family:Georgia,serif}.hero-actions{align-items:center;gap:22px;margin-top:35px;display:flex}.button{background:var(--ink);color:#fff;border-radius:999px;padding:15px 22px;font-weight:750;text-decoration:none;transition:all .18s;display:inline-block;box-shadow:0 7px #100e17}.button:hover{transform:translateY(2px);box-shadow:0 5px #100e17}.aside-note{color:#665e6b;font-size:13px}.clay-stage{isolation:isolate;height:520px;position:relative}.ring{filter:drop-shadow(10px 16px 8px #33243b35);border-radius:50%;position:absolute}.ring:before{content:"";border-radius:inherit;position:absolute;inset:0;box-shadow:inset 10px 12px 13px #fff7,inset -12px -13px 15px #30173940}.ring span{background:var(--paper);border-radius:50%;position:absolute;inset:28%;box-shadow:inset 8px 9px 10px #35263c30}.ring-one{background:var(--plum);width:260px;height:260px;top:10%;left:9%;transform:rotateX(58deg)rotate(-18deg)}.ring-two{background:var(--coral);width:210px;height:210px;top:32%;right:2%;transform:rotateX(62deg)rotate(25deg)}.ring-three{background:var(--mint);width:170px;height:170px;bottom:3%;left:20%;transform:rotateX(65deg)rotate(20deg)}.clay-ball{border-radius:50%;position:absolute;box-shadow:inset 14px 12px 18px #fff8,inset -12px -14px 18px #33243b38,9px 14px 12px #33243b35}.ball-one{background:var(--gold);width:70px;height:70px;top:9%;right:10%}.ball-two{background:#8aa7d5;width:48px;height:48px;bottom:24%;left:2%}.door{background:#302238;border:13px solid #ad7bb3;border-radius:72px 72px 16px 16px;place-items:center;width:135px;height:190px;display:grid;position:absolute;top:35%;left:47%;box-shadow:inset 8px 8px 9px #fff2,12px 17px 10px #33243b38}.door-star{color:var(--gold);font-size:34px}.stage-shadow{z-index:-1;filter:blur(16px);background:#34253e26;border-radius:50%;width:84%;height:55px;position:absolute;bottom:1%;left:8%}.purpose{border-top:1px solid #2b263224;padding:110px 0}.purpose h2{letter-spacing:-.045em;max-width:600px;margin:16px 0 55px;font:clamp(38px,5vw,65px)/1 Georgia,serif}.purpose-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.purpose article{background:#fff8;border:1px solid #2b26322b;border-radius:30px;min-height:245px;padding:28px;box-shadow:0 12px 30px #3e2b4610}.purpose article:nth-child(2){background:#f5b8a8}.purpose article:nth-child(3){background:#bee0cd}.purpose article span{font-size:12px;font-weight:800}.purpose h3{margin:55px 0 12px;font:35px Georgia,serif}.purpose p{line-height:1.55}.footer{border-top:1px solid #2b263224;justify-content:space-between;padding-block:32px;font-size:13px;display:flex}.footer div{gap:22px;display:flex}@media (max-width:820px){.hero{grid-template-columns:1fr;padding-top:30px}.clay-stage{height:440px}.purpose-grid{grid-template-columns:1fr}.purpose article{min-height:190px}.purpose h3{margin-top:35px}}@media (max-width:520px){.shell{width:min(100% - 28px,1180px)}.nav{height:72px}.nav-links{gap:14px}.hero{padding-bottom:55px}h1{font-size:59px}.hero-actions{flex-direction:column;align-items:flex-start}.clay-stage{height:360px}.ring-one{width:190px;height:190px}.ring-two{width:160px;height:160px}.ring-three{width:130px;height:130px}.door{width:105px;height:155px}.footer{flex-direction:column;gap:20px}}@media (prefers-reduced-motion:no-preference){.ring-one{animation:6s ease-in-out infinite float}.ring-two{animation:7s ease-in-out infinite float2}.ball-one{animation:5s ease-in-out infinite bob}@keyframes float{50%{translate:0 -13px;rotate:3deg}}@keyframes float2{50%{translate:0 11px;rotate:-3deg}}@keyframes bob{50%{translate:0 -18px}}}.legal{max-width:900px;padding:75px 0 110px}.legal h1{margin:20px 0 30px;font-size:clamp(58px,9vw,105px)}.legal-intro{max-width:760px;color:var(--plum);font:clamp(21px,3vw,30px)/1.45 Georgia,serif}.updated{text-transform:uppercase;letter-spacing:.08em;margin:28px 0 70px;font-size:13px;font-weight:750}.legal-body{gap:48px;display:grid}.legal-body section{border-top:1px solid #2b263224;padding-top:34px}.legal-body h2{letter-spacing:-.025em;margin:0 0 16px;font:32px/1.15 Georgia,serif}.legal-body p,.legal-body li{color:#403947;font-size:17px;line-height:1.72}.legal-body ul{padding-left:24px}.legal-body a{color:var(--plum);font-weight:700}
