:root{--ink:#20241f;--muted:#797c74;--gold:#c4a36a;--paper:#faf9f6;--line:#e6e5df}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:5px}.announcement{height:35px;background:#262d27;color:#f7f4ed;padding:0 5%;display:flex;align-items:center;gap:16px;font-size:10px;letter-spacing:.35px}.announcement>span:first-child{color:#d1b883}.announcement-right{margin-left:auto}header{height:101px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:var(--paper);border-bottom:1px solid var(--line)}.logo{font-family:Manrope,Arial,sans-serif;letter-spacing:3px;font-size:23px;font-weight:800}.logo>span{font-weight:400}.logo small{display:block;font-size:7px;letter-spacing:3.2px;text-align:center;margin-top:6px;font-weight:500}nav{display:flex;gap:35px;height:100%;align-items:center}nav a{font-size:12px;position:relative}nav a.active:after{position:absolute;content:'';height:2px;background:var(--gold);bottom:-15px;width:20px;left:0}.header-actions{display:flex;align-items:center;gap:22px}.header-actions button{border:0;background:none;font-size:12px}.header-actions #search-toggle{font-size:30px}#cart-count{display:inline-grid;place-items:center;background:#eae8e1;width:20px;height:20px;border-radius:50%;margin-left:8px;font-size:10px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:565px;background:#eeeee8}.hero-copy{padding:69px 10% 42px}.eyebrow{font-size:9px;font-weight:600;letter-spacing:2px;display:flex;align-items:center;gap:9px}.eyebrow>span{width:17px;height:1px;background:var(--gold)}h1,h2,h3,p{margin-top:0}.hero h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(60px,6.1vw,90px);font-weight:500;line-height:1.06;letter-spacing:-5px;margin:26px 0 24px}.hero h1 em{color:#a4895b;font-family:Georgia,serif;font-weight:400}.hero-copy>p{max-width:315px;color:#72766c;line-height:1.9;font-size:13px}.button{padding:16px 23px;background:#eee;border:0;display:inline-flex;align-items:center;justify-content:space-between;gap:32px;font-weight:600;font-size:11px}.gold{background:var(--gold);color:#20241f}.button:hover{filter:brightness(.94)}.hero .button{margin-top:14px;min-width:237px}.hero-note{font-size:9px;color:#7b8076;margin-top:29px}.hero-note span{margin-right:7px}.hero-art{position:relative;overflow:hidden;background:#1b241e;min-height:540px}.hero-art>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 49%;filter:brightness(.66)}.image-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(13,26,19,.6),transparent 60%)}.vertical-label{position:absolute;right:24px;top:40px;writing-mode:vertical-rl;letter-spacing:3px;color:#dfdfd5;font-size:8px}.hero-product{position:absolute;left:39px;bottom:43px;color:white}.hero-product>span{font-size:8px;letter-spacing:2.5px;color:#d1b683}.hero-product h3{font:27px Georgia,serif;margin:12px 0 8px}.hero-product p{font-size:10px;color:#d1d1c9;margin:0}.round-link{position:absolute;right:34px;bottom:49px;border:1px solid #ffffff65;width:45px;height:45px;border-radius:50%;display:grid;place-items:center;color:white;font-size:20px}.hero-pagination{position:absolute;top:32px;left:39px;color:#b9bdb5;font-size:9px;display:flex;align-items:center;gap:10px}.hero-pagination span{width:48px;height:1px;background:#b9bdb5}.hero-pagination b{color:white}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 5%;border-bottom:1px solid var(--line);gap:20px}.benefits>div{display:flex;align-items:center;gap:14px;border-right:1px solid var(--line)}.benefits>div:last-child{border:0}.benefit-icon{font-size:27px;color:#7d846f}.benefits p{margin:0}.benefits b{font-size:10px;font-weight:600;display:block}.benefits small{display:block;color:#92958b;font-size:9px;margin-top:6px}.collection{padding:67px 5% 65px}.section-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.section-top h2{margin:12px 0 0;font-size:29px;letter-spacing:-1px;font-weight:500}.section-top>p{font-size:11px;line-height:1.8;color:var(--muted);margin:0}.collection-tools{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-top:33px;margin-bottom:26px}.tabs{display:flex;gap:27px}.tabs button{border:0;background:none;padding:15px 0;color:#85877e;font-size:11px;border-bottom:2px solid transparent}.tabs button.selected{color:var(--ink);border-color:var(--ink)}.tabs span{font-size:8px;background:#ebe9e2;margin-left:6px;padding:2px 5px;border-radius:3px}.sort{font-size:10px;color:#86897f}.sort select{border:0;background:transparent;font-size:10px;margin-left:9px;color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 20px}.product-image{height:290px;position:relative;background:#edede8;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.04)}.badge{position:absolute;top:13px;left:13px;background:#faf9f6e8;padding:6px 8px;font-size:7px;letter-spacing:1px}.add-product{position:absolute;bottom:12px;right:12px;width:33px;height:33px;background:#faf9f6;border:0;font-size:21px;border-radius:50%;box-shadow:0 2px 10px #0001}.product-card .category{font-size:8px;letter-spacing:1.5px;color:#93968a;margin:17px 0 8px;text-transform:uppercase}.product-card h3{font-size:12px;font-weight:500;margin-bottom:10px}.price{font-size:12px;font-weight:600}.price del{font-weight:400;margin-left:8px;font-size:10px;color:#a3a397}.product-bottom{display:flex;justify-content:space-between;align-items:center}.product-bottom small{font-size:8px;color:#78816c}.story{margin:0 5%;padding:45px 6%;display:flex;align-items:center;justify-content:space-between;background:#e8e9e1;overflow:hidden}.story h2{font:34px/1.2 Georgia,serif;margin:20px 0}.story p{font-size:11px;line-height:1.9;color:#797f72}.story a{font-size:11px;border-bottom:1px solid #7a826d;padding-bottom:8px;display:inline-block;margin-top:10px}.story a span{margin-left:30px}.story-mark{font:210px Georgia,serif;color:#abb29a;text-align:center;line-height:.8;width:35%}.story-mark span{font:9px Arial,sans-serif;letter-spacing:7px;display:block;margin-top:22px}.how{padding:68px 5%;text-align:center}.how>.eyebrow{justify-content:center}.how h2{font-size:27px;letter-spacing:-.8px;margin-top:17px;font-weight:500}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:37px}.steps>div{border-right:1px solid var(--line)}.steps>div:last-child{border:0}.steps span{font:27px Georgia,serif;color:#b59b6d}.steps h3{font-size:12px;margin:14px 0 8px}.steps p{font-size:11px;color:var(--muted)}footer{padding:40px 5% 20px;background:#242c25;color:#e4e5dc;display:flex;justify-content:space-between;flex-wrap:wrap;gap:25px}footer p{font-size:10px;line-height:1.9;color:#afb6a9}footer>div>a{display:block;font-size:10px;margin-bottom:12px}.footer-bottom{width:100%;border-top:1px solid #ffffff20;padding-top:20px;font-size:9px;color:#a0a998;display:flex;justify-content:space-between}dialog{border:0;background:var(--paper);padding:30px;width:500px;max-width:calc(100% - 24px);max-height:90vh;box-shadow:0 20px 100px #0004}dialog::backdrop{background:#111a16aa;backdrop-filter:blur(4px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dialog-head h2{font-size:23px;margin:0}.dialog-head button{border:0;background:transparent;font-size:20px}form label{display:block;font-size:11px;margin:15px 0}input,textarea,form select{width:100%;border:1px solid #d7d9ce;padding:12px;background:#fff;margin-top:7px;color:var(--ink)}textarea{min-height:70px;resize:vertical}form .button{width:100%}.muted{font-size:10px;color:var(--muted);line-height:1.6}#checkout h3{margin-top:25px;font-size:17px}.cart-row{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:14px 0}.cart-row img{width:56px;height:65px;object-fit:cover}.cart-row>div{flex:1}.cart-row b{font-size:12px}.cart-row p{font-size:11px;margin:7px 0}.cart-row button{border:1px solid var(--line);background:none;padding:4px 8px}.cart-row .remove{font-size:10px;border:0}.total-row{display:flex;justify-content:space-between;margin-top:13px;font-size:12px}.total-row:last-child{font-weight:700;font-size:17px}#checkout-error,#login-error,#product-error{color:#a74630;font-size:12px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#263329;color:white;padding:14px 25px;box-shadow:0 4px 25px #0002;z-index:10;display:none;font-size:12px}#search{margin-bottom:25px}.admin-main{max-width:1200px;margin:45px auto;padding:0 25px}.login{max-width:400px;margin:90px auto}.login h1{font:42px Georgia,serif;margin:15px 0}.login p{color:var(--muted)}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:30px 0}.metric{background:#eeeee7;padding:25px}.metric b{display:block;font-size:30px;margin-top:10px}.admin .section-top{margin:25px 0}.order{padding:22px;background:white;border:1px solid var(--line);margin-bottom:15px}.order-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.order p{font-size:13px;line-height:1.8;margin:10px 0}.order small{color:var(--muted)}.inventory-row{display:flex;gap:20px;align-items:center;padding:15px;border-bottom:1px solid var(--line)}.inventory-row img{width:50px;height:60px;object-fit:cover}.inventory-row>div{flex:1}.inventory-row small{display:block;margin-top:7px;color:var(--muted)}[hidden]{display:none!important}@media(min-width:1500px){body:not(.admin) main,body:not(.admin) header,body:not(.admin) footer{max-width:1600px;margin:auto}}@media(max-width:1000px){nav{gap:20px}.hero-copy{padding:55px 9%}.hero h1{font-size:70px}.hero{min-height:510px}.hero-art{min-height:510px}.product-grid{grid-template-columns:repeat(3,1fr)}.benefits{gap:12px}.benefits>div{gap:8px}.benefits small{font-size:8px}.benefits b{font-size:9px}.product-image{height:270px}}@media(max-width:700px){.announcement{justify-content:center;font-size:8px;height:32px}.announcement>span:first-child,.announcement-right{display:none}header{height:85px;flex-wrap:wrap;padding:14px 5%;gap:12px}.logo{font-size:20px}nav{order:3;width:100%;justify-content:center;gap:27px;height:auto;padding:7px 0 11px;background:var(--paper)}nav a{font-size:10px}nav a.active:after{bottom:-7px}.header-actions{gap:10px}.hero{grid-template-columns:1fr;margin-top:25px}.hero-copy{padding:45px 7% 35px}.hero h1{font-size:67px;letter-spacing:-3px}.hero-copy>p{max-width:330px}.hero-art{min-height:350px}.hero-art>img{object-position:50% 48%}.hero-note{margin-top:20px}.benefits{grid-template-columns:1fr 1fr;padding:24px 5%;row-gap:25px}.benefits>div:nth-child(2){border:0}.benefits b{font-size:9px}.benefits small{font-size:8px}.collection{padding:42px 5%}.section-top{display:block}.section-top h2{font-size:25px}.section-top>p{margin-top:15px}.collection-tools{align-items:flex-start;gap:10px;margin-top:15px}.tabs{gap:15px}.tabs button{font-size:10px}.sort{font-size:0;padding-top:14px}.sort select{font-size:9px;margin:0;max-width:110px}.product-grid{grid-template-columns:1fr 1fr;gap:25px 13px}.product-image{height:230px}.badge{font-size:6px;left:8px;top:8px;padding:5px}.product-card h3{font-size:11px}.product-bottom{align-items:flex-start;gap:5px}.price{font-size:11px}.price del{font-size:9px;margin-left:3px}.product-bottom small{font-size:7px}.story{padding:32px 8%}.story h2{font-size:28px}.story-mark{display:none}.story .eyebrow{font-size:7px}.how{padding:45px 5%}.how h2{font-size:23px}.steps{gap:12px}.steps p{font-size:9px;line-height:1.6}.steps h3{font-size:10px}.steps>div{padding-right:10px}footer{gap:25px}footer>p{width:45%;font-size:9px}.metrics{gap:8px}.metric{padding:15px;font-size:11px}.metric b{font-size:22px}.order-head{flex-wrap:wrap}.admin header{height:auto}.inventory-row{gap:10px}.inventory-row .button{padding:10px}.admin .section-top{display:flex;flex-wrap:wrap}.admin-main{padding:0 15px}dialog{padding:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
#product-viewer{width:min(900px,calc(100% - 24px));padding:0;overflow:hidden}.viewer-close{position:absolute;right:18px;top:16px;border:0;background:#fff;border-radius:50%;width:34px;height:34px;z-index:2}.viewer-layout{display:grid;grid-template-columns:1.1fr .9fr;min-height:500px}.viewer-gallery{background:#eeeee9;padding:28px}.viewer-gallery #viewer-main{height:390px;overflow:hidden;cursor:zoom-in;background:#e7e6df}.viewer-gallery #viewer-main img{width:100%;height:100%;object-fit:contain;transition:transform .15s;transform-origin:center}.viewer-gallery #viewer-main.zoomed img{transform:scale(2.2)}#viewer-thumbs{display:flex;gap:8px;margin-top:12px}#viewer-thumbs button{padding:0;border:2px solid transparent;background:none;width:58px;height:58px}#viewer-thumbs button.selected{border-color:var(--gold)}#viewer-thumbs img{width:100%;height:100%;object-fit:cover}.viewer-info{padding:65px 42px;display:flex;flex-direction:column;align-items:flex-start}.viewer-info h2{font:34px Georgia,serif;margin:18px 0 4px}.viewer-info .category{margin:0 0 24px}.viewer-price{font-size:22px;font-weight:600}.viewer-stock{font-size:11px;color:#667966;margin:18px 0 28px}.viewer-info .button{width:100%}.viewer-note{font-size:10px;line-height:1.7;color:#8d948b;margin-top:18px}@media(max-width:650px){.viewer-layout{grid-template-columns:1fr}.viewer-gallery #viewer-main{height:280px}.viewer-info{padding:28px}.viewer-info h2{font-size:27px}}
