:root{--bg:#070707;--panel:#10100f;--panel2:#16140f;--text:#f6f1e7;--muted:#aaa397;--gold:#d8aa45;--gold2:#f0cc72;--line:rgba(216,170,69,.26);--shadow:0 30px 90px rgba(0,0,0,.45);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% 8%,#211707 0,transparent 28%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}.container{width:min(1180px,calc(100% - 36px));margin:auto}.section-pad{padding:90px 0}.ambient{position:fixed;border-radius:50%;filter:blur(80px);pointer-events:none;opacity:.12;z-index:-1}.ambient-a{width:420px;height:420px;background:#ffb300;top:15%;left:-180px}.ambient-b{width:360px;height:360px;background:#8f5d00;right:-140px;bottom:10%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{position:sticky;top:0;z-index:50;background:rgba(7,7,7,.72);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.nav-wrap{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand img{width:48px;height:48px;object-fit:cover;border-radius:12px}.brand span{display:flex;flex-direction:column;line-height:.95}.brand strong{font-family:Georgia,serif;font-size:20px;letter-spacing:.16em;color:var(--gold2)}.brand small{font-family:Georgia,serif;color:#ded2b6;letter-spacing:.18em;margin-top:5px}.nav{display:flex;gap:26px;margin-left:auto}.nav a{font-size:14px;color:#ddd7cd;transition:.2s}.nav a:hover{color:var(--gold2)}.nav-actions{display:flex;gap:10px}.icon-btn,.cart-btn{border:1px solid var(--line);background:#111;color:#fff;border-radius:999px;height:42px;padding:0 15px;display:flex;align-items:center;justify-content:center;cursor:pointer}.icon-btn{width:42px;padding:0;color:#75f0a2;font-weight:800}.cart-btn span{background:var(--gold);color:#111;min-width:22px;height:22px;border-radius:999px;display:grid;place-items:center;margin-left:8px;font-weight:700}.nav-toggle{display:none;margin-left:auto;background:transparent;border:0;color:#fff;font-size:24px}.hero{min-height:calc(100vh - 76px);display:flex;align-items:center;padding-top:50px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:55px}.eyebrow{text-transform:uppercase;letter-spacing:.22em;color:var(--gold2);font-size:12px;font-weight:800}.hero h1,.section-head h2,.custom-copy h2,.about-card h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.02;margin:.16em 0}.hero h1{font-size:clamp(48px,6.3vw,84px);max-width:760px}.hero h1 em{color:var(--gold2);font-style:italic}.hero-sub{max-width:650px;color:#c1baae;font-size:18px;line-height:1.75}.hero-actions{display:flex;gap:12px;margin:34px 0 28px}.btn{min-height:50px;border-radius:14px;padding:0 22px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-weight:800;cursor:pointer;transition:.24s}.btn:hover{transform:translateY(-2px)}.btn-gold{background:linear-gradient(135deg,#f4d17a,#b67a16);color:#171006;box-shadow:0 13px 35px rgba(216,170,69,.2)}.btn-outline{border-color:var(--line);background:rgba(255,255,255,.03);color:#f8e7bd}.trust-row{display:flex;flex-wrap:wrap;gap:10px}.trust-row span{font-size:12px;color:#c9c0ae;padding:9px 12px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(255,255,255,.02)}.hero-visual{position:relative;min-height:610px;display:grid;place-items:center;isolation:isolate}.bottle-stage{position:relative;width:min(490px,88%);aspect-ratio:1;display:grid;place-items:center;filter:drop-shadow(0 35px 55px rgba(0,0,0,.72))}.hero-emblem{width:100%;height:100%;object-fit:cover;border-radius:32%;position:relative;z-index:3;mix-blend-mode:screen;transform:scale(.93);animation:breathe 4.8s ease-in-out infinite}.halo{position:absolute;inset:9%;border-radius:50%;background:radial-gradient(circle,rgba(244,209,122,.24),rgba(216,170,69,.08) 35%,transparent 66%);filter:blur(12px);animation:pulse 3.8s ease-in-out infinite;z-index:0}.light-sweep{position:absolute;inset:4%;z-index:5;border-radius:34%;overflow:hidden;pointer-events:none}.light-sweep:before{content:"";position:absolute;width:34%;height:145%;top:-22%;left:-42%;background:linear-gradient(90deg,transparent,rgba(255,244,205,.12),rgba(255,255,255,.68),rgba(255,215,120,.18),transparent);filter:blur(5px);transform:rotate(15deg);animation:sweep 3.2s cubic-bezier(.7,0,.25,1) infinite}.orbit{position:absolute;border:1px solid rgba(241,191,79,.36);border-radius:50%;box-shadow:0 0 35px rgba(241,191,79,.16),inset 0 0 30px rgba(241,191,79,.08);z-index:0}.orbit-1{width:590px;height:280px;transform:rotate(-14deg);animation:orbit 8s linear infinite}.orbit-2{width:430px;height:540px;transform:rotate(42deg);border-color:rgba(241,191,79,.13);animation:orbit2 11s linear infinite}.pedestal{position:absolute;width:380px;height:54px;bottom:56px;border-radius:50%;background:radial-gradient(ellipse,rgba(232,182,67,.44),#0d0d0d 50%,transparent 70%);filter:blur(2px);z-index:-1}.spark{position:absolute;width:5px;height:5px;border-radius:50%;background:#ffd97b;box-shadow:0 0 18px #ffd97b;animation:twinkle 2s ease-in-out infinite}.s1{top:20%;left:6%}.s2{right:10%;top:28%;animation-delay:.7s}.s3{left:20%;bottom:16%;animation-delay:1.2s}.s4{right:22%;bottom:11%;animation-delay:.25s}@keyframes sweep{0%{left:-46%;opacity:0}18%{opacity:1}58%{opacity:1}85%,100%{left:118%;opacity:0}}@keyframes breathe{50%{transform:scale(.965) translateY(-5px)}}@keyframes pulse{50%{transform:scale(1.09);opacity:.75}}@keyframes orbit{to{transform:rotate(346deg)}}@keyframes orbit2{to{transform:rotate(402deg)}}@keyframes twinkle{50%{transform:scale(2.2);opacity:.25}}.ticker{overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0c0b09}.ticker-track{width:max-content;display:flex;gap:28px;padding:16px 0;animation:marquee 23s linear infinite;color:#d2b46b;letter-spacing:.16em;font-size:12px}.ticker-track b{color:#fff2c6}@keyframes marquee{to{transform:translateX(-50%)}}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:34px}.section-head h2,.custom-copy h2,.about-card h2{font-size:clamp(38px,5vw,64px)}.section-head p:last-child{max-width:500px;color:var(--muted);line-height:1.7}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:30px}.category-card{border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#111,#0b0b0b);border-radius:18px;padding:19px;text-align:left;color:#fff;cursor:pointer;display:grid;grid-template-columns:46px 1fr;column-gap:13px;align-items:center;transition:.25s}.category-card:hover,.category-card.active{border-color:rgba(240,204,114,.48);transform:translateY(-2px)}.category-card b,.category-card small{grid-column:2}.category-card small{color:var(--muted);margin-top:4px}.cat-orb{grid-row:1/3;width:44px;height:44px;border-radius:50%;box-shadow:inset 0 0 20px rgba(255,255,255,.12),0 0 24px rgba(0,0,0,.6)}.cat-orb.dark{background:radial-gradient(circle at 30% 25%,#444,#090909 70%)}.cat-orb.blue{background:radial-gradient(circle at 30% 25%,#3b6ca6,#08101e 70%)}.cat-orb.rose{background:radial-gradient(circle at 30% 25%,#c08295,#201016 70%)}.cat-orb.amber{background:radial-gradient(circle at 30% 25%,#d19241,#261706 70%)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:linear-gradient(180deg,#13120f,#0d0d0d);border:1px solid rgba(255,255,255,.075);border-radius:var(--radius);overflow:hidden;transition:.3s}.product-card:hover{transform:translateY(-6px);border-color:rgba(226,183,85,.34);box-shadow:var(--shadow)}.product-art{height:300px;position:relative;display:grid;place-items:end center;overflow:hidden;background:radial-gradient(circle at 50% 80%,rgba(219,164,56,.24),transparent 42%),linear-gradient(145deg,#17130b,#0b0b0b)}.product-art:before{content:"";position:absolute;width:160px;height:220px;border-radius:24px 24px 42px 42px;background:linear-gradient(150deg,var(--tone1),var(--tone2));bottom:38px;border:1px solid rgba(255,255,255,.28);box-shadow:inset 15px 0 32px rgba(255,255,255,.08),0 28px 40px rgba(0,0,0,.55)}.product-art:after{content:"";position:absolute;width:74px;height:55px;bottom:250px;border-radius:12px 12px 4px 4px;background:linear-gradient(#2d2d2d,#080808);box-shadow:0 4px 0 #b98a34}.product-label{position:absolute;z-index:2;bottom:110px;padding:9px 15px;border:1px solid rgba(232,202,138,.5);color:#edd9aa;font-family:Georgia,serif;letter-spacing:.08em;background:rgba(0,0,0,.42);backdrop-filter:blur(4px)}.product-info{padding:21px}.product-meta{display:flex;justify-content:space-between;gap:12px}.product-info h3{margin:0 0 8px;font-family:Georgia,serif;font-size:25px;font-weight:500}.product-info p{color:var(--muted);line-height:1.5;min-height:45px}.product-price{color:var(--gold2);font-weight:800}.add-btn{width:100%;margin-top:14px;background:#17130b;color:#f6deb0;border:1px solid rgba(216,170,69,.38);border-radius:12px;height:46px;cursor:pointer;font-weight:800}.add-btn:hover{background:#231a0b}.custom-section{background:linear-gradient(180deg,rgba(17,13,6,.9),rgba(7,7,7,.2));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.custom-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.custom-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8;max-width:710px}.steps{margin:32px 0}.steps>div{display:grid;grid-template-columns:46px 1fr;gap:15px;padding:17px 0;border-top:1px solid rgba(255,255,255,.07)}.steps span{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;color:var(--gold2);font-size:12px}.steps p{margin:0;display:flex;flex-direction:column;gap:5px}.steps small{color:var(--muted);line-height:1.55}.brand-panel{background:radial-gradient(circle at 100% 0,rgba(216,170,69,.15),transparent 30%),#0e0e0d;border:1px solid var(--line);padding:24px;border-radius:26px;box-shadow:var(--shadow)}.micro{color:#c6bca7;text-transform:uppercase;font-size:11px;letter-spacing:.2em}.brand-chip{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.075)}.brand-chip>span{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#282114,#0d0c09);border:1px solid var(--line);color:var(--gold2);font-family:Georgia,serif;font-weight:800}.brand-chip div{display:flex;flex-direction:column;gap:4px}.brand-chip b{font-family:Georgia,serif;font-size:19px}.brand-chip small{color:var(--muted)}.legal-note{font-size:11px;color:#746f66;line-height:1.55;margin-top:18px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.feature-grid article{padding:25px;background:#0e0e0e;border:1px solid rgba(255,255,255,.07);border-radius:18px}.feature-grid i{font-style:normal;color:var(--gold2);font-size:12px}.feature-grid h3{font-family:Georgia,serif;font-size:22px}.feature-grid p{color:var(--muted);line-height:1.6;font-size:14px}.feature-grid a{color:var(--gold2)}.about{padding-top:40px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;border-top:1px solid var(--line);padding-top:60px}.about-text{color:var(--muted);line-height:1.85;font-size:17px}.social-links{display:flex;gap:18px;margin-top:22px}.social-links a{color:var(--gold2);font-weight:700}footer{border-top:1px solid rgba(255,255,255,.08);padding:55px 0 25px;background:#050505}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer-brand img{width:58px;height:58px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid>div b{color:var(--gold2);margin-bottom:6px}.footer-grid>div a{color:#aaa297;font-size:14px}.footer-bottom{margin-top:40px;padding-top:20px;border-top:1px solid rgba(255,255,255,.07);display:flex;justify-content:space-between;color:#777167;font-size:12px}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#25D366;color:#07170c;display:grid;place-items:center;font-weight:900;box-shadow:0 14px 36px rgba(0,0,0,.4);z-index:45}.cart-drawer{position:fixed;right:0;top:0;height:100dvh;width:min(440px,100%);z-index:80;background:#0c0c0b;border-left:1px solid var(--line);transform:translateX(105%);transition:.32s cubic-bezier(.2,.7,.2,1);padding:22px;display:flex;flex-direction:column}.cart-drawer.open{transform:translateX(0)}.cart-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.08)}.cart-head small,.modal-head small{color:var(--gold2);text-transform:uppercase;letter-spacing:.16em}.cart-head h3,.modal-head h3{margin:4px 0 0;font-family:Georgia,serif;font-size:29px}.cart-head button,.xbtn{background:transparent;border:0;color:#fff;font-size:32px;cursor:pointer}.cart-items{flex:1;overflow:auto;padding:8px 0}.empty-cart{color:#827b70;text-align:center;padding:70px 15px}.cart-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.07)}.cart-thumb{width:64px;height:74px;border-radius:12px;background:linear-gradient(145deg,#40301c,#13110c);display:grid;place-items:center;color:var(--gold2);font-family:Georgia,serif}.cart-item h4{margin:0 0 6px}.cart-item small{color:var(--muted)}.qty{display:flex;align-items:center;gap:8px;margin-top:8px}.qty button{width:28px;height:28px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#151515;color:#fff;cursor:pointer}.remove{background:transparent;border:0;color:#9c7569;cursor:pointer}.cart-summary{padding-top:18px;border-top:1px solid var(--line)}.cart-summary>div,.checkout-total{display:flex;justify-content:space-between;font-size:18px}.cart-summary small{display:block;color:var(--muted);margin:10px 0 16px}.full{width:100%}.backdrop{position:fixed;inset:0;background:rgba(0,0,0,.66);z-index:70;opacity:0;pointer-events:none;transition:.25s}.backdrop.show{opacity:1;pointer-events:auto}.modal{width:min(680px,calc(100% - 24px));border:1px solid var(--line);border-radius:24px;background:#0d0d0c;color:#fff;padding:0;box-shadow:var(--shadow)}.modal::backdrop{background:rgba(0,0,0,.74);backdrop-filter:blur(4px)}.modal form{padding:24px}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.modal label{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#d9d1c3}.modal .wide{grid-column:1/-1}.modal input,.modal textarea,.modal select{background:#131313;border:1px solid rgba(255,255,255,.1);color:#fff;border-radius:12px;padding:13px;outline:none}.modal input:focus,.modal textarea:focus,.modal select:focus{border-color:rgba(240,204,114,.55)}.payment-box{border:1px solid rgba(255,255,255,.09);border-radius:15px;margin:18px 0;padding:12px}.payment-box legend{color:var(--gold2);padding:0 8px}.payment-box label{flex-direction:row;align-items:flex-start;padding:11px 6px}.payment-box span{display:flex;flex-direction:column;gap:4px}.payment-box small{color:var(--muted)}.checkout-total{padding:14px 0 18px}.small-modal{max-width:560px}.small-modal form>label{margin-bottom:13px}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,30px);background:#1b160c;color:#f8e8c2;border:1px solid var(--line);padding:12px 18px;border-radius:999px;opacity:0;pointer-events:none;z-index:100;transition:.3s}.toast.show{opacity:1;transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:none}
@media(max-width:980px){.nav{position:absolute;top:76px;left:18px;right:18px;background:#0c0c0c;border:1px solid var(--line);border-radius:18px;padding:18px;display:none;flex-direction:column;box-shadow:var(--shadow)}.nav.open{display:flex}.nav-toggle{display:block}.nav-actions{margin-left:0}.hero-grid,.custom-grid,.about-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-sub{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{min-height:520px}.section-head{align-items:start;flex-direction:column}.product-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:660px){.container{width:min(100% - 24px,1180px)}.section-pad{padding:64px 0}.nav-wrap{height:68px;gap:12px}.site-header .brand span{display:none}.brand img{width:44px;height:44px}.nav{top:68px}.icon-btn{display:none}.hero{padding-top:22px}.hero h1{font-size:45px}.hero-sub{font-size:16px}.hero-actions{flex-direction:column}.hero-visual{min-height:390px}.orbit-1{width:390px;height:190px}.orbit-2{width:290px;height:360px}.pedestal{width:260px;bottom:32px}.category-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr}.product-art{height:285px}.feature-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.form-grid{grid-template-columns:1fr}.modal .wide{grid-column:auto}.whatsapp-float{width:52px;height:52px;right:14px;bottom:14px}.hero-grid{gap:0}.custom-grid{gap:30px}.section-head h2,.custom-copy h2,.about-card h2{font-size:40px}}
