.nhh-ses-portal{--blue:#063b78;--blue2:#0d5cad;--red:#dc1f2e;--ink:#14213d;--muted:#637083;--line:#e5eaf0;--soft:#f4f8fc;font-family:inherit;color:var(--ink);max-width:1180px;margin:0 auto;padding:24px 18px 56px}.nhh-ses-portal *{box-sizing:border-box}.nhh-ses-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:36px 40px;border-radius:22px;background:linear-gradient(135deg,#063b78,#0d5cad);color:#fff;box-shadow:0 18px 45px rgba(6,59,120,.2)}.nhh-ses-hero h1{font-size:clamp(30px,4vw,50px);line-height:1.05;margin:8px 0 12px}.nhh-ses-hero p{font-size:17px;max-width:720px;margin:0;opacity:.9}.nhh-ses-eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:800}.nhh-ses-hero__icon{flex:0 0 104px;height:104px;border-radius:50%;display:grid;place-items:center;border:8px solid rgba(255,255,255,.22);background:#fff;color:var(--red);font-size:38px;font-weight:900;box-shadow:0 0 0 8px rgba(255,255,255,.08)}.nhh-ses-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:42px 0 18px}.nhh-ses-section-heading span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--red)}.nhh-ses-section-heading h2{font-size:28px;margin:5px 0 0;color:var(--blue)}.nhh-ses-section-heading p{margin:0;color:var(--muted)}.nhh-ses-exams__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.nhh-ses-exam-card{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:14px;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 8px 28px rgba(20,33,61,.06);transition:.2s}.nhh-ses-exam-card:hover,.nhh-ses-exam-card.is-active{transform:translateY(-2px);border-color:#86b7e8;box-shadow:0 12px 34px rgba(6,59,120,.14)}.nhh-ses-exam-card__icon,.nhh-ses-exam-card__image{width:70px;height:70px;border-radius:14px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#eaf3fd,#fff);color:var(--blue);font-size:22px;font-weight:900}.nhh-ses-exam-card__image img{width:100%;height:100%;object-fit:cover}.nhh-ses-exam-card__content{display:flex;flex-direction:column;gap:5px;min-width:0}.nhh-ses-exam-card__content strong{font-size:16px;color:var(--blue)}.nhh-ses-exam-card__content small,.nhh-ses-exam-card__content span{color:var(--muted)}.nhh-ses-exam-card i{font-style:normal;color:var(--red);font-size:22px}.nhh-ses-lookup{margin-top:28px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 18px 50px rgba(20,33,61,.08);overflow:hidden}.nhh-ses-lookup__heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:28px 32px;background:var(--soft);border-bottom:1px solid var(--line)}.nhh-ses-lookup__heading h2{margin:6px 0;color:var(--blue);font-size:27px}.nhh-ses-lookup__heading p{margin:0;color:var(--muted)}.nhh-ses-lookup__mark{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#dcfce7;color:#16803b;font-weight:900;font-size:26px}.nhh-ses-form{display:grid;grid-template-columns:1fr 1fr auto;gap:16px;align-items:end;padding:28px 32px}.nhh-ses-form label{display:flex;flex-direction:column;gap:7px;font-weight:700}.nhh-ses-form input{width:100%;height:48px;border:1px solid #cbd5e1;border-radius:10px;padding:0 14px;font-size:16px;background:#fff}.nhh-ses-form input:focus{outline:3px solid rgba(13,92,173,.13);border-color:var(--blue2)}.nhh-ses-form button{height:48px;border:0;border-radius:10px;padding:0 22px;background:var(--red);color:#fff;font-weight:800;font-size:15px;display:flex;align-items:center;gap:12px;cursor:pointer}.nhh-ses-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.nhh-ses-alert{margin:0 32px 28px;display:flex;gap:14px;padding:16px 18px;border-radius:12px}.nhh-ses-alert--error{background:#fff1f2;color:#9f1239;border:1px solid #fecdd3}.nhh-ses-alert>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fb7185;color:#fff;font-weight:900}.nhh-ses-alert strong{display:block;margin-bottom:3px}.nhh-ses-alert p{margin:0}.nhh-ses-result{margin:0 32px 32px;border:1px solid #cfe0f3;border-radius:18px;overflow:hidden;background:#fff}.nhh-ses-result__top{display:flex;justify-content:space-between;align-items:start;gap:20px;padding:24px 26px;background:linear-gradient(135deg,#f5faff,#fff)}.nhh-ses-result__success{display:inline-flex;padding:5px 10px;border-radius:999px;background:#dcfce7;color:#166534;font-size:12px;font-weight:800}.nhh-ses-result__top h3{font-size:27px;margin:10px 0 4px;color:var(--blue)}.nhh-ses-result__top p{margin:0;color:var(--muted)}.nhh-ses-print{border:1px solid var(--blue);background:#fff;color:var(--blue);border-radius:9px;padding:10px 14px;font-weight:700;cursor:pointer}.nhh-ses-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.nhh-ses-summary>div{background:#fff;padding:18px 20px}.nhh-ses-summary span{display:block;color:var(--muted);font-size:13px;margin-bottom:7px}.nhh-ses-summary strong{font-size:23px;color:var(--blue)}.nhh-ses-summary .nhh-ses-status{color:var(--red);font-size:19px}.nhh-ses-table-wrap{overflow:auto;padding:24px 26px}.nhh-ses-score-table{width:100%;border-collapse:collapse;min-width:520px}.nhh-ses-score-table th,.nhh-ses-score-table td{text-align:left;padding:13px 14px;border-bottom:1px solid var(--line)}.nhh-ses-score-table th{background:var(--soft);color:var(--blue);font-size:13px;text-transform:uppercase;letter-spacing:.04em}.nhh-ses-score-table th:last-child,.nhh-ses-score-table td:last-child{text-align:right}.nhh-ses-note{margin:0 26px 24px;padding:16px 18px;border-left:4px solid var(--red);background:#fff8f8}.nhh-ses-note p{margin:6px 0 0}.nhh-ses-result footer{display:flex;justify-content:space-between;gap:16px;padding:16px 26px;background:var(--soft);color:var(--muted);font-size:13px}.nhh-ses-privacy,.nhh-ses-support{display:flex;align-items:center;gap:12px;margin-top:20px;padding:15px 18px;border-radius:12px;background:#f8fafc;color:var(--muted)}.nhh-ses-privacy p{margin:0}.nhh-ses-support{justify-content:center;flex-wrap:wrap}.nhh-ses-support a{color:var(--blue);font-weight:700}.nhh-ses-empty{text-align:center;padding:50px 20px;background:var(--soft);border-radius:18px;margin-top:30px}body.nhh-ses-portal-page .content-layout{display:block!important;grid-template-columns:minmax(0,1fr)!important}body.nhh-ses-portal-page .content-main,body.nhh-ses-portal-page .site-main,body.nhh-ses-portal-page .entry-content{width:100%!important;max-width:none!important}body.nhh-ses-portal-page #secondary,body.nhh-ses-portal-page .widget-area{display:none!important}@media(max-width:900px){.nhh-ses-exams__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nhh-ses-form{grid-template-columns:1fr 1fr}.nhh-ses-form button{grid-column:1/-1;justify-content:center}.nhh-ses-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.nhh-ses-portal{padding:12px 12px 40px}.nhh-ses-hero{padding:26px 22px;border-radius:16px}.nhh-ses-hero__icon{display:none}.nhh-ses-section-heading{display:block}.nhh-ses-section-heading p{margin-top:8px}.nhh-ses-exams__grid{grid-template-columns:1fr}.nhh-ses-lookup__heading,.nhh-ses-form{padding:22px 18px}.nhh-ses-form{grid-template-columns:1fr}.nhh-ses-result{margin:0 18px 22px}.nhh-ses-result__top{display:block}.nhh-ses-print{margin-top:14px}.nhh-ses-summary{grid-template-columns:1fr 1fr}.nhh-ses-result footer{display:block}.nhh-ses-result footer small{display:block;margin-top:5px}}@media print{body *{visibility:hidden!important}.nhh-ses-result,.nhh-ses-result *{visibility:visible!important}.nhh-ses-result{position:absolute;left:0;top:0;width:100%;margin:0;border:0;box-shadow:none}.nhh-ses-print{display:none!important}}
