@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/barlow-700.woff') format('woff')}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:800;font-display:swap;src:url('assets/fonts/barlow-800.woff') format('woff')}
@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/space-400.woff') format('woff')}
@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/space-600.woff') format('woff')}
@font-face{font-family:'IBM Plex Mono';font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/mono-400.woff') format('woff')}
@font-face{font-family:'IBM Plex Mono';font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/mono-500.woff') format('woff')}
.masthead{position:relative;z-index:15}.masthead .site-header{top:100%}.contract-bar{display:grid;grid-template-columns:auto minmax(0,max-content) auto;justify-content:center;align-items:center;gap:12px;min-height:44px;padding:3px var(--page);background:var(--ink);color:var(--green);border-bottom:1px solid #bcf54b35}.contract-label{opacity:.7}.contract-bar code{min-width:0;font:inherit;letter-spacing:0;line-height:1.5;overflow-wrap:anywhere;user-select:all;-webkit-user-select:all}.contract-bar code:focus-visible{outline:2px solid var(--green);outline-offset:4px}.copy-ca{display:flex;align-items:center;justify-content:center;gap:7px;min-width:83px;min-height:44px;padding:0 4px;background:none;font:inherit;letter-spacing:0}.copy-ca svg{width:16px;height:16px;flex:none}.copy-ca:hover{background:#bcf54b14}.copy-ca:focus-visible{outline-offset:0}
:root{
  --ink:#10150d;--green:#bcf54b;--white:#f0f1e5;--line:#ffffff2b;--muted:#a9b39b;
  --display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:'Space Grotesk',Arial,sans-serif;--mono:'IBM Plex Mono',monospace;--page:clamp(24px,5vw,88px);
  --dog-outline:polygon(49.5% 15.7%,53% 16%,56% 17.3%,59.5% 19.8%,62% 21.6%,65% 23.4%,68% 26.4%,69.7% 29.7%,70.6% 34%,70.8% 36.8%,70% 39%,69% 39.7%,67.5% 38.2%,66.5% 35.6%,66% 39.9%,65.8% 44.1%,67.1% 45.8%,70.8% 47%,74.9% 50.1%,78.5% 54.8%,82% 60.3%,85.6% 65%,86.3% 68.3%,87.8% 70.3%,86% 71.4%,86.1% 73.3%,84.9% 75%,83% 75.9%,81.8% 77.8%,79.1% 77.7%,79.5% 80%,78.8% 83.5%,77% 86.4%,77% 90.2%,78.5% 93.1%,79.7% 95.2%,79.5% 97%,77.2% 98.2%,71.5% 98.7%,66% 98%,63% 96.3%,62% 94%,61.4% 90%,60.8% 89%,58.5% 90.6%,55.5% 89.8%,51% 88.4%,49.5% 88.3%,45.5% 89.3%,41% 89.5%,39% 89.2%,38.5% 90.8%,38.5% 93%,38% 95.9%,34% 96.9%,29% 97%,23.5% 96.5%,20.4% 95.2%,20% 93.3%,20.5% 91.6%,22.4% 90.3%,24% 89.4%,23.5% 86.5%,23.5% 84.5%,21.7% 81.6%,20.5% 78.5%,20.1% 76%,19.1% 77.9%,17.6% 78%,16.4% 76.8%,15.7% 75.6%,14.1% 75.7%,12.9% 74.3%,12.8% 72.5%,13.5% 71.3%,11.4% 70.2%,12.4% 67.8%,13.2% 65.6%,13.1% 63.3%,15.2% 60.4%,17.5% 56.6%,20.4% 52.6%,24.5% 49.1%,27% 47.4%,31.6% 45.9%,32.5% 44.7%,31.5% 42.2%,30.8% 38.3%,30.8% 34.6%,29.7% 38.9%,30% 41%,29.9% 42.1%,29% 42.4%,28% 40.6%,27.6% 38%,27.5% 35%,28% 31.5%,29.3% 28.8%,31.3% 26.3%,34.9% 23.9%,37.5% 20.8%,40.5% 18.5%,44.5% 16.7%,47.5% 15.9%);
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--ink);color:var(--white);font:400 16px/1.6 var(--body);overflow-x:clip}
body::after{content:"";position:fixed;inset:0;pointer-events:none;z-index:75;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 170 170'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.7' filter='url(%23noise)'/%3E%3C/svg%3E")}
a{color:inherit;text-decoration:none}button{color:inherit;font:inherit;border:0;cursor:pointer}img{max-width:100%;display:block}figure,h1,h2,h3,p{margin:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid currentColor;outline-offset:6px}::selection{background:var(--green);color:var(--ink)}.mono{font:500 12px/1.6 var(--mono);letter-spacing:.035em}em{font-style:normal;color:var(--green)}h1,h2{font-family:var(--display);font-weight:800;line-height:.9;letter-spacing:-.025em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-70px;left:18px;z-index:150;background:var(--ink);color:var(--green);padding:12px 22px}.skip-link:focus{top:12px}.scroll-progress{position:fixed;top:0;left:0;height:3px;z-index:110;background:var(--ink);width:0}.dog-silhouette{clip-path:var(--dog-outline)}.button{display:flex;align-items:center;justify-content:space-between;gap:38px;padding:17px 23px;min-height:58px;width:max-content;max-width:100%;font:500 14px var(--mono);transition:transform .25s,box-shadow .25s}.button>span:last-child{font-family:Arial;font-size:26px;line-height:1}.button-ink{background:var(--ink);color:var(--green)}.button-lime{background:var(--green);color:var(--ink)}.button:hover{transform:translate(-3px,-3px);box-shadow:5px 5px 0 currentColor}
.site-header{height:104px;position:absolute;inset:0 0 auto;z-index:15;display:flex;justify-content:space-between;align-items:center;margin:0 var(--page);border-bottom:1px solid #10150d55;color:var(--ink);gap:24px}.brand{display:flex;align-items:center;gap:11px;font:800 24px/.88 var(--display)}.brand-monogram{position:relative;display:grid;place-items:center;border:1.5px solid;width:42px;height:45px;font:800 43px/1 var(--display)}.brand-monogram small{position:absolute;top:0;left:16px;font:12px/1 var(--body)}.site-header nav{display:flex;gap:40px}.site-header nav a{padding:12px 0;font:500 14px var(--mono);border-bottom:1px solid transparent}.site-header nav a:hover{border-color:var(--ink)}.header-bell{display:flex;align-items:center;gap:18px;background:none;font:500 14px var(--mono);min-height:44px;padding:0}.header-bell svg{width:22px;height:22px}.header-bell:hover svg{animation:bell-wiggle .45s ease-in-out 2}
.hero{position:relative;isolation:isolate;min-height:900px;height:min(1050px,106svh);background:var(--green);color:var(--ink);overflow:hidden;padding:151px var(--page) 65px}.hero-halftone{position:absolute;inset:0;z-index:-3;background:radial-gradient(circle,#18290a 1px,transparent 1.5px);background-size:6px 6px;opacity:.25;mask-image:radial-gradient(ellipse at 78% 64%,#000,transparent 55%)}.hero-eyebrow{position:relative;z-index:5;margin-bottom:24px}.hero h1{position:relative;z-index:2;font-size:clamp(130px,15.7vw,256px);line-height:.79;letter-spacing:-.035em;width:max-content}.hero h1>span{display:block}.hero h1>span+span{margin-top:7px}.hero-on{color:var(--green);-webkit-text-stroke:2px var(--ink)}.hero-on .period{color:var(--ink);-webkit-text-stroke:0}.hero-dog{position:absolute;width:min(72vw,1160px);right:-3vw;top:4px;z-index:3;transform:translate3d(var(--dog-x,0px),var(--dog-y,0px),0) rotate(2deg);filter:drop-shadow(14px 18px 0 #10150d24);will-change:transform}.hero-dog>img{width:100%;height:auto}.hero-exchange{position:absolute;width:64%;height:57%;right:-4%;bottom:40px;z-index:-1;transform:rotate(-7deg);clip-path:polygon(3% 0,100% 4%,98% 100%,0 96%);background:var(--ink);opacity:.67}.hero-exchange img{width:100%;height:100%;object-fit:cover;object-position:56% 45%;filter:grayscale(1) contrast(1.05);mix-blend-mode:luminosity;opacity:.64}.hero-echo{position:absolute;right:-15%;top:280px;z-index:-2;transform:rotate(90deg);font:800 230px/.8 var(--display);letter-spacing:-.035em;color:transparent;-webkit-text-stroke:1px #10150d44}.hero-note{position:absolute;top:130px;right:5%;z-index:4;transform:rotate(5deg);display:flex;gap:14px;align-items:center;color:var(--ink);text-align:right}.hero-note>span{font:52px/.7 var(--body);transform:rotate(-50deg)}.hero-intro{position:relative;z-index:5;margin-top:28px;display:flex;gap:38px;align-items:center;max-width:610px}.hero-intro p{font-size:16px;line-height:1.45}.hero-intro .button{min-width:180px}.hero-stamp{position:absolute;right:6%;bottom:145px;z-index:5;padding:18px 23px;background:var(--white);color:var(--ink);transform:rotate(9deg);border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink);text-align:center;clip-path:polygon(5% 0,95% 0,100% 5%,100% 95%,95% 100%,5% 100%,0 95%,0 5%)}.hero-stamp>span,.hero-stamp>strong{display:block;font:800 34px/.95 var(--display)}.hero-stamp>strong{font-size:42px}.hero-stamp>small{display:block;font:500 12px var(--mono);margin-top:9px}.hero-bottom{position:absolute;bottom:32px;left:var(--page);right:var(--page);z-index:6;display:flex;justify-content:space-between;gap:20px}.hero-bottom time{margin-left:14px;font-variant-numeric:tabular-nums}
.manifesto-tape{position:relative;z-index:10;overflow:hidden;background:var(--white);color:var(--ink);height:80px;display:flex;align-items:center;border-block:2px solid var(--ink);transform:rotate(-2deg) scale(1.015);margin-top:-8px}.ticker-track{display:flex;width:max-content;gap:38px;align-items:center;white-space:nowrap;animation:ticker 28s linear infinite}.ticker-track>span{font:800 38px var(--display);letter-spacing:-.01em}.ticker-track>b{font:36px Arial}.prologue{padding:125px var(--page) 120px;position:relative;overflow:hidden}.section-label{display:block;margin-bottom:33px;color:var(--muted)}.prologue h2{font-size:clamp(84px,10.6vw,175px);max-width:1100px;position:relative;z-index:1}.prologue-bottom{display:flex;align-items:flex-end;justify-content:space-between;max-width:980px;gap:35px;margin-top:34px}.prologue-bottom p{font-size:19px;color:#c6cebd}.prologue-bottom>.mono{color:var(--green);display:flex;gap:24px;align-items:center}.prologue-bottom>.mono>span{font:40px var(--body)}.prologue-mark{position:absolute;right:-18px;top:35px;font:380px Arial;color:var(--green);opacity:.14;transform:rotate(9deg);z-index:0}
.story{position:relative}.story-stage{position:relative;padding:0 var(--page);background:#eeefdf;color:var(--ink);transition:background .5s,color .5s;overflow:hidden}.story-top{display:flex;justify-content:space-between;border-bottom:1px solid #10150d35;padding:25px 0;gap:20px}.chapter{display:grid;grid-template-columns:.9fr 1.1fr;gap:6%;position:relative;padding:55px 0 75px;min-height:700px;align-items:center}.chapter+.chapter{border-top:1px solid #10150d44}.chapter-copy{position:relative;z-index:6}.chapter-kicker{display:block;margin-bottom:25px}.chapter-copy h2{font-size:clamp(60px,5.65vw,92px);line-height:.89}.chapter-copy h2 em{color:#42621c}.chapter-copy p{font-size:16px;max-width:365px;margin-top:21px;line-height:1.65}.chapter-copy p+p{margin-top:15px}.chapter-punchline{font:800 25px var(--display);display:inline-block;border-bottom:2px solid;margin-top:23px;line-height:1.2}.chapter-art{position:relative;min-width:0;height:590px;align-self:center;isolation:isolate}.arrival-backdrop{position:absolute;left:-5%;top:-60px;font:800 170px/.73 var(--display);color:#10150d16;z-index:-1}.arrival-photo{position:absolute;top:0;right:-1%;width:86%;height:94%;padding:8px;background:var(--white);transform:rotate(5deg);filter:drop-shadow(10px 12px 0 #18250e1b);clip-path:polygon(1% 1%,8% 0,17% 1%,31% 0,48% 1%,63% 0,76% 1%,100% 0,99% 18%,100% 31%,99% 42%,100% 58%,99% 71%,100% 88%,99% 100%,82% 99%,64% 100%,49% 99%,35% 100%,20% 99%,0 100%,1% 76%,0 54%,1% 29%)}.arrival-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 55%}.entry-ticket{position:absolute;left:-10%;bottom:17%;width:230px;background:var(--green);color:var(--ink);padding:22px;transform:rotate(-9deg);border:2px solid var(--ink);box-shadow:7px 7px 0 #10150d25;z-index:3}.entry-ticket>.mono{font-size:12px;line-height:1.4;display:block;padding-bottom:12px;border-bottom:1px dashed #10150d55}.entry-ticket>strong{font:800 57px/.85 var(--display);display:block;margin:16px 0}.ticket-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px dashed #10150d55;padding-top:14px}.ticket-bottom>span:last-child{font:44px/.8 var(--body)}.photo-note{position:absolute;bottom:-4px;right:0;z-index:5;background:var(--ink);color:var(--white);padding:6px 12px;transform:rotate(-2deg)}.business-echo{position:absolute;top:-25px;left:2%;font:800 clamp(60px,7.2vw,120px)/.86 var(--display);letter-spacing:-.03em;color:transparent;-webkit-text-stroke:1px #13220950;transform:rotate(-8deg);z-index:-1}.desk-photo{position:absolute;top:70px;right:-6%;width:99%;height:77%;transform:rotate(-4deg);clip-path:polygon(0 3%,97% 0,100% 96%,75% 100%,52% 97%,33% 100%,12% 97%,2% 100%)}.desk-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 54%}.vest-detail{position:absolute;left:-16%;bottom:1%;width:47%;aspect-ratio:1;overflow:hidden;background:var(--white);border:8px solid var(--green);border-radius:50%;z-index:3;transform:rotate(-10deg);box-shadow:6px 8px 0 #10150d33}.vest-detail img{position:absolute;width:260%;max-width:none;height:auto;left:-80%;top:-122%}.vest-inspection{position:absolute;right:0;bottom:14%;background:var(--green);border:1.5px solid var(--ink);padding:12px 22px;transform:rotate(4deg);z-index:4}.vest-inspection>span{display:block;font-size:12px}.vest-inspection>strong{font:800 45px/1 var(--display);display:block}.after-echo{position:absolute;left:-10%;top:0;font:800 clamp(90px,11vw,174px)/.77 var(--display);letter-spacing:-.045em;transform:rotate(-11deg);color:transparent;-webkit-text-stroke:1px #668534;z-index:-1}.after-cutout{position:absolute;width:112%;right:-9%;bottom:0;transform:rotate(6deg);filter:drop-shadow(10px 8px 0 #bcf54b);z-index:2}.grillz-silhouette{width:100%;height:auto;clip-path:polygon(26% 0,76% 0,82% 8%,85% 20%,83% 32%,85% 43%,91% 48%,100% 64%,100% 100%,60% 100%,53% 96%,43% 98%,30% 90%,22% 83%,16% 73%,17% 64%,20% 58%,14% 48%,8% 40%,10% 28%,13% 15%,18% 5%)}.after-star{position:absolute;right:-4%;top:17%;z-index:4;font:132px/1 Georgia,serif;color:var(--green);transform:rotate(15deg);text-shadow:0 0 20px #bcf54b55}.after-tag{position:absolute;left:-5%;bottom:4%;z-index:5;background:var(--green);color:var(--ink);padding:15px 24px;transform:rotate(-8deg);box-shadow:7px 8px 0 #0005}.after-tag strong{display:block;font:800 67px/.84 var(--display);margin-top:10px}.after-tag>.mono{font-size:12px}
.story-bottom{display:flex;justify-content:space-between;align-items:center;gap:22px;border-top:1px solid #10150d33;padding:14px 0 20px}.chapter-nav{display:flex;gap:24px}.chapter-nav button{background:none;padding:14px 0;font:500 12px var(--mono);opacity:.55;min-height:44px;border-bottom:2px solid transparent}.chapter-nav button span{margin-right:8px}.chapter-nav button.active{opacity:1;border-bottom-color:currentColor}.chapter-nav button:hover{opacity:1}.story-scroll{display:flex;gap:14px;align-items:center}.story-scroll>span{font-size:24px}.story-progress{position:absolute;bottom:0;left:0;width:100%;height:5px;background:#10150d15}.story-progress>span{display:block;background:var(--ink);height:100%;width:0}.story-enabled .story{height:340svh;min-height:2340px}.story-enabled .story-stage{position:sticky;top:0;height:100svh;min-height:680px;display:flex;flex-direction:column}.story-enabled .story-top{flex:none}.story-enabled .chapters{position:relative;flex:1;min-height:0}.story-enabled .chapter{position:absolute;inset:0;padding:32px 0;min-height:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .55s,visibility .55s;overflow:visible}.story-enabled .chapter.active{opacity:1;visibility:visible;pointer-events:auto}.story-enabled .chapter+.chapter{border:0}.story-enabled .chapter-art{height:min(580px,66svh)}.story-enabled .chapter-copy{transform:translateY(22px);transition:transform .65s cubic-bezier(.2,.65,.25,1)}.story-enabled .chapter.active .chapter-copy{transform:none}.story-enabled .chapter-art{transform:translate(35px,25px) rotate(2deg);transition:transform .9s cubic-bezier(.2,.65,.25,1)}.story-enabled .chapter.active .chapter-art{transform:none}.story-enabled .story-bottom{flex:none}.story-enabled .story-stage[data-active="1"]{background:#d2dfbf}.story-enabled .story-stage[data-active="2"]{background:#1c1929;color:var(--white)}.story-enabled .story-stage[data-active="2"] .chapter-copy h2 em{color:var(--green)}.story-enabled .story-stage[data-active="2"] .story-top,.story-enabled .story-stage[data-active="2"] .story-bottom{border-color:#f0f1e533}.story-enabled .story-stage[data-active="2"] .story-progress>span{background:var(--green)}
.culture{padding:110px var(--page) 60px;background:var(--ink);position:relative;overflow:hidden}.culture-heading{position:relative;z-index:2}.culture-heading h2{font-size:clamp(72px,8vw,138px)}.culture-heading h2 em{color:transparent;-webkit-text-stroke:1.5px var(--green)}.culture-heading p{font-size:18px;color:#bcc5af;line-height:1.5;margin-top:24px}.meme-wall{position:relative;margin-top:65px;height:870px}.wall-doodle{position:absolute;left:22%;top:80px;font:800 225px/.73 var(--display);color:transparent;-webkit-text-stroke:1px #bcf54b55;transform:rotate(-15deg);pointer-events:none}.meme{position:absolute;display:block;background:none;padding:0;transform:rotate(var(--r));transition:transform .3s;z-index:2;filter:drop-shadow(8px 8px 0 #0003);text-align:left}.meme-picture{display:block;overflow:hidden;width:100%;height:100%}.meme-picture img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.meme-label{display:flex;justify-content:space-between;gap:10px;width:max-content;max-width:95%;padding:8px 12px;background:var(--white);color:var(--ink);position:absolute;left:4%;bottom:10px;z-index:3;line-height:1.35}.meme-label>span{font:20px/1 Arial}.meme:hover,.meme:focus-visible{transform:translateY(-13px) rotate(0);z-index:12}.meme:hover img{transform:scale(1.06)}.meme-bell{--r:-8deg;left:0;top:30px;width:30%;height:420px}.meme-bell .meme-picture{clip-path:polygon(0 2%,22% 0,49% 2%,65% 0,100% 2%,99% 32%,100% 61%,98% 100%,72% 98%,43% 100%,16% 98%,0 100%,1% 68%,0 31%)}.meme-bell img{object-position:55% center;object-fit:cover}.meme-grillz{--r:7deg;left:32%;top:-30px;width:32%;aspect-ratio:1;z-index:3}.meme-grillz .meme-picture{border-radius:50%;border:6px solid var(--green)}.meme-grillz img{transform:scale(1.17);object-position:50% 41%}.meme-grillz:hover img{transform:scale(1.23)}.meme-grillz .meme-label{bottom:-3px;left:15%;transform:rotate(-8deg);background:var(--green)}.meme-watch{--r:6deg;right:0;top:85px;width:29%;height:430px}.meme-watch .meme-picture{clip-path:polygon(14% 0,90% 0,100% 12%,95% 38%,100% 59%,96% 100%,8% 100%,0 74%,5% 37%,0 15%)}.meme-watch img{object-position:50% 35%}.meme-arrival{--r:-5deg;left:10%;top:470px;width:36%;height:270px;z-index:4}.meme-arrival .meme-picture{clip-path:polygon(0 6%,95% 0,100% 95%,4% 100%)}.meme-arrival img{object-position:50% 47%}.meme-desk{--r:6deg;left:51%;top:500px;width:42%;height:280px;z-index:5}.meme-desk .meme-picture{clip-path:polygon(3% 0,100% 3%,96% 100%,0 95%)}.meme-desk img{object-position:50% 52%}.culture-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:22px;color:var(--muted)}
.finale{position:relative;isolation:isolate;background:var(--green);color:var(--ink);padding:100px var(--page) 80px;overflow:hidden;min-height:670px}.finale-intro{position:relative;z-index:3;margin-bottom:28px}.finale h2{font-size:clamp(90px,12.8vw,220px);line-height:.86;position:relative;z-index:3;letter-spacing:-.035em}.finale h2 em{color:var(--white);-webkit-text-stroke:1.5px var(--ink);text-shadow:4px 5px 0 #10150d}.finale-dog{position:absolute;z-index:1;width:880px;right:-315px;top:-40px;transform:rotate(-14deg);filter:drop-shadow(-10px 6px 0 #f0f1e5);opacity:.98}.finale-dog img{width:100%;height:auto}.finale-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;position:relative;z-index:4;max-width:830px;margin-top:52px}.finale-bottom p{font-size:19px;line-height:1.45}.finale-bottom .button{background:var(--ink);color:var(--green)}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:32px var(--page) 77px;color:var(--ink);background:var(--green);border-top:1px solid #10150d66}.footer-logo{font:800 35px/.9 var(--display)}.site-footer p{font-size:12px;line-height:1.55}.back-top{font:36px/1 var(--body);width:45px;height:45px;border:1px solid;display:grid;place-items:center}
.utility-bar{height:44px;position:fixed;inset:auto 0 0;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#10150df5;color:var(--white);padding:0 var(--page);border-top:1px solid #bcf54b44;z-index:70;backdrop-filter:blur(12px)}.utility-bar button{display:flex;align-items:center;gap:10px;min-height:44px;padding:0;background:none;font:500 12px var(--mono);color:#c7d4b5}.utility-bar button:hover{color:var(--green)}.utility-motto{font:500 12px var(--mono);color:var(--green)}.sound-bars{height:15px;display:flex;gap:2px;align-items:center}.sound-bars i{width:2px;height:3px;background:currentColor}.sound-bars i:nth-child(2){height:9px}.sound-bars i:nth-child(3){height:6px}.sound-bars i:nth-child(4){height:12px}.sound-on .sound-bars i{animation:sound-bars .7s ease-in-out infinite alternate}.sound-on .sound-bars i:nth-child(2){animation-delay:-.5s}.sound-on .sound-bars i:nth-child(3){animation-delay:-.2s}.sound-on #sound-toggle{color:var(--green)}
.bell-takeover{position:fixed;inset:0;z-index:95;background:var(--ink);color:var(--green);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:35px;pointer-events:none;visibility:hidden;opacity:0;transition:opacity .2s,visibility .2s}.bell-takeover.active{visibility:visible;opacity:1}.bell-led-grid{position:absolute;inset:0;background:radial-gradient(circle,#bcf54b33 1px,transparent 2px);background-size:7px 7px;mask-image:radial-gradient(#000,transparent 70%)}#bell-word{font:800 clamp(95px,23vw,360px)/.9 var(--display);letter-spacing:-.025em;position:relative;text-align:center}.takeover-top,.takeover-bottom{position:relative;text-align:center}.feedback-toast{position:fixed;left:50%;bottom:66px;z-index:100;max-width:calc(100% - 36px);width:max-content;transform:translate(-50%,12px);visibility:hidden;opacity:0;background:var(--green);color:var(--ink);padding:15px 22px;border:1px solid;box-shadow:5px 6px 0 #0006;text-align:center;transition:opacity .2s,transform .2s,visibility .2s}.feedback-toast.visible{opacity:1;visibility:visible;transform:translate(-50%,0)}
.art-dialog{width:min(960px,94vw);max-width:94vw;height:min(940px,92svh);max-height:92svh;margin:auto;padding:0;background:var(--ink);color:var(--white);border:1px solid var(--green);overflow:hidden;box-shadow:0 30px 100px #000a}.art-dialog[open]{display:flex;flex-direction:column}.art-dialog::backdrop{background:#060b06ed;backdrop-filter:blur(9px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 20px;border-bottom:1px solid var(--line);font:500 14px var(--mono)}.dialog-top button,.dialog-bottom button{background:none;width:44px;min-width:44px;height:44px;display:grid;place-items:center;color:var(--green);font-size:24px}.dialog-image{min-height:0;flex:1;display:flex;align-items:center;justify-content:center;padding:16px}.dialog-image img{width:100%;height:100%;object-fit:contain}.dialog-bottom{padding:8px 14px;display:flex;align-items:center;gap:14px;border-top:1px solid var(--line)}.dialog-bottom a{font:500 13px var(--mono);margin-left:auto;padding:12px 8px;color:var(--green)}.dialog-bottom .mono{white-space:nowrap}
.has-js .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s,transform .8s cubic-bezier(.2,.7,.25,1)}.has-js .reveal.visible{opacity:1;transform:translateY(0)}.has-js .meme.reveal{transform:translateY(24px) rotate(var(--r))}.has-js .meme.reveal.visible{transform:rotate(var(--r))}.has-js .meme.reveal.visible:hover,.has-js .meme.reveal.visible:focus-visible{transform:translateY(-13px) rotate(0);z-index:12}
@keyframes ticker{to{transform:translateX(-50%)}}@keyframes sound-bars{to{transform:scaleY(.3)}}@keyframes bell-wiggle{0%,100%{transform:rotate(0)}25%{transform:rotate(-15deg)}75%{transform:rotate(15deg)}}
@media(min-width:1700px){.hero{height:1090px;min-height:1090px}.hero-dog{right:0;top:4px;width:1160px}.hero h1{font-size:256px}.hero-intro{margin-top:39px}.hero-stamp{right:10%;bottom:170px}.chapter-art{height:660px}.story-enabled .chapter-art{height:660px}}
@media(max-width:1200px){:root{--page:36px}.hero{min-height:860px}.hero h1{font-size:17.5vw}.hero-dog{width:80vw;right:-9vw;top:35px}.hero-note{display:none}.hero-stamp{right:5%;bottom:120px;transform:rotate(9deg) scale(.9)}.hero-intro{flex-direction:column;align-items:flex-start;gap:22px}.hero-intro .button{min-height:53px}.hero-exchange{width:65%;height:53%}.prologue h2{font-size:11.5vw}.chapter{gap:4%;grid-template-columns:.94fr 1.06fr}.chapter-copy h2{font-size:6.1vw}.chapter-copy p{font-size:16px;max-width:310px;line-height:1.5}.chapter-kicker{margin-bottom:20px}.chapter-punchline{font-size:24px;margin-top:18px}.chapter-nav{gap:18px}.chapter-nav button{font-size:12px}.story-scroll{display:none}.chapter-art{height:500px}.entry-ticket{width:200px;left:-4%;padding:16px}.entry-ticket strong{font-size:48px}.arrival-backdrop{font-size:140px}.after-cutout{bottom:35px;right:-10%;width:116%}.after-tag{left:-2%;bottom:5%;padding:12px 18px}.after-tag strong{font-size:55px}.after-star{font-size:95px;right:-3%;top:16%}.meme-wall{height:730px}.meme-bell{height:350px}.meme-watch{height:350px}.meme-arrival{top:380px;height:230px}.meme-desk{top:410px;height:240px}.wall-doodle{font-size:180px}.finale-dog{right:-340px;width:800px;top:0}.finale-bottom{max-width:690px}.finale h2{font-size:13.6vw}.finale{min-height:600px}}
@media(max-width:899px){
  :root{--page:26px}.site-header{height:88px}.brand{font-size:21px}.site-header nav{gap:22px}.site-header nav a{font-size:12px}.header-bell{font-size:12px;gap:10px}.hero{padding-top:128px;height:1080px;min-height:1080px}.hero h1{font-size:21vw;z-index:4}.hero h1>span:last-child{margin-top:8px}.hero-eyebrow{margin-bottom:27px}.hero-dog{width:99vw;right:-17vw;top:235px;z-index:3}.hero-intro{margin-top:26px;max-width:280px;position:relative;z-index:5}.hero-exchange{width:91%;height:47%;right:-10%;bottom:40px}.hero-echo{display:none}.hero-stamp{bottom:116px;right:6%;transform:rotate(9deg) scale(.85)}.hero-bottom{font-size:12px}.hero-bottom>span:first-child{max-width:45%}.hero-bottom>span:last-child{text-align:right}.hero-bottom time{display:block;margin:0}.manifesto-tape{height:65px}.ticker-track>span{font-size:30px}.ticker-track>b{font-size:29px}.prologue{padding-top:95px;padding-bottom:95px}.prologue h2{font-size:12.2vw}.prologue-bottom{align-items:flex-start}.prologue-bottom p{font-size:17px}.prologue-mark{font-size:280px;top:45px;right:-90px}.prologue-bottom>.mono{max-width:180px}.story-stage{padding-inline:0}.story-top{margin:0 var(--page)}.chapter{padding:60px var(--page) 80px;grid-template-columns:1fr;min-height:0;gap:40px}.chapter-copy h2{font-size:clamp(65px,10vw,100px);max-width:650px}.chapter-copy p{max-width:430px;font-size:17px}.chapter-art{height:600px;width:85%;max-width:620px;justify-self:center}.chapter-after{background:#1c1929;color:var(--white)}.chapter-after .chapter-copy h2 em{color:var(--green)}.chapter-business{background:#d2dfbf}.chapter-arrival .photo-note{bottom:5px}.arrival-backdrop{font-size:170px}.entry-ticket{width:220px;left:-8%}.entry-ticket strong{font-size:54px}.vest-detail{width:43%;left:-7%}.business-echo{font-size:105px}.after-echo{font-size:135px;left:0}.after-cutout{width:100%;right:-3%;bottom:0}.after-tag{left:0;bottom:6%}.after-star{right:2%;top:14%;font-size:120px}.story-bottom{padding:14px var(--page) 20px;background:#1c1929;color:var(--white);border-color:#ffffff33}.chapter-nav{width:100%;justify-content:space-between;gap:14px}.chapter-nav button{font-size:12px}.chapter-nav button span{display:block;margin:0 0 5px}.story-progress{display:none}.culture{padding-top:85px}.culture-heading h2{font-size:9.4vw}.culture-heading p{font-size:17px}.meme-wall{height:1130px;margin-top:70px}.meme-bell{left:1%;top:0;width:45%;height:370px}.meme-grillz{left:auto;right:0;top:40px;width:46%}.meme-watch{top:410px;right:1%;width:43%;height:430px}.meme-arrival{top:435px;left:1%;width:47%;height:285px}.meme-desk{top:850px;left:10%;width:73%;height:230px}.wall-doodle{top:350px;left:18%;font-size:210px}.culture-bottom{display:block;line-height:1.8}.culture-bottom>span{display:block}.culture-bottom>span+span{margin-top:8px}.finale{padding-top:85px;min-height:600px}.finale h2{font-size:14vw}.finale-dog{width:640px;right:-310px;top:40px}.finale-bottom{margin-top:40px;display:block}.finale-bottom .button{margin-top:28px}.finale-bottom p{font-size:17px}.finale h2 em{-webkit-text-stroke:1px var(--ink);text-shadow:3px 3px 0 var(--ink)}.site-footer{flex-wrap:wrap}.site-footer p{order:3;width:100%}.utility-motto{display:none}
}
@media(max-width:600px){
  :root{--page:22px}.site-header{height:81px;gap:15px}.brand{font-size:20px}.brand-monogram{width:34px;height:37px;font-size:36px}.brand-monogram small{left:12px;font-size:12px}.site-header nav{position:absolute;top:81px;left:0;right:0;justify-content:space-between;gap:20px;padding-top:7px}.site-header nav a{font-size:12px;padding-block:10px}.header-bell{font-size:12px;gap:8px}.header-bell svg{width:19px;height:19px}.hero{height:1000px;min-height:1000px;padding-top:150px}.hero-eyebrow{font-size:12px;max-width:270px;margin-bottom:24px}.hero h1{font-size:23vw;line-height:.81;letter-spacing:-.025em}.hero h1>span+span{margin-top:3px}.hero-on{-webkit-text-stroke:1.5px var(--ink)}.hero-dog{width:132vw;right:-19vw;top:355px;z-index:3;transform:rotate(2deg)}.hero-intro{margin-top:26px;gap:20px;max-width:275px}.hero-intro p{font-size:16px}.hero-intro .button{font-size:13px;min-width:165px;min-height:49px;padding:14px 18px;gap:25px}.hero-stamp{bottom:90px;right:4px;transform:rotate(10deg) scale(.68);transform-origin:right bottom}.hero-stamp>span{font-size:32px}.hero-stamp>strong{font-size:39px}.hero-exchange{width:124%;height:47%;right:-17%;bottom:35px;transform:rotate(-8deg)}.hero-bottom{bottom:24px;font-size:12px;line-height:1.45}.hero-bottom>span:first-child{max-width:45%}.manifesto-tape{height:61px}.ticker-track{gap:25px}.ticker-track>span{font-size:27px}.ticker-track>b{font-size:23px}.prologue{padding-top:80px;padding-bottom:70px}.section-label{font-size:12px;line-height:1.6;max-width:310px;margin-bottom:26px}.prologue h2{font-size:14vw;line-height:.9}.prologue-bottom{display:block;margin-top:24px}.prologue-bottom p{font-size:16px}.prologue-bottom>.mono{margin-top:25px;max-width:none;justify-content:space-between}.prologue-bottom>.mono>span{font-size:30px}.prologue-mark{font-size:250px;right:-130px;top:95px}.story-top{padding:22px 0;font-size:12px;line-height:1.4;gap:25px}.story-top>span:first-child{max-width:210px}.story-top>span:last-child{white-space:nowrap}.chapter{padding-top:45px;padding-bottom:54px;gap:35px}.chapter-kicker{font-size:12px;margin-bottom:22px}.chapter-copy h2{font-size:clamp(57px,12.5vw,75px);line-height:.9}.chapter-copy p{font-size:16px;line-height:1.55;margin-top:23px}.chapter-copy p+p{margin-top:15px}.chapter-punchline{font-size:23px;margin-top:20px}.chapter-art{width:100%;height:440px}.arrival-photo{width:84%;height:93%;right:0;transform:rotate(4deg)}.arrival-backdrop{font-size:119px;left:0;top:-20px}.entry-ticket{left:-4px;width:159px;bottom:14%;padding:12px;transform:rotate(-8deg)}.entry-ticket>.mono{font-size:12px;padding-bottom:8px}.entry-ticket strong{font-size:40px;margin:10px 0}.ticket-bottom{font-size:12px;padding-top:9px;line-height:1.3}.ticket-bottom>span:last-child{font-size:31px}.photo-note{font-size:12px;max-width:95%;right:0}.business-echo{font-size:18vw;left:0;top:5px}.desk-photo{top:62px;width:102%;height:73%;right:-3%;transform:rotate(-3deg)}.vest-detail{left:-4%;width:45%;bottom:2%;border-width:5px}.vest-inspection{right:-4px;bottom:16%;padding:9px 14px}.vest-inspection>span{font-size:12px}.vest-inspection strong{font-size:33px}.after-echo{font-size:24vw;left:-2%;top:5px}.after-cutout{width:111%;right:-6%;bottom:12px}.after-tag{left:-3px;bottom:9%;padding:10px 15px}.after-tag strong{font-size:44px}.after-tag>.mono{font-size:12px;max-width:90px;display:block;line-height:1.3}.after-star{right:-2%;top:14%;font-size:84px}.story-bottom{padding-block:10px 15px}.chapter-nav{gap:10px}.chapter-nav button{font-size:12px;line-height:1.4;text-align:left}.chapter-nav button span{font-size:14px}.culture{padding-top:65px;padding-bottom:40px}.culture-heading h2{font-size:11vw;line-height:.92}.culture-heading p{font-size:16px;line-height:1.5}.meme-wall{height:1360px;margin-top:45px}.meme-label{font-size:12px;padding:7px 9px;max-width:95%}.meme-bell{top:0;left:0;width:62%;height:295px;--r:-7deg}.meme-grillz{top:220px;right:-2%;width:66%;--r:8deg;z-index:4}.meme-watch{top:500px;right:2%;width:61%;height:365px;--r:5deg}.meme-arrival{top:785px;left:0;width:73%;height:280px;--r:-9deg;z-index:5}.meme-desk{top:1110px;left:8%;width:90%;height:230px;--r:5deg}.wall-doodle{font-size:155px;top:400px;left:2%;line-height:.78}.culture-bottom{font-size:12px;line-height:1.8}.finale{min-height:650px;padding-top:66px;padding-bottom:60px}.finale-intro{font-size:12px;margin-bottom:23px}.finale h2{font-size:15vw;line-height:.9}.finale-dog{width:590px;right:-290px;top:145px}.finale-bottom{margin-top:40px}.finale-bottom p{font-size:16px;max-width:160px}.finale-bottom .button{margin-top:170px;min-height:55px;padding:15px 18px;font-size:12px;gap:22px;position:relative;z-index:5}.site-footer{padding-block:27px 74px;gap:25px}.footer-logo{font-size:30px}.site-footer p{font-size:12px}.utility-bar{padding-inline:18px;gap:16px}.utility-bar button{font-size:12px;gap:8px}.dialog-top{font-size:12px;padding:8px 12px}.dialog-image{padding:7px}.dialog-bottom{gap:3px;padding:6px 8px}.dialog-bottom a{font-size:12px;padding-inline:3px}.dialog-bottom .mono{font-size:12px}.dialog-bottom button{min-width:38px;width:38px}.art-dialog{width:95vw;max-width:95vw}.takeover-top,.takeover-bottom{max-width:85%;font-size:12px}#bell-word{font-size:25vw}
}
@media(max-width:380px){.hero{min-height:940px;height:940px}.hero-dog{top:350px}.hero-intro{margin-top:23px}.hero-intro p{font-size:15px}.hero-stamp{bottom:85px}.chapter-art{height:400px}.meme-wall{height:1290px}.meme-bell{height:270px}.meme-grillz{top:200px}.meme-watch{top:455px;height:340px}.meme-arrival{top:740px;height:265px}.meme-desk{top:1045px;height:230px}.finale-dog{right:-315px;top:155px}.finale-bottom .button{font-size:12px;gap:15px;padding-inline:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.has-js .reveal{opacity:1;transform:none}.hero-dog{transform:none!important}.bell-takeover.active{display:none}.has-js .meme.reveal{opacity:1;transform:rotate(var(--r))}}
.motion-paused{scroll-behavior:auto}.motion-paused *, .motion-paused *::before,.motion-paused *::after{animation-play-state:paused!important;transition:none!important}.motion-paused .hero-dog{transform:none!important}.motion-paused .reveal{opacity:1!important}

@media(min-width:900px) and (max-height:820px){.story-enabled .chapter{padding-block:22px}.story-enabled .chapter-copy h2{font-size:clamp(53px,8.5svh,69px)}.story-enabled .chapter-kicker{margin-bottom:14px}.story-enabled .chapter-copy p{margin-top:17px;line-height:1.5}.story-enabled .chapter-copy p+p{margin-top:13px}.story-enabled .chapter-punchline{margin-top:14px}.story-enabled .story-top{padding-block:20px}.story-enabled .story-bottom{padding-block:8px 14px}.story-enabled .chapter-art{height:61svh}}
@media(max-width:899px){.hero-stamp{transform:rotate(9deg);padding:13px 17px}.hero-stamp>span{font-size:28px}.hero-stamp>strong{font-size:35px}}
@media(max-width:600px){.hero{height:calc(650px + 100vw);min-height:1020px}.hero-dog{top:calc(250px + 70vw);width:min(132vw,600px);right:-19vw}.hero-stamp{bottom:85px;right:8px;transform:rotate(10deg);padding:10px 12px}.hero-stamp>span{font-size:24px}.hero-stamp>strong{font-size:28px}.hero-stamp>small{font-size:12px;max-width:135px}.hero-bottom{bottom:20px;background:var(--green);padding-top:12px;border-top:1px solid #10150d55}}

:root{--contract-height:51px}
html{scroll-padding-top:calc(var(--contract-height) + 20px)}
.contract-bar{position:sticky;top:0;z-index:80}
.scroll-progress{z-index:85;background:var(--green)}
.brand-feather{width:42px;height:45px;object-fit:contain;flex:none}
.story-enabled .story-stage{top:var(--contract-height);height:calc(100svh - var(--contract-height) - 44px);min-height:0}
.prologue-intro{position:relative;z-index:1;display:grid;grid-template-columns:1.6fr 1fr;align-items:end;gap:48px}
.prologue-intro h2{font-size:clamp(58px,7.2vw,124px);line-height:.94}
.prologue-intro p{font-size:18px;line-height:1.65;color:#c6cebd;padding-bottom:5px}
.story-film{position:relative;z-index:1;margin-top:48px}
.film-screen{position:relative;aspect-ratio:16/9;background:#080a07;border:1px solid #bcf54b44}
.film-screen video{display:block;width:100%;height:100%;object-fit:contain}
.film-screen video:focus-visible{outline:2px solid var(--green);outline-offset:5px}
.film-play{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;width:100%;background:#0002;color:var(--green)}
.film-play[hidden]{display:none}
.film-play-symbol{display:grid;place-items:center;width:88px;height:88px;padding-left:5px;border:1px solid var(--green);border-radius:50%;background:var(--green);color:var(--ink);font:30px/1 Arial;transition:transform .2s}
.film-play>.mono{padding:7px 12px;background:var(--ink);border:1px solid #bcf54b44}
.film-play>.mono>span{margin-left:18px}
.film-play:hover .film-play-symbol{transform:scale(1.08)}
.film-play:focus-visible{outline-offset:-5px}
.film-caption{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line);color:var(--muted)}
.prologue .prologue-bottom{max-width:none;margin-top:24px;justify-content:flex-end}
.prologue-next{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:44px;color:var(--green)}
.prologue-next>span{font:32px/1 var(--body)}
@media(max-width:899px){.prologue-intro{grid-template-columns:1fr;gap:26px}.prologue-intro h2{font-size:clamp(58px,10.5vw,96px)}.prologue-intro p{font-size:17px}.story-film{margin-top:32px}.prologue .prologue-bottom{display:flex}}
@media(max-width:600px){.brand-feather{width:34px;height:37px}.prologue-intro h2{font-size:14vw}.prologue-intro p{font-size:16px}.film-play{gap:10px}.film-play-symbol{width:58px;height:58px;font-size:22px}.film-play>.mono{font-size:12px;padding:5px 10px}.film-caption{font-size:12px;padding:11px 0}.prologue-next{width:100%}}
