/* Pal in Thiel — plain CSS, no build required. */
:root{--ink:#101b30;--blue:#46b9ef;--yellow:#fff14c;--cream:#fffdf4;--muted:#56606b;--line:2px solid var(--ink);--display:"Arial Black","Arial Rounded MT Bold",Arial,sans-serif;--body:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--body);-webkit-font-smoothing:antialiased}body,main{overflow-x:clip}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button:disabled{cursor:default}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #8954d6;outline-offset:6px}::selection{background:var(--yellow);color:var(--ink)}img{display:block;max-width:100%}svg{display:block}[hidden]{display:none!important}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip-link{position:absolute;top:10px;left:10px;background:var(--yellow);padding:12px;z-index:100;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{background:var(--cream);border-bottom:var(--line);position:relative;z-index:5}.header-inner{height:94px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:14px;white-space:nowrap}.brand-mark{display:flex;align-items:center;justify-content:center;background:var(--yellow);border:var(--line);border-radius:9px;box-shadow:3px 3px 0 var(--ink);padding:8px 10px;font:800 22px/.95 var(--display);letter-spacing:-1.2px;transform:rotate(-5deg)}.brand-name{font:800 24px/1 var(--display);letter-spacing:-1px}.brand-dot{color:#269ed9}nav{display:flex;align-items:center;gap:30px}.nav-link{font-size:14px;font-weight:800}.nav-link span{display:inline-block;margin-left:6px}.nav-social{padding:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:56px;padding:15px 24px;font-weight:800;font-size:15px;border:var(--line);border-radius:8px;background:var(--yellow);box-shadow:4px 4px 0 var(--ink);transition:transform .16s,box-shadow .16s,background .16s}.button:hover{transform:translate(-2px,-2px);box-shadow:6px 6px 0 var(--ink)}.button:active{transform:translate(3px,3px);box-shadow:1px 1px 0 var(--ink)}.button-small{min-height:43px;padding:11px 17px;font-size:13px;gap:12px}.button-small .icon{width:17px;height:17px}.button-dark{background:var(--ink);color:var(--cream);box-shadow:4px 4px 0 var(--cream)}.button-dark:hover{box-shadow:6px 6px 0 var(--cream);background:#22304a}.button-outline{background:transparent}.hero{position:relative;background:var(--blue);border-bottom:var(--line)}.hero-grain{pointer-events:none;position:absolute;inset:0;opacity:.3;background-image:radial-gradient(#16658c 0.7px,transparent .9px);background-size:9px 9px;mask-image:linear-gradient(to right,transparent 30%,#000)}.hero-inner{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px;min-height:752px;padding-top:44px;padding-bottom:48px}.hero-copy{position:relative;z-index:2}.eyebrow-pill{display:inline-flex;gap:8px;align-items:center;border:1.5px solid var(--ink);border-radius:50px;padding:8px 12px;font-size:10px;font-weight:800;letter-spacing:1.15px;background:#b8e6fa}.status-dot{width:6px;height:6px;background:var(--ink);border-radius:50%}h1{font:800 clamp(92px,10.8vw,152px)/.86 var(--display);letter-spacing:-8.5px;margin:28px 0 40px}h1>span{display:block}.pal-word{position:relative;width:max-content;color:var(--yellow)}.period{color:var(--ink)}.pal-underline{position:absolute;width:95%;height:20px;left:0;bottom:-20px;transform:rotate(-3deg);color:var(--ink)}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-lore{display:flex;align-items:center;gap:15px;font-size:13px;font-weight:800;border-bottom:1px solid var(--ink);padding-block:8px}.hero-small{font-size:12px;font-weight:600;margin-top:20px}.hero-small span{font-weight:400}.hero-art{position:relative;width:90%;max-width:485px;justify-self:center;margin-top:10px}.poster-back{position:absolute;inset:9px -11px -9px 3px;background:var(--yellow);border:var(--line);border-radius:16px;transform:rotate(-4deg)}.pal-poster{margin:0;position:relative;background:var(--cream);border:var(--line);border-radius:14px;padding:12px;transform:rotate(4deg);box-shadow:9px 10px 0 var(--ink);transition:transform .35s}.pal-poster:hover{transform:rotate(1deg)}.poster-top{display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1.1px;font-weight:800;padding:4px 3px 12px}.pal-poster picture{display:block;border:var(--line);border-radius:6px;overflow:hidden;background:var(--blue)}.pal-portrait{width:100%;height:auto;aspect-ratio:1/1.1;object-fit:cover;object-position:center top}.pal-poster figcaption{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 4px 5px;font:800 23px/1 var(--display);letter-spacing:-.8px}.poster-caption-right{font:700 8px/1.4 var(--body);letter-spacing:.65px}.pal-sticker{position:absolute;z-index:3;right:-35px;top:-37px;width:124px;height:124px;border:2px solid var(--ink);border-radius:50%;background:var(--yellow);box-shadow:4px 5px 0 var(--ink);transform:rotate(12deg);display:flex;flex-direction:column;align-items:center;justify-content:center}.pal-sticker>span{font-size:10px;letter-spacing:1px;font-weight:800;text-align:center;line-height:1.1}.pal-sticker strong{font:800 35px/1 var(--display);letter-spacing:-1px;margin:3px 0 2px}.pal-sticker .icon{width:25px;height:25px;stroke-width:3}.hello-note{position:absolute;z-index:3;bottom:-52px;left:-71px;font:700 26px/1 var(--display);letter-spacing:-1px;transform:rotate(-7deg)}.hello-note svg{position:absolute;left:128px;top:-22px;transform:rotate(175deg);width:77px;height:50px}.sparkle{position:absolute;z-index:3;color:var(--ink)}.sparkle-one{width:58px;height:58px;top:53px;left:-50px;transform:rotate(12deg)}.sparkle-two{width:28px;height:28px;right:-51px;bottom:85px;color:var(--cream);filter:drop-shadow(2px 2px 0 var(--ink))}.hero-bottom{position:relative;display:flex;justify-content:space-between;align-items:center;padding:12px 0 20px;font-size:9px;font-weight:800;letter-spacing:1.5px}.hero-bottom>span:last-child{display:flex;align-items:center;gap:10px}.hero-bottom .icon{width:22px;height:22px;stroke-width:2.5}.ticker{position:relative;overflow:hidden;border-bottom:var(--line);background:var(--yellow);padding:16px 0}.ticker-track{display:flex;width:max-content;animation:marquee 40s linear infinite}.ticker-group{display:flex;align-items:center;gap:34px;padding-right:34px;white-space:nowrap;font:800 23px/1.2 var(--display);letter-spacing:-.5px}.ticker-group b{font-size:29px;font-weight:500}.ticker-control{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:var(--yellow);border:1px solid var(--ink);border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:13px;box-shadow:0 0 0 5px var(--yellow)}.ticker.paused .ticker-track{animation-play-state:paused}@keyframes marquee{to{transform:translateX(-50%)}}.lore{padding-top:89px;padding-bottom:70px;scroll-margin-top:20px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.section-kicker{font-size:10px;font-weight:800;letter-spacing:1.8px;margin:0 0 15px}.section-heading h2{font:800 clamp(36px,4.4vw,62px)/1 var(--display);letter-spacing:-3px;margin:0}.section-heading h2>span{color:#159fe0}.section-aside{margin:0 0 3px;font-size:13px;line-height:1.6;text-align:right}.lore-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.lore-card{display:flex;flex-direction:column;min-height:295px;border:var(--line);border-radius:13px;padding:24px 21px 18px;box-shadow:4px 5px 0 var(--ink);transition:transform .2s,box-shadow .2s}.lore-card:hover{transform:translateY(-6px) rotate(-1deg);box-shadow:5px 10px 0 var(--ink)}.card-paypal{background:#dfedff}.card-palantir{background:#e0f1df}.card-fellows{background:#fff5b8}.card-antichrist{background:#eedffc}.card-meta{display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:800;letter-spacing:.8px;margin-bottom:27px}.card-icon{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lore-card h3{font:800 clamp(22px,2.15vw,30px)/1.04 var(--display);letter-spacing:-1.2px;margin:0 0 15px}.lore-card>p{font-size:12px;line-height:1.65;margin:0 0 24px;max-width:225px}.source-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #101b3038;padding-top:13px;margin-top:auto;font-size:10px;font-weight:800}.source-link .icon{width:15px;height:15px}.source-link:hover{text-decoration:underline}.lore-note{font-size:10px;color:var(--muted);margin:22px 0 0}.club{border-top:var(--line);border-bottom:var(--line);background:var(--yellow);overflow:hidden}.club-inner{position:relative;padding-top:55px;padding-bottom:55px;text-align:center}.club-smile{width:58px;height:58px;margin:0 auto 17px;fill:none;stroke:var(--ink);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;transform:rotate(-10deg)}.club h2{font:800 clamp(65px,7.7vw,105px)/.89 var(--display);letter-spacing:-5px;margin:0 0 32px}.club .section-kicker{font-size:9px;margin-bottom:20px}.club-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:16px}.club-actions .button-dark{box-shadow:4px 4px 0 var(--cream)}.club-spark{position:absolute;pointer-events:none;font:400 145px/1 var(--display)}.club-spark-one{left:50px;top:110px;transform:rotate(-15deg)}.club-spark-two{right:90px;bottom:70px;font-size:85px;transform:rotate(10deg)}.link-status{font-size:10px;margin:22px 0 0}.mint-bar{margin:22px auto 0;max-width:580px;display:flex;align-items:center;gap:10px;background:var(--cream);border:var(--line);padding:10px 12px;border-radius:8px}.mint-bar>span{font-size:9px;font-weight:800}.mint-bar code{font-size:11px;flex:1;overflow-wrap:anywhere;text-align:left}.mint-bar button{border:0;background:none;padding:8px;flex-shrink:0}.site-footer{background:var(--cream)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:35px 0 30px;border-bottom:1px solid #101b3028}.footer-brand .brand-mark{font-size:18px}.footer-brand .brand-name{font-size:21px}.footer-tag{font-size:9px;font-weight:800;letter-spacing:1.5px}.back-top{font-size:11px;font-weight:700}.footer-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;padding:23px 0 30px;color:var(--muted);font-size:10px;line-height:1.7}.footer-bottom p{max-width:720px;margin:0}.footer-bottom>span{white-space:nowrap;font-size:8px;letter-spacing:.8px;padding-top:3px}.toast{position:fixed;z-index:100;left:50%;bottom:26px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--ink);color:var(--cream);border:2px solid var(--cream);box-shadow:4px 5px 0 var(--ink);padding:14px 23px;border-radius:10px;font-weight:700;font-size:14px;text-align:center;max-width:calc(100vw - 35px);transition:transform .2s,opacity .2s}.toast.visible{opacity:1;transform:translate(-50%,0)}.confetti{position:fixed;z-index:99;pointer-events:none;border-radius:2px;will-change:transform,opacity}.copy-dialog{color:var(--ink);background:var(--cream);border:var(--line);border-radius:14px;padding:32px;max-width:min(460px,calc(100% - 32px));box-shadow:6px 6px 0 var(--ink)}.copy-dialog::backdrop{background:#101b3077}.copy-dialog h2{font:800 32px/1 var(--display);letter-spacing:-1px;margin:12px 0 18px}.copy-dialog p{font-size:14px}.dialog-close{position:absolute;top:6px;right:10px;border:0;background:none;font-size:28px;padding:3px 8px}.copy-dialog input{padding:12px;border:var(--line);border-radius:6px;width:100%;font-size:13px;margin-bottom:20px}.copy-dialog .button{min-height:44px;padding:9px 20px}
@media(min-width:1600px){.hero-inner{min-height:820px}.hero-art{max-width:505px}}
@media(max-width:1180px){.wrap{width:calc(100% - 72px)}.hero-inner{min-height:670px;gap:20px}h1{font-size:11.4vw;letter-spacing:-6px}.hero-art{width:86%}.hero-actions{gap:17px}.hero-actions .button{font-size:13px;padding:14px 17px}.hero-lore{font-size:11px}.hello-note{left:-30px;font-size:23px;bottom:-45px}.pal-sticker{width:100px;height:100px;right:-25px;top:-32px}.pal-sticker strong{font-size:28px}.pal-sticker>span{font-size:8px}.pal-sticker .icon{width:21px;height:21px}.sparkle-one{width:43px;height:43px;left:-32px;top:34px}.sparkle-two{right:-32px}.poster-caption-right{font-size:7px}.lore-grid{gap:15px}.lore-card{padding:20px 17px 16px}.lore-card h3{font-size:26px}.lore-card>p{font-size:11px}.card-meta{font-size:8px}.club-spark-one{left:25px}.club-spark-two{right:45px}}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.header-inner{height:80px}.brand-name{font-size:21px}nav{gap:20px}.hero-inner{min-height:580px;gap:0;padding-top:40px;padding-bottom:45px}.eyebrow-pill{font-size:8px;letter-spacing:.75px;padding:7px 9px}h1{font-size:12.1vw;letter-spacing:-5px;margin-top:25px;margin-bottom:39px}.hero-small{font-size:10px;max-width:240px;line-height:1.6}.hero-lore{display:none}.pal-poster{padding:8px;border-radius:12px;box-shadow:6px 7px 0 var(--ink)}.poster-top{font-size:7px;padding-bottom:8px}.pal-poster figcaption{font-size:19px;padding-top:13px}.poster-caption-right{display:none}.hello-note{font-size:20px;left:-10px;bottom:-43px}.hello-note svg{left:102px;width:65px}.pal-sticker{width:89px;height:89px;right:-16px}.pal-sticker strong{font-size:25px}.pal-sticker .icon{width:19px;height:19px}.sparkle-one{width:32px;height:32px;left:-29px;top:34px}.sparkle-two{display:none}.lore{padding-top:64px;padding-bottom:54px}.lore-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px}.lore-card{min-height:260px;padding:23px}.card-meta{font-size:9px;margin-bottom:24px}.lore-card h3{font-size:32px}.lore-card>p{font-size:12px;max-width:260px}.source-link{font-size:11px}.club-spark-one{font-size:100px;left:4px;top:145px}.club-spark-two{font-size:60px;right:18px;bottom:100px}.footer-tag{display:none}}
@media(max-width:600px){html{scroll-padding-top:10px}.wrap{width:calc(100% - 40px)}.header-inner{height:73px;gap:14px}.brand{gap:10px}.brand-mark{font-size:20px;padding:8px}.brand-name{font-size:19px;letter-spacing:-.9px}nav{gap:0}.nav-link{display:none}.nav-social{margin-right:8px}.button-small{font-size:11px;min-height:39px;padding:10px 12px;gap:7px}.button-small .icon{width:14px;height:14px}.hero-inner{display:flex;flex-direction:column;gap:32px;padding-top:32px;padding-bottom:37px;min-height:0}.hero-copy{width:100%}.eyebrow-pill{font-size:8px;padding:7px 10px;letter-spacing:.65px}h1{font-size:clamp(86px,23vw,130px);line-height:.86;letter-spacing:-6px;margin:23px 0 35px}h1>span:nth-child(2){white-space:nowrap}.pal-underline{height:17px;bottom:-16px}.hero-actions{gap:20px}.hero-actions .button{font-size:13px;padding:13px 17px;min-height:49px}.hero-actions .icon{width:20px;height:20px}.hero-lore{display:flex;font-size:11px;gap:9px}.hero-small{font-size:10px;max-width:none;margin-top:17px}.hero-art{width:82%;max-width:355px;margin:0 0 15px}.pal-portrait{aspect-ratio:1/1.04}.pal-poster{padding:9px;transform:rotate(3deg)}.poster-top{font-size:7px;letter-spacing:.8px;padding-top:2px;padding-bottom:8px}.pal-poster figcaption{font-size:20px;padding-top:13px;padding-bottom:4px}.poster-caption-right{display:block;font-size:6px}.pal-sticker{width:89px;height:89px;right:-23px;top:-19px}.sparkle-one{left:-32px;top:45px;width:29px;height:29px}.hello-note{font-size:20px;left:-22px;bottom:-34px}.hello-note svg{top:-23px;width:58px;left:100px}.hero-bottom{padding-top:4px;padding-bottom:17px;font-size:7px;letter-spacing:1px}.hero-bottom .icon{width:18px;height:18px}.ticker{padding:12px 0}.ticker-group{font-size:19px;gap:22px;padding-right:22px}.ticker-group b{font-size:22px}.ticker-control{width:24px;height:24px;font-size:10px}.lore{padding-top:43px;padding-bottom:41px}.section-heading{margin-bottom:25px;gap:10px}.section-heading h2{font-size:37px;letter-spacing:-1.9px}.section-kicker{font-size:8px;letter-spacing:1.5px;margin-bottom:11px}.section-aside{display:none}.lore-grid{grid-template-columns:1fr;gap:17px}.lore-card{position:relative;min-height:0;padding:22px 22px 17px;display:grid;grid-template-columns:1fr auto;column-gap:15px}.card-meta{grid-column:1/-1;margin-bottom:13px;min-height:22px;font-size:8px}.card-icon{position:absolute;right:22px;top:24px;width:35px;height:35px}.lore-card h3{font-size:31px;letter-spacing:-1px;margin-bottom:10px;grid-column:1/-1}.lore-card h3 br{display:none}.lore-card h3 br::after{content:" "}.lore-card>p{font-size:12px;line-height:1.6;max-width:none;margin-bottom:20px;grid-column:1/-1}.source-link{grid-column:1/-1;font-size:10px;padding-top:12px}.lore-note{font-size:9px;line-height:1.5;max-width:330px;margin-top:18px}.club-inner{padding-top:39px;padding-bottom:37px}.club-smile{width:48px;height:48px;margin-bottom:15px}.club .section-kicker{font-size:8px;letter-spacing:1.2px}.club h2{font-size:74px;letter-spacing:-4px;margin-bottom:27px}.club .button{min-height:49px;font-size:13px;padding:13px 20px}.club-spark-one{left:-9px;top:98px;font-size:45px}.club-spark-two{right:-8px;bottom:84px;font-size:40px}.link-status{font-size:9px;line-height:1.5;max-width:280px;margin:21px auto 0}.mint-bar code{font-size:10px}.footer-top{padding-top:27px;padding-bottom:22px;gap:12px}.footer-brand .brand-name{font-size:18px}.footer-brand .brand-mark{font-size:16px}.back-top{font-size:9px}.footer-bottom{flex-direction:column;gap:13px;padding-top:19px;padding-bottom:24px;font-size:9px}.footer-bottom>span{font-size:8px}.toast{font-size:12px;padding:13px 18px;width:max-content}.copy-dialog{padding:24px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.brand-name{font-size:17px}.brand{gap:8px}.brand-mark{font-size:18px}.button-small{font-size:10px;padding:9px 10px}.hero-lore{display:none}.section-heading h2{font-size:33px}.lore-card{padding-inline:18px}.lore-card h3{font-size:27px}.club h2{font-size:67px}.back-top{font-size:8px}.footer-brand .brand-name{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.ticker-track{animation:none!important}.confetti{display:none}}
