
:root{--navy:#071121;--navy2:#0b172c;--gold:#c99a35;--gold2:#e7c36a;--cream:#faf5ed;--paper:#fffdf8;--ink:#11131a;--muted:#666b78;--line:#eadfcd;--rose:#f7e7dd;--green:#16a34a;--shadow:0 22px 55px rgba(7,17,33,.14);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Noto Sans Myanmar',system-ui,-apple-system,Segoe UI,sans-serif;background:var(--cream);color:var(--ink);overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.topbar{position:sticky;top:0;z-index:1000;background:linear-gradient(90deg,#061020,#091427);height:82px;display:flex;align-items:center;padding:0 46px;gap:28px;color:#fff;border-bottom:1px solid rgba(231,195,106,.25)}.brand{display:flex;align-items:center;gap:14px;min-width:270px}.brand img{width:58px;height:58px;border-radius:50%;box-shadow:0 0 0 1px rgba(231,195,106,.4)}.brand b{font-family:'Playfair Display',serif;color:var(--gold2);font-size:24px;letter-spacing:.5px}.brand small{display:block;color:#f4e7ca;font-size:12px;line-height:1.4}.nav{display:flex;gap:28px;margin:auto}.nav a{font-size:13px;font-weight:700;position:relative;padding:30px 0}.nav a.active,.nav a:hover{color:var(--gold2)}.nav a.active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--gold)}.top-actions{display:flex;align-items:center;gap:13px}.icon-btn,.hamb{background:none;border:0;color:#fff;cursor:pointer}.icon-btn{font-size:24px;position:relative}.cart em{position:absolute;top:-11px;right:-10px;background:var(--gold2);color:#071121;border-radius:50%;font-size:11px;font-style:normal;font-weight:900;padding:3px 6px}.hamb{display:none;width:36px;height:28px;flex-direction:column;gap:9px}.hamb span{display:block;height:3px;background:#fff;border-radius:5px}.mobile-drawer{position:fixed;inset:0 0 0 auto;width:min(370px,90vw);background:#081426;color:#fff;transform:translateX(105%);transition:.32s ease;z-index:1005;padding:22px}.mobile-drawer.open{transform:none}.drawer-head{display:flex;align-items:center;gap:12px;margin-bottom:22px}.drawer-head img{width:48px;border-radius:50%}.drawer-head button{margin-left:auto;background:none;border:0;color:#fff;font-size:32px}.mobile-drawer nav{display:grid;gap:5px}.mobile-drawer nav a{padding:14px;border-bottom:1px solid rgba(255,255,255,.08)}.drawer-cta{display:block;margin-top:18px;text-align:center;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#071121;padding:14px;border-radius:999px;font-weight:900;border:0;width:100%;cursor:pointer}.drawer-cta.dark{background:#111b2d;color:#fff;border:1px solid rgba(231,195,106,.3)}main{min-height:75vh}.hero{display:grid;grid-template-columns:1fr 1.25fr;min-height:590px;background:radial-gradient(circle at 70% 20%,#ffeadc,transparent 35%),linear-gradient(90deg,#fffaf3 0%,#fbefe0 48%,#f9e7db);overflow:hidden}.hero-copy{padding:80px 5vw 50px;display:flex;flex-direction:column;justify-content:center}.kicker{text-transform:uppercase;letter-spacing:4px;color:#a67d20;font-weight:900;font-size:13px}.center{text-align:center}.hero h1,.page-hero h1,.shop-hero h1,.section h2{font-family:'Playfair Display',serif;font-weight:700;line-height:1.05}.hero h1{font-size:64px;margin:15px 0 20px}.mm-line{font-size:19px;line-height:1.8;max-width:560px}.hero-bullets{list-style:none;padding:0;margin:18px 0;display:grid;gap:11px;font-weight:700}.hero-actions{display:flex;gap:18px;flex-wrap:wrap}.btn{border:0;border-radius:10px;padding:15px 25px;font-weight:900;letter-spacing:.5px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 12px 28px rgba(0,0,0,.1)}.btn.dark{background:#061020;color:#fff}.btn.gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#061020}.btn.full{width:100%}.hero-media{position:relative;min-height:520px;align-self:stretch}.hero-media:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#fbefe0 0%,transparent 20%),linear-gradient(0deg,rgba(251,239,224,.25),rgba(251,239,224,.25));z-index:1}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-badge{position:absolute;right:35px;top:38%;z-index:2;background:#071121;color:var(--gold2);width:135px;height:135px;border-radius:50%;display:grid;place-items:center;text-align:center;border:1px solid var(--gold);box-shadow:0 20px 45px rgba(0,0,0,.28)}.hero-badge b{font-size:44px;line-height:.9}.hero-badge small{display:block;font-weight:700}.trustbar{display:grid;grid-template-columns:repeat(5,1fr);background:#071121;color:#fff;border-top:1px solid rgba(231,195,106,.2);border-bottom:1px solid rgba(231,195,106,.2)}.trustbar div{padding:23px 28px;display:flex;align-items:center;gap:14px;border-right:1px solid rgba(255,255,255,.1)}.trustbar b{display:block;font-size:15px}.trustbar span{display:block;color:#d9d0bd;font-size:12px}.section{padding:65px 5vw}.story-grid{display:grid;grid-template-columns:1fr 1.55fr;gap:28px}.story-card{background:rgba(255,255,255,.75);border:1px solid var(--line);border-radius:var(--radius);padding:38px;box-shadow:var(--shadow)}.story-card h2{font-size:38px}.story-card p{line-height:1.9}.story-photos{display:grid;grid-template-columns:1.2fr 1fr;gap:16px}.story-photos img{width:100%;height:245px;object-fit:cover;border-radius:18px;box-shadow:var(--shadow)}.story-photos img:first-child{grid-row:span 2;height:100%}.muted{color:var(--muted)}.concerns h2{font-size:34px;margin:8px 0}.concern-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:28px}.concern-grid button{background:#fff;border:1px solid var(--line);border-radius:18px;min-height:145px;padding:18px;box-shadow:0 10px 22px rgba(7,17,33,.06);cursor:pointer;transition:.2s}.concern-grid button:hover{transform:translateY(-5px);border-color:var(--gold)}.concern-grid button{font-size:28px}.concern-grid b,.concern-grid span{display:block;font-size:14px}.concern-grid span{color:#6b6257;margin-top:5px}.category-row{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.category-row a{min-height:112px;border-radius:18px;background:linear-gradient(135deg,#fff,#f3e5d5);display:flex;align-items:end;padding:20px;font-weight:900;border:1px solid var(--line);box-shadow:0 12px 25px rgba(0,0,0,.07)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.section-head h2{font-size:38px;margin:0}.section-head a{color:#9b6e17;font-weight:900}.product-row,.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 8px 22px rgba(7,17,33,.08);position:relative}.product-card .badge{position:absolute;top:10px;left:10px;background:#071121;color:#fff;border-radius:999px;font-size:11px;font-weight:900;padding:6px 9px;z-index:1}.product-card img{width:100%;height:220px;object-fit:cover;background:#f9efe4}.product-card .pc-body{padding:16px}.product-card h3{font-size:16px;line-height:1.35;margin:0 0 8px}.product-card small{color:#9b6e17;font-weight:800}.product-card .meta{display:flex;justify-content:space-between;color:#6e7079;font-size:12px;margin:10px 0}.product-card button{width:100%;border:0;border-radius:8px;background:linear-gradient(135deg,var(--gold2),var(--gold));padding:11px;font-weight:900;cursor:pointer}.note-grid,.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.note-grid article,.guide-grid article,.contact-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;box-shadow:var(--shadow)}.visit-store{display:grid;grid-template-columns:1fr 1.2fr;gap:30px;background:#fff9ef}.store-gallery{display:grid;grid-template-columns:1fr 1fr;gap:16px}.store-gallery img{height:320px;object-fit:cover;border-radius:20px;box-shadow:var(--shadow)}.page-hero,.shop-hero{padding:70px 5vw;background:linear-gradient(120deg,#fffaf3,#f5e6d4);border-bottom:1px solid var(--line)}.page-hero h1,.shop-hero h1{font-size:56px;margin:12px 0}.page-hero p,.shop-hero p{max-width:860px;line-height:1.8}.shop-hero{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.shop-hero img{height:330px;width:100%;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.shop-layout{display:grid;grid-template-columns:290px 1fr;gap:28px;padding:35px 5vw 70px}.filters{position:sticky;top:104px;align-self:start;background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 10px 28px rgba(0,0,0,.07)}.filters h3{margin:15px 0 12px}.filters button,.filters select,.filters input{width:100%;border:1px solid var(--line);background:#fff;border-radius:10px;padding:12px;text-align:left;margin-bottom:8px}.filters button.active{background:#f4e6ce;border-color:var(--gold);font-weight:900}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.shop-toolbar select{border:1px solid var(--line);border-radius:10px;padding:10px 14px;background:#fff}.pagination{display:flex;justify-content:center;gap:8px;margin-top:28px}.pagination button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 14px;cursor:pointer}.pagination button.active{background:#071121;color:#fff}.product-modal{position:fixed;inset:0;background:rgba(7,17,33,.55);backdrop-filter:blur(6px);z-index:1500;display:none;align-items:center;justify-content:center;padding:22px}.product-modal.open{display:flex}.modal-card{position:relative;background:#fffdf8;border-radius:26px;width:min(980px,96vw);max-height:92vh;overflow:auto;box-shadow:0 35px 100px rgba(0,0,0,.35);border:1px solid var(--line)}.modal-close{position:absolute;right:18px;top:16px;background:none;border:0;font-size:32px;cursor:pointer;z-index:2}.detail{display:grid;grid-template-columns:380px 1fr;gap:28px;padding:42px}.detail-image img{width:100%;height:430px;object-fit:cover;border-radius:18px;border:1px solid var(--line);background:#f6eadf}.detail-title h2{font-family:'Playfair Display',serif;font-size:35px;margin:12px 0}.pills{display:flex;gap:8px;flex-wrap:wrap}.pill{border:1px solid var(--line);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.pill.green{border-color:#b7e3be;color:#166534;background:#f0fff2}.detail-section{display:grid;gap:14px;margin-top:22px}.detail-section article{display:grid;grid-template-columns:45px 1fr;gap:13px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px}.detail-section b{display:block;color:#9b6e17}.detail-actions{display:flex;gap:12px;margin-top:22px}.brand-cloud{display:flex;flex-wrap:wrap;gap:13px}.brand-cloud span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:12px 18px;font-weight:900;box-shadow:0 5px 18px rgba(0,0,0,.05)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-grid img{width:100%;height:285px;object-fit:cover;border-radius:20px;box-shadow:var(--shadow)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-card img{border-radius:18px;margin-bottom:16px}.footer{background:#061020;color:#fff;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:26px;padding:42px 5vw 22px}.footer a{color:#f3d287}.footer h4{color:#e7c36a}.footer-brand{display:flex;gap:14px;align-items:flex-start}.footer-brand img{width:70px;border-radius:50%}.footer-brand b{color:#e7c36a;font-family:'Playfair Display',serif;font-size:23px}.footer p{color:#e6e0d5;line-height:1.7}.subfooter{grid-column:1/-1;text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:18px;color:#c6c0b5}.chat-fab{position:fixed;right:24px;bottom:24px;z-index:1200;border:0;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#071121;border-radius:999px;padding:16px 24px;display:flex;gap:12px;align-items:center;font-weight:900;font-size:22px;box-shadow:0 18px 40px rgba(0,0,0,.24);cursor:pointer}.chat-fab span{background:#fff;width:48px;height:48px;display:grid;place-items:center;border-radius:50%}.chat-overlay{display:none;position:fixed;inset:0;background:rgba(7,17,33,.45);z-index:1190;backdrop-filter:blur(4px)}.chat-overlay.open{display:block}.chat-panel{position:fixed;right:24px;bottom:94px;width:420px;max-width:calc(100vw - 24px);height:650px;max-height:calc(100vh - 120px);background:#fff9f0;border-radius:24px;overflow:hidden;z-index:1210;box-shadow:0 35px 90px rgba(0,0,0,.35);transform:translateY(30px) scale(.96);opacity:0;pointer-events:none;transition:.25s ease;border:1px solid var(--line)}.chat-panel.open{transform:none;opacity:1;pointer-events:auto}.chat-head{height:78px;background:#061020;color:#fff;display:flex;align-items:center;padding:14px;gap:12px}.chat-head img{width:48px;height:48px;border-radius:50%}.chat-head b{color:#e7c36a}.chat-head small{display:block;color:#e6e0d5}.chat-head small span{display:inline-block;width:8px;height:8px;background:#22c55e;border-radius:50%;margin-right:4px}.chat-head button{margin-left:auto;background:none;border:0;color:#e7c36a;font-size:22px;cursor:pointer}.chat-head button+button{margin-left:4px}.chat-body{height:calc(100% - 156px);overflow:auto;padding:18px;display:flex;flex-direction:column;gap:14px}.msg{display:flex;gap:10px;align-items:flex-start}.msg img{width:38px;height:38px;border-radius:50%}.msg p,.msg.user{max-width:84%;background:#fff;border:1px solid var(--line);border-radius:16px;padding:13px 14px;line-height:1.7;margin:0;white-space:normal}.msg.user{align-self:flex-end;background:#061020;color:#fff;border-color:#061020;display:block}.typing{color:#6b7280}.quick-chips{display:grid;grid-template-columns:1fr 1fr;gap:9px}.quick-chips button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px;font-weight:700;cursor:pointer}.chat-form{height:78px;border-top:1px solid var(--line);background:#fff;display:flex;align-items:center;gap:9px;padding:12px}.chat-form textarea{flex:1;resize:none;border:1px solid var(--line);border-radius:18px;padding:13px 14px;outline:none;max-height:72px}.chat-form button{border:0;background:transparent;font-size:22px;cursor:pointer}.chat-form .send{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#071121;border-radius:50%;width:52px;height:52px}.privacy-note{text-align:center;margin:0 0 8px;color:#6b7280;font-size:12px}@media(max-width:980px){.topbar{height:76px;padding:0 18px}.brand{min-width:auto}.brand img{width:54px;height:54px}.brand b{font-size:22px}.desktop-nav{display:none}.hamb{display:flex}.hero{grid-template-columns:1fr}.hero-copy{order:2;padding:30px 22px}.hero-media{order:1;min-height:260px}.hero h1{font-size:44px}.hero-badge{width:95px;height:95px;right:18px;top:auto;bottom:18px}.hero-badge b{font-size:31px}.trustbar{grid-template-columns:repeat(4,1fr)}.trustbar div{padding:15px;display:block;text-align:center}.story-grid,.visit-store,.shop-hero,.contact-grid{grid-template-columns:1fr}.concern-grid{grid-template-columns:repeat(2,1fr)}.category-row{grid-template-columns:repeat(2,1fr)}.product-row,.product-grid{grid-template-columns:repeat(2,1fr)}.shop-layout{grid-template-columns:1fr;padding:20px}.filters{position:static}.detail{grid-template-columns:1fr;padding:28px 18px}.detail-image img{height:300px}.note-grid,.guide-grid{grid-template-columns:1fr}.footer{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}.chat-panel{right:0;left:0;bottom:0;width:100%;max-width:100%;height:78vh;max-height:86vh;border-radius:26px 26px 0 0}.chat-fab{right:16px;bottom:18px}.page-hero h1,.shop-hero h1{font-size:42px}}@media(max-width:560px){.brand small{display:none}.hero h1{font-size:36px}.kicker{font-size:11px;letter-spacing:3px}.trustbar{grid-template-columns:repeat(4,1fr)}.trustbar div:nth-child(5){display:none}.trustbar b{font-size:11px}.trustbar span{display:none}.section{padding:45px 20px}.story-photos{grid-template-columns:1fr}.story-photos img,.story-photos img:first-child{height:220px}.product-row,.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card img{height:165px}.product-card .pc-body{padding:12px}.product-card h3{font-size:13px}.shop-toolbar{display:block}.gallery-grid{grid-template-columns:1fr}.detail-title h2{font-size:27px}.detail-actions{display:grid}.chat-body{padding:13px}.quick-chips{grid-template-columns:1fr}.msg p,.msg.user{max-width:90%}}

/* FINAL USER CORRECTION OVERRIDES */
.brand{min-width:220px}.brand small{display:none}.brand b{font-size:26px}.hero{min-height:480px}.hero-copy{padding-top:52px;padding-bottom:44px}.hero h1{font-size:56px}.hero-media{min-height:440px}.story-photos{grid-template-columns:repeat(3,1fr)}.story-photos img,.story-photos img:first-child{grid-row:auto;height:255px;object-fit:cover}.category-row a{position:relative;overflow:hidden}.category-row a:after{content:'💯 Authentic • No MLM';position:absolute;left:16px;bottom:12px;font-size:11px;color:#8c681a}.product-card{cursor:pointer;transition:.2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(7,17,33,.14)}.product-card .image-wrap{position:relative;background:linear-gradient(135deg,#fffaf3,#f2e3d0)}.product-card img{object-fit:contain;padding:8px;background:transparent}.product-card .verified{position:absolute;right:10px;bottom:10px;background:rgba(7,17,33,.86);color:#fff;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.product-card button{background:linear-gradient(135deg,#e9c46b,#bd861e);color:#071121}.filters button span{display:none}.brand-cloud{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px}.brand-cloud a{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 16px;font-weight:900;text-align:center;box-shadow:0 8px 20px rgba(7,17,33,.06);transition:.2s}.brand-cloud a:hover{transform:translateY(-3px);border-color:var(--gold);color:#9b6e17}.footer-brand b{font-size:26px}.chat-panel{border:1px solid rgba(231,195,106,.55);box-shadow:0 34px 90px rgba(5,10,20,.42)}.chat-head{height:86px;background:linear-gradient(135deg,#061020,#0b1730);border-bottom:1px solid rgba(231,195,106,.35)}.chat-head img{box-shadow:0 0 0 1px rgba(231,195,106,.45)}.quick-chips button:hover{border-color:var(--gold);background:#fff7e6}.chat-form .send{box-shadow:0 8px 20px rgba(189,134,30,.35)}@media(max-width:980px){.hero{min-height:auto}.hero-media{min-height:250px}.story-photos{grid-template-columns:repeat(3,1fr)}.story-photos img,.story-photos img:first-child{height:180px}}@media(max-width:560px){.brand b{font-size:21px}.hero h1{font-size:39px}.story-photos{grid-template-columns:1fr}.story-photos img,.story-photos img:first-child{height:220px}.product-card img{height:145px}.product-card .verified{display:none}.category-row a:after{font-size:9px}}


/* Contact page v3 polish */
.contact-hero{padding-top:54px;padding-bottom:44px}
.contact-full{align-items:stretch}
.contact-info-card h2{font-size:34px;margin:8px 0 4px;font-family:'Playfair Display',serif;color:#071121}
.mm-contact-title{font-weight:800;color:#9b6e17;margin-top:0}
.info-list{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px;margin-top:18px}
.info-list p{margin:0;line-height:1.8;background:#fffaf3;border:1px solid var(--line);border-radius:16px;padding:15px 16px}
.info-list b{color:#071121;font-weight:900}.info-list a{color:#8a6417;font-weight:800}
.contact-trust{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 4px}.contact-trust span{background:#071121;color:#fff;border:1px solid rgba(231,195,106,.35);border-radius:999px;padding:10px 13px;font-weight:800;font-size:13px}
.contact-actions{margin-top:20px}.contact-photo-card{padding:18px;display:flex;flex-direction:column;gap:14px}.contact-photo-card img{width:100%;height:520px;object-fit:cover;border-radius:22px;margin:0;box-shadow:0 18px 40px rgba(7,17,33,.12)}.photo-caption{background:linear-gradient(135deg,#071121,#0d1b33);color:#fff;border-radius:18px;padding:18px 20px}.photo-caption b{display:block;color:var(--gold2);font-family:'Playfair Display',serif;font-size:22px;margin-bottom:7px}.photo-caption span{display:block;line-height:1.8;color:#f3ead8}
@media(max-width:980px){.info-list{grid-template-columns:1fr}.contact-photo-card img{height:360px}.contact-info-card h2{font-size:28px}}


/* v4 heritage/story refinement */
.luxury-story{align-items:stretch;gap:30px;}
.luxury-story .story-card{display:flex;flex-direction:column;justify-content:center;min-height:420px;}
.luxury-story .story-card h2{font-size:30px;line-height:1.28;margin:10px 0 20px;letter-spacing:.2px;}
.luxury-story .story-lead{font-size:15.5px;line-height:2.05;color:#252833;margin:0 0 16px;}
.luxury-story .en-story{font-size:15px;line-height:1.85;color:#4b5563;}
.luxury-story .soft-line{border:0;border-top:1px solid var(--line);margin:8px 0 18px;width:100%;}
.luxury-story-photos{align-self:stretch;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;height:100%;}
.luxury-story-photos img,.luxury-story-photos img:first-child{grid-row:auto;width:100%;height:100%;min-height:420px;max-height:560px;object-fit:cover;border-radius:22px;box-shadow:var(--shadow);}
.about-story .story-card{min-height:500px;}
.about-story .luxury-story-photos img{min-height:500px;}
@media(max-width:980px){.luxury-story{grid-template-columns:1fr}.luxury-story .story-card{min-height:auto}.luxury-story-photos{grid-template-columns:repeat(3,1fr);height:auto}.luxury-story-photos img,.luxury-story-photos img:first-child{height:220px;min-height:220px;max-height:none}.about-story .luxury-story-photos img{min-height:220px}.luxury-story .story-card h2{font-size:27px}}
@media(max-width:560px){.luxury-story-photos{grid-template-columns:1fr}.luxury-story-photos img,.luxury-story-photos img:first-child{height:220px;min-height:220px}.luxury-story .story-card h2{font-size:24px}.luxury-story .story-lead{font-size:14.5px;line-height:1.95}}

/* v5 image/name accuracy cleanup */
.filters #productSearch{display:none!important}.product-card .verified{display:none!important}.product-card img{object-fit:contain!important;background:#fffaf3!important}.product-card .image-wrap{background:linear-gradient(135deg,#fffdf8,#f3e6d6)!important}.filters .btn.full{display:none!important}

/* v6 product detail modal correction */
.product-card[data-product-id]{cursor:pointer}.product-card button[data-price-stock]{cursor:pointer}.product-detail-card{width:min(1040px,96vw)}.detail-copy .detail-title h2{font-size:30px;line-height:1.2}.detail-section article p{margin:.25rem 0 0;line-height:1.75;color:#3d4048}.detail-section article i{font-style:normal;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#fff3d7}.detail-actions .btn{font-size:17px;border-radius:12px}.detail-foot{font-size:12px;color:#666b78;margin:12px 0 0}.product-modal .modal-close{color:#071121}.detail-copy .kicker{margin:0}.product-card .pc-body button{margin-top:8px}@media(max-width:560px){.product-detail-card{width:100vw;max-height:95vh;border-radius:22px 22px 0 0}.product-modal{align-items:flex-end;padding:0}.detail{padding:24px 14px 18px}.detail-image img{height:235px}.detail-section article{grid-template-columns:38px 1fr;padding:13px}.detail-copy .detail-title h2{font-size:24px}.detail-foot{display:none}}
