@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";:root{--primary: #2d6a4f;--primary-hover: #1b4332;--bg-dark: #0f172a;--bg-light: #ffffff;--top-bar-bg: #072978;--header-bg: #ffffff;--bg-glass: rgba(255, 255, 255, .8);--border-glass: rgba(0, 0, 0, .05);--text-main: #1e293b;--text-muted: #64748b;--accent: #d946ef;--font-family: "Outfit", sans-serif;--glass-shadow: 0 4px 12px 0 rgba(0, 0, 0, .05)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-family);background-color:var(--bg-light);color:var(--text-main);line-height:1.5;overflow-x:hidden}.glass{background:var(--bg-glass);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-glass);box-shadow:var(--glass-shadow)}.btn{padding:.75rem 1.5rem;border-radius:9999px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;font-family:var(--font-family)}.btn-primary{background:linear-gradient(135deg,var(--primary),#8b5cf6);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #6366f166}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}h1,h2,h3{font-weight:700}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .6s ease forwards}.product-card:hover{transform:translateY(-8px)}.product-card:hover img{transform:scale(1.05)}.cart-overlay{animation:fadeIn .3s ease}.policy-page{padding:80px 20px;max-width:900px;margin:0 auto;min-height:80vh;animation:fadeIn .6s ease-out}.policy-container h1{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(135deg,#000,#444);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.last-updated{color:#666;font-size:.9rem;margin-bottom:3rem;font-style:italic}.policy-container section{margin-bottom:2.5rem}.policy-container h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#111;display:flex;align-items:center}.policy-container h2:before{content:"";width:4px;height:20px;background:#000;margin-right:12px;border-radius:2px}.policy-container p{line-height:1.7;color:#444;font-size:1.1rem}.contact-intro{font-size:1.2rem;color:#555;margin-bottom:3rem;max-width:700px}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.contact-card{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #f0f0f0;display:flex;flex-direction:column;align-items:center;text-align:center}.contact-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.contact-icon{width:48px;height:48px;color:#000;margin-bottom:1.5rem;background:#f8f8f8;padding:10px;border-radius:12px}.contact-card h3{font-size:1.25rem;margin-bottom:.75rem;font-weight:700}.contact-card p{margin-bottom:.25rem}.contact-note{font-size:.85rem;color:#888;margin-top:.5rem}.product-detail-page{padding:1rem 0 3rem}.product-layout{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.product-layout{flex-direction:row;align-items:flex-start}.product-images{flex:1;position:sticky;top:2rem}.product-info{flex:1}}.main-image-placeholder{width:100%;position:relative;background-color:#f7f7f7;border-radius:8px;overflow:hidden}.main-image-placeholder img{width:100%;height:auto;display:block}.zoom-btn{position:absolute;bottom:1rem;right:1rem;background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000001a}.product-title{font-size:1rem;margin-bottom:.5rem;font-weight:600;line-height:1.3}.product-meta-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.stars{display:flex;gap:2px}.excellent-badge{color:#333;font-size:.85rem}.pricing{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem}.original-price{text-decoration:line-through;color:#888;font-size:1rem}.current-price{font-size:1.4rem;font-weight:600;color:#111}.sale-badge{color:#111;font-size:.9rem}.shipping-note{color:#444;font-size:.85rem;margin-bottom:1rem}.selection-group{margin-bottom:1.25rem}.selection-group label{display:block;font-weight:500;margin-bottom:.5rem}.size-grid{display:flex;flex-wrap:wrap;gap:.5rem}.size-btn{padding:.5rem 1rem;border:1px solid #e5e7eb;background:#f9fafb;border-radius:99px;cursor:pointer;font-weight:500;transition:all .2s}.size-btn.active{border-color:#111;background:#111;color:#fff}.quantity-selector{display:inline-flex;border:1px solid #e5e7eb;border-radius:4px;overflow:hidden}.quantity-selector button{background:#fff;border:none;padding:.5rem .75rem;cursor:pointer}.quantity-selector input{width:50px;text-align:center;border:none;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;font-size:1rem}.action-buttons{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;margin-bottom:1.5rem}.add-to-cart-btn,.buy-now-btn{padding:1rem;border:none;font-size:1.05rem;font-weight:500;cursor:pointer;border-radius:12px;width:100%}.add-to-cart-btn{background:#fff;border:2px solid #111;color:#111}.buy-now-btn{background:#111;color:#fff}.product-features{display:flex;flex-direction:column;gap:.75rem}.feature{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#333}.offers-timer-box{background-color:transparent;padding:.5rem 0;text-align:center;margin-bottom:1.5rem}.offer-text{font-weight:400;font-size:.95rem;color:#111;margin-bottom:.25rem}.product-timer{font-size:1.8rem;font-weight:800;letter-spacing:2px;color:#111;font-variant-numeric:tabular-nums;margin:.25rem 0}.trust-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:1.5rem;margin-bottom:1.5rem;text-align:center}.badge-item{display:flex;flex-direction:column;align-items:center;gap:8px;color:#333}.badge-item span{font-size:.65rem;font-weight:600;line-height:1.2}.payment-icons{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.product-details-content{margin-top:3rem;border-top:1px solid #e5e7eb;padding-top:2rem}.description-section{max-width:800px}.description-section p{color:#444;line-height:1.7;margin-bottom:1.5rem;font-size:1.05rem}.key-features h3{font-size:1.25rem;margin-bottom:1rem;color:#111}.key-features ul{list-style-type:none;padding:0;margin-bottom:2rem}.key-features li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:#444}.key-features li:before{content:"•";position:absolute;left:0;color:var(--primary);font-weight:700}.size-chart-section{margin-top:2.5rem;overflow-x:auto}.size-chart-table{width:100%;border-collapse:collapse;text-align:center;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.size-chart-table th,.size-chart-table td{padding:.75rem;border:1px solid #e5e7eb}.size-chart-table th{background-color:#f9fafb;font-weight:600;color:#111}.size-chart-table .text-left{text-align:left}.size-chart-table tr:hover{background-color:#f9fafb}.text-left{text-align:left}.font-medium{font-weight:500}.announcement-bar{background:#072978;color:#fff;text-align:center;padding:.55rem 1rem;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.header-container{width:100%;position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 1px #e5e7eb}.navbar-top{display:flex;align-items:center;justify-content:space-between;padding:.85rem 2rem;max-width:1440px;margin:0 auto}.navbar-logo img{height:36px;object-fit:contain;display:block}.navbar-icons{display:flex;align-items:center;gap:.5rem}.navbar-icon-btn{position:relative;background:none;border:none;cursor:pointer;padding:.45rem;color:#1e293b;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background .15s}.navbar-icon-btn:hover{background:#f1f5f9}.cart-badge{position:absolute;top:-4px;right:-4px;background:#072978;color:#fff;font-size:.65rem;padding:1px 5px;border-radius:50%;font-weight:700;border:2px solid white;line-height:1.4}.navbar-search-row{border-top:1px solid #e5e7eb;padding:.6rem 2rem;background:#fff}.search-form{display:flex;max-width:1440px;margin:0 auto;gap:0;border:1px solid #d1d5db;border-radius:6px;overflow:hidden;transition:box-shadow .2s}.search-form:focus-within{box-shadow:0 0 0 2px #07297833;border-color:#072978}.search-input-wrap{flex:1;display:flex;align-items:center;padding:0 .75rem;gap:.5rem;background:#fff}.search-icon-inside{color:#94a3b8;flex-shrink:0}.search-input{flex:1;border:none;outline:none;font-size:.9rem;color:#1e293b;font-family:var(--font-family);padding:.6rem 0;background:transparent}.search-input::placeholder{color:#94a3b8}.search-btn{background:#111;color:#fff;border:none;padding:0 1.25rem;font-size:.9rem;font-family:var(--font-family);font-weight:600;cursor:pointer;letter-spacing:.02em;transition:background .2s;white-space:nowrap}.search-btn:hover{background:#222}@media (max-width: 640px){.navbar-top{padding:.75rem 1rem}.navbar-search-row{padding:.5rem 1rem}}.site-footer{width:100%}.footer-subscribe{background:#fff;padding:2rem 1.5rem 2.5rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.footer-subscribe-text{font-size:1rem;color:#6b7280;font-style:italic;text-align:center}.footer-email-form{display:flex;width:100%;max-width:400px;border:1px solid #d1d5db;overflow:hidden}.footer-email-input{flex:1;padding:.75rem 1rem;border:none;outline:none;font-size:.9rem;font-family:var(--font-family);color:#374151;background:#fff}.footer-email-input::placeholder{color:#9ca3af}.footer-email-btn{background:#1e293b;color:#fff;border:none;padding:0 1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}.footer-email-btn:hover{background:#0f172a}.footer-links-section{background:#072978;padding:2.5rem 2rem}.footer-links-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 2rem;max-width:700px;margin:0 auto}.footer-link{color:#fff;text-decoration:none;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;opacity:.92;transition:opacity .2s,text-decoration .2s}.footer-link:hover{opacity:1;text-decoration:underline}
