*{box-sizing:border-box;margin:0;padding:0}body{background:#ffdab9;font-family:Arial,sans-serif}.app-shell{flex-direction:column;display:flex}.header{border-bottom:1px solid #d9b99b;align-items:center;gap:50px;padding:10px 20px;display:flex}.logo-video{width:900px;height:auto}.nav-links{gap:40px;margin-top:10px;list-style:none;display:flex}.nav-links a{color:#000;font-weight:700;text-decoration:none}@media (width<=768px){.header{text-align:center;flex-direction:column;gap:15px;padding:15px}.logo-video{width:280px}.nav-links{flex-wrap:wrap;justify-content:center;gap:20px;margin-left:0;display:flex}.nav-links a{font-size:16px}}.home{padding:40px 20px}.hero-content{text-align:center;max-width:900px;margin:0 auto;padding:30px 20px}.hero-content h1{margin-bottom:20px;font-size:4rem;font-weight:700;line-height:1.2}.hero-content h2{margin:50px 0 25px;font-size:3rem;font-weight:700}.features{flex-direction:column;gap:8px;margin-bottom:30px;display:flex}.hero-content h3{margin-bottom:35px;font-size:1.8rem;font-weight:500}.hero-content p{max-width:850px;margin:0 auto 15px;font-size:1.1rem;line-height:1.9}.shop-btn{color:#fff;cursor:pointer;background-color:#e53935;border:none;border-radius:30px;padding:14px 32px;font-size:18px;font-weight:600;transition:all .3s}.shop-btn:hover{background-color:#c62828;transform:scale(1.05)}.whatsapp-note{color:#555;margin-top:12px;font-size:.95rem;font-weight:500}.hero-banner{justify-content:center;width:100%;height:auto;margin-top:20px;margin-bottom:20px;display:flex;overflow:visible}.banner-image{object-fit:contain;border-radius:20px;width:100%;max-width:900px;height:auto}body{background-color:#fff;margin:0;padding:0}.home{background-color:#fff}ul{text-align:center;margin:0;padding:0;list-style:none}@media (width<=768px){.hero-content{padding:20px 15px}.hero-content h1{font-size:2.3rem}.hero-content h2{margin-top:35px;font-size:1.5rem}.hero-content h3{font-size:1.1rem}.hero-content p{font-size:1rem;line-height:1.8}ul{text-align:center;margin:0;padding:0;list-style:none}.shop-btn{width:90%;max-width:250px;margin-top:15px}.hero-banner{margin-top:30px;margin-bottom:20px}.banner-image{border-radius:10px;width:100%;height:250px}}.home-section{max-width:1100px;margin:70px auto;padding:0 20px}.section-heading{text-align:center;margin-bottom:40px}.section-kicker{color:#8b4513;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;font-size:1rem;font-weight:600}.section-heading h2{color:#5c2f0f;margin:0;font-size:2.5rem}.story-card{text-align:center;background:#fffaf8;border-radius:20px;max-width:850px;margin:0 auto;padding:35px;box-shadow:0 8px 20px #00000014}.story-card p{color:#555;margin-bottom:15px;line-height:1.8}.value-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:25px;display:grid}.value-card{text-align:center;background:#fffaf8;border-radius:18px;padding:30px 25px;box-shadow:0 8px 20px #00000014}.value-card h3{color:#6b3a18;margin-bottom:12px}.value-card p{color:#555;line-height:1.7}.cta-panel{text-align:center;background:#fffaf8;border-radius:20px;max-width:900px;margin:0 auto;padding:40px;box-shadow:0 8px 20px #00000014}.secondary-btn{margin-top:25px}.hero-eyebrow{color:#8b4513;letter-spacing:2px;text-transform:uppercase;font-weight:600}.features span{color:#8b4513;background:#fff3ef;border-radius:25px;margin:6px;padding:10px 18px;font-weight:600;display:inline-block}@media (width<=768px){.section-heading h2{font-size:2rem}.story-card,.cta-panel{padding:25px}.value-grid{grid-template-columns:1fr}}.products{background:#fff;min-height:100vh;padding:120px 5% 80px}.products-container{max-width:1200px;margin:0 auto}.products-title{text-align:center;color:#4a2c2a;margin-bottom:10px;font-size:2.8rem}.products-subtitle{text-align:center;color:#777;margin-bottom:50px;font-size:1rem}.products-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.product-card{background:#fff;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 5px 20px #00000014}.product-card:hover{transform:translateY(-8px)}.product-image{object-fit:cover;width:100%;height:260px}.product-content{padding:20px}.product-content h3{color:#4a2c2a;margin-bottom:10px;font-size:1.4rem}.product-content p{color:#666;margin-bottom:20px;line-height:1.6}.product-footer{justify-content:space-between;align-items:center;display:flex}.product-price{color:#8b5e3c;font-size:1.3rem;font-weight:700}.cart-btn{color:#fff;cursor:pointer;background:#8b5e3c;border:none;border-radius:8px;padding:10px 18px;font-weight:600;transition:all .3s}.cart-btn:hover{background:#6f472d}@media (width<=768px){.products{padding:100px 20px 60px}.products-title{font-size:2rem}.products-grid{grid-template-columns:1fr}}.cart-page{background-color:#0000;background-image:linear-gradient(#fff9,#fff9),url(/contact-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:100vh;padding:110px 20px 60px}.cart-container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-radius:25px;max-width:900px;margin:auto;padding:40px;box-shadow:0 15px 40px #00000014}.cart-container h1{text-align:center;color:#8b4513;margin-bottom:35px;font-size:2.8rem}.empty-cart{text-align:center;padding:40px 20px}.empty-cart h2{color:#8b4513;margin-bottom:15px}.empty-cart p{color:#666;margin-bottom:30px;line-height:1.7}.cart-item{background:#fff;border:1px solid #f2e4d7;border-radius:18px;margin-bottom:20px;padding:20px;box-shadow:0 8px 18px #0000000f}.cart-item h3{color:#8b4513;margin-bottom:12px}.cart-item p{color:#444;margin:10px 0}.cart-item label{margin-right:10px;font-weight:600}.cart-item select{border:1px solid #ccc;border-radius:8px;outline:none;margin-top:8px;padding:8px 12px}.total-section{text-align:center;margin-top:30px}.total-section h2{color:#8b4513;margin-bottom:20px}.shop-btn,.checkout-btn,.remove-btn{cursor:pointer;border:none;border-radius:30px;padding:12px 28px;font-size:1rem;font-weight:600;transition:all .3s}.shop-btn{color:#fff;background:#e53935}.shop-btn:hover{background:#c62828;transform:translateY(-2px)}.checkout-btn{color:#fff;background:#8b4513}.checkout-btn:hover{background:#6d3410;transform:translateY(-2px)}.remove-btn{color:#fff;background:#e53935;margin-top:15px}.remove-btn:hover{background:#c62828;transform:translateY(-2px)}@media (width<=768px){.cart-container{padding:25px}.cart-container h1{font-size:2rem}.cart-item{padding:18px}.cart-item select{width:100%;margin-top:10px}.shop-btn,.checkout-btn,.remove-btn{width:100%}}.checkout{padding:120px 5%}.checkout-container{max-width:1200px;margin:auto}.checkout-grid{grid-template-columns:2fr 1fr;gap:30px;display:grid}.checkout-form{flex-direction:column;gap:15px;display:flex}.checkout-form input,.checkout-form textarea{border:1px solid #ddd;border-radius:8px;padding:12px}.checkout-form button{color:#fff;cursor:pointer;background:#8b5e3c;border:none;border-radius:8px;padding:14px}.order-summary{background:#f9f9f9;border-radius:10px;padding:20px}.summary-item{justify-content:space-between;margin-bottom:10px;display:flex}@media (width<=768px){.checkout-grid{grid-template-columns:1fr}}.contact-page{background:#fffaf7;min-height:100vh;padding:120px 5% 60px}.contact-container{text-align:center;max-width:900px;margin:auto}.contact-container h1{color:#5a3825;margin-bottom:40px;font-size:3rem}.contact-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-radius:24px;padding:40px;box-shadow:0 15px 40px #0000001f}.contact-card h3{color:#8b4513;margin-bottom:25px;font-size:2rem}.contact-card p{color:#444;margin:18px 0;font-size:1.1rem;line-height:1.6}.contact-card strong{color:#222}.instagram-btn{color:#fff;background:linear-gradient(45deg,#f58529,#dd2a7b,#8134af,#515bd4);border-radius:50px;margin-top:25px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.instagram-btn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #dd2a7b4d}.contact-message{color:#666;margin-top:20px;font-style:italic}.contact-page{background-color:#0000;background-image:linear-gradient(#fff9,#fff9),url(/contact-bg.png);background-position:50% 80px;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}@media (width<=768px){.contact-container h1{font-size:2.2rem}.contact-card{padding:30px 20px}.contact-card p{font-size:1rem}}.footer{text-align:center;background:#fffaf7;border-top:1px solid #f0e4dc;padding:50px 20px 30px}.footer-logo{color:#5c3b2e;margin-bottom:10px;font-size:2rem}.footer-tagline{color:#8b4513;margin-bottom:15px;font-size:1.2rem;font-weight:600}.footer-values{color:#666;margin-bottom:25px;line-height:1.6}.footer-links{justify-content:center;gap:30px;margin-bottom:25px;display:flex}.footer-links a{color:#444;font-weight:500;text-decoration:none}.footer-links a:hover{color:#8b4513}.footer-social a{color:#e1306c;font-weight:600;text-decoration:none}.footer-bottom{color:#888;margin-top:25px;font-size:14px}
