*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#2a1518;background:#fffaf5}a{text-decoration:none;color:inherit}.wrap{width:min(1120px,92%);margin:auto}header{position:sticky;top:0;z-index:20;background:rgba(255,250,245,.94);backdrop-filter:blur(12px);border-bottom:1px solid #ead9cf}.nav{height:72px;display:flex;align-items:center;gap:26px}.logo{font-family:Georgia,serif;font-size:24px;color:#76162d}.logo span{font:700 11px Inter;letter-spacing:2px;color:#b58a38}.nav nav{display:flex;gap:20px;margin-left:auto;font-size:13px}.btn{display:inline-flex;justify-content:center;align-items:center;background:#7b1731;color:white;padding:14px 20px;border-radius:12px;font-weight:800;border:1px solid #7b1731}.btn.small{padding:10px 14px;font-size:12px}.btn.ghost{background:transparent;border-color:#d7b567;color:#fff}.btn.ghostdark{background:transparent;color:#7b1731}.hero{background:radial-gradient(circle at 80% 20%,#a4274a 0,#641329 35%,#280b14 100%);color:white;padding:70px 0}.hero-grid{display:grid;grid-template-columns:1.1fr .8fr;align-items:center;gap:55px}.hero h1{font-family:Georgia,serif;font-size:clamp(42px,6vw,76px);line-height:.98;margin:16px 0 24px}.hero h1 em{color:#e7c66e;font-style:normal}.hero p{font-size:18px;line-height:1.7;color:#f3dfe4}.heroimg{width:100%;height:600px;object-fit:cover;object-position:center;border-radius:160px 160px 28px 28px;border:2px solid #d8b65e;box-shadow:0 24px 70px #0008}.eyebrow{font-size:12px;letter-spacing:2.3px;font-weight:900;color:#8d2940}.gold{color:#e7c66e}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.stats{display:flex;gap:30px;margin-top:38px}.stats div{display:flex;flex-direction:column}.stats b{font-size:20px;color:#e7c66e}.stats span{font-size:11px;color:#d7bec4}.section{padding:90px 0}.section h2{font:700 clamp(34px,4vw,52px) Georgia,serif;color:#5f1428;margin:10px 0 20px}.lead{max-width:760px;color:#705c5f;line-height:1.7}.profile{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.profile>img{width:100%;border-radius:24px;box-shadow:0 20px 50px #5f142833}.profile p,.story p{font-size:17px;line-height:1.8;color:#665356}.identity{display:flex;flex-direction:column;gap:5px;border-left:4px solid #b88a36;padding:14px 20px;margin-top:24px}.identity b{font-size:22px}.burg{background:#641329;color:white}.burg h2{color:white}.light{color:#eadce0}.cream{background:#f5e9df}.gallery{display:grid;gap:14px;margin-top:30px}.gallery.four{grid-template-columns:repeat(4,1fr)}.gallery.three{grid-template-columns:repeat(3,1fr)}.gallery img{width:100%;height:300px;object-fit:cover;border-radius:18px}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0}.filters button{border:1px solid #d7c5bb;background:white;padding:10px 15px;border-radius:99px;cursor:pointer}.filters button.active{background:#74162e;color:white}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product{background:white;border:1px solid #eadbd3;border-radius:18px;padding:22px;box-shadow:0 8px 24px #5f14280a}.product small{color:#9b6d42;font-weight:800}.product h3{margin:8px 0;font-size:20px}.product p{color:#766166;line-height:1.6;min-height:76px}.prodmark{height:105px;border-radius:12px;background:linear-gradient(135deg,#70142d,#b5903e);color:#f5db89;display:flex;align-items:center;justify-content:center;font:700 25px Georgia;margin-bottom:18px;letter-spacing:2px}.price{font-size:20px;font-weight:900;color:#74162e}.note{font-size:12px;color:#7c696d;margin-top:22px}.achievement{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center;margin:35px 0}.achievement img{width:100%;border-radius:20px}.achievement h3{font:700 36px Georgia;color:#68142a;margin:12px 0}.badge{background:#68142a;color:white;border-radius:99px;padding:8px 12px;font-size:11px;font-weight:900}.story{display:grid;grid-template-columns:1fr .7fr;gap:50px;align-items:center}.story img{width:100%;height:500px;object-fit:cover;border-radius:28px}.goldbtn{background:#d7b358;border-color:#d7b358;color:#3b101b}.cta-card{background:white;border:1px solid #e2cfc5;border-radius:24px;padding:36px;display:grid;grid-template-columns:1fr 1fr;gap:30px;box-shadow:0 18px 50px #6b183012}.cta-card h3{font:700 32px Georgia;color:#65152a;margin:0}.textlink{color:#781730;font-weight:800;display:flex;align-items:center}footer{background:#230a11;color:#e9d7dc;padding:50px 0;text-align:center}.float{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25D366;color:white;font-weight:900;box-shadow:0 8px 30px #0004;z-index:30}@media(max-width:800px){.nav nav{display:none}.nav .btn{margin-left:auto}.hero{padding:42px 0}.hero-grid,.profile,.story,.achievement,.cta-card{grid-template-columns:1fr}.heroimg{height:470px;order:-1}.hero h1{font-size:44px}.stats{gap:15px;flex-wrap:wrap}.gallery.four,.gallery.three{grid-template-columns:repeat(2,1fr)}.gallery img{height:230px}.products{grid-template-columns:1fr 1fr}.section{padding:65px 0}}@media(max-width:520px){.products{grid-template-columns:1fr}.gallery.four,.gallery.three{grid-template-columns:1fr 1fr}.gallery img{height:180px}.heroimg{height:420px}.hero h1{font-size:38px}.stats b{font-size:17px}.section h2{font-size:34px}}
.prodimg{width:100%;height:230px;object-fit:contain;background:#fff8f2;border-radius:14px;margin-bottom:16px;border:1px solid #f0ded4;padding:8px;cursor:zoom-in}.prodnote{font-size:11px;line-height:1.5;color:#91797e;margin:-4px 0 16px}.product{display:flex;flex-direction:column}.product .btn{margin-top:auto}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.media-card,.price-card{border:0;background:transparent;padding:0;cursor:zoom-in;text-align:left}.media-card img{width:100%;height:430px;object-fit:cover;object-position:top;border-radius:18px;border:1px solid #8d3650;background:white}.testimonial-disclaimer{font-size:12px;line-height:1.6;color:#eadce0;opacity:.9;margin-top:22px;max-width:900px}.price-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:30px 0 40px}.price-card{background:white;border:1px solid #eadbd3;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #5f14280a}.price-card img{width:100%;height:520px;object-fit:contain;background:#fffaf5;display:block}.price-card span{display:block;padding:12px 14px;font-size:12px;font-weight:800;color:#6d1830}.zoomable{cursor:zoom-in}.lightbox{position:fixed;inset:0;background:rgba(15,5,9,.92);z-index:999;display:none;align-items:center;justify-content:center;padding:24px}.lightbox.open{display:flex}.lightbox img{max-width:min(1100px,94vw);max-height:90vh;object-fit:contain;border-radius:10px;background:white}.lightbox-close{position:fixed;right:18px;top:14px;width:46px;height:46px;border-radius:50%;border:0;background:white;color:#65152a;font-size:31px;line-height:1;cursor:pointer;z-index:1000}.media-card:focus-visible,.price-card:focus-visible{outline:3px solid #d7b358;outline-offset:3px}
@media(max-width:800px){.testimonial-grid{grid-template-columns:repeat(2,1fr)}.media-card img{height:360px}.price-grid{grid-template-columns:1fr}.price-card img{height:auto;max-height:680px}.prodimg{height:220px}}
@media(max-width:520px){.testimonial-grid{grid-template-columns:1fr 1fr;gap:10px}.media-card img{height:300px}.prodimg{height:260px}.price-card span{font-size:11px}.lightbox{padding:10px}}
