.dl-scope{font-family:var(--sans);color:var(--ink);font-size:16px;line-height:1.5;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;background:var(--surface)}.dl-scope *{box-sizing:border-box}.dl-scope a{color:inherit;text-decoration:none}.dl-scope a:hover{color:var(--red-ink)}.dl-scope button{font:inherit;color:inherit;cursor:pointer;background:none;border:none;height:auto;padding:0}.dl-scope img,.dl-scope svg{display:block}.dl-scope .ic{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dl-scope .m{font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mute)}.dl-scope .vh{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.dl-scope .pdp{display:grid;grid-template-columns:1fr;gap:var(--seam);background:var(--line);border-bottom:1px solid var(--line)}.dl-scope .galwrap{display:grid;align-content:start;background:var(--surface);min-width:0;position:relative}.dl-scope .gcount,.dl-scope .pbar{display:none}.dl-scope .gal{display:grid;grid-template-columns:1fr;gap:var(--seam);background:var(--line);align-content:start}.dl-scope .gal .sh{position:relative;overflow:hidden;background:var(--grayc);min-height:0;aspect-ratio:4/5;max-height:calc(100dvh - var(--dl-sticky))}.dl-scope .gal[data-count="1"]{background:var(--surface)}.dl-scope .galwrap[data-count="1"]{align-content:stretch}.dl-scope .gal[data-count="1"] .sh{aspect-ratio:1/1;background:var(--surface)}.dl-scope .gal[data-count="1"] .sh img{object-fit:contain;padding:clamp(18px,4vw,56px);transform:none}.dl-scope .gal[data-count="1"] .sh:hover img{transform:none}.dl-scope .gal .sh img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.02);transition:transform .35s ease}.dl-scope .gal .sh:hover img{transform:scale(1.06)}.dl-scope .gal .sh.on:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 2px var(--ink);pointer-events:none}.dl-scope .gal .sh .zoom{position:absolute;right:10px;top:10px;width:30px;height:30px;background:var(--surface);display:grid;place-items:center;opacity:0;transition:opacity .2s}.dl-scope .gal .sh:hover .zoom{opacity:1}.dl-scope .gal .sh .zoom .ic{width:15px;height:15px}.dl-scope .info{background:var(--surface);min-width:0}.dl-scope .istick{display:flex;flex-direction:column;min-width:0}.dl-scope .side{background:var(--surface);grid-column:1/-1;min-width:0}.dl-scope .ihead{padding:24px 26px 20px;display:flex;flex-direction:column;gap:8px;border-bottom:1px solid var(--line)}.dl-scope .ihead .brand{display:flex;align-items:center;gap:12px;min-height:19px}.dl-scope .ihead .brand img{height:19px;width:auto;object-fit:contain;filter:grayscale(1);opacity:.7}.dl-scope .ihead .brand .wm{font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mute)}.dl-scope .ihead h1{font-size:clamp(25px,2.4vw,33px);font-weight:800;letter-spacing:-.04em;line-height:1.05;margin:0}.dl-scope .ihead .price{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-top:4px}.dl-scope .ihead .price b{font-size:24px;font-weight:600;letter-spacing:-.03em}.dl-scope .ihead .price .was{font-size:15px;color:var(--mute);text-decoration:line-through;font-weight:500}.dl-scope .ihead .price .save{font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.08em;background:var(--red);color:#fff;padding:3px 7px}.dl-scope .ihead .price .vat{font-family:var(--mono);font-size:9.5px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--mute)}.dl-scope .ihead .desc{font-size:14.5px;color:var(--ink-2);text-wrap:pretty;margin:0}.dl-scope .ihead .desc p{margin:0 0 .5em}.dl-scope .ihead .desc p:last-child{margin-bottom:0}.dl-scope .galmore{display:none}@media(min-width:901px){.dl-scope .gal.cap>.sh.over{display:none}.dl-scope .gal.cap+.galmore{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:18px;margin-top:var(--seam);background:var(--surface);border:none;cursor:pointer;font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink)}.dl-scope .gal.cap+.galmore:hover{background:var(--grayc)}}.dl-scope .opt{border-bottom:1px solid var(--line);padding:16px 26px 18px}.dl-scope .opt .oh{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.dl-scope .opt .oh .v{font-size:13.5px;font-weight:600;text-align:right}.dl-scope .ogrid{--cols:4;display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));align-items:stretch;gap:var(--seam);background:var(--line);border:1px solid var(--line)}.dl-scope .ogrid.c2{--cols:2}.dl-scope .ogrid.c3{--cols:3}.dl-scope .ogrid.c4{--cols:4}.dl-scope .ogrid .o{background:var(--surface);padding:10px 12px;min-height:48px;font-size:13px;font-weight:600;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;text-align:center;cursor:pointer;min-width:0;width:100%}.dl-scope .ogrid .o:hover{background:var(--grayc)}.dl-scope .ogrid .o.on{background:var(--ink);color:#fff}.dl-scope .ogrid .o .lbl{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dl-scope .ogrid .o i{font-family:var(--mono);font-style:normal;font-size:9px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--mute);max-width:100%;white-space:normal;text-wrap:pretty}.dl-scope .ogrid .o i[data-dl-hint]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dl-scope .ogrid .o.on i{color:#fff9}.dl-scope .ogrid .o.dis{opacity:.38;cursor:not-allowed}.dl-scope .ogrid .o.dis .lbl{text-decoration:line-through}.dl-scope .swgrid{display:flex;flex-wrap:wrap;gap:8px}.dl-scope .swgrid .o{padding:3px;border:1px solid transparent;background:none;cursor:pointer;line-height:0;flex:none}.dl-scope .swgrid .o .sw{display:block;width:32px;height:32px;border:1px solid rgba(20,18,12,.18);background-size:cover;background-position:center}.dl-scope .swgrid .o .sw.unk{font:600 12px/30px var(--sans);text-align:center;color:var(--ink-2);background:var(--grayc)}.dl-scope .swgrid .o:hover{border-color:var(--mute)}.dl-scope .swgrid .o.on{border-color:var(--ink)}.dl-scope .swgrid .o.dis{opacity:.35;cursor:not-allowed}.dl-scope .swgrid .o.dis .sw{background-image:linear-gradient(to top right,transparent calc(50% - 1px),rgba(20,18,12,.5) 50%,transparent calc(50% + 1px))}.dl-scope .buy{padding:18px 26px 20px;display:flex;flex-direction:column;gap:10px;border-bottom:1px solid var(--line)}.dl-scope .buy .row{display:grid;grid-template-columns:112px 1fr;gap:var(--seam);background:var(--line);border:1px solid var(--ink)}.dl-scope .qty{background:var(--surface);display:flex;align-items:center;justify-content:space-between}.dl-scope .qty button{width:34px;height:54px;font-size:17px;font-weight:600;color:var(--ink-2);flex:none}.dl-scope .qty button:hover{color:var(--ink)}.dl-scope .qty .qn{width:44px;min-width:0;height:54px;border:none;outline:none;background:none;text-align:center;font:inherit;font-size:15px;font-weight:700;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.dl-scope .qty .qn::-webkit-outer-spin-button,.dl-scope .qty .qn::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.dl-scope .cart{background:var(--ink);color:#fff;height:54px;font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;width:100%}.dl-scope .cart:hover{background:var(--red);color:#fff}.dl-scope .cart[disabled]{background:var(--mute);cursor:not-allowed}.dl-scope .buy .stock{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600}.dl-scope .buy .stock .dot{width:7px;height:7px;background:var(--ok);flex:none}.dl-scope .buy .stock .dot.wait{background:var(--orange)}.dl-scope .buy .stock .dot.out{background:var(--mute)}.dl-scope .buy .stock .sub{color:var(--mute);font-weight:500}.dl-scope .buy .live{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--ink-2)}.dl-scope .buy .live .dot{width:7px;height:7px;background:var(--red);flex:none}.dl-scope .buy .err{font-size:13px;color:var(--red-ink);font-weight:600}.dl-scope .lq{padding:18px 26px 20px;border-bottom:1px solid var(--line)}.dl-scope .lgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--seam);background:var(--line);border:1px solid var(--line);margin-top:10px}.dl-scope .lgrid .l{background:var(--surface);padding:11px 13px;display:flex;flex-direction:column;gap:2px;min-width:0}.dl-scope .lgrid .l b{font-size:17px;font-weight:700;letter-spacing:-.02em}.dl-scope .lgrid .l span{font-family:var(--mono);font-size:9px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--mute)}.dl-scope .lq .dlhead{display:block;margin-top:22px;position:static}.dl-scope .lgrid a.l{text-decoration:none}.dl-scope .lgrid a.l b{display:flex;align-items:center;gap:7px;font-size:14.5px}.dl-scope .lgrid a.l b:after{content:"\2193";font-family:var(--mono);font-size:12px;color:var(--mute)}.dl-scope .lgrid a.l:hover{background:var(--ink);color:#fff}.dl-scope .lgrid a.l:hover span,.dl-scope .lgrid a.l:hover b:after{color:#fff9}.dl-scope .detail{grid-column:1/-1;display:grid;grid-template-columns:1fr;gap:var(--seam);background:var(--line)}.dl-scope .detail>*{background:var(--surface)}.dl-scope .detail .lq,.dl-scope .detail .spec{padding:24px var(--pad) 28px;border-bottom:none}.dl-scope .spec{padding:18px 26px 22px}.dl-scope .spec .row{display:flex;gap:14px;padding:8px 0;border-bottom:1px solid var(--line);font-size:14px}.dl-scope .spec .row:last-of-type{border-bottom:none}.dl-scope .spec .k{font-family:var(--mono);font-size:9.5px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--mute);width:112px;flex:none;padding-top:3px}.dl-scope .spec .v{font-weight:600;min-width:0}.dl-scope .spec .more{display:inline-block;margin-top:12px;font-size:13.5px;font-weight:700;color:var(--red-ink)}.dl-scope .svcs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--seam);background:var(--line);border-bottom:1px solid var(--line)}.dl-scope .svcs .s{background:var(--surface);padding:16px 18px;display:flex;flex-direction:column;gap:3px;min-width:0}.dl-scope .svcs .s b{font-size:14.5px;font-weight:700}.dl-scope .svcs .s span{font-size:13px;color:var(--ink-2)}.dl-scope .svcs .s:hover{background:var(--ink);color:#fff}.dl-scope .svcs .s:hover span{color:#fff9}.dl-scope .sec{display:flex;align-items:baseline;gap:14px;padding:26px var(--pad) 14px;background:var(--surface)}.dl-scope .sec h2{font-size:clamp(19px,1.9vw,25px);font-weight:800;letter-spacing:-.035em;margin:0}.dl-scope .sec .sp{flex:1}.dl-scope .sec .all{font-size:14px;font-weight:700;white-space:nowrap}.dl-scope .sec .all span{color:var(--red-ink)}.dl-scope .grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--seam);background:var(--line);border-top:1px solid var(--line)}.dl-scope .pcard{background:var(--surface);cursor:pointer;min-width:0;display:block}.dl-scope .pcard .th{display:block;position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--grayc)}.dl-scope .pcard .th img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.06);transition:transform .35s ease}.dl-scope .pcard:hover .th img{transform:scale(1.11)}.dl-scope .pcard .th .pr{display:inline-block;position:absolute;left:12px;bottom:11px;background:var(--surface);color:var(--ink);font-size:13.5px;font-weight:500;line-height:1.25;padding:5px 9px}.dl-scope .pcard .th .bdg{position:absolute;top:12px;left:12px;background:var(--ink);color:#fff;font-family:var(--mono);font-size:9.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 8px}.dl-scope .pcard .meta{display:block;padding:9px 14px 14px}.dl-scope .pcard .meta .nm{display:-webkit-box;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.dl-scope .pcard .meta .br{display:block;font-family:var(--mono);font-size:9.5px;color:var(--mute);font-weight:500;text-transform:uppercase;letter-spacing:.06em;margin-top:4px}.dl-scope .pcard:hover .meta .nm{color:var(--red-ink)}.dl-scope .show{display:grid;grid-template-columns:1fr;gap:var(--seam);background:var(--line);border-top:1px solid var(--line)}.dl-scope .show .tx{background:var(--ink);color:#fff;padding:26px;display:flex;flex-direction:column;gap:12px}.dl-scope .show h2{font-size:clamp(21px,2vw,29px);font-weight:800;letter-spacing:-.04em;line-height:1.05;margin:0}.dl-scope .show p{font-size:14.5px;color:#fff9;max-width:42ch;text-wrap:pretty;margin:0}.dl-scope .show .rows{margin-top:auto;border-top:1px solid rgba(255,255,255,.15)}.dl-scope .show .row{display:flex;gap:14px;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.09);font-size:14px}.dl-scope .show .row:last-of-type{border-bottom:none}.dl-scope .show .row .k{font-family:var(--mono);font-size:9.5px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#fff6;width:72px;flex:none;padding-top:4px}.dl-scope .show .row .v{font-weight:600}.dl-scope .show .im{position:relative;overflow:hidden;min-height:300px;background:var(--grayc);display:block}.dl-scope .show .im img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.dl-scope .show .im .mbtn{position:absolute;right:18px;bottom:18px;background:#fff;color:var(--ink);font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:11px 18px}.dl-scope .show .im .mbtn:hover{background:var(--red);color:#fff}.dl-scope .grid,.dl-scope .svcs{grid-template-columns:repeat(2,minmax(0,1fr))}.dl-scope .lgrid>.l:nth-of-type(odd):last-of-type{grid-column:span 2}.dl-scope .ogrid.c2>.o:nth-of-type(odd):last-of-type{grid-column:span 2}.dl-scope .ogrid.c3>.o:nth-of-type(3n+1):last-of-type{grid-column:span 3}.dl-scope .ogrid.c3>.o:nth-of-type(3n+2):last-of-type{grid-column:span 2}.dl-scope .ogrid.c4>.o:nth-of-type(4n+1):last-of-type{grid-column:span 4}.dl-scope .ogrid.c4>.o:nth-of-type(4n+2):last-of-type{grid-column:span 3}.dl-scope .ogrid.c4>.o:nth-of-type(4n+3):last-of-type{grid-column:span 2}@media(min-width:641px){.dl-scope .grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:901px){.dl-scope .svcs{grid-template-columns:repeat(4,minmax(0,1fr))}.dl-scope .show{grid-template-columns:5fr 7fr}}@media(min-width:1181px){.dl-scope .grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1700px){.dl-scope .grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:2200px){.dl-scope .grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:901px){.dl-scope .detail{grid-template-columns:repeat(2,minmax(0,1fr))}.dl-scope .detail>*:nth-of-type(odd):last-of-type{grid-column:span 2}.dl-scope .pdp{grid-template-columns:1fr minmax(340px,400px);align-items:stretch}.dl-scope .gal[data-count="1"] .sh{position:sticky;top:var(--dl-sticky);height:calc(100dvh - var(--dl-sticky));aspect-ratio:auto;max-height:none}.dl-scope .gal[data-count="2"] .sh{aspect-ratio:4/3}.dl-scope .gal[data-count="3"],.dl-scope .gal[data-count="4"],.dl-scope .gal[data-count=many]{grid-template-columns:repeat(2,minmax(0,1fr))}.dl-scope .gal[data-count="3"]>.sh,.dl-scope .gal[data-count="4"]>.sh,.dl-scope .gal[data-count=many]>.sh{grid-column:auto}.dl-scope .istick{position:sticky;top:var(--dl-sticky)}.dl-scope .istick.nostick{position:static}}@media(min-width:1181px){.dl-scope .pdp{grid-template-columns:1fr minmax(380px,460px)}.dl-scope .gal[data-count=many] .sh{aspect-ratio:1/1}}@media(min-width:1700px){.dl-scope .pdp{grid-template-columns:1fr minmax(420px,520px)}.dl-scope .gal[data-count="3"],.dl-scope .gal[data-count="4"],.dl-scope .gal[data-count=many]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.dl-scope .ihead,.dl-scope .opt,.dl-scope .buy,.dl-scope .lq,.dl-scope .spec{padding-left:18px;padding-right:18px}.dl-scope .swgrid .o .sw{width:36px;height:36px}.dl-scope .swgrid .o .sw.unk{line-height:34px}.dl-scope .sec{padding:20px var(--pad) 12px;flex-wrap:wrap;gap:8px}.dl-scope .sec h2{font-size:19px}.dl-scope .spec .k{width:92px}}@media(max-width:900px){.dl-scope .gal{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;height:min(54vh,88vw)}.dl-scope .gal::-webkit-scrollbar{display:none}.dl-scope .gal .sh{aspect-ratio:auto;max-height:none;height:100%;position:static;scroll-snap-align:center}.dl-scope .gal[data-count="1"]{overflow-x:hidden}.dl-scope .gcount{display:block;position:absolute;right:12px;bottom:12px;background:#1a1916d1;color:#fff;font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.1em;padding:5px 9px;pointer-events:none}.dl-scope .gal[data-count="1"]~.gcount{display:none}.dl-scope .pbar{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;position:fixed;left:0;right:0;top:var(--dl-sticky);z-index:40;background:var(--surface);border-bottom:1px solid var(--line);padding:8px 14px;transform:translateY(-104%);transition:transform .22s ease;box-shadow:0 8px 22px #00000012}.dl-scope .pbar.on{transform:none}.dl-scope .pbar .pth{width:44px;height:44px;background:var(--grayc);overflow:hidden}.dl-scope .pbar .pth img{width:100%;height:100%;object-fit:cover}.dl-scope .pbar .pt{min-width:0;display:block}.dl-scope .pbar .pt b{display:block;font-size:13px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dl-scope .pbar .pt span{display:block;font-size:12.5px;color:var(--ink-2);line-height:1.3}.dl-scope .pbar .pgo{background:var(--ink);color:#fff;font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:12px 14px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/dl-product.css.map */
