@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--cream:#fffaf4;--cream-2:#fbf6ef;--beige:#e8d9c8;--beige-2:#f1e5d7;--dark:#2f2a22;--brown-soft:#675b4d;--green:#2f3b22;--green-dark:#1f2a18;--green-soft:#66713b;--danger:#9b3f3f;--danger-bg:#fdeaea;--success-bg:#e8eddf;--shadow-soft:0 18px 45px #2f2a2214;--shadow-strong:0 24px 60px #2f2a2224}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--dark);background:#f8f4ee;font-family:Georgia,Times New Roman,serif}img{max-width:100%}button,input,textarea{font:inherit}button{cursor:pointer}.app{min-height:100vh}.navbar{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf4e0;border-bottom:1px solid #e8d9c8cc;justify-content:space-between;align-items:center;gap:24px;min-height:88px;padding:18px 7%;display:flex;position:sticky;top:0;box-shadow:0 8px 30px #2f2a220a}.brand-logo,.logo{align-items:center;gap:14px;text-decoration:none;display:flex}.brand-logo-img,.navbar-logo{object-fit:contain;width:58px;height:58px}.brand-logo-text small{color:var(--green-soft);letter-spacing:8px;margin-top:8px;font-size:.72rem;font-weight:600}.nav-links{align-items:center;gap:34px;display:flex}.nav-links a{color:#4a4036;letter-spacing:.4px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .25s;position:relative}.nav-links a:after{content:"";background:var(--green-soft);width:0;height:1px;transition:all .25s;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.nav-links a:hover{color:var(--green-soft)}.nav-links a:hover:after{width:100%}.navbar-whatsapp{background:var(--green-soft);color:var(--cream);border-radius:999px;padding:12px 26px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;box-shadow:0 12px 24px #66713b33}.navbar-whatsapp:hover{background:#586232;transform:translateY(-2px)}.mobile-menu-button{background:0 0;border:none;flex-direction:column;justify-content:center;gap:6px;width:42px;height:42px;padding:0;display:none}.mobile-menu-button span{background:var(--dark);border-radius:999px;width:28px;height:2px}.hero{background:linear-gradient(135deg, var(--cream-2) 0%, #f0e5d7 100%);grid-template-columns:1.2fr .8fr;align-items:center;gap:40px;min-height:78vh;padding:70px 8%;display:grid}.hero-logo{object-fit:contain;width:260px;margin-bottom:25px}.subtitle,.section-subtitle{color:var(--green-soft);text-transform:uppercase;letter-spacing:3px;margin-bottom:12px;font-size:14px}.hero h1,.hero-text h1{max-width:620px;margin-bottom:22px;font-size:58px;line-height:1.05}.description,.hero-text .description{color:#5c5145;max-width:500px;margin-bottom:32px;font-size:18px;line-height:1.6}.primary-button,.whatsapp-button{background:var(--green-soft);color:#fff;border:none;border-radius:999px;padding:13px 24px;font-size:15px;text-decoration:none;transition:all .25s;display:inline-block}.primary-button:hover,.whatsapp-button:hover{background:#55602f;transform:translateY(-2px)}.hero-product{border-radius:40px;position:relative;overflow:hidden;box-shadow:0 30px 80px #462d192e}.hero-product img{object-fit:cover;width:100%;height:650px;display:block}.hero-product-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf4eb;border-radius:22px;padding:18px 24px;position:absolute;bottom:30px;left:30px;box-shadow:0 12px 35px #0000001f}.hero-product-badge span{color:var(--green-soft);text-transform:uppercase;letter-spacing:2px;margin-bottom:6px;font-size:.85rem;display:block}.hero-product-badge strong{color:var(--dark);font-size:1.2rem}.trust-section{background:var(--cream);padding:36px 7% 18px}.trust-grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1200px;margin:0 auto;display:grid}.trust-card{background:#ffffffd1;border:1px solid #e8d9c8e6;border-radius:24px;padding:24px 22px;transition:all .25s;box-shadow:0 14px 35px #2f2a220f}.trust-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #2f2a221a}.trust-card span{margin-bottom:16px;font-size:1.8rem;display:inline-flex}.trust-card h3{color:var(--dark);margin-bottom:10px;font-size:1.2rem;font-weight:500}.trust-card p{color:var(--brown-soft);font-size:.92rem;line-height:1.55}.section,.aromas-section{text-align:center;padding:80px 8%}.section h2,.aromas-section h2{margin-bottom:40px;font-size:42px}.products-grid{grid-template-columns:repeat(auto-fit,minmax(260px,320px));justify-content:center;gap:28px;display:grid}.product-card,.premium-product-card{background:var(--cream);cursor:pointer;box-shadow:var(--shadow-soft);border:1px solid #e8d9c8e6;border-radius:30px;transition:transform .3s,box-shadow .3s;overflow:hidden}.premium-product-card:hover,.product-card:hover{box-shadow:var(--shadow-strong);transform:translateY(-8px)}.premium-product-image-wrapper{background:linear-gradient(135deg, #f4eadf, var(--cream));aspect-ratio:1;padding:18px;position:relative;overflow:hidden}.premium-product-image-wrapper img,.premium-product-card .product-image{object-fit:cover;border-radius:22px;width:100%;height:100%;transition:transform .35s}.premium-product-card:hover .product-image{transform:scale(1.04)}.premium-product-badge{color:var(--cream);letter-spacing:.5px;background:#66713beb;border-radius:999px;padding:8px 14px;font-size:.75rem;font-weight:600;position:absolute;top:22px;left:22px;box-shadow:0 10px 22px #66713b40}.premium-product-content,.product-info{text-align:left;padding:24px 24px 26px}.premium-product-header{margin-bottom:12px}.premium-product-category{color:var(--green-soft);letter-spacing:1.8px;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:700}.premium-product-content h3,.product-info h3{color:var(--dark);margin:0;font-size:1.45rem;font-weight:500;line-height:1.2}.premium-product-description,.product-info p{color:var(--brown-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 20px;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.premium-price-box,.price-boxes{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.premium-price-box div,.price-box{background:#fff;border:1px solid #eadccd;border-radius:18px;padding:14px 12px}.premium-price-box span,.price-box span{color:#8a7a68;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-size:.75rem;font-weight:600;display:block}.premium-price-box strong,.price-box strong{color:var(--dark);font-size:1.08rem;font-weight:700;display:block}.price-box small,.premium-minimum{color:var(--green-soft);margin-top:6px;font-size:.82rem;font-weight:600;line-height:1.35;display:block}.premium-minimum{margin:0 0 18px}.premium-product-button{background:var(--dark);width:100%;color:var(--cream);border:none;border-radius:999px;padding:13px 20px;font-size:.92rem;font-weight:600;transition:all .25s}.premium-product-button:hover{background:var(--green-soft);transform:translateY(-2px)}.modal-overlay{z-index:1000;background:#2f2a22a6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.product-modal{background:var(--cream);border-radius:28px;grid-template-columns:1fr 1fr;width:100%;max-width:950px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000040}.modal-close{z-index:2;background:var(--green-soft);color:#fff;border:none;border-radius:50%;width:38px;height:38px;font-size:26px;position:absolute;top:18px;right:22px}.modal-image{background:#f0e5d7;justify-content:center;align-items:center;padding:35px;display:flex}.modal-image img{object-fit:contain;border-radius:20px;width:100%;max-height:520px}.modal-info{flex-direction:column;justify-content:center;padding:60px 42px;display:flex}.modal-info h2{margin-bottom:18px;font-size:42px}.modal-info p{color:var(--brown-soft);margin-bottom:22px;font-size:18px;line-height:1.6}.modal-info strong{color:var(--green-soft);margin-bottom:28px;font-size:32px}.modal-price-boxes{gap:20px;margin:30px 0;display:flex}.modal-price-box{text-align:center;background:#f8f3ed;border:1px solid #e5d5c5;border-radius:22px;flex:1;padding:22px}.modal-price-box span{color:var(--green-soft);text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;font-size:14px;display:block}.modal-price-box strong{color:var(--dark);margin-bottom:8px;font-size:30px;display:block}.modal-price-box small{color:#7c7369;font-size:14px}.carousel{position:relative}.carousel-button{z-index:2;width:42px;height:42px;color:var(--dark);background:#fffaf4e6;border:none;border-radius:50%;font-size:28px;transition:all .2s;position:absolute;top:50%;transform:translateY(-50%)}.carousel-button:hover{background:var(--green-soft);color:#fff}.carousel-button.left{left:15px}.carousel-button.right{right:15px}.carousel-dots{gap:10px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.dot{background:#fff9;border:none;border-radius:50%;width:12px;height:12px}.dot.active{background:var(--green-soft)}.aromas-section{background:var(--cream-2);padding:120px 8%}.aroma-cards-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px;max-width:1200px;margin:60px auto 0;display:grid}.aroma-category-card{background:var(--cream);cursor:pointer;border:1px solid #e4d2bf;border-radius:24px;transition:all .3s;overflow:hidden;box-shadow:0 14px 35px #5c402714}.aroma-category-card:hover{transform:translateY(-8px);box-shadow:0 22px 45px #5c402729}.aroma-card-image{background:linear-gradient(135deg,#ead7bd,#f8efe3);height:220px;overflow:hidden}.aroma-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.aroma-category-card:hover .aroma-card-image img{transform:scale(1.06)}.aroma-category-card h3{color:var(--dark);margin:24px 0 12px;font-size:2rem}.aroma-category-card p{color:var(--brown-soft);padding:0 24px 28px;font-size:.95rem;line-height:1.6}.aroma-modal{background:var(--cream);text-align:center;border-radius:30px;width:min(650px,90%);padding:50px 40px;position:relative;box-shadow:0 30px 80px #00000040}.aroma-modal h2{color:var(--dark);margin-bottom:35px;font-size:2.7rem}.aroma-list{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.aroma-list span{color:var(--dark);background:#f8f3ed;border:1px solid #e5d5c5;border-radius:999px;padding:14px 22px;font-size:1rem;transition:all .25s}.aroma-list span:hover{background:var(--green-soft);color:#fff;border-color:var(--green-soft)}.footer{text-align:center;background:var(--dark);color:#f7efe5;padding:120px 8%}.footer h2{margin-bottom:10px}.footer-text{color:#d8cfc2;margin-top:16px;font-size:1.05rem}.social-card{background:var(--cream);color:inherit;border-radius:28px;padding:40px 25px;text-decoration:none;transition:all .3s;box-shadow:0 15px 40px #5c402714}.social-icon{margin-bottom:25px;font-size:4rem}.email-icon{color:#7b7750}.whatsapp-icon{color:#25d366}.tiktok-icon{color:#111}.social-card h3{color:var(--dark);margin-bottom:12px;font-size:1.9rem}.social-card p{color:#6d6257;font-size:1rem}.footer-divider{text-align:center;width:320px;margin:60px auto 35px;position:relative}.footer-divider:before,.footer-divider:after{content:"";background:#d8cfc2;width:120px;height:1px;position:absolute;top:50%}.footer-divider:before{left:0}.footer-divider:after{right:0}.footer-copy{color:#cfc3b5;font-size:.95rem}.floating-whatsapp{z-index:200;background:var(--green-soft);width:62px;height:62px;color:var(--cream);border-radius:50%;justify-content:center;align-items:center;font-size:1.85rem;text-decoration:none;transition:all .25s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 34px #2f2a223d}.floating-whatsapp:hover{background:#586232;transform:translateY(-3px)}.admin-layout,.admin-login-page,.admin-content,.admin-sidebar,.admin-form,.admin-table,.admin-dashboard{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-layout{background:radial-gradient(circle at 100% 0,#66713b1f,#0000 35%),linear-gradient(135deg,#f8f4ef 0%,#efe3d6 100%);min-height:100vh;display:flex}.admin-content{flex:1;width:100%;max-width:1300px;padding:42px;overflow-x:hidden}.admin-content h1,.admin-login-card h1,.admin-header h1{letter-spacing:-.8px;font-family:Manrope,system-ui,sans-serif;font-weight:800}.admin-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:35px;display:flex}.admin-header p{color:var(--green);text-transform:uppercase;letter-spacing:2px;margin-bottom:8px;font-size:.85rem;font-weight:800}.admin-header h1{color:var(--dark);margin:0;font-size:2.7rem}.admin-login-page{background:#f8f4ef;justify-content:center;align-items:center;min-height:100vh;padding:40px;display:flex}.admin-login-card{text-align:center;background:#fff;border-radius:30px;width:100%;max-width:450px;padding:50px;box-shadow:0 20px 50px #5c40271f}.admin-login-logo{width:140px;margin-bottom:25px}.admin-login-card h1{color:var(--dark);margin-bottom:12px;font-size:2.1rem}.admin-login-card p{color:#6d6257;margin-bottom:35px}.admin-login-card input{border:1px solid #ddd;border-radius:14px;outline:none;width:100%;margin-bottom:18px;padding:16px;font-size:1rem}.admin-login-card input:focus{border-color:var(--green-soft)}.admin-login-card button{background:var(--green);color:#fff;border:none;border-radius:14px;width:100%;padding:16px;font-size:1rem;transition:all .25s}.admin-login-card button:hover{background:var(--green-dark)}.admin-error{color:#b00020;background:#ffe9e9;border-radius:12px;margin-bottom:20px;padding:12px}.admin-sidebar{background:linear-gradient(180deg, var(--green-dark) 0%, var(--green) 100%);width:280px;min-height:100vh;color:var(--cream);flex-direction:column;justify-content:space-between;padding:28px 22px;display:flex;position:sticky;top:0;box-shadow:16px 0 45px #2f2a222e}.admin-sidebar-brand{align-items:center;gap:14px;margin-bottom:42px;display:flex}.admin-sidebar-logo{object-fit:contain;background:var(--cream);border-radius:18px;width:58px;height:58px;padding:7px}.admin-sidebar-brand h2{letter-spacing:-.4px;margin:0;font-size:1.15rem;font-weight:800}.admin-sidebar-brand p{color:#d7c7b6;margin-top:4px;font-size:.82rem}.admin-sidebar-nav{flex-direction:column;gap:10px;display:flex}.admin-sidebar-nav a{color:#e8d9c8;border-radius:16px;align-items:center;gap:12px;padding:14px 15px;font-size:.94rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.admin-sidebar-nav a:hover,.admin-sidebar-nav .admin-nav-active{color:var(--green-dark);background:#f8f1e8;transform:translate(4px)}.admin-sidebar-footer{flex-direction:column;gap:14px;display:flex}.admin-sidebar-status{color:#e8d9c8;background:#fffaf414;border-radius:14px;align-items:center;gap:9px;padding:12px 14px;font-size:.82rem;font-weight:600;display:flex}.admin-sidebar-status svg{color:#9fca86}.admin-sidebar-footer button{width:100%;color:var(--cream);background:0 0;border:1px solid #fffaf429;border-radius:16px;justify-content:center;align-items:center;gap:9px;padding:13px 14px;font-size:.92rem;font-weight:700;transition:all .25s;display:flex}.admin-sidebar-footer button:hover{background:#fffaf41f}.admin-sidebar-nav a svg,.admin-sidebar-footer button svg,.admin-sidebar-status svg,.admin-dashboard-badge svg,.admin-stat-icon svg{flex-shrink:0}.admin-mobile-hero,.admin-mobile-quick-actions{display:none}.admin-dashboard-hero{background:linear-gradient(135deg,#fffaf4f5,#ffffffdb);border:1px solid #e8d9c8e6;border-radius:32px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;padding:34px;display:flex;box-shadow:0 20px 55px #2f2a2214}.admin-dashboard-hero p,.admin-panel-header p{color:var(--green);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:6px;font-size:.76rem;font-weight:800}.admin-dashboard-hero h1{color:var(--dark);margin:0;font-size:2.3rem}.admin-dashboard-hero span{color:var(--brown-soft);margin-top:10px;font-size:1rem;line-height:1.6;display:block}.admin-dashboard-badge{background:var(--green);min-width:max-content;color:var(--cream);border-radius:999px;align-items:center;gap:10px;padding:14px 18px;font-weight:800;display:flex;box-shadow:0 12px 28px #1f2a1840}.admin-stats-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:28px;display:grid}.admin-stat-card{background:#fffaf4f2;border:1px solid #e8d9c8e6;border-radius:26px;align-items:center;gap:16px;padding:24px;transition:all .25s;display:flex;box-shadow:0 18px 45px #2f2a2212}.admin-stat-card:hover{transform:translateY(-4px);box-shadow:0 22px 55px #2f2a221c}.admin-stat-icon{background:var(--success-bg);width:52px;height:52px;color:var(--green);border-radius:18px;justify-content:center;align-items:center;display:flex}.admin-stat-card p{color:#8a7a68;margin-bottom:5px;font-size:.82rem;font-weight:700}.admin-stat-card h2{color:var(--dark);font-size:2rem;font-weight:800}.admin-dashboard-grid{grid-template-columns:1.4fr 1fr;gap:22px;display:grid}.admin-dashboard-panel{background:#fffaf4f2;border:1px solid #e8d9c8e6;border-radius:30px;padding:28px;box-shadow:0 18px 45px #2f2a2212}.admin-panel-header{margin-bottom:20px}.admin-panel-header-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-panel-header h3{color:var(--dark);font-size:1.25rem;font-weight:800}.admin-see-all{color:var(--green);font-size:.86rem;font-weight:800;text-decoration:none}.admin-recent-list{flex-direction:column;gap:12px;display:flex}.admin-recent-item{background:#fff;border:1px solid #eadccd;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:15px 16px;display:flex}.admin-recent-item h4{color:var(--dark);margin-bottom:4px;font-size:.98rem;font-weight:800}.admin-recent-item p{color:#8a7a68;font-size:.88rem;font-weight:700}.admin-recent-right{align-items:center;gap:10px;display:flex}.admin-pill-active,.admin-pill-hidden,.status-active,.status-hidden{border-radius:999px;padding:7px 12px;font-size:.76rem;font-weight:800;display:inline-block}.admin-pill-active,.status-active{background:var(--success-bg);color:var(--green)}.admin-pill-hidden,.status-hidden{background:var(--danger-bg);color:var(--danger)}.admin-tips-list{color:var(--brown-soft);margin:0;padding-left:20px;font-size:.95rem;line-height:1.9}.admin-empty-text{color:#8a7a68;font-size:.95rem}.admin-quick-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.admin-quick-card{background:var(--cream);min-height:92px;color:var(--dark);border:1px solid #e8d9c8e6;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:11px;font-size:.86rem;font-weight:800;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 14px 32px #2f2a2212}.admin-quick-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #2f2a221c}.admin-quick-card.primary{background:var(--green);color:var(--cream)}.admin-create-button,.admin-mobile-add-button{background:var(--green);color:var(--cream);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex}.admin-create-button{padding:13px 22px;box-shadow:0 12px 24px #1f2a1838}.admin-create-button:hover,.admin-mobile-add-button:hover{background:var(--green-dark);transform:translateY(-2px)}.admin-table-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffaf4eb;border:1px solid #e4d2bf;border-radius:26px;padding:24px;overflow-x:auto;box-shadow:0 16px 40px #5c402714}.admin-table{border-collapse:collapse;width:100%}.admin-table th{text-align:left;color:var(--green-soft);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #e4d2bf;padding:16px;font-size:.85rem}.admin-table td{color:var(--dark);border-bottom:1px solid #eee2d4;padding:18px 16px}.admin-table tr:last-child td{border-bottom:none}.admin-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-edit-button,.admin-featured-button,.admin-toggle-button,.admin-delete-button{color:#fff;border:none;border-radius:999px;padding:9px 16px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s}.admin-edit-button,.admin-featured-button{background:var(--green)}.admin-toggle-button{background:#d6a84f}.admin-delete-button{background:#b94a48}.admin-edit-button:hover,.admin-featured-button:hover,.admin-toggle-button:hover,.admin-delete-button:hover{transform:translateY(-2px)}.admin-products-mobile-hero,.admin-products-page .admin-table-card{display:none}.admin-products-mobile-list{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.admin-product-mobile-card{background:#fffaf4f7;border:1px solid #e8d9c8f2;border-radius:28px;padding:18px;transition:all .25s;box-shadow:0 18px 45px #2f2a2214}.admin-product-mobile-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px #2f2a221f}.admin-product-mobile-top{align-items:center;gap:15px;display:flex}.admin-product-mobile-image{width:105px;height:105px;color:var(--green);background:#ece0d2;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.admin-product-mobile-image img{object-fit:cover;width:100%;height:100%}.admin-product-mobile-info{flex:1;min-width:0}.admin-product-mobile-title{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.admin-product-mobile-title h3{color:var(--dark);margin:0;font-size:1.08rem;font-weight:800;line-height:1.2}.admin-product-mobile-info p{color:var(--dark);margin-bottom:5px;font-size:1.05rem;font-weight:800}.admin-product-mobile-info small{color:#7b6a58;font-size:.8rem;line-height:1.45;display:block}.admin-product-mobile-meta{flex-wrap:wrap;gap:9px;margin:16px 0;display:flex}.admin-product-mobile-meta span{background:var(--beige-2);color:var(--green);border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:.74rem;font-weight:800;display:flex}.admin-product-mobile-actions{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.admin-mobile-action{background:var(--cream);color:var(--dark);border:1px solid #e3d2bf;border-radius:16px;justify-content:center;align-items:center;gap:7px;padding:12px 10px;font-size:.82rem;font-weight:800;text-decoration:none;transition:all .22s;display:flex}.admin-mobile-action:hover{transform:translateY(-2px)}.admin-mobile-action.featured{color:#6b571e;background:#f8f1df}.admin-mobile-action.visibility{background:var(--success-bg);color:var(--green)}.admin-mobile-action.delete{background:var(--danger-bg);color:var(--danger)}.admin-form{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffaf4eb;border:1px solid #e4d2bf;border-radius:26px;flex-direction:column;gap:14px;max-width:650px;padding:35px;display:flex;box-shadow:0 16px 40px #5c402714}.admin-form label{color:var(--dark);font-weight:700}.admin-form input,.admin-form textarea{border:1px solid #ddd2c4;border-radius:14px;outline:none;width:100%;padding:14px;font-size:1rem}.admin-form textarea{resize:vertical;min-height:120px}.admin-form input:focus,.admin-form textarea:focus{border-color:var(--green-soft)}.admin-checkbox{align-items:center;gap:10px;display:flex}.admin-checkbox input{width:auto}.admin-form button{background:var(--green);color:#fff;border:none;border-radius:999px;margin-top:15px;padding:15px;transition:all .25s}.admin-form button:hover{background:var(--green-dark)}.admin-preview-images{flex-wrap:wrap;gap:15px;display:flex}.admin-preview-image{object-fit:cover;border:2px solid #e7d8ca;border-radius:16px;width:120px;height:120px}.admin-mobile-bottom-nav{display:none}@media (width<=1000px){.trust-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.navbar{flex-wrap:wrap;gap:18px;min-height:auto;padding:16px 20px}.brand-logo-img,.navbar-logo{width:48px;height:48px}.brand-logo-text span{letter-spacing:3.5px;font-size:1.25rem}.brand-logo-text small{letter-spacing:5.5px;font-size:.62rem}.nav-links{flex-wrap:wrap;order:3;justify-content:center;gap:18px;width:100%}.navbar-whatsapp{padding:10px 18px;font-size:.82rem}.aroma-cards-grid{grid-template-columns:1fr;max-width:450px}.aroma-card-image{height:260px}}@media (width<=768px){.navbar{min-height:76px;padding:14px 20px}.brand-logo-img,.navbar-logo{width:44px;height:44px}.brand-logo-text span{letter-spacing:3px;font-size:1.08rem}.brand-logo-text small{letter-spacing:5px;font-size:.56rem}.mobile-menu-button{display:flex}.navbar-whatsapp{display:none}.nav-links{background:#fffaf4fa;border-bottom:1px solid #e8d9c8e6;flex-direction:column;align-items:center;gap:18px;width:100%;padding:18px 20px 22px;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 18px 35px #2f2a2214}.nav-links-open{display:flex}.nav-links a:after{display:none}.hero{text-align:center;grid-template-columns:1fr;padding-top:42px;padding-bottom:42px}.hero-logo{width:170px}.hero h1,.hero-text h1{font-size:2.35rem;line-height:1.08}.description,.hero-text .description{margin-left:auto;margin-right:auto;font-size:.98rem}.hero-product img{height:420px}.trust-section{padding:26px 20px 10px}.trust-grid{grid-template-columns:repeat(2,1fr);gap:12px}.trust-card{text-align:center;border-radius:20px;padding:18px 14px}.trust-card span{margin-bottom:10px;font-size:1.55rem}.trust-card h3{margin-bottom:6px;font-size:1rem}.trust-card p{display:none}.premium-product-content,.product-info{padding:16px}.premium-product-content h3,.product-info h3{font-size:1.18rem}.premium-product-description,.product-info p{display:none}.premium-price-box,.price-boxes{grid-template-columns:1fr 1fr;gap:8px}.premium-price-box div,.price-box{border-radius:14px;padding:10px 8px}.premium-product-button{padding:11px 16px;font-size:.84rem}.product-modal{grid-template-columns:1fr;max-height:90vh;overflow-y:auto}.modal-info{padding:32px 24px}.modal-info h2{font-size:32px}.modal-price-boxes{flex-direction:column}.floating-whatsapp{width:58px;height:58px;font-size:1.7rem;bottom:18px;right:18px}}@media (width<=430px){.products-grid{grid-template-columns:1fr}.hero h1,.hero-text h1{font-size:2.05rem}.section h2,.aromas-section h2{font-size:2rem}.section,.aromas-section{padding-left:20px;padding-right:20px}.footer-divider{width:250px}.footer-divider:before,.footer-divider:after{width:90px}}@media (width<=1200px){.admin-products-mobile-list{grid-template-columns:repeat(2,1fr)}}@media (width<=1100px){.admin-stats-grid{grid-template-columns:repeat(2,1fr)}.admin-dashboard-grid{grid-template-columns:1fr}}@media (width<=800px){.admin-layout{background:#f7efe6;flex-direction:column}.admin-sidebar{display:none}.admin-content{padding:24px 18px 92px}.admin-content.admin-dashboard{padding:0 16px 92px}.admin-dashboard-hero{display:none}.admin-mobile-hero{background:radial-gradient(circle at top right, #e8d9c838, transparent 34%), linear-gradient(180deg, #172012 0%, var(--green) 100%);color:var(--cream);border-radius:0 0 32px 32px;margin:0 -16px 18px;padding:24px 18px 34px;display:block;box-shadow:0 18px 44px #1f2a1840}.admin-mobile-brand{color:var(--beige);justify-content:center;align-items:center;gap:12px;margin-bottom:26px;display:flex}.admin-mobile-brand h2{letter-spacing:3px;text-transform:uppercase;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:500}.admin-mobile-brand p{color:#d7c7b6;letter-spacing:5px;text-transform:uppercase;margin-top:3px;font-size:.7rem}.admin-mobile-hello h1{letter-spacing:-.8px;font-size:2rem;font-weight:800}.admin-mobile-hello p{color:var(--beige);margin-top:8px;font-size:.95rem}.admin-mobile-stats{z-index:2;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:-44px;margin-bottom:18px;position:relative}.admin-mobile-stats .admin-stat-card{text-align:center;background:#fffaf4f7;border-radius:18px;flex-direction:column;justify-content:center;gap:8px;min-height:110px;padding:14px 8px}.admin-mobile-stats .admin-stat-icon{border-radius:13px;width:38px;height:38px}.admin-mobile-stats .admin-stat-icon svg{width:19px;height:19px}.admin-mobile-stats .admin-stat-card p{font-size:.68rem;line-height:1.2}.admin-mobile-stats .admin-stat-card h2{font-size:1.35rem}.admin-mobile-quick-actions{margin-bottom:18px;display:block}.admin-mobile-quick-actions .admin-panel-header{margin-bottom:12px}.admin-quick-grid{grid-template-columns:repeat(4,1fr);gap:10px}.admin-quick-card{border-radius:18px;gap:8px;min-height:86px;font-size:.72rem}.admin-quick-card svg{width:20px;height:20px}.admin-dashboard-grid{grid-template-columns:1fr;gap:16px}.admin-dashboard-panel{border-radius:24px;padding:20px}.admin-tips-panel{display:none}.admin-panel-header p{font-size:.7rem}.admin-panel-header h3{font-size:1.08rem}.admin-recent-list{gap:10px}.admin-recent-item{border-radius:18px;padding:12px}.admin-recent-item h4{font-size:.92rem}.admin-recent-item p{font-size:.82rem}.admin-pill-active,.admin-pill-hidden{padding:6px 10px;font-size:.68rem}.admin-products-page{padding:0 14px 96px}.admin-products-page .admin-header,.admin-products-page .admin-table-card{display:none}.admin-products-mobile-hero{background:radial-gradient(circle at top right, #e8d9c82e, transparent 34%), linear-gradient(180deg, #172012 0%, var(--green) 100%);color:var(--cream);border-radius:0 0 30px 30px;justify-content:space-between;align-items:flex-start;gap:14px;margin:0 -14px 18px;padding:24px 16px 28px;display:flex;box-shadow:0 18px 44px #1f2a1840}.admin-products-mobile-hero p{color:#d7c7b6;text-transform:uppercase;letter-spacing:1.7px;margin-bottom:7px;font-size:.72rem;font-weight:800}.admin-products-mobile-hero h1{letter-spacing:-.8px;font-size:2rem;font-weight:800}.admin-products-mobile-hero span{color:var(--beige);margin-top:7px;font-size:.88rem;display:block}.admin-mobile-add-button{background:var(--cream);min-width:max-content;color:var(--green-dark);padding:11px 13px;font-size:.78rem;box-shadow:0 12px 28px #00000029}.admin-products-mobile-list{flex-direction:column;gap:14px;display:flex}.admin-product-mobile-card{border-radius:24px;padding:14px}.admin-product-mobile-card:hover{transform:none}.admin-product-mobile-image{border-radius:20px;width:88px;height:88px}.admin-product-mobile-title h3,.admin-product-mobile-info p{font-size:1rem}.admin-product-mobile-info small{font-size:.76rem}.admin-mobile-action{padding:11px 9px;font-size:.78rem}.admin-mobile-bottom-nav{z-index:300;background:var(--green-dark);border-radius:24px;grid-template-columns:repeat(4,1fr);gap:4px;height:68px;padding:8px;display:grid;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 18px 45px #1f2a1852}.admin-mobile-bottom-nav a{color:#d7c7b6;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:.68rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.admin-mobile-bottom-nav a.active{background:var(--cream);color:var(--green-dark)}.admin-form{border-radius:24px;padding:22px}.admin-form textarea{min-height:120px}.admin-form button{width:100%}.admin-preview-images{grid-template-columns:1fr;display:grid}.admin-preview-image{width:100%;max-height:260px}}@media (width<=430px){.admin-content.admin-dashboard{padding-left:14px;padding-right:14px}.admin-mobile-hero{margin-left:-14px;margin-right:-14px}.admin-mobile-stats{gap:8px}.admin-mobile-stats .admin-stat-card{min-height:104px;padding:12px 6px}.admin-mobile-stats .admin-stat-card p{font-size:.63rem}.admin-mobile-stats .admin-stat-card h2{font-size:1.18rem}.admin-quick-grid{gap:8px}.admin-quick-card{min-height:78px;font-size:.66rem}.admin-product-mobile-image{border-radius:18px;width:78px;height:78px}.admin-product-mobile-title{flex-direction:column;align-items:flex-start}}.shipping-banner{background:var(--cream);padding:28px 20px}.shipping-content{background:#fff;border:1px solid #e7d8ca;border-radius:24px;align-items:center;gap:24px;max-width:1000px;margin:0 auto;padding:24px 30px;display:flex;box-shadow:0 12px 30px #5c402714}.shipping-icon{font-size:2.5rem}.shipping-content h3{color:var(--dark);margin-bottom:8px;font-size:1.3rem}.shipping-content p{color:var(--brown-soft);line-height:1.6}.aromas-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:18px;max-width:800px;margin:0 auto;display:grid}.aromas-grid div{background:var(--cream);color:#4b422f;border:1px solid #dfcbb7;border-radius:18px;padding:22px;font-size:20px}.dashboard-cards{grid-template-columns:repeat(auto-fit,minmax(280px,360px));gap:28px;display:grid}.dashboard-card{background:#fffaf4eb;border:1px solid #e4d2bf;border-radius:28px;padding:35px;box-shadow:0 16px 40px #5c402714}.dashboard-card a{background:var(--green);color:#fff;border-radius:999px;padding:13px 22px;text-decoration:none;display:inline-block}.admin-mobile-action.edit{background:var(--cream)}@media (width<=768px){.shipping-content{text-align:center;flex-direction:column}}.admin-top-product-rank{color:#fff;background:#2f4f3f;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:700;display:flex}.admin-chart-wrapper{width:100%;height:260px;margin-top:10px}.admin-top-products{flex-direction:column;gap:14px;display:flex}.admin-top-product-item{background:#fffdf9;border:1px solid #e7dacd;border-radius:18px;align-items:center;gap:14px;padding:14px 16px;display:flex}.admin-top-product-rank{color:#fffaf4;background:#2f3b22;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:flex}.admin-top-product-info h4{color:#2f2a22;margin:0;font-size:1rem}.admin-top-product-info p{color:#6d6257;margin:4px 0 0;font-size:.9rem}@media (width<=800px){.admin-consultas-card{grid-column:span 4;text-align:left!important;flex-direction:row!important;justify-content:flex-start!important;min-height:92px!important;padding:16px!important}.admin-consultas-card .admin-stat-icon{width:44px!important;height:44px!important}.admin-consultas-card .admin-stat-icon svg{width:22px!important;height:22px!important}.admin-consultas-card h2{font-size:1.7rem!important}.admin-consultas-grid{grid-template-columns:1fr;gap:16px}.admin-chart-wrapper{height:220px}.admin-chart-wrapper .recharts-wrapper,.admin-chart-wrapper .recharts-surface{max-width:100%}.admin-top-product-item{border-radius:16px;padding:12px}.admin-top-product-rank{width:36px;height:36px;font-size:.82rem}.admin-status-panel{display:none}}.admin-simple-chart{background:#fffdf9;border:1px solid #eadfd3;border-radius:20px;grid-template-columns:repeat(7,1fr);align-items:end;gap:10px;width:100%;min-height:220px;margin-top:18px;padding:16px 10px 4px;display:grid}.admin-simple-chart-column{flex-direction:column;justify-content:flex-end;align-items:center;min-width:0;height:180px;display:flex}.admin-simple-chart-value{color:#2f2a22;margin-bottom:7px;font-size:.78rem;font-weight:800}.admin-simple-chart-track{background:#efe4d7;border-radius:999px;align-items:flex-end;width:100%;max-width:34px;height:130px;display:flex;overflow:hidden}.admin-simple-chart-bar{background:#2f3b22;border-radius:999px 999px 0 0;width:100%;min-height:8px;transition:height .3s}.admin-simple-chart-label{color:#7a6c5e;white-space:nowrap;margin-top:9px;font-size:.72rem;font-weight:700}@media (width<=800px){.admin-simple-chart{gap:7px;min-height:205px;padding:14px 8px 2px}.admin-simple-chart-column{height:165px}.admin-simple-chart-track{max-width:28px;height:118px}.admin-simple-chart-value{font-size:.72rem}.admin-simple-chart-label{font-size:.66rem}}.modal-quantity-box{background:#fff8ef;border:1px solid #eadfd3;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:16px;display:flex}.modal-quantity-box span{color:#5f5144;font-size:.9rem;font-weight:700}.modal-quantity-controls{align-items:center;gap:12px;display:flex}.modal-quantity-controls button{color:#fffaf4;cursor:pointer;background:#2f3b22;border:none;border-radius:50%;width:34px;height:34px;font-size:1.2rem;font-weight:700}.modal-quantity-controls strong{text-align:center;color:#2f2a22;min-width:22px;font-size:1rem}.modal-added-message{color:#2f3b22;text-align:center;background:#eef4e8;border-radius:14px;margin:14px 0 0;padding:10px 12px;font-size:.9rem;font-weight:700}.cart-floating-button{color:#fffaf4;cursor:pointer;z-index:1200;background:#2f3b22;border:none;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:all .25s;display:flex;position:fixed;bottom:92px;right:24px;box-shadow:0 18px 40px #2f3b224d}.cart-floating-button:hover{background:#3f4c30;transform:translateY(-3px)}.cart-floating-count{color:#fff;background:#b46f45;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:-5px;right:-5px}.cart-drawer-overlay{z-index:2000;pointer-events:none;position:fixed;inset:0}.cart-drawer-overlay.open{pointer-events:auto}.cart-drawer-backdrop{opacity:0;background:#1f1c1859;transition:opacity .25s;position:absolute;inset:0}.cart-drawer-overlay.open .cart-drawer-backdrop{opacity:1}.cart-drawer{background:#fffaf4;flex-direction:column;width:min(430px,100%);height:100%;padding:26px;transition:transform .3s;display:flex;position:absolute;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-20px 0 50px #1f1c1838}.cart-drawer.open{transform:translate(0)}.cart-drawer-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.cart-drawer-header p{color:#9b7658;text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px;font-size:.8rem;font-weight:800}.cart-drawer-header h2{color:#2f2a22;margin:0;font-size:1.8rem}.cart-close-button{color:#2f2a22;cursor:pointer;background:#efe4d7;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.cart-empty{text-align:center;color:#6d6257;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:360px;display:flex}.cart-empty-icon{color:#2f3b22;background:#efe4d7;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:18px;display:flex}.cart-empty h3{color:#2f2a22;margin:0 0 8px;font-size:1.2rem}.cart-empty p{max-width:260px;margin:0;line-height:1.5}.cart-items{flex-direction:column;gap:16px;display:flex}.cart-item{background:#fffdf9;border:1px solid #eadfd3;border-radius:20px;grid-template-columns:72px 1fr auto;gap:14px;padding:14px;display:grid}.cart-item-image{color:#2f3b22;background:#efe4d7;border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%}.cart-item-info h3{color:#2f2a22;margin:0 0 4px;font-size:.98rem}.cart-item-info p{color:#7a6c5e;margin:0 0 10px;font-size:.88rem}.cart-quantity{align-items:center;gap:10px;display:flex}.cart-quantity button{color:#fffaf4;cursor:pointer;background:#2f3b22;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.cart-quantity span{text-align:center;color:#2f2a22;min-width:18px;font-weight:800}.cart-item-right{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.cart-item-right strong{color:#2f2a22;white-space:nowrap;font-size:.92rem}.cart-remove-button{color:#9c4d3f;cursor:pointer;background:#f5e5df;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.cart-summary{border-top:1px solid #eadfd3;margin-top:auto;padding-top:22px}.cart-summary-row{color:#6d6257;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.95rem;display:flex}.cart-summary-row strong{color:#2f2a22}.cart-summary-row.total{border-top:1px solid #eadfd3;margin-top:12px;padding-top:14px;font-size:1.12rem}.cart-whatsapp-button{color:#fffaf4;cursor:pointer;background:#2f3b22;border:none;border-radius:18px;width:100%;min-height:50px;margin-top:18px;font-weight:800;box-shadow:0 14px 28px #2f3b222e}.cart-clear-button{color:#8b5e45;cursor:pointer;background:0 0;border:none;border-radius:16px;width:100%;min-height:44px;margin-top:10px;font-weight:700}@media (width<=700px){.cart-floating-button{width:54px;height:54px;bottom:82px;right:18px}.cart-drawer{border-radius:24px 24px 0 0;width:100%;padding:22px 18px}.cart-item{grid-template-columns:64px 1fr}.cart-item-image{width:64px;height:64px}.cart-item-right{flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;padding-left:78px}}.cart-item-details{border-top:1px solid #eadfd3;flex-direction:column;grid-column:1/-1;gap:8px;margin-top:4px;padding-top:14px;display:flex}.cart-item-details label{color:#5f5144;font-size:.82rem;font-weight:800}.cart-item-details input,.cart-item-details textarea{color:#2f2a22;background:#fffaf4;border:1px solid #eadfd3;border-radius:14px;outline:none;width:100%;font-family:inherit;font-size:.9rem}.cart-item-details input{height:42px;padding:0 13px}.cart-item-details textarea{resize:vertical;min-height:78px;padding:12px 13px}.cart-item-details input:focus,.cart-item-details textarea:focus{border-color:#2f3b22;box-shadow:0 0 0 3px #2f3b221a}@media (width<=700px){.cart-item-details{padding-top:12px}.cart-item-details textarea{min-height:90px}}.cart-wholesale-label{color:#2f3b22;margin-top:4px;font-size:.76rem;font-weight:800;display:block}@media (width<=700px){.products-grid{grid-template-columns:repeat(2,1fr)!important;gap:14px!important}.product-card{border-radius:20px}.product-card-image{height:160px!important}.product-card-content{padding:14px!important}.product-card-content span,.product-card-content p:first-child{font-size:.68rem!important}.product-card-content h3{margin-bottom:6px!important;font-size:1rem!important;line-height:1.15!important}.product-card-content p{font-size:.78rem!important;line-height:1.35!important}.product-card-price,.product-price{font-size:.9rem!important}}@media (width<=390px){.products-grid{gap:10px!important}.product-card-image{height:135px!important}.product-card-content{padding:12px!important}.product-card-content h3{font-size:.92rem!important}.product-card-content p{font-size:.72rem!important}}@media (width<=700px){.product-card,.product-card *{word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.product-card-content{min-width:0}.product-card-content span,.product-card-content p,.product-card-content h3,.product-card-content strong,.product-card-content small{white-space:normal!important;text-overflow:unset!important;overflow:visible!important}.product-card-content h3{font-size:.95rem!important;line-height:1.2!important}.product-card-content p{font-size:.74rem!important;line-height:1.3!important}.product-card-content .section-subtitle,.product-category,.product-card-content span:first-child{letter-spacing:.05em!important;font-size:.62rem!important;line-height:1.2!important}.product-price,.product-card-price{font-size:.82rem!important;line-height:1.25!important}}@media (width<=390px){.product-card-content h3{font-size:.88rem!important}.product-card-content p{font-size:.7rem!important}.product-card-content .section-subtitle,.product-category,.product-card-content span:first-child{font-size:.58rem!important}}@media (width<=700px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.product-card{min-width:0!important;overflow:hidden!important}.product-card-image{height:150px!important}.product-card-content{padding:14px!important;overflow:hidden!important}.product-card-content h3{margin:8px 0 12px!important;font-size:1.45rem!important;line-height:1.05!important}.product-card-content>p,.product-card-content .product-description{display:none!important}.product-price-boxes,.product-prices,.price-boxes{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:100%!important;display:grid!important;overflow:hidden!important}.product-price-box,.price-box{border-radius:16px!important;width:100%!important;min-width:0!important;padding:10px 8px!important;overflow:hidden!important}.product-price-box span,.price-box span{letter-spacing:.08em!important;white-space:nowrap!important;font-size:.68rem!important;line-height:1!important;display:block!important}.product-price-box strong,.price-box strong{white-space:nowrap!important;font-size:1.05rem!important;line-height:1.15!important;display:block!important}.product-card button,.product-card .primary-button,.product-card .secondary-button{width:100%!important;min-height:48px!important;margin-top:14px!important;font-size:1rem!important}}@media (width<=390px){.products-grid{gap:10px!important}.product-card-image{height:135px!important}.product-card-content{padding:12px!important}.product-card-content h3{font-size:1.25rem!important}.product-price-box,.price-box{padding:9px 6px!important}.product-price-box span,.price-box span{letter-spacing:.06em!important;font-size:.6rem!important}.product-price-box strong,.price-box strong{font-size:.92rem!important}}@media (width<=700px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.premium-product-card{border-radius:22px!important;min-width:0!important;overflow:hidden!important}.premium-product-image-wrapper{border-radius:20px 20px 0 0!important;height:145px!important;overflow:hidden!important}.premium-product-image-wrapper .product-image{object-fit:cover!important;width:100%!important;height:100%!important}.premium-product-content{min-width:0!important;padding:14px 12px 16px!important;overflow:hidden!important}.premium-product-category{letter-spacing:.12em!important;white-space:normal!important;margin-bottom:7px!important;font-size:.78rem!important;line-height:1.15!important}.premium-product-header h3{word-break:normal!important;overflow-wrap:normal!important;margin:0 0 12px!important;font-size:1.35rem!important;line-height:1.05!important}.premium-product-description{display:none!important}.premium-price-box{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;max-width:100%!important;display:grid!important;overflow:hidden!important}.premium-price-box>div{text-align:center!important;border-radius:15px!important;width:100%!important;min-width:0!important;padding:9px 5px!important;overflow:hidden!important}.premium-price-box span{letter-spacing:.05em!important;white-space:nowrap!important;font-size:.58rem!important;line-height:1!important;display:block!important}.premium-price-box strong{white-space:nowrap!important;margin-top:6px!important;font-size:.95rem!important;line-height:1.1!important;display:block!important}.premium-minimum{white-space:normal!important;margin:12px 0 0!important;font-size:.8rem!important;line-height:1.2!important}.premium-product-button{border-radius:999px!important;width:100%!important;min-height:46px!important;margin-top:14px!important;font-size:.95rem!important}}@media (width<=390px){.products-grid{gap:10px!important}.premium-product-image-wrapper{height:130px!important}.premium-product-content{padding:12px 10px 14px!important}.premium-product-category{font-size:.68rem!important}.premium-product-header h3{font-size:1.15rem!important}.premium-price-box{gap:6px!important}.premium-price-box>div{padding:8px 4px!important}.premium-price-box span{letter-spacing:.03em!important;font-size:.52rem!important}.premium-price-box strong{font-size:.82rem!important}.premium-minimum{font-size:.72rem!important}.premium-product-button{min-height:42px!important;font-size:.88rem!important}}@media (width<=700px){.premium-price-box{flex-direction:column!important;gap:8px!important;width:100%!important;display:flex!important;overflow:visible!important}.premium-price-box>div{text-align:left!important;border-radius:14px!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;padding:9px 10px!important;display:flex!important;overflow:visible!important}.premium-price-box span{letter-spacing:.08em!important;white-space:nowrap!important;font-size:.62rem!important;line-height:1!important}.premium-price-box strong{white-space:nowrap!important;margin:0!important;font-size:.95rem!important;line-height:1!important}.premium-product-content{padding:14px 12px 16px!important}.premium-product-header h3{margin-bottom:12px!important;font-size:1.25rem!important;line-height:1.08!important}.premium-product-description{display:none!important}.premium-minimum{margin-top:10px!important;font-size:.78rem!important;line-height:1.2!important}.premium-product-button{margin-top:12px!important}}@media (width<=390px){.premium-price-box>div{padding:8px 9px!important}.premium-price-box span{letter-spacing:.06em!important;font-size:.56rem!important}.premium-price-box strong{font-size:.86rem!important}.premium-product-header h3{font-size:1.12rem!important}.premium-minimum{font-size:.7rem!important}}@media (width<=700px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.premium-product-card{border-radius:24px!important;min-width:0!important;overflow:hidden!important}.premium-product-image-wrapper{background:0 0!important;border-radius:22px!important;width:calc(100% - 28px)!important;height:145px!important;margin:14px auto 0!important;overflow:hidden!important}.premium-product-image-wrapper .product-image{object-fit:cover!important;object-position:center!important;border-radius:22px!important;width:100%!important;height:100%!important;display:block!important}.premium-product-content{min-width:0!important;padding:14px 12px 16px!important;overflow:hidden!important}.premium-product-category{letter-spacing:.12em!important;white-space:normal!important;margin-bottom:8px!important;font-size:.76rem!important;line-height:1.15!important}.premium-product-header h3{margin:0 0 12px!important;font-size:1.28rem!important;line-height:1.08!important}.premium-product-description{display:none!important}.premium-price-box{flex-direction:column!important;gap:9px!important;width:100%!important;display:flex!important;overflow:visible!important}.premium-price-box>div{text-align:center!important;border-radius:16px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:5px!important;width:100%!important;min-width:0!important;padding:9px 10px!important;display:flex!important;overflow:visible!important}.premium-price-box span{letter-spacing:.08em!important;white-space:nowrap!important;font-size:.7rem!important;line-height:1!important;display:block!important}.premium-price-box strong{white-space:nowrap!important;margin:0!important;font-size:1.08rem!important;line-height:1.1!important;display:block!important}.premium-minimum{white-space:normal!important;margin:12px 0 0!important;font-size:.78rem!important;line-height:1.2!important}.premium-product-button{border-radius:999px!important;width:100%!important;min-height:46px!important;margin-top:14px!important;font-size:.95rem!important}}@media (width<=390px){.products-grid{gap:10px!important}.premium-product-image-wrapper{border-radius:20px!important;width:calc(100% - 24px)!important;height:132px!important;margin-top:12px!important}.premium-product-image-wrapper .product-image{border-radius:20px!important}.premium-product-content{padding:12px 10px 14px!important}.premium-product-category{font-size:.66rem!important}.premium-product-header h3{font-size:1.1rem!important}.premium-price-box{gap:8px!important}.premium-price-box>div{padding:8px!important}.premium-price-box span{font-size:.62rem!important}.premium-price-box strong{font-size:.95rem!important}.premium-minimum{font-size:.7rem!important}.premium-product-button{min-height:42px!important;font-size:.88rem!important}}@media (width<=700px){.premium-product-image-wrapper{background:#f7efe6!important;border-radius:24px 24px 0 0!important;width:100%!important;height:175px!important;margin:0!important;overflow:hidden!important}.premium-product-image-wrapper .product-image{object-fit:cover!important;object-position:center!important;border-radius:0!important;width:100%!important;height:100%!important;display:block!important}.premium-product-card{overflow:hidden!important}.premium-product-content{padding:14px 12px 16px!important}}@media (width<=390px){.premium-product-image-wrapper{height:155px!important}}.hero-mobile-kicker,.hero-mobile-benefits{display:none}@media (width<=700px){.hero{background:#17120e!important;align-items:stretch!important;min-height:calc(100vh - 86px)!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.hero:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#19140fd1 0%,#19140f94 42%,#19140f29 100%),linear-gradient(#14100c14 0%,#14100c2e 45%,#14100cc7 100%);position:absolute;inset:0}.hero-text{z-index:4!important;color:#fffaf4!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;width:100%!important;min-height:calc(100vh - 86px)!important;padding:72px 24px 190px!important;display:flex!important;position:relative!important}.hero-logo,.hero-desktop-subtitle{display:none!important}.hero-mobile-kicker{color:#f7efe6!important;letter-spacing:.18em!important;text-transform:uppercase!important;margin:0 0 20px!important;font-size:.74rem!important;font-weight:800!important;display:block!important}.hero-text h1{color:#fffaf4!important;letter-spacing:-.04em!important;text-shadow:0 8px 28px #00000052!important;max-width:330px!important;margin:0!important;font-size:clamp(2.7rem,13vw,4.4rem)!important;line-height:.95!important}.hero-text .description{color:#fffaf4e6!important;text-shadow:0 4px 18px #00000052!important;max-width:280px!important;margin:22px 0 0!important;font-size:1rem!important;line-height:1.55!important}.hero-text .primary-button{color:#fffaf4!important;letter-spacing:.12em!important;text-transform:uppercase!important;background:#5b6835f2!important;border:1px solid #fffaf447!important;border-radius:14px!important;min-height:52px!important;margin-top:28px!important;padding:0 26px!important;font-size:.82rem!important;box-shadow:0 18px 42px #00000047!important}.hero-text .primary-button:after{content:"→";margin-left:12px;font-size:1rem}.hero-product{z-index:1!important;border-radius:0!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important;overflow:hidden!important}.hero-product img{object-fit:cover!important;object-position:center bottom!important;border-radius:0!important;width:100%!important;height:100%!important;display:block!important}.hero-product-badge{display:none!important}.hero-mobile-benefits{z-index:5!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#5b6835eb!important;border-radius:24px!important;grid-template-columns:repeat(3,1fr)!important;gap:4px!important;min-height:112px!important;padding:18px 10px!important;display:grid!important;position:absolute!important;bottom:22px!important;left:18px!important;right:18px!important;box-shadow:0 18px 44px #00000047!important}.hero-mobile-benefits div{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 6px!important;display:flex!important}.hero-mobile-benefits div:not(:last-child){border-right:1px solid #fffaf438!important}.hero-mobile-benefits span{border:1px solid #fffaf48c!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;font-size:1rem!important;display:flex!important}.hero-mobile-benefits p{color:#fffaf4!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0!important;font-size:.68rem!important;font-weight:800!important;line-height:1.25!important}}@media (width<=390px){.hero-text{padding:58px 22px 178px!important}.hero-text h1{font-size:clamp(2.45rem,12vw,3.8rem)!important}.hero-text .description{max-width:260px!important;font-size:.94rem!important}.hero-mobile-benefits{min-height:102px!important;padding:14px 8px!important;bottom:18px!important;left:14px!important;right:14px!important}.hero-mobile-benefits span{width:32px!important;height:32px!important}.hero-mobile-benefits p{font-size:.6rem!important}}@media (width<=700px){.hero{min-height:calc(100svh - 86px)!important}.hero:before{background:linear-gradient(90deg,#16110db8 0%,#16110d80 45%,#16110d33 100%),linear-gradient(#14100c0d 0%,#14100c38 45%,#14100cad 100%)!important}.hero-text{text-align:left!important;justify-content:flex-start!important;align-items:flex-start!important;min-height:calc(100svh - 86px)!important;padding:70px 24px 120px!important}.hero-mobile-kicker{color:#d7dda9!important;letter-spacing:.2em!important;margin-bottom:18px!important;font-size:.72rem!important}.hero-text h1{text-align:left!important;letter-spacing:-.035em!important;max-width:310px!important;font-size:clamp(2.65rem,11vw,3.65rem)!important;line-height:.98!important}.hero-text .description{text-align:left!important;max-width:285px!important;margin-top:22px!important;font-size:1rem!important;line-height:1.48!important}.hero-text .primary-button{letter-spacing:.13em!important;border-radius:16px!important;justify-content:center!important;width:auto!important;min-width:210px!important;min-height:50px!important;margin-top:26px!important;padding:0 24px!important;font-size:.78rem!important}.hero-product img{object-position:center center!important}.hero-mobile-benefits{display:none!important}}@media (width<=390px){.hero-text{padding:58px 22px 105px!important}.hero-text h1{max-width:285px!important;font-size:clamp(2.35rem,10.5vw,3.2rem)!important}.hero-text .description{max-width:265px!important;font-size:.92rem!important}.hero-text .primary-button{min-width:195px!important;min-height:48px!important;font-size:.72rem!important}}@media (width<=700px){.hero-text .primary-button{text-align:center!important;justify-content:center!important;align-items:center!important;gap:12px!important;padding:0 24px!important;line-height:1!important;display:inline-flex!important}.hero-text .primary-button:after{transform:translateY(-1px);content:"→"!important;justify-content:center!important;align-items:center!important;margin-left:0!important;line-height:1!important;display:inline-flex!important}}.admin-form select{color:#2f2a22;background:#fffdf9;border:1px solid #e7dacd;border-radius:14px;outline:none;width:100%;min-height:48px;padding:0 14px;font-family:inherit;font-size:.95rem}.admin-form select:focus{border-color:#2f3b22;box-shadow:0 0 0 3px #2f3b221a}.catalog-tabs{background:#f2e7da;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:720px;margin:26px auto 34px;padding:8px;display:flex}.catalog-tabs button{color:#5f5144;cursor:pointer;background:0 0;border:none;border-radius:999px;flex:1;min-height:46px;font-family:inherit;font-size:.9rem;font-weight:800;transition:all .25s}.catalog-tabs button.active{color:#fffaf4;background:#2f3b22;box-shadow:0 12px 26px #2f3b222e}.catalog-tabs button:hover{background:#2f3b221a}.catalog-tabs button.active:hover{background:#2f3b22}.catalog-empty-message{color:#6d6257;text-align:center;background:#fff8ef;border:1px solid #eadfd3;border-radius:22px;grid-column:1/-1;margin:20px auto 0;padding:22px 24px;font-size:.95rem;font-weight:700}.refill-section{background:#fffaf4;padding:90px 24px}.refill-card{background:linear-gradient(135deg,#2f3b22e6,#5b6835db),#2f3b22;border-radius:34px;max-width:1120px;margin:0 auto;padding:54px;overflow:hidden;box-shadow:0 24px 60px #2f3b222e}.refill-content{max-width:620px}.refill-content .section-subtitle{color:#e8d9c8}.refill-content h2{color:#fffaf4;margin:0 0 18px;font-size:clamp(2.2rem,4vw,4rem)}.refill-content p{color:#fffaf4e0;margin:0;font-size:1.05rem;line-height:1.7}.refill-features{flex-wrap:wrap;gap:12px;margin:28px 0;display:flex}.refill-features span{color:#fffaf4;background:#fffaf421;border-radius:999px;padding:10px 14px;font-size:.88rem;font-weight:800}.refill-button{color:#2f3b22;background:#fffaf4;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:.92rem;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 16px 34px #0000002e}@media (width<=700px){.catalog-tabs{border-radius:22px;grid-template-columns:1fr;gap:7px;max-width:100%;margin:22px 0 28px;padding:6px;display:grid}.catalog-tabs button{min-height:42px;font-size:.82rem}.refill-section{padding:64px 18px}.refill-card{border-radius:28px;padding:34px 22px}.refill-content h2{font-size:2.25rem;line-height:1}.refill-content p{font-size:.95rem;line-height:1.6}.refill-features{flex-direction:column;gap:9px}.refill-features span{text-align:center;width:100%;font-size:.82rem}.refill-button{text-align:center;width:100%;min-height:50px;font-size:.86rem}}.refill-premium-section{background:#fffaf4;padding:70px 24px}.refill-premium-shell{background:radial-gradient(circle at top,#ffffff14,#0000 35%),linear-gradient(135deg,#2f3b22 0%,#53602f 52%,#2f3b22 100%);border:1px solid #e6d39e5c;border-radius:30px;max-width:1180px;margin:0 auto;padding:46px 42px 50px;position:relative;overflow:hidden;box-shadow:0 24px 60px #2f3b222e}.refill-premium-shell:before{content:"";pointer-events:none;border:1px solid #e6d39e47;border-radius:22px;position:absolute;inset:14px}.refill-premium-heading{z-index:2;text-align:center;margin-bottom:34px;position:relative}.refill-premium-heading p{color:#fffaf4d1;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1rem}.refill-premium-heading span{background:#e6d39ee6;border-radius:999px;width:74px;height:2px;margin:14px auto;display:block}.refill-premium-heading h2{color:#fffaf4;letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,5vw,5rem);font-weight:400;line-height:.95}.refill-premium-heading h3{color:#fffaf4e6;margin:18px 0 0;font-size:clamp(1.05rem,1.8vw,1.55rem);font-weight:400}.refill-premium-timeline{z-index:2;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:12px;max-width:820px;margin:34px auto 30px;display:grid;position:relative}.refill-premium-number{color:#fffaf4;border:1.5px solid #e6d39ee6;border-radius:999px;justify-content:center;align-items:center;width:62px;height:62px;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;display:flex}.refill-premium-line{background:#e6d39ebf;border-radius:999px;height:1.5px}.refill-premium-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:34px;display:grid;position:relative}.refill-premium-step{text-align:center}.refill-premium-step h4{color:#fffaf4;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.3rem,2vw,1.9rem);font-weight:400}.refill-premium-step span{background:#e6d39e;border-radius:999px;width:8px;height:8px;margin:12px auto;display:block}.refill-premium-step p{color:#fffaf4db;margin:0;font-size:.95rem;line-height:1.55}.refill-premium-button{z-index:2;color:#2f3b22;background:#fffaf4;border-radius:18px;justify-content:center;align-items:center;width:fit-content;min-width:300px;min-height:52px;margin:0 auto;padding:0 28px;font-size:1rem;font-weight:700;text-decoration:none;display:flex;position:relative;box-shadow:0 14px 32px #00000029}@media (width<=700px){.refill-premium-section{padding:52px 14px}.refill-premium-shell{border-radius:24px;padding:34px 18px 32px}.refill-premium-shell:before{border-radius:17px;inset:9px}.refill-premium-heading{margin-bottom:26px}.refill-premium-heading p{font-size:.82rem}.refill-premium-heading span{width:54px;margin:10px auto}.refill-premium-heading h2{font-size:2.35rem;line-height:.96}.refill-premium-heading h3{margin-top:12px;font-size:.98rem}.refill-premium-timeline{display:none}.refill-premium-grid{grid-template-columns:1fr;gap:14px;margin-bottom:24px}.refill-premium-step{background:#fffaf414;border:1px solid #e6d39e33;border-radius:18px;padding:18px 14px}.refill-premium-step h4{font-size:1.45rem}.refill-premium-step span{margin:9px auto}.refill-premium-step p{font-size:.88rem;line-height:1.45}.refill-premium-button{border-radius:16px;width:100%;min-width:0;min-height:48px;font-size:.92rem}}.footer-credit{color:#fffaf4a6;text-align:center;margin-top:10px;font-size:.85rem}.footer-credit a:hover{text-decoration:underline}.aromas-editorial-section{background:radial-gradient(circle at 0 0,#e8d9c88c,#0000 34%),linear-gradient(135deg,#fffaf4 0%,#f5ecdf 100%);padding:110px 7% 120px;overflow:hidden}.aromas-editorial-header{grid-template-columns:1.3fr .7fr;align-items:end;gap:48px;max-width:1500px;margin:0 auto 58px;display:grid}.aromas-kicker{color:var(--dark);margin-bottom:44px;font-size:1.55rem;font-weight:500}.aromas-editorial-title-block h2{color:var(--dark);letter-spacing:-.055em;margin:0;font-size:clamp(4rem,7vw,7.3rem);font-weight:400;line-height:.95}.aromas-divider{width:170px;height:24px;margin-top:36px;position:relative}.aromas-divider:before{content:"";background:#b78a35;width:120px;height:2px;position:absolute;top:50%;left:0}.aromas-divider span{border-bottom:2px solid #b78a35;border-radius:50%;width:58px;height:22px;position:absolute;top:2px;left:102px;transform:rotate(-12deg)}.aromas-divider span:before,.aromas-divider span:after{content:"";border-top:2px solid #b78a35;border-bottom:none;border-left:none;border-right:2px solid #b78a35;border-radius:50%;width:22px;height:10px;position:absolute}.aromas-divider span:before{top:2px;right:0;transform:rotate(20deg)}.aromas-divider span:after{top:5px;right:22px;transform:rotate(-32deg)}.aromas-editorial-text{color:#5f574d;justify-self:end;max-width:440px;padding-bottom:12px;font-family:Manrope,system-ui,sans-serif;font-size:1.25rem;line-height:1.8}.aromas-editorial-text p{margin:0 0 10px}.aromas-editorial-grid{grid-template-columns:repeat(4,1fr);gap:26px;max-width:1500px;margin:0 auto;display:grid}.aroma-editorial-card{cursor:pointer;background:#2f3b22;border:none;border-radius:18px;height:465px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 20px 44px #2f2a2229}.aroma-editorial-card:hover{transform:translateY(-8px);box-shadow:0 28px 64px #2f2a2238}.aroma-editorial-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.aroma-editorial-card:hover img{transform:scale(1.06)}.aroma-editorial-overlay{z-index:1;background:linear-gradient(#1f2a180a 0%,#1f2a1833 38%,#1f2a18eb 100%);position:absolute;inset:0}.aroma-editorial-content{z-index:2;color:#fffaf4;flex-direction:column;justify-content:flex-end;padding:34px 34px 32px;display:flex;position:absolute;inset:0}.aroma-editorial-top{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.aroma-editorial-number{color:#d8ae57;font-size:2rem;font-weight:400;line-height:1}.aroma-editorial-arrow{color:#f6df9a;background:#1f2a1847;border:1.5px solid #d8ae57;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;line-height:1;transition:all .25s;display:flex}.aroma-editorial-arrow:hover{color:#2f3b22;background:#d8ae57}.aroma-editorial-bottom h3{color:#fffaf4;margin:0 0 12px;font-size:2.55rem;font-weight:400;line-height:1}.aroma-editorial-bottom p{color:#fffaf4e0;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:1.02rem;line-height:1.5}@media (width<=1000px){.aromas-editorial-header{grid-template-columns:1fr;gap:24px}.aromas-editorial-text{justify-self:start;max-width:620px}.aromas-editorial-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.aromas-editorial-section{padding:72px 18px 84px}.aromas-kicker{margin-bottom:22px;font-size:1.15rem}.aromas-editorial-title-block h2{font-size:3.25rem}.aromas-divider{margin-top:22px}.aromas-editorial-text{font-size:1rem;line-height:1.65}.aromas-editorial-grid{grid-template-columns:1fr;gap:18px}.aroma-editorial-card{border-radius:18px;height:390px}.aroma-editorial-content{padding:26px 24px}.aroma-editorial-number{font-size:1.65rem}.aroma-editorial-arrow{width:42px;height:42px;font-size:1.7rem}.aroma-editorial-bottom h3{font-size:2.15rem}.aroma-editorial-bottom p{font-size:.95rem}}.aromas-editorial-title-block h2{letter-spacing:-.04em;font-size:clamp(3.2rem,5.2vw,5.6rem);line-height:.95}.aromas-editorial-text{color:var(--green-soft);font-weight:500}.aromas-editorial-text p{color:var(--green-soft)}@media (width<=700px){.aromas-editorial-title-block h2{font-size:2.75rem;line-height:1}.aromas-editorial-text{font-size:.98rem}}.hero{background:#26321f;align-items:center;min-height:calc(100vh - 88px);padding:0 7%;display:flex;position:relative;overflow:hidden}.hero-product{z-index:1;box-shadow:none;border-radius:0;position:absolute;inset:0}.hero-product img{object-fit:cover;object-position:center right;width:100%;height:100%;display:block}.hero:after{content:"";z-index:2;background:linear-gradient(90deg,#1f2a18f2 0%,#1f2a18d1 34%,#1f2a1847 62%,#1f2a1814 100%);position:absolute;inset:0}.hero-text{z-index:3;color:#fffaf4;max-width:520px;padding:90px 0;position:relative}.hero-logo{filter:brightness(0)invert();opacity:.92;width:160px;margin-bottom:36px}.hero .subtitle,.hero-text .subtitle{color:#efe1b7;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:16px;font-size:.78rem;font-weight:700}.hero h1,.hero-text h1{color:#fffaf4;letter-spacing:-.045em;max-width:500px;margin-bottom:22px;font-size:clamp(2.8rem,5vw,5.8rem);font-weight:400;line-height:.95}.hero .description,.hero-text .description{color:#fffaf4db;max-width:480px;margin-bottom:32px;font-family:Manrope,system-ui,sans-serif;font-size:1.02rem;line-height:1.75}.hero .primary-button{color:#2f3b22;background:#fffaf4;border-radius:999px;padding:14px 26px;font-family:Manrope,system-ui,sans-serif;font-size:.92rem;font-weight:700;box-shadow:0 16px 32px #00000029}.hero .primary-button:hover{color:#2f3b22;background:#efe1b7;transform:translateY(-2px)}.hero-product-badge{display:none}.hero{height:560px;min-height:560px;padding:0 7%}.hero-text{max-width:430px;padding:60px 0}.hero-logo{display:none}.hero h1,.hero-text h1{max-width:430px;font-size:clamp(2.7rem,4.2vw,4.6rem);line-height:.98}.hero .description,.hero-text .description{max-width:390px;font-size:.9rem;line-height:1.6}.hero-product img{object-fit:cover;object-position:center center;width:100%;height:100%}.hero:after{background:linear-gradient(90deg,#1f2a18eb 0%,#1f2a18b8 32%,#1f2a183d 62%,#1f2a180f 100%)}@media (width<=768px){.hero{justify-content:flex-start;align-items:center;height:calc(100vh - 72px);min-height:640px;padding:0 22px;overflow:hidden}.hero-product{z-index:1;box-shadow:none;border-radius:0;position:absolute;inset:0;overflow:hidden}.hero-product img{object-fit:cover!important;object-position:center center!important;width:185%!important;max-width:none!important;height:100%!important;transform:translate(-40%)!important}.hero:after{content:"";z-index:2;background:linear-gradient(90deg,#1f2a18eb 0%,#1f2a18c2 42%,#1f2a1857 68%,#1f2a1814 100%);position:absolute;inset:0}.hero-text{z-index:3;color:#fffaf4;width:62%;max-width:330px;padding:0;position:relative}.hero-logo{display:none}.hero .subtitle,.hero-text .subtitle{color:#efe1b7;letter-spacing:3px;text-transform:uppercase;margin-bottom:14px;font-size:.72rem;font-weight:700}.hero h1,.hero-text h1{color:#fffaf4;letter-spacing:-.045em;max-width:320px;margin-bottom:18px;font-size:3.05rem;font-weight:400;line-height:.95}.hero .description,.hero-text .description{color:#fffaf4e0;max-width:310px;margin-bottom:28px;font-family:Manrope,system-ui,sans-serif;font-size:.95rem;line-height:1.62}.hero .primary-button{background:var(--green-soft);color:#fffaf4;letter-spacing:2px;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:12px;width:fit-content;padding:15px 26px;font-family:Manrope,system-ui,sans-serif;font-size:.82rem;font-weight:800;display:inline-flex;box-shadow:0 16px 32px #0000002e}.hero .primary-button:after{content:"→";font-size:1rem}}.brand-logo{align-items:center;gap:12px;display:flex}.brand-logo-img{object-fit:contain;width:54px;height:54px}.brand-logo-text{flex-direction:column;line-height:1;display:flex}.brand-logo-text span{letter-spacing:4px;color:#2f2a22;font-family:Georgia,serif;font-size:1.65rem;font-weight:500}.brand-logo-text small{letter-spacing:7px;color:#66713b;margin-top:7px;font-size:.72rem;font-weight:600}@media (width<=768px){.brand-logo{gap:8px}.brand-logo-img{width:44px;height:44px}.brand-logo-text span{letter-spacing:3px;font-size:1.15rem}.brand-logo-text small{letter-spacing:5px;font-size:.58rem}}.refill-split-section{background:#fffaf4;grid-template-columns:42% 58%;min-height:680px;display:grid;overflow:hidden}.refill-split-left{color:#fffaf4;background:radial-gradient(circle at 0 0,#ffffff14,#0000 34%),linear-gradient(135deg,#26341f 0%,#445528 100%);align-items:center;display:flex;position:relative}.refill-split-left-content{width:100%;max-width:520px;margin-left:auto;padding:90px 72px 90px 8%}.refill-split-left h2{color:#fffaf4;letter-spacing:-.055em;text-shadow:0 2px #0000002e;margin:0;font-size:clamp(4.2rem,6.4vw,7.4rem);font-weight:400;line-height:.95}.refill-split-divider{background:#d5aa55;border-radius:999px;width:110px;height:2px;margin:42px 0 34px}.refill-split-left p{color:#fffaf4e6;margin:0;font-size:clamp(1.65rem,2.4vw,2.35rem);line-height:1.35}.refill-split-line{width:calc(100% + 90px);height:54px;margin:52px 0 34px;position:relative}.refill-split-line:before{content:"";background:#d5aa55;width:100%;height:2px;position:absolute;top:50%;left:0}.refill-split-line span{background:#fffaf40a;border:2px solid #d5aa55;border-radius:999px;width:62px;height:62px;position:absolute;top:50%;right:-26px;transform:translateY(-50%)}.refill-split-line span:after{content:"";background:#d5aa55;border-radius:999px;width:18px;height:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.refill-split-button{color:#2f3b22;background:#fffaf4;border-radius:12px;justify-content:center;align-items:center;min-width:320px;min-height:64px;padding:0 32px;font-size:1.3rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 18px 42px #00000029}.refill-split-button:hover{transform:translateY(-2px);box-shadow:0 24px 50px #0003}.refill-split-right{background:radial-gradient(circle at 100% 0,#d6aa551f,#0000 32%),linear-gradient(135deg,#fffaf4 0%,#f5eadc 100%);align-items:center;padding:90px 8% 90px 110px;display:flex}.refill-split-steps{gap:74px;display:grid;position:relative}.refill-split-steps:before{content:"";background:#d5aa55;width:2px;position:absolute;top:70px;bottom:70px;left:52px}.refill-split-step{grid-template-columns:106px 1fr;align-items:start;gap:64px;display:grid;position:relative}.refill-split-number{z-index:2;color:#2f2a22;background:#fffaf4;border:2px solid #d5aa55;border-radius:999px;justify-content:center;align-items:center;width:106px;height:106px;font-size:2rem;font-weight:700;display:flex;position:relative}.refill-split-step-text h3{color:#2f2a22;margin:12px 0 18px;font-size:clamp(2.1rem,3vw,3.15rem);font-weight:500;line-height:1.05}.refill-split-step-text span{background:#d5aa55;border-radius:999px;width:12px;height:12px;margin-bottom:22px;display:block}.refill-split-step-text p{color:#3f372f;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:1.25rem;line-height:1.65}@media (width<=900px){.refill-split-section{grid-template-columns:1fr;min-height:auto}.refill-split-left{min-height:auto}.refill-split-left-content{max-width:100%;margin:0;padding:64px 24px 52px}.refill-split-left h2{font-size:3.7rem}.refill-split-divider{margin:28px 0 24px}.refill-split-left p{font-size:1.55rem}.refill-split-line{width:100%;margin:36px 0 28px}.refill-split-line span{right:0}.refill-split-button{width:100%;min-width:0;min-height:56px;font-size:1.05rem}.refill-split-right{padding:56px 24px 70px}.refill-split-steps{gap:42px}.refill-split-steps:before{top:50px;bottom:50px;left:34px}.refill-split-step{grid-template-columns:70px 1fr;gap:24px}.refill-split-number{width:70px;height:70px;font-size:1.35rem}.refill-split-step-text h3{margin:4px 0 10px;font-size:2rem}.refill-split-step-text span{width:9px;height:9px;margin-bottom:12px}.refill-split-step-text p{font-size:.98rem;line-height:1.55}}.refill-split-button-mobile{display:none}@media (width<=768px){.refill-split-section{background:radial-gradient(circle at 0 0,#ffffff14,#0000 36%),linear-gradient(135deg,#26341f 0%,#445528 100%)!important;min-height:auto!important;padding:0!important;display:block!important}.refill-split-left{background:0 0!important;min-height:auto!important;display:block!important}.refill-split-left-content{max-width:100%!important;margin:0!important;padding:54px 24px 28px!important}.refill-split-left h2{letter-spacing:-.045em!important;color:#fffaf4!important;font-size:3.25rem!important;line-height:.95!important}.refill-split-divider{background:#d5aa55!important;width:78px!important;height:2px!important;margin:24px 0 20px!important}.refill-split-left p{color:#fffaf4e6!important;font-size:1.35rem!important;line-height:1.35!important}.refill-split-line,.refill-split-button-desktop{display:none!important}.refill-split-right{background:0 0!important;padding:12px 18px 56px!important;display:block!important}.refill-split-steps{gap:16px!important;margin:0 auto 28px!important;display:grid!important}.refill-split-steps:before{display:none!important}.refill-split-step{background:#fffaf4f0!important;border:1px solid #d5aa5547!important;border-radius:20px!important;grid-template-columns:52px 1fr!important;align-items:start!important;gap:14px!important;padding:18px 16px!important;display:grid!important;box-shadow:0 16px 34px #00000014!important}.refill-split-number{color:#2f2a22!important;background:0 0!important;border:1.5px solid #d5aa55!important;border-radius:999px!important;width:46px!important;height:46px!important;font-size:.95rem!important;font-weight:700!important}.refill-split-step-text h3{color:#2f2a22!important;margin:0 0 7px!important;font-size:1.45rem!important;line-height:1.05!important}.refill-split-step-text span{background:#d5aa55!important;width:7px!important;height:7px!important;margin-bottom:9px!important}.refill-split-step-text p{color:#3f372f!important;margin:0!important;font-family:Manrope,system-ui,sans-serif!important;font-size:.84rem!important;line-height:1.45!important}.refill-split-step-text br{display:none!important}.refill-split-button-mobile{color:#2f3b22!important;background:#fffaf4!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:54px!important;font-size:1rem!important;font-weight:700!important;text-decoration:none!important;display:flex!important;box-shadow:0 18px 38px #00000029!important}}.trust-editorial-section{background:radial-gradient(circle at 0 0,#e8d9c875,#0000 34%),radial-gradient(circle at 100% 100%,#66713b29,#0000 34%),linear-gradient(135deg,#fffaf4 0%,#f6eddf 100%);padding:105px 7% 115px;position:relative;overflow:hidden}.trust-editorial-grid{z-index:2;grid-template-columns:repeat(4,1fr);max-width:1500px;margin:0 auto;display:grid;position:relative}.trust-editorial-item{text-align:center;min-height:300px;padding:12px 48px 0;position:relative}.trust-editorial-item:not(:last-child):after{content:"";background:linear-gradient(#0000,#c59746b3,#0000);width:1px;height:250px;position:absolute;top:22px;right:0}.trust-editorial-item:not(:last-child):before{content:"✦";color:#c59746;background:#fffaf4;font-size:1rem;line-height:1;position:absolute;top:145px;right:-7px}.trust-editorial-icon{color:#53602f;width:86px;height:86px;margin-bottom:26px}.trust-editorial-ornament{width:110px;height:18px;margin:0 auto 28px;position:relative}.trust-editorial-ornament:before,.trust-editorial-ornament:after{content:"";background:#c59746;width:42px;height:1px;position:absolute;top:50%}.trust-editorial-ornament:before{left:0}.trust-editorial-ornament:after{right:0}.trust-editorial-ornament span{background:#c59746;width:13px;height:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.trust-editorial-item h3{color:#2f3b22;letter-spacing:-.035em;margin:0 0 26px;font-size:clamp(2.1rem,3vw,3.55rem);font-weight:400;line-height:1.05}.trust-editorial-item p{color:#3f372f;max-width:300px;margin:0 auto;font-family:Manrope,system-ui,sans-serif;font-size:1.15rem;line-height:1.8}@media (width<=1000px){.trust-editorial-grid{grid-template-columns:repeat(2,1fr);gap:54px 0}.trust-editorial-item:nth-child(2):after{display:none}}@media (width<=700px){.trust-editorial-section{padding:68px 22px 76px}.trust-editorial-grid{grid-template-columns:1fr;gap:0}.trust-editorial-item{border-bottom:1px solid #c5974647;min-height:auto;padding:34px 8px}.trust-editorial-item:last-child{border-bottom:none}.trust-editorial-item:after,.trust-editorial-item:before{display:none!important}.trust-editorial-icon{width:58px;height:58px;margin-bottom:18px}.trust-editorial-ornament{width:86px;margin-bottom:18px}.trust-editorial-ornament:before,.trust-editorial-ornament:after{width:32px}.trust-editorial-ornament span{width:10px;height:10px}.trust-editorial-item h3{margin-bottom:14px;font-size:2.15rem}.trust-editorial-item p{max-width:295px;font-size:.98rem;line-height:1.65}}.footer{text-align:center!important;color:#fffaf4!important;background:#26341f!important;padding:95px 7% 54px!important;position:relative!important;overflow:hidden!important}.footer:after{content:none!important;display:none!important}.footer .section-subtitle,.footer h2,.footer-text,.social-grid,.footer-divider,.footer-copy,.footer-credit{z-index:2!important;position:relative!important}.footer .section-subtitle{color:#d5aa55!important;letter-spacing:6px!important;text-transform:uppercase!important;margin-bottom:16px!important;font-family:Manrope,system-ui,sans-serif!important;font-size:.88rem!important;font-weight:700!important}.footer h2{color:#fffaf4!important;letter-spacing:-.03em!important;margin:0 0 18px!important;font-size:clamp(2.7rem,4vw,4rem)!important;font-weight:400!important;line-height:1.05!important}.footer-text{color:#fffaf4e0!important;max-width:720px!important;margin:0 auto!important;font-family:Manrope,system-ui,sans-serif!important;font-size:1.08rem!important;line-height:1.7!important}.social-grid{grid-template-columns:repeat(4,1fr)!important;gap:28px!important;max-width:1180px!important;margin:58px auto 0!important;display:grid!important}.social-card{outline-offset:-6px!important;color:#2f3b22!important;background:linear-gradient(135deg,#fffaf4 0%,#f5eadc 100%)!important;border:2px solid #d5aa55e6!important;border-radius:24px!important;outline:1px solid #fffaf4d1!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;min-height:312px!important;padding:46px 28px 34px!important;text-decoration:none!important;transition:transform .28s,box-shadow .28s!important;display:flex!important;box-shadow:0 22px 52px #00000029!important}.social-card:hover{transform:translateY(-8px)!important;box-shadow:0 30px 64px #00000038!important}.social-icon{color:#5b6b38!important;margin-bottom:28px!important;font-size:4rem!important}.instagram-icon{color:#c85a73!important}.social-card:after{content:"✦"!important;color:#d5aa55!important;order:2!important;margin:18px 0!important;font-size:1.05rem!important;line-height:1!important;display:block!important}.social-card h3{color:#334121!important;letter-spacing:-.03em!important;order:3!important;margin:0 0 12px!important;font-size:clamp(1.9rem,2.6vw,2.8rem)!important;font-weight:400!important;line-height:1!important}.social-card p{color:#51473f!important;order:4!important;margin:0!important;font-family:Manrope,system-ui,sans-serif!important;font-size:1rem!important;line-height:1.55!important}.footer-divider{width:min(560px,100%)!important;margin:62px auto 30px!important}.footer-divider:before,.footer-divider:after{background:#d5aa55b8!important;width:calc(50% - 42px)!important}.footer-divider span{color:#d5aa55!important;font-size:1.55rem!important}.footer-copy,.footer-credit{color:#fffaf4e0!important}.footer-copy{font-size:.98rem!important}.footer-credit{margin-top:14px!important;font-size:.94rem!important}.footer-credit a{color:#fffaf4!important;text-underline-offset:3px!important;font-weight:700!important;text-decoration:underline!important}@media (width<=1000px){.social-grid{grid-template-columns:repeat(2,1fr)!important;max-width:720px!important}}@media (width<=700px){.footer{padding:68px 20px 42px!important}.footer:before{opacity:.55!important;background-position:-20px 10px,right -20px top 10px,left -22px bottom 70px,right -22px bottom 70px!important;background-size:110px,110px,92px,92px!important}.footer .section-subtitle{letter-spacing:4px!important;font-size:.72rem!important}.footer h2{font-size:2.3rem!important}.footer-text{max-width:320px!important;font-size:.94rem!important}.social-grid{grid-template-columns:1fr!important;gap:18px!important;max-width:340px!important;margin-top:42px!important}.social-card{min-height:210px!important;padding:32px 20px 26px!important}.social-icon{margin-bottom:18px!important;font-size:3rem!important}.social-card h3{font-size:1.9rem!important}.social-card p{font-size:.9rem!important}.footer-divider{margin:42px auto 24px!important}.trust-editorial-section{padding:34px 14px 30px!important}.trust-editorial-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;display:grid!important}.trust-editorial-item{text-align:center!important;background:#fffaf4a6!important;border:1px solid #c5974638!important;border-radius:18px!important;min-height:auto!important;padding:18px 10px!important}.trust-editorial-item:before,.trust-editorial-item:after{display:none!important}.trust-editorial-icon{width:34px!important;height:34px!important;margin-bottom:10px!important}.trust-editorial-ornament{width:54px!important;height:10px!important;margin-bottom:10px!important}.trust-editorial-ornament:before,.trust-editorial-ornament:after{width:20px!important}.trust-editorial-ornament span{width:8px!important;height:8px!important}.trust-editorial-item h3{letter-spacing:-.02em!important;margin:0!important;font-size:1.25rem!important;line-height:1.05!important}.trust-editorial-item p{display:none!important}.modal-price-boxes{gap:10px!important;margin:16px 0 18px!important}.modal-price-box{border-radius:14px!important;padding:12px 10px!important}.modal-price-box span{letter-spacing:1.6px!important;margin-bottom:6px!important;font-size:.62rem!important}.modal-price-box strong{margin-bottom:4px!important;font-size:1.25rem!important}.modal-price-box small{font-size:.68rem!important;line-height:1.25!important}.modal-info{padding:28px 18px 22px!important}.modal-info h2{margin-bottom:10px!important;font-size:1.75rem!important}.modal-info p{margin-bottom:14px!important;font-size:.86rem!important;line-height:1.45!important}.modal-quantity-box{margin-top:12px!important;padding:10px 12px!important}}@media (width>=701px){.trust-editorial-section{padding:58px 7% 64px!important}.trust-editorial-grid{max-width:1320px!important}.trust-editorial-item{min-height:220px!important;padding:6px 34px 0!important}.trust-editorial-item:not(:last-child):after{height:190px!important;top:8px!important}.trust-editorial-item:not(:last-child):before{top:104px!important}.trust-editorial-icon{width:58px!important;height:58px!important;margin-bottom:16px!important}.trust-editorial-ornament{width:86px!important;height:14px!important;margin-bottom:18px!important}.trust-editorial-ornament:before,.trust-editorial-ornament:after{width:32px!important}.trust-editorial-ornament span{width:10px!important;height:10px!important}.trust-editorial-item h3{margin-bottom:16px!important;font-size:clamp(1.85rem,2.25vw,2.65rem)!important;line-height:1.02!important}.trust-editorial-item p{max-width:245px!important;font-size:.92rem!important;line-height:1.55!important}}@media (width<=700px){html,body{overflow-x:hidden!important}.hero{text-align:left!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;height:calc(100vh - 76px)!important;min-height:calc(100vh - 76px)!important;padding:0 20px!important;display:flex!important;overflow:hidden!important}.hero-text{z-index:3!important;width:100%!important;max-width:245px!important;margin:0!important;padding:0!important;position:relative!important;transform:none!important}.hero h1,.hero-text h1{letter-spacing:-.04em!important;max-width:245px!important;margin:0 0 16px!important;font-size:2.25rem!important;line-height:.96!important}.hero .description,.hero-text .description{max-width:235px!important;margin:0 0 22px!important;font-size:.78rem!important;line-height:1.45!important}.hero .subtitle,.hero-text .subtitle{letter-spacing:2.3px!important;margin-bottom:12px!important;font-size:.62rem!important}.hero .primary-button{letter-spacing:1.4px!important;padding:12px 20px!important;font-size:.7rem!important}.hero-product{position:absolute!important;inset:0!important;overflow:hidden!important}.hero-product img{object-fit:cover!important;object-position:center center!important;width:170%!important;max-width:none!important;height:100%!important;transform:translate(-34%)!important}}.course-full-section{overflow:hidden;background:radial-gradient(circle at 0 0,#e8d9c86b,#0000 32%),linear-gradient(135deg,#fffaf4 0%,#f5eadc 100%)!important;padding:0!important}.course-full-hero{grid-template-columns:.85fr 1.15fr;align-items:center;gap:72px;max-width:1500px;margin:0 auto;padding:82px 7% 34px;display:grid}.course-full-content{position:relative}.course-open-badge{color:#fffaf4;letter-spacing:1.8px;text-transform:uppercase;background:#66713b;border-radius:6px;justify-content:center;align-items:center;min-height:42px;margin-bottom:44px;padding:0 22px;font-family:Manrope,system-ui,sans-serif;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 12px 26px #66713b33}.course-full-section .course-kicker{color:#66713b;letter-spacing:8px;text-transform:uppercase;margin:0 0 18px;font-family:Manrope,system-ui,sans-serif;font-size:.9rem;font-weight:700}.course-full-content h2{color:#2f2a22;letter-spacing:-.065em;margin:0 0 24px;font-size:clamp(4.7rem,7vw,8.3rem);font-weight:400;line-height:.9}.course-full-section .course-description{color:#3f372f;max-width:520px;margin:0 0 28px;font-family:Manrope,system-ui,sans-serif;font-size:1.35rem;line-height:1.5}.course-cta-row{align-items:center;gap:44px;margin-top:26px;display:flex}.course-online-seal{color:#66713b;border:1.5px solid #7a5a36;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:105px;height:105px;line-height:1;display:flex;position:relative}.course-online-seal:after{content:"";opacity:.85;border-right:1.4px solid #66713b;border-radius:50%;width:34px;height:70px;position:absolute;top:18px;right:-18px;transform:rotate(-8deg)}.course-online-seal strong{font-size:1.65rem;font-weight:400}.course-online-seal span{text-transform:uppercase;letter-spacing:.8px;margin-top:4px;font-family:Manrope,system-ui,sans-serif;font-size:.98rem;font-weight:600}.course-full-section .course-button{color:#fffaf4;background:#66713b;border-radius:999px;justify-content:center;align-items:center;min-width:245px;min-height:58px;padding:0 34px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:600;text-decoration:none;transition:transform .25s,background .25s;display:inline-flex;box-shadow:0 16px 36px #66713b3d}.course-full-section .course-button:hover{background:#55602f;transform:translateY(-2px)}.course-full-section .course-image{border-radius:0 42px 42px 0;position:relative;overflow:hidden;box-shadow:0 28px 80px #2f2a2229}.course-full-section .course-image img{object-fit:cover;width:100%;height:540px;display:block}.course-benefits-bar{background:#fffaf48c;border-top:1px solid #d5aa5540;border-bottom:1px solid #d5aa552e;grid-template-columns:repeat(5,1fr);gap:0;padding:24px 7%;display:grid}.course-benefit-item{border-right:1px solid #c597468c;justify-content:center;align-items:center;gap:18px;min-height:78px;padding:0 30px;display:flex}.course-benefit-item:last-child{border-right:none}.course-benefit-icon{color:#53602f;flex-shrink:0;width:42px;height:42px}.course-benefit-item p{color:#3f372f;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:1rem;line-height:1.4}.course-details-grid{grid-template-columns:1fr 1fr;gap:78px;max-width:1200px;margin:0 auto;padding:56px 7% 50px;display:grid}.course-detail-block:first-child{border-right:1px solid #c597468c;padding-right:70px}.course-detail-block h3{color:#53602f;text-align:center;text-transform:uppercase;letter-spacing:-.02em;margin:0;font-size:clamp(2rem,3vw,3.1rem);font-weight:400;line-height:1}.course-small-divider{width:250px;height:22px;margin:16px auto 32px;position:relative}.course-small-divider:before,.course-small-divider:after{content:"";background:#c59746bf;width:95px;height:1px;position:absolute;top:50%}.course-small-divider:before{left:0}.course-small-divider:after{right:0}.course-small-divider span{border-bottom:1.5px solid #c59746;border-radius:50%;width:22px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)rotate(-14deg)}.course-modalities-grid{grid-template-columns:1fr 1fr;gap:48px;display:grid}.course-detail-block h4{color:#2f2a22;text-transform:uppercase;margin:0 0 20px;font-size:1.25rem;font-weight:500}.course-detail-block ul{color:#3f372f;margin:0;padding-left:20px;font-family:Manrope,system-ui,sans-serif;font-size:1rem;line-height:1.8}.course-detail-block li::marker{color:#66713b}.course-learning ul{max-width:570px;margin:0 auto;padding-left:26px;list-style:none}.course-learning li{margin-bottom:5px;position:relative}.course-learning li:before{content:"❧";color:#c59746;position:absolute;top:0;left:-28px}.course-bottom-cta{background:radial-gradient(circle at 0 0,#d5aa551f,#0000 30%),linear-gradient(135deg,#26341f 0%,#40542a 100%);grid-template-columns:1fr 1fr;align-items:center;gap:42px;padding:28px 7%;display:grid}.course-bottom-cta p{color:#fffaf4;max-width:720px;margin:0 0 0 auto;font-size:clamp(1.5rem,2.3vw,2.45rem);font-weight:400;line-height:1.25}.course-whatsapp-box{color:#2f3b22;background:#fffaf4e6;border:2px solid #fffaf4;border-radius:18px;align-items:center;gap:18px;width:min(460px,100%);min-height:78px;padding:14px 24px;text-decoration:none;transition:transform .25s,background .25s;display:flex;box-shadow:inset 0 0 0 3px #2f3b221f}.course-whatsapp-box:hover{background:#fffaf4;transform:translateY(-2px)}.course-whatsapp-box svg{flex-shrink:0;width:42px;height:42px}.course-whatsapp-box span{font-size:1.25rem;font-weight:500;line-height:1.25}@media (width<=1000px){.course-full-hero{grid-template-columns:1fr;gap:38px}.course-benefits-bar{grid-template-columns:repeat(2,1fr)}.course-benefit-item{border-bottom:1px solid #c5974647;border-right:none}.course-benefit-item:last-child{border-bottom:none;grid-column:1/-1}.course-details-grid{grid-template-columns:1fr;gap:44px}.course-detail-block:first-child{border-bottom:1px solid #c5974666;border-right:none;padding-bottom:42px;padding-right:0}.course-bottom-cta{grid-template-columns:1fr}.course-bottom-cta p{margin:0}}@media (width<=700px){.course-full-hero{gap:30px;padding:54px 20px 26px}.course-open-badge{letter-spacing:1.4px;min-height:34px;margin-bottom:30px;padding:0 15px;font-size:.68rem}.course-full-section .course-kicker{letter-spacing:4px;margin-bottom:12px;font-size:.66rem}.course-full-content h2{font-size:3.35rem;line-height:.94}.course-full-section .course-description{margin-bottom:22px;font-size:1rem}.course-cta-row{align-items:center;gap:18px}.course-online-seal{width:76px;height:76px}.course-online-seal:after{display:none}.course-online-seal strong{font-size:1.18rem}.course-online-seal span{font-size:.72rem}.course-full-section .course-button{flex:1;min-width:0;min-height:48px;padding:0 18px;font-size:1rem}.course-full-section .course-image{border-radius:24px}.course-full-section .course-image img{height:300px}.course-benefits-bar{grid-template-columns:1fr;padding:20px}.course-benefit-item{justify-content:flex-start;gap:16px;min-height:auto;padding:16px 0}.course-benefit-item:last-child{grid-column:auto}.course-benefit-icon{width:34px;height:34px}.course-benefit-item p{font-size:.92rem}.course-details-grid{gap:36px;padding:42px 22px 38px}.course-detail-block h3{font-size:1.85rem}.course-small-divider{width:210px;margin-bottom:24px}.course-small-divider:before,.course-small-divider:after{width:78px}.course-modalities-grid{grid-template-columns:1fr;gap:26px}.course-detail-block h4{margin-bottom:12px;font-size:1rem}.course-detail-block ul{font-size:.92rem;line-height:1.7}.course-bottom-cta{gap:24px;padding:30px 20px 34px}.course-bottom-cta p{font-size:1.45rem}.course-whatsapp-box{border-radius:16px;min-height:70px;padding:12px 16px}.course-whatsapp-box svg{width:34px;height:34px}.course-whatsapp-box span{font-size:.98rem}}.product-card,.premium-product-card{overflow:hidden!important}.premium-product-image-wrapper{aspect-ratio:1!important;background:#f4eadf!important;border-radius:30px 30px 0 0!important;padding:0!important;overflow:hidden!important}.premium-product-image-wrapper img,.premium-product-card .product-image{object-fit:cover!important;object-position:center center!important;border-radius:0!important;width:100%!important;max-width:none!important;height:100%!important;display:block!important}.premium-product-badge{z-index:3!important}.modal-image{background:#f0e5d7!important;height:calc(100vh - 56px)!important;min-height:560px!important;max-height:720px!important;padding:0!important;overflow:hidden!important}.modal-image img{object-fit:cover!important;object-position:center center!important;border-radius:0!important;width:100%!important;height:100%!important;max-height:none!important;display:block!important}.modal-info{scrollbar-width:thin;max-height:calc(100vh - 56px)!important;padding:70px 54px 44px!important;overflow-y:auto!important}.modal-info .section-subtitle{margin-top:0!important;margin-bottom:18px!important;display:block!important}@media (width<=700px){.premium-product-image-wrapper{border-radius:24px 24px 0 0!important}.modal-overlay{align-items:flex-start!important;padding:16px 10px!important}.product-modal{border-radius:24px!important;width:100%!important;max-height:none!important;display:block!important;overflow:visible!important}.modal-image{border-radius:24px 24px 0 0!important;height:320px!important;min-height:320px!important;max-height:320px!important}.modal-image img{object-fit:cover!important;height:320px!important}.modal-info{max-height:none!important;padding:32px 18px 24px!important;overflow:visible!important}.modal-close{width:42px!important;height:42px!important;position:fixed!important;top:14px!important;right:14px!important}}.modal-overlay{align-items:flex-start!important;padding:28px 20px!important;overflow-y:auto!important}.product-modal{border-radius:28px!important;grid-template-columns:1fr 1fr!important;width:min(1120px,94vw)!important;max-height:none!important;margin:0 auto!important;display:grid!important;overflow:hidden!important}.modal-image{background:#f0e5d7!important;height:auto!important;min-height:620px!important;padding:0!important;overflow:hidden!important}.modal-image img{object-fit:cover!important;object-position:center center!important;border-radius:0!important;width:100%!important;height:100%!important;min-height:620px!important;display:block!important}.modal-info{flex-direction:column!important;justify-content:flex-start!important;max-height:none!important;padding:62px 54px 44px!important;display:flex!important;overflow:visible!important}.modal-info .section-subtitle{color:var(--green-soft)!important;margin:0 0 18px!important;display:block!important}.modal-info h2{margin-top:0!important;margin-bottom:20px!important}.modal-close{z-index:9999!important;color:#fffaf4!important;background:#2f3b22!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;display:flex!important;position:fixed!important;top:28px!important;right:34px!important}@media (width<=700px){.modal-overlay{align-items:flex-start!important;padding:16px 10px!important}.product-modal{border-radius:24px!important;width:100%!important;display:block!important;overflow:hidden!important}.modal-image{border-radius:24px 24px 0 0!important;height:320px!important;min-height:320px!important}.modal-image img{object-fit:cover!important;height:320px!important;min-height:320px!important}.modal-info{padding:30px 18px 24px!important}.modal-close{width:42px!important;height:42px!important;top:14px!important;right:14px!important}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.product-card,.premium-product-card{border-radius:20px!important;overflow:hidden!important}.premium-product-image-wrapper{aspect-ratio:1/1.42!important;border-radius:20px 20px 0 0!important;padding:0!important;overflow:hidden!important}.premium-product-image-wrapper img,.premium-product-card .product-image{object-fit:cover!important;object-position:center center!important;border-radius:0!important;width:100%!important;height:100%!important;display:block!important}.premium-product-badge{padding:4px 8px!important;font-size:.54rem!important;top:7px!important;left:7px!important}.premium-product-content,.product-info{padding:7px 8px 10px!important}.premium-product-category{letter-spacing:1.1px!important;margin-bottom:3px!important;font-size:.46rem!important}.premium-product-content h3,.product-info h3{margin-bottom:6px!important;font-size:.9rem!important;line-height:1.08!important}.premium-product-description,.product-info p{display:none!important}.premium-price-box,.price-boxes{grid-template-columns:1fr 1fr!important;gap:5px!important;margin-bottom:5px!important}.premium-price-box div,.price-box{border-radius:8px!important;padding:4px 3px!important}.premium-price-box span,.price-box span{letter-spacing:.65px!important;margin-bottom:1px!important;font-size:.4rem!important;line-height:1.05!important}.premium-price-box strong,.price-box strong{font-size:.62rem!important;line-height:1!important}.premium-minimum{margin-bottom:6px!important;font-size:.48rem!important;line-height:1.15!important}.premium-product-button{border-radius:999px!important;padding:7px!important;font-size:.62rem!important;line-height:1.05!important}.modal-price-boxes{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:18px 0 20px!important;display:grid!important}.modal-price-box{border-radius:12px!important;padding:9px 5px!important}.modal-price-box span{letter-spacing:1px!important;margin-bottom:4px!important;font-size:.52rem!important;line-height:1.1!important}.modal-price-box strong{margin-bottom:3px!important;font-size:.92rem!important;line-height:1.05!important}.modal-price-box small{font-size:.58rem!important;line-height:1.15!important}.modal-info h2{font-size:1.75rem!important;line-height:1.05!important}.modal-info p{font-size:.82rem!important;line-height:1.45!important}.modal-quantity-box{margin-top:12px!important;padding:10px 12px!important}}.featured-carousel-section{padding-top:62px!important;padding-bottom:58px!important;overflow:hidden!important}.featured-carousel-section h2{margin-bottom:32px!important}.featured-carousel{width:100%;position:relative;overflow:hidden}.featured-carousel:before,.featured-carousel:after{content:"";z-index:3;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.featured-carousel:before{background:linear-gradient(90deg,#f8f4ee 0%,#f8f4ee00 100%);left:0}.featured-carousel:after{background:linear-gradient(270deg,#f8f4ee 0%,#f8f4ee00 100%);right:0}.featured-carousel-track{gap:28px;width:max-content;animation:34s linear infinite featuredCarouselMove;display:flex}.featured-carousel:hover .featured-carousel-track{animation-play-state:paused}.featured-carousel-item{flex:none;width:clamp(260px,22vw,315px)}.featured-carousel-item .premium-product-card,.featured-carousel-item .product-card{height:100%}@keyframes featuredCarouselMove{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=700px){.featured-carousel-section{padding-top:42px!important;padding-bottom:42px!important}.featured-carousel-section h2{margin-bottom:22px!important;font-size:2rem!important}.featured-carousel:before,.featured-carousel:after{width:40px}.featured-carousel-track{gap:14px;animation-duration:26s}.featured-carousel-item{width:155px}}.aroma-selector-panel{background:#fffaf4c7;border:1px solid #e8d9c8f2;border-radius:24px;margin:18px 0 20px;padding:18px;box-shadow:0 14px 32px #2f2a2212}.aroma-selector-header h3{color:var(--dark);margin-bottom:8px;font-size:1.3rem;font-weight:500}.aroma-selector-header p{color:var(--brown-soft);margin:0 0 15px!important;font-size:.92rem!important;line-height:1.45!important}.aroma-selector-search{width:100%;color:var(--dark);background:#fff;border:1px solid #e0d1c2;border-radius:16px;outline:none;margin-bottom:12px;padding:12px 14px}.aroma-selector-search:focus{border-color:var(--green-soft)}.aroma-selector-filters{gap:9px;margin-bottom:14px;display:flex}.aroma-selector-filters button{color:var(--brown-soft);background:#fff;border:1px solid #dfcfbf;border-radius:999px;padding:8px 13px;font-size:.82rem;font-weight:700;transition:all .22s}.aroma-selector-filters button.active{background:var(--green);color:var(--cream);border-color:var(--green)}.aroma-selector-list{flex-direction:column;gap:9px;max-height:280px;padding-right:4px;display:flex;overflow-y:auto}.aroma-selector-option{width:100%;color:var(--dark);text-align:left;background:#fff;border:1px solid #e4d6c7;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:12px 13px;transition:all .22s;display:grid}.aroma-selector-option:hover{border-color:var(--green-soft);transform:translateY(-1px)}.aroma-selector-option.selected{border-color:var(--green-soft);background:#f1f5e9;box-shadow:0 10px 22px #66713b1f}.aroma-selector-radio{border:1.5px solid #b7aa99;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.aroma-selector-radio span{background:var(--green-soft);border-radius:50%;width:9px;height:9px}.aroma-selector-name{color:var(--dark);font-size:.96rem;font-weight:700}.aroma-selector-status{white-space:nowrap;border-radius:999px;justify-self:end;padding:6px 9px;font-size:.72rem;font-weight:800}.aroma-selector-status.ready{background:var(--success-bg);color:var(--green)}.aroma-selector-status.custom-order{color:#8a6f4d;background:#f6ede2}.aroma-selector-message,.aroma-selector-error{margin:10px 0 0!important;font-size:.86rem!important;line-height:1.35!important}.aroma-selector-message{color:var(--brown-soft)!important}.aroma-selector-error{color:var(--danger)!important}.cart-item-aroma-summary{flex-direction:column;gap:5px;margin:9px 0 10px;display:flex}.cart-item-aroma-summary span{color:var(--dark);font-size:.86rem;font-weight:800}.cart-item-aroma-summary strong{border-radius:999px;width:fit-content;padding:6px 10px;font-size:.72rem;font-weight:900}.cart-item-aroma-summary strong.ready{background:var(--success-bg);color:var(--green)}.cart-item-aroma-summary strong.custom-order{color:#8a6f4d;background:#f6ede2}@media (width<=700px){.aroma-selector-panel{border-radius:20px;margin:14px 0 16px;padding:14px}.aroma-selector-header h3{font-size:1.15rem}.aroma-selector-header p{font-size:.78rem!important}.aroma-selector-filters{grid-template-columns:1fr 1fr;display:grid}.aroma-selector-filters button{padding:8px 7px;font-size:.72rem}.aroma-selector-list{max-height:300px}.aroma-selector-option{grid-template-columns:auto 1fr;gap:8px 10px;padding:11px}.aroma-selector-status{white-space:normal;grid-column:2;justify-self:start;font-size:.66rem}.aroma-selector-name{font-size:.9rem}}.admin-ready-stock-section{background:#ffffffa8;border:1px solid #e8d9c8f2;border-radius:24px;margin:12px 0 8px;padding:22px;box-shadow:0 12px 30px #2f2a220f}.admin-ready-stock-header{margin-bottom:18px}.admin-ready-stock-header h2{color:var(--dark);letter-spacing:-.3px;margin:0 0 7px;font-size:1.2rem;font-weight:800}.admin-ready-stock-header p{color:var(--brown-soft);margin:0;font-size:.9rem;line-height:1.55}.admin-ready-stock-controls{grid-template-columns:1fr 150px auto;align-items:end;gap:12px;display:grid}.admin-ready-stock-controls>div{flex-direction:column;gap:7px;display:flex}.admin-ready-stock-controls label{color:var(--dark);font-size:.88rem;font-weight:800}.admin-ready-stock-controls select,.admin-ready-stock-controls input,.admin-ready-stock-item input{width:100%;color:var(--dark);background:#fff;border:1px solid #ddd2c4;border-radius:14px;outline:none;padding:13px 14px}.admin-ready-stock-controls select:focus,.admin-ready-stock-controls input:focus,.admin-ready-stock-item input:focus{border-color:var(--green-soft)}.admin-ready-stock-controls button,.admin-ready-stock-item button{background:var(--green);color:var(--cream);border:none;border-radius:999px;font-weight:800;transition:all .22s}.admin-ready-stock-controls button{min-height:48px;margin:0;padding:0 18px}.admin-ready-stock-controls button:hover,.admin-ready-stock-item button:hover{background:var(--green-dark);transform:translateY(-1px)}.admin-ready-stock-empty{color:#8a6f4d;background:#f7efe6;border-radius:16px;margin-top:14px;padding:14px;font-size:.9rem;font-weight:700}.admin-ready-stock-list{flex-direction:column;gap:10px;margin-top:16px;display:flex}.admin-ready-stock-item{background:#fff;border:1px solid #eadccd;border-radius:18px;grid-template-columns:1fr 120px auto;align-items:center;gap:12px;padding:13px;display:grid}.admin-ready-stock-item div{flex-direction:column;gap:5px;display:flex}.admin-ready-stock-item strong{color:var(--dark);font-size:.95rem;font-weight:900}.admin-ready-stock-item span{background:var(--success-bg);width:fit-content;color:var(--green);border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:900}.admin-ready-stock-item input{text-align:center}.admin-ready-stock-item button{background:#b94a48;margin:0;padding:11px 16px}.admin-ready-stock-item button:hover{background:#963936}@media (width<=700px){.admin-ready-stock-section{border-radius:20px;padding:16px}.admin-ready-stock-controls{grid-template-columns:1fr}.admin-ready-stock-controls button{width:100%}.admin-ready-stock-item{grid-template-columns:1fr}.admin-ready-stock-item input{text-align:left}.admin-ready-stock-item button{width:100%}}.admin-aromas-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.admin-aroma-card{background:#fffaf4f7;border:1px solid #e8d9c8f2;border-radius:28px;padding:22px;transition:all .25s;box-shadow:0 18px 45px #2f2a2214}.admin-aroma-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #2f2a221f}.admin-aroma-card-top{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.admin-aroma-icon{background:var(--success-bg);width:48px;height:48px;color:var(--green);border-radius:18px;justify-content:center;align-items:center;display:flex}.admin-aroma-card h3{color:var(--dark);margin-bottom:10px;font-size:1.3rem;font-weight:900}.admin-aroma-card p{min-height:54px;color:var(--brown-soft);margin-bottom:18px;font-size:.92rem;line-height:1.55}.admin-aroma-actions{grid-template-columns:1fr;gap:10px;display:grid}.admin-empty-panel{text-align:center;color:var(--green);background:#fffaf4f5;border:1px solid #e8d9c8f2;border-radius:28px;grid-column:1/-1;padding:46px 28px;box-shadow:0 18px 45px #2f2a2214}.admin-empty-panel h3{color:var(--dark);margin:16px 0 8px;font-size:1.3rem;font-weight:900}.admin-empty-panel p{color:var(--brown-soft)}@media (width<=1000px){.admin-aromas-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.admin-aromas-grid{grid-template-columns:1fr;gap:16px}.admin-aroma-card{border-radius:24px;padding:18px}.admin-aroma-card p{min-height:auto}}.modal-selection-summary{margin-top:26px}.modal-selection-kicker{color:var(--green-soft)!important;letter-spacing:1.7px!important;text-transform:uppercase!important;margin:0 0 10px!important;font-size:.72rem!important;font-weight:800!important}.modal-selection-card{background:#fffaf4c7;border:1px solid #e8d9c8f2;border-radius:18px;width:100%;max-width:430px;padding:16px 18px;box-shadow:0 12px 30px #2f2a220d}.modal-selection-row{border-bottom:1px solid #e8d9c8b8;grid-template-columns:120px 1fr;align-items:center;gap:12px;padding:8px 0;display:grid}.modal-selection-row:first-child{padding-top:0}.modal-selection-row:last-child{border-bottom:none;padding-bottom:0}.modal-selection-row span{color:var(--brown-soft);font-size:.78rem;font-weight:700}.modal-selection-row strong{color:var(--dark);font-size:.82rem;font-weight:800}.modal-selection-row.total strong{font-size:1rem;font-weight:900}.modal-selection-status{border-radius:999px;width:fit-content;padding:5px 10px;line-height:1.1;font-size:.68rem!important;font-weight:900!important}.modal-selection-status.ready{background:var(--success-bg);color:var(--green)}.modal-selection-status.custom-order{color:#8a6f4d;background:#f6ede2}.modal-selection-muted{color:#9a8d7c!important;font-size:.76rem!important}.modal-selection-benefits{grid-template-columns:repeat(3,1fr);gap:14px;max-width:430px;margin-top:22px;display:grid}.modal-selection-benefits div{text-align:center}.modal-selection-benefits span{color:var(--green-soft);margin-bottom:7px;font-size:1.15rem;display:block}.modal-selection-benefits p{color:var(--brown-soft);margin:0!important;font-size:.72rem!important;line-height:1.2!important}@media (width<=700px){.modal-selection-summary{margin-top:20px}.modal-selection-card{border-radius:16px;max-width:none;padding:14px}.modal-selection-row{grid-template-columns:92px 1fr;gap:8px;padding:7px 0}.modal-selection-row span{font-size:.7rem}.modal-selection-row strong{font-size:.74rem}.modal-selection-status{padding:4px 8px;font-size:.62rem!important}.modal-selection-benefits{gap:8px;margin-top:18px}.modal-selection-benefits p{font-size:.62rem!important}}.modal-left-column{background:var(--cream);flex-direction:column;display:flex}.modal-left-column .modal-image{width:100%}.modal-left-column .modal-selection-summary{padding:28px 34px 30px;margin-top:0!important}.modal-selection-product-name{color:var(--dark);margin:0 0 22px;font-size:1.6rem;font-weight:500;line-height:1.15}.modal-left-column .modal-selection-card,.modal-left-column .modal-selection-benefits{max-width:none}@media (width>=701px){.modal-left-column{min-height:100%}.modal-left-column .modal-image{height:48%;min-height:360px}.modal-left-column .modal-image img{object-fit:cover;height:100%}.modal-info{justify-content:flex-start!important}}@media (width<=700px){.modal-left-column .modal-selection-summary{padding:22px 18px 24px}.modal-selection-product-name{font-size:1.35rem}}@media (width>=701px){.modal-overlay{align-items:center!important;padding:24px!important;overflow-y:auto!important}.product-modal{background:var(--cream)!important;border-radius:30px!important;grid-template-columns:1fr 1fr!important;align-items:stretch!important;width:min(1180px,94vw)!important;max-height:calc(100vh - 48px)!important;display:grid!important;overflow:hidden!important}.modal-left-column{background:var(--cream)!important;grid-template-rows:58% 42%!important;min-height:calc(100vh - 48px)!important;display:grid!important}.modal-left-column .modal-image{background:#f0e5d7!important;border-radius:0!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;padding:0!important;overflow:hidden!important}.modal-left-column .modal-image img{object-fit:cover!important;object-position:center center!important;border-radius:0!important;width:100%!important;height:100%!important;max-height:none!important;display:block!important}.modal-left-column .modal-selection-summary{background:var(--cream)!important;margin:0!important;padding:34px 38px 32px!important}.modal-selection-product-name{color:var(--dark)!important;margin:0 0 24px!important;font-size:1.72rem!important;font-weight:500!important;line-height:1.12!important}.modal-left-column .modal-selection-card{max-width:none!important}.modal-left-column .modal-selection-benefits{max-width:none!important;margin-top:26px!important}.modal-info{background:var(--cream)!important;justify-content:flex-start!important;max-height:calc(100vh - 48px)!important;padding:54px 54px 42px!important;overflow-y:auto!important}.modal-info>.section-subtitle,.modal-info>h2,.modal-info>p{display:block!important}.modal-info>.section-subtitle{color:var(--green-soft)!important;letter-spacing:4px!important;margin-bottom:18px!important;font-size:.9rem!important;font-weight:800!important}.modal-info>h2{color:var(--dark)!important;margin-bottom:26px!important;font-size:3.6rem!important;line-height:1!important}.modal-info>p{color:var(--dark)!important;margin-bottom:32px!important;font-size:1.18rem!important;line-height:1.75!important}.modal-price-boxes{grid-template-columns:1fr 1fr!important;gap:24px!important;margin:0 0 26px!important;display:grid!important}.modal-price-box{border-radius:22px!important;min-height:160px!important;padding:28px 20px!important}.modal-price-box span{letter-spacing:3px!important;margin-bottom:16px!important;font-size:.95rem!important;line-height:1.25!important}.modal-price-box strong{margin-bottom:12px!important;font-size:2rem!important;line-height:1!important}.modal-price-box small{font-size:.95rem!important;line-height:1.35!important}.modal-quantity-box{border-radius:20px!important;margin:0 0 24px!important;padding:22px 24px!important}.aroma-selector-panel{border-radius:22px!important;margin:0 0 24px!important;padding:22px!important}.modal-info .whatsapp-button{border-radius:999px!important;width:100%!important;margin-top:0!important;padding:17px 24px!important;font-size:1rem!important;font-weight:700!important}.modal-left-column .modal-selection-summary{padding-top:28px!important}.modal-left-column{grid-template-rows:66% 34%!important}.modal-left-column .modal-selection-summary{padding:22px 38px!important}.modal-selection-kicker{margin-bottom:8px!important}.modal-selection-card{padding:14px 18px!important}.modal-selection-row{padding:6px 0!important}.modal-selection-benefits{margin-top:16px!important}.modal-selection-benefits span{margin-bottom:4px!important;font-size:1rem!important}.modal-selection-benefits p{font-size:.68rem!important;line-height:1.15!important}}@media (width<=700px){.modal-left-column .modal-selection-summary{display:none!important}.modal-left-column{display:block!important}.modal-left-column .modal-image{height:300px!important;min-height:300px!important;max-height:300px!important}.catalog-section,.products-section{padding-left:16px!important;padding-right:16px!important}.catalog-header h2,.products-section h2,.catalog-title{text-align:center!important;margin-bottom:18px!important;font-size:2.05rem!important;line-height:1.05!important}.catalog-categories,.catalog-tabs,.catalog-filters{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-bottom:18px!important;display:grid!important}.catalog-categories button,.catalog-tabs button,.catalog-filters button,.catalog-chip,.catalog-tab{text-align:center!important;border-radius:20px!important;justify-content:center!important;align-items:center!important;min-height:76px!important;padding:10px 12px!important;font-size:.95rem!important;line-height:1.2!important;display:flex!important}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:start!important;gap:14px!important;display:grid!important}.product-card,.premium-product-card{border-radius:22px!important;flex-direction:column!important;display:flex!important;overflow:hidden!important}.premium-product-image-wrapper{aspect-ratio:1/1.08!important;border-radius:22px 22px 0 0!important;padding:0!important;overflow:hidden!important}.premium-product-image-wrapper img,.premium-product-card .product-image{object-fit:cover!important;object-position:center center!important;border-radius:0!important;width:100%!important;height:100%!important;display:block!important}.premium-product-badge{border-radius:999px!important;padding:4px 8px!important;font-size:.54rem!important;line-height:1!important;top:8px!important;left:8px!important}.premium-product-content,.product-info{padding:10px 10px 12px!important}.premium-product-category{letter-spacing:1.5px!important;margin-bottom:6px!important;font-size:.52rem!important;line-height:1.2!important}.premium-product-content h3,.product-info h3{margin-bottom:8px!important;font-size:.98rem!important;line-height:1.12!important}.premium-product-description{display:none!important}.premium-price-box,.price-boxes{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin-bottom:8px!important;display:grid!important}.premium-price-box div,.price-box{border-radius:12px!important;min-height:auto!important;padding:9px 6px!important}.premium-price-box span,.price-box span{letter-spacing:.9px!important;margin-bottom:4px!important;font-size:.52rem!important;line-height:1.15!important;display:block!important}.premium-price-box strong,.price-box strong{font-size:.75rem!important;line-height:1.1!important;display:block!important}.premium-minimum{text-align:center!important;margin-bottom:10px!important;font-size:.56rem!important;line-height:1.2!important}.premium-product-button{white-space:normal!important;border-radius:999px!important;width:100%!important;min-height:44px!important;padding:10px 8px!important;font-size:.78rem!important;line-height:1.05!important}}.footer{isolation:isolate!important;background:#f7edd9!important;position:relative!important;overflow:hidden!important}.footer:before{content:""!important;z-index:-2!important;transform-origin:50%!important;background:conic-gradient(from 90deg,#f7edd9 0deg 90deg,#4f7657 90deg 180deg,#f7edd9 180deg 270deg,#4f7657 270deg 360deg) 0 0/300px 300px!important;position:absolute!important;inset:-12%!important;transform:scale(1.14)rotate(-1.5deg)skew(-2.5deg)skewY(1.5deg)!important}.footer:after{content:""!important;z-index:-1!important;pointer-events:none!important;background:radial-gradient(at 20% 25%,#ffffff1f 0%,#0000 30%),radial-gradient(at 75% 70%,#ffffff14 0%,#0000 35%)!important;position:absolute!important;inset:0!important}.footer>*{z-index:2!important;position:relative!important}@media (width<=700px){.footer:before{background-size:170px 170px!important;inset:-15%!important;transform:scale(1.18)rotate(-1.2deg)skew(-3deg)skewY(2deg)!important}}.footer,.footer p,.footer span,.footer h2,.footer h3,.footer a{color:#18311e!important}.footer>.section-subtitle{color:#b77d21!important}.footer>h2,.footer-text,.social-card,.social-card h3,.social-card p,.footer-copy,.footer-credit{color:#18311e!important}.footer-credit a{color:#18311e!important;font-weight:700!important;text-decoration:underline!important}
