:root{--bg-offset-y:-340px;--jacket-brightness:1.1;--jacket-temperature:.45;--mask-top:18%;--mask-soft:0%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100vh;overflow-x:hidden}body{color:#171717;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}:is(body:has(.view-details),body:has(.view-about),body:has(.view-terms)){overflow:hidden auto}.logo{z-index:20;opacity:0;width:auto;height:140px;transition:opacity .5s 2s;position:fixed;top:1.25rem;left:50%;transform:translate(-50%)}.logo.visible{opacity:1}.top-menu{z-index:50;opacity:0;pointer-events:none;align-items:center;gap:1.35rem;transition:opacity .5s;display:flex;position:fixed;top:1.25rem;right:1.5rem}.top-menu.visible{opacity:.9;pointer-events:auto}.top-menu button{color:#171717;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.9rem;font-weight:500}.top-menu button:hover{opacity:1}.hamburger{z-index:60;cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:32px;height:32px;padding:6px 4px;transition:opacity .5s;display:none;position:fixed;top:1.25rem;right:1.25rem}.hamburger.visible{opacity:.9;pointer-events:auto}.hamburger span{background:#171717;border-radius:1px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.hamburger.open span:first-child{transform:translateY(8px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.mobile-menu{z-index:55;background:#fffffff7;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:fixed;inset:0}.mobile-menu button{color:#171717;cursor:pointer;background:0 0;border:none;padding:.5rem 1rem;font-family:inherit;font-size:1.5rem;font-weight:500}.bg-stack{z-index:4;pointer-events:none;background:#fff;transition:transform 1.15s cubic-bezier(.76,0,.24,1);position:fixed;inset:0;overflow:hidden;transform:translate(0,0)}.bg-stack.blurring .bg-layer img{filter:blur(18px)}.bg-layer{justify-content:center;align-items:flex-start;display:flex;position:absolute;inset:0;overflow:hidden}.bg-layer img{object-fit:cover;object-position:center 28%;width:100%;height:100%;display:block}.bg-stack.zooming-out{transform:translateY(-100%)}@media (width<=768px){.bg-layer img{object-position:center center}}.marquee-stage{z-index:0;opacity:1;pointer-events:auto;background:0 0;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.marquee-stage.visible{opacity:1;pointer-events:auto}.marquee-track{width:max-content;animation:40s linear infinite marquee-scroll;display:flex}.marquee-group{gap:1rem;padding-right:1rem;display:flex}.marquee-item{cursor:default;perspective:1200px;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;width:min(28vw,280px);padding:0}.marquee-card{width:100%;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.4,.2,.2,1);position:relative}.marquee-item:hover .marquee-card,.marquee-item.flipped .marquee-card{transform:rotateY(180deg)}.marquee-face{backface-visibility:hidden;background:0 0;border-radius:4px;overflow:hidden}.marquee-face.front{position:relative;transform:rotateY(0)}.marquee-face.back{position:absolute;inset:0;transform:rotateY(180deg)}.jacket-art{width:100%;display:block;position:relative}.jacket-art .jacket-base,.jacket-art .jacket-warm{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.jacket-art .jacket-base{filter:none}.jacket-art .jacket-warm{object-fit:contain;width:100%;height:100%;filter:brightness(var(--card-brightness,var(--jacket-brightness))) sepia(var(--card-temperature,var(--jacket-temperature)));-webkit-mask-image:linear-gradient(to bottom, transparent 0, transparent var(--mask-top), #000 calc(var(--mask-top) + var(--mask-soft)), #000 100%);-webkit-mask-image:linear-gradient(to bottom, transparent 0, transparent var(--mask-top), #000 calc(var(--mask-top) + var(--mask-soft)), #000 100%);mask-image:linear-gradient(to bottom, transparent 0, transparent var(--mask-top), #000 calc(var(--mask-top) + var(--mask-soft)), #000 100%);position:absolute;inset:0}.marquee-face.back .jacket-art,.marquee-face.back .jacket-art .jacket-base,.marquee-face.back .jacket-art .jacket-warm{object-fit:contain;width:100%;height:100%}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=768px){.marquee-item{cursor:pointer;width:min(42vw,180px)}.marquee-track{animation-duration:28s}.marquee-item:hover .marquee-card{transform:none}.marquee-item.flipped .marquee-card{transform:rotateY(180deg)}}.product-page{z-index:1;background:#fff;width:100%;max-width:100%;min-height:100vh;padding:1rem 1.5rem 2rem;position:relative;overflow-x:hidden}.product-layout{grid-template-columns:72px minmax(0,1fr) minmax(240px,320px);align-items:start;gap:1.75rem;width:100%;max-width:1180px;margin:0 auto;display:grid}.product-thumbs-col{flex-direction:column;align-items:center;gap:.5rem;min-width:0;display:flex;position:sticky;top:5.5rem}.product-thumbs{scrollbar-width:none;flex-direction:column;gap:.5rem;max-height:min(68vh,640px);padding:2px;display:flex;overflow:hidden auto}.product-thumbs::-webkit-scrollbar{display:none}.product-thumb{cursor:pointer;background:#f5f5f5;border:1px solid #0000;border-radius:2px;flex-shrink:0;width:64px;height:80px;padding:0;overflow:hidden}.product-thumb.active{border-color:#171717}.product-thumb img,.product-thumb .jacket-art{object-fit:cover;width:100%;height:100%;display:block}.product-thumb .jacket-art{background:#f5f5f5;height:100%}.product-thumb .jacket-art .jacket-base,.product-thumb .jacket-art .jacket-warm{object-fit:contain;background:0 0;height:100%}.product-thumbs-more{cursor:pointer;color:#171717;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.product-thumbs-more svg{width:18px;height:18px}.product-stage{background:#fff;justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;min-height:0;display:flex;overflow:hidden}.product-stage.studio{background:#f7f7f7}.product-stage img,.product-stage .jacket-art{object-fit:contain;width:100%;max-width:100%;height:auto;max-height:min(78vh,820px);display:block}.product-stage .jacket-art .jacket-base,.product-stage .jacket-art .jacket-warm{object-fit:contain;width:100%;max-width:100%;height:auto;max-height:min(78vh,820px)}.product-info{min-width:0;padding-top:.5rem}.product-info h1{letter-spacing:-.02em;margin-bottom:.65rem;font-size:1.65rem;font-weight:600}.product-price{margin-bottom:1.5rem;font-size:1.15rem;font-weight:500}.product-color{align-items:center;gap:.6rem;margin-bottom:1.25rem;font-size:.9rem;display:flex}.product-swatch{background:#c4b49a;border-radius:2px;width:22px;height:22px}.product-material{color:#444;margin-bottom:1.5rem;font-size:.9rem}.product-waitlist{flex-direction:column;gap:.65rem;width:100%;display:flex}.product-waitlist input{color:#171717;background:#fff;border:1px solid #e2e2e2;border-radius:50px;outline:none;width:100%;padding:.65rem 1rem;font-family:inherit;font-size:.85rem}.product-waitlist input:focus{border-color:#999;box-shadow:0 0 0 3px #0000000a}.product-waitlist input::placeholder{color:#aaa}.product-waitlist button{color:#fff;cursor:pointer;background:#171717;border:none;border-radius:20px;width:100%;padding:.65rem 1.2rem;font-family:inherit;font-size:.8rem;font-weight:500}.product-waitlist button:hover{background:#333}.product-waitlist button:disabled,.bottom-bar button:disabled{opacity:.7;cursor:default}.form-error{color:#171717;text-align:center;width:100%;font-size:.75rem}.product-waitlist .form-error{text-align:left}.about-page{z-index:1;background:#fff;width:100%;max-width:100%;min-height:100vh;padding:1rem 2rem 2rem;position:relative;overflow-x:hidden}.about-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:3rem;max-width:900px;margin:0 auto;display:grid}.about-image{width:100%;min-width:0}.about-image img{object-fit:contain;border-radius:2px;width:100%;max-width:100%;height:auto;display:block}.about-content{padding-top:1rem}.about-content h1{letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.65rem;font-weight:600}.about-content p{color:#333;margin-bottom:1.25rem;font-size:.95rem;line-height:1.75}.about-sig{color:#888;margin-top:2rem;font-style:italic}.terms-page{z-index:1;background:#fff;width:100%;max-width:720px;min-height:100vh;margin:0 auto;padding:1rem 2rem 2rem;position:relative}.terms-page h1{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.65rem;font-weight:600}.terms-updated{color:#888;margin-bottom:2rem;font-size:.8rem}.terms-page h2{margin-top:1.75rem;margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.terms-page p{color:#333;margin-bottom:.75rem;font-size:.9rem;line-height:1.7}.terms-page a{color:#171717;font-weight:500}.back-btn{z-index:20;color:#171717;cursor:pointer;background:#ffffffe6;border:1px solid #e2e2e2;border-radius:8px;align-items:center;gap:.35rem;padding:.5rem .85rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:background .15s,border-color .15s;display:none;position:fixed;top:1.25rem;left:1.25rem}.back-btn:hover{background:#fff;border-color:#ccc}.back-btn svg{width:14px;height:14px}.view-details .back-btn,.view-play .back-btn,.view-about .back-btn,.view-terms .back-btn{display:flex}.view-details .logo,.view-about .logo,.view-terms .logo{z-index:20;height:88px;margin:.35rem auto 0;transition-delay:0s;display:block;position:relative;top:auto;left:auto;transform:none}.view-play .logo{display:none}.view-details .marquee-stage,.view-play .marquee-stage,.view-about .marquee-stage,.view-terms .marquee-stage{opacity:0;visibility:hidden;pointer-events:none;transition:none}.play-page{z-index:5;background:0 0;position:fixed;inset:0}.play-hud{z-index:30;background:#ffffffeb;border:1px solid #e2e2e2;border-radius:8px;align-items:center;gap:1rem;padding:.45rem .85rem;font-size:.8rem;font-weight:500;display:flex;position:fixed;top:1.25rem;left:50%;transform:translate(-50%)}.play-timer{z-index:30;font-variant-numeric:tabular-nums;color:#171717;pointer-events:none;font-size:.95rem;font-weight:500;position:fixed;bottom:8.75rem;left:50%;transform:translate(-50%)}.play-timer.urgent{color:#e11d48}.play-lives{align-items:center;gap:.35rem;display:flex}.life{fill:none;stroke:#171717;stroke-width:1.6px;width:14px;height:14px}.life.on{fill:#171717}.play-hint{z-index:30;color:#666;white-space:nowrap;font-size:.8rem;position:fixed;top:4.25rem;left:50%;transform:translate(-50%)}.play-board{z-index:6;box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));place-items:center;gap:1rem;width:min(980px,100%);max-width:980px;margin:0 auto;padding:6rem 1.5rem 7rem;display:grid;position:fixed;inset:0 0 0 50%;transform:translate(-50%)}.play-card{cursor:pointer;-webkit-tap-highlight-color:transparent;perspective:900px;background:0 0;border:none;border-radius:4px;width:min(20vw,180px);padding:0;transition:transform .35s;position:relative;overflow:visible}.play-board.flipping .play-card{transition:none}.play-card-flip{transform-style:preserve-3d;display:block}.play-board.flipping .play-card-flip{animation:.56s level-flip}@keyframes level-flip{0%{transform:rotateY(0)}50%{transform:rotateY(90deg)}to{transform:rotateY(0)}}.play-card img,.play-card .jacket-art{backface-visibility:hidden;border-radius:4px;width:100%;height:auto;display:block}.play-card .jacket-warm{transition:filter .2s}.play-board.flipping .play-card .jacket-warm{transition:none}.play-card.pop .jacket-art{animation:.26s cubic-bezier(.95,1.1,1,1) game-tap}.play-card.normalized{--card-brightness:var(--jacket-brightness);--card-temperature:var(--jacket-temperature);transform:rotate(0)scale(1)!important}.play-card:disabled{cursor:default}@keyframes game-tap{0%{transform:scale(1)}35%{transform:scale(.72)}70%{transform:scale(1.08)}to{transform:scale(1)}}.play-diff{z-index:8;color:#000;opacity:.55;letter-spacing:.01em;white-space:nowrap;pointer-events:none;font-size:.78rem;font-weight:500;animation:.72s forwards diff-slide;position:absolute;top:calc(100% + .35rem);left:50%}@keyframes diff-slide{0%{opacity:0;transform:translate(-50%)translateY(-6px)}22%{opacity:.55;transform:translate(-50%)translateY(0)}58%{opacity:.55;transform:translate(-50%)translateY(5px)}to{opacity:0;transform:translate(-50%)translateY(12px)}}.play-feedback{z-index:50;color:#171717;pointer-events:none;font-size:1.6rem;font-weight:700;animation:.38s ease-out forwards feedback-rise;position:fixed;transform:translate(-50%)}@keyframes feedback-rise{0%{opacity:0;transform:translate(-50%,12px)scale(.8)}20%{opacity:1;transform:translate(-50%)scale(1.1)}to{opacity:0;transform:translate(-50%,-42px)scale(1)}}.play-over{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex;position:fixed;inset:0}.play-over h3{font-size:1.5rem;font-weight:600}.play-over p{color:#666;margin-bottom:1rem;font-size:.85rem}.play-over-actions{gap:.5rem;display:flex}.play-over button{color:#fff;cursor:pointer;background:#171717;border:none;border-radius:8px;padding:.6rem 1.2rem;font-family:inherit;font-size:.8rem;font-weight:500}.play-over button.btn-secondary{color:#171717;background:#fff;border:1px solid #e2e2e2}.play-intro{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#ffffffeb;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;padding:1.5rem;display:flex;position:fixed;inset:0}.play-intro h3{font-size:1.5rem;font-weight:600}.play-intro p{color:#444;max-width:320px;font-size:.9rem;line-height:1.6}.play-intro button{color:#fff;cursor:pointer;background:#171717;border:none;border-radius:8px;margin-top:.75rem;padding:.7rem 2rem;font-family:inherit;font-size:.9rem;font-weight:500}.play-intro button:hover{background:#333}.play-over-ig{color:#171717;align-items:center;gap:.5rem;margin:.5rem 0 .75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.play-over-ig:hover{opacity:.7}.play-over-ig svg{width:20px;height:20px}.bottom-bar{z-index:20;box-sizing:border-box;opacity:0;background:#fff;border:none;border-top:1px dashed #9f9f9f;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.5rem 2rem;transition:transform .5s,opacity .5s;display:flex;position:fixed;bottom:0;left:0;transform:translateY(100%)}.bottom-bar.visible{opacity:1;transform:translateY(0)}.view-details .bottom-bar,.view-about .bottom-bar,.view-terms .bottom-bar,.view-play .bottom-bar{display:none}.bottom-bar input{color:#171717;background:#fff;border:1px solid #e2e2e2;border-radius:50px;outline:none;width:280px;max-width:50vw;padding:.6rem 1rem;font-family:inherit;font-size:.85rem;transition:border-color .2s,box-shadow .2s}.bottom-bar input:focus{border-color:#999;box-shadow:0 0 0 3px #0000000a}.bottom-bar input::placeholder{color:#aaa}.bottom-bar button{color:#fff;cursor:pointer;background:#171717;border:none;border-radius:20px;flex-shrink:0;padding:.6rem 1.2rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:background .15s}.bottom-bar button:hover{background:#333}.site-footer{z-index:1;background:#fafafa;border-top:1px solid #e8e8e8;width:100%;padding:2rem 2rem 1.5rem;display:none;position:relative}.view-details .site-footer,.view-about .site-footer,.view-terms .site-footer{display:block}.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:900px;margin:0 auto;display:flex}.footer-ig{color:#171717;align-items:center;gap:.45rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:flex}.footer-ig:hover{opacity:.6}.footer-ig svg{width:18px;height:18px}.footer-links{gap:1rem;display:flex}.footer-links button{color:#666;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;font-family:inherit;font-size:.8rem;text-decoration:underline}.footer-links button:hover{color:#171717}.footer-copy{color:#999;font-size:.75rem}.modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;opacity:0;pointer-events:none;background:#000000b3;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:fixed;inset:0}.modal-overlay.active{opacity:1;pointer-events:all}.modal{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:380px;padding:2.5rem 2rem;transition:transform .4s;transform:scale(.9)translateY(20px)}.modal-overlay.active .modal{transform:scale(1)translateY(0)}.modal h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.modal p{color:#666;margin-bottom:1.5rem;font-size:.85rem;line-height:1.6}.modal-actions{align-items:center;gap:.6rem;display:flex}.modal-follow{color:#fff;background:#171717;border-radius:8px;align-items:center;gap:.45rem;padding:.65rem 1.5rem;font-family:inherit;font-size:.8rem;font-weight:500;text-decoration:none;display:inline-flex}.modal-follow:hover{background:#333}.modal-follow svg{width:16px;height:16px}.modal button{color:#171717;cursor:pointer;background:#fff;border:1px solid #e2e2e2;border-radius:8px;padding:.6rem 1.5rem;font-family:inherit;font-size:.8rem;font-weight:500}.modal button:hover{border-color:#ccc}@media (width<=768px){.top-menu{display:none}.hamburger{display:flex}.bottom-bar{flex-wrap:nowrap;padding:1rem}.bottom-bar input{flex:1;width:auto;min-width:0;max-width:none}.product-layout{grid-template-columns:minmax(0,1fr);gap:1.25rem}.product-thumbs-col{flex-direction:row;align-items:center;max-width:100%;position:static}.product-thumbs{flex-direction:row;max-width:calc(100% - 36px);max-height:none;overflow:auto hidden}.product-thumbs-more svg{transform:rotate(-90deg)}.product-stage,.product-stage img,.product-stage .jacket-art,.product-stage .jacket-art .jacket-base,.product-stage .jacket-art .jacket-warm{object-fit:contain;width:100%;max-width:100%;height:auto;min-height:0;max-height:70vh}.product-page{padding:.75rem .85rem 2rem}.about-page{padding:.75rem 1rem 2rem}.about-layout{grid-template-columns:1fr;gap:1.5rem}.about-content h1{font-size:1.35rem}.about-content p{font-size:.9rem}.logo{height:64px}.view-details .logo,.view-about .logo,.view-terms .logo{height:56px}.terms-page{padding:.75rem 1rem 2rem}.site-footer{padding:1.5rem 1rem 1.25rem}.play-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:5.5rem 1rem 7rem}.play-card{width:min(40vw,160px)}.play-timer{bottom:4.6rem}.play-hud{padding:0 1rem;top:1rem}.play-hint{top:3.5rem}.modal{width:90%;padding:2rem 1.5rem}}@media (width>=769px) and (width<=900px){.product-layout{grid-template-columns:64px minmax(0,1fr)}.product-info{grid-column:1/-1}.about-layout{gap:2rem}}@media (width<=480px){.marquee-item{cursor:pointer;width:min(42vw,180px)}.marquee-track{animation-duration:28s}.marquee-item:hover .marquee-card{transform:none}.marquee-item.flipped .marquee-card{transform:rotateY(180deg)}.bottom-bar input{padding:.5rem .8rem;font-size:.8rem}.bottom-bar button{padding:.5rem .9rem;font-size:.75rem}}
