:root{--bg:#f5f2ea;--paper:#fff;--ink:#11110f;--muted:#6f6b62;--gold:#d7a52a;--gold2:#f0c857;--line:#dfdbd0;--dark:#10100f;--radius:22px;--shadow:0 18px 50px rgba(0,0,0,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}.topbar{height:34px;background:#d8aa32;color:#14120c;display:flex;align-items:center;justify-content:center;gap:34px;font-size:12px;font-weight:700;letter-spacing:.02em}.site-header{height:82px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);display:flex;align-items:center;padding:0 clamp(20px,4vw,70px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(0,0,0,.06);gap:32px}.logo{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.08em;font-size:22px}.logo-rune{width:42px;height:42px;border-radius:50%;background:var(--ink);color:var(--gold2);display:grid;place-items:center;font-family:Georgia,serif;font-size:26px}.logo small{display:block;font-size:8px;letter-spacing:.38em;color:var(--muted)}.site-header nav{display:flex;gap:25px;margin-left:auto;font-size:14px;font-weight:650}.site-header nav a:hover{color:#9b7416}.cart-button{border:0;background:var(--ink);color:white;border-radius:999px;padding:11px 15px;display:flex;gap:8px;align-items:center;cursor:pointer}.cart-button b{background:var(--gold2);color:#111;border-radius:999px;min-width:22px;height:22px;display:grid;place-items:center;font-size:11px}.menu-toggle,.mobile-menu,.mobile-bottom{display:none}.hero{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:70px clamp(24px,6vw,110px);background:radial-gradient(circle at 75% 35%,rgba(232,194,91,.26),transparent 24%),linear-gradient(135deg,#f4f0e5,#e8e2d5);overflow:hidden}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.2em;color:#9c7413;margin-bottom:14px}.hero h1{font-size:clamp(54px,7vw,106px);line-height:.87;letter-spacing:-.065em;margin:0;max-width:800px}.hero p{font-size:19px;line-height:1.6;color:#514d44;max-width:620px}.hero-actions{display:flex;gap:12px;margin:30px 0}.btn{border:0;border-radius:999px;padding:15px 23px;font-weight:800;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.btn.primary{background:var(--gold);color:#111}.btn.primary:hover{background:#e6b538}.btn.secondary,.btn.ghost{background:transparent;border:1px solid #b9b3a6}.btn.light{background:white;color:#111}.btn.full{width:100%}.hero-proof{display:flex;gap:28px;margin-top:30px;color:#6b665c;font-size:12px}.hero-proof b{display:block;color:#181712;font-size:16px}.hero-visual{height:500px;position:relative;display:grid;place-items:center}.hero-can{width:245px;height:350px;border-radius:28px 28px 38px 38px;background:linear-gradient(145deg,#171715,#28261f);box-shadow:0 40px 90px rgba(0,0,0,.3);color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(5deg);position:relative;z-index:2;border:1px solid #3c382e}.hero-can:before{content:"";position:absolute;top:-25px;width:120px;height:45px;border-radius:10px;background:#1b1a17;border:1px solid #3d392e}.hero-can span{font-family:Georgia,serif;font-size:64px;color:var(--gold2);letter-spacing:.08em}.hero-can b{font-size:13px;letter-spacing:.2em}.hero-can small{margin-top:70px;color:#b9b3a6;font-size:8px;letter-spacing:.17em}.orb{position:absolute;border-radius:50%}.orb1{width:330px;height:330px;background:var(--gold2);opacity:.35}.orb2{width:460px;height:460px;border:1px solid rgba(160,126,28,.3)}.hero-float{position:absolute;z-index:3;background:white;border-radius:999px;padding:12px 16px;font-size:12px;font-weight:750;box-shadow:var(--shadow)}.f1{top:110px;left:20px}.f2{bottom:110px;right:0}.trust-strip{background:var(--dark);color:#d8d4c9;display:flex;justify-content:center;gap:55px;padding:18px 20px;font-size:12px;font-weight:700}.section{padding:90px clamp(24px,6vw,100px)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.section-head h2{font-size:clamp(34px,4.5vw,62px);line-height:.98;letter-spacing:-.04em;margin:0;max-width:700px}.section-head>p{max-width:460px;line-height:1.7;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-card{min-height:230px;border-radius:var(--radius);padding:26px;display:flex;gap:22px;align-items:flex-start;position:relative;overflow:hidden;transition:.25s}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category-card:after{content:"";width:160px;height:160px;border-radius:50%;position:absolute;right:-45px;bottom:-55px;background:rgba(255,255,255,.25)}.category-icon{font-size:35px;background:rgba(255,255,255,.65);width:62px;height:62px;display:grid;place-items:center;border-radius:18px;flex:none}.category-card h3{font-size:23px;margin:4px 0 10px}.category-card p{color:rgba(0,0,0,.65);font-size:13px;line-height:1.55}.category-card span{font-size:12px;font-weight:850}.c1{background:#e9dfc5}.c2{background:#dbe7c9}.c3{background:#d4e5e5}.c4{background:#ded8ea}.c5{background:#e3ddd8}.c6{background:#f1ddb7}.dark-section{background:var(--dark);padding:90px clamp(24px,6vw,100px)}.section-head.light{color:white}.section-head.light>p{color:#a7a39b}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border-radius:19px;overflow:hidden;box-shadow:0 10px 34px rgba(0,0,0,.07)}.product-media{display:block;height:290px;background:#e8e3d8;position:relative;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-media em,.product-gallery em{position:absolute;left:14px;top:14px;background:var(--gold2);color:#15140e;border-radius:999px;padding:7px 10px;font-style:normal;font-size:9px;font-weight:900;letter-spacing:.09em}.product-placeholder{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:radial-gradient(circle at 50% 35%,#f0ce77,#b98b20);color:#17140d}.product-placeholder span{font-size:54px;margin-bottom:20px}.product-placeholder b{font-family:Georgia,serif;font-size:40px;letter-spacing:.08em}.product-placeholder small{max-width:80%;text-align:center;font-weight:800;margin-top:8px}.product-body{padding:20px}.product-body>small{color:#9b761a;font-size:10px;font-weight:850;text-transform:uppercase}.product-body h3{font-size:20px;line-height:1.15;margin:8px 0}.product-body p{height:42px;color:var(--muted);font-size:12px;line-height:1.5}.product-bottom{display:flex;align-items:end;justify-content:space-between;padding-top:14px;border-top:1px solid #eee}.product-bottom small{display:block;font-size:10px;color:var(--muted)}.product-bottom strong{font-size:20px}.round-link{width:42px;height:42px;border-radius:50%;background:#111;color:white;display:grid;place-items:center}.business-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.business-grid>a{padding:28px;min-height:170px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:55px 1fr 30px;gap:15px;align-items:start}.business-grid>a:hover{background:white}.business-grid>a>span{font-weight:900;color:#b3861b}.business-grid small{font-size:9px;letter-spacing:.14em;color:var(--muted)}.business-grid h3{font-size:29px;margin:7px 0}.business-grid p{color:var(--muted);font-size:13px;max-width:450px}.business-grid b{font-size:24px}.yield-section{padding:85px clamp(24px,7vw,120px);background:#d8aa32;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.yield-section h2{font-size:clamp(42px,5vw,72px);letter-spacing:-.05em;line-height:.93;margin:0}.yield-section h2 span{color:white}.yield-section p{max-width:600px;line-height:1.6}.yield-visual{display:flex;align-items:center;justify-content:center;gap:30px}.yield-source,.yield-result{background:#111;color:white;border-radius:25px;min-width:180px;min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center}.yield-source b,.yield-result b{font-size:70px;color:var(--gold2);line-height:1}.yield-source span,.yield-result span{font-size:11px;font-weight:850;text-align:center;letter-spacing:.12em}.yield-arrow{font-size:42px;font-weight:900}.bottles{letter-spacing:3px;color:#eee;font-size:25px;line-height:.8;margin-top:16px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.steps>div{background:white;border-radius:20px;padding:28px;min-height:200px}.steps b{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--gold);margin-bottom:36px}.steps h3{font-size:22px}.steps p{font-size:13px;line-height:1.6;color:var(--muted)}.cta{margin:20px clamp(24px,6vw,100px) 80px;padding:45px;background:#111;color:white;border-radius:28px;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta small{color:var(--gold2);letter-spacing:.15em;font-weight:800}.cta h2{font-size:clamp(28px,4vw,50px);margin:8px 0;letter-spacing:-.04em}footer{background:#0d0d0c;color:#eee;padding:60px clamp(24px,6vw,100px);display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px}footer>div{display:flex;flex-direction:column;gap:11px}footer p,footer span,footer a{font-size:12px;color:#aaa;line-height:1.5}footer strong{font-size:12px;margin-bottom:8px}.logo.inverse{color:white}.logo.inverse small{color:#999}.logo.inverse .logo-rune{background:var(--gold2);color:#111}.copyright{background:#090908;color:#777;text-align:center;padding:16px;font-size:10px}.category-hero{background:#161613;color:white;padding:55px clamp(24px,6vw,100px);display:flex;gap:28px;align-items:center}.category-hero-icon{width:95px;height:95px;border-radius:25px;background:#d7a52a;display:grid;place-items:center;font-size:44px}.category-hero h1{font-size:clamp(42px,6vw,78px);margin:5px 0;letter-spacing:-.05em}.category-hero p{color:#aaa}.breadcrumbs{font-size:11px;color:#9c978d}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.catalog-toolbar input{min-width:310px;border:1px solid var(--line);background:white;border-radius:999px;padding:12px 18px}.light-grid .product-card{border:1px solid #e5e0d5}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding:60px clamp(24px,7vw,120px);background:#f4f0e7}.product-gallery{min-height:600px;border-radius:28px;background:#e4dfd3;position:relative;overflow:hidden}.product-gallery>img{width:100%;height:100%;object-fit:cover}.product-placeholder.big{min-height:600px}.product-placeholder.big b{font-size:78px}.product-info{padding:18px 0}.product-info h1{font-size:clamp(42px,5.5vw,72px);letter-spacing:-.055em;line-height:.95;margin:20px 0}.lead{font-size:18px;line-height:1.55;color:#5b574e}.benefits{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0 32px}.benefits span{background:white;border-radius:999px;padding:9px 11px;font-size:10px;font-weight:750}.product-info>h3{font-size:15px}.variant-list{display:grid;gap:8px}.variant-option{display:flex;align-items:center;gap:10px;border:1px solid #d8d2c4;border-radius:15px;padding:14px;background:white;cursor:pointer}.variant-option:has(input:checked){border-color:#b98a19;box-shadow:0 0 0 2px rgba(215,165,42,.22)}.variant-option input{accent-color:#b98a19}.variant-option span{flex:1}.variant-option b,.variant-option small{display:block}.variant-option small{color:var(--muted);font-size:10px;margin-top:3px}.variant-option strong{font-size:17px}.buy-row{display:flex;gap:10px;margin-top:16px}.qty{display:flex;background:white;border:1px solid #ddd5c5;border-radius:999px;overflow:hidden}.qty button{border:0;background:white;width:40px;cursor:pointer}.qty input{width:38px;text-align:center;border:0;background:white}.grow{flex:1}.microcopy{font-size:10px;color:var(--muted);text-align:center}.product-detail{padding:80px clamp(24px,7vw,120px);display:grid;grid-template-columns:1fr 1fr;gap:60px}.product-detail h2{font-size:46px;letter-spacing:-.04em}.product-detail p{line-height:1.75;color:var(--muted)}.detail-box{background:white;border-radius:18px;padding:22px;margin-top:25px}.detail-box p{margin-bottom:0;font-size:13px}.cart-drawer{position:fixed;right:-480px;top:0;width:min(460px,92vw);height:100vh;background:white;z-index:50;transition:.3s;display:flex;flex-direction:column}.cart-drawer.open{right:0}.cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:40;opacity:0;pointer-events:none;transition:.3s}.cart-overlay.open{opacity:1;pointer-events:auto}.cart-head{padding:24px;border-bottom:1px solid #eee;display:flex;justify-content:space-between}.cart-head small{font-size:9px;color:#b18520;font-weight:900}.cart-head h3{margin:4px 0}.cart-head button{font-size:30px;border:0;background:none;cursor:pointer}.cart-items{padding:14px 22px;overflow:auto;flex:1}.cart-empty{text-align:center;color:#777;padding:60px 10px}.cart-item{display:grid;grid-template-columns:1fr auto;gap:7px;padding:15px 0;border-bottom:1px solid #eee}.cart-item b{font-size:13px}.cart-item small{display:block;color:#777}.cart-item button{border:0;background:none;color:#a55;cursor:pointer}.cart-summary{padding:20px;border-top:1px solid #eee}.cart-summary>div{display:flex;justify-content:space-between;font-size:18px;margin-bottom:8px}.cart-summary>small{display:block;color:#777;margin-bottom:15px}.cart-summary .btn{margin-top:7px}.install-page,.admin-page{min-height:100vh;background:#171714}.install-card,.login-card{width:min(520px,92vw);margin:55px auto;background:white;padding:35px;border-radius:24px}.brand-mark{font:900 34px Georgia;color:#a77c13}.stack{display:grid;gap:14px}.stack label{font-size:12px;font-weight:750}.stack input,.stack textarea,.stack select{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid #ddd;border-radius:10px}.alert{padding:12px;border-radius:10px;margin:12px 0;font-size:12px}.alert.error{background:#fee;color:#922}.alert.ok{background:#eaf8ec;color:#276b34}.admin-shell{min-height:100vh;display:grid;grid-template-columns:235px 1fr}.admin-side{background:#11110f;color:white;padding:28px 18px;display:flex;flex-direction:column;gap:8px}.admin-side h2{color:var(--gold2)}.admin-side a{padding:11px;border-radius:10px;font-size:13px}.admin-side a:hover{background:#24231f}.admin-main{padding:35px;background:#f4f1e9}.admin-main h1{font-size:36px}.admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat{background:white;border-radius:16px;padding:22px}.stat b{font-size:30px;display:block}.admin-table{width:100%;border-collapse:collapse;background:white;border-radius:15px;overflow:hidden}.admin-table th,.admin-table td{text-align:left;padding:13px;border-bottom:1px solid #eee;font-size:12px}.admin-actions{display:flex;gap:6px}.small-btn{border:1px solid #ddd;background:white;border-radius:8px;padding:7px 9px;cursor:pointer}.admin-form{background:white;padding:25px;border-radius:18px;max-width:900px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid .wide{grid-column:1/-1}.admin-form label{font-size:12px;font-weight:750}.admin-form input,.admin-form textarea,.admin-form select{width:100%;display:block;margin-top:6px;padding:11px;border:1px solid #ddd;border-radius:9px}.admin-form textarea{min-height:120px}.variant-admin-row{display:grid;grid-template-columns:2fr 2fr 1fr 1fr auto;gap:8px;margin:8px 0}.variant-admin-row input{margin:0}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}
@media(max-width:980px){.site-header nav{display:none}.menu-toggle{display:block;margin-left:auto;border:0;background:none;font-size:23px}.site-header{height:70px;padding:0 18px}.cart-button span{display:none}.mobile-menu{position:fixed;top:104px;left:0;right:0;background:white;z-index:19;padding:14px 20px;box-shadow:0 20px 30px rgba(0,0,0,.1)}.mobile-menu.open{display:grid}.mobile-menu a{padding:12px;border-bottom:1px solid #eee}.hero{grid-template-columns:1fr;min-height:auto;padding:55px 24px}.hero h1{font-size:64px}.hero-visual{height:430px}.category-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr 1fr}.yield-section,.product-page,.product-detail{grid-template-columns:1fr}.product-gallery{min-height:500px}.business-grid{grid-template-columns:1fr}.admin-shell{grid-template-columns:1fr}.admin-side{display:none}.admin-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){body{padding-bottom:65px}.desktop-only{display:none}.topbar{height:32px;font-size:10px}.logo{font-size:18px}.logo-rune{width:36px;height:36px}.hero{padding-top:40px}.hero h1{font-size:52px}.hero p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{gap:15px;justify-content:space-between}.hero-visual{height:370px}.hero-can{width:190px;height:280px}.hero-can span{font-size:49px}.hero-float{font-size:10px}.f1{left:-8px}.f2{right:-10px}.trust-strip{overflow:auto;justify-content:flex-start;gap:25px;white-space:nowrap}.section,.dark-section{padding:62px 18px}.section-head{display:block}.section-head h2{font-size:39px}.category-grid,.product-grid,.steps{grid-template-columns:1fr}.category-card{min-height:190px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-media{height:190px}.product-body{padding:14px}.product-body h3{font-size:15px}.product-body p{display:none}.product-bottom strong{font-size:15px}.product-placeholder span{font-size:35px}.product-placeholder b{font-size:29px}.yield-section{padding:58px 20px}.yield-visual{gap:9px}.yield-source,.yield-result{min-width:130px;min-height:170px}.yield-source b,.yield-result b{font-size:48px}.yield-arrow{font-size:24px}.cta{margin:10px 18px 45px;padding:28px;display:block}.cta .btn{margin-top:18px}.mobile-bottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;height:64px;background:white;z-index:30;border-top:1px solid #ddd}.mobile-bottom a,.mobile-bottom button{border:0;background:white;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:18px;position:relative}.mobile-bottom small{font-size:9px}.mobile-bottom b{position:absolute;top:6px;right:18px;background:var(--gold);border-radius:50%;font-size:8px;min-width:16px;height:16px;display:grid;place-items:center}.category-hero{padding:35px 18px}.category-hero-icon{width:70px;height:70px}.catalog-toolbar{display:block}.catalog-toolbar input{width:100%;min-width:0;margin-top:12px}.product-page{padding:25px 18px;gap:20px}.product-gallery,.product-placeholder.big{min-height:380px}.product-info h1{font-size:43px}.benefits{gap:5px}.variant-option{padding:11px}.buy-row{position:sticky;bottom:71px;z-index:10;background:#f4f0e7;padding:8px 0}.product-detail{padding:55px 18px;gap:15px}.product-detail h2{font-size:38px}footer{grid-template-columns:1fr 1fr;padding:48px 20px}.copyright{padding-bottom:75px}.form-grid{grid-template-columns:1fr}.variant-admin-row{grid-template-columns:1fr}.admin-main{padding:20px}.admin-grid{grid-template-columns:1fr}}
