.locations-module__w-K0aq__board{flex-direction:column;gap:22px;max-width:1320px;display:flex}.locations-module__w-K0aq__board svg,.locations-module__w-K0aq__add svg,.locations-module__w-K0aq__detail svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;color:inherit}.locations-module__w-K0aq__head{flex-direction:column;gap:5px;display:flex}.locations-module__w-K0aq__title{color:var(--ink);margin:0;font-size:26px;font-weight:700;line-height:1.15}.locations-module__w-K0aq__subtitle{color:var(--muted);max-width:70ch;margin:0;font-size:14px;line-height:1.5}.locations-module__w-K0aq__stats{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.locations-module__w-K0aq__stat{background:#fff;border:1px solid #e6ebf2;border-radius:14px;align-items:flex-start;gap:12px;padding:16px;display:flex}.locations-module__w-K0aq__statIcon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.locations-module__w-K0aq__statIcon svg{width:20px;height:20px}.locations-module__w-K0aq__statBody{flex-direction:column;gap:1px;min-width:0;display:flex}.locations-module__w-K0aq__statLabel{color:#6b7888;font-size:12.5px;font-weight:600}.locations-module__w-K0aq__statValue{color:var(--ink);font-size:24px;font-weight:700;line-height:1.1}.locations-module__w-K0aq__statMeta{color:var(--muted);margin-top:2px;font-size:12px}.locations-module__w-K0aq__tBlue{color:#155dfc;background:#eaf1ff}.locations-module__w-K0aq__tGreen{color:#0a9861;background:#e5f6ec}.locations-module__w-K0aq__tAmber{color:#c2710c;background:#fff3db}.locations-module__w-K0aq__tRed{color:var(--red);background:#d1352b1a}.locations-module__w-K0aq__tViolet{color:#7c3aed;background:#f1ecff}.locations-module__w-K0aq__tIndigo{color:#4f46e5;background:#ebecff}.locations-module__w-K0aq__tTeal{color:#0d9488;background:#e1f6f1}.locations-module__w-K0aq__tSlate{color:#475569;background:#eef1f6}.locations-module__w-K0aq__toolbar{background:#fff;border:1px solid #e6ebf2;border-radius:14px;flex-wrap:wrap;align-items:stretch;gap:10px;padding:12px;display:flex}.locations-module__w-K0aq__search{min-width:180px;max-width:280px;color:var(--muted);background:#f7f9fc;border:1px solid #e0e6ef;border-radius:10px;flex:200px;align-items:center;gap:8px;padding:0 12px;display:flex}.locations-module__w-K0aq__search svg{flex-shrink:0;width:17px;height:17px}.locations-module__w-K0aq__search input{font:inherit;color:var(--ink);background:0 0;border:0;outline:none;flex:1;min-width:0;padding:10px 0;font-size:14px}.locations-module__w-K0aq__field{background:#fff;border:1px solid #e0e6ef;border-radius:10px;align-items:center;min-width:128px;padding:0 30px 0 12px;display:flex;position:relative}.locations-module__w-K0aq__fieldLabel{color:var(--muted);background:#fff;padding:0 5px;font-size:11px;font-weight:600;line-height:1;position:absolute;top:-7px;left:9px}.locations-module__w-K0aq__fieldSelect{appearance:none;font:inherit;color:var(--ink);cursor:pointer;background:0 0;border:0;outline:none;margin:0;padding:0;font-size:13.5px;font-weight:600}.locations-module__w-K0aq__field .locations-module__w-K0aq__fieldChevron{width:15px;height:15px;color:var(--muted);pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.locations-module__w-K0aq__toolbarActions{gap:8px;margin-left:auto;display:flex}.locations-module__w-K0aq__scanBtn{color:#fff;background:var(--blue);cursor:pointer;white-space:nowrap;border:0;border-radius:10px;align-items:center;gap:8px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.locations-module__w-K0aq__scanBtn svg{width:17px;height:17px}.locations-module__w-K0aq__scanBtn:hover{background:var(--blue)}.locations-module__w-K0aq__addBtn{color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d6deea;border-radius:10px;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.locations-module__w-K0aq__addBtn svg{width:16px;height:16px}.locations-module__w-K0aq__addBtn:hover{border-color:var(--blue);color:var(--blue)}.locations-module__w-K0aq__layout{grid-template-columns:minmax(0,1fr) 296px;align-items:start;gap:18px;display:grid}.locations-module__w-K0aq__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.locations-module__w-K0aq__empty{text-align:center;color:var(--muted);background:#fff;border:1px solid #e6ebf2;border-radius:16px;grid-column:1/-1;padding:40px;font-size:14px}.locations-module__w-K0aq__card{background:#fff;border:1px solid #e6ebf2;border-radius:16px;flex-direction:column;padding:16px;display:flex}.locations-module__w-K0aq__cardHead{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:flex-start;gap:12px;padding:0;display:flex}.locations-module__w-K0aq__cardIcon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.locations-module__w-K0aq__cardIcon svg{width:21px;height:21px}.locations-module__w-K0aq__cardHeadBody{flex:1;min-width:0}.locations-module__w-K0aq__cardTitleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.locations-module__w-K0aq__cardName{color:var(--ink);font-size:15.5px;font-weight:700}.locations-module__w-K0aq__cardSub{color:#7a8696;margin-top:2px;font-size:12.5px}.locations-module__w-K0aq__badge{white-space:nowrap;border-radius:999px;align-items:center;padding:2px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.locations-module__w-K0aq__badgeBlue{color:var(--blue);background:#e8efff}.locations-module__w-K0aq__badgeGreen{color:#0a8553;background:#e3f6ec}.locations-module__w-K0aq__badgeAmber{color:#b06a08;background:#fdf0d8}.locations-module__w-K0aq__badgeSlate{color:var(--muted);background:#eef1f6}.locations-module__w-K0aq__cardStats{gap:6px;margin:16px 0 14px;display:flex}.locations-module__w-K0aq__miniStat{text-align:center;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:0;display:flex}.locations-module__w-K0aq__miniIcon{border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.locations-module__w-K0aq__miniIcon svg{width:14px;height:14px}.locations-module__w-K0aq__miniValue{color:var(--ink);font-size:16px;font-weight:700;line-height:1}.locations-module__w-K0aq__miniLabel{color:var(--muted);font-size:11px;line-height:1.2}.locations-module__w-K0aq__progress{align-items:center;gap:10px;margin-bottom:14px;display:flex}.locations-module__w-K0aq__progressTrack{background:#eef1f6;border-radius:999px;flex:1;height:7px;overflow:hidden}.locations-module__w-K0aq__progressFill{background:var(--blue);border-radius:999px;height:100%}.locations-module__w-K0aq__progressFill.locations-module__w-K0aq__complete{background:#0a9861}.locations-module__w-K0aq__progressPct{color:#6b7888;flex-shrink:0;font-size:12.5px;font-weight:700}.locations-module__w-K0aq__attnNote{color:#b06a08;align-items:center;gap:7px;margin-bottom:14px;font-size:12.5px;font-weight:600;display:flex}.locations-module__w-K0aq__attnNote svg{flex-shrink:0;width:15px;height:15px}.locations-module__w-K0aq__cardEmpty{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:18px 8px 16px;display:flex}.locations-module__w-K0aq__cardEmptyIcon{color:#aab4c2;background:#f1f4f9;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:2px;display:inline-flex}.locations-module__w-K0aq__cardEmptyIcon svg{width:22px;height:22px}.locations-module__w-K0aq__cardEmptyTitle{color:var(--muted);font-size:13.5px;font-weight:600}.locations-module__w-K0aq__cardEmptyText{color:#9aa6b4;max-width:30ch;font-size:12.5px;line-height:1.45}.locations-module__w-K0aq__cardFoot{border-top:1px solid #eef1f6;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:13px;display:flex}.locations-module__w-K0aq__footMeta{flex-direction:column;gap:1px;min-width:0;display:flex}.locations-module__w-K0aq__footMetaLabel{color:#9aa6b4;align-items:center;gap:5px;font-size:11.5px;display:flex}.locations-module__w-K0aq__footMetaLabel svg{width:12px;height:12px}.locations-module__w-K0aq__footMetaValue{color:var(--muted);font-size:12.5px;font-weight:600}.locations-module__w-K0aq__assignee{align-items:center;gap:7px;display:flex}.locations-module__w-K0aq__assigneeMeta{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.locations-module__w-K0aq__avatar{width:26px;height:26px;color:var(--blue);background:#e8efff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:10.5px;font-weight:700;display:inline-flex}.locations-module__w-K0aq__avatarGreen{color:#0a8553;background:#e3f6ec}.locations-module__w-K0aq__cardActions{gap:8px;margin-top:14px;display:flex}.locations-module__w-K0aq__btn{cursor:pointer;color:var(--ink);white-space:nowrap;background:#fff;border:1px solid #d6deea;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:13.5px;font-weight:600;display:inline-flex}.locations-module__w-K0aq__btn svg{width:15px;height:15px}.locations-module__w-K0aq__btn:hover{border-color:var(--blue);color:var(--blue)}.locations-module__w-K0aq__btnPrimary,.locations-module__w-K0aq__btnPrimary:hover{background:var(--blue);border-color:var(--blue);color:#fff}.locations-module__w-K0aq__btnDanger{color:#c5392e;border-color:#f1c4bf}.locations-module__w-K0aq__btnDanger:hover{border-color:var(--red);color:var(--red)}.locations-module__w-K0aq__rail{flex-direction:column;gap:16px;display:flex}.locations-module__w-K0aq__railCard{background:#fff;border:1px solid #e6ebf2;border-radius:16px;padding:16px 18px}.locations-module__w-K0aq__railTitle{color:var(--ink);margin:0 0 12px;font-size:14.5px;font-weight:700}.locations-module__w-K0aq__activityRow{border-top:1px solid #eef1f6;gap:11px;padding:9px 0;display:flex}.locations-module__w-K0aq__activityRow:first-of-type{border-top:0;padding-top:0}.locations-module__w-K0aq__activityIcon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.locations-module__w-K0aq__activityIcon svg{width:16px;height:16px}.locations-module__w-K0aq__activityBody{flex:1;min-width:0}.locations-module__w-K0aq__activityText{color:var(--ink);font-size:13px;font-weight:600;line-height:1.35}.locations-module__w-K0aq__activityMeta{color:var(--muted);margin-top:1px;font-size:11.5px}.locations-module__w-K0aq__railLink{font:inherit;color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:10px 0 0;font-size:13px;font-weight:600;display:inline-flex}.locations-module__w-K0aq__railLink svg{width:14px;height:14px}.locations-module__w-K0aq__railLink:hover{color:var(--blue)}.locations-module__w-K0aq__shortcut{width:100%;font:inherit;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-top:1px solid #eef1f6;align-items:center;gap:10px;padding:11px 0;font-size:13.5px;font-weight:600;display:flex}.locations-module__w-K0aq__shortcut:first-of-type{border-top:0;padding-top:0}.locations-module__w-K0aq__shortcut:hover{color:var(--blue)}.locations-module__w-K0aq__shortcutIcon{width:28px;height:28px;color:var(--blue);background:#eaf1ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.locations-module__w-K0aq__shortcutIcon svg{width:15px;height:15px}.locations-module__w-K0aq__shortcut .locations-module__w-K0aq__shortcutChevron{color:#b6c0cd;width:15px;height:15px;margin-left:auto}.locations-module__w-K0aq__promo{background:linear-gradient(150deg,#eef4ff,#f6f9ff);border:1px solid #dde7fb;border-radius:16px;gap:12px;padding:16px 18px;display:flex}.locations-module__w-K0aq__promoIcon{background:var(--blue);color:#fff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.locations-module__w-K0aq__promoIcon svg{width:20px;height:20px}.locations-module__w-K0aq__promoTitle{color:var(--ink);font-size:14px;font-weight:700}.locations-module__w-K0aq__promoText{color:var(--muted);margin:2px 0 6px;font-size:12.5px;line-height:1.45}.locations-module__w-K0aq__tip{color:#6b7888;align-items:center;gap:8px;font-size:13px;display:flex}.locations-module__w-K0aq__tip svg{color:#c2710c;flex-shrink:0;width:16px;height:16px}.locations-module__w-K0aq__tip strong{color:var(--ink);font-weight:600}.locations-module__w-K0aq__tipLink{font:inherit;color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.locations-module__w-K0aq__tipLink svg{width:13px;height:13px;color:var(--blue)}.locations-module__w-K0aq__tipLink:hover{color:var(--blue)}.locations-module__w-K0aq__add{flex-direction:column;gap:18px;max-width:1280px;display:flex}.locations-module__w-K0aq__crumbs{align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.locations-module__w-K0aq__crumbLink{font:inherit;color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.locations-module__w-K0aq__crumbLink:hover{text-decoration:underline}.locations-module__w-K0aq__crumbSep{color:#b6c0cd}.locations-module__w-K0aq__crumbCurrent{color:#6b7888}.locations-module__w-K0aq__addGrid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:20px;display:grid}.locations-module__w-K0aq__panel{background:#fff;border:1px solid #e6ebf2;border-radius:16px;padding:22px 24px}.locations-module__w-K0aq__panelTitle{color:var(--ink);margin:0 0 18px;font-size:16px;font-weight:700}.locations-module__w-K0aq__section+.locations-module__w-K0aq__section{border-top:1px solid #eef1f6;margin-top:26px;padding-top:24px}.locations-module__w-K0aq__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.locations-module__w-K0aq__formField{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.locations-module__w-K0aq__formField:last-child{margin-bottom:0}.locations-module__w-K0aq__label{color:#3a4a5a;align-items:center;gap:5px;font-size:13px;font-weight:600;display:flex}.locations-module__w-K0aq__req{color:var(--red)}.locations-module__w-K0aq__label svg{color:#aab4c2;width:13px;height:13px}.locations-module__w-K0aq__input,.locations-module__w-K0aq__select,.locations-module__w-K0aq__textarea{width:100%;font:inherit;color:var(--ink);background:#fff;border:1px solid #dde4ee;border-radius:10px;outline:none;padding:11px 13px;font-size:14px}.locations-module__w-K0aq__input::placeholder,.locations-module__w-K0aq__textarea::placeholder{color:#aab4c2}.locations-module__w-K0aq__input:focus,.locations-module__w-K0aq__select:focus,.locations-module__w-K0aq__textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2f5bd61f}.locations-module__w-K0aq__selectWrap{position:relative}.locations-module__w-K0aq__select{appearance:none;cursor:pointer;padding-right:36px}.locations-module__w-K0aq__selectWrap .locations-module__w-K0aq__selectChevron{width:16px;height:16px;color:var(--muted);pointer-events:none;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.locations-module__w-K0aq__textarea{resize:vertical;min-height:84px;line-height:1.5}.locations-module__w-K0aq__counter{color:#9aa6b4;align-self:flex-end;font-size:11.5px}.locations-module__w-K0aq__suffixWrap{background:#fff;border:1px solid #dde4ee;border-radius:10px;align-items:center;display:flex;overflow:hidden}.locations-module__w-K0aq__suffixWrap:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #2f5bd61f}.locations-module__w-K0aq__suffixInput{font:inherit;color:var(--ink);border:0;outline:none;flex:1;min-width:0;padding:11px 13px;font-size:14px}.locations-module__w-K0aq__suffixInput::placeholder{color:#aab4c2}.locations-module__w-K0aq__suffix{color:var(--muted);border-left:1px solid #eef1f6;align-self:stretch;align-items:center;padding:0 13px;font-size:13px;display:flex}.locations-module__w-K0aq__useGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.locations-module__w-K0aq__useItem{cursor:pointer;border:1px solid #dde4ee;border-radius:11px;align-items:flex-start;gap:9px;padding:13px;display:flex}.locations-module__w-K0aq__useItem:hover{border-color:#b9c8e6}.locations-module__w-K0aq__useItem.locations-module__w-K0aq__useChecked{border-color:var(--blue);background:#f5f8ff}.locations-module__w-K0aq__useCheck{color:#fff;border:1.5px solid #c4cedd;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;margin-top:1px;display:inline-flex}.locations-module__w-K0aq__useChecked .locations-module__w-K0aq__useCheck{background:var(--blue);border-color:var(--blue)}.locations-module__w-K0aq__useCheck svg{width:12px;height:12px}.locations-module__w-K0aq__useBody{flex-direction:column;gap:2px;min-width:0;display:flex}.locations-module__w-K0aq__useName{color:var(--ink);font-size:13.5px;font-weight:600}.locations-module__w-K0aq__useDesc{color:var(--muted);font-size:11.5px;line-height:1.35}.locations-module__w-K0aq__drop{background:#fafcff;border:1px dashed #c8d3e3;border-radius:12px;align-items:center;gap:13px;padding:16px 18px;display:flex}.locations-module__w-K0aq__dropIcon{width:42px;height:42px;color:var(--blue);background:#eaf1ff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.locations-module__w-K0aq__dropIcon svg{width:21px;height:21px}.locations-module__w-K0aq__dropBody{flex:1;min-width:0}.locations-module__w-K0aq__dropTitle{color:var(--ink);font-size:13.5px;font-weight:600}.locations-module__w-K0aq__dropHint{color:#9aa6b4;margin-top:1px;font-size:12px}.locations-module__w-K0aq__browse{color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d6deea;border-radius:9px;padding:8px 14px;font-size:13px;font-weight:600}.locations-module__w-K0aq__browse:hover{border-color:var(--blue);color:var(--blue)}.locations-module__w-K0aq__panelFoot{border-top:1px solid #eef1f6;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding-top:20px;display:flex}.locations-module__w-K0aq__ghostBtn{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d6deea;border-radius:10px;padding:11px 20px;font-size:14px;font-weight:600}.locations-module__w-K0aq__ghostBtn:hover{border-color:#aab4c2}.locations-module__w-K0aq__saveBtn{color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;padding:11px 22px;font-size:14px;font-weight:600;display:inline-flex}.locations-module__w-K0aq__saveBtn:hover{background:var(--blue)}.locations-module__w-K0aq__side{flex-direction:column;gap:16px;display:flex}.locations-module__w-K0aq__previewHead{align-items:center;gap:14px;margin:6px 0 16px;display:flex}.locations-module__w-K0aq__previewAvatar{width:56px;height:56px;color:var(--blue);background:#eaf1ff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.locations-module__w-K0aq__previewAvatar svg{width:26px;height:26px}.locations-module__w-K0aq__previewName{color:var(--ink);font-size:18px;font-weight:700}.locations-module__w-K0aq__previewBadge{color:var(--blue);background:#e8efff;border-radius:999px;align-items:center;margin-top:5px;padding:2px 9px;font-size:11.5px;font-weight:600;display:inline-flex}.locations-module__w-K0aq__previewType{color:#6b7888;border-top:1px solid #eef1f6;align-items:center;gap:7px;padding:12px 0;font-size:13px;display:flex}.locations-module__w-K0aq__previewType svg{width:15px;height:15px;color:var(--muted)}.locations-module__w-K0aq__previewType.locations-module__w-K0aq__muted{color:#aab4c2}.locations-module__w-K0aq__previewUseLabel{color:var(--muted);margin:4px 0 8px;font-size:12px;font-weight:600}.locations-module__w-K0aq__chips{flex-wrap:wrap;gap:6px;display:flex}.locations-module__w-K0aq__chip{color:var(--muted);background:#f1f4f9;border-radius:999px;padding:4px 11px;font-size:12px;font-weight:600}.locations-module__w-K0aq__chip.locations-module__w-K0aq__chipActive{color:var(--blue);background:#e8efff}.locations-module__w-K0aq__aboutLede{color:#6b7888;margin:4px 0 16px;font-size:13px;line-height:1.5}.locations-module__w-K0aq__aboutRow{border-top:1px solid #eef1f6;gap:12px;padding:11px 0;display:flex}.locations-module__w-K0aq__aboutRow:first-of-type{border-top:0;padding-top:0}.locations-module__w-K0aq__aboutIcon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.locations-module__w-K0aq__aboutIcon svg{width:17px;height:17px}.locations-module__w-K0aq__aboutBody{min-width:0}.locations-module__w-K0aq__aboutName{color:var(--ink);font-size:13.5px;font-weight:700}.locations-module__w-K0aq__aboutText{color:#7a8696;margin-top:1px;font-size:12.5px;line-height:1.4}@media (max-width:1160px){.locations-module__w-K0aq__layout{grid-template-columns:1fr}.locations-module__w-K0aq__rail{flex-flow:wrap}.locations-module__w-K0aq__railCard,.locations-module__w-K0aq__promo{flex:280px}.locations-module__w-K0aq__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.locations-module__w-K0aq__addGrid{grid-template-columns:1fr}}@media (max-width:1024px){.locations-module__w-K0aq__stats,.locations-module__w-K0aq__useGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.locations-module__w-K0aq__cards,.locations-module__w-K0aq__stats{grid-template-columns:1fr}.locations-module__w-K0aq__toolbarSpacer{display:none}.locations-module__w-K0aq__scanBtn{flex:100%;justify-content:center}.locations-module__w-K0aq__formRow,.locations-module__w-K0aq__useGrid{grid-template-columns:1fr}}.locations-module__w-K0aq__detail{flex-direction:column;gap:18px;max-width:1480px;display:flex}.locations-module__w-K0aq__txBlue{color:#155dfc}.locations-module__w-K0aq__txGreen{color:#0a9861}.locations-module__w-K0aq__txAmber{color:#c2710c}.locations-module__w-K0aq__txRed{color:var(--red)}.locations-module__w-K0aq__badgeRed{color:#c5392e;background:#fdeceb}.locations-module__w-K0aq__locHeader{background:#fff;border:1px solid #e6ebf2;border-radius:16px;grid-template-columns:minmax(220px,1.1fr) minmax(220px,1.4fr) auto;align-items:center;gap:24px;padding:18px 20px;display:grid}.locations-module__w-K0aq__locHeadMain{align-items:center;gap:14px;min-width:0;display:flex}.locations-module__w-K0aq__locHeadBody{min-width:0}.locations-module__w-K0aq__locHeadName{color:var(--ink);font-size:18px;font-weight:700}.locations-module__w-K0aq__locProgress{flex-direction:column;gap:7px;display:flex}.locations-module__w-K0aq__locProgressLabel{color:#6b7888;font-size:12.5px;font-weight:600}.locations-module__w-K0aq__locMeta{flex-wrap:wrap;gap:18px;margin-top:4px;display:flex}.locations-module__w-K0aq__locMetaItem{color:#3a4a5a;align-items:center;gap:7px;font-size:12.5px;font-weight:600;display:flex}.locations-module__w-K0aq__locMetaItem svg{color:#9aa6b4;width:15px;height:15px}.locations-module__w-K0aq__locMetaItem small{color:#9aa6b4;font-size:11px;font-weight:500;display:block}.locations-module__w-K0aq__locActions{flex-direction:column;gap:8px;min-width:180px;display:flex}.locations-module__w-K0aq__locActions .locations-module__w-K0aq__scanBtn{justify-content:center;height:40px}.locations-module__w-K0aq__btnWide{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d6deea;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:9px 14px;font-size:13.5px;font-weight:600;display:inline-flex}.locations-module__w-K0aq__btnWide svg{width:15px;height:15px;margin-left:auto}.locations-module__w-K0aq__btnWide:hover{border-color:var(--blue);color:var(--blue)}.locations-module__w-K0aq__printLink{font:inherit;color:var(--blue);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;padding:4px;font-size:13px;font-weight:600;display:inline-flex}.locations-module__w-K0aq__printLink svg{width:15px;height:15px}.locations-module__w-K0aq__printLink:hover{color:var(--blue)}.locations-module__w-K0aq__detailGrid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:18px;display:grid}.locations-module__w-K0aq__detailMain{flex-direction:column;gap:18px;min-width:0;display:flex}.locations-module__w-K0aq__detailRail{flex-direction:column;gap:16px;display:flex}.locations-module__w-K0aq__cardHeadRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.locations-module__w-K0aq__cardHeadRow .locations-module__w-K0aq__panelTitle{margin:0}.locations-module__w-K0aq__filterBtn{color:#3a4a5a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0e6ef;border-radius:10px;align-items:center;gap:7px;padding:0 14px;font-size:13.5px;font-weight:600;display:inline-flex}.locations-module__w-K0aq__filterBtn svg{width:15px;height:15px;color:var(--muted)}.locations-module__w-K0aq__filterBtn:hover{border-color:var(--blue);color:var(--blue)}.locations-module__w-K0aq__tableWrap{margin:12px 0 0}.locations-module__w-K0aq__table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:12px}.locations-module__w-K0aq__table th{text-align:left;text-transform:uppercase;letter-spacing:.02em;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #eef1f6;padding:0 8px 8px;font-size:10.5px;font-weight:600;overflow:hidden}.locations-module__w-K0aq__table td{vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;color:var(--ink);border-bottom:1px solid #f1f4f8;padding:8px;overflow:hidden}.locations-module__w-K0aq__table tbody tr:hover{background:#fafcff}.locations-module__w-K0aq__table th:first-child,.locations-module__w-K0aq__table td:first-child{width:30%}.locations-module__w-K0aq__table th:nth-child(2),.locations-module__w-K0aq__table td:nth-child(2){width:9%}.locations-module__w-K0aq__table th:nth-child(3),.locations-module__w-K0aq__table td:nth-child(3){width:7%}.locations-module__w-K0aq__table th:nth-child(4),.locations-module__w-K0aq__table td:nth-child(4),.locations-module__w-K0aq__table th:nth-child(5),.locations-module__w-K0aq__table td:nth-child(5){width:14%}.locations-module__w-K0aq__table th:nth-child(6),.locations-module__w-K0aq__table td:nth-child(6){width:12%}.locations-module__w-K0aq__table th:nth-child(7),.locations-module__w-K0aq__table td:nth-child(7){width:14%}.locations-module__w-K0aq__tItem{color:var(--ink);font-weight:600}.locations-module__w-K0aq__tItemCell{align-items:center;gap:8px;min-width:0;display:flex}.locations-module__w-K0aq__tItemCell .locations-module__w-K0aq__tItemLink,.locations-module__w-K0aq__tItemCell .locations-module__w-K0aq__tItem{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.locations-module__w-K0aq__tItemCell .crl-thumb{background:0 0;border:none;flex:none;width:32px;height:32px}.locations-module__w-K0aq__tItemLink{font:inherit;text-align:left;color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.locations-module__w-K0aq__tItemLink:hover{color:var(--blue);text-decoration:underline}.locations-module__w-K0aq__tMuted{color:var(--muted)}.locations-module__w-K0aq__tdRed{color:var(--red);font-weight:600}.locations-module__w-K0aq__tdAmber{color:#c2710c;font-weight:600}.locations-module__w-K0aq__evi{align-items:center;gap:6px;font-weight:600;display:inline-flex}.locations-module__w-K0aq__evi svg{width:14px;height:14px}.locations-module__w-K0aq__savings{color:#0a9861;font-weight:700}.locations-module__w-K0aq__tLink{font:inherit;color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.locations-module__w-K0aq__tLink:hover{text-decoration:underline}.locations-module__w-K0aq__tActions{align-items:center;gap:4px;display:flex}.locations-module__w-K0aq__tBtn{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d6deea;border-radius:8px;padding:6px 12px;font-size:12.5px;font-weight:600}.locations-module__w-K0aq__tBtn:hover{border-color:var(--blue);color:var(--blue)}.locations-module__w-K0aq__kebab{cursor:pointer;color:#9aa6b4;background:0 0;border:0;border-radius:6px;padding:4px 6px;font-size:17px;line-height:1}.locations-module__w-K0aq__kebab:hover{color:var(--ink);background:#eef1f6}.locations-module__w-K0aq__tableFoot{justify-content:space-between;align-items:center;gap:12px;padding-top:14px;font-size:12.5px;display:flex}.locations-module__w-K0aq__pager{align-items:center;gap:4px;display:flex}.locations-module__w-K0aq__pageNum,.locations-module__w-K0aq__pageNav{min-width:30px;height:30px;font:inherit;color:#3a4a5a;cursor:pointer;background:#fff;border:1px solid #e0e6ef;border-radius:8px;justify-content:center;align-items:center;font-size:12.5px;font-weight:600;display:inline-flex}.locations-module__w-K0aq__pageNav svg{width:15px;height:15px}.locations-module__w-K0aq__pageNum:hover,.locations-module__w-K0aq__pageNav:hover{border-color:var(--blue);color:var(--blue)}.locations-module__w-K0aq__pageActive{background:var(--blue);border-color:var(--blue);color:#fff}.locations-module__w-K0aq__pageActive:hover{color:#fff}.locations-module__w-K0aq__scanRow{border-top:1px solid #eef1f6;align-items:center;gap:12px;padding:11px 0;display:flex}.locations-module__w-K0aq__scanRow:first-of-type{border-top:0}.locations-module__w-K0aq__scanBody{flex:1;min-width:0}.locations-module__w-K0aq__scanText{color:var(--ink);font-size:13.5px;font-weight:600}.locations-module__w-K0aq__scanMeta{color:var(--muted);margin-top:1px;font-size:12px}.locations-module__w-K0aq__scanWho{align-items:center;gap:8px;min-width:0;display:flex}.locations-module__w-K0aq__scanWho .locations-module__w-K0aq__footMetaValue{font-size:12.5px}.locations-module__w-K0aq__scanTime{color:var(--muted);white-space:nowrap;text-align:right;min-width:64px;font-size:12px}.locations-module__w-K0aq__issueRow{border-top:1px solid #eef1f6;align-items:center;gap:10px;padding:10px 0;display:flex}.locations-module__w-K0aq__issueRow:first-of-type{border-top:0}.locations-module__w-K0aq__issueIcon{display:inline-flex}.locations-module__w-K0aq__issueIcon svg{width:17px;height:17px}.locations-module__w-K0aq__issueLabel{color:var(--ink);flex:1;font-size:13.5px;font-weight:600}.locations-module__w-K0aq__issueValue{color:var(--ink);font-size:14px;font-weight:700}.locations-module__w-K0aq__railBtn{width:100%;font:inherit;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d6deea;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:12px;padding:9px 14px;font-size:13.5px;font-weight:600;display:flex}.locations-module__w-K0aq__railBtn svg{width:15px;height:15px}.locations-module__w-K0aq__railBtn:hover{border-color:var(--blue);color:var(--blue)}.locations-module__w-K0aq__evidenceRow{border-top:1px solid #eef1f6;align-items:center;gap:10px;padding:9px 0;display:flex}.locations-module__w-K0aq__evidenceRow:first-of-type{border-top:0}.locations-module__w-K0aq__eviDot{display:inline-flex}.locations-module__w-K0aq__eviDot svg{width:16px;height:16px}.locations-module__w-K0aq__eviLabel{color:var(--ink);flex:1;font-size:13px}.locations-module__w-K0aq__eviStatus{font-size:12.5px;font-weight:600}.locations-module__w-K0aq__reorderHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.locations-module__w-K0aq__reorderHead .locations-module__w-K0aq__railTitle{margin:0 0 2px}.locations-module__w-K0aq__reorderEst{text-align:right}.locations-module__w-K0aq__reorderEst small{display:block}.locations-module__w-K0aq__reorderEst .locations-module__w-K0aq__savings{font-size:18px}.locations-module__w-K0aq__reorderRow{border-top:1px solid #eef1f6;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:9px 0;display:grid}.locations-module__w-K0aq__reorderName{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.locations-module__w-K0aq__railPrimary{width:100%;font:inherit;color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:14px;padding:11px 14px;font-size:14px;font-weight:600;display:flex}.locations-module__w-K0aq__railPrimary svg{width:16px;height:16px}.locations-module__w-K0aq__railPrimary:hover{background:var(--blue)}@media (max-width:1180px){.locations-module__w-K0aq__detailGrid{grid-template-columns:1fr}.locations-module__w-K0aq__detailRail{flex-flow:wrap}.locations-module__w-K0aq__detailRail .locations-module__w-K0aq__railCard{flex:280px}.locations-module__w-K0aq__locHeader{grid-template-columns:1fr}.locations-module__w-K0aq__locActions{min-width:0}}
.scanmobile-module__MMYYJa__screen svg,.scanmobile-module__MMYYJa__camera svg,.scanmobile-module__MMYYJa__sheet svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;color:inherit}.scanmobile-module__MMYYJa__tBlue{color:#155dfc;background:#eaf1ff}.scanmobile-module__MMYYJa__tGreen{color:#0a9861;background:#e5f6ec}.scanmobile-module__MMYYJa__tAmber{color:#c2710c;background:#fff3db}.scanmobile-module__MMYYJa__tRed{color:#d1352b;background:#d1352b1a}.scanmobile-module__MMYYJa__tViolet{color:#7c3aed;background:#f1ecff}.scanmobile-module__MMYYJa__tIndigo{color:#4f46e5;background:#ebecff}.scanmobile-module__MMYYJa__tTeal{color:#0d9488;background:#e1f6f1}.scanmobile-module__MMYYJa__tSlate{color:#475569;background:#eef1f6}.scanmobile-module__MMYYJa__txGreen{color:#0a9861}.scanmobile-module__MMYYJa__txAmber{color:#c2710c}.scanmobile-module__MMYYJa__txRed{color:#d1352b}.scanmobile-module__MMYYJa__txBlue{color:#2f5bd6}.scanmobile-module__MMYYJa__screen{z-index:60;color:#14202e;-webkit-font-smoothing:antialiased;background:#f5f7fb;flex-direction:column;display:flex;position:fixed;inset:0}.scanmobile-module__MMYYJa__topbar{padding:calc(10px + env(safe-area-inset-top)) 16px 10px;background:#fff;border-bottom:1px solid #eef1f6;flex-shrink:0;align-items:center;gap:10px;display:flex}.scanmobile-module__MMYYJa__iconBtn{color:#2c3a4b;cursor:pointer;background:#fff;border:1px solid #e7ecf3;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.scanmobile-module__MMYYJa__iconBtn:active{background:#f1f4f9}.scanmobile-module__MMYYJa__iconBtn svg{width:19px;height:19px}.scanmobile-module__MMYYJa__brand{flex:1;justify-content:center;align-items:center;display:flex}.scanmobile-module__MMYYJa__brand .brand-mark{width:132px}.scanmobile-module__MMYYJa__topSpacer{flex-shrink:0;width:38px}.scanmobile-module__MMYYJa__body{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:16px;padding:20px 16px 24px;display:flex;overflow-y:auto}.scanmobile-module__MMYYJa__intro{flex-direction:column;gap:4px;display:flex}.scanmobile-module__MMYYJa__h1{color:#14202e;letter-spacing:-.01em;margin:0;font-size:26px;font-weight:800;line-height:1.12}.scanmobile-module__MMYYJa__sub{color:#5b6b7c;margin:0;font-size:14.5px;line-height:1.45}.scanmobile-module__MMYYJa__footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eef1f6;flex-shrink:0;gap:12px;display:flex}.scanmobile-module__MMYYJa__btnPrimary,.scanmobile-module__MMYYJa__btnOutline{cursor:pointer;border-radius:13px;flex:1;justify-content:center;align-items:center;gap:8px;height:52px;font-size:16px;font-weight:700;display:inline-flex}.scanmobile-module__MMYYJa__btnPrimary{color:#fff;background:#2f5bd6;border:0}.scanmobile-module__MMYYJa__btnPrimary:active{background:#2449b3}.scanmobile-module__MMYYJa__btnPrimary:disabled{cursor:default;background:#aebfe6}.scanmobile-module__MMYYJa__btnOutline{color:#2f5bd6;background:#fff;border:1.5px solid #cdd9f3}.scanmobile-module__MMYYJa__btnOutline:active{background:#f2f6ff}.scanmobile-module__MMYYJa__btnPrimary svg,.scanmobile-module__MMYYJa__btnOutline svg{width:18px;height:18px}.scanmobile-module__MMYYJa__resumeCard{background:#f3f7ff;border:1.5px solid #cdd9f3;border-radius:18px;flex-direction:column;gap:14px;padding:16px;display:flex}.scanmobile-module__MMYYJa__resumeTop{align-items:flex-start;gap:14px;display:flex}.scanmobile-module__MMYYJa__resumeIcon{color:#2f5bd6;background:#e1ebff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.scanmobile-module__MMYYJa__resumeIcon svg{width:25px;height:25px}.scanmobile-module__MMYYJa__resumeBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.scanmobile-module__MMYYJa__resumeKicker{letter-spacing:.06em;color:#2f5bd6;font-size:12px;font-weight:800}.scanmobile-module__MMYYJa__resumeTitle{color:#14202e;font-size:19px;font-weight:800;line-height:1.15}.scanmobile-module__MMYYJa__resumeMeta{color:#46566a;align-items:center;gap:8px;margin-top:4px;font-size:14px;display:flex}.scanmobile-module__MMYYJa__resumeMeta svg{color:#7a8799;flex-shrink:0;width:16px;height:16px}.scanmobile-module__MMYYJa__resumeChevron{color:#98a4b4;flex-shrink:0;align-self:center}.scanmobile-module__MMYYJa__resumeChevron svg{width:22px;height:22px}.scanmobile-module__MMYYJa__resumeBtn{color:#fff;cursor:pointer;background:#2f5bd6;border:0;border-radius:13px;justify-content:center;align-items:center;height:50px;font-size:16px;font-weight:700;display:inline-flex}.scanmobile-module__MMYYJa__resumeBtn:active{background:#2449b3}.scanmobile-module__MMYYJa__actionList{flex-direction:column;gap:12px;display:flex}.scanmobile-module__MMYYJa__actionRow{cursor:pointer;text-align:left;background:#fff;border:1px solid #e7ecf3;border-radius:16px;align-items:center;gap:14px;width:100%;padding:16px;display:flex}.scanmobile-module__MMYYJa__actionRow:active{background:#f7f9fc}.scanmobile-module__MMYYJa__actionIcon{color:#2f5bd6;background:#eef3ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.scanmobile-module__MMYYJa__actionIcon svg{width:21px;height:21px}.scanmobile-module__MMYYJa__actionText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.scanmobile-module__MMYYJa__actionTitle{color:#14202e;font-size:16px;font-weight:700}.scanmobile-module__MMYYJa__actionSub{color:#6a7889;font-size:13.5px}.scanmobile-module__MMYYJa__actionChevron{color:#b6c0cd;flex-shrink:0}.scanmobile-module__MMYYJa__actionChevron svg{width:20px;height:20px}.scanmobile-module__MMYYJa__assurance{color:#6a7889;align-items:center;gap:10px;margin-top:2px;padding:0 2px;font-size:13.5px;line-height:1.4;display:flex}.scanmobile-module__MMYYJa__assurance svg{color:#2f5bd6;flex-shrink:0;width:20px;height:20px}.scanmobile-module__MMYYJa__sectionLabel{color:#2c3a4b;margin:4px 0 -4px;font-size:14px;font-weight:700}.scanmobile-module__MMYYJa__lastUsed{cursor:pointer;text-align:left;background:#f3f7ff;border:1.5px solid #2f5bd6;border-radius:16px;align-items:center;gap:14px;width:100%;padding:16px;display:flex}.scanmobile-module__MMYYJa__lastUsedIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.scanmobile-module__MMYYJa__lastUsedIcon svg{width:24px;height:24px}.scanmobile-module__MMYYJa__lastUsedBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.scanmobile-module__MMYYJa__lastUsedName{color:#14202e;font-size:17px;font-weight:700}.scanmobile-module__MMYYJa__lastUsedSub{color:#6a7889;font-size:13.5px}.scanmobile-module__MMYYJa__lastUsedCheck{color:#fff;background:#2f5bd6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.scanmobile-module__MMYYJa__lastUsedCheck svg{stroke-width:2.4px;width:17px;height:17px}.scanmobile-module__MMYYJa__locList{background:#fff;border:1px solid #e7ecf3;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.scanmobile-module__MMYYJa__locRow{cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #eef1f6;align-items:center;gap:14px;width:100%;padding:15px 16px;display:flex}.scanmobile-module__MMYYJa__locRow:last-child{border-bottom:0}.scanmobile-module__MMYYJa__locRow:active{background:#f7f9fc}.scanmobile-module__MMYYJa__locRowIcon{color:#2f5bd6;flex-shrink:0;display:inline-flex}.scanmobile-module__MMYYJa__locRowIcon svg{width:26px;height:26px}.scanmobile-module__MMYYJa__locRowName{color:#14202e;flex:1;min-width:0;font-size:16px;font-weight:600}.scanmobile-module__MMYYJa__locRowChevron{color:#b6c0cd;flex-shrink:0}.scanmobile-module__MMYYJa__locRowChevron svg{width:19px;height:19px}.scanmobile-module__MMYYJa__recent{text-align:left;cursor:pointer;background:#fff;border:1px solid #e7ecf3;border-radius:16px;align-items:center;gap:14px;width:100%;padding:14px 16px;display:flex}.scanmobile-module__MMYYJa__recent:active{background:#f7f9fc}.scanmobile-module__MMYYJa__recentIcon{color:#2f5bd6;flex-shrink:0;display:inline-flex}.scanmobile-module__MMYYJa__recentIcon svg{width:24px;height:24px}.scanmobile-module__MMYYJa__recentBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.scanmobile-module__MMYYJa__recentTitle{color:#14202e;font-size:15px;font-weight:700}.scanmobile-module__MMYYJa__recentNames{color:#6a7889;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.scanmobile-module__MMYYJa__manage{text-align:center;flex-direction:column;gap:4px;margin-top:4px;display:flex}.scanmobile-module__MMYYJa__manageHint{color:#6a7889;font-size:13.5px}.scanmobile-module__MMYYJa__manageLink{color:#2f5bd6;cursor:pointer;background:0 0;border:0;padding:4px;font-size:15px;font-weight:700}.scanmobile-module__MMYYJa__emptyNote{text-align:center;color:#6a7889;background:#fafbfd;border:1px dashed #d6deea;border-radius:16px;padding:26px 18px;font-size:14px}.scanmobile-module__MMYYJa__camera{z-index:60;color:#fff;background:#05070b;position:fixed;inset:0;overflow:hidden}.scanmobile-module__MMYYJa__cameraVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.scanmobile-module__MMYYJa__cameraScrim{pointer-events:none;background:linear-gradient(#05070b8c 0%,#05070b00 22% 70%,#05070ba6 100%);position:absolute;inset:0}.scanmobile-module__MMYYJa__camPermission{text-align:center;color:#e8eef6;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:30px;display:flex;position:absolute;inset:0}.scanmobile-module__MMYYJa__camPermission svg{width:34px;height:34px}.scanmobile-module__MMYYJa__camPermission p{color:#aeb9c8;max-width:28ch;margin:0;font-size:13.5px;line-height:1.5}.scanmobile-module__MMYYJa__camRetry{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff4d;border-radius:10px;align-items:center;gap:7px;margin-top:6px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.scanmobile-module__MMYYJa__camRetry svg{width:16px;height:16px}.scanmobile-module__MMYYJa__camTop{padding:calc(12px + env(safe-area-inset-top)) 16px 12px;z-index:3;align-items:center;gap:10px;display:flex;position:absolute;top:0;left:0;right:0}.scanmobile-module__MMYYJa__camCircle{color:#14202e;cursor:pointer;background:#fff;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:0 2px 8px #00000040}.scanmobile-module__MMYYJa__camCircle svg{width:20px;height:20px}.scanmobile-module__MMYYJa__camCircleActive{color:#1c1402;background:#ffd233}.scanmobile-module__MMYYJa__camBrand{color:#fff;letter-spacing:-.01em;flex:1;justify-content:center;align-items:center;gap:8px;font-size:19px;font-weight:800;display:flex}.scanmobile-module__MMYYJa__camBrand svg{color:#2f5bd6;stroke-width:2.2px;width:24px;height:24px}.scanmobile-module__MMYYJa__camRight{flex-shrink:0;align-items:center;gap:10px;display:flex}.scanmobile-module__MMYYJa__locPill{top:calc(64px + env(safe-area-inset-top));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:3;background:#0c1018b8;border:0;border-radius:999px;align-items:center;gap:9px;max-width:80%;padding:10px 16px;font-size:15px;font-weight:700;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)}.scanmobile-module__MMYYJa__locPill svg{width:18px;height:18px}.scanmobile-module__MMYYJa__locPillName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.scanmobile-module__MMYYJa__locPillCaret{opacity:.8}.scanmobile-module__MMYYJa__locPillCaret svg{width:16px;height:16px}.scanmobile-module__MMYYJa__camFrame{aspect-ratio:1.4;pointer-events:none;z-index:2;width:72%;position:absolute;top:50%;left:50%;transform:translate(-50%,-54%)}.scanmobile-module__MMYYJa__camFrame span{border:3px solid #4f8dff;width:34px;height:34px;position:absolute}.scanmobile-module__MMYYJa__camFrame span:first-child{border-bottom:0;border-right:0;border-radius:10px 0 0;top:0;left:0}.scanmobile-module__MMYYJa__camFrame span:nth-child(2){border-bottom:0;border-left:0;border-radius:0 10px 0 0;top:0;right:0}.scanmobile-module__MMYYJa__camFrame span:nth-child(3){border-top:0;border-right:0;border-radius:0 0 0 10px;bottom:0;left:0}.scanmobile-module__MMYYJa__camFrame span:nth-child(4){border-top:0;border-left:0;border-radius:0 0 10px;bottom:0;right:0}.scanmobile-module__MMYYJa__scanCaptured .scanmobile-module__MMYYJa__camFrame span{border-color:#2ee27a}.scanmobile-module__MMYYJa__camHint{left:0;right:0;bottom:calc(150px + env(safe-area-inset-bottom));text-align:center;color:#fff;text-shadow:0 1px 4px #000000b3;z-index:2;padding:0 24px;font-size:13.5px;font-weight:600;position:absolute}.scanmobile-module__MMYYJa__resultCard{left:12px;right:12px;bottom:calc(84px + env(safe-area-inset-bottom));z-index:4;background:#fff;border-radius:18px;flex-direction:column;gap:12px;padding:14px;animation:.22s scanmobile-module__MMYYJa__resultIn;display:flex;position:absolute;box-shadow:0 12px 38px #00000052}@keyframes scanmobile-module__MMYYJa__resultIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.scanmobile-module__MMYYJa__resultMain{align-items:flex-start;gap:12px;display:flex}.scanmobile-module__MMYYJa__resultThumb{color:#98a4b4;background:#f1f4f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex;overflow:hidden}.scanmobile-module__MMYYJa__resultThumb img{object-fit:cover;width:100%;height:100%}.scanmobile-module__MMYYJa__resultThumb svg{width:22px;height:22px}.scanmobile-module__MMYYJa__resultBody{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.scanmobile-module__MMYYJa__resultName{color:#14202e;align-items:flex-start;gap:7px;font-size:16px;font-weight:800;display:flex}.scanmobile-module__MMYYJa__resultName svg{flex-shrink:0;width:19px;height:19px;margin-top:1px}.scanmobile-module__MMYYJa__resultName span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.scanmobile-module__MMYYJa__resultSkuRow{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.scanmobile-module__MMYYJa__resultSku{color:#5b6b7c;font-size:13.5px}.scanmobile-module__MMYYJa__resultSku strong{color:#2c3a4b;font-weight:600}.scanmobile-module__MMYYJa__resultPill{border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}.scanmobile-module__MMYYJa__resultPill svg{width:13px;height:13px}.scanmobile-module__MMYYJa__pillGreen{color:#0a8553;background:#e3f6ec}.scanmobile-module__MMYYJa__pillAmber{color:#b3650a;background:#fff3db}.scanmobile-module__MMYYJa__pillRed{color:#c5392e;background:#fdeeed}.scanmobile-module__MMYYJa__resultDelta{color:#0a8553;background:#e3f6ec;border-radius:9px;justify-content:center;align-self:flex-start;align-items:center;min-width:38px;height:28px;margin-left:auto;padding:0 8px;font-size:14px;font-weight:800;display:inline-flex}.scanmobile-module__MMYYJa__resultQty{color:#6a7889;font-size:13px}.scanmobile-module__MMYYJa__resultActions{border-top:1px solid #eef1f6;gap:8px;padding-top:10px;display:flex}.scanmobile-module__MMYYJa__resultBtn{color:#2f5bd6;cursor:pointer;background:0 0;border:0;border-radius:11px;flex:1;justify-content:center;align-items:center;gap:6px;height:40px;font-size:14px;font-weight:700;display:inline-flex}.scanmobile-module__MMYYJa__resultBtn:active{background:#f2f6ff}.scanmobile-module__MMYYJa__resultBtn svg{width:16px;height:16px}.scanmobile-module__MMYYJa__resultBtnDivider{border-left:1px solid #eef1f6}.scanmobile-module__MMYYJa__camBottom{left:0;right:0;bottom:calc(18px + env(safe-area-inset-bottom));z-index:3;justify-content:center;gap:12px;padding:0 16px;display:flex;position:absolute}.scanmobile-module__MMYYJa__camPillBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#0c1018a8;border:1px solid #ffffff47;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:8px;max-width:220px;height:50px;font-size:15px;font-weight:600;display:inline-flex}.scanmobile-module__MMYYJa__camPillBtn svg{width:18px;height:18px}.scanmobile-module__MMYYJa__prodCard{background:#fff;border:1px solid #e7ecf3;border-radius:16px;flex-direction:column;gap:14px;padding:16px;display:flex}.scanmobile-module__MMYYJa__prodTop{gap:14px;display:flex}.scanmobile-module__MMYYJa__prodImg{color:#98a4b4;background:#f1f4f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;display:inline-flex;overflow:hidden}.scanmobile-module__MMYYJa__prodImg img{object-fit:contain;width:100%;height:100%}.scanmobile-module__MMYYJa__prodImg svg{width:30px;height:30px}.scanmobile-module__MMYYJa__prodInfo{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.scanmobile-module__MMYYJa__prodName{color:#14202e;font-size:18px;font-weight:800;line-height:1.2}.scanmobile-module__MMYYJa__prodAttr{color:#5b6b7c;font-size:14px}.scanmobile-module__MMYYJa__prodSpecs{border-top:1px solid #eef1f6;gap:22px;padding-top:12px;display:flex}.scanmobile-module__MMYYJa__prodSpec{flex-direction:column;gap:2px;display:flex}.scanmobile-module__MMYYJa__prodSpecLabel{letter-spacing:.04em;color:#8593a3;text-transform:uppercase;font-size:11.5px;font-weight:700}.scanmobile-module__MMYYJa__prodSpecVal{color:#14202e;font-size:14.5px;font-weight:600}.scanmobile-module__MMYYJa__prodLocChip{color:#14202e;background:#f7f9fc;border:1px solid #e7ecf3;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;font-size:15px;font-weight:600;display:flex}.scanmobile-module__MMYYJa__prodLocChip svg{color:#2f5bd6;flex-shrink:0;width:18px;height:18px}.scanmobile-module__MMYYJa__formCard{background:#fff;border:1px solid #e7ecf3;border-radius:16px;flex-direction:column;gap:16px;padding:16px;display:flex}.scanmobile-module__MMYYJa__formHead{color:#14202e;align-items:center;gap:10px;font-size:17px;font-weight:800;display:flex}.scanmobile-module__MMYYJa__formHead svg{color:#2f5bd6;width:20px;height:20px}.scanmobile-module__MMYYJa__formRow{grid-template-columns:110px 1fr;align-items:center;gap:12px;display:grid}.scanmobile-module__MMYYJa__formRowWide{grid-template-columns:110px 1fr}.scanmobile-module__MMYYJa__formLabel{color:#46566a;font-size:14.5px;font-weight:500}.scanmobile-module__MMYYJa__select,.scanmobile-module__MMYYJa__input{color:#14202e;appearance:none;background:#fff;border:1px solid #d6deea;border-radius:11px;outline:none;width:100%;padding:13px 14px;font-size:15px}.scanmobile-module__MMYYJa__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2398a4b4' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:18px;padding-right:40px}.scanmobile-module__MMYYJa__input:focus,.scanmobile-module__MMYYJa__select:focus{border-color:#2f5bd6}.scanmobile-module__MMYYJa__stepper{align-items:center;gap:0;display:flex}.scanmobile-module__MMYYJa__stepBtn{color:#2c3a4b;cursor:pointer;background:#fff;border:1px solid #d6deea;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:inline-flex}.scanmobile-module__MMYYJa__stepBtn:first-child{border-radius:11px 0 0 11px}.scanmobile-module__MMYYJa__stepBtn:last-child{border-radius:0 11px 11px 0}.scanmobile-module__MMYYJa__stepBtn:active{background:#f1f4f9}.scanmobile-module__MMYYJa__stepVal{color:#14202e;border-top:1px solid #d6deea;border-bottom:1px solid #d6deea;flex:1;justify-content:center;align-items:center;height:48px;font-size:17px;font-weight:700;display:inline-flex}.scanmobile-module__MMYYJa__formRowSuffix{align-items:center;gap:10px;display:flex}.scanmobile-module__MMYYJa__formSuffix{color:#6a7889;flex-shrink:0;font-size:14px}.scanmobile-module__MMYYJa__reviewTitle{text-align:center;flex-direction:column;align-items:center;gap:2px;display:flex}.scanmobile-module__MMYYJa__reviewH1{color:#14202e;margin:0;font-size:22px;font-weight:800}.scanmobile-module__MMYYJa__reviewSub{color:#6a7889;font-size:14px}.scanmobile-module__MMYYJa__statGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.scanmobile-module__MMYYJa__statCard{background:#fff;border:1px solid #e7ecf3;border-radius:14px;flex-direction:column;align-items:center;gap:3px;padding:12px 4px;display:flex}.scanmobile-module__MMYYJa__statCard svg{width:20px;height:20px}.scanmobile-module__MMYYJa__statVal{color:#14202e;font-size:22px;font-weight:800;line-height:1}.scanmobile-module__MMYYJa__statLabel{color:#6a7889;text-align:center;font-size:11px;line-height:1.2}.scanmobile-module__MMYYJa__section{background:#fff;border:1px solid #e7ecf3;border-radius:16px;overflow:hidden}.scanmobile-module__MMYYJa__sectionRed{border-color:#f3d3d0}.scanmobile-module__MMYYJa__secHead{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:9px;width:100%;padding:14px 16px;display:flex}.scanmobile-module__MMYYJa__secHeadIcon svg{width:19px;height:19px}.scanmobile-module__MMYYJa__secTitle{flex:1;font-size:15.5px;font-weight:800}.scanmobile-module__MMYYJa__secToggle{color:#98a4b4;flex-shrink:0;transition:transform .18s}.scanmobile-module__MMYYJa__secToggle svg{width:19px;height:19px}.scanmobile-module__MMYYJa__secToggleOpen{transform:rotate(180deg)}.scanmobile-module__MMYYJa__revList{flex-direction:column;display:flex}.scanmobile-module__MMYYJa__revRow{border-top:1px solid #eef1f6;align-items:center;gap:12px;padding:12px 16px;display:flex}.scanmobile-module__MMYYJa__revThumb{color:#98a4b4;background:#f1f4f9;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;overflow:hidden}.scanmobile-module__MMYYJa__revThumb img{object-fit:cover;width:100%;height:100%}.scanmobile-module__MMYYJa__revThumb svg{width:20px;height:20px}.scanmobile-module__MMYYJa__revBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.scanmobile-module__MMYYJa__revName{color:#14202e;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.scanmobile-module__MMYYJa__revMeta{color:#6a7889;font-size:12.5px}.scanmobile-module__MMYYJa__revLoc{color:#6a7889;align-items:center;gap:4px;font-size:12.5px;display:inline-flex}.scanmobile-module__MMYYJa__revLoc svg{width:13px;height:13px}.scanmobile-module__MMYYJa__revRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.scanmobile-module__MMYYJa__revBtn{color:#2f5bd6;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cdd9f3;border-radius:9px;padding:7px 13px;font-size:13px;font-weight:700}.scanmobile-module__MMYYJa__revBtn:active{background:#f2f6ff}.scanmobile-module__MMYYJa__revChevron{color:#b6c0cd;flex-shrink:0}.scanmobile-module__MMYYJa__revChevron svg{width:18px;height:18px}.scanmobile-module__MMYYJa__moreRow{color:#2f5bd6;cursor:pointer;background:0 0;border:0;border-top:1px solid #eef1f6;justify-content:center;align-items:center;gap:6px;width:100%;padding:13px 16px;font-size:14px;font-weight:700;display:flex}.scanmobile-module__MMYYJa__moreRow svg{width:16px;height:16px}.scanmobile-module__MMYYJa__banner{color:#345;background:#eef4ff;border-radius:13px;align-items:center;gap:10px;padding:13px 15px;font-size:13.5px;display:flex}.scanmobile-module__MMYYJa__banner svg{color:#2f5bd6;flex-shrink:0;width:18px;height:18px}.scanmobile-module__MMYYJa__sheetRoot{z-index:80;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.scanmobile-module__MMYYJa__sheetBackdrop{background:#080e1a80;position:absolute;inset:0}.scanmobile-module__MMYYJa__sheet{padding:8px 18px calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:22px 22px 0 0;flex-direction:column;gap:14px;max-height:84vh;animation:.24s scanmobile-module__MMYYJa__sheetIn;display:flex;position:relative;box-shadow:0 -10px 40px #080e1a40}@keyframes scanmobile-module__MMYYJa__sheetIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.scanmobile-module__MMYYJa__sheetGrip{background:#dde3ec;border-radius:3px;flex-shrink:0;width:40px;height:5px;margin:6px auto 0}.scanmobile-module__MMYYJa__sheetHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.scanmobile-module__MMYYJa__sheetHead strong{color:#14202e;font-size:18px;font-weight:800}.scanmobile-module__MMYYJa__sheetClose{color:#5b6b7c;cursor:pointer;background:#f1f4f9;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.scanmobile-module__MMYYJa__sheetClose svg{width:18px;height:18px}.scanmobile-module__MMYYJa__sheetScroll{-webkit-overflow-scrolling:touch;flex-direction:column;gap:8px;display:flex;overflow-y:auto}.scanmobile-module__MMYYJa__sheetField{background:#fff;border:1px solid #d6deea;border-radius:12px;align-items:center;gap:10px;padding:0 14px;display:flex}.scanmobile-module__MMYYJa__sheetField:focus-within{border-color:#2f5bd6}.scanmobile-module__MMYYJa__sheetField svg{color:#98a4b4;flex-shrink:0;width:18px;height:18px}.scanmobile-module__MMYYJa__sheetField input{color:#14202e;background:0 0;border:0;outline:none;flex:1;padding:14px 0;font-size:16px}.scanmobile-module__MMYYJa__sheetHint{color:#6a7889;margin:0;font-size:13px;line-height:1.4}.scanmobile-module__MMYYJa__sheetBtn{color:#fff;cursor:pointer;background:#2f5bd6;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;height:50px;font-size:16px;font-weight:700;display:inline-flex}.scanmobile-module__MMYYJa__sheetBtn:disabled{cursor:default;background:#aebfe6}.scanmobile-module__MMYYJa__sheetBtn svg{width:18px;height:18px}.scanmobile-module__MMYYJa__helpList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.scanmobile-module__MMYYJa__helpList li{color:#46566a;align-items:flex-start;gap:11px;font-size:14px;line-height:1.45;display:flex}.scanmobile-module__MMYYJa__helpDot{flex-shrink:0;margin-top:1px}.scanmobile-module__MMYYJa__helpDot svg{width:19px;height:19px}
.scansessions-module__Y1YIga__page,.scansessions-module__Y1YIga__session{flex-direction:column;gap:20px;max-width:1320px;display:flex}.scansessions-module__Y1YIga__page svg,.scansessions-module__Y1YIga__session svg,.scansessions-module__Y1YIga__overlay svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;color:inherit}.scansessions-module__Y1YIga__tBlue{color:#155dfc;background:#eaf1ff}.scansessions-module__Y1YIga__tGreen{color:#0a9861;background:#e5f6ec}.scansessions-module__Y1YIga__tAmber{color:#c2710c;background:#fff3db}.scansessions-module__Y1YIga__tRed{color:var(--red);background:#d1352b1a}.scansessions-module__Y1YIga__tViolet{color:#7c3aed;background:#f1ecff}.scansessions-module__Y1YIga__tIndigo{color:#4f46e5;background:#ebecff}.scansessions-module__Y1YIga__tTeal{color:#0d9488;background:#e1f6f1}.scansessions-module__Y1YIga__tSlate{color:#475569;background:#eef1f6}.scansessions-module__Y1YIga__txBlue{color:#155dfc}.scansessions-module__Y1YIga__txGreen{color:#0a9861}.scansessions-module__Y1YIga__txAmber{color:#c2710c}.scansessions-module__Y1YIga__txRed{color:var(--red)}.scansessions-module__Y1YIga__muted{color:var(--muted)}.scansessions-module__Y1YIga__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.scansessions-module__Y1YIga__title{color:var(--ink);margin:0;font-size:26px;font-weight:700;line-height:1.15}.scansessions-module__Y1YIga__subtitle{color:var(--muted);max-width:60ch;margin:6px 0 0;font-size:14px;line-height:1.5}.scansessions-module__Y1YIga__scanBtn{background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:10px;align-items:center;gap:8px;padding:11px 16px;font-size:14px;font-weight:600;display:inline-flex}.scansessions-module__Y1YIga__scanBtn svg{width:17px;height:17px}.scansessions-module__Y1YIga__scanBtn:hover{background:var(--blue)}.scansessions-module__Y1YIga__ghostBtn{color:#2c3a4b;cursor:pointer;background:#fff;border:1px solid #d6deea;border-radius:9px;align-items:center;gap:7px;padding:9px 14px;font-size:13px;font-weight:600;display:inline-flex}.scansessions-module__Y1YIga__ghostBtn:hover{border-color:#aab4c2}.scansessions-module__Y1YIga__ghostBtn svg{width:15px;height:15px}.scansessions-module__Y1YIga__group{flex-direction:column;gap:12px;display:flex}.scansessions-module__Y1YIga__groupTitle{color:var(--ink);margin:0;font-size:15px;font-weight:700}.scansessions-module__Y1YIga__cards{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.scansessions-module__Y1YIga__card{background:#fff;border:1px solid #e7ecf3;border-radius:14px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 1px 2px #14202e0a}.scansessions-module__Y1YIga__cardHead{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:11px;width:100%;padding:0;display:flex}.scansessions-module__Y1YIga__cardIcon{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.scansessions-module__Y1YIga__cardIcon svg{width:20px;height:20px}.scansessions-module__Y1YIga__cardHeadBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.scansessions-module__Y1YIga__cardName{color:var(--ink);font-size:15px;font-weight:700}.scansessions-module__Y1YIga__cardSub{color:var(--muted);font-size:12.5px}.scansessions-module__Y1YIga__statusDot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.scansessions-module__Y1YIga__dotBlue{background:var(--blue)}.scansessions-module__Y1YIga__dotGreen{background:#0a9861}.scansessions-module__Y1YIga__cardCounts{gap:14px;font-size:13px;font-weight:600;display:flex}.scansessions-module__Y1YIga__cardCounts span{align-items:center;gap:5px;display:inline-flex}.scansessions-module__Y1YIga__cardCounts svg{width:15px;height:15px}.scansessions-module__Y1YIga__progress{align-items:center;gap:9px;display:flex}.scansessions-module__Y1YIga__progressTrack{background:#eef2f7;border-radius:4px;flex:1;height:7px;overflow:hidden}.scansessions-module__Y1YIga__progressFill{background:var(--blue);border-radius:4px;height:100%;transition:width .25s;display:block}.scansessions-module__Y1YIga__progressPct{color:var(--muted);text-align:right;min-width:30px;font-size:12px;font-weight:600}.scansessions-module__Y1YIga__cardCta,.scansessions-module__Y1YIga__cardCtaGhost{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:13.5px;font-weight:600;display:inline-flex}.scansessions-module__Y1YIga__cardCta{background:var(--blue);color:#fff;border:0}.scansessions-module__Y1YIga__cardCta:hover{background:var(--blue)}.scansessions-module__Y1YIga__cardCtaGhost{color:#2c3a4b;background:#fff;border:1px solid #d6deea}.scansessions-module__Y1YIga__cardCtaGhost:hover{border-color:#aab4c2}.scansessions-module__Y1YIga__cardCta svg,.scansessions-module__Y1YIga__cardCtaGhost svg{width:15px;height:15px}.scansessions-module__Y1YIga__empty{text-align:center;color:var(--muted);background:#fff;border:1px solid #e7ecf3;border-radius:14px;padding:40px}.scansessions-module__Y1YIga__emptyCard{text-align:center;color:var(--muted);background:#fafbfd;border:1px dashed #d6deea;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:30px 20px;display:flex}.scansessions-module__Y1YIga__emptyCard strong{color:var(--ink);font-size:15px}.scansessions-module__Y1YIga__emptyCard span{font-size:13px}.scansessions-module__Y1YIga__emptyIcon{width:46px;height:46px;color:var(--blue);background:#eaf1ff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:4px;display:inline-flex}.scansessions-module__Y1YIga__emptyIcon svg{width:22px;height:22px}.scansessions-module__Y1YIga__emptyCard .scansessions-module__Y1YIga__scanBtn,.scansessions-module__Y1YIga__emptyCard .scansessions-module__Y1YIga__ghostBtn{margin-top:8px}.scansessions-module__Y1YIga__overlay{z-index:90;background:#0f172673;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.scansessions-module__Y1YIga__modal{background:#fff;border-radius:16px;width:min(480px,100%);max-height:80vh;padding:20px;overflow:auto;box-shadow:0 20px 60px #0f17264d}.scansessions-module__Y1YIga__modalHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.scansessions-module__Y1YIga__modalHead h3{color:var(--ink);margin:0;font-size:18px}.scansessions-module__Y1YIga__modalHead p{color:var(--muted);margin:4px 0 0;font-size:13px}.scansessions-module__Y1YIga__modalClose{cursor:pointer;color:var(--muted);background:0 0;border:0;padding:4px}.scansessions-module__Y1YIga__modalClose svg{width:18px;height:18px}.scansessions-module__Y1YIga__pickList{flex-direction:column;gap:8px;display:flex}.scansessions-module__Y1YIga__pickRow{cursor:pointer;text-align:left;background:#fff;border:1px solid #e7ecf3;border-radius:11px;align-items:center;gap:11px;padding:11px;display:flex}.scansessions-module__Y1YIga__pickRow:hover{border-color:var(--blue);background:#f7faff}.scansessions-module__Y1YIga__pickRow:disabled{opacity:.5;cursor:default}.scansessions-module__Y1YIga__pickBody{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.scansessions-module__Y1YIga__pickBody strong{color:var(--ink);font-size:14px}.scansessions-module__Y1YIga__pickBody small{color:var(--muted);font-size:12px}.scansessions-module__Y1YIga__pickChevron{color:#98a4b4;width:16px;height:16px}.scansessions-module__Y1YIga__pickSpin{color:var(--blue);font-weight:700}.scansessions-module__Y1YIga__crumbs{align-items:center;gap:8px;font-size:13px;display:flex}.scansessions-module__Y1YIga__crumbLink{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}.scansessions-module__Y1YIga__crumbSep{color:#b6c0cd}.scansessions-module__Y1YIga__crumbCurrent{color:var(--muted)}.scansessions-module__Y1YIga__sessionHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.scansessions-module__Y1YIga__sessionId{align-items:flex-start;gap:13px;display:flex}.scansessions-module__Y1YIga__sessionTitleRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.scansessions-module__Y1YIga__badge{letter-spacing:.01em;border-radius:999px;align-items:center;padding:3px 9px;font-size:11.5px;font-weight:700;display:inline-flex}.scansessions-module__Y1YIga__badgeBlue{color:var(--blue);background:#e8efff}.scansessions-module__Y1YIga__badgeGreen{color:#0a8553;background:#e3f6ec}.scansessions-module__Y1YIga__completeBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#0a9861;border:0;border-radius:10px;align-items:center;gap:8px;padding:11px 16px;font-size:14px;font-weight:600;display:inline-flex}.scansessions-module__Y1YIga__completeBtn:hover{background:#08824f}.scansessions-module__Y1YIga__completeBtn:disabled{cursor:default;background:#b6c8c0}.scansessions-module__Y1YIga__completeBtn svg{width:16px;height:16px}.scansessions-module__Y1YIga__stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.scansessions-module__Y1YIga__stat{background:#fff;border:1px solid #e7ecf3;border-radius:13px;align-items:center;gap:11px;padding:13px 15px;display:flex}.scansessions-module__Y1YIga__statIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.scansessions-module__Y1YIga__statIcon svg{width:19px;height:19px}.scansessions-module__Y1YIga__statBody{flex-direction:column;display:flex}.scansessions-module__Y1YIga__statLabel{color:var(--muted);font-size:12px}.scansessions-module__Y1YIga__statValue{color:var(--ink);font-size:20px;font-weight:700;line-height:1.1}.scansessions-module__Y1YIga__grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}.scansessions-module__Y1YIga__main{flex-direction:column;gap:18px;min-width:0;display:flex}.scansessions-module__Y1YIga__scanPanel{background:#fff;border:1px solid #e7ecf3;border-radius:14px;flex-direction:column;gap:14px;padding:16px;display:flex}.scansessions-module__Y1YIga__cameraStage{aspect-ratio:4/3;background:#0c1422;border-radius:12px;width:100%;max-height:360px;position:relative;overflow:hidden}.scansessions-module__Y1YIga__cameraVideo{object-fit:cover;width:100%;height:100%}.scansessions-module__Y1YIga__cameraState{color:#e8eef6;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:20px;display:flex;position:absolute;inset:0}.scansessions-module__Y1YIga__cameraState svg{width:30px;height:30px}.scansessions-module__Y1YIga__scanFrame{pointer-events:none;position:absolute;inset:18% 14%}.scansessions-module__Y1YIga__scanFrame span{border:3px solid #ffffffd9;width:26px;height:26px;position:absolute}.scansessions-module__Y1YIga__scanFrame span:first-child{border-bottom:0;border-right:0;border-radius:6px 0 0;top:0;left:0}.scansessions-module__Y1YIga__scanFrame span:nth-child(2){border-bottom:0;border-left:0;border-radius:0 6px 0 0;top:0;right:0}.scansessions-module__Y1YIga__scanFrame span:nth-child(3){border-top:0;border-right:0;border-radius:0 0 0 6px;bottom:0;left:0}.scansessions-module__Y1YIga__scanFrame span:nth-child(4){border-top:0;border-left:0;border-radius:0 0 6px;bottom:0;right:0}.scansessions-module__Y1YIga__scanHint{text-align:center;color:#fff;text-shadow:0 1px 3px #0009;font-size:13px;font-weight:600;position:absolute;bottom:12px;left:0;right:0}.scansessions-module__Y1YIga__handoff{align-items:center;gap:16px;display:flex}.scansessions-module__Y1YIga__handoffQr{flex-shrink:0;width:132px}.scansessions-module__Y1YIga__handoffQr .scan-qr-canvas{width:132px}.scansessions-module__Y1YIga__handoffBody strong{color:var(--ink);font-size:15px}.scansessions-module__Y1YIga__handoffBody p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.5}.scansessions-module__Y1YIga__manualRow{gap:9px;display:flex}.scansessions-module__Y1YIga__manualField{background:#fff;border:1px solid #d6deea;border-radius:10px;flex:1;align-items:center;gap:8px;padding:0 11px;display:flex}.scansessions-module__Y1YIga__manualField svg{color:#98a4b4;width:16px;height:16px}.scansessions-module__Y1YIga__manualField input{color:var(--ink);background:0 0;border:0;outline:none;flex:1;padding:11px 0;font-size:14px}.scansessions-module__Y1YIga__lookupBtn{background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:10px;align-items:center;gap:7px;padding:0 16px;font-size:13.5px;font-weight:600;display:inline-flex}.scansessions-module__Y1YIga__lookupBtn:hover{background:var(--blue)}.scansessions-module__Y1YIga__lookupBtn:disabled{cursor:default;background:#aebfe6}.scansessions-module__Y1YIga__lookupBtn svg{width:15px;height:15px}.scansessions-module__Y1YIga__flash{background:#fff;border-radius:11px;align-items:center;gap:10px;padding:10px 12px;display:flex;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 6px 24px #0f172638}.scansessions-module__Y1YIga__flashInline{box-shadow:none;border:1px solid #e7ecf3;margin-top:12px;position:static}.scansessions-module__Y1YIga__flash svg{flex-shrink:0;width:20px;height:20px}.scansessions-module__Y1YIga__flashBody{flex-direction:column;min-width:0;display:flex}.scansessions-module__Y1YIga__flashBody strong{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.scansessions-module__Y1YIga__flashBody small{color:var(--muted);font-size:12px}.scansessions-module__Y1YIga__queue{background:#fff;border:1px solid #e7ecf3;border-radius:14px;flex-direction:column;gap:14px;padding:16px;display:flex}.scansessions-module__Y1YIga__queueHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.scansessions-module__Y1YIga__filters{flex-wrap:wrap;gap:7px;display:flex}.scansessions-module__Y1YIga__chip{color:var(--muted);cursor:pointer;background:#fff;border:1px solid #e1e7ef;border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:12.5px;font-weight:600;display:inline-flex}.scansessions-module__Y1YIga__chip:hover{border-color:#c2ccda}.scansessions-module__Y1YIga__chipActive{border-color:var(--blue);color:var(--blue);background:#f2f6ff}.scansessions-module__Y1YIga__chipCount{color:var(--muted);background:#eef2f7;border-radius:999px;padding:1px 7px;font-size:11px}.scansessions-module__Y1YIga__chipActive .scansessions-module__Y1YIga__chipCount{color:var(--blue);background:#dfe9ff}.scansessions-module__Y1YIga__chip_green.scansessions-module__Y1YIga__chipActive{color:#0a9861;background:#eafaf1;border-color:#0a9861}.scansessions-module__Y1YIga__chip_amber.scansessions-module__Y1YIga__chipActive{color:#c2710c;background:#fff6e6;border-color:#c2710c}.scansessions-module__Y1YIga__chip_red.scansessions-module__Y1YIga__chipActive{border-color:var(--red);color:var(--red);background:#fdeeed}.scansessions-module__Y1YIga__lineList{flex-direction:column;gap:10px;display:flex}.scansessions-module__Y1YIga__line{border:1px solid #e7ecf3;border-radius:12px;flex-direction:column;gap:10px;padding:12px;display:flex}.scansessions-module__Y1YIga__lineOpen{background:#fbfcff;border-color:#c5d4f5}.scansessions-module__Y1YIga__lineMain{align-items:center;gap:11px;display:flex}.scansessions-module__Y1YIga__lineThumb{color:#98a4b4;background:#f1f4f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;overflow:hidden}.scansessions-module__Y1YIga__lineThumb img{object-fit:cover;width:100%;height:100%}.scansessions-module__Y1YIga__lineThumb svg{width:19px;height:19px}.scansessions-module__Y1YIga__lineBody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.scansessions-module__Y1YIga__lineName{color:var(--ink);font-size:14px;font-weight:600}.scansessions-module__Y1YIga__lineMeta{color:var(--muted);flex-wrap:wrap;gap:5px;font-size:12.5px;display:flex}.scansessions-module__Y1YIga__linePill{white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.scansessions-module__Y1YIga__linePill svg{width:14px;height:14px}.scansessions-module__Y1YIga__lineActions{gap:8px;display:flex}.scansessions-module__Y1YIga__lineBtn,.scansessions-module__Y1YIga__lineBtnPrimary,.scansessions-module__Y1YIga__lineBtnGhost{cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:7px 11px;font-size:12.5px;font-weight:600;display:inline-flex}.scansessions-module__Y1YIga__lineBtn{color:#2c3a4b;background:#fff;border:1px solid #d6deea}.scansessions-module__Y1YIga__lineBtn:hover{border-color:#aab4c2}.scansessions-module__Y1YIga__lineBtnPrimary{background:var(--blue);color:#fff;border:0}.scansessions-module__Y1YIga__lineBtnPrimary:hover{background:var(--blue)}.scansessions-module__Y1YIga__lineBtnGhost{color:#c5392e;background:#fff;border:1px solid #f0d9d7;margin-left:auto}.scansessions-module__Y1YIga__lineBtnGhost:hover{background:#fdf2f1}.scansessions-module__Y1YIga__lineBtn svg,.scansessions-module__Y1YIga__lineBtnPrimary svg,.scansessions-module__Y1YIga__lineBtnGhost svg{width:14px;height:14px}.scansessions-module__Y1YIga__capture,.scansessions-module__Y1YIga__linkPanel{border-top:1px solid #eaeef4;flex-direction:column;gap:12px;padding-top:12px;display:flex}.scansessions-module__Y1YIga__captureGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:11px;display:grid}.scansessions-module__Y1YIga__field{flex-direction:column;gap:5px;display:flex}.scansessions-module__Y1YIga__field span{color:var(--muted);font-size:12px;font-weight:600}.scansessions-module__Y1YIga__field input,.scansessions-module__Y1YIga__field select{color:var(--ink);background:#fff;border:1px solid #d6deea;border-radius:9px;outline:none;padding:9px 11px;font-size:13.5px}.scansessions-module__Y1YIga__field input:focus,.scansessions-module__Y1YIga__field select:focus{border-color:var(--blue)}.scansessions-module__Y1YIga__captureFoot{justify-content:flex-end;gap:9px;display:flex}.scansessions-module__Y1YIga__linkPanel .crl-cand-list{flex-direction:column;gap:7px;display:flex}.scansessions-module__Y1YIga__rail{flex-direction:column;gap:14px;display:flex;position:sticky;top:16px}.scansessions-module__Y1YIga__railCard{background:#fff;border:1px solid #e7ecf3;border-radius:14px;flex-direction:column;gap:12px;padding:16px;display:flex}.scansessions-module__Y1YIga__railTitle{color:var(--ink);margin:0;font-size:14px;font-weight:700}.scansessions-module__Y1YIga__outcome{flex-direction:column;gap:7px;display:flex}.scansessions-module__Y1YIga__outcomeRow{color:#46566a;justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.scansessions-module__Y1YIga__outcomeRow span{align-items:center;gap:7px;display:inline-flex}.scansessions-module__Y1YIga__outcomeRow svg{width:15px;height:15px}.scansessions-module__Y1YIga__outcomeRow strong{color:var(--ink);font-size:15px}.scansessions-module__Y1YIga__steps{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.scansessions-module__Y1YIga__steps li{color:#46566a;align-items:flex-start;gap:9px;font-size:12.5px;line-height:1.4;display:flex}.scansessions-module__Y1YIga__stepDot{flex-shrink:0;margin-top:1px}.scansessions-module__Y1YIga__stepDot svg{width:16px;height:16px}@media (max-width:900px){.scansessions-module__Y1YIga__grid{grid-template-columns:1fr}.scansessions-module__Y1YIga__rail{position:static}.scansessions-module__Y1YIga__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.scansessions-module__Y1YIga__handoff{flex-direction:column;align-items:flex-start}}
.evidence-module__3ztqwq__page{flex-direction:column;gap:18px;max-width:1320px;display:flex}.evidence-module__3ztqwq__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.evidence-module__3ztqwq__title{color:#14202e;margin:0;font-size:26px;font-weight:700;line-height:1.15}.evidence-module__3ztqwq__subtitle{color:#5b6b7c;max-width:72ch;margin:5px 0 0;font-size:14px}.evidence-module__3ztqwq__btnPrimary,.evidence-module__3ztqwq__btnOutline,.evidence-module__3ztqwq__btnOutlineSm{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.evidence-module__3ztqwq__btnPrimary{color:#fff;background:#2f5bd6;border-color:#2f5bd6}.evidence-module__3ztqwq__btnPrimary:hover{background:#2449b3;border-color:#2449b3}.evidence-module__3ztqwq__btnPrimary svg{color:#fff}.evidence-module__3ztqwq__btnOutline{color:#14202e;background:#fff;border-color:#d6deea}.evidence-module__3ztqwq__btnOutline:hover{color:#2f5bd6;border-color:#2f5bd6}.evidence-module__3ztqwq__btnOutline svg{color:inherit}.evidence-module__3ztqwq__btnOutlineSm{color:#2f5bd6;background:#fff;border-color:#d6deea;border-radius:9px;padding:6px 14px;font-size:13px}.evidence-module__3ztqwq__btnOutlineSm:hover{background:#f3f7ff;border-color:#2f5bd6}.evidence-module__3ztqwq__btnPrimary svg,.evidence-module__3ztqwq__btnOutline svg{width:16px;height:16px}.evidence-module__3ztqwq__btnFull{width:100%}.evidence-module__3ztqwq__stats{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.evidence-module__3ztqwq__stat{background:#fff;border:1px solid #e6ebf2;border-radius:14px;align-items:center;gap:14px;padding:16px 18px;display:flex}.evidence-module__3ztqwq__statIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.evidence-module__3ztqwq__statIcon svg{width:22px;height:22px;color:inherit}.evidence-module__3ztqwq__stat_blue{color:#2f5bd6;background:#2f5bd61a}.evidence-module__3ztqwq__stat_green{color:#1a8f53;background:#2bb67321}.evidence-module__3ztqwq__stat_amber{color:#b07d12;background:#e0a02026}.evidence-module__3ztqwq__statBody{flex-direction:column;gap:2px;min-width:0;display:flex}.evidence-module__3ztqwq__statLabel{color:#6b7888;font-size:12.5px;font-weight:600}.evidence-module__3ztqwq__statValue{color:#14202e;font-size:28px;font-weight:700;line-height:1.05}.evidence-module__3ztqwq__statSub{color:#8a97a6;font-size:12px}.evidence-module__3ztqwq__main{grid-template-columns:minmax(0,1fr) 344px;align-items:start;gap:16px;display:grid}.evidence-module__3ztqwq__tableCard{background:#fff;border:1px solid #e6ebf2;border-radius:16px;min-width:0;padding:16px 18px}.evidence-module__3ztqwq__toolbar{flex-wrap:wrap;align-items:stretch;gap:8px;margin-bottom:14px;display:flex}.evidence-module__3ztqwq__search{background:#fff;border:1px solid #d6deea;border-radius:10px;flex:150px;align-items:center;gap:8px;min-width:140px;padding:0 12px;display:inline-flex}.evidence-module__3ztqwq__search svg{color:#8a97a6;flex-shrink:0;width:16px;height:16px}.evidence-module__3ztqwq__search input{font:inherit;color:#14202e;background:0 0;border:0;outline:0;width:100%;padding:9px 0;font-size:13.5px}.evidence-module__3ztqwq__filter{background:#fff;border:1px solid #d6deea;border-radius:10px;flex:0 0 122px;align-items:center;width:122px;min-width:0;padding:0 26px 0 10px;display:flex;position:relative}.evidence-module__3ztqwq__filterLabel{color:#8a97a6;background:#fff;padding:0 5px;font-size:11px;font-weight:600;line-height:1;position:absolute;top:-7px;left:8px}.evidence-module__3ztqwq__filterSelect{appearance:none;font:inherit;color:#14202e;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;outline:0;width:100%;margin:0;padding:9px 0;font-size:13px;font-weight:600;overflow:hidden}.evidence-module__3ztqwq__filter .evidence-module__3ztqwq__filterChevron{color:#8a97a6;fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:15px;height:15px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.evidence-module__3ztqwq__filtersBtn{color:#45556a;cursor:pointer;background:#fff;border:1px solid #d6deea;border-radius:10px;align-items:center;gap:7px;padding:0 14px;font-size:13.5px;font-weight:600;display:inline-flex}.evidence-module__3ztqwq__filtersBtn svg{color:#8a97a6;width:15px;height:15px}.evidence-module__3ztqwq__filtersBtn:hover{color:#2f5bd6;border-color:#2f5bd6}.evidence-module__3ztqwq__filtersBtn:hover svg{color:#2f5bd6}.evidence-module__3ztqwq__tableScroll{overflow-x:auto}.evidence-module__3ztqwq__table{border-collapse:collapse;width:100%;font-size:13px}.evidence-module__3ztqwq__table thead th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:#8a97a6;white-space:nowrap;border-bottom:1px solid #e6ebf2;padding:8px 12px;font-size:11px;font-weight:700}.evidence-module__3ztqwq__table tbody td{vertical-align:middle;color:#14202e;border-bottom:1px solid #f0f3f8;padding:12px}.evidence-module__3ztqwq__row{cursor:pointer}.evidence-module__3ztqwq__row:hover{background:#f6f9ff}.evidence-module__3ztqwq__tableEmpty{text-align:center;color:#8a97a6;padding:28px 0!important}.evidence-module__3ztqwq__muted{color:#6b7888;white-space:nowrap}.evidence-module__3ztqwq__reviewBad{color:#d1352b;white-space:nowrap;font-weight:600}.evidence-module__3ztqwq__fileCell{align-items:center;gap:10px;display:inline-flex}.evidence-module__3ztqwq__fileGlyph{background:#f1f4f8;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.evidence-module__3ztqwq__fileGlyph svg{width:22px;height:22px}.evidence-module__3ztqwq__fileName{color:#14202e;white-space:nowrap;font-weight:600}.evidence-module__3ztqwq__linkCell{flex-direction:column;gap:1px;display:flex}.evidence-module__3ztqwq__linkPrimary{color:#14202e;white-space:nowrap;font-weight:600}.evidence-module__3ztqwq__linkSecondary{color:#8a97a6;white-space:nowrap;font-size:12px}.evidence-module__3ztqwq__typeBadge{white-space:nowrap;border-radius:999px;align-items:center;padding:3px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.evidence-module__3ztqwq__pill{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:4px 10px 4px 8px;font-size:11.5px;font-weight:600;display:inline-flex}.evidence-module__3ztqwq__pill svg{width:13px;height:13px;color:inherit}.evidence-module__3ztqwq__pill_ok{color:#1a7f47;background:#1a7f471a}.evidence-module__3ztqwq__pill_warn{color:#9a6b12;background:#e0a02029}.evidence-module__3ztqwq__pill_info{color:#2f5bd6;background:#2f5bd61a}.evidence-module__3ztqwq__pill_bad{color:#b3271e;background:#d1352b1a}.evidence-module__3ztqwq__actions{align-items:center;gap:4px;display:inline-flex}.evidence-module__3ztqwq__kebab{color:#8a97a6;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.evidence-module__3ztqwq__kebab svg{width:18px;height:18px;color:inherit}.evidence-module__3ztqwq__kebab:hover{color:#14202e;background:#eef1f6}.evidence-module__3ztqwq__tint_blue{color:#2f5bd6;background:#2f5bd61a}.evidence-module__3ztqwq__tint_green{color:#1a8f53;background:#2bb67321}.evidence-module__3ztqwq__tint_amber{color:#b07d12;background:#e0a02026}.evidence-module__3ztqwq__tint_violet{color:#6d3bd1;background:#7c5cd621}.evidence-module__3ztqwq__tint_magenta{color:#9442c4;background:#b06ae624}.evidence-module__3ztqwq__tint_teal{color:#1f7a86;background:#1f9aa621}.evidence-module__3ztqwq__tint_slate{color:#5b6b7c;background:#8a97a629}.evidence-module__3ztqwq__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.evidence-module__3ztqwq__pageInfo{color:#8a97a6;font-size:12.5px}.evidence-module__3ztqwq__pager{gap:6px;display:inline-flex}.evidence-module__3ztqwq__pageBtn{color:#45556a;cursor:pointer;background:#fff;border:1px solid #d6deea;border-radius:8px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 8px;font-size:13px;font-weight:600;display:inline-flex}.evidence-module__3ztqwq__pageBtn svg{width:15px;height:15px}.evidence-module__3ztqwq__pageBtn:hover:not(:disabled):not(.evidence-module__3ztqwq__pageBtnOn){color:#2f5bd6;border-color:#2f5bd6}.evidence-module__3ztqwq__pageBtn:disabled{cursor:default;color:#b6c1cf;border-color:#0000}.evidence-module__3ztqwq__pageBtnOn{color:#fff;background:#2f5bd6;border-color:#2f5bd6}.evidence-module__3ztqwq__rail{flex-direction:column;gap:16px;display:flex}.evidence-module__3ztqwq__railCard{background:#fff;border:1px solid #e6ebf2;border-radius:16px;padding:16px 18px}.evidence-module__3ztqwq__railTitle{color:#14202e;margin:0 0 14px;font-size:15px;font-weight:700}.evidence-module__3ztqwq__railLink{color:#2f5bd6;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:14px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.evidence-module__3ztqwq__railLink svg{width:15px;height:15px}.evidence-module__3ztqwq__railLink:hover{text-decoration:underline}.evidence-module__3ztqwq__covList{flex-direction:column;gap:14px;display:flex}.evidence-module__3ztqwq__covItem{flex-direction:column;gap:7px;display:flex}.evidence-module__3ztqwq__covTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.evidence-module__3ztqwq__covLabel{color:#14202e;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.evidence-module__3ztqwq__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.evidence-module__3ztqwq__dotOk{background:#2bb673}.evidence-module__3ztqwq__dotWarn{background:#e0a020}.evidence-module__3ztqwq__covNums{color:#14202e;font-size:13px;font-weight:700}.evidence-module__3ztqwq__bar{background:#eef1f6;border-radius:999px;height:6px;overflow:hidden}.evidence-module__3ztqwq__barFill{border-radius:999px;height:100%}.evidence-module__3ztqwq__barOk{background:#2bb673}.evidence-module__3ztqwq__barWarn{background:#e0a020}.evidence-module__3ztqwq__byType{align-items:center;gap:14px;display:flex}.evidence-module__3ztqwq__donutWrap{flex-shrink:0;position:relative}.evidence-module__3ztqwq__donut{width:100%;height:100%;transform:rotate(-90deg)}.evidence-module__3ztqwq__donutInner{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.evidence-module__3ztqwq__donutInner strong{color:#14202e;font-size:22px;font-weight:700;line-height:1}.evidence-module__3ztqwq__donutInner small{color:#8a97a6;font-size:11px;font-weight:600}.evidence-module__3ztqwq__legend{flex-direction:column;flex:1;gap:8px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.evidence-module__3ztqwq__legend li{align-items:center;gap:7px;font-size:11.5px;display:flex}.evidence-module__3ztqwq__legendDot{border-radius:2px;flex-shrink:0;width:9px;height:9px}.evidence-module__3ztqwq__legendLabel{color:#45556a;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.evidence-module__3ztqwq__legendVal{color:#6b7888;white-space:nowrap;font-weight:600}.evidence-module__3ztqwq__recentList{flex-direction:column;gap:12px;display:flex}.evidence-module__3ztqwq__recentRow{align-items:center;gap:11px;display:flex}.evidence-module__3ztqwq__recentInfo{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.evidence-module__3ztqwq__recentName{color:#14202e;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.evidence-module__3ztqwq__recentSub{color:#8a97a6;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.evidence-module__3ztqwq__recentAgo{color:#9aa6b6;white-space:nowrap;flex-shrink:0;font-size:11.5px}.evidence-module__3ztqwq__auditBar{background:linear-gradient(#f4f8ff 0%,#fff 100%);border:1px solid #e0e8f5;border-radius:16px;align-items:center;gap:18px;padding:16px 22px;display:flex}.evidence-module__3ztqwq__auditBody{flex:1;min-width:0}.evidence-module__3ztqwq__auditTitleRow{align-items:center;gap:10px;display:flex}.evidence-module__3ztqwq__auditTitleRow strong{color:#14202e;font-size:16px;font-weight:700}.evidence-module__3ztqwq__auditBadge{border-radius:999px;padding:2px 10px;font-size:11.5px;font-weight:600}.evidence-module__3ztqwq__auditOk{color:#1a7f47;background:#1a7f471f}.evidence-module__3ztqwq__auditWarn{color:#9a6b12;background:#e0a02029}.evidence-module__3ztqwq__auditBody p{color:#5b6b7c;margin:4px 0 0;font-size:13.5px}.evidence-module__3ztqwq__auditLink{color:#2f5bd6;cursor:pointer;background:#fff;border:1px solid #cdddfa;border-radius:10px;flex-shrink:0;align-items:center;gap:7px;padding:9px 15px;font-size:13.5px;font-weight:600;display:inline-flex}.evidence-module__3ztqwq__auditLink svg{width:15px;height:15px}.evidence-module__3ztqwq__auditLink:hover{background:#f3f7ff;border-color:#2f5bd6}.evidence-module__3ztqwq__ringWrap{flex-shrink:0;position:relative}.evidence-module__3ztqwq__ring{width:100%;height:100%;transform:rotate(-90deg)}.evidence-module__3ztqwq__ringTrack{fill:none;stroke:#e6ebf2}.evidence-module__3ztqwq__ringFill{fill:none;stroke-linecap:round;transition:stroke-dashoffset .6s}.evidence-module__3ztqwq__ringGood{stroke:#1a7f47}.evidence-module__3ztqwq__ringWarn{stroke:#c98a16}.evidence-module__3ztqwq__ringBad{stroke:#d1352b}.evidence-module__3ztqwq__ringInner{flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex;position:absolute;inset:0}.evidence-module__3ztqwq__ringInner strong{color:#14202e;font-size:24px;font-weight:700;line-height:1}.evidence-module__3ztqwq__ringInner small{color:#6b7888;font-size:11px;font-weight:600}.evidence-module__3ztqwq__ringInnerCompact strong{font-size:16px}.evidence-module__3ztqwq__drawerRoot{z-index:60;justify-content:flex-end;display:flex;position:fixed;inset:0}.evidence-module__3ztqwq__drawerBackdrop{background:#14202e52;position:absolute;inset:0}.evidence-module__3ztqwq__drawer{background:#fff;flex-direction:column;width:min(440px,94vw);height:100%;animation:.18s evidence-module__3ztqwq__drawerIn;display:flex;position:relative;box-shadow:-8px 0 28px #14202e29}@keyframes evidence-module__3ztqwq__drawerIn{0%{opacity:.6;transform:translate(16px)}to{opacity:1;transform:none}}.evidence-module__3ztqwq__drawerHead{border-bottom:1px solid #eef1f6;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.evidence-module__3ztqwq__drawerHead h2{color:#14202e;margin:0;font-size:16px;font-weight:700}.evidence-module__3ztqwq__drawerClose{cursor:pointer;color:#6b7888;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.evidence-module__3ztqwq__drawerClose:hover{color:#14202e;background:#eef1f6}.evidence-module__3ztqwq__drawerClose svg{width:18px;height:18px}.evidence-module__3ztqwq__drawerBody{flex-direction:column;flex:1;gap:20px;padding:18px 20px;display:flex;overflow-y:auto}.evidence-module__3ztqwq__fileCard{align-items:flex-start;gap:13px;display:flex}.evidence-module__3ztqwq__fileCard .evidence-module__3ztqwq__fileGlyph{border-radius:11px;width:46px;height:46px}.evidence-module__3ztqwq__fileCard .evidence-module__3ztqwq__fileGlyph svg{width:30px;height:30px}.evidence-module__3ztqwq__fileCardInfo{flex-direction:column;gap:4px;min-width:0;display:flex}.evidence-module__3ztqwq__fileCardInfo strong{color:#14202e;font-size:15px}.evidence-module__3ztqwq__fileCardInfo>span{color:#6b7888;font-size:12.5px}.evidence-module__3ztqwq__fileCardBadges{flex-wrap:wrap;align-items:center;gap:7px;margin-top:2px;display:flex}.evidence-module__3ztqwq__drawerSection{flex-direction:column;gap:8px;display:flex}.evidence-module__3ztqwq__drawerSection h4{text-transform:uppercase;letter-spacing:.03em;color:#8a97a6;margin:0;font-size:12.5px;font-weight:700}.evidence-module__3ztqwq__drawerLoc{color:#14202e;align-items:center;gap:8px;margin:0;font-size:13.5px;font-weight:600;display:inline-flex}.evidence-module__3ztqwq__drawerLoc svg{color:#8a97a6;width:16px;height:16px}.evidence-module__3ztqwq__metaRow{align-items:flex-start;gap:14px;display:flex}.evidence-module__3ztqwq__metaRow .evidence-module__3ztqwq__meta{flex:1;min-width:0}.evidence-module__3ztqwq__meta{flex-direction:column;gap:0;margin:0;display:flex}.evidence-module__3ztqwq__meta>div{border-top:1px solid #f0f3f8;justify-content:space-between;gap:16px;padding:8px 0;display:flex}.evidence-module__3ztqwq__meta>div:first-child{border-top:0}.evidence-module__3ztqwq__meta dt{color:#6b7888;flex-shrink:0;font-size:12.5px}.evidence-module__3ztqwq__meta dd{color:#14202e;text-align:right;margin:0;font-size:13px;font-weight:600}.evidence-module__3ztqwq__thumb{background:#f8fafd;border:1px solid #e6ebf2;border-radius:8px;flex-direction:column;flex-shrink:0;gap:5px;width:92px;padding:10px 9px;display:flex}.evidence-module__3ztqwq__thumbKicker{letter-spacing:.04em;color:#2f5bd6;text-transform:uppercase;font-size:7px;font-weight:700}.evidence-module__3ztqwq__thumbName{color:#14202e;font-size:8px;font-weight:700;line-height:1.2}.evidence-module__3ztqwq__thumbLine{background:#d6deea;border-radius:2px;height:3px;margin-top:1px}.evidence-module__3ztqwq__thumbLineShort{width:60%}.evidence-module__3ztqwq__supplierCell{align-items:center;gap:7px;display:inline-flex}.evidence-module__3ztqwq__miniBadge{color:#2f5bd6;background:#2f5bd61a;border-radius:999px;padding:1px 8px;font-size:10.5px;font-weight:600}.evidence-module__3ztqwq__inlineStatus{align-items:center;gap:5px;display:inline-flex}.evidence-module__3ztqwq__inlineStatus svg{width:14px;height:14px;color:inherit}.evidence-module__3ztqwq__ink_ok{color:#1a7f47}.evidence-module__3ztqwq__ink_warn{color:#9a6b12}.evidence-module__3ztqwq__ink_bad{color:#b3271e}.evidence-module__3ztqwq__timeline{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.evidence-module__3ztqwq__timeline li{gap:11px;padding:9px 0;display:flex;position:relative}.evidence-module__3ztqwq__timeline li:not(:last-child):before{content:"";background:#e6ebf2;width:1.5px;position:absolute;top:18px;bottom:-3px;left:4px}.evidence-module__3ztqwq__timelineDot{z-index:1;background:#2f5bd6;border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-top:5px}.evidence-module__3ztqwq__timelineBody{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.evidence-module__3ztqwq__timelineTitle{color:#14202e;font-size:13px;font-weight:600}.evidence-module__3ztqwq__timelineSub{color:#8a97a6;font-size:12px}.evidence-module__3ztqwq__timelineAt{color:#9aa6b6;white-space:nowrap;text-align:right;flex-shrink:0;font-size:11px}.evidence-module__3ztqwq__drawerFoot{border-top:1px solid #eef1f6;flex-direction:column;flex-shrink:0;gap:10px;padding:14px 20px;display:flex}.evidence-module__3ztqwq__drawerFootRow{gap:10px;display:flex}.evidence-module__3ztqwq__drawerFootRow .evidence-module__3ztqwq__btnOutline{flex:1}.evidence-module__3ztqwq__binderPage{flex-direction:column;gap:16px;max-width:900px;display:flex}.evidence-module__3ztqwq__binderBar{justify-content:space-between;align-items:center;gap:12px;display:flex}.evidence-module__3ztqwq__binder{color:#14202e;background:#fff;border:1px solid #e6ebf2;border-radius:16px;padding:40px 44px}.evidence-module__3ztqwq__binderCover{border-bottom:2px solid #14202e;margin-bottom:24px;padding-bottom:22px}.evidence-module__3ztqwq__binderBrand{color:#2f5bd6;letter-spacing:.02em;align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.evidence-module__3ztqwq__binderBrand svg{width:16px;height:16px}.evidence-module__3ztqwq__binderCover h1{margin:12px 0 4px;font-size:30px;font-weight:700}.evidence-module__3ztqwq__binderDate{color:#5b6b7c;margin:0 0 18px;font-size:14px}.evidence-module__3ztqwq__binderScore{align-items:center;gap:20px;display:flex}.evidence-module__3ztqwq__binderScore ul{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.evidence-module__3ztqwq__binderScore li{color:#45556a;font-size:14px}.evidence-module__3ztqwq__binderScore li strong{color:#14202e}.evidence-module__3ztqwq__binderGap strong{color:#b3271e}.evidence-module__3ztqwq__binderToc{margin-bottom:28px}.evidence-module__3ztqwq__binderToc h2{text-transform:uppercase;letter-spacing:.04em;color:#6b7888;margin:0 0 10px;font-size:14px}.evidence-module__3ztqwq__binderToc ol{counter-reset:toc;margin:0;padding:0;list-style:none}.evidence-module__3ztqwq__binderToc li{color:#14202e;align-items:baseline;gap:8px;padding:6px 0;font-size:14px;display:flex}.evidence-module__3ztqwq__binderToc li:before{counter-increment:toc;content:counter(toc) ".";color:#6b7888;min-width:18px;font-weight:600}.evidence-module__3ztqwq__tocDots{border-bottom:1px dotted #c2ccd9;flex:1;transform:translateY(-3px)}.evidence-module__3ztqwq__tocGap{color:#b3271e}.evidence-module__3ztqwq__binderSection{break-inside:avoid;margin-bottom:26px}.evidence-module__3ztqwq__binderSection h2{align-items:center;gap:8px;margin:0 0 4px;font-size:17px;font-weight:700;display:flex}.evidence-module__3ztqwq__binderSection h2 svg{color:#2f5bd6;width:18px;height:18px}.evidence-module__3ztqwq__binderWhy{color:#6b7888;margin:0 0 12px;font-size:12.5px}.evidence-module__3ztqwq__binderTable{border-collapse:collapse;width:100%;font-size:13px}.evidence-module__3ztqwq__binderTable th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:#8a97a6;border-bottom:1px solid #d6deea;padding:6px 10px;font-size:11.5px}.evidence-module__3ztqwq__binderTable td{color:#14202e;vertical-align:top;border-bottom:1px solid #eef1f6;padding:10px}.evidence-module__3ztqwq__binderSub{color:#8a97a6;font-size:11.5px}.evidence-module__3ztqwq__binderFoot{color:#8a97a6;border-top:1px solid #e6ebf2;margin-top:8px;padding-top:14px;font-size:11.5px}@media (max-width:1180px){.evidence-module__3ztqwq__main{grid-template-columns:1fr}.evidence-module__3ztqwq__rail{flex-flow:wrap}.evidence-module__3ztqwq__rail .evidence-module__3ztqwq__railCard{flex:280px}}@media (max-width:920px){.evidence-module__3ztqwq__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.evidence-module__3ztqwq__head{flex-direction:column}.evidence-module__3ztqwq__btnPrimary{width:100%}.evidence-module__3ztqwq__stats{grid-template-columns:1fr}.evidence-module__3ztqwq__auditBar{flex-direction:column;align-items:flex-start}.evidence-module__3ztqwq__auditLink{justify-content:center;width:100%}.evidence-module__3ztqwq__binder{padding:24px 20px}}@media print{.evidence-module__3ztqwq__binder{border:0;border-radius:0;padding:0}.evidence-module__3ztqwq__binderSection{break-inside:avoid}.evidence-module__3ztqwq__binderToc,.evidence-module__3ztqwq__binderCover{break-after:avoid}.evidence-module__3ztqwq__pill,.evidence-module__3ztqwq__typeBadge,.evidence-module__3ztqwq__tint_blue,.evidence-module__3ztqwq__tint_green,.evidence-module__3ztqwq__tint_amber,.evidence-module__3ztqwq__tint_violet,.evidence-module__3ztqwq__tint_magenta,.evidence-module__3ztqwq__tint_teal,.evidence-module__3ztqwq__tint_slate{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
.styleguide-module__bN5Vna__page{max-width:980px;color:var(--ink);margin:0 auto;padding:48px 24px 120px}.styleguide-module__bN5Vna__lede{color:var(--muted);max-width:64ch;margin:10px 0 0;font-size:15px;line-height:1.55}.styleguide-module__bN5Vna__pageHead{align-items:center;gap:16px;margin-bottom:8px;display:flex}.styleguide-module__bN5Vna__docLink{color:var(--blue);border:1px solid var(--line);background:var(--surface);border-radius:999px;align-items:center;gap:6px;margin-top:18px;padding:7px 12px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.styleguide-module__bN5Vna__section{border-top:1px solid var(--line);margin-top:56px;padding-top:28px}.styleguide-module__bN5Vna__section>h2{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:4px;font-size:13px;font-weight:800}.styleguide-module__bN5Vna__sectionNote{color:var(--muted);max-width:70ch;margin:6px 0 22px;font-size:13.5px;line-height:1.5}.styleguide-module__bN5Vna__swatchGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;display:grid}.styleguide-module__bN5Vna__swatch{border:1px solid var(--line);background:var(--surface);border-radius:12px;overflow:hidden}.styleguide-module__bN5Vna__swatchChip{border-bottom:1px solid var(--line);height:64px}.styleguide-module__bN5Vna__swatchMeta{padding:8px 10px}.styleguide-module__bN5Vna__swatchName{font-size:12.5px;font-weight:700}.styleguide-module__bN5Vna__swatchHex{color:var(--muted);font-variant-numeric:tabular-nums;text-transform:uppercase;font-size:11.5px}.styleguide-module__bN5Vna__callout{border:1px solid var(--line);border-left:3px solid var(--gold);background:var(--surface);border-radius:10px;margin-bottom:22px;padding:16px 18px}.styleguide-module__bN5Vna__calloutTitle{align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.styleguide-module__bN5Vna__calloutBody{color:var(--muted);margin-top:6px;font-size:13px;line-height:1.55}.styleguide-module__bN5Vna__driftRow{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.styleguide-module__bN5Vna__driftItem{border:1px solid var(--line);background:var(--bg);border-radius:999px;align-items:center;gap:8px;padding:5px 12px 5px 6px;font-size:12px;font-weight:700;display:flex}.styleguide-module__bN5Vna__driftItem.styleguide-module__bN5Vna__good{border-color:var(--green)}.styleguide-module__bN5Vna__driftDot{border-radius:999px;width:18px;height:18px}.styleguide-module__bN5Vna__typeRow{border-bottom:1px solid var(--line);align-items:baseline;gap:18px;padding:10px 0;display:flex}.styleguide-module__bN5Vna__typeSpec{color:var(--muted);font-variant-numeric:tabular-nums;flex:0 0 132px;font-size:12px}.styleguide-module__bN5Vna__weightRow{flex-wrap:wrap;gap:22px;margin-top:6px;display:flex}.styleguide-module__bN5Vna__weightItem .styleguide-module__bN5Vna__sample{font-size:20px}.styleguide-module__bN5Vna__weightItem .styleguide-module__bN5Vna__label{color:var(--muted);font-size:11.5px}.styleguide-module__bN5Vna__scaleRow{flex-wrap:wrap;align-items:flex-end;gap:18px;display:flex}.styleguide-module__bN5Vna__radiusItem,.styleguide-module__bN5Vna__spaceItem{text-align:center;color:var(--muted);font-variant-numeric:tabular-nums;font-size:11.5px}.styleguide-module__bN5Vna__radiusBox{background:var(--blue-2);border:1px solid var(--blue);width:64px;height:64px;margin:0 auto 6px}.styleguide-module__bN5Vna__spaceBar{background:var(--blue);border-radius:4px;height:14px;margin-bottom:6px}.styleguide-module__bN5Vna__demoRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.styleguide-module__bN5Vna__btn{font:inherit;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:700;display:inline-flex}.styleguide-module__bN5Vna__btnPrimary{background:var(--blue);color:#fff}.styleguide-module__bN5Vna__btnGhost{background:var(--surface);color:var(--ink);border-color:var(--line)}.styleguide-module__bN5Vna__btnDanger{background:var(--surface);color:var(--red);border-color:color-mix(in srgb, var(--red) 35%, var(--line))}.styleguide-module__bN5Vna__input{font:inherit;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:8px;min-width:220px;padding:9px 12px;font-size:13px}.styleguide-module__bN5Vna__input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-2);outline:none}.styleguide-module__bN5Vna__card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:14px;max-width:320px;padding:18px}.styleguide-module__bN5Vna__cardTitle{font-size:15px;font-weight:800}.styleguide-module__bN5Vna__cardMeta{color:var(--muted);margin-top:4px;font-size:13px}.styleguide-module__bN5Vna__cardStat{margin-top:12px;font-size:24px;font-weight:900}.styleguide-module__bN5Vna__iconGrid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:12px;display:grid}.styleguide-module__bN5Vna__iconCell{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:10px;flex-direction:column;align-items:center;gap:8px;padding:14px 6px;display:flex}.styleguide-module__bN5Vna__iconCell svg{width:22px;height:22px}.styleguide-module__bN5Vna__iconCell span{color:var(--muted);text-align:center;word-break:break-word;font-size:10.5px}.styleguide-module__bN5Vna__componentList{color:var(--muted);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px 18px;font-size:12.5px;line-height:1.5;display:grid}.styleguide-module__bN5Vna__componentList code{color:var(--ink);font-weight:700}
