:root{--ink:#20201d;--olive:#66705b;--sage:#dce2d5;--clay:#b86b4b;--oat:#f3efe7;--cream:#fbfaf7;--line:#d7d2c7;--white:#fff;--ease:cubic-bezier(.22,1,.36,1)}
html{scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden;background:var(--cream);color:var(--ink);font-family:Tahoma,"Leelawadee UI",sans-serif;line-height:1.75}.skip{position:fixed;top:-60px;left:12px;background:#000;color:#fff;padding:.6rem 1rem;z-index:1090}.skip:focus{top:12px}.notice{background:var(--ink);color:#fff;font-size:.82rem;padding:.45rem 0}.navbar{background:rgba(251,250,247,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px);min-height:82px}.navbar-brand{display:flex;align-items:center;gap:.75rem}.logo-mark{width:48px;height:48px;display:grid;place-items:center;background:var(--clay);color:#fff;border-radius:50%}.logo-mark svg{width:28px;fill:currentColor}.brand-copy strong{display:block;font-size:1.15rem;letter-spacing:.08em}.brand-copy small{display:block;color:#6b6a64;font-size:.7rem}.navbar-nav{gap:1rem}.nav-link{font-weight:700!important;font-size:.84rem}.hero{min-height:710px;background:var(--oat)}.hero-copy{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,6vw,6rem)}.hero h1{font-size:clamp(3.2rem,6.5vw,6.3rem);line-height:.96;letter-spacing:-.045em;text-wrap:balance}.hero h1 em{display:block;color:var(--clay);font-style:normal}.hero-lead{font-size:1.16rem;max-width:36rem;color:#595851}.hero-media{min-height:710px;position:relative;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--ease)}.hero-media:hover img{transform:scale(1.025)}.wholesale-badge{position:absolute;left:0;bottom:0;background:var(--olive);color:#fff;padding:1.4rem 1.8rem;max-width:25rem}.btn{border-radius:0;font-weight:800;letter-spacing:.02em;padding:.8rem 1.2rem}.btn-brand{background:var(--clay);border-color:var(--clay);color:#fff}.btn-brand:hover{background:#955238;border-color:#955238;color:#fff}.btn-outline-dark:hover{background:var(--ink)}.section{padding:clamp(4.5rem,8vw,8rem) 0}.section-title{font-size:clamp(2.2rem,4.5vw,4.5rem);letter-spacing:-.035em;line-height:1.06;text-wrap:balance}.section-lead{font-size:1.08rem;color:#66645d;max-width:45rem}.category-strip{background:var(--olive);color:#fff}.category-item{padding:1.5rem;border-right:1px solid rgba(255,255,255,.24)}.category-item:last-child{border-right:0}.category-item b{display:block;font-size:1.02rem}.category-item span{font-size:.82rem;color:#e7ebdf}.about-stat{border-top:1px solid var(--line);padding-top:1rem}.about-stat strong{display:block;font-size:1.8rem;color:var(--clay)}.products{background:#fff}.product-card{height:100%;border:0;border-radius:0;background:var(--cream);transition:transform .35s var(--ease),box-shadow .35s var(--ease)}.product-card:hover{transform:translateY(-7px);box-shadow:0 8px 0 var(--sage)}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-card .card-body{padding:1.3rem}.product-card h3{font-size:1.05rem}.price{font-size:1.4rem;font-weight:900;color:var(--clay)}.tag{display:inline-block;background:var(--sage);padding:.25rem .55rem;font-size:.72rem;font-weight:800;margin-bottom:.8rem}.wholesale{background:var(--sage)}.wholesale-panel{border:2px solid var(--ink);padding:clamp(1.5rem,4vw,3rem);height:100%}.wholesale-list{list-style:none;padding:0;margin:1.5rem 0 0}.wholesale-list li{padding:.8rem 0;border-top:1px solid #b9c0b0}.wholesale-list li::before{content:"✓";font-weight:900;margin-right:.6rem;color:var(--clay)}.gallery-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:.75rem}.gallery-grid figure{margin:0;overflow:hidden}.gallery-grid figure:first-child{grid-row:span 2}.gallery-grid img{width:100%;height:100%;min-height:230px;object-fit:cover;transition:transform .6s var(--ease)}.gallery-grid figure:first-child img{min-height:500px}.gallery-grid figure:hover img{transform:scale(1.04)}.trust{background:var(--ink);color:#fff}.trust .section-lead{color:#c9c8c1}.trust-item{padding:1.2rem 0;border-top:1px solid #55544f}.trust-item h3{font-size:1rem;color:#e7d3c8}.faq details{border-top:1px solid var(--line);padding:1.2rem 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-weight:800;display:flex;justify-content:space-between;list-style:none}.faq summary::after{content:"+";color:var(--clay);font-size:1.3rem}.faq details[open] summary::after{content:"−"}.faq details p{margin:.8rem 0 0;color:#66645d}.contact{background:var(--clay);color:#fff}.contact-card{background:#fff;color:var(--ink);padding:clamp(1.5rem,4vw,3rem);height:100%}.contact-card a{word-break:break-word}.map{width:100%;height:100%;min-height:430px;border:0}.policies{background:#fff}.policy{padding:1.5rem 0;border-top:1px solid var(--line)}.policy h3{font-size:1.1rem}.policy p{color:#66645d;margin-bottom:0}.footer{background:#151614;color:#fff;padding:4rem 0 1.5rem}.footer h3{font-size:.9rem;color:#d6ad9c}.footer p,.footer a{color:#c8c7c0}.footer a{text-decoration:none}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #3f403b;margin-top:2rem;padding-top:1.2rem;font-size:.78rem;color:#989991}.back-top{color:#fff!important;font-weight:800}@media(max-width:991px){.navbar-nav{display:none}.hero,.hero-media{min-height:auto}.hero-media{height:520px}.category-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid figure:first-child{grid-column:span 2;grid-row:auto}.gallery-grid figure:first-child img{min-height:340px}.map{min-height:360px}}@media(max-width:575px){.hero-copy{padding:4rem 1rem}.hero h1{font-size:3.15rem}.hero-media{height:420px}.gallery-grid{grid-template-columns:1fr}.gallery-grid figure:first-child{grid-column:auto}.gallery-grid img,.gallery-grid figure:first-child img{min-height:280px}.btn{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
