:root{--teal: #2bb5c4;--green: #8bc53f;--ink: #223;--bg: #f7fbfc}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}img{max-width:100%}button{font:inherit;cursor:pointer}.hint{color:#6b7a80;font-size:14px}.loading{padding:48px;text-align:center;color:#999}.btn-primary{display:inline-block;text-align:center;text-decoration:none;background:var(--green);color:#fff;border:none;border-radius:12px;padding:12px 22px;font-weight:700;font-size:16px;box-shadow:0 2px 8px #8bc53f66}.btn-primary:disabled{opacity:.5;box-shadow:none}.btn-primary.big{width:100%;padding:16px;font-size:18px}.btn-primary.small{padding:8px 14px;font-size:14px}.btn-ghost{background:none;border:1px solid #ccc;border-radius:12px;padding:12px 18px;color:#556}.landing{max-width:460px;margin:0 auto;padding:40px 24px;text-align:center}.landing-logo{width:220px;margin-bottom:24px}.landing h1{font-size:26px;margin:0 0 8px;color:var(--teal)}.landing-subtitle{font-size:16px;color:#445}.landing-bullets{text-align:left;margin:24px auto;padding:0 0 0 8px;max-width:360px;list-style:none}.landing-bullets li{padding:8px 0 8px 30px;position:relative;font-size:15px}.landing-bullets li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:800}.landing-privacy{margin-top:20px;font-size:12px;color:#8aa}.intake{max-width:520px;margin:0 auto;padding:20px 16px 48px}.stepper{display:flex;gap:4px;margin-bottom:24px}.step{flex:1;text-align:center;font-size:12px;color:#9ab}.step-dot{display:block;width:26px;height:26px;line-height:26px;margin:0 auto 4px;border-radius:50%;background:#dde7ea;color:#789;font-weight:700}.step.active .step-dot{background:var(--teal);color:#fff}.step.done .step-dot{background:var(--green);color:#fff}.step.active{color:var(--teal);font-weight:600}.intake-form label{display:block;margin-bottom:16px;font-weight:600;font-size:14px}.intake-form input,.intake-form textarea{display:block;width:100%;margin-top:6px;padding:12px;font-size:16px;border:1px solid #cdd;border-radius:10px;background:#fff}.intake-form input:focus,.intake-form textarea:focus{outline:2px solid var(--teal);border-color:transparent}.field-error{color:#d33;font-size:13px;font-weight:400}.form-error{color:#d33;margin:12px 0}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin:16px 0}.photo-grid.two{grid-template-columns:repeat(2,minmax(140px,1fr))}.photo-slot{position:relative;border:2px dashed #b8d4da;border-radius:14px;background:#eef7f9;padding:0;aspect-ratio:1;overflow:hidden;display:flex;flex-direction:column}.photo-slot.done{border-style:solid;border-color:var(--green)}.photo-slot img{width:100%;height:100%;object-fit:cover}.slot-template{position:absolute;top:0;right:0;bottom:26px;left:0;background:#274;background:#1c333a}.slot-label{position:absolute;bottom:0;left:0;right:0;padding:5px 4px;font-size:12px;font-weight:600;background:#ffffffeb;color:#345}.slot-check{position:absolute;top:6px;right:6px;width:24px;height:24px;border-radius:50%;background:var(--green);color:#fff;font-weight:800;line-height:24px;text-align:center}.slot-progress{position:absolute;bottom:26px;left:0;right:0;height:5px;background:#0003}.slot-progress-bar{height:100%;background:var(--teal);transition:width .2s}.slot-error{position:absolute;top:6px;left:6px;right:6px;font-size:11px;color:#fff;background:#d33;border-radius:6px;padding:3px 6px}.wizard-nav{display:flex;justify-content:space-between;gap:12px;margin-top:20px}.review-box{background:#fff;border-radius:12px;padding:16px;margin:12px 0;box-shadow:0 1px 4px #00000014}.review-concern{color:#567;font-style:italic}.camera-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000;display:flex;flex-direction:column}.camera-topbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:calc(env(safe-area-inset-top,0px) + 10px) 12px 10px;color:#fff}.camera-kind{font-weight:700}.cam-btn{background:#ffffff2e;color:#fff;border:none;border-radius:10px;padding:10px 14px;font-size:14px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cam-btn.primary{background:var(--green);font-weight:700}.cam-btn.small{padding:6px 10px;font-size:12px;margin-left:8px}.cam-btn.big{font-size:17px;padding:14px 22px}.cam-btn-placeholder{width:70px}.camera-stage{position:relative;flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.camera-stage video{width:100%;height:100%;object-fit:cover}.camera-stage video.mirrored{transform:scaleX(-1)}.capture-preview{width:100%;height:100%;object-fit:contain}.camera-guide{position:absolute;top:8px;left:12px;right:12px;text-align:center;color:#fff;font-size:13px;text-shadow:0 1px 3px rgba(0,0,0,.8)}.camera-controls{position:absolute;bottom:calc(env(safe-area-inset-bottom,0px) + 18px);left:0;right:0;display:flex;align-items:center;justify-content:space-around;padding:0 16px}.shutter{width:72px;height:72px;border-radius:50%;border:5px solid #fff;background:#ffffff59}.shutter:active{background:#fff}.blur-warning{position:absolute;top:14px;left:50%;transform:translate(-50%);background:#eb8f1e;color:#fff;padding:8px 14px;border-radius:10px;font-size:14px}.webview-banner{background:#ffdf6b;color:#543;font-size:13px;padding:8px 12px;text-align:center}.camera-fallback{flex:1;overflow:auto;padding:24px;color:#fff;text-align:center}.fallback-template{width:220px;height:220px;margin:0 auto 12px;background:#16282e;border-radius:16px;position:relative}.camera-fallback h3{margin:8px 0}.camera-fallback p{color:#cde;font-size:14px}.thankyou{max-width:460px;margin:0 auto;padding:40px 20px;text-align:center}.ty-symbol{width:90px}.thankyou h1{color:var(--teal)}.zalo-box{background:#fff;border-radius:16px;padding:20px;margin:20px 0;box-shadow:0 2px 10px #00000014}.btn-zalo{display:block;background:#0068ff;color:#fff;text-decoration:none;font-weight:700;font-size:17px;padding:15px;border-radius:12px;margin-bottom:10px}.cta-code{font-size:22px;font-weight:800;letter-spacing:2px;color:var(--teal);background:#eaf7f9;border:1px dashed var(--teal);border-radius:10px;padding:10px 18px}.copy-icon{font-size:14px}.case-link-box{background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 10px #00000014}.case-link{display:block;width:100%;word-break:break-all;background:#f2f6f7;border:none;border-radius:8px;padding:10px;font-size:12px;color:#456;margin-bottom:14px}.thread{max-width:560px;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;background:#fff}.status-banner{padding:12px 16px;font-weight:700;color:#fff;background:var(--teal);text-align:center}.status-banner.status-replied{background:var(--green)}.status-banner.status-closed{background:#99a}.thread-photos{padding:12px 16px 0}.thread-photos h3{margin:0 0 8px;font-size:14px;color:#678}.photo-strip{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px}.photo-strip img{width:76px;height:76px;object-fit:cover;border-radius:10px;flex:none}.messages{flex:1;padding:12px 16px;overflow-y:auto}.bubble{max-width:85%;margin-bottom:12px;padding:10px 14px;border-radius:14px;background:#f1f4f6}.bubble.staff{background:#e2f5f8}.bubble.patient{margin-left:auto;background:#eef7e6}.bubble.internal{background:#fff3dd;border:1px dashed #e8b45a}.bubble-sender{font-size:12px;font-weight:700;color:#789;margin-bottom:3px}.bubble-body{white-space:pre-wrap;font-size:15px}.bubble-img{width:140px;border-radius:10px;margin-top:6px;display:block}.bubble-time{font-size:11px;color:#aab;margin-top:4px}.retake-card{margin-top:8px;display:flex;flex-direction:column;gap:8px}.composer{display:flex;gap:8px;padding:10px 12px calc(env(safe-area-inset-bottom,0px) + 10px);border-top:1px solid #e5ecee;position:sticky;bottom:0;background:#fff}.composer input{flex:1;border:1px solid #cdd;border-radius:22px;padding:10px 16px;font-size:15px}.attach-btn{background:none;border:none;font-size:22px}.zalo-float{position:sticky;bottom:70px;margin:0 12px 8px auto;display:inline-block;background:#0068ff;color:#fff;text-decoration:none;padding:10px 16px;border-radius:22px;font-size:13px;font-weight:700;box-shadow:0 3px 10px #0068ff66}.thread-error{padding:48px 24px;text-align:center;color:#d33}.staff-login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg)}.staff-page{max-width:1100px;margin:0 auto;padding:16px}.staff-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.case-row:hover{background:#f4fafb}.detail-layout{display:grid;grid-template-columns:340px 1fr;gap:20px}@media (max-width: 860px){.detail-layout{grid-template-columns:1fr}}.intake-gallery{display:flex;flex-direction:column;gap:10px}.gallery-group{background:#fff;border-radius:10px;padding:8px}.gallery-kind{font-size:12px;font-weight:700;color:#789;margin-bottom:6px}.gallery-item{display:inline-block;margin-right:8px}.staff-messages{background:#fff;border-radius:12px;padding:14px;max-height:55vh;overflow-y:auto;box-shadow:inset 0 0 0 1px #e8eef0}.staff-messages .bubble.staff{margin-left:auto;background:#e2f5f8}.staff-messages .bubble.patient{margin-left:0;background:#f1f4f6}.staff-composer{margin-top:12px;background:#fff;border-radius:12px;padding:12px;box-shadow:0 1px 4px #00000014}.composer-actions{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.pending-files{display:flex;gap:6px;margin-bottom:8px}.pending-files img{width:52px;height:52px;object-fit:cover;border-radius:8px}.retake-summary{font-weight:600;color:#b26a00;margin-bottom:4px}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#000000eb;display:flex;align-items:center;justify-content:center;overflow:auto}.lightbox img{max-width:100%;max-height:100%;touch-action:pinch-zoom}.lightbox-close{position:fixed;top:calc(env(safe-area-inset-top,0px) + 12px);right:14px;background:#fff3;color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:18px}
