*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.55;color:#282c27;background:#f8f7f3;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{color:inherit}button:disabled{opacity:.5;cursor:not-allowed}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.12}input,select,textarea{width:100%;min-height:46px;border:1px solid #cbcfc6;border-radius:0;background:#fff;color:#252b25;padding:11px 12px;outline:none;transition:border-color .2s,box-shadow .2s}input:focus,select:focus,textarea:focus{border-color:var(--accent, #28392f);box-shadow:0 0 0 1px var(--accent, #28392f)}textarea{min-height:108px;resize:vertical}input[type=checkbox],input[type=radio]{width:19px;height:19px;min-height:0;accent-color:var(--accent, #28392f);flex-shrink:0}input[type=color]{padding:4px;max-width:96px}button:focus-visible,a:focus-visible{outline:2px solid #596c4e;outline-offset:4px}::selection{background:#d7ddc9}.btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:12px;padding:13px 22px;border:1px solid transparent;border-radius:0;line-height:1.25;font-size:14px;font-weight:500;letter-spacing:.015em;transition:background .2s,transform .2s,color .2s;white-space:normal}.btn.primary{background:var(--accent, #28392f);color:#fff}.btn.primary:hover:not(:disabled){background:#1b2a20;transform:translateY(-1px)}.btn.secondary{border-color:#c9cdc3;background:transparent;color:#283329}.btn.secondary:hover:not(:disabled){background:#eeeee7}.btn.ghost{background:none;border-color:transparent;padding:10px 4px;color:inherit}.btn.danger{background:#923e33;color:#fff}.btn.full{width:100%}.btn.small{padding:10px 16px;min-height:44px}.icon-btn{width:44px;height:44px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s}.icon-btn:hover{background:#e9ece2}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:19px;min-width:0;font-size:14px}.field>span{font-weight:500}.field small{font-size:14px;color:#666d63;line-height:1.5}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field-row.three{grid-template-columns:repeat(3,1fr)}.form-actions{display:flex;gap:12px;justify-content:flex-end;border-top:1px solid #e0e1d9;padding-top:24px;margin-top:24px;flex-wrap:wrap}.muted{color:#667060}.small-text{font-size:14px}.eyebrow{font-size:14px;letter-spacing:.16em;font-weight:500;text-transform:uppercase}.stack{display:flex;flex-direction:column;gap:20px}.row{display:flex;gap:14px;align-items:center}.between{display:flex;align-items:center;justify-content:space-between;gap:16px}.divider{height:1px;background:#dfe2d8;margin:24px 0}.notice{display:flex;align-items:flex-start;gap:10px;border:1px solid #d8ddcb;background:#f0f2e9;color:#4a5840;padding:16px;font-size:14px;line-height:1.55}.notice svg{flex-shrink:0;margin-top:1px}.notice.compact{padding:12px;font-size:14px}.error-box{display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid #d9b8b0;background:#fcf1ed;color:#596a50;font-size:14px;margin:14px 0;overflow-wrap:anywhere}.error-box svg{flex-shrink:0}.badge{display:inline-flex;align-items:center;border:1px solid #dce1d4;background:#f1f3ec;padding:4px 9px;font-size:14px;line-height:1.5;text-transform:uppercase;letter-spacing:.07em;color:#506044;white-space:nowrap}.badge.green{background:#eaf1e7;color:#3c5b35;border-color:#d5e4cf}.badge.orange{background:#fbf1e2;color:#596a50;border-color:#ead9bc}.badge.gray{color:#666c66;background:#f1f1ed;border-color:#dedfd8}.badge.red{color:#596a50;background:#f9ebe7;border-color:#e7cfc7}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;padding:16px 24px;background:#23342a;color:#fff;max-width:calc(100% - 32px);width:max-content;z-index:1000;box-shadow:0 4px 24px #0002;animation:appear .25s ease}.toast svg{flex-shrink:0}.empty{text-align:center;padding:64px 24px;display:flex;flex-direction:column;align-items:center;gap:16px}.empty>svg{color:#596a50}.empty h3{font-size:23px;font-family:Georgia,serif}.empty p{max-width:410px;color:#6a7263}.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:16px 0;position:relative}.toggle-row strong{display:block;font-size:14px;font-weight:500}.toggle-row small{display:block;color:#686f65;font-size:14px;line-height:1.5;margin-top:3px}.toggle-row input{position:absolute;right:0;opacity:0;width:44px;height:44px;cursor:pointer;z-index:1}.toggle-track{display:block;width:40px;height:22px;flex-shrink:0;background:#ccd1c4;border:1px solid #bac2b0;position:relative}.toggle-track:after{content:"";position:absolute;left:3px;top:3px;width:14px;height:14px;background:#fff;transition:transform .2s}.toggle-row input:checked+.toggle-track{background:#344c37;border-color:#344c37}.toggle-row input:checked+.toggle-track:after{transform:translate(18px)}.toggle-row input:focus-visible+.toggle-track{outline:2px solid #324c34;outline-offset:4px}dialog{border:1px solid #dadbd3;border-radius:0;padding:0;max-width:560px;width:calc(100% - 32px);max-height:calc(100dvh - 48px);color:#283029;background:#fafaf5;overflow:auto;box-shadow:0 16px 64px #0002;animation:appear .25s ease}dialog::backdrop{background:#15201888;backdrop-filter:blur(3px)}dialog.wide{max-width:900px}.dialog-inner{padding:30px}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.dialog-header h2{font-size:28px;font-family:Georgia,serif}.sheet{margin:0 0 0 auto;height:100dvh;max-height:100dvh;border-top:0;border-bottom:0;border-right:0;max-width:500px;width:100%;animation:slideIn .3s ease}.sheet .dialog-inner{min-height:100%;display:flex;flex-direction:column}.sheet .dialog-header{padding-bottom:24px;border-bottom:1px solid #dcded4}.image-input{margin-bottom:24px}.image-input .field{margin-bottom:10px}.upload-btn{position:relative;overflow:hidden}.upload-btn input{position:absolute;inset:0;opacity:0;cursor:pointer}.image-preview{height:130px;width:150px;object-fit:cover;margin-top:12px;border:1px solid #dadbd1}.spinner{width:17px;height:17px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite}.loading-screen{min-height:70vh;display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center}.loading-screen .spinner{width:30px;height:30px}.app-error{max-width:620px;padding:40px;margin:10vh auto}.line-list{list-style:none;padding:0;margin:0}.line-list li{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e3da;gap:16px;padding:14px 0}.stars{color:#536344;letter-spacing:2px}.challenge{margin:16px 0;min-height:65px;max-width:100%;overflow:hidden}.payment-details{background:#f0f2e8;padding:20px;border:1px solid #d9dfce;line-height:1.7;overflow-wrap:anywhere}.payment-details h3{font-size:18px;margin-bottom:12px}.payment-details p{white-space:pre-wrap}.inline-error{color:#596a50}.nowrap{white-space:nowrap}.text-right{text-align:right}code{font-family:Consolas,monospace;overflow-wrap:anywhere;font-size:14px}.check-row{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.6;margin:16px 0}.check-row input{margin-top:3px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;max-height:220px;overflow:auto}.check-grid .check-row{margin:4px 0}.scroll-table{overflow:auto;width:100%;border:1px solid #dfe2d8}table{width:100%;border-collapse:collapse;font-size:14px}th{text-align:left;font-size:14px;text-transform:uppercase;letter-spacing:.08em;color:#63705d;font-weight:500;padding:16px 20px;background:#f5f6ef;white-space:nowrap}td{border-top:1px solid #e4e6dd;padding:16px 20px;vertical-align:middle}td small{display:block;color:#68725f;font-size:14px}tr:hover td{background:#fafbf7}.inline-img{width:44px;height:52px;object-fit:cover;background:#ebe8dd}.table-product{display:flex;gap:12px;align-items:center;min-width:180px}.text-btn{border:0;border-bottom:1px solid currentColor;padding:3px 0;background:none;font-size:14px;cursor:pointer}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{border:1px solid #d2d8c7;background:none;padding:9px 14px;min-height:44px}.chip.selected{background:#28392f;color:#fff;border-color:#28392f}@keyframes spin{to{transform:rotate(360deg)}}@keyframes appear{0%{opacity:0;translate:0 10px}to{opacity:1;translate:0 0}}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 640px){body{font-size:15px}.field-row,.field-row.three{grid-template-columns:1fr;gap:0}.dialog-inner{padding:22px}.dialog-header h2{font-size:24px}.form-actions{justify-content:stretch}.form-actions .btn{flex:1}.check-grid{grid-template-columns:1fr}.between{align-items:flex-start}.sheet{width:100%}.toast{bottom:16px;padding:14px 18px}td,th{padding:14px}.btn{padding:13px 18px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:root{--accent: #2e4736}body{background:#f5f6f0;color:#2b342a}.admin-app{min-height:100vh}.sidebar{width:232px;position:fixed;inset:0 auto 0 0;background:#253a2d;color:#d8e2cc;display:flex;flex-direction:column;z-index:50;padding:34px 18px 0}.sidebar-brand{padding:0 14px 28px;display:flex;justify-content:space-between;align-items:center}.admin-wordmark{font-family:Georgia,serif;font-size:33px;color:#f0f0df;line-height:1;letter-spacing:.07em}.admin-wordmark>span{display:block;font-family:Arial,sans-serif;font-size:14px;letter-spacing:.18em;color:#c6d3b8;margin-top:11px}.sidebar-brand>.icon-btn{display:none}.workspace-label{border:1px solid #56694b;display:flex;align-items:center;gap:8px;font-size:14px;padding:11px 9px;margin:0 0 27px;color:#dce5d2}.workspace-dot{width:5px;height:5px;background:#adbf94}.workspace-label .badge{margin-left:auto;font-size:7px;color:#d1ddbe;background:#40553b;border-color:#586d49;padding:3px 5px;letter-spacing:.09em}.nav-section{font-size:14px;color:#bdcbad;letter-spacing:.2em;padding:0 15px;margin:0 0 10px}.sidebar nav{display:flex;flex-direction:column;gap:3px;margin-bottom:25px}.sidebar nav>a{display:flex;gap:13px;align-items:center;padding:12px 14px;font-size:14px;min-height:42px;color:#cfddc2;border:1px solid transparent;transition:background .2s,color .2s}.sidebar nav>a svg{color:#b2c49f}.sidebar nav>a.active{background:#50654866;border:1px solid #60775088;color:#f2f3e7}.sidebar nav>a.active svg{color:#d8e8c7}.sidebar nav>a:hover{background:#4962405c}.nav-count{margin-left:auto;background:#d5e0c8;color:#2c442b;font-size:14px;display:grid;place-items:center;min-width:19px;height:18px;padding:0 4px}.sidebar-bottom{margin-top:auto}.sidebar-note{display:flex;align-items:center;gap:14px;border:1px solid #4e6443;padding:18px 15px;color:#a8bc92;margin-bottom:23px}.sidebar-note p{font-family:Georgia,serif;font-size:18px;line-height:1.28;color:#cbdbba}.sidebar-note em{color:#a8bd92}.admin-profile{border-top:1px solid #4e6344;display:flex;align-items:center;gap:10px;padding:19px 0 22px}.profile-avatar{background:#47603e;border:1px solid #5b764d;display:grid;place-items:center;width:32px;height:34px;font-family:Georgia,serif;font-size:17px;color:#d9e6ca}.admin-profile strong{display:block;font-size:14px;font-weight:400;color:#e0e8d8}.admin-profile small{display:block;font-size:14px;color:#b6c9a3;margin-top:5px}.admin-profile .icon-btn{width:30px;height:32px;margin-left:auto;color:#bdcdae}.admin-profile .icon-btn:hover{background:#4a653d}.admin-main{margin-left:232px;min-width:0}.admin-topbar{height:78px;border-bottom:1px solid #dfe4d6;background:#fbfcf7;display:flex;justify-content:space-between;align-items:center;padding:0 40px;gap:16px;position:sticky;top:0;z-index:25}.topbar-left,.topbar-right{display:flex;align-items:center;gap:22px}.breadcrumb-admin{font-size:14px;color:#596a50;display:flex;align-items:center;gap:16px}.breadcrumb-admin strong{font-weight:400;color:#46583b}.breadcrumb-admin>span{color:#b6bfa9}.global-search{display:flex;align-items:center;gap:10px;border:0;background:none;color:#596a50;font-size:14px;padding:10px 0;min-height:44px}.live-status{display:flex;align-items:center;gap:7px;font-size:14px;color:#617b4e;white-space:nowrap}.live-status i{width:5px;height:5px;background:#809d64}.topbar-right>.btn{font-size:14px;min-height:37px;padding:10px 13px;gap:12px;border-color:#c4d0b6}.admin-content{padding:24px 40px 0;max-width:1700px;margin:auto}.demo-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border:1px solid #d8e1c9;background:#eef3e4;font-size:14px;color:#60764d;margin-bottom:34px}.demo-banner>span{display:flex;align-items:center;gap:9px}.demo-banner>a{display:flex;gap:10px;align-items:center;color:#4e693d;white-space:nowrap}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 30px}.page-heading .eyebrow{font-size:14px;letter-spacing:.14em;color:#596a50;margin-bottom:13px}.page-heading h1{font-family:Georgia,serif;font-size:35px;letter-spacing:-.025em;margin-bottom:11px}.page-heading p.muted{font-size:14px;color:#596a50}.heading-actions .btn{font-size:14px;white-space:nowrap;gap:10px;padding:12px 16px;min-height:43px}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:28px}.kpi{padding:23px 22px 20px;background:#fffefa;border:1px solid #dbe2d1;position:relative}.kpi:before{content:"";position:absolute;left:-1px;top:19px;width:2px;height:25px;background:#aebf97}.kpi .between{align-items:center;font-size:14px;color:#647658;gap:8px}.kpi .between svg{color:#596a50}.kpi>strong{display:block;font-family:Georgia,serif;font-size:32px;font-weight:400;color:#30452b;margin:22px 0 12px;white-space:nowrap;letter-spacing:-.03em}.kpi>small{font-size:14px;color:#596a50;line-height:1.6;display:block}.panel{background:#fffefa;border:1px solid #dce3d3;min-width:0}.panel h2{font-family:Georgia,serif;font-weight:400;font-size:24px;letter-spacing:-.02em}.panel-heading{padding:25px 25px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.panel-heading h2{font-size:25px}.panel-heading p{font-size:14px;color:#596a50;margin-top:9px;line-height:1.6}.subtle-link{font-size:14px;color:#60774c;display:flex;align-items:center;gap:8px;white-space:nowrap}.overview-grid{display:grid;grid-template-columns:minmax(0,2.25fr) minmax(245px,1fr);gap:24px;margin-bottom:24px;align-items:start}.recent-panel .scroll-table{border-left:0;border-right:0;border-bottom:0}.scroll-table th{font-size:14px;letter-spacing:.09em;background:#f5f7ef;color:#596a50;padding:15px 22px}.scroll-table td{font-size:14px;padding:18px 22px;border-color:#e4e9db}.scroll-table td small{font-size:14px;color:#596a50;margin-top:6px;line-height:1.55}.scroll-table td .badge{font-size:14px;padding:3px 7px}.order-number{border:0;border-bottom:1px solid #b2c49c;background:none;color:#466337;font-size:14px;padding:2px 0;white-space:nowrap}.scroll-table td .payment-table{font-size:14px;max-width:140px;line-height:1.8}.recent-panel .scroll-table td{padding:18px 17px}.recent-panel .scroll-table th{padding:15px 17px}.recent-panel .scroll-table .icon-btn{width:25px;height:28px}.recent-panel .scroll-table td:last-child{padding-left:0;padding-right:12px}.store-glance{background:#e9efdf;padding:27px 24px 24px;position:relative;overflow:hidden}.store-glance .eyebrow{font-size:14px;letter-spacing:.12em;color:#596a50;margin-bottom:18px;position:relative;z-index:1}.store-glance h2{font-size:32px;line-height:1.08;color:#3d5732;position:relative;z-index:1;max-width:185px;margin-bottom:91px}.store-glance h2 em{color:#596a50}.glance-art{position:absolute;right:-26px;top:71px;width:195px;height:218px}.glance-art img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;opacity:.78}.store-glance .line-list{position:relative;z-index:1;font-size:14px;color:#61794f}.store-glance .line-list li{padding:12px 0;border-color:#c4d2b1}.store-glance .line-list strong{font-weight:400;font-size:14px}.store-glance .btn{font-size:14px;padding:12px 10px;margin-top:22px;min-height:39px;border-color:#aabd92;color:#536f40;gap:12px}.overview-lower{display:grid;grid-template-columns:1.35fr 1fr;gap:24px}.stock-list{padding:0 24px 9px}.stock-list>div{display:flex;align-items:center;gap:13px;border-top:1px solid #e0e7d5;padding:16px 0}.stock-list img{width:41px;height:46px;object-fit:cover}.stock-list>div>span:not(.badge){flex:1}.stock-list strong{display:block;font-weight:400;font-size:14px}.stock-list small{display:block;font-size:14px;color:#596a50;margin-top:5px}.stock-list .badge{font-size:14px}.stock-list .btn{font-size:14px;gap:8px;min-height:35px}.setup-panel{padding-bottom:14px}.setup-item{display:flex;align-items:center;gap:13px;padding:17px 25px;font-size:14px;color:#6d805c}.setup-check{display:grid;place-items:center;width:17px;height:17px;border:1px solid #bbcba8;flex-shrink:0}.setup-check.done{background:#657f4d;color:#fff;border-color:#657f4d}.setup-item>svg{margin-left:auto;color:#596a50}.admin-bottomline{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #d8e0cc;font-size:14px;color:#596a50;padding:23px 0;margin-top:40px}.filter-bar{display:flex;align-items:center;gap:16px;padding:20px 24px;border-bottom:1px solid #dbe4cf;flex-wrap:wrap}.table-search{display:flex;align-items:center;gap:10px;flex:1;min-width:200px;color:#596a50}.table-search input{border:0;background:none;padding:8px 0;box-shadow:none;font-size:14px;min-height:40px}.filter-bar>select{width:auto;font-size:14px;min-height:40px;background:#fbfcf5;padding:10px 26px 10px 11px;border-color:#d2dec2}.filter-count{font-size:14px;color:#596a50;margin-left:auto;white-space:nowrap}.filter-bar .btn{font-size:14px}.panel>.scroll-table{border:0}.table-product{min-width:190px;font-size:14px}.table-product small{font-size:14px!important}.table-product .inline-img{width:43px;height:53px}.pagination{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:20px 24px;border-top:1px solid #dbe5cf;color:#596a50}.pagination>div{display:flex;gap:10px}.pagination .btn{font-size:14px;min-height:38px;padding:10px 15px}.category-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.category-card-image{position:relative;height:220px;overflow:hidden}.category-card-image>img{width:100%;height:100%;object-fit:cover}.category-card-image>.badge{position:absolute;top:16px;left:16px;font-size:14px}.category-card-body{padding:23px}.category-card-body h2{font-size:25px}.category-card-body .between>.muted{font-size:14px;white-space:nowrap}.category-card-body>p{font-size:14px;margin:13px 0 18px;line-height:1.7;min-height:40px}.category-card-body .btn{font-size:14px}.tabs{display:flex;align-items:center;gap:28px;border-bottom:1px solid #d2dfc0;margin-bottom:24px;overflow:auto}.tabs button{border:0;border-bottom:2px solid transparent;color:#596a50;font-size:14px;background:none;padding:13px 0 16px;white-space:nowrap;min-height:46px}.tabs button.active{color:#3d5a2e;border-bottom-color:#526d3e}.promo-note{margin-bottom:24px;font-size:14px;padding:16px;line-height:1.7}.review-controls{align-items:center;margin-bottom:24px;flex-wrap:wrap}.review-controls .tabs{margin-bottom:0}.review-controls>.btn{font-size:14px}.review-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.review-admin{padding:26px}.review-admin h3{font-family:Georgia,serif;font-size:24px;margin-top:24px}.review-admin>p{margin:18px 0 25px;font-size:14px;color:#6d835c;line-height:1.8}.review-admin>.between{font-size:14px}.review-admin small{display:block;font-size:14px;color:#596a50;margin-top:5px}.review-admin .form-actions .btn{font-size:14px}.payment-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.payment-card{padding:27px}.method-icon{width:48px;height:48px;display:grid;place-items:center;background:#eff3e7;border:1px solid #dbe4ce;color:#6a8553}.payment-card>.between .badge{font-size:14px}.payment-card h2{margin:23px 0 12px;font-size:26px}.payment-card>p{font-size:14px;color:#596a50;line-height:1.7}.method-details{font-size:14px;margin:25px 0;min-height:69px;color:#627c4e;overflow-wrap:anywhere}.method-details small{display:block;color:#596a50;font-size:14px;line-height:1.8;margin-top:8px}.payment-card>.btn{font-size:14px}.payment-policy{padding:28px;margin-top:25px}.payment-policy p{font-size:14px;color:#596a50;line-height:1.8;max-width:730px;margin:16px 0 23px}.payment-policy .btn{font-size:14px}.wrap-cell{max-width:220px;line-height:1.8}.editor-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(230px,1fr);gap:30px}.editor-side{background:#eef3e4;border:1px solid #d5e1c3;padding:23px;align-self:start}.editor-side h3{font-family:Georgia,serif;font-size:25px;margin-bottom:20px}.editor-side .notice{margin-top:20px;font-size:14px;line-height:1.7}.editor-side .check-grid{grid-template-columns:1fr;margin-top:16px}.editor-side .check-row{font-size:14px}.editor-side .field{margin-top:20px}.form-section{border-top:1px solid #d3e0be;padding-top:25px;margin-top:25px}.form-section h3{font-family:Georgia,serif;font-size:27px}.form-section>.between .btn{font-size:14px}.form-section>p{margin:15px 0 22px;line-height:1.7;font-size:14px}.image-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.image-editor-item{padding:20px;border:1px solid #d5e1c5;background:#f9fcf2}.image-editor-item>.btn{font-size:14px}.image-editor-item .image-preview{width:110px;height:120px}.variant-editor{display:grid;grid-template-columns:1.1fr 1fr .8fr .65fr auto auto;gap:10px;align-items:center;border-bottom:1px solid #d4e0c2;margin-bottom:18px}.variant-editor .field,.variant-editor input{font-size:14px}.variant-active{display:flex;gap:6px;font-size:14px;align-items:center;align-self:center;margin-top:2px}.variant-editor .icon-btn{width:30px;margin-top:2px}.settings-section{display:grid;grid-template-columns:1fr 1.6fr;padding:30px;gap:35px;margin-bottom:24px}.settings-section-title{display:flex;align-items:flex-start;gap:19px}.settings-section-title>span{font-family:Georgia,serif;font-size:15px;color:#596a50;padding-top:5px}.settings-section-title h2{font-size:25px;line-height:1.25}.settings-section-title p{font-size:14px;color:#596a50;margin-top:15px;line-height:1.8;max-width:240px}.settings-section-fields{min-width:0}.settings-section-fields .field:last-child{margin-bottom:0}.settings-section-fields .field,.settings-section-fields .field small{font-size:14px}.settings-section-fields input,.settings-section-fields textarea{font-size:14px;background:#fcfdf7}.large-textarea{min-height:190px}.settings-savebar{display:flex;justify-content:flex-end;align-items:center;gap:22px;flex-wrap:wrap;padding:8px 0}.settings-savebar .error-box{width:100%}.settings-savebar>.btn{font-size:14px}.settings-savebar>.small-text{font-size:14px}.connection-panel{padding:32px;margin-bottom:24px}.connection-panel h2{font-size:33px;margin:22px 0}.connection-panel p{font-size:14px;color:#6e865d;line-height:1.8;max-width:740px}.connection-panel ol{font-size:14px;color:#647f52;line-height:1.9;padding-left:24px;margin:24px 0}.connection-panel li{padding-left:8px;margin-bottom:15px}.connection-panel .notice{font-size:14px}.demo-tools{padding:30px}.demo-tools p{font-size:14px;color:#596a50;line-height:1.8;margin:18px 0 25px;max-width:730px}.demo-tools .btn{font-size:14px}.wrap{flex-wrap:wrap}.activity-empty{padding:50px;text-align:center}.order-modal-meta{display:flex;align-items:center;gap:16px;margin-top:-10px;margin-bottom:25px;font-size:14px;color:#596a50;flex-wrap:wrap}.order-modal-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:28px}.info-box{padding:23px;background:#eff3e7;border:1px solid #d7e3c7;margin-bottom:24px}.info-box .eyebrow{font-size:14px;color:#596a50;margin-bottom:20px}.info-box h3{font-family:Georgia,serif;font-size:26px;margin-bottom:16px}.info-box>p:not(.eyebrow){font-size:14px;line-height:1.9;color:#688054;margin-bottom:16px}.info-box>a{display:block;font-size:14px;color:#607a4b;line-height:2;overflow-wrap:anywhere}.info-box .notice{font-size:14px;margin-top:16px;line-height:1.8;display:block}.info-box .field,.info-box .field small,.info-box input,.info-box select,.info-box textarea{font-size:14px}.order-line-items>div{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid #d6e1c8;font-size:14px}.order-line-items strong{font-weight:500}.order-line-items small{display:block;color:#596a50;font-size:14px;margin-top:7px}.order-line-items>div>span:last-child{white-space:nowrap}.admin-totals{padding:18px 0 0}.admin-totals>div{display:flex;justify-content:space-between;gap:20px;padding:7px 0;font-size:14px;color:#596a50}.admin-totals strong{font-weight:400}.admin-totals>div:last-child{border-top:1px solid #cbdcb8;margin-top:13px;padding-top:20px;font-family:Georgia,serif;font-size:24px;color:#3f5d2f}.pdf-buttons{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0 17px}.pdf-buttons .btn{font-size:14px;min-height:43px;padding:12px 16px}.global-results>button{display:flex;align-items:center;gap:14px;width:100%;background:none;border:0;border-bottom:1px solid #d6e2c6;padding:13px 0;text-align:left}.global-results img,.search-order-icon{width:47px;height:51px;object-fit:cover;display:grid;place-items:center;background:#e7efd9}.global-results small{display:block;font-size:14px;color:#596a50;margin-top:6px}.global-results>button>svg{margin-left:auto}.login-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#f9faf3}.login-story{background:#2a4031;color:#e5ecd9;padding:60px;position:relative;overflow:hidden;min-height:860px;display:flex;flex-direction:column}.login-story>.admin-wordmark{font-size:42px;z-index:1}.login-story h1{font-family:Georgia,serif;font-size:63px;letter-spacing:-.025em;line-height:1.05;margin-top:90px;position:relative;z-index:1}.login-story h1 em{color:#b6c79e}.login-story>p{font-size:14px;line-height:1.9;color:#c3d2b0;margin:28px 0;z-index:1}.login-story>img{position:absolute;inset:auto 0 0;width:100%;height:45%;object-fit:cover;opacity:.72;mix-blend-mode:luminosity}.login-caption{margin-top:auto;z-index:1;font-size:14px;letter-spacing:.14em;padding-top:100px}.login-form{max-width:500px;margin:auto;padding:48px}.login-form>.eyebrow{font-size:14px;color:#596a50;margin-bottom:22px}.login-form h2{font-family:Georgia,serif;font-size:45px;margin-bottom:18px}.login-form>.muted{font-size:14px;line-height:1.8;margin-bottom:33px}.login-form form{margin-bottom:27px}.login-form .field,.login-form .btn{font-size:14px}.login-form .notice{font-size:14px;margin-bottom:20px}.login-form>.small-text{font-size:14px;line-height:1.8}.password-field{display:flex;border:1px solid #c8d4b8;background:#fff}.password-field input{border:0;min-width:0}.password-field .icon-btn{flex-shrink:0}.mobile-toggle,.sidebar-shade{display:none}.admin-app dialog .btn{font-size:14px}.admin-app dialog .field small{font-size:14px}.admin-app dialog .field{font-size:14px}.admin-app dialog input,.admin-app dialog textarea,.admin-app dialog select{font-size:14px}@media (min-width: 1700px){.kpi>strong{font-size:38px}.page-heading h1{font-size:42px}.sidebar{width:255px}.admin-main{margin-left:255px}.admin-content{padding:30px 50px 0}.sidebar nav>a{font-size:14px;min-height:46px}.sidebar .nav-section{font-size:14px}}@media (max-width: 1330px){.sidebar{width:215px;padding-left:14px;padding-right:14px}.admin-main{margin-left:215px}.admin-topbar{padding:0 28px}.admin-content{padding-left:28px;padding-right:28px}.kpi-grid{gap:14px}.kpi{padding:20px 18px}.kpi>strong{font-size:29px}.overview-grid{grid-template-columns:minmax(0,2fr) minmax(230px,1fr);gap:20px}.recent-panel .scroll-table td,.recent-panel .scroll-table th{padding-left:14px;padding-right:14px}.page-heading h1{font-size:32px}.overview-lower{gap:20px}.global-search span{display:none}.topbar-right{gap:18px}.stock-list>div{gap:10px}.stock-list{padding-left:20px;padding-right:20px}.payment-cards{grid-template-columns:repeat(2,1fr)}.category-cards{gap:18px}.category-card-body{padding:20px}.category-card-body>.between{flex-wrap:wrap;gap:10px}.category-card-body h2{font-size:22px}}@media (max-width: 1100px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.kpi>strong{font-size:34px}.overview-grid{grid-template-columns:1fr}.store-glance{display:none}.overview-lower{grid-template-columns:1fr 1fr}.page-heading{align-items:flex-start}.page-heading h1{font-size:31px;max-width:400px;line-height:1.2}.demo-banner{font-size:14px;align-items:flex-start}.demo-banner>span{align-items:flex-start;max-width:440px}.demo-banner>span svg{flex-shrink:0}.demo-banner>a{font-size:14px}.category-cards{grid-template-columns:repeat(2,1fr)}.setup-item{padding-left:20px;padding-right:20px;font-size:14px}.panel-heading{padding:23px 20px}.panel-heading h2{font-size:23px}.stock-list .btn{padding-left:2px;gap:2px;font-size:14px}.stock-list .badge{font-size:7px;padding:3px 5px}.stock-list strong,.stock-list small{font-size:14px}.stock-list img{width:32px;height:38px}.settings-section{grid-template-columns:1fr;padding:26px;gap:24px}.settings-section-title p{max-width:600px;margin-top:10px}.settings-section-title>span{padding-top:4px}.review-admin-grid{grid-template-columns:1fr}.filter-bar{gap:12px;padding:16px 20px}.filter-count{font-size:14px}.filter-bar>select{font-size:14px}.topbar-right>.live-status{display:none}.global-search{padding:8px}.sidebar-note{padding:15px 12px}.sidebar-note p{font-size:16px}.connection-panel{padding:26px}}@media (max-width: 900px){.sidebar{width:198px;padding:28px 12px 0}.admin-main{margin-left:198px}.admin-topbar{height:70px;padding:0 22px}.admin-content{padding:20px 22px 0}.sidebar nav>a{font-size:14px;padding:11px 12px;gap:11px}.sidebar nav{margin-bottom:20px}.workspace-label{font-size:14px}.workspace-label .badge{font-size:6px}.sidebar-brand{padding:0 12px 24px}.admin-wordmark{font-size:31px}.admin-wordmark>span{font-size:7px}.overview-lower{grid-template-columns:1fr}.stock-list strong,.stock-list small{font-size:14px}.stock-list img{width:42px;height:48px}.stock-list .btn{font-size:14px;gap:10px}.stock-list .badge{font-size:14px}.page-heading .heading-actions .btn{font-size:14px;padding:11px 12px}.page-heading{gap:15px}.page-heading h1{font-size:29px}.demo-banner>a{display:none}.page-heading p.muted{font-size:14px;line-height:1.7}.kpi{padding:19px 17px}.kpi>strong{font-size:31px}.kpi>.between{font-size:14px}.kpi>small{font-size:14px}.topbar-right{gap:10px}.breadcrumb-admin{font-size:14px;gap:10px}.topbar-right>.btn{font-size:14px}.category-card-body h2{font-size:24px}.payment-cards{gap:18px}.payment-card{padding:23px}.payment-card h2{font-size:24px}.settings-section-title h2{font-size:25px}.admin-bottomline{font-size:14px}.login-story{padding:40px;min-height:800px}.login-story h1{font-size:52px}.login-form{padding:35px}.login-form h2{font-size:39px}.editor-grid{gap:24px}.variant-editor{grid-template-columns:1fr 1fr 1fr 1fr}.variant-active{margin-bottom:16px}.variant-editor>.icon-btn{margin-bottom:12px}.variant-editor>.field{margin-bottom:8px}.form-section>.between{flex-wrap:wrap}.order-modal-grid{gap:22px}}@media (max-width: 700px){.sidebar{transform:translate(-100%);transition:transform .25s;width:245px;overflow:auto;padding:27px 18px 0}.sidebar.mobile-open{transform:none}.sidebar-brand>.icon-btn{display:inline-flex;color:#c9d9b8;width:32px}.sidebar-brand>.icon-btn:hover{background:#49643c}.sidebar nav>a{font-size:14px;padding:12px 14px;min-height:44px}.workspace-label{font-size:14px}.workspace-label .badge{font-size:7px}.nav-section{font-size:14px}.sidebar-bottom{padding-top:22px}.admin-profile strong,.admin-profile small{font-size:14px}.admin-main{margin-left:0}.mobile-toggle{display:block}.sidebar-shade{display:block;position:fixed;inset:0;background:#16281088;border:0;z-index:40;backdrop-filter:blur(2px)}.admin-topbar{height:67px;padding:0 16px;gap:10px}.topbar-left{gap:8px}.breadcrumb-admin{font-size:14px;gap:10px}.topbar-right .global-search{padding:8px 0}.topbar-right>.btn{font-size:14px;min-height:38px;padding:10px}.topbar-left .icon-btn{width:28px;height:40px}.admin-content{padding:19px 20px 0}.demo-banner{font-size:14px;line-height:1.8;padding:11px 13px;margin-bottom:26px}.demo-banner>span{gap:8px}.demo-banner>span svg{margin-top:2px}.page-heading{margin-bottom:23px;gap:13px}.page-heading .eyebrow{font-size:14px;margin-bottom:13px}.page-heading h1{font-size:31px;line-height:1.1;max-width:380px}.page-heading p.muted{font-size:14px;line-height:1.8}.heading-actions{align-self:flex-start;padding-top:23px}.heading-actions .btn{font-size:14px!important;padding:10px!important;gap:5px!important}.heading-actions .btn svg{width:15px}.kpi-grid{gap:12px;margin-bottom:22px}.kpi{padding:20px 17px 18px}.kpi>strong{font-size:30px;margin:20px 0 12px}.kpi>small{font-size:14px;line-height:1.8}.kpi>.between{font-size:14px}.kpi .between svg{width:15px}.overview-grid{gap:20px;margin-bottom:20px}.panel-heading{padding:22px 20px}.panel-heading h2{font-size:25px}.panel-heading p{font-size:14px}.recent-panel .scroll-table{overflow:auto}.recent-panel .scroll-table table{min-width:530px}.scroll-table th,.scroll-table td{font-size:14px}.recent-panel .scroll-table td,.recent-panel .scroll-table th{padding-left:18px;padding-right:18px}.recent-panel .scroll-table td{padding-top:20px;padding-bottom:20px}.overview-lower{gap:20px}.stock-list .btn,.stock-list .badge{font-size:14px}.setup-item{font-size:14px;padding:18px 20px}.store-glance{display:block;padding:26px}.store-glance h2{margin-bottom:60px}.store-glance .line-list,.store-glance .btn{font-size:14px}.glance-art{right:0;top:48px;width:205px;height:220px}.admin-bottomline{font-size:14px;line-height:1.7;margin-top:27px}.admin-bottomline>span:last-child{max-width:120px;text-align:right}.filter-bar{padding:16px;gap:10px}.table-search{min-width:100%;flex:1}.filter-bar>select{font-size:14px;flex:1}.filter-count,.filter-bar .btn{font-size:14px}.category-cards{grid-template-columns:1fr;gap:20px}.category-card-image{height:245px}.category-card-body{padding:22px}.category-card-body .between{flex-wrap:nowrap}.category-card-body h2{font-size:27px}.payment-cards{grid-template-columns:1fr;gap:20px}.payment-card{padding:26px}.payment-card h2{font-size:28px}.payment-card>p{font-size:14px}.payment-card .btn{font-size:14px}.method-details{font-size:14px;min-height:0;margin:25px 0}.method-details small{font-size:14px}.promo-note{font-size:14px;padding:15px;line-height:1.8}.payment-policy{padding:24px}.payment-policy h2{font-size:26px;line-height:1.2}.payment-policy p{font-size:14px}.tabs{gap:23px;margin-bottom:22px}.tabs button{font-size:14px}.review-controls{gap:16px}.review-controls .tabs{width:100%}.review-admin{padding:23px}.review-admin h3{font-size:27px}.review-admin .form-actions{flex-wrap:nowrap}.review-admin .form-actions .btn{font-size:14px;padding:13px 10px}.settings-section{padding:23px;gap:26px;margin-bottom:20px}.settings-section-title{gap:15px}.settings-section-title h2{font-size:25px}.settings-section-title p{font-size:14px;line-height:1.8}.settings-section-fields .field,.settings-section-fields .field small{font-size:14px}.settings-savebar{justify-content:stretch;gap:17px}.settings-savebar .btn{width:100%;font-size:14px}.settings-savebar>.small-text{font-size:14px}.connection-panel{padding:25px}.connection-panel h2{font-size:31px}.connection-panel p{font-size:14px}.connection-panel ol{font-size:14px;line-height:1.9;padding-left:18px}.demo-tools{padding:25px}.demo-tools h2{font-size:28px}.demo-tools p{font-size:14px}.editor-grid{grid-template-columns:1fr;gap:18px}.editor-side{padding:22px}.form-section h3{font-size:26px}.form-section>.between .btn{font-size:14px}.image-editor-grid{grid-template-columns:1fr}.variant-editor{grid-template-columns:1fr 1fr;gap:12px}.variant-editor .field{margin-bottom:0}.variant-editor .field input{font-size:14px}.variant-active{font-size:14px;margin-bottom:20px}.variant-editor>.icon-btn{margin-left:auto;width:44px;height:44px}.image-editor-item .field{font-size:14px}.order-modal-grid{grid-template-columns:1fr;gap:30px}.order-modal-meta{gap:10px;font-size:14px}.order-modal-meta .badge{font-size:14px}.order-modal-grid .info-box{padding:21px}.pdf-buttons .btn{flex:1;font-size:14px;padding:13px 10px}.order-modal-grid .info-box .field,.order-modal-grid .info-box .field small{font-size:14px}.login-layout{grid-template-columns:1fr}.login-story{padding:30px;min-height:300px;height:300px}.login-story h1{font-size:37px;margin-top:38px;max-width:250px;line-height:1.05}.login-story>p,.login-caption{display:none}.login-story>.admin-wordmark{font-size:30px}.login-story>img{inset:0 0 0 auto;height:100%;width:48%;opacity:.35}.login-story>.admin-wordmark>span{font-size:7px}.login-form{padding:37px 28px 55px;margin:0 auto;max-width:470px;width:100%}.login-form h2{font-size:40px}.login-form>.eyebrow{font-size:14px}.login-form>.muted{font-size:14px}.login-form .notice,.login-form form .btn,.login-form .field{font-size:14px}}.sidebar{overflow-y:auto}.sidebar>*{flex-shrink:0}.sidebar-note{display:none}.sidebar nav>a{font-size:14px}.nav-section{font-size:11px}.admin-wordmark>span{font-size:10px}.workspace-label{flex-wrap:wrap;font-size:12px}.workspace-label .badge{font-size:10px}.nav-count{font-size:11px}.admin-profile strong{font-size:12px}.admin-profile small{font-size:11px}.kpi>small{min-height:44px;font-size:13px}.kpi-grid{align-items:stretch}.store-glance h2{margin-bottom:14px;max-width:none}.glance-art{position:static;width:100%;height:150px;margin:8px 0 20px}.glance-art img{object-fit:contain;opacity:1;mix-blend-mode:multiply}.scroll-table th{font-size:12px}.scroll-table td small{font-size:13px}.scroll-table td .badge{font-size:11px}.scroll-table td .payment-table{font-size:12px}.recent-panel table{min-width:630px}.admin-app .icon-btn{width:44px;height:44px}.demo-banner{font-size:12px;line-height:1.7}.demo-banner a{font-size:12px}.topbar-right>.btn{min-height:44px}.kpi>strong{font-size:31px}.category-card-body .between{flex-wrap:wrap}.admin-bottomline,.stock-list small{font-size:12px}.stock-list .badge{font-size:11px}.stock-list .btn{font-size:13px}.page-heading p.muted{line-height:1.8}.sidebar .icon-btn{color:#d7e3ca}@media (max-width: 1200px){.overview-lower{grid-template-columns:1fr}.demo-banner>a{display:none}.topbar-right{gap:12px}.global-search span{display:none}}@media (max-width: 700px){.page-heading{flex-wrap:wrap}.page-heading h1{font-size:33px;max-width:none}.heading-actions{padding-top:0}.heading-actions .btn{font-size:13px!important;min-height:44px}.admin-topbar{min-height:74px}.topbar-right .global-search{display:none}.breadcrumb-admin{font-size:12px;gap:7px}.topbar-right>.btn{font-size:12px;padding:10px}.topbar-left .icon-btn{width:30px}.kpi>.between{font-size:12px}.kpi>strong{font-size:25px}.kpi>small{font-size:12px;min-height:52px}.kpi{padding:19px 15px}.panel-heading{align-items:flex-start}.panel-heading p{font-size:13px}.panel-heading .badge{font-size:11px}.stock-list>div{flex-wrap:wrap}.filter-bar>.table-search{min-width:100%}.filter-bar select{font-size:13px}.admin-bottomline{font-size:11px}.tabs button,.settings-section-title p,.settings-section-fields .field small{font-size:13px}.sidebar .nav-section{font-size:11px}.sidebar .workspace-label{font-size:12px}.sidebar nav>a{font-size:14px}}
