@import "https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&display=swap";
:root{--ink:#1f2430;--muted:#6b7280;--line:#e9ecef;--blue:#4c6ef5;--bg:#f6f7f9}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Be Vietnam Pro,sans-serif;font-size:14px;line-height:1.55}.dashboard-layout,.shell{min-height:100vh;display:flex}.shell>aside:not(.shared-sidebar){display:none}.shell>.content{flex:1;min-width:0}.shared-sidebar{border-right:1px solid var(--line);z-index:5;background:#fff;flex-direction:column;flex:0 0 232px;width:232px;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;padding:0 10px 22px;display:flex}.logo{color:#fff;background:#4c6ef5;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.shared-sidebar nav{gap:4px;margin-top:22px;display:grid}.shared-sidebar nav .MuiButton-root{text-transform:none;color:#6d7c90;border-radius:8px;justify-content:flex-start;min-height:38px;padding:8px 12px;font-family:Be Vietnam Pro,sans-serif;font-size:14px;font-weight:500}.shared-sidebar nav .MuiButton-root:hover{background:#f3f6fb}.shared-sidebar nav .MuiButton-root.active{color:#3b5bdb;background:#eef1ff;font-weight:700}.shared-sidebar nav .MuiButton-startIcon{margin-left:0;margin-right:4px}.guide-layout{grid-template-columns:200px 1fr;align-items:start;gap:40px;max-width:1560px;margin:0 auto;display:grid}.guide-toc{max-height:calc(100vh - 40px);position:sticky;top:20px;overflow:auto}.guide-toc-item{color:#8190a4;border-radius:6px;padding:3px 8px;transition:color .15s}.guide-toc-item:hover{color:#3b5bdb}.guide-toc-item.active{color:#3b5bdb;background:#eef1ff;font-weight:600}html{scroll-behavior:smooth}.guide-doc{min-width:0;max-width:680px}.sidebar-search{padding:0 10px 14px}.mobile-topbar,.mobile-nav{display:none}.sidebar-bottom{align-items:center;gap:10px;margin-top:auto;display:flex}.lang-seg{background:#eef1ff;border-radius:999px;gap:2px;padding:3px;display:flex}.lang-seg .seg{color:#6b7280;text-transform:none;border-radius:999px;min-width:34px;height:26px;padding:0 10px;font-size:11px;font-weight:700}.lang-seg .seg.on{color:#3b5bdb;background:#fff;box-shadow:0 1px 2px #1018281a}.section-shell{background:var(--bg);flex:1;min-width:0;padding:16px clamp(10px,2vw,24px)}.section-header{justify-content:space-between;align-items:center;max-width:1560px;margin:0 auto 16px;display:flex}.section-header .MuiButton-root{min-height:42px;padding-inline:18px}.section-header>div:first-child{min-width:0}.section-card{overflow:hidden;max-width:1560px!important;margin:auto!important;padding:0!important}.section-tools{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:12px;padding:12px 14px;display:flex;margin:0!important}.section-tools .MuiTextField-root{max-width:420px}.section-tools .MuiChip-root{margin-left:auto}.section-tools .MuiToggleButtonGroup-root{margin-left:10px}.entity-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px;padding:12px;display:grid}.entity{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;align-content:start;gap:5px;min-height:78px;padding:13px 14px;transition:box-shadow .2s,transform .2s,border-color .15s;display:grid;position:relative}.entity:hover{border-color:#bac8ff;transform:translateY(-1px);box-shadow:0 8px 22px #203a5a14}.entity strong{color:#18212f;font-size:14px}.entity span{color:#8190a4;font-size:12px;line-height:1.5}.empty{background:#fbfcfe;border:1px dashed #d4dce7;border-radius:10px;place-items:center;margin:12px;display:grid}.management-table-wrap{overflow:auto}.management-table-wrap .MuiTable-root{min-width:680px}.management-table-wrap .MuiTableCell-head{color:#6b7280;white-space:nowrap;background:#fbfcfe;font-size:12.5px;font-weight:700}.management-table-wrap .MuiTableCell-body{font-size:13px}.form-error{color:#c44747;margin:8px 0;font-size:13px}.pagination-bar{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:12px;padding:8px 12px;display:flex}.pagination-bar>span{color:#8190a4;margin-right:auto;font-size:12px}.pagination-bar .MuiTextField-root{width:125px}.filter-toggle{display:none}.schedule-tools{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.schedule-tools .MuiTextField-root{min-width:150px}.schedule-tools .MuiTextField-root:first-child{flex:1;min-width:220px}.schedule-tools .MuiInputBase-root{background:#fff}.schedule-tools .MuiInputLabel-root{white-space:nowrap}.schedule-tools .MuiButton-root{min-width:84px;min-height:40px}.schedule-tools input[type=date]{min-height:40px;line-height:1.4}.schedule-tools .MuiInputLabel-shrink{transform-origin:0 0;background:#fff;padding:0 4px;transform:translate(14px,-9px)scale(.75)}.schedule-table-wrap{padding:0 12px 12px;overflow:auto}.schedule-table-wrap .MuiTable-root{min-width:900px}.schedule-table-wrap .MuiTableCell-head{color:#6b7280;white-space:nowrap;background:#fbfcfe;font-size:12.5px;font-weight:700}.schedule-table-wrap .MuiTableCell-body{white-space:nowrap;font-size:12.5px}.schedule-list{gap:8px;padding:12px 14px;display:grid}.tt-grid{grid-template-columns:repeat(7,1fr);align-items:start;gap:8px;display:grid}.tt-day{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:120px;padding:8px 6px}.tt-block{border-radius:8px}.tt-days-scroll{display:none}.schedule-row{border:1px solid var(--line);cursor:pointer;border-radius:8px;grid-template-columns:1.3fr 1fr auto;align-items:center;gap:14px;padding:11px 12px;transition:border-color .15s,box-shadow .15s;display:grid}.schedule-row:hover{border-color:#bac8ff;box-shadow:0 2px 8px #4c6ef512}.schedule-row strong,.schedule-row span{display:block}.schedule-row span{color:#8190a4;margin-top:5px;font-size:12px}.import-message{color:#217b5b;background:#e9f8f1;border-radius:8px;margin:10px 14px 0;padding:8px 11px;font-size:13px}.import-warning{color:#9a5a14;background:#fff5e5}.import-errors{color:#6f4a19;background:#fffdf8;border:1px solid #f0d49b;border-radius:8px;margin:10px 14px;padding:11px}.import-error-list{gap:7px;max-height:300px;margin-top:10px;display:grid;overflow:auto}.import-error{border-top:1px solid #f4e6c8;grid-template-columns:75px 1fr;gap:10px;padding:8px 0;font-size:12px;display:grid}.import-error span{color:#854f21;word-break:break-word}.import-accounts{color:#174d8c;background:#f3f8ff;border:1px solid #b9d8ff;border-radius:8px;margin:12px 20px;padding:14px;font-size:12px}.import-accounts div{padding-top:7px}.import-accounts code{background:#fff;border-radius:6px;padding:2px 5px}.import-guide a{color:#3b5bdb;text-underline-offset:2px;font-weight:600;text-decoration:underline}@media (max-width:620px){.dashboard-layout{display:block}.shared-sidebar{border-top:1px solid var(--line);z-index:20;border-right:0;width:100%;height:64px;min-height:64px;padding:5px 8px;display:block;position:fixed;top:auto;bottom:0}.shared-sidebar .brand{display:none}.guide-layout{grid-template-columns:1fr;gap:0}.guide-toc,.sidebar-search{display:none}.mobile-topbar{z-index:40;border-bottom:1px solid var(--line);background:#fff;align-items:center;height:52px;padding:0 12px;display:flex;position:fixed;top:0;left:0;right:0}.mobile-topbar-title{color:#18212f;letter-spacing:-.3px;white-space:nowrap;text-overflow:ellipsis;font-family:Be Vietnam Pro,sans-serif;font-size:17px;font-weight:700;overflow:hidden}.sidebar-bottom{z-index:41;align-items:center;gap:6px;margin:0;position:fixed;top:7px;right:10px}.lang-seg{background:#eef1ff;padding:2px}.lang-seg .seg{min-width:32px;height:28px}.user-menu .MuiIconButton-root{width:38px;height:38px}.user-menu .MuiAvatar-root{width:38px;height:38px;font-size:12px}.shared-sidebar nav:not(.mobile-nav){display:none}.shared-sidebar .mobile-nav{justify-content:space-around;gap:2px;margin:0;display:flex}.shared-sidebar .mobile-nav .MuiButton-root{flex-direction:column;flex:1;gap:2px;min-width:0;min-height:52px;padding:5px 6px;font-size:10px;display:flex}.shared-sidebar .mobile-nav .MuiButton-startIcon{margin:0}.section-shell{padding:56px 12px 84px}.section-header{align-items:flex-start;gap:16px;margin-top:4px;margin-bottom:18px}.section-header .MuiButton-root{min-height:38px;padding-inline:11px;font-size:11px}.section-tools{flex-direction:column;align-items:stretch;gap:8px;padding:12px}.section-tools .MuiTextField-root{max-width:none}.schedule-table-wrap{-webkit-overflow-scrolling:touch;width:100%;padding:0 8px 12px;display:block;overflow-x:auto}.schedule-table-wrap .MuiTable-root{min-width:720px}.tt-grid{grid-template-columns:1fr}.tt-days-scroll{-webkit-overflow-scrolling:touch;gap:6px;padding:2px 12px 4px;display:flex;overflow-x:auto}.tt-day{min-height:0}.schedule-list{gap:9px;padding:10px 12px 16px}.schedule-row{grid-template-columns:1fr auto;grid-template-areas:"head chip""meta chip";gap:4px 10px;padding:10px 12px}.schedule-row .sr-head{grid-area:head}.schedule-row .sr-meta{grid-area:meta}.schedule-row .sr-chip{grid-area:chip;align-self:center}.import-toolbar{gap:8px}.section-tools .MuiChip-root{align-self:flex-start;margin-left:0}.section-tools .MuiToggleButtonGroup-root{width:100%;margin-left:0}.section-tools .MuiToggleButton-root{flex:1}.entity-grid{grid-template-columns:1fr;gap:9px;padding:12px}.entity{min-height:76px;padding:13px 14px}.entity:hover{border-color:#bac8ff;box-shadow:0 2px 8px #4c6ef512}.empty{margin:12px}.pagination-bar{flex-wrap:wrap;justify-content:space-between;padding:10px 12px}.pagination-bar>span{width:100%;margin:0}.pagination-bar .MuiPagination-root{margin-left:auto}.filter-toggle{min-height:40px;display:inline-flex}.filter-collapse .filter-body{border-top:1px dashed var(--line);margin-top:4px;padding-top:4px}.schedule-tools{flex-wrap:wrap;gap:8px;display:flex}.schedule-tools .MuiTextField-root:first-child{flex:1;min-width:160px}.schedule-tools .filter-toggle{flex:none;min-width:auto;min-height:38px;padding-inline:12px}.schedule-tools .MuiToggleButtonGroup-root{width:100%;height:34px}.schedule-tools .MuiToggleButton-root{flex:1;padding:2px 6px;font-size:11.5px}.schedule-tools .MuiChip-root{justify-self:start}.schedule-row{grid-template-columns:1fr auto;gap:8px}.schedule-row>div:nth-child(2){grid-column:1/-1}.import-errors{margin:10px 12px}.import-error{grid-template-columns:58px 1fr}.import-accounts{margin:10px 12px}.import-guide{margin:0 12px 10px;padding:10px 11px}.import-guide span{font-size:11.5px}}
