html,body,#root,.App{margin:0;padding:0;width:100%;height:100%}*{box-sizing:border-box}.survey-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#111827;padding:40px 20px}.survey-card,.result-card,.algo-card,.contract-card{background:#fff;width:100%;max-width:560px;padding:40px;border-radius:24px;box-shadow:0 10px 40px #0000000d;position:relative;overflow:hidden}.slide-up{animation:slideUp .6s cubic-bezier(.16,1,.3,1) forwards}.fade-in{animation:fadeIn .8s ease-out forwards}.progress-bar{width:100%;height:6px;background-color:#e5e7eb;border-radius:10px;margin-bottom:30px}.progress-fill{height:100%;background-color:#3b82f6;transition:width .4s ease-out}.rule-badge{display:inline-block;background:#3b82f61a;color:#2563eb;padding:6px 14px;border-radius:20px;font-weight:700;margin-bottom:20px;font-size:.85rem}.survey-title{font-size:1.6rem;font-weight:800;line-height:1.4;margin-bottom:30px;word-break:keep-all}.options-list{display:flex;flex-direction:column;gap:12px}.option-btn{background:#f9fafb;border:1px solid #e5e7eb;padding:18px 24px;border-radius:16px;font-size:1.05rem;font-weight:600;text-align:left;cursor:pointer;transition:all .2s ease}.option-btn:hover{background:#f3f4f6;border-color:#d1d5db;transform:translateY(-2px)}.option-btn.selected{background:#3b82f60d;border-color:#3b82f6;color:#1d4ed8;box-shadow:0 0 0 2px #3b82f633}.result-heading,.algo-heading{font-size:1.5rem;font-weight:800;margin-bottom:24px;text-align:center}.result-score-box{border:2px solid;border-radius:16px;padding:24px;text-align:center;margin-bottom:24px;background:#fffc}.score-label{font-size:1.1rem;font-weight:700;color:#6b7280}.type-label{font-size:2.2rem;font-weight:900;margin:10px 0}.type-desc{font-size:.95rem;line-height:1.5;color:#4b5563}.rule9-box{background:#fefce8;border:1px solid #fef08a;padding:16px;border-radius:12px;margin-bottom:24px}.rule9-box h4{margin:0 0 8px;color:#b45309;font-size:.95rem;font-weight:700}.small-text{font-size:.85rem;color:#713f12;margin:0;line-height:1.4}.action-buttons{display:flex;gap:12px;margin-top:24px}.primary-btn{flex:2;background:#2563eb;color:#fff;border:none;padding:16px;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:background .2s;display:block;box-sizing:border-box}.primary-btn:hover{background:#1d4ed8}.secondary-btn{flex:1;background:#e5e7eb;color:#374151;border:none;padding:16px;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:background .2s}.secondary-btn:hover{background:#d1d5db}.retry-btn{width:100%;background:transparent;color:#6b7280;border:none;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:underline;margin-top:20px}.retry-btn:hover{color:#374151}.w-full{width:100%}.mt-4{margin-top:16px}.algo-subtext{text-align:center;font-size:1rem;margin-bottom:24px;color:#4b5563}.algo-list{display:flex;flex-direction:column;gap:16px;max-height:400px;overflow-y:auto;padding-right:10px;margin-bottom:10px}.algo-item{border:1px solid #e5e7eb;border-radius:16px;padding:20px;background:#fff;transition:all .2s}.algo-item.recommended{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a;background:#eff6ff}.algo-item.disabled{background:#f9fafb;opacity:.6}.algo-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.algo-level{font-weight:800;font-size:.85rem;color:#6b7280;background:#f3f4f6;padding:4px 10px;border-radius:6px}.algo-tag{font-size:.8rem;font-weight:700;color:#2563eb;background:#3b82f61a;padding:4px 10px;border-radius:12px}.algo-tag.error{color:#dc2626;background:#dc26261a}.algo-item h3{margin:0 0 8px;font-size:1.1rem;color:#111827}.text-gray{color:#9ca3af;font-weight:400}.algo-item p{margin:0 0 16px;font-size:.9rem;color:#4b5563;line-height:1.4}.select-algo-btn{width:100%;padding:12px;border-radius:8px;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s}.btn-active{background:#fff;border:1px solid #2563eb;color:#2563eb}.btn-active:hover{background:#2563eb;color:#fff}.btn-disabled{background:#e5e7eb;border:none;color:#9ca3af;cursor:not-allowed}.summary-box{background:#eff6ff;border-left:4px solid #3b82f6;padding:16px;border-radius:0 8px 8px 0;margin-bottom:24px;color:#1e3a8a;font-size:.95rem}.form-group{margin-bottom:16px;text-align:left}.form-group label{display:block;font-size:.9rem;font-weight:700;color:#374151;margin-bottom:8px}.form-group input,.form-group select{width:100%;padding:14px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;color:#111827;box-sizing:border-box}.form-group input:focus,.form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.success-icon{font-size:4rem;margin-bottom:16px}.ap-explanation{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;padding:24px;border-radius:16px}.ap-explanation h3{margin:0 0 16px;font-size:1.1rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.status-badge{font-size:.85rem;padding:6px 12px;border-radius:20px;font-weight:700}.status-badge.pending{background:#fef08a;color:#854d0e}.status-desc{font-size:.95rem;color:#475569;line-height:1.6;margin:0 0 16px}.rebalancing-notice{background:#3b82f60d;padding:16px;border-radius:8px;font-size:.9rem;color:#1e40af;line-height:1.5;border-left:3px solid #3b82f6}.algo-selector{padding:24px 32px;max-width:1400px;margin:0 auto;position:relative}.algo-selector__back-btn{background:none;border:none;color:#3b82f6;font-size:.85rem;font-weight:700;cursor:pointer;padding:4px 0;margin-bottom:4px;transition:color .2s}.algo-selector__back-btn:hover{color:#1d4ed8}.algo-selector__header{margin-bottom:24px}.algo-selector__title-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.algo-selector__title{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0 0 4px}.algo-selector__subtitle{font-size:.9rem;color:#64748b;margin:0}.algo-selector__stats{display:flex;gap:20px}.algo-selector__stat{display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,#1e293b,#334155);padding:12px 24px;border-radius:12px;min-width:100px}.algo-selector__stat-value{font-size:1.6rem;font-weight:800;color:#3b82f6}.algo-selector__stat-label{font-size:.72rem;color:#94a3b8;font-weight:600;margin-top:2px}.algo-selector__customer-type{display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);padding:10px 20px;border-radius:12px;min-width:120px;border-left:3px solid;gap:2px}.algo-selector__customer-type-label{font-size:.68rem;color:#64748b;font-weight:700}.algo-selector__customer-type-value{font-size:1.1rem;font-weight:800}.algo-selector__customer-type-score{font-size:.7rem;color:#64748b;font-weight:600}.algo-selector__reset-btn{margin-top:4px;padding:3px 8px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:#94a3b8;font-size:.68rem;font-weight:600;cursor:pointer;transition:all .2s}.algo-selector__reset-btn:hover{background:#ef444426;border-color:#ef4444;color:#ef4444}.algo-selector__filters{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.algo-selector__categories{display:flex;gap:6px}.algo-selector__cat-btn{padding:8px 16px;border:1.5px solid #e2e8f0;border-radius:20px;background:#fff;color:#475569;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px}.algo-selector__cat-btn:hover{border-color:#3b82f6;color:#3b82f6;background:#3b82f60a}.algo-selector__cat-btn--active{background:#3b82f6;color:#fff;border-color:#3b82f6}.algo-selector__cat-btn--active:hover{background:#2563eb;color:#fff}.algo-selector__cat-count{font-size:.72rem;background:#00000014;padding:1px 7px;border-radius:10px}.algo-selector__cat-btn--active .algo-selector__cat-count{background:#ffffff40}.algo-selector__controls{display:flex;gap:8px}.algo-selector__search{padding:8px 14px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.85rem;width:220px;outline:none;transition:border-color .2s}.algo-selector__search:focus{border-color:#3b82f6}.algo-selector__sort{padding:8px 12px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.85rem;background:#fff;cursor:pointer;outline:none}.algo-selector__loading{display:flex;flex-direction:column;align-items:center;gap:16px;padding:60px 0;color:#64748b}.algo-selector__spinner{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #3b82f6;border-radius:50%;animation:algo-spin .8s linear infinite}@keyframes algo-spin{to{transform:rotate(360deg)}}.algo-selector__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px}.algo-selector__empty{grid-column:1 / -1;text-align:center;padding:60px 0;color:#94a3b8;font-size:1.1rem}.algo-selector__empty button{margin-top:12px;padding:8px 20px;border:1.5px solid #3b82f6;background:transparent;color:#3b82f6;border-radius:8px;cursor:pointer;font-weight:600}.algo-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:20px;cursor:pointer;transition:all .25s ease;display:flex;flex-direction:column;gap:10px}.algo-card:hover{border-color:#93c5fd;box-shadow:0 8px 24px #3b82f61a;transform:translateY(-2px)}.algo-card--selected{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626,0 8px 24px #3b82f61f}.algo-card__header{display:flex;justify-content:space-between;align-items:center}.algo-card__category{font-size:.78rem;font-weight:700;color:#3b82f6;background:#3b82f614;padding:4px 10px;border-radius:12px}.algo-card__status{font-size:.72rem;font-weight:700}.algo-card__name{font-size:1.1rem;font-weight:800;color:#0f172a;margin:4px 0 0;line-height:1.3}.algo-card__desc{font-size:.82rem;color:#64748b;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.algo-card__badges{display:flex;gap:8px;flex-wrap:wrap}.algo-card__risk-badge{font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:8px}.algo-card__cycle-badge{font-size:.75rem;font-weight:600;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:8px}.algo-card__metrics{display:flex;gap:2px;background:#f8fafc;border-radius:10px;overflow:hidden}.algo-card__metric{flex:1;display:flex;flex-direction:column;align-items:center;padding:10px 8px}.algo-card__metric-label{font-size:.68rem;color:#94a3b8;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.algo-card__metric-value{font-size:1rem;font-weight:800;margin-top:2px}.algo-card__footer{display:flex;justify-content:space-between;padding-top:8px;border-top:1px solid #f1f5f9;font-size:.78rem;color:#94a3b8;font-weight:600}.algo-selector__detail-panel{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:2px solid #3b82f6;box-shadow:0 -8px 30px #0000001f;padding:24px 40px;z-index:100;animation:algo-slide-up .3s ease;max-height:45vh;overflow-y:auto}@keyframes algo-slide-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.algo-selector__detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.algo-selector__detail-header h3{font-size:1.3rem;font-weight:800;color:#0f172a;margin:0}.algo-selector__detail-close{width:36px;height:36px;border:none;background:#f1f5f9;border-radius:50%;font-size:1.1rem;cursor:pointer;color:#64748b;transition:background .2s}.algo-selector__detail-close:hover{background:#e2e8f0}.algo-selector__detail-desc{color:#475569;font-size:.9rem;line-height:1.5;margin:0 0 16px}.algo-selector__detail-info{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px;margin-bottom:16px}.algo-selector__detail-row{display:flex;justify-content:space-between;padding:8px 14px;background:#f8fafc;border-radius:8px;font-size:.85rem}.algo-selector__detail-row span:first-child{color:#64748b;font-weight:600}.algo-selector__detail-row span:last-child{color:#0f172a;font-weight:700}.algo-selector__detail-metrics{display:flex;gap:16px;margin-bottom:16px}.algo-selector__detail-metric{flex:1;display:flex;flex-direction:column;align-items:center;padding:14px;background:linear-gradient(135deg,#1e293b,#334155);border-radius:12px;color:#94a3b8;font-size:.82rem;font-weight:600}.algo-selector__detail-metric strong{font-size:1.3rem;margin-top:4px}.algo-selector__detail-symbols{margin-bottom:16px}.algo-selector__detail-symbols-title{font-size:.82rem;font-weight:700;color:#64748b;display:block;margin-bottom:8px}.algo-selector__detail-symbols-list{display:flex;flex-wrap:wrap;gap:6px}.algo-selector__symbol-chip{padding:4px 10px;background:#f1f5f9;border-radius:6px;font-size:.78rem;font-weight:700;color:#475569;font-family:Consolas,Monaco,monospace}.algo-selector__subscribe-btn{width:100%;padding:14px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:800;cursor:pointer;transition:all .2s}.algo-selector__subscribe-btn:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.algo-selector__subscribe-btn:disabled{background:#94a3b8;cursor:not-allowed}.submission-container{display:flex;gap:24px;padding:32px;height:calc(100vh - 80px);background:#f1f5f9;box-sizing:border-box;overflow:hidden}.fade-in{animation:fadeIn .6s ease-out forwards}.sidebar-panel{flex:0 0 480px;background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 6px -1px #0000000d;display:flex;flex-direction:column;overflow-y:auto}.panel-title{font-size:1.25rem;font-weight:800;margin:0 0 24px;color:#1e293b}.form-group.mb-6{margin-bottom:24px}.form-group label{display:block;font-size:.9rem;font-weight:700;color:#475569;margin-bottom:8px}.select-input{width:100%;padding:12px;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;outline:none;transition:border .2s}.select-input:focus{border-color:#3b82f6}.factors-header{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #e2e8f0;padding-bottom:12px;margin-bottom:16px}.factors-header h3{margin:0;font-size:1rem;color:#334155}.factor-count{font-size:.85rem;font-weight:700;color:#2563eb;background:#eff6ff;padding:4px 8px;border-radius:6px}.factor-grid-scroll{padding-right:8px}.factor-group{margin-bottom:24px}.group-title{font-size:.9rem;color:#64748b;font-weight:700;text-transform:uppercase;margin:0 0 12px;letter-spacing:.5px}.factor-list{display:flex;flex-direction:column;gap:8px}.factor-checkbox-card{display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}.factor-checkbox-card:hover{border-color:#cbd5e1;background:#f8fafc}.factor-checkbox-card.selected{border-color:#3b82f6;background:#eff6ff}.factor-checkbox-card input[type=checkbox]{width:18px;height:18px;cursor:pointer}.factor-info{display:flex;flex-direction:column;gap:2px}.f-id{font-size:.75rem;color:#94a3b8;font-weight:800}.f-name{font-size:.95rem;color:#0f172a;font-weight:600}.main-panel{flex:1;display:flex;flex-direction:column;gap:24px;min-width:0;overflow-y:auto;padding-right:8px}.panel-header{display:flex;justify-content:space-between;align-items:flex-start;background:#fff;padding:16px 20px;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d}.panel-header h2{margin:0;font-size:1.25rem;color:#1e293b}.simulate-btn{background:#10b981;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:700;cursor:pointer;transition:background .2s;font-size:.95rem}.simulate-btn:hover{background:#059669}.simulate-btn.loading{background:#9ca3af;cursor:not-allowed;animation:pulse 1.5s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.chart-placeholder{flex:1;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d;display:flex;justify-content:center;align-items:center;padding:24px;position:relative}.empty-state{color:#94a3b8;font-size:1rem;font-weight:600}.mock-chart-container{width:100%;height:100%;position:relative;border-bottom:2px solid #e2e8f0;border-left:2px solid #e2e8f0;padding-bottom:24px;display:flex;flex-direction:column;justify-content:flex-end}.mock-chart-line{position:absolute;bottom:0;left:0;width:100%;height:60%;border-top-right-radius:12px;background:linear-gradient(to top,rgba(59,130,246,.2),transparent)}.alg-line{border-top:4px solid #3b82f6;height:75%;clip-path:polygon(0 100%,0 60%,20% 50%,40% 70%,60% 40%,80% 20%,100% 10%,100% 100%)}.bmk-line{border-top:3px dashed #94a3b8;height:40%;clip-path:polygon(0 100%,0 70%,20% 65%,40% 80%,60% 60%,80% 55%,100% 45%,100% 100%);background:transparent;z-index:2}.legend{position:absolute;top:-10px;right:0;font-size:.85rem;font-weight:600;color:#64748b}.dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:6px}.alg-dot{background:#3b82f6}.bmk-dot{border:2px dashed #94a3b8;background:transparent}.metrics-grid{display:flex;gap:16px;flex-wrap:wrap}.metric-card{flex:1;background:#fff;padding:24px;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d;display:flex;flex-direction:column;align-items:center;justify-content:center}.metric-label{font-size:.85rem;color:#64748b;font-weight:700;margin-bottom:8px;text-transform:uppercase}.metric-val{font-size:1.8rem;font-weight:800;color:#1e293b}.export-panel{background:#fffbeb;border:1px solid #fde68a;border-radius:16px;padding:24px;display:flex;flex-direction:column;align-items:flex-start}.export-panel h3{margin:0 0 8px;color:#b45309;font-size:1.1rem;font-weight:800}.export-panel p{margin:0 0 16px;font-size:.9rem;color:#92400e;line-height:1.5;max-width:80%}.excel-btn{background:#d97706;color:#fff;border:none;padding:14px 24px;border-radius:8px;font-weight:700;cursor:pointer;transition:background .2s;font-size:1rem}.excel-btn:hover{background:#b45309}.excel-btn:disabled{background:#fcd34d;color:#fef3c7;cursor:not-allowed}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.advanced-toggle-btn{width:100%;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:700;color:#334155;transition:all .2s;margin-bottom:16px}.advanced-toggle-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.advanced-content{overflow:hidden;transition:max-height .3s ease-out}@media(max-width:1400px){.sidebar-panel{flex:0 0 360px}}.adv-hint{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#e2e8f0;color:#64748b;font-size:.65rem;font-weight:800;cursor:help;flex-shrink:0;position:relative;-webkit-user-select:none;user-select:none;transition:background .2s,color .2s}.adv-hint:hover{background:#3b82f6;color:#fff}.adv-hint:after{content:attr(data-tip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);background:#1e293b;color:#e2e8f0;font-size:.72rem;font-weight:400;line-height:1.5;padding:8px 12px;border-radius:8px;white-space:normal;width:240px;box-shadow:0 4px 16px #00000040;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:9999}.adv-hint:hover:after{opacity:1}.adv-hint:before{content:"";position:absolute;left:50%;bottom:calc(100% + 2px);transform:translate(-50%);border:5px solid transparent;border-top-color:#1e293b;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:9999}.adv-hint:hover:before{opacity:1}.product-reg-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:overlayIn .25s ease}@keyframes overlayIn{0%{opacity:0}to{opacity:1}}.product-reg-modal{background:#fff;border-radius:20px;width:720px;max-width:92vw;max-height:88vh;overflow-y:auto;box-shadow:0 25px 60px #0000004d;animation:modalSlideUp .3s ease}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.product-reg-header{padding:28px 32px 20px;border-bottom:1px solid #e2e8f0}.product-reg-header h2{margin:0 0 6px;font-size:1.4rem;font-weight:800;color:#1e293b}.product-reg-header p{margin:0;font-size:.88rem;color:#64748b;line-height:1.5}.product-reg-body{padding:24px 32px}.reg-field{margin-bottom:18px}.reg-field label{display:block;font-size:.85rem;font-weight:700;color:#334155;margin-bottom:6px}.reg-field label .required{color:#ef4444;margin-left:2px}.reg-input{width:100%;padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:.9rem;color:#1e293b;transition:.2s;box-sizing:border-box}.reg-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.reg-input::placeholder{color:#94a3b8}.reg-textarea{min-height:72px;resize:vertical;font-family:inherit}.reg-readonly{background:#f8fafc;color:#64748b;cursor:default}.reg-row-3{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:12px;margin-bottom:18px}.reg-row-3 .reg-field{margin-bottom:0}.reg-summary-card{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:20px;border-radius:12px;margin-bottom:22px}.reg-summary-card h4{margin:0 0 12px;font-size:.85rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.reg-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.reg-summary-item{display:flex;flex-direction:column;gap:2px}.reg-summary-item .label{font-size:.75rem;color:#94a3b8}.reg-summary-item .value{font-size:.88rem;font-weight:700;color:#e2e8f0}.reg-section{margin-bottom:22px}.reg-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.reg-select-all{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#64748b;cursor:pointer}.reg-select-all input{cursor:pointer;accent-color:#3b82f6}.reg-hint{font-size:.78rem;color:#94a3b8;margin:0 0 12px}.profile-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.profile-card{border:2px solid #e2e8f0;border-radius:10px;padding:10px;cursor:pointer;transition:.2s;background:#fafafa}.profile-card:hover{background:#f1f5f9}.profile-card.selected{background:#fff;box-shadow:0 2px 8px #00000014}.profile-card-top{display:flex;align-items:center;gap:4px;margin-bottom:8px}.profile-card-top input[type=checkbox]{width:16px;height:16px;cursor:pointer}.profile-emoji{font-size:1rem}.profile-name{font-size:.72rem;font-weight:800;white-space:nowrap}.profile-card-ratio{margin-top:4px}.ratio-bar{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.ratio-risky{height:100%;border-radius:3px;transition:width .3s ease}.ratio-labels{display:flex;justify-content:space-between;font-size:.65rem;color:#94a3b8;margin-top:4px}.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.delivery-card{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1.5px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:.2s;background:#fafafa}.delivery-card:hover{background:#f1f5f9}.delivery-card.active{border-color:#3b82f6;background:#eff6ff}.delivery-card input[type=checkbox]{width:16px;height:16px;margin-top:2px;accent-color:#3b82f6;cursor:pointer}.delivery-icon{font-size:1.3rem;margin-top:1px}.delivery-label{font-size:.85rem;font-weight:700;color:#1e293b}.delivery-desc{font-size:.72rem;color:#64748b;margin-top:2px;line-height:1.4}.rebalance-report-toggle{display:flex;align-items:flex-start;gap:12px;padding:16px;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border:1px solid #bbf7d0;border-radius:10px;margin-bottom:8px}.rebalance-report-toggle input[type=checkbox]{width:20px;height:20px;accent-color:#22c55e;cursor:pointer;margin-top:2px;flex-shrink:0}.rebalance-label{font-size:.9rem;font-weight:700;color:#166534}.rebalance-desc{font-size:.78rem;color:#15803d;margin-top:3px;line-height:1.5}.product-reg-footer{padding:20px 32px;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end}.reg-btn{padding:10px 24px;border-radius:10px;font-size:.9rem;font-weight:700;border:none;cursor:pointer;transition:.2s}.reg-btn-cancel{background:#e2e8f0;color:#475569}.reg-btn-cancel:hover{background:#cbd5e1}.reg-btn-submit{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;box-shadow:0 4px 12px #2563eb4d}.reg-btn-submit:hover{box-shadow:0 6px 16px #2563eb66}.reg-btn-submit:disabled{opacity:.5;cursor:not-allowed}.reg-success{text-align:center;padding:40px 20px}.reg-success .check-icon{font-size:4rem;margin-bottom:16px}.reg-success h3{font-size:1.3rem;color:#1e293b;margin:0 0 8px}.reg-success p{color:#64748b;font-size:.95rem;margin:0 0 24px;line-height:1.7}@media(max-width:768px){.reg-row-3{grid-template-columns:1fr}.profile-grid{grid-template-columns:repeat(3,1fr)}.delivery-grid{grid-template-columns:1fr}}.adversarial-panel{position:fixed;bottom:20px;right:20px;width:600px;max-height:80vh;overflow-y:auto;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:16px;padding:24px;box-shadow:0 20px 60px #00000073;z-index:1000;color:#fff;animation:advSlideUp .4s ease-out}@keyframes advSlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.adversarial-panel .adv-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.adversarial-panel .adv-header h3{margin:0;font-size:1.1rem;display:flex;align-items:center;gap:8px}.adversarial-panel .adv-close-btn{background:#ffffff1a;border:none;color:#94a3b8;font-size:1.3rem;cursor:pointer;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:all .2s}.adversarial-panel .adv-close-btn:hover{background:#fff3;color:#fff}.adv-verdict{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:.82rem;font-weight:700;margin-bottom:16px}.adv-verdict.robust{background:#4ade802e;color:#4ade80;border:1px solid rgba(74,222,128,.3)}.adv-verdict.moderate{background:#fbbf242e;color:#fbbf24;border:1px solid rgba(251,191,36,.3)}.adv-verdict.fragile{background:#f871712e;color:#f87171;border:1px solid rgba(248,113,113,.3)}.adv-table{width:100%;border-collapse:collapse;font-size:.82rem;margin-bottom:16px}.adv-table thead th{text-align:center;padding:8px 6px;color:#94a3b8;font-weight:600;border-bottom:1px solid rgba(255,255,255,.12)}.adv-table thead th:first-child{text-align:left}.adv-table tbody td{padding:7px 6px;text-align:center;border-bottom:1px solid rgba(255,255,255,.06)}.adv-table tbody td:first-child{text-align:left;font-weight:600}.adv-table tbody tr:first-child{background:#3b82f614}.adv-table tbody tr:last-child{background:#ef44440f}.adv-chart-container{margin-top:12px;padding:12px;background:#ffffff0a;border-radius:10px;border:1px solid rgba(255,255,255,.08)}.adv-chart-title{font-size:.82rem;font-weight:700;color:#e2e8f0;margin-bottom:8px}.adv-progress-bar-bg{width:100%;height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden;margin-bottom:8px}.adv-progress-bar-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:3px;transition:width .3s ease}.adv-progress-text{font-size:.75rem;color:#94a3b8;text-align:right}.adv-scan-table{width:100%;border-collapse:collapse;font-size:.78rem;margin-top:12px}.adv-scan-table thead th{text-align:center;padding:8px 4px;color:#94a3b8;font-weight:600;border-bottom:1px solid rgba(255,255,255,.15);white-space:nowrap}.adv-scan-table thead th:first-child{text-align:left}.adv-scan-table tbody td{padding:6px 4px;text-align:center;border-bottom:1px solid rgba(255,255,255,.05)}.adv-scan-table tbody td:first-child{text-align:left;font-weight:600;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adv-scan-table tbody tr:nth-child(1) td{color:#4ade80}.adv-scan-table tbody tr:nth-child(2) td{color:#22d3ee}.adv-scan-table tbody tr:nth-child(3) td{color:#a5b4fc}.adv-meta{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08);font-size:.72rem;color:#64748b}.adv-tabs{display:flex;gap:4px;margin-bottom:16px}.adv-tab{padding:6px 14px;border-radius:8px;font-size:.78rem;font-weight:600;border:1px solid rgba(255,255,255,.1);background:transparent;color:#94a3b8;cursor:pointer;transition:all .2s}.adv-tab.active{background:#3b82f633;color:#60a5fa;border-color:#3b82f666}.adv-tab:hover:not(.active){background:#ffffff0d;color:#e2e8f0}@media(max-width:768px){.adversarial-panel{width:calc(100vw - 32px);right:16px;bottom:16px;max-height:70vh}}.detail-container{padding:40px;background:#f1f5f9;min-height:calc(100vh - 80px);overflow-y:auto;animation:fadeUp .35s ease}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.back-btn{display:inline-flex;align-items:center;gap:8px;background:none;border:none;font-size:.95rem;color:#3b82f6;font-weight:700;cursor:pointer;padding:8px 0;margin-bottom:20px;transition:.2s}.back-btn:hover{color:#1d4ed8}.account-header-card{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:32px;border-radius:20px;display:grid;grid-template-columns:1fr auto;gap:24px;margin-bottom:28px;box-shadow:0 10px 30px #1e293b4d}.account-meta h2{font-size:1.5rem;margin:0 0 6px;font-weight:800}.account-meta .sub-info{display:flex;gap:20px;flex-wrap:wrap;margin-top:10px}.account-meta .sub-info span{font-size:.85rem;color:#94a3b8;font-weight:600}.account-meta .sub-info span strong{color:#e2e8f0;margin-left:4px}.account-header-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px}.temperament-badge{display:inline-block;padding:8px 16px;border-radius:12px;font-weight:700;font-size:.9rem;background:#3b82f640;color:#93c5fd;border:1px solid rgba(59,130,246,.3)}.status-live{display:inline-flex;align-items:center;gap:6px;font-size:.85rem;font-weight:700;color:#4ade80}.status-live:before{content:"";width:8px;height:8px;background:#4ade80;border-radius:50%;box-shadow:0 0 8px #4ade80;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.asset-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}.asset-stat-card{background:#fff;border-radius:14px;padding:20px;box-shadow:0 2px 8px #0000000a;border:1px solid #e2e8f0;transition:transform .2s ease,box-shadow .2s ease}.asset-stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.asset-stat-card.profit{border-color:#bbf7d0;background:linear-gradient(135deg,#fff 60%,#f0fdf4)}.asset-stat-card.loss{border-color:#fecaca;background:linear-gradient(135deg,#fff 60%,#fef2f2)}.asset-stat-label{font-size:.78rem;color:#64748b;font-weight:700;margin-bottom:8px;letter-spacing:.02em}.asset-stat-value{font-size:1.5rem;font-weight:800;color:#1e293b;line-height:1.2}.asset-stat-value small{font-size:.75rem;font-weight:600;color:#94a3b8;margin-left:3px}.asset-stat-value.rate{font-size:1.8rem}.asset-stat-sub{font-size:.75rem;color:#94a3b8;font-weight:600;margin-top:6px}.profit-bar-bg{width:100%;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden;margin-top:10px}.profit-bar-fill{height:100%;border-radius:3px;transition:width .8s cubic-bezier(.25,.46,.45,.94)}.profit-bar-fill.positive{background:linear-gradient(90deg,#22c55e,#4ade80)}.profit-bar-fill.negative{background:linear-gradient(90deg,#ef4444,#f87171)}@media(max-width:900px){.asset-stats-grid{grid-template-columns:repeat(2,1fr)}}.portfolio-toggle{display:flex;gap:0;margin-bottom:24px;background:#e2e8f0;border-radius:12px;padding:4px;width:fit-content}.toggle-tab{padding:10px 24px;border-radius:10px;border:none;font-size:.9rem;font-weight:700;cursor:pointer;transition:.25s ease;background:transparent;color:#64748b}.toggle-tab.active{background:#fff;color:#1e293b;box-shadow:0 2px 8px #00000014}.toggle-tab:hover:not(.active){color:#334155}.portfolio-card{background:#fff;border-radius:16px;padding:28px;box-shadow:0 4px 6px -1px #0000000d;margin-bottom:24px}.portfolio-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid #e2e8f0}.portfolio-card-header h3{margin:0;font-size:1.15rem;color:#1e293b;font-weight:800}.portfolio-card-header .mp-date{font-size:.85rem;color:#94a3b8;font-weight:600}.holdings-table{width:100%;border-collapse:collapse}.holdings-table th{text-align:left;padding:12px 16px;font-size:.8rem;color:#64748b;font-weight:700;text-transform:uppercase;background:#f8fafc;border-bottom:2px solid #e2e8f0}.holdings-table td{padding:14px 16px;border-bottom:1px solid #f1f5f9;font-size:.92rem;color:#334155}.holdings-table tr:hover{background:#f8fafc}.ticker-cell{font-weight:700;font-family:SF Mono,Fira Code,monospace;color:#1e293b}.name-cell{color:#64748b;font-size:.85rem}.weight-bar-cell{display:flex;align-items:center;gap:10px}.weight-bar-bg{flex:1;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;max-width:120px}.weight-bar-fill{height:100%;border-radius:4px;transition:width .6s ease}.weight-bar-fill.mp-fill{background:linear-gradient(90deg,#3b82f6,#6366f1)}.weight-bar-fill.ap-fill{background:linear-gradient(90deg,#10b981,#34d399)}.weight-pct{font-weight:700;font-size:.9rem;min-width:48px;text-align:right}.diff-positive{color:#10b981}.diff-negative{color:#ef4444}.diff-zero{color:#94a3b8}.total-row td{font-weight:800;color:#1e293b;border-top:2px solid #e2e8f0;padding-top:16px}.action-bar{display:flex;gap:12px;margin-top:24px}.action-btn{padding:12px 24px;border-radius:10px;border:none;font-weight:700;font-size:.9rem;cursor:pointer;transition:.2s;display:inline-flex;align-items:center;gap:8px}.action-btn-primary{background:#2563eb;color:#fff;box-shadow:0 4px 12px #2563eb4d}.action-btn-primary:hover{background:#1d4ed8}.action-btn-secondary{background:#e2e8f0;color:#334155}.action-btn-secondary:hover{background:#cbd5e1}.history-card{background:#fff;border-radius:16px;padding:28px;box-shadow:0 4px 6px -1px #0000000d}.history-card h3{margin:0 0 20px;font-size:1.1rem;color:#1e293b}.history-table{width:100%;border-collapse:collapse}.history-table th{text-align:left;padding:10px 14px;font-size:.8rem;color:#64748b;font-weight:700;text-transform:uppercase;background:#f8fafc}.history-table td{padding:12px 14px;border-bottom:1px solid #f1f5f9;font-size:.9rem;color:#334155}.history-status{padding:4px 10px;border-radius:6px;font-size:.78rem;font-weight:700}.history-status.completed{background:#d1fae5;color:#059669}.history-status.pending{background:#fef3c7;color:#d97706}.empty-state{text-align:center;padding:60px 20px;color:#94a3b8}.empty-state .empty-icon{font-size:3rem;margin-bottom:12px}.empty-state p{font-size:1rem;font-weight:600}.reb-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}.reb-overlay-bg{position:absolute;inset:0;background:#00000080;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.reb-modal{position:relative;z-index:1;display:flex;align-items:center;gap:8px;max-width:95vw;max-height:92vh}.reb-nav-arrow{width:48px;height:80px;border:none;border-radius:12px;background:#ffffffe6;color:#1e293b;font-size:2rem;font-weight:300;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #0000001a;flex-shrink:0}.reb-nav-arrow:hover:not(:disabled){background:#fff;box-shadow:0 6px 20px #00000026;transform:scale(1.05)}.reb-nav-arrow:disabled{opacity:.3;cursor:not-allowed}.reb-body{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;max-height:90vh;width:1300px;box-shadow:0 20px 60px #0003}.reb-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#130b47;color:#fff}.reb-acct-info{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.reb-label{font-size:.72rem;color:#a5b4fc;font-weight:600;text-transform:uppercase}.reb-value{font-size:.85rem;font-weight:700;margin-right:16px}.reb-value.mono{font-family:SF Mono,Consolas,monospace}.reb-header-right{display:flex;align-items:center;gap:16px}.reb-progress-label{font-size:.85rem;font-weight:700;color:#a5b4fc;background:#ffffff1a;padding:4px 12px;border-radius:6px}.reb-close-btn{background:#ffffff26;border:none;color:#fff;width:32px;height:32px;border-radius:8px;font-size:1rem;cursor:pointer;transition:.2s}.reb-close-btn:hover{background:#ffffff4d}.reb-status-bar{display:flex;padding:12px 24px;gap:4px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.reb-status-step{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;font-size:.78rem;font-weight:600;color:#94a3b8;flex:1;transition:all .3s}.reb-status-active{color:#22c55e}.reb-status-current{background:#f0fdf4;color:#16a34a;font-weight:800}.reb-status-dot{width:8px;height:8px;border-radius:50%;background:#cbd5e1;flex-shrink:0}.reb-status-active .reb-status-dot{background:#22c55e}.reb-status-current .reb-status-dot{background:#16a34a;box-shadow:0 0 0 3px #16a34a33}.reb-settings{display:flex;align-items:center;gap:12px;padding:10px 24px;background:#fefce8;border-bottom:1px solid #fde68a;flex-wrap:wrap;font-size:.82rem}.reb-checkbox-label{display:flex;align-items:center;gap:4px;font-weight:600;color:#475569;cursor:pointer}.reb-suggest-btn{padding:6px 14px;border:2px solid #8b5cf6;border-radius:6px;background:#fff;color:#8b5cf6;font-weight:700;font-size:.82rem;cursor:pointer;transition:.2s}.reb-suggest-btn:hover{background:#8b5cf6;color:#fff}.reb-setting-info{color:#64748b;font-weight:500}.reb-setting-info strong{color:#1e293b;margin-left:4px}.reb-stats-summary{display:flex;gap:16px;margin-left:auto;font-weight:600;color:#475569}.reb-stats-summary strong{color:#1e293b;margin-left:4px}.text-danger{color:#ef4444!important}.reb-table-wrap{flex:1;overflow:auto;padding:0}.reb-table{width:100%;border-collapse:collapse;font-size:.82rem}.reb-table th{position:sticky;top:0;z-index:2;background:#130b47;color:#fff;padding:10px 8px;font-size:.75rem;font-weight:700;text-align:center;white-space:nowrap}.reb-table td{padding:8px;border-bottom:1px solid #f1f5f9;text-align:center;color:#334155}.reb-table tbody tr:hover{background:#f8fafc}.reb-sell-row{background:#fef2f2}.reb-sell-row:hover{background:#fee2e2!important}.reb-name-cell{text-align:left!important;font-weight:600;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reb-price-input{width:72px;padding:4px 6px;border:1px solid #e2e8f0;border-radius:4px;text-align:right;font-size:.82rem;font-family:monospace}.reb-price-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f626}.reb-order-type{display:inline-block;padding:3px 8px;border-radius:4px;font-weight:700;font-size:.75rem}.reb-order-type.buy{background:#dbeafe;color:#2563eb}.reb-order-type.sell{background:#fee2e2;color:#dc2626}.reb-qty-cell{display:inline-flex;align-items:center;gap:2px}.reb-qty-btn{width:24px;height:24px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;color:#475569;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.15s;padding:0;line-height:1}.reb-qty-btn:hover{background:#f1f5f9;border-color:#94a3b8}.reb-qty-value{min-width:28px;text-align:center;font-weight:700;font-family:monospace}.reb-risk-col{font-size:.9rem}.reb-footer{display:flex;align-items:flex-end;gap:16px;padding:16px 24px;background:#f8fafc;border-top:1px solid #e2e8f0}.reb-footer-inputs{display:flex;gap:12px;flex:1;align-items:flex-end}.reb-input-group{display:flex;flex-direction:column;gap:4px}.reb-input-group label{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase}.reb-input-group input{padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:.9rem;font-family:monospace;width:120px}.reb-input-group input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f626}.reb-memo-group input{width:200px;font-family:inherit}.reb-complete-btn{padding:12px 32px;background:#2563eb;color:#fff;border:none;border-radius:8px;font-weight:800;font-size:1rem;cursor:pointer;transition:.2s;box-shadow:0 4px 12px #2563eb40}.reb-complete-btn:hover:not(:disabled){background:#1d4ed8}.reb-complete-btn:disabled{opacity:.5;cursor:not-allowed}.cm-overlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center}.cm-overlay-bg{position:absolute;inset:0;background:#0009;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cm-modal{position:relative;z-index:1;background:#fafbfc;border-radius:16px;width:1400px;max-width:96vw;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 60px #0000004d;overflow:hidden}.cm-header{display:flex;justify-content:space-between;align-items:flex-start;padding:18px 28px;background:linear-gradient(135deg,#1e1b4b,#312e81);color:#fff}.cm-header h2{margin:0 0 4px;font-size:1.2rem;font-weight:800}.cm-header p{margin:0;font-size:.82rem;color:#a5b4fc}.cm-close-btn{background:#ffffff1a;border:none;color:#fff;width:36px;height:36px;border-radius:10px;font-size:1.1rem;cursor:pointer;transition:.2s;flex-shrink:0}.cm-close-btn:hover{background:#ffffff40}.cm-dashboard{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:12px 28px;background:#fff;border-bottom:1px solid #e2e8f0}.cm-stat{display:flex;flex-direction:column;gap:2px;padding:10px 12px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.cm-stat-highlight{background:#ede9fe;border-color:#c4b5fd}.cm-stat-label{font-size:.68rem;font-weight:700;color:#64748b;text-transform:uppercase}.cm-stat-value{font-size:1.25rem;font-weight:800;color:#1e293b}.cm-stat-value small{font-size:.7rem;color:#94a3b8;font-weight:600;margin-left:2px}.cm-text-blue{color:#4f46e5}.cm-text-green{color:#16a34a}.cm-table-wrap{flex:1;overflow:auto}.cm-pair-table{width:100%;border-collapse:collapse;font-size:.84rem}.cm-pair-table thead th{position:sticky;top:0;z-index:2;background:#1e293b;color:#fff;padding:10px 12px;font-size:.75rem;font-weight:700;text-align:center;white-space:nowrap}.cm-th-buy{background:#1e40af!important}.cm-th-sell{background:#991b1b!important}.cm-th-arrow{background:#92400e!important}.cm-pair-table tbody td{padding:9px 12px;border-bottom:1px solid #f1f5f9;text-align:center;vertical-align:middle;color:#334155}.cm-td-code{font-family:SF Mono,Consolas,monospace;font-weight:800;font-size:.88rem;color:#1e293b;border-right:1px solid #e2e8f0;background:#f8fafc}.cm-td-name{text-align:left!important;font-weight:700;color:#1e293b;border-right:1px solid #e2e8f0;background:#f8fafc;min-width:180px}.cm-td-meta{margin-top:4px;display:flex;gap:6px;align-items:center;flex-wrap:wrap;font-size:.75rem;font-weight:500;color:#94a3b8}.cm-mini-badge{display:inline-block;padding:1px 6px;border-radius:3px;font-size:.7rem;font-weight:700}.cm-mini-buy{background:#dbeafe;color:#2563eb}.cm-mini-sell{background:#fee2e2;color:#dc2626}.cm-td-buyer{text-align:right!important;font-weight:600;color:#1e40af;background:#eff6ff}.cm-td-buy-qty{font-family:monospace;font-weight:800;color:#2563eb;background:#eff6ff}.cm-td-cross{font-weight:800;color:#d97706;background:#fefce8;white-space:nowrap;font-size:.82rem}.cm-td-sell-qty{font-family:monospace;font-weight:800;color:#dc2626;background:#fef2f2}.cm-td-seller{text-align:left!important;font-weight:600;color:#991b1b;background:#fef2f2}.cm-td-amount{font-size:.88rem;color:#1e293b;background:#f8fafc;border-left:1px solid #e2e8f0;min-width:100px}.cm-td-amount strong{font-size:1rem}.cm-td-cross-badge{margin-top:4px;display:inline-block;background:#ede9fe;color:#7c3aed;padding:2px 8px;border-radius:4px;font-size:.72rem;font-weight:700}.cm-pair-data-row td{border-bottom:1px solid #f1f5f9}.cm-pair-data-row:last-child td,.cm-pair-table tbody tr:has(+tr .cm-td-code) td{border-bottom:2px solid #e2e8f0}.cm-pair-data-row:hover td{background-color:#00000005}.cm-footer{padding:14px 28px;background:#fff;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;font-size:.88rem;color:#475569;flex-shrink:0}.cm-footer strong{color:#7c3aed}.cm-close-action{padding:10px 24px;border:none;border-radius:8px;background:linear-gradient(135deg,#7c3aed,#8b5cf6);color:#fff;font-weight:800;font-size:.9rem;cursor:pointer;transition:.2s;box-shadow:0 4px 12px #7c3aed40;flex-shrink:0}.cm-close-action:hover{background:linear-gradient(135deg,#6d28d9,#7c3aed)}.net-overlay{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center}.net-overlay-bg{position:absolute;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.net-modal{position:relative;z-index:1;background:#fff;border-radius:16px;width:1400px;max-width:95vw;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 60px #00000040;overflow:hidden}.net-header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 28px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff}.net-header h2{margin:0 0 6px;font-size:1.3rem;font-weight:800}.net-header p{margin:0;font-size:.88rem;color:#94a3b8}.net-close-btn{background:#ffffff1a;border:none;color:#fff;width:36px;height:36px;border-radius:10px;font-size:1.1rem;cursor:pointer;transition:.2s}.net-close-btn:hover{background:#ffffff40}.net-dashboard{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;padding:16px 28px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.net-stat{display:flex;flex-direction:column;gap:4px;padding:12px;background:#fff;border-radius:10px;border:1px solid #e2e8f0}.net-stat-highlight{background:#f0fdf4;border-color:#86efac}.net-stat-label{font-size:.72rem;font-weight:700;color:#64748b;text-transform:uppercase}.net-stat-value{font-size:1.4rem;font-weight:800;color:#1e293b}.net-stat-value small{font-size:.75rem;color:#94a3b8;font-weight:600;margin-left:3px}.text-blue{color:#2563eb}.text-green{color:#16a34a}.net-table-wrap{flex:1;overflow:auto}.net-table{width:100%;border-collapse:collapse;font-size:.82rem}.net-table th{position:sticky;top:0;z-index:2;background:#1e293b;color:#fff;padding:10px;font-size:.75rem;font-weight:700;text-align:center;white-space:nowrap}.net-table td{padding:10px;border-bottom:1px solid #f1f5f9;text-align:center;color:#334155}.net-table tbody tr:hover{background:#f8fafc}.net-cancelled-row{background:#f0fdf4;opacity:.7}.net-cancelled-row td{text-decoration:line-through;color:#94a3b8}.net-cancelled-row .net-direction{text-decoration:none}.net-name-cell{text-align:left!important;font-weight:600;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mono{font-family:SF Mono,Consolas,monospace}.net-col-buy{color:#2563eb!important;font-weight:700}.net-col-sell{color:#dc2626!important;font-weight:700}.net-direction{display:inline-block;padding:3px 10px;border-radius:4px;font-weight:700;font-size:.75rem}.dir-buy{background:#dbeafe;color:#2563eb}.dir-sell{background:#fee2e2;color:#dc2626}.dir-cancel{background:#dcfce7;color:#16a34a}.net-price-input{width:72px;padding:4px 6px;border:1px solid #e2e8f0;border-radius:4px;text-align:right;font-family:monospace;font-size:.82rem}.net-price-input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f626}.net-gross-amt{color:#94a3b8!important;font-size:.78rem}.net-col-saved{font-weight:700}.net-saved-badge{display:inline-block;background:#dcfce7;color:#16a34a;padding:3px 8px;border-radius:4px;font-size:.78rem;font-weight:700}.net-footer{padding:16px 28px;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;gap:16px}.net-footer-info{font-size:.9rem;color:#475569}.net-footer-info strong{color:#16a34a}.net-footer-actions{display:flex;gap:10px}.net-cancel-btn{padding:10px 20px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#475569;font-weight:700;font-size:.88rem;cursor:pointer;transition:.2s}.net-cancel-btn:hover{background:#f1f5f9}.net-cross-btn{padding:10px 20px;border:2px solid #7c3aed;border-radius:8px;background:#fff;color:#7c3aed;font-weight:700;font-size:.88rem;cursor:pointer;transition:.2s}.net-cross-btn:hover{background:#7c3aed;color:#fff}.net-proceed-btn{padding:10px 24px;border:none;border-radius:8px;background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;font-weight:800;font-size:.9rem;cursor:pointer;transition:.2s;box-shadow:0 4px 12px #16a34a40}.net-proceed-btn:hover{background:linear-gradient(135deg,#15803d,#16a34a)}.ops-container{padding:40px;background:#f1f5f9;min-height:calc(100vh - 80px);overflow-y:auto}.ops-header{margin-bottom:24px}.ops-header h2{font-size:1.5rem;color:#1e293b;margin:0 0 6px;font-weight:800}.ops-header p{color:#64748b;font-size:.95rem;margin:0}.stats-dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}.stat-card{background:#fff;padding:20px 24px;border-radius:14px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column}.stat-title{font-size:.8rem;color:#64748b;font-weight:700;text-transform:uppercase;margin-bottom:8px}.stat-value{font-size:1.8rem;font-weight:800;color:#1e293b}.stat-value small{font-size:.9rem;color:#94a3b8;font-weight:600;margin-left:4px}.text-red{color:#ef4444}.text-blue{color:#3b82f6}.ops-status-filter{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.ops-status-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;border:2px solid #e2e8f0;background:#fff;color:#64748b;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .2s}.ops-status-btn:hover{border-color:#94a3b8;color:#334155}.ops-status-btn--active{background:#f8fafc;border-width:2px;font-weight:800}.ops-status-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:11px;background:#e2e8f0;font-size:.75rem;font-weight:800;color:#475569}.ops-status-btn--active .ops-status-count{background:currentColor;color:#fff}.ops-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px;flex-wrap:wrap}.ops-toolbar-left{display:flex;align-items:center;gap:10px;flex:1}.ops-toolbar-right{display:flex;align-items:center;gap:8px}.ops-check-all-btn{padding:8px 14px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;font-weight:700;font-size:.85rem;color:#475569;cursor:pointer;transition:.2s;white-space:nowrap}.ops-check-all-btn:hover{background:#f1f5f9;border-color:#94a3b8}.ops-search-input{flex:1;min-width:240px;padding:10px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;color:#334155;background:#fff;outline:none;transition:border-color .2s}.ops-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.ops-group-btn{padding:10px 18px;border:2px solid #8b5cf6;border-radius:8px;background:#fff;color:#8b5cf6;font-weight:700;font-size:.85rem;cursor:pointer;transition:.2s}.ops-group-btn:hover:not(:disabled){background:#8b5cf6;color:#fff}.ops-group-btn:disabled{opacity:.4;cursor:not-allowed}.ops-batch-btn{padding:10px 18px;border:none;border-radius:8px;background:#2563eb;color:#fff;font-weight:700;font-size:.85rem;cursor:pointer;transition:.2s;box-shadow:0 2px 6px #2563eb33}.ops-batch-btn:hover:not(:disabled){background:#1d4ed8}.ops-batch-btn:disabled{opacity:.4;cursor:not-allowed}.table-section{background:#fff;border-radius:14px;padding:0;box-shadow:0 2px 8px #0000000a;overflow:hidden}.ops-table{width:100%;border-collapse:collapse}.ops-table th{text-align:left;padding:14px 16px;font-size:.78rem;color:#94a3b8;font-weight:700;text-transform:uppercase;background:#f8fafc;border-bottom:1px solid #e2e8f0}.ops-table td{padding:14px 16px;border-bottom:1px solid #f1f5f9;font-size:.9rem;color:#334155;vertical-align:middle}.ops-table tbody tr:hover{background:#f8fafc}.pending-row{background:#fffbeb}.pending-row:hover{background:#fef3c7!important}.ops-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#3b82f6}.algo-badge-ops{display:inline-block;background:#e2e8f0;color:#475569;padding:3px 7px;border-radius:5px;font-size:.72rem;font-weight:700;margin-right:6px;font-family:monospace}.acc-txt{color:#94a3b8;font-family:monospace;font-size:.85rem}.ops-status-pill{display:inline-block;padding:5px 10px;border-radius:20px;font-size:.78rem;font-weight:700;border:1px solid}.ops-risk-badge{font-size:.82rem;font-weight:600;color:#64748b}.ops-action-cell{display:flex;gap:6px}.approve-btn{background:#f59e0b;color:#fff;border:none;padding:8px 14px;border-radius:7px;font-weight:700;cursor:pointer;transition:.2s;font-size:.82rem;box-shadow:0 2px 4px #f59e0b33}.approve-btn:hover{background:#d97706}.rebalance-btn{background:#e2e8f0;color:#334155;border:none;padding:7px 12px;border-radius:6px;font-weight:600;cursor:pointer;transition:.2s;font-size:.82rem}.rebalance-btn:hover{background:#cbd5e1}.empty-row{text-align:center;color:#94a3b8;padding:40px!important}.ops-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center}.ops-overlay-bg{position:absolute;inset:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ops-progress-dialog{position:relative;z-index:1;background:#fff;padding:32px 40px;border-radius:16px;min-width:400px;text-align:center;box-shadow:0 20px 60px #00000026}.ops-progress-dialog h3{margin:0 0 20px;font-size:1.2rem;color:#1e293b}.ops-progress-bar{width:100%;height:12px;background:#e2e8f0;border-radius:6px;overflow:hidden;margin-bottom:12px}.ops-progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#22c55e);border-radius:6px;transition:width .3s ease}.ops-progress-text{font-size:1rem;font-weight:700;color:#334155;margin-bottom:16px}.mt-8{margin-top:32px}.cam-container{padding:32px;max-width:1400px;margin:0 auto;font-family:Inter,Roboto,sans-serif;color:#f8fafc}.cam-header{margin-bottom:24px}.cam-header h2{font-size:1.8rem;font-weight:700;margin-bottom:8px;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cam-header p{color:#94a3b8;font-size:.95rem}.cam-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:16px}.cam-search{padding:10px 16px;border-radius:8px;border:1px solid #334155;background:#1e293b80;color:#f8fafc;width:320px;font-size:.95rem;transition:all .2s ease}.cam-search:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.cam-btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #2563eb33}.cam-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px #2563eb4d}.cam-table-wrapper{background:#1e293bb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #334155;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0003}.cam-table{width:100%;border-collapse:collapse;text-align:left}.cam-table th{padding:16px 20px;background:#0f172a99;color:#94a3b8;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #334155}.cam-table td{padding:16px 20px;border-bottom:1px solid rgba(51,65,85,.5);font-size:.95rem;vertical-align:middle}.cam-table tr:hover td{background:#3341554d}.cam-table tr:last-child td{border-bottom:none}.status-badge{padding:4px 10px;border-radius:20px;font-size:.8rem;font-weight:600;display:inline-block}.status-in_progress{background:#3b82f626;color:#60a5fa;border:1px solid rgba(96,165,250,.3)}.status-completed{background:#22c55e26;color:#4ade80;border:1px solid rgba(74,222,128,.3)}.status-paused{background:#f59e0b26;color:#fbbf24;border:1px solid rgba(251,191,36,.3)}.action-btn{background:#33415599;color:#cbd5e1;border:1px solid #475569;padding:6px 14px;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s}.action-btn:hover{background:#3b82f6;color:#fff;border-color:#3b82f6}.cam-modal-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-out}.cam-modal{background:#1e293b;border:1px solid #334155;border-radius:16px;width:500px;max-width:90vw;box-shadow:0 20px 40px #0006;overflow:hidden;animation:slideUp .3s cubic-bezier(.16,1,.3,1)}.cam-modal-header{padding:24px;border-bottom:1px solid #334155;display:flex;justify-content:space-between;align-items:center}.cam-modal-header h3{margin:0;font-size:1.3rem;color:#f8fafc}.cam-modal-close{background:transparent;border:none;color:#94a3b8;font-size:1.5rem;cursor:pointer;padding:0;line-height:1}.cam-modal-close:hover{color:#ef4444}.cam-modal-body{padding:24px}.cam-form-group{margin-bottom:20px}.cam-form-group label{display:block;font-size:.85rem;color:#94a3b8;margin-bottom:8px;font-weight:500}.cam-form-group select,.cam-form-group input[type=number]{width:100%;padding:10px 14px;border-radius:8px;border:1px solid #334155;background:#0f172a;color:#f8fafc;font-size:.95rem}.cam-form-group select:focus,.cam-form-group input:focus{outline:none;border-color:#3b82f6}.cam-slider-wrap{display:flex;align-items:center;gap:16px}.cam-slider{flex:1;-webkit-appearance:none;height:6px;background:#334155;border-radius:3px;outline:none}.cam-slider::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#3b82f6;cursor:pointer;box-shadow:0 0 10px #3b82f680}.cam-ratio-labels{display:flex;justify-content:space-between;font-size:.8rem;margin-top:6px;color:#94a3b8}.cam-modal-footer{padding:20px 24px;background:#0f172a66;border-top:1px solid #334155;display:flex;justify-content:flex-end;gap:12px}.cam-btn-cancel{background:transparent;color:#94a3b8;border:1px solid #475569;padding:8px 16px;border-radius:8px;cursor:pointer}.cam-btn-cancel:hover{background:#ffffff0d;color:#f8fafc}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.status-active{background:#22c55e26;color:#4ade80;border:1px solid rgba(74,222,128,.3)}.rh-container{margin-top:24px}.rh-header{margin-bottom:12px}.rh-header h3{margin:0 0 4px;font-size:1.15rem;font-weight:800;color:#1e293b}.rh-header p{margin:0;font-size:.85rem;color:#64748b}.rh-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.rh-stat{display:flex;flex-direction:column;gap:2px;padding:10px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;text-align:center}.rh-stat-label{font-size:.68rem;font-weight:700;color:#64748b;text-transform:uppercase}.rh-stat-val{font-size:1.2rem;font-weight:900;color:#1e293b}.rh-stat-val small{font-size:.7rem;color:#94a3b8;font-weight:600;margin-left:2px}.rh-blue{color:#2563eb!important}.rh-red{color:#dc2626!important}.rh-filter-row{display:flex;gap:6px;margin-bottom:16px}.rh-filter-btn{padding:6px 16px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;color:#64748b;font-size:.82rem;font-weight:600;cursor:pointer;transition:.2s}.rh-filter-btn:hover{background:#f1f5f9}.rh-filter-btn.active{background:#1e293b;color:#fff;border-color:#1e293b}.rh-timeline{display:flex;flex-direction:column;gap:8px}.rh-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;transition:box-shadow .2s}.rh-card:hover{box-shadow:0 4px 12px #0000000f}.rh-card-emergency{border-left:4px solid #ef4444}.rh-card-header{display:grid;grid-template-columns:250px 1fr 160px;align-items:center;padding:14px 20px;cursor:pointer;transition:background .15s}.rh-card-header:hover{background:#fafbfc}.rh-card-left{display:flex;align-items:center;gap:10px}.rh-type-badge{display:inline-block;padding:3px 10px;border-radius:4px;font-size:.75rem;font-weight:700;white-space:nowrap}.rh-type-정기{background:#dbeafe;color:#1d4ed8}.rh-type-임시{background:#fef3c7;color:#92400e}.rh-type-긴급{background:#fee2e2;color:#dc2626}.rh-card-date{font-size:.92rem;font-weight:700;color:#1e293b}.rh-card-id{font-family:SF Mono,Consolas,monospace;font-size:.72rem;color:#94a3b8}.rh-card-center{display:flex;flex-direction:column;gap:4px}.rh-weight-flow{display:flex;align-items:center;gap:8px;font-size:.88rem;font-weight:600}.rh-weight-before{color:#64748b}.rh-weight-arrow{color:#94a3b8;font-size:.9rem}.rh-weight-after{color:#1e293b;font-weight:800}.rh-weight-change{font-size:.8rem;font-weight:700}.rh-card-summary{font-size:.78rem;color:#94a3b8}.rh-card-right{display:flex;align-items:center;justify-content:flex-end;gap:12px}.rh-status-badge{padding:4px 12px;border-radius:4px;font-size:.75rem;font-weight:700}.rh-status-완료{background:#dcfce7;color:#16a34a}.rh-status-취소{background:#fee2e2;color:#dc2626}.rh-status-부분완료{background:#fef3c7;color:#d97706}.rh-expand-icon{font-size:.7rem;color:#94a3b8}.rh-card-detail{border-top:1px solid #e2e8f0;padding:16px 20px;background:#fafbfc;animation:rhSlideDown .25s ease}@keyframes rhSlideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:600px}}.rh-memo{padding:8px 14px;background:#eff6ff;border-radius:6px;font-size:.85rem;font-weight:600;color:#1e40af;margin-bottom:12px}.rh-detail-table{width:100%;border-collapse:collapse;font-size:.84rem}.rh-detail-table thead th{background:#334155;color:#fff;padding:8px 12px;font-size:.75rem;font-weight:700;text-align:center}.rh-detail-table tbody td{padding:8px 12px;border-bottom:1px solid #e2e8f0;text-align:center;color:#334155}.rh-td-code{font-family:SF Mono,Consolas,monospace;font-weight:800;font-size:.82rem}.rh-td-name{text-align:left!important;font-weight:600;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rh-action-badge{display:inline-block;padding:2px 10px;border-radius:4px;font-size:.75rem;font-weight:800}.rh-buy{background:#dbeafe;color:#2563eb}.rh-sell{background:#fee2e2;color:#dc2626}.rh-td-qty{font-family:monospace;font-weight:700}.rh-td-price{font-family:monospace;color:#64748b}.rh-td-amount{font-weight:700;color:#1e293b}.rh-td-weight{font-size:.82rem;color:#64748b}.rh-weight-arrow-sm{margin:0 4px;color:#94a3b8}.rh-detail-footer{display:flex;justify-content:space-between;padding-top:10px;margin-top:10px;border-top:1px solid #e2e8f0;font-size:.85rem;color:#64748b}.rh-detail-table tbody tr:hover td{background:#00000005}.pv-container{max-width:1400px;margin:0 auto;padding:24px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,sans-serif}.pv-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #e2e8f0}.pv-header h2{margin:0 0 4px;font-size:1.35rem;font-weight:800;color:#1e293b}.pv-header p{margin:0;font-size:.88rem;color:#64748b}.pv-status-badge{display:inline-block;padding:6px 16px;border-radius:20px;font-size:.82rem;font-weight:700;background:#f1f5f9;color:#64748b}.pv-status-badge.active{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff;box-shadow:0 2px 8px #16a34a40}.pv-account-card{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;padding:16px 20px;background:linear-gradient(135deg,#1e1b4b,#312e81);border-radius:12px;margin-bottom:16px}.pv-account-item{display:flex;flex-direction:column;gap:4px}.pv-ac-label{font-size:.68rem;font-weight:600;color:#a5b4fc;text-transform:uppercase}.pv-ac-value{font-size:.95rem;font-weight:700;color:#fff}.pv-ac-product{color:#fbbf24}.pv-ac-amount{color:#34d399;font-size:1.05rem}.pv-summary-row{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:20px}.pv-summary-card{padding:12px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;text-align:center;transition:transform .2s}.pv-summary-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.pv-summary-highlight{background:#fef3c7;border-color:#fbbf24}.pv-summary-label{font-size:.7rem;font-weight:700;color:#64748b;margin-bottom:4px;text-transform:uppercase}.pv-summary-value{font-size:1.3rem;font-weight:900;color:#1e293b}.pv-summary-value.pv-risk{color:#ef4444}.pv-summary-value.pv-safe{color:#16a34a}.pv-summary-diff{font-size:.75rem;font-weight:700;margin-top:2px}.pv-diff-over{color:#ef4444}.pv-diff-under{color:#3b82f6}.pv-diff-ok{color:#16a34a}.pv-bar-chart-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:20px}.pv-bar-chart-section h3{margin:0 0 16px;font-size:1.05rem;font-weight:800;color:#1e293b}.pv-bar-chart{display:flex;flex-direction:column;gap:6px}.pv-bar-row{display:grid;grid-template-columns:220px 1fr 80px;align-items:center;gap:12px;padding:6px 0;border-bottom:1px solid #f8fafc}.pv-bar-row:hover{background:#f8fafc;border-radius:4px}.pv-bar-label{display:flex;gap:8px;align-items:center;overflow:hidden}.pv-bar-symbol{font-family:SF Mono,Consolas,monospace;font-size:.72rem;color:#94a3b8;font-weight:600;flex-shrink:0;width:50px}.pv-bar-name{font-size:.82rem;font-weight:600;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pv-bar-area{display:flex;flex-direction:column;gap:3px}.pv-bar{height:18px;border-radius:4px;display:flex;align-items:center;justify-content:flex-end;padding-right:8px;font-size:.72rem;font-weight:700;color:#fff;transition:width .5s ease;min-width:40px}.pv-bar-mp{background:linear-gradient(90deg,#6366f1,#818cf8)}.pv-bar-ap{background:linear-gradient(90deg,#64748b,#94a3b8)}.pv-bar-ap.pv-bar-over{background:linear-gradient(90deg,#ef4444,#f87171)}.pv-bar-ap.pv-bar-under{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.pv-bar-diff{font-size:.82rem;font-weight:800;text-align:right}.pv-bar-legend{display:flex;gap:20px;margin-top:12px;padding-top:12px;border-top:1px solid #f1f5f9;justify-content:center}.pv-legend-item{display:flex;align-items:center;gap:6px;font-size:.78rem;font-weight:600;color:#64748b}.pv-legend-dot{width:12px;height:12px;border-radius:3px}.pv-legend-mp{background:#6366f1}.pv-legend-ap{background:#94a3b8}.pv-table-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.pv-table-section h3{margin:0 0 12px;font-size:1.05rem;font-weight:800;color:#1e293b}.pv-table{width:100%;border-collapse:collapse;font-size:.88rem}.pv-table thead th{background:#1e293b;color:#fff;padding:10px 12px;font-size:.78rem;font-weight:700;text-align:center;white-space:nowrap;position:sticky;top:0;z-index:1}.pv-th-clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.pv-th-clickable:hover{background:#334155!important}.pv-sort-icon{font-size:.7rem;color:#94a3b8;margin-left:2px}.pv-sort-active{color:#fbbf24}.pv-table tbody td{padding:10px 12px;border-bottom:1px solid #f1f5f9;text-align:center;color:#334155;vertical-align:middle}.pv-table tfoot td{padding:12px;border-top:2px solid #1e293b;background:#f8fafc;text-align:center}.pv-td-code{font-family:SF Mono,Consolas,monospace;font-weight:800;font-size:.84rem;color:#1e293b}.pv-td-name{text-align:left!important;font-weight:600;color:#1e293b;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pv-td-weight{font-weight:700;color:#334155}.pv-td-diff{font-weight:800}.pv-td-qty{font-family:monospace;font-weight:600}.pv-td-price{font-family:monospace;color:#64748b}.pv-td-amount{font-weight:700;color:#1e293b}.pv-row-alert{background:#fef2f2!important}.pv-row-alert:hover{background:#fee2e2!important}.pv-risk-badge{display:inline-block;padding:2px 8px;border-radius:4px;background:#fee2e2;color:#dc2626;font-size:.75rem;font-weight:700}.pv-safe-badge{display:inline-block;padding:2px 8px;border-radius:4px;background:#dcfce7;color:#16a34a;font-size:.75rem;font-weight:700}.pv-table tbody tr:hover td{background:#00000005}.dashboard-container{padding:24px 32px;background:#f8fafc;min-height:calc(100vh - 70px)}.flex-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap}.title-area h2{font-size:1.5rem;color:#0f172a;margin:0 0 8px}.title-area p{color:#64748b;margin:0;font-size:.95rem}.refresh-btn{background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:8px 16px;font-size:.9rem;color:#334155;cursor:pointer;font-weight:600;box-shadow:0 1px 2px #0000000d;transition:all .2s}.refresh-btn:hover{background:#f1f5f9;border-color:#94a3b8}.loading-spinner{text-align:center;padding:60px;font-size:1.2rem;color:#94a3b8}.table-wrapper{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d;overflow-x:auto}.dashboard-table{width:100%;border-collapse:collapse;text-align:left}.dashboard-table th{padding:16px;font-size:.85rem;font-weight:600;color:#64748b;border-bottom:1px solid #e2e8f0;background:#f8fafc;white-space:nowrap}.dashboard-table td{padding:16px;font-size:.95rem;color:#334155;border-bottom:1px solid #e2e8f0;vertical-align:middle}.dashboard-table tbody tr:hover{background-color:#f8fafc}.time-txt{font-size:.85rem;color:#94a3b8;white-space:nowrap}.strat-name{font-weight:600;color:#1e293b}.uni-badge{background:#e0e7ff;color:#4f46e5;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:600;white-space:nowrap}.factors-limit{color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:250px;font-size:.85rem}.empty-row{text-align:center!important;padding:40px!important;color:#94a3b8!important}.txt-blue{color:#2563eb}.txt-red{color:#dc2626}.font-bold{font-weight:600}.status-badge{padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:600}.status-badge.success{background:#dcfce7;color:#16a34a}.status-badge.pending{background:#f1f5f9;color:#64748b}.fade-in{animation:fadeIn .4s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.multi-bt{padding:20px 24px;max-width:1500px;margin:0 auto}.multi-bt-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.multi-bt-header h2{font-size:1.4rem;font-weight:700;color:#e8eaed;margin:0}.multi-bt-header .load-estimate{font-size:.82rem;color:#888da8;background:#0f111c99;padding:6px 14px;border-radius:8px;border:1px solid rgba(99,102,241,.15)}.multi-bt-header .load-estimate strong{color:#a5b4fc}.multi-bt-settings{display:flex;flex-wrap:wrap;gap:10px;align-items:center;background:#1e2130d9;border:1px solid rgba(99,102,241,.15);border-radius:10px;padding:10px 16px;margin-bottom:16px}.multi-bt-settings label{display:flex;align-items:center;gap:5px;font-size:.78rem;color:#888da8;white-space:nowrap}.multi-bt-settings select,.multi-bt-settings input[type=date],.multi-bt-settings input[type=number]{background:#0f111cb3;border:1px solid rgba(99,102,241,.2);border-radius:6px;color:#e8eaed;padding:5px 8px;font-size:.8rem}.multi-bt-settings select:focus,.multi-bt-settings input:focus{outline:none;border-color:#6366f1}.multi-bt-settings input[type=number]{width:52px}.multi-bt-settings input[type=date]{width:120px}.multi-bt-body{display:flex;gap:16px;margin-bottom:0}.multi-bt-left{flex:1;min-width:0}.multi-bt-right{width:260px;min-width:260px}.factor-search-panel{background:#1e2130e6;border:1px solid rgba(99,102,241,.15);border-radius:10px;padding:14px;position:sticky;top:60px}.factor-search-input{width:100%;background:#0f111ccc;border:1px solid rgba(99,102,241,.25);border-radius:8px;padding:9px 12px 9px 34px;color:#e8eaed;font-size:.85rem;margin-bottom:12px;box-sizing:border-box}.factor-search-input::placeholder{color:#555a70}.factor-search-input:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}.search-icon{position:absolute;left:26px;top:23px;color:#555a70;font-size:.9rem;pointer-events:none}.preset-section h4{font-size:.78rem;color:#888da8;margin:12px 0 8px;text-transform:uppercase;letter-spacing:.5px}.preset-btn{display:block;width:100%;text-align:left;background:#0f111c80;border:1px solid rgba(99,102,241,.12);border-radius:8px;padding:8px 12px;color:#c4b5fd;font-size:.8rem;cursor:pointer;margin-bottom:6px;transition:all .15s}.preset-btn:hover{background:#6366f11f;border-color:#6366f14d}.preset-btn .preset-count{float:right;color:#555a70;font-size:.72rem}.factor-accordion{background:#1e2130e6;border:1px solid rgba(99,102,241,.15);border-radius:10px;overflow:hidden}.accordion-group{border-bottom:1px solid rgba(99,102,241,.08)}.accordion-group:last-child{border-bottom:none}.accordion-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}.accordion-header:hover{background:#6366f10f}.accordion-header .group-info{display:flex;align-items:center;gap:8px}.accordion-header .group-dot{width:10px;height:10px;border-radius:3px}.accordion-header .group-name{font-size:.88rem;font-weight:600;color:#e8eaed}.accordion-header .group-count{font-size:.72rem;color:#555a70;background:#0f111c80;padding:2px 8px;border-radius:10px}.accordion-header .group-selected{font-size:.72rem;color:#a5b4fc;font-weight:600}.accordion-header .group-actions{display:flex;align-items:center;gap:8px}.group-select-all{font-size:.7rem;color:#6366f1;background:none;border:1px solid rgba(99,102,241,.25);padding:2px 8px;border-radius:4px;cursor:pointer}.group-select-all:hover{background:#6366f11a}.accordion-chevron{color:#555a70;font-size:.8rem;transition:transform .2s}.accordion-chevron.open{transform:rotate(180deg)}.accordion-body{padding:4px 16px 12px;display:flex;flex-wrap:wrap;gap:6px}.factor-chip{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;border-radius:6px;font-size:.76rem;cursor:pointer;transition:all .15s;border:1px solid transparent;position:relative;-webkit-user-select:none;user-select:none}.factor-chip.cat-momentum{background:#3b82f61a;color:#93c5fd;border-color:#3b82f626}.factor-chip.cat-momentum.selected{background:#3b82f64d;border-color:#3b82f6;color:#dbeafe}.factor-chip.cat-volatility{background:#f973161a;color:#fdba74;border-color:#f9731626}.factor-chip.cat-volatility.selected{background:#f973164d;border-color:#f97316;color:#fed7aa}.factor-chip.cat-volume{background:#a855f71a;color:#c4b5fd;border-color:#a855f726}.factor-chip.cat-volume.selected{background:#a855f74d;border-color:#a855f7;color:#e9d5ff}.factor-chip.cat-fundamental{background:#22c55e1a;color:#86efac;border-color:#22c55e26}.factor-chip.cat-fundamental.selected{background:#22c55e4d;border-color:#22c55e;color:#bbf7d0}.factor-chip.cat-dna{background:#ec48991a;color:#f9a8d4;border-color:#ec489926}.factor-chip.cat-dna.selected{background:#ec48994d;border-color:#ec4899;color:#fbcfe8}.factor-chip .chip-check{font-size:.7rem}.factor-chip:hover{transform:translateY(-1px);filter:brightness(1.15)}.factor-chip .chip-tooltip{display:none;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#0f111cf7;color:#e8eaed;padding:8px 12px;border-radius:8px;font-size:.74rem;line-height:1.4;white-space:nowrap;z-index:50;border:1px solid rgba(99,102,241,.2);box-shadow:0 8px 24px #0006;pointer-events:none}.factor-chip:hover .chip-tooltip{display:block}.selected-tray{position:fixed;bottom:0;left:0;right:0;z-index:100;background:#141623fa;border-top:1px solid rgba(99,102,241,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:10px 24px;display:flex;align-items:center;gap:12px;box-shadow:0 -4px 20px #0000004d;transition:transform .3s}.selected-tray.hidden{transform:translateY(100%)}.tray-info{min-width:100px}.tray-info .tray-count{font-size:1.1rem;font-weight:700;color:#a5b4fc}.tray-info .tray-label{font-size:.72rem;color:#555a70}.tray-progress{width:100px;height:4px;background:#6366f126;border-radius:2px;overflow:hidden}.tray-progress-fill{height:100%;background:linear-gradient(90deg,#6366f1,#a855f7);border-radius:2px;transition:width .3s}.tray-chips{flex:1;display:flex;flex-wrap:nowrap;gap:4px;overflow-x:auto;padding:2px 0}.tray-chips::-webkit-scrollbar{height:3px}.tray-chips::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:2px}.tray-chip{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;padding:4px 8px;border-radius:5px;font-size:.72rem;background:#6366f126;color:#c4b5fd;border:1px solid rgba(99,102,241,.2)}.tray-chip .tray-remove{cursor:pointer;color:#888;font-size:.8rem;margin-left:2px}.tray-chip .tray-remove:hover{color:#f87171}.tray-run-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;color:#fff;padding:10px 24px;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;white-space:nowrap;transition:all .2s;min-width:140px;text-align:center}.tray-run-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #6366f166}.tray-run-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.multi-bt-progress{text-align:center;padding:50px 20px;color:#a0a4b8}.multi-bt-progress .spinner{width:48px;height:48px;border:4px solid rgba(99,102,241,.2);border-top-color:#6366f1;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 16px}.multi-bt-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-bottom:20px}.summary-card{background:#1e2130e6;border:1px solid rgba(99,102,241,.12);border-radius:10px;padding:14px;text-align:center}.summary-card .sc-label{font-size:.7rem;color:#888da8;margin-bottom:4px;text-transform:uppercase;letter-spacing:.4px}.summary-card .sc-value{font-size:1.3rem;font-weight:700;color:#e8eaed}.summary-card .sc-value.positive{color:#34d399}.summary-card .sc-value.negative{color:#f87171}.multi-bt-tabs{display:flex;gap:3px;margin-bottom:16px;background:#0f111c80;border-radius:8px;padding:3px;width:fit-content}.multi-bt-tabs button{background:transparent;border:none;color:#888da8;padding:7px 16px;border-radius:6px;font-size:.82rem;cursor:pointer;transition:all .15s;font-weight:500}.multi-bt-tabs button.active{background:#6366f133;color:#a5b4fc;font-weight:600}.multi-bt-table-wrap{overflow-x:auto;border-radius:10px;border:1px solid rgba(99,102,241,.12)}.multi-bt-table{width:100%;border-collapse:collapse;font-size:.8rem}.multi-bt-table th{background:#1e2130fa;color:#a5b4fc;padding:9px 10px;text-align:right;font-weight:600;white-space:nowrap;border-bottom:2px solid rgba(99,102,241,.15);cursor:pointer;-webkit-user-select:none;user-select:none;position:sticky;top:0}.multi-bt-table th:first-child,.multi-bt-table th:nth-child(2){text-align:left}.multi-bt-table th:hover{color:#c4b5fd}.multi-bt-table th .sort-icon{margin-left:3px;font-size:.65rem}.multi-bt-table td{padding:8px 10px;text-align:right;border-bottom:1px solid rgba(99,102,241,.06);color:#d1d5db;white-space:nowrap}.multi-bt-table td:first-child,.multi-bt-table td:nth-child(2){text-align:left}.multi-bt-table tr:hover{background:#6366f10d}.multi-bt-table .val-pos{color:#34d399;font-weight:600}.multi-bt-table .val-neg{color:#f87171;font-weight:600}.rank-badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:5px;font-weight:700;font-size:.72rem}.rank-1{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1e2130}.rank-2{background:#9ca3af4d;color:#d1d5db}.rank-3{background:#b482504d;color:#d4a867}.corr-matrix-wrap{overflow-x:auto;margin-top:8px}.corr-matrix{border-collapse:collapse;font-size:.75rem}.corr-matrix th{padding:6px 4px;color:#a0a4b8;font-weight:500;max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.corr-matrix td{width:50px;height:32px;text-align:center;font-weight:600;font-size:.7rem;border:1px solid rgba(255,255,255,.03)}.heatmap-wrap{overflow-x:auto;margin-top:8px}.heatmap-row{display:flex;align-items:center;margin-bottom:2px}.heatmap-label{width:120px;min-width:120px;font-size:.75rem;color:#a0a4b8;text-align:right;padding-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.heatmap-cells{display:flex;flex:1;gap:1px}.heatmap-cell{flex:1;min-width:6px;height:24px;border-radius:1px;position:relative}.heatmap-cell:hover:after{content:attr(data-tip);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#0f111cf2;color:#e8eaed;padding:3px 7px;border-radius:4px;font-size:.7rem;white-space:nowrap;z-index:10;pointer-events:none}.dist-chart{margin-top:8px}.dist-row{display:flex;align-items:center;margin-bottom:6px}.dist-label{width:120px;min-width:120px;font-size:.75rem;color:#a0a4b8;text-align:right;padding-right:10px}.dist-bar-wrap{flex:1;height:20px;background:#0f111c66;border-radius:3px;position:relative}.dist-iqr{position:absolute;height:100%;background:#6366f14d;border-radius:3px}.dist-median{position:absolute;width:2px;height:100%;background:#a5b4fc;border-radius:1px;z-index:2}.dist-whisker{position:absolute;height:2px;background:#ffffff26;top:50%;transform:translateY(-50%)}.dist-values{display:flex;gap:6px;margin-left:10px;font-size:.7rem;color:#888da8;min-width:180px}.multi-bt{padding-bottom:80px}.port-check-btn{background:#6366f11f;border:1px solid rgba(99,102,241,.2);color:#a5b4fc;width:30px;height:30px;border-radius:6px;cursor:pointer;font-size:.9rem;display:inline-flex;align-items:center;justify-content:center;transition:all .15s}.port-check-btn:hover{background:#6366f140;border-color:#6366f1;transform:scale(1.1);box-shadow:0 2px 8px #6366f14d}.port-modal-overlay{position:fixed;inset:0;z-index:9999;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;animation:portFadeIn .2s ease}@keyframes portFadeIn{0%{opacity:0}to{opacity:1}}.port-modal{background:linear-gradient(180deg,#1a1d2e,#13152a);border:1px solid rgba(99,102,241,.2);border-radius:16px;width:520px;max-width:92vw;max-height:80vh;box-shadow:0 20px 60px #00000080,0 0 40px #6366f114;overflow:hidden;display:flex;flex-direction:column;animation:portSlideUp .25s ease}@keyframes portSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.port-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px 14px;border-bottom:1px solid rgba(99,102,241,.1)}.port-modal-header h3{margin:0;font-size:1.05rem;font-weight:700;color:#e8eaed}.port-modal-close{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#94a3b8;width:32px;height:32px;border-radius:8px;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:all .15s}.port-modal-close:hover{background:#ef444426;color:#f87171;border-color:#ef44444d}.port-modal-date{padding:10px 22px 4px;font-size:.78rem;color:#888da8}.port-modal-table-wrap{overflow-y:auto;max-height:calc(80vh - 110px);padding:8px 22px 20px}.port-modal-table{width:100%;border-collapse:collapse;font-size:.82rem}.port-modal-table th{padding:8px 10px;font-weight:600;color:#a5b4fc;text-align:left;border-bottom:2px solid rgba(99,102,241,.15);font-size:.75rem;text-transform:uppercase;letter-spacing:.3px;background:#1e213080;position:sticky;top:0}.port-modal-table td{padding:8px 10px;border-bottom:1px solid rgba(99,102,241,.06);color:#d1d5db}.port-modal-table tr:hover{background:#6366f10d}.port-modal-empty{padding:40px 22px;text-align:center;color:#555a70;font-size:.85rem}.port-weight-bar{width:100%;height:6px;background:#ffffff0f;border-radius:3px;overflow:hidden}.port-weight-fill{height:100%;border-radius:3px;transition:width .3s ease;background:linear-gradient(90deg,#6366f1,#a5b4fc)}.saved-drawer-btn{background:#6366f11f;border:1px solid rgba(99,102,241,.25);color:#a5b4fc;padding:6px 14px;border-radius:8px;cursor:pointer;font-size:.82rem;font-weight:500;transition:all .15s;display:flex;align-items:center;gap:6px;white-space:nowrap}.saved-drawer-btn:hover{background:#6366f133;border-color:#6366f1}.saved-badge{background:#6366f1;color:#fff;font-size:.68rem;font-weight:700;padding:1px 6px;border-radius:10px;min-width:16px;text-align:center}.saved-drawer{background:#141623f7;border:1px solid rgba(99,102,241,.15);border-radius:12px;margin-bottom:16px;overflow:hidden;animation:portSlideUp .2s ease}.saved-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid rgba(99,102,241,.1)}.saved-drawer-header h4{margin:0;font-size:.92rem;font-weight:600;color:#e8eaed}.saved-drawer-empty{padding:24px 18px;text-align:center;color:#555a70;font-size:.82rem}.saved-drawer-list{max-height:320px;overflow-y:auto;padding:6px 0}.saved-drawer-list::-webkit-scrollbar{width:4px}.saved-drawer-list::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:2px}.saved-item{display:flex;align-items:center;padding:10px 18px;gap:10px;border-bottom:1px solid rgba(99,102,241,.06);transition:background .15s}.saved-item:hover{background:#6366f10f}.saved-item:last-child{border-bottom:none}.saved-item-info{flex:1;cursor:pointer;min-width:0}.saved-item-title{font-size:.85rem;font-weight:600;color:#e8eaed;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-item-meta{font-size:.72rem;color:#888da8;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-item-delete{background:none;border:none;cursor:pointer;font-size:.9rem;padding:4px;border-radius:4px;opacity:.5;transition:all .15s}.saved-item-delete:hover{opacity:1;background:#ef444426}.merge-checkbox{display:flex;align-items:center;padding:0 6px 0 0;cursor:pointer}.merge-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:#6366f1;cursor:pointer}.saved-item.merge-selected{background:#6366f11f;border-left:3px solid #6366f1;padding-left:9px}.merge-btn{padding:6px 14px;background:linear-gradient(135deg,#4f46e5,#7c3aed);border:none;border-radius:6px;color:#fff;font-size:.78rem;font-weight:700;cursor:pointer;transition:all .2s;white-space:nowrap}.merge-btn:hover{transform:scale(1.03);box-shadow:0 2px 8px #6366f166}.alv-container{max-width:1400px;margin:0 auto;padding:30px 24px}.alv-container.fade-in{animation:alvFadeIn .4s ease}@keyframes alvFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.alv-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#94a3b8}.alv-spinner{width:36px;height:36px;border:3px solid #334155;border-top-color:#6366f1;border-radius:50%;animation:alvSpin .8s linear infinite;margin-bottom:16px}@keyframes alvSpin{to{transform:rotate(360deg)}}.alv-header h2{font-size:1.6rem;margin:0 0 4px;color:#1e293b}.alv-header p{color:#475569;font-size:.9rem;margin:0 0 20px}.alv-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:24px}.alv-stat-card{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:6px}.alv-stat-title{font-size:.82rem;color:#94a3b8;font-weight:600}.alv-stat-value{font-size:1.8rem;font-weight:700;color:#e2e8f0;letter-spacing:-.5px}.alv-stat-value small{font-size:.65em;color:#64748b;font-weight:500}.alv-stat-value.text-blue{color:#60a5fa}.alv-stat-value.text-green{color:#4ade80}.alv-stat-value.text-purple{color:#a78bfa}.alv-toolbar{display:flex;gap:12px;align-items:center;margin-bottom:24px;flex-wrap:wrap}.alv-search{flex:1;min-width:200px;padding:10px 14px;background:#1e293b;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:.9rem;outline:none;transition:border-color .2s}.alv-search:focus{border-color:#6366f1}.alv-filter-group{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.alv-filter-btn{padding:6px 14px;background:#1e293b;border:1px solid #334155;border-radius:20px;color:#94a3b8;font-size:.82rem;cursor:pointer;transition:all .2s;font-weight:600}.alv-filter-btn:hover{border-color:#6366f1;color:#e2e8f0}.alv-filter-btn.active{background:#312e81;border-color:#6366f1;color:#a5b4fc}.alv-filter-select{padding:6px 12px;background:#1e293b;border:1px solid #334155;border-radius:20px;color:#94a3b8;font-size:.82rem;cursor:pointer;font-weight:600;outline:none}.alv-filter-select:focus{border-color:#6366f1}.alv-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.alv-card{background:#1e293b;border:1px solid #334155;border-radius:14px;padding:20px;cursor:pointer;transition:all .25s ease;position:relative;overflow:hidden}.alv-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#6366f1,#8b5cf6);opacity:0;transition:opacity .25s}.alv-card:hover{border-color:#6366f1;transform:translateY(-3px);box-shadow:0 8px 32px #6366f126}.alv-card:hover:before{opacity:1}.alv-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.alv-card-model{font-size:1.15rem;font-weight:800;color:#e2e8f0;letter-spacing:-.3px}.alv-card-status{font-size:.78rem;font-weight:600}.alv-card-temperament{font-size:.85rem;font-weight:700;margin-bottom:10px}.alv-card-factors{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.alv-mini-factor{padding:2px 8px;background:#6366f11f;border:1px solid rgba(99,102,241,.25);border-radius:12px;font-size:.72rem;color:#a5b4fc;font-weight:600;white-space:nowrap}.alv-card-meta{display:flex;gap:8px;margin-bottom:12px}.alv-meta-tag{font-size:.75rem;color:#64748b;font-weight:600}.alv-card-footer{display:flex;justify-content:space-between;padding-top:10px;border-top:1px solid #334155;font-size:.85rem;color:#64748b;font-weight:600}.alv-empty{text-align:center;color:#475569;padding:40px;font-size:.95rem}.alv-back-btn{background:none;border:1px solid #cbd5e1;border-radius:8px;padding:8px 16px;color:#475569;cursor:pointer;font-size:.85rem;margin-bottom:20px;transition:all .2s;font-weight:600}.alv-back-btn:hover{color:#1e293b;border-color:#6366f1}.alv-detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #334155}.alv-detail-id{font-size:.8rem;color:#6366f1;font-weight:700;font-family:JetBrains Mono,monospace}.alv-detail-name{font-size:1.8rem;font-weight:800;color:#1e293b;margin:6px 0 8px}.alv-detail-desc{font-size:.95rem;color:#475569;margin:0}.alv-status-badge{font-size:.9rem;font-weight:700}.alv-detail-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;margin-bottom:30px}.alv-detail-card{background:#1e293b;border:1px solid #334155;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:6px}.alv-dc-label{font-size:.78rem;color:#64748b;font-weight:600}.alv-dc-value{font-size:1.05rem;color:#e2e8f0;font-weight:700}.alv-dc-value.alv-highlight{color:#6366f1;font-size:1.2rem}.alv-section{margin-top:10px}.alv-section h3{font-size:1.1rem;color:#1e293b;margin-bottom:14px;font-weight:800}.alv-factor-grid{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.alv-factor-chip{background:#1e293b;border:1px solid #334155;border-radius:12px;padding:14px 20px;display:flex;flex-direction:column;gap:4px;min-width:160px;transition:border-color .2s}.alv-factor-chip:hover{border-color:#6366f1}.alv-factor-name{font-size:1rem;font-weight:700;color:#e2e8f0}.alv-factor-order{font-size:.8rem;font-weight:600}.alv-factor-order.asc{color:#4ade80}.alv-factor-order.desc{color:#f97316}.alv-factor-raw{font-size:.72rem;color:#64748b;font-family:JetBrains Mono,monospace}.alv-acc-table{width:100%;border-collapse:collapse;background:#1e293b;border-radius:10px;overflow:hidden;border:1px solid #334155}.alv-acc-table thead th{background:#0f172a;padding:12px 16px;text-align:left;font-size:.8rem;color:#94a3b8;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.alv-acc-table tbody td{padding:12px 16px;border-bottom:1px solid #1e293b;font-size:.88rem;color:#e2e8f0}.alv-acc-table tbody tr:hover{background:#0f172a}.alv-status-pill{display:inline-block;padding:3px 10px;border-radius:12px;font-size:.75rem;font-weight:600;color:#64748b;background:#0f172a;border:1px solid #334155}@media(max-width:768px){.alv-stats{grid-template-columns:repeat(2,1fr)}.alv-grid{grid-template-columns:1fr}.alv-detail-cards{grid-template-columns:repeat(2,1fr)}}.alv-action-btn{padding:9px 18px;border-radius:8px;border:1px solid #334155;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px}.alv-action-btn.edit{background:#312e81;border-color:#6366f1;color:#a5b4fc}.alv-action-btn.edit:hover{background:#3730a3;color:#c7d2fe}.alv-action-btn.delete{background:#ef44441a;border-color:#ef44444d;color:#f87171}.alv-action-btn.delete:hover{background:#ef444433;border-color:#ef4444}.alv-action-btn.save{background:#065f46;border-color:#10b981;color:#6ee7b7}.alv-action-btn.save:hover{background:#047857}.alv-action-btn.save:disabled{opacity:.5;cursor:not-allowed}.alv-action-btn.cancel{background:#1e293b;border-color:#475569;color:#94a3b8}.alv-action-btn.cancel:hover{color:#e2e8f0;border-color:#64748b}.alv-edit-form{background:#1e293b;border:1px solid #334155;border-radius:14px;padding:24px;margin-bottom:24px}.alv-edit-form h3{font-size:1.1rem;color:#e2e8f0;margin:0 0 20px;font-weight:800}.alv-edit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.alv-edit-grid label{display:flex;flex-direction:column;gap:6px;font-size:.8rem;font-weight:700;color:#94a3b8}.alv-edit-grid input{padding:10px 14px;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:.92rem;font-weight:600;outline:none;transition:border-color .2s}.alv-edit-grid input:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}@media(max-width:600px){.alv-edit-grid{grid-template-columns:1fr}}.share-container{min-height:100vh;background:linear-gradient(135deg,#0f0f1a,#1a1a2e,#16213e);color:#e2e8f0;font-family:Inter,Pretendard,sans-serif;padding:0}.share-header{background:#0f0f1ae6;border-bottom:1px solid rgba(99,102,241,.15);padding:16px 24px;display:flex;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.share-header-left{display:flex;align-items:center;gap:10px}.share-logo{font-size:1.4rem}.share-brand{font-size:1rem;font-weight:800;background:linear-gradient(135deg,#a5b4fc,#818cf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.share-header-meta{font-size:.78rem;color:#64748b}.share-header-meta strong{color:#94a3b8}.share-content{max-width:1100px;margin:0 auto;padding:24px 20px}.share-selector-wrap{position:relative;margin-bottom:18px}.share-selector-btn{width:100%;display:flex;align-items:center;gap:12px;padding:14px 20px;border-radius:14px;border:1px solid rgba(99,102,241,.2);background:#1e203099;cursor:pointer;color:#e2e8f0;font-family:inherit;transition:all .2s}.share-selector-btn:hover{border-color:#6366f166;background:#1e2030cc}.share-selector-num{display:flex;align-items:center;justify-content:center;padding:3px 10px;border-radius:8px;background:linear-gradient(135deg,#6366f133,#8b5cf633);color:#a5b4fc;font-size:.75rem;font-weight:800;flex-shrink:0}.share-selector-name{font-size:.92rem;font-weight:700;flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.share-selector-meta{font-size:.72rem;color:#64748b;flex-shrink:0}.share-selector-chevron{font-size:1rem;color:#64748b;transition:transform .2s;flex-shrink:0}.share-selector-chevron.open{transform:rotate(180deg);color:#a5b4fc}.share-selector-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:100;background:#1e2030;border:1px solid rgba(99,102,241,.2);border-radius:14px;max-height:360px;overflow-y:auto;box-shadow:0 12px 40px #00000080;scrollbar-width:thin;scrollbar-color:#334155 transparent;animation:selectorSlide .2s ease}@keyframes selectorSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.share-selector-item{width:100%;display:flex;align-items:center;gap:12px;padding:12px 20px;border:none;background:none;cursor:pointer;color:#cbd5e1;font-family:inherit;transition:background .15s}.share-selector-item:first-child{border-radius:14px 14px 0 0}.share-selector-item:last-child{border-radius:0 0 14px 14px}.share-selector-item:hover{background:#6366f114;color:#e2e8f0}.share-selector-item.active{background:#6366f11f;color:#a5b4fc}.share-selector-item+.share-selector-item{border-top:1px solid rgba(255,255,255,.04)}.share-selector-item-num{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;background:#6366f11a;color:#818cf8;font-size:.72rem;font-weight:800;flex-shrink:0}.share-selector-item-info{flex:1;text-align:left;min-width:0}.share-selector-item-name{font-size:.86rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.share-selector-item-meta{font-size:.7rem;color:#64748b;margin-top:2px}.share-selector-check{color:#4ade80;font-weight:800;font-size:.9rem;flex-shrink:0}.share-controls{display:flex;align-items:center;gap:8px;margin-bottom:14px;flex-wrap:wrap}.share-date-input{padding:8px 12px;border-radius:8px;border:1px solid rgba(99,102,241,.25);background:#0f111acc;color:#e2e8f0;font-size:.82rem;outline:none}.share-date-input:focus{border-color:#6366f1}.share-btn{padding:8px 16px;border-radius:8px;border:none;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:700;font-size:.82rem;cursor:pointer;transition:all .2s;white-space:nowrap}.share-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #6366f14d}.share-btn:disabled{opacity:.5;cursor:wait}.share-btn-latest{background:linear-gradient(135deg,#059669,#10b981)}.share-btn-latest:hover{box-shadow:0 4px 16px #10b9814d}.share-history-dates{display:flex;gap:6px;margin-bottom:14px;flex-wrap:wrap;align-items:center}.share-history-label{color:#64748b;font-size:.72rem;font-weight:600}.share-history-btn{padding:4px 10px;border-radius:6px;font-size:.75rem;font-weight:600;border:1px solid rgba(255,255,255,.08);background:#1e203066;color:#94a3b8;cursor:pointer;transition:all .15s}.share-history-btn.active{border-color:#6366f1;background:#6366f126;color:#a5b4fc}.share-port-card{background:#1e203099;border:1px solid rgba(99,102,241,.1);border-radius:16px;padding:20px;margin-bottom:24px}.share-port-title{font-size:1rem;font-weight:700;color:#e2e8f0;margin-bottom:14px}.share-port-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-bottom:16px}.share-stat{background:#0f111a80;border-radius:10px;padding:12px 16px}.share-stat-label{font-size:.7rem;color:#64748b;margin-bottom:4px;text-transform:uppercase;font-weight:600}.share-stat-value{font-size:1.2rem;font-weight:800}.share-stat-value.risk{color:#f97316}.share-stat-value.safe{color:#3b82f6}.share-stat-value.total{color:#a5b4fc}.share-table{width:100%;border-collapse:collapse;font-size:.84rem}.share-table thead th{padding:10px 12px;text-align:left;color:#64748b;font-weight:700;font-size:.72rem;text-transform:uppercase;border-bottom:1px solid rgba(99,102,241,.15)}.share-table tbody tr{border-bottom:1px solid rgba(255,255,255,.04);transition:background .15s}.share-table tbody tr:hover{background:#6366f10f}.share-table td{padding:10px 12px;vertical-align:middle}.share-td-code{color:#6366f1;font-weight:700;font-family:JetBrains Mono,monospace;font-size:.8rem}.share-td-name{color:#e2e8f0;font-weight:600;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-td-weight{text-align:right;font-weight:700;font-size:.9rem}.share-td-ret{text-align:right;font-weight:700;font-size:.82rem;font-family:JetBrains Mono,monospace}.share-td-ret.pos{color:#ef4444}.share-td-ret.neg{color:#3b82f6}.share-returns-card{background:#0f111a80;border:1px solid rgba(99,102,241,.1);border-radius:12px;padding:16px;margin-bottom:16px}.share-returns-title{font-size:.88rem;font-weight:700;color:#e2e8f0;margin-bottom:12px}.share-returns-date{font-size:.72rem;color:#64748b;font-weight:400;margin-left:8px}.share-returns-grid{display:flex;gap:8px;flex-wrap:wrap}.share-return-item{flex:1;min-width:70px;text-align:center;background:#1e203099;border-radius:10px;padding:10px 8px}.share-return-label{font-size:.68rem;color:#64748b;font-weight:700;text-transform:uppercase;margin-bottom:4px}.share-return-value{font-size:1rem;font-weight:800;font-family:JetBrains Mono,monospace}.share-return-value.pos{color:#ef4444}.share-return-value.neg{color:#3b82f6}.share-weight-bar-wrap{width:100px;height:8px;background:#ffffff0f;border-radius:4px;overflow:hidden;display:inline-block;vertical-align:middle}.share-weight-bar{height:100%;border-radius:4px;transition:width .5s ease}.share-weight-bar.risk{background:linear-gradient(90deg,#f97316,#fb923c)}.share-weight-bar.safe{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.share-badge{display:inline-block;padding:3px 10px;border-radius:6px;font-size:.72rem;font-weight:700}.share-badge.risk{background:#f9731626;color:#fb923c}.share-badge.safe{background:#3b82f626;color:#60a5fa}.share-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:16px}.share-spinner{width:40px;height:40px;border:3px solid rgba(99,102,241,.2);border-top:3px solid #6366f1;border-radius:50%;animation:share-spin .8s linear infinite}@keyframes share-spin{to{transform:rotate(360deg)}}.share-error{text-align:center;padding:60px 20px;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.share-error-icon{font-size:3rem}.share-error-text{font-size:1.1rem;color:#94a3b8}.share-empty{text-align:center;padding:30px 16px;color:#64748b;font-size:.88rem}.share-commentary-card{background:#1e203099;border:1px solid rgba(99,102,241,.1);border-radius:16px;padding:20px;margin-bottom:24px;animation:commentaryFadeIn .4s ease}@keyframes commentaryFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.share-commentary-title{font-size:1rem;font-weight:700;color:#e2e8f0;margin-bottom:16px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.share-commentary-period{font-size:.72rem;color:#64748b;font-weight:400;background:#6366f114;padding:3px 10px;border-radius:6px}.share-diff-section{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.share-diff-group{background:#0f111a80;border-radius:10px;padding:10px 16px;overflow:hidden}.share-diff-label{font-size:.72rem;font-weight:700;margin-bottom:6px;text-transform:uppercase}.share-diff-label.added{color:#4ade80}.share-diff-label.removed{color:#f87171}.share-diff-label.changed{color:#facc15}.share-diff-table{width:100%;max-width:800px;margin:0 auto;border-collapse:collapse;font-size:.82rem}.share-diff-table tr{border-bottom:1px solid rgba(255,255,255,.04)}.share-diff-table tr:last-child{border-bottom:none}.share-diff-table td{padding:6px 12px;vertical-align:middle}.share-diff-table .diff-td-sym{color:#6366f1;font-weight:700;font-family:JetBrains Mono,monospace;font-size:.78rem;width:20%}.share-diff-table .diff-td-name{color:#cbd5e1;font-weight:500;width:55%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-diff-table .diff-td-weight{text-align:right;font-weight:700;font-family:JetBrains Mono,monospace;font-size:.82rem;width:25%}.share-diff-table .diff-td-weight.added{color:#4ade80}.share-diff-table .diff-td-weight.removed{color:#f87171}.share-diff-table .diff-td-weight.changed{color:#facc15}.share-commentary-body{background:#0f111a66;border:1px solid rgba(99,102,241,.08);border-radius:10px;padding:16px;line-height:1.7;font-size:.84rem;color:#cbd5e1}.share-commentary-body p{margin:0 0 6px;min-height:.5em}.share-commentary-body strong{color:#e2e8f0;font-weight:700}.share-footer{text-align:center;padding:24px;color:#475569;font-size:.75rem;border-top:1px solid rgba(99,102,241,.08);margin-top:40px}.share-mobile-cards{display:none}@media(max-width:768px){.share-header{padding:12px 16px;flex-direction:column;gap:6px;align-items:flex-start}.share-content{padding:14px 10px}.share-selector-btn{padding:12px 14px;gap:8px;border-radius:12px}.share-selector-name{font-size:.84rem}.share-selector-meta{display:none}.share-selector-dropdown{border-radius:12px;max-height:50vh}.share-selector-item{padding:10px 14px}.share-selector-item:first-child{border-radius:12px 12px 0 0}.share-selector-item:last-child{border-radius:0 0 12px 12px}.share-controls{gap:6px}.share-date-input{padding:7px 10px;font-size:.78rem;min-width:120px}.share-btn{padding:7px 12px;font-size:.78rem}.share-history-dates{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.share-history-dates::-webkit-scrollbar{display:none}.share-history-btn{flex-shrink:0}.share-port-card{padding:14px;border-radius:12px}.share-port-title{font-size:.88rem}.share-port-stats{grid-template-columns:repeat(2,1fr);gap:6px}.share-stat{padding:10px 12px}.share-stat-label{font-size:.66rem}.share-stat-value{font-size:.95rem}.share-table{display:none}.share-mobile-cards{display:flex;flex-direction:column;gap:6px}.share-mobile-card{background:#0f111a66;border:1px solid rgba(99,102,241,.08);border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:10px}.share-mobile-card-left{flex-shrink:0;text-align:center;min-width:48px}.share-mobile-card-code{color:#6366f1;font-weight:700;font-family:JetBrains Mono,monospace;font-size:.75rem}.share-mobile-card-badge{margin-top:3px}.share-mobile-card-center{flex:1;min-width:0}.share-mobile-card-name{color:#e2e8f0;font-weight:600;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.share-mobile-card-bar{margin-top:4px;height:5px;background:#ffffff0f;border-radius:3px;overflow:hidden}.share-mobile-card-bar-fill{height:100%;border-radius:3px;transition:width .4s ease}.share-mobile-card-bar-fill.risk{background:linear-gradient(90deg,#f97316,#fb923c)}.share-mobile-card-bar-fill.safe{background:linear-gradient(90deg,#3b82f6,#60a5fa)}.share-mobile-card-right{flex-shrink:0;text-align:right}.share-mobile-card-weight{font-weight:800;font-size:.92rem;color:#e2e8f0}.share-footer{padding:16px;margin-top:20px}}@media(max-width:400px){.share-selector-name{font-size:.78rem}.share-port-stats{grid-template-columns:1fr 1fr}.share-stat-value{font-size:.88rem}.share-mobile-card{padding:8px 10px;gap:8px}.share-mobile-card-name{font-size:.75rem}.share-mobile-card-weight{font-size:.85rem}}.umv-container{display:flex;gap:24px;padding:24px;min-height:calc(100vh - 60px)}.umv-sidebar{width:260px;flex-shrink:0;display:flex;flex-direction:column;gap:8px}.umv-sidebar h2{font-size:1.1em;color:#e2e8f0;margin-bottom:8px;padding:0 4px}.umv-uni-card{background:#1e293bb3;border:1px solid rgba(99,102,241,.15);border-radius:10px;padding:14px 16px;cursor:pointer;transition:all .2s}.umv-uni-card:hover{border-color:#6366f166;background:#1e293be6}.umv-uni-card.active{border-color:#6366f1b3;background:#6366f11f;box-shadow:0 0 16px #6366f126}.umv-uni-card .umv-card-name{font-weight:600;color:#e2e8f0;font-size:.95em}.umv-uni-card .umv-card-meta{font-size:.78em;color:#94a3b8;margin-top:4px;display:flex;justify-content:space-between;align-items:center}.umv-uni-card .umv-card-meta .umv-badge{display:inline-block;padding:1px 8px;border-radius:10px;font-size:.85em;font-weight:600}.umv-badge-active{color:#22c55e;background:#22c55e1f}.umv-badge-inactive{color:#94a3b8;background:#94a3b81f}.umv-main{flex:1;min-width:0}.umv-empty{display:flex;align-items:center;justify-content:center;height:300px;color:#64748b;font-size:1.1em}.umv-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.umv-header h2{color:#a78bfa;font-size:1.3em;margin:0}.umv-header p{color:#94a3b8;font-size:.85em;margin:4px 0 0}.umv-header-actions{display:flex;gap:8px}.umv-filter-bar{display:flex;gap:8px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.umv-filter-btn{padding:5px 14px;border-radius:20px;border:1px solid rgba(99,102,241,.2);background:#1e293b80;color:#94a3b8;font-size:.82em;cursor:pointer;transition:all .2s}.umv-filter-btn:hover{border-color:#6366f180;color:#e2e8f0}.umv-filter-btn.active{background:#6366f133;border-color:#6366f180;color:#a78bfa;font-weight:600}.umv-search{flex:1;min-width:160px;padding:6px 14px;border-radius:8px;border:1px solid rgba(99,102,241,.2);background:#0f172a99;color:#e2e8f0;font-size:.85em;outline:none}.umv-search:focus{border-color:#6366f180}.umv-table{width:100%;border-collapse:collapse;font-size:.85em}.umv-table thead th{background:#0f172ab3;color:#94a3b8;padding:10px 12px;text-align:left;font-weight:600;border-bottom:1px solid rgba(99,102,241,.15);cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s;white-space:nowrap}.umv-table thead th:hover{color:#a78bfa}.umv-table tbody tr{border-bottom:1px solid rgba(99,102,241,.08);transition:background .15s}.umv-table tbody tr:hover{background:#6366f10f}.umv-table td{padding:9px 12px;color:#cbd5e1}.umv-table td code{color:#a78bfa;font-family:JetBrains Mono,monospace;font-size:.95em}.umv-table td small{color:#64748b}.umv-pill{display:inline-block;padding:2px 10px;border-radius:6px;font-size:.82em;font-weight:600}.umv-pill-risk{color:#f97316;background:#f9731626}.umv-pill-safe{color:#3b82f6;background:#3b82f626}.umv-pill-g1{color:#22c55e;background:#22c55e26}.umv-pill-g2{color:#3b82f6;background:#3b82f626}.umv-pill-g3{color:#8b5cf6;background:#8b5cf626}.umv-pill-g4{color:#f59e0b;background:#f59e0b26}.umv-pill-g5{color:#f97316;background:#f9731626}.umv-pill-g6{color:#ef4444;background:#ef444426}.umv-versions{margin-top:28px;border-top:1px solid rgba(99,102,241,.12);padding-top:20px}.umv-versions h3{color:#e2e8f0;font-size:1em;margin-bottom:12px}.umv-version-list{display:flex;flex-direction:column;gap:6px}.umv-version-item{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-radius:8px;background:#1e293b80;border:1px solid rgba(99,102,241,.1);cursor:pointer;transition:all .2s}.umv-version-item:hover{border-color:#6366f14d}.umv-version-item.current{border-color:#22c55e66;background:#22c55e0f}.umv-version-item .umv-ver-left{display:flex;align-items:center;gap:10px}.umv-version-item .umv-ver-no{font-weight:700;color:#a78bfa;font-size:.95em}.umv-version-item .umv-ver-info{font-size:.8em;color:#94a3b8}.umv-version-item .umv-ver-right{display:flex;align-items:center;gap:8px;font-size:.8em;color:#64748b}.umv-btn{padding:8px 18px;border-radius:8px;border:none;font-weight:600;font-size:.85em;cursor:pointer;transition:all .2s}.umv-btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.umv-btn-primary:hover{box-shadow:0 4px 14px #6366f159;transform:translateY(-1px)}.umv-btn-secondary{background:#6366f126;color:#a78bfa;border:1px solid rgba(99,102,241,.3)}.umv-btn-secondary:hover{background:#6366f140}.umv-btn-danger{background:#ef444426;color:#ef4444;border:1px solid rgba(239,68,68,.3)}.umv-btn-danger:hover{background:#ef444440}.umv-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.umv-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.umv-modal{background:#1e293b;border:1px solid rgba(99,102,241,.3);border-radius:14px;padding:28px;width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #00000080}.umv-modal h3{color:#e2e8f0;margin:0 0 16px}.umv-modal textarea{width:100%;min-height:180px;background:#0f172a99;border:1px solid rgba(99,102,241,.2);border-radius:8px;color:#e2e8f0;padding:12px;font-family:JetBrains Mono,monospace;font-size:.82em;resize:vertical}.umv-modal input[type=text]{width:100%;padding:8px 12px;background:#0f172a99;border:1px solid rgba(99,102,241,.2);border-radius:8px;color:#e2e8f0;font-size:.9em;margin-bottom:12px}.umv-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.umv-stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-bottom:20px}.umv-stat-card{background:#1e293bb3;border:1px solid rgba(99,102,241,.12);border-radius:10px;padding:14px 16px;text-align:center}.umv-stat-card .umv-stat-value{font-size:1.4em;font-weight:700;color:#a78bfa}.umv-stat-card .umv-stat-label{font-size:.75em;color:#94a3b8;margin-top:2px}.umv-dropzone{border:2px dashed rgba(99,102,241,.3);border-radius:12px;padding:32px;text-align:center;color:#64748b;cursor:pointer;transition:all .2s;margin-bottom:16px}.umv-dropzone:hover,.umv-dropzone.drag-over{border-color:#6366f199;background:#6366f10d;color:#a78bfa}.umv-table-wrap{max-height:500px;overflow-y:auto;border-radius:10px;border:1px solid rgba(99,102,241,.1)}.umv-table-wrap::-webkit-scrollbar{width:6px}.umv-table-wrap::-webkit-scrollbar-track{background:#0f172a80}.umv-table-wrap::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:3px}.umv-card-del{width:22px;height:22px;border-radius:50%;border:1px solid rgba(239,68,68,.3);background:#ef44441a;color:#ef4444;font-size:14px;line-height:1;cursor:pointer;opacity:0;transition:all .2s;display:flex;align-items:center;justify-content:center;flex-shrink:0}.umv-uni-card:hover .umv-card-del{opacity:1}.umv-card-del:hover{background:#ef44444d;border-color:#ef444499}.umv-edit-bar{background:#6366f114;border:1px solid rgba(99,102,241,.25);border-radius:12px;padding:16px;margin-bottom:16px}.umv-edit-bar-top{display:flex;gap:12px;align-items:center;margin-bottom:12px}.umv-edit-reason{flex:1;padding:8px 14px;border-radius:8px;border:1px solid rgba(99,102,241,.3);background:#0f172a99;color:#e2e8f0;font-size:.88em;outline:none}.umv-edit-reason:focus{border-color:#6366f199}.umv-edit-diff{display:flex;gap:12px;font-size:.85em;font-weight:600;white-space:nowrap}.umv-add-instrument{position:relative}.umv-add-input-wrap{display:flex;align-items:center;gap:8px}.umv-add-search{flex:1;padding:8px 14px;border-radius:8px;border:1px solid rgba(34,197,94,.3);background:#0f172a99;color:#e2e8f0;font-size:.88em;outline:none}.umv-add-search:focus{border-color:#22c55e99;box-shadow:0 0 8px #22c55e26}.umv-add-search::placeholder{color:#22c55e80}.umv-add-spinner{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.umv-add-results{position:absolute;top:100%;left:0;right:0;background:#1e293b;border:1px solid rgba(34,197,94,.3);border-radius:10px;margin-top:4px;max-height:240px;overflow-y:auto;z-index:50;box-shadow:0 8px 24px #0006}.umv-add-result-item{display:flex;align-items:center;gap:12px;padding:10px 14px;cursor:pointer;transition:background .15s;font-size:.85em;color:#cbd5e1;border-bottom:1px solid rgba(99,102,241,.08)}.umv-add-result-item:last-child{border-bottom:none}.umv-add-result-item:hover{background:#22c55e1a}.umv-add-result-item code{color:#a78bfa;font-family:JetBrains Mono,monospace;font-size:.95em;min-width:60px}.umv-add-result-item small{color:#64748b;font-size:.85em}.umv-add-result-item span:nth-child(2){flex:1}.umv-add-btn{padding:3px 10px;border-radius:6px;border:1px solid rgba(34,197,94,.4);background:#22c55e26;color:#22c55e;font-size:.8em;font-weight:600;cursor:pointer;transition:all .2s}.umv-add-btn:hover{background:#22c55e4d}.umv-row-del{width:24px;height:24px;border-radius:50%;border:1px solid rgba(239,68,68,.3);background:#ef44441a;color:#ef4444;font-size:12px;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center}.umv-row-del:hover{background:#ef44444d;border-color:#ef444480;transform:scale(1.1)}.umv-row-new{background:#22c55e0f!important}.umv-new-badge{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:4px;font-size:.7em;font-weight:700;color:#22c55e;background:#22c55e33;vertical-align:middle}.dm-layout{display:flex;height:calc(100vh - 56px);overflow:hidden}.dm-sidebar{width:300px;min-width:300px;background:#f8fafc;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;overflow-y:auto;padding:14px;gap:2px}.dm-sb-header h3{margin:0 0 10px;font-size:1rem;color:#1e293b}.dm-sb-section{margin-bottom:10px}.dm-sb-label{display:block;font-size:.75rem;font-weight:700;color:#475569;margin-bottom:4px}.dm-sb-input{width:100%;padding:6px 8px;border:1px solid #cbd5e1;border-radius:5px;font-size:.82rem;background:#fff;box-sizing:border-box}.dm-sb-row{display:flex;gap:8px}.dm-sb-half{flex:1}.dm-ratio-matrix{width:100%;border-collapse:collapse;font-size:.78rem;border:1px solid #e2e8f0;border-radius:5px;overflow:hidden}.dm-ratio-matrix th{padding:4px 6px;background:#f1f5f9;font-weight:700;color:#475569;text-align:center;font-size:.72rem;border-bottom:1px solid #e2e8f0}.dm-ratio-matrix td{padding:3px 4px;border-bottom:1px solid #f1f5f9}.dm-ratio-matrix tr:last-child td{border-bottom:none}.dm-ratio-label{font-size:.75rem;color:#334155;white-space:nowrap;padding-left:6px!important}.dm-ratio-input{width:100%;padding:3px 4px;border:1px solid #e2e8f0;border-radius:3px;text-align:center;font-size:.78rem;box-sizing:border-box}.dm-ratio-risky{background:#fff7ed}.dm-ratio-safe{background:#f0fdf4;color:#6b7280}.dm-sb-factors{flex:1;display:flex;flex-direction:column;min-height:0}.dm-factor-list{flex:1;overflow-y:auto;border:1px solid #e2e8f0;border-radius:6px;background:#fff;margin-top:6px;max-height:280px}.dm-factor-group{border-bottom:1px solid #f1f5f9}.dm-factor-group:last-child{border-bottom:none}.dm-factor-group-header{display:flex;justify-content:space-between;align-items:center;padding:6px 8px;cursor:pointer;font-size:.78rem;font-weight:700;color:#334155;background:#f8fafc}.dm-factor-group-header:hover{background:#f1f5f9}.dm-factor-group-btn{padding:2px 6px;border:1px solid #cbd5e1;border-radius:3px;background:#fff;font-size:.68rem;cursor:pointer;color:#64748b}.dm-factor-items{padding:2px 4px}.dm-factor-item{display:flex;align-items:center;gap:5px;padding:3px 6px;font-size:.76rem;color:#475569;cursor:pointer;border-radius:3px}.dm-factor-item:hover{background:#f1f5f9}.dm-factor-item.selected{background:#eff6ff;color:#1e40af}.dm-factor-item input{margin:0}.dm-sb-action{padding-top:10px;border-top:1px solid #e2e8f0;margin-top:8px}.dm-generate-btn{width:100%;padding:11px;border:none;border-radius:7px;background:linear-gradient(135deg,#059669,#10b981);color:#fff;font-size:.88rem;font-weight:700;cursor:pointer;transition:all .2s}.dm-generate-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.dm-generate-btn:disabled{opacity:.5;cursor:not-allowed}.dm-sb-hint{text-align:center;font-size:.72rem;color:#94a3b8;margin-top:5px}.dm-main{flex:1;overflow-y:auto;padding:16px 20px}.dm-summary-bar{display:flex;gap:12px;margin-bottom:16px}.dm-summary-item{display:flex;flex-direction:column;align-items:center;padding:8px 16px;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.dm-summary-num{font-size:1.2rem;font-weight:800;color:#1e293b}.dm-summary-label{font-size:.7rem;color:#94a3b8;margin-top:2px}.dm-result-area{display:flex;flex-direction:column;gap:16px}.dm-result{padding:14px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.dm-result h4{margin:0 0 8px;color:#166534;font-size:.9rem}.dm-file-list{display:flex;flex-direction:column;gap:3px}.dm-file-item{display:flex;align-items:center;gap:8px;padding:5px 8px;background:#fff;border-radius:5px;font-size:.8rem}.dm-file-name{font-family:monospace;font-weight:600;color:#334155}.dm-file-status{margin-left:auto}.dm-preview h4{margin:0 0 8px;font-size:.9rem;color:#1e293b}.dm-table-wrap{border:1px solid #e2e8f0;border-radius:7px;overflow:hidden;background:#fff}.dm-table{width:100%;border-collapse:collapse;font-size:.8rem}.dm-table thead{background:#f8fafc}.dm-table th{padding:7px 10px;text-align:left;font-weight:700;color:#475569;border-bottom:2px solid #e2e8f0;font-size:.76rem;white-space:nowrap}.dm-table td{padding:6px 10px;border-bottom:1px solid #f1f5f9;color:#334155}.dm-table .code{font-family:monospace;font-weight:700;color:#3b82f6}.dm-table .center{text-align:center}.dm-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#94a3b8;text-align:center}.dm-placeholder-icon{font-size:3rem;margin-bottom:12px}.dm-placeholder h3{margin:0 0 8px;color:#475569}.dm-placeholder p{margin:0 0 20px;font-size:.88rem}.dm-placeholder-steps{display:flex;flex-direction:column;gap:8px}.dm-step{padding:8px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;font-size:.82rem;color:#475569}.dm-batch-bar{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px;gap:12px}.dm-batch-left{display:flex;align-items:center;gap:14px}.dm-batch-check{display:flex;align-items:center;gap:6px;font-size:.82rem;font-weight:600;color:#475569;cursor:pointer}.dm-batch-check input{margin:0;cursor:pointer}.dm-batch-date{font-size:.78rem;color:#94a3b8}.dm-batch-actions{display:flex;gap:8px}.dm-batch-btn{padding:7px 14px;border:1px solid #e2e8f0;border-radius:6px;font-size:.78rem;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.dm-batch-btn:disabled{opacity:.4;cursor:not-allowed}.dm-btn-csv{background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:none}.dm-btn-csv:hover:not(:disabled){box-shadow:0 3px 8px #10b9814d}.dm-btn-sftp{background:#f8fafc;color:#3b82f6;border-color:#93c5fd}.dm-btn-sftp:hover:not(:disabled){background:#eff6ff}.dm-btn-email{background:#f8fafc;color:#7c3aed;border-color:#c4b5fd}.dm-btn-email:hover:not(:disabled){background:#f5f3ff}.dm-table tr{cursor:pointer;transition:background .1s}.dm-table tr.selected{background:#eff6ff!important}.dm-table tr:hover{background:#f8fafc}.dm-table .name{font-weight:600;color:#1e293b;white-space:nowrap}.dm-table .factors{font-family:monospace;font-size:.74rem;color:#6b7280}.dm-table .file-col{min-width:160px}.dm-file-badge{display:inline-block;padding:2px 8px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;font-size:.72rem;font-family:monospace;color:#166534}.dm-table tr.editing{background:#fef9c3!important;border-left:3px solid #eab308}.dm-apply-btn{width:100%;padding:10px;border:none;border-radius:7px;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;font-size:.85rem;font-weight:700;cursor:pointer;margin-bottom:6px}.dm-apply-btn:hover{box-shadow:0 4px 12px #2563eb4d}.dm-cancel-btn{width:100%;padding:8px;border:1px solid #e2e8f0;border-radius:7px;background:#fff;color:#64748b;font-size:.82rem;cursor:pointer}.dm-cancel-btn:hover{background:#f8fafc}.share-mgmt{padding:28px}.share-mgmt-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.share-mgmt-header h2{color:#e2e8f0;font-size:1.2rem;font-weight:800;margin:0}.share-mgmt-open-btn{padding:10px 20px;border-radius:10px;border:none;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:700;font-size:.88rem;cursor:pointer;transition:all .2s}.share-mgmt-open-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #6366f14d}.share-mgmt-form{background:#1e203099;border:1px solid rgba(99,102,241,.15);border-radius:14px;padding:20px 24px;margin-bottom:24px;animation:smFadeIn .2s ease}@keyframes smFadeIn{0%{opacity:0;transform:translateY(-8px)}}.share-mgmt-form-row{display:flex;gap:14px;align-items:flex-end}.share-mgmt-field{display:flex;flex-direction:column;gap:6px}.share-mgmt-field-grow{flex:1}.share-mgmt-field label{font-size:.75rem;color:#64748b;font-weight:700;text-transform:uppercase}.share-mgmt-field input{padding:10px 14px;border-radius:10px;font-size:.88rem;background:#0f111acc;color:#e2e8f0;border:1px solid rgba(99,102,241,.25);outline:none;width:100%;box-sizing:border-box}.share-mgmt-field input:focus{border-color:#6366f1}.share-mgmt-field input::placeholder{color:#475569}.share-mgmt-search-wrap{position:relative}.share-mgmt-selected-badge{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:.75rem;color:#4ade80;font-weight:600;pointer-events:none}.share-mgmt-dropdown{position:absolute;top:100%;left:0;right:0;z-index:100;background:#1e2030;border:1px solid rgba(99,102,241,.2);border-radius:10px;margin-top:4px;max-height:220px;overflow-y:auto;box-shadow:0 8px 32px #0006;scrollbar-width:thin;scrollbar-color:#334155 transparent}.share-mgmt-dropdown-item{padding:10px 16px;font-size:.86rem;color:#cbd5e1;cursor:pointer;transition:background .1s}.share-mgmt-dropdown-item:hover{background:#6366f11a;color:#e2e8f0}.share-mgmt-dropdown-item.active{background:#6366f126;color:#a5b4fc;font-weight:600}.share-mgmt-dropdown-empty{padding:14px 16px;color:#475569;font-size:.84rem;text-align:center}.share-mgmt-create-btn{padding:10px 24px;border-radius:10px;border:none;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:700;font-size:.88rem;cursor:pointer;transition:all .2s;white-space:nowrap;flex-shrink:0}.share-mgmt-create-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #6366f14d}.share-mgmt-create-btn:disabled{opacity:.5;cursor:wait;transform:none}.share-mgmt-table{width:100%;border-collapse:collapse;font-size:.88rem}.share-mgmt-table thead th{padding:12px 14px;text-align:left;color:#64748b;font-weight:700;font-size:.78rem;text-transform:uppercase;border-bottom:1px solid rgba(99,102,241,.15)}.share-mgmt-table tbody tr{border-bottom:1px solid rgba(255,255,255,.04);transition:background .15s}.share-mgmt-table tbody tr:hover{background:#6366f10f}.share-mgmt-table td{padding:12px 14px;vertical-align:middle}.share-mgmt-url{display:inline-flex;align-items:center;gap:6px;background:#0f111a80;padding:4px 10px;border-radius:6px;font-family:JetBrains Mono,monospace;font-size:.8rem;color:#a5b4fc;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-mgmt-copy-btn{padding:4px 10px;border-radius:6px;border:1px solid rgba(99,102,241,.3);background:#6366f11a;color:#a5b4fc;cursor:pointer;font-size:.78rem;font-weight:600;transition:all .15s}.share-mgmt-copy-btn:hover{background:#6366f133}.share-mgmt-delete-btn{padding:5px 12px;border-radius:6px;border:1px solid rgba(239,68,68,.3);background:#ef44441a;color:#fca5a5;cursor:pointer;font-size:.78rem;font-weight:600;transition:all .15s}.share-mgmt-delete-btn:hover{background:#ef444433}.share-mgmt-activate-btn{padding:5px 12px;border-radius:6px;border:1px solid rgba(74,222,128,.3);background:#4ade801a;color:#4ade80;cursor:pointer;font-size:.78rem;font-weight:600;transition:all .15s}.share-mgmt-activate-btn:hover{background:#4ade8033}.share-mgmt-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:.72rem;font-weight:700}.share-mgmt-badge.active{background:#4ade801f;color:#4ade80}.share-mgmt-badge.inactive{background:#ef44441f;color:#fca5a5}.share-mgmt-algo-tags{display:flex;gap:4px;flex-wrap:wrap}.share-mgmt-algo-tag{padding:2px 8px;border-radius:4px;font-size:.72rem;font-weight:600;background:#6366f11f;color:#a5b4fc}.share-mgmt-empty{text-align:center;padding:40px;color:#64748b;font-size:.9rem}.share-mgmt-msg{padding:8px 14px;border-radius:8px;font-size:.82rem;margin-bottom:12px}.share-mgmt-msg.ok{background:#4ade801f;color:#4ade80}.share-mgmt-msg.err{background:#ef44441f;color:#fca5a5}.share-mgmt-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px;padding:8px 0}.share-mgmt-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:8px;background:#6366f126;color:#a5b4fc;font-size:.82rem;font-weight:600;border:1px solid rgba(99,102,241,.25);animation:smFadeIn .15s ease}.share-mgmt-chip-x{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:.78rem;padding:0 2px;line-height:1;transition:color .15s}.share-mgmt-chip-x:hover{color:#ef4444}.app-container{display:flex;flex-direction:column;height:100vh;width:100vw;background-color:#f8fafc}.top-nav{height:60px;background-color:#1e293b;display:flex;align-items:center;justify-content:space-between;padding:0 24px;color:#fff;box-shadow:0 4px 6px -1px #0000001a;z-index:10}.logo-area{display:flex;align-items:center;font-size:1.1rem;font-weight:800;gap:12px;letter-spacing:.5px}.logo-icon{font-size:1.4rem}.version-badge{font-size:.75rem;background:#ffffff26;padding:4px 8px;border-radius:12px;font-weight:600}.nav-tabs{display:flex;height:100%}.tab-btn{background:transparent;border:none;color:#94a3b8;padding:0 24px;height:100%;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .2s;border-bottom:3px solid transparent}.tab-btn:hover{color:#e2e8f0;background:#ffffff0d}.tab-btn.active{color:#fff;border-bottom-color:#3b82f6;background:#3b82f61a}.main-content{flex:1;overflow-y:auto}
