:root{color-scheme:light;--bg: #f7f9fa;--stage: #ecf3f6;--surface: #ffffff;--fg: #273238;--muted: #687780;--border: #dce3e7;--accent: #087b68;--accent-dark: #056252;--accent-soft: #e1f1ed;--fg-soft: #eef1f2;--green: #098149;--green-soft: #e0f2e8;--amber: #986900;--amber-soft: #f4ead5;--red: #bd2929;--red-soft: #f8e1e1;--violet-border: #c5a7ee;--font-display: "Source Han Serif SC", "Noto Serif SC", "Songti SC", SimSun, Georgia, serif;--font-body: "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, monospace;--radius: 12px;--radius-lg: 18px;--radius-xl: 24px;--shadow: 0 1px 2px rgba(0, 0, 0, .04), 0 12px 32px rgba(20, 30, 28, .08)}@supports (color: oklch(50% .1 170)){:root{--bg: oklch(98% .004 240);--stage: oklch(95% .012 230);--surface: oklch(100% 0 0);--fg: oklch(22% .02 240);--muted: oklch(50% .018 240);--border: oklch(90% .006 240);--accent: oklch(46% .11 172);--accent-dark: oklch(38% .1 172);--green: oklch(48% .13 155);--amber: oklch(48% .11 78);--red: oklch(50% .18 28)}}*{box-sizing:border-box}html{min-width:320px;background:var(--stage);-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--font-body);color:var(--fg);background:var(--stage);line-height:1.6;-webkit-font-smoothing:antialiased}button,input,textarea,select{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--font-display);text-wrap:balance}p{text-wrap:pretty}.patient-stage{min-height:100vh;min-height:100dvh;display:flex;justify-content:center}.phone-shell{width:100%;max-width:430px;height:100vh;height:100dvh;min-height:0;position:relative;display:flex;flex-direction:column;overflow:hidden;background:var(--bg)}.page-scroll{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;padding:8px 20px calc(28px + env(safe-area-inset-bottom));scrollbar-width:thin;-webkit-overflow-scrolling:touch}@media(min-width:540px){.patient-stage{padding:28px 16px}.phone-shell{height:min(900px,calc(100dvh - 56px));min-height:0;border:1px solid var(--border);border-radius:32px;box-shadow:0 24px 64px #141e1c29}}@media(max-width:360px){.page-scroll{padding-right:16px;padding-left:16px}}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.page-header{min-height:58px;padding:calc(8px + env(safe-area-inset-top)) 16px 4px;display:grid;grid-template-columns:40px 1fr 72px;align-items:center;flex:none}.page-header__title{min-width:0;display:flex;flex-direction:column;align-items:center;line-height:1.3}.page-header__title h1{margin:0;font-family:var(--font-display);font-size:17px;line-height:inherit}.page-header__title span{margin-top:2px;font-size:11px;color:var(--muted)}.page-header__right{display:flex;justify-content:flex-end;align-items:center;min-width:0}.version-label{font:11px var(--font-mono);color:var(--muted)}.icon-button{width:38px;height:38px;padding:0;display:inline-grid;place-items:center;flex:none;border:1px solid var(--border);border-radius:11px;color:var(--muted);background:var(--surface)}.icon-button--plain{border-color:transparent;color:var(--fg);background:transparent}.icon-button--round{position:relative;border-radius:50%;color:var(--fg)}.notification-dot{position:absolute;top:7px;right:7px;width:8px;height:8px;border:2px solid var(--surface);border-radius:50%;background:var(--red)}.button{min-height:48px;padding:11px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:var(--radius);font-size:15px;font-weight:700;transition:transform .08s ease,background-color .15s ease,border-color .15s ease}.button:active:not(:disabled){transform:translateY(1px)}.button--wide{width:100%}.button--primary{color:#fff;background:var(--accent)}.button--primary:hover:not(:disabled){background:var(--accent-dark)}.button--primary:disabled{color:#7f898e;background:#d8dee1}.button--secondary{border-color:var(--border);background:var(--surface)}.button--secondary:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.button--small{min-height:36px;padding:7px 12px;font-size:13px}.button--code{min-width:114px;border-color:var(--border);color:var(--accent);background:var(--surface);white-space:nowrap}.button--code:disabled{color:#98a2a8;background:#f4f6f7}.text-link{padding:2px 0;display:inline-flex;align-items:center;justify-content:center;border:0;color:var(--accent);background:transparent;font-size:12px;font-weight:700;white-space:nowrap}.form-stack{display:flex;flex-direction:column}.field{position:relative;display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.field>span,.severity-field legend{font-size:13px;color:var(--muted)}.input-row{display:flex;gap:10px}.text-input,.text-area{width:100%;min-height:48px;padding:11px 14px;border:1px solid var(--border);border-radius:var(--radius);color:var(--fg);background:var(--surface);font-size:16px;appearance:none}.text-area{min-height:112px;resize:vertical}.text-input::placeholder,.text-area::placeholder{color:#98a3a9}.text-input:focus,.text-area:focus{border-color:var(--accent);outline:3px solid var(--accent-soft)}.counter{position:absolute;right:10px;bottom:8px;color:var(--muted);font:11px var(--font-mono)}.card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.page-title{margin-bottom:5px;font-size:26px;line-height:1.35}.page-lead{margin-bottom:18px;color:var(--muted);font-size:14px}.eyebrow{margin-bottom:10px;color:var(--accent);font:12px var(--font-mono);letter-spacing:.05em}.section-header{margin:24px 0 11px;display:flex;align-items:center;justify-content:space-between;gap:12px}.section-header h2{margin:0;font-size:18px}.section-header>div,.section-header>span,.section-header a{color:var(--accent);font-size:12px;font-weight:700}.foot-note{margin:18px auto 0;max-width:360px;color:var(--muted);text-align:center;font-size:12px;line-height:1.75}.empty-inline{padding:18px;margin:0;color:var(--muted);text-align:center;font-size:13px}.bottom-nav{min-height:calc(64px + env(safe-area-inset-bottom));padding:7px 7px env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);flex:none;border-top:1px solid var(--border);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav__item{min-width:0;padding:4px 2px;display:flex;flex-direction:column;align-items:center;gap:2px;border-radius:9px;color:var(--muted);font-size:11px}.bottom-nav__item.is-active{color:var(--accent);font-weight:700}.feedback-block{min-height:320px;padding:48px 26px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);text-align:center}.feedback-block strong{margin-top:10px;color:var(--fg)}.feedback-block p{margin:8px 0 18px;font-size:13px}.feedback-block--error>svg{color:var(--red)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;z-index:80;bottom:calc(34px + env(safe-area-inset-bottom));left:50%;max-width:calc(100vw - 40px);padding:10px 18px;transform:translate(-50%,18px);border-radius:999px;color:#fff;background:#273238;box-shadow:var(--shadow);opacity:0;pointer-events:none;text-align:center;font-size:13px;transition:opacity .2s ease,transform .2s ease}.toast.is-visible{transform:translate(-50%);opacity:1}.modal-mask{position:fixed;z-index:70;inset:0;padding:24px;display:grid;place-items:center;background:#0a121170}.modal-card{width:100%;max-width:350px;padding:24px;border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow)}.modal-card h2{margin-bottom:8px;font-size:21px}.modal-card p{margin-bottom:20px;color:var(--muted);font-size:14px}.risk-badge{width:fit-content;padding:5px 13px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;font-size:12px;font-weight:700}.risk-badge__dot{width:8px;height:8px;border-radius:50%;background:currentColor}.risk-badge--green{color:var(--green);background:var(--green-soft)}.risk-badge--yellow{color:var(--amber);background:var(--amber-soft)}.risk-badge--red{color:var(--red);background:var(--red-soft)}.risk-badge--unknown{color:var(--muted);background:var(--fg-soft)}.risk-badge--compact{padding:4px 10px;background:#ffffffdb}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.login-page .page-scroll{padding-top:0}.brand-hero{padding:33px 0 35px;text-align:center}.brand-mark{width:60px;height:60px;margin:0 auto 22px;display:grid;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(150deg,var(--accent),var(--accent-dark));box-shadow:0 10px 25px #087b6847}.brand-mark svg{width:31px;height:31px}.brand-mark--compact{width:42px;height:42px;margin:0;border-radius:13px}.brand-mark--compact svg{width:23px;height:23px}.brand-hero h1{margin-bottom:5px;font-size:25px;line-height:1.35}.brand-hero p{margin:0;color:var(--muted);font-size:14px}.dev-code{margin:-2px 0 13px;padding:9px 12px;display:flex;align-items:center;gap:7px;border:1px solid #bedbd4;border-radius:10px;color:var(--accent);background:var(--accent-soft);font-size:12px}.consent-list{margin:6px 0 20px;display:flex;flex-direction:column;gap:10px}.consent-row{min-height:54px;padding:10px 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.consent-row__toggle{min-width:0;padding:0;display:flex;flex:1;align-items:center;gap:11px;border:0;text-align:left;background:transparent}.checkbox-mark{width:23px;height:23px;display:grid;place-items:center;flex:none;border:1.5px solid var(--border);border-radius:7px;color:transparent;background:var(--surface)}.consent-row.is-checked{border-color:#badbd3}.consent-row.is-checked .checkbox-mark{border-color:var(--accent);color:#fff;background:var(--accent)}.consent-row__copy{min-width:0;display:block;line-height:1.55}.consent-row__copy strong{margin-right:5px;font-size:14px}.consent-row__copy small{color:var(--muted);font-size:11.5px}.record-page .page-scroll{padding-top:3px}.stepper{margin:1px 0 9px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stepper span{height:4px;border-radius:999px;background:var(--border)}.stepper span.is-active{background:var(--accent)}.upload-card{padding:18px}.drop-zone{width:100%;min-height:154px;padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1.5px dashed #76b7ac;border-radius:var(--radius-lg);color:var(--fg);background:var(--accent-soft)}.upload-icon{width:45px;height:45px;margin-bottom:10px;display:grid;place-items:center;border-radius:12px;color:var(--accent);background:var(--surface)}.drop-zone strong{font-family:var(--font-display);font-size:16px}.drop-zone small{margin-top:3px;color:var(--muted);font-size:12px}.upload-actions{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.upload-actions button{min-height:70px;padding:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid var(--border);border-radius:var(--radius);color:var(--accent);background:var(--surface)}.upload-actions button span{color:var(--fg);font-size:13px}.upload-hint{margin:8px 2px 0;color:var(--muted);font-size:11.5px;text-align:center}.file-list{margin-top:13px;padding-top:3px;border-top:1px solid var(--border)}.file-row{min-height:58px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--border);color:var(--muted)}.file-row>span{min-width:0;display:flex;flex:1;flex-direction:column}.file-row strong{overflow:hidden;color:var(--fg);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.file-row small{color:var(--muted);font-size:11px}.file-row__done{color:var(--green)}.upload-card>.button{margin-top:14px}.ocr-panel{margin-top:16px;padding:17px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.ocr-panel--needs_confirmation{border-color:#d9c594}.ocr-panel--failed{border-color:#e5a6a6}.ocr-panel__head{display:flex;align-items:center;gap:12px}.ocr-panel__head>div{min-width:0;display:flex;flex:1;flex-direction:column}.ocr-panel__head strong{font-family:var(--font-display);font-size:16px}.ocr-panel__head span{color:var(--muted);font-size:12px}.status-spinner{width:22px;height:22px;flex:none;border:2px solid var(--accent-soft);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.inline-alert{margin-top:13px;padding:10px 12px;display:flex;align-items:flex-start;gap:9px;border-radius:10px;font-size:12px}.inline-alert--warning{color:var(--amber);background:var(--amber-soft)}.inline-alert svg{flex:none;margin-top:1px}.ocr-fields{margin-top:17px}.ocr-required-head{margin-bottom:13px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.ocr-required-head strong{color:var(--fg);font-family:var(--font-display);font-size:15px}.ocr-required-head span{color:var(--muted);font-size:10.5px;text-align:right}.ocr-field{margin-bottom:15px}.ocr-field-label{display:flex;align-items:center;justify-content:space-between;gap:12px}.ocr-field-label small{color:var(--green);font:10px var(--font-mono)}.ocr-field-label small.is-low{color:var(--amber)}.ocr-field-meta{display:flex;align-items:center;justify-content:flex-end;gap:7px}.ocr-field-meta small.is-required{color:var(--accent)}.ocr-field-meta small.is-optional{color:var(--muted)}.ocr-candidates{display:flex;flex-wrap:wrap;gap:7px}.ocr-candidates button{padding:6px 10px;border:1px solid var(--border);border-radius:10px;color:var(--fg);background:var(--surface);font-size:12px;text-align:left}.ocr-candidates button.is-active{border-color:var(--accent);color:var(--accent-dark);background:var(--accent-soft)}.source-text{margin-top:-2px;color:var(--muted);font-size:10.5px}.ocr-source{margin-top:-1px;color:var(--muted)}.ocr-source summary{width:fit-content;cursor:pointer;color:var(--accent);font-size:10.5px}.ocr-source small{margin-top:6px;padding:8px 10px;display:block;border-radius:8px;background:var(--fg-soft);color:var(--muted);font-size:10.5px;line-height:1.55}.ocr-optional-fields{margin-top:17px;padding-top:14px;border-top:1px solid var(--border)}.ocr-optional-fields>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none}.ocr-optional-fields>summary::-webkit-details-marker{display:none}.ocr-optional-fields>summary>span:first-child{display:flex;flex-direction:column}.ocr-optional-fields>summary strong{color:var(--fg);font-size:13px}.ocr-optional-fields>summary small{color:var(--muted);font-size:10.5px}.ocr-optional-fields>summary>span:last-child{color:var(--accent);font:11px var(--font-mono)}.ocr-optional-fields>div{margin-top:14px}.confirm-record{margin-top:16px}.home-page .page-scroll{padding-top:calc(12px + env(safe-area-inset-top))}.home-topbar{padding:0 0 16px;display:flex;align-items:center;gap:12px}.avatar{width:44px;height:44px;display:grid;place-items:center;flex:none;border-radius:50%;color:#fff;background:var(--accent-dark);font-family:var(--font-display);font-size:17px;font-weight:700}.home-topbar__greeting{min-width:0;display:flex;flex:1;flex-direction:column;line-height:1.35}.home-topbar__greeting small{color:var(--muted);font-size:11.5px}.home-topbar__greeting strong{overflow:hidden;font-family:var(--font-display);font-size:19px;text-overflow:ellipsis;white-space:nowrap}.current-node-card{margin-top:15px;padding:19px;border:1px solid #9ecbc4;border-radius:var(--radius-xl);background:linear-gradient(145deg,#f4e9ea,#fff 68%)}.current-node-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.current-node-card__head h1{margin-bottom:2px;font-size:19px}.current-node-card__head p{margin:0;color:var(--muted);font-size:12px}.current-node-card__head>span{padding:3px 10px;border-radius:999px;color:var(--amber);background:var(--amber-soft);font-size:11px;white-space:nowrap}.progress-summary{margin-top:16px;display:flex;align-items:center;gap:17px}.progress-ring{--progress: 0deg;width:70px;height:70px;display:grid;place-items:center;flex:none;border-radius:50%;background:conic-gradient(var(--accent) var(--progress),var(--fg-soft) 0)}.progress-ring:before{width:56px;height:56px;content:"";grid-area:1 / 1;border-radius:50%;background:var(--surface)}.progress-ring span{z-index:1;grid-area:1 / 1;font:700 14px var(--font-mono)}.progress-summary>div:last-child{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.progress-summary strong{font-family:var(--font-display);font-size:17px}.progress-summary small{color:var(--muted);font-size:12px}.progress-summary em{margin-top:5px;padding:2px 9px;border-radius:999px;color:var(--amber);background:var(--amber-soft);font-size:11px;font-style:normal;font-weight:700}.task-list{padding:0 18px}.task-row{min-height:71px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--border)}.task-row:last-child{border-bottom:0}.task-row__icon{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:12px;color:var(--accent);background:var(--accent-soft)}.task-row__icon.is-complete{color:var(--green);background:var(--green-soft)}.task-row__copy{min-width:0;display:flex;flex:1;flex-direction:column}.task-row__copy strong{overflow:hidden;font-size:14px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.task-row__copy small{color:var(--muted);font-size:11.5px}.status-link,.status-text{padding:3px 9px;border-radius:999px;color:var(--muted);background:var(--fg-soft);font-size:10.5px;white-space:nowrap}.status-link{color:var(--accent);font-weight:700}.status-link.is-complete{color:var(--green);background:var(--green-soft)}.node-timeline{padding:20px 12px 17px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.node-timeline__item{position:relative;min-width:0;display:flex;align-items:center;flex-direction:column;color:var(--muted);text-align:center}.node-timeline__item:after{position:absolute;z-index:0;top:15px;left:calc(50% + 15px);width:calc(100% - 30px);height:2px;content:"";background:var(--border)}.node-timeline__item:last-child:after{display:none}.node-timeline__dot{z-index:1;width:31px;height:31px;display:grid;place-items:center;border:1px solid var(--border);border-radius:50%;background:var(--surface);font:10px var(--font-mono)}.node-timeline__item.is-current .node-timeline__dot{border-color:var(--accent);color:#fff;background:var(--accent);box-shadow:0 0 0 5px var(--accent-soft)}.node-timeline__item strong{margin-top:9px;color:var(--fg);font-size:11px}.node-timeline__item.is-current strong{color:var(--accent)}.node-timeline__item small{font-size:9.5px}.support-card{min-height:82px;padding:13px 16px;display:flex;align-items:center;gap:13px}.support-card__icon{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:12px}.support-card__icon--green{color:var(--green);background:var(--green-soft)}.support-card__icon--yellow{color:var(--amber);background:var(--amber-soft)}.support-card__icon--red{color:var(--red);background:var(--red-soft)}.support-card__icon--unknown{color:var(--muted);background:var(--fg-soft)}.support-card>span:nth-child(2){min-width:0;display:flex;flex:1;flex-direction:column}.support-card strong{font-size:14px}.support-card small{color:var(--muted);font-size:11.5px}.support-card>svg{color:var(--muted)}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.quick-grid a{min-height:94px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);font-size:13px;font-weight:700}.quick-grid a:nth-child(1){color:var(--green)}.quick-grid a:nth-child(2){color:var(--amber)}.quick-grid a:nth-child(3){color:var(--red)}.quick-grid a span{color:var(--fg)}.info-tip{margin-top:17px;padding:14px 16px;display:flex;gap:11px;border:1px solid #aad1d3;border-radius:var(--radius-lg);color:var(--accent);background:#e1f0f1}.info-tip svg{flex:none;margin-top:1px}.info-tip div{display:flex;flex-direction:column}.info-tip strong{color:var(--fg);font-size:12.5px}.info-tip span{color:#405b64;font-size:11.5px}.simple-view-header{margin:2px 0 18px}.simple-view-header small{color:var(--muted);font-size:12px}.simple-view-header h1{margin:0;font-size:25px}.task-group+.task-group{margin-top:20px}.task-group .section-header{margin-top:0}.sheet-mask{position:fixed;z-index:60;inset:0;border:0;background:#0a121166}.bottom-sheet{position:fixed;z-index:61;right:50%;bottom:0;width:min(430px,100%);padding:10px 20px calc(22px + env(safe-area-inset-bottom));transform:translate(50%);border-radius:24px 24px 0 0;background:var(--surface);box-shadow:0 -18px 50px #141e1c29}.sheet-grab{width:38px;height:4px;margin:0 auto 13px;border-radius:999px;background:var(--border)}.sheet-title{display:flex;align-items:center;justify-content:space-between}.sheet-title h2{margin:0;font-size:20px}.profile-row{min-height:55px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--border);font-size:13px}.profile-row>span{flex:1}.profile-row small,.profile-row>svg:last-child{color:var(--muted)}.bottom-sheet>.button{margin-top:17px}.questionnaire-page .page-scroll{padding-top:0}.questionnaire-header{min-height:62px;padding:calc(9px + env(safe-area-inset-top)) 15px 3px;display:grid;grid-template-columns:40px 1fr 82px;align-items:center;flex:none}.questionnaire-header>div{min-width:0;display:flex;flex-direction:column;text-align:left;line-height:1.35}.questionnaire-header strong{overflow:hidden;font-family:var(--font-display);font-size:16px;text-overflow:ellipsis;white-space:nowrap}.questionnaire-header span{color:var(--muted);font-size:11px}.save-label{display:flex;align-items:center;justify-content:flex-end;gap:3px;color:var(--green);font:10px var(--font-mono)}.save-label--saving{color:var(--muted)}.save-label--error{color:var(--red)}.question-progress{padding:8px 3px 7px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.question-progress span{color:var(--muted);font:11px var(--font-mono)}.question-progress>div{height:6px;overflow:hidden;border-radius:999px;background:var(--fg-soft)}.question-progress i{height:100%;display:block;border-radius:inherit;background:var(--accent);transition:width .2s ease}.question-card{margin-top:11px;padding:23px 20px;border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface)}.question-card h1{min-height:58px;margin:9px 0 16px;font-size:21px;line-height:1.48}.question-hint{margin:0;color:var(--muted);font-size:12px}.answer-options{margin-top:18px;display:flex;flex-direction:column;gap:10px}.answer-option{width:100%;min-height:53px;padding:11px 13px;display:grid;grid-template-columns:21px 1fr auto;align-items:center;gap:11px;border:1px solid var(--border);border-radius:var(--radius);text-align:left;background:var(--surface)}.answer-option:hover{border-color:#75b7ac}.answer-option.is-selected{border-color:var(--accent);background:var(--accent-soft)}.answer-option--decline{border-style:dashed}.answer-option--decline.is-selected{border-color:var(--amber);background:var(--amber-soft)}.radio-mark{width:20px;height:20px;display:grid;place-items:center;border:1.5px solid var(--border);border-radius:50%}.radio-mark:after{width:10px;height:10px;content:"";border-radius:50%;background:transparent}.answer-option.is-selected .radio-mark{border-color:var(--accent)}.answer-option.is-selected .radio-mark:after{background:var(--accent)}.answer-option--decline.is-selected .radio-mark{border-color:var(--amber)}.answer-option--decline.is-selected .radio-mark:after{background:var(--amber)}.answer-option strong{font-size:14px;font-weight:600}.answer-option.is-selected strong{font-weight:700}.answer-option small{color:var(--muted);font:11px var(--font-mono)}.question-actions{margin-top:20px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.result-meta{margin:2px 0 12px;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10.5px}.result-meta span+span:before{margin-right:7px;content:"·"}.result-hero{position:relative;padding:20px;overflow:hidden;border-radius:var(--radius-xl);color:#fff}.result-hero--green{background:#08724b}.result-hero--yellow{background:#7f5500}.result-hero--red{background:#98282b}.result-hero--unknown{background:#53636b}.result-hero h1{margin:10px 0 7px;font-size:26px}.result-hero>p{max-width:290px;margin:0;color:#ffffffe6;font-size:13px}.result-score{margin-top:17px;padding-top:13px;display:flex;align-items:baseline;gap:8px;border-top:1px solid rgba(255,255,255,.22)}.result-score span{font-size:11px;opacity:.78}.result-score strong{font-family:var(--font-display);font-size:21px}.result-score small{margin-left:auto;font-size:10px;opacity:.8}.safety-panel{margin-top:16px;padding:19px;border:1px solid var(--violet-border);border-radius:var(--radius-lg);color:#9b1f24;background:var(--red-soft)}.safety-panel__label{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700}.safety-panel h2{margin:9px 0 4px;font-size:19px}.safety-panel p{margin-bottom:14px;font-size:13px}.safety-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.safety-actions a{min-height:71px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;border-radius:12px;color:var(--red);background:var(--surface);font-size:12px;font-weight:700}.result-section{margin-top:23px}.result-section>h2{margin-bottom:10px;font-size:18px}.result-copy{padding:16px}.result-copy p{margin:0;font-size:13px}.result-copy p+p{margin-top:9px}.result-incomplete{padding:9px 10px;border-radius:9px;color:var(--amber);background:var(--amber-soft)}.content-links{padding:0 16px}.content-links a{min-height:64px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--border)}.content-links a:last-child{border-bottom:0}.content-link__icon{width:37px;height:37px;display:grid;place-items:center;flex:none;border-radius:11px;color:var(--accent);background:var(--accent-soft)}.content-links strong{min-width:0;flex:1;font-size:13px}.content-links>a>svg{color:var(--muted)}.result-back{margin-top:24px}.daily-page .page-scroll{padding-top:calc(15px + env(safe-area-inset-top))}.segmented-control{margin-bottom:16px;padding:4px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;border-radius:14px;background:#e7ebee}.segmented-control button{min-height:39px;border:0;border-radius:10px;color:var(--muted);background:transparent;font-size:13px;font-weight:700}.segmented-control button.is-active{color:var(--fg);background:var(--surface);box-shadow:0 2px 8px #141e1c14}.daily-form-card{padding:18px}.daily-form-card__head{margin-bottom:18px;display:flex;gap:11px}.daily-form-card__head>span{width:41px;height:41px;display:grid;place-items:center;flex:none;border-radius:12px;color:var(--green);background:var(--green-soft)}.daily-form-card__head--red>span{color:var(--red);background:var(--red-soft)}.daily-form-card__head h2{margin-bottom:1px;font-size:17px}.daily-form-card__head p{margin:0;color:var(--muted);font-size:11.5px}.medicine-editor{position:relative;margin-bottom:12px;padding:13px 43px 13px 13px;display:grid;grid-template-columns:1fr;gap:8px;border:1px solid var(--border);border-radius:13px;background:#fbfcfc}.medicine-editor .text-input{min-height:41px;padding:8px 10px;font-size:13px}.medicine-editor>.icon-button{position:absolute;top:10px;right:7px}.switch-row{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px}.switch-row input{width:17px;height:17px;accent-color:var(--accent)}.mood-grid{margin-bottom:18px;display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.mood-grid button{min-height:82px;padding:7px 2px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid var(--border);border-radius:12px;color:var(--muted);background:var(--surface)}.mood-grid button.is-active{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.mood-grid strong{font:700 12px var(--font-mono)}.mood-grid small{font-size:9px}.severity-field{margin:0 0 16px;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border:0}.severity-field legend{grid-column:1 / -1;margin-bottom:6px}.severity-field button{min-height:42px;border:1px solid var(--border);border-radius:10px;background:var(--surface);font-size:12px}.severity-field button.is-active{border-color:var(--red);color:var(--red);background:var(--red-soft);font-weight:700}.image-uploader{width:100%;min-height:70px;display:flex;align-items:center;justify-content:center;gap:9px;border:1.5px dashed #d5a5a5;border-radius:12px;color:var(--red);background:snow;font-size:12px}.daily-submit{margin-top:15px}.history-section{margin-top:23px}.history-section .section-header{margin-top:0}.history-list{display:flex;flex-direction:column;gap:10px}.history-item{padding:14px 16px}.history-item>strong{font-family:var(--font-mono);font-size:11px}.history-item>div{margin-top:7px;display:flex;flex-wrap:wrap;gap:7px}.history-item span{padding:3px 7px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;color:var(--accent);background:var(--accent-soft);font-size:10px}.history-item span.is-alert{color:var(--red);background:var(--red-soft)}.history-item p{margin:8px 0 0;color:var(--muted);font-size:11.5px}.messages-page .page-scroll{padding-top:10px}.message-list{display:flex;flex-direction:column;gap:10px}.message-row{width:100%;min-height:87px;padding:13px 14px;display:flex;align-items:flex-start;gap:11px;border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--fg);text-align:left;background:var(--surface)}.message-row.is-unread{border-color:#b7d6d1}.message-icon{width:36px;height:36px;display:grid;place-items:center;flex:none;border-radius:11px;color:var(--green);background:var(--green-soft)}.message-icon--risk{color:var(--red);background:var(--red-soft)}.message-icon--reminder{color:var(--amber);background:var(--amber-soft)}.message-copy{min-width:0;display:block;flex:1}.message-copy strong{display:block;font-size:13px}.message-copy p{margin:2px 0 3px;display:-webkit-box;overflow:hidden;color:var(--muted);font-size:11.5px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.message-copy small{color:var(--muted);font:9.5px var(--font-mono)}.unread-dot{width:7px;height:7px;margin-top:6px;flex:none;border-radius:50%;background:var(--red)}.message-read{margin-top:3px;flex:none;color:var(--green)}.message-row>svg:last-child{align-self:center;flex:none;color:var(--muted)}@media(max-width:360px){.brand-hero h1{font-size:22px}.button--code{min-width:102px;padding-right:10px;padding-left:10px}.consent-row{padding-right:9px;padding-left:9px}.current-node-card{padding:16px}.node-timeline{padding-right:7px;padding-left:7px}.mood-grid{gap:4px}.mood-grid button{min-height:76px}}
