:root{color:#252523;font-synthesis:none;text-rendering:optimizelegibility;--ink:#252523;--muted:#77736d;--line:#e6e1d8;--panel:#fffdfa;--canvas:#f7f5f0;--accent:#b66d4d;--sage:#dce6d6;--sand:#f0e5d2;--danger:#a8493c;--shadow:0 16px 40px #2721190f;background:#f7f5f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--canvas);min-width:320px;color:var(--ink);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh;display:flex}.sidebar-wrap{flex:0 0 250px;width:250px}.sidebar{border-right:1px solid var(--line);background:#f1eee8;flex-direction:column;width:250px;display:flex;position:fixed;inset:0 auto 0 0}.brand-lockup{align-items:center;gap:11px;padding:25px 22px 28px;display:flex}.brand-mark{background:var(--ink);color:#fff;letter-spacing:.06em;border-radius:12px 12px 12px 4px;place-items:center;width:36px;height:36px;font-family:Georgia,serif;font-size:12px;display:grid}.brand-lockup strong,.brand-lockup span{display:block}.brand-lockup strong{letter-spacing:-.02em;font-family:Georgia,serif;font-size:16px}.brand-lockup span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:3px;font-size:10px}.sidebar-scroll{flex:1;padding:0 13px;overflow-y:auto}.nav-group{margin:0 0 24px}.nav-group-label{color:#99938a;letter-spacing:.14em;text-transform:uppercase;padding:0 11px 8px;font-size:10px;font-weight:700;display:block}.nav-link{color:#716d67;border-radius:9px;align-items:center;gap:11px;min-height:40px;margin:2px 0;padding:0 11px;font-size:13px;transition:background .2s,color .2s;display:flex}.nav-link:hover{color:var(--ink);background:#ffffff9e}.nav-link.active{background:var(--ink);color:#fff;box-shadow:0 5px 14px #25252321}.sidebar-footer{border-top:1px solid var(--line);padding:17px 16px 19px}.sidebar-user,.topbar-user{align-items:center;gap:9px;display:flex}.sidebar-user>span:nth-child(2){flex:1;min-width:0}.sidebar-user strong,.sidebar-user small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-user strong{font-size:12px}.sidebar-user small{color:var(--muted);margin-top:2px;font-size:10px}.api-status{color:#8a857d;align-items:center;gap:7px;margin-top:14px;font-size:10px;display:flex}.status-pulse{background:#79a56b;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #79a56b26}.avatar{color:#675849;background:#ded4c6;border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:700;display:grid}.avatar-small{width:30px;height:30px}.avatar-tiny{width:25px;height:25px;font-size:9px}.avatar-large{width:58px;height:58px;font-size:18px}.main-shell{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fffdfacc;justify-content:space-between;align-items:center;height:72px;padding:0 38px;display:flex}.topbar-left,.topbar-actions,.breadcrumb{align-items:center;display:flex}.breadcrumb{color:#9a958e;gap:10px;font-size:11px}.breadcrumb strong{color:var(--ink);font-size:12px;font-weight:600}.topbar-actions{gap:18px}.topbar-user-name{font-size:12px;font-weight:600}.icon-button{color:#706b65;background:0 0;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:inline-grid}.icon-button:hover{color:var(--ink);background:#eeeae3}.icon-button-quiet{width:30px;height:30px}.notification-button{position:relative}.notification-dot{border:1px solid var(--panel);background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:7px}.menu-button{display:none}.page-content{max-width:1480px;margin:0 auto;padding:39px 42px 72px}.page-header{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:29px;display:flex}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.page-header h1{letter-spacing:-.045em;margin:7px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,42px);font-weight:400}.page-header p{max-width:560px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.page-actions{flex-wrap:wrap;gap:9px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 14px;font-size:12px;font-weight:650;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--ink);color:#fff;box-shadow:0 5px 13px #2525231f}.button-primary:hover{background:#3c3a36}.button-secondary{border-color:var(--line);background:var(--panel);color:var(--ink)}.button-secondary:hover,.button-quiet:hover{border-color:#cfc8bc}.button-quiet{border-color:var(--line);color:#66615b;background:0 0}.button-ghost{color:var(--muted)}.button-danger{background:var(--danger);color:#fff}.button-sm{min-height:30px;padding:0 10px;font-size:11px}.button-lg{min-height:43px;padding:0 18px}.full-width{width:100%}.card{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:13px}.card-padding{padding:24px}.card-inner-header{padding:23px 25px 0}.section-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-header h2{letter-spacing:-.025em;margin:0;font-family:Georgia,serif;font-size:20px;font-weight:400}.section-header p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.5}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.stats-grid-compact{margin-bottom:20px}.stat-card{min-height:145px;position:relative;overflow:hidden}.stat-accent{background:#e5c8b8}.stat-sage{background:#dfe8db}.stat-sand{background:#f0e3cc}.stat-ink{background:var(--ink);color:#fff}.stat-top{justify-content:space-between;align-items:center;display:flex}.stat-icon{background:#ffffff73;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.stat-label{color:#252523ad;margin-top:26px;font-size:11px}.stat-ink .stat-label{color:#ffffffb3}.stat-value{letter-spacing:-.04em;margin-top:5px;font-family:Georgia,serif;font-size:27px}.stat-change{color:#4e7b50;font-size:10px}.stat-change span{color:#2525238c}.stat-ink .stat-change span{color:#ffffff8c}.positive{color:#558c56}.negative{color:var(--danger)}.dashboard-toolbar{justify-content:space-between;align-items:center;margin:-6px 0 20px;display:flex}.sync-label{color:#948f87;align-items:center;gap:8px;font-size:11px;display:flex}.period-select,.input{border:1px solid var(--line);background:var(--panel);min-height:37px;color:var(--ink);border-radius:7px;outline:0;padding:0 11px;font-size:12px}.input:focus,.period-select:focus,.search-input input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #b66d4d1f}.dashboard-grid{gap:18px;display:grid}.dashboard-grid-main{grid-template-columns:minmax(0,1.55fr) minmax(270px,.9fr)}.dashboard-grid-secondary{grid-template-columns:minmax(0,1.55fr) minmax(270px,.9fr);margin-top:18px}.sales-card,.activity-card,.low-stock-card{padding:25px}.sales-total{align-items:center;gap:12px;margin-top:26px;display:flex}.sales-total strong{font-family:Georgia,serif;font-size:29px;font-weight:400}.sales-total span{font-size:11px}.chart{gap:15px;height:190px;margin-top:20px;display:flex}.chart-y{color:#aaa39b;flex-direction:column;justify-content:space-between;padding:0 0 22px;font-size:9px;display:flex}.chart-bars{border-bottom:1px solid var(--line);background:repeating-linear-gradient(#0000 0 45px,#eee9e1 46px);flex:1;justify-content:space-around;align-items:stretch;gap:13px;display:flex}.chart-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex}.chart-column>span{color:#938d84;font-size:10px}.chart-bar{background:#c78d74;border-radius:5px 5px 0 0;width:min(34px,70%);min-height:8px}.activity-list{margin-top:23px}.activity-item{border-bottom:1px solid #eeeae4;gap:11px;padding:13px 0;display:flex}.activity-item:last-child{border-bottom:0}.activity-avatar{color:#7a6858;background:#e6ded2;border-radius:50%;flex:0 0 27px;place-items:center;height:27px;font-size:9px;font-weight:700;display:grid}.activity-item strong,.activity-item p,.activity-item time{display:block}.activity-item strong{font-size:11px}.activity-item p{color:var(--muted);margin:4px 0;font-size:10px}.activity-item time{color:#aaa49c;font-size:9px}.text-link{color:var(--accent);font-size:11px;font-weight:650}.text-link span{margin-left:4px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:11px}th{border-bottom:1px solid var(--line);color:#99938a;letter-spacing:.1em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:13px 15px;font-size:9px;font-weight:700}td{vertical-align:middle;border-bottom:1px solid #eeeae4;padding:14px 15px}tbody tr:last-child td{border-bottom:0}.clickable-row{cursor:pointer}.clickable-row:hover{background:#fcfaf6}.table-link{color:var(--accent);font-weight:700}.table-button{font:inherit;background:0 0;border:0;padding:0}.table-person,.product-cell,.sku-cell,.content-title,.code-cell{align-items:center;gap:9px;display:flex}.table-person>span:last-child,.product-cell>div,.sku-cell,.content-title>div{flex-direction:column;gap:3px;display:flex}.table-person strong,.product-cell strong,.sku-cell strong,.content-title strong{font-size:11px}.table-person small,.product-cell span,.sku-cell span,.content-title span{color:var(--muted);font-size:10px}.money-cell{white-space:nowrap;font-weight:650}.muted-cell{color:var(--muted);white-space:nowrap}.cell-note{color:#a49e95;margin-top:4px;font-size:9px;display:block}.product-thumb{color:#806b57;background:linear-gradient(145deg,#eadaca,#cdbbaa);border-radius:6px 6px 12px 12px;flex:0 0 33px;place-items:center;width:33px;height:40px;font-family:Georgia,serif;font-size:15px;display:grid}.product-thumb-small{width:29px;height:35px}.variant-count small{color:var(--muted);font-weight:400}.subtle-label{color:var(--muted);text-transform:capitalize;font-size:10px}.badge{color:#6d6962;text-transform:capitalize;background:#efede8;border-radius:999px;align-items:center;gap:5px;width:max-content;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.badge-dot{background:currentColor;border-radius:50%;width:5px;height:5px}.badge-success{color:#548051;background:#e5f0e0}.badge-warning{color:#9b6e2f;background:#f6ead1}.badge-danger{color:#a84b40;background:#f5e0dc}.badge-info{color:#54748a;background:#e1eaf0}.toolbar{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:16px 17px;display:flex}.toolbar-spacer{flex:1}.search-input{color:#aaa49c;align-items:center;gap:8px;min-width:245px;display:flex}.search-input input{border:1px solid var(--line);background:var(--panel);border-radius:7px;outline:0;width:100%;min-height:35px;padding:0 10px;font-size:11px}.filter-tabs,.status-pills{gap:3px;display:flex}.filter-tabs button,.status-pills button{color:#8d877f;background:0 0;border:0;border-radius:6px;padding:7px 9px;font-size:10px}.filter-tabs button.active,.status-pills button.active{color:var(--ink);background:#eee9e1;font-weight:700}.filter-tabs span{color:#aaa39b;margin-left:3px}.pagination{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:14px;padding:13px 17px;font-size:10px;display:flex}.pagination-actions{align-items:center;gap:8px;display:flex}.pagination-page{color:var(--ink);font-weight:650}.state-panel{min-height:190px;color:var(--muted);justify-content:center;align-items:center;gap:12px;font-size:12px;display:flex}.state-error{text-align:center;flex-direction:column}.state-error strong,.state-empty strong{color:var(--ink);font-family:Georgia,serif;font-size:20px;font-weight:400}.state-error p,.state-empty p{max-width:380px;color:var(--muted);margin:7px 0 14px;font-size:11px;line-height:1.5}.state-empty{text-align:center;flex-direction:column;padding:45px}.state-icon,.empty-icon{width:39px;height:39px;color:var(--accent);background:#eee6dd;border-radius:50%;place-items:center;display:grid}.loader,.button-spinner{border:2px solid #ddd7cf;border-top-color:var(--accent);border-radius:50%;width:17px;height:17px;animation:.7s linear infinite spin;display:inline-block}.button-spinner{border-width:1px;width:12px;height:12px}@keyframes spin{to{transform:rotate(360deg)}}.inline-notice{color:#4c7047;background:#eff7ec;border:1px solid #cfe1ca;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:12px 14px;font-size:11px;display:flex}.inline-notice>span{align-items:center;gap:8px;display:flex}.inline-notice button{color:inherit;background:0 0;border:0;font-size:10px}.inventory-explainer,.orders-footnote,.staff-security,.dashboard-note{background:#f4ede3;border:1px solid #e6dfd1;border-radius:11px;align-items:center;gap:14px;margin-top:18px;padding:17px 19px;display:flex}.inventory-explainer>div:nth-child(2),.staff-security>div,.dashboard-note>div{flex:1}.inventory-explainer strong,.staff-security strong,.dashboard-note strong{font-family:Georgia,serif;font-size:15px;font-weight:400;display:block}.inventory-explainer p,.staff-security p,.dashboard-note p,.orders-footnote p{color:#777067;margin:4px 0 0;font-size:11px;line-height:1.5}.explainer-icon,.security-shield,.note-icon{color:#916b47;background:#e7d9c7;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.note-icon-small{flex-basis:23px;width:23px;height:23px;font-size:10px}.orders-footnote{background:#edf2ee;border-color:#dce6dc}.orders-footnote p{color:#687569;flex:1}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.form-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.field-full{grid-column:1/-1}.field-label{color:#6d6861;font-size:11px;font-weight:650}.field-label em{color:var(--accent);font-style:normal}.field-hint{color:#a29b91;font-size:10px;line-height:1.4}.textarea{resize:vertical;min-height:88px;padding:10px 11px}.checkbox-field,.check-row{color:#66615b;align-items:flex-start;gap:8px;margin-top:17px;font-size:11px;display:flex}.checkbox-field input,.check-row input{accent-color:var(--accent)}.checkbox-field-card{border:1px solid var(--line);border-radius:8px;align-self:end;padding:11px}.checkbox-field-card span{flex-direction:column;gap:3px;display:flex}.checkbox-field-card small{color:var(--muted)}.form-actions{justify-content:flex-end;gap:8px;margin-top:25px;display:flex}.modal-backdrop{z-index:20;background:#221f1b70;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal{background:var(--panel);border:1px solid #ffffff80;border-radius:14px;width:min(100%,560px);max-height:calc(100vh - 48px);padding:25px;overflow-y:auto;box-shadow:0 30px 80px #14120f40}.modal-lg{width:min(100%,760px)}.modal-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.modal-header h2{margin:0;font-family:Georgia,serif;font-size:24px;font-weight:400}.modal-header p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.5}.edit-placeholder{color:var(--accent);font-size:15px}.order-detail-grid{grid-template-columns:1.2fr .8fr;gap:28px;display:grid}.order-status-header{justify-content:space-between;align-items:center;margin-bottom:21px;display:flex}.order-total{font-family:Georgia,serif;font-size:23px}.detail-list{border-top:1px solid var(--line);margin:17px 0}.detail-list>div{border-bottom:1px solid #eeeae4;justify-content:space-between;gap:18px;padding:11px 0;font-size:11px;display:flex}.detail-list span{color:var(--muted)}.detail-list strong{text-align:right;max-width:65%}.order-lines{margin-top:24px}.order-lines h3,.order-update-panel h3{margin:0 0 12px;font-family:Georgia,serif;font-size:17px;font-weight:400}.order-line{border-bottom:1px solid #eeeae4;align-items:center;gap:9px;padding:10px 0;display:flex}.order-line>div{flex-direction:column;flex:1;gap:3px;display:flex}.order-line>div span{color:var(--muted);font-size:10px}.order-line>strong{font-size:11px}.order-update-panel{background:#f3efe9;border-radius:10px;padding:17px}.panel-hint{color:var(--muted);margin:-5px 0 16px;font-size:10px}.order-actions{gap:7px;margin-top:20px;display:flex}.payment-status{color:#8d887f;align-items:center;gap:5px;font-size:10px;display:inline-flex}.payment-status>span{background:currentColor;border-radius:50%;width:6px;height:6px}.payment-paid{color:#579052}.order-create-section{border-top:1px solid var(--line);margin-top:17px;padding-top:18px}.order-create-section:first-of-type{border-top:0;margin-top:0;padding-top:0}.order-create-section h3{margin:0;font-family:Georgia,serif;font-size:18px;font-weight:400}.order-create-section .section-header{margin-bottom:16px}.order-create-lines{flex-direction:column;gap:13px;display:flex}.order-create-line{border:1px solid var(--line);background:#fbf9f5;border-radius:9px;grid-template-columns:minmax(0,1fr) 100px 27px;align-items:start;gap:10px;padding:13px;display:grid}.order-create-line>.field:last-of-type{grid-column:1/-1}.order-create-remove{width:27px;height:35px;color:var(--muted);background:0 0;border:0;border-radius:6px;font-size:19px;line-height:1}.order-create-remove:hover:not(:disabled){color:var(--ink);background:#eee9e1}.order-create-remove:disabled{cursor:not-allowed;opacity:.35}.order-create-section>.button{margin-top:12px}.promotion-hero{background:#e6d4c1;border-radius:13px;align-items:center;gap:35px;margin-bottom:18px;padding:24px 27px;display:flex}.promotion-hero>div:first-child{flex:1}.promotion-hero h2{margin:6px 0;font-family:Georgia,serif;font-size:22px;font-weight:400}.promotion-hero p{color:#75685b;margin:0;font-size:11px}.promotion-hero-stat{flex-direction:column;gap:3px;min-width:80px;display:flex}.promotion-hero-stat strong{font-family:Georgia,serif;font-size:27px;font-weight:400}.promotion-hero-stat span{color:#75685b;font-size:10px}.code-cell strong{letter-spacing:.08em}.code-mark{color:#9a7040;background:#efe4d3;border-radius:6px;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.usage-cell{flex-direction:column;gap:5px;display:flex}.usage-meter{background:#eee9e1;border-radius:4px;width:70px;height:4px;display:block;overflow:hidden}.usage-meter span{border-radius:inherit;background:var(--accent);height:100%;display:block}.customer-summary{border:1px solid var(--line);background:var(--line);border-radius:11px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:18px;display:grid;overflow:hidden}.customer-summary>div{background:var(--panel);flex-direction:column;gap:4px;padding:17px 20px;display:flex}.summary-number{font-family:Georgia,serif;font-size:23px}.customer-summary>div>span:last-child{color:var(--muted);font-size:10px}.customer-profile .profile-hero{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:20px;display:flex}.profile-hero h3{margin:0 0 5px;font-family:Georgia,serif;font-size:21px;font-weight:400}.profile-hero p{color:var(--muted);margin:3px 0;font-size:11px}.profile-stats{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin:18px 0;display:grid}.profile-stats>div{text-align:center;background:#f7f3ed;flex-direction:column;gap:4px;padding:12px 9px;display:flex}.profile-stats strong{font-family:Georgia,serif;font-size:16px;font-weight:400}.profile-stats span{color:var(--muted);font-size:9px}.settings-layout{grid-template-columns:190px minmax(0,1fr);align-items:start;gap:25px;display:block}.settings-tabs{border:1px solid var(--line);background:#eeeae3;border-radius:9px;gap:4px;margin-bottom:18px;padding:4px;display:flex;overflow-x:auto}.settings-tab{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;padding:9px 13px;font-size:11px}.settings-tab:hover,.settings-tab.is-active{background:var(--panel);color:var(--ink);font-weight:700;box-shadow:0 1px 3px #28211a14}.settings-tab-panel{min-width:0}.settings-nav{flex-direction:column;gap:3px;display:flex;position:sticky;top:20px}.settings-nav a{color:var(--muted);border-radius:6px;padding:8px 10px;font-size:11px}.settings-nav a.active,.settings-nav a:hover{color:var(--ink);background:#ebe6de;font-weight:650}.settings-nav-note{background:#edf4eb;border:1px solid #dce6dc;border-radius:8px;margin-top:24px;padding:13px}.settings-nav-note-icon{color:#5f8b58}.settings-nav-note strong{margin-top:7px;font-size:10px;display:block}.settings-nav-note p{color:#6d806c;margin:5px 0 0;font-size:9px;line-height:1.4}.settings-form{flex-direction:column;gap:18px;display:flex}.settings-form>.card{scroll-margin-top:20px}.settings-saved{color:#5c8a56;align-items:center;gap:5px;font-size:10px;display:flex}.settings-saved span{background:#6b9d65;border-radius:50%;width:6px;height:6px}.brand-preview{border:1px solid var(--line);background:#f8f4ee;border-radius:9px;align-items:center;gap:11px;margin:21px 0;padding:13px;display:flex}.brand-preview-mark{border-radius:10px 10px 10px 3px;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:11px;display:grid}.brand-preview strong,.brand-preview span{display:block}.brand-preview strong{font-family:Georgia,serif;font-size:14px}.brand-preview>div:nth-child(2) span{color:var(--muted);margin-top:2px;font-size:10px}.color-swatches{gap:5px;margin-left:auto;display:flex}.color-swatches span{width:18px;height:18px;box-shadow:0 0 0 1px var(--line);border:2px solid #fff;border-radius:50%}.color-input{gap:7px;display:flex}.color-input input[type=color]{border:1px solid var(--line);background:#fff;border-radius:6px;width:38px;padding:2px}.content-layout{grid-template-columns:minmax(0,1.4fr) minmax(240px,.6fr);align-items:start;gap:18px;display:grid}.content-layout>div:first-child{flex-direction:column;gap:18px;display:flex}.content-icon{color:#8c6c50;background:#e8dfd3;border-radius:7px;place-items:center;width:32px;height:32px;font-family:Georgia,serif;display:grid}.content-icon-faq{color:#60805c;background:#dfe8dc}.content-side-card{align-self:stretch}.check-list{flex-direction:column;gap:16px;padding:0;list-style:none;display:flex}.check-list li{align-items:flex-start;gap:9px;display:flex}.check-list-icon{color:#5e9358;background:#e1efdd;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;display:grid}.check-list-icon.pending{color:#a17539;background:#f4e6cd}.check-list strong,.check-list small{display:block}.check-list strong{font-size:11px}.check-list small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.4}.banner-card{padding:20px}.banner-preview{border:1px solid var(--line);border-radius:9px;align-items:center;gap:12px;margin-top:20px;padding:10px;display:flex}.banner-preview-image{color:#fff;background:linear-gradient(140deg,#c9a58a,#846c56);border-radius:7px;place-items:center;width:55px;height:55px;font-size:20px;display:grid}.banner-preview>div:nth-child(2){flex:1}.banner-preview h3{margin:7px 0 3px;font-family:Georgia,serif;font-size:15px;font-weight:400}.banner-preview p{color:var(--muted);margin:0;font-size:10px}.newsletter-stat{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.newsletter-stat strong{margin-top:5px;font-family:Georgia,serif;font-size:27px;font-weight:400;display:block}.newsletter-stat p{color:#5c8b58;margin:3px 0 14px;font-size:10px}.editor-drawer{z-index:10;border-left:1px solid var(--line);background:var(--panel);width:min(100%,500px);padding:28px;position:fixed;inset:0 0 0 auto;overflow-y:auto;box-shadow:-20px 0 50px #1f1a141f}.drawer-header{justify-content:space-between;align-items:flex-start;margin-bottom:27px;display:flex}.drawer-header h2{margin:7px 0 0;font-family:Georgia,serif;font-size:25px;font-weight:400}.editor-preview{background:#f7f1e7;border:1px dashed #d5cbbd;border-radius:9px;margin-top:20px;padding:18px}.editor-preview h3{margin:9px 0 5px;font-family:Georgia,serif;font-size:20px;font-weight:400}.editor-preview p{color:#756b60;margin:0;font-size:11px;line-height:1.6}.role-cards{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.role-cards .card{align-items:center;gap:12px;display:flex}.role-card-icon{border-radius:50%;place-items:center;width:34px;height:34px;font-family:Georgia,serif;display:grid}.role-owner{color:var(--accent);background:#f0ddd2}.role-fulfillment{color:#5f875a;background:#e1ebde}.role-content{color:#776289;background:#e7e1ee}.role-cards h3{margin:0;font-family:Georgia,serif;font-size:16px;font-weight:400}.role-cards p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.4}.role-cards .card>div{flex:1}.role-count{font-family:Georgia,serif;font-size:22px}.security-label{color:#64825f;align-items:center;gap:6px;font-size:10px;display:inline-flex}.tiny-lock,.history-mark{font-size:15px}.permission-count{color:var(--muted);font-size:10px}.ownership-summary{background:#e9d8c5;border:1px solid #e1d1bf;border-radius:13px;grid-template-columns:minmax(0,1fr) minmax(220px,.75fr) auto;align-items:center;gap:24px;margin-bottom:18px;padding:22px 25px;display:grid}.ownership-summary-copy h2{margin:6px 0;font-family:Georgia,serif;font-size:25px;font-weight:400}.ownership-summary-copy p{color:#766758;max-width:520px;margin:0;font-size:11px;line-height:1.5}.ownership-summary-meter{min-width:0}.ownership-progress{background:#fff9;border-radius:8px;height:8px;overflow:hidden}.ownership-progress span{border-radius:inherit;background:var(--accent);min-width:0;height:100%;transition:width .25s;display:block}.ownership-summary-meter>div:last-child{color:#806e5e;justify-content:space-between;gap:10px;margin-top:8px;font-size:10px;display:flex}.ownership-summary-meter strong{color:var(--ink);font-weight:650}.ownership-cell{flex-direction:column;gap:3px;display:flex}.ownership-cell small{color:var(--muted);white-space:nowrap;font-size:9px}.staff-security-warning{background:#fff4e2;border-color:#ead6b5}.profit-filter-card{margin-bottom:18px}.profit-filter-heading{align-items:center;gap:8px;margin-bottom:18px;display:flex}.profit-filter-heading>div{flex:1}.profit-filter-heading h2{margin:5px 0 0;font-family:Georgia,serif;font-size:21px;font-weight:400}.profit-filters{align-items:end;gap:14px;display:flex}.profit-filters label{color:#6d6861;flex-direction:column;flex:0 220px;gap:7px;font-size:11px;font-weight:650;display:flex}.profit-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:start;gap:18px;display:grid}.profit-side-card{min-height:100%}.profit-definition{color:var(--muted);margin:0 0 17px;font-size:11px;line-height:1.6}.table-empty-note{color:#806e5e;background:#fff4e2;border:1px solid #ead6b5;border-radius:8px;margin:0 18px 14px;padding:11px 13px;font-size:11px;line-height:1.5}.remainder-row td{background:#fcf8f0;border-top:1px solid #e7dccb}.avatar-remainder{color:#806e5e;background:#eee4d3}.profit-warning{background:#fff4e2;border:1px solid #ead6b5;border-radius:8px;margin-top:18px;padding:13px}.profit-warning strong{font-size:11px;font-weight:700;display:block}.profit-warning p{color:#806e5e;margin:5px 0 0;font-size:10px;line-height:1.5}.negative-money{color:var(--danger);font-weight:650}.profit-exclusions{background:#f4ede3;border:1px solid #e6dfd1;border-radius:11px;align-items:center;gap:14px;margin-top:18px;padding:17px 19px;display:flex}.profit-exclusions>div{flex:1}.profit-exclusions strong{font-family:Georgia,serif;font-size:15px;font-weight:400;display:block}.profit-exclusions p{color:#777067;margin:4px 0 0;font-size:11px;line-height:1.5}.audit-banner{background:#edf4eb;border:1px solid #d9e4d6;border-radius:10px;align-items:center;gap:13px;margin-bottom:18px;padding:17px 20px;display:flex}.audit-banner-icon,.audit-detail-icon{color:#5f8959;background:#dbe9d7;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.audit-banner strong{font-family:Georgia,serif;font-size:15px;font-weight:400;display:block}.audit-banner p{color:#6c7e69;margin:4px 0 0;font-size:10px}.audit-retention{color:#6b8667;white-space:nowrap;margin-left:auto;font-size:10px}.audit-action{align-items:center;gap:9px;display:flex}.audit-action-icon{color:#8f6d4d;background:#eee4d8;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.audit-action strong,.audit-action span{display:block}.audit-action strong{font-size:11px}.audit-action div span{color:var(--muted);margin-top:3px;font-size:10px}.mono-cell{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.audit-detail-header{align-items:center;gap:11px;margin-bottom:17px;display:flex}.audit-detail-header h3{margin:4px 0 0;font-family:Georgia,serif;font-size:18px;font-weight:400}.auth-loading{min-height:100vh;color:var(--muted);place-items:center;gap:12px;font-size:12px;display:grid}.auth-page{background:#f1eee8;grid-template-columns:minmax(320px,.85fr) minmax(420px,1.15fr);min-height:100vh;display:grid}.auth-art{color:#fff;background:linear-gradient(145deg,#31302d 0%,#50453d 52%,#9c735b 100%);flex-direction:column;justify-content:space-between;padding:44px;display:flex}.auth-art h1{letter-spacing:-.06em;max-width:410px;margin:auto 0 16px;font-family:Georgia,serif;font-size:clamp(38px,5vw,68px);font-weight:400;line-height:.95}.auth-art p{color:#ffffffad;max-width:340px;margin:0 0 34px;font-size:12px;line-height:1.7}.auth-art-mark{border:1px solid #ffffff59;border-radius:20px 20px 20px 5px;place-items:center;width:62px;height:62px;font-family:Georgia,serif;font-size:19px;display:grid}.auth-art-footer{color:#ffffff8a;letter-spacing:.12em;text-transform:uppercase;font-size:10px}.auth-card{background:var(--panel);place-items:center;padding:40px;display:grid}.auth-form{width:min(100%,365px)}.auth-form h2{letter-spacing:-.04em;margin:8px 0;font-family:Georgia,serif;font-size:31px;font-weight:400}.auth-form>p{color:var(--muted);margin:0 0 28px;font-size:12px;line-height:1.5}.auth-form .field{margin-bottom:15px}.auth-form .button{width:100%;min-height:44px;margin-top:8px}.auth-error{color:var(--danger);background:#fae6e1;border-radius:6px;margin:0 0 13px;padding:10px;font-size:11px}.auth-demo-note{color:#8b7d6c;border:1px dashed #d5c9ba;border-radius:7px;margin-top:22px;padding:11px;font-size:10px;line-height:1.5}@media (width<=1100px){.sidebar-wrap{flex-basis:210px;width:210px}.sidebar{width:210px}.page-content,.topbar{padding-inline:25px}.dashboard-grid-main,.dashboard-grid-secondary,.content-layout,.ownership-summary,.profit-layout{grid-template-columns:1fr}.ownership-summary>.button{justify-self:start}}@media (width<=760px){.sidebar-wrap{z-index:30;width:250px;transition:transform .25s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.sidebar-wrap.is-open{transform:translate(0)}.mobile-nav-backdrop{z-index:25;background:#1916126b;display:none;position:fixed;inset:0}.mobile-nav-backdrop.is-open{display:block}.menu-button{margin-right:6px;display:inline-grid}.topbar{height:62px;padding:0 16px}.topbar-user-name{display:none}.page-content{padding:25px 15px 50px}.page-header{display:block}.page-actions{margin-top:17px}.stats-grid,.role-cards,.customer-summary{grid-template-columns:repeat(2,1fr)}.settings-layout{display:block}.settings-tabs{margin-bottom:14px}.pagination{flex-direction:column;align-items:flex-start}.toolbar{flex-wrap:wrap;align-items:stretch}.search-input{min-width:100%}.toolbar-spacer{display:none}.filter-tabs,.status-pills{order:2;overflow-x:auto}.order-detail-grid{grid-template-columns:1fr}.order-create-line{grid-template-columns:minmax(0,1fr) 95px 27px}.profit-filter-heading{flex-wrap:wrap;align-items:flex-start}.profit-filter-heading>div{flex-basis:100%}.profit-filters{flex-direction:column;align-items:stretch}.profit-filters label{flex-basis:auto}.profit-exclusions{flex-wrap:wrap;align-items:flex-start}.profit-exclusions>.text-link{margin-left:48px}.audit-banner{flex-wrap:wrap;align-items:flex-start}.audit-retention{margin-left:45px}.auth-page{grid-template-columns:1fr}.auth-art{display:none}}@media (width<=480px){.stats-grid,.role-cards,.customer-summary,.form-grid,.form-grid-two{grid-template-columns:1fr}.stat-card{min-height:125px}.promotion-hero{flex-wrap:wrap;align-items:flex-start;gap:18px}.promotion-hero>div:first-child{flex-basis:100%}.ownership-summary{gap:17px;padding:18px}.page-header h1{font-size:32px}.card-padding{padding:18px}.modal-backdrop{padding:10px}.modal{padding:19px}.order-create-line{grid-template-columns:minmax(0,1fr) 27px;gap:9px}.order-create-line>.field:first-child{grid-column:1/-1}.order-create-line>.field:nth-child(2){grid-column:1}.order-create-line>.field:last-of-type{grid-column:1/-1}}
