:root{
  --paper:#ead7bd;
  --paper-light:#f5ead9;
  --paper-deep:#d9bfa0;
  --char:#2b2928;
  --char-soft:#4b4744;
  --blue:#96c8de;
  --blue-deep:#617e8b;
  --cream:#fff8eb;
  --ochre:#b27642;
  --mono:'IBM Plex Mono',monospace;
  --cond:'Barlow Condensed','Arial Narrow',sans-serif;
  --serif:'Fraunces',Georgia,serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--paper);color:var(--char)}
body{margin:0;background:var(--paper);color:var(--char);font-family:var(--serif);overflow-x:hidden}
a{color:inherit}
button,input{font:inherit}
::selection{background:var(--blue);color:var(--char)}
.paper-noise{position:fixed;inset:0;z-index:999;pointer-events:none;opacity:.16;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 220 220' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.78' numOctaves='5' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.22'/%3E%3C/svg%3E")}
.field-label{font:400 clamp(10px,.85vw,12px)/1.3 var(--mono);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px}.pale{color:#beb4a5}
.site-header{position:fixed;z-index:60;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:15px clamp(16px,3vw,52px);font:400 11px/1 var(--mono);letter-spacing:.08em;mix-blend-mode:multiply}.site-header nav{display:flex;gap:clamp(12px,2vw,28px)}.site-header a{text-decoration:none}.site-header nav a{border-bottom:1px solid transparent}.site-header nav a:hover{border-color:currentColor}.mini-mark{display:flex;align-items:center;gap:8px;letter-spacing:.13em}.mini-mark img{width:24px;height:24px}

.hero{min-height:100svh;position:relative;padding:clamp(110px,12vw,160px) clamp(18px,5.5vw,88px) 70px;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(400px,.92fr);gap:5vw;align-items:center;overflow:hidden;background:radial-gradient(circle at 72% 13%,rgba(255,255,255,.22),transparent 24%),linear-gradient(112deg,var(--paper-light),var(--paper) 58%,#e4c9aa)}
.hero:after{content:"";position:absolute;left:5.5vw;right:5.5vw;bottom:34px;border-bottom:1px solid rgba(43,41,40,.28)}
.hero-title-block{position:relative;z-index:2}.byline{font:italic 400 14px/1.2 var(--mono);margin:0 0 22px;color:var(--char-soft)}
.hero h1{font:300 clamp(82px,13vw,215px)/.71 var(--serif);letter-spacing:-.075em;margin:0 0 46px;text-shadow:5px 5px 0 rgba(150,200,222,.62)}
.subtitle{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.32em .5em;max-width:780px;margin:0;font-family:var(--cond);font-weight:700;font-size:clamp(28px,3vw,51px);line-height:.97}.subtitle span{position:relative;display:inline-block}.subtitle span:after{content:"";position:absolute;left:-.03em;right:-.04em;bottom:-.1em;height:3px;background:var(--char);transform:rotate(var(--u,-1deg))}.subtitle span:nth-child(2){--u:2deg}.subtitle span:nth-child(3){--u:-2deg}.subtitle em{font-weight:600;font-size:.68em;line-height:1.12;max-width:13em;margin-left:auto;text-align:right}.subtitle em::first-letter{font-size:1em}.opening-question{font:300 clamp(20px,1.7vw,27px)/1.45 var(--serif);max-width:630px;margin:60px 0 0;font-style:italic}
.ball-lab{position:relative;min-height:560px;align-self:stretch}.trajectory{position:absolute;inset:10px -6% auto -7%;width:112%;height:auto;overflow:visible}.arc{fill:none;stroke:rgba(43,41,40,.36);stroke-width:2;stroke-dasharray:5 9}.arc-b{opacity:.28}.apex-dot,.apex-line,.apex-word{opacity:0;transition:opacity .6s ease}.ball-lab.apex-found .apex-dot,.ball-lab.apex-found .apex-line,.ball-lab.apex-found .apex-word{opacity:1}.apex-dot{fill:var(--blue-deep)}.apex-line{stroke:var(--blue-deep);stroke-width:1.4}.apex-word{font:400 18px/1 var(--mono);fill:var(--blue-deep)}
.ball{position:absolute;width:62px;height:62px;border:1px solid rgba(43,41,40,.32);border-radius:50%;cursor:pointer;box-shadow:inset -9px -11px 0 rgba(0,0,0,.08),7px 9px 0 rgba(43,41,40,.10);transition:filter .2s}.ball:hover{filter:brightness(1.05)}.ball span{font:400 10px/1 var(--mono);color:rgba(255,255,255,.78)}.ball-one{left:3%;bottom:11%;background:#9b4e3e;--dx:115px}.ball-two{left:39%;bottom:6%;background:#b98247;--dx:-25px}.ball-three{right:1%;bottom:15%;background:var(--blue-deep);--dx:-118px}.ball.thrown{animation:throw 1.6s cubic-bezier(.34,.03,.55,1) both}@keyframes throw{0%{transform:translate(0,0) rotate(0)}47%{transform:translate(var(--dx),-340px) rotate(170deg)}100%{transform:translate(calc(var(--dx)*1.45),0) rotate(335deg)}}
.lab-note{position:absolute;right:5%;top:20%;font:400 12px/1.5 var(--mono);color:var(--char-soft);transform:rotate(4deg)}.lab-note .arrow{font-size:23px}.apex-payoff{position:absolute;right:8%;top:29%;margin:0;font:italic 400 22px/1.2 var(--serif);color:var(--blue-deep);opacity:0;transform:translateY(7px);transition:.6s ease}.ball-lab.apex-found .apex-payoff{opacity:1;transform:none}.hero-afterthought{position:absolute;right:6vw;bottom:55px;z-index:2;text-align:right;font-size:15px;line-height:1.35;transform:rotate(-1.5deg)}.hero-afterthought span,.hero-afterthought strong{display:block}.hero-afterthought strong{font-style:italic;color:var(--blue-deep);font-weight:300}.down{position:absolute;left:5.5vw;bottom:50px;z-index:3;text-decoration:none;font:400 10px/1 var(--mono);letter-spacing:.12em;text-transform:uppercase}.down span{display:inline-block;animation:bob 1.6s infinite}@keyframes bob{50%{transform:translateY(4px)}}

.circles{min-height:900px;position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:7vw;align-items:center;padding:clamp(95px,12vw,180px) clamp(24px,8vw,130px);border-top:1px solid rgba(43,41,40,.28);border-bottom:1px solid rgba(43,41,40,.28);background:linear-gradient(105deg,#e5c9aa,var(--paper-light) 49%,#e2c3a2);overflow:hidden}.vertical-note{position:absolute;left:2.4vw;top:50%;writing-mode:vertical-rl;transform:translateY(-50%) rotate(180deg);font:400 10px/1 var(--mono);letter-spacing:.15em;color:var(--blue-deep)}.circles h2{font:300 clamp(72px,9vw,150px)/.76 var(--serif);letter-spacing:-.055em;margin:0 0 38px}.circles h2 i{color:var(--blue-deep);font-weight:300}.circles-copy>p:not(.field-label,.circles-question,.answer){font-size:clamp(18px,1.55vw,24px);line-height:1.62;max-width:690px}.circles-question{font:italic 300 clamp(28px,3vw,46px)/1.2 var(--serif);max-width:720px;margin:55px 0 12px}.answer{font:700 clamp(36px,4vw,65px)/1 var(--cond);text-transform:uppercase;margin:0;transform:rotate(-1deg)}.circles-field{position:relative;height:600px}.ring{position:absolute;border:2px solid var(--char);border-radius:50%}.r1{width:240px;height:240px;right:8%;top:2%;border-width:3px}.r2{width:68px;height:68px;left:9%;top:12%;border-color:var(--blue-deep)}.r3{width:150px;height:150px;left:25%;bottom:8%;border-style:dashed}.r4{width:30px;height:30px;right:18%;bottom:22%;background:var(--char)}.r5{width:390px;height:390px;left:-9%;top:29%;border-width:1px}.r6{width:95px;height:95px;right:-3%;bottom:-1%;border-color:var(--blue-deep);border-width:4px}.r7{width:12px;height:12px;left:52%;top:20%;background:var(--paper-light)}.zero{position:absolute;right:27%;top:41%;font:600 68px/1 var(--cond)}.pupil{position:absolute;left:4%;bottom:8%;width:46px;height:46px;background:var(--char);border-radius:50%;box-shadow:0 0 0 12px var(--paper-light),0 0 0 14px var(--char)}.coffee-ring{position:absolute;right:5%;top:52%;width:145px;height:145px;border:8px solid rgba(110,70,39,.23);border-radius:50%;filter:blur(.4px);transform:scaleX(.92) rotate(-8deg)}.pencil-note{position:absolute;left:36%;top:47%;font:italic 400 12px/1 var(--mono);transform:rotate(-7deg)}

.resolution{padding:clamp(110px,14vw,200px) clamp(24px,7vw,110px);display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.72fr);gap:9vw;align-items:center;background:var(--paper-light);position:relative}.resolution:before{content:"";position:absolute;inset:7vw 4vw auto auto;width:180px;height:180px;background:url('assets/aliveness-star.webp') center/contain no-repeat;opacity:.08;transform:rotate(13deg)}.resolution-copy h2{font:300 clamp(58px,7vw,112px)/.87 var(--serif);letter-spacing:-.05em;margin:0 0 48px}.resolution-copy h2 em{color:var(--blue-deep);font-weight:300}.resolution-copy>p:not(.field-label){font-size:clamp(19px,1.7vw,25px);line-height:1.65;max-width:780px}.cover-words{justify-self:end;text-align:right;font-family:var(--cond);font-weight:700;display:flex;flex-direction:column;align-items:flex-end;gap:26px;transform:rotate(.3deg)}.cover-words>span{font-size:clamp(56px,6.8vw,112px);line-height:.72;position:relative}.cover-words>span:after{content:"";position:absolute;left:-.03em;right:-.04em;bottom:-.16em;height:3px;background:var(--char);transform:rotate(-1.5deg)}.cover-words>span:nth-child(2):after{transform:rotate(2deg)}.cover-words small{font:italic 600 clamp(23px,2.6vw,40px)/1.1 var(--cond);max-width:9em}.cover-words small b{color:white;text-shadow:1px 1px 0 rgba(43,41,40,.45);font-weight:600;text-decoration:underline;text-underline-offset:.12em}

.door-field{position:relative;overflow:hidden;background:var(--char);color:var(--paper-light);padding:clamp(100px,12vw,180px) clamp(22px,7vw,110px)}.door-noise{margin:15px -8vw 75px;white-space:nowrap;display:flex;gap:.16em;font:700 clamp(70px,11vw,180px)/.75 var(--cond);letter-spacing:-.06em;color:#cfc2af;opacity:.11;transform:rotate(-1deg)}.door-noise span:nth-child(odd){transform:translateY(12px)}.door-copy{max-width:1000px;margin:auto}.door-copy>p{font-size:clamp(18px,1.7vw,25px);color:#d7ccbd}.door-copy h2{font:300 clamp(48px,6.5vw,100px)/.94 var(--serif);letter-spacing:-.035em;margin:25px 0 50px}.door-index{font:400 10px/1.7 var(--mono);letter-spacing:.08em;text-transform:uppercase;color:#a69d92}

.quiet{min-height:96svh;display:grid;grid-template-columns:.7fr 1fr;gap:10vw;align-items:center;padding:clamp(100px,12vw,175px) clamp(28px,10vw,160px);background:#ded5c5;position:relative}.hinge-study{justify-self:center;text-align:center;cursor:pointer;outline-offset:15px}.hinge{position:relative;width:145px;height:230px;filter:drop-shadow(11px 14px 11px rgba(43,41,40,.18))}.leaf{position:absolute;top:0;bottom:0;width:63px;border:2px solid #59564f;background:linear-gradient(95deg,#c1b8a8,#ded5c5 45%,#b8af9f);border-radius:5px}.leaf.left{left:0}.leaf.right{right:0}.pin{position:absolute;z-index:2;top:-5px;bottom:-5px;left:50%;width:20px;transform:translateX(-50%);border:1px solid #68645d;background:linear-gradient(90deg,#9e9688,#d0c7b8 45%,#8d867a);border-radius:8px}.screw{position:absolute;z-index:3;width:13px;height:13px;border-radius:50%;background:#716c64;box-shadow:inset 0 0 0 1px #5b5751}.s1{left:18px;top:34px}.s2{left:18px;bottom:34px}.s3{right:18px;top:34px}.s4{right:18px;bottom:34px}.object-label{display:block;margin-top:16px;font:400 10px/1 var(--mono);letter-spacing:.13em}.quiet-copy h2{font:300 clamp(44px,5.4vw,84px)/.98 var(--serif);letter-spacing:-.04em;margin:0;max-width:850px}.details{font:400 12px/1.9 var(--mono);letter-spacing:.04em;max-width:650px;margin-top:45px;opacity:0;transform:translateY(10px);transition:.6s ease;color:#5d5851}.quiet.seen .details,.hinge-study:hover~.quiet-copy .details,.hinge-study:focus~.quiet-copy .details{opacity:1;transform:none}.quiet-note{position:absolute;right:5vw;bottom:38px;text-align:right;font-size:14px;line-height:1.45;color:#5d5851;max-width:430px}.quiet-note b{font-weight:300;font-style:italic;color:var(--blue-deep)}

.book{padding:clamp(110px,13vw,200px) clamp(24px,7vw,110px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.55fr);gap:clamp(54px,7vw,110px);align-items:start;background:linear-gradient(105deg,#ecd9c0 0,var(--paper-light) 62%,#e5c6a4 100%);position:relative;overflow:hidden}.book:before{content:"";position:absolute;width:530px;height:530px;right:-180px;top:-220px;border:1px solid rgba(43,41,40,.15);border-radius:50%}.book-intro{grid-column:1/-1;position:relative;z-index:2;max-width:1050px}.book-intro h2{font:300 clamp(58px,7.3vw,118px)/.88 var(--serif);letter-spacing:-.055em;margin:0 0 clamp(55px,7vw,100px)}.mockup-stage{grid-column:1/-1;position:relative;background:#fff;margin:0 clamp(-110px,-7vw,-24px) clamp(70px,8vw,120px);min-height:clamp(300px,51vw,790px);display:grid;place-items:center;overflow:hidden;border-top:1px solid rgba(43,41,40,.10);border-bottom:1px solid rgba(43,41,40,.10)}.mockup-stage:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 90px rgba(43,41,40,.035);pointer-events:none}.mockup-stage img{display:block;width:min(100%,1536px);height:auto}.respectable-note{position:absolute;z-index:3;left:clamp(22px,6vw,105px);top:clamp(18px,4vw,62px);margin:0;font:italic 400 clamp(10px,1vw,13px)/1.2 var(--mono);color:var(--blue-deep);transform:rotate(-4deg);background:rgba(255,255,255,.72);padding:8px 10px}.book-copy{max-width:800px;position:relative;z-index:2}.book-kicker{font:italic 300 clamp(30px,3vw,48px)/1.2 var(--serif)!important;margin:0 0 38px!important;color:var(--blue-deep)}.book-copy>p{font-size:clamp(18px,1.6vw,24px);line-height:1.68}.book-copy blockquote{font:italic 300 clamp(25px,2.5vw,39px)/1.32 var(--serif);margin:52px 0;padding-left:25px;border-left:4px solid var(--blue-deep)}.underlined-link{display:inline-block;font:400 11px/1.3 var(--mono);text-transform:uppercase;letter-spacing:.1em;text-decoration:none;border-bottom:2px solid var(--char);padding:10px 0}.book-marginalia{align-self:end;justify-self:end;max-width:390px;padding:32px 0 18px;transform:rotate(1.2deg);position:relative;z-index:2}.book-marginalia p{margin:0;font:700 clamp(42px,5vw,78px)/.78 var(--cond);text-align:right}.book-marginalia p:nth-child(2){transform:translateX(-.45em)}.book-marginalia p em{font-weight:600;color:white;text-shadow:1px 1px 0 rgba(43,41,40,.5);text-decoration:underline;text-underline-offset:.13em}.margin-rule{display:block;width:65%;height:2px;background:var(--char);margin:42px 0 22px auto;transform:rotate(-2deg)}.book-marginalia small{display:block;margin-left:auto;max-width:260px;text-align:right;font:italic 400 12px/1.55 var(--mono);color:var(--char-soft)}

.author{padding:clamp(110px,14vw,210px) clamp(22px,6vw,95px);display:grid;grid-template-columns:minmax(320px,.93fr) minmax(0,.82fr);gap:8vw;align-items:center;background:#ccd3cc;position:relative;overflow:hidden}.author:before{content:"ABOUT?";position:absolute;right:-.05em;top:-.18em;font:300 clamp(160px,23vw,380px)/1 var(--serif);color:rgba(43,41,40,.035);transform:rotate(4deg)}.author-photo{position:relative;max-width:650px;justify-self:center}.author-photo img{display:block;width:100%;height:auto;box-shadow:19px 24px 0 rgba(43,41,40,.13);transform:rotate(-1.7deg)}.tape{position:absolute;z-index:2;width:155px;height:42px;background:rgba(222,196,135,.74);mix-blend-mode:multiply}.tape-one{top:-9px;left:12%;transform:rotate(-7deg)}.tape-two{bottom:-8px;right:8%;transform:rotate(5deg)}.author-arrow{position:absolute;left:-22px;top:25%;font:italic 400 11px/1 var(--mono);transform:translateX(-79%) rotate(-8deg);white-space:nowrap;color:#516b77}.author-copy{position:relative;z-index:2;max-width:690px}.author-copy h2{font:300 clamp(66px,7.5vw,120px)/.81 var(--serif);letter-spacing:-.055em;margin:0 0 48px}.author-copy>p{font-size:clamp(18px,1.6vw,24px);line-height:1.62}.author-lead{font-size:clamp(23px,2.25vw,35px)!important;line-height:1.43!important}.author-question{font:italic 300 clamp(28px,3vw,46px)/1.17 var(--serif)!important;color:#516b77;margin:42px 0}

.letters{position:relative;background:var(--char);color:var(--paper-light);padding:clamp(105px,13vw,180px) clamp(22px,7vw,110px);overflow:hidden}.letters-mark{position:absolute;right:6vw;top:14%;width:clamp(120px,16vw,260px);filter:invert(1);opacity:.08;transform:rotate(14deg)}.letters-mark img{width:100%}.letters-inner{max-width:950px;margin:auto;position:relative}.letters h2{font:300 clamp(58px,7vw,108px)/.91 var(--serif);letter-spacing:-.045em;margin:0 0 30px}.letters-inner>p:not(.field-label,.privacy-note){font-size:clamp(19px,1.7vw,26px);line-height:1.6;max-width:760px}.form-row{display:grid;grid-template-columns:1fr auto;gap:20px;margin-top:58px}.email-label{display:block;font:400 10px/1 var(--mono);letter-spacing:.15em;text-transform:uppercase;color:#aaa096}.form-row input{min-width:0;background:transparent;color:var(--paper-light);border:0;border-bottom:2px solid #9f968d;padding:18px 2px;font:300 clamp(20px,2vw,28px)/1 var(--serif);outline:none}.form-row input:focus{border-color:var(--blue)}.form-row button{border:0;background:var(--blue);color:var(--char);padding:16px 24px;font:400 11px/1.2 var(--mono);letter-spacing:.07em;cursor:pointer;transform:rotate(-1deg);box-shadow:5px 6px 0 rgba(255,255,255,.08)}.privacy-note{font:400 10px/1.5 var(--mono);color:#8d857d;margin-top:16px}.hidden{display:none}

.smell{min-height:100svh;position:relative;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);gap:9vw;align-items:center;padding:clamp(115px,14vw,210px) clamp(24px,9vw,145px);background:linear-gradient(120deg,var(--paper-light),#e7c7a5);overflow:hidden}.passed{position:absolute;left:3vw;top:25%;font:italic 400 11px/1 var(--mono);letter-spacing:.04em;transform:rotate(-6deg);opacity:0;transition:opacity .8s ease}.smell.awake .passed{opacity:1}.smell-cover{position:relative;width:min(330px,68vw);justify-self:center;transform:rotate(-5deg)}.smell-cover img{display:block;width:100%;height:auto;border:1px solid rgba(43,41,40,.22);box-shadow:15px 19px 0 rgba(43,41,40,.13)}.smell-note{position:absolute;left:-28px;bottom:-45px;font:italic 400 10px/1.4 var(--mono);color:var(--blue-deep);transform:rotate(-5deg);white-space:nowrap}.scent{position:absolute;z-index:5;font:300 90px/1 var(--serif);color:var(--blue-deep);opacity:.72;animation:waft 3.7s ease-in-out infinite}.scent.s1{left:18%;top:-78px}.scent.s2{left:48%;top:-60px;animation-delay:.8s}.scent.s3{left:70%;top:-88px;animation-delay:1.5s}@keyframes waft{0%,100%{transform:translateY(8px) rotate(-8deg);opacity:.38}50%{transform:translateY(-18px) rotate(9deg);opacity:.8}}.smell-copy h2{font:300 clamp(62px,8vw,126px)/.82 var(--serif);letter-spacing:-.06em;margin:0 0 35px}.smell-line{font:700 clamp(38px,5vw,78px)/.96 var(--cond);margin:0;max-width:9em}.come-try{font:italic 600 clamp(48px,6.5vw,102px)/1 var(--cond);margin:18px 0 65px;color:white;text-shadow:1px 1px 0 rgba(43,41,40,.45);text-decoration:underline;text-underline-offset:.11em}.tiny-return{font:400 10px/1.3 var(--mono);letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:5px}

footer{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:end;padding:38px clamp(20px,5.5vw,84px) 48px;border-top:1px solid rgba(43,41,40,.28);font:400 10px/1.3 var(--mono);letter-spacing:.08em;text-transform:uppercase;background:var(--paper)}footer>a{text-decoration:none;font:300 30px/1 var(--serif);letter-spacing:-.04em}.look-again{text-align:right;font:italic 300 18px/1 var(--serif);text-transform:none;color:var(--blue-deep)}

@media(max-width:980px){
  .hero{grid-template-columns:1fr;min-height:auto;padding-top:120px}.ball-lab{min-height:465px;margin-top:25px}.hero-afterthought{position:relative;right:auto;bottom:auto;text-align:left;grid-column:1;margin:15px 0 10px;transform:none}.down{display:none}
  .circles,.resolution,.author,.quiet,.smell{grid-template-columns:1fr}.circles-field{height:430px}.resolution{gap:80px}.cover-words{justify-self:start;text-align:left;align-items:flex-start}.book{grid-template-columns:1fr}.book-intro,.mockup-stage{grid-column:1}.book-marginalia{justify-self:start;max-width:520px}.book-marginalia p{text-align:left}.book-marginalia p:nth-child(2){transform:translateX(.35em)}.margin-rule{margin-left:0}.book-marginalia small{text-align:left;margin-left:0}.author-photo{max-width:570px}.author-arrow{left:15px;top:11%;transform:rotate(-8deg);background:var(--paper-light);padding:7px}.author-copy{margin-top:35px}.quiet{gap:75px}.quiet-note{position:static;text-align:left;grid-column:1;margin-top:0}.smell-cover{margin-bottom:55px}.passed{display:none}
}
@media(max-width:620px){
  .site-header{padding:14px 14px}.site-header nav a:first-child{display:none}.mini-mark span{display:none}.mini-mark img{width:26px;height:26px}
  .hero{padding-left:18px;padding-right:18px}.hero h1{font-size:20vw;text-shadow:3px 3px 0 rgba(150,200,222,.65)}.subtitle{font-size:9vw}.subtitle em{font-size:.62em}.opening-question{margin-top:45px}.ball-lab{min-height:355px}.trajectory{top:22px}.ball{width:50px;height:50px}.ball.thrown{animation-name:throwMobile}@keyframes throwMobile{0%{transform:translate(0,0) rotate(0)}47%{transform:translate(calc(var(--dx)*.55),-215px) rotate(170deg)}100%{transform:translate(calc(var(--dx)*.85),0) rotate(335deg)}}.lab-note{top:14%;right:3%}.apex-payoff{top:26%;right:0;font-size:18px}
  .circles,.resolution,.book,.author,.manifesto,.founding-readers,.circus-project,.smell{padding-left:20px;padding-right:20px}.vertical-note{display:none}.circles h2{font-size:20vw}.circles-field{height:345px}.r1{width:160px;height:160px}.r5{width:250px;height:250px}.coffee-ring{width:105px;height:105px}.resolution{gap:60px}.cover-words>span{font-size:18vw}.door-field{padding-left:20px;padding-right:20px}.door-noise{font-size:24vw}.quiet{padding-left:28px;padding-right:28px}.hinge{width:112px;height:180px}.leaf{width:49px}.mockup-stage{margin-left:-20px;margin-right:-20px;min-height:0}.respectable-note{top:12px;left:12px}.book-marginalia p{font-size:15vw}.author-photo{width:94%}.tape{width:115px;height:33px}.form-row{grid-template-columns:1fr}.form-row button{padding:17px}.smell-cover{width:min(260px,72vw)}.smell-note{left:0;bottom:-45px}.smell-copy h2{font-size:18vw}footer{grid-template-columns:1fr 1fr}.look-again{grid-column:2}.smell-line{font-size:12vw}.come-try{font-size:14vw}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ball.thrown,.down span,.scent{animation:none}.apex-dot,.apex-line,.apex-word,.apex-payoff,.details,.passed{transition:none}}

/* =========================================================
   ALIVENESS v0.5: mobile hierarchy, clean nav, reset loop
   ========================================================= */

html,body{
  width:100%;
  max-width:100%;
  overflow-x:hidden;
  overscroll-behavior-x:none;
}
body{position:relative;touch-action:pan-y}
main,section,footer{max-width:100%;overflow-x:hidden}
img,svg{max-width:100%}

/* The nav should sit above the page, not become part of whatever is underneath it. */
.site-header{
  min-height:64px;
  padding:10px clamp(16px,3vw,52px);
  background:rgba(245,234,217,.96);
  border-bottom:1px solid rgba(43,41,40,.18);
  box-shadow:0 3px 16px rgba(43,41,40,.055);
  backdrop-filter:blur(10px) saturate(.88);
  -webkit-backdrop-filter:blur(10px) saturate(.88);
  mix-blend-mode:normal;
  font-size:12px;
}
.mini-mark img{
  width:34px;
  height:34px;
  object-fit:contain;
  filter:contrast(1.35);
}

/* The ball lesson is a thesis, not a caption. */
.hero-afterthought{
  font-size:clamp(22px,2vw,30px);
  line-height:1.22;
  max-width:min(650px,52vw);
  font-weight:500;
}
.hero-afterthought strong{
  display:block;
  margin-top:.16em;
  font-size:clamp(32px,3.45vw,54px);
  line-height:1.02;
  font-style:italic;
  font-weight:700;
  color:#355765;
  text-shadow:0 1px 0 rgba(255,255,255,.28);
}

/* Circle annotation: normal document flow, after the visual field. */
.circles-visual{min-width:0}
.pencil-note{
  position:relative;
  left:auto;
  right:auto;
  top:auto;
  bottom:auto;
  z-index:2;
  margin:10px 0 0 9%;
  width:max-content;
  max-width:85%;
  font:italic 400 clamp(16px,1.45vw,22px)/1.25 var(--mono);
  color:var(--char);
  transform:rotate(-4deg);
}

/* The cover-language block should read with the force it has on the cover. */
.resolution-copy>.field-label{
  font-size:clamp(15px,1.35vw,20px);
  line-height:1.2;
  font-weight:700;
  letter-spacing:.1em;
}
.cover-words{min-width:0}
.cover-words small{
  display:block;
  width:100%;
  max-width:11em;
  margin-top:18px;
  font:italic 600 clamp(44px,4.8vw,76px)/.98 var(--cond);
}
.cover-words small b{
  display:block;
  margin-top:.08em;
  font-size:1.48em;
  line-height:.88;
  color:#fff;
  text-shadow:2px 2px 0 #46616d,-1px -1px 0 #46616d,1px -1px 0 #46616d,-1px 1px 0 #46616d;
  text-decoration:underline;
  text-decoration-thickness:.065em;
  text-underline-offset:.12em;
}

.door-index{
  font-size:clamp(14px,1.25vw,18px);
  line-height:1.65;
  letter-spacing:.045em;
  color:#d3c8ba;
  max-width:980px;
}

/* The hinge now carries the second meaning of play. */
.mechanical-play{
  margin:42px 0 0;
  max-width:760px;
  font:300 clamp(21px,1.9vw,30px)/1.48 var(--serif);
}
.mechanical-play strong{font-weight:500}
.mechanical-play em{color:#365968;font-weight:500}
.play-range{
  margin:22px 0 0;
  max-width:720px;
  font:italic 300 clamp(18px,1.5vw,23px)/1.5 var(--serif);
  color:#4f4b46;
}
.details{
  margin-top:32px;
  font-size:clamp(13px,1.05vw,16px);
  line-height:1.8;
  opacity:1;
  transform:none;
  color:#5d5851;
}
.quiet-note{
  font-size:clamp(19px,1.6vw,24px);
  line-height:1.4;
  color:#302e2c;
  max-width:650px;
}
.quiet-note b{font-weight:700;font-style:italic;color:#314e5b}

/* The cover no longer needs a joke pasted across it. */
.respectable-note{display:none!important}
.cover-stage{
  background:transparent;
  margin:0 0 clamp(70px,8vw,120px);
  min-height:0;
  border:0;
  overflow:visible;
  place-items:start center;
  padding:0;
}
.cover-stage:after{display:none}
.cover-stage img{
  width:min(590px,74vw);
  height:auto;
  box-shadow:22px 28px 0 rgba(43,41,40,.12);
  transform:rotate(-2deg);
  border:1px solid rgba(43,41,40,.16);
}
.book-copy{grid-column:1/-1;max-width:900px}
.book-kicker{max-width:760px}

/* Caption belongs beneath the author photo. */
.author-photo{grid-column:1;grid-row:1}
.author-arrow{
  position:relative;
  grid-column:1;
  grid-row:2;
  justify-self:center;
  left:auto;
  right:auto;
  top:auto;
  bottom:auto;
  margin:25px 0 0;
  max-width:650px;
  width:100%;
  padding:0 3%;
  font:italic 700 clamp(18px,1.7vw,27px)/1.12 var(--mono);
  color:#405d69;
  background:transparent;
  box-shadow:none;
  transform:rotate(-3deg);
  white-space:normal;
}
.author-copy{grid-column:2;grid-row:1/3}

/* Final physical-book reveal: crop the studio whitespace and let the object fill the card. */
.smell{
  grid-template-columns:minmax(0,1.18fr) minmax(320px,.72fr);
  gap:clamp(42px,6vw,90px);
}
.smell-mockup{
  position:relative;
  width:100%;
  max-width:820px;
  margin:0;
  padding:clamp(10px,1.5vw,18px);
  background:#fff;
  border:1px solid rgba(43,41,40,.17);
  box-shadow:18px 23px 0 rgba(43,41,40,.11);
  transform:rotate(-3deg);
}
.smell-mockup img{
  display:block;
  width:100%;
  height:auto;
  border:0;
  box-shadow:none;
  background:#fff;
}
.smell-mockup .scent.s1{left:62%;top:-56px}
.smell-mockup .scent.s2{left:75%;top:-80px}
.smell-mockup .scent.s3{left:86%;top:-50px}

/* Official star: a little more ink in navigation, still quiet elsewhere. */
.resolution:before{width:clamp(130px,13vw,210px);height:clamp(130px,13vw,210px);opacity:.065}
.letters-mark{filter:invert(1);opacity:.085}

@media(max-width:980px){
  .hero-afterthought{
    position:relative;
    right:auto;
    bottom:auto;
    text-align:left;
    grid-column:1;
    max-width:720px;
    margin:32px 0 18px;
    transform:none;
  }
  .circles,.resolution,.author,.quiet,.smell{grid-template-columns:1fr}
  .resolution{gap:80px}
  .cover-words{justify-self:start;text-align:left;align-items:flex-start}
  .quiet-note{position:static;text-align:left;grid-column:1;margin-top:0}
  .author-photo{grid-column:1;grid-row:1;max-width:570px}
  .author-arrow{grid-column:1;grid-row:2;max-width:570px;justify-self:center}
  .author-copy{grid-column:1;grid-row:3;margin-top:35px}
  .smell-mockup{width:min(760px,96vw);margin:0 auto 70px}
}

@media(max-width:620px){
  .site-header{
    min-height:60px;
    padding:8px 14px;
    background:rgba(245,234,217,.975);
  }
  .site-header nav{gap:18px;font-size:12px}
  .site-header nav a:first-child{display:none}
  .mini-mark span{display:none}
  .mini-mark img{width:36px;height:36px;filter:contrast(1.55)}

  .hero{padding-left:18px;padding-right:18px;padding-top:104px}
  .hero-afterthought{font-size:24px;margin-top:38px;padding-right:0}
  .hero-afterthought strong{font-size:36px;max-width:10.8em;color:#315462}

  .circles,.resolution,.book,.author,.manifesto,.founding-readers,.circus-project,.smell{padding-left:20px;padding-right:20px}
  .circles-visual{margin-top:10px}
  .circles-field{height:410px;margin-top:0}
  .pencil-note{
    margin:18px 0 0 2%;
    max-width:94%;
    width:auto;
    font-size:18px;
    line-height:1.35;
    transform:rotate(-3deg);
  }

  .resolution{gap:64px}
  .resolution-copy>.field-label{font-size:17px;margin-bottom:24px}
  .cover-words{width:100%;gap:28px}
  .cover-words>span{font-size:19vw}
  .cover-words small{
    width:100%;
    max-width:100%;
    margin-top:12px;
    font-size:11.5vw;
    line-height:.98;
  }
  .cover-words small b{font-size:1.48em;line-height:.88;margin-top:.12em}

  .door-index{font-size:16px;line-height:1.65;letter-spacing:.02em}

  .quiet{padding-left:28px;padding-right:28px}
  .mechanical-play{font-size:23px;line-height:1.48;margin-top:34px}
  .play-range{font-size:19px;line-height:1.5}
  .details{font-size:14px;line-height:1.8;margin-top:28px}
  .quiet-note{font-size:20px;line-height:1.42;margin-top:8px}

  .cover-stage{margin-left:0;margin-right:0}
  .cover-stage img{width:min(370px,88vw);box-shadow:13px 17px 0 rgba(43,41,40,.12)}

  .author-photo{width:100%}
  .author-arrow{width:100%;padding:0 2%;margin-top:24px;font-size:19px}

  .smell{padding-left:14px;padding-right:14px}
  .smell-mockup{
    width:calc(100% - 10px);
    max-width:560px;
    margin:0 auto 68px;
    padding:10px;
    transform:rotate(-3deg);
    box-shadow:12px 16px 0 rgba(43,41,40,.11);
  }
  .smell-mockup .scent{font-size:68px}
  .smell-mockup .scent.s1{left:61%;top:-46px}
  .smell-mockup .scent.s2{left:74%;top:-64px}
  .smell-mockup .scent.s3{left:85%;top:-43px}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .ball.thrown,.down span,.scent{animation:none}
  .apex-dot,.apex-line,.apex-word,.apex-payoff,.details,.passed{transition:none}
}


/* v0.6 launch architecture */
.manifesto{
  position:relative;
  overflow:hidden;
  background:var(--char);
  color:var(--paper-light);
  padding:clamp(110px,13vw,190px) clamp(24px,8vw,130px);
}
.manifesto:before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 18% 15%,rgba(150,200,222,.08),transparent 28%),linear-gradient(128deg,transparent 56%,rgba(255,255,255,.025));
  pointer-events:none;
}
.manifesto-mark{position:absolute;right:5vw;top:8%;width:clamp(130px,18vw,280px);opacity:.075;filter:invert(1);transform:rotate(11deg)}
.manifesto-mark img{display:block;width:100%}
.manifesto-inner{position:relative;z-index:2;max-width:1120px;margin:auto}
.manifesto h2{font:300 clamp(64px,8.4vw,138px)/.82 var(--serif);letter-spacing:-.06em;margin:0 0 42px;max-width:900px}
.manifesto h2 em{font-weight:300;color:var(--blue);text-decoration:underline;text-underline-offset:.12em;text-decoration-thickness:.045em}
.manifesto-lead{font:300 clamp(27px,3vw,48px)/1.2 var(--serif)!important;max-width:920px;margin:0 0 30px!important}
.manifesto-inner>p:not(.field-label,.privacy-note,.manifesto-lead){font-size:clamp(18px,1.6vw,24px);line-height:1.65;max-width:820px}
.manifesto form{margin-top:clamp(52px,7vw,90px)}
.manifesto-fields{display:grid;grid-template-columns:1fr 1fr .82fr;gap:clamp(18px,3vw,34px);align-items:end}
.manifesto-fields label{display:block;min-width:0}
.manifesto-fields label>span{display:flex;gap:8px;align-items:baseline;margin-bottom:10px;font:400 11px/1.2 var(--mono);letter-spacing:.12em;text-transform:uppercase;color:#c9bfb1}
.manifesto-fields label>span i{font-style:normal;font-size:.78em;letter-spacing:.04em;color:#8f877f}
.manifesto-fields input{width:100%;min-width:0;background:transparent;color:var(--paper-light);border:0;border-bottom:2px solid #847d76;padding:16px 2px;font:300 clamp(20px,2vw,28px)/1 var(--serif);outline:none;border-radius:0}
.manifesto-fields input:focus{border-color:var(--blue)}
.manifesto-fields input::placeholder{color:#77716b}
.manifesto-submit{display:inline-block;margin-top:28px;border:0;background:var(--blue);color:var(--char);padding:17px 25px;font:400 12px/1.2 var(--mono);letter-spacing:.07em;cursor:pointer;transform:rotate(-1deg);box-shadow:6px 7px 0 rgba(255,255,255,.07)}
.manifesto .privacy-note{font:400 10px/1.55 var(--mono);color:#928b84;margin-top:16px;max-width:740px}

.founding-readers{
  position:relative;
  overflow:hidden;
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,.9fr);
  gap:clamp(50px,7vw,110px);
  padding:clamp(115px,14vw,205px) clamp(24px,8vw,130px);
  background:linear-gradient(112deg,var(--paper-light),var(--paper) 58%,#ddc09f);
}
.founding-ghost{position:absolute;left:-.04em;top:.03em;white-space:nowrap;font:700 clamp(115px,20vw,330px)/.72 var(--cond);letter-spacing:-.055em;color:rgba(43,41,40,.035);transform:rotate(-2deg);pointer-events:none}
.founding-intro,.founding-copy,.reader-card{position:relative;z-index:2}
.founding-intro{grid-column:1/-1;max-width:1050px}
.founding-intro h2{font:300 clamp(64px,8vw,132px)/.83 var(--serif);letter-spacing:-.06em;margin:0 0 38px}
.founding-intro h2 em{font-weight:300;color:var(--blue-deep)}
.founding-lead{font:italic 300 clamp(26px,3vw,46px)/1.22 var(--serif);max-width:850px;margin:0}
.founding-copy{align-self:start;max-width:760px}
.founding-copy p{font-size:clamp(20px,1.8vw,27px);line-height:1.62;margin:0 0 26px}
.founding-copy p:first-child{font:500 clamp(29px,3vw,46px)/1.18 var(--serif);margin-bottom:30px}
.reader-card{align-self:start;background:#f9efdf;border:1px solid rgba(43,41,40,.22);padding:clamp(30px,4vw,56px);box-shadow:16px 20px 0 rgba(43,41,40,.10);transform:rotate(1.2deg)}
.reader-card:before{content:"FOUNDING READER";position:absolute;right:-23px;top:28px;font:700 12px/1 var(--cond);letter-spacing:.12em;writing-mode:vertical-rl;color:var(--blue-deep)}
.card-kicker{font:700 clamp(19px,2vw,30px)/1.06 var(--cond);letter-spacing:.04em;margin:0 0 30px;max-width:16em}
.reader-card ul{list-style:none;margin:0;padding:0}
.reader-card li{position:relative;padding:12px 0 12px 29px;border-top:1px solid rgba(43,41,40,.15);font:400 clamp(14px,1.2vw,18px)/1.45 var(--mono)}
.reader-card li:last-child{border-bottom:1px solid rgba(43,41,40,.15)}
.reader-card li:before{content:"✦";position:absolute;left:0;top:12px;color:var(--blue-deep)}
.inside-ring{font:italic 300 clamp(38px,4.4vw,72px)/1 var(--serif);margin:42px 0 28px;letter-spacing:-.03em}
.join-button{display:inline-block;background:var(--char);color:var(--paper-light);text-decoration:none;padding:16px 22px;font:400 11px/1.2 var(--mono);letter-spacing:.08em;text-transform:uppercase;box-shadow:5px 6px 0 rgba(97,126,139,.34);transform:rotate(-1deg)}

.circus-project{
  position:relative;
  overflow:hidden;
  display:grid;
  grid-template-columns:minmax(0,.8fr) minmax(0,1fr);
  gap:clamp(52px,8vw,125px);
  align-items:start;
  padding:clamp(110px,13vw,190px) clamp(24px,8vw,130px);
  background:#40545a;
  color:var(--paper-light);
}
.circus-project:before{content:"";position:absolute;inset:auto -15vw -45vw auto;width:80vw;height:80vw;border:1px solid rgba(255,255,255,.08);border-radius:50%}
.circus-star{position:absolute;left:4vw;bottom:7%;width:clamp(110px,14vw,230px);opacity:.12;filter:invert(1);transform:rotate(-8deg)}
.circus-star img{display:block;width:100%}
.circus-heading,.circus-copy{position:relative;z-index:2}
.circus-heading h2{font:300 clamp(60px,7vw,112px)/.88 var(--serif);letter-spacing:-.05em;margin:0}
.circus-heading h2 em{font-weight:300;color:var(--blue)}
.circus-copy{max-width:760px}
.project-credit{font:700 clamp(25px,2.7vw,42px)/1.05 var(--cond);margin:0 0 38px;color:#fff}
.circus-copy>p:not(.project-credit){font-size:clamp(19px,1.7vw,25px);line-height:1.65;color:#eee4d6}
.circus-link{display:inline-block;margin-top:28px;color:#fff;text-decoration:none;border-bottom:2px solid var(--blue);padding-bottom:7px;font:400 12px/1.3 var(--mono);letter-spacing:.08em;text-transform:uppercase}

@media(max-width:980px){
  .manifesto-fields{grid-template-columns:1fr 1fr}
  .manifesto-fields label:last-child{grid-column:1/-1;max-width:480px}
  .founding-readers,.circus-project{grid-template-columns:1fr}
  .founding-intro{grid-column:1}
  .reader-card{max-width:760px}
  .circus-copy{max-width:800px}
}

@media(max-width:720px){
  .site-header nav a:nth-child(1),.site-header nav a:nth-child(4){display:none}
  .site-header nav{gap:22px;font-size:12px}
  .manifesto-fields{grid-template-columns:1fr}
  .manifesto-fields label:last-child{grid-column:auto;max-width:none}
  .manifesto-submit{width:100%;text-align:center;padding:18px 16px}
  .founding-readers{gap:45px}
  .reader-card{transform:rotate(.4deg);padding-right:34px}
  .circus-project{gap:42px}
}

@media(max-width:620px){
  .manifesto,.founding-readers,.circus-project{padding-left:20px;padding-right:20px}
  .manifesto h2{font-size:18vw}
  .manifesto-lead{font-size:8vw!important;line-height:1.18!important}
  .manifesto-fields label>span{font-size:11px}
  .manifesto-fields input{font-size:24px;padding:14px 1px}
  .founding-intro h2{font-size:17vw}
  .founding-lead{font-size:7.7vw}
  .founding-copy p{font-size:20px;line-height:1.56}
  .founding-copy p:first-child{font-size:31px}
  .reader-card li{font-size:14px;line-height:1.5}
  .card-kicker{font-size:24px}
  .inside-ring{font-size:13vw}
  .circus-heading h2{font-size:16vw}
  .project-credit{font-size:8.5vw}
  .circus-copy>p:not(.project-credit){font-size:19px;line-height:1.62}
}


/* =========================================================
   ALIVENESS v0.7: phone title fit, desktop ball clearance,
   and fewer generated-page visual tells
   ========================================================= */

/* Editorial marginal labels, not dashboard eyebrows. */
.field-label{
  font-family:var(--serif);
  font-style:italic;
  font-weight:300;
  font-size:clamp(16px,1.25vw,20px);
  line-height:1.15;
  letter-spacing:0;
  text-transform:none;
  margin:0 0 20px;
  color:var(--char-soft);
  transform:rotate(-1deg);
}
.field-label.pale{color:#cfc2b1}
.resolution-copy>.field-label{
  font-family:var(--serif);
  font-style:italic;
  font-weight:300;
  font-size:clamp(17px,1.35vw,22px);
  letter-spacing:0;
  text-transform:none;
}

/* Keep the desktop thesis line in the left lane, away from the balls. */
@media(min-width:981px){
  .hero-afterthought{
    left:5.5vw;
    right:auto;
    bottom:52px;
    width:min(600px,42vw);
    max-width:42vw;
    text-align:left;
    transform:rotate(-1deg);
  }
  .ball-lab{
    min-width:0;
    padding-bottom:78px;
  }
}

/* Phone title must fit the viewport rather than trusting a 78px floor. */
@media(max-width:620px){
  .hero h1{
    font-size:clamp(56px,17.2vw,70px);
    line-height:.78;
    letter-spacing:-.085em;
    max-width:100%;
    white-space:nowrap;
  }
  .hero-title-block{min-width:0}
  .subtitle{font-size:8.5vw}
  .field-label{
    font-size:18px;
    margin-bottom:18px;
  }
}

/* Very narrow phones get one extra notch of safety. */
@media(max-width:400px){
  .hero h1{font-size:16.5vw}
}

/* v0.8: actual title wordmark + a ball lesson that keeps playing */
.mini-mark{
  display:flex;
  align-items:center;
  flex:0 0 auto;
  min-width:0;
}
.mini-mark .header-wordmark{
  display:block;
  width:clamp(108px,10.5vw,150px);
  height:auto;
  max-height:58px;
  object-fit:contain;
  object-position:left center;
  filter:none;
}

/* The lesson copy changes position with each throw instead of becoming a static caption. */
.lab-note{
  max-width:min(280px,42%);
  transition:left .38s ease,right .38s ease,top .38s ease,bottom .38s ease,transform .38s ease,color .25s ease;
  z-index:4;
}
.lab-note.note-pop{animation:notePop .42s ease both}
@keyframes notePop{
  0%{opacity:.28;transform:translateY(9px) rotate(2deg)}
  65%{opacity:1;transform:translateY(-2px) rotate(-2deg)}
  100%{opacity:1}
}
.ball-lab[data-note-step="0"] .lab-note{right:5%;left:auto;top:20%;transform:rotate(4deg)}
.ball-lab[data-note-step="1"] .lab-note{right:auto;left:5%;top:12%;transform:rotate(-4deg)}
.ball-lab[data-note-step="2"] .lab-note{right:8%;left:auto;top:11%;transform:rotate(3deg)}
.ball-lab[data-note-step="3"] .lab-note{right:4%;left:auto;top:17%;transform:rotate(-2deg);color:var(--blue-deep)}

.apex-payoff{
  right:4%;
  top:30%;
  max-width:350px;
  font:300 clamp(20px,1.8vw,28px)/1.18 var(--serif);
  color:#355765;
  text-align:left;
  background:rgba(245,234,217,.72);
  padding:10px 12px 11px;
  box-shadow:5px 6px 0 rgba(43,41,40,.045);
  transform:translateY(8px) rotate(-1deg);
}
.apex-payoff span,.apex-payoff strong,.apex-payoff em{display:block}
.apex-payoff strong{
  margin:.06em 0;
  font:700 clamp(30px,2.7vw,44px)/.95 var(--cond);
  color:var(--blue-deep);
  text-transform:uppercase;
  letter-spacing:.01em;
}
.apex-payoff em{font-style:italic}
.ball-lab.apex-found .apex-payoff{transform:rotate(-1deg)}

@media(max-width:720px){
  .mini-mark .header-wordmark{width:104px;max-height:52px}
}
@media(max-width:620px){
  .site-header{min-height:64px;padding-top:6px;padding-bottom:6px}
  .mini-mark .header-wordmark{width:92px;max-height:48px}
  .lab-note{max-width:54%;font-size:13px;line-height:1.35}
  .ball-lab[data-note-step="0"] .lab-note{right:3%;left:auto;top:14%}
  .ball-lab[data-note-step="1"] .lab-note{right:auto;left:1%;top:9%}
  .ball-lab[data-note-step="2"] .lab-note{right:1%;left:auto;top:8%}
  .ball-lab[data-note-step="3"] .lab-note{right:0;left:auto;top:12%}
  .apex-payoff{
    top:25%;
    right:0;
    max-width:72%;
    padding:8px 10px;
    font-size:19px;
    line-height:1.16;
  }
  .apex-payoff strong{font-size:31px}
}
@media(max-width:400px){
  .mini-mark .header-wordmark{width:84px}
  .site-header nav{gap:16px;font-size:11px}
}

/* v0.13: tighten the path. One demonstration, then let the idea widen. */
.wonder-return{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);
  gap:clamp(56px,8vw,130px);
  align-items:start;
  padding:clamp(105px,13vw,190px) clamp(24px,8vw,130px);
  background:
    radial-gradient(circle at 84% 24%,rgba(116,154,171,.10),transparent 25%),
    linear-gradient(112deg,#ead8bf 0%,#f0e3d0 58%,#e5c9aa 100%);
  border-top:1px solid rgba(43,41,40,.20);
  border-bottom:1px solid rgba(43,41,40,.24);
  overflow:hidden;
}
.wonder-return:after{
  content:"";
  position:absolute;
  width:clamp(150px,18vw,290px);
  aspect-ratio:1;
  right:-4vw;
  bottom:-6vw;
  background:url('assets/aliveness-star.webp') center/contain no-repeat;
  opacity:.045;
  transform:rotate(-9deg);
  pointer-events:none;
}
.wonder-heading{position:sticky;top:120px;z-index:1}
.wonder-heading h2{
  margin:0;
  max-width:760px;
  font:300 clamp(54px,6.6vw,108px)/.91 var(--serif);
  letter-spacing:-.05em;
}
.wonder-copy{max-width:800px;padding-top:clamp(24px,3vw,48px);position:relative;z-index:1}
.wonder-copy>p{font-size:clamp(19px,1.75vw,26px);line-height:1.62;margin:0 0 34px}
.wonder-lead{
  font:italic 300 clamp(34px,4vw,62px)/1.08 var(--serif)!important;
  letter-spacing:-.025em;
  color:var(--blue-deep);
  max-width:760px;
}
.wonder-list{
  display:flex;
  flex-direction:column;
  gap:10px;
  margin:42px 0 54px;
  font:600 clamp(27px,3.1vw,48px)/1.03 var(--cond);
  transform:rotate(-.25deg);
}
.wonder-list span:nth-child(2){margin-left:clamp(10px,3vw,52px)}
.wonder-list span:nth-child(3){margin-left:clamp(2px,1vw,18px);color:var(--blue-deep)}
.wonder-list span:nth-child(4){margin-left:clamp(18px,4vw,72px)}
.wonder-thesis{
  margin-top:62px!important;
  padding:30px 0 28px;
  border-top:2px solid var(--char);
  border-bottom:1px solid rgba(43,41,40,.35);
  font:500 clamp(31px,3.4vw,54px)/1.15 var(--serif)!important;
  letter-spacing:-.025em;
}
.wonder-close{max-width:690px}
.there-you-are{
  margin-top:55px!important;
  font:italic 300 clamp(46px,5vw,78px)/1 var(--serif)!important;
  color:var(--blue-deep);
  transform:rotate(-1deg);
}

@media (max-width: 900px){
  .wonder-return{grid-template-columns:1fr;gap:46px;padding-left:28px;padding-right:28px}
  .wonder-heading{position:static}
  .wonder-copy{padding-top:0}
  .wonder-list{gap:12px;margin:34px 0 46px}
  .wonder-list span:nth-child(n){margin-left:0}
}

@media (max-width: 560px){
  .wonder-return{padding:86px 20px 100px}
  .wonder-heading h2{font-size:15vw;line-height:.94}
  .wonder-lead{font-size:9.5vw!important}
  .wonder-list{font-size:8.3vw;line-height:1.02}
  .wonder-copy>p{font-size:20px}
  .wonder-thesis{font-size:8.2vw!important;padding:24px 0}
  .there-you-are{font-size:12vw!important}
}

/* =========================================================
   ALIVENESS v0.14: stronger hero, name the loss, reduce repetition
   ========================================================= */
.visually-hidden{
  position:absolute!important;
  width:1px!important;height:1px!important;
  padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;border:0!important;
}

/* Navigation belongs to the same editorial world as the page. */
.site-header{
  font-family:var(--serif);
  font-size:15px;
  font-weight:500;
  letter-spacing:.01em;
}
.site-header nav a{padding-bottom:3px}

/* Hero: use the real mark and let the subtitle carry the cover's hierarchy. */
.hero-title-block{max-width:820px}
.hero-wordmark{
  display:block;
  width:min(760px,100%);
  height:auto;
  margin:2px 0 clamp(28px,3.5vw,46px);
  filter:drop-shadow(3px 4px 0 rgba(150,200,222,.20));
}
.hero .subtitle{
  max-width:820px;
  gap:.34em .5em;
}
.hero .subtitle em{
  flex-basis:100%;
  max-width:none;
  margin:.18em 0 0;
  text-align:left;
  font-size:.78em;
  line-height:1.02;
}
.hero .subtitle em b{
  display:inline-block;
  margin-left:.08em;
  color:#fff;
  font-size:1.38em;
  font-weight:700;
  text-shadow:1px 1px 0 #4e6772,2px 2px 0 rgba(78,103,114,.28);
  text-decoration:underline;
  text-decoration-thickness:.055em;
  text-underline-offset:.1em;
}
.opening-question{
  max-width:720px;
  margin-top:48px;
  font-size:clamp(27px,2.35vw,39px);
  line-height:1.28;
}

/* The resolution section should develop the idea, not repeat the cover. */
.resolution{
  grid-template-columns:1fr;
  padding-right:clamp(24px,14vw,230px);
}
.resolution-copy{max-width:980px}
.resolution-copy>p:not(.field-label){max-width:900px}
.resolution-copy>p:last-child{
  margin-top:34px;
  font:italic 300 clamp(27px,2.7vw,42px)/1.28 var(--serif);
  color:var(--blue-deep);
}

/* Name the loss before offering the recovery. */
.wonder-heading h2{max-width:820px}
.wonder-lead{
  font-size:clamp(28px,3vw,46px)!important;
  color:var(--char)!important;
  max-width:750px;
}
.wonder-thesis{
  color:var(--blue-deep);
  border-top:2px solid var(--char);
}
.wonder-close{font-style:italic}
.moved-line{
  margin:52px 0 34px!important;
  font:500 clamp(40px,4.7vw,74px)/1.04 var(--serif)!important;
  letter-spacing:-.035em;
  color:var(--blue-deep);
}
.range-note{
  margin-top:56px;
  padding:27px 0 0;
  border-top:1px solid rgba(43,41,40,.35);
}
.range-note>p:first-child{
  margin:0 0 24px;
  font-size:clamp(18px,1.55vw,23px);
  line-height:1.55;
}
.range-note>p:last-child{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px 30px;
  margin:0;
  font:italic 400 clamp(25px,2.6vw,40px)/1.15 var(--serif);
}
.range-note span{display:block}

/* Hinge annotations: physical notes rather than a UI vocabulary strip. */
.quiet-copy h2 em{font-weight:300;color:var(--blue-deep)}
.hinge{overflow:visible}
.hinge-annotation{
  position:absolute;
  z-index:6;
  white-space:nowrap;
  font:italic 300 17px/1.1 var(--serif);
  color:#4e6772;
  opacity:0;
  transition:opacity .45s ease,transform .45s ease;
}
.hinge-annotation:after{
  content:"";
  position:absolute;
  height:1px;
  background:#4e6772;
  transform-origin:left center;
}
.ann-gap{left:-82px;top:58px;transform:translateY(5px) rotate(-8deg)}
.ann-gap:after{width:66px;left:57px;top:19px;transform:rotate(12deg)}
.ann-wear{right:-84px;bottom:54px;transform:translateY(5px) rotate(6deg)}
.ann-wear:after{width:58px;right:60px;top:5px;transform:rotate(-19deg)}
.ann-move{left:50%;bottom:-52px;transform:translate(-50%,5px) rotate(-2deg)}
.ann-move:after{width:42px;left:50%;top:-8px;transform:rotate(-78deg)}
.quiet.seen .hinge-annotation,
.hinge-study:hover .hinge-annotation,
.hinge-study:focus .hinge-annotation{opacity:1}
.quiet.seen .ann-gap,.hinge-study:hover .ann-gap,.hinge-study:focus .ann-gap{transform:translateY(0) rotate(-8deg)}
.quiet.seen .ann-wear,.hinge-study:hover .ann-wear,.hinge-study:focus .ann-wear{transform:translateY(0) rotate(6deg)}
.quiet.seen .ann-move,.hinge-study:hover .ann-move,.hinge-study:focus .ann-move{transform:translate(-50%,0) rotate(-2deg)}
.object-label{
  font-family:var(--serif);
  font-size:16px;
  font-style:italic;
  letter-spacing:0;
}
.mechanical-play,.play-range{
  max-width:760px;
  font-size:clamp(20px,1.7vw,26px);
  line-height:1.58;
}
.mechanical-play{margin-top:40px}
.play-range{margin-top:24px}
.quiet-note{
  font-family:var(--serif);
  font-size:clamp(16px,1.3vw,20px);
}
.quiet-note b{font-weight:500}

/* Let the book reveal arrive without a system label announcing it. */
.book-intro h2{margin-top:0}

/* Manifesto CTA: say exactly what arrives. */
.manifesto h2{max-width:1050px}
.manifesto-formats{
  margin-top:26px!important;
  font-size:clamp(20px,1.65vw,25px)!important;
  color:#ded4c6;
}
.manifesto-formats strong{color:#fff}
.manifesto-submit{
  font-family:var(--cond)!important;
  font-size:18px!important;
  font-weight:700!important;
  letter-spacing:.015em!important;
  text-transform:none!important;
}

.no-break{
  display:inline-block;
  white-space:nowrap;
  word-break:normal;
  overflow-wrap:normal;
}

@media(max-width:980px){
  .hero-wordmark{width:min(700px,96%)}
  .resolution{padding-right:28px}
}

@media(max-width:620px){
  .site-header{font-size:14px}
  .hero{padding-top:100px}
  .hero-wordmark{
    width:100%;
    margin:6px 0 26px;
    filter:drop-shadow(2px 3px 0 rgba(150,200,222,.18));
  }
  .hero .subtitle{font-size:9.3vw;gap:.38em .45em}
  .hero .subtitle em{font-size:.82em;margin-top:.3em}
  .hero .subtitle em b{font-size:1.42em;margin-left:0}
  .opening-question{font-size:8.3vw;line-height:1.18;margin-top:42px}
  .ball-lab{margin-top:0;min-height:335px}
  .resolution{padding-right:20px}
  .resolution-copy h2{font-size:17vw}
  .resolution-copy>p:not(.field-label){font-size:20px}
  .resolution-copy>p:last-child{font-size:8vw;line-height:1.2}
  .wonder-heading h2{font-size:13.5vw;line-height:.95}
  .wonder-lead{font-size:7.5vw!important}
  .moved-line{font-size:11vw!important}
  .range-note>p:last-child{grid-template-columns:1fr;font-size:8vw;gap:10px}
  .hinge-annotation{font-size:16px}
  .ann-gap{left:-64px}.ann-wear{right:-64px}
  .quiet-copy h2{font-size:14vw}
  .manifesto h2{font-size:14.8vw;line-height:.92}
  .manifesto-lead{font-size:7.2vw!important}
  .circus-heading h2{font-size:14vw;line-height:.9}
}

@media(max-width:400px){
  .site-header{font-size:13px}
  .hero .subtitle{font-size:9vw}
  .opening-question{font-size:8vw}
  .circus-heading h2{font-size:13.4vw}
}

/* =========================================================
   ALIVENESS v0.15: center the threshold, sharpen the thesis,
   and make the Manifesto form impossible to miss.
   ========================================================= */
.hero{
  display:block;
  min-height:auto;
  padding-top:clamp(108px,10vw,145px);
  padding-bottom:clamp(70px,7vw,105px);
  text-align:center;
}
.hero-title-block{
  max-width:900px;
  margin:0 auto;
}
.byline{display:none!important}
.hero-wordmark{
  width:min(520px,68vw);
  margin:0 auto clamp(28px,3.5vw,42px);
}
.hero .subtitle{
  justify-content:center;
  max-width:900px;
  margin:0 auto;
  text-align:center;
}
.hero .subtitle em{
  text-align:center;
  margin:.25em auto 0;
}
.hero .subtitle em b{
  display:block;
  width:max-content;
  max-width:100%;
  margin:.12em auto 0;
}
.opening-question{
  max-width:760px;
  margin:clamp(44px,5vw,62px) auto 0;
  text-align:center;
}
.ball-lab{
  width:min(780px,100%);
  min-height:500px;
  margin:8px auto 0;
  text-align:left;
}
.hero-afterthought{
  position:relative;
  right:auto;
  bottom:auto;
  max-width:760px;
  margin:18px auto 0;
  text-align:center;
  transform:none;
}
.hero-afterthought span{font-size:clamp(18px,1.65vw,24px)}
.hero-afterthought strong{
  margin-top:8px;
  font-size:clamp(28px,2.7vw,42px);
  line-height:1.15;
  font-weight:500;
}
.down{
  position:relative;
  left:auto;
  bottom:auto;
  display:inline-block;
  margin:40px auto 0;
}

/* Let the explanation name the mechanism without turning it into a slogan. */
.resolution-copy>p:last-child{
  max-width:850px;
  font-size:clamp(25px,2.35vw,37px);
  line-height:1.34;
}

/* Loss, practice, and return. */
.wonder-lead{margin-bottom:20px!important}
.wonder-list{margin-top:10px}
.wonder-thesis{
  margin-top:54px!important;
  padding-top:30px!important;
}
.wonder-close{
  max-width:760px;
  font-style:normal;
  font-size:clamp(23px,2.15vw,32px)!important;
  line-height:1.5!important;
}

/* Manifesto: one clean headline, then a visible, physical form. */
.manifesto h2{
  max-width:820px;
  margin-bottom:34px;
}
.manifesto-lead strong{
  color:#fff;
  font-weight:500;
}
.manifesto-fields{gap:clamp(16px,2vw,26px)}
.manifesto-fields label>span{
  margin-bottom:9px;
  font:500 15px/1.2 var(--serif);
  letter-spacing:0;
  text-transform:none;
  color:#f3e7d6;
}
.manifesto-fields label>span i{
  font-size:.82em;
  color:#c9bfb1;
}
.manifesto-fields input{
  background:#f5ead9;
  color:var(--char);
  border:2px solid #c5b7a6;
  padding:17px 16px;
  font:300 clamp(19px,1.7vw,25px)/1.1 var(--serif);
  border-radius:2px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.75);
}
.manifesto-fields input:focus{
  border-color:var(--blue);
  box-shadow:0 0 0 3px rgba(158,200,218,.18),inset 0 1px 0 rgba(255,255,255,.75);
}
.manifesto-fields input::placeholder{color:#81786e;opacity:1}
.manifesto-submit{
  margin-top:24px;
  padding:18px 28px;
  border:2px solid rgba(255,255,255,.35);
  background:var(--blue);
  color:#1f2629;
  box-shadow:7px 8px 0 rgba(255,255,255,.08);
}
.manifesto .privacy-note{
  color:#bdb3a7;
  font-family:var(--serif);
  font-size:13px;
}

@media(max-width:620px){
  .hero{
    padding-left:20px;
    padding-right:20px;
    padding-top:94px;
    padding-bottom:74px;
  }
  .hero-wordmark{
    width:min(310px,72vw);
    margin-bottom:30px;
  }
  .hero .subtitle{
    font-size:8.5vw;
    gap:.38em .42em;
    justify-content:center;
  }
  .hero .subtitle em{
    font-size:.8em;
    margin-top:.42em;
  }
  .hero .subtitle em b{
    font-size:1.48em;
    margin-top:.14em;
  }
  .opening-question{
    max-width:12.5em;
    margin-top:46px;
    font-size:8.1vw;
  }
  .ball-lab{
    min-height:390px;
    margin-top:12px;
  }
  .hero-afterthought{
    margin-top:22px;
    padding:0 2px;
  }
  .hero-afterthought span{font-size:19px}
  .hero-afterthought strong{font-size:29px}
  .down{margin-top:34px}

  .resolution-copy>p:last-child{
    font-size:7.5vw;
    line-height:1.28;
  }
  .wonder-close{font-size:22px!important}

  .manifesto h2{
    font-size:15vw;
    line-height:.88;
    max-width:6.8em;
  }
  .manifesto-lead{
    font-size:7vw!important;
    line-height:1.16!important;
  }
  .manifesto-fields{
    grid-template-columns:1fr;
    gap:18px;
  }
  .manifesto-fields label>span{font-size:16px}
  .manifesto-fields input{
    font-size:21px;
    padding:16px 15px;
  }
  .manifesto-submit{
    width:100%;
    text-align:center;
    font-size:19px!important;
  }
}

/* =========================================================
   ALIVENESS v0.16: codified hero + immediate neuroscience
   ========================================================= */

/* Two clear doors in the nav. */
.site-header{
  min-height:72px;
  padding:9px clamp(16px,3.2vw,52px);
}
.site-header nav{
  display:flex;
  align-items:center;
  gap:clamp(10px,1.25vw,18px);
  white-space:nowrap;
  font:500 clamp(14px,1.25vw,18px)/1.1 var(--serif);
  letter-spacing:0;
}
.site-header nav a{
  display:inline-block!important;
  padding:5px 0 4px;
}
.site-header .nav-divider{
  color:rgba(43,41,40,.52);
  font-weight:300;
  transform:translateY(-1px);
}
.mini-mark .header-wordmark{width:clamp(104px,10vw,142px)}

/* The hero is a title page with the cover art burned quietly into the paper. */
.hero{
  position:relative;
  isolation:isolate;
  background:
    radial-gradient(circle at 48% 24%,rgba(255,255,255,.30),transparent 28%),
    radial-gradient(circle at 88% 18%,rgba(110,79,47,.07),transparent 34%),
    linear-gradient(112deg,var(--paper-light),var(--paper) 62%,#e4c9aa);
}
.hero-art{
  position:absolute;
  inset:72px 0 0;
  z-index:0;
  pointer-events:none;
  overflow:hidden;
}
.hero-star{
  position:absolute;
  top:clamp(32px,5vw,76px);
  left:clamp(18px,4.5vw,76px);
  width:clamp(86px,11vw,160px);
  height:auto;
  opacity:.30;
  transform:rotate(-8deg);
  mix-blend-mode:multiply;
}
.hero-rooster{
  position:absolute;
  top:clamp(60px,7vw,112px);
  right:clamp(-168px,-7vw,-58px);
  width:clamp(430px,49vw,800px);
  height:auto;
  opacity:.16;
  transform:rotate(-2.5deg);
  transform-origin:50% 12%;
  filter:sepia(.16) saturate(.72) contrast(.92);
  mix-blend-mode:multiply;
  -webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,.98) 66%,rgba(0,0,0,.72) 82%,rgba(0,0,0,0) 100%);
  mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,.98) 66%,rgba(0,0,0,.72) 82%,rgba(0,0,0,0) 100%);
}
.hero-title-block,.ball-lab,.hero-afterthought{position:relative;z-index:2}
.hero-wordmark{width:min(500px,66vw)}
.hero .subtitle{position:relative;z-index:3}
.opening-question{position:relative;z-index:3}

/* No ornamental scroll prompt. The interaction itself is the invitation. */
.down{display:none!important}

/* Small grounding section immediately after the experience. */
.neuroscience{
  position:relative;
  padding:clamp(72px,8vw,116px) clamp(22px,8vw,130px) clamp(82px,9vw,128px);
  background:
    radial-gradient(circle at 15% 80%,rgba(119,83,53,.055),transparent 24%),
    linear-gradient(180deg,#f3e6d3 0%,#efe0ca 100%);
  border-top:1px solid rgba(43,41,40,.14);
  border-bottom:1px solid rgba(43,41,40,.18);
  text-align:center;
  overflow:hidden;
}
.neuroscience:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.075;
  background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 220 220' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.68' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.19'/%3E%3C/svg%3E");
  mix-blend-mode:multiply;
}
.neuroscience-inner{
  position:relative;
  z-index:1;
  width:min(920px,100%);
  margin:0 auto;
}
.neuroscience-title-row{
  display:grid;
  grid-template-columns:minmax(44px,1fr) auto minmax(44px,1fr);
  gap:clamp(18px,3vw,38px);
  align-items:center;
  margin:0 0 clamp(34px,4vw,50px);
}
.neuroscience-title-row>span{height:1px;background:rgba(43,41,40,.42)}
.neuroscience h2{
  margin:0;
  font:italic 300 clamp(31px,3.6vw,52px)/1 var(--serif);
  letter-spacing:-.025em;
  white-space:nowrap;
}
.neuroscience p{
  max-width:790px;
  margin:0 auto 26px;
  font:300 clamp(20px,1.75vw,27px)/1.55 var(--serif);
}
.neuroscience .neuroscience-path{
  margin-top:4px;
  margin-bottom:0;
  font:500 clamp(23px,2.1vw,32px)/1.35 var(--serif);
  color:var(--blue-deep);
}

@media(max-width:720px){
  .site-header{
    min-height:68px;
    padding-left:13px;
    padding-right:13px;
  }
  .mini-mark .header-wordmark{width:98px;max-height:50px}
  .site-header nav{
    gap:8px;
    font-size:12px;
    line-height:1.05;
  }
  .site-header nav a{display:inline-block!important}
  .site-header .nav-divider{font-size:15px}

  .hero{padding-top:96px}
  .hero-art{inset:68px 0 0}
  .hero-star{
    top:26px;
    left:-4px;
    width:92px;
    opacity:.24;
  }
  .hero-rooster{
    top:78px;
    right:-168px;
    width:500px;
    opacity:.13;
    transform:rotate(-3deg);
  }
  .hero-wordmark{width:min(300px,70vw)}

  .neuroscience{
    padding:66px 20px 76px;
  }
  .neuroscience-title-row{
    grid-template-columns:minmax(24px,1fr) auto minmax(24px,1fr);
    gap:13px;
    margin-bottom:30px;
  }
  .neuroscience h2{
    font-size:8.4vw;
  }
  .neuroscience p{
    font-size:20px;
    line-height:1.48;
    margin-bottom:22px;
  }
  .neuroscience .neuroscience-path{
    font-size:23px;
    line-height:1.32;
  }
}

@media(max-width:430px){
  .mini-mark .header-wordmark{width:90px}
  .site-header nav{font-size:11.25px;gap:6px}
  .site-header .nav-divider{font-size:14px}
  .hero-rooster{right:-190px;width:490px;opacity:.12}
  .hero-star{width:78px;left:2px}
  .neuroscience h2{font-size:8.1vw}
}

/* =========================================================
   ALIVENESS v0.17: poster-hybrid opening plate
   The opening behaves like one composed artifact while all
   type and interaction remain live, responsive HTML/CSS.
   ========================================================= */

/* Header: part of the paper plate, not floating utility chrome. */
.site-header{
  min-height:78px;
  padding:10px clamp(18px,4vw,64px) 12px;
  background:rgba(242,226,202,.965);
  border-bottom:1px solid rgba(55,45,36,.38);
  box-shadow:0 7px 22px rgba(70,47,28,.055);
  mix-blend-mode:normal;
  backdrop-filter:blur(9px);
  -webkit-backdrop-filter:blur(9px);
}
.site-header:after{
  content:"◇";
  position:absolute;
  left:50%;
  bottom:-8px;
  transform:translateX(-50%);
  padding:0 8px;
  background:#ead7bd;
  color:#3d352e;
  font:500 15px/1 Georgia,serif;
}
.mini-mark .header-wordmark{
  width:clamp(112px,11vw,158px);
  max-height:58px;
  object-fit:contain;
  filter:drop-shadow(0 1px 0 rgba(255,255,255,.22));
}
.site-header nav{
  gap:clamp(9px,1.4vw,20px);
  font:500 clamp(15px,1.25vw,19px)/1.05 var(--serif);
  letter-spacing:-.01em;
}
.site-header .nav-divider{
  font-size:1.12em;
  color:#40382f;
  opacity:.72;
}

/* One uninterrupted poster plate. */
.opening-plate{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  padding-top:78px;
  background:
    radial-gradient(ellipse at 7% 16%, rgba(93,60,33,.12), transparent 17%),
    radial-gradient(ellipse at 91% 6%, rgba(100,63,33,.12), transparent 22%),
    radial-gradient(circle at 46% 38%, rgba(255,250,238,.62), transparent 31%),
    radial-gradient(circle at 76% 71%, rgba(132,91,51,.08), transparent 27%),
    linear-gradient(180deg,#ecd7ba 0%,#f1dfc7 57%,#ead4b6 100%);
  box-shadow:inset 0 0 95px rgba(86,52,27,.16);
  border-bottom:1px solid rgba(43,41,40,.28);
}
.opening-plate:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  opacity:.24;
  mix-blend-mode:multiply;
  background-image:
    url("data:image/svg+xml,%3Csvg viewBox='0 0 260 260' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.68' numOctaves='5' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.24'/%3E%3C/svg%3E"),
    radial-gradient(circle at 8% 86%,rgba(57,36,19,.24) 0 2px,transparent 3px),
    radial-gradient(circle at 87% 23%,rgba(57,36,19,.18) 0 1px,transparent 2px);
  background-size:auto,83px 83px,61px 61px;
}
.opening-plate:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  box-shadow:
    inset 18px 0 34px rgba(83,48,22,.10),
    inset -18px 0 34px rgba(83,48,22,.10),
    inset 0 18px 34px rgba(83,48,22,.08),
    inset 0 -24px 44px rgba(83,48,22,.10);
}
.opening-art{
  position:absolute;
  inset:78px 0 0;
  z-index:1;
  pointer-events:none;
  overflow:hidden;
}
.opening-star{
  position:absolute;
  top:clamp(48px,7vw,108px);
  left:clamp(18px,7vw,104px);
  width:clamp(118px,15vw,220px);
  height:auto;
  opacity:.43;
  transform:rotate(-9deg);
  filter:sepia(.55) saturate(.6) brightness(.62) contrast(1.08);
  mix-blend-mode:multiply;
}
.opening-rooster{
  position:absolute;
  top:clamp(62px,6vw,104px);
  right:clamp(-230px,-8vw,-72px);
  width:clamp(570px,57vw,950px);
  height:auto;
  opacity:.20;
  transform:rotate(-2deg);
  transform-origin:50% 14%;
  filter:grayscale(1) sepia(.55) saturate(.65) brightness(.77) contrast(1.05);
  mix-blend-mode:multiply;
  -webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.96) 0%,rgba(0,0,0,.94) 54%,rgba(0,0,0,.58) 78%,rgba(0,0,0,0) 100%);
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.96) 0%,rgba(0,0,0,.94) 54%,rgba(0,0,0,.58) 78%,rgba(0,0,0,0) 100%);
}

/* Hero becomes a composed title page. */
.opening-plate .hero{
  min-height:0;
  display:block;
  padding:clamp(88px,10vw,142px) clamp(24px,7vw,110px) clamp(82px,8vw,116px);
  background:transparent;
  overflow:visible;
}
.opening-plate .hero:after{display:none}
.opening-plate .hero-title-block{
  position:relative;
  z-index:3;
  width:min(920px,100%);
  margin:0 auto;
  text-align:center;
}
.opening-plate .hero-wordmark{
  display:block;
  width:min(590px,67vw);
  max-height:none;
  margin:0 auto clamp(42px,5vw,68px);
  object-fit:contain;
  filter:drop-shadow(0 2px 0 rgba(255,255,255,.32)) drop-shadow(3px 4px 0 rgba(96,126,139,.08));
}
.opening-plate .hero .subtitle{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  gap:.18em .62em;
  max-width:920px;
  margin:0 auto;
  font-family:var(--serif);
  font-weight:500;
  font-size:clamp(34px,4.05vw,66px);
  line-height:1.04;
  letter-spacing:-.035em;
}
.opening-plate .hero .subtitle span{
  font-family:var(--serif);
  font-weight:500;
}
.opening-plate .hero .subtitle span:after{display:none}
.opening-plate .hero .subtitle em{
  display:block;
  flex:0 0 100%;
  max-width:none;
  margin:.18em auto 0;
  text-align:center;
  font-family:var(--serif);
  font-size:.68em;
  font-weight:300;
  line-height:1.05;
  letter-spacing:-.02em;
}
.opening-plate .hero .subtitle em b{
  display:block;
  width:max-content;
  max-width:94vw;
  margin:.10em auto 0;
  position:relative;
  color:#2d718f;
  font-family:var(--serif);
  font-size:1.78em;
  font-style:italic;
  font-weight:500;
  line-height:.92;
  text-shadow:1px 1px 0 rgba(255,255,255,.45);
  text-decoration:none;
}
.opening-plate .hero .subtitle em b:after{
  content:"";
  position:absolute;
  left:-.06em;
  right:-.08em;
  bottom:-.13em;
  height:3px;
  border-radius:99px;
  background:#2d718f;
  transform:rotate(-1.2deg);
  opacity:.86;
}
.hero-ornament{
  width:min(260px,45vw);
  margin:clamp(42px,5vw,66px) auto 0;
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:14px;
  color:#3e342b;
}
.hero-ornament span{height:1px;background:rgba(62,52,43,.46)}
.hero-ornament i{font-style:normal;font-size:16px;line-height:1}
.opening-plate .opening-question{
  max-width:780px;
  margin:clamp(34px,4.2vw,58px) auto 0;
  font:400 clamp(31px,3.2vw,50px)/1.22 var(--serif);
  font-style:normal;
  letter-spacing:-.032em;
  text-align:center;
  color:#302a25;
}

/* Neuroscience is part of the same printed plate. */
.opening-plate .neuroscience{
  position:relative;
  z-index:3;
  padding:clamp(58px,6vw,88px) clamp(22px,8vw,130px) clamp(84px,8vw,118px);
  background:
    linear-gradient(180deg,rgba(248,237,219,.34),rgba(248,237,219,.63));
  border:0;
  text-align:center;
  overflow:visible;
}
.opening-plate .neuroscience:before{display:none}
.opening-plate .neuroscience-inner{
  width:min(920px,100%);
}
.opening-plate .neuroscience-title-row{
  grid-template-columns:minmax(42px,1fr) auto minmax(42px,1fr);
  gap:clamp(16px,3vw,34px);
  margin-bottom:clamp(36px,4vw,52px);
}
.opening-plate .neuroscience-title-row>span{
  background:rgba(61,50,41,.42);
}
.opening-plate .neuroscience h2{
  font:italic 300 clamp(31px,3.45vw,51px)/1 var(--serif);
  color:#332d27;
}
.opening-plate .neuroscience p{
  max-width:760px;
  margin:0 auto 27px;
  font:300 clamp(20px,1.75vw,28px)/1.48 var(--serif);
  color:#3a332d;
}
.opening-plate .neuroscience .neuroscience-path{
  margin-top:-2px;
  margin-bottom:0;
  color:#3a332d;
  font:500 clamp(21px,1.95vw,30px)/1.38 var(--serif);
}
.opening-transition{
  position:relative;
  width:160px;
  height:54px;
  margin:clamp(42px,5vw,66px) auto -16px;
}
.opening-transition:before{
  content:"";
  position:absolute;
  left:15px;
  right:15px;
  top:25px;
  height:62px;
  border-top:2px dotted rgba(48,44,41,.42);
  border-radius:50% 50% 0 0;
}
.opening-transition span{
  position:absolute;
  z-index:2;
  left:50%;
  top:10px;
  width:22px;
  height:22px;
  margin-left:-11px;
  border:5px solid #2d2a27;
  border-radius:50%;
  background:#ead7bd;
}

/* Interactive ball study now begins after the opening plate. */
.ball-section{
  position:relative;
  min-height:720px;
  padding:clamp(76px,8vw,116px) clamp(24px,8vw,120px) clamp(100px,10vw,150px);
  background:
    radial-gradient(circle at 50% 8%,rgba(255,255,255,.22),transparent 28%),
    linear-gradient(180deg,#ead7bd 0%,#e7d0b1 100%);
  border-bottom:1px solid rgba(43,41,40,.24);
  overflow:hidden;
}
.ball-section .ball-lab{
  position:relative;
  width:min(930px,100%);
  min-height:510px;
  margin:0 auto;
}
.ball-section .trajectory{
  inset:0 auto auto 50%;
  transform:translateX(-50%);
  width:min(780px,92vw);
}
.ball-section .hero-afterthought{
  position:relative;
  right:auto;
  bottom:auto;
  width:min(900px,100%);
  margin:20px auto 0;
  text-align:center;
  transform:none;
  font-size:clamp(20px,2vw,30px);
  line-height:1.35;
}
.ball-section .hero-afterthought span{font-weight:300}
.ball-section .hero-afterthought strong{
  margin-top:.28em;
  color:#355765;
  font-size:1.1em;
  font-weight:500;
}

@media(max-width:760px){
  .site-header{
    min-height:68px;
    padding:7px 11px 9px;
  }
  .site-header:after{bottom:-7px;font-size:13px}
  .mini-mark .header-wordmark{width:88px;max-height:48px}
  .site-header nav{
    gap:6px;
    font-size:11.75px;
    line-height:1;
  }
  .site-header .nav-divider{font-size:13px}

  .opening-plate{padding-top:68px}
  .opening-art{inset:68px 0 0}
  .opening-star{
    top:32px;
    left:-8px;
    width:118px;
    opacity:.36;
  }
  .opening-rooster{
    top:62px;
    right:-228px;
    width:615px;
    opacity:.18;
  }
  .opening-plate .hero{
    padding:90px 18px 64px;
  }
  .opening-plate .hero-wordmark{
    width:min(355px,84vw);
    margin-bottom:38px;
  }
  .opening-plate .hero .subtitle{
    font-size:clamp(30px,8.2vw,42px);
    gap:.12em .38em;
    line-height:1.01;
  }
  .opening-plate .hero .subtitle em{
    font-size:.64em;
    margin-top:.30em;
  }
  .opening-plate .hero .subtitle em b{
    font-size:1.62em;
    margin-top:.15em;
  }
  .hero-ornament{
    width:min(230px,58vw);
    margin-top:46px;
  }
  .opening-plate .opening-question{
    max-width:520px;
    margin-top:34px;
    font-size:clamp(29px,7.2vw,38px);
    line-height:1.16;
  }
  .opening-plate .neuroscience{
    padding:54px 22px 70px;
  }
  .opening-plate .neuroscience-title-row{
    grid-template-columns:minmax(24px,1fr) auto minmax(24px,1fr);
    gap:11px;
    margin-bottom:30px;
  }
  .opening-plate .neuroscience h2{
    font-size:clamp(27px,7vw,34px);
    white-space:nowrap;
  }
  .opening-plate .neuroscience p{
    font-size:20px;
    line-height:1.46;
    margin-bottom:22px;
  }
  .opening-plate .neuroscience .neuroscience-path{
    font-size:22px;
    line-height:1.34;
  }
  .opening-transition{margin-top:42px}

  .ball-section{
    min-height:650px;
    padding:72px 18px 92px;
  }
  .ball-section .ball-lab{
    min-height:430px;
  }
  .ball-section .trajectory{
    top:20px;
    width:720px;
    max-width:124vw;
  }
  .ball-section .hero-afterthought{
    margin-top:20px;
    font-size:22px;
  }
}

@media(max-width:430px){
  .site-header{padding-left:9px;padding-right:9px}
  .mini-mark .header-wordmark{width:78px}
  .site-header nav{font-size:10.8px;gap:5px}
  .site-header .nav-divider{font-size:12px}
  .opening-star{left:-16px;width:104px}
  .opening-rooster{right:-258px;width:630px;opacity:.16}
  .opening-plate .hero{padding-left:14px;padding-right:14px}
  .opening-plate .hero-wordmark{width:min(330px,86vw)}
  .opening-plate .hero .subtitle{font-size:8.5vw;gap:.11em .30em}
  .opening-plate .hero .subtitle em{font-size:.66em}
  .opening-plate .hero .subtitle em b{font-size:1.58em}
  .opening-plate .opening-question{font-size:7.65vw;line-height:1.17}
  .opening-plate .neuroscience{padding-left:18px;padding-right:18px}
  .opening-plate .neuroscience h2{font-size:7.2vw}
  .opening-plate .neuroscience p{font-size:18.5px}
  .opening-plate .neuroscience .neuroscience-path{font-size:20.5px}
}


/* v0.18: continuous opening plate into ball study + small-screen rooster recovery */
.opening-plate{border-bottom:0;}
.opening-transition{display:none;}
.ball-section{
  margin-top:-34px;
  padding-top:28px;
  background:
    radial-gradient(circle at 50% 0%,rgba(255,255,255,.16),transparent 24%),
    linear-gradient(180deg,#efddc6 0%,#ead4b6 32%,#e7d0b1 100%);
  border-bottom:1px solid rgba(43,41,40,.24);
}
.ball-section .ball-lab{min-height:500px;}
.ball-section .trajectory{top:-8px;}
.ball-section .hero-afterthought{margin-top:4px;}

@media(max-width:760px){
  .opening-plate .neuroscience{padding-bottom:34px;}
  .opening-plate .neuroscience .neuroscience-path{margin-bottom:0;}
  .ball-section{margin-top:-24px;padding-top:10px;min-height:610px;}
  .ball-section .ball-lab{min-height:410px;}
  .ball-section .trajectory{top:6px;}
  .ball-section .hero-afterthought{margin-top:0;}
  .opening-rooster{
    top:74px;
    right:-136px;
    width:500px;
    opacity:.16;
  }
}

@media(max-width:430px){
  .opening-plate .hero{padding-top:82px;padding-bottom:56px;}
  .opening-star{left:-8px;width:96px;opacity:.30;}
  .opening-rooster{
    top:96px;
    right:-98px;
    width:410px;
    opacity:.15;
  }
  .opening-plate .neuroscience{padding-top:42px;padding-bottom:26px;}
  .ball-section{margin-top:-18px;padding-top:4px;min-height:590px;}
  .ball-section .trajectory{top:2px;width:690px;max-width:158vw;}
}

/* =========================================================
   ALIVENESS v0.19: the ball study becomes a perceptual lesson
   event -> comparison -> distinction -> consequence
   ========================================================= */

.ball-section .ball-lab{
  isolation:isolate;
}

/* Keep the old throw available as the ordinary first event. */
.ball.throw-basic,
.ball.throw-reference,
.ball.throw-review{
  animation:throw 1.6s cubic-bezier(.34,.03,.55,1) both;
}

/* The comparison throw visibly departs from the reference arc. */
.ball.throw-drift{
  animation:throwDrift 1.75s cubic-bezier(.34,.03,.55,1) both;
}
@keyframes throwDrift{
  0%{transform:translate(0,0) rotate(0)}
  46%{transform:translate(calc(var(--dx)*.72),-305px) rotate(165deg)}
  100%{transform:translate(calc(var(--dx)*1.95),0) rotate(340deg)}
}

/* Ball two is the taught apex. On desktop this lands exactly on the drawn marker. */
.ball-two.throw-apex{
  animation:throwApex 2.05s cubic-bezier(.30,.02,.52,1) both;
}
@keyframes throwApex{
  0%{transform:translate(0,0) rotate(0)}
  42%{transform:translate(-25px,-345px) rotate(145deg)}
  48%{transform:translate(-25px,-345px) rotate(162deg)}
  54%{transform:translate(-25px,-343px) rotate(180deg)}
  100%{transform:translate(-38px,0) rotate(340deg)}
}

/* The final bad throw finishes away from home and stays there until replay. */
.ball-three.throw-bad{
  animation:throwBad 2.05s cubic-bezier(.34,.03,.55,1) both;
}
@keyframes throwBad{
  0%{transform:translate(0,0) rotate(0)}
  46%{transform:translate(-88px,-285px) rotate(165deg)}
  100%{transform:translate(-255px,6px) rotate(345deg)}
}

.apex-payoff small{
  display:block;
  margin-top:.45em;
  max-width:320px;
  font:400 .72em/1.35 var(--serif);
  color:var(--char-soft);
}

.perception-layer{
  position:absolute;
  inset:0;
  z-index:5;
  pointer-events:none;
}
.perception-label{
  position:absolute;
  opacity:0;
  padding:4px 7px 5px;
  background:rgba(245,234,217,.80);
  border:1px solid rgba(53,87,101,.20);
  box-shadow:3px 4px 0 rgba(43,41,40,.045);
  color:#355765;
  font:500 clamp(11px,1vw,14px)/1.1 var(--mono);
  letter-spacing:.02em;
  transform:translateY(7px) rotate(var(--label-r,-2deg));
  transition:opacity .28s ease,transform .35s ease;
}
.perception-label.visible{
  opacity:1;
  transform:translateY(0) rotate(var(--label-r,-2deg));
}
.label-apex{left:39%;top:10%;--label-r:-3deg}
.label-crossing{left:49%;top:45%;--label-r:2deg}
.label-drift{right:9%;top:39%;--label-r:3deg}
.label-correction{right:2%;bottom:18%;--label-r:-2deg}

.future-payoff{
  position:absolute;
  left:5%;
  bottom:22%;
  z-index:6;
  max-width:430px;
  margin:0;
  padding:10px 12px 11px;
  opacity:0;
  background:rgba(245,234,217,.82);
  box-shadow:5px 6px 0 rgba(43,41,40,.045);
  color:var(--char);
  font:300 clamp(18px,1.65vw,25px)/1.18 var(--serif);
  transform:translateY(8px) rotate(-1.2deg);
  transition:opacity .45s ease,transform .45s ease;
  pointer-events:none;
}
.future-payoff span,
.future-payoff strong,
.future-payoff em{display:block}
.future-payoff strong{
  margin-top:.18em;
  color:#355765;
  font-style:italic;
  font-weight:600;
}
.future-payoff em{
  margin-top:.28em;
  color:var(--char-soft);
  font-style:normal;
  font-size:.78em;
  line-height:1.3;
}
.ball-lab.future-found .future-payoff{
  opacity:1;
  transform:rotate(-1.2deg);
}

.ball-lab[data-note-step="4"] .lab-note{right:auto;left:4%;top:7%;transform:rotate(-3deg);color:var(--blue-deep)}
.ball-lab[data-note-step="5"] .lab-note{right:2%;left:auto;top:8%;transform:rotate(2deg);color:var(--blue-deep)}
.ball-lab[data-note-step="6"] .lab-note{right:2%;left:auto;top:13%;transform:rotate(-2deg);color:var(--char-soft)}
.ball-lab[data-note-step="7"] .lab-note{right:auto;left:31%;top:6%;max-width:42%;transform:rotate(-1deg);color:#355765;text-align:center}

@media(max-width:620px){
  /* On phones the old animation stopped too low. This path reaches the visible apex marker. */
  .ball-two.throw-apex{
    animation-name:throwApexMobile;
  }
  @keyframes throwApexMobile{
    0%{transform:translate(0,0) rotate(0)}
    42%{transform:translate(-63px,-280px) rotate(145deg)}
    48%{transform:translate(-63px,-280px) rotate(162deg)}
    54%{transform:translate(-63px,-278px) rotate(180deg)}
    100%{transform:translate(-78px,0) rotate(340deg)}
  }
  .ball.throw-basic,
  .ball.throw-reference,
  .ball.throw-review{
    animation-name:throwMobile;
  }
  .ball.throw-drift{
    animation-name:throwDriftMobile;
  }
  @keyframes throwDriftMobile{
    0%{transform:translate(0,0) rotate(0)}
    46%{transform:translate(calc(var(--dx)*.62),-230px) rotate(165deg)}
    100%{transform:translate(calc(var(--dx)*1.38),0) rotate(340deg)}
  }
  .ball-three.throw-bad{
    animation-name:throwBadMobile;
  }
  @keyframes throwBadMobile{
    0%{transform:translate(0,0) rotate(0)}
    46%{transform:translate(-54px,-222px) rotate(165deg)}
    100%{transform:translate(-122px,4px) rotate(345deg)}
  }

  .apex-payoff{
    top:22%;
    right:0;
    max-width:80%;
  }
  .apex-payoff small{font-size:14px;line-height:1.3}
  .label-apex{left:23%;top:11%}
  .label-crossing{left:42%;top:43%}
  .label-drift{right:2%;top:37%}
  .label-correction{right:0;bottom:17%}
  .perception-label{font-size:10.5px;padding:3px 5px 4px}
  .future-payoff{
    left:0;
    bottom:21%;
    max-width:78%;
    font-size:17px;
    padding:8px 9px 9px;
  }
  .ball-lab[data-note-step="4"] .lab-note{left:0;right:auto;top:5%;max-width:45%}
  .ball-lab[data-note-step="5"] .lab-note{right:0;left:auto;top:6%;max-width:49%}
  .ball-lab[data-note-step="6"] .lab-note{right:0;left:auto;top:9%;max-width:54%}
  .ball-lab[data-note-step="7"] .lab-note{left:18%;right:auto;top:4%;max-width:64%}
}

@media(prefers-reduced-motion:reduce){
  .ball.throw-basic,
  .ball.throw-reference,
  .ball.throw-review,
  .ball.throw-drift,
  .ball-two.throw-apex,
  .ball-three.throw-bad{animation-duration:.01ms!important}
}


/* =========================================================
   v0.21 launch pass: metadata/performance/asset optimization
   ========================================================= */
.paper-noise{
  background-image:url('assets/paper-grain.webp');
  background-size:220px 220px;
  background-repeat:repeat;
}
.opening-plate:before{
  background-image:
    url('assets/paper-grain.webp'),
    radial-gradient(circle at 8% 86%,rgba(57,36,19,.24) 0 2px,transparent 3px),
    radial-gradient(circle at 87% 23%,rgba(57,36,19,.18) 0 1px,transparent 2px);
  background-size:220px 220px,83px 83px,61px 61px;
  background-repeat:repeat,repeat,repeat;
}
.neuroscience:before{
  background-image:url('assets/paper-grain.webp');
  background-size:220px 220px;
  background-repeat:repeat;
}
.resolution,.wonder-return,.quiet,.book,.manifesto,.founding-readers,.author,.circus-project,.smell{
  content-visibility:auto;
  contain-intrinsic-size:1000px;
}
.hero-wordmark,.header-wordmark,.opening-star,.opening-rooster{height:auto}
@media(max-width:620px){
  .hero-wordmark,.header-wordmark{height:auto}
}


/* =========================================================
   v0.22: surgical thesis polish + broadside book reveal
   ========================================================= */
.neuroscience-return{
  display:block;
  margin-top:.38em;
  font-weight:300;
  font-style:italic;
  color:var(--blue-deep);
}
.neuroscience-return em{font-weight:500}
.wonder-thesis em{font-weight:500}
.sky-line{
  margin-top:-.35em!important;
  font-style:italic;
  font-weight:500!important;
  color:var(--blue-deep)!important;
}
.broadside-stage{
  width:100%;
  max-width:1280px;
  justify-self:center;
  padding:clamp(10px,1.25vw,18px);
  background:rgba(255,248,235,.56);
  border:1px solid rgba(43,41,40,.16);
  box-shadow:18px 23px 0 rgba(43,41,40,.10);
  transform:rotate(-.7deg);
  overflow:hidden;
}
.broadside-stage img{
  display:block;
  width:100%;
  max-width:none;
  height:auto;
  border:0;
  box-shadow:none;
  transform:none;
}
@media(max-width:620px){
  .broadside-stage{
    margin-left:-10px;
    margin-right:-10px;
    width:calc(100% + 20px);
    padding:6px;
    box-shadow:10px 13px 0 rgba(43,41,40,.10);
    transform:rotate(-.35deg);
  }
  .neuroscience-return{margin-top:.5em}
  .sky-line{margin-top:-.1em!important}
}
