@font-face{font-family:GeistSans;src:url(../media/Geist_Variable-s.p.92592eb2.woff2)format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local(Arial);ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.0%;size-adjust:106.28%}.geistsans_d5a4f12f-module__Ur3q_a__className{font-family:GeistSans,GeistSans Fallback}.geistsans_d5a4f12f-module__Ur3q_a__variable{--font-geist-sans:"GeistSans","GeistSans Fallback"}
@font-face{font-family:GeistMono;src:url(../media/GeistMono_Variable.p.2f937313.woff2)format("woff2");font-display:swap;font-weight:100 900}.geistmono_157ca88a-module__iaM1Ya__className{font-family:GeistMono,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.geistmono_157ca88a-module__iaM1Ya__variable{--font-geist-mono:"GeistMono",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}
.Toast-module-scss-module__fKr3QW__toastContainer{z-index:9999;pointer-events:none;flex-direction:column-reverse;gap:.625rem;width:100%;max-width:420px;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}@media (max-width:480px){.Toast-module-scss-module__fKr3QW__toastContainer{max-width:none;bottom:1rem;left:1rem;right:1rem}}.Toast-module-scss-module__fKr3QW__toast{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.875rem 1rem;transition:opacity .3s,transform .3s;animation:.35s cubic-bezier(.21,1.02,.73,1) forwards Toast-module-scss-module__fKr3QW__toastSlideIn;display:flex;box-shadow:0 8px 24px #00000024,0 2px 6px #00000014}.Toast-module-scss-module__fKr3QW__toast--exit{animation:.3s forwards Toast-module-scss-module__fKr3QW__toastSlideOut}.Toast-module-scss-module__fKr3QW__toast--success{color:#38a169;background:#f0fdf4;border:1px solid #bbf7d0}.Toast-module-scss-module__fKr3QW__toast--success .Toast-module-scss-module__fKr3QW__toast__message{color:#166534}.Toast-module-scss-module__fKr3QW__toast--error{color:#e53e3e;background:#fef2f2;border:1px solid #fecaca}.Toast-module-scss-module__fKr3QW__toast--error .Toast-module-scss-module__fKr3QW__toast__message{color:#991b1b}.Toast-module-scss-module__fKr3QW__toast--info{color:#3182ce;background:#eff6ff;border:1px solid #bfdbfe}.Toast-module-scss-module__fKr3QW__toast--info .Toast-module-scss-module__fKr3QW__toast__message{color:#1e40af}.Toast-module-scss-module__fKr3QW__toast--warning{color:#d69e2e;background:#fffbeb;border:1px solid #fde68a}.Toast-module-scss-module__fKr3QW__toast--warning .Toast-module-scss-module__fKr3QW__toast__message{color:#92400e}.Toast-module-scss-module__fKr3QW__toast__icon{flex-shrink:0;align-items:center;margin-top:1px;display:flex}.Toast-module-scss-module__fKr3QW__toast__message{flex:1;font-size:.875rem;font-weight:500;line-height:1.45}.Toast-module-scss-module__fKr3QW__toast__close{cursor:pointer;opacity:.45;color:inherit;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.875rem;line-height:1;transition:opacity .2s}.Toast-module-scss-module__fKr3QW__toast__close:hover{opacity:1}@keyframes Toast-module-scss-module__fKr3QW__toastSlideIn{0%{opacity:0;transform:translate(60px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes Toast-module-scss-module__fKr3QW__toastSlideOut{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(60px)scale(.96)}}
.ConfirmDialog-module-scss-module__ulIZPG__backdrop{z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.15s ConfirmDialog-module-scss-module__ulIZPG__confirmFadeIn;display:flex;position:fixed;inset:0}.ConfirmDialog-module-scss-module__ulIZPG__dialog{background:#fff;border-radius:12px;width:100%;max-width:440px;padding:2rem;animation:.2s cubic-bezier(.21,1.02,.73,1) ConfirmDialog-module-scss-module__ulIZPG__confirmSlideIn;box-shadow:0 20px 25px #0000001a}.ConfirmDialog-module-scss-module__ulIZPG__title{color:#2d3748;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.ConfirmDialog-module-scss-module__ulIZPG__message{color:#718096;margin:0 0 1.5rem;font-size:.875rem;line-height:1.55}.ConfirmDialog-module-scss-module__ulIZPG__actions{justify-content:flex-end;gap:.5rem;display:flex}.ConfirmDialog-module-scss-module__ulIZPG__cancelBtn{color:#2d3748;cursor:pointer;background:#fff;border:1px solid #e8ecf1;border-radius:8px;padding:.5rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s}.ConfirmDialog-module-scss-module__ulIZPG__cancelBtn:hover{background:#f7f8fa;border-color:#9aa5b4}.ConfirmDialog-module-scss-module__ulIZPG__confirmBtn{color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:opacity .15s,transform .15s}.ConfirmDialog-module-scss-module__ulIZPG__confirmBtn:hover{opacity:.9}.ConfirmDialog-module-scss-module__ulIZPG__confirmBtn:active{transform:scale(.97)}.ConfirmDialog-module-scss-module__ulIZPG__confirmBtn--danger{background:#e53e3e}.ConfirmDialog-module-scss-module__ulIZPG__confirmBtn--warning{background:#d69e2e}.ConfirmDialog-module-scss-module__ulIZPG__confirmBtn--info{background:#3182ce}@keyframes ConfirmDialog-module-scss-module__ulIZPG__confirmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog-module-scss-module__ulIZPG__confirmSlideIn{0%{opacity:0;transform:scale(.95)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}
.MultiSelect-module-scss-module__pnKuKG__multiSelect{min-width:160px;position:relative}.MultiSelect-module-scss-module__pnKuKG__trigger{color:#718096;cursor:pointer;background:#fff;border:1px solid #e8ecf1;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s;display:flex}.MultiSelect-module-scss-module__pnKuKG__trigger:hover{border-color:#2a5a8c}.MultiSelect-module-scss-module__pnKuKG__trigger--active{color:#2d3748;border-color:#1a3a5c}.MultiSelect-module-scss-module__pnKuKG__triggerText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MultiSelect-module-scss-module__pnKuKG__arrow{color:#9aa5b4;flex-shrink:0;font-size:.6rem}.MultiSelect-module-scss-module__pnKuKG__dropdown{z-index:100;background:#fff;border:1px solid #e8ecf1;border-radius:8px;flex-direction:column;min-width:200px;max-height:320px;animation:.15s MultiSelect-module-scss-module__pnKuKG__fadeIn;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 8px 24px #0000001f}@keyframes MultiSelect-module-scss-module__pnKuKG__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.MultiSelect-module-scss-module__pnKuKG__search{border:none;border-bottom:1px solid #e8ecf1;border-radius:8px 8px 0 0;outline:none;padding:.5rem .75rem;font-size:.875rem}.MultiSelect-module-scss-module__pnKuKG__search::placeholder{color:#9aa5b4}.MultiSelect-module-scss-module__pnKuKG__actions{border-bottom:1px solid #e8ecf1;gap:.25rem;padding:.375rem .75rem;display:flex}.MultiSelect-module-scss-module__pnKuKG__actions button{color:#1a3a5c;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.125rem .375rem;font-size:.75rem;transition:background .15s}.MultiSelect-module-scss-module__pnKuKG__actions button:hover{background:#1a3a5c14}.MultiSelect-module-scss-module__pnKuKG__list{max-height:220px;margin:0;padding:.25rem 0;list-style:none;overflow-y:auto}.MultiSelect-module-scss-module__pnKuKG__item{color:#2d3748;cursor:pointer;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.875rem;transition:background .1s;display:flex}.MultiSelect-module-scss-module__pnKuKG__item:hover{background:#f7f8fa}.MultiSelect-module-scss-module__pnKuKG__item input[type=checkbox]{accent-color:#1a3a5c;cursor:pointer;flex-shrink:0}.MultiSelect-module-scss-module__pnKuKG__item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MultiSelect-module-scss-module__pnKuKG__empty{color:#9aa5b4;text-align:center;padding:.75rem;font-size:.875rem}
.FilterPanel-module-scss-module__ElsP2q__filterPanel{background-color:#fff;border-radius:12px;padding:1.5rem;transition:box-shadow .25s;box-shadow:0 4px 6px #00000012}.FilterPanel-module-scss-module__ElsP2q__filterPanel:hover{box-shadow:0 10px 15px #0000001a}.FilterPanel-module-scss-module__ElsP2q__filterPanel{margin-bottom:2rem}.FilterPanel-module-scss-module__ElsP2q__filterPanel__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.FilterPanel-module-scss-module__ElsP2q__filterPanel__title{color:#2d3748;font-size:1.125rem;font-weight:600}.FilterPanel-module-scss-module__ElsP2q__filterPanel__clearBtn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:1rem;font-weight:500;line-height:1.5;text-decoration:none;transition:all .15s;display:inline-flex}.FilterPanel-module-scss-module__ElsP2q__filterPanel__clearBtn:focus-visible{outline-offset:2px;outline:2px solid #e8a838}.FilterPanel-module-scss-module__ElsP2q__filterPanel__clearBtn:disabled{opacity:.5;cursor:not-allowed}.FilterPanel-module-scss-module__ElsP2q__filterPanel__clearBtn{color:#e53e3e;background:#e53e3e14;border-radius:4px;gap:4px;padding:.25rem .5rem;font-size:.75rem}.FilterPanel-module-scss-module__ElsP2q__filterPanel__clearBtn:hover{background:#e53e3e26}.FilterPanel-module-scss-module__ElsP2q__filterPanel__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.FilterPanel-module-scss-module__ElsP2q__filterPanel__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.FilterPanel-module-scss-module__ElsP2q__filterPanel__grid{grid-template-columns:repeat(3,1fr)}}.FilterPanel-module-scss-module__ElsP2q__filterPanel__field{flex-direction:column;gap:.25rem;display:flex}.FilterPanel-module-scss-module__ElsP2q__filterPanel__label{color:#718096;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}.FilterPanel-module-scss-module__ElsP2q__filterPanel__inputWrap{position:relative}.FilterPanel-module-scss-module__ElsP2q__filterPanel__inputIcon{color:#9aa5b4;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.FilterPanel-module-scss-module__ElsP2q__filterPanel__input,.FilterPanel-module-scss-module__ElsP2q__filterPanel__select{color:#2d3748;background:#fff;border:1px solid #e8ecf1;border-radius:8px;width:100%;padding:.5rem 1rem;font-size:.875rem;transition:border-color .15s}.FilterPanel-module-scss-module__ElsP2q__filterPanel__input:focus,.FilterPanel-module-scss-module__ElsP2q__filterPanel__select:focus{border-color:#2a5a8c;outline:none;box-shadow:0 0 0 3px #1a3a5c1a}.FilterPanel-module-scss-module__ElsP2q__filterPanel__input::placeholder,.FilterPanel-module-scss-module__ElsP2q__filterPanel__select::placeholder{color:#9aa5b4}.FilterPanel-module-scss-module__ElsP2q__filterPanel__inputWrap .FilterPanel-module-scss-module__ElsP2q__filterPanel__input{padding-left:34px}.FilterPanel-module-scss-module__ElsP2q__filterPanel__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239aa5b4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:32px}.FilterPanel-module-scss-module__ElsP2q__filterPanel__clearField{cursor:pointer;color:#9aa5b4;background:0 0;border:none;align-items:center;padding:2px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.FilterPanel-module-scss-module__ElsP2q__filterPanel__clearField:hover{color:#e53e3e}.FilterPanel-module-scss-module__ElsP2q__filterPanel__dropdown{z-index:20;background:#fff;border:1px solid #e8ecf1;border-radius:8px;max-height:240px;margin-top:4px;padding:.25rem 0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px #0000001a}.FilterPanel-module-scss-module__ElsP2q__filterPanel__dropdownItem{color:#2d3748;cursor:pointer;padding:.25rem 1rem;font-size:.875rem;transition:background-color .15s}.FilterPanel-module-scss-module__ElsP2q__filterPanel__dropdownItem:hover{background-color:#1a3a5c0f}.FilterPanel-module-scss-module__ElsP2q__filterPanel__dropdownLoading{color:#9aa5b4;padding:.25rem 1rem;font-size:.75rem;font-style:italic}.FilterPanel-module-scss-module__ElsP2q__filterPanel__yearSlider{border-top:1px solid #e8ecf1;margin-top:1rem;padding-top:1rem}.FilterPanel-module-scss-module__ElsP2q__filterPanel__sliderWrap{height:36px;margin-top:.5rem;position:relative}.FilterPanel-module-scss-module__ElsP2q__filterPanel__range{appearance:none;pointer-events:none;background:0 0;width:100%;height:36px;margin:0;padding:0;position:absolute;top:0;left:0}.FilterPanel-module-scss-module__ElsP2q__filterPanel__range::-webkit-slider-runnable-track{background:0 0;border-radius:2px;height:4px}.FilterPanel-module-scss-module__ElsP2q__filterPanel__range::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;pointer-events:auto;z-index:2;background:#1a3a5c;border:2px solid #fff;border-radius:50%;width:18px;height:18px;margin-top:-7px;position:relative;box-shadow:0 1px 3px #0003}.FilterPanel-module-scss-module__ElsP2q__filterPanel__range::-moz-range-track{background:0 0;border:none;height:4px}.FilterPanel-module-scss-module__ElsP2q__filterPanel__range::-moz-range-thumb{cursor:pointer;pointer-events:auto;background:#1a3a5c;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0003}.FilterPanel-module-scss-module__ElsP2q__filterPanel__range:focus{outline:none}.FilterPanel-module-scss-module__ElsP2q__filterPanel__range:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #1a3a5c26}.FilterPanel-module-scss-module__ElsP2q__filterPanel__range:focus::-moz-range-thumb{box-shadow:0 0 0 3px #1a3a5c26}.FilterPanel-module-scss-module__ElsP2q__filterPanel__sliderTrack{pointer-events:none;background:#e8ecf1;border-radius:2px;height:4px;position:absolute;top:16px;left:0;right:0}.FilterPanel-module-scss-module__ElsP2q__filterPanel__sliderFill{background:#1a3a5c;border-radius:2px;height:100%;position:absolute;top:0}.FilterPanel-module-scss-module__ElsP2q__filterPanel__sliderLabels{color:#9aa5b4;justify-content:space-between;margin-top:.25rem;font-size:.75rem;display:flex}
.Charts-module-scss-module__Ns0wFG__charts__wrapper{width:100%;overflow:hidden}.Charts-module-scss-module__Ns0wFG__charts__empty{text-align:center;color:#9aa5b4;padding:2rem 0;font-size:.875rem}.Charts-module-scss-module__Ns0wFG__charts__miniTitle{color:#2d3748;text-align:center;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.Charts-module-scss-module__Ns0wFG__charts__showMore{color:#1a3a5c;cursor:pointer;background:0 0;border:1px solid #e8ecf1;border-radius:8px;margin:1rem auto 0;padding:.25rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .15s;display:block}.Charts-module-scss-module__Ns0wFG__charts__showMore:hover{background-color:#1a3a5c0a;border-color:#1a3a5c}
.RankingTable-module-scss-module__i98KIa__ranking{width:100%}.RankingTable-module-scss-module__i98KIa__ranking__loading,.RankingTable-module-scss-module__i98KIa__ranking__empty{text-align:center;color:#9aa5b4;padding:2rem 0;font-size:.875rem}.RankingTable-module-scss-module__i98KIa__ranking__header{color:#718096;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #f7f8fa;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:flex}.RankingTable-module-scss-module__i98KIa__ranking__headerRank{text-align:center;flex-shrink:0;width:28px}.RankingTable-module-scss-module__i98KIa__ranking__headerLabel{flex:1}.RankingTable-module-scss-module__i98KIa__ranking__headerCount{text-align:right;flex-shrink:0;width:80px}.RankingTable-module-scss-module__i98KIa__ranking__row{border-bottom:1px solid #f7f8fa;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:background-color .15s;display:flex}.RankingTable-module-scss-module__i98KIa__ranking__row:hover{background-color:#1a3a5c05}.RankingTable-module-scss-module__i98KIa__ranking__row:last-child{border-bottom:none}.RankingTable-module-scss-module__i98KIa__ranking__rank{text-align:center;color:#1a3a5c;flex-shrink:0;width:28px;font-size:.875rem;font-weight:600}.RankingTable-module-scss-module__i98KIa__ranking__cell{flex:1;min-width:0}.RankingTable-module-scss-module__i98KIa__ranking__label{color:#2d3748;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:.875rem;font-weight:500;display:block;overflow:hidden}.RankingTable-module-scss-module__i98KIa__ranking__bar{background-color:#f7f8fa;border-radius:9999px;height:4px;overflow:hidden}.RankingTable-module-scss-module__i98KIa__ranking__barFill{background:linear-gradient(90deg,#1a3a5c,#e8a838);border-radius:9999px;height:100%;transition:width .4s}.RankingTable-module-scss-module__i98KIa__ranking__count{text-align:right;color:#2d3748;font-variant-numeric:tabular-nums;flex-shrink:0;width:80px;font-size:.875rem;font-weight:600}
.HostOriginChart-module-scss-module__6GqryG__hostOrigin{flex-direction:column;gap:1.5rem;display:flex}.HostOriginChart-module-scss-module__6GqryG__hostOrigin__empty{text-align:center;color:#9aa5b4;padding:2rem 0;font-size:.875rem}.HostOriginChart-module-scss-module__6GqryG__hostOrigin__stats{flex-wrap:wrap;gap:1.5rem;display:flex}.HostOriginChart-module-scss-module__6GqryG__hostOrigin__stat{flex-direction:column;gap:2px;display:flex}.HostOriginChart-module-scss-module__6GqryG__hostOrigin__statValue{font-size:1.5rem;font-weight:700;line-height:1.2}.HostOriginChart-module-scss-module__6GqryG__hostOrigin__statLabel{color:#718096;font-size:.875rem}.HostOriginChart-module-scss-module__6GqryG__hostOrigin__charts{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:768px){.HostOriginChart-module-scss-module__6GqryG__hostOrigin__charts{grid-template-columns:1fr}}.HostOriginChart-module-scss-module__6GqryG__hostOrigin__donut,.HostOriginChart-module-scss-module__6GqryG__hostOrigin__bar{width:100%;overflow:hidden}.HostOriginChart-module-scss-module__6GqryG__hostOrigin__barTitle{color:#2d3748;text-align:center;margin-bottom:.5rem;font-size:.875rem;font-weight:600}
.AIInsights-module-scss-module__UnItYa__loading{text-align:center;color:#9aa5b4;padding:2rem 0;font-size:.875rem}.AIInsights-module-scss-module__UnItYa__error{text-align:center;padding:2rem 0;font-size:.875rem}.AIInsights-module-scss-module__UnItYa__error__msg{color:#e53e3e;margin-bottom:.5rem}.AIInsights-module-scss-module__UnItYa__error__retry{color:#1a3a5c;cursor:pointer;background:#1a3a5c14;border:1px solid #1a3a5c33;border-radius:8px;padding:.25rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .15s}.AIInsights-module-scss-module__UnItYa__error__retry:hover{background:#1a3a5c24}.AIInsights-module-scss-module__UnItYa__panel{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.AIInsights-module-scss-module__UnItYa__panelHeader{margin-bottom:1.5rem}.AIInsights-module-scss-module__UnItYa__panelHeader__title{color:#2d3748;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.AIInsights-module-scss-module__UnItYa__panelHeader__desc{color:#718096;font-size:.875rem}.AIInsights-module-scss-module__UnItYa__grid2{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.AIInsights-module-scss-module__UnItYa__grid2{grid-template-columns:repeat(2,1fr)}}.AIInsights-module-scss-module__UnItYa__chartWrap{width:100%;overflow:hidden}.AIInsights-module-scss-module__UnItYa__upgradeBanner{background:linear-gradient(135deg,#1a3a5c0a,#e8a8380f);border:1px solid #1a3a5c1f;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem;display:flex}.AIInsights-module-scss-module__UnItYa__upgradeBanner__text{flex:1;min-width:200px}.AIInsights-module-scss-module__UnItYa__upgradeBanner__title{color:#2d3748;align-items:center;gap:.25rem;margin-bottom:.25rem;font-size:1rem;font-weight:600;display:flex}.AIInsights-module-scss-module__UnItYa__upgradeBanner__desc{color:#718096;font-size:.875rem;line-height:1.5}.AIInsights-module-scss-module__UnItYa__upgradeBanner__btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#1a3a5c,#2a5a8c);border:none;border-radius:8px;padding:.5rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .15s}.AIInsights-module-scss-module__UnItYa__upgradeBanner__btn:hover{transform:translateY(-1px);box-shadow:0 4px 6px #00000012}.AIInsights-module-scss-module__UnItYa__clusterCards{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.AIInsights-module-scss-module__UnItYa__clusterCards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.AIInsights-module-scss-module__UnItYa__clusterCards{grid-template-columns:repeat(4,1fr)}}.AIInsights-module-scss-module__UnItYa__clusterCard{border-left:4px solid;border-radius:12px;padding:1.5rem}.AIInsights-module-scss-module__UnItYa__clusterCard--0{background:#1a3a5c08;border-left-color:#1a3a5c}.AIInsights-module-scss-module__UnItYa__clusterCard--1{background:#e8a83808;border-left-color:#e8a838}.AIInsights-module-scss-module__UnItYa__clusterCard--2{background:#38a16908;border-left-color:#38a169}.AIInsights-module-scss-module__UnItYa__clusterCard--3{background:#3182ce08;border-left-color:#3182ce}.AIInsights-module-scss-module__UnItYa__clusterCard__name{color:#2d3748;margin-bottom:.25rem;font-size:1rem;font-weight:600}.AIInsights-module-scss-module__UnItYa__clusterCard__desc{color:#718096;font-size:.875rem;line-height:1.5}.AIInsights-module-scss-module__UnItYa__locTable{border-collapse:collapse;width:100%;font-size:.875rem}.AIInsights-module-scss-module__UnItYa__locTable th,.AIInsights-module-scss-module__UnItYa__locTable td{text-align:left;white-space:nowrap;border-bottom:1px solid #f7f8fa;padding:.5rem 1rem}.AIInsights-module-scss-module__UnItYa__locTable th{color:#718096;text-transform:uppercase;letter-spacing:.05em;background-color:#f7f8fa;font-size:.75rem;font-weight:600;position:sticky;top:0}.AIInsights-module-scss-module__UnItYa__locTable tbody tr{transition:background-color .15s}.AIInsights-module-scss-module__UnItYa__locTable tbody tr:hover{background-color:#1a3a5c05}.AIInsights-module-scss-module__UnItYa__locTable__badge{border-radius:9999px;padding:2px 8px;font-size:.75rem;font-weight:500;display:inline-block}.AIInsights-module-scss-module__UnItYa__locTable__badge--high{color:#38a169;background-color:#38a1691a}.AIInsights-module-scss-module__UnItYa__locTable__badge--medium{color:#d69e2e;background-color:#d69e2e1a}.AIInsights-module-scss-module__UnItYa__locTable__badge--low{color:#9aa5b4;background-color:#9aa5b41a}.AIInsights-module-scss-module__UnItYa__locTableWrap{-webkit-overflow-scrolling:touch;max-height:480px;overflow:auto}.AIInsights-module-scss-module__UnItYa__forecastLegend{flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem;display:flex}.AIInsights-module-scss-module__UnItYa__forecastLegend__item{color:#718096;align-items:center;gap:.25rem;font-size:.875rem;display:flex}.AIInsights-module-scss-module__UnItYa__forecastLegend__swatch{border-radius:2px;width:12px;height:12px}.AIInsights-module-scss-module__UnItYa__forecastMeta{border-top:1px solid #f7f8fa;flex-wrap:wrap;gap:1.5rem;margin-top:1rem;padding-top:1rem;display:flex}.AIInsights-module-scss-module__UnItYa__forecastMeta__item{font-size:.875rem}.AIInsights-module-scss-module__UnItYa__forecastMeta__item strong{color:#2d3748}.AIInsights-module-scss-module__UnItYa__forecastMeta__item span{color:#718096}.AIInsights-module-scss-module__UnItYa__insight{color:#2d3748;background:#3182ce0d;border-left:3px solid #3182ce;border-radius:0 8px 8px 0;padding:1rem 1.5rem;font-size:.875rem;line-height:1.6}.AIInsights-module-scss-module__UnItYa__corrStats{flex-wrap:wrap;gap:2rem;margin-bottom:1.5rem;display:flex}.AIInsights-module-scss-module__UnItYa__corrStat{text-align:center}.AIInsights-module-scss-module__UnItYa__corrStat__value{color:#1a3a5c;font-size:1.5rem;font-weight:700}.AIInsights-module-scss-module__UnItYa__corrStat__label{color:#718096;text-transform:uppercase;letter-spacing:.03em;font-size:.75rem}.AIInsights-module-scss-module__UnItYa__activityTable{border-collapse:collapse;width:100%;font-size:.875rem}.AIInsights-module-scss-module__UnItYa__activityTable th,.AIInsights-module-scss-module__UnItYa__activityTable td{text-align:left;border-bottom:1px solid #f7f8fa;padding:.5rem 1rem}.AIInsights-module-scss-module__UnItYa__activityTable th{color:#718096;text-transform:uppercase;letter-spacing:.05em;background-color:#f7f8fa;font-size:.75rem;font-weight:600;position:sticky;top:0}.AIInsights-module-scss-module__UnItYa__activityTable tbody tr{transition:background-color .15s}.AIInsights-module-scss-module__UnItYa__activityTable tbody tr:hover{background-color:#1a3a5c05}.AIInsights-module-scss-module__UnItYa__activityTable__name{color:#2d3748;text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-weight:500;overflow:hidden}.AIInsights-module-scss-module__UnItYa__activityTable__bar{vertical-align:middle;background:#f7f8fa;border-radius:9999px;width:60px;height:6px;margin-right:.25rem;display:inline-block;overflow:hidden}.AIInsights-module-scss-module__UnItYa__activityTable__barFill{border-radius:9999px;height:100%}.AIInsights-module-scss-module__UnItYa__activityTable__barFill--high{background:#38a169}.AIInsights-module-scss-module__UnItYa__activityTable__barFill--mid{background:#d69e2e}.AIInsights-module-scss-module__UnItYa__activityTable__barFill--low{background:#e53e3e}.AIInsights-module-scss-module__UnItYa__activityWrap{-webkit-overflow-scrolling:touch;max-height:420px;overflow:auto}.AIInsights-module-scss-module__UnItYa__overallRate{background:#f7f8fa;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.AIInsights-module-scss-module__UnItYa__overallRate__value{color:#1a3a5c;font-size:1.5rem;font-weight:700}.AIInsights-module-scss-module__UnItYa__overallRate__label{color:#718096;font-size:.875rem}.AIInsights-module-scss-module__UnItYa__section{flex-direction:column;gap:1.5rem;display:flex}
.TierGate-module-scss-module___xb8Ba__gate{justify-content:center;align-items:center;min-height:400px;padding:3rem;display:flex}.TierGate-module-scss-module___xb8Ba__gate__card{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:460px;padding:3rem 2rem;box-shadow:0 4px 6px #00000012}.TierGate-module-scss-module___xb8Ba__gate__icon{color:#718096;justify-content:center;margin-bottom:1rem;display:flex}.TierGate-module-scss-module___xb8Ba__gate__title{color:#2d3748;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.TierGate-module-scss-module___xb8Ba__gate__desc{color:#718096;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}.TierGate-module-scss-module___xb8Ba__gate__btn{color:#fff;background-color:#1a3a5c;border-radius:8px;padding:.5rem 2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-block}.TierGate-module-scss-module___xb8Ba__gate__btn:hover{opacity:.9}
.page-module-scss-module__RLweLW__page{flex-direction:column;gap:1.5rem;display:flex}.page-module-scss-module__RLweLW__pageHeader__title{color:#2d3748;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.page-module-scss-module__RLweLW__pageHeader__subtitle{color:#718096;font-size:.875rem}.page-module-scss-module__RLweLW__topBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.page-module-scss-module__RLweLW__reportCount{color:#718096;font-size:.875rem}.page-module-scss-module__RLweLW__createBtn{color:#fff;cursor:pointer;background-color:#1a3a5c;border:none;border-radius:8px;align-items:center;gap:.25rem;padding:.5rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .15s;display:inline-flex}.page-module-scss-module__RLweLW__createBtn:hover{background-color:#11263c}.page-module-scss-module__RLweLW__reportGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.page-module-scss-module__RLweLW__reportCard{background-color:#fff;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.5rem;transition:box-shadow .15s;display:flex;box-shadow:0 1px 2px #0000000d}.page-module-scss-module__RLweLW__reportCard:hover{box-shadow:0 4px 6px #00000012}.page-module-scss-module__RLweLW__reportCard__top{justify-content:space-between;align-items:center;display:flex}.page-module-scss-module__RLweLW__reportCard__name{color:#2d3748;font-size:1rem;font-weight:600}.page-module-scss-module__RLweLW__reportCard__desc{color:#718096;font-size:.875rem;line-height:1.5}.page-module-scss-module__RLweLW__reportCard__meta{color:#9aa5b4;flex-wrap:wrap;gap:1rem;margin-top:auto;padding-top:.5rem;font-size:.75rem;display:flex}.page-module-scss-module__RLweLW__reportCard__actions{border-top:1px solid #f7f8fa;gap:.25rem;padding-top:.5rem;display:flex}.page-module-scss-module__RLweLW__reportBadge{text-transform:uppercase;letter-spacing:.03em;color:#1a3a5c;background-color:#1a3a5c1a;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.page-module-scss-module__RLweLW__statusDot{border-radius:9999px;padding:2px 8px;font-size:.75rem;font-weight:500}.page-module-scss-module__RLweLW__statusDot--active{color:#38a169;background-color:#38a1691a}.page-module-scss-module__RLweLW__statusDot--inactive{color:#9aa5b4;background-color:#9aa5b41a}.page-module-scss-module__RLweLW__cardBtn{color:#718096;cursor:pointer;background:0 0;border:1px solid #e8ecf1;border-radius:8px;padding:.25rem .5rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .15s}.page-module-scss-module__RLweLW__cardBtn:hover{color:#1a3a5c;border-color:#1a3a5c}.page-module-scss-module__RLweLW__cardBtn--danger:hover{color:#e53e3e;border-color:#e53e3e}.page-module-scss-module__RLweLW__emptyState{text-align:center;background-color:#fff;border-radius:12px;padding:3rem 2rem;box-shadow:0 1px 2px #0000000d}.page-module-scss-module__RLweLW__emptyState__icon{color:#1a3a5c;background-color:#1a3a5c12;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex}.page-module-scss-module__RLweLW__emptyState__title{color:#2d3748;margin-bottom:.25rem;font-size:1rem;font-weight:600}.page-module-scss-module__RLweLW__emptyState__desc{color:#718096;max-width:400px;margin:0 auto 1.5rem;font-size:.875rem;line-height:1.6}.page-module-scss-module__RLweLW__wizard{flex-direction:column;gap:1.5rem;display:flex}.page-module-scss-module__RLweLW__wizardProgress{background-color:#fff;border-radius:12px;gap:2px;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}.page-module-scss-module__RLweLW__wizardStep{cursor:pointer;color:#9aa5b4;background:0 0;border:none;flex:1;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-family:inherit;transition:all .15s;display:flex}.page-module-scss-module__RLweLW__wizardStep:hover{background-color:#f7f8fa}.page-module-scss-module__RLweLW__wizardStep--active{color:#1a3a5c;background-color:#1a3a5c0f}.page-module-scss-module__RLweLW__wizardStep--done{color:#38a169}.page-module-scss-module__RLweLW__wizardStep__num{border:2px solid;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;font-weight:600;display:flex}.page-module-scss-module__RLweLW__wizardStep__label{white-space:nowrap;font-size:.875rem;font-weight:500}@media (max-width:768px){.page-module-scss-module__RLweLW__wizardStep__label{display:none}}.page-module-scss-module__RLweLW__wizardPanel{background-color:#fff;border-radius:12px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 1px 2px #0000000d}.page-module-scss-module__RLweLW__wizardPanel__title{color:#2d3748;margin-bottom:2px;font-size:1.125rem;font-weight:700}.page-module-scss-module__RLweLW__wizardPanel__desc{color:#718096;margin-top:-.5rem;font-size:.875rem}.page-module-scss-module__RLweLW__wizardFooter{justify-content:space-between;align-items:center;display:flex}.page-module-scss-module__RLweLW__wizardFooter__right{gap:.5rem;display:flex}.page-module-scss-module__RLweLW__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:640px){.page-module-scss-module__RLweLW__formGrid{grid-template-columns:1fr}}.page-module-scss-module__RLweLW__formGroup{flex-direction:column;gap:.25rem;display:flex}.page-module-scss-module__RLweLW__formGroup--full{grid-column:1/-1}.page-module-scss-module__RLweLW__formLabel{color:#2d3748;font-size:.875rem;font-weight:500}.page-module-scss-module__RLweLW__formInput,.page-module-scss-module__RLweLW__formSelect,.page-module-scss-module__RLweLW__formTextarea{color:#2d3748;background-color:#fff;border:1px solid #e8ecf1;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem}.page-module-scss-module__RLweLW__formInput::placeholder,.page-module-scss-module__RLweLW__formSelect::placeholder,.page-module-scss-module__RLweLW__formTextarea::placeholder{color:#9aa5b4}.page-module-scss-module__RLweLW__formInput:focus,.page-module-scss-module__RLweLW__formSelect:focus,.page-module-scss-module__RLweLW__formTextarea:focus{border-color:#1a3a5c;outline:none;box-shadow:0 0 0 3px #1a3a5c1a}.page-module-scss-module__RLweLW__formTextarea{resize:vertical;min-height:60px}.page-module-scss-module__RLweLW__section{flex-direction:column;gap:.5rem;display:flex}.page-module-scss-module__RLweLW__sectionHeader{justify-content:space-between;align-items:center;display:flex}.page-module-scss-module__RLweLW__sectionLabel{color:#2d3748;border-bottom:1px solid #f7f8fa;padding-bottom:.25rem;font-size:.875rem;font-weight:600}.page-module-scss-module__RLweLW__sectionActions{gap:1rem;display:flex}.page-module-scss-module__RLweLW__linkBtn{color:#1a3a5c;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;font-family:inherit;font-size:.75rem;font-weight:500;text-decoration:underline}.page-module-scss-module__RLweLW__linkBtn:hover{color:#0e2240}.page-module-scss-module__RLweLW__columnPicker{flex-wrap:wrap;gap:.25rem;display:flex}.page-module-scss-module__RLweLW__columnChip{color:#718096;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #e8ecf1;border-radius:8px;align-items:center;gap:4px;padding:.25rem .5rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.page-module-scss-module__RLweLW__columnChip:hover{color:#1a3a5c;border-color:#1a3a5c}.page-module-scss-module__RLweLW__columnChip--selected{color:#1a3a5c;background-color:#1a3a5c1a;border-color:#1a3a5c;font-weight:600}.page-module-scss-module__RLweLW__columnChip__check{font-size:10px}.page-module-scss-module__RLweLW__filterGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.page-module-scss-module__RLweLW__filterItem{flex-direction:column;gap:.25rem;display:flex}.page-module-scss-module__RLweLW__filterItem__label{color:#718096;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}.page-module-scss-module__RLweLW__scheduleGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}@media (max-width:640px){.page-module-scss-module__RLweLW__scheduleGrid{grid-template-columns:repeat(2,1fr)}}.page-module-scss-module__RLweLW__scheduleCard{cursor:pointer;background:0 0;border:2px solid #e8ecf1;border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;padding:1.5rem 1rem;font-family:inherit;transition:all .15s;display:flex}.page-module-scss-module__RLweLW__scheduleCard:hover{border-color:#1a3a5c}.page-module-scss-module__RLweLW__scheduleCard--active{background-color:#1a3a5c0a;border-color:#1a3a5c}.page-module-scss-module__RLweLW__scheduleCard__label{color:#2d3748;font-size:1rem;font-weight:600}.page-module-scss-module__RLweLW__scheduleCard__desc{color:#718096;text-align:center;font-size:.75rem}.page-module-scss-module__RLweLW__scheduleOptions{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.page-module-scss-module__RLweLW__chartControls{background-color:#f7f8fa;border-radius:8px;flex-wrap:wrap;align-items:flex-end;gap:1.5rem;padding:1rem;display:flex}.page-module-scss-module__RLweLW__chartControls__group{flex-direction:column;gap:.25rem;min-width:140px;display:flex}.page-module-scss-module__RLweLW__chartToggle{border:1px solid #e8ecf1;border-radius:8px;display:flex;overflow:hidden}.page-module-scss-module__RLweLW__chartToggle__btn{color:#718096;cursor:pointer;background:#fff;border:none;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .15s}.page-module-scss-module__RLweLW__chartToggle__btn--active{color:#fff;background-color:#1a3a5c}.page-module-scss-module__RLweLW__chartToggle__btn:not(.page-module-scss-module__RLweLW__chartToggle__btn--active):hover{background-color:#f7f8fa}.page-module-scss-module__RLweLW__printArea{background:#fff;border-radius:8px;flex-direction:column;gap:1.5rem;padding:1rem;display:flex}.page-module-scss-module__RLweLW__chartBox{min-height:200px}.page-module-scss-module__RLweLW__chartBox__title{color:#2d3748;text-transform:capitalize;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.page-module-scss-module__RLweLW__tableBox__header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.page-module-scss-module__RLweLW__tableBox__title{color:#2d3748;font-size:.875rem;font-weight:600}.page-module-scss-module__RLweLW__tableBox__count{color:#9aa5b4;font-size:.75rem}.page-module-scss-module__RLweLW__exportBar{justify-content:flex-end;gap:.5rem;display:flex}.page-module-scss-module__RLweLW__exportBtn{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:8px;padding:.5rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .15s}.page-module-scss-module__RLweLW__exportBtn:hover:not(:disabled){background-color:#0d9367}.page-module-scss-module__RLweLW__exportBtn:disabled{opacity:.5;cursor:not-allowed}.page-module-scss-module__RLweLW__exportBtn--pdf{background-color:#1a3a5c}.page-module-scss-module__RLweLW__exportBtn--pdf:hover:not(:disabled){background-color:#0e2240}.page-module-scss-module__RLweLW__previewWrap{-webkit-overflow-scrolling:touch;border:1px solid #f7f8fa;border-radius:8px;max-height:400px;overflow:auto}.page-module-scss-module__RLweLW__previewTable{border-collapse:collapse;width:100%;font-size:.875rem}.page-module-scss-module__RLweLW__previewTable th,.page-module-scss-module__RLweLW__previewTable td{text-align:left;white-space:nowrap;border-bottom:1px solid #f7f8fa;padding:.25rem .5rem}.page-module-scss-module__RLweLW__previewTable th{color:#718096;text-transform:uppercase;letter-spacing:.05em;background-color:#f7f8fa;font-size:.75rem;font-weight:600;position:sticky;top:0}.page-module-scss-module__RLweLW__btnPrimary{color:#fff;cursor:pointer;background-color:#1a3a5c;border:none;border-radius:8px;padding:.5rem 2rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .15s}.page-module-scss-module__RLweLW__btnPrimary:hover:not(:disabled){background-color:#11263c}.page-module-scss-module__RLweLW__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.page-module-scss-module__RLweLW__btnSecondary{color:#718096;cursor:pointer;background:0 0;border:1px solid #e8ecf1;border-radius:8px;padding:.5rem 2rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .15s}.page-module-scss-module__RLweLW__btnSecondary:hover{color:#1a3a5c;border-color:#1a3a5c}.page-module-scss-module__RLweLW__loading{text-align:center;color:#9aa5b4;padding:2rem 0;font-size:.875rem}.page-module-scss-module__RLweLW__error{color:#e53e3e;background-color:#e53e3e0f;border-radius:8px;padding:.5rem 1rem;font-size:.875rem}.page-module-scss-module__RLweLW__successMsg{color:#10b981;background-color:#10b9810f;border-radius:8px;padding:.5rem 1rem;font-size:.875rem}
.page-module-scss-module__UabcGW__page{flex-direction:column;gap:1.5rem;display:flex}.page-module-scss-module__UabcGW__dsHeader{flex-direction:column;gap:1rem;display:flex}.page-module-scss-module__UabcGW__backLink{color:#718096;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-family:inherit;font-size:.875rem;transition:color .15s;display:inline-flex}.page-module-scss-module__UabcGW__backLink:hover{color:#1a3a5c}.page-module-scss-module__UabcGW__backLink svg{width:16px;height:16px}.page-module-scss-module__UabcGW__dsHeader__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-module-scss-module__UabcGW__dsTitle{color:#2d3748;margin:0;font-size:1.5rem;font-weight:700}.page-module-scss-module__UabcGW__dsSubtitle{color:#718096;margin:.25rem 0 0;font-size:.875rem}.page-module-scss-module__UabcGW__dsHeader__actions{flex-shrink:0;gap:.5rem;display:flex}.page-module-scss-module__UabcGW__dsStatsGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;display:grid}.page-module-scss-module__UabcGW__dsStat{text-align:center;background:#fff;border:1px solid #e8ecf1;border-radius:8px;padding:1rem}.page-module-scss-module__UabcGW__dsStat__value{color:#1a3a5c;margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.page-module-scss-module__UabcGW__dsStat__label{color:#718096;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.page-module-scss-module__UabcGW__classDistPanel{background:#fff;border:1px solid #e8ecf1;border-radius:8px;padding:1rem}.page-module-scss-module__UabcGW__classDistPanel__title{margin:0 0 .5rem;font-size:.875rem;font-weight:600}.page-module-scss-module__UabcGW__classDistPanel__list{flex-wrap:wrap;gap:.25rem 1rem;display:flex}.page-module-scss-module__UabcGW__classDistPanel__item{background:#f7f8fa;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;display:flex}.page-module-scss-module__UabcGW__classDistPanel__name{color:#2d3748;font-weight:500}.page-module-scss-module__UabcGW__classDistPanel__count{color:#718096;font-weight:600}.page-module-scss-module__UabcGW__dsToolbar{background:#f7f8fa;border:1px solid #e8ecf1;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.page-module-scss-module__UabcGW__dsToolbar__count{color:#718096;margin-left:auto;font-size:.75rem;font-weight:500}.page-module-scss-module__UabcGW__framesGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.page-module-scss-module__UabcGW__frameCard{cursor:pointer;background:#fff;border:2px solid #e8ecf1;border-radius:8px;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.page-module-scss-module__UabcGW__frameCard:hover{border-color:#1a3a5c;box-shadow:0 4px 6px #00000012}.page-module-scss-module__UabcGW__frameCard--selected{border-color:#e8a838;box-shadow:0 0 0 2px #e8a8384d}.page-module-scss-module__UabcGW__frameCard--augmented{border-color:#9333ea59}.page-module-scss-module__UabcGW__frameCard--augmented:hover{border-color:#9333ea}.page-module-scss-module__UabcGW__frameCard__preview{aspect-ratio:16/10;background:#f7f8fa;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-module-scss-module__UabcGW__frameCard__augBadge{color:#fff;letter-spacing:.5px;text-transform:uppercase;z-index:2;background:#9333ea;border-radius:3px;padding:2px 5px;font-size:9px;font-weight:700;position:absolute;top:6px;right:6px}.page-module-scss-module__UabcGW__frameCard__img{object-fit:cover;width:100%;height:100%}.page-module-scss-module__UabcGW__frameCard__info{color:#718096;flex-direction:column;gap:2px;padding:.5rem;font-size:.75rem;display:flex}.page-module-scss-module__UabcGW__frameCard__labels{flex-wrap:wrap;gap:2px;margin-top:2px;display:flex}.page-module-scss-module__UabcGW__frameCard__tag{color:#1a3a5c;background:#1a3a5c0f;border-radius:3px;padding:1px 4px;font-size:10px;font-weight:500}.page-module-scss-module__UabcGW__frameCard__check{z-index:2;position:absolute;top:6px;left:6px}.page-module-scss-module__UabcGW__frameCard__check input[type=checkbox]{cursor:pointer;width:16px;height:16px}.page-module-scss-module__UabcGW__btnPrimary{color:#fff;cursor:pointer;white-space:nowrap;background:#1a3a5c;border:none;border-radius:8px;align-items:center;gap:.25rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:opacity .15s;display:inline-flex}.page-module-scss-module__UabcGW__btnPrimary:hover{opacity:.9}.page-module-scss-module__UabcGW__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.page-module-scss-module__UabcGW__btnPrimary svg{width:16px;height:16px}.page-module-scss-module__UabcGW__btnSecondary{color:#2d3748;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e8ecf1;border-radius:8px;align-items:center;gap:.25rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:border-color .15s,background .15s;display:inline-flex}.page-module-scss-module__UabcGW__btnSecondary:hover{background:#f7f8fa;border-color:#1a3a5c}.page-module-scss-module__UabcGW__btnSecondary:disabled{opacity:.5;cursor:not-allowed}.page-module-scss-module__UabcGW__btnSecondary svg{width:16px;height:16px}.page-module-scss-module__UabcGW__btnSecondary--active{color:#fff;background:#e8a838;border-color:#e8a838}.page-module-scss-module__UabcGW__btnSecondary--active:hover{opacity:.9}.page-module-scss-module__UabcGW__btnDanger{color:#e53e3e;cursor:pointer;white-space:nowrap;background:#e53e3e0d;border:1px solid #e53e3e4d;border-radius:8px;align-items:center;gap:.25rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .15s;display:inline-flex}.page-module-scss-module__UabcGW__btnDanger:hover{background:#e53e3e1a}.page-module-scss-module__UabcGW__btnDanger svg{width:16px;height:16px}.page-module-scss-module__UabcGW__augPanel{background:#f7f8fa;border:1px solid #e8ecf1;border-radius:8px;padding:1rem;animation:.2s page-module-scss-module__UabcGW__slideUp}.page-module-scss-module__UabcGW__augPanel__title{margin-bottom:.25rem;font-size:.875rem;font-weight:600}.page-module-scss-module__UabcGW__augPanel__desc{color:#718096;margin-bottom:1rem;font-size:.75rem;line-height:1.5}.page-module-scss-module__UabcGW__augPanel__options{flex-wrap:wrap;gap:.25rem 1rem;margin-bottom:1rem;display:flex}.page-module-scss-module__UabcGW__augPanel__option{cursor:pointer;background:#fff;border:1px solid #e8ecf1;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;transition:border-color .15s,background .15s;display:flex}.page-module-scss-module__UabcGW__augPanel__option:hover{border-color:#e8a838}.page-module-scss-module__UabcGW__augPanel__option input:checked+.page-module-scss-module__UabcGW__augPanel__optLabel{color:#c08020;font-weight:600}.page-module-scss-module__UabcGW__augPanel__optLabel{text-transform:capitalize}.page-module-scss-module__UabcGW__augPanel__controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.page-module-scss-module__UabcGW__augPanel__field{color:#718096;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.page-module-scss-module__UabcGW__fieldInput{border:1px solid #e8ecf1;border-radius:4px;padding:.25rem .5rem;font-family:inherit;font-size:.875rem}.page-module-scss-module__UabcGW__fieldInput:focus{border-color:#e8a838;outline:none}.page-module-scss-module__UabcGW__emptyState{text-align:center;color:#718096;padding:4rem 2rem}.page-module-scss-module__UabcGW__emptyState__icon{color:#9aa5b4;width:48px;height:48px;margin-bottom:1rem}.page-module-scss-module__UabcGW__emptyState h3{color:#2d3748;margin-bottom:.25rem;font-size:1.125rem}.page-module-scss-module__UabcGW__emptyState p{max-width:500px;margin:0 auto;font-size:.875rem}.page-module-scss-module__UabcGW__loading{text-align:center;color:#718096;padding:2rem;font-size:.875rem}.page-module-scss-module__UabcGW__badge{text-transform:capitalize;color:#1a3a5c;background:#1a3a5c0f;border-radius:9999px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.page-module-scss-module__UabcGW__badge--building{color:#3182ce;background:#3182ce14}.page-module-scss-module__UabcGW__badge--ready{color:#38a169;background:#38a16914}.page-module-scss-module__UabcGW__badge--exported{color:#c08020;background:#e8a83814}.page-module-scss-module__UabcGW__badge--archived{color:#718096;background:#71809614}.page-module-scss-module__UabcGW__badge--training{color:#c08020;background:#e8a83814}.page-module-scss-module__UabcGW__badge--validation{color:#3182ce;background:#3182ce14}.page-module-scss-module__UabcGW__badge--testing{color:#d69e2e;background:#d69e2e14}.page-module-scss-module__UabcGW__badge--auto{color:#3182ce;background:#3182ce14}.page-module-scss-module__UabcGW__badge--manual{color:#c08020;background:#e8a83814}.page-module-scss-module__UabcGW__badge--reviewed{color:#38a169;background:#38a16914}.page-module-scss-module__UabcGW__badge--augmented{color:#3182ce;background:#3182ce14;font-size:10px}.page-module-scss-module__UabcGW__modalOverlay{z-index:200;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.page-module-scss-module__UabcGW__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:560px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 25px #0000001a}.page-module-scss-module__UabcGW__modal--wide{max-width:960px}.page-module-scss-module__UabcGW__modalHeader{border-bottom:1px solid #e8ecf1;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.page-module-scss-module__UabcGW__modalTitle{color:#2d3748;font-size:1.125rem;font-weight:600}.page-module-scss-module__UabcGW__modalClose{cursor:pointer;color:#718096;background:#f7f8fa;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.page-module-scss-module__UabcGW__modalClose:hover{color:#2d3748;background:#e8ecf1}.page-module-scss-module__UabcGW__modalBody{flex:1;padding:1.5rem;overflow-y:auto}.page-module-scss-module__UabcGW__annotationCanvas{background:#f7f8fa;border-radius:8px;margin-bottom:1rem;position:relative;overflow:hidden}.page-module-scss-module__UabcGW__annotationImgWrap{width:100%;line-height:0;transition:transform .15s;display:inline-block;position:relative}.page-module-scss-module__UabcGW__annotationImgWrap--drawing{cursor:crosshair;-webkit-user-select:none;user-select:none}.page-module-scss-module__UabcGW__annotationImgWrap--drawing img{pointer-events:none}.page-module-scss-module__UabcGW__annotationImgWrap--panning{cursor:grab;-webkit-user-select:none;user-select:none}.page-module-scss-module__UabcGW__annotationImgWrap--panning:active{cursor:grabbing}.page-module-scss-module__UabcGW__annotationImg{object-fit:contain;width:100%;height:auto;max-height:60vh;display:block}.page-module-scss-module__UabcGW__bboxOverlay{pointer-events:auto;box-sizing:border-box;border:2px solid;border-radius:2px;position:absolute}.page-module-scss-module__UabcGW__bboxOverlay--selected{border-width:3px;box-shadow:0 0 0 2px #ffffff80}.page-module-scss-module__UabcGW__bboxLabel{color:#fff;white-space:nowrap;pointer-events:none;border-radius:2px 2px 0 0;padding:1px 6px;font-size:10px;font-weight:600;line-height:16px;position:absolute;top:-20px;left:-2px}.page-module-scss-module__UabcGW__resizeHandle{z-index:2;background:#fff;border:1.5px solid #1a3a5c;border-radius:50%;width:8px;height:8px;position:absolute}.page-module-scss-module__UabcGW__resizeHandle--nw{cursor:nw-resize;top:-4px;left:-4px}.page-module-scss-module__UabcGW__resizeHandle--ne{cursor:ne-resize;top:-4px;right:-4px}.page-module-scss-module__UabcGW__resizeHandle--sw{cursor:sw-resize;bottom:-4px;left:-4px}.page-module-scss-module__UabcGW__resizeHandle--se{cursor:se-resize;bottom:-4px;right:-4px}.page-module-scss-module__UabcGW__resizeHandle--n{cursor:n-resize;top:-4px;left:50%;transform:translate(-50%)}.page-module-scss-module__UabcGW__resizeHandle--s{cursor:s-resize;bottom:-4px;left:50%;transform:translate(-50%)}.page-module-scss-module__UabcGW__resizeHandle--w{cursor:w-resize;top:50%;left:-4px;transform:translateY(-50%)}.page-module-scss-module__UabcGW__resizeHandle--e{cursor:e-resize;top:50%;right:-4px;transform:translateY(-50%)}.page-module-scss-module__UabcGW__editableCell{cursor:pointer;border-bottom:1px dashed #718096;transition:border-color .15s}.page-module-scss-module__UabcGW__editableCell:hover{color:#1a3a5c;border-color:#1a3a5c}.page-module-scss-module__UabcGW__inlineInput{background:#1a3a5c0a;border:1px solid #1a3a5c;border-radius:8px;outline:none;width:100%;padding:2px 6px;font-family:inherit;font-size:.875rem}.page-module-scss-module__UabcGW__bboxEdit{gap:4px;display:flex}.page-module-scss-module__UabcGW__bboxEditInput{text-align:center;border:1px solid #e8ecf1;border-radius:3px;width:52px;padding:2px 4px;font-family:inherit;font-size:.75rem}.page-module-scss-module__UabcGW__bboxEditInput:focus{border-color:#1a3a5c;outline:none}.page-module-scss-module__UabcGW__tr--editing{background:#1a3a5c0a!important}.page-module-scss-module__UabcGW__zoomControls{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;border-radius:8px;align-items:center;gap:4px;padding:4px 6px;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 1px 2px #0000000d}.page-module-scss-module__UabcGW__zoomBtn{color:#2d3748;cursor:pointer;background:#fff;border:1px solid #e8ecf1;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-family:inherit;font-size:1rem;font-weight:700;transition:background .15s,border-color .15s;display:flex}.page-module-scss-module__UabcGW__zoomBtn:hover{background:#f7f8fa;border-color:#1a3a5c}.page-module-scss-module__UabcGW__zoomLevel{color:#718096;text-align:center;min-width:36px;font-size:11px;font-weight:600}.page-module-scss-module__UabcGW__frameLightbox__meta{color:#718096;background:#f7f8fa;border-radius:4px;grid-template-columns:1fr 1fr;gap:.25rem 1rem;margin-bottom:.5rem;padding:.5rem 1rem;font-size:.75rem;display:grid}.page-module-scss-module__UabcGW__frameLightbox__meta strong{color:#2d3748;font-weight:600}.page-module-scss-module__UabcGW__frameToolbar{flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.page-module-scss-module__UabcGW__frameToolbar__count{color:#718096;margin-left:auto;font-size:.75rem;font-weight:500}.page-module-scss-module__UabcGW__annotationList{border-top:1px solid #e8ecf1;margin-top:1rem;padding-top:1rem}.page-module-scss-module__UabcGW__annotationList .page-module-scss-module__UabcGW__table{font-size:.75rem}.page-module-scss-module__UabcGW__table{border-collapse:collapse;width:100%;font-size:.875rem}.page-module-scss-module__UabcGW__table th,.page-module-scss-module__UabcGW__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e8ecf1;padding:.5rem}.page-module-scss-module__UabcGW__table th{color:#718096;text-transform:uppercase;letter-spacing:.03em;background:#f7f8fa;font-size:.75rem;font-weight:600}.page-module-scss-module__UabcGW__table tbody tr{transition:background .15s}.page-module-scss-module__UabcGW__table tbody tr:hover{background:#1a3a5c05}.page-module-scss-module__UabcGW__drawClassPicker{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-module-scss-module__UabcGW__drawClassPicker__label{color:#718096;font-size:.75rem;font-weight:600}.page-module-scss-module__UabcGW__drawClassPicker__input{border:1px solid #e8ecf1;border-radius:4px;width:140px;padding:.25rem .5rem;font-size:.75rem}.page-module-scss-module__UabcGW__drawClassPicker__input:focus{border-color:#e8a838;outline:none}.page-module-scss-module__UabcGW__drawHint{color:#718096;padding:.25rem 0;font-size:.75rem;font-style:italic}.page-module-scss-module__UabcGW__iconBtn{color:#718096;cursor:pointer;background:#fff;border:1px solid #e8ecf1;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:inline-flex}.page-module-scss-module__UabcGW__iconBtn:hover{color:#1a3a5c;background:#f7f8fa;border-color:#1a3a5c}.page-module-scss-module__UabcGW__iconBtn--danger:hover{color:#e53e3e;background:#e53e3e0a;border-color:#e53e3e}.page-module-scss-module__UabcGW__iconBtn--success{color:#38a169;border-color:#38a1694d}.page-module-scss-module__UabcGW__iconBtn--success:hover{background:#38a1690f}.page-module-scss-module__UabcGW__iconBtn svg{width:14px;height:14px}.page-module-scss-module__UabcGW__cellHint{color:#718096;font-size:.75rem}.page-module-scss-module__UabcGW__spinnerSmall{border:2px solid #e8ecf1;border-top-color:#1a3a5c;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite page-module-scss-module__UabcGW__spin;display:inline-block}.page-module-scss-module__UabcGW__imgError{color:#e53e3e;font-size:.75rem}.page-module-scss-module__UabcGW__imgLoading{color:#718096;font-size:.75rem}@keyframes page-module-scss-module__UabcGW__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module-scss-module__UabcGW__spin{to{transform:rotate(360deg)}}.page-module-scss-module__UabcGW__tabularSection{margin-top:1rem}.page-module-scss-module__UabcGW__tabularSection__header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.page-module-scss-module__UabcGW__tabularSection__title{color:#2d3748;font-weight:600}.page-module-scss-module__UabcGW__tabularSection__count{color:#718096;font-size:.75rem}.page-module-scss-module__UabcGW__tabularSection__wrap{background:#fff;border:1px solid #e8ecf1;border-radius:8px;overflow-x:auto}.page-module-scss-module__UabcGW__tabularTable{border-collapse:collapse;width:100%;font-size:.875rem}.page-module-scss-module__UabcGW__tabularTable th,.page-module-scss-module__UabcGW__tabularTable td{text-align:left;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #e8ecf1;max-width:280px;padding:8px 12px;overflow:hidden}.page-module-scss-module__UabcGW__tabularTable th{color:#2d3748;z-index:1;background:#f7f8fa;font-weight:600;position:sticky;top:0}.page-module-scss-module__UabcGW__tabularTable tbody tr:hover{background:#1a3a5c08}.page-module-scss-module__UabcGW__tabularTable tbody tr:last-child td{border-bottom:none}.page-module-scss-module__UabcGW__tabularTable__rowNum{color:#718096;width:48px;font-size:.75rem;text-align:center!important}.page-module-scss-module__UabcGW__tabularSection__pager{color:#718096;justify-content:center;align-items:center;gap:1rem;padding:1rem 0;font-size:.875rem;display:flex}
.page-module-scss-module__K3m-Ya__page{flex-direction:column;gap:1.5rem;display:flex}.page-module-scss-module__K3m-Ya__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-module-scss-module__K3m-Ya__title{color:#2d3748;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.page-module-scss-module__K3m-Ya__subtitle{color:#718096;font-size:.875rem}.page-module-scss-module__K3m-Ya__noAccess{text-align:center;color:#718096;padding:3rem 0}.page-module-scss-module__K3m-Ya__statsGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;display:grid}.page-module-scss-module__K3m-Ya__statCard{text-align:center;background:#fff;border:1px solid #e8ecf1;border-radius:8px;padding:1rem}.page-module-scss-module__K3m-Ya__statCard__value{color:#1a3a5c;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.page-module-scss-module__K3m-Ya__statCard__label{color:#718096;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.page-module-scss-module__K3m-Ya__tabs{border-bottom:2px solid #e8ecf1;gap:.5rem;display:flex;overflow-x:auto}.page-module-scss-module__K3m-Ya__tabBtn{color:#718096;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.5rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .15s}.page-module-scss-module__K3m-Ya__tabBtn:hover{color:#1a3a5c}.page-module-scss-module__K3m-Ya__tabBtn--active{color:#1a3a5c;border-bottom-color:#1a3a5c;font-weight:600}.page-module-scss-module__K3m-Ya__section{background:#fff;border:1px solid #e8ecf1;border-radius:8px;overflow:hidden}.page-module-scss-module__K3m-Ya__sectionHeader{border-bottom:1px solid #e8ecf1;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.page-module-scss-module__K3m-Ya__sectionTitle{color:#2d3748;font-size:1.125rem;font-weight:600}.page-module-scss-module__K3m-Ya__addBtn{color:#fff;cursor:pointer;background-color:#1a3a5c;border:none;border-radius:8px;align-items:center;gap:.25rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .15s;display:inline-flex}.page-module-scss-module__K3m-Ya__addBtn:hover{background-color:#2a5a8c}.page-module-scss-module__K3m-Ya__addBtn svg{width:14px;height:14px}.page-module-scss-module__K3m-Ya__table{border-collapse:collapse;width:100%;font-size:.875rem}.page-module-scss-module__K3m-Ya__table th{text-align:left;color:#718096;text-transform:uppercase;letter-spacing:.05em;background:#f7f8fa;border-bottom:1px solid #e8ecf1;padding:.5rem 1rem;font-size:.75rem;font-weight:600}.page-module-scss-module__K3m-Ya__table td{vertical-align:middle;border-bottom:1px solid #e8ecf1;padding:.5rem 1rem}.page-module-scss-module__K3m-Ya__table tr:last-child td{border-bottom:none}.page-module-scss-module__K3m-Ya__table tr:hover td{background:#1a3a5c05}.page-module-scss-module__K3m-Ya__clickableRow{cursor:pointer;transition:background .15s}.page-module-scss-module__K3m-Ya__clickableRow:hover td{background:#1a3a5c0d}.page-module-scss-module__K3m-Ya__clickableRow:active td{background:#1a3a5c14}.page-module-scss-module__K3m-Ya__badge{white-space:nowrap;border-radius:9999px;align-items:center;padding:2px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.page-module-scss-module__K3m-Ya__badge--registered{color:#3182ce;background:#3182ce1a}.page-module-scss-module__K3m-Ya__badge--ready{color:#38a169;background:#38a1691a}.page-module-scss-module__K3m-Ya__badge--deployed{color:#1a3a5c;background:#1a3a5c1a}.page-module-scss-module__K3m-Ya__badge--archived{color:#9aa5b4;background:#9aa5b41a}.page-module-scss-module__K3m-Ya__badge--active{color:#38a169;background:#38a1691a}.page-module-scss-module__K3m-Ya__badge--inactive{color:#9aa5b4;background:#9aa5b41a}.page-module-scss-module__K3m-Ya__badge--paused{color:#d69e2e;background:#d69e2e1a}.page-module-scss-module__K3m-Ya__badge--error{color:#e53e3e;background:#e53e3e1a}.page-module-scss-module__K3m-Ya__badge--ok{color:#38a169;background:#38a1691a}.page-module-scss-module__K3m-Ya__badge--timeout{color:#d69e2e;background:#d69e2e1a}.page-module-scss-module__K3m-Ya__badge--building{color:#3182ce;background:#3182ce1a}.page-module-scss-module__K3m-Ya__badge--exported{color:#c08020;background:#e8a8381a}.page-module-scss-module__K3m-Ya__badge--training{color:#3182ce;background:#3182ce1a}.page-module-scss-module__K3m-Ya__badge--validation{color:#d69e2e;background:#d69e2e1a}.page-module-scss-module__K3m-Ya__badge--testing{color:#c08020;background:#e8a8381a}.page-module-scss-module__K3m-Ya__actionBtns{gap:.25rem;display:flex}.page-module-scss-module__K3m-Ya__iconBtn{cursor:pointer;color:#718096;background:0 0;border:1px solid #e8ecf1;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:inline-flex}.page-module-scss-module__K3m-Ya__iconBtn svg{width:14px;height:14px}.page-module-scss-module__K3m-Ya__iconBtn:hover{color:#1a3a5c;background:#1a3a5c0a;border-color:#1a3a5c}.page-module-scss-module__K3m-Ya__iconBtn--danger:hover{color:#e53e3e;background:#e53e3e0a;border-color:#e53e3e}.page-module-scss-module__K3m-Ya__iconBtn--success:hover{color:#38a169;background:#38a1690a;border-color:#38a169}.page-module-scss-module__K3m-Ya__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.15s page-module-scss-module__K3m-Ya__fadeIn;display:flex;position:fixed;inset:0}.page-module-scss-module__K3m-Ya__modal{background:#fff;border-radius:12px;width:min(560px,95vw);max-height:90vh;animation:.2s page-module-scss-module__K3m-Ya__slideUp;overflow-y:auto;box-shadow:0 20px 25px #0000001a}.page-module-scss-module__K3m-Ya__modalHeader{border-bottom:1px solid #e8ecf1;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.page-module-scss-module__K3m-Ya__modalTitle{font-size:1.125rem;font-weight:600}.page-module-scss-module__K3m-Ya__modalClose{cursor:pointer;color:#718096;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.page-module-scss-module__K3m-Ya__modalClose:hover{background:#f7f8fa}.page-module-scss-module__K3m-Ya__modalClose svg{width:18px;height:18px}.page-module-scss-module__K3m-Ya__modalBody{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.page-module-scss-module__K3m-Ya__modalFooter{border-top:1px solid #e8ecf1;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem;display:flex}.page-module-scss-module__K3m-Ya__field{flex-direction:column;gap:4px;display:flex}.page-module-scss-module__K3m-Ya__fieldLabel{color:#2d3748;font-size:.875rem;font-weight:500}.page-module-scss-module__K3m-Ya__fieldHint{color:#718096;font-size:.75rem}.page-module-scss-module__K3m-Ya__fieldInput,.page-module-scss-module__K3m-Ya__fieldTextarea,.page-module-scss-module__K3m-Ya__fieldSelect{border:1px solid #e8ecf1;border-radius:8px;outline:none;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.page-module-scss-module__K3m-Ya__fieldInput:focus,.page-module-scss-module__K3m-Ya__fieldTextarea:focus,.page-module-scss-module__K3m-Ya__fieldSelect:focus{border-color:#1a3a5c}.page-module-scss-module__K3m-Ya__fieldSelect{appearance:auto}.page-module-scss-module__K3m-Ya__fieldTextarea{resize:vertical;min-height:80px}.page-module-scss-module__K3m-Ya__fieldRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:640px){.page-module-scss-module__K3m-Ya__fieldRow{grid-template-columns:1fr}}.page-module-scss-module__K3m-Ya__btnPrimary,.page-module-scss-module__K3m-Ya__btnDanger{color:#fff;cursor:pointer;background-color:#1a3a5c;border:none;border-radius:8px;padding:.5rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .15s}.page-module-scss-module__K3m-Ya__btnPrimary:hover:not(:disabled),.page-module-scss-module__K3m-Ya__btnDanger:hover:not(:disabled){background-color:#2a5a8c}.page-module-scss-module__K3m-Ya__btnPrimary:disabled,.page-module-scss-module__K3m-Ya__btnDanger:disabled{opacity:.5;cursor:not-allowed}.page-module-scss-module__K3m-Ya__btnSecondary{color:#2d3748;cursor:pointer;background:0 0;border:1px solid #e8ecf1;border-radius:8px;padding:.5rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .15s}.page-module-scss-module__K3m-Ya__btnSecondary:hover{color:#1a3a5c;border-color:#1a3a5c}.page-module-scss-module__K3m-Ya__btnDanger{background-color:#e53e3e}.page-module-scss-module__K3m-Ya__btnDanger:hover:not(:disabled){background-color:#d41c1c}.page-module-scss-module__K3m-Ya__modal--wide{width:min(780px,95vw)}.page-module-scss-module__K3m-Ya__wizardIntro{color:#718096;margin:0 0 .5rem;font-size:.875rem;line-height:1.6}.page-module-scss-module__K3m-Ya__templateCategory{margin-bottom:1rem}.page-module-scss-module__K3m-Ya__templateCategory__title{text-transform:uppercase;letter-spacing:.06em;color:#718096;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.page-module-scss-module__K3m-Ya__templateGrid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:.5rem;display:grid}.page-module-scss-module__K3m-Ya__templateCard{cursor:pointer;text-align:left;background:#fff;border:1px solid #e8ecf1;border-radius:8px;align-items:flex-start;gap:.5rem;padding:1rem;font-family:inherit;transition:all .15s;display:flex}.page-module-scss-module__K3m-Ya__templateCard:hover{background:#1a3a5c05;border-color:#1a3a5c;box-shadow:0 1px 2px #0000000d}.page-module-scss-module__K3m-Ya__templateCard__icon{color:#1a3a5c;background:#1a3a5c14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.page-module-scss-module__K3m-Ya__templateCard__icon svg{width:18px;height:18px}.page-module-scss-module__K3m-Ya__templateCard__body{flex-direction:column;gap:2px;min-width:0;display:flex}.page-module-scss-module__K3m-Ya__templateCard__name{color:#2d3748;font-size:.875rem;font-weight:600;line-height:1.3}.page-module-scss-module__K3m-Ya__templateCard__desc{color:#718096;font-size:.75rem;line-height:1.4}.page-module-scss-module__K3m-Ya__bundledBadge{color:#38a169;align-items:center;gap:3px;margin-top:4px;font-size:11px;font-weight:500;display:inline-flex}.page-module-scss-module__K3m-Ya__bundledBadge svg{width:12px;height:12px}.page-module-scss-module__K3m-Ya__backBtn{cursor:pointer;color:#718096;background:0 0;border:none;border-radius:4px;align-items:center;gap:4px;margin-right:auto;padding:4px 8px;font-family:inherit;font-size:.875rem;transition:all .15s;display:inline-flex}.page-module-scss-module__K3m-Ya__backBtn svg{width:14px;height:14px}.page-module-scss-module__K3m-Ya__backBtn:hover{color:#1a3a5c;background:#f7f8fa}.page-module-scss-module__K3m-Ya__templateBanner{background:#1a3a5c0a;border:1px solid #1a3a5c1f;border-radius:8px;align-items:flex-start;gap:.5rem;padding:1rem;display:flex}.page-module-scss-module__K3m-Ya__templateBanner__icon{color:#1a3a5c;flex-shrink:0;width:24px;height:24px}.page-module-scss-module__K3m-Ya__templateBanner__help{color:#718096;margin-top:2px;font-size:.75rem;line-height:1.5}.page-module-scss-module__K3m-Ya__templateBanner__link{color:#1a3a5c;align-items:center;gap:4px;margin-top:4px;font-size:.75rem;font-weight:500;text-decoration:none;display:inline-flex}.page-module-scss-module__K3m-Ya__templateBanner__link svg{width:12px;height:12px}.page-module-scss-module__K3m-Ya__templateBanner__link:hover{text-decoration:underline}.page-module-scss-module__K3m-Ya__templateBanner strong{color:#2d3748;font-size:.875rem}.page-module-scss-module__K3m-Ya__templateBanner .page-module-scss-module__K3m-Ya__bundledBadge{margin-top:0;margin-left:.25rem}.page-module-scss-module__K3m-Ya__fieldLabel__infoIcon{vertical-align:-2px;color:#9aa5b4;width:14px;height:14px;margin-left:4px;display:inline-block}.page-module-scss-module__K3m-Ya__emptyState{text-align:center;color:#718096;padding:3rem 2rem}.page-module-scss-module__K3m-Ya__emptyState__icon{color:#9aa5b4;opacity:.5;width:48px;height:48px;margin-bottom:1rem}.page-module-scss-module__K3m-Ya__emptyState h3{color:#2d3748;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.page-module-scss-module__K3m-Ya__emptyState p{max-width:420px;margin:0 auto 1rem;font-size:.875rem;line-height:1.6}.page-module-scss-module__K3m-Ya__cellHint{color:#718096;margin-top:2px;font-size:.75rem;line-height:1.4}.page-module-scss-module__K3m-Ya__cellUrl{word-break:break-all;max-width:200px;font-family:monospace;font-size:.75rem}.page-module-scss-module__K3m-Ya__typeLabel{color:#1a3a5c;background:#1a3a5c0f;border-radius:9999px;padding:2px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.page-module-scss-module__K3m-Ya__checkMark{color:#38a169;width:16px;height:16px}.page-module-scss-module__K3m-Ya__empty{text-align:center;color:#718096;padding:2rem;font-size:.875rem}.page-module-scss-module__K3m-Ya__loading{text-align:center;color:#718096;padding:2rem}.page-module-scss-module__K3m-Ya__error{color:#e53e3e;padding:1rem;font-size:.875rem}.page-module-scss-module__K3m-Ya__framesGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;padding:1rem;display:grid}.page-module-scss-module__K3m-Ya__frameCard{cursor:default;background:#fff;border:2px solid #e8ecf1;border-radius:8px;transition:all .15s;position:relative;overflow:hidden}.page-module-scss-module__K3m-Ya__frameCard:hover{box-shadow:0 4px 6px #00000012}.page-module-scss-module__K3m-Ya__frameCard--selected{border-color:#1a3a5c;box-shadow:0 0 0 2px #1a3a5c26}.page-module-scss-module__K3m-Ya__frameCard__preview{aspect-ratio:16/9;color:#9aa5b4;cursor:pointer;background:#f7f8fa;justify-content:center;align-items:center;width:100%;font-size:.75rem;display:flex;overflow:hidden}.page-module-scss-module__K3m-Ya__frameCard__img{object-fit:cover;width:100%;height:100%}.page-module-scss-module__K3m-Ya__frameCard__info{color:#718096;flex-direction:column;gap:2px;padding:.5rem;font-size:.75rem;display:flex}.page-module-scss-module__K3m-Ya__frameCard__labels{flex-wrap:wrap;gap:2px;margin-top:2px;display:flex}.page-module-scss-module__K3m-Ya__frameCard__tag{color:#1a3a5c;background:#1a3a5c14;border-radius:3px;padding:1px 5px;font-size:10px;display:inline-flex}.page-module-scss-module__K3m-Ya__frameCard__dataset{color:#c08020;background:#e8a8381a;border-radius:3px;width:fit-content;padding:1px 5px;font-size:10px;display:inline-flex}.page-module-scss-module__K3m-Ya__frameCard__actions{align-items:center;gap:.25rem;margin-top:4px;display:flex}.page-module-scss-module__K3m-Ya__frameCard__check{pointer-events:none;background:#fff;border-radius:4px;padding:2px;position:absolute;top:6px;right:6px;box-shadow:0 1px 2px #0000000d}.page-module-scss-module__K3m-Ya__imgLoading{color:#9aa5b4;font-size:.75rem}.page-module-scss-module__K3m-Ya__imgError{color:#e53e3e;font-size:.75rem}.page-module-scss-module__K3m-Ya__frameToolbar{background:#f7f8fa;border-bottom:1px solid #e8ecf1;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.5rem 1.5rem;display:flex}.page-module-scss-module__K3m-Ya__frameToolbar__count{color:#718096;margin-left:auto;font-size:.75rem}.page-module-scss-module__K3m-Ya__assignBar{align-items:center;gap:.25rem;display:flex}.page-module-scss-module__K3m-Ya__frameLightbox{background:#f7f8fa;border-radius:8px;justify-content:center;align-items:center;max-height:60vh;display:flex;overflow:hidden}.page-module-scss-module__K3m-Ya__frameLightbox__img{object-fit:contain;max-width:100%;max-height:60vh}.page-module-scss-module__K3m-Ya__frameLightbox__meta{color:#2d3748;flex-direction:column;gap:.25rem;padding-top:1rem;font-size:.875rem;display:flex}.page-module-scss-module__K3m-Ya__datasetStatsGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1rem;display:grid}@media (max-width:640px){.page-module-scss-module__K3m-Ya__datasetStatsGrid{grid-template-columns:repeat(2,1fr)}}.page-module-scss-module__K3m-Ya__datasetStat{text-align:center;background:#f7f8fa;border-radius:8px;padding:.5rem}.page-module-scss-module__K3m-Ya__datasetStat__value{color:#1a3a5c;font-size:1.125rem;font-weight:700}.page-module-scss-module__K3m-Ya__datasetStat__label{color:#718096;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.page-module-scss-module__K3m-Ya__classDistribution{margin-bottom:1rem}.page-module-scss-module__K3m-Ya__classDistribution h4{color:#2d3748;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.page-module-scss-module__K3m-Ya__classDistribution__list{flex-wrap:wrap;gap:4px;display:flex}.page-module-scss-module__K3m-Ya__classDistribution__item{background:#f7f8fa;border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:.75rem;display:inline-flex}.page-module-scss-module__K3m-Ya__classDistribution__name{color:#2d3748;font-weight:500}.page-module-scss-module__K3m-Ya__classDistribution__count{color:#1a3a5c;font-weight:700}.page-module-scss-module__K3m-Ya__linkBtn{cursor:pointer;font-family:inherit;font-size:inherit;text-align:left;color:#1a3a5c;background:0 0;border:none;padding:0}.page-module-scss-module__K3m-Ya__linkBtn:hover{text-decoration:underline}.page-module-scss-module__K3m-Ya__linkBtn strong{font-weight:600}.page-module-scss-module__K3m-Ya__testResultPanel{background:#f7f8fa;border-top:1px solid #e8ecf1}.page-module-scss-module__K3m-Ya__testResultHeader{border-bottom:1px solid #e8ecf1;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}.page-module-scss-module__K3m-Ya__testResultBody{padding:1rem}.page-module-scss-module__K3m-Ya__testResultStatus{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.page-module-scss-module__K3m-Ya__testResultDetails{flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}.page-module-scss-module__K3m-Ya__testResultFrame{margin-top:.5rem}.page-module-scss-module__K3m-Ya__testResultFrame strong{margin-bottom:.25rem;display:block}.page-module-scss-module__K3m-Ya__testResultImg{border:1px solid #e8ecf1;border-radius:8px;max-width:100%;max-height:300px}.page-module-scss-module__K3m-Ya__testResultError{color:#e53e3e;background:#e53e3e0d;border-radius:4px;padding:.5rem;font-size:.875rem}.page-module-scss-module__K3m-Ya__testResultInfo{color:#718096;background:#3182ce0d;border-radius:4px;padding:.5rem;font-size:.875rem}.page-module-scss-module__K3m-Ya__spinnerSmall{border:2px solid #e8ecf1;border-top-color:#1a3a5c;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite page-module-scss-module__K3m-Ya__spin;display:inline-block}@keyframes page-module-scss-module__K3m-Ya__spin{to{transform:rotate(360deg)}}.page-module-scss-module__K3m-Ya__iconBtn--info:hover{color:#3182ce;background:#3182ce0a;border-color:#3182ce}.page-module-scss-module__K3m-Ya__filters{border-bottom:1px solid #e8ecf1;flex-wrap:wrap;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.page-module-scss-module__K3m-Ya__filterSelect{background:#fff;border:1px solid #e8ecf1;border-radius:4px;padding:6px .5rem;font-family:inherit;font-size:.75rem}.page-module-scss-module__K3m-Ya__annotationCanvas{background:#f7f8fa;border-radius:8px;margin-bottom:1rem;position:relative;overflow:hidden}.page-module-scss-module__K3m-Ya__annotationImgWrap{transform-origin:50%;width:100%;line-height:0;transition:transform .15s;display:inline-block;position:relative}.page-module-scss-module__K3m-Ya__annotationImg{object-fit:contain;width:100%;height:auto;max-height:60vh;display:block}.page-module-scss-module__K3m-Ya__bboxOverlay{pointer-events:none;box-sizing:border-box;border:2px solid;border-radius:2px;position:absolute}.page-module-scss-module__K3m-Ya__bboxLabel{color:#fff;white-space:nowrap;border-radius:2px 2px 0 0;padding:1px 6px;font-size:10px;font-weight:600;line-height:16px;position:absolute;top:-20px;left:-2px}.page-module-scss-module__K3m-Ya__annotationList{border-top:1px solid #e8ecf1;margin-top:1rem;padding-top:1rem}.page-module-scss-module__K3m-Ya__annotationList .page-module-scss-module__K3m-Ya__table{font-size:.75rem}.page-module-scss-module__K3m-Ya__badge--auto{color:#3182ce;background:#3182ce14}.page-module-scss-module__K3m-Ya__badge--manual{color:#c08020;background:#e8a83814}.page-module-scss-module__K3m-Ya__badge--reviewed{color:#38a169;background:#38a16914}.page-module-scss-module__K3m-Ya__badge--images{color:#1a3a5c;background:#1a3a5c14}.page-module-scss-module__K3m-Ya__badge--tabular{color:#7c3aed;background:#9333ea14}.page-module-scss-module__K3m-Ya__badge--mixed{color:#99701e;background:#d69e2e14}@keyframes page-module-scss-module__K3m-Ya__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module-scss-module__K3m-Ya__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.page-module-scss-module__K3m-Ya__annotationImgWrap--drawing{cursor:crosshair;-webkit-user-select:none;user-select:none}.page-module-scss-module__K3m-Ya__annotationImgWrap--drawing img{pointer-events:none}.page-module-scss-module__K3m-Ya__annotationImgWrap--panning{cursor:grab;-webkit-user-select:none;user-select:none}.page-module-scss-module__K3m-Ya__annotationImgWrap--panning:active{cursor:grabbing}.page-module-scss-module__K3m-Ya__annotationImgWrap--panning img{pointer-events:none}.page-module-scss-module__K3m-Ya__zoomControls{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10;background:#ffffffeb;border-radius:8px;align-items:center;gap:4px;padding:4px 6px;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 1px 4px #0000001f}.page-module-scss-module__K3m-Ya__zoomBtn{cursor:pointer;color:#2d3748;background:#fff;border:1px solid #e8ecf1;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;font-weight:700;transition:background .15s,border-color .15s;display:flex}.page-module-scss-module__K3m-Ya__zoomBtn:hover{background:#f7f8fa;border-color:#e8a838}.page-module-scss-module__K3m-Ya__zoomLevel{color:#718096;text-align:center;min-width:36px;font-size:.75rem;font-weight:600}.page-module-scss-module__K3m-Ya__drawClassPicker{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-module-scss-module__K3m-Ya__drawClassPicker__label{color:#718096;font-size:.75rem;font-weight:600}.page-module-scss-module__K3m-Ya__drawClassPicker__input{border:1px solid #e8ecf1;border-radius:4px;width:140px;padding:.25rem .5rem;font-size:.75rem}.page-module-scss-module__K3m-Ya__drawClassPicker__input:focus{border-color:#e8a838;outline:none}.page-module-scss-module__K3m-Ya__drawHint{color:#718096;padding:.25rem 0;font-size:.75rem;font-style:italic}.page-module-scss-module__K3m-Ya__progressBar{background:#f7f8fa;border-radius:999px;min-width:80px;height:8px;position:relative;overflow:hidden}.page-module-scss-module__K3m-Ya__progressBar__fill{background:#e8a838;border-radius:999px;width:0%;transition:width .4s;position:absolute;inset:0}.page-module-scss-module__K3m-Ya__progressBar__text{color:#2d3748;justify-content:center;align-items:center;font-size:9px;font-weight:600;line-height:1;display:flex;position:absolute;inset:-1px 0 0}.page-module-scss-module__K3m-Ya__detailMeta{background:#f7f8fa;border-radius:8px;grid-template-columns:1fr 1fr;gap:.25rem 1rem;margin-bottom:1rem;padding:1rem;font-size:.875rem;display:grid}.page-module-scss-module__K3m-Ya__detailMeta strong{color:#718096;font-weight:600}.page-module-scss-module__K3m-Ya__trainingLogs{margin-top:1rem}.page-module-scss-module__K3m-Ya__trainingLogs h4{margin-bottom:.25rem;font-size:.875rem}.page-module-scss-module__K3m-Ya__trainingLogs__pre{white-space:pre-wrap;word-break:break-all;background:#f7f8fa;border:1px solid #e8ecf1;border-radius:4px;max-height:300px;padding:.5rem;font-size:11px;line-height:1.5;overflow:auto}.page-module-scss-module__K3m-Ya__deployBanner{background:#38a1690f;border:1px solid #38a16940;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.page-module-scss-module__K3m-Ya__deployBanner__text{flex-direction:column;gap:2px;display:flex}.page-module-scss-module__K3m-Ya__deployBanner__text strong{color:#2d3748;font-size:.875rem}.page-module-scss-module__K3m-Ya__deployBanner__text span{color:#718096;font-size:.75rem}.page-module-scss-module__K3m-Ya__fieldGroupTitle{color:#2d3748;border-top:1px solid #e8ecf1;margin:1rem 0 .25rem;padding-top:.5rem;font-size:.875rem;font-weight:600}.page-module-scss-module__K3m-Ya__badge--pending{color:#718096;background:#71809614}.page-module-scss-module__K3m-Ya__badge--preparing{color:#3182ce;background:#3182ce14}.page-module-scss-module__K3m-Ya__badge--running{color:#c08020;background:#e8a8381a}.page-module-scss-module__K3m-Ya__badge--completed{color:#38a169;background:#38a1691a}.page-module-scss-module__K3m-Ya__badge--failed{color:#e53e3e;background:#e53e3e1a}.page-module-scss-module__K3m-Ya__badge--cancelled{color:#718096;background:#7180960f}.page-module-scss-module__K3m-Ya__typeLabel{text-transform:capitalize;color:#718096;font-size:.75rem}.page-module-scss-module__K3m-Ya__augPanel{background:#f7f8fa;border:1px solid #e8ecf1;border-radius:8px;margin-bottom:1rem;padding:1rem;animation:.2s page-module-scss-module__K3m-Ya__slideUp}.page-module-scss-module__K3m-Ya__augPanel__title{margin-bottom:.25rem;font-size:.875rem;font-weight:600}.page-module-scss-module__K3m-Ya__augPanel__desc{color:#718096;margin-bottom:1rem;font-size:.75rem;line-height:1.5}.page-module-scss-module__K3m-Ya__augPanel__options{flex-wrap:wrap;gap:.25rem 1rem;margin-bottom:1rem;display:flex}.page-module-scss-module__K3m-Ya__augPanel__option{cursor:pointer;background:#fff;border:1px solid #e8ecf1;border-radius:4px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;transition:border-color .15s,background .15s;display:flex}.page-module-scss-module__K3m-Ya__augPanel__option:hover{border-color:#e8a838}.page-module-scss-module__K3m-Ya__augPanel__option input:checked+.page-module-scss-module__K3m-Ya__augPanel__optLabel{color:#c08020;font-weight:600}.page-module-scss-module__K3m-Ya__augPanel__optLabel{text-transform:capitalize}.page-module-scss-module__K3m-Ya__augPanel__controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.page-module-scss-module__K3m-Ya__augPanel__field{color:#718096;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.page-module-scss-module__K3m-Ya__badge--augmented{color:#3182ce;background:#3182ce14;font-size:10px}.page-module-scss-module__K3m-Ya__frameCard--augmented{border-color:#3182ce4d;position:relative}.page-module-scss-module__K3m-Ya__frameCard--augmented:after{content:"AUG";color:#fff;letter-spacing:.5px;background:#3182ced9;border-radius:3px;padding:1px 4px;font-size:9px;font-weight:700;position:absolute;top:4px;right:4px}.page-module-scss-module__K3m-Ya__btnSecondary--active{color:#fff;background:#e8a838;border-color:#e8a838}.page-module-scss-module__K3m-Ya__dsTotal{color:#718096;background:#f7f8fa;border-radius:12px;padding:4px 10px;font-size:13px;font-weight:500}.page-module-scss-module__K3m-Ya__dsIntro{color:#718096;margin-bottom:1.5rem;font-size:14px;line-height:1.6}.page-module-scss-module__K3m-Ya__dsGrid{flex-direction:column;gap:1rem;display:flex}.page-module-scss-module__K3m-Ya__dsCard{background:#fff;border:1px solid #e8ecf1;border-radius:12px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.page-module-scss-module__K3m-Ya__dsCard:hover{border-color:#e8a83866}.page-module-scss-module__K3m-Ya__dsCard--expanded{border-color:#e8a838;box-shadow:0 2px 12px #e8a8381a}.page-module-scss-module__K3m-Ya__dsCardHeader{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.page-module-scss-module__K3m-Ya__dsCardHeader:hover{background:#f7f8fa}.page-module-scss-module__K3m-Ya__dsCardIcon{background:#f7f8fa;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;display:flex}.page-module-scss-module__K3m-Ya__dsCardInfo{flex:1;min-width:0}.page-module-scss-module__K3m-Ya__dsCardName{color:#2d3748;margin:0 0 4px;font-size:16px;font-weight:600}.page-module-scss-module__K3m-Ya__dsCardDesc{color:#718096;margin:0;font-size:13px;line-height:1.5}.page-module-scss-module__K3m-Ya__dsCardCount{text-align:center;background:#e8a83812;border-radius:8px;flex-shrink:0;min-width:80px;padding:.5rem 1rem}.page-module-scss-module__K3m-Ya__dsCardCountValue{color:#e8a838;font-size:20px;font-weight:700;display:block}.page-module-scss-module__K3m-Ya__dsCardCountLabel{color:#718096;text-transform:uppercase;letter-spacing:.5px;font-size:11px;display:block}.page-module-scss-module__K3m-Ya__dsCardBody{border-top:1px solid #e8ecf1;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.page-module-scss-module__K3m-Ya__dsSection:not(:last-child){border-bottom:1px solid #e8ecf180;padding-bottom:1rem}.page-module-scss-module__K3m-Ya__dsSectionTitle{color:#2d3748;text-transform:uppercase;letter-spacing:.3px;margin:0 0 .5rem;font-size:13px;font-weight:600}.page-module-scss-module__K3m-Ya__dsFieldTags{flex-wrap:wrap;gap:6px;display:flex}.page-module-scss-module__K3m-Ya__dsFieldTag{color:#2d3748;background:#f7f8fa;border:1px solid #e8ecf1;border-radius:4px;padding:3px 10px;font-family:monospace;font-size:12px;display:inline-block}.page-module-scss-module__K3m-Ya__dsUseCases{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.page-module-scss-module__K3m-Ya__dsUseCase{color:#718096;align-items:center;gap:8px;font-size:13px;line-height:1.5;display:flex}.page-module-scss-module__K3m-Ya__dsUseCaseIcon{color:#e8a838;flex-shrink:0;width:14px;height:14px}.page-module-scss-module__K3m-Ya__dsSampleTable{border:1px solid #e8ecf1;border-radius:8px;max-width:100%;overflow-x:auto}.page-module-scss-module__K3m-Ya__dsSampleTable table{margin:0;font-size:12px}.page-module-scss-module__K3m-Ya__dsSampleCell{text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:12px;overflow:hidden}.page-module-scss-module__K3m-Ya__dsActions{border-top:1px solid #e8ecf1;align-items:center;gap:1rem;margin-top:.5rem;padding-top:1rem;display:flex}
.page-module-scss-module__c5RFQW__page{flex-direction:column;gap:1.5rem;display:flex}.page-module-scss-module__c5RFQW__panel{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.page-module-scss-module__c5RFQW__backLink{color:#718096;align-items:center;gap:4px;margin-bottom:1rem;font-size:.875rem;text-decoration:none;transition:color .15s;display:inline-flex}.page-module-scss-module__c5RFQW__backLink:hover{color:#1a3a5c}.page-module-scss-module__c5RFQW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-module-scss-module__c5RFQW__title{color:#2d3748;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.page-module-scss-module__c5RFQW__headerActions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-module-scss-module__c5RFQW__badge{border-radius:999px;padding:2px 10px;font-size:.75rem;font-weight:600;display:inline-block}.page-module-scss-module__c5RFQW__badge--active{color:#38a169;background:#38a1691f}.page-module-scss-module__c5RFQW__badge--stopped{color:#718096;background:#f7f8fa}.page-module-scss-module__c5RFQW__btn{cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:opacity .15s,background .15s}.page-module-scss-module__c5RFQW__btn:disabled{opacity:.5;cursor:not-allowed}.page-module-scss-module__c5RFQW__btn--primary{color:#fff;background:#1a3a5c}.page-module-scss-module__c5RFQW__btn--primary:hover:not(:disabled){background:#2a5a8c}.page-module-scss-module__c5RFQW__btn--secondary{color:#1a3a5c;background:#1a3a5c14}.page-module-scss-module__c5RFQW__btn--secondary:hover:not(:disabled){background:#1a3a5c26}.page-module-scss-module__c5RFQW__btn--danger{color:#e53e3e;background:#e53e3e1a}.page-module-scss-module__c5RFQW__btn--danger:hover:not(:disabled){background:#e53e3e2e}.page-module-scss-module__c5RFQW__btn--outline-danger{color:#e53e3e;background:0 0;border:1px solid #e53e3e66}.page-module-scss-module__c5RFQW__btn--outline-danger:hover:not(:disabled){background:#e53e3e14}.page-module-scss-module__c5RFQW__toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:inline-flex}.page-module-scss-module__c5RFQW__toggleInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.page-module-scss-module__c5RFQW__toggleSlider{background:#e8ecf1;border-radius:999px;flex-shrink:0;width:42px;height:24px;transition:background .15s;display:inline-block;position:relative}.page-module-scss-module__c5RFQW__toggleSlider:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.page-module-scss-module__c5RFQW__toggleInput:checked+.page-module-scss-module__c5RFQW__toggleSlider{background:#1a3a5c}.page-module-scss-module__c5RFQW__toggleInput:checked+.page-module-scss-module__c5RFQW__toggleSlider:after{transform:translate(18px)}.page-module-scss-module__c5RFQW__toggleLabel{color:#2d3748;font-size:.875rem}@keyframes page-module-scss-module__c5RFQW__spin{to{transform:rotate(360deg)}}@keyframes page-module-scss-module__c5RFQW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module-scss-module__c5RFQW__fadeIn{0%{opacity:0}to{opacity:1}}.page-module-scss-module__c5RFQW__previewPanel{animation:.25s page-module-scss-module__c5RFQW__slideDown}.page-module-scss-module__c5RFQW__previewBar{align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.page-module-scss-module__c5RFQW__previewWrapper{width:100%;position:relative}.page-module-scss-module__c5RFQW__previewImg{border-radius:8px;max-width:100%;animation:.3s page-module-scss-module__c5RFQW__fadeIn;display:block}.page-module-scss-module__c5RFQW__previewConnecting{color:#718096;background:#f7f8fa;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:220px;font-size:.875rem;animation:.2s page-module-scss-module__c5RFQW__fadeIn;display:flex}.page-module-scss-module__c5RFQW__previewOverlay{background:#f7f8fa99;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.page-module-scss-module__c5RFQW__previewSpinner{border:3px solid #e8ecf1;border-top-color:#1a3a5c;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite page-module-scss-module__c5RFQW__spin}.page-module-scss-module__c5RFQW__settingsHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module-scss-module__c5RFQW__sectionTitle{color:#2d3748;margin:0;font-size:1rem;font-weight:600}.page-module-scss-module__c5RFQW__dl{flex-direction:column;display:flex}.page-module-scss-module__c5RFQW__dlRow{border-bottom:1px solid #f7f8fa;grid-template-columns:180px 1fr;align-items:start;gap:1rem;padding:.5rem 0;font-size:.875rem;display:grid}.page-module-scss-module__c5RFQW__dlRow:last-child{border-bottom:none}.page-module-scss-module__c5RFQW__dlRow dt{color:#718096;padding-top:2px;font-weight:500}.page-module-scss-module__c5RFQW__dlRow dd{color:#2d3748;margin:0}.page-module-scss-module__c5RFQW__capitalize{text-transform:capitalize}.page-module-scss-module__c5RFQW__urlValue{word-break:break-all;color:#718096;font-family:Geist Mono,Fira Code,monospace;font-size:.75rem}.page-module-scss-module__c5RFQW__chipList{flex-wrap:wrap;gap:4px;display:flex}.page-module-scss-module__c5RFQW__chip{color:#4a5568;cursor:pointer;background:#f7f8fa;border:1px solid #e8ecf1;border-radius:999px;padding:2px 10px;font-size:.75rem;transition:background .15s,border-color .15s,color .15s}.page-module-scss-module__c5RFQW__chip:hover{color:#1a3a5c;border-color:#1a3a5c}.page-module-scss-module__c5RFQW__chip--active{color:#fff;background:#1a3a5c;border-color:#1a3a5c}.page-module-scss-module__c5RFQW__chip--active:hover{opacity:.88}.page-module-scss-module__c5RFQW__actionList{flex-wrap:wrap;gap:.5rem;display:flex}.page-module-scss-module__c5RFQW__actionItem{color:#4a5568;background:#f7f8fa;border-radius:4px;align-items:center;gap:5px;padding:3px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.page-module-scss-module__c5RFQW__editForm{flex-direction:column;gap:1rem;display:flex}.page-module-scss-module__c5RFQW__fieldGroup{flex-direction:column;gap:.25rem;display:flex}.page-module-scss-module__c5RFQW__fieldRow{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}@media (max-width:768px){.page-module-scss-module__c5RFQW__fieldRow{grid-template-columns:1fr}}.page-module-scss-module__c5RFQW__fieldLabel{color:#2d3748;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.page-module-scss-module__c5RFQW__targetCount{color:#1a3a5c;background:#1a3a5c1a;border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:600}.page-module-scss-module__c5RFQW__input,.page-module-scss-module__c5RFQW__select{color:#2d3748;background:#fff;border:1px solid #e8ecf1;border-radius:8px;width:100%;padding:.5rem 1rem;font-size:.875rem;transition:border-color .15s}.page-module-scss-module__c5RFQW__input:focus,.page-module-scss-module__c5RFQW__select:focus{border-color:#1a3a5c;outline:none}.page-module-scss-module__c5RFQW__rangeInput{accent-color:#1a3a5c;cursor:pointer;width:100%;height:4px;margin-top:.25rem}.page-module-scss-module__c5RFQW__targetSelector{border:1px solid #e8ecf1;border-radius:8px;flex-direction:column;gap:.5rem;max-height:240px;padding:.5rem 1rem;display:flex;overflow-y:auto}.page-module-scss-module__c5RFQW__targetGroup{flex-direction:column;gap:4px;display:flex}.page-module-scss-module__c5RFQW__targetGroupLabel{color:#9aa5b4;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.page-module-scss-module__c5RFQW__targetChips{flex-wrap:wrap;gap:4px;display:flex}.page-module-scss-module__c5RFQW__actionSelector{flex-wrap:wrap;gap:.5rem;display:flex}.page-module-scss-module__c5RFQW__actionChip{cursor:pointer;color:#4a5568;background:0 0;border:1px solid #e8ecf1;border-radius:8px;align-items:center;gap:6px;padding:.25rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.page-module-scss-module__c5RFQW__actionChip:hover{color:#1a3a5c;border-color:#1a3a5c}.page-module-scss-module__c5RFQW__actionChip--active{color:#fff;background:#1a3a5c;border-color:#1a3a5c}.page-module-scss-module__c5RFQW__actionChip--active:hover{opacity:.88}.page-module-scss-module__c5RFQW__actionChip--locked{cursor:default;opacity:.85}.page-module-scss-module__c5RFQW__actionBadge{background:#ffffff40;border-radius:999px;padding:1px 6px;font-size:.75rem}.page-module-scss-module__c5RFQW__editActions{border-top:1px solid #f7f8fa;gap:.5rem;margin-top:.25rem;padding-top:.5rem;display:flex}.page-module-scss-module__c5RFQW__table{border-collapse:collapse;width:100%}.page-module-scss-module__c5RFQW__table th{text-align:left;color:#718096;text-transform:uppercase;letter-spacing:.04em;border-bottom:2px solid #e8ecf1;padding:.5rem;font-size:.75rem;font-weight:600}.page-module-scss-module__c5RFQW__table td{color:#2d3748;vertical-align:middle;border-bottom:1px solid #f7f8fa;padding:.5rem;font-size:.875rem}.page-module-scss-module__c5RFQW__table tr:last-child td{border-bottom:none}.page-module-scss-module__c5RFQW__countsCell{color:#718096;font-size:.75rem}.page-module-scss-module__c5RFQW__notice{color:#718096;font-size:.875rem}.page-module-scss-module__c5RFQW__error{color:#e53e3e;margin-bottom:1rem;font-size:.875rem}
.page-module-scss-module__w4LeAq__page{flex-direction:column;gap:1.5rem;display:flex}.page-module-scss-module__w4LeAq__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-module-scss-module__w4LeAq__title{color:#2d3748;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.page-module-scss-module__w4LeAq__subtitle{color:#718096;font-size:.875rem}.page-module-scss-module__w4LeAq__count{color:#718096;white-space:nowrap;background-color:#f7f8fa;border-radius:8px;padding:.25rem 1rem;font-size:.875rem}.page-module-scss-module__w4LeAq__noAccess{text-align:center;color:#718096;padding:3rem 0}.page-module-scss-module__w4LeAq__tabs{border-bottom:2px solid #f7f8fa;gap:.25rem;display:flex}.page-module-scss-module__w4LeAq__tabs__btn{color:#718096;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.5rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .15s}.page-module-scss-module__w4LeAq__tabs__btn:hover{color:#1a3a5c}.page-module-scss-module__w4LeAq__tabs__btn--active{color:#1a3a5c;border-bottom-color:#1a3a5c;font-weight:600}.page-module-scss-module__w4LeAq__filters{background-color:#fff;border-radius:12px;flex-wrap:wrap;gap:.5rem;padding:1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.page-module-scss-module__w4LeAq__filterGroup{flex:1;min-width:140px}.page-module-scss-module__w4LeAq__searchInput{background-color:#fff;border:1px solid #e8ecf1;border-radius:8px;flex:2;min-width:220px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem}.page-module-scss-module__w4LeAq__searchInput::placeholder{color:#9aa5b4}.page-module-scss-module__w4LeAq__searchInput:focus{border-color:#1a3a5c;outline:none;box-shadow:0 0 0 3px #1a3a5c1a}.page-module-scss-module__w4LeAq__filterSelect{color:#2d3748;cursor:pointer;background-color:#fff;border:1px solid #e8ecf1;border-radius:8px;flex:1;min-width:140px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem}.page-module-scss-module__w4LeAq__filterSelect:focus{border-color:#1a3a5c;outline:none;box-shadow:0 0 0 3px #1a3a5c1a}.page-module-scss-module__w4LeAq__error{color:#e53e3e;background-color:#e53e3e0f;border-radius:8px;padding:1rem;font-size:.875rem}.page-module-scss-module__w4LeAq__tableWrap{-webkit-overflow-scrolling:touch;background-color:#fff;border-radius:12px;overflow-x:auto;box-shadow:0 1px 2px #0000000d}.page-module-scss-module__w4LeAq__table{border-collapse:collapse;width:100%;font-size:.875rem}.page-module-scss-module__w4LeAq__table th,.page-module-scss-module__w4LeAq__table td{text-align:left;white-space:nowrap;border-bottom:1px solid #f7f8fa;padding:.5rem 1rem}.page-module-scss-module__w4LeAq__table th{color:#718096;text-transform:uppercase;letter-spacing:.05em;background-color:#f7f8fa;font-size:.75rem;font-weight:600;position:sticky;top:0}.page-module-scss-module__w4LeAq__table tbody tr{transition:background-color .15s}.page-module-scss-module__w4LeAq__table tbody tr:hover{background-color:#1a3a5c05}.page-module-scss-module__w4LeAq__refCell{color:#1a3a5c;font-weight:500}.page-module-scss-module__w4LeAq__truncate{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.page-module-scss-module__w4LeAq__loading{text-align:center;color:#9aa5b4;padding:2rem 0;font-size:.875rem}.page-module-scss-module__w4LeAq__badge{text-transform:uppercase;letter-spacing:.03em;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.page-module-scss-module__w4LeAq__badge--sale{color:#2563eb;background-color:#2563eb1a}.page-module-scss-module__w4LeAq__badge--rent{color:#10b981;background-color:#10b9811a}.page-module-scss-module__w4LeAq__pagination{justify-content:center;align-items:center;gap:1.5rem;padding-top:1rem;display:flex}.page-module-scss-module__w4LeAq__paginationBtn{color:#1a3a5c;cursor:pointer;background:0 0;border:1px solid #1a3a5c;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .15s}.page-module-scss-module__w4LeAq__paginationBtn:hover:not(:disabled){color:#fff;background-color:#1a3a5c}.page-module-scss-module__w4LeAq__paginationBtn:disabled{opacity:.4;cursor:not-allowed}.page-module-scss-module__w4LeAq__paginationInfo{color:#718096;font-size:.875rem}.page-module-scss-module__w4LeAq__headerActions{flex-wrap:wrap;gap:.5rem;display:flex}.page-module-scss-module__w4LeAq__actionLink{color:#1a3a5c;cursor:pointer;background-color:#1a3a5c0f;border:1px solid #1a3a5c33;border-radius:8px;align-items:center;gap:.25rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.page-module-scss-module__w4LeAq__actionLink:hover{color:#fff;background-color:#1a3a5c}.page-module-scss-module__w4LeAq__tableActions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.page-module-scss-module__w4LeAq__deleteBtn{color:#fff;cursor:pointer;background-color:#e53e3e;border:none;border-radius:8px;padding:.25rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .15s}.page-module-scss-module__w4LeAq__deleteBtn:hover:not(:disabled){opacity:.85}.page-module-scss-module__w4LeAq__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.page-module-scss-module__w4LeAq__checkCol{text-align:center;width:36px}.page-module-scss-module__w4LeAq__checkCol input[type=checkbox]{cursor:pointer;accent-color:#1a3a5c}.page-module-scss-module__w4LeAq__selectedRow{background-color:#1a3a5c0a!important}.page-module-scss-module__w4LeAq__modalOverlay{z-index:1000;background-color:#00000073;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.page-module-scss-module__w4LeAq__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:680px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 10px 15px #0000001a}.page-module-scss-module__w4LeAq__modalHeader{border-bottom:1px solid #f7f8fa;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.page-module-scss-module__w4LeAq__modalHeader h3{color:#2d3748;text-transform:capitalize;font-size:1.125rem;font-weight:700}.page-module-scss-module__w4LeAq__modalClose{color:#718096;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.page-module-scss-module__w4LeAq__modalClose:hover{color:#2d3748}.page-module-scss-module__w4LeAq__modalBody{flex:1;padding:1.5rem 2rem;overflow-y:auto}.page-module-scss-module__w4LeAq__modalHint{color:#718096;margin-bottom:1.5rem;font-size:.875rem}.page-module-scss-module__w4LeAq__renameControls{gap:1rem;margin-bottom:1rem;display:flex}.page-module-scss-module__w4LeAq__renameField{flex-direction:column;flex:1;gap:.25rem;display:flex}.page-module-scss-module__w4LeAq__renameField label{color:#718096;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.page-module-scss-module__w4LeAq__renameField select{cursor:pointer;background-color:#fff;border:1px solid #e8ecf1;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem}.page-module-scss-module__w4LeAq__valueListWrap{margin-bottom:1rem}.page-module-scss-module__w4LeAq__valueSearch{border:1px solid #e8ecf1;border-radius:8px 8px 0 0;width:100%;padding:.5rem 1rem;font-family:inherit;font-size:.875rem}.page-module-scss-module__w4LeAq__valueSearch::placeholder{color:#9aa5b4}.page-module-scss-module__w4LeAq__valueSearch:focus{border-color:#1a3a5c;outline:none}.page-module-scss-module__w4LeAq__valueList{border:1px solid #e8ecf1;border-top:none;border-radius:0 0 8px 8px;max-height:220px;overflow-y:auto}.page-module-scss-module__w4LeAq__valueLoading{text-align:center;color:#9aa5b4;padding:1.5rem;font-size:.875rem}.page-module-scss-module__w4LeAq__valueItem{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.25rem 1rem;font-family:inherit;font-size:.875rem;transition:background-color .15s;display:flex}.page-module-scss-module__w4LeAq__valueItem:hover{background-color:#1a3a5c0a}.page-module-scss-module__w4LeAq__valueItem--selected{font-weight:600;background-color:#1a3a5c1a!important}.page-module-scss-module__w4LeAq__valueText{color:#2d3748}.page-module-scss-module__w4LeAq__valueCount{color:#718096;background-color:#f7f8fa;border-radius:4px;padding:1px 6px;font-size:.75rem}.page-module-scss-module__w4LeAq__renameAction{background-color:#f7f8fa;border-radius:8px;align-items:flex-end;gap:.5rem;margin-bottom:1rem;padding:1rem;display:flex}.page-module-scss-module__w4LeAq__renameInputGroup{flex-direction:column;flex:1;gap:.25rem;display:flex}.page-module-scss-module__w4LeAq__renameInputGroup label{color:#718096;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.page-module-scss-module__w4LeAq__renameInputGroup input{background-color:#fff;border:1px solid #e8ecf1;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem}.page-module-scss-module__w4LeAq__renameInputGroup input:read-only{color:#718096;background-color:#f7f8fa}.page-module-scss-module__w4LeAq__renameInputGroup input:focus{border-color:#1a3a5c;outline:none}.page-module-scss-module__w4LeAq__renameArrow{color:#718096;padding-bottom:.5rem;font-size:1.125rem}.page-module-scss-module__w4LeAq__renameBtn{color:#fff;cursor:pointer;white-space:nowrap;background-color:#1a3a5c;border:none;border-radius:8px;padding:.5rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .15s}.page-module-scss-module__w4LeAq__renameBtn:hover:not(:disabled){opacity:.9}.page-module-scss-module__w4LeAq__renameBtn:disabled{opacity:.4;cursor:not-allowed}.page-module-scss-module__w4LeAq__renameSuccess{color:#10b981;background-color:#10b98114;border-radius:8px;padding:.5rem 1rem;font-size:.875rem}.page-module-scss-module__w4LeAq__renameError{color:#e53e3e;background-color:#e53e3e0f;border-radius:8px;padding:.5rem 1rem;font-size:.875rem}
