.admin-shell-module__ybKnAW__frame{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);background:var(--bg-app);min-height:100vh;display:grid}.admin-shell-module__ybKnAW__frameCollapsed{grid-template-columns:var(--sidebar-collapsed-width) minmax(0, 1fr)}.admin-shell-module__ybKnAW__sidebar{height:100vh;color:var(--text-inverse);background:#2f3538;grid-template-rows:auto auto 1fr;gap:18px;padding:20px 14px;display:grid;position:sticky;top:0}.admin-shell-module__ybKnAW__sidebarCollapsed{padding-inline:12px}.admin-shell-module__ybKnAW__toggle{width:32px;height:32px;color:var(--text-inverse);background:#ffffff14;border:1px solid #ffffff38;border-radius:8px;justify-self:end}.admin-shell-module__ybKnAW__brandBlock{align-items:center;gap:10px;min-height:38px;display:flex}.admin-shell-module__ybKnAW__brandMark{background:var(--accent-gold);border-radius:8px;width:30px;height:30px}.admin-shell-module__ybKnAW__brandLabel{white-space:nowrap;font-weight:800}.admin-shell-module__ybKnAW__nav{align-content:start;gap:8px;display:grid}.admin-shell-module__ybKnAW__navItem,.admin-shell-module__ybKnAW__navItemActive{border-radius:8px;align-items:center;min-height:40px;padding:0 12px;font-size:14px;font-weight:700;display:flex}.admin-shell-module__ybKnAW__navItem{color:#edf1f4d1}.admin-shell-module__ybKnAW__navItemActive{color:#fff;background:#d4aa572e}.admin-shell-module__ybKnAW__content{min-width:0;padding:28px}.admin-shell-module__ybKnAW__mobileNav{display:none}.admin-shell-module__ybKnAW__mobileNavItem,.admin-shell-module__ybKnAW__mobileNavItemActive{border-bottom:2px solid #0000;justify-content:center;align-items:center;min-height:42px;padding:0 12px;font-size:13px;font-weight:800;display:flex}.admin-shell-module__ybKnAW__mobileNavItemActive{border-color:var(--accent-gold)}@media (max-width:760px){.admin-shell-module__ybKnAW__frame,.admin-shell-module__ybKnAW__frameCollapsed{grid-template-columns:1fr}.admin-shell-module__ybKnAW__sidebar{display:none}.admin-shell-module__ybKnAW__mobileNav{z-index:20;background:var(--bg-surface);border-bottom:1px solid var(--line-soft);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:sticky;top:0}.admin-shell-module__ybKnAW__content{padding:18px}}
.admin-dashboard-screen-module__4ZLC2W__root{max-width:var(--content-max-width);gap:20px;margin:0 auto;display:grid}.admin-dashboard-screen-module__4ZLC2W__header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;display:grid}.admin-dashboard-screen-module__4ZLC2W__header h1{letter-spacing:0;margin:0;font-size:28px}.admin-dashboard-screen-module__4ZLC2W__header p{color:var(--text-body);margin:8px 0 0}.admin-dashboard-screen-module__4ZLC2W__filters{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.admin-dashboard-screen-module__4ZLC2W__filterLabel{color:var(--text-muted);gap:5px;font-size:12px;font-weight:700;display:grid}.admin-dashboard-screen-module__4ZLC2W__filterLabel select{border:1px solid var(--line-soft);background:var(--bg-surface);min-width:136px;min-height:38px;color:var(--text-strong);border-radius:8px;padding:0 10px}.admin-dashboard-screen-module__4ZLC2W__loading{border:1px solid var(--line-soft);background:var(--bg-subtle);min-height:44px;color:var(--text-body);border-radius:8px;align-items:center;padding:0 14px;display:flex}.admin-dashboard-screen-module__4ZLC2W__summaryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-dashboard-screen-module__4ZLC2W__summaryCard,.admin-dashboard-screen-module__4ZLC2W__panel{border:1px solid var(--line-soft);background:var(--bg-surface);box-shadow:var(--shadow-soft);border-radius:8px}.admin-dashboard-screen-module__4ZLC2W__summaryCard{align-content:center;gap:8px;min-height:104px;padding:16px;display:grid}.admin-dashboard-screen-module__4ZLC2W__summaryLabel{color:var(--text-muted);font-size:12px;font-weight:800}.admin-dashboard-screen-module__4ZLC2W__summaryValue{letter-spacing:0;font-size:24px;font-weight:800}.admin-dashboard-screen-module__4ZLC2W__mainGrid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);align-items:start;gap:14px;display:grid}.admin-dashboard-screen-module__4ZLC2W__panel{overflow:hidden}.admin-dashboard-screen-module__4ZLC2W__panelHeader{border-bottom:1px solid var(--line-soft);align-items:center;min-height:52px;padding:0 16px;display:flex}.admin-dashboard-screen-module__4ZLC2W__panelHeader h2{margin:0;font-size:16px}.admin-dashboard-screen-module__4ZLC2W__tableWrap{overflow-x:auto}.admin-dashboard-screen-module__4ZLC2W__table{border-collapse:collapse;width:100%;min-width:860px;font-size:13px}.admin-dashboard-screen-module__4ZLC2W__table th,.admin-dashboard-screen-module__4ZLC2W__table td{border-bottom:1px solid var(--line-soft);text-align:left;white-space:nowrap;padding:12px}.admin-dashboard-screen-module__4ZLC2W__table th{color:var(--text-muted);font-size:12px}.admin-dashboard-screen-module__4ZLC2W__rowButton{border:1px solid var(--line-soft);background:var(--text-strong);min-height:34px;color:var(--text-inverse);white-space:nowrap;border-radius:8px;padding:0 12px;font-weight:700}.admin-dashboard-screen-module__4ZLC2W__timeline{padding:12px;display:grid}.admin-dashboard-screen-module__4ZLC2W__timelineItem{border-bottom:1px solid var(--line-soft);grid-template-columns:72px minmax(0,1fr);gap:10px;padding:10px 0;font-size:13px;display:grid}.admin-dashboard-screen-module__4ZLC2W__timelineItem:last-child{border-bottom:0}.admin-dashboard-screen-module__4ZLC2W__severity_info,.admin-dashboard-screen-module__4ZLC2W__severity_warning,.admin-dashboard-screen-module__4ZLC2W__severity_error{text-align:center;border-radius:8px;padding:4px 6px;font-size:11px;font-weight:800}.admin-dashboard-screen-module__4ZLC2W__severity_info{color:#4a7b60;background:#eef6f0}.admin-dashboard-screen-module__4ZLC2W__severity_warning{color:#8e6c2d;background:#f7f0dd}.admin-dashboard-screen-module__4ZLC2W__severity_error{color:#b95a53;background:#fbefec}.admin-dashboard-screen-module__4ZLC2W__empty{color:var(--text-body);padding:24px 16px}.admin-dashboard-screen-module__4ZLC2W__toast{border:1px solid var(--line-soft);background:var(--bg-surface);box-shadow:var(--shadow-soft);color:var(--text-strong);border-radius:8px;padding:12px 14px;font-weight:700}@media (max-width:980px){.admin-dashboard-screen-module__4ZLC2W__header,.admin-dashboard-screen-module__4ZLC2W__mainGrid,.admin-dashboard-screen-module__4ZLC2W__summaryGrid{grid-template-columns:1fr}.admin-dashboard-screen-module__4ZLC2W__filters{justify-content:flex-start}}
.period-range-control-module__R7tnda__root{border:1px solid var(--line-soft);border-radius:var(--radius-pill);background:var(--bg-surface);align-items:center;gap:5px;width:156px;height:36px;padding:0 13px;display:inline-flex;position:relative}.period-range-control-module__R7tnda__label{color:var(--text-body);white-space:nowrap;font-size:11px;font-weight:700;line-height:1}.period-range-control-module__R7tnda__select{appearance:none;min-width:0;color:var(--text-body);background:0 0;border:none;padding:0 16px 0 0;font-size:11px;font-weight:700;line-height:1}.period-range-control-module__R7tnda__select:focus,.period-range-control-module__R7tnda__dateInput:focus{outline:none}.period-range-control-module__R7tnda__root:focus-within,.period-range-control-module__R7tnda__dateField:focus-within{border-color:var(--line-strong);box-shadow:0 0 0 3px #d4aa5724}.period-range-control-module__R7tnda__chevron{color:var(--text-body);pointer-events:none;font-size:9px;position:absolute;top:50%;right:12px;transform:translateY(-48%)}.period-range-control-module__R7tnda__rangeRoot{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.period-range-control-module__R7tnda__dateField{border:1px solid var(--line-soft);border-radius:var(--radius-pill);background:var(--bg-surface);align-items:center;gap:6px;min-height:36px;padding:0 12px;display:inline-flex;position:relative}.period-range-control-module__R7tnda__dateFieldMasked{min-width:168px}.period-range-control-module__R7tnda__dateInput{color:var(--text-strong);background:0 0;border:none;font-size:12px;font-weight:700}.period-range-control-module__R7tnda__dateInputMasked{color:#0000}.period-range-control-module__R7tnda__dateInputMasked::-webkit-datetime-edit{color:#0000;opacity:0}.period-range-control-module__R7tnda__dateInputMasked::-webkit-calendar-picker-indicator{color:#0000;opacity:0}.period-range-control-module__R7tnda__maskedDateText{color:var(--text-strong);pointer-events:none;font-size:12px;font-weight:700;position:absolute;right:34px}.period-range-control-module__R7tnda__rangeSeparator{color:var(--text-muted);font-size:12px;font-weight:700}.period-range-control-module__R7tnda__presets{align-items:center;gap:4px;display:inline-flex}.period-range-control-module__R7tnda__presets button{border:1px solid var(--line-soft);border-radius:var(--radius-pill);min-height:32px;color:var(--text-body);background:#ece9e4;padding:0 10px;font-size:11px;font-weight:800}.period-range-control-module__R7tnda__presets button[aria-pressed=true]{border-color:var(--line-strong);color:var(--text-strong);background:#fff;box-shadow:0 1px 4px #4a32141f}.period-range-control-module__R7tnda__presets button:disabled,.period-range-control-module__R7tnda__dateInput:disabled,.period-range-control-module__R7tnda__select:disabled{cursor:not-allowed;opacity:.58}@media (max-width:720px){.period-range-control-module__R7tnda__rangeRoot{justify-content:flex-start}.period-range-control-module__R7tnda__dateField{justify-content:space-between;width:100%}.period-range-control-module__R7tnda__rangeSeparator{display:none}}
.stacked-ratio-bars-module___mZqJG__root{gap:10px;padding-top:2px;display:grid}.stacked-ratio-bars-module___mZqJG__row{border:1px solid var(--line-soft);background:var(--bg-surface);border-radius:12px;grid-template-columns:140px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:grid;position:relative}.stacked-ratio-bars-module___mZqJG__name{color:var(--text-strong);margin:0;font-size:12px;font-weight:700;line-height:1.4}.stacked-ratio-bars-module___mZqJG__servings{color:var(--text-body);margin-top:2px;font-size:10px;line-height:1.4}.stacked-ratio-bars-module___mZqJG__track{background:#eee8df;border-radius:999px;height:10px;display:flex;overflow:hidden}.stacked-ratio-bars-module___mZqJG__legend{border-top:1px solid var(--line-soft);color:var(--text-body);gap:10px;padding-top:10px;font-size:10px;line-height:1.4;display:flex}@media (max-width:720px){.stacked-ratio-bars-module___mZqJG__row{grid-template-columns:1fr}.stacked-ratio-bars-module___mZqJG__legend{flex-wrap:wrap;gap:10px}}
.section-shell-module__kNT2kG__panel{background:var(--bg-surface);border:1px solid var(--line-soft);border-radius:var(--radius-panel);box-shadow:var(--shadow-soft);overflow:hidden}.section-shell-module__kNT2kG__header{justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:21px 24px 0;display:flex}.section-shell-module__kNT2kG__title{margin:0;font-size:22px;font-weight:800;line-height:30px}.section-shell-module__kNT2kG__periodControl{justify-content:flex-end;min-width:0;display:flex}.section-shell-module__kNT2kG__tabs{border-bottom:1px solid var(--line-soft);gap:24px;min-height:67px;padding:16px 24px 0;display:flex}.section-shell-module__kNT2kG__tab,.section-shell-module__kNT2kG__tabActive{min-height:50px;transition:color var(--motion-fast) ease, border-color var(--motion-fast) ease;border-bottom:3px solid #0000;align-items:center;padding:0 2px 12px;font-size:14px;font-weight:800;display:inline-flex}.section-shell-module__kNT2kG__tab{color:var(--text-body)}.section-shell-module__kNT2kG__tabActive{color:var(--text-strong);border-bottom-color:var(--accent-gold)}.section-shell-module__kNT2kG__body{background:var(--bg-subtle);padding:34px 24px 32px;position:relative}@media (max-width:720px){.section-shell-module__kNT2kG__header{flex-direction:column;align-items:flex-start;padding:18px 16px 0}.section-shell-module__kNT2kG__title{font-size:20px}.section-shell-module__kNT2kG__periodControl{justify-content:flex-start;width:100%}.section-shell-module__kNT2kG__tabs{gap:18px;min-height:auto;padding:14px 16px 0;overflow-x:auto}.section-shell-module__kNT2kG__tab,.section-shell-module__kNT2kG__tabActive{white-space:nowrap;padding-bottom:12px;font-size:13px}.section-shell-module__kNT2kG__body{padding:16px}}
.user-shell-module__SyXp5a__frame{--resolved-store-sidebar-width:clamp(184px, 16vw, 248px);--resolved-store-sidebar-collapsed-width:clamp(64px, 5vw, 78px);grid-template-columns:var(--resolved-store-sidebar-width) minmax(0, 1fr);background:var(--bg-app);min-height:100vh;transition:grid-template-columns var(--motion-base) ease;display:grid}.user-shell-module__SyXp5a__frame[data-sidebar-collapsed=true]{grid-template-columns:var(--resolved-store-sidebar-collapsed-width) minmax(0, 1fr)}.user-shell-module__SyXp5a__sidebar{background:var(--bg-sidebar);height:100vh;transition:padding var(--motion-base) ease, gap var(--motion-base) ease;flex-direction:column;align-self:start;gap:clamp(12px,1.4vw,18px);padding:clamp(18px,2vw,26px) clamp(10px,1.2vw,16px);display:flex;position:sticky;top:0;overflow:hidden}.user-shell-module__SyXp5a__brandBlock{align-content:start;min-height:clamp(96px,11vw,132px);padding:0 clamp(6px,.8vw,10px) 10px;display:grid}.user-shell-module__SyXp5a__brandRow{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.user-shell-module__SyXp5a__brandLabel{min-width:0;color:var(--text-inverse);text-overflow:ellipsis;white-space:normal;transition:opacity var(--motion-base) ease, width var(--motion-base) ease;font-size:clamp(16px,1.4vw,20px);font-weight:800;line-height:1.45;overflow:hidden}.user-shell-module__SyXp5a__sidebarToggle{width:32px;height:32px;color:var(--text-inverse);transition:background-color var(--motion-fast) ease, border-color var(--motion-fast) ease, transform var(--motion-fast) ease;background:#ffffff14;border:1px solid #edf1f43d;border-radius:999px;flex:none;place-items:center;font-size:20px;line-height:1;display:inline-grid}.user-shell-module__SyXp5a__sidebarToggle:hover{background:#ffffff24;border-color:#edf1f46b;transform:translateY(-1px)}.user-shell-module__SyXp5a__nav{gap:6px;padding:0 clamp(4px,.8vw,10px);display:grid}.user-shell-module__SyXp5a__navItem,.user-shell-module__SyXp5a__navItemActive{border-radius:var(--radius-inner);min-height:45px;transition:background-color var(--motion-fast) ease, color var(--motion-fast) ease, transform var(--motion-fast) ease, padding var(--motion-base) ease;align-items:center;gap:10px;padding:0 clamp(10px,1vw,14px);font-size:14px;font-weight:700;line-height:17px;display:flex}.user-shell-module__SyXp5a__navItem{color:#edf1f4c7}.user-shell-module__SyXp5a__navItem:hover{transform:translate(2px)}.user-shell-module__SyXp5a__navItemActive{color:#fff3d3;background:var(--bg-sidebar-active)}.user-shell-module__SyXp5a__navShortLabel{width:24px;height:24px;color:inherit;letter-spacing:.03em;background:#ffffff14;border-radius:999px;place-items:center;font-size:11px;font-weight:900;display:none}.user-shell-module__SyXp5a__navLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-shell-module__SyXp5a__frame[data-sidebar-collapsed=true] .user-shell-module__SyXp5a__sidebar{padding-inline:10px}.user-shell-module__SyXp5a__frame[data-sidebar-collapsed=true] .user-shell-module__SyXp5a__brandBlock{min-height:74px;padding-inline:0}.user-shell-module__SyXp5a__frame[data-sidebar-collapsed=true] .user-shell-module__SyXp5a__brandRow{justify-content:center}.user-shell-module__SyXp5a__frame[data-sidebar-collapsed=true] .user-shell-module__SyXp5a__brandLabel{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.user-shell-module__SyXp5a__frame[data-sidebar-collapsed=true] .user-shell-module__SyXp5a__nav{padding-inline:0}.user-shell-module__SyXp5a__frame[data-sidebar-collapsed=true] .user-shell-module__SyXp5a__navItem,.user-shell-module__SyXp5a__frame[data-sidebar-collapsed=true] .user-shell-module__SyXp5a__navItemActive{justify-content:center;padding-inline:0}.user-shell-module__SyXp5a__frame[data-sidebar-collapsed=true] .user-shell-module__SyXp5a__navShortLabel{display:grid}.user-shell-module__SyXp5a__frame[data-sidebar-collapsed=true] .user-shell-module__SyXp5a__navLabel{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.user-shell-module__SyXp5a__mobileNav{display:none}.user-shell-module__SyXp5a__mobileNavItem,.user-shell-module__SyXp5a__mobileNavItemActive{text-align:center;transition:background-color var(--motion-fast) ease, color var(--motion-fast) ease;border-radius:999px;flex:1 1 0;padding:12px 10px;font-size:13px;font-weight:700}.user-shell-module__SyXp5a__mobileNavItem{color:var(--text-body)}.user-shell-module__SyXp5a__mobileNavItemActive{color:var(--text-strong);background:var(--accent-gold-soft)}.user-shell-module__SyXp5a__content{width:100%;min-width:0;max-width:var(--content-max-width);padding:clamp(18px,2vw,30px) clamp(16px,2.4vw,32px) 32px}@media (max-width:960px){.user-shell-module__SyXp5a__frame,.user-shell-module__SyXp5a__frame[data-sidebar-collapsed=true]{grid-template-rows:auto auto 1fr;grid-template-columns:1fr}.user-shell-module__SyXp5a__sidebar{display:none}.user-shell-module__SyXp5a__mobileNav{gap:8px;padding:16px 16px 0;display:flex}.user-shell-module__SyXp5a__content{padding:18px 16px 24px}}
.modal-module__Cxenhq__overlay{z-index:30;background:#1e202347;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-module__Cxenhq__dialog{background:var(--bg-surface);border:1px solid var(--line-soft);border-radius:var(--radius-panel);width:min(1240px,100vw - 40px);max-height:min(760px,100vh - 40px);box-shadow:var(--shadow-soft);padding:30px 36px 36px;overflow:auto}.modal-module__Cxenhq__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:26px;display:flex}.modal-module__Cxenhq__titleBlock{gap:8px;display:grid}.modal-module__Cxenhq__title{color:var(--text-strong);margin:0;font-size:28px;font-weight:800;line-height:31px}.modal-module__Cxenhq__description{color:var(--text-body);margin:0;font-size:14px;line-height:23px}.modal-module__Cxenhq__headerActions{align-items:center;gap:12px;display:inline-flex}.modal-module__Cxenhq__headerPill{border:1px solid var(--line-soft);border-radius:var(--radius-pill);background:var(--bg-surface);min-height:38px;color:var(--text-body);white-space:nowrap;align-items:center;padding:0 18px;font-size:12px;font-weight:800;display:inline-flex}.modal-module__Cxenhq__closeButton{border:1px solid var(--line-soft);border-radius:var(--radius-inner);background:var(--bg-surface);width:38px;height:38px;color:var(--text-body);flex:none;font-size:22px;line-height:1}@media (max-width:720px){.modal-module__Cxenhq__overlay{padding:12px}.modal-module__Cxenhq__dialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px);padding:22px 18px}.modal-module__Cxenhq__title{font-size:22px}}
.app-banner-module__E9XUGa__banner{border:1px solid var(--line-soft);border-radius:var(--radius-card);background:var(--bg-surface);box-shadow:var(--shadow-soft);border-left-width:4px;grid-template-columns:minmax(0,1fr);gap:12px;padding:14px 16px;display:grid}.app-banner-module__E9XUGa__content{gap:4px;display:grid}.app-banner-module__E9XUGa__title{color:var(--text-strong);font-size:14px;font-weight:800;line-height:1.45}.app-banner-module__E9XUGa__body{color:var(--text-body);font-size:13px;line-height:1.7}.app-banner-module__E9XUGa__actions{flex-wrap:wrap;gap:8px;display:flex}.app-banner-module__E9XUGa__info{border-color:color-mix(in srgb, var(--accent-blue) 34%, var(--line-soft));background:color-mix(in srgb, var(--accent-blue) 4%, var(--bg-surface))}.app-banner-module__E9XUGa__success{border-color:color-mix(in srgb, var(--accent-green) 40%, var(--line-soft));background:color-mix(in srgb, var(--accent-green) 7%, var(--bg-surface))}.app-banner-module__E9XUGa__warning{border-color:color-mix(in srgb, var(--accent-orange) 48%, var(--line-soft));background:color-mix(in srgb, var(--accent-orange) 8%, var(--bg-surface))}.app-banner-module__E9XUGa__error{border-color:color-mix(in srgb, var(--accent-red) 45%, var(--line-soft));background:color-mix(in srgb, var(--accent-red) 7%, var(--bg-surface))}@media (min-width:640px){.app-banner-module__E9XUGa__banner{grid-template-columns:minmax(0,1fr) auto;align-items:center}}
.evaluation-image-frame-module__wbOJKW__frame{border-radius:var(--radius-inner);background:#f4efe7;width:100%;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}.evaluation-image-frame-module__wbOJKW__image{object-fit:cover;width:100%;height:100%}.evaluation-image-frame-module__wbOJKW__placeholder{min-height:160px;color:var(--text-muted);background:linear-gradient(135deg,#f8f2e9,#eee4d5);place-items:center;font-size:12px;display:grid}.evaluation-image-frame-module__wbOJKW__badge{filter:drop-shadow(0 4px 10px #53372329);position:absolute;top:10px;left:10px}
.dashboard-summary-cards-module__tBrBjq__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.dashboard-summary-cards-module__tBrBjq__card{border:1px solid var(--line-soft);border-radius:var(--radius-card);background:var(--bg-surface);min-height:174px;padding:18px 19px;position:relative;box-shadow:0 1px 2px #161b1f0a}.dashboard-summary-cards-module__tBrBjq__clickableCard{cursor:pointer;transition:border-color var(--motion-fast) ease, box-shadow var(--motion-fast) ease, transform var(--motion-fast) ease}.dashboard-summary-cards-module__tBrBjq__clickableCard:hover{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:0 10px 26px #53372317}.dashboard-summary-cards-module__tBrBjq__cardOverlayButton{z-index:2;border-radius:inherit;cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.dashboard-summary-cards-module__tBrBjq__cardOverlayButton:focus-visible{outline:none}.dashboard-summary-cards-module__tBrBjq__clickableCard:focus-within{border-color:var(--accent-gold);outline:none;box-shadow:0 0 0 3px #d4aa572e}.dashboard-summary-cards-module__tBrBjq__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:11px;display:flex}.dashboard-summary-cards-module__tBrBjq__title{color:var(--text-strong);margin:0;font-size:15px;font-weight:700;line-height:23px}.dashboard-summary-cards-module__tBrBjq__smallBadge{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;min-height:29px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.dashboard-summary-cards-module__tBrBjq__smallBadgeStandard{color:#8e6c2d;background:#f7f0dd;border-color:#ead8ad}.dashboard-summary-cards-module__tBrBjq__smallBadgeCritical{color:#b95a53;background:#fbefec;border-color:#f3d2ce}.dashboard-summary-cards-module__tBrBjq__statusValue{color:var(--text-body);margin:0 0 10px;font-size:14px;font-weight:800;line-height:18px}.dashboard-summary-cards-module__tBrBjq__countsRow{color:var(--text-body);flex-wrap:wrap;gap:10px;margin-bottom:11px;font-size:12px;line-height:20px;display:flex}.dashboard-summary-cards-module__tBrBjq__distributionTrack{background:#eee8df;border-radius:999px;height:10px;display:flex;position:relative;overflow:hidden}.dashboard-summary-cards-module__tBrBjq__distributionLabelRow{color:var(--text-body);gap:10px;margin-top:8px;font-size:11px;line-height:17px;display:flex}.dashboard-summary-cards-module__tBrBjq__valueRow{align-items:flex-end;gap:6px;display:flex}.dashboard-summary-cards-module__tBrBjq__valueNumber{color:var(--text-strong);font-size:34px;font-weight:800;line-height:34px}.dashboard-summary-cards-module__tBrBjq__valueUnit{color:var(--text-body);padding-bottom:3px;font-size:14px;line-height:25px}.dashboard-summary-cards-module__tBrBjq__helper{color:var(--text-body);margin-top:10px;font-size:12px;line-height:20px}.dashboard-summary-cards-module__tBrBjq__criticalLayout{grid-template-columns:minmax(0,1fr) minmax(104px,clamp(112px,8vw,148px));align-items:start;gap:clamp(10px,1vw,14px);display:grid}.dashboard-summary-cards-module__tBrBjq__previewFrame{aspect-ratio:1.08;border-radius:var(--radius-card);background:#f8f3ec;border:1px solid #e3d6c2;width:100%;min-height:104px;position:relative}.dashboard-summary-cards-module__tBrBjq__actionLinkButton,.dashboard-summary-cards-module__tBrBjq__actionLinkText{color:#3f82b3;font-size:13px;font-weight:700;line-height:20px}.dashboard-summary-cards-module__tBrBjq__actionLinkButton{background:0 0;border:none;padding:0}.dashboard-summary-cards-module__tBrBjq__detailHint{color:#e39a6a;white-space:nowrap;margin-left:auto;font-size:13px;line-height:20px}.dashboard-summary-cards-module__tBrBjq__menuDistribution{gap:10px;margin-top:12px;display:grid}.dashboard-summary-cards-module__tBrBjq__menuDistributionTrack{background:#eee8df;border-radius:999px;height:12px;display:flex;overflow:hidden}.dashboard-summary-cards-module__tBrBjq__menuDistributionTrack span{min-width:4%;height:100%;display:block}.dashboard-summary-cards-module__tBrBjq__menuDistributionLegend{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px;display:grid}.dashboard-summary-cards-module__tBrBjq__menuDistributionLegendItem{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:5px;min-width:0;display:grid}.dashboard-summary-cards-module__tBrBjq__menuName{min-width:0;color:var(--text-body);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.dashboard-summary-cards-module__tBrBjq__menuCount,.dashboard-summary-cards-module__tBrBjq__menuRatio{color:var(--text-muted);white-space:nowrap;flex:none;font-size:10px;font-weight:800}.dashboard-summary-cards-module__tBrBjq__menuRatio{text-align:right}.dashboard-summary-cards-module__tBrBjq__menuDistributionSwatch{border-radius:999px;width:8px;height:8px}@media (max-width:1200px){.dashboard-summary-cards-module__tBrBjq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.dashboard-summary-cards-module__tBrBjq__grid,.dashboard-summary-cards-module__tBrBjq__criticalLayout{grid-template-columns:1fr}.dashboard-summary-cards-module__tBrBjq__previewFrame{width:100%;max-width:240px}.dashboard-summary-cards-module__tBrBjq__detailHint{margin-top:4px;margin-left:0}}
.app-sign-in-screen-module__We2FAW__root{background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent-gold) 18%, transparent), transparent 34%), var(--bg-app);place-items:center;min-height:100vh;padding:24px;display:grid}.app-sign-in-screen-module__We2FAW__card{border:1px solid var(--line-soft);background:var(--bg-surface);width:min(440px,100%);box-shadow:var(--shadow-soft);border-radius:18px;gap:18px;padding:28px;display:grid}.app-sign-in-screen-module__We2FAW__header{gap:6px;display:grid}.app-sign-in-screen-module__We2FAW__eyebrow{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.app-sign-in-screen-module__We2FAW__title{color:var(--text-strong);letter-spacing:-.03em;margin:0;font-size:26px}.app-sign-in-screen-module__We2FAW__description,.app-sign-in-screen-module__We2FAW__note{color:var(--text-body);margin:0;font-size:13px;line-height:1.7}.app-sign-in-screen-module__We2FAW__form{gap:14px;display:grid}.app-sign-in-screen-module__We2FAW__field{gap:6px;display:grid}.app-sign-in-screen-module__We2FAW__label{color:var(--text-strong);font-size:13px;font-weight:800}.app-sign-in-screen-module__We2FAW__input{border:1px solid var(--line-soft);background:var(--bg-surface);min-height:44px;color:var(--text-strong);font:inherit;border-radius:10px;padding:0 12px}.app-sign-in-screen-module__We2FAW__input:focus{border-color:var(--accent-gold);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-gold) 18%, transparent);outline:none}.app-sign-in-screen-module__We2FAW__button{background:var(--text-strong);min-height:44px;color:var(--text-inverse);cursor:pointer;font:inherit;border:0;border-radius:10px;font-weight:900}.app-sign-in-screen-module__We2FAW__button:disabled{cursor:not-allowed;opacity:.58}.app-sign-in-screen-module__We2FAW__secondaryButton{border:1px solid var(--line-soft);background:var(--bg-surface);min-height:36px;color:var(--text-strong);cursor:pointer;font:inherit;border-radius:9px;padding:0 12px;font-size:13px;font-weight:800}.app-sign-in-screen-module__We2FAW__secondaryButton:hover{border-color:color-mix(in srgb, var(--accent-orange) 48%, var(--line-soft))}
.calendar-screen-module__bzbTqW__panel{gap:24px;display:grid}.calendar-screen-module__bzbTqW__layout,.calendar-screen-module__bzbTqW__layoutExpanded{--detail-panel-width:clamp(360px, 28vw, 460px);--detail-panel-gap:clamp(16px, 2vw, 24px);grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(14px,1.6vw,22px);display:grid}.calendar-screen-module__bzbTqW__layoutExpanded .calendar-screen-module__bzbTqW__gridPanel{margin-right:calc(var(--detail-panel-width) + var(--detail-panel-gap))}.calendar-screen-module__bzbTqW__errorBanner{border-radius:var(--radius-inner);color:#9d4a44;background:#fbefec;border:1px solid #f3d2ce;padding:12px 14px;font-size:13px;font-weight:700}.calendar-screen-module__bzbTqW__emptyState{border:1px solid var(--line-soft);border-radius:var(--radius-card);min-height:180px;color:var(--text-muted);text-align:center;background:#fbfaf8;place-items:center;padding:20px;font-size:13px;font-weight:700;display:grid}.calendar-screen-module__bzbTqW__gridPanel{background:var(--bg-surface);border:1px solid var(--line-soft);border-radius:var(--radius-card);min-width:0;box-shadow:none;align-content:start;padding:clamp(16px,1.7vw,22px)}.calendar-screen-module__bzbTqW__calendarIntro{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.calendar-screen-module__bzbTqW__calendarTitle{color:var(--text-strong);margin:0;font-size:clamp(15px,1.2vw,17px);font-weight:800;line-height:1.4}.calendar-screen-module__bzbTqW__calendarDescription{color:var(--text-body);margin:4px 0 0;font-size:12px;line-height:1.6}.calendar-screen-module__bzbTqW__calendarLegend{color:var(--text-body);white-space:nowrap;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.calendar-screen-module__bzbTqW__emptyDay{border:1px solid var(--line-soft);border-radius:var(--radius-card);opacity:.62;background:#fbf7ef;min-height:clamp(112px,11vw,148px)}.calendar-screen-module__bzbTqW__monthGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:clamp(8px,.9vw,12px);display:grid}.calendar-screen-module__bzbTqW__dayButton,.calendar-screen-module__bzbTqW__dayButtonActive{text-align:left;border-radius:var(--radius-card);border:1px solid var(--line-soft);background:var(--bg-surface);min-height:clamp(112px,11vw,148px);transition:border-color var(--motion-fast) ease, background-color var(--motion-fast) ease, transform var(--motion-fast) ease;grid-template-rows:auto 1fr;gap:8px;padding:clamp(10px,1vw,13px);display:grid}.calendar-screen-module__bzbTqW__dayButton:hover,.calendar-screen-module__bzbTqW__dayButtonActive:hover{transform:translateY(-1px)}.calendar-screen-module__bzbTqW__dayButtonActive{border-color:var(--accent-gold);background:#fffaf0}.calendar-screen-module__bzbTqW__dayButtonNoData{opacity:.72;background:#fbf7ef}.calendar-screen-module__bzbTqW__noDataBadge{border:1px solid var(--line-soft);color:var(--text-muted);border-radius:999px;padding:3px 7px;font-size:10px;font-weight:800;line-height:1}.calendar-screen-module__bzbTqW__dayHeader{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.calendar-screen-module__bzbTqW__dayNumber{font-size:15px;line-height:1}.calendar-screen-module__bzbTqW__dayStats{justify-content:space-between;align-items:flex-end;gap:8px;display:flex}.calendar-screen-module__bzbTqW__dayStat{color:var(--text-body);flex-direction:column;gap:2px;font-size:10px;display:flex}.calendar-screen-module__bzbTqW__dayStat strong{color:var(--text-strong);font-size:12px;line-height:1.1}.calendar-screen-module__bzbTqW__panelCard{z-index:31;pointer-events:auto;width:var(--detail-panel-width);background:var(--bg-surface);border:1px solid var(--line-soft);border-radius:var(--radius-card) 0 0 var(--radius-card);overscroll-behavior:contain;border-right:0;align-content:start;gap:14px;height:100dvh;min-height:0;padding:clamp(18px,1.7vw,24px);display:grid;position:fixed;top:0;bottom:0;right:0;overflow:hidden auto;box-shadow:-18px 0 38px #5337231f}.calendar-screen-module__bzbTqW__panelHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.calendar-screen-module__bzbTqW__panelHeaderText{gap:4px;display:grid}.calendar-screen-module__bzbTqW__panelTitle{margin:0;font-size:15px}.calendar-screen-module__bzbTqW__panelDate{color:var(--text-muted);font-size:11px}.calendar-screen-module__bzbTqW__panelClose{border:1px solid var(--line-soft);background:var(--bg-surface);width:30px;height:30px;color:var(--text-body);border-radius:999px;font-size:14px}.calendar-screen-module__bzbTqW__panelBadgeRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.calendar-screen-module__bzbTqW__panelAverageLabel{color:var(--text-body);font-size:11px;font-weight:700}.calendar-screen-module__bzbTqW__panelMetrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.calendar-screen-module__bzbTqW__panelMetric{border:1px solid var(--line-soft);border-radius:var(--radius-inner);color:var(--text-body);background:#fbfaf8;gap:4px;padding:12px;font-size:10px;display:grid}.calendar-screen-module__bzbTqW__panelMetric strong{color:var(--text-strong);font-size:14px;line-height:1.2}.calendar-screen-module__bzbTqW__panelMetricsCompact{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.calendar-screen-module__bzbTqW__panelMetricCompact{border-radius:var(--radius-inner);border:1px solid var(--line-soft);color:var(--text-body);background:#fbfaf8;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;font-size:10px;display:flex}.calendar-screen-module__bzbTqW__panelMetricCompact strong{color:var(--text-strong);font-size:12px}.calendar-screen-module__bzbTqW__panelSection{gap:10px;display:grid}.calendar-screen-module__bzbTqW__panelSectionHeader{gap:2px;display:grid}.calendar-screen-module__bzbTqW__panelSectionTitle{margin:0;font-size:13px}.calendar-screen-module__bzbTqW__panelSectionMeta{color:var(--text-body);font-size:11px}.calendar-screen-module__bzbTqW__panelNote{border-radius:var(--radius-inner);color:var(--text-body);background:#fbfaf8;padding:11px 12px;font-size:11px;line-height:1.55}.calendar-screen-module__bzbTqW__panelAction{border-radius:var(--radius-inner);background:var(--accent-gold);color:#fff;border:1px solid #ead8ad;justify-content:center;width:100%;margin-top:auto;padding:11px 13px;font-size:11px;font-weight:700;display:inline-flex}@media (max-width:1360px){.calendar-screen-module__bzbTqW__layout,.calendar-screen-module__bzbTqW__layoutExpanded{--detail-panel-width:min(100vw, 440px)}.calendar-screen-module__bzbTqW__layoutExpanded .calendar-screen-module__bzbTqW__gridPanel{margin-right:0}}@media (max-width:720px){.calendar-screen-module__bzbTqW__calendarIntro{display:grid}.calendar-screen-module__bzbTqW__calendarLegend{white-space:normal;flex-wrap:wrap}.calendar-screen-module__bzbTqW__monthGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-screen-module__bzbTqW__panelMetrics,.calendar-screen-module__bzbTqW__panelMetricsCompact{grid-template-columns:1fr}.calendar-screen-module__bzbTqW__panelCard{border-left:0;border-radius:0;width:100vw}}
.camera-preview-screen-module__dOH5la__layout{gap:clamp(16px,2vw,24px);display:grid}.camera-preview-screen-module__dOH5la__descriptionCard{border:1px solid var(--line-soft);border-radius:var(--radius-card);background:linear-gradient(135deg,#ffffffeb,#fffaf7d1);gap:6px;padding:clamp(16px,2vw,22px);display:grid}.camera-preview-screen-module__dOH5la__descriptionCard h2{color:var(--text-strong);margin:0;font-size:clamp(18px,2vw,24px)}.camera-preview-screen-module__dOH5la__descriptionCard p{color:var(--text-body);margin:0;font-size:13px;line-height:1.8}.camera-preview-screen-module__dOH5la__eyebrow{letter-spacing:.08em;text-transform:uppercase;font-weight:900;color:var(--accent-brown)!important;font-size:11px!important}.camera-preview-screen-module__dOH5la__errorBanner,.camera-preview-screen-module__dOH5la__emptyState{border-radius:var(--radius-inner);padding:12px 14px;font-size:13px;font-weight:800}.camera-preview-screen-module__dOH5la__errorBanner{color:#9d4a44;background:#fbefec;border:1px solid #f3d2ce}.camera-preview-screen-module__dOH5la__emptyState{border:1px solid var(--line-soft);color:var(--text-body);background:#fffaf7}.camera-preview-screen-module__dOH5la__previewShell{border:1px solid var(--line-soft);border-radius:calc(var(--radius-card) + 6px);background:#ffffffb8;min-width:0;padding:clamp(12px,1.5vw,18px)}.camera-preview-screen-module__dOH5la__previewSurface{border-radius:var(--radius-card);background:linear-gradient(135deg,#ffffffb3,#f6efe8d1),repeating-linear-gradient(45deg,#806c5b0f 0 10px,#0000 10px 20px);border:1px solid #ffffffd1;place-items:center;min-height:clamp(300px,54vw,680px);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6}.camera-preview-screen-module__dOH5la__previewSurface[data-state=streaming]{background:#0f1115}.camera-preview-screen-module__dOH5la__previewImage{object-fit:contain;background:#0f1115}.camera-preview-screen-module__dOH5la__placeholder{color:var(--text-body);text-align:center;place-items:center;gap:16px;font-size:13px;font-weight:800;display:grid}.camera-preview-screen-module__dOH5la__placeholderGlow{aspect-ratio:1;filter:blur(.2px);background:radial-gradient(circle,#fffffff2,#d4aa571f 62%,#0000 66%);border-radius:999px;width:clamp(96px,12vw,148px)}.camera-preview-screen-module__dOH5la__placeholderText{border-radius:var(--radius-pill);background:#ffffffb8;padding:8px 12px}.camera-preview-screen-module__dOH5la__centerControls{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.camera-preview-screen-module__dOH5la__primaryButton,.camera-preview-screen-module__dOH5la__secondaryButton{border-radius:var(--radius-pill);cursor:pointer;min-height:42px;font-weight:900}.camera-preview-screen-module__dOH5la__primaryButton{pointer-events:auto;background:var(--accent-brown);color:#fff;border:0;padding:0 22px;box-shadow:0 14px 34px #543b2b2e}.camera-preview-screen-module__dOH5la__secondaryButton{border:1px solid var(--line-soft);background:var(--bg-surface);color:var(--text-strong);padding:0 16px}.camera-preview-screen-module__dOH5la__loadingPill{border-radius:var(--radius-pill);color:var(--text-strong);background:#ffffffe0;padding:10px 14px;font-size:13px;font-weight:900}.camera-preview-screen-module__dOH5la__statusRow{border:1px solid var(--line-soft);border-radius:var(--radius-card);background:var(--bg-surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.camera-preview-screen-module__dOH5la__statusRow>div{gap:4px;display:grid}.camera-preview-screen-module__dOH5la__statusLabel{color:var(--text-muted);font-size:11px;font-weight:800}@media (max-width:720px){.camera-preview-screen-module__dOH5la__previewShell{padding:8px}.camera-preview-screen-module__dOH5la__statusRow{align-items:stretch}.camera-preview-screen-module__dOH5la__secondaryButton{width:100%}}
.dashboard-screen-module__0HzhEa__body{gap:24px;padding-top:0;display:grid;position:relative}.dashboard-screen-module__0HzhEa__updating{z-index:3;border:1px solid var(--line-soft);color:var(--text-body);background:#ffffffdb;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:0;right:0}.dashboard-screen-module__0HzhEa__updatingDot{background:var(--accent-gold);border-radius:999px;width:8px;height:8px}.dashboard-screen-module__0HzhEa__periodLabel{color:var(--text-body);font-size:13px;font-weight:800}.dashboard-screen-module__0HzhEa__errorBanner{border-radius:var(--radius-inner);color:#9d4a44;background:#fbefec;border:1px solid #f3d2ce;padding:12px 14px;font-size:13px;font-weight:700}.dashboard-screen-module__0HzhEa__chartGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-screen-module__0HzhEa__chartCard{background:var(--bg-surface);border:1px solid var(--line-soft);border-radius:var(--radius-card);gap:14px;min-height:359px;padding:18px 19px;display:grid;position:relative}.dashboard-screen-module__0HzhEa__chartCard:nth-child(n+3){min-height:403px}.dashboard-screen-module__0HzhEa__chartHeader h2{margin:0;font-size:16px}.dashboard-screen-module__0HzhEa__chartHeader p{color:var(--text-body);margin:4px 0 0;font-size:13px;line-height:1.7}.dashboard-screen-module__0HzhEa__chartOverlay{border-radius:inherit;pointer-events:none;background:linear-gradient(#faf7f13d 0%,#faf7f199 100%);position:absolute;inset:0}.dashboard-screen-module__0HzhEa__modalGrid{grid-template-columns:minmax(0,560px) minmax(0,608px);gap:0;display:grid}.dashboard-screen-module__0HzhEa__modalSurface{border:1px solid var(--line-soft);border-radius:var(--radius-card);background:var(--bg-surface);align-content:start;gap:16px;min-height:560px;padding:24px;display:grid}.dashboard-screen-module__0HzhEa__modalImage{border-radius:var(--radius-card);width:100%;height:430px}.dashboard-screen-module__0HzhEa__infoList{gap:12px;display:grid}.dashboard-screen-module__0HzhEa__infoRow{border:1px solid var(--line-soft);background:#fbfaf8;border-radius:14px;gap:4px;padding:16px 18px;display:grid}@media (max-width:1320px){.dashboard-screen-module__0HzhEa__chartGrid,.dashboard-screen-module__0HzhEa__modalGrid{grid-template-columns:1fr}}.dashboard-screen-module__0HzhEa__modalSurfaceHeader{gap:8px;display:grid}.dashboard-screen-module__0HzhEa__modalSurfaceTitle{color:var(--text-strong);font-size:22px;font-weight:800;line-height:22px}.dashboard-screen-module__0HzhEa__modalSurfaceDescription{color:var(--text-body);font-size:14px;line-height:23px}.dashboard-screen-module__0HzhEa__infoLabel{color:var(--text-muted);font-size:12px;line-height:14px}.dashboard-screen-module__0HzhEa__modalPeriodPill{border:1px solid var(--line-soft);border-radius:var(--radius-pill);background:var(--bg-surface);min-height:38px;color:var(--text-body);white-space:nowrap;align-items:center;padding:0 18px;font-size:12px;font-weight:800;display:inline-flex}.dashboard-screen-module__0HzhEa__modalAction{border-radius:var(--radius-inner);background:var(--accent-gold);color:#fff;justify-content:center;align-items:center;width:fit-content;min-height:48px;margin-top:auto;padding:0 28px;font-size:14px;font-weight:800;display:inline-flex}.dashboard-screen-module__0HzhEa__emptyState{border:1px solid var(--line-soft);min-height:120px;color:var(--text-muted);background:#fbfaf8;border-radius:14px;place-items:center;padding:18px;font-size:13px;display:grid}
.evaluations-screen-module__vfY6-G__panel{gap:24px;display:grid}.evaluations-screen-module__vfY6-G__listHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.evaluations-screen-module__vfY6-G__periodLabel{color:var(--text-strong);font-size:13px;font-weight:800}.evaluations-screen-module__vfY6-G__totalCount{color:var(--text-body);font-size:12px;font-weight:700}.evaluations-screen-module__vfY6-G__errorBanner{border-radius:var(--radius-inner);color:#9d4a44;background:#fbefec;border:1px solid #f3d2ce;padding:12px 14px;font-size:13px;font-weight:700}.evaluations-screen-module__vfY6-G__filters{flex-wrap:wrap;gap:8px;display:flex}.evaluations-screen-module__vfY6-G__filterSelect{appearance:none;border:1px solid var(--line-soft);border-radius:var(--radius-pill);background:var(--bg-surface);min-width:min(100%,136px);height:36px;color:var(--text-strong);padding:0 30px 0 12px;font-size:11px;line-height:36px}.evaluations-screen-module__vfY6-G__layout,.evaluations-screen-module__vfY6-G__layoutExpanded{--detail-panel-width:clamp(400px, 30vw, 520px);--detail-panel-gap:clamp(16px, 2vw, 24px);grid-template-columns:minmax(0,1fr);align-items:start;gap:clamp(14px,1.6vw,22px);display:grid}.evaluations-screen-module__vfY6-G__layoutExpanded .evaluations-screen-module__vfY6-G__gridPanel{margin-right:calc(var(--detail-panel-width) + var(--detail-panel-gap))}.evaluations-screen-module__vfY6-G__gridPanel{background:var(--bg-surface);border:1px solid var(--line-soft);border-radius:var(--radius-card);min-width:0;box-shadow:none;align-content:start;gap:14px;padding:clamp(16px,1.7vw,22px);display:grid}.evaluations-screen-module__vfY6-G__cards,.evaluations-screen-module__vfY6-G__cardsExpanded{gap:clamp(10px,1vw,14px);display:grid}.evaluations-screen-module__vfY6-G__cards{grid-template-columns:repeat(auto-fit,minmax(clamp(190px,18vw,276px),1fr))}.evaluations-screen-module__vfY6-G__cardsExpanded{grid-template-columns:repeat(auto-fit,minmax(clamp(176px,15vw,240px),1fr))}.evaluations-screen-module__vfY6-G__card,.evaluations-screen-module__vfY6-G__cardActive{border-radius:var(--radius-card);border:1px solid var(--line-soft);text-align:left;min-width:0;min-height:0;transition:border-color var(--motion-fast) ease, transform var(--motion-fast) ease, box-shadow var(--motion-fast) ease;background:#fffaf7;grid-template-rows:minmax(0,1fr) auto;gap:9px;padding:10px;display:grid;overflow:hidden}.evaluations-screen-module__vfY6-G__card:hover,.evaluations-screen-module__vfY6-G__cardActive:hover{border-color:var(--line-strong);transform:translateY(-1px)}.evaluations-screen-module__vfY6-G__cardActive{border-color:var(--accent-gold);background:#fffaf0;box-shadow:0 0 0 1px #d4aa571f}.evaluations-screen-module__vfY6-G__thumbWrap{aspect-ratio:1;min-height:0}.evaluations-screen-module__vfY6-G__thumb{aspect-ratio:1;border-radius:var(--radius-inner);width:100%;height:100%}.evaluations-screen-module__vfY6-G__cardMeta{align-content:start;gap:4px;min-width:0;display:grid}.evaluations-screen-module__vfY6-G__cardTop{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.evaluations-screen-module__vfY6-G__cardTitle{text-overflow:ellipsis;min-width:0;font-size:12px;line-height:1.4;overflow:hidden}.evaluations-screen-module__vfY6-G__cardSubText{color:var(--text-body);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.evaluations-screen-module__vfY6-G__loadMoreRow{justify-content:center;padding:8px 0 2px;display:flex}.evaluations-screen-module__vfY6-G__loadMoreButton{border:1px solid var(--line-soft);border-radius:var(--radius-pill);background:var(--bg-surface);min-width:180px;min-height:40px;color:var(--text-strong);cursor:pointer;font:inherit;padding:0 18px;font-size:13px;font-weight:800}.evaluations-screen-module__vfY6-G__loadMoreButton:hover{border-color:var(--line-strong)}.evaluations-screen-module__vfY6-G__loadMoreButton:disabled{cursor:not-allowed;opacity:.58}.evaluations-screen-module__vfY6-G__panelCard{z-index:31;pointer-events:auto;width:var(--detail-panel-width);background:var(--bg-surface);border:1px solid var(--line-soft);border-radius:var(--radius-card) 0 0 var(--radius-card);overscroll-behavior:contain;border-right:0;align-content:start;gap:14px;height:100dvh;min-height:0;padding:clamp(18px,1.7vw,24px);display:grid;position:fixed;top:0;bottom:0;right:0;overflow:hidden auto;box-shadow:-18px 0 38px #5337231f}.evaluations-screen-module__vfY6-G__panelHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.evaluations-screen-module__vfY6-G__panelTitle{margin:0;font-size:15px}.evaluations-screen-module__vfY6-G__panelSubtitle{color:var(--text-muted);margin-top:6px;font-size:11px}.evaluations-screen-module__vfY6-G__panelClose{border:1px solid var(--line-soft);background:var(--bg-surface);width:30px;height:30px;color:var(--text-body);border-radius:999px}.evaluations-screen-module__vfY6-G__panelImage{aspect-ratio:1;border-radius:var(--radius-card);width:100%;height:clamp(240px,42vh,420px);min-height:240px}.evaluations-screen-module__vfY6-G__panelImage img{object-fit:contain}.evaluations-screen-module__vfY6-G__infoList{gap:10px;display:grid}.evaluations-screen-module__vfY6-G__infoRow{border-radius:var(--radius-inner);border:1px solid var(--line-soft);background:#fbfaf8;gap:4px;padding:10px 14px;display:grid}.evaluations-screen-module__vfY6-G__infoLabel{color:var(--text-muted);font-size:10px}@media (max-width:1280px){.evaluations-screen-module__vfY6-G__layout,.evaluations-screen-module__vfY6-G__layoutExpanded{--detail-panel-width:min(100vw, 460px)}.evaluations-screen-module__vfY6-G__layoutExpanded .evaluations-screen-module__vfY6-G__gridPanel{margin-right:0}.evaluations-screen-module__vfY6-G__cards,.evaluations-screen-module__vfY6-G__cardsExpanded{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}}@media (max-width:720px){.evaluations-screen-module__vfY6-G__filters{grid-template-columns:1fr;display:grid}.evaluations-screen-module__vfY6-G__filterSelect{width:100%}.evaluations-screen-module__vfY6-G__cards,.evaluations-screen-module__vfY6-G__cardsExpanded{grid-template-columns:1fr}.evaluations-screen-module__vfY6-G__panelCard{border-left:0;border-radius:0;width:100vw}.evaluations-screen-module__vfY6-G__panelImage{height:clamp(220px,38vh,360px);min-height:220px}}
