:root{--ink:#302522;--muted:#75645f;--rose:#a66f63;--line:#eadbd5;--paper:#fff;--blush:#f8efeb;--cream:#fbf7f4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f0ec;color:var(--ink);font-family:Arial,Helvetica,sans-serif}.wrap{max-width:1180px;margin:auto;min-height:100vh;background:#fff}.hero{background:linear-gradient(135deg,#f7ece8 0%,#fff9f6 58%,#f1e5e1 100%)}.hero img{display:block;width:100%;max-height:390px;object-fit:cover}.brandbar{padding:22px 34px 18px;text-align:center}.brand{font-size:clamp(2rem,5vw,3.3rem);font-weight:850;letter-spacing:.08em;margin:0}.brand span{display:block;font-size:.48em;letter-spacing:.3em;color:var(--rose);margin-top:.35em}.tag{font-size:1.08rem;line-height:1.55;color:#65514c;max-width:720px;margin:16px auto 0}.nav{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:20px;padding-top:17px;border-top:1px solid #e7d5ce}.nav a{color:#5b4540;text-decoration:none;padding:9px 15px;border:1px solid #d9c2ba;border-radius:999px;background:#fff;font-size:.9rem;font-weight:700}.intro{text-align:center;padding:46px 24px 14px}.mini,.eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.16em;color:var(--rose);font-weight:850}.intro h1,.intro h2{font-size:clamp(1.9rem,4vw,2.4rem);margin:9px 0 10px}.intro p{color:var(--muted);line-height:1.65;max-width:750px;margin:auto}.category{padding:22px 28px}.category-head{display:flex;align-items:baseline;gap:14px;border-bottom:1px solid var(--line);margin-bottom:22px}.category-head h2{font-size:1.75rem;margin:0 0 10px}.category-head span{font-size:.8rem;color:var(--rose);letter-spacing:.12em;text-transform:uppercase}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(55,35,28,.065);display:flex;flex-direction:column}.image{aspect-ratio:4/3;background:linear-gradient(135deg,#f6f2ef,#fff);display:flex;align-items:center;justify-content:center;overflow:hidden}.image img{width:100%;height:100%;object-fit:contain;padding:16px}.content{padding:20px 20px 24px;display:flex;flex:1;flex-direction:column}.content h3{font-size:1.28rem;line-height:1.2;margin:8px 0}.content p{font-size:.95rem;color:var(--muted);line-height:1.5;margin:7px 0 14px}.btn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;margin-top:auto;padding:12px 18px;background:#3b2b2b;color:#fff;border-radius:10px;text-decoration:none;font-size:.9rem;font-weight:800}.btn:hover{background:#55403b}.note{margin:36px 28px 44px;padding:18px 20px;border-radius:14px;background:#fbf5f2;color:#6b5851;font-size:.83rem;line-height:1.5;text-align:center}footer{padding:30px 24px 38px;background:#2f2624;color:#f7efec;text-align:center}.footer-name{font-weight:850;letter-spacing:.16em}.small{font-size:.75rem;opacity:.88;max-width:820px;margin:10px auto 0;line-height:1.5}.product-page{min-height:100vh;background:linear-gradient(135deg,#f8efeb,#fff 58%,#f3e7e2);padding:26px}.product-shell{max-width:960px;margin:auto}.back{display:inline-block;color:#6a4c45;text-decoration:none;font-weight:800;margin:5px 0 24px}.product-card{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 20px 55px rgba(70,42,34,.1);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.product-visual{min-height:530px;padding:38px;background:#fbf8f6;display:flex;align-items:center;justify-content:center}.product-visual img{width:100%;height:100%;max-height:470px;object-fit:contain}.product-copy{padding:54px 48px;display:flex;flex-direction:column;justify-content:center}.product-copy h1{font-size:clamp(2rem,4vw,3rem);line-height:1.08;margin:12px 0 18px}.product-copy p{font-size:1.05rem;line-height:1.7;color:var(--muted)}.asin{font-size:.78rem!important;letter-spacing:.08em;text-transform:uppercase}.amazon{margin-top:14px;font-size:1rem;padding:15px 23px}.disclosure{font-size:.75rem!important;margin-top:22px!important;color:#8a7770!important}.back-to-top{position:fixed;right:max(18px,calc((100vw - 1180px)/2 + 18px));bottom:max(18px,env(safe-area-inset-bottom));z-index:20;border:0;border-radius:999px;padding:12px 17px;background:#3b2b2b;color:#fff;font:800 .9rem Arial,Helvetica,sans-serif;box-shadow:0 8px 24px rgba(47,38,36,.28);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .2s,transform .2s,visibility .2s}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:#55403b}.back-to-top:focus-visible{outline:3px solid #d8aaa0;outline-offset:3px}@media(max-width:800px){.brandbar{padding:18px}.hero img{max-height:260px}.grid{grid-template-columns:1fr}.category{padding:20px 18px}.category-head{display:block}.intro{padding-top:34px}.note{margin:28px 18px 32px}.product-page{padding:16px}.product-card{grid-template-columns:1fr}.product-visual{min-height:330px;padding:24px}.product-copy{padding:34px 26px}.back-to-top{right:14px;bottom:max(14px,env(safe-area-inset-bottom));padding:11px 14px}}
