:root{--brand-gold:#d4af37;--brand-gold-dark:#c5a028;--brand-olive:#556b2f;--brand-olive-light:#8fbc8f;--bg-cream:#faf8f5;--bg-cream-dark:#f5f2eb;--text-dark:#2c2520;--text-muted:#6e645e}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-cream-dark)}::-webkit-scrollbar-thumb{border:2px solid var(--bg-cream-dark);background:#d4af374d;border-radius:10px;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:var(--brand-gold)}*{box-sizing:border-box;margin:0;padding:0}body{background:radial-gradient(circle at top, var(--bg-cream) 0%, var(--bg-cream-dark) 100%);color:var(--text-dark);min-height:100vh;font-family:Outfit,sans-serif;line-height:1.5;position:relative;overflow-x:hidden}body:before,body:after{content:"";opacity:.05;background-image:radial-gradient(var(--brand-olive) 1.5px, transparent 1px);pointer-events:none;z-index:0;background-size:32px 32px;width:400px;height:400px;position:absolute}body:before{top:2%;left:-100px}body:after{bottom:10%;right:-100px}.container{z-index:1;max-width:1200px;margin:0 auto;padding:2rem 1.5rem;position:relative}header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3.5rem;animation:.8s ease-out fadeInDown;display:flex}.logo-wrapper{margin-bottom:1.5rem;display:inline-block;position:relative}.logo-ring{border:2px dashed #d4af3759;border-radius:50%;animation:50s linear infinite rotate;position:absolute;inset:-8px}.logo-img{object-fit:cover;border:3px solid var(--brand-gold);border-radius:50%;width:130px;height:130px;box-shadow:0 10px 30px #d4af3726}h1{letter-spacing:-1px;color:var(--text-dark);margin-bottom:.2rem;font-size:2.8rem;font-weight:700}h1 span{color:var(--brand-gold-dark)}.slogan{color:var(--brand-olive);letter-spacing:1px;font-size:1.15rem;font-style:italic;font-weight:400}.divider{background:linear-gradient(90deg, transparent, var(--brand-gold), transparent);width:80px;height:3px;margin:1.5rem auto 1rem}.intro-card{-webkit-backdrop-filter:blur(20px);text-align:center;background:#fff6;border:1px solid #d4af3726;border-radius:24px;max-width:800px;margin:0 auto 4rem;padding:2rem;animation:.8s ease-out fadeInUp;box-shadow:0 15px 45px #2c252008}.intro-card p{color:var(--text-muted);font-size:1.1rem;line-height:1.7}.section-title{text-align:center;color:var(--text-dark);margin-bottom:2.5rem;font-size:2rem;font-weight:700;position:relative}.section-title span{color:var(--brand-gold-dark)}.section-title:after{content:"";background:var(--brand-gold);border-radius:2px;width:50px;height:3px;margin:.7rem auto 0;display:block}.products-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-bottom:5rem;animation:1s ease-out fadeInUp;display:grid}@media (width>=992px){.products-grid{flex-wrap:wrap;justify-content:center;display:flex}.product-card{flex:360px;max-width:380px}}.product-card{-webkit-backdrop-filter:blur(20px);background:#ffffff73;border:1px solid #d4af372e;border-radius:24px;flex-direction:column;padding:1.8rem;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #2c25200a}.product-card:hover{border-color:#d4af3759;transform:translateY(-8px);box-shadow:0 30px 60px #d4af371f}.product-card-link{color:inherit;flex-direction:column;flex-grow:1;width:100%;margin-bottom:1.2rem;text-decoration:none;display:flex}.product-action-wrapper{width:100%;margin-top:auto}.badge{background:linear-gradient(135deg, var(--brand-gold) 0%, var(--brand-gold-dark) 100%);color:#fff;letter-spacing:.5px;z-index:2;border-radius:50px;padding:.4rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:15px;right:15px;box-shadow:0 5px 15px #d4af374d}.product-img-wrapper{aspect-ratio:4/3;background:#fdfdfd;border:1px solid #d4af371a;border-radius:18px;margin-bottom:1.5rem;position:relative;overflow:hidden}.product-img-wrapper:after{content:"";pointer-events:none;border:1px dashed #d4af3733;border-radius:12px;position:absolute;inset:8px}.product-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-img{transform:scale(1.05)}.product-info{flex-direction:column;flex-grow:1;display:flex}.product-name{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.price-box{align-items:center;gap:.8rem;margin-bottom:1.2rem;display:flex}.price-old{color:var(--text-muted);opacity:.7;font-size:1.1rem;text-decoration:line-through}.price-sale{color:var(--brand-gold-dark);letter-spacing:-.5px;font-size:1.8rem;font-weight:800}.features-list{flex-grow:1;margin-bottom:1.8rem;list-style:none}.features-list li{color:var(--text-muted);text-align:left;align-items:flex-start;gap:.6rem;margin-bottom:.6rem;font-size:.95rem;line-height:1.4;display:flex}.features-list li .bullet{color:var(--brand-gold);flex-shrink:0;margin-top:1px;font-weight:700}.video-box{aspect-ratio:16/9;border:1px solid #d4af3726;border-radius:14px;width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden;box-shadow:0 8px 20px #2c25200d}.video-box iframe{border:none;width:100%;height:100%}.btn-order{box-sizing:border-box;background:linear-gradient(135deg, var(--brand-gold) 0%, var(--brand-gold-dark) 100%);color:#fff;cursor:pointer;z-index:1;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.8rem;width:100%;padding:1.1rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #d4af3733}.btn-order:before{content:"";z-index:-1;background:linear-gradient(90deg,#fff0 0%,#ffffff4d 50%,#fff0 100%);width:50%;height:100%;transition:all .75s;position:absolute;top:0;left:-100%;transform:skew(-25deg)}.btn-order:hover:before{transition:all .75s;left:150%}.btn-order:hover{transform:translateY(-3px);box-shadow:0 15px 30px #d4af3759}.btn-order:active{transform:translateY(-1px)}.btn-order svg{transition:transform .3s}.btn-order:hover svg{transform:translate(4px)}.empty-state{text-align:center;-webkit-backdrop-filter:blur(20px);background:#fff6;border:1px solid #d4af3726;border-radius:24px;flex-direction:column;align-items:center;gap:1rem;max-width:600px;margin:2rem auto;padding:4rem 2rem;animation:.8s ease-out fadeInUp;display:flex;box-shadow:0 15px 45px #2c252005}.empty-state .icon{font-size:3.5rem;animation:2s ease-in-out infinite pulse}.empty-state h3{color:var(--text-dark);font-size:1.8rem;font-weight:700}.empty-state p{color:var(--text-muted);max-width:450px;font-size:1.05rem;line-height:1.6}.btn-follow{background:linear-gradient(135deg, var(--brand-olive) 0%, var(--brand-olive-light) 100%);color:#fff;border-radius:12px;margin-top:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 20px #556b2f33}.btn-follow:hover{transform:translateY(-2px);box-shadow:0 12px 25px #556b2f59}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.order-steps-section{text-align:center;max-width:950px;margin:6rem auto 5rem}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.step-card{-webkit-backdrop-filter:blur(20px);background:#ffffff59;border:1px solid #d4af371f;border-radius:20px;padding:2rem 1.5rem;position:relative;box-shadow:0 10px 30px #2c252005}.step-number{background:linear-gradient(135deg, var(--brand-gold) 0%, var(--brand-gold-dark) 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin:0 auto 1.2rem;font-size:1.3rem;font-weight:800;display:flex;box-shadow:0 5px 15px #d4af3740}.step-card h4{color:var(--text-dark);margin-bottom:.6rem;font-size:1.2rem;font-weight:600}.step-card p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.values-section{text-align:center;background:#556b2f0d;border:1px solid #556b2f1a;border-radius:24px;margin-bottom:5rem;padding:3rem 2rem}.values-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;margin-top:2.5rem;display:grid}.value-item h4{color:var(--brand-olive);margin-bottom:.8rem;font-size:1.25rem;font-weight:600}.value-item p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.faq-section{text-align:center;max-width:850px;margin:6rem auto 5rem;padding:0 1.5rem}.faq-list{text-align:left;flex-direction:column;gap:1.2rem;margin-top:2.5rem;display:flex}.faq-item{-webkit-backdrop-filter:blur(20px);background:#ffffff73;border:1px solid #d4af372e;border-radius:16px;transition:all .3s;overflow:hidden}.faq-item:hover{border-color:#d4af3766;box-shadow:0 10px 25px #d4af3714}.faq-item details{padding:1.2rem 1.5rem}.faq-item summary{color:var(--text-dark);cursor:pointer;user-select:none;outline:none;justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:600;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"＋";color:var(--brand-gold-dark);font-size:1.2rem;font-weight:700;transition:transform .3s}.faq-item details[open] summary:after{content:"－";transform:rotate(180deg)}.faq-content{color:var(--text-muted);border-top:1px dashed #d4af3726;margin-top:1rem;padding-top:.8rem;font-size:.98rem;line-height:1.6;animation:.3s ease-out slideDown}footer{text-align:center;color:var(--text-muted);border-top:1px solid #d4af371a;margin-top:auto;padding:3rem 0;font-size:.9rem}footer .social-link{color:var(--brand-gold-dark);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}footer .social-link:hover{color:var(--brand-olive)}footer .copyright{opacity:.75}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes buttonPulse{0%{box-shadow:0 10px 25px #d4af3740}50%{box-shadow:0 10px 30px #d4af3773,0 0 0 4px #d4af3726}to{box-shadow:0 10px 25px #d4af3740}}.btn-back{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #d4af3740;border-radius:12px;align-self:flex-start;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.6rem 1.1rem;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-back:hover{color:var(--text-dark);border-color:var(--brand-gold);background:#d4af3714;transform:translate(-3px)}.product-quantity-selector{box-sizing:border-box;-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #d4af374d;border-radius:14px;justify-content:space-between;align-items:center;width:100%;height:52px;padding:.5rem .8rem;transition:all .3s cubic-bezier(.16,1,.3,1);animation:.3s fadeIn;display:flex;box-shadow:0 8px 20px #d4af370f}.product-quantity-selector:hover{border-color:var(--brand-gold-dark,#c5a028);box-shadow:0 12px 28px #d4af3729}.btn-qty-action{color:var(--brand-gold-dark);cursor:pointer;background:#d4af3714;border:1px solid #d4af3740;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 3px 8px #d4af370d}.btn-qty-action:hover{background:linear-gradient(135deg, var(--brand-gold) 0%, var(--brand-gold-dark) 100%);color:#fff;border-color:#0000;transform:scale(1.15);box-shadow:0 6px 15px #d4af374d}.btn-qty-action:active{transform:scale(.9)}.btn-qty-action svg{stroke:currentColor;display:block}.qty-display{color:var(--brand-olive-dark,#3b4e18);user-select:none;justify-content:center;align-items:baseline;gap:3px;font-family:Outfit,sans-serif;display:inline-flex}.qty-num{font-size:1.2rem;font-weight:800}.qty-unit{color:var(--brand-gold-dark,#c5a028);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}
