:root{--brand:#4873ee;--brand-dark:#3158d7;--brand-soft:#edf3ff;--brand-faint:#f6f8ff;--violet:#4873ee;--violet-soft:#eef3ff;--blue-gray-soft:#f1f6fa;--ink:#101b38;--text:#26324d;--muted:#6e7890;--line:#e4e8f0;--line-strong:#d6dce8;--surface:#fff;--canvas:#eef1f6;--caution:#7a5b28;--caution-bg:#f8f4ea;--danger:#b4233c;--danger-bg:#fff4f5;--shadow:0 12px 34px #18295012}@media (width<=900px){.selection-band .first-use-guide{grid-template-columns:1fr;gap:8px}.selection-band .first-use-guide ol{gap:12px}.selection-band .first-use-guide>p{white-space:normal}.selection-band .query-submit-row{grid-template-columns:1fr}}@media (width<=700px){.selection-band .first-use-guide{margin:10px 0 16px;padding:10px 0;display:block}.selection-band .first-use-guide>div{margin-bottom:8px}.selection-band .first-use-guide ol{grid-template-columns:1fr;gap:4px}.selection-band .first-use-guide li{gap:7px}.selection-band .first-use-guide li:not(:last-child):after{display:none}.selection-band .first-use-guide>p{margin-top:8px}.selection-band .operation-module,.selection-band .classification-choice,.selection-band .workspace-mode-module{padding:15px}.selection-band .operation-module-head>span,.selection-band .classification-choice>.module-title>span,.selection-band .workspace-mode-module>.module-title>span{border-radius:10px;flex-basis:48px;width:48px;height:48px;font-size:20px}.selection-band .operation-module-head b,.selection-band .classification-choice>.module-title b,.selection-band .workspace-mode-module>.module-title b{font-size:16px}.selection-band .query-submit-row{gap:14px;margin-top:18px;padding:14px}.selection-band .primary-action-copy{align-items:flex-start}.selection-band .query-submit-row .primary{min-height:76px}.selection-band .primary-action-text b{font-size:19px}}.app-shell{min-height:100vh}.app-shell.themeA{--brand:#4873ee;--brand-dark:#3158d7;--brand-soft:#edf3ff;--brand-faint:#f6f8ff;--violet:#4873ee;--violet-soft:#eef3ff;--blue-gray-soft:#f1f6fa;--ink:#101b38;--text:#26324d;--muted:#6e7890;--line:#e4e8f0;--line-strong:#d6dce8;--surface:#fff;--canvas:#eef1f6;--caution:#7a5b28;--caution-bg:#f8f4ea;--danger:#b4233c;--danger-bg:#fff4f5;--shadow:0 12px 34px #18295012}.app-shell.themeB{--brand:#4873ee;--brand-dark:#3158d7;--brand-soft:#edf3ff;--brand-faint:#f6f8ff;--violet:#4873ee;--violet-soft:#eef3ff;--blue-gray-soft:#f3f7ff;--ink:#13254a;--text:#2a3f6e;--muted:#617397;--line:#d5e1f4;--line-strong:#c8d8f0;--surface:#fff;--canvas:#f4f8ff;--caution:#7a5b28;--caution-bg:#f8f4ea;--danger:#b4233c;--danger-bg:#fff4f5;--shadow:0 12px 30px #15397d14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,system-ui,sans-serif;font-size:14px}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a{color:inherit}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;color:var(--ink);margin:0 0 12px;padding:0;font-size:13px;font-weight:700}input,select{border:1px solid var(--line-strong);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:6px;outline:none;padding:0 13px;transition:border-color .16s,box-shadow .16s}input[type=checkbox]{accent-color:var(--brand);border-radius:3px;flex:0 0 16px;width:16px!important;min-width:16px!important;height:16px!important;min-height:16px!important;padding:0!important}input::placeholder{color:#a2aabc}input:focus,select:focus,button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #4873ee2b}.utility-bar{color:#7f8797;background:#f0f2f5;border-bottom:1px solid #e6e9ef;min-height:30px;font-size:11px}.utility-bar>div{justify-content:space-between;align-items:center;width:min(1240px,100% - 40px);min-height:30px;margin:0 auto;display:flex}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;position:sticky;top:0}.site-header-inner{grid-template-columns:1fr auto auto;align-items:center;gap:30px;width:min(1240px,100% - 40px);min-height:78px;margin:0 auto;display:grid}.identity{justify-self:start;align-items:center;gap:14px;text-decoration:none;display:inline-flex}.identity img{object-fit:contain;width:148px;height:54px}.identity>div{border-left:1px solid var(--line);flex-direction:column;gap:4px;padding-left:14px;display:flex}.identity strong{color:var(--ink);letter-spacing:.04em;font-size:15px}.identity small{color:#8c95a9;letter-spacing:.18em;font-size:9px;font-weight:700}.site-header nav{align-items:stretch;gap:34px;display:flex}.site-header nav a{color:#4f5a72;padding:28px 0 25px;font-size:14px;font-weight:600;text-decoration:none;position:relative}.theme-switcher{background:#ffffffd1;border-radius:999px;justify-self:end;align-items:center;gap:6px;margin-right:4px;padding:4px;display:inline-flex}.theme-switcher button{min-width:72px;min-height:28px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:999px;padding:0 12px;font-size:11px;font-weight:700}.theme-switcher button.active{border-color:var(--brand);background:var(--brand);color:#fff}.site-header nav a:first-child{color:var(--brand)}.site-header nav a:first-child:after{content:"";background:var(--brand);height:3px;position:absolute;bottom:0;left:0;right:0}.service-status{border:1px solid var(--line);min-height:34px;color:var(--muted);border-radius:999px;justify-self:end;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.service-status i{background:#a0a8b8;border-radius:50%;width:7px;height:7px}.service-status.ready i{background:var(--brand)}.service-status.error i{background:var(--danger)}.platform-intro{justify-content:space-between;align-items:center;gap:50px;width:min(1240px,100% - 40px);min-height:156px;margin:0 auto;padding:32px 0;display:flex}.eyebrow{color:var(--brand);letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.platform-intro h1{color:var(--ink);letter-spacing:.03em;margin:0;font-size:clamp(32px,3.5vw,44px);line-height:1.2}.platform-intro>div>p:last-child{max-width:720px;color:var(--muted);margin:12px 0 0;font-size:15px;line-height:1.75}.platform-intro ul{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(3,minmax(82px,1fr));margin:0;padding:0;list-style:none;display:grid}.platform-intro li{text-align:center;flex-direction:column;gap:5px;min-width:96px;padding:18px 20px;display:flex}.platform-intro li+li{border-left:1px solid var(--line)}.platform-intro li b{color:var(--brand);font-size:25px;line-height:1}.platform-intro li span{color:var(--muted);font-size:11px}.workspace{width:min(1240px,100% - 40px);margin:26px auto 72px}.query-panel{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:24px;box-shadow:0 10px 28px #1d30570d}.filter-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:32px;margin-bottom:22px;padding-bottom:19px;display:flex}.filter-heading>div>span{color:var(--brand);margin-bottom:7px;font-size:11px;font-weight:800;display:block}.filter-heading h2{color:var(--ink);letter-spacing:.02em;margin:0;font-size:27px}.filter-heading h1{color:var(--ink);letter-spacing:.01em;margin:0;font-size:26px;line-height:1.35}.filter-heading p{max-width:460px;color:var(--muted);text-align:right;margin:0;font-size:12px;line-height:1.7}.primary-query-row{grid-template-columns:minmax(0,2.2fr) minmax(230px,1fr) auto;align-items:end;gap:12px;display:grid}.direction-field,.class-select-field{color:var(--ink);flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex}.direction-field input{min-height:48px;font-size:15px}.class-select-field select{min-height:48px}.match-button{background:var(--brand);color:#fff;border:0;border-radius:6px;min-height:48px;padding:0 22px;font-weight:800}.match-button:hover,.primary:hover{background:var(--brand-dark)}.inline-error{color:var(--danger);margin:9px 0 0;font-size:12px;line-height:1.6}.category-browser{border-top:1px solid var(--line);margin-top:21px;padding-top:19px}.filter-label{align-items:center;gap:12px;margin-bottom:11px;display:flex}.filter-label b{color:var(--ink);font-size:13px}.filter-label span{color:var(--muted);font-size:11px}.class-chips{grid-template-columns:repeat(9,minmax(0,1fr));gap:7px;display:grid}.class-chips button{border:1px solid var(--line);color:#59647a;text-align:left;background:#fff;border-radius:4px;align-items:center;gap:7px;min-width:0;min-height:34px;padding:0 9px;font-size:11px;display:flex;overflow:hidden}.class-chips button b{color:#8b94a7;font-size:10px}.class-chips button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.class-chips button:hover{color:var(--brand);border-color:#b8c9ec}.class-chips button.active{border-color:var(--brand);background:var(--brand-soft);color:var(--brand);font-weight:800}.class-chips button.active b{color:var(--brand)}.advanced-filters{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.25fr) minmax(430px,1fr);gap:26px;margin-top:24px;padding-top:22px;display:grid}.group-field legend span{float:right;color:var(--muted);font-size:11px;font-weight:500}.group-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:118px;padding-right:3px;display:grid;overflow:auto}.group-options label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;align-items:flex-start;gap:9px;min-width:0;padding:9px 10px;display:flex}.group-options label.checked{background:var(--brand-soft);border-color:#a9c4ff}.group-options input{width:15px;min-height:15px;accent-color:var(--brand);margin:2px 0 0;padding:0}.group-options label>span{flex-direction:column;gap:3px;min-width:0;display:flex}.group-options b{color:var(--ink);font-size:11px}.group-options small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.field-help,.wide-search-note{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.wide-search-note{background:var(--brand-faint);color:#5e6d89;border:1px solid #dce4f3;border-radius:5px;margin-top:10px;padding:9px 10px}.custom-group{grid-template-columns:minmax(0,1fr) auto auto;gap:7px;margin-top:9px;display:grid}.custom-group input{min-height:38px}.custom-group button{border:1px solid var(--line-strong);min-height:38px;color:var(--brand);background:#fff;border-radius:5px;padding:0 13px;font-size:11px;font-weight:700}.custom-group .text-button{color:var(--muted);border-color:#0000}.selected-groups,.compare-selection{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.selected-groups button,.compare-selection button{background:var(--brand-soft);min-height:28px;color:var(--brand-dark);border:1px solid #cbd9f8;border-radius:4px;padding:0 9px;font-size:10px}.selected-groups button span,.compare-selection button span{margin-left:5px}.rule-filters{grid-template-columns:1fr 1fr;align-content:start;gap:18px;min-width:0;display:grid}.segmented{border:1px solid var(--line);background:#f7f8fa;border-radius:6px;grid-template-columns:repeat(3,1fr);padding:3px;display:grid}.segmented.two{grid-template-columns:repeat(2,1fr)}.segmented button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:4px;font-size:12px;font-weight:700}.segmented button.active{color:var(--brand);background:#fff;box-shadow:0 1px 5px #1d35611c}.fixed-box{background:#fff;border:1px solid #4873ee33;border-radius:10px;grid-column:1/-1;grid-template-columns:1fr 1.55fr auto;align-items:end;gap:14px;padding:16px;display:grid}.field-label{color:var(--ink);flex-direction:column;gap:7px;font-size:12px;font-weight:700;display:flex}.position-row{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.position-row button{border:1px solid var(--line);min-width:0;min-height:46px;color:var(--muted);background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:12px;display:flex}.position-row button b{font-size:12px}.position-row button small{font-size:10px}.position-row button.active{border-color:var(--brand);background:var(--brand);color:#fff}.slot-preview{gap:4px;display:flex}.slot-preview span{border:1px solid var(--line);color:#a1a8b7;background:#fff;border-radius:8px;place-items:center;width:44px;height:44px;font-size:17px;font-weight:800;display:grid}.slot-preview span.fixed{border-color:var(--brand);background:var(--brand);color:#fff}.query-submit-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding-top:19px;display:flex}.query-submit-row p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.primary{background:var(--brand);color:#fff;border:0;border-radius:6px;min-width:230px;min-height:52px;padding:0 24px;font-size:15px;font-weight:800}.query-error{background:var(--danger-bg);color:var(--danger);border:1px solid #f1cbd1;border-radius:6px;margin-top:14px;padding:13px 15px}.query-error b{font-size:12px}.query-error p{margin:5px 0 9px;font-size:11px;line-height:1.6}.query-error button{min-height:32px;color:var(--danger);background:#fff;border:1px solid #e7b9c1;border-radius:4px;padding:0 11px;font-size:10px;font-weight:700}.results-panel{min-width:0;margin-top:24px;scroll-margin-top:92px}.results-heading{border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;gap:24px;padding:18px 20px;display:flex}.section-heading{align-items:center;gap:13px;display:flex}.section-heading>span{background:var(--brand-soft);min-width:62px;min-height:28px;color:var(--brand);border-radius:4px;place-items:center;font-size:10px;font-weight:800;display:grid}.section-heading>div{flex-direction:column;gap:3px;display:flex}.section-heading b{color:var(--ink);font-size:17px}.section-heading small{color:var(--muted);font-size:10px}.sort-tabs{align-items:center;gap:5px;display:flex}.sort-tabs button{min-height:34px;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:4px;padding:0 11px;font-size:11px}.sort-tabs button.active{background:var(--brand-soft);color:var(--brand);border-color:#cbd9f7;font-weight:800}.empty-state,.loading-state{border:1px solid var(--line);text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:38px;display:flex}.empty-state>span{background:var(--brand-soft);width:70px;height:70px;color:var(--brand);border:1px solid #ccdaf8;border-radius:50%;place-items:center;margin-bottom:18px;font-size:24px;font-weight:800;display:grid}.empty-state b,.loading-state>b{color:var(--ink);font-size:17px}.empty-state p{max-width:520px;color:var(--muted);margin:10px 0 16px;font-size:12px;line-height:1.7}.empty-state a,.empty-state>button{background:var(--brand-soft);min-height:36px;color:var(--brand);border:1px solid #cbd8f6;border-radius:4px;padding:0 14px;font-size:11px;font-weight:800;line-height:36px;text-decoration:none}.loading-orbit,.report-loading i{border:3px solid #dbe5fa;border-top-color:var(--brand);border-radius:50%;width:42px;height:42px;margin-bottom:19px;animation:.9s linear infinite rotate}.loading-orbit span{display:none}@keyframes rotate{to{transform:rotate(360deg)}}.loading-state ol{text-align:left;gap:8px;width:min(100%,470px);margin:20px 0 12px;padding:0;list-style:none;display:grid}.loading-state li{border-left:3px solid var(--line);color:#98a1b3;padding:9px 11px;font-size:11px}.loading-state li i{display:none}.loading-state li.active,.loading-state li.done{border-left-color:var(--brand);color:var(--ink)}.loading-state>p{color:var(--muted);font-size:10px}.result-summary{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);display:grid}.result-summary>div{justify-content:center;align-items:center;gap:11px;min-height:76px;padding:14px 18px;display:flex}.result-summary>div+div{border-left:1px solid var(--line)}.result-summary strong{color:var(--brand);font-size:27px;line-height:1}.result-summary strong small{color:#8993a7;font-size:10px}.result-summary span{color:var(--muted);font-size:11px}.result-notice{border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line);color:#657087;background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:11px 14px;font-size:11px;line-height:1.5;display:flex}.result-notice b{color:var(--ink);font-size:11px}.result-notice.manual{background:var(--caution-bg);color:var(--caution)}.candidate-grid{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.candidate-card{border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff;flex-direction:column;min-width:0;min-height:360px;padding:16px;transition:box-shadow .16s,transform .16s;display:flex}.candidate-card:hover{z-index:2;position:relative;transform:translateY(-2px);box-shadow:0 14px 34px #1931631f}.candidate-top{align-items:center;gap:7px;display:flex}.rank{color:#9aa2b3;font-size:10px;font-weight:800}.tier{background:var(--brand-soft);color:var(--brand);border:1px solid #ccd9f5;border-radius:3px;padding:4px 7px;font-size:9px;font-weight:800}.tier.priority{color:#697388;background:#f7f8fa;border-color:#d9deea}.tier.review{background:var(--caution-bg);color:var(--caution);border-color:#e4d8bf}.favorite{border:1px solid var(--line);min-height:26px;color:var(--muted);background:#fff;border-radius:3px;margin-left:auto;padding:0 7px;font-size:9px}.favorite.active{background:var(--brand-soft);color:var(--brand);border-color:#b9ccf5}.candidate-wordmark{background:var(--brand-faint);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:132px;margin:13px 0;padding:18px 10px;display:flex}.candidate-wordmark h3{color:var(--ink);letter-spacing:.08em;word-break:break-all;margin:0;font-family:STKaiti,KaiTi,Microsoft YaHei,sans-serif;font-size:clamp(24px,2vw,31px);font-weight:700;line-height:1.25}.candidate-wordmark>span{color:#8a94a8;margin-top:10px;font-size:9px}.evidence-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.evidence-row span{color:var(--muted);text-align:center;flex-direction:column;gap:4px;padding:8px 2px;font-size:8px;display:flex}.evidence-row span+span{border-left:1px solid var(--line)}.evidence-row b{color:var(--brand);font-size:14px}.candidate-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin:11px 0;font-size:10px;display:flex}.candidate-meta b{color:var(--ink);font-size:10px}.review-note{background:var(--caution-bg);color:var(--caution);border-radius:4px;margin:0 0 10px;padding:8px 9px;font-size:9px;line-height:1.5}.review-note b{margin-bottom:2px;display:block}.card-actions{grid-template-columns:.8fr 1.2fr;gap:6px;margin-top:auto;display:grid}.card-actions button{border:1px solid var(--line-strong);color:#5b667c;background:#fff;border-radius:4px;min-width:0;min-height:34px;padding:0 7px;font-size:9px;font-weight:700}.card-actions button:last-child{border-color:var(--brand);color:var(--brand);grid-column:1/-1}.card-actions button.selected{background:var(--brand-soft);color:var(--brand);border-color:#b9ccf5}.compare-panel{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:22px;padding:22px}.compare-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.compare-head h3{color:var(--ink);margin:0 0 6px;font-size:16px}.compare-head>div>span,.compare-selection>span{color:var(--muted);font-size:10px}.compare-head>button{border:1px solid var(--brand);min-height:38px;color:var(--brand);background:#fff;border-radius:4px;padding:0 15px;font-size:10px;font-weight:800}.comparison-table{margin-top:14px;overflow-x:auto}.comparison-row{border-top:1px solid var(--line);grid-template-columns:1.2fr repeat(5,1fr);align-items:center;min-width:720px;display:grid}.comparison-row>*{color:var(--muted);text-align:center;padding:10px 8px;font-size:10px}.comparison-row b{color:var(--ink);text-align:left}.comparison-row.header{background:#f7f8fa;border:0}.comparison-table>p{color:var(--muted);margin:11px 0 0;font-size:9px}.method{border:1px solid var(--line);background:#fff;border-radius:10px;width:min(1240px,100% - 40px);margin:0 auto 72px;padding:34px}.method-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:50px;padding-bottom:26px;display:flex}.method-heading h2{max-width:690px;color:var(--ink);margin:0;font-size:28px;line-height:1.4}.method-heading>p{max-width:430px;color:var(--muted);margin:0;font-size:12px;line-height:1.7}.method-grid{grid-template-columns:repeat(4,1fr);display:grid}.method-grid article{min-height:170px;padding:24px}.method-grid article+article{border-left:1px solid var(--line)}.method-grid article>span{color:var(--brand);font-size:11px;font-weight:800}.method-grid h3{color:var(--ink);margin:30px 0 9px;font-size:15px}.method-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}footer{border-top:1px solid var(--line);color:var(--muted);background:#fff;justify-content:space-between;align-items:center;gap:30px;padding:26px max(20px,50% - 620px);font-size:10px;display:flex}footer span{color:var(--ink);font-weight:700}footer p{margin:0}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0b1327ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.quota-dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071435bd;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.quota-dialog{color:#173b8f;text-align:center;background:#fff;border:1px solid #c7d8ff;border-radius:20px;width:min(520px,94vw);padding:42px 42px 34px;position:relative;box-shadow:0 30px 90px #05184661}.quota-dialog-close{color:#52668f;cursor:pointer;background:#f5f8ff;border:1px solid #d7e2f7;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-size:25px;line-height:1;display:grid;position:absolute;top:14px;right:14px}.quota-dialog-kicker{color:#315fcf;background:#eaf1ff;border-radius:999px;align-items:center;min-height:30px;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}.quota-dialog-icon{color:#fff;background:linear-gradient(145deg,#315fcf,#4873ee);border-radius:20px;place-items:center;width:66px;height:66px;margin:20px auto 14px;font-size:36px;font-weight:900;display:grid;box-shadow:0 13px 30px #315fcf47}.quota-dialog h2{color:#102f73;margin:0;font-size:29px;line-height:1.25}.quota-dialog>p{color:#425981;margin:15px auto 0;font-size:17px;line-height:1.75}.quota-dialog-actions{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:12px;margin-top:25px;display:grid}.quota-dialog-actions a,.quota-dialog-actions button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;min-height:52px;padding:0 18px;font-size:16px;font-weight:850;text-decoration:none;display:flex}.quota-dialog-actions a{color:#fff;background:linear-gradient(135deg,#315fcf,#4873ee);border:1px solid #315fcf;box-shadow:0 10px 24px #315fcf3d}.quota-dialog-actions button{color:#31527f;background:#fff;border:1px solid #bfd0ef}.quota-dialog-actions a:hover,.quota-dialog-actions a:focus-visible{background:#173b8f}.quota-dialog-actions button:hover,.quota-dialog-actions button:focus-visible,.quota-dialog-close:hover,.quota-dialog-close:focus-visible{color:#173b8f;outline-offset:2px;border-color:#315fcf;outline:3px solid #315fcf2e}.quota-dialog>small{color:#66789b;margin-top:17px;font-size:13px;line-height:1.6;display:block}.report-modal{background:#fff;border-radius:10px;width:min(930px,96vw);max-height:92vh;position:relative;overflow:auto;box-shadow:0 30px 90px #0a15304d}.close{z-index:2;float:right;border:1px solid var(--line);min-height:34px;color:var(--muted);background:#fff;border-radius:4px;margin:16px 16px 0 0;padding:0 12px;font-size:10px;font-weight:700;position:sticky;top:16px}.report-header{border-bottom:1px solid var(--line);background:var(--brand-faint);padding:34px 40px 27px}.report-header h2{color:var(--ink);letter-spacing:.06em;margin:0 0 7px;font-size:37px}.report-header>span{color:var(--muted);font-size:11px}.report-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:40px;display:flex}.report-loading b{color:var(--ink);font-size:14px}.report-loading p{color:var(--muted);font-size:10px}.report-modal>.query-error{margin:30px 40px}.report-section{padding:32px 40px}.report-section-title{align-items:center;gap:12px;margin-bottom:20px;display:flex}.report-section-title>span{background:var(--brand-soft);width:32px;height:32px;color:var(--brand);border-radius:4px;place-items:center;font-size:9px;font-weight:800;display:grid}.report-section-title h3{color:var(--ink);margin:0 0 3px;font-size:18px}.report-section-title p{color:var(--muted);margin:0;font-size:10px}.probability-card{background:var(--brand-faint);border:1px solid #cfdcf8;border-radius:7px;padding:20px}.probability-card>div{border-bottom:1px solid #dce5f6;justify-content:space-between;align-items:end;gap:20px;padding-bottom:16px;display:flex}.probability-card>div>span{color:var(--muted);font-size:11px}.probability-card>div>b{color:var(--brand);align-items:baseline;gap:8px;font-size:36px;display:flex}.probability-card>div>b small{color:var(--muted);font-size:9px}.probability-card dl{grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0 0;display:grid}.probability-card dt{color:var(--muted);margin-bottom:5px;font-size:9px}.probability-card dd{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;overflow:hidden}.evidence-summary{gap:7px;margin:16px 0 0;padding:0;list-style:none;display:grid}.evidence-summary li{border-left:3px solid var(--brand);background:var(--brand-faint);color:#425274;padding:10px 11px;font-size:10px}.report-section h4{color:var(--ink);margin:25px 0 12px;font-size:13px}.evidence-table{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.evidence-table>div{border:1px solid var(--line);border-radius:5px;flex-direction:column;gap:8px;padding:13px;display:flex}.evidence-table span{color:var(--muted);font-size:9px}.evidence-table b{color:var(--brand);font-size:21px}.prior-list,.rule-list{gap:7px;display:grid}.prior-list article{border:1px solid var(--line);border-radius:5px;grid-template-columns:76px minmax(0,1fr);gap:12px;padding:12px;display:grid}.prior-list article>span{background:var(--brand-soft);color:var(--brand);text-align:center;border-radius:3px;align-self:start;padding:5px 6px;font-size:9px;font-weight:700}.prior-list article>div{flex-direction:column;gap:4px;min-width:0;display:flex}.prior-list b{color:var(--ink);font-size:11px}.prior-list small,.prior-list p{color:var(--muted);margin:0;font-size:9px;line-height:1.55}.rule-list article{border-left:3px solid var(--brand);background:var(--brand-faint);padding:12px 13px}.rule-list b{color:var(--ink);font-size:11px;display:block}.rule-list span{color:var(--brand);margin-top:4px;font-size:9px;display:block}.rule-list p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.55}.boundary-box,.decision-box{border:1px solid var(--line);color:var(--muted);background:#fafbfc;border-radius:5px;margin-top:18px;padding:14px;font-size:10px;line-height:1.65}.boundary-box>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.boundary-box b,.decision-box b{color:var(--ink)}.boundary-box span{background:var(--brand-soft);color:var(--brand);border-radius:3px;padding:4px 7px;font-size:9px;font-weight:700}.report-empty{border:1px solid var(--line);color:var(--muted);border-radius:5px;margin:0;padding:13px;font-size:10px}.report-separator{text-align:center;background:#f2f5fc;border-top:1px solid #d6def3;border-bottom:1px solid #d6def3;padding:13px 40px}.report-separator span{color:var(--brand);letter-spacing:.12em;font-size:9px;font-weight:900}.report-separator p{color:var(--muted);margin:4px 0 0;font-size:10px}.brand-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.brand-grid article,.pros-cons>div{border:1px solid var(--line);border-radius:5px;padding:13px}.brand-grid article>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.brand-grid b,.pros-cons b{color:var(--ink);font-size:11px}.stars{color:var(--brand);letter-spacing:1px;white-space:nowrap;font-size:13px}.brand-grid p{color:var(--muted);margin:8px 0 0;font-size:9px;line-height:1.6}.pros-cons{grid-template-columns:1fr 1fr;gap:8px;margin-top:17px;display:grid}.pros-cons ul{color:var(--muted);margin:8px 0 0;padding-left:16px;font-size:9px;line-height:1.7}.pros-cons p{color:var(--muted);font-size:9px}.disclaimer{color:var(--muted);text-align:center;margin:0;padding:17px 40px 25px;font-size:9px;line-height:1.6}.filter-module{border:1px solid #5a6f9d1f;border-radius:10px;padding:22px}.category-module{background:#f2f6ff;margin-top:18px}.group-module{background:var(--blue-gray-soft)}.rule-module{background:var(--violet-soft)}.module-header{justify-content:space-between;align-items:center;gap:16px;min-height:42px;display:flex}.module-title{align-items:center;gap:11px;min-width:0;display:flex}.module-title>span{width:34px;height:34px;color:var(--brand);background:#fff;border-radius:8px;flex:none;place-items:center;font-size:10px;font-weight:900;display:grid;box-shadow:0 2px 8px #1f55d514}.rule-module .module-title>span{color:var(--violet)}.module-title>div{flex-direction:column;gap:4px;min-width:0;display:flex}.module-title b{color:var(--ink);font-size:13px}.module-title small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.module-toggle{min-height:34px;color:var(--brand);background:#ffffffb8;border:1px solid #1f55d52e;border-radius:6px;flex:none;padding:0 11px;font-size:10px;font-weight:800}.category-module .class-chips,.group-module .group-field,.group-module>.selected-groups,.group-module>.wide-search-note{margin-top:13px}.category-module .class-chips{background:#fff;border:1px solid #4873ee3d;border-radius:12px;padding:14px;box-shadow:0 2px 12px #1a3c8e14}.advanced-filters{border-top:0;grid-template-columns:minmax(0,.9fr) minmax(470px,1.1fr);gap:16px;margin-top:16px;padding-top:0}.group-module .group-field{border-top:1px solid #3c5b7e1c;padding-top:13px}.group-module .wide-search-note{background:#ffffffa8;border-color:#3c5b7e1f}.rule-module .rule-filters{border-top:1px solid #6f3ee81c;margin-top:14px;padding-top:13px}.rule-module .segmented{background:#ffffff8f;border-color:#6f3ee81a}.rule-module .segmented button.active{color:var(--violet);box-shadow:0 2px 8px #4f379117}.rule-module .fixed-box{background:#ffffff9e;border-color:#6f3ee81f}.selection-band .rule-module .fixed-box{background:#fff;border-color:#4873ee3d;border-radius:12px;align-content:center;align-items:stretch;gap:16px;padding:16px}.selection-band .rule-module .fixed-box .field-label,.selection-band .rule-module .fixed-box fieldset{align-self:start;margin:0;transform:translateY(-1px)}.selection-band .rule-module .field-label{color:#1f2e58;justify-content:flex-start;font-size:13px;line-height:1.5}.selection-band .rule-module .fixed-box fieldset{margin:0;padding:0}.selection-band .rule-module .fixed-box legend{margin:0 0 6px;padding:0;line-height:1.4}.selection-band .rule-module .position-row{margin-top:0}.selection-band .rule-module .field-label input{border-radius:8px;min-height:46px;font-size:15px}.selection-band .rule-module .position-row{gap:8px}.selection-band .rule-module .position-row button{border-radius:8px;gap:4px;min-height:48px;font-size:13px}.selection-band .rule-module .position-row button b{font-size:13px;font-weight:800}.selection-band .rule-module .position-row button small{opacity:.9;font-size:10px}.selection-band .rule-module .position-row button.active{color:#fff;background:#4873ee;border-color:#4873ee}.selection-band .rule-module .slot-preview{align-self:end;align-items:center;gap:6px;transform:translateY(3px)}.selection-band .rule-module .slot-preview span{border-radius:10px;width:48px;height:48px;font-size:18px}.query-submit-row{background:#f8f9fc;border:0;border-radius:9px;margin-top:16px;padding:16px}.primary{background:var(--brand);box-shadow:0 8px 18px #1f55d529}.results-heading{background:#f2f6ff}.result-summary>div:first-child{background:#f6f8ff}.result-summary>div:nth-child(2){background:#f7f3ff}.result-summary>div:nth-child(3){background:#f2f7fa}.result-summary>div:nth-child(4){background:#f8f9fb}.result-summary>div:nth-child(2) strong{color:var(--violet)}.candidate-card:nth-child(4n+1) .candidate-wordmark{background:#f3f6ff}.candidate-card:nth-child(4n+2) .candidate-wordmark{background:#f7f3ff}.candidate-card:nth-child(4n+3) .candidate-wordmark{background:#f1f6fa}.candidate-card:nth-child(4n) .candidate-wordmark{background:#f7f8fb}.method{background:#fbfcff}.method-grid article:first-child{background:#f4f7ff}.method-grid article:nth-child(2){background:#f7f3ff}.method-grid article:nth-child(3){background:#f2f7fa}.method-grid article:nth-child(4){background:#f8f9fb}@media (width<=1180px){.class-chips{grid-template-columns:repeat(6,minmax(0,1fr))}.advanced-filters{grid-template-columns:1fr}.candidate-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=920px){.site-header-inner{grid-template-columns:1fr auto}.site-header nav{scrollbar-width:none;border-top:1px solid #edf0f6;grid-column:1/-1;justify-content:flex-start;gap:18px;width:100%;display:flex;overflow-x:auto}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{flex:none;padding:11px 0 10px;font-size:12px}.theme-switcher{display:none}.platform-intro{flex-direction:column;align-items:flex-start;gap:24px}.primary-query-row{grid-template-columns:1fr 1fr}.direction-field{grid-column:1/-1}.match-button{min-height:44px}.candidate-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.method-heading{flex-direction:column;align-items:flex-start;gap:14px}.method-grid{grid-template-columns:1fr 1fr}.method-grid article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.method-grid article:nth-child(4){border-top:1px solid var(--line)}}@media (width<=700px){.utility-bar>div{justify-content:center}.utility-bar span:last-child{display:none}.site-header-inner,.platform-intro,.workspace,.method{width:min(100% - 24px,1240px)}.site-header-inner{gap:12px;min-height:66px}.header-auth{text-overflow:ellipsis;max-width:118px;padding:0 10px;overflow:hidden}.identity{gap:0}.identity img{width:116px;height:44px}.identity>div{display:none}.service-status{min-height:30px;padding:0 9px;font-size:10px}.platform-intro{min-height:0;padding:25px 0}.platform-intro h1{font-size:31px}.platform-intro>div>p:last-child{font-size:13px}.platform-intro ul{width:100%}.platform-intro li{min-width:0;padding:15px 8px}.query-panel{padding:15px}.workspace{margin-top:14px}.filter-heading{flex-direction:column;align-items:flex-start;gap:8px}.filter-heading p{text-align:left}.filter-heading h1{font-size:23px}.primary-query-row,.rule-filters{grid-template-columns:1fr}.filter-module{padding:16px}.module-header{align-items:flex-start}.module-title small{white-space:normal}.direction-field{grid-column:auto}.class-chips{grid-template-columns:repeat(3,minmax(0,1fr))}.group-options,.fixed-box{grid-template-columns:1fr}.query-submit-row{flex-direction:column;align-items:stretch}.primary{width:100%}.results-heading{flex-direction:column;align-items:flex-start}.sort-tabs{width:100%;overflow-x:auto}.sort-tabs button{flex:1 0 auto}.result-summary{grid-template-columns:1fr 1fr}.result-summary>div:nth-child(3){border-top:1px solid var(--line);border-left:0}.result-summary>div:nth-child(4){border-top:1px solid var(--line)}.result-notice{flex-direction:column;align-items:flex-start;gap:5px}.candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-card{min-height:350px}.compare-head{flex-direction:column;align-items:stretch}.method{padding:20px}.method-grid{grid-template-columns:1fr}.method-grid article+article{border-top:1px solid var(--line);border-left:0}footer{flex-direction:column;align-items:flex-start;gap:7px}.report-section,.report-header{padding-left:22px;padding-right:22px}.probability-card dl,.evidence-table,.brand-grid,.pros-cons{grid-template-columns:1fr 1fr}}.selection-band .direction-field input::placeholder{color:#939db0;opacity:1}.classification-choice{background:#f8faff;border:1px solid #cbd9f5;border-radius:10px;margin-top:18px;padding:20px}.classification-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.classification-choice-card{color:#26344f;text-align:left;cursor:pointer;background:#fff;border:1px solid #c9d6ee;border-radius:9px;align-items:center;gap:14px;min-height:92px;padding:16px 18px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.classification-choice-card:hover,.classification-choice-card:focus-visible{border-color:#4873ee;outline:0;box-shadow:0 0 0 3px #4873ee1f}.classification-choice-card.active{background:#eef3ff;border-color:#4873ee;box-shadow:inset 4px 0 #4873ee}.classification-choice-card:disabled{cursor:wait;opacity:.75}.classification-choice-card>span:last-child{flex-direction:column;gap:5px;display:flex}.classification-choice-card b{color:#163f9f;font-size:15px}.classification-choice-card small{color:#68758d;font-size:12px;line-height:1.55}.click-cue,.choice-index{color:#fff;background:#4873ee;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:16px;font-weight:900;display:grid}.click-cue img{filter:brightness(0)invert();width:23px;height:23px;animation:1.7s ease-in-out infinite classification-click-cue}.choice-index img{filter:brightness(0)invert();width:23px;height:23px}@keyframes classification-click-cue{0%,to{transform:translate(0)}45%{transform:translate(-2px,-2px)scale(.94)}60%{transform:translate(-2px,-2px)scale(1)}}@media (prefers-reduced-motion:reduce){.click-cue img{animation:none}}.classification-result{background:#fff;border:1px solid #cfe0fb;border-radius:7px;align-items:center;gap:12px;margin-top:12px;padding:11px 14px;display:flex}.classification-result>span{color:#4873ee;font-size:11px;font-weight:800}.classification-result b{color:#172846;font-size:13px}.classification-result small{color:#728097;font-size:11px}.classification-result button{color:#315fcf;background:#fff;border:1px solid #4873ee;border-radius:5px;min-height:32px;margin-left:auto;padding:0 13px;font-weight:800}.manual-classification-panel{background:#fff;border:1px solid #cbd9f5;border-radius:10px;margin-top:12px;padding:18px}.manual-class-select{margin-bottom:12px}.manual-classification-panel .filter-module{margin-top:10px}.result-reading-guide{color:#384966;background:#eef4ff;border-bottom:1px solid #c9d9f6;border-left:1px solid #c9d9f6;border-right:1px solid #c9d9f6;justify-content:space-between;align-items:center;gap:18px;padding:13px 16px;display:flex}.result-reading-guide>div{align-items:baseline;gap:10px;display:flex}.result-reading-guide b{color:#1745ad;white-space:nowrap;font-size:13px}.result-reading-guide span{font-size:12px;line-height:1.55}.reading-guide-tag{color:#315fcf;white-space:nowrap;background:#fff;border-radius:4px;padding:5px 9px;font-weight:800}.results-band .candidate-card{cursor:default;transition:border-color .15s}.results-band .candidate-wordmark,.results-band .evidence-row,.results-band .candidate-meta,.results-band .review-note{cursor:default}.card-action-label{color:#315fcf;letter-spacing:.06em;border-top:1px solid #dfe7f5;margin:12px 0 6px;padding-top:10px;font-size:10px;font-weight:800}.results-band .card-actions{margin-top:0}.results-band .card-actions button{color:#315fcf;cursor:pointer;background:#fff;border-color:#a9bfea;min-height:38px;font-size:10px}.results-band .card-actions button:hover,.results-band .card-actions button:focus-visible{background:#eef3ff;border-color:#4873ee;outline:0}.results-band .card-actions button:last-child{color:#fff;background:#4873ee}.results-band .card-actions button:last-child:hover,.results-band .card-actions button:last-child:focus-visible{background:#315fcf}@media (width<=700px){.first-use-guide>p{display:block}.classification-choice{padding:15px}.classification-choice-grid{grid-template-columns:1fr}.classification-choice-card{min-height:82px;padding:14px}.classification-result{flex-direction:column;align-items:flex-start}.classification-result button{width:100%;margin-left:0}.manual-classification-panel{padding:14px}.result-reading-guide,.result-reading-guide>div{flex-direction:column;align-items:flex-start}.reading-guide-tag{white-space:normal;width:100%}.results-band .card-actions{grid-template-columns:1fr}.results-band .card-actions button:last-child{grid-column:auto}}.report-modal{border:1px solid #cbd9fb;border-radius:18px;width:min(1120px,96vw)}.report-modal .close{color:#244da9;background:#fffffff5;border-color:#fff9;margin:18px 18px 0 0;font-size:13px;top:18px}.report-modal .report-header{background:linear-gradient(135deg,#315bd0 0%,#4873ee 58%,#6f91f2 100%);border-bottom:0;padding:42px 52px 34px}.report-modal .report-header .eyebrow,.report-modal .report-header h2,.report-modal .report-header>span{color:#fff}.report-modal .report-header .eyebrow{opacity:.78;letter-spacing:.2em;font-size:12px}.report-modal .report-header h2{letter-spacing:.035em;margin-top:10px;font-size:clamp(36px,5vw,52px)}.report-modal .report-header>span{opacity:.86;font-size:15px}.report-modal .report-section{padding:38px 52px 44px}.report-modal .registration-section{background:linear-gradient(#f5f8ff 0%,#fff 34%)}.report-modal .report-section-title>span{color:#fff;background:#4873ee;border-radius:10px;width:42px;height:42px;font-size:12px}.report-modal .report-section-title h3{font-size:24px}.report-modal .report-section-title p,.report-modal .probability-card>div>span,.report-modal .probability-card dt,.report-modal .probability-card dd,.report-modal .evidence-summary li,.report-modal .report-empty,.report-modal .boundary-box,.report-modal .decision-box,.report-modal .disclaimer{font-size:14px;line-height:1.7}.report-modal .probability-card{background:#fff;border:0;border-radius:16px;grid-template-columns:300px minmax(0,1fr);padding:0;display:grid;overflow:hidden;box-shadow:0 14px 35px #315bd021}.report-modal .probability-card>div{background:#4873ee;border:0;flex-direction:column;justify-content:center;align-items:flex-start;min-height:178px;padding:28px;display:flex}.report-modal .probability-card>div>span,.report-modal .probability-card>div>b,.report-modal .probability-card>div>b small{color:#fff}.report-modal .probability-card>div>b{flex-wrap:wrap;margin-top:6px;font-size:54px}.report-modal .probability-card>div>b small{opacity:.82;width:100%;font-size:12px}.report-modal .probability-card dl{align-content:center;gap:18px;margin:0;padding:28px}.report-modal .probability-card dd{color:#173878;font-weight:700}.report-modal .evidence-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px}.report-modal .evidence-summary li{border:1px solid #d5e0fb;border-left:5px solid #4873ee;border-radius:9px;padding:14px 16px}.report-modal .report-section h4{margin:34px 0 15px;font-size:18px}.report-modal .report-evidence-note{color:#506388;background:#f5f8ff;border:1px solid #d8e2f8;border-radius:9px;margin:-7px 0 15px;padding:11px 13px;font-size:13px;line-height:1.65}.report-modal .evidence-table{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.report-modal .evidence-table>div{background:#f8faff;border-color:#d3def8;border-radius:10px;justify-content:space-between;min-height:92px;padding:16px}.report-modal .evidence-table span,.report-modal .prior-list small,.report-modal .prior-list p,.report-modal .rule-list span,.report-modal .rule-list p{font-size:13px;line-height:1.65}.report-modal .evidence-table b{font-size:28px}.relationship-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.relationship-list article{background:linear-gradient(145deg,#fff,#f2f6ff);border:1px solid #cbd9fb;border-radius:12px;padding:18px}.relationship-list article>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.relationship-list article>div span{color:#fff;background:#4873ee;border-radius:6px;padding:5px 9px;font-size:12px;font-weight:800}.relationship-list article>div b{color:#315bd0;font-size:16px}.relationship-list article p{color:#243d75;margin:13px 0 9px;font-size:15px;font-weight:650;line-height:1.65}.relationship-list article small,.relationship-list article em{color:#60739f;font-size:13px;line-height:1.6;display:block}.relationship-list article em{color:#7890c4;margin-top:5px;font-style:normal}.report-modal .prior-list article{border-radius:10px;grid-template-columns:100px minmax(0,1fr);padding:16px}.report-modal .prior-list article>span,.report-modal .prior-list b,.report-modal .rule-list b{font-size:14px}.custom-evidence-reason{background:#f3f6ff;border:1px solid #cbd9fb;border-left:5px solid #4873ee;border-radius:8px;margin:12px 0;padding:13px 15px}.custom-evidence-reason b{color:#21499e;font-size:13px}.custom-evidence-reason p{color:#3d527f;margin:6px 0 0;font-size:13px;line-height:1.65}@media (width<=760px){.report-modal .report-header,.report-modal .report-section{padding-left:22px;padding-right:22px}.report-modal .probability-card,.report-modal .probability-card dl,.report-modal .evidence-table,.report-modal .evidence-summary,.relationship-list{grid-template-columns:1fr}}@media (width<=460px){.identity small{display:none}.class-chips{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-group{grid-template-columns:1fr auto}.custom-group .text-button{grid-column:1/-1}.candidate-grid{grid-template-columns:1fr}.candidate-card{min-height:330px}.candidate-wordmark h3{font-size:29px}.probability-card dl,.evidence-table,.brand-grid,.pros-cons{grid-template-columns:1fr}.modal-backdrop{padding:0}.quota-dialog-backdrop{padding:18px}.quota-dialog{border-radius:18px;width:100%;padding:38px 22px 26px}.quota-dialog h2{font-size:25px}.quota-dialog>p{font-size:16px}.quota-dialog-actions{grid-template-columns:1fr}.report-modal{border-radius:0;width:100%;max-height:100vh}}body{background:#fff}.selection-band,.results-band,.method-band{--module-main-bg:#4873ee;--module-sub-bg:#4873ee;--module-main-border:#4873ee;--module-sub-border:#4873ee;--module-click-bg:#fff;--module-click-color:#4873ee;--module-click-border:#bfd5f0;--module-click-border-active:#4873ee;--module-font-family:"SF Pro Text", "HarmonyOS Sans", "PingFang SC", "Noto Sans SC", "Microsoft YaHei", sans-serif;--module-title-weight:780;--module-text:#fff;--module-muted-text:#d7e2ff;background:#fff}.selection-band{padding:28px 0 10px}.results-band{padding:8px 0 56px}.method-band{padding:38px 0 56px}.selection-band .query-panel{background:var(--module-main-bg);color:#fff;font-family:var(--module-font-family);border:2px solid #d7e4f8;border-radius:22px;padding:32px;font-size:16px;line-height:1.75;box-shadow:0 12px 28px #223f8114}.selection-band .first-use-guide{background:#ffffff1f;border:1px solid #ffffff57;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px 18px;margin:0 0 18px;padding:14px 16px;display:grid}.selection-band .first-use-guide>div{gap:2px;min-width:112px;display:grid}.selection-band .first-use-guide>div span,.selection-band .first-use-guide>div b{color:#fff}.selection-band .first-use-guide>div span{letter-spacing:.1em;font-size:10px;font-weight:800}.selection-band .first-use-guide>div b{font-size:16px}.selection-band .first-use-guide ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.selection-band .first-use-guide li{color:#274ea9;background:#fff;border-radius:9px;align-items:center;gap:8px;min-height:44px;padding:8px 10px;font-size:12px;font-weight:760;display:flex}.selection-band .first-use-guide li b{color:#4873ee;font-size:11px}.selection-band .first-use-guide>p{color:#e3ebff;grid-column:1/-1;margin:0;font-size:11px;line-height:1.6}.selection-band .field-need{color:#edf3ff;vertical-align:middle;border:1px solid #ffffff80;border-radius:999px;align-items:center;min-height:20px;margin-left:5px;padding:0 7px;font-size:10px;font-style:normal;font-weight:700;display:inline-flex}.selection-band .field-need.required{color:#4873ee;background:#fff;border-color:#fff}.selection-band .optional-module{background:#ffffff0b}.selection-band .module-title>.optional-step{color:#fff;width:auto;min-width:46px;padding:0 8px}.selection-band .filter-heading,.selection-band .query-submit-row{border-color:#ffffff38}.selection-band .filter-module,.selection-band .category-module,.selection-band .group-module,.selection-band .rule-module{background:#ffffff14;border-color:#dce8fb}.selection-band .shared-filters{margin-top:16px}.selection-band .shared-filters .group-module{width:100%}.selection-band .workspace-mode-module{background:#ffffff14;border:1px solid #dce8fb;border-radius:10px;margin-top:16px;padding:22px}.selection-band .workspace-mode-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.selection-band .workspace-mode-tabs button{color:#fff;text-align:left;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff61;border-radius:10px;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:76px;padding:14px 18px;display:flex}.selection-band .workspace-mode-tabs button b{font-size:15px;font-weight:850}.selection-band .workspace-mode-tabs button small{color:#d7e2ff;font-size:12px;line-height:1.55}.selection-band .workspace-mode-tabs button:hover{background:#ffffff29}.selection-band .workspace-mode-tabs button.active{color:#4873ee;background:#fff;border-color:#fff;box-shadow:0 6px 16px #14317c1f}.selection-band .workspace-mode-tabs button.active small{color:#6074a3}.selection-band .workspace-mode-panel{margin-top:16px}.selection-band .workspace-mode-panel>.rule-module,.selection-band .workspace-mode-panel>.custom-trademark-module{margin-top:0}.selection-band .filter-heading>div>span,.selection-band .filter-heading h1,.selection-band .filter-heading p,.selection-band .direction-field,.selection-band .class-select-field,.selection-band legend,.selection-band .field-label,.selection-band .module-title b,.selection-band .group-field legend span{color:#fff}.selection-band .filter-heading>div>span,.selection-band .module-title b{font-family:var(--module-font-family);font-weight:var(--module-title-weight);letter-spacing:.02em}.selection-band .filter-heading>div>span{color:#d9e3ff;font-size:12px}.selection-band .filter-heading h2,.selection-band .filter-heading h1{color:#fff;line-height:1.2}.selection-band .filter-heading h1{letter-spacing:.01em;font-size:clamp(28px,3vw,36px)}.selection-band .filter-heading h2{color:#fff;font-size:34px}.selection-band .filter-heading p{color:#d9e3ff;max-width:500px;font-size:14px;line-height:1.68}.selection-band .direction-field,.selection-band .class-select-field{color:#d9e3ff;font-size:14px}.selection-band .module-title b{color:#fff;font-size:15px}.selection-band .direction-field input,.selection-band .class-select-field select{min-height:48px;font-size:15px}.selection-band .module-title small{font-size:12px}.selection-band .module-title small,.selection-band .field-help,.selection-band .query-submit-row p{color:#cfe0ff;font-family:var(--module-font-family);line-height:1.7}.selection-band input,.selection-band select{color:#1e2a4d;background:#fff;border-color:#d7e0ef}.selection-band input::placeholder{color:#95a2b8}.selection-band .module-title>span{color:#fff;background:#ffffff2e}.selection-band .module-toggle,.selection-band .custom-group button,.selection-band .segmented,.selection-band .class-chips,.selection-band .group-options,.selection-band .position-row,.selection-band .fixed-box{background:#f8fbff;border-color:#dce9fb}.selection-band .category-module .class-chips{background:#fff;border-color:#4873ee3d;border-radius:12px}.selection-band .module-toggle,.selection-band .custom-group button,.selection-band .wide-search-note,.selection-band .match-button,.selection-band .primary{border-color:var(--module-click-border);background:var(--module-click-bg);color:var(--module-click-color)}.selection-band .wide-search-note{color:#eef3ff;background:#ffffff1a}.selection-band .selected-groups button{border-color:var(--module-click-border);background:var(--module-click-bg);color:var(--module-click-color)}.selection-band .selected-groups button:hover{background:#eef4ff}.selection-band .module-toggle,.selection-band .custom-group button,.selection-band .group-field legend span,.selection-band .query-submit-row p,.selection-band .query-submit-row p a,.selection-band .class-chips button,.selection-band .group-options label,.selection-band .selected-groups button,.selection-band .wide-search-note,.selection-band .slot-preview span{font-size:13px}.selection-band .class-chips button b{color:var(--module-click-color)}.selection-band .group-options b,.selection-band .group-options small,.selection-band .selected-groups button span,.selection-band .compare-selection button span{letter-spacing:.01em}.selection-band .group-options label b{color:#24469b}.selection-band .group-options label small{color:#6074a3}.selection-band .class-chips button,.selection-band .group-options label,.selection-band .position-row button,.selection-band .slot-preview span{border-color:var(--module-click-border);background:var(--module-click-bg);color:var(--module-click-color)}.selection-band .class-chips button.active b{color:#fff}.selection-band .class-chips button.active,.selection-band .group-options label.checked,.selection-band .position-row button.active{color:#fff;background:#4873ee;border-color:#4873ee}.selection-band .group-options label.checked b,.selection-band .group-options label.checked small{color:#fff}.selection-band .class-chips button.active:hover,.selection-band .group-options label.checked:hover,.selection-band .position-row button.active:hover{color:#fff;background:#4873ee;border-color:#4873ee}.selection-band .segmented button{color:var(--module-click-color);background:var(--module-click-bg);border:1px solid;border-color:var(--module-click-border)}.selection-band .segmented button.active{color:#fff;background:#4873ee;border-color:#4873ee;font-weight:800;box-shadow:0 4px 12px #1f46ac1f}.selection-band .segmented button:hover{background:#e8f0ff}.selection-band .segmented button.active:hover{background:#4873ee}.selection-band .query-submit-row{color:#1f3f96;background:#fff;border:1px solid #4873ee;border-radius:10px;margin:12px 0 0;padding:18px 20px}.selection-band .query-submit-row p,.selection-band .query-submit-row p a{color:#3d5aa5;font-size:13px;line-height:1.75}.selection-band .query-submit-row p b{color:#173f9f}.selection-band .match-button,.selection-band .primary{color:#fff;background:#4873ee;border-color:#4873ee;font-size:14px;box-shadow:0 6px 16px #14317c1f}.selection-band .match-button{color:#4873ee;background:#fff;border:1px solid #b9cdf7;box-shadow:0 5px 14px #14317c14}.selection-band .match-button,.selection-band .primary,.selection-band .module-toggle{font-weight:800}.selection-band .query-submit-row .primary{justify-content:center;align-items:center;gap:9px;min-height:54px;padding-inline:24px;font-size:16px;display:inline-flex}.selection-band .query-submit-row .click-icon{object-fit:contain;width:19px;height:19px}.selection-band .query-submit-row .button-loading-orbit{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;flex:none;width:18px;height:18px;animation:.9s linear infinite rotate}.selection-band .custom-trademark-module{background:#ffffff1a;border:1px solid #ffffff61;border-radius:14px;margin-top:18px;padding:22px}.selection-band .custom-trademark-heading{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.selection-band .custom-trademark-heading>div>span{color:#cfe0ff;letter-spacing:.08em;font-size:12px;font-weight:800}.selection-band .custom-trademark-heading h2{color:#fff;margin:4px 0 2px;font-size:22px;line-height:1.3}.selection-band .custom-trademark-heading p{color:#d9e3ff;margin:0;font-size:13px}.selection-band .custom-class-chip{color:#fff;background:#ffffff1f;border:1px solid #ffffff4d;border-radius:999px;flex:none;padding:8px 12px;font-size:12px;font-weight:800}.selection-band .custom-trademark-form{grid-template-columns:minmax(0,1fr) 190px;gap:12px;margin-top:17px;display:grid}.selection-band .custom-trademark-form label{color:#fff;gap:7px;font-size:13px;font-weight:800;display:grid}.selection-band .custom-trademark-form input{border:1px solid #d7e0ef;border-radius:9px;min-height:50px;padding:0 16px;font-size:16px}.selection-band .custom-trademark-form button,.selection-band .custom-trademark-advice>button{color:#4873ee;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:9px;align-self:end;min-height:50px;font-size:14px;font-weight:850}.selection-band .custom-trademark-form button:hover,.selection-band .custom-trademark-advice>button:hover{background:#edf3ff}.selection-band .custom-trademark-form button:disabled{cursor:wait;opacity:.72}.selection-band .custom-trademark-error{color:#fff0f0;margin:10px 0 0;font-size:13px;font-weight:700}.selection-band .custom-trademark-result{color:#1e2a4d;background:#fff;border-radius:11px;grid-template-columns:150px minmax(0,1fr);gap:16px;margin-top:16px;padding:16px;display:grid}.selection-band .custom-probability{text-align:center;background:#edf3ff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;display:flex}.selection-band .custom-probability span{color:#6074a3;font-size:12px;font-weight:800}.selection-band .custom-probability strong{color:#3158d7;margin:3px 0;font-size:38px;line-height:1.1}.selection-band .custom-probability small{color:#7180a1;max-width:110px;font-size:10px;line-height:1.45}.selection-band .custom-trademark-advice{min-width:0}.selection-band .custom-trademark-advice>div:first-child{align-items:baseline;gap:10px;display:flex}.selection-band .custom-trademark-advice>div:first-child span{color:#7180a1;font-size:12px}.selection-band .custom-trademark-advice>div:first-child b{color:#162653;font-size:21px}.selection-band .custom-trademark-advice>p{color:#4b5d84;margin:7px 0;font-size:13px;line-height:1.65}.selection-band .custom-trademark-advice ul{color:#425984;margin:7px 0 10px;padding-left:18px;font-size:12px}.selection-band .custom-evidence-strip{flex-wrap:wrap;gap:7px;margin:10px 0;display:flex}.selection-band .custom-evidence-strip span{color:#637392;background:#f2f6fd;border-radius:7px;padding:5px 9px;font-size:12px}.selection-band .custom-evidence-strip b{color:#23479c}.selection-band .custom-trademark-advice>button{background:#f7faff;border-color:#c8d8fa;min-height:38px;padding:0 14px}@media (width<=720px){.selection-band .workspace-mode-tabs{grid-template-columns:1fr}.selection-band .custom-trademark-heading{flex-direction:column;gap:10px}.selection-band .custom-trademark-form,.selection-band .custom-trademark-result{grid-template-columns:1fr}.selection-band .custom-trademark-form button{width:100%}.selection-band .custom-probability{min-height:116px}}.selection-band .primary:hover{color:#fff;background:#3158d7;border-color:#3158d7}.selection-band .match-button:hover{color:#315bd0;background:#edf3ff;border-color:#4873ee}.selection-band .fixed-box{background:#fff}.results-band .results-panel{border:2px solid var(--module-main-border);border-color:var(--module-main-border);background:var(--module-main-bg);color:#fff;font-family:var(--module-font-family);border-radius:20px;margin-top:0;padding:22px 22px 18px;scroll-margin-top:96px;font-size:15px;line-height:1.72;box-shadow:0 10px 24px #223c8214}.results-band .results-heading,.results-band .result-summary,.results-band .compare-panel,.results-band .empty-state,.results-band .loading-state,.results-band .candidate-grid{border-radius:12px}.results-band .section-heading b{color:#fff;letter-spacing:.01em;font-size:24px}.results-band .section-heading small{color:#d7e2ff;font-size:13px}.results-band .sort-tabs button{font-size:13px}.results-band .results-heading,.results-band .result-summary,.results-band .empty-state,.results-band .loading-state,.results-band .candidate-grid,.results-band .compare-panel{border-color:var(--module-sub-border);background:var(--module-main-bg)}.results-band .results-heading{border-radius:10px 10px 0 0}.results-band .results-heading .section-heading>span{color:#fff;background:#ffffff30}.results-band .results-heading .section-heading b,.results-band .results-heading .section-heading small,.results-band .result-summary strong small,.results-band .result-summary span,.results-band .empty-state p,.results-band .loading-state>p,.result-summary strong,.result-summary b,.empty-state b{color:#fff}.results-band .sort-tabs button{border-color:var(--module-click-border);background:var(--module-click-bg);color:var(--module-click-color);font-size:13px}.results-band .sort-tabs button.active{color:#fff;background:#4873ee;border-color:#4873ee;font-weight:800;box-shadow:0 6px 16px #1f46ac24}.results-band .sort-tabs button.active:hover{color:#fff;background:#4873ee;border-color:#4873ee}.results-band .sort-tabs button:hover{background:#eef4ff}.results-band .empty-state,.results-band .loading-state,.results-band .compare-panel{border-radius:10px}.result-summary{border-left:1px solid #cfdef7;border-right:1px solid #cfdef7;border-left-color:var(--module-sub-border);border-right-color:var(--module-sub-border);color:#fff}.results-band .result-summary strong{font-size:34px}.results-band .result-summary span{font-size:13px}.results-band .result-summary>div,.results-band .candidate-wordmark{background:var(--module-main-bg)!important}.results-band .candidate-card{color:#fff;background:#ffffff0f;border:1px solid #ffffff38;border-radius:14px}.results-band .candidate-wordmark h3,.results-band .candidate-wordmark>span{color:#fff}.results-band .candidate-wordmark{border-radius:10px;padding:16px 12px}.results-band .candidate-wordmark h3{margin:0;font-size:clamp(33px,2.2vw,36px)}.results-band .candidate-wordmark>span{color:#e6eeff;margin-top:8px;font-size:12px}.results-band .compare-head h3,.results-band .compare-head>div>span,.results-band .compare-selection>span{color:#d7e2ff}.results-band .comparison-row{color:#f2f6ff}.results-band .comparison-row b{color:#fff}.results-band .comparison-row>*{font-size:12px;line-height:1.55}.results-band .candidate-meta{color:#dbe4ff}.candidate-meta>span,.candidate-meta small{color:#d8e3ff;font-size:13px}.candidate-meta>div b{color:#fff;font-size:25px}.results-band .evidence-row span{color:#dce6ff;font-size:13px}.results-band .review-note{color:#edf3ff;background:#ffffff15;border-radius:7px;font-size:12px;line-height:1.75}.results-band .card-actions button{border-color:var(--module-click-border);background:var(--module-click-bg);min-height:38px;color:var(--module-click-color);font-size:13px}.results-band .card-actions button:hover{background:#eef4ff}.results-band .card-actions button.selected,.results-band .card-actions button.selected:hover{color:#fff;background:#4873ee;border-color:#4873ee}.results-band .favorite{border-color:var(--module-click-border);background:var(--module-click-bg);color:var(--module-click-color)}.results-band .favorite.active,.results-band .favorite.active:hover{color:#fff;background:#4873ee;border-color:#4873ee}.results-band .compare-head>button,.results-band .compare-selection button,.results-band .empty-state a,.results-band .empty-state button,.results-band .query-error button,.results-band .selected-groups button{border-color:var(--module-click-border);background:var(--module-click-bg);color:var(--module-click-color)}.results-band .compare-selection button span{color:var(--module-click-color)}.results-band .compare-head>button:hover,.results-band .compare-selection button:hover,.results-band .empty-state a:hover,.results-band .empty-state button:hover,.results-band .query-error button:hover,.results-band .selected-groups button:hover{background:#eef4ff}.results-band .compare-head h3{font-size:17px}.method-band .method{border:2px solid var(--module-main-border);border-color:var(--module-main-border);background:var(--module-main-bg);color:#fff;font-family:var(--module-font-family);border-radius:20px;margin:0 auto;padding:32px 34px;font-size:15px;line-height:1.75;box-shadow:0 10px 26px #22448414}.method-band .method-heading,.method-band .method-grid article{border-color:#d4e2f8;border-color:var(--module-sub-border);color:#fff}.method-band .method-heading>p{color:#d9e4ff}.method-band .method-heading h2,.method-band .method-grid h3,.method-band .method-grid article>h3{color:#fff;font-weight:var(--module-title-weight)}.method-band .method-grid h3,.method-band .method-heading h2{letter-spacing:.01em}.method-band .method-grid article{background:var(--module-main-bg)}.method-band .eyebrow,.method-band .method-grid article>span{color:#e2ebff;text-transform:uppercase;letter-spacing:.12em}.method-band .method-heading{align-items:end;gap:40px}.method-band .method-heading h2{margin:0;font-size:clamp(28px,2.2vw,36px);line-height:1.28}.method-band .method-grid h3{font-size:19px}.method-band .method-grid p{color:#e4ecff;font-size:14px;line-height:1.7}.method-band .method-grid{border-top:1px solid var(--module-sub-border)}.method-band .method-grid article{border-right:1px solid var(--module-sub-border)}.method-band .method-grid article:last-child{border-right:0}.data-proof{isolation:isolate;background:#fff;border:1px solid #cbdcff;border-radius:14px;grid-template-columns:minmax(250px,.85fr) minmax(0,1.6fr);align-content:center;gap:22px 40px;min-height:272px;margin-top:28px;padding:34px;display:grid;position:relative;overflow:hidden}.data-proof:before{content:none}.data-proof-intro h3{color:#1f3f96;margin:0 0 10px;font-size:31px;line-height:1.2}.data-proof-intro p{color:#365ba8;margin:0;font-size:13px;line-height:1.7}.data-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.data-proof-grid>div{background:#4873ee;border:1px solid #ffffff47;border-radius:12px;padding:18px 16px;box-shadow:0 4px 12px #4873ee1f}.data-proof-grid dt{color:#fff;letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-family:HarmonyOS Sans,PingFang SC,Noto Sans SC,Microsoft YaHei,system-ui,sans-serif;font-size:clamp(24px,2vw,31px);font-weight:800;line-height:1.1}.data-proof-grid dd{margin:8px 0 0}.data-proof-grid dd b{color:#fff;margin:0 0 6px;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:800;line-height:1.4;display:block}.data-proof-grid dd,.data-proof-source{color:#fff}.data-proof-grid dd p{color:#edf2ff;margin:0;font-size:13px;line-height:1.6}.data-proof-source{color:#4f69b0;margin:4px 0 0;font-size:12px}.data-proof-note,.data-proof-note b{color:#4a67b8}footer{color:#5f6b81;background:#f6f8fc;border-color:#d7def0}footer span{color:#1f2e58}@media (width<=700px){.theme-switcher{display:none}.theme-switcher button{min-width:62px;min-height:26px;padding:0 10px;font-size:10px}.selection-band{padding:22px 0 8px}.site-header-inner{grid-template-columns:1fr auto;gap:12px;min-height:86px}.site-header nav{display:flex}.results-band{padding:8px 0 42px}.results-band .section-heading b{font-size:20px}.result-summary strong{font-size:27px}.method-band{padding:44px 0}.selection-workspace,.results-workspace{margin:0 auto}.selection-band .query-panel{padding:16px}.selection-band .filter-heading{margin-bottom:14px;padding-bottom:14px}.selection-band .filter-heading p{font-size:12px}.selection-band .first-use-guide{grid-template-columns:1fr;gap:10px;padding:13px}.selection-band .first-use-guide>div{align-items:baseline;gap:8px;display:flex}.selection-band .first-use-guide ol{grid-template-columns:1fr;gap:6px}.selection-band .first-use-guide li{min-height:40px}.selection-band .primary-query-row{gap:10px}.selection-band .match-button{width:100%}.selection-band .optional-module{padding:14px}.selection-band .optional-module .wide-search-note{display:none}.selection-band .workspace-mode-module{padding:16px}.selection-band .workspace-mode-tabs button{min-height:64px}.selection-band .query-submit-row{padding:14px}.selection-band .query-submit-row p{text-align:center;margin:0}.data-proof{background-position:45%;grid-template-columns:1fr;gap:24px;min-height:0;padding:26px 20px}.data-proof-intro h3{font-size:24px}.data-proof-grid{grid-template-columns:1fr}.data-proof-grid dt{font-size:28px}.data-proof-grid dd p,.data-proof-source{font-size:12px}.method-band .method-heading{flex-direction:column;align-items:flex-start;gap:14px}.method-band .method-grid h3{font-size:17px}.data-proof-source{grid-column:1;margin-top:-10px}.data-proof-note{flex-direction:column;align-items:flex-start;gap:5px;margin-top:0}.identity img{width:126px;height:46px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.selection-band .group-options{background:#f7faff;border:1px solid #4873ee33;border-radius:12px;gap:10px;max-height:220px;padding:12px;overflow-y:auto}.selection-band .group-options label{border-radius:10px;align-items:center;gap:11px;min-height:64px;padding:12px 14px}.selection-band .group-options input{flex:none;margin-top:0}.selection-band .group-options label>span{gap:5px}.selection-band .group-options label b{font-size:13px}.selection-band .group-options label small{font-size:11px;line-height:1.45}.results-band .loading-state{color:#244aa8;background:#fff;border:1px solid #d7e3fb;min-height:420px;padding:48px}.loading-head{justify-content:center;align-items:center;gap:16px;display:flex}.results-band .loading-head .loading-orbit{border-color:#4873ee #dce6ff #dce6ff;flex:none;width:48px;height:48px;margin:0}.loading-head>div:last-child{text-align:left;flex-direction:column;align-items:flex-start;gap:3px;display:flex}.loading-head span{color:#7183af;font-size:12px;font-weight:700}.loading-head b{color:#173d9c;font-size:21px;line-height:1.35}.results-band .loading-state ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:min(100%,920px);margin:34px 0 22px;display:grid}.results-band .loading-state li{color:#516a9f;background:#f8faff;border:1px solid #dbe5fb;border-radius:12px;align-items:flex-start;gap:12px;min-height:116px;padding:18px 15px;display:flex}.results-band .loading-state li i{color:#4873ee;background:#fff;border:1px solid #b9cdf8;border-radius:9px;flex:none;place-items:center;width:31px;height:31px;font-size:10px;font-style:normal;font-weight:900;display:grid}.results-band .loading-state li>span{flex-direction:column;gap:6px;min-width:0;display:flex}.results-band .loading-state li b{color:#294c9d;font-size:14px}.results-band .loading-state li small{color:#6f80a8;font-size:11px;line-height:1.6}.results-band .loading-state li.done{background:#edf3ff;border-color:#a9c1f7}.results-band .loading-state li.active{background:#4873ee;border-color:#4873ee;box-shadow:0 10px 24px #4873ee33}.results-band .loading-state li.active i{color:#4873ee;background:#fff;border-color:#fff}.results-band .loading-state li.active b,.results-band .loading-state li.active small{color:#fff}.results-band .loading-state>p{color:#52699f;margin:0;font-size:12px;line-height:1.7}.results-band .candidate-grid{background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-top:14px}.results-band .candidate-card{color:#3155ad;background:#fff;border:1px solid #d4e0f8;border-radius:14px;min-height:370px;padding:15px;box-shadow:0 5px 16px #1b387b14}.results-band .candidate-card:hover{border-color:#a9c1f6;box-shadow:0 14px 32px #1a377c26}.results-band .candidate-card .rank{color:#4873ee}.results-band .candidate-card .tier{color:#315bd0;background:#edf3ff;border-color:#c6d6f8}.results-band .candidate-card .tier.priority{color:#526b9f;background:#f5f7fc;border-color:#d5def2}.results-band .candidate-card .tier.review{color:#7a5b28;background:#fff8e8;border-color:#e6d8b8}.results-band .candidate-card .favorite{color:#4873ee;background:#fff;border-color:#b9cdf7}.results-band .candidate-card .favorite:hover{background:#edf3ff}.results-band .candidate-wordmark{border:1px solid #e2e9f8;border-radius:10px;place-items:center;min-height:176px;margin:14px 0 16px;padding:0;display:grid;overflow:hidden;background:#fff!important}.results-band .candidate-wordmark h3{color:#315bd0}.results-band .candidate-wordmark img{aspect-ratio:5/3;object-fit:contain;background:#fff;width:100%;height:auto;min-height:176px;display:block}.results-band .candidate-logo-pending{text-align:center;background:#edf3ff;place-content:center;gap:8px;width:100%;min-height:176px;padding:18px 12px;display:grid}.results-band .candidate-logo-pending span{color:#6680b7;font-size:11px}.results-band .evidence-row{border-color:#d8e2f5}.results-band .evidence-row span{color:#5870a7;padding:10px 2px;font-size:12px}.results-band .evidence-row span+span{border-color:#d8e2f5}.results-band .evidence-row b{color:#315bd0;font-size:18px}.results-band .candidate-meta{color:#5870a7;margin:15px 0}.results-band .candidate-meta>span,.results-band .candidate-meta small{color:#5870a7}.results-band .candidate-meta>div b{color:#315bd0}.results-band .review-note{color:#48639d;background:#f3f7ff;border:1px solid #dce6fb;margin-bottom:14px}.results-band .review-note b{color:#315bd0}.results-band .candidate-card .card-actions{gap:8px}.results-band .candidate-card .card-actions button{color:#315bd0;background:#fff;border-color:#b9cdf7;min-height:40px}.results-band .candidate-card .card-actions button:hover{color:#315bd0;background:#edf3ff;border-color:#4873ee}.results-band .next-batch-panel{background:linear-gradient(135deg,#f7f9ff 0%,#e9f0ff 100%);border:1px solid #9db8f5;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:18px 20px;display:flex;box-shadow:0 10px 28px #315bd01f}.results-band .next-batch-panel>div{gap:5px;display:grid}.results-band .next-batch-panel b{color:#183f9d;font-size:17px}.results-band .next-batch-panel>div span{color:#5c72a7;font-size:13px;line-height:1.6}.results-band .next-batch-panel button{color:#fff;cursor:pointer;background:#4873ee;border:0;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;min-width:220px;min-height:62px;padding:10px 24px;display:grid;box-shadow:0 8px 20px #4873ee47}.results-band .next-batch-panel button:hover:not(:disabled){background:#315bd0;transform:translateY(-1px)}.results-band .next-batch-panel button:disabled{opacity:.68;cursor:wait}.results-band .next-batch-panel button i{grid-row:1/span 2;font-size:26px;font-style:normal;line-height:1}.results-band .next-batch-panel button span{font-size:16px;font-weight:800}.results-band .next-batch-panel button small{opacity:.82;font-size:10px;font-weight:500}.results-band .batch-recycle-note{color:#7a5b28;text-align:center;margin:10px 0 0;font-size:12px}.results-band .next-batch-error{margin-top:12px}@media (width<=900px){.results-band .candidate-grid,.results-band .loading-state ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.results-band .candidate-grid{grid-template-columns:1fr}.selection-band .group-options{grid-template-columns:1fr;max-height:280px}.results-band .loading-state{min-height:0;padding:34px 20px}.results-band .loading-state ol{grid-template-columns:1fr}.results-band .next-batch-panel{flex-direction:column;align-items:stretch}.results-band .next-batch-panel button{width:100%}}.selection-band .primary-query-row{grid-template-columns:1fr}.selection-band .classification-choice>.module-title b{color:#173b8f}.selection-band .classification-choice>.module-title small{color:#65738b}.results-band .candidate-card{cursor:default}.results-band .candidate-card:hover{z-index:auto;box-shadow:none;position:static;transform:none}.results-band .card-action-label{color:#315fcf;display:block}.results-band .card-actions button{cursor:pointer}@media (width<=700px){html,body,.app-shell{max-width:100%;overflow-x:hidden}.site-header-inner,.selection-workspace,.results-workspace,.selection-band .query-panel,.selection-band .filter-heading,.selection-band .first-use-guide,.selection-band .primary-query-row,.selection-band .classification-choice,.selection-band .workspace-mode-module,.selection-band .workspace-mode-panel,.selection-band .filter-module,.selection-band .rule-filters,.selection-band .query-submit-row,.selection-band input,.selection-band select,.selection-band .segmented,.selection-band .segmented button{min-width:0;max-width:100%}.selection-band .classification-choice-grid,.results-band .card-actions{grid-template-columns:1fr}.results-band .card-actions button:last-child{grid-column:auto}}.selection-band .first-use-guide{box-shadow:none;pointer-events:none;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #ffffff40;border-left:0;border-right:0;border-radius:0;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:20px;margin:14px 0 22px;padding:12px 0;display:grid}.selection-band .first-use-guide>div{background:0 0;border:0;align-items:baseline;gap:8px;min-width:0;padding:0;display:flex}.selection-band .first-use-guide>div span{color:#ffffffc2;font-size:12px;font-weight:700}.selection-band .first-use-guide>div b{color:#fff;font-size:14px;font-weight:800}.selection-band .first-use-guide ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:0;display:grid}.selection-band .first-use-guide li{min-height:0;box-shadow:none;color:#ffffffeb;background:0 0;border:0;border-radius:0;align-items:center;gap:8px;padding:0;display:flex;position:relative}.selection-band .first-use-guide li:not(:last-child):after{content:"";background:#ffffff7a;width:6px;height:1px;position:absolute;top:50%;right:-12px}.selection-band .first-use-guide li b{color:#fff;background:0 0;border:0;width:auto;height:auto;padding:0;font-size:12px;font-weight:900;display:inline}.selection-band .first-use-guide li span{color:#ffffffeb;font-size:12px;font-weight:600;line-height:1.4}.selection-band .first-use-guide>p{color:#ffffffb8;white-space:nowrap;margin:0;font-size:11px;line-height:1.45}.selection-band .operation-module{background:#ffffff14;border:1px solid #ffffff47;border-radius:12px;margin:18px 0 0;padding:20px}.selection-band .operation-module-head,.selection-band .classification-choice>.module-title,.selection-band .workspace-mode-module>.module-title{align-items:center;gap:14px;display:flex}.selection-band .operation-module-head>span,.selection-band .classification-choice>.module-title>span,.selection-band .workspace-mode-module>.module-title>span{color:#315fcf;letter-spacing:-.04em;background:#fff;border:1px solid #ffffff8c;border-radius:12px;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:24px;font-weight:900;display:grid;box-shadow:0 8px 20px #1c3f962e}.selection-band .operation-module-head>div,.selection-band .classification-choice>.module-title>div,.selection-band .workspace-mode-module>.module-title>div{gap:4px;min-width:0;display:grid}.selection-band .operation-module-head b,.selection-band .classification-choice>.module-title b,.selection-band .workspace-mode-module>.module-title b{font-size:18px;font-weight:850;line-height:1.25}.selection-band .operation-module-head small,.selection-band .classification-choice>.module-title small,.selection-band .workspace-mode-module>.module-title small{font-size:12px;line-height:1.45}.selection-band .direction-module .primary-query-row{box-shadow:none;background:0 0;border:0;margin:16px 0 0;padding:0}.selection-band .classification-choice{margin-top:18px}.selection-band .classification-choice>.module-title>span{color:#fff;background:#4873ee}.selection-band .workspace-mode-module{margin-top:18px}.selection-band .filter-module .module-title .module-substep{color:#315fcf;letter-spacing:0;width:auto;min-width:0;height:auto;box-shadow:none;background:#4873ee1a;border:1px solid #4873ee40;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.selection-band .query-submit-row{background:#fff;border:2px solid #4873ee57;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(340px,440px);align-items:center;gap:22px;margin-top:24px;padding:18px;display:grid;box-shadow:0 16px 38px #1c43aa2e}.selection-band .primary-action-copy{align-items:center;gap:12px;min-width:0;display:flex}.selection-band .primary-action-copy>span{color:#315fcf;background:#4873ee1f;border-radius:999px;flex:none;padding:7px 10px;font-size:12px;font-weight:900}.selection-band .primary-action-copy p{color:#65738b;margin:0;font-size:13px;line-height:1.6}.selection-band .primary-action-copy p b{color:#173b8f;font-size:15px;display:block}.selection-band .query-submit-row .primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#315fcf 0%,#4873ee 62%,#5c82f2 100%);border:3px solid #dce6ff;border-radius:12px;justify-content:center;align-items:center;gap:14px;width:100%;min-height:78px;padding:13px 24px;transition:transform .16s,box-shadow .16s;display:flex;transform:translateZ(0);box-shadow:0 14px 30px #315fcf57,0 0 0 3px #4873ee1a}.selection-band .query-submit-row .primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 36px #315fcf6b,0 0 0 4px #4873ee24}.selection-band .query-submit-row .primary:focus-visible{outline-offset:3px;outline:3px solid #173b8f}.selection-band .query-submit-row .primary:disabled{cursor:wait;opacity:.78}.selection-band .query-submit-row .click-icon{width:28px;height:28px}.selection-band .primary-action-text{text-align:left;flex-direction:column;align-items:flex-start;gap:3px;display:flex}.selection-band .primary-action-text b{color:#fff;letter-spacing:.01em;font-size:20px;font-weight:900;line-height:1.2}.selection-band .primary-action-text small{color:#ffffffd6;font-size:11px;font-weight:600}@media (width<=900px){.selection-band .first-use-guide{grid-template-columns:1fr;gap:8px}.selection-band .first-use-guide ol{gap:12px}.selection-band .first-use-guide>p{white-space:normal}.selection-band .query-submit-row{grid-template-columns:1fr}}@media (width<=700px){.selection-band .first-use-guide{margin:10px 0 16px;padding:10px 0;display:block}.selection-band .first-use-guide>div{margin-bottom:8px}.selection-band .first-use-guide ol{grid-template-columns:1fr;gap:4px}.selection-band .first-use-guide li{gap:7px}.selection-band .first-use-guide li:not(:last-child):after{display:none}.selection-band .first-use-guide>p{margin-top:8px}.selection-band .operation-module,.selection-band .classification-choice,.selection-band .workspace-mode-module{padding:15px}.selection-band .operation-module-head>span,.selection-band .classification-choice>.module-title>span,.selection-band .workspace-mode-module>.module-title>span{border-radius:10px;flex-basis:48px;width:48px;height:48px;font-size:20px}.selection-band .operation-module-head b,.selection-band .classification-choice>.module-title b,.selection-band .workspace-mode-module>.module-title b{font-size:16px}.selection-band .query-submit-row{gap:14px;margin-top:18px;padding:14px}.selection-band .primary-action-copy{align-items:flex-start}.selection-band .query-submit-row .primary{min-height:76px}.selection-band .primary-action-text b{font-size:19px}}.selection-band .first-use-guide{grid-template-columns:210px minmax(0,1fr);gap:28px;padding:18px 0}.selection-band .first-use-guide>div{gap:3px;display:grid}.selection-band .first-use-guide>div span{letter-spacing:.12em;font-size:11px}.selection-band .first-use-guide>div b{font-size:16px;line-height:1.3}.selection-band .first-use-guide ol{gap:46px}.selection-band .first-use-guide li{gap:11px}.selection-band .first-use-guide li b{background:#ffffff1f;border:1px solid #ffffff94;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:11px;display:grid;box-shadow:0 5px 12px #183ea026}.selection-band .first-use-guide li>span{gap:2px;min-width:0;display:grid}.selection-band .first-use-guide li strong{color:#fff;white-space:nowrap;font-size:13px;font-weight:850;line-height:1.25}.selection-band .first-use-guide li small{color:#ffffffb3;white-space:nowrap;font-size:10px;font-weight:500;line-height:1.3}.selection-band .first-use-guide li:not(:last-child):after{content:"→";color:#ffffff9e;background:0 0;width:auto;height:auto;font-size:19px;font-weight:400;top:50%;right:-31px;transform:translateY(-50%)}.selection-band .rule-module .module-header{border-bottom:1px solid #ffffff2e;padding-bottom:16px}.selection-band .rule-module .module-title{align-items:center;gap:14px;display:flex}.selection-band .rule-module .module-title .module-substep{color:#315fcf;background:#fff;border:1px solid #ffffff9e;border-radius:11px;flex:0 0 50px;place-items:center;width:50px;height:50px;padding:0;font-size:12px;font-weight:900;display:grid;box-shadow:0 8px 18px #1b3e992e}.selection-band .rule-module .module-title>div{gap:4px;display:grid}.selection-band .rule-module .module-title b{color:#fff;font-size:18px;font-weight:850;line-height:1.25}.selection-band .rule-module .module-title small{color:#ffffffd1;font-size:12px;font-weight:600}.selection-band .query-submit-row .primary{background:linear-gradient(135deg,#574bdc 0%,#6757e8 52%,#7767ef 100%);border-color:#e3e0ff;box-shadow:0 15px 32px #5246d359,0 0 0 3px #6757e81c}.selection-band .query-submit-row .primary:hover:not(:disabled){box-shadow:0 19px 38px #5246d36e,0 0 0 4px #6757e826}@media (width<=900px){.selection-band .first-use-guide{grid-template-columns:1fr;gap:12px}}@media (width<=700px){.selection-band .first-use-guide{padding:13px 0}.selection-band .first-use-guide ol{gap:8px}.selection-band .first-use-guide li b{flex-basis:30px;width:30px;height:30px}.selection-band .first-use-guide li:not(:last-child):after{display:none}.selection-band .first-use-guide li strong,.selection-band .first-use-guide li small{white-space:normal}}.business-core-band{color:#fff;background:linear-gradient(#0f1b3e,#111e44);padding:76px 0}.business-core{width:min(1180px,100% - 40px);margin:0 auto}.business-core-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:28px;display:flex}.business-core-heading h2{color:#fff;max-width:720px;margin:0;font-size:clamp(30px,4vw,48px);line-height:1.2}.business-core-heading .eyebrow{color:#afc6ff}.business-core-heading>p{color:#d9e4ff;max-width:390px;margin:0;line-height:1.75}.business-core-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.business-core-grid>a{color:#14213f;background:#fff;border:1px solid #d7e1f4;border-radius:20px;flex-direction:column;min-height:270px;padding:26px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 16px 40px #2b4b9114}.business-core-grid span{color:#315ed7;letter-spacing:.12em;font-size:13px;font-weight:900}.business-core-grid h3{margin:20px 0 12px;font-size:24px}.business-core-grid p{color:#5b6a87;margin:0;line-height:1.7}.business-core-grid b{color:#315ed7;margin-top:auto;padding-top:22px}.business-core-grid>a:hover,.business-core-grid>a:focus-visible{border-color:#9fb7f5;transform:translateY(-2px);box-shadow:0 20px 46px #2b4b9121}.business-core-actions{gap:12px;margin-top:22px;display:flex}.business-core-actions a{color:#fff;background:#315ed7;border:1px solid #315ed7;border-radius:12px;padding:14px 18px;font-weight:850;text-decoration:none}@media (width<=920px){.business-core-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.business-core-band{padding:52px 0}.business-core{width:min(100% - 28px,1180px)}.business-core-heading{flex-direction:column;align-items:start;gap:14px}.business-core-grid{grid-template-columns:1fr}.business-core-grid>a{min-height:220px}.business-core-actions{flex-direction:column}.business-core-actions a{text-align:center}}@media (width<=700px){.site-header-inner{min-height:58px}.site-header .header-auth{grid-area:1/2}.site-header nav{grid-area:2/1/auto/-1;gap:16px}.site-header nav a{align-items:center;min-height:44px;padding:6px 0;font-size:12px;display:inline-flex}.selection-band{padding-top:8px}.selection-band .query-panel{border-radius:16px;padding:12px}.selection-band .filter-heading{margin-bottom:8px;padding-bottom:8px}.selection-band .filter-heading>div>span,.selection-band .filter-heading p,.selection-band .first-use-guide{display:none}.selection-band .filter-heading h1{margin:0;font-size:22px}.selection-band .operation-module,.selection-band .classification-choice,.selection-band .workspace-mode-module{margin-top:10px;padding:12px}.selection-band .operation-module-head,.selection-band .classification-choice>.module-title,.selection-band .workspace-mode-module>.module-title{gap:10px}.selection-band .operation-module-head>span,.selection-band .classification-choice>.module-title>span,.selection-band .workspace-mode-module>.module-title>span{border-radius:9px;flex-basis:38px;width:38px;height:38px;font-size:15px}.selection-band .operation-module-head b,.selection-band .classification-choice>.module-title b,.selection-band .workspace-mode-module>.module-title b{font-size:15px}.selection-band .operation-module-head small,.selection-band .classification-choice>.module-title small,.selection-band .workspace-mode-module>.module-title small{font-size:11px}.selection-band .direction-module .primary-query-row,.selection-band .workspace-mode-tabs,.selection-band .workspace-mode-panel{margin-top:10px}.selection-band .classification-choice-grid,.selection-band .workspace-mode-tabs{gap:8px}.selection-band .classification-choice-card,.selection-band .workspace-mode-tabs button{min-height:56px;padding:9px 11px}.selection-band .classification-choice-card small,.selection-band .workspace-mode-tabs button small{font-size:10px;line-height:1.35}.selection-band .query-submit-row{margin-top:12px;padding:10px}.selection-band .query-submit-row .primary{min-height:56px}.selection-band .primary-action-copy{display:none}}.selection-band .operation-module.direction-module{background:#fff;border:2px solid #b8cdfc;box-shadow:0 16px 34px #0f2e7e3d}.selection-band .direction-module .operation-module-head>span{color:#fff;background:linear-gradient(145deg,#315fcf,#5a82ee);border-color:#6f97f4;box-shadow:0 9px 20px #315fcf45}.selection-band .operation-module.direction-module .operation-module-head b{color:#142d69;font-size:20px}.selection-band .operation-module.direction-module .operation-module-head small{font-size:13px;font-weight:700;color:#173b8f!important}.selection-band .direction-module .primary-query-row{background:#f1f5ff;border:1px solid #d4e1ff;border-radius:12px;margin-top:18px;padding:17px 18px 19px}.selection-band .operation-module.direction-module .direction-field,.selection-band .operation-module.direction-module .direction-field>span{color:#142d69;gap:10px;font-size:14px;font-weight:850}.app-shell.glass-ui .selection-band .operation-module.direction-module .operation-module-head b{color:#142d69}.app-shell.glass-ui .selection-band .operation-module.direction-module .operation-module-head small{color:#173b8f!important}.app-shell.glass-ui .selection-band .operation-module.direction-module .direction-field,.app-shell.glass-ui .selection-band .operation-module.direction-module .direction-field>span{color:#142d69}.selection-band .direction-module .field-need.required,.selection-band .manual-classification-panel .field-need.required{color:#fff;background:#315fcf;border-color:#315fcf}.selection-band .direction-module .direction-field input{color:#14213f;background:#fff;border:2px solid #a9c2fb;border-radius:11px;min-height:62px;padding:0 18px;font-size:17px;font-weight:650;transition:border-color .16s,box-shadow .16s,background .16s;box-shadow:0 5px 14px #315fcf17}.selection-band .direction-module .direction-field input:hover{border-color:#7298ef}.selection-band .direction-module .direction-field input:focus{border-color:#315fcf;outline:0;box-shadow:0 0 0 4px #315fcf29,0 7px 18px #315fcf1f}.selection-band .direction-module .direction-field input::placeholder{-webkit-text-fill-color:#31508f;font-weight:650;color:#31508f!important;opacity:1!important}.selection-band .manual-classification-panel{border:2px solid #bfd0f7;box-shadow:0 12px 26px #0f2e7e24}.selection-band .manual-classification-panel .class-select-field{color:#1c2d50;font-weight:850}.selection-band .manual-classification-panel .class-select-field select{border:2px solid #b4c9f7;border-radius:10px;min-height:56px;font-size:16px}.selection-band .manual-classification-panel .class-select-field select:focus{border-color:#315fcf;outline:0;box-shadow:0 0 0 4px #315fcf24}.selection-band .rule-module .fixed-box{border-width:2px;border-color:#b8cdfc;box-shadow:0 10px 24px #0f2e7e1f}.selection-band .custom-trademark-form{background:#f1f5ff;border:2px solid #bfd0f7;border-radius:12px;padding:16px;box-shadow:0 10px 24px #0f2e7e1f}.selection-band .custom-trademark-form label{color:#1c2d50}.selection-band .custom-trademark-form input{border-width:2px;border-color:#a9c2fb;min-height:58px}.selection-band .custom-trademark-form input:focus{border-color:#315fcf;outline:0;box-shadow:0 0 0 4px #315fcf24}.selection-band .custom-trademark-form label,.selection-band .custom-trademark-form label>span{color:#173b8f}.selection-band .custom-trademark-form input{color:#173b8f;caret-color:#315fcf;background:#fff}.selection-band .custom-trademark-form input::placeholder{color:#5b70a1;opacity:1}@media (width<=700px){.selection-band .direction-module{padding:14px}.selection-band .direction-module .operation-module-head b{font-size:17px}.selection-band .direction-module .operation-module-head small{font-size:11px}.selection-band .direction-module .primary-query-row{padding:13px}.selection-band .direction-module .direction-field input{min-height:56px;padding:0 14px;font-size:16px}.selection-band .custom-trademark-form{padding:12px}}.selection-band .classification-choice-card,.selection-band .classification-choice-card.active,.selection-band .workspace-mode-tabs button,.selection-band .workspace-mode-tabs button.active,.selection-band .segmented button,.selection-band .segmented button.active,.selection-band .rule-module .position-row button,.selection-band .rule-module .position-row button.active,.selection-band .rule-module .slot-preview span,.selection-band .rule-module .slot-preview span.fixed{color:#173b8f;background:#fff;border-color:#9fbaf3}.selection-band .classification-choice-card b,.selection-band .workspace-mode-tabs button b,.selection-band .workspace-mode-tabs button.active b,.selection-band .rule-module .position-row button b,.selection-band .rule-module .position-row button.active b{color:#173b8f}.selection-band .classification-choice-card small,.selection-band .workspace-mode-tabs button small,.selection-band .workspace-mode-tabs button.active small,.selection-band .rule-module .position-row button small,.selection-band .rule-module .position-row button.active small{color:#50699f;opacity:1}.selection-band .classification-choice-card.active,.selection-band .workspace-mode-tabs button.active,.selection-band .segmented button.active,.selection-band .rule-module .position-row button.active,.selection-band .rule-module .slot-preview span.fixed{border-color:#315fcf;box-shadow:inset 0 0 0 2px #315fcf,0 6px 16px #1f46ac24}.selection-band .classification-choice-card:hover,.selection-band .classification-choice-card:focus-visible,.selection-band .workspace-mode-tabs button:hover,.selection-band .workspace-mode-tabs button:focus-visible,.selection-band .segmented button:hover,.selection-band .segmented button:focus-visible,.selection-band .rule-module .position-row button:hover,.selection-band .rule-module .position-row button:focus-visible{color:#173b8f;outline-offset:2px;background:#fff;border-color:#315fcf;outline:3px solid #315fcf33}.selection-band .rule-module .field-label input,.selection-band .rule-module .field-label input:hover,.selection-band .rule-module .field-label input:focus{color:#173b8f;caret-color:#315fcf;background:#fff;border:2px solid #9fbaf3}.selection-band .rule-module .field-label input:focus{border-color:#315fcf;outline:0;box-shadow:0 0 0 4px #315fcf29}@media (width<=700px){.results-band .sort-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid;overflow:visible}.results-band .sort-tabs button{white-space:normal;width:100%;min-width:0;min-height:44px;padding:8px 6px;line-height:1.25}}.app-shell.themeA.glass-ui{--brand:#78a8ff;--brand-dark:#e0ebff;--brand-soft:#78a8ff2e;--brand-faint:#78a8ff1a;--ink:#f4f8ff;--text:#d8e4f7;--muted:#a8b8d3;--line:#ffffff2e;--line-strong:#ffffff52;--surface:#ffffff1a;--canvas:#09152d;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 15% 8%,#235eb9c7,#0000 31%),radial-gradient(circle at 87% 5%,#7541bbb3,#0000 29%),linear-gradient(145deg,#09152d 0%,#121f47 53%,#24184f 100%)}.glass-ui .site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07102780;box-shadow:0 12px 36px #02081829}.glass-ui .identity,.glass-ui .identity strong,.glass-ui .site-header nav a,.glass-ui .header-auth{color:#fff}.glass-ui .identity img{filter:brightness(0)invert()opacity(.97)drop-shadow(0 6px 14px #78a8ff57)}.glass-ui .identity small,.glass-ui .site-header nav a:not(:hover){color:#e0e8f7}.glass-ui .site-header nav a,.glass-ui .header-auth{background:0 0;border-color:#0000}.glass-ui .site-header nav a:hover,.glass-ui .site-header nav a:focus-visible,.glass-ui .header-auth:hover{color:#fff;background:#78a8ff29}.app-shell.glass-ui .selection-band .module-title b,.app-shell.glass-ui .selection-band .module-header b,.app-shell.glass-ui .selection-band .operation-module-head b,.app-shell.glass-ui .selection-band .classification-choice-card b,.app-shell.glass-ui .selection-band .workspace-mode-tabs button b,.app-shell.glass-ui .selection-band .primary-action-copy b,.app-shell.glass-ui .selection-band .primary-action-copy p{color:#fff}.app-shell.glass-ui .selection-band .module-title small,.app-shell.glass-ui .selection-band .module-header small,.app-shell.glass-ui .selection-band .operation-module-head small,.app-shell.glass-ui .selection-band .classification-choice-card small,.app-shell.glass-ui .selection-band .workspace-mode-tabs button small{color:#dce6f7}.app-shell.glass-ui .selection-band .query-submit-row .primary,.app-shell.glass-ui .selection-band .query-submit-row .primary b,.app-shell.glass-ui .selection-band .query-submit-row .primary small{color:#173b83}.glass-ui .selection-band,.glass-ui .results-band,.glass-ui .method-band{background:0 0}.glass-ui .selection-workspace,.glass-ui .results-workspace{max-width:1280px}.glass-ui .query-panel,.glass-ui .results-panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff16;border-radius:24px;box-shadow:0 28px 72px #00000038}.glass-ui .filter-heading{border-color:var(--line);background:0 0}.glass-ui .filter-heading span,.glass-ui .filter-heading h1,.glass-ui .filter-heading p{color:#fff}.glass-ui .filter-heading span{color:#d6e4ff}.glass-ui .filter-heading p{color:#e0e8f7}.glass-ui .first-use-guide{border-color:var(--line);box-shadow:none;background:#fff1}.glass-ui .first-use-guide>div b,.glass-ui .first-use-guide li strong{color:#fff}.glass-ui .first-use-guide>div span,.glass-ui .first-use-guide li small{color:#b9c8df}.glass-ui .first-use-guide li b,.glass-ui .operation-module-head>span,.glass-ui .classification-choice>.module-title>span,.glass-ui .workspace-mode-module>.module-title>span{color:#102b67;background:#78a8ff;border-color:#91b9ffb8;box-shadow:0 9px 22px #78a8ff3d}.glass-ui .operation-module,.glass-ui .classification-choice,.glass-ui .workspace-mode-module,.glass-ui .workspace-mode-panel,.glass-ui .manual-classification-panel,.glass-ui .filter-module,.glass-ui .custom-trademark-module{border:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff16;border-left:4px solid #78a8ff;border-radius:18px;box-shadow:0 18px 48px #00000026}.glass-ui .workspace-mode-panel{border-left-width:1px}.glass-ui .operation-module-head b,.glass-ui .module-title b,.glass-ui .module-header b,.glass-ui .direction-field>span,.glass-ui .class-select-field>span,.glass-ui .choice-field legend,.glass-ui .field-label>span,.glass-ui .fixed-box legend,.glass-ui .group-field legend,.glass-ui .custom-trademark-heading h2,.glass-ui .custom-trademark-form label>span{color:#fff}.glass-ui .operation-module-head small,.glass-ui .module-title small,.glass-ui .module-header small,.glass-ui .custom-trademark-heading p,.glass-ui .field-help,.glass-ui .wide-search-note,.glass-ui .group-field legend span{color:#dce6f7}.glass-ui input,.glass-ui select,.glass-ui textarea{border-color:var(--line-strong);color:#fff;background:#ffffff1a}.glass-ui input::placeholder,.glass-ui textarea::placeholder{color:#cbd8eb}.glass-ui input:focus,.glass-ui select:focus,.glass-ui textarea:focus{border-color:#a2c3ff;box-shadow:0 0 0 4px #78a8ff2e}.glass-ui select option{color:#f4f8ff;background:#14234b}.glass-ui .classification-choice-card,.glass-ui .workspace-mode-tabs button,.glass-ui .segmented,.glass-ui .segmented button,.glass-ui .position-row button,.glass-ui .class-chips button,.glass-ui .group-options label,.glass-ui .selected-groups button,.glass-ui .custom-group button,.glass-ui .module-toggle,.glass-ui .text-button{border-color:var(--line-strong);color:#f4f8ff;background:#ffffff13}.glass-ui .classification-choice-card small,.glass-ui .workspace-mode-tabs small,.glass-ui .position-row small,.glass-ui .class-chips span,.glass-ui .group-options small{color:#d0ddf0}.glass-ui .classification-choice-card:hover,.glass-ui .workspace-mode-tabs button:hover,.glass-ui .segmented button:hover,.glass-ui .position-row button:hover,.glass-ui .class-chips button:hover,.glass-ui .group-options label:hover{background:#78a8ff26;border-color:#9fc1ff}.glass-ui .classification-choice-card.active,.glass-ui .workspace-mode-tabs button.active,.glass-ui .segmented button.active,.glass-ui .segmented button[aria-pressed=true],.glass-ui .position-row button.active,.glass-ui .position-row button[aria-pressed=true],.glass-ui .class-chips button.active,.glass-ui .group-options label.checked{color:#fff;background:#78a8ff30;border-color:#91b8ff;box-shadow:inset 4px 0 #78a8ff,0 0 0 3px #78a8ff1a}.glass-ui .choice-index,.glass-ui .field-need,.glass-ui .module-substep,.glass-ui .optional-step,.glass-ui .custom-class-chip{color:#e4eeff;background:#78a8ff30;border-color:#78a8ff80}.glass-ui .classification-result,.glass-ui .slot-preview,.glass-ui .group-field,.glass-ui .fixed-box{border-color:var(--line);color:#fff;background:#fff1}.glass-ui .classification-result span,.glass-ui .classification-result b,.glass-ui .classification-result small,.glass-ui .classification-result button,.glass-ui .slot-preview span{color:#fff}.glass-ui .classification-result small{color:#dce6f7}.app-shell.glass-ui .selection-band .rule-module .fixed-box,.app-shell.glass-ui .selection-band .rule-module .slot-preview{background:#fff1;border-color:#ffffff2e}.app-shell.glass-ui .selection-band .rule-module .position-row{background:#ffffff0e;border-color:#ffffff3d}.app-shell.glass-ui .selection-band .rule-module .position-row button,.app-shell.glass-ui .selection-band .rule-module .slot-preview span{color:#f4f8ff;background:#ffffff13;border-color:#ffffff40}.app-shell.glass-ui .selection-band .rule-module .position-row button.active,.app-shell.glass-ui .selection-band .rule-module .slot-preview span.fixed{color:#fff;background:#78a8ff3d;border-color:#9fc1ff}.glass-ui .query-submit-row{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#78a8ff26;border:1px solid #9cc2ff75;border-radius:18px;box-shadow:0 18px 46px #00000029}.glass-ui .primary-action-copy span,.glass-ui .primary-action-copy p,.glass-ui .primary-action-copy b{color:#fff}.glass-ui .primary-action-copy span{background:#ffffff24}.glass-ui .query-submit-row .primary{color:#173b83;background:#dce9ff;border-color:#dce9ff;box-shadow:0 12px 28px #78a8ff4d}.glass-ui .query-submit-row .primary:hover:not(:disabled){background:#fff;box-shadow:0 16px 34px #78a8ff61}.glass-ui .results-heading,.glass-ui .section-heading span,.glass-ui .section-heading b{color:#fff}.app-shell.glass-ui .results-panel .results-heading{border-color:var(--line);background:#78a8ff1f}.app-shell.glass-ui .results-panel .results-heading b,.app-shell.glass-ui .results-panel .results-heading span{color:#fff}.glass-ui .section-heading small,.glass-ui .results-heading small{color:#dce6f7}.glass-ui .sort-tabs,.glass-ui .sort-tabs button,.glass-ui .result-summary>div,.glass-ui .result-reading-guide,.glass-ui .result-notice,.glass-ui .loading-state,.glass-ui .empty-state,.glass-ui .next-batch-panel{border-color:var(--line);color:#fff;background:#ffffff13}.glass-ui .sort-tabs button.active{color:#fff;background:#78a8ff33;border-color:#9fc1ff}.glass-ui .candidate-card{border-color:var(--line);color:#213454;background:#fffffff0;box-shadow:0 16px 38px #02081833}.glass-ui .candidate-card h3,.glass-ui .candidate-card p,.glass-ui .candidate-card span,.glass-ui .candidate-card small,.glass-ui .candidate-card b{color:#213454}.glass-ui .candidate-wordmark{background:#fff;border-color:#4873ee2e}.glass-ui .candidate-card .rank,.glass-ui .candidate-card .tier,.glass-ui .candidate-card .card-action-label{color:#315da9}.glass-ui .candidate-card .card-actions button{color:#315da9;background:#fff;border-color:#4873ee52}.glass-ui .candidate-card .card-actions button:hover,.glass-ui .candidate-card .card-actions button.selected{background:#eaf1ff}.glass-ui .method{color:#fff}.app-shell.glass-ui .method-band .method{border-color:var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff16;box-shadow:0 24px 64px #0003}.app-shell.glass-ui .method-band .method-heading,.app-shell.glass-ui .method-band .method-grid article{border-color:var(--line);background:0 0}.app-shell.glass-ui .method-band .method-grid{border-color:var(--line)}.glass-ui .method-heading h2,.glass-ui .method-heading p,.glass-ui .method-grid h3,.glass-ui .method-grid p,.glass-ui .data-proof h3,.glass-ui .data-proof p,.glass-ui .data-proof b,.glass-ui .data-proof dt,.glass-ui .data-proof dd{color:#fff}.glass-ui .method-heading>p,.glass-ui .method-grid p,.glass-ui .data-proof p,.glass-ui .data-proof dd p{color:#dce6f7}.glass-ui .method-grid article,.glass-ui .data-proof{border-color:var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff13;box-shadow:0 16px 40px #00000026}.app-shell.glass-ui .method-band .data-proof{border-color:var(--line);background:#ffffff13}.app-shell.glass-ui .method-band .data-proof-grid>div{box-shadow:none;background:#78a8ff21;border-color:#ffffff38}.app-shell.glass-ui .method-band .data-proof-intro h3,.app-shell.glass-ui .method-band .data-proof-intro p,.app-shell.glass-ui .method-band .data-proof-source,.app-shell.glass-ui .method-band .data-proof-note,.app-shell.glass-ui .method-band .data-proof-note b,.app-shell.glass-ui .method-band .data-proof-note span{color:#fff}.app-shell.glass-ui .method-band .data-proof-intro p,.app-shell.glass-ui .method-band .data-proof-source,.app-shell.glass-ui .method-band .data-proof-note span{color:#dce6f7}.glass-ui .method-grid article>span,.glass-ui .eyebrow{color:#cfe0ff}.glass-ui footer,.glass-ui .site-footer{border-top-color:var(--line);color:#dce6f7;background:#07102770}.glass-ui footer a,.glass-ui footer b,.glass-ui .site-footer a,.glass-ui .site-footer b{color:#fff}.app-shell.glass-ui footer span,.app-shell.glass-ui footer p{color:#c3d0e7}.app-shell.glass-ui footer a{color:#e8efff}.app-shell.glass-ui footer a:hover{color:#fff}.app-shell.glass-ui .modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030919c2}.app-shell.glass-ui .report-modal{color:#f4f8ff;background:#111f43f7;border-color:#ffffff38;box-shadow:0 30px 84px #00000070}.app-shell.glass-ui .report-modal .report-header,.app-shell.glass-ui .report-modal .report-section,.app-shell.glass-ui .report-modal .probability-card,.app-shell.glass-ui .report-modal .relationship-list article,.app-shell.glass-ui .report-modal .prior-list article,.app-shell.glass-ui .report-modal .evidence-table>div,.app-shell.glass-ui .report-modal .rule-list article,.app-shell.glass-ui .report-modal .boundary-box,.app-shell.glass-ui .report-modal .decision-box{color:#f4f8ff;background:#ffffff13;border-color:#ffffff2e}.app-shell.glass-ui .report-modal :is(h2,h3,h4,b,strong,dd){color:#fff}.app-shell.glass-ui .report-modal :is(p,small,dt,li,span){color:#dce6f7}.app-shell.glass-ui .report-modal .close{color:#fff;background:#ffffff17;border-color:#fff3}@media (width<=900px){.app-shell.themeA.glass-ui{background:radial-gradient(circle at 12% 6%,#235eb9b8,#0000 30%),radial-gradient(circle at 92% 3%,#7541bb9e,#0000 28%),linear-gradient(160deg,#09152d 0%,#121f47 56%,#24184f 100%)}.glass-ui .query-panel,.glass-ui .results-panel{border-radius:18px}}@media (width<=700px){.glass-ui .query-panel,.glass-ui .results-panel{border-left:0;border-right:0;border-radius:0}.glass-ui .operation-module,.glass-ui .classification-choice,.glass-ui .workspace-mode-module,.glass-ui .workspace-mode-panel,.glass-ui .manual-classification-panel,.glass-ui .filter-module,.glass-ui .custom-trademark-module,.glass-ui .query-submit-row{border-radius:15px}.glass-ui .candidate-card{border-radius:16px}}.app-shell.themeA.glass-ui .selection-band .manual-classification-panel .class-chips{border:1px solid #fff3;border-radius:14px;padding:14px;background:#08143094!important}.app-shell.themeA.glass-ui .selection-band .manual-classification-panel .class-chips button{min-height:40px;color:#f7faff!important;background:#ffffff13!important;border-color:#ffffff26!important}.app-shell.themeA.glass-ui .selection-band .manual-classification-panel .class-chips button b{color:#8fb8ff!important}.app-shell.themeA.glass-ui .selection-band .manual-classification-panel .class-chips button span{font-weight:700;color:#eef4ff!important}.app-shell.themeA.glass-ui .selection-band .manual-classification-panel .class-chips button:hover{background:#78a8ff2e!important;border-color:#9fc1ff!important}.app-shell.themeA.glass-ui .selection-band .manual-classification-panel .class-chips button.active{box-shadow:0 0 0 3px #78a8ff29;background:#dce9ff!important;border-color:#a7c6ff!important}.app-shell.themeA.glass-ui .selection-band .manual-classification-panel .class-chips button.active b,.app-shell.themeA.glass-ui .selection-band .manual-classification-panel .class-chips button.active span{color:#173b83!important}.app-shell.themeA.glass-ui .selection-band .rule-module .position-row button b{font-size:13px;font-weight:900;color:#fff!important}.app-shell.themeA.glass-ui .selection-band .rule-module .position-row button small{font-size:11px;font-weight:700;color:#d5e2f7!important}.app-shell.themeA.glass-ui .selection-band .rule-module .position-row button.active{box-shadow:inset 4px 0 #9fc1ff,0 0 0 3px #78a8ff1f;background:#78a8ff57!important;border-color:#a7c6ff!important}.app-shell.themeA.glass-ui .selection-band .query-submit-row .primary{color:#fff!important;background:linear-gradient(135deg,#5468e7 0%,#6757e8 54%,#7b66ee 100%)!important;border-color:#e7ebffeb!important;box-shadow:0 15px 34px #3c34b461,0 0 0 3px #9db4ff24!important}.app-shell.themeA.glass-ui .selection-band .query-submit-row .primary:hover:not(:disabled){background:linear-gradient(135deg,#6175ee 0%,#725ff0 54%,#876ff3 100%)!important}.app-shell.themeA.glass-ui .selection-band .query-submit-row .primary:disabled{opacity:1}.app-shell.themeA.glass-ui .selection-band .query-submit-row .click-icon{object-fit:contain;filter:drop-shadow(0 1px 1px #0914363d);flex:0 0 34px;width:34px!important;height:34px!important}.app-shell.themeA.glass-ui .selection-band .query-submit-row .button-loading-orbit{flex:0 0 30px;border-width:3px!important;border-color:#fff #ffffff6b #ffffff6b!important;width:30px!important;height:30px!important}.app-shell.themeA.glass-ui .selection-band .primary-action-text b{font-size:21px;color:#fff!important}.app-shell.themeA.glass-ui .selection-band .primary-action-text small{font-size:12px;color:#edf1ff!important}.app-shell.themeA.glass-ui .results-panel .results-heading,.app-shell.themeA.glass-ui .results-panel .result-summary,.app-shell.themeA.glass-ui .results-panel .result-reading-guide{color:#f7faff!important;background:#0918398a!important;border-color:#ffffff2e!important}.app-shell.themeA.glass-ui .results-panel .result-summary>div{background:#fff1!important;border-color:#ffffff29!important}.app-shell.themeA.glass-ui .results-panel .result-summary strong,.app-shell.themeA.glass-ui .results-panel .result-summary strong small{color:#fff!important}.app-shell.themeA.glass-ui .results-panel .result-summary span,.app-shell.themeA.glass-ui .results-panel .result-reading-guide span{color:#d7e3f7!important}.app-shell.themeA.glass-ui .results-panel .result-reading-guide b{color:#9fc1ff!important}.app-shell.themeA.glass-ui .results-panel .reading-guide-tag{border:1px solid #9fc1ff70;color:#173b83!important;background:#dce9ff!important}@media (width<=700px){.app-shell.themeA.glass-ui .selection-band .manual-classification-panel .class-chips{padding:10px}.app-shell.themeA.glass-ui .selection-band .query-submit-row .click-icon{flex-basis:30px;width:30px!important;height:30px!important}}.app-shell.themeA.glass-ui .selection-band .classification-result button{opacity:1;color:#173b83!important;background:#dce9ff!important;border-color:#a7c6ff!important}.app-shell.themeA.glass-ui .selection-band .classification-result button:hover{color:#102f6f!important;background:#f4f8ff!important;border-color:#fff!important}.app-shell.themeA.glass-ui .results-band .loading-state{color:#f4f8ff!important;background:#0a18398f!important;border-color:#fff3!important}.app-shell.themeA.glass-ui .results-band .loading-head span{color:#c7d5ec!important}.app-shell.themeA.glass-ui .results-band .loading-head b{color:#fff!important}.app-shell.themeA.glass-ui .results-band .loading-state li:not(.active){color:#eef4ff!important;background:#ffffff13!important;border-color:#ffffff2e!important}.app-shell.themeA.glass-ui .results-band .loading-state li:not(.active) b{color:#fff!important}.app-shell.themeA.glass-ui .results-band .loading-state li:not(.active) small,.app-shell.themeA.glass-ui .results-band .loading-state>p{color:#c8d5ea!important}.app-shell.themeA.glass-ui .results-band .loading-state li:not(.active) i{color:#173b83!important;background:#dce9ff!important;border-color:#9fc1ffb3!important}.app-shell.themeA.glass-ui .results-panel .reading-guide-tag{-webkit-text-fill-color:#173b83;opacity:1;font-weight:900;color:#173b83!important}.app-shell.themeA.glass-ui .results-band .next-batch-panel{background:#ffffff13!important;border-color:#9fc1ff6b!important}.app-shell.themeA.glass-ui .results-band .next-batch-panel b{color:#fff!important}.app-shell.themeA.glass-ui .results-band .next-batch-panel>div span{color:#cfdaed!important}.app-shell.themeA.glass-ui .selection-band .filter-heading p,.app-shell.themeA.glass-ui .selection-band .operation-module-head small,.app-shell.themeA.glass-ui .selection-band .classification-choice>.module-title small,.app-shell.themeA.glass-ui .selection-band .workspace-mode-module>.module-title small,.app-shell.themeA.glass-ui .selection-band .module-title small,.app-shell.themeA.glass-ui .selection-band .field-help,.app-shell.themeA.glass-ui .selection-band .classification-choice-card small,.app-shell.themeA.glass-ui .selection-band .workspace-mode-tabs small,.app-shell.themeA.glass-ui .selection-band .rule-module .module-title small{color:#dce6f7!important}.app-shell.themeA.glass-ui .selection-band .first-use-guide{padding:18px 22px!important}.app-shell.themeA.glass-ui .selection-band .first-use-guide>div span,.app-shell.themeA.glass-ui .selection-band .first-use-guide li small,.app-shell.themeA.glass-ui .selection-band .first-use-guide li:not(:last-child):after{color:#dce6f7!important}.app-shell.themeA.glass-ui .selection-band input::placeholder,.app-shell.themeA.glass-ui .selection-band textarea::placeholder{opacity:1;color:#f0f4fb!important}.app-shell.themeA.glass-ui .selection-band .group-field,.app-shell.themeA.glass-ui .selection-band .group-module{color:#f7faff}.app-shell.themeA.glass-ui .selection-band .group-field legend,.app-shell.themeA.glass-ui .selection-band .group-field legend span,.app-shell.themeA.glass-ui .selection-band .group-field>label,.app-shell.themeA.glass-ui .selection-band .group-field>div>label{color:#f7faff!important}.app-shell.themeA.glass-ui .selection-band .group-options{background:#0816367a!important;border-color:#9fc1ff75!important}.app-shell.themeA.glass-ui .selection-band .group-options label{color:#173b83!important;background:#f4f7fc!important;border-color:#b9cbef!important}.app-shell.themeA.glass-ui .selection-band .group-options label b{color:#173b83!important}.app-shell.themeA.glass-ui .selection-band .group-options label small{color:#52678c!important}.app-shell.themeA.glass-ui .selection-band .group-options label:hover{background:#eaf1ff!important;border-color:#78a8ff!important}.app-shell.themeA.glass-ui .selection-band .group-options label.checked,.app-shell.themeA.glass-ui .selection-band .group-options label.checked:hover{box-shadow:inset 4px 0 #4873ee;color:#102f6f!important;background:#dce9ff!important;border-color:#78a8ff!important}.app-shell.themeA.glass-ui .selection-band .group-options label.checked b,.app-shell.themeA.glass-ui .selection-band .group-options label.checked small{color:#102f6f!important}.app-shell.themeA.glass-ui .selection-band .group-options input{accent-color:#315fcf}.app-shell.themeA.glass-ui .selection-band .selected-groups button{color:#fff!important;background:#dce9ff29!important;border-color:#9fc1ff!important}.app-shell.themeA.glass-ui .selection-band .selected-groups button span,.app-shell.themeA.glass-ui .selection-band .wide-search-note,.app-shell.themeA.glass-ui .selection-band .group-field small{color:#dce6f7!important}.app-shell.themeA.glass-ui .selection-band .group-field input[type=text]{color:#fff!important;background:#08163657!important;border-color:#dce9ff7a!important}.app-shell.themeA.glass-ui .selection-band .group-field button{color:#fff!important;background:#dce9ff24!important;border-color:#b9d3ff!important}.app-shell.themeA.glass-ui .selection-band .group-field button:hover{color:#173b83!important;background:#dce9ff!important}@media (width<=700px){.app-shell.themeA.glass-ui .selection-band .first-use-guide{padding:14px 16px!important}}.app-shell.themeA.glass-ui .selection-band .classification-choice-card,.app-shell.themeA.glass-ui .selection-band .classification-choice-card.active,.app-shell.themeA.glass-ui .selection-band .workspace-mode-tabs button,.app-shell.themeA.glass-ui .selection-band .workspace-mode-tabs button.active,.app-shell.themeA.glass-ui .selection-band .segmented button,.app-shell.themeA.glass-ui .selection-band .segmented button.active,.app-shell.themeA.glass-ui .selection-band .rule-module .position-row button,.app-shell.themeA.glass-ui .selection-band .rule-module .position-row button.active,.app-shell.themeA.glass-ui .selection-band .rule-module .slot-preview span,.app-shell.themeA.glass-ui .selection-band .rule-module .slot-preview span.fixed{color:#173b8f!important;background:#fff!important;border-color:#9fbaf3!important}.app-shell.themeA.glass-ui .selection-band .classification-choice-card b,.app-shell.themeA.glass-ui .selection-band .workspace-mode-tabs button b,.app-shell.themeA.glass-ui .selection-band .rule-module .position-row button b{color:#173b8f!important}.app-shell.themeA.glass-ui .selection-band .classification-choice-card small,.app-shell.themeA.glass-ui .selection-band .workspace-mode-tabs button small,.app-shell.themeA.glass-ui .selection-band .rule-module .position-row button small{opacity:1;color:#50699f!important}.app-shell.themeA.glass-ui .selection-band .choice-index{color:#fff!important;background:#4873ee!important;border-color:#4873ee!important}.app-shell.themeA.glass-ui .selection-band .classification-choice-card.active,.app-shell.themeA.glass-ui .selection-band .workspace-mode-tabs button.active,.app-shell.themeA.glass-ui .selection-band .segmented button.active,.app-shell.themeA.glass-ui .selection-band .segmented button[aria-pressed=true],.app-shell.themeA.glass-ui .selection-band .rule-module .position-row button.active,.app-shell.themeA.glass-ui .selection-band .rule-module .position-row button[aria-pressed=true],.app-shell.themeA.glass-ui .selection-band .rule-module .slot-preview span.fixed{color:#173b8f!important;background:#fff!important;border-color:#315fcf!important;box-shadow:inset 0 0 0 2px #315fcf,0 6px 16px #1f46ac2e!important}.app-shell.themeA.glass-ui .selection-band .classification-choice-card:hover,.app-shell.themeA.glass-ui .selection-band .classification-choice-card:focus-visible,.app-shell.themeA.glass-ui .selection-band .workspace-mode-tabs button:hover,.app-shell.themeA.glass-ui .selection-band .workspace-mode-tabs button:focus-visible,.app-shell.themeA.glass-ui .selection-band .segmented button:hover,.app-shell.themeA.glass-ui .selection-band .segmented button:focus-visible,.app-shell.themeA.glass-ui .selection-band .rule-module .position-row button:hover,.app-shell.themeA.glass-ui .selection-band .rule-module .position-row button:focus-visible{outline-offset:2px;outline:3px solid #315fcf38;color:#173b8f!important;background:#fff!important;border-color:#315fcf!important}.app-shell.themeA.glass-ui .selection-band .rule-module .field-label input,.app-shell.themeA.glass-ui .selection-band .rule-module .field-label input:hover,.app-shell.themeA.glass-ui .selection-band .rule-module .field-label input:focus{-webkit-text-fill-color:#173b8f;caret-color:#315fcf;color:#173b8f!important;background:#fff!important;border:2px solid #9fbaf3!important}.app-shell.themeA.glass-ui .selection-band .rule-module .field-label input::placeholder{-webkit-text-fill-color:#5b70a1;opacity:1;color:#5b70a1!important}.app-shell.themeA.glass-ui .selection-band .rule-module .field-label input:focus{outline:0;border-color:#315fcf!important;box-shadow:0 0 0 4px #315fcf2e!important}.app-shell.themeA.glass-ui .selection-band .custom-trademark-form{background:#f3f7ff!important;border-color:#b8cdfc!important}.app-shell.themeA.glass-ui .selection-band .custom-trademark-form label,.app-shell.themeA.glass-ui .selection-band .custom-trademark-form label>span{color:#173b8f!important}.app-shell.themeA.glass-ui .selection-band .custom-trademark-form input,.app-shell.themeA.glass-ui .selection-band .custom-trademark-form input:hover,.app-shell.themeA.glass-ui .selection-band .custom-trademark-form input:focus{-webkit-text-fill-color:#173b8f;caret-color:#315fcf;color:#173b8f!important;background:#fff!important;border:2px solid #9fbaf3!important}.app-shell.themeA.glass-ui .selection-band .custom-trademark-form input::placeholder{-webkit-text-fill-color:#5b70a1;opacity:1;color:#5b70a1!important}.app-shell.themeA.glass-ui .selection-band .custom-trademark-form input:focus{outline:0;border-color:#315fcf!important;box-shadow:0 0 0 4px #315fcf2e!important}.app-shell.themeA.glass-ui .selection-band .custom-trademark-form button{color:#315fcf!important;background:#fff!important;border-color:#9fbaf3!important}.app-shell.themeA.glass-ui .selection-band .custom-trademark-form button:hover,.app-shell.themeA.glass-ui .selection-band .custom-trademark-form button:focus-visible{outline-offset:2px;outline:3px solid #315fcf38;color:#173b8f!important;background:#fff!important;border-color:#315fcf!important}._footer_1qu27_1{color:#dbe5ff;font-size:inherit;background:#122044;border-top:0;margin-top:72px;padding:0;display:block}._inner_1qu27_11{grid-template-columns:1fr auto;align-items:center;gap:56px;width:min(1180px,100% - 40px);margin:0 auto;padding:48px 0 36px;display:grid}._brand_1qu27_21>p{color:#83a5ff;letter-spacing:.2em;margin:0 0 8px;font-size:11px;font-weight:800}._brand_1qu27_21 h2{color:#fff;margin:0;font-size:30px}._brand_1qu27_21>span{color:#aebbd8;max-width:620px;margin-top:12px;line-height:1.8;display:block}._brand_1qu27_21 nav{flex-wrap:wrap;gap:10px 24px;margin-top:24px;display:flex}._brand_1qu27_21 nav a{color:#dbe5ff;align-items:center;min-height:44px;font-size:13px;text-decoration:none;display:inline-flex}._brand_1qu27_21 nav a:hover{color:#fff}._qrGroup_1qu27_63{gap:12px;display:grid}._qr_1qu27_63{color:inherit;background:#ffffff0f;border:1px solid #ffffff29;border-radius:14px;align-items:center;gap:16px;padding:12px 18px 12px 12px;text-decoration:none;display:flex}._qr_1qu27_63 img{object-fit:contain;background:#fff;border-radius:8px;width:116px;height:116px;padding:5px}._qr_1qu27_63 b,._qr_1qu27_63 span{display:block}._qr_1qu27_63 b{color:#fff;font-size:15px}._qr_1qu27_63 span{color:#aebbd8;margin-top:8px;font-size:12px}._legal_1qu27_105{color:#8290ae;border-top:1px solid #ffffff17;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:82px;padding:14px max(20px,50% - 590px) 16px;font-size:12px;display:flex}._legalSummary_1qu27_118{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;display:flex}._legalSummary_1qu27_118 p{color:#f4f8ff;margin:0}._legalSummary_1qu27_118>span{color:#c3d0e7}._filings_1qu27_137{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 12px;display:flex}._filings_1qu27_137 a{color:#e8efff;align-items:center;min-height:24px;line-height:24px;text-decoration:none;display:inline-flex}._filings_1qu27_137 a:hover{color:#fff}._filingDivider_1qu27_158{background:#fff3;width:1px;height:13px}._policeFiling_1qu27_164{gap:6px}._policeFiling_1qu27_164 span{color:inherit}._policeFiling_1qu27_164 img{object-fit:contain;width:20px;height:20px}._brand_1qu27_21 span,._qr_1qu27_63 span,._legal_1qu27_105,._legalSummary_1qu27_118>span{color:#d5e0f2}._filings_1qu27_137 a{color:#f1f5ff}@media (width<=700px){._footer_1qu27_1{margin-top:48px}._inner_1qu27_11{grid-template-columns:1fr;gap:28px;width:calc(100% - 28px);padding:36px 0 28px}._qr_1qu27_63,._qrGroup_1qu27_63{width:100%}._legal_1qu27_105{gap:10px;padding:16px}._legalSummary_1qu27_118{text-align:center;flex-direction:column;align-items:center;gap:4px}._filings_1qu27_137{flex-direction:column;gap:6px 10px}._filingDivider_1qu27_158{display:none}}._header_1nckm_1{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e3e8f3;position:sticky;top:0}._inner_1nckm_10{grid-template-columns:minmax(245px,1fr) auto auto;align-items:center;gap:28px;width:min(1240px,100% - 40px);min-height:78px;margin:0 auto;display:grid}._identity_1nckm_20{color:#16244a;align-items:center;gap:16px;text-decoration:none;display:inline-flex}._identity_1nckm_20 img{width:142px;height:auto}._identity_1nckm_20 div{border-left:1px solid #dfe5f1;padding-left:16px}._identity_1nckm_20 strong,._identity_1nckm_20 small{display:block}._identity_1nckm_20 strong{font-size:14px}._identity_1nckm_20 small{color:#7a849c;letter-spacing:.18em;margin-top:5px;font-size:9px;font-weight:700}._inner_1nckm_10 nav{align-items:stretch;gap:30px;display:flex}._inner_1nckm_10 nav a{color:#4f5a72;white-space:nowrap;padding:29px 0 25px;font-size:14px;font-weight:700;text-decoration:none;position:relative}._inner_1nckm_10 nav a._active_1nckm_72:after{content:"";background:#4770ed;height:3px;position:absolute;bottom:0;left:0;right:0}._auth_1nckm_86{white-space:nowrap}@media (width<=980px){._inner_1nckm_10{grid-template-columns:1fr auto}._inner_1nckm_10 nav{border-top:1px solid #edf0f6;grid-area:2/1/auto/-1;justify-content:center;gap:26px}._inner_1nckm_10 nav a{padding:13px 0 12px}}@media (width<=620px){._inner_1nckm_10{gap:12px;width:calc(100% - 24px);min-height:58px}._identity_1nckm_20 img{width:112px}._identity_1nckm_20 div{display:none}._inner_1nckm_10 nav{justify-content:flex-start;gap:20px;overflow-x:auto}._inner_1nckm_10 nav a{padding:8px 0 7px;font-size:12px}._auth_1nckm_86{text-overflow:ellipsis;max-width:124px;overflow:hidden}}._header_1nckm_1{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07102780;border-bottom-color:#ffffff2e;box-shadow:0 12px 36px #02081829}._identity_1nckm_20{color:#fff}._identity_1nckm_20 img{filter:brightness(0)invert()opacity(.97)drop-shadow(0 6px 14px #78a8ff57)}._identity_1nckm_20 div{border-left-color:#ffffff2e}._identity_1nckm_20 small,._inner_1nckm_10 nav a{color:#e0e8f7}._inner_1nckm_10 nav a:hover,._inner_1nckm_10 nav a._active_1nckm_72{color:#fff}._inner_1nckm_10 nav a._active_1nckm_72:after{background:#78a8ff}@media (width<=980px){._inner_1nckm_10 nav{border-top-color:#ffffff24}}._page_f4efq_1{color:#14213f;background:linear-gradient(#eaf1ff 0,#f7f9ff 420px,#fff 100%);min-height:100vh}._hero_f4efq_7,._content_f4efq_8{width:min(1080px,100% - 40px);margin:0 auto}._hero_f4efq_7{padding:72px 0 42px}._eyebrow_f4efq_17{color:#315ed7;letter-spacing:.12em;margin:0 0 12px;font-size:13px;font-weight:850}._hero_f4efq_7 h1{max-width:900px;margin:0;font-size:clamp(34px,5.5vw,60px);line-height:1.14}._hero_f4efq_7>p:last-child{color:#52617f;max-width:820px;margin:20px 0 0;font-size:17px;line-height:1.8}._content_f4efq_8{padding-bottom:84px}._sectionHeading_f4efq_44{justify-content:space-between;align-items:end;gap:20px;margin:0 0 20px;display:flex}._sectionHeading_f4efq_44 h2{margin:0;font-size:clamp(24px,3vw,34px)}._sectionHeading_f4efq_44>a{color:#315ed7;flex:none;font-weight:800;text-decoration:none}._libraryPanel_f4efq_64{background:#ffffffeb;border:1px solid #d7e1f4;border-radius:22px;margin-top:54px;padding:30px;box-shadow:0 18px 44px #2b4b9112}._guideList_f4efq_73{background:#dce4f3;border:1px solid #dce4f3;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}._guideList_f4efq_73 li{background:#fff;min-width:0}._guideList_f4efq_73 a{min-height:118px;color:inherit;flex-direction:column;gap:8px;padding:20px;text-decoration:none;display:flex}._guideList_f4efq_73 a:hover{background:#f5f8ff}._guideList_f4efq_73 strong{color:#1d2b4a;line-height:1.5}._guideList_f4efq_73 span{color:#65738f;font-size:14px;line-height:1.65}._guideGrid_f4efq_116{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}._guideCard_f4efq_122,._panel_f4efq_123,._answer_f4efq_124,._sourcePanel_f4efq_125,._faqItem_f4efq_126{background:#fffffff5;border:1px solid #d7e1f4;border-radius:20px;box-shadow:0 18px 44px #2b4b9114}._guideCard_f4efq_122{min-height:250px;color:inherit;flex-direction:column;padding:28px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}._guideCard_f4efq_122:hover{border-color:#7da0fb;transform:translateY(-3px);box-shadow:0 20px 48px #315ed724}._guideCard_f4efq_122 span,._updateBadge_f4efq_150{color:#315ed7;background:#edf2ff;border-radius:999px;width:fit-content;padding:7px 10px;font-size:13px;font-weight:800;display:inline-flex}._guideCard_f4efq_122 h2{margin:18px 0 12px;font-size:25px;line-height:1.35}._guideCard_f4efq_122 p{color:#5a6885;margin:0;line-height:1.75}._guideCard_f4efq_122 b{color:#315ed7;margin-top:auto;padding-top:22px}._breadcrumb_f4efq_179{color:#667592;margin:0 0 24px;font-size:14px}._breadcrumb_f4efq_179 a{color:#315ed7}._answer_f4efq_124{color:#fff;background:linear-gradient(135deg,#173576,#315ed7 70%,#4b75e8);border-color:#91acf4;margin-bottom:22px;padding:30px}._answer_f4efq_124 span{color:#cbd9ff;letter-spacing:.08em;margin-bottom:10px;font-size:13px;font-weight:850;display:block}._answer_f4efq_124 p{margin:0;font-size:clamp(20px,3vw,27px);font-weight:700;line-height:1.65}._takeaways_f4efq_213{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 22px;padding:0;list-style:none;display:grid}._takeaways_f4efq_213 li{color:#43516d;background:#fff;border:1px solid #d9e2f4;border-radius:16px;padding:18px 18px 18px 48px;line-height:1.65;position:relative}._takeaways_f4efq_213 li:before{color:#fff;content:"✓";text-align:center;background:#4873ee;border-radius:50%;width:22px;height:22px;font-size:14px;font-weight:900;line-height:22px;position:absolute;top:18px;left:18px}._articleGrid_f4efq_248{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:22px;display:grid}._articleMain_f4efq_255{gap:18px;display:grid}._panel_f4efq_123,._sourcePanel_f4efq_125{padding:30px}._panel_f4efq_123 h2,._sourcePanel_f4efq_125 h2{margin:0 0 14px;font-size:25px}._panel_f4efq_123 h3{margin:26px 0 10px;font-size:20px}._panel_f4efq_123 p,._panel_f4efq_123 li,._sourcePanel_f4efq_125 li{color:#52617d;line-height:1.82}._panel_f4efq_123 p{margin:10px 0 0}._panel_f4efq_123 ul,._sourcePanel_f4efq_125 ul{margin:14px 0 0;padding-left:22px}._sourcePanel_f4efq_125{position:sticky;top:20px}._sourcePanel_f4efq_125 a{color:#315ed7;font-weight:700}._sourcePanel_f4efq_125 small{color:#7583a0;margin-top:3px;display:block}._sourceDate_f4efq_309{color:#7684a0;margin-top:20px;font-size:13px}._faqList_f4efq_315{gap:12px;display:grid}._faqItem_f4efq_126{padding:22px 24px}._faqItem_f4efq_126 h3{margin:0 0 9px;font-size:19px}._faqItem_f4efq_126 p{color:#566581;margin:0;line-height:1.75}._relatedLinks_f4efq_335{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}._relatedLinks_f4efq_335 a{color:#315ed7;background:#edf2ff;border-radius:10px;padding:10px 13px;font-weight:750;text-decoration:none}._notice_f4efq_351{color:#70532b;background:#fff7e8;border-left:4px solid #e99a31;border-radius:8px;margin-top:22px;padding:18px 20px;line-height:1.7}._cta_f4efq_361{color:#fff;background:linear-gradient(125deg,#315ed7,#5d7fec 58%,#6d52ca);border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:28px 30px;display:flex}._cta_f4efq_361 h2{margin:0 0 8px}._cta_f4efq_361 p{color:#e7eeff;margin:0}._cta_f4efq_361 a{color:#244fc7;background:#fff;border-radius:12px;flex:none;padding:13px 20px;font-weight:850;text-decoration:none}._methodGrid_f4efq_392{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}._methodGrid_f4efq_392 ._panel_f4efq_123:last-child:nth-child(odd){grid-column:1/-1}@media (width<=820px){._hero_f4efq_7,._content_f4efq_8{width:min(100% - 24px,1080px)}._hero_f4efq_7{padding:48px 0 30px}._guideGrid_f4efq_116,._guideList_f4efq_73,._takeaways_f4efq_213,._articleGrid_f4efq_248,._methodGrid_f4efq_392{grid-template-columns:1fr}._sourcePanel_f4efq_125{position:static}._methodGrid_f4efq_392 ._panel_f4efq_123:last-child:nth-child(odd){grid-column:auto}._answer_f4efq_124,._panel_f4efq_123,._sourcePanel_f4efq_125{padding:24px}._cta_f4efq_361{flex-direction:column;align-items:stretch}._sectionHeading_f4efq_44{flex-direction:column;align-items:flex-start}._libraryPanel_f4efq_64{padding:20px}._cta_f4efq_361 a{text-align:center}}._page_oqqvc_1{color:#14213f;background:linear-gradient(#e7efff 0,#f7f9ff 520px,#fff 100%);min-height:100vh}._hero_oqqvc_7,._content_oqqvc_8{width:min(1120px,100% - 40px);margin:0 auto}._hero_oqqvc_7{padding:72px 0 44px}._hero_oqqvc_7 h1{max-width:940px;margin:0;font-size:clamp(36px,5.5vw,64px);line-height:1.12}._hero_oqqvc_7>p:last-child{color:#53627f;max-width:840px;margin:20px 0 0;font-size:18px;line-height:1.8}._eyebrow_oqqvc_16{color:#315ed7;letter-spacing:.12em;margin:0 0 12px;font-size:13px;font-weight:850}._content_oqqvc_8{padding-bottom:88px}._overview_oqqvc_19{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}._card_oqqvc_25,._panel_oqqvc_26,._faq_oqqvc_27,._answer_oqqvc_28{background:#fffffff5;border:1px solid #d7e1f4;border-radius:22px;box-shadow:0 18px 44px #2b4b9114}._card_oqqvc_25{min-height:270px;color:inherit;flex-direction:column;padding:30px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}._card_oqqvc_25:nth-child(4n+1),._card_oqqvc_25:nth-child(4n+4){color:#fff;background:linear-gradient(140deg,#173576,#315ed7 72%,#527cf0);border-color:#315ed7}._card_oqqvc_25:hover{border-color:#789afa;transform:translateY(-3px);box-shadow:0 22px 50px #315ed729}._card_oqqvc_25 span{color:#315ed7;letter-spacing:.08em;font-size:13px;font-weight:850}._card_oqqvc_25:nth-child(4n+1) span,._card_oqqvc_25:nth-child(4n+4) span{color:#cbd9ff}._card_oqqvc_25 h2{margin:18px 0 12px;font-size:27px;line-height:1.35}._card_oqqvc_25 p{color:#596985;margin:0;line-height:1.75}._card_oqqvc_25:nth-child(4n+1) p,._card_oqqvc_25:nth-child(4n+4) p{color:#dbe5ff}._card_oqqvc_25 b{color:#315ed7;margin-top:auto;padding-top:24px}._card_oqqvc_25:nth-child(4n+1) b,._card_oqqvc_25:nth-child(4n+4) b{color:#fff}._positioning_oqqvc_58{background:#dce5f7;border-radius:22px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:48px;padding:28px;display:grid;overflow:hidden}._positioning_oqqvc_58 div{background:#fff;padding:24px}._positioning_oqqvc_58 b{color:#315ed7;margin-bottom:8px;font-size:21px;display:block}._positioning_oqqvc_58 span{color:#61708d;line-height:1.65}._breadcrumb_oqqvc_72{color:#687793;margin:0 0 24px;font-size:14px}._breadcrumb_oqqvc_72 a{color:#315ed7}._answer_oqqvc_28{color:#fff;background:linear-gradient(140deg,#173576,#315ed7 72%,#527cf0);border-color:#315ed7;margin-bottom:20px;padding:34px}._answer_oqqvc_28 span{color:#cad8ff;letter-spacing:.1em;margin-bottom:10px;font-size:13px;font-weight:850;display:block}._answer_oqqvc_28 p{margin:0;font-size:clamp(20px,3vw,28px);font-weight:700;line-height:1.65}._highlights_oqqvc_77{grid-template-columns:repeat(2,1fr);gap:12px;margin:0 0 22px;padding:0;list-style:none;display:grid}._highlights_oqqvc_77 li{color:#43516d;background:#fff;border:1px solid #d8e2f4;border-radius:16px;padding:18px 20px;font-weight:700}._articleGrid_oqqvc_79{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:22px;display:grid}._articleMain_oqqvc_80{gap:18px;display:grid}._panel_oqqvc_26{padding:30px}._panel_oqqvc_26 h2,._faq_oqqvc_27 h2{margin:0 0 16px;font-size:26px}._panel_oqqvc_26 p,._panel_oqqvc_26 li,._faq_oqqvc_27 p{color:#52617e;line-height:1.8}._panel_oqqvc_26 p:last-child{margin-bottom:0}._panel_oqqvc_26 li+li{margin-top:8px}._faq_oqqvc_27{padding:26px;position:sticky;top:88px}._faq_oqqvc_27 article+article{border-top:1px solid #dfe6f3;margin-top:20px;padding-top:20px}._faq_oqqvc_27 h3{margin:0 0 8px;font-size:17px;line-height:1.5}._faq_oqqvc_27 p{margin:0;font-size:14px}._related_oqqvc_90{background:#fff;border:1px solid #d7e1f4;border-radius:20px;margin-top:22px;padding:26px}._related_oqqvc_90 h2{margin:0 0 14px;font-size:22px}._related_oqqvc_90 nav{flex-wrap:wrap;gap:10px;display:flex}._related_oqqvc_90 a{color:#315ed7;background:#edf2ff;border-radius:999px;padding:10px 13px;font-size:14px;font-weight:750;text-decoration:none}._cta_oqqvc_94{color:#fff;background:#142f6c;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:30px;display:flex}._cta_oqqvc_94 h2{margin:0 0 8px}._cta_oqqvc_94 p{color:#ccdaff;margin:0}._actions_oqqvc_97{flex-wrap:wrap;gap:10px;display:flex}._actions_oqqvc_97 a{color:#163273;background:#fff;border:1px solid #fff;border-radius:12px;padding:14px 18px;font-weight:850;text-decoration:none}._actions_oqqvc_97 a:last-child:not(:first-child){color:#fff;background:0 0}@media (width<=820px){._hero_oqqvc_7,._content_oqqvc_8{width:min(100% - 28px,1120px)}._hero_oqqvc_7{padding:48px 0 32px}._overview_oqqvc_19,._articleGrid_oqqvc_79,._positioning_oqqvc_58{grid-template-columns:1fr}._faq_oqqvc_27{position:static}._cta_oqqvc_94{flex-direction:column;align-items:stretch}}@media (width<=560px){._hero_oqqvc_7 h1{font-size:36px}._card_oqqvc_25{min-height:230px;padding:24px}._highlights_oqqvc_77{grid-template-columns:1fr}._panel_oqqvc_26,._answer_oqqvc_28{padding:24px}._actions_oqqvc_97{flex-direction:column}._actions_oqqvc_97 a{text-align:center}}._page_65sai_1{color:#f4f8ff;background:radial-gradient(circle at 15% 8%,#235eb9c7,#0000 31%),radial-gradient(circle at 87% 5%,#7541bbb3,#0000 29%),linear-gradient(145deg,#09152d 0%,#121f47 53%,#24184f 100%);min-height:100vh}._utility_65sai_17{color:#b9c8df;background:#07102747;border-bottom-color:#ffffff24}._heroCopy_65sai_22 h1,._sectionHeading_65sai_23 h2,._heroProof_65sai_24 strong,._planCard_65sai_25 h3,._rulesIntro_65sai_26 h2,._servicesSection_65sai_27 h2{color:#fff}._heroCopy_65sai_22>p:not(._eyebrow_65sai_28),._sectionHeading_65sai_23>p,._heroProof_65sai_24,._planCard_65sai_25 p,._planCard_65sai_25 li,._rulesSection_65sai_33 p,._servicesSection_65sai_27 p{color:#bdcbe1}._eyebrow_65sai_28{color:#cfe0ff}._heroProof_65sai_24,._promiseBand_65sai_37,._planCard_65sai_25,._tableWrap_65sai_39,._rulesSection_65sai_33,._servicesSection_65sai_27,._faqList_65sai_42 details{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff16;border-color:#ffffff2e;box-shadow:0 18px 48px #00000026}._promiseBand_65sai_37 div,._heroProof_65sai_24 dl div,._planSummary_65sai_50,._quota_65sai_51,._purchaseNotice_65sai_52,._serviceGrid_65sai_53 article{color:#fff;background:#ffffff12;border-color:#ffffff29}._recommended_65sai_58,._selected_65sai_59{border-color:#9fc1ff;box-shadow:0 0 0 3px #78a8ff1f,0 20px 50px #0000002e}._secondaryAction_65sai_63,._planAction_65sai_64{color:#fff;background:#ffffff14;border-color:#ffffff52}._primaryAction_65sai_69,._selected_65sai_59 ._planAction_65sai_64{color:#173b83;background:#dce9ff;border-color:#dce9ff}._tableWrap_65sai_39 table,._tableWrap_65sai_39 th,._tableWrap_65sai_39 td{color:#eaf1ff;background:0 0;border-color:#ffffff29}._utility_65sai_17{color:#7b8496;background:#eef1f5;border-bottom:1px solid #e6e9ef;min-height:30px;font-size:11px}._utility_65sai_17>div{justify-content:space-between;align-items:center;width:min(1240px,100% - 40px);min-height:30px;margin:0 auto;display:flex}._header_65sai_100{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-bottom:1px solid #e1e6ef;position:sticky;top:0}._headerInner_65sai_109{grid-template-columns:1fr auto auto;align-items:center;gap:42px;width:min(1240px,100% - 40px);min-height:78px;margin:0 auto;display:grid}._identity_65sai_119{justify-self:start;align-items:center;gap:14px;text-decoration:none;display:inline-flex}._identity_65sai_119 img{object-fit:contain;width:148px;height:54px}._identity_65sai_119>div{border-left:1px solid #e4e8f0;flex-direction:column;gap:4px;padding-left:14px;display:flex}._identity_65sai_119 strong{color:#101b38;letter-spacing:.04em;font-size:15px}._identity_65sai_119 small{color:#8c95a9;letter-spacing:.18em;font-size:9px;font-weight:700}._header_65sai_100 nav{align-items:stretch;gap:34px;display:flex}._header_65sai_100 nav a{color:#536078;padding:29px 0 26px;font-size:14px;font-weight:700;text-decoration:none;position:relative}._header_65sai_100 nav ._activeNav_65sai_169{color:#4873ee}._activeNav_65sai_169:after{content:"";background:#4873ee;height:3px;position:absolute;bottom:0;left:0;right:0}._loginLink_65sai_183{color:#3158d7;border:1px solid #4873ee;border-radius:7px;justify-content:center;align-items:center;min-height:38px;padding:0 18px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}._hero_65sai_22{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:center;gap:80px;width:min(1240px,100% - 40px);margin:0 auto;padding:92px 0 74px;display:grid}._eyebrow_65sai_28{color:#4873ee;letter-spacing:.18em;margin:0 0 12px;font-size:11px;font-weight:900}._heroCopy_65sai_22 h1{color:#101b38;letter-spacing:-.055em;max-width:780px;margin:0;font-size:clamp(42px,5vw,68px);line-height:1.12}._heroCopy_65sai_22>p:not(._eyebrow_65sai_28){color:#647089;max-width:690px;margin:26px 0 0;font-size:16px;line-height:1.9}._heroActions_65sai_232{gap:12px;margin-top:34px;display:flex}._primaryAction_65sai_69,._secondaryAction_65sai_63{border-radius:7px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}._primaryAction_65sai_69{color:#fff;background:#4873ee;border:1px solid #4873ee;box-shadow:0 12px 24px #4873ee2e}._secondaryAction_65sai_63{color:#31405f;background:#ffffffd9;border:1px solid #d8deea}._heroProof_65sai_24{color:#fff;background:linear-gradient(145deg,#3158d7,#4873ee 56%,#6c8df0);border:1px solid #ffffff38;border-radius:18px;min-height:360px;padding:38px;box-shadow:0 28px 60px #23449d38}._heroProof_65sai_24>span{color:#dfe7ff;letter-spacing:.16em;font-size:11px;font-weight:800;display:block}._heroProof_65sai_24>strong{letter-spacing:-.035em;margin-top:26px;font-size:clamp(28px,3vw,40px);line-height:1.35;display:block}._heroProof_65sai_24 dl{grid-template-columns:repeat(3,1fr);margin:56px 0 0;display:grid}._heroProof_65sai_24 dl div{padding-right:14px}._heroProof_65sai_24 dl div+div{border-left:1px solid #ffffff3d;padding-left:14px}._heroProof_65sai_24 dt{font-size:28px;font-weight:900}._heroProof_65sai_24 dd{color:#e9eeff;margin:7px 0 0;font-size:10px;line-height:1.5}._promiseBand_65sai_37{grid-template-columns:repeat(2,1fr);gap:18px;width:min(1240px,100% - 40px);margin:24px auto 0;display:grid}._promiseBand_65sai_37>div{background:linear-gradient(135deg,#fff,#f7f9ff);border:1px solid #dce4f3;border-radius:16px;min-height:118px;padding:28px 30px 26px 76px;position:relative;box-shadow:0 14px 32px #25428412}._promiseBand_65sai_37>div:before{color:#fff;content:"✓";background:#4873ee;border-radius:10px;place-items:center;width:32px;height:32px;font-size:15px;font-weight:900;display:grid;position:absolute;top:28px;left:28px}._promiseBand_65sai_37 b{color:#172342;font-size:16px;display:block}._promiseBand_65sai_37 span{color:#768095;margin-top:9px;font-size:12px;line-height:1.7;display:block}._plansSection_65sai_365,._comparisonSection_65sai_366,._servicesSection_65sai_27{width:min(1240px,100% - 40px);margin:0 auto;padding:88px 0}._sectionHeading_65sai_23{justify-content:space-between;align-items:flex-end;gap:44px;margin-bottom:34px;display:flex}._sectionHeading_65sai_23 h2,._rulesIntro_65sai_26 h2{color:#101b38;letter-spacing:-.04em;margin:0;font-size:clamp(28px,3.2vw,42px)}._sectionHeading_65sai_23>p{color:#737d91;text-align:right;max-width:470px;margin:0;font-size:12px;line-height:1.7}._planGrid_65sai_398{grid-template-columns:repeat(10,minmax(0,1fr));gap:14px;display:grid}._planCard_65sai_25{cursor:pointer;background:#fff;border:1px solid #dfe4ed;border-radius:14px;flex-direction:column;grid-column:span 2;min-height:585px;padding:28px;transition:border-color .16s,background .16s,color .16s,box-shadow .16s,transform .16s;display:flex;position:relative;box-shadow:0 14px 34px #172a550d}._planCard_65sai_25._featured_65sai_424{border:2px solid #4873ee;box-shadow:0 22px 48px #3158d724}._planCard_65sai_25:focus-visible{outline-offset:4px;outline:3px solid #4873ee59}._planCard_65sai_25._selected_65sai_59{color:#fff;background:linear-gradient(150deg,#3158d7,#4873ee 62%,#5f83ee);border-color:#4873ee;transform:translateY(-4px);box-shadow:0 24px 52px #3158d747}._recommended_65sai_58{color:#fff;background:#4873ee;border-radius:999px;align-items:center;min-height:30px;padding:0 13px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:-15px;right:22px}._planTop_65sai_457>span{color:#7b8497;font-size:11px}._planTop_65sai_457 h3{color:#172342;margin:10px 0 20px;font-size:22px}._price_65sai_468{color:#101b38;align-items:flex-end;min-height:60px;display:flex}._price_65sai_468 i{align-self:center;margin-right:4px;font-size:16px;font-style:normal;font-weight:800}._price_65sai_468 b{letter-spacing:-.05em;font-size:44px;line-height:1}._price_65sai_468 em{color:#7b8497;margin:0 0 5px 8px;font-size:10px;font-style:normal}._annual_65sai_496{color:#6d7890;min-height:34px;margin:10px 0 0;font-size:10px}._quota_65sai_51{color:#3158d7;background:#edf3ff;border-radius:8px;margin-top:22px;padding:13px 14px;font-size:15px;font-weight:900}._planSummary_65sai_50{box-sizing:border-box;color:#6d7890;overflow-wrap:anywhere;border:1px solid #0000;border-radius:8px;align-items:center;min-height:82px;margin:18px 0 0;padding:14px 16px;font-size:11px;line-height:1.75;display:flex}._planCard_65sai_25 ul{border-top:1px solid #e6e9ef;gap:11px;margin:18px 0 28px;padding:20px 0 0;list-style:none;display:grid}._planCard_65sai_25 li{color:#3e4b67;padding-left:20px;font-size:11px;line-height:1.55;position:relative}._planCard_65sai_25 li:before{content:"✓";color:#4873ee;font-weight:900;position:absolute;left:0}._planAction_65sai_64{color:#31405f;border:1px solid #cfd7e7;border-radius:7px;justify-content:center;align-items:center;min-height:43px;margin-top:auto;font-size:12px;font-weight:800;text-decoration:none;display:flex}._purchaseNotice_65sai_52{color:#1d326d;background:#f3f6ff;border:1px solid #b9caff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:22px;padding:18px 20px;display:grid}._purchaseNotice_65sai_52 b{color:#2454df}._purchaseNotice_65sai_52 a{color:#2454df;font-weight:700}@media (width<=720px){._purchaseNotice_65sai_52{grid-template-columns:1fr;gap:8px}}._selected_65sai_59 ._planTop_65sai_457>span,._selected_65sai_59 ._price_65sai_468 em,._selected_65sai_59 ._annual_65sai_496,._selected_65sai_59 ._planSummary_65sai_50,._selected_65sai_59 li{color:#ffffffd6}._selected_65sai_59 ._planTop_65sai_457 h3,._selected_65sai_59 ._price_65sai_468{color:#fff}._selected_65sai_59 ._quota_65sai_51{color:#fff;background:#ffffff29}._selected_65sai_59 ul{border-top-color:#ffffff38}._selected_65sai_59 li:before{color:#fff}._selected_65sai_59 ._recommended_65sai_58{color:#3158d7;background:#fff;border:1px solid #ffffff61}._selected_65sai_59 ._planAction_65sai_64{color:#3158d7;background:#fff;border-color:#fff}._comparisonSection_65sai_366{padding-top:24px}._tableWrap_65sai_39{background:#fff;border:1px solid #dfe4ed;border-radius:14px;overflow-x:auto;box-shadow:0 14px 34px #172a550a}._tableWrap_65sai_39 table{border-collapse:collapse;width:100%;min-width:820px}._tableWrap_65sai_39 th,._tableWrap_65sai_39 td{color:#48546c;text-align:center;border-bottom:1px solid #e8ebf1;height:58px;padding:12px 20px;font-size:12px}._tableWrap_65sai_39 thead th{color:#172342;background:#f7f9fc;height:66px;font-size:13px}._tableWrap_65sai_39 th:first-child{text-align:left;min-width:170px}._tableWrap_65sai_39 tbody th{color:#26324d}._tableWrap_65sai_39 th:nth-child(4),._tableWrap_65sai_39 td:nth-child(4){color:#3158d7;background:#f5f8ff;font-weight:800}._tableWrap_65sai_39 tbody tr:last-child th,._tableWrap_65sai_39 tbody tr:last-child td{border-bottom:0}._servicesSection_65sai_27{padding-top:42px}._serviceGrid_65sai_53{background:#fff;border:1px solid #dfe4ed;border-radius:14px;grid-template-columns:repeat(2,1fr);display:grid;overflow:hidden}._serviceGrid_65sai_53 article{grid-template-columns:auto 1fr;gap:22px;min-height:205px;padding:30px;display:grid}._serviceGrid_65sai_53 article:nth-child(2n){border-left:1px solid #e4e8ef}._serviceGrid_65sai_53 article:nth-child(n+3){border-top:1px solid #e4e8ef}._serviceGrid_65sai_53 article>span{color:#4873ee;font-size:11px;font-weight:900}._serviceGrid_65sai_53 p{color:#7a8497;letter-spacing:.12em;margin:0;font-size:10px;font-weight:800}._serviceGrid_65sai_53 h3{color:#172342;margin:15px 0 12px;font-size:19px}._serviceGrid_65sai_53 b{color:#3158d7;font-size:15px}._serviceGrid_65sai_53 small{color:#6e7890;margin-top:16px;font-size:11px;line-height:1.7;display:block}._rulesSection_65sai_33{background:#4873ee;border-radius:18px;grid-template-columns:.8fr 1.2fr;gap:72px;width:min(1240px,100% - 40px);margin:24px auto 80px;padding:62px 64px;display:grid;box-shadow:0 24px 58px #3158d738}._rulesIntro_65sai_26 ._eyebrow_65sai_28{color:#dfe7ff}._rulesIntro_65sai_26 h2{color:#fff;line-height:1.3}._rulesIntro_65sai_26>p:last-child{color:#e7edff;max-width:420px;margin:25px 0 0;font-size:13px;line-height:1.9}._faqList_65sai_42{border-top:1px solid #ffffff29}._faqList_65sai_42 details{border-bottom:1px solid #ffffff29}._faqList_65sai_42 summary{color:#fff;cursor:pointer;padding:22px 36px 22px 0;font-size:14px;font-weight:800}._faqList_65sai_42 details p{color:#e7edff;margin:-4px 0 24px;font-size:12px;line-height:1.8}._footer_65sai_804{color:#647089;background:#edf1f7;border-top:1px solid #d7deea;grid-template-columns:1fr auto auto;align-items:center;gap:36px;min-height:78px;padding:20px max(20px,50% - 620px);font-size:10px;display:grid}._footer_65sai_804>span{color:#1f2e58;font-weight:800}._footer_65sai_804 nav{gap:24px;display:flex}._footer_65sai_804 a{text-decoration:none}._footer_65sai_804 p{margin:0}@media (hover:hover){._primaryAction_65sai_69:hover{background:#3158d7}._secondaryAction_65sai_63:hover,._loginLink_65sai_183:hover{color:#3158d7;background:#edf3ff;border-color:#4873ee}._planCard_65sai_25:not(._selected_65sai_59):hover{border-color:#aebff0;transform:translateY(-2px);box-shadow:0 18px 42px #3158d71f}._planCard_65sai_25:not(._selected_65sai_59) ._planAction_65sai_64:hover{color:#3158d7;background:#edf3ff;border-color:#4873ee}._selected_65sai_59 ._planAction_65sai_64:hover{background:#eef3ff}}@media (width<=1080px){._headerInner_65sai_109{gap:24px}._identity_65sai_119>div{display:none}._hero_65sai_22{gap:40px}._planGrid_65sai_398{grid-template-columns:repeat(2,1fr);gap:20px}._planCard_65sai_25{grid-column:auto;min-height:545px}}@media (width<=760px){._utility_65sai_17{display:none}._headerInner_65sai_109{grid-template-columns:1fr auto;width:min(100% - 28px,1240px);min-height:70px}._identity_65sai_119 img{width:126px;height:46px}._header_65sai_100 nav{display:none}._loginLink_65sai_183{min-height:36px;padding:0 12px;font-size:11px}._hero_65sai_22{grid-template-columns:1fr;gap:34px;width:min(100% - 28px,1240px);padding:54px 0 42px}._heroCopy_65sai_22 h1{font-size:clamp(36px,11vw,52px)}._heroCopy_65sai_22>p:not(._eyebrow_65sai_28){font-size:14px}._heroProof_65sai_24{min-height:300px;padding:28px}._heroProof_65sai_24 dl{margin-top:42px}._promiseBand_65sai_37{grid-template-columns:repeat(2,1fr)}._plansSection_65sai_365,._comparisonSection_65sai_366,._servicesSection_65sai_27{width:min(100% - 28px,1240px);padding:64px 0}._sectionHeading_65sai_23{flex-direction:column;align-items:flex-start;gap:14px}._sectionHeading_65sai_23>p{text-align:left}._planGrid_65sai_398,._serviceGrid_65sai_53{grid-template-columns:1fr}._planCard_65sai_25{min-height:0}._serviceGrid_65sai_53 article:nth-child(2n){border-left:0}._serviceGrid_65sai_53 article+article{border-top:1px solid #e4e8ef}._rulesSection_65sai_33{grid-template-columns:1fr;gap:44px;width:min(100% - 28px,1240px);padding:50px 36px}._footer_65sai_804{grid-template-columns:1fr;gap:12px}}@media (width<=440px){._loginLink_65sai_183{padding:0 10px}._heroActions_65sai_232{flex-direction:column}._primaryAction_65sai_69,._secondaryAction_65sai_63{width:100%}._heroProof_65sai_24 dl{grid-template-columns:1fr;gap:16px}._heroProof_65sai_24 dl div+div{border-top:1px solid #ffffff3d;border-left:0;padding:14px 0 0}._promiseBand_65sai_37{grid-template-columns:1fr;gap:12px;width:calc(100% - 24px)}._promiseBand_65sai_37>div{min-height:0;padding:22px 20px 22px 64px}._promiseBand_65sai_37>div:before{top:22px;left:20px}._rulesSection_65sai_33{border-radius:14px;width:calc(100% - 24px);padding:38px 24px}}._page_65sai_1._page_65sai_1{color:#f4f8ff;background:radial-gradient(circle at 15% 8%,#235eb9c7,#0000 31%),radial-gradient(circle at 87% 5%,#7541bbb3,#0000 29%),linear-gradient(145deg,#09152d,#121f47 53%,#24184f)}._page_65sai_1 ._heroCopy_65sai_22 h1,._page_65sai_1 ._sectionHeading_65sai_23 h2,._page_65sai_1 ._heroProof_65sai_24 strong,._page_65sai_1 ._planCard_65sai_25 h3,._page_65sai_1 ._rulesIntro_65sai_26 h2,._page_65sai_1 ._servicesSection_65sai_27 h2{color:#fff}._page_65sai_1 ._heroCopy_65sai_22>p:not(._eyebrow_65sai_28),._page_65sai_1 ._sectionHeading_65sai_23>p,._page_65sai_1 ._servicesSection_65sai_27 p,._page_65sai_1 ._planCard_65sai_25 p,._page_65sai_1 ._planCard_65sai_25 li{color:#bdcbe1}._page_65sai_1 ._heroProof_65sai_24,._page_65sai_1 ._promiseBand_65sai_37,._page_65sai_1 ._planCard_65sai_25,._page_65sai_1 ._tableWrap_65sai_39,._page_65sai_1 ._rulesSection_65sai_33,._page_65sai_1 ._servicesSection_65sai_27,._page_65sai_1 ._faqList_65sai_42 details{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff16;border-color:#ffffff2e;box-shadow:0 18px 48px #00000026}._page_65sai_1 ._tableWrap_65sai_39 :is(table,th,td){color:#eaf1ff;background:0 0;border-color:#ffffff29}._page_65sai_1 ._utility_65sai_17{color:#bdcbe1;background:#0710274d;border-bottom-color:#ffffff24}._page_65sai_1 ._promiseBand_65sai_37>div,._page_65sai_1 ._heroProof_65sai_24 dl div,._page_65sai_1 ._planSummary_65sai_50,._page_65sai_1 ._quota_65sai_51,._page_65sai_1 ._purchaseNotice_65sai_52,._page_65sai_1 ._serviceGrid_65sai_53 article{color:#eaf1ff;background:#fff1;border-color:#ffffff29}._page_65sai_1 ._planCard_65sai_25,._page_65sai_1 ._planCard_65sai_25 :is(h3,strong,b,span,small,li),._page_65sai_1 ._price_65sai_468,._page_65sai_1 ._price_65sai_468 strong,._page_65sai_1 ._quota_65sai_51 b,._page_65sai_1 ._promiseBand_65sai_37 b{color:#fff}._page_65sai_1 ._planCard_65sai_25 :is(p,small,li),._page_65sai_1 ._quota_65sai_51 span,._page_65sai_1 ._promiseBand_65sai_37 span{color:#bdcbe1}._page_65sai_1 ._heroProof_65sai_24 dl div{box-shadow:none;background:0 0}._page_65sai_1 ._planCard_65sai_25 ._recommended_65sai_58,._page_65sai_1 ._planCard_65sai_25._selected_65sai_59 ._recommended_65sai_58{background:#dce9ff;border:1px solid #ffffffc7;box-shadow:0 8px 22px #050f2838;color:#173b83!important}._page_65sai_1 ._planCard_65sai_25 ._planAction_65sai_64,._page_65sai_1 ._planCard_65sai_25 ._planAction_65sai_64:disabled{opacity:1;cursor:pointer;background:#dce9ff21;border-color:#dce9ffb8;color:#f7faff!important}._page_65sai_1 ._planCard_65sai_25 ._planAction_65sai_64:disabled{cursor:wait}._page_65sai_1 ._planCard_65sai_25._selected_65sai_59 ._planAction_65sai_64,._page_65sai_1 ._planCard_65sai_25._selected_65sai_59 ._planAction_65sai_64:disabled{background:#edf3ff;border-color:#fff;color:#173b83!important}._page_65sai_1 ._planCard_65sai_25:not(._selected_65sai_59) ._planAction_65sai_64:hover,._page_65sai_1 ._planCard_65sai_25:not(._selected_65sai_59):hover ._planAction_65sai_64{opacity:1;background:#dce9ff;border-color:#fff;color:#173b83!important}._page_65sai_1 ._servicesSection_65sai_27{box-sizing:border-box;padding:48px 44px 52px;overflow:hidden}._page_65sai_1 ._servicesSection_65sai_27 ._sectionHeading_65sai_23{margin-bottom:30px}._page_65sai_1 ._serviceGrid_65sai_53{background:#07122c42;border-color:#ffffff2e}._page_65sai_1 ._serviceGrid_65sai_53 article{background:#ffffff0e;min-width:0;padding:32px;border-color:#ffffff26!important}._page_65sai_1 ._serviceGrid_65sai_53 article>span,._page_65sai_1 ._serviceGrid_65sai_53 b{color:#9fc1ff}._page_65sai_1 ._serviceGrid_65sai_53 h3{color:#fff}._page_65sai_1 ._serviceGrid_65sai_53 p,._page_65sai_1 ._serviceGrid_65sai_53 small{color:#c4d1e6}._page_65sai_1 ._faqList_65sai_42{border-top-color:#ffffff2e}._page_65sai_1 ._faqList_65sai_42 details{box-shadow:none;border-bottom-color:#ffffff29;border-radius:0;padding:0 22px}._page_65sai_1 ._faqList_65sai_42 summary{color:#fff;align-items:center;min-height:60px;padding:16px 34px 16px 0;line-height:1.55;display:flex}._page_65sai_1 ._faqList_65sai_42 details p{color:#d8e3f4;margin:-2px 0 20px;line-height:1.8}._page_65sai_1 ._heroCopy_65sai_22>p:not(._eyebrow_65sai_28),._page_65sai_1 ._sectionHeading_65sai_23>p,._page_65sai_1 ._planCard_65sai_25 p,._page_65sai_1 ._planCard_65sai_25 li,._page_65sai_1 ._planCard_65sai_25 small,._page_65sai_1 ._quota_65sai_51 span,._page_65sai_1 ._promiseBand_65sai_37 span,._page_65sai_1 ._heroProof_65sai_24 span,._page_65sai_1 ._serviceGrid_65sai_53 p,._page_65sai_1 ._serviceGrid_65sai_53 small,._page_65sai_1 ._faqList_65sai_42 details p{color:#dce6f7}._page_65sai_1 ._eyebrow_65sai_28,._page_65sai_1 ._serviceGrid_65sai_53 article>span,._page_65sai_1 ._serviceGrid_65sai_53 b{color:#9fc1ff}@media (width<=720px){._page_65sai_1 ._servicesSection_65sai_27{padding:34px 22px 38px}._page_65sai_1 ._serviceGrid_65sai_53 article{padding:26px 22px}._page_65sai_1 ._faqList_65sai_42 details{padding:0 16px}._hero_65sai_22{gap:14px;width:calc(100% - 24px);padding:22px 0 14px}._heroCopy_65sai_22 h1{font-size:30px;line-height:1.18}._heroCopy_65sai_22 h1 br,._heroCopy_65sai_22>p:not(._eyebrow_65sai_28){display:none}._heroActions_65sai_232{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}._primaryAction_65sai_69,._secondaryAction_65sai_63{width:100%;min-height:44px;padding:0 12px;font-size:12px}._heroProof_65sai_24{min-height:0;padding:16px}._heroProof_65sai_24>strong{margin-top:7px;font-size:19px;line-height:1.35}._heroProof_65sai_24>strong br{display:none}._heroProof_65sai_24 dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:14px}._heroProof_65sai_24 dl div{min-width:0;padding:0 8px}._heroProof_65sai_24 dl div+div{border-top:0;border-left:1px solid #ffffff3d;padding:0 8px}._heroProof_65sai_24 dt{font-size:21px}._heroProof_65sai_24 dd{font-size:9px}._promiseBand_65sai_37{display:none}._plansSection_65sai_365{width:calc(100% - 24px);padding:22px 0 42px}._plansSection_65sai_365 ._sectionHeading_65sai_23{gap:6px;margin-bottom:16px}._plansSection_65sai_365 ._sectionHeading_65sai_23 h2{font-size:24px}._plansSection_65sai_365 ._sectionHeading_65sai_23>p{font-size:11px;line-height:1.55}._planGrid_65sai_398{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-right:-12px;padding:10px 12px 20px 2px;display:flex;overflow-x:auto}._planGrid_65sai_398::-webkit-scrollbar{display:none}._planCard_65sai_25{scroll-snap-align:center;flex:0 0 min(86vw,360px);min-height:560px}}._page_nguq0_1{color:#26324d;background:#f3f5f9;min-height:100vh;padding:54px 20px 90px}._article_nguq0_8{background:#fff;border:1px solid #dfe4ed;border-radius:14px;width:min(840px,100%);margin:0 auto;padding:46px 54px;box-shadow:0 16px 40px #172a550f}._back_nguq0_18{color:#4873ee;font-size:12px;font-weight:800;text-decoration:none}._article_nguq0_8 h1{color:#101b38;letter-spacing:-.04em;margin:24px 0 8px;font-size:34px}._version_nguq0_32{color:#8790a1;margin:0;font-size:11px}._notice_nguq0_38{color:#75581e;background:#fff8e8;border-left:3px solid #d49a25;margin:24px 0;padding:14px 16px;font-size:12px;line-height:1.8}._article_nguq0_8 section{border-top:1px solid #e7eaf0;padding:22px 0}._article_nguq0_8 h2{color:#172342;margin:0 0 12px;font-size:18px}._article_nguq0_8 p,._article_nguq0_8 li{color:#5f6a80;font-size:13px;line-height:1.9}._article_nguq0_8 ul{margin:0;padding-left:20px}._article_nguq0_8 strong{color:#26324d}@media (width<=640px){._page_nguq0_1{padding:20px 12px 50px}._article_nguq0_8{padding:28px 22px}._article_nguq0_8 h1{font-size:28px}}._page_nguq0_1{color:#f4f8ff;background:radial-gradient(circle at 15% 8%,#235eb9c7,#0000 31%),radial-gradient(circle at 87% 5%,#7541bbb3,#0000 29%),linear-gradient(145deg,#09152d 0%,#121f47 53%,#24184f 100%)}._article_nguq0_8{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff16;border-color:#ffffff2e;box-shadow:0 22px 58px #0000002e}._article_nguq0_8 h1,._article_nguq0_8 h2,._article_nguq0_8 strong{color:#fff}._article_nguq0_8 p,._article_nguq0_8 li,._version_nguq0_32{color:#bdcbe1}._article_nguq0_8 section{border-color:#ffffff29}._notice_nguq0_38{color:#ffe7ac;background:#f0c86f1a;border-left-color:#f0c86f}._version_nguq0_32,._article_nguq0_8 p,._article_nguq0_8 li{color:#dce6f7}._back_nguq0_18{color:#b9d3ff}._page_4popk_1{color:#14213f;background:linear-gradient(#e7efff 0,#f7f9ff 520px,#fff 100%);min-height:100vh}._hero_4popk_2,._content_4popk_2{width:min(1120px,100% - 40px);margin:0 auto}._hero_4popk_2{padding:70px 0 42px}._eyebrow_4popk_4{color:#315ed7;letter-spacing:.12em;margin:0 0 12px;font-size:13px;font-weight:850}._hero_4popk_2 h1{max-width:920px;margin:0;font-size:clamp(36px,5vw,62px);line-height:1.12}._hero_4popk_2>p:last-child{color:#53627f;max-width:820px;margin:20px 0 0;font-size:18px;line-height:1.8}._breadcrumb_4popk_7{color:#687793;margin:0 0 24px;font-size:14px}._breadcrumb_4popk_7 a{color:#315ed7}._content_4popk_2{padding-bottom:88px}._overview_4popk_10{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}._card_4popk_11{min-height:250px;color:inherit;background:#fff;border:1px solid #d7e1f4;border-radius:22px;flex-direction:column;padding:30px;text-decoration:none;display:flex;box-shadow:0 18px 44px #2b4b9114}._card_4popk_11:nth-child(4n+1),._card_4popk_11:nth-child(4n+4){color:#fff;background:linear-gradient(140deg,#173576,#315ed7 72%,#527cf0);border-color:#315ed7}._card_4popk_11 span{color:#315ed7;letter-spacing:.08em;font-size:13px;font-weight:850}._card_4popk_11:nth-child(4n+1) span,._card_4popk_11:nth-child(4n+4) span{color:#cbd9ff}._card_4popk_11 h2{margin:18px 0 12px;font-size:27px}._card_4popk_11 p{color:#596985;margin:0;line-height:1.75}._card_4popk_11:nth-child(4n+1) p,._card_4popk_11:nth-child(4n+4) p{color:#dbe5ff}._card_4popk_11 b{color:#315ed7;margin-top:auto;padding-top:24px}._card_4popk_11:nth-child(4n+1) b,._card_4popk_11:nth-child(4n+4) b{color:#fff}._answer_4popk_20{color:#fff;background:linear-gradient(140deg,#173576,#315ed7 72%,#527cf0);border-radius:22px;margin-bottom:20px;padding:32px}._answer_4popk_20 span{color:#cad8ff;letter-spacing:.1em;margin-bottom:10px;font-size:13px;font-weight:850;display:block}._answer_4popk_20 p{margin:0;font-size:clamp(19px,2.7vw,27px);font-weight:700;line-height:1.65}._benefits_4popk_23{grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 20px;padding:0;list-style:none;display:grid}._benefits_4popk_23 li{color:#43516d;background:#fff;border:1px solid #d8e2f4;border-radius:16px;padding:18px;font-weight:750}._toolBox_4popk_25,._panel_4popk_25,._faq_4popk_25{background:#fff;border:1px solid #d7e1f4;border-radius:22px;box-shadow:0 18px 44px #2b4b9114}._toolBox_4popk_25{padding:30px}._toolBox_4popk_25 h2,._panel_4popk_25 h2,._faq_4popk_25 h2{margin:0 0 10px;font-size:26px}._toolLead_4popk_28{color:#61708d;margin:0 0 24px;line-height:1.7}._fieldGrid_4popk_29{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}._field_4popk_29{gap:8px;display:grid}._fieldWide_4popk_31{grid-column:1/-1}._field_4popk_29 label,._field_4popk_29>span{font-weight:800}._field_4popk_29 input,._field_4popk_29 select,._field_4popk_29 textarea,._nameInput_4popk_33{box-sizing:border-box;color:#14213f;width:100%;font:inherit;background:#fff;border:1px solid #cbd7ec;border-radius:12px;padding:14px 15px}._field_4popk_29 textarea{resize:vertical;min-height:110px}._primaryButton_4popk_35,._secondaryButton_4popk_35,._actionLink_4popk_35{color:#fff;min-height:48px;font:inherit;cursor:pointer;text-align:center;background:#315ed7;border:1px solid #315ed7;border-radius:12px;padding:13px 18px;font-weight:850;text-decoration:none}._secondaryButton_4popk_35{color:#315ed7;background:#fff}._buttonRow_4popk_37{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}._resultBox_4popk_38{background:#f3f6ff;border:1px solid #b9caf0;border-radius:18px;margin-top:22px;padding:22px}._resultBox_4popk_38 h3{margin:0 0 12px}._resultBox_4popk_38 p,._resultBox_4popk_38 li{color:#4f5f7c;line-height:1.75}._classGrid_4popk_41{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}._classCard_4popk_42{background:#fff;border:1px solid #d8e2f4;border-radius:16px;padding:18px}._classCard_4popk_42 b{color:#315ed7;margin-bottom:7px;display:block}._classCard_4popk_42 p{color:#596985;min-height:48px;margin:0 0 12px;line-height:1.55}._classCard_4popk_42 a{color:#315ed7;font-weight:800}._compareTable_4popk_46{border-collapse:collapse;width:100%;margin-top:20px}._compareTable_4popk_46 th,._compareTable_4popk_46 td{text-align:center;border-bottom:1px solid #dfe6f3;padding:12px 8px}._compareTable_4popk_46 th:first-child,._compareTable_4popk_46 td:first-child{text-align:left}._compareTable_4popk_46 select{background:#fff;border:1px solid #cbd7ec;border-radius:8px;padding:8px}._score_4popk_50{color:#315ed7;font-size:20px;font-weight:900}._checklist_4popk_51{gap:10px;display:grid}._checkItem_4popk_52{cursor:pointer;background:#fff;border:1px solid #d8e2f4;border-radius:13px;align-items:flex-start;gap:12px;padding:15px 16px;display:flex}._checkItem_4popk_52 input{accent-color:#315ed7;width:20px;height:20px;margin-top:1px}._checkItem_4popk_52 b{margin-bottom:4px;display:block}._checkItem_4popk_52 span{color:#61708d;font-size:14px;line-height:1.5}._progress_4popk_56{background:#dfe7f6;border-radius:99px;height:10px;margin:18px 0 8px;overflow:hidden}._progress_4popk_56 span{border-radius:inherit;background:#315ed7;height:100%;transition:width .2s;display:block}._articleGrid_4popk_58{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:20px;margin-top:20px;display:grid}._panel_4popk_25,._faq_4popk_25{padding:28px}._panel_4popk_25 li,._faq_4popk_25 p{color:#52617e;line-height:1.8}._faq_4popk_25 article+article{border-top:1px solid #dfe6f3;margin-top:18px;padding-top:18px}._faq_4popk_25 h3{margin:0 0 7px;font-size:17px}._faq_4popk_25 p{margin:0}._disclaimer_4popk_64{color:#687793;margin-top:18px;font-size:14px;line-height:1.7}@media (width<=820px){._hero_4popk_2,._content_4popk_2{width:min(100% - 28px,1120px)}._hero_4popk_2{padding:48px 0 32px}._overview_4popk_10,._articleGrid_4popk_58,._classGrid_4popk_41,._benefits_4popk_23{grid-template-columns:1fr}}@media (width<=620px){._hero_4popk_2 h1{font-size:35px}._fieldGrid_4popk_29{grid-template-columns:1fr}._fieldWide_4popk_31{grid-column:auto}._toolBox_4popk_25,._answer_4popk_20,._panel_4popk_25,._faq_4popk_25,._card_4popk_11{padding:22px}._compareTable_4popk_46{display:block;overflow-x:auto}._buttonRow_4popk_37{flex-direction:column}}._page_fqg3h_1{color:#172348;background:linear-gradient(#edf3ff 0,#f8faff 460px,#fff 100%);min-height:100vh}._hero_fqg3h_7,._content_fqg3h_8{width:min(1160px,100% - 40px);margin:0 auto}._hero_fqg3h_7{padding:76px 0 48px}._eyebrow_fqg3h_17{color:#4873ee;letter-spacing:.12em;margin:0 0 12px;font-size:13px;font-weight:800}._hero_fqg3h_7 h1{max-width:850px;margin:0;font-size:clamp(34px,5vw,62px);line-height:1.12}._hero_fqg3h_7>p:last-child{color:#516181;max-width:820px;margin:22px 0 0;font-size:17px;line-height:1.8}._content_fqg3h_8{padding-bottom:80px}._classGrid_fqg3h_44{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}._classCard_fqg3h_50,._panel_fqg3h_51{background:#fffffff0;border:1px solid #d7e1f5;border-radius:20px;box-shadow:0 16px 40px #37569e14}._classCard_fqg3h_50{min-height:174px;color:inherit;padding:24px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:block}._classCard_fqg3h_50:hover{border-color:#7fa2ff;transform:translateY(-3px);box-shadow:0 18px 44px #4873ee26}._classNo_fqg3h_73{color:#fff;background:#4873ee;border-radius:10px;justify-content:center;align-items:center;min-width:48px;height:32px;padding:0 10px;font-weight:800;display:inline-flex}._classCard_fqg3h_50 h2,._panel_fqg3h_51 h2{margin:18px 0 8px;font-size:22px}._classCard_fqg3h_50 p,._panel_fqg3h_51 p,._panel_fqg3h_51 li{color:#5a6885;line-height:1.72}._breadcrumb_fqg3h_99{color:#687797;margin:0 0 24px;font-size:14px}._breadcrumb_fqg3h_99 a{color:#315ed7}._detailGrid_fqg3h_109{grid-template-columns:1.15fr .85fr;gap:20px;display:grid}._panel_fqg3h_51{padding:30px}._panel_fqg3h_51 h2:first-child{margin-top:0}._tagList_fqg3h_123,._relatedList_fqg3h_124{flex-wrap:wrap;gap:10px;margin:18px 0 0;padding:0;list-style:none;display:flex}._tagList_fqg3h_123 li,._relatedList_fqg3h_124 a{color:#315ed7;background:#eef3ff;border-radius:10px;padding:9px 13px;text-decoration:none;display:inline-flex}._notice_fqg3h_143{color:#6d5128;background:#fff7e9;border-left:4px solid #f2a33a;border-radius:8px;margin-top:20px;padding:18px 20px;line-height:1.7}._cta_fqg3h_153{color:#fff;background:linear-gradient(125deg,#315ed7,#5b7ff1 58%,#6c52cc);border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:28px 30px;display:flex}._cta_fqg3h_153 h2{margin:0 0 8px}._cta_fqg3h_153 p{color:#e8efff;margin:0}._cta_fqg3h_153 a{color:#244fc7;background:#fff;border-radius:12px;flex:none;padding:13px 20px;font-weight:800;text-decoration:none}@media (width<=820px){._classGrid_fqg3h_44,._detailGrid_fqg3h_109{grid-template-columns:1fr}._hero_fqg3h_7,._content_fqg3h_8{width:min(100% - 24px,1160px)}._hero_fqg3h_7{padding:48px 0 30px}._cta_fqg3h_153{flex-direction:column;align-items:stretch}._cta_fqg3h_153 a{text-align:center}}._entryGrid_16zw9_1{grid-template-columns:minmax(0,1fr) 340px;align-items:stretch;gap:20px;margin-bottom:20px;display:grid}._entryLead_16zw9_9{margin-bottom:0}._codeCard_16zw9_13{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}._codeCard_16zw9_13 img{aspect-ratio:1;object-fit:contain;border-radius:16px;width:min(100%,260px);display:block}._codeCard_16zw9_13 b,._codeCard_16zw9_13 span{display:block}._codeCard_16zw9_13 b{color:#14213f;margin-top:14px;font-size:18px}._codeCard_16zw9_13 span{color:#61708d;margin-top:7px;font-size:13px}._actions_16zw9_46 .mini-program-actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}._actions_16zw9_46 .mini-program-actions a,._actions_16zw9_46 .mini-program-actions button{color:#163273;min-height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:12px;justify-content:center;align-items:center;padding:0 18px;font-weight:850;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}._actions_16zw9_46 .mini-program-actions button{color:#fff;background:0 0}._actions_16zw9_46 .mini-program-actions a:hover,._actions_16zw9_46 .mini-program-actions button:hover{transform:translateY(-2px)}._actions_16zw9_46 .mini-program-actions a:focus-visible,._actions_16zw9_46 .mini-program-actions button:focus-visible{outline-offset:3px;outline:3px solid #fff}@media (width<=820px){._entryGrid_16zw9_1{grid-template-columns:1fr}._codeCard_16zw9_13{min-height:0}}@media (width<=560px){._actions_16zw9_46 .mini-program-actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){._actions_16zw9_46 .mini-program-actions a,._actions_16zw9_46 .mini-program-actions button{transition:none}}
