/* Registration visual refresh. Course selection and submission use existing controls. */
.form-design{--blue:#2862d5;--navy:#142f54;max-width:1160px}.form-design .intro{display:grid;grid-template-columns:1.15fr 1fr;padding:0;border-radius:24px;box-shadow:0 16px 40px #18365c12;min-height:310px}.form-design .intro-copy{padding:38px 36px;position:relative;z-index:1}.form-design .intro:after{display:none}.form-design .intro h1{font-size:clamp(29px,3.3vw,41px);line-height:1.19;letter-spacing:-.045em;margin:20px 0 16px}.form-design .intro h1 em{font-style:normal;color:#afcdff}.form-design .intro p{max-width:400px;font-size:14px;line-height:1.7}.live-dot{display:inline-block;width:7px;height:7px;background:#91dabe;border-radius:50%;margin-right:5px;box-shadow:0 0 0 4px #91dabe15}.form-design .eyebrow{font-size:10px;letter-spacing:.11em}.hero-photo{position:relative;min-height:300px;overflow:hidden}.hero-photo>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0c2345c9,transparent 65%),linear-gradient(90deg,#142f5445,transparent 35%)}.hero-caption{position:absolute;z-index:1;bottom:25px;left:28px;right:24px;color:white}.hero-caption span{display:block;font-size:9px;letter-spacing:.16em;margin-bottom:4px}.hero-caption strong{font-size:21px;letter-spacing:-.03em}.form-design .tags span{background:#ffffff09;border-color:#ffffff24;font-size:11px}.form-design .endorsement{margin:18px 0 38px;border-radius:14px;padding:20px 24px;box-shadow:0 5px 20px #16345c04}.form-design legend{font-size:24px}.form-design .step{width:29px;height:29px;border-radius:9px;vertical-align:3px}.form-design .hint{margin-top:3px;margin-bottom:22px}.form-design .course-grid{gap:18px}.form-design .course{padding:0;overflow:hidden;min-height:0;border:1px solid #dce4ef;border-radius:17px;box-shadow:0 4px 12px #192f5005;background:white;transition:box-shadow .2s,border-color .2s,transform .2s}.form-design .course:hover{transform:translateY(-3px);box-shadow:0 12px 24px #17335d12;border-color:#a4bce5}.form-design .course:has(input:checked){background:white;border-color:#2862d5;box-shadow:0 0 0 2px #2862d5,0 10px 26px #2862d511}.course-cover{height:176px;position:relative;overflow:hidden;background:#e6edf6}.course-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0b24484a,transparent 48%);pointer-events:none}.course-cover>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.course:hover .course-cover>img{transform:scale(1.035)}.course-number{position:absolute;left:13px;top:13px;z-index:1;color:white;font-size:9px;letter-spacing:.1em;font-weight:750;background:#132c5585;backdrop-filter:blur(8px);border:1px solid #ffffff35;padding:5px 8px;border-radius:6px}.check-wrap{position:absolute;right:11px;top:11px;z-index:1;width:33px;height:33px;background:white;border-radius:9px;display:grid;place-items:center;box-shadow:0 2px 10px #12274925}.form-design .course input{width:21px;height:21px;border-radius:5px}.course-body{padding:20px;display:flex;flex-direction:column;flex:1}.category{font-size:10px;font-weight:700;letter-spacing:.01em;color:#2862d5;background:#edf3ff;align-self:flex-start;padding:4px 8px;border-radius:5px}.tone-1 .category{color:#25705c;background:#eaf6f0}.tone-2 .category{color:#6951aa;background:#f2eefa}.tone-3 .category{color:#9b6121;background:#fbf1e4}.tone-4 .category{color:#356087;background:#eaf3fb}.form-design .course h3{font-size:14px;line-height:1.58;letter-spacing:-.01em;margin:13px 0 23px;font-weight:680;color:#20334d}.course-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:13px;border-top:1px solid #eaf0f6;margin-top:auto}.form-design .course .hours{font-size:10px;line-height:1.4;margin:0;white-space:nowrap}.hours>span{font-size:14px;vertical-align:-1px;margin-right:3px}.pick-label{font-size:10px;font-weight:700;white-space:nowrap;color:#566981}.pick-label b{font-size:14px;margin-left:3px}.pick-on{display:none;color:#2862d5}.course:has(input:checked) .pick-off{display:none}.course:has(input:checked) .pick-on{display:inline}.course:has(input:checked) .course-bottom{border-color:#d8e5ff}.course-note{border:1px solid #dce5f2;border-radius:17px;background:linear-gradient(135deg,#edf3fc,#e4edfb);padding:30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.note-symbol{font-size:35px;color:#547fbe;line-height:1;margin-bottom:20px}.course-note h3{font-size:27px;letter-spacing:-.04em;line-height:1.2;margin:0 0 15px;color:#244775}.course-note p{font-size:13px;color:#5c7290;line-height:1.7;margin:0 0 24px}.course-note a{font-size:12px;text-decoration:none;font-weight:700;padding-bottom:5px;border-bottom:1px solid #a7bbdc}.course-note a span{margin-left:10px}.form-design .selected-count{display:inline-block;padding:9px 14px;border-radius:8px;background:#e8f0fe;margin:18px 0 30px}.form-design .personal{padding:32px 36px;border-radius:20px;box-shadow:0 10px 35px #18365c06;scroll-margin-top:25px}.personal-heading{display:flex;align-items:center;gap:14px;margin-bottom:25px;padding-bottom:24px;border-bottom:1px solid #e8edf5}.personal-icon{width:46px;height:46px;display:grid;place-items:center;background:#edf3ff;color:#3263b3;font-size:26px;border-radius:13px}.personal-heading .eyebrow{color:#71829c;font-weight:700;font-size:9px}.personal-heading p{font-size:21px;font-weight:700;letter-spacing:-.035em;margin:2px 0 0}.form-design .field label{font-size:13px}.form-design .field input{background:#f8fafdf0;border-color:#dae3ef;border-radius:10px;height:51px}.form-design .fields{gap:21px}.form-design .primary{padding:16px 28px;box-shadow:0 5px 15px #2862d526}.form-design .consent{margin:26px 0}.form-design .submit-row{padding-top:24px}
@media(max-width:760px){.form-design .intro{grid-template-columns:1fr;min-height:0;border-radius:19px}.form-design .intro-copy{padding:26px 24px}.form-design .intro h1{font-size:30px;margin:15px 0 13px}.form-design .intro p{font-size:13px}.hero-photo{min-height:165px;max-height:165px}.hero-photo>img{object-position:center 44%}.hero-photo:after{background:linear-gradient(0deg,#0c2345c9,transparent 90%)}.hero-caption{bottom:16px;left:24px}.hero-caption strong{font-size:18px}.hero-caption span{font-size:8px}.form-design .tags{margin-top:17px}.form-design .tags span{font-size:10px}.form-design .endorsement{padding:16px;margin-bottom:30px}.form-design legend{font-size:21px}.form-design .hint{font-size:12px;line-height:1.6;margin-bottom:17px}.form-design .course-grid{gap:12px}.form-design .course{border-radius:13px}.course-cover{height:116px}.course-number{font-size:7px;top:9px;left:8px;padding:4px 5px;letter-spacing:.04em}.check-wrap{width:28px;height:28px;top:7px;right:7px;border-radius:7px}.form-design .course input{width:19px;height:19px}.course-body{padding:12px 11px}.category{font-size:8px;padding:3px 5px;line-height:1.4}.form-design .course h3{font-size:11.5px;line-height:1.6;margin:11px 0 17px}.course-bottom{align-items:flex-start;gap:8px;flex-direction:column;padding-top:10px}.form-design .course .hours{font-size:9px}.pick-label{font-size:10px}.course-note{border-radius:13px;padding:20px 15px}.course-note h3{font-size:22px}.course-note p{font-size:11px;line-height:1.7}.course-note a{font-size:10px}.course-note a span{margin-left:2px}.note-symbol{font-size:28px;margin-bottom:16px}.form-design .personal{padding:23px 19px}.personal-heading{gap:11px;margin-bottom:22px;padding-bottom:20px}.personal-heading p{font-size:19px}.personal-heading .eyebrow{font-size:8px}.personal-icon{width:40px;height:40px;border-radius:11px}.form-design .fields{gap:17px}.form-design .selected-count{font-size:11px;margin-top:16px}.form-design .field label{font-size:12px}}
@media(max-width:350px){.course-cover{height:96px}.course-body{padding:10px 9px}.form-design .course h3{font-size:11px}.category{font-size:7px}.course-number{display:none}.course-note{padding:15px 11px}.course-note h3{font-size:19px}.personal-heading p{font-size:17px}}
