:root{--paper:#f8f3ea;--ink:#231f20;--muted:#6d6258;--gold:#bd9250;--rose:#d39a8e;--teal:#4a8d91;--card:hsla(0,0%,100%,.82);--shadow:0 18px 50px rgba(62,45,25,.12)}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;color:var(--ink);background:var(--paper);font-family:Georgia,Times New Roman,serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer}h1,h2,h3,p{margin-top:0}h1{font-size:30px;line-height:1.08;margin-bottom:14px}h2{font-size:24px;line-height:1.12;text-align:center;margin-bottom:20px}h3{font-size:18px;margin-bottom:6px}p{color:var(--muted);line-height:1.55;font-size:14px}.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700}.center{text-align:center}.shell{width:calc(100% - 16px);margin:10px auto 0;background:hsla(0,0%,100%,.65);border-radius:16px;overflow:hidden;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.site-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:hsla(0,0%,100%,.74);position:relative;z-index:100}.brand img{object-fit:contain;background:var(--paper);border-radius:10px;width:110px;height:auto}.hamburger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;border:none;background:none;z-index:110;-webkit-tap-highlight-color:transparent}.hamburger span{display:block;width:100%;height:2.5px;background:var(--ink);border-radius:2px;transition:all .3s ease;transform-origin:center}.hamburger.active span:first-child{transform:translateY(7.5px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.nav-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:90}.nav-overlay.open{display:block}.nav{position:fixed;top:0;right:0;width:270px;height:100dvh;height:100vh;background:#fff;box-shadow:-6px 0 30px rgba(0,0,0,.1);z-index:100;display:flex;flex-direction:column;padding:80px 24px 32px;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.nav.open{transform:translateX(0)}.nav a{font-size:16px;padding:14px 0;border-bottom:1px solid rgba(189,146,80,.1)}.nav a:hover{color:var(--gold)}.nav-cta{display:flex;align-items:center;justify-content:center;height:48px;margin-top:16px;border-radius:999px;background:var(--gold);color:#fff!important;font-weight:700;font-size:15px;border-bottom:none!important}.cart{display:none}.button{padding:0 28px;background:var(--gold);color:#fff;font-size:15px;box-shadow:0 10px 22px rgba(189,146,80,.28)}.button,.button-outline{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;font-weight:700;-webkit-tap-highlight-color:transparent}.button-outline{padding:0 24px;background:transparent;color:var(--gold);font-size:14px;font-family:inherit;border:2px solid var(--gold)}.cta-center{text-align:center;margin-top:24px}.hero{min-height:320px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:20px 16px}.hero-image{object-fit:cover;z-index:0}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.88) 50%,hsla(0,0%,100%,.96));z-index:1}.hero-content{position:relative;z-index:2;max-width:460px;text-align:center}.section{padding:32px 16px}.section.muted{background:hsla(0,0%,100%,.46)}.section-header{margin-bottom:20px}.section-header h2{margin-bottom:6px}.grid{display:grid;grid-gap:14px;gap:14px}.grid.four{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:1fr}.category-card{background:var(--card);border:1px solid rgba(189,146,80,.15);border-radius:14px;box-shadow:var(--shadow);overflow:hidden;padding:10px}.card-image{aspect-ratio:4/3;border-radius:10px;overflow:hidden;background:#f4eadb}.card-image img{width:100%;height:100%;object-fit:cover}.category-card span{display:block;margin-top:10px;color:var(--teal);font-size:11px;font-weight:700}.category-card h3{font-size:16px;margin-top:4px}.category-card p{margin-bottom:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:13px}.quote{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:28px 16px;margin:0 16px 32px;border-radius:20px;background:linear-gradient(135deg,hsla(0,0%,100%,.9),hsla(32,67%,92%,.82));box-shadow:var(--shadow)}.quote img{background:var(--paper);border-radius:14px;width:100px;height:100px;object-fit:contain}.quote h2{font-size:22px;text-align:center;margin-bottom:8px}.quote p{font-size:14px}.catalog-hero{padding-bottom:4px!important}.catalog-hero h1{text-align:center}.catalog-desc,.catalog-subtitle{text-align:center;font-size:14px;max-width:460px;margin:0 auto}.catalog-desc{margin-bottom:20px}.catalog-tabs{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}.catalog-tabs::-webkit-scrollbar{display:none}.catalog-tab{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 14px;border:2px solid rgba(189,146,80,.12);border-radius:14px;background:var(--card);min-width:90px;flex-shrink:0;font-family:inherit;font-size:12px;font-weight:600;color:var(--muted);scroll-snap-align:start;-webkit-tap-highlight-color:transparent;transition:border-color .2s}.catalog-tab.active{border-color:var(--gold);color:var(--gold);background:rgba(189,146,80,.06);box-shadow:0 4px 14px rgba(189,146,80,.12)}.tab-thumb{width:52px;height:52px;border-radius:10px;overflow:hidden;background:#f4eadb}.tab-thumb img{width:100%;height:100%;object-fit:cover}.catalog-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.catalog-empty{text-align:center;padding:32px 16px;border:2px dashed rgba(189,146,80,.2);border-radius:16px;background:hsla(0,0%,100%,.5)}.catalog-empty img{background:var(--paper);border-radius:12px;margin:0 auto 12px;width:80px;height:80px;object-fit:contain}.catalog-empty .small{font-size:13px}.footer{display:flex;flex-direction:column;gap:24px;padding:32px 16px;background:#fff7eb;border-top:1px solid rgba(189,146,80,.2)}.footer h3{font-size:18px;margin-bottom:8px}.footer p{font-size:14px;margin-bottom:4px}.footer img{width:180px;height:auto;margin-bottom:8px}code{background:rgba(189,146,80,.12);padding:2px 5px;border-radius:6px;font-size:13px}@media (min-width:640px){.shell{width:calc(100% - 24px);border-radius:18px}h1{font-size:36px}h2{font-size:28px}.section{padding:44px 24px}.hero{min-height:350px}.grid.four,.grid.three{grid-template-columns:repeat(2,1fr);gap:20px}.catalog-grid{gap:16px}.quote{padding:36px 28px;margin:0 24px}.footer{flex-direction:row;flex-wrap:wrap;gap:28px;padding:36px 24px}.footer>div{flex:1 1;min-width:180px}}@media (min-width:960px){.shell{width:min(1220px,calc(100% - 32px));margin-top:18px}.site-header{padding:12px 28px}.brand img{width:160px}.hamburger{display:none}.nav-overlay{display:none!important}.nav{position:static;width:auto;height:auto;background:transparent;box-shadow:none;transform:none;flex-direction:row;align-items:center;gap:22px;padding:0}.nav a{font-size:15px;padding:0;border-bottom:none}.nav a:first-child,.nav a:hover{color:var(--gold);border-bottom:1px solid var(--gold)}.nav-cta{display:none}.cart{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border-radius:999px;background:var(--gold);color:#fff;font-weight:700;box-shadow:0 10px 22px rgba(189,146,80,.28)}.hero{min-height:390px;justify-content:flex-end;padding:32px 48px}.hero:after{background:linear-gradient(90deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.85) 56%,hsla(0,0%,100%,.94))}.hero-content{margin-right:4%}h1{font-size:clamp(40px,5vw,58px)}h2{font-size:clamp(30px,4vw,44px);margin-bottom:28px}h3{font-size:26px}p{font-size:16px}.eyebrow{font-size:12px}.section{max-width:1120px;margin-left:auto;margin-right:auto;padding:54px 16px}.section.muted{max-width:none;padding:54px max(16px,calc((100% - 1120px) / 2))}.section-header{display:flex;justify-content:space-between;align-items:flex-end;gap:32px}.section-header h2{text-align:left;margin:0}.section-header p{max-width:420px;text-align:left}.grid.four{grid-template-columns:repeat(4,1fr);gap:24px}.catalog-grid,.grid.three{grid-template-columns:repeat(3,1fr);gap:24px}.category-card{padding:14px;border-radius:16px}.category-card:hover{transform:translateY(-4px);box-shadow:0 22px 60px rgba(62,45,25,.16)}.category-card h3{font-size:20px}.category-card p{font-size:14px}.quote{flex-direction:row;text-align:left;gap:36px;padding:42px;margin:0 auto 48px;max-width:1120px}.quote img{width:140px;height:140px}.quote h2{text-align:left;font-size:32px}.catalog-hero h1{font-size:42px}.catalog-tab{min-width:110px;padding:12px 16px;font-size:13px}.catalog-tab:hover{border-color:var(--gold);color:var(--ink);transform:translateY(-2px)}.tab-thumb{width:64px;height:64px}.button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(189,146,80,.36)}.button-outline:hover{background:var(--gold);color:#fff;transform:translateY(-2px)}.footer{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:32px;gap:32px;padding:44px max(16px,calc((100% - 1120px) / 2))}.footer h3{font-size:20px}.footer img{width:220px}}@supports (padding-bottom:env(safe-area-inset-bottom)){.footer,.nav{padding-bottom:calc(32px + env(safe-area-inset-bottom))}}.clickable{cursor:pointer}.lightbox{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.88);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.lightbox,.lightbox-content{display:flex;align-items:center;justify-content:center}.lightbox-content{width:92vw;height:80vh;max-width:700px;max-height:700px;border-radius:14px;overflow:hidden;background:#1a1a1a}.lightbox-img{width:100%!important;height:100%!important;object-fit:contain}.lightbox-close{position:absolute;top:16px;right:16px;width:44px;height:44px;border:none;background:hsla(0,0%,100%,.15);color:#fff;font-size:22px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.lightbox-close:hover{background:hsla(0,0%,100%,.3)}.lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;background:hsla(0,0%,100%,.12);color:#fff;font-size:32px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.lightbox-arrow:hover{background:hsla(0,0%,100%,.25)}.lightbox-arrow.left{left:12px}.lightbox-arrow.right{right:12px}.lightbox-counter{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);color:hsla(0,0%,100%,.7);font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}@media (max-width:639px){.lightbox-arrow{display:none}}