*{box-sizing:border-box}html{font-size:18px;scroll-behavior:smooth}body{margin:0;background:#f7fbfa;color:#173f40;font-family:Arial,sans-serif;line-height:1.6}.er-skip{position:absolute;left:-9999px}.er-skip:focus{left:1rem;top:1rem;z-index:10;padding:.7rem;background:#fff}.er-header{padding:1rem;background:#fff;border-bottom:3px solid #72c8be}.er-header__inner,.er-main,.er-footer__inner{width:min(900px,100%);margin:auto}.er-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.er-logo{display:flex;align-items:center;gap:.7rem;color:#174d4d;text-decoration:none;font-weight:bold}.er-logo img{width:60px;height:60px;object-fit:contain}.er-nav{display:flex;gap:.55rem;flex-wrap:wrap}.er-button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:.7rem 1rem;border:2px solid #187d79;border-radius:12px;background:#187d79;color:#fff;text-decoration:none;font-weight:bold}.er-button--light{background:#fff;color:#176b68}.er-main{padding:2rem 1rem 4rem}.er-hero{padding:clamp(1.4rem,4vw,2.5rem);border-radius:22px;background:linear-gradient(135deg,#dff6f1,#fff0eb)}h1{font-size:clamp(2.2rem,6vw,3.7rem);line-height:1.08;margin:.2rem 0 1rem}h2{font-size:clamp(1.7rem,4vw,2.3rem);line-height:1.2;margin:.2rem 0 .8rem}.er-section{margin-top:1.2rem;padding:clamp(1.2rem,3vw,2rem);border:2px solid #d6e8e5;border-radius:20px;background:#fff}.er-section--nursing{border-color:#79c9bf;background:#edf9f6}.er-list{display:grid;gap:.8rem;margin:1rem 0;padding:0;list-style:none}.er-list li{display:flex;gap:.75rem;align-items:flex-start;padding:.85rem;border-radius:13px;background:#f4faf9}.er-list li:before{content:'✓';display:grid;place-items:center;flex:0 0 2rem;height:2rem;border-radius:50%;background:#ffad9c;color:#5c3029;font-weight:bold}.er-steps{counter-reset:step;display:grid;gap:.75rem;padding:0;list-style:none}.er-steps li{counter-increment:step;display:flex;gap:.8rem;align-items:center;padding:.8rem;background:#fff3ef;border-radius:13px}.er-steps li:before{content:counter(step);display:grid;place-items:center;flex:0 0 2.4rem;height:2.4rem;border-radius:50%;background:#187d79;color:#fff;font-weight:bold}.er-note{padding:1rem;border-left:6px solid #ef8573;background:#fff1ed}.er-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1rem}.er-footer{padding:2rem 1rem;background:#153f40;color:#fff}.er-footer a{color:#fff}@media(max-width:650px){html{font-size:17px}.er-header__inner{align-items:flex-start;flex-direction:column}.er-nav,.er-actions{width:100%}.er-nav a,.er-actions a{flex:1}.er-section{border-radius:16px}}
