*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}.app-nav{flex:0 0 auto;display:flex;gap:1rem;padding:.4rem .75rem;background:#0f172a;font-size:.8125rem}.app-nav a{color:#e2e8f0;text-decoration:none}.app-nav a:hover{text-decoration:underline}.app{display:flex;flex-direction:column;height:100vh;width:100%;min-height:0}.banner{flex:0 0 auto;padding:.5rem .75rem;font-size:.8125rem;color:#334155;background:#f1f5f9;border-bottom:1px solid #e2e8f0}.banner a{color:#0f766e}.toolbar{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:.5rem .75rem;background:#fff;border-bottom:1px solid #e2e8f0}.toolbar-label{font-size:.875rem;font-weight:600;color:#0f172a}.toolbar-select{min-width:12rem;padding:.35rem .5rem;font-size:.875rem;border:1px solid #cbd5e1;border-radius:.375rem;background:#fff}.toolbar-note{flex:1 1 220px;margin:0;font-size:.75rem;color:#64748b;line-height:1.4}.patient-panel{flex:0 1 auto;max-height:min(38vh,320px);overflow:auto;padding:.5rem .75rem .65rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.patient-panel-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.patient-panel-title{margin:0;font-size:.9375rem;font-weight:600;color:#0f172a}.copy-btn{padding:.35rem .65rem;font-size:.8125rem;font-weight:500;color:#fff;background:#0f766e;border:none;border-radius:.375rem;cursor:pointer}.copy-btn:hover{background:#115e57}.copy-status{margin:0 0 .35rem;font-size:.75rem;color:#0f766e}.patient-table{width:100%;border-collapse:collapse;font-size:.8125rem}.patient-table th{text-align:left;font-weight:600;color:#334155;padding:.2rem .5rem .2rem 0;vertical-align:top;white-space:nowrap}.patient-table td{padding:.2rem 0;color:#0f172a}.patient-table tr:nth-child(2n){background:#fff9}.frame-wrap{flex:1 1 auto;min-height:0;position:relative}.iframe-clip{overflow:hidden;--clip-top: clamp(200px, 26vh, 420px)}.iframe-clip iframe{position:absolute;left:0;width:100%;top:calc(-1 * var(--clip-top));height:calc(100% + var(--clip-top));border:0}.custom-calc{min-height:100vh;display:flex;flex-direction:column;background:#fafafa;color:#1e293b}.custom-header{padding:1rem 1.25rem;background:#fff;border-bottom:1px solid #e2e8f0}.custom-title{margin:0 0 .35rem;font-size:1.25rem;font-weight:700}.custom-sub{margin:0;max-width:52rem;font-size:.8125rem;line-height:1.45;color:#64748b}.custom-sub a{color:#0f766e}.custom-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,22rem);gap:1rem;padding:1rem;flex:1;align-items:start}@media(max-width:900px){.custom-layout{grid-template-columns:1fr}}.custom-form{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem 1.25rem 1.25rem;max-width:36rem}.form-banner{margin:0 0 1rem;padding:.5rem .65rem;font-size:.8125rem;line-height:1.4;color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:.375rem}.risk-toggle{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem}.risk-toggle-btn{flex:1 1 auto;min-width:5.5rem;padding:.45rem .65rem;font-size:.875rem;font-weight:600;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#64748b;cursor:pointer}.risk-toggle-btn.is-active{background:#b91c1c;border-color:#b91c1c;color:#fff}.form-row{margin-bottom:.75rem}.form-label{display:block;font-size:.8125rem;font-weight:600;margin-bottom:.85rem}.req{color:#b91c1c}.form-control{display:block;width:100%;margin-top:.25rem;padding:.4rem .5rem;font-size:.875rem;border:1px solid #cbd5e1;border-radius:.375rem}.form-fieldset{border:none;padding:0;margin:0 0 1rem}.form-legend{font-size:.8125rem;font-weight:600;padding:0}.field-help{margin:.15rem 0 .35rem;font-size:.75rem;color:#64748b}.radio-inline{font-size:.875rem;font-weight:400;margin-right:1rem}.optional-heading{margin:1.25rem 0 .25rem;font-size:.9375rem}.optional-note{margin:0 0 .75rem;font-size:.75rem;color:#64748b}.form-error{color:#b91c1c;font-size:.8125rem;margin:.5rem 0 0}.form-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.btn-primary,.btn-secondary{padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;border-radius:999px;border:none;cursor:pointer}.btn-primary{background:#b91c1c;color:#fff}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:#e2e8f0;color:#334155}.custom-results{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem 1.1rem;font-size:.875rem;position:sticky;top:.5rem}.results-model{margin:0 0 .75rem;font-size:.8125rem;color:#64748b}.results-heading{margin:0 0 .35rem;font-size:.9375rem}.results-primary{margin:0 0 1rem;line-height:1.5}.results-value{font-weight:700;color:#0f172a}.results-sub{margin:0 0 .35rem;font-size:.8125rem;font-weight:600}.results-table{width:100%;border-collapse:collapse;font-size:.8125rem}.results-table th,.results-table td{border-bottom:1px solid #e2e8f0;padding:.35rem .25rem;text-align:left}.results-table th:last-child,.results-table td:last-child,.results-table th:nth-child(2),.results-table td:nth-child(2){text-align:right}.results-placeholder{margin:0;color:#64748b}
