.portal-page-hero{padding:58px 0;color:#fff;background:linear-gradient(135deg,#176e79,#25a9b5)}.portal-page-hero h1{margin:0 0 12px;font-size:clamp(30px,4vw,46px)}.portal-page-hero p{max-width:780px;margin:0;line-height:1.8;font-size:17px}.portal-form-section{padding:50px 0 75px;background:#f4f9fa;min-height:55vh}.portal-form-card,.portal-result-card{max-width:980px;margin:auto;padding:28px;border:1px solid #d9e7ea;border-radius:18px;background:#fff;box-shadow:0 16px 40px rgba(19,72,85,.08)}.portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.portal-span-2{grid-column:span 2}.portal-field label{display:block;margin-bottom:7px;color:#294b54;font-weight:700}.portal-field input,.portal-field select,.portal-field textarea{width:100%;min-height:46px;padding:11px 13px;border:1px solid #cedde0;border-radius:10px;font:inherit}.portal-field textarea{min-height:170px;resize:vertical;line-height:1.8}.portal-field span{display:block;margin-top:5px;color:#b42318;font-size:13px}.portal-check{display:flex!important;gap:8px;align-items:flex-start;padding:12px;border:1px solid #e0eaec;border-radius:10px;background:#f8fbfc}.portal-check input{width:auto!important;min-height:auto!important;margin-top:3px}.portal-submit-button{margin-top:20px;padding:12px 22px;border:0;border-radius:10px;color:#fff;background:#25a9b5;font:inherit;font-weight:800;cursor:pointer}.portal-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-bottom:18px}.portal-form-actions a{padding:9px 13px;border-radius:9px;color:#176e79;background:#e9f7f8;text-decoration:none;font-weight:700}.portal-validation-summary,.portal-error{margin-bottom:16px;padding:13px;border:1px solid #efc5c1;border-radius:10px;color:#a72b23;background:#fff0ef}.portal-result-card{text-align:center}.portal-result-icon{width:76px;height:76px;display:grid;place-items:center;margin:0 auto 18px;border-radius:50%;color:#fff;background:#69be45;font-size:38px}.portal-reference{display:inline-block;margin:12px 0 22px;padding:12px 20px;border-radius:10px;background:#eef7f8;color:#176e79;font:700 22px Consolas,monospace}.portal-case-result{margin-top:24px;padding-top:22px;border-top:1px solid #dfebed}.portal-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.portal-case-grid>div,.portal-public-response,.portal-history-item{padding:14px;border:1px solid #e0eaec;border-radius:10px;background:#f9fcfd}.portal-case-grid small,.portal-public-response small,.portal-history-item small{display:block;color:#768a90;margin-bottom:6px}.portal-public-response,.portal-history-item{margin-top:12px}.portal-public-response p,.portal-history-item p{margin:7px 0 0;line-height:1.7}@media(max-width:720px){.portal-grid,.portal-case-grid{grid-template-columns:1fr}.portal-span-2{grid-column:auto}.portal-form-card{padding:20px}}
