:root {
  --shs-guide-blue:#2c56a3;
  --shs-guide-deep:#123b78;
  --shs-guide-orange:#ff9518;
  --shs-guide-ink:#102f5e;
  --shs-guide-body:#3d4c61;
  --shs-guide-soft:#f2f6fc;
  --shs-guide-line:#d8e1ec;
  --shs-guide-danger:#b93333;
  --shs-guide-paper:#fff;
  --shs-guide-radius:20px;
  --shs-guide-wide:1440px;
  --shs-guide-reading:860px;
}

.shs-guide-page{overflow-x:clip!important;overflow-y:visible!important}
.shs-guide-page .shs-trust-banner{display:none}
.shs-guide-page .float-btn.se-booking-show{display:none!important}
.shs-guide-page #content{padding:0}
.shs-guide{background:var(--shs-guide-paper);color:var(--shs-guide-ink);font-family:"Poppins",sans-serif}
.shs-guide *{box-sizing:border-box}
.shs-guide a:focus-visible,.shs-resources a:focus-visible,.shs-guide summary:focus-visible{outline:3px solid #1976d2;outline-offset:4px}
.shs-guide__hero{background:linear-gradient(135deg,#eef4fc 0%,#fff 54%,#f8fafc 100%);border-bottom:1px solid var(--shs-guide-line)}
.shs-guide__hero-inner{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(410px,.94fr);align-items:center;gap:72px;max-width:var(--shs-guide-wide);margin:0 auto;padding:70px 34px}
.shs-guide__breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 26px;color:#5b6980;font-size:13px;line-height:1.5}
.shs-guide__breadcrumbs a{color:var(--shs-guide-deep);text-decoration:none}
.shs-guide__meta{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 14px;color:#5b6980;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
.shs-guide__meta span+span:before{content:"";display:inline-block;width:4px;height:4px;margin:0 12px 2px 0;border-radius:50%;background:var(--shs-guide-orange)}
.shs-guide__eyebrow,.shs-guide__section-kicker,.shs-resources__hero>div>p,.shs-resources__group-heading>p{margin:0 0 12px;color:var(--shs-guide-blue);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.shs-guide__title{max-width:820px;margin:0;color:var(--shs-guide-deep);font-size:clamp(42px,4.7vw,72px);line-height:1.02;letter-spacing:-.045em;text-wrap:balance}
.shs-guide__dek{max-width:720px;margin:24px 0;color:var(--shs-guide-body);font-size:20px;line-height:1.55}
.shs-guide__answer{max-width:760px;margin:28px 0;padding:22px 24px 24px;border-left:5px solid var(--shs-guide-orange);background:#fff;box-shadow:0 16px 45px rgba(18,59,120,.08)}
.shs-guide__answer>span{color:var(--shs-guide-deep);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.shs-guide__answer p{margin:8px 0 0;color:var(--shs-guide-ink);font-size:18px;line-height:1.62}
.shs-guide__byline{display:flex;align-items:center;gap:12px;margin-top:24px}
.shs-guide__byline img{width:48px;height:48px;padding:0;border-radius:50%;object-fit:cover}
.shs-guide__byline div{display:flex;flex-direction:column;gap:3px}
.shs-guide__byline strong{font-size:13px}
.shs-guide__byline small{color:#5b6980;font-size:12px;line-height:1.4}
.shs-guide__hero-media{overflow:hidden;margin:0;border-radius:20px 20px 64px 20px;background:var(--shs-guide-soft);box-shadow:0 28px 80px rgba(18,59,120,.14)}
.shs-guide__hero-image{display:block;width:100%;aspect-ratio:5/4;max-height:610px;padding:0!important;object-fit:cover;object-position:center}
.shs-guide__hero-media figcaption{padding:14px 18px;color:#526078;background:#fff;border-top:1px solid var(--shs-guide-line);font-size:12px;line-height:1.5}

.shs-guide__layout{display:grid;grid-template-columns:230px minmax(0,var(--shs-guide-reading));gap:74px;max-width:1230px;margin:0 auto;padding:56px 30px 120px}
.shs-guide__rail-inner{position:sticky;top:118px;display:flex;flex-direction:column;gap:13px;padding:18px 0;border-top:3px solid var(--shs-guide-orange)}
.shs-guide__rail strong{margin-bottom:3px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.shs-guide__rail a{color:#5b6980;font-size:13px;font-weight:600;text-decoration:none}
.shs-guide__rail a:hover{color:var(--shs-guide-deep)}
.shs-guide__body{min-width:0}
.shs-guide__reading{scroll-margin-top:110px}
.shs-guide__prose{color:var(--shs-guide-body);font-size:18px;line-height:1.82}
.shs-guide__prose>*:first-child{margin-top:0;color:var(--shs-guide-ink);font-size:21px;line-height:1.72}
.shs-guide__prose h2{margin:52px 0 18px;color:var(--shs-guide-deep);font-size:34px;line-height:1.2;letter-spacing:-.025em}
.shs-guide__prose h3{margin:38px 0 12px;color:var(--shs-guide-deep);font-size:23px;line-height:1.3}
.shs-guide__prose p,.shs-guide__prose ul,.shs-guide__prose ol{margin:0 0 22px}
.shs-guide__prose ul,.shs-guide__prose ol{padding-left:1.35em}
.shs-guide__prose a{color:var(--shs-guide-blue);font-weight:650;text-underline-offset:3px}
.shs-guide__local-context{margin:42px 0 0;padding:26px 28px;border-left:5px solid var(--shs-guide-orange);background:var(--shs-guide-soft);color:var(--shs-guide-body)}
.shs-guide__local-context>strong{display:block;margin-bottom:8px;color:var(--shs-guide-deep)}
.shs-guide__local-context p:last-child{margin-bottom:0}
.shs-guide__section,.shs-guide__sources,.shs-guide__evidence,.shs-guide__service-bridge,.shs-guide__related,.shs-guide__author{scroll-margin-top:110px;margin-top:84px}
.shs-guide__heading{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px}
.shs-guide__heading>span{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:50%;color:var(--shs-guide-deep);background:var(--shs-guide-orange);font-size:12px;font-weight:800}
.shs-guide__heading h2{margin:0;color:var(--shs-guide-deep);font-size:36px;line-height:1.17;letter-spacing:-.03em;text-wrap:balance}
.shs-guide__section-intro{max-width:760px;margin:-8px 0 26px;color:var(--shs-guide-body);font-size:17px;line-height:1.7}
.shs-guide__signal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.shs-guide__signal{position:relative;min-height:218px;padding:28px;border:1px solid #aac0e0;border-radius:var(--shs-guide-radius);background:#f5f8fd;box-shadow:0 14px 34px rgba(18,59,120,.06)}
.shs-guide__signal--attention{border-color:#e8bc82;background:#fff8ee}
.shs-guide__signal--urgent{border-color:#dfaaaa;background:#fff3f3}
.shs-guide__signal-status{display:flex;align-items:center;gap:9px;margin-bottom:34px;color:var(--shs-guide-blue);font-size:12px;font-weight:800}
.shs-guide__signal-status:before{content:"";width:9px;height:9px;border:5px solid #d9e4f4;border-radius:50%;background:var(--shs-guide-blue)}
.shs-guide__signal--attention .shs-guide__signal-status{color:#b66713}.shs-guide__signal--attention .shs-guide__signal-status:before{border-color:#ffe7c8;background:var(--shs-guide-orange)}
.shs-guide__signal--urgent .shs-guide__signal-status{color:#9f2e2e}.shs-guide__signal--urgent .shs-guide__signal-status:before{border-color:#f7d9d9;background:var(--shs-guide-danger)}
.shs-guide__signal h3{margin:0 0 10px;color:var(--shs-guide-deep);font-size:21px;line-height:1.25}
.shs-guide__signal p{margin:0;color:#526078;font-size:15px;line-height:1.65}
.shs-guide__action-panel{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);overflow:hidden;border:1px solid var(--shs-guide-line);border-radius:var(--shs-guide-radius)}
.shs-guide__steps{margin:0;padding:0;list-style:none;counter-reset:shs-steps}
.shs-guide__steps li{position:relative;min-height:94px;padding:24px 26px 22px 76px;border-bottom:1px solid var(--shs-guide-line);counter-increment:shs-steps}
.shs-guide__steps li:last-child{border-bottom:0}
.shs-guide__steps li:before{content:counter(shs-steps,decimal-leading-zero);position:absolute;top:25px;left:25px;color:var(--shs-guide-blue);font-size:12px;font-weight:800}
.shs-guide__steps strong,.shs-guide__steps span{display:block}.shs-guide__steps strong{margin-bottom:6px;color:var(--shs-guide-deep);font-size:16px}.shs-guide__steps span{color:#5b6980;font-size:14px;line-height:1.55}
.shs-guide__stop{padding:28px;color:#fff;background:var(--shs-guide-deep)}
.shs-guide__stop>strong{display:block;margin-bottom:18px;color:var(--shs-guide-orange);font-size:13px;letter-spacing:.04em;text-transform:uppercase}
.shs-guide__stop ul{margin:0;padding-left:1.2em}.shs-guide__stop li{margin-bottom:12px;font-size:14px;line-height:1.5}
.shs-guide__table-wrap{overflow:hidden;border:1px solid var(--shs-guide-line);border-radius:var(--shs-guide-radius);box-shadow:0 16px 40px rgba(18,59,120,.06)}
.shs-guide__decision-table{width:100%;margin:0;border:0;border-collapse:collapse;background:#fff}
.shs-guide__decision-table thead{color:#fff;background:var(--shs-guide-deep)}
.shs-guide__decision-table th,.shs-guide__decision-table td{padding:22px 24px;border:0;border-bottom:1px solid var(--shs-guide-line);text-align:left;vertical-align:top}
.shs-guide__decision-table thead th{font-size:13px;letter-spacing:.03em}
.shs-guide__decision-table tbody th{width:25%;color:var(--shs-guide-deep);font-size:16px}.shs-guide__decision-table tbody td{width:37.5%;color:#526078;font-size:15px;line-height:1.6}
.shs-guide__decision-table tr:last-child th,.shs-guide__decision-table tr:last-child td{border-bottom:0}
.shs-guide__professional-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;counter-reset:shs-pro}
.shs-guide__professional-steps li{position:relative;min-height:210px;padding:62px 24px 24px;border-top:4px solid var(--shs-guide-orange);background:var(--shs-guide-soft);counter-increment:shs-pro}
.shs-guide__professional-steps li:before{content:counter(shs-pro,decimal-leading-zero);position:absolute;top:20px;left:24px;color:var(--shs-guide-blue);font-size:13px;font-weight:800}
.shs-guide__professional-steps strong,.shs-guide__professional-steps span{display:block}.shs-guide__professional-steps strong{margin-bottom:9px;color:var(--shs-guide-deep);font-size:18px}.shs-guide__professional-steps span{color:#526078;font-size:14px;line-height:1.6}
.shs-guide__evidence{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.7fr);overflow:hidden;border-radius:var(--shs-guide-radius);background:var(--shs-guide-deep);color:#fff}
.shs-guide__evidence-copy{padding:34px}.shs-guide__evidence-copy>p:first-child{margin:0 0 8px;color:var(--shs-guide-orange);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.shs-guide__evidence-copy h2{margin:0 0 22px;color:#fff;font-size:29px}.shs-guide__evidence-copy p{font-size:14px;line-height:1.65}.shs-guide__evidence figure{margin:0;background:#0d2e60}.shs-guide__evidence img{display:block;width:100%;height:100%;min-height:320px;padding:0!important;object-fit:cover}.shs-guide__evidence figcaption{padding:12px 16px;background:#fff;color:#526078;font-size:12px}
.shs-guide__sources{padding:30px;border:1px solid var(--shs-guide-line);background:#fbfcfe}.shs-guide__sources h2{margin:0 0 10px;color:var(--shs-guide-deep);font-size:28px}.shs-guide__sources>p{color:#526078;font-size:14px}.shs-guide__sources ol{margin:22px 0 0;padding-left:1.3em}.shs-guide__sources li{margin-bottom:13px;color:#526078;font-size:14px;line-height:1.55}.shs-guide__sources a{color:var(--shs-guide-blue);font-weight:700}.shs-guide__sources small{display:block;color:#6a7688}
.shs-guide__faq details{border-top:1px solid var(--shs-guide-line)}.shs-guide__faq details:last-child{border-bottom:1px solid var(--shs-guide-line)}.shs-guide__faq summary{position:relative;padding:22px 50px 22px 0;color:var(--shs-guide-deep);font-size:17px;font-weight:700;cursor:pointer;list-style:none}.shs-guide__faq summary::-webkit-details-marker{display:none}.shs-guide__faq summary:after{content:"+";position:absolute;right:12px;top:15px;font-size:28px;font-weight:400}.shs-guide__faq details[open] summary:after{content:"−"}.shs-guide__faq details>div{max-width:760px;padding:0 40px 20px 0;color:#526078;font-size:15px;line-height:1.7}.shs-guide__faq details>div p:last-child{margin-bottom:0}
.shs-guide__service-bridge{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;border-radius:var(--shs-guide-radius);background:var(--shs-guide-deep);color:#fff}.shs-guide__service-bridge p{margin:0 0 7px;color:var(--shs-guide-orange);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.shs-guide__service-bridge h2{margin:0 0 8px;color:#fff;font-size:28px}.shs-guide__service-bridge span{color:#dce6f7;font-size:14px;line-height:1.55}.shs-guide__service-bridge>a{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto;min-height:50px;padding:0 22px;border-radius:999px;color:var(--shs-guide-deep);background:var(--shs-guide-orange);font-weight:800;text-decoration:none}.shs-guide__service-bridge>a span{color:inherit;font-size:18px}
.shs-guide__related h2{margin:0 0 18px;color:var(--shs-guide-deep);font-size:29px}.shs-guide__related>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shs-guide__related a{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:84px;padding:18px 20px;border:1px solid var(--shs-guide-line);border-radius:14px;color:var(--shs-guide-deep);font-weight:700;text-decoration:none}.shs-guide__related a:hover{border-color:var(--shs-guide-blue);transform:translateY(-2px)}
.shs-guide__author{display:flex;align-items:center;gap:22px;padding-top:34px;border-top:1px solid var(--shs-guide-line)}.shs-guide__author img{width:78px;height:78px;padding:0!important;border-radius:50%;object-fit:cover}.shs-guide__author p{margin:0 0 4px;color:#526078;font-size:13px}.shs-guide__author h2{margin:0 0 5px;color:var(--shs-guide-deep);font-size:24px}

.shs-resources{background:#fff;color:var(--shs-guide-ink);font-family:"Poppins",sans-serif}.shs-resources *{box-sizing:border-box}.shs-resources__hero{padding:74px 30px 66px;background:linear-gradient(130deg,var(--shs-guide-deep),var(--shs-guide-blue));color:#fff}.shs-resources__hero>div{max-width:var(--shs-guide-wide);margin:0 auto}.shs-resources__hero .shs-guide__breadcrumbs,.shs-resources__hero .shs-guide__breadcrumbs a{color:#e0e9f8}.shs-resources__hero>div>p{color:var(--shs-guide-orange)}.shs-resources__hero h1{max-width:820px;margin:0 0 20px;color:#fff;font-size:clamp(46px,5vw,76px);line-height:1}.shs-resources__hero>div>div{max-width:760px;font-size:19px;line-height:1.65}.shs-resources__topics{position:sticky;top:0;z-index:10;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;padding:16px 24px;border-bottom:1px solid var(--shs-guide-line);background:rgba(255,255,255,.96)}.shs-resources__topics a{min-height:42px;padding:10px 16px;border:1px solid var(--shs-guide-line);border-radius:999px;color:var(--shs-guide-deep);font-size:13px;font-weight:700;text-decoration:none}.shs-resources__groups{max-width:var(--shs-guide-wide);margin:0 auto;padding:70px 30px 120px}.shs-resources__group{scroll-margin-top:94px;margin-top:80px}.shs-resources__group:first-child{margin-top:0}.shs-resources__group-heading{margin-bottom:24px}.shs-resources__group-heading h2{margin:0;color:var(--shs-guide-deep);font-size:38px}.shs-resources__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.shs-resources__card{overflow:hidden;border:1px solid var(--shs-guide-line);border-radius:18px;background:#fff;box-shadow:0 18px 48px rgba(18,59,120,.07)}.shs-resources__image{display:block;overflow:hidden;background:var(--shs-guide-soft)}.shs-resources__image img{display:block;width:100%;aspect-ratio:16/9;padding:0!important;object-fit:cover}.shs-resources__card>div{padding:23px}.shs-resources__card p{margin:0 0 10px;color:var(--shs-guide-blue);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.shs-resources__card h3{margin:0 0 12px;font-size:20px;line-height:1.35}.shs-resources__card h3 a{color:var(--shs-guide-deep);text-decoration:none}.shs-resources__card>div>span{display:block;min-height:70px;color:#526078;font-size:14px;line-height:1.6}.shs-resources__read{display:inline-flex;gap:9px;margin-top:18px;color:var(--shs-guide-blue);font-size:14px;font-weight:800;text-decoration:none}

@media (max-width:1050px){.shs-guide__hero-inner{grid-template-columns:1fr;gap:40px}.shs-guide__hero-media{max-width:760px}.shs-guide__layout{grid-template-columns:1fr;gap:0;max-width:920px}.shs-guide__rail{display:none}.shs-resources__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:760px){.shs-guide__hero-inner{padding:42px 20px 46px}.shs-guide__breadcrumbs{margin-bottom:19px;font-size:12px}.shs-guide__meta{font-size:10px}.shs-guide__title{font-size:clamp(36px,11.5vw,50px)}.shs-guide__dek{font-size:17px}.shs-guide__answer{margin:22px 0;padding:20px}.shs-guide__answer p{font-size:16px}.shs-guide__hero-media{border-radius:16px 16px 42px 16px}.shs-guide__hero-image{aspect-ratio:4/3}.shs-guide__layout{padding:42px 20px 82px}.shs-guide__prose{font-size:16px;line-height:1.78}.shs-guide__prose>*:first-child{font-size:18px}.shs-guide__prose h2{font-size:29px}.shs-guide__prose h3{font-size:21px}.shs-guide__section,.shs-guide__sources,.shs-guide__evidence,.shs-guide__service-bridge,.shs-guide__related,.shs-guide__author{margin-top:64px}.shs-guide__heading h2{font-size:30px}.shs-guide__signal-grid{grid-template-columns:1fr}.shs-guide__signal{min-height:0}.shs-guide__action-panel{grid-template-columns:1fr}.shs-guide__table-wrap{overflow:visible;border:0;box-shadow:none}.shs-guide__decision-table,.shs-guide__decision-table tbody{display:block}.shs-guide__decision-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.shs-guide__decision-table tr{display:block;margin-bottom:14px;overflow:hidden;border:1px solid var(--shs-guide-line);border-radius:15px;background:#fff}.shs-guide__decision-table tbody th,.shs-guide__decision-table tbody td{display:block;width:100%;padding:18px 20px;border:0}.shs-guide__decision-table tbody th{background:var(--shs-guide-soft)}.shs-guide__decision-table tbody th:before,.shs-guide__decision-table tbody td:before{content:attr(data-label);display:block;margin-bottom:6px;color:#64748b;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.shs-guide__decision-table tbody td+td{border-top:1px solid var(--shs-guide-line)}.shs-guide__professional-steps{grid-template-columns:1fr}.shs-guide__professional-steps li{min-height:0}.shs-guide__evidence{grid-template-columns:1fr}.shs-guide__evidence img{min-height:240px}.shs-guide__service-bridge{align-items:flex-start;flex-direction:column}.shs-guide__service-bridge>a{width:100%;justify-content:center}.shs-guide__related>div{grid-template-columns:1fr}.shs-resources__hero{padding:54px 20px}.shs-resources__hero h1{font-size:44px}.shs-resources__topics{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap}.shs-resources__topics a{white-space:nowrap}.shs-resources__groups{padding:54px 20px 86px}.shs-resources__grid{grid-template-columns:1fr}.shs-resources__card>div>span{min-height:0}}
@media (prefers-reduced-motion:reduce){.shs-guide *,.shs-resources *{scroll-behavior:auto!important;transition:none!important}}
