:root{--wine:#0a0a0b;--dark-wine:#000;--red:#ed1218;--hot:#ed1218;--blush:#f6f6f6;--cream:#fff;--ink:#141415;--muted:#696467}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:'DM Sans',sans-serif}.topbar{height:33px;background:var(--dark-wine);color:#f4f4f4;display:flex;align-items:center;justify-content:center;gap:29px;font-size:11px;border-bottom:1px solid #252527}.admin-link{color:#f4f4f4;background:none;border:0;font:500 11px 'DM Sans';cursor:pointer;text-decoration:underline}.header{height:104px;background:#0b0b0c;display:flex;align-items:center;gap:60px;padding:0 clamp(24px,13vw,260px);position:relative;z-index:4;border-bottom:2px solid var(--red)}.logo{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;letter-spacing:.4px;font:700 20px 'DM Sans';white-space:nowrap}.logo img{width:57px;height:57px;object-fit:cover;border-radius:3px}.logo span{color:#fff;font-style:normal}.search{flex:1;max-width:650px;background:#fff;height:42px;border-radius:3px;display:flex;align-items:center;padding:0 13px}.search input{border:0;outline:0;width:100%;font:13px 'DM Sans';color:var(--ink)}.search span{font-size:23px;color:#52363b}.account{color:#fff;text-decoration:none;font-size:13px;white-space:nowrap}.categories{height:51px;display:flex;justify-content:center;align-items:center;gap:26px;border-bottom:1px solid #ddd;overflow:auto;white-space:nowrap}.categories a{font-size:12px;text-transform:uppercase;color:#232023;text-decoration:none;font-weight:700}.categories a:hover{color:var(--red)}.shipping-strip{height:35px;background:var(--hot);color:#fff;display:flex;align-items:center;justify-content:center;gap:24px;white-space:nowrap;overflow:hidden;font-size:10px;font-weight:700;letter-spacing:.3px}.hero{min-height:480px;display:grid;grid-template-columns:1.1fr .9fr;overflow:hidden}.hero-copy{padding:clamp(65px,8vw,118px) clamp(24px,13vw,260px);background:#f4f4f4;border-bottom:1px solid #e2e2e2}.eyebrow{margin:0 0 15px;color:var(--red);font-size:11px;font-weight:700;letter-spacing:2px}.hero h1,h2{font:600 clamp(43px,5.3vw,76px)/.98 'Playfair Display';letter-spacing:-2.8px;margin:0}.hero h1 em,h2 em{color:var(--red);font-weight:600}.lead{max-width:430px;color:#4e494b;line-height:1.6;margin:25px 0 31px}.button{border:0;border-radius:2px;padding:14px 20px;display:inline-flex;justify-content:center;align-items:center;gap:26px;font:600 14px 'DM Sans';cursor:pointer;text-decoration:none}.primary{color:#fff;background:var(--red)}.primary:hover{background:#b5090d}.button span{font-size:20px}.hero-art{background:#0b0b0c;position:relative;min-height:430px;overflow:hidden}.orb{position:absolute;border-radius:50%;border:1px solid #ff474b}.orb-one{width:470px;height:470px;bottom:-170px;right:-90px}.orb-two{width:300px;height:300px;top:-130px;left:-100px;background:#251012}.hero-card{position:absolute;inset:19% 21%;padding:30px 36px;background:#e90e16;color:#fff;box-shadow:18px 18px 0 #fff;transform:rotate(-7deg);font-family:'Playfair Display'}.hero-card img{width:45px;height:45px;object-fit:cover;float:right;border-radius:2px}.hero-card p{font:600 10px 'DM Sans';letter-spacing:1.8px;margin-top:30px}.hero-card strong{font-size:clamp(35px,4vw,55px);line-height:.9}.hero-card i{position:absolute;right:30px;bottom:25px;font-size:30px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);max-width:1100px;margin:auto;padding:33px 24px;gap:30px}.benefits div{display:flex;gap:13px;align-items:center}.benefits span{font-size:25px;color:var(--red)}.benefits p{margin:0;font-size:12px;line-height:1.5;color:var(--muted)}.benefits strong{display:block;color:var(--ink);font-size:14px}.products-section{padding:80px clamp(24px,13vw,260px);background:#fff}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:37px}.section-heading h2,.about h2,.dialog h2{font-size:42px}.product-count{color:var(--muted);font-size:13px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border:1px solid #dfdfe0;background:var(--cream);min-width:0;position:relative}.product-image{height:260px;background:linear-gradient(135deg,#1b1b1d,#dd0c15);display:grid;place-items:center;overflow:hidden}.product-image img{height:100%;width:100%;object-fit:cover}.product-image .placeholder{font-size:60px;color:#fff7fa}.product-details{padding:18px}.product-details h3{margin:0 0 8px;font:600 20px 'Playfair Display'}.product-details p{font-size:13px;line-height:1.5;color:var(--muted);height:40px;overflow:hidden;margin:0 0 15px}.price{color:var(--red);font-size:17px;font-weight:700}.whatsapp-product{width:100%;border:0;background:#17a44d;color:#fff;margin-top:15px;padding:10px;font:600 12px 'DM Sans';cursor:pointer}.empty-state{color:var(--muted);padding:30px 0}.about{text-align:center;background:#0b0b0c;color:#fff;padding:95px 24px;border-top:4px solid var(--red)}.about .eyebrow{color:#ff8a8f}.about h2{font-size:46px}.about p:last-of-type{max-width:500px;margin:28px auto;line-height:1.65;color:#dedadd}.outline{border:1px solid #f04d52;color:#fff;background:transparent}.outline:hover{background:#98051d}footer{display:flex;justify-content:space-between;padding:32px clamp(24px,13vw,260px);background:#000;color:#fff;align-items:center}footer .logo img{width:45px;height:45px}footer p{font-size:12px;color:#cfc5c7;margin:5px 0}.footer-admin{color:#f9adb9;text-decoration:underline;font-size:12px;cursor:pointer}.dialog{border:0;padding:clamp(28px,4vw,48px);max-width:760px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 20px 60px #28101b55}.dialog::backdrop{background:#000a;backdrop-filter:blur(3px)}.small-dialog{max-width:430px}.close{position:absolute;right:15px;top:10px;background:none;border:0;color:var(--red);font-size:30px;cursor:pointer}.muted{color:var(--muted);font-size:14px}.dialog form{margin-top:24px}.dialog label{font-size:12px;font-weight:700;display:block}.dialog input,.dialog textarea{display:block;width:100%;border:1px solid #d9c6cd;background:#fff;padding:11px;margin-top:6px;font:14px 'DM Sans';color:var(--ink);outline-color:var(--red)}.dialog .button{margin-top:16px;width:100%}.error{color:#b32357;height:16px;margin:8px 0 0;font-size:12px}.hint{font-size:12px;color:var(--muted);margin:18px 0 0}.hint code{background:#f4e7eb;padding:2px 5px}.admin-head{display:flex;justify-content:space-between;align-items:start}.admin-head h2{font-size:36px}.text-button{border:0;background:none;color:var(--red);font:600 13px 'DM Sans';cursor:pointer;text-decoration:underline}.product-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.wide{grid-column:1/-1}.form-actions{display:flex;justify-content:space-between;align-items:center}.form-actions .button{width:auto;margin:0}.bulk-import{border-top:1px solid #eadbe1;margin-top:35px;padding-top:25px}.bulk-import h3,.admin-list h3{font:600 22px 'Playfair Display';margin:0 0 10px}.bulk-import p{font-size:13px;line-height:1.5;color:var(--muted);max-width:560px}.bulk-import div{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.bulk-import input{font:13px 'DM Sans';max-width:340px}.bulk-import .button{margin:0;width:auto}.import-status{min-height:20px;font-weight:600}.admin-list{border-top:1px solid #eadbe1;margin-top:35px;padding-top:25px}.admin-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee3e6;padding:12px 0;gap:15px}.admin-row p{margin:3px 0 0;font-size:12px;color:var(--muted)}.row-actions{display:flex;gap:8px}.row-actions button{border:1px solid #d9c4cc;background:#fff;padding:6px 9px;font:12px 'DM Sans';cursor:pointer}.row-actions .delete{color:#a52b55}.admin-empty{font-size:13px;color:var(--muted)}@media(max-width:850px){.header{padding:0 24px;gap:20px}.categories{justify-content:flex-start;padding:0 20px}.products-section{padding:60px 24px}.hero-copy{padding:75px 50px}.account span{display:none}}@media(max-width:700px){.topbar{justify-content:center}.topbar span:first-child{display:none}.header{height:84px}.header .logo span{display:none}.search{display:none}.hero{grid-template-columns:1fr}.hero-art{min-height:290px}.hero-card{inset:16% 28%}.benefits{grid-template-columns:1fr;gap:16px}.products-grid{grid-template-columns:1fr}.section-heading h2{font-size:34px}.product-form{grid-template-columns:1fr}.about h2{font-size:37px}footer{flex-direction:column;gap:4px;text-align:center}.product-image{height:280px}.shipping-strip{justify-content:flex-start;padding-left:20px}.shipping-strip span:nth-of-type(n+3){display:none}}