.so-hyp{--h-navy:#0A2540;--h-blue:#2A78B8;--h-red:#EA5867;--h-border:#DCE7EF;display:grid;gap:14px}.so-hyp-intro,.so-hyp-toolbar,.so-hyp-kht,.so-hyp-table-section,.so-hyp-asc,.so-hyp-source{background:#fff;border:1px solid var(--h-border);border-radius:22px;padding:22px}.so-hyp-intro h2,.so-hyp-section-head h3,.so-hyp-source h3{color:var(--h-navy);margin:8px 0 10px}.so-hyp-intro p,.so-hyp-source p{color:#51667b;line-height:1.7}.so-hyp-badge{display:inline-block;background:#eaf4fd;color:var(--h-blue);border-radius:999px;padding:5px 9px;font-size:10px;font-weight:950}.so-hyp-warning{background:#fff7ed;border:1px solid #fed7aa;border-radius:13px;padding:12px 14px;color:#7c3f0e;font-size:12px;line-height:1.55}.so-hyp-toolbar{display:grid;grid-template-columns:180px 1fr auto;gap:14px;align-items:end}.so-hyp-toolbar label span{display:block;font-size:10px;font-weight:950;color:#607489;text-transform:uppercase;margin-bottom:6px}.so-hyp-toolbar input{width:100%;height:46px;border:1px solid #cfdde9;border-radius:11px;padding:0 12px;font:inherit;font-weight:900;color:var(--h-navy)}.so-hyp-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.so-hyp-summary>div{background:#f4f8fc;border-radius:11px;padding:9px 11px}.so-hyp-summary span{display:block;font-size:9px;color:#718499;text-transform:uppercase;font-weight:950}.so-hyp-summary strong{display:block;color:var(--h-navy);font-size:17px;margin-top:3px}.so-hyp-buttons{display:flex;gap:7px}.so-hyp button{border:0;border-radius:10px;background:#087166;color:#fff;min-height:42px;padding:0 14px;font-weight:900;cursor:pointer}.so-hyp button.is-light{background:#eef4f9;color:var(--h-navy)}.so-hyp-kht{display:flex;align-items:center;gap:18px}.so-hyp-kht>strong{color:var(--h-navy);white-space:nowrap}.so-hyp-kht>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;flex:1}.so-hyp-kht span{display:flex;justify-content:space-between;gap:8px;background:#f5f9fd;border-radius:10px;padding:8px 10px;font-size:10px;color:#61758a}.so-hyp-kht b{color:var(--h-navy);font-size:12px}.so-hyp-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:12px}.so-hyp-section-head h3{margin:0}.so-hyp-section-head p{font-size:11px;color:#718398;margin:5px 0 0}.so-hyp-summary--small{min-width:340px;grid-template-columns:repeat(2,1fr)}.so-hyp-scroll{overflow:auto;-webkit-overflow-scrolling:touch}.so-hyp-table{width:100%;min-width:1020px;border-collapse:separate;border-spacing:0;font-size:12px}.so-hyp-table th,.so-hyp-table td{border-bottom:1px solid #e7eef4;padding:8px;text-align:center;vertical-align:middle}.so-hyp-table thead th{position:sticky;top:0;background:#edf5fb;color:#31506d;font-size:10px;text-transform:uppercase;letter-spacing:.03em;z-index:2}.so-hyp-table thead th:first-child,.so-hyp-table tbody th{position:sticky;left:0;z-index:3;text-align:left;background:#fff;min-width:225px}.so-hyp-table thead th:first-child{background:#edf5fb;z-index:4}.so-hyp-table tbody th strong{display:block;color:var(--h-navy);font-size:12.5px}.so-hyp-table tbody th small{display:block;color:#8292a2;font-weight:500;font-size:9.5px;margin-top:2px}.so-hyp-table input{width:78px;height:34px;border:1px solid #cfdae5;border-radius:8px;text-align:center;font:inherit;font-weight:900;color:var(--h-navy)}.so-hyp-table td[data-out]{font-weight:900;color:#334e68}.so-hyp-table td.is-best{background:#ecfdf5;color:#047857}.so-hyp-table td.is-good{background:#f0fdf4;color:#15803d}.so-hyp-table td.is-mid{background:#eff6ff;color:#1d4ed8}.so-hyp-table td.is-low{background:#fff1f2;color:#be123c}.so-hyp-left-list{display:flex;gap:3px;justify-content:center}.so-hyp-left{display:inline-flex;gap:3px;align-items:center;border-radius:7px;padding:3px 5px;font-size:9px}.so-hyp-left i{font-style:normal;font-size:8px}.so-hyp-left.is-need{background:#fff1f2;color:#be123c}.so-hyp-left.is-ok{background:#ecfdf5;color:#047857}.so-hyp-source div{display:flex;gap:8px;flex-wrap:wrap}.so-hyp-source a{background:#eef5fb;border-radius:9px;padding:9px 11px;font-size:11px;font-weight:900}.so-hyp-dialog{width:min(720px,calc(100% - 28px));border:0;border-radius:22px;padding:0;box-shadow:0 28px 90px rgba(7,31,65,.25)}.so-hyp-dialog::backdrop{background:rgba(7,31,65,.55)}.so-hyp-dialog form{padding:24px;position:relative}.so-hyp-dialog h3{margin:0 0 8px;color:var(--h-navy)}.so-hyp-dialog p{color:#65788b;font-size:12px;line-height:1.6}.so-hyp-dialog textarea{width:100%;height:240px;resize:vertical;border:1px solid #cfdae5;border-radius:12px;padding:12px;font:13px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.so-hyp-dialog-close{position:absolute;right:12px;top:10px!important;min-width:36px!important;padding:0!important;background:#eef4f9!important;color:var(--h-navy)!important;font-size:22px}.so-hyp-dialog-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}.so-hyp-import-status{min-height:22px;margin-top:8px;font-size:11px}.so-hyp-import-status.is-ok{color:#047857}.so-hyp-import-status.is-error{color:#be123c}
@media(max-width:850px){.so-hyp-toolbar{grid-template-columns:1fr}.so-hyp-summary{order:3}.so-hyp-buttons{order:2}.so-hyp-kht{display:block}.so-hyp-kht>div{margin-top:10px}.so-hyp-section-head{display:block}.so-hyp-summary--small{min-width:0;margin-top:10px}}
@media(max-width:600px){.so-hyp-intro,.so-hyp-toolbar,.so-hyp-kht,.so-hyp-table-section,.so-hyp-asc,.so-hyp-source{padding:15px;border-radius:16px}.so-hyp-summary{grid-template-columns:repeat(3,1fr)}.so-hyp-summary strong{font-size:14px}.so-hyp-kht>div{grid-template-columns:repeat(2,1fr)}.so-hyp-buttons button{flex:1}.so-hyp-table{min-width:950px}.so-hyp-table tbody th{min-width:175px}.so-hyp-dialog form{padding:18px}}

.so-hyp-intro{border-top:4px solid #0D8B7C}.so-hyp-toolbar,.so-hyp-kht,.so-hyp-table-section,.so-hyp-asc{box-shadow:0 10px 28px rgba(18,55,86,.035)}.so-hyp-table thead th{background:#EAF3F8}.so-hyp-table td.is-best{background:#EAF7F4;color:#087166}.so-hyp-table td.is-good{background:#F0FAF7;color:#087166}.so-hyp button:not(.is-light){background:#0A2540}.so-hyp-toolbar button:first-of-type{background:#087166}
