*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f6f7fb;color:#111827}.site-wrapper{min-height:100vh;display:flex;flex-direction:column}.page-content{width:min(1100px,92%);margin:0 auto;padding:2rem 0 3rem;flex:1}.site-header{background:#111827;padding:1rem 0}.header-inner{width:min(1100px,92%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand-link{text-decoration:none}.brand-name{color:#fff;font-weight:900;font-size:1.7rem;letter-spacing:.5px}.brand-link:hover .brand-name{color:#22c55e}.main-nav ul{list-style:none;display:flex;gap:.75rem;padding:0;margin:0;flex-wrap:wrap}.main-nav a{color:#e5e7eb;text-decoration:none;padding:.55rem .9rem;border-radius:10px;background:#ffffff14;font-weight:700}.main-nav a:hover{background:#ffffff29}.site-footer{background:#0b1220;color:#cbd5e1;padding:1.2rem 0}.footer-inner{width:min(1100px,92%);margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.footer-social{display:flex;gap:.6rem;flex-wrap:wrap}.social-pill{padding:.4rem .75rem;border-radius:999px;background:#ffffff14;color:#e5e7eb;font-weight:700;font-size:.9rem}.btn-primary{background:#22c55e;border:none;color:#0b1220;padding:.7rem 1.05rem;border-radius:10px;font-weight:800;cursor:pointer;text-decoration:none;display:inline-block}.btn-primary:hover{filter:brightness(.95)}.hero{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 25px #0000000f}.hero img{width:100%;height:320px;object-fit:cover;display:block}.hero-content{padding:1.25rem}.hero-title{margin:0 0 .35rem;font-size:2rem}.hero-subtitle{margin:0 0 1rem;color:#475569;line-height:1.5}.cta-section{margin-top:1.5rem}.section-title{margin:0 0 .75rem}.cta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.cta-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 25px #0000000f;text-decoration:none;color:inherit}.cta-card img{width:100%;height:160px;object-fit:cover;display:block}.cta-card div{padding:.9rem}.cta-card h3{margin:0 0 .3rem}.cta-card p{margin:0;color:#475569;font-size:.95rem}.page-sub{margin-top:.3rem;color:#475569}.products-grid{margin-top:1.25rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.product-card{background:#fff;border-radius:14px;padding:1rem;box-shadow:0 10px 25px #0000000f;display:flex;flex-direction:column;gap:.6rem}.product-link{text-decoration:none;color:inherit}.product-thumb{width:100%;height:180px;object-fit:cover;border-radius:12px;display:block}.product-title{margin:.2rem 0 0}.product-desc{margin:0;color:#475569}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.price{font-weight:900;margin:0}.detail-page .back-link{display:inline-block;margin-bottom:1rem;color:#111827}.detail-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 25px #0000000f;display:grid;grid-template-columns:1fr 1fr}.detail-img{width:100%;height:100%;min-height:360px;object-fit:cover;display:block}.detail-info{padding:1.25rem}.detail-desc{color:#475569;line-height:1.5}.detail-price{font-weight:900;font-size:1.2rem}.credit{margin-top:1rem;color:#64748b;font-size:.9rem}.credit a{color:inherit}.cart-note{margin:.75rem 0 1.25rem;color:#475569}.empty-box{background:#fff;border-radius:14px;padding:1rem;box-shadow:0 10px 25px #0000000f}.cart-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem;align-items:start}.cart-items,.cart-summary{background:#fff;border-radius:14px;padding:1rem;box-shadow:0 10px 25px #0000000f}.cart-item{display:flex;justify-content:space-between;gap:1rem;padding:.85rem;border-radius:12px;background:#f6f7fb;margin-bottom:.75rem}.cart-item-name{margin:0;font-weight:800}.cart-item-meta{margin:.2rem 0 0;color:#475569;font-size:.95rem}.cart-item-total{margin:0;font-weight:900}.summary-row{display:flex;justify-content:space-between;padding:.5rem 0;color:#334155}.summary-total{border-top:1px solid #e5e7eb;margin-top:.5rem;padding-top:.75rem;font-weight:900;color:#111827}.checkout-form{margin-top:1rem;display:flex;flex-direction:column;gap:.85rem}.form-row{display:flex;gap:.75rem;flex-wrap:wrap}.checkout-form label{flex:1 1 220px;display:flex;flex-direction:column;gap:.35rem;font-weight:700}.checkout-form input{padding:.65rem .8rem;border-radius:10px;border:1px solid #d1d5db;font-size:.95rem}.thanks-page{display:grid;place-items:start center}.thanks-card{width:min(720px,92%);background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 10px 25px #0000000f}.celebrate{display:flex;gap:.5rem;margin:1rem 0 1.25rem}.celebrate .dot{width:16px;height:16px;border-radius:999px;background:#22c55e;display:inline-block}.celebrate .dot:nth-child(2){background:#111827}.celebrate .dot:nth-child(3){background:#cbd5e1}@media(max-width:900px){.products-grid,.cta-grid{grid-template-columns:repeat(2,1fr)}.cart-grid,.detail-card{grid-template-columns:1fr}}@media(max-width:560px){.products-grid,.cta-grid{grid-template-columns:1fr}}
