:root{--ink:#29231d;--muted:#786f65;--paper:#faf8f4;--gold:#ceb080;--dark:#241d17;--line:#e8e1d7;--danger:#a53232;--radius:6px;font-family:Tahoma,'Segoe UI',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a,button,input,select,textarea{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ad7832;outline-offset:4px}h1,h2,h3,p{margin:0}img{max-width:100%;display:block}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.wrap{width:min(1280px,90%);margin-inline:auto}.announcement{text-align:center;background:var(--dark);color:#e8d9bf;font-size:13px;padding:7px 12px;letter-spacing:.2px}.announcement span{margin:0 16px}.header{display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:106px}.brand{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.brand-name{font-family:Georgia,'Times New Roman',serif;font-size:39px;font-weight:bold;line-height:1.25}.brand-name span{font-size:25px}.brand small{font-family:Georgia,serif;letter-spacing:4px;font-size:10px;margin-top:5px}.header nav{display:flex;gap:30px;font-size:14px}.header nav a{padding:15px 0;position:relative}.header nav a.active:after{content:'';position:absolute;bottom:5px;inset-inline:20%;height:2px;background:#a4773b}.cart-link{display:flex;align-items:center;gap:8px;font-size:14px}.cart-link b{background:#ebe3d6;border-radius:50%;min-width:22px;height:22px;text-align:center;font-weight:400;font-size:12px}.hero{position:relative;min-height:540px;background:#211b15;color:#fff;overflow:hidden}.hero-image{position:absolute;inset:0;background-image:url('/images/hero.png');background-size:cover;background-position:center 55%}.hero-shade{position:absolute;inset:0;background:linear-gradient(270deg,rgba(24,19,15,.94),rgba(24,19,15,.78) 30%,rgba(24,19,15,.1) 66%)}.hero-content{position:relative;padding-block:64px 75px}.hero-copy{max-width:540px}.eyebrow{color:#a27744;font-size:13px;letter-spacing:.7px;margin-bottom:10px}.hero .eyebrow{color:var(--gold);display:flex;align-items:center;gap:10px}.hero .eyebrow span{width:28px;height:1px;background:var(--gold)}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:65px;line-height:1.5;font-weight:400}.hero h1 em{font-style:normal;color:#dfbf8a}.hero-description{font-size:16px;color:#dfd6ca;line-height:2;margin:15px 0 28px}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;padding:13px 25px;border:1px solid var(--dark);background:var(--dark);color:#fff;min-height:49px;border-radius:2px;font-size:15px}.button.gold{background:#ddbd87;color:#261e13;border-color:#ddbd87}.button.outline{background:transparent;color:var(--ink);border-color:var(--line)}.button:hover{filter:brightness(1.1)}.hero-caption{display:block;font-size:12px;color:#b8ab99;margin-top:22px}.hero-bottom{position:absolute;bottom:20px;inset-inline:5%;display:flex;justify-content:space-between;color:#b9ac99;font-size:12px}.hero-bottom span:last-child{font-family:Georgia,serif;letter-spacing:2px}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:29px 0;border-bottom:1px solid var(--line)}.service-strip>div{display:flex;justify-content:center;align-items:center;gap:17px}.service-strip>div+div{border-inline-start:1px solid var(--line)}.service-strip svg{width:31px;height:31px;color:#9c794a}.service-strip strong{font-size:14px;font-weight:500;display:block}.service-strip small{font-size:12px;color:var(--muted)}.catalog-section{padding-block:57px 80px}.section-title{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:24px}h2{font-family:Georgia,'Times New Roman',serif;font-size:37px;line-height:1.4}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:14px}.text-link svg{width:20px}.category-tabs{display:flex;gap:10px;margin-bottom:30px;flex-wrap:wrap}.category-tabs a,.category-tabs button{background:transparent;padding:8px 23px;font-size:14px;border:1px solid var(--line);border-radius:2px;color:var(--muted)}.category-tabs .selected{background:var(--dark);border-color:var(--dark);color:white}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.product-image{position:relative;display:block;aspect-ratio:1;background:#eee8dd;overflow:hidden}.product-image img{height:100%;width:100%;object-fit:cover;transition:transform .45s}.product-image:hover img{transform:scale(1.035)}.badge{position:absolute;inset-inline-start:13px;top:13px;background:#faf8f4ed;color:#594327;font-size:12px;padding:3px 10px}.product-category{display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:12px;margin-top:17px}.product-card h3{font-weight:500;font-size:18px;margin:4px 0 10px}.product-bottom{display:flex;align-items:center;justify-content:space-between}.product-bottom strong{font-size:16px}.add-circle{display:inline-flex;justify-content:center;align-items:center;background:transparent;border:1px solid #d8cdbd;border-radius:50%;width:36px;height:36px;font-size:23px;font-weight:300}.add-circle:hover{background:var(--dark);color:white}footer{background:var(--dark);color:#e8dfd1;padding:42px 0 20px}.footer-grid{display:flex;justify-content:space-between;align-items:center;gap:24px}.footer-grid p{font-size:14px;color:#bcaf9c}.footer-grid>a:last-child{font-size:13px;color:#d6c7ad}.footer-bottom{border-top:1px solid #46392b;margin-top:30px;padding-top:20px;font-size:12px;color:#b5a792;display:flex;justify-content:space-between;gap:12px}.skip-link{position:fixed;top:-100px;z-index:100;background:white;padding:12px}.skip-link:focus{top:0}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:100;background:var(--dark);color:white;box-shadow:0 8px 30px #0002;border:1px solid #715937;border-radius:6px;padding:12px 22px;display:none;max-width:90vw;font-size:14px}#toast.show{display:block}
@media(min-width:1600px){.hero{min-height:610px}.hero-content{padding-top:80px}}@media(max-width:1000px){.header{gap:20px}.header nav{gap:16px;font-size:13px}.hero h1{font-size:57px}.product-grid{gap:18px}.service-strip small{font-size:12px}}@media(max-width:760px){.wrap{width:91%}.header{min-height:92px;flex-wrap:wrap;gap:0;padding-top:12px;padding-bottom:0}.brand-name{font-size:31px}.brand-name span{font-size:22px}.brand small{font-size:9px;letter-spacing:3px}.header nav{order:3;flex-basis:100%;justify-content:space-between;gap:14px;overflow:auto;white-space:nowrap;font-size:12px;padding-top:6px}.header nav a{padding:14px 0}.header nav a:last-child{display:none}.cart-link span{display:none}.hero{min-height:580px}.hero-image{background-position:35% center}.hero-shade{background:linear-gradient(270deg,#18130fec,#18130fbf 55%,#18130f60)}.hero-content{padding-block:54px 90px}.hero-copy{max-width:92%}.hero h1{font-size:52px}.hero-description{font-size:15px}.hero-bottom span:last-child{display:none}.service-strip{padding:20px 0;gap:12px}.service-strip>div{gap:8px;flex-direction:column;text-align:center}.service-strip svg{width:26px;height:26px}.service-strip strong{font-size:12px}.service-strip small{display:none}.catalog-section{padding-block:36px 48px}h2{font-size:32px}.text-link{font-size:12px;gap:8px}.section-title{margin-bottom:20px}.category-tabs{gap:7px;margin-bottom:22px}.category-tabs a,.category-tabs button{font-size:12px;padding:6px 12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.product-card h3{font-size:16px}.product-category{font-size:12px;flex-wrap:wrap;margin-top:12px;gap:0 8px}.product-bottom strong{font-size:14px}.badge{font-size:12px;inset-inline-start:8px;top:8px;padding:2px 7px}.footer-grid{flex-wrap:wrap}.footer-grid p{width:60%;font-size:13px}.footer-bottom{flex-direction:column;font-size:12px}.announcement{font-size:12px;padding:5px}.announcement span{margin:0 5px}}

/* Store flows */
#main:focus{outline:none}.header nav a:last-child{display:block}.service-strip>a{display:flex;justify-content:center;align-items:center;gap:17px}.service-strip>a+a{border-inline-start:1px solid var(--line)}.empty-state{padding:62px 24px;text-align:center;border:1px solid var(--line);background:#f4f0e8}.empty-state>svg{width:42px;height:42px;color:#9c8056;margin:0 auto 15px}.empty-state h2{font-family:inherit;font-size:21px;font-weight:500}.empty-state p{margin-top:10px;color:var(--muted)}.empty-state .button{margin-top:24px}.page-heading{padding:40px 0;background:#eee7db;border-block:1px solid var(--line)}h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:43px;line-height:1.5}.page-body{padding-block:45px 70px;min-height:55vh}.catalog-tools{display:flex;align-items:center;gap:12px;margin-bottom:30px}.search-field{position:relative;display:flex;align-items:center;flex:1}.search-field svg{position:absolute;inset-inline-start:14px;color:var(--muted)}.search-field input{padding-inline-start:45px}.catalog-tools>span{font-size:14px;color:var(--muted);margin-inline-start:auto}.catalog-tools select{width:auto}.catalog-tools .button{padding:9px 22px}input,textarea,select{background:#fff;border:1px solid #d7cdbc;border-radius:4px;color:var(--ink);padding:10px 12px;width:100%;min-height:46px;font-size:16px}input[type=checkbox],input[type=radio]{width:19px;height:19px;min-height:19px;flex-shrink:0;accent-color:#83612e}textarea{resize:vertical;line-height:1.8}label{font-size:14px;display:block}label>input,label>select,label>textarea{margin-top:5px}label small{display:block;font-size:12px;color:var(--muted);line-height:1.8;margin-top:4px}.form-layout{display:flex;flex-direction:column;gap:20px}.form-layout h2,.order-summary h2{font-family:inherit;font-size:21px;font-weight:500}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.wide{grid-column:1/-1}.checkbox{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.checkbox input{margin-top:4px}.form-error{background:#fff1ee;border:1px solid #e7c0b7;color:#962a22;font-size:14px;padding:12px 16px;border-radius:5px}.notice{padding:14px 16px;background:#f5edda;border:1px solid #e2d0a8;font-size:14px;border-radius:4px}.prose{white-space:pre-wrap;overflow-wrap:anywhere}.muted{color:var(--muted)}.small{font-size:13px}.panel{padding:27px;border:1px solid var(--line);background:white;border-radius:7px}.full{width:100%}.link-button{display:inline-flex;align-items:center;background:none;border:0;padding:4px 0;color:#795931;font-size:14px}.danger{color:var(--danger)!important}.danger-button{background:#92342d;border-color:#92342d}.underlined{text-decoration:underline}.breadcrumb{display:flex;flex-wrap:wrap;gap:9px;font-size:13px;color:var(--muted);margin-bottom:28px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.detail-image{background:#eee7db}.detail-image img{width:100%;aspect-ratio:1;object-fit:cover}.detail-copy h1{font-size:43px}.detail-price{font-size:27px;margin-block:15px 25px}.detail-price del,.product-bottom del{font-size:14px;color:#8b8174;margin-inline-start:10px}.detail-copy>.prose{color:var(--muted);margin-bottom:25px}.spec{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding:13px 0;font-size:14px}.spec strong{font-weight:500}.spec>span{color:var(--muted)}#add-product{display:flex;align-items:flex-end;gap:15px;margin-block:22px}#add-product label{max-width:90px}#add-product .button{flex:1;min-height:48px}.detail-copy details{border-top:1px solid var(--line);padding:14px 0}.detail-copy summary{cursor:pointer;font-size:14px}.detail-copy details p{font-size:14px;margin-top:12px;color:var(--muted)}.stock-out{font-size:13px;color:var(--danger);margin-top:5px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:35px;align-items:start}.order-summary{border:1px solid var(--line);background:#f2ede4;padding:25px;position:sticky;top:20px}.order-summary h2{margin-bottom:20px}.mini-item{display:flex;justify-content:space-between;gap:18px;font-size:13px;padding-bottom:12px}.mini-item b{white-space:nowrap;font-weight:400}dl{margin:15px 0}dl>div{display:flex;justify-content:space-between;gap:15px;padding:9px 0;font-size:14px}dd{margin:0}.total{font-size:20px;border-top:1px solid #d8c9b4;margin-top:12px;padding-top:20px}.total dd{font-weight:bold}.discount{color:#476345}.order-summary .full{margin-top:20px}.inline-input{display:flex;margin-top:7px}.inline-input input{border-radius:0;min-width:0}.inline-input button{background:var(--dark);color:white;border:0;padding:9px 18px}.coupon-applied{font-size:13px;display:flex;justify-content:space-between;color:#486145}.cart-item{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:22px 0}.cart-item:first-child{padding-top:0}.cart-item img,.missing-image{width:110px;aspect-ratio:1;object-fit:cover}.missing-image{display:grid;place-items:center;background:#eee5d8}.cart-description{flex:1}.cart-description h3{font-size:17px;font-weight:500}.cart-description p{font-size:13px;color:var(--muted)}.cart-description strong{font-size:15px}.cart-description .link-button{display:block;font-size:12px}.quantity{display:flex;align-items:center;border:1px solid var(--line);height:38px;font-size:14px}.quantity button{border:0;background:white;height:36px;width:32px;font-size:19px}.quantity span{min-width:28px;text-align:center}.payment-choice{border:1px solid #b89b6e;background:#f9f5ed;padding:17px;display:flex;align-items:center;gap:12px}.success{text-align:center;max-width:640px;min-height:60vh}.success-mark{display:grid;place-items:center;width:68px;height:68px;margin:0 auto 20px;background:#e5ecdf;border-radius:50%;color:#3a6535}.success-mark svg{width:37px;height:37px}.success p{margin-bottom:15px}.success .button{margin-top:20px}.narrow{max-width:820px}.policy{padding:30px 0;border-bottom:1px solid var(--line)}.policy h2{font-family:inherit;font-size:22px;margin-bottom:15px}
/* Arabic owner workspace */
.admin-body{background:#f4f2ed}.admin-shell{display:grid;grid-template-columns:245px minmax(0,1fr);min-height:100vh}.admin-sidebar{position:sticky;top:0;height:100vh;background:#241e18;color:#e8ddcb;padding:36px 22px;display:flex;flex-direction:column}.admin-sidebar .brand{align-self:center;margin-bottom:40px}.sidebar-label{font-size:12px;color:#ad9c83;margin:0 13px 12px}.admin-sidebar nav{display:flex;flex-direction:column;gap:7px}.admin-sidebar nav button,.logout{display:flex;align-items:center;gap:14px;border:0;border-radius:5px;background:transparent;color:#c2b49f;text-align:start;padding:13px 14px;font-size:14px}.admin-sidebar nav button.selected{background:#443525;color:#efdab2}.admin-sidebar nav svg{width:21px}.store-back{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin-top:auto;padding:20px 13px;border-bottom:1px solid #443727}.logout{margin-top:12px}.admin-main{min-width:0}.admin-top{padding:27px 42px;border-bottom:1px solid var(--line);background:#faf8f4;display:flex;align-items:center;justify-content:space-between;gap:20px}.admin-top h1{font-family:inherit;font-size:28px;font-weight:500}.admin-top .eyebrow{font-size:12px}.owner-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#e8ddca;font-size:26px;font-family:serif}.admin-content{padding:30px 42px;display:flex;flex-direction:column;gap:24px}.admin-content .section-title{margin-bottom:18px}.admin-content>.section-title{margin-bottom:0}.admin-content h2{font-family:inherit;font-size:20px;font-weight:500}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.stats-grid article{background:white;border:1px solid var(--line);border-radius:7px;padding:23px;position:relative;overflow:hidden}.stats-grid span{display:block;font-size:13px;color:var(--muted)}.stats-grid strong{font-size:27px;display:block;margin-top:10px;overflow-wrap:anywhere}.stats-grid svg{position:absolute;bottom:22px;inset-inline-end:18px;color:#d5c1a4}.onboarding{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px 34px;color:#eee3d2;background:#30271e;border-radius:7px}.onboarding .eyebrow{color:#d8b785}.onboarding p:not(.eyebrow){font-size:14px;color:#ccbea9;max-width:620px;margin-top:12px}.onboarding .button{white-space:nowrap}.admin-two{display:grid;grid-template-columns:1fr 1fr;gap:24px}.checklist{padding:0;list-style:none;margin-block:17px 25px}.checklist li{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}.checklist li svg{width:18px;color:#927348}.checklist li span{margin-inline-start:auto;color:var(--muted);font-size:13px}.panel-message{padding-block:35px}.stock-line{display:flex;width:100%;justify-content:space-between;border:0;border-bottom:1px solid var(--line);background:transparent;padding:15px 0;font-size:14px}.stock-line b{color:#9b5d21}.table-wrap{overflow:auto;width:100%}table{border-collapse:collapse;text-align:start;width:100%;font-size:14px;white-space:nowrap}th{text-align:start;padding:13px 15px;font-size:12px;font-weight:500;color:#8d7d69;background:#f8f6f1;border-bottom:1px solid var(--line)}td{padding:18px 15px;border-bottom:1px solid #efeae2}.table-product{display:flex;align-items:center;gap:12px}.table-product img{width:50px;height:50px;object-fit:cover;border-radius:4px}.table-product strong{font-weight:500}.table-product small{display:block;font-size:12px;color:var(--muted);margin-top:2px}.row-actions{display:flex;gap:15px}.row-actions button{background:none;border:0;color:#785a32;font-size:13px;padding:5px}.status{font-size:12px;padding:4px 10px;border-radius:4px;background:#eee8de;display:inline-block}.status.pending{color:#8c5d1e;background:#fbefd6}.status.confirmed{color:#465b8a;background:#eaf0fc}.status.shipped{color:#755086;background:#f1e9f5}.status.completed{color:#3b6549;background:#e8f0e8}.status.canceled{color:#8b635d;background:#f5e9e6}.panel .empty-state{border:0;background:transparent;padding:40px 20px}.panel .empty-state h2{font-size:17px}.panel .empty-state p{font-size:14px}.admin-content .form-layout>.button{align-self:flex-start;min-width:180px}.admin-content>.form-layout .muted{font-size:14px}.payment-integrations{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px}.payment-integrations>div{padding:20px;border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.payment-integrations strong{font-size:16px;font-weight:500}.auth-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px 20px;background:radial-gradient(ellipse at top,#e8dbc5,#f4f1eb 65%)}.auth-page>.brand{margin-bottom:30px}.auth-card{background:white;width:min(470px,100%);border:1px solid #e0d3bf;border-radius:10px;padding:35px;box-shadow:0 15px 70px #47341c0b}.auth-card h1{font-family:inherit;font-size:25px;margin-bottom:15px}.auth-card>.muted{font-size:14px}.auth-card form{display:flex;flex-direction:column;gap:18px;margin:24px 0}.auth-card .text-link{margin-top:8px}.auth-symbol{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#f2eadc;color:#9b7a48;margin-bottom:17px}dialog{padding:28px;border:1px solid #e0d3be;border-radius:9px;width:min(600px,94vw);max-height:90vh;overflow:auto;color:var(--ink);background:#fff}dialog.wide-dialog{width:min(800px,94vw)}dialog::backdrop{background:#201910a8;backdrop-filter:blur(3px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;margin-bottom:20px;border-bottom:1px solid var(--line)}.dialog-header h2{font-family:inherit;font-size:22px}.dialog-header button{display:grid;place-items:center;width:35px;height:35px;border:0;background:#f3eee6;border-radius:50%}.dialog-actions{display:flex;gap:12px;margin-top:20px}.upload-zone{border:1px dashed #ccb99a;border-radius:5px;padding:20px;text-align:center;background:#faf7f1}.upload-zone input[type=file]{background:transparent;border:0;max-width:100%;font-size:14px}#upload-preview{display:flex;justify-content:center;margin-bottom:12px}#upload-preview img{width:130px;height:130px;object-fit:cover;border-radius:4px}#upload-preview svg{width:40px;height:40px;color:#9c8056}.order-detail h3{font-size:16px;margin-bottom:9px}.order-detail .admin-two{margin-block:24px}.order-detail p{font-size:14px;overflow-wrap:anywhere}.order-detail .form-layout{margin-top:20px}.order-totals{margin:20px 0;max-width:350px}.order-detail td small{font-size:12px;color:var(--muted)}
@media(max-width:1150px){.admin-shell{grid-template-columns:210px minmax(0,1fr)}.admin-top{padding:25px}.admin-content{padding:25px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.onboarding{align-items:flex-start;flex-direction:column}.checkout-grid{grid-template-columns:minmax(0,1fr) 320px}.product-detail{gap:35px}}
@media(max-width:760px){.service-strip>a{gap:8px;flex-direction:column;text-align:center}.empty-state{padding:45px 18px}.empty-state h2{font-size:18px}.empty-state p{font-size:14px}.page-body{padding-block:28px 45px}.page-heading{padding:25px 0}h1{font-size:33px}.catalog-tools{flex-wrap:wrap;gap:9px}.search-field{flex-basis:100%}.catalog-tools select{flex:1}.catalog-tools>span{font-size:12px}.product-detail{grid-template-columns:1fr;gap:27px}.detail-copy h1{font-size:35px}.detail-price{font-size:24px}.checkout-grid{grid-template-columns:1fr;gap:28px}.order-summary{position:static;padding:22px}.form-grid{grid-template-columns:1fr;gap:16px}.panel{padding:20px}.cart-item{gap:12px;flex-wrap:wrap}.cart-item img,.missing-image{width:80px}.cart-description h3{font-size:15px}.cart-description strong{font-size:14px}.quantity{margin-inline-start:auto}.checkout-grid>.panel h2{font-size:20px}.section-title h1{font-size:29px}.admin-shell{display:block}.admin-sidebar{height:auto;position:static;padding:15px 18px;display:grid;grid-template-columns:1fr auto;gap:12px}.admin-sidebar .brand{margin:0;align-items:flex-start;justify-self:start}.admin-sidebar .brand-name{font-size:26px}.admin-sidebar .brand-name span{font-size:18px}.admin-sidebar .brand small{font-size:8px}.sidebar-label{display:none}.admin-sidebar nav{grid-column:1/-1;order:3;display:flex;flex-direction:row;overflow:auto;gap:5px;padding-bottom:2px}.admin-sidebar nav button{flex-shrink:0;font-size:12px;gap:6px;padding:9px}.admin-sidebar nav svg{width:17px}.store-back{margin:0;padding:0;border:0;font-size:12px;gap:10px}.store-back svg{width:18px}.logout{position:absolute;left:18px;top:75px;padding:5px;font-size:0;width:30px;display:none}.admin-top{padding:20px}.admin-top h1{font-size:24px}.admin-content{padding:18px;gap:18px}.admin-two{grid-template-columns:1fr;gap:18px}.stats-grid{gap:12px}.stats-grid article{padding:18px}.stats-grid strong{font-size:23px}.stats-grid span{font-size:12px}.stats-grid svg{width:17px;inset-inline-end:12px;bottom:14px}.onboarding{padding:24px}.admin-content h2{font-size:18px}.payment-integrations{grid-template-columns:1fr}.payment-integrations>div{flex-direction:row;align-items:center;justify-content:space-between;padding:15px}.admin-content .section-title{align-items:flex-start}.admin-content .section-title>.button{font-size:13px;padding:10px 15px;gap:8px}.admin-content .section-title>.muted{font-size:13px}.admin-content .section-title select{width:auto;max-width:150px;font-size:14px}.auth-card{padding:26px}.auth-card h1{font-size:22px}.auth-page{padding:25px 15px}dialog{padding:20px}.dialog-header h2{font-size:20px}.dialog-actions{flex-wrap:wrap}.hero h1{font-size:51px}.hero-content{padding-top:75px}.hero-description{margin-bottom:30px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

@media(max-width:760px){.admin-sidebar .brand{grid-row:1 / 3}.admin-sidebar .logout{position:static;display:flex;font-size:12px;width:auto;grid-column:2;grid-row:1;margin:0;padding:6px}.admin-sidebar .store-back{grid-column:2;grid-row:2}.admin-sidebar nav{grid-row:3}}
