:root{color:#1f352d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f1e7;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,textarea{font:inherit}#root{min-height:100vh}.page-shell{background:radial-gradient(circle at 0 0,#e6b98052,#0000 30%),radial-gradient(circle at 100% 100%,#22594a2e,#0000 26%),linear-gradient(135deg,#f5eee2 0%,#f8f5ef 36%,#f3f6f0 100%);grid-template-columns:.95fr 1.05fr;min-height:100vh;display:grid}.hero-panel,.form-card{padding:56px}.hero-panel{color:#234238;flex-direction:column;justify-content:center;gap:24px;display:flex}.eyebrow,.section-kicker{letter-spacing:.18em;text-transform:uppercase;color:#8b5e34;margin:0;font-size:.78rem;font-weight:700}.hero-panel h1{color:#173328;max-width:11ch;margin:0;font-size:clamp(3rem,6vw,5.5rem);line-height:.96}.hero-copy{color:#39584d;max-width:34rem;margin:0;font-size:1.06rem;line-height:1.7}.progress-block{max-width:28rem}.progress-meta{color:#49695c;justify-content:space-between;margin-bottom:10px;font-size:.92rem;display:flex}.progress-track{background:#2342381f;border-radius:999px;height:10px;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg,#a4672f,#2c6a54);height:100%;transition:width .22s}.hero-card{background:#fffbf5c2;border:1px solid #2342381f;border-radius:24px;max-width:30rem;padding:22px 24px;box-shadow:0 18px 50px #2e352b14}.hero-card span{color:#173328;margin-bottom:10px;font-weight:700;display:block}.hero-card p{color:#4f6459;margin:0;line-height:1.6}.form-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6;flex-direction:column;justify-content:center;display:flex;box-shadow:-24px 0 60px #11211a14}.form-card-header{margin-bottom:28px}.form-card-header h2{color:#173328;margin:8px 0 10px;font-size:2rem}.subtitle,.step-copy{color:#5b6c61;margin:0;line-height:1.6}.step-section{flex-direction:column;display:flex}.step-section h3{color:#173328;margin:0 0 22px;font-size:1.45rem}.step-section label{color:#28453a;margin-bottom:8px;font-size:.96rem;font-weight:600}.step-section input,.step-section textarea{box-sizing:border-box;color:#173328;width:100%;font:inherit;background:#fcfdfb;border:1px solid #d7e0d7;border-radius:16px;margin-bottom:18px;padding:14px 16px;transition:border-color .16s,box-shadow .16s,transform .16s}.step-section input:focus,.step-section textarea:focus{border-color:#2c6a54;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #2c6a541f}.step-section textarea{resize:vertical;min-height:120px}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.field-grid>div{min-width:0}.help-text{color:#6e7d73;margin:-2px 0 12px;font-size:.88rem;line-height:1.6}.checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.checkbox-label,.radio-label{cursor:pointer;background:#fbfcfa;border:1px solid #dfe6df;border-radius:18px;align-items:flex-start;gap:12px;padding:14px 16px;transition:border-color .16s,background-color .16s,transform .16s;display:flex}.checkbox-label:hover,.radio-label:hover{background:#f6faf5;border-color:#b6c8bb;transform:translateY(-1px)}.checkbox-label input,.radio-label input{accent-color:#2c6a54;width:auto;margin:3px 0 0}.checkbox-label span,.radio-label span{color:#28453a;line-height:1.5}.radio-group{gap:12px;margin:22px 0 24px;display:grid}.button-group{justify-content:space-between;gap:14px;margin-top:10px;display:flex}.button-group.single{justify-content:flex-end}.btn-primary,.btn-secondary{font:inherit;cursor:pointer;border:none;border-radius:999px;padding:14px 22px;font-weight:700;transition:transform .16s,box-shadow .16s,opacity .16s}.btn-primary{color:#fffaf5;background:linear-gradient(135deg,#98602e,#2c6a54);box-shadow:0 16px 36px #2c6a543d}.btn-secondary{color:#29473c;background:#edf4ee}.btn-primary:hover,.btn-secondary:hover{transform:translateY(-1px)}.btn-primary:disabled{cursor:progress;opacity:.7}.error-text{color:#a43d32;margin:0 0 18px;font-weight:600}.success-screen{padding:16px 0}.success-screen h3{color:#173328;margin:12px 0;font-size:2rem}.success-screen p:last-child{color:#5d6e63;line-height:1.7}@media (width<=980px){.page-shell{grid-template-columns:1fr}.hero-panel,.form-card{padding:32px 20px}.hero-panel h1{max-width:100%}}@media (width<=640px){.field-grid,.checkbox-grid{grid-template-columns:1fr}.button-group{flex-direction:column-reverse}.btn-primary,.btn-secondary{width:100%}}
