:root{--bg: #0E0B09;--surface: #17120E;--surface-lift: #1F1813;--text: #F5EFE8;--muted: #9B9089;--warm: #FF9E3D;--cool: #8FD4E8;--line: rgba(245, 239, 232, .12);--line-strong: rgba(245, 239, 232, .24);--font-display: "Archivo", "Helvetica Neue", Arial, sans-serif;--font-body: "Archivo", "Helvetica Neue", Arial, sans-serif;--page: 1180px;--gutter: 20px;--step-0: 1rem;--step-1: 1.15rem;--step-2: 1.4rem;--step-3: 1.9rem;--step-4: 2.6rem;--step-5: 3.4rem;--radius: 3px;--ease: cubic-bezier(.2, .7, .3, 1)}@media(min-width:750px){:root{--gutter: 40px;--step-3: 2.2rem;--step-4: 3.4rem;--step-5: 5rem}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:var(--step-0);line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration-color:var(--line-strong);text-underline-offset:3px}a:hover{text-decoration-color:var(--warm)}:focus-visible{outline:2px solid var(--warm);outline-offset:3px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100px;left:12px;background:var(--warm);color:#14100c;padding:10px 16px;z-index:200;font-weight:700}.skip-link:focus{top:12px}.wrap{width:100%;max-width:var(--page);margin-inline:auto;padding-inline:var(--gutter)}.wrap--narrow{max-width:720px}.section{padding-block:56px}@media(min-width:750px){.section{padding-block:88px}}.section+.section{padding-top:0}h1,h2,h3,h4{font-family:var(--font-display);font-weight:800;line-height:1.05;letter-spacing:-.03em;margin:0 0 .5em;text-wrap:balance}h1{font-size:var(--step-5)}h2{font-size:var(--step-4)}h3{font-size:var(--step-2)}h4{font-size:var(--step-1)}p{margin:0 0 1em;max-width:62ch}.label{font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:0 0 12px;display:block}.label--warm{color:var(--warm)}.lede{font-size:var(--step-1);line-height:1.55;color:var(--text)}.muted{color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:17px 28px;border:0;border-radius:var(--radius);background:var(--warm);color:#14100c;font-family:var(--font-display);font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:transform .15s var(--ease),background .15s var(--ease)}.btn:hover{background:#ffb162;transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn[disabled]{background:var(--surface-lift);color:var(--muted);cursor:not-allowed;transform:none}.btn--ghost{background:transparent;color:var(--text);border:1px solid var(--line-strong)}.btn--ghost:hover{background:var(--surface-lift);border-color:var(--warm)}.btn--inline{width:auto}.header{position:sticky;top:0;z-index:100;background:#0e0b09db;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:62px}.header__logo{font-family:var(--font-display);font-size:1.05rem;font-weight:800;letter-spacing:-.02em;text-decoration:none;white-space:nowrap}.header__nav{display:none;gap:26px}@media(min-width:750px){.header__nav{display:flex}}.header__nav a{font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);text-decoration:none;transition:color .15s var(--ease)}.header__nav a:hover{color:var(--text)}.header__cart{font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:var(--text);white-space:nowrap}.header__cart em{font-style:normal;color:var(--warm)}.hero{position:relative;min-height:82vh;display:flex;align-items:flex-end;overflow:hidden}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(120% 80% at 78% 8%,rgba(255,158,61,.22) 0%,transparent 58%),linear-gradient(to top,var(--bg) 4%,rgba(14,11,9,.72) 42%,rgba(14,11,9,.28) 100%)}.hero__body{position:relative;z-index:2;width:100%;padding-block:48px 40px}.hero h1{max-width:15ch;margin-bottom:20px}.hero__sub{max-width:42ch;color:var(--text);font-size:var(--step-1);margin-bottom:28px}.hero__actions{display:flex;flex-direction:column;gap:12px;max-width:380px}@media(min-width:600px){.hero__actions{flex-direction:row}.hero__actions .btn{width:auto}}.hero__price{display:flex;align-items:baseline;gap:10px;margin-bottom:24px}.hero__price strong{font-family:var(--font-display);font-size:var(--step-3);font-weight:800;letter-spacing:-.03em}.specs{border-block:1px solid var(--line);background:linear-gradient(to bottom,rgba(255,158,61,.04),transparent)}.specs__grid{display:grid;grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.specs__grid{grid-template-columns:repeat(4,1fr)}}.spec{padding:22px 4px 22px 0;border-right:1px solid var(--line)}.spec:nth-child(2n){border-right:0;padding-left:20px}@media(min-width:750px){.spec{padding:30px 0 30px 24px;border-right:1px solid var(--line)}.spec:first-child{padding-left:0}.spec:nth-child(2n){border-right:1px solid var(--line);padding-left:24px}.spec:last-child{border-right:0}}.spec__value{font-family:var(--font-display);font-size:var(--step-2);font-weight:800;letter-spacing:-.02em;color:var(--warm);font-variant-numeric:tabular-nums;display:block;line-height:1.1}.spec__label{font-size:.66rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-top:8px;display:block}.product{display:grid;gap:28px;padding-block:20px 40px}.product__media{order:2}.product__info{order:1}.product__reviews{order:3}.product__peek{display:block;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--surface);margin-bottom:18px;max-height:42vh}.product__peek img{width:100%;height:100%;object-fit:cover}@media(min-width:900px){.product__peek{display:none}.product__media{order:1}.product__info{order:2}}@media(min-width:900px){.product{grid-template-columns:1.15fr 1fr;gap:56px;align-items:start;padding-block:64px}.product__info{position:sticky;top:90px}}@media(min-width:1250px){.template-product .product~*,.template-product .wrap{max-width:1600px}.product{grid-template-columns:1fr .85fr .75fr;gap:48px}.product__reviews{margin-top:0;padding-top:0;border-top:0;padding-left:32px;border-left:1px solid var(--line);max-height:85vh;overflow-y:auto;position:sticky;top:90px}.product__reviews::-webkit-scrollbar{width:6px}.product__reviews::-webkit-scrollbar-thumb{background:var(--line-strong);border-radius:3px}.product__reviews{scrollbar-width:thin}}.gallery__main{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.gallery__main img{width:100%}.gallery__thumbs{display:flex;gap:10px;margin-top:10px;overflow-x:auto;scrollbar-width:thin;padding-bottom:4px}.gallery__thumb{flex:0 0 74px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:0;cursor:pointer;overflow:hidden;transition:border-color .15s var(--ease)}.gallery__thumb[aria-current=true]{border-color:var(--warm)}.gallery__thumb:hover{border-color:var(--line-strong)}.product__title{margin-bottom:14px;font-size:var(--step-4)}.product__price{display:flex;align-items:baseline;gap:12px;margin-bottom:6px}.product__price strong{font-family:var(--font-display);font-size:var(--step-3);font-weight:800;letter-spacing:-.03em}.product__price s{color:var(--muted)}.product__tax{font-size:.8rem;color:var(--muted);margin-bottom:26px}.option{margin-bottom:22px}.option__row{display:flex;flex-wrap:wrap;gap:8px}.option__btn{padding:11px 18px;border:1px solid var(--line-strong);border-radius:var(--radius);background:transparent;color:var(--text);font-family:var(--font-body);font-size:.86rem;font-weight:600;cursor:pointer;transition:border-color .15s var(--ease),background .15s var(--ease)}.option__btn:hover{border-color:var(--text)}.option__btn[aria-pressed=true]{border-color:var(--warm);background:#ff9e3d1f;color:var(--warm)}.option__btn[data-unavailable=true]{color:var(--muted);border-color:var(--line);text-decoration:line-through}.product__form{margin-top:28px}.qty{display:inline-flex;align-items:center;border:1px solid var(--line-strong);border-radius:var(--radius);margin-bottom:14px}.qty button{width:42px;height:46px;background:none;border:0;color:var(--text);font-size:1.1rem;cursor:pointer}.qty input{width:48px;height:46px;background:none;border:0;color:var(--text);text-align:center;font-family:var(--font-body);font-size:.95rem;-moz-appearance:textfield}.qty input::-webkit-outer-spin-button,.qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product__ship{display:flex;gap:10px;margin-top:16px;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);font-size:.84rem;color:var(--muted);line-height:1.5}.product__ship strong{color:var(--text);font-weight:600}.product__detail{border-top:1px solid var(--line);padding-block:48px 8px;margin-top:8px}.product__desc{max-width:none}@media(min-width:900px){.product__desc{columns:2;column-gap:64px}}@media(min-width:1300px){.product__desc{columns:3;column-gap:56px}}.product__desc>*{break-inside:avoid}.product__desc h3{font-size:var(--step-1);margin-top:0;margin-bottom:10px;color:var(--cool);letter-spacing:-.01em;break-after:avoid;break-inside:avoid}.product__desc h3+p,.product__desc h3+ul{break-before:avoid}.product__desc p,.product__desc li{max-width:none}.product__desc ul{padding-left:0;list-style:none;margin:0 0 24px}.product__desc li{position:relative;padding-left:20px;margin-bottom:10px}.product__desc li:before{content:"";position:absolute;left:0;top:.65em;width:7px;height:1px;background:var(--warm)}.product__desc p strong{color:var(--text)}.product__reviews{margin-top:32px;padding-top:28px;border-top:1px solid var(--line)}.prose h2{font-size:var(--step-3);margin-top:1.6em}.prose h3{font-size:var(--step-1);margin-top:1.6em;color:var(--cool)}.prose ul{padding-left:20px}.prose li{margin-bottom:8px}.prose a{color:var(--warm)}.cart__row{display:grid;grid-template-columns:72px 1fr auto;gap:16px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart__row img{border-radius:var(--radius)}.cart__foot{display:flex;flex-direction:column;gap:16px;padding-top:26px}@media(min-width:750px){.cart__foot{flex-direction:row;align-items:center;justify-content:space-between}.cart__foot .btn{width:auto;min-width:240px}}.cart__total{font-family:var(--font-display);font-size:var(--step-2);font-weight:800;letter-spacing:-.02em}.card-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden;text-decoration:none;transition:border-color .15s var(--ease)}.card:hover{border-color:var(--line-strong)}.card__body{padding:16px}.card__title{font-weight:600;margin-bottom:4px}.card__price{color:var(--warm);font-weight:700}.split{display:grid;gap:28px}@media(min-width:800px){.split{grid-template-columns:1fr 1fr;gap:56px}}.split__col{border-top:2px solid var(--warm);padding-top:20px}.split__col--cool{border-top-color:var(--cool)}.footer{border-top:1px solid var(--line);padding-block:48px 32px;margin-top:40px}.footer__grid{display:grid;gap:32px;grid-template-columns:1fr 1fr}@media(min-width:750px){.footer__grid{grid-template-columns:2fr 1fr 1fr;gap:48px}}.footer__blurb{color:var(--muted);font-size:.9rem;max-width:34ch}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin-bottom:9px}.footer a{color:var(--muted);font-size:.9rem;text-decoration:none}.footer a:hover{color:var(--text)}.footer__base{margin-top:40px;padding-top:22px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;font-size:.78rem;color:var(--muted)}.field{margin-bottom:16px}.field label{display:block;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:7px}.field input,.field textarea,.field select{width:100%;padding:13px 14px;background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius);color:var(--text);font-family:var(--font-body);font-size:.95rem}.field input:focus,.field textarea:focus{border-color:var(--warm);outline:none}.notice{padding:14px 16px;border-left:2px solid var(--warm);background:var(--surface);margin-bottom:20px;font-size:.9rem}.notice--error{border-left-color:#e4574a}.rise{opacity:0;transform:translateY(14px);animation:rise .6s var(--ease) forwards}.rise:nth-child(2){animation-delay:.06s}.rise:nth-child(3){animation-delay:.12s}@keyframes rise{to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.rise{opacity:1;transform:none;animation:none}}.jdgm-widget,.jdgm-rev,.jdgm-rev__title,.jdgm-rev__body,.jdgm-rev__author,.jdgm-rev__author-wrapper,.jdgm-histogram__frequency,.jdgm-histogram__percentage,.jdgm-prev-badge__text,.jdgm-question,.jdgm-rev-widg__title,.jdgm-rev-widg__summary-text,.jdgm-rev__prod-link-prefix,.jdgm-rev__prod-link{color:var(--text)!important}.jdgm-widget .jdgm-star{font-family:JudgemeStar!important;color:#ffb43d!important}.jdgm-widget .jdgm-star.jdgm--on,.jdgm-widget .jdgm-star.jdgm--half{color:#ffb43d!important}.jdgm-rev__body{line-height:1.55!important}.jdgm-rev__timestamp{color:var(--muted)!important}.jdgm-widget button,.jdgm-widget .jdgm-write-rev-link{background:transparent!important;color:var(--text)!important;border:1px solid var(--line-strong)!important;border-radius:var(--radius)!important;font-weight:600!important}.jdgm-widget button:hover,.jdgm-widget .jdgm-write-rev-link:hover{border-color:var(--warm)!important;color:var(--warm)!important}.jdgm-widget input,.jdgm-widget textarea,.jdgm-widget select{background:var(--surface)!important;color:var(--text)!important;border:1px solid var(--line-strong)!important;border-radius:var(--radius)!important}.jdgm-widget select option{color:var(--text)!important;background:var(--surface)!important}.jdgm-rev{border-bottom:1px solid var(--line);padding-block:18px}.jdgm-histogram__bar{background:var(--line)!important}.jdgm-histogram__bar-content{background:var(--warm)!important}.product__reviews{background:#ffffff04}.product__reviews .jdgm-widget{max-width:100%}.product__reviews .jdgm-rev-widg__header,.product__reviews .jdgm-rev-widg__summary{text-align:left}.product__reviews .jdgm-rev-widg__title{font-family:var(--font-display)!important;font-size:var(--step-1);font-weight:800;letter-spacing:-.02em;color:#fff!important}.product__reviews .jdgm-rev__pic-img,.product__reviews .jdgm-rev__buyer-badge{max-width:100%}@media(min-width:900px){.product__reviews .jdgm-rev-widg__sort-wrapper{float:none;margin-top:10px}}.jdgm-widget .jdgm-paginate{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:3px!important;margin-top:14px!important}.jdgm-widget .jdgm-paginate__page,.jdgm-widget .jdgm-paginate__page.jdgm--active{width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important;padding:0!important;margin:0 5px!important;border:0!important;outline:0!important;border-radius:50%!important;background:#ffffff40!important;color:transparent!important;font-size:0!important;line-height:0!important;box-shadow:none!important;-webkit-appearance:none!important;appearance:none!important}.jdgm-widget .jdgm-paginate__page.jdgm--active{background:#ff9e3d!important}.jdgm-widget .jdgm-paginate__page:hover,.jdgm-widget .jdgm-paginate__page:focus,.jdgm-widget .jdgm-paginate__page:active{border:0!important;outline:0!important;background:#fff6!important;box-shadow:none!important}.jdgm-widget .jdgm-paginate__page.jdgm--active:hover,.jdgm-widget .jdgm-paginate__page.jdgm--active:focus{background:#ff9e3d!important}.product__info{color:var(--text)}.product__title{font-size:clamp(2rem,5vw,3.4rem);line-height:.98;letter-spacing:-.045em;margin-bottom:12px}.product__price strong{color:#fff}.product__price s{color:#8f8984;text-decoration-thickness:1px}.product__form .btn,.hero__actions .btn{min-height:56px;box-shadow:0 10px 30px #ff9e3d29}.product__form .btn:hover,.hero__actions .btn:hover{box-shadow:0 14px 36px #ff9e3d3d}.product__form .btn:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:3px}.gallery__main{box-shadow:0 24px 70px #00000038}.gallery__main img{transition:transform .35s var(--ease)}.gallery__main:hover img{transform:scale(1.012)}.option__btn{min-height:46px}.option__btn[aria-pressed=true]{box-shadow:inset 0 0 0 1px #ff9e3d40}.product__ship{border-color:#ffffff24;background:linear-gradient(135deg,#ff9e3d12,#8fd4e80a),var(--surface)}.product__ship strong{color:#fff}.product__desc{font-size:1rem}.product__desc h3{color:#fff;position:relative;padding-left:12px}.product__desc h3:before{content:"";position:absolute;left:0;top:.15em;width:3px;height:1em;background:var(--warm);border-radius:2px}.product__reviews .jdgm-rev,.product__reviews .jdgm-rev *{color:#fff!important}.product__reviews .jdgm-rev__timestamp{color:var(--muted)!important}.header__logo{color:#fff}.header__logo span{color:var(--warm)}@media(max-width:749px){.wrap{padding-inline:16px}.section{padding-block:44px}.product{gap:18px;padding-top:12px}.product__peek{margin-inline:-16px;border-left:0;border-right:0;border-radius:0}.product__title{font-size:clamp(2rem,10vw,2.7rem)}.product__price strong{font-size:2rem}.product__form{margin-top:20px}.product__form .btn{min-height:58px;font-size:.88rem}.option__row{gap:7px}.option__btn{min-height:48px;padding-inline:16px}.product__ship{font-size:.82rem;padding:13px 14px}.product__desc{font-size:.98rem}.template-product .product__form .btn{position:sticky;bottom:12px;z-index:20}}.btn,.option__btn,.jdgm-widget button{-webkit-tap-highlight-color:transparent}@media(prefers-reduced-motion:reduce){.gallery__main img,.product__form .btn,.hero__actions .btn{transition:none}.gallery__main:hover img{transform:none}}.jdgm-widget,.jdgm-widget *,.jdgm-rev,.jdgm-rev *,.jdgm-rev-widg,.jdgm-rev-widg *,.jdgm-rev-widg__header,.jdgm-rev-widg__summary,.jdgm-rev-widg__summary-text,.jdgm-rev-widg__title,.jdgm-rev__body,.jdgm-rev__title,.jdgm-rev__author,.jdgm-rev__author-wrapper,.jdgm-rev__content,.jdgm-rev__prod-link,.jdgm-rev__prod-link-prefix,.jdgm-rev__reply,.jdgm-rev__timestamp,.jdgm-histogram__frequency,.jdgm-histogram__percentage,.jdgm-prev-badge__text{color:#fff!important}.jdgm-widget .jdgm-star,.jdgm-widget .jdgm-star.jdgm--on,.jdgm-widget .jdgm-star.jdgm--half{color:#ffb43d!important}.jdgm-widget .jdgm-star.jdgm--off{color:#ffffff40!important}.jdgm-widget a{color:#fff!important}.jdgm-widget a:hover{color:#ff9e3d!important}@media(min-width:1250px){.template-product .product{grid-template-columns:1fr .85fr 1fr!important;gap:42px!important}.template-product .product__reviews{max-height:none!important;height:auto!important;overflow-y:visible!important;overflow-x:hidden!important;position:static!important;padding-left:32px!important;padding-right:12px!important}.template-product .jdgm-widget{width:100%!important;max-width:100%!important}.template-product .jdgm-rev{width:100%!important;max-width:100%!important;padding-block:24px!important}.template-product .jdgm-rev__body,.template-product .jdgm-rev__content{width:100%!important;max-width:100%!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;line-height:1.65!important}.template-product .jdgm-rev__title{white-space:normal!important;overflow-wrap:break-word!important}.template-product .jdgm-rev__author-wrapper{white-space:normal!important}}@media(max-width:749px){.template-product .product__media{display:none!important}.template-product .product__peek{display:block!important;width:100%!important;max-height:none!important;height:auto!important;margin-bottom:20px!important;overflow:hidden!important}.template-product .product__peek img{display:block!important;width:100%!important;height:auto!important;object-fit:contain!important}.template-product .product__reviews{width:100%!important;max-width:100%!important;max-height:none!important;height:auto!important;overflow:visible!important;overflow-x:hidden!important;padding-left:0!important;padding-right:0!important}.template-product .jdgm-widget{width:100%!important;max-width:100%!important}.template-product .jdgm-rev{width:100%!important;max-width:100%!important;padding-block:22px!important}.template-product .jdgm-rev__body,.template-product .jdgm-rev__content{max-width:100%!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;line-height:1.6!important}}@media(max-width:749px){.template-product .product{display:flex!important;flex-direction:column!important;gap:14px!important;padding-top:8px!important}.template-product .product__media{order:1!important;display:block!important;width:100%!important}.template-product .product__info{order:2!important;position:static!important;top:auto!important}.template-product .product__reviews{order:3!important}.template-product .product__peek{display:none!important}.template-product .gallery__main{display:block!important;width:100%!important;height:auto!important;max-height:52vh!important;overflow:hidden!important}.template-product .gallery__main img{display:block!important;width:100%!important;height:auto!important;max-height:52vh!important;object-fit:contain!important}.template-product .gallery__thumbs{display:flex!important;gap:7px!important;margin-top:9px!important;padding-bottom:4px!important;overflow-x:auto!important;overflow-y:hidden!important}.template-product .gallery__thumb{flex:0 0 64px!important;width:64px!important;height:64px!important;overflow:hidden!important}.template-product .gallery__thumb img{width:100%!important;height:100%!important;object-fit:cover!important}.template-product .product__title{font-size:1.85rem!important;line-height:1.02!important;letter-spacing:-.035em!important;margin:0 0 8px!important}.template-product .product__price{margin-bottom:3px!important}.template-product .product__price strong{font-size:1.8rem!important;line-height:1!important}.template-product .product__tax{font-size:.72rem!important;margin-bottom:10px!important}.template-product .option{margin-bottom:9px!important}.template-product .option__row{gap:6px!important}.template-product .option__btn{min-height:40px!important;padding:7px 12px!important;font-size:.78rem!important}.template-product .product__form{margin-top:7px!important;padding-bottom:0!important}.template-product .qty{margin-bottom:8px!important}.template-product .qty button,.template-product .qty input{height:40px!important}.template-product .product__form .btn{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;z-index:auto!important;display:flex!important;width:100%!important;min-height:54px!important;height:auto!important;margin:0!important;padding:17px 18px!important;opacity:1!important;visibility:visible!important}.template-product .product__ship{margin-top:8px!important;padding:10px 12px!important;font-size:.76rem!important}.template-product .product__reviews{width:100%!important;max-width:100%!important;max-height:none!important;height:auto!important;overflow:visible!important;overflow-x:hidden!important;padding-left:0!important;padding-right:0!important}.template-product .jdgm-widget{width:100%!important;max-width:100%!important}.template-product .jdgm-rev{width:100%!important;max-width:100%!important;padding-block:20px!important}.template-product .jdgm-rev__body,.template-product .jdgm-rev__content{width:100%!important;max-width:100%!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;line-height:1.6!important}}@media screen and (max-width:749px){.template-product .product{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:10px 16px 40px!important}.template-product .product__info{display:contents!important}.template-product .product__title{grid-row:1!important;grid-column:1!important;font-size:1.9rem!important;line-height:1!important;letter-spacing:-.04em!important;margin:0 0 12px!important;padding:0!important}.template-product .product__media{grid-row:2!important;grid-column:1!important;display:block!important;width:100%!important;order:initial!important;margin:0 0 14px!important}.template-product .product__peek{display:none!important}.template-product .gallery__main{width:100%!important;height:280px!important;max-height:280px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border-radius:3px!important}.template-product .gallery__main img{width:100%!important;height:100%!important;max-height:280px!important;object-fit:contain!important}.template-product .gallery__thumbs{gap:6px!important;margin-top:7px!important;padding-bottom:2px!important}.template-product .gallery__thumb{flex:0 0 54px!important;width:54px!important;height:54px!important}.template-product .product__price{grid-row:3!important;grid-column:1!important;margin:0 0 4px!important}.template-product .product__price strong{font-size:1.8rem!important;line-height:1!important}.template-product .product__tax{grid-row:4!important;grid-column:1!important;font-size:.72rem!important;margin:0 0 12px!important}.template-product .option{grid-column:1!important;margin-bottom:10px!important}.template-product .option:nth-of-type(1){grid-row:5!important}.template-product .option:nth-of-type(2){grid-row:6!important}.template-product .option__row{gap:6px!important}.template-product .option__btn{min-height:40px!important;padding:7px 12px!important;font-size:.78rem!important}.template-product .product__form{grid-row:7!important;grid-column:1!important;margin:4px 0 0!important;padding:0!important}.template-product .qty{margin-bottom:8px!important}.template-product .qty button,.template-product .qty input{height:40px!important}.template-product .product__form .btn,.template-product form[action*="/cart/add"] button[type=submit],.template-product .product-form__submit{position:static!important;width:100%!important;height:56px!important;min-height:56px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:var(--warm)!important;color:#14100c!important;border:0!important;border-radius:4px!important;font-size:.9rem!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;box-shadow:0 8px 24px #ff9e3d2e!important;z-index:auto!important;opacity:1!important;visibility:visible!important}.template-product .product__form .btn:hover{transform:translateY(-1px)!important}.template-product .product__ship{grid-column:1!important;margin-top:10px!important;padding:10px 12px!important;font-size:.76rem!important}.template-product .product__reviews{grid-row:auto!important;grid-column:1!important;width:100%!important;max-width:100%!important;margin-top:28px!important;padding-left:0!important;padding-right:0!important;position:static!important;overflow:visible!important}.template-product{padding-bottom:0!important}}@media screen and (max-width:749px){html,body,.template-product{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow-x:hidden!important}.template-product .wrap{width:100%!important;max-width:100%!important;margin:0!important;padding-left:16px!important;padding-right:16px!important;box-sizing:border-box!important;overflow:hidden!important}.template-product .product{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:10px 0 40px!important;gap:0!important;box-sizing:border-box!important;overflow:hidden!important}.template-product .product__info{display:contents!important}.template-product .product__title{grid-column:1!important;grid-row:1!important;display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0 0 14px!important;padding:0!important;font-size:1.9rem!important;line-height:1.02!important;letter-spacing:-.035em!important;white-space:normal!important;overflow:hidden!important;overflow-wrap:anywhere!important;word-break:normal!important;box-sizing:border-box!important}.template-product .product__media{grid-column:1!important;grid-row:2!important;display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0 0 12px!important;padding:0!important;box-sizing:border-box!important;overflow:hidden!important}.template-product .product__peek{display:none!important}.template-product .gallery__main{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;max-height:58vh!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important;overflow:hidden!important}.template-product .gallery__main img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:58vh!important;margin:0 auto!important;padding:0!important;object-fit:contain!important;object-position:center center!important;box-sizing:border-box!important}.template-product .gallery__thumbs{display:flex!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:7px!important;margin:8px 0 10px!important;padding:0 0 3px!important;overflow-x:auto!important;overflow-y:hidden!important;box-sizing:border-box!important}.template-product .gallery__thumb{flex:0 0 58px!important;width:58px!important;min-width:58px!important;height:58px!important;box-sizing:border-box!important}.template-product .product__price{grid-column:1!important;grid-row:3!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0 0 4px!important;box-sizing:border-box!important}.template-product .product__price strong{font-size:2rem!important;line-height:1!important}.template-product .product__tax{grid-column:1!important;grid-row:4!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0 0 12px!important;font-size:.75rem!important;box-sizing:border-box!important}.template-product .option{grid-column:1!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-bottom:10px!important;box-sizing:border-box!important}.template-product .option__row{display:flex!important;width:100%!important;max-width:100%!important;min-width:0!important;flex-wrap:wrap!important;gap:7px!important;box-sizing:border-box!important}.template-product .option__btn{min-height:44px!important;max-width:100%!important;padding:8px 14px!important;font-size:.8rem!important;box-sizing:border-box!important}.template-product .product__form{grid-column:1!important;grid-row:7!important;display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:6px 0 0!important;padding:0!important;box-sizing:border-box!important;overflow:visible!important}.template-product .qty{max-width:100%!important;margin-bottom:8px!important;box-sizing:border-box!important}.template-product .product__form .btn,.template-product form[action*="/cart/add"] button[type=submit],.template-product .product-form__submit{position:static!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-width:0!important;height:56px!important;min-height:56px!important;margin:0!important;padding:16px!important;box-sizing:border-box!important;background:var(--warm)!important;color:#14100c!important;border:0!important;border-radius:4px!important;font-size:.9rem!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;box-shadow:0 8px 24px #ff9e3d2e!important;overflow:hidden!important}.template-product .product__ship{grid-column:1!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-top:8px!important;padding:9px 11px!important;font-size:.76rem!important;box-sizing:border-box!important}.template-product .product__reviews{grid-column:1!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-top:28px!important;padding-left:0!important;padding-right:0!important;position:static!important;overflow:hidden!important;box-sizing:border-box!important}.template-product .jdgm-widget,.template-product .jdgm-rev,.template-product .jdgm-rev__content,.template-product .jdgm-rev__body{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow-wrap:anywhere!important;word-break:normal!important}}@media screen and (max-width:749px){body:before{content:"SCROLL TO CHECKOUT  \2193";position:fixed;top:10px;left:53%;transform:translate(-50%);z-index:99999;background:var(--warm);color:#14100c;padding:7px 15px;border-radius:4px;font-family:var(--font-display);font-size:.75rem;font-weight:900;letter-spacing:.08em;white-space:nowrap;pointer-events:none;box-shadow:0 8px 30px #0006;animation:checkoutPrompt 15s ease forwards}@keyframes checkoutPrompt{0%{opacity:0;transform:translate(-50%,-10px)}12%{opacity:1;transform:translate(-50%)}75%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-5px);visibility:hidden}}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
