:root{--accent:#c6951a;--muted:#6b6b6b;--brand-font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;--page-bg:#f7f7f7 }body{font-family:var(--brand-font);margin:0;color:#111;background:var(--page-bg)}.site-header{background:#fff;color:#222;border-bottom:1px solid #e6e6e6}.site-header .header-inner{max-width:1200px;margin:0 auto;padding:.6rem 1rem;display:flex;align-items:center;gap:1rem}.site-header .brand{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:1.35rem;letter-spacing:.6px;color:#4b2b1a}.main-nav{display:flex;gap:1rem;align-items:center;margin-left:1rem}.main-nav .link{background:none;border:none;color:#333;font-weight:600;padding:.35rem .5rem;cursor:pointer;font-size:.95rem}.main-nav .link:hover,.main-nav .link.active{color:var(--accent)}.main-nav .dropdown{position:relative}.main-nav .dropdown .menu{position:absolute;left:0;top:calc(100% + 6px);background:#fff;border:1px solid #eee;box-shadow:0 6px 18px #0000000f;padding:.5rem;border-radius:6px;min-width:200px;z-index:40}.main-nav .dropdown .menu button{display:block;width:100%;text-align:left;padding:.4rem .6rem;border:none;background:none;cursor:pointer}.main-nav .dropdown .menu .divider{height:1px;background:#f2f2f2;margin:.4rem 0}.header-right{margin-left:auto}.header-right .cart{background:var(--accent);color:#fff;border:none;padding:.45rem .7rem;border-radius:6px;cursor:pointer}.page{padding:1.25rem;max-width:1200px;margin:0 auto;background:transparent}.hero{position:relative;height:260px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;color:var(--hero-foreground, #fff)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#0000008c,#00000040),var(--hero-image);background-size:cover;background-position:center}.hero .hero-inner{position:relative;z-index:2;text-align:center;max-width:900px;padding:0 1rem}.hero h1{font-family:Georgia,Times New Roman,serif;font-size:1.6rem;color:var(--hero-foreground, #fff);margin:0 0 .25rem;text-shadow:0 2px 8px rgba(0,0,0,.45)}.hero p{color:var(--hero-foreground, #fff);opacity:.92}.grid{display:flex;gap:1rem;flex-wrap:wrap}.feature-section{display:flex;gap:1rem;align-items:center;margin:1.25rem 0;background:#fff;padding:1rem;border-radius:6px;overflow:hidden}.feature-section img{width:48%;height:320px;object-fit:cover;border-radius:6px;transform:translate(0);transition:transform .52s ease,opacity .52s ease}.feature-section .feature-text{width:52%;padding:0 1rem}.feature-section.left img{order:0}.feature-section.right img,.feature-section.left .feature-text{order:1}.feature-section.right .feature-text{order:0}.feature-section img:hover{transform:translateY(-6px);box-shadow:0 10px 30px #00000014}.feature-section{opacity:0;transform:translateY(8px);animation:fs-in .7s ease forwards}.feature-section:nth-of-type(1){animation-delay:.12s}.feature-section:nth-of-type(2){animation-delay:.26s}.feature-section:nth-of-type(3){animation-delay:.38s}@keyframes fs-in{to{opacity:1;transform:none}}.card{width:240px;border-radius:6px;padding:.75rem;cursor:pointer;background:#fff;box-shadow:0 1px 3px #0000000a;border:1px solid #f0f0f0;display:flex;flex-direction:column;align-items:center;text-align:center}.card img{width:220px;height:220px;object-fit:cover;border-radius:4px}.card h3{font-size:1rem;margin:.6rem 0 .4rem}.card .price{color:var(--accent);font-weight:800}.card .price .regular{text-decoration:line-through;color:#999;font-weight:600;margin-right:.5rem}.card .price .sale{color:var(--accent);font-weight:900}.product{display:flex;gap:2rem;align-items:flex-start;background:#fff;padding:1rem;border-radius:6px}.product-media img{width:420px;height:420px;object-fit:cover;border:1px solid #eee;border-radius:6px}.product .gallery{display:flex;gap:.5rem;margin-top:.5rem}.product .thumb{width:64px;height:64px;object-fit:cover;border:1px solid #eee;border-radius:4px;cursor:pointer}.product-details{max-width:520px}.product-details h2{margin-top:0}.product-details .price .regular{text-decoration:line-through;color:#999;font-size:1rem}.product-details .price .sale{color:var(--accent);font-size:1.8rem;font-weight:900}.product-details .add-to-cart{background:var(--accent);color:#fff;border:none;padding:.8rem 1rem;border-radius:4px;cursor:pointer;margin-top:.8rem}.description p{margin:.5rem 0}.sidebar{position:fixed;right:0;top:0;width:340px;height:100vh;background:#fff;border-left:1px solid #eee;padding:1rem;overflow:auto}.app.has-sidebar .content{margin-right:360px}.price{font-weight:800}.link{background:none;border:none;color:var(--accent);cursor:pointer}.checkout label{display:block;margin:.5rem 0}.note{font-size:.95rem;color:var(--muted);margin:.5rem 0}.breadcrumb{font-size:.9rem;color:#666;margin-bottom:.5rem;background:#fff;padding:.5rem;border-radius:4px;border:1px solid #f0f0f0}.muted{color:var(--muted);font-weight:400}footer.site-footer{background:#fff;border-top:1px solid #eee;padding:1rem;margin-top:2rem;text-align:center;color:#555}.category-intro{background:#fff;border:1px solid #f2f2f2;padding:.75rem;border-radius:4px;margin-bottom:.75rem}.list-toolbar{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0 1rem}.list-toolbar .showing{color:#666}.product-row{display:flex;gap:2rem;justify-content:center;align-items:center;margin:1rem 0 2rem}.product-row img{width:180px;height:120px;object-fit:contain;background:#fff;padding:8px;border-radius:6px;border:1px solid #f0f0f0}.contact-banner{position:relative;height:150px;margin-bottom:1rem}.contact-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--contact-image);background-size:cover;background-position:center;filter:brightness(.45)}.contact-banner .banner-inner{position:relative;z-index:2;max-width:900px;margin:0 auto;display:flex;align-items:center;gap:1rem;padding:0 1rem}.contact-banner h2{font-family:Georgia,Times New Roman,serif;color:#fff;margin:0;font-size:2rem}.contact-banner .line{flex:1;height:2px;background:#fff9;margin-left:.75rem}.contact-form{max-width:650px;margin:1rem auto;background:transparent}.contact-form label{display:block;font-size:.85rem;color:#777;margin-bottom:.5rem}.contact-form input,.contact-form textarea{width:100%;border:1px solid #ddd;padding:.75rem 1rem;border-radius:999px;font-size:1rem;outline:none}.contact-form textarea{min-height:140px;border-radius:16px}.contact-form button{background:#d76a00;color:#fff;border:none;padding:.9rem 1rem;border-radius:999px;width:100%;font-weight:700;cursor:pointer}.contact-form .note{text-align:left}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:flex-end;justify-content:flex-end}.cart-dim{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073}.cart-panel{position:relative;width:420px;max-width:100%;height:80vh;margin:4vh;background:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 12px 40px #0000002e}.cart-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #f2f2f2}.cart-header h3{margin:0}.cart-close{background:none;border:none;font-size:1.2rem;cursor:pointer}.cart-rows{padding:.8rem 1rem;overflow:auto;flex:1}.cart-line{display:flex;gap:.75rem;align-items:center;padding:.6rem 0;border-bottom:1px solid #f6f6f6}.cart-thumb{width:64px;height:64px;object-fit:cover;border-radius:6px;border:1px solid #eee}.cart-meta{flex:1}.cart-name{font-weight:700}.cart-controls{display:flex;gap:.5rem;align-items:center;margin-top:.5rem}.cart-controls button{background:#eee;border:none;padding:.35rem .6rem;border-radius:4px;cursor:pointer}.cart-controls .remove{background:none;color:var(--accent);border:none}.cart-line-price{min-width:70px;text-align:right;font-weight:800}.cart-footer{padding:.8rem;border-top:1px solid #f2f2f2;display:flex;gap:.5rem;align-items:center;justify-content:space-between}.checkout-button{background:#2563eb;color:#fff;border:none;padding:.9rem 1rem;border-radius:8px;cursor:pointer;font-weight:700}.cart-total{font-weight:800}.floating-cart{position:fixed;right:18px;bottom:18px;width:56px;height:56px;border-radius:10px;background:#fff;box-shadow:0 6px 18px #0000001f;border:none;display:flex;align-items:center;justify-content:center;z-index:70;cursor:pointer}.floating-badge{position:absolute;left:8px;top:6px;background:#ee2b2b;color:#fff;width:22px;height:22px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem}@media (max-width: 900px){.sidebar{position:static;width:100%;height:auto;border-left:none;border-top:1px solid #eee}.app .content{margin:0}.product{flex-direction:column}.card{width:48%}.main-nav{overflow:auto}.product-media img{width:100%;height:auto}}@media (max-width: 600px){.card{width:100%}.card img{width:100%;height:300px}}
