.lv-store{--bg:#080a0c;--panel:#16171c;--ink:#f6f7fa;--muted:#a4aab5;--line:#2c2e35;--cyan:#4dcced;background:var(--bg);color:var(--ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-height:100vh;font-family:DM Sans,sans-serif}.lv-store *{box-sizing:border-box}.lv-store :is(h1,h2,h3,p){margin:0}.lv-store :is(h1,h2,h3,.logo){font-family:Manrope,sans-serif}.lv-store button,.lv-store input,.lv-store select{font:inherit}.lv-store button{cursor:pointer;color:inherit}.lv-store a{color:inherit;text-decoration:none}.lv-store :is(button,a,input,select,summary):focus-visible{outline:2px solid var(--cyan);outline-offset:5px}.lv-store button{border:0}.lv-store p{line-height:1.7}.lv-store .sr-only,.lv-store .skip:not(:focus){clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.lv-store .payment-status{text-align:center;color:#c0e9ef;background:#12212a;padding:8px 20px;font-size:11px}.lv-store .header{background:#070809;border-bottom:1px solid #ffffff12;align-items:center;gap:32px;min-height:76px;padding:14px max(5%,50% - 620px);display:flex}.lv-store .logo{letter-spacing:-3px;align-items:center;gap:13px;font-size:32px;font-weight:800;display:flex}.lv-store .logo>span{letter-spacing:1.4px;border-left:1px solid #444;padding-left:13px;font-size:11px}.lv-store .logo small{letter-spacing:2px;color:var(--muted);margin-top:4px;font-size:7px;display:block}.lv-store .header nav{gap:30px;margin:auto;font-size:12px;font-weight:700;display:flex}.lv-store .header a:hover{color:var(--cyan)}.lv-store .account-nav{white-space:nowrap;font-size:12px}.lv-store .cart-trigger{border:1px solid var(--line);white-space:nowrap;background:0 0;border-radius:6px;padding:10px 14px;font-size:12px}.lv-store .cart-trigger span{color:var(--cyan);margin-left:8px}.lv-store .hero{isolation:isolate;place-items:center;min-height:490px;display:grid;position:relative;overflow:hidden}.lv-store .hero-image{object-fit:cover;object-position:center 40%;z-index:-3;width:100%;height:100%;position:absolute;inset:0}.lv-store .hero-shade{z-index:-2;background:linear-gradient(#0000 65%,#080a0c),linear-gradient(90deg,#030709c9,#030709b5,#030709b0);position:absolute;inset:0}.lv-store .hero-content{text-align:center;width:min(100%,1000px);padding:78px 24px 85px}.lv-store .eyebrow{letter-spacing:2px;margin-bottom:14px;font-size:10px;font-weight:800;line-height:1.5}.lv-store .cyan{color:var(--cyan)}.lv-store h1{letter-spacing:-2px;font-size:clamp(34px,4.7vw,62px);font-weight:700;line-height:1.14}.lv-store .hero-description{color:#e1e5e9;margin:21px 0 36px;font-size:16px}.lv-store .device-filters{flex-wrap:wrap;justify-content:center;gap:10px;max-width:850px;margin:auto;scroll-margin-top:30px;display:flex}.lv-store .device-filters button{color:#c7cbd2;background:#151719d9;border:1px solid #ffffff30;border-radius:50px;min-height:44px;padding:11px 19px;font-size:14px;font-weight:700}.lv-store .device-filters button[aria-pressed=true]{background:var(--cyan);color:#05171e;border-color:var(--cyan)}.lv-store .device-filters small{opacity:.7;margin-left:6px;font-size:10px}.lv-store .section{padding:64px max(5%,50% - 620px)}.lv-store h2{letter-spacing:-.8px;font-size:clamp(25px,3vw,36px);line-height:1.2}.lv-store .catalog{padding-top:35px;scroll-margin-top:20px}.lv-store .toolbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.lv-store .catalog-controls{align-items:center;gap:18px;display:flex}.lv-store .search input{border:1px solid var(--line);color:var(--ink);background:#15171c;border-radius:7px;width:230px;max-width:100%;padding:12px 14px;font-size:13px}.lv-store .sort-label{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.lv-store select{background:var(--bg);color:var(--ink);border:0;padding:8px;font-size:12px}.lv-store .result-row{color:var(--muted);margin-bottom:38px;font-size:12px}.lv-store .collection{margin-bottom:54px}.lv-store .collection:last-child{margin-bottom:0}.lv-store .collection-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding-bottom:14px;display:flex}.lv-store .collection-heading h2{font-size:28px}.lv-store .collection-heading>span{color:var(--cyan);white-space:nowrap;font-size:12px}.lv-store .collection-heading .eyebrow{margin-bottom:7px;font-size:9px}.lv-store .products{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.lv-store .product{background:var(--panel);border:1px solid var(--line);border-radius:11px;flex-direction:column;min-width:0;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.lv-store .product:hover{border-color:var(--cyan);transform:translateY(-3px)}.lv-store .featured .product{border-color:#3ca3b9}.lv-store .product-art{aspect-ratio:1;background:#101216;width:100%;padding:0;display:block;overflow:hidden}.lv-store .product-art img{object-fit:contain;width:100%;height:100%;display:block}.lv-store .product-body{flex-direction:column;flex:1;padding:14px;display:flex}.lv-store .product-meta{text-transform:uppercase;letter-spacing:1px;color:var(--muted);justify-content:space-between;gap:8px;margin-bottom:9px;font-size:9px;display:flex}.lv-store .product-meta span:last-child:not(:first-child){color:var(--cyan)}.lv-store .product h3{letter-spacing:-.1px;overflow-wrap:anywhere;margin-bottom:12px;font-size:14px;font-weight:700;line-height:1.45}.lv-store .product h3 button{text-align:left;font:inherit;background:0 0;padding:0}.lv-store .product-price{flex-wrap:wrap;align-items:center;gap:7px;margin-top:auto;display:flex}.lv-store .product-price strong{color:var(--cyan);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:20px;font-weight:800}.lv-store .product-price del{color:#9498a3;font-size:11px}.lv-store .discount{color:#ff919a;background:#481e27;border:1px solid #893b48;border-radius:4px;padding:3px 5px;font-size:10px;font-weight:700}.lv-store .product-open{color:#c3cbd5;background:0 0;border-top:1px solid #ffffff10;justify-content:space-between;align-items:center;min-height:35px;margin-top:12px;padding:10px 0 0;font-size:11px;display:flex}.lv-store .product-open:hover{color:var(--cyan)}.lv-store .primary{background:var(--cyan);color:#06181f;border-radius:7px;justify-content:center;align-items:center;gap:15px;min-height:46px;padding:15px 20px;font-size:13px;font-weight:700;display:inline-flex}.lv-store .primary:hover{background:#80e6ff}.lv-store .empty{border:1px dashed var(--line);text-align:center;border-radius:10px;padding:40px 24px}.lv-store .empty h3{margin-bottom:12px;font-size:23px}.lv-store .empty p{color:var(--muted);margin-bottom:20px}.lv-store .artist{border-block:1px solid var(--line);background:#10171d;grid-template-columns:1fr 1fr;gap:70px;display:grid}.lv-store .artist p:not(.eyebrow){color:#b4bcc5;font-size:15px}.lv-store .text-link{color:var(--cyan);margin-top:22px;font-size:13px;display:inline-block}.lv-store .steps{grid-template-columns:repeat(3,1fr);gap:36px;margin-top:36px;display:grid}.lv-store .steps article{border-top:1px solid var(--line);padding-top:22px}.lv-store .steps article>span{color:var(--cyan);font-size:12px}.lv-store .steps h3{margin:17px 0 12px;font-size:20px}.lv-store .steps p{color:var(--muted);font-size:13px}.lv-store .faq{border-top:1px solid var(--line);grid-template-columns:1fr 1.4fr;gap:55px;display:grid}.lv-store .faq details{border-bottom:1px solid var(--line);margin-bottom:20px;padding-bottom:20px;font-size:14px}.lv-store summary{cursor:pointer}.lv-store .faq details p{color:var(--muted);margin-top:15px;font-size:13px}.lv-store footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:35px;display:flex}.lv-store footer p{color:var(--muted);font-size:11px}.lv-store footer small{font-size:9px}.lv-store .footer-links{gap:18px;font-size:12px;display:grid}.lv-store .social-link{color:var(--cyan);align-items:center;gap:10px;min-height:44px;display:inline-flex}.lv-store dialog{width:min(580px,100% - 28px);max-height:88vh;color:var(--ink);background:#14181f;border:1px solid #3c424e;border-radius:14px;padding:32px}.lv-store dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#020409d9}.lv-store .close{color:#fff;z-index:1;background:#111a;border-radius:5px;width:36px;font-size:30px;position:absolute;top:7px;right:12px}.lv-store .detail-art{object-fit:contain;background:#0b0e13;border-radius:7px;width:100%;height:auto;max-height:320px;margin-bottom:25px;display:block}.lv-store dialog h2{margin:12px 0;font-size:29px}.lv-store dialog p{color:var(--muted);font-size:13px}.lv-store .detail-description{white-space:pre-line}.lv-store .detail-features{color:#c9d1da;padding-left:18px;font-size:13px;line-height:1.8}.lv-store .detail-spec{border-block:1px solid var(--line);gap:14px;margin:22px 0;padding:18px 0;font-size:12px;display:grid}.lv-store .detail-spec span{justify-content:space-between;gap:14px;display:flex}.lv-store .detail-spec strong{text-align:right}.lv-store .detail-actions{justify-content:space-between;align-items:center;gap:20px;display:flex}.lv-store .price{white-space:nowrap;color:var(--cyan);font-size:27px;font-weight:800}.lv-store .dialog-link{color:var(--cyan);margin-top:20px;font-size:12px;display:block}.lv-store .cart-item{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-size:14px;display:flex}.lv-store .cart-item small{color:var(--muted);margin-top:7px;font-size:11px;display:block}.lv-store .remove{color:#b8c1ce;background:0 0;font-size:11px}.lv-store .cart-total{justify-content:space-between;margin-top:24px;font-size:22px;display:flex}.lv-store .cart-notice,.lv-store .cart-empty{padding:22px 0}.lv-store #toast{color:#11242a;z-index:10;opacity:0;pointer-events:none;background:#d9f8f5;border-radius:8px;width:max-content;max-width:90%;padding:14px 20px;font-size:13px;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.lv-store #toast.show{opacity:1}@media (max-width:950px){.lv-store .header,.lv-store .header nav{gap:18px}.lv-store .products{grid-template-columns:repeat(3,minmax(0,1fr))}.lv-store .toolbar{flex-direction:column;align-items:flex-start}.lv-store .catalog-controls{justify-content:space-between;width:100%}.lv-store .artist{gap:30px}.lv-store footer{flex-wrap:wrap}.lv-store .hero-content{padding-block:65px}}@media (max-width:600px){.lv-store .header{flex-wrap:wrap;gap:12px;min-height:70px;padding:12px 5%}.lv-store .header nav{border-top:1px solid #ffffff10;order:4;justify-content:center;width:100%;margin:0;padding-top:8px}.lv-store .logo{gap:9px;margin-right:auto;font-size:27px}.lv-store .logo>span{padding-left:9px;font-size:9px}.lv-store .account-nav{font-size:10px}.lv-store .cart-trigger{padding:9px;font-size:10px}.lv-store .hero{min-height:470px}.lv-store .hero-content{padding:55px 6%}.lv-store .hero-image{object-position:72% center}.lv-store h1{letter-spacing:-1px;font-size:38px}.lv-store .hero-description{margin:22px 0 28px;font-size:14px}.lv-store .hero-description br{display:none}.lv-store .device-filters{gap:8px}.lv-store .device-filters button{padding:10px 14px;font-size:12px}.lv-store .section{padding:40px 5%}.lv-store .catalog-controls{flex-wrap:wrap;gap:12px}.lv-store .search{flex:1;min-width:170px}.lv-store .search input{width:100%}.lv-store .collection{margin-bottom:38px}.lv-store .collection-heading h2{font-size:24px}.lv-store .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lv-store .product-body{padding:11px}.lv-store .product h3{font-size:12px}.lv-store .product-price strong{font-size:17px}.lv-store .product-price del{font-size:10px}.lv-store .product-meta{letter-spacing:.4px;flex-wrap:wrap;font-size:8px}.lv-store .product-open{font-size:10px}.lv-store .artist,.lv-store .faq,.lv-store .steps{grid-template-columns:1fr;gap:27px}.lv-store footer{flex-direction:column;align-items:flex-start}.lv-store dialog{padding:25px 20px}.lv-store .detail-actions{flex-wrap:wrap}.lv-store .detail-actions .primary{width:100%}.lv-store dialog h2{font-size:25px}.lv-store .collection-heading>span{font-size:11px}}@media (prefers-reduced-motion:reduce){.lv-store *{scroll-behavior:auto!important;transition:none!important}}
