.catalog-admin-page{display:flex;flex-direction:column;gap:18px}.catalog-shell-card,.catalog-table-card,.catalog-orphan-card,.catalog-stats-card{border-radius:22px;background:#fffffff5}.catalog-header-shell{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.catalog-header-shell h2{margin:0 0 8px;font-family:Manrope,sans-serif;font-size:2rem;font-weight:800;color:#1f1f1f}.catalog-header-shell p{margin:0;color:#1f1f1fa3}.catalog-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.catalog-header-actions .ant-btn{height:42px;padding-inline:18px;border-radius:12px;font-weight:700}.catalog-header-actions .ant-btn-primary{background:linear-gradient(180deg,#d7a11e,#c69117);border-color:#c69117;box-shadow:0 10px 24px #c9921a33}.catalog-filters-shell{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(4,minmax(140px,1fr)) auto;gap:12px;align-items:center}.catalog-search-input,.catalog-filter-select{width:100%}.catalog-stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0}.catalog-stat-tile{display:flex;align-items:center;gap:16px;padding:16px 22px;min-height:108px;position:relative}.catalog-stat-tile:not(:last-child):after{content:"";position:absolute;top:22px;right:0;width:1px;height:calc(100% - 44px);background:#3a2a1a14}.catalog-stat-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:1.05rem}.catalog-stat-icon.total{background:#eceff4f2;color:#5e6675}.catalog-stat-icon.active{background:#e7f7ebfa;color:#54a36a}.catalog-stat-icon.draft{background:#fff3d9fa;color:#d39a1d}.catalog-stat-icon.out{background:#fce9e9fa;color:#da5a5a}.catalog-stat-icon.low{background:#fff4dcfa;color:#c9931e}.catalog-stat-copy span{display:block;margin-bottom:4px;font-size:.88rem;color:#1f1f1f9e}.catalog-stat-copy strong{display:block;font-size:1.95rem;line-height:.95;font-weight:800;color:#1f1f1f}.catalog-table .ant-table{background:transparent}.catalog-table .ant-table-thead>tr>th{background:transparent;border-bottom:1px solid rgba(58,42,26,.08);color:#1f1f1f8c;font-size:.73rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.catalog-table .ant-table-tbody>tr>td{border-bottom:1px solid rgba(58,42,26,.06);vertical-align:middle}.catalog-product-cell{display:flex;align-items:center;gap:12px}.catalog-thumb{width:44px;height:44px;border-radius:12px;object-fit:cover;background:#f4efe6}.catalog-cell-title{font-weight:700;color:#1f1f1f}.catalog-cell-subtitle{color:#1f1f1f73;font-size:.8rem}.catalog-price-cell,.catalog-stock-cell{display:flex;flex-direction:column;gap:2px}.catalog-price-cell span{color:#1f1f1f5c;text-decoration:line-through;font-size:.8rem}.stock-copy-in-stock{color:#4d9d62}.stock-copy-low-stock{color:#d39216}.stock-copy-out-of-stock{color:#d14b4b}.stock-copy-not-set{color:#1f1f1f6b}.catalog-muted-dash{color:#1f1f1f5c}.product-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:700;line-height:1;white-space:nowrap}.product-status-badge.tone-success{background:#ecf8ee;color:#419254}.product-status-badge.tone-warning{background:#fff4dc;color:#ce8d12}.product-status-badge.tone-danger{background:#fde9e9;color:#ce4747}.product-status-badge.tone-neutral{background:#f1f1f1;color:#525252}.product-status-badge.tone-soft{background:#f3f7f3;color:#4d6151}.product-status-badge.tone-ink{background:#232323;color:#fff}.product-status-badge.tone-gold{background:#ebb221;color:#fff}.product-status-badge.tone-rose{background:#ffe2e2;color:#d05b5b}.product-status-badge.tone-lavender{background:#f1ebff;color:#8164cb}.catalog-orphan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.catalog-orphan-tile{display:flex;gap:14px;padding:14px;border:1px solid rgba(58,42,26,.08);border-radius:18px;background:#fcfbf8}.catalog-orphan-tile img{width:90px;height:90px;border-radius:16px;object-fit:cover}.catalog-orphan-copy{display:flex;flex-direction:column;gap:6px}.catalog-orphan-copy strong{font-size:.95rem}.catalog-orphan-copy span{color:#1f1f1f9e;font-size:.8rem}.catalog-orphan-copy .ant-btn{width:fit-content;margin-top:4px}.catalog-product-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.catalog-product-card{border:1px solid rgba(58,42,26,.08);border-radius:18px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.catalog-product-art{width:100%;aspect-ratio:1 / 1;object-fit:cover;background:#f7f1e7}.catalog-product-body{padding:14px}.catalog-mini-category{display:inline-block;margin-bottom:8px;color:#1f1f1f6b;font-size:.75rem}.catalog-product-body h4{margin:0 0 10px;font-size:1rem}.catalog-price-stack{display:flex;align-items:center;gap:8px;margin-bottom:10px}.catalog-price-stack strong{font-size:1.05rem}.catalog-price-stack span{color:#1f1f1f66;text-decoration:line-through}.catalog-stock-copy{display:flex;gap:6px;margin-bottom:10px;color:#5a8e62;font-size:.82rem}.catalog-badge-row{display:flex;flex-wrap:wrap;gap:6px}.catalog-card-actions{display:flex;justify-content:space-between;padding:0 10px 10px}.catalog-form-modal .ant-modal-content{border-radius:28px;overflow:hidden}.catalog-form-modal .ant-modal-body{padding:22px 24px 8px}.catalog-modal-shell{display:flex;flex-direction:column;gap:22px}.catalog-form-steps .ant-steps-item-title{font-weight:700}.catalog-modal-form{min-height:520px}.catalog-form-alert{margin-bottom:16px}.catalog-form-step{padding:8px 4px 4px}.catalog-form-step h4{margin:0 0 16px;font-size:1rem;font-weight:800}.catalog-label-checks{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:20px}.catalog-modal-footer{display:flex;justify-content:flex-end;gap:12px}.product-image-uploader{display:flex;flex-direction:column;gap:14px}.image-upload-dropzone{border:1px dashed rgba(58,42,26,.16);border-radius:16px;padding:18px;text-align:center;background:#fcfbf8}.image-upload-dropzone p{margin:10px 0 0;color:#1f1f1f7a;font-size:.82rem}.uploaded-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.uploaded-product-tile{position:relative;border:1px solid rgba(58,42,26,.08);border-radius:14px;padding:8px;background:#fff}.uploaded-product-tile img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:10px;margin-bottom:8px}.uploaded-image-actions{display:flex;justify-content:flex-start;margin-bottom:8px}.uploaded-primary-pill,.uploaded-remove-button{position:absolute;top:10px;border:none;border-radius:999px;cursor:pointer}.uploaded-primary-pill{left:10px;display:inline-flex;align-items:center;gap:6px;padding:5px 10px;background:#ffffffeb;color:#8b6a14;font-size:.72rem;font-weight:700}.uploaded-primary-pill.is-active{background:#ebb221;color:#fff}.uploaded-remove-button{right:10px;width:28px;height:28px;background:#ffffffeb}.uploaded-product-empty{border:1px dashed rgba(58,42,26,.12);border-radius:16px;padding:14px}.cropper-modal-shell{display:flex;flex-direction:column;gap:18px}.cropper-stage{position:relative;width:100%;height:420px;border-radius:18px;overflow:hidden;background:#111}.cropper-controls{padding-inline:8px}.cropper-controls span{display:block;margin-bottom:8px;font-weight:700}.catalog-category-modal .ant-modal-content{border-radius:24px}.category-modal-shell{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:20px}.category-modal-list,.category-modal-form{border:1px solid rgba(58,42,26,.08);border-radius:18px;padding:16px;background:#fffdfa}.category-modal-list .ant-input-search{margin-bottom:12px}.category-form-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.category-form-head h4{margin:0}.plain-select{width:100%;height:40px;padding:0 12px;border:1px solid #d9d9d9;border-radius:8px;background:#fff}@media(max-width:1280px){.catalog-filters-shell,.catalog-stats-grid,.catalog-orphan-grid,.catalog-product-card-grid,.uploaded-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-stat-tile:nth-child(2n):after{display:none}}@media(max-width:980px){.catalog-header-shell,.category-modal-shell{grid-template-columns:1fr}}@media(max-width:768px){.catalog-filters-shell,.catalog-stats-grid,.catalog-orphan-grid,.catalog-product-card-grid,.uploaded-product-grid{grid-template-columns:1fr}.catalog-stat-tile:after{display:none}.catalog-header-actions{width:100%;justify-content:stretch}.catalog-header-actions .ant-btn{flex:1}}:root{color:#1f1f1f;background:#faf7f2;font-family:Manrope,sans-serif;line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(201,162,39,.16),transparent 32%),linear-gradient(180deg,#faf7f2,#f7f0e6)}a{color:inherit;text-decoration:none}h1,h2,h3,.brand-mark{font-family:Cormorant Garamond,serif}.site-shell{min-height:100vh;background:transparent}.nuva-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:92px;height:auto;line-height:normal;padding:16px 32px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf7f2eb;border-bottom:1px solid rgba(58,42,26,.08)}.brand-block{display:flex;flex-direction:column;justify-content:center;flex-shrink:0;cursor:pointer}.brand-mark{color:#3a2a1a;font-size:2.2rem;font-weight:800;line-height:.92;letter-spacing:.2em;text-shadow:0 1px 0 rgba(255,255,255,.35)}.brand-subtitle{margin-top:8px;font-size:.78rem;font-weight:600;line-height:1.2;color:#3a2a1acc;letter-spacing:.28em;text-transform:uppercase}.nuva-menu{flex:1;min-width:0;border-bottom:none;background:transparent}.nuva-menu.ant-menu{align-self:stretch;display:flex;align-items:center}.nuva-header .ant-space{flex-shrink:0}.nuva-content{padding:32px}.page-wrap{max-width:1240px;margin:0 auto}.hero-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:center;padding:40px;border-radius:32px;background:linear-gradient(135deg,#f3ede3f0,#ffffff8c),#f3ede3;box-shadow:0 24px 60px #3a2a1a14}.hero-copy h1,.page-heading h1{margin:0 0 16px;font-size:clamp(2.6rem,6vw,4.8rem);line-height:.95;color:#3a2a1a}.hero-copy p,.page-heading p,.lead-copy{max-width:620px;font-size:1.05rem;color:#1f1f1fd1}.hero-actions{display:flex;gap:16px;margin-top:24px}.hero-visual img{width:100%;height:560px;object-fit:cover;border-radius:28px}.eyebrow{display:inline-block;margin-bottom:12px;color:#c9a227;letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:700}.stats-row,.section-block,.page-heading{margin-top:36px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-head h2{margin:4px 0 0;font-size:2.4rem;color:#3a2a1a}.nuva-card{border:1px solid rgba(58,42,26,.08);box-shadow:0 14px 34px #3a2a1a0f}.card-topline,.tag-row,.summary-row,.drawer-total,.product-grid-footer,.product-grid-actions,.detail-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-grid-footer{margin-top:18px;flex-direction:column;align-items:stretch}.product-grid-actions{justify-content:flex-start}.price-line{margin:18px 0;font-size:2rem;font-weight:700;color:#3a2a1a}.summary-row{padding:12px 0;border-bottom:1px solid rgba(58,42,26,.08)}.summary-total{font-size:1.08rem;border-bottom:none}.auth-shell{min-height:calc(100vh - 180px);display:grid;place-items:center}.auth-card{width:min(480px,100%)}.auth-alert{margin-bottom:16px}.admin-shell{min-height:100vh;background:transparent}.admin-content{padding:0;width:100%;max-width:none;margin:0}.admin-shell-grid{display:grid;grid-template-columns:170px minmax(0,1fr);min-height:100vh}.admin-brand-rail{padding:18px 18px 28px 28px;background:linear-gradient(180deg,#fffcf5fa,#f7f3ebeb),#fbf7ef;border-right:1px solid rgba(58,42,26,.06)}.admin-brand-mark{font-family:Cormorant Garamond,serif;font-size:3rem;line-height:.9;letter-spacing:.08em;color:#191919}.admin-brand-subtitle{margin-top:4px;margin-bottom:34px;color:#d4a12b;font-size:.72rem;letter-spacing:.3em}.admin-stage{padding:18px 22px 22px}.admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px;padding-inline:56px 10px}.admin-top-tabs{display:flex;justify-content:center;flex:1}.admin-top-tabs-inner{display:flex;align-items:center;justify-content:center;gap:34px}.admin-top-tab.ant-btn{padding-inline:0;height:auto;border-radius:0;color:#1f1f1f;font-family:Manrope,sans-serif;font-size:.88rem;font-weight:700;letter-spacing:.02em}.admin-top-tab.ant-btn:hover,.admin-top-tab.ant-btn:focus{color:#1f1f1f!important;background:transparent!important}.admin-top-tab-active.ant-btn{border-bottom:3px solid #1f1f1f}.admin-user-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:none;background:transparent;color:#1f1f1f;cursor:pointer}.admin-user-avatar{background:#d4a12b2e;color:#9b7414;font-weight:700}.admin-user-label{font-size:.86rem}.admin-side-description{margin-bottom:14px;color:#1f1f1fb8;font-size:.73rem;letter-spacing:.04em}.admin-side-menu.ant-menu{background:transparent;border-inline-end:none}.admin-side-menu .ant-menu-item{height:40px;line-height:40px;margin:8px 0;width:100%;padding-inline:14px!important;border-radius:999px;color:#1f1f1f;font-size:.88rem}.admin-side-menu .ant-menu-item-selected{color:#c8921a;background:#fdf6def5}.admin-main-panel{min-width:0;padding:0 18px 18px}.admin-page-head{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:24px}.admin-page-head h2{margin-bottom:4px;font-family:Manrope,sans-serif;font-size:1.95rem;font-weight:800;color:#1f1f1f}.admin-page-head .ant-typography{color:#1f1f1fa6}.admin-date-chip{border-radius:12px;box-shadow:none;color:#1f1f1fc7;font-size:.8rem}.admin-stats-row{margin-bottom:18px}.admin-panel-card{min-height:520px;border-radius:24px;display:flex;align-items:center;background:#ffffffeb}.admin-panel-copy{max-width:640px;padding:18px 8px}.admin-panel-copy h1{margin-top:8px;margin-bottom:16px;font-family:Manrope,sans-serif;font-size:clamp(2.4rem,5vw,3.4rem);line-height:1;color:#1f1f1f}.admin-stat-card,.admin-data-card{border-radius:20px;background:#fffffff0}.admin-stat-card .ant-card-body{padding:18px}.admin-stat-icon{width:42px;height:42px;border-radius:14px;margin-bottom:14px}.admin-stat-icon-gold{background:linear-gradient(135deg,#e7bf4959,#fff7d5e6)}.admin-stat-icon-amber{background:linear-gradient(135deg,#ffcd7857,#fff0d4eb)}.admin-stat-icon-green{background:linear-gradient(135deg,#9bd4a657,#e9faeceb)}.admin-stat-icon-violet{background:linear-gradient(135deg,#b8a8ee57,#f1edfff0)}.admin-stat-icon-teal{background:linear-gradient(135deg,#84d3ce57,#e7fbf8f0)}.admin-stat-icon-cyan{background:linear-gradient(135deg,#8fcde757,#ebf9fff0)}.admin-stat-icon-mint{background:linear-gradient(135deg,#9ddcbf57,#eafdf3f0)}.admin-stat-label{display:block;margin-bottom:8px;font-size:.66rem;font-weight:800;letter-spacing:.08em;color:#1f1f1f80}.admin-stat-card h3{margin-bottom:8px;font-family:Manrope,sans-serif;font-size:1.65rem;color:#1f1f1f}.admin-stat-note{margin-bottom:0;font-size:.82rem;color:#1f1f1f9e}.admin-data-card .ant-card-head{border-bottom:none;min-height:auto;padding:18px 18px 0}.admin-data-card .ant-card-head-title{font-size:.78rem;font-weight:800;letter-spacing:.06em}.admin-data-card .ant-card-extra{color:#c8921a;font-size:.76rem}.admin-data-card .ant-card-body{padding:14px 18px 18px}.admin-data-line{padding:10px 0;border-bottom:1px solid rgba(58,42,26,.08);color:#1f1f1fc7;font-size:.88rem}.uploaded-image-list{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.uploaded-thumb{width:88px;height:88px;border-radius:18px;object-fit:cover}.nuva-footer{display:flex;justify-content:space-between;gap:16px;padding:32px;color:#1f1f1fbf;background:transparent}@media(max-width:960px){.hero-panel{grid-template-columns:1fr;padding:28px}.hero-visual img{height:360px}.nuva-header{padding:20px;flex-wrap:wrap}.nuva-menu.ant-menu{width:100%}.nuva-content,.admin-content{padding:0}.admin-shell-grid{grid-template-columns:1fr}.admin-brand-rail{border-right:none;border-bottom:1px solid rgba(58,42,26,.06)}.admin-topbar{padding-inline:0;flex-direction:column;align-items:stretch}.admin-top-tabs{justify-content:flex-start}.admin-top-tabs-inner{gap:18px;flex-wrap:wrap;justify-content:flex-start}.admin-main-panel{padding:0}.admin-page-head,.nuva-footer{flex-direction:column}}
