@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap";.app-date-picker-wrap{position:relative;width:100%;min-width:0}.app-date-picker-field{position:relative;display:flex;align-items:stretch;width:100%;min-width:0}.app-date-picker-field>input{width:100%;min-width:0;padding-right:36px;box-sizing:border-box}.app-date-picker-trigger{position:absolute!important;top:50%;right:2px;transform:translateY(-50%);color:var(--color-text-muted, #666666)!important;border-radius:6px!important}.app-date-picker-trigger:hover:not(:disabled){color:var(--color-brand-gradient-dark, #527619)!important;background:var(--color-brand-muted, #f0f7e6)!important}.app-date-picker-input--error{border-color:var(--color-error-dark, #dc2626)!important}.app-date-picker-input--disabled{cursor:not-allowed}.app-date-picker-popover{border-radius:8px!important;overflow:hidden;background:var(--color-white, #ffffff)!important;border:2px solid var(--color-brand, #8ec33c);box-shadow:0 4px 6px -1px #0f172a14,0 10px 24px -4px #0f172a1f}.app-date-picker-popover .app-date-calendar,.app-date-picker-popover .MuiDateCalendar-root{width:320px;max-width:min(320px,calc(100vw - 24px));background:var(--color-white, #ffffff)}.app-date-picker-popover .MuiPickersCalendarHeader-root{border-bottom:none}.app-date-picker-popover .MuiPickersArrowSwitcher-button{border-radius:8px}.app-date-picker-popover .MuiDayCalendar-slideTransition{min-height:240px}.app-date-picker-popover .MuiPickerDay-root:not(.Mui-disabled):not(.Mui-selected){border:1px solid var(--color-brand, #8ec33c)!important;box-sizing:border-box}.app-date-picker-popover .MuiPickerDay-root:not(.Mui-disabled):not(.Mui-selected):hover,.app-date-picker-popover .MuiPickerDay-root:not(.Mui-disabled):not(.Mui-selected):focus{background-color:var(--color-brand-muted, #f0f7e6)!important;border-color:var(--color-brand-gradient-dark, #527619)!important}.app-date-picker-popover .MuiPickerDay-root.Mui-selected{background-color:var(--color-brand, #8ec33c)!important;color:var(--color-white, #ffffff)!important}.app-date-picker-popover .MuiPickerDay-root.Mui-selected:hover,.app-date-picker-popover .MuiPickerDay-root.Mui-selected:focus{background-color:var(--color-brand-gradient-dark, #527619)!important}.app-date-picker-popover .MuiPickerDay-root.MuiPickerDay-today:not(.Mui-selected):not(.Mui-disabled){border:1px solid var(--color-brand-gradient-dark, #527619)!important;background:var(--color-brand-muted, #f0f7e6);outline:none}.app-date-picker-popover .MuiMonthCalendar-button.Mui-selected,.app-date-picker-popover .MuiYearCalendar-button.Mui-selected{background-color:var(--color-brand, #8ec33c)!important;color:var(--color-white, #ffffff)!important}.app-date-picker-popover .MuiMonthCalendar-button.Mui-selected:hover,.app-date-picker-popover .MuiYearCalendar-button.Mui-selected:hover{background-color:var(--color-brand-gradient-dark, #527619)!important}.app-date-picker-popover .MuiPickerDay-root.Mui-disabled,.app-date-picker-popover .MuiPickerDay-root[disabled]{color:var(--color-text-disabled, #9ca3af)!important;background-color:var(--color-gray-100, #f3f4f6)!important;border:1px solid var(--color-gray-200, #e5e7eb)!important;opacity:1;pointer-events:none}.app-date-picker-popover .MuiPickerDay-root.Mui-disabled:hover,.app-date-picker-popover .MuiPickerDay-root[disabled]:hover{background-color:var(--color-gray-100, #f3f4f6)!important}.app-date-picker-popover .MuiMonthCalendar-button.Mui-disabled,.app-date-picker-popover .MuiYearCalendar-button.Mui-disabled{color:var(--color-text-disabled, #9ca3af)!important;background-color:var(--color-gray-100, #f3f4f6)!important;opacity:1}.etl-field .app-date-picker-wrap,.ps-field .app-date-picker-wrap,.patf-field .app-date-picker-wrap,.rfm-row .app-date-picker-wrap,.frm-field .app-date-picker-wrap{width:100%}.app-date-picker-wrap.etl-files-report-date{min-width:150px}.log_reg_bg{position:relative;width:100%;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background-color:var(--color-slate-surface);background-repeat:no-repeat;background-position:62% 40%;background-attachment:scroll;background-size:cover;overflow-x:hidden;overflow-y:auto}.log_reg_bg__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#6a9bcc99,#bad2eb6b,#e0ecf838 28%,#fff0 46%,#8ec33c14 72%,#8ec33c33),radial-gradient(ellipse 145% 105% at 58% 48%,#fff0 50%,#030e4f12);pointer-events:none;z-index:0}.log_reg_bg__overlay:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:linear-gradient(180deg,var(--color-auth-gradient-purple) 0%,var(--color-auth-gradient-blue) 42%,var(--color-offline-navy) 100%);opacity:.85}.log_reg_bg__overlay:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#ffffff1a,#fff0 28%)}.auth-scene{--auth-card-width: 420px;--auth-card-height: 620px;position:relative;z-index:1;flex:1;display:flex;align-items:center;justify-content:flex-start;min-height:100vh;min-height:100dvh;padding:36px 36px 36px 5%;box-sizing:border-box}.auth-card{--auth-card-width: 420px;--auth-card-height: 620px;--auth-border-speed: 3.5s;position:relative;z-index:1;display:flex;flex-direction:column;width:var(--auth-card-width);height:var(--auth-card-height);max-width:100%;background:var(--color-white);border-radius:22px;border:1px solid rgba(226,232,240,.9);box-shadow:0 0 0 1px #030e4f0a,0 2px 4px #030e4f0a,0 24px 48px -12px #030e4f29,0 48px 80px -24px #030e4f1a;box-sizing:border-box;overflow:visible;animation:authCardIn .65s cubic-bezier(.22,1,.36,1) both;transition:box-shadow .25s ease}.auth-card:before{content:"";position:absolute;inset:-16px;border-radius:30px;background:linear-gradient(145deg,#ffffff80,#e0ecf85c 48%,#ffffff47);backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2);border:1px solid rgba(255,255,255,.62);box-shadow:0 24px 60px #030e4f24,inset 0 1px #ffffffb8;z-index:-1;pointer-events:none}.auth-card__accent,.auth-card__logo,.auth-card__body{position:relative;z-index:1;overflow:hidden}.auth-card__accent{border-radius:22px 22px 0 0}.auth-card__body{border-radius:0 0 22px 22px}.auth-card:focus-within{--auth-border-speed: 1.2s;box-shadow:0 0 0 1px #030e4f0a,0 2px 4px #030e4f0a,0 24px 48px -12px #030e4f29,0 48px 80px -24px #030e4f1a,0 0 0 3px #8ec33c38}@keyframes authCardIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-card__accent{flex-shrink:0;height:4px;background:linear-gradient(90deg,var(--color-auth-gradient-purple) 0%,var(--color-auth-gradient-purple-mid) 12%,var(--color-brand) 38%,var(--color-brand-light) 52%,var(--color-offline-navy) 78%,var(--color-auth-gradient-navy) 88%,var(--color-auth-gradient-purple) 100%);background-size:220% 100%;animation:authAccentFlow var(--auth-border-speed, 3.5s) ease-in-out infinite}@keyframes authAccentFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media(prefers-reduced-motion:reduce){.auth-card__accent{animation:none;background-size:100% 100%}.auth-card:focus-within{--auth-border-speed: 3.5s}}.auth-card__logo{flex-shrink:0;padding:26px 36px 22px;text-align:center;background:linear-gradient(180deg,var(--color-gray-50) 0%,var(--color-white) 100%)}.auth-card__logo img{width:236px;max-width:100%;height:auto;display:inline-block}.auth-card__body{flex:1;min-height:0;display:flex;flex-direction:column;padding:22px 36px 30px;background:var(--color-white);overflow-y:auto;box-sizing:border-box}@media(max-width:768px){.auth-scene{justify-content:center;padding:20px 16px}.log_reg_bg{background-position:center 36%}.log_reg_bg__overlay{background:radial-gradient(ellipse 120% 90% at 50% 50%,#fff0 42%,#030e4f14),linear-gradient(90deg,#6a9bcc99,#bad2eb61 20%,#fff0 44%,#8ec33c1f 70%,#8ec33c33)}.log_reg_bg__overlay:before{width:3px}.auth-card:before{inset:-12px;border-radius:24px;backdrop-filter:blur(16px) saturate(1.15);-webkit-backdrop-filter:blur(16px) saturate(1.15)}.auth-card{--auth-card-width: 100%;--auth-card-height: 600px;max-height:calc(100dvh - 40px);border-radius:18px}.auth-card__logo{padding:22px 24px 18px}.auth-card__logo img{width:min(220px,72vw)}.auth-card__body{padding:18px 24px 26px}}.auth-card__body>.form-group{flex:1;min-height:0}.auth-page__shell{flex:1;min-height:0;display:flex;flex-direction:column}.auth-page__shell>.form-group{flex:1;min-height:0}.auth-page__header{flex-shrink:0;margin-bottom:18px;text-align:center}.auth-page__title{margin:0;font-size:1.3rem;font-weight:700;color:var(--color-offline-navy);letter-spacing:-.02em;line-height:1.3}.auth-page__subtitle{margin:8px 0 0;font-size:13px;font-weight:500;line-height:1.6;color:var(--color-offline-slate)}.auth-card .form-group{display:flex;flex-direction:column;align-items:stretch;gap:18px;margin-top:0;width:100%}.auth-field-wrap{width:100%;display:flex;flex-direction:column}.auth-field-label{display:block;margin-bottom:7px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-slate-600)}.auth-card .form-group .auth-field-wrap input,.auth-card .form-group input{width:100%;min-height:48px;padding:12px 15px;border:1.5px solid var(--color-slate-400);border-radius:12px;background:var(--color-white);color:var(--color-slate-900);font-size:15px;font-weight:500;line-height:1.25;box-sizing:border-box;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.auth-card .form-group .auth-field-wrap input::placeholder,.auth-card .form-group input::placeholder{color:var(--color-slate-400);font-weight:400}.auth-card .form-group .auth-field-wrap input:hover:not(:focus),.auth-card .form-group input:hover:not(:focus){border-color:var(--color-offline-slate);background:var(--color-white)}.auth-card .form-group .auth-field-wrap input:focus,.auth-card .form-group input:focus{border-color:var(--color-brand);border-width:2px;padding:11px 14px;background:var(--color-white);box-shadow:0 0 0 3px var(--color-sidebar-active-gradient-end);outline:0}.auth-field-error-slot{min-height:16px;margin-top:4px}.auth-field-error{color:var(--color-error-dark);font-size:12px;font-weight:600;line-height:1.4}.auth-card .form-group .forgot-link{align-self:center;margin-top:auto;padding-top:6px;color:var(--color-slate-600);font-weight:600;font-size:12px;text-align:center;text-decoration:none;transition:color .15s ease}.auth-card .form-group .forgot-link:hover{color:var(--color-brand)}.login-alert{width:100%;padding:12px 14px;border-radius:12px;font-size:13px;font-weight:500;line-height:1.5;text-align:center}.login-alert--error{color:var(--color-error-text);background-color:var(--color-error-surface);border:1px solid var(--color-error-bg)}.login-alert--success{color:var(--color-success-text);background-color:var(--color-brand-muted-bg);border:1px solid var(--color-offline-success-gradient-start)}.reset-password-copy{flex-shrink:0;width:100%;margin:0 0 16px;text-align:center}.reset-password-copy .auth-page__subtitle{margin-bottom:10px}.auth-page__shell--reset-password .auth-page__header{margin-bottom:14px}.auth-page__shell--reset-password .auth-page__subtitle{margin-bottom:0}.auth-card:has(.auth-page__shell--reset-password){height:auto;min-height:var(--auth-card-height)}.auth-card__body:has(.auth-page__shell--reset-password){overflow:hidden}.reset-password-requirements{margin:12px 0 0;padding:0;list-style:none;border:none;background:transparent;text-align:left;font-size:12px;font-weight:500;line-height:1.45;color:var(--color-slate-600)}.reset-password-requirements__item{display:flex;align-items:center;gap:8px;margin-bottom:6px;color:var(--color-slate-600);transition:color .15s ease}.reset-password-requirements__item:last-child{margin-bottom:0}.reset-password-requirements__item--met{color:var(--color-brand-dark);font-weight:600}.reset-password-requirements__icon{flex-shrink:0;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1.5px solid var(--color-slate-400);font-size:10px;font-weight:700;line-height:1;color:transparent;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.reset-password-requirements__item--met .reset-password-requirements__icon{border-color:var(--color-brand);background:var(--color-brand);color:var(--color-white)}.auth-card .form-group .login-button{width:100%;margin:10px 0 0;padding:14px 20px;min-height:50px;border:none;border-radius:12px;background:linear-gradient(135deg,var(--color-brand-light) 0%,var(--color-brand) 48%,var(--color-auth-brand-mid) 100%);color:var(--color-white);font-size:15px;font-weight:700;letter-spacing:.03em;cursor:pointer;box-sizing:border-box;box-shadow:0 8px 20px var(--color-sidebar-active-gradient-start),inset 0 1px #ffffff47;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.auth-card .form-group .login-button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.04);box-shadow:0 12px 28px var(--color-brand-ring),inset 0 1px #ffffff47}.auth-card .form-group .login-button:active:not(:disabled){transform:translateY(0) scale(.99);filter:brightness(.98)}.auth-card .form-group .login-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.auth-card .form-group .auth-back-link{align-self:center;margin-top:auto;padding-top:6px;color:var(--color-slate-600);font-size:12px;font-weight:600;text-decoration:none;transition:color .15s ease}.auth-card .form-group .auth-back-link:hover{color:var(--color-brand)}@media(max-width:768px){.auth-page__title{font-size:1.2rem}.auth-page__header{margin-bottom:16px}.auth-card .form-group{gap:16px}}@keyframes pdf-preview-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.pdf-preview-skel{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:320px;padding:28px 24px;box-sizing:border-box}.pdf-preview-skel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pdf-preview-skel__page{width:min(100%,640px);min-height:min(72vh,760px);padding:36px 40px 32px;background:var(--color-white);border-radius:4px;box-shadow:0 2px 8px #0f172a1f,0 12px 32px #0f172a2e;display:flex;flex-direction:column;gap:18px}.pdf-preview-skel__block{display:flex;flex-direction:column;gap:12px;flex:1;margin-top:8px}.pdf-preview-skel__footer{display:flex;gap:10px;margin-top:auto;padding-top:12px}.pdf-preview-skel__bar{display:block;height:11px;max-width:100%;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--table-skeleton-base) 0%,var(--table-skeleton-shine) 35%,var(--table-skeleton-mid) 70%,var(--table-skeleton-base) 100%);background-size:220% 100%;animation:pdf-preview-skel-shimmer 1.35s ease-in-out infinite}.pdf-preview-skel__bar--title{width:54%;height:18px;border-radius:6px}.pdf-preview-skel__bar--subtitle{width:38%;height:12px}.pdf-preview-skel__bar--chip{width:72px;height:24px;border-radius:6px}@media(prefers-reduced-motion:reduce){.pdf-preview-skel__bar{animation:none;background:var(--table-skeleton-base)}}@media(max-width:768px){.pdf-preview-skel{padding:16px 12px;min-height:240px}.pdf-preview-skel__page{min-height:min(68vh,560px);padding:24px 20px 20px}}.fpm-overlay{position:fixed;inset:0;background:#0009;z-index:99998;display:flex;align-items:center;justify-content:center;padding:24px}.fpm-modal{background:var(--color-white);border-radius:10px;box-shadow:0 10px 48px #00000061;display:flex;flex-direction:column;width:100%;max-width:1000px;height:92vh;overflow:hidden}.fpm-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:var(--color-black);color:var(--color-white);flex-shrink:0}.fpm-title{margin:0;line-height:1.5;font-size:1.1rem;font-weight:600}.fpm-actions{display:flex;align-items:center;gap:10px}.fpm-btn{display:inline-flex;align-items:center;border:none;border-radius:5px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .15s;color:var(--color-white)}.fpm-btn--download{background-color:var(--color-error-bright)}.fpm-btn--download:hover:not(:disabled){background-color:var(--color-error-deep)}.fpm-btn:disabled{opacity:.5;cursor:not-allowed}.fpm-btn--regenerate{background-color:var(--color-info)}.fpm-btn--regenerate:hover:not(:disabled){background-color:var(--color-info-accent)}.fpm-btn--email{background-color:var(--color-brand-hover)}.fpm-btn--email:hover{background-color:#7aac2e}.fpm-status-actions{display:flex;align-items:center;gap:8px}.fpm-action-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 14px;border:none;border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.4px;cursor:pointer;transition:opacity .15s,transform .1s;white-space:nowrap;font-family:inherit;color:var(--color-white)}.fpm-action-btn:hover:not(:disabled){opacity:.85;transform:translateY(-1px)}.fpm-action-btn:active{opacity:1;transform:translateY(0)}.fpm-action-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.fpm-action-btn--approve{background:#22c55e}.fpm-action-spinner{display:inline-block;width:12px;height:12px;border:2px solid rgba(255,255,255,.4);border-top-color:var(--color-white);border-radius:50%;animation:fpm-spin .6s linear infinite;flex-shrink:0}.fpm-close{background:none;border:none;font-size:24px;line-height:1;color:var(--color-white);cursor:pointer;padding:0 4px;opacity:.85}.fpm-close:hover{opacity:1}.fpm-body{flex:1;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#525659}.fpm-frame{width:100%;height:100%;border:none;display:block}.fpm-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.fpm-empty{color:var(--color-white);font-size:14px}.fpm-loading{display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--color-white);font-size:14px}.fpm-spinner{width:28px;height:28px;border:3px solid rgba(255,255,255,.3);border-top-color:var(--color-white);border-radius:50%;animation:fpm-spin .8s linear infinite}@keyframes fpm-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.fpm-overlay{padding:0;align-items:stretch}.fpm-modal{max-width:100%;width:100%;height:100dvh;max-height:100dvh;border-radius:0}.fpm-bar{flex-wrap:wrap;gap:8px;padding:10px 12px}.fpm-title{flex:1 1 100%;font-size:1rem}.fpm-actions{width:100%;flex-wrap:wrap;justify-content:flex-end;gap:8px}.fpm-status-actions{flex-wrap:wrap;width:100%;justify-content:flex-end}.fpm-btn,.fpm-action-btn{flex:1 1 auto;min-width:0;justify-content:center}}@media(max-width:600px){.fpm-actions,.fpm-status-actions{flex-direction:column;align-items:stretch}.fpm-btn,.fpm-action-btn{width:100%}}.mol-pdf-overlay{position:fixed;inset:0;z-index:100000;background:#0a1224b8;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:16px;animation:mol-overlay-in .22s ease both}.mol-pdf-card{background:var(--color-white);border-radius:20px;box-shadow:0 8px 40px #0a122438,0 2px 8px #0a12241f;padding:40px 44px 36px;width:100%;max-width:440px;display:flex;flex-direction:column;align-items:center;text-align:center;animation:mol-card-in .3s cubic-bezier(.22,1,.36,1) both}.mol-pdf-stage{position:relative;width:210px;height:210px;margin-bottom:28px;flex-shrink:0}.mol-pdf-orbit-group{position:absolute;inset:0;animation:mol-orbit-spin 10s linear infinite}.mol-pdf-orbit-ring{position:absolute;inset:18px;border-radius:50%;border:1.5px dashed rgba(142,194,62,.35)}.mol-pdf-sat{position:absolute;top:50%;left:50%;width:38px;height:38px;margin:-19px 0 0 -19px;border-radius:50%;background:var(--color-white);box-shadow:0 2px 10px #0a12241f,0 0 0 1.5px #8ec23e2e;display:flex;align-items:center;justify-content:center}.mol-pdf-sat-inner{display:flex;align-items:center;justify-content:center;animation:mol-counter-spin 10s linear infinite}.mol-pdf-sat--dna{transform:translateY(-87px)}.mol-pdf-sat--flask{transform:translate(87px)}.mol-pdf-sat--mol{transform:translateY(87px)}.mol-pdf-sat--pill{transform:translate(-87px)}.mol-pdf-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;animation:mol-center-pulse 2.2s ease-in-out infinite}.mol-pdf-center-glow{position:absolute;width:90px;height:90px;border-radius:50%;background:radial-gradient(circle,rgba(229,57,53,.18) 0%,rgba(229,57,53,.06) 55%,transparent 70%);animation:mol-glow-pulse 2.2s ease-in-out infinite}.mol-pdf-title{margin:0 0 10px;font-size:18px;font-weight:800;color:var(--color-slate-900);letter-spacing:-.01em}.mol-pdf-msg{margin:0 0 22px;font-size:13.5px;font-weight:600;color:var(--color-info-accent);min-height:1.4em;animation:mol-msg-in .25s ease both}.mol-pdf-bar-track{width:min(300px,82vw);height:5px;border-radius:999px;background:#3498db1f;overflow:hidden;margin-bottom:18px}.mol-pdf-bar{display:block;width:38%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--color-info-accent) 0%,var(--color-brand-hover) 50%,var(--color-info-accent) 100%);background-size:200% 100%;animation:mol-bar-sweep 1s ease-in-out infinite}.mol-pdf-dots{display:inline-flex;gap:7px}.mol-pdf-dots span{width:7px;height:7px;border-radius:50%;background:var(--color-brand-hover);opacity:.4;animation:mol-dot-bounce .75s ease-in-out infinite}.mol-pdf-dots span:nth-child(2){animation-delay:.12s}.mol-pdf-dots span:nth-child(3){animation-delay:.24s}@keyframes mol-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes mol-card-in{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes mol-orbit-spin{to{transform:rotate(360deg)}}@keyframes mol-counter-spin{to{transform:rotate(-360deg)}}@keyframes mol-center-pulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.06)}}@keyframes mol-glow-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}@keyframes mol-msg-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes mol-bar-sweep{0%{transform:translate(-160%)}to{transform:translate(380%)}}@keyframes mol-dot-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-6px);opacity:1}}@media(max-width:480px){.mol-pdf-card{padding:32px 24px 28px;border-radius:16px}.mol-pdf-stage{width:170px;height:170px}.mol-pdf-sat--dna{transform:translateY(-71px)}.mol-pdf-sat--flask{transform:translate(71px)}.mol-pdf-sat--mol{transform:translateY(71px)}.mol-pdf-sat--pill{transform:translate(-71px)}.mol-pdf-title{font-size:16px}}@media(prefers-reduced-motion:reduce){.mol-pdf-overlay,.mol-pdf-card,.mol-pdf-orbit-group,.mol-pdf-sat-inner,.mol-pdf-center,.mol-pdf-center-glow,.mol-pdf-msg,.mol-pdf-bar,.mol-pdf-dots span{animation:none}.mol-pdf-dots span{opacity:.7}}.apr-overlay{position:fixed;inset:0;z-index:100000;background:#0a1224b8;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:16px;animation:apr-overlay-in .22s ease both}.apr-card{background:var(--color-white);border-radius:20px;box-shadow:0 8px 40px #0a122438,0 2px 8px #0a12241f;padding:40px 44px 36px;width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center;text-align:center;animation:apr-card-in .3s cubic-bezier(.22,1,.36,1) both}.apr-stage{position:relative;width:190px;height:190px;margin-bottom:26px;flex-shrink:0}.apr-orbit-group{position:absolute;inset:0;animation:apr-orbit-spin 9s linear infinite}.apr-orbit-ring{position:absolute;inset:16px;border-radius:50%;border:1.5px dashed rgba(34,197,94,.35)}.apr-sat{position:absolute;top:50%;left:50%;width:36px;height:36px;margin:-18px 0 0 -18px;border-radius:50%;background:var(--color-white);box-shadow:0 2px 10px #0a12241f,0 0 0 1.5px #22c55e2e;display:flex;align-items:center;justify-content:center}.apr-sat-inner{display:flex;align-items:center;justify-content:center;animation:apr-counter-spin 9s linear infinite}.apr-sat--clip{transform:translateY(-79px)}.apr-sat--stamp{transform:translate(79px)}.apr-sat--shield{transform:translateY(79px)}.apr-sat--sig{transform:translate(-79px)}.apr-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;animation:apr-center-pulse 1.9s ease-in-out infinite}.apr-center-glow{position:absolute;width:86px;height:86px;border-radius:50%;background:radial-gradient(circle,rgba(34,197,94,.22) 0%,rgba(34,197,94,.07) 55%,transparent 70%);animation:apr-glow-pulse 1.9s ease-in-out infinite}.apr-center-badge{position:relative;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 4px 16px #16a34a59;display:flex;align-items:center;justify-content:center}.apr-success-stage{position:relative;width:120px;height:120px;margin-bottom:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.apr-success-ripple{position:absolute;inset:0;border-radius:50%;border:2px solid rgba(34,197,94,.45);animation:apr-ripple 1.1s ease-out infinite}.apr-success-ripple--delay{animation-delay:.35s}.apr-seal-ring{animation:apr-seal-ring-draw .5s .05s ease-out forwards}.apr-seal-check{animation:apr-seal-check-draw .35s .42s ease-out forwards}.apr-title{margin:0 0 10px;font-size:18px;font-weight:800;color:var(--color-slate-900);letter-spacing:-.01em}.apr-card--success .apr-title{animation:apr-title-pop .35s .3s cubic-bezier(.22,1,.36,1) both}.apr-msg{margin:0 0 22px;font-size:13.5px;font-weight:600;color:var(--color-info-accent);min-height:1.4em;animation:apr-msg-in .25s ease both}.apr-msg--success{color:#16a34a;animation:apr-title-pop .35s .4s cubic-bezier(.22,1,.36,1) both}.apr-bar-track{width:min(280px,82vw);height:5px;border-radius:999px;background:#22c55e1f;overflow:hidden;margin-bottom:18px}.apr-bar{display:block;width:38%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#22c55e,#16a34a,#22c55e);background-size:200% 100%;animation:apr-bar-sweep 1s ease-in-out infinite}.apr-dots{display:inline-flex;gap:7px}.apr-dots span{width:7px;height:7px;border-radius:50%;background:#16a34a;opacity:.4;animation:apr-dot-bounce .75s ease-in-out infinite}.apr-dots span:nth-child(2){animation-delay:.12s}.apr-dots span:nth-child(3){animation-delay:.24s}@keyframes apr-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes apr-card-in{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes apr-orbit-spin{to{transform:rotate(360deg)}}@keyframes apr-counter-spin{to{transform:rotate(-360deg)}}@keyframes apr-center-pulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.07)}}@keyframes apr-glow-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}@keyframes apr-msg-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes apr-bar-sweep{0%{transform:translate(-160%)}to{transform:translate(380%)}}@keyframes apr-dot-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-6px);opacity:1}}@keyframes apr-ripple{0%{transform:scale(.7);opacity:.9}to{transform:scale(1.9);opacity:0}}@keyframes apr-seal-ring-draw{to{stroke-dashoffset:0}}@keyframes apr-seal-check-draw{to{stroke-dashoffset:0}}@keyframes apr-title-pop{0%{opacity:0;transform:translateY(6px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:480px){.apr-card{padding:32px 24px 28px;border-radius:16px}.apr-stage{width:160px;height:160px}.apr-sat--clip{transform:translateY(-66px)}.apr-sat--stamp{transform:translate(66px)}.apr-sat--shield{transform:translateY(66px)}.apr-sat--sig{transform:translate(-66px)}.apr-title{font-size:16px}}@media(prefers-reduced-motion:reduce){.apr-overlay,.apr-card,.apr-orbit-group,.apr-sat-inner,.apr-center,.apr-center-glow,.apr-msg,.apr-bar,.apr-dots span,.apr-success-ripple,.apr-seal-ring,.apr-seal-check,.apr-title{animation:none}.apr-dots span{opacity:.7}.apr-seal-ring,.apr-seal-check{stroke-dashoffset:0}}@keyframes notif-skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes notif-skeleton-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes notif-skeleton-progress{0%{transform:translate(-120%)}to{transform:translate(320%)}}.notif-skeleton{display:flex;flex-direction:column;animation:notif-skeleton-fade-up .28s cubic-bezier(.22,1,.36,1)}.notif-skeleton__progress{height:3px;overflow:hidden;background:linear-gradient(90deg,#fde8e8,#fff5f5,#fde8e8);flex-shrink:0}.notif-skeleton__progress-bar{display:block;width:38%;height:100%;border-radius:0 2px 2px 0;background:linear-gradient(90deg,transparent 0%,#f87171 20%,#dc2626 50%,#f87171 80%,transparent 100%);animation:notif-skeleton-progress 1.35s cubic-bezier(.4,0,.2,1) infinite}.notif-skeleton__shimmer{display:block;border-radius:6px;background:linear-gradient(90deg,var(--table-skeleton-base, #e8edf4) 0%,var(--table-skeleton-shine, #f4f7fb) 35%,var(--table-skeleton-mid, #dce5f0) 70%,var(--table-skeleton-base, #e8edf4) 100%);background-size:220% 100%;animation:notif-skeleton-shimmer 1.35s ease-in-out infinite}.notif-skeleton__alert{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid #fde8e8;background:linear-gradient(180deg,#fff7f7,#fff)}.notif-skeleton__alert-icon{width:15px;height:15px;border-radius:50%;flex-shrink:0;opacity:.9}.notif-skeleton__alert-text{flex:1;height:10px;max-width:252px;border-radius:99px}.notif-skeleton__kpis{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #eef0f3}.notif-skeleton__kpi{padding:11px 6px;text-align:center;border-right:1px solid #eef0f3;display:flex;flex-direction:column;align-items:center;gap:7px}.notif-skeleton__kpi:last-child{border-right:none}.notif-skeleton__kpi--total,.notif-skeleton__kpi--positive{background:linear-gradient(180deg,rgba(252,235,235,.55) 0%,transparent 100%)}.notif-skeleton__kpi--critical,.notif-skeleton__kpi--no-email{background:linear-gradient(180deg,rgba(250,238,218,.45) 0%,transparent 100%)}.notif-skeleton__kpi-val{width:30px;height:20px;border-radius:7px}.notif-skeleton__kpi-lbl{width:46px;height:8px;border-radius:99px}.notif-skeleton__list{max-height:340px;overflow:hidden}.notif-skeleton__item{padding:11px 14px;border-bottom:1px solid var(--color-surface-panel-muted, #f0f2f5);border-left:3px solid transparent;animation:notif-skeleton-fade-up .32s cubic-bezier(.22,1,.36,1) both}.notif-skeleton__item--critical{border-left-color:#e0303059;background:linear-gradient(90deg,rgba(253,242,242,.45) 0%,transparent 28%)}.notif-skeleton__item--warn{border-left-color:#f0a32a66;background:linear-gradient(90deg,rgba(253,246,234,.4) 0%,transparent 28%)}.notif-skeleton__item:last-child{border-bottom:none}.notif-skeleton__item-row1{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.notif-skeleton__item-title{flex:1;height:11px;max-width:188px;border-radius:99px}.notif-skeleton__item-days{width:62px;height:18px;border-radius:99px;flex-shrink:0}.notif-skeleton__item-sub{width:128px;height:9px;border-radius:99px;margin-bottom:9px}.notif-skeleton__item-badges{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.notif-skeleton__badge{width:54px;height:18px;border-radius:99px}.notif-skeleton__badge--type{width:68px}.notif-skeleton__badge--email{width:60px}.notif-skeleton__dismiss{width:18px;height:18px;border-radius:50%;margin-left:auto}.notif-skeleton__footer{border-top:1px solid #fde8e8;padding:8px 14px 12px;display:flex;flex-direction:column;gap:10px}.notif-skeleton__chips{display:flex;gap:6px}.notif-skeleton__chip{width:72px;height:26px;border-radius:99px}.notif-skeleton__chip:last-child{width:78px}.notif-skeleton__actions{display:flex;gap:7px}.notif-skeleton__action{flex:1;height:34px;border-radius:8px}.notif-skeleton__action--primary{flex:1.15}.notif-skeleton__action--icon{flex:.85}@media(max-width:960px){.notif-skeleton__kpis{grid-template-columns:repeat(2,1fr)}.notif-skeleton__kpi:nth-child(odd){border-right:1px solid #eef0f3}.notif-skeleton__kpi:nth-child(1),.notif-skeleton__kpi:nth-child(2){border-bottom:1px solid #eef0f3}.notif-skeleton__kpi:nth-child(2),.notif-skeleton__kpi:nth-child(4){border-right:none}.notif-skeleton__list{max-height:none}}@media(prefers-reduced-motion:reduce){.notif-skeleton,.notif-skeleton__item,.notif-skeleton__shimmer,.notif-skeleton__progress-bar{animation:none}}.notif-bell-wrap{position:relative;display:inline-flex;align-items:center}.notif-bell-wrap--loading .top-bar__bell i{animation:notif-bell-icon-pulse 1.6s ease-in-out infinite}@keyframes notif-bell-icon-pulse{0%,to{transform:rotate(0);opacity:.82}25%{transform:rotate(-8deg);opacity:1}75%{transform:rotate(8deg);opacity:1}}@media(prefers-reduced-motion:reduce){.notif-bell-wrap--loading .top-bar__bell i{animation:none;opacity:1}}.notif-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:360px;background:var(--color-white);border:1px solid #dde1e9;border-radius:12px;z-index:1201;overflow:hidden;box-shadow:0 4px 24px #0000001f;animation:notifDdIn .14s ease;display:flex;flex-direction:column}@keyframes notifDdIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.notif-dd-head{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;border-bottom:1px solid #eef0f3;gap:8px}.notif-dd-head-left{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700;color:var(--color-text-heading)}.notif-dd-head-left i{font-size:15px;color:var(--color-gray-700)}.notif-dd-head-right{display:flex;align-items:center;gap:6px;margin-left:auto}.notif-year-select{font-size:12px;font-weight:500;color:var(--color-text-primary);border:1px solid var(--color-gray-450);border-radius:6px;padding:3px 8px;background:var(--color-surface-panel);cursor:pointer;outline:none;font-family:inherit}.notif-year-select:focus{border-color:#1a3ec5}.notif-dd-close{background:none;border:none;cursor:pointer;color:var(--color-text-placeholder);font-size:20px;line-height:1;padding:0 4px;border-radius:4px;display:flex;align-items:center}.notif-dd-close:hover{color:var(--color-text-heading);background:#f3f4f6}.notif-dd-alert{background:#fdf2f2;border-bottom:1px solid #fbd5d5;padding:7px 14px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#a12828}.notif-dd-alert i{font-size:13px}.notif-kpis{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #eef0f3}.notif-kpi{padding:8px 4px;text-align:center;border-right:1px solid #eef0f3}.notif-kpi:last-child{border-right:none}.notif-kpi-val{font-size:18px;font-weight:700;color:var(--color-text-heading)}.notif-kpi-val--red{color:#a12828}.notif-kpi-val--amber{color:#7a4808}.notif-kpi-lbl{font-size:10px;color:var(--color-text-subtle);margin-top:1px;font-weight:500}.notif-list{max-height:340px;overflow-y:auto;flex:1 1 auto;min-height:0}.notif-dd-bottom{flex-shrink:0;border-top:1px solid #f7c1c1;background:var(--color-white)}.notif-dd-filters{display:flex;flex-wrap:wrap;gap:6px;padding:7px 14px;border-bottom:1px solid #fde8e8}.notif-filter-chip{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:500;padding:4px 10px;border-radius:99px;border:1px solid #dde1e9;background:transparent;color:#555;cursor:pointer;font-family:inherit;transition:background .1s,border-color .1s,color .1s}.notif-filter-chip:hover{background:#f4f5f7}.notif-filter-chip i{font-size:11px}.notif-filter-chip--days{background:#fdf6ea;color:#7a4808;border-color:#efc98a}.notif-filter-chip--email{background:#fdf2f2;color:#a12828;border-color:#f7c1c1}.notif-dd-footer{display:flex;gap:7px;padding:10px 14px}.notif-footer-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;font-size:12px;font-weight:500;padding:7px 10px;border-radius:8px;border:1px solid #dde1e9;background:transparent;color:#333;cursor:pointer;font-family:inherit;text-align:center;transition:background .1s,border-color .1s,color .1s}.notif-footer-btn:hover{background:#f4f5f7}.notif-footer-btn i{font-size:12px;line-height:1}.notif-footer-btn--primary{background:#fdf2f2;color:#a12828;border-color:#f7c1c1}.notif-footer-btn--primary:hover{background:#fbd5d5}.notif-footer-btn--primary.notif-footer-btn--active{background:#f7c1c1;border-color:#e89a9a;color:#7a1f1f}.notif-list::-webkit-scrollbar{width:4px}.notif-list::-webkit-scrollbar-thumb{background:var(--color-gray-450);border-radius:4px}.notif-item{padding:9px 14px;border-bottom:1px solid var(--color-surface-panel-muted);border-left:3px solid transparent;transition:background .1s}.notif-item:last-child{border-bottom:none}.notif-item:hover{background:var(--color-surface-panel)}.notif-item--critical{border-left-color:#e03030}.notif-item--warn{border-left-color:#f0a32a}.ni-row1{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:3px}.ni-title{font-size:12px;font-weight:700;color:var(--color-text-heading);line-height:1.4}.ni-title--clickable{cursor:pointer}.ni-title--clickable:hover{color:#4f63eb;text-decoration:underline}.ni-provider{font-weight:500;color:var(--color-text-secondary)}.ni-provider i{font-size:10px}.ni-days{font-size:10px;font-weight:700;padding:2px 7px;border-radius:99px;white-space:nowrap;flex-shrink:0}.ni-days--red{background:#fdf2f2;color:#a12828}.ni-days--amber{background:#fdf6ea;color:#7a4808}.ni-row2{font-size:11px;color:var(--color-gray-700);margin-bottom:5px;display:flex;align-items:center;gap:4px}.ni-row2 i{font-size:11px;color:var(--color-text-subtle)}.ni-row3{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.ni-badge{font-size:10px;font-weight:600;padding:2px 7px;border-radius:99px}.ni-badge--pos{background:#fdf2f2;color:#a12828}.ni-badge--neg,.ni-badge--email{background:#edf7e8;color:#2e6b10}.ni-badge--noemail{background:#fdf6ea;color:#7a4808}.ni-badge--type{background:#eaf1fc;color:#0c4077}.ni-dismiss{margin-left:auto;background:none;border:none;cursor:pointer;color:#bbb;font-size:11px;padding:2px 5px;border-radius:4px;display:flex;align-items:center}.ni-dismiss:hover{background:var(--color-surface-panel-muted);color:var(--color-gray-700)}.notif-state{padding:28px 16px;text-align:center;color:var(--color-text-placeholder);font-size:13px;display:flex;flex-direction:column;align-items:center;gap:10px}.notif-state i{font-size:28px}.notif-state--empty i{color:#3cb878}.notif-spinner{display:inline-block;width:24px;height:24px;border:3px solid var(--color-gray-300);border-top-color:#1a3ec5;border-radius:50%;animation:notifSpin .7s linear infinite}@keyframes notifSpin{to{transform:rotate(360deg)}}@media(max-width:960px){.notif-dropdown{position:fixed;top:56px;left:10px;right:10px;width:auto;max-width:none;max-height:calc(100dvh - 68px);display:flex;flex-direction:column;border-radius:12px;z-index:1201}.notif-dd-head{flex-shrink:0;padding:10px 12px;gap:6px}.notif-dd-head-left{font-size:12px;min-width:0}.notif-dd-alert{flex-shrink:0;padding:8px 12px;font-size:11px;line-height:1.35;align-items:flex-start}.notif-kpis{flex-shrink:0;grid-template-columns:repeat(2,1fr)}.notif-kpi{padding:10px 6px}.notif-kpi:nth-child(odd){border-right:1px solid #eef0f3}.notif-kpi:nth-child(1),.notif-kpi:nth-child(2){border-bottom:1px solid #eef0f3}.notif-kpi:nth-child(2),.notif-kpi:nth-child(4){border-right:none}.notif-kpi-val{font-size:16px}.notif-list{flex:1 1 auto;max-height:none;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.notif-item{padding:10px 12px}.ni-row1{flex-wrap:wrap;align-items:center}.ni-title{font-size:12px;word-break:break-word;min-width:0}.ni-row3{gap:6px}.notif-dd-bottom{flex-shrink:0}.notif-dd-filters{padding:8px 12px}.notif-dd-footer{padding:10px 12px;flex-wrap:wrap}.notif-footer-btn{min-width:0;font-size:11px;padding:8px 6px}}@media(max-width:480px){.notif-dropdown{top:52px;left:8px;right:8px;max-height:calc(100dvh - 60px);border-radius:10px}.notif-dd-head{flex-wrap:wrap}.notif-dd-head-right{margin-left:0;width:100%;justify-content:flex-end}.notif-kpi-lbl{font-size:9px}.ni-days,.ni-badge{font-size:9px;padding:2px 6px}}@keyframes rim-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes rim-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes rim-modal-in{0%{opacity:0;transform:translateY(32px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes rim-modal-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(24px) scale(.97)}}.rim-overlay{position:fixed;inset:0;background:var(--color-surface-overlay);z-index:10000;display:flex;align-items:flex-start;justify-content:center;padding:24px 16px;overflow-y:auto;animation:rim-overlay-in .2s ease}.rim-overlay.rim-closing{animation:rim-overlay-out .26s ease forwards}.rim-modal{background:var(--color-white);border-radius:10px;width:100%;max-width:560px;box-shadow:0 8px 32px #00000059;overflow:hidden;animation:rim-modal-in .3s cubic-bezier(.34,1.15,.64,1)}.rim-modal.rim-closing{animation:rim-modal-out .22s cubic-bezier(.4,0,1,1) forwards}.rim-header{background:#f8fafc;display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--color-border-default)}.rim-header span{font-size:16px;font-weight:700;color:var(--color-text-primary)}.rim-close-btn{background:none;border:none;font-size:20px;line-height:1;color:var(--color-text-subtle);cursor:pointer;padding:0 2px;transition:color .15s}.rim-close-btn:hover:not(:disabled){color:var(--color-text-primary)}.rim-close-btn:disabled{opacity:.5;cursor:not-allowed}.rim-body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:14px}.rim-field{display:flex;flex-direction:column;gap:6px}.rim-field label{font-size:13px;font-weight:600;color:var(--color-text-primary)}.rim-input,.rim-textarea,.rim-select{width:100%;padding:8px 10px;font-size:13px;border:1px solid var(--color-gray-500);border-radius:5px;background:var(--color-surface-input);color:var(--color-text-primary);box-sizing:border-box;font-family:inherit}.rim-textarea{resize:vertical;min-height:90px}.rim-select{cursor:pointer}.rim-input:focus,.rim-textarea:focus,.rim-select:focus{outline:none;border-color:var(--color-brand);background:var(--color-white)}.rim-input-error{border-color:var(--color-form-danger)}.rim-field-error{color:var(--color-error-dark);font-size:12px;font-weight:600}.rim-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rim-dropzone{min-height:140px;border:1.5px dashed var(--color-gray-500);border-radius:10px;display:flex;align-items:center;justify-content:center;background:#f8fafc;overflow:hidden;padding:10px;cursor:pointer;transition:border-color .15s,background .15s}.rim-dropzone:hover{border-color:var(--color-brand);background:#f1f6ff}.rim-dropzone:focus-visible{outline:none;border-color:var(--color-brand);box-shadow:0 0 0 3px #3b82f62e}.rim-dropzone-filled{cursor:default;padding:0;border-style:solid;flex-direction:column;align-items:stretch}.rim-dropzone-filled:hover{background:#f8fafc}.rim-dropzone-empty{display:flex;flex-direction:column;align-items:center;gap:6px;color:var(--color-text-subtle);pointer-events:none}.rim-dropzone-icon{color:var(--color-text-subtle);opacity:.7}.rim-dropzone-text{font-size:13px;color:var(--color-text-primary)}.rim-dropzone-text strong{color:var(--color-brand);font-weight:700}.rim-dropzone-hint{font-size:11px;color:var(--color-text-subtle)}.rim-preview-img{display:block;width:100%;max-height:220px;object-fit:contain;background:#fff}.rim-preview-meta{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;background:var(--color-white);border-top:1px solid var(--color-border-default)}.rim-preview-name{font-size:12px;color:var(--color-text-subtle);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rim-preview-remove{flex-shrink:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:var(--color-gray-500);color:var(--color-white);font-size:15px;line-height:1;cursor:pointer;transition:background .15s}.rim-preview-remove:hover:not(:disabled){background:var(--color-error-dark)}.rim-preview-remove:disabled{opacity:.6;cursor:not-allowed}.rim-footer{display:flex;justify-content:flex-end;padding-top:4px}.rim-submit-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 26px;font-size:13px;font-weight:700;border-radius:9999px;border:none;background:var(--color-brand);color:var(--color-white);cursor:pointer;transition:background .15s}.rim-submit-btn:hover:not(:disabled){background:var(--color-brand-dark)}.rim-submit-btn:disabled{opacity:.85;cursor:not-allowed}.rim-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.5);border-top-color:var(--color-white);border-radius:50%;animation:rim-spin .7s linear infinite}@keyframes frm-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes frm-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes frm-modal-in{0%{opacity:0;transform:translateY(32px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes frm-modal-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(24px) scale(.97)}}@keyframes frm-spin{to{transform:rotate(360deg)}}.frm-overlay{position:fixed;inset:0;background:var(--color-surface-overlay);z-index:10000;display:flex;align-items:flex-start;justify-content:center;padding:24px 16px;overflow-y:auto;animation:frm-overlay-in .2s ease}.frm-overlay.frm-closing{animation:frm-overlay-out .26s ease forwards}.frm-modal{background:var(--color-white);border-radius:10px;width:100%;max-width:560px;box-shadow:0 8px 32px #00000059;overflow:hidden;animation:frm-modal-in .3s cubic-bezier(.34,1.15,.64,1)}.frm-modal.frm-closing{animation:frm-modal-out .22s cubic-bezier(.4,0,1,1) forwards}.frm-header{background:#f8fafc;display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--color-border-default)}.frm-header span{font-size:16px;font-weight:700;color:var(--color-text-primary)}.frm-close-btn{background:none;border:none;font-size:20px;line-height:1;color:var(--color-text-subtle);cursor:pointer;padding:0 2px;transition:color .15s}.frm-close-btn:hover:not(:disabled){color:var(--color-text-primary)}.frm-close-btn:disabled{opacity:.5;cursor:not-allowed}.frm-body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:14px}.frm-field{display:flex;flex-direction:column;gap:6px}.frm-field label{font-size:13px;font-weight:600;color:var(--color-text-primary)}.frm-input,.frm-select{width:100%;padding:8px 10px;font-size:13px;border:1px solid var(--color-gray-500);border-radius:5px;background:var(--color-surface-input);color:var(--color-text-primary);box-sizing:border-box;font-family:inherit}.frm-select{cursor:pointer}.frm-input:focus,.frm-select:focus{outline:none;border-color:var(--color-brand);background:var(--color-white)}.frm-input-error{border-color:var(--color-form-danger)}.frm-field-error{color:var(--color-error-dark);font-size:12px;font-weight:600}.frm-footer{display:flex;justify-content:flex-end;padding-top:4px}.frm-submit-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 26px;font-size:13px;font-weight:700;border-radius:9999px;border:none;background:var(--color-brand);color:var(--color-white);cursor:pointer;transition:background .15s}.frm-submit-btn:hover:not(:disabled){background:var(--color-brand-dark)}.frm-submit-btn:disabled{opacity:.85;cursor:not-allowed}.frm-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.5);border-top-color:var(--color-white);border-radius:50%;animation:frm-spin .7s linear infinite}.frm-result-card{display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:8px;font-size:13px}.frm-result-found{background:#f0faf1;border:1px solid #bfe3c4}.frm-result-ticketed{background:#f0f7ff;border:1px solid #bcd8f5}.frm-result-error{background:#fdf1f1;border:1px solid #f3c2c2;color:var(--color-error-dark);align-items:center;gap:8px}.frm-result-icon{flex-shrink:0;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;background:var(--color-white)}.frm-result-found .frm-result-icon{color:#d9534f}.frm-result-ticketed .frm-result-icon{color:var(--color-brand)}.frm-result-content{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.frm-result-title{font-weight:700;color:var(--color-text-primary)}.frm-result-text{color:var(--color-text-secondary)}.frm-result-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px;font-size:12px;color:var(--color-text-subtle)}.frm-result-meta span{display:inline-flex;align-items:center;gap:5px}.frm-download-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:7px 16px;font-size:12px;font-weight:700;border-radius:9999px;background:var(--color-brand);color:var(--color-white);text-decoration:none;align-self:center;transition:background .15s}.frm-download-btn:hover{background:var(--color-brand-dark);color:var(--color-white)}.top-bar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;background:var(--color-white);border-bottom:1px solid var(--color-gray-300);flex-shrink:0;position:relative;z-index:1001;box-shadow:0 2px 10px #030e4f14,0 1px 3px #0000000d;padding:8px 24px;min-height:60px;gap:16px}.top-bar__left{display:flex;align-items:center;gap:16px;justify-self:start;min-width:0}.top-bar__client-logo{display:flex;align-items:center;flex-shrink:0;max-height:46px}.top-bar__client-logo-img{max-height:46px;max-width:160px;width:auto;object-fit:contain;animation:top-bar-logo-fade-in .4s cubic-bezier(.16,1,.3,1)}@keyframes top-bar-logo-fade-in{0%{opacity:0;transform:scale(.9) translateY(2px)}to{opacity:1;transform:scale(1) translateY(0)}}.top-bar__client-logo-spinner{display:inline-block;width:120px;height:36px;border-radius:8px;flex-shrink:0;background:linear-gradient(90deg,#e2e8f0 0%,var(--color-gray-50) 38%,#cbd5e1 72%,#e2e8f0 100%);background-size:220% 100%;animation:top-bar-logo-shimmer 1.4s ease-in-out infinite}@keyframes top-bar-logo-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.top-bar__nav-tools{display:flex;align-items:center;gap:8px;flex-shrink:0}.top-bar__tool-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:9px;background:transparent;color:#64748b;font-size:18px;cursor:pointer;position:relative;isolation:isolate;transition:color .22s cubic-bezier(.4,0,.2,1),background .22s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1),transform .18s cubic-bezier(.4,0,.2,1)}.top-bar__tool-btn:hover{color:var(--color-navy-dashboard);background:#00267812}.top-bar__tool-btn:active{transform:scale(.94)}.top-bar__tool-btn--fullscreen,.top-bar__tool-btn--sidebar{color:var(--color-navy);border:1px solid rgba(15,23,42,.1);background:linear-gradient(180deg,#fff,#f3f6fb);box-shadow:0 1px 2px #0f172a0a}.top-bar__tool-btn--fullscreen:hover,.top-bar__tool-btn--sidebar:hover{color:var(--color-navy-deep);background:#00267814}.top-bar__tool-btn--fullscreen.top-bar__tool-btn--active,.top-bar__tool-btn--sidebar.top-bar__tool-btn--active{color:#fff;background:linear-gradient(145deg,var(--color-navy-dashboard) 0%,var(--color-navy) 100%);box-shadow:0 4px 14px #00267847,inset 0 1px #ffffff24}.top-bar__tool-btn--fullscreen.top-bar__tool-btn--active:hover,.top-bar__tool-btn--sidebar.top-bar__tool-btn--active:hover{color:#fff;background:linear-gradient(145deg,var(--color-navy) 0%,#2a5298 100%)}.top-bar__tool-btn--fullscreen svg,.top-bar__tool-btn--sidebar svg{display:block;flex-shrink:0}.top-bar__center{justify-self:center;display:flex;align-items:center;justify-content:center;max-width:min(220px,100%)}.top-bar__center-link{display:flex;align-items:center;justify-content:center;line-height:0;cursor:pointer}.top-bar__center-logo{width:100%;max-width:220px;height:auto;object-fit:contain}.top-bar__right{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:nowrap;justify-self:end;min-width:0}.user-menu{position:relative;flex-shrink:0;min-width:0}.top-bar .user-info{display:flex;flex-direction:row;align-items:center;gap:10px;cursor:pointer;flex-shrink:0;padding:4px 6px 4px 10px;border-radius:999px;transition:background .15s ease,box-shadow .15s ease;max-width:100%}.top-bar__user-text{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:6px;min-width:0;max-width:min(280px,32vw);flex-shrink:0;text-align:right;line-height:1.3;font-family:var(--app-font-family);color:var(--color-text-slate)}.top-bar__user-line{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:6px;min-width:0;max-width:100%}.top-bar__user-account{font-size:15px;font-weight:400;color:var(--color-text-slate);flex-shrink:0;white-space:nowrap}.top-bar__user-client{font-size:15px;font-weight:700;text-transform:capitalize;color:var(--color-text-slate);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.top-bar__user-name{font-size:12px;font-weight:600;text-transform:capitalize;color:#4b5563;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;min-width:0}.top-bar__pill-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#eef8e0;border:1px solid var(--color-brand-hover);border-radius:999px;padding:6px 16px;font-size:14px;font-weight:600;color:var(--color-navy-dashboard);cursor:pointer;transition:background .15s;height:34px;white-space:nowrap;flex-shrink:0}.top-bar__pill-btn:hover{background:#e4f3d0}.top-bar__pill-btn i{font-size:14px;line-height:1}.top-bar__pill-btn--support{position:relative}.top-bar__pill-btn--support-alert{background:#fff7ed;border-color:#fdba74;color:#9a3412;animation:top-bar-support-pulse 1.8s ease-in-out infinite}.top-bar__pill-btn--support-alert:hover{background:#ffedd5}@keyframes top-bar-support-pulse{0%,to{box-shadow:0 0 #f9731659}50%{box-shadow:0 0 0 4px #f973161f}}.top-bar__support-badge{position:absolute;top:-6px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#dc2626;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center;box-shadow:0 0 0 2px #fff}.top-bar .user-info:hover{background:#0027780f}.top-bar .user-info--open{background:#00277814;box-shadow:0 0 0 2px #0027781f}.top-bar .user-info--open .user-avatar-icon{background:var(--color-navy-dashboard);border-color:var(--color-navy-dashboard);color:var(--color-white)}.top-bar .user-avatar-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--color-white);color:var(--color-navy-dashboard);flex-shrink:0;border:1px solid var(--color-navy-dashboard);transition:background .15s ease,border-color .15s ease,color .15s ease}.top-bar .user-avatar-icon svg{display:block}.top-bar__bell{background:none;border:none;cursor:pointer;font-size:20px;color:var(--color-chart-axis);padding:4px 8px;position:relative;display:flex;align-items:center;justify-content:center;height:34px;flex-shrink:0}.top-bar__bell-badge{position:absolute;top:-4px;right:-2px;background:#e03030;color:var(--color-white);font-size:10px;font-weight:700;line-height:1.1;border-radius:999px;min-width:18px;min-height:18px;display:flex;align-items:center;justify-content:center;padding:3px 6px;pointer-events:none;box-sizing:border-box}.top-bar__bell-badge--skel{min-width:22px;width:22px;height:18px;padding:0;background:linear-gradient(135deg,#fecaca,#fca5a5 48%,#f87171);box-shadow:0 0 0 2px #fff,0 0 0 4px #f871712e;animation:top-bar-bell-badge-pulse 1.4s ease-in-out infinite;color:transparent}.top-bar__bell-badge-dots{display:inline-flex;align-items:center;justify-content:center;gap:2px;width:100%;height:100%}.top-bar__bell-badge-dots span{width:3px;height:3px;border-radius:50%;background:#ffffffeb;animation:top-bar-bell-dot-bounce .9s ease-in-out infinite}.top-bar__bell-badge-dots span:nth-child(2){animation-delay:.12s}.top-bar__bell-badge-dots span:nth-child(3){animation-delay:.24s}.top-bar__bell--loading{color:#1a3ec5}.top-bar__bell--loading:after{content:"";position:absolute;inset:2px;border-radius:50%;border:2px solid rgba(26,62,197,.14);border-top-color:#1a3ec58c;animation:notif-bell-ring-spin 1.1s linear infinite;pointer-events:none}@keyframes top-bar-bell-badge-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 2px #fff,0 0 0 4px #f8717124}50%{transform:scale(1.06);box-shadow:0 0 0 2px #fff,0 0 0 6px #f8717138}}@keyframes top-bar-bell-dot-bounce{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-2px);opacity:1}}@keyframes notif-bell-ring-spin{to{transform:rotate(360deg)}}@keyframes top-bar-bell-badge-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.top-bar__bell-badge--skel,.top-bar__bell-badge-dots span,.top-bar__bell--loading:after{animation:none}}.top-bar__bell:hover{color:#1a3ec5}.top-options{position:absolute;top:calc(100% + 8px);right:0;display:flex;flex-direction:column;border:1px solid var(--color-gray-300);background:#fff;align-items:stretch;gap:0;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:1200;min-width:200px;border-radius:10px;overflow:hidden;box-shadow:0 12px 28px #0f172a24}.top-options--open{opacity:1;transform:translateY(0);pointer-events:auto}.top-options-header{padding:12px 16px;border-bottom:1px solid var(--color-gray-250);background:var(--color-gray-50)}.top-options-label{display:block;font-size:11px;font-weight:600;color:var(--color-offline-slate);text-transform:uppercase;letter-spacing:.04em}.top-options-user{display:block;margin-top:2px;font-size:14px;font-weight:700;color:var(--color-slate-900);text-transform:capitalize}.top-option-button{all:unset;flex:1;font-size:13px;font-weight:500;border-bottom:1px solid var(--color-border-subtle);padding:12px 16px;text-align:left;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;gap:8px;color:var(--color-chart-axis)}.top-option-button:last-child{border-bottom:none}.top-option-button:hover{background-color:#f3f4f6}.top-option-button--danger{color:var(--color-chart-heatmap-high)}.top-option-button--danger:hover{background-color:#fef2f2}@media(max-width:1400px){.top-bar{padding:8px 16px;gap:12px}.top-bar__left{max-width:100%;overflow:hidden}.top-bar__center{max-width:min(180px,100%)}.top-bar__center-logo{max-width:180px}.top-bar__right{max-width:100%;gap:12px;overflow:hidden}.top-bar__client-logo-img{max-width:130px}.top-bar__pill-btn{padding:6px 12px;font-size:13px;gap:6px}.top-bar__user-text{max-width:min(200px,100%)}}@media(max-width:1280px){.top-bar__center{max-width:min(160px,100%)}.top-bar__center-logo{max-width:160px}.top-bar__user-text{max-width:min(180px,100%)}.top-bar__right{gap:10px}}@media(max-width:1100px){.top-bar__pill-btn span{display:none}.top-bar__pill-btn{width:34px;padding:0}.top-bar__center{max-width:min(130px,100%)}.top-bar__center-logo{max-width:130px}.top-bar__right{gap:8px}}@media(max-width:960px){.top-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;padding:8px 12px;gap:8px;min-height:56px}.top-bar__left{justify-self:start;max-width:none;overflow:visible;gap:8px;min-width:0}.top-bar__center{position:static;transform:none;justify-self:center;max-width:min(140px,100%);pointer-events:auto;min-width:0}.top-bar__center-logo{max-width:140px;width:100%}.top-bar__right{justify-self:end;max-width:none;gap:6px;overflow:visible;min-width:0}.top-bar__client-logo{display:none}.top-bar__nav-tools{gap:6px}.top-bar__tool-btn{width:32px;height:32px;border-radius:8px;font-size:16px}.top-bar__pill-btn{width:32px;height:32px}.top-bar__user-text{max-width:140px}.top-bar__user-account,.top-bar__user-client{font-size:13px}.top-bar .user-info{gap:6px;padding:2px 4px 2px 6px}.top-bar .user-avatar-icon{width:34px;height:34px}.top-options{right:0}}@media(max-width:600px){.top-bar{padding:6px 10px;gap:6px}.top-bar__left{gap:4px}.top-bar__center{max-width:min(110px,28vw)}.top-bar__center-logo{max-width:110px}.top-bar__right{gap:4px}.top-bar__user-text{max-width:100px}.top-bar__user-account,.top-bar__user-client{font-size:12px}.top-bar .user-avatar-icon{width:32px;height:32px}.top-bar .user-avatar-icon svg{width:16px;height:16px}}@media(max-width:420px){.top-bar__user-text{display:none}.top-bar__center{max-width:min(96px,26vw)}.top-bar__center-logo{max-width:96px}}@keyframes feature-tour-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes feature-tour-card-in{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes feature-tour-card-in-centered{0%{opacity:0;transform:translate(-50%,-50%) translateY(10px) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) translateY(0) scale(1)}}@keyframes feature-tour-pulse{0%{box-shadow:0 0 0 0 var(--color-brand-shadow);opacity:1}70%{box-shadow:0 0 0 14px #8ec33c00;opacity:0}to{box-shadow:0 0 #8ec33c00;opacity:0}}.feature-tour__backdrop{position:fixed;inset:0;z-index:10050;background:#0a0e168c;backdrop-filter:blur(2px) saturate(120%);-webkit-backdrop-filter:blur(2px) saturate(120%);pointer-events:all;animation:feature-tour-backdrop-in .25s ease}.feature-tour__click-shield{position:fixed;inset:0;z-index:10050;background:transparent;pointer-events:all}.feature-tour__spotlight{position:fixed;z-index:10051;border-radius:var(--radius-lg);box-shadow:0 0 0 3px var(--color-brand),0 0 0 6px #8ec33c40,0 0 0 9999px #0a0e1699;transition:top .3s cubic-bezier(.22,1,.36,1),left .3s cubic-bezier(.22,1,.36,1),width .3s cubic-bezier(.22,1,.36,1),height .3s cubic-bezier(.22,1,.36,1);pointer-events:none}.feature-tour__spotlight-pulse{position:absolute;inset:0;border-radius:inherit;box-shadow:0 0 0 0 var(--color-brand-shadow);animation:feature-tour-pulse 1.8s ease-out infinite}.feature-tour__card{position:fixed;z-index:10052;width:340px;max-width:calc(100vw - 32px);background:linear-gradient(180deg,var(--color-white) 0%,var(--color-brand-surface) 140%);border:1px solid var(--color-gray-300);border-radius:var(--radius-xl);padding:20px 20px 18px;box-shadow:var(--shadow-lg),0 0 0 1px #8ec33c0f;transition:top .3s cubic-bezier(.22,1,.36,1),left .3s cubic-bezier(.22,1,.36,1);font-family:inherit;animation:feature-tour-card-in .28s cubic-bezier(.22,1,.36,1)}.feature-tour__card--centered{animation-name:feature-tour-card-in-centered}.feature-tour__close{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;border-radius:50%;background:transparent;color:var(--color-text-subtle);cursor:pointer;transition:background .15s ease,color .15s ease}.feature-tour__close:hover{background:var(--color-gray-150);color:var(--color-danger-text)}.feature-tour__badge{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:700;color:var(--color-white);background:linear-gradient(135deg,var(--color-brand-light),var(--color-brand-dark));border-radius:var(--radius-pill);padding:5px 10px 5px 8px;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 3px 10px var(--color-brand-shadow);margin-bottom:12px}.feature-tour__title{font-size:17px;font-weight:700;color:var(--color-text-heading);margin:0 0 6px;line-height:1.3;padding-right:20px}.feature-tour__description{font-size:13.5px;color:var(--color-text-secondary);line-height:1.55;margin:0 0 16px}.feature-tour__progress-track{height:4px;border-radius:var(--radius-pill);background:var(--color-gray-200);overflow:hidden;margin-bottom:14px}.feature-tour__progress-fill{height:100%;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--color-brand-light),var(--color-brand));transition:width .3s ease}.feature-tour__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.feature-tour__dots{display:flex;align-items:center;gap:5px}.feature-tour__dot{width:6px;height:6px;border-radius:50%;background:var(--color-gray-400);transition:background .2s ease,transform .2s ease}.feature-tour__dot--active{background:var(--color-brand);transform:scale(1.35)}.feature-tour__nav{display:flex;align-items:center;gap:8px}.feature-tour__btn{display:inline-flex;align-items:center;gap:6px;font-family:inherit;font-size:12.5px;font-weight:700;border-radius:var(--radius-pill);cursor:pointer;border:none;transition:background .15s ease,box-shadow .15s ease,transform .1s ease}.feature-tour__btn--primary{background:linear-gradient(135deg,var(--color-brand-light),var(--color-brand-dark));color:var(--color-white);padding:8px 16px;box-shadow:0 4px 12px var(--color-brand-shadow)}.feature-tour__btn--primary:hover{box-shadow:0 5px 16px var(--color-brand-ring);transform:translateY(-1px)}.feature-tour__btn--primary:active{transform:translateY(0)}.feature-tour__btn--ghost{width:32px;height:32px;padding:0;justify-content:center;background:var(--color-gray-150);color:var(--color-text-secondary)}.feature-tour__btn--ghost:hover{background:var(--color-gray-300);color:var(--color-text-heading)}@media(max-width:480px){.feature-tour__card{width:calc(100vw - 32px);padding:18px 18px 16px}}.dashboard-layout{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.dashboard-layout--embed{overflow:auto;background:#eef2f8}.dashboard-layout--embed .dashboard{min-height:0}@media(max-width:992px){.dashboard-layout{overflow-x:hidden}.dashboard-layout .dashboard{width:100%;max-width:100%;min-width:0;overflow-x:hidden}}@media(max-width:768px){.dashboard-layout--embed{overflow-x:hidden}}.left-bar-skeleton__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.left-bar-skeleton{display:flex;flex-direction:column;flex:1;min-height:0;width:100%;animation:left-bar-skeleton-in .35s ease-out}.left-bar-skeleton__main{padding:4px 0 8px}.left-bar-skeleton__item{pointer-events:none;cursor:default;opacity:0;animation:left-bar-skeleton-item-in .42s ease-out forwards;animation-delay:calc(var(--skel-index, 0) * 55ms)}.left-bar-skeleton__icon-wrap{position:relative;display:block;width:90px;max-width:100%;margin:0 auto;overflow:hidden;border-radius:10px}.left-bar-skeleton__icon{display:block;width:100%;height:auto;opacity:.42;filter:grayscale(.15) brightness(.92)}.left-bar-skeleton__icon-shimmer{position:absolute;inset:0;border-radius:inherit;background:var(--leftbar-skel-shimmer);background-size:220% 100%;animation:left-bar-skeleton-shimmer 1.45s ease-in-out infinite;mix-blend-mode:soft-light;pointer-events:none}.left-bar-skeleton__settings{opacity:0;animation:left-bar-skeleton-item-in .42s ease-out .38s forwards}.left-bar-skeleton__settings-toggle{pointer-events:none;cursor:default;opacity:.72}.left-bar-skeleton__settings-toggle .settings-toggle__icon,.left-bar-skeleton__settings-toggle .settings-toggle__text,.left-bar-skeleton__settings-toggle .settings-toggle__chevron{animation:left-bar-skeleton-settings-pulse 1.5s ease-in-out infinite}.left-bar-skeleton__settings-toggle .settings-toggle__text{position:relative;overflow:hidden;border-radius:4px}.left-bar-skeleton__settings-toggle .settings-toggle__text:after{content:"";position:absolute;inset:0;background:var(--leftbar-skel-shimmer);background-size:220% 100%;animation:left-bar-skeleton-shimmer 1.4s ease-in-out infinite;opacity:.35;mix-blend-mode:soft-light;pointer-events:none}@keyframes left-bar-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes left-bar-skeleton-in{0%{opacity:0}to{opacity:1}}@keyframes left-bar-skeleton-item-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes left-bar-skeleton-settings-pulse{0%,to{opacity:.72}50%{opacity:1}}.left-bar--loading{pointer-events:none}.left-bar--loading .left-bar-skeleton{flex:1;min-height:0}@media(max-width:992px){.left-bar-skeleton__main{padding-top:8px}.left-bar-skeleton__icon-wrap{width:76px}}@media(min-width:993px){.left-bar--collapsed .left-bar-skeleton__icon-wrap{width:56px}.left-bar--collapsed .left-bar-skeleton__settings-toggle .settings-toggle__text,.left-bar--collapsed .left-bar-skeleton__settings-toggle .settings-toggle__chevron{display:none}.left-bar--collapsed .left-bar-skeleton__settings-toggle{justify-content:center;padding:12px 8px}.left-bar--collapsed .left-bar-skeleton__settings-toggle .settings-toggle__label{justify-content:center}}@media(prefers-reduced-motion:reduce){.left-bar-skeleton,.left-bar-skeleton__item,.left-bar-skeleton__settings{animation:none;opacity:1;transform:none}.left-bar-skeleton__icon-shimmer,.left-bar-skeleton__settings-toggle .settings-toggle__icon,.left-bar-skeleton__settings-toggle .settings-toggle__text,.left-bar-skeleton__settings-toggle .settings-toggle__chevron,.left-bar-skeleton__settings-toggle .settings-toggle__text:after{animation:none}}:root{--leftbar-skel-shimmer: linear-gradient( 90deg, rgba(255, 255, 255, .03) 0%, rgba(142, 194, 61, .16) 38%, rgba(255, 255, 255, .09) 68%, rgba(255, 255, 255, .03) 100% )}.left-bar{width:180px;height:100%;background-color:#17242a;display:flex;flex-direction:column;align-items:stretch;flex-shrink:0;align-self:stretch;overflow:hidden}.left-bar__main{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;align-items:center}.left-bar__main::-webkit-scrollbar{width:0}.left-bar .menu-item{width:100%;display:flex;align-items:center;justify-content:center;padding:10px 8px;text-decoration:none;position:relative;transition:background .2s;border:none;background:transparent;font:inherit;color:inherit;-webkit-appearance:none;appearance:none;cursor:pointer}.menu-item__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:120px}.menu-item-sub{display:block;margin-top:4px;font-size:10px;font-weight:600;line-height:1.25;color:#a3d956f2;text-align:center;letter-spacing:.01em;word-wrap:break-word;overflow-wrap:anywhere}.menu-item-sub:before{content:"› ";opacity:.75}.left-bar .menu-item.has-subtitle{padding-bottom:12px}.left-bar .menu-item.active.has-subtitle:not(.menu-item--submenu-open):after{display:none}.left-bar .menu-item.active:not(.menu-item--submenu-open):after,.left-bar .menu-item.menu-item--submenu-open:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:8px 8px 8px 0;border-color:transparent #e8ebf0 transparent transparent}.left-bar .menu-item.menu-item--submenu-open:after{display:block;z-index:10002}.left-bar .menu-item.active .menu-item-sub{color:#a3d956;font-weight:700}.menu-icon-img{width:90px;height:auto;display:block;object-fit:contain;opacity:.82;transition:opacity .2s,transform .2s}.left-bar .menu-item:hover{background:#8ec23d14}.left-bar .menu-item:hover .menu-icon-img{opacity:1}.left-bar .menu-item.active{background:#8ec23d1f}.left-bar .menu-item.active .menu-icon-img{opacity:1}.left-bar__settings{flex-shrink:0;border-top:1px solid rgba(142,194,61,.22);background:linear-gradient(180deg,#8ec23d14,#17242a00 48%),#152026;box-shadow:inset 0 1px #ffffff0a}.settings-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px;border:none;background:transparent;color:#f3f6f8;font-family:inherit;font-size:14px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background .2s,color .2s}.settings-toggle:hover{background:#8ec23d1a;color:var(--color-white)}.settings-toggle__label{display:inline-flex;align-items:center;gap:8px}.settings-toggle__icon{color:var(--color-brand-hover);font-size:16px;transition:transform .35s ease}.left-bar__settings--open .settings-toggle__icon{transform:rotate(90deg)}.settings-toggle__chevron{font-size:12px;color:#ffffffb8;transition:transform .28s ease,color .2s}.settings-toggle__chevron--open{transform:rotate(180deg);color:var(--color-brand-hover)}.settings-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}.left-bar__settings--open .settings-panel{grid-template-rows:1fr}.settings-panel__list{list-style:none;margin:0;padding:0 0 10px;overflow:hidden}.settings-panel__item{opacity:0;transform:translateY(6px);transition:opacity .24s ease,transform .24s ease;transition-delay:calc(var(--item-index) * 35ms)}.left-bar__settings--open .settings-panel__item{opacity:1;transform:translateY(0)}.settings-link{display:flex;align-items:center;gap:10px;padding:9px 16px 9px 18px;text-decoration:none;color:#ffffffd1;font-size:12px;font-weight:600;line-height:1.25;position:relative;transition:background .2s,color .2s,padding-left .2s}.settings-link:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;border-radius:0 3px 3px 0;background:var(--color-brand-hover);transition:height .2s ease}.settings-link:hover{background:#8ec23d1f;color:var(--color-white);padding-left:22px}.settings-link:hover:before{height:70%}.settings-link.active{background:#8ec23d29;color:var(--color-white);padding-left:22px}.settings-link.active:before{height:100%}.settings-link__icon{flex-shrink:0;width:16px;font-size:13px;color:var(--color-brand-hover);text-align:center}.settings-link__text{min-width:0}.menu-icon-img{width:90px;object-fit:contain}.menu-item--has-submenu{cursor:pointer}.menu-item--has-submenu.menu-item--submenu-open{background:linear-gradient(90deg,#8ec23d14,#8ec23d2e);z-index:2}.menu-item--has-submenu.menu-item--submenu-open .menu-icon-img{opacity:1;transform:scale(1.04)}@media(min-width:993px){.left-bar{position:relative;z-index:10003}.left-bar:has(.menu-item--submenu-open){overflow:visible;z-index:10003}.left-bar__main:has(.menu-item--submenu-open){overflow-x:visible}.left-bar--collapsed{overflow:visible}.left-bar--collapsed .left-bar__main{overflow-x:hidden;overflow-y:auto}.left-bar--collapsed .menu-item{padding:8px 4px}.left-bar--collapsed .menu-item__inner{max-width:none}.left-bar--collapsed .menu-icon-img{width:56px}.left-bar--collapsed .menu-item-sub,.left-bar--collapsed .settings-toggle__text,.left-bar--collapsed .settings-toggle__chevron{display:none}.left-bar--collapsed .menu-item.has-subtitle{padding-bottom:8px}.left-bar--collapsed .settings-toggle{justify-content:center;padding:12px 8px}.left-bar--collapsed .settings-toggle__label{justify-content:center}.left-bar--collapsed .settings-panel{display:none}.left-bar--collapsed.left-bar:has(.menu-item--submenu-open),.left-bar--collapsed:has(.left-bar__settings--flyout-open){z-index:1000}}.settings-flyout{position:fixed;z-index:10001;min-width:220px;max-width:260px;max-height:min(70vh,420px);overflow-y:auto;padding:10px 0 8px;border-radius:12px;background:linear-gradient(160deg,#2d4454,#243948 55%,#1c2f3c);border:1px solid rgba(142,194,61,.28);box-shadow:0 12px 28px #00000052,inset 0 1px #ffffff0f;opacity:0;pointer-events:none;transform-origin:left bottom}.settings-flyout--open{opacity:1;pointer-events:auto;animation:settings-flyout-in .22s ease-out forwards}@keyframes settings-flyout-in{0%{opacity:0;transform:translate(-6px) scale(.98)}to{opacity:1;transform:translate(0) scale(1)}}.settings-flyout__title{margin:0 0 6px;padding:0 16px;font-size:14px;font-weight:700;color:#f3f6f8;letter-spacing:.02em}.settings-flyout__list{list-style:none;margin:0;padding:0}.settings-flyout__link{display:flex;align-items:center;gap:10px;padding:9px 16px;text-decoration:none;color:#ffffffd1;font-size:12px;font-weight:600;transition:background .2s,color .2s}.settings-flyout__link:hover,.settings-flyout__link.active{background:#8ec23d24;color:var(--color-white)}.settings-flyout__icon{flex-shrink:0;width:16px;font-size:13px;color:var(--color-brand-hover);text-align:center}.submenu-flyout{position:fixed;transform:translateY(-50%);z-index:9999;opacity:0;pointer-events:none}.submenu-flyout--open{opacity:1;pointer-events:auto;animation:submenu-flyout-in .22s ease-out forwards}@keyframes submenu-flyout-in{0%{opacity:0;transform:translateY(-50%) translate(-6px)}to{opacity:1;transform:translateY(-50%) translate(0)}}.submenu-flyout__panel{position:relative;min-width:210px;padding:12px;border-radius:0 12px 12px;background:linear-gradient(160deg,#2d4454,#243948 55%,#1c2f3c);border:1px solid rgba(142,194,61,.28);border-left:none;box-shadow:0 12px 28px #00000052,inset 0 1px #ffffff0f}.submenu-flyout__panel:before{content:"";position:absolute;top:50%;left:-8px;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:8px 8px 8px 0;border-color:transparent #243948 transparent transparent}.submenu-flyout__grid{display:flex;gap:10px}.submenu-flyout__card{position:relative;flex:1;display:flex;align-items:center;justify-content:center;min-width:88px;padding:12px 10px;border-radius:8px;text-decoration:none;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.submenu-flyout__card-stage{display:flex;align-items:center;justify-content:center;width:80px;height:64px;border-radius:6px;background:#ffffff0a;transition:transform .2s ease,background .2s ease}.submenu-flyout__card-icon{width:70px;height:auto;object-fit:contain;display:block;transition:transform .2s ease}.submenu-flyout__card:hover,.submenu-flyout__card--active{background:#8ec23d24;border-color:#8ec23d73;transform:translateY(-2px);box-shadow:0 8px 18px #0000003d}.submenu-flyout__card:hover .submenu-flyout__card-stage,.submenu-flyout__card--active .submenu-flyout__card-stage{background:#8ec23d1f}.submenu-flyout__card:hover .submenu-flyout__card-icon,.submenu-flyout__card--active .submenu-flyout__card-icon{transform:scale(1.04)}.submenu-flyout__card--active{box-shadow:0 8px 18px #0000003d,inset 0 0 0 1px #a3d95638}.submenu-flyout__card-label{display:none}@media(max-width:992px){.left-bar{position:fixed;top:60px;left:0;z-index:1100;width:min(280px,86vw);height:calc(100dvh - 60px);max-height:calc(100dvh - 60px);transform:translate(-104%);transition:transform .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1);box-shadow:none;overflow:hidden;display:flex;flex-direction:column;opacity:1;pointer-events:auto}.left-bar.left-bar--open{transform:translate(0);box-shadow:4px 0 32px #00000047,0 0 0 1px #8ec23d14}.left-bar.left-bar--open .left-bar__main,.left-bar.left-bar--open .left-bar__settings{animation:left-bar-drawer-content-in .28s cubic-bezier(.4,0,.2,1) both}@keyframes left-bar-drawer-content-in{0%{opacity:.88;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.left-bar__main{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.left-bar .menu-item.active:not(.menu-item--submenu-open):after,.left-bar .menu-item--has-submenu:hover:after,.left-bar .menu-item.menu-item--submenu-open:after,.left-bar .menu-item--has-submenu:focus:after,.left-bar .menu-item--has-submenu:focus-visible:after{display:none!important;content:none!important}.left-bar:has(.menu-item--submenu-open),.left-bar.left-bar--open:has(.menu-item--submenu-open){overflow:hidden!important;z-index:1100!important}.left-bar__main:has(.menu-item--submenu-open){overflow-x:hidden!important;overflow-y:auto!important;z-index:1100!important}.menu-submenu-group{width:100%;flex-shrink:0}.menu-submenu-group .menu-item--has-submenu,.menu-item--click-submenu{position:relative;width:100%}.menu-item__chevron{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:12px;color:#ffffff8c;transition:transform .2s ease,color .2s ease;pointer-events:none}.menu-item__chevron--open{transform:translateY(-50%) rotate(180deg);color:var(--color-brand-hover, #a8d84f)}.submenu-inline{padding:0 10px 12px;animation:submenu-inline-in .2s ease-out}@keyframes submenu-inline-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.submenu-inline__grid{display:flex;flex-direction:column;gap:8px;padding:10px;border-radius:10px;background:#00000038;border:1px solid rgba(142,194,61,.22)}.submenu-inline .submenu-flyout__card{flex:none;width:100%;min-width:0;justify-content:flex-start;gap:12px;padding:10px 12px;transform:none}.submenu-inline .submenu-flyout__card:hover,.submenu-inline .submenu-flyout__card--active{transform:none}.submenu-inline .submenu-flyout__card-stage{width:52px;height:40px;flex-shrink:0}.submenu-inline .submenu-flyout__card-icon{width:44px}.submenu-inline .submenu-flyout__card-label{display:block;font-size:13px;font-weight:600;color:#f3f6f8;line-height:1.3;text-align:left}.left-bar__settings{flex:0 0 auto;display:flex;flex-direction:column;min-height:0;max-height:none;overflow:hidden}.left-bar__settings--open{max-height:min(58dvh,calc(100% - 48px))}.left-bar__settings--open .settings-panel{flex:1 1 auto;min-height:0;overflow:hidden}.left-bar__settings--open .settings-panel__list{overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:min(50dvh,calc(100dvh - 160px));padding-bottom:12px}.left-bar__settings--open .settings-panel__list::-webkit-scrollbar{width:0}.settings-toggle{flex-shrink:0;font-size:15px;padding:16px 18px}.settings-link{font-size:13px;padding:10px 18px 10px 20px}}@media(prefers-reduced-motion:reduce){.left-bar,.left-bar.left-bar--open .left-bar__main,.left-bar.left-bar--open .left-bar__settings{transition:none!important;animation:none!important}}.siteLayout{display:flex;flex-direction:row;gap:15px;background-color:var(--color-surface-page);flex:1;min-height:0;overflow:hidden;position:relative}.site-layout__content{flex:1;min-width:0;min-height:0;overflow-y:auto;overflow-x:clip;max-width:100%}@media(min-width:993px){.siteLayout{--leftbar-expanded-width: 180px;--leftbar-collapsed-width: 72px;transition:gap .25s cubic-bezier(.4,0,.2,1)}.siteLayout .left-bar{position:relative;flex-shrink:0;width:var(--leftbar-expanded-width);min-width:var(--leftbar-expanded-width);max-width:var(--leftbar-expanded-width);overflow:hidden;box-shadow:2px 0 18px #0f171c1f;pointer-events:auto;transition:width .25s cubic-bezier(.4,0,.2,1),min-width .25s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);will-change:width,min-width,max-width}.siteLayout.siteLayout--menu-open .left-bar{width:var(--leftbar-expanded-width);min-width:var(--leftbar-expanded-width);max-width:var(--leftbar-expanded-width);box-shadow:2px 0 18px #0f171c1f}.siteLayout:not(.siteLayout--menu-open) .left-bar{width:var(--leftbar-collapsed-width);min-width:var(--leftbar-collapsed-width);max-width:var(--leftbar-collapsed-width);overflow:visible;box-shadow:2px 0 14px #0f171c1a;pointer-events:auto}.siteLayout .left-bar__main,.siteLayout .left-bar__settings,.siteLayout .left-bar-skeleton{width:var(--leftbar-expanded-width)}.siteLayout:not(.siteLayout--menu-open) .left-bar__main,.siteLayout:not(.siteLayout--menu-open) .left-bar__settings,.siteLayout:not(.siteLayout--menu-open) .left-bar-skeleton{width:var(--leftbar-collapsed-width)}.site-layout__content{transition:flex .25s cubic-bezier(.4,0,.2,1)}}.site-layout__menu-toggle,.site-layout__overlay{display:none}@media(max-width:992px){.siteLayout{gap:0;overflow-x:hidden}.site-layout__content{overflow-x:clip}.site-layout__menu-toggle{display:none!important}body:has(.notif-dropdown) .site-layout__menu-toggle{display:none}body:has(.pf-modal-overlay--template) .site-layout__menu-toggle,body:has(.pf-tmpl-zoom-overlay) .site-layout__menu-toggle,body:has(.pf-modal-overlay--lcms) .site-layout__menu-toggle{display:none}.site-layout__overlay{display:block;position:fixed;inset:60px 0 0;z-index:1050;border:none;padding:0;margin:0;background:#0f171c6b;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);cursor:pointer;pointer-events:auto;animation:site-layout-overlay-in .28s cubic-bezier(.4,0,.2,1)}@keyframes site-layout-overlay-in{0%{opacity:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}to{opacity:1;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}}.site-layout__content .site-content{margin-left:0;margin-right:0;width:100%;max-width:100%;box-sizing:border-box}.site-layout__content .site-content .top{padding-left:12px}}@media(prefers-reduced-motion:reduce){.siteLayout,.siteLayout .left-bar,.siteLayout .left-bar__main,.siteLayout .left-bar__settings,.siteLayout .left-bar-skeleton,.site-layout__content,.site-layout__overlay{transition:none!important;animation:none!important}}@keyframes settings-loader-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes settings-loader-spin{to{transform:rotate(360deg)}}@keyframes settings-loader-pulse{0%,to{opacity:.45;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}.settings-loader__shimmer{background:var(--settings-shimmer);background-size:220% 100%;animation:settings-loader-shimmer 1.35s ease-in-out infinite}.settings-loader__status{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e8ecf2}.settings-loader__ring{width:22px;height:22px;flex-shrink:0;border:2.5px solid var(--color-border-green-tint);border-top-color:var(--color-brand-gradient-dark);border-radius:50%;animation:settings-loader-spin .75s linear infinite}.settings-loader__status-text{font-family:var(--app-font-family);font-size:13px;font-weight:600;color:#4a5568;letter-spacing:.01em}.settings-action-loader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;min-height:0}.settings-action-loader__btn{height:36px;border-radius:6px}.settings-action-loader__btn--add{width:108px}.settings-action-loader__search{width:min(100%,320px);height:38px;border-radius:6px;margin-left:auto}@media(max-width:992px){.settings-action-loader{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;min-height:0}.settings-action-loader__btn--add,.settings-action-loader__search{width:100%;min-width:0;max-width:none;margin-left:0}}.settings-list-loader{display:flex;flex-direction:column;gap:12px;width:min(100%,340px);margin:0 auto}.settings-list-loader-wrap{width:100%}.settings-list-loader__row{display:grid;grid-template-columns:1fr 108px;gap:12px 16px;align-items:center}.settings-list-loader__label{height:14px;border-radius:999px;max-width:88%;margin:0 auto}.settings-list-loader__input{height:36px;border-radius:4px}.settings-pills-loader{display:flex;flex-wrap:wrap;align-items:center;gap:8px;flex:1;min-width:0}.settings-pills-loader__pill{height:32px;border-radius:999px;flex-shrink:0}.settings-pills-loader__pill:nth-child(1){width:52px}.settings-pills-loader__pill:nth-child(2){width:128px}.settings-pills-loader__pill:nth-child(3){width:96px}.settings-pills-loader__pill:nth-child(4){width:72px}.settings-pills-loader__pill:nth-child(5){width:110px}.settings-pills-loader__pill:nth-child(6){width:88px}.settings-pills-loader__pill:nth-child(7){width:104px}.settings-pills-loader__pill:nth-child(8){width:76px}.settings-pills-loader__pill:nth-child(9){width:118px}.settings-pills-loader__pill:nth-child(10){width:92px}.settings-pills-loader__pill:nth-child(n+11){width:100px}.treatment-matrix-loader{position:relative;border:1px solid var(--color-gray-300);border-radius:10px;background:linear-gradient(180deg,var(--color-pagination-bg) 0%,var(--color-white) 42%);overflow:hidden;padding:14px 14px 12px}.treatment-matrix-loader__legend{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px dashed #e8ecf2}.treatment-matrix-loader__legend-chip{width:18px;height:18px;border-radius:4px;flex-shrink:0;animation:treatment-matrix-pulse 1.6s ease-in-out infinite}.treatment-matrix-loader__legend-chip--bad{background:#dc262659;animation-delay:0ms}.treatment-matrix-loader__legend-chip--good{background:#16a34a59;animation-delay:.12s}.treatment-matrix-loader__legend-chip--warn{background:#f9731666;animation-delay:.24s}.treatment-matrix-loader__legend-chip--caution{background:#facc1573;animation-delay:.36s}.treatment-matrix-loader__legend-text{height:10px;width:140px;border-radius:999px;margin-left:4px}@keyframes treatment-matrix-pulse{0%,to{opacity:.55;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}.treatment-matrix-loader__scroll{overflow:hidden;max-width:100%}.treatment-matrix-loader__table{width:100%;border-collapse:collapse;font-size:13px}.treatment-matrix-loader__table th,.treatment-matrix-loader__table td{border:1px solid var(--color-gray-250);padding:7px 8px;text-align:center;vertical-align:middle}.treatment-matrix-loader__table th{background:var(--color-gray-50)}.treatment-matrix-loader__table td:first-child,.treatment-matrix-loader__table th:first-child{text-align:left;min-width:140px}.treatment-matrix-loader__table td:nth-child(2),.treatment-matrix-loader__table th:nth-child(2){min-width:72px}.treatment-matrix-loader__head{display:block;height:11px;border-radius:999px;margin:0 auto}.treatment-matrix-loader__label{display:block;height:12px;border-radius:999px;max-width:100%}.treatment-matrix-loader__id{display:block;height:12px;border-radius:999px;margin:0 auto}.treatment-matrix-loader__cell{display:flex;align-items:center;justify-content:center;min-width:44px;height:28px;border-radius:6px;animation:treatment-matrix-cell-breathe 1.8s ease-in-out infinite}.treatment-matrix-loader__glyph{font-size:10px;font-weight:800;letter-spacing:-.02em;opacity:.55;font-family:var(--app-font-family)}.treatment-matrix-loader__cell--bad{background:linear-gradient(135deg,#dc262638,#dc262661)}.treatment-matrix-loader__cell--good{background:linear-gradient(135deg,#16a34a33,#16a34a61)}.treatment-matrix-loader__cell--warn{background:linear-gradient(135deg,#f9731638,#f9731666)}.treatment-matrix-loader__cell--caution{background:linear-gradient(135deg,#facc1547,#facc157a)}.treatment-matrix-loader__cell--neutral{background:linear-gradient(135deg,var(--color-offline-card-gradient),#e8ecf2)}@keyframes treatment-matrix-cell-breathe{0%,to{filter:brightness(.94);transform:scale(.97)}50%{filter:brightness(1.08);transform:scale(1)}}.treatment-matrix-loader__table tbody tr{animation:treatment-matrix-row-fade .5s ease backwards}@keyframes treatment-matrix-row-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.rcs-loader{padding:8px 4px 12px}.rcs-loader__head{margin-bottom:22px}.rcs-loader__title{width:220px;height:26px;border-radius:8px;margin-bottom:10px}.rcs-loader__subtitle{width:340px;max-width:100%;height:14px;border-radius:6px}.rcs-loader__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.rcs-loader__pill{width:88px;height:36px;border-radius:999px}.rcs-loader__select{width:120px;height:42px;border-radius:10px}.rcs-loader__btn{width:132px;height:38px;border-radius:8px}.rcs-loader__year-bar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px;padding:14px 16px;background:linear-gradient(180deg,var(--color-gray-50) 0%,var(--color-gray-150) 100%);border:1px solid var(--color-settings-tab-inner);border-radius:8px}.rcs-loader__year-label{width:48px;height:12px;border-radius:4px}.rcs-loader__year-pills{display:flex;gap:8px;flex-wrap:wrap}.rcs-loader__year-pill{width:64px;height:32px;border-radius:999px}.rcs-loader__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}@media(max-width:1100px){.rcs-loader__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.rcs-loader__grid{grid-template-columns:1fr}}.rcs-loader__card{border:1px solid #e8ecf2;border-radius:12px;overflow:hidden;background:var(--color-white);animation:rcs-card-fade .45s ease backwards}@keyframes rcs-card-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.rcs-loader__card-head{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#f4f7fb;border-bottom:1px solid #e8ecf2}.rcs-loader__badge{width:34px;height:34px;border-radius:10px;flex-shrink:0}.rcs-loader__month-name{width:72px;height:16px;border-radius:6px}.rcs-loader__fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px}.rcs-loader__field-label{height:10px;width:70%;border-radius:4px;margin-bottom:8px}.rcs-loader__field-input{height:36px;border-radius:8px}.route-access-loader{width:100%;min-width:0;padding:16px 20px 24px;box-sizing:border-box;background:#f1f5f9;border-radius:12px;pointer-events:none}.route-access-loader__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.route-access-loader__workspace{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px -16px #0f172a29;overflow:hidden}.route-access-loader__tabs{display:flex;width:100%;background:linear-gradient(180deg,#e8f0dc,#dce8ce 55%,#d2e0c2);border-bottom:1px solid #b7c9a8;box-shadow:inset 0 1px #ffffffa6}.route-access-loader__tab{flex:1 1 0;height:50px;border:1px solid rgba(213,226,200,.8);border-top:none;border-left:none;background:#ffffffb8!important}.route-access-loader__tab--active{background:#52761959!important}.route-access-loader__config{display:grid;grid-template-columns:1fr;gap:12px;padding:16px 20px;border-bottom:1px solid #e2e8f0;background:#fff}.route-access-loader__heading{width:64px;height:14px;border-radius:4px}.route-access-loader__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;min-width:0}.route-access-loader__field{height:64px;border-radius:8px}.route-access-loader__body{padding:16px 20px 8px}.route-access-loader__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.route-access-loader__toolbar-left{display:flex;align-items:center;gap:8px}.route-access-loader__toolbar-title{width:72px;height:14px;border-radius:4px}.route-access-loader__toolbar-count{width:22px;height:22px;border-radius:999px}.route-access-loader__toolbar-btn{width:96px;height:32px;border-radius:8px}.route-access-loader__sample{position:relative;background:linear-gradient(135deg,#fffffff5,#fff 42%),linear-gradient(90deg,rgba(142,194,62,.05),transparent 28%);border:1px solid rgba(15,23,42,.08);border-radius:14px;margin-bottom:10px;overflow:hidden}.route-access-loader__sample-row{display:grid;grid-template-columns:auto minmax(0,1fr) max-content auto;align-items:center;gap:12px 14px;min-height:72px;padding:14px 12px 14px 16px}.route-access-loader__avatar{width:44px;height:44px;border-radius:14px;flex-shrink:0}.route-access-loader__identity{min-width:0;display:flex;flex-direction:column;gap:6px}.route-access-loader__titleline{display:flex;align-items:center;gap:8px}.route-access-loader__name{width:min(160px,42%);height:14px;border-radius:4px}.route-access-loader__accession{width:52px;height:18px;border-radius:999px}.route-access-loader__type{width:78px;height:18px;border-radius:6px}.route-access-loader__aside{display:flex;align-items:center;gap:8px}.route-access-loader__chip{width:108px;height:28px;border-radius:999px}.route-access-loader__chip--sm{width:42px}.route-access-loader__chevron{width:30px;height:30px;border-radius:10px;flex-shrink:0}.route-access-loader__dock{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:12px 18px 16px;border-top:1px solid #e2e8f0;background:#fafbfd}.route-access-loader__btn{width:88px;height:40px;border-radius:8px}.route-access-loader__btn--primary{width:128px}@media(max-width:768px){.route-access-loader{padding:14px}.route-access-loader__fields{grid-template-columns:1fr}.route-access-loader__sample-row{grid-template-columns:auto minmax(0,1fr) auto;gap:10px 12px;padding:12px;min-height:0}.route-access-loader__aside{grid-column:2;flex-wrap:wrap}.route-access-loader__chevron{grid-column:3;grid-row:1 / span 2;align-self:center}.route-access-loader__dock{flex-direction:column-reverse}.route-access-loader__btn,.route-access-loader__btn--primary{width:100%}}.top{padding:15px;color:var(--color-white, #fff);font-weight:200;border-top-left-radius:10px;border-top-right-radius:10px;background-color:var(--color-black, #000)}.top h3{display:flex;align-items:center;gap:12px;margin:0;font-size:25px;font-weight:550;min-width:0}.top__title{flex:1 1 auto;min-width:0;white-space:normal;overflow:visible;word-break:break-word;line-height:1.25}.top .date{margin-left:auto;float:none;flex-shrink:0;font-size:19px;padding-top:0;font-weight:500;white-space:nowrap}.top i:before{margin-right:10px}.site-content .top h3{display:flex;align-items:center;gap:12px;margin:0}.site-content .top .date{float:none;margin-left:auto;padding-top:0}.footer{border-top:1px solid rgba(0,0,0,.125);color:#777;padding:1rem 0;font-size:14px;padding:10px;font-weight:100;background:#f4f6f8}.mynuculis-link{color:var(--color-black);text-decoration:none}.mynuculis-link:hover{color:#777}@keyframes cdm-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes cdm-modal-in{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cdm-modal-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(12px) scale(.97)}}.cdm-overlay{position:fixed;inset:0;background:#0000008c;z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px 16px;animation:cdm-overlay-in .2s ease}.cdm-overlay.cdm-closing{animation:cdm-overlay-out .24s ease forwards}.cdm-overlay.cdm-closing .cdm-modal{animation:cdm-modal-out .24s ease forwards}.cdm-modal{background:var(--color-white);border-radius:6px;width:100%;max-width:400px;box-shadow:0 8px 32px #00000047;animation:cdm-modal-in .22s ease}.cdm-modal--with-reason{max-width:560px;min-height:360px;display:flex;flex-direction:column}.cdm-modal--with-reason .cdm-header{padding:16px 24px;font-size:15px}.cdm-modal--with-reason .cdm-body{flex:1;padding:32px 36px 16px}.cdm-modal--with-reason .cdm-icon{margin-bottom:20px}.cdm-modal--with-reason .cdm-text{font-size:15px;margin-bottom:10px}.cdm-modal--with-reason .cdm-reason-field{margin-top:22px}.cdm-modal--with-reason .cdm-warning{margin-top:14px;font-size:13px}.cdm-modal--with-reason .cdm-footer{padding:20px 36px 28px}.cdm-header{display:flex;align-items:center;justify-content:space-between;background:var(--color-danger-text);color:var(--color-white);padding:12px 16px;font-size:14px;font-weight:700;border-radius:6px 6px 0 0}.cdm-close-btn{background:none;border:none;color:var(--color-white);font-size:20px;line-height:1;cursor:pointer;padding:0 2px;opacity:.85}.cdm-close-btn:hover{opacity:1}.cdm-body{padding:22px 20px 8px}.cdm-icon{display:flex;justify-content:center;margin-bottom:14px;color:var(--color-danger-text)}.cdm-text{font-size:14px;color:var(--color-text-primary);text-align:center;line-height:1.5;margin-bottom:6px}.cdm-accession{font-weight:700;color:var(--color-text-heading)}.cdm-warning{font-size:12px;color:var(--color-text-subtle);text-align:center;margin-top:6px}.cdm-reason-field{margin-top:14px;text-align:left}.cdm-reason-label{display:block;font-size:13px;font-weight:600;color:var(--color-text-heading);margin-bottom:6px}.cdm-required{color:var(--color-danger-text)}.cdm-reason-input{width:100%;box-sizing:border-box;border:1px solid var(--color-gray-450);border-radius:6px;padding:10px 12px;font-size:13px;font-family:inherit;color:var(--color-text-primary);resize:vertical;min-height:88px;max-height:120px;line-height:1.45}.cdm-reason-input:focus{outline:none;border-color:var(--color-brand);box-shadow:0 0 0 2px #8ec33c2e}.cdm-reason-input:disabled{opacity:.7;cursor:not-allowed}.cdm-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px 20px}.cdm-btn{border:none;border-radius:4px;padding:8px 22px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.cdm-btn-cancel{background:var(--color-gray-350);color:var(--color-text-secondary)}.cdm-btn-cancel:hover{background:var(--color-gray-500)}.cdm-btn-delete{background:var(--color-danger-text);color:var(--color-white)}.cdm-btn-delete:hover:not(:disabled){background:#b71c1c}.cdm-btn-delete:disabled{opacity:.6;cursor:not-allowed}.erm-overlay{position:fixed;inset:0;background:#0000008c;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px}.erm-modal{background:var(--color-white);border-radius:10px;box-shadow:0 12px 50px #00000059;width:100%;max-width:560px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.erm-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:var(--color-brand-hover);color:var(--color-white);font-size:15px;font-weight:700;flex-shrink:0}.erm-close{background:none;border:none;color:var(--color-white);font-size:22px;line-height:1;cursor:pointer;opacity:.9}.erm-close:hover{opacity:1}.erm-body{padding:18px;overflow-y:auto;flex:1}.erm-field{margin-bottom:16px}.erm-label{display:block;font-size:13px;font-weight:700;color:var(--color-text-strong);margin-bottom:4px}.erm-required{color:var(--color-error-bright)}.erm-hint{font-size:12px;color:var(--color-error-dark);margin:0 0 6px}.erm-tag-box{display:flex;flex-wrap:wrap;gap:6px;align-items:center;border:1px solid var(--color-border-default);border-radius:5px;padding:6px 8px;min-height:42px}.erm-tag-box:focus-within{border-color:var(--color-brand-hover);box-shadow:0 0 0 2px #8ec23e2e}.erm-tag{display:inline-flex;align-items:center;gap:5px;background:#eef3ff;color:#2452c9;border-radius:14px;padding:3px 6px 3px 10px;font-size:12.5px}.erm-tag--invalid{background:var(--color-surface-danger);color:var(--color-error-dark)}.erm-tag-remove{background:none;border:none;color:inherit;cursor:pointer;font-size:14px;line-height:1;padding:0 2px}.erm-tag-input{flex:1;min-width:120px;border:none;outline:none;font-size:13px;padding:4px 2px;font-family:inherit}.erm-textarea{width:100%;border:1px solid var(--color-border-default);border-radius:5px;padding:9px 10px;font-size:13px;font-family:inherit;color:var(--color-text-primary);resize:vertical;outline:none;box-sizing:border-box}.erm-textarea:focus{border-color:var(--color-brand-hover);box-shadow:0 0 0 2px #8ec23e2e}.erm-error{color:var(--color-error-dark);font-size:13px;background:var(--color-surface-danger);border-left:3px solid var(--color-error-dark);border-radius:3px;padding:8px 12px}.erm-footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 18px;border-top:1px solid var(--color-border-subtle);flex-shrink:0}.erm-btn{border:none;border-radius:6px;padding:9px 20px;font-size:13.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .15s,opacity .15s}.erm-btn-cancel{background:var(--color-gray-200);color:var(--color-text-primary)}.erm-btn-cancel:hover:not(:disabled){background:#e2e2e2}.erm-btn-submit{background:var(--color-brand-hover);color:var(--color-white)}.erm-btn-submit:hover:not(:disabled){background:#7aac2e}.erm-btn:disabled{opacity:.6;cursor:not-allowed}.yn-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:68px;padding:5px 14px 5px 12px;border-radius:999px;font-size:12.5px;font-weight:700;letter-spacing:.02em;line-height:1;border:1px solid transparent;box-shadow:0 1px 3px #00000014;white-space:nowrap}.yn-badge__dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.yn-badge--yes{background:linear-gradient(180deg,var(--color-brand-hover) 0%,var(--color-brand-gradient-mid) 100%);color:var(--color-white);border-color:var(--color-brand-gradient-mid)}.yn-badge--yes .yn-badge__dot{background:var(--color-white);box-shadow:0 0 0 2px #ffffff59}.yn-badge--no{background:linear-gradient(180deg,#ef5350 0%,var(--color-error-deep) 100%);color:var(--color-white);border-color:var(--color-error-deep)}.yn-badge--no .yn-badge__dot{background:#ffffffeb;opacity:.9}.yn-badge-wrap{display:flex;justify-content:center;align-items:center}.dt-pagination{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;padding:12px 16px;border-top:1px solid var(--table-pagination-border);background:var(--table-pagination-bg);flex-wrap:wrap;gap:10px;flex-shrink:0}.dt-pagination-left{display:flex;align-items:center;flex-wrap:wrap;gap:10px;flex:1 1 auto;min-width:0}.dt-pagination-right{display:flex;align-items:center;gap:5px;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}.dt-pg-label{font-size:12.5px;font-weight:500;color:var(--color-text-muted);white-space:nowrap}.dt-pg-info{font-size:12.5px;color:var(--color-text-muted);white-space:nowrap}.dt-pg-filtered-note{color:var(--color-text-placeholder);font-style:italic}.dt-pg-size{font-size:12.5px;border:1px solid var(--table-pagination-border);border-radius:var(--table-action-radius);padding:5px 8px;background:var(--color-white);color:var(--color-text-primary);cursor:pointer;outline:none;font-family:inherit;transition:border-color var(--table-transition),box-shadow var(--table-transition)}.dt-pg-size:focus{border-color:var(--table-search-focus-border);box-shadow:0 0 0 3px var(--table-search-focus-ring)}.dt-pg-btn{min-width:32px;height:32px;padding:0 8px;border:1px solid var(--table-pagination-border);border-radius:var(--table-action-radius);background:var(--color-white);color:var(--color-text-secondary);font-size:13px;font-family:inherit;cursor:pointer;transition:background var(--table-transition),border-color var(--table-transition),color var(--table-transition),transform var(--table-transition);line-height:1}.dt-pg-btn:hover:not(:disabled){background:var(--table-pagination-hover-bg);border-color:var(--table-pagination-hover-border);color:#1d4ed8}.dt-pg-btn:focus-visible{outline:2px solid var(--table-search-focus-border);outline-offset:2px}.dt-pg-btn:disabled{opacity:.38;cursor:not-allowed}.dt-pg-btn--active{background:var(--table-pagination-active-bg);border-color:var(--table-pagination-active-bg);color:var(--table-pagination-active-text);font-weight:600}.dt-pg-btn--active:hover:not(:disabled){background:var(--table-header-bg-hover);border-color:var(--table-header-bg-hover);color:var(--table-pagination-active-text)}.dt-pg-ellipsis{font-size:13px;color:var(--color-text-placeholder);padding:0 4px;line-height:32px}@media(max-width:992px){.dt-pagination{flex-direction:column;align-items:stretch;gap:10px;width:100%}.dt-pagination-left,.dt-pagination-right{width:100%;justify-content:space-between}.dt-pagination-right{flex-wrap:wrap;justify-content:center}}@media(max-width:600px){.dt-pagination{padding:10px 12px}.dt-pagination-left{flex-wrap:wrap;gap:8px}.dt-pg-info,.dt-pg-label{white-space:normal}.dt-pg-btn{min-width:44px;min-height:44px;height:44px}}.tbl-loader-row td{padding:var(--table-cell-padding-y) var(--table-cell-padding-x)!important;vertical-align:middle}.tbl-loader-cell{background:var(--table-row-bg)}.tbl-loader-row:nth-child(2n) .tbl-loader-cell{background:var(--table-row-stripe)}.tbl-loader-bar{display:block;height:12px;max-width:100%;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--table-skeleton-base) 0%,var(--table-skeleton-shine) 35%,var(--table-skeleton-mid) 70%,var(--table-skeleton-base) 100%);background-size:220% 100%;animation:tbl-loader-shimmer 1.4s ease-in-out infinite}@keyframes tbl-loader-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.tbl-loader-bar{animation:none;background:var(--table-skeleton-base)}}.rq-dt-wrapper{width:100%;overflow:visible;position:relative;border-radius:var(--table-radius);border:1px solid var(--table-border);box-shadow:var(--table-shadow);background:var(--table-row-bg)}.ctx-menu{position:fixed;z-index:9999;background:var(--color-white);border:1px solid var(--table-border);border-radius:var(--table-radius-sm);box-shadow:var(--table-shadow-elevated);min-width:200px;padding:6px 0;animation:ctx-pop .16s ease;transform-origin:top left}.ctx-item{display:flex;align-items:center;gap:9px;width:100%;padding:9px 14px;text-align:left;background:none;border:none;font-size:var(--table-font-size);color:var(--color-text-primary);cursor:pointer;transition:background var(--table-transition),color var(--table-transition)}.ctx-item:hover{background:var(--table-row-hover);color:var(--color-text-heading)}.ctx-item:focus-visible{outline:none;background:var(--table-row-selected);box-shadow:inset 3px 0 0 var(--table-row-selected-accent)}.ctx-item--disabled{cursor:not-allowed;opacity:.45}.ctx-item--disabled:hover{background:none;color:var(--color-text-primary)}.ctx-item--disabled.ctx-item--danger:hover{background:none;color:var(--color-danger-text)}.ctx-completed-note{padding:9px 14px 10px;font-size:12px;color:var(--color-text-placeholder);font-style:italic}.btn-pdf-icon:hover{background:#fce8e6}.cell-number{color:#b87333;font-weight:500;font-family:monospace;font-size:12.5px}.cell-npi{color:var(--color-text-subtle);font-family:monospace;font-size:12px}.cell-count{font-weight:600;color:#b87333}.dt-wrapper{width:100%;max-width:100%;display:flex;flex-direction:column;overflow:visible;position:relative;border-radius:var(--table-radius);border:1px solid var(--table-border);box-shadow:var(--table-shadow);background:var(--table-row-bg);transition:box-shadow var(--table-transition)}.dt-wrapper:focus-within{box-shadow:var(--table-shadow),0 0 0 1px var(--table-border-subtle)}.dt-table-scroll{flex:0 0 auto;min-height:auto;min-width:0;width:100%;overflow-x:clip;overflow-y:visible;-webkit-overflow-scrolling:touch}.dt-wrapper.dt-wrapper--sticky-head{overflow:hidden}.dt-wrapper.dt-wrapper--sticky-head .dt-table-scroll{flex:1 1 auto;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.dt-wrapper.dt-wrapper--sticky-head .dt-table>thead>tr>th{position:sticky;top:0;z-index:2;background:var(--table-header-bg)}.dt-wrapper.dt-wrapper--sticky-head .dt-table>thead>tr>th:hover{background:var(--table-header-bg-hover)}.dt-table{width:100%;border-collapse:separate;border-spacing:0;font-size:var(--table-font-size);line-height:var(--table-line-height);table-layout:auto}.dt-table:not(.rq-table):not(.pt-table):not(.tl-table){min-width:100%}.dt-table.rq-table,.dt-table.pt-table,.dt-table.tl-table{min-width:0;table-layout:fixed;width:100%}.dt-table.dt-table--fixed-layout{table-layout:fixed!important;min-width:0!important;width:100%!important}.dt-table.dt-table--fixed-layout col.dt-col-expand-col,.dt-table.rq-table col.dt-col-expand-col{width:44px!important}.dt-table.tl-table col.dt-col-expand-col{width:48px!important}.dt-table.rq-table .dt-col-expand,.dt-table.rq-table th.dt-col-expand,.dt-table.rq-table td.dt-col-expand{width:44px!important;min-width:44px!important;max-width:44px!important;padding:4px 2px!important;box-sizing:border-box!important;overflow:hidden}.dt-table.tl-table .dt-col-expand,.dt-table.tl-table th.dt-col-expand,.dt-table.tl-table td.dt-col-expand{width:48px!important;min-width:48px!important;max-width:48px!important;padding:8px!important;box-sizing:border-box!important;overflow:hidden}.dt-table.tl-table thead th.dt-col-expand{padding:10px 8px!important}.dt-table.pt-table .col-actions,.dt-table.pt-table .pt-col-actions,.dt-table.pt-table th.col-actions,.dt-table.pt-table td.col-actions,.dt-table.pt-table th.pt-col-actions,.dt-table.pt-table td.pt-col-actions,.dt-table.tl-table .col-actions,.dt-table.tl-table .tl-col-actions,.dt-table.tl-table th.col-actions,.dt-table.tl-table td.col-actions,.dt-table.tl-table th.tl-col-actions,.dt-table.tl-table td.tl-col-actions{width:88px!important;min-width:88px!important;max-width:88px!important;padding:8px 6px!important;box-sizing:border-box!important;overflow:hidden;white-space:nowrap!important}.dt-table>thead>tr{background:var(--table-header-bg)}.dt-table>thead>tr>th{position:sticky;top:0;z-index:6;background:var(--table-header-bg);box-shadow:0 2px 8px #0f172a1f;overflow:visible;padding:var(--table-cell-padding-y) var(--table-cell-padding-x);text-align:left;font-weight:600;font-size:var(--table-header-font-size);letter-spacing:var(--table-header-letter-spacing);text-transform:uppercase;color:var(--table-header-text);cursor:pointer;-webkit-user-select:none;user-select:none;border-right:1px solid var(--table-header-border);white-space:nowrap;vertical-align:middle;transition:background var(--table-transition)}.dt-table>thead>tr>th .th-inner{display:inline-flex;align-items:center;gap:4px;max-width:100%}.dt-table>thead>tr>th .th-label{white-space:normal;word-break:break-word;overflow-wrap:break-word;line-height:1.3}.dt-table>thead>tr>th .sort-icon{flex-shrink:0;margin-bottom:0}.dt-table>thead>tr>th:last-child{border-right:none}.dt-table>thead>tr>th:hover{background:var(--table-header-bg-hover)}.dt-table>thead>tr>th:focus-visible{outline:2px solid var(--table-search-focus-border);outline-offset:-2px}.dt-table>tbody>tr{border-bottom:1px solid var(--table-row-border);transition:background var(--table-transition)}.dt-table>tbody>tr:nth-child(odd){background:var(--table-row-bg)}.dt-table>tbody>tr:nth-child(2n){background:var(--table-row-stripe)}.dt-table>tbody>tr:hover:not(.row-status--submitted){background:var(--table-row-hover)}.dt-table>tbody>tr:last-child{border-bottom:none}.dt-table>tbody>tr.row-status--submitted,.dt-table>tbody>tr.row-status--submitted:nth-child(odd),.dt-table>tbody>tr.row-status--submitted:nth-child(2n),.dt-table>tbody>tr.row-status--submitted>td,.dt-table>tbody>tr.row-status--submitted:hover,.dt-table>tbody>tr.row-status--submitted:hover>td,.dt-table>tbody>tr.row-status--submitted.dt-row--clickable:hover>td{background-color:var(--table-row-pending-highlight)!important}.dt-table>tbody>tr>td{padding:var(--table-cell-padding-y) var(--table-cell-padding-x);color:var(--color-text-secondary);vertical-align:middle;white-space:nowrap}.dt-empty{text-align:center;padding:0!important;background:var(--table-row-bg)!important;border-bottom:none!important}.dt-col-expand{width:44px;min-width:44px;max-width:44px;padding:4px 2px!important;text-align:center;box-sizing:border-box;position:relative;z-index:2;cursor:pointer}.dt-expand-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--table-action-radius);border:none;background:var(--color-brand);color:var(--color-white);font-size:17px;line-height:1;cursor:pointer;pointer-events:auto;position:relative;z-index:1;transition:background var(--table-transition),transform var(--table-transition),box-shadow var(--table-transition);font-family:inherit;padding:0;flex-shrink:0;box-shadow:0 1px 3px #8ec33c59}.dt-expand-btn:hover{background:var(--color-brand-dark);transform:translateY(-1px);box-shadow:0 3px 8px #8ec33c59}.dt-expand-btn:focus-visible{outline:2px solid var(--table-search-focus-border);outline-offset:2px}.dt-expand-btn--open{background:var(--color-brand-gradient-dark)}@keyframes dt-expand-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dt-expanded-row{animation:dt-expand-in .2s cubic-bezier(.4,0,.2,1);position:relative;z-index:0}.dt-expanded-row td{padding:0!important;background:var(--color-brand-muted-bg)!important;border-bottom:2px solid var(--color-brand-muted)!important}.dt-expanded-cell{padding:0!important;position:relative;z-index:0}.dt-expanded-panel{display:block;width:100%;box-sizing:border-box;position:relative;z-index:0}.dt-cell-ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.dt-cell-empty{color:var(--color-text-disabled)!important;font-weight:400!important;font-style:normal;letter-spacing:.04em}@media(max-width:992px){.dt-shell,.dt-wrapper,.rq-dt-wrapper,.req-table-wrapper,.prov-table-shell,.prov-table-wrapper,.grouped-report-table{border-radius:var(--table-radius-sm);margin-left:-4px;margin-right:-4px;width:calc(100% + 8px);max-width:calc(100% + 8px);-webkit-overflow-scrolling:touch}.site-content--requisitions .dt-wrapper,.site-content--requisitions .rq-dt-wrapper,.site-content--requisitions .req-table-wrapper,.site-content--test-log .dt-wrapper,.site-content--test-log .tl-dt-wrapper,.site-content--test-output .dt-wrapper,.site-content--test-output .to-table-wrapper,.site-content--patients .dt-wrapper,.site-content--patients .pt-dt-wrapper,.site-content--users .dt-wrapper{margin-left:-4px!important;margin-right:-4px!important;width:calc(100% + 8px)!important;max-width:calc(100% + 8px)!important;-webkit-overflow-scrolling:touch}.site-content--requisitions .rq-table,.site-content--requisitions .dt-table.rq-table,.site-content--requisitions .req-table,.site-content--requisitions .dt-table.req-table,.site-content--test-log .tl-table,.site-content--test-log .dt-table.tl-table,.site-content--test-output .dt-table.to-table,.site-content--test-output .to-table-wrapper .to-table,.site-content--patients .pt-table,.site-content--users .dt-table{min-width:960px!important;width:max-content}.dt-scroll,.rq-dt-wrapper,.req-table-wrapper,.prov-table-scroll,.dt-wrapper--list .dt-table-scroll{scrollbar-width:none;-ms-overflow-style:none}.dt-scroll::-webkit-scrollbar,.rq-dt-wrapper::-webkit-scrollbar,.req-table-wrapper::-webkit-scrollbar,.prov-table-scroll::-webkit-scrollbar,.dt-wrapper--list .dt-table-scroll::-webkit-scrollbar{display:none;height:0}.dt-table:not(.tl-table):not(.pt-table):not(.to-table),.rq-table,.req-table{min-width:720px}.dt-wrapper--list .dt-table-scroll,.tl-dt-wrapper .dt-table-scroll,.pt-dt-wrapper .dt-table-scroll,.to-table-wrapper .dt-table-scroll{overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch}.rs-settings .dt-wrapper,.rs-settings .dt-shell,.ps-body .dt-wrapper,.ps-body .dt-shell{margin-left:0;margin-right:0;width:100%;max-width:100%}.rs-settings .dt-table,.ps-body .dt-table{min-width:0;width:100%}.dt-wrapper--list .dt-table-scroll .dt-table thead th:first-child,.dt-wrapper--list .dt-table-scroll .dt-table tbody td:first-child{position:sticky!important;left:0!important;box-shadow:2px 0 6px #00000014}.dt-wrapper--list .dt-table-scroll .dt-table thead th:first-child{top:0!important;z-index:8!important;background:var(--table-header-bg)!important}.dt-wrapper--list .dt-table-scroll .dt-table thead th.dt-col-expand,.dt-wrapper--list .dt-table-scroll .dt-table thead th:first-child.dt-col-expand{pointer-events:none!important}.dt-wrapper--list .dt-table-scroll .dt-table tbody td:first-child{z-index:3!important}.dt-wrapper--list .dt-table-scroll .dt-table tbody tr:nth-child(odd) td:first-child{background:var(--table-row-bg)!important}.dt-wrapper--list .dt-table-scroll .dt-table tbody tr:nth-child(2n) td:first-child{background:var(--table-row-stripe)!important}.dt-wrapper--list .dt-table-scroll .dt-table tbody tr:hover td:first-child{background:var(--table-row-hover)!important}.dt-wrapper--list .dt-table-scroll .dt-table thead th:first-child:hover{background:var(--table-header-bg-hover)!important}.dt-expand-btn,.pp-providers-dt .dt-expand-btn,.pp-clients-dt.pp-providers-dt .dt-expand-btn,.tl-dt-wrapper .dt-expand-btn{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;font-size:16px!important}}@media(max-width:600px){.dt-table th,.dt-table td,.rq-table th,.rq-table td,.req-table th,.req-table td{padding:10px 12px;font-size:12px}.dt-empty-state{padding:36px 16px}}.site-layout__content{overflow-x:clip;overflow-y:auto}.site-layout__content .site-content,.site-layout__content .site-content .main-content{overflow:visible!important}.site-layout__content .dt-wrapper:not(.dt-wrapper--sticky-head),.site-layout__content .dt-shell:not(.dt-wrapper--sticky-head),.site-layout__content .rq-dt-wrapper:not(.dt-wrapper--sticky-head),.site-layout__content .req-table-wrapper:not(.dt-wrapper--sticky-head),.site-layout__content .ab-dt-wrapper:not(.dt-wrapper--sticky-head),.site-layout__content .pt-dt-wrapper:not(.dt-wrapper--sticky-head),.site-layout__content .tl-dt-wrapper:not(.dt-wrapper--sticky-head),.site-layout__content .pfs-turnaround-table,.site-layout__content .pfs-specimen-table,.site-layout__content .ljs-turnaround-table,.site-layout__content .tdc-turnaround-table{overflow:visible!important;max-height:none!important}.site-layout__content .dt-wrapper:not(.dt-wrapper--sticky-head) .dt-table-scroll,.site-layout__content .dt-table-scroll{overflow-x:clip!important;overflow-y:visible!important;max-height:none!important;min-height:auto!important;flex:0 0 auto!important}.site-layout__content .mdc-treatment-scroll{overflow:auto!important;max-width:100%!important}.site-layout__content table.dt-table,.site-layout__content table.rq-table,.site-layout__content table.to-table,.site-layout__content table.tl-table,.site-layout__content table.pt-table,.site-layout__content .dt-table,.site-layout__content .rq-table,.site-layout__content .to-table,.site-layout__content .tl-table,.site-layout__content .pt-table{border-collapse:separate!important;border-spacing:0!important}.site-layout__content .dt-table>thead>tr>th,.site-layout__content .rq-table>thead>tr>th,.site-layout__content .to-table>thead>tr>th,.site-layout__content .tl-table>thead>tr>th,.site-layout__content .pt-table>thead>tr>th,.site-layout__content table.dt-table>thead>tr>th{position:sticky!important;top:0!important;z-index:6!important;background:var(--table-header-bg)!important;box-shadow:0 2px 8px #0f172a1f!important;overflow:visible!important}.site-layout__content .dt-expanded-panel .tl-sub-table>thead>tr>th,.site-layout__content .dt-expanded-panel .req-sub-table>thead>tr>th,.site-layout__content .dt-expanded-panel .req-sub-table th,.site-layout__content .dt-expanded-panel .pp-sub-table>thead>tr>th{position:static!important;top:auto!important;z-index:0!important;box-shadow:none!important;text-transform:none!important;letter-spacing:normal!important;cursor:default!important}.site-layout__content .dt-expanded-panel .tl-sub-table>thead>tr>th{background:var(--color-brand-hover)!important;color:var(--color-white)!important}.site-layout__content .dt-expanded-panel .pp-sub-table>thead>tr>th{background:var(--color-brand-hover)!important;color:var(--color-white)!important}.site-layout__content .dt-expanded-panel .tl-sub-table>thead>tr>th:hover{background:var(--color-brand-hover)!important;color:var(--color-white)!important}.site-layout__content .dt-expanded-panel .pp-sub-table>thead>tr>th:hover{background:var(--color-brand-dark)!important;color:var(--color-white)!important}.site-layout__content .dt-expanded-panel .req-sub-table>thead>tr>th:hover,.site-layout__content .dt-expanded-panel .req-sub-table th:hover{background:inherit}.site-layout__content .dt-expanded-row,.site-layout__content .dt-expanded-cell,.site-layout__content .dt-expanded-panel{position:relative;z-index:0}.site-layout__content .dt-table>thead>tr>th.dt-col-expand,.site-layout__content .rq-table>thead>tr>th.dt-col-expand,.site-layout__content .to-table>thead>tr>th.dt-col-expand,.site-layout__content .tl-table>thead>tr>th.dt-col-expand,.site-layout__content .pt-table>thead>tr>th.dt-col-expand,.site-layout__content table.dt-table>thead>tr>th.dt-col-expand{pointer-events:none!important}.site-layout__content .rq-table>thead>tr>th.rq-col-flag,.site-layout__content .rq-table>thead>tr>th.rq-col-view,.site-layout__content .rq-table>thead>tr>th.rq-col-actions,.site-layout__content .rq-table>thead>tr>th.col-actions{pointer-events:none!important;overflow:hidden!important}@media(min-width:993px){.site-layout__content .rq-table>thead>tr>th.rq-col-flag,.site-layout__content .rq-table>thead>tr>th.rq-col-view,.site-layout__content .rq-table>thead>tr>th.rq-col-actions,.site-layout__content .rq-table>thead>tr>th.col-actions{z-index:7!important}}.site-layout__content .mdc-treatment-table thead th{position:sticky;top:0;z-index:2;background:var(--color-gray-50)}.site-layout__content .dt-table>thead>tr>th:hover,.site-layout__content .rq-table>thead>tr>th:hover,.site-layout__content .to-table>thead>tr>th:hover,.site-layout__content .tl-table>thead>tr>th:hover,.site-layout__content .pt-table>thead>tr>th:hover,.site-layout__content table.dt-table>thead>tr>th:hover{background:var(--table-header-bg-hover)!important}@media(min-width:993px){.site-layout__content .tl-table>thead>tr>th.dt-col-expand,.site-layout__content .tl-table>thead>tr>th.tl-col-actions,.site-layout__content .tl-table>thead>tr>th.col-actions{z-index:7!important;overflow:hidden!important}.site-layout__content .tl-table>thead>tr>th.dt-col-expand,.site-layout__content .tl-table tbody td.dt-col-expand{width:48px!important;min-width:48px!important;max-width:48px!important;padding:8px!important;box-sizing:border-box!important}.site-layout__content .tl-table>thead>tr>th.dt-col-expand{padding:10px 8px!important}.site-layout__content .tl-table>thead>tr>th.tl-col-actions,.site-layout__content .tl-table>thead>tr>th.col-actions,.site-layout__content .tl-table tbody td.tl-col-actions,.site-layout__content .tl-table tbody td.col-actions{width:88px!important;min-width:88px!important;max-width:88px!important;padding:8px 6px!important;box-sizing:border-box!important}.site-layout__content .tl-table>thead>tr>th.dt-col-expand:hover,.site-layout__content .tl-table>thead>tr>th.tl-col-actions:hover,.site-layout__content .tl-table>thead>tr>th.col-actions:hover{background:var(--table-header-bg)!important}}.site-layout__content .pt-table>thead>tr>th.pt-th-insurance{background:#2c3a1e!important;z-index:7!important}.site-layout__content .pt-table>thead>tr>th.pt-th-insurance:hover{background:#253316!important}.site-layout__content .pt-table>thead>tr>th.pt-th-provider{background:#1e2c42!important;z-index:7!important}.site-layout__content .pt-table>thead>tr>th.pt-th-provider:hover{background:#182338!important}.site-layout__content .site-content--edit-test-log .etl-page,.site-layout__content .site-content--edit-test-log .etl-workspace,.site-layout__content .site-content--edit-test-log .etl-workspace__body,.site-layout__content .site-content--edit-test-log .etl-patient-info,.site-layout__content .site-content--edit-test-log .etl-patient-info__scroll{overflow:visible!important;max-height:none!important}.site-layout__content .site-content--edit-test-log .etl-workspace,.site-layout__content .site-content--edit-test-log .etl-patient-info__scroll{overflow-x:clip!important;overflow-y:visible!important}@media(min-width:1281px){.site-layout__content .site-content--edit-test-log .etl-patient-table__groups th{position:sticky!important;top:var(--etl-sticky-tabs-offset, 50px)!important;z-index:5!important;box-shadow:0 2px 6px #0f172a14!important}.site-layout__content .site-content--edit-test-log .etl-patient-table__cols th{position:sticky!important;top:calc(var(--etl-sticky-tabs-offset, 50px) + var(--etl-table-groups-head-height, 48px))!important;z-index:6!important;box-shadow:0 2px 8px #0f172a1f!important}.site-layout__content .site-content--edit-test-log .etl-patient-table--billing .etl-patient-table__cols th.etl-patient-table__accession-head,.site-layout__content .site-content--edit-test-log .etl-patient-table--testing .etl-patient-table__cols th.etl-patient-table__accession-head{z-index:8!important}.site-layout__content .site-content--edit-test-log .etl-patient-table--billing .etl-patient-table__cols th.etl-patient-table__save-head,.site-layout__content .site-content--edit-test-log .etl-patient-table--testing .etl-patient-table__cols th.etl-patient-table__save-head{z-index:9!important}}@media(max-width:992px){.site-layout__content .dt-wrapper:not(.dt-wrapper--sticky-head) .dt-table-scroll,.site-layout__content .dt-table-scroll{overflow-x:auto!important;overflow-y:visible!important}.site-layout__content .dt-wrapper--list .dt-table-scroll .dt-table>thead>tr>th:first-child{left:0!important;top:0!important;z-index:8!important}.site-layout__content .pt-table>thead>tr>th.pt-th-insurance,.site-layout__content .pt-table>thead>tr>th.pt-th-provider{z-index:6!important}}.tl-sub-wrap--loading{padding:8px 16px 12px;background:transparent}.tl-sub-table--skeleton thead th{background:var(--color-brand-hover);color:var(--color-white);opacity:1}.tl-sub-skeleton-row td{padding:10px!important;vertical-align:middle}.tl-sub-skeleton-cell{background:var(--color-white)}.tl-sub-skeleton-row:nth-child(2n) .tl-sub-skeleton-cell{background:#fbfcfe}.tl-sub-skeleton-bar{height:11px;border-radius:999px}.tl-sub-skeleton-bar--icon{width:22px!important;height:22px!important;border-radius:6px;margin:0 auto}.tl-dt-wrapper .dt-table.tl-table>thead>tr>th:not(.dt-col-expand):not(.col-actions):not(.tl-col-actions):not(.tl-col-client){text-align:center}.tl-dt-wrapper .dt-table.tl-table>thead>tr>th:not(.dt-col-expand):not(.col-actions):not(.tl-col-actions):not(.tl-col-client) .th-inner{display:flex;align-items:center;justify-content:center;width:100%;gap:6px}.tl-dt-wrapper .dt-table.tl-table>thead>tr>th.tl-col-client{text-align:left}.tl-dt-wrapper .dt-table.tl-table>thead>tr>th.tl-col-client .th-inner{justify-content:flex-start}.site-content--test-log .tl-dt-wrapper.dt-wrapper--list{width:100%;max-width:100%}@media(min-width:993px){.site-content--test-log .tl-dt-wrapper .dt-table-scroll{overflow-x:clip;overflow-y:visible}.site-content--test-log .tl-table{table-layout:fixed;width:100%;max-width:100%;min-width:0!important;border-collapse:separate;border-spacing:0}}.tl-dt-wrapper .dt-col-expand{width:48px!important;min-width:48px!important;max-width:48px!important;padding:8px!important;text-align:center;box-sizing:border-box;overflow:hidden}.tl-dt-wrapper .dt-expand-btn{width:28px;height:28px;min-width:28px;min-height:28px;flex-shrink:0}.tl-dt-wrapper .tl-col-actions,.tl-dt-wrapper .col-actions{width:88px!important;min-width:88px!important;max-width:88px!important;padding:8px 6px!important;text-align:center;white-space:nowrap;box-sizing:border-box;overflow:hidden}.tl-dt-wrapper .dt-table th.tl-col-actions,.tl-dt-wrapper .dt-table th.col-actions{width:88px!important;min-width:88px!important;max-width:88px!important;cursor:default;padding:8px 6px!important;background:var(--table-header-bg)}.tl-dt-wrapper .dt-table th.dt-col-expand{width:48px!important;min-width:48px!important;max-width:48px!important;padding:10px 8px!important;cursor:default;background:var(--table-header-bg)}.tl-dt-wrapper .dt-table th.dt-col-expand:hover{background:var(--table-header-bg)}.tl-dt-wrapper .dt-table th.dt-col-expand .th-inner{display:none}.tl-dt-wrapper .dt-action-btns{gap:6px}.tl-dt-wrapper .dt-table th.tl-col-actions:hover,.tl-dt-wrapper .dt-table th.col-actions:hover{background:var(--table-header-bg)}.tl-dt-wrapper .dt-table th.tl-col-actions .th-inner,.tl-dt-wrapper .dt-table th.col-actions .th-inner{display:none}.tl-dt-wrapper .dt-action-btn:disabled{opacity:.35;cursor:not-allowed;transform:none;box-shadow:none}.site-content--test-log .tl-table>thead>tr>th:not(.dt-col-expand):not(.col-actions):not(.tl-col-actions):not(.tl-th-provider-facility):not(.tl-cell-provider-facility):not(.tl-col-client),.site-content--test-log .tl-table>tbody>tr>td:not(.dt-col-expand):not(.col-actions):not(.tl-col-actions):not(.dt-expanded-cell):not(.tl-cell-provider-facility):not(.tl-col-client){padding-left:8px;padding-right:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.site-content--test-log .tl-table th.tl-th-provider-facility,.site-content--test-log .tl-table td.tl-cell-provider-facility{padding-left:8px;padding-right:8px;text-align:center}.site-content--test-log .tl-table th.tl-col-client,.site-content--test-log .tl-table td.tl-col-client{padding-left:10px;padding-right:10px;text-align:left;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:break-word;overflow-wrap:anywhere;line-height:1.35;vertical-align:middle}.tl-table .tl-col-date{width:9%}.tl-table .tl-col-client{width:18%;min-width:120px}.tl-table .tl-col-org{width:12%}.tl-table .tl-col-location,.tl-table .tl-col-method{width:10%}.tl-table .tl-col-samples{width:7%}.tl-table .tl-col-sales{width:12%}.tl-table .tl-th-provider-facility,.tl-table .tl-cell-provider-facility{width:16%}.tl-cell-center{text-align:center!important;overflow:visible!important;text-overflow:clip}.tl-cell-provider-facility{white-space:normal!important;line-height:1.35;word-break:break-word;overflow-wrap:anywhere;text-align:center!important}.tl-table th.tl-col-method,.tl-table th.tl-col-sales,.tl-table th.tl-col-samples,.tl-table th.tl-th-provider-facility{white-space:normal}.tl-table th.tl-th-provider-facility .th-label{white-space:pre-line;line-height:1.35}.tl-method-badge{display:inline-block;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:600;background:#e6f4ea;color:#2e7d32}.tl-method-badge--tox{background:#fff3e0;color:#b9650a}.site-content--test-log .dt-expanded-row td,.site-content--test-log .dt-expanded-row td.dt-expanded-cell{background:transparent!important;border-top:none!important;border-bottom:none!important}.site-content--test-log .dt-expanded-panel{background:transparent}.tl-sub-wrap{padding:8px 16px 12px;background:transparent;border:none;overflow-x:auto;max-width:100%}.tl-sub-empty{text-align:center;color:var(--color-text-placeholder);padding:16px!important;background:transparent!important}.tl-sub-table{width:100%;min-width:var(--tl-sub-table-min-width, 1356px);table-layout:fixed;border-collapse:collapse;font-size:12.5px;background:transparent;border-radius:0;overflow:hidden;box-shadow:none;--tl-sub-file-slot-size: 28px;--tl-sub-file-slot-gap: 6px;--tl-sub-file-slots-per-row: 3;--tl-sub-file-col-width: calc( var(--tl-sub-file-slots-per-row) * var(--tl-sub-file-slot-size) + (var(--tl-sub-file-slots-per-row) - 1) * var(--tl-sub-file-slot-gap) )}.tl-sub-table thead th{background:var(--color-brand-hover);color:var(--color-white);font-weight:700;padding:10px 12px;text-align:center;white-space:nowrap;border-right:1px solid rgba(255,255,255,.18);overflow:hidden;text-overflow:ellipsis}.tl-sub-table thead th:hover{background:var(--color-brand-hover);color:var(--color-white)}.tl-sub-table thead th.tl-sub-col-icon{text-align:center;padding-left:6px;padding-right:6px}.tl-sub-table thead th:last-child{border-right:none}.site-content--test-log .tl-sub-table tbody tr{border-bottom:1px solid var(--table-row-border)}.site-content--test-log .tl-sub-table tbody tr:last-child{border-bottom:none}.tl-sub-table td{padding:10px!important;color:var(--color-text-primary);vertical-align:top;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:transparent}.tl-sub-table td.tl-sub-col-vcenter,.tl-sub-table thead th.tl-sub-col-vcenter{vertical-align:middle!important;text-align:center!important}.tl-sub-table td.tl-sub-col-yesno,.tl-sub-table thead th.tl-sub-col-yesno{overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;padding-left:6px!important;padding-right:6px!important}.tl-sub-table td.tl-sub-col-icd,.tl-sub-table thead th.tl-sub-col-icd{white-space:normal!important;word-break:break-word;overflow-wrap:anywhere;overflow:hidden!important;text-overflow:clip!important;line-height:1.35;vertical-align:middle!important;text-align:center!important}.tl-sub-table td.tl-sub-col-icd .tl-sub-icd-value{display:block;max-width:100%;white-space:normal!important;word-break:break-word;overflow-wrap:anywhere;line-height:1.35;text-align:center}.tl-sub-table td.tl-sub-col-date,.tl-sub-table thead th.tl-sub-col-date,.tl-sub-table td.tl-sub-col-completed{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;vertical-align:middle!important;text-align:center!important}.tl-sub-table thead th.tl-sub-col-completed{white-space:normal!important;word-break:normal;overflow-wrap:break-word;overflow:visible!important;text-overflow:clip!important;line-height:1.35;vertical-align:middle!important;text-align:center!important}.tl-sub-table td.tl-sub-col-received,.tl-sub-table thead th.tl-sub-col-received{white-space:normal!important;word-break:normal;overflow-wrap:break-word;overflow:hidden!important;text-overflow:clip!important;line-height:1.35}.tl-sub-table td.tl-sub-col-received .tl-sub-received-value,.tl-sub-table td.tl-sub-col-received .tl-sub-received-value .dt-cell-empty{color:var(--color-black)!important}.tl-sub-table td.tl-sub-col-received .tl-sub-received-value{display:block;max-width:100%;white-space:normal!important;word-break:normal;overflow-wrap:break-word;overflow:hidden!important;text-overflow:clip!important;line-height:1.35;text-align:center}.tl-sub-table td.tl-sub-col-reported,.tl-sub-table td.tl-sub-col-reported .dt-cell-empty{color:var(--color-black)!important}.tl-sub-table td.tl-sub-col-test{white-space:normal!important;word-break:break-word;overflow-wrap:anywhere;overflow:hidden!important;text-overflow:clip!important;line-height:1.35;vertical-align:middle!important;text-align:center!important}.tl-sub-table thead th.tl-sub-col-test{white-space:normal!important;word-break:break-word;overflow-wrap:anywhere;overflow:visible!important;text-overflow:clip!important;line-height:1.35;vertical-align:middle!important;text-align:center!important}.tl-sub-table td.tl-sub-col-test .tl-sub-test-value{display:block;max-width:100%;white-space:normal!important;word-break:break-word;overflow-wrap:anywhere;overflow:hidden!important;text-overflow:clip!important;line-height:1.35;text-align:center}.tl-sub-table td.tl-sub-col-result,.tl-sub-table thead th.tl-sub-col-result{white-space:normal!important;word-break:break-word;overflow-wrap:anywhere;overflow:visible!important;text-overflow:clip!important;line-height:1.35;vertical-align:middle!important;text-align:center!important}.tl-sub-table td.tl-sub-col-result .tl-sub-result-value{display:block;max-width:100%;white-space:normal!important;word-break:break-word;overflow-wrap:anywhere;overflow:visible!important;text-overflow:clip!important;line-height:1.35;text-align:center}.tl-sub-table td.tl-sub-col-status,.tl-sub-table thead th.tl-sub-col-status{white-space:normal!important;word-break:normal;overflow-wrap:break-word;overflow:hidden!important;text-overflow:clip!important;line-height:1.35}.tl-sub-table td.tl-sub-col-status .tl-status-note{display:block;width:100%;min-width:0;max-width:100%}.tl-sub-table td.tl-sub-col-req-files,.tl-sub-table thead th.tl-sub-col-req-files,.tl-sub-table td.tl-sub-col-test-report,.tl-sub-table thead th.tl-sub-col-test-report{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;padding-top:8px!important;padding-bottom:8px!important;vertical-align:middle!important;text-align:center!important}.tl-sub-table td.tl-sub-col-req-files{text-align:center!important}.tl-sub-table td.tl-sub-col-req-files .tl-sub-file-grid{display:inline-flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;gap:var(--tl-sub-file-slot-gap);width:auto;max-width:100%;margin-inline:auto}.tl-sub-file-grid{display:grid;grid-template-columns:repeat(var(--tl-sub-file-slots-per-row),minmax(0,1fr));gap:var(--tl-sub-file-slot-gap);width:100%;max-width:var(--tl-sub-file-col-width);margin-inline:auto;align-content:start;align-items:start;justify-items:center}.tl-sub-file-grid .tl-pdf-btn{width:var(--tl-sub-file-slot-size);height:var(--tl-sub-file-slot-size);min-width:var(--tl-sub-file-slot-size);min-height:var(--tl-sub-file-slot-size);padding:0;justify-content:center;flex-shrink:0}.tl-sub-table td.tl-sub-col-patient,.tl-sub-table thead th.tl-sub-col-patient{white-space:normal!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.35;vertical-align:middle!important;text-align:center!important}.tl-sub-table td.tl-sub-col-dob,.tl-sub-table thead th.tl-sub-col-dob{white-space:nowrap!important;vertical-align:middle!important;text-align:center!important}.tl-sub-table td.tl-sub-col-req-files,.tl-sub-table thead th.tl-sub-col-req-files,.tl-sub-table td.tl-sub-col-test-report,.tl-sub-table thead th.tl-sub-col-test-report{width:var(--tl-sub-file-col-width);min-width:var(--tl-sub-file-col-width);max-width:var(--tl-sub-file-col-width)}.tl-sub-table td.tl-sub-col-actions,.tl-sub-table thead th.tl-sub-col-actions{width:56px;min-width:56px;max-width:56px;padding-left:4px!important;padding-right:4px!important;overflow:visible!important;text-overflow:clip;white-space:nowrap}.tl-sub-table td.tl-sub-col-actions .dt-action-btns{justify-content:center}.tl-pdf-btn{background:none;border:none;cursor:pointer;color:var(--color-error-bright);font-size:18px;padding:2px 6px;display:inline-flex;align-items:center;border-radius:4px;transition:background .12s}.tl-pdf-btn:hover:not(:disabled){background:var(--color-surface-danger)}.tl-pdf-btn:disabled{opacity:.4;cursor:not-allowed}.tl-badge{display:inline-block;padding:2px 9px;border-radius:16px;font-size:11px;font-weight:700;max-width:none;overflow:visible;text-overflow:clip;white-space:nowrap}.tl-badge--yes{background:#e6f4ea;color:#2e7d32}.tl-badge--no{background:var(--color-surface-danger);color:var(--color-error)}.list-search-input{position:relative;display:flex;align-items:center;min-width:0}.list-search-input--settings{flex:0 1 320px;width:320px;max-width:100%}.list-search-input--toolbar{flex:1 1 220px;max-width:420px}.list-search-input--filter{width:100%;max-width:none;flex:none}.list-search-input--filter .list-search-input__field{height:36px}.list-search-input__field{display:block;width:100%;box-sizing:border-box;padding:0 36px 0 38px;-webkit-appearance:none;appearance:none}.list-search-input__field::-webkit-search-cancel-button,.list-search-input__field::-webkit-search-decoration{-webkit-appearance:none;appearance:none;display:none}.list-search-input__field::placeholder{color:var(--color-text-placeholder)}.list-search-input__icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);pointer-events:none;z-index:2}.list-search-input__clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:18px;line-height:1;cursor:pointer;padding:2px 6px;z-index:2}.rs-settings .ps-action-bar .list-search-input--settings,.ljs-action-row .list-search-input--settings{margin-left:auto}@media(max-width:992px){.rs-settings .ps-action-bar .list-search-input--settings,.ljs-action-row .list-search-input--settings{margin-left:0;flex:0 0 auto}}@keyframes req-filters-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.req-filters-bar__skeleton{display:block;width:100%;height:36px;border-radius:6px;background:var(--settings-shimmer);background-size:220% 100%;animation:req-filters-skeleton-shimmer 1.35s ease-in-out infinite}.req-filters-bar__skeleton--clear{flex-shrink:0;width:108px}.req-filters-bar{display:flex;align-items:center;gap:12px;width:100%;box-sizing:border-box;margin-bottom:12px}.req-filters-bar__fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;flex:1;min-width:0}.req-filters-bar__fields--4{grid-template-columns:repeat(4,minmax(0,1fr))}.req-filters-bar__fields>div{min-width:0}.tl-filter-input{display:block;width:100%;min-width:0;height:36px;box-sizing:border-box;padding:0 10px;border:1px solid var(--color-border-default);border-radius:6px;background:var(--color-surface-input);color:var(--color-text-primary);font-size:13px;font-family:inherit;outline:none;transition:border-color .15s,box-shadow .15s,background .15s}.tl-filter-input::placeholder{color:var(--color-text-placeholder)}.tl-filter-input:hover{border-color:#b8c99a;background:var(--color-white)}.tl-filter-input:focus{border-color:var(--color-brand);background:var(--color-white);box-shadow:0 0 0 2px #88c43a2e}.req-filters-bar .req-filter__control{min-height:36px;border-color:var(--color-border-default);background:var(--color-surface-input);transition:border-color .15s,box-shadow .15s,background .15s}.req-filters-bar .req-filter__control:hover{border-color:#b8c99a;background:var(--color-white)}.req-filters-bar .req-filter__control--is-focused{border-color:var(--color-brand);background:var(--color-white);box-shadow:0 0 0 2px #88c43a2e}.req-filters-bar .req-filter__value-container{padding-left:10px;padding-right:6px}.req-filters-bar .req-filter__placeholder{color:var(--color-text-placeholder);font-size:13px}.req-filters-bar .req-filter__single-value{font-size:13px}.req-filters-bar .req-filter__dropdown-indicator{padding:0 10px;color:var(--color-text-placeholder);transition:color .15s}.req-filters-bar .req-filter__control--menu-is-open .req-filter__dropdown-indicator{color:var(--color-brand)}.req-filter-chevron{display:block;transition:transform .2s ease}.req-filter-chevron--open{transform:rotate(180deg)}.req-filters-bar__clear{flex-shrink:0;height:36px;padding:0 16px;border-radius:6px;border:1px solid var(--color-border-default);background:var(--color-white);color:var(--color-text-secondary);font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.req-filters-bar__clear:hover:not(:disabled){border-color:#c8cdd8;background:#f8f9fb;color:var(--color-text-primary)}.req-filters-bar__clear:disabled{opacity:.45;cursor:default}.req-filters-bar__clear--active{color:var(--color-white);background:linear-gradient(180deg,#9ad04a 0%,var(--color-brand) 100%);border-color:#7eb532;box-shadow:inset 0 1px #ffffff38;opacity:1;cursor:pointer}.req-filters-bar__clear--active:hover{background:linear-gradient(180deg,var(--color-brand) 0%,var(--color-brand-dark) 100%);border-color:var(--color-brand-dark);color:var(--color-white)}@media(max-width:900px){.req-filters-bar{flex-wrap:wrap;align-items:stretch}.req-filters-bar__fields,.req-filters-bar__fields--4{grid-template-columns:1fr 1fr;width:100%;flex:1 1 100%}.req-filters-bar__clear,.req-filters-bar__skeleton--clear{width:100%}}@media(max-width:540px){.req-filters-bar__fields,.req-filters-bar__fields--4{grid-template-columns:1fr}}.mfs-root{position:fixed;inset:0;z-index:1300;display:flex;align-items:flex-end;justify-content:center}.mfs-backdrop{position:absolute;inset:0;border:none;padding:0;margin:0;background:#0f171c7a;cursor:pointer;animation:mfs-fade-in .2s ease}.mfs-sheet{position:relative;z-index:1;width:100%;max-width:560px;max-height:min(82dvh,720px);display:flex;flex-direction:column;border-radius:16px 16px 0 0;background:linear-gradient(180deg,#f8fbff,#fff 28%);box-shadow:0 -8px 32px #0f171c2e;animation:mfs-slide-up .28s cubic-bezier(.22,1,.36,1)}.mfs-handle{width:40px;height:4px;margin:10px auto 0;border-radius:999px;background:#c8d0db;flex-shrink:0}.mfs-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px 10px;border-bottom:1px solid #e4ebf3;flex-shrink:0}.mfs-title{margin:0;font-size:17px;font-weight:700;color:var(--color-text-primary, #1a2332);display:inline-flex;align-items:center;gap:8px}.mfs-title-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:linear-gradient(180deg,#9ad04a 0%,var(--color-brand, #8ec23d) 100%);color:#fff;font-size:12px;font-weight:700}.mfs-close{width:36px;height:36px;border:none;border-radius:8px;background:#eef2f7;color:#516074;font-size:22px;line-height:1;cursor:pointer}.mfs-close:hover{background:#e2e8f0}.mfs-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:14px 16px 8px;display:flex;flex-direction:column;gap:14px}.mfs-body .to-filter-field{display:flex;flex-direction:column;gap:0;min-width:0}.mfs-body .req-filter__control{min-height:44px}.mfs-foot{display:flex;gap:10px;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid #e4ebf3;background:#fff;flex-shrink:0}.mfs-btn{flex:1;height:44px;border-radius:8px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s,color .15s,opacity .15s}.mfs-btn--clear{border:1px solid var(--color-border-default, #d0d5dd);background:#fff;color:var(--color-text-secondary, #667085)}.mfs-btn--clear:disabled{opacity:.45;cursor:default}.mfs-btn--clear-active{color:#fff;background:linear-gradient(180deg,#9ad04a 0%,var(--color-brand, #8ec23d) 100%);border-color:#7eb532}.mfs-btn--done{border:1px solid #7eb532;background:linear-gradient(180deg,#9ad04a 0%,var(--color-brand, #8ec23d) 100%);color:#fff}.mfs-btn--done:hover{background:linear-gradient(180deg,var(--color-brand, #8ec23d) 0%,var(--color-brand-dark, #6fa028) 100%)}@keyframes mfs-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mfs-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.to-filter-panel--mobile{padding:12px}.to-filter-mobile-bar{display:flex;align-items:center;gap:10px;width:100%;min-width:0}.to-filter-mobile-bar .list-search-input{flex:1;min-width:0}.to-filter-mobile-bar--loading{gap:10px}.to-filter-mobile-bar--loading .to-filter-panel__clear-skeleton{flex:1;width:auto;height:36px}.to-filter-mobile-trigger{flex-shrink:0;height:36px;padding:0 14px;border-radius:8px;border:1px solid var(--color-border-default, #d0d5dd);background:#fff;color:var(--color-text-primary, #1a2332);font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;box-shadow:0 1px 2px #0f171c0a}.to-filter-mobile-trigger--active{border-color:#7eb532;background:linear-gradient(180deg,#f4fbe8,#eaf6d4);color:#3f6b12}.to-filter-mobile-trigger__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:linear-gradient(180deg,#9ad04a 0%,var(--color-brand, #8ec23d) 100%);color:#fff;font-size:11px;font-weight:700}.to-filter-mobile-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.to-filter-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;height:30px;padding:0 10px;border-radius:999px;border:1px solid #cfe0f0;background:#fff;color:#334155;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.to-filter-chip span{color:#64748b;font-size:14px;line-height:1}.to-filter-chip--clear{border-color:#7eb532;background:linear-gradient(180deg,#9ad04a 0%,var(--color-brand, #8ec23d) 100%);color:#fff}.to-filter-chip--clear:hover{background:linear-gradient(180deg,var(--color-brand, #8ec23d) 0%,var(--color-brand-dark, #6fa028) 100%)}.to-filter-field{display:flex;flex-direction:column;gap:6px;min-width:0}.to-filter-field__label{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--color-offline-slate)}.to-filter-field__label--skel{visibility:hidden}@media(max-width:1200px){.to-filter-panel__fields--4,.to-filter-panel__fields--5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:992px){.to-filter-panel__row{flex-wrap:wrap;align-items:stretch}.to-filter-panel__fields--4,.to-filter-panel__fields--5{grid-template-columns:1fr 1fr;width:100%;flex:1 1 100%}.to-filter-panel__clear,.to-filter-panel__clear-skeleton{width:100%}}@media(max-width:540px){.to-filter-panel{padding:12px}.to-filter-panel__fields--4,.to-filter-panel__fields--5{grid-template-columns:1fr}}.tl-row-legend{display:flex;flex-wrap:wrap;align-items:end;justify-content:flex-end;gap:10px 14px;margin:0 0 0 auto;padding:0;list-style:none;flex:0 1 auto;max-width:100%}.tl-row-legend__item{display:flex;align-items:end;margin:0;padding:0}.tl-row-legend__entry{display:inline-flex;align-items:end;gap:6px;min-width:0}.tl-row-legend__swatch{display:inline-block;width:14px;height:14px;border-radius:3px;border:1px solid rgba(15,23,42,.14);flex-shrink:0}.tl-row-legend .tl-status-note{display:inline;font-size:12px;font-weight:600;color:#475569;text-align:left;white-space:nowrap}@keyframes tl-row-legend-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.tl-row-legend--skeleton{pointer-events:none}.tl-row-legend__item--skeleton{border:none;background:transparent}.tl-row-legend__skel-entry{display:inline-flex;align-items:end;gap:6px}.tl-row-legend__skel-swatch{width:14px;height:14px;border-radius:3px;border:1px solid rgba(148,163,184,.22);background:#e8eef5}.tl-row-legend__skel-label{display:block;height:12px;border-radius:4px;background:var( --settings-shimmer, linear-gradient(90deg, #e8eef5 0%, #f4f7fb 50%, #e8eef5 100%) );background-size:220% 100%;animation:tl-row-legend-shimmer 1.35s ease-in-out infinite}@media(max-width:768px){.tl-row-legend{flex:1 1 100%;justify-content:flex-start;margin-left:0}}@keyframes status-filter-chip-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.status-filter-btn-skeleton{display:inline-block;height:34px;border-radius:20px;flex-shrink:0;background:var( --settings-shimmer, linear-gradient(90deg, #e8eef5 0%, #f4f7fb 50%, #e8eef5 100%) );background-size:220% 100%;animation:status-filter-chip-shimmer 1.35s ease-in-out infinite}.site-content--test-log{width:100%;min-width:0;max-width:100%;box-sizing:border-box;overflow:visible}.site-content--test-log .main-content{padding:16px 20px 18px;min-width:0;width:100%;box-sizing:border-box;overflow:visible}.site-content--test-log .tl-dt-wrapper.dt-wrapper--list{width:100%;max-width:100%;overflow:visible!important;max-height:none;flex:0 0 auto}.site-content--test-log .tl-dt-wrapper.dt-wrapper--list .dt-table-scroll{overflow-x:clip;overflow-y:visible!important;max-width:100%;max-height:none;min-height:auto;flex:0 0 auto}@media(min-width:993px){.site-content--test-log .tl-dt-wrapper.dt-wrapper--list .dt-table-scroll{overflow-x:clip;overflow-y:visible!important}.site-content--test-log .tl-table{width:100%;min-width:0!important;max-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}}.site-content--test-log .tl-table th,.site-content--test-log .tl-table td{box-sizing:border-box}.site-content--test-log .tl-table col.dt-col-expand-col{width:48px!important}.site-content--test-log .tl-table col.dt-col-fixed-px:last-of-type{width:88px!important}.site-content--test-log .tl-table th.dt-col-expand,.site-content--test-log .tl-table td.dt-col-expand{width:48px!important;min-width:48px!important;max-width:48px!important;padding:8px!important;text-align:center;overflow:hidden;box-sizing:border-box}.site-content--test-log .tl-table thead th.dt-col-expand{padding:10px 8px!important}.site-content--test-log .tl-table th.col-actions,.site-content--test-log .tl-table td.col-actions,.site-content--test-log .tl-table th.tl-col-actions,.site-content--test-log .tl-table td.tl-col-actions{width:88px!important;min-width:88px!important;max-width:88px!important;padding:8px 6px!important;text-align:center;white-space:nowrap!important;overflow:hidden;box-sizing:border-box}.site-content--test-log .tl-table>thead>tr>th.tl-col-actions,.site-content--test-log .tl-table>thead>tr>th.col-actions{background:var(--table-header-bg);z-index:7}.site-content--test-log .tl-table>thead>tr>th.tl-col-actions:hover,.site-content--test-log .tl-table>thead>tr>th.col-actions:hover{background:var(--table-header-bg)}.site-content--test-log .tl-table>thead>tr>th.dt-col-expand{z-index:7;background:var(--table-header-bg)}.site-content--test-log .tl-table>thead>tr>th.dt-col-expand:hover{background:var(--table-header-bg)}.site-layout__content:has(.site-content--test-log){overflow-x:hidden;overflow-y:auto}.site-content--test-log .tl-page-toolbar{display:flex;flex-direction:row;align-items:end;justify-content:space-between;flex-wrap:wrap;gap:12px 20px;margin-bottom:8px}.site-content--test-log .tl-page-toolbar .tl-test-type-row{flex-shrink:0;flex-wrap:nowrap;margin-right:auto}@media(max-width:992px){.site-content--test-log{min-width:0;max-width:100%}.site-content--test-log .main-content{padding:12px;min-width:0}.site-content--test-log .dt-wrapper,.site-content--test-log .dt-shell,.site-content--test-log .tl-dt-wrapper.dt-wrapper--list{margin-left:-4px!important;margin-right:-4px!important;width:calc(100% + 8px)!important;max-width:calc(100% + 8px)!important;overflow:visible;-webkit-overflow-scrolling:touch}.site-content--test-log .tl-dt-wrapper.dt-wrapper--list .dt-table-scroll{overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.site-content--test-log .tl-dt-wrapper.dt-wrapper--list .dt-table-scroll::-webkit-scrollbar{display:none;height:0}.site-content--test-log .tl-dt-wrapper.dt-wrapper--list .tl-table,.site-content--test-log .dt-table.tl-table{min-width:960px!important;width:max-content!important;max-width:none!important;table-layout:auto!important;border-collapse:separate;border-spacing:0}.site-content--test-log .tl-table th,.site-content--test-log .tl-table td{padding-left:8px!important;padding-right:8px!important;font-size:12px;white-space:nowrap}.site-content--test-log .tl-table th.dt-col-expand,.site-content--test-log .tl-table td.dt-col-expand{position:sticky!important;left:0!important;width:44px!important;min-width:44px!important;max-width:44px!important;padding:4px 2px!important;box-shadow:2px 0 6px #00000014}.site-content--test-log .tl-table thead th.dt-col-expand{top:0!important;left:0!important;z-index:8!important;background:var(--table-header-bg)!important}.site-content--test-log .tl-table tbody td.dt-col-expand{z-index:3!important}.site-content--test-log .tl-table tbody tr:nth-child(odd) td.dt-col-expand{background:var(--table-row-bg)}.site-content--test-log .tl-table tbody tr:nth-child(2n) td.dt-col-expand{background:var(--table-row-stripe)}.site-content--test-log .tl-table tbody tr:hover td.dt-col-expand{background:var(--table-row-hover)}.site-content--test-log .tl-table th.tl-col-actions,.site-content--test-log .tl-table td.tl-col-actions,.site-content--test-log .tl-table th.col-actions,.site-content--test-log .tl-table td.col-actions{width:88px!important;min-width:88px!important;max-width:88px!important;padding:8px 6px!important;white-space:nowrap!important}.site-content--test-log .tl-table th.tl-th-provider-facility,.site-content--test-log .tl-table td.tl-cell-provider-facility{white-space:nowrap!important}.site-content--test-log .dt-expanded-row td.dt-expanded-cell{background:transparent!important;border-top:none!important;border-bottom:none!important;white-space:normal!important}.site-content--test-log .dt-expanded-panel{position:sticky;left:0;width:calc(100vw - 24px);max-width:calc(100vw - 24px);box-sizing:border-box;background:transparent}.site-content--test-log .dt-expanded-cell .tl-sub-wrap{width:100%;max-width:100%;box-sizing:border-box;padding:8px 12px 10px;overflow-x:auto;-webkit-overflow-scrolling:touch;background:transparent;border:none}.site-content--test-log .dt-expanded-cell .tl-sub-table{min-width:var(--tl-sub-table-min-width, 1356px);width:100%}}@media(max-width:768px){.site-content--test-log .main-content{padding:10px 8px 12px}.site-content--test-log .tl-page-toolbar{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:0}.site-content--test-log .tl-test-type-row{flex:0 0 auto;width:100%;margin-top:0}.site-content--test-log .tl-test-type-row .status-filter-btn{flex:0 0 auto;text-align:center}}.etl-insurance-cell{position:relative;width:100%;min-width:0}.etl-react-select--insurance{width:100%;min-width:0}.etl-react-select--insurance .etl-rs__menu-portal{z-index:10050!important}.etl-react-select--insurance .etl-rs__control{min-height:var(--etl-table-control-h, 36px)!important;font-size:var(--etl-table-control-font, 12px)}.etl-react-select--insurance .etl-rs__value-container{padding-inline:10px!important}.etl-react-select--insurance .etl-rs__placeholder,.etl-react-select--insurance .etl-rs__single-value,.etl-react-select--insurance .etl-rs__input-container{font-size:var(--etl-table-control-font, 12px)}.etl-react-select--insurance .etl-rs__placeholder,.etl-react-select--insurance .etl-rs__single-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.etl-react-select--insurance .etl-rs__clear-indicator{padding:6px}.etl-react-select--insurance .etl-rs__clear-indicator:hover{color:var(--etl-danger, #dc2626)}.etl-insurance-cell--busy .etl-rs__control{opacity:.88}.etl-insurance-cell--busy .etl-rs__loading-indicator{color:var(--color-brand, #8ec33c)}:root{--tl-tone-submitted: var(--table-row-pending-highlight);--tl-tone-rejected: #fecaca;--tl-tone-on-hold: #fef08a;--tl-tone-canceled: #e2e8f0;--tl-tone-default: var(--color-white)}.tl-sub-row--submitted{--tl-sub-row-bg: var(--tl-tone-submitted)}.tl-sub-row--rejected{--tl-sub-row-bg: var(--tl-tone-rejected)}.tl-sub-row--on-hold{--tl-sub-row-bg: var(--tl-tone-on-hold)}.tl-sub-row--canceled{--tl-sub-row-bg: var(--tl-tone-canceled)}.tl-sub-row--default{--tl-sub-row-bg: var(--tl-tone-default)}.tl-row-legend__swatch--submitted{background:var(--tl-tone-submitted)!important}.tl-row-legend__swatch--rejected{background:var(--tl-tone-rejected)}.tl-row-legend__swatch--on-hold{background:var(--tl-tone-on-hold)}.tl-row-legend__swatch--canceled{background:var(--tl-tone-canceled)}.tl-row-legend__swatch--default{background:var(--tl-tone-default)}.tl-status-note{display:inline-block;box-sizing:border-box;margin:0;padding:0;border:none;background:none;min-height:0;min-width:0;max-width:100%;font-size:12px;font-weight:700;line-height:1.35;letter-spacing:.01em;white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-align:center;font-family:inherit;color:var(--tl-status-note-color, #334155);cursor:default;pointer-events:none;-webkit-user-select:none;user-select:none}.tl-status-note--submitted{--tl-status-note-color: #1e40af}.tl-status-note--rejected{--tl-status-note-color: #991b1b}.tl-status-note--on-hold{--tl-status-note-color: #854d0e}.tl-status-note--canceled{--tl-status-note-color: #64748b}.tl-status-note--default{--tl-status-note-color: #334155}.site-content--test-log .tl-sub-table tbody tr.tl-sub-row--default>td{background-color:var(--color-white)!important}.site-content--test-log .tl-sub-table tbody tr[class*=tl-sub-row--]>td{background-color:var(--tl-sub-row-bg, var(--color-white))!important}.site-content--test-log .tl-sub-table tbody tr.tl-sub-row--submitted>td{background-color:var(--table-row-pending-highlight)!important}.site-content--test-log .tl-sub-table tbody tr.tl-sub-row--clickable{cursor:pointer}.site-content--test-log .tl-sub-table tbody tr.tl-sub-row--clickable:hover>td{box-shadow:inset 0 0 0 9999px #0f172a0f}.tl-sub-table td.tl-sub-col-status .tl-status-note{display:block;width:100%}.site-content--edit-test-log{--etl-sticky-tabs-offset: 50px;--etl-table-groups-head-height: 48px;width:100%;min-width:0;max-width:100%;box-sizing:border-box}.site-content--edit-test-log .main-content{padding:16px 20px 24px;min-width:0;width:100%;box-sizing:border-box}.etl-page{--etl-bg: #f1f5f9;--etl-surface: #ffffff;--etl-surface-muted: #f8fafc;--etl-border: #e2e8f0;--etl-border-strong: #cbd5e1;--etl-text: #0f172a;--etl-text-muted: #475569;--etl-text-subtle: #94a3b8;--etl-accent: var(--color-brand-hover);--etl-accent-dark: var(--color-brand-dark);--etl-accent-soft: rgba(142, 194, 62, .1);--etl-accent-border: rgba(142, 194, 62, .28);--etl-info-soft: #eff6ff;--etl-info-border: #bfdbfe;--etl-info-text: #1e40af;--etl-danger: #dc2626;--etl-danger-soft: #fef2f2;--etl-radius-sm: 8px;--etl-radius-md: 12px;--etl-radius-lg: 16px;--etl-radius-pill: 999px;--etl-shadow: 0 10px 40px -16px rgba(15, 23, 42, .16);--etl-shadow-sm: 0 2px 8px -2px rgba(15, 23, 42, .08);--etl-control-h: 40px;--etl-table-font-size: 12px;--etl-table-header-font-size: 11px;--etl-table-control-h: 36px;--etl-table-control-font: 12px;--etl-table-card-padding: 12px;--etl-table-card-gap: 12px;--etl-table-card-radius: 10px;--etl-table-mobile-label-font: 11px;--etl-transition: .16s ease;background:var(--etl-bg);border-radius:var(--etl-radius-md);animation:etl-enter .3s ease}@keyframes etl-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.etl-workspace{background:var(--etl-surface);border:1px solid var(--etl-border);border-radius:12px;box-shadow:var(--etl-shadow);overflow-x:clip;overflow-y:visible}.etl-tabs-bar{--etl-tab-border: var(--color-settings-tab-border, #b7c9a8);--etl-tab-inner: var(--color-settings-tab-inner, #d5e2c8);display:flex;flex-wrap:nowrap;gap:0;width:100%;justify-content:stretch;align-items:stretch;padding:0;background:linear-gradient(180deg,var(--color-settings-gradient-start, #e8f0dc) 0%,var(--color-settings-gradient-mid, #dce8ce) 55%,var(--color-settings-gradient-end, #d2e0c2) 100%);border:none;border-bottom:1px solid var(--etl-tab-border);border-radius:0;box-shadow:inset 0 1px #ffffffa6;position:sticky;top:0;z-index:30}.etl-tab{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:1 1 0;width:100%;min-width:0;padding:14px 16px;min-height:50px;font-size:15px;font-weight:600;line-height:1.35;font-family:inherit;color:var(--color-table-row-dark, #1f2937);border:1px solid var(--etl-tab-inner);border-top:none;border-bottom:1px solid var(--etl-tab-border);border-radius:0;margin:0 0 -1px;background:var(--color-white, #fff);box-shadow:none;cursor:pointer;white-space:nowrap;transition:background .18s,color .18s,border-color .18s;outline:none}.etl-tab+.etl-tab{border-left:none}.etl-tab:first-child{border-left:none;border-radius:0}.etl-tab svg{width:15px;height:15px;flex-shrink:0;opacity:.7}.etl-tab:hover:not(.etl-tab--active){background:var(--color-gray-50, #f9fafb);color:var(--color-text-heading, #111)}.etl-tab:focus-visible{outline:2px solid var(--etl-accent);outline-offset:-2px;z-index:4}.etl-tab--active{background:var(--color-brand-gradient-dark, #527619);color:var(--color-white, #fff);border-color:var(--color-brand-gradient-dark, #527619);border-bottom:1px solid var(--color-white, #fff);margin-bottom:-1px;font-weight:700;box-shadow:0 -2px 8px #527a1a33;position:relative;z-index:3}.etl-tab--active svg{opacity:1}.etl-tab--active+.etl-tab{border-left:1px solid var(--etl-tab-inner)}.etl-general-strip{padding:18px 20px;background:linear-gradient(180deg,#f8fbf3,#fff);border-bottom:1px solid var(--color-brand-muted, #d8e8bc)}.etl-general-strip__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.etl-general-strip__title{margin:0;font-size:14px;font-weight:700;letter-spacing:.02em;color:var(--color-brand-gradient-dark, #527619)}.etl-general-strip__badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#8ec33c24;border:1px solid rgba(142,195,60,.24);color:#4a7a1a;font-size:12px;font-weight:700;white-space:nowrap}.etl-general-strip__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.etl-general-card{display:flex;align-items:flex-start;gap:12px;min-width:0;padding:14px 16px;border:1px solid rgba(142,195,60,.22);border-radius:10px;background:#fff;box-shadow:0 1px 4px #1a23320d}.etl-general-card__icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#8ec33c24;color:var(--color-brand-gradient-dark, #527619);flex-shrink:0}.etl-general-card__body{min-width:0}.etl-general-card__label{margin:0 0 4px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.etl-general-card__value{margin:0;font-size:14px;font-weight:600;line-height:1.35;color:#0f172a;overflow-wrap:anywhere;word-break:break-word}.etl-react-select{width:100%;min-width:0}.etl-patient-table__insurance .etl-react-select,.etl-patient-table__status .etl-react-select{width:100%}.etl-workspace__body{padding:16px 20px;min-height:220px;min-width:0;overflow-x:clip}.etl-panel{display:none}.etl-panel--active{display:block}.etl-readonly-notice{margin:0 0 12px;font-size:12px;font-weight:500;color:var(--etl-text-muted)}.etl-save-dock{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 20px 20px;background:transparent;border-top:none;position:static;bottom:auto;z-index:auto}.etl-save-dock__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.etl-save-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:var(--etl-control-h);background:linear-gradient(135deg,var(--etl-accent),var(--etl-accent-dark));color:var(--color-white);border:none;border-radius:var(--etl-radius-sm);padding:10px 26px;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 2px 10px #74ad2847;white-space:nowrap;overflow:hidden;transition:box-shadow var(--etl-transition),transform .12s,opacity var(--etl-transition)}.etl-save-btn--loading{cursor:wait;opacity:1!important;transform:none;box-shadow:0 4px 16px #74ad2866;animation:etl-save-btn-glow 1.6s ease-in-out infinite}.etl-save-btn--compact.etl-save-btn--loading{box-shadow:0 2px 10px #74ad285c}.etl-save-btn__sheen{position:absolute;inset:0;background:linear-gradient(105deg,transparent 32%,rgba(255,255,255,.28) 50%,transparent 68%);transform:translate(-120%);animation:etl-save-btn-sheen 2s ease-in-out infinite;pointer-events:none}.etl-save-btn__loader{position:relative;width:18px;height:18px;flex-shrink:0}.etl-save-btn__loader--compact{width:15px;height:15px}.etl-save-btn__loader-ring{position:absolute;inset:0;border:2px solid rgba(255,255,255,.18);border-top-color:#fffffff2;border-right-color:#ffffff8c;border-radius:50%;animation:etl-save-spin .72s cubic-bezier(.45,.05,.55,.95) infinite}.etl-save-btn__loader-core{position:absolute;top:50%;left:50%;width:5px;height:5px;margin:-2.5px 0 0 -2.5px;border-radius:50%;background:#ffffffeb;box-shadow:0 0 8px #ffffffbf;animation:etl-save-btn-core-pulse 1.2s ease-in-out infinite}.etl-save-btn__loader--compact .etl-save-btn__loader-core{width:4px;height:4px;margin:-2px 0 0 -2px}.etl-save-btn__loading-label{position:relative;z-index:1;display:inline-flex;align-items:baseline;gap:1px;font-weight:700;letter-spacing:.01em}.etl-save-btn__loading-dots{display:inline-flex;min-width:.85em}.etl-save-btn__loading-dots span{animation:etl-save-btn-dot 1.1s ease-in-out infinite}.etl-save-btn__loading-dots span:nth-child(2){animation-delay:.16s}.etl-save-btn__loading-dots span:nth-child(3){animation-delay:.32s}@keyframes etl-save-btn-glow{0%,to{box-shadow:0 2px 10px #74ad2852}50%{box-shadow:0 4px 18px #74ad287a}}@keyframes etl-save-btn-sheen{0%,to{transform:translate(-120%)}50%{transform:translate(120%)}}@keyframes etl-save-btn-core-pulse{0%,to{opacity:.55;transform:scale(.88)}50%{opacity:1;transform:scale(1)}}@keyframes etl-save-btn-dot{0%,70%,to{opacity:.2;transform:translateY(0)}35%{opacity:1;transform:translateY(-1px)}}.etl-save-btn:hover:not(:disabled){box-shadow:0 4px 16px #74ad285c;transform:translateY(-1px)}.etl-save-btn:focus-visible{outline:2px solid var(--etl-accent-dark);outline-offset:2px}.etl-save-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.etl-save-btn--large{min-height:44px;padding:12px 30px;font-size:14px}.etl-save-btn--compact{min-height:36px;padding:0 14px;font-size:12px;gap:5px;box-shadow:0 1px 6px #74ad2838}.etl-save-btn--icon-only{width:36px;min-width:36px;max-width:36px;height:36px;min-height:36px;padding:0;gap:0}.etl-save-btn--icon-only .ti-save{font-size:15px;line-height:1}.etl-save-btn--icon-only.etl-save-btn--loading{padding:0}.etl-save-dock--cancel-only{justify-content:flex-end}.etl-col-action-btn__spinner,.etl-table-files__spinner{width:12px;height:12px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:etl-save-spin .7s linear infinite}.etl-patient-table__save-foot{position:sticky;bottom:0;z-index:3}.etl-patient-table__save-row td{padding:10px 4px 12px;background:linear-gradient(180deg,#f1f5f9,#eef2f7);border-top:2px solid var(--etl-border, #e2e8f0);text-align:center;vertical-align:middle;box-shadow:0 -4px 12px #0f172a0f}.etl-patient-table__save-cell{min-width:0}.etl-patient-table__save-cell--empty{padding:10px 4px}.etl-patient-table__save-cell .etl-col-action-btn{margin:0 auto;width:auto;min-width:72px;height:32px;padding:0 10px}.etl-col-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;width:28px;height:28px;margin:4px auto 0;padding:0;border:none;border-radius:6px;background:transparent;color:var(--etl-text-subtle, #94a3b8);font-size:14px;line-height:1;cursor:pointer;transition:background .12s ease,color .12s ease}.etl-col-action-btn--dirty{color:var(--etl-accent-dark, #74ad28);background:#8ec33c1f}.etl-col-action-btn:hover:not(:disabled){background:#8ec33c38;color:#4a7a1a}.etl-col-action-btn:disabled{opacity:.45;cursor:not-allowed}.etl-col-action-btn--inline{display:inline-flex;align-self:center;width:auto;min-width:72px;height:30px;padding:0 10px;margin:4px auto 0}@media(min-width:1281px){.etl-patient-table__save-foot{display:none}}.etl-col-action-btn__text{font-size:11px;font-weight:700;line-height:1}.etl-editable-field-wrap,.etl-editable-field-wrap__control{width:100%;min-width:0}.etl-table-files__upload--busy{opacity:.7;cursor:wait}@keyframes etl-save-spin{to{transform:rotate(360deg)}}.etl-cancel-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:var(--etl-control-h);background:var(--color-white);border:1px solid var(--etl-border);border-radius:var(--etl-radius-sm);padding:10px 22px;font-size:13px;font-weight:600;font-family:inherit;color:var(--etl-text-muted);cursor:pointer;transition:background var(--etl-transition),border-color var(--etl-transition),color var(--etl-transition)}.etl-cancel-btn:hover{background:var(--etl-surface-muted);border-color:var(--etl-border-strong);color:var(--etl-text)}.etl-cancel-btn:focus-visible{outline:2px solid var(--etl-accent);outline-offset:2px}.etl-field{display:flex;flex-direction:column;gap:6px;min-width:0}.etl-field--grow{flex:1;min-width:180px}.etl-field--validated{position:relative}.etl-label{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;letter-spacing:.01em;color:var(--etl-text-muted)}.etl-label--required:after{content:"*";color:var(--color-error-dark);font-size:12px;line-height:1;font-weight:700}.etl-field-error-slot{min-height:18px;margin-top:2px}.etl-field-error{color:var(--color-error-dark);font-family:inherit;font-size:12px;font-weight:600;line-height:1.4;display:block}.etl-input,.etl-select,.etl-field select,.etl-field input[type=text],.etl-field input[type=number],.etl-readonly-input{height:var(--etl-control-h);border:1px solid var(--etl-border);border-radius:var(--etl-radius-sm);padding:0 12px;font-size:13px;font-family:inherit;font-weight:500;background:var(--etl-surface);color:var(--etl-text);transition:border-color var(--etl-transition),box-shadow var(--etl-transition),background var(--etl-transition)}.etl-input--number{min-width:120px}.etl-input:focus,.etl-select:focus,.etl-field select:focus,.etl-field input:focus{outline:none;border-color:var(--etl-accent);box-shadow:0 0 0 3px #8ec23e24}.etl-input--error,.etl-input--error:focus{border-color:var(--etl-danger);box-shadow:0 0 0 3px #dc26261f;background:var(--etl-danger-soft)}.etl-textarea{border:1px solid var(--etl-border);border-radius:var(--etl-radius-sm);padding:10px 12px;font-size:13px;font-family:inherit;font-weight:500;background:var(--etl-surface);color:var(--etl-text);resize:vertical;min-height:72px;line-height:1.5;width:100%;box-sizing:border-box;transition:border-color var(--etl-transition),box-shadow var(--etl-transition)}.etl-textarea:focus{outline:none;border-color:var(--etl-accent);box-shadow:0 0 0 3px #8ec23e21}.etl-readonly-input{display:flex;align-items:center;background:var(--etl-surface-muted);color:var(--etl-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.etl-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;align-items:start}.etl-form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.etl-form-grid__full{grid-column:1 / -1}.etl-form-grid--billing-top{margin-top:14px}.etl-section{background:transparent;border:none;border-radius:0;overflow:visible;min-width:0}.etl-section+.etl-section{margin-top:14px;padding-top:14px;border-top:1px solid var(--etl-border)}.etl-section--files{background:linear-gradient(180deg,#fbfcfe,#f8fafc);border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px 16px;box-shadow:0 1px 2px #0f172a0a}.etl-section--files+.etl-section{margin-top:0;padding-top:0;border-top:none}.etl-section--files .etl-section__header{padding:0 0 10px;margin-bottom:12px;border-bottom:1px solid #e8edf4}.etl-section--files .etl-section__title{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.etl-section__header{display:flex;align-items:center;gap:8px;padding:0 0 8px;background:transparent;border-bottom:none}.etl-section__icon{display:none}.etl-section__title{margin:0;font-size:13px;font-weight:600;color:var(--etl-text)}.etl-section__body,.etl-section__body .etl-status-panel__grid{padding:0}.etl-ro-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px 18px}.etl-ro-cell{display:flex;flex-direction:column;gap:5px;min-width:0}.etl-ro-cell__label{font-size:11px;font-weight:600;letter-spacing:.01em;color:var(--etl-text-subtle)}.etl-ro-cell__value{font-size:13px;font-weight:500;color:var(--etl-text);min-width:0}.etl-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:0;background:transparent;border:none}.etl-list-toolbar__left{display:flex;align-items:center;gap:8px;min-width:0}.etl-list-toolbar__title{font-size:13px;font-weight:600;color:var(--etl-text)}.etl-list-toolbar__count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:var(--etl-radius-pill);background:var(--etl-surface-muted);border:1px solid var(--etl-border);color:var(--etl-text-muted);font-size:11px;font-weight:600}.etl-expand-all-btn{display:inline-flex;align-items:center;gap:6px;min-height:32px;background:transparent;border:1px solid var(--etl-border);border-radius:var(--etl-radius-sm);padding:0 10px;font-size:12px;font-weight:600;font-family:inherit;color:var(--etl-text-muted);cursor:pointer;transition:border-color var(--etl-transition),color var(--etl-transition)}.etl-expand-all-btn:hover{border-color:var(--etl-accent-border);color:#4a7a1a}.etl-expand-all-btn:focus-visible{outline:2px solid var(--etl-accent);outline-offset:2px}.etl-accordion-item{position:relative;background:var(--etl-surface);border:1px solid var(--etl-border);border-radius:10px;margin-bottom:8px;overflow:hidden;isolation:isolate;transition:border-color .16s ease,box-shadow .16s ease}.etl-acc-head{display:flex;align-items:stretch;gap:0;min-width:0}.etl-acc-head .etl-acc-row{flex:1;min-width:0}.etl-acc-head__trailing{display:flex;align-items:center;flex-shrink:0;padding-right:10px}.etl-acc-head .etl-acc-del-btn,.etl-acc-head__trailing .etl-acc-del-btn{align-self:center;flex-shrink:0}.etl-accordion-item:hover{border-color:var(--etl-accent-border);box-shadow:var(--etl-shadow-sm)}.etl-accordion-item--open{border-color:var(--etl-accent-border);box-shadow:0 4px 14px -8px #52761938}.etl-accordion-item--open:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#b7e063 0%,var(--etl-accent) 55%,#527619 100%);z-index:1}.etl-acc-row{display:grid;grid-template-columns:auto minmax(0,1fr) max-content auto;align-items:center;gap:10px 12px;width:100%;padding:10px 12px 10px 14px;min-height:56px;border:none;background:transparent;text-align:left;font-family:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .16s ease}.etl-acc-row--open{align-items:center}.etl-acc-row:hover{background:var(--etl-accent-soft)}.etl-acc-row:focus-visible{outline:2px solid var(--etl-accent);outline-offset:-2px}.etl-accordion-item--open .etl-acc-row{background:linear-gradient(90deg,#f7fbe9,#fff 62%);border-bottom:1px solid var(--etl-border)}.etl-acc-badge{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:58px;height:32px;padding:0 10px;border-radius:8px;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;line-height:1;letter-spacing:0;white-space:nowrap;color:#365314;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(145deg,#a3d65c,#74ad28 55%,#527619) border-box;border:2px solid transparent;box-shadow:0 2px 6px -4px #65a30d59;box-sizing:border-box}.etl-accordion-item--open .etl-acc-badge{background:linear-gradient(145deg,#84cc16,#527619) padding-box,linear-gradient(145deg,#bef264,#527619) border-box;color:#fff}.etl-acc-row__identity{min-width:0;display:flex;flex-direction:column;gap:5px}.etl-acc-row__titleline{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.etl-acc-row__sample-details{width:100%;margin-top:12px;padding:14px 16px;border-top:none;background:linear-gradient(180deg,#ffffffeb,#f8fafc);border:1px solid rgba(226,232,240,.95);border-radius:12px;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0f172a0a;cursor:default}.etl-acc-row__sample-details-title{margin-bottom:12px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.etl-acc-row__sample-details .etl-ro-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px 12px}.etl-acc-row__sample-details .etl-ro-cell{gap:4px;padding:9px 10px;background:#fff;border:1px solid #eef2f7;border-radius:8px;min-height:52px;box-shadow:0 1px #fffc}.etl-acc-row__sample-details .etl-ro-cell__label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.etl-acc-row__sample-details .etl-ro-cell__value{font-size:13px;font-weight:600;color:#0f172a}.etl-acc-header-panels{display:flex;flex-direction:column;gap:14px;align-items:stretch}.etl-acc-header-panel{min-width:0}.etl-acc-header-panel .etl-ro-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 12px}.etl-acc-icd-block{margin-bottom:12px;padding:10px 12px;background:#fff;border:1px solid #eef2f7;border-radius:8px;box-shadow:0 1px #fffc}.etl-acc-icd-block--billing{margin-bottom:0}.etl-acc-icd-block__label{display:block;margin-bottom:8px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.etl-icd-codes{display:flex;flex-wrap:wrap;gap:6px;align-items:flex-start;min-width:0}.etl-icd-code{display:inline-flex;align-items:center;max-width:100%;padding:4px 10px;font-size:12px;font-weight:600;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;line-height:1.35;color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;word-break:break-word;white-space:normal}.etl-acc-header-panel__insurance{margin-top:12px}.etl-acc-header-panel__insurance .etl-field{margin-bottom:0}.etl-acc-pname{font-size:14px;font-weight:700;color:var(--etl-text);letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.etl-acc-type{display:inline-flex;align-items:center;flex-shrink:0;width:fit-content;max-width:100%;padding:2px 8px;border-radius:999px;background:#e0f2fe;color:#0369a1;border:1px solid #bae6fd;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.etl-acc-row__aside{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;flex-shrink:0;min-width:max-content;max-width:none}.etl-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:600;line-height:1.2;white-space:nowrap;border:1px solid transparent;background:#f1f5f9;color:#475569}.etl-chip--sm{padding:3px 8px;font-size:10px;gap:4px}.etl-chip i{font-size:11px;opacity:.85}.etl-chip--sm i{font-size:10px}.etl-chip--date{background:linear-gradient(180deg,#f7fee7,#ecfccb);color:#3f6212;border-color:#d9f99d}.etl-chip--files{background:#f8fafc;color:#334155;border-color:#e2e8f0;min-width:42px;justify-content:center}.etl-chip--status,.etl-chip--ok{background:linear-gradient(180deg,#f0fdf4,#dcfce7);color:#166534;border-color:#bbf7d0}.etl-chip--amt{background:linear-gradient(180deg,#eff6ff,#dbeafe);color:#1d4ed8;border-color:#bfdbfe}.etl-chip--warn{background:linear-gradient(180deg,#fffbeb,#fef3c7);color:#b45309;border-color:#fde68a}.etl-chip--err{background:linear-gradient(180deg,#fef2f2,#fee2e2);color:#b91c1c;border-color:#fecaca}.etl-chip--muted{background:#f8fafc;color:#94a3b8;border-color:#e2e8f0}.etl-acc-chevron{width:26px;height:26px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#64748b;background:#0f172a0a;border:1px solid rgba(15,23,42,.06);transition:transform .2s ease,background .16s ease,color .16s ease,border-color .16s ease}.etl-acc-chevron--open{transform:rotate(180deg);background:var(--etl-accent-soft);border-color:var(--etl-accent-border);color:#3d6b14}.etl-acc-del-btn{background:transparent;border:1px solid transparent;border-radius:10px;color:var(--etl-text-subtle);padding:8px;font-size:14px;cursor:pointer;line-height:1;transition:color .15s ease,background .15s ease,border-color .15s ease}.etl-acc-del-btn:hover{color:var(--etl-danger);background:var(--etl-danger-soft);border-color:#fecaca}.etl-acc-del-btn:focus-visible{outline:2px solid var(--etl-danger);outline-offset:2px}.etl-acc-del-btn:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.etl-acc-detail{display:none;background:#fff;animation:etl-expand-in .2s ease}.etl-acc-detail--open{display:block}.etl-acc-detail__inner{padding:12px 14px 14px;display:flex;flex-direction:column;gap:0}.etl-acc-detail__inner--compact{padding:10px 12px 12px;gap:10px}.etl-compact-meta{display:flex;flex-direction:column;gap:8px;min-width:0}.etl-compact-meta__icd{display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.etl-compact-meta__icd-label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--etl-text-subtle);flex-shrink:0}.etl-compact-meta__facts{display:flex;flex-wrap:wrap;align-items:center;gap:6px 0;min-width:0}.etl-compact-meta__fact{display:inline-flex;align-items:baseline;gap:5px;padding:0 10px;min-width:0;border-right:1px solid var(--etl-border)}.etl-compact-meta__fact:first-child{padding-left:0}.etl-compact-meta__fact:last-child{border-right:none;padding-right:0}.etl-compact-meta__fact-label{font-size:10px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--etl-text-subtle);flex-shrink:0}.etl-compact-meta__fact-value{font-size:12px;font-weight:600;color:var(--etl-text);min-width:0}.etl-compact-meta__trailing{min-width:0}.etl-acc-compact-section{padding-top:10px;border-top:1px solid var(--etl-border)}.etl-acc-compact-section__label{margin-bottom:8px;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--etl-text-subtle)}.etl-acc-detail__grid--compact{margin-top:0;padding-top:0;border-top:none;gap:12px 16px}.etl-form-grid--compact{gap:10px 12px}.etl-textarea--compact{min-height:56px}.etl-acc-detail__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px;align-items:start;margin-top:14px;padding-top:14px;border-top:1px solid var(--etl-border)}.etl-acc-detail__inner>.etl-acc-detail__grid:first-child{margin-top:0;padding-top:0;border-top:none}.etl-acc-detail__grid>.etl-section{margin-top:0;padding-top:0;border-top:none;height:auto}.etl-acc-detail__grid>.etl-section+.etl-section{margin-top:0;padding-top:0;border-top:none}@keyframes etl-expand-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.etl-status-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px}.etl-status-panels--compact{gap:10px}.etl-status-panel--compact{border-radius:8px}.etl-status-panel--compact .etl-status-panel__title{padding:8px 12px;font-size:10px}.etl-status-panel__grid--compact{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px 12px;padding:10px 12px}.etl-status-field--compact{gap:3px}.etl-status-field--compact .etl-status-field__label{font-size:10px}.etl-status-field--compact .etl-status-field__value{font-size:12px}.etl-status-panels>.etl-section+.etl-section{margin-top:0;padding-top:0;border-top:none}.etl-status-panel{background:var(--etl-surface);border:1px solid var(--etl-border);border-radius:var(--etl-radius-md);overflow:hidden}.etl-status-panel__title{display:flex;align-items:center;gap:7px;margin:0;padding:11px 14px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.45px;color:#4a7a1a;background:var(--etl-surface-muted);border-bottom:1px solid var(--etl-border)}.etl-status-panel__title i{font-size:13px}.etl-status-panel__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px 16px;padding:14px}.etl-status-field{display:flex;flex-direction:column;gap:5px;min-width:0}.etl-status-field__label{font-size:11px;font-weight:600;letter-spacing:.01em;color:var(--etl-text-subtle)}.etl-status-field__value{font-size:13px;font-weight:600;color:var(--etl-text);min-width:0}.etl-status-pill{display:inline-block;border-radius:var(--etl-radius-pill);padding:3px 11px;font-size:11px;font-weight:700;background:var(--etl-surface-muted);color:#475569;border:1px solid var(--etl-border)}.etl-status-pill--green{background:#ecfccb;color:#365314;border-color:#bef264}.etl-status-pill--yellow{background:#fef9c3;color:#854d0e;border-color:#fde047}.etl-status-pill--blue{background:#dbeafe;color:#1e3a8a;border-color:#93c5fd}.etl-files-strip{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(120px,150px);gap:10px 12px;align-items:start}.etl-files-group--report-date{justify-self:stretch;width:100%;max-width:none}.etl-files-report-date{width:100%;min-width:0}.etl-files-group{display:flex;flex-direction:column;gap:8px;min-width:0}.etl-files-group-label{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--etl-text-subtle)}.etl-files-chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.etl-file-chip{display:inline-flex;align-items:center;gap:4px;background:#ecfccb;color:#365314;border-radius:7px;padding:4px 10px;font-size:11px;font-weight:700;text-decoration:none;white-space:nowrap;border:1px solid #bef264;transition:background var(--etl-transition)}.etl-file-chip:hover{background:#d9f99d}.etl-file-chip--result{background:#dbeafe;color:#1e3a8a;border-color:#93c5fd}.etl-file-chip--result:hover{background:#bfdbfe}.etl-file-chip--pending{background:#fef9c3;color:#854d0e;border-color:#fde047}.etl-chip-del{background:none;border:none;cursor:pointer;padding:0 0 0 3px;font-size:13px;line-height:1;opacity:.55;color:inherit;transition:opacity var(--etl-transition)}.etl-chip-del:hover{opacity:1}.etl-upload-btn{display:inline-flex;align-items:center;gap:4px;min-height:26px;background:var(--etl-surface);border:1px dashed var(--etl-border-strong);border-radius:6px;padding:0 9px;font-size:10px;font-weight:700;font-family:inherit;color:var(--etl-text-muted);cursor:pointer;transition:border-color var(--etl-transition),color var(--etl-transition),background var(--etl-transition)}.etl-upload-btn:hover{border-color:var(--etl-accent);color:#4a7a1a;background:var(--etl-accent-soft)}.etl-upload-btn:focus-visible{outline:2px solid var(--etl-accent);outline-offset:2px}.etl-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:var(--etl-surface);border-radius:var(--etl-radius-md);border:1px dashed var(--etl-border-strong);padding:52px 28px;text-align:center}.etl-empty-state__icon{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;background:var(--etl-surface-muted);border:1px solid var(--etl-border);color:var(--etl-text-subtle);font-size:24px;box-shadow:var(--etl-shadow-sm)}.etl-empty-state__title{margin:0;font-size:15px;font-weight:800;color:var(--etl-text)}.etl-empty-state__text{margin:0;color:var(--etl-text-muted);font-size:13px;font-weight:600;line-height:1.6;max-width:360px}.etl-spinner{display:inline-block;width:13px;height:13px;border:2px solid rgba(255,255,255,.3);border-top-color:var(--color-white);border-radius:50%;animation:etl-spin .55s linear infinite}@keyframes etl-spin{to{transform:rotate(360deg)}}.etl-patient-info,.etl-patient-info--testing,.etl-patient-info--billing,.etl-patient-info--status{min-width:0}.etl-patient-info__toolbar{margin-bottom:12px}.etl-patient-info__scroll{overflow-x:clip;max-width:100%;border:1px solid var(--table-border, var(--etl-border));border-radius:var(--table-radius, var(--etl-radius-md));background:var(--table-row-bg, var(--etl-surface));box-shadow:var(--table-shadow, var(--etl-shadow-sm))}.etl-patient-info--testing .etl-patient-info__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.etl-patient-table{width:100%;min-width:0;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:var(--etl-table-font-size, 12px)}.etl-patient-table__groups th{padding:9px 7px;text-align:center;font-size:11.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--color-text-heading, #1f2937);background:linear-gradient(180deg,var(--color-settings-gradient-start, #e8f0dc) 0%,var(--color-settings-gradient-mid, #dce8ce) 100%);border-bottom:1px solid var(--color-settings-tab-border, #b7c9a8);border-right:1px solid rgba(255,255,255,.65);white-space:normal;overflow-wrap:normal;word-break:normal;line-height:1.25;vertical-align:middle;position:sticky;top:var(--etl-sticky-tabs-offset, 50px);z-index:5}.etl-patient-table__groups th:last-child{border-right:none}.etl-patient-table__cols th{position:sticky;top:calc(var(--etl-sticky-tabs-offset, 50px) + var(--etl-table-groups-head-height, 48px));z-index:6;padding:9px 6px;text-align:center;font-size:11px;font-weight:700;line-height:1.25;letter-spacing:.025em;text-transform:uppercase;color:var(--color-white, #fff);background:var(--table-header-bg, linear-gradient(180deg, #334155 0%, #1e293b 100%));border-bottom:1px solid rgba(255,255,255,.12);border-right:1px solid rgba(255,255,255,.08);white-space:normal;overflow-wrap:normal;word-break:normal;vertical-align:middle}.etl-patient-table__cols th:last-child{border-right:none;text-align:center}.etl-patient-table__row td{padding:9px 7px;vertical-align:middle;text-align:center;border-bottom:1px solid var(--table-border, var(--etl-border));border-right:1px solid var(--table-border-subtle, #f1f5f9);color:var(--etl-text);font-size:12px;line-height:1.35;background:var(--table-row-bg, #fff);transition:background var(--table-transition, .15s ease);min-width:0;max-width:0;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.etl-patient-table__row:last-child td{border-bottom:none}.etl-patient-table__row td:last-child{border-right:none}.etl-patient-table__row:hover td{background:var(--table-row-hover, #f8fafc)}.etl-patient-table__accession{white-space:nowrap;overflow-wrap:normal;word-break:keep-all;vertical-align:middle;overflow:visible;text-align:center}.etl-patient-table__accession-badge{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:none;min-width:0;min-height:24px;padding:0 7px;box-sizing:border-box;border-radius:6px;background:linear-gradient(135deg,#8ec23e29,#5276191f);border:1px solid var(--etl-accent-border);color:var(--etl-accent-dark);font-size:10.5px;font-weight:700;white-space:nowrap;flex-shrink:0;margin-inline:auto}.etl-patient-table__accession .dt-cell-empty{display:inline-block;white-space:nowrap;word-break:keep-all;text-align:center}.etl-patient-table__name,.etl-patient-table__insurance,.etl-patient-table__physician,.etl-patient-table__test,.etl-patient-table__stacked,.etl-patient-table__note,.etl-patient-table__money,.etl-patient-table__lab,.etl-patient-table__status,.etl-patient-table__files,.etl-patient-table__date,.etl-patient-table__icd,.etl-patient-table__test-specimen,.etl-patient-table__specimen,.etl-patient-table__dob,.etl-patient-table__report-date{min-width:0;max-width:none;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.etl-patient-table__dob{white-space:normal}.etl-patient-table__report-date{overflow:visible;white-space:normal}.etl-patient-table__report-date .app-date-picker-wrap,.etl-patient-table__report-input,.etl-patient-table__report-date .app-date-picker-field>input{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.etl-patient-table__report-input{height:36px;min-height:36px;font-size:12px}.etl-patient-table__files{min-width:0;text-align:center;vertical-align:middle}.etl-patient-table--testing .etl-patient-table__row td{min-height:84px;padding-block:10px}.etl-patient-table--testing .etl-patient-table__files{min-height:84px;padding-inline:7px;min-width:var(--etl-file-col-width);max-width:var(--etl-file-col-width);overflow:hidden}.etl-patient-table--testing .etl-patient-table__row td.etl-patient-table__files{width:var(--etl-file-col-width);min-width:var(--etl-file-col-width);max-width:var(--etl-file-col-width);overflow:hidden;white-space:normal;box-sizing:border-box;vertical-align:top}.etl-patient-table--testing .etl-patient-table__files .etl-table-files--stacked{width:100%;max-width:100%;margin-inline:auto;align-items:stretch;justify-content:flex-start;box-sizing:border-box}.etl-req-pdf-btn{background:none;border:none;cursor:pointer;padding:2px 6px;display:inline-flex;align-items:center;border-radius:4px;transition:background .12s}.etl-req-pdf-btn:hover:not(:disabled){background:var(--color-surface-danger)}.etl-req-pdf-btn:disabled{opacity:.4;cursor:not-allowed}.etl-patient-table__actions{width:34px;max-width:none;padding:6px 4px;text-align:center;vertical-align:middle}.etl-patient-table__delete.etl-acc-del-btn{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;margin:0 auto;font-size:13px;box-sizing:border-box}.etl-patient-table__delete{margin:0 auto}.etl-patient-table__cols th[aria-label=Actions],.etl-patient-table__groups th[aria-label=Actions]{text-align:center}.etl-table-files{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px}.etl-table-files--stacked{flex-direction:column;flex-wrap:nowrap;align-items:stretch;justify-content:flex-start;gap:8px;width:100%;box-sizing:border-box}.etl-patient-table--testing .etl-table-files--stacked .etl-table-files__list{display:grid;grid-template-columns:repeat(var(--etl-file-slots-per-row),minmax(0,1fr));gap:var(--etl-file-slot-gap);width:100%;max-width:100%;margin-inline:auto;justify-items:center;align-content:start;align-items:start;box-sizing:border-box}.etl-patient-table--testing .etl-table-files--stacked .etl-table-files__list>*{width:var(--etl-file-slot-size);height:var(--etl-file-slot-size);max-width:100%;justify-self:center;display:inline-flex;align-items:center;justify-content:center;margin:0}.etl-table-files__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;min-height:34px;overflow:visible}.etl-table-files__footer{display:flex;align-items:flex-start;justify-content:center;width:100%;flex-shrink:0;margin-top:0}.etl-table-files--stacked .etl-table-files__upload{margin-top:0;width:34px;height:34px}.etl-table-files--stacked .fcm-chip--compact{flex-shrink:0;width:var(--etl-file-slot-size);height:var(--etl-file-slot-size);padding:0;justify-content:center}.etl-table-files--stacked .etl-table-files__list .etl-req-pdf-btn{width:var(--etl-file-slot-size);height:var(--etl-file-slot-size);padding:0;justify-content:center}.etl-table-files--stacked .fcm-pdf-icon{width:24px;height:26px}.etl-table-files--stacked .fcm-chip i.ti-file{font-size:18px}.etl-table-files__input{display:none}.etl-table-files .fcm-chip{min-height:28px;padding:2px 6px;font-size:11px}.etl-table-files .fcm-chip--compact{min-height:0;padding:2px;border:none;background:transparent}.etl-table-files .fcm-chip--compact:hover{background:#fce8e6}.etl-table-files .fcm-chip-label,.etl-table-files .fcm-chevron{display:none}.etl-table-files .fcm-chip i.ti-file{font-size:16px}.etl-table-files .fcm-pdf-icon{width:20px;height:22px}.etl-table-files__upload{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-inline:auto;flex-shrink:0;border:1px dashed var(--etl-border-strong);border-radius:8px;background:var(--etl-surface-muted);color:var(--etl-text-muted);cursor:pointer;transition:border-color var(--etl-transition),color var(--etl-transition),background var(--etl-transition)}.etl-table-files__upload:hover{border-color:var(--etl-accent);color:var(--etl-accent-dark);background:var(--etl-accent-soft)}.etl-patient-info__notice{margin:-4px 0 12px}.etl-patient-table--billing,.etl-patient-table--status{min-width:0}.etl-patient-table--billing .etl-patient-table__insurance{font-size:13px;line-height:1.35;min-width:0;overflow:visible;position:relative;z-index:1}.etl-patient-table--billing .etl-patient-table__insurance:has(.etl-rs__control--menu-is-open){z-index:30}.etl-patient-table--billing .etl-patient-table__insurance .etl-ro-val,.etl-patient-table--billing .etl-patient-table__insurance .dt-cell-empty,.etl-patient-table--billing .etl-patient-table__insurance .etl-select{font-size:inherit;line-height:inherit}.etl-patient-table--billing .etl-patient-table__insurance--compact{font-size:11px;line-height:1.3}.etl-patient-table--billing .etl-react-select--insurance .etl-rs__control{min-height:var(--etl-table-control-h, 36px)!important;font-size:var(--etl-table-control-font, 12px)}.etl-patient-table--billing .etl-react-select--insurance .etl-rs__value-container{padding-inline:10px}.etl-patient-table__stacked{min-width:0}.etl-table-stack{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0;text-align:center}.etl-table-stack .readonly-table-field,.etl-table-stack .dt-cell-value,.etl-table-stack .etl-ro-val,.etl-table-stack .dt-cell-empty{line-height:1.3;text-align:center;width:100%}.etl-table-field{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0;width:100%}.etl-table-field__error{min-height:12px;font-size:10px;font-weight:600;color:transparent;line-height:1.2;text-align:center;width:100%;-webkit-user-select:none;user-select:none}.etl-table-field__error--active{color:var(--etl-danger);-webkit-user-select:auto;user-select:auto}.etl-table-input,.etl-table-textarea{width:100%;min-width:0;box-sizing:border-box}.etl-patient-table__report-date .etl-table-input,.etl-patient-table__report-date .etl-patient-table__report-input,.etl-patient-table__report-date .app-date-picker-wrap,.etl-patient-table__report-date .app-date-picker-field,.etl-patient-table__report-date .app-date-picker-field>input{min-width:0;max-width:100%}.etl-patient-table__status .etl-table-input,.etl-patient-table__status .etl-select{min-width:0;max-width:100%}.etl-table-textarea{min-height:52px;padding:8px 10px;resize:vertical;font-size:12px;line-height:1.35}.etl-patient-table__note{min-width:0}.etl-patient-table__money{min-width:0;overflow:visible}.etl-patient-table__money .etl-table-money{width:100%;min-width:0}.etl-patient-table__money .etl-table-input,.etl-patient-table__money .etl-table-money__input,.etl-patient-table__lab,.etl-patient-table__status,.etl-patient-table__status .etl-select,.etl-patient-table__status .etl-table-input{min-width:0}.etl-patient-table__status .tl-status-note{display:inline-block;margin-inline:auto}.etl-patient-table__status-tone{width:100%;min-width:0}.etl-patient-table__status-tone--submitted .etl-rs__control{background-color:var(--table-row-pending-highlight)!important;border-color:#93c5fd!important}.etl-patient-table__status-tone--submitted .etl-rs__single-value,.etl-patient-table__status-tone--submitted .etl-rs__placeholder{color:#1e40af!important}.etl-patient-table__status-tone--rejected .etl-rs__control{background-color:#fecaca!important;border-color:#fca5a5!important}.etl-patient-table__status-tone--rejected .etl-rs__single-value,.etl-patient-table__status-tone--rejected .etl-rs__placeholder{color:#991b1b!important}.etl-patient-table__status-tone--on-hold .etl-rs__control{background-color:#fef08a!important;border-color:#eab308!important}.etl-patient-table__status-tone--on-hold .etl-rs__single-value,.etl-patient-table__status-tone--on-hold .etl-rs__placeholder{color:#854d0e!important}.etl-patient-table__status-tone--canceled .etl-rs__control{background-color:#e2e8f0!important;border-color:#cbd5e1!important}.etl-patient-table__status-tone--canceled .etl-rs__single-value,.etl-patient-table__status-tone--canceled .etl-rs__placeholder{color:#64748b!important}.etl-patient-table__cell--center{text-align:center}.etl-patient-table__cell--center .etl-ro-val,.etl-patient-table__cell--center .dt-cell-empty,.etl-patient-table__cell--center .etl-status-note,.etl-patient-table__cell--center .etl-chip{display:block;width:100%;max-width:100%;text-align:center;white-space:normal;overflow-wrap:anywhere;word-break:break-word;margin-inline:auto}.etl-patient-table__cell--center .etl-status-note,.etl-patient-table__cell--center .etl-chip{display:inline-flex;width:auto;justify-content:center}.etl-patient-table__accession.etl-patient-table__cell--center .etl-patient-table__accession-badge{display:inline-flex;width:auto;max-width:none;justify-content:center;margin-inline:auto}.etl-patient-table__accession.etl-patient-table__cell--center .dt-cell-empty{display:inline-block;width:auto;max-width:100%;white-space:nowrap;text-align:center}.etl-patient-table--testing .etl-patient-table__name,.etl-patient-table--testing .etl-patient-table__physician,.etl-patient-table--testing .etl-patient-table__test-specimen,.etl-patient-table--testing .etl-patient-table__icd,.etl-patient-table--testing .etl-patient-table__date{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.etl-patient-table--testing .etl-patient-table__dob{white-space:nowrap;overflow:visible;max-width:none;word-break:keep-all;overflow-wrap:normal}.etl-patient-table--testing .etl-patient-table__dob .etl-ro-val,.etl-patient-table--testing .etl-patient-table__dob .dt-cell-empty,.etl-patient-table--testing .etl-patient-table__dob .readonly-table-field,.etl-patient-table--testing .etl-patient-table__row td.etl-patient-table__dob .etl-ro-val,.etl-patient-table--testing .etl-patient-table__row td.etl-patient-table__dob .dt-cell-empty,.etl-patient-table--testing .etl-patient-table__row td.etl-patient-table__dob .readonly-table-field{display:inline;white-space:nowrap;word-break:keep-all;overflow-wrap:normal}.etl-patient-table--testing .etl-patient-table__test-specimen{font-size:11px;line-height:1.3}.etl-patient-table--testing .etl-patient-table__test-specimen .etl-table-stack{gap:2px}.etl-patient-table--testing .etl-patient-table__test-specimen .etl-ro-val,.etl-patient-table--testing .etl-patient-table__test-specimen .dt-cell-empty{font-size:inherit;line-height:inherit}.etl-patient-table--testing .etl-patient-table__test{font-size:11.5px;line-height:1.35}.etl-patient-table--testing .etl-patient-table__test .etl-ro-val,.etl-patient-table--testing .etl-patient-table__test .dt-cell-empty{font-size:inherit;line-height:inherit}.etl-patient-table--testing .etl-patient-table__row td .etl-ro-val,.etl-patient-table--testing .etl-patient-table__row td .dt-cell-empty,.etl-patient-table--testing .etl-patient-table__row td .readonly-table-field{display:block;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:center}.etl-patient-table__row td .etl-ro-val,.etl-patient-table__row td .dt-cell-empty,.etl-patient-table__row td .readonly-table-field{text-align:center}.etl-patient-table__row td .etl-table-input,.etl-patient-table__row td .etl-select,.etl-patient-table__row td .etl-textarea,.etl-patient-table__row td .etl-table-textarea,.etl-patient-table__row td .app-date-picker-field>input,.etl-patient-table__row td .etl-patient-table__report-input{min-height:var(--etl-table-control-h, 36px);font-size:var(--etl-table-control-font, 12px);text-align:center;text-align-last:center}.etl-patient-table__row td .etl-table-money{justify-content:center;margin-inline:auto}.etl-patient-table__row td .etl-table-money__input{min-height:var(--etl-table-control-h, 36px);font-size:var(--etl-table-control-font, 12px);text-align:center}.etl-patient-table__row td .etl-status-note,.etl-patient-table__row td .etl-chip{margin-inline:auto}.etl-date-stack{display:flex;flex-direction:column;align-items:center;gap:2px;line-height:1.3;text-align:center}.etl-date-stack__line{display:block;white-space:nowrap}.etl-patient-table--testing .etl-patient-table__date--multiline .etl-date-stack{white-space:normal}.etl-patient-table--testing .etl-patient-table__date--multiline .etl-ro-val,.etl-patient-table--testing .etl-patient-table__date--multiline .dt-cell-empty{white-space:pre-line;line-height:1.35}.etl-patient-table--testing .etl-patient-table__cell--center .etl-ro-val,.etl-patient-table--testing .etl-patient-table__cell--center .dt-cell-empty,.etl-patient-table--status .etl-patient-table__cols th.etl-patient-table__cell--center{text-align:center}.etl-table-money{display:flex;align-items:stretch;min-width:0;width:100%}.etl-table-money__prefix{display:inline-flex;align-items:center;justify-content:center;flex:0 0 26px;padding:0 6px;border:1px solid var(--etl-border);border-right:none;border-radius:var(--etl-radius-sm) 0 0 var(--etl-radius-sm);background:var(--etl-surface-muted);color:var(--etl-text-muted);font-size:var(--etl-table-control-font, 12px);font-weight:700;min-height:var(--etl-table-control-h, 36px);box-sizing:border-box}.etl-table-money__input{border-top-left-radius:0;border-bottom-left-radius:0;min-width:0;flex:1 1 auto;width:100%;-moz-appearance:textfield}.etl-table-money__input::-webkit-outer-spin-button,.etl-table-money__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.etl-patient-table--billing,.etl-patient-table--status{table-layout:fixed;width:100%;--etl-accession-col-width: 72px;--etl-row-save-col-width: 44px;--etl-row-save-btn-size: var(--etl-table-control-h, 36px)}.etl-patient-table--testing{table-layout:fixed;width:100%;--etl-accession-col-width: 72px;--etl-row-save-col-width: 44px;--etl-row-save-btn-size: var(--etl-table-control-h, 36px);--etl-file-slot-size: 28px;--etl-file-slot-gap: 6px;--etl-file-slots-per-row: 6;--etl-file-grid-width: calc( var(--etl-file-slots-per-row) * var(--etl-file-slot-size) + (var(--etl-file-slots-per-row) - 1) * var(--etl-file-slot-gap) );--etl-file-col-width: calc(var(--etl-file-grid-width) + 14px);min-width:1040px}.etl-patient-col--accession,.etl-patient-table col.etl-patient-col--accession{width:var(--etl-accession-col-width)}.etl-patient-table--testing col.etl-patient-col--files{width:var(--etl-file-col-width)}.etl-patient-table--testing .etl-patient-table__cols th.etl-patient-table__files-head{width:var(--etl-file-col-width);min-width:var(--etl-file-col-width);max-width:var(--etl-file-col-width);box-sizing:border-box}.etl-patient-table__cols th.etl-patient-table__accession-head,.etl-patient-table__cols th:first-child{width:var(--etl-accession-col-width);min-width:var(--etl-accession-col-width);max-width:var(--etl-accession-col-width);white-space:nowrap;padding-inline:8px;text-align:center;overflow:visible;text-overflow:unset}.etl-patient-table__row td.etl-patient-table__accession{width:var(--etl-accession-col-width);min-width:var(--etl-accession-col-width);max-width:var(--etl-accession-col-width);padding:9px 8px;overflow:visible;text-align:center;vertical-align:middle;box-sizing:border-box}.etl-patient-col--name{width:8.8%}.etl-patient-col--dob{width:5.8%}.etl-patient-col--insurance{width:7.8%}.etl-patient-col--physician{width:8.2%}.etl-patient-col--test{width:9.2%}.etl-patient-col--specimen{width:8.2%}.etl-patient-col--icd{width:5%}.etl-patient-col--date{width:6.8%}.etl-patient-col--date-received{width:7.8%}.etl-patient-col--date-sm{width:5.5%}.etl-patient-col--report-date{width:8%}.etl-patient-col--files{width:4%}.etl-patient-col--stacked{width:9.2%}.etl-patient-col--money{width:6.2%}.etl-patient-col--note{width:9.5%}.etl-patient-col--lab{width:7%}.etl-patient-col--status{width:7.5%}.etl-patient-col--actions{width:34px}.etl-patient-col--test-specimen{width:9.5%}.etl-patient-table--testing .etl-patient-col--stacked{width:14%}.etl-patient-table--testing .etl-patient-col--physician{width:12%}.etl-patient-table--testing .etl-patient-col--test-specimen{width:9.5%}.etl-patient-table--testing .etl-patient-col--icd{width:5.5%}.etl-patient-table--testing .etl-patient-col--date{width:8.2%}.etl-patient-table--testing .etl-patient-col--date-received{width:9.5%}.etl-patient-table--testing .etl-patient-col--date-sm{width:6.8%}.etl-patient-table--testing .etl-patient-col--report-date{width:10.5%}.etl-patient-table--testing .etl-patient-col--files{width:var(--etl-file-col-width);min-width:var(--etl-file-col-width);max-width:var(--etl-file-col-width)}.etl-patient-table--testing .etl-patient-col--actions{width:34px}.etl-patient-table--testing .etl-patient-table__date,.etl-patient-table--testing .etl-patient-table__report-date{white-space:nowrap;overflow:visible;max-width:none;word-break:keep-all;overflow-wrap:normal}.etl-patient-table--testing .etl-patient-table__date .etl-ro-val,.etl-patient-table--testing .etl-patient-table__date .dt-cell-empty{white-space:nowrap;word-break:keep-all}.etl-patient-table--testing .etl-patient-table__date--multiline,.etl-patient-table--testing .etl-patient-table__date--multiline .etl-date-stack,.etl-patient-table--testing .etl-patient-table__date--multiline .etl-date-stack__line{white-space:normal}.etl-patient-table--testing .etl-patient-table__report-date .app-date-picker-field>input{font-size:11px;padding-right:28px}.etl-patient-table--testing .etl-patient-table__actions{width:34px;max-width:none;padding:6px 4px;text-align:center;vertical-align:middle}.etl-patient-table--testing .etl-patient-table__actions .etl-acc-del-btn{margin-inline:auto}@media(max-width:1280px){.etl-patient-info--billing .etl-patient-info__scroll,.etl-patient-info--testing .etl-patient-info__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}}.etl-patient-table--billing .etl-patient-col--stacked-patient{width:6.5%}.etl-patient-table--billing .etl-patient-col--test-info{width:8.5%}.etl-patient-table--billing .etl-patient-table__cols th.etl-patient-table__accession-head,.etl-patient-table--billing .etl-patient-table__row td.etl-patient-table__accession,.etl-patient-table--status .etl-patient-table__cols th.etl-patient-table__accession-head,.etl-patient-table--status .etl-patient-table__row td.etl-patient-table__accession,.etl-patient-table--testing .etl-patient-table__cols th.etl-patient-table__accession-head,.etl-patient-table--testing .etl-patient-table__row td.etl-patient-table__accession{width:var(--etl-accession-col-width);min-width:var(--etl-accession-col-width);max-width:var(--etl-accession-col-width);padding-inline:4px;box-sizing:border-box}.etl-patient-table--billing .etl-patient-table__cols th.etl-patient-table__accession-head,.etl-patient-table--billing .etl-patient-table__row td.etl-patient-table__accession,.etl-patient-table--testing .etl-patient-table__cols th.etl-patient-table__accession-head,.etl-patient-table--testing .etl-patient-table__row td.etl-patient-table__accession{position:sticky;left:0;z-index:4;box-shadow:2px 0 6px #0f172a14}.etl-patient-table--billing .etl-patient-table__accession-badge,.etl-patient-table--status .etl-patient-table__accession-badge,.etl-patient-table--testing .etl-patient-table__accession-badge{min-height:24px;padding:0 7px;font-size:10.5px}.etl-patient-table--billing .etl-patient-table__cols th.etl-patient-table__accession-head,.etl-patient-table--testing .etl-patient-table__cols th.etl-patient-table__accession-head{z-index:5;background:var(--table-header-bg, linear-gradient(180deg, #334155 0%, #1e293b 100%))}.etl-patient-table--billing .etl-patient-table__row td.etl-patient-table__accession,.etl-patient-table--testing .etl-patient-table__row td.etl-patient-table__accession{background:var(--table-row-bg, #fff)}.etl-patient-table--billing .etl-patient-table__row:nth-child(2n) td.etl-patient-table__accession,.etl-patient-table--testing .etl-patient-table__row:nth-child(2n) td.etl-patient-table__accession{background:var(--table-row-stripe, #fafbfd)}.etl-patient-table--billing .etl-patient-table__row:hover td.etl-patient-table__accession,.etl-patient-table--testing .etl-patient-table__row:hover td.etl-patient-table__accession{background:var(--table-row-hover, #f8fafc)}.etl-patient-table--billing .etl-patient-col--insurance{width:10.5%}.etl-patient-table--billing .etl-patient-col--billing-date,.etl-patient-table--billing .etl-patient-col--received-date{width:8.5%;min-width:0}.etl-patient-table--billing .etl-patient-col--money{width:7.5%;min-width:0}.etl-patient-table--billing .etl-patient-col--billing-note,.etl-patient-table--billing .etl-patient-col--payment-note{width:9.5%}.etl-patient-table--billing .etl-patient-col--lab{width:7.2%}.etl-patient-table--billing .etl-patient-col--status{width:7.8%}.etl-patient-table--billing .etl-patient-col--save,.etl-patient-table--testing .etl-patient-col--save{width:var(--etl-row-save-col-width);min-width:var(--etl-row-save-col-width)}.etl-patient-table--billing .etl-patient-col--actions{width:34px}.etl-patient-table--billing .etl-patient-table__test-info,.etl-patient-table--billing .etl-patient-table__test-info .etl-table-stack,.etl-patient-table--billing .etl-patient-table__test-info .etl-ro-val,.etl-patient-table--billing .etl-patient-table__test-info .dt-cell-empty{min-width:0;white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:center}.etl-patient-table--billing .etl-patient-table__cols th.etl-patient-table__save-head,.etl-patient-table--billing .etl-patient-table__row td.etl-patient-table__save-col,.etl-patient-table--testing .etl-patient-table__cols th.etl-patient-table__save-head,.etl-patient-table--testing .etl-patient-table__row td.etl-patient-table__save-col{position:sticky;right:0;z-index:4;box-shadow:-2px 0 6px #0f172a14}.etl-patient-table--billing .etl-patient-table__cols th.etl-patient-table__save-head,.etl-patient-table--testing .etl-patient-table__cols th.etl-patient-table__save-head{z-index:6;width:var(--etl-row-save-col-width);min-width:var(--etl-row-save-col-width);max-width:var(--etl-row-save-col-width);background:var(--table-header-bg, linear-gradient(180deg, #334155 0%, #1e293b 100%))}.etl-patient-table--billing .etl-patient-table__row td.etl-patient-table__save-col,.etl-patient-table--testing .etl-patient-table__row td.etl-patient-table__save-col{width:var(--etl-row-save-col-width);min-width:var(--etl-row-save-col-width);max-width:var(--etl-row-save-col-width);padding-inline:4px;background:var(--table-row-bg, #fff)}.etl-patient-table--billing .etl-patient-table__row:nth-child(2n) td.etl-patient-table__save-col,.etl-patient-table--testing .etl-patient-table__row:nth-child(2n) td.etl-patient-table__save-col{background:var(--table-row-stripe, #fafbfd)}.etl-patient-table--billing .etl-patient-table__row:hover td.etl-patient-table__save-col,.etl-patient-table--testing .etl-patient-table__row:hover td.etl-patient-table__save-col{background:var(--table-row-hover, #f8fafc)}.etl-patient-table--billing .etl-patient-table__note--billing .etl-table-textarea,.etl-patient-table--billing .etl-patient-table__note--billing .etl-ro-val,.etl-patient-table--billing .etl-patient-table__note--payment .etl-table-textarea,.etl-patient-table--billing .etl-patient-table__note--payment .etl-ro-val{min-width:0;width:100%}.etl-patient-table--billing .etl-patient-table__note--billing .etl-table-textarea,.etl-patient-table--billing .etl-patient-table__note--payment .etl-table-textarea{min-height:56px}.etl-patient-table--billing .etl-react-select--insurance{min-width:0;width:100%}.etl-patient-table__save-col{text-align:center;vertical-align:middle;white-space:nowrap}.etl-patient-table__save-col .etl-save-btn--compact{margin-inline:auto}.etl-patient-table--billing .etl-patient-table__save-col .etl-save-btn--icon-only,.etl-patient-table--testing .etl-patient-table__save-col .etl-save-btn--icon-only{width:var(--etl-row-save-btn-size);min-width:var(--etl-row-save-btn-size);max-width:var(--etl-row-save-btn-size);height:var(--etl-row-save-btn-size);min-height:var(--etl-row-save-btn-size)}.etl-patient-table--billing .etl-patient-table__money{overflow:visible;max-width:none}.etl-patient-table--billing .etl-patient-table__money .etl-table-money,.etl-patient-table--billing .etl-patient-table__money .etl-table-input,.etl-patient-table--billing .etl-patient-table__money .etl-table-money__input{width:100%;min-width:0;max-width:100%}.etl-patient-table--billing .etl-patient-table__lab{overflow:visible;max-width:none}.etl-patient-table--billing .etl-patient-table__lab .etl-table-input,.etl-patient-table--billing .etl-patient-table__lab .etl-ro-val,.etl-patient-table--billing .etl-patient-table__lab .dt-cell-empty,.etl-patient-table--billing .etl-patient-table__lab .readonly-table-field{width:100%;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word;text-align:center}.etl-patient-table--billing .etl-patient-table__date,.etl-patient-table--billing .etl-patient-table__report-date{white-space:nowrap;overflow:visible;max-width:none;word-break:keep-all;overflow-wrap:normal}.etl-patient-table--billing .etl-patient-table__date .etl-ro-val,.etl-patient-table--billing .etl-patient-table__date .dt-cell-empty{white-space:nowrap;word-break:keep-all}.etl-patient-table--billing .etl-patient-table__billing-date .etl-table-field,.etl-patient-table--billing .etl-patient-table__received-date .etl-table-field{width:100%;min-width:0}.etl-patient-table--billing .etl-patient-table__billing-date,.etl-patient-table--billing .etl-patient-table__received-date{min-width:0;width:auto;max-width:none;overflow:visible}.etl-patient-table--billing .etl-patient-table__billing-date .app-date-picker-wrap,.etl-patient-table--billing .etl-patient-table__received-date .app-date-picker-wrap,.etl-patient-table--billing .etl-patient-table__billing-date .app-date-picker-field,.etl-patient-table--billing .etl-patient-table__received-date .app-date-picker-field{width:100%;min-width:0;min-height:var(--etl-table-control-h, 36px)}.etl-patient-table--billing .etl-patient-table__billing-date .app-date-picker-field>input,.etl-patient-table--billing .etl-patient-table__received-date .app-date-picker-field>input,.etl-patient-table--billing .etl-patient-table__billing-date .etl-patient-table__report-input,.etl-patient-table--billing .etl-patient-table__received-date .etl-patient-table__report-input{width:100%;min-width:0;max-width:100%;min-height:var(--etl-table-control-h, 36px);height:var(--etl-table-control-h, 36px);box-sizing:border-box;font-size:var(--etl-table-control-font, 12px);padding-right:30px}.etl-patient-table--billing .etl-patient-table__actions{width:34px;padding:6px 4px;text-align:center;vertical-align:middle}.etl-patient-table--status .etl-patient-col--stacked{width:13%}.etl-patient-table--status .etl-patient-col--insurance{width:12%}.etl-patient-table--status .etl-patient-col--test{width:15%}.etl-patient-table--status .etl-patient-col--icd{width:6%}.etl-patient-table--status .etl-patient-col--date{width:10%}.etl-patient-table--status .etl-patient-table__date{white-space:nowrap;overflow:visible;max-width:none;word-break:keep-all;overflow-wrap:normal}.etl-patient-table--status .etl-patient-table__date .etl-ro-val,.etl-patient-table--status .etl-patient-table__date .dt-cell-empty{white-space:nowrap;word-break:keep-all}.etl-patient-table--status .etl-patient-col--status{width:10.5%}.etl-patient-table__row .etl-input,.etl-patient-table__row .etl-select,.etl-patient-table__row .etl-textarea,.etl-patient-table__row .etl-table-input,.etl-patient-table__row .etl-table-textarea{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.etl-patient-table__row .etl-input,.etl-patient-table__row .etl-select{height:36px;min-height:36px;font-size:12px;padding:0 7px}.etl-patient-table__row .etl-select,.etl-patient-table__row td .etl-select{text-align:center;text-align-last:center;-moz-text-align-last:center;padding-inline:1.5rem;direction:ltr}.etl-patient-table__row .etl-select option{text-align:left}.etl-patient-table__row .etl-textarea,.etl-patient-table__row .etl-table-textarea{font-size:12px;min-height:48px;padding:7px 9px}.etl-patient-table__row td .etl-ro-val,.etl-patient-table__row td .dt-cell-empty,.etl-patient-table__row td .readonly-table-field{display:block;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.etl-patient-table__insurance .etl-select,.etl-patient-table__insurance .etl-table-input,.etl-patient-table__status .etl-select,.etl-patient-table__status .etl-table-input,.etl-patient-table__lab .etl-table-input{width:100%;max-width:100%}@media(max-width:992px){.etl-general-strip__cards{grid-template-columns:1fr}.etl-form-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.etl-acc-detail__grid,.etl-status-panels{grid-template-columns:1fr}.etl-files-strip{grid-template-columns:1fr 1fr}.etl-files-group--report-date{grid-column:1 / -1;max-width:220px}.etl-acc-row__sample-details .etl-ro-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.etl-acc-header-panel .etl-ro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.site-content--edit-test-log .main-content{padding:12px 14px 18px}.etl-workspace__body{padding:14px 12px 8px}.etl-tabs-bar{width:100%;border-radius:0}.site-content--edit-test-log{--etl-sticky-tabs-offset: 46px}.etl-tab{flex:1 1 0;padding:12px 8px;font-size:13px;min-height:46px}.etl-general-strip{padding:14px}.etl-form-grid,.etl-form-grid--3,.etl-files-strip{grid-template-columns:1fr}.etl-files-group--report-date{max-width:none}.etl-compact-meta__facts{flex-direction:column;align-items:flex-start;gap:6px}.etl-compact-meta__fact{border-right:none;padding:0;width:100%}.etl-acc-row{grid-template-columns:auto minmax(0,1fr) auto;gap:8px 10px;padding:10px;min-height:0}.etl-acc-row__aside{grid-column:2;width:max-content;max-width:100%;justify-content:flex-start}.etl-acc-chevron{grid-column:3;grid-row:1 / span 2;align-self:center}.etl-accordion-item:hover{box-shadow:none}.etl-acc-detail__inner,.etl-acc-detail__inner--compact{padding:10px}.etl-acc-row__sample-details .etl-ro-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.etl-acc-row__sample-details{padding:12px}.etl-acc-header-panels,.etl-acc-header-panel .etl-ro-grid{grid-template-columns:1fr}.etl-save-dock{padding:16px 12px 18px;flex-wrap:wrap}.etl-save-dock .etl-cancel-btn,.etl-save-dock .etl-save-btn,.etl-save-dock__actions .etl-cancel-btn,.etl-save-dock__actions .etl-save-btn{flex:1}.etl-save-dock__actions{width:100%}.etl-field,.etl-field--grow{min-width:0;width:100%}.etl-input,.etl-select,.etl-field select,.etl-field input{min-width:0;max-width:100%;width:100%;box-sizing:border-box}}@media(max-width:480px){.etl-acc-pname{font-size:13px}.etl-acc-pmeta,.etl-acc-type{font-size:11px}.etl-acc-badge{min-width:52px;height:30px;padding:0 8px;font-size:10px}.etl-save-dock,.etl-save-dock__actions{flex-direction:column-reverse}.etl-save-dock .etl-cancel-btn,.etl-save-dock .etl-save-btn,.etl-save-dock__actions .etl-cancel-btn,.etl-save-dock__actions .etl-save-btn{width:100%}.etl-ro-grid{grid-template-columns:1fr 1fr;gap:10px 12px}}.site-content--edit-test-log,.site-content--edit-test-log .etl-page,.site-content--edit-test-log .etl-workspace,.site-content--edit-test-log .etl-workspace__body,.site-content--edit-test-log .etl-patient-info,.site-content--edit-test-log .etl-patient-info__scroll{min-width:0;max-width:100%;overflow-x:clip}.site-content--edit-test-log .etl-acc-head,.site-content--edit-test-log .etl-acc-row,.site-content--edit-test-log .etl-acc-detail__inner,.site-content--edit-test-log .etl-section,.site-content--edit-test-log .etl-form-grid{min-width:0}@media(max-width:1280px){.site-content--edit-test-log .etl-page{--etl-table-control-h: 40px;--etl-table-control-font: 13px;--etl-table-font-size: 13px;--etl-table-mobile-label-font: 11px;--etl-table-card-padding: 12px;--etl-table-card-gap: 12px}.site-layout__content:has(.site-content--edit-test-log){overflow-x:clip}.site-content--edit-test-log{margin-bottom:0;overflow-x:clip}.site-content--edit-test-log .main-content{padding:16px 12px calc(20px + env(safe-area-inset-bottom,0px));min-width:0;max-width:100%;overflow-x:clip;box-sizing:border-box}.site-content--edit-test-log .etl-page{border-radius:0;box-shadow:none}.site-content--edit-test-log .etl-workspace{margin:0;border-radius:0;box-shadow:none;overflow:visible}.site-content--edit-test-log .etl-workspace__body{padding:0;overflow-x:clip}.etl-general-strip{padding:14px 12px;background:linear-gradient(180deg,#f8fbf3,#fff);border-bottom:1px solid var(--color-brand-muted, #d8e8bc)}.etl-general-strip__head{margin-bottom:12px}.etl-general-strip__cards{grid-template-columns:1fr;gap:10px}.etl-general-card{padding:12px 14px}.etl-list-toolbar{flex-wrap:wrap;gap:8px;margin:0;padding:0}.etl-patient-info,.etl-patient-info--testing,.etl-patient-info--billing,.etl-patient-info--status{position:relative;margin:10px 12px 16px;padding:22px 0 10px;background:#fff;border:2px solid var(--color-brand, #8ec33c);border-radius:10px;box-shadow:0 2px 12px #1a233212;overflow:visible}.etl-patient-info__toolbar{position:absolute;top:-13px;left:12px;margin:0;padding:0;z-index:2;max-width:calc(100% - 24px)}.etl-patient-info__toolbar .etl-list-toolbar{margin:0}.etl-patient-info__toolbar .etl-list-toolbar__left{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:4px 12px;background:var(--color-brand, #8ec33c);border-radius:5px;box-shadow:0 2px 6px #74ad2847}.etl-patient-info__toolbar .etl-list-toolbar__title{margin:0;font-size:12px;font-weight:700;color:#fff;letter-spacing:.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.etl-patient-info__toolbar .etl-list-toolbar__count{min-width:22px;height:22px;padding:0 6px;background:#ffffff38;border:1px solid rgba(255,255,255,.35);color:#fff;font-size:11px;font-weight:700}.etl-patient-info__scroll,.etl-patient-info--testing .etl-patient-info__scroll,.etl-patient-info--billing .etl-patient-info__scroll,.etl-patient-info--status .etl-patient-info__scroll{overflow:visible!important;overflow-x:visible!important;margin:0;padding:0 12px 8px;border:none;border-radius:0;background:transparent;box-shadow:none}.etl-patient-table--testing,.etl-patient-table--billing,.etl-patient-table--status{table-layout:auto!important;min-width:0!important;width:100%!important}.etl-patient-table--billing .etl-patient-table__cols th.etl-patient-table__accession-head,.etl-patient-table--billing .etl-patient-table__row td.etl-patient-table__accession,.etl-patient-table--billing .etl-patient-table__cols th.etl-patient-table__save-head,.etl-patient-table--billing .etl-patient-table__row td.etl-patient-table__save-col,.etl-patient-table--testing .etl-patient-table__cols th.etl-patient-table__accession-head,.etl-patient-table--testing .etl-patient-table__row td.etl-patient-table__accession,.etl-patient-table--testing .etl-patient-table__cols th.etl-patient-table__save-head,.etl-patient-table--testing .etl-patient-table__row td.etl-patient-table__save-col,.etl-patient-table--billing .etl-patient-table__row td.etl-patient-table__billing-date,.etl-patient-table--billing .etl-patient-table__row td.etl-patient-table__received-date,.etl-patient-table__groups th,.etl-patient-table__cols th,.etl-patient-table__row td.etl-patient-table__accession{position:static!important;left:auto!important;right:auto!important;box-shadow:none!important;width:100%!important;min-width:0!important;max-width:none!important}.etl-list-toolbar__title{font-size:13px}.etl-list-toolbar__count{min-width:28px;height:28px;font-size:12px}.etl-patient-table colgroup{display:none}.etl-patient-table{min-width:0!important;width:100%!important;table-layout:auto;border:none;background:transparent}.etl-patient-table,.etl-patient-table tbody{display:block;width:100%;min-width:0}.etl-patient-table thead,.etl-patient-table tfoot{display:none}.etl-patient-table tbody{display:flex;flex-direction:column;gap:var(--etl-table-card-gap, 12px);padding:0}.etl-patient-table__row{display:block;width:100%;margin:0;padding:var(--etl-table-card-padding, 12px);border:1px solid var(--color-brand-muted, #d8e8bc);border-radius:var(--etl-table-card-radius, 10px);background:#fff;box-shadow:0 1px 4px #1a23320f;overflow:visible}.etl-patient-table tbody tr:hover,.etl-patient-table__row:hover td{background:#fff}.etl-patient-table__row td{display:grid!important;grid-template-columns:minmax(96px,38%) minmax(0,1fr);align-items:center;gap:8px 10px;width:100%!important;min-width:0!important;max-width:none!important;padding:8px 0!important;border:none!important;border-bottom:1px solid #eef2e6!important;border-right:none!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word;box-sizing:border-box}.etl-patient-table__row td:before{display:block!important;content:attr(data-label)!important;font-size:var(--etl-table-mobile-label-font, 11px);font-weight:700;letter-spacing:.2px;line-height:1.3;color:var(--color-brand-gradient-dark, #527619);text-transform:none}.etl-patient-table__row td .etl-table-input,.etl-patient-table__row td .etl-select,.etl-patient-table__row td .etl-textarea,.etl-patient-table__row td .etl-table-textarea,.etl-patient-table__row td .app-date-picker-field>input,.etl-patient-table__row td .etl-patient-table__report-input,.etl-patient-table__row td .etl-table-money__input,.etl-react-select--insurance .etl-rs__control{min-height:var(--etl-table-control-h, 40px);font-size:var(--etl-table-control-font, 13px);text-align:left!important;text-align-last:left!important}.etl-patient-table__row td:last-child{border-bottom:none!important;padding-bottom:0!important}.etl-patient-table__row td.etl-patient-table__cell--center{text-align:left!important}.etl-patient-table__row td.etl-patient-table__cell--center .etl-ro-val,.etl-patient-table__row td.etl-patient-table__cell--center .dt-cell-empty,.etl-patient-table__row td.etl-patient-table__cell--center .etl-status-note,.etl-patient-table__row td.etl-patient-table__cell--center .etl-chip{text-align:left!important;margin-inline:0}.etl-patient-table__row td.etl-patient-table__cell--center .etl-status-note,.etl-patient-table__row td.etl-patient-table__cell--center .etl-chip{justify-content:flex-start}.etl-patient-table__row td.etl-patient-table__accession.etl-patient-table__cell--center .etl-patient-table__accession-badge{justify-self:start;margin-inline:0}.etl-patient-table__row td:has(.etl-table-field),.etl-patient-table__row td:has(.etl-textarea),.etl-patient-table__row td:has(.etl-table-textarea),.etl-patient-table__row td:has(.etl-editable-field-wrap),.etl-patient-table__row td:has(.etl-table-input),.etl-patient-table__row td:has(.etl-react-select),.etl-patient-table__row td.etl-patient-table__note,.etl-patient-table__row td.etl-patient-table__insurance,.etl-patient-table__row td.etl-patient-table__files,.etl-patient-table__row td.etl-patient-table__stacked,.etl-patient-table__row td.etl-patient-table__test-specimen,.etl-patient-table__row td.etl-patient-table__test-info,.etl-patient-table__row td.etl-patient-table__save-col,.etl-patient-table__row td.etl-patient-table__report-date,.etl-patient-table__row td.etl-patient-table__billing-date,.etl-patient-table__row td.etl-patient-table__received-date,.etl-patient-table__row td.etl-patient-table__money,.etl-patient-table__row td.etl-patient-table__lab,.etl-patient-table__row td.etl-patient-table__status{align-items:start}.etl-patient-table__row td .etl-table-field,.etl-patient-table__row td .etl-table-input,.etl-patient-table__row td .etl-textarea,.etl-patient-table__row td .etl-table-textarea,.etl-patient-table__row td .etl-react-select,.etl-patient-table__row td .app-date-picker-wrap,.etl-patient-table__row td .app-date-picker-field,.etl-patient-table__row td .etl-editable-field-wrap,.etl-patient-table__row td .etl-table-money{min-width:0;width:100%;max-width:100%}.etl-patient-table__row td .etl-ro-val,.etl-patient-table__row td .dt-cell-empty,.etl-patient-table__row td .readonly-table-field,.etl-patient-table__row td .etl-table-input,.etl-patient-table__row td .etl-select,.etl-patient-table__row td .etl-textarea,.etl-patient-table__row td .etl-table-textarea,.etl-patient-table__row td .app-date-picker-field>input,.etl-patient-table__row td .etl-patient-table__report-input,.etl-patient-table__row td .etl-table-money__input{text-align:left!important;text-align-last:left!important}.etl-patient-table__row td .etl-react-select,.etl-patient-table__row td .etl-table-field,.etl-patient-table__row td .etl-table-money,.etl-patient-table__row td .app-date-picker-wrap,.etl-patient-table__row td .app-date-picker-field,.etl-patient-table__row td .etl-editable-field-wrap{width:100%;min-width:0;max-width:100%}.etl-patient-table--testing .etl-patient-table__insurance,.etl-patient-table--billing .etl-patient-table__insurance,.etl-patient-table--status .etl-patient-table__insurance{min-width:0}.etl-patient-table--testing .etl-react-select--insurance,.etl-patient-table--billing .etl-react-select--insurance,.etl-patient-table--status .etl-react-select--insurance,.etl-patient-info .etl-react-select--insurance{width:100%;min-width:0}.etl-patient-table__row td .etl-table-stack,.etl-patient-table__row td .etl-date-stack{align-items:flex-start;text-align:left;width:100%}.etl-patient-table__row td.etl-patient-table__accession{display:grid!important;align-items:center;text-align:left!important;background:transparent;border-bottom:1px solid #eef2e6!important;padding:8px 0!important}.etl-patient-table__row td.etl-patient-table__accession:before{font-size:11px;text-transform:none;letter-spacing:.2px;color:var(--color-brand-gradient-dark, #527619)}.etl-patient-table__row td.etl-patient-table__accession .etl-patient-table__accession-badge{width:auto;max-width:none;min-height:22px;padding-inline:7px;font-size:10px;margin:0;white-space:nowrap;overflow:visible;justify-self:start}.etl-patient-table__row td.etl-patient-table__money,.etl-patient-table__row td.etl-patient-table__billing-date,.etl-patient-table__row td.etl-patient-table__received-date{align-items:start}.etl-patient-table__row td.etl-patient-table__money .etl-table-field,.etl-patient-table__row td.etl-patient-table__money .etl-table-money{width:100%;min-width:0;max-width:100%}.etl-patient-table__row td.etl-patient-table__money .etl-table-money__prefix{flex:0 0 28px;padding:0 6px;font-size:var(--etl-table-control-font, 13px);min-height:var(--etl-table-control-h, 40px);box-sizing:border-box}.etl-patient-table__row td.etl-patient-table__money .etl-table-money__input{width:100%;min-width:0;flex:1 1 auto}.etl-patient-table__row td.etl-patient-table__billing-date .app-date-picker-wrap,.etl-patient-table__row td.etl-patient-table__received-date .app-date-picker-wrap,.etl-patient-table__row td.etl-patient-table__billing-date .app-date-picker-field,.etl-patient-table__row td.etl-patient-table__received-date .app-date-picker-field{width:100%;min-width:0;min-height:var(--etl-table-control-h, 40px)}.etl-patient-table--billing .etl-patient-table__billing-date,.etl-patient-table--billing .etl-patient-table__received-date{min-width:0!important;width:100%!important;max-width:none!important}.etl-patient-table__row td.etl-patient-table__save-col{justify-items:end}.etl-patient-table--billing,.etl-patient-table--testing{--etl-row-save-col-width: 44px;--etl-row-save-btn-size: var(--etl-table-control-h, 40px)}.etl-patient-table__row td.etl-patient-table__save-col .etl-save-btn--icon-only{width:var(--etl-row-save-btn-size);min-width:var(--etl-row-save-btn-size);max-width:var(--etl-row-save-btn-size);height:var(--etl-row-save-btn-size);min-height:var(--etl-row-save-btn-size)}.etl-patient-table--testing .etl-patient-table__row td{min-height:96px}.etl-patient-table__row td.etl-patient-table__files .etl-table-files{justify-content:center;width:100%;gap:10px}.etl-patient-table__row td.etl-patient-table__files .etl-table-files--stacked{align-items:stretch;justify-content:flex-start;width:100%;max-width:100%}.etl-patient-table__row td.etl-patient-table__files .etl-table-files__list{display:grid;grid-template-columns:repeat(var(--etl-file-slots-per-row),minmax(0,1fr));width:100%;max-width:100%;align-content:start;align-items:start;overflow:hidden}.etl-patient-table__row td.etl-patient-table__files .etl-table-files__footer{margin-top:0}.etl-patient-table__row td.etl-patient-table__files .etl-table-files__upload{min-width:44px;min-height:44px;width:44px;height:44px;border-radius:10px}.etl-patient-table--billing .etl-patient-table__billing-date .app-date-picker-field>input,.etl-patient-table--billing .etl-patient-table__received-date .app-date-picker-field>input{min-width:0;width:100%;min-height:var(--etl-table-control-h, 40px);height:var(--etl-table-control-h, 40px);font-size:var(--etl-table-control-font, 13px)}.etl-patient-table__groups th,.etl-patient-table__cols th{position:static!important;top:auto!important;box-shadow:none!important}.etl-readonly-notice,.etl-patient-info__notice{margin:0 12px 10px;padding:10px 12px;border-radius:8px;font-size:12px;line-height:1.45;background:var(--etl-info-soft, #eff6ff);border:1px solid var(--etl-info-border, #bfdbfe);color:var(--etl-info-text, #1e40af)}.etl-skeleton__patient-scroll{overflow:visible;margin:0;padding:0 12px 4px;border:none;background:transparent;box-shadow:none}.etl-skeleton__patient-table thead{display:none}.etl-skeleton__patient-table,.etl-skeleton__patient-table tbody{display:block;width:100%}.etl-skeleton__patient-table tbody{display:flex;flex-direction:column;gap:12px}.etl-skeleton__patient-row{display:block;margin:0;padding:12px;border:1px solid var(--color-brand-muted, #d8e8bc);border-radius:10px;overflow:visible;background:#fff;box-shadow:0 1px 4px #1a23320f}.etl-skeleton__patient-row td{display:grid!important;grid-template-columns:minmax(96px,38%) minmax(0,1fr);align-items:center;gap:8px 10px;width:100%!important;max-width:none!important;min-width:0!important;border-right:none!important;border-bottom:1px solid #eef2e6!important;padding:8px 0!important;box-sizing:border-box}.etl-skeleton__patient-row td:last-child{border-bottom:none!important;padding-bottom:0!important}}@media(max-width:768px){.site-content--edit-test-log .main-content{padding:12px 10px calc(24px + env(safe-area-inset-bottom,0px))}.etl-workspace__body{padding:0}.etl-tabs-bar{width:100%;border-radius:0;position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--color-brand-muted, #d8e8bc)}.etl-tab{flex:1 1 0;padding:12px 6px;font-size:12px;min-height:48px;gap:4px;white-space:normal;line-height:1.2;text-align:center}.etl-tab svg{width:15px;height:15px}.etl-general-strip{padding:14px 12px}.etl-patient-info{margin:10px 10px 14px;padding:22px 0 8px}.etl-patient-info__toolbar{left:10px;max-width:calc(100% - 20px)}.etl-patient-info__toolbar .etl-list-toolbar__title{font-size:11px}.etl-patient-info__notice{margin:0 10px 10px;font-size:12px}.etl-patient-info__scroll,.etl-skeleton__patient-scroll{padding:0 10px 8px}.site-content--edit-test-log input,.site-content--edit-test-log select,.site-content--edit-test-log textarea,.site-content--edit-test-log .etl-input,.site-content--edit-test-log .etl-select,.site-content--edit-test-log .app-date-picker-field>input{font-size:16px!important}.etl-save-dock,.etl-save-dock--cancel-only{padding:16px 10px calc(18px + env(safe-area-inset-bottom,0px));flex-wrap:wrap;position:sticky;bottom:0;z-index:20;background:linear-gradient(180deg,#ffffffeb,#fff 28%);border-top:1px solid var(--etl-border, #e2e8f0);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.etl-save-dock .etl-cancel-btn,.etl-save-dock--cancel-only .etl-cancel-btn{flex:1;min-height:44px}}@media(max-width:480px){.site-content--edit-test-log .main-content{padding:10px 8px calc(16px + env(safe-area-inset-bottom,0px))}.etl-workspace__body{padding:0}.etl-tab{padding:10px 4px;font-size:11px;min-height:46px}.etl-general-strip{padding:12px 10px}.etl-general-card{padding:10px 12px}.etl-patient-info{margin:8px 8px 12px;padding:20px 0 8px}.etl-patient-info__toolbar{left:8px;max-width:calc(100% - 16px)}.etl-patient-info__toolbar .etl-list-toolbar__left{padding:4px 10px}.etl-patient-info__scroll,.etl-skeleton__patient-scroll{padding:0 8px 8px}.etl-patient-table tbody{gap:10px}.etl-patient-table__row{padding:10px;border-radius:10px}.etl-save-dock,.etl-save-dock--cancel-only{flex-direction:column}.etl-save-dock .etl-cancel-btn,.etl-save-dock--cancel-only .etl-cancel-btn{width:100%;flex:none}}.etl-skeleton{pointer-events:none;--etl-skeleton-shimmer: linear-gradient( 90deg, #e8edf4 0%, #f4f7fb 35%, #dce5f0 70%, #e8edf4 100% )}.etl-skeleton .settings-loader__shimmer{background:var(--etl-skeleton-shimmer)!important}.etl-skeleton__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.etl-skeleton .etl-tabs-bar{width:100%}.etl-skeleton__tab{flex:1 1 0;height:50px;border-radius:0;border:1px solid rgba(213,226,200,.8);border-top:none;border-left:none;background:#ffffffb8!important}.etl-skeleton__tab:first-child{border-left:none}.etl-skeleton__tab--active{background:#52761959!important}.etl-skeleton__heading{width:64px;height:14px;border-radius:4px}.etl-skeleton__general-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.etl-skeleton__general-badge{width:88px;height:28px;border-radius:999px}.etl-skeleton__general-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.etl-skeleton__general-card{height:72px;border-radius:10px}.etl-skeleton__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.etl-skeleton__toolbar-left{display:flex;align-items:center;gap:8px}.etl-skeleton__toolbar-title{width:128px;height:14px;border-radius:4px}.etl-skeleton__toolbar-count{width:22px;height:22px;border-radius:999px}.etl-skeleton__toolbar-btn{width:96px;height:32px;border-radius:8px}.etl-skeleton__patient-toolbar{margin-bottom:12px}.etl-skeleton__patient-scroll{pointer-events:none}.etl-skeleton__patient-table{min-width:0}.etl-skeleton__patient-table .etl-patient-table__groups th,.etl-skeleton__patient-table .etl-patient-table__cols th{padding:8px 10px}.etl-skeleton__group-cell{width:100%;height:12px;border-radius:4px;margin:0 auto;max-width:120px}.etl-skeleton__group-cell--sm{max-width:24px}.etl-skeleton__col-cell{width:72%;height:10px;border-radius:4px}.etl-skeleton__patient-row td{padding:10px 12px;vertical-align:middle;border-bottom:1px solid var(--etl-border);border-right:1px solid #f1f5f9;background:#fff}.etl-skeleton__patient-row:last-child td{border-bottom:none}.etl-skeleton__patient-cell{width:88%;height:12px;border-radius:6px}.etl-skeleton__patient-cell--badge{width:52px;height:28px;border-radius:8px}.etl-skeleton__sample{position:relative;background:linear-gradient(135deg,#fffffff5,#fff 42%),linear-gradient(90deg,rgba(142,194,62,.05),transparent 28%);border:1px solid rgba(15,23,42,.08);border-radius:14px;margin-bottom:10px;overflow:hidden}.etl-skeleton__sample--open{border-color:#8ec23e59}.etl-skeleton__sample--open:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#b7e063,#8ec23e 45%,#527619)}.etl-skeleton__sample-row{display:grid;grid-template-columns:auto minmax(0,1fr) max-content auto;align-items:center;gap:12px 14px;min-height:72px;padding:14px 12px 14px 16px}.etl-skeleton__sample-row--open{align-items:start;border-bottom:1px solid rgba(226,232,240,.9);background:linear-gradient(90deg,#f4fbe8,#fff 48%)}.etl-skeleton__sample-row--open .etl-skeleton__aside,.etl-skeleton__sample-row--open .etl-skeleton__chevron{align-self:center}.etl-skeleton__avatar{width:58px;height:32px;border-radius:8px;flex-shrink:0}.etl-skeleton__identity{min-width:0;display:flex;flex-direction:column;gap:6px}.etl-skeleton__titleline{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.etl-skeleton__name{width:min(168px,44%);height:14px;border-radius:4px}.etl-skeleton__type{width:72px;height:20px;border-radius:999px}.etl-skeleton__header-panel{width:100%;margin-top:4px;padding:14px 16px;background:linear-gradient(180deg,#ffffffeb,#f8fafc);border:1px solid rgba(226,232,240,.95);border-radius:12px}.etl-skeleton__panel-title{width:96px;height:10px;border-radius:4px;margin-bottom:12px}.etl-skeleton__details-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px 12px}.etl-skeleton__icd-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px;padding:10px 12px;background:#fff;border:1px solid #eef2f7;border-radius:8px}.etl-skeleton__icd-chip{width:52px;height:24px;border-radius:6px}.etl-skeleton__detail-cell{display:flex;flex-direction:column;gap:6px;padding:9px 10px;background:#fff;border:1px solid #eef2f7;border-radius:8px;min-height:52px}.etl-skeleton__detail-label{width:58%;height:8px;border-radius:4px}.etl-skeleton__detail-value{width:82%;height:11px;border-radius:4px}.etl-skeleton__aside{display:flex;align-items:center;gap:8px}.etl-skeleton__chip{width:108px;height:28px;border-radius:999px}.etl-skeleton__chip--sm{width:42px}.etl-skeleton__chevron{width:30px;height:30px;border-radius:10px;flex-shrink:0}.etl-skeleton__files-panel{padding:16px 18px 18px;background:#fff}.etl-skeleton__files-panel .etl-skeleton__panel-title{width:128px;margin-bottom:14px}.etl-skeleton__files-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(140px,180px);gap:12px 16px;padding:14px 16px 16px;background:linear-gradient(180deg,#fbfcfe,#f8fafc);border:1px solid #e2e8f0;border-radius:12px}.etl-skeleton__files-col{display:flex;flex-direction:column;gap:8px;min-width:0}.etl-skeleton__files-label{width:88px;height:10px;border-radius:4px}.etl-skeleton__file-chip{width:min(100%,148px);height:28px;border-radius:7px;background:#ecfccba6!important}.etl-skeleton__file-chip--blue{background:#dbeafebf!important}.etl-skeleton__upload-btn{width:88px;height:30px;border-radius:7px}.etl-skeleton__date-input{width:100%;height:34px;border-radius:8px}.etl-skeleton__dock-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;width:100%}.etl-skeleton__btn{width:88px;height:40px;border-radius:8px}.etl-skeleton__btn--primary{width:128px}@media(max-width:1100px){.etl-skeleton__details-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.etl-skeleton__files-grid{grid-template-columns:1fr 1fr}.etl-skeleton__files-col:last-child{grid-column:1 / -1;max-width:220px}}@media(max-width:1400px){.etl-skeleton__general-cards{grid-template-columns:1fr}.etl-skeleton__dock-actions{flex-direction:column-reverse}.etl-skeleton__btn,.etl-skeleton__btn--primary{width:100%}}.fcm-chip{display:inline-flex;align-items:center;gap:4px;border-radius:5px;padding:3px 8px;font-size:11px;font-weight:600;font-family:inherit;white-space:nowrap;cursor:pointer;transition:background .12s,opacity .12s;line-height:1.4}.fcm-chip--green{background:linear-gradient(135deg,#eaf4d3,#d8ecb0);color:#2a5a0a;border:1px solid rgba(142,194,62,.22)}.fcm-chip--green:hover{background:#cce89a}.fcm-chip--blue{background:linear-gradient(135deg,#dce8f8,#c6d8f4);color:#1a3d8a;border:1px solid rgba(66,133,244,.18)}.fcm-chip--blue:hover{background:#b8cfee}.fcm-chip--deleting{opacity:.4;pointer-events:none}.fcm-chip--compact{gap:0;padding:2px;border:none;background:transparent;border-radius:5px}.fcm-chip--compact.fcm-chip--green:hover,.fcm-chip--compact.fcm-chip--blue:hover{background:#fce8e6}.fcm-chip--pending{position:relative;box-shadow:0 0 0 1px #f59e0b47}.fcm-chip-pending-dot{position:absolute;top:-1px;right:-1px;width:7px;height:7px;border-radius:50%;background:linear-gradient(180deg,#fbbf24,#f59e0b);border:1.5px solid #fff;box-shadow:0 1px 2px #0f172a2e}.fcm-pdf-icon{display:block;width:20px;height:22px}.fcm-chip-label{max-width:150px;overflow:hidden;text-overflow:ellipsis}.fcm-chevron{font-size:9px;transition:transform .15s;margin-left:1px;flex-shrink:0}.fcm-chevron--open{transform:rotate(180deg)}.fcm-menu{position:fixed;min-width:130px;background:var(--color-white);border:1px solid #e0e6ef;border-radius:7px;box-shadow:0 6px 20px #00000029;z-index:2147483647;overflow:hidden;animation:fcm-pop .1s ease}@keyframes fcm-pop{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.fcm-menu-item{display:flex;align-items:center;gap:8px;width:100%;background:none;border:none;padding:9px 13px;font-size:12px;font-weight:500;font-family:inherit;color:#2d3748;cursor:pointer;text-align:left;transition:background .1s}.fcm-menu-item:hover{background:#f4f6fb}.fcm-menu-item i{font-size:13px;flex-shrink:0}.fcm-menu-item--danger{color:var(--color-error-dark)}.fcm-menu-item--danger:hover:not(:disabled){background:var(--color-white)2f2}.fcm-menu-item:disabled{opacity:.45;cursor:not-allowed}.app-add-btn__icon{font-size:12px;line-height:1;flex-shrink:0}.ps-btn-add,.pf-add-btn,.pt-btn-add,.ac-add-btn,.uf-add-btn,.csss-btn-add{display:inline-flex;align-items:center;gap:8px}.ps-btn-add,.csss-btn-add{background:var(--color-brand-gradient-dark);color:var(--color-white);border:none;border-radius:6px;padding:9px 22px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s,box-shadow .22s ease;font-family:inherit;white-space:nowrap;box-shadow:0 2px 8px var(--color-brand-shadow)}.ps-btn-add:hover,.csss-btn-add:hover{background:var(--color-settings-accent-green-dark);box-shadow:0 4px 14px #8ec23e47}.eod-overlay{position:fixed;inset:0;background:#0009;z-index:99998;display:flex;align-items:center;justify-content:center;padding:24px}.eod-modal{background:var(--color-white);border-radius:10px;box-shadow:0 10px 48px #00000061;display:flex;flex-direction:column;width:100%;max-width:92vw;max-height:90vh;overflow:hidden}.eod-bar{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:var(--color-navy-deep);color:var(--color-white);flex-shrink:0}.eod-title{margin:0;font-size:1rem;font-weight:600}.eod-close{background:none;border:none;font-size:24px;line-height:1;color:var(--color-white);cursor:pointer;padding:0 4px;opacity:.85}.eod-close:hover{opacity:1}.eod-body{flex:1;overflow:auto;padding:16px}.eod-state{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 16px;color:var(--color-gray-700);font-size:14px}.eod-state--error{color:#dc2626}.eod-spinner{width:28px;height:28px;border:3px solid rgba(0,32,96,.2);border-top-color:var(--color-navy-deep);border-radius:50%;animation:eod-spin .8s linear infinite;flex-shrink:0}@keyframes eod-spin{to{transform:rotate(360deg)}}.eod-tables{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.eod-table{border-collapse:collapse;font-size:13px;flex-shrink:0}.eod-table th{background:var(--color-navy-deep);color:var(--color-white);padding:4px 8px;text-align:left;white-space:nowrap;font-weight:600}.eod-table td{border:1px solid #dde1ea;padding:2px 6px;vertical-align:middle}.eod-row--deleted td{opacity:.45;text-decoration:line-through}.eod-row--deleted .eod-cell-del{text-decoration:none;opacity:1}.eod-cell-target{min-width:140px;font-weight:500;color:#1e293b;white-space:nowrap}.eod-cell-cq{width:80px}.eod-cq-input{width:72px;border:1px solid var(--color-border-default);border-radius:4px;padding:2px 4px;font-size:13px;font-family:inherit;text-align:right}.eod-cq-input:focus{outline:none;border-color:var(--color-brand-hover);box-shadow:0 0 0 1px var(--color-brand-hover)}.eod-cq-input:disabled{background:var(--color-offline-card-gradient);cursor:not-allowed}.eod-cell-del{width:36px;text-align:center}.eod-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:10px 16px;border-top:1px solid #e2e8f0;flex-shrink:0}.eod-footer-error{color:#dc2626;font-size:13px}.eod-field-error{color:#dc2626;font-size:11px;margin-top:2px}.eod-save-btn{background:var(--color-navy-deep);color:var(--color-white);border:none;border-radius:6px;padding:8px 22px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .15s;display:inline-flex;align-items:center;gap:8px}.eod-save-btn:hover:not(:disabled){background:#039}.eod-save-btn:disabled{opacity:.6;cursor:not-allowed}.eod-body--saving{position:relative;pointer-events:none;opacity:.6}.to-table .th-inner{display:flex;align-items:center;justify-content:flex-start;gap:4px}.to-table .th-label{white-space:pre-line;line-height:1.35}.to-table .sort-icon{font-size:11px;opacity:.45;flex-shrink:0}.to-table .sort-icon.active{opacity:1}.cell-accession{color:var(--color-text-secondary)!important;font-weight:400}.cell-patient-name,.cell-bold{font-weight:600;color:var(--color-text-heading)!important}.cell-action{text-align:center;padding:6px!important;width:56px}.cell-approved{text-align:center;padding:6px 8px!important;width:84px;white-space:nowrap}@media(min-width:993px){.to-table{width:100%;table-layout:fixed}}.to-table td{overflow:hidden}.to-table th .th-label{overflow:hidden;text-overflow:ellipsis}.to-table th[class*=to-col-]{white-space:normal}.to-table th[class*=to-col-] .th-label{white-space:pre-line;line-height:1.35;text-overflow:clip;overflow:visible}.site-content--test-output .to-table th,.site-content--test-output .to-table td{padding-left:8px;padding-right:8px}.to-col-provider{white-space:normal!important;line-height:1.35;word-break:break-word;overflow-wrap:anywhere;vertical-align:middle}.to-col-provider__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word;overflow-wrap:anywhere;line-height:1.35;max-width:100%}.to-col-test-ordered,.to-col-current-position{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;word-break:break-word;overflow-wrap:anywhere;line-height:1.35;vertical-align:middle}.to-col-wrap-text{display:block;white-space:normal;word-break:break-word;overflow-wrap:anywhere;line-height:1.35}.to-table td.to-col-provider,.to-table td.to-col-test-ordered,.to-table td.to-col-current-position{overflow:visible}.to-table--toxicology th:nth-child(1),.to-table--toxicology td:nth-child(1){width:8%}.to-table--toxicology th:nth-child(2),.to-table--toxicology td:nth-child(2){width:8%}.to-table--toxicology th:nth-child(3),.to-table--toxicology td:nth-child(3){width:18%}.to-table--toxicology th:nth-child(4),.to-table--toxicology td:nth-child(4){width:10%}.to-table--toxicology th:nth-child(5),.to-table--toxicology td:nth-child(5){width:11%}.to-table--toxicology th:nth-child(6),.to-table--toxicology td:nth-child(6){width:8%}.to-table--toxicology th:nth-child(7),.to-table--toxicology td:nth-child(7){width:8%}.to-table--toxicology th:nth-child(8),.to-table--toxicology td:nth-child(8){width:5%}.to-table--toxicology th:nth-child(9),.to-table--toxicology td:nth-child(9){width:6%}.to-table--toxicology th:nth-child(10),.to-table--toxicology td:nth-child(10){width:9%}.to-table--toxicology th:nth-child(11),.to-table--toxicology td:nth-child(11){width:9%}.to-table--molecular th:nth-child(1),.to-table--molecular td:nth-child(1){width:9%}.to-table--molecular th:nth-child(2),.to-table--molecular td:nth-child(2){width:9%}.to-table--molecular th:nth-child(3),.to-table--molecular td:nth-child(3){width:26%}.to-table--molecular th:nth-child(4),.to-table--molecular td:nth-child(4){width:14%}.to-table--molecular th:nth-child(5),.to-table--molecular td:nth-child(5){width:12%}.to-table--molecular th:nth-child(6),.to-table--molecular td:nth-child(6){width:10%}.to-table--molecular th:nth-child(7),.to-table--molecular td:nth-child(7){width:8%}.to-table--molecular th:nth-child(8),.to-table--molecular td:nth-child(8){width:8%}.to-col-accession{white-space:nowrap}.badge-yn{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11.5px;font-weight:700;letter-spacing:.3px}.badge-yn--yes{background:#e6f4ea;color:#2e7d32}.badge-yn--no{background:var(--color-surface-danger);color:var(--color-error)}.to-outcome{font-weight:600;color:var(--color-gray-700)}.to-outcome--pos{color:var(--color-error)}.to-outcome--neg{color:#2e7d32}.to-outcome--critical{color:#b71c1c;font-weight:700}.to-table tr.to-row--critical>td{background:#f5c6c2}.to-table tr.to-row--critical:hover>td{background:#efb0aa}.btn-pdf-icon:disabled{opacity:.45;cursor:not-allowed}@media(max-width:1200px){.to-filter-panel__fields--5{grid-template-columns:repeat(3,minmax(0,1fr))}.to-filter-panel__fields--4{grid-template-columns:repeat(2,minmax(0,1fr))}}.to-outcome-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid #dce8f4}.to-filter-panel--mobile .to-outcome-filters{margin-top:12px;padding-top:0;border-top:none}@media(max-width:992px){.to-filter-panel__row{flex-wrap:wrap;align-items:stretch}.to-filter-panel__fields--5,.to-filter-panel__fields--4{grid-template-columns:1fr 1fr;width:100%;flex:1 1 100%}.to-filter-panel__clear,.to-filter-panel__clear-skeleton{width:100%}}@media(max-width:540px){.to-filter-panel{padding:12px}.to-filter-panel__fields--5,.to-filter-panel__fields--4{grid-template-columns:1fr}}.site-content--test-output{width:100%;min-width:0;max-width:100%;box-sizing:border-box}.site-content--test-output .main-content{padding:16px 20px 18px;min-width:0;width:100%;box-sizing:border-box;overflow:visible}.site-content--test-output .to-table-wrapper.dt-wrapper--list .dt-table-scroll,.site-content--test-output .dt-wrapper--list .dt-table-scroll{overflow-x:clip;overflow-y:visible}@media(min-width:993px){.site-content--test-output .to-table-wrapper.dt-wrapper--list .dt-table-scroll,.site-content--test-output .dt-wrapper--list .dt-table-scroll{overflow-x:clip;overflow-y:visible}.site-content--test-output .to-table{width:100%;min-width:0!important;max-width:100%;table-layout:fixed}.site-content--test-output .to-table--toxicology,.site-content--test-output .to-table--molecular{width:100%;min-width:0}}.site-layout__content:has(.site-content--test-output){overflow-x:hidden;overflow-y:auto}.to-page-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.to-page-actions .pf-add-btn{flex-shrink:0}.to-page-actions .to-outcome-filters--toolbar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;margin-left:auto;margin-top:0;padding-top:0;border-top:none}@media(max-width:992px){.site-content--test-output{min-width:0;max-width:100%}.site-content--test-output .main-content{padding:12px;min-width:0}.site-content--test-output .dt-wrapper,.site-content--test-output .dt-shell,.site-content--test-output .to-table-wrapper.dt-wrapper--list{margin-left:-4px!important;margin-right:-4px!important;width:calc(100% + 8px)!important;max-width:calc(100% + 8px)!important;overflow:visible;-webkit-overflow-scrolling:touch}.site-content--test-output .to-table-wrapper.dt-wrapper--list .dt-table-scroll{overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.site-content--test-output .to-table-wrapper.dt-wrapper--list .dt-table-scroll::-webkit-scrollbar{display:none;height:0}.site-content--test-output .to-table-wrapper.dt-wrapper--list .to-table,.site-content--test-output .dt-table.to-table{min-width:960px!important;width:max-content!important;max-width:none!important;table-layout:auto!important;border-collapse:separate;border-spacing:0}.site-content--test-output .to-table th,.site-content--test-output .to-table td{padding-left:8px!important;padding-right:8px!important;font-size:12px;white-space:nowrap}.site-content--test-output .to-table th.to-col-provider,.site-content--test-output .to-table td.to-col-provider{white-space:normal!important;min-width:140px;max-width:220px}.site-content--test-output .to-table th.to-col-test-ordered,.site-content--test-output .to-table td.to-col-test-ordered,.site-content--test-output .to-table th.to-col-current-position,.site-content--test-output .to-table td.to-col-current-position{white-space:normal!important;min-width:96px;max-width:180px}.site-content--test-output .to-table th.to-col-accession,.site-content--test-output .to-table td.to-col-accession{position:sticky!important;left:0!important;box-shadow:2px 0 6px #00000014}.site-content--test-output .to-table thead th.to-col-accession{top:0!important;left:0!important;z-index:8!important;background:var(--table-header-bg)!important}.site-content--test-output .to-table tbody td.to-col-accession{z-index:3!important}.site-content--test-output .to-table tbody tr:nth-child(odd) td.to-col-accession{background:var(--table-row-bg)!important}.site-content--test-output .to-table tbody tr:nth-child(2n) td.to-col-accession{background:var(--table-row-stripe)!important}.site-content--test-output .to-table tbody tr:hover td.to-col-accession{background:var(--table-row-hover)!important}.site-content--test-output .to-table th.cell-action,.site-content--test-output .to-table td.cell-action{width:56px!important;min-width:56px!important;max-width:56px!important}.site-content--test-output .to-table th.cell-approved,.site-content--test-output .to-table td.cell-approved{width:84px!important;min-width:84px!important;max-width:84px!important}}@media(max-width:768px){.site-content--test-output .main-content{padding:10px 8px 12px}.site-content--test-output .to-page-actions{flex-direction:column;align-items:stretch;margin-bottom:14px}.site-content--test-output .to-page-actions .pf-add-btn{width:100%;justify-content:center}.site-content--test-output .to-page-actions .to-outcome-filters--toolbar{display:none}.site-content--test-output .pagination-bar{flex-direction:column;align-items:stretch;gap:10px;padding:10px 0}.site-content--test-output .pagination-info,.site-content--test-output .pagination-controls{justify-content:center;flex-wrap:wrap;gap:8px}}.chart-wrapper--test-types{align-items:center;justify-content:center;overflow:visible;width:100%;height:100%}.chart-wrapper--test-types>div,.chart-wrapper--test-types .highcharts-container{width:100%!important;height:100%!important;overflow:visible!important}.chart-wrapper--test-types .highcharts-data-labels{overflow:visible!important}.chart-card--test-types,.chart-card--test-types .chart-card__plot{overflow:visible}.treatment-meds{flex:1 1 auto;min-height:0;max-height:var(--chart-plot-height, 332px);overflow-y:auto;overflow-x:hidden;padding:0 12px 12px;background:var(--color-white)}.chart-card .treatment-meds{max-height:none;height:100%}.treatment-meds__section{margin-bottom:8px}.treatment-meds__category{margin:10px 0 2px;padding:5px 10px 5px 20px;background-color:var(--color-navy-deep);color:var(--color-white);font-size:14px;font-weight:700;text-transform:uppercase;border-top-right-radius:5px;border-bottom-right-radius:5px;width:60%;display:inline-block}.treatment-meds__table{width:95%;margin:2px 0 10px 20px;border-collapse:collapse;font-size:13px}.treatment-meds__table thead tr{background-color:var(--color-gray-500)}.treatment-meds__table th,.treatment-meds__table td{border:1px solid var(--color-black);padding:8px;text-align:left}.treatment-meds__table th:last-child,.treatment-meds__table td.treatment-meds__count{width:10%;text-align:center}.treatment-meds__table th:first-child{width:90%}.detected-organisms{flex:1 1 auto;min-height:0;max-height:var(--chart-plot-height, 332px);overflow-y:auto;overflow-x:hidden;padding:0 12px 12px;background:var(--color-white)}.chart-card .detected-organisms{max-height:none;height:100%}.detected-organisms__empty{padding:24px 16px;text-align:center;color:var(--color-gray-ui);margin:0}.detected-organisms__section{margin-bottom:8px}.detected-organisms__category{margin:10px 0 2px;padding:5px 10px 5px 20px;background-color:var(--color-navy-deep);color:var(--color-white);font-size:14px;font-weight:700;text-transform:uppercase;border-top-right-radius:5px;border-bottom-right-radius:5px;width:60%;display:inline-block}.detected-organisms__table{width:95%;margin:2px 0 10px 20px;border-collapse:collapse;font-size:13px}.detected-organisms__table thead tr{background-color:var(--color-gray-500)}.detected-organisms__table th,.detected-organisms__table td{border:1px solid var(--color-black);padding:8px;text-align:left}.detected-organisms__table th:nth-child(1){width:70%}.detected-organisms__table th:nth-child(2),.detected-organisms__table th:nth-child(3),.detected-organisms__table th:nth-child(4){width:10%;text-align:center}.detected-organisms__table td.detected-organisms__num{text-align:center}.detected-organisms__table tbody tr:hover{background:var(--color-gray-50)}.detected-resistance{flex:1 1 auto;min-height:0;max-height:var(--chart-plot-height, 332px);overflow-y:auto;overflow-x:hidden;padding:0 12px 12px;background:var(--color-white)}.chart-card .detected-resistance{max-height:none;height:100%}.detected-resistance__empty{padding:24px 16px;text-align:center;color:var(--color-gray-ui);margin:0}.detected-resistance__table{width:95%;margin:10px 0 10px 20px;border-collapse:collapse;font-size:13px}.detected-resistance__table thead tr{background-color:var(--color-gray-500)}.detected-resistance__table th,.detected-resistance__table td{border:1px solid var(--color-black);padding:8px;text-align:left}.detected-resistance__table th:nth-child(1){width:70%}.detected-resistance__table th:nth-child(2),.detected-resistance__table th:nth-child(3),.detected-resistance__table th:nth-child(4){width:10%;text-align:center}.detected-resistance__table td.detected-resistance__num{text-align:center}.detected-resistance__table tbody tr:hover{background:var(--color-gray-50)}.chart-skeleton{--chart-skeleton-gray-100: #f3f4f6;--chart-skeleton-gray-200: #e5e7eb;--chart-skeleton-gray-300: #d1d5db;--chart-skeleton-gray-400: #cbd5e1;--chart-skeleton-gray-500: #9ca3af;--chart-skeleton-shimmer: linear-gradient( 90deg, var(--chart-skeleton-gray-200) 0%, var(--chart-skeleton-gray-100) 42%, var(--chart-skeleton-gray-300) 58%, var(--chart-skeleton-gray-200) 100% );width:100%;height:100%;min-height:var(--chart-plot-height, 260px);display:flex;flex-direction:column;gap:12px;padding:14px 12px 10px;box-sizing:border-box;background:linear-gradient(180deg,#fbfcfe,#fff);border-radius:8px}.chart-skeleton--compact{min-height:52px;gap:0;padding:4px 0 0;background:transparent;border-radius:0}.chart-skeleton--kpi{min-height:52px;gap:6px;padding:0;width:100%;background:transparent}.chart-skeleton--line,.chart-skeleton--bars,.chart-skeleton--groupedBars,.chart-skeleton--pie,.chart-skeleton--heatmap,.chart-skeleton--horizontalBar,.chart-skeleton--map,.chart-skeleton--table{gap:10px;padding:12px 10px 8px}.chart-skeleton__frame{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:36px minmax(0,1fr);gap:8px;align-items:stretch}.chart-skeleton__frame--bars{min-height:calc(var(--chart-plot-height, 260px) - 24px)}.chart-skeleton__frame--line{min-height:calc(var(--chart-plot-height, 260px) - 52px)}.chart-skeleton__y-axis{display:flex;flex-direction:column;justify-content:space-between;padding:6px 0 28px}.chart-skeleton__axis-tick{display:block;width:24px;height:8px;border-radius:999px;background:var(--chart-skeleton-shimmer);background-size:220% 100%;animation:chart-skeleton-shimmer 1.1s ease-in-out infinite}.chart-skeleton__axis-tick--x{width:100%;max-width:28px;height:8px;transform:rotate(-28deg);transform-origin:center top;margin-top:8px}.chart-skeleton__stage,.chart-skeleton__bars-plot{position:relative;min-height:0;display:flex;flex-direction:column}.chart-skeleton__stage{flex:1}.chart-skeleton__grid{position:absolute;inset:0 0 28px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.chart-skeleton__grid--line{inset:0 0 24px}.chart-skeleton__grid-line{display:block;width:100%;height:1px;background:#e2e8f0}.chart-skeleton__line-svg{position:absolute;inset:8px 4px 28px;width:calc(100% - 8px);height:calc(100% - 36px);overflow:visible}.chart-skeleton__line-path{fill:none;stroke:#94a3b8;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;opacity:.55;animation:chart-skeleton-line-pulse 1.4s ease-in-out infinite}.chart-skeleton__line-svg defs{display:none}.chart-skeleton__line-markers{position:absolute;inset:8px 4px 28px;pointer-events:none}.chart-skeleton__line-dot{position:absolute;bottom:0;width:7px;height:7px;margin-left:-3px;border-radius:50%;background:#cbd5e1;box-shadow:0 0 0 2px #fff;animation:chart-skeleton-dot-pulse 1.2s ease-in-out infinite}.chart-skeleton__x-axis{display:flex;justify-content:space-between;align-items:flex-start;gap:4px;padding:0 2px;margin-top:auto;min-height:24px}.chart-skeleton__x-axis--bars{position:absolute;left:0;right:0;bottom:0;padding:0 4px}.chart-skeleton__legend{display:flex;justify-content:center;gap:14px;flex-shrink:0}.chart-skeleton__legend--full{gap:18px;padding-top:2px}.chart-skeleton__legend span,.chart-skeleton__legend-label{background:var(--chart-skeleton-shimmer);background-size:220% 100%;animation:chart-skeleton-shimmer 1.1s ease-in-out infinite}.chart-skeleton__legend>span{width:72px;height:10px;border-radius:999px}.chart-skeleton__legend-item{display:inline-flex;align-items:center;gap:6px}.chart-skeleton__legend-dot{width:8px;height:8px;border-radius:50%;background:#cbd5e1;flex-shrink:0}.chart-skeleton__legend-label{width:64px;height:9px;border-radius:999px}.chart-skeleton--kpi .chart-skeleton__plot{min-height:38px;border-left-width:1px;border-bottom-width:1px}.chart-skeleton--kpi .chart-skeleton__bar{width:14%;border-radius:4px 4px 0 0}.chart-skeleton--kpi .chart-skeleton__bar--1{left:8%;height:55%}.chart-skeleton--kpi .chart-skeleton__bar--2{left:28%;height:78%}.chart-skeleton--kpi .chart-skeleton__bar--3{left:48%;height:42%}.chart-skeleton--kpi .chart-skeleton__bar--4{left:68%;height:65%}.chart-skeleton--kpi .chart-skeleton__bar--5{left:84%;height:50%}.chart-skeleton--kpi .chart-skeleton__legend{gap:8px}.chart-skeleton--kpi .chart-skeleton__legend span{width:40px;height:6px}.chart-skeleton__plot{position:relative;flex:1;min-height:210px;border-left:2px solid #e2e8f0;border-bottom:2px solid #e2e8f0;background:linear-gradient(#eef2f7 1px,transparent 1px),linear-gradient(90deg,#eef2f7 1px,transparent 1px);background-size:100% 25%,16.666% 100%;overflow:hidden}.chart-skeleton--compact .chart-skeleton__plot{min-height:52px;border-left-width:1px;border-bottom-width:1px}.chart-skeleton__plot:after,.chart-skeleton__bar,.chart-skeleton--bars .chart-skeleton__value,.chart-skeleton--bars .chart-skeleton__bar,.chart-skeleton--bars .chart-skeleton__tick{background:var(--chart-skeleton-shimmer);background-size:220% 100%;animation:chart-skeleton-shimmer 1.1s ease-in-out infinite}.chart-skeleton__plot:after{content:"";position:absolute;inset:0;opacity:.22}.chart-skeleton__bar{position:absolute;bottom:0;width:9%;border-radius:9px 9px 0 0;z-index:1}.chart-skeleton__bar--1{left:9%;height:46%;animation-delay:.04s}.chart-skeleton__bar--2{left:26%;height:68%;animation-delay:.12s}.chart-skeleton__bar--3{left:43%;height:38%;animation-delay:.2s}.chart-skeleton__bar--4{left:60%;height:78%;animation-delay:.28s}.chart-skeleton__bar--5{left:77%;height:56%;animation-delay:.36s}.chart-skeleton--compact .chart-skeleton__bar{width:14%;border-radius:4px 4px 0 0}.chart-skeleton--compact .chart-skeleton__bar--1{left:8%;height:55%}.chart-skeleton--compact .chart-skeleton__bar--2{left:28%;height:78%}.chart-skeleton--compact .chart-skeleton__bar--3{left:48%;height:42%}.chart-skeleton--compact .chart-skeleton__bar--4{left:68%;height:65%}.chart-skeleton--compact .chart-skeleton__bar--5{left:84%;height:50%}.chart-skeleton--bars{min-height:var(--chart-plot-height, 320px);padding:10px 8px 6px;gap:0;border-radius:10px;background:linear-gradient(180deg,#f8fafc,#fff)}.chart-skeleton__bars-plot{flex:1;min-height:calc(var(--chart-plot-height, 320px) - 32px);padding:4px 0 0}.chart-skeleton__bars{position:relative;z-index:1;flex:1;min-height:0;display:flex;align-items:flex-end;justify-content:space-between;gap:4px;padding:0 4px 36px}.chart-skeleton__col{flex:1 1 0;min-width:0;max-width:48px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px}.chart-skeleton--bars .chart-skeleton__value{width:70%;max-width:28px;height:10px;border-radius:4px;flex-shrink:0}.chart-skeleton--bars .chart-skeleton__bar{position:static;width:100%;max-width:42px;min-height:24px;border-radius:10px 10px 0 0;left:auto;bottom:auto;z-index:auto}@keyframes chart-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes chart-skeleton-line-pulse{0%,to{opacity:.42}50%{opacity:.72}}@keyframes chart-skeleton-dot-pulse{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:.9;transform:scale(1)}}@media(max-width:900px){.chart-skeleton--bars{min-height:max(240px,var(--chart-plot-height, 260px))}.chart-skeleton__frame{grid-template-columns:28px minmax(0,1fr)}.chart-skeleton__axis-tick{width:18px}.chart-skeleton--bars .chart-skeleton__value{display:none}}@media(max-width:640px){.chart-skeleton__col:nth-child(n+13){display:none}.chart-skeleton__x-axis .chart-skeleton__axis-tick:nth-child(n+7){display:none}}.chart-slot__loader .chart-skeleton,.chart-slot__loader .report-modal-skel__chart{height:100%;min-height:100%}.chart-skeleton--pie{align-items:center;justify-content:center;min-height:var(--chart-plot-height, 260px);padding:8px 12px 10px}.chart-skeleton__pie-stage{position:relative;flex:1 1 auto;display:flex;align-items:center;justify-content:center;width:100%;min-height:calc(var(--chart-plot-height, 260px) - 56px)}.chart-skeleton__pie-donut{width:min(58%,220px);aspect-ratio:1;border-radius:50%;background:conic-gradient(var(--chart-skeleton-gray-300) 0deg 72deg,var(--chart-skeleton-gray-200) 72deg 132deg,var(--chart-skeleton-gray-400) 132deg 192deg,var(--chart-skeleton-gray-300) 192deg 252deg,var(--chart-skeleton-gray-200) 252deg 312deg,var(--chart-skeleton-gray-400) 312deg 360deg);position:relative;animation:chart-skeleton-pie-pulse 1.6s ease-in-out infinite;box-shadow:0 8px 24px #0f172a0f}.chart-skeleton__pie-hole{position:absolute;inset:28%;border-radius:50%;background:#fff}.chart-skeleton__pie-labels{position:absolute;inset:0;pointer-events:none}.chart-skeleton__pie-label{position:absolute;width:52px;height:8px;border-radius:999px;background:var(--chart-skeleton-shimmer);background-size:220% 100%;animation:chart-skeleton-shimmer 1.1s ease-in-out infinite}.chart-skeleton__pie-label--left{top:42%;left:8%}.chart-skeleton__pie-label--right{top:36%;right:6%;width:44px}.chart-skeleton__legend--pie{flex-wrap:wrap;justify-content:center;gap:10px 14px;max-width:100%}@keyframes chart-skeleton-pie-pulse{0%,to{transform:scale(.98);opacity:.88}50%{transform:scale(1);opacity:1}}.chart-skeleton--heatmap{min-height:var(--chart-plot-height, 260px);gap:8px}.chart-skeleton__heatmap-wrap{flex:1 1 auto;display:grid;grid-template-columns:72px minmax(0,1fr);gap:6px;min-height:calc(var(--chart-plot-height, 260px) - 40px)}.chart-skeleton__heatmap-y-labels{display:flex;flex-direction:column;justify-content:space-around;padding:18px 0 8px}.chart-skeleton__heatmap-y-label,.chart-skeleton__heatmap-x-label{display:block;height:8px;border-radius:999px;background:var(--chart-skeleton-shimmer);background-size:220% 100%;animation:chart-skeleton-shimmer 1.1s ease-in-out infinite}.chart-skeleton__heatmap-y-label{width:100%;max-width:64px}.chart-skeleton__heatmap-body{display:flex;flex-direction:column;gap:6px;min-width:0}.chart-skeleton__heatmap-x-labels{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:4px}.chart-skeleton__heatmap-x-label{width:100%;max-width:28px;justify-self:center}.chart-skeleton__heatmap-grid{flex:1;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));grid-template-rows:repeat(6,minmax(0,1fr));gap:3px;min-height:0;padding-bottom:4px}.chart-skeleton__heatmap-cell{border-radius:3px;background:var(--chart-skeleton-gray-300);animation:chart-skeleton-heatmap-pulse 1.4s ease-in-out infinite}.chart-skeleton__heatmap-legend{display:flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0}.chart-skeleton__heatmap-legend-label{width:16px;height:8px;border-radius:999px;background:var(--chart-skeleton-shimmer);background-size:220% 100%;animation:chart-skeleton-shimmer 1.1s ease-in-out infinite}.chart-skeleton__heatmap-legend-label--short{width:24px}.chart-skeleton__heatmap-legend-bar{width:120px;height:10px;border-radius:999px;background:linear-gradient(90deg,var(--chart-skeleton-gray-100) 0%,var(--chart-skeleton-gray-400) 50%,var(--chart-skeleton-gray-500) 100%);opacity:.85}@keyframes chart-skeleton-heatmap-pulse{0%,to{filter:brightness(.95)}50%{filter:brightness(1.08)}}.chart-skeleton--horizontalBar{min-height:var(--chart-plot-height, 260px);padding:10px 12px 8px}.chart-skeleton__hbar-plot{flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between;gap:8px;min-height:calc(var(--chart-plot-height, 260px) - 36px);padding:4px 0}.chart-skeleton__hbar-row{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px;align-items:center}.chart-skeleton__hbar-label{height:8px;border-radius:999px;background:var(--chart-skeleton-shimmer);background-size:220% 100%;animation:chart-skeleton-shimmer 1.1s ease-in-out infinite}.chart-skeleton__hbar-track{height:14px;border-radius:999px;background:#eef2f7;overflow:hidden}.chart-skeleton__hbar-fill{display:block;height:100%;border-radius:inherit;background:var(--chart-skeleton-shimmer);animation:chart-skeleton-shimmer 1.1s ease-in-out infinite;background-size:220% 100%}.chart-skeleton__hbar-x-axis{display:flex;justify-content:space-between;padding:0 88px 0 98px}.chart-skeleton--groupedBars .chart-skeleton__bars--grouped{gap:6px}.chart-skeleton__bar-pair{display:flex;align-items:flex-end;justify-content:center;gap:3px;width:100%;height:100%}.chart-skeleton--groupedBars .chart-skeleton__bar--a,.chart-skeleton--groupedBars .chart-skeleton__bar--b{position:static;width:42%;max-width:18px;min-height:18px;border-radius:6px 6px 0 0;background:var(--chart-skeleton-shimmer);background-size:220% 100%;animation:chart-skeleton-shimmer 1.1s ease-in-out infinite}.chart-skeleton--groupedBars .chart-skeleton__bar--b{opacity:.72}.chart-skeleton--map{min-height:var(--chart-plot-height, 260px);padding:0;gap:0;background:transparent}.chart-skeleton__map-preview{position:relative;flex:1 1 auto;min-height:calc(var(--chart-plot-height, 260px));width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(520px 180px at 10% 0%,rgba(203,213,225,.35),transparent 55%),radial-gradient(420px 160px at 100% 100%,rgba(203,213,225,.28),transparent 50%),var(--chart-skeleton-gray-100)}.chart-skeleton__map-dot-grid{position:absolute;inset:0;background-image:radial-gradient(circle,var(--chart-skeleton-gray-400) .75px,transparent .75px);background-size:5px 5px;opacity:.55;-webkit-mask-image:radial-gradient(ellipse 72% 58% at 50% 52%,#000 38%,transparent 100%);mask-image:radial-gradient(ellipse 72% 58% at 50% 52%,#000 38%,transparent 100%);pointer-events:none}.chart-skeleton__map-svg{position:relative;z-index:1;width:100%;height:100%;max-height:100%;display:block}.chart-skeleton__map-arc{fill:none;stroke:var(--chart-skeleton-gray-400);stroke-width:.35;stroke-linecap:round;opacity:.55;animation:chart-skeleton-map-arc 1.8s ease-in-out infinite}.chart-skeleton__map-marker-core{fill:var(--chart-skeleton-gray-500);opacity:.9}.chart-skeleton__map-marker-ring{fill:none;stroke:var(--chart-skeleton-gray-400);stroke-width:.22;opacity:.55;animation:chart-skeleton-map-ring 1.6s ease-out infinite}.chart-skeleton__map-meta{position:absolute;left:10px;bottom:10px;z-index:2;display:flex;flex-wrap:wrap;gap:6px;pointer-events:none}.chart-skeleton__map-pill{display:inline-flex;align-items:center;gap:5px;min-width:88px;height:22px;padding:0 9px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(15,23,42,.08);box-shadow:0 4px 12px #0f172a0f}.chart-skeleton__map-pill-icon{width:8px;height:8px;border-radius:50%;background:var(--chart-skeleton-gray-400);flex-shrink:0}.chart-skeleton__map-pill-text{display:block;width:52px;height:7px;border-radius:999px;background:var(--chart-skeleton-shimmer);background-size:220% 100%;animation:chart-skeleton-shimmer 1.1s ease-in-out infinite}@keyframes chart-skeleton-map-arc{0%,to{opacity:.35;stroke-dashoffset:8}50%{opacity:.7;stroke-dashoffset:0}}@keyframes chart-skeleton-map-ring{0%,to{opacity:.4}50%{opacity:.08}}.chart-skeleton--table{min-height:var(--chart-plot-height, 260px);padding:8px 10px;gap:0}.chart-skeleton__table-head,.chart-skeleton__table-row{display:grid;grid-template-columns:minmax(0,1.4fr) .5fr 1fr .7fr;gap:10px;align-items:center;padding:8px 6px}.chart-skeleton__table-head{border-bottom:1px solid #e2e8f0;padding-bottom:10px;margin-bottom:4px}.chart-skeleton__table-row:nth-child(2n){background:#f8fafc;border-radius:6px}.chart-skeleton__table-th,.chart-skeleton__table-td{height:10px;border-radius:999px;background:var(--chart-skeleton-shimmer);background-size:220% 100%;animation:chart-skeleton-shimmer 1.1s ease-in-out infinite}.chart-skeleton__table-th{height:9px;opacity:.85}.chart-skeleton__table-td--name{width:88%}.chart-skeleton__table-td--num{width:60%;justify-self:center}.chart-skeleton__table-td--bar{height:auto;background:transparent;animation:none}.chart-skeleton__table-gender-bar{display:block;width:100%;height:12px;border-radius:999px;background:linear-gradient(90deg,var(--chart-skeleton-gray-300) 0%,var(--chart-skeleton-gray-300) 48%,var(--chart-skeleton-gray-400) 48%,var(--chart-skeleton-gray-400) 100%);opacity:.75}.chart-skeleton__table-td--badge{width:72%;justify-self:end;height:18px;border-radius:6px}.chart-skeleton__legend-label--short{width:48px}.chart-slot{position:relative;flex:1 1 auto;min-height:var(--chart-plot-height, 260px);width:100%;display:flex;flex-direction:column}.chart-slot__loader,.chart-slot__content{width:100%;min-height:var(--chart-plot-height, 260px)}.chart-slot__loader{position:absolute;inset:0;z-index:2;display:flex;align-items:stretch;opacity:1;transition:opacity .2s ease-in-out;pointer-events:none;background:linear-gradient(180deg,#fffffff0,#ffffffe0);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.chart-slot__loader>*{flex:1 1 auto;width:100%;min-height:100%}.chart-slot__loader--out{opacity:0;visibility:hidden}.chart-slot__content{position:relative;z-index:1;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;opacity:0;transition:opacity .2s ease-in-out}.chart-slot__content--in{opacity:1}.chart-slot__content--behind-loader{opacity:.42;transition:opacity .2s ease-in-out}.chart-slot-loading{width:100%;height:100%;min-height:var(--chart-plot-height, 260px);display:flex;align-items:stretch}.dashboard-section-empty{color:var(--color-gray-ui);text-align:center;padding:24px 16px;margin:0;font-size:14px;font-weight:400;flex:1;display:flex;align-items:center;justify-content:center}.report_cards{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.report_cards--cols-5{grid-template-columns:repeat(5,1fr);gap:16px}.report_item{background:var(--color-white);border-radius:12px;padding:21px 22px;min-height:95px;box-shadow:0 3px 8px #00000029;animation:kpi-card-rise .45s ease both}.report_item p{margin:0 0 8px;color:#5f6878;font-size:15px;font-weight:700}.kpi-value{min-height:36px;display:flex;align-items:center}.report_item h3{margin:0;font-size:34px;line-height:1;font-weight:900;color:#061128}@keyframes kpi-card-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.report_item--loading{position:relative;overflow:hidden;pointer-events:none}.report_item--loading:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.55) 50%,transparent 60%);transform:translate(-120%);animation:kpi-card-sheen 2.4s ease-in-out infinite}@keyframes kpi-card-sheen{0%,to{transform:translate(-120%)}55%{transform:translate(120%)}}.kpi-value--empty{margin:0;font-size:34px;line-height:1;font-weight:900;color:var(--color-gray-ui-muted)}.kpi-loader{display:flex;align-items:center;gap:12px;width:100%;min-height:36px;animation:kpi-loader-rise .45s ease both}@keyframes kpi-loader-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.kpi-loader__icon{flex:0 0 28px;width:28px;height:28px;border-radius:8px;position:relative;animation:kpi-icon-pulse 1.6s ease-in-out infinite}.kpi-loader__icon:before,.kpi-loader__icon:after{content:"";position:absolute;background:currentColor;border-radius:2px}.kpi-loader--reports{color:var(--color-chart-treatment)}.kpi-loader--reports .kpi-loader__icon{background:#1d3cc21f}.kpi-loader--reports .kpi-loader__icon:before{left:6px;bottom:6px;width:4px;height:10px;box-shadow:7px 4px 0 currentColor,14px -2px 0 currentColor}.kpi-loader--patients{color:#16a34a}.kpi-loader--patients .kpi-loader__icon{background:#16a34a1f}.kpi-loader--patients .kpi-loader__icon:before{width:8px;height:8px;border-radius:50%;top:5px;left:10px}.kpi-loader--patients .kpi-loader__icon:after{width:14px;height:8px;border-radius:8px 8px 2px 2px;bottom:5px;left:7px}.kpi-loader--staff{color:#0891b2}.kpi-loader--staff .kpi-loader__icon{background:#0891b21f}.kpi-loader--staff .kpi-loader__icon:before{width:10px;height:12px;border-radius:2px 2px 4px 4px;top:8px;left:9px}.kpi-loader--staff .kpi-loader__icon:after{width:6px;height:4px;border-radius:2px;top:5px;left:11px}.kpi-loader--users{color:#6c16c7}.kpi-loader--users .kpi-loader__icon{background:#6c16c71f}.kpi-loader--users .kpi-loader__icon:before{width:6px;height:6px;border-radius:50%;top:6px;left:6px;box-shadow:10px 0 0 currentColor}.kpi-loader--users .kpi-loader__icon:after{width:10px;height:7px;border-radius:6px 6px 2px 2px;bottom:5px;left:4px;box-shadow:10px 0 0 currentColor}.kpi-loader--medications{color:var(--color-offline-orange-bright)}.kpi-loader--medications .kpi-loader__icon{background:#ea580c1f}.kpi-loader--medications .kpi-loader__icon:before{width:18px;height:8px;border-radius:999px;top:10px;left:5px;background:linear-gradient(90deg,currentColor 50%,rgba(255,255,255,.65) 50%)}.kpi-loader--medications .kpi-loader__icon:after{display:none}.kpi-loader--default{color:var(--color-chart-accent)}.kpi-loader--default .kpi-loader__icon{background:#389afc1f}@keyframes kpi-icon-pulse{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.06);opacity:1}}.kpi-loader__track{flex:1;height:14px;border-radius:999px;background:#e8edf5;overflow:hidden;position:relative}.kpi-loader__shimmer{position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.15) 20%,rgba(255,255,255,.9) 50%,rgba(255,255,255,.15) 80%,transparent 100%);animation:kpi-shimmer 1.35s ease-in-out infinite}.kpi-loader--reports .kpi-loader__track{background:#1d3cc224}.kpi-loader--patients .kpi-loader__track{background:#16a34a24}.kpi-loader--staff .kpi-loader__track{background:#0891b224}.kpi-loader--users .kpi-loader__track{background:#6c16c724}.kpi-loader--medications .kpi-loader__track{background:#ea580c24}@keyframes kpi-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.kpi-loader__dots{display:inline-flex;align-items:center;gap:4px;min-width:22px}.kpi-loader__dots span{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.35;animation:kpi-dot-bounce 1.1s ease-in-out infinite}.kpi-loader__dots span:nth-child(2){animation-delay:.15s}.kpi-loader__dots span:nth-child(3){animation-delay:.3s}@keyframes kpi-dot-bounce{0%,80%,to{transform:translateY(0);opacity:.3}40%{transform:translateY(-4px);opacity:1}}@media(prefers-reduced-motion:reduce){.report_item--loading:after,.kpi-loader,.kpi-loader__icon,.kpi-loader__shimmer,.kpi-loader__dots span{animation:none}.kpi-loader__shimmer{transform:none;opacity:.45}}@media(max-width:1200px){.report_cards,.report_cards--cols-5{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.report_cards{grid-template-columns:1fr}}.chart-expand-modal{position:fixed;inset:0;z-index:1050;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:var(--report-modal-margin, 16px);overflow:auto;background:#0000008c;animation:chart-expand-backdrop-in var(--chart-expand-backdrop-ms, .2s) ease-out}.chart-expand-modal__panel{display:flex;flex-direction:column;box-sizing:border-box;background:var(--color-white);border:2px solid var(--color-navy-dashboard);border-radius:13px;width:100%;height:100%;max-width:100%;max-height:100%;border-radius:var(--report-modal-radius, 18px);margin:auto;overflow:hidden;box-shadow:0 12px 40px #00000040;transform-origin:center center;animation:chart-expand-panel-in var(--chart-expand-open-ms, .28s) cubic-bezier(.34,1.15,.64,1)}@keyframes chart-expand-backdrop-in{0%{background:#0000}to{background:#0000008c}}@keyframes chart-expand-panel-in{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:none}}.chart-expand-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;padding:12px 16px;background:transparent;border-bottom:2px solid var(--color-navy-dashboard);color:var(--color-navy-dashboard)}.chart-expand-modal__header .chart-card-head__title{flex:1 1 auto;min-width:0;margin:0;font-size:18px;font-weight:700;color:var(--color-navy-dashboard);text-align:left;line-height:1.3}.chart-expand-modal__header .chart-card-head__title--long{font-size:16px;white-space:normal;overflow:visible;text-overflow:unset;word-break:break-word}.chart-expand-modal__close{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:none;background:transparent;color:var(--color-navy-dashboard);cursor:pointer;font-size:28px;line-height:1;padding:0 4px;border-radius:4px}.chart-expand-modal__close:hover,.chart-expand-modal__close:focus-visible{background:#f0f4fa}.chart-expand-modal__body{flex:1;min-height:0;padding:16px;overflow:hidden;display:flex;flex-direction:column;--chart-plot-height: 100%;--chart-card-height: 100%}.chart-expand-modal__body:has(.chart-expand-modal__content--map){padding:0}.chart-expand-modal__body>.chart-expand-modal__chart-slot{flex:1;min-height:0}.chart-expand-modal__footer{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border-top:2px solid var(--color-navy-dashboard);background:var(--color-white)}.chart-expand-modal__footer .chart-sample-radios{margin:0;gap:12px;justify-content:center;flex-wrap:wrap}.chart-expand-modal__footer .chart-sample-radios--header{flex-wrap:wrap;justify-content:center}.chart-expand-modal__content{flex:1;min-height:0;width:100%;display:flex;flex-direction:column}.chart-expand-modal__content .chart-wrapper{flex:1;min-height:0}.chart-expand-modal__content--table{overflow:auto}.chart-expand-modal__content--table .treatment-meds,.chart-expand-modal__content--table .detected-organisms,.chart-expand-modal__content--table .detected-resistance,.chart-expand-modal__content--table .top-meds-table-wrapper{max-height:none}.chart-expand-modal__body .treatment-meds__category,.chart-expand-modal__body .detected-organisms__category{margin:10px 0 2px;padding:5px 10px 5px 20px;background-color:var(--color-navy-deep);color:var(--color-white);font-size:14px;font-weight:700;text-transform:uppercase;border-top-right-radius:5px;border-bottom-right-radius:5px;width:60%;display:inline-block}.chart-expand-modal__body .treatment-meds,.chart-expand-modal__body .detected-organisms,.chart-expand-modal__body .detected-resistance{max-height:none;height:100%;overflow-y:auto}.chart-expand-modal__content--map{flex:1;min-height:0;padding:0}.chart-expand-modal__content--detection-rates{overflow-x:auto;overflow-y:auto;align-items:stretch}.chart-expand-modal__content--detection-rates .chart-wrapper{flex:0 0 auto;min-height:0;overflow:visible}.chart-expand-modal__content--levey,.chart-expand-modal__content--levey .chart-wrapper{overflow:visible}@media(prefers-reduced-motion:reduce){.chart-expand-modal,.chart-expand-modal__panel{animation:none}}@media(max-width:768px){.chart-expand-modal{padding:16px}.chart-expand-modal__header{padding:12px 14px}.chart-expand-modal__header .chart-card-head__title{font-size:16px}.chart-expand-modal__body{padding:12px}}@media(max-width:480px){.chart-expand-modal{padding:12px}.chart-expand-modal__body{padding:10px}}.chart-panel-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.chart-panel-actions__text-btn:not(:disabled){cursor:pointer}.chart-panel-actions__text-btn{border:1px solid var(--color-brand-hover);border-radius:6px;background:var(--color-white);color:var(--color-navy-deep);font-size:13px;padding:6px 12px;white-space:nowrap}.chart-panel-actions__text-btn:hover:not(:disabled){background:var(--color-brand-ring)}.chart-panel-actions__text-btn:disabled{opacity:.45;cursor:not-allowed}.chart-panel-actions__icon-btn{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#fff;color:var(--color-navy-deep, #030e4f);font-size:12px;padding:0;transition:background .15s ease,border-color .15s ease,transform .15s ease}.chart-panel-actions__icon-btn:hover:not(:disabled){background:#8ec33c1f;border-color:#8ec33c73;transform:translateY(-1px)}.chart-panel-actions__icon-btn:disabled{opacity:.4;cursor:not-allowed}@container chart-card (max-width: 480px){.chart-panel-actions{gap:6px}.chart-panel-actions__text-btn{font-size:12px;padding:5px 10px}.chart-panel-actions__icon-btn{width:28px;height:28px;font-size:11px}}.dashboard .reports-container{--chart-border-color: var(--color-brand-hover);--chart-card-height: 400px;--chart-header-height: 48px;--chart-footer-height: 40px;--chart-plot-height: 352px;--chart-plot-height-flush: 310px}.charts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;align-items:stretch}.charts-grid .charts-row{display:contents}.charts-grid .charts-row+.charts-row{margin-top:0}.charts-grid>.charts-row>*,.charts-row{min-width:0;width:100%}.charts-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;align-items:stretch}.charts-row+.charts-row{margin-top:20px}.charts-row>*{min-width:0;width:100%}.charts-row--compact{margin-top:16px}.dashboard .chart-card.chart-large.chart-card-compact.chart-card--headed,.dashboard .chart-card{box-sizing:border-box;width:100%;background:var(--color-white);border-radius:22px;height:var(--chart-card-height);min-height:var(--chart-card-height);max-height:var(--chart-card-height);box-shadow:0 8px 24px #0000001f;border:2px solid var(--chart-border-color, var(--color-brand-hover));overflow:hidden;display:flex;flex-direction:column;font-weight:400;font-size:14px;padding:0;container-type:inline-size;container-name:chart-card;transform:translateY(0) scale(1);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;will-change:transform}.dashboard .chart-card:hover{transform:translateY(-2px) scale(1.006);box-shadow:0 12px 30px #00267829}.dashboard .chart-card:active{transform:translateY(0) scale(.992)}.chart-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto;align-items:center;column-gap:12px;row-gap:8px;min-height:var(--chart-header-height);height:auto;max-height:none;padding:8px 16px;background:var(--color-white);flex-shrink:0;border-bottom:2px solid var(--chart-border-color, var(--color-brand-hover))}.chart-card-head--has-filters{grid-template-columns:minmax(0,1fr) auto auto}.chart-card-head__title,.chart-card-head .chart-title,.chart-card .chart-title{margin:0;grid-column:1;grid-row:1;min-width:0;max-width:100%;font-size:15px;font-weight:800;color:var(--color-navy-deep);text-align:left;line-height:1.3;white-space:normal;overflow:visible;text-overflow:unset;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.chart-card--long-head .chart-card-head{height:auto;min-height:var(--chart-header-height);max-height:none;align-items:center;padding:8px 12px 8px 16px}.chart-card-head__title.chart-card-head__title--long{font-size:13px;line-height:1.35}.chart-card-head__filters{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px;justify-self:end}.chart-card-head--has-filters .chart-card-head__filters{grid-column:2}.chart-card-head__trailing{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;justify-self:end}.chart-card-head--has-filters .chart-card-head__trailing{grid-column:3}.chart-card-head__filters .chart-sample-radios--header{margin:0;justify-content:flex-end}@container chart-card (max-width: 520px){.chart-card-head--has-filters{grid-template-columns:minmax(0,1fr) auto}.chart-card-head--has-filters .chart-card-head__title{grid-column:1 / -1}.chart-card-head--has-filters .chart-card-head__filters{grid-column:1;grid-row:2;justify-self:start}.chart-card-head--has-filters .chart-card-head__trailing{grid-column:2;grid-row:2;justify-self:end}}.chart-card-head__spacer{display:block;width:1px;height:1px}.chart-card__body{flex:1;min-height:0;height:calc(var(--chart-card-height) - var(--chart-header-height));display:flex;flex-direction:column;background:var(--color-white)}.chart-card__body--uniform{padding:0;overflow:hidden}.chart-card__plot{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;padding:2px 8px 8px;overflow:visible}.chart-card__plot:has(.chart-wrapper--turnaround),.chart-card__plot:has(.chart-wrapper--on-time){padding-left:6px;padding-right:8px;overflow:visible}.chart-card__body--flush .chart-card__plot{padding:0}.chart-card__footer{flex-shrink:0;height:var(--chart-footer-height);min-height:var(--chart-footer-height);max-height:var(--chart-footer-height);display:flex;align-items:center;justify-content:center;padding:0 12px;overflow:hidden}.chart-card__footer--filled{border-top:1px solid var(--chart-border-color, var(--color-brand-hover))}.chart-card__footer--samples{height:auto;min-height:var(--chart-footer-height);max-height:none;overflow:visible;align-items:center;padding:6px 10px 8px;background:var(--color-white);position:relative;z-index:1}.chart-card__footer .chart-sample-radios{margin:0;padding:0;width:100%}.chart-card__footer-spacer{display:block;width:100%;height:1px;visibility:hidden}.chart-card__body--fill{flex:1;display:flex;flex-direction:column;min-height:0;padding:0}.chart-card__body--centered{align-items:center;justify-content:center}.chart-card__body--trends{padding:8px 12px 12px}.chart-card--trends .highcharts-data-label text{stroke:none;stroke-width:0}.chart-card .chart-wrapper,.chart-card .concentration-map--compact,.chart-card .top-meds-container,.chart-card .treatment-meds,.chart-card .detected-organisms,.chart-card .detected-resistance{flex:1 1 auto;width:100%;min-height:0;display:flex;flex-direction:column;align-items:stretch;overflow:hidden}.chart-card .chart-slot__content,.chart-card .chart-slot-loading{flex:1 1 auto;min-height:0;width:100%;height:100%;display:flex;flex-direction:column}.dashboard .chart-skeleton{min-height:100%;padding:12px 8px 6px;box-sizing:border-box}.dashboard .chart-skeleton__plot{min-height:0;flex:1}.dashboard .chart-card .chart-wrapper{flex:1 1 auto;min-height:0;height:100%}.chart-card--report-table .chart-card__plot{padding:0}.chart-card .chart-slot__content>.treatment-meds,.chart-card .chart-slot__content>.detected-organisms,.chart-card .chart-slot__content>.detected-resistance{flex:1 1 auto;min-height:0;max-height:none;height:100%;overflow-y:auto}.chart-card__plot>.chart-slot-loading,.chart-card__plot>.dashboard-section-empty{flex:1 1 auto;min-height:0;width:100%}.chart-card .chart-wrapper>div,.chart-card .chart-wrapper .highcharts-container,.chart-card .concentration-map__chart>div,.chart-card .concentration-map__chart .highcharts-container{width:100%!important}.chart-wrapper--centered{align-items:stretch;justify-content:stretch}.chart-card .chart-slot-empty,.chart-card__plot>.dashboard-section-empty{width:100%;height:100%;text-align:center;flex:1;display:flex;align-items:center;justify-content:center;margin:0}.chart-wrapper--fill{flex:1;min-height:0;width:100%;display:flex;flex-direction:column}.chart-wrapper--fill .highcharts-container,.chart-wrapper--fill>div{flex:1;min-height:0;width:100%!important}.chart-wrapper--tall{min-height:480px}@media(max-width:1400px){.charts-grid,.charts-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.charts-grid,.charts-row{grid-template-columns:minmax(0,1fr)}.dashboard .reports-container{--chart-card-height: 380px}.chart-card-head{padding:10px 12px}.chart-card-head__title,.chart-card-head .chart-title,.chart-card .chart-title{font-size:14px}.chart-card-head__title.chart-card-head__title--long{font-size:12px}.chart-card-head__filters,.chart-card-head__trailing{gap:6px}.chart-card__plot{padding:2px 6px 6px}}.chart-expand-modal__chart-slot{flex:1;min-height:0;width:100%;position:relative;overflow:hidden}.chart-expand-modal__chart-slot>.chart-wrapper,.chart-expand-modal__chart-slot>.chart-expand-modal__content{position:absolute;inset:0;width:100%;height:100%;min-height:0;display:flex;align-items:stretch;justify-content:stretch}.chart-expand-modal__chart-slot>.chart-expand-modal__content>.chart-slot,.chart-expand-modal__chart-slot>.chart-expand-modal__content>.chart-slot__content{flex:1;min-height:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:stretch;position:relative}.chart-expand-modal__chart-slot .chart-wrapper>div,.chart-expand-modal__chart-slot .highcharts-container{width:100%!important;height:100%!important;min-height:0!important}.chart-expand-modal__chart-slot--table{overflow:hidden}.chart-expand-modal__chart-slot--table>.chart-expand-modal__content{position:absolute;inset:0;width:100%;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}.chart-expand-modal__chart-slot--table .treatment-meds,.chart-expand-modal__chart-slot--table .detected-organisms,.chart-expand-modal__chart-slot--table .detected-resistance,.chart-expand-modal__chart-slot--table .top-meds-table-wrapper{flex:1;min-height:0;height:100%;max-height:none;overflow-y:auto}.chart-wrapper--expanded{position:absolute;inset:0;width:100%;height:100%;min-height:0}.chart-wrapper--trends,.chart-wrapper--medication{overflow:visible}.chart-wrapper--trends .highcharts-container,.chart-wrapper--trends .highcharts-data-labels,.chart-wrapper--medication .highcharts-container{overflow:visible!important}.chart-wrapper--medication{overflow:visible}.chart-wrapper--medication .highcharts-container,.chart-wrapper--medication .highcharts-axis-labels{overflow:visible!important}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.concentration-leaflet-map{position:relative;width:100%;height:100%;min-height:0;flex:1;border-radius:8px;overflow:hidden;background:linear-gradient(160deg,var(--color-offline-page-gradient-start) 0%,var(--color-gray-50) 48%,#edf7f4 100%);box-shadow:inset 0 0 0 1px #1a408014}.concentration-leaflet-map--compact{min-height:var(--chart-plot-height, 332px);border-radius:0;box-shadow:none}.concentration-leaflet-map--expanded{flex:1;min-height:0}.concentration-leaflet-map--premium{border-radius:12px;background:radial-gradient(circle at 12% 18%,rgba(13,148,136,.1),transparent 34%),radial-gradient(circle at 88% 82%,rgba(26,64,128,.12),transparent 36%),linear-gradient(160deg,#e8f2fc 0%,var(--color-gray-50) 48%,#ecfdf5 100%);box-shadow:inset 0 0 0 1px #1a40801a}.concentration-leaflet-map--premium.concentration-leaflet-map--ready{box-shadow:inset 0 0 0 1px #1a40801a,0 18px 48px #0020601f}.concentration-leaflet-map__premium-glow{pointer-events:none;position:absolute;inset:-1px;z-index:1;border-radius:12px;background:linear-gradient(135deg,#0d948847,#1a408014 35%,#0d948838 70%,#389afc2e);opacity:.45;-webkit-mask:linear-gradient(var(--color-black) 0 0) content-box,linear-gradient(var(--color-black) 0 0);mask:linear-gradient(var(--color-black) 0 0) content-box,linear-gradient(var(--color-black) 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;animation:concentration-premium-glow 5s ease-in-out infinite}.concentration-leaflet-map--premium .concentration-leaflet-map__canvas{border-radius:12px}.concentration-leaflet-map--premium.concentration-leaflet-map--ready .concentration-leaflet-map__canvas .leaflet-tile-pane{filter:saturate(1.08) contrast(1.03)}.concentration-leaflet-map--premium .concentration-leaflet-map__legend,.concentration-leaflet-map--premium .concentration-leaflet-map__cities-overlay,.concentration-leaflet-map--premium .concentration-leaflet-map__state-badge{border:1px solid rgba(255,255,255,.55);box-shadow:0 16px 36px #0020602e,0 0 0 1px #1a408014 inset}.concentration-leaflet-map--premium .concentration-leaflet-map__hint{padding:10px 18px;font-size:14px;box-shadow:0 8px 24px #00206024,0 0 0 1px #ffffffa6 inset}@keyframes concentration-premium-glow{0%,to{opacity:.35}50%{opacity:.62}}.concentration-leaflet-map--compact .concentration-leaflet-map__back{top:8px;left:8px;padding:6px 12px;font-size:11px}.concentration-leaflet-map--compact .concentration-leaflet-map__state-badge{top:8px;right:8px;padding:8px 12px;border-radius:10px}.concentration-leaflet-map--compact .concentration-leaflet-map__state-name{font-size:13px}.concentration-leaflet-map--compact .concentration-leaflet-map__state-count{font-size:11px}.concentration-leaflet-map__legend--compact{min-width:120px;max-width:150px;padding:8px 10px;left:8px;bottom:8px}.concentration-leaflet-map__legend--compact .concentration-leaflet-map__legend-label{font-size:9px;margin-bottom:5px}.concentration-leaflet-map__legend--compact .concentration-leaflet-map__legend-bar{height:8px}.concentration-leaflet-map__legend--overview.concentration-leaflet-map__legend--compact{left:50%;transform:translate(-50%);bottom:8px}.concentration-leaflet-map--compact .concentration-leaflet-map__marker{cursor:default}.concentration-leaflet-map--preload{pointer-events:none}.concentration-leaflet-map--preload .concentration-leaflet-map__canvas{opacity:0}.concentration-leaflet-map__hint{position:absolute;top:16px;left:16px;z-index:500;margin:0;padding:8px 14px;font-size:13px;font-weight:600;color:var(--color-navy);background:#ffffffeb;border:1px solid rgba(26,64,128,.18);border-radius:999px;box-shadow:0 4px 16px #0020601a;pointer-events:none;white-space:nowrap;animation:leaflet-overlay-in .55s cubic-bezier(.22,1,.36,1) both}.concentration-leaflet-map__legend--overview{text-align:left}.concentration-leaflet-map--chrome-dimmed .concentration-leaflet-map__back,.concentration-leaflet-map--chrome-dimmed .concentration-leaflet-map__state-badge,.concentration-leaflet-map--chrome-dimmed .concentration-leaflet-map__cities-overlay,.concentration-leaflet-map--chrome-dimmed .concentration-leaflet-map__legend{opacity:.45;pointer-events:none;filter:saturate(.85);transition:opacity .25s ease,filter .25s ease}.concentration-leaflet-map__skeleton{position:absolute;inset:0;z-index:600;display:flex;align-items:center;justify-content:center;background:transparent;pointer-events:none}.concentration-leaflet-map__canvas{width:100%;height:100%;z-index:0;opacity:1;background:radial-gradient(circle at 50% 42%,#f7fbfd,#e8f2f8 54%,#dceaf2)}.concentration-leaflet-map--compact .concentration-leaflet-map__canvas{background:radial-gradient(circle at 50% 42%,#f7fbfd,#e8f2f8 54%,#dceaf2)}.concentration-leaflet-map--ready .concentration-leaflet-map__canvas{background:transparent}.concentration-leaflet-map__zoom-veil{pointer-events:none;position:absolute;inset:0;z-index:350;opacity:0;background:linear-gradient(180deg,#f8fafc2e,#0f172a14);transition:opacity .28s ease}.concentration-leaflet-map--sinking .concentration-leaflet-map__zoom-veil{opacity:1;background:radial-gradient(circle at 50% 45%,#fff3,#f1f5f947 42%,#0f172a38)}.concentration-leaflet-map--zoomed:not(.concentration-leaflet-map--sinking) .concentration-leaflet-map__zoom-veil{opacity:.12;background:radial-gradient(circle at center,#fff0,#0020601f)}.concentration-leaflet-map__travel{position:absolute;left:50%;top:50%;z-index:560;display:inline-flex;align-items:center;gap:12px;min-width:196px;padding:12px 16px;border-radius:16px;background:#fffffff0;border:1px solid rgba(15,23,42,.08);box-shadow:0 18px 40px #0f172a29,0 0 0 1px #ffffffb3 inset;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translate(-50%,-50%);pointer-events:none;animation:concentration-travel-in .28s cubic-bezier(.22,1,.36,1) both}.concentration-leaflet-map__travel-spinner{width:18px;height:18px;flex-shrink:0;border-radius:50%;border:2.5px solid rgba(13,148,136,.2);border-top-color:#0d9488;animation:concentration-travel-spin .75s linear infinite}.concentration-leaflet-map__travel-copy{display:flex;flex-direction:column;gap:1px;min-width:0}.concentration-leaflet-map__travel-label{color:var(--color-navy-deep);font-size:13px;font-weight:750;line-height:1.2}.concentration-leaflet-map__travel-hint{color:#64748b;font-size:11px;font-weight:600}@keyframes concentration-travel-in{0%{opacity:0;transform:translate(-50%,calc(-50% + 8px)) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes concentration-travel-spin{to{transform:rotate(360deg)}}.concentration-leaflet-map__vignette{pointer-events:none;position:absolute;inset:0;z-index:400;background:radial-gradient(ellipse at center,transparent 55%,rgba(0,32,96,.08) 100%)}.concentration-leaflet-map__back{position:absolute;top:16px;left:16px;z-index:500;border:none;border-radius:999px;padding:10px 16px;background:#fffffff5;color:var(--color-navy-deep);font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 8px 24px #00206024,0 0 0 1px #1a40801f;transition:transform .18s ease,box-shadow .18s ease;animation:leaflet-overlay-in .5s cubic-bezier(.22,1,.36,1) both}@keyframes leaflet-overlay-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.concentration-leaflet-map__back:hover,.concentration-leaflet-map__back:focus-visible{transform:translateY(-1px);box-shadow:0 12px 28px #0020602e,0 0 0 1px #1a40802e}.concentration-leaflet-map__state-badge{position:absolute;top:16px;right:16px;z-index:500;display:flex;flex-direction:column;gap:2px;padding:12px 18px;border-radius:14px;background:linear-gradient(135deg,#002060f0,#1a4080e6);color:var(--color-white);box-shadow:0 10px 28px #0020603d;animation:leaflet-overlay-in .55s cubic-bezier(.22,1,.36,1) both}.concentration-leaflet-map__state-name{font-size:16px;font-weight:800;letter-spacing:.01em}.concentration-leaflet-map__state-count{font-size:13px;font-weight:600;color:#ffffffe0}.concentration-leaflet-map__cities-overlay{position:absolute;right:16px;bottom:16px;z-index:500;width:min(320px,42%);max-height:min(52%,360px);overflow:auto;border-radius:12px;background:#fffffff7;border:1px solid rgba(26,64,128,.12);box-shadow:0 12px 32px #00206029;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:leaflet-overlay-in .6s cubic-bezier(.22,1,.36,1) .12s both}.concentration-leaflet-map__table{width:100%;border-collapse:collapse;font-size:14px}.concentration-leaflet-map__table thead th{position:sticky;top:0;padding:10px 12px;border-bottom:1px solid var(--color-gray-450);text-align:left;font-weight:600;color:var(--color-chart-accent);background:#fffffffa}.concentration-leaflet-map__table td{padding:10px 12px;color:var(--color-chart-axis)}.concentration-leaflet-map__table tbody tr:nth-child(odd){background:var(--color-white)}.concentration-leaflet-map__table tbody tr:nth-child(2n){background:#f3f4f6}.concentration-leaflet-map__table-row{cursor:pointer;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.concentration-leaflet-map__table-row:hover,.concentration-leaflet-map__table-row:focus-visible{background:#e0f2fed9!important;outline:none}.concentration-leaflet-map__table-row--active{background:#0d948824!important;box-shadow:inset 3px 0 #0d9488}.concentration-leaflet-map__table-row--active td:first-child{font-weight:700;color:var(--color-navy-deep)}.concentration-leaflet-map__marker--active{filter:drop-shadow(0 0 8px rgba(13,148,136,.55))}.concentration-leaflet-map__city-boundary,.concentration-leaflet-map__city-boundary-halo{animation:concentration-city-boundary-in .7s cubic-bezier(.22,1,.36,1) both}@keyframes concentration-city-boundary-in{0%{opacity:0;stroke-dashoffset:40}to{opacity:1;stroke-dashoffset:0}}.concentration-leaflet-map__city-label-host{background:transparent!important;border:none!important}.concentration-leaflet-map__city-label{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;max-width:180px;padding:6px 12px;border-radius:12px;background:#fffffff5;border:1px solid rgba(15,118,110,.28);box-shadow:0 8px 20px #00206024;color:#0f766e;letter-spacing:.01em;white-space:nowrap;animation:concentration-city-label-in .55s cubic-bezier(.22,1,.36,1) .12s both}.concentration-leaflet-map__city-label-name{font-size:12px;font-weight:800;line-height:1.15;max-width:156px;overflow:hidden;text-overflow:ellipsis}.concentration-leaflet-map__city-label-count{font-size:11px;font-weight:650;color:#475569;line-height:1.15}@keyframes concentration-city-label-in{0%{opacity:0;transform:translateY(8px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.concentration-leaflet-map__city-arrival{position:absolute;left:50%;top:18%;z-index:520;display:flex;flex-direction:column;align-items:center;gap:2px;padding:12px 18px;border-radius:16px;background:linear-gradient(160deg,#fffffff5,#ecfdf5f0);border:1px solid rgba(13,148,136,.22);box-shadow:0 16px 40px #00206029,0 0 0 1px #ffffffb3 inset;transform:translate(-50%);pointer-events:none;animation:concentration-city-arrival 2.8s cubic-bezier(.22,1,.36,1) both}.concentration-leaflet-map__city-arrival-kicker{font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#0d9488}.concentration-leaflet-map__city-arrival-name{font-size:18px;font-weight:800;color:var(--color-navy-deep);line-height:1.15}.concentration-leaflet-map__city-arrival-count{font-size:12px;font-weight:650;color:#475569}@keyframes concentration-city-arrival{0%{opacity:0;transform:translate(-50%) translateY(18px) scale(.92)}14%{opacity:1;transform:translate(-50%) translateY(0) scale(1)}72%{opacity:1;transform:translate(-50%) translateY(0) scale(1)}to{opacity:0;transform:translate(-50%) translateY(-10px) scale(.98)}}@media(prefers-reduced-motion:reduce){.concentration-leaflet-map__travel,.concentration-leaflet-map__travel-spinner,.concentration-leaflet-map__city-boundary,.concentration-leaflet-map__city-boundary-halo,.concentration-leaflet-map__city-label,.concentration-leaflet-map__city-arrival{animation:none!important}.concentration-leaflet-map__zoom-veil{transition:none}}.concentration-leaflet-map__table .text-center{text-align:center}.concentration-leaflet-map__legend{position:absolute;left:16px;bottom:16px;z-index:500;min-width:168px;max-width:220px;padding:12px 14px;border-radius:12px;background:#fffffff5;border:1px solid rgba(26,64,128,.1);box-shadow:0 10px 28px #0020601f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:leaflet-overlay-in .55s cubic-bezier(.22,1,.36,1) .08s both}.concentration-leaflet-map__legend-label{display:block;margin-bottom:8px;font-size:11px;font-weight:700;color:var(--color-navy-deep);text-transform:uppercase;letter-spacing:.05em}.concentration-leaflet-map__legend-bar{height:12px;border-radius:999px;background:linear-gradient(90deg,var(--color-map-min) 0%,var(--color-map-max) 100%);box-shadow:inset 0 1px 2px #00000014}.concentration-leaflet-map__legend-scale{display:flex;justify-content:space-between;margin-top:5px;font-size:11px;font-weight:600;color:var(--color-text-muted)}.concentration-leaflet-map__legend-scale--ticks span{flex:1;text-align:center}.concentration-leaflet-map__legend-scale--ticks span:first-child{text-align:left}.concentration-leaflet-map__legend-scale--ticks span:last-child{text-align:right}.concentration-leaflet-map__legend-hint{display:block;margin-top:8px;font-size:11px;line-height:1.35;color:var(--color-text-subtle)}.concentration-leaflet-map .leaflet-control-attribution,.concentration-leaflet-map .leaflet-control-zoom{display:none!important}.concentration-leaflet-map--zoomed .concentration-leaflet-map__legend-hint{display:none}.concentration-leaflet-map .leaflet-tooltip.concentration-leaflet-map__tooltip{padding:0;border:none;background:transparent;box-shadow:none}.concentration-leaflet-map .leaflet-tooltip.concentration-leaflet-map__tooltip:before{display:none}.concentration-leaflet-map__tooltip-card{display:flex;flex-direction:column;gap:2px;min-width:120px;padding:10px 12px;border-radius:10px;background:#fffffffa;border:1px solid rgba(26,64,128,.12);box-shadow:0 10px 28px #00206029,0 0 0 1px #fff9 inset}.concentration-leaflet-map__tooltip-name{font-size:13px;font-weight:700;color:var(--color-navy-deep);line-height:1.25}.concentration-leaflet-map__tooltip-count{font-size:12px;font-weight:600;color:#0d9488}.concentration-leaflet-map__tooltip-hint{margin-top:2px;font-size:11px;color:var(--color-chart-accent)}.concentration-leaflet-map__marker{transition:fill-opacity .18s ease;cursor:pointer}.concentration-leaflet-map__marker--visible{animation:concentration-marker-pop .55s cubic-bezier(.22,1,.36,1) both}.concentration-leaflet-map__glow{pointer-events:none}.concentration-leaflet-map__glow--visible{animation:concentration-glow-pop .65s cubic-bezier(.22,1,.36,1) both}@keyframes concentration-marker-pop{0%{fill-opacity:0;stroke-opacity:0}to{fill-opacity:.86;stroke-opacity:1}}@keyframes concentration-glow-pop{0%{fill-opacity:0}to{fill-opacity:.12}}.world-map{position:relative;width:100%;aspect-ratio:2 / 1;background:#fff;border-radius:12px;overflow:hidden;font-family:inherit}.world-map__svg{display:block;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}.world-map__base-image{pointer-events:none;opacity:.92}.world-map--america{aspect-ratio:16 / 10}.world-map--compact{height:100%;min-height:0;aspect-ratio:auto;border-radius:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(520px 180px at 10% 0%,rgba(142,195,60,.08),transparent 55%),radial-gradient(420px 160px at 100% 100%,rgba(14,165,233,.08),transparent 50%),#f8fafc}.world-map--compact.world-map--america{aspect-ratio:auto}.world-map--compact .world-map__svg{width:100%;height:100%;max-height:100%}.world-map--compact .world-map__base-image{opacity:.95}.concentration-world-preview{position:relative;flex:1;min-height:0;height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden}.concentration-world-preview .world-map{flex:1;min-height:0;width:100%}.concentration-world-preview__meta{position:absolute;left:10px;bottom:10px;z-index:2;display:flex;flex-wrap:wrap;gap:6px;pointer-events:none}.concentration-world-preview__pill{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(15,23,42,.08);box-shadow:0 4px 12px #0f172a14;color:#334155;font-size:.68rem;font-weight:750;letter-spacing:.01em}.concentration-world-preview__pill i{color:#f97316;font-size:.72rem}.chart-card--heat-map.chart-card,.dashboard .chart-card.chart-card--heat-map{border-width:1px}.chart-card--heat-map .chart-card-head{border-bottom-width:1px}.chart-card--heat-map .chart-card__body--flush,.concentration-panel .chart-card__body--flush{flex:1;min-height:0;padding:0}.concentration-panel .concentration-world-preview{flex:1;min-height:0;height:100%}.chart-expand-modal__content--map{padding:0}.chart-expand-modal__content--map .concentration-leaflet-map--expanded{flex:1;min-height:0;height:100%}.chart-card--heat-map .chart-card__plot{flex:1;min-height:0;padding:0;display:flex;flex-direction:column}.chart-card--heat-map .concentration-world-preview{flex:1;min-height:0;height:100%}.top-meds-container{display:flex;flex-direction:column;height:100%;min-height:0;background:var(--color-white);container-type:size;container-name:top-meds}.top-meds-panel .top-meds-table-wrapper{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;height:100%}.top-meds-table-wrapper{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto}.top-meds-table{width:100%;table-layout:fixed;border-collapse:collapse;text-align:left}.top-meds-table th{font-size:12px;color:var(--color-gray-ui);font-weight:700;text-align:left;background:var(--color-gray-50);padding:10px 12px;border-bottom:1px solid var(--color-gray-250);position:sticky;top:0;z-index:1}.top-meds-table .col-medication{width:36%}.top-meds-table .col-count{width:20%;min-width:0;white-space:nowrap}.top-meds-table .col-price,.top-meds-table .col-gender{width:22%;min-width:0}.top-meds-table td{padding:12px;border-bottom:1px solid var(--color-gray-250);vertical-align:middle;overflow:hidden}.med-name{font-weight:700;color:var(--color-text-slate);font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.med-count{font-weight:700;color:var(--color-text-slate);font-size:14px;text-align:center}.med-price{overflow:hidden}.price-badge{display:inline-block;max-width:100%;font-size:12px;font-weight:600;padding:4px 8px;border-radius:8px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-low{background:#ecfdf5;color:#16a34a}.price-medium{background:#fef3c7;color:#d97706}.price-high{background:#fee2e2;color:#dc2626}.price-na{background:#f3f4f6;color:var(--color-gray-ui)}.gender-split-wrapper{display:flex;align-items:center;gap:8px;min-width:0}.gender-icon{font-size:16px;width:14px;text-align:center;flex-shrink:0}.male-icon{color:#3b82f6}.female-icon{color:#ef4444}.gender-bar{display:flex;flex:1;min-width:0;height:10px;max-width:90px;border-radius:999px;overflow:hidden;background:var(--color-gray-300)}.gender-bar-male{background:#3b82f6;height:100%}.gender-bar-female{background:#ef4444;height:100%}@container top-meds (max-height: 360px){.top-meds-table th{font-size:clamp(9px,3.5cqh,11px);padding:clamp(4px,1.4cqh,8px) clamp(4px,1.2cqw,8px)}.top-meds-table td{padding:clamp(4px,1.6cqh,8px) clamp(4px,1.2cqw,8px)}.med-name,.med-count{font-size:clamp(10px,3.8cqh,12px)}.price-badge{font-size:clamp(9px,3.2cqh,11px);padding:clamp(2px,.8cqh,4px) clamp(3px,1cqw,6px)}.gender-icon{font-size:clamp(11px,3.5cqh,14px);width:clamp(10px,3cqh,14px)}.gender-bar{height:clamp(6px,2cqh,9px);max-width:clamp(48px,18cqw,72px)}.gender-split-wrapper{gap:clamp(4px,1.2cqw,8px)}}@container top-meds (max-width: 320px){.top-meds-table .col-medication{width:34%}.top-meds-table .col-count{width:18%}.top-meds-table .col-price,.top-meds-table .col-gender{width:24%}.gender-bar{max-width:clamp(40px,14cqw,56px)}}@media(max-width:1400px){.top-meds-panel .top-meds-table th{font-size:11px;padding:7px 8px}.top-meds-panel .top-meds-table td{padding:7px 8px}.top-meds-panel .med-name,.top-meds-panel .med-count{font-size:12px}.top-meds-panel .price-badge{font-size:10px;padding:3px 5px}.top-meds-panel .gender-bar{height:8px;max-width:64px}.top-meds-panel .gender-icon{font-size:13px;width:12px}}.id-report-doc{position:relative;background:var(--color-white);color:#00216c;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.35;padding:20px 24px 28px;min-height:720px;overflow:hidden}.id-report-doc__watermark{position:absolute;inset:12% 8% 18%;background-repeat:no-repeat;background-position:center;background-size:85% auto;opacity:.08;pointer-events:none;z-index:0}.id-report-doc__header,.id-report-doc__title,.id-report-doc__section,.id-report-doc__empty{position:relative;z-index:1}.id-report-doc__header{display:grid;grid-template-columns:minmax(0,45%) minmax(0,55%);gap:12px;align-items:start}.id-report-doc__logos{display:flex;flex-direction:column;gap:8px}.id-report-doc__facility-logo,.id-report-doc__partner-logo{max-width:250px;max-height:72px;width:auto;height:auto;object-fit:contain}.id-report-doc__facility-info{width:99%;margin-top:10px;border:2px solid var(--color-navy-deep);border-collapse:collapse}.id-report-doc__facility-info th,.id-report-doc__facility-info td{border:none;border-right:2px solid var(--color-navy-deep);padding:5px 8px;text-align:left;vertical-align:top;color:#00216c;font-weight:400}.id-report-doc__facility-info th{width:28%;font-weight:600}.id-report-doc__facility-info td{width:72%}.id-report-doc__facility-info tr+tr th,.id-report-doc__facility-info tr+tr td{border-top:2px solid var(--color-navy-deep)}.id-report-doc__title{margin:18px 0 16px;text-align:center;font-size:22px;font-weight:700;color:#00216c}.id-report-doc__title span{display:block;margin-top:4px;font-size:18px;font-weight:700}.id-report-doc__section{margin-bottom:12px}.id-report-doc__category{display:inline-block;margin:10px 0 2px;padding:5px 10px 5px 20px;width:40%;max-width:100%;background-color:var(--color-navy-deep);color:var(--color-white);font-size:17px;font-weight:700;text-transform:uppercase;border-top-right-radius:5px;border-bottom-right-radius:5px}.id-report-doc__category--resistance{width:50%;background-color:var(--color-report-maroon)}.id-report-doc__table{width:95%;margin:2px 0 10px 20px;border-collapse:collapse}.id-report-doc__table thead tr{background-color:var(--color-gray-500)}.id-report-doc__table th,.id-report-doc__table td{border:1px solid var(--color-black);padding:8px;text-align:left}.id-report-doc__table th:nth-child(1){width:72%}.id-report-doc__table th:nth-child(2),.id-report-doc__table th:nth-child(3),.id-report-doc__table th:nth-child(4){text-align:center}.id-report-doc__table td:nth-child(2),.id-report-doc__table td:nth-child(3),.id-report-doc__table td:nth-child(4){text-align:center}.id-report-doc__empty{margin:24px 20px;color:var(--color-offline-slate);font-size:14px}@keyframes id-report-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.id-report-skel{position:relative;background:var(--color-white);color:#00216c;padding:20px 24px 28px;min-height:720px;overflow:hidden}.id-report-skel__watermark{position:absolute;inset:12% 8% 18%;border-radius:24px;background:linear-gradient(135deg,#e2e8f059,#f1f5f98c,#e2e8f059);opacity:.65;pointer-events:none;z-index:0}.id-report-skel__header,.id-report-skel__title,.id-report-skel__section{position:relative;z-index:1}.id-report-skel__header{display:grid;grid-template-columns:minmax(0,45%) minmax(0,55%);gap:12px;align-items:start}.id-report-skel__logos{display:flex;flex-direction:column;gap:8px}.id-report-skel__bar{display:block;max-width:100%;border-radius:6px;background:linear-gradient(90deg,#e2e8f0,#f8fafc 45%,#e2e8f0);background-size:220% 100%;animation:id-report-skel-shimmer 1.25s ease-in-out infinite}.id-report-skel__bar--logo{width:min(250px,100%);height:56px;border-radius:8px}.id-report-skel__bar--logo-sm{width:min(220px,92%);height:48px}.id-report-skel__facility-info{width:99%;margin-top:10px;border:2px solid #cbd5e1;border-collapse:collapse;table-layout:fixed}.id-report-skel__facility-info th,.id-report-skel__facility-info td{border:none;border-right:2px solid #cbd5e1;padding:8px 10px;vertical-align:middle}.id-report-skel__facility-info th{width:28%}.id-report-skel__facility-info td{width:72%}.id-report-skel__facility-info tr+tr th,.id-report-skel__facility-info tr+tr td{border-top:2px solid #cbd5e1}.id-report-skel__bar--th-label{width:78%;height:10px}.id-report-skel__bar--th-value{height:10px}.id-report-skel__title{display:flex;flex-direction:column;align-items:center;gap:8px;margin:18px 0 16px}.id-report-skel__bar--title-main{width:min(420px,72%);height:22px;border-radius:8px}.id-report-skel__bar--title-sub{width:min(240px,48%);height:18px;border-radius:8px;animation-delay:.08s}.id-report-skel__section{margin-bottom:12px}.id-report-skel__category{display:block;margin:10px 0 2px;width:40%;min-width:180px;max-width:100%;height:32px;border-top-right-radius:5px;border-bottom-right-radius:5px;background:linear-gradient(90deg,#94a3b8,#cbd5e1 45%,#94a3b8);background-size:220% 100%;animation:id-report-skel-shimmer 1.25s ease-in-out infinite}.id-report-skel__table{width:95%;margin:2px 0 10px 20px;border-collapse:collapse;table-layout:fixed}.id-report-skel__table thead tr{background-color:#d1d5db}.id-report-skel__table th,.id-report-skel__table td{border:1px solid #cbd5e1;padding:8px}.id-report-skel__table th:nth-child(1){width:72%}.id-report-skel__table th:nth-child(2),.id-report-skel__table th:nth-child(3),.id-report-skel__table th:nth-child(4){width:9.3%}.id-report-skel__bar--col-head{width:72%;height:8px;margin:0 auto;background:linear-gradient(90deg,#ffffff59,#ffffffa6 45%,#ffffff59);background-size:220% 100%}.id-report-skel__table td:nth-child(2),.id-report-skel__table td:nth-child(3),.id-report-skel__table td:nth-child(4){text-align:center}.id-report-skel__bar--cell{height:10px}.id-report-skel__bar--cell-sm{width:52%;margin:0 auto}@media(max-width:720px){.id-report-skel__header{grid-template-columns:1fr}.id-report-skel__category{width:72%}.id-report-skel__table{width:calc(100% - 12px);margin-left:12px}}.id-report-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:var(--report-modal-margin, 16px);background:#0f172a9e;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);box-sizing:border-box}.id-report-modal__panel{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:var(--report-modal-radius, 18px);display:flex;flex-direction:column;background:var(--color-white);border-radius:6px;overflow:hidden;box-shadow:0 20px 48px #00000047}.id-report-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;background:var(--color-text-heading);color:var(--color-white)}.id-report-modal__title{margin:0;font-size:18px;font-weight:600}.id-report-modal__actions{display:flex;align-items:center;gap:10px}.id-report-modal__download{display:inline-flex;align-items:center;gap:8px;border:none;border-radius:4px;padding:8px 14px;background:#dc3545;color:var(--color-white);font-size:14px;font-weight:600;cursor:pointer}.id-report-modal__download:disabled{opacity:.55;cursor:not-allowed}.id-report-modal__close{border:none;background:transparent;color:var(--color-white);font-size:28px;line-height:1;cursor:pointer;padding:0 4px}.id-report-modal__controls{padding:12px 18px 0}.id-report-modal__month{display:inline-flex;align-items:center;gap:12px;padding:8px 12px;border-radius:10px;box-shadow:0 1px 2px #00000014;font-size:15px;font-weight:600;color:var(--color-text-heading)}.id-report-modal__month select{min-width:180px;border:1px solid #ced4da;border-radius:8px;padding:8px 12px;font:inherit;background:var(--color-white)}.id-report-modal__body{flex:1;min-height:0;padding:12px 18px 18px;overflow:auto}.id-report-modal__status{margin:24px;text-align:center;color:var(--color-slate-600);font-size:15px}.id-report-modal__status--error{color:var(--color-chart-heatmap-high)}.id-report-modal__preview{position:relative;background:#4b5563;padding:18px;border-radius:4px}@media(max-width:720px){.id-report-modal__header{flex-wrap:wrap}.id-report-modal__title{width:100%}}:root{--report-modal-margin: 16px;--report-modal-radius: 18px;--report-table-th-font-size: 11px;--report-table-td-font-size: 13px;--report-table-th-padding: 10px 6px;--report-table-td-padding: 10px 8px;--report-table-line-height: 1.3}.report-data-modal,.orders-summary-modal,.id-report-modal{padding:var(--report-modal-margin);align-items:center;justify-content:center;box-sizing:border-box}.report-data-modal__panel,.orders-summary-modal__panel,.id-report-modal__panel{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:var(--report-modal-radius)}.report-data-modal__table.dt-wrapper .dt-table-scroll,.report-data-modal__table-wrap .grouped-report-table__scroll,.orders-summary-modal__table.dt-wrapper .dt-table-scroll{overflow-x:hidden}.report-data-modal__table.dt-wrapper .dt-table,.orders-summary-modal__table.dt-wrapper .dt-table,.report-data-modal__table-wrap .grouped-report-table__table{width:100%!important;min-width:0!important;table-layout:fixed}.report-data-modal__table.dt-wrapper .dt-table th,.report-data-modal__table.dt-wrapper .dt-table td,.orders-summary-modal__table.dt-wrapper .dt-table th,.orders-summary-modal__table.dt-wrapper .dt-table td,.report-data-modal__table-wrap .grouped-report-table__table th,.report-data-modal__table-wrap .grouped-report-table__table td{white-space:normal;word-break:break-word;overflow-wrap:break-word}.report-data-modal__table.dt-wrapper .dt-table>thead>tr>th,.orders-summary-modal__table.dt-wrapper .dt-table>thead>tr>th,.report-data-modal__table-wrap .grouped-report-table__table>thead>tr>th{font-size:var(--report-table-th-font-size, 11px);line-height:var(--report-table-line-height, 1.3);letter-spacing:.03em;white-space:normal;word-break:break-word;overflow-wrap:break-word;vertical-align:middle;-webkit-hyphens:auto;hyphens:auto;padding:var(--report-table-th-padding, 10px 6px);height:auto;min-width:0;max-width:none}.report-data-modal__table.dt-wrapper .dt-table>thead>tr>th .th-inner,.orders-summary-modal__table.dt-wrapper .dt-table>thead>tr>th .th-inner{display:inline-flex;align-items:center;gap:4px;max-width:100%}.report-data-modal__table.dt-wrapper .dt-table>thead>tr>th .th-label,.orders-summary-modal__table.dt-wrapper .dt-table>thead>tr>th .th-label{white-space:normal;word-break:break-word;overflow-wrap:break-word;line-height:var(--report-table-line-height, 1.3)}.report-data-modal__table.dt-wrapper .dt-table>tbody>tr>td,.orders-summary-modal__table.dt-wrapper .dt-table>tbody>tr>td,.report-data-modal__table-wrap .grouped-report-table__table tbody td{font-size:var(--report-table-td-font-size, 13px);padding:var(--report-table-td-padding, 10px 8px)}.orders-summary-modal__table.dt-wrapper .dt-cell-ellipsis{overflow:visible;text-overflow:unset;white-space:normal;word-break:break-word;overflow-wrap:break-word}@media(min-width:993px){body:has(.report-data-modal,.orders-summary-modal,.id-report-modal) .siteLayout .left-bar{z-index:auto}.report-data-modal__panel,.orders-summary-modal__panel,.id-report-modal__panel,.report-data-modal__panel--billing-monthly,.report-data-modal__panel--billing-sales-rep,.report-data-modal__panel--collecting-sales-rep,.report-data-modal__panel--collecting-monthly,.report-data-modal__panel--revenue-client,.report-data-modal__panel--revenue-provider,.report-data-modal__panel--client-revenue,.report-data-modal__panel--summary-sales-rep,.report-data-modal__panel--positivity-layout,.report-data-modal__panel--billing-status,.report-data-modal__panel--orders-missing-information,.report-data-modal__panel--orders-client,.report-data-modal__panel--orders-monthly,.report-data-modal__panel--multiple-orders-patient,.report-data-modal__panel--orders-billed-by-client,.report-data-modal__panel--chart-and-table{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:var(--report-modal-radius)}}@media(max-width:992px){body:has(.report-data-modal,.orders-summary-modal,.id-report-modal) .left-bar{z-index:auto!important}.report-data-modal,.orders-summary-modal,.id-report-modal{z-index:1200;--report-modal-margin: 12px}}@media(max-width:640px){.report-data-modal,.orders-summary-modal,.id-report-modal{--report-modal-margin: 8px;--report-modal-radius: 14px}}.dashboard--treatment .reports-container{--chart-card-height: 400px;--chart-plot-height: 332px;--chart-border-color: var(--color-navy-dashboard)}.dashboard--treatment .charts-grid,.dashboard--treatment .charts-row{gap:35px;margin-top:35px}.dashboard--treatment .charts-row+.charts-row{margin-top:35px}.dashboard--treatment .chart-card{border-radius:13px;border:2px solid var(--color-navy-dashboard);box-shadow:0 3px 9px #0000001f;transform:none;transition:box-shadow .18s ease,border-color .18s ease}.dashboard--treatment .chart-card.chart-card--heat-map{border-width:1px}.dashboard--treatment .chart-card.chart-card--heat-map .chart-card-head{border-bottom-width:1px}.dashboard--treatment .chart-card:hover,.dashboard--treatment .chart-card:active{transform:none;box-shadow:0 4px 12px #00000024}.dashboard--treatment .chart-card-head{padding:12px 16px;min-height:auto;border-bottom:2px solid var(--color-navy-dashboard)}.dashboard--treatment .chart-card-head__title,.dashboard--treatment .chart-card-head .chart-title,.dashboard--treatment .chart-card .chart-title{font-size:18px;font-weight:700;color:var(--color-navy-dashboard);line-height:1.3}.dashboard--treatment .chart-card-head__title.chart-card-head__title--long{font-size:16px}.dashboard--treatment .chart-card__body,.dashboard--treatment .chart-card__body--trends{padding:8px 12px 12px}.dashboard--treatment .chart-card__plot{padding:0}.dashboard--treatment .chart-card--trends,.dashboard--treatment .chart-card--medication,.dashboard--treatment .chart-card--trends .chart-card__body,.dashboard--treatment .chart-card--trends .chart-card__plot,.dashboard--treatment .chart-card--medication .chart-card__body,.dashboard--treatment .chart-card--medication .chart-card__plot,.dashboard--treatment .chart-card--trends .chart-wrapper,.dashboard--treatment .chart-card--medication .chart-wrapper,.dashboard--treatment .chart-card--trends .chart-slot__content,.dashboard--treatment .chart-card--medication .chart-slot__content,.chart-expand-modal__chart-slot .chart-wrapper--trends,.chart-expand-modal__chart-slot .chart-wrapper--medication,.chart-expand-modal__content .chart-wrapper--trends,.chart-expand-modal__content .chart-wrapper--medication{overflow:visible}.chart-expand-modal__chart-slot .highcharts-container,.chart-expand-modal__chart-slot .highcharts-data-labels,.chart-expand-modal__chart-slot .highcharts-axis-labels{overflow:visible!important}.dashboard--treatment .chart-card:has(.chart-wrapper--test-types),.dashboard--treatment .chart-card--test-types{overflow:visible}.dashboard--treatment .chart-card--test-types .chart-card__body,.dashboard--treatment .chart-card--test-types .chart-card__plot,.dashboard--treatment .chart-card--test-types .chart-wrapper,.dashboard--treatment .chart-card--test-types .chart-slot__content{overflow:visible}.dashboard--treatment .chart-card--report-table .chart-card__plot{padding:0}.dashboard--treatment .chart-card--report-table .chart-slot-loading,.dashboard--treatment .chart-card--report-table .chart-slot__content,.dashboard--treatment .chart-card--report-table .table-skeleton{flex:1 1 auto;min-height:0;height:100%}.dashboard--treatment .chart-card--report-table .treatment-meds,.dashboard--treatment .chart-card--report-table .detected-organisms,.dashboard--treatment .chart-card--report-table .detected-resistance{flex:1 1 auto;min-height:0;max-height:var(--chart-plot-height, 332px);height:100%;overflow-y:auto}.chart-expand-modal__content--chart{overflow:visible}.chart-expand-modal__content--chart .chart-wrapper,.chart-expand-modal__content--chart .chart-wrapper--test-types{overflow:visible;min-height:0;flex:1}@media(max-width:1200px){.dashboard--treatment .charts-grid,.dashboard--treatment .charts-row{grid-template-columns:minmax(0,1fr)}.dashboard--treatment .report_cards--cols-5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.dashboard--treatment .reports-container{padding:15px}.dashboard--treatment .chart-card-head__title,.dashboard--treatment .chart-card-head .chart-title{font-size:16px}.dashboard--treatment .report_cards--cols-5{grid-template-columns:minmax(0,1fr)}}.rxmdx-navigator{--chart-skeleton-duration: .65s;padding:0;margin-right:15px;margin-top:15px;border-radius:10px;overflow:visible;min-height:calc(100vh - 90px);display:flex;flex-direction:column}.rxmdx-navigator__body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;background:#eef6e3}.rxmdx-navigator__body .reports-container{padding:18px 42px 25px;flex:1;background:#eef6e3;color:var(--color-text-slate)}.rxmdx-navigator__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;flex-wrap:wrap}.rxmdx-navigator__month{display:inline-flex;align-items:center;gap:12px;padding:10px 14px;background:var(--color-white);border-radius:10px;box-shadow:0 1px 3px #00000014;font-size:15px;font-weight:600;color:#334155}.rxmdx-navigator__month select{min-width:180px;border:1px solid #ced4da;border-radius:8px;padding:8px 12px;font:inherit;background:var(--color-white)}.rxmdx-navigator__report-btn{border:none;border-radius:8px;padding:12px 18px;background:var(--color-brand-hover);color:var(--color-white);font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 2px 6px #8ec23d59}.rxmdx-navigator__report-btn:hover{background:#7ab032}.rxmdx-navigator .dashboard-api-error{margin:0 0 16px;padding:12px 16px;border-radius:8px;background:#fef2f2;color:#991b1b;border:1px solid #fecaca;font-size:14px}@media(max-width:600px){.rxmdx-navigator__body .reports-container{padding-left:16px;padding-right:16px}.rxmdx-navigator__toolbar{flex-direction:column;align-items:stretch}.rxmdx-navigator__report-btn{width:100%}}@media(max-width:992px){.site-layout__content:has(.rxmdx-navigator){overflow-x:hidden}.rxmdx-navigator{width:100%;max-width:100%;margin-right:0;margin-top:0;border-radius:0;min-height:calc(100vh - 60px)}.rxmdx-navigator__body .reports-container{padding:14px 12px 20px}}@media(max-width:768px){.rxmdx-navigator__toolbar{flex-direction:column;align-items:stretch;gap:12px}.rxmdx-navigator__month{width:100%;justify-content:space-between;box-sizing:border-box}.rxmdx-navigator__month select{flex:1;min-width:0;max-width:none}.rxmdx-navigator__report-btn{width:100%;justify-content:center}}@media(max-width:600px){.rxmdx-navigator__body .reports-container{padding:10px 8px 16px}.rxmdx-navigator__month{flex-direction:column;align-items:stretch;gap:8px}}.chart-wrapper--billed-received{flex:1;min-height:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.chart-wrapper--billed-received__plot{flex:1 1 auto;min-height:0;width:100%}.chart-wrapper--billed-received.chart-wrapper--expanded{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch}.chart-wrapper--billed-received-enter{animation:billed-received-expand-in .42s cubic-bezier(.22,1,.36,1) both}.chart-expand-modal__chart-slot .chart-wrapper--billed-received>.chart-wrapper--billed-received__plot{flex:1 1 auto;min-height:0;height:auto!important}.chart-expand-modal__chart-slot .chart-wrapper--billed-received>.billed-received-legend{flex:0 0 auto;height:auto!important;min-height:24px}.chart-expand-modal__chart-slot .chart-wrapper--billed-received .highcharts-container{height:auto!important}.billed-received-legend{flex:0 0 auto;display:flex;justify-content:center;align-items:center;gap:24px;width:100%;min-height:24px;padding:2px 0 4px}.billed-received-legend--enter{animation:billed-received-legend-in .45s cubic-bezier(.22,1,.36,1) .2s both}.billed-received-legend__item{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:400;color:var(--color-black);line-height:1}.billed-received-legend__symbol{flex-shrink:0;display:block}@keyframes billed-received-expand-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}@keyframes billed-received-legend-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.chart-wrapper--billed-received-enter,.billed-received-legend--enter{animation:none!important}}.chart-wrapper--detection-rates{background:var(--color-white);overflow:visible}.chart-wrapper--detection-rates .highcharts-xaxis-labels text{font-style:italic}.chart-wrapper--detection-rates .highcharts-container,.chart-wrapper--detection-rates>div{overflow:visible!important}.chart-sample-radios{display:flex;flex-wrap:wrap;gap:15px;margin:10px 0 3px;justify-content:center;text-align:center}.chart-card__footer .chart-sample-radios{margin:0;gap:8px;row-gap:6px;justify-content:center;width:100%}.chart-card__footer--samples .chart-sample-radio span{padding:2px 8px;font-size:10px;border-radius:7px}.chart-sample-radios--header{margin:0;gap:6px;row-gap:6px;flex-wrap:wrap;justify-content:flex-end}.chart-sample-radio input{display:none}.chart-sample-radio span{display:inline-block;padding:3px 13px;border-radius:8px;border:1px solid var(--color-brand-hover);cursor:pointer;background:#f5f7fb;font-weight:600;font-size:12px;transition:all .25s ease;text-transform:uppercase;color:var(--color-black)}.chart-sample-radio span:hover{background:#e7f0ff}.chart-sample-radio input:checked+span{background:var(--color-navy-deep);color:var(--color-white);border-color:var(--color-navy-deep);box-shadow:0 4px 12px #00206040}.levey-report-chart{width:100%}.levey-report-chart__title{margin:0 0 12px;text-align:center;font-size:15px;font-weight:600;color:var(--color-text-heading)}.levey-report-chart__stage{position:relative;width:100%}.levey-report-chart__live{width:100%;opacity:0;transition:opacity .2s ease-in-out}.levey-report-chart__live--ready{opacity:1}.levey-report-chart__loader{position:absolute;inset:0;z-index:2;opacity:1;transition:opacity .2s ease-in-out;pointer-events:none}.levey-report-chart__loader--out{opacity:0}.levey-report-chart__container,.levey-report-chart__container .highcharts-container,.levey-report-chart__container .highcharts-root{width:100%!important}@keyframes levey-report-chart-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.levey-report-chart-skel{width:100%;display:flex;flex-direction:column;gap:10px;padding:8px 4px 0;border-radius:10px;background:linear-gradient(180deg,#fafafa,#fff)}.levey-report-chart-skel__title{margin:0;text-align:center;font-size:15px;font-weight:600;color:var(--color-text-heading)}.levey-report-chart-skel__plot{flex:1;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:minmax(0,1fr) 28px;gap:8px 10px;min-height:inherit}.levey-report-chart-skel__y-axis{grid-row:1;display:flex;flex-direction:column;justify-content:space-between;padding:8px 0}.levey-report-chart-skel__tick,.levey-report-chart-skel__x-tick{display:block;border-radius:999px;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:levey-report-chart-skel-shimmer 1.35s ease-in-out infinite}.levey-report-chart-skel__tick{width:28px;height:8px}.levey-report-chart-skel__canvas{position:relative;grid-row:1;border:1px solid #e5e7eb;border-radius:10px;background:linear-gradient(rgba(156,163,175,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(156,163,175,.06) 1px,transparent 1px),#fff;background-size:100% 20%,12.5% 100%,auto;overflow:hidden;box-shadow:inset 0 1px #ffffffe6}.levey-report-chart-skel__line{position:absolute;left:0;right:0;height:2px}.levey-report-chart-skel__line--upper{top:18%;border-top:2px dashed rgba(156,163,175,.65)}.levey-report-chart-skel__line--mean{top:46%;border-top:2px solid rgba(107,114,128,.55);box-shadow:none}.levey-report-chart-skel__line--lower{top:74%;border-top:2px dashed rgba(156,163,175,.65)}.levey-report-chart-skel__series{position:absolute;inset:12% 2% 16%;width:96%;height:72%}.levey-report-chart-skel__series polyline{fill:none;stroke:#6b728073;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.levey-report-chart-skel__points{position:absolute;inset:12% 2% 16%;display:flex;align-items:flex-end;justify-content:space-between}.levey-report-chart-skel__point{width:8px;height:8px;border-radius:50%;background:#9ca3af8c;box-shadow:0 0 0 2px #ffffffe6}.levey-report-chart-skel__x-axis{grid-column:2;grid-row:2;display:flex;justify-content:space-between;align-items:center}.levey-report-chart-skel__x-tick{width:12%;height:8px}@media(max-width:720px){.levey-report-chart-skel__plot{grid-template-columns:34px minmax(0,1fr)}.levey-report-chart-skel__tick{width:22px}}.chart-wrapper--levey{overflow:visible;width:100%;min-width:0}.chart-wrapper--levey .highcharts-container,.chart-wrapper--levey>div{overflow:visible!important;width:100%!important}.chart-wrapper--levey .highcharts-yaxis-grid .highcharts-grid-line{stroke:var(--color-gray-300)}.chart-wrapper--levey .highcharts-plot-line{pointer-events:none}.chart-card__plot:has(.chart-wrapper--organisms-heatmap){overflow:visible}.chart-wrapper--organisms-heatmap{overflow:visible}.chart-wrapper--organisms-heatmap>div,.chart-wrapper--organisms-heatmap .highcharts-container{overflow:visible!important}.chart-wrapper--organisms-heatmap .highcharts-coloraxis-labels text{font-size:10px!important}.chart-wrapper--on-time{width:100%;min-width:0;overflow:visible}.chart-wrapper--on-time>div,.chart-wrapper--on-time .highcharts-container{width:100%!important;overflow:visible!important}.chart-wrapper--on-time .highcharts-yaxis-title{fill:var(--color-black)!important}@media(max-width:600px){.chart-wrapper--on-time{min-height:240px}}@keyframes dashboard-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes dashboard-shimmer-pulse{0%,to{opacity:.45}50%{opacity:1}}.dashboard-shimmer{background:linear-gradient(90deg,#e8f0dc,#f6faf0 42%,#d4e8bc 78%,#e8f0dc);background-size:220% 100%;animation:dashboard-shimmer 1.45s ease-in-out infinite}.dashboard-shimmer--muted{background:linear-gradient(90deg,#e8edf4 0%,var(--color-gray-50) 42%,#dce5f0 78%,#e8edf4 100%);background-size:220% 100%;animation:dashboard-shimmer 1.45s ease-in-out infinite}.dashboard-shimmer--accent{background:linear-gradient(90deg,#c8e6a0,#dff5c4 42%,#b8dc88 78%,#c8e6a0);background-size:220% 100%;animation:dashboard-shimmer 1.45s ease-in-out infinite}.dashboard-shimmer--rxmdx{background:linear-gradient(90deg,#e2e8f0 0%,var(--color-gray-50) 38%,#cbd5e1 72%,#e2e8f0 100%);background-size:220% 100%;animation:dashboard-shimmer 1.35s ease-in-out infinite}.staff-contact-cards--loading{pointer-events:none}.staff-card--skeleton{opacity:1}.staff-card-skeleton__role{display:block;width:72%;max-width:168px;height:15px;border-radius:999px;margin-bottom:12px}.staff-card-skeleton__body{display:flex;flex-direction:column;gap:8px}.staff-card-skeleton__line{display:block;height:11px;border-radius:999px}.staff-card-skeleton__line--name{width:58%;height:12px}.staff-card-skeleton__line--phone{width:72%}.staff-card-skeleton__line--email{width:84%}@keyframes staff-card-skeleton-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.staff-contact-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;flex:1}.staff-card{background:var(--color-white);border-radius:1.5rem;overflow:hidden;box-shadow:0 3px 9px #00000024;display:flex;flex-direction:column;justify-content:center;padding:18px;min-height:130px}.staff-card__role{margin:0 0 8px;font-size:15px;font-weight:700;color:var(--color-brand);display:block}.staff-card__body{display:flex;flex-direction:column;gap:2px}.staff-card__name{margin:0;font-size:12px;font-weight:700;color:#071252}.staff-card__sub{margin:0;font-size:11px;color:#4b5563}.staff-card__contact{margin:1px 0 0;font-size:11px;color:#071252}.staff-card__contact a{color:inherit;text-decoration:none}.staff-card__contact a:hover{text-decoration:underline}@media(max-width:1200px){.staff-contact-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.staff-contact-cards{grid-template-columns:1fr}}.chart-wrapper--turnaround,.chart-wrapper--on-time{width:100%;min-width:0;overflow:visible}.chart-wrapper--turnaround>div,.chart-wrapper--on-time>div,.chart-wrapper--turnaround .highcharts-container,.chart-wrapper--on-time .highcharts-container{width:100%!important;overflow:visible!important}.chart-wrapper--turnaround .legend-pill{display:inline-block;padding:3px 13px;border-radius:8px;border:1px solid #d0d7de;background:#f5f7fb;font-weight:600;font-size:12px;text-transform:uppercase;color:var(--color-black)}.chart-wrapper--turnaround .highcharts-legend-item-hidden .legend-pill{opacity:.55}@media(max-width:600px){.chart-wrapper--turnaround,.chart-wrapper--on-time{min-height:240px}}.welcome-card--loading{pointer-events:none}.welcome--skeleton{position:relative;overflow:hidden;background:linear-gradient(135deg,#eef6e3,#f7fbf2 42%,#e3eed6)}.welcome-skeleton__text{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-end;gap:10px;width:100%;padding-top:6px}.welcome-skeleton__line{display:block;border-radius:999px;height:14px}.welcome-skeleton__line--title{width:min(72%,220px);height:42px;border-radius:12px;margin-bottom:4px}.welcome-skeleton__line--lab{width:min(55%,160px);height:18px}.welcome-skeleton__line--addr{width:min(68%,200px)}.welcome-skeleton__line--city{width:min(48%,140px)}.welcome-card{flex:0 0 28%;max-width:28%;background:var(--color-white);border-radius:1.5rem;overflow:hidden;box-shadow:0 3px 9px #00000024;display:flex;flex-direction:column;align-self:stretch}.welcome-card--ready .welcome{animation:welcome-card-fade-in .35s ease both}@keyframes welcome-card-fade-in{0%{opacity:0}to{opacity:1}}.welcome{background-color:#eef6e3;background-repeat:no-repeat;background-size:cover;background-position:right center;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;padding:11px 26px;text-align:right;color:var(--color-brand-hover);font-weight:400}.welcome h1{margin:0 0 4px;font-size:50px;line-height:1;font-weight:900}.welcome h2{margin:0 0 4px;font-size:20px;font-weight:400;color:var(--color-brand-hover)}.welcome p{margin:2px 0;font-size:15px;color:var(--color-brand-hover)}@media(max-width:1200px){.welcome-card{flex:1 1 auto;max-width:none;width:100%}}@media(max-width:600px){.welcome{text-align:center}}.dashboard-nav{container-type:inline-size;container-name:dash-nav;margin-top:14px;width:100%;min-width:0}.dash-nav-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:14px;width:100%;min-width:0}.dash-nav-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:132px;min-width:0;box-sizing:border-box;padding:20px 12px 16px;border-radius:20px;border:1px solid rgba(108,179,63,.16);background:linear-gradient(165deg,#ffffff 0%,var(--color-brand-surface) 100%);box-shadow:0 2px 10px #1118270f;color:var(--color-text-slate);font-family:inherit;text-align:center;text-decoration:none;cursor:pointer;overflow:hidden;isolation:isolate;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.dash-nav-card:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(120deg,#fff9,#fff0 45%);pointer-events:none}.dash-nav-card__icon{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,var(--color-brand-light) 0%,var(--color-brand) 55%,var(--color-brand-dark) 100%);box-shadow:0 3px 8px #6cb33f52,inset 0 1px #fff6;transition:box-shadow .18s ease,transform .18s ease}.dash-nav-card__icon i{font-size:21px;line-height:1;color:var(--color-white)}.dash-nav-card__copy{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:0;max-width:100%}.dash-nav-card__label{font-size:14px;font-weight:700;line-height:1.2;max-width:100%;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;color:var(--color-text-slate)}.dash-nav-card__helper{font-size:11px;font-weight:500;line-height:1.25;color:var(--color-text-muted)}.dash-nav-card:hover,.dash-nav-card:focus-visible{transform:translateY(-3px);box-shadow:0 10px 22px #6cb33f38;border-color:#6cb33f59;background:linear-gradient(165deg,#ffffff 0%,var(--color-brand-muted) 100%)}.dash-nav-card:hover .dash-nav-card__icon,.dash-nav-card:focus-visible .dash-nav-card__icon{box-shadow:0 0 0 6px #6cb33f29,0 4px 10px #6cb33f66}.dash-nav-card:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.dash-nav-card:active{transform:translateY(-1px)}.dash-nav-card--active{border-color:var(--color-brand);background:linear-gradient(165deg,var(--color-brand-muted) 0%,var(--color-brand-surface) 100%);box-shadow:0 6px 16px #6cb33f3d}.dash-nav-card--active .dash-nav-card__label{color:var(--color-brand-dark)}.dash-nav-card--active .dash-nav-card__icon{background:linear-gradient(145deg,var(--color-brand) 0%,var(--color-brand-dark) 100%);box-shadow:0 3px 10px #6cb33f73}.dash-nav-card--active:after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--color-brand-dark)}.dash-nav-card--disabled{cursor:not-allowed;opacity:.5;filter:grayscale(.4);pointer-events:auto}.dash-nav-card--disabled:hover,.dash-nav-card--disabled:focus-visible{transform:none;box-shadow:0 2px 10px #1118270f;border-color:#6cb33f29;background:linear-gradient(165deg,#ffffff 0%,var(--color-brand-surface) 100%)}.dash-nav-card--disabled .dash-nav-card__icon{background:linear-gradient(145deg,#a3a3a3,#7a7a7a);box-shadow:none}.dash-nav-card__icon--logo{padding:8px}.dash-nav-rxmdx-logo{height:20px;width:auto;max-width:100%;object-fit:contain;filter:brightness(0) invert(1)}@container dash-nav (max-width: 899px){.dash-nav-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@container dash-nav (max-width: 639px){.dash-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dash-nav-card{min-height:116px;padding:16px 10px 14px;border-radius:18px}.dash-nav-card__icon{width:40px;height:40px}.dash-nav-card__icon i{font-size:18px}.dash-nav-card__label{font-size:13px}}@media(max-width:899px){.dash-nav-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:639px){.dash-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dash-nav-card{min-height:116px;padding:16px 10px 14px;border-radius:18px}.dash-nav-card__icon{width:40px;height:40px}.dash-nav-card__icon i{font-size:18px}.dash-nav-card__label{font-size:13px}}@media(prefers-reduced-motion:reduce){.dash-nav-card,.dash-nav-card:active{transition:none;transform:none}}.dashboard{background:#eef6e3;overflow-y:auto;flex:1;min-height:0}.dashboard .reports-container{background:#eef6e3;padding:18px 42px 25px;color:var(--color-text-slate)}.dashboard-top-row{display:flex;align-items:stretch;gap:16px}.dashboard-right{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.dashboard-api-error,.dashboard-loading{margin:0 0 16px;padding:12px 16px;border-radius:8px;font-size:14px}.dashboard-api-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.dashboard-api-error code{font-size:13px}.dashboard-loading{background:var(--color-gray-50);color:var(--color-slate-600)}.req-type-overlay{position:fixed;inset:0;background:#0000008c;z-index:9999;display:flex;align-items:center;justify-content:center}.req-type-modal{position:relative;display:flex;background:#3d4452;border-radius:14px;box-shadow:0 8px 40px #00000073}.req-type-modal__close{position:absolute;top:8px;right:12px;background:none;border:none;color:#fffc;font-size:22px;line-height:1;cursor:pointer;padding:2px 6px;transition:color .15s}.req-type-modal__close:hover{color:var(--color-white)}.req-type-option{display:block;text-decoration:none;border-radius:10px;overflow:hidden;transition:transform .15s,box-shadow .15s}.req-type-option:hover{transform:translateY(-2px)}.req-type-option img{width:100px;height:auto;display:block;margin:50px}@media(max-width:1200px){.dashboard .reports-container{padding:16px 20px 22px}.dashboard-top-row{flex-direction:column;gap:16px}.dashboard-right{width:100%;max-width:100%}}@media(max-width:992px){.dashboard .reports-container{padding:14px 12px 20px}.dashboard-nav-menu{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.dashboard-nav-menu::-webkit-scrollbar{display:none}.charts-grid,.charts-row{gap:14px}}@media(max-width:768px){.dashboard .reports-container{padding:12px 10px 18px}.dashboard-top-row{gap:12px}.charts-row{flex-direction:column}.chart-card,.chart-card--test-types{width:100%;max-width:100%;min-width:0}.req-type-modal{width:min(100vw - 24px,420px);margin:12px}}@media(max-width:600px){.dashboard .reports-container{padding:10px 8px 16px}.dashboard-api-error{font-size:13px;padding:10px 12px}.req-type-option{padding:14px 16px;font-size:14px}}.patf-section{background:var(--color-white);border:2px solid var(--color-brand);border-radius:10px;padding:24px 18px 18px;position:relative;margin-bottom:18px}.patf-legend{position:absolute;top:-13px;left:16px;background:var(--color-brand);color:var(--color-white);font-size:12px;font-weight:700;line-height:1.35;padding:4px 14px;border-radius:4px;letter-spacing:.2px;white-space:nowrap;max-width:calc(100% - 32px);overflow:hidden;text-overflow:ellipsis}.patf-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.patf-span2{grid-column:1 / -1}.patf-field-error-slot{min-height:18px;margin-top:2px}.patf-field-error{color:var(--color-error-dark);font-size:12px;line-height:1.4}.patf-field{display:flex;flex-direction:column;gap:4px;min-width:0}.patf-lbl{font-size:11px;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;line-height:1.2}.patf-req{color:var(--color-error-dark);margin-left:2px}.patf-inp{padding:7px 10px;border:1px solid var(--color-border-default);border-radius:5px;font-size:13px;font-family:inherit;color:var(--color-text-primary);outline:none;background:var(--color-white);width:100%;box-sizing:border-box;transition:border-color .15s,box-shadow .15s;min-width:0}.patf-inp:focus{border-color:var(--color-brand);box-shadow:0 0 0 2px #8ec33c26}.patf-inp::placeholder{color:#c0c5cc}.patf-sel{padding:7px 28px 7px 10px;border:1px solid var(--color-border-default);border-radius:5px;font-size:13px;font-family:inherit;color:var(--color-text-primary);outline:none;background:var(--color-white) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2.5' stroke-linecap='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat right 8px center;background-size:12px;-webkit-appearance:none;appearance:none;width:100%;box-sizing:border-box;cursor:pointer;transition:border-color .15s,box-shadow .15s;min-width:0}.patf-sel:focus{border-color:var(--color-brand);box-shadow:0 0 0 2px #8ec33c26}.patf-gender-wrap{display:flex;gap:8px;flex-wrap:wrap}.patf-gender-btn{display:flex;align-items:center;gap:6px;padding:5px 14px 5px 8px;border:1.5px solid var(--color-border-default);border-radius:20px;background:var(--color-white);font-size:13px;font-family:inherit;cursor:pointer;transition:border-color .15s,background .15s}.patf-gender-btn.active{border-color:var(--color-brand-gradient-dark);background:#f2f9e8;color:var(--color-brand-multi-tag-label);font-weight:600}.patf-radio-dot{width:13px;height:13px;border-radius:50%;border:1.5px solid #bbb;display:inline-block;flex-shrink:0;transition:border-color .15s,background .15s,box-shadow .15s}.patf-gender-btn.active .patf-radio-dot{border-color:var(--color-brand-gradient-dark);background:var(--color-brand-gradient-dark);box-shadow:inset 0 0 0 2px #f2f9e8}.patf-phone-wrap{min-width:0}.patf-phone-wrap .uf-phone-wrap{width:100%}.patf-upload-row{display:flex;align-items:center;gap:8px;min-width:0}.patf-upload-btn{flex-shrink:0;padding:6px 12px;border:1px solid var(--color-border-default);border-radius:5px;background:#f8f9fa;cursor:pointer;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-family:inherit;color:var(--color-gray-700);transition:border-color .15s,background .15s;white-space:nowrap}.patf-upload-btn:hover{border-color:var(--color-brand);background:#f2f9e8;color:var(--color-brand-multi-tag-label)}.patf-file-name{font-size:12px;color:var(--color-text-subtle);min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.patf-file-name.patf-file-ok{color:#3a7d1e;font-weight:500}.patf-file-name.patf-file-err{color:var(--color-error-dark)}.patf-upload-btn:disabled,.patf-file-btn:disabled{opacity:.6;cursor:not-allowed}.patf-del-btn{width:28px;height:28px;background:var(--color-error-bright);border:none;border-radius:5px;color:var(--color-white);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}.patf-del-btn:hover{background:var(--color-error-deep)}.patf-add-btn{background:var(--color-brand-gradient-dark);color:var(--color-white);border:none;border-radius:5px;padding:7px 14px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;margin-top:10px;transition:background .15s}.patf-add-btn:hover{background:var(--color-settings-accent-green-dark)}.patf-view-btn{width:28px;height:28px;background:#1976d2;border:none;border-radius:5px;color:var(--color-white);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}.patf-view-btn:hover{background:#1565c0}.patf-doc-row{display:flex;align-items:center;gap:12px;padding:4px 0 2px;min-width:0}.patf-doc-label{font-size:11px;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.patf-file-btn{padding:6px 14px;border:1px solid var(--color-border-default);border-radius:5px;background:#f8f9fa;font-size:12px;font-family:inherit;cursor:pointer;flex-shrink:0;transition:background .15s,border-color .15s}.patf-file-btn:hover{background:var(--color-brand-muted);border-color:var(--color-brand)}.patf-doc-list{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:5px}.patf-doc-item{display:flex;align-items:center;gap:8px;background:#f7faf0;border:1px solid var(--color-brand-multi-tag-remove-hover-bg);border-radius:5px;padding:5px 8px}.patf-doc-name{flex:1;min-width:0;font-size:12px;color:var(--color-brand-multi-tag-label);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.patf-form--readonly .patf-inp:not(.app-date-picker-wrap),.patf-form--readonly .patf-sel,.patf-form--readonly .patf-inp--readonly{pointer-events:none;background:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0;color:var(--color-text-primary)}.patf-inp--readonly{min-height:31px;display:flex;align-items:center}.patf-form--readonly .patf-inp[readonly]{cursor:default}.patf-form--readonly .patf-gender-btn:not(.active){display:none}.patf-form--readonly .patf-gender-wrap{pointer-events:none}.patf-form--readonly .patf-add-row,.patf-form--readonly .patf-remove-btn,.patf-form--readonly .patf-upload-row,.patf-form--readonly .patf-file-remove,.patf-form--readonly .patf-med-add{display:none!important}.patf-form--readonly .patf-req{display:none}.patf-form--readonly .patf-view-btn{pointer-events:auto}.cpm-footer--view,.patf-actions--view{justify-content:flex-end}.site-content--provider .footer{display:none}.site-content--provider{margin-bottom:15px;overflow-x:clip;max-width:100%}.site-content--provider .main-content{padding-top:28px;overflow-x:clip;max-width:100%;min-width:0}.pf-provider-form{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.pf-section-stack,.pf-fac-workspace,.pf-fac-detail,.pf-fieldset,.pf-inner-fieldset{max-width:100%;box-sizing:border-box}.pf-section-stack{position:relative;margin:8px 0 22px;padding:28px 0 0;background:var(--color-white);border:2px solid var(--color-brand);border-radius:10px;overflow:visible;box-shadow:0 2px 12px #1a233212}.pf-stack-legend{position:absolute;top:-13px;left:32px;display:inline-block;font-size:12px;font-weight:700;color:var(--color-white);letter-spacing:.2px;padding:4px 16px;background:var(--color-brand);border-radius:5px;box-shadow:0 2px 6px var(--color-brand-shadow);white-space:nowrap;z-index:2}.pf-fieldset{display:block;width:100%;min-width:0;box-sizing:border-box;background:transparent;border:none;border-radius:0;box-shadow:none;padding:0;margin:0;overflow:visible;position:relative;min-inline-size:0}.pf-fieldset--client{padding:0;border-bottom:1px solid #e5edd8}.pf-client-grid{width:100%;box-sizing:border-box;gap:12px 24px;padding:16px 32px 8px}.pf-client-paired{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 32px;align-items:start}.pf-client-paired>.patf-field{min-width:0}.pf-client-logo-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px;align-items:start;align-self:start;min-width:0;min-height:calc(1.25rem + 70px)}.pf-client-logo-field--hidden{visibility:hidden;pointer-events:none}.pf-client-logo-field{align-self:start;justify-self:stretch;width:100%;max-width:100%;min-width:0}.pf-client-logo-field .pf-logo-upload,.pf-client-logo-field .pf-logo-dropzone,.pf-client-logo-field .pf-logo-card{width:100%;max-width:100%}.pf-client-logo-field .pf-logo-dropzone,.pf-client-logo-field .pf-logo-card,.pf-client-logo-field .pf-logo-dropzone--skeleton{height:70px;min-height:70px;max-height:70px}.pf-client-logo-field .pf-logo-dropzone--error{height:auto;min-height:70px;max-height:none}.pf-client-logo-field .pf-logo-dropzone,.pf-client-logo-field .pf-logo-card{position:relative}.pf-client-logo-field .pf-logo-dropzone-empty{gap:8px;padding:0 10px}.pf-client-logo-field .pf-logo-dropzone-icon{width:32px;height:32px;border-radius:8px}.pf-client-logo-field .pf-logo-dropzone-icon svg{width:17px;height:17px}.pf-client-logo-field .pf-logo-dropzone-title{font-size:12px}.pf-client-logo-field .pf-logo-dropzone-hint{font-size:11px}.pf-client-logo-field .pf-logo-dropzone-tags,.pf-client-logo-field .pf-logo-dropzone-tags--skeleton{display:none}.pf-client-logo-field .pf-logo-dropzone-thumb{width:32px;height:32px;border-radius:8px}.pf-client-logo-field .pf-logo-dropzone--filled .pf-logo-dropzone-empty{justify-content:center;align-items:center;gap:0;padding:0;width:100%;height:100%}.pf-client-logo-field .pf-logo-dropzone--filled:not(.pf-logo-dropzone--error) .pf-logo-dropzone-copy{display:none}.pf-client-logo-field .pf-logo-dropzone--filled .pf-logo-dropzone-actions{position:absolute;top:4px;right:4px;margin-left:0;opacity:0;pointer-events:none;transition:opacity .15s ease}.pf-client-logo-field .pf-logo-dropzone--filled:hover .pf-logo-dropzone-actions,.pf-client-logo-field .pf-logo-dropzone--filled:focus-within .pf-logo-dropzone-actions{opacity:1;pointer-events:auto}.pf-client-logo-field .pf-logo-dropzone--filled.pf-logo-dropzone--error .pf-logo-dropzone-empty{justify-content:flex-start;gap:8px;padding:0 10px}.pf-client-logo-field .pf-logo-dropzone--filled.pf-logo-dropzone--error .pf-logo-dropzone-copy{display:block}.pf-client-logo-field .pf-logo-dropzone-action{width:28px;height:28px}.pf-client-logo-field .pf-logo-card__img{max-height:48px}.pf-client-logo-field .pf-logo-card__preview--empty svg{width:22px;height:22px}.pf-fieldset--client .patf-field{min-width:0}.pf-fieldset--client .patf-inp,.pf-fieldset--client .patf-sel,.pf-fieldset--client .ss-trigger{min-height:33px}.pf-fieldset--client .ss-trigger{padding:7px 10px;border-radius:5px;font-size:13px}.pf-fieldset--client .patf-phone-wrap{width:100%;min-width:0}.pf-fieldset--client .patf-phone-wrap .uf-phone-wrap{width:100%;min-height:33px;overflow:visible}.pf-fieldset--client .patf-phone-wrap .uf-phone-wrap .iti{display:block;width:100%}.pf-fieldset--client .patf-phone-wrap .uf-phone-wrap input.iti__tel-input{font-size:13px!important;padding-top:7px!important;padding-bottom:7px!important;min-height:31px;box-sizing:border-box}.pf-fieldset--client .patf-phone-wrap .uf-phone-wrap .iti__selected-country{display:flex;align-items:center;height:100%}.pf-fieldset--client .patf-phone-wrap .uf-phone-wrap .iti__selected-country-primary{display:flex;align-items:center}.pf-fieldset--client .patf-phone-wrap .uf-phone-wrap .iti__selected-dial-code{display:inline-flex;align-items:center;align-self:center;margin-left:5px!important;margin-right:4px;line-height:1.4!important}.pf-client-yn-field .pf-yn-toggle{margin-top:0;min-height:33px;align-items:center}.pf-fieldset--client .pf-client-yn-field .pf-yn-btn{min-height:33px;padding-top:7px;padding-bottom:7px;box-sizing:border-box}.pf-client-billing{padding:0 32px 12px}.pf-client-billing-fieldset{margin:0;padding:12px 16px 14px;border:1px solid #e5edd8;border-radius:10px;background:#fafdf6}.pf-client-billing-legend{padding:0 8px;font-size:12px;font-weight:700;color:var(--color-brand-gradient-dark, #527619)}.pf-fieldset--facility{padding:0 0 6px}.pf-section-stack--facility{margin-top:0}.pf-section-stack--facility .pf-stack-legend{max-width:calc(100% - 48px)}.pf-fac-workspace{margin:12px 24px 18px;border:2px solid #cfe0b4;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 6px 24px #3a7d1e1a,inset 0 1px #fffffff2;min-height:520px}.pf-subsection-title{font-size:12px;font-weight:700;color:var(--color-brand-gradient-dark);letter-spacing:.2px;padding:18px 22px 14px;margin:0;border-bottom:1px solid #e5edd8;background:linear-gradient(180deg,#fafcf7,#fff)}.pf-legend{position:absolute;top:-13px;left:20px;width:auto;font-size:12px;font-weight:700;color:var(--color-white);letter-spacing:.2px;text-transform:none;padding:4px 16px;background:var(--color-brand);border-radius:5px;border-bottom:none;margin-bottom:0;float:none;box-shadow:0 2px 6px var(--color-brand-shadow);white-space:nowrap;max-width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;z-index:1}.pf-fieldset>.pf-two-col{padding:18px 20px 20px}.pf-fieldset>.pf-fac-split{padding:0}.pf-inner-fieldset{background:var(--color-white);border:1px solid #e2e8f0;border-radius:8px;padding:0;flex:1;min-width:0;overflow:hidden;box-shadow:0 1px 4px #1a23320d}.pf-inner-legend{display:block;font-size:11px;font-weight:700;color:var(--color-brand-gradient-dark);letter-spacing:.4px;text-transform:uppercase;padding:10px 14px 9px;background:linear-gradient(180deg,#f9fcf5,#f3f8ec);border-bottom:1px solid #e2e8f0;margin-bottom:0;float:none}.pf-inner-fieldset--section{position:relative;margin:0 0 14px;padding:20px 0 6px;background:var(--color-white);border:2px solid var(--color-brand);border-radius:10px;overflow:visible;box-shadow:0 2px 12px #1a233212}.pf-inner-fieldset.pf-inner-fieldset--section{background:var(--color-white);border:2px solid var(--color-brand);border-radius:10px;overflow:visible;box-shadow:0 2px 12px #1a233212}.pf-inner-fieldset--section .pf-inner-legend{position:absolute;top:-13px;left:16px;display:inline-block;font-size:12px;font-weight:700;color:var(--color-white);letter-spacing:.2px;text-transform:none;padding:4px 14px;background:var(--color-brand);border-radius:5px;border-bottom:none;margin-bottom:0;box-shadow:0 2px 6px var(--color-brand-shadow);white-space:nowrap;max-width:calc(100% - 32px);overflow:hidden;text-overflow:ellipsis;z-index:2}.pf-inner-fieldset--section .pf-inner-legend.pf-inner-legend--icon,.pf-inner-legend--icon{display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;padding:4px 14px 4px 6px;font-size:12px;overflow:visible;text-overflow:unset;white-space:nowrap}.pf-inner-legend__icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:2px;margin-right:0;border-radius:4px;background:#ffffff2e;box-shadow:inset 0 1px #ffffff1f;flex-shrink:0;align-self:center}.pf-inner-legend__icon svg{display:block}.pf-inner-legend__icon-img{width:100%;height:100%;object-fit:contain;display:block}.pf-inner-legend__icon--asset.pf-inner-legend__icon--physician{width:18px;height:18px;padding:2px}.pf-inner-legend__icon--asset.pf-inner-legend__icon--physician .pf-inner-legend__icon-img{filter:brightness(0) invert(1)}.pf-inner-legend__text{display:inline-flex;align-items:center;line-height:1;padding:0;margin:0;align-self:center}.pf-inner-fieldset--physician.pf-inner-fieldset--section{border-color:#2a9d8f;box-shadow:0 2px 14px #2a9d8f1f}.pf-inner-fieldset--physician.pf-inner-fieldset--section .pf-inner-legend{background:linear-gradient(135deg,#31b0a0,#238276);box-shadow:0 2px 8px #2a9d8f59}.pf-inner-fieldset--physician.pf-inner-fieldset--section .pf-inner-legend__icon,.pf-inner-legend__icon--physician{background:linear-gradient(145deg,#ffffff4d,#ffffff1f);border:1px solid rgba(255,255,255,.24);box-shadow:inset 0 1px #ffffff59;color:#fff}.pf-inner-fieldset--staff.pf-inner-fieldset--section{border-color:#6b7fd7;box-shadow:0 2px 14px #6b7fd71f}.pf-inner-fieldset--staff.pf-inner-fieldset--section .pf-inner-legend{background:linear-gradient(135deg,#7488de,#5568c8);box-shadow:0 2px 8px #6b7fd759}.pf-inner-fieldset--staff.pf-inner-fieldset--section .pf-inner-legend__icon,.pf-inner-legend__icon--staff{background:linear-gradient(145deg,#ffffff4d,#ffffff1f);border:1px solid rgba(255,255,255,.24);box-shadow:inset 0 1px #ffffff59;color:#fff}.pf-inner-fieldset--section>.pf-table-scroll,.pf-inner-fieldset--section>.pf-table-add-row,.pf-inner-fieldset--section>.pf-mol-fields,.pf-inner-fieldset--section>.pf-tox-split{padding-left:16px;padding-right:16px}.pf-inner-fieldset--section>.pf-table-scroll{margin-top:10px}.pf-staff-hint{margin:14px 16px 12px;font-size:13px;line-height:1.5;color:var(--color-text-muted, #6b7280)}.pf-fac-detail>.pf-inner-fieldset--section{margin-top:14px}.pf-detail-row .pf-inner-fieldset--section{margin-bottom:0}.pf-inner-fieldset>.pf-form-row,.pf-inner-fieldset>.pf-tox-split,.pf-inner-fieldset>.pf-table-scroll,.pf-inner-fieldset>.pf-table-add-row{padding-left:14px;padding-right:14px}.pf-inner-fieldset>.pf-form-row:first-of-type{margin-top:12px}.pf-form-row{display:flex;align-items:flex-start;margin-bottom:6px;gap:0}.pf-form-label{font-size:13px;font-weight:600;color:var(--color-form-text-primary);flex:0 0 34%;max-width:34%;padding-right:10px;padding-top:9px;line-height:1.4}.pf-form-ctrl{flex:1;min-width:0;display:flex;flex-direction:column}.pf-req{color:var(--color-form-danger);margin-left:2px;font-style:normal}.pf-input{width:100%;border:1px solid var(--color-form-border);border-radius:8px;padding:9px 12px;font-size:13.5px;font-family:inherit;color:var(--color-form-text-primary);outline:none;background:var(--color-form-bg-thead);box-sizing:border-box;transition:border-color .18s,box-shadow .18s,background .18s;line-height:1.4}.pf-input:hover:not(:focus):not(.pf-input--invalid){border-color:#cbd5e1;background:var(--color-surface-card)}.pf-input:focus{border-color:var(--color-form-border-focus);background:var(--color-surface-card);box-shadow:var(--shadow-form-focus)}.pf-input::placeholder{color:var(--color-form-text-muted)}.pf-select-ctrl{width:100%;border:1px solid var(--color-form-border);border-radius:8px;padding:9px 32px 9px 12px;font-size:13.5px;font-family:inherit;color:var(--color-form-text-primary);outline:none;background:var(--color-form-bg-thead) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238a94a6' stroke-width='1.6' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 12px center;-webkit-appearance:none;appearance:none;box-sizing:border-box;transition:border-color .18s,box-shadow .18s,background .18s;cursor:pointer}.pf-select-ctrl:hover:not(:focus):not(.pf-select-ctrl--invalid){border-color:#cbd5e1;background-color:var(--color-surface-card)}.pf-select-ctrl:focus{border-color:var(--color-form-border-focus);background-color:var(--color-surface-card);box-shadow:var(--shadow-form-focus)}.pf-yn-toggle{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.pf-yn-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 14px;border:1.5px solid var(--color-border-default);border-radius:20px;background:var(--color-white);font-size:13px;font-weight:500;font-family:inherit;color:var(--color-text-primary);cursor:pointer;line-height:1;transition:border-color .15s,background .15s,color .15s,box-shadow .15s}.pf-yn-btn:hover:not(.pf-yn-btn--active){border-color:var(--color-brand);background:#fafdf7}.pf-yn-btn--active{border-color:var(--color-brand-gradient-dark);background:#f2f9e8;color:var(--color-brand-multi-tag-label);font-weight:600;box-shadow:0 1px 4px #8ec33c38}.pf-yn-dot{width:14px;height:14px;border-radius:50%;border:1.5px solid #bbb;flex-shrink:0;transition:border-color .15s,background .15s,box-shadow .15s}.pf-yn-btn--active .pf-yn-dot{border-color:var(--color-brand-gradient-dark);background:var(--color-brand-gradient-dark);box-shadow:inset 0 0 0 2px #f2f9e8}.pf-yn-toggle--compact{width:100%;gap:6px}.pf-yn-toggle--compact .pf-yn-btn{flex:1;justify-content:center;padding:7px 8px;font-size:12px;border-radius:8px}.pf-two-col{display:flex;gap:24px}.pf-col-half{flex:1;min-width:0}.pf-test-type-field{margin-bottom:16px;padding:0 4px}.pf-test-type-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.pf-test-type-hint{font-size:11px;font-weight:500;color:#94a3b8;white-space:nowrap}.pf-test-type-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pf-test-type-card{position:relative;display:flex;align-items:center;gap:12px;min-height:72px;padding:14px 16px 14px 14px;border:2px solid #e2e8f0;border-radius:12px;background:radial-gradient(ellipse 90% 80% at 0% 0%,rgba(148,163,184,.08) 0%,transparent 58%),linear-gradient(180deg,#fff,#fafbfc);cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .22s,background .22s,box-shadow .22s,transform .18s;overflow:hidden}.pf-test-type-card:before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .22s;pointer-events:none}.pf-test-type-card--mol:before{background:radial-gradient(circle at 100% 0%,rgba(122,172,46,.12) 0%,transparent 55%)}.pf-test-type-card--tox:before{background:radial-gradient(circle at 100% 0%,rgba(59,130,196,.12) 0%,transparent 55%)}.pf-test-type-card:hover{transform:translateY(-1px);box-shadow:0 4px 14px #1a233214}.pf-test-type-card--mol:hover{border-color:#b8d4a0}.pf-test-type-card--tox:hover{border-color:#a8c8e8}.pf-test-type-card__input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.pf-test-type-card__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:11px;transition:background .22s,color .22s,box-shadow .22s}.pf-test-type-card--mol .pf-test-type-card__icon{background:#eef6e4;color:#4a7c23}.pf-test-type-card--tox .pf-test-type-card__icon{background:#eaf2fb;color:#2f6fad}.pf-test-type-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.pf-test-type-card__title{font-size:13.5px;font-weight:700;color:var(--color-form-text-primary);line-height:1.25}.pf-test-type-card__desc{font-size:10.5px;font-weight:500;color:#94a3b8;line-height:1.35}.pf-test-type-card__check{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:2px solid #d8e0ea;color:transparent;background:#fff;transition:border-color .22s,background .22s,color .22s,transform .22s}.pf-test-type-card--active:before{opacity:1}.pf-test-type-card--mol.pf-test-type-card--active{border-color:var(--color-brand);background:radial-gradient(ellipse 95% 85% at 0% 0%,rgba(122,172,46,.14) 0%,transparent 60%),linear-gradient(180deg,#f8fcf3,#fff);box-shadow:0 4px 16px #3a7d1e1f}.pf-test-type-card--tox.pf-test-type-card--active{border-color:#3b82c4;background:radial-gradient(ellipse 95% 85% at 0% 0%,rgba(59,130,196,.14) 0%,transparent 60%),linear-gradient(180deg,#f3f8fd,#fff);box-shadow:0 4px 16px #2f6fad1f}.pf-test-type-card--mol.pf-test-type-card--active .pf-test-type-card__icon{background:var(--color-brand);color:#fff;box-shadow:0 4px 12px #3a7d1e47}.pf-test-type-card--tox.pf-test-type-card--active .pf-test-type-card__icon{background:#3b82c4;color:#fff;box-shadow:0 4px 12px #2f6fad47}.pf-test-type-card--active .pf-test-type-card__title{color:#1e293b}.pf-test-type-card--active .pf-test-type-card__desc{color:#64748b}.pf-test-type-card--mol.pf-test-type-card--active .pf-test-type-card__check{border-color:var(--color-brand);background:var(--color-brand);color:#fff;transform:scale(1.05)}.pf-test-type-card--tox.pf-test-type-card--active .pf-test-type-card__check{border-color:#3b82c4;background:#3b82c4;color:#fff;transform:scale(1.05)}.pf-test-type-card:focus-within{outline:2px solid var(--color-brand);outline-offset:2px}.pf-test-type-row{display:flex;gap:20px}.pf-checkbox-label{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:600;color:var(--color-form-text-primary);cursor:pointer;padding:6px 14px;border:1.5px solid var(--color-form-border);border-radius:var(--radius-form-pill);background:var(--color-surface-panel-muted);transition:border-color .18s,background .18s;-webkit-user-select:none;user-select:none}.pf-checkbox-label:hover{border-color:var(--color-form-accent);background:var(--color-form-accent-light)}.pf-checkbox-label input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.pf-checkbox-label:has(input[type=checkbox]:checked){background:var(--color-form-accent);border-color:var(--color-form-accent);color:var(--color-white)}.pf-detail-row{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:12px;margin-bottom:14px}.pf-inner-fieldset--facility{flex:1 1 0;min-width:0;display:flex;flex-direction:column}.pf-inner-fieldset--facility.pf-inner-fieldset--section{margin-bottom:0;overflow:visible}.pf-inner-fieldset--facility.pf-inner-fieldset--section .pf-fac-fields{padding-top:6px;overflow:visible}.pf-inner-fieldset--facility .patf-field{overflow:visible}.pf-inner-fieldset--facility .pf-fac-fields{flex:1}.pf-inner-fieldset--molecular{flex:1 1 200px;max-width:100%;min-width:0;align-self:flex-start}.pf-inner-fieldset--molecular.pf-inner-fieldset--section .pf-inner-legend{font-size:12px;padding:4px 12px;max-width:calc(100% - 20px)}.pf-fac-fields{padding:14px;gap:10px 12px}.pf-mol-fields{padding:10px 12px 12px;display:flex;flex-direction:column;gap:8px}.pf-inner-fieldset--molecular .pf-form-row{align-items:center;margin-bottom:0;padding-left:0;padding-right:0}.pf-inner-fieldset--molecular .pf-form-label{flex:0 0 52%;max-width:52%;padding-top:0;font-size:12px;line-height:1.35}.pf-inner-fieldset--molecular .pf-form-ctrl{flex:1;min-width:0}.pf-inner-fieldset--molecular .pf-yn-toggle--compact .pf-yn-btn{min-height:34px}.pf-tox-split{display:flex;gap:12px;padding:12px 14px 14px}.pf-tox-half{flex:1;background:#fafcf7;border:1px solid #e2e8f0;border-radius:8px;padding:12px 14px;box-shadow:0 1px 3px #1a23320a}.pf-tox-half-header{display:block;text-align:center;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid var(--color-form-border)}.pf-tox-half-header__label-col{display:none}.pf-tox-half-header .pf-tox-legend{width:100%;text-align:center;margin-bottom:0;padding-bottom:0;border-bottom:none}.pf-tox-legend{font-size:11px;font-weight:700;color:var(--color-navy-deep);text-transform:uppercase;letter-spacing:.6px}.pf-tox-half .pf-form-row{padding-left:0;padding-right:0;align-items:flex-start}.pf-tox-half .pf-form-label{padding-top:3px;align-self:flex-start}.pf-tox-half .pf-form-ctrl>.pf-yn-toggle{align-items:center;gap:8px;margin-top:-1px}.pf-tox-half .pf-yn-btn{justify-content:center;padding:6px 14px;font-size:12.5px}.pf-tox-half .pf-yn-dot{width:12px;height:12px}.pf-screening-drugs{margin:0 14px 14px;padding:0 0 12px;background:var(--color-brand-surface, #f7fbea);border:1px solid var(--color-brand-muted, #d8e8bc);border-radius:8px;overflow:hidden}.pf-screening-drugs__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:10px 14px;background:var(--color-brand, #8ec33c);border-bottom:1px solid var(--color-brand-gradient-dark, #6f9e2e)}.pf-screening-drugs__legend{margin:0;font-size:13px;font-weight:700;color:var(--color-white, #fff);letter-spacing:.2px}.pf-screening-drugs__select-all{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--color-white, #fff);cursor:pointer;white-space:nowrap}.pf-screening-drugs__select-all input{width:15px;height:15px;accent-color:var(--color-white, #fff)}.pf-screening-drugs__select-all--skeleton{pointer-events:none;cursor:default}.pf-screening-drugs__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px;padding:0 14px}.pf-screening-drugs__item{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.35;cursor:pointer;padding:4px 0}.pf-screening-drugs__item input{margin-top:2px;flex-shrink:0;width:14px;height:14px;accent-color:var(--color-brand, #8ec33c)}.pf-screening-drugs__empty{font-size:13px;color:#64748b;padding:4px 14px}.pf-screening-drugs__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pf-screening-drugs__skeleton{position:relative;padding:0 0 2px}.pf-screening-drugs__skeleton-item{display:flex;align-items:center;gap:8px;padding:5px 0;min-height:26px}.pf-screening-drugs__skeleton-check{flex-shrink:0;width:14px;height:14px;border-radius:3px}.pf-screening-drugs__skeleton-line{display:block;height:12px;border-radius:4px;max-width:100%}.pf-screening-drugs__skeleton-line--select{width:72px;height:11px}.pf-screening-drugs__select-all--skeleton .pf-screening-drugs__skeleton-check,.pf-screening-drugs__select-all--skeleton .pf-screening-drugs__skeleton-line--select{background:#ffffff8c}.pf-onboard-upload{display:flex;align-items:center;min-height:34px}.pf-onboard-upload__input{display:none}.pf-onboard-upload__btn{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 12px;border:1.5px dashed var(--color-brand, #8ec33c);border-radius:6px;background:var(--color-brand-surface, #f7fcef);color:var(--color-brand-gradient-dark, #527619);font-size:13px;font-weight:600;cursor:pointer}.pf-onboard-upload__btn:hover:not(:disabled){background:var(--color-brand-muted, #f0f7e6)}.pf-onboard-upload__btn:disabled{opacity:.7;cursor:wait}.pf-onboard-upload__has-file{display:flex;align-items:center;gap:8px;flex-wrap:wrap;width:100%}.pf-onboard-upload__link,.pf-onboard-upload__name{flex:1;min-width:0;font-size:13px;color:var(--color-brand-gradient-dark, #527619);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pf-onboard-upload__link:hover{text-decoration:underline}.pf-onboard-upload__change{flex-shrink:0;height:30px;padding:0 10px;border:1px solid var(--color-form-border, #e2e8f0);border-radius:5px;background:#fff;font-size:12px;font-weight:600;cursor:pointer}.pf-onboard-upload__change:hover:not(:disabled){border-color:var(--color-brand, #8ec33c);color:var(--color-brand-gradient-dark, #527619)}.pf-onboard-upload__clear{flex-shrink:0;width:28px;height:28px;border:none;border-radius:5px;background:transparent;color:#94a3b8;font-size:18px;line-height:1;cursor:pointer}.pf-onboard-upload__clear:hover:not(:disabled){color:#dc2626;background:#fef2f2}.pf-fac-split{display:flex;min-height:520px;padding:0!important}.pf-fac-sidebar{width:300px;flex-shrink:0;background:radial-gradient(ellipse 120% 80% at 0% 0%,rgba(122,172,46,.14) 0%,transparent 58%),linear-gradient(180deg,#f3f9ec,#e8f2dc);border-right:2px solid #cfe0b4;display:flex;flex-direction:column}.pf-fac-sidebar-head{padding:16px 16px 14px;border-bottom:1px solid #cfe0b4;background:#ffffff73}.pf-fac-sidebar-label{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:700;color:var(--color-brand-gradient-dark);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.pf-fac-sidebar-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:var(--color-brand);color:#fff;font-size:11px;font-weight:700;letter-spacing:0;box-shadow:0 2px 6px #3a7d1e40}.pf-btn-add-fac{width:100%;background:var(--color-brand-gradient-dark);color:var(--color-white);border:none;border-radius:7px;padding:8px 10px;font-size:12.5px;font-weight:700;cursor:pointer;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .18s,box-shadow .18s;box-shadow:0 2px 6px var(--color-brand-shadow)}.pf-btn-add-fac:hover{background:var(--color-settings-accent-green-dark, #456812);box-shadow:0 3px 8px var(--color-brand-shadow)}.pf-fac-list{flex:1;overflow-y:auto;padding:6px 0}.pf-fac-empty-note{text-align:center;padding:28px 12px;color:var(--color-form-text-muted);font-size:12px}.pf-fac-item{display:flex;align-items:flex-start;gap:10px;margin:4px 10px;padding:10px 12px;border-radius:10px;cursor:pointer;border-left:4px solid transparent;font-size:13px;color:var(--color-form-text-secondary);transition:background .18s,border-color .18s,box-shadow .18s,transform .15s}.pf-fac-item:hover{background:#7aac2e1f;transform:translate(2px)}.pf-fac-item--active{background:#7aac2e33;border-left-color:var(--color-brand-gradient-dark);color:var(--color-brand-gradient-dark);font-weight:700;box-shadow:0 2px 10px #3a7d1e1f}.pf-fac-item-icon{color:var(--color-brand-gradient-dark);flex-shrink:0;display:flex;align-items:center;margin-top:1px}.pf-fac-item-name{flex:1;min-width:0;white-space:normal;overflow:visible;text-overflow:unset;overflow-wrap:anywhere;word-break:break-word;line-height:1.35}.pf-fac-item-del{opacity:0;background:none;border:none;color:var(--color-form-danger);font-size:16px;cursor:pointer;padding:0 2px;line-height:1;flex-shrink:0;margin-top:1px;transition:opacity .15s}.pf-fac-item:hover .pf-fac-item-del{opacity:1}.pf-fac-item-del:hover{color:var(--color-chart-heatmap-high)}.pf-fac-detail{flex:1;min-width:0;overflow:visible;padding:20px 24px 28px;background:radial-gradient(ellipse 90% 60% at 100% 0%,rgba(122,172,46,.05) 0%,transparent 55%),linear-gradient(180deg,#fff,#fafcf7)}.pf-fac-no-selection{display:flex;align-items:center;justify-content:center;height:100%;color:var(--color-form-text-muted);font-size:14px}.pf-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:0;margin-bottom:0;max-width:100%;min-width:0}.pf-table-scroll .pf-table-bordered.pf-table--staff{min-width:760px}.pf-table-scroll .pf-table-bordered.pf-table--physician{min-width:1080px}.pf-table-bordered{width:100%;border-collapse:collapse;font-size:13px}.pf-table-bordered th{background:var(--color-form-bg-thead);border-bottom:2px solid var(--color-form-border);border-right:1px solid var(--color-form-border);padding:9px 10px;font-size:11.5px;font-weight:700;text-align:left;color:var(--color-form-text-secondary);text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}.pf-table-bordered th:last-child{border-right:none;text-align:center}.pf-table-bordered td{border-bottom:1px solid var(--color-form-border);border-right:1px solid var(--color-form-border);padding:8px;vertical-align:middle}.pf-table-bordered.pf-table--physician thead th,.pf-table-bordered.pf-table--staff thead th{vertical-align:middle}.pf-table-bordered.pf-table--physician tbody td,.pf-table-bordered.pf-table--staff tbody td{vertical-align:middle;padding:8px}.pf-table-bordered.pf-table--physician td.pf-cb-cell,.pf-table-bordered.pf-table--staff td.pf-cb-cell,.pf-table-bordered.pf-table--physician td.pf-table-action-cell,.pf-table-bordered.pf-table--staff td.pf-table-action-cell{text-align:center}.pf-table-bordered td:last-child{border-right:none}.pf-table-bordered tbody tr:last-child td{border-bottom:none}.pf-table-bordered tbody tr:hover{background:#fafbff}.pf-table-bordered .patf-inp{padding:6px 8px;font-size:12px;border-radius:5px;min-height:32px;box-sizing:border-box}.pf-table-bordered.pf-table--physician .pf-table-field,.pf-table-bordered.pf-table--staff .pf-table-field{display:flex;flex-direction:column;justify-content:flex-start;width:100%;min-width:0;min-height:52px}.pf-table-bordered.pf-table--physician .pf-table-field .patf-inp,.pf-table-bordered.pf-table--staff .pf-table-field .patf-inp{width:100%;height:32px;min-height:32px;max-height:32px;padding:0 8px;line-height:30px}.pf-table-bordered.pf-table--physician .patf-field-error-slot,.pf-table-bordered.pf-table--staff .patf-field-error-slot{flex-shrink:0;height:18px;min-height:18px;margin-top:2px;overflow:hidden}.pf-table-bordered.pf-table--physician .pf-table-field .patf-phone-wrap,.pf-table-bordered.pf-table--staff .pf-table-field .patf-phone-wrap{width:100%;min-width:0}.pf-table-bordered.pf-table--physician .pf-table-field .patf-phone-wrap .uf-phone-wrap,.pf-table-bordered.pf-table--staff .pf-table-field .patf-phone-wrap .uf-phone-wrap{display:block;width:100%;min-height:32px;overflow:visible;border:1px solid var(--color-border-default);border-radius:5px;background:var(--color-white);box-sizing:border-box}.pf-table-bordered.pf-table--physician .pf-table-field .patf-phone-wrap .uf-phone-wrap .iti,.pf-table-bordered.pf-table--staff .pf-table-field .patf-phone-wrap .uf-phone-wrap .iti{display:block;width:100%}.pf-table-bordered.pf-table--physician .pf-table-field .patf-phone-wrap .uf-phone-wrap input.iti__tel-input,.pf-table-bordered.pf-table--staff .pf-table-field .patf-phone-wrap .uf-phone-wrap input.iti__tel-input{font-size:12px!important;padding-top:5px!important;padding-bottom:5px!important;min-height:30px;height:auto!important;box-sizing:border-box}.pf-table-bordered.pf-table--physician .pf-table-field .patf-phone-wrap .uf-phone-wrap .iti__selected-country,.pf-table-bordered.pf-table--staff .pf-table-field .patf-phone-wrap .uf-phone-wrap .iti__selected-country{display:flex;align-items:center;height:100%}.pf-table-bordered.pf-table--physician .pf-table-field .patf-phone-wrap .uf-phone-wrap .iti__selected-country-primary,.pf-table-bordered.pf-table--staff .pf-table-field .patf-phone-wrap .uf-phone-wrap .iti__selected-country-primary{display:flex;align-items:center}.pf-table-bordered.pf-table--physician .pf-table-field .patf-phone-wrap .uf-phone-wrap .iti__selected-dial-code,.pf-table-bordered.pf-table--staff .pf-table-field .patf-phone-wrap .uf-phone-wrap .iti__selected-dial-code{display:inline-flex;align-items:center;align-self:center;margin-left:4px!important;margin-right:2px;line-height:1.4!important;font-size:10px!important;padding:1px 4px!important}.pf-table-bordered.pf-table--physician .pf-table-field .patf-phone-wrap .uf-phone-wrap:focus-within,.pf-table-bordered.pf-table--staff .pf-table-field .patf-phone-wrap .uf-phone-wrap:focus-within{border-color:var(--color-brand);box-shadow:0 0 0 2px #8ec33c26}.pf-phy-input{width:100%;border:1px solid var(--color-form-border);border-radius:6px;padding:7px 10px;font-size:13px;font-family:inherit;color:var(--color-form-text-primary);outline:none;background:var(--color-form-bg-thead);box-sizing:border-box;transition:border-color .15s,box-shadow .15s,background .15s}.pf-phy-input:hover:not(:focus):not(.pf-phy-input--invalid){border-color:#cbd5e1;background:var(--color-surface-card)}.pf-phy-input:focus{border-color:var(--color-form-border-focus);background:var(--color-surface-card);box-shadow:0 0 0 2px var(--color-form-accent-ring)}.pf-phy-input::placeholder{color:var(--color-form-text-muted)}.pf-phy-select{width:100%;border:none;border-bottom:1.5px solid #d1d9e6;background:transparent;font-family:inherit;font-size:13px;color:var(--color-form-text-primary);outline:none;cursor:pointer;padding:4px 2px;-webkit-appearance:none;appearance:none}.pf-phy-select:focus{border-bottom-color:var(--color-form-accent)}.pf-table-add-row{text-align:center;padding:12px 14px 14px;border-top:1px solid #e5edd8;background:linear-gradient(180deg,#fafcf7,#fff)}.pf-delete-btn{background:#fee2e2;color:var(--color-form-danger);border:1px solid #fca5a5;border-radius:6px;width:30px;height:28px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s;padding:0}.pf-delete-btn:hover:not(:disabled){background:var(--color-form-danger);border-color:var(--color-form-danger);color:var(--color-white)}.pf-provider-form .pf-btn-add-row{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:272px;max-width:100%;padding:8px 22px;border:1.5px solid var(--color-brand);border-radius:999px;background:#fff;color:var(--color-brand-gradient-dark);font-size:12.5px;font-weight:700;letter-spacing:.15px;white-space:nowrap;box-sizing:border-box;cursor:pointer;font-family:inherit;transition:background .18s,color .18s,border-color .18s,box-shadow .18s,transform .15s}.pf-provider-form .pf-btn-add-row:before{content:"+";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:var(--color-brand-muted);color:var(--color-brand-gradient-dark);font-size:14px;font-weight:700;line-height:1;transition:background .18s,color .18s}.pf-provider-form .pf-btn-add-row:hover:not(:disabled){background:var(--color-brand-gradient-dark);border-color:var(--color-brand-gradient-dark);color:var(--color-white);box-shadow:0 3px 12px var(--color-brand-shadow);transform:translateY(-1px)}.pf-provider-form .pf-btn-add-row:hover:not(:disabled):before{background:#ffffff38;color:var(--color-white)}.pf-provider-form .pf-btn-add-row:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 5px var(--color-brand-shadow)}.pf-provider-form .pf-btn-add-row:disabled{opacity:1;background:#f3f4f6;border-color:#d1d5db;color:#9ca3af;cursor:not-allowed;box-shadow:none;transform:none}.pf-provider-form .pf-btn-add-row:disabled:before{background:#e5e7eb;color:#9ca3af}.pf-cb-cell{text-align:center}.pf-cb-cell input[type=checkbox]{width:17px;height:17px;cursor:pointer;accent-color:var(--color-form-accent);border-radius:4px}.pf-provider-form-error{margin-top:16px;margin-bottom:10px}.pf-load-error{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:24px;border:2px solid #e2e8f0;border-radius:8px;background:#fff}.pf-load-error p{margin:0;color:#b42318}.pf-provider-actions.patf-actions{margin-top:16px;padding:0;border:none;border-radius:0;background:transparent;align-items:center;justify-content:flex-end;gap:10px;min-height:38px}.pf-provider-actions .pf-cancel-btn,.pf-provider-actions .patf-btn-save{display:inline-flex;align-items:center;justify-content:center;min-height:38px}.pf-actions{display:flex;justify-content:flex-end;align-items:center;margin-top:20px;gap:12px}.pf-submit-btn{background:var(--color-form-accent);border:none;color:var(--color-white);border-radius:8px;padding:11px 32px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .18s,box-shadow .18s,transform .1s;box-shadow:0 3px 10px var(--color-brand-shadow);letter-spacing:.2px}.pf-submit-btn:hover:not(:disabled){background:var(--color-navy-deep);box-shadow:0 4px 14px #00206047}.pf-submit-btn:active:not(:disabled){transform:translateY(1px)}.pf-submit-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.pf-cancel-btn{background:var(--color-white);color:var(--color-form-text-secondary);border:1.5px solid var(--color-form-border);border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:border-color .18s,color .18s,background .18s}.pf-cancel-btn:hover{border-color:var(--color-form-text-secondary);color:var(--color-form-text-primary);background:var(--color-gray-50)}.pf-error{color:var(--color-chart-heatmap-high);font-size:13px;margin-bottom:16px;padding:10px 14px;background:#fef2f2;border:1px solid #fca5a5;border-left:3px solid var(--color-form-danger);border-radius:7px}.pf-inline-error{color:var(--color-chart-heatmap-high);font-size:12px;margin-top:4px}.pf-field-error-slot{flex-shrink:0;height:18px;margin-top:4px;overflow:hidden}.pf-field-error{color:var(--color-form-danger);font-size:11.5px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pf-field-error--empty{visibility:hidden;pointer-events:none}.pf-provider-form .patf-field-error,.pf-fieldset .patf-field-error{color:var(--color-error-dark)}.pf-provider-form .patf-field-error-slot,.pf-fieldset .patf-field-error-slot{height:18px;min-height:18px;margin-top:2px;overflow:hidden}.ss-trigger.patf-inp{display:flex;align-items:center;justify-content:space-between;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none;min-height:unset;width:100%;box-sizing:border-box}.ss-trigger.patf-inp.ss-trigger--open{border-color:var(--color-brand);box-shadow:0 0 0 2px #8ec33c26}.pf-csz-row{display:flex;gap:8px;width:100%}.pf-csz-col{display:flex;flex-direction:column;min-width:0}.pf-csz-col--city{flex:2}.pf-csz-col--state{flex:1}.pf-csz-col--zip{flex:1.5}.pf-loading{color:var(--color-form-text-muted);font-size:14px;padding:40px 0;text-align:center}.pf-tmpl-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;padding:8px 0 4px;align-items:start}.pf-tmpl-card{border:2.5px solid var(--color-form-border);border-radius:10px;overflow:hidden;cursor:pointer;transition:border-color .18s,box-shadow .18s;background:var(--color-surface-card);display:flex;flex-direction:column;min-width:0;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.pf-tmpl-card:hover{border-color:var(--color-form-accent);box-shadow:0 4px 14px var(--color-form-accent-shadow)}.pf-tmpl-card.pf-tmpl-selected{border-color:var(--color-form-accent);box-shadow:0 0 0 3px var(--color-form-accent-ring)}.pf-tmpl-thumb{width:100%;aspect-ratio:1414 / 2000;overflow:hidden;background:#f1f5f9;flex-shrink:0;display:flex;align-items:flex-start;justify-content:center;padding:8px;box-sizing:border-box;position:relative}.pf-tmpl-thumb img{width:100%;height:100%;object-fit:contain;object-position:top center;display:block}.pf-tmpl-view-large-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:9px 14px;border:none;border-radius:8px;background:var(--color-navy-deep);color:#fff;font-size:12.5px;font-weight:600;font-family:inherit;cursor:pointer;box-shadow:0 2px 8px #0f172a29;transition:background .15s ease,transform .15s ease}.pf-tmpl-view-large-btn:hover{background:var(--color-form-accent)}.pf-tmpl-view-large-btn:active{transform:scale(.98)}.pf-tmpl-footer{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-top:1px solid var(--color-form-border);background:var(--color-surface-card);gap:8px}.pf-tmpl-footer--title{justify-content:center;gap:10px;min-height:42px}.pf-tmpl-footer--stacked{flex-direction:column;align-items:stretch;gap:10px;padding:12px}.pf-tmpl-footer__title-row{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0;width:100%}.pf-template-title-label{display:inline-flex;align-items:center;gap:8px;min-width:0;max-width:100%;padding:5px 10px 5px 5px;border-radius:10px;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0d,inset 0 1px #ffffffe6;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.pf-template-title-label--selected{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-color:#93c5fd;box-shadow:0 0 0 2px #3b82f624,0 2px 8px #2563eb1f}.pf-template-title-label__check{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;border-radius:50%;background:linear-gradient(145deg,#22c55e,#16a34a);color:#fff;box-shadow:0 1px 4px #16a34a59}.pf-template-title-label__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;border-radius:8px;background:linear-gradient(145deg,#1e4976,#0f2744);color:#e0f2fe;box-shadow:0 2px 6px #0f274447,inset 0 1px #ffffff1f}.pf-template-title-label--selected .pf-template-title-label__icon{background:linear-gradient(145deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 2px 8px #2563eb59,inset 0 1px #ffffff2e}.pf-template-title-label__icon svg{flex-shrink:0}.pf-template-title-label__text{display:inline-flex;align-items:baseline;gap:5px;min-width:0;line-height:1.2}.pf-template-title-label__name{font-size:12px;font-weight:600;color:#64748b;letter-spacing:.01em}.pf-template-title-label__num{font-size:14px;font-weight:800;color:#0f2744;font-variant-numeric:tabular-nums}.pf-template-title-label--selected .pf-template-title-label__name{color:#3b82f6}.pf-template-title-label--selected .pf-template-title-label__num{color:#1d4ed8}.pf-template-title-label--compact{gap:6px;padding:4px 8px 4px 4px;border-radius:8px;width:100%;justify-content:center}.pf-template-title-label--compact .pf-template-title-label__icon{width:24px;height:24px;border-radius:6px}.pf-template-title-label--compact .pf-template-title-label__name{font-size:11px}.pf-template-title-label--compact .pf-template-title-label__num{font-size:12.5px}.pf-template-bar{display:flex;align-items:center;justify-content:center;width:100%;margin-top:auto;transition:background .22s ease}.pf-template-bar--pill{padding:6px 8px 10px;background:transparent;border-top:none}.pf-template-bar__pill{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:28px;padding:5px 12px;border-radius:999px;background:#f8fafc;color:#475569;border:1px solid #e2e8f0;font-size:11.5px;font-weight:700;line-height:1.2;white-space:nowrap;box-sizing:border-box;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.pf-template-bar__pill-text{font-variant-numeric:tabular-nums}.pf-template-bar--selected .pf-template-bar__pill{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-color:transparent;box-shadow:0 2px 10px #2563eb47}.pf-template-bar--selected .pf-template-bar__pill svg{flex-shrink:0}.pf-tmpl-badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:var(--color-form-accent);color:var(--color-white);font-size:12px;font-weight:700}.pf-tmpl-badge-empty{flex-shrink:0;display:inline-flex;width:18px;height:18px;border-radius:50%;border:2px solid var(--color-form-border)}.pf-tmpl-title{font-size:inherit;font-weight:inherit;color:inherit;white-space:nowrap;overflow:visible;text-overflow:unset}.pf-tmpl-zoom-overlay{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;padding-top:max(24px,env(safe-area-inset-top,0px));padding-bottom:max(24px,env(safe-area-inset-bottom,0px));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#0f172ab8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:zoom-out;animation:pf-tmpl-zoom-fade .24s ease forwards}@keyframes pf-tmpl-zoom-fade{0%{opacity:0}to{opacity:1}}.pf-tmpl-zoom-stage{display:flex;flex-direction:column;align-items:center;gap:12px;width:min(96vw,760px);max-width:100%;max-height:none;margin:auto;animation:pf-tmpl-zoom-scale .32s cubic-bezier(.22,1,.36,1) both}@keyframes pf-tmpl-zoom-scale{0%{opacity:0;transform:scale(.94) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.pf-tmpl-zoom-img{display:block;width:100%;max-width:100%;max-height:min(calc(100dvh - 120px),calc(100svh - 120px));height:auto;object-fit:contain;object-position:center top;border-radius:12px;background:#fff;padding:16px;box-shadow:0 24px 64px #00000073;cursor:default}.pf-tmpl-zoom-caption{display:inline-flex;align-items:center;gap:8px;margin:0;padding:6px 14px;border-radius:999px;background:#ffffff24;color:#ffffffeb;font-size:13px;font-weight:600}.pf-tmpl-zoom-close{position:fixed;top:20px;right:24px;width:44px;height:44px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:#ffffff1f;color:#fff;font-size:28px;line-height:1;cursor:pointer;transition:background .15s,transform .15s}.pf-tmpl-zoom-close:hover{background:#ffffff3d;transform:scale(1.05)}.pf-tmpl-zoom-back{position:fixed;top:20px;left:24px;z-index:1;display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 16px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff1f;color:#fff;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,transform .15s}.pf-tmpl-zoom-back:hover{background:#ffffff3d;transform:translate(-2px)}.pf-tmpl-preview-btn{flex-shrink:0;background:var(--color-form-text-primary);color:var(--color-white);border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.pf-tmpl-modal{background:var(--color-surface-card);border-radius:12px;overflow:hidden;max-width:860px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0006}.pf-tmpl-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--color-form-border);flex-shrink:0}.pf-tmpl-modal-header span{font-size:15px;font-weight:700;color:var(--color-form-text-primary)}.pf-tmpl-modal-close{background:none;border:none;font-size:22px;color:var(--color-form-text-muted);cursor:pointer;line-height:1;padding:0 4px}.pf-tmpl-modal-close:hover{color:var(--color-form-text-primary)}.pf-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;flex-wrap:wrap}.pf-search-icon{position:absolute;left:10px;color:var(--color-form-text-muted);pointer-events:none}.pf-search-input{border:1.5px solid var(--color-form-border);border-radius:7px;padding:9px 32px;font-size:13px;font-family:inherit;color:var(--color-form-text-primary);outline:none;width:240px;background:var(--color-surface-card);transition:border-color .18s,box-shadow .18s}.pf-search-input:focus{border-color:var(--color-form-accent);box-shadow:var(--shadow-form-focus)}.pf-search-clear{position:absolute;right:8px;background:none;border:none;color:var(--color-form-text-muted);font-size:16px;cursor:pointer;padding:2px 4px}.pf-search-clear:hover{color:var(--color-form-text-primary)}.pf-add-btn{background:var(--color-form-accent);color:var(--color-white);border:none;border-radius:8px;padding:10px 22px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .18s,box-shadow .18s;box-shadow:0 2px 6px var(--color-form-accent-shadow-btn)}.pf-add-btn:hover{background:var(--color-navy-deep);box-shadow:0 3px 10px var(--color-form-navy-shadow)}.pf-modal-overlay{position:fixed;inset:0;background:#0009;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.pf-modal-overlay--template{z-index:999;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;align-items:flex-start;justify-content:center;padding:max(16px,env(safe-area-inset-top,0px)) max(16px,env(safe-area-inset-right,0px)) max(16px,env(safe-area-inset-bottom,0px)) max(16px,env(safe-area-inset-left,0px))}.pf-modal-overlay--template .pf-modal-template{margin:auto}.pf-modal-overlay--lcms{z-index:1100}.pf-modal-box{background:var(--color-surface-card);border-radius:12px;overflow:hidden;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000061}.pf-modal-lg{max-width:1100px}.pf-modal-xl{max-width:1140px}.pf-modal-lcms{max-width:1140px;max-height:92vh}.pf-modal-template{width:min(1480px,calc(100vw - 32px));max-width:min(1480px,calc(100vw - 32px));max-height:min(94vh,calc(100dvh - 32px));display:flex;flex-direction:column;overflow:hidden}.pf-modal-lcms .pf-modal-header span{font-size:17px;line-height:1.35}.pf-modal-lcms .pf-modal-body{background:#eef2f8}.pf-modal-template .pf-modal-header span{font-size:17px}.pf-modal-template .pf-modal-body{padding:20px 24px 24px;background:#eef2f8;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.pf-modal-template .pf-tmpl-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,168px),1fr));justify-content:center;align-items:start;gap:12px;padding:4px 0;width:100%;box-sizing:border-box}.pf-modal-template .pf-tmpl-card{flex:none;width:100%;max-width:none;min-width:0;border-color:#8ec33c;border-width:2px;position:relative;overflow:hidden;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease,background .22s ease}.pf-modal-template .pf-tmpl-card:hover:not(.pf-tmpl-selected){border-color:#6ea82e;box-shadow:0 3px 12px #8ec33c2e}.pf-modal-template .pf-tmpl-card.pf-tmpl-selected{border-color:#2563eb;border-width:2px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 4px 16px #2563eb29;transform:translateY(-2px)}.pf-modal-template .pf-tmpl-card.pf-tmpl-selected .pf-tmpl-thumb{background:linear-gradient(180deg,#dbeafe,#e6ecfa)}.pf-tmpl-active-badge{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:4px 9px 4px 6px;border-radius:999px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;line-height:1;box-shadow:0 2px 10px #2563eb73,inset 0 1px #ffffff38;animation:pf-tmpl-active-pop .3s cubic-bezier(.22,1,.36,1) both}@keyframes pf-tmpl-active-pop{0%{opacity:0;transform:scale(.82) translateY(-6px)}to{opacity:1;transform:scale(1) translateY(0)}}.pf-modal-template .pf-tmpl-thumb{aspect-ratio:auto;background:#e6ecfa;padding:6px;display:block;overflow:hidden;position:relative;border-radius:6px 6px 0 0}.pf-modal-template .pf-tmpl-thumb img{width:100%;height:auto;max-height:none;object-fit:contain;object-position:top center}.pf-modal-template .pf-tmpl-card-actions{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:8px 8px 4px}.pf-modal-template .pf-tmpl-card .pf-template-bar--pill{padding:4px 8px 8px}.pf-modal-template .pf-template-bar__pill{min-height:26px;padding:4px 10px;font-size:11px}.pf-modal-template .pf-tmpl-footer__title-row{justify-content:flex-start;padding:0 2px}.pf-modal-template .pf-template-title-label{width:100%}.pf-modal-template .pf-tmpl-title,.pf-modal-template .pf-template-title-label__text{overflow:visible;text-overflow:unset;white-space:nowrap}.pf-modal-template .pf-tmpl-view-large-btn{margin-top:2px;padding:6px 10px;font-size:12px;border-radius:4px;background:#0a58ca;transition:background .18s ease,box-shadow .18s ease}.pf-modal-template .pf-tmpl-card.pf-tmpl-selected .pf-tmpl-view-large-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 2px 8px #2563eb52}.pf-modal-template .pf-tmpl-view-large-btn:hover{background:#084298}.pf-modal-template .pf-tmpl-card.pf-tmpl-selected .pf-tmpl-view-large-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af)}.pf-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--color-form-border);flex-shrink:0}.pf-modal-header span{font-size:15px;font-weight:700;color:var(--color-form-text-primary)}.pf-modal-close{background:none;border:none;font-size:24px;color:var(--color-form-text-muted);cursor:pointer;line-height:1;padding:0 4px}.pf-modal-close:hover{color:var(--color-form-text-primary)}.pf-modal-body{overflow-y:auto;flex:1;padding:18px 20px}.pf-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:12px 20px;border-top:1px solid var(--color-form-border);flex-shrink:0}.pf-lcms-master{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:var(--color-navy-deep);cursor:pointer;margin-bottom:14px;padding:10px 14px;background:var(--color-form-accent-light);border:1.5px solid var(--color-form-accent);border-radius:8px;-webkit-user-select:none;user-select:none}.pf-lcms-master input[type=checkbox]{width:17px;height:17px;accent-color:var(--color-form-accent);cursor:pointer}.pf-lcms-select-all{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--color-form-text-secondary);cursor:pointer;margin-bottom:12px;-webkit-user-select:none;user-select:none}.pf-lcms-select-all input[type=checkbox]{width:15px;height:15px;accent-color:var(--color-form-accent);cursor:pointer}.pf-lcms-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pf-lcms-col:empty{display:none}.pf-lcms-col{display:flex;flex-direction:column;gap:10px;min-width:0}@media(max-width:1200px){.pf-lcms-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:992px){.pf-lcms-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pf-lcms-group{background:var(--color-form-bg-thead);border:1px solid var(--color-form-border);border-radius:8px;overflow:hidden}.pf-lcms-group-head{display:flex;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:700;color:var(--color-navy-deep);background:var(--color-form-bg-section);border-bottom:1px solid var(--color-form-border);cursor:pointer;-webkit-user-select:none;user-select:none}.pf-lcms-group-head input[type=checkbox]{width:14px;height:14px;accent-color:var(--color-form-accent);flex-shrink:0;cursor:pointer}.pf-lcms-group-head strong{font-size:11.5px;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pf-lcms-item{display:flex;align-items:center;gap:8px;padding:5px 10px;font-size:12.5px;color:var(--color-form-text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--color-form-border);transition:background .12s}.pf-lcms-item:last-child{border-bottom:none}.pf-lcms-item:hover{background:var(--color-form-accent-light)}.pf-lcms-item input[type=checkbox]{width:13px;height:13px;accent-color:var(--color-form-accent);flex-shrink:0;cursor:pointer}.pf-table-bordered .pf-phy-col{text-align:center;white-space:nowrap}.pf-table-bordered.pf-table--physician,.pf-table-bordered.pf-table--staff{width:100%;min-width:0;max-width:100%;table-layout:auto}.pf-table-bordered.pf-table--physician thead,.pf-table-bordered.pf-table--staff thead{display:table-header-group}.pf-table-bordered.pf-table--physician tbody,.pf-table-bordered.pf-table--staff tbody{display:table-row-group}.pf-table-bordered.pf-table--physician tr,.pf-table-bordered.pf-table--staff tr{display:table-row}.pf-table-bordered.pf-table--physician th,.pf-table-bordered.pf-table--physician td,.pf-table-bordered.pf-table--staff th,.pf-table-bordered.pf-table--staff td{display:table-cell}.pf-table-bordered.pf-table--physician tbody td:before,.pf-table-bordered.pf-table--staff tbody td:before{display:none!important;content:none!important}.pf-table-bordered .pf-phy-col--name{width:18%;text-align:left}.pf-table-bordered .pf-phy-col--npi{width:11%;text-align:left}.pf-table-bordered .pf-phy-col--phone{width:18%;min-width:0;text-align:left}.pf-table-bordered .pf-phy-col--fax{width:12%;text-align:left}.pf-table-bordered .pf-phy-col--lcms{width:10%;min-width:0}.pf-table-bordered .pf-phy-col--template{width:11%;min-width:0}.pf-table-bordered .pf-phy-col--signature{width:15%;min-width:0}.pf-table-bordered col.pf-table-col--phone{width:18%;min-width:0}.pf-table-bordered col.pf-table-col--action{width:48px!important;min-width:48px;max-width:48px}.pf-table-bordered.pf-table--physician th.pf-table-col--action,.pf-table-bordered.pf-table--staff th.pf-table-col--action,.pf-table-bordered.pf-table--physician td.pf-table-action-cell,.pf-table-bordered.pf-table--staff td.pf-table-action-cell{width:48px!important;min-width:48px!important;max-width:48px!important;padding:8px 4px!important;text-align:center!important;vertical-align:middle;white-space:nowrap;box-sizing:border-box}.pf-table-bordered.pf-table--physician td.pf-table-action-cell .pf-delete-btn,.pf-table-bordered.pf-table--staff td.pf-table-action-cell .pf-delete-btn{width:32px;height:32px;min-width:32px;min-height:32px;padding:0;margin:0 auto;flex-shrink:0}.pf-table-bordered .pf-staff-col--phone{width:18%;min-width:0;text-align:left}.pf-table-bordered .pf-staff-col{text-align:center;white-space:nowrap}.pf-table-bordered .pf-staff-col--name,.pf-table-bordered .pf-staff-col--email{width:24%;text-align:left}.pf-table-bordered .pf-staff-col--portal,.pf-table-bordered .pf-staff-col--receive{width:10%}.pf-table-bordered.pf-table--physician td[data-label="Physician Phone"],.pf-table-bordered.pf-table--staff td[data-label=Phone]{min-width:0;overflow:visible}.pf-phy-action-cell{text-align:center;vertical-align:middle;padding-top:8px;padding-bottom:8px}.pf-phy-action-stack{display:inline-flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:6px;width:100%;max-width:118px;margin:0 auto}.pf-phy-action-stack--wide,.pf-phy-action-stack--template{max-width:132px}.pf-phy-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--color-navy-deep);color:var(--color-white);border:none;border-radius:7px;padding:6px 10px;font-size:11.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s ease,box-shadow .15s ease,transform .15s ease;white-space:nowrap;width:100%;min-height:30px;box-shadow:0 1px 3px #0f172a24}.pf-phy-btn:hover{background:var(--color-form-accent);box-shadow:0 2px 8px #2563eb38}.pf-phy-btn:active{transform:scale(.98)}.pf-phy-badge{display:inline-flex;align-items:center;justify-content:center;width:100%;background:#dcfce7;color:#166534;border:1px solid #86efac;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700;line-height:1.3;white-space:nowrap;max-width:100%;box-sizing:border-box}.pf-phy-badge--empty{background:#f3f4f6;color:#6b7280;border-color:#e5e7eb;font-weight:600}.pf-phy-status-badge,.pf-phy-template-badge{cursor:pointer;font-family:inherit;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.pf-phy-status-badge:hover:not(.pf-phy-badge--empty){background:#bbf7d0;border-color:#4ade80;color:#14532d}.pf-phy-status-badge.pf-phy-badge--empty:hover{background:#e5e7eb;border-color:#cbd5e1;color:#374151}.pf-phy-status-badge:focus-visible,.pf-phy-template-badge:focus-visible{outline:2px solid var(--color-form-accent);outline-offset:2px}.pf-phy-template-preview{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%}.pf-phy-template-preview img{display:none}.pf-phy-template-preview span{font-size:12px;font-weight:700;color:var(--color-form-text-primary);line-height:1.2}.pf-badge-success{display:inline-block;background:#dcfce7;color:#166534;border:1px solid #86efac;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:700;margin-top:4px;white-space:nowrap}.pf-section{background:var(--color-surface-card);border:1px solid var(--color-form-border);border-radius:8px;padding:14px 18px 18px;position:relative;margin-bottom:18px}.pf-section-legend{font-size:13px;font-weight:700;color:var(--color-form-text-secondary)}.pf-sig-cell{display:flex;align-items:center;justify-content:center;padding:2px}.pf-table-bordered.pf-table--physician .pf-sig-upload,.pf-table-bordered.pf-table--staff .pf-sig-upload{height:32px;min-height:32px;max-height:32px;padding:0 8px;box-sizing:border-box}.pf-sig-upload{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;padding:6px 8px;border:1.5px dashed #c8d0db;border-radius:6px;background:var(--color-pagination-bg);color:#6b7a8d;font-size:11px;font-weight:500;cursor:pointer;transition:border-color .15s,background .15s,color .15s;white-space:nowrap}.pf-sig-upload:hover:not(:disabled){border-color:var(--color-form-accent);background:var(--color-form-accent-light);color:var(--color-form-accent-hover)}.pf-sig-upload:disabled{opacity:.55;cursor:default}.pf-sig-has-file{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.pf-sig-thumb{width:84px;height:38px;object-fit:contain;border:1px solid var(--color-form-border);border-radius:5px;background:var(--color-white);padding:3px;display:block}.pf-sig-thumb--placeholder{display:flex;align-items:center;justify-content:center;color:var(--color-slate-400)}.pf-sig-change{font-size:10px;font-weight:500;padding:2px 10px;border:1px solid var(--color-form-border);border-radius:4px;background:var(--color-gray-50);color:#4a5568;cursor:pointer;transition:background .12s,border-color .12s}.pf-sig-change:hover:not(:disabled){background:#e8edf2;border-color:#b0bac8}.pf-sig-change:disabled{opacity:.5;cursor:default}.pf-sig-spinner{display:inline-block;width:11px;height:11px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:pf-spin .7s linear infinite;margin-right:5px;vertical-align:middle}@keyframes pf-spin{to{transform:rotate(360deg)}}.pf-form-ctrl>.uf-phone-wrap,.pf-table-field>.uf-phone-wrap{width:100%}.uf-phone-wrap{display:flex;align-items:center;border:1px solid var(--color-form-border);border-radius:6px;background:var(--color-white);transition:border-color .15s,box-shadow .15s}.uf-phone-wrap:focus-within{border-color:var(--color-brand);box-shadow:0 0 0 2px #8ec33c26}.uf-phone-wrap .iti{width:100%;border:none!important}.uf-phone-wrap input.iti__tel-input{width:100%;border:none!important;outline:none!important;box-shadow:none!important;background:transparent!important;padding-top:6px!important;padding-bottom:6px!important;padding-right:8px!important;font-size:13px!important;color:var(--color-form-text-primary)!important;font-family:inherit!important}.uf-phone-wrap .iti__selected-country{padding:0 6px;background:transparent;border-right:1px solid var(--color-form-border);border-radius:5px 0 0 5px}.uf-phone-wrap .iti__selected-country-primary{display:flex;align-items:center;flex-shrink:0}.uf-phone-wrap .iti__selected-dial-code{font-size:11px!important;font-weight:700!important;color:var(--color-white)!important;background:var(--color-brand)!important;padding:1px 5px!important;border-radius:4px!important;margin-left:4px!important;line-height:1.5!important;flex-shrink:0}.uf-phone-wrap .iti__country-selector{z-index:9999!important;border:1px solid var(--color-form-border)!important;border-radius:8px!important;box-shadow:0 6px 20px #0000001f!important;font-size:13px!important;overflow:hidden}.uf-phone-wrap .iti__country.iti__highlight{background:var(--color-white)8ec!important}.uf-phone-wrap .iti__search-input{border:none!important;border-bottom:1px solid var(--color-form-border)!important;padding:6px 8px!important;font-size:13px!important;font-family:inherit!important;width:100%;box-sizing:border-box;outline:none!important}.pf-logo-upload{display:block;width:100%}.pf-logo-dropzone,.pf-logo-card{width:100%;height:100px;min-height:100px;max-height:100px;box-sizing:border-box}.pf-logo-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.pf-logo-dropzone{position:relative;display:flex;align-items:center;justify-content:center;border:1.5px dashed #c8d6e8;border-radius:12px;background:linear-gradient(180deg,#fbfcfe,#fff);cursor:pointer;transition:border-color .22s,box-shadow .22s,background .22s;overflow:hidden}.pf-logo-dropzone__pattern{position:absolute;inset:0;opacity:.45;background-image:linear-gradient(45deg,#f1f5f9 25%,transparent 25%),linear-gradient(-45deg,#f1f5f9 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f1f5f9 75%),linear-gradient(-45deg,transparent 75%,#f1f5f9 75%);background-size:12px 12px;background-position:0 0,0 6px,6px -6px,-6px 0;pointer-events:none}.pf-logo-dropzone:hover:not(.pf-logo-dropzone--busy),.pf-logo-dropzone--dragover{border-color:var(--color-brand);background:linear-gradient(180deg,#f8fcf3,#fff);box-shadow:0 4px 16px #3a7d1e1a}.pf-logo-dropzone:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}.pf-logo-dropzone-empty{position:relative;z-index:1;display:flex;align-items:center;gap:10px;padding:0 12px;width:100%;box-sizing:border-box;min-width:0}.pf-logo-dropzone-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;border-radius:10px;border:1px solid #dce8d0;background:linear-gradient(145deg,#fff,#f3f9ec);color:var(--color-brand-gradient-dark);box-shadow:0 2px 8px #3a7d1e1a;transition:transform .22s,box-shadow .22s,border-color .22s}.pf-logo-dropzone:hover:not(.pf-logo-dropzone--busy) .pf-logo-dropzone-icon,.pf-logo-dropzone--dragover .pf-logo-dropzone-icon{transform:scale(1.04);border-color:#b8d4a0;box-shadow:0 4px 12px #3a7d1e29}.pf-logo-dropzone-copy{display:flex;flex-direction:column;justify-content:center;gap:3px;flex:1 1 auto;min-width:3.5rem;overflow:visible}.pf-logo-dropzone-title{font-size:13px;font-weight:700;color:var(--color-navy-deep);letter-spacing:.05px;line-height:1.2;white-space:nowrap;overflow:visible;text-overflow:clip}.pf-logo-dropzone-title--link{display:inline-flex;align-items:center;flex-shrink:0;width:max-content;max-width:none;padding:0;border:none;background:none;text-align:left;cursor:pointer;color:var(--color-brand-gradient-dark, #3a7d1e);white-space:nowrap}.pf-logo-dropzone-title--link:hover:not(:disabled){text-decoration:underline}.pf-logo-dropzone-title--link:disabled{cursor:wait;opacity:.7}.pf-logo-dropzone-hint{font-size:10.5px;color:#94a3b8;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pf-logo-dropzone-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.pf-logo-dropzone-tags span{padding:2px 7px;border-radius:999px;border:1px solid #e2e8f0;background:#ffffffe6;font-size:9px;font-weight:700;color:#64748b;letter-spacing:.35px;text-transform:uppercase}.pf-logo-inline-error{margin:8px 0 0;font-size:11px;font-weight:600;color:#c62828;line-height:1.4}.pf-logo-dropzone--filled{cursor:default;border-style:solid;border-color:#e2e8f0;justify-content:flex-start}.pf-logo-dropzone--filled .pf-logo-dropzone-copy{flex:1 1 auto;min-width:3.5rem;overflow:visible}.pf-logo-dropzone--saved,.pf-logo-dropzone--pending,.pf-logo-dropzone--preview-unavailable{border-color:#cfe0b4}.pf-logo-dropzone--preview-unavailable .pf-logo-dropzone-hint{color:#8a6a1a}.pf-logo-dropzone-thumb__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--color-text-placeholder)}.pf-logo-dropzone-thumb__placeholder svg{width:22px;height:22px;opacity:.55}.pf-logo-dropzone--success-flash{border-color:var(--color-brand);box-shadow:0 0 0 2px #7aac2e33}.pf-logo-dropzone--error{border-color:#f0a8a8;background:linear-gradient(180deg,#fff9f9,#fff);height:auto;min-height:100px;max-height:none}.pf-logo-dropzone--error .pf-logo-dropzone-empty{flex-wrap:wrap;row-gap:8px}.pf-logo-dropzone--error .pf-logo-dropzone-copy{flex:1 1 140px;min-width:120px}.pf-logo-dropzone--error .pf-logo-dropzone-title,.pf-logo-dropzone--error .pf-logo-dropzone-hint{white-space:normal;overflow:visible;text-overflow:unset}.pf-logo-dropzone--error .pf-logo-dropzone-hint{color:#c62828}.pf-logo-dropzone--error .pf-logo-dropzone-actions{flex:0 0 auto;margin-left:auto}.pf-logo-dropzone--uploading{border-color:#c5d9b0}.pf-logo-dropzone-thumb{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;padding:0;border-radius:10px;border:1px solid #dce8d0;background:#fff;overflow:hidden;cursor:zoom-in}.pf-logo-dropzone-thumb--empty{cursor:default;color:#94a3b8;background:#f8fafc;border-color:#e2e8f0}.pf-logo-dropzone-thumb--empty svg{width:18px;height:18px;opacity:.7}.pf-logo-dropzone-thumb:disabled{cursor:wait}.pf-logo-dropzone-thumb__img{display:block;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .25s ease}.pf-logo-dropzone-thumb__img--loaded{opacity:1}.pf-logo-dropzone-thumb__progress{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.pf-logo-dropzone-thumb__progress .pf-logo-progress-ring{width:32px;height:32px}.pf-logo-dropzone-actions{display:flex;align-items:center;gap:4px;flex-shrink:0;margin-left:auto}.pf-logo-dropzone-action{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.pf-logo-dropzone-action svg{width:15px;height:15px}.pf-logo-dropzone-action:hover{background:#f8fafc;border-color:#cbd5e1;color:var(--color-navy-deep)}.pf-logo-dropzone-action--danger:hover{background:#fff5f5;border-color:#f0a8a8;color:#c62828}.pf-logo-dropzone-action--text{width:auto;min-width:52px;padding:0 10px;font-size:11px;font-weight:600}.pf-logo-dropzone-hint--success{display:inline-flex;align-items:center;gap:4px;color:var(--color-brand-gradient-dark);font-weight:600}.pf-logo-dropzone-hint--success svg{width:12px;height:12px;flex-shrink:0}.pf-logo-card{position:relative;display:block;padding:0;border:1px solid #e2e8f0;border-radius:12px;background:linear-gradient(180deg,#fbfcfe,#fff);box-shadow:0 1px 3px #1a23320d;overflow:hidden;transition:border-color .25s,box-shadow .25s}.pf-logo-card--saved,.pf-logo-card--pending{border-color:#cfe0b4}.pf-logo-card--success-flash{border-color:var(--color-brand);box-shadow:0 0 0 2px #7aac2e33}.pf-logo-card--error{border-color:#f0a8a8;background:linear-gradient(135deg,#fff9f9,#fff)}.pf-logo-card--uploading{border-color:#c5d9b0}.pf-logo-card--resolving{border-color:#d8e8c8}.pf-logo-dropzone--skeleton{cursor:default;pointer-events:none;width:100%;height:100px;min-height:100px;max-height:100px}.pf-logo-dropzone--resolving{border-color:#d8e8c8;background:linear-gradient(180deg,#f8fcf3,#fff)}.pf-logo-dropzone-icon--skeleton{color:#94a3b8;border-color:#e2e8f0;background:#f8fafc;box-shadow:none}.pf-logo-skeleton-line{border-radius:4px}.pf-logo-skeleton-line--title{width:min(100%,148px);height:12px}.pf-logo-skeleton-line--hint{width:min(100%,196px);height:10px;margin-top:6px}.pf-logo-dropzone-tags--skeleton{margin-top:8px}.pf-logo-skeleton-tag{display:inline-block;width:34px;height:18px;border-radius:999px}.pf-logo-card__preview{position:absolute;inset:0;width:100%;height:100%;padding:0;border:none;border-radius:0;background:transparent;cursor:zoom-in;overflow:hidden;display:flex;align-items:center;justify-content:center}.pf-logo-card__preview--empty{cursor:default;color:#94a3b8;background:#f8fafc}.pf-logo-card__preview--empty svg{width:28px;height:28px;opacity:.7}.pf-logo-card__preview:disabled{cursor:wait}.pf-logo-skeleton-shimmer{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(110deg,#eef2f6,#f8fafc 40%,#e8edf4 60%,#eef2f6);background-size:200% 100%;animation:pf-logo-shimmer 1.4s ease-in-out infinite}.pf-logo-skeleton-shimmer--inline{z-index:1}@keyframes pf-logo-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pf-logo-card__img{position:relative;z-index:2;display:block;max-width:calc(100% - 24px);max-height:76px;width:auto;height:auto;object-fit:contain;padding:0;opacity:0;transform:scale(.98);transition:opacity .25s ease,transform .25s ease}.pf-logo-card__img--loaded{opacity:1;transform:scale(1)}.pf-logo-card__badge{position:absolute;top:8px;right:8px;z-index:5;display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;background:#3a7d1eeb;color:#fff;font-size:9px;font-weight:700;letter-spacing:.2px;box-shadow:0 2px 8px #3a7d1e40;pointer-events:none}.pf-logo-card__badge--flash{animation:pf-logo-success-pop .45s cubic-bezier(.22,1,.36,1) both}.pf-logo-card__toolbar{position:absolute;left:50%;bottom:8px;z-index:6;display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:999px;border:1px solid rgba(255,255,255,.65);background:#0f172ab8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 14px #0f172a38;transform:translate(-50%) translateY(6px);opacity:0;transition:opacity .2s,transform .2s;pointer-events:none}.pf-logo-card:hover .pf-logo-card__toolbar,.pf-logo-card:focus-within .pf-logo-card__toolbar,.pf-logo-card__toolbar--visible{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.pf-logo-card__tool{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:50%;background:transparent;color:#fff;cursor:pointer;transition:background .15s,transform .15s}.pf-logo-card__tool:hover{background:#ffffff29;transform:scale(1.06)}.pf-logo-card__tool--danger:hover{background:#ef444459}@keyframes pf-logo-success-pop{0%{opacity:0;transform:scale(.6) translateY(-6px)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.pf-logo-card__loading{position:absolute;inset:0;z-index:4;display:flex;align-items:center;justify-content:center;background:#ffffffd1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.pf-logo-progress-ring-wrap{position:relative;width:44px;height:44px}.pf-logo-progress-ring{width:100%;height:100%;transform:rotate(-90deg)}.pf-logo-progress-ring__track,.pf-logo-progress-ring__fill{fill:none;stroke-width:2.8}.pf-logo-progress-ring__track{stroke:#e2e8f0}.pf-logo-progress-ring__fill{stroke:var(--color-brand);stroke-linecap:round;transition:stroke-dashoffset .28s ease}.pf-logo-progress-ring__pct{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--color-brand-gradient-dark)}.pf-logo-card__loading-text{font-size:11px;font-weight:600;color:var(--color-brand-gradient-dark)}.pf-logo-card__progress{width:100%;height:4px;border-radius:999px;background:#e8edf2;overflow:hidden}.pf-logo-card__progress-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--color-brand),#8bc34a);transition:width .28s ease}.pf-logo-card__meta{position:absolute;inset:0;z-index:7;display:flex;align-items:center;justify-content:center;padding:8px;background:#fffffff0;pointer-events:auto}.pf-logo-card__status,.pf-logo-card__hint,.pf-logo-card__filename{display:none}.pf-logo-card__status--error{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:10px;font-weight:600;color:#c62828;text-align:center}.pf-logo-card__status--success{color:#3a7d1e}.pf-logo-card__status--pending{color:#64748b}.pf-logo-card__status--error{flex-wrap:wrap;color:#c62828}.pf-logo-pulse-dot{flex-shrink:0;width:7px;height:7px;border-radius:50%;background:var(--color-brand);animation:pf-logo-pulse 1.2s ease-in-out infinite}@keyframes pf-logo-pulse{0%,to{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}.pf-logo-card__hint{margin:0;font-size:11px;color:#94a3b8;line-height:1.4}.pf-logo-card__filename{margin:0;font-size:10px;color:#94a3b8;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pf-logo-card__retry{padding:4px 12px;border:1px solid #f0a8a8;border-radius:6px;background:#fff;color:#c62828;font-size:10px;font-weight:600;cursor:pointer;font-family:inherit}.pf-logo-card__retry:hover{background:#fff5f5}.pf-logo-zoom-overlay{position:fixed;inset:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:32px;background:#0f172a8c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:zoom-out;opacity:0;animation:pf-logo-zoom-fade .28s ease forwards}@keyframes pf-logo-zoom-fade{to{opacity:1}}.pf-logo-zoom-stage{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:min(92vw,960px);animation:pf-logo-zoom-scale .35s cubic-bezier(.22,1,.36,1) both}@keyframes pf-logo-zoom-scale{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}.pf-logo-zoom-img{max-width:100%;max-height:78vh;width:auto;height:auto;object-fit:contain;border-radius:12px;background:#fff;padding:16px;box-shadow:0 20px 60px #00000073;cursor:default}.pf-logo-zoom-caption{margin:0;padding:6px 14px;border-radius:999px;background:#ffffff1f;color:#ffffffe6;font-size:12px;font-weight:500;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pf-logo-zoom-close{position:fixed;top:20px;right:24px;width:42px;height:42px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#ffffff1f;color:#fff;font-size:28px;line-height:1;cursor:pointer;transition:background .15s,transform .15s}.pf-logo-zoom-close:hover{background:#ffffff3d;transform:scale(1.05)}@media(max-width:640px){.pf-logo-dropzone-actions{gap:3px}.pf-logo-dropzone-action{width:30px;height:30px}}.ss-trigger{width:100%;border:1px solid var(--color-form-border);border-radius:8px;padding:8px 12px;font-size:13.5px;font-family:inherit;background:var(--color-form-bg-thead);box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .18s,box-shadow .18s,background .18s;min-height:38px}.ss-trigger:hover:not(.ss-trigger--open){border-color:#cbd5e1;background:var(--color-surface-card)}.ss-trigger--open{border-color:var(--color-form-border-focus);background:var(--color-surface-card);box-shadow:var(--shadow-form-focus)}.ss-value{flex:1;font-size:13.5px;color:var(--color-form-text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.ss-placeholder{color:var(--color-form-text-muted)}.ss-icons{display:flex;align-items:center;gap:4px;flex-shrink:0}.ss-clear{background:none;border:none;font-size:16px;color:var(--color-form-text-muted);cursor:pointer;padding:0 2px;line-height:1;display:flex;align-items:center;justify-content:center;width:18px;height:18px;transition:color .12s}.ss-clear:hover{color:var(--color-form-text-primary)}.ss-arrow{color:var(--color-form-text-muted);display:flex;align-items:center;transition:transform .18s}.ss-arrow--open{transform:rotate(180deg)}.ss-dropdown{background:var(--color-surface-card);border:1.5px solid var(--color-form-border);border-radius:8px;box-shadow:0 8px 28px #1a233224;overflow:hidden;max-height:280px;display:flex;flex-direction:column}.ss-search-wrap{padding:8px 8px 6px;border-bottom:1px solid var(--color-form-border);flex-shrink:0}.ss-search{width:100%;border:1.5px solid var(--color-form-border);border-radius:6px;padding:6px 10px;font-size:13px;font-family:inherit;color:var(--color-form-text-primary);outline:none;background:var(--color-form-bg-page);box-sizing:border-box;transition:border-color .15s}.ss-search:focus{border-color:var(--color-form-border-focus)}.ss-search::placeholder{color:var(--color-form-text-muted)}.ss-list{overflow-y:auto;flex:1;padding:4px 0}.ss-item{display:flex;align-items:center;justify-content:space-between;padding:9px 14px;font-size:13.5px;color:var(--color-form-text-primary);cursor:pointer;transition:background .12s}.ss-item:hover{background:var(--color-form-accent-light)}.ss-item--selected{background:#f49f1c14;color:var(--color-navy-deep);font-weight:600}.ss-item--selected:hover{background:var(--color-form-accent-light)}.ss-check{color:var(--color-form-accent);flex-shrink:0}.ss-dropdown-msg{padding:14px;font-size:13px;color:var(--color-form-text-muted);text-align:center}.pf-form-skeleton{pointer-events:none;--settings-shimmer: linear-gradient( 90deg, #e8edf4 0%, #f4f7fb 35%, #dce5f0 70%, #e8edf4 100% )}.pf-form-skeleton.pf-provider-form .pf-section-stack,.pf-form-skeleton.pf-provider-form .pf-section-stack--facility{border:2px solid #e2e8f0;box-shadow:0 2px 12px #1a23320d}.pf-form-skeleton.pf-provider-form .pf-fieldset--client{border-bottom:1px solid #e8ecf2}.pf-form-skeleton.pf-provider-form .pf-fac-workspace{border:2px solid #e2e8f0;box-shadow:0 2px 12px #1a23320d}.pf-form-skeleton.pf-provider-form .pf-fac-sidebar{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-right:2px solid #e2e8f0}.pf-form-skeleton.pf-provider-form .pf-fac-sidebar-head{border-bottom:1px solid #e8ecf2;background:#ffffffb8}.pf-form-skeleton.pf-provider-form .pf-fac-detail{background:linear-gradient(180deg,#fff,#f8fafc)}.pf-form-skeleton.pf-provider-form .pf-inner-fieldset{border:1px solid #e2e8f0;box-shadow:0 1px 4px #1a23320a}.pf-form-skeleton.pf-provider-form .pf-inner-fieldset.pf-inner-fieldset--section{border:2px solid #e2e8f0;box-shadow:0 2px 12px #1a23320d}.pf-form-skeleton.pf-provider-form .pf-skeleton-fac-item--active{border-left:3px solid #cbd5e1}.pf-form-skeleton.pf-provider-form .settings-loader__shimmer{background:var(--settings-shimmer)}.pf-form-skeleton__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pf-skeleton-stack-legend{position:absolute;top:-13px;left:32px;height:24px;border-radius:5px}.pf-skeleton-stack-legend--client{width:148px}.pf-skeleton-stack-legend--facility{width:212px}.pf-skeleton-label{height:11px;border-radius:4px;margin-bottom:4px}.pf-skeleton-input,.pf-skeleton-phone{width:100%;height:33px;border:1px solid #e2e8f0;border-radius:5px;box-sizing:border-box}.pf-form-skeleton .pf-fieldset--client .pf-skeleton-input,.pf-form-skeleton .pf-fieldset--client .pf-skeleton-phone{height:33px}.pf-skeleton-phone{position:relative;padding-left:52px}.pf-skeleton-phone:before{content:"";position:absolute;left:0;top:0;bottom:0;width:46px;border-right:1px solid #e2e8f0;border-radius:4px 0 0 4px;background:#f8fafc;box-sizing:border-box}.pf-skeleton-yn-row{display:flex;gap:10px;flex-wrap:wrap}.pf-skeleton-yn{width:72px;height:36px;border:1.5px solid #e2e8f0;border-radius:20px;box-sizing:border-box}.pf-form-skeleton .pf-logo-dropzone-icon--skeleton{color:#94a3b8;border-color:#e2e8f0;background:#f8fafc;box-shadow:none}.pf-skeleton-subsection-title{height:18px;width:220px;margin:18px 22px 14px;border-radius:4px}.pf-skeleton-sidebar-label{width:72px;height:11px;border-radius:4px;margin-bottom:10px}.pf-skeleton-add-fac{width:100%;height:34px;border-radius:7px}.pf-skeleton-fac-item{height:38px;margin:4px 10px;border-radius:6px}.pf-skeleton-fac-item--active{margin-left:7px;border-left:3px solid transparent}.pf-skeleton-test-type-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pf-skeleton-test-type-card{height:72px;border-radius:12px}.pf-skeleton-hint{height:10px;border-radius:4px}.pf-skeleton-chip{width:108px;height:34px;border-radius:20px}.pf-skeleton-inner-legend{height:14px;width:160px;border-radius:4px;margin:9px 14px 8px}.pf-inner-fieldset--section .pf-skeleton-inner-legend{position:absolute;top:-7px;left:16px;margin:0;height:22px;width:148px;border-radius:5px}.pf-inner-fieldset--section.pf-inner-fieldset--molecular .pf-skeleton-inner-legend{width:168px}.pf-form-skeleton__fac-grid{padding:0 14px 14px}.pf-form-skeleton__mol-fields{display:flex;flex-direction:column;gap:10px;padding:0 16px 14px}.pf-skeleton-mol-row{width:100%;height:52px;border-radius:6px}.pf-form-skeleton__table-block{margin:0 0 12px}.pf-skeleton-table-head{height:32px;margin:0 14px 8px;border-radius:4px}.pf-skeleton-table-head--wide{height:36px}.pf-skeleton-inner-legend--staff{width:132px}.pf-skeleton-table-row{height:44px;margin:0 14px;border-radius:4px}.pf-form-skeleton__actions{pointer-events:none}.pf-skeleton-btn{height:38px;border-radius:6px}.pf-skeleton-btn--cancel{width:98px}.pf-skeleton-btn--save{width:148px}@media(max-width:1280px){.pf-form-skeleton .pf-detail-row{flex-direction:column}.pf-form-skeleton .pf-inner-fieldset--molecular{max-width:100%}.pf-form-skeleton .pf-client-paired{grid-template-columns:1fr;gap:12px}}@media(max-width:768px){.pf-skeleton-stack-legend{left:20px}.pf-form-skeleton .pf-fieldset--client .patf-grid,.pf-form-skeleton .pf-client-paired{grid-template-columns:1fr}}:root{--iti-flag-width: 20px;--iti-flag-count: 244}.iti__ac{--iti-flag-offset: 0}.iti__ad{--iti-flag-offset: -1}.iti__ae{--iti-flag-offset: -2}.iti__af{--iti-flag-offset: -3}.iti__ag{--iti-flag-offset: -4}.iti__ai{--iti-flag-offset: -5}.iti__al{--iti-flag-offset: -6}.iti__am{--iti-flag-offset: -7}.iti__ao{--iti-flag-offset: -8}.iti__ar{--iti-flag-offset: -9}.iti__as{--iti-flag-offset: -10}.iti__at{--iti-flag-offset: -11}.iti__au{--iti-flag-offset: -12}.iti__aw{--iti-flag-offset: -13}.iti__ax{--iti-flag-offset: -14}.iti__az{--iti-flag-offset: -15}.iti__ba{--iti-flag-offset: -16}.iti__bb{--iti-flag-offset: -17}.iti__bd{--iti-flag-offset: -18}.iti__be{--iti-flag-offset: -19}.iti__bf{--iti-flag-offset: -20}.iti__bg{--iti-flag-offset: -21}.iti__bh{--iti-flag-offset: -22}.iti__bi{--iti-flag-offset: -23}.iti__bj{--iti-flag-offset: -24}.iti__bl{--iti-flag-offset: -25}.iti__bm{--iti-flag-offset: -26}.iti__bn{--iti-flag-offset: -27}.iti__bo{--iti-flag-offset: -28}.iti__bq{--iti-flag-offset: -29}.iti__br{--iti-flag-offset: -30}.iti__bs{--iti-flag-offset: -31}.iti__bt{--iti-flag-offset: -32}.iti__bw{--iti-flag-offset: -33}.iti__by{--iti-flag-offset: -34}.iti__bz{--iti-flag-offset: -35}.iti__ca{--iti-flag-offset: -36}.iti__cc{--iti-flag-offset: -37}.iti__cd{--iti-flag-offset: -38}.iti__cf{--iti-flag-offset: -39}.iti__cg{--iti-flag-offset: -40}.iti__ch{--iti-flag-offset: -41}.iti__ci{--iti-flag-offset: -42}.iti__ck{--iti-flag-offset: -43}.iti__cl{--iti-flag-offset: -44}.iti__cm{--iti-flag-offset: -45}.iti__cn{--iti-flag-offset: -46}.iti__co{--iti-flag-offset: -47}.iti__cr{--iti-flag-offset: -48}.iti__cu{--iti-flag-offset: -49}.iti__cv{--iti-flag-offset: -50}.iti__cw{--iti-flag-offset: -51}.iti__cx{--iti-flag-offset: -52}.iti__cy{--iti-flag-offset: -53}.iti__cz{--iti-flag-offset: -54}.iti__de{--iti-flag-offset: -55}.iti__dj{--iti-flag-offset: -56}.iti__dk{--iti-flag-offset: -57}.iti__dm{--iti-flag-offset: -58}.iti__do{--iti-flag-offset: -59}.iti__dz{--iti-flag-offset: -60}.iti__ec{--iti-flag-offset: -61}.iti__ee{--iti-flag-offset: -62}.iti__eg{--iti-flag-offset: -63}.iti__eh{--iti-flag-offset: -64}.iti__er{--iti-flag-offset: -65}.iti__es{--iti-flag-offset: -66}.iti__et{--iti-flag-offset: -67}.iti__fi{--iti-flag-offset: -68}.iti__fj{--iti-flag-offset: -69}.iti__fk{--iti-flag-offset: -70}.iti__fm{--iti-flag-offset: -71}.iti__fo{--iti-flag-offset: -72}.iti__fr{--iti-flag-offset: -73}.iti__ga{--iti-flag-offset: -74}.iti__gb{--iti-flag-offset: -75}.iti__gd{--iti-flag-offset: -76}.iti__ge{--iti-flag-offset: -77}.iti__gf{--iti-flag-offset: -78}.iti__gg{--iti-flag-offset: -79}.iti__gh{--iti-flag-offset: -80}.iti__gi{--iti-flag-offset: -81}.iti__gl{--iti-flag-offset: -82}.iti__gm{--iti-flag-offset: -83}.iti__gn{--iti-flag-offset: -84}.iti__gp{--iti-flag-offset: -85}.iti__gq{--iti-flag-offset: -86}.iti__gr{--iti-flag-offset: -87}.iti__gt{--iti-flag-offset: -88}.iti__gu{--iti-flag-offset: -89}.iti__gw{--iti-flag-offset: -90}.iti__gy{--iti-flag-offset: -91}.iti__hk{--iti-flag-offset: -92}.iti__hn{--iti-flag-offset: -93}.iti__hr{--iti-flag-offset: -94}.iti__ht{--iti-flag-offset: -95}.iti__hu{--iti-flag-offset: -96}.iti__id{--iti-flag-offset: -97}.iti__ie{--iti-flag-offset: -98}.iti__il{--iti-flag-offset: -99}.iti__im{--iti-flag-offset: -100}.iti__in{--iti-flag-offset: -101}.iti__io{--iti-flag-offset: -102}.iti__iq{--iti-flag-offset: -103}.iti__ir{--iti-flag-offset: -104}.iti__is{--iti-flag-offset: -105}.iti__it{--iti-flag-offset: -106}.iti__je{--iti-flag-offset: -107}.iti__jm{--iti-flag-offset: -108}.iti__jo{--iti-flag-offset: -109}.iti__jp{--iti-flag-offset: -110}.iti__ke{--iti-flag-offset: -111}.iti__kg{--iti-flag-offset: -112}.iti__kh{--iti-flag-offset: -113}.iti__ki{--iti-flag-offset: -114}.iti__km{--iti-flag-offset: -115}.iti__kn{--iti-flag-offset: -116}.iti__kp{--iti-flag-offset: -117}.iti__kr{--iti-flag-offset: -118}.iti__kw{--iti-flag-offset: -119}.iti__ky{--iti-flag-offset: -120}.iti__kz{--iti-flag-offset: -121}.iti__la{--iti-flag-offset: -122}.iti__lb{--iti-flag-offset: -123}.iti__lc{--iti-flag-offset: -124}.iti__li{--iti-flag-offset: -125}.iti__lk{--iti-flag-offset: -126}.iti__lr{--iti-flag-offset: -127}.iti__ls{--iti-flag-offset: -128}.iti__lt{--iti-flag-offset: -129}.iti__lu{--iti-flag-offset: -130}.iti__lv{--iti-flag-offset: -131}.iti__ly{--iti-flag-offset: -132}.iti__ma{--iti-flag-offset: -133}.iti__mc{--iti-flag-offset: -134}.iti__md{--iti-flag-offset: -135}.iti__me{--iti-flag-offset: -136}.iti__mf{--iti-flag-offset: -137}.iti__mg{--iti-flag-offset: -138}.iti__mh{--iti-flag-offset: -139}.iti__mk{--iti-flag-offset: -140}.iti__ml{--iti-flag-offset: -141}.iti__mm{--iti-flag-offset: -142}.iti__mn{--iti-flag-offset: -143}.iti__mo{--iti-flag-offset: -144}.iti__mp{--iti-flag-offset: -145}.iti__mq{--iti-flag-offset: -146}.iti__mr{--iti-flag-offset: -147}.iti__ms{--iti-flag-offset: -148}.iti__mt{--iti-flag-offset: -149}.iti__mu{--iti-flag-offset: -150}.iti__mv{--iti-flag-offset: -151}.iti__mw{--iti-flag-offset: -152}.iti__mx{--iti-flag-offset: -153}.iti__my{--iti-flag-offset: -154}.iti__mz{--iti-flag-offset: -155}.iti__na{--iti-flag-offset: -156}.iti__nc{--iti-flag-offset: -157}.iti__ne{--iti-flag-offset: -158}.iti__nf{--iti-flag-offset: -159}.iti__ng{--iti-flag-offset: -160}.iti__ni{--iti-flag-offset: -161}.iti__nl{--iti-flag-offset: -162}.iti__no{--iti-flag-offset: -163}.iti__np{--iti-flag-offset: -164}.iti__nr{--iti-flag-offset: -165}.iti__nu{--iti-flag-offset: -166}.iti__nz{--iti-flag-offset: -167}.iti__om{--iti-flag-offset: -168}.iti__pa{--iti-flag-offset: -169}.iti__pe{--iti-flag-offset: -170}.iti__pf{--iti-flag-offset: -171}.iti__pg{--iti-flag-offset: -172}.iti__ph{--iti-flag-offset: -173}.iti__pk{--iti-flag-offset: -174}.iti__pl{--iti-flag-offset: -175}.iti__pm{--iti-flag-offset: -176}.iti__pr{--iti-flag-offset: -177}.iti__ps{--iti-flag-offset: -178}.iti__pt{--iti-flag-offset: -179}.iti__pw{--iti-flag-offset: -180}.iti__py{--iti-flag-offset: -181}.iti__qa{--iti-flag-offset: -182}.iti__re{--iti-flag-offset: -183}.iti__ro{--iti-flag-offset: -184}.iti__rs{--iti-flag-offset: -185}.iti__ru{--iti-flag-offset: -186}.iti__rw{--iti-flag-offset: -187}.iti__sa{--iti-flag-offset: -188}.iti__sb{--iti-flag-offset: -189}.iti__sc{--iti-flag-offset: -190}.iti__sd{--iti-flag-offset: -191}.iti__se{--iti-flag-offset: -192}.iti__sg{--iti-flag-offset: -193}.iti__sh{--iti-flag-offset: -194}.iti__si{--iti-flag-offset: -195}.iti__sj{--iti-flag-offset: -196}.iti__sk{--iti-flag-offset: -197}.iti__sl{--iti-flag-offset: -198}.iti__sm{--iti-flag-offset: -199}.iti__sn{--iti-flag-offset: -200}.iti__so{--iti-flag-offset: -201}.iti__sr{--iti-flag-offset: -202}.iti__ss{--iti-flag-offset: -203}.iti__st{--iti-flag-offset: -204}.iti__sv{--iti-flag-offset: -205}.iti__sx{--iti-flag-offset: -206}.iti__sy{--iti-flag-offset: -207}.iti__sz{--iti-flag-offset: -208}.iti__tc{--iti-flag-offset: -209}.iti__td{--iti-flag-offset: -210}.iti__tg{--iti-flag-offset: -211}.iti__th{--iti-flag-offset: -212}.iti__tj{--iti-flag-offset: -213}.iti__tk{--iti-flag-offset: -214}.iti__tl{--iti-flag-offset: -215}.iti__tm{--iti-flag-offset: -216}.iti__tn{--iti-flag-offset: -217}.iti__to{--iti-flag-offset: -218}.iti__tr{--iti-flag-offset: -219}.iti__tt{--iti-flag-offset: -220}.iti__tv{--iti-flag-offset: -221}.iti__tw{--iti-flag-offset: -222}.iti__tz{--iti-flag-offset: -223}.iti__ua{--iti-flag-offset: -224}.iti__ug{--iti-flag-offset: -225}.iti__us{--iti-flag-offset: -226}.iti__uy{--iti-flag-offset: -227}.iti__uz{--iti-flag-offset: -228}.iti__va{--iti-flag-offset: -229}.iti__vc{--iti-flag-offset: -230}.iti__ve{--iti-flag-offset: -231}.iti__vg{--iti-flag-offset: -232}.iti__vi{--iti-flag-offset: -233}.iti__vn{--iti-flag-offset: -234}.iti__vu{--iti-flag-offset: -235}.iti__wf{--iti-flag-offset: -236}.iti__ws{--iti-flag-offset: -237}.iti__xk{--iti-flag-offset: -238}.iti__ye{--iti-flag-offset: -239}.iti__yt{--iti-flag-offset: -240}.iti__za{--iti-flag-offset: -241}.iti__zm{--iti-flag-offset: -242}.iti__zw{--iti-flag-offset: -243}:root{--iti-hover-color: rgba(0, 0, 0, .05);--iti-border-color: #ccc;--iti-country-selector-bg: white;--iti-icon-color: #555;--iti-spacer-horizontal: 10px;--iti-flag-height: calc(var(--iti-flag-width) * 3 / 4);--iti-globe-icon-size: 17px;--iti-clear-icon-size: 15px;--iti-border-width: 1px;--iti-arrow-size: 5px;--iti-arrow-width: 1.5px;--iti-arrow-padding: 7px;--iti-mobile-popup-margin: 30px;--iti-strict-reject-flash-color: rgba(255, 0, 0, .12)}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box}.iti input.iti__tel-input,.iti input.iti__tel-input[type=text],.iti input.iti__tel-input[type=tel]{position:relative;z-index:0;display:block;min-width:100%;margin:0!important}.iti__a11y-text{width:1px;height:1px;clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute}.iti__country-container{position:absolute;top:0;bottom:0;left:0;padding:var(--iti-border-width)}.iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:none;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.iti__selected-dial-code{margin-left:4px}.iti__arrow{margin-left:var(--iti-arrow-padding);margin-top:-2px;width:var(--iti-arrow-size);height:var(--iti-arrow-size);box-sizing:border-box;border-right:var(--iti-arrow-width) solid var(--iti-icon-color);border-bottom:var(--iti-arrow-width) solid var(--iti-icon-color);transform:rotate(45deg)}.iti__arrow--up{margin-top:4px;transform:rotate(-135deg)}.iti__country-selector{border-radius:3px;background-color:var(--iti-country-selector-bg)}.iti--inline-country-selector .iti__country-selector{border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px #0003}.iti--inline-country-selector:not(.iti--detached-country-selector) .iti__country-selector{position:absolute;z-index:2;left:0}.iti__search-input{width:100%;border-width:0;border-radius:3px;padding-left:calc(var(--iti-spacer-horizontal) + var(--iti-globe-icon-size) + var(--iti-spacer-horizontal));padding-right:calc(var(--iti-spacer-horizontal) + var(--iti-clear-icon-size) + var(--iti-spacer-horizontal))}[dir=rtl] .iti__search-input{padding-left:inherit;padding-right:30px;background-position:right 8px center}.iti__search-input::-webkit-search-cancel-button{appearance:none}.iti__search-input,.iti__country{padding-top:8px;padding-bottom:8px}.iti__search-input-wrapper{position:relative;display:flex;align-items:center;border-bottom:1px solid var(--iti-border-color)}.iti__search-icon{position:absolute;left:var(--iti-spacer-horizontal);display:flex;pointer-events:none}[dir=rtl] .iti__search-icon{left:auto;right:var(--iti-spacer-horizontal)}.iti__search-icon-svg{width:var(--iti-globe-icon-size);height:var(--iti-globe-icon-size);display:block;stroke:var(--iti-icon-color);fill:none;stroke-width:3}.iti__search-clear{position:absolute;right:calc(var(--iti-spacer-horizontal) / 2);background:transparent;border:0;border-radius:3px;cursor:pointer;padding:calc(var(--iti-spacer-horizontal) / 2);display:flex;align-items:center;justify-content:center;transition:background-color .15s ease}.iti__search-clear .iti__search-clear-x{stroke-width:2}.iti__search-clear .iti__search-clear-bg{fill:var(--iti-icon-color)}[dir=rtl] .iti__search-clear{right:auto;left:var(--iti-spacer-horizontal)}.iti__search-clear:hover,.iti__search-clear:focus-visible{background:var(--iti-hover-color);outline:none}.iti__search-clear-svg{width:var(--iti-clear-icon-size);height:var(--iti-clear-icon-size);display:block}.iti__no-results{text-align:center;padding:30px 0}.iti__country-list{list-style:none;padding:0;margin:0;cursor:pointer;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti--inline-country-selector .iti__country-list{max-height:185px}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media(max-width:500px){.iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.iti__country{display:flex;align-items:center;padding-left:var(--iti-spacer-horizontal);padding-right:var(--iti-spacer-horizontal);outline:none}.iti__country.iti__highlight{background-color:var(--iti-hover-color)}.iti__country-name{flex-grow:1}.iti__country-check{margin-left:var(--iti-spacer-horizontal);display:flex;align-items:center;color:var(--iti-icon-color)}.iti__country-check-svg{width:var(--iti-clear-icon-size);height:var(--iti-clear-icon-size);display:block}.iti__country-list .iti__flag{margin-right:var(--iti-spacer-horizontal);flex-shrink:0}[dir=rtl] :is(.iti__country-list .iti__flag){margin-right:0;margin-left:var(--iti-spacer-horizontal)}:is(.iti--has-country-selector .iti__country-container:has(+input[disabled]),.iti--has-country-selector .iti__country-container:has(+input[readonly])) button.iti__selected-country{cursor:not-allowed}:is(.iti--has-country-selector .iti__country-container:has(+input[disabled]),.iti--has-country-selector .iti__country-container:has(+input[readonly])) button.iti__selected-country .iti__arrow{visibility:hidden}.iti--has-country-selector .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,.iti--has-country-selector .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__country-selector:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.iti--detached-country-selector{position:fixed;top:-1000px;left:-1000px;z-index:1060}.iti--detached-country-selector:hover{cursor:pointer}.iti--detached-country-selector{top:calc(anchor(bottom) + 3px);left:anchor(left);position-try-fallbacks:--iti-flip-above}@position-try --iti-flip-above{top:auto;bottom:calc(anchor(top) + 3px)}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti--fullscreen-popup.iti--detached-country-selector{background-color:#00000080;inset:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start}.iti--fullscreen-popup .iti__country-selector{display:flex;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country,.iti--fullscreen-popup .iti__search-input{padding-top:10px;padding-bottom:10px}.iti--fullscreen-popup .iti__country{padding-left:10px;padding-right:10px;line-height:1.5em}.iti__flag{height:var(--iti-flag-height);width:var(--iti-flag-width);border-radius:1px;box-shadow:0 0 1px #888;background-image:image-set(var(--iti-path-flags-1x) 1x,var(--iti-path-flags-2x) 2x);background-repeat:no-repeat;background-position:calc(var(--iti-flag-offset, 100) * var(--iti-flag-width)) 0;background-size:calc(var(--iti-flag-count) * var(--iti-flag-width)) var(--iti-flag-height)}.iti__loading{position:relative;background:none;box-shadow:none}.iti__loading:after{content:"";position:absolute;inset:0;margin:auto;width:var(--iti-flag-height);height:var(--iti-flag-height);box-sizing:border-box;border:2px solid var(--iti-icon-color);border-right-color:transparent;border-radius:50%;animation:iti-spinner 1s linear infinite}@keyframes iti-spinner{to{transform:rotate(360deg)}}.iti__strict-reject-animation .iti__tel-input,.iti__strict-reject-animation .iti__selected-country{animation:iti-strict-reject-shake .3s cubic-bezier(.36,.07,.19,.97)}@media(prefers-reduced-motion:reduce){.iti__strict-reject-animation .iti__tel-input{animation:iti-strict-reject-flash .3s ease-out both}.iti__strict-reject-animation .iti__selected-country{animation:none}}@keyframes iti-strict-reject-shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-3px)}40%,60%{transform:translate(3px)}}@keyframes iti-strict-reject-flash{40%{background-color:var(--iti-strict-reject-flash-color)}}.iti__globe{background:none;box-shadow:none;height:var(--iti-globe-icon-size);display:flex;align-items:center;justify-content:center;padding:0}.iti__globe .iti__globe-svg{width:100%;height:100%;fill:var(--iti-icon-color)}@supports (-webkit-appearance: none) and (not (background: -webkit-canvas(foo))){.iti__tel-input:focus{outline-offset:1px}}:root{--iti-path-flags-1x: url(/assets/flags-DjVgN9ag.webp);--iti-path-flags-2x: url(/assets/flags@2x-QBzdwbZ8.webp)}.uf-phone-wrap{width:100%;overflow:visible}.uf-phone-wrap .iti{display:block;width:100%;border:none!important}.uf-phone-wrap input.iti__tel-input{width:100%;font-size:14px;font-family:inherit;color:var(--color-text-primary)}.uf-phone-wrap .iti__selected-country{padding-right:6px}.iti--detached-country-selector{z-index:10050}.iti--detached-country-selector .iti__country-selector{display:flex;flex-direction:column;min-width:300px;max-width:min(360px,calc(100vw - 24px));max-height:min(280px,calc(100dvh - 120px));overflow:hidden;border:1px solid var(--color-border-panel-alt);border-radius:8px;box-shadow:var(--shadow-md);font-family:inherit;font-size:13px;background:var(--color-white)}.iti--detached-country-selector .iti__country-list{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.iti--detached-country-selector .iti__country{white-space:nowrap}.iti--detached-country-selector .iti__country-name{overflow:hidden;text-overflow:ellipsis}.iti--detached-country-selector .iti__country.iti__highlight{background:var(--color-brand-muted)}.iti--detached-country-selector .iti__country:hover{background:var(--color-select-focus-bg)}.iti--detached-country-selector .iti__search-input{width:100%;box-sizing:border-box;font-size:13px;font-family:inherit;outline:none;border-bottom:1px solid var(--color-gray-200)}.iti--detached-country-selector .iti__search-input:focus{border-bottom-color:var(--color-brand)}.iti--fullscreen-popup.iti--detached-country-selector{z-index:10050}.iti--fullscreen-popup.iti--detached-country-selector .iti__country-selector{min-width:0;max-width:none;width:100%;max-height:none;border:none;border-radius:0;box-shadow:none}.iti--fullscreen-popup .iti__country-list{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.uf-phone-wrap .iti__country-selector{display:flex;flex-direction:column;min-width:300px;max-width:min(360px,calc(100vw - 24px));max-height:min(280px,calc(100dvh - 120px));overflow:hidden;border:1px solid var(--color-border-panel-alt);border-radius:8px;box-shadow:var(--shadow-md);font-family:inherit;font-size:13px;z-index:10050}.uf-phone-wrap .iti__country-list{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.uf-phone-wrap .iti__country.iti__highlight{background:var(--color-brand-muted)}.uf-phone-wrap .iti__country:hover{background:var(--color-select-focus-bg)}.uf-phone-wrap .iti__search-input{width:100%;box-sizing:border-box;font-size:13px;font-family:inherit;outline:none;border-bottom:1px solid var(--color-gray-200)}.uf-phone-wrap .iti__search-input:focus{border-bottom-color:var(--color-brand)}.uf-phone-wrap--disabled{opacity:.65;pointer-events:none;cursor:not-allowed}.pac-container{z-index:10050!important;border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 8px 24px #00000021;font-family:var(--app-font-family, inherit);margin-top:4px}.pac-item{padding:8px 12px;font-size:13px;line-height:1.35;cursor:pointer}.pac-item:hover,.pac-item-selected{background:#8ec33c24}.pac-icon{margin-top:2px}.pac-item-query{font-size:13px;color:#1a2332}input.pac-target-input,.patf-inp.pac-target-input{background-image:none!important;background-repeat:no-repeat!important;background-size:auto!important}.pf-address-autocomplete-wrap{display:block;width:100%;min-width:0}.pf-address-autocomplete-wrap input{width:100%;box-sizing:border-box}.address-autocomplete-hint{margin:4px 0 0;font-size:11px;line-height:1.35;color:#b45309}.rfm-option-pills{display:flex;flex-wrap:wrap;gap:8px;padding:2px 0}.rfm-option-pills--compact{gap:6px}.rfm-option-pill{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:7px 14px;border:1.5px solid var(--color-border-default, #d1d9e0);border-radius:20px;background:linear-gradient(180deg,#fff,#fafbfc);font-size:12.5px;font-weight:500;font-family:inherit;color:var(--color-text-primary);cursor:pointer;line-height:1.2;transition:border-color .18s,background .18s,color .18s,box-shadow .18s,transform .15s}.rfm-option-pill:hover:not(.rfm-option-pill--active){border-color:var(--color-brand);background:#fafdf7;transform:translateY(-1px);box-shadow:0 2px 8px #1a23320f}.rfm-option-pill--active{border-color:var(--color-brand-gradient-dark, #7aac2e);background:linear-gradient(180deg,#f6fbea,#eef8e0);color:var(--color-brand-multi-tag-label, #4a7a18);font-weight:600;box-shadow:0 2px 8px #8ec33c33}.rfm-option-pill__dot{width:13px;height:13px;border-radius:50%;border:1.5px solid #bbb;flex-shrink:0;transition:border-color .15s,background .15s,box-shadow .15s}.rfm-option-pill--active .rfm-option-pill__dot{border-color:var(--color-brand-gradient-dark, #7aac2e);background:var(--color-brand-gradient-dark, #7aac2e);box-shadow:inset 0 0 0 2px #f2f9e8}.rfm-option-pill__label{white-space:nowrap}.rfm-option-pills--compact .rfm-option-pill{min-height:30px;padding:5px 11px;font-size:12px}.pf-lcms-skeleton{display:flex;flex-direction:column;min-height:280px}.pf-lcms-skeleton__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pf-lcms-skeleton__master{height:44px;margin-bottom:14px;border-radius:8px;border:1.5px solid var(--color-form-border);background-color:var(--color-form-accent-light)}.pf-lcms-skeleton__select-all{display:flex;align-items:center;gap:8px;margin-bottom:12px}.pf-lcms-skeleton__check{flex-shrink:0;width:17px;height:17px;border-radius:4px}.pf-lcms-skeleton__check--sm{width:14px;height:14px}.pf-lcms-skeleton__check--xs{width:13px;height:13px}.pf-lcms-skeleton__line{display:block;height:11px;max-width:100%;border-radius:999px}.pf-lcms-skeleton__line--select{width:148px;height:12px}.pf-lcms-skeleton__line--head{width:72%;height:10px}.pf-lcms-skeleton__group{background:var(--color-form-bg-thead);border:1px solid var(--color-form-border);border-radius:8px;overflow:hidden}.pf-lcms-skeleton__group-head{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--color-form-bg-section);border-bottom:1px solid var(--color-form-border)}.pf-lcms-skeleton__item{display:flex;align-items:center;gap:8px;padding:7px 10px;border-bottom:1px solid var(--color-form-border)}.pf-lcms-skeleton__item:last-child{border-bottom:none}@media(prefers-reduced-motion:reduce){.pf-lcms-skeleton .settings-loader__shimmer{animation:none}}@media(max-width:1280px){.site-content--provider{margin-bottom:0;overflow-x:clip}.site-content--provider .main-content{padding:16px 12px calc(20px + env(safe-area-inset-bottom,0px));max-width:100%;min-width:0;overflow-x:clip;box-sizing:border-box}.site-content--provider .top h3{font-size:18px;line-height:1.25;flex-wrap:wrap;gap:6px 10px}.site-content--provider .top .date{font-size:12px;max-width:42%}.pf-section-stack{margin:8px 0 14px}.pf-client-grid{padding:12px 16px 8px}.pf-client-billing{padding:0 16px 10px}.pf-client-billing-fieldset{padding:10px 12px 12px}.pf-client-logo-row{grid-template-columns:1fr;column-gap:0;row-gap:12px;min-height:0}.pf-client-logo-field--hidden{display:none}.pf-client-logo-field{max-width:none;min-width:0}.pf-fac-split{flex-direction:column;min-height:unset}.pf-fac-workspace{margin:10px 12px 14px;min-height:unset;border-radius:12px;overflow:visible}.pf-fac-sidebar{width:100%;flex-shrink:0;border-right:none;border-bottom:2px solid #cfe0b4}.pf-fac-list{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding:8px 10px;gap:6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pf-fac-list::-webkit-scrollbar{display:none}.pf-fac-item{flex:0 0 auto;max-width:min(100%,280px);white-space:normal;border-left:none;border:1.5px solid var(--border);border-radius:20px;padding:6px 14px;font-size:12.5px}.pf-fac-item-name{white-space:normal;overflow:visible;text-overflow:unset;overflow-wrap:anywhere;word-break:break-word}.pf-fac-item--active{border-color:var(--accent);background:var(--accent-light);color:var(--navy)}.pf-fac-item-del{opacity:1}.pf-fac-detail{width:100%;padding:14px 16px 20px}.pf-client-paired{grid-template-columns:1fr;gap:12px}.pf-fieldset--client .patf-grid{grid-template-columns:1fr;gap:12px;padding:12px 20px 8px}.pf-detail-row{flex-direction:column;gap:10px}.pf-inner-fieldset--molecular{flex:1 1 auto;max-width:100%;min-width:0;width:100%}.pf-provider-form .pf-form-row{flex-direction:column;align-items:flex-start;gap:5px;margin-bottom:12px}.pf-provider-form .pf-form-label{flex:none;max-width:100%;padding-right:0;padding-top:0;font-size:12.5px}.pf-provider-form .pf-form-ctrl{width:100%}.pf-inner-fieldset--molecular .pf-form-label{flex:none;max-width:100%}.pf-fac-workspace,.pf-section-stack{max-width:100%;box-sizing:border-box}.pf-modal-overlay--template{inset:60px 0 0;height:auto;z-index:999;align-items:flex-start;padding:max(12px,env(safe-area-inset-top,0px)) max(12px,env(safe-area-inset-right,0px)) max(12px,env(safe-area-inset-bottom,0px)) max(12px,env(safe-area-inset-left,0px))}.pf-modal-template{width:min(780px,100%);max-width:100%;max-height:calc(100dvh - 72px)}.pf-modal-template .pf-tmpl-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:12px}.pf-modal-template .pf-tmpl-card{width:100%;max-width:none;min-width:0}.pf-modal-lcms .pf-lcms-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pf-table-scroll{overflow:visible;margin:0;padding:0 12px 4px}.pf-table-bordered.pf-table--physician,.pf-table-bordered.pf-table--staff{min-width:0!important;width:100%!important;table-layout:auto;border:none;background:transparent}.pf-table-bordered.pf-table--physician colgroup,.pf-table-bordered.pf-table--staff colgroup,.pf-table-bordered.pf-table--physician thead,.pf-table-bordered.pf-table--staff thead{display:none}.pf-table-bordered.pf-table--physician tbody,.pf-table-bordered.pf-table--staff tbody{display:flex;flex-direction:column;gap:12px}.pf-table-bordered.pf-table--physician tr,.pf-table-bordered.pf-table--staff tr{display:block;width:100%;margin:0;padding:12px;border:1px solid var(--color-brand-muted, #d8e8bc);border-radius:10px;background:#fff;box-shadow:0 1px 4px #1a23320f}.pf-table-bordered.pf-table--physician tbody tr:hover,.pf-table-bordered.pf-table--staff tbody tr:hover{background:#fff}.pf-table-bordered.pf-table--physician th,.pf-table-bordered.pf-table--physician td,.pf-table-bordered.pf-table--staff th,.pf-table-bordered.pf-table--staff td,.pf-table-bordered.pf-table--physician td.pf-table-action-cell,.pf-table-bordered.pf-table--staff td.pf-table-action-cell,.pf-table-bordered.pf-table--physician td.pf-cb-cell,.pf-table-bordered.pf-table--staff td.pf-cb-cell{display:grid!important;grid-template-columns:minmax(96px,38%) minmax(0,1fr);align-items:center;gap:8px 10px;width:100%!important;max-width:none!important;min-width:0!important;padding:8px 0!important;border:none!important;border-bottom:1px solid #eef2e6!important;text-align:left!important;white-space:normal;box-sizing:border-box}.pf-table-bordered.pf-table--physician tr>td:last-child,.pf-table-bordered.pf-table--staff tr>td:last-child{border-bottom:none!important;padding-bottom:0!important}.pf-table-bordered.pf-table--physician tbody td:before,.pf-table-bordered.pf-table--staff tbody td:before{display:block!important;content:attr(data-label)!important;font-size:11px;font-weight:700;letter-spacing:.2px;color:var(--color-brand-gradient-dark, #527619);line-height:1.3}.pf-table-bordered.pf-table--physician .pf-table-field,.pf-table-bordered.pf-table--staff .pf-table-field,.pf-table-bordered.pf-table--physician .pf-phy-action-cell,.pf-table-bordered.pf-table--staff .pf-cb-cell{min-width:0;width:100%}.pf-table-bordered.pf-table--physician td.pf-phy-action-cell{align-items:start}.pf-table-bordered.pf-table--physician .pf-phy-action-stack,.pf-table-bordered.pf-table--physician .pf-phy-action-stack--wide,.pf-table-bordered.pf-table--physician .pf-phy-action-stack--template{width:100%;max-width:100%;margin:0}.pf-table-bordered.pf-table--physician .pf-table-field .patf-inp,.pf-table-bordered.pf-table--staff .pf-table-field .patf-inp,.pf-table-bordered.pf-table--physician .pf-table-field .patf-phone-wrap .uf-phone-wrap,.pf-table-bordered.pf-table--staff .pf-table-field .patf-phone-wrap .uf-phone-wrap,.pf-table-bordered.pf-table--physician .pf-sig-cell,.pf-table-bordered.pf-table--physician .pf-sig-upload,.pf-table-bordered.pf-table--staff .pf-sig-upload{width:100%;max-width:100%}.pf-table-bordered.pf-table--physician td.pf-table-action-cell,.pf-table-bordered.pf-table--staff td.pf-table-action-cell{justify-items:end}.pf-table-bordered.pf-table--physician td.pf-table-action-cell .pf-delete-btn,.pf-table-bordered.pf-table--staff td.pf-table-action-cell .pf-delete-btn{margin:0}.pf-table-bordered.pf-table--physician td.pf-cb-cell,.pf-table-bordered.pf-table--staff td.pf-cb-cell{justify-items:start}.pf-table-bordered.pf-table--physician td:has(.pf-table-field),.pf-table-bordered.pf-table--staff td:has(.pf-table-field){align-items:start}.pf-staff-hint{margin:12px;font-size:12.5px;line-height:1.45}.pf-table-add-row{padding:8px 12px 12px}.pf-provider-form .pf-btn-add-row{width:100%;max-width:100%}.pf-provider-actions.patf-actions{flex-wrap:wrap;justify-content:flex-end;width:100%}}@media(max-width:900px){.pf-modal-template .pf-tmpl-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pf-modal-template .pf-tmpl-card{flex:none;max-width:none;min-width:0;width:auto}}@media(max-width:768px){.site-content--provider{margin-bottom:0;overflow-x:clip}.site-content--provider .main-content{padding:12px 10px calc(24px + env(safe-area-inset-bottom,0px));max-width:100%;overflow-x:clip}.pf-provider-form{width:100%;max-width:100%;min-width:0}.pf-provider-form input,.pf-provider-form select,.pf-provider-form textarea,.pf-provider-form .patf-inp,.pf-provider-form .uf-phone-wrap input{font-size:16px!important}.pf-section-stack{margin:10px 0 16px;padding-top:24px;border-radius:8px}.pf-stack-legend{left:14px;right:14px;max-width:calc(100% - 28px);font-size:11px;padding:4px 10px;white-space:normal;line-height:1.3}.pf-fieldset--client .patf-grid{padding:10px 12px 8px;grid-template-columns:1fr;gap:10px}.pf-client-logo-row{grid-template-columns:1fr;column-gap:0;row-gap:10px;min-height:0}.pf-client-logo-field--hidden{display:none}.pf-client-logo-field{justify-self:stretch;max-width:none}.pf-fac-workspace{margin:8px 8px 12px;border-radius:10px}.pf-fac-sidebar-head{padding:10px 12px;flex-wrap:wrap;gap:8px}.pf-btn-add-fac{width:100%;justify-content:center}.pf-staff-hint{margin:0 10px 10px;font-size:12px;line-height:1.45}.pf-form-row{flex-direction:column;align-items:flex-start;gap:5px;margin-bottom:12px}.pf-form-label{flex:none;max-width:100%;padding-right:0;font-size:12.5px}.pf-form-ctrl{width:100%}.pf-inner-fieldset>.pf-form-row{padding-left:12px;padding-right:12px}.pf-inner-fieldset--section{margin-bottom:10px}.pf-inner-legend{font-size:11px;left:12px;max-width:calc(100% - 24px);white-space:normal}.pf-inner-legend--icon{white-space:nowrap;max-width:calc(100% - 24px);padding:4px 12px 4px 5px;gap:5px;align-items:center}.pf-inner-legend__text{padding:0}.pf-inner-fieldset--molecular.pf-inner-fieldset--section{margin-top:8px;padding-top:24px}.pf-inner-fieldset--molecular.pf-inner-fieldset--section .pf-inner-legend{top:-6px}.pf-fac-fields{grid-template-columns:1fr!important;gap:10px;padding:10px 12px 12px}.pf-fac-fields .patf-field,.pf-fac-fields .patf-span2{grid-column:1 / -1}.pf-csz-row{flex-direction:column;gap:8px}.pf-csz-col,.pf-csz-col--city,.pf-csz-col--state,.pf-csz-col--zip{flex:1 1 auto;width:100%;max-width:none}.pf-onboard-upload,.pf-onboard-upload__has-file,.pf-onboard-upload__btn{width:100%}.pf-onboard-upload__btn{justify-content:center}.pf-tox-split{flex-direction:column;padding:10px 12px;gap:10px}.pf-tox-half{width:100%}.pf-tox-half-header{flex-direction:column;align-items:stretch;gap:4px}.pf-tox-half-header__label-col{display:none}.pf-tox-half-header .pf-tox-legend{text-align:center}.pf-tox-half .pf-form-row{flex-direction:column;align-items:stretch;gap:6px}.pf-tox-half .pf-form-label{flex:none;max-width:100%;font-size:12.5px;padding-top:0}.pf-tox-half .pf-form-ctrl{width:100%}.pf-tox-half .pf-form-ctrl>.pf-yn-toggle{width:100%;justify-content:stretch}.pf-tox-half .pf-yn-btn{flex:1}.pf-screening-drugs{margin:0 10px 12px}.pf-screening-drugs__grid{grid-template-columns:1fr}.pf-screening-drugs__header{flex-wrap:wrap;padding:10px 12px;gap:8px}.pf-test-type-selector{grid-template-columns:1fr}.pf-test-type-header{flex-direction:column;align-items:flex-start;gap:4px}.pf-test-type-row{flex-direction:column;gap:8px}.pf-test-type-card{width:100%}.pf-mol-fields{padding:10px 12px 12px}.pf-table-scroll{padding:0 8px 4px}.pf-staff-hint{margin:0 10px 10px;font-size:12px}.pf-table-add-row{padding:8px 10px 12px}.pf-provider-actions.patf-actions{position:static;margin:16px 0 0;padding:0 0 env(safe-area-inset-bottom,0px);background:transparent;border:none;box-shadow:none;flex-direction:column-reverse;align-items:stretch;justify-content:flex-start;gap:10px;width:100%}.pf-actions,.pf-provider-actions .patf-btn-save,.pf-provider-actions .pf-cancel-btn,.pf-submit-btn,.pf-cancel-btn{width:100%;min-width:0;min-height:44px;text-align:center;justify-content:center}.pf-provider-form .ss-dropdown{max-width:min(100%,calc(100vw - 32px))}.pf-fac-detail{padding:10px 8px 16px}.pf-detail-row{gap:10px}.pf-modal-overlay--template{padding:0;align-items:flex-end;justify-content:center}.pf-modal-template{width:100%;max-width:100%;height:auto;max-height:calc(100dvh - 60px);border-radius:16px 16px 0 0;display:flex;flex-direction:column;overflow:hidden}.pf-modal-template .pf-modal-header{padding:12px 14px;flex-shrink:0}.pf-modal-template .pf-modal-header span{font-size:15px;line-height:1.35;padding-right:8px}.pf-modal-template .pf-modal-close{min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center}.pf-modal-template .pf-modal-body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px 12px 12px}.pf-modal-template .pf-tmpl-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;align-items:start}.pf-modal-template .pf-tmpl-card{flex:none;max-width:none;min-width:0;width:auto;border-radius:10px}.pf-modal-template .pf-tmpl-card.pf-tmpl-selected{transform:translateY(-1px);box-shadow:0 3px 12px #2563eb24}.pf-tmpl-active-badge{top:5px;right:5px;padding:3px 7px 3px 5px;font-size:9px;gap:3px}.pf-modal-template .pf-tmpl-thumb{display:flex;align-items:center;justify-content:center;aspect-ratio:auto;max-height:none;min-height:0;padding:8px 8px 4px}.pf-modal-template .pf-tmpl-thumb img{width:100%;max-height:min(17vh,132px);height:auto;margin:0}.pf-modal-template .pf-tmpl-card-actions{padding:6px 6px 0}.pf-template-bar--pill{padding:4px 6px 8px}.pf-template-bar__pill{min-height:24px;padding:4px 8px;font-size:10.5px}.pf-modal-template .pf-tmpl-view-large-btn{width:100%;min-height:36px;padding:7px 10px;font-size:11.5px;border-radius:6px}.pf-modal-template .pf-tmpl-view-large-btn svg{flex-shrink:0;width:13px;height:13px}.pf-modal-template .pf-modal-footer{flex-direction:row;align-items:center;justify-content:stretch;gap:8px;padding:10px 12px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));flex-shrink:0}.pf-modal-template .pf-modal-footer .pf-submit-btn,.pf-modal-template .pf-modal-footer .pf-cancel-btn{flex:1;width:auto;min-height:42px;text-align:center}.pf-tmpl-zoom-overlay{padding:12px;padding-top:calc(12px + env(safe-area-inset-top,0px));padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}.pf-tmpl-zoom-stage{width:min(100%,680px)}.pf-tmpl-zoom-img{max-height:calc(88svh - 48px);padding:10px}.pf-tmpl-zoom-close{top:calc(12px + env(safe-area-inset-top,0px));right:12px}.pf-tmpl-zoom-back{top:calc(12px + env(safe-area-inset-top,0px));left:12px;height:40px;padding:0 12px;font-size:13px}.pf-modal-lg{max-width:100%}.pf-modal-overlay--lcms{inset:0;padding:0;align-items:flex-end;justify-content:center;z-index:1100}.pf-modal-lcms{width:100%;max-width:100%;height:auto;max-height:min(96dvh,96svh);border-radius:16px 16px 0 0;display:flex;flex-direction:column;overflow:hidden}.pf-modal-lcms .pf-modal-header{padding:12px 14px;flex-shrink:0}.pf-modal-lcms .pf-modal-header span{font-size:15px;line-height:1.35;padding-right:8px}.pf-modal-lcms .pf-modal-close{min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.pf-modal-lcms .pf-modal-body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px 12px 12px}.pf-modal-lcms .pf-lcms-master{font-size:13px;line-height:1.35;padding:12px 14px;margin-bottom:12px;gap:10px;align-items:flex-start}.pf-modal-lcms .pf-lcms-master input[type=checkbox]{width:18px;height:18px;margin-top:1px;flex-shrink:0}.pf-modal-lcms .pf-lcms-select-all{font-size:13px;margin-bottom:10px;min-height:36px;align-items:center}.pf-modal-lcms .pf-lcms-select-all input[type=checkbox]{width:17px;height:17px;flex-shrink:0}.pf-modal-lcms .pf-lcms-grid{grid-template-columns:1fr;gap:10px}.pf-modal-lcms .pf-lcms-group-head{min-height:40px;padding:10px 12px;font-size:12px}.pf-modal-lcms .pf-lcms-group-head input[type=checkbox]{width:16px;height:16px}.pf-modal-lcms .pf-lcms-group-head strong{font-size:11px;white-space:normal;overflow:visible;text-overflow:unset;line-height:1.3}.pf-modal-lcms .pf-lcms-item{min-height:44px;padding:10px 12px;font-size:13px;line-height:1.35;align-items:flex-start}.pf-modal-lcms .pf-lcms-item input[type=checkbox]{width:16px;height:16px;margin-top:2px;flex-shrink:0}.pf-modal-lcms .pf-modal-footer{flex-direction:row;align-items:center;justify-content:stretch;gap:8px;padding:10px 12px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));flex-shrink:0}.pf-modal-lcms .pf-modal-footer .pf-submit-btn,.pf-modal-lcms .pf-modal-footer .pf-cancel-btn{flex:1;width:auto;min-height:42px;text-align:center}.pf-modal-lcms .pf-lcms-skeleton__master{margin-bottom:12px}.pf-modal-lcms .pf-lcms-skeleton__group-head{min-height:40px;padding:10px 12px}.pf-modal-lcms .pf-lcms-skeleton__item{min-height:44px;padding:10px 12px}}@media(max-width:480px){.pf-stack-legend{font-size:11px;padding:3px 12px;left:14px}.pf-section-stack{margin-top:4px;padding-top:26px;border-radius:8px}.pf-fieldset--client{padding:0}.pf-stack-legend{left:20px}.pf-subsection-title{padding:14px 16px 12px;font-size:11px}.pf-provider-actions.patf-actions{padding:0 0 env(safe-area-inset-bottom,0px);flex-direction:column-reverse;align-items:stretch;justify-content:flex-start;min-height:0;gap:10px}.pf-provider-actions .pf-cancel-btn,.pf-provider-actions .patf-btn-save{width:100%;min-width:0;text-align:center;min-height:44px}.pf-inner-legend{font-size:10.5px;padding:8px 12px}.pf-inner-fieldset--section .pf-inner-legend.pf-inner-legend--icon,.pf-inner-legend--icon{padding:4px 12px 4px 5px;gap:5px;align-items:center}.pf-yn-btn{padding:7px 14px 7px 9px;font-size:12px}.pf-yn-toggle--compact .pf-yn-btn{padding:6px;font-size:11.5px}.pf-test-type-selector{grid-template-columns:1fr}.pf-test-type-header{flex-direction:column;align-items:flex-start;gap:4px}.pf-test-type-row{flex-wrap:wrap;gap:8px}.pf-fac-detail{padding:10px 10px 16px}.pf-modal-footer{flex-direction:column-reverse;align-items:stretch;gap:8px}.pf-modal-footer .pf-submit-btn,.pf-modal-footer .pf-cancel-btn{width:100%;text-align:center}.pf-phy-badge{font-size:10.5px;padding:2px 6px}.pf-modal-template .pf-modal-header span,.pf-modal-lcms .pf-modal-header span{font-size:14px}.pf-modal-lcms .pf-modal-body{padding:8px 10px 10px}.pf-modal-lcms .pf-lcms-master{font-size:12px;padding:10px 12px}.pf-modal-lcms .pf-lcms-item{font-size:12.5px;padding:9px 10px}.pf-modal-lcms .pf-modal-footer{flex-direction:row;align-items:center}.pf-modal-lcms .pf-modal-footer .pf-submit-btn,.pf-modal-lcms .pf-modal-footer .pf-cancel-btn{flex:1;width:auto}.pf-modal-template .pf-modal-body{padding:8px 10px 10px}.pf-modal-template .pf-tmpl-grid{gap:8px}.pf-modal-template .pf-tmpl-thumb{padding:6px 6px 3px}.pf-modal-template .pf-tmpl-thumb img{max-height:min(15vh,112px)}.pf-modal-template .pf-tmpl-card-actions{padding:5px 5px 0}.pf-template-bar--pill{padding:3px 5px 6px}.pf-template-bar__pill{min-height:22px;font-size:10px}.pf-tmpl-zoom-stage{width:100%}.pf-tmpl-zoom-img{max-height:calc(86svh - 40px);padding:8px}.pf-provider-form .pf-btn-add-row{width:100%}.pf-staff-hint{margin-top:12px;padding-left:12px;padding-right:12px;font-size:12px}.pf-provider-form-error{margin-top:12px;margin-bottom:8px}.pf-fac-workspace{margin:8px 6px 12px}}@media(max-width:360px){.site-content--provider .main-content{padding:10px 6px calc(16px + env(safe-area-inset-bottom,0px))}.pf-stack-legend{left:10px;right:10px;max-width:calc(100% - 20px);font-size:10px}.pf-fac-workspace{margin:6px 4px 10px}.pf-inner-legend--icon{max-width:calc(100% - 16px);padding:4px 8px 4px 4px}}.patf-skeleton-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.patf-skeleton-section,.patf-skeleton-steps{pointer-events:none}.patf-skeleton-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:0 6px}.patf-skeleton-step-badge{width:30px;height:30px;border-radius:50%}.patf-skeleton-step-label{width:52px;height:10px;border-radius:4px}.patf-skeleton-step--active .patf-skeleton-step-badge{opacity:1}.patf-skeleton-step:not(.patf-skeleton-step--active) .patf-skeleton-step-badge,.patf-skeleton-step:not(.patf-skeleton-step--active) .patf-skeleton-step-label{opacity:.72}.patf-skeleton-step-title{width:min(320px,70%);height:18px;border-radius:4px;margin-bottom:14px}.patf-skeleton-legend{position:absolute;top:-13px;left:16px;height:22px;border-radius:4px}.patf-skeleton-label{height:11px;border-radius:4px}.patf-skeleton-input{width:100%;height:34px;border-radius:5px;box-sizing:border-box}.patf-skeleton-gender-row{display:flex;gap:8px;flex-wrap:wrap}.patf-skeleton-gender{width:78px;height:31px;border-radius:20px}.patf-skeleton-actions{pointer-events:none;display:flex;justify-content:flex-end;align-items:center;gap:10px}.patf-skeleton-btn{height:38px;border-radius:8px}.patf-skeleton-btn--cancel{width:98px}.patf-skeleton-btn--save{width:148px}.cpm-form-body.patf-skeleton{flex:1;min-height:0;overflow:hidden}.cpm-form-body.patf-skeleton .patf-skeleton-section{margin-bottom:0}.cpm-duplicate-banner{margin:0 0 14px}.cpm-duplicate-banner__message{margin:0 0 10px;padding:0 2px;font-size:12px;font-weight:600;font-family:inherit;line-height:1.45;color:var(--color-error-dark)}.cpm-duplicate-banner__match{position:relative;width:100%;box-sizing:border-box;margin:0;padding:12px 14px;background:linear-gradient(135deg,#fff7f7fa,#fdececf0);border:1px solid rgba(214,58,58,.18);border-left:4px solid var(--color-error-dark);border-radius:8px;font-size:13px;color:var(--color-text-primary);box-shadow:0 4px 14px #c0392b14,inset 0 1px #ffffffbf}.cpm-duplicate-banner__match-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.cpm-duplicate-banner__match-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.cpm-duplicate-banner__match-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0}.cpm-duplicate-banner__use-existing,.cpm-duplicate-banner__create-new{padding:7px 12px;border-radius:6px;font-size:12px;font-weight:600;line-height:1.2;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,border-color .15s,box-shadow .15s}.cpm-duplicate-banner__use-existing{border:1px solid rgba(192,57,43,.28);background:#ffffffb8;color:var(--color-error-dark)}.cpm-duplicate-banner__use-existing:hover{background:var(--color-error-dark);border-color:var(--color-error-dark);color:var(--color-white);box-shadow:0 2px 8px #c0392b2e}.cpm-duplicate-banner__create-new{border:1px solid rgba(26,26,26,.18);background:var(--color-white);color:var(--color-text-primary)}.cpm-duplicate-banner__create-new:hover{border-color:#1a1a1a59;box-shadow:0 2px 8px #00000014}.cpm-duplicate-banner__match-detail{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.cpm-duplicate-banner__match-label{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.45px;text-transform:uppercase;color:var(--color-error-text);background:#ffffffb8;border:1px solid rgba(192,57,43,.12)}.cpm-duplicate-banner__match-name{display:block;font-size:15px;font-weight:700;line-height:1.3;color:var(--color-text-heading)}.cpm-duplicate-banner__match-dob{display:block;font-size:12px;line-height:1.35;color:var(--color-text-secondary)}.cpm-duplicate-banner__action{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid rgba(192,57,43,.18);border-radius:6px;background:#ffffffb8;color:var(--color-error-dark);font-size:18px;line-height:1;cursor:pointer}.cpm-duplicate-banner__action:hover{background:#fffffff2}.cpm-duplicate-alert{margin:0 0 12px;padding:8px 10px;font-size:12px;font-weight:400;font-family:inherit;line-height:1.45;color:#7a4b00;background:#fff8e6;border-left:3px solid #e6a817;border-radius:2px}.cpm-duplicate-alert__row{display:flex;align-items:center;justify-content:space-between;gap:12px}.cpm-duplicate-alert__view{flex-shrink:0;padding:5px 12px;font-size:12px;font-weight:600;font-family:inherit;color:#7a4b00;background:var(--color-white);border:1px solid #e6a817;border-radius:4px;cursor:pointer}.cpm-duplicate-alert__view:hover{background:#fff3d6}.cpm-duplicate-alert strong{font-weight:700}@media(max-width:680px){.cpm-duplicate-banner__match-row,.cpm-duplicate-banner__match-header{flex-direction:column;align-items:flex-start}.cpm-duplicate-banner__match-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.cpm-duplicate-banner__use-existing{white-space:normal;text-align:center}}@keyframes cpm-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes cpm-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes cpm-modal-in{0%{opacity:0;transform:translateY(32px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cpm-modal-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(24px) scale(.97)}}.cpm-overlay{position:fixed;inset:0;background:var(--color-surface-overlay);z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px 16px;overflow:hidden;animation:cpm-overlay-in .2s ease}.cpm-overlay.cpm-closing{animation:cpm-overlay-out .26s ease forwards}.cpm-modal{--cpm-modal-height: min(720px, calc(100vh - 48px) );background:var(--color-white);border-radius:6px;width:100%;max-width:min(1180px,calc(100vw - 32px));height:var(--cpm-modal-height);min-height:var(--cpm-modal-height);max-height:var(--cpm-modal-height);box-shadow:0 8px 32px #00000059;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden;animation:cpm-modal-in .3s cubic-bezier(.34,1.15,.64,1)}.cpm-modal.cpm-closing{animation:cpm-modal-out .22s cubic-bezier(.4,0,1,1) forwards}.cpm-header{background:#1a1a1a;color:var(--color-white);display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:12px 20px;border-radius:6px 6px 0 0;flex-shrink:0}.cpm-header span{font-size:15px;font-weight:600;letter-spacing:.3px}.cpm-body{position:relative;flex:1;min-height:480px;--cpm-body-pad: 20px;padding:var(--cpm-body-pad);display:flex;flex-direction:column;gap:16px}.cpm-form-body{flex:1;min-height:0;overflow:hidden;padding:20px;display:flex;flex-direction:column;gap:16px}.cpm-form-body.patf-form--stepped{padding-top:16px;height:100%;display:flex;flex-direction:column}.cpm-form-body .patf-step-panel{flex:1 1 auto;min-height:0;overflow-y:auto}.cpm-form-body.patf-form--readonly .patf-step-panel,.cpm-modal--view .patf-step-panel{overflow-y:auto}.cpm-form-body .patf-section--suggest-open{z-index:40}.cpm-footer{flex-shrink:0;display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;border:none;border-top:none;background:transparent}.cpm-top-row{display:flex;gap:16px;align-items:flex-start}.cpm-section{border:1.5px solid var(--color-border-default);border-radius:5px;overflow:hidden}.cpm-demographics{flex:0 0 390px;overflow:visible}.cpm-allergies{flex:1;min-width:0}.cpm-medications{width:100%}.cpm-section-header{background:var(--color-brand);color:var(--color-white);font-size:13px;font-weight:700;text-align:center;padding:7px 12px;letter-spacing:.2px}.cpm-section-body{padding:14px 14px 10px}.cpm-field-row{display:grid;grid-template-columns:132px minmax(0,1fr);column-gap:12px;align-items:start;margin-bottom:12px}.cpm-field-row label{font-size:13px;font-weight:600;color:var(--color-text-primary);padding-top:7px;white-space:nowrap}.cpm-field-row .pf-field-col,.cpm-field-row .cpm-fn-wrap{width:100%;min-width:0}.pf-field-col{width:100%;min-width:0;display:flex;flex-direction:column}.cpm-req{color:var(--color-form-danger);margin-left:2px;font-style:normal;font-weight:700}.cpm-input{width:100%;min-width:0;height:30px;padding:0 8px;font-size:13px;line-height:28px;border:1px solid var(--color-gray-500);border-radius:3px;background:var(--color-surface-input);color:var(--color-text-primary);box-sizing:border-box}.cpm-input:focus{outline:none;border-color:var(--color-brand);background:var(--color-white)}.cpm-gender-group{display:flex;gap:8px}.cpm-gender-btn{display:flex;align-items:center;gap:5px;padding:4px 14px;font-size:13px;font-weight:500;border-radius:20px;border:1.5px solid #89c4d4;background:#f0fbff;color:#2a7a8f;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.cpm-gender-btn:before{content:"";width:10px;height:10px;border-radius:50%;border:1.5px solid #89c4d4;background:var(--color-white);flex-shrink:0;transition:background .15s,border-color .15s}.cpm-gender-btn.active{background:var(--color-brand);border-color:var(--color-brand);color:var(--color-white)}.cpm-gender-btn.active:before{background:var(--color-white);border-color:var(--color-white)}.cpm-table-head{display:flex;align-items:center;justify-content:space-between;padding:4px 0 8px;border-bottom:1px solid #e8e8e8;margin-bottom:8px}.cpm-th-main{font-size:13px;font-weight:600;color:var(--color-text-primary)}.cpm-th-dots{font-size:14px;color:var(--color-text-subtle);font-weight:700}.cpm-list-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.cpm-med-table-head{display:flex;align-items:center;gap:8px;padding:4px 0 8px;border-bottom:1px solid #e8e8e8;margin-bottom:8px;font-size:13px;font-weight:700;color:var(--color-text-primary)}.cpm-med-no{flex:0 0 40px;text-align:center;font-size:13px;color:var(--color-text-secondary)}.cpm-med-name{flex:1;min-width:0}.cpm-med-dosage{flex:0 0 220px;display:flex;align-items:center;gap:5px}.cpm-th-action{flex:0 0 36px;text-align:center;font-size:14px;color:var(--color-text-subtle);font-weight:700}.cpm-med-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.cpm-med-list-scroll{max-height:min(200px,28vh);overflow-x:hidden;overflow-y:auto;padding-right:4px;margin-bottom:4px;-webkit-overflow-scrolling:touch}.cpm-med-list-scroll::-webkit-scrollbar{width:6px}.cpm-med-list-scroll::-webkit-scrollbar-track{background:var(--color-gray-200);border-radius:3px}.cpm-med-list-scroll::-webkit-scrollbar-thumb{background:#b8d888;border-radius:3px}.cpm-med-list-scroll::-webkit-scrollbar-thumb:hover{background:var(--color-brand)}.cpm-dosage-input{width:90px;flex:none}.cpm-mg-label{font-size:13px;color:var(--color-gray-700);flex-shrink:0}.cpm-unit-select{width:62px;height:30px;padding:0 4px;font-size:13px;border:1px solid var(--color-gray-500);border-radius:3px;background:var(--color-surface-input);color:var(--color-text-primary);cursor:pointer;flex-shrink:0}.cpm-unit-select:focus{outline:none;border-color:var(--color-brand)}.cpm-delete-btn{flex-shrink:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#dc3545;border:none;border-radius:4px;cursor:pointer;padding:0;transition:background .15s}.cpm-delete-btn:hover{background:#b02a37}.cpm-delete-btn svg{width:14px;height:14px;fill:var(--color-white)}.cpm-add-btn{margin-top:6px;padding:7px 16px;font-size:13px;font-weight:600;background:#1a3a5c;color:var(--color-white);border:none;border-radius:4px;cursor:pointer;transition:background .15s}.cpm-add-btn:hover{background:#132d47}.cpm-field-error-slot{min-height:18px;margin-top:2px}.cpm-field-error{color:var(--color-error-dark);font-size:12px;font-weight:600;font-family:inherit;line-height:1.4}.cpm-footer{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.cpm-btn{padding:7px 22px;font-size:13px;font-weight:600;border-radius:5px;border:none;cursor:pointer;transition:background .15s,color .15s}.cpm-btn-cancel{background:transparent;color:var(--color-gray-700);border:none}.cpm-btn-cancel:hover{background:transparent}.cpm-btn-save{background:var(--color-brand-hover);color:var(--color-white);border:none}.cpm-btn-save:hover:not(:disabled){background:var(--color-brand-dark)}.cpm-btn-save:disabled{opacity:.65;cursor:not-allowed}.cpm-fn-wrap:focus-within{z-index:100000}.cpm-fn-wrap .cpm-input{width:100%}.cpm-sugg-drop{position:absolute;top:calc(100% + 2px);left:0;right:0;background:var(--color-white);border:1px solid #c8ddb0;border-radius:4px;box-shadow:0 6px 18px #00000021;z-index:100001;display:flex;flex-direction:column;max-height:240px;overflow:hidden}.cpm-sugg-list{overflow-y:auto;flex:1 1 auto;min-height:0;-webkit-overflow-scrolling:touch}.cpm-sugg-hint{padding:5px 10px;font-size:11px;font-weight:600;color:var(--color-brand);background:#f6fbee;border-bottom:1px solid #e3f0cc;letter-spacing:.2px;text-transform:uppercase}.cpm-sugg-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-right:4px;background:#f6fbee;border-bottom:1px solid #e3f0cc;flex-shrink:0}.cpm-sugg-header .cpm-sugg-hint{flex:1;border-bottom:none}.cpm-sugg-close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;margin-right:4px;border:none;background:transparent;color:var(--color-text-subtle);cursor:pointer;border-radius:4px;flex-shrink:0;font-size:18px;line-height:1}.cpm-sugg-close:hover{background:#0000000f;color:var(--color-text-primary)}.cpm-sugg-item{display:flex;align-items:baseline;justify-content:flex-start;flex-wrap:wrap;gap:0 4px;padding:7px 10px;font-size:13px;cursor:pointer;color:var(--color-text-primary);border-bottom:1px solid var(--color-gray-200);transition:background .1s}.cpm-sugg-item:last-child{border-bottom:none}.cpm-sugg-item:hover,.cpm-sugg-item--active{background:var(--color-brand-muted)}.cpm-sugg-item--active{outline:2px solid var(--color-brand);outline-offset:-2px}.cpm-sugg-name{font-weight:500}.cpm-sugg-dob{font-size:12px;color:var(--color-text-subtle);margin-left:8px;flex-shrink:0}.cpm-form-body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:16px 18px 0;-webkit-overflow-scrolling:touch}.cpm-form-body .patf-two-col{gap:16px}.cpm-form-body .patf-section{margin-bottom:14px;overflow:visible}.cpm-form-body .patf-section--suggest-open{position:relative;z-index:30;overflow:visible}.cpm-form-body .cpm-fn-wrap{position:relative;z-index:1}.cpm-form-body .cpm-fn-wrap:focus-within,.cpm-form-body .patf-section--suggest-open .cpm-fn-wrap:has(.cpm-sugg-drop){z-index:100000}.cpm-footer.patf-actions{border:none;border-radius:0;background:transparent;box-shadow:none}.cpm-footer .patf-btn-cancel,.cpm-footer .patf-btn-save{border:none;box-shadow:none}.cpm-footer .patf-btn-cancel{background:var(--color-white);border:1.5px solid var(--color-gray-500)}.cpm-footer .patf-btn-cancel:hover{background:var(--color-surface-input, #f4f4f4)}.cpm-footer .patf-btn-save{background:var(--color-brand-hover);color:var(--color-white)}.cpm-footer .patf-btn-save:hover:not(:disabled){background:var(--color-brand-dark);color:var(--color-white)}.patf-section:has(.cpm-fn-wrap:focus-within),.patf-section--suggest-open{position:relative;z-index:30;overflow:visible}.cpm-form-body.patf-form--stepped:has(.cpm-sugg-drop),.cpm-form-body.patf-form--stepped:has(.cpm-fn-wrap:focus-within),.cpm-form-body.patf-form--stepped:has(.patf-section--suggest-open){overflow:visible}.cpm-fn-wrap{position:relative;width:100%;min-width:0;z-index:1}.cpm-fn-wrap:focus-within,.patf-section--suggest-open .cpm-fn-wrap:has(.cpm-sugg-drop){z-index:100000}.cpm-fn-wrap .patf-inp{width:100%}.patf-address-row{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 14px;align-items:start}@media(max-width:640px){.patf-address-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.patf-address-row{grid-template-columns:1fr}}.patf-al-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid var(--color-border-subtle)}.patf-al-label{font-size:11px;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px}.patf-med-table{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.patf-med-table th{text-align:left;padding:5px 7px 8px;font-size:11px;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.4px;border-bottom:1.5px solid var(--color-border-subtle)}.patf-med-table td{padding:4px 5px;vertical-align:middle;overflow:hidden}.patf-med-num{text-align:center;font-size:12px;color:var(--color-text-disabled);font-weight:600}.patf-med-dosage-wrap{display:flex;align-items:center;gap:4px}.patf-med-inp{flex:1;min-width:0;padding:6px 7px;border:1px solid var(--color-border-default);border-radius:4px;font-size:13px;font-family:inherit;outline:none;background:var(--color-white);transition:border-color .15s}.patf-med-inp:focus{border-color:var(--color-brand)}.patf-med-inp::placeholder{color:#c0c5cc}.patf-med-unit{border:1px solid var(--color-border-default);border-radius:4px;padding:6px 18px 6px 6px;font-size:12px;font-family:inherit;outline:none;background:#f8f9fa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat right 3px center;background-size:10px;-webkit-appearance:none;appearance:none;cursor:pointer;color:var(--color-text-secondary);flex-shrink:0;transition:border-color .15s}.patf-med-unit:focus{border-color:var(--color-brand)}.site-content--patient-form{display:flex;flex-direction:column;flex:1;align-self:stretch;min-height:calc(100vh - 105px);overflow:hidden}.site-content--patient-form .main-content.patf-form--stepped{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.patf-error{color:var(--color-error-dark);font-size:13px;margin-bottom:16px;padding:9px 14px;background:var(--color-surface-danger);border-left:3px solid var(--color-error-dark);border-radius:3px}.patf-spinner{width:36px;height:36px;border:3px solid #e0e4ea;border-top-color:var(--color-brand-gradient-dark);border-radius:50%;animation:patf-spin .75s linear infinite}@keyframes patf-spin{to{transform:rotate(360deg)}}.patf-overlay{position:fixed;inset:0;background:#0009;z-index:99998;display:flex;align-items:center;justify-content:center;padding:24px}.patf-file-modal{background:var(--color-white);border-radius:10px;box-shadow:0 10px 48px #00000061;display:flex;flex-direction:column;width:100%;max-width:900px;height:90vh;overflow:hidden}.patf-modal-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:var(--color-brand-gradient-dark);border-top-right-radius:9px;border-top-left-radius:9px;color:var(--color-white)}.patf-modal-title{margin:0;font-size:1rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%;color:var(--color-white)}.patf-modal-actions{display:flex;align-items:center;gap:10px}.patf-modal-download{background-color:#1976d2;color:var(--color-white);border:none;border-radius:6px;padding:6px 14px;font-size:13px;font-family:inherit;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;transition:background-color .15s}.patf-modal-download:hover{background-color:#1565c0}.patf-modal-download--disabled,.patf-modal-download--disabled:hover{background-color:#90a4ae;cursor:not-allowed;opacity:.7}.patf-modal-close{background:none;border:none;font-size:22px;line-height:1;color:var(--color-white);cursor:pointer;padding:0 4px;transition:opacity .1s}.patf-modal-close:hover{opacity:.7}.patf-modal-body{flex:1;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#525659}.patf-modal-frame{width:100%;height:100%;border:none;display:block}.patf-modal-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.patf-modal-center{display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;color:var(--color-text-muted)}@media(max-width:992px){.cpm-overlay{padding:16px 12px;align-items:center;overflow:hidden}.cpm-modal{--cpm-modal-height: calc(100dvh - 32px) ;height:var(--cpm-modal-height);min-height:var(--cpm-modal-height);max-height:var(--cpm-modal-height)}.cpm-modal--view .patf-step-panel,.cpm-form-body.patf-form--readonly .patf-step-panel{overflow-y:auto}.cpm-form-body{padding:14px 14px 0}.cpm-form-body .patf-two-col{grid-template-columns:1fr}.cpm-body-main{flex:0 1 auto;min-height:auto;overflow:visible}.cpm-top-row{flex-direction:column}.cpm-demographics,.cpm-allergies,.cpm-medications,.cpm-allergies .cpm-section-body,.cpm-medications .cpm-section-body{flex:none;min-height:auto}.cpm-allergies .cpm-add-btn,.cpm-medications .cpm-add-btn{margin-top:6px}.cpm-allergy-list-scroll,.cpm-med-list-scroll{max-height:none;overflow:visible}.cpm-footer,.cpm-footer--view{margin-top:0;padding-top:12px;background:var(--color-white);flex-shrink:0}}@media(max-width:680px){.cpm-overlay{padding:12px 8px}.cpm-modal{--cpm-modal-height: calc(100dvh - 24px) ;height:var(--cpm-modal-height);min-height:var(--cpm-modal-height);max-height:var(--cpm-modal-height);border-radius:6px}.cpm-header{padding:10px 14px}.cpm-header span{font-size:14px}.cpm-body{--cpm-body-pad: 14px;gap:10px}.cpm-demographics{width:100%}.cpm-field-row{grid-template-columns:1fr;row-gap:4px;margin-bottom:10px}.cpm-field-row label{padding-top:0;white-space:normal}.cpm-gender-group{flex-wrap:wrap}.cpm-med-table-head{flex-wrap:wrap;row-gap:4px}.cpm-med-row{flex-wrap:wrap;align-items:flex-start}.cpm-med-no{flex:0 0 28px}.cpm-med-name{flex:1 1 calc(100% - 72px);min-width:0}.cpm-med-dosage{flex:1 1 100%;margin-top:2px}.cpm-dosage-input{flex:1;width:auto;min-width:0}.cpm-duplicate-alert{margin:0 10px 10px}.cpm-duplicate-alert__row,.cpm-exists-banner__match-row,.cpm-exists-banner__match-header{flex-direction:column;align-items:flex-start}.cpm-exists-banner__match-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.cpm-exists-banner__use-existing{white-space:normal;text-align:center}.cpm-footer{flex-direction:column-reverse;align-items:stretch;gap:8px}.cpm-footer .cpm-btn{width:100%;text-align:center}.cpm-footer--view .cpm-btn{width:100%}}@media(max-width:480px){.cpm-overlay{padding:8px 4px}.cpm-modal{--cpm-modal-height: calc(100dvh - 16px) ;height:var(--cpm-modal-height);min-height:var(--cpm-modal-height);max-height:var(--cpm-modal-height);border-radius:4px}.cpm-header{padding:10px 12px}.cpm-body{--cpm-body-pad: 12px}.cpm-section-body{padding:10px}.cpm-section-header{font-size:12px;padding:6px 10px}.cpm-gender-btn{flex:1 1 calc(50% - 4px);justify-content:center;padding:6px 10px}.cpm-list-row{flex-wrap:wrap}.cpm-list-row .cpm-delete-btn{margin-left:auto}.cpm-sugg-drop{max-height:min(240px,40dvh)}.cpm-sugg-item{flex-direction:column;align-items:flex-start;gap:2px}.cpm-sugg-dob{margin-left:0}}@keyframes aim-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes aim-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes aim-modal-in{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes aim-modal-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(16px) scale(.97)}}@keyframes aim-verify-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes aim-orbit-spin{to{transform:rotate(360deg)}}@keyframes aim-orbit-spin-reverse{to{transform:rotate(-360deg)}}@keyframes aim-orbit-pulse{0%{transform:scale(.85);opacity:.55}70%{transform:scale(1.15);opacity:0}to{transform:scale(1.15);opacity:0}}@keyframes aim-chip-scan{0%{transform:translate(-120%);opacity:0}15%{opacity:1}85%{opacity:1}to{transform:translate(120%);opacity:0}}@keyframes aim-title-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes aim-step-glow{0%,to{box-shadow:0 0 #527a1a59}50%{box-shadow:0 0 0 5px #527a1a00}}.aim-overlay{position:fixed;inset:0;background:var(--color-surface-overlay);z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px 16px;animation:aim-overlay-in .2s ease}.aim-overlay.aim-closing{animation:aim-overlay-out .24s ease forwards}.aim-overlay.aim-closing .aim-modal{animation:aim-modal-out .24s ease forwards}.aim-modal{background:var(--color-white);border-radius:6px;width:100%;max-width:460px;box-shadow:0 8px 32px #0000004d;animation:aim-modal-in .22s ease;overflow:hidden}.aim-modal--verifying .aim-header{background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-brand-dark) 100%)}.aim-header{display:flex;align-items:center;justify-content:space-between;background:var(--color-brand);color:var(--color-white);padding:12px 16px;font-size:14px;font-weight:700;border-radius:6px 6px 0 0}.aim-close-btn{background:none;border:none;color:var(--color-white);font-size:20px;line-height:1;cursor:pointer;padding:0 2px;opacity:.85}.aim-close-btn:hover{opacity:1}.aim-close-btn:disabled{opacity:.45;cursor:not-allowed}.aim-body{padding:20px 20px 16px;min-height:196px}.aim-modal--verifying .aim-body{display:flex;align-items:center;justify-content:center;padding-top:16px;padding-bottom:14px}.aim-verify-scene{width:100%;max-width:260px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:10px;animation:aim-verify-in .32s cubic-bezier(.22,1,.36,1)}.aim-orbit{position:relative;width:96px;height:96px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.aim-orbit__pulse{position:absolute;inset:0;border-radius:50%;border:1px solid rgba(82,122,26,.22);animation:aim-orbit-pulse 2.4s ease-out infinite}.aim-orbit__pulse--2{animation-delay:1.2s}.aim-orbit__ring{position:absolute;border-radius:50%;border:2px solid transparent}.aim-orbit__ring--outer{inset:3px;border-top-color:#527a1abf;border-right-color:#527a1a26;animation:aim-orbit-spin 1.4s cubic-bezier(.5,.1,.3,.9) infinite}.aim-orbit__ring--inner{inset:11px;border-bottom-color:#527a1a8c;border-left-color:#527a1a1f;animation:aim-orbit-spin-reverse 1.8s cubic-bezier(.5,.1,.3,.9) infinite}.aim-orbit__satellites{position:absolute;inset:0;animation:aim-orbit-spin 2.6s linear infinite}.aim-orbit__dot{position:absolute;top:3px;left:calc(50% - 2.5px);width:5px;height:5px;border-radius:50%;background:var(--color-brand);box-shadow:0 0 5px #527a1a73}.aim-orbit__dot:nth-child(2){top:auto;bottom:9px;left:calc(100% - 14px);width:4px;height:4px;opacity:.75}.aim-orbit__dot:nth-child(3){top:auto;bottom:12px;left:12px;width:4px;height:4px;opacity:.55}.aim-orbit__chip{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1px;min-width:68px;max-width:80px;padding:6px 9px 5px;border-radius:8px;background:linear-gradient(160deg,#fff,#f3f8ec);border:1px solid rgba(82,122,26,.2);box-shadow:0 6px 16px #22301414;overflow:hidden}.aim-orbit__chip-label{font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-brand)}.aim-orbit__chip-code{font-size:12px;font-weight:800;letter-spacing:.03em;color:var(--color-text-primary);font-variant-numeric:tabular-nums;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aim-orbit__chip-scan{position:absolute;inset:0;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.75) 50%,transparent 65%);animation:aim-chip-scan 2s ease-in-out infinite}.aim-verify-copy{text-align:center}.aim-verify-title{margin:0;font-size:13px;font-weight:700;color:var(--color-text-primary);animation:aim-title-in .35s ease}.aim-verify-detail{margin:2px 0 0;font-size:11px;color:var(--color-text-muted);line-height:1.4}.aim-verify-steps,.aim-verify-step{display:flex;align-items:center}.aim-verify-step__dot{width:6px;height:6px;border-radius:50%;background:#527a1a2e;transition:background .35s ease,transform .35s ease}.aim-verify-step--active .aim-verify-step__dot{background:var(--color-brand);transform:scale(1.2);animation:aim-step-glow 1.6s ease-in-out infinite}.aim-verify-step--done .aim-verify-step__dot{background:var(--color-brand-dark, #3f5f14)}.aim-verify-step__line{display:block;width:24px;height:2px;margin:0 3px;border-radius:1px;background:#527a1a26;position:relative;overflow:hidden}.aim-verify-step--done .aim-verify-step__line:after{content:"";position:absolute;inset:0;background:var(--color-brand)}.aim-verify-step--active .aim-verify-step__line:after{content:"";position:absolute;inset:0;width:50%;background:linear-gradient(90deg,var(--color-brand),transparent);animation:aim-chip-scan 1.2s ease-in-out infinite}.aim-verify-hint{margin:0;font-size:10px;color:var(--color-text-muted);text-align:center;line-height:1.35}.aim-subheading{font-size:12px;color:var(--color-text-muted);margin-bottom:16px}.aim-row{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.aim-label{font-size:12px;font-weight:600;color:var(--color-text-secondary)}.aim-req{color:var(--color-error-bright)}.aim-input{width:100%;box-sizing:border-box;border:1px solid var(--color-gray-500);border-radius:3px;padding:6px 9px;font-size:13px;font-family:inherit;background:var(--color-surface-input);color:var(--color-text-primary);outline:none;transition:border-color .15s}.aim-input:focus{border-color:var(--color-brand);box-shadow:0 0 0 1px var(--color-brand)}.aim-input-error,.aim-input-error:focus{border-color:var(--color-error-dark);box-shadow:0 0 0 1px var(--color-error-dark)}.aim-field-error-slot{min-height:18px;margin-top:2px}.aim-field-error{color:var(--color-error-dark);font-size:12px;font-weight:600;line-height:1.4}.aim-footer{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.aim-btn{border:none;border-radius:4px;padding:8px 20px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.aim-btn-cancel{background:var(--color-gray-350);color:var(--color-text-secondary)}.aim-btn-cancel:hover{background:var(--color-gray-500)}.aim-btn-save{background:var(--color-brand);color:var(--color-white);min-width:132px}.aim-btn-save:hover{background:var(--color-brand-dark)}.aim-btn-save:disabled{opacity:.6;cursor:not-allowed}.rso-overlay{position:fixed;inset:0;z-index:9999;background:#0a1224b8;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:16px;animation:rso-overlay-in .22s ease both}.rso-card{background:var(--color-white);border-radius:20px;box-shadow:0 8px 40px #0a122438,0 2px 8px #0a12241f;padding:40px 44px 36px;width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center;text-align:center;animation:rso-card-in .3s cubic-bezier(.22,1,.36,1) both}.rso-stage{position:relative;width:120px;height:120px;margin-bottom:24px;flex-shrink:0}.rso-orbit-ring{position:absolute;inset:0;border-radius:50%;border:2px solid transparent;animation:rso-orbit-spin 2.4s linear infinite}.rso-orbit-ring--inner{inset:14px;animation-direction:reverse;animation-duration:1.8s}.rso-overlay--molecular .rso-orbit-ring{border-top-color:#8ec23e99;border-right-color:#8ec23e2e;border-bottom-color:#8ec23e0f;border-left-color:#8ec23e4d}.rso-overlay--toxicology .rso-orbit-ring{border-top-color:#5f728a99;border-right-color:#5f728a2e;border-bottom-color:#5f728a0f;border-left-color:#5f728a4d}.rso-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;color:var(--color-white);width:64px;height:64px;border-radius:50%;animation:rso-center-pulse 2.2s ease-in-out infinite}.rso-overlay--molecular .rso-center{background:#6f8566}.rso-overlay--toxicology .rso-center{background:#5f728a}.rso-center-glow{position:absolute;width:90px;height:90px;border-radius:50%;animation:rso-glow-pulse 2.2s ease-in-out infinite}.rso-overlay--molecular .rso-center-glow{background:radial-gradient(circle,rgba(142,194,62,.22) 0%,rgba(142,194,62,.07) 55%,transparent 70%)}.rso-overlay--toxicology .rso-center-glow{background:radial-gradient(circle,rgba(95,114,138,.22) 0%,rgba(95,114,138,.07) 55%,transparent 70%)}.rso-title{margin:0 0 10px;font-size:18px;font-weight:800;color:var(--color-slate-900, #1a2332);letter-spacing:-.01em}.rso-msg{margin:0 0 22px;font-size:13.5px;font-weight:600;color:#5c6678;min-height:1.4em;animation:rso-msg-in .25s ease both}.rso-bar-track{width:min(280px,82vw);height:5px;border-radius:999px;overflow:hidden;margin-bottom:18px}.rso-overlay--molecular .rso-bar-track{background:#8ec23e24}.rso-overlay--toxicology .rso-bar-track{background:#5f728a24}.rso-bar{display:block;width:38%;height:100%;border-radius:inherit;background-size:200% 100%;animation:rso-bar-sweep 1s ease-in-out infinite}.rso-overlay--molecular .rso-bar{background:linear-gradient(90deg,#6f8566,#8ec23e,#6f8566)}.rso-overlay--toxicology .rso-bar{background:linear-gradient(90deg,#5f728a,#7a94b3,#5f728a)}.rso-dots{display:inline-flex;gap:7px}.rso-dots span{width:7px;height:7px;border-radius:50%;opacity:.4;animation:rso-dot-bounce .75s ease-in-out infinite}.rso-overlay--molecular .rso-dots span{background:#6f8566}.rso-overlay--toxicology .rso-dots span{background:#5f728a}.rso-dots span:nth-child(2){animation-delay:.12s}.rso-dots span:nth-child(3){animation-delay:.24s}@keyframes rso-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes rso-card-in{0%{opacity:0;transform:scale(.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes rso-orbit-spin{to{transform:rotate(360deg)}}@keyframes rso-center-pulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.06)}}@keyframes rso-glow-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}@keyframes rso-msg-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes rso-bar-sweep{0%{transform:translate(-160%)}to{transform:translate(380%)}}@keyframes rso-dot-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-6px);opacity:1}}@media(max-width:480px){.rso-card{padding:32px 24px 28px;border-radius:16px}.rso-stage{width:96px;height:96px}.rso-title{font-size:16px}}@media(prefers-reduced-motion:reduce){.rso-overlay,.rso-card,.rso-orbit-ring,.rso-center,.rso-center-glow,.rso-msg,.rso-bar,.rso-dots span{animation:none}.rso-dots span{opacity:.7}}.rfm-test-options-skeleton{--settings-shimmer: linear-gradient( 90deg, #e8edf4 0%, #f4f7fb 35%, #dce5f0 70%, #e8edf4 100% )}.rfm-test-options-skeleton .settings-loader__shimmer{background:var(--settings-shimmer)}.rfm-test-options-skeleton__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rfm-test-options-skeleton__header{pointer-events:none}.rfm-test-options-skeleton__checkbox{width:13px;height:13px;border-radius:2px;flex-shrink:0}.rfm-test-options-skeleton__header-label{height:11px;border-radius:4px;max-width:calc(100% - 24px)}.rfm-test-options-skeleton__assay-item{pointer-events:none;min-width:0}.rfm-test-options-skeleton__item-label{height:10px;border-radius:4px;min-width:36px;max-width:100%}.rfm-test-options-skeleton__icd{overflow:hidden}.rfm-test-options-skeleton__icd-header{display:flex;align-items:center;min-height:36px}.rfm-test-options-skeleton__icd-header-line{width:min(72%,420px);height:12px;border-radius:4px;margin:0 14px}.rfm-test-options-skeleton__icd-label{width:38%;height:12px;border-radius:4px}.rfm-test-options-skeleton__icd-table{display:flex;flex-direction:column;gap:10px;margin-bottom:4px}.rfm-test-options-skeleton__icd-table-row{display:flex;align-items:center;gap:10px;min-height:28px;padding:0 2px}.rfm-test-options-skeleton__icd-table-label{height:10px;border-radius:4px;flex:1;max-width:320px}.rfm-test-options-skeleton__icd-select{width:100%;height:38px;border-radius:5px}.rfm-test-options-skeleton__icd-btn{width:168px;height:32px;border-radius:6px}@media(max-width:1024px){.rfm-test-options-skeleton .rfm-assay-grid{grid-template-columns:repeat(2,1fr)}}.patf-form--stepped{display:flex;flex-direction:column;gap:16px;min-height:0;height:100%;box-sizing:border-box}.patf-steps{--patf-step-progress: 0%;flex-shrink:0;position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:18px 12px 14px;border:1px solid var(--color-border-default, #e0e0e0);border-radius:12px;background:var(--color-white);box-shadow:0 1px 3px #0000000f}.patf-steps-progress{position:absolute;left:10%;right:10%;top:33px;height:2px;border-radius:999px;background:var(--color-border-default, #e0e0e0);overflow:hidden;pointer-events:none;z-index:0}.patf-steps-progress:after{content:"";display:block;width:var(--patf-step-progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--color-brand) 0%,var(--color-brand-gradient-dark) 100%);transition:width .35s cubic-bezier(.22,1,.36,1)}.patf-step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:0 6px;text-align:center;color:var(--color-gray-700, #555);background:none;border:none;cursor:pointer;font:inherit}.patf-step-badge{width:36px;height:36px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;background:var(--color-white);border:2px solid var(--color-border-default, #d0d0d0);color:var(--color-gray-700, #666);transition:border-color .2s ease,background .2s ease,color .2s ease}.patf-step-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.patf-step-kicker{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--color-text-muted, #999)}.patf-step-label{font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;color:var(--color-gray-700, #666)}.patf-step--active,.patf-step--active .patf-step-label{color:var(--color-brand-gradient-dark)}.patf-step--active .patf-step-badge{background:var(--color-brand-gradient-dark);border-color:var(--color-brand-gradient-dark);color:var(--color-white)}.patf-step--active .patf-step-kicker{color:var(--color-brand-gradient-dark)}.patf-step--complete .patf-step-badge{background:var(--color-brand);border-color:var(--color-brand);color:var(--color-white)}.patf-form--stepped .patf-step-panel{flex:1 1 auto;min-height:0;min-width:0;width:100%;overflow-y:auto;padding-top:18px;box-sizing:border-box;animation:patf-step-panel-in .28s cubic-bezier(.22,1,.36,1)}.patf-form--stepped .patf-step-panel:has(.cpm-sugg-drop),.patf-form--stepped .patf-step-panel:has(.cpm-fn-wrap:focus-within),.patf-form--stepped .patf-step-panel:has(.patf-section--suggest-open){overflow:visible}.patf-form--readonly.patf-form--stepped .patf-step-panel,.patf-form--readonly .patf-step-panel--readonly{overflow-y:auto}.patf-form--stepped .patf-section{width:100%;box-sizing:border-box}.patf-form--stepped>.patf-actions,.cpm-form-body.patf-form--stepped>.cpm-footer.patf-actions,.cpm-form-body.patf-form--stepped>.patf-actions{flex-shrink:0;width:100%;min-width:0;margin-top:auto;display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:16px 4px 4px;border:none!important;border-radius:0;background:transparent!important;box-shadow:none}.cpm-footer.patf-actions .patf-btn-cancel,.cpm-footer.patf-actions .patf-btn-save{padding:13px 26px}@keyframes patf-step-panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.patf-step-title{margin:0 0 14px;font-size:15px;font-weight:700;color:var(--color-brand-gradient-dark);letter-spacing:.2px}.patf-clinical-stack{display:flex;flex-direction:column;gap:0}.patf-actions{flex-shrink:0;display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:16px;padding:0;border:none;border-radius:0;background:transparent;box-sizing:border-box}.patf-btn-cancel,.patf-btn-save{display:inline-flex;align-items:center;justify-content:center;min-height:38px;box-sizing:border-box;line-height:1.2}.patf-btn-cancel{min-width:96px;padding:9px 22px;background:var(--color-white);color:var(--color-gray-700);border:1.5px solid var(--color-gray-500);border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.patf-btn-cancel:hover{background:var(--color-surface-input, #f4f4f4)}.patf-btn-save{min-width:140px;padding:9px 22px;background:var(--color-brand-hover);color:var(--color-white);border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.patf-btn-save:hover:not(:disabled){background:var(--color-brand-dark)}.patf-btn-save:disabled{opacity:.65;cursor:not-allowed}@media(max-width:960px){.patf-steps{grid-template-columns:repeat(5,minmax(0,1fr));padding-inline:4px}.patf-step-label{display:none}.patf-steps-progress{left:8%;right:8%}}@media(max-width:640px){.patf-steps{grid-template-columns:1fr;gap:8px}.patf-steps-progress{display:none}.patf-step{flex-direction:row;justify-content:flex-start;text-align:left;padding:8px 10px;border-radius:8px}.patf-step--active{background:#8ec33c1f}.patf-step-label{display:block}.patf-form--stepped>.patf-actions,.cpm-form-body.patf-form--stepped>.cpm-footer.patf-actions,.cpm-form-body.patf-form--stepped>.patf-actions{flex-direction:column-reverse;align-items:stretch;padding:16px 0 0}.patf-actions{flex-direction:column-reverse;align-items:stretch;padding:16px 0 0}.patf-btn-cancel,.patf-btn-save{width:100%}}.rfm-form-skeleton{pointer-events:none;--settings-shimmer: linear-gradient( 90deg, #e8edf4 0%, #f4f7fb 35%, #dce5f0 70%, #e8edf4 100% )}.rfm-form-skeleton .settings-loader__shimmer{background:var(--settings-shimmer)}.rfm-form-skeleton__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rfm-skeleton-outer-header{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:fit-content;min-width:220px;max-width:calc(100% - 24px);height:36px;border-radius:4px;z-index:2}.rfm-skeleton-columns{gap:20px!important}.rfm-skeleton-section{position:relative;border:2px solid var(--color-brand);border-radius:8px;padding:22px 18px 18px;margin-bottom:0;background:var(--color-white);overflow:visible}.rfm-skeleton-legend{position:absolute;top:-13px;left:16px;height:24px;border-radius:999px}.rfm-skeleton-fields{display:flex;flex-direction:column;gap:12px}.rfm-skeleton-field{display:grid;grid-template-columns:minmax(108px,42%) minmax(0,1fr);column-gap:10px;align-items:center}.rfm-skeleton-field-label{width:100%;height:11px;border-radius:4px}.rfm-skeleton-field-input{width:100%;height:34px;border-radius:5px}.rfm-skeleton-test-col{border:1px solid #e2e8f0;border-radius:10px;padding:18px;min-height:420px;background:linear-gradient(180deg,#fff,#f8fafc)}.rfm-skeleton-bottom-card{position:relative;border:2px solid var(--color-brand);border-radius:8px;padding:22px 18px 18px;min-height:120px;background:var(--color-white);overflow:visible}.rfm-skeleton-pill-row{display:flex;gap:8px;margin-top:10px}.rfm-skeleton-pill-row--wrap{flex-wrap:wrap}.rfm-skeleton-pill{width:108px;height:34px;border-radius:20px}.rfm-skeleton-pill--sm{width:88px;height:30px}.rfm-skeleton-upload-note{width:92%;height:12px;border-radius:4px;margin-top:10px}.rfm-skeleton-upload-btn{width:108px;height:30px;border-radius:6px;margin-top:12px}.rfm-skeleton-actions{pointer-events:none}.rfm-skeleton-action-btn{height:38px;border-radius:6px}.rfm-skeleton-action-btn--cancel{width:92px}.rfm-skeleton-action-btn--save{width:148px}.rfm-patient-edit-row{display:flex;justify-content:center;width:100%;margin:0 0 14px;padding:10px 12px;box-sizing:border-box;border-radius:10px;background:radial-gradient(circle at 18% 50%,rgba(142,195,60,.16) 0%,transparent 52%),linear-gradient(135deg,#8ec33c1a,#5276190d);border:1px dashed rgba(142,195,60,.42)}.rfm-edit-patient-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:148px;max-width:210px;min-height:36px;padding:5px 12px 5px 5px;border:none;border-radius:999px;background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-brand-gradient-dark, #527619) 100%);color:var(--color-white);font-size:13px;font-weight:700;letter-spacing:.02em;line-height:1;cursor:pointer;box-shadow:0 4px 14px #52761947,inset 0 1px #ffffff47;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.rfm-edit-patient-btn__icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;border-radius:50%;background:#fff3;box-shadow:inset 0 1px #ffffff38}.rfm-edit-patient-btn__icon .ti{font-size:12px;line-height:1}.rfm-edit-patient-btn__label{flex:1 1 auto;text-align:left;white-space:nowrap}.rfm-edit-patient-btn__arrow{font-size:11px;opacity:.88;transition:transform .16s ease,opacity .16s ease}.rfm-edit-patient-btn:hover{filter:brightness(1.04);box-shadow:0 6px 18px #52761957,inset 0 1px #ffffff52;transform:translateY(-1px)}.rfm-edit-patient-btn:hover .rfm-edit-patient-btn__arrow{transform:translate(2px);opacity:1}.rfm-edit-patient-btn:active{transform:translateY(0);box-shadow:0 2px 8px #5276193d,inset 0 1px #fff3}.rfm-edit-patient-btn:focus-visible{outline:2px solid var(--color-brand-gradient-dark, #527619);outline-offset:3px}.rfm-static-value{box-sizing:border-box;min-height:36px;padding:8px 10px;border:1px solid #e9ebef;border-radius:8px;background:#f5f6f8;color:#374151;font-size:13px;font-weight:500;line-height:1.35;white-space:normal;word-break:break-word;overflow-wrap:anywhere;pointer-events:none;-webkit-user-select:text;user-select:text;cursor:default}.rfm-static-value--empty{color:transparent;font-weight:400}.rfm-patient-info--muted .rfm-input{background:#f5f6f8;border-color:#e5e7eb;color:#374151}.rfm-patient-info--muted .rfm-input:focus{background:#f5f6f8;border-color:#d1d5db;box-shadow:none}.rfm-patient-info--muted .app-date-picker-field input{background:#f5f6f8!important;border-color:#e5e7eb!important;color:#374151}.rfm-patient-info--muted .app-date-picker-field input:focus{background:#f5f6f8!important;border-color:#d1d5db!important;box-shadow:none}.rfm-patient-info--muted .app-date-picker-trigger{color:#9ca3af!important}.rfm-patient-info--muted .app-date-picker-trigger:hover:not(:disabled){background:#eef0f3!important;color:#6b7280!important}.cdp-wrap{position:relative;flex:1;min-width:0;width:100%}.cdp-wrap .app-date-picker-wrap{width:100%}.requisition-form .rfm-icd-select-wrap .rfm-sel__control{min-height:34px;height:auto!important;align-items:flex-start}.requisition-form .rfm-icd-select-wrap .rfm-sel__value-container{min-height:32px;height:auto!important;flex-wrap:wrap!important;align-items:center!important;overflow:visible!important;padding:4px 8px!important;gap:4px}.requisition-form .rfm-icd-select-wrap .rfm-sel__indicators{height:auto!important;min-height:32px;align-self:flex-start;padding-top:4px}.requisition-form .rfm-icd-select-wrap .rfm-sel__input-container{margin:2px 0;font-size:13px}.requisition-form .rfm-icd-select-wrap .rfm-sel__multi-value{display:inline-flex;align-items:center;width:auto;max-width:100%;margin:2px;font-size:13px;line-height:1.25}.requisition-form .rfm-icd-select-wrap .rfm-sel__multi-value__label{display:block;font-size:13px;line-height:1.25;overflow:visible;text-overflow:unset;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.requisition-form .rfm-icd-select-wrap .rfm-sel__multi-value__remove{align-self:center;flex-shrink:0;padding:0 4px;font-size:15px;line-height:1}.requisition-form .rfm-icd-select-wrap .rfm-icd-dropdown-chevron,.requisition-form .rfm-icd-select-wrap .rfm-icd-dropdown-close{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--color-text-subtle);font-size:14px;line-height:1;cursor:pointer}.requisition-form .rfm-icd-select-wrap .rfm-icd-dropdown-close{font-size:18px;font-weight:600}.requisition-form .rfm-icd-select-wrap .rfm-icd-dropdown-close:hover,.requisition-form .rfm-icd-select-wrap .rfm-icd-dropdown-chevron:hover{color:var(--color-text-primary)}@media(max-width:768px){.requisition-form .rfm-icd-select-wrap .rfm-sel__multi-value,.requisition-form .rfm-icd-select-wrap .rfm-sel__multi-value__label{font-size:12px}}.rfm-icd-section .rfm-field-error-slot{min-height:18px;margin-top:2px}.rfm-icd-section .rfm-required-msg,.rfm-icd-section .pf-field-error{color:var(--color-error-dark);font-size:12px;font-weight:600;line-height:1.4}.rfm-fieldset--options{height:100%;box-sizing:border-box;padding-top:24px}.rfm-ref-lab-panel{margin-top:12px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#ffffffd9}.rfm-ref-lab-panel__label{display:block;font-size:12px;font-weight:600;color:var(--color-text-secondary);margin-bottom:6px}.rfm-ref-lab-panel__select{width:100%;max-width:100%}.rfm-demo-note{display:flex;align-items:flex-start;gap:10px;margin:0 0 12px;padding:10px 12px;font-size:12.5px;line-height:1.45;color:var(--color-text-secondary, #4a5568);background:linear-gradient(135deg,var(--color-brand-surface, #f0f8e4) 0%,rgba(255,255,255,.92) 100%);border:1px solid var(--color-brand-muted, #d8e8bc);border-left:3px solid var(--color-brand, #7cb342);border-radius:6px}.rfm-demo-note__icon{flex-shrink:0;margin-top:1px;font-size:15px;line-height:1.2;color:var(--color-brand-gradient-dark, #527619)}.rfm-demo-upload-btn{font-size:12px;padding:6px 14px;margin-top:4px}.rfm-spec-source-other{margin-top:8px}.rfm-spec-source-stack{display:flex;flex-direction:column;width:100%;min-width:0}.rfm-spec-source-menu{display:flex;flex-direction:column;min-width:0}.rfm-spec-source-menu__list{max-height:220px}.rfm-spec-source-menu__other{flex:0 0 auto;width:100%;margin:0;padding:9px 12px;border:0;border-bottom:1px solid var(--color-brand-muted, #f0f7e6);background:var(--color-brand-muted-bg, #ecf6df);color:var(--color-brand-dark, #7aaa30);font:inherit;font-size:13px;font-weight:600;text-align:left;cursor:pointer}.rfm-spec-source-menu__other:hover,.rfm-spec-source-menu__other.is-selected{background:var(--color-brand, #8ec33c);color:#fff}.rfm-tox-header--static,.rfm-tox-subheader--static{cursor:default}.rfm-tox-header--panel{justify-content:space-between;gap:14px}.rfm-tox-header-title-group,.rfm-tox-header-full-panel-group{display:inline-flex;align-items:center;gap:8px;min-width:0}.rfm-tox-header-title-group{flex:1 1 auto}.rfm-tox-header-full-panel-group{flex-shrink:0;padding-left:14px;border-left:1px solid rgba(255,255,255,.28)}.rfm-tox-header-title-group input[type=checkbox],.rfm-tox-header-full-panel-group input[type=checkbox]{width:15px;height:15px;cursor:pointer;accent-color:var(--color-link-blue);flex-shrink:0}.rfm-tox-header-heading,.rfm-tox-full-panel-label{font:inherit;font-size:13px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;line-height:1.25;color:var(--color-white)}.rfm-tox-header-heading{min-width:0}.rfm-tox-full-panel-label{display:inline-flex;align-items:center;padding:0;margin:0;border:none;background:transparent;cursor:pointer;white-space:nowrap;transition:opacity .15s ease}.rfm-tox-full-panel-label:hover{opacity:.88}.rfm-tox-full-panel-label:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:2px;border-radius:2px}.rfm-tox-section--lcms .rfm-tox-subheader input[type=checkbox]{cursor:pointer}@media(max-width:1100px){.rfm-tox-header--panel{flex-wrap:wrap;gap:8px 10px}.rfm-tox-header-full-panel-group{width:100%;padding-left:0;border-left:none;padding-top:6px;border-top:1px solid rgba(255,255,255,.22)}}.rfm-tox-section--lcms .rfm-tox-subitems{grid-template-columns:repeat(var(--lcms-cols, 5),minmax(0,1fr));width:100%}.rfm-tox-section--lcms .rfm-tox-subitem{font-size:11px;padding:3px 8px;gap:5px;align-items:center;min-width:0}.rfm-tox-section--lcms .rfm-tox-subitem input[type=checkbox]{flex-shrink:0;transform:scale(1.2);width:auto}.rfm-tox-section--lcms .rfm-tox-subitem-label{flex:1 1 auto;min-width:0;line-height:1.25;white-space:normal;word-break:break-word}@media(max-width:1200px){.rfm-tox-section--lcms .rfm-tox-subitems{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:992px){.rfm-tox-section--lcms .rfm-tox-subitems{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.rfm-tox-section--lcms .rfm-tox-subitems{grid-template-columns:1fr}}.password-input-wrap{position:relative;width:100%}.password-input-wrap input{padding-right:44px}.auth-card .form-group .password-input-wrap input:focus{padding-right:43px}.password-input-toggle{position:absolute;top:50%;right:10px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;color:var(--color-slate-600);cursor:pointer;border-radius:8px;transition:color .15s,background .15s}.password-input-toggle:hover{color:var(--color-brand-dark);background:#0000000a}.password-input-wrap--profile .profile-control--password{padding-right:36px}.password-input-toggle--profile{right:2px;color:var(--color-gray-700);border-radius:4px}.password-input-toggle--profile:hover{color:var(--color-brand-dark);background:#0000000a}.rfm-outer-header{background:var(--color-brand);color:var(--color-white);font-size:16px;font-weight:600;text-align:center;padding:8px 16px;border-radius:4px;width:fit-content;max-width:calc(100% - 24px);box-sizing:border-box;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:2;white-space:nowrap;line-height:1.35;overflow:visible}.requisition-form{background-color:var(--color-white);border-radius:15px;padding:32px 28px 28px;border:4px solid var(--color-brand);position:relative;margin-top:18px;overflow:visible}.rfm-columns{display:flex;gap:32px;align-items:flex-start;margin-top:12px}.rfm-left-col{width:340px;flex-shrink:0;display:flex;flex-direction:column;gap:20px}.rfm-left-col>.rfm-fieldset{width:100%;min-width:0;box-sizing:border-box}.rfm-fieldset{border:2px solid var(--color-brand);border-radius:8px;padding:22px 18px 18px;margin:0;position:relative;overflow:visible;min-inline-size:0;box-sizing:border-box;background:var(--color-white)}.rfm-row label{grid-column:1;grid-row:1;font-size:13px;font-weight:600;color:var(--color-text-primary);line-height:1.35;padding-top:8px;margin:0;white-space:nowrap;align-self:start}.pf-field-col{width:100%;min-width:0}.pf-field-col>div{width:100%}.rfm-row>.pf-field-col,.rfm-row>.rfm-typeahead-wrap,.rfm-row>.cdp-wrap,.rfm-row>.rfm-input{width:100%;min-width:0}.rfm-req{color:var(--color-form-danger);margin-left:2px;font-style:normal;font-weight:700}.rfm-input,.rfm-select{width:100%;min-width:0;min-height:34px;padding:6px 10px;font-size:13px;border:1px solid var(--color-gray-500);border-radius:5px;background:var(--color-surface-input);color:var(--color-text-primary);box-sizing:border-box}.rfm-input:focus,.rfm-select:focus{outline:none;border-color:var(--color-brand);background:var(--color-white)}@keyframes rfm-input-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.rfm-input-skeleton{width:100%;min-height:34px;border-radius:5px;background:var(--settings-shimmer);background-size:220% 100%;animation:rfm-input-skeleton-shimmer 1.35s ease-in-out infinite}.rfm-select{cursor:pointer;appearance:auto}.rfm-select:disabled{background:var(--color-surface-input-disabled);color:var(--color-text-placeholder);cursor:not-allowed}.requisition-form .rfm-sel__control{min-height:34px;height:34px;background:var(--color-surface-input)!important;border-color:var(--color-gray-500)}.requisition-form .rfm-sel__control--is-disabled{background:var(--color-surface-input-disabled)!important}.requisition-form .rfm-sel__value-container{padding:0 8px;height:32px;align-items:center}.requisition-form .rfm-sel__single-value,.requisition-form .rfm-sel__placeholder{color:var(--color-text-primary);font-size:13px;line-height:1.25;margin:0}.requisition-form .rfm-sel__placeholder{color:var(--color-text-placeholder)}.requisition-form .rfm-sel__indicators{height:32px}.requisition-form .rfm-sel__indicator-separator{background-color:var(--color-gray-500);margin-top:6px;margin-bottom:6px}.rfm-typeahead-wrap{width:100%;min-width:0;position:relative}.rfm-typeahead-item--hint{cursor:default;color:var(--color-text-subtle);font-style:italic}.rfm-typeahead-item--hint:hover{background:var(--color-white);color:var(--color-text-subtle)}.rfm-duplicate-alert{margin:0 12px 12px;padding:8px 10px;font-size:12px;line-height:1.45;color:#7a4b00;background:#fff8e6;border-left:3px solid #e6a817;border-radius:2px}.rfm-duplicate-alert strong{font-weight:700}.rfm-test-panels{padding:0 8px 8px;display:flex;flex-direction:column;gap:24px}.rfm-assay-section{margin-bottom:14px;border:1px solid var(--color-border-panel);border-radius:3px;overflow:hidden;font-size:12px;min-width:0}.rfm-assay-select-all{display:flex;align-items:center;gap:8px;padding:8px 14px;background:var(--color-navy-deep);color:var(--color-white);font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.4px;cursor:pointer;-webkit-user-select:none;user-select:none}.rfm-assay-select-all input[type=checkbox]{width:15px;height:15px;cursor:pointer;accent-color:var(--color-link-blue);flex-shrink:0}.rfm-assay-subsections{background:var(--color-white);padding:10px;display:flex;flex-direction:column;gap:10px}.rfm-assay-subsection{border:1px solid var(--color-border-panel);border-radius:3px;overflow:hidden;min-width:0}.rfm-assay-category{display:flex;align-items:center;gap:8px;padding:6px 10px;background:var(--color-settings-gradient-start);color:var(--color-navy-deep);font-weight:700;font-size:11.5px;text-transform:uppercase;letter-spacing:.4px;cursor:pointer;-webkit-user-select:none;user-select:none}.rfm-assay-category input[type=checkbox]{width:13px;height:13px;cursor:pointer;accent-color:var(--color-link-blue);flex-shrink:0}.rfm-assay-grid{display:grid;grid-template-columns:repeat(var(--assay-cols, 4),minmax(0,1fr));gap:0;background:var(--color-white)}.rfm-assay-item{display:flex;align-items:center;gap:7px;padding:6px 14px;cursor:pointer;font-size:12.5px;line-height:1.3;text-transform:uppercase;color:var(--color-text-primary);background:var(--color-white);border-bottom:1px solid var(--color-border-panel);border-right:1px solid var(--color-border-panel);min-width:0}.rfm-assay-item:hover{background:var(--color-surface-panel-hover)}.rfm-assay-item input[type=checkbox]{cursor:pointer;accent-color:var(--color-link-blue);flex-shrink:0;width:13px;height:13px}.rfm-genes-section{margin-bottom:0;border:1px solid var(--color-gray-500);border-radius:3px;overflow:hidden}.rfm-select-all-row{display:flex;align-items:center;gap:8px;padding:7px 12px;font-size:13px;font-weight:600;background:var(--color-white);cursor:pointer;border-bottom:1px solid var(--color-gray-350)}.rfm-select-all-row input[type=checkbox]{cursor:pointer}.rfm-genes-header{display:flex;align-items:center;gap:8px;background:var(--color-black);color:var(--color-white);padding:8px 12px;font-size:13px;font-weight:700;cursor:pointer}.rfm-genes-header input[type=checkbox]{cursor:pointer;accent-color:var(--color-brand)}.rfm-gene-list{max-height:300px;overflow-y:auto}.rfm-gene-item{display:flex;align-items:center;gap:8px;padding:6px 12px;font-size:13px;border-bottom:1px solid var(--color-gray-200);cursor:pointer;background:var(--color-white)}.rfm-gene-item:nth-child(2n){background:var(--color-form-panel-bg)}.rfm-gene-item--first{background:var(--color-form-pathogen-dark);color:var(--color-white)}.rfm-gene-item--first:nth-child(2n){background:var(--color-form-pathogen-dark)}.rfm-gene-item input[type=checkbox]{cursor:pointer;accent-color:var(--color-brand)}.rfm-gene-item:hover:not(.rfm-gene-item--first){background:var(--color-brand-muted)}.rfm-gene-item--first:hover{background:var(--color-form-pathogen-mid)}.rfm-pathogens-section{border:2px solid var(--color-brand);border-radius:4px;padding:20px;margin-bottom:0;background:var(--color-form-success-surface)}.rfm-pathogens-title{color:var(--color-auth-success-text);font-size:17px;font-weight:700;margin-bottom:12px}.rfm-pathogen-row{display:flex;gap:12px;margin-bottom:14px;align-items:flex-start}.rfm-pathogen-col{flex:1;min-width:0}.rfm-icd-section{border-radius:3px;overflow:hidden;border:1px solid var(--color-brand);margin-bottom:0}.rfm-icd-row{display:flex;gap:8px;align-items:flex-start;margin-bottom:8px}.rfm-icd-row>div{flex:1;min-width:0}.rfm-icd-select-wrap{flex:1;min-width:0}.rfm-icd-select-wrap--error [class*=__control]{border-color:var(--color-error-dark)!important;background:var(--color-error-surface)!important}.rfm-icd-tags,.rfm-icd-stack{margin-top:12px}.rfm-icd-stack{border-radius:8px;overflow:hidden;border:1px solid rgba(82,122,26,.2);background:var(--color-white);box-shadow:0 2px 10px #2230140a}.rfm-icd-stack-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;background:linear-gradient(90deg,var(--color-brand-muted) 0%,#f8fcf3 100%);border-bottom:1px solid rgba(82,122,26,.12)}.rfm-icd-stack-head-label{font-size:12px;font-weight:700;color:var(--color-text-primary)}.rfm-icd-stack-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--color-brand);color:var(--color-white);font-size:11px;font-weight:700;font-variant-numeric:tabular-nums}.rfm-icd-stack-list{margin:0;padding:0;list-style:none}@keyframes rfm-icd-row-in{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.rfm-icd-stack-row{display:grid;grid-template-columns:1fr auto;align-items:start;gap:10px;padding:10px 10px 10px 12px;border-bottom:1px solid rgba(82,122,26,.08);animation:rfm-icd-row-in .22s ease both;transition:background .15s ease}.rfm-icd-stack-content{display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-width:0}.rfm-icd-stack-code{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:6px;background:var(--color-white);border:1px solid rgba(82,122,26,.22);box-shadow:0 1px 2px #2230140d;font-size:12px;font-weight:800;letter-spacing:.04em;color:var(--color-brand);font-variant-numeric:tabular-nums;line-height:1.2}.rfm-icd-stack-desc{min-width:0;font-size:13px;line-height:1.45;color:var(--color-text-primary);padding-left:2px}.rfm-icd-stack-desc--empty{color:var(--color-text-muted);font-style:italic}.rfm-icd-stack-row:last-child{border-bottom:none}.rfm-icd-stack-row:nth-child(2n){background:#f0f7e659}.rfm-icd-stack-row:hover{background:#f0f7e6bf}.rfm-icd-stack-remove{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:4px;background:transparent;color:var(--color-text-subtle);cursor:pointer;font-size:17px;line-height:1;padding:0;opacity:.55;transition:opacity .15s ease,background .15s ease,color .15s ease}.rfm-icd-stack-row:hover .rfm-icd-stack-remove,.rfm-icd-stack-remove:focus-visible{opacity:1}.rfm-icd-stack-remove:hover{background:var(--color-danger-light-bg);color:var(--color-error-bright)}.rfm-icd-tag-remove:hover{color:var(--color-danger-short)}.rfm-add-btn{background:var(--color-brand);color:var(--color-white);border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:13px;font-weight:600;margin-top:12px;display:inline-block}.rfm-add-btn:hover{background:var(--color-brand-dark)}.rfm-add-btn--wide{display:block;width:100%;text-align:center;padding:10px 16px}.rfm-remove-btn{background:transparent;border:1px solid var(--color-gray-500);color:var(--color-text-subtle);border-radius:5px;width:26px;min-height:36px;height:36px;cursor:pointer;font-size:16px;line-height:1;flex-shrink:0;display:flex;align-items:center;justify-content:center}.rfm-remove-btn:hover{background:var(--color-danger-light-bg);border-color:var(--color-error-bright);color:var(--color-error-bright)}.rfm-actions{display:flex;gap:10px;margin-top:4px;margin-bottom:16px}.rfm-actions--bottom{justify-content:flex-end;margin-top:20px;margin-bottom:0;padding-top:0;border-top:none}.rfm-btn{min-height:36px;padding:8px 18px;font-size:14px;font-weight:600;border-radius:5px;border:1px solid transparent;cursor:pointer;box-sizing:border-box;transition:background .15s,color .15s}.rfm-btn-cancel{background:var(--color-white);color:var(--color-gray-700);border-color:var(--color-gray-600)}.rfm-btn-cancel:hover{background:var(--color-surface-input)}.rfm-fieldset--options{height:100%;box-sizing:border-box}.rfm-demo-existing{display:flex;flex-direction:column;gap:5px;margin-bottom:8px}.rfm-demo-existing-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:var(--color-text-placeholder)}.rfm-demo-chips{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.rfm-demo-chip{display:inline-flex;align-items:center;gap:4px;background:linear-gradient(135deg,#eaf4d3,#d8ecb0);color:#2a5a0a;border:1px solid rgba(142,194,62,.25);border-radius:4px;padding:3px 9px;font-size:11px;font-weight:600;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .12s}.rfm-demo-chip:hover{background:#cce89a}.rfm-demo-chip--pending{background:linear-gradient(135deg,#fff9e6,#fcefc8);color:#7a5200;border-color:#dca00038}.rfm-demo-chip--pending:hover{background:#f7e5a0}.rfm-demo-chip-del{background:none;border:none;cursor:pointer;padding:0 0 0 3px;font-size:13px;line-height:1;opacity:.5;color:inherit;transition:opacity .1s}.rfm-demo-chip-del:hover{opacity:1}.myth{background:var(--color-gray-100);border:1px solid var(--color-border-input);padding:5px 8px;font-size:12px;font-weight:700;color:var(--color-text-secondary);text-align:left}.mytd{border:1px solid var(--color-border-input);padding:4px 8px;font-size:12px;vertical-align:middle}#new-table-container{min-height:100px}.site-content:has(.requisition-form) .top{background-color:var(--color-black);color:var(--color-white)}.requisition-form .rfm-tox-header,.requisition-form .rfm-tox-header.rfm-tox-header--panel{background-color:var(--color-navy-deep);color:var(--color-white)}.requisition-form .rfm-tox-header-heading,.requisition-form .rfm-tox-full-panel-label{color:var(--color-white)}.requisition-form .rfm-tox-subheader{background-color:var(--color-settings-gradient-start);color:var(--color-navy-deep)}.requisition-form .rfm-fieldset legend,.requisition-form .rfm-icd-header{background-color:var(--color-brand);color:var(--color-white)}.requisition-form .rfm-assay-select-all{background-color:var(--color-navy-deep);color:var(--color-white)}.requisition-form .rfm-assay-category{background-color:var(--color-settings-gradient-start);color:var(--color-navy-deep)}@media(max-width:1200px){.requisition-form .rfm-tox-items,.requisition-form .rfm-assay-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.requisition-form .rfm-tox-section--lcms .rfm-tox-subitems{grid-template-columns:repeat(3,minmax(0,1fr))}.requisition-form .rfm-tox-section--lcms .rfm-tox-subitem-label{white-space:normal;word-break:break-word}}@media(max-width:1100px){.site-layout__content:has(.requisition-form){overflow-x:hidden}.site-content:has(.requisition-form){min-width:0;max-width:100%}.site-content:has(.requisition-form) .main-content{padding:12px;min-width:0;max-width:100%;box-sizing:border-box;overflow:visible}.requisition-form{padding:28px 16px 20px;border-width:3px;min-width:0;max-width:100%;box-sizing:border-box;overflow:visible;margin-top:18px}.rfm-outer-header{position:absolute!important;top:0!important;left:50%!important;transform:translate(-50%,-50%)!important;width:fit-content!important;max-width:calc(100% - 16px)!important;margin:0;padding:8px 14px;font-size:15px;line-height:1.35;white-space:normal;overflow:visible;box-sizing:border-box;z-index:3;word-break:break-word}.rfm-columns{flex-direction:column;gap:20px}.rfm-left-col,.rfm-right-col{width:100%;min-width:0;max-width:100%}.rfm-row{grid-template-columns:1fr;row-gap:6px}.rfm-row label{padding-top:0;align-self:auto;white-space:normal}.rfm-row>.pf-field-col,.rfm-row>.rfm-typeahead-wrap,.rfm-row>.cdp-wrap,.rfm-row>.rfm-input{padding-left:0}.rfm-fieldset{min-width:0;max-width:100%;box-sizing:border-box}.rfm-fieldset legend{white-space:normal;max-width:calc(100% - 24px);background-color:var(--color-brand);color:var(--color-white)}.requisition-form .rfm-sel__control{min-height:34px;height:auto;min-width:0}.requisition-form .rfm-sel__value-container{min-width:0;flex-wrap:wrap}.requisition-form .rfm-sel__single-value{max-width:100%;overflow:hidden;text-overflow:ellipsis}.rfm-assay-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rfm-assay-item{min-width:0;white-space:normal;word-break:break-word}.rfm-assay-select-all,.rfm-assay-category{flex-wrap:wrap;gap:6px 8px}.rfm-assay-select-all{background-color:var(--color-navy-deep);color:var(--color-white)}.rfm-assay-category{background-color:var(--color-settings-gradient-start);color:var(--color-navy-deep)}.rfm-pathogen-row,.rfm-actions,.rfm-actions--bottom{flex-direction:column}.rfm-btn{width:100%}.rfm-bottom-sections{grid-template-columns:1fr}.rfm-test-panels{padding:0;min-width:0}.rfm-tox-items{grid-template-columns:repeat(2,minmax(0,1fr))!important}.rfm-tox-item,.rfm-tox-subitem{min-width:0;white-space:normal;word-break:break-word}.rfm-tox-subitems,.rfm-tox-section--lcms .rfm-tox-subitems{grid-template-columns:repeat(2,minmax(0,1fr))}.rfm-tox-header,.rfm-tox-subheader{flex-wrap:wrap;gap:6px 8px}.rfm-tox-header,.rfm-tox-header.rfm-tox-header--panel{background-color:var(--color-navy-deep);color:var(--color-white)}.rfm-tox-subheader{background-color:var(--color-settings-gradient-start);color:var(--color-navy-deep)}.rfm-icd-section,.rfm-icd-body{min-width:0;max-width:100%}.rfm-icd-header{font-size:12px;line-height:1.4;white-space:normal;background-color:var(--color-brand);color:var(--color-white)}.rfm-icd-body table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.rfm-icd-row{flex-wrap:wrap;align-items:stretch}.rfm-icd-row>*{min-width:0;width:100%}.rfm-radio-group{flex-direction:column;align-items:flex-start;gap:8px}.rfm-demo-file-item{gap:8px;flex-wrap:wrap}.rfm-ref-lab-panel,.rfm-spec-source-stack{min-width:0;max-width:100%}}@media(max-width:768px){.site-content:has(.requisition-form) .main-content{padding:10px 8px 12px}.rfm-tox-subitems,.rfm-tox-section--lcms .rfm-tox-subitems,.rfm-assay-grid{grid-template-columns:1fr}}@media(max-width:600px){.requisition-form{border-radius:10px;padding:20px 12px 16px}.rfm-outer-header{font-size:14px;padding:7px 12px}.rfm-test-panels{padding:0}.rfm-assay-grid{grid-template-columns:1fr}.rfm-tox-items{grid-template-columns:1fr!important}.rfm-tox-item,.rfm-tox-subitem,.rfm-assay-item{border-right:none}.rfm-icd-stack-row{gap:8px;padding:10px}.rfm-icd-stack-content{gap:4px}.rfm-icd-stack-code{font-size:11px}.rfm-icd-stack-desc{font-size:12px}.rfm-icd-stack-remove{opacity:1}.rfm-fieldset{padding:14px 10px 10px}}@media(max-width:480px){.site-content:has(.requisition-form) .main-content{padding:8px 6px 10px}.requisition-form{padding:18px 10px 14px;border-width:2px}.rfm-tox-header,.rfm-tox-subheader,.rfm-assay-select-all,.rfm-assay-category,.rfm-assay-item{font-size:11px;padding:6px 10px}.rfm-tox-header,.rfm-tox-header.rfm-tox-header--panel{background-color:var(--color-navy-deep);color:var(--color-white)}.rfm-tox-subheader{background-color:var(--color-settings-gradient-start);color:var(--color-navy-deep)}.rfm-tox-item,.rfm-tox-subitem{font-size:11px;padding:6px 10px}}.rfm-outer-header{background:var(--color-brand);color:var(--color-white);font-size:16px;font-weight:600;text-align:center;padding:8px 16px;border-radius:4px;width:fit-content;max-width:calc(100% - 24px);box-sizing:border-box;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:2;white-space:normal;line-height:1.35;overflow:visible;word-break:break-word}.requisition-form{background-color:var(--color-white);border-radius:15px;padding:25px;border:4px solid var(--color-brand);position:relative;margin-top:18px;overflow:visible;min-width:0;max-width:100%;box-sizing:border-box}.rfm-columns{display:flex;gap:0;align-items:flex-start;min-width:0}.rfm-left-col{width:340px;flex-shrink:0;min-width:0}.rfm-right-col{flex:1;min-width:0}.rfm-fieldset{border:2px solid var(--color-brand);border-radius:8px;padding:22px 18px 18px;margin:0 0 16px;position:relative;overflow:visible;min-inline-size:0;box-sizing:border-box;background:var(--color-white)}.rfm-fieldset legend{position:absolute;top:-13px;left:16px;display:inline-block;width:auto;float:none;background:var(--color-brand);color:var(--color-white);font-size:12px;font-weight:700;padding:4px 14px;border-radius:999px;margin:0;letter-spacing:.2px;box-shadow:0 2px 6px var(--color-brand-shadow);white-space:nowrap;z-index:2}.rfm-row{display:grid;grid-template-columns:112px minmax(0,1fr);column-gap:16px;row-gap:2px;align-items:start;margin-bottom:16px}.rfm-row:last-child{margin-bottom:0}.rfm-row label{grid-column:1;grid-row:1;width:auto;font-size:13px;font-weight:600;color:var(--color-text-primary);line-height:1.35;padding-top:8px;margin:0;white-space:nowrap;align-self:start}.rfm-fieldset .pf-field-col{display:contents}.rfm-fieldset .pf-field-col>:not(.rfm-field-error-slot){grid-column:2;grid-row:1;width:100%;min-width:0}.rfm-fieldset .pf-field-col>.rfm-field-error-slot{grid-column:2;grid-row:2;min-height:18px;margin:0;width:100%;overflow:visible}.rfm-field-error-slot{min-height:18px;overflow:visible}.rfm-required-msg,.pf-field-error{color:var(--color-error-dark);font-size:12px;font-weight:600;line-height:1.4;display:block;overflow:visible}.rfm-req{color:var(--color-text-danger)}.rfm-input{flex:1;min-width:0;height:30px;padding:3px 7px;font-size:13px;border:1px solid var(--color-gray-500);border-radius:3px;background:var(--color-gray-100);color:var(--color-text-primary);box-sizing:border-box}.rfm-input:focus{outline:none;border-color:var(--color-brand);background:var(--color-white)}.rfm-readonly{background:var(--color-form-muted-bg);color:var(--color-gray-700);cursor:default}.rfm-readonly:focus{border-color:var(--color-gray-500);background:var(--color-form-muted-bg)}.rfm-typeahead-wrap{flex:1;min-width:0;position:relative}.rfm-typeahead-wrap .rfm-input{width:100%}.rfm-typeahead-drop{position:absolute;top:100%;left:0;right:0;background:var(--color-white);border:1px solid var(--color-gray-500);border-top:none;border-radius:0 0 3px 3px;z-index:9999;max-height:180px;overflow-y:auto;box-shadow:0 4px 8px #0000001a}.rfm-typeahead-item{padding:7px 10px;font-size:13px;cursor:pointer;color:var(--color-text-primary)}.rfm-typeahead-item:hover{background:var(--color-brand-muted);color:var(--color-auth-success-text)}.rfm-error{color:var(--color-error-dark);font-size:13px;margin:6px 0 10px;padding:6px 10px;background:var(--color-surface-danger);border-left:3px solid var(--color-error-dark);border-radius:2px}.rfm-success{color:var(--color-form-success);font-size:13px;margin:6px 0 10px;padding:6px 10px;background:var(--color-form-success-bg);border-left:3px solid var(--color-form-success);border-radius:2px}.rfm-test-panels{padding:0 16px 16px;min-width:0}.rfm-tox-hint{padding:14px 0;font-size:13px;color:var(--color-text-subtle);font-style:italic}.rfm-tox-section{margin-bottom:14px;border:1px solid var(--color-border-panel);border-radius:3px;overflow:hidden;min-width:0}.rfm-tox-header{display:flex;align-items:center;gap:8px;background:var(--color-navy-deep);color:var(--color-white);padding:8px 14px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;cursor:pointer;-webkit-user-select:none;user-select:none}.rfm-tox-header input[type=checkbox]{width:15px;height:15px;cursor:pointer;accent-color:var(--color-link-blue);flex-shrink:0}.rfm-tox-items{display:grid;grid-template-columns:repeat(var(--tox-cols, 4),1fr);gap:0;background:var(--color-white)}.rfm-tox-item{display:flex;align-items:center;gap:7px;padding:6px 14px;font-size:12.5px;text-transform:uppercase;color:var(--color-text-primary);border-bottom:1px solid var(--color-border-panel);border-right:1px solid var(--color-border-panel);cursor:pointer}.rfm-tox-item:hover{background:var(--color-surface-panel-hover)}.rfm-tox-item input[type=checkbox]{cursor:pointer;accent-color:var(--color-link-blue);flex-shrink:0}.rfm-tox-item--checked{color:var(--color-link-blue);font-weight:600}.rfm-tox-subsections{background:var(--color-white);padding:10px;display:flex;flex-direction:column;gap:10px}.rfm-tox-subsection{border:1px solid var(--color-border-panel);border-radius:3px;overflow:hidden}.rfm-tox-subheader{display:flex;align-items:center;gap:8px;background:var(--color-settings-gradient-start);color:var(--color-navy-deep);padding:6px 10px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;cursor:pointer;-webkit-user-select:none;user-select:none}.rfm-tox-subheader input[type=checkbox]{width:13px;height:13px;cursor:pointer;accent-color:var(--color-link-blue);flex-shrink:0}.rfm-tox-subitems{display:grid;gap:0}.rfm-tox-subitems:not(.rfm-tox-subitems--lcms){grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.rfm-tox-subitem{display:flex;align-items:center;gap:7px;padding:5px 10px;font-size:12px;text-transform:uppercase;color:var(--color-text-primary);border-bottom:1px solid var(--color-gray-200);border-right:1px solid var(--color-gray-200);cursor:pointer}.rfm-tox-subitem:hover{background:var(--color-brand-muted)}.rfm-tox-subitem input[type=checkbox]{cursor:pointer;accent-color:var(--color-link-blue);flex-shrink:0}.rfm-tox-subitem--checked{color:var(--color-link-blue);font-weight:600}.rfm-icd-section{border-radius:3px;overflow:hidden;border:1px solid var(--color-brand);margin-bottom:16px}.rfm-icd-header{background:var(--color-brand);color:var(--color-white);padding:8px 14px;font-size:13px;font-weight:700}.rfm-icd-body{padding:12px 14px 14px;background:var(--color-white)}.rfm-icd-label{font-size:13px;font-weight:600;margin-bottom:8px;color:var(--color-text-primary)}.rfm-icd-row{display:flex;gap:8px;align-items:center;margin-bottom:8px}.rfm-icd-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.rfm-icd-tag{display:inline-flex;align-items:center;gap:4px;background:var(--color-brand-muted);border:1px solid var(--color-brand);border-radius:3px;padding:3px 8px;font-size:12px;color:var(--color-text-primary)}.rfm-icd-tag-remove{background:none;border:none;cursor:pointer;padding:0;font-size:15px;line-height:1;color:var(--color-text-subtle)}.rfm-icd-tag-remove:hover{color:#c00}.rfm-actions{display:flex;gap:10px;margin-top:4px}.rfm-actions--bottom{justify-content:flex-end;margin-top:20px;margin-bottom:0;padding-top:14px;border-top:1px solid var(--color-gray-350)}.rfm-btn{padding:7px 18px;font-size:14px;font-weight:600;border-radius:5px;border:1px solid transparent;cursor:pointer;transition:background .15s,color .15s}.rfm-btn-submit{background:var(--color-brand-hover);color:var(--color-white);border-color:var(--color-brand-hover)}.rfm-btn-submit:hover:not(:disabled){background:var(--color-brand-dark);border-color:var(--color-brand-dark)}.rfm-btn-submit:disabled{opacity:.65;cursor:not-allowed}.rfm-btn-cancel{background:var(--color-white);color:var(--color-gray-700);border-color:#bbb}.rfm-btn-cancel:hover{background:var(--color-gray-100)}.rfm-radio-group{display:flex;flex-wrap:wrap;gap:8px 16px;padding:4px 0}.rfm-radio-label{display:flex;align-items:center;gap:5px;font-size:13px;color:var(--color-text-primary);cursor:pointer}.rfm-radio-label input[type=radio]{accent-color:var(--color-brand);cursor:pointer}.rfm-demo-files{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:4px}.rfm-demo-file-item{display:flex;align-items:center;justify-content:space-between;background:var(--color-gray-100);border:1px solid var(--color-border-input);border-radius:3px;padding:4px 8px;font-size:12px;color:var(--color-text-secondary)}.rfm-bottom-sections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px;align-items:stretch}@media(max-width:1100px){.rfm-bottom-sections{grid-template-columns:1fr}}.site-content--patients .pt-table th,.site-content--patients .pt-table td{padding-left:8px;padding-right:8px}.pt-table .pt-col-num{width:7%}.pt-table .pt-col-name{width:12%}.pt-table .pt-col-gender{width:5%}.pt-table .pt-col-dob{width:8%}.pt-table .pt-col-address{width:15%}.pt-table .pt-col-phone{width:9%}.pt-table .pt-col-insurance{width:11%}.pt-table th.pt-col-insurance,.pt-table th.pt-col-provider,.pt-table th.pt-col-phone{white-space:normal}.pt-table th.pt-col-name,.pt-table td.pt-col-name,.pt-table td.pt-col-insurance{overflow:hidden}.pt-insurance-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.pt-dt-wrapper .pt-col-actions,.pt-dt-wrapper .col-actions{width:88px!important;min-width:88px!important;max-width:88px!important;padding:8px 6px!important;text-align:center;white-space:nowrap}.pt-dt-wrapper .dt-table th.pt-col-actions,.pt-dt-wrapper .dt-table th.col-actions{width:88px!important;min-width:88px!important;max-width:88px!important;cursor:default;padding:8px 6px!important;background:var(--table-header-bg)}.pt-dt-wrapper .dt-table th.pt-col-actions:hover,.pt-dt-wrapper .dt-table th.col-actions:hover{background:var(--table-header-bg)}.pt-dt-wrapper .dt-table th.pt-col-actions .th-inner,.pt-dt-wrapper .dt-table th.col-actions .th-inner{display:none}.pt-dt-wrapper .dt-action-btn:disabled{opacity:.35;cursor:not-allowed;transform:none;box-shadow:none}.site-layout__content:has(.site-content--patients){overflow-x:hidden;overflow-y:auto}.site-content--patients{width:100%;min-width:0;max-width:100%;box-sizing:border-box;overflow:visible!important}.site-content--patients .main-content{padding:16px 20px 18px;min-width:0;width:100%;box-sizing:border-box;overflow:visible!important}.site-content--patients .pt-dt-wrapper.dt-wrapper--list{overflow:visible!important;max-height:none;flex:0 0 auto}@media(min-width:993px){.site-content--patients .pt-dt-wrapper.dt-wrapper--list .dt-table-scroll{overflow-x:clip;overflow-y:visible!important;max-height:none;min-height:auto;flex:0 0 auto}.site-content--patients .pt-table{width:100%;min-width:0!important;max-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}}.site-content--patients .pt-dt-wrapper.dt-wrapper--list .dt-table-scroll{overflow-y:visible!important;max-height:none;min-height:auto;flex:0 0 auto}.site-content--patients .pt-table thead th{position:sticky;top:0;z-index:6;background:var(--table-header-bg);box-shadow:0 2px 8px #0f172a1f}.site-content--patients .pt-table thead th:hover{background:var(--table-header-bg-hover)}.site-content--patients .pt-table thead th.pt-th-insurance{background:#2c3a1e;z-index:7}.site-content--patients .pt-table thead th.pt-th-insurance:hover{background:#253316}.site-content--patients .pt-table thead th.pt-th-provider{background:#1e2c42;z-index:7}.site-content--patients .pt-table thead th.pt-th-provider:hover{background:#182338}.site-content--patients .pt-table thead th.pt-col-actions,.site-content--patients .pt-table thead th.col-actions{background:var(--table-header-bg);z-index:7}.site-content--patients .pt-table thead th.pt-col-actions:hover,.site-content--patients .pt-table thead th.col-actions:hover{background:var(--table-header-bg)}.site-content--patients .pf-toolbar--patients{display:grid;grid-template-columns:1fr minmax(240px,420px) 1fr;align-items:center;gap:12px;width:100%;margin-bottom:12px}.site-content--patients .pf-toolbar--patients>.pf-add-btn{justify-self:start}.site-content--patients .pf-toolbar--patients>.list-search-input--toolbar{grid-column:2;width:100%;max-width:420px;justify-self:center;flex:none}.site-content--patients .pf-toolbar--patients>.pf-toolbar-end{grid-column:3;justify-self:end}.site-content--patients .pf-settings-btn{gap:7px}.pt-loading-overlay{position:absolute;inset:0;background:#ffffffa6;display:flex;align-items:center;justify-content:center;z-index:10;border-radius:6px}.pt-spinner{width:32px;height:32px;border:3px solid #e0e4ea;border-top-color:var(--color-brand-gradient-dark);border-radius:50%;animation:pt-spin .75s linear infinite}@keyframes pt-spin{to{transform:rotate(360deg)}}.pt-td-insurance{background:#556b2f;color:var(--color-white)!important}.site-content--patients .pt-table tbody tr:hover>td.pt-td-insurance,.site-content--patients .pt-table tbody tr.dt-row--clickable:hover>td.pt-td-insurance{background:#556b2f!important;color:var(--color-white)!important}.site-content--patients .pt-table tbody tr:hover>td.pt-td-insurance .pt-insurance-text,.site-content--patients .pt-table tbody tr.dt-row--clickable:hover>td.pt-td-insurance .pt-insurance-text{color:var(--color-white)!important}.pt-td-gender{text-align:center}.pt-td-provider{white-space:normal!important;line-height:1.35;word-break:break-word;overflow-wrap:anywhere}.pt-td-num{color:#1a6ec7;font-weight:500}.pt-overlay{position:fixed;inset:0;background:#0000007a;display:flex;align-items:center;justify-content:center;z-index:1000}.pt-modal{background:var(--color-white);border-radius:8px;width:540px;max-width:96vw;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 36px #00000038}.pt-confirm{background:var(--color-white);border-radius:8px;width:400px;max-width:96vw;box-shadow:0 10px 36px #00000038}.pt-modal-head{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#1a2332;color:var(--color-white);border-radius:8px 8px 0 0;font-size:15px;font-weight:600}.pt-modal-x{background:none;border:none;color:var(--color-white);font-size:16px;cursor:pointer;padding:2px 7px;border-radius:4px;line-height:1;transition:background .15s}.pt-modal-x:hover{background:#ffffff26}.pt-modal-body{padding:20px;overflow-y:auto;flex:1}.pt-confirm-body{padding:20px 20px 10px;font-size:14px;color:var(--color-text-primary);line-height:1.6}.pt-warn{color:var(--color-error-remove);font-size:13px;margin-top:8px}.pt-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pt-field{display:flex;flex-direction:column;gap:5px}.pt-field-full{grid-column:1 / -1}.pt-field label{font-size:11px;font-weight:700;color:var(--color-gray-700);text-transform:uppercase;letter-spacing:.04em}.pt-req{color:var(--color-error-remove)}.pt-field input{padding:8px 10px;border:1px solid var(--color-gray-500);border-radius:4px;font-size:13px;outline:none;transition:border-color .2s,box-shadow .2s}.pt-field input:focus{border-color:var(--color-brand-hover);box-shadow:0 0 0 2px #8ec23d2e}.pt-gender-row{display:flex;gap:8px}.pt-gender-btn{padding:7px 20px;border:1px solid var(--color-gray-500);border-radius:4px;background:var(--color-white);font-size:13px;cursor:pointer;transition:all .2s}.pt-gender-btn.active{background:var(--color-brand-hover);color:var(--color-white);border-color:var(--color-brand-hover);font-weight:600}.pt-form-error{margin-top:12px;color:var(--color-error-remove);font-size:13px;padding:9px 12px;background:var(--color-white)5f5;border:1px solid #fecaca;border-radius:4px}.pt-modal-foot{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid var(--color-border-subtle)}.pt-btn-cancel{padding:8px 18px;background:#f4f4f4;border:1px solid var(--color-gray-500);border-radius:4px;font-size:13px;cursor:pointer;transition:background .15s}.pt-btn-cancel:hover{background:var(--color-border-soft)}.pt-btn-save{padding:8px 20px;background:var(--color-brand-gradient-dark);color:var(--color-white);border:none;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s}.pt-btn-save:hover{background:var(--color-settings-accent-green-dark)}.pt-btn-del{padding:8px 20px;background:var(--color-error-remove);color:var(--color-white);border:none;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s}.pt-btn-del:hover{background:#9b2c2c}.dt-table thead th.pt-th-insurance{background:#2c3a1e}.dt-table thead th.pt-th-insurance:hover{background:#253316}.dt-table thead th.pt-th-provider{background:#1e2c42}.dt-table thead th.pt-th-provider:hover{background:#182338}.pt-filtered-note{color:var(--color-text-placeholder);font-style:italic}@media(max-width:992px){.site-content--patients{min-width:0;max-width:100%}.site-content--patients .main-content{padding:12px;min-width:0}.site-content--patients .dt-wrapper,.site-content--patients .dt-shell,.site-content--patients .pt-dt-wrapper.dt-wrapper--list{margin-left:-4px!important;margin-right:-4px!important;width:calc(100% + 8px)!important;max-width:calc(100% + 8px)!important;overflow:hidden;-webkit-overflow-scrolling:touch}.site-content--patients .pt-dt-wrapper.dt-wrapper--list .dt-table-scroll{overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.site-content--patients .pt-dt-wrapper.dt-wrapper--list .dt-table-scroll::-webkit-scrollbar{display:none;height:0}.site-content--patients .pt-dt-wrapper.dt-wrapper--list .pt-table,.site-content--patients .dt-table.pt-table{min-width:960px!important;width:max-content!important;max-width:none!important;table-layout:auto!important;border-collapse:separate;border-spacing:0}.site-content--patients .pt-table th,.site-content--patients .pt-table td{padding-left:8px!important;padding-right:8px!important;font-size:12px;white-space:nowrap}.site-content--patients .pt-table th.pt-col-num,.site-content--patients .pt-table td.pt-col-num,.site-content--patients .pt-table th:first-child,.site-content--patients .pt-table td:first-child{position:sticky!important;left:0!important;box-shadow:2px 0 6px #00000014}.site-content--patients .pt-table thead th.pt-col-num,.site-content--patients .pt-table thead th:first-child{top:0!important;left:0!important;z-index:8!important;background:var(--table-header-bg)!important}.site-content--patients .pt-table tbody td.pt-col-num,.site-content--patients .pt-table tbody td:first-child{z-index:3!important}.site-content--patients .pt-table tbody tr:nth-child(odd) td.pt-col-num,.site-content--patients .pt-table tbody tr:nth-child(odd) td:first-child{background:var(--table-row-bg)}.site-content--patients .pt-table tbody tr:nth-child(2n) td.pt-col-num,.site-content--patients .pt-table tbody tr:nth-child(2n) td:first-child{background:var(--table-row-stripe)}.site-content--patients .pt-table tbody tr:hover td.pt-col-num,.site-content--patients .pt-table tbody tr:hover td:first-child{background:var(--table-row-hover)}.site-content--patients .pt-table th.pt-col-actions,.site-content--patients .pt-table td.pt-col-actions,.site-content--patients .pt-table th.col-actions,.site-content--patients .pt-table td.col-actions{width:88px!important;min-width:88px!important;max-width:88px!important;white-space:nowrap!important}.site-content--patients .pt-table td.pt-td-insurance,.site-content--patients .pt-table td.pt-col-insurance{white-space:normal!important;vertical-align:middle;min-width:108px;max-width:132px;line-height:1.35}.site-content--patients .pt-insurance-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-overflow:ellipsis;line-height:1.35;max-width:100%}.site-content--patients .pt-table tbody td.pt-td-insurance{background:#556b2f;color:var(--color-white)!important}.site-content--patients .pt-table tbody tr:hover>td.pt-td-insurance,.site-content--patients .pt-table tbody tr.dt-row--clickable:hover>td.pt-td-insurance{background:#556b2f!important;color:var(--color-white)!important}.site-content--patients .pt-table tbody tr:hover>td.pt-td-insurance .pt-insurance-text,.site-content--patients .pt-table tbody tr.dt-row--clickable:hover>td.pt-td-insurance .pt-insurance-text{color:var(--color-white)!important}}@media(max-width:768px){.site-content--patients .main-content{padding:10px 8px 12px}.site-content--patients .pf-toolbar--patients{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:10px;margin-bottom:14px}.site-content--patients .pf-toolbar--patients>.pf-add-btn,.site-content--patients .pf-toolbar--patients>.list-search-input--toolbar,.site-content--patients .pf-toolbar--patients>.pf-toolbar-end{grid-column:auto!important;width:100%!important;max-width:none!important;justify-self:stretch!important}.site-content--patients .pf-toolbar--patients>.list-search-input--toolbar{order:1}.site-content--patients .pf-toolbar--patients>.pf-add-btn{order:2;justify-content:center}.site-content--patients .pf-toolbar--patients>.pf-toolbar-end{order:3;display:flex;flex-direction:column;gap:10px}.site-content--patients .pf-settings-btn{width:100%;justify-content:center}}@media(max-width:860px){.site-content--patient-form .pf-field-row{flex-direction:column;align-items:stretch;gap:6px}.site-content--patient-form .pf-field-row>.pf-label{padding-top:0;min-width:0}.site-content--patient-form .pf-actions{flex-direction:column-reverse;align-items:stretch;gap:10px}.site-content--patient-form .pf-actions .pf-submit-btn,.site-content--patient-form .pf-actions .pf-btn-cancel{width:100%;justify-content:center}}@media(max-width:768px){.site-content--patient-form .main-content{padding:10px 8px 12px}.site-content--patient-form .pf-section-grid{grid-template-columns:1fr}.patf-overlay{padding:0;align-items:stretch}.patf-file-modal{max-width:100%;width:100%;height:100dvh;max-height:100dvh;border-radius:0}.patf-modal-bar{border-radius:0}}@media(max-width:1024px){.rs-settings{width:100%;min-width:0}.rs-tab.ps-tab{padding:12px 18px;font-size:14px;min-height:46px}}@media(max-width:768px){.site-content .main-content.rs-settings{padding:12px 10px 20px}.rs-tabs-bar.ps-tabs-bar{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0;border-radius:8px 0 0}.rs-tabs-bar.ps-tabs-bar::-webkit-scrollbar{display:none}.rs-tab.ps-tab{flex:0 0 auto;min-width:0;padding:10px 14px;font-size:12.5px;min-height:42px;text-align:center;white-space:nowrap;border-radius:0}.rs-tab.ps-tab:first-child{border-radius:6px 0 0}.rs-tab.ps-tab:last-child{border-radius:0}.rs-settings-body{padding:12px 10px 16px;min-height:0;border-radius:0 0 8px 8px}.rs-settings .ps-action-bar{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;margin-bottom:10px}.rs-settings .ps-action-bar .list-search-input--settings{width:100%;flex:0 0 auto}}@keyframes export-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes export-menu-in{0%{opacity:0;transform:translateY(-10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes export-item-in{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}@keyframes export-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.export-backdrop{position:fixed;inset:0;background:var(--color-surface-overlay);z-index:10050;animation:export-backdrop-in .22s ease forwards}.export-wrap{position:relative;display:inline-block}.export-wrap.is-open{z-index:10052}.export-trigger-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1;height:38px;box-sizing:border-box;background:var(--color-brand);color:var(--color-white);border:1px solid var(--color-brand);border-radius:5px;padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;box-shadow:0 2px 8px #8ec23e38;transition:background .18s ease,border-color .18s ease,box-shadow .22s ease,transform .18s ease}.export-trigger-btn:hover:not(:disabled){background:var(--color-brand-dark);border-color:var(--color-brand-dark);box-shadow:0 4px 14px #8ec23e47}.export-trigger-btn--open{background:var(--color-brand-dark);border-color:var(--color-brand-dark);box-shadow:0 6px 18px #8ec23e52}.export-trigger-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.export-trigger-btn i{font-size:13px;line-height:1}.export-trigger-btn .export-caret{font-size:11px;margin-left:2px;transition:transform .22s cubic-bezier(.16,1,.3,1)}.export-trigger-btn--open .export-caret{transform:rotate(180deg)}.export-spin{display:inline-block;animation:export-spin .8s linear infinite}.export-buttons{display:flex;flex-direction:column;position:fixed;background-color:var(--color-white);z-index:10051;border:1px solid #e4e8f0;padding:6px 0;gap:0;min-width:168px;border-radius:10px;box-shadow:0 16px 40px #030e4f29,0 4px 12px #00000014;overflow:hidden;isolation:isolate;transform-origin:top right;animation:export-menu-in .24s cubic-bezier(.16,1,.3,1) forwards}.export-menu-header{padding:8px 14px 6px;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#8b95a8;border-bottom:1px solid #eef1f6;margin-bottom:4px;-webkit-user-select:none;user-select:none}.export-buttons .export-button{all:unset;box-sizing:border-box;display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;font-size:13px;font-weight:500;font-family:inherit;color:var(--color-text-primary);background:var(--color-white);border:none;border-radius:0;cursor:pointer;text-align:left;opacity:0;animation:export-item-in .28s ease forwards;transition:background .15s ease,color .15s ease,padding-left .15s ease}.export-buttons .export-button:nth-child(2){animation-delay:.04s}.export-buttons .export-button:nth-child(3){animation-delay:.07s}.export-buttons .export-button:nth-child(4){animation-delay:.1s}.export-buttons .export-button:nth-child(5){animation-delay:.13s}.export-buttons .export-button:nth-child(6){animation-delay:.16s}.export-buttons .export-button:hover:not(:disabled){background:linear-gradient(90deg,#8ec23e1a,#8ec23e0a);color:var(--color-text-heading);padding-left:18px}.export-buttons .export-button:disabled{opacity:.55;cursor:not-allowed}.export-buttons .export-button .fa,.export-buttons .export-button .ti{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:15px;flex-shrink:0;border-radius:6px;background:#0000000a}.export-buttons .export-button .ti-files{color:var(--color-gray-800);background:#0000000f}.export-icon-excel{color:#217346;background:#2173461a!important}.export-icon-csv{color:#14a814;background:#14a8141a!important}.export-icon-pdf{color:#d32f2f;background:#d32f2f1a!important}.export-icon-print{color:#7b1fa2;background:#7b1fa21a!important}@media(prefers-reduced-motion:reduce){.export-backdrop,.export-buttons,.export-buttons .export-button{animation:none;opacity:1;transform:none}.export-trigger-btn .export-caret{transition:none}}@media(max-width:768px){.export-wrap{display:block;width:100%}.export-trigger-btn{width:100%;justify-content:center}}@keyframes pp-edit-modal-in{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.pp-edit-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:24px 16px}.pp-edit-modal{background:var(--color-white);border-radius:8px;width:100%;max-width:460px;box-shadow:0 10px 36px #0000003d;animation:pp-edit-modal-in .2s ease;font-family:var(--app-font-family)}.pp-edit-modal-head{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;background:#1a2332;color:var(--color-white);border-radius:8px 8px 0 0;font-size:14px;font-weight:600}.pp-edit-modal-x{background:none;border:none;color:var(--color-white);font-size:20px;line-height:1;cursor:pointer;padding:0 4px;opacity:.8}.pp-edit-modal-x:hover{opacity:1}.pp-edit-modal-x:disabled{opacity:.4;cursor:not-allowed}.pp-edit-modal-body{padding:20px 20px 18px;display:flex;flex-direction:column;gap:14px}.pp-edit-modal-error{margin:0;padding:10px 12px;border-radius:6px;background:var(--color-surface-danger);color:var(--color-error);font-size:13px}.pp-edit-field{display:flex;flex-direction:column;gap:6px}.pp-edit-field label{font-size:11px;font-weight:700;color:var(--color-gray-700);text-transform:uppercase;letter-spacing:.04em}.pp-edit-req{color:var(--color-error-remove)}.pp-edit-field input,.pp-edit-field select{padding:9px 12px;border:1px solid var(--color-gray-500);border-radius:4px;font-size:13px;outline:none;font-family:inherit;background:var(--color-white)}.pp-edit-field input:focus,.pp-edit-field select:focus{border-color:var(--color-brand-hover);box-shadow:0 0 0 2px #8ec23d2e}.pp-edit-field--error input,.pp-edit-field--error select{border-color:var(--color-error)}.pp-edit-field-msg{font-size:12px;color:var(--color-error)}.pp-edit-modal-foot{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.pp-edit-btn{min-width:88px;padding:9px 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid transparent;font-family:inherit}.pp-edit-btn--cancel{background:var(--color-white);border-color:var(--color-gray-400);color:var(--color-text-primary)}.pp-edit-btn--save{background:var(--color-brand-hover);color:var(--color-white)}.pp-edit-btn:disabled{opacity:.55;cursor:not-allowed}.pp-edit-skeleton-field{display:flex;flex-direction:column;gap:6px}.pp-edit-skeleton-label{width:42%;height:10px;border-radius:4px}.pp-edit-skeleton-label--short{width:28%}.pp-edit-skeleton-input{width:100%;height:38px;border-radius:4px;box-sizing:border-box}.pp-edit-modal-foot--loading{padding:0 20px 18px}.site-content--providers .main-content{padding:16px 20px 18px}.site-content--providers .pf-toolbar--providers-page{display:grid;grid-template-columns:1fr minmax(240px,420px) 1fr;align-items:center;gap:12px;width:100%;margin-bottom:12px}.site-content--providers .pf-toolbar--providers-page>.pf-add-btn,.site-content--providers .pf-toolbar--providers-page>.pp-status-toggles,.site-content--providers .pf-toolbar--providers-page>.pf-toolbar-spacer{grid-column:1;justify-self:start}.site-content--providers .pf-toolbar--providers-page>.list-search-input--toolbar{grid-column:2;width:100%;max-width:420px;justify-self:center;flex:none}.site-content--providers .pf-toolbar--providers-page>.pf-toolbar-end{grid-column:3;justify-self:end}.site-content--providers .pf-toolbar--providers-page .export-wrap{flex-shrink:0}.pp-tabs{display:flex;gap:3px;background:#edf0f4;border-radius:11px;padding:4px;margin-bottom:20px;width:fit-content;border:none}.pp-tab{display:inline-flex;align-items:center;gap:7px;padding:8px 18px;font-size:13px;font-weight:600;font-family:inherit;border:none;border-radius:8px;background:transparent;color:var(--color-gray-ui);cursor:pointer;white-space:nowrap;transition:color .18s,background .18s,box-shadow .18s}.pp-tab:hover{color:var(--color-chart-axis);background:#ffffff8c}.pp-tab--active{background:var(--color-white);color:#1a2e10;box-shadow:0 1px 5px #00000021,0 0 0 .5px #0000000f}.pp-tab-icon{display:flex;align-items:center;opacity:.55;transition:opacity .18s,color .18s}.pp-tab--active .pp-tab-icon{opacity:1;color:var(--color-brand)}.pp-export-btn,.pp-settings-btn{display:inline-flex;align-items:center;gap:6px;border:none;border-radius:5px;padding:0 16px;height:38px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,box-shadow .22s ease;box-sizing:border-box;box-shadow:0 2px 8px var(--color-brand-shadow)}.pp-export-btn{background:var(--color-brand);color:var(--color-white)}.pp-export-btn:hover{background:var(--color-brand-dark);box-shadow:0 4px 14px #8ec23e47}.pp-settings-btn{background:var(--color-brand);color:var(--color-white)}.pp-settings-btn:hover{background:var(--color-brand-dark);box-shadow:0 4px 14px #8ec23e47}.pp-status-toggles{display:flex;align-items:center;gap:8px;margin-bottom:14px}.pp-status-toggles--toolbar{margin-bottom:0;flex-wrap:wrap}.pp-status-toggle{display:inline-flex;align-items:center;gap:7px;padding:6px 16px 6px 10px;border-radius:20px;border:1.5px solid var(--color-border-default);background:var(--color-white);color:var(--color-gray-700);font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.pp-status-toggle:not(.pp-status-toggle--on):hover{border-color:var(--color-brand-hover);color:var(--color-brand-hover);background:#f7faf3}.pp-status-toggle--notactive:not(.pp-status-toggle--on):hover{border-color:var(--color-error);color:var(--color-error);background:var(--color-surface-danger)}.pp-status-toggle-dot{width:9px;height:9px;border-radius:50%;background:#c8cdd6;flex-shrink:0;transition:background .15s,box-shadow .15s}.pp-status-toggle--active.pp-status-toggle--on{background:var(--color-brand-hover);border-color:var(--color-brand-hover);color:var(--color-white);box-shadow:0 1px 4px #8ec23e47}.pp-status-toggle--active.pp-status-toggle--on:hover{background:var(--color-brand-dark);border-color:var(--color-brand-dark);color:var(--color-white)}.pp-status-toggle--active.pp-status-toggle--on .pp-status-toggle-dot{background:var(--color-white)}.pp-status-toggle--notactive.pp-status-toggle--on{background:var(--color-error-bright);border-color:var(--color-error-bright);color:var(--color-white);box-shadow:0 1px 4px #c6282838}.pp-status-toggle--notactive.pp-status-toggle--on:hover{background:#b71c1c;border-color:#b71c1c;color:var(--color-white)}.pp-status-toggle--notactive.pp-status-toggle--on .pp-status-toggle-dot{background:var(--color-white)}.pp-status-toggle:focus-visible{outline:2px solid var(--color-brand-hover);outline-offset:2px}.pp-badge{display:inline-block;padding:2px 10px;border-radius:3px;font-size:12px;font-weight:700;letter-spacing:.2px}.pp-badge--yes{background:#4caf50;color:var(--color-white)}.pp-badge--no{background:var(--color-error-bright);color:var(--color-white)}.pp-loading{padding:32px;text-align:center;color:var(--color-text-subtle);font-size:13px;font-style:italic}.pp-empty{text-align:center;color:var(--color-text-subtle);font-style:italic;padding:28px!important;background:var(--color-gray-100)}.pp-empty-cell{color:#bbb}.pp-loading-inner{padding:20px 24px;color:var(--color-text-subtle);font-size:13px;font-style:italic;text-align:center}.pp-facilities-panel{padding:10px 14px 16px;background:#fafbfd;display:flex;flex-direction:column;gap:8px}.pp-fac-card{border-radius:7px;overflow:hidden;box-shadow:0 1px 5px #0000001f}.pp-fac-card-header{display:flex;align-items:center;justify-content:space-between;background:#2b3d22;padding:10px 16px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s;gap:12px}.pp-fac-card-header:hover{background:#374e2c}.pp-fac-card-left{display:flex;align-items:center;gap:10px;min-width:0}.pp-fac-expand-btn{width:28px;height:28px;min-width:28px;min-height:28px;flex-shrink:0;pointer-events:none}.pp-fac-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:var(--table-action-radius, 4px);border:none;background:var(--color-brand);color:var(--color-white);cursor:pointer;flex-shrink:0;padding:0;font-size:17px;line-height:1}.pp-fac-btn--open{background:var(--color-brand-gradient-dark, var(--color-brand-dark))}.pp-fac-btn:hover{filter:brightness(.92)}.pp-fac-card-name{font-size:13.5px;font-weight:600;font-style:italic;color:var(--color-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp-fac-card-city{font-size:12px;color:var(--color-text-disabled);white-space:nowrap;flex-shrink:0}@keyframes pp-fac-body-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.pp-fac-card-body{background:var(--color-white);border:1px solid #dde8cc;border-top:none;padding:16px 20px 18px;animation:pp-fac-body-in .22s cubic-bezier(.4,0,.2,1)}.pp-fac-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px 20px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #eef0ec}.pp-fac-meta-item{display:flex;align-items:center;gap:7px}.pp-fac-meta-label{font-size:10.5px;font-weight:700;color:var(--color-text-placeholder);text-transform:uppercase;letter-spacing:.4px}.pp-fac-meta-val{font-size:13px;color:var(--color-text-primary)}.pp-sub-section{margin-top:16px}.pp-sub-section:first-child{margin-top:0}.pp-sub-label{font-size:10.5px;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;padding-left:2px}.pp-sub-dt{box-shadow:none!important;border-color:#dde3ea!important}.pp-sub-dt .dt-table{font-size:12.5px!important}.pp-sub-dt .dt-table thead tr{background:var(--color-table-row-dark)!important}.pp-sub-dt .dt-table th,.pp-sub-dt .dt-table td{padding:8px 12px!important}.site-content--providers .pp-providers-dt.dt-wrapper--list,.site-content--providers .pp-clients-dt.pp-providers-dt.dt-wrapper--list{width:100%;max-width:100%}.site-content--providers .pp-providers-dt .dt-table-scroll,.site-content--providers .pp-clients-dt.pp-providers-dt .dt-table-scroll{overflow-x:clip;overflow-y:visible}.site-content--providers .pp-providers-table,.site-content--providers .pp-clients-table{table-layout:fixed;width:100%;max-width:100%;min-width:0!important;border-collapse:separate;border-spacing:0}.pp-providers-dt .dt-col-expand,.pp-clients-dt.pp-providers-dt .dt-col-expand{width:48px!important;min-width:48px!important;max-width:48px!important;padding:8px!important;text-align:center;box-sizing:border-box;overflow:hidden}.pp-providers-dt .dt-expand-btn,.pp-clients-dt.pp-providers-dt .dt-expand-btn{width:28px;height:28px;min-width:28px;min-height:28px;flex-shrink:0}.pp-providers-dt .dt-table th.dt-col-expand,.pp-clients-dt.pp-providers-dt .dt-table th.dt-col-expand{width:48px!important;min-width:48px!important;max-width:48px!important;padding:10px 8px!important;cursor:default;background:var(--table-header-bg)}.pp-providers-dt .dt-table th.dt-col-expand:hover,.pp-clients-dt.pp-providers-dt .dt-table th.dt-col-expand:hover{background:var(--table-header-bg)}.pp-providers-dt .dt-table th.dt-col-expand .th-inner,.pp-clients-dt.pp-providers-dt .dt-table th.dt-col-expand .th-inner{display:none}.pp-sub-wrap{padding:10px 14px 16px;background:#fafbfd;overflow-x:auto;max-width:100%}.pp-sub-wrap--loading{min-height:72px;display:flex;align-items:center;justify-content:center}.pp-sub-empty{text-align:center;color:var(--color-text-placeholder);padding:16px!important}.pp-sub-table{width:100%;border-collapse:collapse;font-size:12.5px;background:var(--color-white);border-radius:6px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.pp-sub-table thead th{background:var(--color-brand-hover);color:var(--color-white);font-weight:700;padding:10px 12px;text-align:left;white-space:nowrap;border-right:1px solid rgba(255,255,255,.18);transition:background .12s ease}.pp-sub-table thead th:hover{background:var(--color-brand-dark)}.pp-sub-table thead th:last-child{border-right:none}.pp-sub-table tbody tr{background:var(--color-white);border-bottom:1px solid #eef0f3}.pp-sub-table tbody tr:last-child{border-bottom:none}.pp-sub-table td{padding:10px!important;color:var(--color-text-primary);vertical-align:middle}.pp-sub-table th.pp-sub-col-actions,.pp-sub-table td.pp-sub-col-actions{width:52px!important;min-width:52px!important;max-width:52px!important;padding:6px 4px!important;text-align:center!important;vertical-align:middle!important}.pp-sub-table td.pp-sub-col-actions .dt-action-btns{justify-content:center}.pp-sub-table tbody tr.pp-sub-row--clickable{cursor:pointer}.pp-sub-table tbody tr.pp-sub-row--clickable:hover>td{background:var(--table-row-hover, #f1f5f9)}.site-content--providers .pp-staff-table th.pp-staff-col-flag,.site-content--providers .pp-staff-table td.pp-staff-col-flag,.pp-sub-table th.pp-staff-col-flag,.pp-sub-table td.pp-staff-col-flag{text-align:center!important}.site-content--providers .pp-staff-table th.pp-staff-col-flag .th-inner{display:flex;align-items:center;justify-content:center;width:100%;gap:6px}.site-content--providers .pp-providers-table th.pp-prov-col-center,.site-content--providers .pp-providers-table td.pp-prov-col-center{text-align:center!important}.site-content--providers .pp-providers-table th.pp-prov-col-center .th-inner{display:flex;align-items:center;justify-content:center;width:100%;gap:6px}.site-content--providers .pp-physicians-table th.pp-phys-col-center,.site-content--providers .pp-physicians-table td.pp-phys-col-center,.pp-sub-table th.pp-phys-col-center,.pp-sub-table td.pp-phys-col-center{text-align:center!important}.site-content--providers .pp-physicians-table th.pp-phys-col-center .th-inner{display:flex;align-items:center;justify-content:center;width:100%;gap:6px}@media(max-width:992px){.site-layout__content:has(.site-content--providers){overflow-x:hidden}.site-content--providers{min-width:0;max-width:100%}.site-content--providers .top h3{font-size:18px;line-height:1.25}.site-content--providers .main-content{padding:12px;min-width:0}.pp-tabs{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pp-tabs::-webkit-scrollbar{display:none}.site-content--providers .dt-wrapper,.site-content--providers .dt-shell,.site-content--providers .prov-table-scroll{min-width:0;margin-left:-4px;margin-right:-4px;width:calc(100% + 8px);max-width:calc(100% + 8px);-webkit-overflow-scrolling:touch}}@media(max-width:768px){.site-content--providers .main-content{padding:10px 8px 12px}.site-content--providers .pf-toolbar--providers-page{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:10px}.site-content--providers .pf-toolbar--providers-page>.pf-add-btn,.site-content--providers .pf-toolbar--providers-page>.pp-status-toggles,.site-content--providers .pf-toolbar--providers-page>.pf-toolbar-spacer,.site-content--providers .pf-toolbar--providers-page>.list-search-input--toolbar,.site-content--providers .pf-toolbar--providers-page>.pf-toolbar-end{grid-column:auto!important;width:100%!important;max-width:none!important;justify-self:stretch!important}.site-content--providers .pf-toolbar--providers-page .export-wrap,.site-content--providers .pf-toolbar--providers-page .export-trigger-btn{width:100%;justify-content:center}.pp-tab{padding:8px 14px;font-size:12.5px}}@media(max-width:600px){.pp-tabs{margin-bottom:14px}.pp-tab-icon{display:none}}@keyframes profile-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.profile-page-skeleton .profile-section{margin-bottom:22px}.profile-page-skeleton .profile-section-legend.profile-page-skeleton__legend{color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.profile-page-skeleton__label,.profile-page-skeleton__input,.profile-page-skeleton__requirement,.profile-page-skeleton__button{background:var(--settings-shimmer);background-size:220% 100%;animation:profile-skeleton-shimmer 1.35s ease-in-out infinite}.profile-page-skeleton__label{width:100%;max-width:132px;height:14px;margin-top:11px;border-radius:4px}.profile-page-skeleton__input{width:100%;box-sizing:border-box;min-height:40px}.profile-page-skeleton__input--readonly{border:1px solid var(--color-gray-350);border-radius:5px}.profile-page-skeleton__input--underline{border:none;border-bottom:1.5px solid var(--color-gray-600);border-radius:0;padding-right:36px}.profile-page-skeleton__requirements{margin:10px 0 0;padding:0;list-style:none}.profile-page-skeleton__requirements li{display:flex;align-items:center;gap:8px;margin-bottom:6px}.profile-page-skeleton__requirements li:last-child{margin-bottom:0}.profile-page-skeleton__requirements li:before{content:"";flex-shrink:0;width:16px;height:16px;border-radius:50%;border:1.5px solid var(--color-gray-350);background:var(--color-white)}.profile-page-skeleton__requirement{display:block;height:12px;max-width:100%;border-radius:4px}.profile-page-skeleton__button{width:152px;height:40px;border-radius:6px}.profile-page .profile-section{background:var(--color-white);border:3px solid var(--color-brand);border-radius:10px;padding:28px 22px 18px;position:relative;margin-bottom:22px}.profile-page .profile-section-legend{position:absolute;top:-15px;left:20px;background:var(--color-brand);color:var(--color-white);font-size:14px;font-weight:700;padding:4px 18px;border-radius:5px;letter-spacing:.2px}.profile-page .profile-field-row{display:grid;grid-template-columns:132px minmax(0,1fr);column-gap:20px;align-items:start;padding:10px 0 6px}.profile-page .profile-field-row>.profile-label{padding-top:11px}.profile-page .profile-label{font-size:14px;font-weight:700;color:var(--color-text-heading);white-space:nowrap}.profile-page .profile-req{color:var(--color-error-bright);margin-left:2px}.profile-page .profile-field-col{min-width:0;display:flex;flex-direction:column;align-items:stretch}.profile-page .profile-control{width:100%;max-width:100%;box-sizing:border-box;min-height:40px;padding:10px 12px;font-size:14px;font-family:inherit;outline:none}.profile-page .profile-control--input{color:var(--color-text-primary);background:transparent;border:none;border-bottom:1.5px solid var(--color-gray-600);border-radius:0;padding:10px 2px;transition:border-color .15s}.profile-page .profile-control--input:focus{border-bottom-color:var(--color-brand);background:transparent}.profile-page .profile-control--input::placeholder{color:var(--color-text-disabled)}.profile-page .profile-control--readonly{color:var(--color-gray-700);background:var(--color-surface-muted);border:1px solid var(--color-gray-500);border-radius:5px;line-height:normal;pointer-events:none;-webkit-user-select:none;user-select:none;cursor:default}.profile-page .profile-field-error-slot{min-height:18px;margin-top:2px;width:100%}.profile-page .profile-field-error{color:var(--color-error-dark);font-size:12px;line-height:1.4}.profile-page .profile-actions{display:flex;justify-content:flex-end;margin-top:16px}.profile-page .profile-update-btn{background:var(--color-brand);color:var(--color-white);border:none;border-radius:6px;padding:10px 28px;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s}.profile-page .profile-update-btn:hover:not(:disabled){background:var(--color-brand-dark)}.profile-page .profile-update-btn:disabled{opacity:.55;cursor:not-allowed}.profile-page .profile-password-requirements{margin:10px 0 0;padding:0;list-style:none;font-size:12px;font-weight:500;line-height:1.45;color:var(--color-text-subtle)}.profile-page .profile-password-requirements__item{display:flex;align-items:center;gap:8px;margin-bottom:6px;color:var(--color-text-subtle);transition:color .15s ease}.profile-page .profile-password-requirements__item:last-child{margin-bottom:0}.profile-page .profile-password-requirements__item--met{color:var(--color-brand-dark);font-weight:600}.profile-page .profile-password-requirements__icon{flex-shrink:0;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1.5px solid var(--color-gray-600);font-size:10px;font-weight:700;line-height:1;color:transparent}.profile-page .profile-password-requirements__item--met .profile-password-requirements__icon{border-color:var(--color-brand-dark);background:var(--color-brand-dark);color:var(--color-white)}@media(max-width:992px){.site-layout__content:has(.profile-page){overflow-x:hidden}.profile-page .top h3{font-size:18px;line-height:1.25}.profile-page .main-content{padding:12px;min-width:0}}@media(max-width:768px){.profile-page .main-content{padding:10px 8px 12px}.profile-page .profile-field-row{grid-template-columns:1fr;row-gap:6px}.profile-page .profile-field-row>.profile-label{padding-top:0}.profile-page .profile-actions{flex-direction:column-reverse;align-items:stretch;gap:10px}.profile-page .profile-actions button{width:100%}}@media(max-width:600px){.profile-page .profile-section{padding:20px 12px 12px}}.help-center-page,.site-content--support{overflow-x:hidden;max-width:100%;width:100%;box-sizing:border-box}html:has(.help-center-page),body:has(.help-center-page){overflow-x:hidden}.site-layout__content:has(.help-center-page),.site-layout__content:has(.site-content--support){overflow-x:hidden}.help-center-page .help-center__body,.help-center-page .help-center__layout,.help-center-page .help-center__nav,.help-center-page .help-center__panel,.help-center-page .help-center__faq,.help-center-page .help-center__faq-list,.help-center-page .help-center__kb-grid,.help-center-page .help-center__tickets,.help-center-page .help-center__chat{overflow-x:hidden;max-width:100%;min-width:0}.help-center{--hc-navy: #030e4f;--hc-navy-soft: #1a4080;--hc-brand: var(--color-brand, #8ec33c);--hc-brand-soft: rgba(142, 195, 60, .16);--hc-surface: #eef2f8;--hc-card: #ffffff;--hc-ink: var(--color-slate-900, #0f172a);--hc-muted: #64748b;--hc-line: rgba(15, 23, 42, .08);--hc-radius: 16px;--hc-shadow: 0 10px 30px rgba(3, 14, 79, .06), 0 1px 2px rgba(15, 23, 42, .04);background:var(--hc-surface);margin:0;border-radius:0;min-height:calc(100vh - 140px);overflow-x:hidden;width:100%;box-sizing:border-box}.help-center__body{padding:18px 20px 28px;overflow-x:hidden;max-width:100%;min-width:0;box-sizing:border-box}.help-center__layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:16px;align-items:stretch;min-height:calc(100vh - 180px);width:100%;max-width:100%;min-width:0;overflow-x:hidden}.help-center__nav,.help-center__panel{background:var(--hc-card);border:1px solid var(--hc-line);border-radius:var(--hc-radius);box-shadow:var(--hc-shadow)}.help-center__nav{padding:16px 12px 18px;position:sticky;top:12px;align-self:start;animation:hc-fade-up .4s ease .05s both;background:linear-gradient(180deg,#f8fafc,#fff 40%);overflow-x:hidden;min-width:0;max-width:100%}.help-center__nav-brand{display:flex;align-items:center;gap:10px;margin:0 4px 16px;padding:10px 10px 14px;border-bottom:1px solid var(--hc-line)}.help-center__nav-brand-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#8ec33c38,#1a40801f);color:var(--hc-navy);font-size:1.1rem;flex-shrink:0}.help-center__nav-brand-title{font-size:.95rem;font-weight:800;color:var(--hc-ink);line-height:1.2}.help-center__nav-brand-sub{margin-top:2px;font-size:.72rem;font-weight:600;color:var(--hc-muted)}.help-center__nav-list{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}.help-center__nav-btn{width:100%;display:flex;align-items:center;gap:12px;border:none;background:transparent;color:#334155;font-size:.92rem;font-weight:650;padding:11px 12px;border-radius:12px;cursor:pointer;text-align:left;transition:background .18s ease,color .18s ease,transform .18s ease}.help-center__nav-btn:hover{background:#f1f5f9;transform:translate(2px)}.help-center__nav-btn--active{background:linear-gradient(90deg,#8ec33c2e,#8ec33c0f);color:var(--hc-navy);box-shadow:inset 3px 0 0 var(--hc-brand)}.help-center__nav-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#f1f5f9;color:var(--hc-navy-soft);flex-shrink:0;transition:background .18s ease,color .18s ease}.help-center__nav-btn--active .help-center__nav-icon{background:var(--hc-brand);color:#fff}.help-center__nav-label{min-width:0}.help-center__panel{padding:24px;min-height:480px;animation:hc-fade-up .35s ease both;min-width:0;overflow-x:hidden;box-sizing:border-box}.help-center__panel-head{margin-bottom:18px}.help-center__panel-title{margin:0 0 4px;font-size:1.2rem;font-weight:800;letter-spacing:-.01em;color:var(--hc-ink)}.help-center__kb-banner-copy{min-width:0;flex:1 1 auto}.help-center__panel-sub{margin:0;font-size:.9rem;color:var(--hc-muted);font-weight:500;overflow-wrap:anywhere;word-break:break-word}.help-center__kb-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;padding:18px 20px;border-radius:14px;border:1px solid var(--hc-line);background:radial-gradient(520px 160px at 0% 0%,rgba(142,195,60,.2),transparent 60%),radial-gradient(420px 140px at 100% 100%,rgba(26,64,128,.12),transparent 55%),linear-gradient(135deg,#fff,#f4f7fb)}.help-center__kb-banner-kicker{display:inline-block;margin-bottom:4px;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--hc-navy-soft)}.help-center__kb-banner-meta{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:72px;padding:10px 12px;border-radius:14px;background:var(--hc-navy);color:#fff;box-shadow:0 10px 24px #030e4f2e}.help-center__kb-banner-count{font-size:1.45rem;font-weight:800;line-height:1}.help-center__kb-banner-count-label{margin-top:2px;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.8}.help-center__kb-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(250px,100%),1fr));gap:16px}.help-center__kb-card{display:flex;flex-direction:column;border:1px solid var(--hc-line);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 6px 18px #030e4f0a;animation:hc-fade-up .4s ease both;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.help-center__kb-card:hover{transform:translateY(-4px);border-color:#8ec33c66;box-shadow:0 18px 36px #030e4f1a}.help-center__kb-thumb{position:relative;display:block;width:100%;aspect-ratio:16 / 10;border:none;cursor:pointer;overflow:hidden;padding:0;text-align:left}.help-center__kb-card--navy .help-center__kb-thumb{background:radial-gradient(circle at 20% 20%,rgba(142,195,60,.28),transparent 45%),linear-gradient(145deg,#030e4f,#1a4080 55%,#243b6b)}.help-center__kb-card--brand .help-center__kb-thumb{background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.22),transparent 40%),linear-gradient(145deg,#527619,#8ec33c 55%,#6fa82a)}.help-center__kb-card--teal .help-center__kb-thumb{background:radial-gradient(circle at 30% 80%,rgba(142,195,60,.25),transparent 45%),linear-gradient(145deg,#0f3d4c,#1a6b7a 55%,#2a8f9a)}.help-center__kb-card--slate .help-center__kb-thumb{background:radial-gradient(circle at 70% 30%,rgba(142,195,60,.2),transparent 42%),linear-gradient(145deg,#1e293b,#334155 55%,#475569)}.help-center__kb-thumb-glow{position:absolute;inset:auto -20% -40% auto;width:70%;height:70%;border-radius:50%;background:#ffffff1f;filter:blur(18px);pointer-events:none}.help-center__kb-thumb-icon{position:absolute;left:16px;bottom:16px;width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#ffffff24;color:#fff;font-size:1.15rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:inset 0 0 0 1px #fff3;transition:transform .2s ease}.help-center__kb-card:hover .help-center__kb-thumb-icon{transform:scale(1.06)}.help-center__kb-play{position:absolute;inset:0;display:grid;place-items:center;color:#fff;opacity:.92;transition:opacity .2s ease,transform .2s ease}.help-center__kb-play i{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#ffffff2e;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:1.05rem;padding-left:3px;box-shadow:0 10px 24px #0003;transition:transform .2s ease,background .2s ease}.help-center__kb-card:hover .help-center__kb-play i{transform:scale(1.08);background:var(--hc-brand);color:#16300a;border-color:transparent}.help-center__kb-category{position:absolute;top:12px;left:12px;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:#00000047;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:4px 9px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.help-center__kb-body{display:flex;flex-direction:column;gap:8px;padding:14px 14px 16px;flex:1}.help-center__kb-title{margin:0;font-size:.98rem;font-weight:800;color:var(--hc-ink);line-height:1.3;letter-spacing:-.01em}.help-center__kb-blurb{margin:0;flex:1;font-size:.82rem;line-height:1.45;color:var(--hc-muted);font-weight:500}.help-center__kb-watch{align-self:flex-start;margin-top:4px;border:none;background:transparent;color:var(--hc-navy);border-radius:8px;padding:0;font-size:.84rem;font-weight:750;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:color .15s ease,gap .15s ease}.help-center__kb-watch i{color:var(--hc-brand);font-size:1rem}.help-center__kb-watch:hover{color:var(--hc-navy-soft);gap:9px}.help-center__muted,.help-center__error{font-size:.9rem;padding:12px 0}.help-center__muted{color:var(--hc-muted)}.help-center__error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:12px 14px}.help-center__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:220px;color:var(--hc-muted);text-align:center;border:1px dashed rgba(100,116,139,.35);border-radius:14px;background:#f8fafc}.help-center__empty i{font-size:1.8rem;color:var(--hc-navy-soft);opacity:.7}.help-center__empty p{margin:0;font-size:.92rem;font-weight:550}.help-center__empty--chat{min-height:100%;border:none;background:transparent}.help-center__loading{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 0;color:var(--hc-muted);font-size:.88rem;font-weight:600}.help-center__spinner{width:30px;height:30px;border:3px solid #e2e8f0;border-top-color:var(--hc-brand);border-radius:50%;animation:hc-spin .7s linear infinite}.help-center__panel--faq{padding:0;background:transparent;border:none;box-shadow:none;overflow-x:hidden;overflow-y:visible}.help-center__faq{width:100%;max-width:100%;margin:0;padding:8px 4px;overflow-x:hidden;min-width:0;box-sizing:border-box}.help-center__faq-hero{display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:18px;align-items:stretch;margin-bottom:18px;padding:22px 24px;border-radius:20px;border:1px solid rgba(15,23,42,.08);background:radial-gradient(520px 180px at 0% 0%,rgba(142,195,60,.18),transparent 55%),radial-gradient(420px 160px at 100% 100%,rgba(3,14,79,.1),transparent 50%),linear-gradient(145deg,#fff,#f3f6fb);overflow:hidden;position:relative}.help-center__faq-hero-main{min-width:0;position:relative;z-index:1}.help-center__faq-eyebrow{display:inline-flex;align-items:center;margin-bottom:10px;padding:4px 10px;border-radius:999px;background:#030e4f12;color:#1a4080;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.help-center__faq-hero-title{margin:0 0 10px;font-size:clamp(1.65rem,2.6vw,2.15rem);font-weight:800;letter-spacing:-.035em;line-height:1.12;color:#0b1220}.help-center__faq-hero-title-accent{background:linear-gradient(90deg,#1a4080,#8ec33c);-webkit-background-clip:text;background-clip:text;color:transparent}.help-center__faq-hero-sub{margin:0 0 18px;max-width:36rem;font-size:.95rem;line-height:1.55;color:#5b6577;font-weight:500}.help-center__faq-search{display:flex;align-items:center;gap:10px;width:min(100%,480px);padding:13px 16px;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#ffffffeb;box-shadow:0 1px 2px #0f172a0a,0 10px 28px #030e4f0f;transition:border-color .15s ease,box-shadow .15s ease}.help-center__faq-search:focus-within{border-color:#8ec33cbf;box-shadow:0 0 0 4px #8ec33c2e}.help-center__faq-search i{color:#8a94a6;font-size:.95rem}.help-center__faq-search input{flex:1;border:none;outline:none;background:transparent;font-size:.95rem;color:#0b1220;min-width:0}.help-center__faq-search input::placeholder{color:#98a2b3}.help-center__faq-search-clear{border:none;background:#eef1f6;color:#5b6577;width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.help-center__faq-search-clear:hover{background:#e2e8f0}.help-center__faq-hero-aside{position:relative;display:grid;place-items:center}.help-center__faq-orb{position:absolute;border-radius:50%;filter:blur(2px)}.help-center__faq-orb--a{width:110px;height:110px;background:radial-gradient(circle at 30% 30%,#8ec33c8c,#8ec33c0d);top:8px;right:4px;animation:hc-float 5.5s ease-in-out infinite}.help-center__faq-orb--b{width:70px;height:70px;background:radial-gradient(circle at 40% 40%,#1a408073,#1a40800d);bottom:10px;left:8px;animation:hc-float 4.2s ease-in-out infinite reverse}.help-center__faq-stat{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:88px;height:88px;border-radius:22px;background:linear-gradient(145deg,#030e4f,#1a4080);color:#fff;box-shadow:0 16px 32px #030e4f47;transform:rotate(-4deg)}.help-center__faq-stat strong{font-size:1.55rem;font-weight:800;line-height:1}.help-center__faq-stat span{margin-top:4px;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.8}.help-center__faq-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:0 4px}.help-center__faq-toolbar-label{font-size:.84rem;color:#667085;font-weight:550}.help-center__faq-toolbar-label strong{color:#0b1220;font-weight:800}.help-center__faq-toolbar-clear{border:none;background:transparent;color:#1a4080;font-size:.82rem;font-weight:700;cursor:pointer;padding:4px 0}.help-center__faq-toolbar-clear:hover{color:#8ec33c}.help-center__faq-list{display:flex;flex-direction:column;gap:10px}.help-center__faq-item{border:1px solid rgba(15,23,42,.07);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 4px 14px #030e4f08;animation:hc-fade-up .35s ease both;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.help-center__faq-item:hover{border-color:#1a408029;box-shadow:0 10px 24px #030e4f0f}.help-center__faq-item--open{border-color:#8ec33c73;box-shadow:0 14px 30px #030e4f14,inset 3px 0 #8ec33c;transform:translateY(-1px)}.help-center__faq-q{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border:none;background:transparent;padding:16px 18px;font-size:.98rem;font-weight:750;color:#0b1220;cursor:pointer;text-align:left}.help-center__faq-index{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#f1f4f9;color:#1a4080;font-size:.72rem;font-weight:800;letter-spacing:.02em;flex-shrink:0;transition:background .18s ease,color .18s ease}.help-center__faq-item--open .help-center__faq-index{background:#8ec33c33;color:#3f6212}.help-center__faq-q-text{min-width:0;line-height:1.4}.help-center__faq-toggle{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#e8edf5;color:#334155;font-size:.75rem;transition:background .18s ease,color .18s ease,transform .18s ease}.help-center__faq-item:hover .help-center__faq-toggle:not(.help-center__faq-toggle--open){background:#d9e1ee}.help-center__faq-toggle--open{background:#030e4f;color:#fff;transform:rotate(180deg)}.help-center__faq-a-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.help-center__faq-a-wrap--open{grid-template-rows:1fr}.help-center__faq-a{overflow:hidden;min-height:0;padding:0 18px 0 66px;font-size:.92rem;color:#475467;line-height:1.65;font-weight:500;opacity:0;transition:opacity .2s ease,padding .28s ease}.help-center__faq-a-wrap--open .help-center__faq-a{padding-bottom:18px;opacity:1}.help-center__faq-a pre{margin:0;white-space:pre-wrap;font-family:inherit;color:inherit}@keyframes hc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:960px){.help-center__faq-hero{grid-template-columns:1fr;padding:18px 16px}.help-center__faq-hero-aside{display:none}.help-center__faq-a{padding-left:16px;padding-right:16px}}.help-center__tickets{display:flex;flex-direction:column;gap:16px}.help-center__tickets-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-radius:14px;border:1px solid var(--hc-line);background:radial-gradient(480px 140px at 0% 0%,rgba(26,64,128,.12),transparent 55%),radial-gradient(360px 120px at 100% 100%,rgba(142,195,60,.14),transparent 50%),linear-gradient(135deg,#fff,#f4f7fb)}.help-center__tickets-kicker{display:inline-block;margin-bottom:4px;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--hc-navy-soft)}.help-center__tickets-count{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:72px;padding:10px 12px;border-radius:14px;background:var(--hc-navy);color:#fff;box-shadow:0 10px 24px #030e4f2e}.help-center__tickets-count strong{font-size:1.45rem;font-weight:800;line-height:1}.help-center__tickets-count span{margin-top:2px;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.8}.help-center__ticket-list{display:flex;flex-direction:column;gap:10px}.help-center__ticket{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--hc-line);border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.help-center__ticket:hover{border-color:#1a408033;box-shadow:0 10px 22px #030e4f0f;transform:translateY(-1px)}.help-center__ticket--unread{border-color:#f9731659;background:linear-gradient(180deg,#fffbf5,#fff 70%);box-shadow:0 8px 24px #f9731614}.help-center__ticket-left{display:flex;align-items:flex-start;gap:12px;min-width:0;flex:1}.help-center__ticket-left>div{min-width:0}.help-center__ticket-icon{width:40px;height:40px;border-radius:11px;background:#1a40801a;color:var(--hc-navy);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.help-center__ticket-title{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-weight:750;color:var(--hc-ink);font-size:.95rem}.help-center__ticket-new{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#fff7ed;border:1px solid #fdba74;color:#c2410c;font-size:.68rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.help-center__ticket-meta{font-size:.8rem;color:var(--hc-muted);margin-top:3px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-center__ticket-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.help-center__ticket--unread .help-center__ticket-btn{background:#fff7ed;border-color:#fdba74;color:#9a3412}.help-center__ticket--unread .help-center__ticket-btn:hover{background:#ffedd5}.help-center__badge{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:5px 11px;font-size:.74rem;font-weight:750;text-transform:capitalize}.help-center__badge--open{background:#dbeafe;color:#1d4ed8}.help-center__badge--in_progress{background:#fef9c3;color:#854d0e}.help-center__badge--resolved{background:#dcfce7;color:#166534}.help-center__badge--closed{background:#f1f5f9;color:#475569}.help-center__ticket-btn{border:1px solid rgba(26,64,128,.2);background:#fff;color:var(--hc-navy);border-radius:10px;padding:8px 12px;font-size:.8rem;font-weight:700;cursor:pointer;transition:background .15s ease}.help-center__ticket-btn:hover{background:#1a40800f}.help-center__chat{display:flex;flex-direction:column;gap:0;min-height:560px;border:1px solid rgba(15,23,42,.08);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 18px 40px #030e4f14,0 1px 2px #0f172a0a;min-width:0;max-width:100%;box-sizing:border-box}.help-center__chat-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08);background:radial-gradient(480px 140px at 0% 0%,rgba(142,195,60,.28),transparent 55%),linear-gradient(135deg,#030e4f,#12306e 55%,#1a4080);color:#fff}.help-center__chat-header-main{display:flex;align-items:center;gap:12px;min-width:0}.help-center__chat-avatar{position:relative;width:48px;height:48px;border-radius:50%;background:linear-gradient(145deg,#8ec33c,#5f9a1f);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 3px #ffffff2e,0 10px 22px #00000038;flex-shrink:0;font-size:1.1rem}.help-center__chat-avatar-pulse{position:absolute;inset:-3px;border-radius:50%;border:2px solid rgba(142,195,60,.55);animation:hc-avatar-ring 2s ease-out infinite;pointer-events:none}.help-center__chat-header-copy{min-width:0;flex:1}.help-center__chat-agent{font-weight:800;color:#fff;font-size:1.05rem;letter-spacing:-.01em}.help-center__chat-status{display:inline-flex;align-items:center;gap:7px;margin-top:4px;font-size:.78rem;font-weight:650;color:#ffffffd1}.help-center__chat-status-dot{width:7px;height:7px;border-radius:50%;background:#86efac;box-shadow:0 0 0 3px #86efac40;flex-shrink:0}.help-center__chat-status--looking .help-center__chat-status-dot,.help-center__chat-status--waiting .help-center__chat-status-dot{background:#fde68a;box-shadow:0 0 0 3px #fde68a47;animation:hc-pulse 1.4s ease-in-out infinite}.help-center__chat-status--typing .help-center__chat-status-dot,.help-center__chat-status--sending .help-center__chat-status-dot{background:#93c5fd;box-shadow:0 0 0 3px #93c5fd4d;animation:hc-pulse 1.1s ease-in-out infinite}.help-center__chat-live{margin-left:auto;display:inline-flex;align-items:center;gap:6px;font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#14532d;background:#dcfce7f2;border-radius:999px;padding:7px 11px;flex-shrink:0}.help-center__chat-live-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #22c55e33;animation:hc-pulse 1.8s ease-in-out infinite}.help-center__chat-box{border:none;border-radius:0;background:radial-gradient(700px 220px at 0% 0%,rgba(142,195,60,.07),transparent 55%),radial-gradient(520px 180px at 100% 100%,rgba(26,64,128,.05),transparent 50%),linear-gradient(180deg,#f4f7fb,#eef2f7);height:min(54vh,500px);overflow-x:hidden;overflow-y:auto;padding:20px 16px;scroll-behavior:smooth}.help-center__chat-welcome{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:28px 16px;max-width:340px;margin:0 auto}.help-center__chat-welcome-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;margin-bottom:6px;background:linear-gradient(145deg,#8ec33c38,#1a408024);color:var(--hc-navy);font-size:1.35rem;box-shadow:0 10px 24px #030e4f14}.help-center__chat-welcome h3{margin:0;font-size:1.15rem;font-weight:800;color:var(--hc-ink);letter-spacing:-.02em}.help-center__chat-welcome p{margin:0;font-size:.9rem;line-height:1.5;color:var(--hc-muted);font-weight:550}.help-center__chat-row{display:flex;align-items:flex-end;margin-bottom:16px;gap:10px;animation:hc-fade-up .28s ease both}.help-center__chat-row--right{justify-content:flex-end}.help-center__chat-face{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.85rem;box-shadow:0 4px 10px #0f172a14}.help-center__chat-face--agent{background:linear-gradient(145deg,#8ec33c47,#1a40802e);color:var(--hc-navy)}.help-center__chat-face--you{background:linear-gradient(145deg,#030e4f,#1a4080);color:#fff}.help-center__chat-stack{display:flex;flex-direction:column;max-width:min(560px,calc(100% - 44px));min-width:0}.help-center__chat-row--right .help-center__chat-stack{align-items:flex-end}.help-center__chat-meta{display:flex;align-items:baseline;gap:8px;margin-bottom:6px;font-size:.74rem;color:var(--hc-muted);font-weight:600}.help-center__chat-row--right .help-center__chat-meta{flex-direction:row-reverse}.help-center__chat-meta-name{font-weight:800;color:#334155}.help-center__chat-meta-time{opacity:.85;font-variant-numeric:tabular-nums}.help-center__chat-bubble{border-radius:16px 16px 16px 6px;padding:13px 15px;font-size:.95rem;line-height:1.55;background:#fff;border:1px solid rgba(15,23,42,.06);color:#0f172a;box-shadow:0 8px 22px #0f172a0f;word-break:break-word;overflow-wrap:anywhere}.help-center__chat-bubble--agent{background:linear-gradient(180deg,#fff,#f8fafc);border-color:#1a408014}.help-center__chat-bubble--user{background:linear-gradient(145deg,#030e4f,#1a4080 55%,#2456a0);border-color:transparent;color:#fff;border-radius:16px 16px 6px;box-shadow:0 12px 28px #030e4f47;font-weight:550;letter-spacing:.01em}.help-center__chat-bubble--typing{display:inline-flex;gap:5px;align-items:center;min-width:58px;padding:14px 16px}.help-center__chat-bubble--typing span{width:7px;height:7px;border-radius:50%;background:var(--hc-navy-soft);animation:hc-dot 1.1s infinite ease-in-out}.help-center__chat-bubble--typing span:nth-child(2){animation-delay:.15s}.help-center__chat-bubble--typing span:nth-child(3){animation-delay:.3s}.help-center__chat-bubble pre,.help-center__chat-bubble p{margin:0;white-space:pre-wrap;font-family:inherit;color:inherit}.help-center__chat-bubble--user a{color:#d9f99d;text-decoration:underline}.help-center__chat-bubble--enter{animation:hc-bubble-in .45s cubic-bezier(.22,1,.36,1) both}.help-center__chat-receipt{display:inline-flex;align-items:center;justify-content:center;margin-top:7px;min-width:28px;min-height:22px;border-radius:999px;padding:3px 8px;transition:background .25s ease,box-shadow .25s ease,transform .25s ease}.help-center__chat-receipt--focus{transform:scale(1.04)}.help-center__chat-receipt--sending{background:#0f172a0f;box-shadow:inset 0 0 0 1px #0f172a0f}.help-center__chat-receipt--sent{background:transparent;color:#94a3b8}.help-center__chat-receipt--seen{background:#22c55e1f;box-shadow:inset 0 0 0 1px #22c55e47;color:#16a34a}.help-center__chat-receipt--seen.help-center__chat-receipt--focus{background:#22c55e2e;box-shadow:inset 0 0 0 1px #22c55e59,0 0 0 4px #22c55e1f;animation:hc-seen-pop .45s ease both}.help-center__chat-send-dots{display:inline-flex;align-items:center;gap:4px;height:12px}.help-center__chat-send-dots i{width:5px;height:5px;border-radius:50%;background:#64748b;display:block;animation:hc-send-dot 1s ease-in-out infinite}.help-center__chat-send-dots i:nth-child(2){animation-delay:.15s}.help-center__chat-send-dots i:nth-child(3){animation-delay:.3s}.help-center__chat-checks{display:inline-flex;align-items:center;position:relative;width:14px;height:12px;color:#94a3b8}.help-center__chat-checks--seen{width:18px;color:#16a34a}.help-center__chat-checks i{position:absolute;font-size:.72rem;line-height:1;top:0}.help-center__chat-checks i:first-child{left:0}.help-center__chat-checks--seen i:last-child{left:6px}.help-center__chat-checks:not(.help-center__chat-checks--seen) i:last-child{display:none}.hc-chat-step{margin:4px 0}.hc-chat-list{margin:6px 0 0;padding-left:18px}.help-center__chat-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.help-center__chat-actions button{border-radius:10px;padding:8px 12px;font-size:.8rem;font-weight:700;cursor:pointer;transition:transform .15s ease,background .15s ease}.help-center__chat-actions button:hover{transform:translateY(-1px)}.help-center__chat-actions button:first-child{border:none;background:var(--hc-brand);color:#16300a}.help-center__chat-actions button:last-child{border:1px solid #d1d5db;background:#fff;color:#374151}.help-center__chat-compose{display:block;padding:12px 14px 14px;border-top:1px solid rgba(15,23,42,.06);background:linear-gradient(180deg,#f8fafc,#fff);box-sizing:border-box;min-width:0}.help-center__chat-compose-shell{display:flex;align-items:center;gap:8px;padding:8px 8px 8px 14px;border-radius:16px;border:1px solid rgba(15,23,42,.1);background:#fff;box-shadow:0 10px 28px #030e4f14;transition:border-color .15s ease,box-shadow .15s ease;min-width:0;width:100%;box-sizing:border-box}.help-center__chat-compose-shell:focus-within{border-color:#8ec33cbf;box-shadow:0 0 0 4px #8ec33c29,0 12px 28px #030e4f1a}.help-center__chat-compose-icon{color:#94a3b8;font-size:.9rem;flex-shrink:0}.help-center__chat-compose input{flex:1;border:none;outline:none;background:transparent;padding:10px 4px;font-size:.98rem;font-weight:550;color:#0f172a;min-width:0}.help-center__chat-compose input::placeholder{color:#94a3b8;font-weight:500}.help-center__chat-compose button{border:none;background:linear-gradient(145deg,#8ec33c,#6fa628);color:#16300a;border-radius:12px;width:46px;height:46px;flex-shrink:0;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease;box-shadow:0 8px 16px #5f9a1f47}.help-center__chat-compose button:hover:not(:disabled){transform:translateY(-1px) scale(1.03);box-shadow:0 12px 22px #5f9a1f57}.help-center__chat-compose button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.help-center__typing{font-size:.78rem;color:var(--hc-muted);margin-bottom:4px;font-weight:650}@keyframes hc-pulse{0%,to{box-shadow:0 0 0 3px #22c55e33}50%{box-shadow:0 0 0 6px #22c55e14}}@keyframes hc-seen-pop{0%{opacity:0;transform:translateY(4px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hc-send-dot{0%,80%,to{opacity:.35;transform:translateY(0) scale(.85)}40%{opacity:1;transform:translateY(-2px) scale(1.15)}}@keyframes hc-bubble-in{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hc-avatar-ring{0%{transform:scale(.92);opacity:.85}70%{transform:scale(1.18);opacity:0}to{transform:scale(1.18);opacity:0}}@keyframes hc-eye-blink{0%,45%,55%,to{opacity:1;transform:scaleY(1)}50%{opacity:.35;transform:scaleY(.2)}}@keyframes hc-spin{to{transform:rotate(360deg)}}@keyframes hc-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hc-dot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@keyframes hc-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.hc-skel{display:flex;flex-direction:column;gap:16px}.hc-skel__bar,.hc-skel__chip,.hc-skel__square,.hc-skel__circle,.hc-skel__pill,.hc-skel__btn,.hc-skel__search,.hc-skel__send,.hc-skel__avatar,.hc-skel__kb-thumb,.hc-skel__bubble,.hc-skel__textarea{background:linear-gradient(90deg,#e8edf5,#f5f7fb,#e8edf5 90%);background-size:220% 100%;animation:hc-skel-shimmer 1.35s ease-in-out infinite;border-radius:8px;display:block}.hc-skel__bar--xs{width:72px;height:10px}.hc-skel__bar--sm{width:120px;height:12px}.hc-skel__bar--md{width:180px;height:14px}.hc-skel__bar--lg{width:220px;height:22px}.hc-skel__bar--xl{width:min(100%,340px);height:28px}.hc-skel__bar--fill{width:100%;height:14px}.hc-skel__col{display:flex;flex-direction:column;gap:8px;min-width:0}.hc-skel__col--grow{flex:1}.hc-skel__banner,.hc-skel__faq-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-radius:14px;border:1px solid rgba(15,23,42,.07);background:#fff}.hc-skel__chip{width:72px;height:64px;border-radius:14px;flex-shrink:0}.hc-skel__chip--lg{width:88px;height:88px;border-radius:22px}.hc-skel__kb-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(230px,100%),1fr));gap:14px}.hc-skel__kb-card{display:flex;flex-direction:column;gap:10px;padding:0 0 14px;border:1px solid rgba(15,23,42,.07);border-radius:16px;overflow:hidden;background:#fff}.hc-skel__kb-thumb{width:100%;aspect-ratio:16 / 10;border-radius:0}.hc-skel__kb-card .hc-skel__bar{margin-left:14px;margin-right:14px}.hc-skel__faq-list,.hc-skel__ticket-list{display:flex;flex-direction:column;gap:10px}.hc-skel__faq-row,.hc-skel__ticket{display:flex;align-items:center;gap:12px;padding:16px;border-radius:14px;border:1px solid rgba(15,23,42,.07);background:#fff}.hc-skel__square{width:34px;height:34px;border-radius:10px;flex-shrink:0}.hc-skel__square--lg{width:40px;height:40px;border-radius:11px}.hc-skel__circle{width:32px;height:32px;border-radius:50%;flex-shrink:0}.hc-skel__pill{width:72px;height:26px;border-radius:999px;flex-shrink:0}.hc-skel__btn{width:96px;height:32px;border-radius:10px;flex-shrink:0}.hc-skel__search{width:min(100%,280px);height:44px;border-radius:999px}.hc-skel__search--grow{flex:1;width:auto}.hc-skel--chat{gap:12px;min-height:480px}.hc-skel__chat-header{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:14px;border:1px solid rgba(15,23,42,.07);background:#fff}.hc-skel__avatar{width:44px;height:44px;border-radius:50%;flex-shrink:0}.hc-skel__avatar--sm{width:30px;height:30px}.hc-skel__chat-box{flex:1;min-height:280px;border-radius:14px;border:1px solid rgba(15,23,42,.07);background:#f8fafc;padding:16px;display:flex;flex-direction:column;gap:12px}.hc-skel__bubble{height:52px;max-width:62%;border-radius:14px}.hc-skel__bubble--left{align-self:flex-start;width:58%}.hc-skel__bubble--right{align-self:flex-end;width:48%}.hc-skel__bubble--short{width:36%;height:40px}.hc-skel__bubble--mid{width:44%;height:46px}.hc-skel__bubble--thread{width:min(280px,70%);height:64px}.hc-skel__compose{display:flex;gap:10px}.hc-skel__send{width:48px;height:44px;border-radius:12px;flex-shrink:0}.hc-skel--modal{gap:12px;padding:4px 0}.hc-skel--ticket-view{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;gap:0;padding:0;background:#f4f7fb}.hc-skel__ticket-top{flex-shrink:0;background:#fff}.hc-skel__info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px 22px 12px;border-bottom:1px solid rgba(15,23,42,.08)}.hc-skel__info-card{min-width:0;padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid rgba(15,23,42,.05);display:flex;flex-direction:column;gap:8px}.hc-skel__subject-card{display:flex;flex-direction:column;gap:8px;margin:12px 22px 0;padding:12px 14px;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.08)}.hc-skel__ticket-thread{display:flex;flex-direction:column;gap:14px;flex:1 1 auto;min-height:180px;overflow:hidden;padding:16px 22px;margin-top:12px;background:#eef2f8;border-top:1px solid rgba(15,23,42,.05);border-bottom:1px solid rgba(15,23,42,.05)}.hc-skel__thread-stack{display:flex;flex-direction:column;gap:6px;min-width:0;max-width:min(560px,88%)}.hc-skel__thread-row--end .hc-skel__thread-stack{align-items:flex-end}.hc-skel__bubble--you-skel{background:linear-gradient(90deg,#e8edf5,#f4f7fb,#e8edf5)}.hc-skel__reply-panel{flex-shrink:0;display:flex;flex-direction:column;gap:10px;padding:12px 22px 14px;background:#fff;border-top:1px solid rgba(15,23,42,.08)}.hc-skel__textarea--reply{height:88px}.hc-skel__file-row{width:100%;height:44px;border-radius:12px;border:1.5px dashed rgba(15,23,42,.14);background:linear-gradient(90deg,#eef1f6,#f8fafc,#eef1f6);background-size:200% 100%;animation:hc-skel-shimmer 1.35s ease-in-out infinite}.hc-skel--ticket-create{gap:10px;padding:2px 0 8px}.hc-skel__callout{display:block;width:100%;height:48px;border-radius:12px;background:linear-gradient(90deg,#eef3ff,#f8fafc,#eef3ff);background-size:200% 100%;animation:hc-skel-shimmer 1.35s ease-in-out infinite;border:1px solid #e6eeff}.hc-skel__info-row{display:flex;flex-wrap:wrap;gap:18px;padding-bottom:14px;border-bottom:1px solid rgba(15,23,42,.07);margin-bottom:8px}.hc-skel__thread{display:flex;flex-direction:column;gap:14px;max-height:280px;overflow:hidden;padding:8px 0}.hc-skel__thread-row{display:flex;gap:10px;align-items:flex-start}.hc-skel__thread-row--end{flex-direction:row-reverse}.hc-skel__textarea{width:100%;height:120px;border-radius:12px}@media(max-width:960px){.hc-skel__faq-hero .hc-skel__chip--lg{display:none}.hc-skel__kb-grid{grid-template-columns:1fr}.hc-skel__info-row,.hc-skel__info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hc-skel__ticket{flex-wrap:wrap}}.hc-modal-overlay{--hc-navy: #030e4f;--hc-navy-soft: #1a4080;--hc-brand: var(--color-brand, #8ec33c);--hc-brand-soft: rgba(142, 195, 60, .16);--hc-muted: #64748b;--hc-line: rgba(15, 23, 42, .08);--hc-ink: #0f172a;position:fixed;inset:0;z-index:1300;background:#030e4f7a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:16px;animation:hc-fade-up .2s ease both}.hc-modal{width:min(920px,100%);max-height:min(90vh,860px);overflow-x:hidden;overflow-y:auto;background:#fff;border-radius:18px;box-shadow:0 24px 60px #030e4f47;animation:hc-fade-up .28s ease both}.hc-modal--sm{width:min(640px,100%)}.hc-modal--ticket{display:flex;flex-direction:column;overflow:hidden;max-height:min(90vh,860px)}.hc-modal--ticket,.hc-modal--ticket .hc-ticket-modal__body,.hc-modal--ticket .hc-thread{scrollbar-width:none;-ms-overflow-style:none}.hc-modal--ticket::-webkit-scrollbar,.hc-modal--ticket .hc-ticket-modal__body::-webkit-scrollbar,.hc-modal--ticket .hc-thread::-webkit-scrollbar{display:none;width:0;height:0}.hc-modal--create{width:min(680px,100%);min-height:min(640px,90vh);background:radial-gradient(520px 180px at 0% 0%,rgba(142,195,60,.12),transparent 55%),linear-gradient(180deg,#f4f8ff,#fff 42%)}.hc-modal--view{width:min(860px,100%);height:min(90vh,820px);min-height:min(90vh,820px)}.hc-modal--video{width:min(1120px,calc(100vw - 32px));max-height:min(92vh,900px);overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:width .22s ease,height .22s ease,max-height .22s ease,border-radius .22s ease}.hc-modal--video-expanded{width:min(100vw - 16px,100%);height:min(100vh - 16px,100%);max-height:min(100vh - 16px,100%);border-radius:14px}.hc-modal-overlay--video-expanded{padding:8px;align-items:stretch;justify-content:stretch}.hc-modal-overlay--video-expanded .hc-modal--video-expanded{margin:auto}.hc-video-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 22px;color:#fff;flex-shrink:0;background:radial-gradient(520px 160px at 0% 0%,rgba(142,195,60,.32),transparent 58%),linear-gradient(135deg,#030e4f,#1a4080)}.hc-modal--video-brand .hc-video-modal__header{background:radial-gradient(520px 160px at 0% 0%,rgba(142,195,60,.4),transparent 58%),linear-gradient(135deg,#1f3d12,#3f6b1f)}.hc-modal--video-teal .hc-video-modal__header{background:radial-gradient(520px 160px at 0% 0%,rgba(45,212,191,.28),transparent 58%),linear-gradient(135deg,#0f3d3a,#1a6b66)}.hc-modal--video-slate .hc-video-modal__header{background:radial-gradient(520px 160px at 0% 0%,rgba(148,163,184,.28),transparent 58%),linear-gradient(135deg,#1e293b,#334155)}.hc-video-modal__header-main{display:flex;align-items:flex-start;gap:14px;min-width:0}.hc-video-modal__icon{width:48px;height:48px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffff24;border:1px solid rgba(255,255,255,.18);font-size:1.2rem;box-shadow:inset 0 0 0 1px #ffffff0f}.hc-video-modal__copy{min-width:0}.hc-video-modal__badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.hc-video-modal__badge{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.18);font-size:.72rem;font-weight:800;letter-spacing:.02em}.hc-video-modal__badge--soft{background:#8ec33c38;border-color:#8ec33c59}.hc-video-modal__title{margin:0;font-size:1.2rem;font-weight:800;letter-spacing:.01em}.hc-video-modal__sub{margin:5px 0 0;font-size:.84rem;line-height:1.45;opacity:.88;max-width:52ch}.hc-video-modal__actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.hc-video-modal__tool,.hc-video-modal__close{width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff1f;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s ease,transform .15s ease,border-color .15s ease}.hc-video-modal__tool:hover,.hc-video-modal__close:hover{background:#fff3;border-color:#ffffff59;transform:translateY(-1px)}.hc-video-modal__body{padding:18px 20px;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;background:radial-gradient(circle at 18% 12%,rgba(142,195,60,.16),transparent 42%),radial-gradient(circle at 92% 28%,rgba(26,64,128,.22),transparent 46%),#0b1220}.hc-video-modal__stage{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.hc-video-modal__glow{position:absolute;inset:-8% -4% auto;height:48%;background:radial-gradient(ellipse at center,rgba(142,195,60,.28),transparent 70%);pointer-events:none;filter:blur(8px)}.hc-video-frame{position:relative;width:100%;flex:1 1 auto;min-height:420px;padding-top:0;aspect-ratio:16 / 9;max-height:min(68vh,720px);background:#060b16;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 40px #00000059,inset 0 0 0 1px #ffffff0a}.hc-modal--video-expanded .hc-video-frame{min-height:0;max-height:none;height:100%;aspect-ratio:auto;flex:1 1 auto}.hc-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;opacity:1;transition:opacity .25s ease}.hc-video-frame--loading iframe{opacity:0;pointer-events:none}.hc-video-frame__mask{position:absolute;top:0;right:0;z-index:4;width:120px;height:56px;background:transparent;pointer-events:auto}.hc-video-frame--loading .hc-video-frame__mask{display:none}.hc-video-skel{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;background:#0f0f0f;overflow:hidden}.hc-video-skel__canvas{position:relative;flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;background:#0f0f0f;overflow:hidden}.hc-video-skel__wave{position:absolute;inset:0;background:linear-gradient(110deg,#0f0f0f 8%,#1a1a1a 18%,#272727,#1a1a1a 48%,#0f0f0f 58%);background-size:200% 100%;animation:hc-yt-shimmer 1.4s linear infinite}.hc-video-skel__play{position:relative;z-index:1;width:72px;height:72px;border-radius:18px;display:grid;place-items:center;background:#000;color:#fff;font-size:1.45rem;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.hc-video-skel__play i{padding-left:4px;line-height:1}.hc-video-skel__controls{flex-shrink:0;padding:10px 12px 12px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.55) 30%,#0f0f0f)}.hc-video-skel__progress{display:block;width:100%;height:3px;border-radius:999px;background:#ffffff2e;overflow:hidden;margin-bottom:10px}.hc-video-skel__progress i{display:block;width:28%;height:100%;border-radius:inherit;background:#f1f1f1;animation:hc-yt-progress 1.5s ease-in-out infinite}.hc-video-skel__row{display:flex;align-items:center;gap:10px}.hc-video-skel__btn,.hc-video-skel__time{background:#ffffff2e;border-radius:999px;animation:hc-yt-pulse 1.4s ease-in-out infinite}.hc-video-skel__btn{width:18px;height:18px;flex-shrink:0}.hc-video-skel__time{width:64px;height:10px}.hc-video-skel__spacer{flex:1 1 auto}@keyframes hc-yt-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes hc-yt-progress{0%,to{width:18%;opacity:.55}50%{width:42%;opacity:1}}@keyframes hc-yt-pulse{0%,to{opacity:.45}50%{opacity:.85}}.hc-video-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:14px 20px 16px;border-top:1px solid rgba(15,23,42,.06);background:#f8fafc;flex-shrink:0}.hc-video-modal__footer-note{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;color:#64748b;font-weight:600}.hc-video-modal__footer-note i{color:#8ec33c}.hc-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.08);background:radial-gradient(500px 120px at 0% 0%,rgba(142,195,60,.28),transparent 60%),linear-gradient(135deg,#030e4f,#1a4080);color:#fff}.hc-modal__title{margin:0;font-size:1.12rem;font-weight:800}.hc-modal__sub{margin:5px 0 0;font-size:.8rem;opacity:.85}.hc-modal__close{border:none;background:#ffffff1f;color:#fff;width:34px;height:34px;border-radius:10px;font-size:1.25rem;line-height:1;cursor:pointer}.hc-modal__close:hover{background:#fff3}.hc-modal__body{padding:18px 20px}.hc-modal__footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px 18px;border-top:1px solid var(--hc-line);background:#f8fafc}.hc-ticket-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 22px;border-bottom:1px solid rgba(15,23,42,.06);background:linear-gradient(180deg,#ffffffeb,#f8fafcb3);flex-shrink:0}.hc-ticket-modal__header--view{background:radial-gradient(480px 140px at 0% 0%,rgba(142,195,60,.28),transparent 58%),linear-gradient(135deg,#030e4f,#1a4080);border-bottom:none;color:#fff}.hc-ticket-modal__header-main{display:flex;align-items:center;gap:14px;min-width:0}.hc-ticket-modal__icon{width:46px;height:46px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(145deg,#e8f0ff,#dbeafe);color:#1d4ed8;font-size:1.15rem;box-shadow:inset 0 0 0 1px #1d4ed81f}.hc-ticket-modal__icon--light{background:#ffffff24;color:#fff;box-shadow:inset 0 0 0 1px #ffffff2e}.hc-ticket-modal__title{margin:0;font-size:1.15rem;font-weight:800;color:inherit}.hc-ticket-modal__header:not(.hc-ticket-modal__header--view) .hc-ticket-modal__title{color:var(--hc-navy)}.hc-ticket-modal__sub{margin:4px 0 0;font-size:.8rem;color:var(--hc-muted)}.hc-ticket-modal__header--view .hc-ticket-modal__sub{color:#ffffffd1}.hc-ticket-modal__close{border:none;width:34px;height:34px;border-radius:10px;background:#0f172a0f;color:#475569;font-size:1.3rem;line-height:1;cursor:pointer;flex-shrink:0;transition:background .15s ease,color .15s ease}.hc-ticket-modal__close:hover:not(:disabled){background:#0f172a1a;color:#0f172a}.hc-ticket-modal__close--light{background:#ffffff1f;color:#fff}.hc-ticket-modal__close--light:hover:not(:disabled){background:#fff3;color:#fff}.hc-ticket-modal__close:disabled{opacity:.55;cursor:not-allowed}.hc-ticket-modal__body{padding:18px 22px 8px;overflow-x:hidden;overflow-y:auto;flex:1 1 auto;min-height:0}.hc-ticket-modal__body--view{background:#f4f7fb;padding:0;display:flex;flex-direction:column;overflow:hidden;flex:1 1 auto;min-height:0}.hc-ticket-chat{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%}.hc-ticket-chat__top{flex-shrink:0}.hc-ticket-callout{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;margin-bottom:16px;border-radius:12px;background:#f5f8ff;border:1px solid #e6eeff;color:#2b3a5a;font-size:.86rem;line-height:1.45}.hc-ticket-callout i{color:#1d4ed8;margin-top:2px}.hc-ticket-meta-line{margin-top:4px;margin-bottom:10px;font-size:.78rem;color:var(--hc-muted);font-weight:600}.hc-ticket-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:14px 22px 18px;border-top:1px solid rgba(15,23,42,.06);background:#f8fafc;flex-shrink:0;position:relative;z-index:2}.hc-ticket-modal__footer-note{display:inline-flex;align-items:center;gap:7px;font-size:.76rem;color:var(--hc-muted);font-weight:600}.hc-ticket-modal__footer-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.hc-modal__footer button,.hc-btn{border-radius:10px;padding:10px 14px;font-size:.88rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.hc-btn--ghost{border:1px solid #d1d5db;background:#fff;color:#374151}.hc-btn--ghost:hover:not(:disabled){background:#f8fafc}.hc-btn--primary{border:none;background:#8ec33c;background:linear-gradient(135deg,#8ec33c,#6fa828);color:#fff;box-shadow:0 8px 18px #8ec33c47}.hc-btn--primary:hover:not(:disabled){background:#9ad14a;background:linear-gradient(135deg,#9ad14a,#8ec33c);color:#fff;filter:none}.hc-btn--primary:disabled{background:#c5dba0;color:#fff;opacity:.85;cursor:not-allowed}.hc-btn--ghost:disabled{opacity:.6;cursor:not-allowed}.hc-btn-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:rim-spin .7s linear infinite}@keyframes rim-spin{to{transform:rotate(360deg)}}.hc-field{margin-bottom:14px}.hc-field--flush{margin-bottom:10px}.hc-field label,.hc-field-label{display:block;font-size:.8rem;font-weight:750;color:#374151;margin-bottom:6px}.hc-field-hint{display:block;margin-top:6px;font-size:.74rem;color:var(--hc-muted)}.hc-field input,.hc-field textarea{width:100%;border:1px solid #d1d5db;border-radius:12px;padding:11px 12px;font-size:.92rem;font-family:inherit;background:#fff;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.hc-field input:focus,.hc-field textarea:focus{outline:none;border-color:#1a408073;box-shadow:0 0 0 3px #1a40801f}.hc-field textarea{min-height:160px;resize:vertical}.hc-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hc-file-ui{width:100%;border:1.5px dashed rgba(15,23,42,.18);border-radius:12px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;font:inherit;text-align:left;color:inherit}.hc-file-ui:hover{background:#f8fbff;border-color:#1a408059;box-shadow:0 0 0 3px #1a40800f}.hc-file-ui--filled{border-style:solid;border-color:#8ec33c73;background:#f7fbef}.hc-file-ui--compact{padding:10px 12px}.hc-file-ui__left{display:inline-flex;align-items:center;gap:8px;min-width:0;color:#1e293b;font-weight:700;font-size:.88rem}.hc-file-ui__left i{color:var(--hc-navy-soft)}.hc-file-ui__left span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-file-ui__hint{font-size:.74rem;color:var(--hc-muted);font-weight:600;flex-shrink:0}.hc-file-ui__clear{color:#b91c1c;font-weight:750;cursor:pointer}.hc-file-ui__clear:hover{text-decoration:underline}.hc-ticket-info{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px 22px 12px;background:#fff;border-bottom:1px solid var(--hc-line)}.hc-ticket-info__card{min-width:0;padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid rgba(15,23,42,.05)}.hc-ticket-info__label{font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--hc-muted)}.hc-ticket-info__value{margin-top:5px;font-size:.92rem;font-weight:800;color:var(--hc-navy);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-ticket-subject{display:flex;flex-direction:column;gap:4px;margin:12px 22px 0;padding:12px 14px;border-radius:12px;background:#fff;border:1px solid var(--hc-line)}.hc-ticket-subject__label{font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--hc-muted)}.hc-ticket-subject strong{color:var(--hc-navy);font-size:.95rem}.hc-thread{display:flex;flex-direction:column;gap:14px;flex:1 1 auto;min-height:180px;max-height:none;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:auto;padding:16px 22px;margin:12px 0 0;background:linear-gradient(180deg,#f4f7fb33,#f4f7fbe6),#eef2f8;border-top:1px solid rgba(15,23,42,.05);border-bottom:1px solid rgba(15,23,42,.05);scrollbar-width:thin;scrollbar-color:rgba(26,64,128,.35) transparent}.hc-thread__anchor{width:100%;height:1px;flex-shrink:0}.hc-modal--ticket .hc-thread{scrollbar-width:thin;-ms-overflow-style:auto}.hc-modal--ticket .hc-thread::-webkit-scrollbar{display:block;width:6px;height:6px}.hc-modal--ticket .hc-thread::-webkit-scrollbar-thumb{background:#1a408059;border-radius:999px}.hc-modal--ticket .hc-thread::-webkit-scrollbar-track{background:transparent}.hc-thread__empty{margin:auto;padding:24px 12px;text-align:center;color:var(--hc-muted);font-size:.88rem;font-weight:600}.hc-thread__row{display:flex;gap:10px;align-items:flex-start}.hc-thread__row--you{flex-direction:row-reverse}.hc-thread__stack{min-width:0;max-width:min(560px,88%)}.hc-thread__row--you .hc-thread__meta{justify-content:flex-end}.hc-thread__avatar{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.hc-thread__avatar--you{background:#dbeafe;color:#1d4ed8}.hc-thread__avatar--support{background:#dcfce7;color:#166534}.hc-thread__bubble{border-radius:14px;padding:11px 14px;font-size:.88rem;line-height:1.55;color:#374151;border:1px solid #e5e7eb;background:#fff;box-shadow:0 4px 14px #0f172a0a}.hc-thread__bubble--you{background:#fff;border-color:#e5e7eb}.hc-thread__bubble--support{background:#f0fdf4;border-color:#bbf7d0}.hc-thread__bubble img{max-width:200px;border-radius:8px;margin-top:8px;display:block}.hc-thread__meta{display:flex;align-items:center;gap:6px;margin-bottom:4px;font-size:.8rem}.hc-thread__meta strong{color:#111827}.hc-thread__meta span{color:#6b7280}.hc-reply-panel{margin:0;padding:12px 22px 14px;border-radius:0;background:#fff;border:none;border-top:1px solid var(--hc-line);box-shadow:none;flex-shrink:0}.hc-reply-panel__title{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;font-size:.84rem;font-weight:800;color:var(--hc-navy)}.hc-reply-panel .hc-field textarea{min-height:88px;background:#f8fafc}@media(max-width:1100px){.help-center__layout{grid-template-columns:220px minmax(0,1fr)}.help-center__nav-brand-sub{display:none}}@media(max-width:960px){.help-center{margin:0;min-height:0}.help-center__body{padding:12px 12px 24px}.help-center__layout{grid-template-columns:1fr;gap:12px;min-height:0}.help-center__nav{position:static;padding:12px 10px 14px;top:auto}.help-center__nav-brand{margin:0 2px 12px;padding:6px 6px 12px}.help-center__nav-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;overflow-x:hidden;padding:0}.help-center__nav-list>li{flex:unset;min-width:0}.help-center__nav-btn{width:100%;min-width:0;white-space:normal;padding:10px;transform:none;box-sizing:border-box}.help-center__nav-btn:hover{transform:none}.help-center__nav-btn--active{box-shadow:inset 0 -3px 0 var(--hc-brand)}.help-center__nav-label{font-size:.86rem}.help-center__panel{padding:16px 14px 20px;min-height:0}.help-center__panel--faq{padding:12px 10px 18px}.help-center__kb-banner,.help-center__tickets-banner{flex-direction:column;align-items:flex-start;padding:14px;gap:12px;width:100%;max-width:100%;box-sizing:border-box}.help-center__kb-banner-copy{min-width:0;width:100%}.help-center__kb-banner-meta,.help-center__tickets-count{flex-direction:row;gap:8px;min-width:0;padding:8px 12px;align-self:flex-start}.help-center__kb-banner-count,.help-center__tickets-count strong{font-size:1.1rem}.help-center__kb-grid{grid-template-columns:repeat(auto-fill,minmax(min(220px,100%),1fr));gap:12px}.help-center__faq-hero-title{font-size:1.45rem}.help-center__faq-q{padding:12px;gap:10px}.help-center__faq-index{width:34px;height:34px;font-size:.75rem}.help-center__faq-toolbar{flex-wrap:wrap;gap:8px}.help-center__ticket{flex-direction:column;align-items:stretch;gap:12px}.help-center__ticket-actions{justify-content:space-between;flex-wrap:wrap;gap:8px}.help-center__ticket-btn{flex:1 1 auto;justify-content:center}.help-center__chat{min-height:0;border-radius:16px}.help-center__chat-header{padding:12px;flex-wrap:wrap}.help-center__chat-live{display:none}.help-center__chat-box{min-height:280px;max-height:min(52vh,420px);height:min(52vh,420px);padding:12px}.help-center__chat-bubble{max-width:94%}.help-center__chat-actions{flex-wrap:wrap}.help-center__chat-actions button{flex:1 1 auto}.help-center__chat-compose{gap:8px;padding:10px;box-sizing:border-box}.help-center__chat-compose-shell{padding:6px 6px 6px 12px;min-width:0;width:100%;box-sizing:border-box}.help-center__chat-compose button{width:40px;height:40px;flex-shrink:0}.help-center__chat-compose input{min-width:0;font-size:16px}.help-center__chat-face{width:30px;height:30px;font-size:.75rem}.help-center__chat-stack{max-width:calc(100% - 40px)}.help-center__chat-bubble{font-size:.92rem;padding:12px 13px}.hc-modal-overlay{padding:10px;align-items:flex-end}.hc-modal,.hc-modal--sm,.hc-modal--create,.hc-modal--view,.hc-modal--video{width:100%;max-height:min(92vh,100%);border-radius:16px 16px 10px 10px}.hc-modal--video{width:min(100%,calc(100vw - 16px))}.hc-modal--video-expanded{width:100%;height:min(100vh - 8px,100%);max-height:min(100vh - 8px,100%);border-radius:12px 12px 0 0}.hc-modal-overlay--video-expanded{padding:4px 4px 0;align-items:flex-end}.hc-video-frame{min-height:260px;max-height:min(58vh,520px)}.hc-modal--video-expanded .hc-video-frame{min-height:0;max-height:none}.hc-modal--view{height:min(92vh,820px);min-height:min(92vh,820px)}.hc-modal--create{min-height:min(72vh,640px)}.hc-skel__info-grid{padding:12px 14px;gap:10px}.hc-skel__subject-card{margin-left:14px;margin-right:14px}.hc-skel__ticket-thread{padding:14px;min-height:140px}.hc-skel__reply-panel{padding:12px 14px}.hc-modal__header,.hc-modal__body,.hc-ticket-modal__header,.hc-ticket-modal__body{padding:14px}.hc-ticket-modal__body--view{padding:0}.hc-modal__footer,.hc-ticket-modal__footer{flex-wrap:wrap;padding:12px 14px 14px}.hc-modal__footer .hc-btn,.hc-modal__footer button,.hc-ticket-modal__footer-actions .hc-btn{flex:1 1 auto;min-width:120px}.hc-ticket-modal__footer-note{width:100%}.hc-ticket-info{grid-template-columns:1fr 1fr;gap:10px;padding:12px 14px}.hc-ticket-subject{margin-left:14px;margin-right:14px}.hc-reply-panel{margin:0;padding:12px 14px}.hc-thread{max-height:none;min-height:140px;padding:14px}.hc-thread__stack{max-width:92%}.hc-thread__bubble img{max-width:min(200px,100%)}.hc-field input,.hc-field textarea{font-size:16px}.hc-skel__banner,.hc-skel__faq-hero{flex-direction:column;align-items:flex-start}.hc-skel__kb-grid{grid-template-columns:1fr}}@media(max-width:640px){.help-center__body{padding:10px 8px 20px}.help-center__nav-brand-icon{width:34px;height:34px;font-size:1rem}.help-center__nav-brand-title{font-size:.88rem}.help-center__nav-icon{width:30px;height:30px;font-size:.85rem}.help-center__nav-btn{padding:8px 10px;gap:8px}.help-center__panel{padding:14px 12px 16px;border-radius:14px}.help-center__panel-title{font-size:1.05rem}.help-center__kb-grid{grid-template-columns:1fr}.help-center__faq-hero-title{font-size:1.28rem}.help-center__faq-hero-sub{font-size:.88rem}.help-center__faq-search{padding:10px 12px}.help-center__faq-q-text{font-size:.9rem}.help-center__faq-toggle{width:28px;height:28px}.help-center__ticket-left{gap:10px}.help-center__ticket-icon{width:36px;height:36px}.help-center__ticket-title{font-size:.92rem}.help-center__chat-avatar{width:36px;height:36px}.hc-ticket-info,.hc-skel__info-grid,.hc-skel__info-row{grid-template-columns:1fr}.hc-skel__compose{flex-wrap:wrap}.hc-modal__title,.hc-ticket-modal__title,.hc-video-modal__title{font-size:1rem}.hc-video-modal__header,.hc-video-modal__body,.hc-video-modal__footer{padding-left:14px;padding-right:14px}.hc-video-modal__footer-note{width:100%}.hc-video-frame{border-radius:12px}}@media(max-width:400px){.help-center__nav-label{font-size:.8rem}.help-center__faq-index{display:none}.help-center__chat-actions button{width:100%}}.help-center-page,.help-center-page .help-center,.help-center-page .help-center__body,.help-center-page .help-center__layout,.help-center-page .help-center__nav,.help-center-page .help-center__panel,.help-center-page .help-center__faq,.help-center-page .help-center__chat{overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}.help-center-page .help-center__nav-list::-webkit-scrollbar,.help-center-page .help-center__body::-webkit-scrollbar,.help-center-page .help-center__panel::-webkit-scrollbar{display:none;height:0}@media(max-width:992px){.site-layout__content:has(.help-center-page),.site-layout__content:has(.site-content--support){overflow-x:hidden}.help-center-page,.site-content--support.help-center-page{width:100%;max-width:100%;min-width:0;margin:0;border-radius:0;overflow-x:hidden;box-sizing:border-box}.help-center-page .top{padding-left:56px;box-sizing:border-box}.help-center-page .top h3{font-size:18px;line-height:1.25;min-width:0}.help-center{margin:0;min-height:0;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.help-center__body{padding:10px 10px 20px;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow-x:hidden}.help-center__layout{display:grid;grid-template-columns:1fr;gap:10px;min-height:0;width:100%;max-width:100%;min-width:0}.help-center__nav{position:static;top:auto;padding:10px;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:hidden}.help-center__nav-brand{margin:0 0 10px;padding:0 0 10px}.help-center__nav-brand-sub{display:none}.help-center__nav-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;overflow-x:hidden;flex-wrap:unset;padding:0}.help-center__nav-list>li{flex:unset;min-width:0}.help-center__nav-btn{width:100%;min-width:0;white-space:normal;padding:10px;gap:8px;transform:none;box-sizing:border-box}.help-center__nav-btn:hover{transform:none}.help-center__nav-btn--active{box-shadow:inset 0 -3px 0 var(--hc-brand)}.help-center__nav-label{font-size:.82rem;line-height:1.2;min-width:0;overflow-wrap:anywhere}.help-center__nav-icon{width:28px;height:28px;font-size:.8rem;flex-shrink:0}.help-center__panel{padding:14px 12px 16px;min-height:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow-x:hidden}.help-center__panel--faq{padding:8px 4px 12px}.help-center__panel-title,.help-center__panel-sub{overflow-wrap:anywhere;word-break:break-word}.help-center__kb-banner,.help-center__tickets-banner{flex-direction:column;align-items:stretch;padding:14px 12px;gap:12px;width:100%;max-width:100%;box-sizing:border-box}.help-center__kb-banner-copy{min-width:0;width:100%}.help-center__kb-banner-meta,.help-center__tickets-count{flex-direction:row;align-self:flex-start;min-width:0}.help-center__kb-grid{grid-template-columns:1fr;gap:12px;width:100%}.help-center__kb-card{min-width:0;max-width:100%}.help-center__faq{padding:0;width:100%;max-width:100%;overflow-x:hidden}.help-center__faq-hero{grid-template-columns:1fr;padding:16px 12px;margin-bottom:12px}.help-center__faq-hero-aside{display:none}.help-center__faq-hero-sub{max-width:100%}.help-center__faq-search{width:100%;max-width:100%;box-sizing:border-box}.help-center__faq-toolbar{flex-wrap:wrap;gap:8px}.help-center__faq-q{min-width:0}.help-center__tickets{width:100%;min-width:0}.help-center__ticket{flex-direction:column;align-items:stretch;gap:12px;min-width:0}.help-center__ticket-left{min-width:0;width:100%}.help-center__ticket-actions{width:100%;flex-wrap:wrap;gap:8px}.help-center__ticket-btn{flex:1 1 auto;justify-content:center}.help-center__chat{min-height:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box;border-radius:14px}.help-center__chat-header{padding:12px;flex-wrap:wrap;gap:8px;min-width:0}.help-center__chat-header-main{min-width:0;flex:1}.help-center__chat-live{display:none}.help-center__chat-box{min-height:220px;max-height:min(45vh,360px);height:min(45vh,360px);padding:10px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}.help-center__chat-bubble{max-width:92%}.help-center__chat-compose{padding:10px;box-sizing:border-box}.help-center__chat-compose-shell{min-width:0;width:100%;max-width:100%;padding:6px 6px 6px 10px;box-sizing:border-box}.help-center__chat-compose input{min-width:0;font-size:16px;padding:8px 4px}.help-center__chat-compose button{width:40px;height:40px;flex-shrink:0}.help-center__chat-actions{flex-wrap:wrap;gap:8px}.help-center__chat-actions button{flex:1 1 calc(50% - 4px);min-width:0}.hc-modal-overlay{padding:8px;align-items:flex-end;box-sizing:border-box}.hc-modal,.hc-modal--sm,.hc-modal--create,.hc-modal--view,.hc-modal--video,.hc-modal--ticket{width:100%;max-width:100%;box-sizing:border-box}.hc-modal__footer,.hc-ticket-modal__footer{flex-wrap:wrap}.hc-ticket-info,.hc-skel__info-grid,.hc-skel__kb-grid{grid-template-columns:1fr}}@media(max-width:640px){.help-center__body{padding:8px 8px 16px}.help-center__nav{padding:8px}.help-center__nav-brand{margin-bottom:8px;padding-bottom:8px}.help-center__nav-brand-icon{width:32px;height:32px;font-size:.95rem}.help-center__nav-brand-title{font-size:.85rem}.help-center__nav-btn{padding:8px;gap:6px;font-size:.8rem}.help-center__nav-label{font-size:.78rem}.help-center__panel{padding:12px 10px 14px;border-radius:12px}.help-center__panel-title{font-size:1.05rem}.help-center__faq-hero-title{font-size:1.2rem}.help-center__faq-index{display:none}.help-center__chat-avatar{width:34px;height:34px}.help-center__chat-actions button{flex:1 1 100%;width:100%}.hc-modal-overlay{padding:0;align-items:stretch}.hc-modal,.hc-modal--sm,.hc-modal--create,.hc-modal--view,.hc-modal--ticket,.hc-modal--video{max-height:100dvh;border-radius:0}.hc-modal__footer .hc-btn,.hc-modal__footer button,.hc-ticket-modal__footer-actions .hc-btn{width:100%;min-width:0}}@media(max-width:400px){.help-center__nav-list{grid-template-columns:1fr}.help-center__nav-btn{justify-content:flex-start}}.th-inner{display:flex;align-items:center;justify-content:space-between;gap:6px}.th-label{white-space:pre-line;line-height:1.35}.sort-icon{font-size:11px;opacity:.45;flex-shrink:0}.sort-icon.active{opacity:1}.site-content--requisitions .rq-dt-wrapper.dt-wrapper--list{width:100%;max-width:100%}.site-content--requisitions .rq-dt-wrapper .dt-table-scroll{overflow-x:clip;overflow-y:visible}.site-content--requisitions .rq-table{table-layout:fixed;width:100%;max-width:100%;min-width:0!important;border-collapse:separate;border-spacing:0}.site-content--requisitions .rq-table th,.site-content--requisitions .rq-table td{padding-left:8px;padding-right:8px}.rq-table .rq-col-date{width:8%}.rq-table .rq-col-accession{width:9%}.rq-table .rq-col-facility{width:14%}.rq-table .rq-col-physician,.rq-table .rq-col-patient{width:12%}.rq-table .rq-col-location,.rq-table .rq-col-test-type{width:10%}.rq-table .rq-col-lab{width:12%}.rq-table .rq-col-status{width:8%}.site-content--requisitions .rq-table th:not(.dt-col-expand):not(.cell-action),.site-content--requisitions .rq-table td:not(.cell-action):not(.dt-col-expand){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-content--requisitions .rq-table th.rq-col-facility,.site-content--requisitions .rq-table td.rq-col-facility{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;vertical-align:middle}.rq-col-facility__text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word;overflow-wrap:anywhere;line-height:1.35;max-width:100%}.site-content--requisitions .rq-table thead th:not(.dt-col-expand):not(.cell-action){overflow:visible}.site-content--requisitions .rq-table th .th-inner{align-items:center}.site-content--requisitions .rq-table th.cell-action,.site-content--requisitions .rq-table td.cell-action{text-align:center;padding-left:8px;padding-right:8px;white-space:nowrap!important;overflow:visible}.site-content--requisitions .rq-table th.cell-action .th-inner{justify-content:center}.site-content--requisitions .rq-table th.rq-col-flag,.site-content--requisitions .rq-table td.rq-col-flag{width:52px!important;min-width:52px!important;max-width:52px!important;padding-left:4px!important;padding-right:4px!important}.site-content--requisitions .rq-table th.rq-col-view,.site-content--requisitions .rq-table td.rq-col-view{width:44px!important;min-width:44px!important;max-width:44px!important;padding:var(--table-cell-padding-y) 4px!important;text-align:center;vertical-align:middle}.site-content--requisitions .rq-table .rq-col-view .btn-pdf-icon{padding:0;line-height:0}.site-content--requisitions .rq-table .rq-col-view .rq-pdf-icon{width:20px!important;height:22px!important;display:block}.rq-col-view-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.rq-flag-badge-btn{background:none;border:none;padding:0;margin:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;border-radius:var(--table-badge-radius);transition:opacity .12s,transform .1s}.rq-flag-badge-btn:hover:not(:disabled){opacity:.88;transform:scale(1.04)}.rq-flag-badge-btn:disabled{cursor:not-allowed;opacity:.55}.site-content--requisitions .rq-table tbody td.rq-col-flag{position:relative;z-index:1}.cell-accession,.cell-patient-name{color:#b87333!important;font-weight:500}.cell-patient-name{font-weight:600}.cell-bold{font-weight:600;color:var(--color-text-heading)!important}.cell-muted{color:var(--color-text-subtle)!important}.cell-upper{text-transform:uppercase;font-size:11.5px;letter-spacing:.3px}.req-status-text{font-weight:500}.req-status--submitted{color:#1e3a8a;font-weight:700}.req-status--in-process{color:#2563eb;font-weight:600}.req-status--rejected{color:#dc2626;font-weight:600}.req-status--canceled{color:var(--color-gray-ui);font-weight:600}.req-status--completed{color:#16a34a;font-weight:600}.req-status--hold{color:#b45309;font-weight:600}.site-content--requisitions .rq-table tbody tr.row-status--submitted,.site-content--requisitions .rq-table tbody tr.row-status--submitted:hover,.site-content--requisitions .rq-table tbody tr.row-status--submitted.dt-row--clickable:hover,.site-content--requisitions .rq-table tbody tr.row-status--submitted>td,.site-content--requisitions .rq-table tbody tr.row-status--submitted:hover>td,.site-content--requisitions .rq-table tbody tr.row-status--submitted.dt-row--clickable:hover>td{background-color:var(--table-row-pending-highlight)!important}.site-content--requisitions .rq-table tbody tr.row-status--submitted td.cell-muted,.site-content--requisitions .rq-table tbody tr.row-status--submitted td.rq-col-test-type,.site-content--requisitions .rq-table tbody tr.row-status--submitted td.rq-col-lab,.site-content--requisitions .rq-table tbody tr.row-status--submitted td:not(.cell-action):not(.dt-col-expand){color:#1e293b}.site-content--requisitions .rq-table tbody tr.row-status--submitted td.cell-bold{color:var(--color-text-heading)!important}.site-content--requisitions .rq-table tbody tr.row-status--submitted td.cell-accession,.site-content--requisitions .rq-table tbody tr.row-status--submitted td.cell-patient-name{color:#92400e!important}.site-content--requisitions .rq-table tbody tr.row-status--submitted .req-status--submitted{color:#fff}.btn-action-icon{background:none;border:none;padding:5px 7px;cursor:pointer;border-radius:5px;color:var(--color-gray-700);font-size:15px;display:inline-flex;align-items:center;justify-content:center;transition:background .12s,color .12s;line-height:1}.btn-action-icon:hover{background:#00000012;color:var(--color-text-heading)}.btn-action-icon:disabled{opacity:.45;cursor:not-allowed}.btn-action-icon--busy{pointer-events:none;opacity:.7}.btn-action-icon--more{cursor:pointer}.btn-spin--dark{display:inline-block;width:12px;height:12px;border:2px solid rgba(0,0,0,.15);border-top-color:var(--color-gray-700);border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}.req-sub-wrap{padding:14px 24px 18px;background:#fdf8ef;border-left:4px solid #f49f1c;overflow-x:hidden;max-width:100%}.req-sub-frame{border-radius:8px;overflow:hidden;border:1px solid #eedfc0;box-shadow:0 2px 12px #f49f1c1a,0 1px 4px #0000000d;width:100%;max-width:100%}.req-sub-table{width:100%;border-collapse:collapse;font-size:12.5px;table-layout:fixed}.req-sub-table th{background:#f49f1c;color:var(--color-white);font-weight:700;padding:12px 18px;text-align:left;white-space:normal;font-size:12px;letter-spacing:.15px;border-right:1px solid rgba(255,255,255,.18)}.req-sub-table th:last-child{border-right:none}.req-sub-th--rejected{background:#fecaca!important;color:#dc2626!important}.req-sub-table tbody tr{background:var(--color-white)}.req-sub-table td{padding:14px 18px!important;color:var(--color-text-primary);vertical-align:middle;border-top:1px solid #f5ede0;border-right:1px solid #f5ede0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.req-sub-table td:last-child{border-right:none}.req-sub-td--rejected{color:#dc2626;font-weight:500}.req-sub-value{display:block}.cell-report{text-align:center;padding:8px 10px!important}.btn-pdf-icon{background:none;border:none;padding:4px 6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;transition:background .12s}.btn-pdf-icon:hover:not(:disabled){background:#fce8e6}.btn-pdf-icon:disabled{opacity:.4;cursor:not-allowed}.btn-generate{background:var(--color-text-heading);color:var(--color-white);border:none;border-radius:5px;padding:6px 11px;font-size:11.5px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:116px;min-height:28px;font-family:inherit}.btn-generate:hover:not(:disabled){background:#2e2e2e}.btn-generate:disabled{opacity:.75;cursor:not-allowed}.btn-spin{display:inline-block;width:12px;height:12px;border:2px solid rgba(255,255,255,.35);border-top-color:var(--color-white);border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes stm-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes stm-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes stm-modal-in{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes stm-modal-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(12px) scale(.96)}}.stm-overlay{position:fixed;inset:0;background:#0000008c;z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px 16px;animation:stm-overlay-in .2s ease}.stm-overlay.stm-closing{animation:stm-overlay-out .22s ease forwards}.stm-overlay.stm-closing .stm-modal{animation:stm-modal-out .22s ease forwards}.stm-modal{background:var(--color-white);border-radius:8px;width:100%;max-width:420px;box-shadow:0 10px 36px #00000047;font-family:var(--app-font-family);animation:stm-modal-in .24s cubic-bezier(.16,1,.3,1)}.stm-header{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;background:var(--color-black);color:var(--color-white);border-radius:8px 8px 0 0;font-size:15px;font-weight:700}.stm-close-btn{background:none;border:none;color:var(--color-white);font-size:20px;line-height:1;cursor:pointer;padding:0 2px;opacity:.85}.stm-close-btn:hover{opacity:1}.stm-close-btn:disabled{opacity:.4;cursor:not-allowed}.stm-body{padding:20px 20px 6px;display:flex;flex-direction:column;gap:6px}.stm-label{font-size:12px;font-weight:700;color:var(--color-gray-700);margin-top:10px}.stm-body>.stm-label:first-child{margin-top:0}.stm-reason-field .stm-label{margin-top:4px}.stm-required{color:var(--color-error-dark);margin-left:2px}.stm-select,.stm-textarea{padding:9px 12px;border:1px solid var(--color-gray-500);border-radius:4px;font-size:13px;outline:none;font-family:inherit;background:var(--color-white);color:var(--color-text-primary);transition:border-color .2s,box-shadow .2s}.stm-textarea{resize:vertical;min-height:80px;line-height:1.45}.stm-select:focus,.stm-textarea:focus{border-color:var(--color-brand-hover);box-shadow:0 0 0 2px #8ec23d2e}@keyframes stm-reason-in{0%{opacity:0;transform:translateY(-6px);max-height:0}to{opacity:1;transform:translateY(0);max-height:160px}}.stm-reason-field{display:flex;flex-direction:column;gap:6px;overflow:hidden;animation:stm-reason-in .22s ease}.stm-footer{display:flex;justify-content:flex-end;gap:10px;padding:18px 20px 20px}.stm-btn{border:none;border-radius:4px;padding:8px 22px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,opacity .15s;display:inline-flex;align-items:center;justify-content:center;min-width:84px}.stm-btn-cancel{background:#4c9c2e;color:var(--color-white)}.stm-btn-cancel:hover:not(:disabled){background:#3f8225}.stm-btn-cancel:disabled{opacity:.6;cursor:not-allowed}.stm-btn-confirm{background:var(--color-black);color:var(--color-white)}.stm-btn-confirm:hover:not(:disabled){background:#2e2e2e}.stm-btn-confirm:disabled{opacity:.5;cursor:not-allowed}.pdf-overlay{position:fixed;inset:0;background:#0009;z-index:99998;display:flex;align-items:center;justify-content:center;padding:24px}.pdf-modal{background:var(--color-white);border-radius:10px;box-shadow:0 10px 48px #00000061;display:flex;flex-direction:column;width:100%;max-width:1000px;height:92vh;overflow:hidden}.pdf-modal-bar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-table-border);flex-shrink:0;padding:4px 11px;border-bottom:1px solid var(--color-black)!important;background-color:var(--color-black)!important;color:var(--color-white);border-top-right-radius:9px;border-top-left-radius:9px;color:var(--color-white)!important}.pdf-modal-title{margin:0;line-height:1.5;font-size:1.2rem}.pdf-modal-actions{display:flex;align-items:center;gap:10px}.pdf-modal-download{display:inline-flex;align-items:center;background-color:var(--color-error-bright);color:var(--color-white);border:none;border-radius:6px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;transition:background-color .15s}.pdf-modal-download:hover:not(:disabled){background-color:var(--color-error-deep)}.pdf-modal-download:disabled{opacity:.5;cursor:not-allowed}.pdf-modal-close{background:none;border:none;font-size:24px;line-height:1;color:var(--color-white);cursor:pointer;padding:0 4px;opacity:.85}.pdf-modal-close:hover{opacity:1}.pdf-modal-tabs{display:flex;align-items:center;gap:6px;padding:8px 16px;overflow-x:auto;background:#3c3f41;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.pdf-modal-tab{background:#ffffff14;color:var(--color-white);border:1px solid transparent;border-radius:6px;padding:5px 12px;font-size:12px;white-space:nowrap;cursor:pointer;opacity:.8}.pdf-modal-tab:hover{opacity:1}.pdf-modal-tab--active{background:var(--color-brand);opacity:1;border-color:var(--color-brand)}.pdf-modal-status-actions{display:flex;align-items:center;gap:8px}.pdf-modal-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 14px;border:none;border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.4px;cursor:pointer;transition:opacity .15s,transform .1s;white-space:nowrap}.pdf-modal-btn:hover{opacity:.85;transform:translateY(-1px)}.pdf-modal-btn:active{opacity:1;transform:translateY(0)}.pdf-modal-btn--accept,.pdf-modal-btn--confirm{background:#22c55e;color:var(--color-white)}.pdf-modal-btn--back{background:#4b5563;color:var(--color-white)}.pdf-modal-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.pdf-btn-spinner{display:inline-block;width:12px;height:12px;border:2px solid rgba(255,255,255,.4);border-top-color:var(--color-white);border-radius:50%;animation:pdf-spin .6s linear infinite}@keyframes pdf-spin{to{transform:rotate(360deg)}}.pdf-modal-btn--reject{background:#ef4444;color:var(--color-white)}.pdf-modal-btn--hold{background:var(--color-warning);color:var(--color-white)}.pdf-modal-btn--cancel{background:var(--color-gray-ui);color:var(--color-white)}.pdf-reason-overlay{position:absolute;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.pdf-reason-dialog{background:var(--color-white);border-radius:12px;padding:28px 28px 22px;width:420px;max-width:90%;box-shadow:0 20px 60px #00000059;display:flex;flex-direction:column;gap:14px}.pdf-reason-dialog-header{display:flex;align-items:center;gap:10px}.pdf-reason-dialog-icon{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;flex-shrink:0;color:var(--color-white)}.pdf-reason-dialog--reject .pdf-reason-dialog-icon{background:#ef4444}.pdf-reason-dialog--hold .pdf-reason-dialog-icon{background:var(--color-warning)}.pdf-reason-dialog--cancel .pdf-reason-dialog-icon{background:var(--color-gray-ui)}.pdf-reason-dialog-title{margin:0;font-size:1rem;font-weight:700;color:var(--color-text-slate)}.pdf-reason-dialog-desc{margin:0;font-size:13px;color:var(--color-gray-ui);line-height:1.5}.pdf-reason-textarea{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid var(--color-gray-450);border-radius:8px;font-size:13px;color:var(--color-text-slate);resize:vertical;outline:none;font-family:inherit;transition:border-color .15s;line-height:1.5}.pdf-reason-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.pdf-reason-textarea::placeholder{color:var(--color-gray-ui-muted)}.pdf-reason-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.pdf-reason-btn{padding:8px 20px;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:opacity .15s,transform .1s}.pdf-reason-btn:hover{opacity:.88;transform:translateY(-1px)}.pdf-reason-btn:active{opacity:1;transform:translateY(0)}.pdf-reason-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.pdf-reason-btn--back{background:#f3f4f6;color:var(--color-chart-axis)}.pdf-reason-btn--confirm{color:var(--color-white)}.pdf-reason-btn--reject{background:#ef4444}.pdf-reason-btn--hold{background:var(--color-warning)}.pdf-reason-btn--cancel{background:var(--color-gray-ui)}.pdf-modal-body{flex:1;overflow:hidden;position:relative;display:flex;align-items:stretch;justify-content:center;background:#525659}.pdf-frame{width:100%;height:100%;border:none;display:block}.pdf-frame-loading-overlay{position:absolute;inset:0;z-index:1;background:#525659}.pdf-loading{display:flex;flex-direction:column;align-items:center;gap:14px;color:var(--color-white);font-size:14px}.pdf-spinner{display:block;width:36px;height:36px;border:3px solid rgba(255,255,255,.3);border-top-color:var(--color-white);border-radius:50%;animation:spin .8s linear infinite}@keyframes toast-slide-in{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes toast-slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(30px)}}.toast-portal{position:fixed;top:20px;right:20px;z-index:99999;display:flex;flex-direction:column;gap:8px;pointer-events:none}.toast{display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:6px;font-size:13px;font-weight:500;min-width:260px;max-width:380px;box-shadow:0 4px 18px #00000038;animation:toast-slide-in .25s ease;pointer-events:all;font-family:inherit}.toast--success{background:#2e7d32;color:var(--color-white)}.toast--error{background:var(--color-error);color:var(--color-white)}.toast--hiding{animation:toast-slide-out .22s ease forwards}.toast-msg{flex:1;line-height:1.4}.toast-close{background:none;border:none;color:inherit;font-size:17px;line-height:1;cursor:pointer;opacity:.75;padding:0 2px;flex-shrink:0}.toast-close:hover{opacity:1}.pagination-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 4px;font-size:14px;color:var(--color-text-primary)}.pagination-info{display:flex;align-items:center;gap:10px}.pagination-info select{border:1px solid var(--color-gray-500);border-radius:4px;padding:4px 8px;font-size:14px;cursor:pointer}.pagination-controls{display:flex;align-items:center;gap:4px}.pagination-controls button{background:var(--color-white);border:1px solid var(--color-gray-500);border-radius:4px;padding:5px 10px;font-size:16px;cursor:pointer;color:var(--color-text-primary);line-height:1}.pagination-controls button:hover:not(:disabled){background:var(--color-text-heading);color:var(--color-white);border-color:var(--color-text-heading)}.pagination-controls button:disabled{opacity:.35;cursor:default}.page-indicator{padding:0 10px;font-size:14px;white-space:nowrap}.aa-overlay{position:fixed;inset:0;z-index:1500;background:#0f172a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:16px;animation:aa-fade-in .15s ease}@keyframes aa-fade-in{0%{opacity:0}to{opacity:1}}.aa-panel{width:min(96vw,640px);max-height:calc(100vh - 40px);background:var(--color-white);border-radius:20px;overflow:hidden;box-shadow:0 25px 60px #00206059;display:flex;flex-direction:column;animation:aa-pop-in .18s cubic-bezier(.16,1,.3,1)}@keyframes aa-pop-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.aa-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 26px;background:linear-gradient(135deg,var(--color-navy-deep) 0%,#1d4fb0 100%)}.aa-header-title{display:flex;align-items:center;gap:14px;min-width:0}.aa-icon-badge{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;border-radius:50%;background:#ffffff2e;color:var(--color-white)}.aa-header-title h2{margin:0 0 4px;color:var(--color-white);font-size:18px;font-weight:700;letter-spacing:.1px}.aa-category-chip{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;background:#ffffff29;color:var(--color-white)}.aa-category-chip--toxicology{background:#ffd2783d}.aa-close-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:none;background:transparent;color:var(--color-white);opacity:.85;cursor:pointer;transition:opacity .15s ease,background .15s ease}.aa-close-btn:hover{opacity:1;background:#ffffff24}.aa-body{padding:22px 26px 24px;background:#f7f9fc;overflow-y:auto}.aa-note{display:flex;align-items:center;gap:10px;background:#eef3ff;border:1px solid #cfdcff;color:var(--color-navy-deep);border-radius:12px;padding:12px 16px;font-size:13.5px;font-weight:500;margin-bottom:18px;box-shadow:0 2px 6px #2c3e6b0d}.aa-note svg{flex:0 0 auto;color:var(--color-text-link)}.aa-input-wrap{position:relative;margin-bottom:22px}.aa-input-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#1d4fb0;pointer-events:none}.aa-input{width:100%;font-size:16px;padding:14px 44px 14px 46px;border:2px solid #dce3f0;border-radius:14px;background:var(--color-white);box-shadow:0 2px 10px #2c3e6b12;transition:border-color .15s ease,box-shadow .15s ease;letter-spacing:.3px;color:var(--color-text-primary)}.aa-input::placeholder{font-size:13.5px;letter-spacing:normal;color:var(--color-text-placeholder)}.aa-input:focus{outline:none;border-color:var(--color-text-link);box-shadow:0 0 0 4px #2563eb26}.aa-input:disabled{background:var(--color-gray-100)}.aa-spinner{position:absolute;right:16px;top:50%;width:16px;height:16px;transform:translateY(-50%);border:2px solid #cfdcff;border-top-color:var(--color-text-link);border-radius:50%;animation:aa-spin .8s linear infinite}@keyframes aa-spin{to{transform:translateY(-50%) rotate(360deg)}}.aa-table-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:0 2px}.aa-table-header span:first-child{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--color-gray-ui)}.aa-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;border-radius:999px;background:var(--color-navy-deep);color:var(--color-white);font-size:12.5px;font-weight:700}.aa-table-wrap{max-height:300px;overflow-y:auto;border:1px solid var(--table-border);border-radius:14px;background:var(--color-white);box-shadow:0 2px 10px #2c3e6b0d}.aa-table{width:100%;border-collapse:collapse;font-size:13.5px}.aa-table thead th{position:sticky;top:0;background:#eef1f8;color:#334155;border-bottom:1px solid var(--table-border);font-size:11.5px;text-transform:uppercase;letter-spacing:.5px;font-weight:700;text-align:left;padding:11px 14px;z-index:1}.aa-table tbody td{padding:11px 14px;vertical-align:middle;border-top:1px solid var(--table-border-subtle);color:var(--color-text-primary)}.aa-table tbody tr:hover{background-color:#f4f7ff}.aa-col-num{width:40px}.aa-col-status{width:44%}.aa-accession-cell{font-weight:700;color:var(--color-text-link);letter-spacing:.2px}.aa-patient-cell{color:var(--color-text-muted)}.aa-row-new{animation:aa-row-fade-in .7s ease}@keyframes aa-row-fade-in{0%{background-color:#d7f7d7}to{background-color:transparent}}.aa-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 11px;border-radius:999px;font-size:11.5px;font-weight:700;letter-spacing:.1px;max-width:100%}.aa-badge svg{flex:0 0 auto}.aa-badge--success{background:#e3f9e5;color:#1a7f37}.aa-badge--error{background:#fdeaea;color:#c0392b}.aa-empty-state{text-align:center;padding:40px 10px;color:var(--color-gray-ui-light)}.aa-empty-state svg{display:block;margin:0 auto 10px;opacity:.6}.aa-empty-state p{margin:0;font-size:13px;font-weight:500}.aa-footer{padding:14px 26px;border-top:1px solid var(--table-border);display:flex;justify-content:flex-end;background:var(--color-white)}.aa-done-btn{padding:9px 26px;border-radius:10px;border:none;background:var(--color-navy-deep);color:var(--color-white);font-weight:700;font-size:14px;cursor:pointer;transition:background .15s ease,transform .1s ease}.aa-done-btn:hover{background:#1d4fb0}.aa-done-btn:active{transform:scale(.98)}@media(max-width:560px){.aa-panel{width:100%;max-height:calc(100vh - 24px);border-radius:16px}.aa-header,.aa-body,.aa-footer{padding-left:16px;padding-right:16px}.aa-table-wrap{max-height:240px}}@keyframes to-filter-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.to-filter-panel{margin-bottom:16px;padding:14px 16px 16px;border:1px solid #d4e4f4;border-radius:10px;background:linear-gradient(180deg,#f8fbff,#f3f7fc);box-shadow:inset 0 1px #ffffffe6}.to-filter-panel__row{display:flex;align-items:flex-end;gap:12px;width:100%;min-width:0}.to-filter-panel__fields{display:grid;gap:12px 14px;flex:1;min-width:0;align-items:end}.to-filter-panel__fields--3{grid-template-columns:repeat(3,minmax(0,1fr))}.to-filter-panel__fields--4{grid-template-columns:repeat(4,minmax(0,1fr))}.to-filter-panel__fields--5{grid-template-columns:repeat(5,minmax(0,1fr))}.to-filter-field{display:flex;flex-direction:column;gap:0;min-width:0}.to-filter-panel__clear{flex-shrink:0;height:36px;padding:0 16px;border-radius:6px;border:1px solid var(--color-border-default);background:var(--color-white);color:var(--color-text-secondary);font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.to-filter-panel__clear:hover:not(:disabled){border-color:#c8cdd8;background:#f8f9fb;color:var(--color-text-primary)}.to-filter-panel__clear:disabled{opacity:.45;cursor:default}.to-filter-panel__clear--active{color:var(--color-white);background:linear-gradient(180deg,#9ad04a 0%,var(--color-brand) 100%);border-color:#7eb532;box-shadow:inset 0 1px #ffffff38;opacity:1}.to-filter-panel__clear--active:hover:not(:disabled){background:linear-gradient(180deg,var(--color-brand) 0%,var(--color-brand-dark) 100%);border-color:var(--color-brand-dark);color:var(--color-white)}.to-filter-panel__clear-skeleton{flex-shrink:0;width:96px;height:36px;border-radius:6px;background:var(--settings-shimmer, linear-gradient(90deg, #e8eef5 0%, #f4f7fb 50%, #e8eef5 100%));background-size:220% 100%;animation:to-filter-shimmer 1.35s ease-in-out infinite}.to-filter-field .req-filter__control{min-height:36px;border-color:var(--color-border-default);background:var(--color-white);border-radius:6px;transition:border-color .15s,box-shadow .15s}.to-filter-field .req-filter__control:hover{border-color:#b8c99a}.to-filter-field .req-filter__control--is-focused{border-color:var(--color-brand);box-shadow:0 0 0 2px #88c43a2e}.to-filter-field .req-filter__value-container{padding-left:10px}.to-filter-field .req-filter__placeholder,.to-filter-field .req-filter__single-value{font-size:13px}.to-filter-field__skeleton-input{display:block;border-radius:6px;background:var(--settings-shimmer, linear-gradient(90deg, #e8eef5 0%, #f4f7fb 50%, #e8eef5 100%));background-size:220% 100%;animation:to-filter-shimmer 1.35s ease-in-out infinite;width:100%;height:36px}@media(max-width:1200px){.to-filter-panel__fields--5{grid-template-columns:repeat(3,minmax(0,1fr))}.to-filter-panel__fields--4,.to-filter-panel__fields--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:992px){.to-filter-panel__row{flex-wrap:wrap;align-items:stretch}.to-filter-panel__fields--5,.to-filter-panel__fields--4,.to-filter-panel__fields--3{grid-template-columns:1fr 1fr;width:100%;flex:1 1 100%}.to-filter-panel__clear,.to-filter-panel__clear-skeleton{width:100%}.to-filter-mobile-bar--toxicology,.to-filter-mobile-bar--molecular{flex-wrap:wrap}.to-filter-mobile-bar--toxicology .list-search-input,.to-filter-mobile-bar--molecular .list-search-input{flex:1 1 calc(50% - 6px);min-width:0}}@media(max-width:540px){.to-filter-panel{padding:12px}.to-filter-panel__fields--5,.to-filter-panel__fields--4,.to-filter-panel__fields--3{grid-template-columns:1fr}}.site-content--requisitions{width:100%;min-width:0;max-width:100%;box-sizing:border-box;overflow:visible}.site-content--requisitions .main-content{padding:16px 20px 18px;min-width:0;width:100%;box-sizing:border-box;overflow:visible}.site-content--requisitions .rq-dt-wrapper.dt-wrapper--list,.site-content--requisitions .req-table-wrapper.dt-wrapper--list{width:100%;max-width:100%;overflow:visible}.site-content--requisitions .rq-dt-wrapper.dt-wrapper--list .dt-table-scroll,.site-content--requisitions .req-table-wrapper.dt-wrapper--list .dt-table-scroll{overflow-x:clip;overflow-y:visible;max-width:100%}@media(min-width:993px){.site-content--requisitions .rq-dt-wrapper.dt-wrapper--list .dt-table-scroll,.site-content--requisitions .req-table-wrapper.dt-wrapper--list .dt-table-scroll{overflow-x:clip;overflow-y:visible}.site-content--requisitions .rq-dt-wrapper.dt-wrapper--list .rq-table,.site-content--requisitions .req-table-wrapper.dt-wrapper--list .req-table{width:100%;max-width:100%;min-width:0!important;table-layout:fixed}}.site-layout__content:has(.site-content--requisitions){overflow-x:hidden;overflow-y:auto}.req-page-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.req-page-actions .pf-add-btn{flex-shrink:0}.req-auto-accept-btn{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;height:38px;padding:0 20px;border:none;border-radius:5px;background:linear-gradient(135deg,var(--color-navy-deep) 0%,#1d4fb0 100%);color:var(--color-white);font-size:14px;font-weight:600;font-family:inherit;white-space:nowrap;cursor:pointer;box-shadow:0 2px 8px #00206038;transition:box-shadow .22s ease,transform .18s ease,filter .18s ease}.req-auto-accept-btn:hover{filter:brightness(1.08);box-shadow:0 4px 14px #00206052}.req-auto-accept-btn:active{transform:scale(.98)}.req-page-actions .req-status-chips{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;flex:1 1 auto;min-width:0;margin:0}.req-page-actions .export-wrap{flex-shrink:0;margin-left:0}@media(max-width:992px){.site-content--requisitions{min-width:0;max-width:100%}.site-content--requisitions .main-content{padding:12px;min-width:0}.site-content--requisitions .dt-wrapper,.site-content--requisitions .dt-shell,.site-content--requisitions .rq-dt-wrapper.dt-wrapper--list,.site-content--requisitions .req-table-wrapper.dt-wrapper--list{margin-left:-4px!important;margin-right:-4px!important;width:calc(100% + 8px)!important;max-width:calc(100% + 8px)!important;overflow:visible;-webkit-overflow-scrolling:touch}.site-content--requisitions .rq-dt-wrapper.dt-wrapper--list .dt-table-scroll,.site-content--requisitions .req-table-wrapper.dt-wrapper--list .dt-table-scroll{overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.site-content--requisitions .rq-dt-wrapper.dt-wrapper--list .dt-table-scroll::-webkit-scrollbar,.site-content--requisitions .req-table-wrapper.dt-wrapper--list .dt-table-scroll::-webkit-scrollbar{display:none;height:0}.site-content--requisitions .rq-dt-wrapper.dt-wrapper--list .rq-table,.site-content--requisitions .req-table-wrapper.dt-wrapper--list .req-table,.site-content--requisitions .dt-table.rq-table{min-width:960px!important;width:max-content!important;max-width:none!important;table-layout:auto!important;border-collapse:separate;border-spacing:0}.site-content--requisitions .rq-table th,.site-content--requisitions .rq-table td{padding-left:8px!important;padding-right:8px!important;font-size:12px;white-space:nowrap}.site-content--requisitions .rq-table th.rq-col-facility,.site-content--requisitions .rq-table td.rq-col-facility{white-space:normal!important}.site-content--requisitions .rq-table th.dt-col-expand,.site-content--requisitions .rq-table td.dt-col-expand{position:sticky!important;left:0!important;width:44px!important;min-width:44px!important;max-width:44px!important;box-shadow:2px 0 6px #00000014}.site-content--requisitions .rq-table thead th.dt-col-expand{top:0!important;left:0!important;z-index:8!important;background:var(--table-header-bg)!important}.site-content--requisitions .rq-table tbody td.dt-col-expand{z-index:3!important}.site-content--requisitions .rq-table tbody tr:nth-child(odd) td.dt-col-expand{background:var(--table-row-bg)}.site-content--requisitions .rq-table tbody tr:nth-child(2n) td.dt-col-expand{background:var(--table-row-stripe)}.site-content--requisitions .rq-table tbody tr:hover td.dt-col-expand{background:var(--table-row-hover)}.site-content--requisitions .rq-table tbody tr.row-status--submitted td.dt-col-expand,.site-content--requisitions .rq-table tbody tr.row-status--submitted:nth-child(odd) td.dt-col-expand,.site-content--requisitions .rq-table tbody tr.row-status--submitted:nth-child(2n) td.dt-col-expand,.site-content--requisitions .rq-table tbody tr.row-status--submitted:hover td.dt-col-expand,.site-content--requisitions .rq-table tbody tr.row-status--submitted.dt-row--clickable:hover td.dt-col-expand{background:var(--table-row-pending-highlight)!important}.site-content--requisitions .rq-table th.rq-col-view,.site-content--requisitions .rq-table td.rq-col-view{width:48px!important;min-width:48px!important;max-width:48px!important}.site-content--requisitions .dt-expanded-row td.dt-expanded-cell{background:#fdf8ef!important;border-bottom:2px solid #f49f1c!important;white-space:normal!important}.site-content--requisitions .dt-expanded-panel{position:sticky;left:0;width:calc(100vw - 24px);max-width:calc(100vw - 24px);box-sizing:border-box;background:#fdf8ef}.site-content--requisitions .dt-expanded-cell .req-sub-wrap{width:100%;max-width:100%;box-sizing:border-box;padding:10px 10px 12px;overflow:visible;background:#fdf8ef}.site-content--requisitions .dt-expanded-cell .req-sub-frame{border:none;box-shadow:none;overflow:visible;border-radius:0}.site-content--requisitions .dt-expanded-cell .req-sub-table,.site-content--requisitions .dt-expanded-cell .req-sub-table tbody,.site-content--requisitions .dt-expanded-cell .req-sub-table tr{display:block;width:100%}.site-content--requisitions .dt-expanded-cell .req-sub-table thead{display:none}.site-content--requisitions .dt-expanded-cell .req-sub-table td{display:block;width:100%!important;max-width:none!important;box-sizing:border-box;margin:0 0 8px;padding:0!important;border:1px solid #eedfc0!important;border-radius:8px;overflow:hidden;white-space:normal!important;text-overflow:unset;background:var(--color-white)}.site-content--requisitions .dt-expanded-cell .req-sub-table td:last-child{margin-bottom:0}.site-content--requisitions .dt-expanded-cell .req-sub-table td:before{content:attr(data-label);display:block;background:#f49f1c;color:var(--color-white);font-weight:700;font-size:11px;letter-spacing:.2px;text-transform:uppercase;padding:8px 12px}.site-content--requisitions .dt-expanded-cell .req-sub-table td.req-sub-td--rejected:before{background:#fecaca;color:#dc2626}.site-content--requisitions .dt-expanded-cell .req-sub-value{display:block;padding:10px 12px;font-size:13px;line-height:1.4;color:var(--color-text-primary);word-break:break-word}}@media(max-width:768px){.site-content--requisitions .main-content{padding:10px 8px 12px}.site-content--requisitions .req-page-actions{flex-direction:column;align-items:stretch;margin-bottom:14px;gap:10px}.site-content--requisitions .req-page-actions .req-status-chips,.site-content--requisitions .req-page-actions .pf-add-btn,.site-content--requisitions .req-page-actions .req-auto-accept-btn,.site-content--requisitions .req-page-actions .export-wrap,.site-content--requisitions .req-page-actions .export-trigger-btn{width:100%;justify-content:center}.site-content--requisitions .req-page-actions .export-wrap{margin-left:0}}.orders-monthly-chart{border-radius:16px;overflow:hidden;padding:8px 4px 0;transition:box-shadow .35s ease,border-color .35s ease,background .35s ease}.orders-monthly-chart--dark{background:var(--color-slate-900)}.orders-monthly-chart--light{background:var(--color-white);border:1px solid #e2e8f0}.orders-monthly-chart--full{display:flex;flex-direction:column;min-height:100%;height:100%;padding:0;border-radius:18px;border:1px solid #dbeafe;background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);box-shadow:0 1px 2px #0f172a0a,0 8px 24px #168cd314;overflow:hidden}.orders-monthly-chart--full.orders-monthly-chart--light{border-color:#dbeafe}.orders-monthly-chart__header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0;padding:16px 20px;border-bottom:1px solid #e2e8f0;background:linear-gradient(90deg,rgba(22,140,211,.06) 0%,transparent 55%)}.orders-monthly-chart__titles{min-width:0}.orders-monthly-chart--full .orders-monthly-chart__titles{flex:1 1 auto;min-width:0;overflow:hidden}.orders-monthly-chart--full .orders-monthly-chart__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:700;line-height:1.2;letter-spacing:-.01em}.orders-monthly-chart__title{margin:0;font-size:17px;font-weight:800;color:var(--color-slate-900);letter-spacing:-.02em}.orders-monthly-chart__subtitle{margin:4px 0 0;font-size:13px;font-weight:500;color:var(--color-offline-slate)}.orders-monthly-chart__header-right{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;flex-shrink:0}.orders-monthly-chart__crumbs{display:inline-flex;align-items:center;gap:6px;min-height:34px}.orders-monthly-chart__crumb{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid #cbd5e1;background:var(--color-white);color:var(--color-slate-900);font-size:12px;font-weight:700;letter-spacing:.02em;line-height:1;white-space:nowrap;box-sizing:border-box}button.orders-monthly-chart__crumb{cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}button.orders-monthly-chart__crumb:hover{background:#f1f5f9;border-color:#94a3b8}button.orders-monthly-chart__crumb:active{transform:scale(.97)}.orders-monthly-chart__crumb--current{background:#e2e8f0;border-color:#cbd5e1}.orders-monthly-chart__crumb-sep{display:inline-flex;align-items:center;color:#94a3b8;font-size:14px;font-weight:700;line-height:1}.orders-monthly-chart__year{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;background:var(--color-slate-900);color:var(--color-white);font-size:12px;font-weight:700;letter-spacing:.03em;line-height:1;box-sizing:border-box}.orders-monthly-chart__plot{flex:1;min-height:0;padding:4px 8px 8px}.orders-monthly-chart--full .orders-monthly-chart__plot{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding:4px 8px 8px;overflow:hidden;box-sizing:border-box}.orders-monthly-chart--full .orders-monthly-chart__plot .highcharts-container{width:100%!important;height:auto!important;overflow:visible!important}.orders-monthly-chart--full .orders-monthly-chart__plot .highcharts-root{overflow:visible!important}.orders-monthly-chart .highcharts-xaxis-labels text{paint-order:stroke}.orders-monthly-chart .highcharts-breadcrumbs-group{display:none!important}.orders-monthly-chart--empty{min-height:240px;display:grid;place-items:center;color:var(--color-offline-slate);font-size:14px;font-weight:600;background:var(--color-gray-50);border:1px dashed #cbd5e1;border-radius:16px}.orders-monthly-chart--empty.orders-monthly-chart--full{min-height:320px}.client-profitability-chart{width:100%;min-width:0}.client-profitability-chart.orders-monthly-chart--full{flex:1 1 auto;min-height:0;height:100%;overflow:visible}.client-profitability-chart__header{background:linear-gradient(135deg,rgba(22,140,211,.05) 0%,transparent 58%);flex-shrink:0}.client-profitability-chart__subtitle{white-space:normal;overflow-wrap:anywhere}.client-profitability-chart.orders-monthly-chart--full .client-profitability-chart__plot,.client-profitability-chart.orders-monthly-chart--full .orders-monthly-chart__plot.client-profitability-chart__plot{flex:1 1 auto;min-height:240px;padding:8px 8px 12px!important;overflow:hidden;background:linear-gradient(180deg,#fafbfd,#fff 42%,#f8fafc);scrollbar-width:none;-ms-overflow-style:none}.client-profitability-chart__plot::-webkit-scrollbar{display:none;width:0;height:0}.client-profitability-chart__plot .highcharts-scrolling-parent,.client-profitability-chart__plot .highcharts-scroll-inner,.client-profitability-chart__plot .highcharts-scrollbar,.client-profitability-chart__plot .highcharts-scrollbar-track,.client-profitability-chart__plot .highcharts-scrollbar-thumb,.client-profitability-chart__plot .highcharts-scrollbar-arrow{display:none!important;opacity:0!important;visibility:hidden!important}.client-profitability-chart__plot .highcharts-container,.client-profitability-chart__plot .highcharts-root{width:100%!important;height:auto!important;overflow:visible!important}.client-profitability-chart .highcharts-xaxis-labels text{paint-order:stroke}.client-profitability-chart__stats{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-end;gap:8px;min-width:0}.client-profitability-chart__stat{display:flex;flex-direction:column;gap:3px;flex:0 0 132px;width:132px;max-width:140px;min-width:120px;padding:10px 12px;border-radius:12px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 1px 2px #0f172a0a}.client-profitability-chart__stat--loss-total,.client-profitability-chart__stat--gain-total{flex:0 0 148px;width:148px;max-width:160px;min-width:136px}.client-profitability-chart__stat--loss-total{border-color:#f87171;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 14px #ef444447}.client-profitability-chart__stat--loss-total .client-profitability-chart__stat-label{color:#ffffffe0}.client-profitability-chart__stat--loss-total .client-profitability-chart__stat-value{color:#fff}.client-profitability-chart__stat--gain-total{border-color:#4ade80;background:linear-gradient(135deg,#22c55e,#15803d);box-shadow:0 4px 14px #22c55e40}.client-profitability-chart__stat--gain-total .client-profitability-chart__stat-label{color:#ffffffe6}.client-profitability-chart__stat--gain-total .client-profitability-chart__stat-value{color:#fff}.client-profitability-chart__stat-label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.client-profitability-chart__stat-value{font-size:1.2rem;font-weight:800;color:#0f172a;font-variant-numeric:tabular-nums;letter-spacing:-.02em;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-profitability-chart__legend{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px 24px;padding:10px 12px 14px;border-top:1px solid #eef2f7;background:linear-gradient(180deg,#fff,#f8fafc);flex-shrink:0}.client-profitability-chart__legend-item{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#475569;letter-spacing:.02em}.client-profitability-chart__swatch{width:14px;height:14px;border-radius:4px;flex-shrink:0;box-shadow:0 1px 3px #0f172a1f}.client-profitability-chart__swatch--loss{background:linear-gradient(180deg,#fca5a5,#b91c1c)}.client-profitability-chart__swatch--gain{background:linear-gradient(180deg,#86efac,#15803d)}@media(max-width:900px){.client-profitability-chart__header{flex-direction:column;align-items:stretch;gap:12px}.client-profitability-chart__stats{justify-content:stretch;width:100%}.client-profitability-chart__stat,.client-profitability-chart__stat--loss-total,.client-profitability-chart__stat--gain-total{flex:1 1 calc(33.333% - 8px);width:auto;min-width:0;max-width:none}}@media(max-width:720px){.client-profitability-chart.orders-monthly-chart--full .client-profitability-chart__plot,.client-profitability-chart.orders-monthly-chart--full .orders-monthly-chart__plot.client-profitability-chart__plot{min-height:220px;padding:6px 4px 10px!important}.client-profitability-chart__stat,.client-profitability-chart__stat--loss-total,.client-profitability-chart__stat--gain-total{flex:1 1 calc(50% - 8px)}.client-profitability-chart__stat-value{font-size:1rem}.client-profitability-chart__legend{gap:12px 20px;padding:8px 10px 12px}}@media(max-width:480px){.client-profitability-chart.orders-monthly-chart--full .orders-monthly-chart__header{padding:12px 14px}.client-profitability-chart__stat,.client-profitability-chart__stat--loss-total,.client-profitability-chart__stat--gain-total{flex:1 1 100%}.client-profitability-chart.orders-monthly-chart--full .client-profitability-chart__plot,.client-profitability-chart.orders-monthly-chart--full .orders-monthly-chart__plot.client-profitability-chart__plot{min-height:200px}}@keyframes client-profitability-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes client-profitability-skel-bar-rise{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.client-profitability-chart-skel{width:100%;min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.client-profitability-chart-skel .client-profitability-chart__header,.client-profitability-chart-skel .client-profitability-chart__legend{flex-shrink:0}.client-profitability-chart-skel__stat-value{display:block;height:18px;margin-top:2px;border-radius:6px;background:linear-gradient(90deg,#e2e8f0,#f8fafc 45%,#e2e8f0);background-size:220% 100%;animation:client-profitability-skel-shimmer .85s ease-in-out infinite}.client-profitability-chart-skel__stat-value--count{width:42px}.client-profitability-chart-skel__stat-value--money{width:72px}.client-profitability-chart__stat--loss-total .client-profitability-chart-skel__stat-value,.client-profitability-chart__stat--gain-total .client-profitability-chart-skel__stat-value{background:linear-gradient(90deg,#ffffff59,#ffffffb3 45%,#ffffff59);background-size:220% 100%}.client-profitability-chart-skel__plot{flex:1 1 auto;min-height:240px;max-height:none;padding:8px 8px 12px!important;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;background:linear-gradient(180deg,#fafbfd,#fff 42%,#f8fafc)}.client-profitability-chart-skel__chart{display:grid;grid-template-columns:62px minmax(0,1fr);gap:0;width:100%;flex:1 1 auto;min-height:0;height:100%}.client-profitability-chart-skel__y-block{display:flex;flex-direction:column;align-items:flex-end;padding:18px 8px 88px 0}.client-profitability-chart-skel__y-ticks{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;width:100%;min-height:0;padding:4px 0}.client-profitability-chart-skel__y-tick{display:block;width:38px;height:8px;margin-left:auto;border-radius:4px;background:linear-gradient(90deg,#e2e8f0,#f8fafc 45%,#e2e8f0);background-size:220% 100%;animation:client-profitability-skel-shimmer .85s ease-in-out infinite}.client-profitability-chart-skel__plot-area{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;height:100%;border-left:1px solid #eef2f7}.client-profitability-chart-skel__columns{position:absolute;inset:12px 6px 88px 4px;display:flex;align-items:stretch;justify-content:stretch;gap:2px;z-index:2;overflow:hidden}.client-profitability-chart-skel__column{flex:1 1 0;min-width:2px;height:100%}.client-profitability-chart-skel__column-stack{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.client-profitability-chart-skel__bar{width:78%;min-width:4px;flex-shrink:0;transform-origin:center;animation:client-profitability-skel-bar-rise .55s cubic-bezier(.4,0,.2,1) both}.client-profitability-chart-skel__bar--loss{border-radius:0 0 5px 5px;background:linear-gradient(180deg,#fca5a5,#ef4444 55%,#b91c1c);box-shadow:0 3px 10px #ef444440;transform-origin:top center}.client-profitability-chart-skel__bar--gain{border-radius:5px 5px 0 0;background:linear-gradient(180deg,#86efac,#22c55e 55%,#15803d);box-shadow:0 3px 10px #22c55e38;transform-origin:bottom center}.client-profitability-chart-skel__x-axis{position:absolute;left:0;right:0;bottom:0;height:88px;padding:8px 6px 10px 4px;box-sizing:border-box}.client-profitability-chart-skel__x-labels{display:flex;align-items:flex-end;justify-content:stretch;gap:2px;min-height:52px;padding:0 2px}.client-profitability-chart-skel__x-label{flex:1 1 0;min-width:2px;height:10px;border-radius:3px;transform:rotate(-45deg);transform-origin:bottom left;margin-bottom:6px;background:linear-gradient(90deg,#e2e8f0,#f8fafc 45%,#e2e8f0);background-size:220% 100%;animation:client-profitability-skel-shimmer .85s ease-in-out infinite}@media(max-width:720px){.client-profitability-chart-skel__chart{grid-template-columns:48px minmax(0,1fr)}.client-profitability-chart-skel__plot{min-height:220px;padding:6px 4px 10px!important}.client-profitability-chart-skel__columns{gap:1px}.client-profitability-chart-skel__stat-value--money{width:56px}}@media(max-width:480px){.client-profitability-chart-skel__plot{min-height:200px}}@keyframes report-modal-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.report-modal-skel{display:flex;flex-direction:column;gap:16px;width:100%;min-height:0;flex:1 1 auto}.report-modal-skel--studio{gap:8px}.report-modal-skel--fill{height:100%}.report-modal-skel--profitability{gap:8px;height:100%;min-height:0}.report-modal-skel--profitability .client-profitability-chart-skel{flex:1 1 auto;min-height:0;height:100%}.report-modal-skel--stats-only{flex:0 0 auto;width:auto;height:auto;min-height:0;gap:0}.report-modal-skel__bar{display:block;height:11px;max-width:100%;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--table-skeleton-base) 0%,var(--table-skeleton-shine) 35%,var(--table-skeleton-mid) 70%,var(--table-skeleton-base) 100%);background-size:220% 100%;animation:report-modal-skel-shimmer 1.35s ease-in-out infinite}.report-modal-skel__bar--label{width:70%;height:9px}.report-modal-skel__bar--value{width:76%;height:18px;margin-top:8px;border-radius:6px}.report-modal-skel__bar--th{width:70%;height:8px;background:linear-gradient(90deg,#ffffff2e,#ffffff57,#ffffff29 70%,#ffffff2e);background-size:220% 100%}.report-modal-skel__bar--search{width:min(100%,260px);height:var(--search-field-height, 38px);min-height:var(--search-field-height, 38px);border-radius:12px;align-self:center;flex-shrink:0}.report-modal-skel__bar--icon{width:var(--search-field-height, 38px);height:var(--search-field-height, 38px);min-height:var(--search-field-height, 38px);border-radius:8px;flex-shrink:0}.report-modal-skel__toolbar{--search-field-height: 38px;--report-toolbar-padding-y: 10px;display:flex;align-items:center;flex-wrap:wrap;gap:var(--table-toolbar-gap);box-sizing:border-box;min-height:calc(var(--search-field-height, 38px) + (var(--report-toolbar-padding-y) * 2));margin-bottom:0;padding:var(--report-toolbar-padding-y) var(--table-toolbar-padding-x);flex:0 0 auto;font-size:0;line-height:0}.report-modal-skel__toolbar .report-modal-skel__bar--search{flex:1 1 180px;min-width:180px;max-width:280px;width:auto}.report-modal-skel__export{display:inline-flex;align-items:center;gap:6px;margin-left:auto;flex:0 0 auto;align-self:center;height:var(--search-field-height, 38px)}.report-modal-skel__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;justify-content:flex-end}.report-modal-skel__stat{position:relative;overflow:hidden;padding:10px 12px;border-radius:14px;border:1px solid #e2e8f0;background:var(--color-white);box-shadow:0 1px 2px #0f172a0a}.report-modal-skel__stat--blue{background:linear-gradient(135deg,#eff6ff 0%,var(--color-white) 72%);border-color:#bfdbfe}.report-modal-skel__stat--teal{background:linear-gradient(135deg,#ecfdf5 0%,var(--color-white) 72%);border-color:#a7f3d0}.report-modal-skel__stat--slate{background:linear-gradient(135deg,var(--color-gray-50, #f8fafc) 0%,var(--color-white) 72%);border-color:#e2e8f0}.report-modal-skel__chart{flex:1 1 auto;min-height:320px;display:flex;flex-direction:column;border-radius:18px;border:1px solid #dbeafe;background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);overflow:hidden}.report-modal-skel__chart .chart-skeleton--bars{flex:1;min-height:300px;border:none;background:transparent}.report-modal-skel__chart--studio{min-height:0;height:100%;border:1px solid #dbeafe;border-radius:14px;background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);box-shadow:0 1px 2px #0f172a0a;overflow:hidden}.report-modal-skel__chart-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0;padding:16px 20px;border-bottom:1px solid #e2e8f0;background:linear-gradient(90deg,rgba(22,140,211,.06) 0%,transparent 55%)}.report-modal-skel__bar--chart-title{width:min(220px,55%);height:16px;border-radius:6px}.report-modal-skel__chart-titles{display:flex;flex-direction:column;gap:8px;min-width:0;flex:1 1 auto}.report-modal-skel__bar--chart-sub{display:block;width:min(180px,48%);height:11px;margin-top:0;border-radius:999px}.report-modal-skel--revenue{gap:0;width:100%;height:100%}.report-modal-skel--revenue>.orders-monthly-chart--full,.report-modal-skel__chart--revenue{width:100%;height:100%;min-height:0;flex:1 1 auto}.report-modal-skel__splines{position:relative;flex:1 1 auto;width:100%;min-height:360px;height:360px;max-height:360px;padding:8px 10px 4px;box-sizing:border-box;overflow:hidden}.report-modal-skel__spline-y-axis{position:absolute;top:12px;left:4px;bottom:52px;width:36px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;pointer-events:none;z-index:1}.report-modal-skel__bar--axis{width:28px;height:8px;border-radius:3px}.report-modal-skel__spline-stage{position:absolute;inset:8px 10px 44px 44px}.report-modal-skel__spline-grid{position:absolute;inset:0 0 28px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.report-modal-skel__spline-grid-line{display:block;height:1px;background:#cbd5e1}.report-modal-skel__spline-svg{position:absolute;inset:0 0 28px;width:100%;height:calc(100% - 28px);overflow:visible}.report-modal-skel__spline-x-axis{position:absolute;left:0;right:0;bottom:0;height:22px;display:flex;align-items:flex-end;justify-content:space-between;gap:4px;pointer-events:none}.report-modal-skel__bar--tick{flex:1 1 0;max-width:18px;height:9px;border-radius:3px;transform:rotate(-45deg);transform-origin:center bottom}.report-modal-skel__spline-path{fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:220;stroke-dashoffset:220;animation:report-modal-skel-spline-draw 1.1s ease-in-out infinite alternate}.report-modal-skel__spline-path--revenue{stroke:#9ca3af}.report-modal-skel__spline-path--gross{stroke:#6b7280;animation-delay:.12s}.report-modal-skel__spline-path--net{stroke:#d1d5db;animation-delay:.24s}@keyframes report-modal-skel-spline-draw{0%{stroke-dashoffset:180;opacity:.55}to{stroke-dashoffset:0;opacity:1}}.report-modal-skel__spline-markers{position:absolute;left:0;right:0;height:10px;pointer-events:none}.report-modal-skel__spline-markers--revenue{top:18%}.report-modal-skel__spline-markers--gross{top:32%}.report-modal-skel__spline-markers--net{top:62%}.report-modal-skel__spline-dot{position:absolute;top:0;width:8px;height:8px;margin-left:-4px;background:#9ca3af;box-shadow:0 0 0 1px #fff;animation:report-modal-skel-shimmer .7s ease-in-out infinite}.report-modal-skel__spline-dot--circle{border-radius:50%;background:#9ca3af}.report-modal-skel__spline-dot--diamond{width:7px;height:7px;border-radius:1px;background:#6b7280;transform:rotate(45deg)}.report-modal-skel__spline-dot--square{border-radius:1px;background:#d1d5db}.report-modal-skel__spline-legend{position:absolute;left:0;right:0;bottom:6px;display:flex;align-items:center;justify-content:center;gap:18px;z-index:1}.report-modal-skel__spline-legend-item{display:inline-flex;align-items:center;gap:6px}.report-modal-skel__spline-legend-item .report-modal-skel__spline-dot{position:static;margin:0;flex:0 0 auto;transform:none}.report-modal-skel__spline-legend-item .report-modal-skel__spline-dot--diamond{transform:rotate(45deg)}.report-modal-skel__bar--legend{width:52px;height:8px}.report-modal-skel__bar--chart-year{width:96px;height:34px;border-radius:999px;flex:0 0 auto;background:linear-gradient(90deg,#0f172a,#1e293b 40%,#334155,#0f172a);background-size:220% 100%}.report-modal-skel__hbars{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:space-evenly;gap:4px;padding:10px 14px 16px;overflow:hidden;box-sizing:border-box}.report-modal-skel__hbar-row{display:grid;grid-template-columns:56px minmax(0,1fr) 44px;align-items:center;gap:8px;min-height:22px}.report-modal-skel__bar--hbar-label{width:100%;height:10px;border-radius:4px}.report-modal-skel__hbar-track{min-width:0;height:16px;display:flex;align-items:center}.report-modal-skel__bar--hbar{height:16px;max-width:100%;border-radius:7px;background:linear-gradient(90deg,#dbe3ee,#eef2f7 40%,#cbd5e1,#dbe3ee);background-size:220% 100%}.report-modal-skel__bar--hbar-value{width:100%;height:10px;border-radius:4px}.report-modal-skel__table{flex:1 1 auto;min-height:240px;border:1px solid #e0e4ea;border-radius:6px;overflow:hidden;background:var(--color-white);box-shadow:0 1px 4px #0000000f}.report-modal-skel__table--studio{min-height:0;height:100%;display:flex;flex-direction:column;border:1px solid #dbe3ef;border-radius:16px;background:#f4f7fb;box-shadow:0 2px 8px #0f172a0f;overflow:hidden}.report-modal-skel__thead{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;padding:10px 8px;background:var(--color-text-heading);flex:0 0 auto}.report-modal-skel__trow{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:12px;padding:13px;border-top:1px solid #e8eaed}.report-modal-skel__trow:nth-child(2n){background:#f5f7fb}.report-modal-skel__table--studio .report-modal-skel__trow--group{display:flex;align-items:center;gap:10px;min-height:42px;padding:10px 14px;margin:0;border-top:1px solid rgba(148,163,184,.2);background:#c4d1ee;box-sizing:border-box}.report-modal-skel__table--studio .report-modal-skel__trow--group:nth-child(2n){background:#b8c6e6}.report-modal-skel__bar--chevron{width:10px;height:10px;border-radius:2px;flex:0 0 auto;background:#0f172a33}.report-modal-skel__bar--group-label{flex:0 1 auto;height:12px;max-width:140px;border-radius:4px;background:#0f172a29}.report-modal-skel__bar--group-sum{width:72px;height:12px;margin-left:auto;flex:0 0 auto;border-radius:4px;background:#0f172a24}@media(max-width:900px){.report-modal-skel__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.report-modal-skel__hbar-row{grid-template-columns:44px minmax(0,1fr) 36px}}@media(max-width:640px){.report-modal-skel__stats{grid-template-columns:1fr}.report-modal-skel__thead{grid-template-columns:repeat(4,minmax(0,1fr))}.report-modal-skel__bar--chart-year{width:72px}}.orders-monthly-bar-chart-skel__plot{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.orders-monthly-bar-chart-skel__plot .chart-skeleton--bars,.orders-monthly-bar-chart-skel__plot .chart-skeleton--horizontalBar{flex:1 1 auto;min-height:0;height:100%;border:none;background:transparent}.revenue-monthly-chart__plot{flex:1 1 auto;min-height:360px;width:100%;padding:8px 10px 4px;box-sizing:border-box}.revenue-monthly-chart__empty{display:flex;align-items:center;justify-content:center;min-height:280px;height:100%;color:#64748b;font-size:14px;font-weight:600;text-align:center;padding:40px 16px}.report-modal-table-toolbar{--search-field-height: 38px;--report-toolbar-padding-y: 10px;display:flex;align-items:center;flex-wrap:wrap;gap:var(--table-toolbar-gap);flex-shrink:0;box-sizing:border-box;min-height:calc(var(--search-field-height, 38px) + (var(--report-toolbar-padding-y) * 2));margin-bottom:12px;padding:var(--report-toolbar-padding-y) var(--table-toolbar-padding-x);font-size:0;line-height:0;color:var(--color-slate-600)}.report-modal-table-toolbar__count{flex:0 0 auto;padding:4px 10px;border-radius:var(--radius-pill);background:var(--color-gray-150);color:var(--color-slate-600);font-size:12px;font-weight:600;line-height:1.2}.report-modal-table-toolbar .table-search-input{flex:1 1 180px;min-width:180px;max-width:280px;height:var(--search-field-height, 38px);align-self:center;font-size:var(--table-font-size);line-height:normal}.report-modal-table-toolbar .export-icon-toolbar{margin-left:auto;flex:0 0 auto;align-self:center;height:var(--search-field-height, 38px);font-size:0;line-height:0}.report-modal-table-toolbar .export-icon-toolbar__btn{width:var(--search-field-height, 38px);height:var(--search-field-height, 38px)}.report-modal-table-toolbar__error{flex:1 1 100%;color:var(--color-error);font-size:13px;font-weight:600;line-height:1.3}@media(max-width:992px){.report-modal-table-toolbar{padding:var(--report-toolbar-padding-y) 12px;gap:8px}.report-modal-table-toolbar .table-search-input{flex:1 1 160px;min-width:0;max-width:none}}@media(max-width:640px){.report-modal-table-toolbar{padding:var(--report-toolbar-padding-y) 10px}}.chart-report-slot{width:100%;min-height:inherit}.grouped-report-table{width:100%;max-width:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--table-border);border-radius:var(--table-radius);background:var(--table-row-stripe);box-shadow:var(--table-shadow)}.grouped-report-table__scroll{flex:1 1 auto;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0}.grouped-report-table__table{width:100%;min-width:0;border-collapse:collapse;border-spacing:0;font-size:13px;table-layout:fixed}.grouped-report-table__table thead tr{background:transparent}.grouped-report-table__table thead th{position:sticky;top:0;z-index:3;background:var(--table-header-bg);color:var(--table-header-text);text-align:left;padding:var(--table-cell-padding-y) var(--table-cell-padding-x);font-size:var(--table-header-font-size);font-weight:700;letter-spacing:var(--table-header-letter-spacing);text-transform:uppercase;white-space:normal;overflow-wrap:anywhere;vertical-align:middle;border-right:1px solid var(--table-header-border);box-shadow:0 2px 6px #0f172a1a;transition:background var(--table-transition)}.grouped-report-table__table thead th:first-child{border-top-left-radius:0}.grouped-report-table__table thead th:last-child{border-right:none;border-top-right-radius:0}.grouped-report-table__group-row{background:#c4d1ee}.grouped-report-table__group-row--depth-1{background:#e7ebf7}.grouped-report-table__group-row--selected{background:linear-gradient(90deg,#7dd3fc,#bae6fd 18%,#dbeafe);box-shadow:inset 4px 0 #0284c7}.grouped-report-table__group-row--selected:not(.grouped-report-table__group-row--static):hover{background:linear-gradient(90deg,#67e8f9,#bae6fd 22%,#dbeafe)}.grouped-report-table__group-row--selected .grouped-report-table__group-inner{animation:group-row-select .45s cubic-bezier(.22,1,.36,1)}.grouped-report-table__group-row--selected .grouped-report-table__group-label{color:#0c4a6e}.grouped-report-table__group-row--selected .grouped-report-table__group-sum{color:#075985}@keyframes group-row-select{0%{filter:brightness(1.15);transform:translate(-4px)}to{filter:none;transform:none}}@media(prefers-reduced-motion:reduce){.grouped-report-table__group-row--selected .grouped-report-table__group-inner{animation:none}}.grouped-report-table__group-row td{width:100%;padding:12px 14px;border:none;border-bottom:1px solid rgba(22,35,62,.08);background:inherit;color:#16233e;text-align:left;vertical-align:middle}.grouped-report-table__group-row--depth-1 td{padding-left:34px}.grouped-report-table__group-inner{display:flex;align-items:center;gap:10px;width:100%;padding:0;box-sizing:border-box;background:transparent;color:inherit}.grouped-report-table__group-inner:not(.grouped-report-table__group-inner--static){cursor:pointer}.grouped-report-table__group-row:not(.grouped-report-table__group-row--static):hover{background:#b3c3e6}.grouped-report-table__group-row--depth-1:not(.grouped-report-table__group-row--static):hover{background:#d6ddf0}.grouped-report-table__group-inner--static{cursor:default}.grouped-report-table__toggle-icon{width:20px;height:20px;flex-shrink:0;color:#16233e}.grouped-report-table__group-label{flex:1;min-width:0;font-size:16px;font-weight:600;overflow-wrap:anywhere}.grouped-report-table__group-sum{margin-left:12px;font-weight:700;font-style:italic;color:#0f172a;white-space:nowrap}.grouped-report-table__group-sum--secondary{color:#334155}.grouped-report-table__group-row--depth-1 .grouped-report-table__group-label{font-size:14px;font-weight:500}.grouped-report-table__data-row td{padding:var(--table-cell-padding-y) var(--table-cell-padding-x);border-top:1px solid var(--table-row-border);border-right:1px solid var(--table-border-subtle);color:var(--color-slate-900);vertical-align:top;white-space:normal;word-break:normal;overflow-wrap:anywhere;line-height:var(--table-line-height);background:var(--table-row-bg);transition:background var(--table-transition)}.grouped-report-table__data-row td:last-child{border-right:none}.grouped-report-table__data-row--nest-1 td:first-child,.grouped-report-table__data-row--nest-2 td:first-child{box-shadow:inset 4px 0 #c4d1ee}.grouped-report-table__data-row--nest-2 td:first-child{box-shadow:inset 4px 0 #e7ebf7;padding-left:22px}.grouped-report-table__data-row--nest-1 td:first-child{padding-left:18px}.grouped-report-table__data-row:nth-child(2n) td{background:var(--table-row-stripe)}.grouped-report-table__data-row:hover td{background:var(--table-row-hover)}.grouped-report-table__empty{margin:0;padding:var(--table-empty-padding) 24px}.grouped-report-table>.dt-pagination{flex-shrink:0;margin-top:auto;border-top:1px solid #e2e8f0;background:var(--color-pagination-bg);padding:12px clamp(12px,2.5vw,20px)}.grouped-report-table>.dt-pagination .dt-pg-size{appearance:none;min-width:76px;padding:8px 34px 8px 12px;border:1px solid #dbeafe;border-radius:10px;font-size:13px;font-weight:600;color:var(--color-slate-900);background-color:var(--color-white);background-image:linear-gradient(180deg,#fff,#f8fbff),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2364748b' d='M1.4 1.4 6 6l4.6-4.6L12 3.8 6 9.8 0 3.8z'/%3E%3C/svg%3E");background-repeat:no-repeat,no-repeat;background-position:0 0,right 12px center;background-size:auto,10px;box-shadow:inset 0 1px #ffffffd9;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.grouped-report-table>.dt-pagination .dt-pg-size:hover{border-color:#93c5fd}.grouped-report-table>.dt-pagination .dt-pg-size:focus{outline:none;border-color:#168cd3;box-shadow:0 0 0 3px #168cd326}.grouped-report-table>.dt-pagination .dt-pg-btn{min-width:32px;height:32px;border-radius:8px;font-weight:600}@media(max-width:992px){.grouped-report-table>.dt-pagination{flex-direction:column;align-items:stretch;gap:10px}.grouped-report-table__group-row--depth-1 td{padding-left:24px}}@media(max-width:640px){.grouped-report-table{border-radius:10px}.grouped-report-table__scroll{padding:0}.grouped-report-table>.dt-pagination{padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))}.grouped-report-table__table thead th,.grouped-report-table__data-row td,.grouped-report-table__group-row td{padding:8px 10px;font-size:12px}.grouped-report-table__group-inner{gap:8px}.grouped-report-table__group-label{font-size:14px}}.export-icon-toolbar{display:inline-flex;align-items:center;gap:6px}.export-icon-toolbar__btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:none;background:transparent;border-radius:6px;cursor:pointer;transition:background .15s ease,transform .15s ease}.export-icon-toolbar__btn:hover:not(:disabled){background:#0f172a0f;transform:translateY(-1px)}.export-icon-toolbar__btn:disabled{opacity:.35;cursor:not-allowed}.export-icon-toolbar__svg{width:22px;height:22px}.export-icon-toolbar__svg--copy{color:var(--color-text-slate)}.export-icon-toolbar__btn--copy-ok{background:#2e7d321f}.export-icon-toolbar__btn--copy-ok .export-icon-toolbar__svg--copy{color:#2e7d32}.export-icon-toolbar__btn--copy-err{background:#dc26261f}.export-icon-toolbar__btn--copy-err .export-icon-toolbar__svg--copy{color:#dc2626}.export-icon-toolbar__svg--excel{color:#1d6f42}.export-icon-toolbar__svg--csv{color:#84bd00}.export-icon-toolbar__svg--pdf{color:#dc2626}.export-icon-toolbar__svg--print{color:#7c3aed}.table-search-input{position:relative;display:flex;align-items:center;min-width:180px;max-width:280px}.table-search-input__icon{position:absolute;left:12px;color:var(--color-slate-400);pointer-events:none}.table-search-input__field{width:100%;padding:9px 32px 9px 34px;font-family:inherit}.table-search-input__field::-webkit-search-cancel-button{display:none}.table-search-input__clear{position:absolute;right:6px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;color:var(--color-offline-slate);font-size:18px;line-height:1;cursor:pointer}.report-stat-cards{display:flex;flex-direction:column;gap:10px;min-width:220px}.report-stat-cards__card{position:relative;overflow:hidden;border-radius:14px;padding:14px 18px;border:1px solid transparent;box-shadow:0 8px 24px #0f172a14}.report-stat-cards__card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;border-radius:4px 0 0 4px}.report-stat-cards__card--blue{background:linear-gradient(135deg,#eff6ff 0%,var(--color-white) 72%);border-color:#bfdbfe}.report-stat-cards__card--blue:before{background:linear-gradient(180deg,#168cd3,var(--color-link-blue))}.report-stat-cards__card--teal{background:linear-gradient(135deg,#ecfdf5 0%,var(--color-white) 72%);border-color:#a7f3d0}.report-stat-cards__card--teal:before{background:linear-gradient(180deg,#14b8a6,#0f766e)}.report-stat-cards__card--slate{background:linear-gradient(135deg,var(--color-gray-50) 0%,var(--color-white) 72%);border-color:#e2e8f0}.report-stat-cards__card--slate:before{background:linear-gradient(180deg,var(--color-offline-slate),var(--color-slate-900))}.report-stat-cards__label{display:block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-offline-slate)}.report-stat-cards__value{display:block;margin-top:4px;font-size:1.75rem;font-weight:800;line-height:1.1;color:var(--color-slate-900);letter-spacing:-.02em}.report-stat-cards--row{flex-direction:row;flex-wrap:wrap;min-width:0;align-items:stretch}.report-stat-cards--row .report-stat-cards__card{flex:1 1 140px;min-width:0}.report-stat-cards--row .report-stat-cards__value{font-size:1.35rem}.report-stat-cards--compact.report-stat-cards--row{gap:8px;justify-content:flex-end}.report-stat-cards--compact.report-stat-cards--row .report-stat-cards__card{flex:0 1 120px;width:auto;max-width:140px;min-width:110px;padding:10px 12px}.report-stat-cards--compact .report-stat-cards__card--wide{flex:0 1 148px;max-width:168px;min-width:136px}.report-stat-cards--compact .report-stat-cards__value{font-size:1.2rem}.report-stat-cards--compact .report-stat-cards__label{font-size:10px;letter-spacing:.05em;white-space:nowrap}.report-stat-cards--fit.report-stat-cards--row{gap:8px;justify-content:flex-end;flex-wrap:wrap}.report-stat-cards--fit.report-stat-cards--row .report-stat-cards__card{flex:0 0 auto;width:max-content;max-width:min(100%,420px);min-width:0;padding:10px 14px}.report-stat-cards--fit .report-stat-cards__label{font-size:10px;letter-spacing:.05em;white-space:nowrap;line-height:1.35}.report-stat-cards--fit .report-stat-cards__value{font-size:1.2rem}.report-stat-cards__card--clickable{appearance:none;display:block;width:100%;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.report-stat-cards__card--clickable:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a1a}.report-stat-cards__card--clickable:focus-visible{outline:2px solid rgba(22,140,211,.45);outline-offset:2px}.report-stat-cards__card--clickable.report-stat-cards__card--selected{box-shadow:0 8px 24px #0f172a1a,inset 0 0 0 2px #168cd359}.report-stat-cards--summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;min-width:0;align-items:stretch}.report-stat-cards--summary .report-stat-cards__card{min-width:0;padding:12px 14px}.report-stat-cards--summary .report-stat-cards__card--wide{grid-column:span 2}.report-stat-cards--summary .report-stat-cards__value{font-size:1.25rem}.report-stat-cards--summary .report-stat-cards__label{font-size:10px;letter-spacing:.05em}@media(max-width:1100px){.report-stat-cards--summary{grid-template-columns:repeat(3,minmax(0,1fr))}.report-stat-cards--summary .report-stat-cards__card--wide{grid-column:span 1}}@media(max-width:640px){.report-stat-cards--summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.report-stat-cards{flex-direction:row;flex-wrap:wrap;min-width:0}.report-stat-cards__card{flex:1 1 140px}.report-stat-cards__value{font-size:1.4rem}}@media(max-width:520px){.report-stat-cards__card{flex:1 1 calc(50% - 5px);padding:12px 14px}.report-stat-cards__value{font-size:1.25rem}}.orders-summary-modal{position:fixed;inset:0;z-index:1400;background:#0f172a9e;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:var(--report-modal-margin, 16px);overflow:hidden;box-sizing:border-box}.orders-summary-modal__panel{width:100%;max-width:100%;height:100%;max-height:100%;background:var(--color-gray-50);border-radius:var(--report-modal-radius, 18px);overflow:hidden;box-shadow:0 24px 60px #0f172a3d;display:flex;flex-direction:column}.orders-summary-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;background:var(--color-slate-900);color:var(--color-white)}.orders-summary-modal__header h2{margin:0;font-size:18px;font-weight:700}.orders-summary-modal__close{border:none;background:transparent;color:var(--color-white);font-size:28px;line-height:1;cursor:pointer;padding:0 4px}.orders-summary-modal__body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.orders-summary-modal__control-bar{display:flex;flex-wrap:nowrap;align-items:center;gap:14px;margin:12px 14px 0;padding:12px 16px;flex-shrink:0;border-radius:18px;background:linear-gradient(135deg,#168cd312,#fff0 42%),linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);border:1px solid #dbeafe;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #168cd314}.orders-summary-modal__filters{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:12px;flex-shrink:0}.orders-summary-modal__modes{display:inline-flex;padding:4px;border-radius:14px;background:var(--color-gray-250);border:1px solid #e2e8f0;width:fit-content}.orders-summary-modal__modes button{border:none;background:transparent;color:var(--color-slate-600);font:inherit;font-size:13px;font-weight:700;padding:8px 16px;border-radius:10px;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.orders-summary-modal__modes button.is-active{background:linear-gradient(180deg,#168cd3,#0e6ea8);color:var(--color-white);box-shadow:0 4px 14px #168cd359}.orders-summary-modal__date{display:flex;flex-direction:row;align-items:center;gap:8px;flex-shrink:0}.orders-summary-modal__date-label{font-size:13px;font-weight:700;letter-spacing:0;text-transform:none;color:var(--color-slate-700);white-space:nowrap}.orders-summary-modal__date .app-date-picker-wrap{width:168px;flex-shrink:0}.orders-summary-modal__date .app-date-picker-field>input{border:1px solid #dbeafe;border-radius:12px;padding:9px 36px 9px 12px;font:inherit;font-size:14px;font-weight:600;color:var(--color-slate-900);background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);width:100%;box-sizing:border-box}.orders-summary-modal__date .app-date-picker-field>input:focus{outline:none;border-color:#168cd3;box-shadow:0 0 0 3px #168cd326}.orders-summary-modal__date-display{font-size:13px;font-weight:600;color:var(--color-slate-600);font-style:italic;white-space:nowrap;flex-shrink:0}.orders-summary-modal__stats.report-stat-cards--row{flex:1 1 auto;min-width:0;justify-content:flex-end;flex-wrap:nowrap}.orders-summary-modal__control-bar .report-modal-skel{flex:1 1 auto;min-width:0}.orders-summary-modal__control-bar .report-modal-skel__stats{flex:1 1 auto;min-width:0;display:flex;flex-wrap:nowrap;gap:8px;justify-content:flex-end}.orders-summary-modal__control-bar .report-modal-skel__stat{flex:0 0 auto;min-width:150px;max-width:none}.orders-summary-modal__split{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.58fr);gap:10px;margin:12px 10px;padding:0 8px 10px;border-radius:18px;background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);border:1px solid #dbeafe;overflow:hidden;box-shadow:0 1px 2px #0f172a0a;align-items:stretch}.orders-summary-modal__stage{position:relative;min-height:0;height:100%;margin:0;padding:10px 6px 10px 10px;display:flex;flex-direction:column;gap:10px;border:none;box-shadow:none;background:transparent;overflow:hidden;--chart-plot-height: 100%}.orders-summary-modal__split .orders-summary-modal__chart-section{min-height:0;height:100%}.orders-summary-modal__stage .orders-monthly-chart--full,.orders-summary-modal__stage .orders-monthly-bar-chart-skel{flex:1 1 auto;width:100%;min-height:280px;height:100%;border:1px solid #dbeafe;border-radius:14px;background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);box-shadow:0 1px 2px #0f172a0a;overflow:hidden}.orders-summary-modal__stage .orders-monthly-bar-chart-skel__plot{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.orders-summary-modal__stage .orders-monthly-bar-chart-skel__plot .chart-skeleton--bars{flex:1 1 auto;min-height:0;height:100%;border:none;background:transparent}.orders-summary-modal__stage .report-modal-skel{height:100%;gap:8px}.orders-summary-modal__stage .report-modal-skel>.orders-monthly-bar-chart-skel{flex:1 1 auto;min-height:280px;height:100%}.orders-summary-modal__stage .orders-monthly-chart__header{background:linear-gradient(90deg,rgba(22,140,211,.06) 0%,transparent 55%);border-bottom-color:#e2e8f0;padding:10px 14px;gap:10px}.orders-summary-modal__stage .orders-monthly-chart__title{font-size:13px}.orders-summary-modal__split .orders-summary-modal__table-wrap{min-height:0;height:100%;margin:0;padding:0;display:flex;flex-direction:column;border:none;box-shadow:none;background:transparent;overflow:hidden}.orders-summary-modal__panel--chart-and-table{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:var(--report-modal-radius, 18px)}.orders-summary-modal__panel--chart-and-table .orders-summary-modal__split{flex:1 1 auto;min-height:0}.orders-summary-modal__split .orders-summary-modal__ledger{gap:6px;min-height:0;height:100%;margin:0;padding:10px 6px 10px 4px;overflow:hidden;--report-table-th-padding: 6px 4px;--report-table-td-padding: 6px 5px}.orders-summary-modal__split .orders-summary-modal__ledger .report-modal-table-toolbar{margin:0;padding:8px 10px;min-height:calc(var(--search-field-height, 38px) + 16px);display:flex;align-items:center;box-sizing:border-box;border:1px solid #dbeafe;border-radius:16px;background:var(--color-white);box-shadow:0 1px 2px #0f172a0a;color:#334155;flex-shrink:0}.orders-summary-modal__split .orders-summary-modal__ledger .orders-summary-modal__table.dt-wrapper{flex:1 1 auto;min-height:0;margin:0;border:1px solid #dbe3ef;border-radius:16px;background:#f4f7fb;box-shadow:0 2px 8px #0f172a0f}.orders-summary-modal__split .orders-summary-modal__ledger .report-modal-skel__toolbar{margin:0 2px;border-radius:16px}.orders-summary-modal__split .orders-summary-modal__ledger .report-modal-skel{height:100%;gap:8px}.orders-summary-modal__split .orders-summary-modal__ledger .report-modal-skel__table{margin:0;flex:1 1 auto;min-height:0;border:1px solid #e0e4ea;border-radius:6px;background:var(--color-white);box-shadow:0 1px 4px #0000000f}.orders-summary-modal__stage .chart-report-slot,.orders-summary-modal__stage .chart-slot,.orders-summary-modal__stage .chart-slot__loader,.orders-summary-modal__stage .chart-slot__content{flex:1 1 auto;min-height:0;width:100%;height:100%}.orders-summary-modal__stage .chart-slot__loader>*{flex:1 1 auto;width:100%;min-height:100%;height:100%}.orders-summary-modal__stage .orders-monthly-chart__plot{min-height:0;flex:1 1 auto}.orders-summary-modal__stage .orders-monthly-chart__subtitle{display:none}@media(max-width:1100px){.orders-summary-modal__panel--chart-and-table .orders-summary-modal__split{grid-template-columns:1fr;overflow:auto}.orders-summary-modal__split .orders-summary-modal__chart-section{min-height:300px;height:auto}.orders-summary-modal__split .orders-summary-modal__ledger{min-height:360px}}.orders-summary-modal__view-switch{display:none}.orders-summary-modal__view-hint{margin:0;font-size:13px;font-weight:600;color:var(--color-offline-slate)}.orders-summary-modal__chart-section--solo{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;margin:8px 16px 12px;padding:12px 16px 16px;border-radius:18px;border:1px solid #cbd5e1;background:var(--color-white);box-shadow:inset 0 1px #fff9,0 1px 2px #0f172a0a;overflow:hidden}.orders-summary-modal__chart-section--solo .chart-report-slot,.orders-summary-modal__chart-section--solo .chart-slot{flex:1 1 auto;min-height:0;height:100%}.orders-summary-modal__chart-section--solo .orders-monthly-chart--full{flex:1 1 auto;min-height:0;height:100%;border:none;box-shadow:none;border-radius:0}.orders-summary-modal__chart-section--solo .orders-monthly-chart__plot{flex:1 1 auto;min-height:0}.orders-summary-modal__panel--table-view .orders-summary-modal__view-switch{flex-shrink:0}.orders-summary-modal__table-wrap{padding:12px 0 0;flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;border-top:1px solid #e2e8f0;background:var(--color-white);margin-top:12px}.orders-summary-modal__table-wrap--solo{flex:1 1 auto;min-height:0;margin:8px 16px 12px;padding:0;border-top:none;border-radius:18px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0a}.orders-summary-modal__panel--table-view .orders-summary-modal__table-wrap--solo{margin-top:8px}.orders-summary-modal__table-wrap--solo .report-modal-skel,.orders-summary-modal__table-wrap--solo .report-modal-skel__table{flex:1 1 auto;min-height:0}.orders-summary-modal__table-wrap--solo .report-modal-skel__table{margin:0 12px 12px}.orders-summary-modal__table-wrap--solo .report-modal-table-toolbar,.orders-summary-modal__table-wrap--solo .report-modal-skel__toolbar{flex-shrink:0;margin:12px 12px 0;padding:var(--report-toolbar-padding-y, 10px) 12px;min-height:calc(var(--search-field-height, 38px) + (var(--report-toolbar-padding-y, 10px) * 2));display:flex;align-items:center;box-sizing:border-box;border:1px solid #dbeafe;background:var(--color-white);box-shadow:0 1px 2px #0f172a0a}.orders-summary-modal__table-wrap--solo .report-modal-table-toolbar,.orders-summary-modal__table-wrap--solo .report-modal-skel__toolbar{border-radius:16px 16px 0 0;margin-bottom:0}.orders-summary-modal__table-wrap .report-modal-skel,.orders-summary-modal__table-wrap .report-modal-skel__table{flex:1 1 auto;min-height:0}.orders-summary-modal__table-wrap .report-modal-skel__table{margin:0 18px 12px}.orders-summary-modal__loading{color:var(--color-text-link)}.orders-summary-modal__error{color:#dc2626}.orders-summary-modal__table.dt-wrapper{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;overflow:hidden;border-radius:0;border-left:none;border-right:none;border-bottom:none;box-shadow:none}.orders-summary-modal__table.dt-wrapper .dt-table-scroll{flex:1 1 auto;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.orders-summary-modal__table.dt-wrapper .dt-table{width:100%!important;min-width:0!important;table-layout:fixed}.orders-summary-modal__table.dt-wrapper .dt-table>thead>tr>th{font-size:var(--report-table-th-font-size, 11px);line-height:var(--report-table-line-height, 1.3);letter-spacing:.03em;white-space:normal;word-break:break-word;overflow-wrap:break-word;vertical-align:middle;-webkit-hyphens:auto;hyphens:auto;padding:var(--report-table-th-padding, 6px 4px);height:auto}.orders-summary-modal__table.dt-wrapper .dt-table>tbody>tr>td{white-space:normal;word-break:break-word;overflow-wrap:break-word;font-size:var(--report-table-td-font-size, 13px);padding:var(--report-table-td-padding, 6px 5px);overflow:visible;text-overflow:unset}.orders-summary-modal__table.dt-wrapper .dt-table>tbody>tr>td[data-label=Provider],.orders-summary-modal__table.dt-wrapper .dt-table>tbody>tr>td:nth-child(5){word-break:break-word;overflow-wrap:break-word}.orders-summary-modal__table.dt-wrapper .dt-pagination{width:100%;box-sizing:border-box;flex-shrink:0;margin-top:auto;justify-content:space-between;padding:8px 10px}.orders-summary-modal__table.dt-wrapper .dt-pagination-left{flex:1 1 auto;min-width:0;flex-wrap:wrap}.orders-summary-modal__table.dt-wrapper .dt-pagination-right{flex:0 0 auto;justify-content:flex-end;flex-wrap:wrap}@media(max-width:900px){.orders-summary-modal__table.dt-wrapper .dt-table thead{display:none}.orders-summary-modal__table.dt-wrapper .dt-table,.orders-summary-modal__table.dt-wrapper .dt-table tbody,.orders-summary-modal__table.dt-wrapper .dt-table tr,.orders-summary-modal__table.dt-wrapper .dt-table td{display:block;width:100%}.orders-summary-modal__table.dt-wrapper .dt-table tr{margin:0 12px 10px;padding:8px 0;border:1px solid #e2e8f0;border-radius:12px;background:var(--color-white);box-shadow:0 1px 2px #0f172a0a}.orders-summary-modal__table.dt-wrapper .dt-table tr:nth-child(2n){background:#f8fafc}.orders-summary-modal__table.dt-wrapper .dt-table td{display:grid;grid-template-columns:minmax(110px,38%) 1fr;gap:8px 12px;align-items:start;padding:8px 12px;border:none;border-bottom:1px solid #eef2f7;white-space:normal;overflow-wrap:anywhere}.orders-summary-modal__table.dt-wrapper .dt-table td:last-child{border-bottom:none}.orders-summary-modal__table.dt-wrapper .dt-table td:before{content:attr(data-label);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-offline-slate)}.orders-summary-modal__table.dt-wrapper .dt-table td.dt-empty{display:block}.orders-summary-modal__table.dt-wrapper .dt-table td.dt-empty:before{content:none}}.orders-summary-modal__num{text-align:center}@media(max-width:1200px){.orders-summary-modal{padding:8px}.orders-summary-modal__panel{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:var(--report-modal-radius, 14px)}}@media(max-width:992px){.orders-summary-modal__header{padding:12px 14px}.orders-summary-modal__header h2{font-size:16px}.orders-summary-modal__control-bar{flex-wrap:wrap;margin:12px 12px 0;padding:14px;gap:14px}.orders-summary-modal__filters{flex-wrap:wrap;width:100%}.orders-summary-modal__date .app-date-picker-wrap{width:100%;max-width:none}.orders-summary-modal__modes{width:100%}.orders-summary-modal__modes button{flex:1 1 auto;text-align:center}.orders-summary-modal__stats.report-stat-cards--row,.orders-summary-modal__control-bar .report-modal-skel__stats{width:100%;flex-wrap:wrap;justify-content:flex-start}.orders-summary-modal__view-switch{display:none}.orders-summary-modal__panel--chart-and-table .orders-summary-modal__split{margin:8px 12px 12px;padding:12px}.orders-summary-modal__chart-section--solo{margin:8px 12px 12px;padding:10px 12px 12px;min-height:280px}.orders-summary-modal__table-wrap--solo{margin:8px 12px 12px}.orders-summary-modal__table-wrap .report-modal-skel__table{margin:0 12px 12px}.orders-summary-modal__table.dt-wrapper .dt-table th,.orders-summary-modal__table.dt-wrapper .dt-table td{padding:var(--report-table-td-padding, 6px 5px);font-size:var(--report-table-td-font-size, 13px)}.orders-summary-modal__table.dt-wrapper .dt-pagination{flex-direction:column;align-items:stretch;gap:10px;padding:10px 14px}.orders-summary-modal__table.dt-wrapper .dt-pagination-left,.orders-summary-modal__table.dt-wrapper .dt-pagination-right{width:100%;justify-content:space-between}.orders-summary-modal__table.dt-wrapper .dt-pagination-right{justify-content:center}.orders-summary-modal__table.dt-wrapper .dt-pg-btn{min-width:34px;height:34px}}@media(max-width:640px){.orders-summary-modal{padding:var(--report-modal-margin, 8px);align-items:center}.orders-summary-modal__panel{width:100%;height:100%;max-height:100%;border-radius:var(--report-modal-radius, 14px)}.orders-summary-modal__control-bar{margin:10px 10px 0;padding:12px;border-radius:12px}.orders-summary-modal__view-switch{margin:8px 10px 0}.orders-summary-modal__chart-section--solo,.orders-summary-modal__table-wrap--solo{margin:8px 10px 10px;border-radius:12px}.orders-summary-modal__table.dt-wrapper .dt-pagination{padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))}.orders-summary-modal__table.dt-wrapper .dt-pagination-left{flex-wrap:wrap;gap:8px}.orders-summary-modal__table.dt-wrapper .dt-pg-info,.orders-summary-modal__table.dt-wrapper .dt-pg-label{white-space:normal}}@media(max-width:420px){.orders-summary-modal__table.dt-wrapper .dt-table th,.orders-summary-modal__table.dt-wrapper .dt-table td{padding:var(--report-table-td-padding, 6px 5px);font-size:var(--report-table-td-font-size, 13px)}.orders-summary-modal__modes button{padding:8px 10px;font-size:12px}}.orders-rejected-chart{display:flex;flex-direction:column;gap:14px;padding:16px 18px 18px;border-radius:14px;background:radial-gradient(circle at 12% 8%,rgba(245,158,11,.1) 0%,transparent 42%),radial-gradient(circle at 88% 12%,rgba(59,130,246,.1) 0%,transparent 40%),radial-gradient(circle at 50% 100%,rgba(239,68,68,.08) 0%,transparent 48%),linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0a}.orders-rejected-chart__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.orders-rejected-chart__title{margin:0;font-size:16px;font-weight:700;color:#0f172a;letter-spacing:-.01em}.orders-rejected-chart__year{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em}.orders-rejected-chart__summary{display:flex;flex-wrap:wrap;gap:8px}.orders-rejected-chart__chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;font-size:12px;line-height:1.2;border:1px solid transparent}.orders-rejected-chart__chip-label{color:#64748b;font-weight:600}.orders-rejected-chart__chip strong{font-size:14px;font-weight:800;color:#0f172a}.orders-rejected-chart__chip--hold{background:#fef3c7;border-color:#f59e0b47}.orders-rejected-chart__chip--hold strong{color:#92400e}.orders-rejected-chart__chip--in-process{background:#dbeafe;border-color:#3b82f647}.orders-rejected-chart__chip--in-process strong{color:#1d4ed8}.orders-rejected-chart__chip--rejected{background:#fee2e2;border-color:#ef444447}.orders-rejected-chart__chip--rejected strong{color:#b91c1c}.orders-rejected-chart__chip--total{background:#f1f5f9;border-color:#e2e8f0}.orders-rejected-chart__plot{min-height:0;flex:1 1 auto;display:flex;flex-direction:column}.orders-rejected-chart--full{flex:1 1 auto;min-height:0;height:100%;gap:10px;padding:12px 14px 14px}.orders-rejected-chart--full .orders-rejected-chart__head,.orders-rejected-chart--full .orders-rejected-chart__summary,.orders-rejected-chart--full .orders-rejected-chart__hint{flex-shrink:0}.orders-rejected-chart--full .orders-rejected-chart__plot{flex:1 1 auto;min-height:220px}.orders-rejected-chart--full .orders-rejected-chart__hint{margin-top:auto}.orders-rejected-chart__hint{margin:0;font-size:12px;color:#94a3b8;text-align:center}@media(max-width:640px){.orders-rejected-chart{padding:14px 12px 16px}.orders-rejected-chart__head{flex-direction:column;align-items:flex-start;gap:4px}}@keyframes orders-rejected-chart-skel-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes orders-rejected-chart-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes orders-rejected-chart-skel-pulse{0%,to{opacity:.72}50%{opacity:1}}.orders-rejected-chart-skel{animation:orders-rejected-chart-skel-rise .42s ease both}.orders-rejected-chart-skel__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.orders-rejected-chart-skel__title,.orders-rejected-chart-skel__year,.orders-rejected-chart-skel__chip,.orders-rejected-chart-skel__y-tick,.orders-rejected-chart-skel__x-label,.orders-rejected-chart-skel__bar-seg{background:linear-gradient(90deg,#eef2f7,#f8fafc 45%,#eef2f7);background-size:200% 100%;animation:orders-rejected-chart-skel-shimmer 1.6s ease-in-out infinite}.orders-rejected-chart-skel__title{display:block;width:min(180px,42%);height:18px;border-radius:8px}.orders-rejected-chart-skel__year{display:block;width:72px;height:12px;border-radius:6px}.orders-rejected-chart-skel__chips{display:flex;flex-wrap:wrap;gap:8px}.orders-rejected-chart-skel__chip{width:108px;height:30px;border-radius:999px;animation-delay:calc(var(--i, 0) * 80ms)}.orders-rejected-chart-skel__chip--hold{background:linear-gradient(90deg,#fde68a,#fef3c7 45%,#fde68a);background-size:200% 100%}.orders-rejected-chart-skel__chip--in-process{background:linear-gradient(90deg,#bfdbfe,#dbeafe 45%,#bfdbfe);background-size:200% 100%}.orders-rejected-chart-skel__chip--rejected{background:linear-gradient(90deg,#fecaca,#fee2e2 45%,#fecaca);background-size:200% 100%}.orders-rejected-chart-skel__chip--total{width:88px}.orders-rejected-chart-skel__stage{display:grid;grid-template-columns:28px 1fr;gap:8px;min-height:220px}.orders-rejected-chart-skel__y-axis{display:flex;flex-direction:column;justify-content:space-between;padding:8px 0 28px}.orders-rejected-chart-skel__y-tick{display:block;width:20px;height:8px;border-radius:4px}.orders-rejected-chart-skel__plot{position:relative;display:flex;flex-direction:column;min-height:220px}.orders-rejected-chart-skel__grid{position:absolute;inset:8px 0 28px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.orders-rejected-chart-skel__grid-line{display:block;height:1px;background:#e2e8f0;opacity:.8}.orders-rejected-chart-skel__bars{position:relative;z-index:1;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:6px;align-items:end;flex:1;padding:8px 0 0;min-height:200px}.orders-rejected-chart-skel__bar-col{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:10px;height:100%;animation:orders-rejected-chart-skel-rise .48s ease both}.orders-rejected-chart-skel__bar-stack{display:flex;flex-direction:column;width:100%;max-width:28px;border-radius:6px 6px 4px 4px;overflow:hidden;box-shadow:0 4px 12px #0f172a14;animation:orders-rejected-chart-skel-pulse 2.2s ease-in-out infinite}.orders-rejected-chart-skel__bar-seg{display:block;width:100%;animation:none}.orders-rejected-chart-skel__bar-seg--hold{flex:0 0 38%;background:linear-gradient(180deg,#fcd34d,#f59e0b)}.orders-rejected-chart-skel__bar-seg--in-process{flex:0 0 34%;background:linear-gradient(180deg,#60a5fa,#3b82f6)}.orders-rejected-chart-skel__bar-seg--rejected{flex:1;background:linear-gradient(180deg,#f87171,#ef4444)}.orders-rejected-chart-skel__x-label{display:block;width:100%;max-width:34px;height:8px;border-radius:4px}.orders-rejected-chart-skel__legend{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;padding-top:2px}.orders-rejected-chart-skel__legend-item{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#64748b}.orders-rejected-chart-skel__swatch{width:10px;height:10px;border-radius:999px}.orders-rejected-chart-skel__swatch--hold{background:#f59e0b}.orders-rejected-chart-skel__swatch--in-process{background:#3b82f6}.orders-rejected-chart-skel__swatch--rejected{background:#ef4444}.orders-rejected-chart-skel--full{flex:1 1 auto;min-height:0;height:100%;gap:10px}.orders-rejected-chart-skel--full .orders-rejected-chart-skel__stage{flex:1 1 auto;min-height:220px}.orders-rejected-chart-skel--full .orders-rejected-chart-skel__plot{flex:1 1 auto;min-height:0}@media(max-width:640px){.orders-rejected-chart-skel__bars{gap:4px}.orders-rejected-chart-skel__bar-stack{max-width:22px}}.not-emailed-chart{position:relative;display:flex;flex-direction:column;gap:12px;padding:16px 18px 14px;border-radius:16px;overflow:hidden;border:1px solid #fde68a;background:linear-gradient(180deg,#fffbeb,#fff 52%,#f8fafc);box-shadow:0 1px 2px #0f172a0a,0 10px 32px #f59e0b24}.not-emailed-chart__drill,.not-emailed-chart__plot,.not-emailed-chart__hint{position:relative;z-index:1}.not-emailed-chart__drill{display:flex;align-items:center;gap:12px}.not-emailed-chart__back{border:1px solid #e7e5e4;border-radius:999px;background:#fff;color:#57534e;font-size:12px;font-weight:700;padding:6px 12px;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.not-emailed-chart__back:hover{background:#fffbeb;border-color:#fcd34d;color:#b45309}.not-emailed-chart__drill-label{font-size:13px;font-weight:700;color:#44403c}.not-emailed-chart__plot{min-height:0}.not-emailed-chart__hint{margin:0;text-align:center;font-size:12px;color:#a8a29e}@media(max-width:900px){.not-emailed-chart{padding:14px 12px 12px}}.not-emailed-chart--skeleton{pointer-events:none}.not-emailed-chart__skel{display:block;border-radius:10px;background:linear-gradient(90deg,#e7e5e473,#fffbebf2,#e7e5e473);background-size:220% 100%;animation:not-emailed-chart-shimmer 1.35s ease-in-out infinite}.not-emailed-chart__skel--plot{width:100%;height:100%;min-height:280px;border-radius:14px}@keyframes not-emailed-chart-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.test-positivity-chart{display:flex;flex-direction:column;gap:12px;width:100%;min-height:0;height:auto;padding:12px 10px 16px;border-radius:14px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0f172a0a,0 10px 28px #0f172a0f;overflow:visible;flex:0 0 auto}.test-positivity-chart--embedded{padding:0 8px 8px;border:none;border-radius:0;background:transparent;box-shadow:none}.test-positivity-chart--modal{padding:0;flex:1 1 auto;width:100%;height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);justify-items:stretch;align-items:stretch;align-content:stretch;gap:0}.test-positivity-chart--modal.test-positivity-chart--embedded{padding:0}.test-positivity-chart--modal.test-positivity-chart--stage{flex:1 1 auto;height:100%}.test-positivity-chart--modal.test-positivity-chart--embedded.test-positivity-chart--stage{flex:1 1 auto;justify-items:stretch;align-items:stretch;align-content:stretch;height:100%;min-height:0;overflow:visible}.test-positivity-chart--modal.test-positivity-chart--embedded.test-positivity-chart--stage.chart-wrapper--centered{align-items:stretch;justify-content:stretch}.test-positivity-chart--modal.chart-wrapper--test-types{align-items:center;justify-content:center;height:100%}.test-positivity-chart--modal .test-positivity-chart__plot{place-self:stretch;flex:none;min-height:0;width:100%;height:100%;max-height:none;display:grid;place-items:center;justify-items:center;position:relative}.test-positivity-chart--modal .test-positivity-chart__plot>div,.test-positivity-chart--modal .test-positivity-chart__plot .highcharts-container{position:absolute;inset:0;width:100%!important;height:100%!important;margin:0 auto;overflow:visible!important}.test-positivity-chart--modal .test-positivity-chart__footer{place-self:center;width:100%;padding-top:0;padding-bottom:2px}.test-positivity-chart--modal .highcharts-data-labels{overflow:visible!important}.test-positivity-chart--stage{padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;flex:1 1 auto;min-height:0}.test-positivity-chart--embedded.test-positivity-chart--stage{height:auto;overflow:visible;gap:4px;justify-content:center;align-items:center}.test-positivity-chart--3d.test-positivity-chart--embedded.test-positivity-chart--stage{overflow:visible}.test-positivity-chart--3d .test-positivity-chart__plot{align-items:center;justify-content:center}.test-positivity-chart--embedded.test-positivity-chart--stage:not(.test-positivity-chart--modal) .test-positivity-chart__plot{flex:1 1 auto;min-height:280px;height:auto;overflow:visible}.test-positivity-chart--modal.test-positivity-chart--embedded.test-positivity-chart--stage .test-positivity-chart__plot{flex:none;min-height:0;height:100%;max-height:none;overflow:visible}.test-positivity-chart--embedded.test-positivity-chart--stage .highcharts-data-labels{overflow:visible!important}.test-positivity-chart.chart-wrapper--test-types{align-items:center;justify-content:center;height:auto;min-height:0;overflow:visible}.test-positivity-chart__plot{position:relative;flex:0 0 auto;width:100%;min-height:280px;display:flex;align-items:center;justify-content:center;overflow:visible}.test-positivity-chart__plot>div,.test-positivity-chart__plot .highcharts-container,.test-positivity-chart.chart-wrapper--test-types>.test-positivity-chart__plot{width:100%!important;overflow:visible!important}.test-positivity-chart.chart-wrapper--test-types>.test-positivity-chart__plot>div,.test-positivity-chart.chart-wrapper--test-types>.test-positivity-chart__plot .highcharts-container{height:100%!important}.test-positivity-chart .highcharts-data-labels{overflow:visible!important}.test-positivity-chart__footer{display:flex;flex-direction:column;align-items:center;gap:10px;padding-top:2px;flex-shrink:0}.test-positivity-chart__total{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.test-positivity-chart__legend{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px}.test-positivity-chart__legend-item{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#374151}.test-positivity-chart__legend-item--button{appearance:none;border:none;background:transparent;padding:2px 6px;margin:0;border-radius:6px;cursor:pointer;font:inherit;color:inherit}.test-positivity-chart__legend-item--button:hover{background:#0f172a0d}.test-positivity-chart__legend-item--button:focus-visible{outline:2px solid rgba(22,140,211,.45);outline-offset:2px}.test-positivity-chart__legend-item--button:disabled{cursor:default}.test-positivity-chart__legend-item--negative{color:#b91c1c}.test-positivity-chart__legend-item--positive{color:#15803d}.test-positivity-chart__legend-item--negative.test-positivity-chart__legend-item--selected{background:#ef44441f;box-shadow:inset 0 0 0 1.5px #ef44446b,0 4px 14px #ef44441f;color:#991b1b}.test-positivity-chart__legend-item--positive.test-positivity-chart__legend-item--selected{background:#22c55e1f;box-shadow:inset 0 0 0 1.5px #22c55e6b,0 4px 14px #22c55e1f;color:#166534}.test-positivity-chart__legend-item--selected .test-positivity-chart__swatch{transform:scale(1.12);box-shadow:0 0 0 2px #fff,0 0 0 3px currentColor}.test-positivity-chart--filtered .test-positivity-chart__plot{transition:filter .2s ease}.test-positivity-chart__swatch{width:12px;height:12px;border-radius:3px;border:1px solid rgba(255,255,255,.9);box-shadow:0 0 0 1px #0f172a14;transition:transform .2s ease,box-shadow .2s ease}.test-positivity-chart__swatch--negative{background:#ef4444}.test-positivity-chart__swatch--positive{background:#22c55e}@media(max-width:720px){.test-positivity-chart{padding:10px 8px 14px}.test-positivity-chart__plot{min-height:240px}}@keyframes test-positivity-simple-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.test-positivity-simple-skel__shimmer{background:linear-gradient(90deg,var(--table-skeleton-base) 0%,var(--table-skeleton-shine) 35%,var(--table-skeleton-mid) 70%,var(--table-skeleton-base) 100%);background-size:220% 100%;animation:test-positivity-simple-skel-shimmer .7s ease-in-out infinite}.test-positivity-simple-skel{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:320px;padding:12px;box-sizing:border-box}.test-positivity-simple-skel--modal{flex:1 1 auto;width:100%;height:100%;min-height:280px;padding:0;margin:0;border:none;background:transparent;box-shadow:none;display:grid;grid-template-rows:auto minmax(0,1fr);place-items:stretch;justify-items:stretch}.test-positivity-simple-skel--modal .test-positivity-chart__plot,.test-positivity-simple-skel--modal .test-positivity-simple-skel__plot{flex:none;position:relative;min-height:220px;width:100%;height:100%}.test-positivity-simple-skel__stage{position:absolute;inset:20px;display:grid;place-items:center;justify-items:center;container-type:size}.test-positivity-simple-skel__donut-wrap{position:relative;width:92cqmin;height:92cqmin;max-width:100%;max-height:100%;aspect-ratio:1;perspective:860px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.test-positivity-simple-skel__donut-3d{position:relative;width:100%;height:100%;transform-style:preserve-3d;transform:rotateX(42deg)}.test-positivity-simple-skel__donut-layer,.test-positivity-simple-skel__donut-top{--donut-mask: radial-gradient(circle, transparent 45.4%, #000 46.4%);position:absolute;inset:0;border-radius:50%;mask:var(--donut-mask);-webkit-mask:var(--donut-mask)}.test-positivity-simple-skel__donut-layer{background:var(--table-skeleton-mid);transform:translate3d(0,calc(var(--layer) * 1.1px),calc(var(--layer) * -1.8px));opacity:calc(1 - var(--layer) * .035)}.test-positivity-simple-skel__donut-top{transform:translateZ(14px);box-shadow:inset 0 10px 18px #ffffff8c,inset 0 -8px 14px #0f172a0f,0 14px 28px #0f172a14;display:flex;align-items:center;justify-content:center}.test-positivity-simple-skel__donut-top.test-positivity-simple-skel__shimmer{background-size:220% 100%}.test-positivity-simple-skel__hole{width:46%;height:46%;border-radius:50%;background:#fff;box-shadow:inset 0 2px 8px #0f172a0f}.test-positivity-simple-skel__shadow{position:absolute;left:50%;bottom:4%;width:68%;height:14%;border-radius:50%;transform:translate(-50%) rotateX(78deg);background:radial-gradient(ellipse,#0f172a1f,#0f172a00 72%);filter:blur(10px);pointer-events:none}.test-positivity-simple-skel__footer{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:100%}.test-positivity-simple-skel__legend{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px}.test-positivity-simple-skel__legend-item{display:inline-flex;align-items:center;gap:8px}.test-positivity-simple-skel__line,.test-positivity-simple-skel__swatch{display:block;border-radius:999px}.test-positivity-simple-skel__line.test-positivity-simple-skel__shimmer,.test-positivity-simple-skel__swatch.test-positivity-simple-skel__shimmer{background-size:220% 100%}.test-positivity-simple-skel__line{width:96px;height:10px}.test-positivity-simple-skel__line--total{width:132px;height:10px}.test-positivity-simple-skel__line--short{width:84px;animation-delay:.1s}.test-positivity-simple-skel__line--legend{width:96px;height:10px}.test-positivity-simple-skel__swatch{width:12px;height:12px;border-radius:3px;flex-shrink:0}@media(prefers-reduced-motion:reduce){.test-positivity-simple-skel__shimmer,.test-positivity-simple-skel__line,.test-positivity-simple-skel__swatch{animation:none}}.test-positivity-chart-panel{--test-positivity-modal-spacing: 20px;--test-positivity-modal-pie-size: 92%;display:grid;place-items:stretch;flex:1 1 auto;width:100%;height:100%;min-height:0;max-height:100%;overflow:visible}.test-positivity-chart-panel .chart-slot{flex:1 1 auto;min-height:0;height:100%;width:100%}.test-positivity-chart-panel .chart-slot__loader{display:flex;align-items:center;justify-content:center}.test-positivity-chart-panel .chart-slot__loader>*{flex:1 1 auto;width:100%;min-height:100%}.test-positivity-chart-panel--empty{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:320px;font-size:14px;font-weight:600;color:var(--color-offline-slate)}.test-positivity-chart-panel .test-positivity-chart--modal,.test-positivity-chart-panel .test-positivity-simple-skel--modal{display:grid;grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;min-height:0;max-height:100%;margin:0;padding:0;place-self:stretch;justify-items:stretch;align-items:stretch;align-content:stretch}.test-positivity-chart-panel .chart-wrapper--centered,.test-positivity-chart-panel .chart-wrapper--test-types{align-items:center;justify-content:center;height:100%}.test-positivity-chart-panel .test-positivity-chart--modal .test-positivity-chart__plot,.test-positivity-chart-panel .test-positivity-simple-skel--modal .test-positivity-chart__plot{place-self:stretch;width:100%;height:100%;min-height:0;max-height:none;overflow:visible;display:grid;place-items:center;justify-items:center;position:relative}.test-positivity-chart-panel .test-positivity-chart--modal .test-positivity-chart__footer,.test-positivity-chart-panel .test-positivity-simple-skel--modal .test-positivity-chart__footer{place-self:center;flex-shrink:0;width:100%;gap:10px;padding-top:0;padding-bottom:2px}.test-positivity-chart-panel .test-positivity-chart__plot>div,.test-positivity-chart-panel .test-positivity-chart__plot .highcharts-container{position:absolute;inset:0;width:100%!important;height:100%!important;max-height:none;margin:0 auto;overflow:visible!important}.test-positivity-chart-panel .test-positivity-chart__footer{flex-shrink:0}.test-positivity-chart-panel .test-positivity-simple-skel__stage{position:absolute;inset:var(--test-positivity-modal-spacing);display:grid;place-items:center;justify-items:center;container-type:size}.test-positivity-chart-panel .test-positivity-simple-skel__donut-wrap{width:92cqmin;height:92cqmin;max-width:100%;max-height:100%;aspect-ratio:1;flex-shrink:0}.test-positivity-chart-panel .test-positivity-chart--modal .highcharts-data-labels{overflow:visible!important}.test-volume-report-table{flex:1;min-height:0;display:flex;flex-direction:column;margin:0 12px 12px;padding:0}.test-volume-report-table--empty{align-items:center;justify-content:center}.test-volume-report-table__empty{width:100%;min-height:240px;border-radius:14px;border:1px dashed #cbd5e1;background:linear-gradient(180deg,#fff,#f8fafc)}.test-volume-report-table__card{flex:1;min-height:0;display:flex;flex-direction:column;border:1px solid #dbeafe;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f172a0a,0 14px 40px #2563eb14;overflow:hidden}.test-volume-report-table__scroll{flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch}.test-volume-report-table__grid{width:100%;border-collapse:separate;border-spacing:0;font-size:var(--table-font-size, 13px);line-height:var(--table-line-height, 1.45);color:#0f172a}.test-volume-report-table__section-head{padding:12px 16px;text-align:center;border-bottom:1px solid rgba(255,255,255,.14)}.test-volume-report-table__section-head--pcr{background:radial-gradient(circle at 12% 50%,rgba(255,255,255,.14) 0%,transparent 42%),linear-gradient(135deg,#1e3a8a,#2563eb 52%,#3b82f6)}.test-volume-report-table__section-head--tox{background:radial-gradient(circle at 88% 50%,rgba(255,255,255,.12) 0%,transparent 42%),linear-gradient(135deg,#0f766e,#0d9488 48%,#14b8a6);border-left:3px solid rgba(255,255,255,.28)}.test-volume-report-table__section-label{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:.6875rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#fff}.test-volume-report-table__section-dot{width:7px;height:7px;border-radius:50%;background:#fffffff2;box-shadow:0 0 0 3px #ffffff38;flex-shrink:0}.test-volume-report-table__section-row th{position:sticky;top:0;z-index:3}.test-volume-report-table__columns-row th{position:sticky;top:40px;z-index:2;padding:10px 12px;font-size:.625rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#64748b;border-bottom:1px solid #e2e8f0;white-space:nowrap}.test-volume-report-table__columns-row .test-volume-report-table__zone--pcr{background:linear-gradient(180deg,#f8fbff,#eff6ff);box-shadow:inset 0 -1px #dbeafe}.test-volume-report-table__columns-row .test-volume-report-table__zone--tox{background:linear-gradient(180deg,#f0fdfa,#ecfeff);box-shadow:inset 0 -1px #99f6e4}.test-volume-report-table__col-date{text-align:left;min-width:116px}.test-volume-report-table__columns-row .test-volume-report-table__col-date,.test-volume-report-table__grid tbody .test-volume-report-table__col-date{padding-left:18px}.test-volume-report-table__pcr-divider{border-right:2px solid #bfdbfe}.test-volume-report-table__tox-start{border-left:2px solid #99f6e4}.test-volume-report-table__grid tbody td{padding:10px 12px;border-bottom:1px solid #eef2f7;vertical-align:middle}.test-volume-report-table__grid tbody .test-volume-report-table__zone--pcr{background:#eff6ff59}.test-volume-report-table__grid tbody .test-volume-report-table__zone--tox{background:#f0fdfa73}.test-volume-report-table__num{text-align:center}.tv-date{display:inline-flex;align-items:center;gap:8px;min-width:0}.tv-date__badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:7px;font-size:11px;font-weight:800;color:#1d4ed8;background:linear-gradient(180deg,#dbeafe,#bfdbfe);border:1px solid #93c5fd;flex-shrink:0}.tv-date__text{font-size:13px;font-weight:600;color:#334155;letter-spacing:.01em;white-space:nowrap}.tv-date--total .tv-date__text{font-weight:700;color:#1e40af}.tv-count{display:inline-flex;align-items:center;justify-content:center;min-width:34px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;font-feature-settings:"tnum";line-height:1.2;border:1px solid transparent}.tv-count--empty{min-width:28px;padding:4px 8px;font-weight:500;color:#cbd5e1;background:#f8fafc;border-color:#e2e8f0}.tv-count--pcr{color:#1e40af;background:linear-gradient(180deg,#eff6ff,#dbeafe);border-color:#bfdbfe;box-shadow:0 1px 2px #2563eb14}.tv-count--pcr.tv-count--emphasis{color:#fff;background:linear-gradient(180deg,#3b82f6,#2563eb);border-color:#1d4ed8;box-shadow:0 2px 8px #2563eb47}.tv-count--tox{color:#0f766e;background:linear-gradient(180deg,#f0fdfa,#ccfbf1);border-color:#99f6e4;box-shadow:0 1px 2px #0d948814}.test-volume-report-table__grid tbody tr.is-data-row{transition:background .16s ease,box-shadow .16s ease}.test-volume-report-table__grid tbody tr.is-data-row:hover{box-shadow:inset 3px 0 #3b82f6}.test-volume-report-table__grid tbody tr.is-data-row:hover .test-volume-report-table__zone--pcr{background:#dbeafe8c}.test-volume-report-table__grid tbody tr.is-data-row:hover .test-volume-report-table__zone--tox{background:#ccfbf18c}.test-volume-report-table__grid tbody tr.is-week-total{background:linear-gradient(90deg,#dbeafe,#eff6ff 48%,#ecfeff);box-shadow:inset 4px 0 #2563eb}.test-volume-report-table__grid tbody tr.is-week-total td{border-bottom-color:#bfdbfe;padding-top:11px;padding-bottom:11px}.test-volume-report-table__grid tbody tr.is-week-total .test-volume-report-table__zone--pcr,.test-volume-report-table__grid tbody tr.is-week-total .test-volume-report-table__zone--tox{background:transparent}.test-volume-report-table__grid tbody tr.is-week-total .tv-count--pcr{color:#1e3a8a;background:#ffffffb8;border-color:#93c5fd}.test-volume-report-table__grid tbody tr.is-week-total .tv-count--pcr.tv-count--emphasis{color:#fff;background:linear-gradient(180deg,#2563eb,#1d4ed8);border-color:#1e40af}.test-volume-report-table__grid tbody tr.is-week-total .tv-count--tox{color:#115e59;background:#ffffffb8;border-color:#5eead4}.report-data-modal__test-volume-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.report-data-modal__test-volume-filters{display:flex;align-items:center;gap:16px;flex-wrap:wrap;min-width:0}.report-data-modal__test-volume-modes{display:inline-flex;align-items:stretch}.report-data-modal__test-volume-modes button{border:0;background:transparent;cursor:pointer;font:inherit}.report-data-modal__panel--test-volume{background:linear-gradient(180deg,#f1f5f9,#e8eef5)}.report-data-modal__panel--test-volume .report-data-modal__table-wrap{flex:1 1 auto;min-height:280px;display:flex;flex-direction:column;margin:12px 14px 14px;padding:0;border-top:none;border-radius:18px;border:1px solid #dbeafe;background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);box-shadow:0 1px 2px #0f172a0a;overflow:hidden}.report-data-modal__panel--test-volume .report-data-modal__table-wrap .report-modal-table-toolbar,.report-data-modal__panel--test-volume .report-data-modal__table-wrap .report-modal-skel__toolbar{margin:12px 12px 0;padding:var(--report-toolbar-padding-y, 10px) 12px;min-height:calc(var(--search-field-height, 38px) + (var(--report-toolbar-padding-y, 10px) * 2));display:flex;align-items:center;box-sizing:border-box;border:1px solid #dbeafe;border-radius:16px;background:var(--color-white);box-shadow:0 1px 2px #0f172a0a}.report-data-modal__panel--test-volume .report-data-modal__test-volume-bar{margin:12px 14px 0;padding:12px 16px;border-radius:14px;border:1px solid #dbeafe;background:linear-gradient(135deg,#2563eb0f,#fff0 45%),linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 1px 2px #0f172a0a,0 10px 28px #2563eb14}.report-data-modal__panel--test-volume .report-data-modal__test-volume-modes{padding:4px;border-radius:12px;background:#f1f5f9;border:1px solid #e2e8f0}.report-data-modal__panel--test-volume .report-data-modal__test-volume-modes button{padding:8px 16px;border-radius:9px;font-size:13px;font-weight:700;color:#475569;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.report-data-modal__panel--test-volume .report-data-modal__test-volume-modes button.is-active{background:linear-gradient(180deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 14px #2563eb59}.report-data-modal__panel--test-volume .report-data-modal__test-volume-date-display{font-size:13px;font-weight:600;color:#334155;padding:6px 12px;border-radius:999px;background:#fff;border:1px solid #e2e8f0}.report-data-modal__panel--test-volume .report-data-modal__test-volume-count{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b;padding:6px 10px;border-radius:8px;background:#fffc;border:1px solid #e2e8f0}@media(max-width:900px){.test-volume-report-table{margin:8px 10px 10px}.test-volume-report-table__grid{font-size:12px}.test-volume-report-table__columns-row th,.test-volume-report-table__grid tbody td{padding:8px}.test-volume-report-table__columns-row .test-volume-report-table__col-date,.test-volume-report-table__grid tbody .test-volume-report-table__col-date{padding-left:10px;min-width:96px}.tv-count{min-width:30px;padding:3px 8px;font-size:11px}.tv-date__text{font-size:12px}}@keyframes tv-skel-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@keyframes tv-skel-fade-in{0%{opacity:.35}to{opacity:1}}.test-volume-report-table--skeleton .test-volume-report-table__card{pointer-events:none}.test-volume-report-table--skeleton tbody tr{animation:tv-skel-fade-in .45s ease both}.test-volume-report-table--skeleton .test-volume-report-table__section-label{opacity:.95}.test-volume-report-table--skeleton .test-volume-report-table__section-dot{animation:tv-skel-shimmer 1.6s ease-in-out infinite;background:#ffffff8c;background-size:220% 100%}.tv-skel__date{display:inline-flex;align-items:center;gap:8px}.tv-skel__date-badge{width:22px;height:22px;border-radius:7px;flex-shrink:0;background:linear-gradient(90deg,#bfdbfe8c,#dbeafef2 45%,#bfdbfe8c);background-size:220% 100%;animation:tv-skel-shimmer 1.35s ease-in-out infinite}.tv-skel__date-text{display:block;width:56px;height:12px;border-radius:6px;background:linear-gradient(90deg,#e8eef5,#f8fafc 42%,#e2e8f0);background-size:220% 100%;animation:tv-skel-shimmer 1.35s ease-in-out infinite}.tv-skel__date-text--wide{width:128px;height:13px}.tv-skel__count{display:inline-block;min-width:34px;height:24px;border-radius:999px;background:linear-gradient(90deg,#e8eef5,#f8fafc 42%,#e2e8f0);background-size:220% 100%;animation:tv-skel-shimmer 1.35s ease-in-out infinite}.tv-skel__count--pcr{border:1px solid #dbeafe}.tv-skel__count--pcr.tv-skel__count--emphasis{min-width:38px;border-color:#bfdbfe;background:linear-gradient(90deg,#bfdbfe73,#dbeafef2 42%,#93c5fd8c);background-size:220% 100%}.tv-skel__count--tox{border:1px solid #ccfbf1;background:linear-gradient(90deg,#ccfbf173,#f0fdfaf2 42%,#99f6e48c);background-size:220% 100%}.test-volume-report-table--skeleton tbody tr.is-week-total .tv-skel__count--pcr{border-color:#93c5fd;background:linear-gradient(90deg,#bfdbfe59,#eff6fff2 42%,#bfdbfe73);background-size:220% 100%}.test-volume-report-table--skeleton tbody tr.is-week-total .tv-skel__count--pcr.tv-skel__count--emphasis{background:linear-gradient(90deg,#2563eb33,#3b82f66b 42%,#2563eb3d);background-size:220% 100%}.test-volume-report-table--skeleton tbody tr.is-week-total .tv-skel__count--tox{border-color:#5eead4}@media(max-width:900px){.tv-skel__date-text{width:48px}.tv-skel__date-text--wide{width:104px}.tv-skel__count{min-width:30px;height:22px}}.operations-report-filters{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;gap:12px 14px;min-width:0}.operations-report-filters__grid{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px 14px;flex:1 1 auto;min-width:0}.operations-report-filters__control{display:flex;flex-direction:column;gap:6px;flex:0 1 160px;min-width:140px}.operations-report-filters__control--wide{flex:1 1 200px;min-width:160px}.operations-report-filters--client-ops .operations-report-filters__grid{flex-wrap:nowrap;align-items:flex-end}.operations-report-filters--client-ops .operations-report-filters__control{flex:0 0 132px;min-width:120px;width:132px}.operations-report-filters--client-ops .operations-report-filters__grid>.operations-report-filters__control:nth-child(2){flex:0 0 156px;min-width:156px;width:156px}.operations-report-filters--client-ops .operations-report-filters__control--secondary{flex:1 1 200px;min-width:168px;width:auto;max-width:280px}.operations-report-filters__label{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--color-offline-slate)}.operations-report-filters__select-wrap{position:relative}.operations-report-filters__select-wrap:after{content:"";position:absolute;right:14px;top:50%;width:8px;height:8px;border-right:2px solid var(--color-offline-slate);border-bottom:2px solid var(--color-offline-slate);transform:translateY(-65%) rotate(45deg);pointer-events:none}.operations-report-filters__select-wrap select{width:100%;appearance:none;border:1px solid #dbeafe;border-radius:12px;padding:11px 36px 11px 14px;font:inherit;font-size:14px;font-weight:600;color:var(--color-slate-900);background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);box-shadow:inset 0 1px #fffc;transition:border-color .15s ease,box-shadow .15s ease}.operations-report-filters__select-wrap select:hover{border-color:#93c5fd}.operations-report-filters__select-wrap select:focus{outline:none;border-color:#168cd3;box-shadow:0 0 0 3px #168cd326}.operations-report-filters__calendar-wrap{position:relative;min-width:0;width:100%}.operations-report-filters__calendar-wrap .operations-report-filters__skel-select{width:100%}.operations-report-filters__month-picker,.operations-report-filters__month-picker .app-date-picker-wrap{width:100%;min-width:0}.operations-report-filters__month-picker .app-date-picker-field>input{width:100%;appearance:none;border:1px solid #dbeafe;border-radius:12px;padding:11px 36px 11px 14px;font:inherit;font-size:14px;font-weight:600;color:var(--color-slate-900);background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);box-shadow:inset 0 1px #fffc;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.operations-report-filters__month-picker .app-date-picker-field>input::placeholder{color:var(--color-slate-600);font-weight:600}.operations-report-filters__month-picker .app-date-picker-field>input:hover{border-color:#93c5fd}.operations-report-filters__month-picker .app-date-picker-field>input:focus{outline:none;border-color:#168cd3;box-shadow:0 0 0 3px #168cd326}.operations-report-filters__month-picker .app-date-picker-trigger{color:var(--color-offline-slate)!important}.operations-report-filters__month-picker .app-date-picker-trigger:hover:not(:disabled){color:#168cd3!important;background:#168cd314!important}.operations-report-filters__type-block{display:flex;flex-direction:column;gap:6px;flex:0 0 auto}.operations-report-filters__segmented{display:inline-flex;flex-wrap:wrap;gap:6px;padding:4px;border-radius:14px;background:var(--color-gray-250);border:1px solid #e2e8f0;width:fit-content}.operations-report-filters__segment{border:none;background:transparent;color:var(--color-slate-600);font:inherit;font-size:13px;font-weight:700;padding:8px 16px;border-radius:10px;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.operations-report-filters__segment:hover{color:var(--color-slate-900)}.operations-report-filters__segment.is-active{background:linear-gradient(180deg,#168cd3,#0e6ea8);color:var(--color-white);box-shadow:0 4px 14px #168cd359}.operations-report-filters__skel-select{display:block;box-sizing:border-box;width:100%;height:42px;border-radius:12px;border:1px solid #dbeafe;background:linear-gradient(90deg,#e8edf4,#f4f7fb,#dce5f0 70%,#e8edf4);background-size:220% 100%;animation:operations-report-filters-skel-shimmer .7s ease-in-out infinite}@keyframes operations-report-filters-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:992px){.operations-report-filters,.operations-report-filters__grid{width:100%}.operations-report-filters--client-ops .operations-report-filters__grid{flex-wrap:wrap}.operations-report-filters--client-ops .operations-report-filters__control,.operations-report-filters--client-ops .operations-report-filters__control--secondary{flex:1 1 calc(33.333% - 10px);width:auto;min-width:0;max-width:none}.operations-report-filters__control,.operations-report-filters__control--wide{flex:1 1 calc(50% - 7px);min-width:0}.operations-report-filters__type-block,.operations-report-filters__segmented{width:100%}.operations-report-filters__segment{flex:1 1 auto;text-align:center}}@media(max-width:520px){.operations-report-filters__control,.operations-report-filters__control--wide{flex:1 1 100%}}.emr-status-filters{margin:16px 18px 0;padding:20px 22px;border-radius:18px;background:linear-gradient(135deg,#168cd312,#fff0 42%),linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);border:1px solid #dbeafe;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #168cd314}.emr-status-filters--embedded.operations-report-filters__control{margin:0;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;flex:0 0 auto;min-width:0;width:auto}.emr-status-filters--embedded .emr-status-filters__pills{display:flex;flex-wrap:nowrap;justify-content:stretch;align-items:center;gap:6px;min-height:42px;width:100%;overflow:hidden}.emr-status-filters--embedded .emr-status-filters__pill{flex:1 1 0;min-width:0;padding:8px;font-size:12px;text-align:center;white-space:nowrap}.emr-status-filters__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.emr-status-filters__label{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--color-offline-slate)}.emr-status-filters__count{font-size:13px;font-weight:700;color:#168cd3;background:#e0f2fe;border-radius:999px;padding:6px 12px}.emr-status-filters__pills{display:flex;flex-wrap:wrap;gap:8px}.emr-status-filters__pill{border:1px solid #cbd5e1;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700;background:var(--color-white);color:#64748b;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.emr-status-filters__pill:hover:not(.is-active){transform:translateY(-1px);border-color:#94a3b8;color:#334155;background:#f8fafc}.emr-status-filters__pill.is-active{box-shadow:0 4px 14px #0f172a29;transform:translateY(-1px)}.emr-status-filters__pill--all.is-active{background:linear-gradient(180deg,#334155,#0f172a);border-color:#0f172a;color:var(--color-white)}.emr-status-filters__pill--submitted.is-active{background:linear-gradient(180deg,#fbbf24,#d97706);border-color:#b45309;color:#451a03}.emr-status-filters__pill--in-process.is-active{background:linear-gradient(180deg,#60a5fa,#2563eb);border-color:#1d4ed8;color:var(--color-white)}.emr-status-filters__pill--completed.is-active{background:linear-gradient(180deg,#4ade80,#16a34a);border-color:#15803d;color:var(--color-white)}.emr-status-filters__pill--canceled.is-active{background:linear-gradient(180deg,#f87171,#dc2626);border-color:#b91c1c;color:var(--color-white)}@media(max-width:720px){.emr-status-filters:not(.emr-status-filters--embedded){margin:12px 12px 0;padding:14px 16px;border-radius:14px}}.emr-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;line-height:1;white-space:nowrap}.emr-badge--default{background:var(--color-offline-card-gradient);color:var(--color-slate-600)}.emr-badge--submitted{background:#ffc;color:#856404;border:1px solid #ffe58f}.emr-badge--in-process{background:#e7f3ff;color:#0b5ed7;border:1px solid #b6d4fe}.emr-badge--completed{background:#f0fdf4;color:#198754;border:1px solid #c7f1d3}.emr-badge--canceled{background:#fff1f0;color:#c62828;border:1px solid #f5c2c0}@keyframes emr-badge-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.emr-badge__icon--spin{animation:emr-badge-spin 1s linear infinite}.nuculis-clients-filters{margin:16px 18px 0;padding:20px 22px;border-radius:18px;background:linear-gradient(135deg,#168cd312,#fff0 42%),linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);border:1px solid #dbeafe;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #168cd314;display:flex;flex-direction:column;gap:14px}.nuculis-clients-filters--embedded{margin:0;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;flex:0 1 auto;min-width:0}.nuculis-clients-filters__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.nuculis-clients-filters__title{display:inline-flex;align-items:center;gap:8px;color:#168cd3}.nuculis-clients-filters--embedded .nuculis-clients-filters__title{color:inherit}.nuculis-clients-filters__label{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--color-offline-slate)}.nuculis-clients-filters__summary{font-size:13px;font-weight:600;font-style:italic;color:#64748b}.operations-report-filters--nuculis-inline .operations-report-filters__grid{flex-wrap:nowrap}@media(max-width:1100px){.operations-report-filters--nuculis-inline .operations-report-filters__grid{flex-wrap:wrap}}@media(max-width:720px){.nuculis-clients-filters:not(.nuculis-clients-filters--embedded){margin:12px 12px 0;padding:14px 16px;border-radius:14px}.nuculis-clients-filters--embedded{flex-direction:column;align-items:stretch}}.nuculis-pct-bar{display:flex;align-items:center;gap:10px;min-width:120px}.nuculis-pct-bar--compact{min-width:0;width:132px;max-width:132px;margin:0 auto;gap:8px}.nuculis-pct-bar--compact .nuculis-pct-bar__track{height:6px}.nuculis-pct-bar--compact .nuculis-pct-bar__label{min-width:40px;font-size:12px;font-weight:700}.nuculis-pct-bar__track{flex:1;height:6px;border-radius:999px;background:#e2e8f0;overflow:hidden}.nuculis-pct-bar__fill{height:100%;border-radius:999px;transition:width .45s cubic-bezier(.4,0,.2,1)}.nuculis-pct-bar__fill--billed{background:linear-gradient(90deg,#60a5fa,#2563eb)}.nuculis-pct-bar__fill--received{background:linear-gradient(90deg,#4ade80,#16a34a)}.nuculis-pct-bar__label{min-width:44px;font-size:12px;font-weight:700;text-align:right;font-variant-numeric:tabular-nums}.nuculis-pct-bar__label--billed{color:#2563eb}.nuculis-pct-bar__label--received{color:#15803d}.nuculis-pct-bar--premium{min-width:148px;max-width:240px;margin:0 auto;padding:10px 12px;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;box-shadow:inset 0 1px #ffffffe6}.nuculis-pct-bar--premium .nuculis-pct-bar__track{height:8px;background:#e8eef5;box-shadow:inset 0 1px 2px #0f172a0f}.nuculis-pct-bar--premium .nuculis-pct-bar__fill--billed{box-shadow:0 0 8px #2563eb59}.nuculis-pct-bar--premium .nuculis-pct-bar__fill--received{box-shadow:0 0 8px #16a34a59}.nuculis-pct-bar--premium .nuculis-pct-bar__label{min-width:52px;font-size:13px;font-weight:800}.report-data-modal__standalone-summary{margin:16px 18px 0}.report-data-modal__standalone-summary .report-simple-control-bar{margin:0}.clients-order-notes-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;width:100%;max-width:100%}.clients-order-notes-row{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:100%;padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.clients-order-notes-row__acc{font-size:13px;font-weight:800;color:#168cd3;font-variant-numeric:tabular-nums;line-height:1.35}.clients-order-notes-row__details{display:flex;flex-direction:column;gap:6px;width:100%;min-width:0}.clients-order-notes-row__issue,.clients-order-notes-row__note{display:block;width:100%;box-sizing:border-box;padding:7px 12px;border-radius:8px;font-size:12px;font-weight:600;line-height:1.45;text-align:left;white-space:normal;word-break:normal;overflow-wrap:anywhere}.clients-order-notes-row__issue{background:#fff7ed;border:1px solid #fed7aa;color:#c2410c}.clients-order-notes-row__note{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.clients-order-notes-row__empty{font-size:12px;color:#94a3b8;font-style:italic}.clients-order-notes__empty{color:#94a3b8;font-style:italic;font-size:13px}.report-data-modal__table-wrap--client-analytics .clients-order-notes-list{margin:0;max-width:none}.report-data-modal__panel--clients-lt5-orders .dt-table td.client-perf-notes-cell{min-width:440px}.report-data-modal__panel--clients-lt5-orders .clients-order-notes-row{padding:12px 14px}.report-data-modal__panel--clients-lt5-orders .clients-order-notes-row__issue,.report-data-modal__panel--clients-lt5-orders .clients-order-notes-row__note{padding:8px 14px;font-size:13px}.report-stat-cards-skeleton .report-stat-cards__card{display:flex;flex-direction:column;justify-content:flex-start;gap:6px}.report-stat-cards-skeleton__label{position:relative;display:block;min-height:11px}.report-stat-cards-skeleton__label-text{display:block;visibility:hidden;white-space:nowrap;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;line-height:1.35}.report-stat-cards-skeleton__bar{display:block;border-radius:999px;background:linear-gradient(90deg,#e8edf4,#f4f7fb,#dce5f0 70%,#e8edf4);background-size:220% 100%;animation:report-stat-cards-skeleton-shimmer .7s ease-in-out infinite}.report-stat-cards-skeleton__bar--label{position:absolute;inset:0 auto auto 0;width:100%;height:9px}.report-stat-cards-skeleton__bar--value{width:72%;min-width:52px;height:18px;border-radius:6px}@keyframes report-stat-cards-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.report-data-modal__clients-order-statuses-filters .report-data-modal__billing-status-meta-row{justify-content:flex-end}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-control--month{flex:0 0 150px;min-width:140px}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-control--client{flex:1 1 300px;min-width:220px;max-width:380px}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-control--client select{width:100%;min-height:38px;padding:8px 12px;font-size:14px}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-control--status{flex:0 0 156px;min-width:140px}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-control--status select{width:100%;min-height:38px;padding:8px 12px;font-size:14px}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-control--test-type{flex:0 0 auto;min-width:0}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-control--test-type .report-radio-filters__options{flex-wrap:nowrap}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-control--test-type .report-radio-filters__segment{padding:8px 14px;white-space:nowrap}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-control--month .app-date-picker-wrap{width:100%;min-width:0}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-control--month .app-date-picker-field>input{width:100%;min-width:0;min-height:38px;box-sizing:border-box;border:1px solid #dbeafe;border-radius:12px;padding:9px 36px 9px 12px;font:inherit;font-size:13px;font-weight:600;color:var(--color-slate-900);background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%)}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-control--month .app-date-picker-field>input:focus{outline:none;border-color:#168cd3;box-shadow:0 0 0 3px #168cd326}@media(max-width:900px){.report-data-modal__clients-order-statuses-filters .report-data-modal__billing-status-meta-row{flex-wrap:wrap;justify-content:space-between}.report-data-modal__clients-order-statuses-filters .report-data-modal__record-count{margin-left:0;justify-content:flex-start}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-control--client{flex:1 1 100%;max-width:none}}.requisition-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:88px;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:700;line-height:1.2;white-space:nowrap}.requisition-status-badge--empty{min-width:0;padding:0;color:#94a3b8;font-weight:600}.requisition-status-badge--submitted{color:#1d4ed8;background:#dbeafe}.requisition-status-badge--in-process{color:#b45309;background:#fef3c7}.requisition-status-badge--rejected{color:#b91c1c;background:#fee2e2}.requisition-status-badge--completed{color:#047857;background:#d1fae5}.requisition-status-badge--canceled,.requisition-status-badge--hold{color:#475569;background:#e2e8f0}.requisition-status-badge--default{color:#334155;background:#f1f5f9}.client-perf-notes-list{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;max-width:100%}.client-perf-notes-row{display:flex;align-items:center;gap:10px;min-width:0;padding:7px 10px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #cbd5e1}.client-perf-notes-row__count{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:28px;height:28px;padding:0 8px;border-radius:8px;background:#fff;border:1px solid #e2e8f0;font-size:12px;font-weight:800;color:#168cd3;font-variant-numeric:tabular-nums}.client-perf-notes-row__status{flex:1 1 auto;min-width:0;font-size:12px;font-weight:600;color:#334155;line-height:1.3;word-break:break-word}.client-perf-notes-row--paid{background:#f0fdf4;border-color:#bbf7d0;border-left-color:#22c55e}.client-perf-notes-row--paid .client-perf-notes-row__count{color:#047857;border-color:#bbf7d0}.client-perf-notes-row--billed{background:#eff6ff;border-color:#bfdbfe;border-left-color:#3b82f6}.client-perf-notes-row--billed .client-perf-notes-row__count{color:#1d4ed8;border-color:#bfdbfe}.client-perf-notes-row--hold{background:#fff7ed;border-color:#fed7aa;border-left-color:#f59e0b}.client-perf-notes-row--hold .client-perf-notes-row__count{color:#c2410c;border-color:#fed7aa}.client-perf-notes-row--inactive{background:#f8fafc;border-color:#e2e8f0;border-left-color:#94a3b8}.client-perf-notes-row--inactive .client-perf-notes-row__count{color:#64748b}.client-perf-notes__empty{color:#94a3b8;font-style:italic;font-size:12px}.client-perf-filters{margin:16px 18px 0;padding:20px 22px;border-radius:18px;background:linear-gradient(135deg,#168cd312,#fff0 42%),linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);border:1px solid #dbeafe;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #168cd314;display:flex;flex-direction:column;gap:14px}.client-perf-filters--control-bar{flex-direction:column;align-items:stretch;gap:12px;padding:18px 20px;min-width:0;overflow:visible}.client-perf-filters__row{display:flex;align-items:center;gap:14px;min-width:0}.client-perf-filters__row--period{flex-wrap:nowrap}.client-perf-filters__row--sort{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;padding-bottom:2px}.client-perf-filters--control-bar .client-perf-filters__period{display:flex;flex:0 0 auto;align-items:flex-end;gap:12px;min-width:0}.client-perf-filters--control-bar .operations-report-filters__control{flex:0 0 132px;min-width:120px;width:132px}.client-perf-filters--control-bar .client-perf-filters__group{display:flex;flex-direction:column;gap:6px;flex:0 0 auto;min-width:0;overflow:visible}.client-perf-filters--control-bar .client-perf-filters__group--filter{flex:1 1 auto;min-width:200px}.client-perf-filters--control-bar .client-perf-filters__group--combined{flex-direction:row;align-items:center;gap:10px;flex:1 1 auto;min-width:0;width:100%}.client-perf-filters--control-bar .client-perf-filters__group--combined .client-perf-filters__label{flex:0 0 auto;white-space:nowrap}.client-perf-filters__actions{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:thin;padding:4px 2px 6px}.client-perf-filters__actions--skel{pointer-events:none}.client-perf-filters__skel-pill{display:inline-block;flex:0 0 auto;height:38px;border-radius:999px;border:1px solid #dbeafe;background:linear-gradient(90deg,#e8edf4,#f4f7fb,#dce5f0 70%,#e8edf4);background-size:220% 100%;animation:client-perf-filters-count-skel-shimmer .7s ease-in-out infinite}.client-perf-filters__row--period .client-perf-filters__count{flex:0 0 auto;margin-left:auto}.client-perf-filters--control-bar .client-perf-filters__count{flex:0 0 auto;align-self:center}.client-perf-filters__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.client-perf-filters__label{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--color-offline-slate)}.client-perf-filters__count{font-size:13px;font-weight:700;color:#168cd3;background:#e0f2fe;border-radius:999px;padding:6px 12px;white-space:nowrap}.client-perf-filters__count--skel{display:inline-flex;align-items:center;justify-content:center;min-width:88px;background:#e8edf4;border:1px solid #dbeafe}.client-perf-filters__count-skel{display:inline-block;width:64px;height:14px;border-radius:6px;background:linear-gradient(90deg,#dce5f0,#f4f7fb,#cbd5e1 70%,#dce5f0);background-size:220% 100%;animation:client-perf-filters-count-skel-shimmer .7s ease-in-out infinite}@keyframes client-perf-filters-count-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.client-perf-filters__block{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}.client-perf-filters__sublabel{display:inline-flex;align-items:center;gap:5px;min-width:96px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#94a3b8}.client-perf-filters__segments{display:inline-flex;flex-wrap:nowrap;gap:8px;padding:0;border-radius:0;background:transparent;border:none}.client-perf-filters--control-bar .client-perf-filters__segments{flex-wrap:nowrap}.client-perf-filters__segment{display:inline-flex;align-items:center;gap:6px;border:1px solid #ef4444;background:var(--color-white);color:#dc2626;font:inherit;font-size:13px;font-weight:700;padding:8px 16px;border-radius:999px;cursor:pointer;white-space:nowrap;flex:0 0 auto;transition:background .15s ease,color .15s ease,box-shadow .15s ease,border-color .15s ease}.client-perf-filters__segment:hover{color:#b91c1c;border-color:#dc2626;box-shadow:0 2px 10px #dc26261f}.client-perf-filters__segment--billed.is-active,.client-perf-filters__segment--collected.is-active{background:#dc2626;border-color:#dc2626;color:#fff;box-shadow:0 4px 14px #dc262647}.client-perf-filters__segment--billed.is-active:hover,.client-perf-filters__segment--collected.is-active:hover{background:#b91c1c;border-color:#b91c1c;color:#fff}.client-perf-filters__pills{display:flex;flex-wrap:nowrap;gap:8px;min-width:0}.client-perf-filters--control-bar .client-perf-filters__pills{overflow-x:auto;overflow-y:visible;scrollbar-width:thin;padding:4px 2px 6px}.client-perf-filters__pill{display:inline-flex;align-items:center;gap:6px;border:1px solid #1e3a8a;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700;background:var(--color-white);color:#1e40af;cursor:pointer;white-space:nowrap;flex:0 0 auto;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease,color .15s ease}.client-perf-filters:not(.client-perf-filters--control-bar) .client-perf-filters__pill:hover{transform:translateY(-1px);box-shadow:0 2px 10px #0f172a1a}.client-perf-filters--control-bar .client-perf-filters__pill:hover{transform:none;box-shadow:0 2px 10px #0f172a1f}.client-perf-filters__pill.is-active{background:#1e3a8a;border-color:#1e3a8a;color:#fff;box-shadow:0 4px 14px #1e3a8a47}.client-perf-filters__pill--all.is-active,.client-perf-filters__pill--active.is-active,.client-perf-filters__pill--small.is-active,.client-perf-filters__pill--large.is-active{background:#1e3a8a;border-color:#1e3a8a;color:#fff}.client-perf-filters__pill.is-active:hover,.client-perf-filters--control-bar .client-perf-filters__pill.is-active:hover{background:#1e40af;border-color:#1e40af;color:#fff;box-shadow:0 4px 14px #1e40af4d}.client-perf-filters__pill--active,.client-perf-filters__pill--small,.client-perf-filters__pill--large{border-color:#1e3a8a;color:#1e40af;background:var(--color-white)}@media(max-width:960px){.client-perf-filters--control-bar{margin:12px 12px 0;gap:12px}}@media(max-width:720px){.client-perf-filters:not(.client-perf-filters--control-bar){margin:12px 12px 0;padding:14px 16px;border-radius:14px;gap:12px}.client-perf-filters:not(.client-perf-filters--control-bar) .client-perf-filters__head{flex-wrap:wrap}.client-perf-filters:not(.client-perf-filters--control-bar) .client-perf-filters__block{flex-direction:column;align-items:flex-start}.client-perf-filters:not(.client-perf-filters--control-bar) .client-perf-filters__sublabel{min-width:0}.client-perf-filters:not(.client-perf-filters--control-bar) .client-perf-filters__segments,.client-perf-filters:not(.client-perf-filters--control-bar) .client-perf-filters__pills{width:100%;flex-wrap:wrap}.client-perf-filters:not(.client-perf-filters--control-bar) .client-perf-filters__segment{flex:1 1 auto;justify-content:center}}.orders-rejected-status-filters{margin:16px 18px 0;padding:20px 22px;border-radius:18px;background:linear-gradient(135deg,#168cd312,#fff0 42%),linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);border:1px solid #dbeafe;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #168cd314}.orders-rejected-status-filters--embedded.operations-report-filters__control{margin:0;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;flex:0 0 auto;min-width:0;width:auto}.orders-rejected-status-filters--embedded .orders-rejected-status-filters__pills{display:flex;flex-wrap:nowrap;justify-content:stretch;align-items:center;gap:6px;min-height:42px;width:100%;overflow:hidden}.orders-rejected-status-filters--embedded .orders-rejected-status-filters__pill{flex:1 1 0;min-width:0;padding:8px;font-size:12px;text-align:center;white-space:nowrap}.orders-rejected-status-filters__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.orders-rejected-status-filters__label{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--color-offline-slate)}.orders-rejected-status-filters__count{font-size:13px;font-weight:700;color:#168cd3;background:#e0f2fe;border-radius:999px;padding:6px 12px}.orders-rejected-status-filters__pills{display:flex;flex-wrap:wrap;gap:8px}.orders-rejected-status-filters__pill{border:1px solid #cbd5e1;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700;background:var(--color-white);color:#64748b;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.orders-rejected-status-filters__pill:hover:not(.is-active){transform:translateY(-1px);border-color:#94a3b8;color:#334155;background:#f8fafc}.orders-rejected-status-filters__pill.is-active{box-shadow:0 4px 14px #0f172a29;transform:translateY(-1px)}.orders-rejected-status-filters__pill--all.is-active{background:linear-gradient(180deg,#334155,#0f172a);border-color:#0f172a;color:var(--color-white)}.orders-rejected-status-filters__pill--hold.is-active{background:linear-gradient(180deg,#fbbf24,#d97706);border-color:#b45309;color:#451a03}.orders-rejected-status-filters__pill--in-process.is-active{background:linear-gradient(180deg,#60a5fa,#2563eb);border-color:#1d4ed8;color:var(--color-white)}.orders-rejected-status-filters__pill--rejected.is-active{background:linear-gradient(180deg,#f87171,#dc2626);border-color:#b91c1c;color:var(--color-white)}@media(max-width:720px){.orders-rejected-status-filters:not(.orders-rejected-status-filters--embedded){margin:12px 12px 0;padding:14px 16px;border-radius:14px}}.report-control-bar{display:flex;flex-wrap:nowrap;align-items:center;gap:16px;margin:16px 18px 0;padding:16px 20px;border-radius:18px;background:linear-gradient(135deg,#168cd312,#fff0 42%),linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);border:1px solid #dbeafe;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #168cd314}.report-control-bar__filters{flex-shrink:0;min-width:0}.report-control-bar .operations-report-filters{flex-wrap:nowrap;align-items:flex-end;gap:12px}.report-control-bar .operations-report-filters__grid{flex-wrap:nowrap;gap:12px}.report-control-bar .operations-report-filters__control{flex:0 0 132px;min-width:120px;width:132px}.report-control-bar .operations-report-filters__grid>.operations-report-filters__control:nth-child(2){flex:0 0 156px;min-width:156px;width:156px}.report-control-bar .operations-report-filters__control--wide{flex:0 1 200px;min-width:160px;width:auto;max-width:240px}.report-control-bar .operations-report-filters__type-block{flex-shrink:0}.report-control-bar__stats.report-stat-cards--row{flex:1 1 auto;min-width:0;justify-content:flex-end}.report-control-bar__stats.report-stat-cards--fit{flex-wrap:nowrap}.report-control-bar__stats.report-stat-cards--fit .report-stat-cards__card{overflow:visible}.report-control-bar__stats.report-stat-cards--summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;min-width:0;flex:1 1 auto}.report-control-bar__stats.report-stat-cards--summary .report-stat-cards__card{flex:unset;min-width:0}.report-control-bar__stats .report-stat-cards__label{font-size:10px;letter-spacing:.05em;white-space:nowrap;line-height:1.35}.report-control-bar .report-modal-skel,.report-control-bar .report-modal-skel__stats{flex:1 1 auto;min-width:0}.report-control-bar .report-modal-skel__stats{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.report-control-bar--fit-stats .report-control-bar__stats.report-stat-cards--fit{justify-content:flex-end}.report-control-bar .report-stat-cards-skeleton.report-stat-cards--fit{flex:1 1 auto;min-width:0;flex-wrap:nowrap;justify-content:flex-end}.report-control-bar--summary-sales-rep{flex-wrap:wrap;align-items:center;gap:12px 16px}.report-control-bar--summary-sales-rep .report-control-bar__filters{order:1;flex:1 1 auto;min-width:0;max-width:none}.report-control-bar--summary-sales-rep .operations-report-filters,.report-control-bar--summary-sales-rep .operations-report-filters__grid{flex-wrap:wrap}.report-control-bar--summary-sales-rep .operations-report-filters__control--secondary{flex:0 1 200px;min-width:160px;max-width:240px}.report-control-bar--summary-sales-rep .report-control-bar__record-count,.report-control-bar--summary-sales-rep .report-control-bar__record-count--skel{order:2;flex:0 0 auto;align-self:center;margin-left:auto;min-width:0;padding:0 0 0 12px;font-size:14px;white-space:nowrap}.report-control-bar--summary-sales-rep .report-control-bar__stats,.report-control-bar--summary-sales-rep .report-stat-cards-skeleton.report-stat-cards--fit,.report-control-bar--summary-sales-rep .report-stat-cards-skeleton.report-stat-cards--summary{order:3;flex:1 1 100%;flex-basis:100%;width:100%;min-width:0;overflow:visible;flex-wrap:wrap;justify-content:stretch}.report-control-bar--summary-sales-rep .report-control-bar__stats.report-stat-cards--summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.report-control-bar--summary-sales-rep .report-control-bar__stats .report-stat-cards__card{flex:unset;width:auto;min-width:0;max-width:none;overflow:visible;padding:10px 12px}.report-control-bar--summary-sales-rep .report-control-bar__stats .report-stat-cards__card--wide{grid-column:span 2;flex:unset;min-width:0;max-width:none;overflow:visible;padding:10px 14px}.report-control-bar--summary-sales-rep .report-stat-cards-skeleton.report-stat-cards--summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.report-control-bar--summary-sales-rep .report-stat-cards-skeleton .report-stat-cards__card{min-width:0;width:auto;padding:10px 12px}.report-control-bar--summary-sales-rep .report-stat-cards-skeleton .report-stat-cards__card--wide{grid-column:span 2;min-width:0;padding:10px 14px}.report-control-bar--summary-sales-rep .report-control-bar__stats .report-stat-cards__label{font-size:10px;letter-spacing:.04em;overflow:visible;text-overflow:clip}.report-control-bar--summary-sales-rep .report-control-bar__stats .report-stat-cards__value{font-size:1.12rem}.report-control-bar--summary-sales-rep .report-control-bar__record-count strong{font-size:15px}.report-control-bar--summary-sales-rep .report-control-bar__record-count--skel{display:flex;align-items:center;gap:6px;margin:0}.report-control-bar--summary-sales-rep .report-control-bar__record-count-skel{display:inline-block;width:48px;height:16px;border-radius:6px;background:linear-gradient(90deg,#e8edf4,#f4f7fb,#dce5f0 70%,#e8edf4);background-size:200% 100%;animation:report-control-bar-skel-shimmer 1.2s ease-in-out infinite}@keyframes report-control-bar-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:1100px){.report-control-bar--summary-sales-rep .report-control-bar__stats.report-stat-cards--summary,.report-control-bar--summary-sales-rep .report-stat-cards-skeleton.report-stat-cards--summary{grid-template-columns:repeat(3,minmax(0,1fr))}.report-control-bar--summary-sales-rep .report-control-bar__stats .report-stat-cards__card--wide,.report-control-bar--summary-sales-rep .report-stat-cards-skeleton .report-stat-cards__card--wide{grid-column:span 1}}@media(max-width:992px){.report-control-bar{flex-wrap:wrap;align-items:stretch;margin:12px 12px 0;padding:14px;gap:14px}.report-control-bar .operations-report-filters,.report-control-bar .operations-report-filters__grid{flex-wrap:wrap;width:100%}.report-control-bar .operations-report-filters__control,.report-control-bar .operations-report-filters__control--wide{flex:1 1 calc(33.333% - 8px);width:auto;min-width:0;max-width:none}.report-control-bar__stats.report-stat-cards--row,.report-control-bar__stats.report-stat-cards--fit,.report-control-bar .report-stat-cards-skeleton.report-stat-cards--fit{width:100%;flex-wrap:wrap;justify-content:flex-start}.report-control-bar--summary-sales-rep{flex-wrap:wrap;align-items:center}.report-control-bar--summary-sales-rep .report-control-bar__filters{flex:1 1 auto;width:auto;max-width:none}.report-control-bar--summary-sales-rep .report-control-bar__record-count,.report-control-bar--summary-sales-rep .report-control-bar__record-count--skel{order:2;width:auto;margin-left:auto;padding-left:0}.report-control-bar--summary-sales-rep .report-control-bar__stats.report-stat-cards--summary,.report-control-bar--summary-sales-rep .report-stat-cards-skeleton.report-stat-cards--summary{grid-template-columns:repeat(3,minmax(0,1fr))}.report-control-bar--summary-sales-rep .report-control-bar__stats .report-stat-cards__card--wide,.report-control-bar--summary-sales-rep .report-stat-cards-skeleton .report-stat-cards__card--wide{grid-column:span 1}.report-control-bar--summary-sales-rep .report-control-bar__stats,.report-control-bar--summary-sales-rep .report-stat-cards-skeleton.report-stat-cards--fit,.report-control-bar--summary-sales-rep .report-stat-cards-skeleton.report-stat-cards--summary{width:100%;overflow-x:visible;flex-wrap:wrap;justify-content:stretch}}@media(max-width:640px){.report-control-bar--summary-sales-rep .report-control-bar__filters{flex:1 1 100%;width:100%}.report-control-bar--summary-sales-rep .report-control-bar__record-count,.report-control-bar--summary-sales-rep .report-control-bar__record-count--skel{order:3;width:100%;margin-left:0;padding-left:0;text-align:left}.report-control-bar--summary-sales-rep .report-control-bar__stats,.report-control-bar--summary-sales-rep .report-stat-cards-skeleton.report-stat-cards--summary{order:4}.report-control-bar--summary-sales-rep .report-control-bar__stats.report-stat-cards--summary,.report-control-bar--summary-sales-rep .report-stat-cards-skeleton.report-stat-cards--summary{grid-template-columns:repeat(2,minmax(0,1fr))}.report-control-bar{margin:10px 10px 0;padding:12px;border-radius:12px}}.report-radio-filters{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;margin:16px 18px 0;padding:16px 22px;border-radius:18px;background:linear-gradient(135deg,#168cd312,#fff0 42%),linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);border:1px solid #dbeafe;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #168cd314}.report-radio-filters__label{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--color-offline-slate)}.report-radio-filters__options{display:inline-flex;flex-wrap:wrap;gap:6px;padding:4px;border-radius:14px;background:var(--color-gray-250);border:1px solid #e2e8f0;width:fit-content}.report-radio-filters__segment{border:none;background:transparent;color:var(--color-slate-600);font:inherit;font-size:13px;font-weight:700;padding:8px 16px;border-radius:10px;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.report-radio-filters__segment:hover{color:var(--color-slate-900)}.report-radio-filters__segment.is-active{background:linear-gradient(180deg,#168cd3,#0e6ea8);color:var(--color-white);box-shadow:0 4px 14px #168cd359}@media(max-width:992px){.report-radio-filters{margin:12px 12px 0;padding:14px;gap:10px}.report-radio-filters__options{width:100%}.report-radio-filters__segment{flex:1 1 auto;text-align:center}}@media(max-width:640px){.report-radio-filters{margin:10px 10px 0;padding:12px;border-radius:12px}}.report-simple-control-bar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:24px;align-items:center;margin:16px 18px 0;padding:20px 22px;border-radius:18px;background:linear-gradient(135deg,#168cd312,#fff0 42%),linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);border:1px solid #dbeafe;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #168cd314}.report-simple-control-bar__field{display:flex;flex-direction:column;gap:6px;max-width:240px}.report-simple-control-bar__label{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--color-offline-slate)}.report-simple-control-bar__input-wrap input,.report-simple-control-bar__input-wrap select{width:100%;border:1px solid #dbeafe;border-radius:12px;padding:11px 14px;font:inherit;font-size:14px;font-weight:600;color:var(--color-slate-900);background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%)}.report-simple-control-bar__input-wrap input:focus,.report-simple-control-bar__input-wrap select:focus{outline:none;border-color:#168cd3;box-shadow:0 0 0 3px #168cd326}.report-simple-control-bar__stats.report-stat-cards--row{justify-content:flex-end}.report-simple-control-bar .report-modal-skel,.report-simple-control-bar .report-modal-skel__stats{flex:1 1 auto;min-width:0}.report-simple-control-bar .report-modal-skel__stats{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.report-simple-control-bar .report-modal-skel__stat,.report-simple-control-bar .report-modal-skel__stat-card{flex:0 1 120px;min-width:110px;max-width:140px}@media(max-width:992px){.report-simple-control-bar{grid-template-columns:1fr;margin:12px 12px 0;padding:14px;gap:14px}.report-simple-control-bar__field{max-width:none}.report-simple-control-bar__input-wrap{display:flex;flex-wrap:wrap;gap:8px}.report-simple-control-bar__input-wrap input,.report-simple-control-bar__input-wrap select{flex:1 1 140px;min-width:0;width:100%}}@media(max-width:640px){.report-simple-control-bar{margin:10px 10px 0;padding:12px;border-radius:12px}}.report-period-filters{margin:16px 18px 0;padding:20px 22px;border-radius:18px;background:linear-gradient(135deg,#168cd312,#fff0 42%),linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);border:1px solid #dbeafe;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #168cd314;display:flex;flex-direction:column;gap:14px}.report-period-filters__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.report-period-filters__title{display:inline-flex;align-items:center;gap:8px;color:#168cd3}.report-period-filters__label{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--color-offline-slate)}.report-period-filters__period{font-size:13px;font-weight:600;font-style:italic;color:#64748b}.report-period-filters__grid{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px 14px}@media(max-width:720px){.report-period-filters{margin:12px 12px 0;padding:14px 16px;border-radius:14px}.report-period-filters__grid .operations-report-filters__control{flex:1 1 calc(50% - 7px);min-width:0}}@media(max-width:520px){.report-period-filters__grid .operations-report-filters__control{flex:1 1 100%}}@keyframes client-perf-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes client-perf-skel-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.client-perf-skel{display:flex;flex-direction:column;gap:0;margin:0}.client-perf-skel__body{display:flex;flex-direction:column;gap:0;border-radius:16px;border:1px solid #dbeafe;background:#fff;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #168cd314;overflow:hidden}.client-perf-skel__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;margin-bottom:0;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fbff)}.client-perf-skel__toolbar .report-modal-skel__bar--search{flex:1 1 220px;max-width:280px}.client-perf-skel__table{overflow:hidden}.client-perf-skel__thead{display:grid;grid-template-columns:1.4fr .9fr .7fr 1.6fr .9fr .9fr;gap:0;padding:0;background:var(--table-header-bg);border-bottom:none}.client-perf-skel__thead--lt5{grid-template-columns:1.5fr 2fr .7fr .9fr .9fr}.client-perf-skel__thead--order-statuses{grid-template-columns:1.5fr .7fr 2.2fr}.client-perf-skel__thead--profitability{grid-template-columns:1.35fr .55fr .9fr .9fr .9fr .9fr}.client-perf-skel__th{display:flex;align-items:center;padding:var(--table-cell-padding-y) 16px;border-right:1px solid var(--table-header-border)}.client-perf-skel__th:first-child{padding-left:22px}.client-perf-skel__th--center{justify-content:center}.client-perf-skel__th:last-child{border-right:none}.client-perf-skel__th-bar{display:block;width:70%;max-width:88px;height:8px;border-radius:3px;background:linear-gradient(90deg,#ffffff2e,#ffffff57,#ffffff29 70%,#ffffff2e);background-size:220% 100%;animation:client-perf-skel-shimmer .85s ease-in-out infinite}.client-perf-skel__th--center .client-perf-skel__th-bar{width:58%;max-width:72px}.client-perf-skel__row{display:grid;grid-template-columns:1.4fr .9fr .7fr 1.6fr .9fr .9fr;gap:0;align-items:stretch;border-top:1px solid var(--table-row-border);animation:client-perf-skel-rise .4s ease both}.client-perf-skel__row--lt5{grid-template-columns:1.5fr 2fr .7fr .9fr .9fr}.client-perf-skel__row--order-statuses{grid-template-columns:1.5fr .7fr 2.2fr}.client-perf-skel__row--profitability{grid-template-columns:1.35fr .55fr .9fr .9fr .9fr .9fr}.client-perf-skel__row:nth-child(odd){background:var(--table-row-bg)}.client-perf-skel__row:nth-child(2n){background:var(--table-row-stripe)}.client-perf-skel__cell{display:flex;align-items:center;padding:16px;border-right:1px solid #f1f5f9;min-width:0}.client-perf-skel__cell:last-child{border-right:none}.client-perf-skel__cell--center{justify-content:center}.client-perf-skel__cell--notes{align-items:flex-start;justify-content:flex-start}.client-perf-skel__note-rows{display:flex;flex-direction:column;gap:6px;width:100%}.client-perf-skel__note-row{display:block;height:40px;max-width:100%;border-radius:12px;background:linear-gradient(90deg,#e2e8f0,#f8fafc 45%,#e2e8f0);background-size:220% 100%;animation:client-perf-skel-shimmer .85s ease-in-out infinite}.client-perf-skel__cell--name{padding-left:22px}.client-perf-skel__name-text,.client-perf-skel__date-chip,.client-perf-skel__count-value,.client-perf-skel__count-label,.client-perf-skel__chip,.client-perf-skel__money,.client-perf-skel__pg-label,.client-perf-skel__pg-btn,.client-perf-skel__pg-page,.client-perf-skel__pg-size{background:linear-gradient(90deg,#e2e8f0,#f8fafc 45%,#e2e8f0);background-size:220% 100%;animation:client-perf-skel-shimmer .85s ease-in-out infinite}.client-perf-skel__name-text{flex:1;height:12px;border-radius:4px;max-width:120px}.client-perf-skel__date-chip{display:block;width:88px;height:30px;border-radius:8px}.client-perf-skel__count-tile{display:flex;flex-direction:column;align-items:center;gap:4px;width:56px;padding:6px 8px;border-radius:10px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc)}.client-perf-skel__count-value{width:28px;height:12px;border-radius:4px}.client-perf-skel__count-label{width:32px;height:7px;border-radius:3px;opacity:.7}.client-perf-skel__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;min-height:32px;width:100%}.client-perf-skel__chips--compact{min-height:28px}.client-perf-skel__chip{height:26px;max-width:100%;border-radius:999px}.client-perf-skel__pct-bar{display:flex;align-items:center;gap:8px;width:132px;max-width:132px;margin:0 auto}.client-perf-skel__pct-track{flex:1 1 auto;height:6px;border-radius:999px;background:#e8eef5;overflow:hidden}.client-perf-skel__pct-fill{display:block;width:58%;height:100%;border-radius:999px;background:linear-gradient(90deg,#e2e8f0,#f8fafc 45%,#e2e8f0);background-size:220% 100%;animation:client-perf-skel-shimmer .85s ease-in-out infinite}.client-perf-skel__pct-label{width:32px;height:10px;border-radius:3px;flex-shrink:0;background:linear-gradient(90deg,#e2e8f0,#f8fafc 45%,#e2e8f0);background-size:220% 100%;animation:client-perf-skel-shimmer .85s ease-in-out infinite}.client-perf-skel__money{display:block;width:72%;height:12px;border-radius:4px}.client-perf-skel__pagination{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:12px 18px;border-top:1px solid var(--table-pagination-border);background:var(--table-pagination-bg)}.client-perf-skel__pg-label{width:140px;height:12px;border-radius:4px}.client-perf-skel__pg-controls{display:inline-flex;align-items:center;gap:6px}.client-perf-skel__pg-btn{width:32px;height:32px;border-radius:8px}.client-perf-skel__pg-page{width:48px;height:12px;border-radius:4px}.client-perf-skel__pg-size{width:76px;height:34px;border-radius:10px}@media(max-width:900px){.client-perf-skel__thead,.client-perf-skel__row{grid-template-columns:1fr .8fr .6fr 1.2fr .8fr .8fr}.client-perf-skel__thead--lt5,.client-perf-skel__row--lt5{grid-template-columns:1.2fr 1.4fr .6fr .8fr .8fr}.client-perf-skel__thead--order-statuses,.client-perf-skel__row--order-statuses{grid-template-columns:1.2fr .6fr 1.4fr}}.client-analytics-name-cell__text{display:block;font-size:14px;font-weight:600;color:#0f172a;line-height:1.35;word-break:break-word}.client-analytics-count-tile{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:56px;padding:6px 8px;border-radius:10px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0;box-shadow:inset 0 1px #ffffffe6}.client-analytics-count-tile__value{font-size:15px;font-weight:800;line-height:1;color:#0f172a;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.client-analytics-count-tile__label{font-size:8px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#64748b}.client-analytics-gauge{position:relative;display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;margin:0 auto}.client-analytics-gauge__svg{width:100%;height:100%;transform:rotate(-90deg)}.client-analytics-gauge__track{fill:none;stroke:#e8eef5;stroke-width:3}.client-analytics-gauge__fill{fill:none;stroke-width:3;stroke-linecap:round;transition:stroke-dasharray .45s cubic-bezier(.4,0,.2,1)}.client-analytics-gauge--billed .client-analytics-gauge__fill{stroke:#2563eb;filter:drop-shadow(0 0 4px rgba(37,99,235,.35))}.client-analytics-gauge--received .client-analytics-gauge__fill{stroke:#16a34a;filter:drop-shadow(0 0 4px rgba(22,163,74,.35))}.client-analytics-gauge__value{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;font-variant-numeric:tabular-nums;color:#1e293b}.client-analytics-gauge--billed .client-analytics-gauge__value{color:#1d4ed8}.client-analytics-gauge--received .client-analytics-gauge__value{color:#15803d}.report-data-modal__panel--client-performance .client-perf-filters--control-bar,.report-data-modal__panel--clients-lt5-orders .client-perf-filters--control-bar,.report-data-modal__panel--clients-lt5-orders .report-period-filters{flex-shrink:0}.report-data-modal__table-wrap--nuculis-clients{flex:1 1 auto;min-height:320px;display:flex;flex-direction:column;gap:0}.report-data-modal__table-wrap--nuculis-clients .report-modal-table-toolbar{border-bottom:1px solid var(--table-border);background:linear-gradient(180deg,#f8fafc,#f1f5f9);padding:12px var(--table-toolbar-padding-x)}.report-data-modal__table-wrap--nuculis-clients .dt-wrapper{border:none;border-radius:0;box-shadow:none;background:transparent}.report-data-modal__table-wrap--nuculis-clients .dt-table-scroll{overflow-x:auto}.report-data-modal__table-wrap--nuculis-clients .dt-pagination{border-top:1px solid var(--table-border);background:var(--table-pagination-bg)}.report-data-modal__table-wrap--client-analytics{margin:12px 16px 18px;border-radius:16px;border:1px solid #dbeafe;background:#fff;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #168cd314,0 24px 48px #0f172a0a;overflow:hidden}.report-data-modal__table-wrap--client-analytics:has(>.client-perf-skel) .client-perf-skel__body{border:none;border-radius:0;box-shadow:none}.report-data-modal__table-wrap--client-analytics .report-modal-table-toolbar{background:linear-gradient(180deg,#fff,#f8fbff);border-bottom:1px solid #e2e8f0;padding:14px 18px}.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics{width:100%;min-width:1040px;table-layout:fixed;border-collapse:separate;border-spacing:0}.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics thead th{position:sticky;top:0;z-index:3;padding:0;border:none;background:transparent;cursor:default;text-transform:none;letter-spacing:normal}.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics thead th .th-inner,.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics thead th{padding:var(--table-cell-padding-y) var(--table-cell-padding-x);background:var(--table-header-bg);color:var(--table-header-text);font-size:var(--table-header-font-size);font-weight:600;letter-spacing:var(--table-header-letter-spacing);text-transform:uppercase;border-bottom:none;border-right:1px solid var(--table-header-border);white-space:nowrap}.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics thead th:first-child .th-inner,.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics thead th:first-child{padding-left:22px;text-align:left}.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics thead th.center,.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics thead th.center .th-inner{text-align:center}.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics thead th:last-child,.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics thead th:last-child .th-inner{border-right:none}.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics thead th:hover,.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics thead th:hover .th-inner{background:var(--table-header-bg-hover)}.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics tbody tr{transition:background .18s ease,transform .18s ease}.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics tbody tr:nth-child(odd) td{background:#fff}.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics tbody tr:nth-child(2n) td{background:#fafbfd}.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics tbody tr:hover td{background:#f0f7ff!important}.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics tbody td{padding:16px;font-size:13px;color:#334155;border-bottom:1px solid #eef2f7;border-right:1px solid #f1f5f9;vertical-align:middle}.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics tbody td:last-child{border-right:none}.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics tbody tr:last-child td{border-bottom:none}.report-data-modal__table-wrap--client-analytics .dt-table.dt-table--client-analytics .center{text-align:center}.report-data-modal__table-wrap--client-analytics .dt-table td.client-perf-notes-cell{padding:12px 14px!important;vertical-align:top!important;text-align:left!important}.report-data-modal__table-wrap--client-analytics .dt-table th.client-perf-notes-header,.report-data-modal__table-wrap--client-analytics .dt-table th.client-perf-notes-header .th-inner{text-align:left!important;padding-left:18px!important}.report-data-modal__table-wrap--client-analytics .dt-table td.client-perf-notes-cell:before{content:none!important;display:none!important}.client-analytics-empty{color:#94a3b8;font-weight:500}.client-analytics-date{display:inline-flex;align-items:center;justify-content:center;min-width:96px;padding:6px 12px;border-radius:8px;background:#f1f5f9;border:1px solid #e2e8f0;color:#475569;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.01em}.report-data-modal__panel--client-performance .dt-table.dt-table--client-analytics th:nth-child(1),.report-data-modal__panel--client-performance .dt-table.dt-table--client-analytics td:nth-child(1){width:18%;min-width:180px}.report-data-modal__panel--client-performance .dt-table.dt-table--client-analytics th:nth-child(2),.report-data-modal__panel--client-performance .dt-table.dt-table--client-analytics td:nth-child(2){width:12%;min-width:110px}.report-data-modal__panel--client-performance .dt-table.dt-table--client-analytics th:nth-child(3),.report-data-modal__panel--client-performance .dt-table.dt-table--client-analytics td:nth-child(3){width:10%;min-width:88px}.report-data-modal__panel--client-performance .dt-table.dt-table--client-analytics th:nth-child(4),.report-data-modal__panel--client-performance .dt-table.dt-table--client-analytics td:nth-child(4),.report-data-modal__panel--client-performance .dt-table.dt-table--client-analytics th:nth-child(5),.report-data-modal__panel--client-performance .dt-table.dt-table--client-analytics td:nth-child(5){width:12%;min-width:120px}.report-data-modal__panel--client-performance .dt-table.dt-table--client-analytics th:nth-child(6),.report-data-modal__panel--client-performance .dt-table.dt-table--client-analytics td:nth-child(6){width:24%;min-width:220px}.report-data-modal__panel--clients-lt5-orders .dt-table.dt-table--client-analytics{min-width:1180px}.report-data-modal__panel--clients-lt5-orders .dt-table.dt-table--client-analytics th:nth-child(1),.report-data-modal__panel--clients-lt5-orders .dt-table.dt-table--client-analytics td:nth-child(1){width:18%;min-width:180px}.report-data-modal__panel--clients-lt5-orders .dt-table.dt-table--client-analytics th:nth-child(2),.report-data-modal__panel--clients-lt5-orders .dt-table.dt-table--client-analytics td:nth-child(2){width:44%;min-width:440px}.report-data-modal__panel--clients-lt5-orders .dt-table.dt-table--client-analytics th:nth-child(3),.report-data-modal__panel--clients-lt5-orders .dt-table.dt-table--client-analytics td:nth-child(3){width:10%;min-width:88px}.report-data-modal__panel--clients-lt5-orders .dt-table.dt-table--client-analytics th:nth-child(4),.report-data-modal__panel--clients-lt5-orders .dt-table.dt-table--client-analytics td:nth-child(4),.report-data-modal__panel--clients-lt5-orders .dt-table.dt-table--client-analytics th:nth-child(5),.report-data-modal__panel--clients-lt5-orders .dt-table.dt-table--client-analytics td:nth-child(5){width:11%;min-width:112px}.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table{min-width:1080px}.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table th:nth-child(1),.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table td:nth-child(1){width:11%;min-width:108px}.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table th:nth-child(2),.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table td:nth-child(2){width:10%;min-width:96px}.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table th:nth-child(3),.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table td:nth-child(3){width:24%;min-width:220px}.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table th:nth-child(4),.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table td:nth-child(4),.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table th:nth-child(5),.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table td:nth-child(5){width:10%;min-width:96px}.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table th:nth-child(6),.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table td:nth-child(6){width:11%;min-width:108px}.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table th:nth-child(7),.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table td:nth-child(7),.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table th:nth-child(8),.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table td:nth-child(8){width:12%;min-width:112px}.report-data-modal__table-wrap--nuculis-clients:not(.report-data-modal__table-wrap--client-analytics){margin:0 16px 16px;border-radius:var(--table-radius);border:1px solid var(--table-border);background:var(--table-row-bg);box-shadow:var(--table-shadow);overflow:hidden}.report-data-modal__table-wrap--nuculis-clients:not(.report-data-modal__table-wrap--client-analytics) .dt-table.dt-table--client-hub{width:100%;min-width:1080px;table-layout:fixed;border-collapse:separate;border-spacing:0}.report-data-modal__table-wrap--nuculis-clients:not(.report-data-modal__table-wrap--client-analytics) .dt-table.dt-table--client-hub thead th{position:sticky;top:0;z-index:2;text-align:center;background:linear-gradient(180deg,#1e3a5f,#1e293b);color:#f8fafc;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:14px 12px;border-right:1px solid rgba(255,255,255,.08);border-bottom:2px solid rgba(22,140,211,.35)}.report-data-modal__table-wrap--nuculis-clients:not(.report-data-modal__table-wrap--client-analytics) .dt-table.dt-table--client-hub thead th:first-child{text-align:left;padding-left:20px}.report-data-modal__table-wrap--nuculis-clients:not(.report-data-modal__table-wrap--client-analytics) .dt-table.dt-table--client-hub tbody td{vertical-align:middle;padding:13px 12px;font-size:13px;color:#334155;border-bottom:1px solid #eef2f7}.report-data-modal__panel--client-profitability .dt-table.dt-table--client-hub th:nth-child(1),.report-data-modal__panel--client-profitability .dt-table.dt-table--client-hub td:nth-child(1){width:18%;min-width:160px}.report-data-modal__panel--client-profitability .dt-table.dt-table--client-hub th:nth-child(n+2),.report-data-modal__panel--client-profitability .dt-table.dt-table--client-hub td:nth-child(n+2){width:12%;min-width:96px}.client-profit-gross{font-weight:700}.client-profit-gross--gain{color:#15803d}.client-profit-gross--loss{color:#b91c1c}.client-profit-gross--neutral{color:#64748b}@media(max-width:900px){.report-data-modal__panel--client-performance .report-data-modal__table.dt-wrapper .dt-table thead,.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table thead,.report-data-modal__panel--clients-lt5-orders .report-data-modal__table.dt-wrapper .dt-table thead{display:table-header-group!important}.report-data-modal__panel--client-performance .report-data-modal__table.dt-wrapper .dt-table,.report-data-modal__panel--client-performance .report-data-modal__table.dt-wrapper .dt-table tbody,.report-data-modal__panel--client-performance .report-data-modal__table.dt-wrapper .dt-table tr,.report-data-modal__panel--client-performance .report-data-modal__table.dt-wrapper .dt-table td,.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table,.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table tbody,.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table tr,.report-data-modal__panel--clients-order-statuses .report-data-modal__table.dt-wrapper .dt-table td,.report-data-modal__panel--clients-lt5-orders .report-data-modal__table.dt-wrapper .dt-table,.report-data-modal__panel--clients-lt5-orders .report-data-modal__table.dt-wrapper .dt-table tbody,.report-data-modal__panel--clients-lt5-orders .report-data-modal__table.dt-wrapper .dt-table tr,.report-data-modal__panel--clients-lt5-orders .report-data-modal__table.dt-wrapper .dt-table td{display:revert!important;width:auto!important}.report-data-modal__table-wrap--client-analytics .dt-table td.client-perf-notes-cell:before{content:none!important;display:none!important}}.report-data-modal{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:var(--report-modal-margin, 16px);overflow:hidden;box-sizing:border-box}.report-data-modal__backdrop{position:absolute;inset:0;background:#0f172a9e;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:0}.report-data-modal__panel{position:relative;z-index:1;width:100%;max-width:100%;height:100%;max-height:100%;display:flex;flex-direction:column;min-height:0;background:var(--color-white);border-radius:var(--report-modal-radius, 18px);box-shadow:0 24px 80px #0f172a40;overflow:hidden}.report-data-modal__panel--billing-monthly,.report-data-modal__panel--billing-sales-rep,.report-data-modal__panel--collecting-sales-rep,.report-data-modal__panel--collecting-monthly,.report-data-modal__panel--revenue-client,.report-data-modal__panel--revenue-provider,.report-data-modal__panel--client-revenue,.report-data-modal__panel--summary-sales-rep,.report-data-modal__panel--positivity-layout,.report-data-modal__panel--billing-status,.report-data-modal__panel--orders-missing-information,.report-data-modal__panel--orders-client,.report-data-modal__panel--orders-sales-rep,.report-data-modal__panel--orders-monthly,.report-data-modal__panel--multiple-orders-patient,.report-data-modal__panel--orders-billed-by-client,.report-data-modal__panel--rejected,.report-data-modal__panel--chart-and-table{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:var(--report-modal-radius, 18px)}.report-data-modal__panel--compact{width:min(92vw,560px);max-height:none}.report-data-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px 16px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.report-data-modal__header h2{margin:0;font-size:1.25rem;color:var(--color-slate-900)}.report-data-modal__header p{margin:4px 0 0;color:var(--color-offline-slate);font-size:.875rem}.report-data-modal__close{border:0;background:var(--color-offline-card-gradient);color:#334155;width:36px;height:36px;border-radius:999px;font-size:1.5rem;line-height:1;cursor:pointer}.report-data-modal__filters{padding:0 24px 12px}.report-data-modal__filters label{display:inline-flex;align-items:center;gap:10px;font-size:.875rem;font-weight:600;color:#334155}.report-data-modal__filters input{border:1px solid #cbd5e1;border-radius:10px;padding:8px 12px}.report-data-modal__kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;padding:0 24px 16px}.report-data-modal__kpis--pair{grid-template-columns:repeat(2,minmax(0,1fr));max-width:640px}.report-data-modal__kpi{background:linear-gradient(135deg,var(--color-surface-blue-active),var(--color-white));border:1px solid #dbeafe;border-radius:14px;padding:12px 14px}.report-data-modal__kpi span{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--color-offline-slate)}.report-data-modal__kpi strong{display:block;margin-top:4px;font-size:1.35rem;color:var(--color-slate-900)}.report-data-modal__body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:0}.report-data-modal__table-wrap{padding:12px 0 0;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;border-top:1px solid #e2e8f0;background:var(--color-white);margin-top:12px}.report-data-modal__table-wrap--solo{margin-top:12px;border-top:none;border-radius:18px 18px 0 0;box-shadow:0 -1px #e2e8f0}.report-data-modal__table-wrap--grouped{padding-top:8px}.report-data-modal__table-wrap .report-modal-skel,.report-data-modal__table-wrap .report-modal-skel__table{flex:1 1 auto;min-height:0}.report-data-modal__table-wrap .report-modal-skel__table{margin:0 18px 12px}.report-data-modal__panel--table-only .report-data-modal__table-wrap{flex:1 1 auto;min-height:280px;display:flex;flex-direction:column;margin:12px 14px 14px;padding:0;border-top:none;border-radius:18px;border:1px solid #dbeafe;background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);box-shadow:0 1px 2px #0f172a0a;overflow:hidden}.report-data-modal__panel--table-only .report-data-modal__table-wrap .report-modal-table-toolbar,.report-data-modal__panel--table-only .report-data-modal__table-wrap .report-modal-skel__toolbar{margin:12px 12px 0;padding:var(--report-toolbar-padding-y, 10px) 12px;min-height:calc(var(--search-field-height, 38px) + (var(--report-toolbar-padding-y, 10px) * 2));display:flex;align-items:center;box-sizing:border-box;border:1px solid #dbeafe;border-radius:16px;background:var(--color-white);box-shadow:0 1px 2px #0f172a0a}.report-data-modal__panel--table-only .report-data-modal__table-wrap .report-modal-skel__table,.report-data-modal__panel--table-only .report-data-modal__table-wrap .report-data-modal__table.dt-wrapper,.report-data-modal__panel--table-only .report-data-modal__table-wrap .grouped-report-table{margin:8px 12px 12px;flex:1 1 auto;min-height:0;border:1px solid #e0e4ea;border-radius:6px;background:var(--color-white);box-shadow:0 1px 4px #0000000f}.report-data-modal__panel--chart-and-table .report-data-modal__ledger .report-modal-skel,.report-data-modal__panel--chart-and-table .report-data-modal__stage .report-modal-skel{height:100%;gap:8px}.report-data-modal__panel--chart-and-table .report-data-modal__ledger .report-modal-skel__table,.report-data-modal__panel--chart-and-table .report-data-modal__ledger .report-modal-skel__table--studio{margin:0 2px;flex:1 1 auto;min-height:0;border:1px solid #e0e4ea;border-radius:6px;background:var(--color-white);box-shadow:0 1px 4px #0000000f}.report-data-modal__panel--chart-and-table .report-data-modal__ledger .report-modal-skel__toolbar{margin:0 2px;padding:var(--report-toolbar-padding-y, 10px) 12px;min-height:calc(var(--search-field-height, 38px) + (var(--report-toolbar-padding-y, 10px) * 2));display:flex;align-items:center;box-sizing:border-box;border:1px solid #dbeafe;background:var(--color-white);box-shadow:0 1px 2px #0f172a0a;border-radius:16px}.report-data-modal__panel--chart-and-table .report-data-modal__stage .report-modal-skel__chart--studio,.report-data-modal__panel--chart-and-table .report-data-modal__stage .report-modal-skel__chart--revenue,.report-data-modal__panel--chart-and-table .report-data-modal__stage .report-modal-skel--revenue>.orders-monthly-chart--full,.report-data-modal__panel--chart-and-table .report-data-modal__stage .orders-monthly-bar-chart-skel,.report-data-modal__panel--chart-and-table .report-data-modal__stage .client-profitability-chart-skel,.report-data-modal__panel--chart-and-table .report-data-modal__stage .report-modal-skel--profitability>.client-profitability-chart-skel{flex:1 1 auto;width:100%;min-height:280px;height:100%}.report-data-modal__panel--chart-and-table .report-data-modal__stage .orders-monthly-bar-chart-skel__plot,.report-data-modal__panel--chart-and-table .report-data-modal__stage .report-modal-skel__hbars,.report-data-modal__panel--chart-and-table .report-data-modal__stage .client-profitability-chart-skel__plot{flex:1 1 auto;min-height:0;width:100%;height:100%;max-height:none}.report-data-modal__panel--chart-and-table .report-data-modal__stage .orders-monthly-bar-chart-skel__plot .chart-skeleton--bars,.report-data-modal__panel--chart-and-table .report-data-modal__stage .orders-monthly-bar-chart-skel__plot .chart-skeleton--horizontalBar{flex:1 1 auto;min-height:0;height:100%;border:none;background:transparent}.report-data-modal__panel--chart-and-table .report-data-modal__stage .report-modal-skel--revenue .orders-monthly-chart__plot,.report-data-modal__panel--chart-and-table .report-data-modal__stage .report-modal-skel__splines{flex:1 1 auto;width:100%;min-height:360px;height:360px;max-height:360px}.report-data-modal__error-inline{color:#dc2626;font-size:13px;font-weight:600}.report-data-modal__table.dt-wrapper,.report-data-modal__table-wrap .grouped-report-table{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;overflow:hidden;border:none;border-radius:0;box-shadow:none}.report-data-modal__chart-section .chart-skeleton,.report-data-modal__chart-section .chart-skeleton--bars,.report-data-modal__chart-section .report-modal-skel,.report-data-modal__chart-section .report-modal-skel__chart{min-height:320px;height:100%}.report-data-modal__chart-section--solo .chart-skeleton--bars,.report-data-modal__chart-section--solo .report-modal-skel,.report-data-modal__chart-section--solo .report-modal-skel__chart{min-height:360px}.report-data-modal__table.dt-wrapper .dt-table-scroll,.report-data-modal__table-wrap .grouped-report-table__scroll{flex:1 1 auto;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.report-data-modal__table-wrap--emr .report-data-modal__table.dt-wrapper .dt-table-scroll{overflow-x:hidden}.report-data-modal__table-wrap--emr .report-data-modal__table.dt-wrapper .dt-table{width:100%!important;min-width:0!important;table-layout:fixed}.report-data-modal__table-wrap--emr .report-emr-col-account{min-width:120px;white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}.report-data-modal__table.dt-wrapper .dt-table{width:100%!important;min-width:0!important;table-layout:fixed}.report-data-modal__table-wrap .grouped-report-table__table{width:100%;min-width:0;table-layout:fixed}.report-data-modal__panel--operations .grouped-report-table{border:none;border-radius:0;box-shadow:none}.report-data-modal__panel--operations:not(.report-data-modal__panel--table-only) .report-data-modal__table-wrap{padding:12px 0 0;margin-top:12px;background:var(--color-white)}.report-data-modal__table-wrap .grouped-report-table>.dt-pagination .dt-pg-size{appearance:none;min-width:76px;padding:8px 34px 8px 12px;border:1px solid #dbeafe;border-radius:10px;font-size:13px;font-weight:600;color:var(--color-slate-900);background-color:var(--color-white);background-image:linear-gradient(180deg,#fff,#f8fbff),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%2364748b' d='M1.4 1.4 6 6l4.6-4.6L12 3.8 6 9.8 0 3.8z'/%3E%3C/svg%3E");background-repeat:no-repeat,no-repeat;background-position:0 0,right 12px center;background-size:auto,10px;box-shadow:inset 0 1px #ffffffd9}.report-data-modal__panel--operations .grouped-report-table__scroll{background:var(--color-white)}.report-data-modal__table.dt-wrapper .dt-table>thead th,.report-data-modal__table.dt-wrapper .dt-table>tbody>tr>td,.report-data-modal__table-wrap .grouped-report-table__table th,.report-data-modal__table-wrap .grouped-report-table__table td{white-space:normal;word-break:break-word;overflow-wrap:break-word}.report-data-modal__table.dt-wrapper .dt-table>thead th{font-size:var(--report-table-th-font-size, 11px);line-height:var(--report-table-line-height, 1.3);letter-spacing:.03em;vertical-align:middle;-webkit-hyphens:auto;hyphens:auto;padding:var(--report-table-th-padding, 10px 6px)}.report-data-modal__table.dt-wrapper .dt-table>tbody>tr>td,.report-data-modal__table-wrap .grouped-report-table__table td{font-size:var(--report-table-td-font-size, 13px);padding:var(--report-table-td-padding, 10px 8px)}.report-data-modal__table.dt-wrapper .dt-table>thead th.center,.report-data-modal__table.dt-wrapper .dt-table>tbody>tr>td.center,.report-data-modal__table-wrap .grouped-report-table__table th.center,.report-data-modal__table-wrap .grouped-report-table__table td.center{text-align:center}.report-data-modal__table.dt-wrapper .dt-table>thead th.center .th-inner{justify-content:center;width:100%}.report-data-modal__table.dt-wrapper .dt-pagination,.report-data-modal__table-wrap .grouped-report-table>.dt-pagination{width:100%;box-sizing:border-box;flex-shrink:0;margin-top:auto;justify-content:space-between;padding:12px clamp(12px,2.5vw,24px)}.report-data-modal__table.dt-wrapper .dt-pagination-left{flex:1 1 auto;min-width:0;flex-wrap:wrap}.report-data-modal__table.dt-wrapper .dt-pagination-right{flex:0 0 auto;justify-content:flex-end;flex-wrap:wrap}.report-data-modal__panel--operations{background:var(--color-gray-50);display:flex;flex-direction:column;min-height:0}.report-data-modal__panel--operations>.report-data-modal__header--dark,.report-data-modal__panel--operations>.report-control-bar,.report-data-modal__panel--operations>.report-simple-control-bar,.report-data-modal__panel--operations>.report-data-modal__finance-top,.report-data-modal__panel--operations>.report-data-modal__billing-status-filters,.report-data-modal__panel--operations>.report-data-modal__positivity-filters,.report-data-modal__panel--operations>.report-data-modal__multiple-orders-filters,.report-data-modal__panel--operations>.report-data-modal__view-switch,.report-data-modal__panel--operations>.report-radio-filters,.report-data-modal__panel>.emr-status-filters,.report-data-modal__panel>.nuculis-clients-filters,.report-data-modal__panel>.report-filters-toolbar,.report-data-modal__panel>.nuculis-clients-report-toolbar,.report-data-modal__panel>.orders-rejected-status-filters{flex-shrink:0}.report-data-modal__panel>.report-data-modal__test-volume-bar{flex-shrink:0}.report-data-modal__panel--operations>.orders-rejected-status-filters,.report-data-modal__panel--operations>.report-filters-toolbar,.report-data-modal__panel--operations>.nuculis-clients-report-toolbar,.report-data-modal__panel--operations>.client-perf-filters--control-bar,.report-data-modal__panel--operations>.report-period-filters,.report-data-modal__panel--operations>.report-data-modal__standalone-summary{flex-shrink:0}.report-data-modal__panel--client-performance .client-perf-filters--control-bar,.report-data-modal__panel--clients-lt5-orders .client-perf-filters--control-bar{flex-shrink:0}.report-data-modal__panel--operations>.report-data-modal__split{flex:1 1 auto;min-height:0}.report-data-modal__panel--operations>.test-positivity-report{flex:1 1 auto;min-height:0}.report-data-modal__panel--positivity-layout.report-data-modal__panel--table-view .test-positivity-report__table-section{flex:1 1 auto;min-height:280px}.report-data-modal__panel--operations .report-data-modal__chart-section--solo{flex:1 1 auto;min-height:0}.report-data-modal__panel--operations:not(.report-data-modal__panel--table-only) .report-data-modal__table-wrap,.report-data-modal__panel--operations:not(.report-data-modal__panel--table-only) .report-data-modal__table-wrap--solo{flex:1 1 auto;min-height:280px;display:flex;flex-direction:column;overflow:hidden}.report-data-modal__panel--table-view .report-data-modal__table-wrap--solo{flex:1 1 auto;min-height:0;margin-top:8px}.report-data-modal__panel--table-view .report-data-modal__view-switch{flex-shrink:0}@media(max-width:900px){.report-data-modal__table.dt-wrapper .dt-table>thead,.report-data-modal__table-wrap .grouped-report-table__table thead{display:none}.report-data-modal__table.dt-wrapper .dt-table,.report-data-modal__table.dt-wrapper .dt-table>tbody,.report-data-modal__table.dt-wrapper .dt-table>tbody>tr,.report-data-modal__table.dt-wrapper .dt-table>tbody>tr>td,.report-data-modal__table-wrap .grouped-report-table__table,.report-data-modal__table-wrap .grouped-report-table__table tbody,.report-data-modal__table-wrap .grouped-report-table__table tr,.report-data-modal__table-wrap .grouped-report-table__table td{display:block;width:100%}.report-data-modal__table.dt-wrapper .dt-table>tbody>tr,.report-data-modal__table-wrap .grouped-report-table__data-row{margin:0 12px 10px;padding:0;border:1px solid #e2e8f0;border-radius:12px;background:var(--color-white);box-shadow:0 1px 2px #0f172a0a;overflow:hidden}.report-data-modal__table-wrap .grouped-report-table__group-row{margin:0 12px 8px;border-radius:8px;overflow:hidden}.report-data-modal__table-wrap .grouped-report-table__group-row td{display:block;width:100%;padding:10px 12px;background:inherit}.report-data-modal__table-wrap .grouped-report-table__group-row--depth-1 td{padding-left:24px}.report-data-modal__table-wrap .grouped-report-table__group-inner{display:flex;flex-wrap:wrap}.report-data-modal__table-wrap .grouped-report-table__group-row td:before{content:none}.report-data-modal__table.dt-wrapper .dt-table>tbody>tr:nth-child(2n),.report-data-modal__table-wrap .grouped-report-table__data-row:nth-child(2n){background:#f8fafc}.report-data-modal__table.dt-wrapper .dt-table>tbody>tr>td,.report-data-modal__table-wrap .grouped-report-table__data-row td{display:grid;grid-template-columns:minmax(110px,38%) 1fr;gap:8px 12px;align-items:start;padding:8px 12px;border:none;border-bottom:1px solid #eef2f7;white-space:normal;word-break:normal;overflow-wrap:anywhere}.report-data-modal__table.dt-wrapper .dt-table>tbody>tr>td:last-child,.report-data-modal__table-wrap .grouped-report-table__data-row td:last-child{border-bottom:none}.report-data-modal__table.dt-wrapper .dt-table>tbody>tr>td:before,.report-data-modal__table-wrap .grouped-report-table__data-row td:before{content:attr(data-label);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-offline-slate)}.report-data-modal__table.dt-wrapper .dt-table td.dt-col-expand,.report-data-modal__table.dt-wrapper .dt-table td.dt-empty{display:block}.report-data-modal__table.dt-wrapper .dt-table td.dt-col-expand:before,.report-data-modal__table.dt-wrapper .dt-table td.dt-empty:before{content:none}}.report-data-modal__status,.report-data-modal__error,.report-data-modal__unsupported{flex-shrink:0;padding:16px 24px;color:var(--color-slate-600)}.report-data-modal__error{color:var(--color-chart-heatmap-high)}.report-data-modal__unsupported{padding:0 20px 20px}.report-data-modal__header--dark{align-items:center;padding:14px 18px;background:var(--color-slate-900);border-bottom:none}.report-data-modal__header-title{display:flex;align-items:center;gap:12px;min-width:0}.report-data-modal__header-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;background:#fffffff2;box-shadow:0 8px 18px #0206171f}.report-data-modal__header-icon svg{width:22px;height:22px}.report-data-modal__header-title.report-category--teal .report-data-modal__header-icon{color:#0f766e}.report-data-modal__header-title.report-category--blue .report-data-modal__header-icon{color:#2563eb}.report-data-modal__header-title.report-category--purple .report-data-modal__header-icon{color:#6d28d9}.report-data-modal__header-title.report-category--green .report-data-modal__header-icon{color:#15803d}.report-data-modal__header-title.report-category--navy .report-data-modal__header-icon{color:#1e3a8a}.report-data-modal__header-title.report-category--orange .report-data-modal__header-icon{color:#c2410c}.report-data-modal__header--dark h2{color:var(--color-white);font-size:1.125rem}.report-data-modal__header--dark p{color:var(--color-slate-400)}.report-data-modal__close--dark{background:transparent;color:var(--color-white);font-size:1.75rem}.report-data-modal__standalone-stats{display:block;margin:0;padding:0}.report-data-modal__standalone-stats .report-simple-control-bar{margin-top:16px}.report-data-modal__view-switch{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:12px 18px 0}.report-data-modal__view-hint{margin:0;font-size:13px;font-weight:600;color:var(--color-offline-slate)}.report-data-modal__chart-section--solo{flex:1;min-height:0;display:flex;flex-direction:column;margin:12px 20px 20px;padding:16px 20px 20px;border-radius:18px;border:1px solid #cbd5e1;box-shadow:inset 0 1px #fff9;overflow:hidden}.report-data-modal__chart-section--solo .orders-monthly-chart--full{flex:1;min-height:0;height:100%}.report-data-modal__chart-section--solo .client-profitability-chart,.report-data-modal__chart-section--solo .client-profitability-chart-skel,.report-data-modal__chart-section--solo:not(.report-data-modal__chart-section--positivity) .test-positivity-chart-panel,.report-data-modal__chart-section--solo:not(.report-data-modal__chart-section--positivity) .test-positivity-chart-skel{flex:1 1 auto;min-height:0;height:100%}.report-data-modal__chart-section--solo .client-profitability-chart .orders-monthly-chart__plot,.report-data-modal__chart-section--solo .client-profitability-chart-skel__plot,.report-data-modal__chart-section--solo:not(.report-data-modal__chart-section--positivity) .test-positivity-chart-panel{flex:1 1 auto;min-height:0}.report-data-modal__chart-section{flex-shrink:0;padding:12px 20px;min-height:340px;background:var(--color-gray-250)}.report-data-modal__chart-section .orders-monthly-chart--full{min-height:320px}.report-data-modal__finance-top{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px 18px;margin:10px 14px 0;padding:12px 16px;border-radius:16px;background:linear-gradient(135deg,#168cd312,#fff0 42%),linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);border:1px solid #dbeafe;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #168cd314}.report-data-modal__finance-top-controls{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px 16px;min-width:0;flex:0 1 auto}.report-data-modal__performance-filters{margin-bottom:4px}.report-data-modal__billing-status-filters{margin-bottom:0;flex-shrink:0;flex-direction:column;align-items:stretch;gap:12px}.report-data-modal__billing-status-meta-row{display:flex;align-items:center;justify-content:flex-start;gap:14px;width:100%;min-width:0}.report-data-modal__billing-status-controls-row{flex-wrap:nowrap;align-items:flex-end;gap:14px;width:100%;min-width:0}.report-data-modal__billing-status-filters .report-data-modal__finance-control--type{flex:0 0 auto;width:auto;max-width:none;min-width:0}.report-data-modal__billing-status-filters .report-data-modal__finance-control--type .report-radio-filters__options{display:inline-flex;flex-wrap:nowrap;width:fit-content;max-width:none;overflow-x:auto;scrollbar-width:thin}.report-data-modal__billing-status-filters .report-radio-filters__segment{white-space:nowrap;flex:0 0 auto;padding:8px 12px;font-size:12px}.report-data-modal__billing-status-filters .report-data-modal__finance-top-controls{flex:0 0 auto;min-width:0}.report-data-modal__billing-status-filters .report-data-modal__performance-filters-row{flex-wrap:nowrap;align-items:flex-end;gap:14px;width:auto}.report-data-modal__billing-status-filters .report-data-modal__finance-control--year{flex:0 0 108px}.report-data-modal__billing-status-filters .report-data-modal__finance-control--client{flex:0 1 220px;min-width:160px;max-width:280px}.report-data-modal__billing-status-filters .report-data-modal__finance-control--month{flex:0 0 148px;min-width:148px}.report-data-modal__billing-status-filters .report-data-modal__finance-control--month select{width:100%}.report-data-modal__billing-status-filters .report-data-modal__record-count{flex:0 0 auto;margin-left:auto;align-self:center;align-items:center;justify-content:flex-end;min-height:0;min-width:0;padding:0;font-size:14px;white-space:nowrap}.report-data-modal__billing-status-filters .report-data-modal__record-count strong{font-size:15px}.report-data-modal__billing-status-filters .report-data-modal__record-count--skel{align-items:center;min-height:0;padding:6px 12px}.report-data-modal__billing-status-filters .report-data-modal__finance-top-stats{flex:0 0 auto;margin-left:auto}.report-data-modal__billing-status-filters .report-data-modal__finance-top-stats.report-stat-cards--fit.report-stat-cards--row{flex:0 0 auto;width:auto;min-width:0;flex-wrap:nowrap;justify-content:flex-end;margin-left:auto}.report-data-modal__billing-status-filters--missing-info .report-data-modal__billing-status-meta-row{justify-content:flex-end}.report-data-modal__billing-status-filters--missing-info .report-data-modal__billing-status-controls-row{flex-wrap:nowrap;align-items:flex-end;gap:14px}.report-data-modal__billing-status-filters--missing-info .report-data-modal__finance-top-controls{flex:0 0 auto;min-width:0}.report-data-modal__billing-status-filters--missing-info .report-data-modal__performance-filters-row{flex-wrap:nowrap}.report-data-modal__billing-status-filters--missing-info .report-data-modal__record-count{margin-left:auto}.report-data-modal__billing-status-filters--missing-info .report-data-modal__finance-top-stats{flex:0 0 auto;margin-left:auto}.report-data-modal__billing-status-filters--missing-info .report-data-modal__finance-top-stats.report-stat-cards--fit.report-stat-cards--row{margin-left:auto}.report-data-modal__panel--billing-status,.report-data-modal__panel--orders-missing-information,.report-data-modal__panel--billing-status.report-data-modal__panel--operations,.report-data-modal__panel--orders-missing-information.report-data-modal__panel--operations{overflow:hidden}.report-data-modal__panel--billing-status .report-data-modal__billing-status-filters,.report-data-modal__panel--orders-missing-information .report-data-modal__billing-status-filters{margin:10px 14px 0;padding:18px 22px;flex-shrink:0;overflow:visible}.report-data-modal__panel--test-positivity{overflow:hidden}.report-data-modal__panel--test-positivity .report-data-modal__positivity-filters{margin:12px 18px 0;padding:12px 18px;flex-shrink:0;overflow:visible}.report-data-modal__positivity-meta-row{display:flex;flex-wrap:nowrap;align-items:flex-end;gap:14px;width:100%;min-width:0}.report-data-modal__positivity-meta-row .report-data-modal__finance-control--year{flex:0 0 108px}.report-data-modal__positivity-meta-row .report-data-modal__finance-control--month{flex:0 0 148px;min-width:148px}.report-data-modal__positivity-meta-row .report-data-modal__finance-control--month select{width:100%}.report-data-modal__panel--test-positivity .report-data-modal__positivity-filters .report-data-modal__finance-top-stats--positivity.report-stat-cards--fit.report-stat-cards--row{flex:0 0 auto!important;width:auto!important;max-width:none;min-width:0;flex-wrap:nowrap;justify-content:flex-end;margin-left:auto;gap:8px}.report-data-modal__panel--test-positivity .report-data-modal__positivity-filters .report-data-modal__finance-top-stats--positivity.report-stat-cards--fit.report-stat-cards--row .report-stat-cards__card{flex:0 0 auto;width:max-content;max-width:220px}.report-data-modal__panel--test-positivity .report-data-modal__positivity-filters .report-data-modal__finance-top-stats--positivity .report-stat-cards__value{font-size:1.1rem}.report-data-modal__panel--test-positivity.report-data-modal__panel--operations{overflow:hidden;min-height:0}.report-data-modal__panel--test-positivity .report-data-modal__view-switch{margin:8px 18px 0;flex-shrink:0}.report-data-modal__panel--test-positivity .report-data-modal__chart-section--solo,.report-data-modal__panel--test-positivity .report-data-modal__table-wrap--solo{margin:8px 18px 12px;padding:12px 16px 16px;min-height:0;flex:1 1 auto;overflow:visible;display:flex;flex-direction:column}.report-data-modal__panel--test-positivity .report-data-modal__chart-section--positivity.report-data-modal__chart-section--solo{background:var(--color-white);display:grid;place-items:stretch;overflow:visible}.report-data-modal__panel--test-positivity .report-data-modal__table-wrap--solo{flex:1 1 auto;overflow:hidden}.report-data-modal__chart-section--positivity.report-data-modal__chart-section--solo .test-positivity-chart-panel{display:grid;place-items:stretch;flex:1 1 auto;width:100%;height:100%;min-height:0;max-height:100%;margin:0}.report-data-modal__chart-section--positivity.report-data-modal__chart-section--solo .test-positivity-chart-panel .test-positivity-simple-skel--modal,.report-data-modal__chart-section--positivity.report-data-modal__chart-section--solo .test-positivity-chart-panel .test-positivity-chart--modal{flex:1 1 auto;width:100%;max-width:100%;height:100%;min-height:0;margin:0;place-self:stretch;justify-items:stretch;align-items:stretch;align-content:stretch}.report-data-modal__chart-section--positivity.report-data-modal__chart-section--solo{overflow:visible}.report-data-modal__positivity-filters{margin-bottom:0;flex-shrink:0}.report-data-modal__positivity-filters .report-data-modal__finance-top-stats.report-stat-cards--fit.report-stat-cards--row,.report-data-modal__multiple-orders-filters .report-data-modal__finance-top-stats.report-stat-cards--fit.report-stat-cards--row{flex:0 0 auto;width:auto;min-width:0;flex-wrap:nowrap;justify-content:flex-end;margin-left:auto}.report-data-modal__positivity-filters .report-data-modal__finance-top-stats{flex:0 0 auto;margin-left:auto}.report-data-modal__multiple-orders-filters{margin-bottom:0;flex-shrink:0}.report-data-modal__multiple-orders-filters .report-data-modal__finance-top-row{flex-direction:row;flex-wrap:nowrap;align-items:flex-end;gap:14px;width:100%}.report-data-modal__multiple-orders-filters .report-data-modal__finance-top-controls{flex:1 1 auto;min-width:0}.report-data-modal__multiple-orders-filters .report-data-modal__performance-filters-row{flex-wrap:nowrap;align-items:flex-end;gap:14px}.report-data-modal__multiple-orders-filters .report-data-modal__finance-control--year{flex:0 0 108px}.report-data-modal__multiple-orders-filters .report-data-modal__finance-control--client{flex:0 1 280px;min-width:200px;max-width:320px}.report-data-modal__multiple-orders-filters .report-data-modal__finance-top-stats{flex:0 0 auto;margin-left:auto}.report-data-modal__panel--multiple-orders-patient{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:6px;overflow:hidden}.report-data-modal__panel--multiple-orders-patient.report-data-modal__panel--operations{overflow:hidden}.report-data-modal__panel--multiple-orders-patient .report-data-modal__multiple-orders-filters{margin:12px 18px 0;padding:12px 18px;flex-shrink:0}.report-data-modal__panel--multiple-orders-patient .report-data-modal__view-switch{margin:8px 18px 0;flex-shrink:0}.report-data-modal__panel--multiple-orders-patient .report-data-modal__chart-section--solo,.report-data-modal__panel--multiple-orders-patient .report-data-modal__table-wrap--solo{margin:8px 18px 12px;min-height:0;flex:1 1 auto}.report-data-modal__panel--billing-status .report-data-modal__view-switch,.report-data-modal__panel--orders-missing-information .report-data-modal__view-switch{margin:8px 18px 0;flex-shrink:0}.report-data-modal__panel--billing-status .report-data-modal__chart-section--solo,.report-data-modal__panel--orders-missing-information .report-data-modal__chart-section--solo{margin:8px 16px 12px;padding:12px 16px 16px;min-height:0}.report-data-modal__panel--billing-status .report-data-modal__chart-section--solo .orders-monthly-chart--full,.report-data-modal__panel--orders-missing-information .report-data-modal__chart-section--solo .orders-monthly-chart--full{min-height:0}.report-data-modal__panel--billing-status .report-data-modal__table-wrap--solo,.report-data-modal__panel--orders-missing-information .report-data-modal__table-wrap--solo{margin:8px 16px 12px;min-height:0}.report-data-modal__panel--orders-billed-by-client{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:18px;overflow:hidden}.report-data-modal__panel--orders-billed-by-client.report-data-modal__panel--operations{overflow:hidden}.report-data-modal__panel--orders-billed-by-client .report-control-bar{margin:10px 14px 0;flex-shrink:0}.report-data-modal__panel--orders-billed-by-client .report-data-modal__view-switch{margin:8px 18px 0;flex-shrink:0}.report-data-modal__panel--orders-billed-by-client .report-data-modal__chart-section--solo{margin:8px 16px 12px;padding:12px 16px 16px;min-height:0}.report-data-modal__panel--orders-billed-by-client .report-data-modal__chart-section--solo .orders-monthly-chart--full{flex:1 1 auto;min-height:0;height:100%}.report-data-modal__panel--orders-billed-by-client .report-data-modal__table-wrap--solo{margin:8px 16px 12px;min-height:0}.report-data-modal__panel--orders-client,.report-data-modal__panel--orders-sales-rep,.report-data-modal__panel--orders-monthly,.report-data-modal__panel--orders-client.report-data-modal__panel--operations,.report-data-modal__panel--orders-sales-rep.report-data-modal__panel--operations,.report-data-modal__panel--orders-monthly.report-data-modal__panel--operations{overflow:hidden}.report-data-modal__panel--orders-client .report-control-bar,.report-data-modal__panel--orders-sales-rep .report-control-bar,.report-data-modal__panel--orders-monthly .report-control-bar,.report-data-modal__panel--orders-client .report-filters-toolbar,.report-data-modal__panel--orders-sales-rep .report-filters-toolbar,.report-data-modal__panel--orders-monthly .report-filters-toolbar{margin:10px 14px 0;flex-shrink:0}.report-data-modal__panel--orders-client .report-data-modal__view-switch,.report-data-modal__panel--orders-sales-rep .report-data-modal__view-switch,.report-data-modal__panel--orders-monthly .report-data-modal__view-switch{margin:8px 18px 0;flex-shrink:0}.report-data-modal__panel--orders-client .report-data-modal__chart-section--solo,.report-data-modal__panel--orders-sales-rep .report-data-modal__chart-section--solo,.report-data-modal__panel--orders-monthly .report-data-modal__chart-section--solo{margin:8px 16px 12px;padding:12px 16px 16px;min-height:0}.report-data-modal__panel--orders-client .report-data-modal__chart-section--solo .orders-monthly-chart--full,.report-data-modal__panel--orders-sales-rep .report-data-modal__chart-section--solo .orders-monthly-chart--full,.report-data-modal__panel--orders-monthly .report-data-modal__chart-section--solo .orders-monthly-chart--full{flex:1 1 auto;min-height:0;height:100%}.report-data-modal__panel--orders-client .report-data-modal__table-wrap--solo,.report-data-modal__panel--orders-sales-rep .report-data-modal__table-wrap--solo,.report-data-modal__panel--orders-monthly .report-data-modal__table-wrap--solo{margin:8px 16px 12px;min-height:0}.report-data-modal__performance-filters-row{flex-wrap:nowrap;align-items:flex-end;width:100%;gap:14px 18px}.report-data-modal__performance-filters-row .report-data-modal__finance-control--type{flex:1 1 auto;min-width:0}.report-data-modal__performance-filters-row .report-data-modal__finance-control--type .report-radio-filters__options{flex-wrap:nowrap;max-width:100%;overflow-x:auto;scrollbar-width:thin}.report-data-modal__performance-filters-row .report-radio-filters__segment{white-space:nowrap;flex:0 0 auto;padding:8px 12px;font-size:12px}.report-data-modal__performance-filters-row .report-data-modal__finance-control--year{flex:0 0 120px}.report-data-modal__performance-filters-row .report-data-modal__finance-control--year select{width:100%}.report-data-modal__performance-filters-row .report-data-modal__finance-control--client{flex:1 1 300px;min-width:220px;max-width:380px}.report-data-modal__performance-filters-row .report-data-modal__finance-control--client select{width:100%;min-height:38px;padding:8px 12px;font-size:14px}@media(max-width:1100px){.report-data-modal__performance-filters-row{flex-wrap:wrap}.report-data-modal__performance-filters-row .report-data-modal__finance-control--type{flex:1 1 100%}.report-data-modal__performance-filters-row .report-data-modal__finance-control--type .report-radio-filters__options{width:100%;flex-wrap:wrap}.report-data-modal__billing-status-filters{gap:10px}.report-data-modal__billing-status-meta-row{flex-wrap:wrap;gap:10px 12px}.report-data-modal__billing-status-filters:not(.report-data-modal__billing-status-filters--missing-info) .report-data-modal__finance-control--type .report-radio-filters__options{max-width:100%}.report-data-modal__billing-status-controls-row{flex-wrap:wrap;align-items:flex-end;gap:10px 12px}.report-data-modal__billing-status-filters:not(.report-data-modal__billing-status-filters--missing-info) .report-data-modal__finance-top-controls{flex:1 1 100%;width:100%}.report-data-modal__billing-status-filters:not(.report-data-modal__billing-status-filters--missing-info) .report-data-modal__performance-filters-row{flex-wrap:wrap;width:100%}.report-data-modal__billing-status-filters:not(.report-data-modal__billing-status-filters--missing-info) .report-data-modal__record-count{margin-left:auto;justify-content:flex-end}.report-data-modal__billing-status-filters:not(.report-data-modal__billing-status-filters--missing-info) .report-data-modal__finance-top-stats{width:100%;justify-content:flex-start;margin-left:0}.report-data-modal__billing-status-filters:not(.report-data-modal__billing-status-filters--missing-info) .report-data-modal__finance-top-stats.report-stat-cards--fit.report-stat-cards--row{width:100%;justify-content:flex-start;margin-left:0}.report-data-modal__billing-status-filters--missing-info .report-data-modal__billing-status-meta-row{justify-content:flex-end}.report-data-modal__billing-status-filters--missing-info .report-data-modal__billing-status-controls-row{flex-wrap:wrap}.report-data-modal__billing-status-filters--missing-info .report-data-modal__finance-top-controls{flex:1 1 auto;width:auto}.report-data-modal__billing-status-filters--missing-info .report-data-modal__record-count{margin-left:auto;justify-content:flex-end}.report-data-modal__billing-status-filters--missing-info .report-data-modal__finance-top-stats{width:auto;margin-left:auto}.report-data-modal__clients-order-statuses-filters .report-data-modal__billing-status-controls-row{flex-wrap:wrap;align-items:flex-end;gap:10px 12px}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-top-controls{flex:1 1 100%;width:100%}.report-data-modal__clients-order-statuses-filters .report-data-modal__performance-filters-row{flex-wrap:wrap;width:100%}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-top-stats,.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-top-stats.report-stat-cards--fit.report-stat-cards--row{width:100%;justify-content:flex-start;margin-left:0}}.report-data-modal__revenue-costs{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px 12px}.report-data-modal__finance-control--cost{min-width:148px}.report-data-modal__cost-input{display:inline-flex;align-items:center;gap:0;border:1px solid #dbeafe;border-radius:12px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);overflow:hidden}.report-data-modal__cost-prefix{display:inline-flex;align-items:center;justify-content:center;min-width:28px;padding:0 4px 0 10px;font-size:13px;font-weight:700;color:#64748b}.report-data-modal__cost-input input{min-width:72px;width:88px;border:none;border-radius:0;padding:9px 12px 9px 4px;font:inherit;font-size:13px;font-weight:700;color:var(--color-slate-900);background:transparent}.report-data-modal__cost-input input:disabled{opacity:1;color:var(--color-slate-900);cursor:default}.report-data-modal__finance-control{display:flex;flex-direction:column;gap:6px;min-width:0}.report-data-modal__finance-label{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--color-offline-slate)}.report-data-modal__finance-control input,.report-data-modal__finance-control select{min-width:112px;border:1px solid #dbeafe;border-radius:12px;padding:9px 12px;font:inherit;font-size:13px;font-weight:600;color:var(--color-slate-900);background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%)}.report-data-modal__finance-control input:focus,.report-data-modal__finance-control select:focus{outline:none;border-color:#168cd3;box-shadow:0 0 0 3px #168cd326}.report-data-modal__record-count{margin:0;flex:1 1 160px;display:flex;align-items:flex-end;justify-content:center;align-self:flex-end;gap:8px;min-width:0;min-height:40px;padding:0 12px;text-align:center;font-size:16px;font-weight:600;color:#334155;line-height:1.3;white-space:nowrap}.report-data-modal__record-count strong{font-weight:800;font-size:17px;color:var(--color-slate-900)}.report-data-modal__record-count--skel{align-items:center;min-height:40px;padding:6px 14px;border-radius:999px;border:1px solid #dbeafe;background:linear-gradient(90deg,#168cd30f,#ffffffe6 55%),linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);box-shadow:0 1px 2px #0f172a0a}.report-data-modal__record-count-label{font-size:15px;font-weight:600;color:#64748b;letter-spacing:.01em}.report-data-modal__skel-line--record-count{width:52px;height:18px;border-radius:8px;flex:0 0 auto;background:linear-gradient(90deg,#c7ddf5,#e8f3fc,#b6d4f0 70%,#c7ddf5);background-size:220% 100%;animation:report-data-modal-skel-shimmer .7s ease-in-out infinite}.report-data-modal__skel-select{display:block;box-sizing:border-box;width:100%;min-width:108px;height:38px;border-radius:12px;border:1px solid #dbeafe;background:linear-gradient(90deg,#e8edf4,#f4f7fb,#dce5f0 70%,#e8edf4);background-size:220% 100%;animation:report-data-modal-skel-shimmer .7s ease-in-out infinite}.report-data-modal__finance-control .report-data-modal__skel-select{width:100%;min-width:0}.report-data-modal__panel--billing-daily .report-data-modal__finance-control .report-data-modal__skel-select,.report-data-modal__panel--billing-monthly .report-data-modal__finance-control .report-data-modal__skel-select,.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-control .report-data-modal__skel-select,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-control .report-data-modal__skel-select,.report-data-modal__panel--collecting-daily .report-data-modal__finance-control .report-data-modal__skel-select,.report-data-modal__panel--collecting-monthly .report-data-modal__finance-control .report-data-modal__skel-select,.report-data-modal__panel--revenue-client .report-data-modal__finance-control .report-data-modal__skel-select,.report-data-modal__panel--revenue-provider .report-data-modal__finance-control .report-data-modal__skel-select,.report-data-modal__panel--billing-status .report-data-modal__finance-control .report-data-modal__skel-select,.report-data-modal__panel--orders-missing-information .report-data-modal__finance-control .report-data-modal__skel-select,.report-data-modal__panel--ref-lab-laboratory .report-simple-control-bar__input-wrap .report-data-modal__skel-select,.report-data-modal__panel--ref-lab-missing .report-simple-control-bar__input-wrap .report-data-modal__skel-select,.report-data-modal__panel--ref-lab-monthly .report-simple-control-bar__input-wrap .report-data-modal__skel-select{min-width:108px}.report-data-modal__panel--revenue-client .report-data-modal__finance-control--client-filter,.report-data-modal__panel--revenue-provider .report-data-modal__finance-control--client-filter{flex:1 1 160px;min-width:140px;max-width:200px}.report-data-modal__panel--revenue-client .report-data-modal__finance-control--client-filter .report-data-modal__skel-select,.report-data-modal__panel--revenue-provider .report-data-modal__finance-control--client-filter .report-data-modal__skel-select,.report-data-modal__panel--revenue-client .report-data-modal__finance-control--client-filter select,.report-data-modal__panel--revenue-provider .report-data-modal__finance-control--client-filter select{width:100%;min-width:140px}.report-data-modal__finance-top-stats.report-stat-cards--row{flex:0 1 auto;align-self:flex-end;min-width:0}.report-data-modal__finance-top-stats.report-stat-cards--fit.report-stat-cards--row{flex:1 1 100%;width:100%;min-width:0;justify-content:flex-end}.report-data-modal__finance-top-stats--skel.report-stat-cards-skeleton .report-stat-cards__card{padding:10px 14px}.report-data-modal__finance-top-stats--money.report-stat-cards--row{flex:1 1 420px;flex-wrap:nowrap;justify-content:flex-end;gap:10px;min-width:min(100%,520px)}.report-data-modal__finance-top-stats--money .report-stat-cards__card{flex:1 1 0;min-width:148px;max-width:none;width:auto;padding:12px 16px}.report-data-modal__finance-top-stats--money .report-stat-cards__label{font-size:11px;letter-spacing:.06em;white-space:nowrap}.report-data-modal__finance-top-stats--money .report-stat-cards__value{font-size:1.5rem}.report-data-modal__finance-top-row{display:flex;flex-wrap:nowrap;align-items:center;gap:14px;width:100%;min-width:0}.report-data-modal__panel--billing-daily .report-data-modal__finance-top,.report-data-modal__panel--billing-monthly .report-data-modal__finance-top,.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-top,.report-data-modal__panel--collecting-daily .report-data-modal__finance-top,.report-data-modal__panel--collecting-monthly .report-data-modal__finance-top,.report-data-modal__panel--revenue-client .report-data-modal__finance-top,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top,.report-data-modal__panel--billing-status .report-data-modal__finance-top,.report-data-modal__panel--orders-missing-information .report-data-modal__finance-top,.report-data-modal__panel--multiple-orders-patient .report-data-modal__finance-top,.report-data-modal__panel--test-positivity .report-data-modal__finance-top{flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:14px;padding:16px 20px}.report-data-modal__panel--billing-status .report-data-modal__billing-status-filters.report-data-modal__finance-top,.report-data-modal__panel--orders-missing-information .report-data-modal__billing-status-filters.report-data-modal__finance-top,.report-data-modal__panel--clients-order-statuses .report-data-modal__clients-order-statuses-filters.report-data-modal__finance-top{padding:18px 22px;overflow:visible}.report-data-modal__panel--clients-order-statuses .report-data-modal__billing-status-controls-row,.report-data-modal__panel--clients-order-statuses .report-data-modal__finance-top-controls{overflow:visible}.report-data-modal__panel>.report-data-modal__clients-order-statuses-filters{flex-shrink:0}.report-data-modal__clients-order-statuses-filters.report-data-modal__billing-status-filters{margin-bottom:0;flex-shrink:0;flex-direction:column;align-items:stretch;gap:12px}.report-data-modal__clients-order-statuses-filters .report-data-modal__billing-status-controls-row{flex-wrap:nowrap;align-items:flex-end;gap:14px;width:100%;min-width:0}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-top-controls{flex:0 0 auto;min-width:0}.report-data-modal__clients-order-statuses-filters .report-data-modal__performance-filters-row{flex-wrap:nowrap;align-items:flex-end;gap:14px;width:auto}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-control--month{flex:0 0 148px;min-width:148px}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-control--client{flex:0 1 220px;min-width:160px;max-width:280px}.report-data-modal__clients-order-statuses-filters .report-data-modal__record-count{flex:0 0 auto;align-self:center;align-items:center;justify-content:flex-end;min-height:0;min-width:0;padding:0;font-size:14px;white-space:nowrap}.report-data-modal__clients-order-statuses-filters .report-data-modal__record-count strong{font-size:15px}.report-data-modal__clients-order-statuses-filters .report-data-modal__record-count--skel{align-items:center;min-height:0;padding:6px 12px}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-top-stats{flex:0 0 auto;margin-left:auto}.report-data-modal__clients-order-statuses-filters .report-data-modal__finance-top-stats.report-stat-cards--fit.report-stat-cards--row{flex:0 0 auto;width:auto;min-width:0;flex-wrap:nowrap;justify-content:flex-end;margin-left:auto}.report-data-modal__panel--clients-order-statuses .report-data-modal__finance-control .report-data-modal__skel-select{min-width:108px}.report-data-modal__finance-top--revenue{flex-direction:column;align-items:stretch;gap:10px}.report-data-modal__finance-top--billing-sales-rep .report-data-modal__finance-top-row,.report-data-modal__panel--revenue-client .report-data-modal__finance-top-row,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-row{flex-wrap:wrap;align-items:center}.report-data-modal__panel--revenue-client .report-data-modal__finance-top-stats,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-stats,.report-data-modal__panel--revenue-client .report-stat-cards-skeleton.report-data-modal__finance-top-stats--revenue,.report-data-modal__panel--revenue-provider .report-stat-cards-skeleton.report-data-modal__finance-top-stats--revenue{order:3;flex:1 1 100%;width:100%;align-self:stretch}.report-data-modal__panel--revenue-client .report-data-modal__record-count,.report-data-modal__panel--revenue-provider .report-data-modal__record-count{order:2;flex:0 0 auto;align-self:center;margin-left:auto;min-height:0;min-width:0;padding:0 0 0 12px;font-size:14px;white-space:nowrap}.report-data-modal__panel--revenue-client .report-data-modal__record-count strong,.report-data-modal__panel--revenue-provider .report-data-modal__record-count strong{font-size:15px}.report-data-modal__panel--revenue-client .report-data-modal__record-count--skel,.report-data-modal__panel--revenue-provider .report-data-modal__record-count--skel{align-items:center;min-height:0;padding:6px 12px}.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-row{flex-wrap:wrap;align-items:center}.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-stats,.report-data-modal__panel--billing-sales-rep .report-stat-cards-skeleton.report-data-modal__finance-top-stats--money{order:3;flex:1 1 100%;width:100%;align-self:stretch}.report-data-modal__panel--billing-sales-rep .report-data-modal__record-count{order:2;flex:0 0 auto;align-self:center;margin-left:auto;min-height:0;min-width:0;padding:0 0 0 12px;font-size:14px;white-space:nowrap}.report-data-modal__panel--billing-sales-rep .report-data-modal__record-count strong{font-size:15px}.report-data-modal__panel--billing-sales-rep .report-data-modal__record-count--skel{align-items:center;min-height:0;padding:6px 12px}.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--money.report-stat-cards--fit.report-stat-cards--row{justify-content:stretch;width:100%}.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--money.report-stat-cards--row,.report-data-modal__panel--billing-sales-rep .report-stat-cards-skeleton.report-data-modal__finance-top-stats--money.report-stat-cards--row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;flex:1 1 100%;width:100%;min-width:0;max-width:none;overflow:visible}.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--money .report-stat-cards__card,.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--money .report-stat-cards__card--wide{flex:unset;min-width:0;width:auto;max-width:none;overflow:visible;padding:12px 14px}.report-data-modal__panel--billing-daily .report-data-modal__finance-top-controls,.report-data-modal__panel--billing-monthly .report-data-modal__finance-top-controls,.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-controls,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-top-controls,.report-data-modal__panel--collecting-daily .report-data-modal__finance-top-controls,.report-data-modal__panel--collecting-monthly .report-data-modal__finance-top-controls,.report-data-modal__panel--revenue-client .report-data-modal__finance-top-controls,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-controls{order:1;flex-wrap:nowrap;flex:0 0 auto;align-items:flex-end;gap:12px;min-width:0}.report-data-modal__panel--revenue-client .report-data-modal__finance-top-controls,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-controls{flex:0 1 auto;max-width:42%;overflow-x:auto;scrollbar-width:thin}.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-controls,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-top-controls{flex:0 1 auto;max-width:46%;overflow-x:auto;scrollbar-width:thin}.report-data-modal__panel--billing-daily .report-data-modal__finance-control,.report-data-modal__panel--billing-monthly .report-data-modal__finance-control,.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-control,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-control,.report-data-modal__panel--collecting-daily .report-data-modal__finance-control,.report-data-modal__panel--collecting-monthly .report-data-modal__finance-control,.report-data-modal__panel--revenue-client .report-data-modal__finance-control,.report-data-modal__panel--revenue-provider .report-data-modal__finance-control{flex:0 0 auto}.report-data-modal__panel--billing-daily .report-data-modal__finance-control input,.report-data-modal__panel--billing-daily .report-data-modal__finance-control select,.report-data-modal__panel--billing-monthly .report-data-modal__finance-control input,.report-data-modal__panel--billing-monthly .report-data-modal__finance-control select,.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-control input,.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-control select,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-control input,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-control select,.report-data-modal__panel--collecting-daily .report-data-modal__finance-control input,.report-data-modal__panel--collecting-monthly .report-data-modal__finance-control input,.report-data-modal__panel--collecting-daily .report-data-modal__finance-control select,.report-data-modal__panel--collecting-monthly .report-data-modal__finance-control select,.report-data-modal__panel--revenue-client .report-data-modal__finance-control input,.report-data-modal__panel--revenue-provider .report-data-modal__finance-control input,.report-data-modal__panel--revenue-client .report-data-modal__finance-control select,.report-data-modal__panel--revenue-provider .report-data-modal__finance-control select{min-width:108px}.report-data-modal__panel--revenue-client .report-data-modal__revenue-costs,.report-data-modal__panel--revenue-provider .report-data-modal__revenue-costs{display:flex;flex-wrap:nowrap;flex-shrink:0;gap:10px;width:100%;padding-top:10px;margin-top:2px;border-top:1px solid #e8f0fe}.report-data-modal__panel--revenue-client .report-data-modal__finance-control--cost,.report-data-modal__panel--revenue-provider .report-data-modal__finance-control--cost{min-width:108px;flex:0 1 150px}.report-data-modal__panel--billing-daily .report-data-modal__finance-top-stats.report-stat-cards--row,.report-data-modal__panel--billing-daily .report-stat-cards-skeleton.report-stat-cards--row,.report-data-modal__panel--billing-monthly .report-data-modal__finance-top-stats.report-stat-cards--row,.report-data-modal__panel--billing-monthly .report-stat-cards-skeleton.report-stat-cards--row,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-top-stats.report-stat-cards--row,.report-data-modal__panel--collecting-sales-rep .report-stat-cards-skeleton.report-stat-cards--row,.report-data-modal__panel--collecting-daily .report-data-modal__finance-top-stats.report-stat-cards--row,.report-data-modal__panel--collecting-monthly .report-data-modal__finance-top-stats.report-stat-cards--row,.report-data-modal__panel--collecting-daily .report-stat-cards-skeleton.report-stat-cards--row,.report-data-modal__panel--collecting-monthly .report-stat-cards-skeleton.report-stat-cards--row{order:2;flex:1 1 auto;align-self:center;min-width:0}.report-data-modal__panel--billing-daily .report-data-modal__record-count,.report-data-modal__panel--billing-monthly .report-data-modal__record-count,.report-data-modal__panel--collecting-sales-rep .report-data-modal__record-count,.report-data-modal__panel--collecting-daily .report-data-modal__record-count,.report-data-modal__panel--collecting-monthly .report-data-modal__record-count{order:3;flex:0 0 auto;align-self:center;align-items:center;justify-content:center;margin-left:auto;min-height:0;min-width:0;padding:0 0 0 12px;font-size:14px;white-space:nowrap}.report-data-modal__panel--billing-daily .report-data-modal__record-count strong,.report-data-modal__panel--billing-monthly .report-data-modal__record-count strong,.report-data-modal__panel--collecting-sales-rep .report-data-modal__record-count strong,.report-data-modal__panel--collecting-daily .report-data-modal__record-count strong,.report-data-modal__panel--collecting-monthly .report-data-modal__record-count strong{font-size:15px}.report-data-modal__panel--billing-daily .report-data-modal__record-count--skel,.report-data-modal__panel--billing-monthly .report-data-modal__record-count--skel,.report-data-modal__panel--collecting-sales-rep .report-data-modal__record-count--skel,.report-data-modal__panel--collecting-daily .report-data-modal__record-count--skel,.report-data-modal__panel--collecting-monthly .report-data-modal__record-count--skel{align-items:center;min-height:0;padding:6px 12px}.report-data-modal__panel--billing-daily .report-data-modal__finance-top-stats.report-stat-cards--fit.report-stat-cards--row,.report-data-modal__panel--billing-daily .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--money.report-stat-cards--row,.report-data-modal__panel--billing-monthly .report-data-modal__finance-top-stats.report-stat-cards--fit.report-stat-cards--row,.report-data-modal__panel--billing-monthly .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--money.report-stat-cards--row,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-top-stats.report-stat-cards--fit.report-stat-cards--row,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-stat-cards--row,.report-data-modal__panel--collecting-daily .report-data-modal__finance-top-stats.report-stat-cards--fit.report-stat-cards--row,.report-data-modal__panel--collecting-monthly .report-data-modal__finance-top-stats.report-stat-cards--fit.report-stat-cards--row,.report-data-modal__panel--collecting-daily .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-stat-cards--row,.report-data-modal__panel--collecting-monthly .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-stat-cards--row{flex:1 1 auto;width:auto;min-width:0;flex-wrap:nowrap;justify-content:flex-end}.report-data-modal__panel--test-positivity .report-data-modal__finance-top-stats.report-stat-cards--fit.report-stat-cards--row{flex:0 0 auto;width:auto;max-width:none;min-width:0;flex-wrap:nowrap;justify-content:flex-end;margin-left:auto}.report-data-modal__panel--multiple-orders-patient .report-data-modal__finance-top-stats.report-stat-cards--fit.report-stat-cards--row{flex:0 0 auto;width:auto;min-width:0;flex-wrap:nowrap;justify-content:flex-end;margin-left:auto}.report-data-modal__panel--billing-daily .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--money .report-stat-cards__card,.report-data-modal__panel--billing-monthly .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--money .report-stat-cards__card,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi .report-stat-cards__card,.report-data-modal__panel--collecting-daily .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi,.report-data-modal__panel--collecting-monthly .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi .report-stat-cards__card{flex:0 0 auto;min-width:148px;overflow:visible}.report-data-modal__panel--revenue-client .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue.report-stat-cards--row,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue.report-stat-cards--row,.report-data-modal__panel--revenue-client .report-stat-cards-skeleton.report-data-modal__finance-top-stats--revenue.report-stat-cards--row,.report-data-modal__panel--revenue-provider .report-stat-cards-skeleton.report-data-modal__finance-top-stats--revenue.report-stat-cards--row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;flex:1 1 100%;width:100%;min-width:0;max-width:none;overflow:visible}.report-data-modal__panel--revenue-client .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue .report-stat-cards__card,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue .report-stat-cards__card,.report-data-modal__panel--revenue-client .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue .report-stat-cards__card--wide,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue .report-stat-cards__card--wide{flex:unset;min-width:0;width:auto;max-width:none;overflow:visible;padding:10px 12px}.report-data-modal__panel--revenue-client .report-data-modal__finance-top-stats--revenue .report-stat-cards__label,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-stats--revenue .report-stat-cards__label{font-size:9px;letter-spacing:.04em;overflow:visible;text-overflow:clip}.report-data-modal__panel--revenue-client .report-data-modal__finance-top-stats--revenue .report-stat-cards__value,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-stats--revenue .report-stat-cards__value{font-size:1.05rem}.report-data-modal__panel--billing-daily .report-data-modal__finance-top-stats .report-stat-cards__label,.report-data-modal__panel--billing-monthly .report-data-modal__finance-top-stats .report-stat-cards__label,.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-stats .report-stat-cards__label,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-top-stats .report-stat-cards__label,.report-data-modal__panel--collecting-daily .report-data-modal__finance-top-stats .report-stat-cards__label,.report-data-modal__panel--collecting-monthly .report-data-modal__finance-top-stats .report-stat-cards__label{white-space:nowrap}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue.report-stat-cards--fit.report-stat-cards--row{justify-content:stretch;width:100%}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue.report-stat-cards--row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;flex:1 1 100%;width:100%;min-width:0;align-self:stretch;overflow:visible}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue .report-stat-cards__card,.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue .report-stat-cards__card--wide{flex:unset;min-width:0;max-width:none;width:auto;padding:12px 14px}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue .report-stat-cards__label{font-size:10px;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue .report-stat-cards__value{font-size:1.35rem}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue.report-data-modal__finance-top-stats--skel .report-stat-cards__card{min-height:68px;max-height:none}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-stat-cards--row{flex-wrap:nowrap;justify-content:flex-end;gap:10px}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-stat-cards--row .report-stat-cards__card{flex:0 1 260px;min-width:248px;max-width:340px;width:auto;padding:12px 16px}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-stat-cards--fit.report-stat-cards--row .report-stat-cards__card{flex:0 0 auto;width:max-content;min-width:248px;max-width:min(100%,360px);padding:12px 16px}.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-stat-cards--row .report-stat-cards__card{flex:0 0 auto;min-width:260px;max-width:360px}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi .report-stat-cards__label{font-size:11px;letter-spacing:.06em;line-height:1.35;white-space:nowrap}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-stat-cards--fit .report-stat-cards__label{font-size:11px;letter-spacing:.06em;white-space:nowrap}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi .report-stat-cards__value,.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-stat-cards--fit .report-stat-cards__value{font-size:1.5rem}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-data-modal__finance-top-stats--skel .report-stat-cards__card{justify-content:flex-start;align-items:stretch;min-height:72px;max-height:none;padding:12px 16px}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-data-modal__finance-top-stats--skel .report-data-modal__skel-line--label{width:92%;height:11px}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-data-modal__finance-top-stats--skel .report-data-modal__skel-line--value{width:72%;height:24px;margin-top:6px;border-radius:8px}.report-data-modal__finance-top-stats--money.report-data-modal__finance-top-stats--skel .report-stat-cards__card{min-height:68px;max-height:none}.report-data-modal__finance-top-stats--skel .report-stat-cards__card{display:flex;flex-direction:column;justify-content:center;gap:0;min-height:58px;max-height:64px;box-sizing:border-box}@keyframes report-data-modal-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.report-data-modal__skel-line{display:block;border-radius:999px;background:linear-gradient(90deg,#e8edf4,#f4f7fb,#dce5f0 70%,#e8edf4);background-size:220% 100%;animation:report-data-modal-skel-shimmer .7s ease-in-out infinite}.report-data-modal__skel-line--label{width:68%;height:9px}.report-data-modal__skel-line--value{width:78%;height:18px;margin-top:8px;border-radius:6px}.report-data-modal__panel--chart-and-table .report-data-modal__finance-top{margin:8px 12px 0}.report-data-modal__panel--chart-and-table .report-data-modal__split{padding:8px 12px 12px}.report-data-modal__panel--chart-and-table .report-data-modal__split--studio{padding:0 10px 10px;margin-top:8px}@media(max-width:1100px){.report-data-modal__panel--revenue-client .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue.report-stat-cards--row,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue.report-stat-cards--row,.report-data-modal__panel--revenue-client .report-stat-cards-skeleton.report-data-modal__finance-top-stats--revenue.report-stat-cards--row,.report-data-modal__panel--revenue-provider .report-stat-cards-skeleton.report-data-modal__finance-top-stats--revenue.report-stat-cards--row,.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue.report-stat-cards--row{grid-template-columns:repeat(3,minmax(0,1fr))}.report-data-modal__panel--revenue-client .report-data-modal__finance-top-controls,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-controls{max-width:100%}.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-controls{flex-wrap:wrap;max-width:100%}.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--money.report-stat-cards--row,.report-data-modal__panel--billing-sales-rep .report-stat-cards-skeleton.report-data-modal__finance-top-stats--money.report-stat-cards--row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:992px){.report-data-modal__finance-top{margin:10px 12px 0;padding:12px;flex-direction:column;align-items:stretch}.report-data-modal__panel--billing-daily .report-data-modal__finance-top,.report-data-modal__panel--billing-monthly .report-data-modal__finance-top,.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-top,.report-data-modal__panel--collecting-daily .report-data-modal__finance-top,.report-data-modal__panel--collecting-monthly .report-data-modal__finance-top{flex-direction:row;flex-wrap:wrap;align-items:center}.report-data-modal__panel--revenue-client .report-data-modal__finance-top,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top{flex-direction:column;flex-wrap:nowrap;align-items:stretch}.report-data-modal__panel--revenue-client .report-data-modal__finance-top-row,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-row{flex-wrap:wrap;align-items:center}.report-data-modal__panel--revenue-client .report-data-modal__finance-top-stats,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-stats,.report-data-modal__panel--revenue-client .report-stat-cards-skeleton.report-data-modal__finance-top-stats--revenue,.report-data-modal__panel--revenue-provider .report-stat-cards-skeleton.report-data-modal__finance-top-stats--revenue{flex:1 1 100%;width:100%;order:3}.report-data-modal__panel--revenue-client .report-data-modal__record-count,.report-data-modal__panel--revenue-provider .report-data-modal__record-count{order:2;flex:1 1 auto}.report-data-modal__panel--billing-daily .report-data-modal__finance-top-controls,.report-data-modal__panel--billing-monthly .report-data-modal__finance-top-controls,.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-controls,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-top-controls,.report-data-modal__panel--collecting-daily .report-data-modal__finance-top-controls,.report-data-modal__panel--collecting-monthly .report-data-modal__finance-top-controls,.report-data-modal__panel--revenue-client .report-data-modal__finance-top-controls,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-controls{flex-wrap:wrap;width:100%;max-width:none;overflow-x:visible}.report-data-modal__panel--revenue-client .report-data-modal__revenue-costs,.report-data-modal__panel--revenue-provider .report-data-modal__revenue-costs{flex-wrap:wrap}.report-data-modal__panel--billing-daily .report-data-modal__finance-top-stats.report-stat-cards--row,.report-data-modal__panel--billing-daily .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--money.report-stat-cards--row,.report-data-modal__panel--billing-monthly .report-data-modal__finance-top-stats.report-stat-cards--row,.report-data-modal__panel--billing-monthly .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--money.report-stat-cards--row,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-top-stats.report-stat-cards--row,.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-stat-cards--row,.report-data-modal__panel--collecting-daily .report-data-modal__finance-top-stats.report-stat-cards--row,.report-data-modal__panel--collecting-monthly .report-data-modal__finance-top-stats.report-stat-cards--row,.report-data-modal__panel--collecting-daily .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-stat-cards--row,.report-data-modal__panel--collecting-monthly .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-stat-cards--row,.report-data-modal__panel--revenue-client .report-data-modal__finance-top-stats.report-stat-cards--row,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-stats.report-stat-cards--row,.report-data-modal__panel--revenue-client .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue.report-stat-cards--row,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue.report-stat-cards--row{width:100%;flex-wrap:wrap;justify-content:flex-start}.report-data-modal__panel--revenue-client .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue.report-stat-cards--row,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue.report-stat-cards--row,.report-data-modal__panel--revenue-client .report-stat-cards-skeleton.report-data-modal__finance-top-stats--revenue.report-stat-cards--row,.report-data-modal__panel--revenue-provider .report-stat-cards-skeleton.report-data-modal__finance-top-stats--revenue.report-stat-cards--row{grid-template-columns:repeat(3,minmax(0,1fr))}.report-data-modal__record-count{flex:0 0 auto;width:100%;padding:4px 0}.report-data-modal__finance-top-stats.report-stat-cards--row{justify-content:stretch;width:100%}.report-data-modal__finance-top-stats--money.report-stat-cards--row{flex-wrap:nowrap;min-width:0}.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--money.report-stat-cards--row,.report-data-modal__panel--billing-sales-rep .report-stat-cards-skeleton.report-data-modal__finance-top-stats--money.report-stat-cards--row{display:grid;flex-wrap:unset;grid-template-columns:repeat(2,minmax(0,1fr))}.report-data-modal__finance-top-stats--money .report-stat-cards__card{min-width:132px}.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-stat-cards--row .report-stat-cards__card{min-width:220px}.report-data-modal__panel--collecting-sales-rep .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--collecting-kpi.report-stat-cards--row .report-stat-cards__card{min-width:240px}.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--money .report-stat-cards__card,.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--money .report-stat-cards__card--wide{min-width:0;width:auto;max-width:none}.report-data-modal__finance-top-stats.report-stat-cards--compact .report-stat-cards__card{flex:1 1 120px;max-width:none}}@media(max-width:640px){.report-data-modal__finance-top{margin:8px 10px 0;padding:10px;border-radius:12px}.report-data-modal__finance-control input,.report-data-modal__finance-control select{min-width:0;width:100%}.report-data-modal__finance-top-controls{width:100%}.report-data-modal__finance-control{flex:1 1 140px}.report-data-modal__panel--revenue-client .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue.report-stat-cards--row,.report-data-modal__panel--revenue-provider .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue.report-stat-cards--row,.report-data-modal__panel--revenue-client .report-stat-cards-skeleton.report-data-modal__finance-top-stats--revenue.report-stat-cards--row,.report-data-modal__panel--revenue-provider .report-stat-cards-skeleton.report-data-modal__finance-top-stats--revenue.report-stat-cards--row,.report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--revenue.report-stat-cards--row{grid-template-columns:repeat(2,minmax(0,1fr))}.report-data-modal__panel--billing-sales-rep .report-data-modal__finance-top-stats.report-data-modal__finance-top-stats--money.report-stat-cards--row,.report-data-modal__panel--billing-sales-rep .report-stat-cards-skeleton.report-data-modal__finance-top-stats--money.report-stat-cards--row{grid-template-columns:repeat(1,minmax(0,1fr))}}.report-data-modal__panel--chart-and-table .report-data-modal__split{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:12px;padding:0 16px 16px;align-items:stretch}.report-data-modal__panel--chart-and-table .report-data-modal__split--studio{--studio-ink: #0f172a;--studio-sea: #168cd3;--studio-mist: #f8fbff;grid-template-columns:minmax(0,.85fr) minmax(0,1.45fr);gap:12px;padding:0 14px 14px;border-radius:18px;background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);border:1px solid #dbeafe;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.report-data-modal__panel--chart-and-table .report-data-modal__stage{position:relative;min-height:0;height:100%;margin:0;padding:14px 10px 14px 14px;border-radius:0;border:none;background:transparent;display:flex;flex-direction:column;gap:10px;overflow:hidden;--chart-plot-height: 100%}.report-data-modal__panel--chart-and-table .report-data-modal__stage .chart-report-slot,.report-data-modal__panel--chart-and-table .report-data-modal__stage .chart-slot,.report-data-modal__panel--chart-and-table .report-data-modal__stage .chart-slot__loader,.report-data-modal__panel--chart-and-table .report-data-modal__stage .chart-slot__content{flex:1 1 auto;min-height:0;width:100%;height:100%}.report-data-modal__panel--chart-and-table .report-data-modal__stage .chart-slot__loader>*{flex:1 1 auto;width:100%;min-height:100%;height:100%}.report-data-modal__panel--chart-and-table .report-data-modal__stage .orders-monthly-chart--full{flex:1 1 auto;min-height:280px;height:100%;border:1px solid #dbeafe;border-radius:14px;background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);box-shadow:0 1px 2px #0f172a0a;overflow:hidden}.report-data-modal__panel--chart-and-table .report-data-modal__stage .orders-monthly-chart__plot{min-height:0;flex:1 1 auto}.report-data-modal__panel--chart-and-table .report-data-modal__stage .orders-rejected-chart--full,.report-data-modal__panel--chart-and-table .report-data-modal__stage .orders-rejected-chart-skel--full{flex:1 1 auto;min-height:280px;height:100%;border:1px solid #dbeafe;border-radius:14px;background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);box-shadow:0 1px 2px #0f172a0a;overflow:hidden}.report-data-modal__panel--chart-and-table.report-data-modal__panel--test-positivity .report-data-modal__split--studio{overflow:visible}.report-data-modal__panel--chart-and-table.report-data-modal__panel--test-positivity .report-data-modal__stage{overflow:visible;padding-inline:18px}.report-data-modal__panel--chart-and-table.report-data-modal__panel--test-positivity .report-data-modal__stage .test-positivity-chart-panel{flex:1 1 auto;min-height:480px;height:100%;border:1px solid #dbeafe;border-radius:14px;background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);box-shadow:0 1px 2px #0f172a0a;overflow:visible}.report-data-modal__panel--chart-and-table.report-data-modal__panel--test-positivity .report-data-modal__stage .test-positivity-chart-panel .chart-slot{min-height:480px}.report-data-modal__panel--chart-and-table.report-data-modal__panel--test-positivity .report-data-modal__stage .test-positivity-chart-panel .test-positivity-simple-skel--modal,.report-data-modal__panel--chart-and-table.report-data-modal__panel--test-positivity .report-data-modal__stage .test-positivity-chart-panel .test-positivity-chart--modal{margin:0;place-self:stretch;justify-items:stretch;align-items:stretch;align-content:stretch}.report-data-modal__stage .orders-monthly-chart__header{background:linear-gradient(90deg,rgba(22,140,211,.06) 0%,transparent 55%);border-bottom-color:#e2e8f0;padding-top:12px}.report-data-modal__stage .orders-monthly-chart__subtitle{display:none}.report-data-modal__panel--client-profitability.report-data-modal__panel--chart-and-table .report-data-modal__stage{overflow:visible}.report-data-modal__panel--client-profitability .report-data-modal__stage .client-profitability-chart.orders-monthly-chart--full{overflow:visible;min-height:280px}.report-data-modal__panel--client-profitability .report-data-modal__stage .client-profitability-chart .orders-monthly-chart__subtitle,.report-data-modal__panel--client-profitability .report-data-modal__stage .client-profitability-chart__subtitle{display:block}.report-data-modal__panel--client-profitability .report-data-modal__stage .client-profitability-chart__plot{min-height:260px;overflow:hidden;scrollbar-width:none}.report-data-modal__panel--client-profitability .report-data-modal__stage .client-profitability-chart-skel__plot{min-height:0;max-height:none;flex:1 1 auto;overflow:hidden;scrollbar-width:none}.report-data-modal__panel--client-profitability .report-data-modal__stage .client-profitability-chart-skel{overflow:hidden;min-height:280px;height:100%}.report-data-modal__panel--client-profitability .report-data-modal__stage .client-profitability-chart-skel .orders-monthly-chart__subtitle{display:block}.report-data-modal__panel--client-profitability .report-data-modal__stage .client-profitability-chart__plot::-webkit-scrollbar{display:none;width:0;height:0}.report-data-modal__panel--chart-and-table .report-data-modal__ledger{position:relative;flex:unset;min-height:0;height:100%;margin:0;padding:14px 14px 14px 8px;border-radius:0;border:none;background:transparent;overflow:hidden;display:flex;flex-direction:column;gap:8px}.report-data-modal__panel--chart-and-table .report-data-modal__ledger .report-modal-table-toolbar,.report-data-modal__panel--chart-and-table .report-data-modal__ledger .grouped-report-table{border-radius:16px}.report-data-modal__panel--chart-and-table .report-data-modal__ledger .report-modal-table-toolbar{margin:0 2px;padding:var(--report-toolbar-padding-y, 10px) 12px;min-height:calc(var(--search-field-height, 38px) + (var(--report-toolbar-padding-y, 10px) * 2));display:flex;align-items:center;box-sizing:border-box;border:1px solid #dbeafe;background:var(--color-white);box-shadow:0 1px 2px #0f172a0a;color:#334155}.report-data-modal__panel--chart-and-table .report-data-modal__ledger .grouped-report-table{flex:1 1 auto;min-height:0;border:1px solid #dbe3ef;background:#f4f7fb;box-shadow:0 2px 8px #0f172a0f}.report-data-modal__panel--billing-monthly .report-data-modal__ledger .grouped-report-table__group-row--selected,.report-data-modal__panel--billing-sales-rep .report-data-modal__ledger .grouped-report-table__group-row--selected,.report-data-modal__panel--collecting-monthly .report-data-modal__ledger .grouped-report-table__group-row--selected,.report-data-modal__panel--chart-and-table .report-data-modal__split--studio .grouped-report-table__group-row--selected{background:linear-gradient(90deg,#93c5fd,#bfdbfe 22%,#dbeafe);box-shadow:inset 4px 0 #168cd3}.report-data-modal__panel--billing-monthly .report-data-modal__ledger .grouped-report-table__group-row--selected .grouped-report-table__group-label,.report-data-modal__panel--billing-sales-rep .report-data-modal__ledger .grouped-report-table__group-row--selected .grouped-report-table__group-label,.report-data-modal__panel--collecting-monthly .report-data-modal__ledger .grouped-report-table__group-row--selected .grouped-report-table__group-label,.report-data-modal__panel--chart-and-table .report-data-modal__split--studio .grouped-report-table__group-row--selected .grouped-report-table__group-label{color:#0c4a6e}.report-data-modal__panel--billing-monthly .report-data-modal__ledger .grouped-report-table__group-row--selected .grouped-report-table__group-sum,.report-data-modal__panel--billing-sales-rep .report-data-modal__ledger .grouped-report-table__group-row--selected .grouped-report-table__group-sum,.report-data-modal__panel--collecting-monthly .report-data-modal__ledger .grouped-report-table__group-row--selected .grouped-report-table__group-sum,.report-data-modal__panel--chart-and-table .report-data-modal__split--studio .grouped-report-table__group-row--selected .grouped-report-table__group-sum{color:#0369a1}.report-data-modal__panel--chart-and-table .report-data-modal__chart-section--with-table{min-height:0;height:100%;margin:0;padding:12px;border-radius:14px;border:1px solid #dbeafe;background:linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);display:flex;flex-direction:column;overflow:hidden}.report-data-modal__panel--chart-and-table .report-data-modal__chart-section--with-table .orders-monthly-chart--full{flex:1 1 auto;min-height:280px;height:100%}.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap{flex:unset;min-height:0;height:100%;margin:0;padding:0;border-radius:14px;border:1px solid #dbeafe;background:var(--color-white);overflow:hidden;display:flex;flex-direction:column}.report-data-modal__panel--chart-and-table .report-data-modal__split--studio .report-data-modal__chart-section--with-table,.report-data-modal__panel--chart-and-table .report-data-modal__split--studio .report-data-modal__table-wrap{border:none;border-radius:0;background:transparent;padding:14px 10px}.report-data-modal__panel--chart-and-table .report-data-modal__split--studio .report-data-modal__stage{padding:14px 10px 14px 14px}.report-data-modal__panel--chart-and-table .report-data-modal__split--studio .report-data-modal__ledger{padding:14px 14px 14px 8px}.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__table,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__table,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__table,.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap .grouped-report-table__table{width:100%;min-width:0;table-layout:fixed}.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__table thead th,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__table thead th,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__table thead th,.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap .grouped-report-table__table thead th{writing-mode:horizontal-tb;transform:none;white-space:normal;overflow-wrap:break-word;word-break:break-word;text-align:left;vertical-align:middle;padding:var(--report-table-th-padding, 10px 6px);height:auto;min-width:0;max-width:none;font-size:var(--report-table-th-font-size, 11px);letter-spacing:.03em;line-height:var(--report-table-line-height, 1.3);-webkit-hyphens:auto;hyphens:auto}.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__data-row td,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__data-row td,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__data-row td,.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap .grouped-report-table__data-row td{white-space:normal;overflow-wrap:break-word;word-break:break-word;padding:var(--report-table-td-padding, 10px 8px);font-size:var(--report-table-td-font-size, 13px);max-width:none;overflow:visible;text-overflow:unset}.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__group-row td,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__group-row td,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__group-row td,.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap .grouped-report-table__group-row td{white-space:normal}.report-data-modal__panel--billing-monthly .report-data-modal__ledger .grouped-report-table__group-label,.report-data-modal__panel--billing-sales-rep .report-data-modal__ledger .grouped-report-table__group-label,.report-data-modal__panel--collecting-monthly .report-data-modal__ledger .grouped-report-table__group-label,.report-data-modal__panel--chart-and-table .report-data-modal__split--studio .grouped-report-table__group-label{font-size:15px}.report-data-modal__panel--chart-and-table .report-simple-control-bar,.report-data-modal__panel--chart-and-table .report-radio-filters{flex-shrink:0}@media(max-width:1100px){.report-data-modal__panel--chart-and-table .report-data-modal__split{grid-template-columns:1fr;overflow:auto}.report-data-modal__panel--chart-and-table .report-data-modal__split--studio{grid-template-columns:1fr;gap:0}.report-data-modal__panel--chart-and-table .report-data-modal__chart-section--with-table{min-height:300px;height:auto}.report-data-modal__panel--client-profitability .report-data-modal__chart-section--with-table{min-height:min(52vh,520px)}.report-data-modal__panel--client-profitability .report-data-modal__stage .client-profitability-chart__plot,.report-data-modal__panel--client-profitability .report-data-modal__stage .client-profitability-chart-skel__plot{min-height:min(42vh,420px);height:auto;flex:1 1 auto}.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap{min-height:360px}}@media(max-width:900px){.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__table thead,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__table thead,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__table thead,.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap .grouped-report-table__table thead{display:table-header-group}.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__table,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__table,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__table,.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap .grouped-report-table__table{display:table;width:100%;min-width:0;table-layout:fixed}.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__table tbody,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__table tbody,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__table tbody,.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap .grouped-report-table__table tbody{display:table-row-group}.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__table tr,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__table tr,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__table tr,.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__data-row,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__data-row,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__data-row,.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__group-row,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__group-row,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__group-row,.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap .grouped-report-table__table tr,.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap .grouped-report-table__data-row,.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap .grouped-report-table__group-row{display:table-row;width:auto;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;overflow:visible;background:transparent}.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__group-row,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__group-row,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__group-row{background:#c4d1ee}.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__group-row--depth-1,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__group-row--depth-1,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__group-row--depth-1,.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap .grouped-report-table__group-row--depth-1{background:#e7ebf7}.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__table td,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__table td,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__table td,.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__data-row td,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__data-row td,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__data-row td,.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__group-row td,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__group-row td,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__group-row td,.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap .grouped-report-table__table td,.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap .grouped-report-table__data-row td,.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap .grouped-report-table__group-row td{display:table-cell;width:auto;grid-template-columns:none;gap:0;border-bottom:1px solid #e2e8f0;white-space:normal;overflow-wrap:anywhere}.report-data-modal__panel--billing-monthly .report-data-modal__table-wrap .grouped-report-table__data-row td:before,.report-data-modal__panel--billing-sales-rep .report-data-modal__table-wrap .grouped-report-table__data-row td:before,.report-data-modal__panel--collecting-monthly .report-data-modal__table-wrap .grouped-report-table__data-row td:before,.report-data-modal__panel--chart-and-table .report-data-modal__table-wrap .grouped-report-table__data-row td:before{content:none}}.report-data-modal__panel--rejected{background:var(--color-white)}.report-filters-toolbar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:20px 28px;margin:16px 18px 0;padding:20px 22px;border-radius:18px;background:linear-gradient(135deg,#168cd312,#fff0 42%),linear-gradient(180deg,var(--color-white) 0%,#f8fbff 100%);border:1px solid #dbeafe;box-shadow:0 1px 2px #0f172a0a,0 12px 32px #168cd314}.report-filters-toolbar>.operations-report-filters,.report-filters-toolbar>.nuculis-clients-filters--embedded{flex:0 1 auto;align-self:flex-start}.report-filters-toolbar>.operations-report-filters{flex-wrap:nowrap;align-items:flex-end;gap:12px}.report-filters-toolbar .operations-report-filters__grid{flex-wrap:nowrap;gap:12px}.report-filters-toolbar .operations-report-filters__control{flex:0 0 132px;min-width:120px;width:132px}.report-filters-toolbar--orders-client .report-filters-toolbar__center>.operations-report-filters__control:nth-child(2),.report-filters-toolbar--orders-sales-rep .report-filters-toolbar__center>.operations-report-filters__control:nth-child(2){flex:0 0 156px;min-width:156px;width:156px}.report-filters-toolbar .operations-report-filters__type-block{flex-shrink:0}.report-filters-toolbar:not(.report-filters-toolbar--nuculis-clients):not(.report-filters-toolbar--orders-rejected) .emr-status-filters--embedded,.report-filters-toolbar:not(.report-filters-toolbar--orders-rejected) .orders-rejected-status-filters--embedded{margin-left:auto;align-self:flex-start}.report-filters-toolbar--nuculis-clients,.report-filters-toolbar--orders-rejected,.report-filters-toolbar--orders-monthly,.report-filters-toolbar--orders-client,.report-filters-toolbar--orders-sales-rep{display:flex;flex-wrap:nowrap;align-items:stretch;gap:20px;padding:20px 22px;overflow:visible}.report-filters-toolbar--nuculis-clients .report-filters-toolbar__center,.report-filters-toolbar--orders-rejected .report-filters-toolbar__center{flex:1 1 0;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.45fr);gap:16px 20px;align-items:end}.report-filters-toolbar--orders-monthly .report-filters-toolbar__center{flex:1 1 0;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.35fr);gap:16px 20px;align-items:end}.report-filters-toolbar--orders-client .report-filters-toolbar__center,.report-filters-toolbar--orders-sales-rep .report-filters-toolbar__center{flex:1 1 0;min-width:0;display:flex;flex-wrap:nowrap;align-items:flex-end;gap:14px}.report-filters-toolbar--nuculis-clients .nuculis-clients-filters--embedded,.report-filters-toolbar--orders-rejected .report-filters-toolbar__center>.operations-report-filters,.report-filters-toolbar--orders-monthly .report-filters-toolbar__center>.operations-report-filters,.report-filters-toolbar--orders-client .report-filters-toolbar__center>.operations-report-filters,.report-filters-toolbar--orders-sales-rep .report-filters-toolbar__center>.operations-report-filters{display:contents}.report-filters-toolbar--nuculis-clients .operations-report-filters--nuculis-inline,.report-filters-toolbar--nuculis-clients .operations-report-filters--nuculis-inline .operations-report-filters__grid,.report-filters-toolbar--orders-rejected .operations-report-filters__grid,.report-filters-toolbar--orders-monthly .operations-report-filters__grid,.report-filters-toolbar--orders-client .operations-report-filters__grid,.report-filters-toolbar--orders-sales-rep .operations-report-filters__grid{display:contents}.report-filters-toolbar--nuculis-clients .operations-report-filters__control,.report-filters-toolbar--orders-rejected .operations-report-filters__control,.report-filters-toolbar--orders-monthly .operations-report-filters__control{flex:none;width:auto;min-width:0;max-width:none}.report-filters-toolbar--orders-client .operations-report-filters__control,.report-filters-toolbar--orders-sales-rep .operations-report-filters__control{flex:0 0 132px;min-width:120px;width:132px;max-width:none}.report-filters-toolbar--nuculis-clients .operations-report-filters__control--secondary,.report-filters-toolbar--nuculis-clients .operations-report-filters__control--wide{flex:none;width:auto;min-width:0;max-width:none}.report-filters-toolbar--nuculis-clients .operations-report-filters__type-block,.report-filters-toolbar--orders-rejected .operations-report-filters__type-block,.report-filters-toolbar--orders-monthly .operations-report-filters__type-block,.report-filters-toolbar--orders-client .operations-report-filters__control--secondary,.report-filters-toolbar--orders-sales-rep .operations-report-filters__control--secondary{flex:0 1 200px;min-width:168px;width:auto;max-width:280px}.report-filters-toolbar--orders-rejected .operations-report-filters__segmented,.report-filters-toolbar--orders-monthly .operations-report-filters__segmented{display:flex;width:100%;box-sizing:border-box}.report-filters-toolbar--orders-rejected .operations-report-filters__segment,.report-filters-toolbar--orders-monthly .operations-report-filters__segment{flex:1 1 0;min-width:0;padding:8px 10px;text-align:center}.report-filters-toolbar--nuculis-clients .emr-status-filters--embedded,.report-filters-toolbar--orders-rejected .orders-rejected-status-filters--embedded{margin-left:0;align-self:end;width:100%;min-width:0}.report-filters-toolbar--nuculis-clients .operations-report-filters__control--status,.report-filters-toolbar--orders-rejected .operations-report-filters__control--status{flex:none;width:100%;min-width:0}.report-filters-toolbar--nuculis-clients .operations-report-filters__label,.report-filters-toolbar--orders-rejected .operations-report-filters__label,.report-filters-toolbar--orders-monthly .operations-report-filters__label,.report-filters-toolbar--orders-client .operations-report-filters__label,.report-filters-toolbar--orders-sales-rep .operations-report-filters__label{display:block;min-height:13px;line-height:13px;white-space:nowrap}.report-filters-toolbar--nuculis-clients .operations-report-filters__control,.report-filters-toolbar--nuculis-clients .operations-report-filters__type-block,.report-filters-toolbar--orders-rejected .operations-report-filters__control,.report-filters-toolbar--orders-rejected .operations-report-filters__type-block,.report-filters-toolbar--orders-monthly .operations-report-filters__control,.report-filters-toolbar--orders-monthly .operations-report-filters__type-block,.report-filters-toolbar--orders-client .operations-report-filters__control,.report-filters-toolbar--orders-sales-rep .operations-report-filters__control{gap:6px}.report-filters-toolbar--nuculis-clients .operations-report-filters__select-wrap,.report-filters-toolbar--orders-rejected .operations-report-filters__select-wrap,.report-filters-toolbar--orders-monthly .operations-report-filters__select-wrap,.report-filters-toolbar--orders-client .operations-report-filters__select-wrap,.report-filters-toolbar--orders-sales-rep .operations-report-filters__select-wrap{width:100%}.report-filters-toolbar--nuculis-clients .operations-report-filters__control--status .emr-status-filters__pills,.report-filters-toolbar--orders-rejected .operations-report-filters__control--status .orders-rejected-status-filters__pills{display:flex;flex-wrap:nowrap;justify-content:stretch;align-items:center;gap:6px;min-height:42px;width:100%;overflow:hidden}.report-filters-toolbar--nuculis-clients .operations-report-filters__control--status .emr-status-filters__pill,.report-filters-toolbar--orders-rejected .operations-report-filters__control--status .orders-rejected-status-filters__pill{flex:1 1 0;min-width:0;padding:8px;font-size:12px;text-align:center;white-space:nowrap}.report-filters-toolbar--orders-rejected .report-filters-toolbar__stats-aside,.report-filters-toolbar--orders-monthly .report-filters-toolbar__stats-aside,.report-filters-toolbar--orders-client .report-filters-toolbar__stats-aside,.report-filters-toolbar--orders-sales-rep .report-filters-toolbar__stats-aside{flex:0 0 auto;flex-shrink:0;margin-left:auto;display:flex;align-items:flex-start;align-self:flex-start;pointer-events:auto}.report-filters-toolbar--orders-rejected .report-filters-toolbar__stats,.report-filters-toolbar--orders-monthly .report-filters-toolbar__stats,.report-filters-toolbar--orders-client .report-filters-toolbar__stats,.report-filters-toolbar--orders-sales-rep .report-filters-toolbar__stats{flex-shrink:0;min-width:max-content}.report-filters-toolbar--orders-rejected .report-filters-toolbar__stats.report-stat-cards--compact,.report-filters-toolbar--orders-monthly .report-filters-toolbar__stats.report-stat-cards--compact,.report-filters-toolbar--orders-client .report-filters-toolbar__stats.report-stat-cards--compact,.report-filters-toolbar--orders-sales-rep .report-filters-toolbar__stats.report-stat-cards--compact{gap:8px}.report-filters-toolbar--orders-rejected .report-filters-toolbar__stats .report-stat-cards__card,.report-filters-toolbar--orders-monthly .report-filters-toolbar__stats .report-stat-cards__card,.report-filters-toolbar--orders-client .report-filters-toolbar__stats .report-stat-cards__card,.report-filters-toolbar--orders-sales-rep .report-filters-toolbar__stats .report-stat-cards__card{padding:8px 12px}.report-filters-toolbar--orders-rejected .report-filters-toolbar__stats .report-stat-cards__value,.report-filters-toolbar--orders-monthly .report-filters-toolbar__stats .report-stat-cards__value,.report-filters-toolbar--orders-client .report-filters-toolbar__stats .report-stat-cards__value,.report-filters-toolbar--orders-sales-rep .report-filters-toolbar__stats .report-stat-cards__value{font-size:1.1rem;margin-top:2px}@media(min-width:901px){.report-filters-toolbar{flex-wrap:nowrap}}@media(max-width:1100px){.report-filters-toolbar{align-items:stretch}.report-filters-toolbar--orders-rejected,.report-filters-toolbar--orders-monthly,.report-filters-toolbar--orders-client,.report-filters-toolbar--orders-sales-rep,.report-filters-toolbar--nuculis-clients{flex-wrap:nowrap;overflow:visible}.report-filters-toolbar--orders-rejected .report-filters-toolbar__center,.report-filters-toolbar--nuculis-clients .report-filters-toolbar__center{min-width:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.45fr)}.report-filters-toolbar--orders-monthly .report-filters-toolbar__center{min-width:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.35fr)}.report-filters-toolbar--orders-client .report-filters-toolbar__center,.report-filters-toolbar--orders-sales-rep .report-filters-toolbar__center{min-width:0;flex-wrap:nowrap}.report-filters-toolbar--orders-rejected .report-filters-toolbar__stats-aside,.report-filters-toolbar--orders-monthly .report-filters-toolbar__stats-aside,.report-filters-toolbar--orders-client .report-filters-toolbar__stats-aside,.report-filters-toolbar--orders-sales-rep .report-filters-toolbar__stats-aside{flex-shrink:0}.report-filters-toolbar:not(.report-filters-toolbar--nuculis-clients) .operations-report-filters--nuculis-inline .operations-report-filters__grid{flex-wrap:wrap}}@media(max-width:720px){.report-filters-toolbar{margin:12px 12px 0;padding:14px 16px;border-radius:14px;gap:16px}.report-filters-toolbar--orders-rejected .report-filters-toolbar__center,.report-filters-toolbar--nuculis-clients .report-filters-toolbar__center,.report-filters-toolbar--orders-monthly .report-filters-toolbar__center{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.report-filters-toolbar--orders-client .report-filters-toolbar__center,.report-filters-toolbar--orders-sales-rep .report-filters-toolbar__center{flex-wrap:wrap}.report-filters-toolbar .emr-status-filters--embedded,.report-filters-toolbar .orders-rejected-status-filters--embedded{margin-left:0}}.report-data-modal__panel--rejected .report-data-modal__table-wrap{overflow:hidden}.orders-rejected-status{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;line-height:1.2}.orders-rejected-status--on-hold{background:#fef3c7;color:#92400e}.orders-rejected-status--in-process{background:#dbeafe;color:#1d4ed8}.orders-rejected-status--rejected{background:#fee2e2;color:#b91c1c}.report-multiline-cell{display:block;white-space:pre-line;line-height:1.35}.report-data-modal__panel--test-reports-not-emailed .report-data-modal__table.dt-wrapper .dt-table>thead>tr>th,.report-data-modal__panel--test-reports-not-emailed .report-data-modal__table.dt-wrapper .dt-table>tbody>tr>td{text-align:center}.report-data-modal__panel--test-reports-not-emailed .report-data-modal__table.dt-wrapper .dt-table>thead>tr>th .th-inner{display:flex;align-items:center;justify-content:center;gap:6px}.report-data-modal__panel--test-reports-not-emailed .report-data-modal__table.dt-wrapper .dt-table>thead>tr>th .th-label{text-align:center}.report-data-modal__panel--test-reports-not-emailed .report-multiline-cell{text-align:center}@media(max-width:900px){.report-data-modal__panel--test-reports-not-emailed .report-data-modal__table.dt-wrapper .dt-table>tbody>tr>td{text-align:center;justify-items:center}.report-data-modal__panel--test-reports-not-emailed .report-data-modal__table.dt-wrapper .dt-table>tbody>tr>td:before{text-align:center}}.report-data-modal__panel--test-reports-not-emailed.report-data-modal__panel--operations{background:linear-gradient(180deg,#fffdf7,#fff 220px)}.report-data-modal__chart-section--not-emailed.report-data-modal__chart-section--solo{padding:12px 12px 0}.report-data-modal__chart-section--not-emailed .orders-monthly-chart--full{border-color:#fde68a;background:linear-gradient(180deg,#fffbeb,#fff 52%,#f8fafc);box-shadow:0 1px 2px #0f172a0a,0 10px 32px #f59e0b24}.report-control-bar--not-emailed .report-stat-cards__card{border-color:#fde68a;background:linear-gradient(180deg,#fffbeb,#fff)}.report-control-bar--not-emailed .report-stat-cards__value{color:#b45309}@media(max-width:1200px){.report-data-modal{padding:var(--report-modal-margin, 12px)}.report-data-modal__panel{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:var(--report-modal-radius, 14px)}.report-data-modal__panel--billing-monthly,.report-data-modal__panel--billing-sales-rep,.report-data-modal__panel--collecting-sales-rep,.report-data-modal__panel--collecting-monthly,.report-data-modal__panel--chart-and-table{width:100%;max-width:100%;height:100%;max-height:100%}.report-data-modal__chart-section{min-height:280px;padding:10px 14px}.report-data-modal__chart-section .orders-monthly-chart--full{min-height:260px}.report-data-modal__panel--client-profitability .report-data-modal__chart-section--with-table{min-height:min(48vh,460px)}.report-data-modal__panel--client-profitability .client-profitability-chart__plot,.report-data-modal__panel--client-profitability .client-profitability-chart-skel__plot{min-height:min(40vh,360px);height:auto;flex:1 1 auto}.report-data-modal__panel--client-profitability .client-profitability-chart-skel,.report-data-modal__panel--client-profitability .report-modal-skel--profitability{min-height:0;height:100%}}@media(max-width:992px){.report-data-modal__header,.report-data-modal__header--dark{padding:12px 14px;gap:10px}.report-data-modal__header h2,.report-data-modal__header--dark h2{font-size:1rem}.report-data-modal__table-wrap .report-modal-skel__table{margin:0 12px 12px}.report-data-modal__view-switch{margin:10px 14px 0;flex-direction:column;align-items:flex-start}.report-data-modal__chart-section--solo{margin:10px 12px 12px;padding:12px;min-height:0}.report-data-modal__panel--table-only .report-data-modal__table-wrap{margin:10px 12px 12px;border-radius:14px}.report-data-modal__panel--table-only .report-data-modal__table-wrap .report-modal-table-toolbar,.report-data-modal__panel--table-only .report-data-modal__table-wrap .report-modal-skel__toolbar{margin:10px 10px 0}.report-data-modal__panel--table-only .report-data-modal__table-wrap .report-modal-skel__table,.report-data-modal__panel--table-only .report-data-modal__table-wrap .report-data-modal__table.dt-wrapper,.report-data-modal__panel--table-only .report-data-modal__table-wrap .grouped-report-table{margin:8px 10px 10px}.report-data-modal__chart-section--solo .orders-monthly-chart--full{min-height:240px}.report-data-modal__standalone-stats{margin:0 14px}.report-data-modal__status,.report-data-modal__error,.report-data-modal__unsupported{padding:12px 14px}.report-data-modal__table-wrap .dt-table th,.report-data-modal__table-wrap .dt-table td,.report-data-modal__table-wrap .grouped-report-table__table th,.report-data-modal__table-wrap .grouped-report-table__table td{padding:var(--report-table-td-padding, 10px 8px);font-size:var(--report-table-td-font-size, 13px)}.report-data-modal__table-wrap .dt-pagination,.report-data-modal__table-wrap .grouped-report-table>.dt-pagination{flex-direction:column;align-items:stretch;gap:10px;padding:10px 14px}.report-data-modal__table-wrap .dt-pagination-left,.report-data-modal__table-wrap .dt-pagination-right{width:100%;justify-content:space-between}.report-data-modal__table-wrap .dt-pagination-right{justify-content:center}.report-data-modal__table-wrap .dt-pg-btn{min-width:34px;height:34px}}@media(max-width:640px){.report-data-modal{padding:var(--report-modal-margin, 8px);align-items:center}.report-data-modal__panel{width:100%;height:100%;max-height:100%;border-radius:var(--report-modal-radius, 14px)}.report-data-modal__panel--compact{width:100%;height:auto;max-height:calc(100vh - (var(--report-modal-margin, 8px) * 2));margin:auto 0;border-radius:var(--report-modal-radius, 14px)}.report-data-modal__header,.report-data-modal__header--dark{padding:12px}.report-data-modal__close,.report-data-modal__close--dark{width:40px;height:40px}.report-data-modal__table-wrap .report-modal-skel__table{margin:0 10px 10px}.report-data-modal__chart-section{min-height:220px;padding:8px 10px}.report-data-modal__chart-section .orders-monthly-chart--full,.report-data-modal__chart-section--solo .orders-monthly-chart--full{min-height:200px}.report-data-modal__panel--client-profitability .report-data-modal__chart-section--with-table{min-height:min(44vh,400px)}.report-data-modal__panel--client-profitability .client-profitability-chart__plot,.report-data-modal__panel--client-profitability .client-profitability-chart-skel__plot{min-height:min(36vh,320px);height:auto;flex:1 1 auto}.report-data-modal__chart-section--solo{margin:8px;padding:10px;border-radius:12px}.report-data-modal__panel--table-only .report-data-modal__table-wrap{margin:8px;border-radius:12px}.report-data-modal__table-wrap .dt-pagination,.report-data-modal__table-wrap .grouped-report-table>.dt-pagination{padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))}.report-data-modal__table-wrap .dt-pagination-left{flex-wrap:wrap;gap:8px}.report-data-modal__table-wrap .dt-pg-info,.report-data-modal__table-wrap .dt-pg-label{white-space:normal}.report-data-modal__table-wrap .dt-pagination-right{gap:6px}.report-data-modal__view-hint{font-size:12px}}@media(max-width:420px){.report-data-modal__table-wrap .dt-table th,.report-data-modal__table-wrap .dt-table td,.report-data-modal__table-wrap .grouped-report-table__table th,.report-data-modal__table-wrap .grouped-report-table__table td{padding:var(--report-table-td-padding, 10px 8px);font-size:var(--report-table-td-font-size, 13px)}.report-data-modal__table-wrap .dt-pg-btn{min-width:30px;height:30px;font-size:12px}}.report-category{background:#fff;border-radius:18px;border:0;box-shadow:0 15px 35px #00000014;overflow:hidden;display:flex;flex-direction:column;min-height:100%}.report-category--layout-half{grid-column:span 6}.report-category--layout-quarter{grid-column:span 3}.report-category--layout-full{grid-column:span 12}.report-category__head{display:flex;gap:15px;align-items:flex-start;padding:12px 14px;color:#fff}.report-category__icon{width:54px;height:54px;border-radius:14px;display:grid;place-items:center;background:#fffffff2;box-shadow:0 10px 22px #02061714;flex-shrink:0}.report-category--teal .report-category__icon{color:#0f766e}.report-category--blue .report-category__icon{color:#2563eb}.report-category--purple .report-category__icon{color:#6d28d9}.report-category--green .report-category__icon{color:#15803d}.report-category--navy .report-category__icon{color:#1e3a8a}.report-category__icon svg{width:26px;height:26px}.report-category__title{margin:0;font-size:18px;font-weight:800;line-height:1.25;color:#fff}.report-category__desc{margin:4px 0 0;font-size:13px;font-weight:600;color:#ffffffd9}.report-category__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 20px 20px;background:#fff}.report-category__grid--stack{grid-template-columns:1fr}.report-category--teal .report-category__head{background:linear-gradient(90deg,#0f766e,#115e59)}.report-category--blue .report-category__head{background:linear-gradient(90deg,#2563eb,#1d4ed8)}.report-category--purple .report-category__head{background:linear-gradient(90deg,#0275d8,#004785)}.report-category--green .report-category__head{background:linear-gradient(90deg,#22c55e,#16a34a)}.report-category--navy .report-category__head{background:linear-gradient(90deg,#1e3a8a,#1d4ed8)}.report-category--orange .report-category__head{background:linear-gradient(90deg,#ea580c,#c2410c)}.report-tile{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;text-align:left;cursor:pointer;text-decoration:none;color:#0f172a;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.report-tile:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 18px #0000000f}.report-tile__icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;flex-shrink:0;background:#fffffff2;border:1px solid #e2e8f0;box-shadow:0 4px 12px #0206170f}.report-category--teal .report-tile__icon{color:#0f766e}.report-category--blue .report-tile__icon{color:#2563eb}.report-category--purple .report-tile__icon{color:#6d28d9}.report-category--green .report-tile__icon{color:#15803d}.report-category--navy .report-tile__icon{color:#1e3a8a}.report-category--orange .report-tile__icon{color:#c2410c}.report-tile__icon svg{width:20px;height:20px}.report-category--teal .report-tile__chev{color:#0f766e}.report-category--blue .report-tile__chev{color:#2563eb}.report-category--purple .report-tile__chev{color:#6d28d9}.report-category--green .report-tile__chev{color:#15803d}.report-category--navy .report-tile__chev{color:#1e3a8a}.report-category--orange .report-tile__chev{color:#c2410c}.report-tile__text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.report-tile__label{font-size:13px;font-weight:600;color:#0f172a;line-height:1.25}.report-tile__subtitle{font-size:10px;font-weight:700;color:#dc2626;letter-spacing:.01em}.report-tile__badge{min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0b4591;color:#fff;font-size:11px;font-weight:800;flex-shrink:0}.report-tile__chev{font-size:18px;line-height:1;font-weight:700;margin-left:auto}.report-tile--disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.report-tile--disabled:hover{transform:none;box-shadow:none;background:#f8fafc}@media(max-width:1200px){.report-category--layout-half,.report-category--layout-quarter,.report-category--layout-full{grid-column:span 12}}@media(max-width:720px){.report-category__grid{grid-template-columns:1fr}}.reports-hub{background:#eef2f8;padding:0;margin-right:15px;margin-top:15px;border-radius:10px;overflow:hidden;min-height:calc(100vh - 90px)}.reports-hub__body{padding:22px 24px 28px}.reports-hub__notice{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding:14px 16px;border-radius:12px;background:#fff7ed;border:1px solid #fdba74;color:#9a3412}.reports-hub__notice p{margin:0}.reports-hub__notice button{border:0;background:#ea580c;color:#fff;border-radius:999px;padding:8px 14px;cursor:pointer}.reports-hub__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;align-items:stretch}@keyframes reports-hub-grid-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.reports-hub__grid--ready .report-category{animation:reports-hub-grid-in .42s cubic-bezier(.22,1,.36,1) both}@media(prefers-reduced-motion:reduce){.reports-hub__grid--ready .report-category{animation:none}}@media(max-width:1200px){.reports-hub__grid{grid-template-columns:1fr}}@media(max-width:992px){.site-layout__content:has(.reports-hub){overflow-x:hidden}.reports-hub .top h3{font-size:18px;line-height:1.25}.reports-hub__grid{grid-template-columns:1fr;gap:14px}.reports-hub__body{padding:14px 12px;min-width:0}.reports-hub__notice{flex-direction:column;align-items:stretch}}@media(max-width:768px){.reports-hub{margin-right:8px;margin-top:8px}.reports-hub__body{padding:12px 8px 16px}.reports-hub__card{min-width:0}}@media(max-width:600px){.reports-hub__card-title{font-size:15px}}@keyframes report-hub-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes report-hub-skel-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes report-hub-skel-tile-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes report-hub-skel-glow{0%,to{transform:translate(-35%) scale(1);opacity:.28}50%{transform:translate(45%) scale(1.2);opacity:.5}}@keyframes report-hub-skel-chev{0%,to{opacity:.35;transform:translate(0)}50%{opacity:.7;transform:translate(2px)}}.report-hub-skel{width:100%}.report-hub-skel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.report-hub-skel__grid{width:100%}.report-hub-skel__card{grid-column:span 6;background:#fff;border-radius:18px;box-shadow:0 15px 35px #00000014;overflow:hidden;display:flex;flex-direction:column;min-height:100%;animation:report-hub-skel-rise .55s cubic-bezier(.22,1,.36,1) both;animation-fill-mode:both}.report-hub-skel__head{position:relative;display:flex;gap:15px;align-items:flex-start;padding:12px 14px;overflow:hidden;color:#fff}.report-hub-skel__head-glow{position:absolute;inset:-45% auto -45% -25%;width:58%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.4) 0%,transparent 70%);pointer-events:none;animation:report-hub-skel-glow 3.2s ease-in-out infinite}.report-hub-skel__head-glow--late{width:40%;inset:-30% -15% -30% auto;animation-delay:1.4s;opacity:.25}.report-hub-skel__card--teal .report-hub-skel__head{background:linear-gradient(90deg,#0f766e,#115e59)}.report-hub-skel__card--blue .report-hub-skel__head{background:linear-gradient(90deg,#2563eb,#1d4ed8)}.report-hub-skel__card--purple .report-hub-skel__head{background:linear-gradient(90deg,#0275d8,#004785)}.report-hub-skel__card--navy .report-hub-skel__head{background:linear-gradient(90deg,#1e3a8a,#1d4ed8)}.report-hub-skel__head-icon{position:relative;z-index:1;width:54px;height:54px;border-radius:14px;flex-shrink:0;background:#fffffff2;box-shadow:0 10px 22px #02061714}.report-hub-skel__head-icon:after{content:"";display:block;width:22px;height:22px;margin:16px auto;border-radius:6px;background:linear-gradient(90deg,#94a3b859,#e2e8f0f2 45%,#94a3b859);background-size:220% 100%;animation:report-hub-skel-shimmer 1.15s ease-in-out infinite}.report-hub-skel__card--teal .report-hub-skel__head-icon:after{background:linear-gradient(90deg,#0f766e38,#99f6e4cc 45%,#0f766e38);background-size:220% 100%}.report-hub-skel__card--blue .report-hub-skel__head-icon:after{background:linear-gradient(90deg,#2563eb38,#bfdbfee6 45%,#2563eb38);background-size:220% 100%}.report-hub-skel__card--purple .report-hub-skel__head-icon:after{background:linear-gradient(90deg,#0275d838,#bfdbfee6 45%,#0275d838);background-size:220% 100%}.report-hub-skel__card--navy .report-hub-skel__head-icon:after{background:linear-gradient(90deg,#1e3a8a38,#bfdbfee6 45%,#1e3a8a38);background-size:220% 100%}.report-hub-skel__head-text{position:relative;z-index:1;display:flex;flex-direction:column;gap:8px;flex:1;min-width:0;padding-top:4px}.report-hub-skel__bar{display:block;height:12px;max-width:100%;border-radius:999px;background:linear-gradient(90deg,#ffffff47,#ffffffad 45%,#ffffff47);background-size:220% 100%;animation:report-hub-skel-shimmer 1.15s ease-in-out infinite}.report-hub-skel__bar--title{height:16px;border-radius:8px}.report-hub-skel__bar--desc{height:11px;opacity:.88}.report-hub-skel__tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 20px 20px;background:#fff}.report-hub-skel__tiles--stack{grid-template-columns:1fr}.report-hub-skel__tile{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;animation:report-hub-skel-tile-in .45s cubic-bezier(.22,1,.36,1) both;position:relative;overflow:hidden;min-height:50px;box-sizing:border-box}.report-hub-skel__tile:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.55) 50%,transparent 65%);background-size:220% 100%;animation:report-hub-skel-shimmer 1.6s ease-in-out infinite;pointer-events:none;opacity:.55}.report-hub-skel__tile-icon{position:relative;z-index:1;width:18px;height:18px;flex-shrink:0;border-radius:5px;background:linear-gradient(90deg,#e2e8f0,#f8fafc 45%,#e2e8f0);background-size:220% 100%;animation:report-hub-skel-shimmer 1.15s ease-in-out infinite}.report-hub-skel__card--teal .report-hub-skel__tile-icon{background:linear-gradient(90deg,#99f6e4,#ccfbf1 45%,#99f6e4);background-size:220% 100%}.report-hub-skel__card--blue .report-hub-skel__tile-icon,.report-hub-skel__card--purple .report-hub-skel__tile-icon,.report-hub-skel__card--navy .report-hub-skel__tile-icon{background:linear-gradient(90deg,#93c5fd,#dbeafe 45%,#93c5fd);background-size:220% 100%}.report-hub-skel__tile-text{position:relative;z-index:1;display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.report-hub-skel__tile .report-hub-skel__bar--label{width:72%;height:11px;background:linear-gradient(90deg,#cbd5e1,#e2e8f0 45%,#cbd5e1);background-size:220% 100%}.report-hub-skel__tile .report-hub-skel__bar--sub{width:48%;height:8px;background:linear-gradient(90deg,#fecaca,#fee2e2 45%,#fecaca);background-size:220% 100%}.report-hub-skel__tile-chev{position:relative;z-index:1;width:8px;height:14px;flex-shrink:0;margin-left:auto;border-radius:2px;background:linear-gradient(180deg,#93c5fd,#3b82f6);opacity:.45;animation:report-hub-skel-chev 1.8s ease-in-out infinite}.report-hub-skel__card--teal .report-hub-skel__tile-chev{background:linear-gradient(180deg,#5eead4,#0f766e)}.report-hub-skel__card--navy .report-hub-skel__tile-chev{background:linear-gradient(180deg,#93c5fd,#1e3a8a)}@media(max-width:1200px){.report-hub-skel__card{grid-column:span 1}}@media(max-width:720px){.report-hub-skel__tiles{grid-template-columns:1fr;padding:14px}.report-hub-skel__head{padding:12px 14px}.report-hub-skel__tile{min-height:48px}}@media(prefers-reduced-motion:reduce){.report-hub-skel__card,.report-hub-skel__tile,.report-hub-skel__bar,.report-hub-skel__tile-icon,.report-hub-skel__head-icon:after,.report-hub-skel__tile:after,.report-hub-skel__head-glow,.report-hub-skel__tile-chev{animation:none!important}}.quality-monthly-report__doc-preview{background:#4b5563;padding:18px;border-radius:4px}.qfr-modal{position:fixed;inset:0;z-index:1400;display:flex;align-items:center;justify-content:center;padding:var(--report-modal-margin, 16px);background:#0f172a8c;box-sizing:border-box}.qfr-modal__panel{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:var(--report-modal-radius, 18px);display:flex;flex-direction:column;background:var(--color-white);border-radius:6px;overflow:hidden;box-shadow:0 20px 48px #00000047}.qfr-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;background:var(--color-text-heading);color:var(--color-white)}.qfr-modal__title{margin:0;font-size:18px;font-weight:600}.qfr-modal__close{border:none;background:transparent;color:var(--color-white);font-size:28px;line-height:1;cursor:pointer;padding:0 4px}.qfr-modal__controls{padding:12px 18px 0}.qfr-modal__month{display:inline-flex;align-items:center;gap:12px;padding:8px 12px;border-radius:10px;box-shadow:0 1px 2px #00000014;font-size:15px;font-weight:600;color:var(--color-text-heading)}.qfr-modal__month select{min-width:180px;border:1px solid #ced4da;border-radius:8px;padding:8px 12px;font:inherit;background:var(--color-white)}.qfr-modal__body{flex:1;min-height:0;padding:12px 18px 18px;overflow:auto}.qfr-modal__status{margin:24px;text-align:center;color:var(--color-slate-600);font-size:15px}.qfr-modal__status--error{color:var(--color-chart-heatmap-high)}.qfr-modal__preview{background:#f3f4f6;padding:18px;border-radius:4px}.qfr-section{background:var(--color-white);border-radius:4px;padding:20px;margin-bottom:18px;box-shadow:0 1px 3px #00000014;width:100%}.qfr-section--levey{padding:16px 12px 24px}.qfr-section--positivity{content-visibility:auto;contain-intrinsic-size:auto 720px}.qfr-positivity-block{margin-bottom:2em}.qfr-positivity-block__title{margin:0 0 1em;font-size:15px;font-weight:600;color:var(--color-text-heading);text-align:center}.qfr-positivity-flex{display:flex;gap:32px;align-items:flex-start;width:100%}.qfr-positivity-table-wrap{flex:0 1 auto;min-width:0}.qfr-positivity-chart-wrap{flex:1;min-width:350px}.qfr-positivity-table,.qfr-positivity-summary-table{width:100%;min-width:340px;border-collapse:collapse;background:#fff;font-size:15px;margin-bottom:0}.qfr-positivity-table th,.qfr-positivity-summary-table th{background:#f29f05;color:#000;font-weight:700;border:1px solid #222;padding:4px 10px;text-align:center}.qfr-positivity-table td,.qfr-positivity-summary-table td{border:1px solid #222;padding:4px 10px;text-align:center}.qfr-positivity-table__row{background:#cbe7fa}.qfr-positivity-summary-table{margin-bottom:16px}.qfr-positivity-block-host{width:100%;content-visibility:auto;contain-intrinsic-size:auto 760px}.qfr-section--infectious{content-visibility:auto;contain-intrinsic-size:auto 520px}.qfr-infectious-host,.qfr-tat-host,.qfr-qms-host,.qfr-positivity-block-host,.qfr-levey-block-host{contain:layout style}.qfr-tat-host .qfr-section{content-visibility:auto;contain-intrinsic-size:auto 420px}.qfr-qms-host{content-visibility:auto;contain-intrinsic-size:auto 300px}.qfr-section--pending{opacity:.92}.qfr-section__title{margin:0 0 16px;font-size:17px;font-weight:600;color:var(--color-text-heading);text-align:center}.qfr-section__subtitle{margin:24px 0 12px;font-size:15px;font-weight:600;color:var(--color-text-heading);text-align:center}.qfr-table{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:16px}.qfr-table th,.qfr-table td{border:1px solid #222;padding:4px 8px;text-align:left}.qfr-table th{background:#f8fafc;font-weight:600}.qfr-table--compact th,.qfr-table--compact td{padding:2px 6px}.qfr-table--wide{width:100%;min-width:0;table-layout:fixed}.qfr-table-scroll{width:100%;overflow-x:hidden;margin-bottom:16px;-webkit-overflow-scrolling:touch}.qfr-table-scroll--stats{margin-bottom:12px}.qfr-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:16px}.qfr-levey-block-host{width:100%;content-visibility:auto;contain-intrinsic-size:auto 640px}.qfr-levey-block{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e5e7eb;width:100%}.qfr-levey-block-host:last-child .qfr-levey-block{margin-bottom:0}.qfr-levey-summary{margin:0 0 16px;text-align:center;font-size:13px;color:var(--color-slate-600)}.qfr-table-toolbar--compact{margin-top:0}.qfr-levey-block--pending{opacity:.92}.qfr-levey-block__pending-note{margin:8px 0 0;text-align:center;color:var(--color-slate-600);font-size:13px}.qfr-levey-block:last-child{border-bottom:none}.qfr-levey-chart{width:100%;min-height:360px;margin-top:12px}.qfr-levey-chart__placeholder{width:100%;height:360px;border-radius:6px;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:qfr-shimmer 1.4s infinite}.qfr-table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:0 0 10px;font-size:13px;color:var(--color-slate-600)}.qfr-table-toolbar__actions{display:inline-flex;align-items:center;gap:10px}.qfr-table-toolbar__actions button{border:1px solid #cbd5e1;background:var(--color-white);border-radius:6px;padding:6px 12px;font:inherit;cursor:pointer}.qfr-table-toolbar__actions button:disabled{opacity:.45;cursor:not-allowed}.qfr-skeleton{display:flex;flex-direction:column;gap:16px}.qfr-skeleton--levey-page{gap:28px}.qfr-skeleton__block{height:120px;border-radius:6px;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:qfr-shimmer 1.4s infinite}.qfr-skeleton__block--tall{height:280px}.qfr-skeleton__line{height:16px;border-radius:6px;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:qfr-shimmer 1.4s infinite}.qfr-skeleton__line--title{width:min(420px,80%);margin:0 auto 12px}.qfr-skeleton__line--stats{width:100%;height:28px;margin-bottom:12px}.qfr-skeleton__table-grid{display:grid;grid-template-columns:repeat(8,minmax(72px,1fr));gap:8px;margin-bottom:12px}.qfr-skeleton__cell{height:24px;border-radius:4px;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:qfr-shimmer 1.4s infinite}@keyframes qfr-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:960px){.qfr-positivity-flex{flex-direction:column;gap:20px}.qfr-positivity-chart-wrap{min-width:0;width:100%}}@media(max-width:720px){.qfr-modal__header{flex-wrap:wrap}.qfr-modal__title{width:100%}.qfr-positivity-table,.qfr-positivity-summary-table{min-width:0;font-size:13px}}.quality-positivity-column-chart{width:100%;min-width:0}.quality-positivity-column-chart--skeleton{display:flex;flex-direction:column;gap:12px;padding:12px 8px 0;border-radius:10px;background:linear-gradient(180deg,#f8fafc,#fff);border:1px solid #e2e8f0}.quality-positivity-column-chart__title-skel{display:block;width:min(360px,88%);height:16px;margin:0 auto;border-radius:6px;background:linear-gradient(90deg,#dcfce7,#bbf7d0 45%,#dcfce7);background-size:220% 100%;animation:quality-positivity-column-skel-shimmer 1.25s ease-in-out infinite}.quality-positivity-column-chart__plot{display:flex;flex:1;gap:10px;min-height:260px}.quality-positivity-column-chart__y-axis{width:28px;border-radius:4px;background:linear-gradient(90deg,#ecfdf5,#f0fdf4 45%,#ecfdf5);background-size:220% 100%;animation:quality-positivity-column-skel-shimmer 1.25s ease-in-out infinite}.quality-positivity-column-chart__bars{flex:1;display:flex;align-items:flex-end;justify-content:space-around;gap:8px;padding:0 8px 24px;border-bottom:1px solid rgba(34,197,94,.15);background:linear-gradient(rgba(34,197,94,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(34,197,94,.05) 1px,transparent 1px);background-size:100% 24%,20% 100%;border-radius:0 0 8px}.quality-positivity-column-chart__bar{flex:1;max-width:48px;min-height:28px;border-radius:8px 8px 3px 3px;background:linear-gradient(180deg,#86efac,#4ade80 42%,#99d8f7);box-shadow:0 4px 14px #22c55e2e;opacity:.92;animation:quality-positivity-column-skel-pulse 1.4s ease-in-out infinite;transform-origin:bottom center}@keyframes quality-positivity-column-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes quality-positivity-column-skel-pulse{0%,to{opacity:.55}50%{opacity:.95}}@media(prefers-reduced-motion:reduce){.quality-positivity-column-chart__title-skel,.quality-positivity-column-chart__y-axis,.quality-positivity-column-chart__bar{animation:none}}.qfr-section--qms{content-visibility:auto;contain-intrinsic-size:auto 280px}.qfr-qms__heading{margin:0 0 16px;font-size:20px;font-weight:600;color:var(--color-text-heading);text-align:left}.qfr-qms-table{width:100%;border-collapse:collapse;background:#fff;font-size:14px;text-align:left}.qfr-qms-table th,.qfr-qms-table td{border:1px solid #dee2e6;padding:8px 10px;vertical-align:top}.qfr-qms-table th{background:#f8fafc;font-weight:600;text-align:center}.qfr-qms-table__issue{white-space:pre-wrap;text-align:left}.qms-tag{display:inline-block;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600}.qms-tag--danger{background:#fee2e2;color:#b91c1c}.qms-tag--success{background:#dcfce7;color:#15803d}.qfr-qms-skeleton{display:flex;flex-direction:column;gap:18px}.qfr-qms-skeleton__title,.qfr-qms-skeleton__row{display:block;height:14px;border-radius:6px;background:linear-gradient(90deg,#e2e8f0,#f8fafc 45%,#e2e8f0);background-size:220% 100%;animation:qfr-shimmer 1.4s infinite}.qfr-qms-skeleton__title{width:min(280px,60%);height:18px;margin-bottom:12px}.qfr-qms-skeleton__row{margin-bottom:8px}.qfr-tat-table th{background:#f29f05;color:#000;font-weight:700;text-align:center}.qfr-tat-table td{text-align:center}@media(max-width:960px){.qfr-qms-table{display:block;overflow-x:auto;white-space:nowrap}}@keyframes quality-monthly-report-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.quality-monthly-report-skel{display:flex;flex-direction:column;gap:18px;width:100%}.quality-monthly-report-skel__section{background:var(--color-white);border-radius:4px;padding:16px;box-shadow:0 1px 3px #00000014}.quality-monthly-report-skel__heading{display:block;width:min(420px,72%);height:18px;margin:0 auto 14px;border-radius:6px;background:linear-gradient(90deg,#e2e8f0,#f8fafc 45%,#e2e8f0);background-size:220% 100%;animation:quality-monthly-report-skel-shimmer 1.25s ease-in-out infinite}.quality-monthly-report-skel__heading--sm{width:min(320px,58%);margin-inline:0}.quality-monthly-report-skel__doc-preview{background:#4b5563;padding:18px;border-radius:4px}.quality-monthly-report-skel__table-block{display:flex;flex-direction:column;gap:10px;flex:0 1 340px;min-width:0}.quality-monthly-report-skel__positivity-flex{display:flex;gap:24px;align-items:flex-start}.quality-monthly-report-skel__positivity-flex>:last-child{flex:1;min-width:280px}.quality-monthly-report-skel__row,.quality-monthly-report-skel__metric{display:block;height:14px;border-radius:6px;background:linear-gradient(90deg,#e2e8f0,#f8fafc 45%,#e2e8f0);background-size:220% 100%;animation:quality-monthly-report-skel-shimmer 1.25s ease-in-out infinite}.quality-monthly-report-skel__metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:14px}.quality-monthly-report-skel__metric{height:72px}@media(max-width:960px){.quality-monthly-report-skel__positivity-flex{flex-direction:column}.quality-monthly-report-skel__positivity-flex>:last-child{min-width:0;width:100%}}@media(prefers-reduced-motion:reduce){.quality-monthly-report-skel__heading,.quality-monthly-report-skel__row,.quality-monthly-report-skel__metric{animation:none}}.quality-pdf-overlay{position:fixed;inset:0;z-index:1400;display:grid;place-items:center;padding:20px}.quality-pdf-overlay__backdrop{position:absolute;inset:0;background:#0f172a6b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:quality-pdf-overlay-fade-in .25s ease}.quality-pdf-overlay__card{position:relative;width:min(420px,100%);padding:32px 28px 28px;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 24px 60px #0f172a38,0 0 0 1px #ffffffa6 inset;text-align:center;animation:quality-pdf-overlay-rise .35s cubic-bezier(.22,1,.36,1)}.quality-pdf-overlay__ring{position:relative;width:88px;height:88px;margin:0 auto 20px}.quality-pdf-overlay__ring-orbit{position:absolute;inset:0;border-radius:50%;border:3px solid rgba(0,123,255,.14);border-top-color:#007bff;border-right-color:#0056b3;animation:quality-pdf-overlay-spin 1.1s linear infinite}.quality-pdf-overlay__ring-core{position:absolute;inset:14px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#eff6ff,#dbeafe);box-shadow:0 8px 20px #0056b329}.quality-pdf-overlay__ring-icon{font-size:28px;color:#0056b3}.quality-pdf-overlay__eyebrow{margin:0 0 6px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.quality-pdf-overlay__title{margin:0;font-size:22px;font-weight:700;color:#002164}.quality-pdf-overlay__month{margin:8px 0 22px;font-size:15px;color:#475569}.quality-pdf-overlay__progress-track{height:8px;border-radius:999px;overflow:hidden;background:#e2e8f0;margin-bottom:14px}.quality-pdf-overlay__progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#007bff,#0056b3 55%,#38bdf8);background-size:200% 100%;transition:width .55s ease;animation:quality-pdf-overlay-shimmer 1.8s ease-in-out infinite}.quality-pdf-overlay__step{margin:0;min-height:22px;font-size:14px;font-weight:500;color:#334155}@keyframes quality-pdf-overlay-fade-in{0%{opacity:0}to{opacity:1}}@keyframes quality-pdf-overlay-rise{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes quality-pdf-overlay-spin{to{transform:rotate(360deg)}}@keyframes quality-pdf-overlay-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.quality-report-page{background:#eef2f8;margin-right:15px;margin-top:15px;border-radius:10px;min-height:calc(100vh - 90px);width:calc(100% - 15px)}.quality-report-page__body{padding:18px 16px 28px;width:100%;max-width:none}.quality-report-page__toolbar-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(148,163,184,.22);border-radius:14px;padding:18px 20px;margin-bottom:16px;box-shadow:0 8px 24px #0f172a0f;width:100%}.quality-report-page__toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.quality-report-page__toolbar--month-only{justify-content:flex-start}.quality-report-page__filter{display:flex;flex-direction:column;gap:6px;min-width:min(100%,260px)}.quality-report-page__filter-label{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.quality-report-page__filter-control{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;box-shadow:inset 0 1px #fffc}.quality-report-page__filter-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:linear-gradient(145deg,#eff6ff,#dbeafe);color:#0056b3;font-size:16px;flex-shrink:0}.quality-report-page__filter select{min-width:180px;border:none;padding:0;font:inherit;font-size:15px;font-weight:600;color:#0f172a;background:transparent;cursor:pointer;outline:none}.quality-report-page__actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px;margin-left:auto}.quality-report-page__download{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:260px;border:none;border-radius:12px;padding:12px 20px;background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #0056b347,0 1px #ffffff2e inset;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.quality-report-page__download:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 28px #0056b357,0 1px #ffffff2e inset}.quality-report-page__download:active:not(:disabled){transform:translateY(0)}.quality-report-page__download:disabled{opacity:.62;cursor:not-allowed;transform:none;box-shadow:none;background:linear-gradient(135deg,#94a3b8,#64748b)}.quality-report-page__download-icon{font-size:16px}.quality-report-page__download-spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:quality-report-spin .8s linear infinite}.quality-report-page__pdf-hint{margin:0;max-width:320px;text-align:right;font-size:12px;line-height:1.45;color:#64748b}.quality-report-page__content{background:transparent;padding:0;border-radius:0;width:100%}.quality-report-page--levey .quality-report-page__body{padding-inline:12px}.quality-report-page__status{margin:24px;text-align:center;color:var(--color-slate-600);font-size:15px}.quality-report-page__status--error{color:var(--color-chart-heatmap-high)}@keyframes quality-report-spin{to{transform:rotate(360deg)}}@media(max-width:820px){.quality-report-page__body{padding:14px 12px 20px}.quality-report-page__toolbar{flex-direction:column;align-items:stretch}.quality-report-page__actions{align-items:stretch;margin-left:0}.quality-report-page__download{width:100%;min-width:0}.quality-report-page__pdf-hint{max-width:none;text-align:center}.quality-report-page__filter select{width:100%;min-width:0}}@media(max-width:992px){.quality-report-page{margin-right:0;margin-top:0;width:100%;border-radius:0;min-height:auto}.quality-report-page__body{padding:14px 12px 20px}.quality-report-page__toolbar-card{padding:14px 16px}}@media(max-width:820px){.quality-report-page__toolbar{flex-direction:column;align-items:stretch}.quality-report-page__actions{align-items:stretch;margin-left:0}.quality-report-page__download{width:100%;min-width:0}.quality-report-page__pdf-hint{max-width:none;text-align:center}.quality-report-page__filter select{width:100%;min-width:0}}@media(max-width:600px){.quality-report-page__body{padding:10px 8px 16px}.quality-report-page__toolbar-card{padding:12px;border-radius:10px}}.ac-toolbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:16px;padding:0 2px}.ac-filters{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.ac-filter-chip{padding:5px 14px;border-radius:20px;border:1.5px solid var(--color-border-default);background:var(--color-white);color:var(--color-gray-700);font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s;white-space:nowrap}.ac-filter-chip:hover:not(.active){border-color:var(--color-brand);color:var(--color-brand-gradient-dark);background:var(--color-surface-brand-tint)}.ac-filter-chip.active{background:var(--color-brand-gradient-dark);color:var(--color-white);border-color:var(--color-brand-gradient-dark);box-shadow:0 2px 8px var(--color-brand-shadow)}.ac-view-btns{display:flex;align-items:center;gap:8px;flex-shrink:0}.ac-add-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;background:var(--color-brand-gradient-dark);color:var(--color-white);border:none;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap;box-shadow:0 2px 8px var(--color-brand-shadow);transition:background .15s,box-shadow .22s ease}.ac-add-btn:hover:not(:disabled){background:var(--color-settings-accent-green-dark);box-shadow:0 4px 14px #8ec23e47}.ac-add-btn i{font-size:11px}.ac-view-toggle{display:flex;gap:3px;flex-shrink:0;background:var(--color-surface-panel-muted);border-radius:10px;padding:3px}.ac-view-btn{width:34px;height:34px;border:none;background:transparent;border-radius:7px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,box-shadow .15s}.ac-view-btn i{font-size:15px;color:var(--color-gray-ui);transition:color .15s}.ac-view-btn:hover{background:var(--color-gray-300)}.ac-view-btn.active{background:var(--color-white);box-shadow:0 2px 8px var(--color-brand-shadow)}.ac-view-btn.active i{color:var(--color-brand-gradient-dark)}.ac-toolbar--loading{min-height:38px}.ac-toolbar-loader__actions{flex-shrink:0}.ac-toolbar-loader__add{width:168px;height:36px;border-radius:4px}.ac-toolbar-loader__toggle{pointer-events:none}.ac-toolbar-loader__view-btn{width:34px;height:34px;border-radius:7px}.ac-layout{display:flex;gap:0;height:calc(100vh - 225px);min-height:500px;background:var(--color-white);border:1px solid var(--color-border-panel-alt);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.ac-left{width:268px;min-width:200px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid var(--color-border-panel);background:var(--color-surface-panel)}.ac-left-header{display:flex;align-items:center;justify-content:space-between;padding:15px 14px 11px;border-bottom:1px solid var(--color-border-panel);flex-shrink:0}.ac-left-title{font-size:12px;font-weight:700;color:var(--color-chart-axis);text-transform:uppercase;letter-spacing:.6px}.ac-emp-count{background:var(--color-surface-blue-tint);color:var(--color-link-blue);font-size:11px;font-weight:700;padding:2px 8px;border-radius:20px;min-width:22px;text-align:center}.ac-left-search{display:flex;align-items:center;gap:8px;padding:9px 12px;border-bottom:1px solid var(--color-border-panel);background:var(--color-white);flex-shrink:0}.ac-search-icon{font-size:12px;color:var(--color-gray-ui-muted);flex-shrink:0}.ac-search{flex:1;border:none;background:transparent;font-size:13px;font-family:inherit;color:var(--color-chart-axis);outline:none;padding:0;min-width:0}.ac-search::placeholder{color:var(--color-gray-ui-light)}.ac-search-clear{border:none;background:transparent;padding:2px 4px;cursor:pointer;color:var(--color-gray-ui-muted);display:flex;align-items:center;font-size:12px;border-radius:4px;transition:color .15s;flex-shrink:0}.ac-search-clear:hover{color:var(--color-gray-ui)}.ac-emp-list{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:6px 0}.ac-emp-list::-webkit-scrollbar{width:4px}.ac-emp-list::-webkit-scrollbar-thumb{background:var(--color-gray-450);border-radius:4px}.ac-emp-list::-webkit-scrollbar-track{background:transparent}.ac-emp-item{display:flex;align-items:center;gap:10px;padding:9px 12px 9px 14px;cursor:pointer;transition:background .12s;border-left:3px solid transparent}.ac-emp-item:hover:not(.active){background:var(--color-surface-panel-hover);border-left-color:var(--color-border-green-tint)}.ac-emp-item.active{background:var(--color-surface-brand-active);border-left-color:var(--color-brand-gradient-dark)}.ac-emp-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-brand-gradient-dark) 100%);color:var(--color-white);font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.5px}.ac-emp-item.active .ac-emp-avatar{background:linear-gradient(135deg,var(--color-brand-accent-dark) 0%,var(--color-brand-accent-deep) 100%)}.ac-emp-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ac-emp-name{font-size:13px;font-weight:600;color:var(--color-text-slate);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.ac-emp-role-tag{font-size:11px;color:var(--color-gray-ui);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.ac-emp-item.active .ac-emp-name{color:#2c4a0e}.ac-emp-item.active .ac-emp-role-tag{color:#5a7530}.ac-emp-arrow{font-size:11px;color:var(--color-brand-alt);flex-shrink:0}.ac-empty-list{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:32px 16px}.ac-empty-list i{font-size:28px;color:var(--color-gray-450)}.ac-empty-list p{font-size:13px;margin:0;color:var(--color-gray-ui-muted)}.ac-right{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden}.ac-edit-mode-bar{display:flex;align-items:center;gap:8px;padding:9px 20px;background:linear-gradient(90deg,var(--color-link-blue),var(--color-text-link));color:var(--color-white);font-size:13px;font-weight:500;flex-shrink:0}.ac-edit-mode-bar i{font-size:13px;flex-shrink:0}.ac-edit-mode-bar strong{font-weight:700}.ac-right-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid var(--color-border-panel);flex-wrap:wrap;flex-shrink:0;background:var(--color-white)}.ac-right-header-info{display:flex;align-items:center;gap:12px}.ac-right-avatar{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-brand-gradient-dark) 100%);color:var(--color-white);font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.5px}.ac-right-header-text{display:flex;flex-direction:column;gap:4px}.ac-right-name{font-size:17px;font-weight:700;color:var(--color-text-slate);line-height:1.2}.ac-right-role-badge{display:inline-block;background:#eff6ff;color:var(--color-link-blue);font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;border:1px solid #bfdbfe;letter-spacing:.2px}.ac-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.ac-edit-btn{display:inline-flex;align-items:center;gap:6px;background:var(--color-brand-gradient-dark);color:var(--color-white);border:none;border-radius:7px;padding:8px 18px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s;font-family:inherit}.ac-edit-btn:hover{background:var(--color-settings-accent-green-dark)}.ac-save-btn{display:inline-flex;align-items:center;gap:6px;background:var(--color-brand);color:var(--color-white);border:none;border-radius:7px;padding:8px 20px;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s}.ac-save-btn:hover:not(:disabled){background:var(--color-brand-dark)}.ac-save-btn:disabled{opacity:.55;cursor:not-allowed}.ac-cancel-btn{display:inline-flex;align-items:center;gap:6px;background:var(--color-white);color:var(--color-chart-axis);border:1.5px solid var(--color-gray-450);border-radius:7px;padding:8px 18px;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .15s}.ac-cancel-btn:hover:not(:disabled){background:#f9fafb;border-color:var(--color-gray-ui-muted)}.ac-cancel-btn:disabled{opacity:.55;cursor:not-allowed}.ac-groups-scroll{flex:1;overflow-y:auto}.ac-groups-scroll::-webkit-scrollbar{width:5px}.ac-groups-scroll::-webkit-scrollbar-thumb{background:var(--color-gray-450);border-radius:4px}.ac-groups-scroll::-webkit-scrollbar-track{background:transparent}.ac-groups-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;padding:18px 20px;align-items:start}.ac-group{border-radius:10px;overflow:hidden;border:1px solid var(--color-gray-300);background:var(--color-white);box-shadow:0 1px 4px #0000000f;transition:box-shadow .15s}.ac-group:hover{box-shadow:0 3px 10px #0000001a}.ac-group-header{background:linear-gradient(135deg,var(--color-brand-gradient-dark) 0%,#6aaa20 100%);color:var(--color-white);padding:10px 13px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none}.ac-group-header .fa-chevron-down{margin-left:auto;transition:transform .2s;font-size:10px;opacity:.85}.ac-group.collapsed .ac-group-header .fa-chevron-down{transform:rotate(-90deg)}.ac-group-body{background:var(--color-white)}.ac-perm-row{display:flex;justify-content:space-between;align-items:center;padding:8px 13px;border-bottom:1px solid #f3f4f6;font-size:13px;gap:8px}.ac-perm-row:last-child{border-bottom:none}.ac-perm-label{flex:1;color:var(--color-chart-axis);line-height:1.35;min-width:0}.ac-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;padding:3px 9px;border-radius:20px;flex-shrink:0;white-space:nowrap}.ac-badge.yes{background:#dcfce7;color:#16a34a;border:1px solid var(--color-offline-success-gradient-start)}.ac-badge.yes i{font-size:10px}.ac-badge.no{background:#f3f4f6;color:var(--color-gray-ui-muted);border:1px solid var(--color-gray-300)}.ac-badge.no i{font-size:10px}.ac-yes{color:#16a34a;font-size:15px}.ac-no{color:var(--color-gray-450);font-size:15px}.ac-warning-icon{color:#fbbf24;font-size:11px;flex-shrink:0}.ac-toggle{position:relative;display:inline-block;width:42px;height:24px;flex-shrink:0;cursor:pointer}.ac-toggle input{opacity:0;width:0;height:0;position:absolute}.ac-toggle-slider{position:absolute;inset:0;background:var(--color-gray-450);border-radius:24px;transition:background .2s}.ac-toggle-slider:before{content:"";position:absolute;width:18px;height:18px;left:3px;bottom:3px;background:var(--color-white);border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px #00000040}.ac-toggle input:checked+.ac-toggle-slider{background:var(--color-brand)}.ac-toggle input:checked+.ac-toggle-slider:before{transform:translate(18px)}.ac-edit-sticky-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-top:1px solid var(--color-gray-300);background:var(--color-white)beb;flex-shrink:0;flex-wrap:wrap}.ac-edit-sticky-hint{display:flex;align-items:center;gap:6px;font-size:12px;color:#92400e;font-weight:500}.ac-edit-sticky-hint i{color:#d97706;font-size:13px}.ac-edit-sticky-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.ac-empty-right{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:60px 24px}.ac-empty-right i{font-size:52px;color:var(--color-gray-450)}.ac-empty-right p{font-size:14px;margin:0;text-align:center;color:var(--color-gray-ui-muted)}.ac-table-view{background:var(--color-white);border:1px solid var(--color-border-panel-alt);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.ac-table-tabs{display:flex;flex-wrap:wrap;gap:0;border-bottom:2px solid var(--color-gray-300);background:var(--color-surface-panel);padding:0 4px;overflow-x:auto}.ac-table-tabs::-webkit-scrollbar{height:0}.ac-table-tab{padding:11px 15px;border:none;background:transparent;color:var(--color-gray-ui);font-size:12px;font-weight:600;cursor:pointer;text-transform:uppercase;font-family:inherit;letter-spacing:.4px;transition:color .15s,background .15s;border-bottom:2px solid transparent;margin-bottom:-2px;white-space:nowrap}.ac-table-tab.active{color:var(--color-brand-gradient-dark);border-bottom-color:var(--color-brand-gradient-dark)}.ac-table-tab:hover:not(.active){color:var(--color-chart-axis);background:var(--color-gray-250)}.ac-table-wrap{overflow-x:auto}.ac-table{width:100%;border-collapse:collapse;font-size:13px}.ac-table thead{background:#f9fafb}.ac-table th{padding:10px 16px;text-align:center;font-weight:700;color:var(--color-chart-axis);font-size:11px;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--color-gray-300);white-space:nowrap}.ac-table-emp-th{text-align:left!important;min-width:200px}.ac-table td{padding:10px 16px;border-bottom:1px solid #f3f4f6;text-align:center;vertical-align:middle}.ac-table tbody tr:last-child td{border-bottom:none}.ac-table tbody tr:hover{background:#f9fafb}.ac-table-emp{text-align:left!important}.ac-table-emp-cell{display:flex;align-items:center;gap:10px}.ac-table-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-brand-gradient-dark) 100%);color:var(--color-white);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.5px}.ac-table-emp-name{font-size:13px;font-weight:600;color:var(--color-text-slate)}.ac-table-emp-role{font-size:11px;color:var(--color-gray-ui);margin-top:1px}.ac-table-perm{width:80px}.ac-empty{color:var(--color-gray-ui-muted);font-size:13px;padding:20px 16px;text-align:center}.ac-shimmer{background:linear-gradient(90deg,#edf0f5,#dde3ec,#edf0f5 84%);background-size:260% 100%;animation:ac-shimmer-wave 1.9s ease-in-out infinite}@keyframes ac-shimmer-wave{0%{background-position:100% 50%}to{background-position:0% 50%}}.ac-loading-skeleton{display:flex;gap:0;height:calc(100vh - 225px);min-height:500px;background:var(--color-white);border:1px solid var(--color-border-panel-alt);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.ac-skel-left{width:268px;min-width:200px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid var(--color-border-panel);background:var(--color-surface-panel)}.ac-skel-left-head{display:flex;align-items:center;justify-content:space-between;padding:15px 14px 11px;border-bottom:1px solid var(--color-border-panel)}.ac-skel-search-bar{display:flex;align-items:center;gap:8px;padding:9px 12px;border-bottom:1px solid var(--color-border-panel);background:var(--color-white)}.ac-skel-emp-list{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:6px 0}.ac-skel-emp-row{display:flex;align-items:center;gap:10px;padding:9px 12px 9px 14px;animation:ac-skel-rise .38s ease both}.ac-skel-avatar{width:34px;height:34px;border-radius:50%;flex-shrink:0}.ac-skel-emp-lines{flex:1;min-width:0;display:flex;flex-direction:column}.ac-skel-emp-row:nth-child(2) .ac-shimmer{animation-delay:.08s}.ac-skel-emp-row:nth-child(3) .ac-shimmer{animation-delay:.16s}.ac-skel-emp-row:nth-child(4) .ac-shimmer{animation-delay:.24s}.ac-skel-emp-row:nth-child(5) .ac-shimmer{animation-delay:.32s}.ac-skel-emp-row:nth-child(6) .ac-shimmer{animation-delay:.4s}.ac-skel-emp-row:nth-child(7) .ac-shimmer{animation-delay:.48s}.ac-skel-emp-row:nth-child(8) .ac-shimmer{animation-delay:.56s}@keyframes ac-skel-rise{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.ac-skel-right{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden}.ac-skel-indicator{display:flex;align-items:center;gap:24px;padding:26px 28px 22px;border-bottom:1px solid var(--color-surface-panel-muted);flex-shrink:0}.ac-skel-icon-stage{position:relative;width:80px;height:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.ac-skel-pulse-ring{position:absolute;top:50%;left:50%;width:50px;height:50px;border-radius:50%;border:2px solid rgba(142,195,60,.55);transform:translate(-50%,-50%);animation:ac-ring-expand 2.6s ease-out infinite;pointer-events:none}.ring-2{border-color:#52761959;animation-delay:1.3s}@keyframes ac-ring-expand{0%{transform:translate(-50%,-50%) scale(1);opacity:.8}to{transform:translate(-50%,-50%) scale(2.1);opacity:0}}.ac-skel-center-icon{position:relative;z-index:1;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-brand-gradient-dark) 100%);display:flex;align-items:center;justify-content:center;color:var(--color-white);font-size:22px;animation:ac-icon-breathe 2.6s ease-in-out infinite;box-shadow:0 4px 16px #52761966,0 0 #8ec33c4d}@keyframes ac-icon-breathe{0%,to{transform:scale(1);box-shadow:0 4px 16px #52761966,0 0 #8ec33c4d}50%{transform:scale(1.08);box-shadow:0 6px 22px #52761980,0 0 0 8px #8ec33c00}}.ac-skel-orbit-badge{position:absolute;top:50%;left:50%;width:22px;height:22px;margin:-11px 0 0 -11px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;color:var(--color-white);z-index:2;box-shadow:0 2px 8px #00000038}.ac-skel-orbit-1{background:linear-gradient(135deg,var(--color-link-blue),#3b82f6);animation:ac-orbit-b1 5.5s linear infinite}.ac-skel-orbit-2{background:linear-gradient(135deg,var(--color-offline-amber-text),var(--color-warning));animation:ac-orbit-b2 5.5s linear infinite}.ac-skel-orbit-3{background:linear-gradient(135deg,var(--color-chart-heatmap-high),#ef4444);animation:ac-orbit-b3 5.5s linear infinite}@keyframes ac-orbit-b1{0%{transform:rotate(0) translate(34px) rotate(0)}to{transform:rotate(360deg) translate(34px) rotate(-360deg)}}@keyframes ac-orbit-b2{0%{transform:rotate(120deg) translate(34px) rotate(-120deg)}to{transform:rotate(480deg) translate(34px) rotate(-480deg)}}@keyframes ac-orbit-b3{0%{transform:rotate(240deg) translate(34px) rotate(-240deg)}to{transform:rotate(600deg) translate(34px) rotate(-600deg)}}.ac-skel-text-block{display:flex;flex-direction:column;gap:5px}.ac-skel-title{font-size:17px;font-weight:700;color:var(--color-text-slate);letter-spacing:-.2px}.ac-skel-subtitle{font-size:13px;color:var(--color-gray-ui);font-weight:400}.ac-skel-ellipsis:after{content:"";display:inline-block;width:1.4em;text-align:left;animation:ac-ellipsis-tick 2.4s steps(4,end) infinite}@keyframes ac-ellipsis-tick{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.ac-skel-progress-row{display:flex;gap:5px;align-items:center;margin-top:4px}.ac-skel-progress-dot{width:7px;height:7px;border-radius:50%;background:var(--color-brand);display:inline-block;animation:ac-dot-bounce 1.5s ease-in-out infinite}.dot-a{animation-delay:0s}.dot-b{animation-delay:.2s}.dot-c{animation-delay:.4s}.dot-d{animation-delay:.6s;opacity:.45}@keyframes ac-dot-bounce{0%,80%,to{transform:translateY(0) scale(.75);opacity:.5}40%{transform:translateY(-5px) scale(1);opacity:1}}.ac-skel-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;padding:18px 20px;overflow-y:auto;align-content:start}.ac-skel-cards-grid::-webkit-scrollbar{width:5px}.ac-skel-cards-grid::-webkit-scrollbar-thumb{background:var(--color-gray-450);border-radius:4px}.ac-skel-card{border-radius:10px;overflow:hidden;border:1px solid var(--color-gray-300);background:var(--color-white);box-shadow:0 1px 4px #0000000d;animation:ac-skel-rise .42s ease both}.ac-skel-card-head{height:38px;width:100%}.ac-skel-card-body{padding:4px 0}.ac-skel-card-row{display:flex;align-items:center;justify-content:space-between;padding:8px 13px;border-bottom:1px solid #f3f4f6;gap:8px}.ac-skel-card-row:last-child{border-bottom:none}@media(max-width:992px){.ac-layout,.ac-loading-skeleton{flex-direction:column;height:auto;min-height:unset}.ac-left,.ac-skel-left{width:100%;min-width:unset;min-height:0;border-right:none;border-bottom:1px solid var(--color-border-panel);max-height:240px;overflow:hidden}.ac-emp-list,.ac-skel-emp-list{max-height:160px;overflow-y:auto;-webkit-overflow-scrolling:touch}.ac-groups-scroll{max-height:420px}.ac-groups-grid,.ac-skel-cards-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;padding:12px}.ac-skel-indicator{padding:18px 16px 14px;gap:16px}}@media(max-width:600px){.ac-toolbar{gap:8px}.ac-filters{gap:4px}.ac-filter-chip{padding:4px 10px;font-size:11px}.ac-right-header{padding:12px 14px;gap:10px}.ac-right-name{font-size:15px}.ac-right-avatar{width:38px;height:38px;font-size:14px}.ac-groups-grid,.ac-skel-cards-grid{grid-template-columns:1fr;padding:10px 12px;gap:8px}.ac-edit-sticky-bar{flex-direction:column;align-items:flex-start}.ac-edit-sticky-actions{width:100%}.ac-save-btn,.ac-cancel-btn{flex:1;justify-content:center}.ac-edit-btn{padding:8px 14px;font-size:12px}.ac-skel-indicator{padding:14px 12px;gap:14px}.ac-skel-icon-stage{width:64px;height:64px}.ac-skel-center-icon{width:42px;height:42px;font-size:18px}.ac-skel-title{font-size:15px}}.ac-perm-error{font-size:11px;color:var(--color-error-remove);padding:4px 0 0 2px}@media(max-width:1024px){.site-content--access-control{min-width:0;max-width:100%}.site-content--access-control .main-content,.site-content--access-control .ac-main,.site-content--access-control .ac-add-page{width:100%;min-width:0}}@media(max-width:768px){.site-layout__content:has(.site-content--access-control){overflow-x:hidden}.site-content--access-control{margin-top:10px;margin-right:4px}.site-content--access-control .top{padding-left:56px}.site-content--access-control .top h3{font-size:18px;line-height:1.25}.site-content--access-control .main-content,.site-content--access-control .ac-main{padding:12px 10px 20px;overflow-x:hidden}.site-content--access-control .ac-toolbar{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:12px}.site-content--access-control .ac-filters{width:100%;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.site-content--access-control .ac-filters::-webkit-scrollbar{display:none}.site-content--access-control .ac-view-btns{width:100%;justify-content:space-between}.site-content--access-control .ac-add-btn{flex:1;justify-content:center}.site-content--access-control .ac-layout,.site-content--access-control .ac-loading-skeleton{flex-direction:column;height:auto;min-height:unset;border-radius:8px}.site-content--access-control .ac-left,.site-content--access-control .ac-skel-left{width:100%;min-width:unset;min-height:0;border-right:none;border-bottom:1px solid var(--color-border-panel);max-height:240px;overflow:hidden}.site-content--access-control .ac-emp-list,.site-content--access-control .ac-skel-emp-list{flex:1;min-height:0;max-height:160px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.site-content--access-control .ac-groups-scroll{max-height:none}.site-content--access-control .ac-groups-grid,.site-content--access-control .ac-skel-cards-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;padding:12px}.site-content--access-control .ac-right-header{flex-direction:column;align-items:stretch;gap:12px;padding:14px}.site-content--access-control .ac-header-actions{width:100%}.site-content--access-control .ac-edit-btn,.site-content--access-control .ac-save-btn,.site-content--access-control .ac-cancel-btn{flex:1;justify-content:center}.site-content--access-control .ac-table-view{border-radius:8px;overflow-x:auto;-webkit-overflow-scrolling:touch}.site-content--access-control .ac-table-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.site-content--access-control .ac-table-tabs::-webkit-scrollbar{display:none}.site-content--access-control .ac-add-page{padding:0 10px 20px}.site-content--access-control .ac-add-panel{padding:16px 14px 14px;border-radius:8px}.site-content--access-control .ac-add-employee-row,.site-content--access-control .ac-add-groups{grid-template-columns:1fr}.site-content--access-control .ac-add-foot{flex-direction:column-reverse;align-items:stretch}.site-content--access-control .ac-add-btn-cancel,.site-content--access-control .ac-add-btn-save{width:100%;min-width:0;justify-content:center;text-align:center}}@media(max-width:600px){.site-content--access-control .main-content,.site-content--access-control .ac-main{padding:10px 8px 16px}.site-content--access-control .ac-filter-chip{padding:4px 10px;font-size:11px}.site-content--access-control .ac-right-name{font-size:15px}.site-content--access-control .ac-right-avatar{width:38px;height:38px;font-size:14px}.site-content--access-control .ac-groups-grid,.site-content--access-control .ac-skel-cards-grid{grid-template-columns:1fr;padding:10px 12px;gap:8px}.site-content--access-control .ac-edit-sticky-bar{flex-direction:column;align-items:stretch}.site-content--access-control .ac-edit-sticky-actions{width:100%}.site-content--access-control .ac-skel-indicator{padding:14px 12px;gap:14px}.site-content--access-control .ac-skel-icon-stage{width:64px;height:64px}.site-content--access-control .ac-skel-center-icon{width:42px;height:42px;font-size:18px}.site-content--access-control .ac-skel-title{font-size:15px}.site-content--access-control .ac-add-page{padding:0 8px 16px}}@media(max-width:480px){.site-content--access-control .top h3{font-size:17px}.site-content--access-control .ac-add-btn{padding:8px 12px;font-size:12px}.site-content--access-control .ac-table th,.site-content--access-control .ac-table td{padding:8px 10px;font-size:12px}}.ab-effect-modal,.ab-med-modal{max-width:560px}.ab-form-section{border-left:3px solid var(--color-brand-alt);padding-left:10px;margin:0 0 14px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.55px;color:var(--color-brand-gradient-dark)}.ab-form-section+.ab-modal-grid{margin-bottom:18px}.ab-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}.ab-modal-grid .ps-field--full{grid-column:1 / -1}.ab-field-error-slot{min-height:18px}.ab-field-error{font-size:12px;color:var(--color-error-remove);line-height:1.35}@media(max-width:640px){.ab-modal-grid{grid-template-columns:1fr}.ab-modal-grid .ps-field--full{grid-column:1}}@keyframes ab-icon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ab-dt-wrapper .col-actions{width:88px;text-align:center}.ab-action-btns{display:flex;align-items:center;justify-content:center;gap:6px}.ab-action-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:4px;cursor:pointer;padding:0;transition:filter .12s}.ab-action-btn:hover:not(:disabled){filter:brightness(.9)}.ab-action-btn:disabled{opacity:.4;cursor:not-allowed}.ab-action-btn--edit{background:var(--color-brand-alt);color:var(--color-white)}.ab-action-btn--delete{background:var(--color-error-bright);color:var(--color-white)}.ab-cell-id{font-size:11.5px;color:var(--color-text-subtle);font-weight:600;font-variant-numeric:tabular-nums}.ab-cell-assay-wrap{display:flex;flex-direction:column;gap:2px;min-width:0}.ab-cell-assay-name{font-weight:600;color:var(--color-text-primary, #1f2937);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ab-cell-assay-type{color:var(--color-text-subtle, #6b7280);font-size:11.5px;font-weight:500;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ab-cell-assay{display:inline-block;max-width:240px;background:linear-gradient(180deg,#f5fafd,#eef6fb);color:#1a6ea8;border:1px solid #b8d9f0;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;font-family:Courier New,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 1px 2px #1a6ea814}.ab-cell-code{background:#f3f9e8;color:var(--color-brand-gradient-dark);border:1px solid var(--color-antibiogram-border, #d4e4b8);border-radius:4px;padding:2px 7px;font-size:11px;font-weight:700;letter-spacing:.4px;display:inline-block}.ab-effects-dt .ab-col-id,.ab-effects-dt .ab-col-effect,.ab-effects-dt .ab-col-score,.ab-effects-dt thead th.ab-col-effect,.ab-effects-dt thead th.ab-col-score,.ab-effects-dt thead th.ab-col-id{text-align:center}.ab-med-cell{display:flex;flex-direction:column;gap:3px;min-width:0}.ab-med-cell__row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ab-med-cell__name{font-weight:600;color:var(--color-text-heading, #2e3d1c);line-height:1.3}.ab-med-cell__class{font-size:11.5px;color:var(--color-text-subtle);line-height:1.3}.ab-eff-badge{display:inline-flex;align-items:center;justify-content:center;min-width:42px;padding:4px 10px;border-radius:6px;font-weight:700;font-size:14px;line-height:1;border:1px solid transparent;box-shadow:0 1px 2px #0000000f}.ab-eff-0{background:linear-gradient(180deg,#fff5f4,#fdf0ef);color:var(--color-error-dark);border-color:#f0b8b3}.ab-eff-pm{background:linear-gradient(180deg,#fffbf0,#fdf8ec);color:#9a6f00;border-color:#f5d98a}.ab-eff-p{background:linear-gradient(180deg,#f4fbf7,#edf8f0);color:#2d7f5f;border-color:#a8dfc2}.ab-eff-pp{background:linear-gradient(180deg,#f2f9fd,#e8f3fb);color:#1a6ea8;border-color:#9fd5f0}.ab-score-bar{display:inline-flex;align-items:center;gap:8px;padding:5px 8px;background:#f7faf2;border:1px solid #e4eed4;border-radius:8px}.ab-score-bar__track{display:inline-flex;align-items:center;gap:3px}.ab-score-seg{display:block;height:9px;width:20px;border-radius:3px;background:#e4eed4;transition:background .15s ease}.ab-score-seg--low{background:linear-gradient(180deg,#e85d4f 0%,var(--color-error-dark) 100%)}.ab-score-seg--mid{background:linear-gradient(180deg,#f0c04a,#e6a817)}.ab-score-seg--high{background:linear-gradient(180deg,#3ecf7a,#27ae60)}.ab-score-bar__value{min-width:28px;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums;text-align:center;padding:2px 6px;border-radius:4px;background:var(--color-white);border:1px solid #e4eed4;color:var(--color-text-subtle)}.ab-score-bar__value--0{color:#b4ca94}.ab-score-bar__value--1{color:var(--color-error-dark);border-color:#f0b8b3;background:#fff8f7}.ab-score-bar__value--2{color:#9a6f00;border-color:#f5d98a;background:#fffbf0}.ab-score-bar__value--3{color:#2d7f5f;border-color:#a8dfc2;background:#f4fbf7}.ab-resist-tag{display:inline-flex;align-items:center;gap:6px;max-width:240px;background:linear-gradient(180deg,#fff5f4,#fdf0ef);color:var(--color-error-dark);border:1px solid #f0b8b3;border-radius:6px;padding:4px 9px;font-size:11.5px;font-weight:500;vertical-align:middle}.ab-resist-tag svg{flex-shrink:0;opacity:.85}.ab-resist-tag__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.ab-status-badge{display:inline-block;padding:2px 9px;border-radius:12px;font-size:11.5px;font-weight:600;background:var(--color-gray-100);color:var(--color-text-subtle);border:1px solid var(--color-border-input)}.ab-status-badge--active{background:#edf8f0;color:#2d7f5f;border-color:#a8dfc2}@media(max-width:1024px){.site-content--antibiogram{min-width:0;max-width:100%}.site-content--antibiogram .rs-settings,.site-content--antibiogram .main-content.rs-settings{width:100%;min-width:0}.site-content--antibiogram .rs-tab.ps-tab{padding:12px 18px;font-size:14px;min-height:46px}}@media(max-width:768px){.site-layout__content:has(.site-content--antibiogram){overflow-x:hidden}.site-content--antibiogram{margin-top:0;margin-right:0}.site-content--antibiogram .top{padding-left:56px}.site-content--antibiogram .top h3{font-size:18px;line-height:1.25}.site-layout__content .site-content--antibiogram .main-content.rs-settings{padding:12px 10px 16px;overflow-x:hidden}.site-content--antibiogram .rs-tabs-bar.ps-tabs-bar{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0;border-radius:8px 0 0}.site-content--antibiogram .rs-tabs-bar.ps-tabs-bar::-webkit-scrollbar{display:none}.site-content--antibiogram .rs-tab.ps-tab{flex:0 0 auto;min-width:0;padding:10px 14px;font-size:12.5px;min-height:42px;text-align:center;white-space:nowrap;border-radius:0}.site-content--antibiogram .rs-tab.ps-tab:first-child{border-radius:6px 0 0}.site-content--antibiogram .rs-tab.ps-tab:last-child{border-radius:0}.site-content--antibiogram .rs-settings-body,.site-content--antibiogram .rs-settings-body.ps-body{padding:12px 10px 16px;min-height:0;border-radius:0 0 8px 8px;min-width:0}.site-content--antibiogram .ps-action-bar{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;margin-bottom:10px}.site-content--antibiogram .ps-action-bar .list-search-input,.site-content--antibiogram .ps-action-bar .list-search-input--settings{flex:0 0 auto;width:100%;margin:0}.site-content--antibiogram .dt-wrapper,.site-content--antibiogram .dt-shell,.site-content--antibiogram .ab-dt-wrapper{max-width:100%;min-width:0;margin-left:0;margin-right:0;width:100%;border-radius:4px;-webkit-overflow-scrolling:touch}.site-content--antibiogram .dt-table{min-width:0;width:100%}.site-content--antibiogram .ab-dt-wrapper .col-actions{width:76px;min-width:76px;padding-right:6px;box-sizing:border-box}.site-content--antibiogram .ab-action-btn{width:26px;height:26px}.site-content--antibiogram .ab-med-cell__name{word-break:break-word}.site-content--antibiogram .ps-overlay{padding:16px 10px;align-items:flex-end}.site-content--antibiogram .ps-modal,.site-content--antibiogram .ps-modal.ps-modal--wide,.site-content--antibiogram .ab-med-modal,.site-content--antibiogram .ab-effect-modal{max-width:100%;width:100%;border-radius:12px 12px 0 0}.site-content--antibiogram .ps-modal-foot{flex-direction:column-reverse;align-items:stretch;gap:8px}.site-content--antibiogram .ps-modal-foot .ps-btn-cancel,.site-content--antibiogram .ps-modal-foot .ps-btn-save{width:100%;text-align:center;padding:10px 16px}.site-content--antibiogram .ab-modal-grid{grid-template-columns:1fr}.site-content--antibiogram .ab-action-btns,.site-content--antibiogram .ps-td-actions{white-space:nowrap}.site-content--antibiogram .ab-cell-assay,.site-content--antibiogram .ab-resist-tag{max-width:160px}}@media(max-width:600px){.site-layout__content .site-content--antibiogram .main-content.rs-settings,.site-content--antibiogram .rs-settings-body{padding:10px 8px 14px}.site-content--antibiogram .rs-tab.ps-tab{padding:9px 12px;font-size:11.5px;min-height:40px}.site-content--antibiogram .dt-table th,.site-content--antibiogram .dt-table td{padding:9px 8px;font-size:12px;word-break:break-word}}@media(max-width:480px){.site-content--antibiogram .top h3{font-size:17px}.site-content--antibiogram .rs-tab.ps-tab{padding:8px 10px;font-size:11px;min-height:38px}}@keyframes rs-icd-filter-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.rs-icd-filter-panel{margin-bottom:16px;padding:14px 16px 16px;border:1px solid #d4e4f4;border-radius:10px;background:linear-gradient(180deg,#f8fbff,#f3f7fc);box-shadow:inset 0 1px #ffffffe6}.rs-icd-filter-panel .to-filter-panel__row{display:flex;align-items:flex-end;gap:12px;width:100%;min-width:0}.rs-icd-filter-panel .to-filter-panel__fields{display:grid;gap:12px 14px;flex:1;min-width:0;align-items:end}.rs-icd-filter-panel .to-filter-panel__fields--3{grid-template-columns:repeat(3,minmax(0,1fr))}.rs-icd-filter-panel .to-filter-field{display:flex;flex-direction:column;gap:6px;min-width:0}.rs-icd-filter-panel .to-filter-field__label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-slate-600, #64748b)}.rs-icd-filter-panel .rs-filter-field{width:100%;min-width:0;height:36px;box-sizing:border-box}.rs-icd-filter-panel .to-filter-panel__clear-skeleton{flex-shrink:0;width:96px;height:36px;border-radius:6px;background:var(--settings-shimmer, linear-gradient(90deg, #e8eef5 0%, #f4f7fb 50%, #e8eef5 100%));background-size:220% 100%;animation:rs-icd-filter-shimmer 1.35s ease-in-out infinite}.rs-icd-filter-panel .to-filter-field__skeleton-label{display:block;width:52px;height:10px;border-radius:999px;margin-bottom:6px;background:var(--settings-shimmer, linear-gradient(90deg, #e8eef5 0%, #f4f7fb 50%, #e8eef5 100%));background-size:220% 100%;animation:rs-icd-filter-shimmer 1.35s ease-in-out infinite}.rs-icd-filter-panel .to-filter-field__skeleton-input{display:block;border-radius:6px;background:var(--settings-shimmer, linear-gradient(90deg, #e8eef5 0%, #f4f7fb 50%, #e8eef5 100%));background-size:220% 100%;animation:rs-icd-filter-shimmer 1.35s ease-in-out infinite;width:100%;height:36px}.mfs-body .to-filter-field{gap:6px}.mfs-body .to-filter-field+.to-filter-field{margin-top:12px}.mfs-body .rs-filter-field{width:100%;min-width:0;height:36px;box-sizing:border-box}.rs-icd-filter-panel .to-filter-mobile-bar .rs-icd-filter-mobile-input{flex:1;min-width:0;width:auto;height:36px;box-sizing:border-box}@media(max-width:1024px){.rs-icd-codes-tab .dt-table th,.rs-icd-codes-tab .dt-table td{font-size:12px}}@media(max-width:900px){.rs-icd-filter-panel .to-filter-panel__row{flex-wrap:wrap;align-items:stretch}.rs-icd-filter-panel .to-filter-panel__fields--3{grid-template-columns:1fr 1fr;width:100%;flex:1 1 100%}.rs-icd-filter-panel .to-filter-panel__clear,.rs-icd-filter-panel .to-filter-panel__clear-skeleton{width:100%}}@media(max-width:992px){.rs-icd-codes-tab{max-width:100%;min-width:0;width:100%}.rs-icd-codes-tab .dt-wrapper,.rs-icd-codes-tab .dt-shell{margin-left:0;margin-right:0;width:100%;max-width:100%;border-radius:0;-webkit-overflow-scrolling:touch}.rs-icd-codes-tab .dt-table{min-width:520px;width:100%}.rs-icd-codes-tab .dt-table th.rs-icd-col-wrap--desc,.rs-icd-codes-tab .dt-table td.rs-icd-col-wrap--desc{white-space:normal;word-break:break-word;min-width:140px}.rs-icd-codes-tab .dt-table th.ps-td-actions,.rs-icd-codes-tab .dt-table td.ps-td-actions{width:72px;min-width:72px;padding-left:6px!important;padding-right:6px!important;white-space:nowrap;text-align:center}}@media(max-width:540px){.rs-icd-filter-panel{padding:12px}.rs-icd-filter-panel .to-filter-panel__fields--3{grid-template-columns:1fr}}@media(max-width:600px){.rs-icd-codes-tab .dt-table th,.rs-icd-codes-tab .dt-table td{padding:9px 8px;font-size:12px}}@media(max-width:992px){.rs-specimen-locations-tab{max-width:100%;min-width:0}.rs-specimen-locations-tab .dt-wrapper,.rs-specimen-locations-tab .dt-shell{margin-left:0;margin-right:0;width:100%;max-width:100%;border-radius:0;-webkit-overflow-scrolling:touch}.rs-specimen-locations-tab .dt-table{min-width:360px;width:100%}.rs-specimen-locations-tab .dt-table th.ps-td-actions,.rs-specimen-locations-tab .dt-table td.ps-td-actions{width:72px;min-width:72px;padding-left:6px!important;padding-right:6px!important;white-space:nowrap}}@media(max-width:600px){.rs-specimen-locations-tab .dt-table th,.rs-specimen-locations-tab .dt-table td{padding:9px 10px;font-size:12px}}.rs-specimen-types-table{min-width:0;max-width:100%}@media(max-width:767px){.rs-specimen-types-tab .dt-wrapper,.rs-specimen-types-tab .dt-shell{overflow-x:auto;-webkit-overflow-scrolling:touch}.rs-specimen-types-tab .dt-table th.ps-td-actions,.rs-specimen-types-tab .dt-table td.ps-td-actions{position:sticky;right:0;z-index:2;background:var(--dt-row-bg, #fff);box-shadow:-4px 0 8px #0000000f}}@media(max-width:992px){.rs-top-icd-codes-tab{max-width:100%;min-width:0}.rs-top-icd-codes-tab .dt-wrapper,.rs-top-icd-codes-tab .dt-shell{margin-left:0;margin-right:0;width:100%;max-width:100%;border-radius:0;-webkit-overflow-scrolling:touch}.rs-top-icd-codes-tab .dt-table{min-width:480px;width:100%}.rs-top-icd-codes{white-space:normal;word-break:break-word}.rs-top-icd-codes-tab .dt-table th.ps-td-actions,.rs-top-icd-codes-tab .dt-table td.ps-td-actions{width:56px;min-width:56px;padding-left:6px!important;padding-right:6px!important;white-space:nowrap}}@media(max-width:600px){.rs-top-icd-codes-tab .dt-table th,.rs-top-icd-codes-tab .dt-table td{padding:9px 8px;font-size:12px}}.rs-specimen-type-modal{max-width:480px}.site-layout__content:has(.site-content--requisition-settings){overflow-x:hidden}@media(max-width:1024px){.site-content--requisition-settings{min-width:0}.site-content--requisition-settings .rs-settings,.site-content--requisition-settings .main-content.rs-settings{width:100%;min-width:0}.site-content--requisition-settings .rs-tab.ps-tab{padding:12px 18px;font-size:14px;min-height:46px}.site-content--requisition-settings .rs-barcode-layout{flex-direction:column;gap:16px}.site-content--requisition-settings .rs-barcode-config-group{flex-wrap:wrap;width:100%;gap:12px}.site-content--requisition-settings .rs-barcode-settings-card{flex:1 1 calc(50% - 6px);max-width:none;min-width:0}.site-content--requisition-settings .rs-barcode-preview-card{min-width:0;width:100%}.site-content--requisition-settings .rs-editor-page{max-width:100%;padding:20px 16px 32px}.site-content--requisition-settings .rs-icd-form-section,.site-content--requisition-settings .rs-editor-actions{max-width:100%}}@media(max-width:992px){.site-layout__content:has(.site-content--requisition-settings){overflow-x:hidden}.site-content--requisition-settings{margin-top:0;margin-right:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.site-content--requisition-settings .top{padding-left:56px;padding-right:12px}.site-content--requisition-settings .top h3{font-size:18px;line-height:1.25;display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px}.site-content--requisition-settings .top .date{float:none;margin-left:auto;font-size:12px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-content--requisition-settings .main-content.rs-settings,.site-content--requisition-settings .main-content.rs-editor-page{padding:12px 12px 20px;max-width:100%;min-width:0;overflow-x:visible}.site-content--requisition-settings .rs-tabs-bar.ps-tabs-bar{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0;scroll-padding-right:12px;border-radius:8px 8px 0 0;width:100%;max-width:100%;box-sizing:border-box}.site-content--requisition-settings .rs-tabs-bar.ps-tabs-bar::-webkit-scrollbar{display:none}.site-content--requisition-settings .rs-tab.ps-tab{flex:0 0 auto;min-width:0;padding:10px 14px;font-size:12.5px;min-height:42px;text-align:center;white-space:nowrap;border-radius:0}.site-content--requisition-settings .rs-tab.ps-tab:first-child{border-radius:6px 0 0}.site-content--requisition-settings .rs-tab.ps-tab:last-child{border-radius:0}.site-content--requisition-settings .rs-settings-body{padding:14px 10px 20px;min-height:280px;border-radius:0 0 8px 8px;min-width:0;max-width:100%}.site-content--requisition-settings .ps-action-bar{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;margin-bottom:10px}.site-content--requisition-settings .ps-action-bar>div:empty{display:none}.site-content--requisition-settings .ps-action-bar .pf-add-btn,.site-content--requisition-settings .ps-btn-add{width:100%;justify-content:center;text-align:center;padding:10px 16px}.site-content--requisition-settings .ps-action-bar .list-search-input--settings{width:100%;max-width:none;flex:0 0 auto;margin-left:0}.site-content--requisition-settings .dt-wrapper,.site-content--requisition-settings .dt-shell{min-width:0;margin-left:0;margin-right:0;width:100%;max-width:100%;border-radius:0;-webkit-overflow-scrolling:touch}.site-content--requisition-settings .ps-td-actions{padding-left:6px!important;padding-right:6px!important;white-space:nowrap}.site-content--requisition-settings .rs-icd-filter-panel .to-filter-panel__clear,.site-content--requisition-settings .rs-specimen-filter-panel .to-filter-panel__clear{width:100%;text-align:center;padding:10px 16px;height:auto;min-height:36px}.site-content--requisition-settings .rs-specimen-filter-panel .to-filter-panel__row{flex-direction:column;align-items:stretch}.site-content--requisition-settings .rs-specimen-filter-panel .to-filter-panel__fields--1{grid-template-columns:minmax(0,1fr)}.site-content--requisition-settings .rs-icd-filter-panel .to-filter-panel__clear-skeleton{width:100%;height:auto;min-height:36px}.site-content--requisition-settings .rs-filter-field{width:100%;min-width:0;box-sizing:border-box}.site-content--requisition-settings .rs-top-icd-codes{font-size:12px;line-height:1.5;white-space:normal;word-break:break-word}.site-content--requisition-settings .rs-panels-legend{font-size:14px;padding:12px 14px}.site-content--requisition-settings .rs-panel-summary{padding:10px 12px;font-size:12px}.site-content--requisition-settings .rs-panel-body{padding:12px 10px 16px}.site-content--requisition-settings .rs-panels-footer{flex-direction:column;align-items:stretch;gap:10px;padding:14px 12px 0}.site-content--requisition-settings .rs-panels-footer-label{font-size:12.5px}.site-content--requisition-settings .rs-panels-select{width:100%;min-width:0;box-sizing:border-box}.site-content--requisition-settings .rs-panels-generate{width:100%;text-align:center;padding:10px 16px}.site-content--requisition-settings .rs-panel-table-wrap{margin-bottom:14px;border-radius:6px;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.site-content--requisition-settings .rs-panel-icd-wrap{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch}.site-content--requisition-settings .rs-panel-icd-table{min-width:280px}.site-content--requisition-settings .rs-panel-summary--skeleton{padding:10px 12px;min-height:40px}.site-content--requisition-settings .rs-panels-footer--skeleton{flex-direction:column;align-items:stretch;gap:10px;padding:14px 12px 0}.site-content--requisition-settings .rs-panels-skeleton-label,.site-content--requisition-settings .rs-panels-skeleton-select,.site-content--requisition-settings .rs-panels-skeleton-btn{width:100%;min-width:0;box-sizing:border-box}.site-content--requisition-settings .rs-panel-icd-title{font-size:13px}.site-content--requisition-settings .rs-barcode-settings-card{flex:1 1 100%;width:100%;padding:16px}.site-content--requisition-settings .rs-barcode-preview-card{padding:16px}.site-content--requisition-settings .rs-barcode-title{font-size:15px;margin-bottom:12px;padding-bottom:10px}.site-content--requisition-settings .rs-barcode-preview-stage{padding:16px}.site-content--requisition-settings .rs-barcode-preview-area{min-width:0;width:fit-content;max-width:100%;padding:12px;box-sizing:border-box}.site-content--requisition-settings .rs-barcode-preview-area iframe{min-height:0;max-width:100%}.site-content--requisition-settings .rs-barcode-actions{margin-top:12px}.site-content--requisition-settings .rs-barcode-actions .ps-btn-save{width:100%;text-align:center;padding:10px 16px}.site-content--requisition-settings .rs-editor-page{padding:12px 10px 24px}.site-content--requisition-settings .rs-editor-page .pf-section{padding:22px 14px 14px;margin-bottom:16px;border-width:2px;border-radius:8px}.site-content--requisition-settings .rs-editor-page .pf-section-legend{font-size:13px;padding:4px 14px;left:12px;top:-13px}.site-content--requisition-settings .rs-editor-page .pf-field-row{flex-direction:column;align-items:stretch;gap:6px;padding:8px 0 4px}.site-content--requisition-settings .rs-editor-page .pf-label{font-size:12.5px;white-space:normal}.site-content--requisition-settings .rs-editor-page .pf-input,.site-content--requisition-settings .rs-editor-page .rs-pf-textarea{width:100%;box-sizing:border-box}.site-content--requisition-settings .rs-editor-page .pf-actions,.site-content--requisition-settings .rs-editor-actions{flex-direction:column-reverse;align-items:stretch;gap:8px;margin-top:8px;padding-top:12px}.site-content--requisition-settings .rs-editor-page .pf-submit-btn{width:100%;text-align:center;padding:12px 16px}.site-content--requisition-settings .rs-top-icd-editor-list{max-height:min(48vh,420px)}.site-content--requisition-settings .rs-top-icd-check{font-size:13px;padding:8px 2px}.site-content--requisition-settings .ps-overlay{padding:16px 10px;align-items:flex-end}.site-content--requisition-settings .ps-modal,.site-content--requisition-settings .ps-modal.ps-modal--wide{max-width:100%;width:100%;border-radius:12px 12px 0 0}.site-content--requisition-settings .ps-modal-foot{flex-direction:column-reverse;align-items:stretch;gap:8px}.site-content--requisition-settings .ps-modal-foot .ps-btn-cancel,.site-content--requisition-settings .ps-modal-foot .ps-btn-save{width:100%;text-align:center;padding:10px 16px}.site-content--requisition-settings .ps-td-actions{white-space:nowrap}}@media(max-width:600px){.site-content--requisition-settings .main-content.rs-settings,.site-content--requisition-settings .main-content.rs-editor-page{padding:10px 8px 16px}.site-content--requisition-settings .rs-settings-body{padding:12px 10px 16px}.site-content--requisition-settings .rs-tab.ps-tab{padding:9px 12px;font-size:11.5px;min-height:40px}.site-content--requisition-settings .dt-table th,.site-content--requisition-settings .dt-table td{padding:9px 10px;font-size:12px}.site-content--requisition-settings .rs-barcode-check,.site-content--requisition-settings .rs-barcode-radio{padding:8px 10px;font-size:12.5px}.site-content--requisition-settings .rs-barcode-size-list{max-height:none}.site-content--requisition-settings .rs-barcode-preview-stage{padding:12px}.site-content--requisition-settings .rs-barcode-preview-area{padding:10px}.site-content--requisition-settings .rs-panel-summary{font-size:11px;line-height:1.35}.site-content--requisition-settings .rs-panels-legend{font-size:13px;padding:10px 12px}}@media(max-width:480px){.site-content--requisition-settings .top h3{font-size:17px}.site-content--requisition-settings .rs-tab.ps-tab{padding:8px 10px;font-size:11px;min-height:38px}.site-content--requisition-settings .ps-action-bar .pf-add-btn,.site-content--requisition-settings .ps-btn-add{padding:10px 14px;font-size:13px}.site-content--requisition-settings .rs-editor-page .pf-section{padding:20px 10px 12px}.site-content--requisition-settings .rs-editor-page .pf-section-legend{font-size:12px;left:8px;padding:3px 10px}.site-content--requisition-settings .rs-top-icd-selected-count{font-size:12px}.site-content--requisition-settings .rs-barcode-preview-label{font-size:12px;letter-spacing:.04em}.site-content--requisition-settings .rs-filter-bar{padding:12px;gap:8px}.site-content--requisition-settings .rs-filter-row{flex-direction:column;align-items:flex-start;gap:8px}.site-content--requisition-settings .rs-filter-row-label{min-width:0}.site-content--requisition-settings .rs-filter-pill{padding:6px 12px;font-size:11px}}.pfs-turnaround-table{min-width:0;max-width:100%}.pfs-turnaround-table .data-table th{font-size:12px;line-height:1.35;white-space:normal}.pfs-turnaround-table .data-table td{font-size:13px}@media(max-width:1024px){.pfs-turnaround-table .data-table th{font-size:11px}.pfs-turnaround-table .data-table td{font-size:12px}}@media(max-width:992px){.pfs-turnaround-table{max-width:100%;min-width:0}.pfs-turnaround-table .dt-wrapper,.pfs-turnaround-table .dt-shell{margin-left:0;margin-right:0;width:100%;max-width:100%;border-radius:0;-webkit-overflow-scrolling:touch}.pfs-turnaround-table .dt-table{min-width:800px;border-collapse:separate;border-spacing:0}.pfs-turnaround-table .dt-table th:first-child,.pfs-turnaround-table .dt-table td:first-child{position:sticky;left:0;z-index:2;box-shadow:2px 0 6px #00000014}.pfs-turnaround-table .dt-table thead th:first-child{z-index:4;background:var(--color-text-heading)}.pfs-turnaround-table .dt-table tbody tr:nth-child(odd) td:first-child{background:var(--color-white)}.pfs-turnaround-table .dt-table tbody tr:nth-child(2n) td:first-child{background:#f5f7fb}.pfs-turnaround-table .dt-table tbody tr:hover td:first-child{background:#eaf0fc}}@media(max-width:768px){.pfs-turnaround-table .data-table th,.pfs-turnaround-table .data-table td,.pfs-turnaround-table .dt-table th,.pfs-turnaround-table .dt-table td{white-space:nowrap}.pfs-turnaround-table .dt-table th:first-child,.pfs-turnaround-table .dt-table td:first-child{min-width:140px;max-width:180px}}@media(max-width:600px){.pfs-turnaround-table .dt-table th,.pfs-turnaround-table .dt-table td{padding:9px 10px;font-size:12px}.pfs-turnaround-table .dt-table th:first-child,.pfs-turnaround-table .dt-table td:first-child{min-width:120px;max-width:150px}}.pfs-specimen-table{min-width:0;max-width:100%}@media(max-width:992px){.pfs-specimen-table{max-width:100%;min-width:0}.pfs-specimen-table .dt-wrapper,.pfs-specimen-table .dt-shell{margin-left:0;margin-right:0;width:100%;max-width:100%;border-radius:0;-webkit-overflow-scrolling:touch}.pfs-specimen-table .dt-table{min-width:480px}.pfs-specimen-table .dt-table th:first-child,.pfs-specimen-table .dt-table td:first-child{box-shadow:2px 0 6px #00000014}}@media(max-width:768px){.pfs-specimen-table .data-table th,.pfs-specimen-table .data-table td,.pfs-specimen-table .dt-table th,.pfs-specimen-table .dt-table td{white-space:nowrap}}@media(max-width:600px){.pfs-specimen-table .dt-table th,.pfs-specimen-table .dt-table td{padding:9px 10px;font-size:12px}}.pfs-test-type-modal .ps-modal-body.pfs-test-type-modal__body{padding:14px 16px 10px;display:grid;grid-template-columns:1fr 1fr;gap:6px 12px;overflow:visible;max-height:none}.pfs-test-type-modal__field--full{grid-column:1 / -1}.pfs-test-type-modal .ps-field{gap:4px}.pfs-test-type-modal .ps-field label{font-size:10px;line-height:1.25}.pfs-test-type-modal .ps-field input,.pfs-test-type-modal .ps-field select{padding:7px 10px;font-size:12px}.pfs-test-type-modal .ps-modal-foot{padding:10px 16px 12px}.pfs-test-type-modal .pfs-skeleton-input{height:30px}@media(max-width:768px){.ps-modal.pfs-test-type-modal{max-width:100%;width:100%;border-radius:12px 12px 0 0}.pfs-test-type-modal .ps-modal-body.pfs-test-type-modal__body{grid-template-columns:1fr;padding:14px 14px 8px;gap:8px;max-height:min(70vh,560px);overflow-y:auto;-webkit-overflow-scrolling:touch}.pfs-test-type-modal .ps-modal-foot{flex-direction:column-reverse;align-items:stretch;gap:8px}.pfs-test-type-modal .ps-modal-foot .ps-btn-cancel,.pfs-test-type-modal .ps-modal-foot .ps-btn-save{width:100%;text-align:center;padding:10px 16px}}@media(max-width:600px){.pfs-test-type-modal .ps-field label{font-size:10px}.pfs-test-type-modal .ps-field input,.pfs-test-type-modal .ps-field select{font-size:13px;padding:9px 12px}.pfs-test-type-modal .pfs-skeleton-input{height:36px}}@media(max-width:480px){.pfs-test-type-modal .ps-modal-body.pfs-test-type-modal__body{padding:12px 12px 6px}}.ps-field-error-slot{min-height:16px;margin-top:2px}.ps-field-error{font-size:11px;color:#d92d20;line-height:1.3}.ps-field--error input,.ps-field--error select{border-color:#d92d20!important;box-shadow:0 0 0 1px #d92d201f}.ps-field select{width:100%;box-sizing:border-box;padding:8px 10px;border:1px solid #d0d5dd;border-radius:6px;background:#fff;font:inherit;color:inherit}.pfs-skeleton-label{width:42%;height:10px;border-radius:4px}.pfs-skeleton-label--short{width:28%}.pfs-skeleton-input{width:100%;height:38px;border-radius:4px;box-sizing:border-box}.pfs-specimen-name-field{margin-bottom:8px}@media(max-width:768px){.ps-modal.pfs-specimen-modal{max-width:100%;width:100%;border-radius:12px 12px 0 0}.pfs-specimen-modal .ps-modal-body{max-height:min(60vh,420px);overflow-y:auto;-webkit-overflow-scrolling:touch}.pfs-specimen-modal .ps-modal-foot{flex-direction:column-reverse;align-items:stretch;gap:8px}.pfs-specimen-modal .ps-modal-foot .ps-btn-cancel,.pfs-specimen-modal .ps-modal-foot .ps-btn-save{width:100%;text-align:center;padding:10px 16px}}@media(max-width:600px){.pfs-specimen-modal .ps-field select{font-size:13px;padding:9px 12px}.pfs-specimen-modal .pfs-skeleton-input{height:36px}.pfs-specimen-modal .pfs-specimen-name-field .ps-field-error-slot{min-height:18px}}@media(max-width:480px){.pfs-specimen-modal .pfs-specimen-name-field{margin-bottom:10px}.pfs-specimen-modal .ps-modal-body{padding:16px 12px 12px}}.rs-settings{max-width:100%;width:100%;min-width:0;box-sizing:border-box;font-family:var(--app-font-family);--rs-tab-border: var(--color-settings-tab-border);--rs-tab-inner: var(--color-settings-tab-inner)}.rs-tabs-bar.ps-tabs-bar{display:flex;flex-wrap:wrap;gap:0;justify-content:flex-start;align-items:flex-end;padding:0;background:linear-gradient(180deg,var(--color-settings-gradient-start) 0%,var(--color-settings-gradient-mid) 55%,var(--color-settings-gradient-end) 100%);border:1px solid var(--rs-tab-border);border-bottom:1px solid var(--rs-tab-border);border-radius:10px 0 0;box-shadow:inset 0 1px #ffffffa6}.rs-tab.ps-tab{padding:14px 22px;min-height:50px;font-size:15px;font-weight:600;line-height:1.35;color:var(--color-table-row-dark);border:1px solid var(--rs-tab-inner);border-bottom:1px solid var(--rs-tab-border);border-radius:0;margin:0 0 -1px;background:var(--color-white);box-shadow:none;cursor:pointer;transition:background .18s,color .18s,border-color .18s;outline:none;white-space:nowrap}.rs-tab+.rs-tab{border-left:none}.rs-tab:first-child{border-radius:8px 0 0}.rs-tab:last-child{border-radius:0}.rs-tab:hover:not(.rs-tab--active):not(.ps-tab--active){background:var(--color-gray-50);color:var(--color-text-heading)}.rs-tab.rs-tab--active,.rs-tab.ps-tab--active{background:var(--color-brand-gradient-dark);color:var(--color-white);border-color:var(--color-brand-gradient-dark);border-bottom:1px solid var(--color-white);margin-bottom:-1px;font-weight:700;box-shadow:0 -2px 8px #527a1a33;position:relative;z-index:3}.rs-tab--active+.rs-tab,.rs-tab.ps-tab--active+.rs-tab{border-left:1px solid var(--rs-tab-inner)}.rs-settings-body.ps-body{padding:26px 28px 32px;border:1px solid var(--rs-tab-border);border-top:none;border-radius:0 0 10px 10px;min-height:360px;background:var(--color-white);box-shadow:0 4px 14px #0000000a;position:relative;z-index:1}.ps-tabs-bar:not(.rs-tabs-bar){display:flex;gap:3px;background:#c4d9ec;padding:9px 10px 0;border-radius:4px 4px 0 0;border:1px solid #a9c4d9;border-bottom:none}.ps-tab:not(.rs-tab){padding:8px 22px;background:var(--color-white);border:1px solid #b0c8dc;border-bottom:none;border-radius:4px 4px 0 0;font-size:13px;font-weight:500;color:var(--color-text-secondary);cursor:pointer;transition:background .15s,color .15s;outline:none;white-space:nowrap}.ps-tab:not(.rs-tab):hover:not(.ps-tab--active){background:var(--color-offline-page-gradient-start)}.ps-tab:not(.rs-tab).ps-tab--active{background:var(--color-brand-gradient-dark);color:var(--color-white);border-color:var(--color-brand-gradient-dark);font-weight:600}.ps-body:not(.rs-settings-body){background:var(--color-white);border:1px solid #a9c4d9;border-top:none;border-radius:0 0 4px 4px;padding:20px;min-height:200px}.ps-action-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.ps-btn-add{background:var(--color-brand-gradient-dark);color:var(--color-white);border:none;border-radius:6px;padding:9px 22px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s;font-family:inherit}.ps-btn-add:hover:not(:disabled){background:var(--color-settings-accent-green-dark)}.ps-btn-add:disabled{opacity:.5;cursor:not-allowed}.rs-settings .ps-action-bar .list-search-input--settings{flex:0 1 320px;width:320px;max-width:100%}.ps-td-actions{text-align:right;width:90px;white-space:nowrap;padding:7px 14px!important}.ps-btn-edit,.ps-btn-delete{width:28px;height:28px;border-radius:5px;border:none;color:var(--color-white);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;transition:filter .15s}.ps-btn-edit{background:var(--color-brand-gradient-dark);margin-right:5px}.ps-btn-delete{background:var(--color-error-remove)}.ps-btn-edit:hover:not(:disabled){filter:brightness(.85)}.ps-btn-delete:hover:not(:disabled){filter:brightness(.85)}.ps-btn-edit:disabled,.ps-btn-delete:disabled{opacity:.4;cursor:not-allowed}.ps-loading{display:flex;align-items:center;justify-content:center;padding:48px 0}.ps-spinner{width:32px;height:32px;border:3px solid #e0e4ea;border-top-color:var(--color-brand-gradient-dark);border-radius:50%;animation:ps-spin .75s linear infinite}@keyframes ps-spin{to{transform:rotate(360deg)}}@keyframes ps-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes ps-modal-in{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.ps-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:24px 16px;animation:ps-overlay-in .18s ease}.ps-modal{background:var(--color-white);border-radius:8px;width:100%;max-width:440px;box-shadow:0 10px 36px #0000003d;animation:ps-modal-in .2s ease;font-family:var(--app-font-family)}.ps-modal-head{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;background:#1a2332;color:var(--color-white);border-radius:8px 8px 0 0;font-size:14px;font-weight:600}.ps-modal-x{background:none;border:none;color:var(--color-white);font-size:20px;line-height:1;cursor:pointer;padding:0 4px;opacity:.8;border-radius:3px;transition:opacity .15s,background .15s}.ps-modal-x:hover{opacity:1;background:#ffffff26}.ps-modal-x:disabled{opacity:.4;cursor:not-allowed}.ps-modal-body{padding:22px 20px 18px}.ps-field{display:flex;flex-direction:column;gap:6px}.ps-field label{font-size:11px;font-weight:700;color:var(--color-gray-700);text-transform:uppercase;letter-spacing:.04em}.ps-req{color:var(--color-error-remove)}.ps-field input{padding:9px 12px;border:1px solid var(--color-gray-500);border-radius:4px;font-size:13px;outline:none;font-family:inherit;transition:border-color .2s,box-shadow .2s}.ps-field select{padding:9px 12px;border:1px solid var(--color-gray-500);border-radius:4px;font-size:13px;outline:none;font-family:inherit;background:var(--color-white);transition:border-color .2s,box-shadow .2s}.ps-field input:focus,.ps-field select:focus,.ps-field textarea:focus{border-color:var(--color-brand-hover);box-shadow:0 0 0 2px #8ec23d2e}.ps-field textarea{padding:9px 12px;border:1px solid var(--color-gray-500);border-radius:4px;font-size:13px;outline:none;font-family:inherit;resize:vertical;min-height:72px;line-height:1.45;transition:border-color .2s,box-shadow .2s}.ps-modal--wide{max-width:640px}.ps-modal-body--scroll{max-height:min(70vh,560px);overflow-y:auto;display:flex;flex-direction:column;gap:14px}.ps-modal-body--scroll .ps-field+.ps-field{margin-top:0}.ps-modal-foot{display:flex;justify-content:flex-end;gap:8px;padding:13px 18px 16px;border-top:1px solid var(--color-border-subtle)}.ps-btn-cancel{padding:8px 18px;background:var(--color-white);border:1px solid var(--color-gray-500);border-radius:4px;font-size:13px;cursor:pointer;font-family:inherit;transition:background .15s}.ps-btn-cancel:hover:not(:disabled){background:var(--color-border-soft)}.ps-btn-cancel:disabled{opacity:.5;cursor:not-allowed}.ps-btn-save{padding:8px 22px;background:var(--color-brand-gradient-dark);color:var(--color-white);border:none;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s}.ps-btn-save:hover:not(:disabled){background:var(--color-settings-accent-green-dark)}.ps-btn-save:disabled{opacity:.55;cursor:not-allowed}.site-content--requisition-settings{align-self:stretch;min-width:0;max-width:100%;box-sizing:border-box}.site-content--requisition-settings .main-content.rs-settings{min-width:0;max-width:100%;width:100%;box-sizing:border-box}.site-content--requisition-settings .rs-settings,.site-content--requisition-settings .rs-settings-body,.site-content--requisition-settings .ps-body,.site-content--requisition-settings .rs-icd-codes-tab{min-width:0;max-width:100%}.site-content--requisition-settings .dt-wrapper,.site-content--requisition-settings .dt-shell,.site-content--requisition-settings .rs-tabs-bar.ps-tabs-bar{max-width:100%;min-width:0}.site-content--requisition-settings .rs-tab.ps-tab{padding:12px 16px;font-size:14px;min-height:46px}.site-content--requisition-settings .ps-action-bar{min-width:0;max-width:100%}.site-content--requisition-settings .ps-action-bar .list-search-input--settings{flex:0 1 320px;width:320px;max-width:100%}.site-content--requisition-settings .rs-barcode-layout,.site-content--requisition-settings .rs-barcode-config-group,.site-content--requisition-settings .rs-panel-table-wrap{min-width:0;max-width:100%}.rs-icd-codes-tab .dt-table th.rs-icd-col-wrap,.rs-icd-codes-tab .dt-table td.rs-icd-col-wrap{white-space:normal;word-break:break-word;overflow-wrap:anywhere;vertical-align:top;line-height:1.4}.rs-icd-codes-tab .dt-table th.rs-icd-col-wrap--desc,.rs-icd-codes-tab .dt-table td.rs-icd-col-wrap--desc{max-width:320px}.rs-editor-page{max-width:960px;margin:0 auto;padding:24px 20px 40px;width:100%;min-width:0;box-sizing:border-box}.rs-icd-form-section{max-width:720px;margin:0 auto}.rs-editor-actions{max-width:720px;margin:0 auto;width:100%}.rs-pf-textarea{resize:vertical;min-height:56px;line-height:1.45}.rs-top-icd-selected-count{margin:4px 0 12px;font-size:13px;color:var(--color-text-muted)}.rs-top-icd-editor-loading{padding:16px 0;font-size:14px;color:var(--color-text-muted)}.rs-skeleton-textarea{height:64px}.rs-top-icd-check--skeleton{cursor:default;pointer-events:none}.rs-skeleton-checkbox{width:16px;height:16px;border-radius:3px;flex-shrink:0;margin-top:2px}.rs-skeleton-check-text{flex:1;min-width:0}.rs-top-icd-editor-list{display:flex;flex-direction:column;gap:2px;max-height:min(52vh,480px);overflow-y:auto;padding-right:4px}.rs-top-icd-check{display:flex;align-items:flex-start;gap:10px;padding:10px 4px;border-bottom:1px solid var(--color-border-soft);cursor:pointer;font-size:14px;line-height:1.4}.rs-top-icd-check input{margin-top:3px;flex-shrink:0;accent-color:var(--color-brand-gradient-dark)}.rs-top-icd-check strong{font-weight:700;color:var(--color-text-strong)}.rs-specimen-filter-panel{margin-bottom:16px;padding:14px 16px 16px;border:1px solid #d4e4f4;border-radius:10px;background:linear-gradient(180deg,#f8fbff,#f3f7fc);box-shadow:inset 0 1px #ffffffe6}.rs-specimen-filter-panel .to-filter-panel__row{display:flex;align-items:flex-end;gap:12px;width:100%;min-width:0}.rs-specimen-filter-panel .to-filter-panel__fields{display:grid;gap:12px 14px;flex:1;min-width:0;align-items:end}.rs-specimen-filter-panel .to-filter-panel__fields--1{grid-template-columns:minmax(0,280px)}.rs-specimen-filter-panel .to-filter-field{display:flex;flex-direction:column;gap:6px;min-width:0}.rs-specimen-filter-panel .to-filter-field__label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-slate-600, #64748b)}.rs-specimen-filter-panel .rs-filter-field{width:100%;min-width:0;height:36px;box-sizing:border-box}.rs-filter-field{height:38px;padding:0 12px;font-size:14px;border:1px solid var(--color-border-default);border-radius:5px;outline:none;background:var(--color-white);min-width:150px;font-family:inherit}.rs-filter-field:focus{border-color:var(--color-brand-hover);box-shadow:0 0 0 3px #8ec23d26}.site-content--requisition-settings .to-filter-panel__clear{flex-shrink:0;height:36px;padding:0 16px;border-radius:6px;border:1px solid var(--color-border-default);background:var(--color-white);color:var(--color-text-secondary);font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;transition:background .15s,border-color .15s,color .15s,box-shadow .15s}.site-content--requisition-settings .to-filter-panel__clear:hover:not(:disabled){border-color:#c8cdd8;background:#f8f9fb;color:var(--color-text-primary)}.site-content--requisition-settings .to-filter-panel__clear:disabled{opacity:.45;cursor:default}.site-content--requisition-settings .to-filter-panel__clear--active{color:var(--color-white);background:linear-gradient(180deg,#9ad04a 0%,var(--color-brand) 100%);border-color:#7eb532;box-shadow:inset 0 1px #ffffff38;opacity:1}.site-content--requisition-settings .to-filter-panel__clear--active:hover:not(:disabled){background:linear-gradient(180deg,var(--color-brand) 0%,var(--color-brand-dark) 100%);border-color:var(--color-brand-dark);color:var(--color-white)}.rs-filter-bar{display:flex;flex-direction:column;gap:10px;margin-bottom:18px;padding:14px 16px 12px;background:linear-gradient(180deg,var(--color-gray-50) 0%,var(--color-gray-150) 100%);border:1px solid var(--color-settings-tab-inner);border-radius:8px;box-shadow:inset 0 1px #ffffffd9}.rs-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px}.rs-filter-row-label{flex-shrink:0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-slate-600);min-width:88px}.rs-filter-group{display:flex;flex-wrap:wrap;align-items:center;gap:8px;flex:1;min-width:0}.rs-filter-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 16px;border:1.5px solid var(--color-gray-400);border-radius:999px;background:var(--color-white);font-size:12px;font-weight:600;color:var(--color-chart-axis);cursor:pointer;font-family:inherit;line-height:1.35;white-space:nowrap;transition:border-color .18s,background .18s,color .18s,box-shadow .18s}.rs-filter-pill:hover:not(.rs-filter-pill--active){border-color:var(--color-brand-hover);color:var(--color-settings-accent-green);background:var(--color-brand-surface)}.rs-filter-pill--active{background:var(--color-brand-gradient-dark);border-color:var(--color-brand-gradient-dark);color:var(--color-white);box-shadow:0 2px 8px #527a1a47}.rs-filter-pill--active:hover{background:var(--color-settings-accent-green-dark);border-color:var(--color-settings-accent-green-dark);color:var(--color-white)}.rs-filter-pill-dot{width:8px;height:8px;border-radius:50%;border:2px solid currentColor;flex-shrink:0;opacity:.55;transition:background .15s,border-color .15s,opacity .15s}.rs-filter-pill--active .rs-filter-pill-dot{background:var(--color-white);border-color:var(--color-white);opacity:1}.rs-filter-bar--sample-type{background:linear-gradient(180deg,var(--color-surface-blue-active) 0%,var(--color-slate-surface) 100%);border-color:var(--color-settings-border-blue);margin-bottom:10px}.rs-filter-bar--classification{background:linear-gradient(180deg,var(--color-brand-muted) 0%,var(--color-brand-muted-bg) 100%);border-color:var(--color-settings-border-green);margin-bottom:18px}.rs-filter-row-label--sample-type{color:var(--color-settings-accent-blue);min-width:100px}.rs-filter-row-label--classification{color:var(--color-settings-accent-green);min-width:100px}.rs-filter-bar--sample-type .rs-filter-pill:hover:not(.rs-filter-pill--active){border-color:var(--color-settings-btn-blue-border);color:var(--color-settings-accent-blue);background:var(--color-surface-blue-active)}.rs-filter-bar--sample-type .rs-filter-pill--active{background:var(--color-settings-btn-blue);border-color:var(--color-settings-btn-blue);box-shadow:0 2px 8px #4a6fa547}.rs-filter-bar--sample-type .rs-filter-pill--active:hover{background:var(--color-settings-btn-blue-dark);border-color:var(--color-settings-btn-blue-dark)}.rs-filter-bar--classification .rs-filter-pill:hover:not(.rs-filter-pill--active){border-color:var(--color-brand-hover);color:var(--color-settings-accent-green);background:var(--color-brand-surface)}.rs-filter-bar--classification .rs-filter-pill--active{background:var(--color-brand-gradient-dark);border-color:var(--color-brand-gradient-dark);box-shadow:0 2px 8px #527a1a47}.rs-top-icd-codes{font-size:13px;line-height:1.6;color:var(--color-text-secondary)}.rs-top-icd-code:after{content:", "}.rs-top-icd-code:last-child:after{content:""}.rs-panels-fieldset{border:1px solid var(--color-border-green-tint);border-radius:10px;padding:0 0 20px;margin:0;background:#eef6e3;box-shadow:0 2px 14px #527a1a0f;overflow:hidden}.rs-panels-legend{display:block;width:100%;box-sizing:border-box;background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-brand-gradient-mid) 100%);color:var(--color-white);font-size:16px;font-weight:700;padding:14px 20px;margin:0;border-radius:10px 10px 0 0;letter-spacing:.02em}.rs-panel-details{margin:0;border-bottom:1px solid var(--color-border-green-tint);background:transparent}.rs-panel-details:last-of-type{border-bottom:none}.rs-panel-summary{background:linear-gradient(90deg,#f8fcf4,#eef6e3);color:var(--color-settings-accent-green);text-transform:uppercase;padding:12px 18px;font-size:13px;font-weight:700;cursor:pointer;list-style:none;border-left:4px solid transparent;transition:background .2s,border-color .2s,color .2s}.rs-panel-summary:hover{background:#e8f4dc;border-left-color:var(--color-brand)}.rs-panel-details[open] .rs-panel-summary{background:#e4f0d6;color:var(--color-settings-accent-green-dark);border-left-color:var(--color-brand-gradient-dark)}.rs-panel-summary::-webkit-details-marker{display:none}.rs-panel-summary:before{content:"▸ ";margin-right:6px}.rs-panel-details[open] .rs-panel-summary:before{content:"▾ "}.rs-panels-footer{display:flex;align-items:center;gap:12px;margin-top:20px;padding:16px 20px 0;flex-wrap:wrap;border-top:1px solid var(--color-border-green-tint)}.rs-panels-select{min-width:0;width:min(280px,100%);max-width:100%;padding:8px 12px;border:1px solid var(--color-border-default);border-radius:5px;font-size:13px;font-family:inherit}.rs-panels-generate{padding:9px 18px;background:var(--color-brand-gradient-dark);color:var(--color-white);border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit}.rs-panels-generate:hover:not(:disabled){background:var(--color-settings-accent-green-dark)}.rs-panel-body{padding:18px 20px 22px;background:#f8fcf4;border-top:1px solid #e8f0e0}.rs-panel-empty{margin:0;padding:12px 0;color:var(--color-text-muted);font-size:13px}.rs-panel-table-wrap{overflow-x:auto;margin-bottom:20px;border:1px solid #c5ddb0;border-radius:10px;background:#f4f9ee}.rs-panel-table{width:100%;border-collapse:collapse;min-width:560px;background:var(--color-white)}.rs-panel-th{background:var(--color-brand);color:var(--color-white);font-size:12px;font-weight:700;padding:10px 12px;text-align:left;vertical-align:top;border-right:1px solid #7ab82e}.rs-panel-th:last-child{border-right:none}.rs-panel-col-head{display:block;color:var(--color-white);font-weight:600;text-align:center;line-height:1.35}.rs-panel-td{padding:8px 12px;border-top:1px solid var(--color-border-green-tint);border-right:1px solid #e8f0e0;vertical-align:top;font-size:12px;background:var(--color-white)}.rs-panel-table tbody tr:nth-child(2n) .rs-panel-td{background:#f0f7e8}.rs-panel-td:last-child{border-right:none}.rs-panel-table--loading .tbl-loader-cell{background:var(--color-white)}.rs-panel-table--loading .tbl-loader-row:nth-child(2n) .tbl-loader-cell{background:#f0f7e8}.rs-panel-th-loader{display:block;height:12px;width:72%;max-width:140px;border-radius:999px;background:linear-gradient(90deg,#ffffff59,#ffffffa6,#fff6 70%,#ffffff59);background-size:220% 100%;animation:tbl-loader-shimmer 1.35s ease-in-out infinite}.rs-panel-assay{display:block;line-height:1.4}.rs-panel-icd-cell{font-size:12px;line-height:1.4}.rs-panel-icd-wrap{border:1px solid #c5ddb0;border-radius:10px;background:#f4f9ee;padding:14px 16px}.rs-panel-icd-title{margin:0 0 12px;font-size:14px;font-weight:700;color:var(--color-settings-accent-green)}.rs-panel-icd-table{width:100%;border-collapse:collapse;background:var(--color-white);border-radius:6px;overflow:hidden;border:1px solid var(--color-border-green-tint)}.rs-panel-icd-table th{background:var(--color-brand);color:var(--color-white);padding:8px 12px;font-size:12px;font-weight:700;text-align:left;border-bottom:1px solid #7ab82e}.rs-panel-icd-table td{padding:8px 12px;border-bottom:1px solid #e8f0e0;font-size:12px;background:var(--color-white)}.rs-panel-icd-table tbody tr:nth-child(2n) td{background:#f0f7e8}.rs-panels-footer-label{font-size:13px;font-weight:600;color:var(--color-text-secondary)}.rs-panels-generate:disabled{opacity:.65;cursor:not-allowed}.rs-panels-fieldset--loading{pointer-events:none}.rs-panel-details--skeleton{border-bottom:1px solid var(--color-border-green-tint)}.rs-panel-summary--skeleton{display:flex;align-items:center;min-height:44px;padding:12px 18px;background:linear-gradient(90deg,#f8fcf4,#eef6e3);cursor:default;list-style:none;border-left:4px solid transparent}.rs-panel-summary--skeleton:before{content:none}.rs-panels-skeleton-bar{display:block;height:12px;border-radius:999px;max-width:280px}.rs-panels-footer--skeleton{display:flex;align-items:center;gap:12px;margin-top:20px;padding:16px 20px 0;flex-wrap:wrap;border-top:1px solid var(--color-border-green-tint)}.rs-panels-skeleton-label{display:block;width:168px;height:14px;border-radius:999px;flex-shrink:0}.rs-panels-skeleton-select{display:block;width:min(280px,100%);height:38px;border-radius:5px}.rs-panels-skeleton-btn{display:block;width:132px;height:38px;border-radius:6px}.rs-barcode-layout{display:flex;gap:24px;align-items:stretch;margin-top:4px;flex-wrap:wrap;min-width:0;max-width:100%}.rs-barcode-config-group{display:flex;gap:16px;flex:1 1 100%;align-items:stretch;flex-wrap:wrap;min-width:0;max-width:100%}.rs-barcode-settings-card,.rs-barcode-preview-card{background:var(--color-white);border:1px solid #e2e8f0;border-radius:14px;padding:20px;box-shadow:0 4px 16px #527a1a0f}.rs-barcode-settings-card{flex:1 1 260px;max-width:100%;min-width:0;background:linear-gradient(180deg,var(--color-white) 0%,#f8fcf4 100%)}.rs-barcode-preview-card{flex:1 1 320px;min-width:0;max-width:100%;display:flex;flex-direction:column;background:linear-gradient(145deg,#f4f9ee,#eef6e3,#f8fcf4);border-color:#c5ddb0}.rs-barcode-title{margin:0 0 16px;font-size:17px;font-weight:700;color:var(--color-settings-accent-green);display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:2px solid #e8f4dc}.rs-barcode-title-icon{width:10px;height:10px;border-radius:50%;background:var(--color-brand);box-shadow:0 0 0 3px #8ec33c40;flex-shrink:0}.rs-barcode-title-icon--size{border-radius:2px;width:12px;height:16px;background:linear-gradient(180deg,var(--color-brand),var(--color-brand-gradient-mid));box-shadow:none}.rs-barcode-preview-label{margin:0 0 14px;font-size:14px;font-weight:700;color:var(--color-brand-gradient-dark);text-transform:uppercase;letter-spacing:.06em}.rs-barcode-section{display:flex;flex-direction:column;gap:8px;padding:4px 6px}.rs-barcode-check{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:11px 14px 11px 16px;border:1px solid var(--color-border-green-tint);border-radius:10px;background:var(--color-white);cursor:pointer;margin-bottom:0;font-size:13px;line-height:1.4;transition:border-color .2s,background .2s,box-shadow .2s;-webkit-user-select:none;user-select:none;overflow:hidden;isolation:isolate}.rs-barcode-radio{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px 11px 16px;border:1px solid var(--color-border-green-tint);border-radius:10px;background:var(--color-white);cursor:pointer;margin-bottom:0;font-size:13px;line-height:1.4;transition:border-color .2s,background .2s,box-shadow .2s;-webkit-user-select:none;user-select:none;overflow:hidden;isolation:isolate}.rs-barcode-check:before,.rs-barcode-radio:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;opacity:0;border-radius:8px 0 0 8px;background:linear-gradient(180deg,#b8e86a 0%,var(--color-brand) 42%,var(--color-brand-gradient-mid) 78%,var(--color-brand-gradient-dark) 100%);box-shadow:inset -1px 0 #ffffff59;transition:width .24s ease,opacity .24s ease;pointer-events:none;z-index:0}.rs-barcode-check:hover{border-color:#c5ddb0;background:#f8fcf4}.rs-barcode-radio:hover:not(:has(input:checked)){border-color:#c5ddb0;background:#f8fcf4}.rs-barcode-check:has(input:checked){background:var(--color-brand-surface);border:2px solid var(--color-brand);box-shadow:0 0 0 3px #8ec33c24}.rs-barcode-check:has(input:checked):before,.rs-barcode-radio:has(input:checked):before{width:10px;opacity:1}.rs-barcode-radio:has(input:checked){background:var(--color-brand-surface);border:2px solid var(--color-brand);box-shadow:0 0 0 3px #8ec33c24}.rs-barcode-control-slot,.rs-barcode-check-text,.rs-barcode-radio-text{position:relative;z-index:1}.rs-barcode-radio:has(input:checked):after{content:"✓";display:flex;align-items:center;justify-content:center;position:relative;z-index:1;width:24px;height:24px;flex-shrink:0;border-radius:50%;background:linear-gradient(145deg,var(--color-brand) 0%,var(--color-brand-gradient-dark) 100%);border:none;color:var(--color-white);font-size:12px;font-weight:800;line-height:1;box-shadow:0 2px 6px #527a1a47}.rs-barcode-size-input{position:absolute;opacity:0;width:1px;height:1px;margin:0;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rs-barcode-radio:focus-within{outline:2px solid var(--color-brand);outline-offset:2px}.rs-barcode-control-slot{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rs-barcode-control-slot input{position:absolute;opacity:0;width:1px;height:1px;margin:0;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rs-barcode-check:focus-within .rs-barcode-control{outline:2px solid var(--color-brand);outline-offset:2px}.rs-barcode-control{position:relative;width:20px;height:20px;flex-shrink:0;border:2px solid #c5ddb0;border-radius:5px;background:var(--color-white);transition:border-color .2s,background .2s,box-shadow .2s}.rs-barcode-check:hover .rs-barcode-control{border-color:var(--color-brand)}.rs-barcode-check input:checked+.rs-barcode-control{border-color:var(--color-brand-gradient-dark);background:linear-gradient(145deg,#9ad44a 0%,var(--color-brand-gradient-mid) 100%);box-shadow:0 1px 4px #527a1a40}.rs-barcode-check input:checked+.rs-barcode-control:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:9px;border:2px solid var(--color-white);border-top:none;border-left:none;transform:rotate(45deg)}.rs-barcode-check-text{font-weight:600;color:var(--color-settings-accent-green);line-height:1.35;flex:1;min-width:0}.rs-barcode-radio-text{display:flex;flex-direction:column;gap:2px;line-height:1.45;flex:1;min-width:0}.rs-barcode-radio-text strong{color:var(--color-settings-accent-green);font-weight:700;font-size:13px}.rs-barcode-radio-dim{color:#5a7348;font-size:12px}.rs-barcode-radio:has(input:checked) .rs-barcode-radio-text strong{color:var(--color-settings-accent-green-dark)}.rs-barcode-radio:has(input:checked) .rs-barcode-radio-dim{color:var(--color-brand-gradient-dark)}.rs-barcode-size-list{max-height:320px;overflow-y:auto;padding:4px 6px;display:flex;flex-direction:column;gap:8px}.rs-barcode-preview-stage{flex:1;display:flex;justify-content:center;align-items:center;padding:20px;background:repeating-linear-gradient(-45deg,#ffffff80,#ffffff80 10px,#e6f0dc66 10px 20px);border-radius:12px;min-height:0}.rs-barcode-preview-area{position:relative;display:flex;justify-content:center;align-items:center;width:fit-content;max-width:100%;margin:0 auto;background:var(--color-white);border:2px dashed var(--color-settings-tab-inner);border-radius:10px;padding:16px;overflow:hidden;box-shadow:0 8px 24px #527a1a1a,inset 0 1px #ffffffe6}.rs-barcode-preview-area iframe{width:auto;max-width:100%;height:auto;min-height:0;border:none;background:var(--color-white);display:block;margin:0 auto;overflow:hidden;transition:opacity .25s ease,filter .25s ease}.rs-barcode-preview-iframe--loading{opacity:.35;filter:blur(1px)}.rs-barcode-preview-loader-wrap{display:flex;justify-content:center;align-items:center;padding:8px}.rs-barcode-preview-loader-wrap--overlay{position:absolute;inset:0;z-index:2;background:#f8fcf4d1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:8px}.rs-barcode-preview-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:8px 12px}.rs-barcode-preview-loader-card{position:relative;width:210px;padding:16px 14px 14px;background:linear-gradient(165deg,var(--color-white) 0%,var(--color-brand-surface) 100%);border:1px dashed #b8ddb0;border-radius:8px;box-shadow:0 8px 28px #527a1a24,inset 0 1px #ffffffe6;overflow:hidden}.rs-barcode-preview-loader-glow{position:absolute;inset:-40%;background:radial-gradient(circle at 50% 50%,rgba(142,195,60,.18) 0%,transparent 65%);animation:rs-barcode-loader-glow 2.4s ease-in-out infinite;pointer-events:none}@keyframes rs-barcode-loader-glow{0%,to{opacity:.4;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}}.rs-barcode-preview-loader-scan{position:absolute;top:0;left:0;width:55%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(142,195,60,.06) 35%,rgba(142,195,60,.28) 50%,rgba(142,195,60,.06) 65%,transparent 100%);animation:rs-barcode-loader-scan 2.1s ease-in-out infinite;pointer-events:none}.rs-barcode-preview-loader-scan:after{content:"";position:absolute;top:8%;bottom:8%;right:0;width:2px;background:linear-gradient(180deg,transparent,var(--color-brand) 20%,var(--color-brand-gradient-mid) 50%,var(--color-brand) 80%,transparent);box-shadow:0 0 10px #8ec33cbf;border-radius:2px}@keyframes rs-barcode-loader-scan{0%{transform:translate(-120%)}to{transform:translate(220%)}}.rs-barcode-preview-loader-lines{display:flex;flex-direction:column;gap:7px;margin-bottom:14px;position:relative;z-index:1}.rs-barcode-preview-loader-line{height:5px;border-radius:3px;background:linear-gradient(90deg,#e0edd6,#c8e4b8 45%,#e8f4dc 55%,#e0edd6);background-size:200% 100%;animation:rs-barcode-loader-shimmer 1.6s ease-in-out infinite}.rs-barcode-preview-loader-line--90{width:90%}.rs-barcode-preview-loader-line--72{width:72%;animation-delay:.12s}.rs-barcode-preview-loader-line--85{width:85%;animation-delay:.24s}.rs-barcode-preview-loader-line--58{width:58%;animation-delay:.36s}@keyframes rs-barcode-loader-shimmer{0%{background-position:200% 0;opacity:.65}50%{opacity:1}to{background-position:-200% 0;opacity:.65}}.rs-barcode-preview-loader-bars{display:flex;align-items:flex-end;justify-content:center;gap:2px;height:38px;position:relative;z-index:1}.rs-barcode-preview-loader-bar{width:3px;min-height:4px;background:linear-gradient(180deg,var(--color-settings-accent-green-dark) 0%,var(--color-settings-accent-green) 100%);border-radius:1px;opacity:.35;transform-origin:bottom center;animation:rs-barcode-loader-bar 1.1s ease-in-out infinite}@keyframes rs-barcode-loader-bar{0%,to{opacity:.3;transform:scaleY(.75)}50%{opacity:1;transform:scaleY(1)}}.rs-barcode-preview-loader-text{margin:0;font-size:13px;font-weight:600;color:var(--color-settings-accent-green-dark);display:flex;align-items:center;gap:10px;letter-spacing:.02em}.rs-barcode-preview-loader-pulse{width:9px;height:9px;border-radius:50%;background:var(--color-brand);flex-shrink:0;animation:rs-barcode-loader-pulse 1.4s ease-in-out infinite;box-shadow:0 0 #8ec33c73}@keyframes rs-barcode-loader-pulse{0%,to{transform:scale(.85);box-shadow:0 0 #8ec33c73}50%{transform:scale(1.1);box-shadow:0 0 0 8px #8ec33c00}}.rs-barcode-placeholder{color:#777;font-size:14px;text-align:center;width:100%}.rs-barcode-actions{margin-top:15px}.rs-barcode-skeleton-card{min-height:280px;display:flex;flex-direction:column;gap:12px}.rs-barcode-skeleton--inline{width:100%;min-height:360px;display:flex;flex-direction:column;gap:12px;padding:20px}.rs-barcode-skeleton-bar{height:14px;border-radius:4px;background:linear-gradient(90deg,#eceff3 0%,var(--color-surface-panel) 50%,#eceff3 100%);background-size:200% 100%;animation:rs-shimmer 1.2s ease-in-out infinite}@keyframes rs-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.site-content--performance-settings{min-width:0;max-width:100%}.site-content--performance-settings .main-content.rs-settings{min-width:0;max-width:100%;box-sizing:border-box}.site-content--performance-settings .rs-settings-body{min-width:0}.site-content--performance-settings .ps-action-bar .list-search-input--settings{flex:0 1 320px;width:320px;max-width:100%}@media(max-width:1024px){.site-content--performance-settings{min-width:0;max-width:100%}.site-content--performance-settings .rs-settings,.site-content--performance-settings .main-content.rs-settings{width:100%;min-width:0}.site-content--performance-settings .rs-tab.ps-tab{padding:12px 18px;font-size:14px;min-height:46px}}@media(max-width:768px){.site-layout__content:has(.site-content--performance-settings){overflow-x:hidden}.site-content--performance-settings{margin-top:0;margin-right:0}.site-content--performance-settings .top{padding-left:56px}.site-content--performance-settings .top h3{font-size:18px;line-height:1.25}.site-layout__content .site-content--performance-settings .main-content.rs-settings{padding:12px 0 20px;overflow-x:hidden}.site-content--performance-settings .rs-tabs-bar.ps-tabs-bar{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0;border-radius:8px 0 0}.site-content--performance-settings .rs-tabs-bar.ps-tabs-bar::-webkit-scrollbar{display:none}.site-content--performance-settings .rs-tab.ps-tab{flex:0 0 auto;min-width:0;padding:10px 14px;font-size:12.5px;min-height:42px;text-align:center;white-space:nowrap;border-radius:0}.site-content--performance-settings .rs-tab.ps-tab:first-child{border-radius:6px 0 0}.site-content--performance-settings .rs-tab.ps-tab:last-child{border-radius:0}.site-content--performance-settings .rs-settings-body{padding:14px 0 20px;min-height:280px;border-radius:0 0 8px 8px;min-width:0}.site-content--performance-settings .ps-action-bar{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:12px}.site-content--performance-settings .ps-action-bar .pf-add-btn{width:100%;justify-content:center;text-align:center;padding:10px 16px}.site-content--performance-settings .ps-action-bar .list-search-input--settings{width:100%;max-width:none;flex:0 0 auto}.site-content--performance-settings .dt-wrapper,.site-content--performance-settings .dt-shell{min-width:0;margin-left:0;margin-right:0;width:100%;max-width:100%;border-radius:0;-webkit-overflow-scrolling:touch}.site-content--performance-settings .ps-overlay{padding:16px 10px;align-items:flex-end}.site-content--performance-settings .ps-modal,.site-content--performance-settings .ps-modal.ps-modal--wide{max-width:100%;width:100%;border-radius:12px 12px 0 0}.site-content--performance-settings .ps-modal-foot{flex-direction:column-reverse;align-items:stretch;gap:8px}.site-content--performance-settings .ps-modal-foot .ps-btn-cancel,.site-content--performance-settings .ps-modal-foot .ps-btn-save{width:100%;text-align:center;padding:10px 16px}.site-content--performance-settings .ps-td-actions{white-space:nowrap}}@media(max-width:600px){.site-content--performance-settings .main-content.rs-settings{padding:10px 8px 16px}.site-content--performance-settings .rs-settings-body{padding:12px 10px 16px}.site-content--performance-settings .rs-tab.ps-tab{padding:9px 12px;font-size:11.5px;min-height:40px}.site-content--performance-settings .dt-table th,.site-content--performance-settings .dt-table td{padding:9px 10px;font-size:12px}}@media(max-width:480px){.site-content--performance-settings .top h3{font-size:17px}.site-content--performance-settings .rs-tab.ps-tab{padding:8px 10px;font-size:11px;min-height:38px}.site-content--performance-settings .ps-action-bar .pf-add-btn{padding:10px 14px;font-size:13px}}@keyframes form-page-loader-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.form-page-loader{max-width:620px;width:100%;font-family:var(--app-font-family)}.form-page-loader__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.form-page-loader--wide,.form-page-loader--split{max-width:none}.form-page-loader__split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}.form-page-loader__card+.form-page-loader__card{margin-top:22px}.form-page-loader__card{background:var(--color-white);border:3px solid var(--color-brand);border-radius:10px;padding:28px 22px 20px;position:relative}.form-page-loader__legend{position:absolute;top:-15px;left:20px;width:132px;height:28px;border-radius:5px}.form-page-loader__fields{display:flex;flex-direction:column;gap:18px;padding-top:6px}.form-page-loader__row{display:flex;align-items:center;gap:20px}.form-page-loader__label{width:120px;height:14px;flex-shrink:0;border-radius:4px}.form-page-loader__input{flex:1;height:38px;border-radius:4px}.form-page-loader--modal{max-width:none}.form-page-loader--modal .settings-loader__status{margin-bottom:16px}.form-page-loader__modal-fields{display:flex;flex-direction:column;gap:14px}.form-page-loader__modal-field{display:flex;flex-direction:column;gap:8px}.form-page-loader__modal-label{width:38%;max-width:160px;height:12px;border-radius:4px}.form-page-loader__modal-input{width:100%;height:38px;border-radius:4px}.form-page-loader__actions{display:flex;justify-content:flex-end;margin-top:16px}.form-page-loader__button{width:148px;height:44px;border-radius:6px}@media(max-width:768px){.form-page-loader__split{grid-template-columns:1fr}.form-page-loader__row{flex-direction:column;align-items:stretch;gap:8px}.form-page-loader__label{width:45%}}.ljs-percent-modal-body{display:flex;justify-content:center;align-items:flex-start;padding:22px 24px 20px}.ljs-percent-list{display:flex;flex-direction:column;gap:12px;width:min(100%,340px)}.ljs-percent-field{display:grid;grid-template-columns:1fr 108px;gap:12px 16px;align-items:center}.ljs-percent-label{text-align:center;font-size:13px;font-weight:600;color:var(--color-text-secondary);line-height:1.35;text-transform:none;letter-spacing:normal;padding:0 4px}.ljs-percent-input-wrap{position:relative;width:108px}.ljs-percent-input{width:100%;box-sizing:border-box;padding:9px 28px 9px 10px;border:1px solid var(--color-gray-500);border-radius:4px;font-size:14px;font-family:inherit;text-align:center;outline:none;transition:border-color .2s,box-shadow .2s}.ljs-percent-input:focus{border-color:var(--color-brand-hover);box-shadow:0 0 0 2px #8ec23d2e}.ljs-percent-input-wrap .ljs-percent-suffix{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:13px;color:var(--color-text-muted);pointer-events:none;line-height:1}.ps-modal--percent{width:min(92vw,400px);max-width:400px}.ljs-modal-loading{padding:24px 0;text-align:center;color:var(--color-text-muted);width:100%}.ljs-action-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-bottom:14px}.ljs-action-row .ps-btn-add{flex-shrink:0;justify-self:start}.ljs-action-row .ljs-percent-btn{justify-self:center}.ljs-action-row .list-search-input--settings{flex:0 1 320px;width:320px;max-width:100%;margin-left:0;justify-self:end}.ljs-percent-btn{background:var(--color-settings-btn-blue);color:var(--color-white);border:none;border-radius:6px;padding:9px 18px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s}.ljs-percent-btn:hover:not(:disabled){background:var(--color-settings-btn-blue-dark)}.ljs-percent-btn:disabled{opacity:.5;cursor:not-allowed}.ljs-turnaround-table .data-table th{font-size:12px;line-height:1.35;white-space:normal}.site-layout__content:has(.site-content--levey-jenning-settings){overflow-x:hidden}.site-content--levey-jenning-settings,.site-content--levey-jenning-settings .main-content.rs-settings{min-width:0;max-width:100%;box-sizing:border-box}.site-content--levey-jenning-settings .rs-settings-body{min-width:0;max-width:100%}.site-content--levey-jenning-settings .ljs-turnaround-table{min-width:0;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:1024px){.site-content--levey-jenning-settings .rs-settings{width:100%;min-width:0}.site-content--levey-jenning-settings .rs-tab.ps-tab{padding:12px 18px;font-size:14px;min-height:46px}}@media(max-width:992px){.site-content--levey-jenning-settings{margin-top:0;margin-right:0;width:100%;max-width:100%}.site-content--levey-jenning-settings .top h3{font-size:18px;line-height:1.25}.site-content--levey-jenning-settings .main-content.rs-settings{padding:12px;overflow-x:hidden}.site-content--levey-jenning-settings .rs-settings-body{padding:14px 10px 20px;min-width:0}.site-content--levey-jenning-settings .rs-filter-bar{width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.site-content--levey-jenning-settings .ljs-action-row{display:flex;flex-direction:column;align-items:stretch;grid-template-columns:none;gap:10px}.site-content--levey-jenning-settings .ljs-action-row .ps-btn-add,.site-content--levey-jenning-settings .ljs-action-row .ljs-percent-btn,.site-content--levey-jenning-settings .ljs-action-row .list-search-input,.site-content--levey-jenning-settings .ljs-action-row .list-search-input--settings{width:100%;max-width:none;justify-self:stretch;justify-content:center;box-sizing:border-box}.site-content--levey-jenning-settings .dt-wrapper,.site-content--levey-jenning-settings .dt-shell{min-width:0;margin-left:0;margin-right:0;width:100%;max-width:100%;-webkit-overflow-scrolling:touch}.site-content--levey-jenning-settings .ps-td-actions{padding-left:6px!important;padding-right:6px!important;white-space:nowrap}.site-content--levey-jenning-settings .ps-modal,.site-content--levey-jenning-settings .ps-modal--wide,.site-content--levey-jenning-settings .ps-modal--percent{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.site-content--levey-jenning-settings .ps-modal-foot{flex-direction:column-reverse;align-items:stretch;gap:8px}.site-content--levey-jenning-settings .ps-modal-foot .ps-btn-cancel,.site-content--levey-jenning-settings .ps-modal-foot .ps-btn-save{width:100%;text-align:center}}@media(max-width:768px){.site-content--levey-jenning-settings .main-content.rs-settings{padding:12px 10px 20px}.site-content--levey-jenning-settings .ljs-percent-field{grid-template-columns:1fr;gap:6px}.site-content--levey-jenning-settings .ljs-percent-label{text-align:left}.site-content--levey-jenning-settings .ljs-percent-input-wrap{width:100%}.site-content--levey-jenning-settings .ljs-percent-modal-body{padding:16px 14px}}@media(max-width:600px){.site-content--levey-jenning-settings .rs-settings-body{padding:12px 8px 16px}.site-content--levey-jenning-settings .top h3{font-size:16px}.site-content--levey-jenning-settings .dt-table th,.site-content--levey-jenning-settings .dt-table td{font-size:12px;padding:8px 6px}}@media(max-width:480px){.site-content--levey-jenning-settings .ps-modal,.site-content--levey-jenning-settings .ps-modal--wide,.site-content--levey-jenning-settings .ps-modal--percent{width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:8px}}.site-content--reference-laboratory,.site-content--reference-laboratory .main-content.rs-settings{min-width:0;max-width:100%}.site-content--reference-laboratory .rs-settings-body{min-width:0}.site-content--reference-laboratory .pfs-turnaround-table{min-width:0;max-width:100%}.site-content--reference-laboratory .rls-dt-wrapper .dt-table-scroll{overflow-x:auto}.site-content--reference-laboratory .rls-table{table-layout:fixed;width:100%;min-width:0!important}.site-content--reference-laboratory .rls-table .rls-col-name{width:16%}.site-content--reference-laboratory .rls-table .rls-col-address{width:20%}.site-content--reference-laboratory .rls-table .rls-col-phone{width:11%}.site-content--reference-laboratory .rls-table .rls-col-email{width:15%}.site-content--reference-laboratory .rls-table .rls-col-npi,.site-content--reference-laboratory .rls-table .rls-col-tax,.site-content--reference-laboratory .rls-table .rls-col-clia{width:10%}.site-content--reference-laboratory .rls-table .rls-col-active{width:8%}.site-content--reference-laboratory .rls-table .rls-col-actions,.site-content--reference-laboratory .rls-table th.rls-col-actions,.site-content--reference-laboratory .rls-table td.rls-col-actions{width:88px!important;min-width:88px!important;max-width:88px!important;white-space:nowrap;overflow:visible}.site-content--reference-laboratory .rls-table th:not(.rls-col-actions):not(.dt-col-expand):not(.rls-col-address),.site-content--reference-laboratory .rls-table td:not(.rls-col-actions):not(.dt-col-expand):not(.rls-col-address){overflow:hidden}.site-content--reference-laboratory .rls-table .rls-col-address{overflow:visible;white-space:normal}.site-content--reference-laboratory .rls-table .rls-cell-clip,.site-content--reference-laboratory .rls-table .rls-col-name .dt-cell-ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.site-content--reference-laboratory .rls-table th.rls-col-actions .th-inner{justify-content:center}.rls-sub-wrap{padding:14px 16px 18px}.rls-sub-frame{width:100%}.rls-address-cell{text-align:left;line-height:1.45}.rls-address-cell__line2{display:block}.rls-contacts-title{margin:16px 0 8px;font-size:15px;font-weight:700}.rls-contact-block{border:1px solid var(--color-gray-350);border-radius:6px;padding:12px;margin-bottom:12px}.rls-add-contact{align-self:flex-start;margin-top:4px;margin-bottom:4px;flex-shrink:0}@media(max-width:1024px){.site-content--reference-laboratory{min-width:0;max-width:100%}.site-content--reference-laboratory .rs-settings,.site-content--reference-laboratory .main-content.rs-settings{width:100%;min-width:0}.site-content--reference-laboratory .rs-tab.ps-tab{padding:12px 18px;font-size:14px;min-height:46px}}@media(max-width:768px){.site-layout__content:has(.site-content--reference-laboratory){overflow-x:hidden}.site-content--reference-laboratory{margin-top:0;margin-right:0}.site-content--reference-laboratory .top{padding-left:56px}.site-content--reference-laboratory .top h3{font-size:18px;line-height:1.25}.site-layout__content .site-content--reference-laboratory .main-content.rs-settings{padding:12px 10px 16px;overflow-x:hidden}.site-content--reference-laboratory .rs-tabs-bar.ps-tabs-bar{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0;border-radius:8px 0 0}.site-content--reference-laboratory .rs-tabs-bar.ps-tabs-bar::-webkit-scrollbar{display:none}.site-content--reference-laboratory .rs-tab.ps-tab{flex:0 0 auto;min-width:0;padding:10px 14px;font-size:12.5px;min-height:42px;text-align:center;white-space:nowrap;border-radius:0}.site-content--reference-laboratory .rs-tab.ps-tab:first-child{border-radius:6px 0 0}.site-content--reference-laboratory .rs-tab.ps-tab:last-child{border-radius:0}.site-content--reference-laboratory .rs-settings-body{padding:12px 10px 16px;min-height:0;border-radius:0 0 8px 8px;min-width:0}.site-content--reference-laboratory .ps-action-bar{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;margin-bottom:10px}.site-content--reference-laboratory .ps-action-bar .ps-btn-add,.site-content--reference-laboratory .ps-action-bar .pf-add-btn{width:100%;justify-content:center;text-align:center;padding:10px 16px}.site-content--reference-laboratory .ps-action-bar .list-search-input,.site-content--reference-laboratory .ps-action-bar .list-search-input--settings{width:100%;max-width:none;flex:0 0 auto}.site-content--reference-laboratory .dt-wrapper,.site-content--reference-laboratory .dt-shell{max-width:100%;min-width:0;margin-left:0;margin-right:0;width:100%;border-radius:0;-webkit-overflow-scrolling:touch}.site-content--reference-laboratory .dt-table{min-width:0;width:100%}.site-content--reference-laboratory .pfs-turnaround-table{max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.site-content--reference-laboratory .ps-overlay{padding:16px 10px;align-items:flex-end}.site-content--reference-laboratory .ps-modal,.site-content--reference-laboratory .ps-modal.ps-modal--wide{max-width:100%;width:100%;border-radius:12px 12px 0 0}.site-content--reference-laboratory .ps-modal-foot{flex-direction:column-reverse;align-items:stretch;gap:8px}.site-content--reference-laboratory .ps-modal-foot .ps-btn-cancel,.site-content--reference-laboratory .ps-modal-foot .ps-btn-save{width:100%;text-align:center;padding:10px 16px}.site-content--reference-laboratory .ps-td-actions{white-space:nowrap}.site-content--reference-laboratory .rls-sub-wrap{padding:10px 8px 14px}.site-content--reference-laboratory .rls-add-contact{width:100%;justify-content:center}}@media(max-width:600px){.site-layout__content .site-content--reference-laboratory .main-content.rs-settings,.site-content--reference-laboratory .rs-settings-body{padding:10px 8px 14px}.site-content--reference-laboratory .rs-tab.ps-tab{padding:9px 12px;font-size:11.5px;min-height:40px}.site-content--reference-laboratory .dt-table th,.site-content--reference-laboratory .dt-table td{padding:9px 8px;font-size:12px;word-break:break-word}.site-content--reference-laboratory .rls-address-cell{font-size:12px}}@media(max-width:480px){.site-content--reference-laboratory .top h3{font-size:17px}.site-content--reference-laboratory .rs-tab.ps-tab{padding:8px 10px;font-size:11px;min-height:38px}.site-content--reference-laboratory .ps-action-bar .ps-btn-add,.site-content--reference-laboratory .ps-action-bar .pf-add-btn{padding:10px 14px;font-size:13px}}.site-content--molecular-data-center,.site-content--molecular-data-center .main-content.rs-settings{min-width:0;max-width:100%}.site-content--molecular-data-center .rs-settings-body{min-width:0}.site-content--molecular-data-center .pfs-turnaround-table{min-width:0;max-width:100%;overflow:visible}.site-layout__content:has(.site-content--molecular-data-center) .site-content--molecular-data-center .dt-wrapper,.site-layout__content:has(.site-content--molecular-data-center) .site-content--molecular-data-center .pfs-turnaround-table{overflow:visible!important;max-width:100%!important;width:100%}.site-layout__content:has(.site-content--molecular-data-center) .site-content--molecular-data-center .dt-table-scroll{overflow-x:clip!important;overflow-y:visible!important;max-width:100%!important;max-height:none!important;width:100%}.site-layout__content:has(.site-content--molecular-data-center) .site-content--molecular-data-center .dt-table{width:100%!important;min-width:0!important;max-width:100%;table-layout:fixed}.site-layout__content:has(.site-content--molecular-data-center) .site-content--molecular-data-center .dt-table th,.site-layout__content:has(.site-content--molecular-data-center) .site-content--molecular-data-center .dt-table td{padding-left:8px;padding-right:8px;white-space:normal;word-break:break-word;overflow-wrap:anywhere;vertical-align:middle}.site-layout__content:has(.site-content--molecular-data-center) .site-content--molecular-data-center .dt-table thead th{position:sticky!important;top:0!important;z-index:6!important;background:var(--table-header-bg)!important;box-shadow:0 2px 8px #0f172a1f!important}.site-layout__content:has(.site-content--molecular-data-center) .site-content--molecular-data-center .dt-table .col-actions,.site-layout__content:has(.site-content--molecular-data-center) .site-content--molecular-data-center .dt-table th.col-actions,.site-layout__content:has(.site-content--molecular-data-center) .site-content--molecular-data-center .dt-table td.col-actions{width:72px;white-space:nowrap;text-align:center}@media(max-width:992px){.site-layout__content:has(.site-content--molecular-data-center) .site-content--molecular-data-center .dt-table-scroll{overflow-x:auto!important}.site-layout__content:has(.site-content--molecular-data-center) .site-content--molecular-data-center .dt-table{width:max-content!important;min-width:100%!important;table-layout:auto}.site-layout__content:has(.site-content--molecular-data-center) .site-content--molecular-data-center .dt-table th,.site-layout__content:has(.site-content--molecular-data-center) .site-content--molecular-data-center .dt-table td{white-space:nowrap;word-break:normal;overflow-wrap:normal}}.mdc-treatment-wrap{padding:8px 0 16px;max-width:100%;min-width:0}.mdc-treatment-scroll{overflow:auto!important;max-width:100%!important;width:100%;border:1px solid var(--color-gray-300);border-radius:8px;background:var(--color-white);-webkit-overflow-scrolling:touch;scrollbar-width:thin;-ms-overflow-style:auto}.mdc-treatment-scroll::-webkit-scrollbar{display:block;height:10px;width:10px}.mdc-treatment-scroll::-webkit-scrollbar:horizontal{display:block;height:10px}.mdc-treatment-scroll::-webkit-scrollbar-thumb{background:#0f172a47;border-radius:8px}.mdc-treatment-scroll::-webkit-scrollbar-track{background:#0f172a0f}.mdc-treatment-table{width:max-content;min-width:100%;border-collapse:collapse;font-size:13px}.mdc-treatment-table th,.mdc-treatment-table td{border:1px solid var(--color-gray-300);padding:8px 10px;text-align:center;white-space:nowrap}.mdc-treatment-table th{background:var(--color-gray-50);font-weight:700;color:var(--color-text-slate);position:sticky;top:0;z-index:2}.mdc-treatment-table td:first-child,.mdc-treatment-table th:first-child{text-align:left}.mdc-treatment-empty{text-align:center;color:var(--color-gray-ui);padding:24px}.mdc-treatment-cell--bad{background:#dc2626;color:var(--color-white)}.mdc-treatment-cell--good{background:#16a34a;color:var(--color-black)}.mdc-treatment-cell--warn{background:var(--color-chart-heatmap-mid);color:var(--color-black)}.mdc-treatment-cell--caution{background:#facc15;color:var(--color-black)}.ps-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ps-row-actions{display:flex;align-items:center;gap:4px}@media(max-width:1024px){.site-content--molecular-data-center{min-width:0;max-width:100%}.site-content--molecular-data-center .rs-settings,.site-content--molecular-data-center .main-content.rs-settings{width:100%;min-width:0}.site-content--molecular-data-center .rs-tab.ps-tab{padding:12px 18px;font-size:14px;min-height:46px}}@media(max-width:768px){.site-layout__content:has(.site-content--molecular-data-center){overflow-x:clip}.site-content--molecular-data-center{margin-top:0;margin-right:0;min-width:0;max-width:100%}.site-content--molecular-data-center .top{padding-left:56px}.site-content--molecular-data-center .top h3{font-size:18px;line-height:1.25}.site-layout__content .site-content--molecular-data-center .main-content.rs-settings{padding:12px 0 20px;overflow-x:visible}.site-content--molecular-data-center .rs-tabs-bar.ps-tabs-bar{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0;border-radius:8px 0 0}.site-content--molecular-data-center .rs-tabs-bar.ps-tabs-bar::-webkit-scrollbar{display:none}.site-content--molecular-data-center .rs-tab.ps-tab{flex:0 0 auto;min-width:0;padding:10px 14px;font-size:12.5px;min-height:42px;text-align:center;white-space:nowrap;border-radius:0}.site-content--molecular-data-center .rs-tab.ps-tab:first-child{border-radius:6px 0 0}.site-content--molecular-data-center .rs-tab.ps-tab:last-child{border-radius:0}.site-content--molecular-data-center .rs-settings-body{padding:14px 0 20px;min-height:280px;border-radius:0 0 8px 8px;min-width:0}.site-content--molecular-data-center .rs-filter-bar,.site-content--molecular-data-center .rs-filter-bar--sample-type,.site-content--molecular-data-center .rs-filter-bar--classification{width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:10px 12px;margin-bottom:10px;overflow:hidden}.site-content--molecular-data-center .rs-filter-group,.site-content--molecular-data-center .settings-pills-loader{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:2px}.site-content--molecular-data-center .rs-filter-pill{flex:0 0 auto;padding:6px 12px;font-size:11px}.site-content--molecular-data-center .ps-action-bar{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:12px}.site-content--molecular-data-center .ps-action-bar .ps-btn-add,.site-content--molecular-data-center .ps-action-bar .pf-add-btn{width:100%;justify-content:center;text-align:center;padding:10px 16px}.site-content--molecular-data-center .ps-action-bar .list-search-input,.site-content--molecular-data-center .ps-action-bar .list-search-input--settings{width:100%;max-width:none;flex:0 0 auto}.site-content--molecular-data-center .dt-wrapper,.site-content--molecular-data-center .dt-shell{min-width:0;margin-left:0;margin-right:0;width:100%;max-width:100%;border-radius:0;-webkit-overflow-scrolling:touch}.site-content--molecular-data-center .pfs-turnaround-table,.site-content--molecular-data-center .mdc-treatment-wrap,.site-content--molecular-data-center .mdc-treatment-scroll{max-width:100%;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch}.site-content--molecular-data-center .ps-overlay{padding:16px 10px;align-items:flex-end}.site-content--molecular-data-center .ps-modal,.site-content--molecular-data-center .ps-modal.ps-modal--wide{max-width:100%;width:100%;border-radius:12px 12px 0 0}.site-content--molecular-data-center .ps-modal-foot{flex-direction:column-reverse;align-items:stretch;gap:8px}.site-content--molecular-data-center .ps-modal-foot .ps-btn-cancel,.site-content--molecular-data-center .ps-modal-foot .ps-btn-save{width:100%;text-align:center;padding:10px 16px}.site-content--molecular-data-center .ps-field-row{grid-template-columns:1fr}.site-content--molecular-data-center .ps-td-actions,.site-content--molecular-data-center .ps-row-actions{white-space:nowrap}}@media(max-width:600px){.site-content--molecular-data-center .main-content.rs-settings{padding:10px 8px 16px}.site-content--molecular-data-center .rs-settings-body{padding:12px 10px 16px}.site-content--molecular-data-center .rs-tab.ps-tab{padding:9px 12px;font-size:11.5px;min-height:40px}.site-content--molecular-data-center .dt-table th,.site-content--molecular-data-center .dt-table td{padding:9px 10px;font-size:12px}}@media(max-width:480px){.site-content--molecular-data-center .top h3{font-size:17px}.site-content--molecular-data-center .rs-tab.ps-tab{padding:8px 10px;font-size:11px;min-height:38px}.site-content--molecular-data-center .ps-action-bar .ps-btn-add,.site-content--molecular-data-center .ps-action-bar .pf-add-btn{padding:10px 14px;font-size:13px}}.tdc-inline-select-wrap{min-width:140px;max-width:220px}.tdc-td-inline-select{min-width:140px;max-width:240px;vertical-align:middle}.tdc-td-rules{text-align:center;width:72px}.tdc-btn-view-rules{margin:0 auto}.tdc-rules-table{width:100%;border-collapse:collapse;font-size:13px}.tdc-rules-table th,.tdc-rules-table td{border:1px solid var(--color-border-default);padding:8px 10px;vertical-align:top}.tdc-rules-table th{background:var(--color-select-focus-bg);font-weight:600}.tdc-rules-table tr.tdc-rule-duplicate{background:#ffe6e6}.tdc-rule-if-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.tdc-rule-if-row:last-child{margin-bottom:0}.tdc-rule-if-name{font-weight:600;flex:1;min-width:0}.tdc-rule-if-val{min-width:110px;padding:4px 8px;border:1px solid var(--color-border-default);border-radius:4px;font-size:12px}.tdc-rule-then{min-width:160px;padding:4px 8px;border:1px solid var(--color-border-default);border-radius:4px;font-size:12px}.tdc-rules-foot{display:flex;justify-content:space-between;align-items:center;margin-top:16px;gap:12px}.tdc-rules-empty{color:var(--color-text-muted);padding:12px 0}.site-layout__content:has(.site-content--toxicology-data-center){overflow-x:hidden}.site-content--toxicology-data-center{min-width:0;max-width:100%;box-sizing:border-box;overflow-x:hidden}.site-content--toxicology-data-center .main-content.rs-settings{min-width:0;max-width:100%;box-sizing:border-box}.site-content--toxicology-data-center .rs-settings-body,.site-content--toxicology-data-center .pfs-turnaround-table,.site-content--toxicology-data-center .tdc-turnaround-table{min-width:0;max-width:100%}@media(max-width:1024px){.site-content--toxicology-data-center .rs-settings{width:100%;min-width:0}.site-content--toxicology-data-center .rs-tab.ps-tab{padding:12px 18px;font-size:14px;min-height:46px}}@media(max-width:992px){.site-content--toxicology-data-center{margin-top:0;margin-right:0;width:100%;max-width:100%}.site-content--toxicology-data-center .top h3{font-size:18px;line-height:1.25}.site-content--toxicology-data-center .main-content.rs-settings{padding:12px 0;overflow-x:clip;overflow-y:visible}.site-content--toxicology-data-center .rs-settings-body{padding:14px 0 20px;min-width:0;max-width:100%;overflow:visible}.site-content--toxicology-data-center .rs-tabs-bar{overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap}.site-content--toxicology-data-center .rs-filter-bar,.site-content--toxicology-data-center .rs-filter-bar--sample-type,.site-content--toxicology-data-center .rs-filter-bar--classification{width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:10px 12px;margin-bottom:10px;gap:8px;overflow:hidden}.site-content--toxicology-data-center .rs-filter-row{flex-direction:column;align-items:stretch;gap:8px;min-width:0;max-width:100%}.site-content--toxicology-data-center .rs-filter-row-label,.site-content--toxicology-data-center .rs-filter-row-label--sample-type,.site-content--toxicology-data-center .rs-filter-row-label--classification{min-width:0}.site-content--toxicology-data-center .rs-filter-group,.site-content--toxicology-data-center .settings-pills-loader{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:2px}.site-content--toxicology-data-center .rs-filter-pill{flex:0 0 auto;padding:6px 12px;font-size:11px}.site-content--toxicology-data-center .rs-filter-bar--classification{margin-bottom:10px}.site-content--toxicology-data-center .ps-action-bar{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;width:100%;max-width:100%;min-width:0;margin-top:0;margin-bottom:10px}.site-content--toxicology-data-center .ps-action-bar .ps-btn-add,.site-content--toxicology-data-center .ps-action-bar .list-search-input,.site-content--toxicology-data-center .ps-action-bar .list-search-input--settings{width:100%;max-width:none;flex:none;margin:0;justify-content:center;box-sizing:border-box}.site-content--toxicology-data-center .ps-action-bar .list-search-input--settings .list-search-input__field{height:38px}.site-content--toxicology-data-center .pfs-turnaround-table,.site-content--toxicology-data-center .tdc-turnaround-table{margin-top:0}.site-content--toxicology-data-center .pfs-turnaround-table,.site-content--toxicology-data-center .tdc-turnaround-table{width:100%;max-width:100%;min-width:0;overflow:visible}.site-content--toxicology-data-center .dt-wrapper,.site-content--toxicology-data-center .dt-shell{display:block;width:100%;max-width:100%;min-width:0;margin-left:0;margin-right:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin}.site-content--toxicology-data-center .dt-table{width:max-content;min-width:100%}.site-content--toxicology-data-center .ps-td-actions{padding-left:6px!important;padding-right:6px!important;white-space:nowrap}.site-content--toxicology-data-center .tdc-inline-select-wrap,.site-content--toxicology-data-center .tdc-td-inline-select{min-width:120px;max-width:180px}.site-content--toxicology-data-center .ps-modal,.site-content--toxicology-data-center .ps-modal--wide{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.site-content--toxicology-data-center .ps-modal-foot,.site-content--toxicology-data-center .tdc-rules-foot{flex-direction:column-reverse;align-items:stretch;gap:8px}.site-content--toxicology-data-center .ps-modal-foot .ps-btn-cancel,.site-content--toxicology-data-center .ps-modal-foot .ps-btn-save,.site-content--toxicology-data-center .tdc-rules-foot .ps-btn-add,.site-content--toxicology-data-center .tdc-rules-foot .ps-btn-cancel,.site-content--toxicology-data-center .tdc-rules-foot .ps-btn-save{width:100%;text-align:center;justify-content:center}.site-content--toxicology-data-center .tdc-rules-table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.site-content--toxicology-data-center .tdc-rule-if-row{flex-wrap:wrap}.site-content--toxicology-data-center .tdc-rule-if-val,.site-content--toxicology-data-center .tdc-rule-then{min-width:0;width:100%}}@media(max-width:768px){.site-content--toxicology-data-center .main-content.rs-settings{padding:12px 10px 20px}.site-content--toxicology-data-center .rs-tab.ps-tab{padding:10px 14px;font-size:13px;white-space:nowrap}.site-content--toxicology-data-center .rs-filter-bar,.site-content--toxicology-data-center .rs-filter-bar--sample-type,.site-content--toxicology-data-center .rs-filter-bar--classification{padding:8px 10px}}@media(max-width:600px){.site-content--toxicology-data-center .rs-settings-body{padding:12px 8px 16px}.site-content--toxicology-data-center .top h3{font-size:16px}.site-content--toxicology-data-center .dt-table th,.site-content--toxicology-data-center .dt-table td{font-size:12px;padding:8px 6px}.site-content--toxicology-data-center .tdc-inline-select-wrap,.site-content--toxicology-data-center .tdc-td-inline-select{min-width:110px;max-width:150px}}@media(max-width:480px){.site-content--toxicology-data-center .ps-modal,.site-content--toxicology-data-center .ps-modal--wide{width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:8px}}.site-content--company-staff,.site-content--company-staff .main-content.rs-settings{min-width:0;max-width:100%}.site-content--company-staff .rs-settings-body{min-width:0}.site-content--company-staff .pfs-turnaround-table{min-width:0;max-width:100%}.site-content--company-staff .rs-tabs-bar.ps-tabs-bar{max-width:100%;min-width:0}.site-content--company-staff .rs-tab.ps-tab{flex:0 0 auto;padding:12px 16px;font-size:14px;min-height:46px}.csss-lines{display:flex;flex-direction:column;gap:2px;line-height:1.4}.csss-lines__line{display:block;white-space:normal;word-break:break-word;overflow-wrap:anywhere}.site-layout__content .site-content--company-staff .csss-dt-wrapper--sales-rep,.site-content--company-staff .csss-dt-wrapper--sales-rep{overflow:visible!important;max-width:100%;width:100%}.site-layout__content .site-content--company-staff .csss-dt-wrapper--sales-rep .dt-table-scroll,.site-content--company-staff .csss-dt-wrapper--sales-rep .dt-table-scroll{overflow-x:clip!important;overflow-y:visible!important;max-width:100%!important;width:100%}.site-layout__content .site-content--company-staff .csss-table--sales-rep,.site-content--company-staff .csss-table--sales-rep{width:100%!important;min-width:0!important;max-width:100%;table-layout:fixed}.site-content--company-staff .csss-table--sales-rep th,.site-content--company-staff .csss-table--sales-rep td{white-space:normal!important;word-break:break-word;overflow-wrap:anywhere;text-overflow:clip;vertical-align:top;line-height:1.35}.site-content--company-staff .csss-table--sales-rep thead th{white-space:normal!important;vertical-align:middle;overflow:visible;font-size:10px;letter-spacing:.03em;padding-top:8px;padding-bottom:8px}.site-content--company-staff .csss-table--sales-rep thead th .th-inner{display:inline-flex;align-items:center;gap:3px;max-width:100%}.site-content--company-staff .csss-table--sales-rep thead th .th-label{white-space:normal!important;word-break:normal;overflow-wrap:normal;line-height:1.15;text-align:left;font-size:10px}.site-content--company-staff .csss-table--sales-rep thead th .sort-icon{font-size:9px}.site-content--company-staff .csss-table--sales-rep thead th.csss-th-name{min-width:0}.site-content--company-staff .csss-table--sales-rep thead th.csss-th-name .th-label{display:block}.site-content--company-staff .csss-table--sales-rep .csss-td-name,.site-content--company-staff .csss-table--sales-rep .csss-th-wrap,.site-content--company-staff .csss-table--sales-rep .csss-td-wrap{min-width:0;max-width:none}.site-content--company-staff .csss-table--sales-rep .csss-td-wrap .csss-lines,.site-content--company-staff .csss-table--sales-rep .csss-td-wrap .dt-cell-empty{max-width:100%}.site-content--company-staff .csss-table--sales-rep .csss-td-phone,.site-content--company-staff .csss-table--sales-rep thead th.csss-th-phone,.site-content--company-staff .csss-table--sales-rep .csss-td-wrap.csss-td-email,.site-content--company-staff .csss-table--sales-rep thead th.csss-th-email{min-width:0;max-width:none}.site-content--company-staff .csss-table--sales-rep .csss-td-status,.site-content--company-staff .csss-table--sales-rep thead th.csss-th-status{width:72px;min-width:72px;max-width:88px;white-space:nowrap;text-align:center;vertical-align:middle}.site-content--company-staff .csss-table--sales-rep .csss-td-signature,.site-content--company-staff .csss-table--sales-rep thead th.csss-th-signature{width:64px;min-width:64px;max-width:72px;white-space:nowrap;vertical-align:middle}.site-content--company-staff .csss-table--sales-rep .csss-td-actions,.site-content--company-staff .csss-table--sales-rep thead th.csss-th-actions{width:52px;min-width:52px;max-width:56px;white-space:nowrap;text-align:center;vertical-align:middle}.csss-td-signature{text-align:center!important}.csss-form-section{margin-bottom:22px}.csss-form-section__title{margin:0 0 12px;font-size:15px;font-weight:700;color:var(--color-navy-dashboard);border-bottom:1px solid var(--color-border-soft);padding-bottom:8px}.csss-choice-hint{margin:-4px 0 10px;font-size:12px;color:var(--color-gray-ui);line-height:1.4}.csss-choice-bar{padding:12px 14px;background:linear-gradient(180deg,var(--color-gray-50) 0%,var(--color-gray-150) 100%);border:1px solid var(--color-settings-tab-inner);border-radius:8px;box-shadow:inset 0 1px #ffffffd9}.csss-choice-bar--roles{padding:14px}.csss-choice-group{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.csss-choice-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1.5px solid var(--color-gray-400);border-radius:999px;background:var(--color-white);font-size:12.5px;font-weight:600;color:var(--color-chart-axis);cursor:pointer;font-family:inherit;line-height:1.35;white-space:nowrap;transition:border-color .18s,background .18s,color .18s,box-shadow .18s,transform .12s}.csss-choice-pill:hover:not(.csss-choice-pill--active){border-color:var(--color-brand-hover);color:var(--color-settings-accent-green);background:var(--color-brand-surface)}.csss-choice-pill--active{background:var(--color-brand-gradient-dark);border-color:var(--color-brand-gradient-dark);color:var(--color-white);box-shadow:0 2px 8px #527a1a47}.csss-choice-pill--active:hover{background:var(--color-settings-accent-green-dark);border-color:var(--color-settings-accent-green-dark)}.csss-choice-pill--multi.csss-choice-pill--active{padding-right:12px}.csss-choice-pill__dot{width:8px;height:8px;border-radius:50%;border:2px solid currentColor;flex-shrink:0;opacity:.55;transition:background .15s,border-color .15s,opacity .15s}.csss-choice-pill--active .csss-choice-pill__dot{background:var(--color-white);border-color:var(--color-white);opacity:1}.csss-choice-pill__label{line-height:1.2}.csss-choice-pill__check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#ffffff38;font-size:11px;font-weight:800;line-height:1}.csss-employee-modal{max-width:920px}.csss-action-bar{justify-content:space-between;gap:12px}.csss-action-bar .list-search-input--settings{flex:0 1 320px;width:320px;max-width:100%;margin-left:auto}.csss-employee-modal .ps-modal-body--scroll{max-height:min(82vh,740px);overflow-x:visible}.csss-employee-modal-body{min-height:min(82vh,740px)}.csss-employee-modal-body .form-page-loader{width:100%}.csss-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.csss-employee-form-skeleton{width:100%}.csss-skeleton-section-title{width:132px;height:15px;border-radius:6px;margin-bottom:14px}.csss-skeleton-field{margin-bottom:14px}.csss-skeleton-field+.csss-skeleton-field{margin-top:0}.csss-skeleton-label{width:118px;height:11px;border-radius:5px;margin-bottom:8px}.csss-skeleton-label--wide{width:148px}.csss-skeleton-input{width:100%;height:38px;border-radius:4px}.csss-skeleton-pill-bar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 14px;background:linear-gradient(180deg,var(--color-gray-50) 0%,var(--color-gray-150) 100%);border:1px solid var(--color-settings-tab-inner);border-radius:8px;box-shadow:inset 0 1px #ffffffd9}.csss-skeleton-pill-bar--roles{padding:14px}.csss-skeleton-pill{height:34px;border-radius:999px}.csss-skeleton-pill-bar:not(.csss-skeleton-pill-bar--roles) .csss-skeleton-pill:nth-child(1){width:108px}.csss-skeleton-pill-bar:not(.csss-skeleton-pill-bar--roles) .csss-skeleton-pill:nth-child(2){width:124px}.csss-skeleton-pill-bar--roles .csss-skeleton-pill:nth-child(1){width:92px}.csss-skeleton-pill-bar--roles .csss-skeleton-pill:nth-child(2){width:118px}.csss-skeleton-pill-bar--roles .csss-skeleton-pill:nth-child(3){width:104px}.csss-skeleton-pill-bar--roles .csss-skeleton-pill:nth-child(4){width:96px}.csss-skeleton-pill-bar--roles .csss-skeleton-pill:nth-child(5){width:112px}.csss-employee-modal-body--saving{position:relative;pointer-events:none;-webkit-user-select:none;user-select:none}.csss-employee-modal-body--saving .csss-form-section{visibility:hidden}.csss-employee-form-skeleton--overlay{position:absolute;inset:0;z-index:3;background:var(--color-white);padding:0 2px;overflow:hidden;box-sizing:border-box}.csss-access-overlay{z-index:10001}.csss-access-modal-body{min-height:min(82vh,740px)}.csss-access-groups{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.csss-access-groups .ac-group{margin:0}.csss-access-perms{margin-bottom:0}.csss-choice-pill:disabled{cursor:not-allowed;opacity:.65}body.uf-phone-dropdown-open .csss-employee-modal .ps-modal-body--scroll,body:has(.iti--detached-country-selector) .csss-employee-modal .ps-modal-body--scroll{overflow:hidden}.csss-form-section .ps-field+.ps-field{margin-top:14px}.csss-field-error-slot{min-height:20px;margin-top:2px}.csss-employee-modal .ps-field .uf-phone-wrap{border:1px solid var(--color-gray-500);border-radius:4px;padding:2px 4px;box-sizing:border-box;overflow:visible;transition:border-color .2s,box-shadow .2s}.csss-employee-modal .ps-field .uf-phone-wrap:focus-within{border-color:var(--color-brand-hover);box-shadow:0 0 0 2px #8ec23d2e}.pf-field-error{margin-top:0;font-size:12px;color:var(--color-form-danger);line-height:1.35}.csss-btn-save{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:168px;overflow:hidden;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease}.csss-btn-save--loading{min-width:210px;opacity:1;cursor:wait;box-shadow:0 6px 20px #8ec23d61;animation:csss-btn-glow 1.8s ease-in-out infinite}.csss-btn-save__sheen{position:absolute;inset:0;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.28) 50%,transparent 65%);transform:translate(-120%);animation:csss-btn-sheen 2.2s ease-in-out infinite;pointer-events:none}.csss-btn-save__content{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 4px}.csss-btn-save__text{display:flex;flex-direction:column;align-items:flex-start;min-width:118px}.csss-btn-save__label{font-weight:600;letter-spacing:.02em;animation:csss-btn-label-in .35s ease}.csss-btn-save__orbit{position:relative;width:22px;height:22px;flex-shrink:0}.csss-btn-save__orbit-ring{position:absolute;inset:0;border:2px solid rgba(255,255,255,.22);border-top-color:#fffffff2;border-radius:50%;animation:csss-btn-spin .75s linear infinite}.csss-btn-save__orbit-dot{position:absolute;top:-2px;left:50%;width:6px;height:6px;margin-left:-3px;border-radius:50%;background:#fff;box-shadow:0 0 8px #ffffffd9;animation:csss-btn-spin .75s linear infinite;transform-origin:50% 13px}.csss-btn-save__progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:#ffffff2e;overflow:hidden;pointer-events:none}.csss-btn-save__progress-bar{display:block;width:40%;height:100%;background:linear-gradient(90deg,#ffffff80,#fff);border-radius:0 2px 2px 0;animation:csss-btn-progress 1.6s ease-in-out infinite}@keyframes csss-btn-glow{0%,to{box-shadow:0 6px 18px #8ec23d47}50%{box-shadow:0 8px 24px #8ec23d85}}@keyframes csss-btn-sheen{0%,to{transform:translate(-120%)}55%{transform:translate(120%)}}@keyframes csss-btn-label-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes csss-btn-progress{0%{transform:translate(-110%)}to{transform:translate(280%)}}@media(max-width:1024px){.site-content--company-staff{min-width:0;max-width:100%}.site-content--company-staff .rs-settings,.site-content--company-staff .main-content.rs-settings{width:100%;min-width:0}.site-content--company-staff .rs-tab.ps-tab{padding:12px 18px;font-size:14px;min-height:46px}}@media(max-width:768px){.site-layout__content:has(.site-content--company-staff){overflow-x:visible}.site-content--company-staff{margin-top:0;margin-right:0}.site-content--company-staff .top{padding-left:56px}.site-content--company-staff .top h3{font-size:18px;line-height:1.25}.site-layout__content .site-content--company-staff .main-content.rs-settings{padding:12px 0 20px;overflow-x:visible}.site-content--company-staff .rs-tabs-bar.ps-tabs-bar{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0;border-radius:8px 0 0}.site-content--company-staff .rs-tabs-bar.ps-tabs-bar::-webkit-scrollbar{display:none}.site-content--company-staff .rs-tab.ps-tab{flex:0 0 auto;min-width:0;padding:10px 14px;font-size:12.5px;min-height:42px;text-align:center;white-space:nowrap;border-radius:0}.site-content--company-staff .rs-tab.ps-tab:first-child{border-radius:6px 0 0}.site-content--company-staff .rs-tab.ps-tab:last-child{border-radius:0}.site-content--company-staff .rs-settings-body{padding:14px 0 20px;min-height:280px;border-radius:0 0 8px 8px;min-width:0}.site-content--company-staff .ps-action-bar,.site-content--company-staff .csss-action-bar{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:12px}.site-content--company-staff .ps-action-bar .ps-btn-add,.site-content--company-staff .ps-action-bar .pf-add-btn{width:100%;justify-content:center;text-align:center;padding:10px 16px}.site-content--company-staff .ps-action-bar .list-search-input,.site-content--company-staff .ps-action-bar .list-search-input--settings,.site-content--company-staff .csss-action-bar .list-search-input--settings{width:100%;max-width:none;flex:0 0 auto;margin-left:0}.site-content--company-staff .dt-wrapper,.site-content--company-staff .dt-shell,.site-content--company-staff .pfs-turnaround-table{max-width:100%;min-width:0;margin-left:0;margin-right:0;width:100%;border-radius:0;-webkit-overflow-scrolling:touch}.site-content--company-staff .csss-table--sales-rep td{padding:9px 8px;font-size:12px}.site-content--company-staff .csss-table--sales-rep thead th,.site-content--company-staff .csss-table--sales-rep thead th .th-label{font-size:9px;padding:7px 6px}.site-content--company-staff .csss-table--sales-rep thead th .sort-icon{font-size:8px}.site-content--company-staff .ps-overlay{padding:16px 10px;align-items:flex-end}.site-content--company-staff .ps-modal,.site-content--company-staff .ps-modal.ps-modal--wide,.site-content--company-staff .csss-employee-modal{max-width:100%;width:100%;border-radius:12px 12px 0 0}.site-content--company-staff .ps-modal-foot{flex-direction:column-reverse;align-items:stretch;gap:8px}.site-content--company-staff .ps-modal-foot .ps-btn-cancel,.site-content--company-staff .ps-modal-foot .ps-btn-save,.site-content--company-staff .ps-modal-foot .csss-btn-save{width:100%;min-width:0;text-align:center;padding:10px 16px}.site-content--company-staff .ps-td-actions{white-space:nowrap}.site-content--company-staff .csss-access-groups{grid-template-columns:1fr}.site-content--company-staff .ps-field-row{flex-direction:column}}@media(max-width:600px){.site-content--company-staff .main-content.rs-settings{padding:10px 8px 16px}.site-content--company-staff .rs-settings-body{padding:12px 10px 16px}.site-content--company-staff .rs-tab.ps-tab{padding:9px 12px;font-size:11.5px;min-height:40px}.site-content--company-staff .dt-table th,.site-content--company-staff .dt-table td{padding:9px 10px;font-size:12px}}@media(max-width:480px){.site-content--company-staff .top h3{font-size:17px}.site-content--company-staff .rs-tab.ps-tab{padding:8px 10px;font-size:11px;min-height:38px}.site-content--company-staff .ps-action-bar .ps-btn-add,.site-content--company-staff .ps-action-bar .pf-add-btn{padding:10px 14px;font-size:13px}}.rcs-body{padding:20px 24px 28px}.rcs-wrap{max-width:100%}.rcs-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:18px}.rcs-title{margin:0;font-size:22px;font-weight:700;color:var(--color-navy-dashboard);display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rcs-title-year{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;background:var(--color-brand-gradient-dark);color:var(--color-white);font-size:14px;font-weight:700;line-height:1.2}.rcs-subtitle{margin:6px 0 0;color:var(--color-gray-ui);font-size:14px;line-height:1.45}.rcs-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rcs-btn{border:0;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:filter .2s;font-family:inherit}.rcs-btn:disabled{opacity:.65;cursor:not-allowed}.rcs-btn--secondary{background:#eef4e6;color:var(--color-settings-accent-green-dark)}.rcs-btn--secondary:hover:not(:disabled){filter:brightness(.97)}.rcs-btn-save{min-width:130px}.rcs-year-select-wrap{display:inline-flex;align-items:center;gap:8px}.rcs-year-select-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-slate-600)}.rcs-year-select{height:42px;min-width:120px;padding:0 12px;border:1px solid var(--color-border-default);border-radius:10px;background:var(--color-white);font-size:14px;font-weight:600;color:var(--color-text-slate);font-family:inherit;cursor:pointer}.rcs-year-select:focus{outline:none;border-color:var(--color-brand-hover);box-shadow:0 0 0 3px #8ec23e26}.rcs-year-select:disabled{opacity:.65;cursor:not-allowed}.rcs-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}@media(max-width:1200px){.rcs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.rcs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.rcs-grid{grid-template-columns:1fr}}.rcs-month-card{background:linear-gradient(165deg,#fafcf8,#f5f8f2 48%,#f8faf5);border:1.5px solid var(--color-settings-border-green);border-radius:14px;overflow:hidden;box-shadow:0 4px 14px #0f172a0f,0 1px 3px #527a1a0a;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.rcs-month-card:hover{transform:translateY(-3px);border-color:var(--color-brand);background:linear-gradient(165deg,#fcfdf9,#f2f7eb 48%,#f6faf2);box-shadow:0 14px 32px #527a1a1f,0 6px 16px #0f172a0f}.rcs-month-card--editing{transform:translateY(-2px);border:2px solid var(--color-brand-hover);background:linear-gradient(165deg,#f8fcf4 0%,#eef6e6 50%,var(--color-brand-surface) 100%);box-shadow:0 16px 36px #527a1a29,0 0 0 3px #8ec23e1f}.rcs-month-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:linear-gradient(180deg,#eef4ea,#e8f0e2);border-bottom:1.5px solid var(--color-settings-border-green)}.rcs-month-card__title{display:flex;align-items:center;gap:10px;min-width:0}.rcs-month-card__head h4{margin:0;font-size:15px;font-weight:700;color:var(--color-text-slate)}.rcs-month-card__edit{flex-shrink:0;width:30px;height:30px;border:none;border-radius:8px;background:var(--color-brand-gradient-dark);color:var(--color-white);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:filter .15s,transform .15s,box-shadow .15s;box-shadow:0 2px 6px #527a1a47}.rcs-month-card__edit:hover:not(:disabled){filter:brightness(.9);transform:scale(1.05)}.rcs-month-card--editing .rcs-month-card__edit{background:var(--color-settings-accent-green-dark);box-shadow:0 2px 8px #3f5f1459}.rcs-month-card__edit:disabled{opacity:.55;cursor:not-allowed;transform:none}.rcs-month-card__badge{width:36px;height:36px;min-width:36px;border-radius:10px;background:var(--color-brand-gradient-dark);color:var(--color-white);border:1.5px solid var(--color-settings-accent-green-dark);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;letter-spacing:.04em}.rcs-month-card__fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;background:#ffffff73;border-top:1px solid rgba(197,214,188,.6)}.rcs-month-card__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;background:#ffffff59;border-top:1px solid rgba(197,214,188,.6)}.rcs-summary-item{border-radius:10px;padding:10px 12px;border:1.5px solid transparent;min-height:58px;display:flex;flex-direction:column;gap:6px}.rcs-summary-item--mol{background:linear-gradient(145deg,#eef4ff,#e8f0fe);border-color:var(--color-settings-btn-blue-border)}.rcs-summary-item--tox{background:linear-gradient(145deg,var(--color-white)4eb 0%,var(--color-offline-orange-light) 100%);border-color:var(--color-warning)}.rcs-summary-item--net{background:linear-gradient(145deg,#f0f7e8,#e6f2d9);border-color:var(--color-brand-accent-dark)}.rcs-summary-item__label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-offline-slate)}.rcs-summary-item--mol .rcs-summary-item__label{color:var(--color-link-blue)}.rcs-summary-item--tox .rcs-summary-item__label{color:var(--color-offline-orange)}.rcs-summary-item--net .rcs-summary-item__label{color:var(--color-brand-gradient-dark)}.rcs-summary-item__value{font-size:16px;font-weight:700;color:var(--color-text-slate);line-height:1.2}.rcs-field label{display:block;margin-bottom:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--color-offline-slate)}.rcs-field{border-radius:10px;padding:8px 10px;border:1.5px solid transparent}.rcs-field--mol{background:linear-gradient(145deg,#eef4ff,#e8f0fe);border-color:var(--color-settings-btn-blue-border)}.rcs-field--tox{background:linear-gradient(145deg,var(--color-white)4eb 0%,var(--color-offline-orange-light) 100%);border-color:var(--color-warning)}.rcs-field--net{background:linear-gradient(145deg,#f0f7e8,#e6f2d9);border-color:var(--color-brand-accent-dark)}.rcs-field--mol label{color:var(--color-link-blue)}.rcs-field--tox label{color:var(--color-offline-orange)}.rcs-field--net label{color:var(--color-brand-gradient-dark)}.rcs-input{width:100%;height:38px;border:1.5px solid #d7deea;border-radius:8px;padding:0 10px;font-size:14px;font-weight:600;color:var(--color-text-slate);background:#ffffffeb;box-sizing:border-box}.rcs-input:focus{outline:none;border-color:var(--color-brand-hover);box-shadow:0 0 0 3px #8ec23e26}.rcs-input:disabled{background:var(--color-gray-50);color:var(--color-gray-ui)}@media(max-width:480px){.rcs-month-card__fields,.rcs-month-card__summary{grid-template-columns:1fr}}.rcs-form-error{font-size:12px;color:var(--color-error-remove);background:rgba(var(--color-error-rgb, 220, 53, 69),.06);border:1px solid rgba(var(--color-error-rgb, 220, 53, 69),.25);border-radius:4px;padding:8px 12px;margin-bottom:12px}@media(max-width:1024px){.site-content--cost-settings{min-width:0;max-width:100%}.site-content--cost-settings .rs-settings,.site-content--cost-settings .main-content.rs-settings{width:100%;min-width:0}}@media(max-width:768px){.site-layout__content:has(.site-content--cost-settings){overflow-x:hidden}.site-content--cost-settings{margin-top:10px;margin-right:4px}.site-content--cost-settings .top{padding-left:56px}.site-content--cost-settings .top h3{font-size:18px;line-height:1.25}.site-content--cost-settings .main-content.rs-settings{padding:12px 10px 20px;overflow-x:hidden}.site-content--cost-settings .rs-settings-body,.site-content--cost-settings .rcs-body{padding:14px 12px 20px;min-height:280px;border-radius:0 0 8px 8px;min-width:0}.site-content--cost-settings .rcs-head{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:14px}.site-content--cost-settings .rcs-title{font-size:18px}.site-content--cost-settings .rcs-subtitle{font-size:13px}.site-content--cost-settings .rcs-actions{width:100%;flex-direction:column;align-items:stretch}.site-content--cost-settings .rcs-year-select-wrap{width:100%;justify-content:space-between}.site-content--cost-settings .rcs-year-select{flex:1;min-width:0}.site-content--cost-settings .rcs-btn,.site-content--cost-settings .rcs-btn-save{width:100%;text-align:center;justify-content:center}.site-content--cost-settings .rcs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.site-content--cost-settings .rcs-month-card__fields,.site-content--cost-settings .rcs-month-card__summary{grid-template-columns:1fr}}@media(max-width:600px){.site-content--cost-settings .main-content.rs-settings{padding:10px 8px 16px}.site-content--cost-settings .rs-settings-body,.site-content--cost-settings .rcs-body{padding:12px 10px 16px}.site-content--cost-settings .rcs-grid{grid-template-columns:1fr}.site-content--cost-settings .rcs-title{font-size:16px}.site-content--cost-settings .rcs-title-year{font-size:12px;padding:3px 10px}}@media(max-width:480px){.site-content--cost-settings .top h3{font-size:17px}.site-content--cost-settings .rcs-month-card__head{padding:10px 12px}.site-content--cost-settings .rcs-month-card__fields,.site-content--cost-settings .rcs-month-card__summary{padding:10px}}.ac-add-page{width:100%;padding:0 16px 24px;box-sizing:border-box}.ac-add-panel{width:100%;background:var(--color-white);border-radius:8px;box-shadow:0 1px 4px #0000000f;padding:24px 22px 18px;box-sizing:border-box}.ac-add-section{margin-bottom:24px}.ac-add-section:last-of-type{margin-bottom:0}.ac-add-section__title{margin:0 0 14px;font-size:15px;font-weight:700;color:var(--color-navy-dashboard);border-bottom:1px solid var(--color-border-soft);padding-bottom:8px}.ac-add-employee-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px 20px}.ac-add-field{display:flex;flex-direction:column;gap:6px;margin-bottom:0}.ac-add-field label{font-size:11px;font-weight:700;color:var(--color-gray-700);text-transform:uppercase;letter-spacing:.04em}.ac-add-req{color:var(--color-error-remove)}.ac-add-field-error-slot{min-height:18px}.ac-add-field-error{font-size:11px;color:var(--color-error-remove);margin-top:2px}.ac-add-field input,.ac-add-field select{padding:9px 12px;border:1px solid var(--color-gray-500);border-radius:4px;font-size:13px;outline:none;font-family:inherit;background:var(--color-white);width:100%;box-sizing:border-box}.ac-add-field input:disabled,.ac-add-field select:disabled{background:var(--color-gray-50);color:var(--color-gray-700)}.ac-add-groups{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;width:100%}.ac-add-foot{display:flex;justify-content:flex-end;gap:8px;padding-top:16px;margin-top:16px;border-top:none}.ac-add-btn-cancel{padding:8px 18px;background:var(--color-white);border:1px solid var(--color-gray-500);border-radius:4px;font-size:13px;cursor:pointer;font-family:inherit}.ac-add-btn-cancel:disabled{opacity:.5;cursor:not-allowed}.ac-add-btn-save{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:190px;padding:8px 22px;background:var(--color-brand-gradient-dark);color:var(--color-white);border:none;border-radius:4px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s,opacity .2s}.ac-add-btn-save:hover:not(:disabled){background:var(--color-settings-accent-green-dark)}.ac-add-btn-save:disabled{opacity:.65;cursor:not-allowed}.ac-add-btn-save--loading{opacity:.92}.ac-add-btn-save__spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:var(--color-white);border-radius:50%;animation:csss-btn-spin .65s linear infinite}@keyframes csss-btn-spin{to{transform:rotate(360deg)}}.ac-add-skeleton{width:100%}.ac-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ac-add-skeleton__section-title{width:132px;height:15px;border-radius:6px;margin-bottom:14px}.ac-add-skeleton__field{display:flex;flex-direction:column;gap:8px}.ac-add-skeleton__label{width:96px;height:11px;border-radius:5px}.ac-add-skeleton__input{width:100%;height:38px;border-radius:4px}.ac-add-skeleton__groups{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;width:100%}.ac-add-skeleton__card{border:1px solid var(--color-border-soft);border-radius:8px;overflow:hidden;background:var(--color-white)}.ac-add-skeleton__card-head{height:38px;border-bottom:1px solid var(--color-border-soft)}.ac-add-skeleton__card-body{display:flex;flex-direction:column;gap:10px;padding:12px 14px 14px}.ac-add-skeleton__card-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.ac-add-skeleton__card-line{height:12px;border-radius:5px;flex:1;max-width:72%}.ac-add-skeleton__toggle{width:46px;height:22px;border-radius:20px;flex-shrink:0}@media(max-width:768px){.ac-add-page{padding:0 10px 20px}.ac-add-panel{padding:18px 14px 14px}.ac-add-groups,.ac-add-skeleton__groups{grid-template-columns:1fr}}.not-found-page{min-height:100vh;width:100%;background-color:#ececec}.not-found{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;padding:24px;box-sizing:border-box}.not-found__card{width:100%;max-width:500px;padding:40px;text-align:center;background-color:var(--color-white);border:2px solid var(--color-white);border-radius:35px}.not-found__logo img{width:250px;height:auto}.not-found__code{margin:24px 0 8px;font-size:72px;font-weight:800;line-height:1;color:var(--color-offline-navy)}.not-found__title{margin:0 0 12px;font-size:28px;font-weight:700;color:var(--color-offline-navy)}.not-found__message{margin:0 0 28px;font-size:16px;line-height:1.5;color:var(--color-gray-700)}.not-found__button{display:inline-block;width:80%;padding:10px 15px;border-radius:20px;font-size:18px;font-weight:700;color:var(--color-white);text-decoration:none;background-color:var(--color-brand-hover);border:1px solid var(--color-brand-hover)}.not-found__button:hover{background-color:var(--color-offline-brand-gradient-end);border-color:var(--color-offline-brand-gradient-end)}@media(max-width:768px){.not-found{padding:16px 12px}.not-found__card{padding:28px 20px;border-radius:24px}.not-found__logo img{width:min(200px,70vw)}.not-found__code{font-size:56px;margin:18px 0 6px}.not-found__title{font-size:22px}.not-found__message{font-size:14px;margin-bottom:22px}.not-found__button{width:100%;font-size:16px}}@media(max-width:480px){.not-found__code{font-size:48px}.not-found__title{font-size:20px}}.offline-brand-logo{width:168px;height:auto;display:block}.offline-brand-logo--fallback{display:inline-flex;align-items:baseline;font-size:2rem;font-weight:800;letter-spacing:-.03em;line-height:1}.offline-brand-logo__brand{color:var(--color-brand-hover)}.offline-brand-logo__suffix{color:var(--color-offline-navy)}@media(max-width:576px){.offline-brand-logo{width:148px}.offline-brand-logo--fallback{font-size:1.75rem}}@media(max-width:576px){.no-connection__tip{padding:12px 14px}}@media(max-width:576px){.no-connection__visual{height:132px}}@media(prefers-reduced-motion:reduce){.no-connection__wave,.no-connection__bar,.no-connection__spinner,.no-connection__success-ring,.no-connection__wifi-core{animation:none!important}}.no-connection{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:28px 20px;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;background:radial-gradient(circle at 15% 20%,rgba(142,194,62,.22),transparent 42%),radial-gradient(circle at 85% 80%,rgba(3,14,79,.18),transparent 45%),linear-gradient(160deg,var(--color-offline-page-gradient-start) 0%,var(--color-gray-50) 45%,var(--color-offline-page-gradient-mid) 100%)}.no-connection__backdrop{position:absolute;inset:0;pointer-events:none;overflow:hidden}.no-connection__orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.45;animation:no-connection-float 8s ease-in-out infinite}.no-connection__orb--one{width:280px;height:280px;top:-80px;right:-60px;background:radial-gradient(circle,rgba(142,194,62,.55),transparent 70%)}.no-connection__orb--two{width:320px;height:320px;bottom:-100px;left:-80px;background:radial-gradient(circle,rgba(3,14,79,.35),transparent 70%);animation-delay:-3s}.no-connection__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(3,14,79,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(3,14,79,.04) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:radial-gradient(ellipse at center,var(--color-black) 30%,transparent 80%);mask-image:radial-gradient(ellipse at center,var(--color-black) 30%,transparent 80%)}.no-connection__card{position:relative;z-index:1;width:100%;max-width:560px;margin:auto;padding:36px 32px 32px;border-radius:32px;background:#ffffffeb;border:1px solid rgba(255,255,255,.8);box-shadow:0 24px 60px #030e4f1f,0 0 0 1px #030e4f0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:no-connection-rise .55s ease-out;box-sizing:border-box}.no-connection__card--offline{box-shadow:0 24px 60px #f59e0b24,0 0 0 1px #f59e0b14}.no-connection__card--success,.no-connection__card--online{box-shadow:0 24px 60px #8ec23e29,0 0 0 1px #8ec23e1a}.no-connection__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.no-connection__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.no-connection__badge-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.no-connection__badge--checking{color:var(--color-offline-navy);background:#030e4f14}.no-connection__badge--checking .no-connection__badge-dot{animation:no-connection-blink 1s ease-in-out infinite}.no-connection__badge--offline{color:var(--color-offline-amber-text);background:#f59e0b24}.no-connection__badge--offline .no-connection__badge-dot{animation:no-connection-blink 1.2s ease-in-out infinite}.no-connection__badge--success,.no-connection__badge--online{color:var(--color-offline-green-text);background:#8ec23e2e}.no-connection__visual{position:relative;height:148px;margin:12px 0 20px;display:flex;align-items:center;justify-content:center}.no-connection__wifi-core{position:relative;z-index:2;width:72px;height:72px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(145deg,var(--color-white),var(--color-offline-card-gradient));box-shadow:0 10px 30px #030e4f1f,inset 0 1px #ffffffe6}.no-connection__visual--checking .no-connection__wifi-core{animation:no-connection-pulse-soft 2s ease-in-out infinite}.no-connection__visual--offline .no-connection__wifi-core{background:linear-gradient(145deg,var(--color-offline-warm-white),var(--color-offline-orange-light))}.no-connection__wifi-icon{width:36px;height:36px;color:var(--color-offline-navy)}.no-connection__visual--offline .no-connection__wifi-icon{color:var(--color-offline-orange);opacity:.55}.no-connection__wifi-slash{position:absolute;width:46px;height:3px;border-radius:999px;background:var(--color-offline-orange-bright);transform:rotate(-42deg);box-shadow:0 0 12px #ea580c59}.no-connection__wave{position:absolute;border-radius:50%;border:2px solid rgba(3,14,79,.12);animation:no-connection-wave 2.8s ease-out infinite}.no-connection__visual--offline .no-connection__wave{border-color:#ea580c2e;animation:none;opacity:.35}.no-connection__visual--checking .no-connection__wave{border-color:#030e4f2e}.no-connection__wave--1{width:96px;height:96px}.no-connection__wave--2{width:128px;height:128px;animation-delay:.6s}.no-connection__wave--3{width:160px;height:160px;animation-delay:1.2s}.no-connection__success-ring{width:88px;height:88px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(145deg,var(--color-offline-success-gradient-start),var(--color-brand-hover));box-shadow:0 14px 36px #8ec23e59;animation:no-connection-pop .5s cubic-bezier(.34,1.56,.64,1)}.no-connection__check-icon{width:42px;height:42px;color:var(--color-white)}.no-connection__bars{position:absolute;bottom:8px;left:50%;transform:translate(-50%);display:flex;align-items:flex-end;gap:5px;height:28px}.no-connection__bar{width:6px;border-radius:999px;background:linear-gradient(180deg,var(--color-brand-hover),var(--color-offline-navy));transform-origin:bottom}.no-connection__visual--offline .no-connection__bar{background:linear-gradient(180deg,var(--color-offline-orange-mid),var(--color-offline-orange-bright));opacity:.35;transform:scaleY(.35)}.no-connection__visual--checking .no-connection__bar{animation:no-connection-bar 1.1s ease-in-out infinite}.no-connection__visual--success .no-connection__bar,.no-connection__visual--online .no-connection__bar{animation:no-connection-bar 1.4s ease-in-out infinite}.no-connection__bar--1{height:8px;animation-delay:0s}.no-connection__bar--2{height:12px;animation-delay:.1s}.no-connection__bar--3{height:18px;animation-delay:.2s}.no-connection__bar--4{height:24px;animation-delay:.3s}.no-connection__bar--5{height:28px;animation-delay:.4s}.no-connection__title{margin:0 0 10px;font-size:clamp(1.5rem,4vw,1.85rem);font-weight:800;letter-spacing:-.02em;color:var(--color-offline-navy);text-align:center}.no-connection__message{margin:0 auto 20px;max-width:420px;font-size:15px;line-height:1.6;color:var(--color-offline-slate);text-align:center}.no-connection__progress{display:flex;justify-content:center;gap:8px;margin-bottom:20px}.no-connection__progress span{width:8px;height:8px;border-radius:50%;background:var(--color-offline-navy);opacity:.25;animation:no-connection-progress 1.2s ease-in-out infinite}.no-connection__progress span:nth-child(2){animation-delay:.15s}.no-connection__progress span:nth-child(3){animation-delay:.3s}.no-connection__tips{display:grid;gap:10px;margin-bottom:24px}.no-connection__tip{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,var(--color-gray-50),var(--color-offline-card-gradient));border:1px solid rgba(3,14,79,.06);text-align:left;transition:transform .2s ease,box-shadow .2s ease}.no-connection__tip:hover{transform:translateY(-1px);box-shadow:0 8px 24px #030e4f0f}.no-connection__tip-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--color-white);color:var(--color-offline-navy);box-shadow:0 4px 14px #030e4f14}.no-connection__tip-icon svg{width:20px;height:20px}.no-connection__tip-icon--signal{color:var(--color-brand-hover)}.no-connection__tip h2{margin:0 0 4px;font-size:14px;font-weight:700;color:var(--color-offline-navy)}.no-connection__tip p{margin:0;font-size:13px;line-height:1.45;color:var(--color-offline-slate)}.no-connection__actions{display:flex;flex-direction:column;align-items:center;gap:14px}.no-connection__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:min(100%,320px);padding:14px 22px;border:none;border-radius:999px;font-size:16px;font-weight:700;color:var(--color-white);background:linear-gradient(135deg,var(--color-offline-brand-gradient-light),var(--color-brand-hover) 45%,var(--color-offline-brand-gradient-end));box-shadow:0 12px 28px #8ec23e59;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.no-connection__button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 32px #8ec23e66}.no-connection__button:active:not(:disabled){transform:translateY(0)}.no-connection__button:disabled{opacity:.75;cursor:not-allowed}.no-connection__spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:var(--color-white);border-radius:50%;animation:no-connection-spin .7s linear infinite}.no-connection__link{padding:0;border:none;background:none;color:var(--color-offline-navy);font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;opacity:.85;transition:opacity .15s ease}.no-connection__link:hover{opacity:1;text-decoration:underline}@keyframes no-connection-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes no-connection-float{0%,to{transform:translate(0)}50%{transform:translate(12px,-10px)}}@keyframes no-connection-wave{0%{transform:scale(.75);opacity:.55}to{transform:scale(1.15);opacity:0}}@keyframes no-connection-pulse-soft{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes no-connection-blink{0%,to{opacity:1}50%{opacity:.35}}@keyframes no-connection-bar{0%,to{transform:scaleY(.45);opacity:.55}50%{transform:scaleY(1);opacity:1}}@keyframes no-connection-progress{0%,to{opacity:.25;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@keyframes no-connection-pop{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}@keyframes no-connection-spin{to{transform:rotate(360deg)}}@media(max-width:576px){.no-connection{padding:16px;align-items:flex-start}.no-connection__card{padding:28px 20px 24px;border-radius:24px;margin-top:auto;margin-bottom:auto}.no-connection__header{flex-direction:column;align-items:center}.no-connection__visual{height:132px}}@media(prefers-reduced-motion:reduce){.no-connection__card,.no-connection__orb,.no-connection__wave,.no-connection__bar,.no-connection__badge-dot,.no-connection__progress span,.no-connection__spinner,.no-connection__success-ring,.no-connection__wifi-core{animation:none!important}}@media(max-width:576px){.no-connection{padding:16px}}@media(prefers-reduced-motion:reduce){.no-connection__card,.no-connection__orb,.no-connection__badge-dot,.no-connection__progress span,.no-connection__spinner{animation:none!important}}.site-layout__content:has(.site-content--test-output-upload){overflow:hidden;display:flex;flex-direction:column;min-height:0}.site-content--test-output-upload{display:flex;flex-direction:column;flex:1;align-self:stretch;width:100%;max-width:100%;min-width:0;min-height:0;margin-right:0;margin-top:0;border-radius:0;box-shadow:none;box-sizing:border-box;overflow:hidden}.site-content--test-output-upload .footer{display:none}.site-content--test-output-upload .tou-upload-form{flex:1;display:flex;flex-direction:column;width:100%;max-width:100%;min-width:0;min-height:0;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.site-content--test-output-upload .main-content{padding:clamp(10px,1.8vw,20px);padding-bottom:calc(clamp(10px,1.8vw,20px) + env(safe-area-inset-bottom,0px));max-width:100%;min-width:0;min-height:0;overflow:visible}.site-content--test-output-upload .patf-section{margin-bottom:12px;padding:clamp(14px,2vw,18px) clamp(12px,2vw,16px) clamp(12px,1.6vw,14px);width:100%;box-sizing:border-box}.site-content--test-output-upload .tou-test-info-section{margin-bottom:18px;flex-shrink:0}.site-content--test-output-upload .tou-upload-form>.patf-section:not(.tou-test-info-section){flex:1;min-height:0;display:flex;flex-direction:column;margin-bottom:0}.site-content--test-output-upload .tou-upload-form>.patf-section:not(.tou-test-info-section) .patf-grid{flex:1;min-height:0;align-content:start}.site-content--test-output-upload .tou-upload-file-field{min-height:0}.site-content--test-output-upload .tou-dropzone-wrap{flex:1;min-height:140px;display:flex;flex-direction:column}.site-content--test-output-upload .tou-dropzone,.site-content--test-output-upload .tou-dropzone--filled{flex:1;height:auto;min-height:140px;max-height:none}.site-content--test-output-upload .patf-actions{margin-top:auto;flex-shrink:0;padding:16px 0 0;flex-wrap:wrap;gap:10px;border:none;border-radius:0;background:transparent;box-shadow:none}.site-content--test-output-upload .tou-test-type-card{padding:12px 14px 12px 16px;gap:12px}.site-content--test-output-upload .tou-test-type-card__value{font-size:16px}.site-content--test-output-upload .tou-test-type-card__hint{font-size:11px;line-height:1.35}.site-content--test-output-upload .patf-grid{gap:clamp(10px,1.4vw,12px) clamp(10px,1.6vw,14px);width:100%}.site-content--test-output-upload .patf-field,.site-content--test-output-upload .tou-upload-file-field,.site-content--test-output-upload .tou-dropzone-wrap{min-width:0;width:100%}.site-content--test-output-upload .patf-lbl{word-break:break-word}.site-content--test-output-upload .tou-upload-file-field{gap:6px;padding-top:2px}.site-content--test-output-upload .tou-dropzone-text{display:none}.patf-sel.tou-sel--error{border-color:var(--color-error-dark)}.tou-test-info-section .patf-grid{gap:0}.tou-test-type-card{display:flex;align-items:center;gap:14px;padding:14px 16px 14px 18px;border-radius:8px;position:relative;background:#fff;border:1px solid var(--color-border-default);box-shadow:0 1px 3px #1a23320a;overflow:hidden}.tou-test-type-card__accent{position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--color-brand)}.tou-test-type-card--molecular .tou-test-type-card__accent{background:var(--color-brand)}.tou-test-type-card--toxicology .tou-test-type-card__accent{background:#6b8299}.tou-test-type-card__icon-wrap{position:relative;z-index:1;flex-shrink:0;width:46px;height:46px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#f6f8fa;border:1px solid #e8eaed;color:var(--color-brand-gradient-dark)}.tou-test-type-card--toxicology .tou-test-type-card__icon-wrap{color:#4a5f78}.tou-test-type-card__icon{width:22px;height:22px}.tou-test-type-card__body{position:relative;z-index:1;display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.tou-test-type-card__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.tou-test-type-card__badge{display:inline-flex;align-items:center;padding:2px 9px;border-radius:999px;background:#f2f9e8;border:1px solid rgba(142,195,60,.35);color:var(--color-brand-gradient-dark);font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.tou-test-type-card--toxicology .tou-test-type-card__badge{background:#eef3f8;border-color:#6b829959;color:#4a5f78}.tou-test-type-card__label{margin:0;padding:0}.tou-test-type-card__value{font-size:17px;font-weight:700;color:var(--color-text-heading, #1a2332);letter-spacing:-.02em;line-height:1.25}.tou-test-type-card__hint{font-size:12px;color:var(--color-text-muted, #6b7280);line-height:1.4}.tou-upload-file-field{gap:10px;padding-top:6px;padding-bottom:2px}.tou-upload-file-field .patf-lbl{padding-left:2px;margin-bottom:2px}.tou-dropzone-wrap{width:100%;--tou-dropzone-height: 100px}.tou-dropzone{--tou-accent: #8fa882;--tou-accent-dark: #5f7358;--tou-tint: #fafbfa;--tou-tint-strong: #f0f2ee;--tou-border: #d5dbd0;position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:var(--tou-dropzone-height);min-height:var(--tou-dropzone-height);max-height:var(--tou-dropzone-height);box-sizing:border-box;padding:0 12px;border:1px dashed var(--tou-border);border-radius:6px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .18s,background .18s,box-shadow .18s}.tou-dropzone--screening{--tou-accent: #8fa882;--tou-accent-dark: #5f7358;--tou-tint: #f8faf6;--tou-tint-strong: #eef2e8;--tou-border: rgba(143, 168, 130, .42)}.tou-dropzone--lcms{--tou-accent: #7a8fa8;--tou-accent-dark: #4f6278;--tou-tint: #f8f9fb;--tou-tint-strong: #e8edf4;--tou-border: #cdd5df}.tou-dropzone--molecular,.tou-dropzone--default{--tou-accent: #8fa882;--tou-accent-dark: #5f7358;--tou-tint: #f8faf6;--tou-tint-strong: #eef2e8;--tou-border: rgba(143, 168, 130, .42)}.tou-dropzone-pattern,.tou-dropzone-glow{display:none}.tou-dropzone:hover,.tou-dropzone--drag{border-color:var(--tou-accent);background:var(--tou-tint);box-shadow:0 0 0 3px color-mix(in srgb,var(--tou-accent) 12%,transparent)}.tou-dropzone--lcms:hover,.tou-dropzone--lcms.tou-dropzone--drag{box-shadow:0 6px 20px color-mix(in srgb,var(--tou-accent) 14%,transparent)}.tou-dropzone--filled{cursor:default;height:var(--tou-dropzone-height);min-height:var(--tou-dropzone-height);max-height:var(--tou-dropzone-height);padding:0 12px;border-style:solid;border-color:color-mix(in srgb,var(--tou-accent) 40%,var(--color-border-default));background:#fff;box-shadow:none}.tou-dropzone--filled:hover{box-shadow:none;background:#fff}.tou-dropzone-icon{display:flex}.tou-dropzone-text{display:none}.tou-dropzone--error{border-color:var(--color-error-dark);background:linear-gradient(165deg,#fff8f8,#fff)}.tou-dropzone--error:hover,.tou-dropzone--error.tou-dropzone--drag{box-shadow:0 0 0 3px #dc26261a;transform:none}.tou-dropzone-empty{position:relative;z-index:1;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;width:100%;padding:0 4px;text-align:left}.tou-dropzone-icon-ring{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;margin-bottom:0;border-radius:8px;background:var(--tou-tint);color:var(--tou-accent-dark);border:1px solid color-mix(in srgb,var(--tou-accent) 22%,transparent)}.tou-dropzone-empty__copy{display:flex;flex-direction:column;gap:2px;min-width:0}.tou-dropzone-headline{font-size:12.5px;font-weight:700;color:var(--color-text-heading);letter-spacing:-.01em}.tou-dropzone-tags{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-top:0}.tou-dropzone-tag{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border-radius:999px;background:var(--tou-tint);border:1px solid color-mix(in srgb,var(--tou-accent) 18%,transparent);color:var(--tou-accent-dark);font-size:10px;font-weight:700}.tou-dropzone-browse{margin-top:0;margin-left:auto;flex-shrink:0;padding:5px 12px;border:1px solid var(--color-border-default);border-radius:6px;background:#fff;color:var(--color-text-primary);font-size:11.5px;font-weight:700;font-family:inherit;cursor:pointer;white-space:nowrap;transition:border-color .15s,background .15s}.tou-dropzone-browse:hover{border-color:var(--tou-accent);color:var(--tou-accent-dark);background:var(--tou-tint);box-shadow:none}.tou-dropzone-file{position:relative;z-index:1;display:flex;align-items:center;gap:10px;width:100%;height:100%;min-width:0}.tou-dropzone-file-main{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.tou-dropzone-file-badge{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px;background:var(--tou-accent-dark);color:var(--color-white);box-shadow:none}.tou-dropzone-file-check{position:absolute;right:-5px;bottom:-5px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#fff;color:var(--tou-accent-dark);border:2px solid var(--tou-tint-strong);box-shadow:0 2px 6px #1a23321f}.tou-dropzone-file-info{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.tou-dropzone-file-name{font-size:13px;font-weight:700;color:var(--color-text-heading);line-height:1.35;white-space:normal;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.tou-dropzone-file-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px}.tou-dropzone-file-size{font-size:11px;font-weight:600;color:var(--color-text-secondary)}.tou-dropzone-file-ready{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:color-mix(in srgb,var(--tou-accent) 14%,#ffffff);border:1px solid color-mix(in srgb,var(--tou-accent) 28%,transparent);color:var(--tou-accent-dark);font-size:10px;font-weight:700;letter-spacing:.01em}.tou-dropzone-file-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-shrink:0;margin-left:auto}.tou-dropzone-replace{padding:5px 11px;border:1px solid var(--color-border-default);border-radius:6px;background:#fff;color:var(--color-text-primary);font-size:11.5px;font-weight:700;font-family:inherit;cursor:pointer;white-space:nowrap;transition:border-color .15s,background .15s}.tou-dropzone-replace:hover{border-color:var(--tou-accent);background:var(--tou-tint);box-shadow:none}.tou-dropzone-remove-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid #f0c8c8;border-radius:6px;background:#fff6f6;color:var(--color-error-dark);cursor:pointer;flex-shrink:0;transition:background .15s,border-color .15s,color .15s}.tou-dropzone-remove-btn:hover{background:var(--color-error-dark);border-color:var(--color-error-dark);color:var(--color-white)}.tou-upload-overlay{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;animation:tou-upload-overlay-in .35s ease;overflow:hidden;pointer-events:auto}@keyframes tou-upload-overlay-in{0%{opacity:0}to{opacity:1}}.tou-upload-overlay__backdrop{position:absolute;inset:0;background:#2128326b;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.tou-upload-overlay__panel{position:relative;z-index:1;width:min(100%,420px);padding:28px 26px 24px;border-radius:18px;background:var(--color-white);border:1px solid #e8ecf1;box-shadow:0 24px 48px #1a23321f,0 8px 20px #1a23320f;overflow:hidden;animation:tou-upload-panel-rise .45s cubic-bezier(.22,1,.36,1)}@keyframes tou-upload-panel-rise{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.tou-upload-overlay--molecular .tou-upload-overlay__panel,.tou-upload-overlay--toxicology .tou-upload-overlay__panel{border-color:#e2e6ec}.tou-upload-overlay__panel-glow,.tou-upload-overlay__panel-pattern{display:none}.tou-upload-overlay__visual{position:relative;width:112px;height:112px;margin:0 auto 18px}.tou-upload-overlay__orbit-ring{position:absolute;inset:0;border-radius:50%;border:2px solid transparent;animation:tou-upload-orbit-spin 2.4s linear infinite}.tou-upload-overlay__orbit-ring--inner{inset:12px;animation-direction:reverse;animation-duration:1.8s}.tou-upload-overlay--molecular .tou-upload-overlay__orbit-ring{border-top-color:#6f85668c;border-right-color:#6f856626;border-bottom-color:#6f85660f;border-left-color:#6f856647}.tou-upload-overlay--toxicology .tou-upload-overlay__orbit-ring{border-top-color:#5f728a8c;border-right-color:#5f728a26;border-bottom-color:#5f728a0f;border-left-color:#5f728a47}@keyframes tou-upload-orbit-spin{to{transform:rotate(360deg)}}.tou-upload-overlay__orbit-core{position:absolute;inset:26px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--color-white);box-shadow:0 10px 24px #1a233224;animation:tou-upload-core-pulse 2s ease-in-out infinite}.tou-upload-overlay--molecular .tou-upload-overlay__orbit-core{background:#6f8566}.tou-upload-overlay--toxicology .tou-upload-overlay__orbit-core{background:#5f728a}@keyframes tou-upload-core-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.tou-upload-overlay__particle{display:none}.tou-upload-overlay__particle--1{top:8px;left:50%;animation:tou-upload-particle-1 2.2s ease-in-out infinite}.tou-upload-overlay__particle--2{right:10px;top:50%;animation:tou-upload-particle-2 2.6s ease-in-out infinite}.tou-upload-overlay__particle--3{bottom:12px;left:22%;animation:tou-upload-particle-3 2.4s ease-in-out infinite}.tou-upload-overlay__particle--4{left:14px;top:28%;animation:tou-upload-particle-4 2.8s ease-in-out infinite}@keyframes tou-upload-particle-1{0%,to{transform:translate(-50%) scale(.8);opacity:.4}50%{transform:translate(-50%,6px) scale(1.1);opacity:1}}@keyframes tou-upload-particle-2{0%,to{transform:translateY(-50%) scale(.75);opacity:.35}50%{transform:translate(-8px,-50%) scale(1);opacity:.95}}@keyframes tou-upload-particle-3{0%,to{transform:translateY(0) scale(.7);opacity:.3}50%{transform:translateY(-10px) scale(1.05);opacity:.9}}@keyframes tou-upload-particle-4{0%,to{transform:translate(0) scale(.75);opacity:.35}50%{transform:translate(8px,-6px) scale(1);opacity:.95}}.tou-upload-overlay__stream{position:absolute;width:2px;height:18px;border-radius:2px;opacity:0}.tou-upload-overlay--molecular .tou-upload-overlay__stream{background:linear-gradient(180deg,transparent,rgba(142,195,60,.85),transparent)}.tou-upload-overlay--toxicology .tou-upload-overlay__stream{background:linear-gradient(180deg,transparent,rgba(26,64,128,.8),transparent)}.tou-upload-overlay__stream--1{left:50%;top:0;animation:tou-upload-stream 1.6s ease-in-out infinite}.tou-upload-overlay__stream--2{right:18px;top:34%;animation:tou-upload-stream 1.9s ease-in-out .4s infinite}.tou-upload-overlay__stream--3{left:20px;bottom:20px;animation:tou-upload-stream 2.1s ease-in-out .8s infinite}@keyframes tou-upload-stream{0%,to{opacity:0;transform:translateY(0) scaleY(.6)}45%{opacity:.9;transform:translateY(10px) scaleY(1)}70%{opacity:0;transform:translateY(22px) scaleY(.5)}}.tou-upload-overlay__title{position:relative;margin:0 0 6px;text-align:center;font-size:18px;font-weight:800;color:#1a2332;letter-spacing:-.02em}.tou-upload-overlay__subtitle{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;margin:0 0 18px;text-align:center;font-size:13px;font-weight:600;color:#5c6678}.tou-upload-overlay__subtitle-spin{animation:tou-upload-spin .9s linear infinite;flex-shrink:0}@keyframes tou-upload-spin{to{transform:rotate(360deg)}}.tou-upload-overlay__steps{position:relative;list-style:none;margin:0 0 16px;padding:0;display:grid;gap:8px}.tou-upload-overlay__step{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;background:#f8fafc;border:1px solid #eef1f5;color:#8b95a5;font-size:12.5px;font-weight:600;transition:background .25s,border-color .25s,color .25s,transform .25s}.tou-upload-overlay__step--active{color:#1a2332;background:#fff;border-color:#dfe5ee;transform:translate(2px);box-shadow:0 4px 12px #1a23320f}.tou-upload-overlay--molecular .tou-upload-overlay__step--active,.tou-upload-overlay--toxicology .tou-upload-overlay__step--active{border-color:#dfe3e8;background:#f8f9fb}.tou-upload-overlay__step--done{color:#3d4a5c}.tou-upload-overlay--molecular .tou-upload-overlay__step--done,.tou-upload-overlay--toxicology .tou-upload-overlay__step--done{background:#f3f5f7;border-color:#e4e8ed}.tou-upload-overlay__step-icon{flex-shrink:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#eef1f5;color:#8b95a5}.tou-upload-overlay__step--active .tou-upload-overlay__step-icon{color:var(--color-white)}.tou-upload-overlay--molecular .tou-upload-overlay__step--active .tou-upload-overlay__step-icon{background:#6f8566}.tou-upload-overlay--toxicology .tou-upload-overlay__step--active .tou-upload-overlay__step-icon{background:#5f728a}.tou-upload-overlay__step--done .tou-upload-overlay__step-icon{color:var(--color-white)}.tou-upload-overlay--molecular .tou-upload-overlay__step--done .tou-upload-overlay__step-icon{background:#8a9d82}.tou-upload-overlay--toxicology .tou-upload-overlay__step--done .tou-upload-overlay__step-icon{background:#7a8fa3}.tou-upload-overlay__step-dot{width:6px;height:6px;border-radius:50%;background:#c5ccd6}.tou-upload-overlay__step-spin{animation:tou-upload-spin .85s linear infinite}.tou-upload-overlay__files{position:relative;display:grid;gap:8px;margin-bottom:16px}.tou-upload-overlay__file{display:flex;align-items:flex-start;gap:10px;padding:9px 11px;border-radius:10px;border:1px dashed #d8dee8;background:#fbfcfe;animation:tou-upload-file-float 3s ease-in-out infinite}.tou-upload-overlay__file:nth-child(2){animation-delay:.6s}@keyframes tou-upload-file-float{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.tou-upload-overlay__file-icon{flex-shrink:0;width:28px;height:28px;margin-top:1px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:var(--color-white)}.tou-upload-overlay--molecular .tou-upload-overlay__file-icon{background:#6f8566}.tou-upload-overlay--toxicology .tou-upload-overlay__file-icon{background:#5f728a}.tou-upload-overlay__file-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.tou-upload-overlay__file-label{font-size:10px;font-weight:800;letter-spacing:.4px;text-transform:uppercase;color:#8b95a5}.tou-upload-overlay__file-name{font-size:12px;font-weight:700;color:#1a2332;line-height:1.4;white-space:normal;overflow-wrap:anywhere;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.tou-upload-overlay__progress{position:relative;display:flex;align-items:center;gap:10px}.tou-upload-overlay__progress-track{position:relative;flex:1;height:8px;border-radius:999px;background:#edf1f6;overflow:hidden}.tou-upload-overlay__progress-fill{position:absolute;inset:0 auto 0 0;border-radius:inherit;transition:width .45s ease}.tou-upload-overlay--molecular .tou-upload-overlay__progress-fill{background:#8a9d82}.tou-upload-overlay--toxicology .tou-upload-overlay__progress-fill{background:#7a8fa3}.tou-upload-overlay__progress-shimmer{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.45) 45%,transparent 90%);animation:tou-upload-shimmer 1.4s ease-in-out infinite}@keyframes tou-upload-shimmer{0%{transform:translate(-100%)}to{transform:translate(180%)}}.tou-upload-overlay__progress-value{flex-shrink:0;min-width:38px;font-size:12px;font-weight:800;color:#5c6678;font-variant-numeric:tabular-nums}@media(max-width:1024px){.site-content--test-output-upload .patf-grid{grid-template-columns:1fr}.site-content--test-output-upload .patf-span2{grid-column:1}}@media(max-width:600px){.site-content--test-output-upload .tou-test-type-card{padding:12px 12px 12px 14px;gap:10px}.site-content--test-output-upload .tou-dropzone-empty{flex-wrap:wrap;gap:8px;justify-content:flex-start}.site-content--test-output-upload .tou-dropzone-empty__copy{flex:1 1 120px}.site-content--test-output-upload .tou-dropzone-browse{margin-left:0;width:100%;text-align:center}.site-content--test-output-upload .tou-dropzone-file{flex-wrap:wrap;gap:8px;align-items:flex-start}.site-content--test-output-upload .tou-dropzone-file-main{flex:1 1 100%}.site-content--test-output-upload .tou-dropzone-file-actions{width:100%;justify-content:flex-end;margin-left:0}.tou-upload-overlay{padding:12px}.tou-upload-overlay__panel{padding:22px 18px 18px}.tou-upload-overlay__visual{width:96px;height:96px;margin-bottom:14px}.tou-upload-overlay__title{font-size:16px}}@media(max-width:992px){.site-content--test-output-upload{margin-right:0;margin-top:0;border-radius:0}.site-content--test-output-upload .main-content{padding:12px 12px calc(12px + env(safe-area-inset-bottom,0px))}}@media(max-width:768px){.site-content--test-output-upload .main-content{padding:10px 12px calc(12px + env(safe-area-inset-bottom,0px))}.site-content--test-output-upload .patf-section{padding:16px 12px 12px}.site-content--test-output-upload .patf-legend{max-width:calc(100% - 24px);font-size:11px}.site-content--test-output-upload .tou-test-type-card__title-row{align-items:flex-start}.site-content--test-output-upload .patf-actions{flex-direction:column-reverse;align-items:stretch;gap:10px}.site-content--test-output-upload .patf-btn-cancel,.site-content--test-output-upload .patf-btn-save{width:100%;justify-content:center;flex:none}.site-content--test-output-upload .tou-dropzone-wrap,.site-content--test-output-upload .tou-dropzone,.site-content--test-output-upload .tou-dropzone--filled{min-height:120px}}@media(max-width:600px){.site-content--test-output-upload .main-content{padding:8px 8px calc(12px + env(safe-area-inset-bottom,0px))}.site-content--test-output-upload .patf-section{padding:14px 10px 10px}.site-content--test-output-upload .tou-dropzone-wrap{min-height:100px}.site-content--test-output-upload .tou-dropzone,.site-content--test-output-upload .tou-dropzone--filled{min-height:100px;padding:14px 10px}.site-content--test-output-upload .tou-dropzone-file{flex-direction:column;align-items:stretch;gap:8px}.site-content--test-output-upload .tou-dropzone-file-actions{width:100%;justify-content:stretch}}.bes-overlay{position:fixed;inset:0;z-index:1500;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:12px 10px}.bes-panel{width:min(96vw,760px);max-height:calc(100vh - 40px);background:var(--color-white);border-radius:14px;overflow:hidden;box-shadow:0 24px 60px #0f172a3d;display:flex;flex-direction:column}.bes-header{padding:14px 20px;background:var(--color-slate-900);color:var(--color-white)}.bes-header h2{margin:0;font-size:17px;font-weight:700}.bes-body{padding:18px 20px;overflow-y:auto}.bes-banner{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:8px;font-size:14px;margin-bottom:14px}.bes-banner--info{background:var(--color-gray-100);color:var(--color-text-primary)}.bes-banner--success{background:#f0f9e8;color:var(--color-success-text)}.bes-banner--error{background:var(--color-error-surface);color:var(--color-error-text)}.bes-empty{text-align:center;padding:24px;color:var(--color-text-placeholder)}.bes-table-wrap{max-height:50vh;overflow-y:auto;border:1px solid var(--color-border-default);border-radius:8px}.bes-table{width:100%;border-collapse:collapse;font-size:14px}.bes-table thead th{position:sticky;top:0;background:var(--color-slate-900);color:var(--color-white);text-align:left;padding:8px 12px}.bes-table td{padding:8px 12px;border-top:1px solid var(--color-border-default)}.bes-col-num{width:48px}.bes-col-status{width:80px;text-align:center}.bes-loading-row{text-align:center;padding:20px!important;color:var(--color-text-placeholder)}.bes-status-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-size:13px;font-weight:700;color:var(--color-white)}.bes-status-icon--ok{background:var(--color-success)}.bes-status-icon--fail{background:var(--color-error-bright)}.bes-spinner{display:inline-block;width:14px;height:14px;border:2px solid var(--color-border-default);border-top-color:var(--color-brand-hover);border-radius:50%;animation:bes-spin .8s linear infinite}@keyframes bes-spin{to{transform:rotate(360deg)}}.bes-footer{padding:12px 20px;border-top:1px solid var(--color-border-default);display:flex;justify-content:flex-end}.bes-close-btn{padding:8px 20px;border-radius:8px;border:1px solid var(--color-border-default);background:var(--color-white);color:var(--color-text-primary);font-weight:600;cursor:pointer}.bes-close-btn:hover{background:var(--color-gray-100)}.prov-cdm-overlay{position:fixed;inset:0;background:#0000008c;z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px 16px;animation:cdm-overlay-in .2s ease}.prov-cdm-modal{background:var(--color-white);border-radius:6px;width:100%;max-width:400px;box-shadow:0 8px 32px #00000047;animation:cdm-modal-in .22s ease}.prov-cdm-header{display:flex;align-items:center;justify-content:space-between;background:var(--color-danger-text);color:var(--color-white);padding:12px 16px;font-size:14px;font-weight:700;border-radius:6px 6px 0 0}.prov-cdm-close{background:none;border:none;color:var(--color-white);font-size:20px;line-height:1;cursor:pointer;padding:0 2px;opacity:.85}.prov-cdm-close:hover{opacity:1}.prov-cdm-close:disabled{opacity:.4;cursor:not-allowed}.prov-cdm-body{padding:22px 20px 8px}.prov-cdm-icon{display:flex;justify-content:center;margin-bottom:14px;color:var(--color-danger-text)}.prov-cdm-text{font-size:14px;color:var(--color-text-primary);text-align:center;line-height:1.5;margin-bottom:6px}.prov-cdm-name{font-weight:700;color:var(--color-text-heading)}.prov-cdm-warning{font-size:12px;color:var(--color-text-subtle);text-align:center;margin-top:6px}.prov-cdm-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px 20px}.prov-cdm-btn{border:none;border-radius:4px;padding:8px 22px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.prov-cdm-btn-cancel{background:var(--color-gray-350);color:var(--color-text-secondary)}.prov-cdm-btn-cancel:hover{background:var(--color-gray-500)}.prov-cdm-btn-delete{background:var(--color-danger-text);color:var(--color-white)}.prov-cdm-btn-delete:hover:not(:disabled){background:#b71c1c}.prov-cdm-btn-delete:disabled{opacity:.6;cursor:not-allowed}@keyframes cdm-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes cdm-modal-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media(max-width:480px){.prov-cdm-modal{max-width:calc(100vw - 32px)}}.ts-filter-group{display:flex;flex-wrap:wrap;gap:6px}.ts-filter-pill{display:flex;align-items:center;gap:7px;padding:6px 14px;border:1px solid #c8cdd8;border-radius:999px;cursor:pointer;font-size:13px;font-weight:500;font-family:inherit;color:var(--color-text-secondary);background:var(--color-white);transition:border-color .15s,background .15s,color .15s,box-shadow .15s;line-height:1.3;white-space:nowrap}.ts-filter-pill:hover{border-color:var(--color-brand);color:#5a7a24;box-shadow:0 1px 4px #8ec33c2e}.ts-filter-pill--active{background:linear-gradient(180deg,var(--color-auth-brand-light) 0%,var(--color-brand) 100%);border-color:#7eb532;color:var(--color-white);box-shadow:inset 0 1px #ffffff38}.ts-filter-pill--active:hover{color:var(--color-white);border-color:#6fa02a;background:linear-gradient(180deg,var(--color-brand) 0%,var(--color-brand-dark) 100%)}.ts-radio-dot{width:10px;height:10px;border-radius:50%;border:2px solid currentColor;flex-shrink:0;background:transparent;transition:background .12s,border-color .12s}.ts-filter-pill--active .ts-radio-dot{background:var(--color-white);border-color:var(--color-white)}@media(max-width:640px){.ts-filter-pill{font-size:12px;padding:5px 12px}}.pf-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-bottom:16px;flex-wrap:wrap}.pf-add-btn{background:var(--color-brand);color:var(--color-white);border:none;border-radius:5px;padding:0 22px;height:38px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s;white-space:nowrap}.pf-search-wrap{position:relative;flex:1 1 220px;max-width:420px;min-width:0;display:flex;align-items:center}@media(max-width:640px){.pf-toolbar{flex-direction:column;align-items:stretch}.pf-search-wrap{max-width:none}}.ts-filter-groups{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.ts-target-id-cell{display:inline-flex;align-items:center;gap:8px;min-width:0}.ts-target-id-text{line-height:1.35}.ts-check-cell{width:34px;text-align:center;vertical-align:middle}.ts-cb-checked{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:3px;background:var(--color-brand);border:none;cursor:pointer;transition:background .15s}.ts-cb-checked:hover{background:var(--color-brand-dark)}.ts-cb-checked--sm{width:14px;height:14px;flex-shrink:0;pointer-events:none}.ts-cb-unchecked{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:3px;background:transparent;border:2px solid #bbb;cursor:pointer;transition:border-color .15s}.ts-cb-unchecked:hover{border-color:var(--color-brand)}.ts-cq-val{color:var(--color-text-subtle);font-size:13px}.ts-dt-wrapper .col-actions{width:96px;padding:8px 10px!important;text-align:center}.ts-dt-wrapper .dt-table th:last-child{width:96px;cursor:default}.ts-dt-wrapper .dt-table th:last-child:hover{background:var(--table-header-bg)}@media(max-width:992px){.site-content:has(.ts-list-page),.site-content:has(.ts-toolbar),.site-content:has(.list-page-toolbar){min-width:0}.site-content:has(.ts-toolbar) .top h3,.site-content:has(.list-page-toolbar) .top h3{font-size:18px;line-height:1.25}.site-content .dt-wrapper,.site-content .dt-shell{min-width:0;-webkit-overflow-scrolling:touch}}@media(max-width:860px){.ts-form-grid{grid-template-columns:1fr}}@media(max-width:768px){.site-content:has(.ts-toolbar) .main-content,.site-content:has(.list-page-toolbar) .main-content{padding:10px 8px 12px}}.pf-form-shell{max-width:620px;width:100%}.pf-form-shell>.pf-section{margin-bottom:0}.ts-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.ts-cq-stack{display:flex;flex-direction:column;gap:22px}.ts-cq-fields{display:grid;grid-template-columns:158px 1fr 1fr;column-gap:12px;align-items:start;padding:10px 0 6px}.ts-cq-label{font-size:14px;font-weight:700;color:var(--color-text-heading);white-space:nowrap;padding-top:6px;grid-column:1}.ts-cq-fields>.pf-field-col:nth-child(2){grid-column:2}.ts-cq-fields>.pf-field-col:nth-child(3){grid-column:3}.ts-cq-fields>.pf-field-col{min-width:0}.ts-cq-req{color:var(--color-error-dark);margin-left:2px}.pf-select{flex:1;border:none;border-bottom:1.5px solid #bbb;padding:6px 2px;font-size:14px;font-family:inherit;color:var(--color-text-primary);outline:none;background:transparent;min-width:0;cursor:pointer;transition:border-color .15s;appearance:auto}.pf-select:focus{border-bottom-color:var(--color-brand)}@media(max-width:860px){.ts-form-grid{grid-template-columns:1fr}.pf-field-row{flex-direction:column;align-items:stretch;gap:6px}.pf-field-row>.pf-label{padding-top:0;min-width:0}.ts-cq-fields{flex-direction:column;gap:10px}.ts-cq-label{min-width:0}.pf-actions{flex-direction:column-reverse;align-items:stretch;gap:10px}.pf-actions .pf-submit-btn,.pf-actions .pf-btn-cancel{width:100%;justify-content:center}}@media(max-width:768px){.site-content .main-content{padding:10px 8px 12px}}.ut-no-login{color:var(--color-text-placeholder);font-style:italic}@keyframes ut-confirm-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes ut-confirm-modal-in{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.ut-confirm-overlay{position:fixed;inset:0;background:#00000080;z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px 16px;animation:ut-confirm-overlay-in .18s ease}.ut-confirm-modal{background:var(--color-white);border-radius:8px;width:100%;max-width:400px;box-shadow:0 8px 32px #00000040;animation:ut-confirm-modal-in .2s ease;overflow:hidden}.ut-confirm-header{display:flex;align-items:center;gap:10px;background:var(--color-text-heading);color:var(--color-white);padding:13px 18px;font-size:14px;font-weight:700}.ut-confirm-body{padding:22px 20px 14px;text-align:center}.ut-confirm-text{font-size:14px;color:var(--color-text-secondary);line-height:1.55;margin-bottom:10px}.ut-confirm-name{font-size:16px;font-weight:700;color:var(--color-text-heading);margin-bottom:10px}.ut-confirm-sub{font-size:14px;color:var(--color-text-subtle)}.ut-confirm-footer{display:flex;justify-content:flex-end;gap:10px;padding:12px 18px 18px}.ut-confirm-btn{border:none;border-radius:5px;padding:9px 24px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.ut-confirm-btn:disabled{opacity:.55;cursor:not-allowed}.ut-confirm-btn-cancel{background:var(--color-gray-350);color:var(--color-text-secondary)}.ut-confirm-btn-cancel:hover:not(:disabled){background:var(--color-gray-500)}.ut-confirm-btn-yes{background:var(--color-brand);color:var(--color-white)}.ut-confirm-btn-yes:hover:not(:disabled){background:var(--color-brand-dark)}@keyframes ut-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes ut-modal-in{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.ut-creds-overlay{position:fixed;inset:0;background:#0000008c;z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px 16px;animation:ut-overlay-in .2s ease}.ut-creds-modal{background:var(--color-white);border-radius:6px;width:100%;max-width:430px;box-shadow:0 8px 32px #00000047;animation:ut-modal-in .22s ease}.ut-creds-header{display:flex;align-items:center;justify-content:space-between;background:var(--color-text-heading);color:var(--color-white);padding:12px 16px;font-size:14px;font-weight:700;border-radius:6px 6px 0 0}.ut-creds-close{background:none;border:none;color:var(--color-white);font-size:20px;line-height:1;cursor:pointer;padding:0 2px;opacity:.85}.ut-creds-close:hover{opacity:1}.ut-creds-body{padding:18px 18px 10px}.ut-creds-note{font-size:13px;color:var(--color-text-muted);margin-bottom:14px;line-height:1.5;background:var(--color-warning-bg);padding:8px 10px;border-left:3px solid var(--color-warning);border-radius:2px}.ut-creds-field{display:flex;align-items:center;gap:14px;padding:9px 0;border-bottom:1px solid var(--color-border-subtle)}.ut-creds-field:last-child{border-bottom:none}.ut-creds-label{font-size:12px;font-weight:700;color:var(--color-gray-700);text-transform:uppercase;letter-spacing:.3px;min-width:130px;flex-shrink:0}.ut-creds-value{font-size:14px;color:var(--color-text-strong);font-family:monospace;word-break:break-all}.ut-creds-pw{color:var(--color-error-dark);font-weight:700;letter-spacing:.5px}.ut-creds-footer{display:flex;justify-content:flex-end;padding:12px 18px 16px}.ut-creds-ok-btn{background:var(--color-text-heading);color:var(--color-white);border:none;border-radius:5px;padding:9px 26px;font-size:13px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s}.ut-creds-ok-btn:hover{background:var(--color-text-primary)}.ctx-menu{position:fixed;z-index:9999;background:var(--color-white);border:1px solid var(--color-table-border);border-radius:8px;box-shadow:0 6px 24px #00000021;min-width:210px;padding:4px 0;animation:ctx-pop .12s ease;transform-origin:top left}@keyframes ctx-pop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.ctx-heading{padding:8px 14px 7px;font-size:10.5px;font-weight:700;color:var(--color-text-disabled);text-transform:uppercase;letter-spacing:.6px;border-bottom:1px solid var(--color-gray-200);margin-bottom:3px}.ctx-item{display:flex;align-items:center;gap:9px;width:100%;padding:8px 14px;text-align:left;background:none;border:none;font-size:13px;color:var(--color-text-primary);cursor:pointer;transition:background .1s;font-family:inherit}.ctx-item:hover{background:var(--color-select-focus-bg);color:var(--color-text-heading)}.ctx-item--danger{color:var(--color-danger-text)}.ctx-item--danger:hover{background:var(--color-table-danger-hover);color:var(--color-error)}.ctx-divider{height:1px;background:var(--color-gray-200);margin:3px 0}.ctx-completed-note{padding:6px 14px;font-size:12px;color:var(--color-text-disabled);font-style:italic}@media(max-width:768px){.site-content--users .main-content{padding:10px 8px 12px}.site-content--users .users-page-actions{margin-bottom:14px}.site-content--users .users-page-actions .uf-add-btn{width:100%;justify-content:center}}.pf-field-row{display:flex;align-items:flex-start!important;gap:20px;padding:10px 0 6px}.pf-field-row>.pf-label{padding-top:6px}.pf-field-col{flex:1;min-width:0;display:flex;flex-direction:column}.pf-field-col>.pf-input,.pf-field-col>.uf-phone-wrap{width:100%}.pf-field-row>.uf-phone-wrap{flex:1;min-width:0}.pf-field-error-slot{min-height:18px;margin-top:2px}.pf-field-error{color:var(--color-error-dark);font-size:12px;line-height:1.4}@media(max-width:992px){.site-content .main-content:has(.uf-edit-grid),.site-content .main-content:has(.pf-section){padding:12px;min-width:0}.uf-edit-grid{grid-template-columns:1fr;gap:16px}.pf-tmpl-grid{grid-template-columns:1fr}.uf-perm-table,.uf-perm-wrap,.pf-phy-table{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:768px){.uf-edit-actions,.pf-actions{flex-direction:column-reverse;align-items:stretch}.uf-edit-actions button,.pf-actions button{width:100%}.uf-status-toggle{width:100%;flex-wrap:wrap}.uf-status-btn{flex:1 1 calc(50% - 4px);justify-content:center}}@media(max-width:600px){.pf-section{padding:20px 12px 12px}.uf-status-btn{flex:1 1 100%}}.pf-section{background:var(--color-white);border:3px solid var(--color-brand);border-radius:10px;padding:28px 22px 18px;position:relative;margin-bottom:22px}.pf-section-legend{position:absolute;top:-15px;left:20px;background:var(--color-brand);color:var(--color-white);font-size:14px;font-weight:700;padding:4px 18px;border-radius:5px;letter-spacing:.2px}.pf-field-row{display:flex;align-items:center;gap:20px;padding:10px 0 6px}.pf-label{font-size:14px;font-weight:700;color:var(--color-text-heading);flex-shrink:0;white-space:nowrap}.pf-req{color:var(--color-error-dark);margin-left:2px}.pf-input{flex:1;border:none;border-bottom:1.5px solid #bbb;padding:6px 2px;font-size:14px;font-family:inherit;color:var(--color-text-primary);outline:none;background:transparent;min-width:0;transition:border-color .15s}.pf-input:focus{border-bottom-color:var(--color-brand)}.pf-input::placeholder{color:var(--color-gray-500)}.pf-phy-table{width:100%;border-collapse:collapse;font-size:14px;margin-bottom:14px}.pf-phy-table th{text-align:left;padding:8px 12px 10px;font-size:13px;font-weight:700;color:var(--color-gray-700);border-bottom:1.5px solid var(--color-gray-350)}.pf-phy-table th.pf-th-action{text-align:center;width:80px}.pf-phy-table td{padding:6px 12px 2px;vertical-align:middle}.pf-phy-input{width:100%;border:none;border-bottom:1.5px solid #bbb;padding:6px 2px;font-size:14px;font-family:inherit;color:var(--color-text-primary);outline:none;background:transparent;transition:border-color .15s;box-sizing:border-box}.pf-phy-input:focus{border-bottom-color:var(--color-brand)}.pf-phy-input::placeholder{color:var(--color-gray-500)}.pf-td-action{width:70px;text-align:center;vertical-align:middle!important;padding-top:8px!important}.pf-delete-btn{background:var(--color-error-bright);color:var(--color-white);border:none;border-radius:5px;width:36px;height:34px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s}.pf-delete-btn:hover:not(:disabled){background:var(--color-error-deep)}.pf-delete-btn:disabled{opacity:.3;cursor:not-allowed}.pf-phy-add-row{display:flex;justify-content:center;padding:8px 0 4px}.pf-add-phys-btn{background:var(--color-brand);color:var(--color-white);border:none;border-radius:5px;padding:8px 24px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.pf-add-phys-btn:hover{background:var(--color-brand-dark)}.pf-actions{display:flex;justify-content:flex-end;margin-top:16px}.pf-submit-btn{background:var(--color-text-heading);color:var(--color-white);border:none;border-radius:6px;padding:12px 32px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s}.pf-submit-btn:hover:not(:disabled){background:var(--color-text-primary)}.pf-submit-btn:disabled{opacity:.55;cursor:not-allowed}.pf-add-btn{background:var(--color-brand);color:var(--color-white);border:none;border-radius:5px;padding:10px 22px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.pf-add-btn:hover{background:var(--color-brand-dark)}.pf-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.pf-search-wrap{position:relative;display:flex;align-items:center}.pf-search-icon{position:absolute;left:10px;color:var(--color-text-disabled);pointer-events:none}.pf-search-input{border:1px solid var(--color-border-default);border-radius:5px;padding:9px 32px;font-size:13px;font-family:inherit;color:var(--color-text-strong);outline:none;width:220px;transition:border-color .15s,box-shadow .15s;background:var(--color-white)}.pf-search-input:focus{border-color:var(--color-brand-hover);box-shadow:0 0 0 2px #8ec23e2e}.pf-search-clear{position:absolute;right:8px;background:none;border:none;color:var(--color-text-disabled);font-size:16px;line-height:1;cursor:pointer;padding:2px 4px;border-radius:3px;display:flex;align-items:center;justify-content:center}.pf-search-clear:hover{color:var(--color-gray-700)}.pf-tmpl-grid{display:flex;gap:16px;padding:10px 0 6px}.pf-tmpl-card{border:3px solid var(--color-gray-350);border-radius:10px;overflow:hidden;cursor:pointer;transition:border-color .15s,box-shadow .15s;background:var(--color-white);display:flex;flex-direction:column;width:20%}.pf-tmpl-card:hover{border-color:var(--color-brand);box-shadow:0 3px 12px #8ec33c38}.pf-tmpl-card.pf-tmpl-selected{border-color:var(--color-brand);box-shadow:0 0 0 3px #8ec33c47}.pf-tmpl-thumb{width:100%;flex:1;overflow:hidden;background:var(--color-gray-150);min-height:220px}.pf-tmpl-thumb img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.pf-tmpl-footer{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-top:1px solid var(--color-border-subtle);background:var(--color-white);gap:8px}.pf-tmpl-footer-left{display:flex;align-items:center;gap:8px;min-width:0}.pf-tmpl-badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--color-brand);color:var(--color-white);font-size:12px;font-weight:700}.pf-tmpl-badge-empty{flex-shrink:0;display:inline-flex;width:22px;height:22px;border-radius:50%;border:2px solid var(--color-border-input)}.pf-tmpl-title{font-size:13px;font-weight:700;color:var(--color-text-heading);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pf-tmpl-preview-btn{flex-shrink:0;background:var(--color-text-heading);color:var(--color-white);border:none;border-radius:5px;padding:6px 14px;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.pf-tmpl-preview-btn:hover{background:var(--color-text-primary)}.pf-tmpl-modal-overlay{position:fixed;inset:0;background:#000000b8;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.pf-tmpl-modal{background:var(--color-white);border-radius:10px;overflow:hidden;max-width:860px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0006}.pf-tmpl-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--color-border-subtle);flex-shrink:0}.pf-tmpl-modal-header span{font-size:15px;font-weight:700;color:var(--color-text-heading)}.pf-tmpl-modal-close{background:none;border:none;font-size:22px;color:var(--color-text-muted);cursor:pointer;line-height:1;padding:0 4px}.pf-tmpl-modal-close:hover{color:var(--color-text-heading)}.pf-tmpl-modal-body{overflow-y:auto;flex:1}.pf-tmpl-modal-body img{width:100%;height:auto;display:block}.pf-error{color:var(--color-error-dark);font-size:13px;margin-bottom:16px;padding:8px 12px;background:var(--color-surface-danger);border-left:3px solid var(--color-error-dark);border-radius:3px}.uf-phone-wrap{flex:1;min-width:0;border-bottom:1.5px solid #bbb;transition:border-color .15s}.uf-phone-wrap:focus-within{border-bottom-color:var(--color-brand)}.uf-phone-wrap .iti{display:block;width:100%}.uf-phone-wrap input.iti__tel-input{border:none!important;box-shadow:none!important;outline:none!important;padding-top:6px!important;padding-bottom:6px!important;font-size:14px!important;font-family:inherit!important;color:var(--color-text-primary)!important;background:transparent!important;border-radius:0!important}.uf-phone-wrap input.iti__tel-input::placeholder{color:var(--color-gray-500)!important}.uf-phone-wrap .iti__selected-country{border-right:1px solid var(--color-gray-350);padding-right:6px}.uf-phone-wrap .iti__selected-country:hover{background:var(--color-gray-50)}.uf-phone-wrap .iti__selected-dial-code{font-size:12px!important;font-weight:700!important;font-family:inherit!important;color:var(--color-white)!important;background:var(--color-brand)!important;padding:1px 6px!important;border-radius:4px!important;letter-spacing:.2px!important;margin-left:4px!important;line-height:1.6!important}.uf-phone-wrap .iti__country-selector{border:1px solid #e0e4ea!important;border-radius:8px!important;box-shadow:0 8px 28px #00000021!important;font-family:inherit!important;font-size:13px!important;overflow:hidden}.uf-phone-wrap .iti__country.iti__highlight{background:var(--color-brand-muted)!important}.uf-phone-wrap .iti__country:hover{background:var(--color-select-focus-bg)!important}.uf-phone-wrap .iti__search-input{font-size:13px!important;font-family:inherit!important;outline:none!important;border-bottom:1px solid var(--color-gray-200)!important}.uf-phone-wrap .iti__search-input:focus{border-bottom-color:var(--color-brand)!important}.uf-add-btn{background:var(--color-brand);color:var(--color-white);border:none;border-radius:5px;padding:10px 22px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.uf-add-btn:hover{background:var(--color-brand-dark)}.uf-submit-btn{background:var(--color-text-heading);color:var(--color-white);border:none;border-radius:6px;padding:12px 32px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s}.uf-submit-btn:hover:not(:disabled){background:var(--color-text-primary)}.uf-submit-btn:disabled{opacity:.55;cursor:not-allowed}.uf-creds-card{background:var(--color-white);border:3px solid var(--color-brand);border-radius:10px;max-width:480px;overflow:hidden}.uf-creds-card-header{background:var(--color-brand);color:var(--color-white);font-size:15px;font-weight:700;padding:12px 18px}.uf-creds-card-body{padding:20px 18px 12px}.uf-creds-note{font-size:13px;color:var(--color-gray-700);margin-bottom:16px;line-height:1.5;background:var(--color-warning-bg);padding:9px 11px;border-left:3px solid var(--color-warning);border-radius:2px}.uf-creds-field{display:flex;align-items:center;gap:14px;padding:10px 0;border-bottom:1px solid var(--color-border-subtle)}.uf-creds-field:last-child{border-bottom:none}.uf-creds-label{font-size:13px;font-weight:700;color:var(--color-gray-700);min-width:140px;flex-shrink:0}.uf-creds-value{font-size:14px;color:var(--color-text-strong);font-family:monospace;word-break:break-all}.uf-creds-pw{color:var(--color-error-dark);font-weight:700;letter-spacing:.5px}.uf-creds-card-footer{display:flex;justify-content:flex-end;padding:12px 18px 16px}.uf-btn-done{background:var(--color-text-heading);color:var(--color-white);border:none;border-radius:5px;padding:10px 28px;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s}.uf-btn-done:hover{background:var(--color-text-primary)}.uf-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.uf-status-toggle{display:flex;gap:8px;align-items:center}.uf-status-btn{display:flex;align-items:center;gap:6px;padding:8px 20px;border-radius:5px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;border:1.5px solid var(--color-border-default);background:var(--color-white);color:var(--color-gray-700);transition:all .15s}.uf-status-btn--selected{background:var(--color-info);color:var(--color-white);border-color:var(--color-info)}.uf-radio-circle{display:inline-block;width:13px;height:13px;border-radius:50%;border:1.5px solid var(--color-text-disabled);background:transparent;flex-shrink:0}.uf-edit-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.uf-cancel-btn{background:var(--color-white);color:var(--color-text-primary);border:1.5px solid var(--color-gray-500);border-radius:6px;padding:10px 28px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s}.uf-cancel-btn:hover:not(:disabled){background:var(--color-gray-100)}.uf-cancel-btn:disabled{opacity:.55;cursor:not-allowed}.uf-update-btn{background:var(--color-brand);color:var(--color-white);border:none;border-radius:6px;padding:10px 28px;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s}.uf-update-btn:hover:not(:disabled){background:var(--color-brand-dark)}.uf-update-btn:disabled{opacity:.55;cursor:not-allowed}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0px;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (max-width:480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Toastify__toast--warning{border-radius:12px;font-size:14px;line-height:1.45;box-shadow:0 10px 28px #030e4f2e}.Toastify__toast-theme--colored.Toastify__toast--warning{background:linear-gradient(135deg,var(--color-warning),#d97706);color:var(--color-white)}.site-content{flex:1;display:flex;flex-direction:column;align-self:flex-start;width:100%;max-width:100%;box-sizing:border-box;min-height:80vh;min-width:0;overflow:visible;background-color:var(--color-surface-content);border-radius:10px;margin-right:15px;margin-top:15px;box-shadow:0 4px 12px #0020602e}.site-content .date{float:right;font-size:19px;padding-top:3px}.site-content .top{padding:15px;color:var(--color-white);font-weight:200;border-top-left-radius:10px;border-top-right-radius:10px;background-color:var(--color-black)}.site-content .top h3{font-size:25px;font-weight:550}.site-content .top i:before{margin-right:10px}.site-content .flex-buttons{display:flex;flex-direction:row;justify-content:space-between;position:relative}.site-content .flex-buttons button{color:var(--color-white);background-color:var(--color-brand-hover);border:1px solid var(--color-brand-hover);border-radius:5px;padding:.75rem 1.5rem;font-size:15px;cursor:pointer}.site-content .flex-buttons button:hover{background-color:var(--color-white);color:#000;border:1px solid gray}.site-content .flex-buttons button>i:before{margin-right:10px}.site-content .flex-buttons>button:nth-child(2):after{display:inline-block;width:0;height:0;margin-left:.3em;vertical-align:middle;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-left:.3em solid transparent}.site-content .main-content{flex:1;padding:20px;min-width:0;max-width:100%;overflow:visible;box-sizing:border-box}.site-content .footer{margin-top:auto;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.filter-row{display:flex;align-items:center;gap:12px;margin-top:14px;margin-bottom:14px;flex-wrap:wrap}.filter-clear-btn{color:var(--color-white);background-color:var(--color-brand-hover);border:1px solid var(--color-brand-hover);border-radius:5px;padding:.65rem 1.25rem;font-size:14px;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s,color .15s}.filter-clear-btn:hover,.filter-clear-btn.active{background-color:var(--color-brand-dark);border-color:var(--color-brand-dark)}.req-toolbar-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.req-status-filters{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.status-filter-btn{padding:7px 14px;border:1.5px solid var(--color-border-default);border-radius:20px;background:var(--color-white);color:var(--color-gray-700);font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;white-space:nowrap;transition:border-color .15s,color .15s,background .15s}.status-filter-btn:hover{border-color:var(--color-brand-hover);color:var(--color-brand-hover)}.status-filter-btn.active{background:var(--color-brand-hover);border-color:var(--color-brand-hover);color:var(--color-white);font-weight:600}.Toastify__toast{font-size:12px;min-height:40px;padding:8px 12px;border-radius:6px}.Toastify__toast-body{padding:0;gap:8px}.Toastify__toast-icon{width:16px}.Toastify__close-button{font-size:12px}.pf-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-bottom:16px;overflow:visible}.pf-toolbar-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.pf-search-wrap{position:relative;flex:1 1 220px;max-width:420px;min-width:0}.pf-search-input{display:block;width:100%;height:38px;box-sizing:border-box;padding:0 36px 0 38px;border:1px solid #d0d0d0;border-radius:5px;font-size:14px;font-family:inherit;color:var(--color-text-primary);background:var(--color-gray-100);outline:none}.pf-search-input:focus{border-color:var(--color-brand);background:var(--color-white)}.pf-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--color-text-placeholder);pointer-events:none;z-index:2}.pf-search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:18px;line-height:1;color:var(--color-text-disabled);cursor:pointer;padding:2px 6px;z-index:2}.pf-add-btn{background:var(--color-brand);color:var(--color-white);border:none;border-radius:5px;padding:0 22px;height:38px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;box-shadow:0 2px 8px var(--color-brand-shadow);transition:background .18s ease,box-shadow .22s ease,transform .18s ease}.pf-add-btn:hover:not(:disabled){background:var(--color-brand-dark);box-shadow:0 4px 14px #8ec23e47}.pf-add-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.pf-toolbar--patients{display:grid;grid-template-columns:1fr minmax(240px,420px) 1fr;align-items:center;gap:12px}.pf-toolbar--patients>.pf-add-btn{justify-self:start}.pf-toolbar--patients>.list-search-input--toolbar{grid-column:2;width:100%;max-width:420px;justify-self:center;flex:none}.pf-toolbar--patients>.pf-toolbar-end{justify-self:end;display:flex;justify-content:flex-end}.pf-toolbar--requisitions{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.pf-toolbar--requisitions>.pf-add-btn{flex-shrink:0}.pf-toolbar--requisitions>.export-wrap{flex-shrink:0;margin-left:auto}.pf-toolbar--requisitions .export-trigger-btn{width:auto;height:38px;justify-content:center;box-sizing:border-box}.pf-toolbar--test-log{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.pf-toolbar--test-log>.req-status-filters{flex:1 1 auto;min-width:0}.pf-toolbar--test-log>.list-search-input--toolbar{flex:0 1 420px;width:100%;max-width:420px;margin-left:auto}.pf-toolbar--providers{display:grid;grid-template-columns:1fr minmax(240px,420px) 1fr;align-items:center;gap:12px}.pf-toolbar--providers>.pf-add-btn{justify-self:start}.pf-toolbar--providers>.list-search-input--toolbar{grid-column:3;width:100%;max-width:420px;justify-self:end;flex:none}.pf-page-form{flex:1;display:flex;flex-direction:column;width:100%;min-height:0}.pf-page-form>.pf-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:auto;padding-top:24px;width:100%;box-sizing:border-box}.pf-btn-secondary{background:var(--color-white);color:var(--color-text-primary);border:1.5px solid var(--color-gray-500);border-radius:6px;padding:12px 32px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.pf-btn-secondary:hover:not(:disabled){background:var(--color-gray-100)}.pf-btn-secondary:disabled{opacity:.55;cursor:not-allowed}.site-content .main-content .pf-submit-btn{background:var(--color-text-heading);color:var(--color-white);border:none;border-radius:6px;padding:12px 32px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s}.site-content .main-content .pf-submit-btn:hover:not(:disabled){background:var(--color-text-primary)}.site-content .main-content .pf-submit-btn:disabled{opacity:.55;cursor:not-allowed}@media(max-width:992px){.site-content{width:100%;max-width:100%;margin-right:0;margin-top:0;border-top-left-radius:0;border-top-right-radius:0;min-height:calc(100vh - 60px);overflow:visible;box-sizing:border-box}.site-content .top h3{font-size:20px;display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.site-content .date{float:none;font-size:14px;padding-top:0;margin-left:auto}.site-content .main-content{padding:16px;min-width:0;max-width:100%;width:100%;box-sizing:border-box;overflow:visible}.site-content .flex-buttons{flex-direction:column;align-items:stretch;gap:10px}.site-content .flex-buttons button{width:100%}}@media(max-width:600px){.site-content .top{padding-top:12px;padding-right:12px;padding-bottom:12px}.site-content .top h3{font-size:18px}.site-content .main-content{padding:12px}}@media(max-width:768px){.pf-toolbar,.pf-toolbar--patients,.pf-toolbar--requisitions,.pf-toolbar--providers,.pf-toolbar--providers-page,.pf-toolbar--test-log{display:flex;flex-direction:column;align-items:stretch;gap:10px}.pf-toolbar--providers-page>.pf-add-btn,.pf-toolbar--providers-page>.pp-status-toggles,.pf-toolbar--providers-page>.pf-toolbar-spacer,.pf-toolbar--providers-page>.list-search-input--toolbar,.pf-toolbar--providers-page>.pf-toolbar-end{grid-column:auto;width:100%;max-width:none;justify-self:stretch}.pf-toolbar--patients>.list-search-input--toolbar,.pf-toolbar--patients>.pf-add-btn,.pf-toolbar--patients>.pf-toolbar-end{grid-column:auto;width:100%;max-width:none;justify-self:stretch}.pf-toolbar--patients>.pf-toolbar-end .export-wrap,.pf-toolbar--requisitions>.export-wrap,.pf-toolbar--providers-page .export-wrap{width:100%;max-width:none;flex:none}.pf-toolbar--requisitions{grid-template-columns:1fr}.req-page-actions,.to-page-actions,.tl-page-actions{flex-direction:column;align-items:stretch;gap:10px}.req-page-actions .pf-add-btn,.req-page-actions .export-wrap,.req-page-actions .export-trigger-btn,.to-page-actions .pf-add-btn,.tl-page-actions .req-status-filters{width:100%}.req-page-actions .export-trigger-btn,.to-page-actions .pf-add-btn,.pf-toolbar--providers-page .export-trigger-btn{width:100%;justify-content:center}.tl-test-type-row{width:100%}.tl-test-type-row .status-filter-btn{flex:1 1 auto;text-align:center}.pp-tabs{width:100%;max-width:100%;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pp-tabs::-webkit-scrollbar{display:none}.pp-tab{flex:0 0 auto}.pf-search-wrap,.list-search-input--toolbar{width:100%;max-width:none;flex:none}.pf-toolbar-actions{width:100%;flex-direction:column;align-items:stretch;gap:10px}.pf-toolbar-actions .pf-add-btn,.pf-toolbar-actions .export-wrap,.pf-toolbar-end .export-wrap{width:100%}.filter-row{display:flex;flex-direction:column;align-items:stretch}.filter-row .filter-clear-btn{width:100%}.pagination-bar,.dt-pagination{flex-direction:column;align-items:stretch;gap:10px}.pagination-info,.pagination-controls,.dt-pagination-left,.dt-pagination-right{width:100%;justify-content:space-between}.pagination-controls,.dt-pagination-right{flex-wrap:wrap;justify-content:center}.dt-shell,.dt-wrapper,.prov-table-shell,.prov-table-wrapper,.rq-dt-wrapper,.req-table-wrapper{width:100%;max-width:100%}.uf-add-btn,.ps-btn-add,.csss-btn-add{width:100%;justify-content:center}}@font-face{font-family:themify;src:url(/fonts/themify.eot?-fvbane);src:url(/fonts/themify.eot?#iefix-fvbane) format("embedded-opentype"),url(/fonts/themify.woff?-fvbane) format("woff"),url(/fonts/themify.ttf?-fvbane) format("truetype"),url(/fonts/themify.svg?-fvbane#themify) format("svg");font-weight:400;font-style:normal}[class^=ti-],[class*=" ti-"]{font-family:themify;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-wand:before{content:""}.ti-volume:before{content:""}.ti-user:before{content:""}.ti-unlock:before{content:""}.ti-unlink:before{content:""}.ti-trash:before{content:""}.ti-thought:before{content:""}.ti-target:before{content:""}.ti-tag:before{content:""}.ti-tablet:before{content:""}.ti-star:before{content:""}.ti-spray:before{content:""}.ti-signal:before{content:""}.ti-shopping-cart:before{content:""}.ti-shopping-cart-full:before{content:""}.ti-settings:before{content:""}.ti-search:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-out:before{content:""}.ti-cut:before{content:""}.ti-ruler:before{content:""}.ti-ruler-pencil:before{content:""}.ti-ruler-alt:before{content:""}.ti-bookmark:before{content:""}.ti-bookmark-alt:before{content:""}.ti-reload:before{content:""}.ti-plus:before{content:""}.ti-pin:before{content:""}.ti-pencil:before{content:""}.ti-pencil-alt:before{content:""}.ti-paint-roller:before{content:""}.ti-paint-bucket:before{content:""}.ti-na:before{content:""}.ti-mobile:before{content:""}.ti-minus:before{content:""}.ti-medall:before{content:""}.ti-medall-alt:before{content:""}.ti-marker:before{content:""}.ti-marker-alt:before{content:""}.ti-arrow-up:before{content:""}.ti-arrow-right:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-down:before{content:""}.ti-lock:before{content:""}.ti-location-arrow:before{content:""}.ti-link:before{content:""}.ti-layout:before{content:""}.ti-layers:before{content:""}.ti-layers-alt:before{content:""}.ti-key:before{content:""}.ti-import:before{content:""}.ti-image:before{content:""}.ti-heart:before{content:""}.ti-heart-broken:before{content:""}.ti-hand-stop:before{content:""}.ti-hand-open:before{content:""}.ti-hand-drag:before{content:""}.ti-folder:before{content:""}.ti-flag:before{content:""}.ti-flag-alt:before{content:""}.ti-flag-alt-2:before{content:""}.ti-eye:before{content:""}.ti-export:before{content:""}.ti-exchange-vertical:before{content:""}.ti-desktop:before{content:""}.ti-cup:before{content:""}.ti-crown:before{content:""}.ti-comments:before{content:""}.ti-comment:before{content:""}.ti-comment-alt:before{content:""}.ti-close:before{content:""}.ti-clip:before{content:""}.ti-angle-up:before{content:""}.ti-angle-right:before{content:""}.ti-angle-left:before{content:""}.ti-angle-down:before{content:""}.ti-check:before{content:""}.ti-check-box:before{content:""}.ti-camera:before{content:""}.ti-announcement:before{content:""}.ti-brush:before{content:""}.ti-briefcase:before{content:""}.ti-bolt:before{content:""}.ti-bolt-alt:before{content:""}.ti-blackboard:before{content:""}.ti-bag:before{content:""}.ti-move:before{content:""}.ti-arrows-vertical:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-fullscreen:before{content:""}.ti-arrow-top-right:before{content:""}.ti-arrow-top-left:before{content:""}.ti-arrow-circle-up:before{content:""}.ti-arrow-circle-right:before{content:""}.ti-arrow-circle-left:before{content:""}.ti-arrow-circle-down:before{content:""}.ti-angle-double-up:before{content:""}.ti-angle-double-right:before{content:""}.ti-angle-double-left:before{content:""}.ti-angle-double-down:before{content:""}.ti-zip:before{content:""}.ti-world:before{content:""}.ti-wheelchair:before{content:""}.ti-view-list:before{content:""}.ti-view-list-alt:before{content:""}.ti-view-grid:before{content:""}.ti-uppercase:before{content:""}.ti-upload:before{content:""}.ti-underline:before{content:""}.ti-truck:before{content:""}.ti-timer:before{content:""}.ti-ticket:before{content:""}.ti-thumb-up:before{content:""}.ti-thumb-down:before{content:""}.ti-text:before{content:""}.ti-stats-up:before{content:""}.ti-stats-down:before{content:""}.ti-split-v:before{content:""}.ti-split-h:before{content:""}.ti-smallcap:before{content:""}.ti-shine:before{content:""}.ti-shift-right:before{content:""}.ti-shift-left:before{content:""}.ti-shield:before{content:""}.ti-notepad:before{content:""}.ti-server:before{content:""}.ti-quote-right:before{content:""}.ti-quote-left:before{content:""}.ti-pulse:before{content:""}.ti-printer:before{content:""}.ti-power-off:before{content:""}.ti-plug:before{content:""}.ti-pie-chart:before{content:""}.ti-paragraph:before{content:""}.ti-panel:before{content:""}.ti-package:before{content:""}.ti-music:before{content:""}.ti-music-alt:before{content:""}.ti-mouse:before{content:""}.ti-mouse-alt:before{content:""}.ti-money:before{content:""}.ti-microphone:before{content:""}.ti-menu:before{content:""}.ti-menu-alt:before{content:""}.ti-map:before{content:""}.ti-map-alt:before{content:""}.ti-loop:before{content:""}.ti-location-pin:before{content:""}.ti-list:before{content:""}.ti-light-bulb:before{content:""}.ti-Italic:before{content:""}.ti-info:before{content:""}.ti-infinite:before{content:""}.ti-id-badge:before{content:""}.ti-hummer:before{content:""}.ti-home:before{content:""}.ti-help:before{content:""}.ti-headphone:before{content:""}.ti-harddrives:before{content:""}.ti-harddrive:before{content:""}.ti-gift:before{content:""}.ti-game:before{content:""}.ti-filter:before{content:""}.ti-files:before{content:""}.ti-file:before{content:""}.ti-eraser:before{content:""}.ti-envelope:before{content:""}.ti-download:before{content:""}.ti-direction:before{content:""}.ti-direction-alt:before{content:""}.ti-dashboard:before{content:""}.ti-control-stop:before{content:""}.ti-control-shuffle:before{content:""}.ti-control-play:before{content:""}.ti-control-pause:before{content:""}.ti-control-forward:before{content:""}.ti-control-backward:before{content:""}.ti-cloud:before{content:""}.ti-cloud-up:before{content:""}.ti-cloud-down:before{content:""}.ti-clipboard:before{content:""}.ti-car:before{content:""}.ti-calendar:before{content:""}.ti-book:before{content:""}.ti-bell:before{content:""}.ti-basketball:before{content:""}.ti-bar-chart:before{content:""}.ti-bar-chart-alt:before{content:""}.ti-back-right:before{content:""}.ti-back-left:before{content:""}.ti-arrows-corner:before{content:""}.ti-archive:before{content:""}.ti-anchor:before{content:""}.ti-align-right:before{content:""}.ti-align-left:before{content:""}.ti-align-justify:before{content:""}.ti-align-center:before{content:""}.ti-alert:before{content:""}.ti-alarm-clock:before{content:""}.ti-agenda:before{content:""}.ti-write:before{content:""}.ti-window:before{content:""}.ti-widgetized:before{content:""}.ti-widget:before{content:""}.ti-widget-alt:before{content:""}.ti-wallet:before{content:""}.ti-video-clapper:before{content:""}.ti-video-camera:before{content:""}.ti-vector:before{content:""}.ti-themify-logo:before{content:""}.ti-themify-favicon:before{content:""}.ti-themify-favicon-alt:before{content:""}.ti-support:before{content:""}.ti-stamp:before{content:""}.ti-split-v-alt:before{content:""}.ti-slice:before{content:""}.ti-shortcode:before{content:""}.ti-shift-right-alt:before{content:""}.ti-shift-left-alt:before{content:""}.ti-ruler-alt-2:before{content:""}.ti-receipt:before{content:""}.ti-pin2:before{content:""}.ti-pin-alt:before{content:""}.ti-pencil-alt2:before{content:""}.ti-palette:before{content:""}.ti-more:before{content:""}.ti-more-alt:before{content:""}.ti-microphone-alt:before{content:""}.ti-magnet:before{content:""}.ti-line-double:before{content:""}.ti-line-dotted:before{content:""}.ti-line-dashed:before{content:""}.ti-layout-width-full:before{content:""}.ti-layout-width-default:before{content:""}.ti-layout-width-default-alt:before{content:""}.ti-layout-tab:before{content:""}.ti-layout-tab-window:before{content:""}.ti-layout-tab-v:before{content:""}.ti-layout-tab-min:before{content:""}.ti-layout-slider:before{content:""}.ti-layout-slider-alt:before{content:""}.ti-layout-sidebar-right:before{content:""}.ti-layout-sidebar-none:before{content:""}.ti-layout-sidebar-left:before{content:""}.ti-layout-placeholder:before{content:""}.ti-layout-menu:before{content:""}.ti-layout-menu-v:before{content:""}.ti-layout-menu-separated:before{content:""}.ti-layout-menu-full:before{content:""}.ti-layout-media-right-alt:before{content:""}.ti-layout-media-right:before{content:""}.ti-layout-media-overlay:before{content:""}.ti-layout-media-overlay-alt:before{content:""}.ti-layout-media-overlay-alt-2:before{content:""}.ti-layout-media-left-alt:before{content:""}.ti-layout-media-left:before{content:""}.ti-layout-media-center-alt:before{content:""}.ti-layout-media-center:before{content:""}.ti-layout-list-thumb:before{content:""}.ti-layout-list-thumb-alt:before{content:""}.ti-layout-list-post:before{content:""}.ti-layout-list-large-image:before{content:""}.ti-layout-line-solid:before{content:""}.ti-layout-grid4:before{content:""}.ti-layout-grid3:before{content:""}.ti-layout-grid2:before{content:""}.ti-layout-grid2-thumb:before{content:""}.ti-layout-cta-right:before{content:""}.ti-layout-cta-left:before{content:""}.ti-layout-cta-center:before{content:""}.ti-layout-cta-btn-right:before{content:""}.ti-layout-cta-btn-left:before{content:""}.ti-layout-column4:before{content:""}.ti-layout-column3:before{content:""}.ti-layout-column2:before{content:""}.ti-layout-accordion-separated:before{content:""}.ti-layout-accordion-merged:before{content:""}.ti-layout-accordion-list:before{content:""}.ti-ink-pen:before{content:""}.ti-info-alt:before{content:""}.ti-help-alt:before{content:""}.ti-headphone-alt:before{content:""}.ti-hand-point-up:before{content:""}.ti-hand-point-right:before{content:""}.ti-hand-point-left:before{content:""}.ti-hand-point-down:before{content:""}.ti-gallery:before{content:""}.ti-face-smile:before{content:""}.ti-face-sad:before{content:""}.ti-credit-card:before{content:""}.ti-control-skip-forward:before{content:""}.ti-control-skip-backward:before{content:""}.ti-control-record:before{content:""}.ti-control-eject:before{content:""}.ti-comments-smiley:before{content:""}.ti-brush-alt:before{content:""}.ti-youtube:before{content:""}.ti-vimeo:before{content:""}.ti-twitter:before{content:""}.ti-time:before{content:""}.ti-tumblr:before{content:""}.ti-skype:before{content:""}.ti-share:before{content:""}.ti-share-alt:before{content:""}.ti-rocket:before{content:""}.ti-pinterest:before{content:""}.ti-new-window:before{content:""}.ti-microsoft:before{content:""}.ti-list-ol:before{content:""}.ti-linkedin:before{content:""}.ti-layout-sidebar-2:before{content:""}.ti-layout-grid4-alt:before{content:""}.ti-layout-grid3-alt:before{content:""}.ti-layout-grid2-alt:before{content:""}.ti-layout-column4-alt:before{content:""}.ti-layout-column3-alt:before{content:""}.ti-layout-column2-alt:before{content:""}.ti-instagram:before{content:""}.ti-google:before{content:""}.ti-github:before{content:""}.ti-flickr:before{content:""}.ti-facebook:before{content:""}.ti-dropbox:before{content:""}.ti-dribbble:before{content:""}.ti-apple:before{content:""}.ti-android:before{content:""}.ti-save:before{content:""}.ti-save-alt:before{content:""}.ti-yahoo:before{content:""}.ti-wordpress:before{content:""}.ti-vimeo-alt:before{content:""}.ti-twitter-alt:before{content:""}.ti-tumblr-alt:before{content:""}.ti-trello:before{content:""}.ti-stack-overflow:before{content:""}.ti-soundcloud:before{content:""}.ti-sharethis:before{content:""}.ti-sharethis-alt:before{content:""}.ti-reddit:before{content:""}.ti-pinterest-alt:before{content:""}.ti-microsoft-alt:before{content:""}.ti-linux:before{content:""}.ti-jsfiddle:before{content:""}.ti-joomla:before{content:""}.ti-html5:before{content:""}.ti-flickr-alt:before{content:""}.ti-email:before{content:""}.ti-drupal:before{content:""}.ti-dropbox-alt:before{content:""}.ti-css3:before{content:""}.ti-rss:before{content:""}.ti-rss-alt:before{content:""}@font-face{font-family:FontAwesome;src:url(/fonts/fontawesome-webfont5b62.woff2?v=4.7.0) format("woff2");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}#root{font-family:var(--app-font-family);font-size:var(--app-font-size);font-weight:var(--app-font-weight);height:100vh;display:flex;flex-direction:column;overflow:hidden}.log_reg_bg{width:100%;height:100vh;background-repeat:no-repeat;background-position:center center;background-attachment:fixed;background-size:cover;overflow:hidden}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.chart-wrapper{width:100%;min-height:350px;margin-left:auto;margin-right:auto}.chart-card .chart-wrapper{min-height:0;margin:0;overflow:visible}.siteLayout{display:flex;flex-direction:row;gap:15px;background-color:var(--color-surface-page);flex:1;min-height:0;overflow:hidden}.fa.fa-print{color:#00f}.fa.fa-file-pdf-o,.help-block,label.error{color:red}.fa.fa-file-text-o{color:#14d514}.fa.fa-file-excel-o{color:green}.fa.fa-files-o{color:var(--color-black)}fieldset{background:var(--color-white);border:2px solid var(--color-brand);border-radius:10px;padding:24px 18px 18px;position:relative;margin-bottom:18px}@media(max-width:992px){.siteLayout{gap:0;overflow-x:hidden}}.site-layout__content:has(.main-content.rs-settings),.site-layout__content:has(.main-content.rs-editor-page){overflow-x:hidden}@media(max-width:1024px){.rs-settings{width:100%;min-width:0}.rs-tab.ps-tab,.ps-tab{padding:12px 18px;font-size:14px;min-height:46px}}@media(max-width:992px){.site-content:has(.main-content.rs-settings),.site-content:has(.main-content.rs-editor-page){min-width:0;max-width:100%;box-sizing:border-box}.site-content:has(.main-content.rs-settings) .top h3,.site-content:has(.main-content.rs-editor-page) .top h3{font-size:18px;line-height:1.25}.main-content.rs-settings,.main-content.rs-editor-page{padding:12px 10px 16px;max-width:100%;min-width:0}.rs-tabs-bar.ps-tabs-bar,.ps-tabs-bar{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0;scroll-padding-right:12px;width:100%;max-width:100%;box-sizing:border-box}.rs-tabs-bar.ps-tabs-bar::-webkit-scrollbar,.ps-tabs-bar::-webkit-scrollbar{display:none}.rs-tab.ps-tab,.ps-tab{flex:0 0 auto;min-width:0;padding:10px 14px;font-size:12.5px;min-height:42px;text-align:center;white-space:nowrap}.rs-settings-body,.ps-body,.rs-settings-body.ps-body{padding:12px 10px 16px;min-height:0;min-width:0;max-width:100%}.rs-settings .ps-action-bar,.rs-settings .settings-action-loader,.ps-action-bar{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:8px;margin-top:0;margin-bottom:10px}.rs-settings .settings-action-loader{min-height:0;justify-content:flex-start}.rs-settings .ps-action-bar .list-search-input,.rs-settings .ps-action-bar .list-search-input--settings,.ps-action-bar .list-search-input,.ps-action-bar .list-search-input--settings,.ljs-action-row .list-search-input--settings,.csss-action-bar .list-search-input--settings,.tdc-table-search-row .list-search-input--settings{width:100%;max-width:none;flex:0 0 auto;margin:0;align-self:stretch}.rs-settings .ps-action-bar .list-search-input__field,.ps-action-bar .list-search-input__field{height:38px}.rs-settings .ps-btn-add,.ps-btn-add,.csss-btn-add,.ps-action-bar .pf-add-btn{width:100%;text-align:center;justify-content:center;padding:9px 16px}.rs-settings .filter-row,.filter-row{flex-direction:column;align-items:stretch;gap:10px}.rs-settings .filter-clear-btn,.filter-clear-btn,.to-filter-panel__clear{width:100%;text-align:center}.rs-filter-field{width:100%;min-width:0;box-sizing:border-box}.rs-settings .ab-dt-wrapper,.ps-body .ab-dt-wrapper{margin-left:0;margin-right:0;width:100%;max-width:100%}.rs-settings .ab-dt-wrapper .dt-table,.ps-body .ab-dt-wrapper .dt-table{min-width:0;width:100%}.rs-settings .dt-wrapper,.rs-settings .dt-shell,.ps-body .dt-wrapper,.ps-body .dt-shell{min-width:0;margin-left:0;margin-right:0;width:100%;max-width:100%;-webkit-overflow-scrolling:touch}.rs-settings .dt-table,.ps-body .dt-table{min-width:0;width:100%}.rs-settings .pfs-turnaround-table,.rs-settings .pfs-specimen-table,.rs-settings .ljs-turnaround-table,.ps-body .pfs-turnaround-table,.ps-body .pfs-specimen-table{max-width:100%;min-width:0;overflow:visible}.rs-settings .dt-table-scroll,.ps-body .dt-table-scroll{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.rs-settings .dt-wrapper,.rs-settings .dt-shell,.ps-body .dt-wrapper,.ps-body .dt-shell{border-radius:var(--table-radius-sm)}.rs-panel-table-wrap,.ljs-turnaround-table,.pfs-turnaround-table,.mdc-treatment-wrap,.ps-td-actions{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.ps-modal,.ps-modal--wide{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.ps-modal-foot{flex-direction:column-reverse;align-items:stretch;gap:8px}.ps-modal-foot .ps-btn-cancel,.ps-modal-foot .ps-btn-save{width:100%;text-align:center}}@media(max-width:768px){.site-layout__content .site-content .main-content.rs-settings,.site-layout__content .site-content .main-content.rs-editor-page{padding:12px 10px 16px}}@media(max-width:600px){.rs-settings-body,.ps-body{padding:10px 8px 14px}.rs-tab.ps-tab,.ps-tab{padding:9px 12px;font-size:12px;min-height:40px}}@media(max-width:480px){.ps-modal{width:calc(100vw - 16px);max-width:calc(100vw - 16px);border-radius:8px}.ps-modal-body{padding:14px 12px}}@media(max-width:992px){.pf-section{padding:22px 14px 14px;margin-bottom:16px;border-width:2px}.pf-section-legend{font-size:13px;padding:4px 14px;left:12px;top:-13px}.pf-field-row{flex-direction:column;align-items:stretch!important;gap:6px;padding:8px 0 4px}.pf-field-row>.pf-label{padding-top:0;min-width:0;white-space:normal}.pf-actions,.uf-edit-actions{flex-direction:column-reverse;align-items:stretch;gap:10px}.pf-actions .pf-submit-btn,.pf-actions .pf-btn-cancel,.uf-edit-actions .uf-cancel-btn,.uf-edit-actions .uf-save-btn,.uf-edit-actions button{width:100%;justify-content:center;text-align:center}.uf-edit-grid{grid-template-columns:1fr;gap:16px}.pf-phy-table-wrap,.pf-phy-table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:768px){.ts-form-grid{grid-template-columns:1fr}.ts-cq-fields{flex-direction:column;gap:10px}.ts-cq-label{min-width:0}.uf-status-toggle{flex-wrap:wrap;width:100%}.uf-status-btn{flex:1 1 auto;justify-content:center}}@media(max-width:600px){.pf-section{border-radius:8px;padding:20px 12px 12px}.pf-label{font-size:12.5px}}@media(max-width:992px){.cdm-overlay,.aim-overlay,.eod-overlay,.erm-overlay,.fpm-overlay,.frm-overlay,.rim-overlay,.bes-overlay,.report-data-modal{padding:16px 12px;align-items:stretch}.cdm-modal,.aim-modal,.eod-modal,.erm-modal,.fpm-modal,.frm-modal,.rim-modal,.bes-panel,.report-data-modal__panel{width:100%;max-width:100%;max-height:calc(100dvh - 32px)}.eod-modal,.fpm-modal,.frm-modal,.rim-modal,.bes-panel,.report-data-modal__panel{height:100%;display:flex;flex-direction:column}.frm-body,.rim-body,.bes-body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.bes-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%}.bes-table{min-width:480px}.bes-footer{flex-shrink:0}.bes-close-btn{width:100%;min-height:44px}.report-data-modal__panel--compact{height:auto;max-height:calc(100dvh - 32px)}.cdm-footer,.aim-footer,.eod-footer,.erm-footer,.fpm-actions,.frm-footer,.rim-footer,.bes-footer{flex-wrap:wrap}.cdm-footer{flex-direction:column-reverse;align-items:stretch}.cdm-footer .cdm-btn{width:100%;text-align:center}.frm-footer,.rim-footer{flex-direction:column-reverse;align-items:stretch;gap:8px}.frm-submit-btn,.rim-submit-btn{width:100%;justify-content:center;min-height:44px}.ps-modal,.ps-modal--wide{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.ps-modal-foot{flex-direction:column-reverse;align-items:stretch;gap:8px}.ps-modal-foot .ps-btn-cancel,.ps-modal-foot .ps-btn-save{width:100%;text-align:center;min-height:44px}}@media(max-width:680px){.cdm-overlay,.aim-overlay,.eod-overlay,.erm-overlay,.fpm-overlay,.frm-overlay,.rim-overlay,.bes-overlay,.report-data-modal{padding:12px 8px}.cdm-modal,.aim-modal,.eod-modal,.erm-modal,.fpm-modal,.frm-modal,.rim-modal,.bes-panel,.report-data-modal__panel{max-height:calc(100dvh - 24px);border-radius:8px}.aim-footer,.erm-footer,.eod-footer{flex-direction:column-reverse;align-items:stretch;gap:8px}.aim-footer button,.erm-footer button,.eod-footer button,.fpm-actions .fpm-btn{width:100%;justify-content:center;min-height:44px}.report-data-modal__header{flex-direction:column;align-items:stretch;gap:10px;padding:14px 14px 12px}.report-data-modal__header h2{font-size:1.05rem}}@media(max-width:480px){.cdm-overlay,.aim-overlay,.eod-overlay,.erm-overlay,.fpm-overlay,.frm-overlay,.rim-overlay,.bes-overlay,.report-data-modal{padding:8px}.cdm-modal,.aim-modal,.frm-modal,.rim-modal,.bes-panel,.ps-modal,.ps-modal--wide{width:calc(100vw - 16px);max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:8px}.cdm-body,.aim-body,.ps-modal-body,.erm-body,.frm-body,.rim-body,.bes-body{padding:14px 12px}}img,svg,video,canvas{max-width:100%;height:auto}.site-content img:not([width]):not(.top-bar__center-logo):not(.menu-icon-img){height:auto}@media(max-width:992px){input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=url],input[type=search],input[type=date],input[type=datetime-local],select,textarea{font-size:max(16px,1em)}}@media(max-width:992px){.top-bar__tool-btn,.dt-pg-btn,.pagination-controls button,.status-filter-btn,.pf-add-btn,.top-bar__pill-btn,.frm-submit-btn,.rim-submit-btn,.ps-modal-foot .ps-btn-cancel,.ps-modal-foot .ps-btn-save{min-width:44px;min-height:44px}.dt-action-btns{min-height:44px;align-items:center}.dt-action-btns .dt-action-btn{width:var(--table-action-size, 30px);height:var(--table-action-size, 30px);min-width:var(--table-action-size, 30px);min-height:var(--table-action-size, 30px)}.dt-col-actions,.tl-col-actions,.pt-col-actions,.col-actions{padding-top:10px!important;padding-bottom:10px!important}.dt-col-expand,.col-expand{padding:4px 2px!important}.dt-expand-btn,.pp-fac-expand-btn.dt-expand-btn{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;font-size:16px;transform:none;box-shadow:0 1px 2px #8ec33c40}.dt-expand-btn:hover{transform:none}.prov-table .expand-btn{width:24px;height:24px;min-width:24px;min-height:24px;font-size:16px}}@media(max-width:992px){.req-status-chips,.tl-test-type-row,.to-filter-panel,.rs-filter-bar,.pf-toolbar,.pf-toolbar--patients,.req-page-actions,.tl-page-actions{flex-wrap:wrap;gap:8px;min-width:0}.list-search-input,.list-search-input--toolbar{min-width:0;width:100%;max-width:100%}}@media(max-width:768px){.req-page-actions,.tl-page-actions,.pf-toolbar--patients{flex-direction:column;align-items:stretch}.req-page-actions .pf-add-btn,.req-page-actions .export-wrap,.req-page-actions .req-status-chips{width:100%;justify-content:center}}@media(max-width:992px){.chart-card,.dashboard-chart-card,.chart-wrapper{min-width:0;max-width:100%}.dashboard-kpi-grid,.staff-contact-cards{min-width:0}}@media(max-width:768px){.chart-card__header,.dashboard-chart-card__header{flex-wrap:wrap;gap:8px}}@media(max-width:992px){.rs-tabs-bar,.ps-tabs-bar,.pp-tabs,.etl-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;max-width:100%}}@media(max-width:992px){.top-options,.user-options,.notif-dropdown{max-width:min(100vw - 24px,320px)}}@media(max-width:480px){.Toastify__toast-container{width:calc(100vw - 16px)!important;left:8px!important;right:8px!important;padding:0}}@media(max-width:992px){.treatment-meds{overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 8px 10px}.treatment-meds__category{width:100%;max-width:100%;font-size:12px;padding:5px 10px}.treatment-meds__table{width:100%;min-width:280px;margin:2px 0 10px;font-size:12px}.treatment-meds__table th,.treatment-meds__table td{padding:6px 8px;white-space:nowrap}.treatment-meds__table th:first-child,.treatment-meds__table td:first-child{white-space:normal;word-break:break-word}.detected-organisms-table,.detected-resistance-table,.top-medications-table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:600px){.treatment-meds__table{min-width:260px;font-size:11.5px}}.site-content--requisitions,.site-content--test-log,.site-content--test-output,.site-content--patients,.site-content--users,.site-content--providers,.site-content--performance-settings,.site-content--requisition-settings,.site-content--levey-jenning-settings,.site-content--toxicology-data-center,.site-content--molecular-data-center,.site-content--reference-laboratory,.site-content--company-staff,.site-content--antibiogram{width:100%;max-width:100%;box-sizing:border-box;overflow:visible}.site-content--requisitions .main-content,.site-content--test-log .main-content,.site-content--test-output .main-content,.site-content--patients .main-content,.site-content--users .main-content,.site-content--providers .main-content,.site-content--performance-settings .main-content,.site-content--requisition-settings .main-content,.site-content--levey-jenning-settings .main-content,.site-content--toxicology-data-center .main-content,.site-content--molecular-data-center .main-content,.site-content--reference-laboratory .main-content,.site-content--company-staff .main-content,.site-content--antibiogram .main-content{display:flex;flex-direction:column;width:100%;min-width:0;box-sizing:border-box;overflow:visible}.site-content--requisitions .to-filter-panel,.site-content--test-log .to-filter-panel,.site-content--test-output .to-filter-panel{width:100%;max-width:100%;box-sizing:border-box}.site-content--requisitions .dt-wrapper,.site-content--test-log .dt-wrapper,.site-content--test-output .dt-wrapper,.site-content--patients .dt-wrapper,.site-content--users .dt-wrapper,.site-content--providers .dt-wrapper,.site-content--performance-settings .dt-wrapper,.site-content--requisition-settings .dt-wrapper,.site-content--levey-jenning-settings .dt-wrapper,.site-content--toxicology-data-center .dt-wrapper,.site-content--molecular-data-center .dt-wrapper,.site-content--reference-laboratory .dt-wrapper,.site-content--company-staff .dt-wrapper,.site-content--antibiogram .dt-wrapper{flex:0 0 auto;width:100%;max-width:100%;max-height:none;overflow:visible}.site-content--requisitions .dt-table-scroll,.site-content--test-log .dt-table-scroll,.site-content--test-output .dt-table-scroll,.site-content--patients .dt-table-scroll,.site-content--users .dt-table-scroll,.site-content--providers .dt-table-scroll,.site-content--performance-settings .dt-table-scroll,.site-content--requisition-settings .dt-table-scroll,.site-content--levey-jenning-settings .dt-table-scroll,.site-content--toxicology-data-center .dt-table-scroll,.site-content--molecular-data-center .dt-table-scroll,.site-content--reference-laboratory .dt-table-scroll,.site-content--company-staff .dt-table-scroll,.site-content--antibiogram .dt-table-scroll{flex:0 0 auto;min-height:auto;overflow-x:clip;overflow-y:visible}@media(min-width:993px){.site-layout__content:has(.site-content--users){overflow-x:auto}}@media(max-width:992px){.site-content--requisitions .dt-table-scroll,.site-content--test-log .dt-table-scroll,.site-content--test-output .dt-table-scroll,.site-content--patients .dt-table-scroll,.site-content--users .dt-table-scroll,.site-content--providers .dt-table-scroll,.site-content--performance-settings .dt-table-scroll,.site-content--requisition-settings .dt-table-scroll,.site-content--levey-jenning-settings .dt-table-scroll,.site-content--toxicology-data-center .dt-table-scroll,.site-content--molecular-data-center .dt-table-scroll,.site-content--reference-laboratory .dt-table-scroll,.site-content--company-staff .dt-table-scroll,.site-content--antibiogram .dt-table-scroll{overflow-x:auto;overflow-y:visible}}@media(max-width:992px){.site-layout__content:has(.site-content--requisitions),.site-layout__content:has(.site-content--test-log),.site-layout__content:has(.site-content--test-output),.site-layout__content:has(.site-content--support),.site-layout__content:has(.help-center-page),.site-layout__content:has(.site-content--patients),.site-layout__content:has(.site-content--users){overflow-x:hidden}.site-content--requisitions,.site-content--test-log,.site-content--test-output{min-width:0;max-width:100%}.site-content--requisitions .top h3,.site-content--test-log .top h3,.site-content--test-output .top h3,.site-content--patients .top h3,.site-content--users .top h3{font-size:18px;line-height:1.25}.site-content--requisitions .main-content,.site-content--test-log .main-content,.site-content--test-output .main-content{padding:12px;min-width:0}.site-content--requisitions .dt-wrapper,.site-content--requisitions .dt-shell,.site-content--requisitions .rq-dt-wrapper,.site-content--requisitions .req-table-wrapper,.site-content--test-log .dt-wrapper,.site-content--test-log .dt-shell,.site-content--test-log .tl-dt-wrapper,.site-content--test-output .dt-wrapper,.site-content--test-output .dt-shell,.site-content--patients .dt-wrapper,.site-content--patients .dt-shell,.site-content--users .dt-wrapper,.site-content--users .dt-shell{min-width:0;margin-left:-4px;margin-right:-4px;width:calc(100% + 8px);max-width:calc(100% + 8px);overflow:visible;-webkit-overflow-scrolling:touch}.site-content--requisitions .dt-wrapper.rq-dt-wrapper,.site-content--requisitions .rq-dt-wrapper.dt-wrapper--list,.site-content--requisitions .req-table-wrapper.dt-wrapper--list,.site-content--test-log .tl-dt-wrapper.dt-wrapper--list{overflow:visible!important}.site-content--requisitions .dt-wrapper--list .dt-table-scroll,.site-content--requisitions .rq-dt-wrapper.dt-wrapper--list .dt-table-scroll,.site-content--requisitions .req-table-wrapper.dt-wrapper--list .dt-table-scroll,.site-content--test-log .tl-dt-wrapper.dt-wrapper--list .dt-table-scroll,.site-content--test-output .dt-wrapper--list .dt-table-scroll,.site-content--patients .dt-wrapper--list .dt-table-scroll,.site-content--users .dt-wrapper--list .dt-table-scroll{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.site-content--requisitions .dt-wrapper--list .dt-table-scroll::-webkit-scrollbar,.site-content--requisitions .rq-dt-wrapper.dt-wrapper--list .dt-table-scroll::-webkit-scrollbar,.site-content--requisitions .req-table-wrapper.dt-wrapper--list .dt-table-scroll::-webkit-scrollbar,.site-content--test-log .tl-dt-wrapper.dt-wrapper--list .dt-table-scroll::-webkit-scrollbar,.site-content--test-output .dt-wrapper--list .dt-table-scroll::-webkit-scrollbar,.site-content--patients .dt-wrapper--list .dt-table-scroll::-webkit-scrollbar,.site-content--users .dt-wrapper--list .dt-table-scroll::-webkit-scrollbar{display:none;height:0}.site-content--requisitions .dt-wrapper--list .rq-table,.site-content--requisitions .dt-wrapper--list .req-table,.site-content--requisitions .rq-dt-wrapper.dt-wrapper--list .rq-table,.site-content--requisitions .req-table-wrapper.dt-wrapper--list .req-table{min-width:960px!important;width:max-content;max-width:none;table-layout:auto}.site-content--patients .dt-wrapper--list .dt-table,.site-content--users .dt-wrapper--list .dt-table{min-width:720px;width:max-content;table-layout:auto}.site-content--test-output .dt-wrapper--list .to-table--toxicology{min-width:960px;width:max-content;table-layout:auto}.site-content--test-output .dt-wrapper--list .to-table--molecular{min-width:720px;width:max-content;table-layout:auto}.site-content--requisitions .dt-wrapper--list .rq-table th,.site-content--requisitions .dt-wrapper--list .rq-table td,.site-content--requisitions .dt-wrapper--list .req-table th,.site-content--requisitions .dt-wrapper--list .req-table td,.site-content--test-output .dt-wrapper--list .dt-table th,.site-content--test-output .dt-wrapper--list .dt-table td{padding:9px 10px;font-size:12px}.site-content--test-output .dt-wrapper--list .dt-table th:first-child,.site-content--test-output .dt-wrapper--list .dt-table td:first-child{position:sticky!important;left:0!important;box-shadow:2px 0 6px #00000014}.site-content--test-output .dt-wrapper--list .dt-table thead th:first-child{top:0!important;z-index:8!important;background:var(--table-header-bg)!important}}@media(max-width:768px){.site-content--requisitions .main-content,.site-content--test-log .main-content,.site-content--test-output .main-content,.site-content--patients .main-content,.site-content--users .main-content{padding:10px 8px 12px}.site-content--requisitions .req-page-actions,.site-content--test-log .tl-page-actions,.site-content--test-output .to-page-actions,.site-content--patients .patients-page-actions,.site-content--users .users-page-actions{flex-direction:column;align-items:stretch;margin-bottom:14px;gap:10px}.site-content--requisitions .req-page-actions .pf-add-btn,.site-content--requisitions .req-page-actions .export-wrap,.site-content--requisitions .req-page-actions .export-trigger-btn,.site-content--test-output .to-page-actions .pf-add-btn,.site-content--users .users-page-actions .uf-add-btn,.site-content--patients .patients-page-actions .pf-add-btn,.site-content--patients .patients-page-actions .export-wrap{width:100%;justify-content:center}.site-content--requisitions .req-page-actions .export-wrap{margin-left:0}.pagination-bar{flex-direction:column;align-items:stretch;gap:10px}.pagination-info,.pagination-controls{justify-content:center;flex-wrap:wrap}}.site-layout__content .site-content,.site-layout__content .site-content .main-content{max-width:100%;min-width:0;box-sizing:border-box;overflow:visible}@media(max-width:992px){.site-layout__content{overflow-x:clip}.site-layout__content .site-content{width:100%;max-width:100%;min-width:0;margin-right:0;margin-top:0;box-sizing:border-box;overflow:visible}.site-layout__content .site-content .main-content,.site-layout__content .site-content .help-center,.site-layout__content .site-content .help-center__body,.site-layout__content .site-content.help-center-page,.site-layout__content .site-content--support,.site-layout__content .rxmdx-navigator{width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:visible}.site-layout__content .dt-wrapper,.site-layout__content .dt-shell,.site-layout__content .prov-table-scroll,.site-layout__content .prov-table-wrapper{max-width:100%;min-width:0;box-sizing:border-box;overflow:visible}}@media(max-width:768px){.site-layout__content .site-content .main-content{padding:12px}.site-layout__content .pagination-bar,.site-layout__content .dt-pagination{flex-direction:column;align-items:stretch;gap:10px}.site-layout__content .pagination-info,.site-layout__content .pagination-controls,.site-layout__content .dt-pagination-left,.site-layout__content .dt-pagination-right{width:100%;justify-content:center;flex-wrap:wrap}}@media(max-width:600px){.site-layout__content .site-content .main-content{padding:10px 8px 12px}.site-layout__content .site-content .top h3{font-size:17px}.site-layout__content .site-content .top .date{font-size:12px}}@media(max-width:992px){.site-layout__content{overflow-x:hidden}.site-layout__content .site-content{margin-left:0;margin-right:0;margin-top:0;width:100%;max-width:100%;min-width:0;border-radius:0;box-sizing:border-box}.site-layout__content .site-content .top{display:flex;align-items:center;gap:10px;padding:12px;border-radius:0;min-width:0;box-sizing:border-box}.site-layout__content .site-content .top h3{flex:1;min-width:0;margin:0;font-size:18px;line-height:1.25;display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px}.site-layout__content .site-content .top .date{float:none;flex-shrink:0;margin-left:auto;padding-top:0;font-size:12px;max-width:40%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-layout__content .site-content .main-content{padding:12px;min-width:0;max-width:100%;box-sizing:border-box}.site-layout__content .dt-wrapper,.site-layout__content .dt-shell,.site-layout__content .prov-table-scroll,.site-layout__content .prov-table-wrapper{min-width:0;max-width:100%;-webkit-overflow-scrolling:touch}}@media(max-width:768px){.site-layout__content .site-content .main-content{padding:10px 8px 12px}.pf-toolbar,.pf-toolbar--patients,.pf-toolbar--requisitions,.pf-toolbar--providers,.pf-toolbar--providers-page,.pf-toolbar--test-log,.site-content--patients .pf-toolbar--patients,.site-content--providers .pf-toolbar--providers-page{display:flex!important;flex-direction:column!important;align-items:stretch!important;grid-template-columns:none!important;gap:10px!important;width:100%;margin-bottom:14px}.pf-toolbar>*,.pf-toolbar--patients>*,.pf-toolbar--providers-page>*,.site-content--patients .pf-toolbar--patients>*,.site-content--providers .pf-toolbar--providers-page>*{grid-column:auto!important;grid-row:auto!important;justify-self:stretch!important;width:100%!important;max-width:none!important}.pf-toolbar .list-search-input--toolbar,.pf-toolbar--patients .list-search-input--toolbar,.site-content--patients .pf-toolbar--patients>.list-search-input--toolbar{order:1;width:100%!important;max-width:none!important;flex:none!important}.pf-toolbar .pf-add-btn,.pf-toolbar--patients>.pf-add-btn,.site-content--patients .pf-toolbar--patients>.pf-add-btn{order:2;width:100%!important;justify-content:center}.pf-toolbar .pf-toolbar-end,.pf-toolbar--patients>.pf-toolbar-end,.site-content--patients .pf-toolbar--patients>.pf-toolbar-end,.site-content--providers .pf-toolbar--providers-page>.pf-toolbar-end{order:3;display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%!important}.pf-toolbar-end .pf-add-btn,.pf-toolbar-end .pf-settings-btn,.pf-toolbar-end .export-wrap,.pf-toolbar-end .export-trigger-btn,.site-content--patients .pf-settings-btn{width:100%!important;justify-content:center}.req-page-actions,.to-page-actions,.tl-page-actions,.users-page-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-bottom:14px}.req-page-actions .pf-add-btn,.req-page-actions .export-wrap,.req-page-actions .export-trigger-btn,.to-page-actions .pf-add-btn,.users-page-actions .uf-add-btn,.tl-page-actions .req-status-filters{width:100%;justify-content:center}.pagination-bar,.dt-pagination{flex-direction:column;align-items:stretch;gap:10px}.pagination-info,.pagination-controls,.dt-pagination-left,.dt-pagination-right{width:100%;justify-content:center;flex-wrap:wrap}}@media(max-width:600px){.site-layout__content .site-content .top{padding:10px}.site-layout__content .site-content .top h3{font-size:16px}.site-layout__content .site-content .top .date{font-size:11px}}html,body{overflow-x:hidden;max-width:100%}#root,.dashboard-layout:not(.dashboard-layout--embed),.siteLayout{overflow-x:hidden;max-width:100%;min-width:0;box-sizing:border-box}.site-layout__content{overflow-x:clip;max-width:100%;min-width:0;box-sizing:border-box}.site-content,.site-content .main-content{max-width:100%;min-width:0;box-sizing:border-box}*::-webkit-scrollbar:horizontal{display:none;height:0}.dt-table-scroll,.dt-scroll,.dt-wrapper,.dt-shell,.prov-table-wrapper,.prov-table-scroll,.prov-table-shell,.rq-dt-wrapper,.req-table-wrapper,.pp-tabs,.rs-tabs-bar,.ps-tabs-bar,.etl-tabs,.ac-table-wrap,.ac-table-view,.ac-table-tabs,.ac-filters,.dashboard-nav-menu,.ljs-turnaround-table,.pfs-turnaround-table,.rs-filter-bar,.uf-perm-wrap,.pf-phy-table,.pf-table-scroll,.np-step-nav,.ep-step-nav,.chart-expand-modal__chart-tabs,.orders-summary-modal__table-wrap,.report-data-modal__table-wrap,.grouped-report-table__scroll,.help-center-page .help-center__nav-list{scrollbar-width:none;-ms-overflow-style:none}.dt-table-scroll::-webkit-scrollbar,.dt-scroll::-webkit-scrollbar,.dt-wrapper::-webkit-scrollbar,.prov-table-wrapper::-webkit-scrollbar,.prov-table-scroll::-webkit-scrollbar,.rq-dt-wrapper::-webkit-scrollbar,.req-table-wrapper::-webkit-scrollbar,.pp-tabs::-webkit-scrollbar,.rs-tabs-bar::-webkit-scrollbar,.ps-tabs-bar::-webkit-scrollbar,.etl-tabs::-webkit-scrollbar,.ac-table-wrap::-webkit-scrollbar,.ac-table-view::-webkit-scrollbar,.ac-table-tabs::-webkit-scrollbar,.ac-filters::-webkit-scrollbar,.dashboard-nav-menu::-webkit-scrollbar,.ljs-turnaround-table::-webkit-scrollbar,.pfs-turnaround-table::-webkit-scrollbar,.rs-filter-bar::-webkit-scrollbar,.uf-perm-wrap::-webkit-scrollbar,.pf-phy-table::-webkit-scrollbar,.pf-table-scroll::-webkit-scrollbar,.orders-summary-modal__table-wrap::-webkit-scrollbar,.report-data-modal__table-wrap::-webkit-scrollbar,.grouped-report-table__scroll::-webkit-scrollbar{display:none;height:0;width:0}.dt-table-scroll,.grouped-report-table__scroll,.prov-table-scroll,.pf-table-scroll,.orders-summary-modal__table.dt-wrapper .dt-table-scroll,.report-data-modal__table.dt-wrapper .dt-table-scroll,.report-data-modal__table-wrap .grouped-report-table__scroll,.report-data-modal__table-wrap--nuculis-clients .dt-table-scroll{scrollbar-width:thin;scrollbar-color:#94a3b8 rgba(148,163,184,.14);-ms-overflow-style:auto}.dt-table-scroll::-webkit-scrollbar,.grouped-report-table__scroll::-webkit-scrollbar,.prov-table-scroll::-webkit-scrollbar,.pf-table-scroll::-webkit-scrollbar,.orders-summary-modal__table.dt-wrapper .dt-table-scroll::-webkit-scrollbar,.report-data-modal__table.dt-wrapper .dt-table-scroll::-webkit-scrollbar,.report-data-modal__table-wrap .grouped-report-table__scroll::-webkit-scrollbar,.report-data-modal__table-wrap--nuculis-clients .dt-table-scroll::-webkit-scrollbar{display:block;width:8px;height:0}.dt-table-scroll::-webkit-scrollbar-track,.grouped-report-table__scroll::-webkit-scrollbar-track,.prov-table-scroll::-webkit-scrollbar-track,.pf-table-scroll::-webkit-scrollbar-track,.orders-summary-modal__table.dt-wrapper .dt-table-scroll::-webkit-scrollbar-track,.report-data-modal__table.dt-wrapper .dt-table-scroll::-webkit-scrollbar-track,.report-data-modal__table-wrap .grouped-report-table__scroll::-webkit-scrollbar-track,.report-data-modal__table-wrap--nuculis-clients .dt-table-scroll::-webkit-scrollbar-track{background:#94a3b81f;border-radius:999px}.dt-table-scroll::-webkit-scrollbar-thumb,.grouped-report-table__scroll::-webkit-scrollbar-thumb,.prov-table-scroll::-webkit-scrollbar-thumb,.pf-table-scroll::-webkit-scrollbar-thumb,.orders-summary-modal__table.dt-wrapper .dt-table-scroll::-webkit-scrollbar-thumb,.report-data-modal__table.dt-wrapper .dt-table-scroll::-webkit-scrollbar-thumb,.report-data-modal__table-wrap .grouped-report-table__scroll::-webkit-scrollbar-thumb,.report-data-modal__table-wrap--nuculis-clients .dt-table-scroll::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:999px}.dt-table-scroll::-webkit-scrollbar-thumb:hover,.grouped-report-table__scroll::-webkit-scrollbar-thumb:hover,.prov-table-scroll::-webkit-scrollbar-thumb:hover,.pf-table-scroll::-webkit-scrollbar-thumb:hover,.orders-summary-modal__table.dt-wrapper .dt-table-scroll::-webkit-scrollbar-thumb:hover,.report-data-modal__table.dt-wrapper .dt-table-scroll::-webkit-scrollbar-thumb:hover,.report-data-modal__table-wrap .grouped-report-table__scroll::-webkit-scrollbar-thumb:hover,.report-data-modal__table-wrap--nuculis-clients .dt-table-scroll::-webkit-scrollbar-thumb:hover{background:#64748b}@media(min-width:993px){.site-content--test-log .tl-dt-wrapper .dt-table.tl-table{table-layout:fixed!important;width:100%!important;min-width:0!important}.site-content--test-log .tl-dt-wrapper .dt-table.tl-table col.dt-col-expand-col{width:48px!important}.site-content--test-log .tl-dt-wrapper .dt-table.tl-table col.dt-col-fixed-px{width:88px!important}.site-content--test-log .tl-dt-wrapper .dt-table.tl-table th.dt-col-expand,.site-content--test-log .tl-dt-wrapper .dt-table.tl-table td.dt-col-expand{width:48px!important;min-width:48px!important;max-width:48px!important;padding:8px!important;box-sizing:border-box!important;overflow:hidden!important;text-align:center!important}.site-content--test-log .tl-dt-wrapper .dt-table.tl-table thead th.dt-col-expand{padding:10px 8px!important}.site-content--test-log .tl-dt-wrapper .dt-table.tl-table th.col-actions,.site-content--test-log .tl-dt-wrapper .dt-table.tl-table td.col-actions,.site-content--test-log .tl-dt-wrapper .dt-table.tl-table th.tl-col-actions,.site-content--test-log .tl-dt-wrapper .dt-table.tl-table td.tl-col-actions{width:88px!important;min-width:88px!important;max-width:88px!important;padding:8px 6px!important;box-sizing:border-box!important;overflow:hidden!important;white-space:nowrap!important;text-align:center!important}}@media(max-width:992px){.site-content--test-log .tl-dt-wrapper .dt-table.tl-table{min-width:960px!important;width:max-content!important;max-width:none!important;table-layout:auto!important}.site-content--test-log .tl-dt-wrapper .dt-table.tl-table th.dt-col-expand,.site-content--test-log .tl-dt-wrapper .dt-table.tl-table td.dt-col-expand{position:sticky!important;left:0!important;width:44px!important;min-width:44px!important;max-width:44px!important;padding:4px 2px!important;box-shadow:2px 0 6px #00000014}.site-content--test-log .tl-dt-wrapper .dt-table.tl-table thead th.dt-col-expand{top:0!important;left:0!important;z-index:8!important;background:var(--table-header-bg)!important}.site-content--test-log .tl-dt-wrapper .dt-table.tl-table tbody td.dt-col-expand{z-index:3!important}.site-content--test-log .tl-dt-wrapper .dt-table.tl-table tbody tr:nth-child(odd) td.dt-col-expand{background:var(--table-row-bg)}.site-content--test-log .tl-dt-wrapper .dt-table.tl-table tbody tr:nth-child(2n) td.dt-col-expand{background:var(--table-row-stripe)}.site-content--test-log .tl-dt-wrapper .dt-table.tl-table tbody tr:hover td.dt-col-expand{background:var(--table-row-hover)}}:root{--color-brand: #8ec33c;--color-brand-dark: #7aaa30;--color-brand-light: #a3d956;--color-brand-hover: #8ec23e;--color-brand-muted: #f0f7e6;--color-brand-muted-bg: #ecf6df;--color-brand-surface: #f7fcef;--color-brand-ring: rgba(142, 195, 60, .42);--color-brand-shadow: rgba(142, 195, 60, .22);--color-brand-focus-ring: rgba(142, 194, 62, .18);--color-navy: #1a4080;--color-navy-deep: #002060;--color-navy-dashboard: #002678;--color-brand-gradient-mid: #6fa82a;--color-brand-gradient-dark: #527619;--color-brand-gradient-light: #9ad04a;--color-select-focus-bg: #f3f6ff;--color-info-accent: #3498db;--color-white: #ffffff;--color-black: #000000;--color-text-primary: #333333;--color-text-secondary: #444444;--color-text-muted: #666666;--color-text-subtle: #888888;--color-text-placeholder: #999999;--color-text-disabled: #aaaaaa;--color-text-inverse: #ffffff;--color-text-heading: #111111;--color-text-link: #2563eb;--color-gray-50: #f8fafc;--color-gray-100: #f5f5f5;--color-gray-150: #f3f6fb;--color-gray-200: #f0f0f0;--color-gray-250: #eef2f7;--color-gray-300: #e5e7eb;--color-gray-350: #e0e0e0;--color-gray-400: #d0d5dd;--color-gray-450: #d1d5db;--color-gray-500: #cccccc;--color-gray-600: #bbbbbb;--color-gray-700: #555555;--color-gray-800: #333333;--color-gray-900: #111111;--color-surface-page: #e9ebf1;--color-surface-content: #c5d1ee;--color-surface-card: #ffffff;--color-surface-input: #f5f5f5;--color-surface-input-disabled: #ebebeb;--color-surface-overlay: rgba(0, 0, 0, .55);--color-surface-overlay-dark: rgba(0, 0, 0, .72);--color-border-default: #d0d5dd;--color-border-light: #cccccc;--color-border-medium: #bbbbbb;--color-border-dark: #e0e0e0;--color-border-focus: var(--color-brand);--color-border-section: var(--color-brand);--color-success: #8ec33c;--color-success-text: #356610;--color-error: #c62717;--color-error-dark: #c0392b;--color-error-bright: #e53935;--color-error-deep: #c62828;--color-error-bg: #fdecec;--color-error-surface: #fff7f7;--color-error-text: #9f1239;--color-error-dot: #e5484d;--color-warning: #f0ad4e;--color-warning-bg: #fffbec;--color-info: #2196f3;--color-female: #e6194b;--color-male: #4363d8;--color-chart-axis: #374151;--color-chart-grid: #e5e7eb;--color-chart-treatment: #1d3cc2;--color-chart-accent: #389afc;--color-sidebar-bg: #000000;--color-sidebar-text: #d7d7d7;--color-sidebar-active-gradient-start: rgba(142, 195, 60, .42);--color-sidebar-active-gradient-end: rgba(142, 195, 60, .18);--color-sidebar-active-border: var(--color-brand-light);--color-sidebar-active-border-width: 5px;--color-topbar-submit: var(--color-gray-900);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 4px 18px rgba(0, 0, 0, .22);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .25);--shadow-modal: 0 12px 40px rgba(0, 0, 0, .25);--toastify-color-success: var(--color-success);--toastify-color-error: var(--color-error);--color-table-stripe: #f6f6f6;--color-table-danger-hover: #fff0ef;--color-table-danger-light: #fff3f3;--color-text-slate: #111827;--color-border-subtle: #eeeeee;--color-border-input: #dddddd;--color-surface-muted: #eceef2;--color-surface-danger: #fdecea;--color-brand-alt: #6cb33f;--color-input-focus: #4a90d9;--color-text-danger: #d63a3a;--color-offline-navy: #030e4f;--color-offline-orange: #c2410c;--color-offline-orange-bright: #ea580c;--color-offline-orange-light: #ffedd5;--color-offline-orange-mid: #fdba74;--color-offline-warm-white: #fff7ed;--color-offline-slate: #64748b;--color-offline-green-text: #4d7c0f;--color-offline-amber-text: #b45309;--color-offline-page-gradient-start: #eef4fb;--color-offline-page-gradient-mid: #edf2ff;--color-offline-card-gradient: #f1f5f9;--color-offline-brand-gradient-end: #7aad35;--color-offline-brand-gradient-light: #9ed045;--color-offline-success-gradient-start: #bbf7d0;--color-slate-900: #0f172a;--color-slate-600: #475569;--color-slate-400: #94a3b8;--color-slate-surface: #ecf1f8;--color-auth-gradient-purple: #5a2490;--color-auth-gradient-purple-mid: #7b2cbf;--color-auth-gradient-blue: #6a9bcc;--color-auth-gradient-navy: #1a2d6b;--color-auth-success-bg: #eaf7d6;--color-auth-success-text: #5a8c1a;--color-auth-brand-mid: #79ad2e;--color-auth-brand-light: #9ad44a;--color-form-success: #1e7e34;--color-form-success-bg: #eafaf1;--color-form-success-surface: #f9fdf5;--color-form-pathogen-dark: #2d2d2d;--color-form-pathogen-mid: #3a3a3a;--color-form-muted-bg: #e9e9e9;--color-form-panel-bg: #f9f9f9;--color-danger-text: #d93025;--color-danger-short: #cc0000;--color-danger-light-bg: #ffeeee;--color-pagination-bg: #fafbfc;--color-pagination-border: #d0d4da;--color-pagination-active-bg: #f0f4ff;--color-table-border: #e0e3ea;--color-table-row-dark: #2a2a2a;--color-map-min: #e6e7e8;--color-map-max: #005645;--color-map-highlight: #eedd66;--color-chart-heatmap-border: #99ccff;--color-chart-heatmap-low: #fef9c3;--color-chart-heatmap-mid: #f97316;--color-chart-heatmap-high: #b91c1c;--color-chart-accent-muted: rgba(56, 154, 252, .12);--color-report-maroon: #800000;--color-text-strong: #222222;--color-gray-ui: #6b7280;--color-gray-ui-muted: #9ca3af;--color-gray-ui-light: #b0b7c3;--color-border-panel: #e8ecf0;--color-border-panel-alt: #e2e6ec;--color-border-soft: #e8e8e8;--color-surface-panel: #f8f9fb;--color-surface-panel-muted: #f0f2f5;--color-surface-panel-hover: #f0f2f6;--color-surface-brand-tint: #f5faee;--color-surface-brand-active: #eef5e2;--color-surface-blue-tint: #e0ecff;--color-surface-blue-active: #eef6ff;--color-link-blue: #1a56db;--color-settings-tab-border: #9dbdd4;--color-settings-tab-inner: #b8cfe0;--color-settings-gradient-start: #dceaf6;--color-settings-gradient-mid: #c8dced;--color-settings-gradient-end: #bdd4e8;--color-settings-accent-blue: #2c5282;--color-settings-accent-green: #3d5c14;--color-settings-accent-green-dark: #466915;--color-settings-border-blue: #b8d4ea;--color-settings-border-green: #c8dcc0;--color-settings-btn-blue: #4a6fa5;--color-settings-btn-blue-dark: #3d5d8a;--color-settings-btn-blue-border: #6b9bd1;--color-brand-accent-dark: #6aab1a;--color-brand-accent-deep: #3e5c10;--color-border-green-tint: #c9d8b0;--color-antibiogram-primary: #8dc140;--color-antibiogram-dark: #527619;--color-antibiogram-text: #314712;--color-antibiogram-muted: #9ab870;--color-antibiogram-focus-bg: #edf7d6;--color-antibiogram-border: #d4e8b0;--color-brand-multi-tag-bg: #eef7de;--color-brand-multi-tag-label: #3a5812;--color-brand-multi-tag-remove-hover-bg: #d4edaa;--color-brand-multi-tag-remove-hover-text: #1e3c07;--color-error-remove: #c53030;--color-form-accent: #f49f1c;--color-form-accent-hover: #d4860a;--color-form-accent-light: #fff8ec;--color-form-accent-ring: rgba(142, 194, 62, .22);--color-form-accent-shadow: rgba(142, 195, 60, .18);--color-form-accent-shadow-btn: rgba(142, 195, 60, .28);--color-form-navy-shadow: rgba(0, 32, 96, .2);--color-form-text-primary: #1a2332;--color-form-text-secondary: #4a5568;--color-form-text-muted: #8a94a6;--color-form-border: #e2e8f0;--color-form-border-focus: var(--color-form-accent);--color-form-bg-page: #f0f4f8;--color-form-bg-thead: #f8fafd;--color-form-bg-section: #e9eef7;--color-form-danger: #ef4444;--color-form-type: #2398df;--color-form-type-bg: #eaf6fd;--color-form-type-border: #bfe6fb;--shadow-form-card: 0 1px 4px rgba(26, 35, 50, .08), 0 0 0 1px rgba(26, 35, 50, .06);--shadow-form-focus: 0 0 0 3px var(--color-form-accent-ring);--radius-form-card: 10px;--radius-form-input: 7px;--radius-form-pill: 100px;--radius-sm: 3px;--radius-md: 5px;--radius-lg: 6px;--radius-xl: 8px;--radius-pill: 999px;--table-radius: 10px;--table-radius-sm: 8px;--table-border: #e2e8f0;--table-border-subtle: #f1f5f9;--table-shadow: 0 1px 3px rgba(15, 23, 42, .06), 0 1px 2px rgba(15, 23, 42, .04);--table-shadow-elevated: 0 4px 16px rgba(15, 23, 42, .08);--table-header-bg: #1e293b;--table-header-bg-hover: #334155;--table-header-text: #f8fafc;--table-header-border: rgba(255, 255, 255, .08);--table-header-font-size: 12px;--table-header-letter-spacing: .04em;--table-row-bg: #ffffff;--table-row-stripe: #f8fafc;--table-row-hover: #f1f5f9;--table-row-pending-highlight: #a2bfff;--table-row-selected: #eff6ff;--table-row-selected-accent: #3b82f6;--table-row-border: #eef2f7;--table-cell-padding-y: 13px;--table-cell-padding-x: 16px;--table-font-size: 13px;--table-line-height: 1.45;--table-transition: .18s ease;--table-empty-padding: 52px;--table-empty-icon: #cbd5e1;--table-empty-text: #94a3b8;--table-action-size: 30px;--table-action-radius: 7px;--table-action-edit-bg: var(--color-brand);--table-action-delete-bg: #ef4444;--table-badge-radius: 999px;--table-badge-font-size: 11.5px;--table-badge-padding-y: 4px;--table-badge-padding-x: 10px;--table-checkbox-size: 18px;--table-checkbox-radius: 5px;--table-checkbox-border: #cbd5e1;--table-checkbox-checked: var(--color-brand);--table-pagination-bg: #f8fafc;--table-pagination-border: #e2e8f0;--table-pagination-active-bg: #1e293b;--table-pagination-active-text: #ffffff;--table-pagination-hover-bg: #eff6ff;--table-pagination-hover-border: #93c5fd;--table-skeleton-base: #e8edf4;--table-skeleton-shine: #f4f7fb;--table-skeleton-mid: #dce5f0;--table-search-radius: 10px;--table-search-border: #e2e8f0;--table-search-focus-ring: rgba(59, 130, 246, .18);--table-search-focus-border: #3b82f6;--table-toolbar-gap: 12px;--table-toolbar-padding-x: 16px}:root{--app-font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--app-font-size: 14px;--app-font-weight: 400;--settings-shimmer: linear-gradient( 90deg, #e8edf4 0%, #f4f7fb 35%, #dce5f0 70%, #e8edf4 100% )}.dt-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:var(--table-empty-padding) 24px;text-align:center}.dt-empty-state__icon{color:var(--table-empty-icon);opacity:.85;flex-shrink:0}.dt-empty-state__message{margin:0;font-size:14px;font-weight:500;color:var(--table-empty-text);line-height:1.5;max-width:320px}.dt-badge,.ts-status-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;padding:var(--table-badge-padding-y) var(--table-badge-padding-x);border-radius:var(--table-badge-radius);font-size:var(--table-badge-font-size);font-weight:600;letter-spacing:.02em;line-height:1.2;white-space:nowrap;border:1px solid transparent;transition:background var(--table-transition),color var(--table-transition)}.dt-badge--success,.dt-badge--yes{background:linear-gradient(180deg,var(--color-brand-hover) 0%,var(--color-brand-gradient-mid) 100%);color:var(--color-white);border-color:var(--color-brand-gradient-mid)}.dt-badge--danger,.dt-badge--no{background:linear-gradient(180deg,#f87171,#ef4444);color:var(--color-white);border-color:#dc2626}.dt-badge--info{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.dt-badge--warning{background:#fffbeb;color:#b45309;border-color:#fde68a}.dt-badge--neutral{background:#f1f5f9;color:#475569;border-color:#e2e8f0}.dt-action-btn,.ts-action-btn,.prov-action-btn{display:inline-flex;align-items:center;justify-content:center;width:var(--table-action-size);height:var(--table-action-size);border:none;border-radius:var(--table-action-radius);cursor:pointer;padding:0;color:var(--color-white);transition:background var(--table-transition),transform var(--table-transition),box-shadow var(--table-transition);box-shadow:0 1px 2px #0f172a14}.dt-action-btn:hover,.ts-action-btn:hover,.prov-action-btn:hover{transform:translateY(-1px);box-shadow:0 3px 8px #0f172a1f}.dt-action-btn:active,.ts-action-btn:active,.prov-action-btn:active{transform:translateY(0)}.dt-action-btn:focus-visible,.ts-action-btn:focus-visible,.prov-action-btn:focus-visible{outline:2px solid var(--table-search-focus-border);outline-offset:2px}.dt-action-btn--edit,.ts-action-btn--edit,.prov-action-btn--edit{background:var(--table-action-edit-bg)}.dt-action-btn--edit:hover,.ts-action-btn--edit:hover,.prov-action-btn--edit:hover{background:var(--color-brand-dark)}.dt-action-btn--delete,.ts-action-btn--delete,.prov-action-btn--delete{background:var(--table-action-delete-bg)}.dt-action-btn--delete:hover,.ts-action-btn--delete:hover,.prov-action-btn--delete:hover{background:#dc2626}.dt-action-btn:disabled,.ts-action-btn:disabled,.prov-action-btn:disabled{opacity:.35;cursor:not-allowed;transform:none;box-shadow:none;pointer-events:none}.ps-btn-delete:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.dt-action-btn--view{background:#3b82f6}.dt-action-btn--view:hover{background:#2563eb}.dt-action-btns,.ts-action-btns{display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.dt-col-actions{width:88px;min-width:88px;max-width:88px;text-align:center;white-space:nowrap}.dt-table tbody tr.dt-row--clickable{cursor:pointer}.dt-table tbody tr.dt-row--clickable:not(.row-status--submitted):hover>td{background:var(--table-row-hover)}.dt-checkbox,.ts-cb-checked,.ts-cb-unchecked{display:inline-flex;align-items:center;justify-content:center;width:var(--table-checkbox-size);height:var(--table-checkbox-size);border-radius:var(--table-checkbox-radius);cursor:pointer;transition:background var(--table-transition),border-color var(--table-transition),box-shadow var(--table-transition);flex-shrink:0}.dt-checkbox,.ts-cb-checked{background:var(--table-checkbox-checked);border:1px solid var(--color-brand-dark);color:var(--color-white)}.dt-checkbox:hover,.ts-cb-checked:hover{background:var(--color-brand-dark)}.ts-cb-unchecked,.dt-checkbox--unchecked{background:var(--color-white);border:2px solid var(--table-checkbox-border)}.ts-cb-unchecked:hover,.dt-checkbox--unchecked:hover{border-color:var(--table-checkbox-checked);box-shadow:0 0 0 3px #8ec33c1f}.dt-checkbox:focus-visible,.ts-cb-checked:focus-visible,.ts-cb-unchecked:focus-visible{outline:2px solid var(--table-search-focus-border);outline-offset:2px}.dt-table input[type=checkbox],.rq-table input[type=checkbox],.prov-table input[type=checkbox]{width:var(--table-checkbox-size);height:var(--table-checkbox-size);accent-color:var(--table-checkbox-checked);cursor:pointer;border-radius:var(--table-checkbox-radius)}.dt-table tbody tr.dt-row--selected,.dt-table tbody tr.row-selected,.rq-table tbody tr.dt-row--selected,.prov-table tbody tr.dt-row--selected{background:var(--table-row-selected)!important;box-shadow:inset 3px 0 0 var(--table-row-selected-accent)}.dt-table tbody tr.dt-row--selected:hover,.dt-table tbody tr.row-selected:hover{background:#dbeafe!important}.table-search-input,.list-search-input{--search-field-height: 38px}.table-search-input__field,.list-search-input__field{height:var(--search-field-height);border:1px solid var(--table-search-border);border-radius:var(--table-search-radius);background:var(--color-white);font-size:var(--table-font-size);color:var(--color-slate-900);transition:border-color var(--table-transition),box-shadow var(--table-transition)}.table-search-input__field:focus,.list-search-input__field:focus{border-color:var(--table-search-focus-border);box-shadow:0 0 0 3px var(--table-search-focus-ring);outline:none}.table-search-input__field:disabled,.list-search-input__field:disabled{opacity:.6;cursor:not-allowed;background:var(--color-gray-100)}.table-search-input__icon,.list-search-input__icon{color:var(--color-slate-400)}.table-search-input__clear,.list-search-input__clear{border-radius:var(--radius-pill);transition:background var(--table-transition),color var(--table-transition)}.table-search-input__clear:hover,.list-search-input__clear:hover{background:var(--color-gray-150);color:var(--color-slate-600)}.table-search-input__clear:focus-visible,.list-search-input__clear:focus-visible{outline:2px solid var(--table-search-focus-border);outline-offset:1px}.report-modal-table-toolbar,.ts-filter-groups+.dt-wrapper,.list-page-toolbar{gap:var(--table-toolbar-gap)}.dt-table>thead>tr>th,.grouped-report-table__table>thead>tr>th,.prov-table th,.pat-legacy-req-table th,.tl-sub-table thead th{vertical-align:middle}.report-modal-table-toolbar{padding-left:var(--table-toolbar-padding-x);padding-right:var(--table-toolbar-padding-x)}.pp-clients-dt.pp-providers-dt .dt-col-expand,.pp-providers-dt .dt-col-expand{width:48px!important;min-width:48px!important;max-width:48px!important;padding:8px!important;text-align:center;box-sizing:border-box}.pp-clients-dt.pp-providers-dt col:first-child,.pp-providers-dt col:first-child{width:48px}.pp-clients-dt.pp-providers-dt .dt-expand-btn,.pp-providers-dt .dt-expand-btn{width:28px;height:28px;min-width:28px;min-height:28px}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;max-width:100%;margin:0;padding:0;overflow-x:hidden;font-family:var(--app-font-family);font-size:var(--app-font-size);font-weight:var(--app-font-weight);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%;font-family:var(--app-font-family);font-size:var(--app-font-size);font-weight:var(--app-font-weight)}a{text-decoration:none}
