.landing-container{font-family:Inter,sans-serif;color:#fff;background:linear-gradient(135deg,#0d1117,#1f2937);min-height:100vh}.hero{text-align:center;padding:6rem 2rem;background:linear-gradient(135deg,#2563eb,#1e3a8a)}.hero-title{font-size:3rem;font-weight:800;margin-bottom:1rem}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem}.cta-button{background:#facc15;color:#111;padding:.75rem 1.5rem;border-radius:9999px;font-weight:700;text-decoration:none;transition:background .2s}.cta-button:hover{background:#fbbf24}.featured-banner{text-align:center;padding:3rem 2rem;background:#111827}.banner-button{display:inline-block;margin-top:1rem;padding:.5rem 1.25rem;background:#2563eb;color:#fff;border-radius:.5rem;text-decoration:none}.banner-button:hover{background:#1d4ed8}.product-preview{padding:3rem 2rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-top:2rem}.product-card{background:#1f2937;padding:1.5rem;border-radius:1rem;text-align:center;transition:transform .2s}.product-card:hover{transform:translateY(-5px)}.product-image{font-size:3rem;margin-bottom:1rem}.product-link{display:inline-block;margin-top:.5rem;color:#3b82f6;text-decoration:none}.product-link:hover{text-decoration:underline}.trust-section{text-align:center;padding:3rem 2rem;background:#111827}.landing .hero{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#1e293b,#0f172a);color:#f8fafc}.landing .hero h1{font-size:3rem;margin-bottom:1rem}.landing .hero p{font-size:1.25rem;margin-bottom:2rem}.cta-btn{background:#38bdf8;color:#fff;padding:.8rem 1.5rem;border-radius:9999px;text-decoration:none;font-weight:700;transition:background .3s}.cta-btn:hover{background:#0ea5e9}.featured{text-align:center;padding:3rem 2rem}.featured h2{font-size:2rem;margin-bottom:2rem}.featured-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;justify-items:center}.featured-item img{width:220px;height:auto;border-radius:12px;box-shadow:0 4px 12px #0003;transition:transform .3s}.featured-item:hover img{transform:scale(1.05)}.featured-item h3{margin-top:1rem;font-size:1.1rem;font-weight:600}.product-card{transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.product-image{transition:transform .2s ease}.catalog-page{padding:2rem;min-height:100vh;background:linear-gradient(135deg,#fdfbfb,#ebedee)}.catalog-title{text-align:center;font-size:2.5rem;margin-bottom:2rem;font-weight:800;color:#036}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2rem}.product-card{background:#fff;border-radius:1rem;padding:1.5rem;text-align:center;box-shadow:0 6px 15px #0000001a;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-8px);box-shadow:0 10px 25px #00000026}.product-image{max-width:100%;height:auto;border-radius:.75rem;margin-bottom:1rem;transition:transform .3s ease}.product-card:hover .product-image{transform:scale(1.05)}.product-name{font-size:1.25rem;margin:.5rem 0;font-weight:700}.product-description{font-size:.9rem;color:#666;margin:.5rem 0 1rem}.product-price{font-weight:700;color:#036;font-size:1.1rem;margin-bottom:1rem}.view-button{display:inline-block;padding:.6rem 1.2rem;background:#036;color:#fff;border-radius:.5rem;font-weight:700;text-decoration:none;transition:background .25s ease,box-shadow .25s ease}.view-button:hover{background:#0056b3;box-shadow:0 0 12px #0056b399}.cart-page{max-width:1000px;margin:2rem auto;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 6px 14px #00000014}.cart-empty{max-width:700px;margin:4rem auto;padding:2rem;text-align:center;background:#fff;border-radius:12px;box-shadow:0 6px 14px #00000014}.cart-empty .btn{margin-top:1rem}.cart-list{display:flex;flex-direction:column;gap:1rem;margin:1.25rem 0}.cart-row{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fafafa;border:1px solid #eee;border-radius:12px}.cart-thumb{width:80px;height:auto;border-radius:8px}.cart-info h3{margin:0 0 .25rem;font-size:1.1rem}.cart-info p{margin:.15rem 0;color:#555}.remove-btn{margin-left:auto;background:#e63946;color:#fff;border:none;padding:.6rem 1rem;border-radius:8px;cursor:pointer;transition:background .2s ease,transform .1s ease}.remove-btn:hover{background:#c82735}.remove-btn:active{transform:translateY(1px)}.cart-summary{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #eee;display:flex;flex-direction:column;gap:.75rem}.cart-actions{display:flex;gap:.75rem;flex-wrap:wrap}.btn{display:inline-block;padding:.7rem 1.1rem;border-radius:10px;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:box-shadow .2s ease,transform .1s ease,background .2s ease}.btn.primary{background:#036;color:#fff}.btn.primary:hover{background:#0056b3;box-shadow:0 0 12px #0056b373}.btn.secondary{background:#eef2f7;color:#333}.btn.secondary:hover{background:#e2e8f0}.checkout-shell{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1.5rem;padding:2rem 1rem;max-width:1200px;margin:0 auto}.checkout-left .page-title{margin:0 0 1rem}.item-list{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1rem;margin-bottom:1.25rem}.item-row{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px dashed #eaeaea}.item-row:last-child{border-bottom:none}.item-thumb{width:72px;height:72px;object-fit:cover;border-radius:10px}.item-info .item-name{margin:0;font-size:1rem}.item-info .item-meta{margin:.15rem 0 0;color:#6b7280;font-size:.9rem}.item-price{font-weight:700}.form-grid{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1rem}.section-title{margin:1rem 0 .5rem;font-size:1.1rem}.grid-1,.grid-2,.grid-3{display:grid;gap:.6rem}.grid-1{grid-template-columns:1fr}.grid-2{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:1fr 1fr 1fr}.form-grid input[type=text],.form-grid input[type=email]{width:100%;border:1px solid #e5e7eb;border-radius:10px;padding:.7rem .8rem;outline:none}.form-grid input:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #93c5fd59}.ship-options{display:grid;gap:.5rem}.ship-option{display:grid;grid-template-columns:18px 1fr auto;gap:.6rem;align-items:center;padding:.6rem;border:1px solid #e5e7eb;border-radius:10px}.ship-label{font-weight:600}.ship-cost{color:#111827}.form-actions{display:flex;gap:.6rem;margin-top:.8rem}.btn.primary:hover{background:#0284c7}.btn.ghost{background:#fff;color:#111827;border:1px solid #cbd5e1}.btn:disabled{opacity:.6;cursor:not-allowed}.checkout-right{position:sticky;top:84px;align-self:start;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1rem;height:fit-content}.summary-title{margin:0 0 .75rem}.promo-row{display:grid;grid-template-columns:1fr auto;gap:.5rem;margin-bottom:.5rem}.promo-row input{border:1px solid #e5e7eb;border-radius:10px;padding:.6rem .8rem}.promo-error{color:#b91c1c;font-size:.9rem;margin:.25rem 0}.summary-lines{display:grid;gap:.4rem;margin-top:.5rem}.line{display:flex;justify-content:space-between;align-items:center}.line.discount span:first-child{color:#065f46}.divider{border:none;border-top:1px solid #e5e7eb;margin:.6rem 0}.line.total span:last-child{font-size:1.2rem;font-weight:800}.policy{color:#6b7280;font-size:.85rem;margin-top:.6rem}.checkout-empty{max-width:700px;margin:3rem auto;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:2rem;text-align:center}.success-wrap{min-height:calc(100vh - 120px);display:grid;place-items:center;padding:2rem 1rem;background:radial-gradient(80% 60% at 50% 0%,#f1f5ff,#fff 60%)}.success-card{width:100%;max-width:720px;background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;padding:2rem;text-align:center;border:1px solid #eef2f7}.success-icon{font-size:3rem;line-height:1;margin-bottom:.5rem}.success-title{font-size:1.8rem;margin:0 0 .4rem;letter-spacing:.2px}.success-message{margin:.25rem auto 1.25rem;max-width:52ch;color:#475569}.success-meta{display:grid;grid-template-columns:1fr;gap:.5rem;background:#f8fafc;border:1px solid #e2e8f0;padding:1rem;border-radius:12px;margin:0 auto 1.25rem;max-width:520px;text-align:left}.success-meta .label{display:block;font-size:.8rem;color:#64748b}.success-meta .value{font-weight:700;color:#0f172a}.success-meta .value.ok{color:#16a34a}.success-bullets{text-align:left;margin:.5rem auto 1.5rem;padding-left:1.1rem;max-width:640px;color:#334155}.success-bullets li{margin:.25rem 0}.success-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-bottom:.75rem}.btn{display:inline-block;padding:.7rem 1.1rem;border-radius:10px;font-weight:600;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:box-shadow .2s ease,transform .1s ease,background .2s ease,color .2s ease,border-color .2s ease}.btn.primary{background:#0ea5e9;color:#fff;border-color:#0284c7}.btn.primary:hover{background:#0284c7;box-shadow:0 0 0 6px #0284c726}.btn.secondary{background:#eef2f7;color:#111827;border-color:#e5e7eb}.btn.secondary:hover{background:#e6ebf2}.btn.ghost{background:transparent;color:#0f172a;border-color:#cbd5e1}.btn.ghost:hover{background:#f8fafc}.success-disclaimer{font-size:.85rem;color:#6b7280;margin-top:.25rem}.product-page{max-width:800px;margin:2rem auto;padding:2rem;text-align:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014}.product-detail-image{width:60%;max-width:300px;border-radius:12px;margin-bottom:1rem;transition:transform .3s ease}.product-detail-image:hover{transform:scale(1.05)}.product-detail-name{font-size:2rem;margin:1rem 0}.product-detail-price{font-size:1.5rem;color:#2c7a7b;margin-bottom:1rem}.product-detail-description{font-size:1.1rem;margin-bottom:2rem}.product-buttons{display:flex;justify-content:center;gap:1rem}.add-to-cart{background:#2c7a7b;color:#fff;border:none;padding:.8rem 1.5rem;font-size:1rem;border-radius:8px;cursor:pointer}.add-to-cart:hover{background:#225e5f}.back-link{text-decoration:none;color:#333;padding:.8rem 1.5rem;border:1px solid #ccc;border-radius:8px}.back-link:hover{background:#f5f5f5}.metrics-list{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media (max-width: 640px){.metrics-list{grid-template-columns:1fr}}.metrics-item{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;background-color:#1e293b;border-radius:.75rem;box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014}.metrics-label{font-size:.875rem;color:#94a3b8;font-weight:500;text-align:center;margin-bottom:.5rem}.metrics-value{font-weight:700;color:#fff;font-size:1.5rem}.navbar{background:linear-gradient(135deg,#036,#0056b3);border-radius:0 0 20px 20px;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;color:#fff;box-shadow:0 4px 10px #0003}.navbar-logo{font-size:1.5rem;font-weight:700;letter-spacing:1px;background:linear-gradient(90deg,#ff6ec4,#7873f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;cursor:pointer}.navbar-links{list-style:none;display:flex;gap:1.5rem;margin:0;padding:0}.navbar-links li a{text-decoration:none;color:#fff;font-weight:500;padding:.5rem 1rem;border-radius:25px;transition:all .3s ease}.navbar-links li a:hover{background:#fff;color:#036;font-weight:600;letter-spacing:1px;box-shadow:0 2px 6px #0003}.footer{background:linear-gradient(90deg,#0f172a,#1e293b);color:#f1f5f9;text-align:center;padding:1.2rem;font-size:.9rem;border-top:2px solid #334155}.footer p{margin:0;letter-spacing:1px}
