:root{font-family:Arial,Helvetica,sans-serif;color:#0f172a;background:linear-gradient(135deg,#0f3d5e,#1e6fa8);line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button:disabled{opacity:.55;cursor:not-allowed}.app-shell{min-height:100vh;padding:20px 14px 40px;background:linear-gradient(135deg,#0f3d5e,#1e6fa8)}.page-container{width:100%;max-width:980px;margin:0 auto}.page-header{color:#fff;margin-bottom:20px}.eyebrow{margin:0 0 8px;color:#ffffffe6;font-weight:700;font-size:14px}.page-header h1{margin:0 0 10px;font-size:32px;line-height:1.15;letter-spacing:.2px}.intro-text{margin:0;max-width:850px;color:#ffffffe6;font-size:15px;line-height:1.45}.meta-bar{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.meta-pill{background:#ffffff24;border:1px solid rgba(255,255,255,.24);border-radius:12px;padding:10px 14px;min-width:150px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.meta-label{display:block;font-size:12px;color:#ffffffc7;margin-bottom:4px}.meta-pill strong{display:block;font-size:18px;line-height:1.1;color:#fff}.step-card,.form-section{background:#f8fafc;border-radius:18px;padding:20px;margin-bottom:16px;box-shadow:0 8px 24px #00000029}.step-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.step-counter{display:inline-block;font-size:13px;font-weight:700;color:#1e3a5f;background:#dbeafe;border:1px solid #bfdbfe;border-radius:999px;padding:6px 10px}.step-title{margin:0 0 8px;font-size:24px;line-height:1.2;color:#0f172a}.step-description{margin:0;color:#334155;font-size:15px;line-height:1.45}.form-layout{display:flex;flex-direction:column;gap:16px}.section-header{margin-bottom:18px}.section-header h2{margin:0 0 4px;font-size:18px;line-height:1.2}.section-header p{margin:0;font-size:14px;color:#64748b}.section-fields{display:grid;grid-template-columns:1fr;gap:18px 20px;align-items:start}.field-wrapper{display:flex;flex-direction:column;gap:7px;min-width:0}.field-wrapper.field-full{grid-column:1 / -1}.field-label{font-weight:700;font-size:14px;line-height:1.3;color:#0f172a}.required-mark{color:#b91c1c}.field-help{margin:0;font-size:13px;line-height:1.35;color:#475569}.field-input,.field-select,.field-textarea{width:100%;min-width:0;border:1px solid #cbd5e1;border-radius:12px;padding:12px 14px;background:#fff;color:#0f172a}.field-input,.field-select{min-height:48px}.field-textarea{resize:vertical;min-height:110px}.field-input:focus,.field-select:focus,.field-textarea:focus{outline:2px solid #93c5fd;outline-offset:1px;border-color:#60a5fa}.field-input-error{border-color:#dc2626;background:#fff7f7}.field-error{margin:0;font-size:12px;line-height:1.35;color:#b91c1c;font-weight:600}.choice-group{display:flex;flex-direction:column;gap:10px;padding-top:2px}.choice-item{display:flex;align-items:flex-start;gap:10px;background:#fff;border:1px solid #dbe2ea;border-radius:12px;padding:10px 12px;line-height:1.35}.choice-item input{margin-top:2px;flex:0 0 auto}.action-bar{position:sticky;bottom:0;display:flex;flex-direction:column;gap:10px;padding-top:18px;margin-top:18px}.action-group{display:flex;flex-wrap:wrap;gap:10px}.button{border-radius:12px;padding:12px 16px;font-weight:700;cursor:pointer;border:none;transition:background-color .15s ease,opacity .15s ease}.button-primary{background:#1e6fa8;color:#fff}.button-primary:hover{background:#175987}.button-secondary{background:#e2e8f0;color:#0f172a}.button-secondary:hover{background:#cbd5e1}@media (min-width: 768px){.app-shell{padding:28px 20px 48px}.step-card,.form-section{padding:24px}.section-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.action-bar{flex-direction:row;justify-content:space-between;align-items:center}}
