@font-face{font-family:Anton;src:url(/fonts/anton-400.woff2)format("woff2");font-weight:400;font-style:normal;font-display:optional}@font-face{font-family:Barlow Condensed;src:url(/fonts/barlow-condensed-400.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Barlow Condensed;src:url(/fonts/barlow-condensed-700.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--navy:#061c52;--blue:#082a73;--blue-bright:#154aad;--lime:#c3f000;--paper:#f4f6f3;--muted:#aab9d7;--line:#e0e8f72e;--radius:14px;color:var(--paper);background:var(--navy);font-synthesis:none;text-rendering:optimizelegibility;font-family:Barlow Condensed,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--navy)}body{background:var(--navy);min-width:320px;margin:0;overflow-x:clip}button,input{font:inherit}button,a{cursor:pointer;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{color:var(--navy);background:var(--lime)}:focus-visible{outline:3px solid var(--lime);outline-offset:4px}*{scrollbar-width:thin;scrollbar-color:var(--lime) var(--navy)}h1,h2,.brand b,.marquee,.pair-mark,.mood figcaption{text-transform:uppercase;font-family:Anton,Impact,Arial Narrow,sans-serif;font-weight:400}.section{width:min(100%,1400px);margin:0 auto;padding:120px 48px}.eyebrow{color:var(--lime);letter-spacing:.13em;margin-bottom:24px;font-size:14px;font-weight:700;display:inline-block}.button{white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;font-size:17px;font-weight:700;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:active,.nav-cta:active,.contract-copy button:active{transform:translateY(1px)scale(.98)}.button-primary{background:var(--lime);color:var(--navy)}.button-primary:hover{background:var(--paper)}.button-secondary{color:var(--paper);background:#061c528c;border-color:#f4f6f37a}.button-secondary:hover{border-color:var(--paper);background:#f4f6f31f}.hero{isolation:isolate;background:var(--navy) url(/assets/brand/hero.webp) center / cover no-repeat;min-height:100dvh;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#04143bf5 0%,#04143bcc 37%,#04143b14 70%);position:absolute;inset:0}.hero-wall-word{z-index:0;color:#f4f6f309;white-space:nowrap;pointer-events:none;font-family:Anton,Impact,Arial Narrow,sans-serif;font-size:clamp(140px,17vw,300px);line-height:.8;position:absolute;bottom:-.12em;left:-.02em}.hero-sticker{z-index:4;border:3px solid var(--navy);background:var(--paper);width:150px;color:var(--navy);box-shadow:8px 8px 0 var(--lime);grid-template-columns:28px 1fr;align-items:center;padding:13px 14px 12px;transition:transform .22s cubic-bezier(.16,1,.3,1);animation:.65s cubic-bezier(.16,1,.3,1) .18s both sticker-enter;display:grid;position:absolute;top:18%;right:38%;transform:rotate(-7deg)}.hero-sticker:hover{transform:rotate(-3deg)scale(1.04)}.hero-sticker svg{width:24px;height:24px;color:var(--blue-bright);grid-row:span 2}.hero-sticker strong{font-family:Anton,Impact,Arial Narrow,sans-serif;font-size:34px;font-weight:400;line-height:.9}.hero-sticker span{letter-spacing:.12em;font-size:13px;font-weight:700}@keyframes sticker-enter{0%{opacity:0;transform:translateY(18px)rotate(-12deg)scale(.9)}}.sticker-badge{border:3px solid var(--navy);background:var(--paper);color:var(--navy);letter-spacing:.02em;text-transform:uppercase;box-shadow:6px 6px 0 var(--lime);border-radius:10px;align-items:center;margin-top:22px;padding:9px 16px;font-family:Anton,Impact,Arial Narrow,sans-serif;font-size:15px;font-weight:400;transition:transform .22s cubic-bezier(.16,1,.3,1);display:inline-flex}.sticker-badge.tilt-left{transform:rotate(-4deg)}.sticker-badge.tilt-right{transform:rotate(4deg)}.sticker-badge.tilt-left:hover{transform:rotate(-1deg)translateY(-3px)}.sticker-badge.tilt-right:hover{transform:rotate(1deg)translateY(-3px)}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);background:#061c52db;width:100%;height:76px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;width:min(100%,1500px);height:100%;margin:0 auto;padding:0 38px;display:flex}.brand{align-items:center;gap:11px;min-height:44px;transition:transform .18s cubic-bezier(.16,1,.3,1);display:inline-flex}.brand:hover{transform:rotate(-2deg)translateY(-2px)}.brand img{object-fit:contain;width:40px;height:40px}.brand b{letter-spacing:.01em;font-size:27px}.site-header nav{align-items:center;gap:32px;font-size:16px;font-weight:600;display:flex}.site-header nav>a:not(.nav-cta){padding:10px 0;position:relative}.site-header nav>a:not(.nav-cta):before{content:"🐾";opacity:0;font-size:13px;transition:opacity .18s,transform .18s cubic-bezier(.16,1,.3,1);position:absolute;left:-22px;transform:translateY(2px)rotate(-12deg)scale(.6)}.site-header nav>a:not(.nav-cta):after{content:"";background:var(--lime);border-radius:2px;height:3px;transition:right .2s;position:absolute;bottom:4px;left:0;right:100%}.site-header nav>a:hover{color:var(--lime)}.site-header nav>a:hover:before{opacity:1;transform:translateY(0)rotate(-12deg)scale(1)}.site-header nav>a:hover:after{right:0}.nav-cta{background:var(--lime);min-height:42px;color:var(--navy);border-radius:10px;align-items:center;gap:8px;padding:0 17px;font-weight:700;transition:transform .18s cubic-bezier(.16,1,.3,1),box-shadow .18s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:4px 4px #f4f6f338}.nav-cta:hover{transform:rotate(-2deg)translateY(-2px);box-shadow:6px 6px #f4f6f338}.nav-cta svg{width:17px}.menu-button{width:44px;height:44px;color:var(--paper);background:0 0;border:0;place-items:center;padding:0;display:none}.menu-button svg{width:26px;height:26px}.hero-copy{width:min(100%,1500px);margin:0 auto;padding:clamp(90px,14vh,145px) 38px 72px}.hero-label{color:var(--lime);letter-spacing:.06em;margin-bottom:22px;font-size:18px;font-weight:600;display:block}.hero h1{letter-spacing:-.025em;max-width:660px;margin:0;font-size:clamp(64px,7vw,108px);line-height:.9}.hero h1 strong{color:var(--lime);font:inherit}.hero-copy>p{color:#d6e0f2;max-width:470px;margin:26px 0 0;font-size:21px;line-height:1.45}.hero-actions{gap:10px;margin-top:34px;display:flex}.hero-socials{margin-top:20px}.hero-badge{margin-top:22px}.origin{grid-template-columns:minmax(0,1.7fr) minmax(300px,.7fr);align-items:center;gap:60px;display:grid}.origin-image{border-radius:var(--radius);margin:0;overflow:hidden}.origin-image img{aspect-ratio:3/2;object-fit:cover;width:100%}.origin-copy h2,.story h2,.equation h2,.pairing h2,.thesis-heading h2,.moods h2,.contract h2,.memes h2,.final-word h2{letter-spacing:-.02em;margin:0;font-size:clamp(54px,6.3vw,96px);line-height:.93}.origin-copy blockquote{max-width:430px;color:var(--paper);margin:26px 0 0;font-size:25px;font-weight:600;line-height:1.35}.us-flag{vertical-align:-3px;border-radius:3px;margin-left:5px;display:inline-block;overflow:hidden;transform:rotate(-4deg);box-shadow:0 2px 6px #020a1f73}.origin-copy>p{max-width:430px;color:var(--muted);margin:20px 0 25px;font-size:19px;line-height:1.5}.origin-link{min-height:44px;color:var(--lime);border-bottom:1px solid #c3f0008c;align-items:center;gap:10px;padding:10px 0;font-size:17px;font-weight:700;transition:color .18s,border-color .18s;display:inline-flex}.origin-link:hover{color:var(--paper);border-color:var(--paper)}.origin-link svg:first-child{width:21px;height:21px}.origin-link svg:last-child{width:16px;height:16px}.story{grid-template-columns:.8fr 1.2fr;align-items:center;gap:9vw;padding-top:70px;display:grid}.story-copy>p{max-width:480px;color:var(--muted);margin:25px 0 0;font-size:20px;line-height:1.55}.story-images{min-height:690px;position:relative}.story-photo{border-radius:var(--radius);width:54%;height:74%;position:absolute;top:2%;left:0;overflow:hidden}.story-photo img{object-fit:cover;width:100%;height:100%}.story-cutout{filter:drop-shadow(0 26px 38px #010a2073);width:72%;max-height:680px;position:absolute;bottom:0;right:-3%}.story-cutout img{object-fit:contain;object-position:bottom;width:100%;height:100%;max-height:680px}.marquee{background:var(--lime);color:var(--navy);border-block:1px solid #c3f00085;overflow:hidden}.marquee>div{width:max-content;animation:28s linear infinite marquee;display:flex}.marquee span{white-space:pre;letter-spacing:.02em;padding:13px 0;font-size:clamp(22px,2vw,31px)}@keyframes marquee{to{transform:translate(-50%)}}.why-benny{width:min(100%,1500px);min-height:800px;margin:0 auto;position:relative;overflow:hidden}.why-benny picture{display:contents}.why-benny img{object-fit:cover;width:100%;height:100%;min-height:800px}.screen-copy{flex-direction:column;justify-content:center;width:59%;height:56%;padding:5%;display:flex;position:absolute;top:12%;left:8%}.screen-copy>span{color:var(--lime);letter-spacing:.08em;font-size:17px;font-weight:700}.screen-copy h2{margin:16px 0;font-family:Anton,sans-serif;font-size:clamp(52px,6vw,96px);font-weight:400;line-height:.92}.screen-copy p{color:#c5d2e9;max-width:450px;margin:0;font-size:19px;line-height:1.45}.equation{grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:6vw;min-height:850px;padding-top:150px;padding-bottom:150px;display:grid}.equation-copy{flex-direction:column;justify-content:center;display:flex}.equation h2 strong{color:var(--lime);font:inherit}.equation-lines{border-top:1px solid var(--line);margin-top:44px}.equation-lines p{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:24px;margin:0;padding:17px 0;font-family:Anton,sans-serif;font-size:clamp(25px,2.6vw,42px);line-height:1;display:flex}.equation-lines b{color:var(--lime);font-size:.75em;font-weight:400}.equation-lines .equation-result{color:var(--lime);font-size:clamp(34px,3.8vw,59px);line-height:.98;display:block}.equation-note{max-width:510px;color:var(--muted);margin:25px 0 0;font-size:19px;line-height:1.5}.equation-art{isolation:isolate;border-radius:var(--radius);background:var(--blue-bright);min-height:670px;position:relative;overflow:hidden}.equation-art:before{content:"";z-index:-1;aspect-ratio:1;background:var(--lime);border-radius:50%;width:64%;position:absolute;inset:7% 8% auto auto}.equation-dog{filter:drop-shadow(0 30px 40px #030f3061);width:96%;max-height:96%;transform:translate3d(calc(var(--tilt-x,0) * 1px), calc(var(--tilt-y,0) * 1px), 0);transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .22s ease-out;position:absolute;bottom:-3%;left:-7%}.equation-dog img{object-fit:contain;object-position:bottom left;width:100%;height:100%;max-height:100%}.equation-coin{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 24px 30px #030f307a);width:39%;height:auto;animation:4.5s ease-in-out infinite coin-drift;position:absolute;top:5%;right:5%}@keyframes coin-drift{50%{transform:translateY(-12px)rotate(4deg)}}.pairing{padding-top:150px}.pairing-copy{max-width:670px}.pairing-copy h2 strong{color:var(--lime);font:inherit}.pairing-copy>p{max-width:590px;color:var(--muted);margin:28px 0 0;font-size:20px;line-height:1.5}.pairing-stage{background:var(--blue);border-radius:var(--radius);grid-template-columns:1fr 280px 1fr;align-items:center;min-height:480px;margin-top:60px;display:grid;position:relative;overflow:hidden}.pairing-stage:after{content:"";background:#c3f0006b;height:1px;position:absolute;inset:auto 8% 0}.coin{z-index:1;aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 35px 42px #010c2a8c);justify-self:center;width:min(90%,470px);height:auto;transition:transform .3s cubic-bezier(.16,1,.3,1);position:relative}.coin-one{transform:rotate(-8deg)}.pairing-stage:hover .coin-one{transform:rotate(-3deg)translateY(-8px)}.meta-token{z-index:1;aspect-ratio:1;border:6px solid var(--paper);background:#fff;border-radius:50%;justify-self:center;place-items:center;width:min(68%,340px);transition:transform .3s cubic-bezier(.16,1,.3,1);display:grid;position:relative;overflow:hidden;box-shadow:0 35px 42px #010c2a73}.meta-token img{object-fit:cover;width:88%;height:88%}.pairing-stage:hover .meta-token{transform:translateY(-8px)rotate(2deg)}.pair-mark{color:var(--lime);text-align:center;place-items:center;gap:9px;display:grid}.pair-mark span{font-size:27px}.pair-mark b{color:var(--paper);letter-spacing:.16em;font-family:Barlow Condensed,sans-serif;font-size:13px}.pair-mark i{background:#f4f6f373;width:1px;height:55px}.pairing-notes{grid-template-columns:repeat(3,1fr);margin-top:24px;display:grid}.pairing-notes p{border-left:1px solid var(--line);gap:6px;margin:0;padding:20px 26px;display:grid}.pairing-notes p:last-child{border-right:1px solid var(--line)}.pairing-notes b{color:var(--lime);letter-spacing:.1em;font-size:13px}.pairing-notes span{color:var(--paper);font-size:19px}.thesis{padding-top:126px}.thesis-heading{max-width:850px;position:relative}.thesis-heading h2{margin:0}.thesis-heading h2 strong{color:var(--lime);font:inherit}.thesis-heading>p{max-width:520px;color:var(--muted);margin:22px 0 0;font-size:19px;line-height:1.5}.thesis-heading .sticker-badge{white-space:nowrap;margin:0;position:absolute;bottom:8px;left:min(62vw,650px)}.thesis-body{grid-template-columns:minmax(360px,.92fr) minmax(420px,1.08fr);align-items:stretch;gap:24px;margin-top:50px;display:grid}.thesis-proof{border:3px solid var(--navy);border-radius:var(--radius);background:var(--paper);width:100%;box-shadow:6px 6px 0 var(--lime);margin:0;padding:12px 12px 40px;transition:transform .22s cubic-bezier(.16,1,.3,1);position:relative;transform:rotate(-.7deg)}.thesis-proof:hover{transform:rotate(0)translateY(-3px)}.thesis-proof img{object-fit:contain;border-radius:8px;width:100%;height:100%;min-height:0}.thesis-proof figcaption{justify-content:flex-end;align-items:center;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.thesis-proof figcaption a{color:var(--blue-bright);align-items:center;gap:4px;text-decoration:underline;display:inline-flex}.thesis-list{grid-template-rows:repeat(3,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.thesis-list li{border:1px solid var(--line);border-radius:var(--radius);background:#082363;flex-direction:column;justify-content:center;min-height:0;padding:24px 30px;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s,background-color .22s;display:flex;overflow:hidden}.thesis-list li:nth-child(2){background:#0a2b74;margin-left:24px}.thesis-list li:hover{background:#0d3488;border-color:#c3f00094;transform:translate(6px)}.thesis-list h3{color:var(--paper);letter-spacing:-.01em;margin:0;font-family:Anton,Impact,Arial Narrow,sans-serif;font-size:clamp(24px,2.2vw,32px);font-weight:400}.thesis-list p{color:#c5d2e9;max-width:540px;margin:9px 0 0;font-size:17px;line-height:1.42}.moods{grid-template-rows:430px 430px;grid-template-columns:1.05fr .75fr .9fr;gap:18px;display:grid}.moods-title{border-radius:var(--radius);background:var(--blue);flex-direction:column;justify-content:flex-end;padding:45px;display:flex}.moods-title h2{font-size:clamp(54px,5vw,83px)}.moods-title p{color:var(--muted);margin:18px 0 0;font-size:18px}.mood{border-radius:var(--radius);background:#0a2f7d;margin:0;transition:transform .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.mood picture{width:100%;height:100%;display:block}.mood img{object-fit:contain;object-position:bottom;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1)}.mood:hover{transform:rotate(0)scale(1.01)}.mood:hover img{transform:scale(1.035)}.mood figcaption{font-size:17px;position:absolute;bottom:15px;left:18px}.mood-one{grid-row:span 2;transform:rotate(-.7deg)}.mood-two{background:#0f3c99;transform:rotate(1deg)}.mood-three{background:#051b4e;transform:rotate(-1.1deg)}.contract{min-height:760px;position:relative;overflow:hidden}.contract>picture{min-height:760px;display:block}.contract>picture>img{object-fit:cover;object-position:center top;width:100%;min-height:760px;transform:scaleX(-1)}.contract:after{content:"";background:linear-gradient(90deg,#0413371f,#0413371a 45%,#041337f0 76%);position:absolute;inset:0}.contract-copy{z-index:1;width:min(39%,520px);position:absolute;top:50%;right:max(5%,50vw - 680px);transform:translateY(-50%)}.contract-copy>p{color:#cad6eb;max-width:430px;margin:24px 0;font-size:19px;line-height:1.5}.contract-actions{gap:10px;display:flex}.contract-copy button,.contract-copy .chart-button{min-height:54px;color:var(--paper);white-space:nowrap;background:#061c52db;border:1px solid #f4f6f380;border-radius:10px;flex:1;align-items:center;gap:12px;padding:0 18px;font-weight:700;display:flex}.contract-copy button svg,.contract-copy .chart-button svg{color:var(--lime)}.contract-copy .chart-button:disabled{opacity:.6;cursor:not-allowed}.contract-copy small{color:#b5c2d9;align-items:center;gap:7px;margin-top:13px;font-size:14px;display:flex}.contract-copy small svg{color:var(--lime)}.footer-brand{align-content:start;gap:20px;display:grid}.social-links{gap:10px;display:flex}.social-link{width:44px;height:44px;color:var(--muted);background:0 0;border:1px solid #f4f6f347;border-radius:10px;place-items:center;display:grid}.social-link svg{width:18px;height:18px}.social-link:disabled{opacity:.55;cursor:not-allowed}.memes{padding-top:150px}.memes-heading{max-width:720px;margin-bottom:52px}.memes-heading p{color:var(--muted);margin:22px 0 0;font-size:20px}.meme-feed-shell{grid-template-columns:minmax(0,720px) minmax(320px,410px);align-items:start;gap:32px;max-width:1162px;display:grid}.meme-feed{gap:22px;min-width:0;display:grid}.feed-identity,.feed-post{border:1px solid var(--line);border-radius:var(--radius);background:#092663;overflow:hidden;box-shadow:0 18px 45px #010c2a33}.feed-identity{align-items:center;gap:13px;padding:17px 19px;display:flex}.feed-identity>img,.feed-post-header>img{border:2px solid var(--lime);object-fit:contain;background:var(--navy);border-radius:50%;flex:none;width:44px;height:44px}.feed-identity>span,.feed-post-header>span{gap:2px;min-width:0;display:grid}.feed-identity b,.feed-post-header b{letter-spacing:.01em;font-family:Anton,Impact,Arial Narrow,sans-serif;font-size:18px;font-weight:400}.feed-identity small,.feed-post-header small{color:var(--muted);font-size:14px}.feed-post-header{align-items:center;gap:12px;padding:17px 19px 11px;display:flex}.feed-post-copy{gap:3px;margin:0;padding:0 19px 16px;display:grid}.feed-post-copy b{text-transform:uppercase;font-family:Anton,Impact,Arial Narrow,sans-serif;font-size:22px;font-weight:400}.feed-post-copy span{color:#d1dbed;letter-spacing:.04em;font-size:15px}.feed-post-media{aspect-ratio:1;background:var(--navy);display:block;overflow:hidden}.feed-post-media img{object-fit:cover;width:100%;height:100%;transition:transform .42s cubic-bezier(.16,1,.3,1)}.feed-post:hover .feed-post-media img{transform:scale(1.018)}.feed-post-proof{border-bottom:1px solid var(--line);min-height:48px;color:var(--muted);justify-content:space-between;align-items:center;gap:18px;padding:9px 18px;font-size:14px;display:flex}.feed-post-proof>span{align-items:center;min-width:0;display:inline-flex}.feed-post-proof i{background:var(--blue);border:2px solid #092663;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;margin-right:-5px;font-size:12px;font-style:normal;line-height:1;display:inline-flex}.feed-post-proof i:last-child{margin-right:9px}.feed-post-actions{grid-template-columns:1fr 1fr;padding:7px 9px;display:grid}.feed-post-actions button{color:#c8d4e8;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-weight:700;transition:background .18s,color .18s,transform .18s;display:inline-flex}.feed-post-actions button:hover{color:var(--paper);background:#f4f6f314}.feed-post-actions button.is-liked{color:var(--lime)}.feed-post-actions button:active{transform:scale(.98)}.feed-post-actions svg{width:20px;height:20px}.meme-album{border:1px solid var(--line);border-radius:var(--radius);background:#092663;padding:18px;position:sticky;top:24px;overflow:hidden;box-shadow:0 18px 45px #010c2a33}.album-heading{align-items:center;gap:13px;margin-bottom:17px;display:flex}.album-heading>span{background:var(--lime);width:44px;height:44px;color:var(--navy);border-radius:10px;place-items:center;display:grid}.album-heading svg{width:23px;height:23px}.album-heading h3{margin:0;font-family:Anton,Impact,Arial Narrow,sans-serif;font-size:24px;font-weight:400}.album-heading p{color:var(--muted);margin:2px 0 0;font-size:14px}.album-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.album-tile{background:var(--navy);min-width:0;color:var(--paper);text-align:left;border:1px solid #f4f6f31f;border-radius:10px;padding:0 0 8px;transition:border-color .18s,transform .22s cubic-bezier(.16,1,.3,1);overflow:hidden}.album-tile:hover{border-color:var(--lime);transform:translateY(-3px)rotate(-1deg)}.album-tile picture{aspect-ratio:1;display:block;overflow:hidden}.album-tile img{object-fit:cover;width:100%;height:100%;transition:transform .32s cubic-bezier(.16,1,.3,1)}.album-tile:hover img{transform:scale(1.04)}.album-tile>span{text-overflow:ellipsis;white-space:nowrap;padding:8px 8px 0;font-size:12px;font-weight:700;line-height:1.1;display:block;overflow:hidden}.album-lightbox{z-index:60;-webkit-backdrop-filter:blur(12px);background:#020c2beb;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.album-lightbox-card{border-radius:var(--radius);background:var(--navy);border:1px solid #f4f6f347;width:min(92vw,760px);position:relative;overflow:hidden;box-shadow:0 28px 80px #010a228c}.album-lightbox-card>img{object-fit:contain;background:#04163f;width:100%;height:auto;max-height:78dvh}.album-lightbox-meta{justify-content:space-between;align-items:center;gap:18px;padding:12px 14px 13px 18px;display:flex}.album-lightbox-meta>p{text-transform:uppercase;margin:0;font-family:Anton,Impact,Arial Narrow,sans-serif;font-size:20px}.album-lightbox-actions{gap:8px;display:flex}.album-lightbox-actions a{min-height:44px;color:var(--paper);white-space:nowrap;border:1px solid #f4f6f357;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:700;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.album-lightbox-actions a:hover{border-color:var(--lime);background:var(--lime);color:var(--navy)}.album-lightbox-actions a:active{transform:scale(.98)}.album-lightbox-actions svg{width:19px;height:19px}.album-lightbox-close{z-index:1;width:44px;height:44px;color:var(--paper);background:#061c52e0;border:1px solid #f4f6f357;border-radius:10px;place-items:center;padding:0;display:grid;position:absolute;top:12px;right:12px}.album-lightbox-close:hover{background:var(--lime);color:var(--navy)}.album-lightbox-close svg{width:22px;height:22px}.final-word{min-height:720px;position:relative;overflow:hidden}.final-word>picture{min-height:720px;display:block}.final-word>picture>img{object-fit:cover;width:100%;min-height:720px}.final-word:after{content:"";background:linear-gradient(90deg,#0413371f,#0413370f 46%,#041337e6);position:absolute;inset:0}.final-word>div{z-index:1;position:absolute;top:50%;right:max(5%,50vw - 660px);transform:translateY(-50%)}.final-word h2{color:var(--lime)}.final-word p{margin:20px 0 28px;font-size:24px;font-weight:600}.footer{border-top:1px solid var(--line);background:#04163f;grid-template-columns:220px 1fr 1.4fr auto;align-items:start;gap:40px;padding:70px max(32px,50vw - 700px);display:grid}.footer-links{gap:10px;font-size:16px;font-weight:600;display:grid}.footer-links a{align-items:center;min-height:44px;display:flex}.footer>p{color:#9daecb;max-width:500px;margin:0;font-size:14px;line-height:1.5}.footer>small{color:#8393af;font-size:13px}.load-in{animation:.7s cubic-bezier(.16,1,.3,1) both hero-enter}@keyframes hero-enter{0%{opacity:0;transform:translateY(20px)}}.js .reveal{opacity:0;transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1);transform:translateY(44px)}.js .reveal.is-visible{opacity:1;transform:none}.js .moods.reveal .mood,.js .memes.reveal .album-tile{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(30px)scale(.985)}.js .moods.reveal.is-visible .mood,.js .memes.reveal.is-visible .album-tile{opacity:1;transform:none}.js .moods.is-visible .mood:first-of-type,.js .memes.is-visible .album-tile:first-child{transition-delay:60ms}.js .moods.is-visible .mood:nth-of-type(2),.js .memes.is-visible .album-tile:nth-child(2){transition-delay:.13s}.js .moods.is-visible .mood:nth-of-type(3),.js .memes.is-visible .album-tile:nth-child(3){transition-delay:.2s}.js .memes.is-visible .album-tile:nth-child(n+4){transition-delay:.26s}.js .equation.reveal:not(.is-visible) .equation-dog{opacity:0;transform:translate(-45px,34px)scale(.96)}.js .equation.reveal:not(.is-visible) .equation-coin{opacity:0}.js .pairing.reveal:not(.is-visible) .coin-one{opacity:0;transform:translate(-50px,24px)rotate(-14deg)}.js .pairing.reveal:not(.is-visible) .meta-token{opacity:0;transform:translate(50px,24px)rotate(7deg)}.equation-dog,.coin-one,.meta-token{transition-property:opacity,transform}@media (width<=1024px){.section{padding:95px 28px}.site-header nav{gap:20px}.origin{grid-template-columns:1.2fr .8fr;gap:34px}.thesis-body{grid-template-columns:minmax(300px,.9fr) minmax(340px,1.1fr);gap:18px}.thesis-list li{padding:21px 24px}.thesis-list li:nth-child(2){margin-left:12px}.story{gap:3vw}.story-images{min-height:580px}.why-benny,.why-benny img{min-height:650px}.equation{gap:35px;min-height:720px}.pairing-stage{grid-template-columns:1fr 150px 1fr;min-height:400px}.moods{grid-template-rows:360px 360px}.contract,.contract>picture,.contract>picture>img{min-height:650px}.meme-feed-shell{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer{grid-template-columns:180px 1fr 1.5fr}.footer>small{grid-column:3}}@media (width<=760px){.section{padding:68px 16px}.site-header{height:68px}.header-inner{padding:0 16px}.brand img{width:36px;height:36px}.brand b{font-size:23px}.site-header nav{border:1px solid var(--line);border-radius:var(--radius);background:#071e55;padding:18px 18px 18px 30px;display:none;position:absolute;top:68px;left:8px;right:8px;box-shadow:0 24px 50px #020a1f66}.site-header nav>a:not(.nav-cta):before{left:-18px}.site-header nav.open{display:grid}.nav-cta{justify-content:center;margin-top:4px}.menu-button{place-items:center;display:grid}.hero{background-position:82%;min-height:100svh}.hero:before{background:linear-gradient(90deg,#04143bf0,#04143bb3 52%,#04143b14)}.hero-copy{padding:92px 16px 52px}.hero-wall-word{font-size:34vw;bottom:-.05em}.hero-sticker{width:112px;box-shadow:5px 5px 0 var(--lime);grid-template-columns:22px 1fr;padding:10px;top:88px;right:16px;transform:rotate(6deg)}.hero-sticker:hover{transform:rotate(4deg)scale(1.03)}.hero-sticker svg{width:19px;height:19px}.hero-sticker strong{font-size:27px}.hero-sticker span{font-size:10px}.hero h1{max-width:360px;font-size:clamp(58px,18vw,76px)}.hero-copy>p{max-width:310px;font-size:19px}.hero-actions{flex-direction:column;align-items:stretch;max-width:230px}.hero-actions .button{padding:0 16px;font-size:16px}.origin,.story{grid-template-columns:1fr}.thesis{padding-top:90px}.thesis-heading .sticker-badge{margin-top:22px;position:static}.thesis-body{grid-template-columns:1fr;gap:22px;margin-top:34px}.thesis-proof{transform:rotate(-.5deg)}.thesis-proof img{aspect-ratio:784/599;height:auto}.thesis-list{grid-template-rows:none}.thesis-list li{min-height:154px;padding:24px}.thesis-list li:nth-child(2){margin-left:0}.origin{gap:38px}.origin-image img{aspect-ratio:1;object-position:center 22%}.origin-copy h2,.story h2,.equation h2,.pairing h2,.thesis-heading h2,.moods h2,.contract h2,.memes h2,.final-word h2{font-size:clamp(48px,14vw,56px)}.story{gap:25px}.story-images{min-height:440px}.story-photo{width:60%;height:72%}.story-cutout{width:74%;right:-2%}.marquee span{font-size:21px}.why-benny,.why-benny img{min-height:520px}.why-benny img{object-position:center}.screen-copy{width:76%;height:54%;padding:5%;top:4%;left:4%}.screen-copy h2{font-size:44px}.screen-copy p{font-size:15px}.equation{grid-template-columns:1fr;gap:32px;min-height:0;padding-top:82px;padding-bottom:82px}.equation-lines{margin-top:32px}.equation-art{min-height:460px}.equation-coin{width:38%}.pairing{padding-top:82px}.pairing-stage{grid-template-columns:1fr;min-height:620px;padding:22px 0}.coin{width:68%}.meta-token{width:54%}.pair-mark{justify-content:center;justify-self:center;align-items:center;gap:12px;width:88%;display:flex}.pair-mark i{display:none}.pair-mark b{color:var(--paper);font-size:20px}.pairing-notes{grid-template-columns:1fr}.pairing-notes p,.pairing-notes p:last-child{border-right:0;border-bottom:1px solid var(--line)}.moods{grid-template-rows:auto repeat(3,350px);grid-template-columns:1fr;gap:12px}.moods-title{min-height:310px;padding:26px}.mood-one{grid-row:auto}.contract,.contract>picture,.contract>picture>img{min-height:600px}.contract>picture>img{object-position:center;height:600px;transform:none}.contract:after{background:linear-gradient(#04133733 30%,#041337fa)}.contract-copy{width:auto;inset:auto 16px 24px;transform:none}.contract-actions{flex-direction:column}.footer-brand{justify-items:start}.memes{padding-left:12px;padding-right:12px}.memes-heading{margin-bottom:36px;padding:0 4px}.meme-feed-shell{grid-template-columns:1fr;gap:18px}.meme-album{order:-1;padding:16px;position:static}.album-grid{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:132px;grid-auto-flow:column;gap:9px;padding-bottom:7px;overflow-x:auto}.album-grid::-webkit-scrollbar{display:none}.album-tile{scroll-snap-align:start}.meme-feed{gap:14px}.feed-identity{display:none}.feed-post-header{padding:15px 16px 10px}.feed-post-copy{padding:0 16px 14px}.feed-post-proof{flex-direction:column;align-items:flex-start;gap:4px;padding:10px 15px}.feed-post-actions{padding:6px 8px}.album-lightbox{padding:12px}.album-lightbox-card{width:100%}.album-lightbox-meta{flex-direction:column;align-items:stretch;gap:10px;padding:12px}.album-lightbox-actions{grid-template-columns:1fr 1fr;display:grid}.album-lightbox-actions a{padding:0 10px}.final-word,.final-word>picture,.final-word>picture>img{min-height:580px}.final-word>picture>img{object-position:center;height:580px}.final-word:after{background:linear-gradient(#0413370d 30%,#041337f5)}.final-word>div{inset:auto 16px 36px;transform:none}.footer{grid-template-columns:1fr;gap:30px;padding:50px 16px}.footer>small{grid-column:1}}@media (width<=380px){.hero-sticker{width:104px;right:12px}.hero h1{font-size:54px}.hero-copy>p{max-width:270px;font-size:18px}.story-images{min-height:400px}.equation-art{min-height:420px}.pairing-stage{min-height:580px}.moods{grid-template-rows:auto repeat(3,320px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.js .reveal,.js .reveal .mood,.js .reveal .album-tile,.js .reveal .equation-dog,.js .reveal .equation-coin,.js .reveal .coin-one,.js .reveal .meta-token{opacity:1!important;transform:none!important}.marquee>div,.equation-coin,.hero-sticker,.load-in{animation:none!important}}
