:root{--bg:#f3f0e7;--ink:#2c2b28;--muted:#5a594f;--line:#dfe7de;--paper:#fff;--sage:#95a791;--sage-strong:#5f7f58;--coffee:#763c2a;--whatsapp:#5f7f58;--terracotta:#d65f4c;--gold:#f1b83b;--shadow:0 10px 25px #0000000f;--glass:#ffffff9e;--glass-strong:#ffffffc7;--glass-line:#ffffffd1;--glass-sage:#95a7913d;--glass-shadow:0 18px 60px #1420161a;--radius:8px;--max:720px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--bg);letter-spacing:0;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}img{max-width:100%;display:block}a{color:inherit}button,input,select{font:inherit;letter-spacing:0}.page{max-width:var(--max);background:radial-gradient(circle at 12% 6%, #95a7914d, transparent 250px), radial-gradient(circle at 92% 22%, #763c2a21, transparent 230px), linear-gradient(180deg, #fff3, transparent 360px), var(--bg);min-height:100vh;margin:0 auto;box-shadow:0 0 0 1px #1f1b160a}.page[dir=rtl]{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.wrap{padding:0 18px}header{z-index:20;-webkit-backdrop-filter:blur(18px)saturate(1.15);background:#f3f0e7b8;border-bottom:1px solid #ffffffdb;justify-content:space-between;align-items:center;gap:12px;height:60px;padding:0 16px;display:flex;position:sticky;top:0;box-shadow:0 14px 34px #1420161a,inset 0 1px #ffffffb8}.logo{align-items:center;text-decoration:none;display:flex}.logo img{width:126px;height:auto;display:block}.lang{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);background:#ffffff6b;border-radius:999px;align-items:center;gap:4px;padding:3px;display:flex;box-shadow:inset 0 1px #ffffffeb,0 8px 20px #1420160f}.lang button{min-width:39px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:12px;font-weight:800}.lang button.active{background:var(--sage);color:#fff}.hero{padding:10px 0 24px}.hero-photo{aspect-ratio:5/4;background:#dcd4c4;border-radius:0 0 28px 28px;min-height:230px;position:relative;overflow:hidden}.hero-photo:after{content:"";background:linear-gradient(#1f1b1605,#1f1b1638 58%,#1f1b1670);position:absolute;inset:0}.hero-photo img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center 45%}.hero-copy{z-index:2;-webkit-backdrop-filter:blur(26px)saturate(1.25);background:linear-gradient(135deg,#ffffff8a,#ffffff3d),linear-gradient(#95a7911a,#763c2a0f);border:1px solid #ffffffdb;border-radius:12px;width:calc(100% - 36px);margin:-46px 18px 0;padding:12px;position:relative;box-shadow:0 22px 64px #1420162e,inset 0 1px #fffffff5}.hero-copy:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,#ffffff6b,#0000 34%,#ffffff29 68%,#0000);position:absolute;inset:0}.hero-copy>*{z-index:1;position:relative}.stamp{border:1px solid var(--glass-line);color:var(--coffee);-webkit-backdrop-filter:blur(16px)saturate(1.12);background:#ffffff85;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 16px 42px #14201621,inset 0 1px #fffffff2}h1,h2,h3{letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;line-height:1.04}.page[dir=rtl] h1,.page[dir=rtl] h2,.page[dir=rtl] h3{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.1}h1{max-width:15ch;margin-top:10px;font-size:clamp(34px,10.5vw,54px)}h2{font-size:33px}h3{font-size:26px}.subline{color:var(--muted);margin:9px 0 12px;font-size:17px;font-weight:800}.hero-highlights{grid-template-columns:1fr;gap:7px;margin:0 0 12px;display:grid}.hero-highlights span{border-radius:var(--radius);color:#344937;background:#fffdf8b8;border:1px solid #95a7914d;align-items:center;gap:8px;min-height:36px;padding:8px 10px;font-size:13px;font-weight:900;display:flex}.hero-highlights span:before{content:"✓";background:var(--sage-strong);color:#fff;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:12px;display:grid}.trust{color:var(--muted);flex-wrap:wrap;gap:8px;margin-top:12px;font-size:13px;font-weight:800;display:flex}.trust span{border:1px solid var(--glass-line);-webkit-backdrop-filter:blur(12px);background:#ffffff6b;border-radius:999px;padding:7px 9px;box-shadow:0 8px 20px #1420160d,inset 0 1px #fffffff2}.human-proof{border:1px solid var(--glass-line);border-radius:var(--radius);color:var(--muted);-webkit-backdrop-filter:blur(14px);background:#ffffff61;margin:10px 0 0;padding:10px;font-size:13px;font-weight:800;box-shadow:0 12px 30px #14201614,inset 0 1px #fffffff0}.btn{border-radius:var(--radius);background:var(--whatsapp);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;gap:9px;width:100%;min-height:56px;padding:15px 18px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #5f7f5838}.btn:disabled{cursor:wait;opacity:.78}.btn.secondary{background:var(--ink);box-shadow:none}.call-link{margin-top:9px}.hero .btn{min-height:54px}section{border-top:1px solid #95a7912e;padding:38px 0;position:relative;overflow:hidden}section:not(.hero){content-visibility:auto;contain-intrinsic-size:680px}section:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(135deg,#95a79138,#0000 34%),linear-gradient(315deg,#763c2a24,#0000 38%),repeating-linear-gradient(45deg,#ffffff2e 0 1px,#0000 1px 14px);border-radius:24px;position:absolute;inset:14px 10px}section>*{z-index:1;position:relative}.section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.hint{color:var(--muted);font-size:14px;font-weight:700}.products{gap:14px;padding:2px 0 10px;display:grid}.card{border:1px solid var(--glass-line);border-radius:var(--radius);-webkit-backdrop-filter:blur(22px)saturate(1.18);background:linear-gradient(135deg,#ffffff80,#ffffff38),#ffffff38;overflow:hidden;box-shadow:0 18px 50px #1420161f,inset 0 1px #fffffff2}.bean-img{background-color:#edf3eb;background-position:50%;background-repeat:no-repeat;background-size:contain;height:170px;position:relative;overflow:hidden}.bean-img img{z-index:1;object-fit:contain;width:100%;height:100%;padding:8px;position:relative}.bean-img:after{content:"";z-index:0;background:radial-gradient(circle at 50% 45%,#0000 0 46%,#95a7911a 72%),linear-gradient(#ffffff1a,#1f1b1614);position:absolute;inset:0}.stock{z-index:1;color:var(--terracotta);background:#fffdfce6;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:900;position:absolute;bottom:12px;left:12px}.page[dir=rtl] .stock{left:auto;right:12px}.card-body{padding:15px}.origin{justify-content:space-between;align-items:start;gap:12px;margin-bottom:8px;display:flex}.price{text-align:right;white-space:nowrap;color:var(--ink);font-weight:900}.page[dir=rtl] .price{text-align:left}.price small{color:var(--muted);font-size:12px;font-weight:800;display:block}.notes{flex-wrap:wrap;gap:7px;margin:12px 0 15px;display:flex}.notes span{color:var(--muted);background:#95a79129;border-radius:999px;padding:7px 9px;font-size:13px;font-weight:800}.selectors{gap:10px;margin-bottom:13px;display:grid}.seg{border-radius:var(--radius);background:#95a7911a;border:1px solid #95a79133;grid-template-columns:1fr 1fr;gap:6px;padding:5px;display:grid}.seg button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:13px;font-weight:900}.seg button.selected{background:var(--paper);color:var(--ink);box-shadow:0 5px 14px #1f1b1614}.grind-seg{grid-template-columns:1fr 1fr}.product-desc{color:var(--muted);margin:0 0 10px;font-size:13px;font-weight:700;line-height:1.5}.qty-line{grid-template-columns:1fr 132px;align-items:center;gap:8px;margin-bottom:12px;display:grid}.qty-line label{color:var(--muted);font-size:14px;font-weight:900}.mini-form input,.mini-form select{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-height:50px;color:var(--ink);background:#fff;padding:0 12px;font-weight:700}.qty-stepper{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:42px 1fr 42px;align-items:stretch;width:132px;height:50px;display:grid;overflow:hidden}.qty-stepper button{min-width:42px;color:var(--ink);cursor:pointer;background:#95a79124;border:0;font-size:21px;font-weight:900}.qty-stepper button:disabled{color:#2c2b2847;cursor:not-allowed}.qty-stepper span{border-inline:1px solid var(--line);color:var(--ink);place-items:center;font-weight:900;display:grid}.delivery-box{border-radius:var(--radius);-webkit-backdrop-filter:blur(20px)saturate(1.14);background:linear-gradient(135deg,#ffffff7a,#ffffff38),#fff3;border:1px solid #ffffff9e;gap:8px;margin-top:18px;padding:14px;font-size:14px;font-weight:800;display:grid;box-shadow:inset 0 1px #ffffffeb,0 16px 38px #14201617}.order-panel{border:1px solid var(--glass-line);border-radius:var(--radius);-webkit-backdrop-filter:blur(24px)saturate(1.18);background:linear-gradient(135deg,#ffffff85,#ffffff3d),#ffffff38;margin-top:18px;padding:16px;box-shadow:0 20px 56px #14201621,inset 0 1px #fffffff5}.form-trust{grid-template-columns:1fr;gap:7px;margin:12px 0 0;display:grid}.form-trust span{border-radius:var(--radius);color:#36533c;background:#5f7f581f;align-items:center;gap:8px;min-height:38px;padding:8px 10px;font-size:13px;font-weight:900;display:flex}.form-trust span:before{content:"✓";background:var(--sage-strong);color:#fff;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:12px;display:grid}.order-summary{border-radius:var(--radius);color:#3f684e;background:#95a79124;border:1px dashed #95a79180;gap:8px;min-height:48px;margin:12px 0;padding:12px;font-size:14px;font-weight:850;display:grid}.summary-item{justify-content:space-between;align-items:start;gap:10px;display:flex}.summary-item button{min-width:34px;height:34px;color:var(--ink);cursor:pointer;background:#1f1b1614;border:0;border-radius:50%;font-weight:900}.summary-totals{border-top:1px solid #95a79159;flex-direction:column;gap:4px;margin-top:10px;padding-top:10px;font-size:13px;display:flex}.summary-totals span{color:var(--muted);justify-content:space-between;display:flex}.summary-totals strong{color:var(--ink);justify-content:space-between;margin-top:4px;font-size:15px;display:flex}.mini-form{gap:9px;margin-top:14px;display:grid}.order-modal{z-index:80;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.order-modal__backdrop{-webkit-backdrop-filter:blur(14px)saturate(1.08);background:#1f1b166b;position:absolute;inset:0}.order-modal__panel{width:min(100%,390px);color:var(--ink);text-align:center;background:#fffdf8;border:1px solid #ffffffdb;border-radius:16px;justify-items:center;gap:12px;padding:24px 18px 18px;display:grid;position:relative;box-shadow:0 28px 90px #1420164d,inset 0 1px #fffffffa}.order-modal__panel h2{font-size:30px}.order-modal__panel p{max-width:30ch;color:var(--muted);margin:0;font-weight:800}.order-modal__loader,.order-modal__success,.order-modal__error{border-radius:50%;place-items:center;width:72px;height:72px;display:grid}.order-modal__loader{background:#95a79124;border:1px solid #95a79157}.order-modal__loader span{border:4px solid #5f7f5838;border-top-color:var(--sage-strong);border-radius:50%;width:42px;height:42px;animation:.82s linear infinite spin}.order-modal__success{background:var(--sage-strong);color:#fff;font-size:38px;font-weight:900;box-shadow:0 14px 34px #5f7f5847}.order-modal__error{background:var(--terracotta);color:#fff;font-size:38px;font-weight:900;box-shadow:0 14px 34px #d65f4c38}.order-modal__summary{border-radius:var(--radius);width:100%;color:var(--muted);background:#95a7911f;border:1px solid #95a79142;justify-content:space-between;align-items:center;gap:12px;padding:12px;font-weight:900;display:flex}.order-modal__summary strong{color:var(--ink)}.order-modal__meta{font-size:13px}@keyframes spin{to{transform:rotate(360deg)}}.why{gap:10px;display:grid}.why-item,.step,.review,.rating,.final-card{border:1px solid var(--glass-line);border-radius:var(--radius);-webkit-backdrop-filter:blur(20px)saturate(1.14);background:linear-gradient(135deg,#ffffff7a,#ffffff38),#fff3;box-shadow:0 16px 42px #1420161a,inset 0 1px #fffffff0}.why-item{align-items:center;gap:11px;padding:14px;font-weight:900;display:flex}.icon{width:38px;height:38px;color:var(--coffee);background:#95a7912e;border-radius:50%;flex:none;place-items:center;display:grid}.steps{gap:10px;display:grid}.step{grid-template-columns:44px 1fr;align-items:center;gap:12px;min-height:70px;padding:12px;font-weight:900;display:grid}.page[dir=rtl] .step{grid-template-columns:1fr 44px}.num{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.proof-grid{gap:10px;display:grid}.rating{justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.rating strong{font-size:34px;line-height:1}.stars{color:var(--gold);white-space:nowrap;letter-spacing:0;font-size:22px}.review{padding:14px}.review p{color:#3e352d;margin:0 0 10px;font-weight:700}.review b{font-size:14px;display:block}.social-proof{border-radius:var(--radius);background:#fffdf894;border:1px solid #95a79142;gap:12px;margin-top:14px;padding:14px;display:grid}.social-proof strong{color:var(--ink);font-size:15px;display:block}.social-proof span{color:var(--muted);margin-top:3px;font-size:13px;font-weight:800;display:block}.social-proof nav{flex-wrap:wrap;gap:8px;display:flex}.social-proof a{background:var(--ink);color:#fff;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900;text-decoration:none}.cities{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.cities span{color:var(--muted);background:#95a79129;border-radius:999px;padding:9px 10px;font-size:13px;font-weight:900}details{-webkit-backdrop-filter:blur(18px)saturate(1.12);background:#ffffff70;border-top:1px solid #95a7912e}details:first-of-type{border-radius:var(--radius) var(--radius) 0 0;border-top:0}details:last-of-type{border-radius:0 0 var(--radius) var(--radius)}summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:0 14px;font-weight:900;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--coffee);flex:none;font-size:24px}details[open] summary:after{content:"-"}details p{color:var(--muted);margin:0;padding:0 14px 16px;font-weight:650}.final-card{padding:16px;box-shadow:0 20px 56px #14201621,inset 0 1px #fffffff2}.contact-list{color:var(--muted);gap:10px;margin:15px 0 0;padding:0;font-weight:800;list-style:none;display:grid}.contact-list a{text-decoration-thickness:2px}.social-links{gap:10px;margin-top:16px;display:grid}.social-links>strong{color:var(--ink);font-size:14px}.social-links>div{gap:8px;display:grid}.social-links a{border-radius:var(--radius);min-height:52px;color:var(--ink);background:#fffdf8a3;border:1px solid #95a7913d;grid-template-rows:auto auto;grid-template-columns:34px 1fr;align-items:center;column-gap:10px;padding:9px 10px;text-decoration:none;display:grid}.social-links a span{background:var(--ink);color:#fff;border-radius:50%;grid-row:1/3;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.social-links a b{line-height:1.1}.social-links a small{overflow-wrap:anywhere;min-width:0;color:var(--muted);font-size:12px;font-weight:800}footer{color:var(--muted);text-align:center;padding:26px 18px 90px;font-size:13px;font-weight:800}.sticky-wa{right:max(16px, calc((100vw - var(--max)) / 2 + 16px));z-index:30;color:#fff;-webkit-backdrop-filter:blur(12px)saturate(1.12);background:#5f7f58e0;border:1px solid #ffffff5c;border-radius:50%;place-items:center;width:62px;height:62px;text-decoration:none;display:grid;position:fixed;bottom:16px;box-shadow:0 16px 32px #5f7f5852,inset 0 1px #ffffff4d}.page[dir=rtl] .sticky-wa{right:auto;left:max(16px, calc((100vw - var(--max)) / 2 + 16px))}.order-bar{left:max(16px, calc((100vw - var(--max)) / 2 + 16px));right:max(16px, calc((100vw - var(--max)) / 2 + 16px));z-index:35;border-radius:var(--radius);color:#fff;-webkit-backdrop-filter:blur(18px)saturate(1.15);background:#2c2b28db;border:1px solid #fff3;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px 12px;text-decoration:none;display:none;position:fixed;bottom:12px;box-shadow:0 18px 60px #14201633,inset 0 1px #ffffff1f}.order-bar.is-visible{display:flex}.order-bar span{color:#ffffffc2;font-size:12px;font-weight:800;display:block}.order-bar strong{color:#fff;font-size:15px;line-height:1.2;display:block}.order-bar b{background:var(--sage-strong);white-space:nowrap;border-radius:6px;flex:none;padding:11px 12px;font-size:13px}.fade{animation:.5s both fade}@keyframes fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fade{animation:none}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){header,.stamp,.trust span,.human-proof,.card,.delivery-box,.order-panel,.why-item,.step,.review,.rating,.final-card,details{background:#fff}.order-bar{background:var(--ink)}.sticky-wa{background:var(--whatsapp)}}@media (min-width:700px){.wrap{padding:0 28px}.hero{padding-top:24px}.hero-photo{aspect-ratio:16/9;background-position:50%;min-height:300px}.hero-copy{width:calc(100% - 56px);margin:-62px 28px 0;padding:20px}.products{grid-template-columns:repeat(2,1fr)}.order-bar{display:none!important}h1{max-width:10ch;margin-top:16px;font-size:66px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid .rating{grid-column:1/-1}}
