.dashboard-root,.dashboard-login{--dash-green:#1c3a2f;--dash-green-mid:#2a5241;--dash-gold:#b8986a;--dash-cream:#f8f6f2;--dash-muted:#6b7e77;cursor:auto}.dashboard-root{background:var(--dash-cream);color:#0f1e18;min-height:100vh}.dashboard-root *,.dashboard-login *{cursor:auto}.dashboard-shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.dashboard-mobile-bar,.dashboard-sidebar-backdrop,.dashboard-sidebar-close{display:none}.dashboard-sidebar-top{display:contents}.dashboard-sidebar{background:var(--dash-green);color:#fff;flex-direction:column;gap:28px;padding:28px 20px;display:flex}.dashboard-brand{border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;padding-bottom:20px;display:flex}.dashboard-brand img{object-fit:cover;background:#fff;border-radius:50%;width:44px;height:44px}.dashboard-brand strong{font-size:15px;font-weight:600;display:block}.dashboard-brand span{color:#fff9;font-size:12px}.dashboard-nav{flex-direction:column;gap:6px;display:flex}.dashboard-nav a{color:#ffffffb8;border-radius:8px;align-items:center;gap:10px;padding:11px 14px;font-size:14px;transition:background .2s,color .2s;display:flex}.dashboard-nav a:hover,.dashboard-nav a.is-active{color:#fff;background:#ffffff1a}.dashboard-sidebar-footer{flex-direction:column;gap:10px;margin-top:auto;display:flex}.dashboard-sidebar-footer button,.dashboard-sidebar-footer a{color:#ffffffa6;text-align:left;cursor:pointer;background:0 0;border:none;padding:8px 14px;font-size:13px}.dashboard-main{padding:32px 36px 48px}.dashboard-brand-inactive-banner{color:#4a3b24;background:#b8986a1f;border:1px solid #b8986a59;border-radius:10px;margin-bottom:20px;padding:14px 16px;font-size:14px;line-height:1.5}.dashboard-brand-inactive-banner strong{font-weight:600}.dashboard-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px;display:flex}.dashboard-header h1{font-family:var(--font-display), Georgia, serif;font-size:clamp(28px,4vw,40px);font-weight:400;line-height:1.1}.dashboard-header p{color:var(--dash-muted);overflow-wrap:anywhere;margin-top:6px;font-size:14px}.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:28px;display:grid}.dashboard-stat{background:#fff;border:1px solid #1c3a2f14;border-radius:12px;padding:20px}.dashboard-stat span{letter-spacing:.08em;text-transform:uppercase;color:var(--dash-muted);margin-bottom:8px;font-size:12px;display:block}.dashboard-stat strong{color:var(--dash-green);font-size:28px;font-weight:500}.dashboard-card{background:#fff;border:1px solid #1c3a2f14;border-radius:12px;padding:22px}.dashboard-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.dashboard-table-scroll-hint{display:none}.dashboard-table{border-collapse:collapse;width:100%;min-width:640px;font-size:14px}.dashboard-table th,.dashboard-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #1c3a2f14;padding:12px 10px}.dashboard-table th{letter-spacing:.08em;text-transform:uppercase;color:var(--dash-muted);font-size:11px}.dashboard-product-thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:48px;height:48px}.dashboard-products-panel{padding:0;overflow:hidden}.dashboard-products-toolbar{padding:16px 22px 12px}.dashboard-search{color:#1c3a2f8c;background:#fff;border:1px solid #1c3a2f24;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;display:flex}.dashboard-search input{width:100%;font:inherit;color:#0f1e18;background:0 0;border:0;outline:none;padding:0}.dashboard-search input::placeholder{color:#1c3a2f73}.dashboard-product-list{display:none}.dashboard-product-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.dashboard-product-card{border-bottom:1px solid #1c3a2f14;padding:16px}.dashboard-product-card:last-child{border-bottom:none}.dashboard-product-card-top{align-items:flex-start;gap:12px;display:flex}.dashboard-product-card-thumb{object-fit:cover;border-radius:10px;flex-shrink:0;width:56px;height:56px}.dashboard-product-card-copy{flex:1;min-width:0}.dashboard-product-card-copy h3{margin-bottom:4px;font-size:15px;font-weight:600;line-height:1.35}.dashboard-product-card-copy p{color:var(--dash-muted);word-break:break-all;font-size:12px}.dashboard-product-card-top .dashboard-badge{flex-shrink:0}.dashboard-product-card-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:14px 0 0;padding:0;display:grid}.dashboard-product-card-meta div{margin:0}.dashboard-product-card-meta dt{letter-spacing:.08em;text-transform:uppercase;color:var(--dash-muted);margin-bottom:4px;font-size:10px}.dashboard-product-card-meta dd{color:#0f1e18;margin:0;font-size:14px}.dashboard-product-card-price-old{color:var(--dash-muted);font-size:12px;text-decoration:line-through;display:block}.dashboard-product-card-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.dashboard-product-card-actions .dashboard-btn:only-child{grid-column:1/-1}.dashboard-btn{letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:opacity .2s,background .2s;display:inline-flex}.dashboard-btn-primary{background:var(--dash-green,#1c3a2f);color:#fff}.dashboard-btn-primary:hover:not(:disabled){background:var(--dash-green-mid,#2a5241)}.dashboard-btn-primary:disabled{opacity:.65;cursor:not-allowed}.dashboard-login-card .dashboard-btn-primary{width:100%;min-height:46px}.dashboard-btn-secondary{color:var(--dash-green);background:0 0;border-color:#1c3a2f2e}.dashboard-btn-danger{color:#8b2e2e;background:0 0;border-color:#8b2e2e33}.dashboard-form{gap:18px;display:grid}.dashboard-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dashboard-field label{letter-spacing:.06em;text-transform:uppercase;color:var(--dash-muted);margin-bottom:8px;font-size:12px;display:block}.dashboard-field input,.dashboard-field textarea,.dashboard-field select{width:100%;font:inherit;color:#0f1e18;background:#fff;border:1px solid #1c3a2f24;border-radius:8px;padding:11px 14px}.dashboard-field textarea{resize:vertical;min-height:110px}.dashboard-badge{letter-spacing:.06em;text-transform:uppercase;color:var(--dash-green);background:#1c3a2f14;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;display:inline-flex}.dashboard-badge.is-paid{background:#1c3a2f1f}.dashboard-badge.is-open{color:#7a6238;background:#b8986a2e}.dashboard-login{cursor:auto;background:linear-gradient(135deg,#1c3a2f 0%,#0f1e18 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.dashboard-login-card{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:36px 32px}.dashboard-login-card h1{font-family:var(--font-display), Georgia, serif;margin-bottom:8px;font-size:32px}.dashboard-login-card p{color:var(--dash-muted);margin-bottom:24px;font-size:14px}.dashboard-login-terms{color:var(--dash-muted);cursor:pointer;align-items:flex-start;gap:10px;margin-bottom:16px;font-size:13px;line-height:1.5;display:flex}.dashboard-login-terms input{flex-shrink:0;width:auto;margin:3px 0 0}.dashboard-login-terms a{color:var(--dash-green);text-underline-offset:2px;text-decoration:underline}.dashboard-login-terms a:hover{color:var(--dash-green-mid)}.dashboard-error{color:#8b2e2e;background:#8b2e2e14;border-radius:8px;margin-bottom:16px;padding:10px 12px;font-size:13px}.dashboard-empty{text-align:center;color:var(--dash-muted);padding:32px 0}.dashboard-form-actions{border-top:1px solid #1c3a2f14;justify-content:flex-end;gap:10px;margin-top:8px;padding-top:20px;display:flex}.dashboard-back-link{color:var(--dash-muted,#6b7e77);margin-bottom:18px;font-size:13px;text-decoration:none;transition:color .2s;display:inline-flex}.dashboard-back-link:hover{color:var(--dash-green,#1c3a2f)}.dashboard-inline-link{color:var(--dash-green,#1c3a2f);text-underline-offset:3px;text-decoration:underline}.dashboard-product-form{max-width:920px;padding:22px}.dashboard-product-form .dashboard-variants-editor,.dashboard-product-details-section{border-top:1px solid #1c3a2f14;margin-top:8px;padding-top:20px}.dashboard-section-heading{margin-bottom:16px}.dashboard-section-heading h2{margin:0 0 6px;font-size:18px}.dashboard-section-heading .dashboard-muted{color:var(--dash-muted);margin:0;font-size:13px}.dashboard-form-grid-full{grid-template-columns:1fr}.dashboard-product-details-section textarea{resize:vertical;min-height:110px}.dashboard-field-full{grid-column:1/-1}.dashboard-input-readonly{color:var(--dash-muted,#6b7e77);background:#1c3a2f0d}.dashboard-product-preview{flex-wrap:wrap;gap:20px;padding-top:8px;display:flex}.dashboard-product-preview span{letter-spacing:.08em;text-transform:uppercase;color:var(--dash-muted,#6b7e77);margin-bottom:8px;font-size:11px;display:block}.dashboard-product-preview-image{object-fit:cover;border:1px solid #1c3a2f1a;border-radius:10px;width:180px;height:180px}.dashboard-media-label-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.dashboard-media-label-row label{margin-bottom:0}.dashboard-upload-btn{white-space:nowrap;padding:7px 12px;font-size:11px}.dashboard-file-input{display:none}.dashboard-field-error{color:#8b2e2e;margin-top:8px;font-size:12px}.dashboard-media-preview-image{object-fit:cover;border:1px solid #1c3a2f1a;border-radius:10px;width:160px;height:160px;margin-top:12px}.dashboard-media-preview-video{background:#000;border:1px solid #1c3a2f1a;border-radius:10px;width:100%;max-width:360px;margin-top:12px}.dashboard-gallery-manual{gap:10px;margin-bottom:12px;display:flex}.dashboard-gallery-manual input{font:inherit;background:#fff;border:1px solid #1c3a2f24;border-radius:8px;flex:1;padding:11px 14px}.dashboard-gallery-grid{flex-wrap:wrap;gap:12px;display:flex}.dashboard-gallery-item{position:relative}.dashboard-gallery-thumb{object-fit:cover;border:1px solid #1c3a2f1a;border-radius:10px;width:120px;height:120px}.dashboard-gallery-remove{color:#fff;cursor:pointer;background:#0f1e18b8;border:none;border-radius:999px;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:6px;right:6px}.dashboard-modal-backdrop{z-index:100;background:#0f1e1873;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dashboard-modal{background:#fff;border-radius:14px;width:100%;max-width:640px;max-height:90vh;padding:24px;overflow-y:auto}.dashboard-modal h2{font-family:var(--font-display), Georgia, serif;margin-bottom:18px;font-size:26px}.dashboard-modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}@media (max-width:960px){.dashboard-mobile-bar{z-index:30;background:var(--dash-green);color:#fff;border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:0}.dashboard-mobile-menu-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.dashboard-mobile-bar-brand{align-items:center;gap:10px;min-width:0;display:flex}.dashboard-mobile-bar-brand img{object-fit:cover;background:#fff;border-radius:50%;flex-shrink:0;width:32px;height:32px}.dashboard-mobile-bar-brand strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.dashboard-sidebar-backdrop{z-index:35;cursor:pointer;background:#0f1e187a;border:none;display:block;position:fixed;inset:0}.dashboard-shell{grid-template-columns:1fr}.dashboard-sidebar{z-index:40;width:min(300px,88vw);padding:20px 18px;transition:transform .24s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:12px 0 40px #0f1e182e}.dashboard-sidebar.is-open{transform:translate(0)}.dashboard-sidebar-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.dashboard-sidebar-top .dashboard-brand{border-bottom:none;flex:1;min-width:0;padding-bottom:0}.dashboard-sidebar-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.dashboard-main{padding:20px 16px 36px}.dashboard-header{flex-direction:column;align-items:stretch;gap:14px}.dashboard-header .dashboard-btn{width:100%}.dashboard-stats,.dashboard-form-grid{grid-template-columns:1fr}.dashboard-product-form{padding:16px}.dashboard-product-form .dashboard-form-grid{grid-template-columns:1fr}.dashboard-product-preview{flex-direction:column}.dashboard-product-preview-image,.dashboard-media-preview-image{aspect-ratio:1;width:100%;max-width:none;height:auto}.dashboard-media-label-row{flex-direction:column;align-items:stretch}.dashboard-upload-btn{justify-content:center;width:100%}.dashboard-form-actions{flex-direction:column-reverse;align-items:stretch}.dashboard-form-actions .dashboard-btn{width:100%}.dashboard-variant-list{flex-direction:column;gap:12px;display:flex}.dashboard-variants-table-wrap{display:none}.dashboard-variant-add,.dashboard-variant-remove{width:100%}.dashboard-card{padding:18px 16px}.dashboard-table-scroll-hint{color:var(--dash-muted);margin:0 0 10px;font-size:12px;display:block}.dashboard-product-list{display:block}.dashboard-product-table-wrap{display:none}.dashboard-products-panel.dashboard-card{padding:0}.dashboard-products-toolbar{padding:14px 16px 10px}}@media (max-width:640px){.dashboard-main{padding:16px 14px 28px}.dashboard-header h1{font-size:28px}.dashboard-stats,.dashboard-form-grid{grid-template-columns:1fr}.dashboard-stat strong{font-size:24px}.dashboard-form-actions{flex-direction:column-reverse;align-items:stretch}.dashboard-form-actions .dashboard-btn{width:100%}.dashboard-gallery-manual{flex-direction:column}.dashboard-gallery-manual .dashboard-btn{width:100%}.dashboard-gallery-thumb{width:96px;height:96px}.dashboard-import-wrap{flex-direction:column;align-items:stretch}.dashboard-import-wrap .dashboard-btn{justify-content:center;width:100%}.dashboard-import-option{width:100%}.dashboard-modal{border-radius:12px;padding:18px 16px}.dashboard-modal-actions{flex-direction:column-reverse;align-items:stretch}.dashboard-modal-actions .dashboard-btn,.dashboard-action-row .dashboard-btn{width:100%}.dashboard-login{padding:16px}.dashboard-login-card{border-radius:14px;padding:28px 20px}.dashboard-login-card h1{font-size:28px}}.dashboard-variants-editor{flex-direction:column;gap:16px;display:flex}.dashboard-variant-list{display:none}.dashboard-variant-card{background:#1c3a2f05;border:1px solid #1c3a2f1a;border-radius:10px;padding:16px}.dashboard-variant-card h3{letter-spacing:.06em;text-transform:uppercase;color:var(--dash-muted);margin-bottom:12px;font-size:13px;font-weight:600}.dashboard-variant-card-fields{gap:14px;display:grid}.dashboard-variant-active{color:#0f1e18;cursor:pointer;align-items:center;gap:10px;font-size:14px;display:inline-flex}.dashboard-variant-active input{width:auto;margin:0}.dashboard-variants-header h2{font-family:var(--font-display), Georgia, serif;margin-bottom:6px;font-size:22px}.dashboard-variants-header p{color:var(--dash-muted);font-size:14px}.dashboard-variants-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.dashboard-variants-table{border-collapse:collapse;width:100%;font-size:13px}.dashboard-variants-table th,.dashboard-variants-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #1c3a2f1a;padding:10px 8px}.dashboard-variants-table input,.dashboard-variants-table select{width:100%;min-width:72px}.dashboard-btn-compact{padding:6px 10px;font-size:12px}.dashboard-import-wrap{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-import-section{margin-bottom:20px}.dashboard-import-instructions{background:#fff;border:1px solid #1c3a2f1f;border-radius:10px;margin-top:12px;overflow:hidden}.dashboard-import-instructions summary{color:var(--dash-green);cursor:pointer;-webkit-user-select:none;user-select:none;padding:12px 16px;font-size:13px;font-weight:600;list-style:none}.dashboard-import-instructions summary::-webkit-details-marker{display:none}.dashboard-import-instructions summary:after{content:"+";float:right;color:var(--dash-muted);font-weight:400}.dashboard-import-instructions[open] summary:after{content:"−"}.dashboard-import-instructions-body{color:#0f1e18e0;padding:0 16px 16px;font-size:13px;line-height:1.55}.dashboard-import-instructions-body h4{letter-spacing:.04em;text-transform:uppercase;color:var(--dash-muted);margin:16px 0 8px;font-size:12px;font-weight:600}.dashboard-import-instructions-body h4:first-child{margin-top:0}.dashboard-import-instructions-body p{margin:0 0 10px}.dashboard-import-instructions-body ul,.dashboard-import-instructions-body ol{margin:0 0 10px;padding-left:20px}.dashboard-import-instructions-body li{margin-bottom:4px}.dashboard-import-instructions-body code{background:#1c3a2f0f;border-radius:4px;padding:1px 5px;font-size:12px}.dashboard-import-option{color:#1c3a2fa6;cursor:pointer;align-items:center;gap:8px;font-size:13px;display:inline-flex}.dashboard-import-option input{width:auto;margin:0}.dashboard-import-message{flex-basis:100%;margin:0}.dashboard-import-result{flex-direction:column;flex-basis:100%;gap:8px;margin-top:4px;display:flex}.dashboard-import-errors{color:#8b2e2e;margin:0;padding-left:18px;font-size:13px}.dashboard-action-row{flex-wrap:wrap;gap:12px;display:flex}.dashboard-pagination{border-top:1px solid #1c3a2f14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;margin:0;padding:12px 22px 16px;display:flex}.dashboard-products-panel .dashboard-pagination{padding:12px 22px 16px}.dashboard-card:not(.dashboard-products-panel) .dashboard-pagination{margin:12px -22px -22px;padding:12px 22px 16px}.dashboard-pagination-summary{color:#1c3a2fa6;margin:0;font-size:13px}.dashboard-pagination-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.dashboard-pagination-page{color:#1c3a2fbf;white-space:nowrap;padding:0 4px;font-size:13px}@media (max-width:960px){.dashboard-products-panel .dashboard-pagination{padding:12px 16px 14px}.dashboard-card:not(.dashboard-products-panel) .dashboard-pagination{margin:12px -16px -18px;padding:12px 16px 14px}}@media (max-width:640px){.dashboard-pagination{flex-direction:column;align-items:stretch;gap:10px}.dashboard-pagination-controls{justify-content:center}.dashboard-pagination-controls .dashboard-btn{min-width:108px}}
