@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200";:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#191c1d;background:#f8f9fa}*{box-sizing:border-box}body{min-width:320px;margin:0;background:#f8f9fa}button,input{font:inherit}button{cursor:pointer}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:20;height:64px;display:flex;align-items:center;gap:8px;padding:8px 16px;border-bottom:1px solid #c2c6d3;background:#fff;color:#003e7a}.site-brand{color:inherit;font-size:24px;line-height:32px;font-weight:700;letter-spacing:-.01em;text-decoration:none}.site-brand:hover{text-decoration:underline}.header-back{display:grid;place-items:center;width:48px;height:48px;border:0;border-radius:999px;background:transparent;color:#003e7a;font-size:25px}.header-back:hover{background:#f3f4f5}.site-main{flex:1;display:flex;width:min(100%,1200px);margin:0 auto;padding:24px 16px;align-items:center}.site-footer{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;border-top:1px solid #c2c6d3;background:#fff;color:#424751;text-align:center;font-size:14px;line-height:20px}.site-footer strong{color:#003e7a;font-size:20px;line-height:28px}.site-footer nav{display:flex;gap:24px}.site-footer a{color:inherit;text-decoration:none;font-weight:600}.site-footer a:hover{color:#003e7a;text-decoration:underline}.site-footer small{color:#727783;font-size:12px}.home-page{width:100%;max-width:768px;margin:0 auto;text-align:center}.home-intro{margin:40px auto 64px;max-width:720px}.home-intro h1{margin:0 0 16px;color:#003e7a;font-size:clamp(26px,4vw,32px);line-height:1.25;letter-spacing:-.02em}.home-intro p,.page-heading p{margin:0;color:#424751;font-size:18px;line-height:28px}.choice-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.choice-card{min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;border:1px solid #c2c6d3;border-radius:8px;background:#fff;color:#003e7a;text-align:center;transition:background .2s,border-color .2s}.choice-card:hover,.choice-card:focus-visible{border-color:#003e7a;background:#f3f4f5}.choice-card strong{display:block;font-size:20px;line-height:28px}.choice-card small{display:block;margin-top:4px;color:#424751;font-size:14px;line-height:20px}.service-icon{font-size:48px}.notice{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:64px;padding:24px;border:1px solid #c2c6d3;border-radius:8px;background:#f3f4f5;color:#424751}.notice .material-symbols-outlined{color:#727783}.notice p{margin:0;line-height:24px}.page{position:relative;width:min(100%,600px);margin:16px auto;padding:24px;border:1px solid #c2c6d3;border-radius:8px;background:#fff}.page h1{margin:0;color:#191c1d;font-size:24px;line-height:32px;letter-spacing:-.01em}.page-heading{padding-right:82px;margin-bottom:24px}.page-heading h1{margin:4px 0}.page-heading p{font-size:16px;line-height:24px}.step-indicator{margin:0 0 8px;color:#003e7a;font-size:14px;line-height:20px;letter-spacing:.05em;font-weight:700;text-transform:uppercase}.demo-badge{position:absolute;top:24px;right:24px;display:inline-flex;align-items:center;gap:4px;padding:4px 16px;border-radius:999px;background:#e7e8e9;color:#424751;font-size:14px;line-height:20px;font-weight:600;letter-spacing:.05em}.demo-badge .material-symbols-outlined{font-size:16px}.record-tabs{display:flex;margin-bottom:24px;border-bottom:1px solid #c2c6d3}.record-tabs button{height:48px;flex:1;border:0;border-bottom:2px solid transparent;background:transparent;color:#424751;font-size:14px;font-weight:600;letter-spacing:.05em}.record-tabs button.active{border-color:#003e7a;color:#003e7a}.form-card{display:grid;gap:8px}.form-card label{margin-top:8px;color:#191c1d;font-size:14px;line-height:20px;font-weight:600;letter-spacing:.05em}.form-card input{width:100%;height:48px;padding:0 16px;border:1px solid #c2c6d3;border-radius:4px;color:#191c1d;background:#fff;font-size:16px}.form-card input:focus{outline:0;border:2px solid #003e7a}.field-help{margin:0;color:#424751;font-size:14px;line-height:20px}.primary-button,.secondary-button{min-height:48px;margin-top:24px;padding:0 40px;border-radius:999px;font-size:14px;font-weight:600;letter-spacing:.05em}.primary-button{border:1px solid #003e7a;color:#fff;background:#003e7a}.primary-button:hover{background:#004689}.primary-button:disabled{opacity:.65;cursor:wait}.secondary-button{border:1px solid #c2c6d3;color:#003e7a;background:#fff}.secondary-button:hover{background:#f3f4f5}.form-card .primary-button{width:fit-content}.error-message{margin:16px 0 0;padding:12px;border-radius:4px;background:#ffdad6;color:#93000a}.result-page{max-width:672px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 24px}.result-page h1{max-width:540px;margin-bottom:16px}.result-page .lead{max-width:520px;margin:0 0 24px;color:#424751;font-size:16px;line-height:24px}.result-icon{display:grid;place-items:center;width:88px;height:88px;margin-bottom:24px;border:1px solid rgba(114,119,131,.3);border-radius:50%}.result-icon .material-symbols-outlined{font-size:40px;font-variation-settings:"FILL" 1}.success{color:#004f51;background:#97f2f3}.warning{color:#6e5100;background:#ffdfa0}.not-found-page .step-indicator{color:#6e5100}.info-box{width:100%;margin:0 0 16px;padding:24px;border:1px solid #c2c6d3;border-radius:4px;background:#f3f4f5;color:#424751;text-align:left}.info-box ul{margin:0;padding-left:20px}.info-box li+li{margin-top:12px}.result-page .primary-button,.result-page .secondary-button{width:100%;max-width:275px;margin-top:8px}.result-page .secondary-button{margin-top:8px}.diagnostic-page{max-width:672px;padding:24px}.diagnostic-label{display:flex;align-items:center;gap:8px;justify-content:flex-end;margin-bottom:24px;color:#424751;font-size:14px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.diagnostic-dot{width:8px;height:8px;border-radius:50%;background:#727783}.progress-label{display:flex;justify-content:space-between;margin-bottom:8px;color:#424751;font-size:14px;line-height:20px;letter-spacing:.05em}.progress-label strong{color:#003e7a}.progress-track{height:8px;overflow:hidden;border-radius:999px;background:#e7e8e9}.progress-track span{display:block;height:100%;border-radius:inherit;background:#003e7a;transition:width .3s ease}.question-heading{margin:40px 0;text-align:left}.question-heading h1{margin-bottom:16px;font-size:clamp(26px,4vw,32px);line-height:1.25}.question-heading p{margin:0;color:#424751;font-size:18px;line-height:28px}.question-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.question-option{min-height:160px;display:grid;grid-template-columns:32px 1fr 24px;gap:12px;align-content:space-between;padding:24px;border:1px solid #c2c6d3;border-radius:4px;background:#fff;color:#191c1d;text-align:left}.question-option:hover{background:#f3f4f5}.question-option.selected{border:2px solid #003e7a;background:#d5e3ff}.question-option>.material-symbols-outlined{grid-column:1;color:#003e7a;font-size:32px}.question-option>span:nth-child(2){grid-column:1 / -1}.question-option strong,.question-option small{display:block}.question-option strong{margin-bottom:8px;font-size:20px;line-height:28px}.question-option small{color:#424751;font-size:16px;line-height:24px}.option-radio{grid-row:1;grid-column:3;display:grid;place-items:center;width:24px;height:24px;border:2px solid #727783;border-radius:50%;color:#fff;font-size:15px}.selected .option-radio{border-color:#003e7a;background:#003e7a}.question-action{display:flex;justify-content:flex-end;margin-top:40px}.question-action .primary-button{display:inline-flex;align-items:center;gap:8px;margin:0}.remedy-page{max-width:672px}.remedy-page h1{margin-bottom:12px;color:#003e7a;font-size:clamp(26px,4vw,32px);line-height:1.25}.remedy-intro,.remedy-heading>p{color:#424751;line-height:24px}.diagnosis-summary{margin:24px 0;padding:16px;border-left:4px solid #003e7a;border-radius:4px;background:#f3f4f5}.diagnosis-summary strong{color:#003e7a}.diagnosis-summary p{margin:8px 0 0;color:#424751;line-height:24px}.remedy-output{width:min(100%,768px);margin:16px auto}.remedy-heading{margin-bottom:24px}.remedy-heading h1{margin:0 0 8px;color:#003e7a;font-size:clamp(26px,4vw,32px);line-height:1.25}.remedy-heading>p{margin:0}.letter-card{position:relative;padding:40px 24px 24px;border:1px solid #c2c6d3;border-radius:4px;background:#fff}.letter-card .demo-badge{top:16px;right:16px}.letter-subject{margin:0 0 24px;padding-right:92px;line-height:24px}.letter-text{white-space:pre-line;line-height:24px}.letter-actions{display:flex;justify-content:flex-end;gap:16px;margin-top:24px}.letter-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:0}.letter-actions em{padding:2px 7px;border-radius:999px;background:#e7e8e9;color:#424751;font-size:11px;font-style:normal}.inline-demo{margin-left:6px;padding:2px 7px;border-radius:999px;background:#d5e3ff;color:#003e7a;font-size:11px;font-style:normal}.status-page{width:min(100%,768px);margin:16px auto}.status-heading{margin-bottom:40px;text-align:center}.status-heading h1{margin:0 0 8px;color:#191c1d;font-size:clamp(26px,4vw,32px);line-height:1.25}.status-heading>p{margin:0;color:#424751;font-size:18px;line-height:28px}.loading-copy{color:#424751;text-align:center}.status-card{position:relative;padding:24px;border:1px solid #c2c6d3;border-radius:8px;background:#fff}.reference-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:24px;border-bottom:1px solid #e1e3e4}.reference-row>div{display:grid;gap:4px}.reference-row span{color:#424751;font-size:14px;font-weight:600;letter-spacing:.05em}.reference-row strong{color:#191c1d;font-size:20px;line-height:28px}.review-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:999px;background:#0055a4;color:#afccff;font-size:14px;white-space:nowrap}.review-badge .material-symbols-outlined{font-size:18px}.status-tracker{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:40px 0;padding:0;list-style:none}.status-tracker:before{position:absolute;top:28px;right:13%;left:13%;z-index:0;height:2px;background:#e1e3e4;content:""}.status-tracker:after{position:absolute;top:28px;left:13%;z-index:0;width:37%;height:2px;background:#003e7a;content:""}.status-tracker li{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.tracker-icon{display:grid;place-items:center;width:56px;height:56px;border:4px solid #fff;border-radius:50%;background:#e1e3e4;color:#727783;font-weight:700}.complete .tracker-icon{background:#003e7a;color:#fff}.current .tracker-icon{border-color:#fff;outline:2px solid #003e7a;outline-offset:2px;background:#0055a4;color:#afccff}.status-tracker strong,.status-tracker small{display:block}.status-tracker strong{color:#191c1d;font-size:14px;line-height:20px}.current strong{color:#003e7a}.status-tracker small{margin-top:2px;color:#424751;font-size:12px;line-height:16px}.pending{opacity:.5}.next-step{display:flex;gap:12px;padding:16px;border:1px solid #c2c6d3;border-radius:4px;background:#f3f4f5;color:#424751}.next-step>.material-symbols-outlined{color:#003e7a}.next-step strong{color:#191c1d}.next-step p{margin:4px 0 0;line-height:24px}@media (max-width: 600px){.site-main{padding:16px;align-items:flex-start}.home-intro{margin:24px auto 40px}.choice-list,.question-options{grid-template-columns:1fr;gap:16px}.notice{margin-top:40px}.page{margin:0 auto;padding:24px 16px}.site-footer nav{gap:16px}.form-card .primary-button,.letter-actions button{width:100%}.result-page{padding-top:32px}.question-heading{margin:32px 0}.question-action .primary-button{width:100%;justify-content:center}.remedy-output,.status-page{margin:0 auto}.letter-actions{flex-direction:column}.reference-row{align-items:flex-start;flex-direction:column}.status-tracker{grid-template-columns:1fr;gap:24px;margin:24px 0}.status-tracker:before{top:10%;bottom:10%;left:28px;right:auto;width:2px;height:auto}.status-tracker:after{top:10%;left:28px;width:2px;height:35%}.status-tracker li{flex-direction:row;text-align:left}.status-card{padding:24px 16px}}
