:root{color-scheme:dark;--bg: #111827;--surface: #1f2937;--surface-hover: #374151;--border: #374151;--separator: #374151;--form-control-bg: #1f2937;--form-control-border: #374151;--text: #f9fafb;--text-muted: #9ca3af;--accent: #f97316;--accent-hover: #ea580c;--success: #10b981;--warning: #f59e0b;--error: #ef4444;--radius: 12px;--radius-button: 8px;--font: "Noto Sans JP", system-ui, sans-serif;--status-pre-bg: #6b7280;--status-assembly-bg: #3b82f6;--status-active-bg: #10b981;--status-dismantle-bg: #f97316;--status-ended-bg: #6b7280;--status-on-accent: #ffffff;--company-kind-site-name-kousei: #3b82f6;--company-kind-site-name-jisha-white: #ffffff;--company-kind-site-name-jisha-green: #15803d;--company-kind-work-border-kousei: #3b82f6;--company-kind-work-border-jisha: var(--border);--company-kind-work-border-jisha-green: #15803d}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}#root{min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover);text-decoration:underline}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=hidden]),select,textarea{border-radius:var(--radius-button)}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=hidden]):focus-visible,select:focus-visible,textarea:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #f9731647}.app-site-name--kousei{color:var(--company-kind-site-name-kousei)}.app-site-name--jisha{color:var(--company-kind-site-name-jisha-white)}.app-site-name--jisha-green{color:var(--company-kind-site-name-jisha-green)}.app-work-record-border--kousei{border-color:var(--company-kind-work-border-kousei)!important}.app-work-record-border--jisha{border-color:var(--company-kind-work-border-jisha)!important}.app-work-record-border--jisha-green{border-color:var(--company-kind-work-border-jisha-green)!important}@media print{@page{size:A4 landscape;margin:10mm}body[data-print-roster="1"] [data-app-shell]>header{display:none!important}body[data-print-roster="1"] [data-app-shell]>main{padding:0!important;max-width:none!important}body[data-print-roster="1"]{background:#fff!important}}@media print{body[data-print-estimate="1"] [data-app-shell]>header{display:none!important}body[data-print-estimate="1"] [data-app-shell]>main{padding:0!important;max-width:none!important}body[data-print-estimate="1"]{background:#fff!important;color:#000!important}}._navHistory_l04s2_1{display:inline-flex;gap:.25rem;align-items:center}._navBtn_l04s2_7{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:.4rem;background:#ffffff0f;color:inherit;cursor:pointer;font-size:1rem;font-weight:600;transition:background-color .15s ease,opacity .15s ease}._navBtn_l04s2_7:hover:not(:disabled){background:#ffffff24}._navBtn_l04s2_7:disabled{opacity:.3;cursor:not-allowed}@media(max-width:640px){._navBtn_l04s2_7{width:1.8rem;height:1.8rem;font-size:.9rem}}@media print{._navHistory_l04s2_1{display:none!important}}._shell_qox9z_1{min-height:100vh;display:flex;flex-direction:column}._header_qox9z_7{border-bottom:2px solid var(--accent);background:var(--bg)}._headerInner_qox9z_12{max-width:1200px;margin:0 auto;padding:.75rem 1.25rem .875rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}._headerLeft_qox9z_22{display:flex;align-items:center;gap:.5rem;flex-shrink:0}._headerRight_qox9z_29{display:flex;align-items:center;gap:.35rem .6rem;flex-wrap:wrap;justify-content:flex-end;flex:1;min-width:0}._headerActions_qox9z_39{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0}._refreshBtn_qox9z_46{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border:1px solid var(--border);border-radius:var(--radius-button);background:var(--surface);color:var(--text-muted);cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease}._refreshBtn_qox9z_46:hover{color:var(--text);background:var(--surface-hover);border-color:var(--accent)}._refreshBtn_qox9z_46:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._brand_qox9z_78{display:inline-flex;align-items:center;gap:.65rem;padding:.25rem .35rem .25rem 0;margin:0 -.15rem 0 0;font-weight:700;font-size:1.125rem;color:var(--text);text-decoration:none}._brandLogoImg_qox9z_90{display:block;height:50px;width:auto;object-fit:contain;object-position:left center}._brand_qox9z_78:hover{color:var(--accent);text-decoration:none}._nav_qox9z_103{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.35rem .5rem}._navLink_qox9z_111{position:relative;color:var(--text-muted);font-size:.9375rem;padding:.5rem .6rem;min-height:44px;display:inline-flex;align-items:center;border-radius:var(--radius-button);text-decoration:none;transition:color .15s ease}._navLink_qox9z_111:after{content:"";position:absolute;left:.5rem;right:.5rem;bottom:.35rem;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}._navLink_qox9z_111:hover{color:var(--text);background:transparent;text-decoration:none}._navLink_qox9z_111:hover:after{transform:scaleX(1)}._navCta_qox9z_147{background:var(--accent);color:#fff!important;font-weight:600;font-size:.875rem;padding:.5rem .95rem;min-height:44px;border-radius:var(--radius-button);text-decoration:none;display:inline-flex;align-items:center}._navCta_qox9z_147:hover{background:var(--accent-hover);text-decoration:none}._navDropdown_qox9z_165{position:relative}._navDropdownBtn_qox9z_169{appearance:none;font:inherit;display:inline-flex;align-items:center;gap:.35rem;color:var(--text-muted);font-size:.9375rem;padding:.5rem .6rem;min-height:44px;border-radius:var(--radius-button);border:none;background:transparent;cursor:pointer}._navDropdownBtn_qox9z_169:hover,._navDropdownBtn_qox9z_169[aria-expanded=true]{color:var(--text);background:var(--surface-hover)}._navDropdownChevron_qox9z_195{font-size:.65rem;opacity:.85}._navDropdownMenu_qox9z_200{position:absolute;top:calc(100% + .35rem);right:0;left:auto;min-width:min(16rem,calc(100vw - 2rem));margin:0;padding:.4rem 0;list-style:none;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 10px 28px #00000073;z-index:300}._navDropdownMenu_qox9z_200 li{margin:0}._navDropdownItem_qox9z_220{display:flex;align-items:center;padding:.65rem 1rem;min-height:44px;font-size:.9375rem;font-weight:600;color:var(--text);text-decoration:none;line-height:1.35}._navDropdownItem_qox9z_220:hover{background:var(--surface-hover);text-decoration:none}._main_qox9z_237{flex:1;max-width:1200px;width:100%;margin:0 auto;padding:1.75rem 1.25rem 2.5rem}._wrap_91nwn_1{margin-top:.5rem}._toolbar_91nwn_5{margin-bottom:1rem}._viewToggle_91nwn_9{display:inline-flex;flex-wrap:wrap;gap:.35rem;padding:.25rem;border-radius:var(--radius-button);border:1px solid var(--border);background:var(--surface)}._viewBtn_91nwn_19,._viewBtnOn_91nwn_20{font:inherit;font-weight:700;font-size:.88rem;padding:.45rem .95rem;border-radius:6px;border:1px solid transparent;cursor:pointer;min-height:40px}._viewBtn_91nwn_19{background:transparent;color:var(--text-muted)}._viewBtn_91nwn_19:hover{color:var(--text);background:var(--surface-hover)}._viewBtnOn_91nwn_20{background:#f9731638;border-color:var(--accent);color:var(--text)}._monthNav_91nwn_47{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}._monthTitle_91nwn_56{margin:0;font-size:1.15rem;font-weight:800;flex:1 1 auto;text-align:center;min-width:10rem}._navBtn_91nwn_65{font:inherit;font-weight:700;font-size:.88rem;padding:.45rem .85rem;border-radius:var(--radius-button);border:1px solid var(--border);background:var(--surface);color:var(--accent);cursor:pointer;min-height:40px}._navBtn_91nwn_65:hover{background:var(--surface-hover);border-color:var(--accent)}._gridWrap_91nwn_83{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--surface)}._weekHeader_91nwn_90{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;border-bottom:1px solid var(--border);background:#0003}._weekdayCell_91nwn_98{padding:.45rem .25rem;text-align:center;font-size:.78rem;font-weight:700;color:var(--text-muted)}._weekRow_91nwn_106{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-bottom:1px solid var(--border)}._weekRow_91nwn_106:last-child{border-bottom:none}._dayCell_91nwn_116{position:relative;min-height:3.35rem;padding:.35rem .2rem 1.15rem;border:none;border-right:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;font:inherit;text-align:center;transition:background .12s ease,box-shadow .12s ease}._dayCell_91nwn_116:last-child{border-right:none}._dayCell_91nwn_116:hover{background:var(--surface-hover)}._dayCellEmpty_91nwn_140{cursor:default;background:#0000001f;border-right:1px solid var(--border)}._dayCellEmpty_91nwn_140:hover{background:#0000001f}._dayCellSun_91nwn_150 ._dayNum_91nwn_150{color:#f87171}._dayCellSat_91nwn_154 ._dayNum_91nwn_150{color:#93c5fd}._dayCellHoliday_91nwn_158:not(._dayCellToday_91nwn_158){background:#eab3081a}._dayCellHoliday_91nwn_158:not(._dayCellToday_91nwn_158):hover{background:#eab30829}._dayCellToday_91nwn_158 ._dayNum_91nwn_150{display:inline-flex;align-items:center;justify-content:center;min-width:1.85rem;min-height:1.85rem;padding:0 .2rem;border-radius:999px;border:2px solid #ef4444;background:#ef444433;color:#fecaca;font-weight:800}._dayCellSelected_91nwn_180{box-shadow:inset 0 0 0 2px var(--accent);z-index:1}._dayNum_91nwn_150{font-size:.9rem;font-weight:700}._dot_91nwn_190{position:absolute;bottom:.35rem;left:50%;transform:translate(-50%);width:7px;height:7px;border-radius:999px;background:#ef4444;box-shadow:0 0 0 1px #00000059}._dayDetail_91nwn_202{margin-top:1.15rem;padding:1rem 1.05rem;border-radius:var(--radius);border:1px solid var(--border);background:#00000026}._dayDetailTitle_91nwn_210{margin:0 0 .65rem;font-size:1rem;font-weight:800}._dayDetailList_91nwn_216{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}._dayDetailItem_91nwn_225{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .75rem;padding:.45rem .55rem;border-radius:8px;background:var(--form-control-bg);border:1px solid var(--form-control-border)}._siteLink_91nwn_236{font-weight:700;text-decoration:none}._siteLink_91nwn_236:hover{text-decoration:underline}._workKind_91nwn_245{font-size:.82rem;font-weight:700;color:var(--accent);white-space:nowrap}._client_91nwn_252{font-size:.85rem;color:var(--text-muted);flex:1 1 auto;min-width:0}._muted_91nwn_259{margin:0;color:var(--text-muted);font-size:.92rem}._hint_91nwn_265{margin:0;color:var(--text-muted);font-size:.9rem;line-height:1.5}._listView_91nwn_272{margin-top:.25rem}._listByDate_91nwn_276{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}._listDateBlock_91nwn_285{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);overflow:hidden}._listDatePast_91nwn_292{opacity:.55}._listDateHeading_91nwn_296{margin:0;padding:.55rem .85rem;font-size:.95rem;font-weight:800;background:#f973161f;border-bottom:1px solid var(--border);display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._holidayBadge_91nwn_309{font-size:.72rem;font-weight:800;padding:.15rem .4rem;border-radius:4px;background:#eab30840;color:#fde68a}._listDateSites_91nwn_318{list-style:none;margin:0;padding:.5rem .65rem .65rem;display:flex;flex-direction:column;gap:.5rem}._listSiteRow_91nwn_327{padding:.45rem .5rem;border-radius:8px;background:var(--form-control-bg);border:1px solid var(--form-control-border)}._listSiteMain_91nwn_334{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem}@media(max-width:520px){._monthNav_91nwn_47{flex-direction:column;align-items:stretch}._navBtn_91nwn_65{width:100%}._monthTitle_91nwn_56{order:-1}._dayCell_91nwn_116{min-height:2.85rem;padding:.25rem .1rem 1rem}._weekdayCell_91nwn_98{font-size:.72rem;padding:.35rem .1rem}}._page_1ql1z_1{max-width:1100px}._title_1ql1z_5{margin:0 0 .5rem;font-size:1.5rem;font-weight:700}._lead_1ql1z_11{margin:0 0 1.25rem;font-size:.92rem;color:var(--text-muted);line-height:1.55}._pinBackdrop_1ql1z_18{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000073}._pinCard_1ql1z_29{width:100%;max-width:420px;padding:1.5rem 1.35rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);box-shadow:0 18px 48px #00000040}._pinTitle_1ql1z_39{margin:0 0 .35rem;font-size:1.35rem;font-weight:900;text-align:center}._pinLead_1ql1z_46{margin:0 0 1rem;color:var(--text-muted);text-align:center;font-size:.92rem}._pinDots_1ql1z_53{display:flex;justify-content:center;gap:.6rem;margin:0 0 .75rem}._pinDotOn_1ql1z_60,._pinDotOff_1ql1z_61{width:14px;height:14px;border-radius:999px;border:2px solid var(--border)}._pinDotOn_1ql1z_60{background:var(--accent);border-color:var(--accent)}._pinDotOff_1ql1z_61{background:transparent}._pinError_1ql1z_77{margin:0 0 .75rem;text-align:center;font-weight:800;color:#dc2626;font-size:.9rem}._keypad_1ql1z_85{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem}._keyBtn_1ql1z_91{appearance:none;font-family:inherit;font-size:1.25rem;font-weight:900;padding:.95rem .5rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer}._enterBtn_1ql1z_104{appearance:none;font-family:inherit;font-size:1rem;font-weight:900;padding:.95rem .5rem;border-radius:var(--radius);border:none;background:#16a34a;color:#fff;cursor:pointer}._enterBtn_1ql1z_104:disabled{opacity:.45;cursor:not-allowed}._pinFooter_1ql1z_122{margin-top:1rem;display:flex;justify-content:center}._modalBack_1ql1z_128{appearance:none;font-family:inherit;font-size:.9rem;font-weight:700;padding:.5rem 1rem;border-radius:var(--radius);border:1px solid var(--border);background:var(--bg);color:var(--text);cursor:pointer}._tableWrap_1ql1z_141{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius)}._table_1ql1z_141{width:100%;border-collapse:collapse;font-size:.86rem}._table_1ql1z_141 th,._table_1ql1z_141 td{padding:.5rem .65rem;text-align:left;border-bottom:1px solid var(--border);vertical-align:top}._table_1ql1z_141 th{font-weight:600;background:var(--bg);color:var(--text-muted);white-space:nowrap}._statusPending_1ql1z_168{color:#ca8a04;font-weight:800}._statusApproved_1ql1z_173{color:#15803d;font-weight:800}._statusRejected_1ql1z_178{color:#b91c1c;font-weight:800}._rowActions_1ql1z_183{display:flex;flex-wrap:wrap;gap:.35rem}._actionBtn_1ql1z_189{appearance:none;font-family:inherit;font-size:.78rem;font-weight:800;padding:.35rem .55rem;border-radius:6px;border:1px solid var(--border);background:var(--surface);cursor:pointer}._actionApprove_1ql1z_201{border-color:#86efac;background:#f0fdf4;color:#166534}._actionReject_1ql1z_207{border-color:#fecaca;background:#fef2f2;color:#991b1b}._error_1ql1z_213{color:#dc2626;font-weight:700;margin:0 0 .75rem}._empty_1ql1z_219{margin:0;padding:1.25rem;color:var(--text-muted);background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius)}._page_1d2xv_1{width:100%;max-width:1200px;margin:0 auto}._head_1d2xv_7{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}._persistErrorBanner_1d2xv_16{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1.25rem;padding:1rem 1.15rem;border-radius:var(--radius);border:1px solid rgba(248,113,113,.55);background:#dc262624}._persistErrorText_1d2xv_29{margin:0;flex:1 1 14rem;font-size:.95rem;font-weight:600;line-height:1.55;color:#fecaca}._persistErrorDismiss_1d2xv_38{appearance:none;font:inherit;font-weight:700;font-size:.85rem;padding:.45rem .85rem;border-radius:var(--radius-button);border:1px solid rgba(248,113,113,.55);background:#7f1d1d73;color:#fff;cursor:pointer;white-space:nowrap}._persistErrorDismiss_1d2xv_38:hover{background:#7f1d1da6}._phaseTabs_1d2xv_56{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._phaseTab_1d2xv_56,._phaseTabActive_1d2xv_64{appearance:none;font-family:inherit;font-size:.9rem;font-weight:700;padding:.5rem 1rem;min-height:40px;border-radius:var(--radius-button);border:1px solid var(--separator);background:var(--surface-elevated, rgba(255, 255, 255, .04));color:var(--text-muted);cursor:pointer}._phaseTabActive_1d2xv_64{border-color:var(--accent, #3b82f6);background:#3b82f626;color:var(--text, #f8fafc)}._phaseTab_1d2xv_56:hover:not(._phaseTabActive_1d2xv_64){color:var(--text, #f8fafc)}._tabs_1d2xv_88{display:flex;flex-wrap:wrap;gap:0;margin-bottom:1.25rem;border-bottom:1px solid var(--separator)}._tab_1d2xv_88,._tabActive_1d2xv_97{appearance:none;font-family:inherit;font-size:.95rem;font-weight:600;padding:.55rem 1.1rem;min-height:44px;margin-bottom:-1px;border:1px solid transparent;border-bottom:none;border-radius:var(--radius-button) var(--radius-button) 0 0;background:transparent;color:var(--text-muted);cursor:pointer}._tab_1d2xv_88:hover{color:var(--text);background:var(--surface-hover)}._tabActive_1d2xv_97{color:var(--text);background:var(--surface);border-color:var(--separator);border-bottom-color:var(--surface);cursor:default}._title_1d2xv_126{margin:0;font-size:1.5rem;font-weight:700}._primaryBtn_1d2xv_132{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;font-weight:600;font-size:.9rem;padding:.5rem 1rem;min-height:44px;border-radius:var(--radius-button);border:none;text-decoration:none}._primaryBtn_1d2xv_132:hover{background:var(--accent-hover);color:#fff;text-decoration:none}._mapLoading_1d2xv_153{margin:0;padding:2rem 1rem;text-align:center;color:var(--text-muted);font-size:.92rem}._empty_1d2xv_161{text-align:center;padding:3rem 1.5rem;background:var(--surface);border:1px dashed var(--separator);border-radius:var(--radius)}._emptyText_1d2xv_169{margin:0 0 1.25rem;color:var(--text-muted)}._listToolbar_1d2xv_174{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.85rem 1.25rem;margin-bottom:1rem;padding:.85rem 1rem;background:var(--surface);border:1px solid var(--separator);border-radius:var(--radius)}._listToolbar_1d2xv_174._listToolbarSortOnly_1d2xv_187{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:0;width:fit-content;max-width:100%;box-sizing:border-box;margin-bottom:.65rem;padding:.25rem 0;background:transparent;border:none;border-bottom:1px solid var(--separator);border-radius:0}._listToolbarSortOnly_1d2xv_187 ._toolbarFieldInline_1d2xv_203{flex:0 0 auto;width:auto;min-width:0;max-width:100%}._toolbarFieldInline_1d2xv_203{flex-direction:row;align-items:center;gap:.45rem .55rem;width:100%}._toolbarFieldInline_1d2xv_203 ._toolbarLabel_1d2xv_217{flex-shrink:0;margin:0}._toolbarFieldInline_1d2xv_203 ._sortSelect_1d2xv_222{flex:1 1 0;min-width:0;max-width:100%}._listToolbarSortOnly_1d2xv_187 ._toolbarFieldInline_1d2xv_203 ._sortSelect_1d2xv_222{flex:0 1 auto;width:max-content;max-width:100%;min-width:unset;padding:.3rem .45rem;min-height:40px;box-sizing:border-box}._listToolbarSortOnly_1d2xv_187 ._toolbarLabel_1d2xv_217{font-size:.75rem}@media(max-width:520px){._listToolbarSortOnly_1d2xv_187 ._toolbarFieldInline_1d2xv_203 ._sortSelect_1d2xv_222{min-height:44px}}._toolbarField_1d2xv_203{display:flex;flex-direction:column;gap:.35rem;flex-shrink:0}._toolbarFieldGrow_1d2xv_255{display:flex;flex-direction:column;gap:.35rem;flex:1;min-width:min(100%,12rem)}._toolbarSortStatusGroup_1d2xv_264{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.85rem 1.25rem;flex:1 1 16rem;min-width:0}._toolbarSortStatusGroup_1d2xv_264>._toolbarField_1d2xv_203{flex:1 1 11rem;min-width:0}._toolbarSortStatusGroup_1d2xv_264 ._sortSelect_1d2xv_222{min-width:0;width:100%;max-width:100%}._toolbarLabel_1d2xv_217{font-size:.78rem;font-weight:600;color:var(--text-muted)}._sortSelect_1d2xv_222{font-family:inherit;font-size:.88rem;padding:.5rem .65rem;min-height:44px;border-radius:var(--radius-button);border:1px solid var(--separator);background:var(--form-control-bg);color:var(--text);min-width:13rem}._sortSelect_1d2xv_222:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #f9731640}@media(max-width:520px){._toolbarSortStatusGroup_1d2xv_264{flex-direction:column;align-items:stretch;flex:1 1 100%;width:100%}._toolbarSortStatusGroup_1d2xv_264>._toolbarField_1d2xv_203{flex:1 1 auto;width:100%;max-width:100%}}._searchInput_1d2xv_323{font-family:inherit;font-size:.9rem;padding:.5rem .75rem;min-height:44px;border-radius:var(--radius-button);border:1px solid var(--separator);background:var(--form-control-bg);color:var(--text);width:100%}._searchInput_1d2xv_323:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 2px #f9731640}._searchInput_1d2xv_323::placeholder{color:var(--text-muted);opacity:.85}._noHits_1d2xv_346{margin:0;padding:2rem 1rem;text-align:center;color:var(--text-muted);font-size:.95rem;background:var(--surface);border:1px dashed var(--separator);border-radius:var(--radius)}._list_1d2xv_174{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}._cardItem_1d2xv_366{margin:0}._cardShell_1d2xv_370{display:flex;flex-direction:row;align-items:stretch;border-radius:var(--radius);border:1px solid var(--separator);background:var(--surface);overflow:hidden;transition:border-color .15s ease,background .15s ease}._cardShell_1d2xv_370:hover{border-color:var(--separator);background:var(--surface-hover)}._cardShell_1d2xv_370:hover ._cardRow_1d2xv_388{background:transparent}._cardRow_1d2xv_388{display:flex;flex-direction:row;align-items:center;gap:.5rem .65rem;flex:1;min-width:0;box-sizing:border-box;padding:.7rem .95rem;min-height:44px;background:transparent;border:none;border-left:4px solid transparent;border-radius:0;color:inherit;text-decoration:none;transition:border-left-color .15s ease,background .15s ease}._cardRow_1d2xv_388:hover{border-left-color:var(--accent);background:transparent;color:inherit;text-decoration:none}._lifecycleSticker_1d2xv_420{flex-shrink:0;width:8px;align-self:stretch;min-height:44px}._lifecycleStickerPre_1d2xv_427{background:#64748b}._lifecycleStickerSet_1d2xv_431{background:#ea580c}._lifecycleStickerDone_1d2xv_435{background:#16a34a}._siteName_1d2xv_439{flex:0 1 34%;max-width:42%;font-weight:700;font-size:clamp(.78rem,2.4vw,.98rem);line-height:1.3;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._siteNameWeatherEmoji_1d2xv_452{display:inline;font-size:1em;line-height:inherit;font-style:normal;margin:0;padding:0;vertical-align:baseline}._siteClient_1d2xv_462{flex:1 1 0;font-size:clamp(.72rem,2.1vw,.88rem);color:var(--text-muted);line-height:1.3;min-width:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._cardRowRight_1d2xv_474{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:.4rem;flex-shrink:0}@media(max-width:520px){._cardRow_1d2xv_388{gap:.4rem .45rem;padding:.5rem .6rem}._siteName_1d2xv_439{flex:0 1 30%;max-width:38%}._cardRowRight_1d2xv_474{gap:.3rem}}._statusBadge_1d2xv_499{display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:clamp(.65rem,2vw,.82rem);padding:.25rem .65rem;border-radius:999px;border:1px solid transparent;white-space:nowrap}._statusPre_1d2xv_511{background:var(--status-pre-bg);color:var(--status-on-accent);border-color:transparent}._statusAssembly_1d2xv_517{background:var(--status-assembly-bg);color:var(--status-on-accent);border-color:transparent}._statusActive_1d2xv_523{background:var(--status-active-bg);color:var(--status-on-accent);border-color:transparent}._statusDismantle_1d2xv_529{background:var(--status-dismantle-bg);color:var(--status-on-accent);border-color:transparent}._statusEnded_1d2xv_535{background:var(--status-ended-bg);color:var(--status-on-accent);border-color:transparent}._statusTodayBefore_1d2xv_542{background:#dc262633;color:#fecaca;border-color:#f8717180}._statusTodayWorking_1d2xv_548{background:#ea580c38;color:#ffedd5;border-color:#fb923c8c;animation:_statusTodayPulse_1d2xv_1 1.65s ease-in-out infinite}._statusTodayLeft_1d2xv_555{background:#16a34a38;color:#bbf7d0;border-color:#4ade8073}@keyframes _statusTodayPulse_1d2xv_1{0%,to{opacity:1;box-shadow:0 0 #ea580c59}50%{opacity:.88;box-shadow:0 0 0 5px #ea580c00}}._warnBadge_1d2xv_573{background:#dc262624;color:#b91c1c;border-color:#dc262673}._externalConfirmBadge_1d2xv_579{background:#dc26262e;color:#fecaca;border-color:#f871718c;max-width:100%;white-space:normal;text-align:center;line-height:1.35}@media(max-width:520px){._statusBadge_1d2xv_499{font-size:.65rem;padding:.16rem .42rem}}
