*{box-sizing:border-box}html{font-size:16px}body{background:#f7f7f8;color:#111827;font-family:Inter,Arial,sans-serif;margin:0}:root{--bs-dark:#111827;--bs-green:#32d74b;--bs-green-hover:#28c840;--bs-yellow:#facc15;--bs-bg:#f7f7f8}img{height:auto;max-width:100%}a{color:inherit;text-decoration:none}.container{margin:0 auto;width:min(1180px,calc(100% - 32px))}.site-header{background:#050806;border-bottom:1px solid hsla(0,0%,100%,.08);color:#fff}.header-row{align-items:center;display:flex;gap:30px;min-height:82px}.site-logo img{display:block;width:86px}.desktop-nav{align-items:center;display:flex;font-size:14px;font-weight:700;gap:24px}.desktop-nav a{color:hsla(0,0%,100%,.82)}.desktop-nav a:hover{color:#d7b56d;text-decoration:none}.header-actions{gap:12px;margin-left:auto}.header-actions,.header-search{align-items:center;display:flex}.header-search{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);border-radius:999px;height:42px;overflow:hidden;width:320px}.header-search input{background:transparent;border:0;color:#fff;height:100%;outline:none;padding:0 16px;width:100%}.header-search input::-moz-placeholder{color:hsla(0,0%,100%,.48)}.header-search input::placeholder{color:hsla(0,0%,100%,.48)}.header-search button{background:#d7b56d;border:0;color:#111827;cursor:pointer;font-weight:800;height:100%;padding:0 18px}.header-search button:hover{background:#caa85f}.cart-link{align-items:center;background:#fff;border-radius:999px;color:#111827;display:inline-flex;font-weight:800;justify-content:center;min-height:42px;padding:0 16px}.cart-link:hover{color:#111827;text-decoration:none;transform:translateY(-1px)}.cart-count{align-items:center;background:var(--bs-green);border-radius:999px;color:#111827;display:inline-flex;font-size:12px;font-weight:800;height:22px;justify-content:center;margin-left:6px;min-width:22px}.mobile-menu-toggle{background:transparent;border:1px solid hsla(0,0%,100%,.18);border-radius:8px;color:#fff;display:none;font-size:22px;height:38px;width:42px}.mobile-menu{background:#000;border-top:1px solid hsla(0,0%,100%,.08);display:none}.mobile-menu.is-open{display:block}.mobile-nav{display:grid;gap:12px;margin:0 auto;padding:16px 0 22px;width:min(1180px,calc(100% - 32px))}.mobile-nav a{color:#fff;font-weight:600;padding:12px 0}.mobile-nav a:hover{color:var(--bs-green)}.site-main{min-height:60vh}.site-footer{background:#000;color:#fff;margin-top:56px;padding:48px 0 20px}.footer-grid{display:grid;gap:32px;grid-template-columns:1.4fr 1fr 1fr 1.2fr}.footer-brand,.footer-col{align-content:start;display:grid;gap:10px}.footer-brand h3,.footer-col h4{margin:0 0 8px}.footer-brand p,.footer-col a,.footer-col p{color:hsla(0,0%,100%,.74);margin:0}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.65);margin-top:36px;padding-top:18px}@media (max-width:991px){.header-row{min-height:76px}.desktop-nav,.header-search{display:none}.mobile-menu-toggle{align-items:center;display:inline-flex;justify-content:center}.site-logo img{width:72px}.footer-grid{grid-template-columns:1fr}}.home-page{padding:0}.products-grid{display:grid;gap:22px;grid-template-columns:repeat(4,minmax(0,1fr))}.products-grid .item{max-width:none!important;padding:0!important;width:auto!important}.item-inner,.prd{height:100%}.prd{background:#fff;border:1px solid #e5e7eb;border-radius:18px;display:flex;flex-direction:column;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.prd:hover{border-color:rgba(50,215,75,.45);box-shadow:0 14px 34px rgba(15,23,42,.1);transform:translateY(-3px)}.item-img{align-items:center;background:#fff;display:flex;justify-content:center;min-height:220px;padding:18px;position:relative}.item-img img{max-height:220px;-o-object-fit:contain;object-fit:contain;width:100%}.ico-label{left:14px;position:absolute;top:14px;z-index:2}.ico-sale{align-items:center;background:#dc2626;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:800;padding:5px 10px;text-transform:uppercase}.item-info{flex:1;padding:0 18px 14px}.item-title{font-size:15px;font-weight:700;line-height:1.35;margin-bottom:10px}.item-title a{color:#111827}.item-price{margin-top:auto}.price1{color:#111827;font-size:17px;font-weight:800}.price1:after{content:" RSD"}.price2{color:#9ca3af;font-size:14px;margin-left:8px;text-decoration:line-through}.price2:after{content:" RSD"}.action-bot{padding:0 18px 18px}.btn-cart{background:#facc15;border:0;border-radius:10px;color:#111827;cursor:pointer;font-weight:800;min-height:42px;width:100%}.btn-cart:hover{background:var(--bs-green);color:#fff}@media (max-width:991px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.products-grid{grid-template-columns:1fr}.item-img{min-height:180px}.item-img img{max-height:180px}}.desktop-nav a:hover,.mobile-nav a:hover,.site-footer a:hover,.site-header a:hover{text-decoration:none}.category-page{padding:34px 0 10px}.category-main{width:100%}.category-products{display:grid;gap:22px;margin-top:26px}.catalog-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;transition:box-shadow .18s ease,transform .18s ease}.catalog-card:hover{border-color:rgba(50,215,75,.4);box-shadow:0 12px 30px rgba(15,23,42,.08);transform:translateY(-2px)}.product_list_style{display:grid;gap:26px;grid-template-columns:260px 1fr;padding:22px}.col-left{width:100%}.col-right{display:flex;flex-direction:column}.col-left .item-img{background:#fff;border-radius:14px;min-height:240px}.col-left .item-img img{max-height:240px;-o-object-fit:contain;object-fit:contain}.col-right h3{font-size:24px;line-height:1.2;margin:0}.desc.std{color:#4b5563;line-height:1.6;margin-top:14px}.actions{margin-top:auto;padding-top:18px}.text-center{padding:60px 20px;text-align:center}@media (max-width:768px){.product_list_style{grid-template-columns:1fr}.col-left .item-img{min-height:180px}.col-left .item-img img{max-height:180px}.col-right h3{font-size:20px}}.product-page{padding:34px 0 18px}.product-main{width:100%}.product-layout{align-items:flex-start;display:grid;gap:42px;grid-template-columns:520px 1fr;margin-top:24px}.product-gallery{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:24px}.detail-img{align-items:center;display:flex;justify-content:center;min-height:420px}.detail-img img{max-height:420px;-o-object-fit:contain;object-fit:contain;width:100%}.small-img{margin-top:18px}#sns_thumbail{display:flex;gap:12px;overflow-x:auto}#sns_thumbail .item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;flex:0 0 auto;height:78px;overflow:hidden;width:78px}#sns_thumbail img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-info-panel{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:30px}.product-info-panel h1{font-size:38px;letter-spacing:-.04em;line-height:1.1;margin:0 0 16px}.product-info-panel .desc.std{color:#4b5563;line-height:1.7;margin-bottom:24px}.product-info-panel .item-price{margin-bottom:30px}.product-info-panel .price1{font-size:34px}.qty-container{align-items:center;border:1px solid #d1d5db;border-radius:12px;display:inline-flex;margin-right:14px;overflow:hidden;width:-moz-fit-content;width:fit-content}.qty-decrease,.qty-increase{background:#f3f4f6;border:0;cursor:pointer;font-size:18px;font-weight:700;height:42px;width:42px}.qty-decrease:before{content:"-"}.qty-increase:before{content:"+"}.qty{border:0;font-weight:700;height:42px;min-width:52px;text-align:center;width:52px}.product-info-panel .actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.product-info-panel .btn-cart{min-width:180px;padding:0 24px;width:auto}@media (max-width:1100px){.product-layout{grid-template-columns:1fr}.detail-img{min-height:320px}.detail-img img{max-height:320px}}@media (max-width:768px){.product-info-panel{padding:22px}.product-info-panel .price1,.product-info-panel h1{font-size:28px}.product-info-panel .actions{align-items:stretch}.product-info-panel .btn-cart{width:100%}}.home-hero{background:radial-gradient(circle at top right,rgba(34,197,94,.12),transparent 32%),linear-gradient(135deg,#07110d,#102018 58%,#f7f4ec 0,#fff);color:#fff;overflow:hidden;padding:72px 0 64px}.home-hero__grid{align-items:center;display:grid;gap:64px;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr)}.home-hero__eyebrow{border:1px solid hsla(0,0%,100%,.18);border-radius:999px;color:#d7b56d;display:inline-flex;font-size:13px;font-weight:700;letter-spacing:.04em;margin-bottom:16px;padding:7px 12px;text-transform:uppercase}.home-hero__title{font-size:clamp(36px,5vw,64px);letter-spacing:-.05em;line-height:1.02;margin:0;max-width:720px}.home-hero__text{color:hsla(0,0%,100%,.78);font-size:18px;line-height:1.7;margin:22px 0 0;max-width:620px}.home-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.home-btn{align-items:center;border-radius:999px;display:inline-flex;font-weight:800;justify-content:center;min-height:48px;padding:0 22px}.home-btn,.home-btn:focus,.home-btn:hover{text-decoration:none}.home-btn--primary:focus,.home-btn--primary:hover{background:#caa85f;color:#111827}.home-btn--secondary:focus,.home-btn--secondary:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.38);color:#fff}.home-btn--primary{background:#d7b56d;color:#111827}.home-btn--secondary{border:1px solid hsla(0,0%,100%,.24);color:#fff}.home-hero__trust{color:hsla(0,0%,100%,.72);display:flex;flex-wrap:wrap;font-size:14px;gap:10px;margin-top:28px}.home-hero__trust span{background:hsla(0,0%,100%,.08);border-radius:999px;padding:6px 10px}.home-hero__card--main{background:hsla(0,0%,100%,.95);border-radius:28px;box-shadow:0 24px 70px rgba(0,0,0,.18);color:#111827;max-width:390px;padding:34px;width:100%}.home-hero__card-label{color:#0f6b3d;display:inline-block;font-size:13px;font-weight:800;margin-bottom:16px;text-transform:uppercase}.home-hero__card strong{display:block;font-size:32px;line-height:1.12}.home-hero__card p{color:#4b5563;line-height:1.6;margin:14px 0 0}.home-hero__visual{align-items:center;display:grid;gap:24px;grid-template-columns:minmax(0,390px) 150px;justify-content:end;min-height:420px;padding-right:0}.home-hero__quick-links{display:grid;gap:10px}.home-hero__quick-links a{background:#fff;border-radius:16px;box-shadow:0 12px 32px rgba(0,0,0,.12);color:#111827;font-weight:800;padding:12px 16px;text-decoration:none;transition:transform .18s ease,color .18s ease,box-shadow .18s ease;width:150px}.home-hero__quick-links a:focus,.home-hero__quick-links a:hover{color:#0f6b3d;text-decoration:none;transform:translateY(-2px)}@media (max-width:991px){.home-hero{background:linear-gradient(180deg,#07110d,#102018);padding:48px 0 40px}.home-hero__grid{gap:34px;grid-template-columns:1fr}.home-hero__visual{display:grid;gap:18px;grid-template-columns:1fr;justify-content:stretch;min-height:auto;padding-right:0}.home-hero__quick-links{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0;position:static;width:100%}.home-hero__quick-links a{width:100%}.home-hero__card--main{max-width:none;width:100%}}@media (max-width:575px){.home-hero__actions{flex-direction:column}.home-btn{width:100%}.home-hero__quick-links{grid-template-columns:1fr}}.home-hero__content{position:relative;z-index:2}.home-hero__trust{max-width:620px}.home-page>.container{max-width:none;padding:0;width:100%}.home-page .home-hero .container{margin:0 auto;width:min(1180px,calc(100% - 32px))}.home-hero__card{overflow:hidden}.home-hero__card strong{max-width:100%;overflow-wrap:anywhere}.home-categories{background:#f7f7f8;padding:84px 0}.home-section-head{margin-bottom:42px;max-width:720px}.home-section-eyebrow{background:rgba(15,107,61,.08);border-radius:999px;color:#0f6b3d;display:inline-flex;font-size:13px;font-weight:800;letter-spacing:.04em;margin-bottom:14px;padding:7px 12px;text-transform:uppercase}.home-section-head h2{color:#111827;font-size:clamp(34px,4vw,52px);letter-spacing:-.04em;line-height:1.05;margin:0}.home-section-head p{color:#4b5563;font-size:18px;line-height:1.7;margin:18px 0 0}.home-category-grid{display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-category-card{background:linear-gradient(135deg,rgba(7,17,13,.96),rgba(16,32,24,.94));border:1px solid hsla(0,0%,100%,.06);border-radius:28px;box-shadow:0 16px 42px rgba(0,0,0,.12);display:flex;flex-direction:column;justify-content:flex-end;min-height:240px;overflow:hidden;padding:30px;position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-category-card:hover{border-color:rgba(15,107,61,.18);box-shadow:0 18px 42px rgba(15,23,42,.08);text-decoration:none;transform:translateY(-4px)}.home-category-card span{background:hsla(0,0%,100%,.1);border-radius:999px;color:#d7b56d;display:inline-flex;font-size:12px;font-weight:800;letter-spacing:.04em;margin-bottom:18px;padding:6px 10px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.home-category-card h3{color:#fff;font-size:30px;letter-spacing:-.04em;line-height:1.08;margin:0}.home-category-card p{color:#fff;line-height:1.7;margin:16px 0 0}.home-category-card strong{color:#fff;font-size:14px;font-weight:800;margin-top:24px}.home-category-card--large{background:linear-gradient(135deg,rgba(7,17,13,.96),rgba(16,32,24,.94));grid-column:span 2;min-height:320px}.home-category-card--large h3,.home-category-card--large p,.home-category-card--large strong{color:#fff}.home-category-card--large span{background:hsla(0,0%,100%,.1);color:#d7b56d}@media (max-width:991px){.home-categories{padding:64px 0}.home-category-grid{grid-template-columns:1fr 1fr}.home-category-card--large{grid-column:span 2}}@media (max-width:640px){.home-category-grid{grid-template-columns:1fr}.home-category-card,.home-category-card--large{grid-column:span 1;min-height:220px}.home-category-card h3{font-size:26px}}.home-featured{background:#fff;padding:84px 0 96px}.home-section-head--split{align-items:flex-end;display:flex;gap:24px;justify-content:space-between}.home-section-link{align-items:center;border:1px solid #d1d5db;border-radius:999px;color:#111827;display:inline-flex;font-weight:700;justify-content:center;min-height:48px;padding:0 20px;transition:background .18s ease,border-color .18s ease,transform .18s ease}.home-section-link:hover{background:#111827;border-color:#111827;color:#fff;text-decoration:none;transform:translateY(-2px)}.home-product-grid{display:grid;gap:24px;grid-template-columns:repeat(4,minmax(0,1fr))}.home-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-product-card:hover{border-color:rgba(15,107,61,.2);box-shadow:0 24px 52px rgba(15,23,42,.12);transform:translateY(-6px)}.home-product-card__image{align-items:center;background:#fff;display:flex;height:260px;justify-content:center;overflow:hidden;padding:24px;position:relative}.home-product-card__image img{max-height:220px;-o-object-fit:contain;object-fit:contain;transition:transform .28s ease,filter .28s ease;width:100%}.home-product-card:hover .home-product-card__image img{transform:scale(1.05)}.home-product-card__badge{background:linear-gradient(135deg,#dc2626,#ef4444);border-radius:999px;box-shadow:0 10px 22px rgba(220,38,38,.28);color:#fff;font-size:11px;font-weight:900;left:18px;letter-spacing:.04em;padding:7px 12px;position:absolute;text-transform:uppercase;top:18px}.home-product-card__body{display:flex;flex:1;flex-direction:column;padding:0 24px 24px}.home-product-card__body form{margin-top:auto}.home-product-card__body h3{font-size:18px;line-height:1.4;margin:0 0 14px}.home-product-card__body h3 a{color:#111827}.home-product-card__body h3 a:hover{color:#0f6b3d;text-decoration:none}.home-product-card__price{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.home-product-card__price span{color:#111827;font-size:22px;font-weight:800}.home-product-card__price del{color:#9ca3af;font-size:15px}.home-product-card__button{background:#d7b56d;border:0;border-radius:14px;color:#111827;cursor:pointer;font-weight:800;margin-top:22px;min-height:48px;transition:background .18s ease,transform .18s ease;width:100%}.home-product-card__button:hover{background:#caa85f;box-shadow:0 12px 24px hsla(41,57%,64%,.26);transform:translateY(-1px)}@media (max-width:1100px){.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.home-section-head--split{align-items:flex-start;flex-direction:column}.home-section-link{width:100%}}@media (max-width:640px){.home-product-grid{grid-template-columns:1fr}.home-product-card__image{height:220px}}.home-trust{background:#07110d;color:#fff;padding:84px 0}.home-trust__grid{align-items:center;display:grid;gap:64px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.home-trust__content h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.04em;line-height:1.05;margin:0}.home-trust__content p{color:hsla(0,0%,100%,.72);font-size:18px;line-height:1.7;margin:20px 0 0}.home-trust__items{display:grid;gap:16px}.home-trust__item{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:22px;padding:24px}.home-trust__item strong{color:#d7b56d;display:block;font-size:20px;margin-bottom:8px}.home-trust__item span{color:hsla(0,0%,100%,.72);line-height:1.6}@media (max-width:900px){.home-trust__grid{gap:36px;grid-template-columns:1fr}}.home-cta{background:#07110d;padding:72px 0 84px}.home-cta .home-btn--secondary{background:#fff;border:1px solid #d1d5db;color:#111827}.home-cta .home-btn--secondary:hover{background:#111827;border-color:#111827;color:#fff}.home-cta__box{align-items:center;background:linear-gradient(135deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.08);border-radius:32px;display:flex;gap:32px;justify-content:space-between;padding:48px}.home-cta__content{max-width:680px}.home-cta__content h2{color:#fff;font-size:clamp(32px,4vw,48px);letter-spacing:-.04em;line-height:1.08;margin:0}.home-cta__content p{color:hsla(0,0%,100%,.72);font-size:18px;line-height:1.7;margin:18px 0 0}.home-cta__actions{display:flex;flex-wrap:wrap;gap:14px}@media (max-width:900px){.home-cta{padding-bottom:64px}.home-cta__box{align-items:flex-start;flex-direction:column;padding:36px 28px}.home-cta__actions{width:100%}.home-cta__actions .home-btn{flex:1}}@media (max-width:640px){.home-cta__actions{flex-direction:column}.home-cta__actions .home-btn{width:100%}}.category-page-v2{background:#f7f7f8}.category-hero-v2{background:radial-gradient(circle at top right,hsla(41,57%,64%,.18),transparent 34%),linear-gradient(135deg,#07110d,#102018 64%,#f7f4ec 0,#fff);color:#fff;overflow:hidden;padding:56px 0 42px}.category-hero-v2__grid{align-items:center;display:grid;gap:54px;grid-template-columns:minmax(0,1fr) 360px;margin-top:28px}.category-hero-v2__eyebrow{border:1px solid hsla(0,0%,100%,.18);border-radius:999px;color:#d7b56d;display:inline-flex;font-size:13px;font-weight:800;letter-spacing:.04em;margin-bottom:16px;padding:7px 12px;text-transform:uppercase}.category-hero-v2 h1{font-size:clamp(38px,5vw,64px);letter-spacing:-.05em;line-height:1.02;margin:0;max-width:760px}.category-hero-v2 p{color:hsla(0,0%,100%,.78);font-size:18px;line-height:1.7;margin:22px 0 0;max-width:680px}.category-hero-v2__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.category-btn{align-items:center;border-radius:999px;display:inline-flex;font-weight:800;justify-content:center;min-height:48px;padding:0 22px}.category-btn,.category-btn:hover{text-decoration:none}.category-btn--primary{background:#d7b56d;color:#111827}.category-btn--primary:hover{background:#caa85f;color:#111827}.category-btn--secondary{border:1px solid hsla(0,0%,100%,.24);color:#fff}.category-btn--secondary:hover{background:hsla(0,0%,100%,.1);color:#fff}.category-hero-v2__panel{background:hsla(0,0%,100%,.95);border-radius:28px;box-shadow:0 24px 70px rgba(0,0,0,.18);color:#111827;padding:28px}.category-stat-card strong{display:block;font-size:52px;letter-spacing:-.05em;line-height:1}.category-stat-card span{color:#4b5563;display:block;font-weight:700;margin-top:8px}.category-trust-list{border-top:1px solid #e5e7eb;display:grid;gap:10px;margin-top:24px;padding-top:22px}.category-trust-list span{color:#374151;font-weight:700;line-height:1.5}.category-quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.category-quick-links a{background:hsla(0,0%,100%,.92);border:1px solid rgba(15,23,42,.08);border-radius:999px;box-shadow:0 10px 24px rgba(15,23,42,.1);color:#111827;font-size:14px;font-weight:800;padding:10px 14px}.category-quick-links a:hover{background:#e4bd62;color:#111827;text-decoration:none}.category-products-v2{background:#f7f7f8;padding:76px 0 84px}.category-section-head{margin-bottom:34px;max-width:720px}.category-guide-v2__box>div>span,.category-section-head span{background:rgba(15,107,61,.08);border-radius:999px;color:#0f6b3d;display:inline-flex;font-size:13px;font-weight:800;letter-spacing:.04em;margin-bottom:14px;padding:7px 12px;text-transform:uppercase}.category-guide-v2 h2,.category-section-head h2{color:#111827;font-size:clamp(32px,4vw,48px);letter-spacing:-.04em;line-height:1.08;margin:0}.category-section-head p{color:#4b5563;font-size:18px;line-height:1.7;margin:16px 0 0}.category-grid-v2{align-items:stretch;display:grid;gap:28px;grid-template-columns:repeat(3,minmax(0,1fr))}.category-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 10px 28px rgba(15,23,42,.04);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.category-product-card:hover{border-color:rgba(15,107,61,.2);box-shadow:0 26px 56px rgba(15,23,42,.12);transform:translateY(-6px)}.category-product-card__image{align-items:center;background:linear-gradient(180deg,#fff,#f8fafc);display:flex;height:280px;justify-content:center;overflow:hidden;padding:28px;position:relative}.category-product-card__image img{max-height:220px;max-width:100%;-o-object-fit:contain;object-fit:contain;transition:transform .32s ease,filter .32s ease;width:100%}.category-product-card:hover .category-product-card__image img{transform:scale(1.05)}.category-product-card__badge{background:linear-gradient(135deg,#dc2626,#ef4444);border-radius:999px;color:#fff;font-size:11px;font-weight:900;left:18px;letter-spacing:.04em;padding:7px 12px;position:absolute;text-transform:uppercase;top:18px;z-index:2}.category-product-card__body{display:flex;flex:1;flex-direction:column;padding:0 24px 24px}.category-product-card__body h3{font-size:19px;line-height:1.35;margin:0 0 12px}.category-product-card__body h3 a{color:#111827}.category-product-card__body h3 a:hover{color:#0f6b3d;text-decoration:none}.category-product-card__body p{color:#6b7280;line-height:1.6;margin:0}.category-product-card__price{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:22px}.category-product-card__price span{color:#111827;font-size:22px;font-weight:900}.category-product-card__price del{color:#9ca3af;font-size:15px}.category-product-card__button{background:linear-gradient(135deg,#d7b56d,#e2c483);border:0;border-radius:16px;color:#111827;cursor:pointer;font-weight:900;margin-top:22px;min-height:50px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;width:100%}.category-product-card__button:hover{background:linear-gradient(135deg,#caa85f,#d7b56d);box-shadow:0 14px 28px hsla(41,57%,64%,.24);color:#111827;transform:translateY(-1px)}.category-empty-state{background:#fff;border:1px solid #e5e7eb;border-radius:28px;grid-column:1/-1;margin:0 auto;max-width:760px;padding:54px 28px;text-align:center}.category-empty-state h2{color:#111827;margin:0}.category-empty-state p{color:#6b7280}.category-empty-state a{align-items:center;background:#111827;border-radius:999px;color:#fff;display:inline-flex;font-weight:800;justify-content:center;margin-top:10px;min-height:44px;padding:0 18px}.category-guide-v2{background:#f7f7f8;padding:0 0 84px}.category-guide-v2__box{background:#fff;border:1px solid #e5e7eb;border-radius:32px;padding:42px}.category-guide-v2__grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px}.category-guide-v2__grid article{background:#f9fafb;border:1px solid #e5e7eb;border-radius:22px;padding:24px}.category-guide-v2__grid strong{color:#111827;display:block;font-size:18px;margin-bottom:10px}.category-guide-v2__grid p{color:#4b5563;line-height:1.65;margin:0}@media (max-width:1100px){.category-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.category-hero-v2__grid{gap:32px;grid-template-columns:1fr}.category-hero-v2__panel{max-width:520px}}@media (max-width:768px){.category-hero-v2{background:linear-gradient(180deg,#07110d,#102018);padding:42px 0 34px}.category-hero-v2__actions{flex-direction:column}.category-btn{width:100%}.category-grid-v2{grid-template-columns:1fr}.category-guide-v2__box{padding:30px 22px}.category-guide-v2__grid{grid-template-columns:1fr}.category-grid-v2{gap:18px}.category-product-card{border-radius:22px}.category-product-card__image{height:220px;padding:20px}.category-product-card__body{padding:0 18px 18px}.category-product-card__body h3{font-size:17px;overflow-wrap:anywhere}.category-product-card__price span{font-size:20px}}.category-toolbar-v2{align-items:flex-end;display:flex;gap:28px;justify-content:space-between;margin-bottom:34px}.category-toolbar-v2 .category-section-head{margin-bottom:0}.category-sort-v2{background:#fff;border:1px solid #e5e7eb;border-radius:18px;display:grid;gap:8px;min-width:230px;padding:16px}.category-sort-v2 label{color:#6b7280;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.category-sort-v2 select{background:#fff;border:1px solid #d1d5db;border-radius:12px;color:#111827;cursor:pointer;font-weight:700;height:44px;outline:none;padding:0 12px;width:100%}.category-sort-v2 select:focus{border-color:#d7b56d;box-shadow:0 0 0 3px hsla(41,57%,64%,.22)}@media (max-width:768px){.category-toolbar-v2{align-items:stretch;flex-direction:column}.category-sort-v2{width:100%}}.category-layout-v2{align-items:start;display:grid;gap:24px;grid-template-columns:240px minmax(0,1fr)}.category-sidebar-v2{background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 10px 30px rgba(15,23,42,.04);padding:20px;position:sticky;top:24px}.category-sidebar-v2__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.category-sidebar-v2__head strong{color:#111827;font-size:20px}.category-sidebar-v2__close{background:#f3f4f6;border:0;border-radius:10px;cursor:pointer;display:none;font-size:22px;height:38px;width:38px}.category-filter-group+.category-filter-group{border-top:1px solid #e5e7eb;margin-top:28px;padding-top:28px}.category-filter-group h3{color:#111827;font-size:16px;margin:0 0 16px}.category-filter-links{display:grid;gap:10px}.category-filter-links a{align-items:center;background:#f9fafb;border-radius:12px;color:#374151;display:flex;font-weight:700;min-height:40px;padding:0 14px;transition:background .18s ease,color .18s ease,transform .18s ease}.category-filter-links a:hover{background:#111827;color:#fff;text-decoration:none;transform:translateX(2px)}.category-filter-links a.is-active{background:#d7b56d;color:#111827}.category-filter-info p{color:#6b7280;line-height:1.7;margin:0}.category-content-v2{min-width:0}.category-mobile-toolbar{display:none;margin-bottom:24px}.category-mobile-filter-btn{background:#111827;border:0;border-radius:16px;color:#fff;cursor:pointer;font-weight:900;min-height:52px;width:100%}.mobile-filter-open{overflow:hidden}@media (max-width:991px){.category-layout-v2{grid-template-columns:1fr}.category-mobile-toolbar{display:block}.category-sidebar-v2{border-radius:0;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;transform:translateX(-105%);transition:transform .24s ease;width:min(380px,92vw);z-index:999}.category-mobile-toolbar{position:sticky;top:10px;z-index:20}.category-sidebar-v2.is-open{transform:translateX(0)}.category-sidebar-v2__close{align-items:center;display:inline-flex;justify-content:center}}.category-products-v2 .container{width:min(1440px,calc(100% - 32px))}.category-filter-form{display:grid;gap:14px}.category-filter-form label{color:#374151;display:grid;font-size:14px;font-weight:800;gap:7px}.category-filter-form input[type=number]{border:1px solid #d1d5db;border-radius:12px;color:#111827;font-weight:700;height:42px;outline:none;padding:0 12px;width:100%}.category-filter-form input[type=number]:focus{border-color:#d7b56d;box-shadow:0 0 0 3px hsla(41,57%,64%,.22)}.category-filter-check{align-items:center;display:flex!important;gap:10px!important;grid-template-columns:none!important;line-height:1.4}.category-filter-check input{accent-color:#d7b56d;height:18px;width:18px}.category-filter-form button{background:#111827;border:0;border-radius:14px;color:#fff;cursor:pointer;font-weight:900;min-height:44px;width:100%}.category-filter-form button:hover{background:#0f6b3d}.category-filter-form a{color:#6b7280;display:inline-flex;font-size:14px;font-weight:800;justify-content:center}.category-guide-v2__head{max-width:820px}.category-guide-v2__head p{color:#4b5563;font-size:17px;line-height:1.8;margin:18px 0 0}.category-faq-v2,.category-related-v2{border-top:1px solid #e5e7eb;margin-top:36px;padding-top:32px}.category-faq-v2 h3,.category-related-v2 h3{color:#111827;font-size:24px;letter-spacing:-.03em;margin:0 0 18px}.category-faq-v2__items{display:grid;gap:14px}.category-faq-v2__items article{background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;padding:20px}.category-faq-v2__items strong{color:#111827;display:block;font-size:16px;margin-bottom:8px}.category-faq-v2__items p{color:#4b5563;line-height:1.7;margin:0}.category-related-v2__links{display:flex;flex-wrap:wrap;gap:10px}.category-related-v2__links a{align-items:center;background:#f3f4f6;border-radius:999px;color:#111827;display:inline-flex;font-weight:800;justify-content:center;min-height:42px;padding:0 16px}.category-related-v2__links a:hover{background:#111827;color:#fff;text-decoration:none}@media (max-width:768px){.category-guide-v2__head p{font-size:16px}.category-faq-v2 h3,.category-related-v2 h3{font-size:21px}}.category-trust-strip-v2{background:#f7f7f8;padding:0 0 84px}.category-trust-strip-v2__grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.category-trust-strip-v2 article{background:#07110d;border:1px solid hsla(0,0%,100%,.08);border-radius:24px;box-shadow:0 18px 42px rgba(15,23,42,.12);color:#fff;padding:26px}.category-trust-strip-v2 strong{color:#d7b56d;display:block;font-size:19px;margin-bottom:10px}.category-trust-strip-v2 span{color:hsla(0,0%,100%,.72);display:block;line-height:1.65}@media (max-width:900px){.category-trust-strip-v2__grid{grid-template-columns:1fr}.category-trust-strip-v2{padding-bottom:64px}}.category-sidebar-overlay{background:rgba(0,0,0,.46);inset:0;opacity:0;position:fixed;transition:opacity .22s ease,visibility .22s ease;visibility:hidden;z-index:998}.category-sidebar-overlay.is-visible{opacity:1;visibility:visible}.product-page-v2{background:#f7f7f8}.product-hero-v2{padding:42px 0 76px}.product-hero-v2__grid{align-items:start;display:grid;gap:44px;grid-template-columns:minmax(0,560px) minmax(0,1fr);margin-top:28px}.product-gallery-v2,.product-info-v2__card,.product-info-v2__side article,.product-summary-v2{background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 16px 42px rgba(15,23,42,.05)}.product-gallery-v2{padding:26px}.product-gallery-v2__main{align-items:center;background:linear-gradient(180deg,#fff,#f9fafb);border-radius:22px;display:flex;justify-content:center;min-height:460px}.product-gallery-v2__main img{max-height:430px;-o-object-fit:contain;object-fit:contain;width:100%}.product-gallery-v2__thumbs{display:flex;gap:12px;margin-top:18px;overflow-x:auto;padding-bottom:4px}.product-gallery-v2__thumb{background:#fff;border:1px solid #e5e7eb;border-radius:16px;cursor:pointer;flex:0 0 auto;height:82px;padding:8px;width:82px}.product-gallery-v2__thumb img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-summary-v2{padding:34px}.product-summary-v2__eyebrow{background:rgba(15,107,61,.08);border-radius:999px;color:#0f6b3d;display:inline-flex;font-size:13px;font-weight:900;letter-spacing:.04em;margin-bottom:16px;padding:7px 12px;text-transform:uppercase}.product-summary-v2 h1{color:#111827;font-size:clamp(34px,4vw,54px);letter-spacing:-.05em;line-height:1.04;margin:0}.product-summary-v2__lead{color:#4b5563;font-size:18px;line-height:1.7;margin:20px 0 0}.product-summary-v2__price{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.product-summary-v2__price span{color:#111827;font-size:34px;font-weight:950;letter-spacing:-.04em}.product-summary-v2__price del{color:#9ca3af;font-size:18px}.product-summary-v2__price strong{background:#dc2626;border-radius:999px;color:#fff;font-size:12px;font-weight:900;padding:7px 12px;text-transform:uppercase}.product-summary-v2__stock{background:rgba(50,215,75,.12);border-radius:999px;color:#0f6b3d;display:inline-flex;font-weight:900;margin-top:18px;padding:9px 13px}.product-summary-v2__form{border-top:1px solid #e5e7eb;margin-top:30px;padding-top:26px}.product-summary-v2__qty{align-items:start;display:grid;gap:10px;margin-bottom:18px}.product-summary-v2__qty label{color:#374151;font-size:14px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.product-summary-v2__button{background:linear-gradient(135deg,#d7b56d,#e2c483);border:0;border-radius:18px;color:#111827;cursor:pointer;font-size:16px;font-weight:950;min-height:56px;transition:transform .18s ease,box-shadow .18s ease;width:100%}.product-summary-v2__button:hover{box-shadow:0 14px 28px hsla(41,57%,64%,.24);transform:translateY(-1px)}.product-summary-v2__trust{display:grid;gap:10px;margin-top:24px}.product-summary-v2__trust span{background:#f9fafb;border-radius:16px;color:#374151;font-weight:800;line-height:1.45;padding:12px 14px}.product-info-v2{padding:0 0 84px}.product-info-v2__grid{align-items:start;display:grid;gap:28px;grid-template-columns:minmax(0,1fr) 340px}.product-info-v2__card{padding:38px}.product-info-v2__card>span{background:rgba(15,107,61,.08);border-radius:999px;color:#0f6b3d;display:inline-flex;font-size:13px;font-weight:900;letter-spacing:.04em;margin-bottom:14px;padding:7px 12px;text-transform:uppercase}.product-info-v2__card h2{color:#111827;font-size:clamp(30px,4vw,44px);letter-spacing:-.04em;line-height:1.08;margin:0 0 18px}.product-info-v2__card p,.product-info-v2__content{color:#4b5563;font-size:17px;line-height:1.8}.product-info-v2__side{display:grid;gap:16px;position:sticky;top:24px}.product-info-v2__side article{padding:24px}.product-info-v2__side strong{color:#111827;display:block;font-size:18px;margin-bottom:8px}.product-info-v2__side span{color:#6b7280;line-height:1.65}@media (max-width:1100px){.product-hero-v2__grid,.product-info-v2__grid{grid-template-columns:1fr}.product-info-v2__side{position:static}}@media (max-width:768px){.product-hero-v2{padding:30px 0 54px}.product-gallery-v2,.product-info-v2__card,.product-summary-v2{border-radius:22px;padding:22px}.product-gallery-v2__main{min-height:300px}.product-gallery-v2__main img{max-height:280px}.product-summary-v2__price span{font-size:28px}.product-info-v2{padding-bottom:64px}}.product-gallery-v2__main{overflow:hidden}.product-gallery-v2__main img{transition:transform .35s ease}.product-gallery-v2__main:hover img{transform:scale(1.08)}.product-gallery-v2__thumb{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.product-gallery-v2__thumb.is-active,.product-gallery-v2__thumb:hover{border-color:#d7b56d;box-shadow:0 10px 22px hsla(41,57%,64%,.22);transform:translateY(-1px)}.product-config-v2{display:grid;gap:22px;margin-bottom:24px}.product-config-v2__group{display:grid;gap:12px}.product-config-v2__group>span{color:#374151;font-size:14px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.product-config-v2__options{display:flex;flex-wrap:wrap;gap:10px}.product-config-v2__option{cursor:pointer}.product-config-v2__option input{opacity:0;pointer-events:none;position:absolute}.product-config-v2__option strong{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:999px;color:#111827;display:inline-flex;font-weight:900;justify-content:center;min-height:44px;min-width:74px;padding:0 16px;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.product-config-v2__option input:checked+strong{background:#111827;border-color:#111827;box-shadow:0 10px 22px rgba(17,24,39,.16);color:#fff}.product-config-v2__option:hover strong{border-color:#d7b56d}.product-config-v2__note{background:#f9fafb;border-radius:16px;color:#6b7280;font-size:14px;font-weight:700;line-height:1.5;padding:13px 15px}.product-info-v2__section{border-top:1px solid #e5e7eb;margin-top:34px;padding-top:30px}.product-info-v2__section h3{color:#111827;font-size:24px;letter-spacing:-.03em;margin:0 0 18px}.product-info-v2__list{display:grid;gap:12px;list-style:none;margin:0;padding:0}.product-info-v2__list li{color:#4b5563;font-weight:700;line-height:1.7;padding-left:26px;position:relative}.product-info-v2__list li:before{color:#0f6b3d;content:"✓";font-weight:900;left:0;position:absolute;top:0}.product-specs-v2{display:grid;gap:10px}.product-specs-v2 div{border-bottom:1px solid #e5e7eb;display:grid;gap:14px;grid-template-columns:180px minmax(0,1fr);padding:14px 0}.product-specs-v2 span{color:#6b7280;font-weight:800}.product-specs-v2 strong{color:#111827;font-weight:900}.product-faq-v2{display:grid;gap:14px}.product-faq-v2 article{background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;padding:20px}.product-faq-v2 strong{color:#111827;display:block;font-size:16px;margin-bottom:8px}.product-faq-v2 p{color:#4b5563;line-height:1.7;margin:0}@media (max-width:640px){.product-specs-v2 div{gap:6px;grid-template-columns:1fr}}.product-related-v2{background:#f7f7f8;padding:0 0 90px}.product-related-v2__head{margin-bottom:28px;max-width:720px}.product-related-v2__head span{background:rgba(15,107,61,.08);border-radius:999px;color:#0f6b3d;display:inline-flex;font-size:13px;font-weight:900;letter-spacing:.04em;margin-bottom:14px;padding:7px 12px;text-transform:uppercase}.product-related-v2__head h2{color:#111827;font-size:clamp(30px,4vw,44px);letter-spacing:-.04em;line-height:1.08;margin:0}.product-related-v2__grid{display:grid;gap:22px;grid-template-columns:repeat(4,minmax(0,1fr))}.product-related-card-v2{background:#fff;border:1px solid #e5e7eb;border-radius:24px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.product-related-card-v2:hover{box-shadow:0 18px 42px rgba(15,23,42,.1);transform:translateY(-4px)}.product-related-card-v2__image{align-items:center;background:#fff;display:flex;height:220px;justify-content:center;padding:22px}.product-related-card-v2__image img{max-height:180px;-o-object-fit:contain;object-fit:contain;width:100%}.product-related-card-v2__body{padding:0 20px 22px}.product-related-card-v2__body h3{font-size:17px;line-height:1.35;margin:0 0 14px}.product-related-card-v2__body h3 a:hover{color:#0f6b3d}.product-related-card-v2__price{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.product-related-card-v2__price span{color:#111827;font-size:20px;font-weight:900}.product-related-card-v2__price del{color:#9ca3af;font-size:14px}@media (max-width:1100px){.product-related-v2__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.product-related-v2__grid{grid-template-columns:1fr}}@media (max-width:768px){.product-summary-v2{position:relative}.product-summary-v2__button{bottom:12px;box-shadow:0 14px 32px rgba(17,24,39,.22);position:sticky;z-index:20}.product-config-v2__options{gap:8px}.product-config-v2__option strong{min-height:42px;min-width:62px;padding:0 14px}.product-summary-v2__trust span{font-size:14px}.product-related-card-v2__image{height:190px}}a.category-product-card__button{align-items:center;display:inline-flex;justify-content:center;line-height:1.2;min-height:50px;padding:0 16px;text-align:center;text-decoration:none;width:100%}.cart-page-v2{background:#f7f8fb;color:#111827}.cart-hero-v2{padding:48px 0 28px}.cart-hero-v2__eyebrow{color:#c8a24a;display:inline-flex;font-size:13px;font-weight:800;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.cart-hero-v2 h1{font-size:clamp(30px,4vw,48px);font-weight:900;margin:0 0 10px}.cart-hero-v2 p{color:#6b7280;margin:0;max-width:620px}.cart-content-v2{padding:0 0 72px}.cart-layout-v2{align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) 360px}.cart-empty-v2,.cart-items-v2,.cart-summary-v2{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 18px 45px rgba(15,23,42,.06)}.cart-items-v2{overflow:hidden}.cart-item-v2{border-bottom:1px solid #eef0f4;display:grid;gap:20px;grid-template-columns:120px minmax(0,1fr) 160px;padding:22px}.cart-item-v2:last-child{border-bottom:0}.cart-item-v2__image{background:#f3f4f6;border-radius:18px;height:120px;overflow:hidden;width:120px}.cart-item-v2__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cart-item-v2__body h2{font-size:18px;font-weight:900;margin:0 0 10px}.cart-item-v2__options{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.cart-item-v2__options span{background:#f3f4f6;border-radius:999px;color:#374151;display:inline-flex;font-size:13px;font-weight:700;padding:7px 10px}.cart-item-v2__meta{color:#6b7280;display:flex;flex-wrap:wrap;font-weight:700;gap:12px}.cart-item-v2__actions{align-items:flex-end;display:flex;flex-direction:column;gap:16px;justify-content:space-between}.cart-item-v2__actions strong{font-size:18px;font-weight:900}.cart-item-v2__actions a{color:#ef4444;font-size:14px;font-weight:800;margin-top:6px;text-decoration:none}.cart-summary-v2{padding:24px;position:sticky;top:24px}.cart-summary-v2>span{color:#6b7280;display:block;font-size:14px;font-weight:900;letter-spacing:.08em;margin-bottom:18px;text-transform:uppercase}.cart-summary-v2__row,.cart-summary-v2__total{border-bottom:1px solid #eef0f4;display:flex;gap:16px;justify-content:space-between;padding:14px 0}.cart-summary-v2__total{border-bottom:0;font-size:20px;font-weight:900}.cart-summary-v2__total strong{color:#dc2626}.cart-empty-v2 a,.cart-summary-v2__button{align-items:center;background:#111827;border-radius:16px;color:#fff!important;display:flex;font-weight:900;justify-content:center;margin-top:20px;min-height:52px;text-decoration:none!important;transition:.2s ease}.cart-empty-v2 a:hover,.cart-summary-v2__button:hover{background:#c8a24a;color:#111827!important;text-decoration:none!important}.cart-summary-v2__trust{display:grid;gap:10px;margin-top:18px}.cart-summary-v2__trust span{background:#f9fafb;border-radius:14px;color:#4b5563;font-size:13px;font-weight:700;padding:12px}.cart-empty-v2{padding:44px;text-align:center}.cart-empty-v2 span{color:#c8a24a;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.cart-empty-v2 h1{font-size:32px;margin:10px 0}.cart-empty-v2 p{color:#6b7280;margin:0 auto;max-width:520px}@media (max-width:991px){.cart-layout-v2{grid-template-columns:1fr}.cart-summary-v2{position:static}}@media (max-width:640px){.cart-hero-v2{padding-top:32px}.cart-item-v2{grid-template-columns:88px 1fr}.cart-item-v2__image{height:88px;width:88px}.cart-item-v2__actions{align-items:center;flex-direction:row;grid-column:1/-1}}.cart-summary-v2__notice{background:#fff7ed;border-radius:16px;color:#9a3412;font-size:14px;font-weight:800;line-height:1.45;margin-bottom:18px;padding:14px 16px}.cart-summary-v2__notice strong{color:#c2410c}.cart-summary-v2__notice.is-success{background:#ecfdf5;color:#047857}.cart-item-v2__body h2 a{color:inherit;text-decoration:none}.cart-item-v2__body h2 a:hover{color:#c8a24a}.cart-item-v2__qty{align-items:center;display:inline-flex;gap:6px}.cart-qty-btn{background:#f8f9fc;border:1px solid #d9dce3;border-radius:8px;cursor:pointer;font-size:18px;font-weight:700;height:32px;transition:.2s ease;width:32px}.cart-qty-btn:hover{background:#eef1f6}.cart-qty-input{background:#fff;border:1px solid #d9dce3;border-radius:8px;font-weight:600;height:32px;text-align:center;width:56px}.checkout-page-v2{background:#f7f8fb;color:#111827}.checkout-hero-v2{padding:48px 0 28px}.checkout-hero-v2__eyebrow{color:#c8a24a;display:inline-flex;font-size:13px;font-weight:800;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.checkout-hero-v2 h1{font-size:clamp(30px,4vw,48px);font-weight:900;margin:0 0 10px}.checkout-hero-v2 p{color:#6b7280;margin:0;max-width:620px}.checkout-content-v2{padding:0 0 72px}.checkout-layout-v2{align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) 380px}.checkout-form-v2,.checkout-summary-v2{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 18px 45px rgba(15,23,42,.06)}.checkout-form-v2{padding:28px}.checkout-form-v2 h2{font-size:24px;font-weight:900;margin:0 0 18px}.checkout-delivery-v2{background:#f9fafb;border-radius:16px;color:#374151;font-weight:800;margin-bottom:22px;padding:14px 16px}.checkout-fields-v2{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-field-v2{display:grid;gap:8px}.checkout-field-v2--full{grid-column:1/-1}.checkout-field-v2 label{color:#374151;font-size:13px;font-weight:900}.checkout-field-v2 input,.checkout-field-v2 textarea{background:#fff;border:1px solid #d9dce3;border-radius:14px;color:#111827;font-weight:700;outline:none;padding:14px 15px;transition:.2s ease;width:100%}.checkout-field-v2 input:focus,.checkout-field-v2 textarea:focus{border-color:#c8a24a;box-shadow:0 0 0 4px rgba(200,162,74,.16)}.checkout-submit-v2{background:#111827;border:0;border-radius:16px;color:#fff;cursor:pointer;font-weight:900;margin-top:20px;min-height:56px;transition:.2s ease;width:100%}.checkout-submit-v2:hover{background:#c8a24a;color:#111827}.checkout-errors-v2{background:#fef2f2;border-radius:16px;color:#991b1b;font-weight:700;margin-bottom:20px;padding:16px}.checkout-errors-v2 ul{margin:8px 0 0;padding-left:18px}.checkout-summary-v2{padding:24px;position:sticky;top:24px}.checkout-summary-v2>span{color:#6b7280;display:block;font-size:14px;font-weight:900;letter-spacing:.08em;margin-bottom:18px;text-transform:uppercase}.checkout-summary-v2__notice{background:#fff7ed;border-radius:16px;color:#9a3412;font-size:14px;font-weight:800;line-height:1.45;margin-bottom:18px;padding:14px 16px}.checkout-summary-v2__items{display:grid;gap:14px;margin-bottom:18px}.checkout-summary-item-v2{border-bottom:1px solid #eef0f4;display:flex;gap:14px;justify-content:space-between;padding-bottom:14px}.checkout-summary-item-v2 strong{display:block;margin-bottom:4px}.checkout-summary-item-v2 small{color:#6b7280;display:block;font-weight:700;line-height:1.5}.checkout-summary-item-v2 span{font-weight:900;white-space:nowrap}.checkout-summary-v2__row,.checkout-summary-v2__total{border-bottom:1px solid #eef0f4;display:flex;gap:16px;justify-content:space-between;padding:14px 0}.checkout-summary-v2__total{border-bottom:0;font-size:20px;font-weight:900}.checkout-summary-v2__total strong{color:#dc2626}.checkout-summary-v2__trust{display:grid;gap:10px;margin-top:18px}.checkout-summary-v2__trust span{background:#f9fafb;border-radius:14px;color:#4b5563;font-size:13px;font-weight:700;padding:12px}@media (max-width:991px){.checkout-layout-v2{grid-template-columns:1fr}.checkout-summary-v2{position:static}}@media (max-width:640px){.checkout-hero-v2{padding-top:32px}.checkout-fields-v2{grid-template-columns:1fr}.checkout-form-v2,.checkout-summary-v2{padding:20px}}.thank-you-page-v2{background:#f7f8fb;color:#111827}.thank-you-v2{padding:72px 0}.thank-you-v2__card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 24px 60px rgba(15,23,42,.08);margin:0 auto;max-width:860px;padding:44px;text-align:center}.thank-you-v2__card>span{color:#c8a24a;display:inline-flex;font-size:13px;font-weight:900;letter-spacing:.08em;margin-bottom:14px;text-transform:uppercase}.thank-you-v2__card h1{font-size:clamp(32px,5vw,56px);font-weight:900;margin:0 0 14px}.thank-you-v2__card p{color:#6b7280;font-size:17px;line-height:1.7;margin:0 auto 28px;max-width:620px}.thank-you-v2__steps{display:grid;gap:14px;grid-template-columns:repeat(3,1fr);margin:28px 0}.thank-you-v2__steps div{background:#f9fafb;border-radius:18px;padding:18px}.thank-you-v2__steps strong{align-items:center;background:#111827;border-radius:999px;color:#fff;display:inline-flex;height:34px;justify-content:center;margin-bottom:10px;width:34px}.thank-you-v2__steps span{color:#374151;display:block;font-weight:800}.thank-you-v2__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.thank-you-v2__actions a{align-items:center;background:#111827;border-radius:16px;color:#fff!important;display:inline-flex;font-weight:900;justify-content:center;min-height:50px;padding:0 22px;text-decoration:none!important;transition:.2s ease}.thank-you-v2__actions a:hover{background:#c8a24a;color:#111827!important}@media (max-width:640px){.thank-you-v2{padding:42px 0}.thank-you-v2__card{padding:26px}.thank-you-v2__steps{grid-template-columns:1fr}.thank-you-v2__actions{flex-direction:column}.thank-you-v2__actions a{width:100%}}.footer-credit{color:#e4bd62;font-weight:700;transition:opacity .2s ease}.footer-credit:hover{color:#fff;text-decoration:none}.footer-separator{margin:0 8px;opacity:.45}.bs-404-page{background:#f5f5f5;min-height:520px;padding:90px 0}.bs-404-card{background:#fff;border-radius:24px;box-shadow:0 18px 50px rgba(0,0,0,.08);margin:0 auto;max-width:760px;padding:56px 40px;text-align:center}.bs-404-code{color:#d6a84f;font-size:88px;font-weight:800;line-height:1;margin-bottom:18px}.bs-404-card h1{color:#070b0a;font-size:38px;margin-bottom:16px}.bs-404-card p{color:#4b5563;font-size:17px;margin-bottom:28px}.bs-404-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:28px}.bs-404-links{color:#4b5563;font-size:15px}.bs-404-links span{color:#070b0a;display:block;font-weight:700;margin-bottom:10px}.bs-404-links a{color:#070b0a;display:inline-block;font-weight:700;margin:4px 7px;text-decoration:none}.bs-404-links a:hover{color:#d6a84f}@media (max-width:576px){.bs-404-page{padding:56px 0}.bs-404-card{border-radius:18px;padding:40px 22px}.bs-404-code{font-size:64px}.bs-404-card h1{font-size:28px}}
