.sme-app{--ink:#152238;--muted:#6b7483;--line:#e9edf3;--card:#fff;--soft:#f6f8fc;--brand:#ff7a45;--brand2:#6157e8;direction:rtl;font-family:inherit;color:var(--ink);max-width:1240px;margin:0 auto;position:relative}.sme-app *{box-sizing:border-box}.sme-hero{position:relative;overflow:hidden;min-height:310px;padding:48px 52px;border-radius:32px;background:linear-gradient(135deg,#fff3ec 0%,#f5f3ff 55%,#eef9ff 100%);display:grid;grid-template-columns:1.55fr .65fr;align-items:center;box-shadow:0 22px 70px rgba(35,46,75,.08);border:1px solid rgba(255,255,255,.8)}.sme-kicker{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #f0e9e3;padding:8px 13px;border-radius:999px;font-size:13px;font-weight:800;color:#83594a;margin-bottom:12px}.sme-hero h2{font-size:clamp(28px,4vw,50px);line-height:1.35;margin:0 0 10px;letter-spacing:-1.3px}.sme-hero p{margin:0 0 22px;color:var(--muted);font-size:16px;max-width:720px;line-height:2}.sme-search{background:#fff;border:1px solid #e8e4e0;border-radius:18px;display:flex;align-items:center;gap:10px;padding:4px 15px;max-width:650px;box-shadow:0 10px 35px rgba(70,57,48,.08)}.sme-search span{font-size:28px;color:#8d97a6;transform:rotate(-15deg)}.sme-search input{width:100%;border:0!important;outline:0!important;box-shadow:none!important;padding:15px 0!important;background:transparent!important;font:inherit!important;color:var(--ink)!important}.sme-search input::placeholder{color:#9aa3af}.sme-hero__orb{width:210px;height:210px;justify-self:center;border-radius:42% 58% 62% 38%/49% 43% 57% 51%;background:linear-gradient(145deg,#6359ee,#8a7ff7);position:relative;display:grid;place-items:center;box-shadow:0 24px 50px rgba(97,87,232,.28);animation:smeFloat 5s ease-in-out infinite}.sme-hero__orb span{font-size:78px;filter:drop-shadow(0 10px 12px rgba(0,0,0,.15));position:relative;z-index:2}.sme-hero__orb i,.sme-hero__orb b{position:absolute;border-radius:50%;background:#ffb764}.sme-hero__orb i{width:52px;height:52px;right:-18px;top:20px}.sme-hero__orb b{width:22px;height:22px;left:5px;bottom:8px;background:#56c9bd}@keyframes smeFloat{50%{transform:translateY(-9px) rotate(2deg)}}.sme-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:28px 0 18px}.sme-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:4px;scrollbar-width:none}.sme-tabs::-webkit-scrollbar{display:none}.sme-tabs button{white-space:nowrap;border:1px solid var(--line);background:#fff;color:#566070;border-radius:999px;padding:10px 15px;font:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:.2s}.sme-tabs button:hover{transform:translateY(-1px);border-color:#cfd5df}.sme-tabs button.is-active{background:var(--ink);color:#fff;border-color:var(--ink);box-shadow:0 8px 18px rgba(21,34,56,.16)}.sme-count{font-size:13px;color:#7b8492;white-space:nowrap}.sme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sme-card{background:var(--card);border:1px solid var(--line);border-radius:23px;padding:20px;position:relative;min-height:240px;display:flex;flex-direction:column;transition:.25s;box-shadow:0 7px 24px rgba(28,40,66,.035);cursor:pointer}.sme-card:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(28,40,66,.1);border-color:#dfe4ed}.sme-card__top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.sme-card__emoji{width:52px;height:52px;border-radius:16px;background:var(--soft);display:grid;place-items:center;font-size:27px}.sme-card__actions{display:flex;gap:6px}.sme-iconbtn{border:1px solid var(--line);background:#fff;border-radius:12px;width:36px;height:36px;display:grid;place-items:center;cursor:pointer;font-size:17px;transition:.2s}.sme-iconbtn:hover{background:#f7f8fb}.sme-iconbtn.is-fav{background:#fff0f2;border-color:#ffd5db}.sme-card__group{font-size:11px;font-weight:900;color:#7668df;background:#f1efff;padding:5px 9px;border-radius:999px;display:inline-block;margin:15px 0 8px;align-self:flex-start}.sme-card h3{font-size:19px;margin:0 0 8px}.sme-card p{font-size:13px;line-height:1.85;color:var(--muted);margin:0}.sme-card__footer{margin-top:auto;padding-top:16px;display:flex;justify-content:space-between;align-items:center}.sme-fit{font-size:11px;color:#667085;background:#f8fafc;border-radius:10px;padding:7px 9px;max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sme-more{font-size:12px;font-weight:900;color:var(--brand2)}.sme-empty{padding:45px;text-align:center;border:1px dashed #ccd2dd;border-radius:22px;color:#7b8492;background:#fafbfc}.sme-comparebar{position:sticky;bottom:16px;z-index:40;margin:22px auto 0;max-width:760px;background:rgba(21,34,56,.94);backdrop-filter:blur(16px);color:#fff;border-radius:20px;padding:13px 14px 13px 18px;display:flex;align-items:center;gap:12px;box-shadow:0 18px 55px rgba(21,34,56,.28)}.sme-comparebar>div{flex:1}.sme-comparebar strong{display:block;font-size:13px}.sme-comparebar span{display:block;font-size:11px;color:#cdd4df;margin-top:3px}.sme-comparebar button{border:0;border-radius:13px;padding:11px 15px;background:#fff;color:#18243a;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.sme-comparebar button:disabled{opacity:.4;cursor:not-allowed}.sme-comparebar .ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.18)}.sme-modal{position:fixed;inset:0;z-index:99999;display:none}.sme-modal.is-open{display:block}.sme-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.62);backdrop-filter:blur(6px)}.sme-modal__panel{position:relative;z-index:2;width:min(950px,calc(100% - 28px));max-height:88vh;overflow:auto;margin:6vh auto;background:#fff;border-radius:28px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.22)}.sme-modal__close{position:sticky;top:0;float:left;z-index:3;border:0;background:#f1f3f7;width:38px;height:38px;border-radius:12px;font-size:24px;cursor:pointer}.sme-detail__head{display:flex;align-items:center;gap:15px;padding:5px 0 20px}.sme-detail__emoji{width:72px;height:72px;border-radius:22px;background:linear-gradient(145deg,#f4f1ff,#fff0e8);display:grid;place-items:center;font-size:36px}.sme-detail__head h2{margin:0;font-size:30px}.sme-detail__head span{font-size:12px;color:#7163db;font-weight:900}.sme-detail__summary{font-size:15px;line-height:2;color:#657084;margin:0 0 18px}.sme-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sme-info{border:1px solid var(--line);border-radius:18px;padding:17px;background:#fff}.sme-info h4{margin:0 0 8px;font-size:14px}.sme-info p{margin:0;color:#667085;line-height:1.95;font-size:13px}.sme-info.tip{grid-column:1/-1;background:#fff9ed;border-color:#f7e6be}.sme-meter-wrap{margin:18px 0;padding:18px;background:#f8fafc;border-radius:18px}.sme-meter-title{font-size:13px;font-weight:900;margin-bottom:13px}.sme-meters{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.sme-meter{font-size:11px;color:#667085}.sme-meter b{display:block;height:7px;background:#e6eaf0;border-radius:99px;overflow:hidden;margin-top:6px}.sme-meter b i{display:block;height:100%;background:linear-gradient(90deg,#ff8f61,#7567ef);border-radius:99px}.sme-detail-actions{display:flex;gap:8px;margin-top:18px}.sme-primary,.sme-secondary{border:0;border-radius:14px;padding:12px 16px;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.sme-primary{background:#1a2740;color:#fff}.sme-secondary{background:#f1f3f7;color:#25324a}.sme-compare-table{display:grid;grid-template-columns:150px 1fr 1fr;border:1px solid var(--line);border-radius:18px;overflow:hidden}.sme-compare-table>div{padding:14px;border-bottom:1px solid var(--line);border-left:1px solid var(--line);font-size:13px;line-height:1.8}.sme-compare-table>div:nth-child(3n){border-left:0}.sme-compare-table .label{font-weight:900;background:#f8fafc}.sme-compare-title{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:900}.sme-compare-title span{font-size:26px}@media(max-width:900px){.sme-hero{grid-template-columns:1fr;padding:34px 28px}.sme-hero__orb{display:none}.sme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sme-toolbar{align-items:flex-start;flex-direction:column}.sme-count{padding-right:4px}.sme-detail-grid{grid-template-columns:1fr}.sme-info.tip{grid-column:auto}.sme-meters{grid-template-columns:1fr 1fr 1fr}.sme-compare-table{grid-template-columns:100px 1fr 1fr}}@media(max-width:600px){.sme-app{padding:0 2px}.sme-hero{border-radius:24px;padding:28px 20px;min-height:auto}.sme-hero h2{font-size:31px}.sme-hero p{font-size:14px}.sme-grid{grid-template-columns:1fr}.sme-card{min-height:215px}.sme-modal__panel{padding:18px;border-radius:22px;margin:3vh auto;max-height:94vh}.sme-detail__head h2{font-size:23px}.sme-detail__emoji{width:60px;height:60px}.sme-meters{grid-template-columns:1fr 1fr}.sme-comparebar{bottom:8px;border-radius:17px;flex-wrap:wrap}.sme-comparebar>div{flex-basis:100%}.sme-compare-table{grid-template-columns:78px 1fr 1fr}.sme-compare-table>div{padding:10px 8px;font-size:11px}}.sme-longintro{position:relative;margin:0 0 20px;padding:22px 24px;border:1px solid #e9e5ff;border-radius:22px;background:linear-gradient(145deg,#fbfaff 0%,#fff 58%,#fff8f3 100%);box-shadow:0 10px 30px rgba(79,70,180,.045)}.sme-longintro__title{display:flex;align-items:center;gap:12px;margin-bottom:14px}.sme-longintro__title>span{width:42px;height:42px;border-radius:14px;background:#f0edff;display:grid;place-items:center;font-size:20px}.sme-longintro__title small{display:block;color:#7b6ee5;font-size:10px;font-weight:900;margin-bottom:2px}.sme-longintro__title h3{margin:0;font-size:18px}.sme-longintro p{margin:0 0 11px;color:#5e6878;font-size:14px;line-height:2.15}.sme-longintro p:last-child{margin-bottom:0}@media(max-width:600px){.sme-longintro{padding:18px 16px;border-radius:18px}.sme-longintro p{font-size:13px;line-height:2.05}}.sme-card__badges,.sme-headbadges{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.sme-card__badges{margin-top:14px}.sme-globalbadge,.sme-applybadge{display:inline-flex;align-items:center;min-height:27px;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900;border:1px solid #e5e9f0;background:#f8fafc;color:#526072}.sme-globalbadge.s5,.sme-globalbadge.s4{background:#edf9f4;border-color:#d3eee3;color:#23785a}.sme-globalbadge.s3{background:#fff8e8;border-color:#f4e5b8;color:#856822}.sme-globalbadge.s2,.sme-globalbadge.s1{background:#fff2f1;border-color:#f5d8d4;color:#a25149}.sme-applybadge{background:#f2f0ff;border-color:#e2ddff;color:#6255cc}.sme-card .sme-card__footer{padding-top:12px}.sme-global{margin:22px 0 4px;padding:23px;border-radius:24px;background:linear-gradient(145deg,#0d1e2f 0%,#132a40 56%,#16364a 100%);color:#fff;box-shadow:0 20px 45px rgba(12,30,47,.18);position:relative;overflow:hidden}.sme-global:before{content:"";position:absolute;width:230px;height:230px;border-radius:50%;background:rgba(78,204,163,.09);left:-70px;top:-110px}.sme-global__head{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px}.sme-global__head small{display:block;color:#83dbc0;font-weight:900;font-size:10px;letter-spacing:.4px;margin-bottom:4px}.sme-global__head h3{margin:0;font-size:21px;color:#fff}.sme-global__head>span{font-size:10px;color:#aebdca;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);padding:7px 10px;border-radius:999px}.sme-global-scores{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.sme-gscore{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);padding:13px;border-radius:17px;min-width:0}.sme-gscore__top{display:flex;align-items:center;gap:8px}.sme-gscore__top>span{font-size:20px}.sme-gscore__top>div{min-width:0;flex:1}.sme-gscore small{display:block;color:#aebdca;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sme-gscore strong{display:block;color:#fff;font-size:13px;margin-top:1px}.sme-gscore__top>b{font-size:10px;color:#90a6b7}.sme-gscore__bar{height:5px;background:rgba(255,255,255,.09);border-radius:99px;margin:10px 0 7px;overflow:hidden}.sme-gscore__bar i{display:block;height:100%;border-radius:99px;background:#63d3ae}.sme-gscore.s3 .sme-gscore__bar i{background:#f1c866}.sme-gscore.s2 .sme-gscore__bar i,.sme-gscore.s1 .sme-gscore__bar i{background:#ee8d82}.sme-gscore p{margin:0;color:#aebdca;font-size:9px;line-height:1.65}.sme-global-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.sme-global-info{padding:16px;border-radius:17px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.sme-global-info h4{margin:0 0 7px;color:#fff;font-size:13px}.sme-global-info p{margin:0;color:#c4d0da;line-height:1.95;font-size:12px}.sme-global-info.market,.sme-global-info.apply,.sme-global-info.license{grid-column:1/-1}.sme-global-note{position:relative;margin-top:12px;color:#94a8b8;font-size:10px;line-height:1.8;border-top:1px solid rgba(255,255,255,.08);padding-top:11px}.sme-compare-scorecards{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 14px}.sme-compare-scorecards .sme-gscore{background:#172a3e;color:#fff}.sme-compare-scorecards .sme-gscore small,.sme-compare-scorecards .sme-gscore p{color:#b8c5d0}@media(max-width:900px){.sme-global-scores{grid-template-columns:1fr 1fr}.sme-global-grid{grid-template-columns:1fr}.sme-global-info.market,.sme-global-info.apply,.sme-global-info.license{grid-column:auto}}@media(max-width:600px){.sme-global{padding:17px;border-radius:20px}.sme-global__head{display:block}.sme-global__head>span{display:inline-flex;margin-top:9px}.sme-global-scores{grid-template-columns:1fr 1fr}.sme-gscore{padding:11px}.sme-global-grid{grid-template-columns:1fr}.sme-compare-scorecards{grid-template-columns:1fr}.sme-card__badges{gap:5px}.sme-globalbadge,.sme-applybadge{font-size:9px}}.sme-app{width:100%;max-width:1240px;overflow-x:clip}.sme-app button,.sme-app input{font-family:inherit!important;text-transform:none!important;letter-spacing:normal!important}.sme-app button{box-shadow:none;-webkit-tap-highlight-color:transparent}.sme-app .sme-card,.sme-app .sme-card__top,.sme-app .sme-card__actions,.sme-app .sme-card__footer,.sme-app .sme-toolbar,.sme-app .sme-tabs,.sme-app .sme-search{min-width:0;max-width:100%}.sme-app .sme-card__top{width:100%;flex-wrap:nowrap}.sme-app .sme-card__actions{display:flex!important;flex:0 0 auto!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important}.sme-app button.sme-iconbtn{-webkit-appearance:none!important;appearance:none!important;box-sizing:border-box!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important;padding:0!important;margin:0!important;border:1px solid var(--line)!important;border-radius:12px!important;background:#fff!important;background-image:none!important;color:#344054!important;display:inline-grid!important;place-items:center!important;flex:0 0 38px!important;font-size:17px!important;font-weight:700!important;line-height:1!important;vertical-align:middle!important;cursor:pointer!important}.sme-app button.sme-iconbtn:hover,.sme-app button.sme-iconbtn:focus{background:#f7f8fb!important;color:#25324a!important;border-color:#d9dee7!important;transform:none!important}.sme-app button.sme-iconbtn.is-fav{background:#fff0f2!important;border-color:#ffd5db!important;color:#c23b55!important}.sme-app .sme-tabs button{-webkit-appearance:none!important;appearance:none!important;min-height:38px!important;margin:0!important;line-height:1.25!important;background:#fff!important;background-image:none!important;color:#566070!important;border:1px solid var(--line)!important;box-shadow:none!important}.sme-app .sme-tabs button.is-active{background:var(--ink)!important;color:#fff!important;border-color:var(--ink)!important}.sme-app .sme-comparebar button,.sme-app button.sme-primary,.sme-app button.sme-secondary,.sme-app button.sme-modal__close{-webkit-appearance:none!important;appearance:none!important;margin:0!important;background-image:none!important;line-height:1.25!important}.sme-app button.sme-primary{background:#1a2740!important;color:#fff!important;border:0!important}.sme-app button.sme-secondary{background:#f1f3f7!important;color:#25324a!important;border:0!important}.sme-app button.sme-modal__close{background:#f1f3f7!important;color:#25324a!important;border:0!important;padding:0!important}.sme-app .sme-comparebar button:not(.ghost){background:#fff!important;color:#18243a!important;border:0!important}.sme-app .sme-comparebar button.ghost{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.18)!important}.sme-compare-scroll{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}@media(max-width:767px){.sme-app{padding:0 10px!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.sme-hero{grid-template-columns:minmax(0,1fr)!important;padding:25px 18px!important;border-radius:22px!important;min-height:auto!important}.sme-hero__copy{min-width:0!important;width:100%!important}.sme-hero h2{font-size:clamp(27px,8vw,34px)!important;line-height:1.45!important;letter-spacing:-.5px!important}.sme-hero p{font-size:13.5px!important;line-height:1.9!important;margin-bottom:17px!important}.sme-kicker{max-width:100%;white-space:normal;line-height:1.6}.sme-search{width:100%!important;padding:3px 12px!important;border-radius:15px!important}.sme-search span{font-size:23px!important;flex:0 0 auto}.sme-search input{min-width:0!important;width:100%!important;padding:13px 0!important;font-size:14px!important}.sme-toolbar{width:100%!important;margin:20px 0 14px!important;gap:9px!important;overflow:hidden!important}.sme-tabs{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;flex-wrap:nowrap!important;padding:0 0 5px!important;overscroll-behavior-inline:contain;scroll-snap-type:x proximity}.sme-tabs button{flex:0 0 auto!important;padding:9px 13px!important;font-size:12px!important;scroll-snap-align:start}.sme-count{font-size:12px!important;padding:0 4px!important}.sme-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:13px!important;width:100%!important;max-width:100%!important}.sme-card{width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;padding:16px!important;border-radius:19px!important;overflow:hidden!important}.sme-card:hover{transform:none!important}.sme-card__top{align-items:center!important;gap:10px!important}.sme-card__emoji{width:46px!important;height:46px!important;min-width:46px!important;flex:0 0 46px!important;border-radius:14px!important;font-size:24px!important}.sme-app button.sme-iconbtn{width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;flex-basis:36px!important;border-radius:11px!important;font-size:16px!important}.sme-card__group{margin:12px 0 7px!important}.sme-card h3{font-size:17px!important;line-height:1.55!important}.sme-card p{font-size:12.5px!important;line-height:1.8!important;overflow-wrap:anywhere}.sme-card__badges{margin-top:11px!important}.sme-globalbadge,.sme-applybadge{max-width:100%;white-space:normal;line-height:1.45}.sme-card__footer{gap:8px!important;padding-top:13px!important}.sme-fit{max-width:68%!important;min-width:0!important}.sme-more{flex:0 0 auto;white-space:nowrap}.sme-comparebar{width:calc(100% - 8px)!important;max-width:none!important;bottom:8px!important;margin:18px 4px 0!important;padding:12px!important;border-radius:16px!important;gap:8px!important;display:flex!important;flex-wrap:wrap!important}.sme-comparebar[hidden]{display:none!important}.sme-comparebar>div{flex:1 0 100%!important;min-width:0!important}.sme-comparebar button{flex:1 1 calc(50% - 4px)!important;min-width:0!important;padding:10px 8px!important;font-size:11px!important}.sme-modal__panel{width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;margin:8px auto!important;max-height:calc(100dvh - 16px)!important;padding:16px!important;border-radius:20px!important;overflow-y:auto!important;overflow-x:hidden!important}.sme-modal__close{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;z-index:10!important}.sme-detail__head{align-items:flex-start!important;gap:11px!important;padding-bottom:15px!important;clear:both}.sme-detail__emoji{width:54px!important;height:54px!important;min-width:54px!important;border-radius:17px!important;font-size:29px!important}.sme-detail__head>div:last-child{min-width:0!important}.sme-detail__head h2{font-size:21px!important;line-height:1.5!important;overflow-wrap:anywhere}.sme-headbadges{gap:5px!important;margin-top:8px!important}.sme-longintro{padding:16px 14px!important;border-radius:17px!important}.sme-longintro__title{align-items:flex-start!important;gap:9px!important}.sme-longintro__title>span{width:38px!important;height:38px!important;min-width:38px!important;border-radius:12px!important}.sme-longintro__title h3{font-size:16px!important}.sme-longintro p{font-size:12.5px!important;line-height:2!important}.sme-meter-wrap{padding:14px!important;margin:14px 0!important;border-radius:16px!important}.sme-meters{grid-template-columns:1fr 1fr!important;gap:10px 8px!important}.sme-detail-grid{grid-template-columns:minmax(0,1fr)!important;gap:9px!important}.sme-info{padding:14px!important;border-radius:15px!important}.sme-global{padding:15px!important;border-radius:18px!important;margin-top:16px!important}.sme-global__head{display:block!important;margin-bottom:13px!important}.sme-global__head h3{font-size:18px!important;line-height:1.55!important}.sme-global__head>span{display:inline-flex!important;max-width:100%;white-space:normal;line-height:1.5;margin-top:8px!important}.sme-global-scores{grid-template-columns:1fr 1fr!important;gap:7px!important}.sme-gscore{padding:10px!important;border-radius:14px!important}.sme-gscore__top{gap:6px!important}.sme-gscore__top>span{font-size:17px!important}.sme-gscore small{font-size:8.5px!important}.sme-gscore strong{font-size:12px!important}.sme-global-grid{grid-template-columns:minmax(0,1fr)!important;gap:8px!important}.sme-global-info{padding:13px!important;border-radius:14px!important}.sme-detail-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.sme-detail-actions button{width:100%!important;min-width:0!important;padding:11px 8px!important}.sme-compare-scroll{margin-top:4px!important}.sme-compare-table{grid-template-columns:108px minmax(220px,1fr) minmax(220px,1fr)!important;width:620px!important;max-width:none!important}.sme-compare-table>div{padding:10px!important;font-size:11px!important;overflow-wrap:anywhere}.sme-compare-title{font-size:14px!important;line-height:1.5!important}}@media(max-width:430px){.sme-app{padding:0 8px!important}.sme-hero{padding:22px 15px!important}.sme-card{padding:14px!important}.sme-card__actions{gap:5px!important}.sme-app button.sme-iconbtn{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;flex-basis:34px!important}.sme-global-scores{grid-template-columns:minmax(0,1fr)!important}.sme-gscore p{font-size:9px!important}.sme-detail-actions{grid-template-columns:minmax(0,1fr)!important}}.sme-app{container-type:inline-size}@container (max-width:700px){.sme-app .sme-grid{grid-template-columns:minmax(0,1fr)!important}.sme-app .sme-toolbar{align-items:flex-start!important;flex-direction:column!important}.sme-app .sme-tabs{width:100%!important;overflow-x:auto!important;flex-wrap:nowrap!important}.sme-app .sme-card{width:100%!important;min-width:0!important}.sme-app .sme-card__actions{flex-direction:row!important;flex-wrap:nowrap!important}.sme-app .sme-global-grid{grid-template-columns:minmax(0,1fr)!important}.sme-app .sme-detail-grid{grid-template-columns:minmax(0,1fr)!important}}.sme-entry{--sme-entry-ink:#10213e;--sme-entry-accent:#ffb400;position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;width:100%;max-width:1180px;margin:18px auto;padding:24px 26px;border:1px solid #e6eaf1;border-radius:26px;background:linear-gradient(135deg,#fff 0%,#f8fbff 52%,#fff8e7 100%);box-shadow:0 18px 45px rgba(20,42,76,.08);overflow:hidden}.sme-entry:before{content:"";position:absolute;width:180px;height:180px;left:-70px;bottom:-115px;border-radius:50%;background:rgba(255,180,0,.12);pointer-events:none}.sme-entry__visual{position:relative;width:86px;height:86px;min-width:86px;display:grid;place-items:center;border-radius:24px;background:var(--sme-entry-ink);box-shadow:0 12px 30px rgba(16,33,62,.18)}.sme-entry__visual>span{font-size:38px;line-height:1}.sme-entry__visual>i{position:absolute;left:-7px;top:-7px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--sme-entry-accent);color:#111;font-size:15px;font-style:normal;font-weight:900;border:3px solid #fff}.sme-entry__body{min-width:0}.sme-entry__eyebrow{display:block;margin-bottom:6px;color:#8b6200;font-size:12px;font-weight:900}.sme-entry h2{margin:0 0 7px!important;color:var(--sme-entry-ink)!important;font-size:clamp(21px,2.2vw,30px)!important;line-height:1.55!important;font-weight:900!important}.sme-entry p{margin:0 0 12px!important;color:#5c6678!important;font-size:14px!important;line-height:1.9!important}.sme-entry__chips{display:flex;gap:7px;flex-wrap:wrap}.sme-entry__chips span{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:999px;background:#fff;color:#4b5669;border:1px solid #e5e9f0;font-size:10.5px;font-weight:800}.sme-entry a.sme-entry__cta{-webkit-appearance:none!important;appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:11px!important;min-height:50px!important;padding:12px 18px!important;border:0!important;border-radius:16px!important;background:var(--sme-entry-ink)!important;background-image:none!important;color:#fff!important;text-decoration:none!important;box-shadow:none!important;font-size:13px!important;font-weight:900!important;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease!important}.sme-entry a.sme-entry__cta:hover,.sme-entry a.sme-entry__cta:focus{background:var(--sme-entry-ink)!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 12px 24px rgba(16,33,62,.18)!important}.sme-entry__cta b{font-size:18px;line-height:1}.sme-crawl-index{margin:26px 0 8px;border:1px solid #e3e7ee;border-radius:18px;background:#fff;overflow:hidden}.sme-crawl-index summary{cursor:pointer;padding:15px 17px;color:#26364f;font-size:13px;font-weight:900;list-style-position:inside}.sme-crawl-index[open] summary{border-bottom:1px solid #edf0f4}.sme-crawl-index__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:14px}.sme-crawl-index__grid a{display:block;padding:8px 10px;border-radius:10px;background:#f7f9fc;color:#344158;text-decoration:none;font-size:11px;line-height:1.65}.sme-crawl-index__grid a:hover{background:#eef3fa;color:#17243a}.sme-single{--sme-single-ink:#132440;max-width:980px;margin:0 auto;direction:rtl;color:#263247}.sme-single__group{display:inline-flex;margin:0 0 14px!important;padding:7px 11px;border-radius:999px;background:#fff7df;color:#7b5800;font-size:12px;font-weight:900}.sme-single__intro{font-size:15px;line-height:2;color:#3e495d}.sme-single__intro p{margin:0 0 16px}.sme-single__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.sme-single__box{padding:18px;border:1px solid #e4e8ef;border-radius:18px;background:#fff}.sme-single__box h2{margin:0 0 9px!important;color:var(--sme-single-ink)!important;font-size:16px!important;line-height:1.7!important}.sme-single__box p{margin:0!important;color:#5a6476;font-size:13px;line-height:1.95}.sme-single__global{margin-top:26px;padding:22px;border-radius:22px;background:#101d33;color:#fff}.sme-single__global-head span{color:#ffbf27;font-size:10px;font-weight:900;letter-spacing:.7px}.sme-single__global-head h2{margin:5px 0 15px!important;color:#fff!important;font-size:23px!important}.sme-single__scores{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.sme-single__scores>div{padding:12px;border-radius:14px;background:rgba(255,255,255,.07)}.sme-single__scores small{display:block;color:#bec8d9;font-size:9px;margin-bottom:5px}.sme-single__scores strong{display:block;color:#fff;font-size:13px}.sme-single__scores span{display:block;margin-top:3px;color:#ffbf27;font-size:10px;font-weight:900}.sme-single__global-row{padding:14px 0;border-top:1px solid rgba(255,255,255,.10)}.sme-single__global-row h3{margin:0 0 6px!important;color:#fff!important;font-size:14px!important}.sme-single__global-row p{margin:0!important;color:#d5dceb;font-size:12.5px;line-height:1.95}.sme-single__back{margin:20px 0!important}.sme-single__back a{font-weight:900;text-decoration:none}@media(max-width:767px){.sme-entry{grid-template-columns:62px minmax(0,1fr)!important;gap:13px!important;padding:18px!important;border-radius:21px!important}.sme-entry__visual{width:62px;height:62px;min-width:62px;border-radius:18px}.sme-entry__visual>span{font-size:29px}.sme-entry__visual>i{width:24px;height:24px;font-size:12px}.sme-entry__eyebrow{font-size:10px}.sme-entry h2{font-size:18px!important;line-height:1.65!important}.sme-entry p{font-size:12px!important;line-height:1.85!important}.sme-entry__chips{display:none}.sme-entry a.sme-entry__cta{grid-column:1/-1!important;width:100%!important;min-height:46px!important;padding:10px 14px!important;border-radius:14px!important}.sme-crawl-index__grid{grid-template-columns:1fr 1fr;padding:10px}.sme-single__grid{grid-template-columns:1fr}.sme-single__global{padding:16px;border-radius:18px}.sme-single__scores{grid-template-columns:1fr 1fr}}@media(max-width:430px){.sme-crawl-index__grid{grid-template-columns:1fr}.sme-single__scores{grid-template-columns:1fr}}html.sme-modal-open,body.sme-modal-open{overflow:hidden!important;overscroll-behavior:none}.sme-modal{--ink:#152238;--muted:#6b7483;--line:#e9edf3;--card:#fff;--soft:#f6f8fc;--brand:#ff7a45;--brand2:#6157e8;direction:rtl;font-family:inherit;color:var(--ink);isolation:isolate}.sme-modal *{box-sizing:border-box}.sme-modal button{font-family:inherit!important;text-transform:none!important;letter-spacing:normal!important}.sme-modal button.sme-modal__close{display:grid!important;place-items:center!important;padding:0!important;border:0!important;background:#f1f3f7!important;background-image:none!important;color:#25324a!important;box-shadow:none!important;line-height:1!important}.sme-modal button.sme-primary{border:0!important;background:#1a2740!important;background-image:none!important;color:#fff!important;box-shadow:none!important}.sme-modal button.sme-secondary{border:0!important;background:#f1f3f7!important;background-image:none!important;color:#25324a!important;box-shadow:none!important}.sme-modal__panel{scrollbar-gutter:stable;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.sme-card__metarow{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:14px 0 8px}.sme-card__metarow .sme-card__group{margin:0}.sme-degree{display:inline-flex;align-items:center;min-height:25px;padding:4px 8px;border-radius:999px;background:#eef7ff;border:1px solid #d8ebfa;color:#41677f;font-size:10px;font-weight:900}.sme-reality{margin:20px 0;padding:20px;border:1px solid #e5eaf2;border-radius:24px;background:linear-gradient(145deg,#f8fbff 0%,#fff 62%,#fffaf3 100%)}.sme-section-title{display:flex;gap:11px;align-items:center;margin-bottom:14px}.sme-section-title>span{width:43px;height:43px;min-width:43px;border-radius:14px;display:grid;place-items:center;background:#eaf3ff;font-size:20px}.sme-section-title small{display:block;color:#718096;font-size:10px;font-weight:900;margin-bottom:2px}.sme-section-title h3{font-size:18px;margin:0;line-height:1.55;color:#18243a}.sme-reality-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sme-reality-card{background:#fff;border:1px solid #e8edf4;border-radius:17px;padding:16px;min-width:0}.sme-reality-card.curriculum,.sme-reality-card.university{grid-column:1/-1}.sme-reality-card h4{margin:0 0 8px;font-size:14px;color:#1f2d45}.sme-reality-card p{margin:0 0 8px;color:#637083;font-size:12.5px;line-height:2}.sme-reality-card p:last-child{margin-bottom:0}.sme-source-note{margin-top:11px;padding:10px 12px;border-radius:12px;background:#fff8e8;border:1px solid #f4e5b8;color:#765f26;font-size:10.5px;line-height:1.8}.sme-source-details{margin-top:10px;border-top:1px solid #e6ebf2;padding-top:9px}.sme-source-details summary{cursor:pointer;font-size:11px;font-weight:900;color:#526173}.sme-source-details p{margin:8px 0 0;color:#718096;font-size:10.5px;line-height:1.9}@media(max-width:767px){.sme-modal{inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;overflow:hidden!important;padding:0!important}.sme-modal__backdrop{display:none!important}.sme-modal__panel{position:absolute!important;inset:0!important;width:100%!important;max-width:none!important;height:100dvh!important;max-height:none!important;margin:0!important;border-radius:0!important;padding:14px 14px calc(28px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;overflow-x:hidden!important;background:#fff!important;box-shadow:none!important}.sme-modal__close{position:sticky!important;top:0!important;float:left!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;margin:0 0 8px 0!important;z-index:100!important;border-radius:13px!important;box-shadow:0 5px 18px rgba(22,34,56,.10)!important}#smeModalBody{width:100%!important;max-width:100%!important;min-width:0!important;clear:both!important;padding-bottom:8px!important}.sme-detail__head{padding-top:2px!important;clear:both!important}.sme-card__metarow{margin:11px 0 7px!important}.sme-degree{font-size:9px!important;min-height:23px!important;padding:3px 7px!important}.sme-reality{margin:15px 0!important;padding:14px!important;border-radius:18px!important}.sme-section-title{align-items:flex-start!important;gap:9px!important}.sme-section-title>span{width:38px!important;height:38px!important;min-width:38px!important;border-radius:12px!important}.sme-section-title h3{font-size:16px!important}.sme-section-title small{font-size:9px!important}.sme-reality-grid{grid-template-columns:minmax(0,1fr)!important;gap:8px!important}.sme-reality-card,.sme-reality-card.curriculum,.sme-reality-card.university{grid-column:auto!important;padding:13px!important;border-radius:14px!important}.sme-reality-card h4{font-size:13px!important}.sme-reality-card p{font-size:12px!important;line-height:1.95!important}.sme-source-note{font-size:10px!important;padding:9px 10px!important}.sme-detail-actions{position:sticky!important;bottom:calc(0px + env(safe-area-inset-bottom))!important;z-index:50!important;margin:18px -14px -14px!important;padding:10px 14px calc(10px + env(safe-area-inset-bottom))!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(12px)!important;border-top:1px solid #e8edf3!important;box-shadow:0 -8px 24px rgba(22,34,56,.06)!important}.sme-detail-actions button{min-height:44px!important}.sme-global{margin-bottom:8px!important}}@media(max-width:430px){.sme-modal__panel{padding:12px 12px calc(24px + env(safe-area-inset-bottom))!important}.sme-detail-actions{margin-left:-12px!important;margin-right:-12px!important;margin-bottom:-12px!important;padding-left:12px!important;padding-right:12px!important}.sme-reality{padding:12px!important}}.sme-single__badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 14px}.sme-single__badges .sme-single__group{margin:0!important}.sme-single__degree{display:inline-flex;margin:0!important;padding:7px 11px;border-radius:999px;background:#eef7ff;color:#365d78;font-size:12px;font-weight:900;border:1px solid #d9eaf6}.sme-single__source{margin:16px 0 8px;border:1px solid #e7eaf0;border-radius:16px;background:#fafbfd;overflow:hidden}.sme-single__source summary{cursor:pointer;padding:13px 15px;font-size:12px;font-weight:900;color:#40506a}.sme-single__source[open] summary{border-bottom:1px solid #e7eaf0}.sme-single__source p{margin:0!important;padding:11px 15px;color:#6b7483;font-size:11.5px;line-height:1.9}.sme-single__source p+p{padding-top:0}@media(max-width:767px){.sme-single{width:100%;max-width:100%;overflow:visible;padding:0 2px}.sme-single__badges{gap:6px;margin-bottom:11px}.sme-single__group,.sme-single__degree{font-size:10.5px!important;padding:6px 9px!important}.sme-single__box{min-width:0;overflow-wrap:anywhere}.sme-single__box p,.sme-single__global-row p,.sme-single__source p{overflow-wrap:anywhere;word-break:normal}}.sme-app{--ink:#16315b;--muted:#70819c;--line:#e4ebf5;--card:#ffffff;--soft:#f4f7fd;--brand:#315ccb;--brand2:#3f67d6;background:linear-gradient(180deg,#eef3fb 0%,#f8fbff 100%);padding:18px;border-radius:34px;box-shadow:0 14px 44px rgba(34,63,126,.08);border:1px solid #e4ecf8}.sme-hero{min-height:240px;padding:34px 38px;border-radius:30px;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.10) 0 70px,transparent 71px),radial-gradient(circle at 76% 35%,rgba(255,255,255,.10) 0 46px,transparent 47px),linear-gradient(135deg,#3d67d2 0%,#224dbd 62%,#173fa9 100%);color:#fff;box-shadow:0 20px 60px rgba(29,66,160,.25);border:1px solid rgba(255,255,255,.14)}.sme-hero h2,.sme-hero p,.sme-kicker{color:#fff}.sme-kicker{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(8px);color:#fff;font-weight:800}.sme-hero p{color:rgba(255,255,255,.88);max-width:780px}.sme-search{background:rgba(255,255,255,.96);border-color:rgba(255,255,255,.55);box-shadow:0 10px 30px rgba(14,37,94,.18)}.sme-search span{color:#4770d8}.sme-search input{color:#173053!important}.sme-hero__orb{width:190px;height:190px;background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.08));border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 22px 52px rgba(12,30,80,.22)}.sme-hero__orb span{font-size:74px}.sme-hero__orb i,.sme-hero__orb b{opacity:.9}.sme-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:18px 0 20px}.sme-stat{background:#fff;border:1px solid var(--line);border-radius:22px;padding:16px 18px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 30px rgba(27,52,109,.06)}.sme-stat span{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:#edf3ff;font-size:22px;flex:0 0 46px}.sme-stat strong{display:block;font-size:15px;color:#173053;margin-bottom:4px}.sme-stat small{display:block;font-size:12px;line-height:1.7;color:#6b7d9a}.sme-stat.is-accent{background:linear-gradient(135deg,#f7f9ff 0%,#eef4ff 100%)}.sme-stat.is-accent span{background:linear-gradient(135deg,#dfe9ff,#edf4ff)}.sme-shell{display:grid;grid-template-columns:320px minmax(0,1fr);gap:20px;align-items:start}.sme-sidebar{position:sticky;top:18px}.sme-panel{background:#fff;border:1px solid var(--line);border-radius:28px;padding:22px;box-shadow:0 14px 36px rgba(35,57,112,.06)}.sme-panel+.sme-panel{margin-top:16px}.sme-panel__head{margin-bottom:16px}.sme-panel__head h3{margin:0 0 6px;font-size:22px;color:#13305d}.sme-panel__head p{margin:0;color:#73839b;font-size:13px;line-height:1.9}.sme-toolbar{display:block;margin:0}.sme-tabs{display:grid;grid-template-columns:1fr;gap:9px;overflow:visible;padding:0}.sme-tabs button{width:100%;text-align:right;padding:13px 16px;border-radius:16px;background:#f8fbff!important;border-color:#e6eef8!important;color:#355179!important;font-size:13px;font-weight:800}.sme-tabs button:hover{background:#f3f7ff!important;border-color:#d7e3f5!important}.sme-tabs button.is-active{background:linear-gradient(135deg,#3e67d5 0%,#2852c1 100%)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 14px 28px rgba(50,90,200,.28)!important}.sme-quickgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sme-quickcard{min-height:116px;border-radius:20px;padding:16px;border:1px solid #edf1f7;display:flex;flex-direction:column;justify-content:space-between}.sme-quickcard strong{display:block;font-size:14px;line-height:1.7;color:#193257}.sme-quickcard span{display:block;font-size:12px;line-height:1.9;color:#667995}.sme-quickcard.is-warm{background:#fff6e8}.sme-quickcard.is-cool{background:#f2f6ff}.sme-quickcard.is-mint{background:#ecfbf5}.sme-quickcard.is-soft{background:#f7f8fb}.sme-main{background:rgba(255,255,255,.66);border:1px solid #e7eef9;border-radius:30px;padding:18px 18px 22px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 14px 36px rgba(35,57,112,.04)}.sme-main__head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:6px 4px 16px}.sme-main__head h3{margin:0 0 6px;font-size:26px;color:#15335f}.sme-main__head p{margin:0;color:#6c7d97;font-size:14px;line-height:1.9;max-width:760px}.sme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sme-card{background:#fff;border:1px solid #e7edf7;border-radius:24px;padding:18px;min-height:248px;box-shadow:0 10px 28px rgba(27,54,116,.05)}.sme-card:hover{border-color:#cfdcf3;box-shadow:0 18px 42px rgba(27,54,116,.11)}.sme-card__emoji{background:linear-gradient(145deg,#eef4ff,#f9fbff);color:#2f56c7}.sme-card__group{background:#edf2ff;color:#4166cf;font-size:10.5px}.sme-card h3{font-size:18px;color:#193257}.sme-card p{color:#6b7c94;font-size:13px}.sme-card__footer{border-top:1px solid #eef2f8;margin-top:15px;padding-top:14px}.sme-fit{background:#f5f8fd;color:#5f728f;border-radius:12px}.sme-more{color:#2d57c4}.sme-iconbtn{border-color:#e3ebf6;background:#fbfdff;color:#365584}.sme-iconbtn:hover{background:#f3f7ff}.sme-empty,.sme-crawl-index{background:#fff;border:1px solid #e5edf8;border-radius:22px;box-shadow:0 8px 24px rgba(35,57,112,.04)}.sme-empty{padding:36px 22px;margin-top:16px}.sme-crawl-index{margin-top:18px;padding:0 16px}.sme-crawl-index summary{padding:16px 6px;font-weight:800;color:#24457f;cursor:pointer}.sme-modal__panel{width:min(980px,calc(100% - 28px));background:#f8fbff;border:1px solid #e7eef8}.sme-detail__head span{background:#edf2ff;padding:6px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:6px}.sme-detail__summary{background:#fff;border:1px solid #edf1f7;padding:16px 18px;border-radius:18px}.sme-longintro,.sme-info,.sme-meter-wrap,.sme-global{box-shadow:0 10px 26px rgba(36,60,113,.05)}.sme-detail-actions{position:sticky;bottom:0;background:linear-gradient(180deg,rgba(248,251,255,0) 0%,rgba(248,251,255,.92) 26%,rgba(248,251,255,.98) 100%);padding-top:14px}.sme-comparebar{background:linear-gradient(135deg,rgba(28,53,112,.96),rgba(20,43,95,.96));border:1px solid rgba(255,255,255,.08)}@media(max-width:1100px){.sme-shell{grid-template-columns:280px minmax(0,1fr)}.sme-overview{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.sme-app{padding:14px;border-radius:26px}.sme-overview{grid-template-columns:1fr 1fr}.sme-shell{grid-template-columns:minmax(0,1fr)}.sme-sidebar{position:static}.sme-main{padding:16px}.sme-grid{grid-template-columns:1fr}}@media(max-width:767px){.sme-app{padding:12px!important;border-radius:22px!important}.sme-hero{padding:24px 18px!important;border-radius:24px!important}.sme-overview{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;margin:14px 0 16px!important}.sme-stat{padding:14px 15px!important;border-radius:18px!important}.sme-shell{gap:14px!important}.sme-panel{padding:18px!important;border-radius:22px!important}.sme-panel__head h3{font-size:18px!important}.sme-tabs{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:8px!important;padding-bottom:2px!important}.sme-tabs button{width:auto!important;min-width:max-content!important;white-space:nowrap!important;text-align:center!important;padding:11px 14px!important;border-radius:14px!important}.sme-quickgrid{grid-template-columns:minmax(0,1fr)!important}.sme-main{border-radius:24px!important;padding:14px!important}.sme-main__head{padding:2px 2px 12px!important}.sme-main__head h3{font-size:22px!important}.sme-main__head p{font-size:13px!important;line-height:1.8!important}.sme-grid{gap:14px!important}.sme-card{border-radius:20px!important}.sme-modal__panel{position:fixed!important;inset:8px!important;margin:0!important;width:auto!important;max-width:none!important;max-height:none!important;height:auto!important;border-radius:22px!important;padding:14px!important}.sme-detail-actions{position:sticky!important;bottom:-1px!important;margin:0 -2px -2px!important;padding:14px 2px 2px!important}}@media(max-width:430px){.sme-app{padding:10px!important}.sme-stat span{width:42px!important;height:42px!important;flex-basis:42px!important}.sme-panel,.sme-main{border-radius:20px!important}}@container (max-width:900px){.sme-app .sme-shell{grid-template-columns:minmax(0,1fr)!important}.sme-app .sme-sidebar{position:static!important}.sme-app .sme-overview{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@container (max-width:640px){.sme-app .sme-overview{grid-template-columns:minmax(0,1fr)!important}.sme-app .sme-tabs{display:flex!important;overflow-x:auto!important;flex-wrap:nowrap!important}.sme-app .sme-tabs button{width:auto!important;min-width:max-content!important;text-align:center!important}.sme-app .sme-quickgrid{grid-template-columns:minmax(0,1fr)!important}.sme-app .sme-main__head h3{font-size:21px!important}}.sme-entry{--sme-entry-ink:#12326a;--sme-entry-accent:#f3b324;max-width:1280px;padding:26px 28px;border-radius:30px;border:1px solid #e2e7ef;background:linear-gradient(90deg,#f8fafc 0%,#fbfcfe 57%,#fffaf0 100%);box-shadow:0 16px 40px rgba(18,50,106,.08)}.sme-entry:before{width:160px;height:160px;left:-52px;bottom:-102px;background:rgba(210,178,93,.16)}.sme-entry:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 16%,rgba(18,50,106,.045) 0 68px,transparent 69px);pointer-events:none}.sme-entry__visual{width:96px;height:96px;min-width:96px;border-radius:26px;background:linear-gradient(145deg,#152f61 0%,#0f2550 100%);box-shadow:0 14px 34px rgba(18,50,106,.18)}.sme-entry__visual>span{font-size:40px}.sme-entry__visual>i{left:-8px;top:-8px;width:31px;height:31px;border:4px solid #fff;background:var(--sme-entry-accent);color:#1e2430}.sme-entry__eyebrow{color:#9b6f00;font-size:13px;margin-bottom:7px}.sme-entry h2{font-size:clamp(24px,2.35vw,34px)!important;line-height:1.5!important;color:#0e2a5c!important}.sme-entry p{font-size:15px!important;line-height:1.95!important;color:#627089!important;max-width:900px}.sme-entry__chips span{min-height:30px;padding:6px 12px;background:#fff;color:#495a74;border-color:#dee5ef;box-shadow:0 4px 10px rgba(18,50,106,.04)}.sme-entry a.sme-entry__cta{min-height:56px!important;padding:14px 22px!important;border-radius:18px!important;background:#132d5e!important;font-size:14px!important;box-shadow:0 14px 28px rgba(18,50,106,.12)!important}.sme-entry a.sme-entry__cta:hover,.sme-entry a.sme-entry__cta:focus{background:#102955!important;box-shadow:0 18px 30px rgba(18,50,106,.2)!important}.sme-app{--ink:#12326a;--muted:#6b768a;--line:#e3e8f0;--card:#fff;--soft:#f6f8fc;--brand:#12326a;--brand2:#d0a445;background:transparent;box-shadow:none;border:0;padding:0}.sme-hero{min-height:270px;padding:34px 38px;border-radius:30px;background:linear-gradient(90deg,#f8fafc 0%,#fbfcfe 58%,#fffaf0 100%);border:1px solid #e3e8f0;box-shadow:0 18px 42px rgba(18,50,106,.06);color:#12326a}.sme-hero:before{content:"";position:absolute;left:-48px;bottom:-110px;width:180px;height:180px;border-radius:50%;background:rgba(210,178,93,.14)}.sme-kicker{background:#fff8e6;border-color:#f1dfb5;color:#8a6510}.sme-hero h2{color:#0f2c60}.sme-hero p{color:#66748a}.sme-search{border-color:#dfe6ef;box-shadow:0 10px 24px rgba(18,50,106,.04)}.sme-search span{color:#12326a}.sme-hero__orb{background:linear-gradient(145deg,#173667 0%,#102955 100%);box-shadow:0 18px 38px rgba(18,50,106,.18)}.sme-hero__orb i{background:#f3b324}.sme-hero__orb b{background:#d8e3f6}.sme-overview{margin:18px 0}.sme-stat{border-radius:24px;border:1px solid #e3e8f0;box-shadow:0 12px 28px rgba(18,50,106,.05)}.sme-stat span{background:#eef3fb;color:#12326a}.sme-stat strong{color:#113061}.sme-stat small{color:#6f7c90}.sme-stat.is-accent{background:linear-gradient(135deg,#fff 0%,#fffaf0 100%)}.sme-stat.is-accent span{background:#fff4d8}.sme-shell{grid-template-columns:300px minmax(0,1fr);gap:18px}.sme-panel{border-radius:28px;border:1px solid #e3e8f0;box-shadow:0 12px 28px rgba(18,50,106,.05)}.sme-panel__head h3{font-size:20px;color:#113061}.sme-panel__head p{color:#738196}.sme-tabs button{background:#f8fafc!important;border-color:#e5ebf3!important;color:#3b4f70!important;border-radius:15px!important}.sme-tabs button.is-active{background:#12326a!important;box-shadow:0 12px 24px rgba(18,50,106,.18)!important}.sme-quickcard{border-radius:18px}.sme-quickcard.is-warm{background:#fff8e9}.sme-quickcard.is-cool{background:#f5f8fd}.sme-quickcard.is-mint{background:#f2fbf7}.sme-main{background:#fbfcfe;border:1px solid #e3e8f0;border-radius:30px;box-shadow:0 12px 30px rgba(18,50,106,.04)}.sme-main__head h3{color:#12326a}.sme-main__head p{color:#6d7b91}.sme-card{border-radius:24px;border-color:#e6ebf3;box-shadow:0 10px 24px rgba(18,50,106,.04)}.sme-card__emoji{background:#eef3fb;color:#12326a}.sme-card__group{background:#eef3fb;color:#35578d}.sme-iconbtn{border-color:#e1e7ef;color:#35578d}.sme-iconbtn.is-fav{background:#fff4f2!important;border-color:#ffd9d3!important;color:#bf5b4a!important}.sme-more{color:#12326a}.sme-comparebar{background:rgba(18,50,106,.96)}.sme-modal__panel{background:#fbfcfe;border-color:#e3e8f0}.sme-detail__summary{border-color:#e6ebf3}.sme-longintro{background:linear-gradient(145deg,#fff 0%,#fbfcfe 62%,#fffaf0 100%);border-color:#ece3cc}.sme-global{background:linear-gradient(145deg,#12326a 0%,#0f274f 100%)}@media(max-width:767px){.sme-entry{padding:20px 18px!important;border-radius:24px!important;gap:16px!important}.sme-entry__visual{width:74px!important;height:74px!important;min-width:74px!important;border-radius:20px!important}.sme-entry__visual>span{font-size:31px!important}.sme-entry__visual>i{width:26px!important;height:26px!important;font-size:12px!important}.sme-entry__eyebrow{font-size:11px!important}.sme-entry h2{font-size:20px!important;line-height:1.65!important}.sme-entry p{font-size:12.5px!important;line-height:1.9!important}.sme-entry__chips{display:flex!important;gap:6px!important;overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:2px!important}.sme-entry__chips span{white-space:nowrap!important;min-width:max-content!important}.sme-entry a.sme-entry__cta{width:100%!important;grid-column:1/-1!important}.sme-hero{padding:24px 18px!important;border-radius:24px!important}.sme-shell{grid-template-columns:minmax(0,1fr)!important}.sme-main,.sme-panel{border-radius:24px!important}}body.single-salam_major .entry-title{display:none!important}body.single-salam_major .site-main{overflow:visible}.sme-major-page{--sm-navy:#102c5c;--sm-blue:#184686;--sm-gold:#e5b54d;--sm-cream:#fff8e8;--sm-soft:#f5f8fc;--sm-line:#e2e8f1;--sm-text:#1b2e4d;--sm-muted:#68778e;max-width:1180px!important;margin:28px auto 54px!important;padding:0!important;color:var(--sm-text)!important;font-family:inherit}.sme-major-page *{box-sizing:border-box}.sme-major-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(230px,.45fr);gap:30px;min-height:360px;padding:46px 48px;border:1px solid #e1e7ef;border-radius:36px;background:linear-gradient(120deg,#f9fbfd 0%,#ffffff 58%,#fff8e8 100%);box-shadow:0 26px 70px rgba(20,48,94,.09)}.sme-major-hero:before{content:"";position:absolute;width:230px;height:230px;border-radius:50%;left:-95px;bottom:-145px;background:rgba(229,181,77,.14)}.sme-major-hero:after{content:"";position:absolute;width:310px;height:310px;border-radius:50%;right:-120px;top:-170px;border:45px solid rgba(16,44,92,.035)}.sme-major-hero__copy{position:relative;z-index:2;align-self:center}.sme-major-breadcrumb{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:16px;font-size:11px;color:#8090a7;font-weight:800}.sme-major-breadcrumb a{color:#536b8f;text-decoration:none}.sme-major-breadcrumb b{color:#9a7118}.sme-major-breadcrumb span{opacity:.6}.sme-major-eyebrow{display:inline-flex;align-items:center;min-height:31px;padding:6px 12px;border-radius:999px;background:#fff5d8;border:1px solid #f1dfae;color:#946c13;font-size:11px;font-weight:900;margin-bottom:10px}.sme-major-hero h1{margin:0 0 13px!important;color:var(--sm-navy)!important;font-size:clamp(30px,4vw,48px)!important;line-height:1.4!important;letter-spacing:-1px!important;font-weight:950!important}.sme-major-hero__copy>p{max-width:760px;margin:0!important;color:#607089!important;font-size:15px!important;line-height:2.05!important}.sme-major-hero__chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.sme-major-hero__chips span{display:inline-flex;align-items:center;min-height:31px;padding:6px 11px;border-radius:999px;background:#fff;border:1px solid #e1e7ef;color:#4b5e7a;font-size:11px;font-weight:850;box-shadow:0 5px 14px rgba(16,44,92,.035)}.sme-major-hero__actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:22px}.sme-major-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:48px!important;padding:11px 17px!important;border-radius:15px!important;text-decoration:none!important;font-size:12px!important;font-weight:900!important;transition:.2s ease!important}.sme-major-btn--primary{background:var(--sm-navy)!important;color:#fff!important;border:1px solid var(--sm-navy)!important;box-shadow:0 12px 25px rgba(16,44,92,.16)!important}.sme-major-btn--ghost{background:#fff!important;color:#29456f!important;border:1px solid #dce4ee!important}.sme-major-btn:hover{transform:translateY(-2px)}.sme-major-hero__visual{position:relative;z-index:2;min-height:260px;display:grid;place-items:center;align-self:center}.sme-major-hero__icon{position:relative;z-index:3;width:160px;height:160px;border-radius:42px;display:grid;place-items:center;background:linear-gradient(145deg,#17386f 0%,#0d2856 100%);font-size:70px;box-shadow:0 24px 48px rgba(16,44,92,.21);border:1px solid rgba(255,255,255,.16)}.sme-major-hero__visual small{position:absolute;z-index:4;bottom:13px;padding:6px 10px;border-radius:999px;background:#fff;color:#6c7990;font-size:9px;font-weight:900;letter-spacing:1.2px;box-shadow:0 8px 20px rgba(16,44,92,.08)}.sme-major-hero__orbit{position:absolute;border-radius:50%;border:1px solid rgba(16,44,92,.09)}.sme-major-hero__orbit.one{width:215px;height:215px}.sme-major-hero__orbit.two{width:270px;height:270px;border-style:dashed;opacity:.6}.sme-major-nav{position:sticky;top:10px;z-index:30;display:flex;justify-content:center;gap:6px;width:max-content;max-width:calc(100% - 24px);margin:-22px auto 40px;padding:8px;border-radius:18px;background:rgba(255,255,255,.94);border:1px solid #e2e7ef;box-shadow:0 15px 35px rgba(16,44,92,.10);backdrop-filter:blur(12px);overflow-x:auto;scrollbar-width:none}.sme-major-nav::-webkit-scrollbar{display:none}.sme-major-nav a{flex:0 0 auto;padding:8px 13px;border-radius:12px;color:#536781;text-decoration:none;font-size:11px;font-weight:900;white-space:nowrap}.sme-major-nav a:hover{background:#f1f5fb;color:var(--sm-navy)}.sme-major-section{scroll-margin-top:90px;margin:0 0 48px;padding:0 8px}.sme-major-section__head{display:flex;align-items:center;gap:13px;margin-bottom:18px}.sme-major-section__head>span{width:43px;height:43px;min-width:43px;border-radius:14px;display:grid;place-items:center;background:#eef3fa;color:#2d558d;font-size:12px;font-weight:950;border:1px solid #dfe7f1}.sme-major-section__head small{display:block;margin-bottom:2px;color:#8a98ab;font-size:10px;font-weight:850}.sme-major-section__head h2{margin:0!important;color:var(--sm-navy)!important;font-size:clamp(21px,2.6vw,30px)!important;line-height:1.55!important}.sme-major-intro-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.45fr);gap:18px;align-items:start}.sme-major-story{padding:26px 28px;border-radius:27px;background:#fff;border:1px solid var(--sm-line);box-shadow:0 15px 40px rgba(16,44,92,.055)}.sme-major-story p{margin:0 0 14px!important;color:#56667e!important;font-size:14px!important;line-height:2.15!important}.sme-major-story p:last-child{margin-bottom:0!important}.sme-major-profile{padding:22px;border-radius:27px;background:linear-gradient(155deg,#122f63 0%,#0c2653 100%);color:#fff;box-shadow:0 18px 40px rgba(16,44,92,.14)}.sme-major-profile__head{display:flex;align-items:center;gap:10px;margin-bottom:18px}.sme-major-profile__head>span{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;background:rgba(255,255,255,.09);color:#f2c45c}.sme-major-profile__head small{display:block;color:#aebbd0;font-size:9px;font-weight:850}.sme-major-profile__head h3{margin:2px 0 0!important;color:#fff!important;font-size:14px!important;line-height:1.6!important}.sme-major-profile__meters{display:grid;gap:13px}.sme-major-meter>div{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:6px}.sme-major-meter span{font-size:10.5px;color:#e2e8f2}.sme-major-meter b{font-size:9px;color:#f4c75e}.sme-major-meter i{display:block;height:7px;border-radius:99px;background:rgba(255,255,255,.09);overflow:hidden}.sme-major-meter i em{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#f5c85f,#fff0b7)}.sme-major-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sme-major-highlight-card{position:relative;overflow:hidden;min-height:260px;padding:22px;border-radius:24px;background:#fff;border:1px solid var(--sm-line);box-shadow:0 12px 32px rgba(16,44,92,.045)}.sme-major-highlight-card>span{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#eef3fa;font-size:22px;margin-bottom:18px}.sme-major-highlight-card h3{margin:0 0 4px!important;color:#163565!important;font-size:16px!important}.sme-major-highlight-card small{display:block;min-height:42px;color:#8a97a9;font-size:10px;line-height:1.8}.sme-major-highlight-card p{margin:12px 0 0!important;color:#617088!important;font-size:12.5px!important;line-height:2!important}.sme-major-highlight-card.is-tip{background:linear-gradient(145deg,#fffdf8,#fff7e4);border-color:#efdfb8}.sme-major-highlight-card.is-tip>span{background:#fff0c8}.sme-major-soft-section{padding:28px!important;border:1px solid #e5ebf2;border-radius:32px;background:#f6f8fc}.sme-major-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.sme-major-content-card{padding:20px;border-radius:21px;background:#fff;border:1px solid #e4e9f0;min-width:0}.sme-major-content-card.is-wide{grid-column:1/-1}.sme-major-content-card__head{display:flex;gap:11px;align-items:flex-start;margin-bottom:12px}.sme-major-content-card__head>span{width:42px;height:42px;min-width:42px;border-radius:14px;display:grid;place-items:center;background:#eef3fa;font-size:19px}.sme-major-content-card h3{margin:0 0 3px!important;color:#173765!important;font-size:15px!important}.sme-major-content-card small{display:block;color:#8996a9;font-size:9.5px;line-height:1.8}.sme-major-content-card>p{margin:0!important;color:#5d6c83!important;font-size:12.5px!important;line-height:2.05!important}.sme-major-note{margin-top:12px;padding:10px 12px;border-radius:12px;background:#fff9e9;border:1px solid #f0e2bd;color:#81662a;font-size:10px;line-height:1.9}.sme-major-career-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.sme-major-career-card{padding:22px;border-radius:24px;background:#fff;border:1px solid var(--sm-line);box-shadow:0 12px 30px rgba(16,44,92,.04)}.sme-major-career-card>span{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#f0f5fb;font-size:22px;margin-bottom:16px}.sme-major-career-card h3{margin:0 0 4px!important;color:#173765!important;font-size:16px!important}.sme-major-career-card small{display:block;color:#8b98aa;font-size:9.5px;line-height:1.8;min-height:36px}.sme-major-career-card p{margin:12px 0 0!important;color:#5d6c83!important;font-size:12.5px!important;line-height:2!important}.sme-major-global-section{scroll-margin-top:90px;position:relative;overflow:hidden;margin:0 8px 48px;padding:32px;border-radius:32px;background:linear-gradient(145deg,#13366d 0%,#0c2755 68%,#0b2249 100%);color:#fff;box-shadow:0 24px 55px rgba(16,44,92,.18)}.sme-major-global-section:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;left:-120px;top:-130px;border:45px solid rgba(255,255,255,.035)}.sme-major-global-top{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px}.sme-major-global-top>div:first-child{max-width:790px}.sme-major-global-top span{color:#f4c65c;font-size:9px;font-weight:950;letter-spacing:1px}.sme-major-global-top h2{margin:5px 0 7px!important;color:#fff!important;font-size:clamp(22px,3vw,31px)!important}.sme-major-global-top p{margin:0!important;color:#c9d3e3!important;font-size:12px!important;line-height:1.9!important}.sme-major-globe{width:82px;height:82px;min-width:82px;border-radius:25px;display:grid;place-items:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08);font-size:36px}.sme-major-score-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:20px}.sme-major-score-card{padding:14px;border-radius:17px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08)}.sme-major-score-card>div{display:flex;gap:7px;align-items:center}.sme-major-score-card>div>span{font-size:16px}.sme-major-score-card small{color:#bfcadd;font-size:9px}.sme-major-score-card strong{display:block;margin:8px 0 7px;color:#fff;font-size:13px}.sme-major-score-card i{display:block;height:6px;border-radius:99px;background:rgba(255,255,255,.10);overflow:hidden}.sme-major-score-card i em{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#e5b54d,#fff0af)}.sme-major-score-card>b{display:block;margin-top:5px;color:#f3c760;font-size:9px}.sme-major-global-details{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:10px}.sme-major-global-details article{padding:17px;border-radius:18px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.075)}.sme-major-global-details article:last-child:nth-child(odd){grid-column:1/-1}.sme-major-global-details h3{margin:0 0 3px!important;color:#fff!important;font-size:14px!important}.sme-major-global-details small{display:block;color:#aebbd0;font-size:9px;line-height:1.8}.sme-major-global-details p{margin:10px 0 0!important;color:#d7dfeb!important;font-size:12px!important;line-height:2!important}.sme-major-source{margin:0 8px 44px;border:1px solid #e1e7ef;border-radius:18px;background:#fff;overflow:hidden}.sme-major-source summary{display:flex;align-items:center;gap:8px;padding:14px 17px;cursor:pointer;color:#50627d;font-size:11px;font-weight:900}.sme-major-source summary span{color:#b28624}.sme-major-source[open] summary{border-bottom:1px solid #e7ebf1}.sme-major-source p{margin:0!important;padding:12px 17px;color:#6d7b8e;font-size:10.5px;line-height:1.95}.sme-major-source p+p{padding-top:0}.sme-major-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.sme-major-related-grid a{display:flex;align-items:center;gap:11px;padding:15px;border:1px solid var(--sm-line);border-radius:18px;background:#fff;text-decoration:none!important;transition:.2s}.sme-major-related-grid a:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(16,44,92,.08);border-color:#cfd9e7}.sme-major-related-grid a>span{width:45px;height:45px;min-width:45px;border-radius:14px;display:grid;place-items:center;background:#f0f4fa;font-size:22px}.sme-major-related-grid strong{display:block;color:#173765;font-size:12px;line-height:1.7}.sme-major-related-grid small{display:block;color:#8795a8;font-size:9px;margin-top:3px}.sme-major-final-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 8px;padding:26px 28px;border-radius:28px;background:linear-gradient(100deg,#fff9eb,#fff 58%,#f6f9fd);border:1px solid #e5e4de;box-shadow:0 14px 36px rgba(16,44,92,.05)}.sme-major-final-cta small{display:block;color:#9c7420;font-size:10px;font-weight:900}.sme-major-final-cta h2{margin:3px 0 5px!important;color:var(--sm-navy)!important;font-size:22px!important}.sme-major-final-cta p{margin:0!important;color:#6d7b8f!important;font-size:11.5px!important;line-height:1.9!important}.sme-major-final-cta>a{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:11px 17px;border-radius:15px;background:var(--sm-navy);color:#fff!important;text-decoration:none!important;font-size:11px;font-weight:900}.sme-major-final-cta>a span{font-size:17px}@media(max-width:950px){.sme-major-hero{grid-template-columns:minmax(0,1fr) 190px;padding:36px 30px}.sme-major-hero__icon{width:135px;height:135px;font-size:58px}.sme-major-hero__orbit.one{width:185px;height:185px}.sme-major-hero__orbit.two{width:225px;height:225px}.sme-major-intro-layout{grid-template-columns:1fr}.sme-major-profile{max-width:none}.sme-major-highlight-grid,.sme-major-career-grid{grid-template-columns:1fr 1fr}.sme-major-related-grid{grid-template-columns:1fr 1fr}.sme-major-score-grid{grid-template-columns:1fr 1fr}}@media(max-width:767px){body.single-salam_major .site-main{padding-left:8px!important;padding-right:8px!important}.sme-major-page{margin:14px auto 34px!important;width:100%!important;max-width:100%!important;overflow:visible!important}.sme-major-hero{grid-template-columns:minmax(0,1fr)!important;gap:18px!important;min-height:0!important;padding:25px 18px!important;border-radius:25px!important}.sme-major-breadcrumb{font-size:9.5px!important;margin-bottom:12px!important}.sme-major-eyebrow{font-size:9.5px!important;min-height:27px!important;padding:5px 9px!important}.sme-major-hero h1{font-size:28px!important;line-height:1.5!important;letter-spacing:-.4px!important}.sme-major-hero__copy>p{font-size:12.5px!important;line-height:2!important}.sme-major-hero__chips{gap:6px!important;margin-top:14px!important}.sme-major-hero__chips span{font-size:9.5px!important;min-height:28px!important;padding:5px 9px!important}.sme-major-hero__actions{display:grid!important;grid-template-columns:1fr!important}.sme-major-btn{width:100%!important;min-height:45px!important}.sme-major-hero__visual{min-height:120px!important}.sme-major-hero__icon{width:96px!important;height:96px!important;border-radius:27px!important;font-size:44px!important}.sme-major-hero__orbit.one{width:130px!important;height:130px!important}.sme-major-hero__orbit.two{width:160px!important;height:160px!important}.sme-major-hero__visual small{bottom:-2px!important;font-size:7.5px!important}.sme-major-nav{justify-content:flex-start!important;top:6px!important;margin:-14px auto 28px!important;max-width:calc(100% - 16px)!important;padding:6px!important;border-radius:15px!important}.sme-major-nav a{padding:7px 10px!important;font-size:9.5px!important}.sme-major-section{margin-bottom:34px!important;padding:0 2px!important}.sme-major-section__head{gap:9px!important;margin-bottom:13px!important}.sme-major-section__head>span{width:36px!important;height:36px!important;min-width:36px!important;border-radius:12px!important;font-size:10px!important}.sme-major-section__head small{font-size:8.5px!important}.sme-major-section__head h2{font-size:20px!important}.sme-major-intro-layout{gap:11px!important}.sme-major-story{padding:19px 16px!important;border-radius:20px!important}.sme-major-story p{font-size:12.5px!important;line-height:2.05!important}.sme-major-profile{padding:17px!important;border-radius:20px!important}.sme-major-highlight-grid,.sme-major-content-grid,.sme-major-career-grid,.sme-major-global-details,.sme-major-related-grid{grid-template-columns:minmax(0,1fr)!important}.sme-major-highlight-card,.sme-major-career-card{min-height:0!important;padding:17px!important;border-radius:19px!important}.sme-major-highlight-card small,.sme-major-career-card small{min-height:0!important}.sme-major-highlight-card p,.sme-major-career-card p{font-size:12px!important}.sme-major-soft-section{padding:18px 13px!important;border-radius:23px!important}.sme-major-content-card,.sme-major-content-card.is-wide{grid-column:auto!important;padding:16px!important;border-radius:18px!important}.sme-major-content-card>p{font-size:12px!important}.sme-major-global-section{margin:0 2px 34px!important;padding:20px 15px!important;border-radius:23px!important}.sme-major-global-top{align-items:flex-start!important}.sme-major-global-top h2{font-size:21px!important}.sme-major-global-top p{font-size:11px!important}.sme-major-globe{width:54px!important;height:54px!important;min-width:54px!important;border-radius:17px!important;font-size:26px!important}.sme-major-score-grid{grid-template-columns:1fr 1fr!important;gap:7px!important}.sme-major-score-card{padding:11px!important;border-radius:14px!important}.sme-major-global-details article{padding:14px!important;border-radius:15px!important}.sme-major-global-details p{font-size:11.5px!important}.sme-major-source{margin:0 2px 30px!important}.sme-major-related-grid{gap:8px!important}.sme-major-related-grid a{padding:12px!important;border-radius:15px!important}.sme-major-final-cta{display:block!important;margin:0 2px!important;padding:20px 17px!important;border-radius:22px!important}.sme-major-final-cta h2{font-size:19px!important}.sme-major-final-cta>a{width:100%!important;justify-content:center!important;margin-top:14px!important}}@media(max-width:430px){.sme-major-score-grid{grid-template-columns:minmax(0,1fr)!important}.sme-major-global-top{display:block!important}.sme-major-globe{margin-top:12px!important}.sme-major-hero__visual{display:none!important}}.sme-entry--editorial{--sme-entry-ink:#12316a;display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(280px,.7fr)!important;gap:54px!important;align-items:center!important;max-width:1280px!important;margin:26px auto!important;padding:34px 38px!important;border:1px solid #e3e7ed!important;border-top:4px solid #d6a62a!important;border-radius:14px!important;background:#fff!important;box-shadow:0 12px 34px rgba(17,42,89,.055)!important;overflow:visible!important}.sme-entry--editorial:before,.sme-entry--editorial:after{display:none!important}.sme-entry--editorial .sme-entry__body{padding:2px 0!important}.sme-entry--editorial .sme-entry__eyebrow{display:block!important;margin:0 0 10px!important;color:#a77b12!important;font-size:12px!important;font-weight:800!important;letter-spacing:0!important}.sme-entry--editorial h2{margin:0 0 12px!important;max-width:820px!important;color:#102f66!important;font-size:clamp(25px,2.25vw,34px)!important;line-height:1.6!important;font-weight:850!important;letter-spacing:-.2px!important}.sme-entry--editorial p{margin:0!important;max-width:850px!important;color:#66748a!important;font-size:14px!important;line-height:2!important}.sme-entry--editorial .sme-entry__aside{border-right:1px solid #e5e9ef!important;padding:0 32px 0 0!important}.sme-entry--editorial .sme-entry__stat{margin-bottom:17px!important}.sme-entry--editorial .sme-entry__stat strong{display:block!important;color:#14346e!important;font-size:19px!important;font-weight:900!important;margin-bottom:4px!important}.sme-entry--editorial .sme-entry__stat span{display:block!important;color:#7a8799!important;font-size:11.5px!important;line-height:1.8!important}.sme-entry--editorial .sme-entry__meta{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important;color:#52627a!important;font-size:11px!important;margin-bottom:16px!important}.sme-entry--editorial .sme-entry__meta i{width:4px!important;height:4px!important;border-radius:50%!important;background:#d6a62a!important}.sme-entry--editorial a.sme-entry__cta{width:auto!important;min-height:46px!important;padding:11px 18px!important;border-radius:8px!important;background:#12316a!important;color:#fff!important;font-size:12.5px!important;font-weight:800!important;box-shadow:none!important;justify-content:space-between!important;gap:26px!important}.sme-entry--editorial a.sme-entry__cta:hover{background:#0d285a!important;transform:none!important;box-shadow:none!important}.sme-entry--editorial .sme-entry__cta b{font-size:17px!important;font-weight:400!important}.sme-major-page{--major-blue:#12316a;--major-gold:#d6a62a;--major-text:#283a55;--major-muted:#6d7c91}.sme-major-page .sme-major-hero{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(250px,.55fr)!important;gap:56px!important;align-items:end!important;padding:42px 0 34px!important;margin:0 0 20px!important;border:0!important;border-bottom:1px solid #dde4ed!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important}.sme-major-page .sme-major-hero:before,.sme-major-page .sme-major-hero:after{display:none!important}.sme-major-page .sme-major-breadcrumb{margin-bottom:26px!important;color:#7a8799!important;font-size:12px!important}.sme-major-page .sme-major-breadcrumb a{color:#657891!important;text-decoration:none!important}.sme-major-page .sme-major-eyebrow{display:inline-block!important;margin-bottom:10px!important;color:#a77b12!important;font-size:12px!important;font-weight:800!important}.sme-major-page .sme-major-hero h1{max-width:840px!important;margin:0 0 12px!important;color:#102f66!important;font-size:clamp(32px,4vw,52px)!important;line-height:1.45!important;letter-spacing:-.5px!important}.sme-major-page .sme-major-hero__copy>p{max-width:830px!important;margin:0 0 22px!important;color:#65748a!important;font-size:15px!important;line-height:2.05!important}.sme-major-page .sme-major-hero__actions{display:flex!important;gap:9px!important;flex-wrap:wrap!important;margin:0!important}.sme-major-page .sme-major-btn{min-height:44px!important;border-radius:8px!important;padding:10px 16px!important;font-size:12px!important;box-shadow:none!important}.sme-major-page .sme-major-btn--primary{background:#12316a!important;border:1px solid #12316a!important;color:#fff!important}.sme-major-page .sme-major-btn--ghost{background:#fff!important;border:1px solid #dce3ec!important;color:#3d506e!important}.sme-major-page .sme-major-hero__facts{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;border-top:1px solid #dfe5ed!important;border-right:1px solid #dfe5ed!important;align-self:end!important;background:#fff!important}.sme-major-page .sme-major-hero__facts>div{min-height:82px!important;padding:15px 16px!important;border-left:1px solid #dfe5ed!important;border-bottom:1px solid #dfe5ed!important}.sme-major-page .sme-major-hero__facts span{display:block!important;color:#7b889a!important;font-size:10.5px!important;margin-bottom:7px!important}.sme-major-page .sme-major-hero__facts strong{display:block!important;color:#17356d!important;font-size:13px!important;line-height:1.6!important}.sme-major-page .sme-major-nav{position:sticky!important;top:0!important;z-index:30!important;display:flex!important;gap:26px!important;overflow-x:auto!important;padding:14px 0!important;margin:0 0 30px!important;border-bottom:1px solid #e3e8ef!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(8px)!important;border-radius:0!important;box-shadow:none!important}.sme-major-page .sme-major-nav a{padding:0!important;background:none!important;border:0!important;border-radius:0!important;color:#52647d!important;font-size:12px!important;font-weight:700!important;white-space:nowrap!important}.sme-major-page .sme-major-nav a:hover{color:#12316a!important}.sme-major-page .sme-major-section{padding:28px 0 38px!important;margin:0!important;background:#fff!important;border-radius:0!important}.sme-major-page .sme-major-section+.sme-major-section{border-top:1px solid #edf0f4!important}.sme-major-page .sme-major-soft-section{background:#fafbfc!important;margin:0 -24px!important;padding:34px 24px 42px!important}.sme-major-page .sme-major-section__head{display:flex!important;align-items:flex-start!important;gap:14px!important;margin-bottom:22px!important}.sme-major-page .sme-major-section__head>span{width:auto!important;height:auto!important;background:none!important;border:0!important;border-radius:0!important;color:#b38820!important;font-size:11px!important;font-weight:900!important;padding-top:5px!important}.sme-major-page .sme-major-section__head small{color:#8994a4!important;font-size:10px!important}.sme-major-page .sme-major-section__head h2{margin:3px 0 0!important;color:#15346b!important;font-size:25px!important;line-height:1.55!important}.sme-major-page .sme-major-story{font-size:15px!important;line-height:2.2!important;color:#3e4f68!important}.sme-major-page .sme-major-profile,.sme-major-page .sme-major-highlight-card,.sme-major-page .sme-major-content-card,.sme-major-page .sme-major-career-card{border:1px solid #e2e7ee!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important}.sme-major-page .sme-major-highlight-card>span,.sme-major-page .sme-major-content-card__head>span,.sme-major-page .sme-major-career-card>span{display:none!important}.sme-major-page .sme-major-profile{border-top:3px solid #12316a!important}.sme-major-page .sme-major-highlight-card.is-tip{border-top:3px solid #d6a62a!important;background:#fffdf8!important}.sme-major-page .sme-major-content-card.is-wide{border-top:2px solid #d6a62a!important}.sme-major-page .sme-major-highlight-card h3,.sme-major-page .sme-major-content-card h3,.sme-major-page .sme-major-career-card h3{color:#17366e!important}.sme-major-page .sme-major-global-section{margin:20px 0 36px!important;padding:30px!important;border:1px solid #dfe5ed!important;border-top:4px solid #12316a!important;border-radius:12px!important;background:#f9fafc!important;color:#233752!important;box-shadow:none!important}.sme-major-page .sme-major-global-top{display:block!important;margin-bottom:24px!important}.sme-major-page .sme-major-global-top span{color:#a77b12!important;font-size:11px!important;font-weight:900!important;letter-spacing:0!important}.sme-major-page .sme-major-global-top h2{color:#12316a!important;font-size:27px!important;margin:5px 0 8px!important}.sme-major-page .sme-major-global-top p{color:#66768d!important;max-width:800px!important}.sme-major-page .sme-major-score-card{background:#fff!important;border:1px solid #e1e6ed!important;border-radius:9px!important;box-shadow:none!important}.sme-major-page .sme-major-score-card span,.sme-major-page .sme-major-score-card small,.sme-major-page .sme-major-score-card strong,.sme-major-page .sme-major-score-card b{color:#334861!important}.sme-major-page .sme-major-score-card i{background:#e6eaf0!important}.sme-major-page .sme-major-score-card i em{background:#12316a!important}.sme-major-page .sme-major-global-details article{background:#fff!important;border:1px solid #e1e6ed!important;border-radius:9px!important}.sme-major-page .sme-major-global-details h3{color:#17366e!important}.sme-major-page .sme-major-global-details small,.sme-major-page .sme-major-global-details p{color:#66768d!important}.sme-major-page .sme-major-related-grid a{border:1px solid #e2e7ee!important;border-radius:9px!important;box-shadow:none!important;background:#fff!important}.sme-major-page .sme-major-related-grid a>span{display:none!important}.sme-major-page .sme-major-final-cta{border-radius:10px!important;border:1px solid #dfe5ed!important;border-right:4px solid #d6a62a!important;background:#fff!important;box-shadow:none!important}.sme-major-page .sme-major-final-cta h2{color:#12316a!important}.sme-major-page .sme-major-final-cta a{background:#12316a!important;border-radius:8px!important;box-shadow:none!important}@media(max-width:850px){.sme-entry--editorial{grid-template-columns:1fr!important;gap:24px!important;padding:26px 24px!important}.sme-entry--editorial .sme-entry__aside{border-right:0!important;border-top:1px solid #e5e9ef!important;padding:20px 0 0!important}.sme-major-page .sme-major-hero{grid-template-columns:1fr!important;gap:30px!important;padding-top:28px!important}.sme-major-page .sme-major-hero__facts{max-width:520px!important}}@media(max-width:600px){.sme-entry--editorial{border-radius:10px!important;padding:22px 18px!important;margin:16px auto!important}.sme-entry--editorial h2{font-size:22px!important;line-height:1.65!important}.sme-entry--editorial p{font-size:12.5px!important}.sme-entry--editorial a.sme-entry__cta{width:100%!important}.sme-major-page .sme-major-hero h1{font-size:32px!important}.sme-major-page .sme-major-hero__facts{grid-template-columns:1fr 1fr!important;width:100%!important}.sme-major-page .sme-major-nav{gap:20px!important}.sme-major-page .sme-major-soft-section{margin:0 -12px!important;padding-left:12px!important;padding-right:12px!important}.sme-major-page .sme-major-global-section{padding:20px 16px!important}.sme-major-page .sme-major-global-top h2{font-size:23px!important}}.sme-entry--human{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:44px!important;align-items:end!important;max-width:1180px!important;margin:28px auto!important;padding:34px 0!important;border:0!important;border-top:1px solid #dfe5ec!important;border-bottom:1px solid #dfe5ec!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important}.sme-entry--human:before,.sme-entry--human:after{display:none!important}.sme-entry--human .sme-entry__eyebrow{display:block!important;margin:0 0 10px!important;color:#9a7417!important;font-size:12px!important;font-weight:800!important}.sme-entry--human h2{max-width:780px!important;margin:0 0 10px!important;color:#143267!important;font-size:clamp(25px,3vw,38px)!important;line-height:1.55!important;letter-spacing:0!important}.sme-entry--human p{max-width:820px!important;margin:0 0 15px!important;color:#66768d!important;font-size:14px!important;line-height:2!important}.sme-entry__line{display:flex;gap:14px;align-items:center;flex-wrap:wrap;color:#78869a;font-size:11px}.sme-entry__line strong{color:#243d63;font-size:12px}.sme-entry--human .sme-entry__cta{display:inline-flex!important;align-items:center!important;gap:18px!important;min-height:44px!important;padding:10px 16px!important;border:1px solid #17366e!important;border-radius:4px!important;background:#17366e!important;color:#fff!important;text-decoration:none!important;font-size:12px!important;font-weight:800!important;box-shadow:none!important}.sme-entry--human .sme-entry__cta:hover{background:#102c5d!important;transform:none!important;box-shadow:none!important}.sme-directory{max-width:1180px!important;margin:30px auto!important;padding:0!important;background:#fff!important}.sme-directory__head{padding:18px 0 30px!important;border-bottom:1px solid #e1e6ed!important}.sme-directory__eyebrow{display:block;margin-bottom:8px;color:#987315;font-size:12px;font-weight:800}.sme-directory__head h2{margin:0 0 10px!important;color:#143267!important;font-size:clamp(28px,4vw,44px)!important;line-height:1.5!important}.sme-directory__head>p{max-width:850px;margin:0 0 16px!important;color:#68778d!important;font-size:14px!important;line-height:2!important}.sme-directory__meta{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:22px;color:#7a8798;font-size:11px}.sme-directory__meta strong{color:#253d63}.sme-directory .sme-search{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;align-items:center!important;gap:0!important;max-width:760px!important;padding:0!important;border:1px solid #dce3eb!important;border-radius:3px!important;background:#fff!important;box-shadow:none!important}.sme-directory .sme-search>span{font-size:11px!important;color:#66768d!important;padding:0 14px!important;transform:none!important}.sme-directory .sme-search input{padding:13px 14px!important;border-right:1px solid #e3e8ee!important;font-size:13px!important}.sme-directory__layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:42px;padding-top:30px}.sme-directory__filter{position:sticky;top:20px;align-self:start}.sme-directory__filter h3{margin:0 0 14px;color:#19386e;font-size:15px}.sme-directory .sme-tabs{display:flex!important;flex-direction:column!important;gap:0!important;padding:0!important;overflow:visible!important;border-top:1px solid #e2e7ed!important}.sme-directory .sme-tabs button{width:100%!important;min-height:42px!important;padding:10px 0!important;text-align:right!important;border:0!important;border-bottom:1px solid #e8ecf1!important;border-radius:0!important;background:#fff!important;color:#596b83!important;box-shadow:none!important;font-size:12px!important;font-weight:700!important}.sme-directory .sme-tabs button.is-active{background:#fff!important;color:#143267!important;border-color:#d9e0e9!important;box-shadow:none!important;position:relative!important}.sme-directory .sme-tabs button.is-active:before{content:"";position:absolute;right:0;top:13px;width:3px;height:16px;background:#d3a52c}.sme-directory__count{margin-top:16px;color:#324b70;font-size:11px;font-weight:800}.sme-directory__hint{margin-top:10px;color:#8490a0;font-size:10.5px;line-height:1.8}.sme-directory__main{min-width:0}.sme-directory__title{display:flex;justify-content:space-between;align-items:end;gap:18px;padding-bottom:12px;border-bottom:2px solid #19386e}.sme-directory__title h3{margin:0;color:#18376d;font-size:21px}.sme-directory__title p{margin:0;color:#8792a1;font-size:11px}.sme-directory .sme-grid{display:block!important}.sme-major-row{display:grid!important;grid-template-columns:minmax(0,1fr) 132px!important;gap:26px!important;min-height:0!important;padding:24px 0!important;border:0!important;border-bottom:1px solid #e6eaf0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;cursor:default!important}.sme-major-row:hover{transform:none!important;box-shadow:none!important;border-color:#d9e0e8!important}.sme-major-row__meta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:7px;color:#8a95a3;font-size:10.5px}.sme-major-row__meta span+span:before{content:"/";margin-left:10px;color:#c1c8d0}.sme-major-row h3{margin:0 0 7px!important;color:#17366e!important;font-size:19px!important;line-height:1.6!important}.sme-major-row p{max-width:760px;margin:0!important;color:#66758b!important;font-size:12.5px!important;line-height:1.9!important}.sme-major-row__facts{display:flex;gap:18px;flex-wrap:wrap;margin-top:11px;color:#7b8798;font-size:10.5px}.sme-major-row__facts b{color:#3a506f}.sme-major-row__actions{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:8px}.sme-major-row__actions button,.sme-major-row__actions a{width:100%!important;min-height:34px!important;padding:7px 9px!important;border:1px solid #dce2e9!important;border-radius:3px!important;background:#fff!important;color:#496078!important;text-align:center!important;text-decoration:none!important;font:inherit!important;font-size:10.5px!important;font-weight:700!important;box-shadow:none!important}.sme-major-row__actions a{border-color:#17366e!important;color:#17366e!important}.sme-major-row__actions button.is-selected{background:#f8f3e6!important;border-color:#d9bd73!important;color:#7f6217!important}.sme-empty{margin-top:24px;padding:26px 0!important;border:0!important;border-bottom:1px solid #e5e9ef!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;text-align:right!important}.sme-crawl-index{margin-top:28px!important;border:0!important;border-top:1px solid #e1e6ec!important;border-radius:0!important;box-shadow:none!important}.sme-crawl-index summary{padding:15px 0!important;color:#455d7c!important;font-size:11px!important}.sme-comparebar{max-width:760px!important;border-radius:4px!important;background:#17366e!important;box-shadow:0 10px 30px rgba(15,41,85,.12)!important}.sme-comparebar button{border-radius:3px!important}.sme-modal__backdrop{background:rgba(17,29,49,.52)!important;backdrop-filter:none!important}.sme-modal__panel{width:min(900px,calc(100% - 28px))!important;max-height:90vh!important;margin:5vh auto!important;padding:30px 34px!important;border:0!important;border-radius:5px!important;background:#fff!important;box-shadow:0 24px 70px rgba(14,31,57,.22)!important}.sme-modal__close{top:0!important;width:32px!important;height:32px!important;border-radius:2px!important;background:#fff!important;border:1px solid #dfe4ea!important;color:#3d506a!important}.sme-modal-human header{padding:0 0 22px;border-bottom:1px solid #dfe5ec}.sme-modal-human header>span{color:#917018;font-size:11px;font-weight:800}.sme-modal-human header h2{margin:5px 0 7px!important;color:#143267!important;font-size:30px!important;line-height:1.55!important}.sme-modal-human header p{margin:0!important;color:#6c7a8e!important;font-size:13px!important;line-height:1.9!important}.sme-modal-human__intro,.sme-modal-human__metrics,.sme-modal-human__global{padding:24px 0;border-bottom:1px solid #e7ebf0}.sme-modal-human h3{margin:0 0 12px!important;color:#19386e!important;font-size:17px!important}.sme-modal-human__intro p,.sme-modal-human__block p{color:#56677f!important;font-size:13px!important;line-height:2.05!important}.sme-modal-human__metrics{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.sme-modal-human__metrics>h3{grid-column:1/-1}.sme-human-meter{margin:10px 0}.sme-human-meter>div{display:flex;justify-content:space-between;gap:10px;margin-bottom:5px;color:#5d6e85;font-size:10.5px}.sme-human-meter b{color:#294566;font-weight:700}.sme-human-meter i{display:block;height:3px;background:#e6eaf0}.sme-human-meter i em{display:block;height:100%;background:#17366e}.sme-modal-human__sections{display:grid;grid-template-columns:1fr 1fr;column-gap:34px}.sme-modal-human__block{padding:22px 0;border-bottom:1px solid #e8ecf1}.sme-modal-human__global{margin-top:4px}.sme-modal-human__global>div:first-of-type{margin:5px 0 18px}.sme-human-score{display:grid;grid-template-columns:150px minmax(100px,1fr) 120px;align-items:center;gap:14px;padding:9px 0;border-bottom:1px solid #e7ebf0;font-size:11px}.sme-human-score>span{color:#52657d}.sme-human-score i{display:block;height:3px;background:#e7ebef}.sme-human-score i em{display:block;height:100%;background:#17366e}.sme-human-score strong{color:#294566;text-align:left;font-size:10.5px}.sme-modal-human__actions{position:sticky;bottom:-30px;display:flex;gap:8px;flex-wrap:wrap;margin:22px -34px -30px;padding:14px 34px;background:#fff;border-top:1px solid #dfe5eb}.sme-modal-human__actions a,.sme-modal-human__actions button{min-height:38px;padding:8px 12px;border:1px solid #dce2e8;border-radius:3px;background:#fff;color:#3f5776;text-decoration:none;font:inherit;font-size:10.5px;font-weight:800}.sme-modal-human__actions a{background:#17366e;color:#fff;border-color:#17366e}.sme-major-human{max-width:1120px!important;margin:28px auto 64px!important;padding:0!important;color:#2b3d58!important}.sme-major-human__hero{padding:22px 0 34px;border-bottom:1px solid #dce3eb}.sme-major-human__kicker{margin:25px 0 7px;color:#987315;font-size:12px;font-weight:800}.sme-major-human__hero h1{max-width:900px;margin:0 0 12px!important;color:#12316a!important;font-size:clamp(34px,5vw,56px)!important;line-height:1.45!important;letter-spacing:0!important}.sme-major-human__hero>p{max-width:850px;margin:0!important;color:#66758a!important;font-size:15px!important;line-height:2.1!important}.sme-major-human__meta{display:flex;gap:0;flex-wrap:wrap;margin-top:24px;border-top:1px solid #e3e8ee;border-bottom:1px solid #e3e8ee}.sme-major-human__meta span{min-width:160px;padding:12px 18px 12px 0;color:#2e486c;font-size:12px;border-left:1px solid #e4e8ed}.sme-major-human__meta span:last-child{border-left:0}.sme-major-human__meta small{display:block;margin-bottom:4px;color:#8a95a3;font-size:9.5px}.sme-major-human__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.sme-major-human__actions a{display:inline-flex;padding:9px 14px;border:1px solid #17366e;border-radius:3px;background:#17366e;color:#fff;text-decoration:none;font-size:11px;font-weight:800}.sme-major-human__actions a.is-secondary{background:#fff;color:#3f5777;border-color:#dce2e8}.sme-major-human__nav{position:sticky;top:0;z-index:20;display:flex;gap:26px;overflow-x:auto;padding:13px 0;margin:0;background:rgba(255,255,255,.96);border-bottom:1px solid #e3e8ee;scrollbar-width:none}.sme-major-human__nav::-webkit-scrollbar{display:none}.sme-major-human__nav a{flex:0 0 auto;color:#5b6c84;text-decoration:none;font-size:11px;font-weight:700}.sme-major-human__nav a:hover{color:#12316a}.sme-major-human__section{scroll-margin-top:65px;padding:42px 0;border-bottom:1px solid #e8ecf1}.sme-major-human__section>header{max-width:820px;margin-bottom:24px}.sme-major-human__section>header>span{display:block;margin-bottom:5px;color:#987315;font-size:10.5px;font-weight:800}.sme-major-human__section>header h2{margin:0!important;color:#16356b!important;font-size:28px!important;line-height:1.55!important}.sme-major-human__section>header>p{margin:9px 0 0!important;color:#728096!important;font-size:12.5px!important;line-height:1.9!important}.sme-major-human__intro{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.45fr);gap:52px;align-items:start}.sme-major-human__story p{margin:0 0 15px!important;color:#4e617b!important;font-size:14px!important;line-height:2.2!important}.sme-major-human__profile{padding-right:22px;border-right:3px solid #d1a52f}.sme-major-human__profile h3{margin:0 0 15px!important;color:#1c3b70!important;font-size:15px!important;line-height:1.7!important}.sme-major-human__rows{border-top:1px solid #e2e7ed}.sme-major-human__row{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);gap:42px;padding:24px 0;border-bottom:1px solid #e5e9ee}.sme-major-human__rowtitle{position:relative}.sme-major-human__rowtitle>b{display:block;margin-bottom:7px;color:#b08a2b;font-size:10px}.sme-major-human__rowtitle h3{margin:0 0 4px!important;color:#1c3b70!important;font-size:15px!important}.sme-major-human__rowtitle small{display:block;color:#8a95a4;font-size:10px;line-height:1.8}.sme-major-human__row>p{margin:0!important;color:#566980!important;font-size:13px!important;line-height:2!important}.sme-major-human__section--soft{margin:0 -24px;padding:42px 24px;background:#fafbfc}.sme-major-human__columns{display:grid;grid-template-columns:1fr 1fr;gap:0 42px;border-top:1px solid #e2e7ed}.sme-major-human__block{padding:24px 0;border-bottom:1px solid #e4e9ef}.sme-major-human__block.is-wide{grid-column:1/-1}.sme-major-human__block h3{margin:0 0 5px!important;color:#19386e!important;font-size:16px!important}.sme-major-human__block small{display:block;margin-bottom:10px;color:#8a95a4;font-size:10px;line-height:1.8}.sme-major-human__block p{margin:0!important;color:#566980!important;font-size:13px!important;line-height:2!important}.sme-major-human__note{margin-top:13px;padding:10px 12px;border-right:3px solid #d1a52f;background:#fff;color:#6a788b;font-size:10.5px;line-height:1.9}.sme-major-human__global{background:#f8fafc;margin:0 -24px;padding:42px 24px!important}.sme-major-human__scorelist{max-width:820px;border-top:1px solid #dfe5eb}.sme-major-human__globaltext{display:grid;grid-template-columns:1fr 1fr;gap:0 42px;margin-top:26px;border-top:1px solid #e1e6ec}.sme-major-human__globaltext article{padding:22px 0;border-bottom:1px solid #e4e8ed}.sme-major-human__globaltext h3{margin:0 0 8px!important;color:#19386e!important;font-size:15px!important}.sme-major-human__globaltext p{margin:0!important;color:#5a6b82!important;font-size:12.5px!important;line-height:2!important}.sme-major-human__source{margin:26px 0;border-top:1px solid #e1e6ec;border-bottom:1px solid #e1e6ec}.sme-major-human__source summary{padding:13px 0;color:#526781;font-size:11px;cursor:pointer}.sme-major-human__source p{color:#758196;font-size:11px;line-height:1.9}.sme-major-human__related>div{display:grid;grid-template-columns:1fr 1fr}.sme-major-human__related a{display:flex;justify-content:space-between;gap:16px;padding:15px 0;border-bottom:1px solid #e4e9ee;color:#1b3a70;text-decoration:none}.sme-major-human__related a:nth-child(odd){padding-left:24px}.sme-major-human__related a:nth-child(even){padding-right:24px;border-right:1px solid #e4e9ee}.sme-major-human__related a span{color:#8a95a4;font-size:10px}.sme-major-human__final{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:28px 0;border-top:2px solid #17366e}.sme-major-human__final span{color:#987315;font-size:10.5px}.sme-major-human__final h2{margin:4px 0 0!important;color:#17366e!important;font-size:23px!important}.sme-major-human__final>a{color:#17366e;text-decoration:none;font-size:11px;font-weight:800;border-bottom:1px solid #17366e;padding-bottom:3px}@media(max-width:850px){.sme-entry--human{grid-template-columns:1fr!important;gap:20px!important;padding:28px 0!important}.sme-directory__layout{grid-template-columns:1fr!important;gap:20px!important}.sme-directory__filter{position:static!important}.sme-directory .sme-tabs{flex-direction:row!important;overflow-x:auto!important;border-top:0!important;border-bottom:1px solid #e2e7ed!important}.sme-directory .sme-tabs button{width:auto!important;min-width:max-content!important;padding:10px 12px!important;border-bottom:0!important}.sme-directory .sme-tabs button.is-active:before{right:12px;top:auto;bottom:0;width:calc(100% - 24px);height:2px}.sme-major-human__intro{grid-template-columns:1fr!important;gap:28px!important}.sme-major-human__profile{border-right:0!important;border-top:3px solid #d1a52f!important;padding:18px 0 0!important}.sme-major-human__row{grid-template-columns:1fr!important;gap:10px!important}.sme-major-human__columns,.sme-major-human__globaltext{grid-template-columns:1fr!important}.sme-major-human__block.is-wide{grid-column:auto!important}.sme-major-human__related>div{grid-template-columns:1fr!important}.sme-major-human__related a:nth-child(odd),.sme-major-human__related a:nth-child(even){padding-left:0!important;padding-right:0!important;border-right:0!important}.sme-major-human__final{align-items:flex-start;flex-direction:column}.sme-modal-human__sections{grid-template-columns:1fr!important}.sme-modal-human__metrics{grid-template-columns:1fr!important}.sme-human-score{grid-template-columns:120px minmax(70px,1fr) 95px!important}}@media(max-width:600px){.sme-entry--human{margin:16px auto!important;padding:22px 0!important}.sme-entry--human h2{font-size:24px!important}.sme-directory{margin:18px auto!important}.sme-directory__head{padding-top:0!important}.sme-directory__head h2{font-size:29px!important}.sme-directory .sme-search{grid-template-columns:1fr!important}.sme-directory .sme-search>span{display:none!important}.sme-directory .sme-search input{border-right:0!important}.sme-major-row{grid-template-columns:1fr!important;gap:14px!important;padding:20px 0!important}.sme-major-row__actions{flex-direction:row!important;flex-wrap:wrap!important;justify-content:flex-start!important}.sme-major-row__actions button,.sme-major-row__actions a{width:auto!important;min-width:92px!important}.sme-modal__panel{position:fixed!important;inset:8px!important;width:auto!important;max-width:none!important;max-height:none!important;height:auto!important;margin:0!important;padding:20px 18px!important;border-radius:3px!important}.sme-modal-human header h2{font-size:25px!important}.sme-modal-human__actions{bottom:-20px;margin:18px -18px -20px;padding:12px 18px}.sme-human-score{grid-template-columns:1fr!important;gap:5px!important;padding:11px 0!important}.sme-human-score strong{text-align:right!important}.sme-major-human{margin-top:16px!important}.sme-major-human__hero{padding-top:8px!important}.sme-major-human__hero h1{font-size:34px!important}.sme-major-human__meta span{min-width:50%;padding:10px 0!important;border-left:0!important;border-bottom:1px solid #e8ecf1}.sme-major-human__section{padding:32px 0!important}.sme-major-human__section--soft,.sme-major-human__global{margin:0 -12px!important;padding:32px 12px!important}.sme-major-human__section>header h2{font-size:23px!important}.sme-major-human__nav{gap:20px!important}.sme-major-human__final h2{font-size:20px!important}}.sme-entry--human{max-width:1180px!important;padding:30px 28px!important;border:1px solid #e2e7ed!important;border-radius:14px!important;background:#fbfcfe!important;box-shadow:0 8px 24px rgba(20,50,103,.045)!important}.sme-entry--human .sme-entry__cta{min-height:46px!important;border-radius:8px!important;padding:11px 18px!important}.sme-directory{max-width:1180px!important;margin:28px auto!important;padding:0!important}.sme-directory__head{padding:26px 28px 28px!important;border:1px solid #e2e7ed!important;border-radius:14px!important;background:#fbfcfe!important}.sme-directory__head h2{font-size:clamp(27px,3.7vw,40px)!important}.sme-directory__start{display:flex;gap:10px;align-items:flex-start;max-width:850px;margin:0 0 18px;padding:11px 14px;border-right:3px solid #d1a52f;background:#fff;color:#63738a;font-size:11.5px;line-height:1.9}.sme-directory__start strong{flex:0 0 auto;color:#17366e;font-size:11.5px}.sme-directory .sme-search{max-width:840px!important;grid-template-columns:74px minmax(0,1fr)!important;border-radius:9px!important;border-color:#cfd9e5!important;overflow:hidden!important;background:#fff!important;box-shadow:0 4px 14px rgba(20,50,103,.04)!important}.sme-directory .sme-search input{min-height:48px!important;font-size:13.5px!important}.sme-directory .sme-search:focus-within{border-color:#17366e!important;box-shadow:0 0 0 3px rgba(23,54,110,.07)!important}.sme-directory__layout{grid-template-columns:210px minmax(0,1fr)!important;gap:26px!important;padding-top:22px!important}.sme-directory__filter{top:14px!important;padding:16px!important;border:1px solid #e3e8ee;border-radius:12px;background:#fff}.sme-directory__filter h3{margin-bottom:10px!important}.sme-directory .sme-tabs{border-top:0!important;gap:4px!important}.sme-directory .sme-tabs button{min-height:39px!important;padding:9px 10px!important;border:0!important;border-radius:7px!important;background:transparent!important;color:#586a82!important}.sme-directory .sme-tabs button:hover{background:#f5f7fa!important;color:#17366e!important}.sme-directory .sme-tabs button.is-active{background:#eef3f9!important;color:#17366e!important;font-weight:850!important}.sme-directory .sme-tabs button.is-active:before{right:0!important;top:9px!important;width:3px!important;height:20px!important;background:#d1a52f!important;border-radius:2px!important}.sme-directory__count{margin-top:14px;padding-top:12px;border-top:1px solid #e7ebf0;font-size:11.5px!important}.sme-directory__hint{font-size:10px!important}.sme-directory__main{min-width:0!important}.sme-directory__title{align-items:center!important;padding:4px 2px 12px!important;border-bottom:1px solid #dce3eb!important}.sme-directory__title>div h3{margin:0!important;font-size:20px!important;color:#18376d!important}.sme-directory__title>div p{margin:3px 0 0!important;font-size:11px!important;color:#7b8797!important}.sme-directory__result-note{max-width:250px;text-align:left;color:#8a95a4;font-size:10px;line-height:1.7}.sme-directory .sme-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;padding-top:14px!important}.sme-major-row{display:flex!important;flex-direction:column!important;min-height:248px!important;padding:18px!important;border:1px solid #e2e7ed!important;border-radius:12px!important;background:#fff!important;box-shadow:0 5px 16px rgba(20,50,103,.035)!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}.sme-major-row:hover{border-color:#c9d4e1!important;box-shadow:0 9px 24px rgba(20,50,103,.065)!important;transform:translateY(-1px)!important}.sme-major-row__main{cursor:pointer!important;min-width:0!important}.sme-major-row__meta{margin-bottom:7px!important;font-size:10px!important}.sme-major-row__meta span:first-child{display:inline-flex;padding:4px 7px;border-radius:5px;background:#f3f6fa;color:#536982}.sme-major-row__meta span+span:before{content:"·"!important;margin:0 7px!important}.sme-major-row h3{font-size:18px!important;margin-bottom:7px!important}.sme-major-row h3 a{color:#17366e!important;text-decoration:none!important}.sme-major-row h3 a:hover{text-decoration:underline!important;text-underline-offset:4px}.sme-major-row p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:72px;font-size:12px!important;line-height:2!important}.sme-major-row__facts{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin:12px 0 0!important}.sme-major-row__facts span{display:block;padding:8px 10px;border:1px solid #e8ecf1;border-radius:7px;background:#fafbfc;color:#6b788b!important}.sme-major-row__facts small{display:block;margin-bottom:2px;color:#8b96a5;font-size:9px}.sme-major-row__facts b{color:#243e64!important;font-size:11px!important}.sme-major-row__actions{margin-top:auto!important;padding-top:14px!important;border-top:1px solid #edf0f4!important;display:block!important}.sme-major-row__actions .sme-row-primary{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;min-height:40px!important;padding:8px 11px!important;border-radius:7px!important;background:#17366e!important;border-color:#17366e!important;color:#fff!important;font-size:11.5px!important}.sme-major-row__actions .sme-row-primary:hover{background:#102c5d!important}.sme-row-primary span{font-size:15px}.sme-row-secondary{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:7px}.sme-major-row__actions .sme-row-secondary button{width:100%!important;min-height:36px!important;border-radius:7px!important;background:#fff!important;border-color:#dce3ea!important;color:#53677f!important;font-size:10.5px!important}.sme-major-row__actions .sme-row-secondary button:hover{background:#f6f8fa!important;border-color:#cbd5e0!important}.sme-major-row__actions button.is-selected,.sme-major-row__actions button.is-saved{background:#fff9e9!important;border-color:#e4c979!important;color:#725716!important}.sme-comparebar{position:fixed!important;right:50%!important;transform:translateX(50%)!important;bottom:18px!important;width:min(650px,calc(100% - 28px))!important;margin:0!important;padding:11px 12px!important;border-radius:10px!important;background:#17366e!important;box-shadow:0 12px 28px rgba(20,45,90,.18)!important;z-index:9998!important}.sme-comparebar>div strong{font-size:12px!important}.sme-comparebar>div span{font-size:10px!important}.sme-comparebar button{border-radius:7px!important}.sme-modal__panel{border-radius:12px!important;background:#fff!important}.sme-modal-human header{padding-bottom:18px!important;border-bottom:1px solid #e5e9ef}.sme-modal-human header>span{display:inline-block;padding:4px 7px;border-radius:5px;background:#f3f6fa;color:#60738e!important}.sme-modal-human header h2{margin-top:7px!important}.sme-modal-human__intro{padding:18px 0!important}.sme-modal-human__metrics{padding:16px!important;border:1px solid #e4e9ef;border-radius:9px;background:#fafbfc}.sme-modal-human__sections{gap:10px!important}.sme-modal-human__block{padding:15px!important;border:1px solid #e5e9ef!important;border-radius:9px!important;background:#fff!important}.sme-modal-human__global{padding:18px!important;border-radius:10px!important;background:#f7f9fc!important;border:1px solid #e1e7ef!important}.sme-modal-human__actions{gap:7px!important}.sme-modal-human__actions a,.sme-modal-human__actions button{border-radius:7px!important;min-height:40px!important}.sme-major-human{max-width:1120px!important}.sme-major-human__hero{padding:24px 24px 28px!important;border:1px solid #e2e7ed!important;border-radius:14px!important;background:#fbfcfe!important}.sme-major-human__hero h1{font-size:clamp(31px,4.3vw,48px)!important}.sme-major-human__meta{margin-top:20px!important;background:#fff!important;border:1px solid #e4e9ef!important;border-radius:9px!important;overflow:hidden!important}.sme-major-human__meta span{padding:11px 14px!important}.sme-major-human__actions a{border-radius:7px!important;min-height:40px!important;align-items:center!important}.sme-major-human__nav{top:0!important;margin:12px 0 0!important;padding:10px 12px!important;border:1px solid #e2e7ed!important;border-radius:9px!important;background:rgba(255,255,255,.97)!important;gap:8px!important}.sme-major-human__nav a{padding:7px 10px;border-radius:6px!important}.sme-major-human__nav a:hover{background:#f3f6fa!important;text-decoration:none!important}.sme-major-glance{display:grid;grid-template-columns:1.2fr .8fr .8fr 1.4fr;gap:0;margin:14px 0 0;border:1px solid #e2e7ed;border-radius:10px;background:#fff;overflow:hidden}.sme-major-glance>div{padding:13px 15px;border-left:1px solid #e6eaf0;min-width:0}.sme-major-glance>div:last-child{border-left:0}.sme-major-glance small{display:block;margin-bottom:4px;color:#8b96a4;font-size:9.5px}.sme-major-glance strong{display:block;color:#213e69;font-size:11.5px;line-height:1.8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sme-major-human__section{padding:34px 22px!important;margin-top:14px!important;border:1px solid #e5e9ef!important;border-radius:12px!important;background:#fff!important}.sme-major-human__section>header{margin-bottom:20px!important}.sme-major-human__section>header h2{font-size:24px!important}.sme-major-human__section--soft,.sme-major-human__global{margin-left:0!important;margin-right:0!important;background:#fafbfc!important}.sme-major-human__profile{padding:16px!important;border:1px solid #e1e7ed!important;border-right:3px solid #d1a52f!important;border-radius:8px!important;background:#fafbfc!important}.sme-major-human__row{padding:18px 0!important}.sme-major-human__block{padding:18px 0!important}.sme-major-human__note{border-radius:6px!important}.sme-major-human__related>div{gap:10px!important}.sme-major-human__related a{padding:13px 14px!important;border:1px solid #e3e8ee!important;border-radius:8px!important}.sme-major-human__related a:nth-child(odd),.sme-major-human__related a:nth-child(even){padding-left:14px!important;padding-right:14px!important;border-right:1px solid #e3e8ee!important}.sme-major-human__final{margin-top:14px;padding:22px!important;border:1px solid #e1e6ec!important;border-top:3px solid #17366e!important;border-radius:10px!important;background:#fbfcfe!important}.sme-major-human__final>a{padding:9px 13px;border:1px solid #17366e;border-radius:7px!important;text-decoration:none!important}@media(max-width:900px){.sme-directory__layout{grid-template-columns:1fr!important;gap:14px!important}.sme-directory__filter{position:static!important;padding:12px!important}.sme-directory .sme-tabs{flex-direction:row!important;overflow-x:auto!important;gap:6px!important}.sme-directory .sme-tabs button{width:auto!important;min-width:max-content!important;padding:9px 12px!important}.sme-directory .sme-tabs button.is-active:before{display:none!important}.sme-directory .sme-grid{grid-template-columns:1fr 1fr!important}.sme-major-glance{grid-template-columns:1fr 1fr!important}.sme-major-glance>div{border-bottom:1px solid #e6eaf0!important}.sme-major-glance>div:nth-child(2n){border-left:0!important}}@media(max-width:650px){.sme-entry--human{margin:14px 8px!important;padding:22px 18px!important;border-radius:12px!important}.sme-entry--human h2{font-size:23px!important}.sme-entry--human .sme-entry__cta{width:100%!important;justify-content:space-between!important}.sme-directory{margin:14px 8px!important}.sme-directory__head{padding:20px 16px!important;border-radius:12px!important}.sme-directory__start{display:block!important}.sme-directory__start strong{display:block;margin-bottom:3px}.sme-directory .sme-search{grid-template-columns:1fr!important}.sme-directory .sme-search>span{display:none!important}.sme-directory .sme-search input{border-right:0!important;min-height:46px!important}.sme-directory__result-note{display:none!important}.sme-directory .sme-grid{grid-template-columns:1fr!important;gap:10px!important}.sme-major-row{min-height:0!important;padding:15px!important;border-radius:10px!important}.sme-major-row p{min-height:0!important;-webkit-line-clamp:2!important}.sme-major-row__facts{margin-top:10px!important}.sme-row-secondary{grid-template-columns:1fr 1fr!important}.sme-comparebar{bottom:8px!important;width:calc(100% - 16px)!important;flex-wrap:wrap!important}.sme-comparebar>div{flex-basis:100%!important}.sme-major-human{margin:12px 8px 36px!important}.sme-major-human__hero{padding:20px 16px!important;border-radius:12px!important}.sme-major-human__hero h1{font-size:29px!important}.sme-major-human__meta{display:grid!important;grid-template-columns:1fr 1fr!important}.sme-major-human__meta span{min-width:0!important;border-bottom:1px solid #e6eaf0!important}.sme-major-human__nav{margin-top:8px!important;padding:7px!important;gap:3px!important;overflow-x:auto!important}.sme-major-human__nav a{min-width:max-content!important;padding:7px 9px!important}.sme-major-glance{grid-template-columns:1fr!important}.sme-major-glance>div{border-left:0!important;border-bottom:1px solid #e6eaf0!important}.sme-major-glance>div:last-child{border-bottom:0!important}.sme-major-glance strong{white-space:normal!important}.sme-major-human__section{padding:25px 16px!important;border-radius:10px!important}.sme-major-human__section>header h2{font-size:21px!important}.sme-major-human__profile{border-right:0!important;border-top:3px solid #d1a52f!important}.sme-major-human__related>div{display:grid!important;grid-template-columns:1fr!important}.sme-major-human__final{padding:18px 16px!important}}.sme-smart-search{margin-top:18px;border-top:1px solid #e4e8ef;padding-top:17px;display:grid;grid-template-columns:minmax(200px,.8fr) minmax(320px,1.2fr);gap:15px;align-items:end}.sme-smart-search strong{display:block;font-size:15px;color:#173565}.sme-smart-search p{margin:4px 0 0!important;font-size:12.5px!important;color:#758195!important}.sme-smart-search__form{display:flex;gap:8px;align-items:stretch}.sme-smart-search textarea{width:100%;resize:vertical;min-height:62px;border:1px solid #dfe5ed;border-radius:10px;padding:11px 12px;font:inherit;font-size:13px;line-height:1.8;background:#fff;color:#263956;outline:0}.sme-smart-search textarea:focus{border-color:#8fa6cb;box-shadow:0 0 0 3px rgba(32,69,125,.07)}.sme-smart-search__form button{border:0;background:#173565;color:#fff;border-radius:9px;padding:0 17px;font:inherit;font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.sme-smart-search__summary{grid-column:1/-1;background:#f4f7fb;border:1px solid #e1e7ef;border-radius:8px;padding:9px 12px;display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:12px;color:#52647e}.sme-smart-search__summary[hidden]{display:none}.sme-smart-search__summary button{border:0;background:transparent;color:#173565;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.sme-smart-badge{border-color:#d6e2d8!important;background:#f5faf5!important;color:#42664b!important}.sme-major-row__facts{display:flex;gap:18px;flex-wrap:wrap}.sme-major-row__facts span{min-width:95px}.sme-modal-glance{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e5e9ef;border:1px solid #e5e9ef;margin:12px 0 18px}.sme-modal-glance span{background:#fff;padding:10px 12px}.sme-modal-glance small,.sme-modal-glance b{display:block}.sme-modal-glance small{font-size:10px;color:#7c8798;margin-bottom:3px}.sme-modal-glance b{font-size:12px;color:#203d6d}.sme-major-v23 .sme-major-human__nav{overflow-x:auto;scrollbar-width:none}.sme-major-v23 .sme-major-human__nav::-webkit-scrollbar{display:none}.sme-major-v23 .sme-major-human__nav a{white-space:nowrap}.sme-reality__grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e1e6ed;border-bottom:1px solid #e1e6ed}.sme-reality__grid article{padding:22px 20px;border-left:1px solid #e1e6ed}.sme-reality__grid article:last-child{border-left:0}.sme-reality__grid b{display:block;font-size:13px;color:#173565;margin-bottom:8px}.sme-reality__grid p{margin:0;font-size:13px;line-height:2;color:#5f6d81}.sme-day__timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #dfe5ec}.sme-day__timeline>div{padding:20px 16px;border-left:1px solid #e4e8ee;position:relative}.sme-day__timeline>div:last-child{border-left:0}.sme-day__timeline span{font-size:11px;color:#9a6c00;font-weight:800}.sme-day__timeline b{display:block;margin:6px 0 8px;color:#193a6a}.sme-day__timeline p{margin:0;font-size:12.5px;line-height:1.9;color:#68768a}.sme-admission__layout{display:grid;grid-template-columns:220px 1fr;gap:30px;align-items:start}.sme-admission__score{padding:18px;border:1px solid #dde4ed;background:#f8fafc}.sme-admission__score small,.sme-admission__score strong{display:block}.sme-admission__score small{font-size:11px;color:#788598}.sme-admission__score strong{font-size:19px;color:#173565;margin:5px 0 12px}.sme-admission__score>div{display:flex;gap:5px}.sme-admission__score i{width:28px;height:6px;background:#e1e6ed}.sme-admission__score i.on{background:#c99a2f}.sme-admission__layout h3{margin:0 0 8px;color:#193a6a;font-size:16px}.sme-admission__layout p{font-size:13px;line-height:2;color:#5e6d82}.sme-admission__layout small{color:#8a7580;font-size:11px;line-height:1.8}.sme-universities{margin-top:24px;border-top:1px solid #dfe5ec;padding-top:22px}.sme-universities__head{display:flex;justify-content:space-between;gap:20px;align-items:end}.sme-universities__head h3{margin:0 0 5px;font-size:19px;color:#173565}.sme-universities__head p{margin:0;font-size:12px;color:#758195}.sme-universities__head label{font-size:10px;color:#758195;min-width:240px}.sme-universities__head input{display:block;width:100%;margin-top:5px;border:1px solid #dfe5ed;padding:9px 10px;font:inherit;border-radius:7px;background:#fff}.sme-universities__filters{display:flex;gap:7px;flex-wrap:wrap;margin:15px 0 10px}.sme-universities__filters button{border:1px solid #dfe5ed;background:#fff;padding:7px 11px;border-radius:7px;font:inherit;font-size:11px;color:#455b7b;cursor:pointer}.sme-universities__filters button.is-active{background:#173565;color:#fff;border-color:#173565}.sme-universities__notice{font-size:11px;line-height:1.8;color:#755f24;background:#fff9e9;border-right:3px solid #d1a33c;padding:9px 11px;margin-bottom:12px}.sme-universities__table{border:1px solid #e0e5ec;overflow:hidden}.sme-universities__table .head,.sme-universities__table .row{display:grid;grid-template-columns:1.6fr .65fr 1fr .55fr 1fr;gap:0}.sme-universities__table .head{background:#f4f7fa;font-size:10px;font-weight:800;color:#65738a}.sme-universities__table .head span,.sme-universities__table .row span{padding:9px 10px;border-left:1px solid #e6eaf0}.sme-universities__table .head span:last-child,.sme-universities__table .row span:last-child{border-left:0}.sme-universities__table .row{font-size:11.5px;color:#586981;border-top:1px solid #e6eaf0;background:#fff}.sme-universities__table .row strong{color:#263f68}.sme-u-noresult,.sme-u-empty{font-size:12px;color:#7b8798;padding:12px}.sme-apply-roadmap{margin:22px 0;border-top:1px solid rgba(255,255,255,.2)}.sme-apply-roadmap>div{display:grid;grid-template-columns:38px 160px 1fr;gap:14px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.12);align-items:start}.sme-apply-roadmap span{width:28px;height:28px;border:1px solid rgba(255,255,255,.35);display:grid;place-items:center;font-size:11px}.sme-apply-roadmap h3{margin:3px 0 0;font-size:13px;color:#fff}.sme-apply-roadmap p{margin:0!important;color:rgba(255,255,255,.75)!important;font-size:12px!important;line-height:1.9!important}.sme-faq details{border-top:1px solid #e2e6ec}.sme-faq details:last-child{border-bottom:1px solid #e2e6ec}.sme-faq summary{cursor:pointer;padding:14px 2px;font-size:13px;font-weight:800;color:#203e6d;list-style:none}.sme-faq summary::-webkit-details-marker{display:none}.sme-faq summary:before{content:"+";display:inline-block;width:24px;color:#9a6c00}.sme-faq details[open] summary:before{content:"−"}.sme-faq details p{margin:0 26px 14px 0;font-size:12.5px;line-height:2;color:#637187}.sme-compare-table--pro{display:grid!important;grid-template-columns:130px var(--compare-cols)!important;width:max-content!important;min-width:100%!important}.sme-compare-table--pro>div{min-width:0}.sme-compare-pro .sme-compare-title{min-width:210px}@media(max-width:800px){.sme-smart-search{grid-template-columns:1fr}.sme-smart-search__summary{grid-column:auto}.sme-reality__grid{grid-template-columns:1fr}.sme-reality__grid article{border-left:0;border-bottom:1px solid #e1e6ed}.sme-day__timeline{grid-template-columns:1fr 1fr}.sme-day__timeline>div{border-bottom:1px solid #e4e8ee}.sme-admission__layout{grid-template-columns:1fr}.sme-universities__head{display:block}.sme-universities__head label{display:block;min-width:0;margin-top:12px}.sme-universities__table{overflow-x:auto}.sme-universities__table .head,.sme-universities__table .row{min-width:720px}.sme-apply-roadmap>div{grid-template-columns:34px 1fr}.sme-apply-roadmap p{grid-column:2}.sme-modal-glance{grid-template-columns:1fr}.sme-major-row__facts{gap:10px}}@media(max-width:520px){.sme-smart-search__form{display:block}.sme-smart-search__form button{width:100%;min-height:42px;margin-top:7px}.sme-smart-search__summary{align-items:flex-start;flex-direction:column}.sme-day__timeline{grid-template-columns:1fr}.sme-major-row__facts span{min-width:0;flex:1 1 30%}.sme-reality__grid article{padding:17px 4px}.sme-universities__filters{overflow-x:auto;flex-wrap:nowrap}.sme-universities__filters button{white-space:nowrap}}