/* Shared admin presentation. Storefront and public marketing pages do not load this file. */
body.workspace .ws-owner-session { margin-inline-start: 232px; padding: 16px 28px; display: flex; justify-content: space-between; align-items: center; gap: 20px; background: #eef5ff; border-bottom: 1px solid #c4d6f1; color: #213c60; }
body.workspace .ws-owner-session>div { min-width: 0; overflow-wrap: anywhere; }
body.workspace .ws-owner-session strong, body.workspace .ws-owner-session span { display: block; font-size: 14px; line-height: 1.5; }
body.workspace .ws-owner-session span { font-size: 12px; margin-top: 4px; }
body.workspace .ws-owner-session form { margin: 0; flex-shrink: 0; }
body.workspace .ws-owner-session .button { min-height: 40px; white-space: normal; }
@media(max-width:900px) { body.workspace .ws-owner-session { margin-inline-start: 0; padding: 16px 20px; flex-wrap: wrap; gap: 12px; } }
.subscription-request-section{padding-block:24px;border-top:1px solid var(--line);margin-top:24px}
.request-status-filter{display:flex;align-items:flex-end;gap:12px;margin-bottom:24px;max-width:400px}
.request-status-filter label{flex:1}
.request-pagination{display:flex;gap:20px;margin-block:20px}
.notification-setting small{display:block;color:var(--muted);font-weight:400;margin-top:5px}
.notification-settings-page .settings-actions{flex-wrap:wrap}
.notification-settings-page .settings-actions .button{flex-shrink:0;white-space:nowrap}
@media(max-width:600px){.notification-settings-page .ws-page-heading{flex-direction:column;align-items:flex-start}.notification-settings-page .settings-actions{align-items:flex-start;flex-direction:column}}
body.workspace .plan-feature.notification-setting input[role="switch"]{appearance:none;position:relative;border:0;border-radius:12px;background:#a3aaa6;cursor:pointer;padding:0}
body.workspace .plan-feature.notification-setting input[role="switch"]::before{content:'';position:absolute;width:16px;height:16px;left:2px;top:2px;border-radius:50%;background:white;transition:transform .15s}
body.workspace .plan-feature.notification-setting input[role="switch"]:checked{background:#176b50}
body.workspace .plan-feature.notification-setting input[role="switch"]:checked::before{transform:translateX(16px)}
.subscription-page [data-subscription-quote]{font-weight:600;color:var(--accent)}
.subscription-review-form>label:not(.plan-feature){display:block;margin-block:18px 8px;font-weight:600}
.subscription-review-form textarea{display:block;width:100%;min-height:110px;resize:vertical;margin-top:8px;padding:12px;border:1px solid var(--line);border-radius:5px;font:inherit;background:#fff;color:var(--text)}
.workspace.readiness-page .readiness-summary{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:24px;padding:22px 0;border-block:1px solid var(--line);margin-bottom:24px}
.readiness-summary>div{min-width:0;display:flex;flex-direction:column;gap:5px}
.readiness-summary span,.readiness-summary small{color:var(--muted);overflow-wrap:anywhere}
.readiness-summary progress{width:100%;height:8px;margin-top:8px;accent-color:var(--accent)}
.workspace.readiness-page .readiness-next{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}
.workspace.readiness-page h2{font-size:20px;margin:0 0 8px;line-height:1.35}
.workspace.readiness-page h3{font-size:15px;margin:0 0 5px;line-height:1.4}
.readiness-next small{color:var(--accent);font-weight:600}
.workspace.readiness-page p{color:var(--muted);margin:0;overflow-wrap:anywhere}
.readiness-tasks{padding-block:28px}
.readiness-tasks ol{list-style:none;margin:16px 0 0;padding:0}
.readiness-tasks li{display:grid;grid-template-columns:36px minmax(0,1fr) 64px 200px;align-items:center;gap:16px;padding:22px 0;border-top:1px solid var(--line)}
.readiness-icon{display:grid;place-items:center;width:36px;height:36px;background:#edf1f7;color:#536f95;border-radius:6px}
.readiness-status{font-size:12px;color:#816029;font-weight:600}
.readiness-status.is-done{color:#176b50}
.workspace.readiness-page .readiness-tasks .button{width:100%;font-size:12px;min-width:0;white-space:normal}
.readiness-extras{display:flex;align-items:center;gap:20px;border-block:1px solid var(--line);padding:26px 0}
.readiness-extras>div{flex:1;min-width:0}
.readiness-review{padding:28px 0}
.readiness-review ul{padding-inline-start:20px;color:var(--muted)}
.readiness-review li{margin-block:10px}
.readiness-review .button{margin-top:18px}
@media(max-width:600px){.workspace.readiness-page .ws-page-heading{flex-direction:column;align-items:flex-start}.workspace.readiness-page .ws-page-heading>div{width:100%}}
@media(max-width:1100px){.readiness-tasks li{grid-template-columns:36px minmax(0,1fr) 60px}.readiness-tasks li>.button{grid-column:2/4;justify-self:start;max-width:240px}.readiness-extras{flex-wrap:wrap}.readiness-extras>div{flex-basis:100%}}
@media(max-width:600px){.workspace.readiness-page .readiness-summary{grid-template-columns:1fr 1fr;gap:20px}.readiness-summary>div:first-child{grid-column:1/-1}.workspace.readiness-page .readiness-next{align-items:stretch;flex-direction:column}.readiness-tasks li{gap:12px;grid-template-columns:30px minmax(0,1fr) 44px}.readiness-icon{width:30px;height:30px}.readiness-extras .button{width:100%}}
body.workspace, body.workspace-auth {
    --bg: #f6f7f9;
    --panel: #ffffff;
    --panel-2: #f0f2f4;
    --text: #25312c;
    --muted: #66736c;
    --line: #e1e6e3;
    --accent: #176b50;
    --danger: #b53e3e;
    --ink: #172c23;
    margin: 0;
    background: var(--bg);
    color: var(--text);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
}
.workspace *, .workspace-auth * { box-sizing: border-box; letter-spacing: 0; }
.workspace [hidden], .workspace-auth [hidden] { display: none !important; }
.workspace :focus-visible, .workspace-auth :focus-visible { outline: 3px solid #5a9e84; outline-offset: 3px; }
.ws-icon { width: 18px; height: 18px; flex: 0 0 18px; stroke-width: 1.7; vertical-align: middle; }
.ws-skip { position: fixed; top: -80px; left: 260px; padding: 12px; background: white; z-index: 100; opacity: 0; pointer-events: none; }
.ws-skip:focus { top: 10px; opacity: 1; pointer-events: auto; }
.workspace-sidebar {
    position: fixed;
    inset: 0 auto 0 0;
    width: 232px;
    display: flex;
    flex-direction: column;
    background: #fff;
    border-right: 1px solid var(--line);
    z-index: 40;
    overflow-y: auto;
}
.ws-brand-row { min-height: 72px; padding: 18px 22px; display: flex; align-items: center; justify-content: space-between; }
.ws-brand { display: inline-flex; align-items: center; gap: 10px; font-size: 22px; font-weight: 750; color: #193d2e; }
.ws-brand-ai { font-weight: 400; }
.ws-brand-mark { display: grid; place-items: center; width: 32px; height: 32px; background: #e4f0e8; border-radius: 7px; color: #176b50; }
.ws-context { display: flex; gap: 10px; align-items: center; margin: 9px 16px 12px; padding: 12px 10px; border: 1px solid var(--line); border-radius: 6px; background: #fcfdfc; }
.ws-context-icon { width: 32px; height: 32px; display: grid; place-items: center; flex-shrink: 0; background: #eef1f6; border-radius: 5px; color: #59708e; }
.ws-context>div { min-width: 0; }
.ws-context small { display: block; color: #738078; font-size: 10px; margin-bottom: 2px; }
.ws-context strong { display: block; font-size: 12px; overflow-wrap: anywhere; font-weight: 600; }
.ws-navigation { padding: 0 12px 20px; }
.ws-nav-group { margin-top: 20px; }
.ws-nav-group>p { font-size: 10px; color: #87918b; text-transform: uppercase; font-weight: 700; margin: 0 12px 8px; }
.ws-navigation a, .ws-sidebar-bottom>a { display: flex; align-items: center; gap: 11px; border-radius: 5px; padding: 10px 12px; font-size: 13px; font-weight: 500; color: #59675f; margin: 2px 0; }
.ws-navigation a:hover, .ws-sidebar-bottom>a:hover { background: #f3f6f4; color: #193d2e; }
.ws-navigation a[aria-current="page"] { color: #12583f; background: #e9f3ed; font-weight: 650; box-shadow: inset 3px 0 #2e8a64; }
.ws-sidebar-bottom { margin-top: auto; border-top: 1px solid var(--line); padding: 14px 12px; }
.ws-sidebar-bottom>a { font-size: 12px; }
.ws-sidebar-bottom>a>.ws-icon:last-child:not(:first-child) { width: 13px; height: 13px; flex-basis: 13px; margin-left: auto; }
.workspace-topbar { min-height: 72px; margin-left: 232px; padding: 14px 28px; display: flex; justify-content: space-between; align-items: center; gap: 20px; background: white; border-bottom: 1px solid var(--line); }
.ws-breadcrumb, .ws-topbar-actions { display: flex; align-items: center; gap: 16px; min-width: 0; }
.ws-breadcrumb { font-size: 12px; color: #819087; }
.ws-breadcrumb strong { color: #46584c; font-weight: 550; overflow-wrap: anywhere; }
.ws-topbar-actions { flex-shrink: 0; gap: 24px; }
.ws-preview-link { display: inline-flex; align-items: center; gap: 7px; font-size: 12px; color: #506258; }
.ws-preview-link:hover { color: #176b50; text-decoration: underline; }
.ws-preview-link .ws-icon { width: 15px; height: 15px; flex-basis: 15px; }
.ws-account { position: relative; }
.ws-account summary { cursor: pointer; display: flex; align-items: center; gap: 8px; list-style: none; }
.ws-account summary::-webkit-details-marker { display: none; }
.ws-account summary>.ws-icon { width: 13px; height: 13px; flex-basis: 13px; color: #7a8780; }
.ws-avatar { display: grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; background: #ece7f5; color: #70569a; font-size: 12px; font-weight: 700; }
.ws-account-menu { position: absolute; right: 0; top: calc(100% + 12px); width: 240px; padding: 18px; background: white; border: 1px solid var(--line); box-shadow: 0 8px 24px #182e2014; border-radius: 7px; z-index: 35; }
.ws-account-menu strong { font-size: 13px; }
.ws-account-menu p { overflow-wrap: anywhere; color: var(--muted); font-size: 12px; margin: 6px 0 16px; }
body.workspace .ws-account-menu button { display: flex; justify-content: flex-start; gap: 10px; width: 100%; background: #f7f8f7; color: #58685f; border: 1px solid var(--line); font-size: 12px; }
body.workspace .ws-icon-button { width: 36px; height: 36px; min-height: 36px; padding: 8px; border-radius: 5px; background: white; border: 1px solid var(--line); color: #52675b; display: inline-grid; place-items: center; }
body.workspace .ws-menu-button, body.workspace .ws-mobile-close { display: none; }
.ws-backdrop { position: fixed; inset: 0; background: #17271f66; z-index: 39; }
body.workspace>main.app-shell, body.workspace>main.admin-shell, body.workspace>main.shipping-settings {
    width: auto;
    max-width: none;
    margin: 0 28px 0 260px;
    padding: 32px 0 64px;
    min-width: 0;
}
body.workspace>main.narrow-shell { max-width: 1080px; }
body.workspace h1 { font-size: 28px; line-height: 1.25; color: #233b2d; font-weight: 650; margin: 0; overflow-wrap: anywhere; }
body.workspace h2 { font-size: 18px; line-height: 1.35; color: #30463a; font-weight: 600; }
body.workspace h3 { font-size: 15px; font-weight: 600; color: #30463a; }
body.workspace .eyebrow { color: #849188; font-size: 10px; margin: 0 0 8px; font-weight: 650; }
body.workspace .toolbar { align-items: center; margin: 0 0 26px; gap: 20px; }
body.workspace .toolbar p:not(.eyebrow) { font-size: 13px; margin: 8px 0 0; color: var(--muted); }
body.workspace .toolbar-actions { gap: 8px; align-items: center; }
body.workspace button, body.workspace .button, body.workspace-auth button, body.workspace-auth .button {
    min-height: 38px;
    border-radius: 5px;
    padding: 8px 14px;
    font-size: 12px;
    font-weight: 600;
    background: #176b50;
    color: white;
    border: 1px solid #176b50;
    box-shadow: none;
    gap: 7px;
}
body.workspace button:hover, body.workspace .button:hover { filter: brightness(.96); }
body.workspace .button-secondary, body.workspace .button-light {
    background: white; border-color: #d9e1db; color: #516458;
}
body.workspace .danger { color: #b33d3d; background: #fff; border-color: #ecdada; }
body.workspace label { color: #58685f; font-size: 12px; font-weight: 600; }
body.workspace input:not([type="checkbox"]):not([type="radio"]):not([type="color"]):not([type="range"]):not([type="hidden"]),
body.workspace select, body.workspace textarea, body.workspace-auth input {
    background: white; border: 1px solid #d3ddd6; color: #30463a; border-radius: 5px;
    min-height: 40px; padding: 9px 12px; font-size: 13px; font-weight: 400; box-shadow: none; max-width: 100%;
}
body.workspace input[type="file"] { min-height: 44px; }
body.workspace textarea { min-height: 92px; }
body.workspace .search { padding: 0; border: 0; background: none; box-shadow: none; margin: 18px 0; }
body.workspace .search input { min-width: 0; }
body.workspace .search a { color: var(--muted); font-size: 12px; }
body.workspace .table-wrap { background: white; border: 1px solid var(--line); border-radius: 7px; box-shadow: none; overflow-x: auto; }
body.workspace table { min-width: 800px; font-size: 12px; }
body.workspace th { background: #f8faf9; color: #7b8a80; font-size: 10px; text-transform: uppercase; font-weight: 650; padding: 13px 16px; white-space: nowrap; }
body.workspace td { padding: 16px; color: #52655a; vertical-align: middle; border-color: #edf0ee; }
body.workspace td strong { color: #334a3b; font-size: 12px; font-weight: 600; }
body.workspace tbody tr:hover td { background: #fafcfb; }
body.workspace .muted-line { color: #8a958e; font-size: 11px; line-height: 1.5; }
body.workspace .actions-cell { display: table-cell; white-space: nowrap; }
body.workspace .actions-cell>form { display: inline-flex; margin: 0 0 0 5px; vertical-align: middle; }
body.workspace .actions-cell>a { vertical-align: middle; }
body.workspace .table-link { color: #176b50; font-weight: 600; font-size: 12px; }
body.workspace .actions-cell .ws-icon-button, body.workspace button.ws-row-delete, body.workspace a.ws-row-edit {
    display: inline-grid; place-items: center; width: 32px; height: 32px; min-height: 32px; padding: 7px;
    border-radius: 5px; border: 1px solid #e4e9e5; background: white; color: #74847b;
}
body.workspace button.ws-row-delete:hover { color: #b23838; background: #fff3f2; border-color: #ebccca; }
body.workspace .status-pill, body.workspace .language-pill {
    display: inline-flex; align-items: center; justify-content: center; min-width: 0; padding: 3px 8px;
    font-size: 10px; line-height: 1.5; font-weight: 600; border-radius: 4px; border: 1px solid #dde4df; background: #f1f4f2; color: #627369;
}
body.workspace .status-active, body.workspace .status-complete, body.workspace .status-paid, body.workspace .status-approved, body.workspace .status-confirmed, body.workspace .status-delivered { background: #edf6f0; border-color: #d5e9dd; color: #368457; }
body.workspace .status-draft, body.workspace .status-pending, body.workspace .status-new, body.workspace .status-unpaid { background: #fff8e9; border-color: #f0e4c9; color: #9a742a; }
body.workspace .status-failed, body.workspace .status-rejected, body.workspace .status-cancelled { background: #fdf0ef; border-color: #f0dbd8; color: #b0584c; }
body.workspace .status-reviewed, body.workspace .status-processing, body.workspace .status-shipped { background: #eef4fc; border-color: #dce6f4; color: #5a7faa; }
body.workspace .notice { border-radius: 5px; font-size: 13px; font-weight: 500; padding: 14px 18px; }
body.workspace .notice-success { background: #eef8f1; border-color: #d3eada; color: #31764a; }
body.workspace .notice-error { background: #fff0ee; border-color: #f0d5d0; color: #a54136; }
body.workspace .metric-grid { grid-template-columns: repeat(4,minmax(0,1fr)); gap: 16px; margin: 24px 0 32px; }
body.workspace .metric-card { min-height: 120px; padding: 20px; background: white; border: 1px solid var(--line); border-radius: 7px; box-shadow: none; }
body.workspace .metric-card:nth-child(1), body.workspace .metric-card:nth-child(2) { grid-column: span 2; }
body.workspace .metric-card span { color: #7b8a81; font-size: 11px; font-weight: 550; }
body.workspace .metric-card strong { font-size: 30px; font-weight: 650; color: #2c4937; margin: 12px 0; }
body.workspace .metric-card a { color: #508a68; font-size: 11px; font-weight: 500; }
body.workspace .dashboard-panels { gap: 26px; }
body.workspace .dashboard-panel { background: none; border: 0; border-radius: 0; box-shadow: none; }
body.workspace .panel-heading { background: none; padding: 16px 0; border-color: var(--line); }
body.workspace .panel-heading h2 { font-size: 16px; margin: 0; }
body.workspace .panel-heading a { font-size: 12px; font-weight: 550; color: #176b50; }
body.workspace .mini-row { padding: 16px 0; font-size: 12px; gap: 14px; }
body.workspace .mini-row>div { min-width: 0; overflow-wrap: anywhere; }
body.workspace .mini-row strong { font-weight: 600; }
body.workspace .mini-row time { flex-shrink: 0; font-size: 10px; }
body.workspace .mini-row span { font-size: 11px; }
body.workspace .form-panel, body.workspace .settings-section, body.workspace .settings-card, body.workspace .detail-panel, body.workspace .order-items {
    border-radius: 0; border: 0; border-bottom: 1px solid var(--line); box-shadow: none; background: transparent;
}
body.workspace .form-panel, body.workspace .detail-panel, body.workspace .order-items { padding: 20px 0; }
body.workspace .settings-card { padding: 20px 0; }
body.workspace .settings-section { margin-bottom: 24px; overflow: visible; }
body.workspace .settings-section+.settings-section { margin-top: 24px; }
body.workspace .settings-grid { gap: 16px; }
body.workspace .settings-card .settings-card { padding: 16px 0; }
body.workspace .sticky-save { background: #fffffff2; border: 1px solid var(--line); border-radius: 6px; box-shadow: 0 4px 18px #25392b08; }
body.workspace .admin-list-item { border-radius: 0; border: 0; border-bottom: 1px solid var(--line); background: white; padding: 16px; box-shadow: none; }
body.workspace .admin-list { border: 1px solid var(--line); border-radius: 6px; overflow: hidden; background: white; gap: 0; }
body.workspace .admin-list-main strong { font-size: 13px; }
body.workspace .admin-thumb { width: 44px; height: 44px; border-radius: 5px; }
body.workspace .admin-list-actions .icon-button { width: 32px; height: 32px; min-height: 32px; padding: 7px; border: 1px solid var(--line); background: white; color: #63766a; border-radius: 5px; }
body.workspace .admin-drawer { border-radius: 6px; box-shadow: none; border: 1px solid #d7e2da; background: #fff; padding: 20px; }
body.workspace .category-inline-sort input { width: 66px; min-height: 32px !important; padding: 5px 8px !important; font-size: 12px !important; }
body.workspace .shipping-section { background: transparent; }
body.workspace .shipping-title h1 { font-size: 28px; }
body.workspace .shipping-rule { border-color: var(--line); }
.ws-page-heading { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin: 0 0 30px; }
.ws-page-heading p { margin: 8px 0 0; color: #849086; font-size: 12px; }
.ws-store-filter { display: flex; align-items: center; gap: 12px; margin-bottom: 22px; }
.ws-store-filter input { max-width: 340px; }
.ws-store-list { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px; }
.ws-store-card { border: 1px solid var(--line); border-radius: 7px; padding: 24px; background: white; min-width: 0; }
.ws-store-card-header { display: flex; gap: 14px; align-items: center; }
.ws-store-avatar { width: 46px; height: 46px; border-radius: 7px; background: #f1ede7; color: #8b7660; display: grid; place-items: center; flex-shrink: 0; font-weight: 600; font-size: 19px; }
.ws-store-card:nth-child(even) .ws-store-avatar { background: #edf0fa; color: #7586ad; }
.ws-store-card-header>div { min-width: 0; flex: 1; }
body.workspace .ws-store-card h2 { font-size: 19px; margin: 0 0 5px; overflow-wrap: anywhere; }
.ws-store-card small { color: #8a968e; font-size: 11px; }
.ws-store-address { font-size: 12px; color: #819087; overflow-wrap: anywhere; display: block; margin: 20px 0; }
.ws-store-address:hover { color: #176b50; text-decoration: underline; }
.ws-store-main-actions { display: flex; gap: 8px; flex-wrap: wrap; }
.ws-store-links { display: flex; flex-wrap: wrap; gap: 12px 20px; border-top: 1px solid var(--line); margin-top: 22px; padding-top: 18px; }
.ws-store-links a { font-size: 11px; color: #76867b; }
.ws-store-links a:hover { color: #176b50; text-decoration: underline; }
.ws-store-setup { display: flex; gap: 8px; align-items: center; font-size: 12px; color: #9a7a42; margin-top: 18px; }
.ws-store-setup .ws-icon { width: 15px; height: 15px; flex-basis: 15px; }
.ws-empty { padding: 56px 20px; text-align: center; border: 1px dashed #cbd8ce; border-radius: 7px; background: white; }
.ws-empty>.ws-icon { width: 36px; height: 36px; color: #72a28a; }
.ws-empty p { color: #89958c; margin-bottom: 24px; }
body.workspace-auth .auth-shell { width: min(430px,calc(100% - 40px)); padding: 70px 0; }
body.workspace-auth .brand { color: #244c38; font-size: 21px; }
body.workspace-auth .brand-mark { background: #e3f0e7; color: #286342; box-shadow: none; border-radius: 7px; }
body.workspace-auth .auth-panel { padding: 30px; margin-top: 36px; background: white; border: 1px solid var(--line); border-radius: 8px; box-shadow: 0 8px 28px #21392706; }
body.workspace-auth h1 { font-size: 26px; font-weight: 600; line-height: 1.25; }
body.workspace-auth .eyebrow { color: #76897c; font-size: 10px; letter-spacing: 0; }
body.workspace-auth .auth-copy { color: #839085; font-size: 13px; }
body.workspace-auth label { color: #647769; font-size: 12px; }
body.workspace-auth .auth-link { color: #176b50; font-size: 12px; font-weight: 550; }
body.workspace-auth .notice-error { color: #ab473b; background: #fff0ee; }
body.workspace-auth .notice-success { color: #33724b; background: #edf8f1; }
body.registration-page .registration-form { display: grid; gap: 20px; margin-top: 24px; }
body.registration-page .registration-field { display: grid; gap: 8px; min-width: 0; }
body.registration-page .registration-field label { margin: 0; }
body.registration-page .registration-field input { display: block; width: 100%; min-height: 44px; margin: 0; }
body.registration-page .registration-verification { width: 100%; min-height: 65px; }
body.registration-page .registration-verification iframe { display: block; }
body.registration-page .registration-form > button { margin: 0; min-height: 44px; }
body.registration-page .auth-copy { margin: 24px 0 0; }
@media (max-width: 480px) {
  body.registration-page .auth-shell { width: calc(100% - 32px); padding: 32px 0; }
  body.registration-page .auth-panel { padding: 24px 20px; margin-top: 24px; }
}
@media (max-width: 380px) {
  body.registration-page .auth-shell { width: calc(100% - 16px); }
  body.registration-page .auth-panel { padding: 24px 0; border: 0; box-shadow: none; background: transparent; }
}
@media(max-width:1100px) {
    body.workspace .toolbar { align-items: flex-start; flex-direction: column; }
    .ws-store-list { grid-template-columns: 1fr; }
    body.workspace .dashboard-panels { grid-template-columns: 1fr; }
}
@media(max-width:900px) {
    .workspace-sidebar { position: static; width: 100%; max-height: none; border-right: 0; border-bottom: 1px solid var(--line); }
    .workspace-js .workspace-sidebar { position: fixed; width: min(280px,calc(100% - 52px)); max-height: 100dvh; transform: translateX(-100%); visibility: hidden; transition: transform .18s; }
    .workspace-js.ws-navigation-open .workspace-sidebar { transform: translateX(0); visibility: visible; }
    body.workspace .ws-menu-button, body.workspace .ws-mobile-close { display: inline-grid; }
    body.workspace.ws-navigation-open { overflow: hidden; }
    .workspace-topbar { margin-left: 0; padding: 12px 20px; min-height: 64px; }
    .ws-breadcrumb { gap: 10px; }
    .ws-breadcrumb>a, .ws-breadcrumb>span { display: none; }
    .ws-topbar-actions { gap: 16px; }
    body.workspace>main.app-shell, body.workspace>main.admin-shell, body.workspace>main.shipping-settings { margin: 0 20px; padding: 26px 0 48px; width: auto; }
    body.workspace .ws-store-list { grid-template-columns: repeat(2,minmax(0,1fr)); }
    body.workspace .search-wide { grid-template-columns: minmax(0,1fr) 150px auto; }
    .ws-skip { left: 20px; }
}
@media(max-width:600px) {
    body.workspace h1 { font-size: 24px; }
    body.workspace>main.app-shell, body.workspace>main.admin-shell, body.workspace>main.shipping-settings { margin-inline: 16px; }
    .workspace-topbar { padding-inline: 16px; gap: 12px; }
    .ws-preview-link span { display: none; }
    .ws-topbar-actions { gap: 15px; }
    .ws-account-menu { width: min(240px,calc(100vw - 32px)); }
    .ws-page-heading { align-items: flex-start; gap: 18px; }
    body.workspace .ws-store-list { grid-template-columns: 1fr; }
    .ws-store-card { padding: 20px; }
    body.workspace .toolbar-actions { width: 100%; }
    body.workspace .toolbar-actions .button { flex: initial; }
    body.workspace .metric-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
    body.workspace .metric-card:nth-child(1), body.workspace .metric-card:nth-child(2) { grid-column: span 1; }
    body.workspace .metric-card { padding: 16px; }
    body.workspace .metric-card strong { font-size: 27px; }
    body.workspace .search, body.workspace .search-wide { grid-template-columns: 1fr; }
    body.workspace .admin-list-item { padding: 14px; gap: 12px; }
    body.workspace .admin-drawer { padding: 16px; }
    body.workspace .settings-grid { grid-template-columns: 1fr; }
    body.workspace .mini-row { align-items: flex-start; }
    body.workspace .mini-row time { max-width: 90px; }
    .ws-page-heading>.button { flex-shrink: 0; }
}
body.workspace.product-editor-page .product-copy-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 28px; }
body.workspace.product-editor-page .language-panel { padding: 20px 0; border: 0; border-bottom: 1px solid var(--line); border-radius: 0; background: transparent; box-shadow: none; }
body.workspace.product-editor-page .language-heading { margin-bottom: 18px; padding-bottom: 12px; border-bottom: 1px solid var(--line); }
body.workspace.product-editor-page .language-heading strong { font-size: 12px; color: var(--muted); font-weight: 400; }
body.workspace.product-editor-page .product-seo { margin-top: 20px; }
body.workspace.product-editor-page .product-seo summary { cursor: pointer; color: #176b50; font-size: 13px; padding-block: 8px; }
body.workspace.product-editor-page .preset-attach-section { background: transparent; border: 0; padding: 16px 0; }
body.workspace.product-editor-page .product-variant-card-grid { grid-template-columns: minmax(0,1fr); }
body.workspace.product-editor-page .product-variant-card { border-radius: 6px; box-shadow: none; background: #fff; }
body.workspace .admin-list-item { border-radius: 0; box-shadow: none; }
body.workspace .admin-list-item:first-child { border-radius: 6px 6px 0 0; }
body.workspace .admin-list-item:last-child { border-radius: 0 0 6px 6px; }
@media(max-width:700px) {
    body.workspace.product-editor-page .product-copy-grid { grid-template-columns: minmax(0,1fr); gap: 0; }
    body.workspace.product-editor-page .form-grid-2 { grid-template-columns: minmax(0,1fr); }
}
body.workspace .subscription-defaults { margin: 28px 0; border-block: 1px solid var(--line); padding: 18px 0; }
body.workspace.subscription-page .settings-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px; margin: 20px 0; }
body.workspace.subscription-page .settings-grid label { margin: 0; min-width: 0; font-size: 13px; font-weight: 500; }
body.workspace.subscription-page .settings-grid input, body.workspace.subscription-page .settings-grid select { margin-top: 8px; }
body.workspace.subscription-page .settings-actions { display: flex; align-items: center; gap: 18px; margin: 24px 0; }
body.workspace.subscription-page .field-help { color: var(--muted); font-size: 12px; line-height: 1.6; }
body.workspace.subscription-page h2 { margin-top: 28px; }
body.workspace.subscription-page input[role=switch] { appearance: none; position: relative; width: 36px; height: 20px; border: 0; border-radius: 12px; background: #cbd4cf; cursor: pointer; }
body.workspace.subscription-page input[role=switch]::after { content: ''; position: absolute; top: 2px; left: 2px; width: 16px; height: 16px; background: white; border-radius: 50%; }
body.workspace.subscription-page input[role=switch]:checked { background: #176b50; }
body.workspace.subscription-page input[role=switch]:checked::after { left: 18px; }
@media(max-width:600px) { body.workspace.subscription-page .settings-grid { grid-template-columns: minmax(0,1fr); } }
body.workspace .subscription-defaults summary { cursor: pointer; font-weight: 600; color: #176b50; padding: 8px 0; }
body.workspace .subscription-defaults form { padding-top: 20px; }
body.workspace .plan-feature-list { display: grid; gap: 0; margin: 18px 0 28px; }
body.workspace .plan-feature { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 14px 0; border-bottom: 1px solid var(--line); margin: 0; font-size: 13px; }
body.workspace .plan-feature input[type=checkbox] { width: 36px; height: 20px; min-height: 20px; flex: 0 0 36px; accent-color: #176b50; margin: 0; }
body.workspace .plan-feature-list>label:not(.plan-feature) { display: grid; grid-template-columns: minmax(0,1fr) 160px; align-items: center; gap: 16px; padding: 12px 0; }
@media(max-width:600px) { body.workspace .plan-feature-list>label:not(.plan-feature) { grid-template-columns: minmax(0,1fr); gap: 6px; } }
@media(prefers-reduced-motion:reduce) {
    .workspace * { scroll-behavior: auto; transition: none !important; }
}
