.nhh-slk-portal{
	--nhh-slk-blue:#073d7a;
	--nhh-slk-blue-2:#0b5ca8;
	--nhh-slk-red:#d71920;
	--nhh-slk-ink:#10233f;
	--nhh-slk-muted:#64748b;
	--nhh-slk-line:#dce5ef;
	--nhh-slk-soft:#f4f8fc;
	--nhh-slk-white:#fff;
	width:100%;max-width:1240px;margin:0 auto;padding:28px 20px 56px;color:var(--nhh-slk-ink);font-family:inherit;box-sizing:border-box
}
.nhh-slk-portal *, .nhh-slk-portal *::before, .nhh-slk-portal *::after{box-sizing:border-box}
body.nhh-slk-portal-page .content-layout{display:block!important;grid-template-columns:minmax(0,1fr)!important}
body.nhh-slk-portal-page .content-main,body.nhh-slk-portal-page .site-main,body.nhh-slk-portal-page .entry-content{width:100%!important;max-width:none!important;min-width:0!important}
body.nhh-slk-portal-page #secondary,body.nhh-slk-portal-page .content-layout>.widget-area{display:none!important}
body.nhh-slk-portal-page .entry-content>.nhh-slk-portal{max-width:1240px}
.nhh-slk-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:32px;padding:48px 54px;border-radius:24px;background:linear-gradient(125deg,#06366c 0%,#07539a 66%,#0872bd 100%);color:#fff;box-shadow:0 20px 50px rgba(6,54,108,.17)}
.nhh-slk-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 20%,rgba(255,255,255,.2),transparent 28%),linear-gradient(90deg,transparent,rgba(255,255,255,.04));pointer-events:none}
.nhh-slk-hero>div{position:relative;z-index:1}
.nhh-slk-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:inherit;opacity:.9}
.nhh-slk-hero h1{margin:0 0 12px;font-size:clamp(32px,4.3vw,54px);line-height:1.05;color:#fff}
.nhh-slk-hero p{max-width:760px;margin:0;font-size:17px;line-height:1.72;color:rgba(255,255,255,.88)}
.nhh-slk-hero__icon{display:grid;place-items:center;flex:0 0 128px;width:128px;height:128px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:rgba(255,255,255,.1);backdrop-filter:blur(8px)}
.nhh-slk-hero__icon span{position:relative;width:52px;height:52px;border:7px solid #fff;border-radius:50%}
.nhh-slk-hero__icon span::after{content:"";position:absolute;width:28px;height:8px;right:-24px;bottom:-12px;border-radius:8px;background:#fff;transform:rotate(45deg);transform-origin:center}
.nhh-slk-catalog{padding:48px 0 34px}
.nhh-slk-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:22px}
.nhh-slk-section-heading span{display:block;margin-bottom:5px;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--nhh-slk-red)}
.nhh-slk-section-heading h2{margin:0;font-size:clamp(25px,3vw,34px);color:var(--nhh-slk-blue)}
.nhh-slk-section-heading p{max-width:430px;margin:0;text-align:right;color:var(--nhh-slk-muted);line-height:1.65}
.nhh-slk-catalog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.nhh-slk-catalog-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;min-height:142px;padding:20px;border:1px solid var(--nhh-slk-line);border-radius:18px;background:#fff;color:inherit!important;text-decoration:none!important;box-shadow:0 8px 26px rgba(16,35,63,.05);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.nhh-slk-catalog-card:hover,.nhh-slk-catalog-card:focus-visible{transform:translateY(-3px);border-color:#9fc0df;box-shadow:0 16px 34px rgba(16,35,63,.1)}
.nhh-slk-catalog-card.is-active{border-color:var(--nhh-slk-blue-2);box-shadow:0 0 0 3px rgba(11,92,168,.09),0 15px 34px rgba(16,35,63,.08)}
.nhh-slk-catalog-card__image,.nhh-slk-catalog-card__icon{display:grid;place-items:center;overflow:hidden;width:72px;height:72px;border-radius:16px;background:var(--nhh-slk-soft);font-size:34px;color:var(--nhh-slk-blue)}
.nhh-slk-catalog-card__image img{width:100%;height:100%;object-fit:cover}
.nhh-slk-catalog-card__content{display:block;min-width:0}
.nhh-slk-catalog-card__content strong{display:block;margin-bottom:6px;font-size:17px;line-height:1.35;color:var(--nhh-slk-blue)}
.nhh-slk-catalog-card__content small{display:block;min-height:38px;margin-bottom:9px;font-size:13px;line-height:1.45;color:var(--nhh-slk-muted)}
.nhh-slk-catalog-card__content>span{display:block;font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:var(--nhh-slk-red)}
.nhh-slk-catalog-card>i{font-style:normal;font-size:24px;color:var(--nhh-slk-blue-2)}
.nhh-slk-lookup{overflow:hidden;border:1px solid var(--nhh-slk-line);border-radius:22px;background:#fff;box-shadow:0 18px 48px rgba(16,35,63,.08)}
.nhh-slk-lookup__heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 36px;background:linear-gradient(135deg,#f7fbff,#eef6fd)}
.nhh-slk-lookup__heading h2{margin:0 0 7px;font-size:clamp(25px,3vw,34px);color:var(--nhh-slk-blue)}
.nhh-slk-lookup__heading p{margin:0;max-width:760px;color:var(--nhh-slk-muted);line-height:1.65}
.nhh-slk-lookup__mark{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border-radius:50%;background:#e8f7ef;color:#16824f;font-size:27px;font-weight:800}
.nhh-slk-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:16px;padding:28px 36px 32px}
.nhh-slk-form label{display:block}
.nhh-slk-form label>span{display:block;margin-bottom:8px;font-size:13px;font-weight:800;color:var(--nhh-slk-ink)}
.nhh-slk-form input{width:100%;height:52px;padding:0 16px;border:1px solid #cbd8e6;border-radius:12px;background:#fff;color:var(--nhh-slk-ink);font:inherit;outline:none;transition:border-color .2s,box-shadow .2s}
.nhh-slk-form input:focus{border-color:var(--nhh-slk-blue-2);box-shadow:0 0 0 4px rgba(11,92,168,.1)}
.nhh-slk-form button{display:inline-flex;align-items:center;justify-content:center;gap:20px;height:52px;padding:0 26px;border:0;border-radius:12px;background:var(--nhh-slk-red);color:#fff;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 10px 24px rgba(215,25,32,.2);transition:transform .2s,box-shadow .2s}
.nhh-slk-form button:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(215,25,32,.27)}
.nhh-slk-form button i{font-style:normal;font-size:21px}
.nhh-slk-alert{display:flex;align-items:flex-start;gap:14px;margin:0 36px 32px;padding:17px 20px;border-radius:13px}
.nhh-slk-alert>span{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;font-weight:900}
.nhh-slk-alert strong{display:block;margin-bottom:3px}
.nhh-slk-alert p{margin:0;line-height:1.55}
.nhh-slk-alert--error{border:1px solid #f1c1c3;background:#fff5f5;color:#9d1b21}
.nhh-slk-alert--error>span{background:#d71920;color:#fff}
.nhh-slk-result{margin:2px 36px 36px;border:1px solid #b9dcc9;border-radius:18px;background:#fbfffd;overflow:hidden}
.nhh-slk-result header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;border-bottom:1px solid #d4eadf;background:#f0faf5}
.nhh-slk-result header span{display:block;margin-bottom:2px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#4e7c64}
.nhh-slk-result header h3{margin:0;font-size:23px;color:#126b43}
.nhh-slk-result header>strong{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#dff5e9;color:#137146;font-size:13px}
.nhh-slk-result header>strong i{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#16824f;color:#fff;font-style:normal}
.nhh-slk-result__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:10px 26px 20px}
.nhh-slk-result__item{min-width:0;padding:20px 18px 18px 0;border-bottom:1px dashed #d5e7dd}
.nhh-slk-result__item span{display:block;margin-bottom:6px;font-size:12px;font-weight:700;color:#668274}
.nhh-slk-result__item strong,.nhh-slk-result__item a{display:block;font-size:17px;line-height:1.45;color:#153d2b;text-decoration:none;overflow-wrap:anywhere}
.nhh-slk-result__item p{margin:0;line-height:1.7;color:#29483a}
.nhh-slk-result__item a{color:var(--nhh-slk-blue-2);text-decoration:underline}
.nhh-slk-result__wide{grid-column:1/-1}
.nhh-slk-result__badge{display:inline-flex!important;width:auto;padding:6px 12px;border-radius:999px;background:#e6f4ff;color:#075b9e!important;font-size:14px!important}
.nhh-slk-result footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 26px;background:#f7fbf9}
.nhh-slk-result footer p{margin:0;font-size:13px;line-height:1.6;color:#607b6e}
.nhh-slk-result footer button{flex:0 0 auto;padding:9px 15px;border:1px solid #a9cbb8;border-radius:9px;background:#fff;color:#126b43;font:inherit;font-size:13px;font-weight:800;cursor:pointer}
.nhh-slk-privacy{display:flex;align-items:flex-start;justify-content:center;gap:12px;max-width:900px;margin:26px auto 0;padding:15px 18px;border-radius:12px;background:var(--nhh-slk-soft);color:var(--nhh-slk-muted)}
.nhh-slk-privacy span{font-size:18px}
.nhh-slk-privacy p{margin:0;font-size:13px;line-height:1.6}
.nhh-slk-empty{padding:42px;border:1px dashed #bdcadd;border-radius:18px;text-align:center;background:#f8fafc}
.nhh-slk-empty h2{margin-top:0;color:var(--nhh-slk-blue)}
.nhh-slk-portal--form-only{padding-top:10px}
.nhh-slk-portal--catalog-only .nhh-slk-catalog{padding-top:10px}
@media(max-width:980px){
	.nhh-slk-catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.nhh-slk-form{grid-template-columns:1fr 1fr}
	.nhh-slk-form button{grid-column:1/-1}
	.nhh-slk-result__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
	.nhh-slk-portal{padding:16px 14px 40px}
	.nhh-slk-hero{padding:32px 24px;border-radius:18px}
	.nhh-slk-hero__icon{display:none}
	.nhh-slk-hero p{font-size:15px}
	.nhh-slk-section-heading{display:block}
	.nhh-slk-section-heading p{margin-top:10px;text-align:left}
	.nhh-slk-catalog{padding-top:34px}
	.nhh-slk-catalog__grid{grid-template-columns:1fr}
	.nhh-slk-catalog-card{min-height:122px}
	.nhh-slk-lookup__heading{padding:24px 20px}
	.nhh-slk-lookup__mark{display:none}
	.nhh-slk-form{grid-template-columns:1fr;padding:22px 20px}
	.nhh-slk-form button{grid-column:auto}
	.nhh-slk-alert{margin:0 20px 22px}
	.nhh-slk-result{margin:0 20px 22px}
	.nhh-slk-result header,.nhh-slk-result footer{align-items:flex-start;flex-direction:column}
	.nhh-slk-result__grid{grid-template-columns:1fr;padding-left:20px;padding-right:20px}
	.nhh-slk-result__wide{grid-column:auto}
}
@media print{
	body *{visibility:hidden!important}
	.nhh-slk-result,.nhh-slk-result *{visibility:visible!important}
	.nhh-slk-result{position:absolute;left:0;top:0;width:100%;margin:0!important;border:1px solid #aaa;box-shadow:none}
	.nhh-slk-result footer button{display:none!important}
}
.nhh-slk-support{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:14px;font-size:13px;color:var(--nhh-slk-muted)}
.nhh-slk-support a{color:var(--nhh-slk-blue-2);font-weight:700;text-decoration:none}
.nhh-slk-support a:hover{text-decoration:underline}
