@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--blue:#00a6f0;--blue-deep:#057db7;--blue-pale:#eaf8fe;--green:#9ebe2b;--green-pale:#f0f7d8;--ink:#1b2934;--muted:#687984;--line:#dfe8ed;--surface:#fff;--canvas:#f5f8fa;--danger:#d95a58;--shadow:0 18px 54px #23465817}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink)}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Arial,Noto Sans KR,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.brand{letter-spacing:-.05em;align-items:baseline;display:inline-flex}.brand-word{color:var(--ink);font-size:27px;font-weight:800}.brand-smile{color:var(--blue);margin-left:2px;font-size:28px;font-weight:900}.eyebrow,.section-kicker{color:var(--blue-deep);letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:800}.connection-dot{background:var(--green);border-radius:50%;flex:none;width:9px;height:9px;box-shadow:0 0 0 5px #9ebe2b24}.project-home{background:radial-gradient(circle at 82% 8%, #00a6f01f, transparent 28%), var(--canvas);min-height:100vh;padding:32px}.project-home-inner{width:min(1120px,100%);margin:0 auto}.project-topbar{justify-content:space-between;align-items:center;padding:10px 0 38px;display:flex}.project-topbar>span{color:var(--muted);font-size:14px}.project-intro{justify-content:space-between;align-items:end;gap:40px;padding:42px 0 46px;display:flex}.project-intro h1{letter-spacing:-.055em;margin:0;font-size:clamp(40px,5vw,64px);line-height:1.12}.project-intro>div>p:last-child{width:min(630px,100%);color:var(--muted);margin:24px 0 0;font-size:18px;line-height:1.75}.project-status{border:1px solid var(--line);min-width:270px;box-shadow:var(--shadow);background:#ffffffc7;border-radius:18px;align-items:center;gap:14px;padding:18px 20px;display:flex}.project-status div{flex-direction:column;gap:4px;display:flex}.project-status strong{font-size:14px}.project-status small{color:var(--muted);font-size:12px}.entry-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.entry-card{border:1px solid var(--line);background:var(--surface);min-height:310px;box-shadow:var(--shadow);border-radius:28px;padding:34px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.entry-card:hover{transform:translateY(-4px);box-shadow:0 24px 70px #23465826}.entry-card:after{content:"";opacity:.13;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-48px;right:-34px}.entry-card.clinic:after{background:var(--blue)}.entry-card.patient:after{background:var(--green)}.entry-icon{color:#fff;background:var(--blue);border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:37px;font-size:13px;font-weight:900;display:grid}.entry-card.patient .entry-icon{background:var(--green)}.entry-card>span{color:var(--muted);font-size:13px;font-weight:700}.entry-card h2{letter-spacing:-.035em;margin:7px 0 10px;font-size:30px}.entry-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.entry-card b{color:var(--blue-deep);font-size:14px;position:absolute;bottom:31px;left:34px}.entry-card.patient b{color:#758e19}.entry-card b span{margin-left:5px;font-size:19px}.readiness-panel{border:1px solid var(--line);background:var(--line);border-radius:20px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:22px;display:grid;overflow:hidden}.readiness-panel>div{background:#fff;flex-direction:column;gap:7px;padding:19px 20px;display:flex}.readiness-panel span{color:var(--green);font-size:11px;font-weight:900}.readiness-panel div:nth-child(3) span{color:var(--blue)}.readiness-panel div:nth-child(4) span{color:#ba8730}.readiness-panel strong{font-size:13px}.project-warning{color:var(--muted);text-align:center;margin:20px 0;font-size:12px}.login-page{background:radial-gradient(circle at 78% 14%, #00a6f02e, transparent 28%), radial-gradient(circle at 16% 88%, #9ebe2b21, transparent 25%), var(--canvas);place-items:center;min-height:100vh;padding:28px 18px;display:grid}.login-panel{border:1px solid var(--line);background:#fffffff5;border-radius:28px;width:min(470px,100%);padding:42px;box-shadow:0 28px 80px #1f455924}.login-brand{margin-bottom:36px}.login-panel h1{letter-spacing:-.045em;margin:0;font-size:32px}.login-copy{color:var(--muted);margin:11px 0 28px;font-size:14px;line-height:1.65}.login-form{flex-direction:column;gap:16px;display:flex}.login-form label,.account-form label{color:#465862;flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.login-form input,.account-form input,.account-form select{width:100%;height:49px;color:var(--ink);background:#fff;border:1px solid #cad8df;border-radius:11px;outline:none;padding:0 14px}.login-form input:focus,.account-form input:focus,.account-form select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #00a6f01a}.form-error{color:#a43e3b;background:#fff0ef;border-radius:10px;padding:12px 14px;font-size:12px;font-weight:700;line-height:1.5}.login-safety{color:#77591d;background:#fff7df;border-radius:12px;flex-direction:column;gap:4px;margin-top:25px;padding:14px 15px;display:flex}.login-safety b{font-size:11px}.login-safety span{font-size:10px;line-height:1.5}.clinic-shell{background:var(--canvas);min-height:100vh;display:flex}.clinic-sidebar{z-index:10;border-right:1px solid var(--line);background:#fff;flex-direction:column;width:230px;padding:28px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.clinic-sidebar .brand{padding:0 12px 35px}.clinic-nav{flex-direction:column;gap:7px;display:flex}.nav-item{border-radius:12px;align-items:center;gap:11px;padding:13px 14px;font-size:14px;font-weight:700;display:flex}.nav-item span{width:21px;color:var(--muted);place-items:center;display:grid}.nav-item.active{color:var(--blue-deep);background:var(--blue-pale)}.nav-item.active span{color:var(--blue)}.nav-item.muted{color:#93a1aa;cursor:default}.sidebar-note{color:#865d16;background:#fff6dd;border-radius:13px;flex-direction:column;gap:4px;margin-top:auto;padding:15px;display:flex}.sidebar-note strong{font-size:12px}.sidebar-note span{font-size:11px;line-height:1.45}.clinic-main{width:calc(100% - 230px);margin-left:230px;padding:34px clamp(22px,3vw,48px) 120px}.clinic-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.clinic-header h1{letter-spacing:-.04em;margin:0;font-size:30px}.header-user{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:12px 16px;display:flex}.header-user div{flex-direction:column;gap:2px;display:flex}.header-user strong{font-size:12px}.header-user small{max-width:220px;color:var(--muted);text-overflow:ellipsis;font-size:10px;overflow:hidden}.logout-button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;margin-left:4px;padding:7px 9px;font-size:10px;font-weight:800}.logout-button:hover{color:var(--blue-deep);border-color:#bce2f2}.step-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.step-card{border:1px solid var(--line);color:#91a0a9;background:#ffffffa8;border-radius:16px;align-items:center;gap:13px;padding:17px 18px;display:flex}.step-card b{color:#fff;background:#bdc9cf;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.step-card>div{flex-direction:column;gap:3px;display:flex}.step-card strong{font-size:13px}.step-card span{font-size:11px}.step-card.active{color:var(--ink);background:#fff;border-color:#bde7f8}.step-card.active b{background:var(--blue)}.step-card.active span{color:var(--blue-deep)}.notice{border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:15px;padding:13px 16px;font-size:13px;font-weight:700;display:flex}.notice.success{color:#60770e;background:var(--green-pale)}.notice.error{color:#a43e3b;background:#fff0ef}.notice button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.upload-card{border:1px solid var(--line);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:18px;padding:24px 26px;display:flex;box-shadow:0 8px 28px #2346580a}.upload-card h2,.section-head h2{letter-spacing:-.025em;margin:0;font-size:20px}.upload-card p:not(.section-kicker){color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.55}.upload-actions{flex-shrink:0;gap:9px;display:flex}.button{cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:0 17px;font-size:13px;font-weight:800;transition:opacity .16s,transform .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.42;cursor:not-allowed}.button.primary{color:#fff;background:var(--blue)}.button.secondary{color:var(--blue-deep);background:#fff;border:1px solid #bce2f2}.button.full{width:100%;min-height:48px;margin-top:4px}.file-button input{display:none}.preview-card{box-shadow:var(--shadow);background:#fff;border:1px solid #bde7f8;border-radius:20px;margin-bottom:18px;padding:21px}.preview-head,.preview-footer,.section-head{justify-content:space-between;align-items:center;gap:15px;display:flex}.preview-head>div{flex-direction:column;gap:4px;display:flex}.preview-head strong{font-size:14px}.preview-head span,.preview-footer span{color:var(--muted);font-size:11px}.issue-list{color:#a43e3b;background:#fff0ef;border-radius:11px;max-height:155px;margin:15px 0;padding:12px 15px 12px 32px;font-size:12px;line-height:1.8;overflow:auto}.issue-list b{margin-right:7px}.preview-footer{margin-top:14px}.status-chip{color:#795c13;white-space:nowrap;background:#fff4cf;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:6px 9px;font-size:10px;font-weight:900;display:inline-flex}.status-chip.ready{color:#628011;background:var(--green-pale)}.status-chip.sent{color:#087aa9;background:var(--blue-pale)}.status-chip.queued{color:#785e17;background:#fff4cf}.status-chip.failed{color:#b1403d;background:#fff0ef}.workspace-grid{grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:18px;display:grid}.patient-list-card,.editor-card{border:1px solid var(--line);background:#fff;border-radius:20px;box-shadow:0 8px 28px #2346580a}.patient-list-card{min-width:0;overflow:hidden}.section-head{padding:22px 22px 17px}.text-button{color:var(--blue-deep);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:900}.table-wrap{width:100%;overflow:auto}.table-wrap.compact{border:1px solid var(--line);border-radius:12px;margin-top:14px}table{border-collapse:collapse;width:100%}th{color:var(--muted);text-align:left;white-space:nowrap;background:#f7fafb;padding:12px 13px;font-size:10px;font-weight:800}td{color:#3d4d57;border-top:1px solid #edf2f4;padding:15px 13px;font-size:12px;line-height:1.4}td strong{color:var(--ink);margin-bottom:3px;font-size:13px;display:block}td>span:not(.status-chip){color:var(--muted);white-space:nowrap;font-size:10px;display:block}.patient-table tbody tr{cursor:pointer;transition:background .15s}.patient-table tbody tr:hover,.patient-table .selected-row{background:#f1faff}.patient-table .selected-row td:first-child{box-shadow:inset 3px 0 var(--blue)}.patient-table tbody tr.sent-row,.patient-table tbody tr.sent-row:hover,.patient-table tbody tr.sent-row.selected-row{opacity:.48;filter:grayscale(.72);background:#e8edef}.patient-table .sent-row.selected-row td:first-child{box-shadow:inset 3px 0 #9ba7ad}.check-cell{text-align:center;width:46px}.check-cell input{width:16px;height:16px;accent-color:var(--blue)}.mini-link{border:1px solid var(--line);color:var(--blue-deep);white-space:nowrap;border-radius:8px;padding:6px 8px;font-size:10px;font-weight:800;display:inline-flex}.empty-state{min-height:290px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:35px;display:flex}.empty-state strong{color:var(--ink);font-size:14px}.empty-state span{max-width:310px;font-size:11px;line-height:1.6}.empty-icon{width:48px;height:48px;color:var(--blue);background:var(--blue-pale);border-radius:16px;place-items:center;margin-bottom:7px;font-size:28px;display:grid}.editor-card{padding:22px;position:sticky;top:24px}.editor-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:12px;margin-bottom:21px;padding-bottom:18px;display:flex}.editor-head p{color:var(--blue-deep);margin:0 0 6px;font-size:10px;font-weight:800}.editor-head h2{margin:0;font-size:21px}.editor-head>div>span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.field{flex-direction:column;gap:7px;margin-bottom:17px;display:flex;position:relative}.field>span,.date-fieldset legend{color:#465862;font-size:11px;font-weight:800}.field b,.date-fieldset b{color:var(--blue);font-size:9px}.field select,.field textarea,.date-fieldset input{width:100%;color:var(--ink);background:#fff;border:1px solid #ccd9df;border-radius:10px;outline:none}.field select{height:41px;padding:0 11px;font-size:12px}.field textarea{resize:vertical;min-height:110px;padding:12px;font-size:12px;line-height:1.65}.field select:focus,.field textarea:focus,.date-fieldset input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #00a6f01c}.field small{color:#94a2aa;font-size:9px;position:absolute;bottom:8px;right:9px}.date-fieldset{border:0;margin:0 0 17px;padding:0}.date-fieldset>div{grid-template-columns:1fr 14px 1fr;align-items:end;gap:6px;margin-top:8px;display:grid}.date-fieldset label{color:var(--muted);flex-direction:column;gap:5px;font-size:9px;display:flex}.date-fieldset input{height:41px;padding:0 8px;font-size:11px}.date-fieldset>div>span{color:var(--muted);text-align:center;padding-bottom:12px}.date-fieldset p{color:var(--muted);margin:7px 0 0;font-size:9px;line-height:1.5}.message-preview{background:#f4f7f8;border-radius:11px;margin-bottom:16px;padding:13px}.message-preview>span{color:var(--muted);font-size:9px;font-weight:800}.message-preview p{margin:7px 0 6px;font-size:11px;line-height:1.55}.message-preview small{color:#8998a0;font-size:8px}.editor-empty{min-height:500px}.send-bar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #c7e9f7;border-radius:17px;justify-content:space-between;align-items:center;padding:14px 16px 14px 20px;display:flex;position:fixed;bottom:20px;left:calc(230px + clamp(22px,3vw,48px));right:clamp(22px,3vw,48px);box-shadow:0 18px 50px #19455b33}.send-bar>div{align-items:center;gap:13px;display:flex}.send-count{color:#fff;background:var(--blue);border-radius:12px;place-items:center;width:38px;height:38px;font-size:16px;font-weight:900;display:grid}.send-bar>div>div{flex-direction:column;gap:2px;display:flex}.send-bar strong{font-size:12px}.send-bar small{color:var(--muted);font-size:9px}.button.send{color:#fff;background:var(--blue-deep);min-width:160px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1428337a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dashboard-modal{background:#fff;border:1px solid #ffffffb3;border-radius:23px;width:min(470px,100%);max-height:min(680px,100vh - 40px);padding:30px;overflow:auto;box-shadow:0 28px 90px #0f2b3a47}.modal-symbol{border-radius:15px;place-items:center;width:45px;height:45px;margin-bottom:19px;font-size:20px;font-weight:900;display:grid}.modal-symbol.warning{color:#a56517;background:#fff2d7}.modal-symbol.send{color:var(--blue-deep);background:var(--blue-pale)}.dashboard-modal h2{letter-spacing:-.035em;margin:0;font-size:23px}.dashboard-modal>p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.7}.dashboard-modal>p strong{color:var(--ink);font-size:15px}.modal-detail-list{color:#9b4c45;background:#fff2f0;border-radius:12px;max-height:190px;margin:17px 0 0;padding:12px 14px 12px 30px;font-size:11px;line-height:1.65;overflow:auto}.modal-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:25px;display:grid}.modal-actions.single{grid-template-columns:1fr}.modal-actions .button{min-height:46px}.account-main{padding-bottom:70px}.account-grid{grid-template-columns:minmax(300px,410px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.account-card{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 8px 28px #2346580a}.account-card-head{border-bottom:1px solid #edf2f4;padding:24px 24px 18px}.account-card-head h2{letter-spacing:-.03em;margin:0;font-size:21px}.account-card-head>span{color:var(--muted);margin-top:8px;font-size:11px;line-height:1.55;display:block}.account-form{flex-direction:column;gap:17px;padding:23px 24px 26px;display:flex}.account-list{flex-direction:column;display:flex}.account-list article{border-top:1px solid #edf2f4;grid-template-columns:43px minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:17px 21px;display:grid}.account-list article:first-child{border-top:0}.account-list article.inactive{opacity:.58;background:#f8fafb}.account-avatar{width:43px;height:43px;color:var(--blue-deep);background:var(--blue-pale);border-radius:14px;place-items:center;font-size:15px;font-weight:900;display:grid}.account-list article>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.account-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.account-list span,.account-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.account-state{background:#fff0e8;border-radius:999px;padding:5px 8px;font-weight:900;color:#9a5b30!important;font-size:9px!important}.account-state.active{background:var(--green-pale);color:#60770e!important}.account-toggle{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;padding:7px 9px;font-size:9px;font-weight:800}.account-toggle:disabled{opacity:.35;cursor:not-allowed}.patient-page{background:#edf6f7;min-height:100vh;padding:26px 15px 70px}.patient-phone{background:#f8fbfa;border-radius:32px;width:min(560px,100%);margin:0 auto;overflow:hidden;box-shadow:0 24px 70px #2c555c29}.patient-header{background:#fff;border-bottom:1px solid #e5eded;justify-content:space-between;align-items:center;padding:22px 25px;display:flex}.patient-brand{letter-spacing:-.05em;align-items:baseline;display:flex}.patient-brand span{font-size:23px;font-weight:900}.patient-brand b{color:var(--blue);margin-left:2px;font-size:25px}.clinic-name{color:var(--muted);font-size:13px;font-weight:800}.patient-greeting{padding:33px 26px 24px}.patient-greeting p{color:var(--blue-deep);margin:0 0 4px;font-size:18px;font-weight:800}.patient-greeting h1{letter-spacing:-.045em;margin:0;font-size:30px;line-height:1.28}.patient-greeting>span{color:var(--muted);margin-top:13px;font-size:12px;display:block}.patient-notice{border-radius:12px;justify-content:space-between;align-items:center;margin:0 18px 12px;padding:13px 15px;font-size:12px;font-weight:800;display:flex}.patient-notice.success{color:#61780e;background:var(--green-pale)}.patient-notice.error{color:#a43e3b;background:#fff0ef}.patient-notice button{color:inherit;background:0 0;border:0;font-size:18px}.visit-card{color:#fff;background:linear-gradient(135deg,#079fdc,#0279b6);border-radius:22px;margin:0 18px 17px;padding:24px 22px;box-shadow:0 15px 35px #0087c138}.visit-card-title{justify-content:space-between;align-items:center;display:flex}.visit-card-title>span{font-size:13px;font-weight:800}.visit-card-title b{color:#426008;background:#e9f5b9;border-radius:999px;padding:5px 8px;font-size:9px}.visit-period{flex-wrap:wrap;align-items:baseline;gap:5px;margin:18px 0 20px;display:flex}.visit-period strong{letter-spacing:-.03em;font-size:22px}.visit-period span{color:#ffffffbf;font-size:11px}.date-picker{background:#ffffff21;border-radius:14px;padding:14px}.date-picker label{margin-bottom:9px;font-size:11px;font-weight:700;display:block}.date-picker input{width:calc(100% - 112px);height:45px;color:var(--ink);background:#fff;border:0;border-radius:9px 0 0 9px;outline:none;padding:0 10px;font-size:13px}.date-picker button{color:#48620d;cursor:pointer;background:#dff29a;border:0;border-radius:0 9px 9px 0;width:112px;height:45px;font-size:11px;font-weight:900}.date-picker button:disabled{opacity:.65}.visit-help{color:#ffffffc7;margin:11px 0 0;font-size:9px;line-height:1.55}.selected-visit{background:#ffffff24;border-radius:14px;align-items:center;gap:9px;padding:14px;display:flex}.selected-visit span{opacity:.8;font-size:10px}.selected-visit strong{font-size:17px}.selected-visit button{color:#fff;background:0 0;border:0;margin-left:auto;font-size:10px;font-weight:800;text-decoration:underline}.patient-section{background:#fff;border:1px solid #e0e9e9;border-radius:21px;margin:0 18px 17px;padding:23px 21px}.doctor-note{gap:15px;display:flex}.section-icon{width:38px;height:38px;color:var(--blue);background:var(--blue-pale);border-radius:13px;flex:none;place-items:center;display:grid}.patient-section>div>span,.patient-section>span,.care-head span{color:var(--blue-deep);font-size:10px;font-weight:900}.patient-section h2{letter-spacing:-.035em;margin:4px 0 10px;font-size:20px}.doctor-note p{color:#4a5c65;margin:0;font-size:14px;line-height:1.78}.care-head{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.care-head h2{margin-bottom:0}.progress-ring{background:conic-gradient(var(--green) var(--progress), #e8eeee 0);border-radius:50%;justify-content:center;align-items:baseline;width:48px;height:48px;padding-top:14px;display:flex;box-shadow:inset 0 0 0 6px #fff}.progress-ring b{font-size:14px}.progress-ring small{color:var(--muted);font-size:8px}.care-list{flex-direction:column;gap:9px;display:flex}.care-list button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce6e7;border-radius:14px;align-items:center;gap:12px;width:100%;padding:13px;display:flex}.care-list button.checked{background:#f6fae9;border-color:#c8df79}.care-check{color:#fff;border:2px solid #ced9dc;border-radius:8px;flex:none;place-items:center;width:25px;height:25px;font-size:13px;font-weight:900;display:grid}.care-list button.checked .care-check{border-color:var(--green);background:var(--green)}.care-list button>span:last-child{flex-direction:column;gap:3px;display:flex}.care-list strong{font-size:13px}.care-list small{color:var(--muted);font-size:10px;line-height:1.45}.device-note{color:#8a999f;text-align:center;margin:13px 0 0;font-size:9px}.feedback-section textarea{resize:vertical;width:100%;color:var(--ink);background:#fbfdfd;border:1px solid #d8e3e5;border-radius:13px;outline:none;padding:14px;font-size:13px;line-height:1.65}.feedback-section textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #00a6f01a}.feedback-footer{justify-content:space-between;align-items:center;margin-top:9px;display:flex}.feedback-footer small{color:var(--muted);font-size:9px}.feedback-footer button,.feedback-success button{color:#fff;background:var(--blue);border:0;border-radius:10px;min-width:105px;height:39px;font-size:11px;font-weight:900}.feedback-footer button:disabled{opacity:.4}.feedback-success{text-align:center;flex-direction:column;align-items:center;padding:18px 8px 3px;display:flex}.feedback-success>b{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:12px;display:grid}.feedback-success>strong{font-size:14px}.feedback-success p{color:var(--muted);margin:7px 0 15px;font-size:11px}.feedback-success button{color:var(--blue-deep);background:var(--blue-pale)}.safety-note{color:#79581a;background:#fff7df;border-radius:15px;margin:0 18px 12px;padding:17px 18px}.safety-note strong{font-size:11px}.safety-note p{margin:6px 0 0;font-size:10px;line-height:1.6}.call-clinic{width:calc(100% - 36px);height:53px;color:var(--blue-deep);background:#fff;border:1px solid #a9d9ed;border-radius:15px;margin:0 18px;font-size:14px;font-weight:900}.patient-footer{color:#91a0a5;text-align:center;padding:25px 20px 30px;font-size:9px;line-height:1.7}.patient-loading{text-align:center;background:#edf6f7;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:100vh;padding:30px;display:flex}.loading-logo{color:var(--ink);letter-spacing:-.05em;font-size:31px;font-weight:900}.loading-logo span{color:var(--blue)}.patient-loading p{color:var(--muted);margin:0;font-size:13px}.patient-loading h1{margin:5px 0 0;font-size:24px}.patient-loading a{color:var(--blue-deep);font-size:12px;font-weight:800}.patient-error-symbol{color:#fff;background:var(--danger);border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid}@media (max-width:1050px){.workspace-grid{grid-template-columns:1fr}.editor-card{position:static}.readiness-panel{grid-template-columns:1fr 1fr}.account-grid{grid-template-columns:1fr}}@media (max-width:760px){.project-home{padding:20px 16px}.project-topbar{padding-bottom:18px}.project-topbar>span{display:none}.login-panel{border-radius:22px;padding:32px 23px}.login-panel h1{font-size:28px}.project-intro{padding:29px 0;display:block}.project-intro h1{font-size:38px}.project-intro>div>p:last-child{font-size:15px}.project-status{margin-top:25px}.entry-grid,.readiness-panel{grid-template-columns:1fr}.entry-card{min-height:285px;padding:27px}.entry-card b{left:27px}.clinic-sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;height:auto;padding:17px 18px;position:static}.clinic-sidebar .brand{padding:0}.clinic-nav,.sidebar-note{display:none}.clinic-shell{display:block}.clinic-main{width:100%;margin-left:0;padding:23px 14px 112px}.clinic-header{align-items:start}.clinic-header h1{font-size:25px}.header-user{padding:9px 10px}.header-user small{display:none}.logout-button{padding:6px 7px}.step-grid{gap:6px}.step-card{padding:11px;display:block}.step-card b{width:23px;height:23px;margin-bottom:7px}.step-card span{display:none}.upload-card{padding:20px;display:block}.upload-actions{margin-top:17px}.button{flex:1}.section-head{padding:18px 17px 13px}.patient-table{min-width:700px}.editor-card{padding:18px}.send-bar{bottom:12px;left:14px;right:14px}.send-bar small{display:none}.button.send{min-width:135px}.dashboard-modal{border-radius:19px;padding:25px 20px}.dashboard-modal h2{font-size:21px}.modal-actions{grid-template-columns:1fr}.account-list article{grid-template-columns:40px minmax(0,1fr) auto;padding:15px}.account-list .account-state{display:none}.patient-page{padding:0}.patient-phone{box-shadow:none;border-radius:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
