:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:left;box-sizing:border-box;flex-direction:column;align-items:stretch;width:100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--primary:#2b6cb0;--primary-dark:#1e4e8a;--text:#111827;--muted:#6b7280;--border:#e5e7eb;--border-strong:#cbd5e1;--bg-soft:#f9fafb}html,body,#root{color:#111827;background:#f7f9fc}body{margin:0}.deliveryPreviewCard{border:1px solid var(--border-strong);background:#fff;border-radius:10px;max-width:480px;padding:12px}.deliveryModalOverlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.deliveryModalPanel{background:#fff;border-radius:10px;flex-direction:column;width:100%;max-width:960px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 12px 40px #00000040}.deliveryModalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.deliveryModalTitle{color:var(--text);margin:0;font-size:18px}.deliveryModalClose{cursor:pointer;color:var(--text);background:0 0;border:none;padding:4px 8px;font-size:26px;line-height:1}.deliveryModalMeta{color:#374151;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:8px 16px;font-size:13px;display:flex}.deliveryModalToolbar{border-bottom:1px solid #f3f4f6;flex-wrap:wrap;gap:8px;padding:12px 16px;display:flex}.deliveryModalSearchInput{border:1px solid var(--border-strong);min-width:0;color:var(--text);border-radius:8px;outline:none;flex:200px;padding:8px 10px;font-size:14px}.deliveryModalSearchInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2b6cb026}.btn{cursor:pointer;color:var(--text);background:#e5e7eb;border:1px solid #0000;border-radius:8px;padding:8px 14px;font-size:13px}.btn:disabled{opacity:.6;cursor:not-allowed}.btnOutline{border-color:var(--border-strong);background:#fff}.deliveryModalFooter{border-top:1px solid #f3f4f6;justify-content:flex-end;padding:12px 16px;display:flex}.deliveryModalTable{border-collapse:collapse;width:100%;font-size:13px}.deliveryModalTableHeadRow th{background:var(--primary);color:#fff;z-index:1;text-align:left;padding:8px 10px;font-weight:600;position:sticky;top:0}.deliveryModalTableHeadCell--select{width:88px}.deliveryModalTableCell{padding:8px 10px}.deliveryModalRow{background:#fff}.deliveryModalRowAlt{background:#f8fafc}.deliveryModalRow:hover{background:#ebf8ff}.deliveryModalSelectBtn{color:var(--primary-dark);cursor:pointer;background:#2b6cb014;border:1px solid #2b6cb059;border-radius:9999px;padding:6px 12px;font-size:12px}.deliveryModalSelectBtn:hover{background:#2b6cb024}.deliveryModalEmpty{text-align:center;color:#6b7280;padding:16px}.btnPrimary{background:var(--primary);color:#fff;border-color:var(--primary)}.btnPrimary:hover{background:var(--primary-dark)}.appRoot{box-sizing:border-box;width:100%;max-width:min(1280px,100%);color:var(--text);background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-left:auto;margin-right:auto;box-shadow:0 8px 24px #0f172a0f}.appRoot input:not([type=checkbox]):not([type=radio]),.appRoot select,.appRoot textarea{border:1px solid var(--border);width:auto;color:var(--text);box-sizing:border-box;background:#fff;border-radius:10px;padding:10px 12px;font-size:14px}.appRoot input[type=date],.appRoot input[type=number]{padding:10px 12px}.appRoot input:focus,.appRoot select:focus,.appRoot textarea:focus{border-color:#2b6cb0a6;outline:none;box-shadow:0 0 0 3px #2b6cb026}.appRoot input[readonly]{color:#6b7280;cursor:not-allowed;background:#e5e7eb;border-color:#cbd5e1;font-weight:600}.appRoot input[readonly]:focus{box-shadow:none;border-color:#cbd5e1}.appRoot button:not(.btn){cursor:pointer;color:var(--primary-dark);background:#2b6cb014;border:1px solid #2b6cb059;border-radius:10px;padding:10px 14px;font-size:13px}.appRoot button:not(.btn):hover{background:#2b6cb024}.appRoot table{border-radius:12px;overflow:hidden}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.appRoot.appRoot--dashboard{box-sizing:border-box;width:100%;max-width:min(1280px,96vw);min-height:100vh;box-shadow:none;background:radial-gradient(140% 90% at 50% -30%,#818cf859,#0000 55%),radial-gradient(80% 50% at 100% 20%,#f472b633,#0000 50%),radial-gradient(70% 45% at 0 80%,#34d39926,#0000 45%),linear-gradient(168deg,#f8fafc 0%,#eef2ff 42%,#fdf4ff 100%);border:none;border-radius:0;margin:0 auto;padding:clamp(20px,3vw,40px) clamp(16px,4vw,48px) 56px}.dashboardPage{flex-direction:column;gap:32px;display:flex}.dashboardUtilityBar{justify-content:flex-end;margin-bottom:-10px;display:flex}.dashMiniBtn{color:#4338ca;letter-spacing:.01em;cursor:pointer;background:#ffffffeb;border:1px solid #c7d2fe;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700}.dashMiniBtn:hover{background:#eef2ff}.dashboardHero{text-align:center;padding:12px 20px 0}.dashboardHeroEyebrow{letter-spacing:.28em;text-transform:uppercase;color:#6366f1;margin:0 0 8px;font-size:11px;font-weight:600}.dashboardHeroTitle{letter-spacing:0;color:#5b21b6;margin:0 0 12px;font-size:clamp(1.6rem,3.2vw,2.15rem);font-weight:800;line-height:1.2}.dashboardHeroLead{color:#475569;max-width:42em;margin:0 auto;font-size:15px;line-height:1.65}.dashboardPanel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #ffffffe6;border-radius:20px;padding:20px 22px 22px;box-shadow:0 4px 6px -1px #0f172a0f,0 20px 40px -12px #4f46e51f}.dashboardPanelHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:16px;display:flex}.dashboardPanelTitle{color:#0f172a;margin:0;font-size:1.05rem;font-weight:700}.dashboardPanelMeta{color:#64748b;font-size:13px;font-weight:600}.dashboardMuted{color:#64748b;margin:0;font-size:14px}.dashboardError{color:#b91c1c;margin:0;font-size:14px}.dashboardSuccess{color:#15803d;margin:0;font-size:14px}.dashboardTableScroll{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto}.dashboardSummaryTable{border-collapse:collapse;width:100%;font-size:14px}.dashboardSummaryTable thead th{text-align:center;color:#334155;background:linear-gradient(#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;padding:14px 20px;font-weight:700}.dashboardSummaryTable thead th:first-child{text-align:left}.dashboardSummaryTable tbody td{text-align:center;color:#1e293b;border-bottom:1px solid #f1f5f9;padding:16px 20px}.dashboardSummaryTable tbody tr:last-child td{border-bottom:none}.dashboardSummaryTableStore{color:#0f172a;font-weight:700;text-align:left!important}.dashboardAchieve{color:#4f46e5;font-weight:700}.dashboardTilesWrap{padding:4px 0 8px}.dashboardTiles{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:clamp(12px,2vw,24px);width:100%;display:flex}.dashTile{cursor:pointer;color:#334155;text-align:center;background:linear-gradient(#f8fafc 0%,#eef2ff 100%);border:1px solid #e2e8f0e6;border-radius:18px;flex:200px;justify-content:center;align-items:center;max-width:100%;min-height:110px;padding:14px;font-family:inherit;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffb3,0 12px 18px -10px #0f172a38}.dashTile:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff8c,#0000 55%);position:absolute;inset:0}.dashTile:hover{transform:translateY(-4px)scale(1.02);box-shadow:inset 0 1px #ffffffd9,0 18px 28px -16px #0f172a59}.dashTile:active{transform:translateY(0)scale(.98)}.dashTileLabel{z-index:1;letter-spacing:.02em;font-size:16px;font-weight:800;line-height:1.35;position:relative}.dashTile--daily{background:linear-gradient(#f8fafc 0%,#eef2ff 100%)}.dashTile--personal{background:linear-gradient(#eef2ff 0%,#e0f2fe 100%)}.dashTile--inventory{background:linear-gradient(#f1f5f9 0%,#ecfdf5 100%)}@media (width>=900px){.dashboardTiles{flex-wrap:nowrap;gap:24px}.dashTile{flex:1 1 0;min-width:0;min-height:122px}}.dashboardPivotSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffad;border:1px solid #ffffffe6;border-radius:18px;min-height:210px;margin-top:10px;padding:18px 18px 16px;box-shadow:0 4px 10px #0f172a0f,0 20px 30px #4f46e50f}.dashboardPivotSection .dashboardPivotTableWrap{box-shadow:none;background:0 0;border:none}.dashboardPivotTitle{color:#0f172a;margin:0 0 6px;font-size:1.05rem;font-weight:700}.dashboardPivotMeta{color:#64748b;margin:0 0 14px;font-size:13px}.dashboardPivotTableWrap{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow-x:auto;box-shadow:0 2px 8px #0f172a0d}.dashboardPivotTable{border-collapse:collapse;width:100%;min-width:520px;font-size:13px}.dashboardPivotTable thead th{text-align:center;color:#334155;white-space:nowrap;background:#e2e8f0;border:1px solid #cbd5e1;padding:11px 12px;font-weight:700}.dashboardPivotTable thead th:first-child,.dashboardPivotTable thead th:nth-child(2){text-align:left}.dashboardPivotTable--stockin thead th:nth-child(2){text-align:center}.dashboardPivotTable tbody td{color:#1e293b;vertical-align:middle;border:1px solid #e2e8f0;padding:10px 12px}.dashboardPivotTable tbody td.dashboardPivotGroup{text-align:center;vertical-align:middle;background:#f8fafc;font-weight:700}.dashboardPivotRowSummary td:first-child{background:#f1f5f9;font-weight:700}.dashboardPivotNum{text-align:right;font-variant-numeric:tabular-nums}.dashboardPivotNumStrong{color:#3730a3;font-weight:700}.dashboardPivotSection+.dashboardPivotSection{margin-top:16px}.dashboardInsuranceGrid{gap:20px;display:grid}.dashboardPivotSubTitle{color:#0f172a;margin:0 0 8px;font-size:.98rem;font-weight:700}.inventoryPageTitleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;margin-bottom:10px;display:flex}.inventoryPageTitle{margin-bottom:0!important}.inventoryImportBadge{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #93c5fd;border-radius:12px;align-items:baseline;gap:10px;padding:10px 16px;display:inline-flex;box-shadow:0 6px 16px #2563eb1f}.inventoryImportBadgeLabel{color:#1e40af;letter-spacing:.02em;font-size:.82rem;font-weight:800}.inventoryImportBadgeTime{font-variant-numeric:tabular-nums;color:#0f172a;font-size:1.15rem;font-weight:800}.inventoryImportBadge--muted{box-shadow:none;color:#64748b;background:#f8fafc;border-color:#e2e8f0;font-size:.9rem;font-weight:600}.inventoryToolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.inventoryFileInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.inventoryDropZone{text-align:center;color:#64748b;background:#f8fafcf2;border:2px dashed #0f172a2e;border-radius:12px;margin:0 0 16px;padding:22px 16px 18px;font-size:.9rem;transition:border-color .15s,background .15s,color .15s}.inventoryDropZone--active{color:#1e3a8a;background:#3b82f612;border-color:#3b82f6}.inventoryDropZoneHint{color:#334155;margin:0 0 6px;font-weight:600}.inventoryDropZone--active .inventoryDropZoneHint{color:#1e40af}.inventoryDropZoneSub{opacity:.9;margin:0 0 14px;font-size:.85rem}.inventoryDropZoneBtn{margin:0 auto}.inventorySearchInput{width:100%;min-width:260px;max-width:420px}.inventoryTable{table-layout:fixed;min-width:1100px}.inventoryTableWrap{max-height:70vh;overflow:auto}.inventoryTable thead th{z-index:2;background:#e2e8f0;position:sticky;top:0}.inventoryTabs{border-bottom:1px solid var(--border,#e2e8f0);gap:6px;margin:0 0 14px;display:flex}.inventoryTab{appearance:none;color:#475569;cursor:pointer;background:0 0;border:1px solid #0000;border-bottom:none;border-radius:8px 8px 0 0;padding:8px 18px;font-size:.95rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;position:relative;bottom:-1px}.inventoryTab:hover{color:#1e40af;background:#3b82f60f}.inventoryTab--active{color:#1d4ed8;border-color:var(--border,#e2e8f0);background:#fff;border-bottom-color:#fff;box-shadow:inset 0 -1px #fff}.inventoryTab--active:hover{color:#1d4ed8;background:#fff}.inventoryChartView{flex-direction:column;gap:14px;display:flex}.inventoryChartControls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.inventoryChartFieldLabel{color:#334155;font-size:.9rem;font-weight:600}.inventoryChartFieldSelect{border:1px solid var(--border,#cbd5e1);color:#0f172a;background:#fff;border-radius:6px;min-width:220px;padding:6px 10px;font-size:.95rem}.inventoryChartCard{border:1px solid var(--border,#e2e8f0);background:#fff;border-radius:12px;padding:18px 20px 22px;box-shadow:0 1px 2px #0f172a0a}.inventoryChartCardTitle{color:#1e3a8a;align-items:center;gap:8px;margin-bottom:2px;font-size:1rem;font-weight:600;display:flex}.inventoryChartCardTitleIcon{background:#3b82f6;border-radius:3px;flex-shrink:0;width:14px;height:14px;display:inline-block}.inventoryChartCardSubtitle{color:#64748b;margin-bottom:14px;font-size:.85rem}.inventoryChartBody{flex-wrap:wrap;align-items:flex-start;gap:28px;display:flex}.inventoryChartPieWrap{flex:none;width:min(360px,100%)}.inventoryChartPie{width:100%;height:auto;display:block}.inventoryChartLegend{flex:280px;grid-template-columns:1fr;gap:4px;min-width:260px;max-height:360px;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}@media (width>=720px){.inventoryChartLegend{grid-template-columns:1fr 1fr;column-gap:16px}}.inventoryChartLegendItem{color:#1f2937;border-radius:4px;padding:0;font-size:.88rem}.inventoryChartLegendBtn{cursor:pointer;width:100%;font:inherit;color:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:14px 1fr auto auto;align-items:center;gap:8px;padding:5px 8px;transition:background .15s,border-color .15s;display:grid}.inventoryChartLegendBtn:hover{background:#eff6ff;border-color:#bfdbfe}.inventoryChartLegendBtn:focus-visible{outline-offset:1px;outline:2px solid #3b82f6}.inventoryChartLegendItem--active .inventoryChartLegendBtn{color:#1e3a8a;background:#dbeafe;border-color:#60a5fa}.inventoryChartLegendSwatch{border-radius:3px;flex-shrink:0;width:14px;height:14px;display:inline-block}.inventoryChartLegendLabel{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.inventoryChartLegendItem--active .inventoryChartLegendLabel{font-weight:700}.inventoryChartLegendCount{font-variant-numeric:tabular-nums;color:#0f172a;font-weight:600}.inventoryChartLegendPercent{font-variant-numeric:tabular-nums;color:#64748b;text-align:right;min-width:48px}.inventoryChartPieSlice:hover{opacity:.85}.inventoryChartPieSlice:focus{outline:none}.inventoryChartPieSlice:focus-visible{outline-offset:2px;outline:2px solid #1d4ed8}.inventoryChartHint{color:#64748b;margin-left:4px;font-size:.82rem}.inventoryChartBars{flex-direction:column;gap:4px;max-height:480px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.inventoryChartBarItem{border-radius:6px;padding:0}.inventoryChartBarBtn{cursor:pointer;width:100%;font:inherit;color:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:6px;grid-template-columns:minmax(120px,18%) 1fr 60px 60px;align-items:center;gap:12px;padding:6px 10px;transition:background .15s,border-color .15s;display:grid}.inventoryChartBarBtn:hover{background:#eff6ff;border-color:#bfdbfe}.inventoryChartBarBtn:focus-visible{outline-offset:1px;outline:2px solid #3b82f6}.inventoryChartBarItem--active .inventoryChartBarBtn{background:#dbeafe;border-color:#60a5fa}.inventoryChartBarLabel{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:500;overflow:hidden}.inventoryChartBarItem--active .inventoryChartBarLabel{color:#1e3a8a;font-weight:700}.inventoryChartBarTrack{background:#f1f5f9;border-radius:999px;width:100%;height:14px;display:block;position:relative;overflow:hidden}.inventoryChartBarFill{border-radius:999px;height:100%;transition:width .25s;display:block}.inventoryChartBarCount{font-variant-numeric:tabular-nums;color:#0f172a;text-align:right;font-size:.9rem;font-weight:700}.inventoryChartBarPercent{font-variant-numeric:tabular-nums;color:#64748b;text-align:right;font-size:.85rem}@media (width<=640px){.inventoryChartBarBtn{grid-template-columns:minmax(96px,30%) 1fr 50px;gap:8px}.inventoryChartBarPercent{display:none}}.inventoryChartFilteredCard{margin-top:4px}.inventoryChartFilteredHeader{border-bottom:1px solid var(--border,#e2e8f0);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:10px;display:flex}.inventoryChartFilteredTitle{color:#0f172a;flex-wrap:wrap;align-items:center;gap:8px;font-size:.95rem;display:flex}.inventoryChartFilteredTitle strong{color:#1e3a8a;font-size:1.05rem}.inventoryChartFilteredCount{font-variant-numeric:tabular-nums;color:#1d4ed8;background:#dbeafe;border-radius:999px;justify-content:center;align-items:center;padding:2px 10px;font-size:.85rem;font-weight:600;display:inline-flex}.inventoryChartClearBtn{padding:4px 12px;font-size:.85rem}.placeholderScreen{text-align:center;border:1px solid var(--border);background:#fff;border-radius:16px;max-width:480px;margin:48px auto;padding:32px 28px;box-shadow:0 10px 30px #0f172a0f}.placeholderScreenTitle{margin:0 0 12px;font-size:1.35rem}.placeholderScreenText{color:var(--muted);margin:0 0 20px;font-size:15px}.topPortal{flex-direction:column;gap:22px;display:flex}.topPortalHeader{flex-direction:column;gap:6px;display:flex}.topPortalTitle{letter-spacing:.02em;color:#111827;margin:0;font-size:clamp(2rem,4.4vw,3rem)}.topPortalLead{color:#4b5563;margin:0;font-size:14px}.topMakerGrid{grid-template-columns:repeat(auto-fit,minmax(185px,1fr));gap:14px;max-width:920px;display:grid}.topMakerCard{color:#fff;border:none;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:130px;padding:18px 16px 14px;font-weight:800;display:flex;box-shadow:0 10px 24px #11182733}.topMakerCard .topMakerLogo{font-size:clamp(1.5rem,3vw,2.05rem);line-height:1}.topMakerCard .topMakerLogo--ja{white-space:nowrap;font-size:clamp(1.05rem,2.2vw,1.35rem);line-height:1.2}.topMakerCard--schedule .topMakerLogo--ja{font-size:clamp(.98rem,2vw,1.22rem)}.topMakerCard .topMakerBadge,.topMakerCard .topMakerHint{background:#ffffff38;border-radius:999px;padding:4px 10px;font-size:12px}.topMakerCard--plaza{background:linear-gradient(135deg,#00b96d,#10b981)}.topMakerCard--dream{background:linear-gradient(135deg,#ef4444,#f97316)}.topMakerCard--harley{background:linear-gradient(135deg,#b45309,#d97706)}.topMakerCard--schedule{background:linear-gradient(135deg,#2563eb,#6366f1)}.topMakerCard--active{cursor:pointer;transition:transform .2s,box-shadow .2s}.topMakerCard--active:hover{transform:translateY(-3px);box-shadow:0 16px 30px #1118273d}.topMakerCard:disabled{opacity:.88;cursor:default}.topMenuGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.topMenuCard{border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:126px;display:flex;color:#334155!important;background:#ffffffdb!important;border:1px solid #dbe3f0!important;padding:12px!important}.topMenuCard--active{cursor:pointer;box-shadow:0 8px 18px #3b82f62e;border-color:#93c5fd!important}.topPortalFooter{border-top:1px solid #dbe3f0;flex-direction:column;align-items:stretch;gap:12px;margin-top:28px;padding-top:20px;display:flex}.topPortalFooterLead{color:#64748b;max-width:640px;margin:0;font-size:13px;line-height:1.5}.topPortalFooter .btnOutline:not(.topPortalFeedbackBtn){align-self:flex-start}.topPortalFeedbackBtn{align-self:center;width:100%;max-width:420px;font-weight:600;box-shadow:0 4px 14px #6366f126;color:#4338ca!important;background:#fffffff2!important;border-color:#6366f1!important;padding:14px 20px!important;font-size:15px!important}.topPortalFeedbackBtn:hover{background:#eef2ff!important}.topMenuCard--active:hover{transform:translateY(-2px);background:#eff6ff!important}.topMenuIcon{font-size:34px;line-height:1}.topMenuLabel{font-size:15px;font-weight:700}.storesPage{flex-direction:column;gap:16px;display:flex}.storesPageHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.storesPageTitle{color:#0f172a;margin:0;font-size:clamp(1.6rem,3vw,2rem)}.storesPageLead{color:#475569;margin:6px 0 0;font-size:14px}.storesToolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.storesSearchInput{min-width:min(520px,100%)}.storesResultCount{color:#475569;background:#ffffffd1;border:1px solid #cbd5e1;border-radius:999px;padding:6px 10px;font-size:13px}.quickRegisterGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:start;gap:8px;display:grid}.quickRegisterGrid textarea{resize:vertical;min-height:68px}.storesTableOuter{flex-direction:column;width:100%;max-width:100%;display:flex}.storesTableTopScroll{-webkit-overflow-scrolling:touch;background:#eef2f7;border:1px solid #e2e8f0;border-bottom:none;border-radius:12px 12px 0 0;flex:none;width:100%;max-width:100%;min-height:14px;overflow:auto hidden}.storesTableTopScrollInner{height:1px}.storesTableWrap{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e2e8f0;border-radius:0 0 12px 12px;flex:0 auto;width:100%;max-width:100%;max-height:min(72vh,900px);overflow:auto;box-shadow:0 2px 8px #0f172a0d}.storesTable{table-layout:auto;width:max-content;min-width:100%;font-size:13px}.storesTable thead th{z-index:3;white-space:nowrap;position:sticky;top:0;box-shadow:0 1px #cbd5e1}.storesTable tbody td{vertical-align:middle;white-space:nowrap;padding:8px 12px}.storesTable thead th:first-child{z-index:5;background:#e2e8f0;position:sticky;top:0;left:0;box-shadow:0 1px #cbd5e1,4px 0 8px -4px #0f172a1f}.storesTable tbody td:first-child{z-index:2;background:#fff;position:sticky;left:0;box-shadow:4px 0 8px -4px #0f172a26}.storesTableCellStrong{color:#0f172a;font-weight:700}.storeSchedulePage{flex-direction:column;gap:16px;display:flex}.storeScheduleActiveSection{align-self:flex-start;width:100%;max-width:720px}.storeSchedulePendingSection{width:100%}.storeScheduleListHeading{color:#64748b;letter-spacing:.04em;margin:0 0 8px;font-size:13px;font-weight:700}.storeScheduleGrid--active{grid-template-columns:repeat(auto-fill,minmax(min(100%,200px),max-content));justify-content:flex-start}.storeScheduleToolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.storeScheduleGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;display:grid}.storeScheduleCard{text-align:center;white-space:nowrap;cursor:default;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:72px;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.3;display:flex;color:#1e293b!important;background:#fff!important;border:1px solid #dbe3f0!important}.storeScheduleCard--active{cursor:pointer;border-color:#93c5fd!important}.storeScheduleCard--active:hover{background:#eff6ff!important}.storeScheduleCardNote{color:#94a3b8;font-size:11px;font-weight:500}.storeScheduleCardNote--live{color:#2563eb;font-weight:700}.btnSm{padding:4px 10px!important;font-size:13px!important}.storeScheduleBoardPage{flex-direction:column;gap:16px;max-width:1100px;display:flex}.kintoneListPage.storeScheduleBoardPage{-webkit-overflow-scrolling:touch;flex:1;gap:0;width:100%;max-width:none;min-height:0;overflow:hidden auto}.kintoneListPage.storeScheduleBoardPage .storeScheduleBoardBody{flex-direction:column;flex:none;gap:16px;min-height:auto;padding:14px 20px 48px;display:flex;overflow:visible}.storeScheduleBoardMessage{margin:0}.storeScheduleBoardToolbarHead .storeScheduleBoardSub{color:#64748b;margin:6px 0 0;font-size:13px}.storeScheduleBoardToolbarActions{align-items:center}.storeScheduleBoardToolbarActions .storeScheduleBoardNav{margin-left:0;margin-right:4px}.storeScheduleBoardTop{align-items:flex-start}.storeScheduleBoardTopActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.storeScheduleBoardStoreLead{color:#2563eb;letter-spacing:.06em;margin:0 0 4px;font-size:12px;font-weight:700}.storeScheduleBoardSub{color:#64748b;margin:4px 0 0;font-size:14px}.storeScheduleBoardBar{color:#fff;background:linear-gradient(#5b8fd9 0%,#4a7fc9 100%);border-radius:8px;align-items:baseline;gap:12px;padding:10px 14px;display:flex}.storeScheduleBoardBarTitle{margin:0;font-size:1.1rem;font-weight:700}.storeScheduleBoardStoreName{opacity:.95;font-size:14px}.storeScheduleBoardToolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.storeScheduleBoardPeriod{color:#334155;font-size:14px;font-weight:600}.storeScheduleBoardNav{gap:4px;margin-left:auto;display:flex}.storeScheduleSection{flex-direction:column;gap:6px;display:flex;overflow:visible}@media (width<=768px){.storeScheduleBoardBody{padding-left:12px;padding-right:12px}.storeScheduleStaffTabs{padding-left:6px;padding-right:6px}}.storeScheduleSectionTitle{color:#334155;margin:0;font-size:14px;font-weight:700}.storeScheduleStaffBar{border-bottom:1px solid #e2e8f0;flex-direction:column;align-items:stretch;gap:10px;padding:4px 2px 10px;display:flex;overflow:visible}.storeScheduleStaffTabs{box-sizing:border-box;flex-wrap:wrap;align-items:center;gap:8px 12px;width:100%;padding:2px 4px;display:flex}.storeScheduleStaffTabItem{max-width:100%;display:inline-flex}.storeScheduleStaffChip{background:#eff6ff;border:1px solid #93c5fd;border-radius:6px;align-items:stretch;max-width:100%;display:inline-flex;overflow:visible;box-shadow:0 1px 2px #2563eb14}.storeScheduleStaffChip:hover{background:#dbeafe;border-color:#60a5fa}.storeScheduleStaffChip--active{background:#2563eb;border-color:#1d4ed8;box-shadow:0 2px 6px #2563eb59}.storeScheduleStaffTabWrap{position:relative}.storeScheduleStaffBar button.storeScheduleStaffTab{color:#1d4ed8;cursor:pointer;white-space:nowrap;appearance:none;background:0 0;border:none;border-radius:0;align-items:center;gap:4px;margin:0;padding:7px 10px;font-size:14px;font-weight:700;line-height:1.2;display:inline-flex}.storeScheduleStaffChip:hover button.storeScheduleStaffTab{color:#1e3a8a}.storeScheduleStaffChip--active button.storeScheduleStaffTab{color:#fff}.storeScheduleStaffBar button.storeScheduleStaffTabEdit{color:#fff;cursor:pointer;appearance:none;background:#64748b;border:none;border-left:1px solid #cbd5e1;border-radius:0 5px 5px 0;flex-shrink:0;justify-content:center;align-items:center;width:26px;min-width:26px;margin:0;padding:0;font-size:13px;line-height:1;display:inline-flex}.storeScheduleStaffBar button.storeScheduleStaffTabEdit:hover{background:#475569}.storeScheduleStaffChip--active button.storeScheduleStaffTabEdit{background:#1e3a8a;border-left-color:#1e40af}.storeScheduleStaffChip--active button.storeScheduleStaffTabEdit:hover{background:#172554}.storeScheduleStaffBar button.storeScheduleStaffTabEdit:disabled{opacity:.5;cursor:not-allowed}.storeScheduleStaffTabLabel{text-overflow:ellipsis;max-width:5em;overflow:hidden}.storeScheduleStaffTooltip{z-index:30;color:#f8fafc;pointer-events:none;text-align:left;background:#1e293b;border-radius:8px;width:max-content;max-width:min(260px,100vw - 32px);padding:10px 12px;display:none;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 8px 24px #0f172a33}.storeScheduleStaffTooltip:after{content:"";border:6px solid #0000;border-top-color:#1e293b;position:absolute;bottom:-6px;left:20px}.storeScheduleStaffTabs>.storeScheduleStaffTabItem:last-child .storeScheduleStaffTooltip{left:auto;right:0}.storeScheduleStaffTabs>.storeScheduleStaffTabItem:last-child .storeScheduleStaffTooltip:after{left:auto;right:20px}.storeScheduleStaffTooltipTitle{color:#94a3b8;margin:0 0 4px;font-size:11px;font-weight:700}.storeScheduleStaffTooltipBody{white-space:pre-wrap;word-break:break-word;margin:0;font-size:13px;line-height:1.45}.storeScheduleStaffChip:hover .storeScheduleStaffTooltip,.storeScheduleStaffChip:focus-within .storeScheduleStaffTooltip{display:block}.storeScheduleStaffEditPanel{margin-bottom:4px}.storeScheduleStaffManage{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.storeScheduleStaffAddForm{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.storeScheduleStaffAddInput{border:1px solid #cbd5e1;border-radius:6px;width:140px;padding:6px 10px;font-size:14px}.storeScheduleStaffDeleteBtn{color:#b91c1c!important;border-color:#fecaca!important}.storeScheduleStaffManageError{margin:0 0 4px;font-size:13px}.storeScheduleStaffTabIcon{opacity:.85;flex-shrink:0;font-size:12px;line-height:1}.storeScheduleFortnightHead{background:#f8fafc;border:1px solid #cbd5e1;border-bottom:none;border-radius:8px 8px 0 0;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.storeScheduleDayHeadCell{text-align:center;color:#334155;border-right:1px solid #e2e8f0;padding:6px 8px;font-size:13px;font-weight:700}.storeScheduleDayHeadCell:nth-child(7n){border-right:none}.storeScheduleDayHeadCell.storeScheduleDay--sat{color:#2563eb}.storeScheduleDayHeadCell.storeScheduleDay--sun{color:#dc2626}.storeScheduleDayHeadCell.storeScheduleDay--today{background:#fffbeb}.storeScheduleFortnight{background:#fff;border:1px solid #cbd5e1;border-radius:0 0 8px 8px;grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.storeScheduleFortnightHead+.storeScheduleFortnight{border-radius:0 0 8px 8px}.storeScheduleDay{background:#fff;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;flex-direction:column;display:flex}.storeScheduleDay:nth-child(7n){border-right:none}.storeScheduleDay:nth-last-child(-n+7){border-bottom:none}.storeScheduleDay--today{background:#fffbeb}.storeScheduleDay--attendance{min-height:72px}.storeScheduleDay--timed,.storeScheduleDay--shared{min-height:160px}.storeScheduleDay--shared{background:#f8fafc}.storeScheduleTimedBlock--shared{border-left-color:#0d9488}.storeScheduleSharedAuthor{color:#64748b;margin-top:2px;font-size:11px}.storeScheduleDayEditBtn{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;height:100%;min-height:72px;padding:8px}.storeScheduleDayEditBtn:hover{background:#f1f5f9}.storeScheduleClosed{color:#64748b;font-size:13px;font-weight:700}.storeScheduleStaff{color:#1e293b;white-space:pre-wrap;font-size:13px;line-height:1.45}.storeScheduleStaff--empty{color:#94a3b8;font-weight:500}.storeScheduleTimedList{flex-direction:column;flex:1;gap:6px;padding:6px 6px 0;display:flex;overflow-y:auto}.storeScheduleTimedBlock{text-align:left;cursor:grab;-webkit-user-select:none;user-select:none;background:#fef3c7;border:1px solid #e2e8f0;border-radius:6px;width:100%;padding:6px 8px}.storeScheduleTimedBlock:hover{background:#fde68a;border-color:#cbd5e1}.storeScheduleTimedBlock--dragging{opacity:.45;cursor:grabbing}.storeScheduleTimedBlock--moving{opacity:.65;pointer-events:none}.storeScheduleDay--dropTarget{box-shadow:inset 0 0 0 2px #2563eb;background:#dbeafe!important}.storeScheduleTimedTime{color:#475569;font-size:11px;font-weight:700}.storeScheduleTimedTitle{color:#1e293b;margin-top:2px;font-size:12px;font-weight:700}.storeScheduleTimedSub{color:#334155;margin-top:2px;font-size:11px}.storeScheduleTimedBody{color:#475569;white-space:pre-wrap;margin-top:2px;font-size:11px}.storeScheduleAddTimed{color:#64748b;cursor:pointer;background:#f8fafc;border:none;border-top:1px dashed #e2e8f0;padding:6px;font-size:12px}.storeScheduleAddTimed:hover{color:#1d4ed8;background:#eff6ff}.storeScheduleSectionHint{color:#64748b;margin:-4px 0 10px;font-size:13px}.storeScheduleNoticeBlock{background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;margin:0 0 14px;padding:10px 12px}.storeScheduleNoticeHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.storeScheduleNoticeHeadLabel{color:#92400e;font-size:14px;font-weight:700}.storeScheduleNoticeList{flex-direction:column;gap:6px;display:flex}.storeScheduleNoticeBar{text-align:left;cursor:pointer;background:#fef3c7;border:1px solid #f59e0b;border-radius:6px;align-items:flex-start;gap:10px;width:100%;padding:7px 10px;line-height:1.4;display:flex}.storeScheduleNoticeBar:hover{background:#fde68a;border-color:#d97706}.storeScheduleNoticeBarRange{color:#b45309;white-space:nowrap;flex:none;padding-top:1px;font-size:12px;font-weight:700}.storeScheduleNoticeBarText{color:#78350f;white-space:pre-wrap;word-break:break-word;flex:auto;font-size:13px;font-weight:600}.storeScheduleNoticeEmpty{color:#a16207;margin:0;font-size:13px}.storeScheduleDayHeadCell--timed{flex-direction:column;align-items:center;gap:2px;padding-bottom:4px;display:flex}.storeScheduleDayTimelineBtn{cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:14px;line-height:1}.storeScheduleDayTimelineBtn:hover:not(:disabled){background:#e2e8f0}.storeScheduleDayTimelineBtn:disabled{opacity:.35;cursor:not-allowed}.storeScheduleTimelineOverlay{z-index:70;background:#0f172a73;justify-content:center;align-items:flex-start;padding:24px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.storeScheduleTimelineDialog{background:#fff;border-radius:12px;width:min(1100px,100%);overflow:hidden;box-shadow:0 24px 60px #0f172a59}.storeScheduleTimelineHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.storeScheduleTimelineTitle{color:#111827;margin:0 0 4px;font-size:16px;font-weight:700}.storeScheduleTimelineHint{color:#6b7280;margin:0;font-size:12px}.storeScheduleTimelineHeaderActions{flex-wrap:wrap;flex-shrink:0;gap:6px;display:flex}.storeScheduleTimelineRoleNote{color:#9a3412;white-space:pre-wrap;background:#ffedd5;border-bottom:1px solid #fed7aa;margin:0;padding:8px 18px;font-size:13px}.storeScheduleTimelineBody{padding:12px 18px 18px}.storeScheduleTimelineHourRow{height:22px;margin-bottom:4px;position:relative}.storeScheduleTimelineHourLabel{color:#64748b;white-space:nowrap;font-size:11px;position:absolute;transform:translate(-50%)}.storeScheduleTimelineTrack{cursor:crosshair;background:#fff;border:1px solid #cbd5e1;border-radius:8px;height:132px;position:relative;overflow:hidden}.storeScheduleTimelineGridLine{pointer-events:none;background:#e2e8f0;width:1px;position:absolute;top:0;bottom:0}.storeScheduleTimelineBlock{text-align:left;cursor:pointer;background:#fef3c7;border:1px solid #fbbf24;border-radius:6px;min-width:48px;padding:6px 8px;position:absolute;top:8px;bottom:8px;overflow:hidden}.storeScheduleTimelineBlock:hover{z-index:2;background:#fde68a;border-color:#f59e0b}.storeScheduleTimelineBlock--draggable{cursor:grab;touch-action:none}.storeScheduleTimelineBlock--dragging{cursor:grabbing;z-index:5;opacity:.95;background:#fde68a;border-color:#f59e0b;transition:left 50ms linear,width 50ms linear;box-shadow:0 4px 12px #0000002e}.storeScheduleTimelineBlockTime{color:#475569;font-size:11px;font-weight:700;display:block}.storeScheduleTimelineBlockTitle{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;font-weight:700;display:block;overflow:hidden}.storeScheduleTimelineBlockBody{color:#475569;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;display:block;overflow:hidden}@media (width<=720px){.storeScheduleTimelineTrack{height:160px}.storeScheduleTimelineBlockTitle,.storeScheduleTimelineBlockBody{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}}.storeScheduleFormRow--full{grid-template-columns:72px 1fr}.storeScheduleFormPanel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px}.storeScheduleEventFormOverlay{z-index:65;background:#0f172a73;justify-content:center;align-items:flex-start;padding:24px 16px;display:flex;position:fixed;inset:0;overflow-y:auto}.storeScheduleEventFormDialog{flex-shrink:0;width:min(720px,100%);margin:auto 0}.storeScheduleEventFormDialog .storeScheduleFormPanel{background:#fff;box-shadow:0 24px 60px #0f172a33}.storeScheduleFormGrid{flex-direction:column;gap:10px;display:flex}.storeScheduleFormRow{grid-template-columns:72px 1fr;align-items:start;gap:10px;font-size:14px;display:grid}.storeScheduleFormRow>span{color:#475569;text-align:right;padding-top:8px}.storeScheduleFormRow--top>span{padding-top:10px}.storeScheduleFormDateTimes{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.storeScheduleFormDateTimes input[type=date],.storeScheduleFormDateTimes input[type=time]{min-width:0}.storeScheduleFormCheck{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.storeScheduleFormTitleRow{flex-wrap:wrap;gap:8px;display:flex}.storeScheduleFormTitleRow select{min-width:100px}.storeScheduleCategorySelect{width:100%;max-width:100%}.storeScheduleFormTitleRow input{flex:1;min-width:160px}.storeScheduleFormRow textarea{resize:vertical;width:100%;min-height:100px}.storeScheduleFormActions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.storeScheduleMemoSection{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:8px;overflow:visible}.kintoneListPage.storeScheduleBoardPage .storeScheduleMemoBar{border-radius:8px 8px 0 0}.storeScheduleMemoBar{color:#fff;background:linear-gradient(#e85c5c 0%,#d94545 100%);justify-content:space-between;align-items:center;gap:12px;padding:8px 14px;display:flex}.storeScheduleMemoBar h2{margin:0;font-size:1rem;font-weight:700}.storeScheduleMemoList{margin:0;padding:0;list-style:none}.storeScheduleMemoItem{cursor:pointer;text-align:left;background:#fff;border:none;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 14px;display:flex}.storeScheduleMemoItem:hover{background:#f8fafc}.storeScheduleMemoTitle{color:#1d4ed8;font-size:14px;text-decoration:underline}.storeScheduleMemoDate{color:#64748b;flex-shrink:0;font-size:12px}.storeScheduleMemoEmpty{padding:16px 14px}.storeScheduleMemoForm{background:#f8fafc;border-top:1px solid #e2e8f0;flex-direction:column;gap:8px;padding:14px;display:flex}.storeScheduleMemoForm input,.storeScheduleMemoForm textarea{width:100%}.storeScheduleMemoDetailOverlay{z-index:60;background:#0f172a73;justify-content:center;align-items:flex-start;padding:40px 16px;display:flex;position:fixed;inset:0}.storeScheduleMemoDetail{background:#fff;border-radius:12px;flex-direction:column;width:min(960px,100%);max-height:100%;display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a59}.storeScheduleMemoDetailHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.storeScheduleMemoDetailTitle{color:#111827;margin:0 0 4px;font-size:16px;font-weight:700}.storeScheduleMemoDetailMeta{color:#6b7280;margin:0;font-size:12px}.storeScheduleMemoDetailActions{flex-wrap:wrap;gap:6px;display:flex}.storeScheduleMemoDetailBody{border-bottom:1px solid #e5e7eb;padding:14px 18px;overflow:auto}.storeScheduleMemoDetailText{white-space:pre-wrap;color:#111827;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.6}.storeScheduleMemoBodyLink{color:#2563eb;word-break:break-all;text-decoration:underline}.storeScheduleMemoBodyLink:hover{color:#1d4ed8}.storeScheduleMemoDetailFiles{padding:10px 18px 14px}.storeScheduleMemoDetailFiles h4{color:#374151;margin:0 0 6px;font-size:13px;font-weight:700}.storeScheduleMemoDetailFiles ul{margin:0;padding-left:18px}.storeScheduleMemoDetailFiles li{margin-bottom:4px}.storeScheduleMemoItemMain{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.storeScheduleMemoPdfBadge{color:#64748b;background:#f1f5f9;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:600}.storeScheduleMemoAttachBlock{background:#fff;border:1px dashed #cbd5e1;border-radius:8px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.storeScheduleMemoAttachLabel{color:#475569;font-size:13px;font-weight:600}.storeScheduleMemoAttachList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.storeScheduleMemoAttachRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.storeScheduleMemoAttachLink{color:#1d4ed8;word-break:break-all;font-size:13px;text-decoration:underline}.storeScheduleMemoAttachPending{color:#334155;word-break:break-all;font-size:13px}.storeScheduleMemoAttachPicker{cursor:pointer;display:inline-block}.storeScheduleMemoAttachPicker input[type=file]{display:none}@media (width<=720px){.storeScheduleFortnight,.storeScheduleFortnightHead{grid-template-columns:repeat(2,minmax(0,1fr))}.storeScheduleDay:nth-child(7n),.storeScheduleDayHeadCell:nth-child(7n){border-right:1px solid #e2e8f0}.storeScheduleDay:nth-child(2n),.storeScheduleDayHeadCell:nth-child(2n){border-right:none}.storeScheduleFormRow{grid-template-columns:1fr}.storeScheduleFormRow>span{text-align:left;padding-top:0}}.eventsPage{flex-direction:column;gap:14px;display:flex}.eventsCalendarToolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.eventsCalendarGrid{background:#fff;border:1px solid #cbd5e1;border-radius:10px;grid-template-columns:repeat(7,minmax(0,1fr));display:grid;overflow:hidden}.eventsCalendarHeadCell{background:#eef2ff;border-bottom:1px solid #cbd5e1;border-right:1px solid #cbd5e1;padding:6px 8px;font-size:13px;font-weight:700}.eventsCalendarHeadCell:last-child{border-right:none}.eventsCalendarCell{border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;min-height:108px;padding:4px 6px}.eventsCalendarCell--muted{color:#94a3b8;background:#f8fafc}.eventsCalendarDate{margin-bottom:4px;font-size:12px}.eventsDayItems{flex-direction:column;gap:4px;display:flex}.eventsDayItem{color:#fff;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:#1d4ed8;border-radius:0;padding:2px 4px;font-size:11px;overflow:hidden}.eventsDayItem--single{border-radius:4px}.eventsDayItem--start{border-radius:4px 0 0 4px}.eventsDayItem--end{border-radius:0 4px 4px 0}.eventsDayItem--middle{border-radius:0}.eventsDayItem--umedia{background:#2563eb}.eventsDayItem--honda{background:#b91c1c}.eventsDayItem--kawasaki{background:#15803d}.eventsDayItem--yamaha{background:#1d4ed8}.eventsDayItem--suzuki{background:#ca8a04}.eventsDayItem--harley{background:#f59e0b}.eventsDayItem--triumph{background:#52525b}.eventsDayItem--ducati{background:#7e22ce}.eventsDayItem--indian{background:#a16207}.eventsDayItem--other{background:#db2777}.eventsColorTabs{flex-wrap:wrap;gap:6px;display:flex}.eventsColorTab{color:#fff;cursor:pointer;border:1px solid #0f172a26;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:700}.eventsColorTab--active{box-shadow:inset 0 0 0 2px #0f172a}.eventsAttachmentGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.eventsAttachmentBox{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:6px;padding:10px;display:flex}.eventsAttachmentTitle{color:#334155;font-size:13px;font-weight:700}.eventsAttachmentList{flex-direction:column;gap:8px;display:flex}.eventsAttachmentItem{align-items:center;gap:8px;display:flex}.eventsAttachmentThumbLink{background:#fff;border:1px solid #cbd5e1;border-radius:10px;display:inline-flex;overflow:hidden}.eventsAttachmentThumb{object-fit:cover;width:120px;height:80px;display:block}.storesTableCellWide{min-width:220px}.storesTable tbody a{color:#1d4ed8;text-decoration:none}.storesTable tbody a:hover{text-decoration:underline}.storesEmptyCell{text-align:center;color:#64748b;padding:20px 12px!important}.storesEditPanel{background:#f8fbff;border:1px solid #bfdbfe;border-radius:12px;padding:14px}.storesEditPanelHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.storesEditPanelTitle{color:#0f172a;margin:0;font-size:16px}.orgEditMembers{flex-direction:column;gap:8px;margin-top:10px;display:flex}.orgEditMemberRow{align-items:center;gap:8px;display:flex}.orgEditMemberRow input{flex:auto}.orgEditMemberRow--dragging{opacity:.55}.orgEditDragHandle{-webkit-user-select:none;user-select:none;cursor:grab;color:#64748b;letter-spacing:1px;font-weight:700}.inquiryListPage{max-width:1100px;margin:0 auto}.inquiryListHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.inquiryListTitle{color:#0f172a;margin:0;font-size:1.45rem}.inquiryListHeaderActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.inquiryListMeta{color:#475569;background:#ffffffd9;border:1px solid #cbd5e1;border-radius:999px;padding:4px 10px;font-size:13px}.inquiryTableWrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0f172a0f}.inquiryTable{border-collapse:collapse;width:100%;font-size:14px}.inquiryTable thead th{text-align:left;color:#334155;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 14px;font-weight:700}.inquiryTable tbody td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:12px 14px}.inquiryTableRow{cursor:pointer}.inquiryTableRow:hover{background:#f8fafc}.inquiryTableRow--active{outline-offset:-2px;background:#eff6ff;outline:2px solid #3b82f6}.inquiryTableIconCol{text-align:center;width:44px}.inquiryTableTitle{color:#0f172a;font-weight:600}.inquiryTablePreview{color:#64748b;max-width:360px}.inquiryTableActionsCol{text-align:right;white-space:nowrap;width:96px}.inquiryTableEmpty{text-align:center;color:#64748b;padding:24px 12px!important}.documentLibraryPage .inquiryListHeader{flex-wrap:wrap}.documentLibraryCsvAttachAnchor,.documentLibraryEditorAnchor{scroll-margin-top:24px}.documentLibraryFilesCell{vertical-align:top;min-width:160px}.documentLibraryFileLinks{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.documentLibraryFileLink{color:#2563eb;text-underline-offset:2px;word-break:break-all;text-decoration:underline}.documentLibraryFileLink:hover{color:#1d4ed8}.inquiryStatus{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:2px 10px;font-size:12px;font-weight:700;display:inline-block}.inquiryStatus--prog{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.inquiryStatus--done{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.inquiryIconBtn{cursor:pointer;border-radius:999px;width:32px;height:32px;margin-left:6px;font-size:14px;line-height:1;color:#1d4ed8!important;background:#eff6ff!important;border:1px solid #93c5fd!important;padding:0!important}.inquiryIconBtn:hover{background:#dbeafe!important}.inquiryIconBtn--danger{color:#b91c1c!important;background:#fef2f2!important;border-color:#fecaca!important}.inquiryPreviewPanel{background:#fff;border:1px solid #bfdbfe;border-radius:12px;margin-top:14px;padding:14px 16px;box-shadow:0 8px 24px #3b82f61f}.inquiryPreviewBody{white-space:pre-wrap;color:#1e293b;margin:0 0 12px;font-size:14px;line-height:1.6}.inquiryFormPage{max-width:920px;margin:0 auto}.inquiryFormToolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.inquiryFormDeleteBtn{margin-left:auto;color:#b91c1c!important;border-color:#fecaca!important}.inquiryFormCard{background:#fffffff2;border:1px solid #e2e8f0;border-radius:14px;padding:18px 18px 20px;box-shadow:0 4px 14px #0f172a0f}.inquiryFormRow--split{flex-wrap:wrap;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.inquiryFormField{flex:260px}.inquiryFormField--narrow{flex:0 280px}.inquiryFormField--block{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.inquiryFormLabel{color:#334155;font-size:13px;font-weight:700}.inquiryCheckboxRow{flex-wrap:wrap;gap:12px 18px;display:flex}.inquiryCheckbox{color:#1e293b;cursor:pointer;align-items:center;gap:6px;font-size:14px;display:flex}.inquiryDatetimeRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.inquiryFormControlWide{width:100%;max-width:100%}.inquiryFormTextarea{resize:vertical;width:100%;max-width:100%;min-height:72px}.inquiryResponseSection{margin-top:8px}.inquiryResponseTable{border-collapse:collapse;border-radius:8px;width:100%;font-size:13px;overflow:hidden}.inquiryResponseTable thead th{color:#fff;text-align:left;background:#2563eb;padding:10px 12px;font-weight:700}.inquiryResponseTable tbody td{vertical-align:top;background:#fff;border:1px solid #e2e8f0;padding:10px 12px}.inquiryResponseAddCol{text-align:center;width:52px;vertical-align:middle!important}.inquiryAttachPlaceholder{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;padding:10px 12px;font-size:12px}.inquiryPlusBtn{cursor:pointer;border:none;border-radius:999px;width:34px;height:34px;font-size:20px;line-height:1;color:#fff!important;background:#2563eb!important;padding:0!important}.inquiryPlusBtn:hover{background:#1d4ed8!important}.internalNoticeListPage{flex-direction:column;gap:12px;display:flex}.internalNoticeBreadcrumb{color:#64748b;margin:0;font-size:13px}.internalNoticeTable{font-size:14px}.internalNoticeAttachCell{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:140px;overflow:hidden}.internalNoticeAttachCell a{color:#2563eb}.internalNoticeDetailPage{flex-direction:column;gap:16px;display:flex}.internalNoticeDetailCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:16px;max-width:720px;padding:20px;display:flex}.internalNoticeDetailRow{gap:16px;display:grid}.internalNoticeDetailRow--split{grid-template-columns:1fr 1fr}@media (width<=560px){.internalNoticeDetailRow--split{grid-template-columns:1fr}}.internalNoticeDetailRow--tri{grid-template-columns:repeat(3,1fr)}@media (width<=720px){.internalNoticeDetailRow--tri{grid-template-columns:1fr}}.internalNoticeDetailField{flex-direction:column;gap:6px;display:flex}.internalNoticeDetailLabel{color:#475569;font-size:13px;font-weight:600}.internalNoticeDetailValue{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;font-size:15px}.internalNoticeDetailBody{white-space:pre-wrap;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:0;padding:12px;font-family:inherit;font-size:14px;line-height:1.6}.internalNoticeDetailAttach a{color:#2563eb}.internalNoticeFormPage .internalNoticeFormAttachRow{gap:16px;display:grid}@media (width>=720px){.internalNoticeFormPage .internalNoticeFormAttachRow{grid-template-columns:repeat(3,1fr)}}.internalNoticeKeepRow{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px;display:flex}.drivingSchoolTableScroll{--driving-school-icon-w:44px;--driving-school-name-w:220px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-width:100%;max-height:min(72vh,100dvh - 200px);overflow:auto;box-shadow:0 2px 10px #0f172a0f}.kintoneListPage .drivingSchoolTableScroll--kintone{min-height:0;max-height:none;box-shadow:none;overscroll-behavior:auto;background:#fff;border:none;border-radius:0;flex:auto}.drivingSchoolTableInner{vertical-align:top;min-width:100%;display:inline-block}.drivingSchoolTable{table-layout:fixed;border-collapse:separate;border-spacing:0;width:2160px;max-width:none;font-size:13px}.drivingSchoolTable col.drivingSchoolColIcon{width:var(--driving-school-icon-w)}.drivingSchoolTable col.drivingSchoolColName{width:var(--driving-school-name-w)}.drivingSchoolTable col.drivingSchoolColDate{width:104px}.drivingSchoolTable col.drivingSchoolColStore{width:96px}.drivingSchoolTable col.drivingSchoolColShort{width:76px}.drivingSchoolTable col.drivingSchoolColVisit{width:104px}.drivingSchoolTable col.drivingSchoolColMedium{width:132px}.drivingSchoolTable col.drivingSchoolColNote{width:200px}.drivingSchoolTable col.drivingSchoolColMark{width:56px}.drivingSchoolTable col.drivingSchoolColSmallBike{width:108px}.drivingSchoolTable col.drivingSchoolColContact{width:120px}.drivingSchoolTable col.drivingSchoolColAddress{width:220px}.drivingSchoolTable col.drivingSchoolColTel{width:120px}.drivingSchoolTable col.drivingSchoolColUpdated{width:136px}.drivingSchoolTh,.drivingSchoolTd{text-align:left;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #eef2f7;padding:7px 10px;line-height:1.35;overflow:hidden}.drivingSchoolTable thead .drivingSchoolTh{color:#334155;z-index:2;background:#f1f5f9;border-bottom:1px solid #e2e8f0;font-weight:700;position:sticky;top:0}.drivingSchoolTable thead .drivingSchoolStickyHeadIcon{z-index:12;width:var(--driving-school-icon-w);min-width:var(--driving-school-icon-w);max-width:var(--driving-school-icon-w);text-align:center;left:0;box-shadow:4px 0 6px -2px #0f172a1f}.drivingSchoolTable thead .drivingSchoolStickyHeadName{left:var(--driving-school-icon-w);z-index:11;box-shadow:4px 0 6px -2px #0f172a1a}.drivingSchoolTable tbody .drivingSchoolStickyIconCol{z-index:4;width:var(--driving-school-icon-w);min-width:var(--driving-school-icon-w);max-width:var(--driving-school-icon-w);font-size:14px;position:sticky;left:0;box-shadow:4px 0 6px -2px #0f172a1f;text-align:center!important}.drivingSchoolTable tbody .drivingSchoolStickyNameCol{left:var(--driving-school-icon-w);z-index:3;color:#0f172a;font-weight:600;position:sticky;box-shadow:4px 0 6px -2px #0f172a1a}.drivingSchoolTable thead .drivingSchoolStickyHeadIcon,.drivingSchoolTable thead .drivingSchoolStickyHeadName{background:#f1f5f9;position:sticky}.drivingSchoolTable tbody tr:nth-child(odd) .drivingSchoolTd{background:#fff}.drivingSchoolTable tbody tr:nth-child(2n) .drivingSchoolTd{background:#fafbfc}.drivingSchoolTable tbody tr:hover .drivingSchoolTd{background:#f0f7ff}.drivingSchoolTable tbody tr:nth-child(odd) .drivingSchoolStickyIconCol,.drivingSchoolTable tbody tr:nth-child(odd) .drivingSchoolStickyNameCol{background:#fff}.drivingSchoolTable tbody tr:nth-child(2n) .drivingSchoolStickyIconCol,.drivingSchoolTable tbody tr:nth-child(2n) .drivingSchoolStickyNameCol{background:#fafbfc}.drivingSchoolTable tbody tr:hover .drivingSchoolStickyIconCol,.drivingSchoolTable tbody tr:hover .drivingSchoolStickyNameCol{background:#f0f7ff}.drivingSchoolTelLink{color:#2563eb}.drivingSchoolTelInCell{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.drivingSchoolTable .inquiryTableEmpty{white-space:normal;text-align:center;background:#fff!important;padding:24px 12px!important}.drivingSchoolDetailName{color:#0f172a;margin:0 0 12px;font-size:1.25rem}.drivingSchoolDetailCard{max-width:900px}.regulationsPage{flex-direction:column;gap:16px;display:flex}.regulationsPageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.regulationsPageTitle{color:#0f172a;margin:0 0 6px;font-size:clamp(1.5rem,3vw,2rem)}.regulationsPageLead{color:#64748b;margin:0;font-size:14px}.regulationsToolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.regulationsSearchInput{border:1px solid #cbd5e1;border-radius:10px;flex:220px;min-width:180px;max-width:420px;padding:10px 12px;font-size:15px}.regulationsResultCount{color:#64748b;font-size:14px}.regulationsList{flex-direction:column;gap:10px;display:flex}.regulationsCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden}.regulationsCard--open{border-color:#93c5fd;box-shadow:0 6px 16px #3b82f61f}.regulationsCardHeader{text-align:left;cursor:pointer;width:100%;font:inherit;background:#fff;border:none;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.regulationsCardHeader:hover{background:#f8fafc}.regulationsCardTitle{color:#0f172a;font-size:15px;font-weight:700}.regulationsCardMeta{color:#64748b;white-space:nowrap;font-size:13px}.regulationsCardChevron{color:#64748b;font-size:12px}.regulationsBody{white-space:pre;color:#1e293b;border-top:1px solid #f1f5f9;max-height:min(70vh,720px);margin:0;padding:12px 14px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.6;overflow:auto}.orgChartPage{flex-direction:column;gap:14px;display:flex}.orgChartPageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.orgChartPageTitle{color:#0f172a;margin:0 0 6px;font-size:clamp(1.5rem,3vw,2rem)}.orgChartPageLead{color:#64748b;margin:0;font-size:14px}.orgChartToolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.orgChartSearchInput{border:1px solid #cbd5e1;border-radius:10px;flex:240px;min-width:180px;max-width:420px;padding:10px 12px;font-size:15px}.orgChartGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.orgChartCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px}.orgChartCardHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.orgChartCardTitle{color:#0f172a;margin:0;font-size:16px;font-weight:800}.orgChartCardMeta{color:#64748b;font-size:12px}.orgChartStaffList{flex-wrap:wrap;gap:6px;display:flex}.orgChartStaffChip{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;padding:4px 10px;font-size:13px;display:inline-flex}.employeeRosterPage{flex-direction:column;gap:14px;display:flex}.employeeRosterPageHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.employeeRosterPageTitle{color:#0f172a;margin:0 0 6px;font-size:clamp(1.5rem,3vw,2rem)}.employeeRosterPageLead{color:#64748b;margin:0;font-size:14px}.employeeRosterStatusTabs{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.employeeRosterStatusTab{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:8px;padding:8px 16px;font-size:.9rem}.employeeRosterStatusTab--active{color:#1a5fb4;background:#e8f2fc;border-color:#1a5fb4;font-weight:600}.employeeRosterStatusActions{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.employeeRosterDateInput{border:1px solid #ccc;border-radius:6px;padding:8px 10px;font-size:.9rem}.employeeRosterToolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.employeeRosterSearchInput{border:1px solid #cbd5e1;border-radius:10px;flex:240px;min-width:180px;max-width:420px;padding:10px 12px;font-size:15px}.employeeRosterTableWrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:auto}.employeeRosterTable{min-width:980px}.employeeRosterField{flex-direction:column;gap:4px;min-width:160px;display:flex}.employeeRosterFieldLabel{color:var(--muted,#666);font-size:.75rem}.employeeRosterAffiliationSelect{border:1px solid #ccc;border-radius:6px;min-width:220px;padding:8px 10px;font-size:.9rem}.employeeRosterActions{white-space:nowrap}.employeeRosterActions .btn{margin-bottom:4px;margin-right:6px}.employeeRosterRow--editing{background:#f0f7ff}.employeeRosterTable th,.employeeRosterTable td{white-space:nowrap;text-overflow:ellipsis;max-width:320px;overflow:hidden}.equipmentReqPage{max-width:1100px;margin:0 auto}.equipmentReqFormTop{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px 16px;margin-bottom:20px;padding:16px;display:grid}.equipmentReqField{color:var(--text);flex-direction:column;gap:6px;font-size:13px;display:flex}.equipmentReqField--full{grid-column:1/-1}.equipmentReqField input,.equipmentReqField select,.equipmentReqField textarea{border:1px solid var(--border-strong);border-radius:8px;padding:8px 10px;font-size:14px}.equipmentReqSections{flex-direction:column;gap:18px;display:flex}.equipmentReqSection{border:1px solid var(--border);background:#fff;border-radius:10px;padding:14px 16px 16px}.equipmentReqSectionTitle{color:#0f172a;border-bottom:2px solid var(--primary);margin:0 0 12px;padding-bottom:8px;font-size:15px}.equipmentReqQtyGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px 12px;display:grid}.equipmentReqQtyCell{color:#334155;flex-direction:column;gap:4px;font-size:12px;display:flex}.equipmentReqQtyLabel{min-height:2.7em;line-height:1.35}.equipmentReqQtyInput{box-sizing:border-box;border:1px solid var(--border-strong);text-align:center;border-radius:6px;width:100%;padding:6px 8px;font-size:14px}.equipmentReqUniformWrap{overflow-x:auto}.equipmentReqUniformTable{border-collapse:collapse;width:100%;font-size:14px}.equipmentReqUniformTable th,.equipmentReqUniformTable td{border:1px solid var(--border);vertical-align:middle;padding:8px 10px}.equipmentReqUniformTable th{color:#fff;text-align:left;background:#1e4e8a;font-weight:600}.equipmentReqUniformTable select,.equipmentReqUniformTable input[type=text]{box-sizing:border-box;border:1px solid var(--border-strong);border-radius:6px;width:100%;min-width:120px;padding:6px 8px}.supportFaqPage{max-width:1100px;margin:0 auto}.supportFaqFilter{align-items:center;gap:10px;margin-bottom:12px;font-size:14px;display:flex}.supportFaqFilter select{border:1px solid var(--border-strong);border-radius:8px;min-width:160px;padding:8px 10px}.supportFaqTable th:nth-child(5),.supportFaqTable th:nth-child(6),.supportFaqTable td:nth-child(5),.supportFaqTable td:nth-child(6){max-width:200px}.supportFaqDetailCard{border:1px solid var(--border);background:#fff;border-radius:10px;padding:20px}.supportFaqDetailHeading{color:#0f172a;margin:16px 0 8px;font-size:15px}.supportFaqDetailHeading:first-child{margin-top:0}.supportFaqDetailBody{white-space:pre-wrap;word-break:break-word;color:#334155;margin:0;font-family:inherit;font-size:14px;line-height:1.55}.reportHubPage{max-width:720px;margin:0 auto}.reportHubCard{border:1px solid var(--border);background:#fff;border-radius:10px;padding:24px 28px}.reportHubLinks{margin:0;padding-left:1.4em;font-size:16px;line-height:2}.reportHubLinks a{color:var(--primary);text-decoration:none}.reportHubLinks a:hover{text-decoration:underline}.reportHubDivider{border:none;border-top:1px solid var(--border);margin:20px 0 16px}.reportHubPostLink{color:#111827;font-style:italic;font-weight:600;text-decoration:none}.reportHubPostLink:hover{color:var(--primary)}.internalAccidentPage{max-width:1200px;margin:0 auto}.internalAccidentListPage{width:100%;max-width:none}.internalAccidentTableScroll{--internal-accident-icon-w:44px;--internal-accident-id-w:96px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-width:100%;max-height:min(72vh,100dvh - 200px);overflow:auto;box-shadow:0 2px 10px #0f172a0f}.internalAccidentTableInner{vertical-align:top;min-width:100%;display:inline-block}.internalAccidentTable{table-layout:fixed;border-collapse:separate;border-spacing:0;width:1880px;max-width:none;font-size:13px}.internalAccidentTable col.internalAccidentColIcon{width:var(--internal-accident-icon-w)}.internalAccidentTable col.internalAccidentColId{width:var(--internal-accident-id-w)}.internalAccidentTable col.internalAccidentColStore{width:128px}.internalAccidentTable col.internalAccidentColTarget{width:200px}.internalAccidentTable col.internalAccidentColVin{width:150px}.internalAccidentTable col.internalAccidentColContent{width:300px}.internalAccidentTable col.internalAccidentColOccurred{width:132px}.internalAccidentTable col.internalAccidentColLocation{width:180px}.internalAccidentTable col.internalAccidentColSituation{width:360px}.internalAccidentTable col.internalAccidentColDamage{width:110px}.internalAccidentTable col.internalAccidentColType{width:96px}.internalAccidentTable col.internalAccidentColActions{width:84px}.internalAccidentTh,.internalAccidentTd{text-align:left;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #eef2f7;padding:7px 10px;line-height:1.35;overflow:hidden}.internalAccidentTable thead .internalAccidentTh{color:#334155;z-index:2;background:#f1f5f9;border-bottom:1px solid #e2e8f0;font-weight:700;position:sticky;top:0}.internalAccidentTable thead .internalAccidentStickyHeadIcon{z-index:12;width:var(--internal-accident-icon-w);min-width:var(--internal-accident-icon-w);max-width:var(--internal-accident-icon-w);text-align:center;left:0;box-shadow:4px 0 6px -2px #0f172a1f}.internalAccidentTable thead .internalAccidentStickyHeadId{left:var(--internal-accident-icon-w);z-index:11;box-shadow:4px 0 6px -2px #0f172a1a}.internalAccidentTable tbody .internalAccidentStickyIconCol{z-index:4;width:var(--internal-accident-icon-w);min-width:var(--internal-accident-icon-w);max-width:var(--internal-accident-icon-w);font-size:14px;position:sticky;left:0;box-shadow:4px 0 6px -2px #0f172a1f;text-align:center!important}.internalAccidentTable tbody .internalAccidentStickyIdCol{left:var(--internal-accident-icon-w);z-index:3;color:#0f172a;font-weight:600;position:sticky;box-shadow:4px 0 6px -2px #0f172a1a}.internalAccidentTable thead .internalAccidentStickyHeadIcon,.internalAccidentTable thead .internalAccidentStickyHeadId{background:#f1f5f9;position:sticky}.internalAccidentTable tbody tr:nth-child(odd) .internalAccidentTd{background:#fff}.internalAccidentTable tbody tr:nth-child(2n) .internalAccidentTd{background:#fafbfc}.internalAccidentTable tbody tr:hover .internalAccidentTd{background:#f0f7ff}.internalAccidentTable tbody tr:nth-child(odd) .internalAccidentStickyIconCol,.internalAccidentTable tbody tr:nth-child(odd) .internalAccidentStickyIdCol{background:#fff}.internalAccidentTable tbody tr:nth-child(2n) .internalAccidentStickyIconCol,.internalAccidentTable tbody tr:nth-child(2n) .internalAccidentStickyIdCol{background:#fafbfc}.internalAccidentTable tbody tr:hover .internalAccidentStickyIconCol,.internalAccidentTable tbody tr:hover .internalAccidentStickyIdCol{background:#f0f7ff}.internalAccidentThActions,.internalAccidentTdActions{text-align:right;overflow:visible}.internalAccidentTable .inquiryTableEmpty{white-space:normal;text-align:center;background:#fff!important;padding:24px 12px!important}.internalAccidentTableRow{cursor:pointer}.internalAccidentDl{grid-template-columns:minmax(140px,200px) 1fr;gap:8px 16px;margin:0 0 20px;display:grid}.internalAccidentDl dt{color:#334155;margin:0;font-weight:600}.internalAccidentDl dd{margin:0}.vehicleCancellationListPage{width:100%;max-width:none}.vehicleCancellationTableScroll .vehicleCancellationTable{width:2140px}.vehicleCancellationTable col.vehicleCancellationColIcon{width:var(--internal-accident-icon-w,44px)}.vehicleCancellationTable col.vehicleCancellationColId{width:var(--internal-accident-id-w,96px)}.vehicleCancellationTable col.vehicleCancellationColCustomer{width:160px}.vehicleCancellationTable col.vehicleCancellationColVehicle{width:140px}.vehicleCancellationTable col.vehicleCancellationColCondition{width:72px}.vehicleCancellationTable col.vehicleCancellationColOccurred,.vehicleCancellationTable col.vehicleCancellationColContracted{width:108px}.vehicleCancellationTable col.vehicleCancellationColSummary{width:300px}.vehicleCancellationTable col.vehicleCancellationColRootCause,.vehicleCancellationTable col.vehicleCancellationColDamage{width:280px}.vehicleCancellationTable col.vehicleCancellationColPrevention{width:240px}.vehicleCancellationTable col.vehicleCancellationColActions{width:84px}.vehicleCancelStatusWrap{margin:12px 0 20px;overflow-x:auto}.vehicleCancelStatusTable{border-collapse:collapse;width:100%;max-width:720px;font-size:13px}.vehicleCancelStatusTable thead th{color:#fff;text-align:center;background:#2563eb;border:1px solid #1d4ed8;padding:8px 10px;font-weight:700}.vehicleCancelStatusTable tbody td{vertical-align:middle;background:#fff;border:1px solid #e2e8f0;padding:6px 8px}.vehicleCancelStatusTable select{width:100%;min-width:88px;font-size:13px}.vehicleCancelStatusAddCol{text-align:center;width:44px}.vehicleCancelStatusAddBtn{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:18px;line-height:1;display:inline-flex}.vehicleCancelStatusAddBtn:hover{background:#1d4ed8}.vehicleCancelConditionField{border:none;min-width:0;margin:0;padding:0}.vehicleCancelConditionField legend{margin-bottom:6px;font-size:13px}.vehicleCancelRequired{color:#dc2626}.vehicleCancelRadioRow{flex-wrap:wrap;gap:16px;display:flex}.vehicleCancelRadioLabel{cursor:pointer;align-items:center;gap:6px;font-size:14px;display:inline-flex}.appRoot.appRoot--dashboard.appRoot--kintone{width:100%;max-width:none;height:100dvh;min-height:100dvh;max-height:100dvh;box-shadow:none;background:#d4d7d7;border:none;border-radius:0;flex-direction:column;padding:0;display:flex;overflow:hidden}.appRoot--kintone .appAuthBar{background:#fff;border-bottom:1px solid #d4d7d7;flex-shrink:0}.appRoot--kintone .kintoneListTable,.appRoot--kintone .drivingSchoolTable{overflow:visible}.kintoneListPage{background:#fff;flex-direction:column;flex:1;width:100%;max-width:none;min-height:0;margin:0;display:flex}.kintoneListToolbar{background:#fff;border-bottom:1px solid #e3e7e8;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 20px 12px;display:flex}.kintoneListTitle{color:#333;margin:0;font-size:1.35rem;font-weight:700}.kintoneListBreadcrumb{color:#888;margin:4px 0 0;font-size:12px}.kintoneListBreadcrumb a{color:#3498db;text-decoration:none}.kintoneListBreadcrumb a:hover{text-decoration:underline}.kintoneListToolbarActions{align-items:center;gap:12px;display:flex}.kintoneListMeta{color:#666;white-space:nowrap;font-size:13px}.kintoneListAddBtn{color:#fff;cursor:pointer;background:#3498db;border:none;border-radius:50%;width:40px;height:40px;font-size:22px;line-height:1;box-shadow:0 2px 6px #3498db73}.kintoneListAddBtn:hover{background:#2980b9}.kintoneListMessage{margin:12px 20px}.kintoneListTableWrap{-webkit-overflow-scrolling:touch;overscroll-behavior:auto;min-height:0;box-shadow:none;background:#fff;border:none;border-radius:0;flex:1;max-height:none;overflow:auto}.kintoneListTable{table-layout:fixed;border-collapse:collapse;border-spacing:0;width:100%;min-width:900px;font-size:13px}.auctionDailyTable col.auctionDailyColIcon{width:40px}.auctionDailyTable col.auctionDailyColDate{width:108px}.auctionDailyTable col.auctionDailyColReporter{width:88px}.auctionDailyTable col.auctionDailyColVenue{width:120px}.auctionDailyTable col.auctionDailyColNum{width:108px}.auctionDailyTable col.auctionDailyColVehicles{width:120px}.auctionDailyTable col.auctionDailyColActions{width:88px}.kintoneListTh,.kintoneListTd{text-align:left;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #e3e7e8;padding:8px 10px;overflow:hidden}.kintoneListTh{z-index:2;color:#333;background:#f7f9fa;border-bottom:1px solid #d4d7d7;font-size:12px;font-weight:600;position:sticky;top:0}.kintoneListTh--num,.kintoneListTd--num{text-align:right}.kintoneListTh--actions,.kintoneListTd--actions{text-align:center}.kintoneListTd--icon{text-align:center;color:#3498db}.kintoneListRow{cursor:pointer;background:#fff}.kintoneListRow:nth-child(2n){background:#fafbfb}.kintoneListRow:hover .kintoneListTd{background:#e8f4fc}.kintoneListShowLink{color:#3498db;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;text-decoration:none}.kintoneListShowLink:hover{text-decoration:underline}.kintoneListTable .inquiryTableEmpty{text-align:center;color:#888;padding:24px}.kintoneListHint{color:#888;max-width:200px;font-size:12px;line-height:1.35}.hondaOrderCsvInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hondaOrderCsvDropZone{color:#334155;text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #94a3b8;border-radius:8px;margin:0 16px 12px;padding:16px 20px;font-size:14px;transition:border-color .15s,background .15s}.hondaOrderCsvDropZone:hover:not(.hondaOrderCsvDropZone--busy){background:#eff6ff;border-color:#3b82f6}.hondaOrderCsvDropZone--active{background:#dbeafe;border-color:#2563eb}.hondaOrderCsvDropZone--busy{cursor:wait;opacity:.85}.hondaOrderCsvDropZone strong{margin-bottom:6px;display:block}.hondaOrderCsvDropZoneSub{color:#64748b;font-size:12px;display:block}.appRoot--kintone .hondaOrderTable{overflow:visible}.hondaOrderTableWrap{min-height:0}.hondaOrderTable{min-width:2600px}.hondaOrderTable col.hondaOrderColIcon{width:40px}.hondaOrderTable col.hondaOrderColModel{width:200px}.hondaOrderTable col.hondaOrderColUpdated{width:128px}.hondaOrderTable col.hondaOrderColDate{width:104px}.hondaOrderTable col.hondaOrderColOrderNo{width:96px}.hondaOrderTable col.hondaOrderColType{width:200px}.hondaOrderTable col.hondaOrderColColor{width:220px}.hondaOrderTable col.hondaOrderColMTC{width:44px}.hondaOrderTable col.hondaOrderColChassis{width:120px}.hondaOrderTable col.hondaOrderColDelivery{width:140px}.hondaOrderTable col.hondaOrderColClass{width:64px}.hondaOrderTable col.hondaOrderColCode{width:112px}.hondaOrderTable col.hondaOrderColName{width:160px}.hondaOrderTable col.hondaOrderColMemo{width:240px}.hondaOrderListPage .kintoneListRow{cursor:default}.hondaOrderListPage .kintoneListRow:hover .kintoneListTd{background:#f3f8fc}.operationFeedbackPage{flex-direction:column;gap:16px;display:flex}.operationFeedbackFilters label{flex-direction:column;gap:6px;max-width:220px;font-size:14px;display:flex}.operationFeedbackFilters select{border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px}.operationFeedbackBadge{border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}.operationFeedbackBadge--request{color:#1d4ed8;background:#dbeafe}.operationFeedbackBadge--bug{color:#b91c1c;background:#fee2e2}.operationFeedbackBadge--other{color:#475569;background:#f1f5f9}.operationFeedbackBadge--new{color:#b45309;background:#fef3c7}.operationFeedbackBadge--progress{color:#4338ca;background:#e0e7ff}.operationFeedbackBadge--done{color:#15803d;background:#dcfce7}.operationFeedbackDetailCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.operationFeedbackDetailDl{gap:14px;margin:0;display:grid}.operationFeedbackDetailDl>div{grid-template-columns:120px 1fr;align-items:start;gap:12px;display:grid}.operationFeedbackDetailDl dt{color:#64748b;margin:0;font-size:13px;font-weight:600}.operationFeedbackDetailDl dd{margin:0;font-size:14px}.operationFeedbackBodyPre{white-space:pre-wrap;word-break:break-word;margin:0;font-family:inherit;font-size:14px;line-height:1.55}.operationFeedbackForm{flex-direction:column;gap:14px;max-width:720px;display:flex}.operationFeedbackForm label{flex-direction:column;gap:6px;font-size:14px;display:flex}.operationFeedbackForm input,.operationFeedbackForm select,.operationFeedbackForm textarea{font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px}.operationFeedbackFormActions{margin-top:4px}.auctionDailyFormPage .auctionDailyFormRowTop{grid-template-columns:160px 1fr 1fr;gap:12px;display:grid}.auctionDailyAttachRow{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.auctionDailyCountsRow{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.auctionDailyVehiclesReadonly,.auctionDailyVehiclesEditWrap{margin-top:8px;overflow-x:auto}.auctionDailyVehiclesTable{border-collapse:collapse;width:100%;min-width:1100px;font-size:13px}.auctionDailyVehiclesTable thead th{color:#fff;text-align:left;white-space:nowrap;background:#2563eb;padding:8px 6px}.auctionDailyVehiclesTable tbody td{vertical-align:top;border:1px solid #e2e8f0;padding:4px}.auctionDailyVehiclesTable--edit input,.auctionDailyVehiclesTable--edit select,.auctionDailyVehiclesTable--edit textarea{box-sizing:border-box;width:100%;min-width:72px;font-size:13px}.auctionDailyVehiclesAddCol{text-align:center;width:36px}.auctionDailyAttachList{margin:0;padding-left:20px}.auctionDailySummaryDl{grid-template-columns:140px 1fr;gap:8px 16px;max-width:640px;display:grid}@media (width<=900px){.auctionDailyFormPage .auctionDailyFormRowTop,.auctionDailyAttachRow,.auctionDailyCountsRow{grid-template-columns:1fr}}.progressPage{width:100%;max-width:none}.progressListPage{max-width:720px;margin:0 auto}.progressDataNotice{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:0 0 12px;padding:10px 14px;font-size:13px}.progressStoreTableWrap{max-width:560px}.progressStoreTable{font-size:14px}.progressStoreTableIconCol{text-align:center;width:44px}.progressStoreTableName{color:#0f172a;font-weight:600}.progressStoreTableLink{color:#2563eb;font-weight:600}.progressStoreTableRow{cursor:pointer}.progressStoreTableRow:hover .progressStoreTableLink{text-decoration:underline}.progressStorePicker{margin-bottom:12px}.progressStorePickerLabel{color:#334155;flex-direction:column;gap:6px;font-size:13px;display:inline-flex}.progressStorePickerLabel select{min-width:160px;font-size:14px}.progressGridScroll{--progress-rate-w:56px;--progress-total-w:52px;--progress-displacement-w:72px;--progress-maker-w:80px;--progress-model-w:200px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-width:100%;max-height:min(78vh,100dvh - 220px);overflow:auto;box-shadow:0 2px 10px #0f172a0f}.progressGridInner{vertical-align:top;min-width:100%;display:inline-block}.progressGridTable{table-layout:fixed;border-collapse:separate;border-spacing:0;width:1776px;max-width:none;font-size:12px}.progressGridTable col.progressColRate{width:var(--progress-rate-w)}.progressGridTable col.progressColTotal{width:var(--progress-total-w)}.progressGridTable col.progressColDisplacement{width:var(--progress-displacement-w)}.progressGridTable col.progressColMaker{width:var(--progress-maker-w)}.progressGridTable col.progressColModel{width:var(--progress-model-w)}.progressGridTable col.progressColMonth{width:54px}.progressTh,.progressTd{text-align:center;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #eef2f7;border-right:1px solid #f1f5f9;padding:6px 8px;line-height:1.3;overflow:hidden}.progressGridTable thead .progressTh{color:#fff;z-index:2;background:#1e40af;border-bottom:1px solid #1e3a8a;border-right:1px solid #2563eb;font-weight:700;position:sticky}.progressThMonthGroup{font-size:11px}.progressThMonthSub{background:#2563eb;font-size:10px;font-weight:600;top:32px}.progressGridTable thead tr:first-child .progressTh{top:0}.progressGridTable thead tr:nth-child(2) .progressTh{top:29px}.progressStickyRate,.progressStickyPlan,.progressStickyResult,.progressStickyDisplacement,.progressStickyMaker,.progressStickyModel{z-index:4;background:#1e40af;position:sticky}.progressStickyRate{min-width:var(--progress-rate-w);left:0}.progressStickyPlan{left:var(--progress-rate-w);min-width:var(--progress-total-w)}.progressStickyResult{left:calc(var(--progress-rate-w) + var(--progress-total-w));min-width:var(--progress-total-w)}.progressStickyDisplacement{left:calc(var(--progress-rate-w) + var(--progress-total-w) * 2);min-width:var(--progress-displacement-w)}.progressStickyMaker{left:calc(var(--progress-rate-w) + var(--progress-total-w) * 2 + var(--progress-displacement-w));min-width:var(--progress-maker-w)}.progressStickyModel{left:calc(var(--progress-rate-w) + var(--progress-total-w) * 2 + var(--progress-displacement-w) + var(--progress-maker-w));min-width:var(--progress-model-w);box-shadow:4px 0 6px -2px #0f172a26}.progressGridEmpty{text-align:center;color:#64748b;white-space:normal;background:#fff;padding:28px 16px!important}.progressGridTable tbody tr:nth-child(odd) .progressTd{background:#fff}.progressGridTable tbody tr:nth-child(2n) .progressTd{background:#fafbfc}.progressGridTable tbody tr:hover .progressTd{background:#f0f7ff}.progressStickyBodyRate,.progressStickyBodyPlan,.progressStickyBodyResult,.progressStickyBodyDisplacement,.progressStickyBodyMaker,.progressStickyBodyModel{z-index:3;text-align:center;position:sticky}.progressStickyBodyRate{min-width:var(--progress-rate-w);left:0}.progressStickyBodyPlan{left:var(--progress-rate-w);min-width:var(--progress-total-w)}.progressStickyBodyResult{left:calc(var(--progress-rate-w) + var(--progress-total-w));min-width:var(--progress-total-w)}.progressStickyBodyDisplacement{left:calc(var(--progress-rate-w) + var(--progress-total-w) * 2);min-width:var(--progress-displacement-w);text-align:left}.progressStickyBodyMaker{left:calc(var(--progress-rate-w) + var(--progress-total-w) * 2 + var(--progress-displacement-w));min-width:var(--progress-maker-w);text-align:left}.progressStickyBodyModel{left:calc(var(--progress-rate-w) + var(--progress-total-w) * 2 + var(--progress-displacement-w) + var(--progress-maker-w));min-width:var(--progress-model-w);text-align:left;color:#0f172a;font-weight:600;box-shadow:4px 0 6px -2px #0f172a1a}.progressGridTable tbody tr:nth-child(odd) .progressStickyBodyRate,.progressGridTable tbody tr:nth-child(odd) .progressStickyBodyPlan,.progressGridTable tbody tr:nth-child(odd) .progressStickyBodyResult,.progressGridTable tbody tr:nth-child(odd) .progressStickyBodyDisplacement,.progressGridTable tbody tr:nth-child(odd) .progressStickyBodyMaker,.progressGridTable tbody tr:nth-child(odd) .progressStickyBodyModel{background:#fff}.progressGridTable tbody tr:nth-child(2n) .progressStickyBodyRate,.progressGridTable tbody tr:nth-child(2n) .progressStickyBodyPlan,.progressGridTable tbody tr:nth-child(2n) .progressStickyBodyResult,.progressGridTable tbody tr:nth-child(2n) .progressStickyBodyDisplacement,.progressGridTable tbody tr:nth-child(2n) .progressStickyBodyMaker,.progressGridTable tbody tr:nth-child(2n) .progressStickyBodyModel{background:#fafbfc}.progressGridTable tbody tr:hover .progressStickyBodyRate,.progressGridTable tbody tr:hover .progressStickyBodyPlan,.progressGridTable tbody tr:hover .progressStickyBodyResult,.progressGridTable tbody tr:hover .progressStickyBodyDisplacement,.progressGridTable tbody tr:hover .progressStickyBodyMaker,.progressGridTable tbody tr:hover .progressStickyBodyModel{background:#f0f7ff}.progressTdMonth{font-size:12px;padding:3px 4px!important}.progressGridTable input.progressMonthInput{text-align:center;color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:4px;width:46px;min-width:46px;max-width:46px;margin:0 auto;font-size:12px;font-weight:500;line-height:1.2;display:block;padding:3px 4px!important}.progressGridTable input.progressMonthInput--result{color:#92400e;background:#fffbeb;border-color:#fcd34d;font-weight:600}.progressGridTable input.progressMonthInput:focus{background:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb33}.progressGridTable input.progressMonthInput--result:focus{background:#fff}.progressEditHint{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;margin:0 0 8px;padding:8px 12px;font-size:13px}.progressSaveOk{color:#166534;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;margin:0 0 8px;padding:8px 12px;font-size:13px}.supportFaqFormGrid{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px 16px;padding:16px;display:grid}
