*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--forest: #1a3a2a;--forest-dark: #0f231a;--forest-light: #2a5a3a;--cream: #faf6f0;--cream-dark: #f0e8da;--gold: #c4a44e;--gold-light: #d4b86e;--text-dark: #2a2a2a;--text-mid: #5a5a5a;--text-light: #8a8a7a;--white: #ffffff;--red: #c0392b;--serif: "Cormorant Garamond", Georgia, serif;--sans: "Inter", -apple-system, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--text-dark);background:var(--cream);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.j2-topnav{background:#0f231af2!important;border-bottom-color:#c4a44e40!important}.apply-header{background:var(--forest-dark);padding:2rem;padding-top:calc(44px + 2rem);border-bottom:1px solid rgba(196,164,78,.15)}.apply-header-inner{max-width:700px;margin:0 auto}.apply-header a{color:#ffffff80;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;transition:color .25s}.apply-header a:hover{color:var(--gold-light)}.apply-breadcrumb{margin-bottom:1rem}.apply-breadcrumb span{font-size:.7rem;color:#fff6;letter-spacing:.08em}.apply-breadcrumb a{display:inline}.steps{display:flex;gap:0;margin-top:1.5rem}.step-item{flex:1;padding:.6rem .5rem;font-size:.6rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-align:center;border-bottom:2px solid rgba(255,255,255,.1);color:#ffffff4d;transition:all .25s}.step-item.active{color:var(--gold);border-bottom-color:var(--gold)}.step-item.completed{color:#fff9;border-bottom-color:#ffffff4d}.apply-main{max-width:700px;margin:0 auto;padding:3rem 2rem 4rem}h1{font-family:var(--serif);font-size:2.2rem;font-weight:700;color:var(--forest-dark);margin-bottom:1.5rem;line-height:1.2}h2{font-family:var(--serif);font-size:1.6rem;font-weight:700;color:var(--forest-dark);margin-bottom:1rem;margin-top:2rem}p{font-size:.9rem;line-height:1.7;color:var(--text-mid);margin-bottom:1rem}.form-group{margin-bottom:1.5rem}.form-group.has-error{padding-left:1rem;border-left:3px solid var(--red)}.form-label{display:block;font-size:.85rem;font-weight:600;color:var(--text-dark);margin-bottom:.35rem}.form-hint{font-size:.78rem;color:var(--text-light);margin-bottom:.35rem}.form-error{font-size:.78rem;color:var(--red);font-weight:600;margin-bottom:.35rem;display:none}.has-error .form-error{display:block}.form-input,.form-select,.form-textarea{width:100%;max-width:420px;padding:.6rem .75rem;border:1px solid rgba(0,0,0,.2);font-size:.9rem;font-family:var(--sans);background:var(--white);border-radius:2px;transition:border-color .2s}.has-error .form-input,.has-error .form-select,.has-error .form-textarea{border-color:var(--red)}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:var(--forest);box-shadow:0 0 0 2px #1a3a2a1a}.form-textarea{min-height:100px;resize:vertical}.radio-group{margin-bottom:.75rem}.radio-item{display:flex;align-items:flex-start;margin-bottom:.75rem;padding:1rem 1.25rem;background:var(--white);border:1px solid rgba(0,0,0,.08);border-radius:2px;transition:border-color .2s;cursor:pointer}.radio-item:hover{border-color:var(--gold)}.radio-item input[type=radio]{margin-right:.75rem;margin-top:.15rem;accent-color:var(--forest)}.radio-item label{font-size:.85rem;line-height:1.5;color:var(--text-dark);cursor:pointer}.radio-item-subtitle{font-size:.75rem;color:var(--text-light);margin-top:.15rem}.checkbox-item{display:flex;align-items:flex-start;margin-bottom:.75rem;padding:.75rem 1rem;background:var(--white);border:1px solid rgba(0,0,0,.08);border-radius:2px}.checkbox-item input[type=checkbox]{margin-right:.75rem;margin-top:.15rem;accent-color:var(--forest)}.checkbox-item label{font-size:.85rem;line-height:1.6;color:var(--text-dark);cursor:pointer}.btn{display:inline-block;background:var(--gold);color:var(--forest-dark);padding:.8rem 2.2rem;border:none;border-radius:2px;font-weight:700;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;font-family:var(--sans);transition:background .25s,transform .15s}.btn:hover{background:var(--gold-light);transform:translateY(-1px)}.btn-secondary{background:var(--cream-dark);color:var(--text-dark)}.btn-secondary:hover{background:#e5ddd0}.btn-back{display:inline-block;color:var(--text-mid);font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-top:1.5rem;transition:color .25s}.btn-back:hover{color:var(--forest)}.warning-box{display:none;margin-top:.75rem;padding:1rem 1.25rem;border-left:3px solid var(--red);background:#fdf6f6}.warning-box p{font-size:.8rem;color:var(--red);font-weight:600;margin-bottom:0;line-height:1.6}.inset-text{padding:1rem 1.25rem;margin:1.5rem 0;border-left:3px solid var(--gold);background:#c4a44e0f}.inset-text p{font-size:.82rem;margin-bottom:.5rem}.inset-text p:last-child{margin-bottom:0}.divider{border:none;border-top:1px solid rgba(0,0,0,.08);margin:2rem 0}.site-footer{background:var(--forest-dark);padding:2rem;text-align:center;border-top:1px solid rgba(255,255,255,.06)}.site-footer p{font-size:.7rem;color:#ffffff59;line-height:1.8}.site-footer a{color:var(--gold);opacity:.7;transition:opacity .25s}.site-footer a:hover{opacity:1}.return-link{display:inline-block;margin-top:.75rem;font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff6;text-decoration:none;transition:color .25s}.return-link:hover{color:var(--gold)}@media(max-width:768px){h1{font-size:1.7rem}.step-item{font-size:0;padding:.5rem}.step-item:after{content:"";display:block;width:6px;height:6px;border-radius:50%;background:#fff3;margin:0 auto}.step-item.active:after{background:var(--gold)}.step-item.completed:after{background:#fff9}.apply-main{padding:2rem 1.25rem 3rem}}
