.tv2-shell{--tv2-olive: #3f4a2d;--tv2-green: #4d7a3f;--tv2-amber: #ffb100;--tv2-ink: #1d1d1b;--tv2-muted: #6c6a62;--tv2-paper: #faf9f5;--tv2-line: #e6e4dd;--tv2-card: #fff;--tv2-red: #b4452f;color:var(--tv2-ink);background:var(--tv2-paper)}.tv2-shell,.tv2-shell *{box-sizing:border-box}.tv2-wrap{width:min(100% - 40px,1200px);margin:0 auto}.tv2-breadcrumb{display:flex;flex-wrap:wrap;gap:6px;padding:16px 0;color:var(--tv2-muted);font-size:12.5px}.tv2-breadcrumb a:hover{color:var(--tv2-green)}.tv2-pdp{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:44px;padding-bottom:28px}.tv2-gallery{position:sticky;top:88px;align-self:start}.tv2-gallery-main{position:relative;display:grid;place-items:center;overflow:hidden;min-height:520px;border-radius:18px;background:#edeae1}.tv2-gallery-slide{display:none;width:100%;height:100%}.tv2-gallery-slide.is-active{display:block}.tv2-gallery-slide img,.tv2-gallery-slide video,.tv2-gallery-slide iframe,.tv2-gallery-slide model-viewer{display:block;width:100%;min-height:520px;height:520px;object-fit:contain}.tv2-gallery-badge{position:absolute;top:14px;left:14px;z-index:2;padding:6px 12px;border-radius:8px;background:var(--tv2-olive);color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.tv2-gallery-count{position:absolute;right:12px;bottom:12px;z-index:2;padding:5px 9px;border:1px solid rgba(0,0,0,.05);border-radius:999px;background:#ffffffeb;color:var(--tv2-muted);font-size:12px;font-weight:700}.tv2-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:12px}.tv2-thumb{display:grid;place-items:center;overflow:hidden;height:74px;padding:0;border:2px solid var(--tv2-line);border-radius:11px;background:#edeae1;cursor:pointer}.tv2-thumb.is-active{border-color:var(--tv2-olive)}.tv2-thumb img{width:100%;height:100%;object-fit:contain}.tv2-info{min-width:0}.tv2-info-sticky{position:sticky;top:88px}.tv2-vendor{color:var(--tv2-green);font-size:12.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.tv2-title{margin:6px 0 10px;font-size:32px;font-weight:800;letter-spacing:-.02em;line-height:1.08}.tv2-tagline{margin-bottom:14px;color:var(--tv2-muted);font-size:15.5px}.tv2-rating{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--tv2-muted);font-size:13px}.tv2-rating .rating{margin:0}.tv2-price-row{display:flex;align-items:baseline;gap:12px;margin-bottom:6px}.tv2-price{font-size:28px;font-weight:800}.tv2-price .price,.tv2-price .price__container,.tv2-price .price-item{font-size:inherit;line-height:inherit;font-weight:inherit}.tv2-compare{color:var(--tv2-muted);font-size:14px;text-decoration:line-through}.tv2-stock{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border:1px solid #d4e3c4;border-radius:999px;background:#eef3e6;color:#4d7a3f;font-size:12.5px;font-weight:700}.tv2-stock-dot{width:7px;height:7px;border-radius:999px;background:currentColor}.tv2-tax-note{margin-bottom:20px;color:var(--tv2-muted);font-size:12px}.tv2-options{margin-bottom:18px}.tv2-options .product-form__input{margin-bottom:16px}.tv2-options .form__label{font-size:12.5px;font-weight:700}.tv2-options .product-form__input input[type=radio]+label{border-radius:10px}.tv2-options .product-form__input input[type=radio]:checked+label{border-color:var(--tv2-green);background:var(--tv2-green);color:#fff}.tv2-options .product-form__input label.is-active,.tv2-options .product-form__input label.active,.tv2-options .product-form__input label.selected{border-color:var(--tv2-green);background:var(--tv2-green);color:#fff}.tv2-size-guide{display:inline-block;margin-top:-6px;color:var(--tv2-green);font-size:12.5px;font-weight:600}.tv2-size-guide summary{cursor:pointer}.tv2-size-guide img{display:block;width:min(100%,680px);margin-top:12px;border-radius:10px}.tv2-buyrow{display:flex;gap:12px;margin:8px 0 14px}.tv2-quantity{display:inline-grid;grid-template-columns:40px 46px 40px;align-items:center;flex:none;overflow:hidden;height:52px;border:1.5px solid var(--tv2-line);border-radius:11px;background:#fff}.tv2-quantity button{display:flex;align-items:center;justify-content:center;height:100%;min-width:0;min-height:0;margin:0;padding:0;border:0;background:#fff;cursor:pointer;font-size:18px;line-height:1;-webkit-appearance:none;appearance:none}.tv2-quantity input{display:block;width:46px;height:100%;min-width:0;margin:0;padding:0;border:0;text-align:center;font-weight:700;line-height:1;-webkit-appearance:none;appearance:none;-moz-appearance:textfield}.tv2-quantity input::-webkit-outer-spin-button,.tv2-quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.tv2-buyrow .tv2-product-form{flex:1;min-width:0}.tv2-buyrow .tv2-product-form form,.tv2-buyrow .tv2-product-form .tv2-button{width:100%}.tv2-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:14px 22px;border:0;border-radius:11px;background:var(--tv2-amber);color:#2b2b2b;cursor:pointer;font-size:15px;font-weight:700;text-align:center}.tv2-button:hover{filter:brightness(1.06);transform:translateY(-1px)}.tv2-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.tv2-product-form .loading-overlay{display:none}.tv2-product-form .loading-overlay:not(.hidden){display:block}.tv2-error{margin:8px 0;color:var(--tv2-red);font-size:13px}.tv2-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.tv2-trust-item{padding:12px;border:1px solid var(--tv2-line);border-radius:11px;background:#fff;font-size:12px;font-weight:600;text-align:center}.tv2-trust-icon{display:block;margin-bottom:3px;font-size:16px}.tv2-look-teaser{display:flex;align-items:center;gap:12px;margin:2px 0 4px;padding:10px 14px;border:1px solid var(--tv2-line);border-radius:12px;background:#fff;min-width:0;overflow:hidden;transition:border-color .14s ease,background .14s ease,transform .14s ease}.tv2-look-teaser:hover{border-color:var(--tv2-olive);background:#fbfaf6;transform:translateY(-1px)}.tv2-look-teaser-thumbs{display:flex;flex:none;min-width:0;max-width:100%;overflow:hidden}.tv2-look-teaser-more{display:inline-flex;align-items:center;justify-content:center;margin-left:4px;padding:0 7px;height:26px;border-radius:5px;background:var(--tv2-olive, #46522f);color:#fff;font-size:13px;font-weight:600;white-space:nowrap}.tv2-look-teaser-thumbs i{width:26px;height:32px;margin-left:-6px;border:2px solid #fff;border-radius:5px;background:linear-gradient(150deg,#46522f,#20260f);box-shadow:0 1px 2px #0000001f}.tv2-look-teaser-thumbs i:first-child{margin-left:0}.tv2-look-teaser-thumbs i.here{outline:2px solid var(--tv2-amber);outline-offset:-2px}.tv2-look-teaser-text{flex:1;line-height:1.25}.tv2-look-teaser-text b{display:block;font-size:13.5px;font-weight:700}.tv2-look-teaser-text small{color:var(--tv2-muted);font-size:12px}.tv2-look-teaser-arrow{color:var(--tv2-green);font-size:16px;font-weight:800}#tv2-complete-the-look{scroll-margin-top:90px}.tv2-fit{margin-top:8px;overflow:hidden;border:1px solid var(--tv2-line);border-radius:16px}.tv2-fit-title{padding:14px 18px;background:#23291b;color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em}.tv2-list{display:block;margin:0;padding:0;list-style:none}.tv2-list li{display:grid;grid-template-columns:11px minmax(0,1fr) auto;gap:13px;align-items:start;padding:14px 18px;border-bottom:1px solid var(--tv2-line);background:#fff;color:#3c4039;font-size:13px;line-height:1.4}.tv2-list li:last-child{border-bottom:0}.tv2-fit-dot{width:11px;height:11px;margin-top:4px;border-radius:999px;background:#8f9189}.tv2-fit-dot.g{background:var(--tv2-green)}.tv2-fit-dot.o{background:#c98a1a}.tv2-fit-dot.r{background:var(--tv2-red)}.tv2-fit-copy{min-width:0}.tv2-fit-row-title{font-size:14px;font-weight:700}.tv2-fit-row-description{margin-top:1px;color:var(--tv2-muted);font-size:12.5px}.tv2-verdict{align-self:start;padding:4px 9px;border-radius:6px;color:#596057;background:#eef0eb;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.tv2-verdict.g{color:var(--tv2-green);background:#eef3e6}.tv2-verdict.o{color:#b8780c;background:#fbf1dd}.tv2-verdict.r{color:var(--tv2-red);background:#f6e5e1}.tv2-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:22px}.tv2-highlight{display:flex;gap:12px;padding:18px;border:1px solid var(--tv2-line);border-radius:14px;background:#fff}.tv2-highlight-icon{flex:none;line-height:1.1;color:var(--tv2-green);font-size:22px}.tv2-highlight-copy{min-width:0}.tv2-highlight-copy h3{margin:0 0 3px;font-size:15px;font-weight:700}.tv2-highlight-copy p{margin:0;color:var(--tv2-muted);font-size:13.5px}.tv2-section{padding:52px 0;border-top:1px solid var(--tv2-line)}.tv2-eyebrow{margin-bottom:6px;color:var(--tv2-green);font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.tv2-section h2{margin:0;font-size:26px;font-weight:700}.tv2-section-content{max-width:70ch;margin-top:18px;color:#33322e}.tv2-section-content p{margin-bottom:14px}.tv2-look-panel{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;margin-top:22px;padding:34px;border-radius:20px;background:#23291b;color:#fff}.tv2-look-panel .tv2-eyebrow{color:var(--tv2-amber)}.tv2-look-panel h3{margin:0;font-size:24px;font-weight:800;letter-spacing:-.01em}.tv2-look-panel p{margin-top:8px;color:#d8d4c6;font-size:14px}.tv2-look-tiers{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.tv2-look-tiers span{padding:6px 11px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff1a;font-size:12px}.tv2-look-tiers b{color:var(--tv2-amber)}.tv2-look-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;padding:13px 20px;border-radius:11px;background:var(--tv2-amber);color:#2b2b2b;font-size:15px;font-weight:600;transition:filter .12s ease}.tv2-look-cta:hover{filter:brightness(1.06)}.tv2-look-mini{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.tv2-look-mini-item{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#ffffff0d}.tv2-look-mini-tile{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:4 / 5;background:linear-gradient(150deg,#3a4429,#20260f)}.tv2-look-mini-tile.is-here{outline:2px solid var(--tv2-amber);outline-offset:-2px}.tv2-look-mini-tile img{width:100%;height:100%;object-fit:contain}.tv2-look-mini-wm{color:#5f6a4a;font-size:9px;font-weight:800;letter-spacing:.1em}.tv2-look-mini-yh{position:absolute;bottom:6px;left:6px;padding:2px 6px;border-radius:5px;background:var(--tv2-amber);color:#2b2b2b;font-size:8.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.tv2-look-mini-label{padding:8px 9px;color:#e7e3d6;font-size:11px}.tv2-brandbox{display:flex;gap:20px;align-items:flex-start;margin-top:18px}.tv2-brandmark{flex:none;padding:22px;border:1px solid var(--tv2-line);border-radius:12px;color:var(--tv2-olive);font-size:20px;font-weight:800;letter-spacing:.1em}.tv2-brandbox p{max-width:70ch;margin:0;color:#33322e;font-size:14px}@media(max-width:920px){.tv2-pdp,.tv2-highlights{grid-template-columns:1fr}.tv2-gallery,.tv2-info-sticky{position:static}.tv2-look-panel{grid-template-columns:1fr}.tv2-look-mini{grid-template-columns:repeat(4,1fr)}}@media(max-width:640px){.tv2-wrap{width:min(100% - 24px,1200px)}.tv2-gallery-main,.tv2-gallery-slide img,.tv2-gallery-slide video,.tv2-gallery-slide iframe,.tv2-gallery-slide model-viewer{min-height:0;height:auto;aspect-ratio:1 / 1}.tv2-thumbs{grid-template-columns:repeat(5,1fr)}.tv2-thumb{height:54px}.tv2-title{font-size:27px}.tv2-trust{gap:6px}.tv2-trust-item{padding:10px 5px;font-size:11px}.tv2-buyrow{flex-wrap:wrap}.tv2-buyrow .tv2-product-form{min-width:100%}.tv2-look-panel{padding:24px}.tv2-look-mini{grid-template-columns:repeat(2,1fr)}.tv2-brandbox{display:block}.tv2-brandmark{display:inline-block;margin-bottom:14px}}@media(prefers-reduced-motion:reduce){.tv2-button{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/taiga-v2-product.css.map */
