﻿:root{--bg:#f4f8ff;--panel:#fff;--accent:#16a34a;--text:#0f172a;--muted:#64748b;--muted-dark:#d6d6d6;--card-background:#11182739;--card-radius:14px}*{box-sizing:border-box}html,body{color:var(--text);background-color:#0000;background-image:url(/img/background.png);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:100%;margin:0;padding:0;font-family:Segoe UI,Arial,sans-serif}html.modal-open,body.modal-open{overscroll-behavior:none;height:100dvh;overflow:hidden}body.modal-open{touch-action:none;width:100%;position:fixed;inset:0}html[data-theme=dark] .container{color:#fff;background:#0f172a7c;height:auto;min-height:100dvh}a{color:inherit;text-decoration:none}.container{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff9c;flex-direction:column;width:100%;height:auto;min-height:100dvh;margin:0 auto;padding:25px 20px;display:flex;overflow-x:hidden}.header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff40;border:1px solid #94a3b800;border-radius:10px;align-items:center;gap:20px;width:100%;margin-bottom:24px;padding:15px;display:flex}html[data-theme=dark] .header{background:#11182739;border:1px solid #94a3b833}.logoheader{justify-content:center;align-items:center;min-width:fit-content;display:flex}.divheader{color:#000;background-color:#22243300;border-radius:10px;justify-content:center;align-items:center;width:fit-content;min-width:fit-content;padding:8px 10px;font-family:monospace;font-size:25px;font-weight:500;display:flex;position:relative}html[data-theme=dark] .divheader{color:#fff}.izyvet-logo{position:relative}.izyvet-logo:after{content:"";background-image:url(/img/izyvet.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;width:25px;height:25px;display:block;position:absolute;top:-20px;right:-15px}.divheader .hd1{font-size:30px;font-weight:500}.hd1{font-size:20px;font-weight:500}.hd2{font-size:12px;font-weight:300}.header-actions-slot{min-width:120px;min-height:36px}.header-actions{z-index:8000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffd1;border:1px solid #94a3b859;border-radius:12px;align-items:center;gap:8px;max-width:min(92vw,840px);padding:8px 10px;display:flex;position:fixed;top:14px;right:14px;box-shadow:0 10px 24px #0f172a24}.header-actions-main{align-items:center;gap:8px;display:flex}.header-actions .secondary{border-radius:10px;padding:7px 10px;font-size:13px;line-height:1.15}.header-actions-email{max-width:220px;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;line-height:1.2;overflow:hidden}.title{letter-spacing:.2px;font-size:28px;font-weight:500}.odivet-img{opacity:1;background:0 0;border:0;border-radius:0;height:80px;margin-right:.5px;transition:filter .16s;transform:translateY(1px)}html[data-theme=dark] .odivet-img{filter:brightness(0)saturate()invert()}.card{border-radius:var(--card-radius);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff40;border:1px solid #94a3b800;min-width:0;padding:20px;box-shadow:0 14px 36px #0f172a00}html[data-theme=dark] .card{background:var(--card-background);border:1px solid #94a3b833;box-shadow:0 20px 40px #00000040}.card.drop-active{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e2e,0 14px 36px #0f172a1f}.centered-card{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:calc(100dvh - 112px);display:flex}.main-card{min-width:fit-content;max-width:500px;max-height:fit-content}.grid{flex:1;grid-template-columns:500px 1fr;align-content:flex-start;gap:20px;min-height:0;display:grid}button,input,select,textarea{font-family:inherit}input,select,textarea{color:var(--text)}button{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:10px 14px;font-weight:600;display:inline-flex}button svg{display:block}button.secondary{color:var(--text);box-shadow:none;background:#ffffffb3;border:1px solid #94a3b880}button.secondary.view-toggle-btn.is-active{background:#94a3b859;border-color:#64748bb3}.btn-compact{border-radius:8px;margin-bottom:5px;padding:6px 10px;font-size:12px}label.secondary.drop-active{background:#dcfce799;border-color:#22c55e}button.primary-cta{color:#fff;background:#22c55e;border:none}button.danger{color:#fff;background:#ef4444;border:none}.muted{color:var(--muted)}html[data-theme=dark] .muted{color:var(--muted-dark)}.input{width:100%;color:var(--text);background:#ffffffeb;border:1px solid #94a3b880;border-radius:12px;padding:10px 12px}.list{flex-direction:column;gap:12px;display:flex}.item{border-radius:var(--card-radius);background:#f8fafcf2;border:1px solid #94a3b859;flex-direction:column;gap:8px;max-height:fit-content;padding:10px 10px 0;display:flex}.consults-card{height:auto;min-height:0;display:block}.consults-list{max-height:calc(100vh - 120px);margin-top:12px;padding-right:6px;overflow-y:auto}.row{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;margin-bottom:12px;display:flex}.consult-item-header{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;width:100%}.consult-item-main{flex:auto;min-width:0}.consult-item-actions{flex:none;justify-content:flex-end;margin-left:auto}.tag{color:#15803d;background:#22c55e26;border-radius:999px;padding:3px 8px;font-size:12px;display:inline-flex}pre{white-space:pre-wrap;word-break:break-word;background:#f8fafc;border:1px solid #94a3b859;border-radius:12px;padding:12px}.text-block{position:relative}.text-block pre{margin-top:0;padding-top:34px}.tiptap-wrapper{background:#fffffff5;border:1px solid #94a3b880;border-radius:12px;width:100%;overflow:hidden}.pdf-page-preview{width:100%;padding:10px 0 4px;overflow:hidden}.pdf-page-scale{justify-content:center;align-items:flex-start;width:100%;max-width:100%;height:100vh;margin:0 auto;display:flex;position:relative}.pdf-page-scale .pdf-page-sheet{transform-origin:top;width:var(--pdf-page-width,595px)!important;min-width:var(--pdf-page-width,595px)!important;transform:scale(var(--pdf-preview-scale,1))!important}.pdf-page-sheet{width:var(--pdf-page-width,595px);min-width:var(--pdf-page-width,595px);background:#fff;border:1px solid #94a3b873;border-radius:2px;height:100%;margin:0 auto;position:relative;overflow:hidden}.pdf-page-header{top:var(--pdf-margin-top,44px);left:var(--pdf-margin-left,25px);right:var(--pdf-margin-right,25px);height:var(--pdf-header-space,90px);position:absolute}.pdf-header-logo{object-fit:contain;width:96px;max-height:52px;position:absolute;top:0;left:0}.pdf-header-title{color:#1a1f2e;font-size:16px;font-weight:700;line-height:1.2;position:absolute;top:14px;left:0;right:0}.pdf-page-header.has-logo .pdf-header-title,.pdf-page-header.has-logo .pdf-header-subtitle{left:110px}.pdf-header-subtitle{color:#4a5568;font-size:10px;line-height:1.3;position:absolute;top:36px;left:0;right:0}.pdf-page-header-separator{left:var(--pdf-margin-left,25px);right:var(--pdf-margin-right,25px);top:calc(var(--pdf-margin-top,44px) + var(--pdf-header-space,90px) - 20px);border-top:1px solid #94a3b88c;position:absolute}.pdf-page-guides{pointer-events:none;top:calc(var(--pdf-margin-top,44px) + var(--pdf-header-space,90px));right:var(--pdf-margin-right,25px);bottom:var(--pdf-margin-bottom,44px);left:var(--pdf-margin-left,25px);border-radius:6px;position:absolute}.pdf-page-content{top:calc(var(--pdf-margin-top,44px) + var(--pdf-header-space,90px));right:var(--pdf-margin-right,25px);bottom:var(--pdf-margin-bottom,44px);left:var(--pdf-margin-left,25px);border-radius:0;min-height:0;position:absolute;overflow:hidden}.pdf-page-content .tiptap-wrapper{border-radius:0;height:100%}.pdf-page-content .tiptap-editor{min-height:100%;max-height:100%}.tiptap-editor{min-height:360px;max-height:100%;color:var(--text);text-align:left;padding:12px;line-height:1.45;overflow-y:auto}.tiptap-editor:focus{outline:none}.tiptap-editor p,.tiptap-editor h1,.tiptap-editor h2,.tiptap-editor h3{text-align:left;margin:0 0 .7em}.tiptap-editor ul,.tiptap-editor ol{margin:0 0 .7em 1.25em}.tiptap-editor img{border-radius:10px;max-width:100%;height:auto;margin:8px auto;display:block}.tiptap-editor img.ProseMirror-selectednode{outline:3px solid #2563ebcc;box-shadow:0 0 0 2px #fffffff2}.media-list-wrap{background:#ffffffa6;border:1px solid #94a3b859;border-radius:10px;margin-bottom:10px;padding:8px;transition:border-color .12s,box-shadow .12s,background-color .12s}.media-list-wrap.drop-active{background:#dbeafe73;border-color:#2563ebb3;box-shadow:0 0 0 2px #2563eb33}.media-list-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;display:grid}.media-list-item{background:#ffffffe0;border:1px solid #94a3b859;border-radius:8px;gap:6px;padding:6px;display:grid}.media-list-item img{object-fit:cover;border:1px solid #94a3b84d;border-radius:6px;width:100%;height:72px}.editor-preview-wrap{white-space:normal;word-break:break-word;background:#f8fafc;border:1px solid #94a3b859;border-radius:12px;padding:12px}.editor-preview p,.editor-preview h1,.editor-preview h2,.editor-preview h3{margin:0 0 .7em}.editor-preview ul,.editor-preview ol{margin:0 0 .7em 1.25em}.editor-preview img{border-radius:10px;max-width:100%;height:auto}.tiptap-btn{justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}.tiptap-btn.is-active{background:#94a3b859;border-color:#64748bb3}.tiptap-size-wrap{background:#ffffffb3;border:1px solid #94a3b866;border-radius:8px;align-items:center;gap:8px;padding:4px 8px;display:inline-flex}.tiptap-size-wrap input[type=range]{width:130px}.tiptap-size-wrap input[type=color]{cursor:pointer;background:0 0;border:none;width:34px;height:28px;padding:0}.tiptap-select{border-radius:8px;width:auto;min-width:118px;padding:6px 8px;font-size:12px}.tiptap-select.tiptap-select-small{min-width:80px}.copy-anchor{color:#1d4ed8;box-shadow:none;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600;text-decoration:underline;position:absolute;top:10px;right:12px}.copy-anchor:hover{opacity:.8}.entity-token{border:1px solid #0000;border-radius:4px;padding:0 4px;display:inline-block;position:relative}.entity-token:after{content:attr(data-entity-label);color:#f8fafc;letter-spacing:.01em;white-space:nowrap;opacity:0;pointer-events:none;z-index:12;background:#0f172a;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:600;line-height:1;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.entity-token:before{content:"";opacity:0;pointer-events:none;z-index:11;background:#0f172a;width:8px;height:8px;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + 3px);left:50%;transform:translate(-50%)translateY(4px)rotate(45deg)}.entity-token:hover:after,.entity-token:hover:before{opacity:1;transform:translate(-50%)translateY(0)}.entity-token.entity-muted{color:inherit;padding:0;background:0 0!important;border-color:#0000!important}.entity-token.entity-muted:after,.entity-token.entity-muted:before{display:none}.entity-token.entity-clickable{cursor:pointer}.tag-legend{align-items:center;gap:6px;display:inline-flex}.tag-legend-dot{width:14px;height:14px;box-shadow:none;color:#0f172a;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;min-width:0;padding:0;font-size:9px;font-weight:700;line-height:1;display:inline-flex;position:relative}.tag-legend-dot:after{content:attr(data-entity-label);color:#f8fafc;letter-spacing:.01em;white-space:nowrap;opacity:0;pointer-events:none;z-index:12;background:#0f172a;border-radius:8px;padding:6px 8px;font-size:11px;font-weight:600;line-height:1;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.tag-legend-dot:before{content:"";opacity:0;pointer-events:none;z-index:11;background:#0f172a;width:8px;height:8px;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + 3px);left:50%;transform:translate(-50%)translateY(4px)rotate(45deg)}.tag-legend-dot:hover:after,.tag-legend-dot:hover:before{opacity:1;transform:translate(-50%)translateY(0)}.tag-legend-dot.all{background:#e2e8f0;border-color:#64748b80}.tag-legend-dot.medecine{background:#fef08ad9;border-color:#ca8a0480}.tag-legend-dot.pathology{background:#fdba74bf;border-color:#ea580c73}.tag-legend-dot.symptome{background:#93c5fdbf;border-color:#2563eb73}.tag-legend-dot.biomarker{background:#a78bfab8;border-color:#6d28d973}.tag-legend-dot.is-off{opacity:.35;filter:grayscale(.65)}.tag-legend-dot:disabled{opacity:.2}.tag-legend-dot:disabled:after,.tag-legend-dot:disabled:before{display:none}.entity-medecine{background:#fef08a73;border-color:#ca8a0459}.entity-pathology{background:#fdba7459;border-color:#ea580c4d}.entity-symptome{background:#93c5fd59;border-color:#2563eb4d}.entity-biomarker{background:#a78bfa47;border-color:#6d28d959}.rec-indicator{border:2px solid #94a3b899;border-radius:50%;width:18px;height:18px;transition:transform .12s,box-shadow .12s,border-color .12s;box-shadow:0 0 #22c55e00}.rec-indicator.on{border-color:#ffffffb3}.rec-indicator.on.speaking{transform:scale(1.25);box-shadow:0 0 0 6px #ffffff40}.rec-indicator.big{pointer-events:none;border-width:4px;border-color:#fffc;width:180px;height:180px;position:absolute;box-shadow:0 0 0 16px #ffffff1f}.rec-indicator.big.speaking{transform:scale(1.15);box-shadow:0 0 0 28px #ffffff40}.fullscreen-overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#020617eb;justify-content:center;align-items:center;width:100vw;height:100dvh;padding:16px;display:flex;position:fixed;inset:0;overflow:hidden}.fullscreen-overlay.recording{background:radial-gradient(500px 500px,#38bdf826,#02061780);padding:0}.fullscreen-overlay.recording .overlay-card{border-radius:var(--card-radius);text-align:center;color:#0f172a;background:#fffffff5;border:1px solid #9e9e9e73;padding:20px;box-shadow:0 20px 40px #0f172a47}.recording-circle{z-index:2;background:radial-gradient(circle at 50% 45%,#ffffff1f,#ffffff08);border:2px solid #ffffffb3;border-radius:50%;place-items:center;width:220px;height:220px;display:grid;position:relative;box-shadow:0 0 40px #ffffff26}.recording-waves{pointer-events:none;border:2px solid #7dd3fc80;border-radius:50%;width:320px;height:320px;animation:2.1s ease-out infinite waves;position:absolute}.recording-waves:before,.recording-waves:after{content:"";border:2px solid #7dd3fc66;border-radius:50%;animation:2.1s ease-out infinite waves;position:absolute;inset:0}.recording-waves:before{animation-delay:.55s}.recording-waves:after{animation-delay:1.1s}.recording-waves.speaking,.recording-waves.speaking:before,.recording-waves.speaking:after{opacity:1;border-color:#ffffffb8;animation-duration:1.4s}.recording-waves.paused,.recording-waves.paused:before,.recording-waves.paused:after{opacity:.28;animation-play-state:paused}.recording-timer{letter-spacing:1px;color:#fff;justify-content:center;place-items:center;row-gap:8px;font-size:18px;display:grid;position:absolute;bottom:5%}.recording-header{letter-spacing:1px;color:#fff;justify-content:center;place-items:center;row-gap:8px;font-size:18px;display:grid;position:absolute;top:10%}@keyframes waves{0%{opacity:.95;transform:scale(.72)}to{opacity:0;transform:scale(1.35)}}.recording-stop{color:#fff;cursor:pointer;z-index:3;background:#ef4444;border:none;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;padding:0;font-weight:700;display:inline-flex}.recording-cancel{top:calc(12px + env(safe-area-inset-top,0px));z-index:8;color:#fff;-webkit-tap-highlight-color:transparent;background:#0f172ac7;border:1px solid #ffffff85;border-radius:999px;place-items:center;width:44px;height:44px;padding:0;line-height:0;display:grid;position:absolute;right:14px}.recording-rec{color:#fff;cursor:pointer;z-index:3;background:#00bb48;border:none;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;padding:0;font-weight:700;display:inline-flex}.paused-text{opacity:1;animation:2s ease-in-out infinite pause-anim}@keyframes pause-anim{0%{opacity:0}50%{opacity:1}to{opacity:0}}.fullscreen-overlay.error .overlay-card{border-radius:var(--card-radius);text-align:center;color:#0f172a;background:#fffffff5;border:1px solid #9e9e9e80;width:min(90vw,520px);max-width:520px;padding:24px;box-shadow:0 20px 40px #0f172a40}.fullscreen-overlay.error .overlay-title{color:#0f172a}.fullscreen-overlay.error .overlay-message{color:#334155}.fullscreen-overlay.processing .overlay-card{border-radius:var(--card-radius);text-align:center;color:#0f172a;background:#fffffff5;border:1px solid #7dd3fc66;width:min(90vw,560px);max-width:560px;padding:24px;box-shadow:0 20px 40px #0f172a40}.fullscreen-overlay.processing .overlay-title{color:#0f172a}.fullscreen-overlay.processing .overlay-message{color:#334155}.fullscreen-overlay.confirm .overlay-card{border-radius:var(--card-radius);text-align:center;background:#fffffff5;border:1px solid #9e9e9e80;width:min(90vw,560px);max-width:560px;padding:24px;box-shadow:0 20px 40px #0f172a40}.overlay-actions{justify-content:center;gap:12px;margin-top:16px;display:flex}.overlay-title{margin-bottom:8px;font-size:22px;font-weight:700}.overlay-message{color:var(--muted);margin-bottom:16px}.edit-generated-modal{flex-direction:column;max-height:92vh;display:flex;overflow:hidden;width:min(96vw,1000px)!important;max-width:1000px!important}.edit-generated-modal-header{z-index:2;background:inherit;border-bottom:1px solid #94a3b840;border-radius:10px;padding-bottom:10px;position:sticky;top:0}.edit-generated-modal-body{min-height:0;padding-top:10px;padding-right:2px;overflow:auto}.edit-generated-modal .pdf-page-preview{overflow:visible}.edit-generated-modal .pdf-page-scale{height:auto;min-height:0}.edit-generated-modal .pdf-page-sheet{padding:calc(var(--pdf-margin-top,44px) + var(--pdf-header-space,90px))var(--pdf-margin-right,25px)var(--pdf-margin-bottom,44px)var(--pdf-margin-left,25px);overflow:visible;height:auto!important;min-height:0!important}.edit-generated-modal .pdf-page-content{position:static;inset:auto;overflow:visible}.edit-generated-modal .pdf-page-content .tiptap-wrapper{height:auto;min-height:100%;overflow:visible}.edit-generated-modal .pdf-page-content .tiptap-editor{min-height:100%;max-height:none;overflow:visible}.edit-generated-modal-footer{z-index:2;background:inherit;border-top:1px solid #94a3b840;padding-top:10px;position:sticky;bottom:0}html[data-theme=dark] .header-actions{background:var(--card-background);border:1px solid #94a3b859;box-shadow:0 10px 24px #02061766}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{color:#fff}html[data-theme=dark] button.secondary{color:#fff;background:#13182299;border:1px solid #94a3b8d7}img.icon-svg{filter:invert(0)}html[data-theme=dark] img.icon-svg{filter:invert()hue-rotate(180deg)}html[data-theme=dark] button.secondary.view-toggle-btn.is-active{background:#64748b73;border-color:#94a3b8e6}html[data-theme=dark] .input{color:#fff;background:#0f172a99;border:1px solid #94a3b866}html[data-theme=dark] .tiptap-wrapper{background:#0f172a99;border:1px solid #94a3b866}html[data-theme=dark] .tiptap-editor img.ProseMirror-selectednode{outline:3px solid #93c5fdf2;box-shadow:0 0 0 2px #0f172ad9}html[data-theme=dark] .media-list-wrap{background:#02061780;border:1px solid #94a3b859}html[data-theme=dark] .media-list-wrap.drop-active{background:#1e293bc7;border-color:#93c5fde6;box-shadow:0 0 0 2px #93c5fd3d}html[data-theme=dark] .media-list-item{background:#020617b8;border:1px solid #94a3b859}html[data-theme=dark] .pdf-page-sheet{background:#fff;border:1px solid #94a3b866;box-shadow:0 8px 24px #02061773}html[data-theme=dark] .pdf-page-guides{border:1px dashed #93c5fd99}html[data-theme=dark] .tiptap-btn.is-active{background:#64748b73;border-color:#94a3b8e6}html[data-theme=dark] .tiptap-size-wrap{background:#0206178c;border:1px solid #94a3b866}html[data-theme=dark] .edit-generated-modal .edit-generated-modal-header{background:#020617eb;border-bottom-color:#94a3b859}html[data-theme=dark] .edit-generated-modal .edit-generated-modal-header .tiptap-size-wrap{background:#0f172ac7;border-color:#94a3b873}html[data-theme=dark] .edit-generated-modal .edit-generated-modal-header .tiptap-select{color:#fff;background:#0f172aeb;border:1px solid #94a3b873}html[data-theme=dark] .edit-generated-modal .pdf-page-sheet{background:#fff;border:1px solid #94a3b873;box-shadow:0 8px 24px #0f172a2e}html[data-theme=dark] .edit-generated-modal .tiptap-wrapper{background:#fff;border:1px solid #94a3b880}html[data-theme=dark] .edit-generated-modal .tiptap-editor{color:#0f172a}html[data-theme=dark] .edit-generated-modal .pdf-page-guides{border-color:#2563eb73}html[data-theme=dark] .item{background:#02061799;border:1px solid #94a3b833}html[data-theme=dark] .tag{color:#86efac}html[data-theme=dark] pre,html[data-theme=dark] .editor-preview-wrap{background:#0f172acc;border:1px solid #94a3b833}html[data-theme=dark] .copy-anchor{color:#93c5fd}html[data-theme=dark] .entity-medecine{color:#fef3c7;background:#ca8a044d;border-color:#fef08a66}html[data-theme=dark] .entity-pathology{color:#ffedd5;background:#c2410c59;border-color:#fdba7473}html[data-theme=dark] .entity-symptome{color:#dbeafe;background:#1e40af73;border-color:#93c5fd73}html[data-theme=dark] .entity-biomarker{color:#ede9fe;background:#5b21b666;border-color:#c4b5fd73}html[data-theme=dark] .entity-token:after,html[data-theme=dark] .entity-token:before{background:#020617}html[data-theme=dark] .tag-legend-dot.medecine{background:#ca8a048c;border-color:#fef08a80}html[data-theme=dark] .tag-legend-dot.all{color:#e2e8f0;background:#475569bf;border-color:#94a3b899}html[data-theme=dark] .tag-legend-dot.pathology{background:#c2410c94;border-color:#fdba7480}html[data-theme=dark] .tag-legend-dot.symptome{background:#1e40af94;border-color:#93c5fd80}html[data-theme=dark] .tag-legend-dot.biomarker{background:#5b21b694;border-color:#c4b5fd80}html[data-theme=dark] .tag-legend-dot:after,html[data-theme=dark] .tag-legend-dot:before{background:#020617}html[data-theme=dark] .fullscreen-overlay.recording{background:radial-gradient(500px 500px,#ffffff14,#020617e6)}html[data-theme=dark] .recording-waves{border-color:#ffffff2e}html[data-theme=dark] .recording-waves:before,html[data-theme=dark] .recording-waves:after{border-color:#ffffff24}html[data-theme=dark] .fullscreen-overlay.confirm .overlay-card{background:#111827f0;border:1px solid #9e9e9e80;box-shadow:0 20px 40px #0006}html[data-theme=dark] .fullscreen-overlay.error .overlay-card{color:#0f172a;background:#fffffff5;border:1px solid #f8717180;box-shadow:0 20px 40px #00000059}html[data-theme=dark] .fullscreen-overlay.processing .overlay-card{color:#0f172a;background:#fffffff5;border:1px solid #7dd3fc66;box-shadow:0 20px 40px #00000059}.mic-controls{flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;display:flex}.mic-select{max-width:200px}.mic-action{white-space:nowrap}@media (min-width:1146px){.grid{grid-template-rows:minmax(0,1fr);align-items:stretch;height:100%;min-height:0}.grid>.card:first-child{align-self:start}.consults-card{flex-direction:column;align-self:stretch;height:100%;min-height:0;display:flex}.consults-list{flex:1;min-height:0;max-height:none}}@media (max-width:1145px){.container{padding:25px 20px 16px;overflow-x:hidden}.main-card{max-width:none}.grid{flex-direction:column;min-height:0;display:flex}.item{min-width:0}.item .row{width:100%;min-width:0}.item .row.consult-item-header{flex-wrap:nowrap}.item .row.consult-item-actions{width:auto;min-width:auto;margin-left:auto}.item strong,.item .tag{max-width:100%}.item strong{overflow-wrap:anywhere}pre{max-width:100%;overflow-x:auto}.fullscreen-overlay{padding:12px}.fullscreen-overlay.recording{padding:0}.header-actions{flex-wrap:wrap;justify-content:stretch;max-width:none;margin-bottom:12px;padding:8px;position:static;top:auto;left:auto;right:auto}.header-actions-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;display:grid}.header-actions .secondary{justify-content:center;width:100%}.header-actions-email{text-align:right;width:100%;max-width:100%;font-size:12px;line-height:1.2}.mic-controls{flex-wrap:wrap;align-items:stretch;gap:8px}.mic-controls>span{padding-left:0!important}.mic-select{flex:100%;min-width:0;max-width:none}.mic-action{text-align:center;flex:calc(50% - 4px)}.consults-card{flex-direction:column;flex:1;min-height:0;display:flex}.consults-list{flex:1;min-height:0;max-height:none}}.admin-pricing-label{min-width:260px}.admin-page-card{overflow-x:hidden;width:100%!important;min-width:0!important;max-width:100%!important}.admin-page-card .row,.admin-page-card .row>*{min-width:0}.admin-page-card .input,.admin-page-card select,.admin-page-card textarea{width:100%;min-width:0;max-width:100%}.admin-page-card .item,.admin-page-card .list{min-width:0}.admin-page-card .card{width:100%;min-width:0;max-width:100%}.admin-global-stats{overflow-wrap:anywhere}.admin-page-card .muted,.admin-page-card strong,.admin-page-card td,.admin-page-card th{overflow-wrap:anywhere;word-break:break-word}.admin-page-card h2,.admin-page-card h3,.admin-page-card label,.admin-page-card p,.admin-page-card span,.admin-page-card button{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.admin-page-card .list,.admin-page-card .item,.admin-page-card .row,.admin-page-card .admin-users-wrap,.admin-page-card .admin-users-table{width:100%!important;min-width:0!important;max-width:100%!important}.admin-page-card .admin-users-table{table-layout:fixed;min-width:0!important}.admin-page-card .input,.admin-page-card .admin-xml-input{min-width:0!important}.admin-page-card .admin-users-wrap{-webkit-overflow-scrolling:touch;min-width:0!important;max-width:100%!important;overflow-x:auto!important}.admin-page-card .row{flex-wrap:wrap!important}.admin-page-card .row>*{max-width:100%;min-width:0!important}.admin-page-card .item{overflow-x:hidden}.admin-xml-row{min-width:0}.admin-xml-input{flex:520px;min-width:220px}.admin-xml-action{white-space:nowrap;flex:none}.admin-xml-hint{flex:240px;min-width:180px}.options-format-select{max-width:280px}.options-usage-summary{overflow-wrap:anywhere}@media (max-width:1200px){.admin-page-card{width:100%;min-width:0;padding:10px;margin:12px auto!important}.admin-top-row{flex-direction:column;gap:8px;align-items:stretch!important}.admin-top-row .secondary{width:100%}.admin-section-card{padding:10px!important}.admin-pricing-row{flex-direction:column;align-items:stretch;gap:6px}.admin-pricing-label{min-width:0;font-size:13px}.admin-pricing-row .input,.admin-global-actions button,.admin-pricing-actions button{width:100%}.admin-xml-row{align-items:stretch!important}.admin-xml-input{flex:100%;min-width:0}.admin-xml-action{justify-content:center;width:100%}.admin-xml-hint{flex:100%;width:100%;font-size:12px}.admin-users-wrap{width:100%;max-width:100%;min-width:0!important;overflow-x:hidden!important}.admin-users-table{width:100%!important;min-width:0!important;max-width:100%!important}.admin-users-table thead{display:none}.admin-users-table tbody{gap:10px;display:grid}.admin-users-table tr{background:#f8fafcf2;border:1px solid #94a3b859;border-radius:12px;padding:10px;display:block}.admin-users-table td{border-bottom:1px solid #94a3b833;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;font-size:13px;display:flex;padding:8px 0!important}.admin-users-table td>*{min-width:0;max-width:100%}.admin-users-table td .row{width:100%}.admin-users-table td:last-child{border-bottom:none;padding-bottom:0!important}.admin-users-table td:before{content:attr(data-label);color:var(--muted);flex:none;width:100%;margin-bottom:4px;font-size:12px;font-weight:600}.admin-users-table td[data-label=Actions]{display:block}.admin-users-table td[data-label=Actions]:before{margin-bottom:8px;display:block}.admin-user-actions{grid-template-columns:1fr;gap:8px;display:grid}.admin-user-actions button{width:100%}.admin-users-wrap{margin-top:8px!important}html[data-theme=dark] .admin-users-table tr{background:#02061799;border:1px solid #94a3b833}.options-page-card{padding:14px;margin:12px auto!important}.options-top-row{align-items:flex-start}.options-format-select{width:100%;max-width:none}.options-save-row button{width:100%}}@media (max-width:640px){.admin-top-row h2,.options-top-row h2{font-size:20px;line-height:1.2}.admin-top-row button,.options-top-row button{width:100%}.options-top-row{gap:8px}}
