@font-face{font-family:Futura;src:url(/assets/Futura%20Medium-CSm1iuiY.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Futura;src:url(/assets/Futura%20Heavy-CCcMyr9X.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{color-scheme:light;font-family:Futura,Trebuchet MS,Segoe UI,sans-serif;line-height:1.5;font-weight:500;background-color:#f8fafc;color:#1b1f2a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--brand-blue-1: #03a9f4;--brand-blue-2: #2196f3;--surface: #ffffff;--surface-muted: #f5f7fb;--border: #d6deea;--text-muted: #5b6477}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4{font-weight:700}body{margin:0;min-height:100vh;background:#f8fafc}button,input,textarea{font-family:inherit}#root{min-height:100vh}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(320px,480px) minmax(320px,1fr);gap:3rem;padding:4rem clamp(1.5rem,5vw,5rem);align-items:start;align-content:center;background:radial-gradient(circle at top left,rgba(80,133,187,.16),transparent 30%),linear-gradient(180deg,#f6f9fc,#eef4f9)}.auth-card{background:linear-gradient(180deg,#fff,#fbfdff);border-radius:28px;padding:2.5rem;border:1px solid #dbe7f2;display:flex;flex-direction:column;gap:2rem;box-shadow:0 26px 60px #0f172a14;justify-self:end}.auth-brand{display:flex;align-items:flex-start;gap:1rem;padding-bottom:.25rem}.auth-logo{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#2a6db0,#4b8cd0);color:#fff;font-weight:700;font-size:1.5rem;display:grid;place-items:center;box-shadow:0 16px 30px #2a6db038}.login-form{display:flex;flex-direction:column;gap:1.25rem}.field{display:flex;flex-direction:column;gap:.5rem}.checkbox-field{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;color:#475569}.checkbox-field input{width:16px;height:16px}.field-input{border:1px solid var(--border);border-radius:14px;padding:.85rem 1rem;font-size:.95rem;background:#fff;transition:border-color .2s ease,background .2s ease}.field-input:focus{outline:none;border-color:var(--brand-blue-2);background:#fff}.store-workspace-readonly-field{color:#102133;background:#f3f7fb;border-style:dashed}.auth-help{display:flex;align-items:center;gap:.6rem;color:var(--text-muted);font-size:.9rem;padding-top:.25rem;border-top:1px solid #e6edf5}.auth-panel{max-width:560px;padding:2.5rem;border-radius:32px;background:linear-gradient(160deg,#16324f,#214a73 55%,#2a5d8f);border:1px solid rgba(255,255,255,.14);color:#f8fbff;box-shadow:0 26px 60px #1021332e;align-self:center}.auth-panel-kicker{margin:0 0 .8rem;text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;font-weight:700;color:#e8f2fcc7}.auth-panel h1{margin:0 0 1rem;font-size:clamp(2rem,3vw,3.2rem);font-weight:700;line-height:1.05}.auth-panel p{color:#e8f2fcd1;font-size:1.05rem;margin-bottom:0}.auth-panel-points{display:grid;gap:1rem;margin-top:2rem}.auth-panel-point{display:grid;gap:.3rem;padding:1rem 1.05rem;border-radius:18px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.auth-panel-point strong{color:#fff}.auth-panel-point span{color:#e8f2fcc7;font-size:.95rem}@media(max-width:1100px){.auth-shell{grid-template-columns:minmax(320px,440px) minmax(320px,1fr);gap:2rem;padding:3rem 1.75rem}.auth-card,.auth-panel{padding:2rem}.auth-panel h1{font-size:clamp(1.9rem,4vw,2.7rem)}}@media(max-width:900px){.auth-shell{grid-template-columns:1fr;padding:2.5rem 1.5rem;align-items:stretch;gap:1.5rem}.auth-panel{max-width:none;align-self:auto}.auth-card{justify-self:stretch}}@media(max-width:640px){.auth-shell{min-height:auto;padding:1.25rem 1rem 2rem}.auth-card,.auth-panel{padding:1.4rem;border-radius:22px}.auth-brand{gap:.85rem}.auth-logo{width:42px;height:42px;border-radius:14px;font-size:1.3rem}.auth-panel h1{font-size:1.8rem}.auth-panel p,.auth-panel-point span{font-size:.95rem}.auth-help{align-items:flex-start;flex-direction:column}}.dashboard-shell{min-height:100vh;padding:4rem clamp(1.5rem,5vw,5rem);display:grid;place-items:center}.dashboard-card{background:var(--surface);border-radius:24px;padding:2.5rem;border:1px solid var(--border);max-width:520px;width:100%}.dashboard-card h1{margin-top:0;font-weight:700}.dashboard-layout{min-height:100vh;display:grid;grid-template-columns:260px 1fr;background:#f8fafc}.dashboard-layout-single{display:block}.dashboard-sidebar{background:#fff;color:#1b1f2a;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:2rem;border-right:1px solid var(--border)}.sidebar-brand{display:flex;align-items:center;gap:.9rem}.sidebar-logo{width:44px;height:44px;border-radius:14px;background:var(--brand-blue-2);display:grid;place-items:center;font-weight:700;font-size:1.2rem;color:#fff}.sidebar-title{margin:0;font-weight:700}.sidebar-subtitle{margin:.15rem 0 0;font-size:.85rem;color:var(--text-muted)}.sidebar-nav{display:flex;flex-direction:column;gap:.35rem}.sidebar-section{margin-top:1rem;display:flex;flex-direction:column;gap:.35rem}.sidebar-section-title{padding:.35rem .7rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:#94a3b8}.sidebar-submenu{display:flex;flex-direction:column;gap:.25rem}.sidebar-sublink{color:#334155;text-decoration:none;padding:.5rem .8rem;border-radius:10px;font-weight:600;font-size:.9rem;transition:background .2s ease,color .2s ease;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.sidebar-sublink-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-status{font-size:.65rem;padding:.15rem .45rem}.sidebar-sublink:hover{background:#03a9f41f;color:#0f172a}.sidebar-sublink.is-active{background:#03a9f42e;color:#0f172a}.sidebar-empty{padding:.4rem .8rem;font-size:.8rem;color:#94a3b8}.sidebar-link{color:#334155;text-decoration:none;padding:.65rem .9rem;border-radius:12px;font-weight:600;transition:background .2s ease,color .2s ease}.sidebar-link:hover{background:#03a9f41f;color:#0f172a}.sidebar-link.is-active{background:#03a9f433;color:#0f172a}.dashboard-content{padding:2.5rem clamp(1.5rem,4vw,3.5rem);display:flex;flex-direction:column;gap:2rem}.dashboard-content-wide{max-width:1560px;margin:0 auto}.dashboard-topbar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.dashboard-topbar-merged{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:1.25rem 1.4rem}.topbar-brand{display:flex;align-items:center;gap:.9rem}.topbar-brand-eyebrow{margin-top:.15rem}.topbar-title{margin:.3rem 0 0;font-size:2rem;font-weight:700}.topbar-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.topbar-user-name{color:#334155;font-weight:700}.danger-button{border:1px solid #f3c6ce;color:#b4232c;background:#fff5f6;border-radius:12px;padding:.7rem 1rem;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease}.danger-button:hover:not(:disabled){background:#ffe9ec;border-color:#e7aab6}.danger-button:disabled{opacity:.7;cursor:not-allowed}.dashboard-main{display:flex;flex-direction:column;gap:2rem}.manager-workspace{display:flex;flex-direction:column;gap:1.75rem}.workspace-preview-bar,.workspace-hero,.workspace-attention-panel,.workspace-resource-section,.workspace-create-entry,.workspace-empty-state,.workspace-filtered-banner,.workspace-no-results{background:var(--surface);border:1px solid var(--border);border-radius:24px}.workspace-preview-bar,.workspace-attention-panel,.workspace-resource-section,.workspace-create-entry,.workspace-empty-state,.workspace-no-results{padding:1.5rem}.workspace-preview-bar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.workspace-preview-bar-dev{background:linear-gradient(180deg,#fff7e4f5,#fffcf4fa),#fffaf0;border-color:#ebd4a1}.workspace-preview-copy{margin:.35rem 0 0;max-width:36rem;color:#6a5a35}.workspace-preview-bar h2,.workspace-hero h1,.workspace-empty-content h2,.workspace-create-entry h2{margin:0}.workspace-segmented-control{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem;border-radius:999px;background:#eef4fb;border:1px solid #d8e4f3}.workspace-segment{border:none;background:transparent;color:#4b5b71;padding:.55rem .95rem;border-radius:999px;font-weight:700;cursor:pointer}.workspace-segment.is-active{background:#fff;color:#102133;box-shadow:0 4px 14px #0f172a14}.workspace-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr);gap:2rem;padding:1.8rem;background:radial-gradient(circle at top right,rgba(3,169,244,.18),transparent 32%),linear-gradient(135deg,#f9fcff,#fff 60%,#f4f8fc)}.workspace-hero-copy p:last-child{max-width:56rem;font-size:1rem}.workspace-hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:.85rem}.workspace-hero-empty{grid-template-columns:minmax(0,1.2fr) minmax(340px,.95fr);align-items:stretch}.workspace-create-button,.workspace-notification-button{width:100%}.workspace-onboarding-panel{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;border-radius:22px;background:#ffffffeb;border:1px solid #d8e4f0;box-shadow:0 18px 40px #0f233714}.workspace-onboarding-panel p,.workspace-onboarding-step span{margin:0;color:var(--text-muted)}.workspace-onboarding-steps{display:grid;gap:.85rem;margin-top:.25rem}.workspace-onboarding-step{display:flex;flex-direction:column;gap:.3rem;padding:.9rem 1rem;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#f3f8fd);border:1px solid #d9e5f1}.workspace-onboarding-step strong{color:#102133}.workspace-user-chip{display:flex;align-items:center;gap:.85rem;padding:.95rem 1rem;border-radius:18px;background:#fffc;border:1px solid #dae5f0}.workspace-user-chip p,.workspace-user-chip span{margin:0}.workspace-user-chip span{color:var(--text-muted);font-size:.88rem}.workspace-user-avatar{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#0f6aa1;color:#fff;font-weight:700}.workspace-attention-panel{background:linear-gradient(180deg,#fff5f6e6,#fff 44%),#fff;border-color:#f0cfd5}.workspace-attention-count{min-width:90px;text-align:center;padding:.8rem 1rem;border-radius:18px;background:#ffffffe6;border:1px solid #ead2d8}.workspace-attention-count strong{display:block;font-size:1.8rem}.workspace-attention-count span{color:var(--text-muted);font-size:.82rem}.workspace-attention-grid,.workspace-resource-grid,.workspace-create-grid{display:grid;gap:1rem}.workspace-attention-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem}.workspace-attention-card{padding:1.2rem;border-radius:20px;background:#ffffffeb;border:1px solid #f1d5db;display:flex;flex-direction:column;gap:.9rem}.workspace-attention-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.workspace-attention-type,.workspace-create-type{display:inline-flex;align-items:center;width:fit-content;padding:.3rem .55rem;border-radius:999px;background:#edf5fd;color:#0f6aa1;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.workspace-attention-card h3,.workspace-create-card h3{margin:0}.workspace-attention-actions,.workspace-card-actions,.workspace-empty-actions{display:flex;gap:.75rem;flex-wrap:wrap}.workspace-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.workspace-metric-card{background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:1.35rem 1.4rem;display:flex;flex-direction:column;gap:.45rem}.workspace-metric-card p,.workspace-metric-card span{margin:0}.workspace-metric-card strong{font-size:2rem}.workspace-metric-card span{color:var(--text-muted);font-size:.9rem}.workspace-metric-card-alert{border-color:#f0cfd5;background:linear-gradient(180deg,#fff7f8,#fff 65%)}.workspace-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:end}.workspace-filter-group{display:flex;flex-direction:column;gap:.9rem;align-items:flex-start}.workspace-filter-select{display:block;min-width:220px}.workspace-select-input{min-width:220px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%235d6d81' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px 8px;margin:0;padding-right:3.2rem;border-radius:14px;box-shadow:0 1px 2px #0f172a0a;appearance:none;-webkit-appearance:none;-moz-appearance:none}.workspace-filter-label{color:#5d6d81;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.workspace-filtered-banner{padding:.95rem 1.2rem}.workspace-filtered-banner p{margin:0}.workspace-resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem}.workspace-resource-card{padding:1.2rem;border-radius:20px;border:1px solid #dde6f0;background:linear-gradient(180deg,#fff,#f8fbfe);display:flex;flex-direction:column;gap:1rem;min-height:260px}.workspace-card-top,.workspace-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.workspace-card-copy{width:100%;min-width:0}.workspace-card-heading .status-pill{margin-left:auto;flex:0 0 auto}.workspace-card-title{margin:0;font-size:1.05rem;font-weight:700;color:#102133}.workspace-card-subtitle{margin:.3rem 0 0;color:var(--text-muted)}.workspace-card-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0}.workspace-card-stats div{padding:.85rem .9rem;border-radius:16px;background:#f1f6fb;border:1px solid #e1ebf5}.workspace-card-stats dt{color:#6b7b90;font-size:.78rem;text-transform:uppercase;letter-spacing:.07em;font-weight:700}.workspace-card-stats dd{margin:.35rem 0 0;color:#102133;font-weight:700}.workspace-collaborators{display:flex;align-items:center;justify-content:space-between;gap:1rem}.workspace-avatar-stack{display:flex;align-items:center}.workspace-avatar-token{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#dff1fb;color:#0f6aa1;font-size:.75rem;font-weight:700;border:2px solid #ffffff;margin-left:-.35rem}.workspace-avatar-token:first-child{margin-left:0}.workspace-collaborator-count{color:var(--text-muted);font-size:.88rem}.workspace-card-primary,.workspace-card-secondary{flex:1}.workspace-card-actions>.ui-link,.workspace-attention-actions>.ui-link{width:100%}.store-review-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.9fr);gap:1rem}.store-review-card{min-height:100%}.store-review-checklist{display:flex;flex-direction:column;gap:.85rem}.store-review-check-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1rem;border-radius:16px;border:1px solid #dbe4ef;background:#fff}.store-review-check-item.is-complete{background:linear-gradient(180deg,#f7fcfa,#fff);border-color:#cfe8da}.store-review-check-item.is-missing{background:linear-gradient(180deg,#fff9fa,#fff);border-color:#f0d4da}.store-review-check-copy{display:flex;flex-direction:column;gap:.2rem}.store-review-check-copy strong,.store-review-check-copy span{margin:0}.store-review-check-copy span{color:var(--text-muted);font-size:.9rem}.store-review-submit-card{margin-top:1rem}.store-review-submit-card p{margin:.35rem 0 0;color:var(--text-muted)}.store-review-image-preview{margin-top:1rem;border-radius:18px;overflow:hidden;border:1px solid #dbe4ef;background:#f8fbfe}.store-review-image-preview img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover}.workspace-empty-state,.workspace-empty-inline{display:flex;align-items:center;justify-content:center;text-align:center}.workspace-empty-state{min-height:320px}.workspace-empty-content{max-width:560px}.workspace-empty-actions{justify-content:center;margin-top:1rem}.workspace-no-results{min-height:160px}.workspace-create-entry{display:flex;flex-direction:column;gap:1.25rem}.workspace-create-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-create-card{padding:1.25rem;border-radius:20px;border:1px solid #dce6f1;background:linear-gradient(180deg,#fff,#f6fbff);display:flex;flex-direction:column;gap:.9rem}.create-resource-shell{display:flex;flex-direction:column;gap:1.5rem}.create-resource-header,.create-resource-card{background:var(--surface);border:1px solid var(--border);border-radius:24px}.create-resource-header{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;background:radial-gradient(circle at top right,rgba(3,169,244,.12),transparent 30%),linear-gradient(135deg,#f9fcff,#fff 62%,#f4f8fc)}.create-resource-header-copy{display:flex;flex-direction:column;gap:.75rem}.create-resource-header-copy p:last-child{margin:0;max-width:42rem}.create-resource-decision-note{display:flex;flex-direction:column;gap:.35rem;max-width:32rem;padding:1rem 1.1rem;border-radius:18px;background:#ffffffe0;border:1px solid #d9e5f1}.create-resource-decision-note span{color:var(--text-muted)}.create-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.create-resource-card{position:relative;padding:1.4rem;display:flex;flex-direction:column;gap:.9rem;background:linear-gradient(180deg,#fff,#f7fbff)}.create-resource-card-primary{border-color:#bcdaf0;box-shadow:0 16px 36px #0f233714}.create-resource-badge{align-self:flex-start;padding:.35rem .7rem;border-radius:999px;background:#e4f4ff;color:#0f6aa1;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.create-resource-guidance{margin:0;color:#32475c;font-size:.94rem}.create-resource-highlights{display:grid;gap:.6rem;margin-top:.2rem}.create-resource-highlight{padding:.85rem .95rem;border-radius:16px;background:#f0f7fde6;border:1px solid #dbe7f2}.create-resource-highlight strong{color:#102133;font-size:.92rem}.store-create-shell{display:flex;flex-direction:column;gap:1.5rem}.store-create-header,.store-create-steps,.store-create-card{background:var(--surface);border:1px solid var(--border);border-radius:24px}.store-create-header{padding:1.5rem 1.6rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.store-create-header-main{display:flex;flex-direction:column;gap:.9rem}.store-create-back{width:fit-content}.store-create-header-meta{display:flex;align-items:center;gap:.85rem}.store-create-progress-count{color:var(--text-muted);font-weight:700}.store-create-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:1.5rem;align-items:start}.store-create-steps{padding:1.4rem;position:sticky;top:1.5rem}.store-create-steps-header h3{margin:0}.store-create-step-list{list-style:none;padding:0;margin:1.25rem 0 0;display:flex;flex-direction:column;gap:.75rem}.store-create-step{width:100%;border:1px solid #dde6f0;background:#f7fbff;border-radius:18px;padding:.95rem;display:flex;align-items:flex-start;gap:.85rem;text-align:left;cursor:pointer}.store-create-step:disabled{cursor:default;opacity:.7}.store-create-step.is-active{background:#eef7ff;border-color:#8ec9ec}.store-create-step.is-complete{background:#f4fbf6;border-color:#b7e0c2}.store-create-step-index{width:34px;height:34px;border-radius:12px;background:#dff1fb;color:#0f6aa1;display:grid;place-items:center;font-weight:700;flex-shrink:0}.store-create-step.is-complete .store-create-step-index{background:#daf2df;color:#1d7c33}.store-create-step-copy{display:flex;flex-direction:column;gap:.2rem}.store-create-step-copy strong{color:#102133}.store-create-step-copy span,.store-create-step-copy em{color:var(--text-muted);font-style:normal;font-size:.88rem}.store-create-side-note{margin-top:1.25rem;padding:.95rem 1rem;border-radius:18px;background:#f6fbff;border:1px solid #d9e9f7}.store-create-side-note p{margin:0}.store-create-card{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.store-create-card-header{display:flex;align-items:flex-start;justify-content:space-between}.store-create-step-body{display:flex;flex-direction:column;gap:1rem}.store-create-textarea{resize:vertical;min-height:112px}.store-create-ownership{gap:1.25rem}.store-create-ownership-section,.store-create-review-section,.store-create-empty-collaborators{border:1px solid #dde6f0;border-radius:20px;padding:1rem;background:#fbfdff}.store-create-section-heading h4,.store-create-review-heading h4,.store-create-empty-collaborators h4{margin:0}.store-create-member{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 0;border-top:1px solid #edf2f8}.store-create-member:first-of-type{border-top:none;padding-top:0}.store-create-member strong,.store-create-search-result strong{display:block;color:#102133}.store-create-member span,.store-create-search-result span{color:var(--text-muted);font-size:.9rem}.store-create-member-owner{align-items:flex-start}.store-create-search-panel{position:relative}.store-create-search-results{margin-top:.75rem;border:1px solid #dce6f1;border-radius:18px;background:#fff;overflow:hidden}.store-create-search-result{width:100%;border:none;background:#fff;padding:.95rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;text-align:left;cursor:pointer}.store-create-search-result+.store-create-search-result{border-top:1px solid #edf2f8}.store-create-inline-button{pointer-events:none}.store-create-collaborator-list{display:flex;flex-direction:column}.store-create-member-actions{display:flex;align-items:center;gap:.75rem}.store-create-review{gap:1rem}.store-create-review-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.store-create-review-list{display:grid;gap:.85rem;margin:1rem 0 0}.store-create-review-list div{display:grid;grid-template-columns:140px 1fr;gap:1rem}.store-create-review-list dt{color:#6b7b90;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.store-create-review-list dd{margin:0;color:#102133}.store-create-footer{border-top:1px solid #edf2f8;padding-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.store-create-footer-actions{display:flex;gap:.75rem}.store-create-footer-hint{margin:0;color:var(--text-muted);text-align:right}.store-hub-shell{display:flex;flex-direction:column;gap:1.5rem}.store-hub-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.95fr);gap:1.5rem;background:linear-gradient(145deg,#fff,#f7fbff);border:1px solid var(--border);border-radius:24px;padding:1.5rem}.store-hub-title-row{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;margin-bottom:.75rem}.store-hub-meta-chip{padding:.28rem .65rem;border-radius:999px;background:#edf5fd;color:#0f6aa1;font-size:.78rem;font-weight:700}.store-hub-hero-copy h2{margin:0;font-size:2.05rem}.store-hub-action-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.store-hub-hero-side{display:flex;flex-direction:column;gap:1rem}.store-hub-image{min-height:220px;border-radius:22px;overflow:hidden;background:#eef4fb;border:1px solid #dbe6f2}.store-hub-image img{width:100%;height:100%;object-fit:cover;display:block}.store-hub-image-placeholder{display:grid;place-items:center}.store-hub-image-placeholder span{width:76px;height:76px;border-radius:24px;display:grid;place-items:center;background:#dff1fb;color:#0f6aa1;font-size:1.4rem;font-weight:700}.store-hub-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.store-hub-stat-card{padding:1rem;border-radius:18px;background:#fff;border:1px solid #dde6f0;display:flex;flex-direction:column;gap:.3rem}.store-hub-stat-card span,.store-hub-stat-card small{color:var(--text-muted)}.store-hub-stat-card strong{font-size:1.35rem;color:#102133}.store-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.store-hub-panel{display:flex;flex-direction:column;gap:1rem}.store-hub-panel-accent{background:linear-gradient(180deg,#fff5f6f2,#fff 48%);border-color:#f0cfd5}.store-hub-panel-wide{grid-column:span 2}.store-hub-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.store-hub-panel-header h3{margin:0}.store-hub-definition-list{display:grid;gap:.85rem}.store-hub-definition-list div{display:grid;grid-template-columns:140px 1fr;gap:1rem}.store-hub-definition-list dt{color:#6b7b90;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.store-hub-definition-list dd{margin:0;color:#102133}.store-hub-team-list{display:flex;flex-direction:column;gap:.85rem}.store-hub-team-member{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:.85rem;align-items:center;padding:.9rem 1rem;border-radius:18px;background:#f8fbfe;border:1px solid #e1eaf3}.store-hub-team-avatar{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#dff1fb;color:#0f6aa1;font-weight:700}.store-hub-team-copy{min-width:0}.store-hub-team-copy strong,.store-hub-product-card strong{display:block;color:#102133}.store-hub-team-copy span,.store-hub-team-meta small{color:var(--text-muted)}.store-hub-team-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.store-hub-inline-actions{display:flex;gap:.75rem;flex-wrap:wrap}.store-hub-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.store-hub-product-card{padding:1rem;border-radius:18px;background:#f8fbfe;border:1px solid #e1eaf3;display:flex;flex-direction:column;gap:.45rem}.store-hub-product-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.store-hub-product-card p,.store-hub-product-card small{margin:0}.store-hub-control-list{display:flex;flex-direction:column;gap:.85rem}.store-hub-control-item{width:100%;text-align:left;padding:1rem;border-radius:18px;border:1px solid #e1eaf3;background:#f8fbfe;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:.3rem;cursor:pointer}.store-hub-control-item strong{color:#102133}.store-hub-control-item span{color:var(--text-muted)}.store-hub-inline-state{color:var(--text-muted);font-size:.9rem;font-weight:700}.store-create-media{display:grid;grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:1rem;align-items:start}.store-create-media-preview{min-height:180px;border-radius:20px;overflow:hidden;background:#eef4fb;border:1px solid #dbe6f2}.store-create-media-preview img{width:100%;height:100%;display:block;object-fit:cover}.store-create-media-placeholder{min-height:180px;display:grid;place-items:center;color:var(--text-muted);font-weight:700}.dashboard-section h2{margin:0;font-size:1.5rem}.dashboard-section p{margin:.4rem 0 0;color:#5b6477}.section-header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem}.summary-card{background:var(--surface);border-radius:18px;padding:1.5rem;border:1px solid var(--border)}.summary-card h3{margin:.6rem 0 .4rem;font-size:2rem}.dashboard-collections{display:flex;flex-direction:column;gap:2rem}.dashboard-collection{background:var(--surface);border-radius:18px;padding:1.5rem;border:1px solid var(--border)}.dashboard-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.entity-card{display:flex;align-items:center;gap:.9rem;padding:.85rem 1rem;border-radius:14px;background:var(--surface-muted);border:1px solid #e2e8f0}.entity-card-link{text-decoration:none;color:inherit;transition:border-color .15s ease,background .15s ease}.entity-card-link:hover{border-color:#90caf9;background:#e3f2fd}.entity-card-link:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.entity-avatar{flex-shrink:0}.entity-meta{display:flex;flex-direction:column;gap:.25rem}.entity-title{margin:0;font-weight:600}.entity-subtitle{margin:0;font-size:.85rem;color:#64748b}.table-card{background:var(--surface);border-radius:18px;padding:1.5rem;border:1px solid var(--border);overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:.95rem}.data-table th{text-align:left;color:#64748b;font-weight:600;padding-bottom:.8rem}.data-table td{padding:.9rem 0;border-top:1px solid #edf1f7}.user-cell{display:flex;align-items:center;gap:.8rem}.avatar{width:36px;height:36px;border-radius:12px;background:#e0e7ff;color:#4338ca;display:grid;place-items:center;font-weight:700;overflow:hidden}.avatar-image img{width:100%;height:100%;object-fit:cover;display:block}.user-name{margin:0;font-weight:600}.user-meta{display:flex;flex-direction:column;gap:.15rem}.user-email{font-size:.85rem;color:#64748b}.user-action{font-size:.8rem;font-weight:600;color:#b91c1c}.status-pill{padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase}.status-active{background:#03a9f41f;color:var(--brand-blue-2)}.status-pending{background:#f59e0b2e;color:#92400e}.status-unpublished{background:#94a3b833;color:#475569}.status-invited{background:#03a9f41f;color:var(--brand-blue-2)}.status-unknown{background:#94a3b833;color:#475569}.status-draft{background:#f43f5e1f;color:#b91c1c}.status-draft:before{content:"";display:inline-block;width:6px;height:6px;border-radius:2px;background:currentColor;margin-right:6px;vertical-align:middle}.entity-subtitle-alert{color:#b91c1c;font-weight:600}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.stack-card{background:var(--surface);border-radius:18px;padding:1.5rem;border:1px solid var(--border);display:flex;flex-direction:column;gap:.75rem}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.detail-card{background:var(--surface);border-radius:18px;padding:1.5rem;border:1px solid var(--border)}.resource-image{width:100%;border-radius:14px;overflow:hidden;margin-top:.8rem;background:#f1f5f9}.resource-image img{display:block;width:100%;height:auto}.detail-card ul{list-style:none;padding:0;margin:.8rem 0 0;display:grid;gap:.6rem}.detail-card li{display:flex;justify-content:space-between;gap:1rem;color:#475569}.detail-card li span{color:#94a3b8}.pill-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.8rem}.pill{padding:.3rem .7rem;border-radius:999px;background:#2196f31f;color:var(--brand-blue-2);font-weight:600;font-size:.8rem}.inline-actions{display:flex;gap:.75rem;flex-wrap:wrap}.wizard-shell{display:flex;flex-direction:column;gap:1.5rem}.wizard-grid{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:1.5rem;align-items:start}.wizard-progress{background:var(--surface);color:#1b1f2a;border-radius:20px;padding:1.5rem;border:1px solid var(--border);display:flex;flex-direction:column;gap:1.5rem}.wizard-progress-header h3{margin:.4rem 0 0;font-size:1.4rem;font-weight:700}.wizard-eyebrow{margin:0;color:#94a3b8;text-transform:uppercase;font-size:.75rem;letter-spacing:.08em;font-weight:600}.wizard-steps{list-style:none;padding:0;margin:0;display:grid;gap:.85rem}.wizard-step{display:grid;grid-template-columns:32px 1fr;gap:.75rem;align-items:start;padding:.6rem;border-radius:14px;background:#f5f7fb;border:1px solid var(--border)}.wizard-step.is-active{background:#03a9f41f;border-color:#03a9f466}.wizard-step.is-complete{background:#2196f31f;border-color:#2196f366}.wizard-step-index{width:32px;height:32px;border-radius:12px;background:#2196f326;display:grid;place-items:center;font-weight:700;font-size:.9rem}.wizard-step-title{margin:0;font-weight:600;color:#1b1f2a}.wizard-step-desc{font-size:.85rem;color:#64748b}.wizard-summary{background:#f5f7fb;border-radius:16px;padding:1rem;border:1px solid var(--border);display:grid;gap:.65rem}.wizard-summary-empty{display:grid;gap:.35rem;padding:.2rem 0}.wizard-summary-empty strong{color:#102133}.wizard-summary-empty span{color:#64748b;font-size:.9rem}.wizard-summary-title{margin:0;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.wizard-summary-row{display:flex;justify-content:space-between;gap:1rem;font-size:.9rem}.wizard-content{display:grid;gap:1.5rem}.wizard-card{display:flex;flex-direction:column;gap:1.25rem}.wizard-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.wizard-card-header h3{margin:.2rem 0 0}.wizard-autosave{font-size:.75rem;color:#6b7280;white-space:nowrap;margin-top:.35rem}.wizard-card-subtitle{margin:.4rem 0 0;color:#5b6477}.wizard-card-muted{background:#f5f7fb}.wizard-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-end}.wizard-intro{display:grid;gap:.35rem;padding:.95rem 1rem;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#f3f8fd);border:1px solid #d9e5f1}.wizard-intro strong{color:#102133}.wizard-intro span{color:#5b6477;font-size:.92rem}.wizard-inline{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.wizard-hint{margin:0;font-size:.85rem;color:#6b7280}.wizard-hint-error{color:#b4232c}.field-error{display:block;margin-top:.35rem;font-size:.75rem;color:#b4232c}.field-input-error{border-color:#f87171;background:#fff5f5}.wizard-image{display:flex;flex-direction:column;gap:1rem}.wizard-image-preview{border-radius:18px;overflow:hidden;background:#f1f5f9;border:1px solid #e2e8f0;min-height:200px;display:grid;place-items:center}.wizard-image-preview img{width:100%;height:auto;display:block}.wizard-image-placeholder{color:#64748b;font-weight:600}.wizard-publish-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.wizard-publish-card{background:#f8fafc;border-radius:16px;padding:1rem;border:1px solid #e2e8f0}.wizard-checklist{list-style:none;padding:0;margin:.8rem 0 0;display:grid;gap:.5rem;color:#475569}.wizard-checklist li{padding-left:1.2rem;position:relative}.wizard-checklist li:before{content:"○";position:absolute;left:0;color:#94a3b8}.wizard-checklist li.is-complete:before{content:"●";color:#10b981}.store-workspace-shell{display:flex;flex-direction:column;gap:1.25rem}.store-workspace-header,.store-workspace-banner,.store-workspace-tab-panel,.store-workspace-tabs{background:linear-gradient(180deg,#fff,#f8fbfe)}.store-workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;position:relative}.store-workspace-header-main{flex:1;min-width:0}.store-workspace-identity{display:flex;gap:1.15rem;align-items:flex-start}.store-workspace-cover{width:92px;height:92px;border-radius:24px;overflow:hidden;background:#dbeafe;border:1px solid #d6e4f0;flex-shrink:0}.store-workspace-cover img{width:100%;height:100%;object-fit:cover}.store-workspace-cover-placeholder{display:grid;place-items:center;color:#0f6aa1;font-size:1.35rem;font-weight:700}.store-workspace-copy h2,.store-workspace-panel h3,.store-workspace-tab-panel h3,.store-workspace-settings-card h4,.store-workspace-banner h3{margin:0}.store-workspace-copy p,.store-workspace-panel p,.store-workspace-tab-panel p,.store-workspace-settings-card p,.store-workspace-banner p{color:var(--text-muted)}.store-workspace-eyebrow-row{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem;margin-bottom:.7rem}.store-workspace-meta-chip{display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:999px;background:#eef5fb;color:#4f6178;font-size:.85rem;font-weight:700}.store-workspace-actions{display:flex;align-items:flex-start;gap:.8rem;position:relative}.store-workspace-banner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-color:#f0d9c6;background:linear-gradient(180deg,#fff8f0,#fff 70%)}.store-workspace-next-step{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;border:1px solid #d9e5f1;background:linear-gradient(180deg,#f8fbff,#fff 72%)}.store-workspace-next-step-copy,.store-workspace-next-step-actions{display:flex;flex-direction:column;gap:.75rem}.store-workspace-next-step-copy h3{margin:0}.store-workspace-next-step-copy p:last-child{margin:0;color:var(--text-muted)}.store-workspace-next-step-actions{min-width:220px;align-items:stretch}.store-workspace-market-card{padding:1rem;border-radius:20px;border:1px solid #d9e5f1;background:#fff;display:flex;flex-direction:column;gap:1rem}.store-workspace-market-card-base{background:linear-gradient(180deg,#f8fbff,#fff 78%)}.store-workspace-market-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.store-workspace-market-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.store-workspace-market-top strong,.store-workspace-market-meta strong{display:block}.store-workspace-market-top span,.store-workspace-market-card p,.store-workspace-market-meta span,.store-workspace-market-section-header p{color:var(--text-muted)}.store-workspace-market-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.store-workspace-market-meta div{padding:.85rem .9rem;border-radius:16px;background:#fff8eb;border:1px solid #f4ddb0}.store-workspace-market-empty{min-height:260px;border:1px dashed #dce6f2;background:linear-gradient(180deg,#fbfdff,#f5f9fd)}.store-workspace-market-section-header{display:grid;gap:.35rem}.store-workspace-market-section-header h3,.store-workspace-market-section-header p{margin:0}.store-workspace-tabs{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem;width:fit-content}.store-workspace-tab{display:inline-flex;align-items:center;gap:.55rem;border:none;background:transparent;color:#5b6477;padding:.85rem 1.15rem;border-radius:14px;font:inherit;font-weight:700;cursor:pointer}.store-workspace-tab.is-active{color:#102133;background:#f0f6fb;box-shadow:inset 0 0 0 1px #dbe7f3}.store-workspace-tab-marker{width:.6rem;height:.6rem;border-radius:999px;flex:0 0 auto}.store-workspace-tab-marker-complete{background:#15803d}.store-workspace-tab-marker-needs_work{background:#dc2626}.store-workspace-tab-marker-optional{background:#cbd5e1}.store-workspace-tab-label,.product-workspace-tab-label{color:#7b8798;font-size:.75rem;font-weight:700}.store-workspace-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.store-workspace-overview,.store-workspace-tab-panel{display:flex;flex-direction:column;gap:1.25rem}.store-workspace-overview-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.store-workspace-panel{padding:1.4rem}.store-workspace-panel:nth-child(1),.store-workspace-panel:nth-child(2){grid-column:span 6}.store-workspace-panel-wide{grid-column:span 12}.store-workspace-panel-header,.store-workspace-panel-header-stack{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.store-workspace-panel-header-stack{align-items:flex-end}.store-workspace-summary-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:.5rem}.store-workspace-summary-list div,.store-workspace-owner-card{padding:1rem;border-radius:18px;border:1px solid #dbe7f3;background:#f6faff}.store-workspace-summary-list span,.store-workspace-mini-person span,.store-workspace-owner-card span,.store-workspace-manager-identity span,.store-workspace-candidate-row span,.store-workspace-product-card small{color:var(--text-muted)}.store-workspace-summary-list strong{display:block;margin-top:.35rem;font-size:1.45rem}.store-workspace-manager-preview{display:grid;gap:.75rem}.store-workspace-manager-summary{display:grid;gap:.75rem;margin-top:.5rem}.store-workspace-manager-summary-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.95rem 1rem;border-radius:18px;border:1px solid #dbe7f3;background:#f8fbff}.store-workspace-manager-summary-copy{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:0}.store-workspace-manager-summary-copy strong{color:#102133}.store-workspace-manager-summary-role{justify-self:end;color:#4f6178;font-size:.88rem;font-weight:700;text-align:right}.store-workspace-mini-person{display:flex;align-items:center;gap:.85rem}.store-workspace-mini-avatar,.store-workspace-manager-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#dff1fb;color:#0f6aa1;font-weight:700;flex-shrink:0}.store-workspace-activity-list{list-style:none;padding:0;margin:0;display:grid;gap:.85rem}.store-workspace-activity-list li{padding:.95rem 1rem;border-radius:16px;border:1px solid #e0e8f1;background:#f8fbfe}.store-workspace-products-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:1rem}.store-workspace-filter-field{min-width:0}.store-workspace-empty-products{min-height:280px;border:1px dashed #d8e4ef;border-radius:20px;background:#fbfdff;padding:2rem}.store-workspace-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.store-workspace-product-card{padding:1rem;border-radius:20px;border:1px solid #dde6f0;background:linear-gradient(180deg,#fff,#f8fbfe);display:flex;flex-direction:column;gap:1rem}.store-workspace-product-image{width:100%;aspect-ratio:16 / 10;border-radius:18px;overflow:hidden;background:#eef5fb;display:grid;place-items:center;color:#0f6aa1;font-size:1.2rem;font-weight:700}.store-workspace-product-image img{width:100%;height:100%;object-fit:cover}.store-workspace-product-copy{display:flex;flex-direction:column;gap:.8rem}.store-workspace-product-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.store-workspace-product-copy p{margin:0;min-height:3rem}.store-workspace-product-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0}.store-workspace-product-meta div{padding:.75rem .85rem;border-radius:16px;background:#f2f7fc;border:1px solid #e1ebf5}.store-workspace-product-meta dt{color:#6b7b90;font-size:.78rem;text-transform:uppercase;letter-spacing:.07em;font-weight:700}.store-workspace-product-meta dd{margin:.35rem 0 0;font-weight:700}.store-workspace-product-actions{display:flex;gap:.75rem}.store-workspace-product-actions .ui-button,.store-workspace-product-actions .ui-link{flex:1}.store-workspace-manager-list{display:grid;gap:.9rem}.store-workspace-manager-row{display:grid;grid-template-columns:minmax(0,1.3fr) 180px 170px auto;gap:1rem;align-items:center;padding:1rem 1.05rem;border-radius:18px;border:1px solid #dce5ef;background:#fbfdff}.store-workspace-manager-row.is-static-owner{grid-template-columns:minmax(0,1fr) auto}.store-workspace-manager-identity{display:flex;align-items:center;gap:.85rem;min-width:0}.store-workspace-manager-identity strong,.store-workspace-candidate-row strong{display:block}.store-workspace-manager-note,.store-workspace-owner-badge{color:#5b6477;font-size:.9rem}.store-workspace-manager-note{justify-self:end;text-align:right}.store-workspace-owner-badge{font-weight:700}.store-workspace-manager-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.store-workspace-candidate-list{display:grid;gap:.75rem}.store-workspace-candidate-row{border:1px solid #dce5ef;background:#fbfdff;border-radius:18px;padding:.95rem 1rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:center;text-align:left;cursor:pointer}.store-workspace-candidate-role,.store-workspace-saved-indicator{color:#0f6aa1;font-weight:700}.store-workspace-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.store-workspace-settings-card{padding:1.2rem;border-radius:20px;border:1px solid #dde6f0;background:#fbfdff;display:flex;flex-direction:column;gap:1rem}.store-workspace-fulfillment-card-wide{grid-column:1 / -1}.store-workspace-location-status{margin:0;color:var(--text-muted);font-size:.9rem}.store-workspace-location-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(240px,.8fr);gap:1.25rem;align-items:start}.store-workspace-location-help{margin:-.1rem 0 0;color:var(--text-muted);font-size:.9rem}.store-workspace-location-actions{display:flex;justify-content:flex-start}.store-workspace-location-summary{border:1px solid #dde6f0;border-radius:18px;background:#fff;padding:1rem}.store-workspace-location-summary-kicker{margin:0;color:#102133;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.store-workspace-location-summary-copy{margin:.5rem 0 0;color:var(--text-muted);font-size:.92rem}.store-workspace-danger-card{border-color:#f0d2d7;background:linear-gradient(180deg,#fff7f8,#fff)}.store-workspace-danger-actions{display:flex;gap:.75rem;flex-wrap:wrap}.profile-workspace-shell{display:flex;flex-direction:column;gap:1.25rem}.profile-workspace-header,.profile-workspace-banner,.profile-workspace-tab-panel,.profile-workspace-tabs{background:linear-gradient(180deg,#fff,#f8fbfe)}.profile-workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.profile-workspace-header-main{flex:1;min-width:0}.profile-workspace-identity{display:flex;gap:1.15rem;align-items:flex-start}.profile-workspace-cover{width:92px;height:92px;border-radius:24px;overflow:hidden;background:#ede9fe;border:1px solid #ddd6fe;flex-shrink:0}.profile-workspace-cover img{width:100%;height:100%;object-fit:cover}.profile-workspace-cover-placeholder{display:grid;place-items:center;color:#5b21b6;font-size:1.35rem;font-weight:700}.profile-workspace-copy h2,.profile-workspace-panel h3,.profile-workspace-tab-panel h3,.profile-workspace-settings-card h4,.profile-workspace-banner h3{margin:0}.profile-workspace-copy p,.profile-workspace-panel p,.profile-workspace-tab-panel p,.profile-workspace-settings-card p,.profile-workspace-banner p{color:var(--text-muted)}.profile-workspace-meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem;margin-bottom:.7rem}.profile-workspace-chip{display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:999px;background:#f4f1ff;color:#5b4d90;font-size:.85rem;font-weight:700}.profile-workspace-actions{display:flex;align-items:flex-start;gap:.8rem;position:relative}.profile-workspace-banner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-color:#ddd6fe;background:linear-gradient(180deg,#f8f6ff,#fff 70%)}.profile-workspace-tabs{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem;width:fit-content}.profile-workspace-tab{border:none;background:transparent;color:#5b6477;padding:.85rem 1.15rem;border-radius:14px;font:inherit;font-weight:700;cursor:pointer}.profile-workspace-tab.is-active{color:#24123f;background:#f4f1ff;box-shadow:inset 0 0 0 1px #ddd6fe}.profile-workspace-overview,.profile-workspace-tab-panel{display:flex;flex-direction:column;gap:1.25rem}.profile-workspace-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.profile-workspace-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.profile-workspace-panel{padding:1.4rem}.profile-workspace-panel:nth-child(1),.profile-workspace-panel:nth-child(2){grid-column:span 6}.profile-workspace-panel-wide{grid-column:span 12}.profile-workspace-panel-header,.profile-workspace-panel-header-stack{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.profile-workspace-panel-header-stack{align-items:flex-end}.profile-workspace-summary-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.profile-workspace-summary-list div,.profile-workspace-owner-card{padding:1rem;border-radius:18px;border:1px solid #e4dcfb;background:#f8f6ff}.profile-workspace-summary-list span,.profile-workspace-mini-person span,.profile-workspace-owner-card span,.profile-workspace-manager-identity span,.profile-workspace-candidate-row span{color:var(--text-muted)}.profile-workspace-summary-list strong{display:block;margin-top:.35rem;font-size:1.45rem}.profile-workspace-manager-preview{display:grid;gap:.75rem}.profile-workspace-mini-person{display:flex;align-items:center;gap:.85rem}.profile-workspace-mini-avatar,.profile-workspace-manager-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#ede9fe;color:#5b21b6;font-weight:700;flex-shrink:0}.profile-workspace-activity-list{list-style:none;padding:0;margin:0;display:grid;gap:.85rem}.profile-workspace-activity-list li{padding:.95rem 1rem;border-radius:16px;border:1px solid #ece7ff;background:#faf8ff}.profile-workspace-products-toolbar{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem}.profile-workspace-empty-products{min-height:280px;border:1px dashed #ddd6fe;border-radius:20px;background:#fcfbff}.profile-workspace-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.profile-workspace-product-card{padding:1rem;border-radius:20px;border:1px solid #ece7ff;background:linear-gradient(180deg,#fff,#fbfaff);display:flex;flex-direction:column;gap:1rem}.profile-workspace-product-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.profile-workspace-product-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0}.profile-workspace-product-meta div{padding:.75rem .85rem;border-radius:16px;background:#f7f4ff;border:1px solid #e7e0ff}.profile-workspace-product-meta dt{color:#7669a8;font-size:.78rem;text-transform:uppercase;letter-spacing:.07em;font-weight:700}.profile-workspace-product-meta dd{margin:.35rem 0 0;font-weight:700}.profile-workspace-product-actions{display:flex;gap:.75rem}.profile-workspace-product-actions .ui-button,.profile-workspace-product-actions .ui-link{flex:1}.profile-workspace-manager-list{display:grid;gap:.9rem}.profile-workspace-manager-row{display:grid;grid-template-columns:minmax(0,1.3fr) 180px 170px auto;gap:1rem;align-items:center;padding:1rem 1.05rem;border-radius:18px;border:1px solid #ece7ff;background:#fcfbff}.profile-workspace-manager-identity{display:flex;align-items:center;gap:.85rem;min-width:0}.profile-workspace-manager-identity strong,.profile-workspace-candidate-row strong{display:block}.profile-workspace-manager-note,.profile-workspace-owner-badge{color:#5b6477;font-size:.9rem}.profile-workspace-owner-badge{font-weight:700}.profile-workspace-role-select{min-width:0}.profile-workspace-candidate-list{display:grid;gap:.75rem}.profile-workspace-candidate-row{border:1px solid #ece7ff;background:#fcfbff;border-radius:18px;padding:.95rem 1rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:center;text-align:left;cursor:pointer}.profile-workspace-candidate-role,.profile-workspace-saved-indicator{color:#5b21b6;font-weight:700}.profile-workspace-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.profile-workspace-settings-card{padding:1.2rem;border-radius:20px;border:1px solid #ece7ff;background:#fcfbff;display:flex;flex-direction:column;gap:1rem}.profile-workspace-danger-card{border-color:#eadcff;background:linear-gradient(180deg,#faf7ff,#fff)}.profile-workspace-danger-actions{display:flex;gap:.75rem;flex-wrap:wrap}.product-workspace-shell{display:flex;flex-direction:column;gap:1.25rem}.product-workspace-header,.product-workspace-banner,.product-workspace-tab-panel,.product-workspace-tabs{background:linear-gradient(180deg,#fff,#f8fbfe)}.product-workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}.product-workspace-header-main{flex:1;min-width:0}.product-workspace-banner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-color:#f0d9c6;background:linear-gradient(180deg,#fff8f0,#fff 70%)}.product-workspace-next-step{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;border:1px solid #d9e5f1;background:linear-gradient(180deg,#f8fbff,#fff 72%)}.product-workspace-next-step-copy,.product-workspace-next-step-actions{display:flex;flex-direction:column;gap:.75rem}.product-workspace-next-step-copy h3{margin:0}.product-workspace-next-step-copy p:last-child{margin:0;color:var(--text-muted)}.product-workspace-next-step-actions{min-width:220px;align-items:stretch}.product-workspace-identity{display:flex;gap:1.15rem;align-items:flex-start}.product-workspace-cover{width:92px;height:92px;border-radius:24px;overflow:hidden;background:#fef3c7;border:1px solid #fde68a;flex-shrink:0}.product-workspace-cover img{width:100%;height:100%;object-fit:cover}.product-workspace-cover-placeholder{display:grid;place-items:center;color:#b45309;font-size:1.35rem;font-weight:700}.product-workspace-copy h2,.product-workspace-panel h3,.product-workspace-tab-panel h3,.product-workspace-settings-card h4{margin:0}.product-workspace-copy p,.product-workspace-panel p,.product-workspace-tab-panel p,.product-workspace-settings-card p{color:var(--text-muted)}.product-workspace-profile-header-list{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.8rem}.product-workspace-inline-profile{padding:.35rem .7rem;border-radius:999px;background:#fff7e8;color:#8a5a00;font-size:.82rem;font-weight:700}.product-workspace-meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem;margin-bottom:.7rem}.product-workspace-chip{display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:999px;background:#fff7e8;color:#8a5a00;font-size:.85rem;font-weight:700}.product-workspace-actions{display:flex;align-items:flex-start;gap:.8rem}.product-workspace-tabs{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem;width:fit-content}.product-workspace-tab{display:inline-flex;align-items:center;gap:.55rem;border:none;background:transparent;color:#5b6477;padding:.85rem 1.15rem;border-radius:14px;font:inherit;font-weight:700;cursor:pointer}.product-workspace-tab.is-active{color:#102133;background:#f0f6fb;box-shadow:inset 0 0 0 1px #dbe7f3}.product-workspace-tab-marker{width:.6rem;height:.6rem;border-radius:999px;flex:0 0 auto}.product-workspace-tab-marker-complete{background:#15803d}.product-workspace-tab-marker-needs_work{background:#dc2626}.product-workspace-tab-marker-optional{background:#cbd5e1}.product-workspace-overview,.product-workspace-tab-panel{display:flex;flex-direction:column;gap:1.25rem}.product-workspace-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-workspace-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.product-workspace-panel{padding:1.4rem;grid-column:span 6}.product-workspace-panel-wide{grid-column:span 12}.product-workspace-panel-header,.product-workspace-panel-header-stack{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.product-workspace-panel-header-stack{align-items:flex-end}.product-workspace-panel-actions{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.product-workspace-chip-complete{color:#166534;background:#dcfce7}.product-workspace-chip-needs_work{color:#991b1b;background:#fee2e2}.product-review-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);gap:1rem}.product-review-panel{padding:1.4rem}.product-review-status{display:inline-flex;align-items:center;justify-content:center;padding:.55rem .9rem;border-radius:999px;font-size:.85rem;font-weight:700}.product-review-status-complete{color:#166534;background:#dcfce7}.product-review-status-needs_work{color:#991b1b;background:#fee2e2}.product-review-status-optional{color:#475569;background:#e2e8f0}.product-review-checklist{display:flex;flex-direction:column;gap:.9rem}.product-review-item{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-radius:18px;border:1px solid #e5e7eb;background:#fff}.product-review-item-copy{display:flex;flex-direction:column;gap:.35rem}.product-review-item-copy p{margin:0}.product-review-item-top{display:flex;align-items:center;gap:.65rem}.product-review-required{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:700;color:#991b1b;background:#fee2e2}.product-review-item-actions{display:flex;align-items:center;gap:.75rem;flex:0 0 auto}.product-review-item-state{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .65rem;border-radius:999px;font-size:.8rem;font-weight:700}.product-review-item-state.is-complete{color:#166534;background:#dcfce7}.product-review-item-state.is-pending{color:#991b1b;background:#fee2e2}.product-review-submit-card{display:flex;flex-direction:column;gap:.45rem;padding:1.1rem 1.15rem;border-radius:18px;background:#fff8eb;border:1px solid #fde68a}.product-workspace-definition-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin:0}.product-workspace-definition-list div,.product-workspace-summary-list div,.product-workspace-owner-card,.product-workspace-profile-card,.product-workspace-settings-card{padding:1rem;border-radius:18px;border:1px solid #dde6f0;background:#fbfdff}.product-workspace-definition-list dt,.product-workspace-profile-card p{color:var(--text-muted)}.product-workspace-definition-list dd{margin:.35rem 0 0;font-weight:700}.product-workspace-summary-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.product-workspace-summary-list-wide{grid-template-columns:repeat(6,minmax(0,1fr))}.product-workspace-summary-list-roomy{grid-template-columns:repeat(4,minmax(0,1fr))}.product-workspace-snapshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.product-workspace-snapshot-card{padding:1rem;border-radius:18px;border:1px solid #f5dfae;background:#fffdf7}.product-workspace-snapshot-card-wide{grid-column:1 / -1}.product-workspace-snapshot-card span{color:var(--text-muted)}.product-workspace-snapshot-value,.product-workspace-snapshot-text{display:block;margin-top:.35rem}.product-workspace-snapshot-value{font-size:1.45rem}.product-workspace-snapshot-text{font-size:1rem;line-height:1.45}.product-workspace-summary-list span,.product-workspace-owner-card span,.product-workspace-profile-chip span,.product-workspace-media-row span{color:var(--text-muted)}.product-workspace-summary-list strong{display:block;margin-top:.35rem;font-size:1.45rem}.product-workspace-variant-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.product-workspace-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-workspace-option-empty-actions{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}.product-workspace-option-empty-actions .field{min-width:280px}.product-workspace-option-empty-actions-compact{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr) auto;align-items:end;width:100%}.product-workspace-option-empty-actions-compact .field{min-width:0}.product-workspace-option-empty-actions-single{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;width:100%}.product-workspace-option-empty-actions-single .field{min-width:0}.product-workspace-option-values{display:flex;flex-wrap:wrap;gap:.75rem}.product-workspace-option-values-manage{width:100%}.product-workspace-option-choice{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .8rem;border-radius:999px;border:1px solid #f4ddb0;background:#fff8eb;color:#7c5a14;font-weight:600}.product-workspace-option-choice-manage{padding-right:.55rem}.product-workspace-option-remove{border:0;background:transparent;color:#8b5e12;font-size:.84rem;font-weight:700;cursor:pointer}.product-workspace-option-remove:hover{color:#6d470a}.product-workspace-option-choice input{margin:0}.product-workspace-variant-meta>div{padding:1rem;border-radius:18px;border:1px solid #f5dfae;background:#fffdf7}.product-workspace-variant-meta span,.product-workspace-variant-row span,.product-workspace-pricing-note span{color:var(--text-muted)}.product-workspace-token-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.product-workspace-token{padding:.35rem .7rem;border-radius:999px;background:#fff7e8;color:#8a5a00;font-size:.82rem;font-weight:700}.product-workspace-variant-table{display:grid;gap:.75rem}.product-workspace-variant-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.product-workspace-variant-top-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.product-workspace-market-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.product-workspace-variant-summary .product-workspace-settings-card{align-items:flex-start}.product-workspace-variant-summary strong,.product-workspace-market-summary strong{font-size:1.8rem}.product-workspace-variant-row{display:grid;grid-template-columns:minmax(0,1.4fr) auto auto auto auto;gap:1rem;align-items:center;padding:.95rem 1rem;border-radius:18px;border:1px solid #f5dfae;background:#fffdf7}.product-workspace-variant-table-header{display:grid;grid-template-columns:minmax(0,1.4fr) auto auto auto auto;gap:1rem;align-items:center;padding:0 1rem .2rem}.product-workspace-variant-table-header span{color:#5b6477;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.product-workspace-variant-primary{min-width:0}.product-workspace-variant-actions{display:flex;justify-content:flex-end;gap:.75rem;align-items:center;justify-self:end}.product-workspace-variant-remove{white-space:nowrap}.product-workspace-variant-row strong{display:block}.product-workspace-variant-option-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.45rem}.product-workspace-variant-option-pill{display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .65rem;border-radius:999px;background:#f4f6fa;color:#334155;font-size:.86rem;font-weight:500}.product-workspace-variant-option-pill b{color:#111827;font-weight:700}.danger-button-subtle{padding:.65rem .9rem;font-size:.86rem;border-color:#f3c6ce;color:#b4232c;background:#fff5f6}.product-workspace-confirm-copy{margin:0;color:#475569;line-height:1.6}.product-workspace-form-grid,.product-workspace-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-workspace-pricing-note{padding:1rem 1.1rem;border-radius:18px;border:1px solid #f5dfae;background:#fffdf7;display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-pricing-status-card{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.1rem 1.15rem;border-radius:18px;border:1px solid #d9e5f1}.product-pricing-status-card.is-missing{border-color:#f5c2c7;background:linear-gradient(180deg,#fff6f7,#fff 75%)}.product-pricing-status-card.is-complete{border-color:#cfe7d6;background:linear-gradient(180deg,#f5fcf7,#fff 75%)}.product-pricing-status-copy{display:grid;gap:.45rem}.product-pricing-status-copy h3,.product-pricing-card h3{margin:0}.product-pricing-status-copy p:last-child,.product-pricing-card p{margin:0;color:var(--text-muted)}.product-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-pricing-card{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;border-radius:18px;border:1px solid #e5e7eb;background:linear-gradient(180deg,#fff,#fbfdff)}.product-workspace-inline-status{display:grid;gap:.35rem;padding:1rem 1.1rem;margin-bottom:1rem;border:1px solid #d9e5f1;border-radius:16px}.product-workspace-inline-status strong,.product-workspace-inline-status span{margin:0}.product-workspace-inline-status span{color:var(--text-muted)}.product-workspace-inline-status.is-complete{border-color:#cfe7d6;background:linear-gradient(180deg,#f5fcf7,#fff 75%)}.product-workspace-inline-status.is-pending{border-color:#f5c2c7;background:linear-gradient(180deg,#fff6f7,#fff 75%)}.product-workspace-field-wide{grid-column:span 2}.store-workspace-fulfillment-dialog-form{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;max-height:min(68vh,760px);overflow-y:auto;padding-right:.35rem}.store-workspace-fulfillment-field{min-width:0}.store-workspace-fulfillment-field-full{grid-column:span 12}.store-workspace-fulfillment-field-half{grid-column:span 6}.store-workspace-fulfillment-field-third{grid-column:span 4}.store-workspace-fulfillment-actions{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem}@media(max-width:900px){.store-workspace-fulfillment-dialog-form{grid-template-columns:repeat(6,minmax(0,1fr))}.store-workspace-fulfillment-field-full{grid-column:span 6}.store-workspace-fulfillment-field-half{grid-column:span 3}.store-workspace-fulfillment-field-third{grid-column:span 2}}@media(max-width:640px){.store-workspace-fulfillment-dialog-form{grid-template-columns:1fr}.store-workspace-fulfillment-field-full,.store-workspace-fulfillment-field-half,.store-workspace-fulfillment-field-third{grid-column:span 1}}.product-workspace-status-field .product-workspace-readonly{min-height:50px;padding:.85rem 1rem;border-radius:14px;border:1px solid var(--border);background:#f8fafc;display:flex;align-items:center;font-weight:700}.product-workspace-readonly-field .product-workspace-readonly{min-height:50px;padding:.85rem 1rem;border-radius:14px;border:1px solid var(--border);background:#f8fafc;display:grid;gap:.55rem}.product-workspace-readonly-field .product-workspace-readonly strong{display:block}.product-workspace-readonly-field .product-workspace-readonly span{color:var(--text-muted);line-height:1.5}.product-workspace-profile-preview,.product-workspace-profile-grid{display:grid;gap:1rem}.product-workspace-profile-preview,.product-workspace-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-workspace-profile-chip{padding:1rem;border-radius:18px;border:1px solid #fde7b0;background:#fff9ec}.product-workspace-profile-chip strong{display:block}.product-workspace-profile-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.product-workspace-profile-actions,.product-workspace-danger-actions{display:flex;gap:.75rem;flex-wrap:wrap}.product-workspace-profile-actions .ui-button{flex:1}.product-workspace-warning{padding:2rem 1.5rem;border-radius:18px;border:1px solid #e5ecf4;background:#f8fbfe}.product-workspace-search-empty{padding:1.5rem 1rem;border-radius:18px;border:1px dashed #e5ecf4;background:#fbfdff}.product-workspace-linked-list{display:grid;gap:.9rem}.product-workspace-market-list{display:grid;grid-template-columns:1fr;gap:1rem}.product-workspace-market-card{padding:1rem;border-radius:20px;border:1px solid #f5dfae;background:#fffdf7;display:flex;flex-direction:column;gap:1rem}.product-workspace-market-card-base{border-color:#d9e5f1;background:linear-gradient(180deg,#f8fbff,#fff 78%)}.product-workspace-market-section-header{display:grid;gap:.35rem}.product-workspace-market-section-header h3,.product-workspace-market-section-header p{margin:0}.product-workspace-market-section-header p{color:var(--text-muted)}.product-workspace-market-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.product-workspace-market-top strong,.product-workspace-market-meta strong{display:block}.product-workspace-market-top span,.product-workspace-market-card p,.product-workspace-market-meta span{color:var(--text-muted)}.product-workspace-market-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.product-workspace-market-meta div{padding:.85rem .9rem;border-radius:16px;background:#fff8eb;border:1px solid #f4ddb0}.product-workspace-market-price-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem .9rem;border-radius:16px;background:#fff8eb;border:1px solid #f4ddb0}.product-workspace-market-price-row span{color:var(--text-muted)}.product-workspace-market-price-row strong{display:block}.product-workspace-market-empty{min-height:280px;border:1px dashed #dce6f2;background:linear-gradient(180deg,#fbfdff,#f5f9fd)}.product-workspace-variant-empty{min-height:300px;border:1px dashed #dce6f2;background:linear-gradient(180deg,#fbfdff,#f5f9fd)}.product-workspace-sales-empty{min-height:280px;border:1px dashed #dce6f2;background:linear-gradient(180deg,#fbfdff,#f5f9fd)}.product-workspace-sales-card{padding:1.15rem 1.2rem;border-radius:20px;border:1px solid #f5dfae;background:#fffdf7;display:flex;flex-direction:column;gap:.85rem}.product-workspace-sales-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.product-workspace-sales-top strong{display:block}.product-workspace-sales-top span,.product-workspace-sales-card p{color:var(--text-muted)}.product-workspace-fulfillment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-workspace-fulfillment-card{padding:1rem;border-radius:20px;border:1px solid #f5dfae;background:#fffdf7;display:flex;flex-direction:column;gap:.65rem}.product-workspace-fulfillment-card span,.product-workspace-fulfillment-card p{color:var(--text-muted)}.product-workspace-linked-row{display:grid;grid-template-columns:minmax(0,1.4fr) auto auto;gap:1rem;align-items:center;padding:1rem 1.05rem;border-radius:18px;border:1px solid #f5dfae;background:#fffdf7}.product-workspace-linked-identity{display:flex;align-items:center;gap:.85rem;min-width:0}.product-workspace-linked-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#fef3c7;color:#b45309;font-weight:700;flex-shrink:0}.product-workspace-linked-identity strong,.product-workspace-candidate-row strong,.product-workspace-media-copy strong,.shared-media-copy strong{display:block}.product-workspace-linked-identity span,.product-workspace-candidate-row span,.product-workspace-media-copy span,.product-workspace-media-copy small,.shared-media-copy span,.shared-media-copy small,.shared-media-sidebar-copy p{color:var(--text-muted)}.product-workspace-modal-backdrop{position:fixed;inset:0;background:#0f172a73;display:grid;place-items:center;padding:2rem;z-index:30}.product-workspace-modal{width:min(680px,100%);display:flex;flex-direction:column;gap:1rem}.product-workspace-editor-modal{width:min(820px,100%)}.product-workspace-editor-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.product-workspace-candidate-list{display:grid;gap:.75rem}.product-workspace-candidate-row{border:1px solid #f5dfae;background:#fffdf7;border-radius:18px;padding:.95rem 1rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:center;text-align:left;cursor:pointer}.product-workspace-candidate-add{color:#b45309;font-weight:700}.shared-media-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.shared-media-section-action{display:flex;align-items:center;justify-content:flex-end}.shared-media-layout-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:1rem}.shared-media-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;align-content:start}.product-workspace-media-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:1rem}.product-workspace-media-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.product-workspace-media-card,.shared-media-card{padding:1rem;border-radius:20px;border:1px solid #f5dfae;background:#fffdf7;display:flex;flex-direction:column;gap:.9rem}.shared-media-card-actions{display:flex;justify-content:stretch;align-items:stretch;gap:.75rem;flex-wrap:wrap}.shared-media-card-actions .ui-button{flex:1 1 0;justify-content:center}.product-workspace-media-frame,.shared-media-frame{width:100%;aspect-ratio:4 / 3;border-radius:18px;overflow:hidden;background:#fff8eb;display:grid;place-items:center;color:#b45309;font-weight:700}.product-workspace-media-frame img,.shared-media-frame img{width:100%;height:100%;object-fit:cover}.product-workspace-media-copy,.shared-media-copy{display:flex;flex-direction:column;gap:.2rem}.product-workspace-media-preview{border-radius:24px;overflow:hidden;border:1px solid #f4ddb0;min-height:320px;background:#fff8eb}.product-workspace-media-preview img{width:100%;height:100%;object-fit:cover}.product-workspace-media-list{display:grid;gap:.85rem}.product-workspace-media-row{padding:1rem;border-radius:18px;border:1px solid #f5dfae;background:#fffdf7;display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-workspace-empty-media,.shared-media-empty-state{min-height:280px;border:1px dashed #f5dfae;border-radius:20px;background:#fffdf7}.shared-media-empty-content{display:flex;flex-direction:column;align-items:center;gap:.85rem}.shared-media-empty-icon{width:3.4rem;height:3.4rem;display:grid;place-items:center;border-radius:1.15rem;background:linear-gradient(180deg,#fff2cf,#ffe7b0);color:#b45309;box-shadow:inset 0 1px #fffffff2}.shared-media-empty-icon svg{width:1.6rem;height:1.6rem}.shared-media-empty-action{margin-top:.15rem}.shared-media-empty-trigger{cursor:pointer}.shared-media-empty-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shared-media-sidebar{display:grid;gap:1rem;align-content:start}.shared-media-sidebar-card{display:flex;flex-direction:column;gap:1rem}.shared-media-sidebar-copy{display:flex;flex-direction:column;gap:.35rem}@media(max-width:920px){.shared-media-section-header{flex-direction:column}.shared-media-section-action{width:100%;justify-content:flex-start}.shared-media-layout-grid{grid-template-columns:1fr}}.product-workspace-saved-indicator{color:#0f6aa1;font-weight:700}.product-workspace-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-workspace-settings-card{display:flex;flex-direction:column;gap:1rem;padding:1.2rem;border-radius:20px;border:1px solid #dde6f0;background:#fbfdff}.product-workspace-danger-card{border-color:#f1d2d6;background:linear-gradient(180deg,#fff8f8,#fff)}.create-product-shell{display:flex;flex-direction:column;gap:1.25rem}.create-product-header{padding:1.4rem;display:flex;flex-direction:column;gap:1rem;background:radial-gradient(circle at top right,rgba(3,169,244,.14),transparent 32%),linear-gradient(135deg,#f9fcff,#fff 62%,#f4f8fc)}.create-product-header-copy{display:flex;flex-direction:column;gap:.75rem}.create-product-header-copy p:last-child{margin:0;max-width:44rem}.create-product-header-note{display:flex;flex-direction:column;gap:.3rem;max-width:30rem;padding:1rem 1.1rem;border-radius:18px;border:1px solid #d9e5f1;background:#ffffffe6}.create-product-header-note span{color:var(--text-muted)}.create-product-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:1rem;align-items:start}.create-product-card{padding:1.4rem;display:flex;flex-direction:column;gap:1.25rem}.create-product-sidebar{background:linear-gradient(180deg,#fff,#f8fbff)}.create-product-form{display:grid;gap:1rem}.create-product-reassurance,.create-product-preview{padding:1rem 1.05rem;border-radius:18px;border:1px solid #d9e5f1;background:linear-gradient(180deg,#f8fbff,#f3f8fd)}.create-product-reassurance{display:grid;gap:.3rem}.create-product-reassurance span,.create-product-preview-title{color:var(--text-muted)}.create-product-preview{display:grid;gap:.8rem}.create-product-preview-title{margin:0;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.create-product-store-lock,.create-product-summary div{padding:1rem;border-radius:18px;border:1px solid #f5dfae;background:#fffdf7}.create-product-store-lock span,.create-product-summary span,.field-hint,.create-product-note{color:var(--text-muted)}.create-product-store-lock strong,.create-product-summary strong{display:block;margin-top:.35rem}.product-workspace-sku-preview{display:flex;align-items:baseline;gap:.5rem;justify-self:start;margin-right:auto;padding:0;border:0;background:transparent;min-width:0}.product-workspace-sku-preview span,.product-workspace-sku-preview strong{color:#111827}.product-workspace-sku-preview span{font-size:.92rem;font-weight:700}.product-workspace-sku-preview strong{margin-top:0;font-size:1.05rem;letter-spacing:.05em}.create-product-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.create-product-primary-action{min-width:220px;box-shadow:0 14px 28px #0f23371f}.create-product-summary{display:grid;gap:.85rem}.create-product-error{margin:0}@media(max-width:1000px){.dashboard-layout{grid-template-columns:1fr}.dashboard-sidebar{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}.sidebar-nav{flex-direction:row;flex-wrap:wrap}.wizard-grid{grid-template-columns:1fr}.wizard-actions{justify-content:flex-start}.dashboard-content{padding:2rem 1.5rem}.dashboard-topbar,.dashboard-topbar-merged{display:grid;grid-template-columns:1fr;justify-items:start;gap:1rem}.topbar-actions{width:100%;justify-content:space-between}.workspace-hero,.workspace-hero-empty,.store-review-layout,.create-product-layout,.store-workspace-location-layout,.product-workspace-media-grid{grid-template-columns:1fr}.workspace-summary-grid,.workspace-attention-grid,.workspace-resource-grid,.store-workspace-product-grid,.profile-workspace-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-workspace-header,.profile-workspace-header,.product-workspace-header,.store-workspace-banner,.profile-workspace-banner,.store-workspace-next-step{flex-direction:column;align-items:stretch}.store-workspace-identity,.profile-workspace-identity,.product-workspace-identity{width:100%}.store-workspace-actions,.profile-workspace-actions,.product-workspace-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.store-workspace-next-step-actions{min-width:0;width:100%}.store-workspace-stats,.profile-workspace-stats,.store-workspace-settings-grid,.profile-workspace-settings-grid,.store-workspace-products-toolbar,.store-workspace-overview-grid,.profile-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-workspace-panel:nth-child(1),.store-workspace-panel:nth-child(2),.profile-workspace-panel:nth-child(1),.profile-workspace-panel:nth-child(2),.store-workspace-panel-wide,.profile-workspace-panel-wide{grid-column:span 1}.store-workspace-tabs,.profile-workspace-tabs,.product-workspace-tabs{display:flex;width:100%;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.store-workspace-tab,.profile-workspace-tab,.product-workspace-tab{flex:0 0 auto}.store-workspace-manager-row,.profile-workspace-manager-row{grid-template-columns:minmax(0,1fr);justify-items:start}.store-workspace-manager-note,.profile-workspace-manager-note{justify-self:start;text-align:left}.store-workspace-manager-row-actions{justify-content:flex-start;flex-wrap:wrap}.store-workspace-candidate-row,.profile-workspace-candidate-row{grid-template-columns:auto minmax(0,1fr)}.store-workspace-candidate-role,.profile-workspace-candidate-role{grid-column:2}}@media(max-width:720px){.dashboard-content{padding:1.25rem 1rem}.workspace-summary-grid,.workspace-attention-grid,.workspace-resource-grid,.workspace-create-grid,.store-workspace-stats,.profile-workspace-stats,.store-workspace-overview-grid,.profile-workspace-grid,.store-workspace-product-grid,.profile-workspace-product-grid,.store-workspace-summary-list,.profile-workspace-summary-list,.workspace-card-stats,.store-workspace-settings-grid,.profile-workspace-settings-grid,.store-workspace-products-toolbar{grid-template-columns:1fr}.workspace-preview-bar{flex-direction:column;align-items:stretch}.workspace-resource-section .section-header{flex-wrap:nowrap;align-items:flex-start}.workspace-resource-section .section-header>div:first-child{min-width:0;flex:1}.workspace-segmented-control{width:100%;overflow-x:auto;flex-wrap:nowrap}.workspace-segment{flex:0 0 auto}.store-workspace-cover,.profile-workspace-cover,.product-workspace-cover{width:76px;height:76px}.store-review-check-item,.topbar-actions{flex-direction:column;align-items:stretch}}.ui-text{margin:0}.auth-title,.ui-text-auth-title{margin:0;font-size:1.35rem;font-weight:700}.auth-subtitle,.ui-text-auth-subtitle{margin:.2rem 0 0;color:var(--text-muted);font-size:.95rem}.field-label,.ui-text-label{font-size:.9rem;font-weight:600;color:#2a3244}.field-help,.ui-text-help{color:var(--text-muted);font-size:.88rem}.form-error,.ui-text-error{margin:0;padding:.6rem .8rem;background:#fff0f2;color:#b4232c;border-radius:12px;font-size:.9rem}.topbar-eyebrow,.ui-text-eyebrow{margin:0;color:#64748b;text-transform:uppercase;font-size:.75rem;letter-spacing:.08em;font-weight:600}.workspace-eyebrow{margin:0 0 .5rem;color:#0f6aa1;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.workspace-preview-label,.workspace-section-kicker,.ui-text-kicker{margin:0 0 .35rem;color:#0f6aa1;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.summary-label,.ui-text-summary-label{margin:0;color:#64748b;font-size:.85rem}.summary-meta,.ui-text-summary-meta{font-size:.85rem;color:var(--brand-blue-2)}.table-state,.ui-text-state{margin:0;padding:1.25rem;color:#5b6477;font-weight:500}.table-state-error,.ui-text-tone-error{color:#b4232c;background:#fff0f2;border-radius:12px}.ui-link{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;transition:background .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}.ui-link-size-default{padding:.95rem 1rem;font-size:1rem}.ui-link-size-sm{padding:.65rem .9rem;font-size:.92rem}.ui-link-size-lg{padding:1rem 1.15rem;font-size:1rem}.ui-link-default{border:none;border-radius:14px;font-weight:600;color:#fff;background:var(--brand-blue-2)}.ui-link-default:hover{background:var(--brand-blue-1)}.ui-link-outline{border:1px solid var(--border);border-radius:12px;font-weight:600;color:#1f2937;background:transparent}.ui-link-outline:hover{background:#f8fafc}.ui-link-text{border:none;background:none;color:var(--brand-blue-2);font-weight:600;padding:0}.ui-link-back{border:none;background:none;color:#0f6aa1;font-weight:700;padding:0;justify-content:flex-start}.ui-button{border:none;border-radius:14px;font:inherit;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,opacity .2s ease}.ui-button:disabled{opacity:.7;cursor:not-allowed}.ui-button-size-default{padding:.95rem 1rem;font-size:1rem}.ui-button-size-sm{padding:.65rem .9rem;font-size:.92rem}.ui-button-size-lg{padding:1rem 1.15rem;font-size:1rem}.ui-button-default{color:#fff;background:var(--brand-blue-2)}.ui-button-default:hover:not(:disabled){background:var(--brand-blue-1)}.ui-button-outline,.ui-button-ghost{border:1px solid var(--border);color:#1f2937}.ui-button-outline{background:#fff}.ui-button-outline:hover:not(:disabled){background:#f8fafc}.ui-button-ghost{background:transparent}.ui-button-ghost:hover:not(:disabled){background:#f8fafc}.ui-button-text{background:transparent;border-color:transparent;color:var(--brand-blue-2);padding:0}.ui-button-text:hover:not(:disabled){color:var(--brand-blue-1)}.ui-button-destructive{border:1px solid #f3c6ce;color:#b4232c;background:#fff5f6}.ui-button-destructive:hover:not(:disabled){background:#ffe9ec;border-color:#e7aab6}.ui-button-subtle-destructive{border:1px solid rgba(243,198,206,.65);color:#b4232c;background:#fff5f6b3}.ui-button-subtle-destructive:hover:not(:disabled){background:#ffe9ec;border-color:#e7aab6}.ui-button-plain{background:transparent;border-color:transparent;color:inherit}.ui-dialog-backdrop{position:fixed;inset:0;background:#0f172a73;display:grid;place-items:center;padding:2rem;z-index:30}.ui-dialog{width:min(680px,100%);display:flex;flex-direction:column;gap:1rem}.ui-dialog-sm{width:min(460px,100%)}.ui-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.ui-dialog-header h3,.ui-dialog-header p{margin:0}.ui-dialog-header p{margin-top:.35rem;color:var(--text-muted)}.ui-dialog-actions{display:flex;justify-content:flex-end;gap:.75rem}.loading-state{display:flex;min-height:11rem;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;padding:1.75rem;text-align:center;border-radius:24px;background:radial-gradient(circle at top,rgba(127,178,230,.18),transparent 55%),linear-gradient(180deg,#fff,#f6faff);border:1px solid rgba(154,181,209,.32);box-shadow:0 18px 42px #0f233714}.loading-state-icon{width:3.5rem;height:3.5rem;display:grid;place-items:center;border-radius:1.15rem;background:linear-gradient(180deg,#edf5fd,#dfefff);color:#3f6284;box-shadow:inset 0 1px #ffffffe6}.loading-state-spinner{width:1.35rem;height:1.35rem;border-radius:999px;border:2px solid rgba(63,98,132,.2);border-top-color:#3f6284;animation:loading-state-spin .9s linear infinite}.loading-state-title{color:#102133}.loading-state-description{max-width:30rem;margin:0;color:var(--text-muted)}@keyframes loading-state-spin{to{transform:rotate(360deg)}}.ui-dropdown-menu{position:relative}.ui-dropdown-menu-trigger{min-width:84px}.ui-dropdown-menu-panel{position:absolute;top:calc(100% + .5rem);min-width:180px;padding:.5rem;border-radius:18px;border:1px solid #d7e2ed;background:#fff;box-shadow:0 18px 44px #0f172a1f;display:grid;gap:.25rem;z-index:10}.ui-dropdown-menu-panel.is-align-end{right:0}.ui-dropdown-menu-panel.is-align-start{left:0}.ui-dropdown-menu-item{width:100%;border:none;background:transparent;color:#102133;text-decoration:none;text-align:left;padding:.8rem .9rem;border-radius:12px;font:inherit;cursor:pointer;justify-content:flex-start}.ui-dropdown-menu-item:hover:not(:disabled){background:#f2f7fc}.ui-dropdown-menu-item:disabled{color:#97a6ba;cursor:not-allowed}.ui-dropdown-menu-item.is-danger{color:#b4232c}.ui-dropdown-menu-item.is-danger:hover:not(:disabled){background:#fff1f3}.ui-select-shell{position:relative;width:100%}.ui-select-trigger{width:100%;padding-right:2.75rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left}.ui-select-trigger:disabled{cursor:not-allowed;opacity:.7}.ui-select-trigger.is-open{border-color:var(--brand-blue-2)}.ui-select-trigger-label{min-width:0}.ui-select-chevron{position:absolute;top:50%;right:1rem;width:1rem;height:1rem;display:grid;place-items:center;color:#5b6477;transform:translateY(-50%);pointer-events:none}.ui-select-chevron svg{width:100%;height:100%}.ui-select-menu{position:absolute;top:calc(100% + .45rem);left:0;right:0;display:grid;gap:.25rem;padding:.45rem;border-radius:18px;border:1px solid #d7e2ed;background:#fff;box-shadow:0 18px 44px #0f172a1f;z-index:20}.ui-select-option{width:100%;border:none;background:transparent;color:#102133;padding:.8rem .9rem;border-radius:12px;font:inherit;display:flex;align-items:center;justify-content:space-between;gap:.75rem;text-align:left;cursor:pointer}.ui-select-option:hover,.ui-select-option.is-selected{background:#f2f7fc}.ui-select-option-check{color:#0f6aa1;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.75rem}.empty-state-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:#e9f2fb;color:#50708f;font-size:1.4rem;font-weight:700}.empty-state-title{color:#102133}.empty-state-description{margin:0;color:var(--text-muted)}.empty-state-action{margin-top:.25rem;min-width:150px}.ui-media-upload{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.ui-media-upload-header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.ui-media-upload-hint{color:var(--text-muted);font-size:.82rem}.ui-media-upload-picker{position:relative}.ui-media-upload-input{position:absolute;inset:0;opacity:0;pointer-events:none}.ui-media-upload-trigger{display:flex;align-items:center;gap:.95rem;padding:1rem 1.05rem;border-radius:18px;border:1px dashed #cbd8e6;background:linear-gradient(180deg,#fbfdff,#f6faff),#fff;color:#102133;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.ui-media-upload-trigger:hover{border-color:#9fc9e6;background:linear-gradient(180deg,#fafdff,#f1f8ff),#fff;box-shadow:0 10px 24px #0f23370f}.ui-media-upload-input:disabled+.ui-media-upload-trigger{opacity:.65;cursor:not-allowed;box-shadow:none}.ui-media-upload-trigger-icon{width:2.6rem;height:2.6rem;border-radius:14px;display:grid;place-items:center;background:#eaf4fb;color:#0f6aa1;flex-shrink:0}.ui-media-upload-trigger-icon svg{width:1.25rem;height:1.25rem}.ui-media-upload-trigger-copy{min-width:0;display:flex;flex-direction:column;gap:.18rem}.ui-media-upload-trigger-copy strong,.ui-media-upload-trigger-copy span{margin:0}.ui-media-upload-trigger-copy span{color:var(--text-muted);font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
