:root{--ink:#193128;--leaf:#355d49;--cream:#f6f3ec;--gold:#d1a943;--line:#dfe4dc;--soft:#e8eee7}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,sans-serif}a{text-decoration:none;color:inherit}.store-header{height:78px;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 max(5vw,30px);border-bottom:1px solid var(--line)}.store-brand{display:flex;align-items:center}.store-brand img{display:block;width:118px;height:60px;object-fit:contain}.store-header nav{display:flex;align-items:center;gap:25px;font-size:12px}.cart-link{background:#edf2ec;padding:10px 13px;border-radius:20px}.cart-link b{display:inline-grid;place-items:center;width:17px;height:17px;background:var(--ink);color:white;border-radius:50%;font-size:9px;margin-left:4px}.store-hero{min-height:460px;background:#183127;color:white;display:grid;grid-template-columns:1.15fr .85fr;align-items:stretch;padding-left:max(8vw,45px)}.store-hero>div:first-child{align-self:center;max-width:560px;padding:55px 35px 55px 0}.store-eyebrow{font-size:10px;letter-spacing:1.8px;color:#bbcfbe;font-weight:bold;margin:0 0 15px}.store-hero h1{font:600 clamp(38px,5vw,70px)/.98 Georgia,serif;margin:0;max-width:600px}.store-hero p:not(.store-eyebrow){font-size:15px;line-height:1.6;color:#d5ded4;max-width:440px;margin:25px 0}.store-primary{display:inline-block;background:#d6b258;color:#172b23;border:0;border-radius:3px;padding:14px 19px;font-size:12px;font-weight:bold;cursor:pointer}.hero-art{position:relative;overflow:hidden;background:linear-gradient(125deg,#d7b65d,#9c7531);display:grid;place-items:center}.hero-art:before{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.55);border-radius:50%;transform:translate(55px,-50px)}.hero-art span{font:600 47px/.88 Georgia;color:#173127;letter-spacing:-2px;z-index:1}.hero-art i{position:absolute;bottom:52px;right:18%;font-size:85px;color:#f6ebc8}.trust{padding:25px 8vw;background:#fff;display:flex;justify-content:space-around;gap:20px;border-bottom:1px solid var(--line);font-size:12px;color:#456454}.store-section{max-width:1200px;margin:auto;padding:80px 30px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-heading h2,.how h2,.cart-page h1,.checkout-page h1{font:600 35px Georgia;margin:0}.section-heading>p{font-size:12px;color:#6d7971;max-width:230px;line-height:1.5}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.store-product{background:#fff;border:1px solid var(--line)}.product-visual,.product-hero{display:flex;background:#d8e1d6 center/cover;min-height:220px;padding:14px;position:relative;overflow:hidden}.product-visual:after,.product-hero:after{content:"";position:absolute;width:220px;height:220px;border:1px solid rgba(25,49,40,.25);border-radius:50%;right:-60px;bottom:-100px}.product-visual span,.product-hero span{z-index:1;background:#fff;padding:7px 9px;height:max-content;font-size:9px;text-transform:uppercase;letter-spacing:1px}.product-visual b,.product-hero b{z-index:1;position:absolute;font:100px Georgia;color:#315a46;right:30px;bottom:10px}.store-product>div{padding:18px}.store-product p{font-size:9px;letter-spacing:1.2px;color:#8b7637;text-transform:uppercase;margin:0}.store-product h3{font:600 21px Georgia;margin:9px 0}.store-product small{display:block;line-height:1.45;color:#758078;font-size:11px;min-height:33px}.store-product strong{display:block;font-size:16px;margin:19px 0 15px}.store-product a:not(.product-visual){font-size:11px;color:#28604b;font-weight:bold}.how{background:#e6ede5;padding:70px max(8vw,30px);display:grid;grid-template-columns:1fr 1fr;gap:40px}.how ol{margin:0;padding:0;list-style:none}.how li{border-top:1px solid #c7d2c7;padding:15px 0;display:flex;gap:20px;font-size:13px}.how li b{color:#a88431}footer{background:#193128;color:#eff3ed;padding:40px max(8vw,30px);display:flex;justify-content:space-between;align-items:center}footer .store-brand{background:#fff;padding:2px 8px}footer p{font-size:11px;color:#c4d0c5}.product-page{max-width:1100px;margin:auto;padding:60px 30px;display:grid;grid-template-columns:1fr 1fr;gap:55px}.product-hero{min-height:500px}.product-info{padding:20px 0}.back-store{display:block;font-size:11px;color:#527662;margin-bottom:42px}.product-info h1{font:600 43px/1.05 Georgia;margin:0}.product-description{color:#69766d;line-height:1.6;font-size:14px;margin:20px 0}.product-price{font-size:25px;display:block;margin:25px 0}.product-info label{display:block;font-size:11px;font-weight:bold;margin:16px 0}.product-info textarea,.product-info select,.checkout-form input,.checkout-form textarea,.tracking-form input{display:block;width:100%;border:1px solid #cdd6cd;background:#fff;padding:11px;border-radius:3px;margin-top:7px;font:12px Arial}.product-info textarea{height:95px;resize:vertical}.product-info .store-primary{margin-top:8px}.delivery-note{display:block;color:#68806d;font-size:10px;margin-top:17px}.cart-page{min-height:600px}.cart-layout{display:grid;grid-template-columns:1fr 300px;gap:28px;margin-top:30px}.cart-items{background:#fff;border:1px solid var(--line)}.cart-items>div{display:grid;grid-template-columns:65px 1fr auto;gap:15px;align-items:center;padding:16px;border-bottom:1px solid var(--line)}.cart-thumb{width:58px;height:58px;background:#d8e1d6;display:grid;place-items:center;font:30px Georgia;color:#315a46}.cart-items p{margin:0}.cart-items small{display:block;font-size:10px;color:#79837c;line-height:1.4;margin-top:4px}.cart-items strong{font-size:13px}.cart-items form{grid-column:2}.cart-items button{border:0;background:transparent;color:#a55b4e;font-size:10px;padding:0;cursor:pointer}.cart-summary{background:#193128;color:#fff;padding:24px;height:max-content}.cart-summary>span{font-size:11px}.cart-summary p{border-top:1px solid #476454;padding-top:18px;margin:22px 0;display:flex;justify-content:space-between}.cart-summary strong{font-size:17px}.cart-summary small{display:block;color:#c2d0c4;line-height:1.5;font-size:10px;margin-bottom:20px}.empty-store{margin-top:28px;background:#fff;padding:55px;text-align:center;border:1px dashed #cbd6cb}.checkout-page{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;min-height:620px}.checkout-page>div>p:not(.store-eyebrow){font-size:13px;line-height:1.6;color:#67736a}.checkout-form{background:#fff;border:1px solid var(--line);padding:25px;display:grid;grid-template-columns:1fr 1fr;gap:15px;height:max-content}.checkout-form label{font-size:10px;font-weight:bold}.checkout-form .wide{grid-column:span 2}.checkout-total{grid-column:span 2;border-top:1px solid var(--line);padding-top:17px;display:flex;justify-content:space-between}.checkout-total strong{font-size:19px}.success-store{max-width:620px;margin:0 auto;padding:110px 30px;text-align:center;min-height:630px}.success-store>span{display:grid;place-items:center;background:#dcebdd;color:#3b7455;width:70px;height:70px;border-radius:50%;margin:0 auto 25px;font-size:28px}.success-store h1{font:600 43px/1.05 Georgia;margin:0}.success-store p:not(.store-eyebrow){color:#68766d;line-height:1.6}.success-store .back-store{margin-top:24px}.tracking-page{max-width:900px;margin:0 auto;padding:80px 30px;min-height:620px}.tracking-intro{text-align:center;max-width:540px;margin:0 auto 28px}.tracking-intro h1{font:600 42px Georgia;margin:0}.tracking-intro>p:not(.store-eyebrow){font-size:13px;line-height:1.6;color:#68766d}.tracking-form{background:#fff;border:1px solid var(--line);padding:20px;display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end}.tracking-form label{font-size:10px;font-weight:bold}.tracking-error{text-align:center;color:#a54e46;font-size:11px}.tracking-result{background:#fff;border:1px solid var(--line);margin-top:22px;padding:25px}.tracking-result h2{font:600 26px Georgia;margin:0 0 11px}.order-state{display:inline-block;padding:8px 10px;background:#f8efd9;color:#a5761a;border-radius:20px;font-size:10px}.order-state.in_production,.order-state.ready,.order-state.delivered{background:#e6f2e9;color:#438161}.tracking-steps{list-style:none;margin:28px 0;padding:0;display:flex;justify-content:space-between}.tracking-steps li{width:25%;text-align:center;font-size:10px;color:#89938c}.tracking-steps i{display:grid;place-items:center;width:26px;height:26px;border:1px solid #cbd5cc;border-radius:50%;margin:0 auto 6px;font-style:normal}.tracking-steps .done,.tracking-steps .current{color:#315f4a}.tracking-steps .done i{background:#4e8b70;border-color:#4e8b70;color:#fff}.tracking-steps .current i{border-color:#c9a247;background:#fff4d8}.tracking-items{border-top:1px solid var(--line)}.tracking-items p{display:flex;justify-content:space-between;font-size:11px}.tracking-items span{color:#748078}@media(max-width:760px){.store-header{padding:0 20px}.store-brand img{width:92px;height:54px}.store-header nav>a:not(.cart-link){display:none}.store-hero{grid-template-columns:1fr;padding-left:35px}.hero-art{min-height:190px}.trust{display:grid;grid-template-columns:1fr 1fr;padding:20px}.section-heading,.how,.product-page,.checkout-page{display:block}.section-heading>p{margin-top:15px}.product-grid{grid-template-columns:1fr}.how ol{margin-top:25px}.cart-layout{grid-template-columns:1fr}.product-page{padding:30px 20px}.product-hero{min-height:300px}.product-info h1{font-size:35px}.checkout-page{padding:50px 20px}.checkout-form{margin-top:30px}.tracking-page{padding:55px 20px}.tracking-form{grid-template-columns:1fr}.tracking-steps{gap:4px}.tracking-steps li{font-size:8px}footer{display:block}footer p{margin-top:20px}}
