.wf-product{padding:24px 0 64px}.wf-product__crumb{font-family:var(--wf-font-display);font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:#f0f4f880;margin-bottom:16px}.wf-product__crumb a{color:inherit}.wf-product__crumb .sep{color:var(--wf-cyan-500);margin:0 8px}.wf-slate-bar{display:flex;justify-content:space-between;align-items:center;padding:8px 14px;background:#5cc4d60f;border-top:1px solid rgba(92,196,214,.25);border-bottom:1px solid rgba(92,196,214,.25);font-family:var(--wf-font-display);font-size:11px;letter-spacing:2px;text-transform:uppercase;margin-bottom:14px}.wf-slate-bar__code{color:var(--wf-cyan-500)}.wf-slate-bar__rev{color:#f0f4f880}.wf-product__body{display:grid;grid-template-columns:1.4fr 1fr;gap:0;border-bottom:1px solid rgba(92,196,214,.15)}@media(max-width:820px){.wf-product__body{grid-template-columns:1fr}}.wf-product__gallery{padding:16px;position:relative;border-right:1px solid rgba(92,196,214,.15)}@media(max-width:820px){.wf-product__gallery{border-right:0;border-bottom:1px solid rgba(92,196,214,.15)}}.wf-product__gallery-main{aspect-ratio:4/3;border:1px solid rgba(92,196,214,.2);position:relative;overflow:hidden;background:radial-gradient(ellipse at center,var(--wf-navy-700) 0%,var(--wf-navy-900) 100%)}.wf-product__gallery-main:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(92,196,214,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(92,196,214,.04) 1px,transparent 1px);background-size:18px 18px;pointer-events:none}.wf-product__gallery-main img{position:relative;width:100%;height:100%;object-fit:contain;padding:4%;display:block}.wf-product__gallery-corner{position:absolute;width:14px;height:14px;border:2px solid var(--wf-cyan-500);pointer-events:none}.wf-product__gallery-corner.tl{top:20px;left:20px;border-right:0;border-bottom:0}.wf-product__gallery-corner.tr{top:20px;right:20px;border-left:0;border-bottom:0}.wf-product__gallery-corner.bl{bottom:20px;left:20px;border-right:0;border-top:0}.wf-product__gallery-corner.br{bottom:20px;right:20px;border-left:0;border-top:0}.wf-product__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:10px}.wf-product__thumb{background:radial-gradient(ellipse at center,var(--wf-navy-700) 0%,var(--wf-navy-900) 100%);border:1px solid rgba(92,196,214,.2);border-radius:var(--wf-radius-sm);aspect-ratio:1;position:relative;overflow:hidden;cursor:pointer;padding:0;transition:border-color .18s var(--wf-ease)}.wf-product__thumb img{width:100%;height:100%;object-fit:contain;padding:8%}.wf-product__thumb:hover{border-color:#5cc4d680}.wf-product__thumb.is-active{border-color:var(--wf-cyan-500);box-shadow:0 0 0 1px var(--wf-cyan-500) inset}.wf-product__info{background:var(--wf-navy-950);padding:22px 24px 26px}.wf-product__title{font-size:clamp(28px,4vw,44px);line-height:.95;margin:8px 0 12px}.wf-product__price-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px dashed rgba(92,196,214,.25);margin-bottom:14px}.wf-product__price{font-family:var(--wf-font-display);font-size:26px;font-weight:700;color:var(--wf-white)}.wf-product__price s{color:#f0f4f866;font-size:16px;margin-left:6px;font-weight:500}.wf-product__compliance{display:flex;align-items:center;gap:10px;padding:10px 0;margin-bottom:12px;border-top:1px solid rgba(92,196,214,.18);border-bottom:1px solid rgba(92,196,214,.18)}.wf-product__compliance-label{font-family:var(--wf-font-display);font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--wf-cyan-500);font-weight:700;flex-shrink:0}.wf-product__compliance-chips{display:inline-flex;gap:6px;flex-wrap:wrap}.wf-variant-label{font-family:var(--wf-font-display);font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:#f0f4f899;margin-top:12px;margin-bottom:6px}.wf-product__qty-field{margin-top:14px}.wf-product__qty{display:inline-flex;align-items:center;gap:4px;border:1px solid rgba(92,196,214,.4);border-radius:var(--wf-radius-sm);padding:4px 6px;background:#0a0e1a66}.wf-product__qty-btn{background:transparent;border:0;color:var(--wf-cyan-500);width:32px;height:32px;font-size:18px;font-weight:700;cursor:pointer;font-family:var(--wf-font-display);transition:color .15s var(--wf-ease),background .15s var(--wf-ease);border-radius:2px}.wf-product__qty-btn:hover{color:var(--wf-white);background:#5cc4d61f}.wf-product__qty-input{background:transparent;border:0;color:var(--wf-white);font-family:var(--wf-font-display);font-weight:700;font-size:16px;width:48px;height:32px;text-align:center;-moz-appearance:textfield}.wf-product__qty-input::-webkit-outer-spin-button,.wf-product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wf-product__qty-input:focus{outline:none}.wf-product__qty:focus-within{border-color:var(--wf-cyan-500)}.wf-variant-row{display:flex;flex-wrap:wrap;gap:6px}.wf-variant-chip{padding:8px 12px;font-family:var(--wf-font-display);font-size:12px;letter-spacing:1px;text-transform:uppercase;color:var(--wf-ice-100);border:1px solid rgba(92,196,214,.3);border-radius:var(--wf-radius-sm);background:#5cc4d60d;cursor:pointer;-webkit-user-select:none;user-select:none}.wf-variant-chip.is-active{background:var(--wf-cyan-500);color:var(--wf-navy-900);border-color:var(--wf-cyan-500)}.wf-variant-chip[data-unavailable]{opacity:.35;cursor:not-allowed;text-decoration:line-through}.wf-variant-chip input{position:absolute;opacity:0;pointer-events:none}.wf-variant-field{display:block;margin-top:12px}.wf-variant-field .wf-variant-label{display:block;margin-bottom:6px}.wf-variant-select{width:100%;background:var(--wf-navy-900);border:1px solid rgba(92,196,214,.3);color:var(--wf-white);padding:10px 36px 10px 12px;border-radius:var(--wf-radius-sm);font-family:var(--wf-font-display);font-size:13px;letter-spacing:.5px;text-transform:uppercase;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235cc4d6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='m6 9 6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:14px 14px;cursor:pointer;transition:border-color .15s var(--wf-ease),box-shadow .15s var(--wf-ease)}.wf-variant-select:focus{outline:none;border-color:var(--wf-cyan-500);box-shadow:0 0 0 3px #5cc4d62e}.wf-variant-select option{background:var(--wf-navy-900);color:var(--wf-white)}.wf-spec-table{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#5cc4d61f;border:1px solid rgba(92,196,214,.2);border-radius:var(--wf-radius-sm);margin-top:20px;overflow:hidden}.wf-spec-cell{padding:14px 16px;background:var(--wf-navy-950);font-family:var(--wf-font-display);position:relative;border-left:2px solid transparent;transition:border-color .18s var(--wf-ease),background .18s var(--wf-ease)}.wf-spec-cell:hover{border-left-color:var(--wf-cyan-500);background:var(--wf-navy-900)}.wf-spec-cell.full{grid-column:span 2}.wf-spec-cell .lbl{display:block;font-size:9px;letter-spacing:1.8px;text-transform:uppercase;color:#f0f4f873;margin-bottom:4px}.wf-spec-cell .val{display:block;color:var(--wf-cyan-500);font-weight:700;letter-spacing:.5px;text-transform:uppercase;font-size:22px;line-height:1.1}.wf-tabs{margin-top:32px}.wf-tabs__nav{display:flex;gap:0;border-bottom:1px solid rgba(92,196,214,.25);overflow-x:auto}.wf-tabs__tab{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-bottom:2px solid transparent;color:#f0f4f88c;font-family:var(--wf-font-display);font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:14px 18px;cursor:pointer;white-space:nowrap;transition:color .15s var(--wf-ease),border-color .15s var(--wf-ease);margin-bottom:-1px}.wf-tabs__tab:hover{color:var(--wf-ice-100)}.wf-tabs__tab.is-active{color:var(--wf-cyan-500)!important;border-bottom-color:var(--wf-cyan-500)}.wf-tabs__tab:focus-visible{outline:2px solid var(--wf-cyan-300);outline-offset:2px}.wf-tabs__panel{padding:24px 0 4px;color:#f0f4f8d9;line-height:1.65}.wf-tabs__panel[hidden]{display:none}.wf-tabs__panel p{margin-bottom:12px}.wf-tabs__panel strong{color:var(--wf-white);font-weight:700}.wf-tabs__panel ul,.wf-tabs__panel ol{padding-left:22px;margin-bottom:14px}.wf-tabs__panel li{margin-bottom:4px}.wf-tabs__panel a{color:var(--wf-cyan-500);text-decoration:underline}.wf-hazard-strip{display:flex;gap:10px;flex-wrap:wrap;justify-content:space-around;padding:10px 14px;background:#ffd4000f;border-top:1px solid rgba(255,212,0,.3);border-bottom:1px solid rgba(255,212,0,.3)}.wf-hazard-strip span{font-family:var(--wf-font-display);font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:var(--wf-yellow-500);font-weight:700}.wf-product__longform{padding:28px 24px}.wf-product__longform h2{font-size:18px;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 8px;color:var(--wf-cyan-500)}.wf-product__longform .body{color:#f0f4f8cc;line-height:1.6}.wf-related{padding:40px 0 64px}.wf-related h2{font-family:var(--wf-font-display);font-size:18px;letter-spacing:1.5px;text-transform:uppercase;color:var(--wf-cyan-500);margin-bottom:14px}.wf-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:820px){.wf-related__grid{grid-template-columns:1fr}}.wf-sticky-buy{position:fixed;bottom:-100%;left:0;right:0;z-index:40;background:var(--wf-navy-950);border-top:1px solid rgba(92,196,214,.3);padding:10px 16px;display:none;align-items:center;gap:12px;transition:bottom .25s var(--wf-ease)}.wf-sticky-buy.is-visible{bottom:0}.wf-sticky-buy__title{flex:1;font-family:var(--wf-font-display);font-size:13px;font-weight:700;color:var(--wf-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wf-sticky-buy__price{font-family:var(--wf-font-display);font-size:16px;font-weight:700;color:var(--wf-cyan-500)}.wf-sticky-buy .wf-btn{flex-shrink:0}@media(max-width:820px){.wf-sticky-buy{display:flex}}.wf-custom{margin-top:18px;padding:14px 16px 18px;background:var(--wf-navy-950);border:1px solid rgba(92,196,214,.25);border-left:2px solid var(--wf-cyan-500);border-radius:var(--wf-radius-sm)}.wf-custom__head{padding-bottom:8px;margin-bottom:8px;border-bottom:1px dashed rgba(92,196,214,.18)}.wf-custom__head .wf-eyebrow{display:block;margin-bottom:4px}.wf-custom__hint{font-size:12px;color:#f0f4f88c;line-height:1.4;margin:0}.wf-custom__input{width:100%;background:var(--wf-navy-900);border:1px solid rgba(92,196,214,.25);color:var(--wf-white);padding:10px 12px;border-radius:var(--wf-radius-sm);font-family:var(--wf-font-body);font-size:14px;transition:border-color .15s var(--wf-ease),box-shadow .15s var(--wf-ease)}.wf-custom__input::placeholder{color:#f0f4f84d}.wf-custom__input:focus{outline:none;border-color:var(--wf-cyan-500);box-shadow:0 0 0 3px #5cc4d62e}.wf-custom__input--textarea{min-height:80px;resize:vertical;font-family:var(--wf-font-body)}.wf-custom__input--file{padding:8px 10px;font-family:var(--wf-font-display);font-size:11px;letter-spacing:.5px;color:var(--wf-cyan-500);cursor:pointer}.wf-custom__input--file::file-selector-button{background:transparent;border:1px solid rgba(92,196,214,.4);color:var(--wf-cyan-500);font-family:var(--wf-font-display);font-size:10px;letter-spacing:1.5px;text-transform:uppercase;padding:4px 10px;border-radius:var(--wf-radius-sm);margin-right:10px;cursor:pointer;transition:border-color .15s var(--wf-ease),background .15s var(--wf-ease)}.wf-custom__input--file::file-selector-button:hover{background:#5cc4d614;border-color:var(--wf-cyan-500)}.wf-custom__file-hint{display:block;font-size:10px;color:#f0f4f873;letter-spacing:.3px;margin-top:4px}.wf-custom__rights-notice{display:block;font-size:11px;line-height:1.45;color:#f0f4f8b3;margin-top:8px;padding:8px 10px;background:#ffd4000f;border-left:2px solid rgba(255,212,0,.55);border-radius:0 var(--wf-radius-sm) var(--wf-radius-sm) 0}.wf-product__form .wf-variant-label+.wf-custom__input{margin-top:0}.wf-custom .wf-variant-label{margin-top:12px}.wf-custom .wf-variant-label:first-of-type{margin-top:0}
/*# sourceMappingURL=/cdn/shop/t/3/assets/template-product.css.map */
