:root{--cobalt: #1b3a6b;--cobalt-light: #d6e4f7;--brick: #b8391a;--gold: #c8922a;--olive: #3d5c2e;--ivory: #f8f4ec;--ink: #221d16;--white: #ffffff;--border: #e6dccf;--shadow: 0 14px 40px rgba(27, 58, 107, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(180deg,#fbf8f2 0%,var(--ivory) 100%);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1160px,calc(100% - 2rem));margin:0 auto}.main-content{min-height:70vh}.section-space{padding:3rem 0}.top-strip{height:8px;background:repeating-linear-gradient(90deg,var(--cobalt) 0 16px,var(--gold) 16px 32px,var(--brick) 32px 48px,var(--olive) 48px 64px)}.site-header{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f4eceb;border-bottom:1px solid var(--border)}.header-grid{display:grid;grid-template-columns:220px 1fr auto;gap:1rem;align-items:center;padding:1rem 0}.brand-mark{font-size:1.4rem;font-weight:800;color:var(--cobalt)}.search-box,.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid var(--border);background:var(--white);padding:.9rem 1rem;border-radius:14px}.header-actions{display:flex;gap:.75rem;align-items:center}.header-actions select,.cart-pill{border:1px solid var(--border);background:var(--white);padding:.75rem .9rem;border-radius:999px}.main-nav{display:flex;gap:1.2rem;padding-bottom:1rem;overflow:auto}.main-nav a{padding:.45rem 0;color:#594e44}.main-nav a.active{color:var(--cobalt);font-weight:700}.hero-section{background:radial-gradient(circle at top,#1b3a6beb,#0a172afa);color:var(--white);padding:5rem 0}.hero-grid,.dual-grid,.details-grid,.cart-layout,.checkout-grid,.auth-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:1.5rem}.eyebrow{display:inline-block;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#f6d58c;margin-bottom:1rem}.hero-section h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1.05;margin:0 0 1rem}.hero-section p{font-size:1.05rem;max-width:58ch;opacity:.9}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin:1.5rem 0}.info-pill,.chip,.product-badge{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;padding:.45rem .8rem;background:#ffffff1f;border:1px solid rgba(255,255,255,.18)}.hero-card,.stat-grid,.product-grid,.seller-grid{display:grid;gap:1rem}.hero-card{grid-template-columns:repeat(2,1fr)}.hero-panel,.stat-card,.product-card,.panel-card{background:var(--white);color:var(--ink);border-radius:24px;padding:1.25rem;box-shadow:var(--shadow);border:1px solid var(--border)}.hero-panel{background:#ffffff1a;color:var(--white);border-color:#ffffff1f}.hero-panel strong,.stat-card strong{display:block;font-size:1.6rem;margin-bottom:.25rem}.stat-grid{grid-template-columns:repeat(4,1fr)}.section-head{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:1rem}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card{position:relative;overflow:hidden}.product-thumb{width:72px;height:72px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,var(--cobalt),#315f9f);color:var(--white);font-size:1.7rem;font-weight:800}.product-content h3{margin-bottom:.5rem}.product-content p{color:#6e6357}.meta,.rating-row{color:#7a6e62;font-size:.92rem}.price-row{display:flex;gap:.7rem;align-items:center;margin:.85rem 0}.price-row strong{font-size:1.2rem;color:var(--cobalt)}.price-row span{text-decoration:line-through;color:#9f9284}.card-actions,.qty-row,.chip-wrap{display:flex;gap:.75rem;flex-wrap:wrap}.btn{border:none;border-radius:14px;padding:.85rem 1.1rem;cursor:pointer;font-weight:700;display:inline-flex;justify-content:center;align-items:center}.btn-primary{background:var(--gold);color:#231a10}.btn-secondary{background:var(--cobalt);color:var(--white)}.full-width{width:100%}.seller-list,.feature-list{list-style:none;padding:0;margin:0;display:grid;gap:.8rem}.seller-list li,.cart-item{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.9rem 0;border-bottom:1px solid var(--border)}.details-media{min-height:420px;border-radius:28px;background:linear-gradient(135deg,var(--cobalt),var(--brick));color:var(--white);display:grid;place-items:center;font-size:8rem;box-shadow:var(--shadow)}.form-grid{display:grid;gap:1rem}.site-footer{margin-top:3rem;padding:2rem 0 3rem;border-top:1px solid var(--border);background:#ffffff8c}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:1rem}@media(max-width:980px){.header-grid,.hero-grid,.dual-grid,.details-grid,.cart-layout,.checkout-grid,.auth-grid{grid-template-columns:1fr}.product-grid,.stat-grid,.footer-grid,.seller-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.container{width:min(100% - 1rem,100%)}.product-grid,.stat-grid,.footer-grid,.seller-grid,.hero-card{grid-template-columns:1fr}.main-nav{padding-bottom:.7rem}}.product-page{display:grid;gap:20px}.product-top{display:grid;grid-template-columns:1.2fr 1fr;gap:24px}.product-gallery{display:grid;gap:12px}.product-main-image{border-radius:20px;overflow:hidden;background:#f3f4f6}.product-main-image img{width:100%;height:420px;object-fit:cover}.product-thumbs{display:flex;gap:8px}.product-thumbs img{width:70px;height:70px;object-fit:cover;border-radius:10px;cursor:pointer}.product-info{display:grid;gap:14px}.product-title{font-size:24px;font-weight:800}.product-price{font-size:22px;font-weight:900;color:var(--cobalt)}.buy-box{display:grid;gap:10px}.product-hero-card,.product-section-card{background:var(--white);border:1px solid var(--border);border-radius:24px;padding:1rem;box-shadow:var(--shadow)}.product-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:1.25rem}.product-brand-line{color:var(--cobalt);font-weight:700;font-size:.95rem}.product-title-main{margin:.35rem 0 0;font-size:clamp(1.6rem,3vw,2.2rem);color:var(--ink);line-height:1.4}.product-rating-line{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;color:#5e554a;font-weight:700}.product-stars,.product-review-stars,.product-review-card-stars{color:var(--gold)}.product-main-image-card{background:#fff;border:1px solid var(--border);border-radius:20px;overflow:hidden}.product-main-image{width:100%;max-height:460px;object-fit:contain;display:block;background:#fff}.product-no-image,.product-similar-noimage{min-height:240px;display:grid;place-items:center;color:#9ca3af;background:#f8fafc}.product-thumbs-row{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.25rem}.product-thumb-btn{width:72px;min-width:72px;height:72px;border-radius:14px;background:#fff;border:1px solid var(--border);padding:4px;overflow:hidden;cursor:pointer}.product-thumb-img{width:100%;height:100%;object-fit:cover;border-radius:10px}.product-buy-card{border:1px solid var(--border);border-radius:22px;padding:1rem;background:linear-gradient(180deg,#fff,#faf8f4);display:grid;gap:.8rem;align-self:start}.product-price-main{font-size:2rem;font-weight:900;color:var(--ink)}.product-stock{font-weight:800;font-size:.95rem}.product-stock.out-stock{color:#991b1b}.product-short-desc,.product-review-hint,.product-review-count,.product-similar-desc,.product-faq-answer,.manufacturer-text{color:#6e6357;line-height:1.8}.product-buy-actions{display:grid;gap:.75rem}.product-info-box{padding:.75rem .9rem;border-radius:14px;border:1px solid var(--border);background:#fff}.product-section-title{margin:0 0 1rem;color:var(--ink)}.product-html-landing{overflow:hidden}.manufacturer-block{background:radial-gradient(circle at top left,rgba(27,58,107,.06),transparent 28%),#fff}.manufacturer-badge{display:inline-flex;padding:.45rem .8rem;border-radius:999px;background:#1b3a6b14;color:var(--cobalt);font-weight:800;width:fit-content}.manufacturer-small{margin-top:.7rem;color:#7a6e62;font-size:.95rem}.manufacturer-title{margin:.5rem 0;color:var(--ink)}.manufacturer-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.9rem;margin-top:1rem}.manufacturer-stat-card{border:1px solid var(--border);border-radius:18px;padding:1rem;background:#fff}.manufacturer-stat-value{font-size:1.2rem;font-weight:900;color:var(--cobalt)}.manufacturer-stat-label{color:#7a6e62;margin-top:.35rem;font-size:.95rem}.product-highlight-grid,.product-details-grid,.product-faq-list,.product-reviews-list,.product-similar-grid{display:grid;gap:.9rem}.product-highlight-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-highlight-card{border:1px solid var(--border);border-radius:18px;padding:1rem;display:grid;gap:.6rem;background:#fff}.product-highlight-icon{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:#1b3a6b14;color:var(--cobalt);font-weight:900}.product-detail-row,.product-faq-item,.product-review-card{border:1px solid var(--border);border-radius:18px;padding:1rem;background:#fff}.product-detail-label,.product-faq-question,.product-review-title,.product-reviewer-name,.product-similar-title{font-weight:800;color:var(--ink)}.product-detail-value,.product-review-text{margin-top:.4rem;color:#5e554a;line-height:1.8}.product-review-form{display:grid;gap:1rem;margin-bottom:1rem}.product-review-summary,.product-review-card-top{display:flex;gap:.7rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.product-review-image{width:140px;border-radius:12px;border:1px solid var(--border);margin-top:.75rem}.product-similar-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-similar-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.product-similar-image{width:100%;height:180px;object-fit:cover}.product-similar-body{padding:.85rem;display:grid;gap:.4rem}.product-similar-price{color:var(--cobalt);font-weight:900}@media(max-width:980px){.product-hero-grid,.manufacturer-stats{grid-template-columns:1fr}}.product-page{display:grid;gap:1.25rem}.product-breadcrumb-row{display:flex;justify-content:flex-start}.product-back-link{border:1px solid var(--border);background:var(--white);color:var(--cobalt);border-radius:999px;padding:.7rem 1rem;cursor:pointer;font-weight:700}.product-hero-card,.product-section-card{background:var(--white);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow)}.product-hero-card,.product-section-card{padding:1.25rem}.product-hero-grid-3{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) 320px;gap:1.25rem;align-items:start}.product-gallery-col,.product-info-col,.product-buy-card{min-width:0}.product-buy-card{position:sticky;top:110px;padding:1rem;background:linear-gradient(180deg,#fff,#fbfcff);border:1px solid var(--border);border-radius:20px}.product-buy-card-head{display:grid;gap:.5rem}.product-buy-price,.product-price-inline{color:var(--cobalt);font-weight:800}.product-buy-price{font-size:2rem}.product-price-inline{font-size:1.65rem;margin-top:.25rem}.product-brand-line{color:var(--gold);font-size:.95rem;font-weight:800;margin-bottom:.55rem}.product-title-main{margin:0;color:var(--ink);font-size:clamp(1.8rem,3.5vw,2.5rem);line-height:1.25}.product-rating-line,.product-review-summary,.product-review-card-top,.product-feature-pills,.product-buy-actions,.product-buy-box-list,.product-thumbs-row,.product-mini-details{display:flex;gap:.75rem;flex-wrap:wrap}.product-rating-line{margin-top:.8rem;align-items:center;color:#6e6357}.product-stars,.product-review-stars,.product-review-card-stars{color:#f59e0b;font-weight:800;letter-spacing:1px}.product-short-desc,.manufacturer-text,.product-review-text,.product-faq-answer,.product-similar-desc,.product-info-box,.product-review-hint,.product-review-count{color:#6e6357;line-height:1.8}.product-short-desc{margin:1rem 0 0}.product-feature-pill{border:1px solid var(--border);background:#faf7f1;color:#5b4d3f;border-radius:999px;padding:.45rem .8rem;font-size:.9rem}.product-mini-details{margin-top:1rem;display:grid;gap:.6rem}.product-main-image-card{border:1px solid var(--border);border-radius:24px;overflow:hidden;background:#fff}.product-main-image{width:100%;height:560px;object-fit:contain;background:#fff;display:block}.product-no-image,.product-similar-noimage{display:grid;place-items:center;color:#94a3b8;background:#f8fafc}.product-no-image{min-height:420px}.product-thumbs-row{margin-top:.8rem;overflow-x:auto;padding-bottom:.25rem}.product-thumb-btn{width:84px;min-width:84px;height:84px;border-radius:16px;padding:4px;border:1px solid var(--border);background:#fff;cursor:pointer}.product-thumb-btn.is-active{border:2px solid var(--cobalt)}.product-thumb-img{width:100%;height:100%;object-fit:cover;border-radius:12px}.product-stock{font-weight:700;font-size:.95rem}.product-stock.in-stock{color:#166534}.product-stock.out-stock{color:#b91c1c}.product-buy-box-list{margin:1rem 0;display:grid;gap:.65rem;color:#4b5563}.product-info-box{margin-top:.75rem;padding:.85rem 1rem;border:1px solid var(--border);border-radius:14px;background:#fffdf9}.product-section-title{margin:0 0 1rem;color:var(--cobalt);font-size:1.25rem}.manufacturer-block{background:radial-gradient(circle at top left,rgba(27,58,107,.08),transparent 25%),linear-gradient(180deg,#fff,#fbf8f2)}.manufacturer-badge{display:inline-flex;padding:.4rem .8rem;border-radius:999px;background:#eef4fc;color:var(--cobalt);font-weight:800;margin-bottom:.5rem}.manufacturer-small{color:#6e6357;font-size:.95rem}.manufacturer-title{margin:.65rem 0 .85rem;color:var(--ink);font-size:clamp(1.4rem,2.4vw,2rem)}.manufacturer-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}.manufacturer-stat-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:1rem;text-align:center}.manufacturer-stat-value{color:var(--cobalt);font-size:1.35rem;font-weight:800}.manufacturer-stat-label{color:#6e6357;margin-top:.35rem}.product-two-col-sections{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.product-highlight-grid,.product-faq-list,.product-reviews-list{display:grid;gap:1rem}.product-highlight-grid{grid-template-columns:repeat(2,1fr)}.product-highlight-card,.product-faq-item,.product-review-card,.product-detail-row{border:1px solid var(--border);border-radius:18px;background:#fff}.product-highlight-card{padding:1rem;display:flex;gap:.85rem;align-items:flex-start}.product-highlight-icon{width:36px;height:36px;border-radius:999px;display:grid;place-items:center;background:#edf7f2;color:#166534;font-weight:800;flex:0 0 auto}.product-highlight-text{color:var(--ink);line-height:1.7}.product-details-grid{display:grid;gap:.85rem}.product-detail-row{display:grid;grid-template-columns:170px 1fr;padding:1rem;gap:1rem}.product-detail-label{color:#6e6357;font-weight:700}.product-detail-value{color:var(--ink);font-weight:700}.product-faq-item{padding:1rem}.product-faq-question{color:var(--ink);font-weight:800;margin-bottom:.45rem}.product-review-head{margin-bottom:1rem}.product-review-layout{display:grid;grid-template-columns:360px 1fr;gap:1rem;align-items:start}.product-review-form{display:grid;gap:.9rem;padding:1rem;border:1px solid var(--border);border-radius:18px;background:#faf8f4}.product-form-group{display:grid;gap:.45rem}.product-form-group label{font-weight:700;color:var(--ink)}.product-review-card{padding:1rem}.product-review-title,.product-reviewer-name,.product-similar-title{color:var(--ink)}.product-review-title,.product-reviewer-name{display:block;margin-bottom:.45rem}.product-review-image{width:140px;height:140px;object-fit:cover;border-radius:14px;border:1px solid var(--border)}.product-similar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product-similar-card{border:1px solid var(--border);border-radius:18px;overflow:hidden;background:#fff;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.product-similar-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #1b3a6b1a}.product-similar-image{width:100%;height:210px;object-fit:cover}.product-similar-body{padding:1rem;display:grid;gap:.5rem}.product-similar-price{color:var(--cobalt);font-size:1.05rem;font-weight:800}.product-html-landing{overflow:auto}.product-html-landing img{max-width:100%;height:auto}@media(max-width:1100px){.product-hero-grid-3,.product-review-layout,.product-two-col-sections{grid-template-columns:1fr}.product-buy-card{position:static}.product-similar-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.product-main-image{height:340px}.product-highlight-grid,.manufacturer-stats,.product-similar-grid,.product-detail-row{grid-template-columns:1fr}.product-similar-image{height:180px}}.cart-page-shell{display:grid;gap:1.25rem}.cart-page-head{display:grid;gap:.35rem}.cart-page-head h1{margin:0;color:var(--cobalt)}.cart-page-head p{margin:0;color:#6e6357}.cart-list-modern{display:grid;gap:1rem}.cart-item-modern{display:grid;grid-template-columns:110px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--border)}.cart-item-modern:last-child{border-bottom:none}.cart-item-media{display:flex;align-items:flex-start;justify-content:center}.cart-item-image,.cart-item-noimage{width:96px;height:96px;border-radius:18px;border:1px solid var(--border)}.cart-item-image{object-fit:cover;background:#fff}.cart-item-noimage{display:grid;place-items:center;background:linear-gradient(135deg,var(--cobalt),#315f9f);color:#fff;font-size:1.6rem;font-weight:800}.cart-item-main{display:grid;gap:.75rem;min-width:0}.cart-item-top{display:flex;justify-content:space-between;gap:1rem;align-items:start;flex-wrap:wrap}.cart-item-title{margin:0;color:var(--ink);font-size:1.05rem}.cart-item-meta,.cart-item-desc{color:#6e6357}.cart-item-price{color:var(--cobalt);font-weight:800;font-size:1.05rem}.cart-item-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.cart-qty-box{display:flex;align-items:center;border:1px solid var(--border);border-radius:14px;overflow:hidden;background:#fff}.cart-qty-btn{width:40px;height:40px;border:none;background:#f8f4ec;cursor:pointer;font-size:1.1rem;font-weight:800;color:var(--ink)}.cart-qty-input{width:64px;height:40px;border:none;text-align:center;outline:none;background:#fff}.cart-summary-card{display:grid;gap:1rem;height:fit-content}.cart-summary-rows{display:grid;gap:.75rem}.cart-summary-row{display:flex;justify-content:space-between;gap:1rem;color:var(--ink)}.cart-summary-note{color:#6e6357;line-height:1.7;padding:.9rem 1rem;border-radius:16px;background:#fbf8f2;border:1px solid var(--border)}@media(max-width:640px){.cart-item-modern{grid-template-columns:1fr}.cart-item-media{justify-content:flex-start}.cart-item-top{flex-direction:column;align-items:flex-start}}.checkout-shell{display:grid;gap:1.5rem}.checkout-head h1{margin:0;color:var(--cobalt)}.checkout-grid-modern{display:grid;grid-template-columns:1.2fr .8fr;gap:1.5rem}.checkout-form{display:grid;gap:1rem}.checkout-group{display:grid;gap:.4rem}.checkout-summary{display:grid;gap:1rem;height:fit-content}.checkout-items{display:grid;gap:.6rem}.checkout-item{display:flex;justify-content:space-between}.checkout-total{display:flex;justify-content:space-between;font-weight:800;border-top:1px solid var(--border);padding-top:.8rem}@media(max-width:768px){.checkout-grid-modern{grid-template-columns:1fr}}.checkout-grid-modern{display:grid;grid-template-columns:1fr;gap:1.2rem}@media(min-width:900px){.checkout-grid-modern{grid-template-columns:1.2fr .8fr}}.ui-input,.ui-textarea{border-radius:14px;border:1.5px solid #e6dccf;padding:12px;font-size:14px;background:#fff;transition:.2s ease}.ui-input:focus,.ui-textarea:focus{border-color:#1d4ed8;box-shadow:0 0 0 4px #1d4ed814;outline:none}.ui-textarea{min-height:80px}.checkout-group label{font-weight:700;color:#1b3a6b}.btn-primary{transition:.2s ease}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 18px #00000026}.btn-primary:active{transform:scale(.97)}.checkout-summary{background:#fffdfa;border:1px solid #f0e7dc}.checkout-item{padding:6px 0;border-bottom:1px dashed #eee}.checkout-item:last-child{border-bottom:none}.checkout-total{font-size:18px;color:#1b3a6b}
