:root{--topbar-height: 112px;--bottombar-height: 56px;--sidebar-width: 160px;--side-padding: 20px;--grid-gap: 16px;--frame-inset: 14px}html,body,#root{height:100%;background-color:#fff}@font-face{font-family:VCR OSD Mono;src:url(/assets/VCR_OSD_MONO_1.001-Ceif2qmb.ttf) format("opentype");font-style:normal}*{box-sizing:border-box}body{margin:0;color:#00f;font-family:VCR OSD Mono,monospace;font-size:12px;overflow:hidden}::-moz-selection{background:#00f;color:#fff}::selection{background:#00f;color:#fff}*{scrollbar-width:thin;scrollbar-color:red transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:red}*::-webkit-scrollbar-thumb:hover{background:#8b0000}*{cursor:url(/cursors/default.png) 0 0,auto!important}a,button,select,label,[role=button],.product-card,.vcr-btn,.acct-btn,.cart-icon-btn,.cart-item-remove,.product-modal-close,.window-frame-close,.mp98-btn,.filter-select,.checkout-btn,.links a{cursor:url(/cursors/hover.png) 0 0,pointer!important}.app{position:relative;width:100vw;height:100vh}.page{position:relative;width:100%;height:auto;padding:20px 20px 40px}.center-frame{position:absolute;isolation:isolate;top:var(--topbar-height);left:calc(var(--sidebar-width) + 40px);width:calc(100vw - var(--sidebar-width) - 40px);height:calc(100vh - var(--topbar-height) - var(--bottombar-height));overflow-x:hidden;overflow-y:auto}.top-bar{position:absolute;top:0;left:0;right:0;height:var(--topbar-height);padding:4px 20px;display:flex;align-items:center;justify-content:space-between}.top-bar .logo{padding-top:10px;height:300%;max-height:var(--topbar-height);width:auto;-o-object-fit:contain;object-fit:contain;image-rendering:pixelated}.menu span{margin-right:6vw;font-size:28px;cursor:pointer}.menu-link{margin-right:6vw;font-size:24px;cursor:pointer;text-decoration:none;color:inherit}.menu-link.active,.menu .active{background:#fff;color:#00f;padding:2px 6px}.status{font-size:18px}.status span{margin-left:10px}.mini-player{display:flex;align-items:center;gap:6px;padding:4px 0 4px 2px;list-style:none}.mini-player-btn{background:none;border:1px solid blue;color:#00f;font-size:8px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0;line-height:1}.mini-player-btn:hover{background:#00f;color:#fff}.mini-player-bar{flex:1;height:4px;background:#0000ff26;cursor:pointer;position:relative}.mini-player-fill{height:100%;background:#00f;pointer-events:none}.sidebar{position:absolute;top:var(--topbar-height);left:var(--side-padding);width:var(--sidebar-width);height:calc(100vh - var(--topbar-height) - var(--bottombar-height));display:flex;flex-direction:column;gap:12px;font-size:12px;line-height:1.2;overflow:hidden}.blurb,.section{margin:6px 0}ul{list-style:none;padding:0;margin:0}.links a{display:block;margin-top:6px;text-decoration:none;transition:text-shadow .15s ease;-webkit-text-fill-color:unset}.links a:nth-child(1){font-family:Comic Sans MS,Chalkboard SE,cursive;font-size:20px;font-weight:700;color:#f4a;text-shadow:1px 1px 0 #880044,2px 2px 0 #660033,3px 3px 0 #440022}.links a:nth-child(1):hover{text-shadow:1px 1px 0 #cc0066,2px 2px 0 #880044,3px 3px 0 #550033,0 0 10px rgba(255,80,180,.7)}.links a:nth-child(2){font-family:Impact,Arial Narrow,sans-serif;font-style:italic;font-size:18px;letter-spacing:1px;color:gold;text-shadow:1px 1px 0 #b8860b,2px 2px 0 #7a4e00,3px 3px 0 #4a2e00}.links a:nth-child(2):hover{text-shadow:1px 1px 0 #c8860a,2px 2px 0 #7a4e00,3px 3px 0 #4a2e00,0 0 10px rgba(255,215,0,.7)}.links a:nth-child(3){font-family:Arial Black,Arial Bold,sans-serif;font-size:20px;color:#f40;text-shadow:1px 1px 0 #cc2200,2px 2px 0 #881100,3px 3px 0 #550000}.links a:nth-child(3):hover{text-shadow:1px 1px 0 #cc2200,2px 2px 0 #881100,3px 3px 0 #550000,0 0 10px rgba(255,80,0,.7)}.links a:nth-child(4){font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:20px;color:#2d4;text-shadow:1px 1px 0 #008800,2px 2px 0 #005500,3px 3px 0 #003300}.links a:nth-child(4):hover{text-shadow:1px 1px 0 #00aa22,2px 2px 0 #007711,3px 3px 0 #004400,0 0 10px rgba(50,220,80,.7)}.sidebar-bottom{margin-top:auto}.collage{width:150px;max-height:140px;-o-object-fit:contain;object-fit:contain}.color-bar{position:absolute;display:flex;gap:4px}.color-bar span{width:16px;height:12px}.color-bar span:nth-child(1){background:#0f0}.color-bar span:nth-child(2){background:#ff0}.color-bar span:nth-child(3){background:red}.color-bar span:nth-child(4){background:#0ff}.color-bar span:nth-child(5){background:#fff}.color-bar.left{bottom:16px;left:20px}.color-bar.right{bottom:16px;right:20px}.bento-grid{position:relative;width:100%;height:700px;display:grid;gap:var(--grid-gap);grid-template-columns:2fr 2fr 3fr 3fr;grid-template-rows:1fr 1fr 1.4fr;grid-template-areas:"a a b b" "d c b b" "d e f f"}.spiky-frame{position:relative;width:100%;height:100%;overflow:hidden}.spiky-frame-content{position:absolute;inset:var(--frame-inset);overflow:hidden;z-index:1}.spiky-frame-content img,.spiky-frame-content video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.spiky-frame-border{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:2;-o-object-fit:fill;object-fit:fill}.spiky-frame.area-a{grid-area:a}.spiky-frame.area-b{grid-area:b}.spiky-frame.area-c{grid-area:c}.spiky-frame.area-d{grid-area:d}.spiky-frame.area-e{grid-area:e}.spiky-frame.area-f{grid-area:f}.spiky-frame.area-c,.spiky-frame.area-e,.spiky-frame.area-d,.spiky-frame.area-f{align-self:stretch}.page-title{text-align:center;font-size:48px;margin:0 0 16px;letter-spacing:4px}.spiky-frame.area-banner{display:block;width:120%;height:120px;margin-bottom:16px}.window-grid{position:relative;width:100%;height:calc(100vh - var(--topbar-height) - var(--bottombar-height) - 40px);display:grid;gap:var(--grid-gap);grid-template-columns:2.2fr 2fr 3fr 2.2fr;grid-template-rows:1fr 1fr .7fr;grid-template-areas:"a b b c" "a b b c" "e f f d"}.window-grid--free{display:block;overflow:visible}.window-frame{position:relative;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;border-top:2px solid #aaaaff;border-left:2px solid #aaaaff;border-bottom:2px solid #000066;border-right:2px solid #000066;background:#fff;will-change:transform}.window-frame-titlebar{display:flex;align-items:center;justify-content:flex-end;background:#00f;color:#fff;padding:3px 6px;font-size:11px;letter-spacing:2px;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:22px;cursor:grab}body.window-dragging,body.window-dragging *{cursor:grabbing!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.window-frame-controls{display:flex;gap:2px;flex-shrink:0}.window-frame-controls span{display:block;width:14px;height:14px;background:#fff;box-shadow:inset -1px -1px #00008b,inset 1px 1px #add8e6}.window-frame-controls .window-frame-close{background:red}.window-frame-content{position:relative;flex:1;overflow:hidden;z-index:1}.window-frame-content img,.window-frame-content video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.window-frame.area-a{grid-area:a}.window-frame.area-b{grid-area:b}.window-frame.area-c{grid-area:c}.window-frame.area-d{grid-area:d}.window-frame.area-e{grid-area:e}.window-frame.area-f{grid-area:f}.terminal{position:relative;width:100%;height:100%;background:#000;border:2px solid white;display:flex;flex-direction:column;overflow:hidden;font-family:PP Neuebit,monospace}.terminal-scanlines{position:absolute;inset:0;background:repeating-linear-gradient(to bottom,transparent 0px,transparent 3px,rgba(255,255,255,.03) 3px,rgba(255,255,255,.03) 4px);pointer-events:none;z-index:10}.terminal-header{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background:#fff;color:#000;font-size:18px;letter-spacing:2px;flex-shrink:0}.terminal-header-dots{display:flex;gap:6px}.terminal-header-dots span{display:block;width:10px;height:10px;background:#000}.terminal-body{flex:1;overflow-y:auto;padding:16px;color:#fff;font-size:20px;line-height:1.6;letter-spacing:1px;scrollbar-width:none}.terminal-body::-webkit-scrollbar{display:none}.terminal-line{white-space:pre-wrap;min-height:1.6em}.terminal-cursor{display:inline-block;width:10px;height:18px;background:#fff;margin-left:2px;vertical-align:middle;animation:blink .7s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hamburger,.mobile-only,.mobile-sidebar{display:none}@media(max-width:768px){.desktop-only{display:none!important}.mobile-only{display:flex}.hamburger{display:flex;flex-direction:column;justify-content:center;gap:4px;background:none;border:none;padding:4px 6px;cursor:pointer;flex-shrink:0}.hamburger span{display:block;width:20px;height:2px;background:#00f}.mobile-sidebar{display:block;position:fixed;top:0;left:0;width:80vw;max-width:300px;height:100%;z-index:9000;background:#fff;transform:translate(-100%);transition:transform .25s ease;overflow-y:auto;padding:20px 16px;box-sizing:border-box}.mobile-sidebar--open{transform:translate(0)}.mobile-sidebar .sidebar{position:static;width:100%;height:100%}.mobile-sidebar-logo{display:block!important;width:80px;margin:0 auto 16px}.mobile-sidebar-backdrop{display:none;position:fixed;inset:0;background:#00000080;z-index:8990;pointer-events:auto}.mobile-sidebar-backdrop--open{display:block}:root{--topbar-height: 180px}.top-bar{height:auto;min-height:var(--topbar-height);flex-direction:column;align-items:flex-start;gap:8px;padding:calc(env(safe-area-inset-top,0px) + 18px) 16px 10px;background:#fff}.top-bar .logo{height:52px;padding-top:0}.menu{display:flex;flex-wrap:wrap;gap:4px 0}.menu-link{font-size:16px;margin-right:5vw;padding:8px 4px}.status{display:none}.center-frame{position:absolute;top:var(--topbar-height);left:0;width:100vw;height:calc(100vh - var(--topbar-height) - var(--bottombar-height));overflow-x:hidden;overflow-y:auto}.page{padding:14px 14px 40px}.lookbook-window-wrap{height:calc(100svh - var(--topbar-height) - 160px)}.page-title{font-size:36px;letter-spacing:2px}.bento-grid{height:auto;grid-template-columns:1fr;grid-template-rows:repeat(6,200px);grid-template-areas:"a" "b" "c" "d" "e" "f"}.window-grid{height:auto;grid-template-columns:1fr;grid-template-rows:320px 360px 320px 200px 200px 160px;grid-template-areas:"a" "b" "c" "e" "d" "f"}.spiky-frame.area-banner{width:100%}.terminal-body{font-size:16px}.terminal-header{font-size:15px}}@media(max-width:480px){.menu-link{font-size:18px;margin-right:4vw}.page-title{font-size:28px}}.vcr-btn{background:#fff;color:#00f;border:none;font-family:PP Neuebit,monospace;font-size:18px;letter-spacing:1px;padding:4px 12px;cursor:pointer}.vcr-btn:hover{background:#0f0;color:#000}.vcr-btn.vcr-btn--buy:hover{background:red;color:#fff}.vcr-btn.secondary{background:#00f;color:#fff;border:2px solid white}.vcr-btn.secondary:hover{background:#fff;color:#00f}.vcr-btn:disabled{opacity:.4;cursor:not-allowed}.vcr-input{background:#000;color:#fff;border:2px solid white;font-family:PP Neuebit,monospace;font-size:18px;padding:6px 10px;width:100%;outline:none;letter-spacing:1px}.vcr-input:focus{border-color:#0f0}.vcr-input::-moz-placeholder{color:#ffffff4d}.vcr-input::placeholder{color:#ffffff4d}.shop-header{text-align:center;margin-bottom:10px}.shop-subtitle{font-size:18px;letter-spacing:2px;margin:0 0 16px;opacity:.8}.shop-topbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding:0 4px}.shop-filter{display:flex;align-items:center;gap:8px}.filter-label{font-size:18px;letter-spacing:2px}.filter-select{background:#fff;color:#00f;border:2px solid blue;font-family:VCR OSD Mono,monospace;font-size:12px;letter-spacing:1px;padding:3px 24px 3px 8px;cursor:pointer;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%230000ff'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.filter-select:focus{border-color:#00f}.cart-icon-btn{background:transparent;color:#00f;border:2px solid white;font-family:PP Neuebit,monospace;font-size:18px;padding:2px 12px;cursor:pointer;letter-spacing:1px}.cart-icon-btn:hover{background:#fff;color:#00f}.cart-count{color:#0f0}.shop-divider{width:100%;height:2px;background:repeating-linear-gradient(to right,white 0px,white 6px,transparent 6px,transparent 10px);margin:12px 0}.shop-loading{font-size:22px;letter-spacing:2px;padding:40px 0;text-align:center}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.product-card{position:relative;border:2px dashed rgba(255,255,255,.4);padding:10px;cursor:pointer;display:flex;flex-direction:column;gap:8px}.product-card:hover{border-color:#fff}.product-card-stock{position:absolute;top:8px;left:10px;font-size:16px;opacity:.7}.product-card-image{width:100%;aspect-ratio:3/4;overflow:hidden;background:#0000004d}.product-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card-title{font-size:18px;letter-spacing:1px;text-decoration:none;color:#00f}.product-card-price{font-size:13px;letter-spacing:1px;color:#00f;opacity:.75}.product-card-actions{display:flex;gap:8px}.product-card-actions button{border-color:#00f}.modal-backdrop{position:fixed;inset:0;background:#00001ed9;z-index:1000}.product-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border:3px solid blue;width:min(500px,95vw);max-height:88vh;display:flex;flex-direction:column;overflow-y:auto;color:#00f;z-index:1001}.product-modal-titlebar{display:flex;align-items:center;background:#00f;color:#fff;padding:4px 8px;font-size:13px;letter-spacing:2px;flex-shrink:0;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.product-modal-titlebar:active{cursor:grabbing}.product-modal-title-text{flex:1}.product-modal-close{background:red;color:#fff;border:none;font-size:12px;width:22px;height:22px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:VCR OSD Mono,monospace;flex-shrink:0}.product-modal-body{display:flex;gap:12px;padding:12px;background:#fff}.product-modal-image-section{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:4px}.product-modal-image{width:150px;aspect-ratio:3/4;overflow:hidden}.product-modal-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-modal-image-nav{display:flex;gap:16px}.product-modal-image-nav button{background:none;border:none;color:#00f;font-size:18px;cursor:pointer;font-family:VCR OSD Mono,monospace;padding:0 2px;line-height:1}.product-modal-image-counter{font-size:10px;letter-spacing:1px;color:#00f;opacity:.6;align-self:center}.product-modal-info{flex:1;display:flex;flex-direction:column;gap:8px;color:#00f}.product-modal-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-modal-name{background:#00f;color:#fff;padding:2px 6px;font-size:11px;letter-spacing:1px}.product-modal-season-tag{color:red;border:1px solid red;padding:1px 4px;font-size:10px;letter-spacing:1px}.product-modal-price{background:#00f;color:#fff;padding:2px 6px;font-size:11px;letter-spacing:1px;display:inline-block;width:-moz-fit-content;width:fit-content}.product-modal-sizes{display:flex;flex-wrap:wrap;align-items:center;gap:0}.size-entry{display:inline-flex;align-items:center}.size-slash{color:#00f;font-size:11px;padding:0 2px}.size-btn{background:transparent;color:#00f;border:none;font-family:VCR OSD Mono,monospace;font-size:11px;padding:1px 3px;cursor:pointer;letter-spacing:0}.size-btn.active{background:#00f;color:#fff}.size-btn.sold-out{opacity:.3;cursor:not-allowed;text-decoration:line-through}.size-btn:hover:not(.sold-out):not(.active){background:#0000ff1f}.product-modal-ctas{display:flex;gap:8px;margin-top:auto}.modal-btn-buy{background:red;color:#fff;border:none;font-family:VCR OSD Mono,monospace;font-size:11px;letter-spacing:1px;padding:4px 12px;cursor:pointer}.modal-btn-buy:hover{background:#8b0000}.modal-btn-bag{background:#fff;color:red;border:2px solid red;font-family:VCR OSD Mono,monospace;font-size:11px;letter-spacing:1px;padding:4px 10px;cursor:pointer}.modal-btn-bag:hover{background:red;color:#fff}.product-modal-inline-chart{margin-top:6px;border:1px solid rgba(0,0,255,.2);overflow:hidden}.product-modal-inline-chart img{width:100%;height:auto;display:block}.product-modal-divider-stars{overflow:hidden;padding:2px 10px;color:#00f;font-size:11px;white-space:nowrap;flex-shrink:0}.product-modal-divider-stars:after{content:"*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*"}.product-modal-description{padding:4px 10px 6px;display:flex;flex-direction:column;gap:4px}.product-modal-desc-line{background:#00f;color:#fff;padding:2px 6px;display:inline-block;width:-moz-fit-content;width:fit-content;font-size:11px;letter-spacing:1px}.product-modal-divider-slashes{overflow:hidden;padding:2px 10px;color:#00f;font-size:11px;white-space:nowrap;flex-shrink:0}.product-modal-divider-slashes:after{content:"////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////"}.product-modal-shipping{padding:6px 10px 12px;color:#00f;font-size:11px;letter-spacing:1px;line-height:1.6}.product-modal-handle{background:#00f;color:#fff;padding:1px 4px}.cart-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border:3px solid blue;width:min(540px,95vw);max-height:85vh;display:flex;flex-direction:column;overflow:hidden;color:#00f;z-index:1001}.cart-modal-body{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:14px}.cart-empty{font-size:14px;letter-spacing:2px;padding:20px 0;color:#00f}.cart-item{display:flex;gap:14px;align-items:flex-start;border-bottom:1px dashed rgba(0,0,255,.3);padding-bottom:14px}.cart-item-image{width:76px;height:100px;overflow:hidden;flex-shrink:0;border:1px solid blue}.cart-item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-item-info{flex:1;display:flex;flex-direction:column;gap:5px}.cart-item-title{font-size:14px;letter-spacing:1px;color:#00f}.cart-item-variant{font-size:12px;opacity:.6;color:#00f}.cart-item-price{font-size:14px;color:#00f}.cart-item-qty{opacity:.6}.cart-item-size-select{font-family:VCR OSD Mono,monospace;font-size:12px;color:#00f;background:#fff;border:1px solid blue;padding:2px 4px;margin-top:2px;cursor:pointer}.cart-item-remove{background:transparent;border:none;color:red;font-size:16px;cursor:pointer;flex-shrink:0;font-family:VCR OSD Mono,monospace}.cart-modal-footer{padding:14px 16px;border-top:2px solid blue;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.cart-total{font-size:14px;letter-spacing:2px;color:#00f}.checkout-btn{text-decoration:none;background:#00f;color:#fff;padding:6px 14px;font-family:VCR OSD Mono,monospace;font-size:13px;letter-spacing:1px}.auth-terminal{max-width:500px;margin:0 auto;border:2px solid white;overflow:hidden}.auth-body{padding:24px;display:flex;flex-direction:column;gap:16px;background:#000}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field label{font-size:18px;letter-spacing:2px}.auth-error{color:red;font-size:16px;letter-spacing:1px}.auth-actions{display:flex;gap:10px;flex-wrap:wrap;padding-top:8px}.orders-header{display:flex;align-items:center;justify-content:space-between;font-size:18px;letter-spacing:1px;margin-bottom:12px}.order-card{border:2px dashed rgba(255,255,255,.4);margin-bottom:16px;overflow:hidden}.order-card-header{background:#ffffff1a;padding:8px 14px;display:flex;gap:16px;flex-wrap:wrap;align-items:center;font-size:18px;letter-spacing:1px}.order-number{color:#0f0}.order-date{opacity:.7}.order-total{margin-left:auto}.order-status{font-size:14px;border:1px solid white;padding:1px 6px}.order-status.fulfilled{border-color:#0f0;color:#0f0}.order-status.unfulfilled{border-color:red;color:red}.order-items{padding:12px 14px;display:flex;flex-direction:column;gap:8px}.order-item{display:flex;align-items:center;gap:10px;font-size:16px;letter-spacing:1px}.order-item img{width:40px;height:50px;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.3)}@media(max-width:768px){.product-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:calc(50vw * 4 / 3 + 130px)}.product-card{height:100%;overflow:hidden}.product-card-image{aspect-ratio:3/4;flex:none}.product-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4;height:50.4px}.product-modal-body{flex-direction:column}.product-modal-image{width:100%;aspect-ratio:1/1}.shop-topbar{flex-direction:column;align-items:flex-start}}.acct-loading{font-size:14px;letter-spacing:2px;padding:40px 0;text-align:center}.acct-header{display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:1px;margin-bottom:10px}.acct-divider{width:100%;height:2px;background:#00f;margin:8px 0 16px}.acct-order-card{border:2px solid blue;margin-bottom:20px}.acct-order-header{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;font-size:12px;letter-spacing:1px}.acct-order-item{display:flex;align-items:flex-start;gap:7px;padding:8px 10px;border-top:1px dashed blue}.acct-item-index{font-size:10px;padding-top:2px;flex-shrink:0;min-width:18px}.acct-item-image{width:58px;height:72px;-o-object-fit:cover;object-fit:cover;border:1px solid blue;flex-shrink:0}.acct-item-no-img{background:#0000ff0d}.acct-item-info{flex:1;display:flex;flex-direction:column;gap:5px;min-width:0}.acct-item-top{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.acct-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:5px}.acct-item-bottom-left,.acct-item-bottom-right{display:flex;align-items:center;gap:5px}.acct-tag{background:#00f;color:#fff;padding:1px 5px;font-size:11px;letter-spacing:1px;white-space:nowrap;flex-shrink:0}.acct-item-price{font-size:11px;letter-spacing:1px;white-space:nowrap;margin-left:auto}.acct-item-top .acct-item-price{margin-left:auto}.acct-subtotal-row{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:6px 10px;border-top:1px dashed blue}.acct-subtotal-row .acct-item-price{margin-left:0}.acct-order-footer{display:flex;align-items:center;justify-content:space-between;padding:7px 10px;border-top:2px solid blue}.acct-btn{background:#fff;color:#00f;border:2px solid blue;font-family:VCR OSD Mono,monospace;font-size:11px;letter-spacing:1px;padding:3px 8px;cursor:pointer}.acct-btn:hover{background:#00f;color:#fff}.acct-status-row{display:flex;align-items:center;gap:6px;font-size:11px;letter-spacing:1px}.acct-tag--cancelled{background:red;color:#fff}.acct-cancel-reason{font-size:10px;opacity:.7;letter-spacing:1px}.order-confirm-modal{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;border:3px solid blue;width:min(360px,90vw);display:flex;flex-direction:column;color:#00f;z-index:1001}.order-confirm-body{padding:20px 16px;display:flex;flex-direction:column;gap:10px;font-size:11px;letter-spacing:2px;line-height:1.6}.order-confirm-body p{margin:0}.order-confirm-link{color:#00f;text-decoration:underline;cursor:pointer}.global-footer{position:absolute;bottom:0;left:50%;transform:translate(-50%);height:var(--bottombar-height);display:flex;align-items:center;font-size:10px;letter-spacing:2px;color:#00f;white-space:nowrap;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#fff;width:100%;justify-content:center}.loading-screen{position:fixed;inset:0;z-index:9999;background:#00f;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .4s ease}.loading-screen.fading{opacity:0}.loading-dialog{width:420px;height:260px;display:flex;flex-direction:column;border-top:2px solid #aaaaff;border-left:2px solid #aaaaff;border-bottom:2px solid #000066;border-right:2px solid #000066}.loading-dialog-titlebar{display:flex;align-items:center;justify-content:space-between;background:navy;color:#fff;padding:3px 6px;font-size:11px;letter-spacing:2px;flex-shrink:0;height:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.loading-dialog-title{font-family:VCR OSD Mono,monospace}.loading-dialog-body{flex:1;overflow:hidden}.mp-shell{display:flex;flex-direction:column;width:100%;height:100%;background:silver}.mp-video-area{flex:1;position:relative;overflow:hidden;background:#000}.mp-video-area iframe{width:100%;height:100%;border:none;display:block}.mp-loading{position:absolute;inset:0;background:#000;display:flex;align-items:center;justify-content:center;gap:6px;color:#0f0;font-family:VCR OSD Mono,monospace;font-size:12px;letter-spacing:2px;z-index:5}.mp-controls{flex-shrink:0;height:44px;background:silver;border-top:2px solid #808080;padding:2px 4px;display:flex;flex-direction:column;gap:2px}.mp-progress-row{display:flex;align-items:center;gap:4px}.mp-track{flex:1;height:6px;background:gray;box-shadow:inset 1px 1px #404040,inset -1px -1px #fff;position:relative;cursor:pointer}.mp-fill{height:100%;background:navy;pointer-events:none;transition:width .1s linear}.mp-lcd{display:flex;align-items:center;gap:2px;background:#000;color:#0f0;font-family:VCR OSD Mono,monospace;font-size:9px;padding:1px 3px;letter-spacing:1px;flex-shrink:0;border:1px solid #404040;box-shadow:inset 1px 1px #404040;white-space:nowrap}.mp-lcd-sep{opacity:.4}.mp-button-row{display:flex;align-items:center;gap:3px}.mp-transport{display:flex;gap:1px}.mp98-btn{background:silver;color:#000;border:none;padding:1px 4px;min-width:18px;height:16px;font-family:VCR OSD Mono,monospace;font-size:9px;cursor:pointer;letter-spacing:0;line-height:1;box-shadow:inset 1px 1px #fff,inset -1px -1px gray,inset 2px 2px #dfdfdf,inset -2px -2px #404040}.mp98-btn:active{box-shadow:inset 1px 1px #404040,inset -1px -1px #fff,inset 2px 2px gray,inset -2px -2px #dfdfdf;padding-top:2px;padding-left:5px}.mp98-btn:hover{background:#d0d0d0}.mp98-btn--play{min-width:28px}.mp98-btn--stop{color:navy;font-size:11px}.mp-volume{display:flex;align-items:center;gap:4px;margin-left:auto}.mp-vol-label{font-family:VCR OSD Mono,monospace;font-size:9px;color:#000;letter-spacing:1px}.mp-vol-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:70px;height:10px;background:gray;box-shadow:inset 1px 1px #404040,inset -1px -1px #fff;outline:none;cursor:pointer;border:none}.mp-vol-slider::-webkit-slider-thumb{-webkit-appearance:none;width:10px;height:16px;background:silver;box-shadow:inset 1px 1px #fff,inset -1px -1px gray;cursor:pointer}.mp-vol-slider::-moz-range-thumb{width:10px;height:16px;background:silver;box-shadow:inset 1px 1px #fff,inset -1px -1px gray;border:none;cursor:pointer}.lightbox-backdrop{position:fixed;inset:0;z-index:99999;background:#000000eb;display:flex;align-items:center;justify-content:center}.lightbox-img{max-width:90vw;max-height:90vh;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform-origin:center center;transition:transform .08s ease}.lightbox-close{position:fixed;top:18px;right:22px;background:none;border:none;color:#fff;font-size:22px;line-height:1;cursor:pointer;z-index:100000;font-family:VCR OSD Mono,monospace;opacity:.7}.lightbox-close:hover{opacity:1}.lightbox-trigger{cursor:zoom-in}.lightbox-arrow{position:fixed;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:64px;line-height:1;cursor:pointer;padding:0 20px;opacity:.5;font-family:VCR OSD Mono,monospace;z-index:100000;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lightbox-arrow:hover{opacity:1}.lightbox-arrow--prev{left:0}.lightbox-arrow--next{right:0}.lightbox-counter{position:fixed;bottom:20px;left:50%;transform:translate(-50%);color:#fff;font-size:11px;letter-spacing:2px;font-family:VCR OSD Mono,monospace;opacity:.6;z-index:100000}.about-page{position:relative;width:100%;height:100%;overflow:hidden}.about-bg-gif{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.about-frames{position:absolute;inset:0}.about-page--mobile{overflow:visible;min-height:100%}.about-lorem{padding:14px;font-size:12px;line-height:1.7;color:#111;overflow-y:auto;height:100%;box-sizing:border-box;white-space:pre-wrap}.about-order-img{width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important;display:block}.product-carousel{display:flex;flex-direction:column;height:100%;width:100%;background:#000}.carousel-img{flex:1;min-height:0;overflow:hidden;cursor:pointer}.carousel-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:opacity .15s}.carousel-img:hover img{opacity:.85}.carousel-footer{display:flex;align-items:center;justify-content:space-between;background:#00f;color:#fff;padding:4px 6px;gap:4px;flex-shrink:0}.carousel-arrow{background:none;border:none;color:#fff;font-size:20px;line-height:1;cursor:pointer;padding:0 4px;font-family:VCR OSD Mono,monospace;flex-shrink:0;opacity:.8}.carousel-arrow:hover{opacity:1}.carousel-title{font-size:9px;letter-spacing:1.5px;text-align:center;flex:1;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.carousel-title:hover{text-decoration:underline}.carousel-empty{display:flex;align-items:center;justify-content:center;height:100%;font-size:10px;letter-spacing:2px;color:#00f}.not-found-page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px;text-align:center}.not-found-heading{font-size:clamp(100px,20vw,200px);color:#00f;line-height:1;margin:0;letter-spacing:-4px}.not-found-sub{font-size:13px;letter-spacing:2px;color:#00f;opacity:.7;margin:0}.not-found-home{font-size:11px;letter-spacing:2px;color:#00f;text-decoration:none;margin-top:8px}.not-found-home:hover{text-decoration:underline}.lookbook-frame-a{position:relative;width:100%;height:100%}.lookbook-bg{position:absolute;inset:0;width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}.lookbook-explore-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;color:#00f;font-family:VCR OSD Mono,monospace;font-size:9px;letter-spacing:2px;padding:5px 10px;text-decoration:none;white-space:nowrap;border:2px solid white}.lookbook-explore-btn:hover{background:#00f;color:#fff;border-color:#00f}.lookbook-viewer-page{display:flex;flex-direction:column;box-sizing:border-box;padding-bottom:10px}.lookbook-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px;margin-bottom:4px}.lookbook-header .page-title{font-size:13px;letter-spacing:3px;margin:0}.lookbook-tabs{display:flex;gap:0;border-bottom:2px solid blue;flex-shrink:0;flex-wrap:wrap}.lookbook-tab{padding:2px 10px;font-size:9px;letter-spacing:2px;color:#00f;text-decoration:none;border:2px solid blue;border-bottom:none;margin-right:3px;opacity:.5}.lookbook-tab--active{opacity:1;background:#00f;color:#fff}.lookbook-tab:hover:not(.lookbook-tab--active){opacity:.85}.lookbook-window-wrap{height:calc(100vh - var(--topbar-height) - var(--bottombar-height) - 120px);margin-top:6px}.lookbook-window-wrap .window-frame{height:100%}.lookbook-iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.lookbook-fallback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#fff;color:#00f;font-size:11px;letter-spacing:2px;z-index:-1}@media(max-width:768px){.lookbook-tab{padding:4px 8px;font-size:9px;letter-spacing:1px}.lookbook-iframe{display:none}.lookbook-fallback{z-index:1}}.shibuya-page{position:relative;width:100%;min-height:100%}.shibuya-watermark-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-12deg);pointer-events:none;z-index:0;opacity:.04;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.shibuya-glitch-text{font-family:VCR OSD Mono,monospace;font-size:72px;font-weight:700;color:red;letter-spacing:4px}.shibuya-frames{position:relative;width:100%;height:100%;z-index:1}.shibuya-content-box{padding:16px;display:flex;flex-direction:column;height:100%;overflow-y:auto;background:#fff;color:#00f}.shibuya-header-badge{display:flex;align-items:center;gap:8px;background:red;color:#fff;padding:8px 12px;font-size:11px;font-weight:700;letter-spacing:1px}.shibuya-alert-icon{font-size:14px}.shibuya-alert-title{text-transform:uppercase}.shibuya-divider{height:2px;background:red;margin:12px 0}.shibuya-divider-sub{height:1px;border-top:1px dashed blue;margin:12px 0}.shibuya-lang-block{display:flex;flex-direction:column;gap:6px}.shibuya-lang-label{font-size:10px;font-weight:700;color:red;letter-spacing:1.5px}.shibuya-text-ja{font-family:VCR OSD Mono,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;font-size:13px;line-height:1.6;color:#00f;margin:0}.shibuya-text-en{font-size:12px;line-height:1.5;color:#00f;margin:0}.shibuya-footer-tag{margin-top:auto;padding-top:12px;font-size:9px;color:red;letter-spacing:1px;text-transform:uppercase}.shibuya-map-box{padding:14px;display:flex;flex-direction:column;gap:10px;height:100%;background:#fff}.shibuya-map-header{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;color:#00f;letter-spacing:1px}.shibuya-status-dot{width:8px;height:8px;border-radius:50%;background:red;box-shadow:0 0 8px red;animation:pulse-red 1.5s infinite}@keyframes pulse-red{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.shibuya-map-frame{position:relative;width:100%;height:220px;border:2px solid blue;overflow:hidden}.shibuya-map-overlay-scanlines{position:absolute;inset:0;pointer-events:none;background:linear-gradient(#12101000 50%,#00000014 50%);background-size:100% 4px}.shibuya-store-info{border:1px solid blue;padding:8px 12px;background:#0000ff08;display:flex;flex-direction:column;gap:4px}.shibuya-store-title{font-size:14px;font-weight:700;color:red;letter-spacing:1.5px}.shibuya-store-addr{font-size:11px;color:#00f}.shibuya-store-meta{font-size:10px;color:#00f}.shibuya-link{color:red!important;text-decoration:underline}.shibuya-maps-btn{display:flex;align-items:center;justify-content:center;padding:10px 16px;background:#fff;color:#00f!important;font-family:VCR OSD Mono,monospace;font-size:12px;font-weight:700;letter-spacing:2px;text-decoration:none;border:2px solid blue;margin-top:auto;transition:all .2s ease;box-shadow:3px 3px #00f}.shibuya-maps-btn:hover{background:#00f;color:#fff!important;box-shadow:1px 1px #00f;transform:translate(2px,2px)}.shibuya-restricted-menu{display:flex;align-items:center}.shibuya-restricted-badge{color:red!important;font-weight:700;font-size:14px!important;letter-spacing:1px;animation:pulse-text 2s infinite}@keyframes pulse-text{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@media(max-width:767px){.shibuya-page--mobile{padding:14px 10px;box-sizing:border-box;width:100%}.shibuya-page--mobile .shibuya-frames{width:100%;display:flex;flex-direction:column;align-items:center}.shibuya-page--mobile .window-frame{width:100%!important;left:0!important;box-sizing:border-box}}
