@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#24332e;background:#f4f5f2;font-synthesis:none;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button,input,select,textarea{outline-offset:4px}button{border:0;background:none;color:inherit}a{color:inherit}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible{outline:3px solid #778e22}svg{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.shell{min-height:100vh;display:grid;grid-template-columns:78px 350px minmax(0,1fr);grid-template-rows:78px 1fr}.rail{grid-row:1/3;display:flex;align-items:center;flex-direction:column;gap:22px;padding:22px 10px;border-right:1px solid #e0e4de;background:#fff}.brand{font-family:serif;font-size:34px;background:#253c35;color:#eff5ba;width:43px;height:43px;border-radius:13px;text-align:center;line-height:43px}.rail button{width:44px;height:44px;border-radius:12px;display:grid;place-items:center}.rail button.active{background:#edf0e9;color:#253c35}.rail .bottom{margin-top:auto;font-size:14px;background:#e8ece5}.topbar{grid-column:2/4;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 26px;border-bottom:1px solid #e0e4de;background:#fff}.topbar .identity{display:flex;align-items:center;gap:12px}.identity strong{font-family:Manrope,sans-serif;font-size:20px}.muted{color:#728078}.small{font-size:13px}.pill{border-radius:100px;background:#edf0e9;padding:6px 10px;font-size:12px;font-weight:600;white-space:nowrap}.actions{display:flex;gap:10px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;border-radius:9px;font-size:14px;font-weight:600;background:#fff;border:1px solid #dbe1d8}.button.primary{background:#253c35;color:#fff;border-color:#253c35}.button.lime{background:#e7efaa;border-color:#e7efaa}.button:hover{filter:brightness(.96)}.assistant{background:#fff;border-right:1px solid #e0e4de;display:flex;flex-direction:column;min-height:calc(100vh - 78px);max-height:calc(100vh - 78px);position:sticky;top:0}.assistant-heading{padding:23px 23px 18px;border-bottom:1px solid #edf0e9}.assistant-heading h2{font-size:17px;margin-bottom:7px}.assistant-heading p{font-size:13px;color:#728078}.messages{flex:1;overflow:auto;padding:23px;display:flex;flex-direction:column;gap:18px;min-height:140px}.message{font-size:14px;line-height:1.6;white-space:pre-wrap}.message.user{padding:13px 15px;border-radius:13px;background:#f0f2ec;margin-left:18px}.speaker{display:flex;gap:8px;align-items:center;font-weight:700;margin-bottom:8px;font-size:12px;letter-spacing:.02em}.spark{display:grid;place-items:center;width:27px;height:27px;background:#eaf0b2;border-radius:8px}.summary-card{border:1px solid #e0e6d9;border-radius:12px;padding:15px;margin-top:13px;background:#fafbf8}.summary-card strong{display:block;margin-bottom:9px}.summary-card span{display:block;font-size:13px;color:#6b786e;line-height:1.8}.suggestions{display:flex;flex-direction:column;gap:7px;margin-top:14px}.suggestions button{text-align:left;border:1px solid #e0e4de;border-radius:8px;padding:10px 12px;font-size:13px;line-height:1.4}.suggestions button:hover{background:#f6f8ed}.composer{padding:16px 19px 20px;border-top:1px solid #edf0e9}.composer-box{border:1px solid #cfd8c8;border-radius:12px;padding:12px;box-shadow:0 2px 4px #20352205}.composer textarea{width:100%;resize:vertical;min-height:65px;max-height:160px;border:0;background:transparent;font-size:14px;color:#24332e}.composer-footer{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#718075}.send{width:33px;height:33px;border-radius:8px;background:#253c35;color:white;display:grid;place-items:center}.composer>p{font-size:12px;color:#798276;margin-top:10px}.workspace{padding:26px 27px;min-width:0}.workspace-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px;gap:10px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#768172;margin-bottom:6px}.workspace-head h1{font-family:Manrope,sans-serif;font-size:25px;letter-spacing:-1px}.tabs{display:flex;gap:4px;padding:4px;background:#e8ece5;border-radius:9px;margin-bottom:20px;width:fit-content}.tabs button{padding:8px 14px;font-size:14px;border-radius:6px}.tabs button.selected{background:#fff;box-shadow:0 1px 3px #24332e10}.preview-tools{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #dfe4da;border-bottom:none;border-radius:12px 12px 0 0;padding:10px 16px;color:#7a857b;font-size:12px;gap:8px}.dots{display:flex;gap:5px}.dots i{width:7px;height:7px;background:#d6ddd1;border-radius:50%}.device{display:flex;gap:4px}.device button{padding:5px;display:flex;border-radius:5px}.device .selected{background:#eff2e9;color:#253c35}.store{--paper:#fffdf8;--ink:#433b30;--accent:#755741;background:var(--paper);color:var(--ink);border:1px solid #dfe4da;border-radius:0 0 12px 12px;overflow:hidden;transition:max-width .25s;max-width:100%;margin:auto}.store.night{--paper:#f2f0eb;--ink:#182c36;--accent:#182c36}.store.rose{--paper:#fff9fb;--ink:#653343;--accent:#864c5e}.store.mobile{max-width:390px}.store-announcement{text-align:center;padding:9px;background:var(--accent);color:#fff;font-size:11px;letter-spacing:.08em}.store-header{display:flex;align-items:center;justify-content:space-between;padding:21px 28px;gap:12px}.store-logo{font-family:Georgia,serif;font-size:25px;letter-spacing:-1px}.store-icons{display:flex;align-items:center;gap:12px}.bag{display:flex;align-items:center;gap:5px;font-size:12px}.store-nav{padding:0 24px 15px;display:flex;gap:17px;overflow:auto;scrollbar-width:thin;border-bottom:1px solid #433b3015;white-space:nowrap}.store-nav button{font-size:12px;padding:5px 0;border-bottom:1px solid transparent}.store-nav button.active{border-color:currentColor}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:310px}.hero-copy{padding:39px 30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero .kicker{font-size:10px;letter-spacing:.19em;text-transform:uppercase;margin-bottom:15px}.hero h2{font-family:Georgia,serif;font-weight:400;line-height:1.1;font-size:clamp(28px,3vw,45px);letter-spacing:-1px;margin-bottom:17px}.hero p{font-size:13px;line-height:1.65;max-width:300px;opacity:.78;margin-bottom:24px}.shop-button{background:var(--accent);color:#fff;padding:12px 17px;font-size:12px;display:flex;align-items:center;gap:14px}.hero-image{overflow:hidden;background:#e7ddd0;min-height:310px}.hero-image img{width:100%;height:100%;object-fit:cover;display:block;max-height:380px}.layout-editorial .hero{grid-template-columns:1.15fr 1fr}.layout-editorial .hero-image{grid-column:1;grid-row:1}.layout-editorial .hero-copy{grid-column:2}.layout-catalogue .hero{display:none}.collection-area{padding:28px}.section-line{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:20px}.section-line h2{font-family:Georgia,serif;font-weight:400;font-size:27px}.section-line p{font-size:12px;margin-top:6px;color:#7f8075}.section-line input{width:180px;font-size:12px;border:1px solid #d9ddd1;padding:10px;background:#ffffff80;border-radius:5px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px 16px}.product-card{text-align:left;padding:0;min-width:0}.product-picture{aspect-ratio:1/1;background:#ecebe5;position:relative;overflow:hidden;margin-bottom:12px;border-radius:3px}.product-picture img{height:100%;width:100%;object-fit:cover;transition:transform .35s;display:block}.product-card:hover img{transform:scale(1.04)}.product-card h3{font-size:13px;font-weight:500;line-height:1.45;margin:0 0 5px}.price{font-size:13px;font-weight:600}.variant-note{font-size:11px;opacity:.6;margin-top:5px}.product-picture .add{position:absolute;bottom:8px;right:8px;background:#fff;border-radius:50%;width:27px;height:27px;display:grid;place-items:center;font-size:19px}.pagination{display:flex;gap:10px;justify-content:center;align-items:center;margin-top:25px;font-size:13px}.store-footer{padding:23px;border-top:1px solid #433b3015;text-align:center;font-family:Georgia,serif;font-size:17px}.mobile .hero{grid-template-columns:1fr}.mobile .hero-copy{grid-column:auto;grid-row:auto;padding:28px}.mobile .hero-image{grid-column:auto;grid-row:auto;min-height:220px;max-height:240px}.mobile .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile .store-header{padding:18px}.mobile .section-line{flex-wrap:wrap}.mobile .collection-area{padding:20px}.statusline{margin-top:14px;font-size:12px;color:#73806e;display:flex;gap:15px;justify-content:space-between}.panel{background:#fff;border:1px solid #e0e4da;border-radius:12px;padding:25px}.panel h2{font-size:20px;margin-bottom:9px}.panel>p{font-size:14px;color:#788273;line-height:1.6;margin-bottom:20px}.panel-list{display:flex;flex-direction:column;gap:8px}.category-row{display:flex;gap:10px;align-items:center;border:1px solid #e3e7de;padding:12px;border-radius:8px;font-size:14px}.category-row .grow{flex:1;min-width:0}.icon-btn{padding:5px;display:grid;place-items:center}.catalogue-row{display:flex;gap:15px;padding:13px 0;border-bottom:1px solid #edf0e8;align-items:center}.catalogue-row img{width:58px;height:58px;object-fit:cover;border-radius:7px}.catalogue-row .grow{flex:1}.catalogue-row strong{font-size:14px;font-weight:500}.catalogue-row p{font-size:12px;color:#74816e;margin-top:4px}.panel-search{width:100%;border:1px solid #dce2d6;border-radius:8px;padding:12px;margin-bottom:15px}.panel select,.field input,.field select{width:100%;padding:11px;border:1px solid #dbe0d4;background:#fff;border-radius:7px;color:#253c35}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;font-size:14px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.notice{padding:13px 15px;border-radius:8px;background:#f1f4e8;font-size:13px;line-height:1.6;margin:15px 0;color:#56614e}.backdrop{position:fixed;inset:0;background:#14221975;z-index:20;display:flex;align-items:center;justify-content:center;padding:24px}.modal{position:relative;background:#fffdf9;border-radius:16px;padding:30px;max-width:880px;width:100%;max-height:90vh;overflow:auto;box-shadow:0 30px 100px #0003}.close{position:absolute;top:14px;right:14px;z-index:2;background:#fff;border-radius:50%;padding:7px;display:grid;place-items:center}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:30px}.detail-image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:9px}.thumbnails{display:flex;gap:7px;margin-top:10px;overflow:auto}.thumbnails img{width:50px;height:50px;object-fit:cover;border-radius:4px}.detail-copy h2{font-family:Georgia,serif;font-size:29px;font-weight:400;margin:15px 0}.detail-copy .detail-price{font-size:23px;margin:15px 0 24px}.detail-copy label{font-size:14px;display:block;margin:17px 0 7px}.detail-copy select,.detail-copy input{border:1px solid #dadfd3;border-radius:7px;padding:11px;width:100%;background:white}.detail-copy .button{width:100%;margin-top:20px}.description{font-size:14px;line-height:1.75;color:#697261;margin-top:20px}.description h2,.description h3{font-family:inherit;font-size:16px;margin:17px 0 8px}.cart-row{display:flex;gap:14px;border-bottom:1px solid #e1e6d9;padding:18px 0;align-items:center}.cart-row img{width:66px;height:66px;border-radius:5px;object-fit:cover}.cart-row .grow{flex:1}.cart-row h3{font-size:14px}.cart-row p{font-size:12px;color:#76816f;margin:5px 0}.qty{display:flex;align-items:center;gap:8px;border:1px solid #dbe1d3;border-radius:6px;font-size:14px}.qty button{padding:5px 10px}.cart-total{display:flex;justify-content:space-between;font-size:20px;margin:24px 0}.loading{padding:50px;text-align:center}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#253c35;color:#fff;padding:13px 20px;border-radius:10px;font-size:14px;z-index:50;display:none;max-width:90vw}.empty{padding:30px;text-align:center;color:#75816c;line-height:1.7}.import-box{padding:28px;border:1px dashed #b9c6af;border-radius:11px;text-align:center;background:#fafcf6}.import-box p{font-size:14px;margin:12px 0}.import-box input{max-width:100%;font-size:14px}.full-preview .shell{grid-template-columns:78px minmax(0,1fr)}.full-preview .assistant{display:none}.full-preview .topbar{grid-column:2}.full-preview .workspace{grid-column:2}.store-select{border:0;max-width:190px;background:transparent;font-size:14px;color:#697760}.collection-actions{display:flex;gap:7px;margin-bottom:20px;flex-wrap:wrap}.manual-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.manual-item{display:flex;align-items:center;gap:8px;font-size:13px;padding:8px;border:1px solid #e1e5db;border-radius:5px}.modal h2{margin-bottom:18px}.modal .panel-search{margin-top:12px}
@media(min-width:1600px){.shell{grid-template-columns:82px 380px minmax(0,1fr)}.workspace{padding:30px 45px}.hero{min-height:390px}.hero-image img{max-height:440px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1150px){.shell{grid-template-columns:64px 290px minmax(0,1fr)}.workspace{padding:20px 16px}.topbar{padding:0 18px}.store-header{padding:18px}.store-logo{font-size:21px}.hero-copy{padding:25px 20px}.hero h2{font-size:29px}.hero-image{min-height:300px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-area{padding:20px}.topbar .small{display:none}.actions .button{padding:10px}.assistant-heading,.messages{padding:20px}.settings-grid{grid-template-columns:1fr}}
@media(max-width:800px){.shell{grid-template-columns:54px minmax(0,1fr);grid-template-rows:72px auto auto}.rail{grid-row:1/4;padding:15px 5px;gap:15px}.rail button{width:40px}.brand{width:37px;height:37px;line-height:37px}.topbar{grid-column:2;padding:10px 12px;flex-wrap:wrap;gap:5px}.identity strong{font-size:17px}.topbar .pill,.topbar .store-select,.actions .export-label{display:none}.actions .button{padding:8px;font-size:12px}.assistant{grid-column:2;grid-row:3;position:static;min-height:420px;max-height:620px;border-top:1px solid #dfe4d8;border-right:0}.workspace{grid-column:2;grid-row:2;padding:19px 12px}.workspace-head h1{font-size:22px}.workspace-head .button{font-size:12px;padding:8px}.tabs{max-width:100%;overflow:auto}.tabs button{font-size:12px;padding:8px 10px}.hero{grid-template-columns:1fr}.hero-copy{padding:28px}.hero-image{min-height:220px;max-height:240px}.hero-image img{max-height:240px}.layout-editorial .hero{grid-template-columns:1fr}.layout-editorial .hero-copy{grid-column:1;grid-row:2}.section-line{flex-wrap:wrap}.store-logo{font-size:22px}.store-nav{gap:15px;padding-left:18px}.preview-tools{padding:9px}.statusline{flex-direction:column;gap:5px}.product-detail{grid-template-columns:1fr}.backdrop{padding:12px}.modal{padding:22px;max-height:94vh}.manual-grid{grid-template-columns:1fr}.full-preview .shell{grid-template-columns:54px minmax(0,1fr)}.cart-row{flex-wrap:wrap}}

.mobile-chat{display:none}@media(max-width:800px){.mobile-chat{display:inline-flex}.catalogue-row{flex-wrap:wrap}.catalogue-row .grow{min-width:120px}.category-row{flex-wrap:wrap}.panel{padding:18px}.manual-grid{grid-template-columns:1fr}}

/* Boutique Boîte à Musique: emblem and responsive wordmark. */
.store-logo.with-emblem{display:flex;align-items:center;gap:12px;text-align:left;padding:0;min-width:0;letter-spacing:0}
.brand-emblem{width:64px;height:64px;object-fit:contain;flex:0 0 64px}
.brand-wordmark{display:flex;flex-direction:column;gap:4px;min-width:0}
.wordmark-prefix{font-family:'DM Sans',sans-serif;font-size:10px;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--accent)}
.wordmark-name{font-family:Georgia,serif;font-size:27px;font-weight:400;line-height:1.12;letter-spacing:-.6px;overflow-wrap:anywhere}
.footer-brand{display:inline-flex;align-items:center;gap:12px;text-align:left}
.footer-brand .brand-emblem{width:48px;height:48px;flex-basis:48px}
.footer-brand .wordmark-name{font-size:22px}
.footer-brand .wordmark-prefix{font-size:9px}
.mobile .store-logo.with-emblem{gap:8px}.mobile .brand-emblem{width:46px;height:46px;flex-basis:46px}.mobile .wordmark-name{font-size:21px}.mobile .wordmark-prefix{font-size:9px;letter-spacing:.18em}
@media(max-width:1100px){.store-logo.with-emblem{gap:8px}.brand-emblem{width:48px;height:48px;flex-basis:48px}.wordmark-name{font-size:23px}}
@media(max-width:500px){.store-logo.with-emblem{gap:7px}.brand-emblem{width:40px;height:40px;flex-basis:40px}.wordmark-name{font-size:20px}.wordmark-prefix{font-size:9px;letter-spacing:.15em}.store-header{gap:6px;padding:15px 12px}.store-icons{gap:4px}}

.rich-footer{background:#43372d;color:#fff8e9;padding:34px 28px 18px;text-align:left;font-family:'DM Sans',sans-serif;border-top:0}
.footer-columns{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:25px}
.footer-columns h2{font-family:'DM Sans',sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin-bottom:22px}
.footer-columns h2:after{content:'';display:block;width:24px;height:2px;background:#b69b66;margin-top:12px}
.footer-columns p,.footer-columns a{font-size:14px;line-height:1.75;color:#f3e6d3}
.footer-columns a{display:block;text-decoration:none;padding:8px 0;border-bottom:1px solid #ffffff12}
.footer-columns a:hover{text-decoration:underline;color:white}.footer-columns a:last-child{border:0}
.footer-about .footer-brand{margin:-3px 0 13px;background:#fffdf8;color:#433b30;padding:10px;border-radius:8px}
.footer-about .wordmark-prefix{color:#755741}.footer-about .wordmark-name{font-size:18px}.footer-about .brand-emblem{width:38px;height:38px;flex-basis:38px}
.newsletter-soon{margin-top:16px;opacity:.76}
.footer-bottom{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #ffffff20;margin-top:28px;padding-top:18px;font-size:12px;color:#dfcdb6}
.mobile .footer-columns{grid-template-columns:1fr}.mobile .rich-footer{padding:28px 20px 18px}.mobile .footer-bottom{flex-direction:column}
.info-page{background:#fffdf8;color:#433b30}.info-header{max-width:960px;margin:auto;padding:25px 28px;border-bottom:1px solid #e5ddd1;display:flex;align-items:center;justify-content:space-between;gap:25px}.info-header>a{font-size:14px}.info-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.info-brand img{width:58px;height:58px;object-fit:contain}.info-brand strong{font-family:Georgia,serif;font-weight:400;font-size:25px}.info-main{max-width:780px;margin:45px auto;padding:0 28px 45px}.info-main h1{font-family:Georgia,serif;font-size:38px;font-weight:400;margin-bottom:25px;line-height:1.2}.info-main h2{font-size:20px;margin:30px 0 12px}.info-main p,.info-main dd{font-size:16px;line-height:1.8}.draft-banner{padding:17px 20px;background:#eee4d4;border-left:3px solid #b69b66;margin-bottom:27px}.info-main dl{display:grid;grid-template-columns:1.2fr 1fr;gap:0}.info-main dt,.info-main dd{padding:12px 0;border-bottom:1px solid #e6ded1;margin:0}.info-main dt{font-size:14px;line-height:1.8;font-weight:600}.info-main dd{color:#81705f}.info-footer{max-width:900px;padding:24px 28px;margin:auto;border-top:1px solid #e5ddd1;display:flex;gap:20px;flex-wrap:wrap;font-size:14px}
@media(max-width:1450px){.footer-columns{grid-template-columns:1fr 1fr;gap:28px}}@media(max-width:700px){.footer-columns{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.info-header{align-items:flex-start;flex-direction:column}.info-main{margin-top:30px}.info-main h1{font-size:30px}.info-main dl{grid-template-columns:1fr}.info-main dt{border:0;padding-bottom:0}.info-main dd{padding-top:3px}.info-brand strong{font-size:23px}}

.payment-settings{padding:18px;background:#f0eef9;border:1px solid #ded7f0;border-radius:10px;margin-bottom:26px}.payment-settings p{font-size:14px;line-height:1.65;margin:8px 0 13px}.payment-settings .button{background:#635bff;color:#fff;border-color:#635bff}#stripe-pay{background:#635bff;border-color:#635bff}
/* Commandes */
.orders-heading{display:flex;gap:20px;justify-content:space-between;align-items:flex-start}.orders-heading h2{margin-top:8px}.orders-controls{display:flex;gap:24px;align-items:center;margin:24px 0}.orders-controls .field{min-width:190px;margin:0}.orders-list{display:grid;gap:12px;margin:20px 0}.order-card{display:flex;justify-content:space-between;gap:20px;width:100%;padding:20px;text-align:left;background:#fffdf8;color:inherit;border:1px solid #d9ddd5;border-radius:12px;cursor:pointer;font:inherit}.order-card:hover{border-color:#586b5d}.order-card>div{display:grid;gap:8px;min-width:0}.order-card>div:last-child{text-align:right}.order-card span{font-size:14px;overflow-wrap:anywhere}.order-badge{display:inline-block;padding:5px 10px;border-radius:7px;background:#f6eddb;color:#725a21;font-size:14px}.order-badge.paid{background:#e2efdf;color:#245330}.order-badge.expired{background:#eeeae7;color:#655a51}.order-details{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:24px 0}.order-details p{overflow-wrap:anywhere}.order-item{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid #ddd}.order-item p{margin:5px 0}.order-reference{overflow-wrap:anywhere;margin-top:20px}.tabs{max-width:100%;overflow-x:auto}.order-card:focus-visible{outline:3px solid #486752;outline-offset:3px}@media(max-width:640px){.orders-heading,.orders-controls{flex-direction:column;align-items:stretch}.order-card{flex-direction:column}.order-card>div:last-child{text-align:left}.order-details{grid-template-columns:1fr}}

.stats-filters{display:flex;flex-wrap:wrap;gap:16px;align-items:end;margin:24px 0}.stats-filters .field{flex:1;min-width:160px;margin:0}.stats-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0}.stats-cards>div{padding:20px;border:1px solid #d9ddd5;border-radius:12px;display:grid;gap:12px}.stats-cards strong{font-size:28px}.stats-cards span{font-size:14px}.stats-chart{display:grid;gap:12px;margin:20px 0}.stats-bar-row{display:grid;grid-template-columns:110px 1fr 100px 80px;align-items:center;gap:12px;font-size:14px}.stats-track{height:16px;background:#edf0e8;border-radius:4px}.stats-track>div{height:100%;background:#365744;border-radius:4px}.stats-bar-row strong{text-align:right}.stats-bar-row small{font-size:14px}@media(max-width:700px){.stats-cards{grid-template-columns:1fr}.stats-bar-row{grid-template-columns:100px 1fr 90px}.stats-bar-row small{grid-column:3}.stats-cards strong{font-size:25px}}

.manager-workspace{max-width:1280px;margin:0 auto;padding:32px}.manager-workspace>.field{max-width:460px;margin:24px 0}.manager-workspace .tabs{margin-bottom:24px}@media(max-width:640px){.manager-workspace{padding:16px}}

.public-store{background:#faf8f2}.public-store #content{max-width:1440px;margin:0 auto}.public-store .preview-tools{display:none}.public-store .store{border:0;border-radius:0;min-height:100vh}.public-store .store-announcement{font-size:13px;letter-spacing:.06em;text-align:center;padding:12px}.public-store .hero{min-height:430px}.public-store .store-header{padding:24px 40px}.public-store .hero-copy{padding:50px}.public-store .hero h2{font-size:clamp(32px,4vw,58px)}.public-store .collection-area{padding:35px 40px}.public-store .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.public-store .footer-bottom{flex-wrap:wrap;gap:15px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.access-page{max-width:680px;margin:12vh auto;padding:30px}.access-page h1{margin-bottom:20px}.access-page p{margin-bottom:25px}@media(max-width:900px){.public-store .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-store .store-header{padding:20px}.public-store .collection-area{padding:24px 18px}.public-store .hero-copy{padding:30px}.public-store .hero{min-height:0}}
.store-nav a{font:inherit;color:inherit;text-decoration:none;white-space:nowrap;padding:10px 0}.store-nav a.active{border-bottom:2px solid currentColor}.category-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:38px;align-items:center;padding:40px}.category-intro h1{font-family:Georgia,serif;font-size:clamp(30px,4vw,48px);line-height:1.15;margin:20px 0}.category-intro p{line-height:1.8;max-width:65ch}.category-intro nav{font-size:13px;color:#63695f}.category-feature{margin:0}.category-feature img{display:block;width:100%;height:auto;max-height:430px;object-fit:contain;background:#fff;border-radius:16px}.category-feature figcaption{font-size:13px;color:#62685d;margin-top:10px}.category-guide{max-width:850px;margin:0 auto;padding:25px 30px 60px}.category-guide section{margin:36px 0}.category-guide h2{font-family:Georgia,serif;font-size:28px;line-height:1.3;margin-bottom:18px}.category-guide p{line-height:1.85;margin:14px 0;color:#4d554e}.category-guide .category-feature{max-width:560px;margin:35px auto}.footer-columns h3{font-size:15px;text-transform:uppercase;letter-spacing:1px;margin:0 0 18px}.product-card{text-decoration:none;color:inherit}.public-store main.store{max-width:1440px;margin:auto}@media(max-width:700px){.category-intro{grid-template-columns:1fr;padding:25px 20px;gap:22px}.category-intro .category-feature img{max-height:280px}.category-guide{padding:10px 20px 40px}.category-guide h2{font-size:24px}}
.product-specifications,.product-excerpts{margin:25px 0;border-top:1px solid #e0e3d8;padding-top:20px}.product-specifications h3,.product-excerpts h3{font-size:19px;margin-bottom:14px}.product-specifications dl{margin:0}.product-specifications dl>div{display:grid;grid-template-columns:minmax(100px,1fr) 2fr;gap:15px;padding:10px 0;border-bottom:1px solid #eceee6}.product-specifications dt{font-weight:600}.product-specifications dd{margin:0;overflow-wrap:anywhere}.product-excerpts figure{margin:18px 0}.product-excerpts figcaption{font-size:14px;margin-bottom:8px}.product-excerpts audio,.product-excerpts video{width:100%;max-height:360px}.product-excerpts summary{cursor:pointer}.product-excerpts video{background:#f3f1eb;border-radius:10px}
.silo-links{padding:25px 0;margin:30px 0;border-top:1px solid #dce1d5}.silo-links h3{font-size:20px}.silo-links ul{display:grid;gap:12px;padding-left:22px}.silo-links a{color:#344c40;text-underline-offset:4px}.standalone-product{max-width:1200px;margin:0 auto;padding:20px 30px 40px}.standalone-product>.product-detail{padding:30px 0}.standalone-product h1{font-family:Georgia,serif;font-size:36px;line-height:1.2}.standalone-product .store-header{padding:10px 0 20px}.standalone-product .store-header a{color:inherit;text-decoration:none}.standalone-product footer{padding:20px 0}@media(max-width:700px){.standalone-product{padding:15px}.standalone-product h1{font-size:29px}}
.product-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0}.product-highlight{display:flex;align-items:center;gap:14px;background:#e8e1cf;color:#292d29;border-radius:12px;padding:18px 15px}.product-highlight svg{width:38px;height:38px;flex:0 0 38px}.product-highlight strong{display:block;font-size:17px;line-height:1.2}.product-highlight p{font-size:14px;line-height:1.45;margin:6px 0 0}@media(max-width:450px){.product-highlights{gap:9px}.product-highlight{padding:13px 10px;gap:8px}.product-highlight svg{width:27px;height:27px;flex-basis:27px}.product-highlight strong{font-size:14px}.product-highlight p{font-size:12px}}
.store-header a.store-logo{text-decoration:none;color:inherit}.restored-shop-nav{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:24px}.restored-shop-nav a{flex-shrink:0}.product-store{max-width:1440px;margin:auto}.product-breadcrumb{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:20px 30px;border-bottom:1px solid #e3e6dc}.product-breadcrumb nav{font-size:13px;line-height:1.7;color:#657063}.product-breadcrumb a{color:#334e3e;text-underline-offset:3px}.product-breadcrumb .button{flex-shrink:0}.product-store .standalone-product{padding-top:0}.product-store .standalone-product>.product-detail{padding-top:25px}.product-store .detail-copy>h1{margin-top:12px}.product-store .rich-footer{margin-top:20px}@media(max-width:700px){.product-breadcrumb{align-items:flex-start;flex-direction:column;padding:15px}.product-breadcrumb .button{padding:9px 12px}}

/* Shared storefront footer */
.rich-footer{background:#43372d;color:#fff8e9;padding:48px 32px 22px;text-align:left;font-family:'DM Sans',sans-serif}
.footer-columns{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px}
.footer-columns h3{font-size:15px;line-height:1.4;font-weight:700;letter-spacing:.055em;margin:0 0 22px;color:#fff8e9}
.footer-columns h3:after{content:'';display:block;width:30px;height:3px;background:#b69b66;margin-top:14px}
.footer-columns p,.footer-columns a{font-size:14px;line-height:1.85;color:#fff8e9}
.footer-columns nav a{display:block;padding:8px 0;border-bottom:1px solid #ffffff24;text-decoration:none}
.footer-columns nav a:last-child{border-bottom:0}
.footer-columns a:hover{color:white;text-decoration:underline;text-underline-offset:4px}
.footer-columns .footer-home{font-family:Georgia,serif;font-size:19px;display:inline-block;margin-top:15px;border:0}
.footer-columns .footer-collection{display:flex;justify-content:space-between;align-items:center;border:1px solid #ffffff80;border-radius:4px;padding:10px 14px;margin-top:18px;text-decoration:none}
.footer-columns .footer-delivery{margin-top:20px;font-size:12px;line-height:1.7}
.rich-footer .footer-bottom{max-width:1200px;margin:34px auto 0;padding-top:20px;border-top:1px solid #ffffff35;color:#fff8e9;font-size:12px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px}
.footer-bottom a{text-underline-offset:4px}
.info-page>.rich-footer{max-width:none;width:100%;margin-top:30px}
.standalone-product>.rich-footer{padding:40px 28px 20px}
@media(max-width:1000px){.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}
@media(max-width:600px){.rich-footer{padding:34px 22px 22px}.footer-columns{grid-template-columns:1fr;gap:30px}.footer-columns h3{margin-bottom:16px}.rich-footer .footer-bottom{flex-direction:column;gap:12px}.footer-columns nav a{padding:10px 0}}

.customer-link{display:none}.customer-accounts-ready .customer-link{display:inline-flex;align-items:center;font-size:14px;color:inherit;text-decoration:none;padding:8px 12px;white-space:nowrap}.store-icons{display:flex;align-items:center;gap:12px}

/* Continuous 15-second right-to-left announcement, matching the reference motion. */
.store .store-announcement.typewriter-announcement{background:#eee6d7;color:#6e543d;text-align:center;padding:12px 18px 7px;letter-spacing:0;text-transform:none}
.announcement-viewport{overflow:hidden;white-space:nowrap;max-width:850px;margin:0 auto;text-align:center}
.typewriter-text{display:inline-block;padding-left:0;font-family:'Courier New',Courier,monospace;font-weight:700;font-size:clamp(15px,1.6vw,21px);line-height:1.5;animation:shop-announcement-scroll 15s linear infinite}
@keyframes shop-announcement-scroll{from{transform:translateX(100%)}to{transform:translateX(-100%)}}
.announcement-details{display:flex;gap:10px;align-items:center;justify-content:center}
.announcement-terms{display:inline-block;font-size:11px;line-height:1.4;text-underline-offset:3px;color:#6e543d}
.announcement-pause{font-size:12px;min-width:28px;min-height:28px;padding:3px;color:inherit}
.announcement-paused .typewriter-text{animation-play-state:paused}
@media(prefers-reduced-motion:reduce){.announcement-viewport{white-space:normal;text-align:center}.typewriter-text{animation:none;padding-left:0}.announcement-pause{display:none}}

.store .store-announcement.typewriter-announcement{position:relative;padding:12px 44px}
.typewriter-announcement .announcement-details{position:absolute;right:10px;top:50%;transform:translateY(-50%)}
