@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#20221f;--paper:#faf9f6;--muted:#73746e;--line:#dedfd7}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',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{opacity:.4;cursor:not-allowed}a:hover{opacity:.7}button:focus-visible,a:focus-visible{outline:2px solid #887455;outline-offset:5px}.announcement{background:#252722;color:white;text-align:center;font-size:11px;letter-spacing:.5px;padding:11px}.announcement span{margin-left:22px;color:#d4d4c9}header{height:109px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid var(--line);gap:25px}.logo{font-family:Manrope,sans-serif;font-weight:800;font-size:29px;letter-spacing:4px}.logo span{display:block;font-family:'DM Sans',sans-serif;letter-spacing:3px;font-size:7px;margin-top:3px;text-align:center}nav{display:flex;gap:30px;font-size:12px}.header-actions{display:flex;align-items:center;gap:23px}.icon{border:0;background:none;font-size:26px;padding:0}.bag-button{background:none;border:0;font-size:12px;display:flex;gap:10px;align-items:center}.bag-button span{background:#262823;color:white;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-size:10px}.hero{padding:48px 5% 40px;display:grid;grid-template-columns:1fr 1.05fr;min-height:640px;gap:5%}.eyebrow{font-size:10px;letter-spacing:2.4px;text-transform:uppercase;font-weight:600}.hero-copy{padding:54px 0 25px}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(48px,5.6vw,83px);font-weight:500;letter-spacing:-4.5px;line-height:1.09;margin:24px 0}.hero h1 em{font-family:Georgia,serif;font-weight:400}.hero-copy>p{line-height:1.9;color:var(--muted);max-width:335px;font-size:13px}.btn{display:inline-flex;justify-content:center;align-items:center;gap:35px;border:1px solid var(--ink);padding:16px 24px;background:var(--ink);color:white;font-size:12px}.btn.light{background:transparent;color:var(--ink)}.hero .btn{margin-top:22px}.hero-note{display:flex;align-items:center;gap:12px;margin-top:43px;font-size:10px;color:var(--muted)}.hero-note span:first-child{font-size:23px;color:var(--ink)}.hero-visual{position:relative;min-height:530px;background:#e6e0d5;overflow:hidden}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 53%}.image-label{position:absolute;top:22px;left:24px;border:1px solid #ffffffaa;padding:8px 11px;color:white;font-size:9px;letter-spacing:1.5px}.hero-product{position:absolute;bottom:20px;left:20px;right:20px;background:#fffef5ee;padding:18px 20px;display:flex;justify-content:space-between;align-items:center}.hero-product small{font-size:8px;letter-spacing:1.5px}.hero-product p{margin:6px 0 0;font-size:15px}.circle-arrow{border:1px solid #aaa99e;border-radius:50%;width:36px;height:36px;display:grid;place-items:center;font-size:20px}.benefits{display:flex;justify-content:space-around;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 5%;font-size:11px;gap:20px}.benefits span{display:flex;align-items:center;gap:13px}.benefits b{font-size:20px;font-weight:400}.section{padding:70px 5%}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-head h2{font-family:Manrope,sans-serif;font-size:35px;font-weight:500;letter-spacing:-1.5px;margin:12px 0 0}.underlined{border-bottom:1px solid;padding-bottom:5px;font-size:11px}.categories{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.category{position:relative;height:355px;overflow:hidden;background:#e8e4dd}.category img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.category:hover img{transform:scale(1.04)}.category:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#0008)}.category-label{position:absolute;z-index:1;bottom:24px;left:25px;right:25px;color:white;display:flex;justify-content:space-between;align-items:center;font-size:24px}.category-label small{display:block;font-size:10px;margin-top:8px;font-weight:400}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.product-image{position:relative;aspect-ratio:1/1.15;overflow:hidden;background:#eae7e0}.product-image img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.product-image:hover img{transform:scale(1.045)}.tag{position:absolute;top:13px;left:13px;background:#faf9f1;padding:6px 9px;font-size:8px;letter-spacing:1px}.quick-add{position:absolute;bottom:12px;right:12px;width:34px;height:34px;background:white;border:0;border-radius:50%;font-size:22px}.product-meta{display:flex;justify-content:space-between;gap:8px;margin-top:17px;font-size:12px}.product-meta h3{font-size:13px;font-weight:500;margin:0}.product-sub{font-size:10px;color:var(--muted);margin:8px 0}.swatch{display:inline-block;width:9px;height:9px;background:#272825;border-radius:50%;margin-right:5px}.story-banner{margin:15px 5% 70px;display:grid;grid-template-columns:1fr 1fr;background:#e9e7de}.story-banner img{width:100%;height:440px;object-fit:cover}.story-content{padding:65px;align-self:center}.story-content h2{font-family:Manrope;font-size:40px;font-weight:500;line-height:1.2;letter-spacing:-1.5px}.story-content p{font-size:12px;line-height:1.9;color:#66695f;margin-bottom:28px}footer{padding:55px 5% 20px;background:#eeeFe8}.footer-top{display:grid;grid-template-columns:1.2fr .8fr 1fr 1.1fr;gap:30px}.footer-top h4{font-size:9px;letter-spacing:1.5px;margin-bottom:23px}.footer-top p{font-size:12px;line-height:1.9;color:#73766d}.footer-top>div>a:not(.logo){display:block;font-size:11px;margin:13px 0;width:fit-content}.footer-bottom{margin-top:50px;padding-top:22px;border-top:1px solid #d4d7cd;display:flex;justify-content:space-between;font-size:9px;color:#74796d}.page{padding:60px 5%;min-height:60vh}.page h1{font-family:Manrope;font-size:45px;font-weight:500;letter-spacing:-2px}.page-intro{max-width:650px;line-height:1.9;color:var(--muted)}.filters{display:flex;justify-content:space-between;gap:20px;margin:30px 0;flex-wrap:wrap}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{background:none;border:1px solid var(--line);padding:11px 17px;font-size:11px}.chip.active{background:var(--ink);color:white}.filters input{min-width:210px}.field,label{display:block}label{font-size:12px;margin-bottom:15px}input,select,textarea{padding:12px;border:1px solid #d2d4ca;background:#fff;width:100%;margin-top:7px;color:var(--ink)}textarea{min-height:90px}.filters select,.filters input{width:auto;margin:0}.empty{text-align:center;padding:70px 20px}.empty p{color:var(--muted);margin-bottom:30px}dialog{border:0;background:var(--paper);padding:35px;width:min(540px,94vw);max-height:90vh;box-shadow:0 20px 100px #0003}dialog::backdrop{background:#20231c88;backdrop-filter:blur(3px)}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.modal-head h2{font-family:Manrope;font-weight:500;margin:0}.close{border:0;background:none;font-size:28px}.cart-row{display:flex;gap:18px;padding:18px 0;border-bottom:1px solid var(--line);align-items:center}.cart-row img{width:75px;height:85px;object-fit:cover}.cart-row>div{flex:1}.cart-row h3{font-size:13px}.quantity{display:flex;align-items:center;gap:13px;margin-top:15px}.quantity button{border:1px solid #ddd;background:white;width:25px;height:25px}.text-button{background:none;border:0;text-decoration:underline;font-size:10px}.total{display:flex;justify-content:space-between;font-size:17px;margin:25px 0}.full{width:100%}.muted{font-size:11px;color:var(--muted);line-height:1.7}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#24271f;color:white;padding:15px 25px;opacity:0;pointer-events:none;transition:.25s;z-index:9;font-size:12px}#toast.show{opacity:1;transform:translate(-50%,0)}.notice{background:#e9eadf;border:1px solid #d7d9cc;padding:16px 20px;font-size:12px;line-height:1.7;margin-bottom:25px}.order{border:1px solid var(--line);background:#fff;padding:25px;margin:20px 0}.order-head{display:flex;justify-content:space-between;gap:20px}.status{background:#e9eddc;padding:8px 12px;font-size:10px;height:fit-content}.steps{display:flex;margin:30px 0 15px;gap:5px}.step{flex:1;border-top:3px solid #e5e5de;padding-top:10px;font-size:10px;color:#98998f}.step.done{border-color:#555f42;color:#333a2c}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:25px 0}.stat{background:#eeefe7;padding:24px}.stat strong{display:block;font-size:30px;margin-top:10px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th,td{text-align:left;padding:18px 12px;border-bottom:1px solid var(--line)}th{font-size:10px;text-transform:uppercase;letter-spacing:1px}td img{width:48px;height:55px;object-fit:cover;vertical-align:middle;margin-right:15px}.admin-toolbar{display:flex;justify-content:space-between;margin:25px 0}.detail{display:grid;grid-template-columns:1fr 1fr;gap:60px}.detail>img{width:100%;max-height:650px;object-fit:cover}.detail-copy{padding:30px 0}.detail-copy h1{font-size:42px}.detail-copy p{line-height:1.8}.detail-copy .btn{margin-top:25px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-card{background:#eceee4;padding:35px}.contact-card a{display:block;margin:25px 0;font-size:20px}@media(min-width:1600px){main,header,.footer-top,.footer-bottom{max-width:1600px;margin:auto}}@media(max-width:1000px){nav{gap:17px}.header-actions{gap:13px}.hero h1{font-size:60px}.hero{gap:30px}.hero-visual{min-height:490px}.story-content{padding:35px}.products{gap:15px}}@media(max-width:760px){header{height:auto;min-height:100px;flex-wrap:wrap;padding:20px 5% 15px;gap:20px}.logo{font-size:24px}nav{order:3;width:100%;justify-content:space-between;gap:8px;font-size:10px}.announcement{font-size:9px}.announcement span{display:none}.hero{grid-template-columns:1fr;padding-top:15px;gap:22px}.hero-copy{padding:20px 0}.hero h1{font-size:56px;letter-spacing:-3px;margin:19px 0}.hero-copy>p{max-width:100%}.hero-note{margin-top:25px}.hero-visual{min-height:430px}.benefits{display:grid;grid-template-columns:1fr 1fr;font-size:9px;gap:20px}.section{padding:45px 5%}.section-head h2{font-size:28px}.categories{gap:10px}.category{height:230px}.category-label{font-size:17px;left:12px;right:10px;bottom:15px}.category-label small{font-size:8px}.category-label>span:last-child{display:none}.products{grid-template-columns:1fr 1fr;gap:25px 13px}.product-meta{flex-wrap:wrap}.product-meta h3{font-size:12px}.story-banner{grid-template-columns:1fr;margin-bottom:45px}.story-banner img{height:300px}.story-content{padding:30px}.story-content h2{font-size:33px}.footer-top{grid-template-columns:1fr 1fr;gap:25px}.footer-bottom{gap:15px;flex-wrap:wrap}.page{padding:35px 5%}.page h1{font-size:35px}.detail,.contact-grid{grid-template-columns:1fr;gap:15px}.detail-copy{padding:0}.stats{gap:10px}.stat{padding:15px;font-size:11px}.stat strong{font-size:24px}.order-head{flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.filters{gap:14px}.filters input{width:100%}.header-actions{margin-left:auto}}
[hidden]{display:none!important}.preserve-lines{white-space:pre-line}.main-product-image{width:100%;max-height:650px;object-fit:cover}.gallery{display:flex;gap:10px;margin-top:15px}.gallery button{padding:0;border:1px solid var(--line);background:none;width:70px;height:80px}.gallery img{width:100%;height:100%;object-fit:cover}.specs{border-block:1px solid var(--line);margin:25px 0;padding:10px 0}.specs p,.summary-line{display:flex;justify-content:space-between;gap:20px}.specs strong{font-weight:500}.specs span{color:var(--muted)}.care{border-bottom:1px solid var(--line);padding:18px 0}.care summary,details summary{cursor:pointer}.check{display:flex;align-items:center;gap:8px;flex-wrap:wrap;line-height:1.8}.check input{width:16px;height:16px;margin:0;accent-color:var(--ink)}.check a{text-decoration:underline}.form-error{color:#a02d20;font-size:12px;line-height:1.6}.form-error:empty{display:none}.lookup-form{display:flex;align-items:end;gap:15px;flex-wrap:wrap;padding:25px;background:#eeefe7;margin:30px 0}.lookup-form label{flex:1;min-width:200px;margin:0}.lookup-form .form-error{width:100%}.order-number{overflow-wrap:anywhere}.order-item{display:flex;align-items:center;gap:14px;margin:18px 0}.order-item img{width:50px;height:60px;object-fit:cover}.order-item span{flex:1;font-size:12px}.order-item strong{font-size:12px;font-weight:500}.order-manage{border-top:1px solid var(--line);margin-top:25px;padding-top:18px}.order-manage summary{font-size:12px;font-weight:600}.order-customer{padding:20px;background:#f5f5f0;margin:20px 0;font-size:12px;line-height:1.7}.order-form{margin-bottom:20px}.login-page{max-width:520px;margin:auto;padding-bottom:90px}.login-page h1{font-size:40px}.login-form{background:#eeefe7;padding:28px;margin-top:30px}.admin-page{display:grid;grid-template-columns:230px 1fr;min-height:80vh}.admin-sidebar{padding:45px 24px;background:#eeefe7;border-right:1px solid #dedfd7;display:flex;flex-direction:column;gap:40px}.admin-sidebar h2{font-family:Manrope;font-weight:500;font-size:28px;letter-spacing:-1px;line-height:1.3}.admin-sidebar .eyebrow{font-size:8px;letter-spacing:1.5px}.admin-sidebar nav{display:flex;flex-direction:column;gap:7px}.admin-sidebar nav a{padding:15px;font-size:12px;display:flex;gap:13px;align-items:center}.admin-sidebar nav a.selected{background:#252722;color:#fff}.admin-sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;align-items:start;gap:15px}.admin-content{padding:50px 5%;min-width:0}.admin-content h1{font-family:Manrope;font-size:38px;letter-spacing:-1.7px;font-weight:500;margin:15px 0}.admin-content h2{font-family:Manrope;font-weight:500}.admin-content .section-head{gap:20px}.admin-content .section-head h2{font-size:25px}.setup-banner,.payment-panel{padding:30px;background:#e9eade;display:flex;justify-content:space-between;align-items:center;gap:20px;margin:30px 0}.setup-banner p,.payment-panel p{font-size:12px;line-height:1.8;color:#656c59;max-width:550px}.setup-banner h2{font-size:27px;letter-spacing:-.7px}.catalogue-tools{display:flex;gap:10px;align-items:center;margin:30px 0}.catalogue-tools input{flex:1;margin:0;min-width:150px}.product-editor{background:#fff;border:1px solid var(--line);margin-bottom:20px}.product-editor>summary{display:flex;align-items:center;gap:20px;padding:20px;list-style:none}.product-editor>summary::-webkit-details-marker{display:none}.product-editor>summary img{width:65px;height:74px;object-fit:cover}.product-editor>summary>div{flex:1}.product-editor>summary strong{font-size:16px;font-weight:500}.product-editor>summary div span{display:block;font-size:11px;color:var(--muted);margin-top:8px}.editor-chevron{font-size:20px}.editor-body{border-top:1px solid var(--line);padding:25px}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.editor-body textarea{min-height:100px}.editor-toggles{display:flex;gap:30px;margin:25px 0 10px}.save-bar{position:sticky;bottom:0;background:#f3f4ecef;backdrop-filter:blur(12px);border:1px solid #d7dacf;padding:20px;display:flex;gap:20px;justify-content:space-between;align-items:center;z-index:2}.save-bar strong{font-size:13px}.save-bar .muted{display:block;margin-top:5px}.save-bar .form-error{max-width:320px}.settings-section{border:1px solid var(--line);background:white;padding:30px;margin:25px 0}.settings-section h2{font-size:22px;margin-top:0}.policy-input{min-height:160px}.payment-panel{background:#252722;color:#fff;align-items:start}.payment-panel p{color:#cccec3}.payment-panel .status{white-space:nowrap}.pagination{display:flex;gap:20px;align-items:center;justify-content:center;margin:30px 0}.policy-page{max-width:900px;margin:auto}.policy-copy{line-height:1.9;font-size:14px;margin:35px 0}#app[aria-busy=true]{opacity:.65;pointer-events:none}.admin-content .order .btn{padding:12px 18px}.admin-content .order .chip{margin-top:8px}@media(max-width:1000px){.admin-page{grid-template-columns:190px 1fr}.admin-content{padding:35px 4%}.admin-sidebar{padding:35px 18px}.catalogue-tools{flex-wrap:wrap}.catalogue-tools input{width:100%;flex:auto}.admin-content h1{font-size:32px}.setup-banner{flex-direction:column;align-items:start}}@media(max-width:760px){.admin-page{display:block}.admin-sidebar{padding:20px 5%;gap:15px;border-right:0;border-bottom:1px solid var(--line)}.admin-sidebar>div:first-child{display:none}.admin-sidebar nav{flex-direction:row;width:100%;order:0;overflow-x:auto;gap:4px}.admin-sidebar nav a{padding:12px 9px;white-space:nowrap;font-size:10px;gap:5px}.admin-sidebar-bottom{flex-direction:row;flex-wrap:wrap;align-items:center;gap:18px}.admin-sidebar-bottom p{margin:0}.admin-content{padding:30px 5%}.admin-content h1{font-size:30px}.admin-content .section-head{align-items:start;flex-direction:column}.product-editor>summary{padding:15px;gap:12px}.product-editor>summary img{width:45px;height:55px}.product-editor>summary strong{font-size:13px}.product-editor>summary .status{font-size:8px;padding:6px}.editor-body{padding:18px}.editor-grid{grid-template-columns:1fr}.editor-toggles{flex-direction:column;gap:5px}.save-bar{flex-wrap:wrap;gap:12px;padding:15px}.save-bar .btn{margin-left:auto}.save-bar .form-error{order:3;max-width:none;width:100%}.save-bar .muted{font-size:9px}.settings-section{padding:20px}.payment-panel{flex-direction:column;padding:22px}.payment-panel h2{font-size:24px}.order{padding:20px}.lookup-form{padding:20px}.stats .stat{font-size:10px}.stats .stat strong{font-size:20px}}
