:root{--lime:#b7ff00;--purple:#8c62ff;--paper:#f4efd8;--ink:#111218;--pink:#ff67b2;--blue:#67cdf7;--line:3px solid var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial Black,Impact,system-ui,sans-serif}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.12;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.35'/%3E%3C/svg%3E")}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:100;background:#fff;padding:1rem}a{color:inherit;text-decoration:none}button,a,select,input{font:inherit}a:hover,button:hover,select:hover,summary:hover{cursor:url(paw-cursor.svg) 10 10,pointer}.ticker{position:sticky;top:0;z-index:50;overflow:hidden;background:var(--lime);border-bottom:var(--line);height:32px;display:flex;align-items:center;white-space:nowrap}.ticker__track{display:flex;animation:ticker 22s linear infinite}.ticker span{display:inline-block;margin-right:3rem;font-size:12px;letter-spacing:1.5px}.ticker b{color:#ff4d00}@keyframes ticker{to{transform:translate(-50%)}}.site-header{position:sticky;top:32px;z-index:40;min-height:72px;padding:0 3vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#f4efd8f0;border-bottom:var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.logo{font-size:34px;letter-spacing:-3px;transform:skew(-6deg)}.site-header nav{display:flex;gap:2rem;font-size:13px;letter-spacing:1px}.site-header nav a:hover{text-decoration:underline 4px var(--purple)}.cart-link{justify-self:end;border:2px solid var(--ink);padding:.65rem .9rem;background:var(--pink);box-shadow:4px 4px 0 var(--ink)}.cart-link span{display:inline-grid;place-items:center;background:var(--ink);color:#fff;border-radius:50%;min-width:22px;height:22px;margin-left:.4rem}.eyebrow{font:700 12px/1.2 ui-monospace,monospace;letter-spacing:2px}.y2k-button{display:inline-flex;align-items:center;justify-content:center;border:3px outset #e8e8e8;background:linear-gradient(#fff,#bdbdbd);color:#101010;padding:.85rem 1.3rem;min-height:48px;box-shadow:5px 5px 0 var(--ink);text-transform:uppercase;font-size:13px;letter-spacing:1px}.y2k-button:hover{background:var(--lime);transform:translate(2px,2px);box-shadow:3px 3px 0 var(--ink)}.y2k-button:disabled{filter:grayscale(1);opacity:.55}.portal{min-height:calc(100vh - 32px);display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 35%,#dcff63 0 5%,transparent 22%),linear-gradient(135deg,var(--portal-bg),#4925aa)}.portal__noise{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,transparent 0 58px,rgba(0,0,0,.1) 59px 61px),repeating-linear-gradient(0deg,transparent 0 58px,rgba(255,255,255,.09) 59px 61px)}.beeper{position:relative;width:min(680px,88vw);padding:38px 45px 28px;border:6px solid #10151a;border-radius:45px 45px 32px 32px;background:linear-gradient(145deg,#69747a,#252d31 60%,#11171a);box-shadow:14px 18px #00000080,inset 5px 5px #93a1a5,inset -7px -7px #0c1113}.beeper:before,.beeper:after{content:"";position:absolute;top:36%;width:18px;height:90px;border:4px solid #10151a;background:#384247}.beeper:before{left:-23px}.beeper:after{right:-23px}.beeper__antenna{position:absolute;right:42px;top:-80px;width:20px;height:98px;border:5px solid #10151a;border-radius:20px;background:#374044}.beeper__top{font:700 12px ui-monospace,monospace;color:#c7d0d1;letter-spacing:2px;margin-bottom:10px}.beeper__screen{background:#90aa99;border:9px solid #151c1e;outline:4px solid #808b8c;box-shadow:inset 0 0 15px #334b43;padding:22px 28px;color:#142d2b;text-shadow:1px 1px rgba(255,255,255,.25);font-family:ui-monospace,monospace}.beeper__screen h1{font-size:clamp(24px,5vw,46px);margin:.25rem 0;line-height:.95;letter-spacing:-2px}.beeper__screen p{font-weight:800}.lcd-small{font-size:11px;letter-spacing:2px}.blink{animation:blink 1s steps(2,end) infinite}@keyframes blink{50%{opacity:.2}}.beeper__enter{margin:22px auto 0;display:flex;width:max-content}.beeper__speaker{text-align:right;color:#0e1416;font-size:25px;letter-spacing:6px;margin-top:10px}.shop-hero{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(420px,1.2fr);gap:3vw;min-height:620px;padding:7vw 5vw 5vw;background:linear-gradient(110deg,var(--pink) 0 44%,var(--paper) 44%)}.hero-copy{align-self:center}.hero-copy h1{font-size:clamp(55px,8vw,128px);line-height:.78;letter-spacing:-7px;margin:.2em 0}.hero-copy>p:not(.eyebrow){max-width:540px;font-family:system-ui,sans-serif;font-weight:700;line-height:1.6}.hero-window,.product-gallery{border:var(--line);background:var(--ink);box-shadow:10px 10px 0 var(--ink);align-self:center}.window-bar{height:34px;background:#d9d9d9;border-bottom:var(--line);display:flex;justify-content:space-between;padding:7px 11px;font:700 12px ui-monospace,monospace}.hero-window img{display:block;width:100%;height:min(56vw,560px);object-fit:cover;aspect-ratio:4/3}.product-grid-wrap{padding:5vw}.section-title{display:flex;align-items:end;gap:2rem;border-bottom:var(--line);margin-bottom:2rem}.section-title span{background:var(--lime);padding:.4rem}.section-title h2{font-size:clamp(42px,7vw,100px);line-height:.8;margin:0}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.product-card{background:#fff;border:var(--line);box-shadow:8px 8px 0 var(--ink);transition:.15s}.product-card:hover{transform:translate(-3px,-3px);box-shadow:11px 11px 0 var(--ink)}.product-card__image{position:relative;background:#e8e6dd;aspect-ratio:4/3;overflow:hidden}.product-card__image img,.product-card__image svg{width:100%;height:100%;object-fit:cover}.card-badge{position:absolute;left:10px;top:10px;background:var(--lime);border:2px solid var(--ink);padding:.35rem;font:700 11px ui-monospace,monospace}.product-card h3{font-size:32px;margin:1rem 1rem .2rem}.product-card p{margin:.2rem 1rem 1rem;font-family:ui-monospace,monospace}.product-page{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:5vw;padding:5vw}.product-gallery{align-self:start}.product-gallery__main{background:#dedbcf}.product-gallery__main img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.product-thumbs{display:flex;gap:8px;padding:9px;background:#24262a;overflow:auto}.product-thumbs button{padding:0;border:2px solid white;background:none;flex:0 0 90px}.product-thumbs img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.product-info{align-self:start;position:sticky;top:130px}.product-info h1{font-size:clamp(54px,7vw,110px);line-height:.8;letter-spacing:-6px;margin:.2em 0}.price{display:inline-block;background:var(--lime);border:var(--line);padding:.4rem .7rem;font:900 24px ui-monospace,monospace;transform:rotate(-2deg)}.rte{font-family:system-ui,sans-serif;font-weight:600;line-height:1.65;margin:1.5rem 0}.product-form{display:grid;gap:.7rem;border:var(--line);padding:1rem;background:var(--blue);box-shadow:7px 7px 0 var(--ink)}.product-form label{font:800 12px ui-monospace,monospace}.product-form select{width:100%;border:3px inset #ddd;background:#fff;padding:.9rem}.add-button{background:linear-gradient(#dfff5a,#8ad000)}.form-status{min-height:1em;margin:0;font:700 12px ui-monospace,monospace}.product-meta{margin-top:2rem;border-top:var(--line)}.product-meta details{border-bottom:var(--line);padding:1rem 0}.product-meta summary{list-style:none}.product-meta summary:after{content:"+";float:right}.product-meta details[open] summary:after{content:"\2013"}.product-meta p{font-family:system-ui,sans-serif}.cart-page,.basic-page{max-width:1100px;margin:auto;padding:6vw 4vw}.cart-page h1,.basic-page h1{font-size:clamp(54px,9vw,120px);line-height:.8;margin:.25em 0}.cart-item{display:grid;grid-template-columns:130px 1fr auto;gap:1.5rem;align-items:center;border-top:var(--line);padding:1rem 0}.cart-item img{width:130px;aspect-ratio:1;object-fit:cover}.cart-item h2{margin:0}.cart-item input{width:70px;border:var(--line);padding:.6rem}.cart-total{display:flex;justify-content:space-between;border-top:var(--line);font-size:28px;padding:1.5rem 0}.cart-actions{display:flex;justify-content:flex-end;gap:1rem}@media(max-width:850px){.site-header{grid-template-columns:1fr auto;min-height:62px}.site-header nav{display:none}.shop-hero{grid-template-columns:1fr;padding:16vw 5vw 8vw;background:linear-gradient(160deg,var(--pink) 0 48%,var(--paper) 48%)}.hero-copy h1{letter-spacing:-4px}.hero-window img{height:auto}.product-grid{grid-template-columns:1fr}.product-page{grid-template-columns:1fr;padding:8vw 4vw}.product-info{position:static}.product-info h1{letter-spacing:-3px}.beeper{padding:28px 22px}.beeper__screen{padding:18px}.cart-item{grid-template-columns:90px 1fr}.cart-item img{width:90px}.cart-item label{grid-column:2}.cart-actions{flex-direction:column}.cart-actions>*{width:100%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.ticker__track,.blink{animation:none!important}}@keyframes singleTicker{0%{transform:translate(100vw)}to{transform:translate(-100%)}}@media(prefers-reduced-motion:reduce){.top-ticker .ticker-track{animation:none;transform:none}}.template-product .site-header{top:32px;min-height:72px;padding:10px 2vw;display:grid;grid-template-columns:1fr auto 1fr;gap:20px;background:#080808f5;color:#fff;border-bottom:2px solid #333}.template-product .site-header .brand{font:clamp(1.7rem,3vw,3rem)/1 "Archivo Black",Impact,sans-serif;letter-spacing:-.08em}.template-product .site-header .pixel{color:#f28bb6;font-size:.6em;margin-left:.18em}.template-product .site-header .main-nav{display:flex;gap:10px}.template-product .nav-pill,.template-product .cart-button,.template-product .menu-toggle{font-weight:800;text-decoration:none;color:#080808;padding:10px 22px;border:2px solid #f5f1e8;border-radius:10px;box-shadow:inset 0 2px #ffffffbf,0 4px #555;transition:.15s transform,.15s filter}.template-product .nav-pill:hover,.template-product .cart-button:hover{transform:translateY(-2px);filter:brightness(1.12);text-decoration:none}.template-product .nav-pill.pink{background:linear-gradient(#ffc1dc,#f28bb6)}.template-product .nav-pill.blue{background:linear-gradient(#bce7ff,#72bff0)}.template-product .nav-pill.outline{color:#f28bb6;border-color:#f28bb6;background:transparent}.template-product .cart-button{justify-self:end;background:transparent;color:#fff}.template-product .cart-button span{color:#f28bb6;margin-left:8px}.template-product .menu-toggle{display:none;background:#c7eb19}.template-product .product-page{max-width:1760px;margin:auto;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:4vw;padding:4vw 3.5vw 6vw}.template-product .product-gallery{border:3px solid #080808;border-radius:20px;overflow:hidden;background:#080808;box-shadow:10px 10px #080808}.template-product .window-bar{background:#f28bb6;border-bottom:3px solid #080808}.template-product .product-gallery__main{background:#f5f1e8}.template-product .product-gallery__main img{aspect-ratio:1/1;object-fit:contain}.product-image-placeholder{min-height:600px;display:grid;place-items:center;text-align:center;background:#f5f1e8;font:2rem Archivo Black;color:#777}.template-product .product-info{top:125px}.template-product .product-info h1{font:clamp(3.4rem,5.5vw,6.7rem)/.83 "Archivo Black",Impact,sans-serif;letter-spacing:-.065em;margin:.17em 0 .22em}.product-signal-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.template-product .price{background:#c7eb19;border:3px solid #080808;box-shadow:4px 4px #080808}.product-stock{display:flex;align-items:center;gap:8px;padding:10px 13px;background:#f28bb6;border:2px solid #080808;box-shadow:3px 3px #080808;font:800 .72rem ui-monospace,monospace}.product-stock i{width:9px;height:9px;border-radius:50%;background:#c7eb19;box-shadow:0 0 0 3px #c7eb194d}.product-colors{display:flex;gap:9px;margin:24px 0 12px}.product-color{padding:11px 15px;border:2px solid #080808;border-radius:8px;background:#fff;font-weight:900;box-shadow:3px 3px #080808}.product-color span{display:inline-block;width:11px;height:11px;margin-right:8px;border-radius:50%;background:#f28bb6}.product-color.locked{background:#292929;color:#fff;border-color:#777}.product-color.locked b{display:inline-grid;place-items:center;width:18px;height:18px;margin-right:7px;background:#c7eb19;color:#080808}.template-product .product-form{gap:.8rem;border:3px solid #080808;border-radius:14px;padding:15px;background:#72bff0;box-shadow:7px 7px #080808}.template-product .product-form .add-button{width:100%;display:flex;justify-content:space-between;background:linear-gradient(#ffc1dc,#f28bb6);border:3px solid #080808;box-shadow:4px 4px #080808}.template-product .product-form .add-button:hover{background:#c7eb19}.template-product .remaining-stock{margin:4px 0 0;padding:8px 10px 2px;color:#080808;font:800 12px/1.2 ui-monospace,monospace;letter-spacing:.06em;text-align:center}.template-product .product-meta{margin-top:2rem}.template-product .product-meta details{border-color:#080808}.product-mystery-dialog{width:min(540px,92vw);padding:30px;text-align:center;border:3px solid #080808;border-radius:18px;background:#f5f1e8;box-shadow:12px 12px #f28bb6}.product-mystery-dialog::backdrop{background:#000000c7}.product-mystery-dialog h2{font:2.4rem/.95 Archivo Black;margin:.4em 0}.product-mystery-dialog .dialog-close{position:absolute;right:15px;top:10px;background:#fff;border:2px solid #080808;font-size:1.7rem}.product-mystery-dialog .dialog-back{padding:12px 28px;background:#080808;color:#fff;border:0;font-weight:900}.product-mystery-visual{height:220px;margin-bottom:22px;display:grid;place-items:center;background:repeating-linear-gradient(0deg,#111 0 8px,#191919 9px 11px);border:3px solid #080808}.product-mystery-visual span{display:grid;place-items:center;width:70px;height:70px;background:#c7eb19;border:3px solid #080808;font-size:2rem;box-shadow:5px 5px #f28bb6}.template-product .product-page{grid-template-columns:minmax(420px,.88fr) minmax(420px,1.12fr)}.template-product .product-gallery{width:100%;max-width:720px;justify-self:center}.template-product .product-gallery__main{height:min(62vh,590px);min-height:430px;display:grid;place-items:center;padding:28px}.template-product .product-gallery__main img{width:100%;height:100%;max-width:100%;max-height:100%;aspect-ratio:auto;object-fit:contain}@media(max-width:850px){.template-product .site-header{grid-template-columns:1fr auto auto}.template-product .site-header .main-nav{display:none;position:absolute;left:0;right:0;top:70px;padding:14px;background:#080808;flex-direction:column}.template-product .site-header .main-nav.open{display:flex}.template-product .menu-toggle{display:block}.template-product .product-page{grid-template-columns:1fr;padding:8vw 4vw}.template-product .product-info{position:static}.template-product .product-info h1{font-size:3.5rem;letter-spacing:-.04em}.product-image-placeholder{min-height:350px}}@media(max-width:850px){.template-product .product-gallery__main{height:min(72vh,520px);min-height:320px;padding:18px}}.clear-cart-button{background:#080808;color:#fff;border-color:#f28bb6}.clear-cart-button:hover{background:#f28bb6;color:#080808}.cart-clear-status{min-height:1.2em;text-align:right;font:700 12px ui-monospace,monospace}html,body{cursor:url(paw-cursor.png) 24 12,auto}a,button,select,input,summary,[role=button],label[for]{cursor:url(paw-cursor.png) 24 12,pointer!important}.template-product .nav-pill.cream{background:linear-gradient(#fff,#f5f1e8)}.top-ticker{position:sticky;z-index:50;top:0;height:32px;overflow:hidden;background:var(--lime);border-bottom:2px solid var(--ink);color:var(--ink);font:11px/30px Archivo Black,Impact,sans-serif;white-space:nowrap}.ticker-track{display:flex;width:max-content}.ticker-track span{animation:ticker 22s linear infinite}.top-ticker a{text-decoration:underline;text-underline-offset:2px}.template-product .product-gallery__main{position:relative}.template-product .gallery-arrow{cursor:pointer}.rpg-description{position:relative;display:grid;grid-template-columns:126px minmax(0,1fr);align-items:stretch;gap:0;min-height:150px;margin:24px 0;background:#fffdf4;border:4px solid #080808;border-radius:12px;box-shadow:8px 8px #080808}.teri-avatar{position:relative;z-index:2;align-self:center;width:112px;height:134px;margin:6px 5px 6px 8px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:#fffdf4;border:3px solid #080808;border-radius:2px}.teri-avatar span{position:relative;z-index:2;flex:0 0 28px;width:100%;display:grid;place-items:center;padding:2px 8px;text-align:center;background:#fff;border:0;border-bottom:3px solid #080808;font:900 .78rem ui-monospace,monospace}.teri-avatar img{display:block;flex:0 0 auto;width:108px;height:auto;max-width:none;margin-top:-3px;filter:contrast(1.08) saturate(.95);image-rendering:auto}.rpg-copy{position:relative;min-height:134px;padding:20px 28px;display:flex;align-items:center;background:transparent}.rpg-copy:before{display:none}.rpg-copy p{position:relative;z-index:1;margin:0;font:700 clamp(1rem,1.35vw,1.28rem)/1.55 system-ui,sans-serif}.rpg-copy i{position:absolute;right:14px;bottom:10px;font-style:normal;animation:rpgNext .8s steps(2,end) infinite}.template-product .product-meta{display:grid;gap:12px;border:0}.template-product .product-meta details{padding:0;border:3px solid #080808;background:#fffdf4;box-shadow:5px 5px #080808}.template-product .product-meta summary{padding:15px 18px;display:flex;align-items:center;gap:11px;font:900 .95rem Archivo Black;list-style:none}.template-product .product-meta summary:after{margin-left:auto}.template-product .product-meta details p{margin:0;padding:17px 20px;border-top:3px solid #080808;background:#fff;font:650 1rem/1.55 system-ui,sans-serif}.meta-dot{width:15px;height:15px;border:2px solid #080808;display:inline-block}.meta-dot.pink{background:#f28bb6}.meta-dot.blue{background:#72bff0}.meta-dot.acid{background:#c7eb19}@keyframes rpgNext{50%{transform:translateY(3px)}}@media(max-width:600px){.rpg-description{grid-template-columns:96px minmax(0,1fr);min-height:140px;margin:18px 0;border-width:3px;box-shadow:5px 5px #080808}.teri-avatar{width:84px;height:124px;margin:6px 4px 6px 7px;border-width:2px}.teri-avatar span{flex-basis:25px;padding:2px 6px;font-size:.64rem;border-bottom-width:2px}.teri-avatar img{width:86px;height:auto;margin-top:-2px}.rpg-copy{min-height:129px;padding:14px 14px 22px}.rpg-copy p{font-size:.88rem;line-height:1.48}.template-product .product-meta summary{padding:13px 14px;font-size:.8rem}.template-product .product-meta details p{padding:14px;font-size:.9rem}}.template-index:not(.duzit-shop-open) .site-header,.template-index:not(.duzit-shop-open) .shop-home-shell{display:none}.template-index.duzit-shop-open .portal{display:none}.shop-home-shell{min-height:100vh}.shop-home-shell .shop-hero{grid-template-columns:minmax(320px,.82fr) minmax(440px,1.18fr);gap:3.5vw;min-height:540px;padding:5vw;background:linear-gradient(110deg,var(--pink) 0 42%,var(--paper) 42%)}.shop-home-shell .hero-copy h1{font-size:clamp(52px,6.6vw,102px);line-height:.8;letter-spacing:-6px}.shop-home-shell .hero-window img{height:auto;aspect-ratio:16/9}.shop-home-shell .product-grid-wrap{padding:4vw 5vw 6vw}.shop-home-shell .section-title h2{font-size:clamp(42px,6vw,88px);line-height:.82}.shop-home-shell .product-card__image{aspect-ratio:16/10}@media(max-width:850px){.shop-home-shell .shop-hero{grid-template-columns:1fr;min-height:auto;padding:14vw 5vw 8vw}.shop-home-shell .hero-copy h1{letter-spacing:-3px}.shop-home-shell .product-grid-wrap{padding:10vw 5vw}.shop-home-shell .section-title{gap:.7rem}.shop-home-shell .section-title h2{font-size:13vw}}@media(max-width:600px){body{min-width:0;overflow-x:hidden}.top-ticker{height:28px;overflow:hidden;background:#c7eb19;border-bottom:2px solid #080808;color:#080808;font:9px/26px Archivo Black,Impact,sans-serif;white-space:nowrap}.ticker-track{display:flex;width:max-content}.template-product .site-header,.template-cart .site-header{top:28px;min-height:62px;padding:8px 10px;grid-template-columns:minmax(0,1fr) auto auto;gap:7px;background:#080808f7;color:#fff;border-bottom:2px solid #333}.template-product .site-header .brand,.template-cart .site-header .brand{min-width:0;font-size:1.45rem;white-space:nowrap}.template-product .menu-toggle,.template-product .cart-button,.template-cart .menu-toggle,.template-cart .cart-button{display:block;min-height:40px;padding:8px 9px;border:2px solid #f5f1e8;border-radius:8px;background:#c7eb19;color:#080808;box-shadow:inset 0 2px #ffffffbf,0 4px #555;font-size:.68rem;font-weight:800;white-space:nowrap}.template-product .cart-button,.template-cart .cart-button{justify-self:end;background:transparent;color:#fff}.template-product .cart-button span,.template-cart .cart-button span{margin-left:3px}.template-product .site-header .main-nav,.template-cart .site-header .main-nav{display:none;position:absolute;left:0;right:0;top:60px;padding:12px;gap:9px;flex-direction:column;background:#080808;border-bottom:2px solid #333;box-shadow:0 8px 20px #00000073}.template-product .site-header .main-nav.open,.template-cart .site-header .main-nav.open{display:flex}.template-product .site-header .nav-pill,.template-cart .site-header .nav-pill{min-height:46px;display:grid;place-items:center;padding:10px 14px;text-align:center}.template-product .product-page{gap:32px;padding:20px 14px 50px}.template-product .product-gallery{width:calc(100% - 5px);max-width:none;border-radius:14px;box-shadow:5px 5px #080808}.template-product .window-bar{height:31px;padding:7px 8px;font-size:9px}.template-product .product-gallery__main{width:100%;height:min(92vw,390px);min-height:0;padding:10px}.template-product .product-gallery__main img{width:100%;height:100%;object-fit:contain}.product-thumbs{gap:7px;padding:8px;scroll-snap-type:x mandatory;scrollbar-width:thin}.product-thumbs button{flex-basis:72px;scroll-snap-align:start}.template-product .product-info{width:100%}.template-product .product-info>.eyebrow{font-size:.65rem;letter-spacing:.11em}.template-product .product-info h1{margin:.25em 0;font-size:clamp(2.65rem,14vw,3.8rem);line-height:.88;letter-spacing:-.055em;overflow-wrap:anywhere}.product-signal-row{align-items:stretch;gap:10px}.template-product .price{display:grid;place-items:center;min-height:47px;padding:8px 12px;font-size:1.25rem}.product-stock{flex:1 1 170px;justify-content:center;min-height:47px;padding:8px 10px;text-align:center}.template-product .rte{margin:20px 0;font-size:.95rem;line-height:1.55}.product-colors{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0 14px}.product-color{min-height:48px;padding:9px 7px;font-size:.72rem}.template-product .product-form{padding:12px;border-radius:12px;box-shadow:5px 5px #080808}.template-product .product-form select,.template-product .product-form .add-button{min-height:50px}.template-product .product-form .add-button{position:static;padding:12px;font-size:.72rem}.template-product .product-meta{margin-top:28px}.template-product .product-meta details{padding:15px 2px}.product-mystery-dialog{width:calc(100vw - 28px);max-height:calc(100dvh - 28px);padding:24px 18px;overflow-y:auto;box-shadow:7px 7px #f28bb6}.product-mystery-visual{height:min(48vw,210px)}.product-mystery-dialog h2{font-size:1.8rem}.cart-page{width:100%;padding:36px 14px 60px}.cart-page h1{margin:.25em 0 .45em;font-size:clamp(3rem,17vw,4.6rem);letter-spacing:-.055em}.cart-item{grid-template-columns:84px minmax(0,1fr);gap:12px;align-items:start;padding:15px 0}.cart-item img{width:84px;border:2px solid #080808}.cart-item h2{font-size:1.15rem;overflow-wrap:anywhere}.cart-item p{margin:5px 0}.cart-item label{grid-column:2;display:flex;align-items:center;gap:10px}.cart-item input{min-height:44px}.cart-total{gap:15px;padding:18px 0;font-size:1.35rem}.cart-actions{gap:12px}.cart-actions .y2k-button{min-height:52px}.cart-clear-status{text-align:center}}@media(max-width:380px){.template-product .site-header .brand,.template-cart .site-header .brand{font-size:1.2rem}.template-product .menu-toggle,.template-product .cart-button,.template-cart .menu-toggle,.template-cart .cart-button{padding-inline:7px;font-size:.61rem}}@media(max-width:600px){.template-product .product-meta details{padding:0}}.template-product .product-gallery__main{position:relative;overflow:hidden;padding:0;isolation:isolate}.template-product .product-gallery__main>img{position:absolute;top:28px;right:28px;bottom:28px;left:28px;width:calc(100% - 56px);height:calc(100% - 56px);max-width:calc(100% - 56px);max-height:calc(100% - 56px);object-fit:contain;object-position:center}.template-product .product-gallery__main .gallery-arrow{z-index:4}.template-product .product-thumbs{position:relative;z-index:3;min-height:104px;align-items:center;overflow-x:auto;overflow-y:hidden}.template-product .product-thumbs button{flex:0 0 86px;width:86px;height:86px;overflow:hidden}.template-product .product-thumbs button.is-active{border-color:#f28bb6;box-shadow:inset 0 0 0 3px #f28bb6}.template-product .product-thumbs img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}@media(max-width:600px){.template-product .product-gallery__main>img{top:10px;right:10px;bottom:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);max-width:calc(100% - 20px);max-height:calc(100% - 20px)}.template-product .product-thumbs{min-height:88px}.template-product .product-thumbs button{flex-basis:70px;width:70px;height:70px}}.top-ticker .ticker-track{animation:singleTicker 16s linear infinite}.top-ticker .ticker-track span{animation:none}
/*# sourceMappingURL=/cdn/shop/t/30/assets/theme.css.map */
