@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=DM+Serif+Display:ital@0;1&family=Noto+Sans+Arabic:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans Arabic,sans-serif;color:#25342c;background:#fdfcf9;font-synthesis:none;font-weight:400;--green:#345b46;--ink:#25342c;--muted:#858b82;--line:#e7e8e1;--cream:#f5f2e9;--white:#fff;--serif:"DM Serif Display",Georgia,serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.45}button{border:0;background:none}img,svg{vertical-align:middle}img{max-width:100%}h1,h2,h3,h4,p{margin-top:0}p{line-height:1.7}h1,h2{font-weight:500}h3{font-weight:600}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #bbbf88;outline-offset:3px}input,select,textarea{width:100%;border:1px solid #dcdfd5;background:#fff;border-radius:7px;padding:12px 13px;color:var(--ink);min-width:0}input::placeholder,textarea::placeholder{color:#a1a49b}textarea{resize:vertical}input[type=checkbox],input[type=radio]{width:17px;height:17px;accent-color:var(--green);flex-shrink:0}input[type=color]{height:45px;padding:5px}select{cursor:pointer}small{font-size:12px;line-height:1.6}.muted{color:var(--muted);font-size:13px}.row{display:flex;align-items:center;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:46px;padding:12px 20px;border-radius:6px;font-size:13px;font-weight:600;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{transform:translateY(-1px)}.button.dark{background:var(--green);color:#fff;border:1px solid var(--green)}.button.dark:hover{filter:brightness(1.1)}.button.outline{border:1px solid #d8dcd2;background:transparent}.button.outline:hover{background:#ecefe7}.button.small{font-size:12px;min-height:33px;padding:7px 12px}.button.full{width:100%}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;flex-shrink:0}.icon-btn:hover{background:#e9ece4}.text-button{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--green);font-weight:600}.eyebrow{font-size:10px;font-weight:600;letter-spacing:2px;display:block;margin-bottom:16px}.brand{font-family:var(--serif);font-size:32px;letter-spacing:-1.5px;white-space:nowrap;display:inline-flex;align-items:center;gap:5px}.brand-dot{font-family:serif;font-size:25px;color:var(--green);margin-inline-start:4px}.announcement{background:#344b3c;color:#f0f0dd;min-height:35px;display:flex;justify-content:space-between;align-items:center;padding:8px 5%;font-size:10px;letter-spacing:.4px}.announcement-side{display:flex;align-items:center;gap:7px;font-size:9px}.store-header{min-height:94px;padding:20px 5%;display:flex;align-items:center;justify-content:space-between;gap:35px;border-bottom:1px solid var(--line)}.store-header nav{display:flex;gap:32px;font-size:12px}.store-header nav a:hover{text-decoration:underline;text-underline-offset:7px}.header-actions{display:flex;align-items:center;gap:13px}.language{border:0;background:transparent;width:57px;font-size:10px;padding:5px}.bag-link{display:flex;align-items:center;gap:6px}.bag-link span{font-size:10px;background:#e8ebdf;border-radius:50%;width:19px;height:19px;text-align:center;line-height:19px}.dashboard-link{font-size:10px;display:flex;align-items:center;gap:3px}.menu-btn{display:none}.preview-bar{display:flex;justify-content:center;align-items:center;gap:8px;min-height:28px;padding:5px;background:#faf2d8;font-size:10px;color:#826a2c}.live-dot{width:6px;height:6px;display:inline-block;background:#66906e;border-radius:50%;flex-shrink:0}.preview-bar .live-dot{background:#b59440}.hero{margin:22px 3% 0;min-height:550px;display:grid;grid-template-columns:1fr 1fr;background:#f0f0e7;border-radius:3px;overflow:hidden}.hero-copy{padding:68px 9% 28px 8.5%;display:flex;flex-direction:column;align-items:flex-start}.hero-copy .eyebrow{font-size:9px;display:flex;align-items:center;gap:8px;color:#6a755f;margin-bottom:28px}.hero-copy .eyebrow span{width:6px;height:6px;background:#9b9e76;border-radius:50%}.hero h1{font-family:var(--serif);font-size:clamp(40px,4.2vw,68px);line-height:1.12;letter-spacing:-2px;margin-bottom:22px}.hero h1 em{font-weight:400;color:#66744f}.hero-copy>p{font-size:13px;max-width:350px;color:#737a6b;margin-bottom:27px;line-height:1.9}.hero .button{font-size:11px;padding:15px 23px;min-height:47px;border-radius:3px;background:#314d3a}.hero-bottom{display:flex;align-items:center;gap:10px;font-size:8px;letter-spacing:1px;color:#93987f;margin-top:auto;padding-top:30px}.hero-bottom b{letter-spacing:0;font-size:10px;line-height:2;font-weight:400;color:#6c7560}.little-seal{width:34px;height:34px;border:1px solid #c5cbb9;border-radius:50%;display:flex;align-items:center;justify-content:center}.hero-art{position:relative;overflow:hidden;background:linear-gradient(140deg,#e9e5d7,#e9e2d2 45%,#d5cbb6);min-height:550px}.hero-circle{position:absolute;top:15%;right:13%;bottom:0;left:13%;border-radius:50% 50% 0 0;background:linear-gradient(130deg,#dcd1b8,#f1eadb);box-shadow:inset -3px 0 2px #d2c5ae;border-bottom:45px solid #cabc9e}.hero-tote{width:85%;position:absolute;top:9%;left:12%;filter:drop-shadow(12px 17px 7px #99836635);transform:rotate(8deg)}.hero-mug{position:absolute;width:48%;top:50%;left:-3%;filter:drop-shadow(8px 10px 4px #8f74593a);transform:rotate(7deg)}.hero-candle{position:absolute;width:39%;top:53%;right:-2%;filter:drop-shadow(8px 8px 5px #8c715e25)}.art-label{position:absolute;top:32px;left:30px;font-size:9px;line-height:1.8;letter-spacing:2px;color:#8b866f;z-index:2}.art-label b{font-weight:500;color:#716b57}.art-label span{display:block;margin-top:6px;font-size:8px}.hero-stamp{position:absolute;right:26px;top:28px;border:1px solid #aeb193;border-radius:50%;width:104px;height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:7px;letter-spacing:1px;transform:rotate(12deg);color:#6b7457;gap:4px}.hero-stamp b{font-family:var(--serif);font-size:20px;letter-spacing:0;font-weight:400;font-style:italic}.hero-stamp>span{font-size:20px}.floating-caption{position:absolute;bottom:21px;left:27px;right:27px;display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:2px;color:#78745f}.benefits{margin:0 5%;padding:29px 0;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.benefits>div{display:flex;align-items:center;justify-content:center;gap:15px;border-inline-end:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits b,.benefits small{display:block}.benefits b{font-size:11px;font-weight:500;margin-bottom:4px}.benefits small{font-size:9px;color:#93978b}.benefits svg{color:#687c5f}.catalog-section{padding:66px 5% 60px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:32px}.section-heading h2{font-family:var(--serif);font-size:33px;letter-spacing:-.6px;margin-bottom:10px}.section-heading p{font-size:12px;color:#93978e;margin:0}.section-heading .eyebrow{font-size:9px;color:#8b9879;margin-bottom:12px}.product-count{display:flex;gap:30px;font-size:10px;color:#8b9084;padding-bottom:6px}.product-count>span{font-size:23px}.catalog-tools{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:30px;gap:18px;padding-bottom:16px}.category-tabs{display:flex;gap:8px;flex-wrap:wrap}.category-tabs button{font-size:10px;border-radius:4px;padding:9px 13px;color:#8b8e84;white-space:nowrap}.category-tabs button.active{background:#e8ecdf;color:#436247;font-weight:600}.catalog-search{display:flex;align-items:center;gap:8px;color:#95998e}.catalog-search input{width:145px;font-size:10px;border:0;padding:5px;background:transparent}.catalog-search select{font-size:10px;width:140px;border:0;background:transparent}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 24px}.product-card{position:relative;min-width:0}.product-link{position:relative;display:block}.product-image{position:relative;overflow:hidden;background:#f0ede4;aspect-ratio:1/1;border-radius:4px;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-image .product-art{width:100%;height:100%;transition:transform .4s}.product-card:hover .product-image img,.product-card:hover .product-art{transform:scale(1.045)}.art-atlas-tote{background:#eae8dc}.art-ceramic-mug{background:#eeeae3}.art-linen-cushion{background:#eee9df}.art-daily-notebook{background:#e7e8df}.art-amber-candle{background:#efe5d8}.art-weekender-pouch{background:#e6e8dc}.badge{display:inline-flex;align-items:center;font-size:10px;font-weight:500;border-radius:4px;white-space:nowrap;background:#f0f1eb;color:#7c8175;padding:5px 8px;line-height:1.2}.badge.green{background:#e9f1e8;color:#5a805d}.badge.amber{background:#fcf2dc;color:#aa873c}.badge.red{background:#faeae5;color:#ba7869}.badge.blue{background:#eaf0f4;color:#6a899e}.badge.sale{background:#f7f1df;color:#8a7550}.product-link>.badge{position:absolute;top:14px;left:14px;font-size:8px;padding:6px 9px;background:#fcfbf7cf;border-radius:2px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#788367}.quick-add{position:absolute;top:calc(100% - 156px);right:14px;background:#fffffff0;box-shadow:0 3px 7px #00000003;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#738269}.quick-add:hover{background:#dce5d0}.product-meta{padding:17px 0 0;position:relative;min-height:124px}.product-meta>span{font-size:8px;text-transform:uppercase;letter-spacing:1.4px;color:#969d8d}.product-meta h3{font-size:14px;font-weight:500;margin:6px 0 8px}.product-meta p{font-size:12px;margin-bottom:3px;color:#536647}.product-meta del{font-size:10px;margin-inline-start:9px;color:#a8aa9e;font-weight:400}.product-meta small{font-size:9px;color:#a0a497}.story-banner{margin:0 5% 64px;padding:37px 40px;display:flex;align-items:center;gap:32px;background:#eeefe4;border-radius:3px}.story-symbol{font-family:serif;font-size:83px;font-weight:400;color:#9ca98a;flex-shrink:0}.story-banner>div{flex:1}.story-banner .eyebrow{font-size:8px;color:#899479;margin-bottom:9px}.story-banner h2{font-family:var(--serif);font-size:28px;margin-bottom:10px}.story-banner p{font-size:11px;color:#818a74;margin:0;max-width:510px}.story-banner .button{font-size:10px;color:#6c7b5f}.store-footer{border-top:1px solid var(--line);padding:45px 5% 0;background:#f8f8f1}.footer-main{display:grid;grid-template-columns:2.3fr 1fr 1.2fr 1.2fr;gap:35px;padding-bottom:44px}.footer-main .brand{font-size:29px}.footer-main>div:first-child>p{font-size:11px;color:#969b8b;max-width:240px;margin-top:13px}.footer-main>div:first-child>small{color:#a0a596;font-size:9px;display:block;max-width:270px}.footer-main h4{font-size:10px;font-weight:600;margin-bottom:18px}.footer-main>div>a:not(.brand){display:flex;align-items:center;gap:6px;font-size:10px;color:#939888;margin:0 0 12px}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:center;padding:22px 0;font-size:9px;color:#a0a696}.footer-bottom>span:last-child{display:flex;align-items:center;gap:10px}.footer-bottom b{border:1px solid #dcded3;border-radius:2px;padding:3px 5px;font-size:8px;font-weight:500;color:#87907d}.page-width{padding:45px 5% 70px;max-width:1450px;margin:0 auto;min-height:55vh}.page-width>h1,.section-heading h1{font-family:var(--serif);font-size:42px;letter-spacing:-1px}.page-width>h1 small{font-family:inherit;font-size:26px;color:#a0a895}.back-link{display:block;font-size:12px;color:#8f9786;margin-bottom:25px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;padding-bottom:40px}.product-detail h1{font-family:var(--serif);font-size:43px}.product-detail .description{font-size:14px;color:#858d7c;line-height:1.8;margin:25px 0}.product-detail .product-image{aspect-ratio:1/1.1}.detail-price{font-size:24px;color:var(--green)}del{font-size:.65em;color:#a9ada0;margin-inline-start:10px}.purchase-row{display:flex;gap:16px;margin-top:20px}.purchase-row .button{flex:1}.quantity{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:5px;font-size:12px;height:45px;flex-shrink:0}.quantity button{display:flex;align-items:center;padding:10px}.quantity span{min-width:20px;text-align:center}.detail-perks{border-top:1px solid var(--line);margin-top:28px;padding-top:20px;font-size:12px;color:#8d9680}.detail-perks p{display:flex;align-items:center;gap:10px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:40px;align-items:start}.cart-line{display:flex;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-line .product-image{width:100px;flex-shrink:0}.cart-line-name{flex:1}.cart-line-name h3{font-size:15px;margin-bottom:5px}.cart-line-name b,.cart-line-name small{display:block}.cart-line-name small{color:#999f90}.cart-line-name b{font-size:12px;color:#778a65;margin-top:6px;font-weight:500}.cart-lines .back-link{margin-top:25px}.summary-card{background:#f4f4eb;border:1px solid #e8e9dd;border-radius:8px;padding:27px;position:sticky;top:20px}.summary-card h3{font-family:var(--serif);font-size:24px;margin-bottom:23px}.price-row{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:12px;margin:15px 0}.price-row.total{border-top:1px solid #dcdfd1;padding-top:19px;font-size:16px}.summary-card>p{font-size:12px;color:#8a917d}.summary-card>small{display:flex;align-items:center;justify-content:center;gap:6px;color:#909982;font-size:9px;margin-top:15px}.summary-card .button{margin-top:17px}.summary-line{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;padding:13px 0;border-bottom:1px solid #e5e8dc}.summary-line>span{flex:1}.summary-line small{display:block;color:#9ba38d;font-size:10px}.summary-line b{font-size:11px;white-space:nowrap}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:18px;font-size:11px;font-weight:500}.field>span{color:#68755d}.field>small{font-size:9px;color:#9aa28d;font-weight:400}.field input,.field select,.field textarea{font-size:12px;line-height:1.4}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-panel{border:1px solid var(--line);border-radius:9px;padding:28px;background:#fff;margin-bottom:23px}.form-panel h2{font-size:20px;margin-bottom:25px}.form-panel h2>span{font-size:13px;color:#b3bca7;margin-inline-end:9px}.radio-cards{display:flex;gap:10px;flex-wrap:wrap;margin:15px 0}.radio-cards label{display:flex;align-items:center;gap:8px;padding:13px;border:1px solid var(--line);border-radius:6px;font-size:11px;cursor:pointer}.radio-cards label.selected{border-color:#6d8756;background:#f6f8f0}.check-field{display:flex;align-items:center;gap:10px;font-size:11px;color:#808970;line-height:1.7;margin:18px 0;cursor:pointer}.summary-card .check-field{font-size:10px;align-items:flex-start}.summary-card .field{margin-top:20px}.auth-page{min-height:65vh;padding:55px 20px;display:flex;align-items:flex-start;justify-content:center;background:radial-gradient(ellipse at top,#f1f3e9,transparent)}.auth-card{width:430px;padding:37px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 35px #1f351c04}.auth-card h1{font-family:var(--serif);font-size:32px;margin-bottom:13px}.auth-card>p{font-size:12px;color:#8a947d;margin-bottom:23px}.auth-icon{display:flex;align-items:center;justify-content:center;border:1px solid #e2e7d7;width:45px;height:45px;border-radius:50%;background:#f4f7ee;color:#819a63;margin-bottom:24px}.auth-card .eyebrow{font-size:8px;color:#98a388}.auth-switch{display:block;margin:22px auto 0;font-size:11px;text-decoration:underline;text-underline-offset:3px}.account-orders{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.order-card{border:1px solid var(--line);border-radius:9px;background:#fff;padding:25px}.order-card>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.order-card>header>span>b{font-size:13px}.order-card>header small{display:block;color:#a4ab97;font-size:10px;margin-top:5px}.password-details{border-top:1px solid var(--line);margin-top:35px;padding-top:25px;max-width:440px}.password-details summary{cursor:pointer;font-size:14px;margin-bottom:20px}.tracking-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:30px;max-width:950px;margin:auto;align-items:start}.thank-you{text-align:center;max-width:600px;margin:0 auto 45px}.thank-you>svg{color:#7e9d68;margin-bottom:20px}.thank-you h1{font-family:var(--serif);font-size:36px}.thank-you p{font-size:13px;color:#9da58f}.prose{max-width:900px;line-height:1.9}.prose h1{font-family:var(--serif);font-size:40px}.prose>p{white-space:pre-line;color:#7e8871;font-size:14px}.prose>h2{font-family:var(--serif);margin-top:35px}.prose>small{color:#9fa88f}.notice{display:flex;align-items:flex-start;gap:10px;padding:13px 15px;background:#eff4e9;border:1px solid #e1e9d6;border-radius:6px;font-size:11px;color:#809568;line-height:1.7;margin:18px 0}.notice>svg{flex-shrink:0;margin-top:2px}.error-box{border:1px solid #edd0c5;background:#fff3ed;color:#a5664f;border-radius:5px;padding:13px 15px;font-size:12px;margin:15px 0;line-height:1.7}.loading{display:flex;align-items:center;justify-content:center;gap:13px;min-height:130px;font-size:13px;color:#83976e}.spin{animation:spin 1.3s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:65px 20px;text-align:center;color:#9ba98a;min-height:240px;gap:12px}.empty h3{font-weight:500;font-size:17px;margin:0}.empty>p{font-size:12px;margin:0}.empty .button{margin-top:15px}.boot{display:flex;align-items:center;justify-content:center;min-height:80vh;flex-direction:column}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);z-index:200;background:#314e36;color:#f8fbed;padding:15px 23px;border-radius:8px;font-size:12px;box-shadow:0 7px 30px #20301020;display:flex;align-items:center;gap:10px;max-width:90vw}.skip-link{position:fixed;top:-100px;left:10px;background:#fff;padding:10px;z-index:500}.skip-link:focus{top:10px}.admin-shell{display:flex;min-height:100vh;background:#f7f8f4;color:#303c2e;font-family:DM Sans,sans-serif;--line:#e9ece4}.sidebar{width:236px;position:fixed;top:0;bottom:0;left:0;background:#fff;border-right:1px solid var(--line);padding:30px 17px 0;display:flex;flex-direction:column;z-index:40;overflow:auto}.admin-brand{display:flex;align-items:center;gap:8px;padding:0 9px 26px;font-size:17px;font-weight:650;letter-spacing:-.6px}.admin-brand small{display:block;font-size:6px;letter-spacing:1.1px;font-weight:400;color:#a6ad9c;margin-top:3px}.brand-mark{font-family:var(--serif);font-size:43px;line-height:36px;width:32px;position:relative;color:#507247}.brand-mark>span{font-family:serif;font-size:19px;position:absolute;right:0;top:-6px;color:#95a16e}.store-switch{display:flex;align-items:center;gap:10px;padding:12px 10px;background:#f7f9f4;border:1px solid #edf0e7;border-radius:7px;margin-bottom:27px}.store-initial{width:30px;height:32px;background:#e9eddf;border:1px solid #e0e5d4;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:22px;color:#849773;border-radius:5px}.store-switch>span:nth-child(2){flex:1}.store-switch b{font-size:11px;font-weight:550;display:block;margin-bottom:3px}.store-switch small{display:flex;align-items:center;gap:4px;font-size:8px;color:#adb69b}.store-switch .live-dot{width:4px;height:4px;background:#a1b779}.store-switch>svg{color:#b9c1af}.nav-caption{font-size:7px;letter-spacing:1.3px;color:#afb6a5;display:block;padding:0 12px;margin-bottom:12px;font-weight:500}.sidebar nav>a{display:flex;align-items:center;gap:11px;font-size:11px;padding:12px;border-radius:5px;margin:3px 0;color:#8b9580;min-height:41px}.sidebar nav>a svg{color:#98a38a;stroke-width:1.6}.sidebar nav>a.active{color:#597842;background:#eef3e5;font-weight:500}.sidebar nav>a.active svg{color:#76995a}.sidebar nav>a:hover{background:#f5f7ef}.sidebar nav .nav-caption{margin-top:28px}.nav-count{margin-left:auto;padding:2px 5px;background:#e8edd9;color:#94aa72;font-size:8px;font-weight:500;border-radius:3px}.sidebar-bottom{margin-top:auto;padding-top:35px}.visit-store{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f6f6ec;border:1px solid #eff0e1;border-radius:7px;padding:15px 13px;font-size:10px;color:#738854;margin-bottom:19px}.visit-store small{display:block;font-size:8px;color:#a0ae8b;margin-top:5px}.visit-store>svg{color:#a0ae78}.sidebar-user{display:flex;align-items:center;gap:9px;border-top:1px solid var(--line);padding:19px 4px;min-height:77px}.avatar{width:32px;height:32px;flex-shrink:0;border-radius:50%;background:#e7ebdf;border:2px solid white;display:flex;align-items:center;justify-content:center;color:#8e9d7b;font-size:11px;font-weight:600}.avatar.small{width:27px;height:27px;font-size:10px}.sidebar-user>span:nth-child(2){flex:1}.sidebar-user b{font-size:10px;display:block;font-weight:500}.sidebar-user small{font-size:8px;color:#a3ad94;display:block}.sidebar-user .icon-btn{color:#a8b29b;width:26px}.admin-content{margin-left:236px;width:calc(100% - 236px);display:flex;flex-direction:column;min-width:0}.admin-topbar{height:70px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 34px;background:#ffffffab;font-size:10px;gap:20px}.admin-topbar .row{gap:12px}.admin-topbar .row>span:first-child{color:#a8b09b}.admin-topbar b{font-size:10px;font-weight:500;color:#8d9b7b}.admin-topbar svg{color:#b1baa6}.cloud-status{display:flex;align-items:center;gap:5px;border:1px solid #e8edde;border-radius:4px;padding:5px 9px;font-size:8px;color:#9dac8c}.cloud-status .live-dot{width:4px;height:4px;background:#a7bb8a}.admin-main{padding:32px 34px 40px;flex:1}.admin-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:27px}.admin-heading .eyebrow{font-size:7px;letter-spacing:1.4px;color:#a9b398;margin-bottom:10px}.admin-heading h1{font-family:DM Sans,sans-serif;font-size:27px;letter-spacing:-1px;font-weight:500;margin-bottom:9px}.admin-heading p{font-size:10px;color:#a6af99;line-height:1.7;margin:0}.admin-shell .button{font-size:10px;min-height:37px;padding:10px 14px;border-radius:5px;gap:9px}.admin-shell .button.dark{background:#557844;border-color:#557844}.admin-shell .button.outline{background:#fff;border-color:#e1e6d9;color:#8b9b77}.admin-shell .button.small{font-size:9px;min-height:29px;padding:6px 11px}.setup-banner{display:flex;align-items:center;gap:15px;background:linear-gradient(100deg,#edf2e3,#f2f4e9);border:1px solid #e0e8d1;border-radius:8px;padding:18px 20px;margin-bottom:24px}.setup-icon{width:41px;height:41px;border-radius:8px;border:1px solid #dbe5c9;background:#e5edd8;display:flex;align-items:center;justify-content:center;color:#92aa6e;flex-shrink:0}.setup-banner>div{flex:1}.setup-banner b{font-size:12px;font-weight:500;color:#768c5d}.setup-banner p{font-size:9px;color:#a4b28c;line-height:1.7;margin:4px 0 0;max-width:490px}.setup-banner>a{display:flex;align-items:center;gap:14px;font-size:9px;color:#8ba370;white-space:nowrap}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat-card{border:1px solid #e6ebdf;background:#fff;border-radius:8px;padding:18px 18px 16px;box-shadow:0 2px 3px #31452102;min-width:0}.stat-card>div{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#a3ad96}.stat-card>div svg{color:#a2b28a;stroke-width:1.4}.stat-card>b{font-size:25px;font-weight:500;letter-spacing:-.8px;display:block;margin:16px 0;white-space:nowrap}.stat-card>small{display:flex;align-items:center;gap:5px;font-size:8px;color:#adb6a0;line-height:1.4}.stat-card>small>span{width:4px;height:4px;border-radius:50%;background:#b3c099}.overview-panels{display:grid;grid-template-columns:1.55fr 1fr;gap:20px;margin-bottom:24px}.panel{background:#fff;border:1px solid #e6ebdf;border-radius:8px;box-shadow:0 1px 3px #30452102;overflow:hidden}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:21px 23px}.panel-title h2{font-size:13px;letter-spacing:-.2px;font-weight:500;margin-bottom:5px}.panel-title p{font-size:9px;color:#b0b8a4;line-height:1.7;margin:0}.panel-title>.badge{font-size:8px;background:#f8f9f3;border:1px solid #e9edde;color:#a0ad8b;padding:6px 10px}.admin-shell .text-button{font-size:9px;color:#90a473;font-weight:500}.chart-total{font-size:27px;letter-spacing:-.8px;padding:4px 23px 20px;font-weight:500}.chart-total span{font-size:9px;font-weight:400;margin-left:9px;letter-spacing:0;color:#adb9a1}.bar-chart{height:133px;display:flex;align-items:flex-end;gap:8px;padding:0 25px;position:relative;background:repeating-linear-gradient(to top,transparent,transparent 41px,#f1f4e9 41px,#f1f4e9 42px);margin:5px 22px 33px}.bar-chart>div{flex:1;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;position:relative;height:100%}.bar-chart>div>span{width:70%;display:block;min-height:2px;background:#bdcba3;border-radius:3px 3px 0 0}.bar-chart>div:nth-child(2n)>span{background:#d2dec0}.bar-chart small{position:absolute;bottom:-22px;font-size:7px;color:#b3bfa5;white-space:nowrap}.chart-empty{font-size:9px;color:#b1bda2;text-align:center;margin:10px 15px 20px}.actions-panel{background:linear-gradient(120deg,#fff,#fcfdf8);padding:25px 22px}.actions-panel>.eyebrow{font-size:7px;letter-spacing:1.4px;color:#acb79d;margin-bottom:14px}.actions-panel>h2{font-family:var(--serif);font-size:24px;line-height:1.35;letter-spacing:-.35px;color:#677b50;margin-bottom:24px}.actions-panel>h2 em{color:#9aaa7f}.action-item{display:flex;align-items:center;gap:10px;border-top:1px solid #edf1e6;padding:16px 0}.action-item>div{flex:1}.action-icon{width:32px;height:32px;border-radius:7px;background:#f0f3e9;border:1px solid #e6ecdc;display:flex;align-items:center;justify-content:center;color:#a2b48d;flex-shrink:0}.action-icon.amber{background:#f9f5e7;border-color:#f0eacf;color:#bbaf83}.action-icon.green{background:#edf3e3;color:#a2b98a}.action-item b{font-size:10px;display:block;font-weight:500;color:#8c9e77}.action-item small{font-size:8px;display:block;color:#b3bea6;margin-top:4px}.action-item>a{color:#b1c098}.action-item:last-child{padding-bottom:0}.table-scroll{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px}th{padding:11px 22px;color:#a7b498;background:#fbfcf8;border-top:1px solid #edf1e6;border-bottom:1px solid #edf1e6;font-size:8px;letter-spacing:.1px;font-weight:450;white-space:nowrap}td{padding:17px 22px;border-bottom:1px solid #f0f3e9;color:#8b9d77;vertical-align:middle;font-size:10px}tr:last-child td{border-bottom:0}td b{font-weight:500;color:#7d9068;font-size:10px}td small{display:block;font-size:8px;color:#b0bda0;line-height:1.7;margin-top:4px}.table-link{font-size:10px;font-weight:500;padding:0;white-space:nowrap;color:#8ba175}tr:hover td{background:#fdfefb}.admin-shell .badge{font-size:8px;padding:5px 7px;border-radius:4px}.payment-label{font-size:9px;color:#98a986}.green-text{color:#9ab47a!important}.admin-shell .icon-btn{color:#a2b58a}.admin-footer{padding:20px 34px;display:flex;justify-content:space-between;font-size:8px;color:#b8c2aa;border-top:1px solid #e9eee1;gap:15px}.admin-footer>b{font-size:7px;font-weight:500;letter-spacing:1px;color:#aabb96}.mini-products{display:grid;grid-template-columns:repeat(4,1fr);padding:15px 24px 28px;gap:20px}.mini-products b{font-size:11px;display:block;margin-top:12px;font-weight:500}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 22px}.table-toolbar>b{font-size:11px;font-weight:500;color:#a1af90}.admin-shell .category-tabs{gap:3px}.admin-shell .category-tabs button{font-size:9px;padding:8px 10px;color:#aab79a}.admin-shell .category-tabs button.active{color:#90a671;background:#f0f5e7}.admin-shell .category-tabs button span{font-size:8px;margin-left:5px}.search-input{display:flex;align-items:center;gap:5px;border:1px solid #e8edde;border-radius:5px;padding:0 11px;max-width:250px}.search-input>svg{color:#b1c09f;flex-shrink:0}.search-input input{border:0;background:transparent;padding:9px 5px;font-size:9px;color:#9fae8c}.search-input input::placeholder{color:#c1c9b5}.table-product{display:flex;align-items:center;gap:13px;text-align:left;padding:0}.table-product .product-image{width:43px;border-radius:4px}.table-product b{font-size:11px}.admin-shell .notice{font-size:9px;color:#99ae80;border-color:#e3ecd6;background:#f1f6e8}.admin-shell .field{font-size:10px}.admin-shell .field>span{color:#93a77b}.admin-shell .field>small{color:#b0bf9a}.admin-shell input,.admin-shell select,.admin-shell textarea{font-size:11px;border-color:#e0e8d5;color:#7c9363}.admin-shell input::placeholder,.admin-shell textarea::placeholder{color:#b3c39e}.admin-shell .muted{font-size:10px;color:#a4b58e}.modal{position:fixed;margin:auto;top:0;right:0;bottom:0;left:0;max-height:90vh;border:1px solid #e0e7d7;border-radius:11px;background:#fff;color:#526644;width:min(500px,92vw);max-width:92vw;padding:0;box-shadow:0 15px 100px #13240d20;overflow:auto}.modal.wide{width:780px}.modal::backdrop{background:#1d2b184f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal>header{display:flex;align-items:center;justify-content:space-between;padding:21px 26px;border-bottom:1px solid #edf0e5;position:sticky;top:0;background:#fffffff5;z-index:4}.modal>header h2{font-size:17px;font-weight:500;margin:0}.modal-form{padding:24px 26px}.modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;border-top:1px solid #edf0e5;margin-top:20px;padding-top:20px}.order-document{display:flex;justify-content:space-between;gap:30px;font-size:12px;padding-bottom:20px}.order-document p{font-size:11px;color:#9daf8a;margin:7px 0 0}.order-document h3{font-size:14px;margin:14px 0 0}.printable-order{padding:25px 26px 0}.printable-order td,.printable-order th{padding:12px 8px}.printable-order>small{font-size:9px;color:#b6c2a5}.document-totals{display:flex;align-items:flex-end;flex-direction:column;gap:10px;font-size:11px;padding:23px 0}.document-totals>b{font-size:17px}.variant-edit{display:flex;align-items:center;gap:12px}.variant-edit .field{flex:1;min-width:0}.variant-edit .field:nth-child(3){max-width:100px}.variant-edit .icon-btn{margin-top:3px}.modal .panel-title{padding:12px 0 5px}.modal .panel-title h3{font-size:12px;margin:0;color:#a0b087}.upload-input{display:flex;align-items:center;gap:9px;border:1px dashed #dbe6ce;border-radius:5px;font-size:10px;color:#a5b78e;padding:15px;cursor:pointer;margin:0 0 22px}.upload-input input{max-width:210px;font-size:8px;border:0;padding:0}.role-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:25px}.role-cards .panel{padding:24px;color:#9eb184}.role-cards h3{font-size:13px;color:#92a579;margin:17px 0 8px}.role-cards p{font-size:10px;color:#b0bf9f;margin:0}.settings-tabs{display:flex;gap:25px;border-bottom:1px solid #e5ebdc;margin-bottom:24px;overflow-x:auto}.settings-tabs button{font-size:11px;padding:10px 0 16px;border-bottom:2px solid transparent;color:#a2b08f;white-space:nowrap}.settings-tabs button.active{border-color:#8da670;color:#7a965b}.settings-panel{padding:27px;max-width:1000px}.settings-panel h2{font-size:18px;letter-spacing:-.3px;margin-bottom:24px;color:#7d9664}.settings-panel>p{margin-top:-10px;margin-bottom:22px}.settings-panel .form-grid{gap:0 25px}.settings-panel .field{margin-bottom:22px}.settings-panel table input{min-width:60px;max-width:125px;padding:9px 6px;font-size:10px}.settings-panel table th,.settings-panel table td{padding:12px 10px}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:15px 0;padding:18px 0;border-top:1px solid #edf2e5;cursor:pointer}.switch-row b{font-size:11px;font-weight:500;color:#97aa7f}.switch-row small{display:block;font-size:9px;color:#b3c29f;margin-top:5px}.switch-row input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:35px!important;height:20px;border:0;border-radius:20px;background:#e2e9d8;position:relative;cursor:pointer;flex-shrink:0}.switch-row input:after{content:"";width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #19340815;position:absolute;top:3px;left:3px;transition:left .2s}.switch-row input:checked{background:#9fb987}.switch-row input:checked:after{left:18px}.settings-save{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:24px}.settings-save>span{font-size:10px;color:#a9b99a}.audit-target{max-width:340px;word-break:break-word}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] .brand{font-family:Noto Sans Arabic,DM Sans,sans-serif;letter-spacing:0}[dir=rtl] .hero h1{font-size:clamp(32px,3.5vw,53px);line-height:1.7}[dir=rtl] .hero-copy{padding-inline:8%}[dir=rtl] .hero-copy>p{line-height:2.2}[dir=rtl] .hero-bottom,[dir=rtl] .hero-copy .eyebrow{letter-spacing:0}[dir=rtl] .hero h1 em{font-style:normal}[dir=rtl] .product-link>.badge{left:auto;right:14px}[dir=rtl] .quick-add{right:auto;left:14px}[dir=rtl] .admin-shell{font-family:DM Sans,sans-serif}@media(min-width:1500px){.hero,.hero-art{min-height:650px}.hero-copy{padding-top:95px}.store-header,.announcement,.catalog-section,.page-width{padding-left:max(5%,calc((100vw - 1380px)/2));padding-right:max(5%,calc((100vw - 1380px)/2))}.admin-main{max-width:1600px;width:100%;margin:auto}}@media(max-width:1200px){.sidebar{width:215px}.admin-content{margin-left:215px;width:calc(100% - 215px)}.admin-main{padding:26px 23px}.admin-topbar{padding:0 23px}.stat-card{padding:15px 13px}.stat-card>b{font-size:22px}.stats-grid{gap:12px}.setup-banner>a{font-size:8px}.setup-banner{padding:15px}.overview-panels{gap:15px}.actions-panel{padding:23px 18px}.actions-panel>h2{font-size:22px}.table-toolbar{flex-wrap:wrap}.store-header{gap:20px}.store-header nav{gap:23px}.dashboard-link{display:none}.hero-copy{padding-top:55px}.hero,.hero-art{min-height:510px}.hero h1{font-size:50px}.hero-tote{top:15%}.hero-mug{top:53%}.hero-candle{top:57%}.product-count{display:none}.product-grid{gap:30px 20px}.catalog-search input{width:115px}.catalog-search select{width:117px}.footer-main{gap:25px}}@media(max-width:1000px){.sidebar{width:190px;padding:25px 12px 0}.admin-content{margin-left:190px;width:calc(100% - 190px)}.admin-brand{font-size:14px;padding:0 4px 23px}.admin-brand small{font-size:5px}.sidebar nav>a{font-size:9px;padding:11px 9px;gap:9px}.admin-heading h1{font-size:23px}.stats-grid{grid-template-columns:repeat(2,1fr)}.overview-panels{grid-template-columns:1fr}.actions-panel{display:none}.admin-heading .row{flex-shrink:0}.admin-heading .button{font-size:9px}.setup-banner>a{display:none}.role-cards{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1.05fr 1fr;min-height:475px}.hero-art{min-height:475px}.hero h1{font-size:42px}.hero-copy{padding:47px 8% 22px}.hero-copy>p{font-size:12px}.hero-stamp{width:82px;height:82px;font-size:5px;right:15px}.hero-stamp b{font-size:16px}.art-label{left:20px;font-size:7px}.hero-tote{top:20%;width:94%;left:5%}.hero-mug{top:56%;width:53%}.hero-candle{top:61%;width:43%}.hero-circle{top:20%;right:10%;bottom:0;left:10%}.benefits{gap:15px}.benefits>div{gap:10px;justify-content:flex-start}.benefits b{font-size:10px}.benefits small{font-size:8px;max-width:160px}.benefits svg{width:21px}.catalog-tools{align-items:flex-start;flex-direction:column}.catalog-search{width:100%;justify-content:space-between}.catalog-search input{flex:1}.product-meta h3{font-size:12px}.product-meta p{font-size:11px}.story-banner{padding:28px;gap:20px}.story-banner h2{font-size:25px}.story-symbol{font-size:65px}.story-banner .button{font-size:9px}.footer-main{grid-template-columns:1.7fr 1fr 1fr;gap:30px}.footer-main>div:last-child{display:none}.checkout-layout{gap:25px;grid-template-columns:minmax(0,1.4fr) minmax(250px,1fr)}.summary-card{padding:21px}.cart-line{gap:12px}.cart-line .product-image{width:70px}.cart-line-name h3{font-size:12px}.cart-line .quantity{font-size:10px;height:35px}.cart-line .quantity button{padding:7px}.form-panel{padding:22px}.form-grid{gap:0 12px}.product-detail{gap:6%}.product-detail h1{font-size:35px}.product-detail .description{font-size:12px}.tracking-grid{gap:20px}.product-image.large{min-height:350px}}@media(max-width:760px){.announcement{justify-content:center;padding:9px 4%;font-size:8px}.announcement-side{display:none}.store-header{min-height:76px;padding:17px 5%;gap:15px;position:relative}.brand{font-size:28px}.brand-dot{font-size:21px}.store-header nav{display:none}.store-header nav.mobile-open{display:flex;position:absolute;top:100%;left:0;right:0;background:#fdfcf9;z-index:50;padding:22px 5%;border-bottom:1px solid var(--line);box-shadow:0 5px 10px #00000005}.menu-btn{display:inline-flex}.header-actions{gap:7px}.language{font-size:9px;width:45px}.header-actions .icon-btn{width:29px}.hero{margin:16px 4% 0;min-height:auto;grid-template-columns:1fr 1fr}.hero-copy{padding:35px 8% 25px}.hero h1{font-size:34px;letter-spacing:-1.2px}.hero-copy .eyebrow{font-size:6px;letter-spacing:1px;margin-bottom:20px}.hero-copy>p{font-size:10px;line-height:1.9;margin-bottom:22px}.hero-copy .button{font-size:8px;padding:12px;min-height:40px;gap:6px}.hero .button svg{width:14px}.hero-art{min-height:420px}.hero-circle{top:24%;right:8%;bottom:0;left:8%}.hero-tote{top:27%;width:111%;left:-2%}.hero-mug{top:64%;left:-6%;width:60%}.hero-candle{top:66%;width:49%;right:-7%}.hero-stamp{width:65px;height:65px;top:19px;right:10px}.hero-stamp b{font-size:12px}.hero-stamp>span{font-size:12px}.art-label{left:13px;top:23px;font-size:5px;letter-spacing:1px}.art-label span{font-size:6px}.hero-bottom{font-size:6px;letter-spacing:0;padding-top:22px;gap:7px}.hero-bottom b{font-size:7px}.little-seal{width:27px;height:27px;flex-shrink:0}.little-seal svg{width:14px}.floating-caption{font-size:5px;left:14px;right:14px;bottom:13px;letter-spacing:1px}.floating-caption svg{width:15px}.benefits{grid-template-columns:repeat(3,1fr);margin:0 5%;padding:22px 0;gap:10px}.benefits>div{display:block;text-align:center;border:0}.benefits svg{width:20px;margin-bottom:10px}.benefits b{font-size:8px}.benefits small{font-size:7px;line-height:1.8;padding:0 5px}.catalog-section{padding:40px 5%}.section-heading h2{font-size:27px}.section-heading p{font-size:10px}.section-heading .eyebrow{font-size:7px}.catalog-tools{gap:13px}.category-tabs{gap:3px}.category-tabs button{font-size:9px;padding:8px 10px}.product-grid{grid-template-columns:repeat(2,1fr);gap:25px 17px}.product-meta h3{font-size:12px;margin-top:7px}.product-meta{padding-top:12px;min-height:111px}.product-meta p{font-size:11px}.product-meta del{font-size:8px;margin-inline-start:4px}.product-meta>span{font-size:7px}.product-meta small{font-size:8px}.product-link>.badge{top:10px;left:10px;font-size:6px;padding:5px 7px}.quick-add{top:calc(100% - 153px);width:29px;height:29px;right:10px}.quick-add svg{width:17px}.story-banner{margin:0 5% 38px;padding:23px;gap:15px;flex-wrap:wrap}.story-symbol{font-size:50px}.story-banner>div{flex-basis:75%}.story-banner h2{font-size:23px;line-height:1.3}.story-banner p{font-size:9px}.story-banner .button{margin-left:65px;min-height:35px;padding:9px 13px}.footer-main{grid-template-columns:1.4fr 1fr;gap:25px}.footer-main>div:nth-child(2){display:none}.footer-main .brand{font-size:26px}.footer-main>div:first-child>p{font-size:10px}.footer-main>div:first-child>small{font-size:8px}.footer-main>div>a:not(.brand){font-size:9px}.footer-bottom{font-size:8px;align-items:flex-start}.footer-bottom>span:last-child{flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:200px}.footer-bottom>span:last-child>span{flex-basis:100%;text-align:right;margin-top:5px;font-size:7px}.page-width{padding:30px 5% 45px}.page-width>h1,.section-heading h1{font-size:32px}.product-detail{grid-template-columns:1fr;gap:30px}.product-detail>.product-image{max-height:450px;aspect-ratio:1/1}.product-detail h1{font-size:34px;margin-bottom:15px}.product-detail .description{margin:18px 0}.purchase-row .button{font-size:12px}.checkout-layout{grid-template-columns:1fr;gap:25px}.summary-card{position:static}.cart-line{gap:14px}.cart-line .product-image{width:85px}.form-panel{padding:24px}.auth-page{padding:30px 5%}.auth-card{padding:29px;width:100%}.auth-card h1{font-size:28px}.account-orders,.tracking-grid{grid-template-columns:1fr}.thank-you h1{font-size:30px}.section-heading{align-items:flex-start}.section-heading .row{flex-wrap:wrap;justify-content:flex-end}.section-heading .button{font-size:10px;min-height:35px;padding:8px 12px}.sidebar{transform:translate(-100%);transition:transform .2s;width:236px;box-shadow:4px 0 25px #27391c20}.sidebar.open{transform:translate(0)}.admin-content{margin-left:0;width:100%}.admin-topbar{height:57px;padding:0 20px}.admin-topbar .row{gap:8px}.admin-main{padding:23px 18px 30px}.admin-heading h1{font-size:23px}.admin-heading .eyebrow{font-size:6px;letter-spacing:1px}.admin-heading p{font-size:9px;max-width:280px}.admin-heading .button{font-size:8px;padding:8px 11px;min-height:33px}.admin-heading{gap:14px;margin-bottom:22px}.setup-banner{padding:15px;gap:12px}.setup-banner b{font-size:11px}.setup-banner p{font-size:8px}.setup-icon{width:35px;height:35px}.stats-grid{gap:12px}.stat-card{padding:17px}.stat-card>b{font-size:26px;margin:15px 0}.stat-card>div{font-size:9px}.stat-card>small{font-size:7px}.overview-panels{grid-template-columns:1fr}.panel-title{padding:20px}.panel-title h2{font-size:13px}.panel-title p{font-size:8px}th{padding:11px 17px}td{padding:16px 17px}.admin-footer{padding:19px 20px}.admin-footer>span{display:none}.table-toolbar{padding:16px 17px}.table-toolbar .search-input{max-width:none;width:100%}.table-toolbar .search-input input{font-size:10px}.role-cards{grid-template-columns:repeat(2,1fr);gap:12px}.role-cards .panel{padding:20px}.role-cards h3{font-size:12px}.settings-panel{padding:20px}.settings-tabs{gap:20px}.settings-tabs button{font-size:10px}.settings-save>span{font-size:9px;max-width:150px}.modal>header{padding:18px 20px}.modal-form{padding:22px 20px}.modal{max-height:94vh}.printable-order{padding:22px 20px 0}.modal.wide{width:94vw}.admin-shell .form-grid{gap:0 15px}.upload-input{flex-wrap:wrap;font-size:9px}.mini-products{grid-template-columns:repeat(2,1fr)}.admin-shell .badge{font-size:8px}.admin-shell .panel .empty{min-height:220px;padding:40px 15px}.variant-edit{gap:8px}.variant-edit .field:nth-child(3){max-width:70px}.variant-edit input{padding:9px 7px}.variant-edit .icon-btn{width:25px}[dir=rtl] .hero h1{font-size:28px;line-height:1.7}[dir=rtl] .hero-copy>p{font-size:9px}[dir=rtl] .hero-copy .button{font-size:8px}}@media(max-width:420px){.hero{grid-template-columns:1fr}.hero-copy{padding:35px 8% 26px;position:relative;z-index:1}.hero h1{font-size:43px}.hero-copy>p{font-size:12px;max-width:270px}.hero-copy .eyebrow{font-size:7px}.hero-copy .button{font-size:10px;padding:13px 18px}.hero-bottom{display:none}.hero-art{min-height:325px}.hero-circle{top:10%;right:18%;bottom:0;left:18%}.hero-tote{top:-4%;width:77%;left:15%}.hero-mug{top:45%;left:0%;width:46%}.hero-candle{top:53%;width:37%;right:-1%}.hero-stamp{top:17px;right:14px;width:70px;height:70px}.art-label{font-size:7px;top:19px;left:17px}.art-label span{font-size:7px}.floating-caption{font-size:6px}.product-grid{gap:20px 13px}.product-meta p{font-size:10px}.product-meta h3{font-size:11px}.product-link>.badge{font-size:6px;left:8px;top:8px}.product-meta del{display:none}.catalog-search select{width:120px;font-size:9px}.form-grid{grid-template-columns:1fr}.form-panel{padding:22px}.cart-line{gap:8px}.cart-line .product-image{width:65px}.cart-line-name h3{font-size:11px}.cart-line .icon-btn{width:25px}.admin-heading{align-items:flex-start}.admin-heading h1{font-size:21px}.admin-heading .row{flex-shrink:1}.admin-heading .button{font-size:8px;white-space:normal;line-height:1.5}.admin-heading .button svg{display:none}.admin-main{padding:22px 13px}.stat-card{padding:15px 13px}.stat-card>b{font-size:22px}.stat-card>div{font-size:8px}.cloud-status{display:none}.settings-save{flex-wrap:wrap}.role-cards,.admin-shell .form-grid{grid-template-columns:1fr}.variant-edit .field{font-size:8px}.variant-edit{gap:5px}.order-document{gap:20px}.order-document p{font-size:9px}[dir=rtl] .hero h1{font-size:35px}[dir=rtl] .hero-copy>p{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media print{body:has(dialog[open]) *{visibility:hidden}dialog[open],dialog[open] .printable-order,dialog[open] .printable-order *{visibility:visible}dialog[open]{position:absolute;top:0;left:0;right:0;bottom:auto;width:100%;max-width:100%;max-height:none;overflow:visible;box-shadow:none;border:0}dialog[open]>header,dialog[open] .modal-form{display:none}.printable-order{padding:0}.admin-shell,.admin-content,.admin-main{background:#fff}.modal::backdrop{background:#fff}table{font-size:12px}.printable-order td,.printable-order th{color:#333!important}.printable-order{color:#222!important}}.sidebar nav>div>a{display:flex;align-items:center;gap:11px;font-size:11px;padding:12px;border-radius:5px;margin:3px 0;color:#65735b;min-height:41px}.sidebar nav>div>a svg{color:#7a8b6b;stroke-width:1.6}.sidebar nav>div>a.active{color:#466038;background:#edf3e3;font-weight:600}.sidebar nav>div>a:hover{background:#f3f6ec}.admin-heading p,.admin-heading .eyebrow,.panel-title p,.stat-card>div,.stat-card>small,.chart-empty,.action-item small,.nav-caption,.admin-shell .muted{color:#737f69}.admin-topbar .row>span:first-child,.admin-topbar b,.admin-shell .cloud-status,.sidebar-user small,.store-switch small{color:#748367}.setup-banner b,.setup-banner>a,.actions-panel h2,.action-item b,.panel-title h2,.admin-shell h3{color:#536b42}.setup-banner p,.actions-panel>.eyebrow,.admin-shell .notice{color:#6d805a}.admin-shell td,.admin-shell td b,.admin-shell .table-link,.admin-shell .payment-label{color:#576a49}.admin-shell th,.admin-shell td small,.admin-shell .text-button{color:#718361}.admin-shell .field>span,.admin-shell .switch-row b,.admin-shell .settings-tabs button,.admin-shell .role-cards h3{color:#617a4c}.admin-shell .field>small,.admin-shell .switch-row small,.admin-shell .role-cards p,.admin-shell .settings-save>span{color:#788b65}.admin-shell input,.admin-shell select,.admin-shell textarea{color:#415738}.admin-shell input::placeholder,.admin-shell textarea::placeholder,.admin-shell .search-input input::placeholder{color:#869775}.admin-shell .category-tabs button,.admin-shell .table-toolbar>b,.admin-shell .button.outline{color:#6c8058}.admin-shell .badge.green{color:#53783e}.admin-shell .badge.amber{color:#927128}.admin-shell .badge.blue{color:#577b90}.admin-shell .badge.red{color:#a15846}.admin-shell .green-text{color:#5c8142!important}.benefits small,.section-heading p,.product-meta small,.footer-main>div>a:not(.brand),.footer-main>div:first-child>p,.summary-card>p,.muted,.field>small{color:#707b67}.product-meta>span,.catalog-search input,.category-tabs button,.back-link{color:#7c856e}.hero-copy>p,.story-banner p{color:#6a735e}@media(max-width:1000px)and (min-width:761px){.sidebar nav>div>a{font-size:9px;padding:11px 9px;gap:9px}}.shop-mode{padding-bottom:22px;margin-bottom:28px;border-bottom:1px solid var(--line)}.shop-mode .panel-title{flex-wrap:wrap;gap:12px}.shop-mode p{font-size:13px;margin-bottom:12px}.shop-mode .shop-mode-pending{color:#805d18;font-weight:600}.shop-mode input.shop-mode-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:48px;height:28px;padding:0;border:1px solid #8a9384;border-radius:20px;background:#e4e8df;cursor:pointer;flex-shrink:0}.shop-mode input.shop-mode-toggle:before{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003}.shop-mode input.shop-mode-toggle:checked{background:var(--green);border-color:var(--green)}.shop-mode input.shop-mode-toggle:checked:before{left:23px}.shop-mode input.shop-mode-toggle:disabled{cursor:wait;opacity:.6}.shipping-settings{border:0;margin:0;padding:0;min-width:0}.shipping-settings>legend{font-size:20px;font-weight:500;margin-bottom:16px;padding:0}.shipping-settings>p,.shipping-summary p{font-size:13px}.shipping-summary{padding:16px;margin:16px 0;border:1px solid var(--line);border-radius:8px;background:var(--cream)}.shipping-summary b{font-size:14px}.shipping-summary p{margin:6px 0 0}.shipping-zones{display:grid;gap:20px;margin:22px 0}.shipping-zone{min-width:0;border:1px solid var(--line);border-radius:8px;padding:18px}.shipping-zone>legend{font-weight:600;font-size:14px;padding:0 6px}.shipping-zone-heading{display:flex;justify-content:space-between;gap:12px;margin-bottom:20px}.shipping-zone .switch-row{gap:16px;margin-bottom:0}.shipping-help{margin-top:20px}.checkout-fields{min-width:0;border:0;padding:0;margin:0}.delivery-price{display:block;margin-top:5px}.wilaya-rates{min-width:660px;width:100%}.wilaya-rates td{vertical-align:top}.wilaya-rates input[type=number]{width:120px}.wilaya-rates .check-field{white-space:nowrap}.wilaya-rates details{margin-top:8px;font-size:12px}.commune-preview{max-height:160px;overflow:auto;padding-inline-start:20px}.shipping-bulk{padding:16px;border:1px solid var(--line);margin:20px 0;border-radius:8px}.shipping-bulk summary{cursor:pointer;font-weight:600;margin-bottom:12px}.admin-language{width:105px;font-size:12px;padding:8px}@media(max-width:760px){.store-header>.brand{min-width:0;overflow-wrap:anywhere}.store-header>.header-actions{flex-shrink:0}}@media(max-width:600px){.admin-topbar{gap:8px}.admin-topbar>.row{gap:5px;min-width:0}.admin-topbar>.row:first-child>span{display:none}.admin-topbar>.row:first-child>b{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-language{width:90px;font-size:11px}.admin-topbar .cloud-status{display:none}}
