.photo-library{--photo-ink:#173d3b;--photo-muted:#6a807d;--photo-line:#dce7e4;--photo-green:#146e62;color:var(--photo-ink);min-width:0}.photo-assignment button,.photo-compare button,.photo-compare-toolbar button,.photo-detail button,.photo-library button,.photo-markup button,.photo-zoom-controls button{font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.photo-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:9px 13px;border:1px solid #dce7e4;border-radius:9px;background:#fff;color:#234c46;font-size:13px;font-weight:600;line-height:1.3;white-space:normal;text-decoration:none;cursor:pointer}.photo-button:hover{background:#f3f8f6}.photo-button:disabled,.photo-text-button:disabled{opacity:.42;cursor:default}.photo-button:focus-visible,.photo-card:focus-visible,.photo-chip:focus-visible,.photo-text-button:focus-visible{outline:3px solid #65b5a4;outline-offset:3px}.photo-button svg{flex-shrink:0}.photo-primary{background:#146e62;color:#fff;border-color:#146e62}.photo-primary:hover{background:#105b51}.photo-active{background:#e7f3ee;border-color:#9fcabc;color:#145e52}.photo-favorite{background:#fff8de;border-color:#ead78f;color:#896d18}.photo-favorite svg{fill:#eabf40}.photo-danger{color:#ad493e}.photo-text-button{border:0;padding:9px 3px;background:none;color:#176a5e;font-size:12px;cursor:pointer}.demo-sheet .photo-button{color:#234c46}.demo-sheet .photo-primary{color:#fff}.demo-sheet .photo-danger{color:#ad493e}.demo-sheet .photo-favorite{color:#896d18}.demo-sheet .photo-active{color:#145e52}.photo-library-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 15px}.photo-library-header h2{margin:0;font-size:19px;letter-spacing:-.4px;line-height:1.5}.photo-library-header p{margin:2px 0 0;color:var(--photo-muted);font-size:12px}.photo-header-actions{display:flex;gap:7px;align-items:center}.photo-header-actions .photo-button{min-height:40px;padding:8px 11px}.photo-file-input{display:none}.photo-filter-bar{display:flex;gap:7px;align-items:center;margin:0 0 18px}.photo-chip{display:inline-flex;gap:5px;align-items:center;min-height:34px;padding:6px 12px;border-radius:18px;border:1px solid #dce7e4;background:#fff;color:#66817b;font-size:12px;cursor:pointer}.photo-chip.photo-active{background:#e7f3ee;border-color:#b8d9ce;color:#145e52}.photo-chip svg{width:15px;height:15px}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:13px;gap:13px}.photo-card{overflow:hidden;min-width:0;text-align:left;border:1px solid #e1e9e6;border-radius:12px;padding:0;background:#fff;color:inherit;transition:border-color .15s,box-shadow .15s}.photo-card:hover{border-color:#a9c9bd;box-shadow:0 3px 14px #173d3b0d}.photo-card-selected{border-color:#137562;box-shadow:0 0 0 2px #137562}.photo-card-media{position:relative;aspect-ratio:4/3;background:#eaf0ed;overflow:hidden}.photo-card-media>img{display:block;width:100%;height:100%;object-fit:cover}.photo-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;height:100%;min-height:96px;color:#8aa19a;background:#edf2ef;font-size:11px}.photo-placeholder>svg{width:25px;height:25px}.photo-card-caption{padding:10px 11px 12px;min-width:0;display:flex;flex-direction:column;gap:4px}.photo-card-caption>strong{font-size:13px;font-weight:600;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-card-caption>span{font-size:10px;color:#768b85;line-height:1.5}.photo-card-caption>span.photo-card-note{color:#506b63;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:0}.photo-selection-dot{position:absolute;right:9px;top:9px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:1.5px solid #ffffffeb;background:#163c4361;color:#fff}.photo-card-selected .photo-selection-dot{background:#146e62;border-color:#fff}.photo-selection-dot svg{width:17px;height:17px}.photo-star-badge{position:absolute;top:8px;left:8px;color:#ffd75c;filter:drop-shadow(0 1px 2px #0006)}.photo-star-badge svg{fill:#ffd75c;width:17px;height:17px}.photo-kind-badge{left:8px;padding:3px 6px;font-size:10px;letter-spacing:.4px}.photo-kind-badge,.photo-mask-badge{position:absolute;bottom:8px;background:#173d3bc4;color:#fff;border-radius:4px}.photo-mask-badge{right:8px;display:flex;align-items:center;gap:3px;padding:3px 5px;font-size:9px}.photo-mask-badge svg{width:12px;height:12px}.photo-selection-bar{border:1px solid #c7ded4;background:#f0f7f3;padding:12px;margin-bottom:16px;border-radius:11px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.photo-selection-bar>span{font-size:12px;font-weight:650}.photo-selection-actions{display:flex;gap:7px;flex-wrap:wrap;width:100%}.photo-selection-actions .photo-button{font-size:12px;padding:7px 9px;min-height:36px}.photo-selection-actions svg{width:17px;height:17px}.photo-error{margin:12px 0;padding:11px 13px;border-radius:8px;border:1px solid #eed6ce;background:#fff5f1;color:#964437;overflow-wrap:anywhere;font-size:13px;line-height:1.65}.photo-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:260px;padding:38px 20px;border:1px dashed #cfdfd7;background:#f7faf8;border-radius:14px}.photo-empty>svg{width:35px;height:35px;stroke:#75a491;margin-bottom:13px}.photo-empty h3{font-size:16px;margin:0 0 10px;font-weight:600}.photo-empty p{font-size:13px;line-height:1.8;color:#72877f;max-width:350px;margin:0 0 18px}.photo-pagination{display:flex;align-items:center;justify-content:center;gap:18px;padding:25px 0 10px;font-size:12px;color:#688078}.photo-detail{max-width:760px;margin:auto;padding:18px 18px 28px;color:#234b42}.photo-detail-identity{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:13px;margin-bottom:13px}.photo-detail-identity>span{color:#73887e;font-size:12px}.photo-detail-identity .photo-trash-label{color:#a85442;background:#fff0e9;border-radius:4px;padding:3px 6px}.photo-detail-preview{position:relative;display:block;width:100%;border:0;border-radius:11px;overflow:hidden;background:#e9efec;padding:0;cursor:zoom-in}.photo-detail-preview>img{display:block;max-height:60vh;min-height:150px}.photo-detail-preview>span{position:absolute;bottom:10px;display:flex;align-items:center;gap:4px;padding:5px 8px;color:#fff;background:#183d3ab3;border-radius:6px;font-size:11px}.photo-detail-preview>span svg{height:16px;width:16px}.photo-detail-preview .photo-placeholder{min-height:240px}.photo-detail-tools{display:flex;flex-wrap:wrap;padding:14px 0}.photo-metadata{margin:3px 0 21px;padding:11px 0;border-top:1px solid #e2eae5;border-bottom:1px solid #e2eae5}.photo-metadata>div{display:flex;gap:14px;font-size:12px;line-height:1.9}.photo-metadata dt{min-width:64px;color:#7a8e84}.photo-metadata dd{margin:0;overflow-wrap:anywhere}.photo-field{display:flex;flex-direction:column;gap:7px;margin:0 0 19px;font-size:13px;font-weight:600;color:#34584d}.photo-field input,.photo-field select,.photo-field textarea{width:100%;min-width:0;min-height:44px;border:1px solid #d7e3dc;border-radius:9px;background:#fff;padding:11px 12px;font:inherit;font-size:16px;line-height:1.6;color:#234b42;box-sizing:border-box;resize:vertical;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.photo-field input::placeholder,.photo-field textarea::placeholder{color:#9aa99f;font-size:13px;font-weight:400}.photo-field input:focus,.photo-field select:focus,.photo-field textarea:focus{outline:2px solid #8fbbaa;outline-offset:1px}.photo-field small{font-size:11px;color:#87998f;font-weight:400}.photo-save-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:21px}.photo-save-row>span{color:#6b8678;font-size:12px}.photo-export-section{margin-top:25px;padding-top:20px;border-top:1px solid #dde7e0}.photo-export-section h3{font-size:14px;margin:0 0 8px}.photo-export-section p{color:#7b8f82;font-size:12px;line-height:1.8}.photo-export-section .photo-export-ready{color:#146e62}.photo-video{background:#17392e;border-radius:10px;overflow:hidden}.photo-video video{display:block;width:100%;max-height:65vh}.photo-video p{padding:28px;color:#dcece2;font-size:13px;line-height:1.8}.photo-pdf{padding:15px;text-align:center;background:#f3f7f3;border-radius:10px}.photo-pdf img{display:block;max-width:260px;width:100%;margin:0 auto}.photo-pdf p{overflow-wrap:anywhere;font-size:12px;color:#668475}.photo-zoom-controls{display:flex;align-items:center;justify-content:center;gap:15px;padding:12px 15px;font-size:12px;background:#f5f8f5}.photo-zoom-controls .photo-button{min-width:44px;font-size:20px;padding:4px 10px}.photo-zoom-scroll{overflow:auto;max-height:72vh;background:#17352e;overscroll-behavior:contain}.photo-zoom-scroll>div{min-width:100%;line-height:0}.photo-zoom-scroll img{display:block;width:100%;height:auto}.photo-zoom-scroll .photo-placeholder{min-height:240px;line-height:1.5}.photo-compare-toolbar{padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;color:#7a9184}.photo-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;padding:0 16px 22px}.photo-compare figure{margin:0;min-width:0}.photo-compare figure>button{display:block;background:#eaf0eb;width:100%;aspect-ratio:1;border:0;border-radius:9px;overflow:hidden;padding:0;cursor:zoom-in}.photo-compare img{display:block;width:100%;height:100%;object-fit:contain}.photo-compare figcaption{display:flex;flex-direction:column;gap:6px;padding:11px 1px;color:#4f7060;font-size:11px;line-height:1.6}.photo-compare figcaption strong{font-size:12px;color:#244f3e}.photo-compare figcaption p{margin:1px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.photo-comparison-note{margin:0 16px 20px;padding:11px;border-radius:7px;background:#fff8e6;color:#8c723e;font-size:12px}.photo-assignment{padding:20px;color:#355d4a}.photo-assignment>p{font-size:13px;line-height:1.8;margin:0 0 20px}.photo-assignment>.photo-primary{width:100%;margin-top:5px}.photo-markup{padding:16px;color:#244f3c}.photo-markup-tools{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.photo-markup-tools .photo-button{font-size:12px;min-height:40px;padding:8px 10px}.photo-color{display:flex;align-items:center;gap:6px;font-size:12px}.photo-color input{width:32px;height:32px;padding:2px;border:1px solid #d7e3d9;border-radius:5px;background:white}.photo-markup-help{font-size:12px;line-height:1.8;color:#7d9283;margin:12px 0}.photo-markup-stage{position:relative;overflow:hidden;background:#e6eee7;border-radius:9px;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:crosshair;isolation:isolate}.photo-markup-stage>.photo-placeholder,.photo-markup-stage>img{width:100%;height:100%;object-fit:fill;display:block;pointer-events:none}.photo-markup-stage>.photo-placeholder{display:flex}.photo-markup-stage>svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.photo-markup-bottom{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:14px}.photo-markup-bottom>span{color:#7a9181;font-size:11px}.photo-markup-bottom .photo-button{font-size:11px;min-height:35px}.photo-markup-bottom .photo-text-button{font-size:11px}@media(min-width:1050px){.photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}}@media(max-width:600px){.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.photo-library-header h2{font-size:17px}.photo-library-header{gap:7px}.photo-header-actions{gap:5px}.photo-header-actions .photo-button{font-size:12px;padding:7px 9px}.photo-header-actions svg{height:17px;width:17px}.photo-card-caption{padding:9px}.photo-card-caption>strong{font-size:12px}.photo-card-caption>span{font-size:9px}.photo-detail{padding:15px 13px 25px}.photo-detail-tools{gap:6px}.photo-detail-tools .photo-button{font-size:12px;padding:8px 10px}.photo-markup{padding:13px}.photo-compare{gap:8px;padding:0 12px 20px}.photo-compare-toolbar{padding:12px}.photo-compare figcaption,.photo-compare figcaption strong{font-size:10px}.photo-markup-tools{gap:5px}.photo-markup-tools .photo-button{padding:7px 8px}.photo-assignment{padding:16px}}@media(max-width:350px){.photo-header-actions .photo-button{font-size:11px;padding:7px 8px}.photo-header-actions .photo-button svg{display:none}.photo-library-header h2{font-size:16px}.photo-mask-badge>span{display:none}.photo-detail-tools .photo-button{font-size:11px;padding:7px 8px;gap:4px}.photo-markup-tools .photo-button{font-size:11px;padding:7px;gap:4px}.photo-markup-tools svg{width:17px}.photo-card-caption>span{font-size:9px}.photo-selection-actions .photo-button{font-size:11px}}@media(prefers-reduced-motion:reduce){.photo-card{transition:none}}.photo-date-help{display:flex;align-items:flex-start;gap:10px;justify-content:space-between}.photo-date-help small{flex:1 1;min-width:0;line-height:1.8}.photo-date-help .photo-text-button{flex-shrink:0;white-space:nowrap;min-height:36px;font-size:12px}.photo-assignment,.photo-comparison,.photo-detail,.photo-export-review,.photo-library,.photo-picker{--photo-ink:#16191b;--photo-muted:#898b90;--photo-line:#e4e6e9;--photo-green:#087c7d;color:var(--photo-ink);font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif}.photo-button{min-height:44px;border-radius:24px;color:#087c7d;background:#e0edef;border-color:transparent;font-size:14px;font-weight:650}.photo-primary{background:#087c7d;color:white}.photo-button:hover{background:#d2e5e6}.photo-primary:hover{background:#066a6b}.photo-text-button{color:#087c7d;min-height:44px;font-size:13px}.photo-active{background:#dce9ec;color:#087c7d;border-color:#087c7d}.photo-favorite{background:#fff7df;color:#d3a22a}.photo-danger{color:#b95649}.demo-sheet .photo-button{color:#087c7d}.demo-sheet .photo-primary{color:white}.demo-sheet .photo-danger{color:#b95649}.photo-library-header h2{font-size:21px;font-weight:700;letter-spacing:0}.photo-library-header p{font-size:13px}.photo-filter-bar{border-bottom:1px solid #e5e7ea;padding-bottom:12px}.photo-chip{font-size:13px;border-radius:20px;color:#85898e;min-height:38px}.photo-chip.photo-active{color:#087c7d;border-color:transparent;background:#deecee}.photo-grid{gap:14px}.photo-card{border:0;border-radius:17px;background:transparent}.photo-card,.photo-card:hover{box-shadow:none}.photo-card-media{border-radius:17px;aspect-ratio:1;background:#e5e7ea}.photo-card-caption{padding:8px 2px 14px}.photo-card-caption>strong{font-size:14px;color:#191c1e}.photo-card-caption>span{font-size:11px;color:#898c91}.photo-card-selected{box-shadow:none}.photo-card-selected .photo-card-media{box-shadow:inset 0 0 0 3px #087c7d;outline:3px solid #087c7d;outline-offset:-3px}.photo-empty{border:0;background:#f3f4f6;border-radius:24px}.photo-selection-bar{background:#e4edef;border:0;border-radius:20px}.photo-detail{background:#f3f4f6;padding:12px 18px 28px}.photo-native-card{padding:18px;border-radius:23px;background:white;margin:18px 0;box-shadow:0 10px 30px #172b3506}.photo-native-card h3{font-size:17px;margin:0 0 13px}.photo-detail-toolbar{display:flex;justify-content:flex-end;gap:4px;margin-bottom:12px}.photo-detail-toolbar button{border:0;min-width:48px;min-height:44px;border-radius:24px;background:white;color:#087c7d}.photo-detail-toolbar .photo-favorite{color:#ffbf2e}.photo-detail-toolbar svg{width:25px;height:25px}.photo-detail-photo{position:relative}.photo-detail-preview{background:#080a0a;border-radius:24px}.photo-detail-preview>img{height:min(53vh,540px);min-height:220px;width:100%;object-fit:contain}.photo-detail-preview>span{top:10px;bottom:auto;right:10px;border-radius:50%;width:44px;height:44px;justify-content:center;background:#222c35a8}.photo-detail-preview>span>svg{width:21px;height:21px}.photo-detail-markup-button{position:absolute;left:10px;top:10px;border:0;border-radius:25px;min-width:44px;min-height:44px;color:white;background:#222c35a8;padding:10px;display:flex;align-items:center;gap:5px}.photo-detail-markup-button svg{width:20px;height:20px}.photo-detail-markup-button small{font-size:10px}.photo-detail-date{display:flex;align-items:center;gap:10px;margin:18px 0;font-size:17px;font-weight:650}.photo-day-badge{font-size:13px;font-weight:750;color:white;background:#087c7d;padding:5px 9px;border-radius:18px;flex-shrink:0}.photo-detail-identity{padding:6px 0 12px;font-size:17px;align-items:flex-start;gap:10px}.photo-identity-avatar{width:37px;height:37px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#087c7d;background:#d7e7ea;flex-shrink:0}.photo-detail-person{display:flex;flex-direction:column;gap:4px}.photo-detail-person small{font-size:13px;color:#898b90;font-weight:400}.photo-detail-tools{gap:8px}.photo-field{color:#24272a;font-size:15px;font-weight:550}.photo-field input,.photo-field select,.photo-field textarea{border-color:#e6e8eb;border-radius:13px;color:#202427;font-weight:400}.photo-field small{color:#8a8e94;line-height:1.6}.photo-native-card>.photo-field{margin-bottom:0}.photo-detail summary{cursor:pointer;min-height:44px;display:flex;align-items:center;gap:8px;font-size:16px;font-weight:650;color:#262b2e}.photo-detail details[open]>summary{margin-bottom:15px}.photo-detail-metadata{background:#f5f6f8;border-radius:18px;padding:10px 14px;margin:12px 0}.photo-detail-metadata summary{font-size:14px}.photo-detail-metadata .photo-metadata{margin-bottom:12px}.photo-detail-save{position:-webkit-sticky;position:sticky;bottom:0;background:#f3f4f6eF;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #e3e5e7;padding:12px 0;z-index:2}.photo-save-row{margin-top:10px}.photo-save-row>span{color:#737e81}.photo-detail-guide{width:100%;margin:14px 0}.photo-export-section{border:0;border-radius:22px;background:#fff;padding:18px}.photo-export-section h3{font-size:17px}.photo-export-section p{color:#7c8287}.photo-comparison{padding:12px 16px 24px;background:#f3f4f6;min-width:0}.photo-comparison-inline{padding:0 0 18px;margin-bottom:16px}.photo-segments{display:flex;align-items:stretch;gap:3px;border:1px solid #e3e5e8;border-radius:28px;padding:3px;margin-bottom:10px;background:#f4f5f7}.photo-segments>button{font:inherit;font-size:14px;font-weight:650;border:0;border-radius:24px;flex:1 1;min-width:0;min-height:44px;padding:8px 4px;background:transparent;color:#868a90;cursor:pointer}.photo-segments>button[aria-pressed=true]{background:white;color:#15191b;box-shadow:0 3px 12px #202c380d}.photo-comparison-canvas{height:360px;position:relative;display:flex;border-radius:22px;background:#070808;overflow:hidden;isolation:isolate;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:pan-y}.photo-comparison-inline .photo-comparison-canvas{height:260px}.photo-canvas-pane{position:relative;flex:1 1;overflow:hidden;min-width:0;min-height:0;background:#070808}.photo-mode-sideBySide{gap:2px}.photo-canvas-vertical.photo-mode-sideBySide{flex-direction:column}.photo-comparison-inline .photo-mode-sideBySide{flex-direction:row}.photo-canvas-image{position:absolute;inset:0;transform-origin:center;pointer-events:none}.photo-canvas-image>img{width:100%;height:100%;object-fit:contain;display:block}.photo-canvas-image>.photo-placeholder,.photo-canvas-missing{background:#11181a;color:#b7c2c5;display:flex;align-items:center;justify-content:center;height:100%;padding:12px;text-align:center;font-size:12px}.photo-canvas-layer,.photo-overlay-alignment{position:absolute;inset:0;overflow:hidden}.photo-overlay-alignment{overflow:visible}.photo-canvas-label{position:absolute;z-index:2;top:8px;max-width:calc(50% - 12px);padding:6px 9px;color:white;background:#000b;border-radius:11px;pointer-events:none;display:flex;flex-direction:column;gap:3px}.photo-canvas-pane .photo-canvas-label{max-width:calc(100% - 16px)}.photo-canvas-label-left{left:8px}.photo-canvas-label-right{right:8px}.photo-canvas-pane .photo-canvas-label-right{left:8px;right:auto}.photo-canvas-label strong{font-size:12px}.photo-canvas-label small{font-size:11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.photo-canvas-open{position:absolute;bottom:8px;z-index:3;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:0;color:white!important;background:#000a!important;cursor:pointer}.photo-canvas-open-left{left:8px}.photo-canvas-pane .photo-canvas-open-left{left:auto;right:8px}.photo-canvas-open-right{right:8px}.photo-slider-line{position:absolute;top:0;bottom:0;width:2px;background:#fff;z-index:2;pointer-events:none}.photo-slider-handle{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset:calc(50% - 26px) 0 auto;width:100%;height:52px;background:transparent;z-index:4;margin:0;cursor:ew-resize;touch-action:none;border:0;padding:0}.photo-slider-handle::-webkit-slider-runnable-track{height:1px;background:transparent}.photo-slider-handle::-webkit-slider-thumb{-webkit-appearance:none;width:34px;height:34px;border:4px solid white;border-radius:50%;background:#e2e4e5;box-shadow:0 1px 10px #0008;transform:translateY(-16px)}.photo-slider-handle::-moz-range-thumb{width:28px;height:28px;border:4px solid white;border-radius:50%;background:#e2e4e5}.photo-blink-play,.photo-blink-switch{position:absolute;border:0;background:#000b!important;color:white!important;z-index:3;padding:10px 13px;min-height:44px;border-radius:24px;font-size:12px;font-weight:650;cursor:pointer}.photo-blink-play{top:8px;right:8px}.photo-mode-flicker .photo-canvas-label-right{left:8px;right:auto}.photo-blink-switch{bottom:12px;left:50%;transform:translateX(-50%)}.photo-transform-controls{display:flex;align-items:center;gap:10px;padding:2px 6px;color:#727a7e;font-size:12px}.photo-transform-controls>label{display:flex;align-items:center;gap:9px;flex:1 1;min-width:0}.photo-transform-controls>label>span{white-space:nowrap;font-size:11px}.photo-transform-controls input{width:100%;min-width:20px;accent-color:#087c7d}.photo-transform-controls .photo-text-button{padding:8px 2px;flex-shrink:0}.photo-overlay-controls{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;padding:12px 14px;background:white;border-radius:18px;margin:0 0 10px}.photo-overlay-controls label{display:flex;flex-direction:column;gap:8px;font-size:12px;color:#637078;min-width:0}.photo-overlay-controls input{width:100%;accent-color:#087c7d}.photo-side-selectors{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:4px 0 8px}.photo-side-selectors>div{display:flex;background:#f5f6f8;border:1px solid #e0e4e8;border-radius:15px;min-width:0}.photo-side-selectors>div.photo-side-active{background:#deeaed;border:2px solid #087c7d}.photo-side-selectors>div>button:first-child{position:relative;display:flex;flex:1 1;min-width:0;flex-direction:column;gap:4px;min-height:64px;padding:11px 8px 11px 11px;text-align:left;background:none;border:0;color:#161c20;cursor:pointer}.photo-side-selectors strong{font-size:14px}.photo-side-selectors small{font-size:11px;color:#898d93;line-height:1.4;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-side-selectors>div>button:first-child>span{position:absolute;top:9px;right:0;color:#087c7d;display:none}.photo-side-picker{border:0;background:none;color:#087c7d;width:36px;flex-shrink:0;font-size:20px;cursor:pointer}.photo-timeline-hint{display:flex;align-items:center;justify-content:space-between;gap:5px;color:#898d93;font-size:11px;font-weight:550}.photo-filmstrip{display:flex;gap:12px;overflow-x:auto;padding:15px 4px 9px;scroll-snap-type:x proximity;overscroll-behavior-x:contain}.photo-filmstrip-item{position:relative;flex:0 0 84px;scroll-snap-align:start;text-align:center;min-width:0}.photo-filmstrip-item>button:first-child{display:block;position:relative;width:84px;height:84px;padding:0;border:0;border-radius:15px;overflow:hidden;background:#e5e7e9;cursor:pointer}.photo-filmstrip-item>button.photo-filmstrip-selected{outline:2px solid #087c7d;outline-offset:1px}.photo-filmstrip-item img{width:100%;height:100%;object-fit:cover;display:block}.photo-filmstrip-item .photo-placeholder{min-height:0;font-size:8px}.photo-filmstrip-side{position:absolute;top:4px;left:4px;background:#000b;color:white;border-radius:12px;min-width:21px;padding:2px 5px;font-size:11px}.photo-filmstrip-star{position:absolute;right:4px;top:4px;color:#ffc333;background:#fff4;border-radius:50%;font-size:21px}.photo-filmstrip-item>strong{display:block;font-size:13px;margin:8px 0 4px}.photo-filmstrip-item>small{font-size:11px;color:#8a8e93}.photo-filmstrip-favorite{position:absolute;bottom:0;right:-2px;width:24px;height:24px;background:#f3f4f6;border:0;font-size:17px;color:#b29027;cursor:pointer}.photo-strip-pages{display:flex;align-items:center;justify-content:center;gap:18px;font-size:12px;color:#8a8e93}.photo-compare-actions{display:flex;flex-wrap:wrap;gap:8px;padding:12px 0 2px}.photo-compare-actions .photo-button{font-size:12px;padding:8px 12px}.photo-picker{padding:20px}.photo-picker h3{font-size:18px;margin:0 0 8px}.photo-picker p{font-size:13px;color:#8a8e93;line-height:1.8}.photo-picker-quick{display:flex;gap:9px;margin-bottom:20px}.photo-picker-quick>.photo-button{flex:1 1;font-size:12px}.photo-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 12px;gap:18px 12px}.photo-picker-grid>button{border:0;background:none;text-align:left;padding:0;min-width:0;color:#222a2e;cursor:pointer}.photo-picker-grid>button>div{position:relative;aspect-ratio:1;border-radius:16px;overflow:hidden;margin-bottom:8px}.photo-picker-grid img{width:100%;height:100%;object-fit:cover}.photo-picker-grid>button>div>span{position:absolute;right:8px;top:8px;width:25px;height:25px;border-radius:50%;background:#087c7d;color:white;display:grid;place-items:center}.photo-picker-grid strong{font-size:12px;display:block}.photo-picker-grid small{font-size:11px;color:#8a8e93;line-height:1.5;display:block;max-height:3em;overflow:hidden;margin-top:6px}.photo-viewer{background:#080b0d;padding:10px 12px 20px;color:white}.photo-viewer .photo-comparison-canvas{height:65vh;border-radius:0}.photo-viewer .photo-transform-controls{color:#bdc6cc}.photo-viewer .photo-text-button{color:#c0dbdf}.photo-viewer-navigation{display:flex;align-items:center;gap:10px;justify-content:space-between;font-size:12px}.photo-viewer-navigation button{font-size:12px;padding:8px 10px}.photo-viewer>p{font-size:12px;color:#bac5cc;text-align:center}.photo-export-review{padding:20px;background:#f3f4f6}.photo-export-review>p{font-size:13px;color:#83898e;line-height:1.8}.photo-comparison-export-preview{display:block;width:100%;height:auto;border-radius:15px}.photo-export-placeholder{min-height:200px;background:#e7ebee;border-radius:16px;display:flex;align-items:center;justify-content:center;padding:20px;font-size:13px;color:#79888e}.photo-export-source{display:flex;flex-direction:column;gap:5px;border-bottom:1px solid #e7e9ec;padding:10px 0 14px;margin-bottom:10px;font-size:14px}.photo-export-source small,.photo-native-card>small{font-size:12px;line-height:1.7;color:#82898f}.photo-toggle-row{display:flex;align-items:center;gap:10px;min-height:44px;cursor:pointer;font-size:14px;line-height:1.5}.photo-toggle-row>input{accent-color:#087c7d;width:19px;height:19px;flex-shrink:0}.photo-export-review .photo-field{margin:17px 0 0}.photo-export-review>.photo-primary{width:100%;font-size:16px}.photo-markup{background:#080b0d;color:white}.photo-markup-stage{background:#080b0d;border-radius:5px}.photo-markup-tools .photo-button{color:white;background:#30383c}.photo-markup-tools .photo-active{background:#087c7d}.photo-markup-bottom>span,.photo-markup-help{color:#b2bcc2}.photo-markup .photo-text-button{color:#8fc8cb}.photo-markup-stage .photo-placeholder{background:#12191d;color:#b4c7ce}.photo-color{color:#b8c2c8}.photo-markup-bottom .photo-button{color:#daebec;background:#30383c}.photo-markup .photo-error{color:#ffdcd2;background:#4c2424;border-color:#6c3630}@media(min-width:900px){.photo-comparison-inline .photo-comparison-canvas{height:380px}.photo-filmstrip-item{flex-basis:106px}.photo-filmstrip-item>button:first-child{width:106px;height:106px}.photo-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.photo-comparison{padding:10px 12px 20px}.photo-comparison-inline{padding:0 0 12px}.photo-comparison-canvas{height:350px}.photo-grid{gap:12px}.photo-detail{padding:10px 14px 24px}.photo-segments>button{font-size:12px}.photo-detail-date{font-size:15px}.photo-native-card{padding:15px}.photo-export-review,.photo-picker{padding:16px}.photo-side-selectors strong{font-size:13px}.photo-filmstrip{gap:11px}.photo-detail-tools .photo-button{font-size:12px}.photo-header-actions .photo-button{font-size:11px;padding:7px 9px}.photo-library-header{flex-wrap:wrap}.photo-header-actions{margin-left:auto;flex-wrap:wrap}.photo-transform-controls{gap:7px}}@media(max-width:350px){.photo-segments>button{font-size:10px;padding:7px 2px}.photo-comparison-inline .photo-comparison-canvas{height:230px}.photo-side-selectors{gap:7px}.photo-side-selectors strong{font-size:12px}.photo-canvas-label{padding:5px 6px}.photo-canvas-label small{font-size:9px}.photo-transform-controls>label>span{font-size:10px}.photo-overlay-controls{gap:9px;padding:10px}.photo-overlay-controls label{font-size:10px}.photo-filmstrip-item{flex-basis:76px}.photo-filmstrip-item>button:first-child{width:76px;height:76px}.photo-compare-actions .photo-button{font-size:11px}.photo-viewer-navigation{gap:5px}.photo-viewer-navigation button{font-size:10px;padding:6px 9px}}.photo-show-all{display:block;margin:2px auto 15px}.photo-export-selection-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px;font-size:13px}.photo-export-rows{background:white;border-radius:20px;overflow:hidden}.photo-export-row{display:flex;align-items:center;gap:12px;padding:10px 12px;min-height:78px;border-bottom:1px solid #eef0f2;cursor:pointer}.photo-export-row:last-child{border-bottom:0}.photo-export-row>input{width:19px;height:19px;accent-color:#087c7d;flex-shrink:0}.photo-export-row>.photo-placeholder,.photo-export-row>img{width:58px;height:58px;min-height:0;flex-shrink:0;border-radius:10px;object-fit:cover}.photo-export-row>.photo-placeholder{font-size:8px}.photo-export-row>span{display:flex;min-width:0;flex-direction:column;gap:6px}.photo-export-row strong{font-size:13px}.photo-export-row small{font-size:11px;color:#8b9197;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.photo-export-permission{margin:20px}.photo-export-permission p{font-size:14px;line-height:1.8;color:#7f8b8f}.photo-reference-actions{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 16px}.photo-reference-actions>button{flex:1 1;min-width:120px}.photo-reference-library,.photo-reference-registration{padding:20px;background:var(--w-surface,#f3f4f6);color:var(--w-ink,#16191b)}.photo-reference-registration>img{display:block;width:100%;max-height:340px;object-fit:contain;background:#101719;border-radius:18px;margin-bottom:16px}.photo-reference-library>p,.photo-reference-registration p{font-size:14px;color:var(--w-muted,#7d898f);line-height:1.8}.photo-reference-grid{margin:20px 0}.photo-reference-library .photo-native-card>strong{display:block;margin-bottom:16px}.photo-reference-registration small{color:var(--w-muted,#7d898f)}.w-app .photo-assignment,.w-app .photo-comparison,.w-app .photo-detail,.w-app .photo-export-review,.w-app .photo-library,.w-app .photo-picker{--photo-ink:var(--w-ink);--photo-muted:var(--w-muted);--photo-line:var(--w-line);--photo-green:var(--w-teal)}.w-app .photo-comparison,.w-app .photo-detail,.w-app .photo-detail-save,.w-app .photo-export-review{background:var(--w-paper);color:var(--w-ink)}.w-app .photo-detail-toolbar>button,.w-app .photo-export-rows,.w-app .photo-native-card{background:var(--w-surface);color:var(--w-ink)}.w-app .photo-card-caption>strong,.w-app .photo-detail summary,.w-app .photo-field,.w-app .photo-native-card h3,.w-app .photo-picker-grid>button{color:var(--w-ink)}.w-app .photo-field input,.w-app .photo-field select,.w-app .photo-field textarea{background:var(--w-surface);color:var(--w-ink);border-color:var(--w-line)}.w-app .photo-detail-metadata,.w-app .photo-empty,.w-app .photo-segments,.w-app .photo-side-selectors>div{background:var(--w-raised);border-color:var(--w-line)}.w-app .photo-segments>button[aria-pressed=true]{background:var(--w-surface);color:var(--w-ink)}.w-app .photo-side-selectors>div>button:first-child{color:var(--w-ink)}.w-app .photo-side-selectors>div.photo-side-active{background:color-mix(in srgb,var(--w-teal) 14%,var(--w-paper));border-color:var(--w-teal)}.w-app .photo-overlay-controls{background:var(--w-surface)}.w-app .photo-picker{background:var(--w-paper)}.w-app .photo-export-row,.w-app .photo-export-source,.w-app .photo-filter-bar,.w-app .photo-metadata{border-color:var(--w-line)}.w-app .photo-filmstrip-favorite{background:var(--w-surface);color:#d7b052}.w-app .photo-detail-toolbar .photo-favorite{color:#ffbf2e}.w-app .photo-button{background:var(--w-tint);color:var(--w-teal)}.w-app .photo-primary{background:#087c7d;color:#fff}.w-app .photo-danger{color:#c66759}.w-app .photo-favorite{background:#fff6d8;color:#a58227}.w-app .photo-detail-toolbar>button,.w-app .photo-text-button{color:var(--w-teal)}.w-app .photo-detail-toolbar>.photo-favorite{color:#ffc333}.w-app .photo-markup .photo-button{background:#30383c;color:#daebec}.w-app .photo-markup .photo-active{background:#087c7d;color:white}.w-app .photo-viewer .photo-button{background:#263539;color:#d1e8e9}.w-app .photo-viewer .photo-text-button{color:#a2cbcf}.photo-automatic-options{display:flex;gap:9px;flex-wrap:wrap;padding:8px 0}.photo-automatic-options>.photo-button{font-size:12px;flex:1 1}.w-app .photo-detail-markup-button{color:#fff;background:#000a}.w-app .photo-canvas-open{color:#fff!important;background:#000a!important}.w-app .photo-canvas-label,.w-app .photo-filmstrip-side{color:white}.w-app .photo-filmstrip-favorite{border-radius:50%;background:transparent;color:#b99838}.w-app .photo-identity-avatar{background:var(--w-tint);color:var(--w-teal)}.photo-markup-scroll{overflow:auto;max-height:65vh;overscroll-behavior:contain;touch-action:pan-x pan-y}.photo-markup-zoom{display:flex;align-items:center;gap:12px;color:#bfd0d5;font-size:12px;margin:10px 0}.photo-markup-zoom input{accent-color:#62bbb8;min-width:0;flex:1 1}.photo-markup-stage{max-width:none}.demo-sheet .photo-export-row>input[type=checkbox],.demo-sheet .photo-toggle-row>input[type=checkbox]{width:22px;height:22px;min-width:22px;min-height:22px;max-width:22px;max-height:22px;padding:0;margin:0;border-radius:4px;flex:0 0 22px;box-sizing:border-box;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;accent-color:var(--w-teal,#087c7d)}.photo-export-row{min-width:0;box-sizing:border-box}.photo-export-row>span{flex:1 1}.photo-export-row strong{overflow-wrap:normal}.demo-sheet:has(>.demo-sheet-body>.photo-export-review)>.demo-sheet-body{padding:0}.photo-export-prepare{position:-webkit-sticky;position:sticky;bottom:0;padding:12px 0 max(12px,env(safe-area-inset-bottom));background:var(--w-paper,#f3f4f6);z-index:1}.photo-export-destinations>.photo-button,.photo-export-prepare>.photo-button{width:100%;min-height:48px}.photo-export-prepared{scroll-margin-block:80px 20px;outline-offset:3px}.photo-export-destinations{display:grid;grid-gap:12px;gap:12px;margin-top:18px;padding-bottom:env(safe-area-inset-bottom)}.photo-export-destinations>p{margin:0;font-size:12px;line-height:1.7;color:var(--w-muted,#69747a)}.photo-export-destinations>.photo-error{color:#b24a40}@media(max-width:360px){.photo-export-row{gap:9px;padding-inline:10px}.photo-export-row>.photo-placeholder,.photo-export-row>img{width:50px;height:50px}.photo-export-review{padding:14px}.photo-export-selection-actions{gap:8px}}.photo-card-media>img{object-fit:contain;background:#e9eeec}.photo-export-row>img,.photo-filmstrip-item img,.photo-picker-grid img{object-fit:contain;background:#e5e7e9}.w-native-app .microbiology-workspace{overflow:visible}.demo-sheet .demo-table-scroll.demo-detail-table,.demo-workspace .demo-table-scroll.demo-paged-table,.w-native-app .microbiology-workspace .demo-table-scroll{overflow:visible;max-height:none;min-height:0;overscroll-behavior:auto}.demo-table-scroll.demo-detail-table .demo-native-table,.demo-table-scroll.demo-paged-table .demo-native-table{width:100%;min-width:0;max-width:100%;table-layout:fixed}.demo-table-scroll.demo-paged-table .demo-native-table :is(td,th){width:auto;max-width:none;touch-action:pan-y pinch-zoom}.demo-table-scroll.demo-paged-table td.demo-field-patientID{position:-webkit-sticky;position:sticky;top:0;z-index:2}.demo-table-scroll.demo-paged-table .microbiology-blank-cell{background:var(--w-paper,#f4f5f7);border-right:0;border-bottom-color:transparent}.microbiology-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.microbiology-date-strip{display:flex;align-items:stretch;gap:4px;margin-top:10px;color:var(--w-ink,#1d2925)}.microbiology-date-strip>button,.microbiology-page-footer>button,.microbiology-page-navigation select,.microbiology-page-navigation>button{min-height:44px;border:1px solid var(--w-line,#d7dcd8);background:var(--w-surface,#fff);border-radius:12px;color:var(--w-teal,#066e6e);padding:8px 11px;font:inherit}.w-native-app .microbiology-date-strip>button,.w-native-app .microbiology-page-footer>button,.w-native-app .microbiology-page-navigation>button{color:var(--w-teal,#066e6e)}.microbiology-date-all{flex:0 0 auto;padding-inline:10px;font-size:12px;font-weight:600}.microbiology-date-all[aria-pressed=true]{background:var(--w-tint,#e6f1ef);border-color:var(--w-teal,#066e6e)}.microbiology-date-shift{flex:0 0 30px;display:flex;align-items:center;justify-content:center;padding:0}.microbiology-date-shift svg{width:14px;height:14px}.microbiology-date-shift.is-right svg{transform:rotate(180deg)}.microbiology-date-shift:disabled{opacity:.35}.microbiology-date-days{display:grid;flex:1 1;min-width:0;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:3px;gap:3px}.microbiology-date-days>button{display:grid;min-width:0;grid-gap:1px;gap:1px;justify-items:center;align-content:center;padding:3px 0;border:1px solid transparent;border-radius:10px;background:var(--w-surface,#fff);color:inherit;font:inherit;line-height:1.15}.microbiology-date-days>button:disabled{opacity:.35}.microbiology-date-days>button.is-today{border-color:var(--w-line,#d7dcd8)}.microbiology-date-weekday{font-size:10px;color:var(--w-muted,#687568)}.microbiology-date-days>button>strong{font-size:15px;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.microbiology-date-days>button:not(.has-records)>strong{color:var(--w-muted,#687568);font-weight:500}.microbiology-date-days>button>small{min-height:12px;font-size:10px;line-height:12px;color:var(--w-teal,#066e6e);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.microbiology-date-days>button[aria-pressed=true]{background:var(--w-teal,#066e6e);border-color:var(--w-teal,#066e6e)}.microbiology-date-days>button[aria-pressed=true] :is(.microbiology-date-weekday,strong,small){color:#fff}.microbiology-date-help{display:flex;flex-wrap:wrap;gap:2px 10px;color:var(--w-muted,#687568);font-size:11px;line-height:1.5;margin:6px 0 2px}.microbiology-date-help>span{color:var(--w-ink,#1d2925);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.microbiology-page-controls,.microbiology-page-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 10px;padding:8px 0}.microbiology-page-footer>span,.microbiology-page-range{font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--w-muted,#687568)}.microbiology-page-navigation{display:flex;align-items:center;gap:5px;margin-left:auto;min-width:0}.microbiology-page-navigation>button{width:44px;padding:0;display:flex;align-items:center;justify-content:center}.microbiology-page-navigation>button svg{width:18px;height:18px}.microbiology-page-navigation>label{min-width:0}.microbiology-page-navigation select{width:100%;max-width:190px;min-width:0;font-size:14px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.microbiology-page-footer{padding-top:12px}@media (max-width:600px){.microbiology-date-strip>button{padding-inline:6px}.microbiology-date-all,.microbiology-page-range{font-size:11px}.microbiology-page-navigation select{max-width:142px;padding-inline:6px;font-size:13px}}.demo-workspace{--demo-accent:#18755e;--demo-text:#1d2925;--demo-line:#d7dcd8;border:1px solid #d9e2dc;border-radius:20px;background:#fff;overflow:hidden;color:var(--demo-text);font-size:14px}.demo-sheet button,.demo-workspace button{font:inherit;cursor:pointer;color:var(--demo-accent)}.demo-sheet button:disabled,.demo-workspace button:disabled{opacity:.4;cursor:default}.demo-sheet button:focus-visible,.demo-sheet input:focus-visible,.demo-sheet select:focus-visible,.demo-sheet textarea:focus-visible,.demo-workspace button:focus-visible{outline:3px solid #207d64;outline-offset:2px}.demo-notice{display:flex;align-items:flex-start;gap:14px;padding:23px 26px;background:#f1f5e9;border-bottom:1px solid #dce5d4}.demo-badge{font-size:10px;font-weight:800;letter-spacing:1.1px;background:#d9e5b7;color:#38522e;padding:6px 8px;border-radius:5px;flex-shrink:0}.demo-notice strong{font-size:15px}.demo-notice p{font-size:12px;line-height:1.8;margin:7px 0 0;max-width:960px;color:#52644b}.demo-host-tools{padding:13px 18px;display:flex;justify-content:space-between;gap:15px;align-items:center;border-bottom:1px solid #e6eae6;font-size:12px;color:#697a71}.demo-host-tools>div{display:flex;gap:7px}.demo-host-tools button{display:flex;align-items:center;gap:5px;background:transparent;border:0;min-height:44px;padding:8px}.demo-host-tools svg{width:18px;height:18px}.demo-native-app{padding:8px 12px 0;background:#f5f6f3}.demo-segment{display:flex;background:#e6e8e4;border-radius:9px;padding:3px;gap:2px}.demo-segment button{background:transparent;border:0;border-radius:7px;flex:1 1;min-width:0;min-height:31px;padding:6px 10px;font-size:13px;font-weight:500;color:#28332d}.demo-segment button[aria-pressed=true],.demo-segment button[aria-selected=true]{background:#fff;box-shadow:0 1px 4px #00000017;color:#172e23;font-weight:650}.demo-kind{width:100%}.demo-status-row{display:flex;gap:12px;align-items:center;margin:8px 0}.demo-status-row>.demo-segment{flex:1 1}.demo-status-row>span{font-size:14px;color:#777e78;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.demo-plus-button{border:0;background:transparent;display:flex;align-items:center;justify-content:center;width:44px;min-height:44px;padding:0}.demo-plus-button svg{width:23px;height:23px}.demo-completed-help{margin:0 0 8px;font-size:11px;color:#687268;line-height:1.5}.demo-table-scroll{overflow:auto;max-height:min(850px,79svh);overscroll-behavior:contain;background:#f5f6f3;border:1px solid #ccd4cc;scrollbar-width:thin;position:relative}.demo-native-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:max-content;min-width:0;max-width:none;background:#fff;font-size:12px;line-height:1.4}.demo-native-table td{width:126px;max-width:126px;height:44px;box-sizing:border-box;vertical-align:middle;border-bottom:1px solid var(--demo-line);border-right:2px solid #b5bcb6;padding:0 6px;background:#fff;overflow-wrap:anywhere;touch-action:pan-x pan-y}.demo-native-table tr:last-child td{border-bottom:0}.demo-native-table td.demo-highlighted{background:#fff29e}.demo-native-table th{width:100px;max-width:100px;text-align:left;vertical-align:middle;background:#edf1e9;font-weight:600;font-size:12px;padding:8px 10px;border-bottom:1px solid var(--demo-line);line-height:1.5;overflow-wrap:anywhere}.demo-label-col{width:100px}.demo-detail-table .demo-native-table td{width:214px;max-width:214px;height:64px;font-size:14px;padding:0 8px}.demo-detail-table{max-height:none}.demo-value-button{display:flex;width:100%;min-height:44px;align-items:center;justify-content:space-between;gap:4px;text-align:left;background:transparent;border:0;padding:5px 0;line-height:1.4;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--demo-text)!important}.demo-value-button>span{min-width:0}.demo-value-button>svg{width:12px;height:12px;color:#8e958c;flex-shrink:0}.demo-muted,.demo-value-button.demo-muted{color:#7c857c!important}.demo-patient-id{display:flex;align-items:stretch;gap:4px;min-height:44px}.demo-id-edit{flex:1 1;min-width:0;overflow-wrap:anywhere;text-align:left;line-height:1.4;padding:4px 0;border:0;background:none;color:var(--demo-text)!important}.demo-highlight-button{width:32px;min-width:32px;min-height:44px;display:flex;align-items:center;justify-content:center;border:0;background:none;padding:4px;color:#798174!important}.demo-highlight-button svg{width:17px;height:17px;padding:2px;box-sizing:content-box;border-radius:6px}.demo-highlight-button[aria-pressed=true] svg{background:#ffe047;color:#29341d}.demo-bottle-sets{padding:5px 0}.demo-bottle-set>span{font-size:11px;line-height:1.2;color:#788070;display:block;margin-bottom:2px}.demo-bottle-set+.demo-bottle-set{margin-top:6px}.demo-bottle-set>div{display:flex;gap:2px}.demo-bottle-set button{background:transparent;border:0;min-height:30px;flex:1 1;padding:0;font-size:11px!important;font-weight:650!important;white-space:nowrap;letter-spacing:-.2px}.demo-positive{color:#cf3f36!important}.demo-negative{color:#2f69bf!important}.demo-detections{padding:6px 0;display:flex;flex-direction:column;gap:3px}.demo-detections>button{width:100%;min-height:32px;line-height:1.35;text-align:left;border:0;background:none;padding:3px 0;overflow-wrap:anywhere;font-size:12px;color:var(--demo-accent)}.demo-detections>button.demo-small-organism{font-size:11px}.demo-add-organism{display:flex;align-items:center;gap:3px}.demo-susceptibility{border:0;border-radius:999px;background:#edf0eb;color:#657063!important;min-height:32px;padding:5px 7px;display:inline-flex;align-items:center;gap:3px;font-size:12px!important;font-weight:650!important;margin:5px 0;line-height:1.3}.demo-susceptibility.demo-known{background:var(--demo-accent);color:#fff!important}.demo-susceptibility svg{width:13px;height:13px}.demo-memo-button{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:44px;height:100%;padding:0;background:none;border:0}.demo-memo-button svg{width:18px;height:18px}.demo-operating-help{font-size:11px;line-height:1.7;color:#6e7a70;padding:12px 20px;border-bottom:1px solid #e3e9e0;background:#fafcf8}.demo-empty{padding:60px 25px;text-align:center;color:#687968;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center}.demo-empty strong{font-size:18px;color:#4b634e}.demo-empty p{max-width:430px;font-size:13px;line-height:1.8}.demo-bottom-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 22px;border-bottom:1px solid #e0e6dc}.demo-storage-status{font-size:11px;color:#687961;line-height:1.7;margin:0;max-width:640px}.demo-storage-warning{color:#976521}.demo-reset-actions{display:flex;gap:16px;flex-shrink:0;flex-wrap:wrap}.demo-reset-actions button{padding:5px 0;min-height:36px;background:transparent;border:0;text-decoration:underline;text-underline-offset:4px;font-size:11px}.demo-bottom-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;background:#f7f9f3}.demo-bottom-cta strong{font-size:17px}.demo-bottom-cta p{font-size:12px;color:#75816c;margin:6px 0 0}.demo-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:9px;border:1px solid #ccd9ca;padding:10px 18px;background:#fff;color:var(--demo-accent);font-size:13px;font-weight:600;text-decoration:none}.demo-primary{background:#18755e;color:#fff!important;border-color:#18755e}.demo-danger-fill{background:#b53930;color:#fff!important;border-color:#b53930}.demo-danger{color:#bd4039!important}.demo-workspace>.demo-error{padding:0 20px}.demo-error{color:#b83c32;font-size:13px;line-height:1.6;white-space:pre-wrap}.demo-saved{color:#177451}.demo-sheet{--demo-accent:#18755e;--demo-text:#1d2925;--demo-line:#d7dcd8;border:1px solid #d8dfd3;background:#f5f6f3;border-radius:18px;padding:0;color:#27352c;max-width:calc(100vw - 28px);width:540px;max-height:min(880px,calc(100svh - 40px));box-shadow:0 25px 110px #17241440;overscroll-behavior:contain;font-family:var(--font-sans);font-size:15px;line-height:1.6}.demo-sheet-wide{width:750px}.demo-sheet::-webkit-backdrop{background:#14201470;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.demo-sheet::backdrop{background:#14201470;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.demo-sheet-header{position:-webkit-sticky;position:sticky;top:0;z-index:3;display:grid;grid-template-columns:90px 1fr 90px;align-items:center;grid-gap:5px;gap:5px;border-bottom:1px solid #dce1d7;background:#f8faf6f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:10px 12px;min-height:58px}.demo-sheet-header>h2{margin:0;text-align:center;font-size:15px;line-height:1.4;font-weight:650}.demo-sheet-header>button{background:transparent;border:0;min-height:38px;font-size:14px;padding:4px;text-align:left}.demo-sheet-header>.demo-save{text-align:right;font-weight:700}.demo-sheet-body{padding:20px;overflow-wrap:anywhere}.demo-sheet-body h3{font-size:13px;line-height:1.5;color:#6c7868;margin:24px 0 8px;font-weight:600}.demo-sheet-body h3:first-child{margin-top:0}.demo-sheet-body p{line-height:1.8}.demo-sheet input,.demo-sheet select,.demo-sheet textarea{font:inherit;font-size:16px;border:1px solid #d5ddd0;min-height:44px;width:100%;min-width:0;border-radius:9px;padding:10px 12px;background:#fff;color:#24362b}.demo-sheet textarea{resize:vertical}.demo-field-label{display:flex;flex-direction:column;gap:10px;color:#6a7867;font-size:13px}.demo-help{font-size:12px;line-height:1.75!important;color:#6c7967;margin:12px 0}.demo-search{display:flex;align-items:center;gap:8px;background:#e8eee3;border-radius:10px;padding:0 11px;min-height:44px;margin-bottom:14px;color:#7b8977}.demo-search input{border:0;background:transparent;font-size:15px;padding:10px 0;outline-offset:0;min-width:0;width:100%}.demo-search>svg{width:18px;height:18px;flex-shrink:0}.demo-search input::placeholder{font-size:13px}.demo-choice-list{background:#fff;border-radius:12px;overflow:hidden}.demo-choice-list>.demo-stat-row,.demo-choice-list>button{display:flex;align-items:center;justify-content:space-between;gap:14px;background:transparent;border:0;border-bottom:1px solid #e7ebe3;width:100%;padding:13px 15px;min-height:52px;text-align:left;color:#24362b;line-height:1.5}.demo-choice-list>button:last-child,.demo-stat-row:last-child{border-bottom:0}.demo-choice-list>button>span{min-width:0;overflow-wrap:anywhere}.demo-choice-list>button[aria-pressed=true]>svg{color:var(--demo-accent)}.demo-choice-list>button>svg{flex-shrink:0}.demo-choice-list small{display:block;color:#7e8a75;font-size:12px;line-height:1.5;margin-top:4px}.demo-list-action{display:flex;align-items:center;gap:7px;width:100%;min-height:48px;padding:12px 2px;border:0;background:none;text-align:left;font-size:14px}.demo-list-action svg{width:16px;height:16px}.demo-editor-section{margin-top:20px}.demo-editor-section h3{margin-top:0}.demo-number{max-width:440px;margin:0 auto}.demo-number-display{display:flex;align-items:baseline;gap:12px;background:#fff;padding:20px;border-radius:16px;min-height:96px;justify-content:flex-end}.demo-number-display output{font-size:42px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;overflow-wrap:anywhere;line-height:1.25;max-width:100%;letter-spacing:-1px}.demo-number-display span{color:#7e8878;font-size:15px;flex-shrink:0}.demo-number-selected output{color:var(--demo-accent)}.demo-number-help{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:10px 0 14px;font-size:11px;color:#788570}.demo-number-help button{padding:6px 0;min-height:36px;background:none;border:0;white-space:nowrap;font-size:14px}.demo-number-pad{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.demo-number-pad>button{border:1px solid #d9e1d3;background:#e9eee5;border-radius:10px;min-height:64px;font-size:28px;font-weight:500;display:flex;align-items:center;justify-content:center}.demo-number-pad>button:active{background:#cfdac8}.demo-number-pad svg{width:27px;height:27px}.demo-date-wheel{display:flex;gap:15px;justify-content:center;background:#fff;border-radius:15px;padding:18px 12px}.demo-date-wheel>label{flex:1 1;min-width:0;text-align:center;font-size:13px;color:#7c8675}.demo-date-wheel select{border:0;border-radius:7px;padding:0;text-align:center;height:180px;font-size:23px;background:#f5f7f1;color:#30442f;scrollbar-width:none;margin-top:10px}.demo-date-wheel option{padding:5px;text-align:center}.demo-date-wheel option:checked{background:#d8e4ce;color:#153b28}.demo-initials{display:grid;grid-template-columns:repeat(auto-fill,minmax(62px,1fr));grid-gap:12px;gap:12px;margin:12px 0}.demo-initials button{border:0;border-radius:12px;min-height:62px;background:#e3ecda;font-size:28px;font-weight:650;color:var(--demo-accent)}.demo-organism-choice strong{font-size:15px;font-weight:500}.demo-organism-choice>small{flex-shrink:0;font-size:11px}.demo-formula h3{font-size:15px;color:#52684a;padding-top:10px}.demo-formula p{font-size:14px}.demo-formula code{display:block;margin:8px 0 18px;padding:13px;background:#e8eee1;border-radius:8px;font-size:13px;white-space:pre-wrap}.demo-formula dl,.demo-patient-identity{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;font-size:14px;background:#fff;padding:14px;border-radius:10px}.demo-formula dd,.demo-patient-identity dd{margin:0;text-align:right}.demo-confirm-content{font-size:14px;line-height:1.8}.demo-confirm-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:25px}.demo-confirm-actions button{font-size:13px}.demo-new-info{margin-bottom:25px}.demo-new-field{margin:22px 0}.demo-new-field>h3{margin:0 0 8px!important;font-size:13px}.demo-new-value{padding:12px 14px;background:#fff;border-radius:14px;font-size:14px}.demo-new-value .demo-bottle-set button{font-size:13px!important;min-height:36px}.demo-new-value .demo-detections>button,.demo-new-value .demo-value-button{font-size:14px;min-height:44px}.demo-new-value .demo-memo-button{justify-content:flex-start}.demo-input-action{display:flex;align-items:center;gap:10px}.demo-input-action>button{display:flex;align-items:center;gap:4px;white-space:nowrap;min-height:44px;border:0;background:none}.demo-ward-list{background:#fff;border-radius:12px;overflow:hidden}.demo-ward-list>div{display:flex;align-items:center;gap:3px;border-bottom:1px solid #e5eadf;padding:4px 8px 4px 14px;min-height:52px}.demo-ward-list>div:last-child{border-bottom:0}.demo-ward-list>div>span{flex:1 1;min-width:0;overflow-wrap:anywhere}.demo-ward-list button{display:flex;align-items:center;justify-content:center;width:38px;height:40px;border:0;background:transparent;padding:0}.demo-ward-list svg{width:18px;height:18px}.demo-search-conditions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.demo-search-conditions>label{display:flex;flex-direction:column;gap:5px;font-size:12px;color:#707d68}.demo-search-conditions input,.demo-search-conditions select{font-size:14px}.demo-search-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:17px 0;font-size:12px;color:#738268}.demo-search-summary button{display:flex;align-items:center;gap:6px;border:0;background:none;min-height:44px;font-size:12px}.demo-search-summary svg{width:17px;height:17px}.demo-record-results{display:flex;flex-direction:column;gap:12px}.demo-record-results>button{background:#fff;border:1px solid #e0e7d8;border-radius:14px;display:block;width:100%;padding:18px;text-align:left;color:#263722}.demo-search-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.demo-search-card-heading strong{font-size:16px}.demo-search-card-heading svg{width:15px;height:15px;transform:rotate(-90deg);color:#a1ac98}.demo-record-results small{display:block;font-size:12px;margin-top:5px;color:#6b7c61}.demo-record-results p{white-space:pre-line;margin:10px 0;font-size:14px;line-height:1.6}.demo-search-card-meta{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#7d8a73;line-height:1.7}.demo-stat-row strong{white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.demo-detail-action{display:flex;justify-content:flex-end;margin-bottom:10px}.demo-detail-action button{display:flex;align-items:center;gap:7px;border:0;background:none;min-height:40px}.demo-detail-action svg{width:17px;height:17px}@media(max-width:640px){.demo-workspace{border-radius:13px}.demo-notice{padding:16px 14px;gap:9px}.demo-notice strong{font-size:13px}.demo-notice p{font-size:11px}.demo-host-tools{padding:8px 12px;gap:8px;font-size:10px}.demo-host-tools>span{max-width:48%}.demo-host-tools>div{gap:2px}.demo-host-tools button{font-size:11px;padding:6px}.demo-native-app{padding:8px 8px 0}.demo-status-row{gap:8px}.demo-status-row>span{font-size:12px}.demo-segment button{font-size:12px;padding:6px}.demo-operating-help{padding:11px 14px;font-size:10px}.demo-bottom-bar{padding:15px;gap:8px}.demo-bottom-bar,.demo-bottom-cta{flex-direction:column;align-items:flex-start}.demo-bottom-cta{padding:20px 16px;gap:14px}.demo-bottom-cta strong{font-size:15px}.demo-sheet{width:100%;max-width:100%;max-height:calc(100svh - 14px);border-radius:15px 15px 0 0;margin:auto 0 0;bottom:0;position:fixed;border-bottom:0}.demo-sheet-header{padding:10px;grid-template-columns:77px 1fr 67px}.demo-sheet-header h2{font-size:14px}.demo-sheet-header>button{font-size:13px}.demo-sheet-body{padding:18px 18px max(22px,env(safe-area-inset-bottom))}.demo-table-scroll{max-height:72svh}.demo-detail-table{max-height:none}.demo-number-display output{font-size:36px}.demo-choice-list>button{padding:13px 12px;font-size:15px}.demo-date-wheel{gap:8px}.demo-search-summary{align-items:flex-start}.demo-search-summary>span{padding-top:10px}.demo-detail-table .demo-native-table td{width:214px}.demo-search-card-meta{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.demo-sheet *,.demo-workspace *{scroll-behavior:auto!important;transition:none!important}}body:has(.demo-sheet[open]){overflow:hidden}.demo-date-actions{display:flex;align-items:center;gap:10px;margin:10px 0;font-size:11px;color:#718067}.demo-date-actions>span{flex:1 1}.demo-date-actions button{background:none;border:0;min-width:44px;min-height:44px;font-size:12px}.demo-sheet-storage{font-size:10px;line-height:1.6;color:#67765d;background:#eaf0df;border-bottom:1px solid #dbe4ce;padding:9px 18px}.demo-sheet-storage strong{font-size:9px;letter-spacing:.5px;margin-right:4px}.demo-sheet{position:fixed;top:var(--demo-viewport-top,0);bottom:var(--demo-keyboard-inset,0);margin:auto;max-height:min(880px,calc(var(--demo-available-height, 100svh) - 24px));overflow-y:auto;overflow-x:hidden;scroll-padding-block:88px 20px}.demo-sheet-header{grid-template-columns:90px minmax(0,1fr) 90px;padding-block:7px}.demo-sheet .demo-sheet-header>h2{min-width:0;font-size:16px;line-height:1.4;overflow-wrap:anywhere}.demo-sheet-header>button{min-width:44px;min-height:44px}.demo-search-conditions{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-search-conditions input,.demo-search-conditions select,.demo-search-conditions>label{min-width:0;max-width:100%}.demo-sheet .demo-search input,.demo-sheet .demo-search-conditions input,.demo-sheet .demo-search-conditions select,.demo-sheet input,.demo-sheet select,.demo-sheet textarea{font-size:16px}.demo-sheet .demo-date-wheel select{font-size:23px}.demo-table-scroll:not(.demo-detail-table) td.demo-field-patientID{position:-webkit-sticky;position:sticky;top:0;z-index:2;border-bottom:2px solid #aab5a9;box-shadow:0 3px 4px -3px #273d354d}.demo-table-guide{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px 12px;padding:3px 0 7px}.demo-table-hint{flex:1 1 80px;margin:0;color:#627264;font-size:11px;line-height:1.6}.demo-table-navigation{display:flex;flex:0 0 auto;align-items:center;gap:5px;margin-left:auto}.demo-table-navigation>button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid #d2dbcf;border-radius:8px;background:#fff}.demo-table-navigation>button svg{width:17px;height:17px}.demo-table-next-icon{display:flex;transform:rotate(180deg)}.demo-table-navigation>span{min-width:56px;color:#586b5b;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center;white-space:nowrap}.demo-kind-row{display:flex;align-items:stretch;gap:8px}.demo-kind-row>.demo-kind{flex:1 1;min-width:0}.demo-kind-row>.demo-host-tools{flex:0 0 auto;padding:0;border:0}.microbiology-workspace{border:0;border-radius:0;min-width:0;background:#f5f6f3}.microbiology-workspace .demo-native-app{padding:8px 0 0}.microbiology-workspace .demo-table-scroll{max-height:calc(100svh - 250px);min-height:140px}.microbiology-workspace .demo-detail-table{max-height:none}.microbiology-operating-hint{margin:12px 0 0;font-size:11px;line-height:1.65;color:#687568}.microbiology-save-status{min-height:20px;font-size:12px;color:#18755e;text-align:right}.microbiology-value-cell{min-width:0;max-width:100%}.microbiology-value-cell>.demo-error{font-size:11px;margin:5px 0}.microbiology-susceptibility-cell{display:flex;align-items:center;gap:5px;padding:3px 0}.microbiology-result-note{display:flex;align-items:center;gap:4px;border:0;background:none;padding:4px 0;min-height:44px;font-size:11px!important;text-align:left}.microbiology-result-note svg{width:14px;height:14px;flex-shrink:0}.demo-table-scroll:not(.demo-detail-table) .microbiology-result-note{min-width:30px;justify-content:center}.demo-table-scroll:not(.demo-detail-table) .microbiology-result-note span{display:none}.microbiology-record-open{display:flex;align-items:center;justify-content:space-between;gap:4px;width:100%;min-height:36px;text-align:left;border:0;background:none;padding:0;font-size:11px!important}.microbiology-record-open svg{width:13px;height:13px;flex-shrink:0}.microbiology-record-actions{display:flex;align-items:center;gap:8px;margin-bottom:16px}.microbiology-record-actions button{display:flex;align-items:center;gap:7px;justify-content:center;min-height:44px;border:1px solid #d8e0d4;border-radius:9px;background:#fff;padding:7px 11px;font-size:13px}.microbiology-record-actions button:last-child{margin-left:auto}.microbiology-record-actions span{font-size:11px;min-width:20px;padding:2px 5px;border-radius:20px;background:#e7eee2;color:#476449}.microbiology-drug-details{margin:14px 0 22px;border-radius:12px;background:#fff;overflow:hidden}.microbiology-drug-row{display:flex;align-items:flex-start;padding:12px 14px;border-bottom:1px solid #e2e8df;gap:8px}.microbiology-drug-row:last-child{border-bottom:0}.microbiology-drug-row>details{flex:1 1;min-width:0}.microbiology-drug-row>details>summary{cursor:pointer;min-height:44px;list-style-position:inside}.microbiology-drug-row summary strong{font-size:15px;color:#294435}.microbiology-drug-row summary span{display:block;font-size:12px;line-height:1.5;color:#6a7967;padding-top:3px;overflow-wrap:anywhere}.microbiology-drug-row>button{background:none;border:0;min-width:44px;min-height:44px;padding:6px;display:flex;align-items:center;justify-content:center}.microbiology-drug-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.microbiology-drug-inputs label{font-size:11px;color:#697a64;min-width:0}.microbiology-drug-inputs input{margin-top:5px;padding:9px;font-size:16px}.demo-sheet .demo-field-label{margin-block:18px}@media(max-width:480px){.microbiology-drug-inputs{grid-template-columns:1fr}.microbiology-workspace .demo-kind-row{flex-wrap:wrap}.microbiology-workspace .demo-kind-row>.demo-kind{flex-basis:calc(100% - 98px)}}@media (max-width:600px){.demo-kind-row{gap:4px}.demo-kind-row .demo-host-tools>div{gap:0}.demo-kind-row .demo-host-tools button{width:44px;min-height:44px;justify-content:center;padding:0}.demo-kind-row .demo-host-tools button>span{display:none}.demo-page{padding-top:14px}.demo-page .page-intro{display:flex;flex-wrap:wrap;align-items:center;gap:5px 14px;margin-bottom:14px;padding:0 8px}.demo-page .page-intro .eyebrow{display:none}.demo-page .page-intro h1{margin:0;font-size:26px;line-height:1.35}html[lang=en] .demo-page .page-intro h1{font-size:28px}.demo-page .page-intro p{margin-top:5px;font-size:12px;line-height:1.65}.demo-page .page-intro .back-link{padding-block:5px;min-height:44px;display:inline-flex;align-items:center;font-size:11px}.demo-notice{padding:13px 14px}.demo-notice p{line-height:1.65}.demo-bottle-set button,.demo-detections>button,.demo-new-value .demo-bottle-set button,.demo-segment button,.demo-susceptibility{min-height:44px}.demo-highlight-button{width:44px;min-width:44px;padding-inline:10px}.demo-patient-id{gap:0}.demo-status-row>.demo-segment{min-width:0}.demo-plus-button{flex-shrink:0}.demo-sheet{top:var(--demo-viewport-top,0);bottom:var(--demo-keyboard-inset,0);max-height:calc(var(--demo-available-height, 100svh) - 8px);margin:auto 0 0}.demo-sheet-header{grid-template-columns:88px minmax(0,1fr) 88px;padding:7px 10px}.demo-sheet .demo-sheet-header>h2{font-size:15px}.demo-sheet .demo-sheet-header>button{font-size:14px;white-space:nowrap}.demo-sheet .demo-date-wheel select{font-size:23px}.demo-search-conditions input,.demo-search-conditions select{padding-inline:8px}.demo-detail-table .demo-native-table{width:100%}.demo-detail-table .demo-label-col,.demo-detail-table .demo-native-table th{width:90px;max-width:90px}.demo-detail-table .demo-native-table col:not(.demo-label-col){width:auto!important}.demo-detail-table .demo-native-table td{width:auto;max-width:none}.demo-detail-action button,.demo-number-help button,.demo-reset-actions button,.demo-ward-list button{min-width:44px;min-height:44px}.demo-ward-list button{width:44px;height:44px;flex-shrink:0}}.w-native-app .microbiology-workspace .demo-segment{border-radius:10px;padding:2px}.w-native-app .microbiology-workspace .demo-segment button{min-height:32px;padding:4px 8px;font-size:13px;border-radius:8px}.w-native-app .microbiology-workspace .demo-kind-row{gap:6px}.w-native-app .microbiology-workspace .demo-status-row{margin:6px 0 0;gap:8px}.w-native-app .microbiology-workspace .demo-status-row>span{font-size:12px}.w-native-app .microbiology-workspace .demo-plus-button{width:38px;min-height:34px}.w-native-app .microbiology-workspace .demo-kind-row .demo-host-tools button{min-height:34px;padding:4px 8px}@media (max-width:600px){.w-native-app .microbiology-workspace .demo-kind-row .demo-host-tools button{width:38px;padding:0}}.microbiology-organism{display:grid;grid-gap:2px;gap:2px;padding:3px 0;border-bottom:1px dashed #e3e8e2}.microbiology-organism:last-of-type{border-bottom:0}.demo-detections>.microbiology-organism>.microbiology-organism-name{width:100%;min-height:32px;line-height:1.35;text-align:left;border:0;background:none;padding:3px 0;overflow-wrap:anywhere;font-size:12px;color:var(--demo-accent);font-weight:600}.demo-detections>.microbiology-organism>.microbiology-organism-name.demo-small-organism{font-size:11px}.microbiology-organism-susceptibility{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;padding-bottom:3px}.microbiology-organism-susceptibility>.demo-susceptibility{margin:0;min-height:28px;padding:3px 8px}.microbiology-susceptible{display:inline-flex;align-items:flex-start;gap:4px;min-height:28px;max-width:100%;border:0;border-radius:8px;background:#eef6f2;padding:4px 7px;font-size:11px!important;line-height:1.35;text-align:left;color:#1f5a47!important;overflow-wrap:anywhere}.microbiology-susceptible.is-empty{background:transparent;color:#66746a!important;padding-inline:0}.microbiology-susceptible-tag{flex-shrink:0;display:inline-grid;place-items:center;width:16px;height:16px;border-radius:4px;background:#18755e;color:#fff;font-size:10px;font-weight:800}.demo-native-table td.demo-field-memo{padding:0}.demo-memo-preview{display:flex;align-items:flex-start;gap:6px;width:100%;min-height:44px;height:100%;padding:8px 7px;background:none;border:0;text-align:left;color:var(--demo-text)!important;font-size:12px;line-height:1.45}.demo-memo-preview.is-empty{align-items:center;color:#7c857c!important}.demo-memo-preview svg{width:16px;height:16px;flex-shrink:0;color:#8e958c}.microbiology-memo-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;white-space:pre-wrap;overflow-wrap:anywhere;min-width:0}.demo-detail-table .microbiology-memo-text,.demo-new-value .microbiology-memo-text{-webkit-line-clamp:12;font-size:14px}.microbiology-antibiotics{align-items:flex-start;padding:6px 0}.microbiology-antibiotics-body{display:grid;grid-gap:5px;gap:5px;min-width:0;flex:1 1}.microbiology-regimen{display:grid;grid-gap:2px;gap:2px}.microbiology-regimen-date{display:inline-flex;align-items:center;gap:3px;font-size:10px;color:#5b6d62;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.microbiology-regimen-date svg{width:12px;height:12px}.microbiology-drug{display:grid;line-height:1.3}.microbiology-drug>strong{font-weight:650;font-size:12px;color:#1f3d32}.microbiology-drug>small{font-size:10px;color:#66746a;overflow-wrap:anywhere}.microbiology-regimen-empty{color:#7c857c}.microbiology-regimen-history{display:grid;grid-gap:1px;gap:1px;padding-top:4px;border-top:1px dashed #dde3dc}.microbiology-regimen-history>small{font-size:10px;line-height:1.35;color:#7a877d;overflow-wrap:anywhere;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.demo-detail-table .microbiology-drug>strong,.demo-new-value .microbiology-drug>strong{font-size:14px}.demo-detail-table .microbiology-drug>small,.demo-detail-table .microbiology-regimen-history>small,.demo-new-value .microbiology-drug>small,.demo-new-value .microbiology-regimen-history>small{font-size:12px}.microbiology-sex{margin:5px 0;max-width:220px}.microbiology-sex button{font-size:12px!important;min-height:30px!important;padding:3px 6px!important}.demo-native-table thead th{background:#f3f6f2;padding:6px;border-right:2px solid #b5bcb6;border-bottom:1px solid var(--demo-line);vertical-align:middle;text-align:left;width:auto;max-width:none}.demo-native-table thead th.demo-highlighted{background:#fff29e}.microbiology-column-actions{display:flex;flex-wrap:wrap;align-items:center;gap:3px}.microbiology-column-actions>button{display:inline-flex;align-items:center;gap:3px;min-height:30px;border:1px solid #cfd8d0;border-radius:8px;background:#fff;padding:3px 7px;font-size:11px!important;font-weight:600;white-space:nowrap;color:var(--demo-accent)}.microbiology-column-actions>button svg{width:13px;height:13px;flex-shrink:0}.microbiology-column-actions>button.demo-danger{border-color:#e6c8c5}.microbiology-column-actions>.microbiology-column-more{padding:3px 5px;color:#5c6a60}.demo-native-table td.demo-field-images{padding:6px}.microbiology-images{display:grid;grid-gap:6px;gap:6px;min-width:0}.microbiology-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:4px;gap:4px}.microbiology-image{position:relative;display:block;width:100%;aspect-ratio:1;padding:0;border:0;border-radius:8px;overflow:hidden;background:#e9eeea}.microbiology-image img{display:block;width:100%;height:100%;object-fit:cover}.microbiology-image .camera-thumb-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#a5b5b8}.microbiology-image-more{position:absolute;inset:0;display:grid;place-items:center;background:#1d292580;color:#fff;font-weight:700;font-size:14px}.microbiology-image-actions{display:flex;flex-wrap:wrap;gap:3px}.microbiology-image-actions>button{display:inline-flex;align-items:center;gap:3px;min-height:30px;border:1px solid #cfd8d0;border-radius:8px;background:#fff;padding:3px 7px;font-size:11px!important;font-weight:600;white-space:nowrap}.microbiology-image-actions>button svg{width:13px;height:13px}.microbiology-image-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.demo-detail-table .microbiology-image-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.microbiology-date-button{display:flex;align-items:center;gap:10px;width:100%;min-height:52px;margin:0 0 14px;padding:10px 14px;border:1px solid #d5ddd0;border-radius:12px;background:#fff;text-align:left;font-size:14px;color:#24362b}.microbiology-date-button>span{color:#6a7867;font-size:13px}.microbiology-date-button>strong{margin-left:auto;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:16px}.microbiology-date-button>svg:first-child{width:18px;height:18px;color:var(--demo-accent)}.microbiology-date-button>svg:last-child{width:14px;height:14px;color:#8e958c}.microbiology-regimen-card{margin:6px 0 22px;padding:14px;border-radius:16px;background:#eef2ec}.microbiology-regimen-card>h3:first-child{margin-top:0}.microbiology-regimen-card .microbiology-drug-details{margin:0 0 12px}.microbiology-regimen-actions{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 16px}.microbiology-regimen-actions>.demo-button{flex:1 1;min-width:140px}.microbiology-drug-choices{max-height:330px;overflow-y:auto}.microbiology-history-row{display:flex;align-items:center;gap:10px;padding:11px 8px 11px 15px;border-bottom:1px solid #e7ebe3;min-height:52px}.microbiology-history-row:last-child{border-bottom:0}.microbiology-history-row>span{flex:1 1;min-width:0;display:grid;grid-gap:3px;gap:3px}.microbiology-history-row strong{font-size:14px;color:#294435}.microbiology-history-row small{font-size:12px;color:#6a7967;line-height:1.5;overflow-wrap:anywhere;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.microbiology-history-row>button{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:0;background:none;padding:6px}.microbiology-selected-drugs{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 12px}.microbiology-drug-chip{display:inline-flex;align-items:center;gap:4px;padding:5px 6px 5px 11px;border-radius:999px;background:#fff;border:1px solid #cfdbd2;font-size:13px;color:#1f3d32}.microbiology-drug-chip>button{display:grid;place-items:center;width:26px;height:26px;border:0;border-radius:50%;background:#e6ede8;font-size:14px;line-height:1;color:#3d5548}.demo-choice-large>button{min-height:60px;font-size:17px;justify-content:center}.demo-choice-large>button>span{text-align:center}@media (max-width:600px){.microbiology-column-actions>button{padding:3px 5px;font-size:10px!important}.microbiology-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.microbiology-organism-susceptibility>.demo-susceptibility,.microbiology-susceptible{min-height:34px}}.w-native-app .microbiology-workspace .demo-native-table td{height:auto}.w-native-app .microbiology-workspace .demo-native-table tr[data-field=images] td{vertical-align:top}.microbiology-image img{object-fit:contain;background:#e9eeea}.patient-native{max-width:860px!important;color:#161b20}.patient-body-workspace button,.patient-native button{cursor:pointer}.patient-native h1,.patient-native h2,.patient-native h3,.patient-native p{margin:0}.patient-native-nav{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;grid-gap:8px;gap:8px;margin-bottom:22px;min-height:44px}.w-app .patient-native-nav h1{font-size:18px;letter-spacing:0;text-align:center;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patient-circle{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:var(--w-teal,#078b88);padding:0;flex-shrink:0}.patient-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:22px}.patient-stats>div{display:grid;grid-gap:2px;gap:2px;text-align:center}.patient-stats strong{font-size:30px;font-weight:750;line-height:1.2;color:var(--w-teal)}.patient-stats span{font-size:11px;color:#777d83}.patient-due .is-overdue,.patient-stats .is-overdue strong{color:#d66e67}.patient-native-row{width:100%;border:0;border-radius:18px;background:white;color:#1c2025;display:flex;align-items:center;gap:13px;padding:16px;text-align:left;min-height:76px;box-shadow:0 1px 0 #12222c05}.patient-native-row>svg{color:var(--w-teal);flex-shrink:0}.patient-native-row>span:has(strong){display:grid;grid-gap:3px;gap:3px;min-width:0;flex:1 1}.patient-native-row strong{font-size:15px;font-weight:700;line-height:1.4}.patient-native-row small{font-size:12px;color:#777d83;line-height:1.5}.patient-native-row>span:last-child:not(:has(strong)){color:var(--w-teal);flex-shrink:0}.patient-inbox{margin-bottom:24px}.patient-inbox-icon{width:46px;height:46px;background:#fcf0db;border-radius:14px;color:#c49849;display:grid;place-items:center}.patient-mini-thumbs{display:flex;gap:4px}.patient-mini-thumbs>span{width:37px;height:37px;border-radius:8px;overflow:hidden}.patient-body-workspace img,.patient-native img{object-fit:cover;width:100%;height:100%;display:block}.patient-list-heading{display:flex;align-items:center;gap:10px;justify-content:space-between;margin:23px 0 13px}.patient-due>h2,.patient-list-heading h2{font-size:19px!important;font-weight:750!important;letter-spacing:0!important}.patient-list-heading p{font-size:12px;color:#777d83;margin-top:3px}.patient-following,.patient-kind-filter{display:flex;width:100%;border-radius:30px!important;margin-bottom:13px;background:#e5e7e9!important;padding:3px}.patient-following button,.patient-kind-filter button{flex:1 1;border-radius:24px!important;min-height:34px!important;color:#626970!important;font-size:13px!important}.patient-following button[aria-pressed=true],.patient-kind-filter button[aria-pressed=true]{color:#111820!important}.patient-search{margin-bottom:10px;border:none!important;background:#e9ebed!important;border-radius:12px}.patient-footnote{color:#767d83;font-size:12px!important;line-height:1.6!important;overflow-wrap:anywhere}.patient-center{text-align:center}.patient-native-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));grid-gap:13px;gap:13px;margin-top:14px}.patient-card{display:flex;flex-direction:column;gap:13px;min-width:0;padding:16px;background:#fff;border:0;border-radius:21px;text-align:left;color:#171d22;width:100%}.patient-card-top{display:flex;gap:12px;align-items:center;min-width:0}.patient-cover{width:64px;height:64px;border-radius:14px;flex-shrink:0;overflow:hidden;background:#e6eeee}.patient-card-heading{display:grid;grid-gap:3px;gap:3px;flex:1 1;min-width:0}.patient-card-heading strong{font-size:17px;line-height:1.35;overflow-wrap:anywhere}.patient-card-heading small{color:#777c83;font-size:12px;overflow-wrap:anywhere}.patient-recency{display:grid;grid-gap:4px;gap:4px;text-align:right;color:#777c83;flex-shrink:0;font-size:12px}.patient-recency b{font-size:12px}.patient-card-thumbs{display:flex;gap:8px}.patient-card-thumbs>span{width:60px;height:60px;border-radius:12px;overflow:hidden}.patient-series-pills{display:flex;gap:7px;overflow:hidden;align-items:center;max-width:100%}.patient-series-pills>span{display:inline-flex;align-items:center;gap:4px;font-size:11px;border-radius:20px;color:#527470;background:#edf4f3;padding:5px 9px;white-space:nowrap;max-width:180px;overflow:hidden;text-overflow:ellipsis}.patient-series-pills>small{color:#8b9095;font-size:12px}.patient-due{margin-bottom:18px}.patient-due-row{display:flex;gap:10px;align-items:center;background:white;border-radius:16px;margin-top:9px;padding:12px 14px}.patient-due-row>button:first-child{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:3px 11px;gap:3px 11px;flex:1 1;border:0;padding:0;background:none;text-align:left;color:inherit}.patient-due-row>button:first-child>span{grid-row:span 2;align-self:center;color:var(--w-teal);font-size:11px}.patient-due-row strong{font-size:14px}.patient-due-row small{font-size:12px;color:#737b81}.patient-detail-header{background:white;border-radius:20px;padding:18px;margin-bottom:14px}.patient-detail-header h2{font-size:23px!important;font-weight:750!important}.patient-detail-header>p{font-size:13px;color:#727a81;margin-top:3px}.patient-detail-header .patient-detail-memo{margin-top:8px;white-space:pre-wrap}.patient-detail-header .patient-series-pills{margin-top:10px}.patient-follow-action{display:flex;gap:8px;justify-content:center;align-items:center;border:1px solid #e1e4e7;width:100%;background:white;border-radius:30px;color:#21262b;min-height:47px;padding:10px 15px;font-weight:600;font-size:14px;margin:14px 0}.patient-series-cards{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin;margin:0 -1px;padding:1px 1px 5px}.patient-series-card-wrap{flex:0 0 min(300px,87vw);width:300px;max-width:100%;scroll-snap-align:start}.patient-series-card{padding:16px;background:#fff;border:0;border-radius:19px;width:100%;text-align:left;color:inherit;display:grid;grid-gap:13px;gap:13px}.patient-series-cover{width:54px;height:54px;flex-shrink:0;border-radius:12px;overflow:hidden;background:#eaf0f1}.patient-series-card .patient-card-top>span:nth-child(2){min-width:0;flex:1 1;display:grid;grid-gap:3px;gap:3px}.patient-series-card strong{font-size:16px;overflow-wrap:anywhere}.patient-series-card .patient-card-top small{font-size:12px;color:#767e85}.patient-series-card .patient-card-top>span:last-child{color:#b3b6ba}.patient-series-timeline{display:flex;gap:8px;overflow:hidden;min-width:0}.patient-series-timeline>span{flex-shrink:0;display:grid;grid-gap:4px;gap:4px;text-align:center}.patient-timeline-thumb{width:66px;height:66px;border-radius:12px;overflow:hidden;display:block}.patient-series-timeline small{font-size:10px;font-weight:700;color:#858990}.patient-series-empty{background:#f1f3f5;border-radius:12px;min-height:70px;display:grid;align-items:center;padding:10px 12px;color:#7a8188;font-size:12px}.patient-series-capture{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;border:0;min-height:43px;margin-top:8px;background:var(--w-teal);color:#fff;border-radius:25px;font-size:13px;font-weight:700}.patient-native>.patient-native-row{margin:17px 0}.patient-delete-action{width:100%;border:0;background:none;color:#ca706c;min-height:48px;font-size:13px;padding:14px 8px;line-height:1.5}.patient-record-context{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px;font-size:12px;color:#737b80}.patient-record-context>.w-link{margin-left:auto}.patient-record-footer{margin-top:16px;padding:14px 0;font-size:13px;color:#777}.patient-native-form{gap:10px!important}.patient-form-group{background:#fff;border-radius:14px;padding:6px 12px 12px}.patient-form-group>label{padding:6px 0 0;gap:6px!important;font-size:12px;font-weight:600;color:#5b666c}.patient-form-group>label+label{margin-top:4px}.patient-form-group input:not([type=checkbox]),.patient-form-group textarea{border:0!important;padding:10px 12px!important;border-radius:10px!important;background:#eef1f0!important;color:#1c2328;min-height:44px;outline-offset:2px}.patient-form-group input::placeholder,.patient-form-group textarea::placeholder{color:#8a9398}.patient-kind-choice{margin:0 0 10px}.patient-kind-choice button{flex:1 1}.patient-native-form .patient-footnote{padding:0 12px;margin:0 0 13px}.patient-native-form .patient-native-row{font-size:14px}.patient-recent-names{display:flex;gap:7px;overflow:auto;padding:4px 0 12px}.patient-recent-names button{border:0;border-radius:20px;padding:6px 11px;background:#edf3f3;color:var(--w-teal);white-space:nowrap;font-size:12px;min-height:36px}.patient-settings-disclosure{background:white;border-radius:14px;padding:14px;margin-bottom:14px}.patient-settings-disclosure>summary{font-size:14px;min-height:32px;cursor:pointer}.patient-settings-disclosure>label{margin:14px 0}.patient-switch{display:flex!important;justify-content:space-between;align-items:center}.patient-switch>input{width:21px;height:21px;accent-color:var(--w-teal)}.patient-age-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.patient-body-workspace{max-width:640px;margin:auto;display:grid;grid-gap:16px;gap:16px}.patient-body-workspace>.patient-native-nav{margin-bottom:0}.patient-body-surface{width:100%;display:flex;border-radius:30px!important;background:#e4e7e9!important}.patient-body-surface button{flex:1 1;border-radius:25px!important;font-size:14px!important;min-height:36px!important}.patient-body-map{max-width:360px;width:100%;margin:auto}.patient-body-focus{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:6px;gap:6px;margin:2px 0 14px}.patient-body-focus>button{background:white;color:#555d63;border:1px solid #dfe3e6;border-radius:12px;font-size:12px;min-height:43px;padding:7px 3px;line-height:1.4}.patient-body-focus>button[aria-pressed=true]{color:var(--w-teal);border-color:#b5d9d4;background:#e9f4f2;font-weight:700}.patient-body-sides{display:flex;justify-content:space-between;font-size:11px;color:#767d84;margin:0 5px 8px}.patient-body-canvas{position:relative;background:white;border-radius:22px;overflow:hidden;width:100%;isolation:isolate}.patient-body-canvas>svg{width:100%;height:100%;display:block}.patient-body-placement{position:absolute;inset:0;border:0;background:transparent;border-radius:22px;touch-action:manipulation}.patient-body-pin{position:absolute;transform:translate(-50%,-50%);width:44px;height:44px;border:0;border-radius:50%;display:grid;place-items:center;padding:0;background:transparent;color:#fff;font-size:14px;font-weight:700;z-index:2;isolation:isolate}.patient-body-pin:before{content:"";position:absolute;inset:7px;background:#0c9891;border:3px solid white;border-radius:50%;box-shadow:0 1px 5px #204f4d30;z-index:-1}.patient-body-pin.is-selected:before{box-shadow:0 0 0 3px #10a19945,0 1px 5px #204f4d30}.patient-body-caption{text-align:center;color:#898f95;font-size:11px;margin-top:9px!important}.patient-body-editor{display:grid;grid-gap:16px;gap:16px}.patient-body-editor h3{font-size:17px;margin:0}.patient-body-actions{display:flex;justify-content:space-between;gap:10px}.patient-position-controls{font-size:12px;color:#737b81}.patient-position-controls summary{min-height:44px;padding:10px 0}.patient-position-controls>div{display:flex;justify-content:center;gap:12px;margin-top:12px}.patient-position-controls button{width:46px;height:46px;border:1px solid #dae0e3;border-radius:14px;background:white;color:var(--w-teal);font-size:21px}.patient-body-records{display:grid;grid-gap:9px;gap:9px}.patient-body-records h2{font-size:16px!important}.patient-body-record{background:white;border:1px solid transparent;border-radius:15px;padding:12px 14px}.patient-body-record.is-selected{border-color:#56b1a8;background:#f3fbf9}.patient-body-record>button:first-child{display:flex;align-items:center;gap:11px;border:0;background:none;padding:0;width:100%;text-align:left;min-height:43px;color:inherit}.patient-body-record>button:first-child>span:nth-child(2){display:grid;flex:1 1;grid-gap:2px;gap:2px;min-width:0}.patient-body-record strong{font-size:14px;overflow-wrap:anywhere}.patient-body-record small{font-size:11px;color:#7c858b}.patient-body-record>.w-link{margin:3px 0 -6px 32px}.patient-other-maps{display:flex;flex-wrap:wrap;gap:7px;font-size:12px}.patient-other-maps>p{width:100%}.patient-undo{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#e3f4f0;color:#186d65;border-radius:15px;padding:10px 14px;font-size:13px}.patient-undo>button{background:transparent;border:0;color:inherit;font-weight:700;min-height:44px;white-space:nowrap}.patient-body-placement:focus-visible,.patient-native-form input:focus-visible{outline:2px solid var(--w-teal);outline-offset:3px}.patient-body-editor button:focus-visible,.patient-native button:focus-visible{outline:3px solid #118c8c;outline-offset:3px}@media(max-width:700px){.patient-native-nav{margin-bottom:17px}.patient-native-list{grid-template-columns:1fr}.patient-stats{margin-bottom:19px}.patient-stats strong{font-size:29px}.patient-card{padding:15px}.patient-series-cards{margin-right:-20px;padding-right:20px}.patient-native-row{padding:15px;border-radius:18px}.patient-native-row strong{font-size:14px}.patient-native-row small{font-size:11px}.patient-mini-thumbs>span{width:32px;height:32px}.patient-body-workspace{gap:15px}.patient-native-form .patient-footnote{font-size:11px!important}.patient-detail-header h2{font-size:23px!important}}@media(max-width:355px){.patient-mini-thumbs,.patient-recency{display:none}.patient-body-focus>button{font-size:11px}.patient-stats span{font-size:10px}}.demo-sheet .patient-native-row{color:#1c2328;font-size:14px}.demo-sheet .patient-body-focus>button{font-size:12px;color:#5c656b}.demo-sheet .patient-body-focus>button[aria-pressed=true]{color:var(--w-teal,#078b88)}.demo-sheet .patient-body-pin{color:#fff;font-size:14px}.demo-sheet .patient-body-surface>button{font-size:14px}.demo-sheet .patient-position-controls button{font-size:21px;color:var(--w-teal,#078b88)}.demo-sheet .patient-switch>input{width:21px;height:21px;min-height:21px;accent-color:var(--w-teal,#078b88)}.patient-selected-records{display:grid;grid-gap:10px;gap:10px}.patient-selected-record{background:#edf7f4;border:1px solid #a2cfc4;border-radius:17px;padding:15px;display:grid;grid-gap:8px;gap:8px}.patient-selected-record>strong{font-size:15px}.patient-selected-record>div{display:flex;align-items:center;gap:17px}.patient-selected-record .w-primary{color:white}.patient-body-preparing{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:28px;text-align:center;color:#69847e;background:#f3f7f5}.patient-body-preparing>p{font-size:15px;font-weight:650}.patient-body-preparing>small{font-size:12px;line-height:1.7}.patient-body-preparing>.w-button{margin-top:5px;color:#087e78}.patient-lazy-thumbnail{display:block!important;width:100%!important;height:100%!important;overflow:hidden;background:#eaf0f1}.patient-lazy-thumbnail>.camera-thumb-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#a5b5b8}.patient-memo-card{background:#fff;border-radius:20px;padding:14px 16px 12px;margin:17px 0}.patient-memo-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}.patient-memo-head h2{font-size:15px!important;font-weight:700!important;margin:0}.patient-memo-status{font-size:12px;color:#6d7a72;min-height:18px}.patient-memo-status[data-status=saved]{color:#177451}.patient-memo-status[data-status=error]{color:#b83c32}.patient-memo-input{display:block;width:100%;min-height:132px;box-sizing:border-box;border:0;border-radius:14px;background:#f2f4f3;padding:14px;font:inherit;font-size:16px;line-height:1.7;color:#161b20;resize:none;overflow:hidden;outline-offset:2px}.patient-memo-input:focus{background:#eef3f1;outline:2px solid #066e6e}.patient-memo-input::placeholder{color:#8d979b}.patient-memo-error{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px}.patient-record-card .patient-series-timeline small{font-weight:600}.patient-native-nav-list{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.patient-native-nav-list>h1{text-align:center}.patient-native-nav-list>.patient-circle{justify-self:end}.patient-nav-action{justify-self:start;display:inline-flex;align-items:center;gap:6px;min-height:40px;max-width:100%;padding:8px 14px 8px 11px;border:0;border-radius:24px;background:#fff;color:var(--w-teal,#078b88);font-weight:650;font-size:13px;white-space:nowrap;box-shadow:0 1px 0 #12222c08}.patient-nav-action svg{flex-shrink:0}.patient-detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.patient-detail-actions>.patient-follow-action{flex:1 1 240px;margin:0}.patient-transfer-action{color:var(--w-teal,#078b88)!important}@media(max-width:360px){.patient-nav-action>span{display:none}.patient-nav-action{padding:8px 11px}}.patient-body-workspace img,.patient-native img{object-fit:contain;background:#e6ebe9}