:root{--ink:#17372f;--cream:#f5f0e6;--paper:#fffdf8;--yellow:#f3c94d;--coral:#ee765f;--blue:#72a8b5;--sage:#9eb58e;--line:rgba(23,55,47,.18);--serif:"Fraunces",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.5}.skip-link{position:fixed;left:1rem;top:-5rem;background:var(--ink);color:white;padding:.8rem;z-index:99}.skip-link:focus{top:1rem}button,input,select{font:inherit}button,a{transition:.2s ease}a{color:inherit}.site-header{height:92px;padding:0 clamp(1.25rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;font-size:.92rem;line-height:1.05;letter-spacing:.02em}.brand-mark{width:40px;height:40px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font-size:1.25rem}.site-header nav{display:flex;align-items:center;gap:1.8rem}.site-header nav a,.text-button{font-size:.86rem;font-weight:600;text-decoration:none;background:none;border:0;color:inherit;cursor:pointer}.text-button span{background:var(--coral);color:white;border-radius:50%;padding:.08rem .38rem;margin-left:.2rem}.pill-button{border:0;border-radius:999px;background:var(--coral);color:#fff;padding:.85rem 1.35rem;font-weight:700;cursor:pointer;text-decoration:none;display:inline-block}.pill-button:hover{transform:translateY(-2px);box-shadow:0 7px 0 rgba(23,55,47,.12)}.pill-button.large{padding:1rem 1.65rem}.pill-button.dark{background:var(--ink)}.menu-button{display:none;background:none;border:1px solid var(--ink);padding:.5rem .8rem;border-radius:99px}.hero{min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden}.hero-copy{padding:clamp(4rem,8vw,8rem) clamp(2rem,6vw,7rem)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:700}.hero h1,.section-heading h2,.manifesto h2,.feature-copy h2,.membership h2,.newsletter h2,.signup-content h2{font-family:var(--serif);font-size:clamp(3rem,5.2vw,5.8rem);line-height:.97;letter-spacing:-.045em;margin:1.2rem 0}.hero h1 em,.section-heading h2 em,.manifesto h2 em{font-weight:600;color:var(--coral)}.hero-lead{font-size:1.15rem;max-width:570px;color:#3d5b54}.hero-actions{display:flex;align-items:center;gap:1.4rem;margin:2.3rem 0}.play-link{border:0;background:none;color:var(--ink);font-weight:700;cursor:pointer}.play-link span{display:inline-grid;place-items:center;width:36px;height:36px;border:1px solid;border-radius:50%;margin-right:.4rem}.proof{display:flex;gap:2.5rem;border-top:1px solid var(--line);padding-top:1.5rem}.proof span{display:flex;flex-direction:column}.proof b{font-family:var(--serif);font-size:1.7rem}.proof small{font-size:.72rem}.hero-art{position:relative;background:var(--blue);min-height:620px}.sun{position:absolute;width:360px;height:360px;border-radius:50%;background:var(--yellow);right:-60px;top:-80px}.scribble{position:absolute;z-index:2;right:42px;top:55px;font-family:var(--serif);font-size:1.6rem;transform:rotate(7deg);line-height:1.05}.scribble i{color:#fff}.paper{position:absolute;background:var(--paper);box-shadow:10px 13px 0 rgba(23,55,47,.13);padding:1.2rem;display:flex;flex-direction:column}.paper span{font-size:.68rem}.paper b{font-family:var(--serif);font-size:1.8rem}.paper-one{width:255px;height:330px;left:10%;top:12%;transform:rotate(-7deg)}.paper-one svg{fill:none;stroke:var(--ink);stroke-width:2;margin-top:1rem}.paper-two{width:240px;height:280px;right:4%;bottom:7%;transform:rotate(6deg);background:#f2b1a4}.colour-shapes{height:150px;margin-top:1rem;background:radial-gradient(circle at 30% 35%,var(--yellow) 0 18%,transparent 19%),radial-gradient(circle at 65% 60%,var(--ink) 0 27%,transparent 28%),linear-gradient(35deg,transparent 50%,#fff 51%)}.paper-three{width:230px;height:190px;left:3%;bottom:3%;transform:rotate(3deg);background:#dbe4d5}.paper-three p{font-family:var(--serif);font-size:1.2rem}.manifesto{background:var(--ink);color:var(--cream);padding:7rem clamp(1.5rem,7vw,8rem)}.manifesto>p{color:var(--yellow)}.manifesto h2{max-width:900px;font-size:clamp(2.8rem,4.5vw,5rem)}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:5rem}.values article{border-top:1px solid rgba(255,255,255,.25);padding-top:1.5rem}.values article>b{color:var(--yellow)}.values h3{font-family:var(--serif);font-size:1.6rem;margin:.8rem 0}.values p{color:#cbd5d1}.library{padding:8rem clamp(1.5rem,6vw,7rem)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:3rem}.section-heading h2{font-size:clamp(3rem,5vw,5.2rem)}.section-heading>p{max-width:460px;margin-bottom:1.5rem;color:#4e6861}.filter-bar{margin-top:3rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1rem 0;display:flex;justify-content:space-between;gap:1rem;align-items:center}.search{display:flex;gap:.5rem;align-items:center;min-width:260px}.search input{border:0;background:transparent;width:100%;outline:0}.filter-chips{display:flex;gap:.5rem;flex-wrap:wrap}.chip{border:1px solid var(--line);background:transparent;padding:.55rem .9rem;border-radius:99px;cursor:pointer;font-size:.82rem}.chip.active,.chip:hover{background:var(--ink);color:white}.result-count{font-size:.8rem;margin:1.5rem 0}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.resource-card{background:var(--paper);border:1px solid var(--line);cursor:pointer;min-height:410px;display:flex;flex-direction:column;position:relative}.resource-card:hover{transform:translateY(-4px);box-shadow:0 12px 0 rgba(23,55,47,.09)}.card-art{height:210px;padding:1.2rem;position:relative;overflow:hidden;display:grid;place-items:center}.card-art::before,.card-art::after{content:"";position:absolute;border:2px solid var(--ink)}.card-art::before{width:115px;height:115px;border-radius:50%;transform:translate(-28px,-6px)}.card-art::after{width:65px;height:150px;transform:rotate(35deg) translate(25px,-10px)}.resource-card:nth-child(4n+1) .card-art{background:#e5aa9d}.resource-card:nth-child(4n+2) .card-art{background:#e5c859}.resource-card:nth-child(4n+3) .card-art{background:#a8c1b8}.resource-card:nth-child(4n) .card-art{background:#92b8c1}.art-symbol{font-family:var(--serif);font-size:3.5rem;z-index:1}.save-button{position:absolute;right:.8rem;top:.8rem;width:38px;height:38px;border-radius:50%;border:0;background:var(--paper);cursor:pointer;font-size:1.15rem;z-index:2}.save-button.saved{background:var(--ink);color:var(--yellow)}.card-copy{padding:1.35rem;display:flex;flex:1;flex-direction:column}.meta{display:flex;justify-content:space-between;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.card-copy h3{font-family:var(--serif);font-size:1.55rem;line-height:1.1;margin:.8rem 0}.card-copy p{font-size:.85rem;color:#526b64}.card-copy>a{margin-top:auto;font-weight:700;font-size:.84rem}.empty-state{text-align:center;padding:5rem}.empty-state span{font-size:3rem}.feature-strip{display:grid;grid-template-columns:1fr 1fr;background:#d9e1d3}.feature-art{min-height:670px;background:var(--coral);position:relative;padding:4rem;display:flex;align-items:end;overflow:hidden}.feature-art .moon{position:absolute;font-size:20rem;color:var(--yellow);top:-10rem;right:-1rem;transform:rotate(-25deg)}.feature-art p{font-family:var(--serif);font-size:clamp(3rem,5vw,5rem);line-height:.9;z-index:1}.feature-copy{padding:6rem clamp(2rem,7vw,7rem)}.feature-copy h2{font-size:clamp(3rem,4.5vw,5rem)}.feature-copy ul{list-style:none;padding:0}.feature-copy li{display:flex;gap:1rem;border-top:1px solid var(--line);padding:1.2rem 0}.feature-copy li>span{width:27px;height:27px;background:var(--yellow);border-radius:50%;display:grid;place-items:center}.feature-copy li p{margin:.3rem 0;color:#526b64}.membership{padding:8rem clamp(2rem,8vw,9rem);background:var(--yellow);display:grid;grid-template-columns:1fr 420px;gap:8rem;align-items:center}.membership h2{font-size:clamp(3.2rem,5vw,5.5rem)}.membership>div>p:last-child{max-width:430px}.price-card{background:var(--paper);padding:2.5rem;box-shadow:14px 14px 0 var(--ink)}.price{display:flex;align-items:center;border-bottom:1px solid var(--line);padding:1rem 0}.price sup{font-size:1.4rem}.price b{font-family:var(--serif);font-size:5rem;line-height:1}.price span{font-size:.75rem}.price-card ul{list-style:none;padding:1rem 0;line-height:2}.price-card .pill-button{width:100%}.price-card small{display:block;text-align:center;margin-top:1rem}.newsletter{padding:7rem clamp(2rem,8vw,9rem);display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:6rem}.newsletter>div{display:flex;gap:1.5rem}.newsletter>div>span{font-size:3rem;color:var(--coral)}.newsletter h2{font-size:clamp(2.8rem,4vw,4.4rem);margin:0}.newsletter form>div{display:flex;border-bottom:2px solid}.newsletter input{border:0;background:none;padding:1rem 0;width:100%;outline:0}.newsletter form button{border:0;background:none;font-size:2rem;cursor:pointer}footer{background:var(--ink);color:var(--cream);padding:4rem clamp(2rem,6vw,7rem);display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;align-items:start}footer .brand-mark{color:var(--ink)}footer p,footer small{color:#bfcac6}footer div{display:flex;flex-direction:column;gap:.5rem}footer small{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.2);padding-top:2rem}dialog{border:0;padding:0;max-width:720px;width:calc(100% - 2rem);background:var(--paper);color:var(--ink);box-shadow:0 25px 80px rgba(0,0,0,.35)}dialog::backdrop{background:rgba(11,35,29,.75);backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:1rem;top:1rem;z-index:2;border:0;background:var(--ink);color:white;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer}.dialog-hero{padding:4rem 3rem 3rem;background:var(--yellow)}.dialog-body{padding:2rem 3rem 3rem}.dialog-body h3,.signup-content h2{font-family:var(--serif)}.dialog-body .curriculum{background:#e7eee3;padding:1rem;border-left:4px solid var(--sage)}.signup-content{padding:4rem}.signup-content h2{font-size:3.5rem}.signup-content form{display:grid;gap:1rem}.signup-content label{display:grid;gap:.4rem;font-size:.8rem;font-weight:700}.signup-content input,.signup-content select{border:1px solid var(--line);padding:.85rem;background:white}.signup-content .pill-button{margin-top:1rem}.toast{position:fixed;right:1rem;bottom:1rem;background:var(--ink);color:white;padding:1rem 1.3rem;border-radius:4px;z-index:50}.hidden{display:none!important}@media(max-width:900px){.menu-button{display:block}.site-header nav{display:none;position:absolute;top:92px;left:0;right:0;background:var(--paper);padding:1.5rem;flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-art{min-height:580px}.values,.resource-grid{grid-template-columns:1fr 1fr}.feature-strip{grid-template-columns:1fr}.feature-art{min-height:500px}.membership{grid-template-columns:1fr;gap:3rem}.section-heading,.filter-bar{align-items:stretch;flex-direction:column}.newsletter{grid-template-columns:1fr;gap:3rem}footer{grid-template-columns:1fr 1fr}}@media(max-width:590px){.hero-copy{padding:4rem 1.3rem}.hero h1{font-size:3.4rem}.proof{gap:1rem;justify-content:space-between}.hero-actions{align-items:flex-start;flex-direction:column}.hero-art{min-height:500px}.paper-one{width:200px;height:270px}.paper-two{width:180px;height:230px}.paper-three{width:180px;height:155px}.manifesto,.library{padding:5rem 1.25rem}.values,.resource-grid{grid-template-columns:1fr}.feature-art,.feature-copy,.membership,.newsletter{padding:4rem 1.3rem}.membership{grid-template-columns:minmax(0,1fr)}.price-card{padding:1.5rem;box-shadow:8px 8px 0 var(--ink)}footer{grid-template-columns:1fr}.signup-content,.dialog-body,.dialog-hero{padding:3rem 1.5rem}.signup-content h2{font-size:2.5rem}}
