:root{--green:#00785a;--green-dark:#005640;--mint:#e9f5ef;--bg:#eff4f1;--ink:#183d31;--muted:#667f74;--line:#dce6df;--red:#b63437;--amber:#916118;--blue:#436c86;--shadow:0 3px 16px #15462b08;font-family:-apple-system,BlinkMacSystemFont,'Thonburi','Noto Sans Thai','Tahoma',sans-serif;color:var(--ink);background:#dfe9e3;font-size:15px;line-height:1.55}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}button,a,input,label,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}a{color:var(--green);text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #3b9fe2;outline-offset:3px}button:disabled{opacity:.5;cursor:wait}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1{font-size:24px;line-height:1.3;letter-spacing:-.5px}h2{font-size:17px;line-height:1.5}h3{font-size:15px;line-height:1.5}p{margin:6px 0 12px}small,.small{font-size:12px}.muted{color:var(--muted)}.red{color:var(--red)}.amber{color:var(--amber)}.green{color:var(--green)}.blue{color:var(--blue)}.prewrap{white-space:pre-wrap}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:48px;padding:10px 15px;border:1px solid var(--line);border-radius:13px;background:#fff;font-weight:600;font-size:14px;color:var(--green);text-align:center}.btn-primary{border:0;background:linear-gradient(120deg,#00785a,#299978);color:white;box-shadow:0 4px 10px #00785a20}.btn-wide{width:100%;margin-top:10px}.btn-sm{min-height:44px;font-size:12px;padding:8px 12px}.btn-quiet{border:0;background:transparent;box-shadow:none}.text-button{border:0;background:none;color:var(--green);font-size:13px;min-height:44px}.mobile-app{max-width:480px;margin:0 auto;background:var(--bg);min-height:100dvh;box-shadow:0 0 50px #234d3910}.app-header{height:76px;padding:12px 20px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(115deg,#00785a,#00523f);color:white;position:relative;z-index:5}.app-brand{display:flex;gap:10px;align-items:center;color:white;font-weight:700;font-size:18px;letter-spacing:-.4px}.app-brand img{width:38px;height:38px;border-radius:12px;box-shadow:0 1px 6px #00312330}.app-brand small{display:block;font-size:10px;color:#b5dbcd;font-weight:400;letter-spacing:.3px}.header-right{display:flex;align-items:center;gap:10px}.connection{color:#d4f0e2;font-size:10px;display:flex;align-items:center;gap:4px}.dot{width:6px;height:6px;background:#7fddae;display:inline-block;border-radius:50%}.dot.off{background:#ffc063}.avatar-button{border:1px solid #ffffff30;width:36px;height:36px;border-radius:50%;background:#ffffff15;color:white}.demo-strip{font-size:10px;text-align:center;letter-spacing:.2px;color:#826020;background:#fff6dc;padding:5px 12px}.content{padding:20px 18px 112px;min-width:0}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:480px;z-index:20;display:flex;align-items:center;justify-content:space-around;background:#fffffff5;backdrop-filter:blur(14px);border-top:1px solid #dbe7df;padding:10px 8px max(10px,env(safe-area-inset-bottom));height:78px;box-shadow:0 -4px 15px #2e51390a}.bottom-nav a{position:relative;display:flex;flex-direction:column;align-items:center;gap:3px;min-height:48px;min-width:65px;font-size:10px;color:var(--muted);justify-content:center}.bottom-nav a.active{color:var(--green);font-weight:700}.bottom-nav .new-nav span{border-radius:14px;color:white;background:var(--green);padding:7px 20px;margin-top:-18px;border:4px solid #fff;box-shadow:0 2px 8px #00785a20}.bottom-nav b{position:absolute;right:6px;top:0;font-size:10px;background:var(--red);color:#fff;border-radius:10px;padding:0 4px}.bottom-nav b:empty{display:none}.home-greeting{display:flex;justify-content:space-between;align-items:center;margin:0 0 21px}.home-greeting p{font-size:12px;color:var(--muted);margin:0 0 5px}.home-greeting>.icon{width:31px;height:31px;color:#8bb29e}.start-case{display:flex;align-items:center;gap:14px;color:white;background:linear-gradient(115deg,#00785a,#23896b);padding:22px 17px;border-radius:21px;box-shadow:0 6px 15px #006d5122}.start-case strong{display:block;font-size:23px;letter-spacing:-.5px}.start-case small{font-size:11px;color:#d7eee4}.start-case>.icon{margin-left:auto;width:18px}.camera-disc{display:flex;align-items:center;justify-content:center;background:#ffffff19;border:1px solid #ffffff27;border-radius:17px;width:57px;height:57px}.camera-disc .icon{width:29px;height:29px}.quick-stats{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line);border-radius:17px;margin:16px 0 26px;padding:13px 0;box-shadow:var(--shadow)}.quick-stats button{border:0;border-right:1px solid var(--line);background:none;display:flex;flex-direction:column;align-items:center;gap:1px}.quick-stats button:last-child{border:0}.quick-stats b{font-size:24px;line-height:1.3}.quick-stats span{font-size:10px;color:var(--muted)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.section-heading small{color:var(--muted);font-size:9px;letter-spacing:1px}.search-wrap{background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:10px;padding:0 12px;margin:2px 0 13px;color:#88a092}.search-wrap input{border:0;outline:0;padding:12px 0;background:none;width:100%;min-width:0;font-size:14px}.search-wrap .icon{width:18px}.filters{display:flex;gap:6px;overflow:auto;scrollbar-width:none;margin:0 0 16px}.chip{border:1px solid var(--line);color:var(--muted);background:white;border-radius:24px;min-height:42px;padding:8px 13px;white-space:nowrap;font-size:11px}.chip.active{color:white;background:var(--green);border-color:var(--green)}.case-card{background:#fff;border:1px solid var(--line);border-radius:17px;margin-bottom:12px;box-shadow:var(--shadow);overflow:hidden}.case-main{display:flex;align-items:center;gap:11px;padding:15px;color:var(--ink)}.case-avatar{display:flex;align-items:center;justify-content:center;width:47px;height:53px;background:var(--mint);border-radius:12px;color:#75a78b;overflow:hidden;flex-shrink:0}.case-avatar img{width:100%;height:100%;object-fit:cover}.case-info{min-width:0;flex:1}.case-info h3{font-size:15px;overflow-wrap:anywhere}.case-info p{margin:2px 0 0;font-size:11px;color:var(--muted)}.case-info small{font-size:11px;color:var(--muted)}.mini-grade{padding:6px 8px;border-radius:12px;background:#f0f5f1;min-width:51px;text-align:center;flex-shrink:0}.mini-grade b{font-size:24px;line-height:1;display:block}.mini-grade small{font-size:9px}.mini-grade.emergency{background:#fff0ed;color:var(--red)}.mini-grade.urgent{background:#fff7e8;color:var(--amber)}.case-bottom{border-top:1px solid #edf2ee;padding:9px 13px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px}.case-bottom>span:first-child{display:flex;align-items:center;gap:4px;color:var(--muted)}.case-bottom .icon{width:14px;height:14px}.case-delivery{padding:0 13px 10px;font-size:10px}.badge{display:inline-block;font-size:10px;line-height:1.5;padding:3px 7px;border-radius:7px;background:#f0f3f1;color:#526d60;font-weight:500;vertical-align:middle}.badge.red{background:#fff0ee;color:#a52a30}.badge.amber{background:#fff3db;color:#8c641f}.badge.green{background:#e7f5ed;color:#14694b}.badge.blue{background:#eaf2f8;color:#436c86}.footnote,.list-note{font-size:10px;line-height:1.7;color:var(--muted);text-align:center;margin-top:20px}.footnote .icon{width:13px;height:13px}.panel{padding:17px;background:#fff;border:1px solid var(--line);border-radius:17px;margin-bottom:14px;box-shadow:var(--shadow);min-width:0}.panel h2,.panel h3{margin-bottom:12px}.panel h2 .icon,.panel h3 .icon{width:18px;height:18px;margin-right:7px;color:var(--green)}.panel p:last-child{margin-bottom:0}.field{display:flex;flex-direction:column;gap:5px;margin:0 0 12px;min-width:0;font-size:12px}.field>span{font-weight:500;color:#5b776a}.field input,.field select,.field textarea,.search{display:block;width:100%;border:1px solid #cbdad1;border-radius:11px;min-height:47px;padding:11px;background:white;min-width:0;font-size:16px;line-height:1.35}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #00785a0b}.field input:disabled,.field select:disabled{background:#f0f5f2;color:#52705f;opacity:1}.field small{font-size:10px;color:var(--muted);line-height:1.5}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:0 10px}.field textarea{min-height:90px}.field input[type=datetime-local]{font-size:14px}.notice{display:flex;gap:10px;padding:13px;border:1px solid #eadbbc;background:#fff8eb;color:#826023;border-radius:12px;margin:12px 0;font-size:12px;align-items:flex-start}.notice p{margin:5px 0 0;font-size:11px}.notice-danger{background:#fff1ef;color:#a33334;border-color:#eccfc9}.notice-good{background:#edf7f0;border-color:#d4e8db;color:#256b4a}.notice-info{background:#eff5f7;border-color:#dbe6eb;color:#446674}.error{border:1px solid #dbb5b5;background:#fff2f1;padding:12px;border-radius:12px;color:#a4292e;font-size:13px;margin:10px 0}.check{display:flex;align-items:flex-start;gap:9px;min-height:44px;font-size:12px;padding:10px 0;cursor:pointer}.check input{accent-color:var(--green);width:20px;height:20px;flex-shrink:0;margin:0}.page-head{margin-bottom:18px}.page-head h1{font-size:22px}.page-head p{font-size:12px;color:var(--muted)}.eyebrow{font-size:9px;letter-spacing:1.4px;color:var(--green);margin-bottom:6px}.row{display:flex;align-items:center;gap:8px}.wrap{flex-wrap:wrap}.between{justify-content:space-between}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th,td{padding:10px 7px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}summary{cursor:pointer;font-size:12px;font-weight:600;min-height:36px;display:list-item;align-content:center;color:var(--green);padding:5px 0}details>p{font-size:12px}details>summary~*{margin-top:9px}details a{font-size:11px;text-decoration:underline;display:block;overflow-wrap:anywhere;margin:6px 0}details ul{padding-left:20px;font-size:12px}details.panel>summary{font-size:13px}.divider{border:0;border-top:1px solid var(--line);margin:18px 0}.empty{padding:30px 15px;text-align:center;color:var(--muted)}.empty .icon{width:30px;height:30px;margin-bottom:10px}.empty h3{margin-bottom:4px}.loading{padding:50px 15px;text-align:center;color:var(--muted)}.medical-note{font-size:11px;color:var(--muted);line-height:1.6}.reference-card{border:1px solid #e0e9e3;border-radius:12px;padding:13px;margin:10px 0;background:#fbfdfb}.reference-card h3{font-size:13px;margin-bottom:8px}.reference-card p{font-size:12px}.reference-card strong{font-size:11px;color:var(--green)}.wizard-heading{display:flex;align-items:center;gap:9px;margin-bottom:18px}.wizard-heading>a{display:flex;justify-content:center;align-items:center;width:30px;min-height:44px;flex-shrink:0}.wizard-heading>div{flex:1;min-width:0}.wizard-heading h1{font-size:20px;overflow-wrap:anywhere}.wizard-heading p{font-size:11px;color:var(--muted);margin:2px 0 0}.wizard-heading .btn{padding:5px;font-size:11px}.steps{display:flex;margin-bottom:18px;gap:7px}.steps button{flex:1;min-width:0;border:0;border-top:3px solid #cfded4;background:none;padding:8px 0 0;text-align:left;font-size:10px;color:var(--muted);min-height:42px}.steps b{display:inline-flex;justify-content:center;align-items:center;width:19px;height:19px;border-radius:50%;background:#e0e9e3;margin-right:4px;font-size:10px}.steps .active{border-color:var(--green);color:var(--green);font-weight:700}.steps .active b{background:var(--green);color:white}.steps .complete{border-color:#79b99c}.steps .complete b{background:#bce1ce}.safety-strip{display:flex;gap:6px;align-items:center;font-size:10px;color:#805e24;background:#fff5de;padding:9px 11px;border-radius:10px;margin-bottom:13px}.safety-strip .icon{width:17px}.photo-capture{border:1.5px dashed #9ac3ac;border-radius:17px;background:linear-gradient(120deg,#edf8f1,#f8fcf9);margin-bottom:16px;overflow:hidden;position:relative}.camera-button{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:23px 10px 11px;cursor:pointer;min-height:141px;color:var(--green)}.camera-button>.icon{width:36px;height:36px;padding:8px;box-sizing:content-box;background:#dcede2;border:5px solid #e7f5ec;border-radius:20px;margin-bottom:10px}.camera-button strong{font-size:15px}.camera-button small{font-size:10px;color:var(--muted);margin-top:4px}.photo-note{font-size:9px;text-align:center;color:#769381;margin:0 0 14px}.photo-preview{display:block;width:100%;max-height:230px;object-fit:contain;background:#e3eae4}.photo-capture:has(.photo-preview){border-style:solid}.photo-capture:has(.photo-preview) .camera-button{padding:9px;min-height:44px;flex-direction:row;gap:6px}.photo-capture:has(.photo-preview) .camera-button>.icon{width:18px;height:18px;padding:0;border:0;background:none;margin:0}.photo-capture:has(.photo-preview) .camera-button small,.photo-capture:has(.photo-preview) .photo-note{display:none}#photo-box{position:relative}#photo-box>.btn{position:absolute;top:8px;right:8px;min-height:36px;font-size:10px;background:#ffffffeb}.sr-only{position:absolute!important;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.med-row{border-bottom:1px solid var(--line);padding-bottom:9px;margin-bottom:7px}.med-row:last-child{border:0}.med-extra summary{font-size:11px;font-weight:400;color:var(--muted)}.med-row select{font-size:14px}.urgent-link{display:block;text-align:center;width:100%;color:#94642c;margin-top:3px}.wizard-footer{position:fixed;bottom:77px;left:50%;transform:translateX(-50%);max-width:480px;width:100%;padding:9px 18px 12px;z-index:19;background:#fffffff7;backdrop-filter:blur(10px);border-top:1px solid var(--line);box-shadow:0 -5px 15px #14462808}.wizard-buttons{display:flex;gap:9px}.wizard-buttons .btn-primary{flex:1}.wizard-buttons .btn{min-height:49px;font-size:13px}.draft-line{font-size:9px;color:var(--muted);margin-bottom:6px;text-align:center}body:has(#assessment-form) .content{padding-bottom:202px}.stage-intro{margin:0 0 16px}.stage-intro p{font-size:11px;color:var(--muted)}.danger-panel{border-color:#e7cfbe}.danger-panel h3{color:#a65633}.finding-row{display:grid;grid-template-columns:minmax(0,1fr) 154px;align-items:center;gap:6px;border:0;border-bottom:1px solid #edf1ee;margin:0;padding:12px 0;min-width:0}.finding-row:last-child{border:0}.finding-row legend{display:contents;font-size:12px;line-height:1.5;font-weight:500}.finding-help{display:none}.tri-options{display:flex;gap:3px;width:154px}.tri-options label{position:relative;flex:1}.tri-options input{position:absolute;opacity:0;width:1px;height:1px}.tri-options span{display:flex;align-items:center;justify-content:center;min-height:44px;font-size:11px;border:1px solid #dce5df;background:#fff;color:#879b90;border-radius:9px;cursor:pointer}.tri-options input:checked+span{border-color:#bac9c0;background:#f0f4f1;color:#4a6657}.tri-options input[value=yes]:checked+span{background:#fff0e5;border-color:#dbb38c;color:#9c531c;font-weight:600}.tri-options input[value=no]:checked+span{background:#e8f5ee;border-color:#8dbea6;color:var(--green);font-weight:600}.tri-options input:focus-visible+span{outline:3px solid #3b9fe2}.pain-scores{display:flex;gap:4px;flex-wrap:wrap;margin:8px 0 12px}.pain-scores button{min-width:44px;min-height:44px;border:1px solid var(--line);border-radius:10px;background:#fff}.pain-scores button[aria-pressed=true]{background:var(--green);color:white}.severity-card{border:1px solid #e4d4aa;border-radius:17px;background:#fff9eb;margin-bottom:15px;overflow:hidden}.severity-top{display:flex;justify-content:space-between;align-items:center;background:#faedcc;padding:10px 15px;font-size:12px;color:#89611c;font-weight:600}.severity-top span{display:flex;align-items:center;gap:6px}.severity-top small{font-size:9px;font-weight:400}.severity-top .icon{width:18px}.severity-body{display:flex;align-items:center;justify-content:space-between;padding:14px 17px 8px}.severity-body h2{font-size:34px;line-height:1.2;letter-spacing:-1px;margin:4px 0}.severity-body p{font-size:11px;color:#927443;margin:0}.grade-caption{font-size:10px;color:#8e754d}.severity-body>.icon{width:47px;height:47px;color:#dcc691}.grade-reason{font-size:12px;line-height:1.6;margin:0;padding:4px 17px 12px}.severity-card details{padding:4px 17px;border-top:1px solid #e7dcc1}.severity-card details summary{color:#84672e;font-size:11px}.severity-card.emergency{background:#fff5f1;border-color:#ecc5b9}.severity-card.emergency .severity-top{background:#fbe0d8;color:#ab3d32}.severity-card.emergency .severity-body h2{color:#ab3d32}.severity-card.emergency .severity-body>.icon{color:#e3ac9b}.severity-card.review{background:#eff9f2;border-color:#bfd8c5}.severity-card.review .severity-top{background:#dcefe2;color:#24683d}.care-steps{list-style:none;margin:0;padding:0}.care-steps li{display:flex;gap:10px;padding:9px 0;align-items:flex-start}.care-steps li>b{background:var(--mint);color:var(--green);border-radius:9px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:12px;flex-shrink:0}.care-steps strong{font-size:13px}.care-steps p{font-size:11px;color:var(--muted);margin:2px 0 0;line-height:1.6}.phone-row{display:flex;gap:6px;margin:12px 0 0}.phone-row .btn{flex:1;min-width:0;font-size:11px;padding:8px}.source-fold summary{font-size:10px;color:var(--muted);margin-top:8px}.next-card{background:#f0f9f4;border-color:#cbe3d5}.next-item{display:flex;gap:10px;padding:8px 0}.next-dot{width:7px;height:7px;background:#6da78a;border-radius:50%;margin-top:7px;flex-shrink:0}.next-item strong{font-size:12px}.next-item p{font-size:11px;color:var(--muted);margin:3px 0 0}.time-chips{display:flex;gap:7px;margin-bottom:12px}.time-chips .chip{flex:1;color:var(--green);border-color:#b8d3c3}.saved-banner{padding:9px 12px;color:var(--green);font-size:11px;border:1px solid #c4dfcf;background:#e6f5ec;border-radius:10px;margin:0 0 15px}.saved-banner small{display:block;font-size:9px;margin-left:26px;color:#6b8d7a}.case-photo{margin:0 0 15px;overflow:hidden;border-radius:15px;background:white;border:1px solid var(--line)}.case-photo img{display:block;width:100%;max-height:260px;object-fit:contain;background:#e5eee8}.case-photo figcaption{font-size:10px;color:var(--muted);padding:8px 12px}.review-button{margin:0 0 14px}.delivery-status{margin:10px 0}.followup-callout{background:#e5f3eb;border-color:#bbd9c7}.followup-callout>div{display:flex;align-items:center;gap:13px}.followup-callout>div>.icon{width:32px;height:32px;color:var(--green)}.followup-callout small{color:var(--muted)}.followup-callout h3{margin:2px 0;font-size:16px}.followup-callout p{font-size:12px;color:var(--muted);margin:0}.timeline-entry{border-left:2px solid #c5ddce;padding:0 0 18px 13px;margin-top:12px}.timeline-entry summary{font-size:11px;list-style:none}.timeline-entry summary b{display:block;font-size:13px}.timeline-entry summary span{display:block;color:var(--muted);font-size:10px}.history-photo{display:block;width:100%;max-height:250px;object-fit:contain;background:#eaf0eb;border-radius:10px}.symptom-tags{display:flex;flex-wrap:wrap;gap:4px}.key-values{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:12px}.key-values dt{font-size:10px;color:var(--muted)}.key-values dd{margin:0;overflow-wrap:anywhere}.queue-item{background:#fff;border:1px solid var(--line);border-radius:15px;padding:16px;margin:12px 0}.queue-item p{font-size:12px}.queue-item h3{overflow-wrap:anywhere}.settings-grid{display:block}.settings-grid table{min-width:360px}.auth-page{max-width:480px;margin:auto;background:var(--bg);min-height:100dvh}.auth-story{padding:30px 24px 20px;background:linear-gradient(135deg,#00785a,#005641);color:#fff}.brand{display:flex;gap:10px;align-items:center;color:inherit;margin-bottom:20px}.brand img{width:44px;height:44px}.brand strong{display:block;font-size:20px}.brand small{display:block;font-size:9px;color:#c0dfce;letter-spacing:1px}.auth-story .eyebrow{display:none}.auth-story h1{font-size:29px;line-height:1.35}.auth-story>p{font-size:12px;color:#d0e8dc;margin:13px 0}.auth-story .row{font-size:10px;color:#c0dfce}.auth-form{padding:22px}.auth-card>h2{font-size:21px}.auth-card>.eyebrow{display:none}.role-btn{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:15px;background:white;border:1px solid var(--line);border-radius:14px;margin-top:10px;color:var(--green);text-align:left}.role-btn strong{display:block;font-size:14px}.role-btn small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.role-btn:first-of-type{border-color:#8dbda4;background:#edf8f1}.auth-card>.medical-note{font-size:10px;margin-top:17px}.auth-card .notice{font-size:11px}.auth-card .notice p{font-size:10px}.auth-card .muted{font-size:12px}#toast{position:fixed;bottom:180px;left:50%;transform:translate(-50%,12px);width:calc(100% - 36px);max-width:430px;padding:13px 16px;border-radius:13px;background:#173f30f5;color:#fff;font-size:12px;z-index:80;opacity:0;pointer-events:none;transition:.18s;box-shadow:0 5px 25px #00352130}#toast.show{opacity:1;transform:translate(-50%,0)}dialog{width:calc(100% - 24px);max-width:450px;max-height:90dvh;overflow:auto;border:0;border-radius:20px;padding:20px;color:var(--ink);box-shadow:0 20px 90px #00251544}dialog::backdrop{background:#0e2a2055;backdrop-filter:blur(3px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.dialog-head h2{font-size:19px}.account-actions{display:flex;flex-direction:column;gap:8px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.panel-head h2{margin:0}.reference-grid>section{min-width:0}.reference-grid table{font-size:11px}.reference-grid .panel{padding:14px}.reference-grid .search{margin-top:12px}.form-preview{display:none}@media(min-width:700px){.mobile-app,.auth-page{border-left:1px solid #d2dfd6;border-right:1px solid #d2dfd6}.app-header{height:80px}.content{padding-top:24px}}@media(max-width:360px){.content{padding-left:12px;padding-right:12px}.app-header{padding-left:14px;padding-right:14px}.app-brand{font-size:16px}.finding-row{grid-template-columns:minmax(0,1fr) 141px}.tri-options{width:141px}.tri-options span{font-size:11px}.panel{padding:14px}.start-case{padding:18px 13px;gap:10px}.start-case strong{font-size:21px}.start-case small{font-size:10px}.case-main{padding:12px}.header-right{gap:5px}}
