.auth-switch{text-align:center;color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.5}.auth-switch__link{color:var(--brand);font-weight:600;text-decoration:none}.auth-switch__link:hover{text-decoration:underline}.form-field__action-link{color:var(--brand);cursor:pointer;background:0 0;border:0;padding:0;font-size:.75rem;font-weight:600;text-decoration:none}.form-field__action-link:hover{text-decoration:underline}.portal-card--auth .portal-card__title{color:var(--text);font-size:clamp(1.25rem,2.5vw,1.75rem)}.portal-card--auth .portal-card__description{margin-bottom:1.25rem}.portal-button{cursor:pointer;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;gap:.625rem;width:100%;min-height:3rem;padding:.8125rem 1rem;font-size:.9375rem;font-weight:600;line-height:1.2;transition:background-color .15s,border-color .15s,opacity .15s;display:inline-flex}.portal-button:disabled{opacity:.55;cursor:not-allowed}.portal-button--primary{background:var(--brand);color:#fff}.portal-button--primary:hover:not(:disabled){background:var(--brand-dark)}.portal-button--secondary{color:var(--brand);border-color:var(--brand);background:#fff}.portal-button--secondary:hover:not(:disabled){background:var(--brand-soft)}.portal-button--ghost{color:var(--text-muted);background:0 0;width:auto;min-height:auto;padding:.25rem .5rem;font-weight:500}.portal-button__label{display:inline-flex}.portal-button__icon{margin-left:.125rem;display:inline-flex}.form-field{flex-direction:column;gap:.5rem;display:flex}.form-field__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.form-field__label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-label);font-size:.6875rem;font-weight:700}.form-field__hint,.form-field__error{margin:0;font-size:.75rem;line-height:1.4}.form-field__hint{color:var(--text-muted)}.form-field__error{color:var(--danger)}.text-input{border:1px solid var(--input-border);background:#fff;border-radius:.5rem;align-items:center;gap:.625rem;min-height:3rem;padding:0 .875rem;transition:border-color .15s,box-shadow .15s;display:flex}.text-input:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.text-input__icon,.text-input__trailing{color:var(--placeholder);flex-shrink:0;display:inline-flex}.text-input__control{width:100%;color:var(--text);background:0 0;border:0;outline:none;font-size:.9375rem}.text-input__control::placeholder{color:var(--placeholder)}.text-input__control--select{cursor:pointer}.text-input__toggle{color:var(--placeholder);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.text-input__toggle:hover{color:var(--text-muted)}.file-upload-field{gap:1.125rem;display:grid}.file-upload-field__dropzone{border:1px dashed var(--input-border);text-align:center;color:var(--text-muted);background:#fafbfc;border-radius:.5rem;justify-items:center;gap:.625rem;padding:1.5rem 1rem;display:grid}.file-upload-field__dropzone svg{color:var(--placeholder)}.file-upload-field__dropzone p{margin:0;font-size:.8125rem;line-height:1.45}.file-upload-field__input{display:none}.file-upload-field .portal-button--secondary{width:auto;min-height:2.5rem;padding-inline-start:1rem;padding-inline-end:1rem;font-size:.875rem}.portal-layout{background:radial-gradient(ellipse at 50% 0%, #eef2f7 0%, #f8fafcd9 45%, #fff 100%), var(--page-bg);flex-direction:column;min-height:100svh;display:flex}.portal-layout__topbar{justify-content:flex-end;width:100%;padding:1rem clamp(1rem,4vw,3rem);display:flex}.portal-layout__inner{flex-direction:column;flex:1;width:100%;display:flex}.portal-layout__brand{text-align:center;padding:0 clamp(1rem,4vw,3rem) 1.25rem}.portal-layout__logo{background:var(--logo-bg);border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1rem;display:inline-flex}.portal-layout__title{letter-spacing:-.02em;color:var(--brand);margin:0;font-size:clamp(1.625rem,3vw,2.25rem);font-weight:700;line-height:1.15}.portal-layout__subtitle{color:var(--text-muted);margin:.5rem 0 0;font-size:clamp(.875rem,1.5vw,1rem);line-height:1.4}.portal-layout__main{flex-direction:column;flex:1;width:100%;display:flex}.portal-panel{border-top:1px solid var(--border);background:#fff;flex-direction:column;flex:1;width:100%;padding:clamp(1.25rem,3vw,2.5rem) clamp(1rem,6vw,5rem);display:flex}.portal-panel__content{width:100%;max-width:32rem;margin:0 auto}.portal-layout__footer{text-align:center;width:100%;color:var(--text-footer);border-top:1px solid var(--border);background:#fff;padding:1rem clamp(1rem,4vw,3rem) 1.5rem;font-size:.75rem;line-height:1.5}.portal-layout__footer p{margin:0 0 .375rem}.portal-layout__footer-links{justify-content:center;align-items:center;gap:.5rem;display:flex}.portal-layout__footer-links a{color:var(--text-footer);text-decoration:none}.portal-layout__footer-links a:hover{color:var(--brand);text-decoration:underline}.language-switcher{border:1px solid var(--border);background:#fff;border-radius:999px;padding:.1875rem;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.language-switcher__btn{min-width:2.375rem;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.3125rem .75rem;font-size:.75rem;font-weight:600}.language-switcher__btn--active{background:var(--brand);color:#fff}@media (min-width:1024px){.portal-panel__content{max-width:36rem}}@media (min-width:1280px){.portal-layout__brand{padding-top:.5rem}.portal-panel{padding-inline-start:clamp(2rem,10vw,8rem);padding-inline-end:clamp(2rem,10vw,8rem)}}.progress-steps{margin-bottom:1.5rem}.progress-steps__caption{color:var(--brand);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .625rem;font-size:.6875rem;font-weight:700}.progress-steps__bar{background:#e5e7eb;border-radius:999px;height:.25rem;overflow:hidden}.progress-steps__fill{border-radius:inherit;background:var(--brand);height:100%;transition:width .25s}.password-reset-steps{flex-wrap:wrap;gap:.5rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.password-reset-steps__item{color:#6b7280;text-align:center;letter-spacing:.01em;background:#f3f4f6;border-radius:.5rem;flex:1;min-width:6.5rem;padding:.5rem .625rem;font-size:.6875rem;font-weight:700}.password-reset-steps__item--active{color:#006d5b;background:#ecfdf5;box-shadow:inset 0 0 0 1px #a7f3d0}.password-reset-hint{color:#6b7280!important;font-size:.875rem!important}.password-reset-resend{cursor:pointer;background:0 0;border:0;padding:0}.password-reset-resend:disabled{cursor:not-allowed;opacity:.65}.pending-accreditation{background:linear-gradient(160deg,#f3f7f6 0%,#e8eef2 100%);place-items:center;min-height:100vh;padding:2rem 1.25rem;display:grid}.pending-accreditation__card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;width:min(32rem,100%);padding:2rem 1.75rem;box-shadow:0 12px 40px #0f172a14}.pending-accreditation__icon{color:#0e5a55;background:#0e5a551a;border-radius:.75rem;place-items:center;width:3rem;height:3rem;margin:0 auto 1rem;display:grid}.pending-accreditation__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:#0e5a55;margin:0;font-size:.75rem;font-weight:700}.pending-accreditation__title{color:#111827;margin:.5rem 0 .75rem;font-size:1.5rem}.pending-accreditation__body{color:#6b7280;margin:0;font-size:.95rem;line-height:1.55}.pending-accreditation__actions{flex-direction:column;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.pending-accreditation__link{color:#0e5a55;font-size:.875rem;font-weight:600}.pharmacy-notifications,.pharmacy-notifications__trigger{position:relative}.pharmacy-notifications__badge{color:#fff;text-align:center;background:#d92d20;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:10px;line-height:16px;position:absolute;top:2px;right:2px}.pharmacy-notifications__panel{z-index:30;background:#fff;border:1px solid #e4e7ec;border-radius:12px;width:min(360px,90vw);max-height:420px;position:absolute;top:calc(100% + 8px);right:0;overflow:auto;box-shadow:0 12px 32px #1018281f}.pharmacy-notifications__panel-header{border-bottom:1px solid #f2f4f7;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.pharmacy-notifications__mark-all{color:#175cd3;cursor:pointer;background:0 0;border:none;font-size:12px}.pharmacy-notifications__list{margin:0;padding:0;list-style:none}.pharmacy-notifications__item{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f2f4f7;flex-direction:column;gap:4px;width:100%;padding:12px 16px;display:flex}.pharmacy-notifications__item--unread{background:#f5f8ff}.pharmacy-notifications__title{color:#101828;font-size:14px;font-weight:600}.pharmacy-notifications__body{color:#475467;font-size:13px}.pharmacy-notifications__time{color:#98a2b3;font-size:11px}.pharmacy-notifications__empty{color:#667085;margin:0;padding:16px;font-size:13px}.inventory-modal__catalogue-list{border:1px solid #e4e7ec;border-radius:8px;margin:0 0 12px;padding:0;list-style:none;overflow:hidden}.inventory-modal__catalogue-option{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f2f4f7;width:100%;padding:10px 12px;display:block}.inventory-modal__catalogue-option:hover{background:#f5f8ff}.dashboard-shell{--dashboard-sidebar-bg:#1a1f2b;--dashboard-sidebar-active:#ffffff14;--dashboard-sidebar-text:#ffffffb8;--dashboard-sidebar-brand:#00a884;--dashboard-header-bg:#fff;--dashboard-content-bg:#f8f9fa;--dashboard-border:#e5e7eb;--dashboard-teal:#00a884;--dashboard-teal-dark:#00897b;--dashboard-sidebar-width:15.5rem;--dashboard-sidebar-width-collapsed:4.75rem;background:var(--dashboard-content-bg);height:100svh;min-height:100svh;max-height:100svh;display:flex;overflow:hidden}.dashboard-session-gate{color:#4b5563;background:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100svh;display:flex}.dashboard-session-gate__spinner{border:2.5px solid #d1d5db;border-top-color:#00a884;border-radius:50%;width:2rem;height:2rem;animation:.7s linear infinite dashboard-session-spin}.dashboard-session-gate__label{margin:0;font-size:.95rem}@keyframes dashboard-session-spin{to{transform:rotate(360deg)}}.dashboard-shell__backdrop{display:none}.dashboard-sidebar{width:var(--dashboard-sidebar-width);background:var(--dashboard-sidebar-bg);color:#fff;flex-direction:column;flex-shrink:0;height:100svh;max-height:100svh;padding:1rem 0 .75rem;transition:width .22s,transform .22s;display:flex;overflow:hidden}.dashboard-sidebar__header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:0 .875rem 1.25rem;display:flex}.dashboard-sidebar__brand{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.dashboard-sidebar__brand-mark{background:var(--dashboard-teal);color:#fff;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.75rem;font-weight:700;display:inline-flex}.dashboard-sidebar__brand-copy{min-width:0;transition:opacity .18s,width .22s;overflow:hidden}.dashboard-sidebar__brand-name{color:var(--dashboard-sidebar-brand);white-space:nowrap;margin:0;font-size:1.125rem;font-weight:700}.dashboard-sidebar__brand-branch{color:#ffffff8c;white-space:nowrap;margin:.25rem 0 0;font-size:.8125rem}.dashboard-sidebar__close-btn{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.25rem;line-height:1;display:none}.dashboard-sidebar__close-btn:hover{background:#ffffff24}.dashboard-sidebar__brand-branch--uppercase{text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem}.dashboard-sidebar__nav{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#ffffff38 transparent;flex-direction:column;flex:1;gap:.25rem;min-height:0;padding:0 .5rem 0 .75rem;display:flex;overflow:hidden auto}.dashboard-sidebar__nav::-webkit-scrollbar{width:6px}.dashboard-sidebar__nav::-webkit-scrollbar-track{background:0 0;border-radius:999px;margin:.25rem 0}.dashboard-sidebar__nav::-webkit-scrollbar-thumb{background:#ffffff2e padding-box padding-box;border:1px solid #0000;border-radius:999px}.dashboard-sidebar__nav::-webkit-scrollbar-thumb:hover{background:#ffffff52 padding-box padding-box}.dashboard-sidebar__nav::-webkit-scrollbar-corner{background:0 0}.dashboard-sidebar__link{color:var(--dashboard-sidebar-text);border-radius:.5rem;align-items:center;gap:.75rem;padding:.8125rem .875rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.dashboard-sidebar__link-label{white-space:nowrap;transition:opacity .18s,width .22s;overflow:hidden}.dashboard-sidebar__link:hover{color:#fff;background:#ffffff0d}.dashboard-sidebar__link--active{background:var(--dashboard-sidebar-active);color:#fff;position:relative}.dashboard-sidebar__link--active:before{content:"";background:var(--dashboard-teal);border-radius:0 999px 999px 0;width:.25rem;position:absolute;top:.375rem;bottom:.375rem;left:-.75rem}.dashboard-sidebar__profile{color:inherit;background:#ffffff0f;border-radius:.75rem;flex-shrink:0;align-items:center;gap:.75rem;margin:1rem 1rem 0;padding:.875rem;text-decoration:none;transition:background-color .15s;display:flex}.dashboard-sidebar__profile:hover{background:#ffffff1a}.dashboard-sidebar__profile-avatar{object-fit:cover;background:linear-gradient(135deg,#00a88426,#00a8840d),url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 80\"><rect fill=\"%2323344a\" width=\"80\" height=\"80\"/><circle cx=\"40\" cy=\"30\" r=\"14\" fill=\"%2300a884\"/><path d=\"M16 72c4-14 14-22 24-22s20 8 24 22\" fill=\"%2300a884\"/></svg>") 50%/cover no-repeat;border-radius:999px;flex-shrink:0;width:2.5rem;height:2.5rem;display:block}img.dashboard-sidebar__profile-avatar{background:#1f2d3d}.dashboard-sidebar__profile-mark{background:var(--dashboard-teal);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.8125rem;font-weight:700;display:inline-flex}.dashboard-sidebar__profile-version{color:#ffffff73;margin:.125rem 0 0;font-size:.6875rem}.dashboard-sidebar__profile-copy{min-width:0;transition:opacity .18s,width .22s;overflow:hidden}.dashboard-sidebar__profile-title{margin:0;font-size:.875rem;font-weight:700}.dashboard-sidebar__profile-subtitle{color:#ffffff8c;margin:.125rem 0 0;font-size:.75rem}.dashboard-sidebar__collapse-btn{color:#ffffffb8;cursor:pointer;background:#ffffff0d;border:0;border-radius:.5rem;align-items:center;gap:.75rem;width:calc(100% - 1.5rem);margin:.75rem .75rem 0;padding:.75rem .875rem;font-size:.8125rem;font-weight:600;transition:background-color .15s,color .15s;display:flex}.dashboard-sidebar__collapse-btn:hover{color:#fff;background:#ffffff1a}.dashboard-sidebar__collapse-label{white-space:nowrap;transition:opacity .18s,width .22s;overflow:hidden}.dashboard-sidebar__sign-out-btn{color:#ffffffd1;cursor:pointer;background:#ffffff0d;border:0;border-radius:.5rem;align-items:center;gap:.75rem;width:calc(100% - 2rem);margin:.75rem 1rem 0;padding:.75rem .875rem;font-size:.8125rem;font-weight:600;transition:background-color .15s,color .15s;display:flex}.dashboard-sidebar__sign-out-btn:hover{color:#fecaca;background:#ef44442e}.dashboard-sidebar__sign-out-label{white-space:nowrap;transition:opacity .18s,width .22s;overflow:hidden}.dashboard-shell--sidebar-collapsed .dashboard-sidebar__sign-out-btn{justify-content:center;width:calc(100% - 1rem);margin-inline-start:.5rem;margin-inline-end:.5rem;padding-inline-start:.5rem;padding-inline-end:.5rem}.dashboard-shell--sidebar-collapsed .dashboard-sidebar__sign-out-label{opacity:0;visibility:hidden;width:0}.dashboard-shell--sidebar-collapsed .dashboard-sidebar{width:var(--dashboard-sidebar-width-collapsed)}.dashboard-shell--sidebar-collapsed .dashboard-sidebar__brand-copy,.dashboard-shell--sidebar-collapsed .dashboard-sidebar__link-label,.dashboard-shell--sidebar-collapsed .dashboard-sidebar__profile-copy,.dashboard-shell--sidebar-collapsed .dashboard-sidebar__collapse-label{opacity:0;visibility:hidden;width:0}.dashboard-shell--sidebar-collapsed .dashboard-sidebar__header{justify-content:center;padding-inline-start:.5rem;padding-inline-end:.5rem}.dashboard-shell--sidebar-collapsed .dashboard-sidebar__brand{justify-content:center}.dashboard-shell--sidebar-collapsed .dashboard-sidebar__nav{scrollbar-gutter:auto;padding:0 .35rem 0 .5rem}.dashboard-shell--sidebar-collapsed .dashboard-sidebar__link{justify-content:center;padding-inline-start:.625rem;padding-inline-end:.625rem}.dashboard-shell--sidebar-collapsed .dashboard-sidebar__link--active:before{left:-.5rem}.dashboard-shell--sidebar-collapsed .dashboard-sidebar__profile{justify-content:center;margin-inline-start:.5rem;margin-inline-end:.5rem;padding-inline-start:.625rem;padding-inline-end:.625rem}.dashboard-shell--sidebar-collapsed .dashboard-sidebar__collapse-btn{justify-content:center;width:calc(100% - 1rem);margin-inline-start:.5rem;margin-inline-end:.5rem;padding-inline-start:.625rem;padding-inline-end:.625rem}.dashboard-main{flex-direction:column;flex:1;min-width:0;height:100svh;min-height:0;display:flex;overflow:hidden}.dashboard-header{border-bottom:1px solid var(--dashboard-border);background:var(--dashboard-header-bg);flex-shrink:0;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem 1.5rem;display:grid}.dashboard-header__left{align-items:center;gap:.75rem;display:flex}.dashboard-header__menu-btn{border:1px solid var(--dashboard-border);color:#374151;cursor:pointer;background:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.dashboard-header__menu-btn:hover{background:#f9fafb}.dashboard-header__menu-btn--active{color:var(--dashboard-teal-dark);background:#00a88414;border-color:#00897b59}.dashboard-header__title--hidden{display:none}.dashboard-header__title{color:var(--dashboard-teal-dark);white-space:nowrap;margin:0;font-size:1.125rem;font-weight:700}.dashboard-header__search{border:1px solid var(--dashboard-border);background:#fff;border-radius:999px;align-items:center;gap:.625rem;width:100%;max-width:32rem;margin:0 auto;padding:.625rem .875rem;display:flex}.dashboard-header__search input{width:100%;color:var(--text);background:0 0;border:0;outline:none;font-size:.875rem}.dashboard-header__search input::placeholder{color:var(--placeholder)}.dashboard-header__search--hidden{visibility:hidden;pointer-events:none}.dashboard-header__search--tinted{background:#eff6ff;border-color:#dbeafe}.dashboard-header__search-icon{color:var(--text-muted);font-size:.875rem}.dashboard-header__actions{align-items:center;gap:.75rem;display:flex}.dashboard-header__lang{gap:.75rem;display:flex}.dashboard-header__lang-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:.8125rem;font-weight:600}.dashboard-header__lang-btn--active{color:var(--dashboard-teal-dark);text-underline-offset:.25rem;text-decoration:underline}.dashboard-header__lang--full .dashboard-header__lang-btn{font-size:.875rem}.dashboard-header__lang--compact{gap:.375rem}.dashboard-header__lang-sep{color:#d1d5db;font-size:.8125rem;line-height:1}.dashboard-header__icon-btn--notify{position:relative}.dashboard-header__icon-btn--notify:after{content:"";background:#ef4444;border-radius:999px;width:.4375rem;height:.4375rem;position:absolute;top:.375rem;right:.4375rem}.dashboard-header__icon-btn{width:2.25rem;height:2.25rem;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.dashboard-header__sign-out-btn{border:1px solid var(--dashboard-border);color:var(--text-muted);cursor:pointer;background:#fff;border-radius:999px;padding:.4375rem .875rem;font-size:.8125rem;font-weight:600;transition:background-color .15s,color .15s,border-color .15s}.dashboard-header__sign-out-btn:hover{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.dashboard-header__user{border-left:1px solid var(--dashboard-border);color:inherit;align-items:center;gap:.625rem;padding-left:.5rem;text-decoration:none;display:flex}.dashboard-header__user-meta{text-align:right}.dashboard-header__user-name{color:var(--text);margin:0;font-size:.8125rem;font-weight:700}.dashboard-header__user-role{color:var(--text-muted);margin:.125rem 0 0;font-size:.75rem}.dashboard-header__avatar{object-fit:cover;background:linear-gradient(135deg,#00897b26,#00897b0d),url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 80 80\"><rect fill=\"%23d1fae5\" width=\"80\" height=\"80\"/><circle cx=\"40\" cy=\"30\" r=\"14\" fill=\"%2300897b\"/><path d=\"M16 72c4-14 14-22 24-22s20 8 24 22\" fill=\"%2300897b\"/></svg>") 50%/cover no-repeat;border-radius:999px;width:2.5rem;height:2.5rem;display:block}img.dashboard-header__avatar{background:#d1fae5}.dashboard-header__avatar--doctor,.dashboard-sidebar__profile-avatar--doctor{background:linear-gradient(135deg,#0d8a7214,#0d8a7205),url(https://images.unsplash.com/photo-1612349317150-e413f6a5b16d?auto=format&fit=crop&w=120&q=80) 50%/cover no-repeat}.dashboard-content{flex:1;min-height:0;overflow:auto}@media (max-width:1100px){.dashboard-header{grid-template-columns:1fr}.dashboard-header__search{order:3;grid-column:1/-1;max-width:none}.dashboard-header__actions{justify-content:flex-end}}@media (max-width:900px){.dashboard-shell__backdrop{z-index:35;cursor:pointer;background:#0f172a73;border:0;animation:.2s dashboard-backdrop-in;display:block;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes dashboard-backdrop-in{0%{opacity:0}to{opacity:1}}.dashboard-sidebar{z-index:40;width:min(var(--dashboard-sidebar-width), 88vw);height:100svh;max-height:100svh;position:fixed;top:0;bottom:0;left:0;right:auto;overflow:hidden;transform:translate(-100%);box-shadow:0 20px 40px #00000040}.dashboard-sidebar--open,.dashboard-shell--sidebar-mobile-open .dashboard-sidebar{transform:translate(0)}.dashboard-sidebar__close-btn{display:inline-flex}.dashboard-sidebar__collapse-btn{display:none}.dashboard-shell--sidebar-collapsed .dashboard-sidebar{width:min(var(--dashboard-sidebar-width), 88vw)}.dashboard-shell--sidebar-collapsed .dashboard-sidebar__brand-copy,.dashboard-shell--sidebar-collapsed .dashboard-sidebar__link-label,.dashboard-shell--sidebar-collapsed .dashboard-sidebar__profile-copy{opacity:1;visibility:visible;width:auto}.dashboard-shell--sidebar-collapsed .dashboard-sidebar__header{justify-content:space-between;padding-inline-start:.875rem;padding-inline-end:.875rem}.dashboard-shell--sidebar-collapsed .dashboard-sidebar__brand{justify-content:flex-start}.dashboard-shell--sidebar-collapsed .dashboard-sidebar__link{justify-content:flex-start;padding-inline-start:.875rem;padding-inline-end:.875rem}.dashboard-shell--sidebar-collapsed .dashboard-sidebar__profile{justify-content:flex-start;margin-inline-start:1rem;margin-inline-end:1rem;padding-inline-start:.875rem;padding-inline-end:.875rem}.dashboard-header__user-meta{display:none}}@media (max-width:640px){.dashboard-header{padding:1rem}.dashboard-header__lang{display:none}}.dashboard-page{flex-direction:column;gap:1.25rem;min-height:100%;padding:1.25rem 1.5rem 2rem;display:flex}.dashboard-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.dashboard-summary-card{border:1px solid var(--dashboard-border,#e5e7eb);background:#fff;border-radius:.875rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.dashboard-summary-card--orange{border-left:4px solid #ff9800}.dashboard-summary-card--interactive{padding:0}.dashboard-summary-card__button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;padding:1.25rem;display:flex}.dashboard-summary-card--active{border-color:#00897b;box-shadow:0 0 0 2px #00897b26}.dashboard-summary-card--active.dashboard-summary-card--orange{border-left-color:#ff9800}.dashboard-summary-card__label{color:var(--text-muted);margin:0 0 .5rem;font-size:.8125rem}.dashboard-summary-card__value{color:var(--text);margin:0;font-size:clamp(1.5rem,2vw,2rem);font-weight:700;line-height:1.1}.dashboard-summary-card__note{margin:.5rem 0 0;font-size:.75rem}.dashboard-summary-card__note--neutral{color:var(--text-muted)}.dashboard-summary-card__note--danger{color:#ef4444;font-weight:600}.dashboard-summary-card__note--success{color:#16a34a;font-weight:600}.dashboard-summary-card__icon{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.dashboard-summary-card__icon--teal{color:#00897b;background:#00897b1f}.dashboard-summary-card__icon--orange{color:#ff9800;background:#ff98001f}.dashboard-summary-card__icon--green{color:#16a34a;background:#16a34a1f}.dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(18rem,1fr);align-items:start;gap:1.25rem;display:grid}.dashboard-panel{border:1px solid var(--dashboard-border,#e5e7eb);background:#fff;border-radius:.875rem;box-shadow:0 1px 2px #0f172a0a}.dashboard-panel__header{border-bottom:1px solid var(--dashboard-border,#e5e7eb);justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.25rem;display:flex}.dashboard-panel__title{color:var(--text);margin:0;font-size:1rem;font-weight:700}.dashboard-panel__link{color:#00897b;font-size:.875rem;font-weight:600;text-decoration:none}.dashboard-panel__link:hover{text-decoration:underline}.dashboard-panel__hint{color:var(--text-muted);margin:0;padding:0 1.25rem .75rem;font-size:.8125rem}.dashboard-panel__filter{color:var(--text-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:.375rem;display:inline-flex}.dashboard-table-wrap{overflow-x:auto}.dashboard-table{border-collapse:collapse;width:100%}.dashboard-table th,.dashboard-table td{text-align:left;padding:.875rem 1.25rem;font-size:.8125rem}.dashboard-table th{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;background:#f8fafc;font-size:.6875rem;font-weight:700}.dashboard-table tbody tr{border-top:1px solid var(--dashboard-border,#e5e7eb)}.dashboard-table__row{cursor:pointer}.dashboard-table__row:hover{background:#fcfcfd}.dashboard-table__empty{text-align:center;color:var(--text-muted);font-style:italic}.dashboard-table td{color:var(--text)}.dashboard-status{letter-spacing:.04em;border-radius:999px;align-items:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}.dashboard-status--pending{color:#2196f3;background:#e3f2fd}.dashboard-status--preparing{color:#00897b;background:#00a8841f}.dashboard-status--dispatched{color:#0284c7;background:#e0f2fe}.dashboard-status--delivered{color:#16a34a;background:#dcfce7}.dashboard-status--cancelled,.dashboard-status--flagged{color:#ef4444;background:#fee2e2}.dashboard-panel--alerts-active{box-shadow:0 0 0 2px #ff98002e}.dashboard-alert-list__empty{color:var(--text-muted);margin:0;padding:1rem 1.25rem;font-size:.875rem}.dashboard-grid--alerts-focus{grid-template-columns:1fr}.dashboard-panel--alerts-full{width:100%}.dashboard-panel--low-stock-active{box-shadow:0 0 0 2px #2563eb2e}.dashboard-panel--alerts{flex-direction:column;display:flex}.dashboard-alert-list{gap:.875rem;padding:1rem 1.25rem;display:grid}.dashboard-alert-card{border:1px solid var(--dashboard-border,#e5e7eb);background:#fff;border-radius:.75rem;padding:1rem}.dashboard-alert-card--clickable{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;transition:border-color .15s,box-shadow .15s;display:block}.dashboard-alert-card--clickable:hover{border-color:#00897b;outline:none;box-shadow:0 0 0 2px #00897b26}.dashboard-alert-card--clickable:focus-visible{border-color:#00897b;outline:none;box-shadow:0 0 0 2px #00897b26}.dashboard-alert-card__top{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.875rem;display:flex}.dashboard-alert-card__name{margin:0;font-size:.9375rem;font-weight:700}.dashboard-alert-card__meta{color:var(--text-muted);margin:.25rem 0 0;font-size:.75rem}.dashboard-alert-card__tag--low{color:#2563eb;background:#eff6ff}.dashboard-alert-card__tag{color:#ea580c;letter-spacing:.04em;white-space:nowrap;background:#fff7ed;border-radius:999px;padding:.25rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}.dashboard-alert-card__footer{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.dashboard-alert-card__expiry{color:var(--text-muted);margin:0;font-size:.75rem}.dashboard-alert-card__action{color:#00897b;cursor:pointer;background:#fff;border:1px solid #00897b;border-radius:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600}.dashboard-low-stock{background:#eff6ff;border:1px dashed #bfdbfe;border-radius:.75rem;gap:.875rem;width:calc(100% - 2.5rem);margin:0 1.25rem 1.25rem;padding:1rem;display:grid}.dashboard-low-stock--active{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.dashboard-low-stock__summary{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto 1fr;gap:.875rem;width:100%;padding:0;display:grid}.dashboard-low-stock__icon{color:#2563eb;background:#dbeafe;border-radius:.625rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.dashboard-low-stock__title{margin:0;font-size:.875rem;font-weight:700}.dashboard-low-stock__count{color:var(--text-muted);margin:.125rem 0 0;font-size:.8125rem}.dashboard-low-stock__btn{color:#fff;cursor:pointer;background:#00897b;border:0;border-radius:.625rem;justify-content:center;align-items:center;width:100%;min-height:2.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.dashboard-placeholder{padding:2rem 1.5rem}.dashboard-placeholder__title{color:var(--text);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.dashboard-placeholder__text{max-width:40rem;color:var(--text-muted);margin:0;font-size:.9375rem;line-height:1.6}@media (max-width:1200px){.dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (max-width:640px){.dashboard-page{padding:1rem 1rem 5rem}.dashboard-summary{grid-template-columns:1fr}.dashboard-header__user-meta{display:none}}.inventory-page{flex-direction:column;gap:1.5rem;min-height:100%;padding:1.5rem clamp(1rem,3vw,2rem) 2rem;display:flex}.inventory-restock-notice{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.625rem;margin:0 0 1rem;padding:.875rem 1rem;font-size:.8125rem;line-height:1.5}.inventory-feedback{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.625rem;justify-content:space-between;align-items:flex-start;gap:.75rem;margin:0;padding:.875rem 1rem;font-size:.8125rem;line-height:1.5;display:flex}.inventory-feedback p{flex:1;margin:0}.inventory-feedback__dismiss{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;flex-shrink:0;font-weight:700;text-decoration:underline}.inventory-feedback--success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.inventory-feedback--error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.inventory-feedback--warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.inventory-filter-hint{color:#6b7280;margin:0;padding:0 1.25rem .75rem;font-size:.8125rem}.inventory-section{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.inventory-section__header{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:1rem;padding:1.25rem 1.25rem 1rem;display:flex}.inventory-section__title{color:#111827;margin:0;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:700;line-height:1.2}.inventory-section__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.inventory-search{color:#9ca3af;background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;flex:1;align-items:center;gap:.625rem;min-width:min(100%,22rem);max-width:28rem;padding:.625rem .875rem;display:flex}.inventory-search input{color:#111827;background:0 0;border:0;outline:none;width:100%;font-size:.875rem}.inventory-search input::placeholder{color:#9ca3af}.inventory-section__buttons{flex-wrap:wrap;gap:.75rem;display:flex}.inventory-btn{white-space:nowrap;cursor:pointer;border-radius:.625rem;align-items:center;gap:.5rem;min-height:2.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.inventory-btn--primary{color:#fff;background:#006d5b;border:1px solid #006d5b}.inventory-btn--primary:hover{background:#005647}.inventory-btn--secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.inventory-btn--secondary:hover{background:#f9fafb}.inventory-stats{background:#fafbfc;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:.75rem;padding:1rem 1.25rem;display:flex}.inventory-stat{border-radius:999px;align-items:center;gap:.625rem;min-width:9rem;padding:.625rem .875rem;display:inline-flex}.inventory-stat--button{cursor:pointer;text-align:left;border:1px solid #0000}.inventory-stat--button:hover{filter:brightness(.98)}.inventory-stat--active{border-color:#006d5b;box-shadow:0 0 0 2px #006d5b1f}.inventory-stat--total{background:#eff6ff}.inventory-stat--out{background:#fef2f2}.inventory-stat--expiring{background:#fff7ed}.inventory-stat--expired{background:#f3f4f6}.inventory-stat__dot{border-radius:999px;flex-shrink:0;width:.5rem;height:.5rem}.inventory-stat--total .inventory-stat__dot{background:#006d5b}.inventory-stat--out .inventory-stat__dot{background:#ef4444}.inventory-stat--expiring .inventory-stat__dot{background:#f97316}.inventory-stat--expired .inventory-stat__dot{background:#6b7280}.inventory-stat__label{letter-spacing:.06em;text-transform:uppercase;color:#6b7280;margin:0;font-size:.625rem;font-weight:700}.inventory-stat__value{color:#111827;margin:.125rem 0 0;font-size:1rem;font-weight:700}.inventory-table-wrap{overflow-x:auto}.inventory-table{border-collapse:collapse;width:100%;min-width:78rem}.inventory-table th,.inventory-table td{text-align:left;vertical-align:middle;padding:1rem 1.25rem;font-size:.875rem}.inventory-table th{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;background:#eef2ff;font-size:.6875rem;font-weight:700}.inventory-table tbody tr{border-top:1px solid #e5e7eb}.inventory-table tbody tr:hover{background:#fcfcfd}.inventory-table__row--unmapped{background:#fafafa}.inventory-table__row--unmapped .inventory-table__name{color:#6b7280;font-style:italic}.inventory-table__row--highlight{background:#ecfdf5;box-shadow:inset 3px 0 #00897b}.inventory-table__empty{text-align:center;color:#6b7280;font-style:italic}.inventory-table__name{color:#111827;margin:0;font-size:.875rem;font-weight:600}.inventory-table__batch{color:#9ca3af;margin:.25rem 0 0;font-size:.75rem}.inventory-table__quantity{color:#111827;font-weight:600}.inventory-table__quantity--zero{font-weight:700}.inventory-table__expiry{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.inventory-expiry-badge{color:#c2410c;letter-spacing:.04em;background:#ffedd5;border-radius:999px;padding:.1875rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}.inventory-stale-badge{color:#92400e;background:#fef3c7;border-radius:999px;margin-top:.25rem;padding:.1875rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}.inventory-table__age{color:#4b5563;flex-direction:column;gap:.25rem;font-size:.8125rem;display:flex}.inventory-table__row--stale td{background:#fef3c759}.inventory-status{white-space:nowrap;border-radius:999px;padding:.3125rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}.inventory-status--active{color:#006d5b;background:#006d5b1f}.inventory-status--out{color:#dc2626;background:#fee2e2}.inventory-status--pending{color:#6b7280;background:#f3f4f6}.inventory-action-group{align-items:center;gap:.75rem;display:flex}.inventory-action{cursor:pointer;background:0 0;border:0;padding:0;font-size:.8125rem;font-weight:600}.inventory-action--link{color:#00897b}.inventory-action--link:hover{text-decoration:underline}.inventory-action--icon{color:#00897b;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.inventory-action--icon:hover{background:#ecfdf5;text-decoration:none}.inventory-action--map{color:#fff;background:#00897b;border-radius:.5rem;padding:.4375rem .875rem}.inventory-action--map:hover{background:#006d5b}.inventory-bulk{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.inventory-bulk__header{border-bottom:1px solid #e5e7eb;align-items:center;gap:.625rem;padding:1rem 1.25rem;display:flex}.inventory-bulk__header-icon{color:#00897b;justify-content:center;align-items:center;display:inline-flex}.inventory-bulk__header h2{color:#111827;margin:0;font-size:1rem;font-weight:700}.inventory-dropzone{text-align:center;background:#fafbfc;border:1px dashed #d1d5db;border-radius:.75rem;flex-direction:column;align-items:center;gap:.875rem;margin:1.25rem;padding:2rem 1.25rem;display:flex}.inventory-dropzone__icon{color:#2563eb;background:#dbeafe;border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:inline-flex}.inventory-dropzone__text{color:#6b7280;max-width:28rem;margin:0;font-size:.9375rem;line-height:1.55}.inventory-dropzone__text button{color:#00897b;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.inventory-dropzone__text button:hover{text-decoration:underline}.inventory-dropzone--error{background:#fef2f2;border-color:#fca5a5}.inventory-dropzone__status{color:#00897b;margin:0;font-size:.875rem;font-weight:600}.inventory-dropzone__alert{text-align:left;border-radius:.5rem;max-width:36rem;margin:0;padding:.75rem .9rem;font-size:.8125rem;line-height:1.5}.inventory-dropzone__alert--error{color:#b91c1c;background:#fff;border:1px solid #fecaca}.inventory-dropzone__alert--warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.inventory-dropzone__meta{color:#6b7280;flex-wrap:wrap;justify-content:center;gap:1rem;font-size:.8125rem;display:flex}.inventory-dropzone__meta span{align-items:center;gap:.375rem;display:inline-flex}.inventory-dropzone__meta svg{color:#16a34a}.inventory-dropzone__input{display:none}.inventory-success-modal .inventory-modal__header{border-bottom:none;padding-bottom:.5rem}.inventory-success-modal__actions{justify-content:flex-end;padding:.75rem 1.25rem 1.25rem;display:flex}.inventory-modal{z-index:40;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.inventory-modal__dialog{background:#fff;border-radius:.875rem;flex-direction:column;width:min(100%,32rem);max-height:calc(100vh - 2rem);display:flex;overflow:hidden;box-shadow:0 24px 48px #0f172a2e}.inventory-modal__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem .75rem;display:flex}.inventory-modal__header h2{color:#111827;margin:0;font-size:1.125rem;font-weight:700}.inventory-modal__subtitle{color:#6b7280;margin:.375rem 0 0;font-size:.8125rem;line-height:1.5}.inventory-modal__close{color:#374151;cursor:pointer;background:#f3f4f6;border:0;border-radius:.5rem;width:2rem;height:2rem;font-size:1.25rem;line-height:1}.inventory-modal__form{gap:.875rem;padding:1rem 1.25rem 1.25rem;display:grid;overflow-y:auto}.inventory-modal__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;display:grid}.inventory-modal__field{gap:.375rem;display:grid}.inventory-modal__field span{color:#374151;font-size:.75rem;font-weight:600}.inventory-modal__field input{color:#111827;border:1px solid #d1d5db;border-radius:.625rem;width:100%;min-height:2.5rem;padding:.625rem .75rem;font-size:.875rem}.inventory-modal__field input:focus{border-color:#00897b;outline:2px solid #00897b40}.inventory-modal__field input[readonly]{color:#6b7280;background:#f9fafb}.inventory-modal__field select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:.625rem;width:100%;min-height:2.5rem;padding:.625rem .75rem;font-size:.875rem}.inventory-modal__field textarea{color:#111827;resize:vertical;border:1px solid #d1d5db;border-radius:.625rem;width:100%;padding:.625rem .75rem;font-size:.875rem}.inventory-form-section{border-top:1px solid #e5e7eb;gap:.75rem;padding:.75rem 0;display:grid}.inventory-form-section:first-of-type{border-top:0;padding-top:0}.inventory-form-section h3{letter-spacing:.06em;text-transform:uppercase;color:#6b7280;margin:0;font-size:.75rem;font-weight:700}.inventory-modal__row--checks{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.inventory-modal__check{color:#374151;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.inventory-image-upload{flex-direction:column;gap:.75rem;display:flex}.inventory-image-upload__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.inventory-image-upload__hint{color:#6b7280;margin:0;font-size:.8125rem}.inventory-image-upload__preview{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.inventory-image-upload__preview img{object-fit:cover;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.625rem;width:100%;max-width:12rem;max-height:12rem;display:block}.inventory-modal__subtitle--warning{color:#b45309}.inventory-modal__actions{justify-content:flex-end;gap:.75rem;padding-top:.5rem;display:flex}.inventory-modal__btn{cursor:pointer;border-radius:.625rem;min-height:2.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600}.inventory-modal__btn--secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.inventory-modal__btn--primary{color:#fff;background:#006d5b;border:1px solid #006d5b}.inventory-modal__btn--primary:hover{background:#0f766e}@media (max-width:900px){.inventory-section__controls{flex-direction:column;align-items:stretch}.inventory-search{max-width:none}.inventory-section__buttons{width:100%}.inventory-btn{flex:1;justify-content:center}}@media (max-width:640px){.inventory-page{padding:1rem 1rem 2rem}.inventory-stats{flex-direction:column}.inventory-stat{width:100%}.inventory-section__buttons{flex-direction:column}}.inventory-modal__dialog--wide{width:min(100%,56rem)}.inventory-modal__body{flex:auto;min-height:0;padding:1rem 1.25rem;overflow:auto}.inventory-modal__footer{background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:.875rem 1.25rem 1.25rem;display:flex}.inventory-modal__footer .inventory-btn{min-height:2.5rem;padding:.625rem 1rem}.inventory-modal__subtitle{color:#64748b;margin-top:.25rem;font-size:.875rem}.sheet-picker-list{flex-direction:column;gap:.5rem;display:flex}.sheet-picker-item{cursor:pointer;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:border-color .15s;display:flex}.sheet-picker-item:hover{border-color:#3b82f6}.sheet-picker-item__name{font-weight:600}.sheet-picker-item__meta{color:#64748b;margin-left:auto;font-size:.8125rem}.header-mapping-table-wrap{overflow-x:auto}.header-mapping-table{border-collapse:collapse;width:100%;font-size:.875rem}.header-mapping-table th,.header-mapping-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.5rem .75rem}.header-mapping-table th{color:#475569;font-size:.8125rem;font-weight:600}.header-mapping-table__file-col{white-space:nowrap;font-weight:500}.header-mapping-table__samples{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:18rem;font-size:.8125rem;overflow:hidden}.header-mapping-select{background:#fff;border:1px solid #cbd5e1;border-radius:.375rem;width:100%;padding:.375rem .5rem;font-size:.8125rem}.upload-preview-wrap{max-height:none;overflow-x:auto}.inventory-table__checkbox{cursor:pointer;width:1.125rem;height:1.125rem}.inventory-bulk-actions{align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.inventory-bulk-actions__count{color:#475569;font-size:.875rem}.inventory-btn--danger{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:.375rem;padding:.375rem .875rem;font-size:.8125rem}.inventory-btn--danger:hover{background:#dc2626}.inventory-action--delete{color:#ef4444}.inventory-action--delete:hover{color:#dc2626;background:#fef2f2;text-decoration:none}.inventory-table-meta{padding:.75rem 1.25rem 0}.inventory-table-meta p{color:#6b7280;margin:0;font-size:.8125rem}.inventory-table__sort{color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.375rem;padding:0;font-weight:700;display:inline-flex}.inventory-table__sort:hover,.inventory-table__sort--active{color:#111827}.inventory-table__sort-icon{opacity:.7;font-size:.75rem}.inventory-table__name-btn{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.inventory-table__name-btn:hover .inventory-table__name{color:#0056b3;text-decoration:underline}.inventory-expiry-badge--expired{color:#374151;background:#e5e7eb}.inventory-pagination{border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.inventory-pagination__summary{color:#6b7280;margin:0;font-size:.8125rem}.inventory-pagination__controls{align-items:center;gap:.375rem;display:flex}.inventory-pagination__btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;min-width:2rem;height:2rem;padding:0 .5rem;font-size:.8125rem;font-weight:600;display:inline-flex}.inventory-pagination__btn:hover:not(:disabled){background:#f9fafb}.inventory-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.inventory-pagination__btn--active{color:#fff;background:#006d5b;border-color:#006d5b}.inventory-detail-modal__body{flex-direction:column;gap:1.25rem;display:flex}.inventory-detail-modal__image{justify-content:flex-start;display:flex}.inventory-detail-modal__image img{object-fit:cover;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;width:8rem;height:8rem}.inventory-detail-modal__section h3{letter-spacing:.04em;text-transform:uppercase;color:#6b7280;margin:0 0 .75rem;font-size:.8125rem;font-weight:700}.inventory-detail-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem 1.25rem;margin:0;display:grid}.inventory-detail-modal__grid--wide{grid-template-columns:1fr}.inventory-detail-modal__grid dt{letter-spacing:.04em;text-transform:uppercase;color:#9ca3af;margin:0 0 .25rem;font-size:.6875rem;font-weight:700}.inventory-detail-modal__grid dd{color:#111827;margin:0;font-size:.9375rem}.inventory-detail-modal__expiry{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.inventory-detail-modal__empty{color:#6b7280;margin:0;font-size:.875rem}.inventory-detail-modal__sales-wrap{overflow-x:auto}.inventory-detail-modal__sales{border-collapse:collapse;width:100%;font-size:.8125rem}.inventory-detail-modal__sales th,.inventory-detail-modal__sales td{text-align:left;border-bottom:1px solid #e5e7eb;padding:.625rem .75rem}.inventory-detail-modal__sales th{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;background:#f9fafb;font-size:.6875rem;font-weight:700}@media (max-width:720px){.inventory-detail-modal__grid{grid-template-columns:1fr}}.profile-page{flex-direction:column;gap:1.25rem;min-height:100%;padding:1.5rem clamp(1rem,3vw,2rem) 2rem;display:flex}.profile-page__header{flex-direction:column;gap:.375rem;display:flex}.profile-page__title{color:#111827;margin:0;font-size:clamp(1.75rem,3vw,2rem);font-weight:700;line-height:1.2}.profile-page__subtitle{color:#6b7280;max-width:40rem;margin:0;font-size:.9375rem;line-height:1.55}.profile-grid{grid-template-columns:minmax(0,1.35fr) minmax(18rem,.9fr);align-items:start;gap:1.25rem;display:grid}.profile-grid__left,.profile-grid__right{flex-direction:column;gap:1.25rem;display:flex}.profile-card{background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;box-shadow:0 1px 2px #0f172a0a}.profile-card--user{align-items:center;gap:1.25rem;padding:1.5rem;display:flex}.profile-user__photo-wrap{flex-shrink:0;position:relative}.profile-user__photo{object-fit:cover;border-radius:.625rem;width:7.5rem;height:7.5rem;display:block}.profile-user__photo--initials{color:#0d8a72;object-fit:unset;background:#e6f4f1;justify-content:center;align-items:center;font-size:1.75rem;font-weight:700;display:flex}.profile-user__edit{color:#fff;cursor:pointer;background:#0d8a72;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex;position:absolute;bottom:-.375rem;right:-.375rem}.profile-user__details h2{color:#111827;margin:0;font-size:1.125rem;font-weight:700}.profile-user__role{color:#0d8a72;margin:.375rem 0 0;font-size:.875rem;font-weight:600}.profile-user__actions{flex-wrap:wrap;gap:.625rem;margin-top:1rem;display:flex}.profile-user__actions button{cursor:pointer;border-radius:.5rem;min-height:2.25rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600}.profile-user__actions button:first-child{color:#fff;background:#0d8a72;border:1px solid #0d8a72}.profile-user__actions-remove{color:#374151;background:#fff;border:1px solid #d1d5db}.profile-user__actions-remove:disabled{opacity:.45;cursor:not-allowed}.profile-user__edit:focus-visible{outline-offset:2px;outline:2px solid #0d8a72}.profile-user__actions button:focus-visible{outline-offset:2px;outline:2px solid #0d8a72}.profile-user__file-input{display:none}.profile-card--details{padding:1.5rem}.profile-card__heading{color:#111827;align-items:center;gap:.625rem;margin-bottom:1.25rem;display:flex}.profile-card__heading h2{margin:0;font-size:1rem;font-weight:700}.profile-form{flex-direction:column;gap:1.25rem;display:flex}.profile-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;display:grid}.profile-field{flex-direction:column;gap:.5rem;display:flex}.profile-field span{color:#374151;font-size:.8125rem;font-weight:600}.profile-field input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;width:100%;padding:.6875rem .875rem;font-size:.875rem}.profile-field input:focus{border-color:#0d8a72;outline:2px solid #0d8a7233}.profile-field--license{gap:.625rem}.profile-field__license-input{position:relative}.profile-field__license-input input{background:#f5f3ff;border-color:#ddd6fe;padding-right:2.5rem}.profile-field__verified-icon{color:#0d8a72;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.profile-field__hint{color:#6b7280;margin:0;font-size:.75rem}.profile-form__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;padding-top:.25rem;display:flex}.profile-btn{cursor:pointer;border-radius:.625rem;min-height:2.5rem;padding:.625rem 1.125rem;font-size:.875rem;font-weight:600}.profile-btn--primary{color:#fff;background:#0d8a72;border:1px solid #0d8a72}.profile-btn--primary:hover{background:#0b7560}.profile-btn--text{color:#6b7280;background:0 0;border:0}.profile-btn--text:hover{color:#374151}.profile-btn--soft{color:#0d8a72;background:#e6f4f1;border:0}.profile-btn--soft:hover{background:#d1ebe4}.profile-card--activity{color:#fff;background:#0d8a72;border-color:#0d8a72;padding:1.25rem 1.5rem}.profile-activity__label{letter-spacing:.08em;text-transform:uppercase;color:#ffffffd9;margin:0 0 1rem;font-size:.6875rem;font-weight:700}.profile-activity__row{flex-direction:column;gap:.25rem;margin-bottom:1.25rem;font-size:.8125rem;display:flex}.profile-activity__row strong{font-size:.9375rem;font-weight:600}.profile-activity__stat{flex-direction:column;gap:.5rem;font-size:.8125rem;display:flex}.profile-activity__value-row{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.profile-activity__value-row strong{font-size:2rem;font-weight:700;line-height:1}.profile-activity__badge{color:#0d8a72;background:#ffffffeb;border-radius:999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}.profile-card--security{padding:1.25rem 1.5rem}.profile-security__block+.profile-security__block{border-top:1px solid #e5e7eb;margin-top:1.25rem;padding-top:1.25rem}.profile-security__label{color:#111827;margin:0;font-size:.875rem;font-weight:700}.profile-security__meta{color:#6b7280;margin:.375rem 0 .625rem;font-size:.8125rem}.profile-security__disabled{color:#dc2626;margin:.375rem 0 .75rem;font-size:.8125rem;font-weight:600}.profile-link{color:#0d8a72;cursor:pointer;background:0 0;border:0;align-items:center;gap:.25rem;padding:0;font-size:.8125rem;font-weight:600;display:inline-flex}.profile-link:hover{text-decoration:underline}.profile-card--help{color:#fff;background:#1f2937;border-color:#1f2937;padding:1.25rem 1.5rem}.profile-card--help h2{margin:0;font-size:.9375rem;font-weight:700}.profile-card--help p{color:#ffffffb8;margin:.625rem 0 1rem;font-size:.8125rem;line-height:1.55}.profile-help__link{color:#34d399;cursor:pointer;background:0 0;border:0;align-items:center;gap:.375rem;padding:0;font-size:.8125rem;font-weight:600;display:inline-flex}.profile-help__link:hover{text-decoration:underline}@media (max-width:1024px){.profile-grid{grid-template-columns:1fr}}@media (max-width:720px){.profile-form__grid{grid-template-columns:1fr}.profile-card--user{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.profile-page{padding:1rem 1rem 2rem}.profile-card--user,.profile-card--details,.profile-card--security,.profile-card--activity,.profile-card--help{padding:1.25rem}.profile-form__actions{flex-direction:column-reverse;align-items:stretch}.profile-btn{width:100%}}.settings-page{flex-direction:column;gap:1.25rem;min-height:100%;padding:1.5rem clamp(1rem,3vw,2rem) 2rem;display:flex}.settings-page__feedback{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.625rem;margin:0;padding:.875rem 1rem;font-size:.8125rem;line-height:1.5}.settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;grid-template-columns:minmax(11rem,14rem) minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.settings-card__nav{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;gap:.25rem;padding:1rem .75rem;display:flex}.settings-card__nav-item{color:#6b7280;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.5rem;align-items:center;gap:.625rem;width:100%;padding:.75rem .875rem;font-size:.875rem;font-weight:600;display:flex}.settings-card__nav-item svg{flex-shrink:0}.settings-card__nav-item:hover{color:#374151;background:#f9fafb}.settings-card__nav-item--active{color:#006d5b;background:#f0f7ff;position:relative}.settings-card__nav-item--active:before{content:"";background:#006d5b;border-radius:0 999px 999px 0;width:.1875rem;position:absolute;top:.375rem;bottom:.375rem;left:0}.settings-card__panel{flex-direction:column;gap:1.5rem;padding:1.5rem clamp(1rem,2.5vw,1.75rem) 1.75rem;display:flex}.settings-branch__intro{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.settings-branch__intro h2{color:#111827;margin:0;font-size:1.125rem;font-weight:700}.settings-branch__intro p{color:#6b7280;max-width:32rem;margin:.375rem 0 0;font-size:.8125rem;line-height:1.55}.settings-logo-upload{color:#9ca3af;cursor:pointer;background:#fafbfc;border:1px dashed #d1d5db;border-radius:.625rem;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;width:5.5rem;height:5.5rem;display:flex}.settings-logo-upload span{letter-spacing:.08em;font-size:.625rem;font-weight:700}.settings-form{flex-direction:column;gap:1.25rem;display:flex}.settings-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;display:grid}.settings-field{flex-direction:column;gap:.5rem;display:flex}.settings-field span{color:#374151;font-size:.8125rem;font-weight:600}.settings-field input,.settings-field textarea{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;width:100%;padding:.6875rem .875rem;font-size:.875rem;line-height:1.45}.settings-field textarea{resize:vertical;min-height:5.5rem}.settings-field input:focus,.settings-field textarea:focus{border-color:#006d5b;outline:2px solid #006d5b33}.settings-field--full{grid-column:1/-1}.settings-hours{border-top:1px solid #e5e7eb;flex-direction:column;gap:.875rem;padding-top:.5rem;display:flex}.settings-hours h3{color:#111827;margin:0;font-size:.9375rem;font-weight:700}.settings-hours__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.settings-hours__card{border-radius:.625rem;padding:.875rem 1rem}.settings-hours__card--open{background:#eff6ff}.settings-hours__card--closed{background:#fef2f2}.settings-hours__label{color:#6b7280;margin:0;font-size:.75rem;font-weight:600}.settings-hours__value{color:#111827;margin:.375rem 0 0;font-size:.9375rem;font-weight:700}.settings-hours__card--closed .settings-hours__value{color:#dc2626}.settings-hours__edit{color:#006d5b;cursor:pointer;background:0 0;border:0;align-items:center;gap:.375rem;width:-moz-fit-content;width:fit-content;padding:0;font-size:.8125rem;font-weight:600;display:inline-flex}.settings-hours__edit:hover{text-decoration:underline}.settings-form__actions{flex-wrap:wrap;gap:.75rem;padding-top:.25rem;display:flex}.settings-btn{cursor:pointer;border-radius:.625rem;min-height:2.625rem;padding:.625rem 1.125rem;font-size:.875rem;font-weight:600}.settings-btn--primary{color:#fff;background:#006d5b;border:1px solid #006d5b}.settings-btn--primary:hover{background:#005647}.settings-btn--secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.settings-btn--secondary:hover{background:#f9fafb}.settings-location-banner{background:linear-gradient(90deg,#111827b8,#11182773),url(https://images.unsplash.com/photo-1576602976047-174e05a5faa0?auto=format&fit=crop&w=1200&q=80) 50%/cover no-repeat;border-radius:.75rem;min-height:7.5rem;position:relative;overflow:hidden}.settings-location-banner__overlay{flex-direction:column;justify-content:flex-end;gap:.25rem;min-height:7.5rem;padding:1.25rem 1.5rem;display:flex}.settings-location-banner__title{color:#34d399;margin:0;font-size:.875rem;font-weight:700}.settings-location-banner__text{color:#fff;margin:0;font-size:.8125rem}.settings-placeholder{flex-direction:column;gap:.5rem;padding:2rem 0;display:flex}.settings-placeholder h2{color:#111827;margin:0;font-size:1.125rem;font-weight:700}.settings-placeholder p{color:#6b7280;margin:0;font-size:.875rem}@media (max-width:960px){.settings-card{grid-template-columns:1fr}.settings-card__nav{border-bottom:1px solid #e5e7eb;border-right:0;flex-direction:row;padding:.75rem;overflow-x:auto}.settings-card__nav-item{white-space:nowrap;flex-shrink:0}.settings-card__nav-item--active:before{border-radius:999px 999px 0 0;width:auto;height:.1875rem;top:auto;bottom:0;left:.375rem;right:.375rem}}@media (max-width:720px){.settings-form__grid,.settings-hours__cards{grid-template-columns:1fr}.settings-branch__intro{flex-direction:column}.settings-logo-upload{align-self:flex-start}}@media (max-width:640px){.settings-page{padding:1rem 1rem 2rem}.settings-card__panel{padding:1.25rem 1rem 1.5rem}}.settings-modal{z-index:40;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.settings-modal__dialog{background:#fff;border-radius:.875rem;width:min(100%,28rem);box-shadow:0 24px 48px #0f172a2e}.settings-modal__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem .75rem;display:flex}.settings-modal__header h2{color:#111827;margin:0;font-size:1.125rem;font-weight:700}.settings-modal__subtitle{color:#6b7280;margin:.375rem 0 0;font-size:.8125rem;line-height:1.5}.settings-modal__close{color:#374151;cursor:pointer;background:#f3f4f6;border:0;border-radius:.5rem;width:2rem;height:2rem;font-size:1.25rem;line-height:1}.settings-modal__form{gap:.875rem;padding:1rem 1.25rem 1.25rem;display:grid}.settings-modal__field{gap:.375rem;display:grid}.settings-modal__field span{color:#374151;font-size:.75rem;font-weight:600}.settings-modal__field input{color:#111827;border:1px solid #d1d5db;border-radius:.625rem;width:100%;min-height:2.5rem;padding:.625rem .75rem;font-size:.875rem}.settings-modal__field input:focus{border-color:#006d5b;outline:2px solid #006d5b40}.settings-modal__actions{justify-content:flex-end;gap:.75rem;padding-top:.5rem;display:flex}.settings-integration__intro,.settings-integration__status,.settings-integration__hint{color:#64748b;font-size:.9rem;line-height:1.5}.settings-integration__hint code{background:#f1f5f9;border-radius:.25rem;padding:.1rem .35rem;font-size:.8rem}.settings-field--checkbox{flex-direction:row;align-items:center;gap:.5rem}.settings-field--checkbox input{width:auto;min-height:auto}.settings-field select{background:#fff;border:1px solid #d1d5db;border-radius:.625rem;width:100%;min-height:2.75rem;padding:.625rem .75rem}.settings-section-panel{flex-direction:column;gap:1.25rem;display:flex}.settings-section-panel__intro h2{color:#111827;margin:0;font-size:1.125rem;font-weight:700}.settings-section-panel__intro p,.settings-field__hint{color:#64748b;margin:.35rem 0 0;font-size:.875rem;line-height:1.5}.settings-toggle-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.settings-toggle-row{background:#fafafa;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1rem;display:flex}.settings-toggle-row__title{color:#111827;margin:0;font-size:.875rem;font-weight:700}.settings-toggle-row__hint{color:#6b7280;margin:.25rem 0 0;font-size:.75rem;line-height:1.4}.settings-switch{flex-shrink:0;width:2.75rem;height:1.5rem;display:inline-flex;position:relative}.settings-switch input{opacity:0;width:0;height:0}.settings-switch span{cursor:pointer;background:#d1d5db;border-radius:999px;transition:background .15s;position:absolute;top:0;bottom:0;left:0;right:0}.settings-switch span:before{content:"";background:#fff;border-radius:50%;width:1.2rem;height:1.2rem;transition:transform .15s;position:absolute;top:.15rem;left:.15rem}.settings-switch input:checked+span{background:#006d5b}.settings-switch input:checked+span:before{transform:translate(1.2rem)}.settings-security-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;gap:.875rem;padding:1rem 1.125rem;display:grid}.settings-security-card h3{color:#111827;margin:0;font-size:1rem}.settings-security-card__hint,.settings-security-card__account{color:#64748b;margin:0;font-size:.875rem;line-height:1.5}.settings-security-card__account{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.settings-security-card__account strong{color:#111827}.settings-security-card__error{color:#b91c1c;margin:0;font-size:.8125rem}.settings-inbox{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;gap:.75rem;padding:1rem;display:grid}.settings-inbox__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.settings-inbox__header h3{color:#111827;margin:0;font-size:.95rem}.settings-inbox__list{gap:.5rem;max-height:18rem;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.settings-inbox__item{text-align:left;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.625rem;gap:.2rem;width:100%;padding:.75rem .875rem;display:grid}.settings-inbox__item--unread{background:#f0fdfa;border-color:#99f6e4}.settings-inbox__title{color:#111827;font-size:.8125rem;font-weight:700}.settings-inbox__body,.settings-inbox__time,.settings-inbox__empty{color:#6b7280;font-size:.75rem;line-height:1.4}.settings-inbox__empty{margin:0}.order-detail-page{flex-direction:column;gap:1.25rem;min-height:100%;padding:1.5rem clamp(1rem,3vw,2rem) 6.5rem;display:flex}.order-detail-page__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.order-detail-page__badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.order-detail-payment-badge{background:#ecfdf5;border:1px solid #d1fae5;border-radius:.75rem;flex-direction:column;align-items:flex-end;gap:.15rem;min-width:8.5rem;padding:.55rem .9rem;line-height:1.2;display:inline-flex}.order-detail-payment-badge--success{background:#ecfdf5;border-color:#a7f3d0}.order-detail-payment-badge--danger{background:#fef2f2;border-color:#fecaca}.order-detail-payment-badge--muted{background:#f9fafb;border-color:#e5e7eb}.order-detail-payment-badge__status{letter-spacing:.04em;text-transform:uppercase;color:#047857;font-size:.6875rem;font-weight:700}.order-detail-payment-badge--danger .order-detail-payment-badge__status{color:#b91c1c}.order-detail-payment-badge--muted .order-detail-payment-badge__status{color:#6b7280}.order-detail-payment-badge__amount{color:#111827;font-size:.9375rem;font-weight:700}.order-detail-feedback{border-radius:.75rem;margin:0;padding:.875rem 1rem;font-size:.875rem;font-weight:500;line-height:1.45}.order-detail-feedback--success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.order-detail-feedback--error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.order-detail-breadcrumbs{color:#9ca3af;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.8125rem;display:flex}.order-detail-breadcrumbs a{color:#9ca3af;text-decoration:none}.order-detail-breadcrumbs a:hover{color:#00897b;text-decoration:underline}.order-detail-page__title{color:#111827;margin:0;font-size:clamp(1.75rem,3vw,2.125rem);font-weight:700;line-height:1.15}.order-detail-status-badge{color:#9a3412;white-space:nowrap;background:#ffedd5;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.order-detail-grid{grid-template-columns:minmax(0,1.45fr) minmax(18rem,1fr);align-items:start;gap:1.25rem;display:grid}.order-detail-grid__main,.order-detail-grid__side{flex-direction:column;gap:1.25rem;display:flex}.order-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.order-detail-card__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.25rem;display:flex}.order-detail-card__title{color:#111827;margin:0;font-size:1rem;font-weight:700}.order-detail-card__title--section,.order-detail-card__title--timeline{padding:1.125rem 1.25rem 0}.order-detail-card__title--timeline{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;font-size:.6875rem;font-weight:700}.order-detail-card__pill{color:#0284c7;letter-spacing:.04em;background:#e0f2fe;border-radius:999px;padding:.3125rem .625rem;font-size:.625rem;font-weight:700}.order-detail-items-table-wrap{overflow-x:auto}.order-detail-items-table{border-collapse:collapse;width:100%;min-width:32rem}.order-detail-items-table th,.order-detail-items-table td{text-align:left;vertical-align:middle;padding:1rem 1.25rem;font-size:.875rem}.order-detail-items-table th{color:#9ca3af;letter-spacing:.06em;text-transform:uppercase;background:#fff;font-size:.6875rem;font-weight:700}.order-detail-items-table tbody tr+tr{border-top:1px solid #f3f4f6}.order-detail-item{align-items:center;gap:.875rem;display:flex}.order-detail-item__icon{color:#00897b;background:#f0fdfa;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.order-detail-item__name{color:#111827;margin:0;font-size:.875rem;font-weight:600}.order-detail-item__dosage{color:#6b7280;margin:.125rem 0 0;font-size:.8125rem}.order-detail-total{color:#374151;border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:.9375rem;display:flex}.order-detail-total strong{color:#00897b;font-size:1.125rem;font-weight:700}.order-detail-prescription{color:#fff;background:#00897b;border-radius:.875rem;gap:1rem;padding:1.25rem;display:flex}.order-detail-prescription__icon{background:#ffffff26;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.order-detail-prescription__content h3{margin:0 0 .5rem;font-size:1rem;font-weight:700}.order-detail-prescription__content p{color:#ffffffeb;margin:0 0 1rem;font-size:.875rem;line-height:1.55}.order-detail-prescription__btn{color:#00897b;cursor:pointer;background:#fff;border:0;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.order-detail-fulfillment{gap:1.125rem;padding:0 1.25rem 1.25rem;display:grid}.order-detail-fulfillment__label{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin:0 0 .625rem;font-size:.6875rem;font-weight:700}.order-detail-buyer{align-items:center;gap:.75rem;display:flex}.order-detail-buyer__avatar{color:#2563eb;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.8125rem;font-weight:700;display:inline-flex}.order-detail-buyer__name{color:#111827;margin:0;font-size:.9375rem;font-weight:700}.order-detail-buyer__name--link{color:#0f766e;text-decoration:none;display:inline-block}.order-detail-buyer__name--link:hover{text-decoration:underline}.order-detail-buyer__phone{color:#6b7280;margin:.125rem 0 0;font-size:.8125rem}.order-detail-deliverer__avatar{color:#15803d;background:#dcfce7}.order-detail-deliverer__meta{color:#6b7280;margin:.125rem 0 0;font-size:.75rem}.order-detail-deliverer__action{color:#fff;cursor:pointer;background:#15803d;border:none;border-radius:.5rem;width:100%;margin-top:.75rem;padding:.625rem .875rem;font-size:.8125rem;font-weight:600}.order-detail-deliverer__action:hover:not(:disabled){background:#166534}.order-detail-deliverer__action:disabled{opacity:.65;cursor:not-allowed}.order-detail-fulfillment__value{color:#374151;align-items:center;gap:.5rem;margin:0;font-size:.875rem;font-weight:500;display:inline-flex}.order-detail-map{background:linear-gradient(135deg,#00897b14,#3b82f614),repeating-linear-gradient(0deg,#0000,#0000 18px,#00897b0d 18px 19px),repeating-linear-gradient(90deg,#0000,#0000 18px,#00897b0d 18px 19px);border-radius:.75rem;min-height:10rem;margin:0 1.25rem 1.25rem;position:relative;overflow:hidden}.order-detail-map__btn{color:#374151;cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex;position:absolute;bottom:.875rem;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0f172a1f}.order-detail-timeline{margin:0;padding:.5rem 1.25rem 1.25rem;list-style:none}.order-detail-timeline__item{gap:.875rem;padding-bottom:1.25rem;display:flex;position:relative}.order-detail-timeline__item--connected:after{content:"";background:#e5e7eb;width:2px;position:absolute;top:1.125rem;bottom:0;left:.4375rem}.order-detail-timeline__item--done.order-detail-timeline__item--connected:after{background:#99f6e4}.order-detail-timeline__dot{z-index:1;background:#fff;border:2px solid #d1d5db;border-radius:999px;flex-shrink:0;width:.875rem;height:.875rem;margin-top:.1875rem;position:relative}.order-detail-timeline__item--done .order-detail-timeline__dot{background:#00897b;border-color:#00897b}.order-detail-timeline__title{color:#111827;margin:0;font-size:.875rem;font-weight:600}.order-detail-timeline__time{color:#6b7280;margin:.125rem 0 0;font-size:.8125rem}.order-detail-actions{z-index:15;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;max-width:calc(100% - 17.5rem);display:flex;position:fixed;bottom:1.25rem;right:clamp(1rem,3vw,2rem)}.order-detail-actions__btn{cursor:pointer;white-space:nowrap;border-radius:.625rem;align-items:center;gap:.5rem;min-height:2.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.order-detail-actions__btn:disabled{opacity:.6;cursor:not-allowed}.order-detail-actions__btn--secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.order-detail-actions__btn--secondary:hover{background:#f9fafb}.order-detail-actions__btn--primary{color:#fff;background:#00897b;border:1px solid #00897b}.order-detail-actions__btn--primary:hover{background:#006d5b}@media (max-width:1100px){.order-detail-grid{grid-template-columns:1fr}.order-detail-actions{max-width:calc(100% - 2rem)}}@media (max-width:900px){.order-detail-actions{max-width:none;left:1rem;right:1rem}.order-detail-actions__btn{flex:calc(50% - .375rem);justify-content:center}.order-detail-actions__btn--primary{flex-basis:100%}}@media (max-width:640px){.order-detail-page{padding:1rem 1rem 8.5rem}.order-detail-page__header{flex-direction:column;align-items:stretch}.order-detail-actions{flex-direction:column}.order-detail-actions__btn{width:100%}}.prescriptions-page{flex-direction:column;gap:1.25rem;min-height:100%;padding:1.5rem clamp(1rem,3vw,2rem) 2rem;display:flex}.prescriptions-page__header{flex-direction:column;gap:.375rem;display:flex}.prescriptions-page__title{color:#111827;margin:0;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:700;line-height:1.2}.prescriptions-page__subtitle{color:#6b7280;max-width:40rem;margin:0;font-size:.9375rem;line-height:1.55}.prescriptions-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.prescriptions-summary__card{background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.25rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.prescriptions-summary__card--interactive{text-align:left;cursor:pointer;width:100%}.prescriptions-summary__card--interactive:hover{border-color:#d1d5db}.prescriptions-summary__card--active{border-color:#00897b;box-shadow:0 0 0 2px #00897b1f}.prescriptions-page__hint{color:#6b7280;margin:0;font-size:.8125rem}.prescriptions-summary__label{letter-spacing:.06em;text-transform:uppercase;color:#6b7280;margin:0;font-size:.6875rem;font-weight:700}.prescriptions-summary__value{color:#111827;margin:.375rem 0 0;font-size:1.75rem;font-weight:700;line-height:1}.prescriptions-summary__icon{border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.prescriptions-summary__icon--pending{color:#dc2626;background:#fee2e2}.prescriptions-summary__icon--verified{color:#065f46;background:#d1fae5}.prescriptions-summary__icon--rejected{color:#6b7280;background:#ede9fe}.prescriptions-panel{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.prescriptions-toolbar{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.prescriptions-toolbar__controls{flex-wrap:wrap;gap:.625rem;display:flex}.prescriptions-toolbar__btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;align-items:center;gap:.5rem;min-height:2.25rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.prescriptions-toolbar__btn:hover{background:#f9fafb}.prescriptions-toolbar__btn--active{color:#00897b;background:#00897b0f;border-color:#00897b}.prescriptions-toolbar__menu{position:relative}.prescriptions-toolbar__dropdown{z-index:5;background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;min-width:11rem;padding:.375rem;display:grid;position:absolute;top:calc(100% + .375rem);left:0;box-shadow:0 10px 24px #0f172a1f}.prescriptions-toolbar__dropdown-item{color:#374151;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.5rem;padding:.5rem .625rem;font-size:.8125rem}.prescriptions-toolbar__dropdown-item:hover{background:#f9fafb}.prescriptions-toolbar__dropdown-item--active{color:#00897b;background:#00897b14;font-weight:600}.prescriptions-toolbar__meta{color:#6b7280;margin:0;font-size:.8125rem}.prescriptions-table-wrap{overflow-x:auto}.prescriptions-table{border-collapse:collapse;width:100%;min-width:58rem}.prescriptions-table th,.prescriptions-table td{text-align:left;vertical-align:middle;padding:1rem 1.25rem;font-size:.8125rem}.prescriptions-table th{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;background:#f8fafc;font-size:.6875rem;font-weight:700}.prescriptions-table tbody tr{border-top:1px solid #e5e7eb}.prescriptions-table__row{cursor:pointer}.prescriptions-table__row:hover{background:#fcfcfd}.prescriptions-table__row:focus-visible{outline-offset:-2px;outline:2px solid #00897b59}.prescriptions-table__empty{text-align:center;color:#6b7280;font-style:italic}.prescriptions-table__patient{align-items:center;gap:.75rem;display:flex}.prescriptions-table__avatar{color:#1d4ed8;background:#dbeafe;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.75rem;font-weight:700;display:inline-flex}.prescriptions-table__name{color:#111827;margin:0;font-size:.875rem;font-weight:700}.prescriptions-table__patient-id{color:#9ca3af;margin:.25rem 0 0;font-size:.75rem}.prescriptions-table__order{color:#065f46;font-weight:700;text-decoration:none}.prescriptions-table__order:hover{text-decoration:underline}.prescriptions-table__date{color:#6b7280}.rx-status{letter-spacing:.04em;white-space:nowrap;border-radius:999px;align-items:center;gap:.375rem;padding:.3125rem .625rem;font-size:.625rem;font-weight:700;display:inline-flex}.rx-status--pending{color:#c2410c;background:#fef3c7}.rx-status--verified{color:#065f46;background:#dcfce7}.rx-status--rejected{color:#dc2626;background:#fee2e2}.prescriptions-action{white-space:nowrap;cursor:pointer;border-radius:.5rem;min-height:2.125rem;padding:.4375rem .875rem;font-size:.8125rem;font-weight:600}.prescriptions-action--primary{color:#fff;background:#065f46;border:1px solid #065f46}.prescriptions-action--primary:hover{background:#054f3a}.prescriptions-action--secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.prescriptions-action--secondary:hover{background:#f9fafb}.prescriptions-pagination{border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.prescriptions-pagination__summary{color:#6b7280;margin:0;font-size:.8125rem}.prescriptions-pagination__controls{align-items:center;gap:.375rem;display:flex}.prescriptions-pagination__btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;min-width:2rem;height:2rem;padding:0 .5rem;font-size:.8125rem;font-weight:600;display:inline-flex}.prescriptions-pagination__btn:hover:not(:disabled){background:#f9fafb}.prescriptions-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.prescriptions-pagination__btn--active{color:#fff;background:#065f46;border-color:#065f46}@media (max-width:960px){.prescriptions-summary{grid-template-columns:1fr}}@media (max-width:720px){.prescriptions-toolbar{flex-direction:column;align-items:stretch}.prescriptions-toolbar__meta{text-align:right}}@media (max-width:640px){.prescriptions-page{padding:1rem 1rem 2rem}}.prescription-viewer{background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;min-height:280px;display:flex;overflow:hidden}.prescription-viewer__loading,.prescription-viewer__error{text-align:center;color:#475569;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;font-size:.95rem;display:flex}.prescription-viewer__error{color:#b91c1c}.prescription-viewer__spinner{border:3px solid #cbd5e1;border-top-color:#0d9488;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite prescription-viewer-spin}.prescription-viewer__media{object-fit:contain;background:#fff;border:0;width:100%;height:100%;max-height:min(70vh,720px)}@keyframes prescription-viewer-spin{to{transform:rotate(360deg)}}.prescription-signoff{box-sizing:border-box;background:#fff;flex-direction:column;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.prescription-signoff__header{background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.5rem;display:flex}.prescription-signoff__header-left{align-items:center;gap:.875rem;min-width:0;display:flex}.prescription-signoff__back{color:#374151;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;text-decoration:none;display:inline-flex}.prescription-signoff__back:hover{background:#f3f4f6}.prescription-signoff__title{color:#006d5b;margin:0;font-size:1.125rem;font-weight:700;line-height:1.25}.prescription-signoff__subtitle{color:#6b7280;margin:.25rem 0 0;font-size:.8125rem}.prescription-signoff__header-right{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem .875rem;max-width:50%;display:flex}.prescription-signoff__regulated{color:#dc2626;letter-spacing:.04em;background:#fef2f2;border-radius:999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.6875rem;font-weight:700;display:inline-flex}.prescription-signoff__divider{background:#e5e7eb;width:1px;height:1.5rem}.prescription-signoff__logged{color:#6b7280;align-items:center;gap:.375rem;font-size:.75rem;display:inline-flex}.prescription-signoff__feedback{border-bottom:1px solid #0000;flex-shrink:0;margin:0;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600}.prescription-signoff__feedback--success{color:#047857;background:#ecfdf5;border-bottom-color:#a7f3d0}.prescription-signoff__feedback--error{color:#b91c1c;background:#fef2f2;border-bottom-color:#fecaca}.prescription-signoff__feedback--info{color:#92400e;background:#fffbeb;border-bottom-color:#fde68a}.prescription-signoff__body{flex:1;grid-template-columns:minmax(0,1fr) minmax(16rem,22rem);min-height:0;display:grid;overflow:hidden}.prescription-signoff__viewer{background:#eef2f7;flex-direction:column;min-width:0;min-height:0;padding:1rem 1rem 4.5rem;display:flex;position:relative;overflow:hidden}.prescription-signoff__viewport{flex:1;justify-content:center;align-items:flex-start;min-height:0;padding:.5rem;display:flex;overflow:auto}.prescription-signoff__zoom-badge{z-index:2;color:#fff;background:#1f2937e0;border-radius:999px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}.prescription-signoff__document{transform-origin:top;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;transition:transform .15s;display:flex}.prescription-signoff__document-frame{color:#8b5cf6;box-sizing:border-box;background:#ede9fe;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:min(28rem,100%);max-width:100%;min-height:12rem;padding:1rem;display:flex;box-shadow:0 8px 24px #0f172a14}.prescription-signoff__document-frame--has-image{background:#fff;width:100%;max-width:100%;min-height:auto;padding:.5rem}.prescription-signoff__document-image{object-fit:contain;border-radius:.375rem;width:100%;max-width:100%;height:auto;max-height:min(78vh,52rem);display:block}.prescription-signoff__document-image--pdf{border:0;min-height:min(70vh,48rem)}.prescription-signoff__image-loading{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;min-height:12rem;padding:1.5rem;display:flex}.prescription-signoff__spinner{border:3px solid #d1d5db;border-top-color:#006d5b;border-radius:50%;width:2rem;height:2rem;animation:.8s linear infinite prescription-signoff-spin}@keyframes prescription-signoff-spin{to{transform:rotate(360deg)}}.prescription-signoff__toolbar{z-index:2;background:#fff;border-radius:.75rem;align-items:center;gap:.375rem;padding:.5rem .625rem;display:inline-flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0f172a1f}.prescription-signoff__toolbar-btn{color:#374151;cursor:pointer;background:0 0;border:0;border-radius:.5rem;justify-content:center;align-items:center;gap:.375rem;min-width:2.25rem;height:2.25rem;padding:0 .5rem;font-size:.8125rem;font-weight:600;display:inline-flex}.prescription-signoff__toolbar-btn:hover{background:#f3f4f6}.prescription-signoff__toolbar-divider{background:#e5e7eb;width:1px;height:1.5rem;margin:0 .125rem}.prescription-signoff__sidebar{background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;gap:.875rem;min-width:0;min-height:0;padding:1rem 1.25rem;display:flex;overflow:hidden auto}.prescription-signoff__sidebar-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.prescription-signoff__sidebar-header h2{color:#111827;margin:0;font-size:1rem;font-weight:700}.prescription-signoff__sidebar-header svg{color:#6b7280;flex-shrink:0}.prescription-signoff__section{flex-shrink:0}.prescription-signoff__label{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin:0 0 .375rem;font-size:.6875rem;font-weight:700}.prescription-signoff__patient{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.prescription-signoff__patient-name{color:#111827;word-break:break-word;margin:0;font-size:1rem;font-weight:700}.prescription-signoff__patient-id{color:#fff;white-space:nowrap;background:#00897b;border-radius:999px;flex-shrink:0;padding:.3125rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}.prescription-signoff__medicines{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.75rem;flex-shrink:0;padding:1rem}.prescription-signoff__medicines-header{color:#1d4ed8;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:.875rem;font-size:.6875rem;font-weight:700;display:flex}.prescription-signoff__medicine-list{max-height:10rem;margin:0;padding:0;list-style:none;overflow-y:auto}.prescription-signoff__medicine-item{justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.75rem 0;display:flex;position:relative}.prescription-signoff__medicine-item:first-child{padding-top:0}.prescription-signoff__medicine-item:last-child{padding-bottom:0}.prescription-signoff__medicine-divider{background:#dbeafe;height:1px;position:absolute;bottom:0;left:0;right:0}.prescription-signoff__medicine-name{color:#111827;word-break:break-word;margin:0;font-size:.875rem;font-weight:700}.prescription-signoff__medicine-detail{color:#6b7280;margin:.25rem 0 0;font-size:.8125rem}.prescription-signoff__medicine-check{color:#16a34a;flex-shrink:0;display:inline-flex}.prescription-signoff__notes{background:#fff;border:1px dashed #d1d5db;border-radius:.75rem;flex-shrink:0;padding:1rem}.prescription-signoff__notes-text{color:#6b7280;word-break:break-word;margin:0;font-size:.875rem;font-style:italic;line-height:1.6}.prescription-signoff__confirm{color:#374151;background:#eff6ff;border-radius:.75rem;flex-shrink:0;gap:.75rem;padding:.875rem;font-size:.8125rem;line-height:1.5;display:flex}.prescription-signoff__confirm input[type=checkbox]{flex-shrink:0;margin-top:.125rem}.prescription-signoff__confirm--password{flex-direction:column;gap:.5rem}.prescription-signoff__confirm--password input[type=password]{box-sizing:border-box;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.625rem .75rem;font-size:.875rem}.prescription-signoff__actions{background:linear-gradient(#fff0,#fff 15%);flex-shrink:0;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:auto;padding-top:.5rem;padding-bottom:.25rem;display:grid;position:sticky;bottom:0}.prescription-signoff__btn{letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.75rem 1rem;font-size:.8125rem;font-weight:700;display:inline-flex}.prescription-signoff__btn:disabled{opacity:.55;cursor:not-allowed}.prescription-signoff__btn--reject{color:#dc2626;background:#fff;border:1px solid #fca5a5}.prescription-signoff__btn--reject:hover:not(:disabled){background:#fef2f2}.prescription-signoff__btn--approve{color:#fff;background:#00897b;border:1px solid #00897b}.prescription-signoff__btn--approve:hover:not(:disabled){background:#006d5b}.dashboard-content--signoff{flex-direction:column;min-height:0;padding:0;display:flex;overflow:hidden}@media (max-width:1100px){.prescription-signoff__body{grid-template-rows:minmax(16rem,1fr) auto;grid-template-columns:1fr;overflow-y:auto}.prescription-signoff__viewer{min-height:16rem;max-height:50vh}.prescription-signoff__sidebar{border-top:1px solid #e5e7eb;border-left:0;max-height:none;overflow:visible}.prescription-signoff__actions{background:#fff;position:static}.prescription-signoff__header-right{max-width:100%}.prescription-signoff__logged{display:none}}@media (max-width:768px){.prescription-signoff__header{flex-direction:column;align-items:stretch}.prescription-signoff__divider,.prescription-signoff__toolbar-btn--text{display:none}}@media (max-width:640px){.prescription-signoff__header{padding:1rem}.prescription-signoff__feedback{padding:.75rem 1rem}.prescription-signoff__sidebar{padding:1rem}.prescription-signoff__actions{grid-template-columns:1fr}}.orders-page{flex-direction:column;gap:1.25rem;min-height:100%;padding:1.5rem clamp(1rem,3vw,2rem) 2rem;display:flex}.orders-page__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.orders-page__title{color:#111827;margin:0;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:700;line-height:1.2}.orders-page__subtitle{color:#6b7280;align-items:center;gap:.5rem;margin:.5rem 0 0;font-size:.875rem;display:flex}.orders-page__subtitle-dot{background:#00a884;border-radius:999px;width:.5rem;height:.5rem}.orders-page__export{color:#374151;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.625rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.orders-page__export:hover{background:#f9fafb}.orders-tabs{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:1.25rem;display:flex}.orders-tabs__btn{color:#6b7280;cursor:pointer;background:0 0;border:0;padding:0 0 .875rem;font-size:.875rem;font-weight:500;position:relative}.orders-tabs__btn:hover{color:#111827}.orders-tabs__btn--active{color:#00897b;font-weight:600}.orders-tabs__btn--active:after{content:"";background:#00897b;border-radius:999px 999px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.orders-panel{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.orders-toolbar{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.orders-toolbar__search{color:#9ca3af;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.625rem;flex:1;align-items:center;gap:.625rem;min-width:min(100%,20rem);padding:.625rem .875rem;display:flex}.orders-toolbar__search input{color:#111827;background:0 0;border:0;outline:none;width:100%;font-size:.875rem}.orders-toolbar__search input::placeholder{color:#9ca3af}.orders-toolbar__controls{flex-wrap:wrap;gap:.75rem;display:flex}.orders-select{flex-direction:column;gap:.25rem;display:flex}.orders-select__label{letter-spacing:.04em;text-transform:uppercase;color:#9ca3af;font-size:.6875rem;font-weight:700}.orders-select select{color:#374151;-webkit-appearance:none;appearance:none;cursor:pointer;background:#fff 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='%236b7280' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right .75rem center no-repeat;border:1px solid #e5e7eb;border-radius:.625rem;min-width:9rem;padding:.625rem 2rem .625rem .75rem;font-size:.8125rem}.orders-table-wrap{overflow-x:auto}.orders-table{border-collapse:collapse;width:100%;min-width:56rem}.orders-table th,.orders-table td{text-align:left;vertical-align:middle;padding:1rem 1.25rem;font-size:.8125rem}.orders-table th{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;background:#f8fafc;font-size:.6875rem;font-weight:700}.orders-table tbody tr{cursor:pointer;border-top:1px solid #e5e7eb}.orders-table__row:focus-visible{outline-offset:-2px;outline:2px solid #00897b}.orders-table tbody tr:hover{background:#fcfcfd}.orders-table__row--highlight{background:#fff7ed;box-shadow:inset 4px 0 #00897b}.orders-table__row--highlight:hover{background:#fff7ed}.orders-table__order-id{color:#00897b;font-weight:700;text-decoration:none}.orders-table__order-id:hover{text-decoration:underline}.orders-table__method{color:#6b7280;justify-content:center;align-items:center;display:inline-flex}.orders-table__time{color:#6b7280}.orders-table__time--urgent{color:#9a3412;font-style:italic}.orders-table__empty{text-align:center;color:#6b7280;font-style:italic}.orders-status{letter-spacing:.04em;white-space:nowrap;border-radius:999px;align-items:center;gap:.375rem;padding:.3125rem .625rem;font-size:.625rem;font-weight:700;display:inline-flex}.orders-status--awaiting{color:#9a3412;background:#ffedd5}.orders-status--preparing{color:#00897b;background:#00a8841f}.orders-status--dispatched{color:#0284c7;background:#e0f2fe}.orders-status--delivered{color:#16a34a;background:#dcfce7}.orders-status--cancelled{color:#dc2626;background:#fee2e2}.orders-pagination{border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.orders-pagination__summary{color:#6b7280;margin:0;font-size:.8125rem}.orders-pagination__controls{align-items:center;gap:.375rem;display:flex}.orders-pagination__btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;min-width:2rem;height:2rem;padding:0 .5rem;font-size:.8125rem;font-weight:600;display:inline-flex}.orders-pagination__btn:hover{background:#f9fafb}.orders-pagination__btn--active{color:#fff;background:#00897b;border-color:#00897b}@media (max-width:900px){.orders-page__header{flex-direction:column;align-items:stretch}.orders-page__export{justify-content:center}.orders-toolbar{flex-direction:column;align-items:stretch}.orders-toolbar__controls{width:100%}.orders-select{flex:1}.orders-select select{width:100%}}@media (max-width:640px){.orders-page{padding:1rem 1rem 2rem}.orders-tabs{flex-wrap:nowrap;gap:.875rem;padding-bottom:.25rem;overflow-x:auto}.orders-tabs__btn{flex-shrink:0}}.staff-page{flex-direction:column;gap:1.25rem;min-height:100%;padding:1.5rem clamp(1rem,3vw,2rem) 2rem;display:flex}.staff-page__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.staff-page__title{color:#111827;margin:0;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:700;line-height:1.2}.staff-page__subtitle{color:#6b7280;align-items:center;gap:.5rem;max-width:40rem;margin:.5rem 0 0;font-size:.875rem;line-height:1.5;display:flex}.staff-page__subtitle-dot{background:#00a884;border-radius:999px;flex-shrink:0;width:.5rem;height:.5rem}.staff-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.staff-stat{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;flex-direction:column;gap:.35rem;padding:1rem 1.125rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.staff-stat__label{letter-spacing:.02em;text-transform:uppercase;color:#6b7280;font-size:.75rem;font-weight:600}.staff-stat__value{color:#111827;font-size:1.5rem;font-weight:700;line-height:1}.staff-feedback{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.625rem;margin:0;padding:.875rem 1rem;font-size:.8125rem;line-height:1.5}.staff-feedback--success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.staff-feedback--error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.staff-feedback--muted{color:#6b7280;background:#f9fafb;border-color:#e5e7eb;margin:1rem 1.25rem}.staff-form{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.staff-form__header{padding:1.25rem 1.25rem 0}.staff-form__header h2{color:#111827;margin:0;font-size:1.0625rem;font-weight:700}.staff-form__header p{color:#6b7280;margin:.35rem 0 0;font-size:.8125rem}.staff-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1.25rem;display:grid}.staff-form__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:0 1.25rem 1.25rem;display:flex}.staff-form__hint{color:#6b7280;max-width:32rem;margin:0;font-size:.8125rem;line-height:1.5}.staff-field{color:#374151;flex-direction:column;gap:.375rem;font-size:.8125rem;font-weight:600;display:flex}.staff-field input,.staff-field select,.staff-role-select{min-height:2.5rem;font:inherit;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:.625rem;padding:.625rem .875rem;font-weight:400}.staff-field input:focus,.staff-field select:focus,.staff-role-select:focus{border-color:#006d5b;outline:none;box-shadow:0 0 0 3px #006d5b26}.staff-panel{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.staff-panel__header{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.25rem 1rem;display:flex}.staff-panel__title{color:#111827;margin:0;font-size:1.0625rem;font-weight:700}.staff-panel__meta{color:#6b7280;margin:.25rem 0 0;font-size:.8125rem}.staff-search{color:#9ca3af;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.625rem;flex:1;align-items:center;gap:.625rem;min-width:min(100%,18rem);max-width:24rem;padding:.625rem .875rem;display:flex}.staff-search svg{flex-shrink:0;width:1rem;height:1rem}.staff-search input{color:#111827;background:0 0;border:0;outline:none;width:100%;font-size:.875rem}.staff-search input::placeholder{color:#9ca3af}.staff-table-wrap{overflow:auto}.staff-table{border-collapse:collapse;width:100%}.staff-table th,.staff-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:1rem 1.25rem}.staff-table th{letter-spacing:.04em;text-transform:uppercase;color:#6b7280;background:#fafbfc;font-size:.75rem;font-weight:600}.staff-table tbody tr:hover{background:#f9fafb}.staff-table tbody tr:last-child td{border-bottom:0}.staff-member{align-items:center;gap:.75rem;display:flex}.staff-avatar{color:#006d5b;background:#006d5b1f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.75rem;font-weight:700;display:inline-flex}.staff-member__text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.staff-member__text strong{color:#111827;text-overflow:ellipsis;font-size:.875rem;overflow:hidden}.staff-member__meta{color:#6b7280;font-size:.75rem}.staff-you-badge{color:#006d5b;letter-spacing:.02em;text-transform:uppercase;background:#006d5b1a;border-radius:999px;margin-left:.25rem;padding:.15rem .5rem;font-size:.6875rem;font-weight:700}.staff-role-cell{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.staff-role-badge{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.6875rem;font-weight:700;display:inline-flex}.staff-role-badge--admin{color:#005647;background:#006d5b1f}.staff-role-badge--pharmacist{color:#047857;background:#ecfdf5}.staff-role-badge--staff{color:#4b5563;background:#f3f4f6}.staff-role-select{min-width:10.5rem}.staff-btn{white-space:nowrap;cursor:pointer;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.staff-btn--primary{color:#fff;background:#006d5b;border:1px solid #006d5b}.staff-btn--primary:hover{background:#005647}.staff-btn--secondary{color:#111827;background:#fff;border:1px solid #d1d5db}.staff-btn--secondary:hover:not(:disabled){background:#f9fafb}.staff-btn--danger{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.staff-btn--danger:hover:not(:disabled){background:#fee2e2}.staff-btn:disabled{opacity:.55;cursor:not-allowed}.staff-empty{text-align:center;padding:2.5rem 1.5rem}.staff-empty h3{color:#111827;margin:0 0 .35rem;font-size:1rem}.staff-empty p{color:#6b7280;margin:0;font-size:.875rem}.staff-actions{flex-wrap:wrap;gap:.5rem;display:flex}.staff-modal-backdrop{z-index:40;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.staff-modal{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;width:min(100%,28rem);padding:1.25rem;box-shadow:0 20px 40px #0f172a2e}.staff-modal__header h2{color:#111827;margin:0;font-size:1.125rem}.staff-modal__header p{color:#6b7280;margin:.35rem 0 1rem;font-size:.875rem}.staff-modal__footer{justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}@media (max-width:900px){.staff-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.staff-form__grid{grid-template-columns:1fr}.staff-page__header,.staff-panel__header,.staff-form__footer{flex-direction:column;align-items:stretch}.staff-search{max-width:none}.staff-stats{grid-template-columns:1fr 1fr}}.reports-page{flex-direction:column;gap:1.25rem;min-height:100%;padding:1.5rem clamp(1rem,3vw,2rem) 2rem;display:flex}.reports-page__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.reports-page__title{color:#111827;margin:0;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:700;line-height:1.2}.reports-page__subtitle{color:#6b7280;align-items:center;gap:.5rem;margin:.5rem 0 0;font-size:.875rem;display:flex}.reports-page__subtitle-dot{background:#00a884;border-radius:999px;flex-shrink:0;width:.5rem;height:.5rem}.reports-period{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:.25rem;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.reports-period__btn{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:.5rem;min-height:2.25rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:600}.reports-period__btn:hover{color:#111827;background:#f9fafb}.reports-period__btn--active{color:#fff;background:#006d5b}.reports-period__btn--active:hover{color:#fff;background:#005647}.reports-panel{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.reports-panel--loading{padding:2rem 1.25rem}.reports-panel__header{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem 1rem;display:flex}.reports-panel__title{color:#111827;margin:0;font-size:1.0625rem;font-weight:700}.reports-panel__meta{color:#6b7280;margin:.25rem 0 0;font-size:.8125rem}.reports-generated{color:#9ca3af;margin:0;font-size:.8125rem}.reports-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:1.25rem;display:grid}.reports-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:.875rem;flex-direction:column;gap:.5rem;min-height:11.5rem;padding:1.125rem;display:flex}.reports-card__top{align-items:center;gap:.75rem;display:flex}.reports-card__icon{color:#006d5b;background:#006d5b1a;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.reports-card__icon svg{width:1.25rem;height:1.25rem}.reports-card__icon--delivery{color:#0f766e;background:#0f766e1a}.reports-card__icon--pharmacy{color:#047857;background:#0478571a}.reports-card__icon--courier{color:#b45309;background:#b453091a}.reports-card__title{color:#6b7280;margin:0;font-size:.8125rem;font-weight:600;line-height:1.35}.reports-card__value{color:#111827;letter-spacing:-.02em;margin:.35rem 0 0;font-size:clamp(1.75rem,2.4vw,2.125rem);font-weight:700;line-height:1.1}.reports-card__meta{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.45}.reports-progress{background:#e5e7eb;border-radius:999px;height:.5rem;margin-top:auto;overflow:hidden}.reports-progress__fill{border-radius:inherit;background:linear-gradient(90deg,#00a884,#006d5b);height:100%;display:block}.reports-stars{align-items:center;gap:.2rem;margin-top:auto;font-size:.9375rem;line-height:1;display:inline-flex}.reports-stars--empty{color:#9ca3af;font-size:.8125rem}.reports-stars__star{color:#d1d5db}.reports-stars__star--on{color:#00a884}.reports-stars__value{color:#374151;margin-left:.35rem;font-size:.8125rem;font-weight:600}.reports-insights{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.reports-insight{background:#fff;border:1px solid #e5e7eb;border-left:4px solid #006d5b;border-radius:.875rem;padding:1.25rem;box-shadow:0 1px 2px #0f172a0a}.reports-insight h3{color:#0b4f43;margin:0 0 .5rem;font-size:.9375rem;font-weight:700}.reports-insight p{color:#6b7280;margin:0;font-size:.875rem;line-height:1.55}.reports-feedback{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.625rem;margin:0;padding:.875rem 1rem;font-size:.8125rem;line-height:1.5}.reports-feedback--error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}@media (max-width:1100px){.reports-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.reports-grid,.reports-insights{grid-template-columns:1fr}.reports-page__header{flex-direction:column}.reports-period{width:100%}.reports-period__btn{flex:1}}.customers-page{flex-direction:column;gap:1.25rem;min-height:100%;padding:1.5rem clamp(1rem,3vw,2rem) 2rem;display:flex}.customers-page__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.customers-page__title{color:#111827;margin:0;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:700;line-height:1.2}.customers-page__subtitle{color:#6b7280;align-items:center;gap:.5rem;max-width:40rem;margin:.5rem 0 0;font-size:.875rem;line-height:1.5;display:flex}.customers-page__subtitle-dot{background:#00a884;border-radius:999px;flex-shrink:0;width:.5rem;height:.5rem}.customers-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;max-width:28rem;display:grid}.customers-stat{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;flex-direction:column;gap:.35rem;padding:1rem 1.125rem;display:flex;box-shadow:0 1px 2px #0f172a0a}.customers-stat__label{letter-spacing:.02em;text-transform:uppercase;color:#6b7280;font-size:.75rem;font-weight:600}.customers-stat__value{color:#111827;font-size:1.5rem;font-weight:700;line-height:1}.customers-toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.customers-search{flex:16rem}.customers-search input{width:100%;min-height:2.5rem;font:inherit;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:.625rem;padding:.5rem .875rem}.customers-toolbar__btn{color:#fff;min-height:2.5rem;font:inherit;cursor:pointer;background:#0f766e;border:none;border-radius:.625rem;padding:.5rem 1rem;font-weight:600}.customers-toolbar__btn:hover{background:#0d9488}.customers-feedback{color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.625rem;margin:0;padding:.875rem 1rem}.customers-feedback--error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.customers-empty{text-align:center;color:#6b7280;background:#fff;border:1px dashed #d1d5db;border-radius:.875rem;margin:0;padding:2rem 1rem}.customers-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;overflow-x:auto;box-shadow:0 1px 2px #0f172a0a}.customers-table{border-collapse:collapse;width:100%;font-size:.875rem}.customers-table th,.customers-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:.875rem 1rem}.customers-table th{text-transform:uppercase;letter-spacing:.03em;color:#6b7280;background:#f9fafb;font-size:.75rem;font-weight:600}.customers-table tbody tr:last-child td{border-bottom:none}.customers-table__person{color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.customers-table__person:hover .customers-table__name{color:#0f766e;text-decoration:underline}.customers-table__name{color:#111827;font-weight:600;display:block}.customers-table__meta{color:#6b7280;margin-top:.125rem;font-size:.75rem;display:block}.customers-table__link{color:#0f766e;font-weight:600;text-decoration:none}.customers-table__link:hover{text-decoration:underline}.customers-avatar{color:#0f766e;background:#ccfbf1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.75rem;font-weight:700;display:inline-flex}.customers-avatar--lg{width:3.5rem;height:3.5rem;font-size:1rem}.customers-status{color:#374151;text-transform:capitalize;background:#f3f4f6;border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.customers-breadcrumbs{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.customers-breadcrumbs a{color:#0f766e;font-weight:600;text-decoration:none}.customers-breadcrumbs a:hover{text-decoration:underline}.customers-profile{align-items:center;gap:1rem;display:flex}.customers-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.customers-card{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;padding:1.25rem;box-shadow:0 1px 2px #0f172a0a}.customers-card h2{color:#111827;margin:0 0 1rem;font-size:1rem;font-weight:700}.customers-dl{gap:.875rem;margin:0;display:grid}.customers-dl div{gap:.2rem;display:grid}.customers-dl dt{text-transform:uppercase;letter-spacing:.03em;color:#6b7280;font-size:.75rem;font-weight:600}.customers-dl dd{color:#111827;margin:0;font-size:.9375rem;font-weight:600}.customers-purchases h2{color:#111827;margin:0 0 .75rem;font-size:1.125rem;font-weight:700}.customers-purchase-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.customers-purchase{background:#fff;border:1px solid #e5e7eb;border-radius:.875rem;padding:1rem 1.125rem}.customers-purchase__head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.customers-purchase__id{color:#0f766e;font-weight:700;text-decoration:none}.customers-purchase__id:hover{text-decoration:underline}.customers-purchase__meta{color:#6b7280;margin:.35rem 0 .5rem;font-size:.8125rem}.customers-purchase__items{color:#374151;margin:0;padding-left:1.1rem;font-size:.875rem}.customers-back{color:#0f766e;font-weight:600;text-decoration:none}.customers-back:hover{text-decoration:underline}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:800px){.customers-profile-grid{grid-template-columns:1fr}.customers-stats{max-width:none}}.registration-page{background:var(--page-bg);flex-direction:column;min-height:100svh;display:flex}.registration-page--no-footer .registration-page__body{min-height:calc(100svh - 4.25rem)}.registration-page__header{border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,3rem);display:flex}.registration-page__brand{color:var(--brand-heading);align-items:center;gap:.625rem;font-size:1.125rem;font-weight:700;display:inline-flex}.registration-page__brand-mark{background:var(--logo-bg);width:2rem;height:2rem;color:var(--brand);border-radius:.5rem;justify-content:center;align-items:center;display:inline-flex}.registration-page__header-actions{align-items:center;gap:.75rem;display:flex}.registration-page__lang{color:var(--text-muted);gap:.75rem;font-size:.8125rem;display:none}.registration-page__lang-btn{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.registration-page__lang-btn--active{color:var(--brand);text-underline-offset:.25rem;font-weight:600;text-decoration:underline}.registration-page__icon-btn{width:2.25rem;height:2.25rem;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.registration-page__avatar{background:linear-gradient(135deg,#d1fae5,#99f6e4);border-radius:999px;width:2.25rem;height:2.25rem}.registration-page__body{flex-direction:column;flex:1;width:100%;min-height:0;padding:0;display:flex}.registration-form-footer__actions--split{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.registration-form-footer__actions--split .portal-button{margin-left:auto}.registration-step-panel{background:#fff;flex-direction:column;flex:1;width:100%;min-height:calc(100svh - 4.25rem);display:flex}.registration-page__site-footer{border-top:1px solid var(--border);color:var(--text-footer);background:#fff;flex-direction:column;flex-shrink:0;gap:.75rem;padding:1rem clamp(1rem,4vw,3rem) 1.5rem;font-size:.75rem;display:flex}.registration-page__site-footer-links{flex-wrap:wrap;gap:1rem;display:flex}.registration-page__site-footer-links a{color:var(--text-footer);text-decoration:none}.registration-page__site-footer-links a:hover{color:var(--brand)}.registration-split{width:100%;min-height:100%;box-shadow:none;background:#fff;border-radius:0;flex-direction:column;flex:1;margin:0;display:flex;overflow:hidden}.registration-split--full{min-height:calc(100svh - 8.5rem)}.registration-split__sidebar{color:#fff;background:linear-gradient(160deg,#005647 0%,#006d5b 55%,#047857 100%);padding:clamp(1.5rem,4vw,3rem)}.registration-split__badge{letter-spacing:.08em;border:1px solid #ffffff59;border-radius:999px;margin-bottom:1.25rem;padding:.375rem .75rem;font-size:.6875rem;font-weight:700;display:inline-block}.registration-split__title{margin:0 0 1rem;font-size:1.75rem;font-weight:700;line-height:1.2}.registration-split__text{color:#ffffffe0;margin:0;font-size:.9375rem;line-height:1.6}.registration-split__features{gap:1rem;margin-top:2rem;display:grid}.registration-split__feature{gap:.875rem;display:flex}.registration-split__feature-icon{background:#ffffff1f;border-radius:.625rem;flex-shrink:0;width:2.5rem;height:2.5rem}.registration-split__feature h3{margin:0 0 .25rem;font-size:.9375rem;font-weight:600}.registration-split__feature p{color:#ffffffc7;margin:0;font-size:.8125rem;line-height:1.45}.registration-split__form{background:#fff;flex:1;padding:clamp(1.25rem,3vw,2.5rem) clamp(1rem,5vw,4rem)}.registration-step-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.registration-step-header__title{color:var(--text);margin:0 0 .375rem;font-size:1.375rem;font-weight:700}.registration-step-header__subtitle{color:var(--text-muted);margin:0;font-size:.875rem}.registration-step-header__meta{text-align:right;flex-shrink:0}.registration-step-header__step{color:var(--brand);margin:0 0 .5rem;font-size:.8125rem;font-weight:700}.registration-step-header__bar{background:#e5e7eb;border-radius:999px;width:7rem;height:.25rem;overflow:hidden}.registration-step-header__bar-fill{background:var(--brand);border-radius:inherit;height:100%}.registration-form-grid{gap:1rem;display:grid}.registration-form-grid--two{grid-template-columns:1fr}.registration-form-footer{border-top:1px solid var(--border);flex-direction:column;gap:1rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.registration-form-footer__note{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.5}.registration-form-footer__actions{justify-content:flex-end;display:flex}.registration-form-footer__actions .portal-button{width:auto;min-width:7.5rem}.registration-onboarding-brand{text-align:center;background:#fff;width:100%;padding:clamp(1.25rem,3vw,2rem) clamp(1rem,5vw,4rem) 0}.registration-onboarding-brand__icon{background:var(--brand);color:#fff;border-radius:.875rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:.75rem;display:inline-flex}.registration-onboarding-brand__title{color:var(--brand-heading);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:700}.registration-onboarding-brand__subtitle{color:var(--text-muted);margin:.375rem 0 0;font-size:.875rem}.registration-doc-card{border:0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;border-radius:0;width:100%;margin:0;padding:clamp(1.25rem,3vw,2rem) clamp(1rem,5vw,4rem)}.registration-doc-card__step-label{letter-spacing:.08em;color:var(--brand);margin:0 0 .75rem;font-size:.6875rem;font-weight:700}.registration-doc-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.registration-doc-card__title{color:var(--brand-heading);margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.registration-doc-card__text{max-width:42rem;color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.55}.registration-doc-layout{background:#fff;gap:1.25rem;width:100%;padding:0 clamp(1rem,5vw,4rem) clamp(1.25rem,3vw,2rem);display:grid}.registration-dropzone{text-align:center;background:#fafbfc;border:1px dashed #cbd5e1;border-radius:.75rem;padding:2rem 1.25rem}.registration-dropzone__icon{width:3.5rem;height:3.5rem;color:var(--brand);background:#e6f4f1;border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.registration-dropzone__title{color:var(--text);margin:0 0 .375rem;font-size:1rem;font-weight:700}.registration-dropzone__browse{color:var(--text-muted);margin:0 0 1rem;font-size:.875rem}.registration-dropzone__browse button{color:var(--brand);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.registration-dropzone__types{justify-content:center;gap:.5rem;margin-bottom:.75rem;display:flex}.registration-dropzone__type{border:1px solid var(--border);color:var(--text-muted);background:#fff;border-radius:.375rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:600}.registration-dropzone__limit{color:var(--text-muted);margin:0;font-size:.75rem;font-style:italic}.registration-upload-list{border:1px solid var(--border);background:#fff;border-radius:.75rem;padding:1.25rem}.registration-upload-list__header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.registration-upload-list__title{letter-spacing:.08em;color:var(--text-label);margin:0;font-size:.6875rem;font-weight:700}.registration-upload-list__badge{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:700}.registration-upload-item{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.registration-upload-item:last-child{border-bottom:0}.registration-upload-item__icon{color:#7c3aed;background:#ede9fe;border-radius:.5rem;flex-shrink:0;width:2.5rem;height:2.5rem}.registration-upload-item__meta{flex:1;min-width:0}.registration-upload-item__name{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8125rem;font-weight:600;overflow:hidden}.registration-upload-item__detail{color:var(--text-muted);margin:.125rem 0 0;font-size:.75rem}.registration-storage{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.registration-storage__row{color:var(--text-muted);justify-content:space-between;margin-bottom:.5rem;font-size:.75rem;display:flex}.registration-storage__bar{background:#e5e7eb;border-radius:999px;height:.25rem;overflow:hidden}.registration-storage__fill{background:var(--brand);height:100%}.registration-nav-footer{border-top:1px solid var(--border);background:#fff;flex-direction:column;gap:1rem;width:100%;margin:0;padding:clamp(1rem,3vw,1.5rem) clamp(1rem,5vw,4rem);display:flex}.registration-nav-footer__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.registration-nav-footer__right{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.registration-stepper{border:0;border-bottom:1px solid var(--border);background:#f8fafc;border-radius:0;width:100%;margin:0;padding:clamp(1.25rem,3vw,2rem) clamp(1rem,5vw,4rem)}.registration-stepper__track{-webkit-overflow-scrolling:touch;justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.registration-stepper__node{min-width:4.5rem;color:var(--text-muted);flex-direction:column;align-items:center;gap:.375rem;font-size:.6875rem;display:flex}.registration-stepper__circle{width:2rem;height:2rem;color:var(--text-muted);background:#e5e7eb;border-radius:999px;justify-content:center;align-items:center;font-size:.8125rem;font-weight:700;display:inline-flex}.registration-stepper__node--active .registration-stepper__circle,.registration-stepper__node--done .registration-stepper__circle{background:var(--brand);color:#fff}.registration-stepper__node--active,.registration-stepper__node--done{color:var(--brand);font-weight:600}.registration-stepper__line{background:#e5e7eb;width:2.5rem;height:2px}.registration-stepper__line--done{background:var(--brand)}.registration-review-grid{background:#fff;gap:0;width:100%;display:grid}.registration-review-card{border:0;border-bottom:1px solid var(--border);background:#fff;border-radius:0;padding:clamp(1.25rem,3vw,2rem) clamp(1rem,5vw,4rem)}.registration-review-card__header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.registration-review-card__title-wrap{align-items:center;gap:.625rem;display:flex}.registration-review-card__title{margin:0;font-size:1rem;font-weight:700}.registration-review-card__edit{color:var(--brand);cursor:pointer;background:0 0;border:0;align-items:center;gap:.375rem;padding:0;font-size:.8125rem;font-weight:600;display:inline-flex}.registration-review-fields{gap:.875rem;display:grid}.registration-review-fields--two{grid-template-columns:1fr}.registration-review-field__label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .25rem;font-size:.6875rem;font-weight:700}.registration-review-field__value{color:var(--text);margin:0;font-size:.9375rem;font-weight:600}.registration-file-chip{background:#f0f9ff;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem;display:flex}.registration-file-chip__icon{color:#2563eb;background:#dbeafe;border-radius:.5rem;width:2.25rem;height:2.25rem}.registration-file-chip__name{margin:0;font-size:.8125rem;font-weight:600}.registration-file-chip__meta{color:var(--text-muted);margin:.125rem 0 0;font-size:.75rem}.registration-branch-card{gap:1rem;display:grid}@media (min-width:900px){.registration-branch-card{grid-template-columns:minmax(0,16rem) minmax(0,1fr);align-items:start}}.registration-map-panel,.registration-map-panel__toolbar{flex-direction:column;gap:.75rem;display:flex}.registration-map-panel__query{color:var(--text-muted);align-items:flex-start;gap:.625rem;margin:0;font-size:.8125rem;line-height:1.5;display:flex}.registration-map-panel__query svg{color:var(--brand);flex-shrink:0;margin-top:.125rem}.registration-map-panel__query p{margin:0}.registration-map-panel__search{flex-direction:column;gap:.625rem;display:flex}.registration-map-panel__search-label{color:var(--text);font-size:.8125rem;font-weight:600}.registration-map-panel__search-row{flex-wrap:wrap;gap:.625rem;display:flex}.registration-map-panel__search-input{border:1px solid var(--border);min-height:2.5rem;color:var(--text);background:#fff;border-radius:.625rem;flex:14rem;padding:.5rem .75rem;font-size:.875rem}.registration-map-panel__search-input:focus{border-color:var(--brand);outline:2px solid #006d5b40}.registration-map-panel__actions{flex-wrap:wrap;gap:.625rem;display:flex}.registration-map-panel__btn{border:1px solid var(--border);min-height:2.25rem;color:var(--text);cursor:pointer;background:#fff;border-radius:.625rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600}.registration-map-panel__btn:hover:not(:disabled){background:#f9fafb}.registration-map-panel__btn:disabled{opacity:.6;cursor:not-allowed}.registration-map-panel__btn--primary{border-color:var(--brand);color:var(--brand);background:#006d5b14}.registration-map-panel__coords{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.5}.registration-map-panel__error{color:#dc2626;margin:0;font-size:.8125rem}.registration-map{border:1px solid var(--border);background:#eef2ff;border-radius:.75rem;min-height:16rem;position:relative;overflow:hidden}.registration-map__canvas{z-index:0;width:100%;min-height:16rem}.registration-map__overlay{z-index:2;pointer-events:none;background:#ffffffb8;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.registration-map__overlay p{color:var(--text);margin:0;font-size:.875rem;font-weight:600}.registration-map__badge{z-index:3;box-shadow:var(--shadow);color:var(--brand);pointer-events:none;background:#fff;border-radius:999px;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.registration-certify{border-bottom:1px solid var(--border);width:100%;color:var(--text-muted);background:#fff;gap:.75rem;margin:0;padding:clamp(1.25rem,3vw,2rem) clamp(1rem,5vw,4rem);font-size:.8125rem;line-height:1.55;display:flex}.registration-submit-footer{background:#fff;flex-direction:column;gap:.75rem;width:100%;margin:0;padding:clamp(1rem,3vw,1.5rem) clamp(1rem,5vw,4rem) clamp(1.5rem,4vw,2.5rem);display:flex}.registration-submit-footer__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.registration-submit-footer__actions .portal-button{width:auto}.registration-pending{background:#fff;flex-direction:column;flex:1;justify-content:center;width:100%;min-height:calc(100svh - 4.25rem);padding:clamp(1.5rem,4vw,3rem) clamp(1rem,8vw,6rem);display:flex}.registration-pending__brand{text-align:center;margin-bottom:1.5rem}.registration-pending__brand-icon{background:var(--brand);color:#fff;border-radius:.875rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:.75rem;display:inline-flex}.registration-pending__brand-title{color:var(--brand-heading);margin:0;font-size:1.5rem;font-weight:700}.registration-pending__brand-subtitle{letter-spacing:.08em;color:var(--text-muted);margin:.375rem 0 0;font-size:.6875rem;font-weight:700}.registration-pending-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:.75rem;width:100%;max-width:40rem;margin:0 auto;padding:clamp(1.25rem,3vw,2rem)}.registration-pending-card__badge{color:#9a3412;background:#ffedd5;border-radius:999px;align-items:center;gap:.375rem;margin-bottom:1rem;padding:.375rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.registration-pending-card__title{margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.registration-pending-card__text{color:var(--text-muted);margin:0 0 1.5rem;font-size:.875rem;line-height:1.55}.registration-pending-statuses{grid-template-columns:1fr;gap:.75rem;margin-bottom:1.25rem;display:grid}.registration-pending-status{border:1px solid var(--border);letter-spacing:.06em;color:var(--text-muted);background:#fff;border-radius:.625rem;padding:.875rem .75rem;font-size:.6875rem;font-weight:700}.registration-pending-status--active{color:var(--brand);background:#eff6ff;border-color:#bfdbfe}.registration-pending-card__divider{background:var(--border);height:1px;margin:0 0 1rem}.registration-pending-card__ref{margin:0 0 .5rem;font-size:.875rem}.registration-pending-card__note{color:var(--text-muted);margin:0;font-size:.75rem}.registration-pending-links{text-align:center;flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.registration-pending-links a,.registration-pending-links button{color:var(--text-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;display:inline-flex}@media (min-width:768px){.registration-page__lang{display:flex}.registration-page__site-footer{flex-direction:row;justify-content:space-between;align-items:center}.registration-split{grid-template-columns:minmax(16rem,32%) 1fr;min-height:calc(100svh - 8.5rem);display:grid}.registration-split--full{min-height:calc(100svh - 8.5rem)}.registration-split__sidebar{padding:clamp(2rem,4vw,3.5rem)}.registration-form-grid--two{grid-template-columns:1fr 1fr}.registration-doc-layout{grid-template-columns:1.1fr .9fr}.registration-review-grid{grid-template-columns:1fr 1fr}.registration-review-grid .registration-review-card--wide{grid-column:1/-1}.registration-review-fields--two{grid-template-columns:1fr 1fr}.registration-branch-card{grid-template-columns:1fr 1fr;align-items:center}.registration-pending-statuses{grid-template-columns:repeat(3,1fr)}.registration-pending-links{flex-direction:row;justify-content:center}.registration-stepper__track{flex-wrap:nowrap;justify-content:center}.registration-stepper__line{width:3.5rem}}@media (min-width:1024px){.registration-split{grid-template-columns:minmax(20rem,28%) 1fr}.registration-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.registration-form-grid>:not(.registration-form-footer){grid-column:span 1}.registration-form-footer{grid-column:1/-1}}@media (min-width:1280px){.registration-split__form,.registration-doc-layout,.registration-stepper,.registration-review-card,.registration-certify,.registration-submit-footer,.registration-nav-footer{padding-inline-start:clamp(2rem,8vw,6rem);padding-inline-end:clamp(2rem,8vw,6rem)}}.pending-review{text-align:center}.pending-review__icon{background:var(--logo-bg);width:4rem;height:4rem;color:var(--brand);border-radius:999px;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.pending-review__note{color:var(--text-muted);margin:0 0 1.5rem;font-size:.8125rem;line-height:1.5}.pending-review .portal-button--secondary{max-width:16rem;margin:0 auto}:root{--brand:#006d5b;--brand-dark:#005647;--brand-heading:#0b4f43;--brand-soft:#006d5b1a;--logo-bg:#e8f4f8;--surface:#fff;--page-bg:#f8fafc;--notice-bg:#eef2ff;--notice-text:#4338ca;--border:#e5e7eb;--input-border:#d1d5db;--text:#111827;--text-muted:#6b7280;--text-label:#6b7280;--text-footer:#9ca3af;--placeholder:#9ca3af;--danger:#b42318;--shadow:0 4px 24px #0f172a14;--font:Inter, system-ui, "Segoe UI", Roboto, sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;min-height:100%}body{font-family:var(--font);color:var(--text);background:var(--page-bg);-webkit-font-smoothing:antialiased;margin:0}a{color:var(--brand);text-decoration:none}button,input,select{font:inherit}.portal-card{width:100%;box-shadow:none;text-align:left;background:0 0;border:0;border-radius:0;padding:0}.portal-card__title{letter-spacing:-.01em;color:var(--brand-heading);margin:0 0 .5rem;font-size:1.375rem;font-weight:700;line-height:1.25}.portal-card__description{color:var(--text-muted);margin:0 0 1.5rem;font-size:.875rem;line-height:1.55}.portal-form{flex-direction:column;gap:1.125rem;display:flex}.portal-form__actions{flex-direction:column;gap:.75rem;margin-top:.25rem;display:flex}.portal-form__actions-row{flex-direction:column;gap:.75rem;display:flex}.portal-form__error{color:var(--danger);background:#fef3f2;border-radius:.5rem;margin:0;padding:.75rem .875rem;font-size:.8125rem;line-height:1.45}.portal-form__success{color:#027a48;background:#ecfdf3;border-radius:.5rem;margin:0;padding:.75rem .875rem;font-size:.8125rem;line-height:1.45}.portal-form__hint{color:var(--text-muted,#667085);text-align:center;margin:.5rem 0 0;font-size:.8125rem}.portal-link{color:var(--brand);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:.875rem;font-weight:500}.portal-link:hover{text-decoration:underline}.hours-grid{gap:.875rem;display:grid}.hours-grid__row{gap:.5rem;display:grid}.hours-grid__day{color:var(--text);text-transform:capitalize;font-size:.8125rem;font-weight:600}.hours-grid__times{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.document-list{gap:.625rem;margin:0;padding:0;list-style:none;display:grid}.document-list__item{border:1px solid var(--input-border);background:#fff;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .875rem;display:flex}.document-list__meta{min-width:0}.document-list__name{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8125rem;font-weight:600;overflow:hidden}.document-list__type{color:var(--text-muted);margin:.125rem 0 0;font-size:.75rem}@media (min-width:768px){.portal-form__actions-row{flex-direction:row;justify-content:space-between;align-items:center}.portal-form__actions-row .portal-button--primary{flex:1;max-width:none}.hours-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hours-grid__row{grid-template-columns:5rem 1fr;align-items:center}}@media (min-width:1024px){.hours-grid{grid-template-columns:1fr}}
