@font-face{font-family:Inter;src:url('/assets/inter.woff2') format('woff2');font-weight:100 900;font-display:swap}
@font-face{font-family:'DM Serif Display';src:url('/assets/dm-serif.woff2') format('woff2');font-weight:400;font-display:swap}
:root{--primary:#5B3A8C;--dark:#1E1332;--muted:#4A3D5E;--bg:#F8F5FC;--border:#E8DFF5;--light:#EDE5F7;--error:#A32346;--heading:'DM Serif Display',Georgia,serif;--body:Inter,Arial,sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--dark);font-family:var(--body);font-size:15px;line-height:1.65}a{color:var(--primary)}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}[hidden]{display:none!important}:focus-visible{outline:3px solid #9B6FC4;outline-offset:4px}h1,h2,p{margin-top:0}h1,h2{font-family:var(--heading);font-weight:400;line-height:1.12}h1{font-size:56px;letter-spacing:-1.6px;margin-bottom:24px}h2{font-size:27px;margin-bottom:8px}.preview-strip{background:var(--dark);color:#fff;text-align:center;font-size:11px;letter-spacing:.5px;padding:7px 16px}.brand-header{max-width:1160px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:27px 36px}.brand{display:flex;gap:8px;align-items:center;text-decoration:none;color:var(--dark)}.brand img{object-fit:contain;height:48px;width:auto}.brand-name{display:block;font-family:var(--heading);font-size:24px;line-height:32px;font-weight:700}.brand-tagline{display:block;color:var(--muted);font-size:12px;line-height:16px;letter-spacing:.6px;text-transform:uppercase}.private-badge{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted)}.form-layout{max-width:1160px;margin:20px auto 45px;padding:0 36px;display:grid;grid-template-columns:.9fr 1.25fr;gap:65px;align-items:start}.intro{padding-top:52px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:650;color:var(--primary);margin-bottom:22px}.intro .lead{font-size:19px;line-height:1.65;margin-bottom:18px}.intro>p:not(.eyebrow){color:var(--muted);max-width:350px}.privacy-note{margin-top:38px;display:flex;gap:14px;font-size:12px;color:var(--muted)}.line{display:block;width:3px;background:#B794D6;align-self:stretch;border-radius:2px}.privacy-note p{margin:0}.privacy-note strong{font-weight:550}.care-note{font-size:12px;line-height:1.7;margin-top:36px;max-width:320px!important}.form-card{background:white;border:1px solid var(--border);border-radius:22px;padding:32px;box-shadow:0 10px 45px #3A225908}.card-heading{display:flex;align-items:start;justify-content:space-between;gap:15px}.card-heading h2{font-size:26px;max-width:280px}.card-heading>span{font-size:10px;white-space:nowrap;padding-top:8px;color:var(--muted)}.required-note{font-size:11px;color:var(--muted);margin-bottom:27px}fieldset{border:0;margin:0 0 26px;padding:0;min-width:0}legend,.field>label{font-size:12px;font-weight:600;margin-bottom:12px;display:block}legend span,.field>label>span{font-weight:400;color:var(--muted);font-size:10px}.required{color:var(--primary)!important}.ratings{display:flex;justify-content:space-between;gap:10px;max-width:360px}.rating-choice{flex:1;position:relative;text-align:center}.rating-choice input,.category-choice input{position:absolute;opacity:0;width:1px;height:1px}.rating-choice span{border:1px solid var(--border);border-radius:10px;height:49px;display:flex;align-items:center;justify-content:center;color:#B0A1C0;font-size:28px;cursor:pointer;background:#fff}.rating-choice input:checked+span,.rating-choice.filled span{background:var(--bg);border-color:#B794D6;color:var(--primary)}.rating-choice input:focus-visible+span,.category-choice input:focus-visible+span{outline:3px solid #9B6FC4;outline-offset:3px}.rating-scale{display:flex;justify-content:space-between;max-width:360px;font-size:9px;color:var(--muted);margin-top:7px}.clear-rating{border:0;padding:4px 0;background:none;color:var(--primary);text-decoration:underline;font-size:11px;margin-top:4px}.categories{display:grid;grid-template-columns:1fr 1fr;gap:9px}.category-choice{position:relative}.category-choice span{display:flex;align-items:center;min-height:44px;padding:9px 11px;border:1px solid var(--border);border-radius:9px;font-size:11px;cursor:pointer;line-height:1.4}.category-choice span:before{content:'';width:12px;height:12px;border:1px solid #AD9EBE;border-radius:50%;margin-right:8px;flex-shrink:0}.category-choice input:checked+span{border-color:var(--primary);background:var(--bg);color:var(--primary)}.category-choice input:checked+span:before{background:var(--primary);border:3px solid var(--light);box-shadow:0 0 0 1px var(--primary)}.field{margin-bottom:23px}textarea,input[type=email]{display:block;width:100%;border:1px solid var(--border);border-radius:9px;padding:12px;color:var(--dark);background:#fff;font-size:12px;line-height:1.65}textarea{resize:vertical;min-height:115px}textarea::placeholder,input::placeholder{color:#786A87}textarea:focus,input[type=email]:focus{border-color:var(--primary)}.textarea-meta{display:flex;gap:20px;justify-content:space-between;color:var(--muted);font-size:9px;line-height:1.5;margin-top:7px}.textarea-meta p{margin:0;max-width:250px}.textarea-meta>span{white-space:nowrap}.recontact-box{padding:15px;border:1px solid var(--border);border-radius:10px;margin-bottom:24px;background:var(--bg)}.checkbox-label{display:flex;align-items:center;gap:10px;font-size:11px;cursor:pointer}.checkbox-label input{width:17px;height:17px;margin:0;accent-color:var(--primary);flex-shrink:0}.recontact-box .field{margin:17px 0 0}.hint{font-size:10px;color:var(--muted);margin:6px 0 0}.primary-button{display:flex;justify-content:center;gap:20px;align-items:center;background:var(--primary);color:#fff;width:100%;border:1px solid var(--primary);border-radius:10px;min-height:50px;font-weight:550;font-size:13px;padding:12px}.primary-button:hover{background:#4A2D73}.participation{font-size:9px;text-align:center;color:var(--muted);margin:10px 0 0}.page-footer{max-width:1160px;padding:0 36px 30px;margin:auto;font-size:10px;color:var(--muted);display:flex;justify-content:space-between;gap:20px}.page-footer a{white-space:nowrap}.form-error{background:#FCF0F3;border:1px solid #EBC4CF;border-radius:9px;padding:13px;color:var(--error);font-size:12px;margin-bottom:20px}.field-error{color:var(--error);font-size:11px;margin:7px 0 0}[aria-invalid=true]{border-color:var(--error)!important}.success{padding:42px 0;text-align:center}.success-icon{display:flex;align-items:center;justify-content:center;background:var(--light);color:var(--primary);width:64px;height:64px;border-radius:50%;font-size:28px;margin:0 auto 26px}.success h2{font-size:39px;margin:0 0 24px}.success p:not(.eyebrow){font-size:13px;color:var(--muted)}.simulation-note{background:var(--bg);padding:12px;border-radius:9px;font-size:11px!important}.text-link{font-size:12px}.review-home{max-width:1000px;margin:35px auto;padding:0 30px}.review-home h1{font-size:44px}.preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.preview-card{background:white;padding:28px;border:1px solid var(--border);border-radius:18px}.preview-card p{color:var(--muted);font-size:13px}.preview-card a{font-weight:600;font-size:13px}.status-page{max-width:600px;margin:70px auto;background:white;border:1px solid var(--border);border-radius:20px;padding:40px}.status-page h1{font-size:40px}
@media(max-width:850px){.form-layout{gap:30px;grid-template-columns:.8fr 1.2fr;padding:0 24px}.brand-header{padding:24px}h1{font-size:44px}.form-card{padding:24px}.card-heading{display:block}.card-heading>span{display:block;padding:0;margin-bottom:8px}.intro .lead{font-size:17px}.page-footer{padding-left:24px;padding-right:24px}}
@media(max-width:640px){.preview-strip{font-size:9px}.brand-header{padding:18px 22px}.brand-name{font-size:20px;line-height:28px}.brand-tagline{font-size:11px}.private-badge{display:none}.form-layout{display:block;margin:8px auto 30px;padding:0 18px}.intro{padding:18px 7px 25px}.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:15px}h1{font-size:42px;letter-spacing:-.8px;margin-bottom:20px}.intro .lead{font-size:16px;margin-bottom:12px}.intro>p{max-width:none!important;font-size:13px}.privacy-note{margin-top:20px;font-size:11px}.care-note{margin-top:16px!important;margin-bottom:0;font-size:10px!important}.form-card{padding:25px 20px;border-radius:17px}.card-heading h2{font-size:27px}.card-heading>span{font-size:10px}.required-note{margin-bottom:24px}.page-footer{display:block;text-align:center;font-size:9px;padding:0 25px 22px}.page-footer a{display:block;margin-top:8px}.preview-grid{grid-template-columns:1fr}.status-page{margin:20px;padding:25px}.review-home h1{font-size:36px}textarea,input[type=email]{font-size:16px}.textarea-meta{gap:8px}.category-choice span{font-size:10px;padding:9px}.success h2{font-size:34px}}
/* Comfortable reading sizes for the patient form, including narrow screens. */
legend,.field>label{font-size:13px}.category-choice span{font-size:12px}.checkbox-label{font-size:12px}.required-note,.card-heading>span{font-size:11px}.textarea-meta,.participation,.rating-scale{font-size:10px}legend span,.field>label>span{font-size:11px}
