:root{--wall:#e8120c;--wall-deep:#b50d08;--paper:#fbfaf7;--ink:#070806;--tape:#eee5cbc7;--pad:clamp(14px, 3.4vmin, 44px);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}html{background:var(--wall)}::selection{background:var(--ink);color:var(--paper)}.splash{min-height:100svh;padding:var(--pad);padding-top:max(var(--pad), env(safe-area-inset-top));padding-bottom:max(var(--pad), env(safe-area-inset-bottom));background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.55' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0.35 0 0 0 0 0 0 0 0 0 0 0 0 0 .22 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E"), radial-gradient(120% 90% at 50% 40%, var(--wall) 55%, var(--wall-deep) 140%);margin:0;display:grid;overflow-x:hidden}.sheet{min-height:calc(100svh - 2 * var(--pad));background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='p'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0.3 0 0 0 0 0.28 0 0 0 0 0.24 0 0 0 .2 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23p)'/%3E%3C/svg%3E"), var(--paper);flex-direction:column;display:flex;position:relative;rotate:-.5deg;box-shadow:0 1px 2px #46000047,0 14px 28px -10px #46000080,0 40px 70px -30px #3c000073}.sheet:before{content:"";background:inherit;clip-path:polygon(0% 100%,0% 55%,2% 30%,4% 70%,6% 20%,8% 60%,10% 35%,12% 80%,14% 25%,16% 55%,18% 15%,20% 65%,22% 40%,24% 75%,26% 30%,28% 60%,30% 20%,32% 70%,34% 45%,36% 80%,38% 25%,40% 55%,42% 35%,44% 75%,46% 20%,48% 60%,50% 40%,52% 70%,54% 25%,56% 65%,58% 30%,60% 80%,62% 45%,64% 20%,66% 60%,68% 35%,70% 75%,72% 25%,74% 55%,76% 15%,78% 65%,80% 40%,82% 70%,84% 30%,86% 60%,88% 20%,90% 70%,92% 40%,94% 75%,96% 30%,98% 60%,100% 45%,100% 100%);background-position:0 -2px;height:7px;position:absolute;inset:-5px 0 auto}.tape{z-index:2;background:var(--tape);clip-path:polygon(0% 8%,3% 0%,97% 4%,100% 14%,98% 30%,100% 46%,97% 62%,100% 80%,98% 100%,3% 94%,0% 80%,2% 62%,0% 44%,3% 26%);width:clamp(72px,10vw,150px);height:clamp(24px,3.2vw,38px);position:absolute;top:-14px;box-shadow:0 1px 1.5px #3c1e0024}.tape--left{left:6%;rotate:-7deg}.tape--right{right:7%;rotate:5deg}.sun{width:clamp(92px,17vmin,200px);height:auto;position:absolute;top:clamp(6px,2.4vmin,28px);left:clamp(6px,2.4vmin,28px);overflow:visible}.title{flex:1;place-items:center;margin:0;padding:clamp(96px,16vmin,170px) clamp(18px,6vw,96px) clamp(12px,3vmin,40px);display:grid}.logo{width:min(100%,980px);height:auto;display:block}.scene{width:100%;height:min(34vw,60svh);min-height:170px;display:block;overflow:visible}.drawing path,.sun-drawing path{fill:none;stroke-linecap:round;stroke-linejoin:round}@media (orientation:portrait){.title{padding-top:clamp(110px,24vmin,220px);padding-bottom:0}.scene{height:auto}}
