@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{color:#0f172a;-webkit-font-smoothing:antialiased;background:#f0f4f8;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}.mode-switcher{z-index:400;background:#fff;border-bottom:2px solid #e2e8f0;align-items:center;height:52px;display:flex;position:sticky;top:0}.mode-logo{border-right:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:8px;height:100%;padding:0 20px;display:flex}.mode-logo-mark{background:linear-gradient(135deg,#1d4ed8,#3b82f6);border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;display:flex;box-shadow:0 2px 8px #3b82f64d}.mode-logo-name{color:#0f172a;letter-spacing:-.03em;font-size:.95rem;font-weight:800}.mode-tabs{flex:1;align-items:stretch;height:100%;display:flex}.mode-tab{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2.5px solid #0000;align-items:center;gap:8px;margin-bottom:-2px;padding:0 28px;font-family:inherit;font-size:.88rem;font-weight:600;transition:color 80ms,border-bottom-color 80ms,background 80ms;display:flex;position:relative}.mode-tab:hover{color:#475569;background:linear-gradient(#0000,#f8fafc40)}.mode-tab.active-source{color:#1d4ed8;background:linear-gradient(#0000,#eff6ff30);border-bottom-color:#1d4ed8}.mode-tab.active-generate{color:#0891b2;background:linear-gradient(#0000,#ecfeff30);border-bottom-color:#0891b2}.mode-tab.active-products{color:#7c3aed;background:linear-gradient(#0000,#f5f3ff30);border-bottom-color:#7c3aed}.mode-tab.active-brands{color:#16a34a;background:linear-gradient(#0000,#f0fdf430);border-bottom-color:#16a34a}.mode-tab-icon{flex-shrink:0;align-items:center;display:flex}.mode-tab-badge{color:#fff;background:#dc2626;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.58rem;font-weight:800;display:flex;position:absolute;top:10px;right:10px}.mode-right{align-items:center;gap:8px;margin-left:auto;padding-right:16px;display:flex}.avatar-chip{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:7px;height:30px;padding:0 10px 0 4px;transition:all .12s;display:flex}.avatar-chip:hover{background:#f1f5f9}.avatar{color:#fff;background:linear-gradient(135deg,#1d4ed8,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.6rem;font-weight:800;display:flex}.avatar-name{color:#334155;font-size:.74rem;font-weight:600}.app-body{min-height:calc(100vh - 52px);display:flex}.sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;width:220px;height:calc(100vh - 52px);display:flex;position:sticky;top:52px;overflow-y:auto}.sb-section{padding:16px 10px 6px}.sb-label{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:5px;padding:0 8px;font-size:.58rem;font-weight:800}.sb-item{cursor:pointer;color:#64748b;text-align:left;background:0 0;border:none;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:7px 10px;font-family:inherit;font-size:.79rem;font-weight:600;transition:all .1s;display:flex}.sb-item:hover{color:#334155;background:#f1f5f9}.sb-item.active{color:#1d4ed8;background:#eff6ff}.sb-item-left{align-items:center;gap:8px;display:flex}.sb-count{color:#94a3b8;text-align:center;background:#f1f5f9;border-radius:999px;min-width:18px;padding:1px 6px;font-size:.64rem;font-weight:700}.sb-item.active .sb-count{color:#2563eb;background:#dbeafe}.sb-divider{background:#f1f5f9;height:1px;margin:4px 10px}.sb-bottom{border-top:1px solid #f1f5f9;margin-top:auto;padding:10px}.sb-settings-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:8px;width:100%;padding:7px 10px;font-family:inherit;font-size:.79rem;font-weight:600;transition:all .1s;display:flex}.sb-settings-btn:hover{color:#334155;background:#f1f5f9}.sb-sub{padding:2px 0 3px 26px}.sb-sub-item{cursor:pointer;color:#94a3b8;text-align:left;background:0 0;border:none;border-radius:7px;justify-content:space-between;align-items:center;width:100%;padding:4px 10px;font-family:inherit;font-size:.74rem;font-weight:500;transition:all .1s;display:flex}.sb-sub-item:hover{color:#475569;background:#f8fafc}.sb-sub-item.active{color:#2563eb;font-weight:600}.sb-stat-grid{grid-template-columns:1fr 1fr;gap:4px;padding:2px 4px;display:grid}.sb-stat{text-align:center;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:7px 8px}.sb-stat-val{color:#0f172a;font-size:1.05rem;font-weight:800;line-height:1}.sb-stat-key{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:.57rem;font-weight:600}.main-area{flex-direction:column;flex:1;min-width:0;display:flex}.add-bar{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;gap:10px;padding:10px 20px;display:flex}.add-input{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;outline:none;flex:1;padding:9px 14px;font-family:inherit;font-size:.875rem;transition:all .15s}.add-input::placeholder{color:#cbd5e1}.add-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.add-input:disabled{opacity:.5}.btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#1d4ed8,#2563eb);border:none;border-radius:9px;flex-shrink:0;align-items:center;gap:6px;height:38px;padding:0 18px;font-family:inherit;font-size:.84rem;font-weight:700;transition:all .12s;display:flex;box-shadow:0 2px 8px #2563eb4d}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#1e40af,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb61}.btn-primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.btn-ghost{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;height:36px;padding:0 16px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .12s}.btn-ghost:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.btn-danger{color:#dc2626;cursor:pointer;background:#fef2f2;border:1.5px solid #fecaca;border-radius:8px;height:36px;padding:0 16px;font-family:inherit;font-size:.82rem;font-weight:700;transition:all .12s}.btn-danger:hover{background:#fee2e2}.btn-generate{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#0891b2,#06b6d4);border:none;border-radius:6px;justify-content:center;align-items:center;gap:3px;width:100%;height:24px;padding:0 7px;font-family:inherit;font-size:.68rem;font-weight:700;transition:all .12s;display:flex;box-shadow:0 1px 4px #0891b24d}.btn-generate:hover{background:linear-gradient(135deg,#0e7490,#0891b2);transform:translateY(-1px)}.err-msg{color:#dc2626;white-space:nowrap;font-size:.76rem;font-weight:500}.content{flex:1;padding:20px}.sheet-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 2px 12px #0f172a0f}.thead{background:#f8fafc;border-bottom:1px solid #e2e8f0;border-radius:14px 14px 0 0;display:grid;overflow:hidden}.th{text-transform:uppercase;letter-spacing:.09em;color:#94a3b8;border-right:1px solid #e2e8f0;padding:7px 11px;font-size:.59rem;font-weight:700}.th:last-child{text-align:center;border-right:none}.prow{border-bottom:1px solid #f1f5f9;align-items:stretch;min-height:0;transition:background .1s;display:grid;position:relative}.prow:last-child{border-bottom:none}.prow:hover{background:#fafbfd}.prow.loading{background:#fafbff}.prow.bulk-selected{background:#eff6ff!important}.prow.bulk-selected:hover{background:#dbeafe!important}.prow.bulk-gen-selected{box-shadow:inset 0 0 0 2px #7c3aed;background:#f5f3ff!important}.prow.bulk-gen-selected:hover{background:#ede9fe!important}.cell{border-right:1px solid #f1f5f9;align-items:center;display:flex}.cell:last-child{border-right:none}.c-img{justify-content:center;padding:6px 5px}.c-main{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-width:0;padding:6px 10px;overflow:hidden}.c-cat{padding:5px 8px}.c-rat{padding:5px 8px;position:relative;overflow:visible}.c-sched,.c-custom{padding:5px 8px}.c-act{flex-direction:column;justify-content:center;align-items:stretch;gap:3px;padding:5px 7px}.thumb{cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;transition:all .14s;display:flex;position:relative;overflow:hidden}.thumb:hover{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.thumb img{object-fit:cover;width:100%;max-width:58px;height:100%;max-height:58px}.thumb-badge{color:#fff;background:#1d4ed8;border-radius:3px;padding:2px 3px;font-size:.48rem;font-weight:800;line-height:1;position:absolute;bottom:2px;right:2px}.ptitle{color:#0f172a;cursor:text;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.ptitle.empty{color:#cbd5e1;font-style:italic;font-weight:400}.purl{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:4px;margin-top:1px;font-size:.63rem;display:flex}.purl a{color:inherit;text-decoration:none}.purl a:hover{color:#2563eb}.pnotes{color:#64748b;cursor:text;word-break:break-word;font-size:.71rem;line-height:1.4}.pnotes.empty{color:#e2e8f0;font-style:italic}.loading-row{color:#3b82f6;align-items:center;gap:7px;font-size:.76rem;font-weight:500;display:flex}.sched-badge{color:#475569;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:5px;padding:2px 7px;font-size:.7rem;font-weight:600}.sched-badge.today{color:#92400e;background:#fef3c7;border-color:#fcd34d}.sched-badge.past{color:#991b1b;background:#fef2f2;border-color:#fecaca}.sched-badge.future{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.sched-nil{color:#e2e8f0;font-size:.7rem}.cat-sel{cursor:pointer;color:#64748b;appearance:none;background:#f8fafc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5'%3E%3Cpath fill='%2394a3b8' d='M4 5L0 0h8z'/%3E%3C/svg%3E") right 8px center no-repeat;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:6px 24px 6px 9px;font-family:inherit;font-size:.74rem;font-weight:500;transition:all .12s}.cat-sel:focus{color:#0f172a;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.cat-sel.set{color:#1d4ed8;background-color:#eff6ff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5'%3E%3Cpath fill='%232563eb' d='M4 5L0 0h8z'/%3E%3C/svg%3E");border-color:#bfdbfe;font-weight:600}.rat-wrap{width:100%;position:relative}.rat-pill{color:#94a3b8;cursor:pointer;text-align:left;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;width:100%;padding:5px 9px;font-family:inherit;font-size:.74rem;font-weight:600;transition:all .12s;display:flex}.rat-pill:hover{color:#475569;border-color:#cbd5e1}.rat-pill.set{color:#0f172a}.rat-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.rat-drop{z-index:9999;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:150px;padding:4px;position:fixed;overflow:hidden;box-shadow:0 8px 30px #0f172a24}.rat-opt{cursor:pointer;color:#475569;border-radius:7px;align-items:center;gap:8px;padding:7px 10px;font-size:.78rem;font-weight:600;transition:background .1s;display:flex}.rat-opt:hover{color:#0f172a;background:#f8fafc}.rat-opt.cur{color:#1d4ed8;background:#eff6ff}.ie{color:#0f172a;background:#fff;border:1.5px solid #3b82f6;border-radius:6px;outline:none;width:100%;padding:3px 7px;font-family:inherit;font-size:.82rem;font-weight:600;box-shadow:0 0 0 3px #3b82f61a}.ie-notes{color:#475569;resize:none;background:#fff;border:1.5px solid #3b82f6;border-radius:6px;outline:none;width:100%;min-height:24px;padding:3px 7px;font-family:inherit;font-size:.73rem;overflow:hidden;box-shadow:0 0 0 3px #3b82f61a}.notes-add-btn{color:#cbd5e1;cursor:pointer;padding:1px 0;font-size:.68rem;transition:color .12s;display:inline-block}.notes-add-btn:hover{color:#94a3b8}.spin{border:2px solid #bfdbfe;border-top-color:#3b82f6;border-radius:50%;flex-shrink:0;width:13px;height:13px;animation:.7s linear infinite rot}@keyframes rot{to{transform:rotate(360deg)}}.rbtn{color:#94a3b8;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;gap:3px;width:100%;height:22px;padding:0 7px;font-family:inherit;font-size:.66rem;font-weight:600;transition:all .12s;display:flex}.rbtn:hover{color:#475569;background:#f8fafc;border-color:#cbd5e1}.rbtn.del:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.rbtn.green:hover{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.rbtn.back:hover{color:#ea580c;background:#fff7ed;border-color:#fed7aa}.modal-bg{z-index:500;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172ab3;justify-content:center;align-items:center;padding:24px;animation:.15s fi;display:flex;position:fixed;inset:0}@keyframes fi{0%{opacity:0}to{opacity:1}}.modal{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:540px;animation:.15s su;overflow:hidden;box-shadow:0 24px 60px #0f172a40}@keyframes su{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.modal-img{aspect-ratio:1;background:#f8fafc;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.modal-img img{object-fit:contain;width:100%;height:100%}.modal-strip{background:#f8fafc;border-top:1px solid #f1f5f9;gap:6px;padding:9px 12px;display:flex;overflow-x:auto}.mthumb{cursor:pointer;background:#f1f5f9;border:2px solid #0000;border-radius:7px;flex-shrink:0;width:44px;height:44px;transition:all .12s;overflow:hidden}.mthumb.on{border-color:#2563eb}.mthumb img{object-fit:cover;width:100%;height:100%}.modal-foot{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:9px 12px;display:flex}.modal-count{color:#94a3b8;font-size:.72rem}.modal-acts{gap:5px;display:flex}.cal-wrap{flex:1;padding:20px}.cal-banner{color:#fff;background:linear-gradient(135deg,#1d4ed8,#3b82f6);border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:14px 20px;display:flex}.cal-banner-title{margin-bottom:2px;font-size:.82rem;font-weight:700}.cal-banner-sub{opacity:.8;font-size:.72rem}.cal-banner-stat{font-size:2rem;font-weight:800;line-height:1}.cal-banner-stat-label{opacity:.8;text-align:right;margin-top:2px;font-size:.68rem}.cal-nav{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.cal-month-label{color:#0f172a;font-size:.9rem;font-weight:700}.cal-nav-btn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .12s;display:flex}.cal-nav-btn:hover{background:#f1f5f9}.cal-grid-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 2px 12px #0f172a0f}.cal-dow-row{border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(7,1fr);display:grid}.cal-dow-cell{text-align:center;text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;padding:9px;font-size:.61rem;font-weight:700}.cal-days-grid{grid-template-columns:repeat(7,1fr);display:grid}.cal-day{cursor:pointer;border-bottom:1px solid #f1f5f9;border-right:1px solid #f1f5f9;min-height:100px;padding:7px;transition:background .1s}.cal-day:nth-child(7n){border-right:none}.cal-day:hover{background:#f8fafc}.cal-day.other-month{background:#fafbfd}.cal-day.today .cal-dn{color:#fff;background:#2563eb;border-radius:50%}.cal-dn{color:#64748b;justify-content:center;align-items:center;width:22px;height:22px;margin-bottom:5px;font-size:.73rem;font-weight:600;display:flex}.cal-day.other-month .cal-dn{color:#d1d5db}.cal-imgs{flex-wrap:wrap;gap:3px;display:flex}.cal-prod-img{object-fit:cover;border:1px solid #e2e8f0;border-radius:5px;width:28px;height:28px}.cal-prod-placeholder{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:5px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.cal-more{color:#94a3b8;padding:1px 0;font-size:.6rem;font-weight:600}.day-panel-bg{z-index:450;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a4d;justify-content:flex-end;animation:.15s fi;display:flex;position:fixed;inset:0}.day-panel{background:#fff;border-left:1px solid #e2e8f0;flex-direction:column;width:460px;max-width:100vw;animation:.2s ps;display:flex;box-shadow:-8px 0 40px #0f172a1f}@keyframes ps{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.day-panel-head{border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:18px 20px 14px;display:flex}.day-panel-title{color:#0f172a;font-size:.95rem;font-weight:700}.day-panel-sub{color:#94a3b8;margin-top:2px;font-size:.74rem}.day-panel-body{flex:1;padding:14px 18px;overflow-y:auto}.day-section-label{text-transform:uppercase;letter-spacing:.09em;color:#94a3b8;margin:12px 0 7px;font-size:.6rem;font-weight:800}.day-prod-card{background:#fafbfd;border:1px solid #f1f5f9;border-radius:10px;align-items:flex-start;gap:11px;margin-bottom:7px;padding:11px 13px;display:flex}.day-prod-img{object-fit:cover;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:7px;flex-shrink:0;width:48px;height:48px}.day-prod-title{color:#0f172a;margin-bottom:4px;font-size:.8rem;font-weight:600;line-height:1.4}.day-prod-link{color:#94a3b8;font-size:.68rem;text-decoration:none}.day-prod-link:hover{color:#2563eb}.day-prod-actions{align-items:center;gap:5px;margin-top:7px;display:flex}.check-btn{color:#16a34a;cursor:pointer;background:#f0fdf4;border:1.5px solid #bbf7d0;border-radius:7px;align-items:center;gap:5px;padding:4px 9px;font-family:inherit;font-size:.7rem;font-weight:700;transition:all .12s;display:flex}.check-btn:hover{background:#dcfce7}.remove-sched-btn{color:#94a3b8;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:7px;align-items:center;gap:4px;padding:4px 8px;font-family:inherit;font-size:.68rem;font-weight:600;transition:all .12s;display:flex}.remove-sched-btn:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.assign-item{cursor:pointer;border-radius:8px;align-items:center;gap:9px;padding:7px 9px;transition:background .1s;display:flex}.assign-item:hover{background:#f1f5f9}.assign-img{object-fit:cover;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;width:34px;height:34px}.assign-title{color:#334155;flex:1;font-size:.76rem;font-weight:600;line-height:1.3}.assign-btn{color:#2563eb;cursor:pointer;background:#eff6ff;border:none;border-radius:6px;padding:3px 8px;font-family:inherit;font-size:.68rem;font-weight:700}.assign-btn:hover{background:#dbeafe}.overlay{z-index:401;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a59;justify-content:flex-end;animation:.15s fi;display:flex;position:fixed;inset:0}.panel{background:#fff;border-left:1px solid #e2e8f0;flex-direction:column;width:400px;max-width:100vw;height:100vh;display:flex;overflow-y:auto;box-shadow:-8px 0 40px #0f172a1a}.ph{border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.ph-title{color:#0f172a;font-size:.9rem;font-weight:700}.ph-close{cursor:pointer;color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:7px;justify-content:center;align-items:center;width:27px;height:27px;font-size:13px;transition:all .12s;display:flex}.ph-close:hover{color:#475569;background:#f1f5f9}.pb{flex:1;padding:18px 20px;overflow-y:auto}.psec{margin-bottom:24px}.psec-title{text-transform:uppercase;letter-spacing:.09em;color:#94a3b8;margin-bottom:10px;font-size:.64rem;font-weight:800}.psec-desc{color:#94a3b8;margin-bottom:10px;font-size:.76rem;line-height:1.65}.p-input{color:#0f172a;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;outline:none;flex:1;padding:7px 11px;font-family:inherit;font-size:.82rem;transition:all .14s}.p-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.p-input::placeholder{color:#94a3b8}.p-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;flex-shrink:0;height:34px;padding:0 13px;font-family:inherit;font-size:.8rem;font-weight:700;transition:all .12s}.p-btn:hover:not(:disabled){background:#1d4ed8}.p-btn:disabled{opacity:.35;cursor:not-allowed}.r-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:9px;align-items:center;gap:8px;margin-bottom:5px;padding:7px 10px;display:flex}.r-swatch{border-radius:50%;flex-shrink:0;width:9px;height:9px}.r-name{color:#334155;flex:1;font-size:.8rem;font-weight:600}.r-del{cursor:pointer;color:#cbd5e1;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;transition:all .1s;display:flex}.r-del:hover{color:#ef4444;background:#fef2f2}.color-row{gap:5px;margin-bottom:8px;display:flex}.cswatch{cursor:pointer;border:2.5px solid #0000;border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:all .12s}.cswatch:hover{transform:scale(1.15)}.cswatch.picked{border-color:#fff;box-shadow:0 0 0 2px}.ctag{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:4px;margin:0 3px 4px 0;padding:3px 8px;font-size:.7rem;font-weight:500;display:inline-flex}.ctag.custom{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe;font-weight:600}.ctag-del{cursor:pointer;color:inherit;opacity:.5;background:0 0;border:none;padding:0;font-size:.65rem;line-height:1}.ctag-del:hover{opacity:1}.acc-row{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.acc-label{color:#334155;font-size:.82rem;font-weight:600}.acc-sub{color:#94a3b8;margin-top:1px;font-size:.7rem}.ghost-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:7px;height:30px;padding:0 12px;font-family:inherit;font-size:.76rem;font-weight:600;transition:all .12s}.ghost-btn:hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1}.psec-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;padding:9px 11px;display:flex}.psec-key{color:#475569;font-size:.77rem;font-weight:600}.psec-val{color:#64748b;font-size:.77rem}.danger-zone{background:#fff5f5;border:1px solid #fecaca;border-radius:10px;flex-direction:column;gap:8px;padding:14px;display:flex}.danger-title{text-transform:uppercase;letter-spacing:.09em;color:#dc2626;margin-bottom:2px;font-size:.64rem;font-weight:800}.danger-desc{color:#64748b;font-size:.76rem}.empty{text-align:center;padding:80px 40px}.empty-icon{background:#eff6ff;border:1px solid #dbeafe;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.empty h2{color:#334155;margin-bottom:7px;font-size:.95rem;font-weight:700}.empty p{color:#94a3b8;max-width:300px;margin:0 auto;font-size:.82rem;line-height:1.8}.gen-layout{flex:1;gap:0;min-height:0;display:flex}.gen-form-col{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;width:340px;display:flex;overflow-y:auto}.gen-result-col{flex:1;min-width:0;padding:20px;overflow-y:auto}.gen-form-body{flex-direction:column;gap:16px;padding:20px;display:flex}.form-label{text-transform:uppercase;letter-spacing:.07em;color:#64748b;margin-bottom:5px;font-size:.7rem;font-weight:700}.form-input{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;outline:none;width:100%;padding:9px 12px;font-family:inherit;font-size:.875rem;transition:all .15s}.form-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input::placeholder{color:#cbd5e1}.form-ta{color:#0f172a;resize:vertical;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;outline:none;width:100%;padding:9px 12px;font-family:inherit;font-size:.84rem;transition:all .15s}.form-ta:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.brand-pill{color:#1d4ed8;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:7px;align-items:center;gap:4px;padding:4px 10px;font-size:.74rem;font-weight:700;display:inline-flex}.gen-opt{cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;align-items:flex-start;gap:9px;padding:9px 11px;transition:all .12s;display:flex}.gen-opt:hover{background:#eff6ff;border-color:#bfdbfe}.gen-opt.checked{background:#eff6ff;border-color:#3b82f6}.gen-opt-cb{border:2px solid #cbd5e1;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;transition:all .12s;display:flex}.gen-opt.checked .gen-opt-cb{color:#fff;background:#2563eb;border-color:#2563eb}.gen-opt-label{color:#0f172a;font-size:.82rem;font-weight:700}.gen-opt-desc{color:#94a3b8;margin-top:1px;font-size:.72rem}.shot-slots{flex-direction:column;gap:5px;display:flex}.shot-slot{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:7px;padding:6px 9px;display:flex}.shot-num{color:#fff;background:linear-gradient(135deg,#0891b2,#06b6d4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.58rem;font-weight:800;display:flex}.shot-type-select{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:6px;outline:none;flex:1;padding:4px 8px;font-family:inherit;font-size:.76rem}.shot-type-select.is-auto{color:#94a3b8;font-style:italic}.shot-desc{color:#94a3b8;flex:1;font-size:.66rem;line-height:1.3}.shot-remove{cursor:pointer;color:#cbd5e1;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;transition:all .1s;display:flex}.shot-remove:hover:not(:disabled){color:#ef4444;background:#fef2f2}.shot-remove:disabled{opacity:.2;cursor:not-allowed}.qty-stepper{background:#fff;border:1.5px solid #e2e8f0;border-radius:7px;align-items:center;display:flex;overflow:hidden}.qty-btn{color:#64748b;cursor:pointer;background:#f8fafc;border:none;justify-content:center;align-items:center;width:28px;height:28px;font-family:inherit;font-size:1rem;transition:all .12s;display:flex}.qty-btn:hover:not(:disabled){color:#0f172a;background:#f1f5f9}.qty-btn:disabled{opacity:.3;cursor:not-allowed}.qty-val{text-align:center;color:#0f172a;border-left:1.5px solid #e2e8f0;border-right:1.5px solid #e2e8f0;width:28px;font-size:.82rem;font-weight:700}.gen-btn-row{background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;padding:16px 20px}.status-text{color:#64748b;text-align:center;margin-top:8px;font-size:.76rem}.handoff-banner{background:linear-gradient(135deg,#ecfeff,#e0f2fe);border:1.5px solid #67e8f9;border-radius:11px;align-items:center;gap:12px;margin-bottom:18px;padding:12px 16px;display:flex}.handoff-icon{background:linear-gradient(135deg,#0891b2,#06b6d4);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.handoff-text{flex:1;min-width:0}.handoff-title{color:#0e7490;text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:700}.handoff-url{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}.handoff-dismiss{color:#0891b2;cursor:pointer;background:#fff;border:1.5px solid #67e8f9;border-radius:7px;flex-shrink:0;padding:4px 10px;font-family:inherit;font-size:.74rem;font-weight:700;transition:all .12s}.handoff-dismiss:hover{background:#ecfeff}.result-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:80px 40px;display:flex}.gen-progress-bar{animation:2s linear infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gen-dot{animation:.8s ease-in-out infinite alternate gendot}@keyframes gendot{0%{opacity:.25;transform:translateY(0)}to{opacity:1;transform:translateY(-5px)}}.rp-icon{background:linear-gradient(135deg,#eff6ff,#e0f2fe);border:1px solid #bfdbfe;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.rp-title{color:#334155;font-size:.95rem;font-weight:700}.rp-sub{color:#94a3b8;max-width:300px;font-size:.82rem;line-height:1.7}.gen-product-info{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:18px;padding:14px 16px;box-shadow:0 2px 8px #0f172a0d}.gpi-title{letter-spacing:-.02em;color:#0f172a;margin-bottom:6px;font-size:1rem;font-weight:800}.gpi-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.gpi-img{object-fit:cover;border:1px solid #e2e8f0;border-radius:9px;flex-shrink:0;width:56px;height:56px}.result-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:14px;padding:16px;box-shadow:0 2px 8px #0f172a0d}.rs-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.rs-title{text-transform:uppercase;letter-spacing:.08em;color:#475569;font-size:.8rem;font-weight:800}.rs-btns{flex-shrink:0;align-items:center;gap:6px;display:flex}.rs-body{color:#1e293b;font-size:.875rem;line-height:1.7}.copy-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:7px;align-items:center;gap:5px;padding:5px 10px;font-family:inherit;font-size:.74rem;font-weight:600;transition:all .12s;display:flex}.copy-btn:hover{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.copy-btn.copied{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.regen-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:7px;align-items:center;gap:5px;padding:5px 10px;font-family:inherit;font-size:.74rem;font-weight:600;transition:all .12s;display:flex}.regen-btn:hover{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.regen-panel{background:#eff6ff;border-radius:9px;flex-direction:column;gap:8px;margin-bottom:10px;padding:12px;display:flex}.regen-label{color:#1d4ed8;font-size:.74rem;font-weight:700}.regen-ta{resize:vertical;color:#0f172a;background:#fff;border:1.5px solid #bfdbfe;border-radius:8px;outline:none;width:100%;padding:8px 11px;font-family:inherit;font-size:.84rem}.regen-ta:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.regen-err{color:#dc2626;font-size:.78rem}.cf-val{white-space:pre-line}.faq-item{border-bottom:1px solid #f1f5f9;padding:9px 0}.faq-item:last-child{border-bottom:none;padding-bottom:0}.faq-q{color:#0f172a;margin-bottom:2px;font-weight:700}.faq-a{color:#475569;font-size:.86rem}.prompt-grid{flex-direction:column;gap:9px;display:flex}.prompt-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:6px;padding:11px;display:flex}.prompt-shot{text-transform:uppercase;letter-spacing:.09em;color:#2563eb;font-size:.6rem;font-weight:700}.prompt-text{color:#334155;font-size:.82rem;line-height:1.6}.calc-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px;box-shadow:0 2px 12px #0f172a0f}.calc-head{align-items:center;gap:8px;margin-bottom:12px;display:flex}.calc-icon{background:linear-gradient(135deg,#0891b2,#06b6d4);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.calc-title{color:#0f172a;font-size:.82rem;font-weight:700}.calc-field{margin-bottom:10px}.calc-field-label{text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;margin-bottom:4px;font-size:.67rem;font-weight:700}.calc-cost-row{align-items:center;gap:7px;display:flex}.calc-cost{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;flex:1;padding:8px 11px;font-family:inherit;font-size:.92rem;font-weight:700;transition:all .15s}.calc-cost:focus{background:#fff;border-color:#0891b2;box-shadow:0 0 0 3px #0891b21a}.calc-currency{color:#94a3b8;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:7px;padding:5px 9px;font-size:.76rem;font-weight:700}.mult-btns{flex-wrap:wrap;gap:4px;display:flex}.mult-btn{color:#475569;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:7px;padding:5px 11px;font-family:inherit;font-size:.78rem;font-weight:700;transition:all .12s}.mult-btn:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.mult-btn.active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.mult-custom{color:#0f172a;text-align:center;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:7px;outline:none;width:64px;padding:5px 7px;font-family:inherit;font-size:.78rem;font-weight:700;transition:all .12s}.mult-custom:focus{background:#fff;border-color:#3b82f6}.calc-divider{background:#f1f5f9;height:1px;margin:12px 0}.calc-results{flex-direction:column;gap:7px;display:flex}.calc-result-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;justify-content:space-between;align-items:center;padding:8px 11px;display:flex}.calc-result-row.hi{background:linear-gradient(135deg,#eff6ff,#e0f2fe);border-color:#bfdbfe}.calc-result-label{color:#64748b;align-items:center;gap:6px;font-size:.76rem;font-weight:600;display:flex}.calc-result-row.hi .calc-result-label{color:#1d4ed8}.calc-result-val{color:#0f172a;font-size:.98rem;font-weight:800}.calc-result-row.hi .calc-result-val{color:#1d4ed8}.calc-sale-pct-input{color:#1d4ed8;text-align:center;background:#fff;border:1.5px solid #bfdbfe;border-radius:5px;outline:none;width:44px;padding:2px 5px;font-family:inherit;font-size:.78rem;font-weight:700}.calc-margin-badge{color:#16a34a;background:#dcfce7;border:1px solid #bbf7d0;border-radius:5px;padding:2px 7px;font-size:.7rem;font-weight:800}.card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:14px;padding:20px;box-shadow:0 2px 12px #0f172a0f}.card-title{text-transform:uppercase;letter-spacing:.09em;color:#94a3b8;margin-bottom:14px;font-size:.68rem;font-weight:800}.brand-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:13px;margin-bottom:9px;padding:14px 16px;transition:all .12s;display:flex;box-shadow:0 2px 12px #0f172a0f}.brand-card.is-active{background:#f8fbff;border-color:#3b82f6}.brand-card.just-saved{border-color:#16a34a!important;box-shadow:0 0 0 3px #16a34a26,0 2px 12px #0f172a0f!important}.bc-dot{background:#e2e8f0;border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-top:5px}.brand-card.is-active .bc-dot{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}.bc-info{flex:1}.bc-name{color:#0f172a;font-size:.9rem;font-weight:800}.bc-sub{color:#64748b;margin-top:2px;font-size:.76rem}.bc-actions{flex-shrink:0;align-items:center;gap:7px;display:flex}.brand-form{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:13px;margin-bottom:14px;padding:22px;display:flex;box-shadow:0 2px 12px #0f172a0f}.bf-section-title{text-transform:uppercase;letter-spacing:.1em;color:#2563eb;border-bottom:1.5px solid #dbeafe;margin-top:4px;padding-bottom:7px;font-size:.58rem;font-weight:800}.bf-grid2{grid-template-columns:1fr 1fr;gap:11px;display:grid}.bf-row{flex-direction:column;gap:4px;display:flex}.bf-row label{color:#475569;font-size:.72rem;font-weight:600}.bf-hint-inline{color:#94a3b8;font-size:.69rem;font-weight:400}.bf-input{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:8px 11px;font-family:inherit;font-size:.875rem;transition:all .12s}.bf-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.bf-input::placeholder{color:#cbd5e1}.bf-err{color:#dc2626;background:#fee2e2;border-radius:8px;padding:9px 13px;font-size:.82rem}.bf-actions{justify-content:flex-end;gap:9px;margin-top:3px;display:flex}.bf-colors{grid-template-columns:1fr 1fr 1fr;gap:11px;margin-top:3px;display:grid}.bf-color-item{align-items:flex-start;gap:7px;display:flex}.bf-color-swatch{cursor:pointer;background:0 0;border:1.5px solid #e2e8f0;border-radius:8px;flex-shrink:0;width:36px;height:36px;margin-top:17px;padding:2px}.bf-color-label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:3px;font-size:.66rem;font-weight:700}.bf-color-hex{padding:5px 7px!important;font-family:monospace!important;font-size:.78rem!important}.pt-presets{flex-wrap:wrap;gap:5px;margin-bottom:7px;display:flex}.pt-preset{color:#475569;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:999px;padding:4px 12px;font-family:inherit;font-size:.74rem;font-weight:600;transition:all .12s}.pt-preset:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.pt-empty{text-align:center;color:#94a3b8;border:1.5px dashed #e2e8f0;border-radius:10px;padding:18px;font-size:.8rem}.pt-list{flex-direction:column;gap:5px;display:flex}.pt-section{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:9px 11px}.pt-section:hover{border-color:#bfdbfe}.pt-row{align-items:center;gap:7px;display:flex}.pt-num{color:#fff;background:linear-gradient(135deg,#1d4ed8,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:19px;height:19px;font-size:.58rem;font-weight:800;display:flex}.pt-name{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0;border-radius:7px;outline:none;flex:1;padding:5px 9px;font-family:inherit;font-size:.82rem;transition:all .12s}.pt-name:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.pt-type{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:7px;outline:none;padding:5px 9px;font-family:inherit;font-size:.78rem;transition:all .12s}.pt-arrows{flex-direction:column;flex-shrink:0;gap:1px;display:flex}.pt-arrow{cursor:pointer;color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:3px;justify-content:center;align-items:center;width:19px;height:14px;font-size:.52rem;line-height:1;transition:all .1s;display:flex}.pt-arrow:hover:not(:disabled){color:#475569;background:#f1f5f9;border-color:#cbd5e1}.pt-arrow:disabled{opacity:.25;cursor:not-allowed}.pt-desc{color:#475569;resize:none;background:#fff;border:1.5px solid #e2e8f0;border-radius:7px;outline:none;width:100%;margin-top:5px;padding:5px 9px;font-family:inherit;font-size:.75rem;transition:all .12s}.pt-remove{cursor:pointer;color:#cbd5e1;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;line-height:1;transition:all .1s;display:flex}.pt-remove:hover{color:#ef4444;background:#fef2f2}.pt-add{color:#2563eb;cursor:pointer;background:0 0;border:1.5px dashed #bfdbfe;border-radius:9px;justify-content:center;align-items:center;gap:5px;width:100%;padding:8px 11px;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .12s;display:flex}.pt-add:hover{background:#eff6ff;border-color:#3b82f6}.faq-count-row{background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;align-items:center;gap:11px;margin-top:2px;padding:9px 13px;display:flex}.faq-count-label{color:#1d4ed8;flex:1;font-size:.78rem;font-weight:600}.product-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:50px 1fr 148px;align-items:center;gap:13px;margin-bottom:7px;padding:12px 14px;transition:all .12s;display:grid;box-shadow:0 2px 8px #0f172a0d}.product-card:hover{border-color:#bfdbfe;box-shadow:0 4px 16px #0f172a17}.product-thumb{object-fit:cover;border:1px solid #e2e8f0;border-radius:9px;flex-shrink:0;width:50px;height:50px}.product-thumb-empty{color:#cbd5e1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.product-info{min-width:0}.product-title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.86rem;font-weight:700;overflow:hidden}.product-meta{color:#94a3b8;margin-top:2px;font-size:.7rem}.product-actions{justify-content:flex-end;align-items:center;display:flex}.status-badge{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:.7rem;font-weight:700;transition:all .12s;display:inline-flex}.status-badge.draft{color:#64748b;background:#f1f5f9;border-color:#e2e8f0}.status-badge.ready{color:#92400e;background:#fef3c7;border-color:#fcd34d}.status-badge.added{color:#166534;background:#dcfce7;border-color:#86efac}.filter-tabs{background:#f1f5f9;border-radius:9px;gap:3px;margin-bottom:14px;padding:3px;display:flex}.filter-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:7px;padding:5px 13px;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .12s}.filter-tab.active{color:#0f172a;background:#fff;box-shadow:0 1px 3px #0f172a14}.detail-back{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;margin-bottom:13px;padding:0;font-family:inherit;font-size:.8rem;font-weight:600;display:inline-flex}.detail-back:hover{color:#0f172a}.detail-title{letter-spacing:-.025em;color:#0f172a;flex:1;font-size:1.25rem;font-weight:800}.detail-meta-row{flex-wrap:wrap;align-items:center;gap:9px;margin-top:5px;display:flex}.detail-brand-pill{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:3px 9px;font-size:.7rem;font-weight:700}.detail-notes{color:#0f172a;resize:vertical;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:9px;outline:none;width:100%;margin-top:3px;padding:9px 13px;font-family:inherit;font-size:.84rem;transition:all .15s}.detail-notes:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.img-modal{z-index:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172acc;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.img-modal img{object-fit:contain;border-radius:10px;max-width:100%;max-height:90vh}.img-modal-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.3rem;display:flex;position:absolute;top:20px;right:20px}.img-modal-close:hover{background:#ffffff40}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:99px}@media (max-width:900px){.sidebar,.mode-tab span{display:none}}.mode-tab.active-analytics{color:#f59e0b;background:linear-gradient(#0000,#fffbeb30);border-bottom-color:#f59e0b}.mode-tab.active-import{color:#0891b2;background:linear-gradient(#0000,#ecfeff30);border-bottom-color:#0891b2}.an-wrap{max-width:1060px;margin:0 auto;padding:28px 24px}.an-header{margin-bottom:28px}.an-header-title{color:#0f172a;letter-spacing:-.03em;font-size:1.35rem;font-weight:900}.an-header-sub{color:#94a3b8;margin-top:4px;font-size:.82rem}.an-stats{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;margin-bottom:28px;display:grid}.an-stat{background:#fff;border:1px solid #f1f5f9;border-radius:18px;align-items:center;gap:14px;padding:20px 22px;transition:box-shadow .15s;display:flex;box-shadow:0 1px 4px #0000000a}.an-stat:hover{box-shadow:0 4px 18px #00000012}.an-stat-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.an-stat-val{color:#0f172a;letter-spacing:-.05em;font-size:2rem;font-weight:900;line-height:1}.an-stat-key{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-size:.68rem;font-weight:700}.an-stat-sub{margin-top:2px;font-size:.7rem;font-weight:600}.an-alert{color:#92400e;background:linear-gradient(135deg,#fffbeb,#fef9ec);border:1.5px solid #fde68a;border-radius:14px;align-items:center;gap:12px;margin-bottom:22px;padding:14px 18px;font-size:.82rem;display:flex}.an-alert strong{font-weight:800}.an-section{background:#fff;border:1px solid #f1f5f9;border-radius:18px;margin-bottom:20px;padding:22px 24px;box-shadow:0 1px 4px #00000008}.an-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.an-section-title{color:#0f172a;font-size:.95rem;font-weight:800}.an-section-sub{color:#94a3b8;margin-bottom:16px;font-size:.76rem}.an-setup-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .13s;display:flex}.an-setup-btn:hover{color:#d97706;background:#fffbeb;border-color:#f59e0b}.an-setup-panel{background:#f8fafc;border:1.5px solid #e8eef5;border-radius:14px;margin-bottom:20px;padding:18px 20px}.an-setup-thead{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #e8eef5;grid-template-columns:1fr 90px 90px 32px;gap:10px;padding:0 4px 10px;font-size:.64rem;font-weight:700;display:grid}.an-setup-row{border-bottom:1px solid #f1f5f9;grid-template-columns:1fr 90px 90px 32px;align-items:center;gap:10px;padding:8px 4px;display:grid}.an-setup-row:last-child{border-bottom:none}.an-setup-input{text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:7px;outline:none;width:100%;padding:5px 8px;font-family:inherit;font-size:.82rem;transition:border-color .12s}.an-setup-input:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a}.an-setup-del{color:#d1d5db;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.1rem;transition:color .1s;display:flex}.an-setup-del:hover{color:#ef4444}.an-add-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.an-add-row input{background:#fff;border:1.5px solid #e2e8f0;border-radius:9px;outline:none;flex:1;min-width:100px;padding:8px 12px;font-family:inherit;font-size:.83rem;transition:border-color .12s}.an-add-row input:focus{border-color:#f59e0b}.an-add-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#f59e0b;border:none;border-radius:9px;padding:8px 20px;font-family:inherit;font-size:.82rem;font-weight:700;transition:background .12s;box-shadow:0 2px 8px #f59e0b4d}.an-add-btn:hover{background:#d97706}.an-cat-table{border-collapse:collapse;width:100%}.an-cat-table thead tr{border-bottom:1.5px solid #f1f5f9}.an-cat-table th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;padding:9px 12px;font-size:.65rem;font-weight:700}.an-cat-table th:first-child{padding-left:4px}.an-cat-table th:last-child{text-align:right;padding-right:4px}.an-cat-table td{vertical-align:middle;color:#1e293b;border-bottom:1px solid #f8fafc;padding:13px 12px;font-size:.84rem}.an-cat-table td:first-child{color:#0f172a;padding-left:4px;font-weight:700}.an-cat-table td:last-child{padding-right:4px}.an-cat-table tbody tr:last-child td{border-bottom:none}.an-cat-table tbody tr:hover td{background:#fafbfc}.an-cat-num{color:#0f172a;text-align:center;min-width:28px;font-weight:700;display:inline-block}.an-cat-num-dim{color:#cbd5e1;font-weight:500}.an-cat-bar-wrap{align-items:center;gap:8px;min-width:100px;display:flex}.an-cat-bar-bg{background:#f1f5f9;border-radius:999px;flex:1;height:6px;overflow:hidden}.an-cat-bar-fill{border-radius:999px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1)}.an-cat-pct{text-align:right;min-width:32px;font-size:.7rem;font-weight:700}.an-cat-badge{white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:.64rem;font-weight:700}.an-empty{text-align:center;color:#94a3b8;border:1.5px dashed #e2e8f0;border-radius:14px;padding:36px;font-size:.83rem}.an-prod-row{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.an-prod-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;flex:1;gap:4px;min-width:120px;padding:14px 16px;display:flex}.an-prod-item-val{color:#0f172a;letter-spacing:-.04em;font-size:1.5rem;font-weight:900;line-height:1}.an-prod-item-lbl{color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;font-size:.65rem;font-weight:700}.an-num-input{text-align:center;border:1.5px solid #e2e8f0;border-radius:7px;outline:none;width:70px;padding:5px 8px;font-family:inherit;font-size:.82rem}.an-num-input:focus{border-color:#f59e0b}.an-empty{text-align:center;color:#94a3b8;padding:48px;font-size:.83rem}.an-tip-wrap{align-items:center;display:inline-flex;position:relative}.an-tip-icon{color:#94a3b8;cursor:default;border:1.5px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;font-size:.6rem;font-style:normal;font-weight:800;line-height:1;transition:border-color .12s,color .12s;display:inline-flex}.an-tip-icon:hover{color:#475569;border-color:#64748b}.an-tip-icon:hover+.an-tip-box{opacity:1;pointer-events:auto;transform:translateY(0)}.an-tip-box{color:#e2e8f0;white-space:normal;pointer-events:none;opacity:0;z-index:999;text-align:left;background:#1e293b;border-radius:10px;width:220px;padding:9px 12px;font-size:.72rem;font-weight:400;line-height:1.45;transition:opacity .15s,transform .15s;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-4px);box-shadow:0 4px 20px #00000040}.an-tip-box:after{content:"";border:5px solid #0000;border-bottom-color:#1e293b;position:absolute;bottom:100%;left:12px}.an-tip-title{white-space:nowrap;align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:flex}.plan-fab{z-index:9998;flex-direction:column;align-items:flex-start;gap:0;display:flex;position:fixed;bottom:24px;left:24px}.plan-fab-btn{color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;font-weight:800;line-height:1;transition:all .15s;display:flex;box-shadow:0 2px 8px #0f172a1a}.plan-fab-btn:hover{color:#0f172a;border-color:#94a3b8;box-shadow:0 4px 14px #0f172a24}.plan-fab-popup{background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;width:240px;margin-bottom:10px;padding:16px;animation:.18s toast-in;box-shadow:0 8px 32px #0f172a21}.plan-fab-title{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:10px;font-size:.72rem;font-weight:800}.plan-fab-row{color:#475569;border-bottom:1px solid #f1f5f9;align-items:center;gap:8px;padding:6px 0;font-size:.8rem;display:flex}.plan-fab-row:last-child{border-bottom:none}.plan-fab-check{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.plan-fab-check.on{background:#f0fdf4;border:1px solid #bbf7d0}.plan-fab-check.off{background:#fef2f2;border:1px solid #fecaca}.toast-container{z-index:9999;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:24px;right:24px}.toast{pointer-events:auto;border-radius:12px;align-items:center;gap:10px;max-width:320px;padding:12px 16px;font-size:.82rem;font-weight:600;line-height:1.4;animation:.2s toast-in;display:flex;box-shadow:0 4px 24px #00000021}.toast-success{color:#fff;background:#0f172a;border:1px solid #1e293b}.toast-error{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}.toast-info{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.toast-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;display:flex}.toast-success .toast-icon{color:#fff;background:#22c55e}.toast-error .toast-icon{color:#fff;background:#ef4444}.toast-info .toast-icon{color:#fff;background:#3b82f6}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
