@import"https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;600;700;800;900&display=swap";:root{--adm-red: #B5191D;--adm-red-hover: #9f1519;--adm-dark: #3a3a40;--adm-dark-deep: #17181c;--adm-dark-soft: #2d2d32;--adm-white: #f4f4f4;--adm-muted: rgba(255, 255, 255, .68);--adm-muted-strong: rgba(255, 255, 255, .82);--adm-border: rgba(255, 255, 255, .16)}.adm-product-hero{height:100vh;overflow:hidden;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));background:var(--adm-dark-deep);font-family:Titillium Web,Arial,sans-serif}.adm-product-hero-media{height:calc(100vh - 79px);overflow:hidden}.adm-product-hero-carousel{position:relative;width:100%;height:100%;overflow:hidden;background:#111}.adm-product-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity 1.2s ease,visibility 1.2s ease,transform 4.5s ease;transform:scale(1.04)}.adm-product-hero-slide.is-active{opacity:1;visibility:visible;transform:scale(1);z-index:1}.adm-product-hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:brightness(.82) contrast(1.08) saturate(1.05)}.adm-product-hero-carousel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000005c,#00000029 48%,#0000000f),linear-gradient(180deg,#00000024,#00000005 45%,#00000057)}.adm-product-hero-dots{position:absolute;z-index:3;left:50%;bottom:28px;transform:translate(-50%);display:flex;align-items:center;gap:8px}.adm-product-hero-dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#ffffff73;cursor:pointer;transition:width .25s ease,background .25s ease,opacity .25s ease}.adm-product-hero-dot.is-active{width:24px;background:#fff}.adm-product-hero-dot:hover{background:#fff}.adm-product-card{position:relative;height:calc(100vh - 79px);overflow:hidden;background:var(--adm-dark);color:var(--adm-white);font-family:Titillium Web,Arial,sans-serif;display:flex;align-items:center}.adm-product-card:before{content:none}.adm-product-card-inner{position:relative;z-index:1;width:100%;max-width:none;margin:0;padding:36px}.adm-product-eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;padding:8px 14px;border:1px solid rgba(181,25,29,.55);border-radius:999px;background:#b5191d1f;color:#fff;font-size:12px;font-weight:700;letter-spacing:.18em;line-height:1;text-transform:uppercase}.adm-product-card-title{max-width:760px;margin:0 0 16px;color:#fff;text-transform:uppercase;font-weight:900;font-family:Titillium Web,Arial,sans-serif;font-size:clamp(34px,4vw,58px);line-height:.98;letter-spacing:.045em}.adm-product-card-tagline{display:block;max-width:760px;margin:0 0 22px;padding-left:16px;border-left:3px solid var(--adm-red);color:#fff;font-size:clamp(18px,1.45vw,22px);font-weight:700;line-height:1.35}.adm-product-card-description{max-width:780px;margin:0 0 28px;color:var(--adm-muted);font-size:17px;font-weight:400;line-height:1.55}.adm-product-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:22px}.adm-product-spec{min-height:104px;padding:18px 20px;display:flex;align-items:center;gap:18px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#0000001a}.adm-product-spec-icon{width:48px;height:48px;flex:0 0 48px;display:inline-flex;align-items:center;justify-content:center;color:var(--adm-red)}.adm-product-spec-icon img{display:block;width:34px;height:34px;object-fit:contain;filter:brightness(0) saturate(100%) invert(12%) sepia(83%) saturate(4072%) hue-rotate(348deg) brightness(93%) contrast(94%)}.adm-product-spec-icon--ruler img{transform:rotate(135deg)}.adm-product-spec-icon--weight img{transform:none}.adm-product-spec-content{min-width:0;flex:1}.adm-product-spec-content>strong{display:block;margin-bottom:10px;color:#fff;font-size:12px;font-weight:700;letter-spacing:.13em;line-height:1;text-transform:uppercase}.adm-product-spec-lines{display:flex;flex-direction:column;gap:6px}.adm-product-spec-line{display:grid;grid-template-columns:90px 1fr;gap:12px;align-items:baseline}.adm-product-spec-line--single{grid-template-columns:1fr}.adm-product-spec-label{color:#ffffffe0;font-size:15px;font-weight:500;line-height:1.25}.adm-product-spec-value{color:#fff;font-size:15px;font-weight:700;line-height:1.25}.adm-product-form{border-top:1px solid var(--adm-border);padding-top:24px}.adm-product-options-row{display:grid;grid-template-columns:1fr 220px;gap:28px;align-items:end;margin-bottom:24px}.adm-product-form-group,.adm-product-form-quantity{min-height:auto;padding:0;border:0;border-radius:0;background:transparent}.adm-product-form-label,.adm-product-form-quantity label{display:block;margin-bottom:10px;color:#ffffffd1;font-size:15px;font-weight:700;letter-spacing:0;line-height:1.2;text-transform:none}.adm-product-variant-pills{display:flex;gap:14px;flex-wrap:wrap}.adm-product-variant-pill{position:relative;cursor:pointer}.adm-product-variant-pill input{position:absolute;opacity:0;pointer-events:none}.adm-product-variant-pill span,.adm-product-no-variant{min-width:120px;height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#0000001f;color:#ffffffc2;font-size:15px;font-weight:700;transition:border-color .22s ease,background .22s ease,color .22s ease}.adm-product-no-variant{justify-content:flex-start;min-width:180px;color:#ffffff94}.adm-product-variant-pill span:before{content:"";width:13px;height:13px;flex:0 0 13px;border-radius:999px;border:2px solid rgba(255,255,255,.32)}.adm-product-variant-pill input:checked+span{color:#fff;border-color:var(--adm-red);background:#b5191d1a}.adm-product-variant-pill input:checked+span:before{border-color:var(--adm-red);background:radial-gradient(circle,var(--adm-red) 0 42%,transparent 46%)}.adm-product-variant-pill.is-disabled{opacity:.38;cursor:not-allowed}.adm-product-quantity-stepper{height:48px;display:grid;grid-template-columns:48px 1fr 48px;border:1px solid rgba(255,255,255,.16);border-radius:8px;overflow:hidden;background:#0000001f}.adm-product-quantity-btn{width:48px;height:48px;border:0;background:#ffffff09;color:#ffffffc2;font-size:22px;font-weight:400;line-height:1;cursor:pointer;transition:background .18s ease,color .18s ease}.adm-product-quantity-btn:hover{background:#b5191d29;color:#fff}.adm-product-form-quantity input{width:100%;height:48px;padding:0;border:0;border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1);background:transparent;color:#fff;font-size:16px;font-weight:700;text-align:center;-moz-appearance:textfield}.adm-product-form-quantity input::-webkit-outer-spin-button,.adm-product-form-quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.adm-product-form-quantity input:focus,.adm-product-variant-pill input:focus-visible+span{outline:none}.adm-product-buy-row{display:grid;grid-template-columns:auto auto 1fr;gap:18px;align-items:center;margin-top:4px}.adm-product-card-price{color:#fff;font-size:clamp(30px,2.8vw,42px);font-weight:700;letter-spacing:.02em;line-height:1;white-space:nowrap}.adm-product-delivery-badge{display:inline-flex;align-items:center;justify-self:start;min-height:36px;padding:0 16px;border:1px solid var(--adm-red);border-radius:999px;background:#b5191d14;color:#fff;font-size:14px;font-weight:700;line-height:1;white-space:nowrap}.adm-product-button{justify-self:end;width:auto;min-width:220px;min-height:48px;padding:0 22px;border:0;border-radius:8px;background:var(--adm-red);color:#fff;font-family:Titillium Web,Arial,sans-serif;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:none;transition:background .18s ease,transform .18s ease}.adm-product-button img{width:22px;height:22px;object-fit:contain;filter:brightness(0) invert(100%)}.adm-product-button span{font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.adm-product-button:hover{background:var(--adm-red-hover);transform:translateY(-1px);filter:none;box-shadow:none}.adm-product-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.adm-product-card-bullets{margin:30px 0 0;padding:24px 0 0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:14px 64px;border-top:1px solid var(--adm-border)}.adm-product-card-bullets li{display:flex;align-items:center;gap:10px;color:var(--adm-muted-strong);font-size:16px;font-weight:500;line-height:1.35}.adm-product-card-bullets li::marker{content:""}.adm-product-card-bullets span{width:22px;height:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--adm-red);border-radius:999px;color:var(--adm-red);font-size:13px;font-weight:700}.adm-product-trust{margin-top:32px;padding-top:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--adm-border)}.adm-product-trust-item{min-width:0;padding:0 18px;display:flex;align-items:center;gap:14px;border-right:1px solid rgba(255,255,255,.12)}.adm-product-trust-item:first-child{padding-left:0}.adm-product-trust-item:last-child{padding-right:0;border-right:0}.adm-product-trust-item img{width:32px;height:32px;flex:0 0 32px;object-fit:contain;opacity:.78;filter:brightness(0) invert(100%) opacity(75%)}.adm-product-trust-item strong{display:block;margin-bottom:4px;color:#ffffffd1;font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.15;text-transform:uppercase}.adm-product-trust-item span{display:block;color:#ffffff8f;font-size:13px;font-weight:500;line-height:1.2}.adm-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none}.adm-cart-drawer.is-open{pointer-events:auto}.adm-cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;transition:opacity .24s ease}.adm-cart-drawer.is-open .adm-cart-drawer__overlay{opacity:1}.adm-cart-drawer__panel{position:absolute;top:0;right:0;width:min(420px,92vw);height:100%;background:var(--adm-dark);color:var(--adm-white);display:flex;flex-direction:column;transform:translate(100%);transition:transform .28s ease;box-shadow:-24px 0 60px #0000005c}.adm-cart-drawer.is-open .adm-cart-drawer__panel{transform:translate(0)}.adm-cart-drawer__header{min-height:82px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--adm-border)}.adm-cart-drawer__header strong{display:block;color:#fff;font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.adm-cart-drawer__header span{display:block;margin-top:4px;color:var(--adm-muted);font-size:14px;font-weight:500}.adm-cart-drawer__close{width:42px;height:42px;border:1px solid var(--adm-border);border-radius:999px;background:#0000001f;color:#fff;font-size:30px;line-height:1;cursor:pointer}.adm-cart-drawer__body{flex:1;overflow-y:auto;padding:20px 24px}.adm-cart-drawer__empty{margin:0;color:var(--adm-muted);font-size:15px}.adm-cart-drawer__item{padding:16px 0;display:grid;grid-template-columns:72px 1fr;gap:14px;border-bottom:1px solid rgba(255,255,255,.1)}.adm-cart-drawer__image{width:72px;height:72px;border-radius:10px;overflow:hidden;background:#00000029}.adm-cart-drawer__image img{width:100%;height:100%;object-fit:cover}.adm-cart-drawer__info{min-width:0}.adm-cart-drawer__info strong{display:block;color:#fff;font-size:15px;font-weight:700;line-height:1.25}.adm-cart-drawer__variant{display:block;margin-top:4px;color:var(--adm-muted);font-size:13px}.adm-cart-drawer__meta{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#ffffffc7;font-size:14px;font-weight:600}.adm-cart-drawer__footer{padding:22px 24px 24px;border-top:1px solid var(--adm-border)}.adm-cart-drawer__subtotal{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.adm-cart-drawer__subtotal span{color:var(--adm-muted);font-size:15px;font-weight:600}.adm-cart-drawer__subtotal strong{color:#fff;font-size:24px;font-weight:700}.adm-cart-drawer__cart-link,.adm-cart-drawer__checkout{min-height:50px;width:100%;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:15px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}.adm-cart-drawer__cart-link{margin-bottom:10px;border:1px solid var(--adm-border);color:#fff;background:#0000001f}.adm-cart-drawer__checkout{border:1px solid var(--adm-red);color:#fff;background:var(--adm-red)}.adm-cart-drawer__checkout:hover{background:var(--adm-red-hover)}html.adm-cart-drawer-open,html.adm-cart-drawer-open body{overflow:hidden}@media screen and (max-width:1180px){.adm-product-card-title{font-size:clamp(34px,4.6vw,52px)}.adm-product-buy-row{grid-template-columns:1fr;gap:14px}.adm-product-button{justify-self:stretch;width:100%}.adm-product-trust{gap:14px}.adm-product-trust-item{padding:0 12px}}@media screen and (max-width:989px){.adm-product-hero{height:auto;min-height:100vh;grid-template-columns:1fr;overflow:visible}.adm-product-hero-media{height:62vh}.adm-product-card{height:auto;min-height:auto;overflow:visible}.adm-product-card-inner{max-width:none;padding:36px}.adm-product-specs{grid-template-columns:1fr}.adm-product-card-bullets{grid-template-columns:1fr;gap:12px}.adm-product-trust{grid-template-columns:1fr;gap:18px}.adm-product-trust-item{padding:0;border-right:0}}@media screen and (max-width:560px){.adm-product-card-inner{padding:24px}.adm-product-card-title{font-size:36px}.adm-product-options-row{grid-template-columns:1fr;gap:18px}.adm-product-quantity-stepper{max-width:220px}.adm-product-variant-pill span{min-width:100px}.adm-product-buy-row{grid-template-columns:1fr}.adm-product-card-price{font-size:34px}.adm-product-delivery-badge{width:fit-content}.adm-product-button{width:100%;min-height:54px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/adm-product.css.map */
