@import"https://fonts.googleapis.com/css2?family=Figtree:wght@100..900&family=Noto+Sans+SC:wght@400;500;600;700&display=block";:root{font-family:Figtree,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;color:#000;background:#fff;font-synthesis:none;--font-sans: Figtree, "Noto Sans SC", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--ink: #000;--ink-soft: #2e2e2e;--muted: #8a8a8a;--faint: #b8b8b8;--line: #ededed;--line-soft: #f2f2f2;--panel: #fff;--canvas: #fff;--card: #f2f2f2;--accent: #38c6ec;--accent-dark: #0db5ed;--accent-pale: #e8f8fd;--red: #bd5559;--red-pale: #fdefef;--amber: #f6a825;--amber-pale: #fff6e4;--green: #2a9a30;--green-pale: #eaf7ea;--fw-regular: 470;--fw-medium: 500;--fw-semibold: 511;--fw-bold: 577}*{box-sizing:border-box}html,body,.app-shell,html *,body *{scrollbar-width:thin;scrollbar-color:rgba(55,53,47,.28) transparent}html *::-webkit-scrollbar,body *::-webkit-scrollbar{width:6px;height:6px}html *::-webkit-scrollbar-track,body *::-webkit-scrollbar-track{background:transparent}html *::-webkit-scrollbar-thumb,body *::-webkit-scrollbar-thumb{border:1px solid transparent;border-radius:99px;background:#37352f38;background-clip:content-box}body{min-width:320px;margin:0;background:var(--canvas);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}button,input,textarea,select{font:inherit}button{border:0;background:none;color:inherit;cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--canvas)}.topbar{height:46px;position:sticky;z-index:20;top:0;display:flex;align-items:center;gap:10px;padding:0 14px;background:#fff;border-bottom:1px solid var(--line)}.brand-button{height:32px;display:inline-flex;align-items:center;gap:8px;padding:0 8px;border-radius:8px;background:transparent;color:var(--ink)}.brand-button:hover{background:#f3f4f3}.brand-button img{width:20px;height:20px;object-fit:contain}.brand-button strong{color:var(--ink);font-size:14px;font-weight:650;letter-spacing:-.02em}.topbar-copy{min-width:0;display:inline-flex;align-items:center;color:var(--muted);font-size:12px}.topbar-user{margin-left:auto;height:32px;display:inline-flex;align-items:center;gap:8px;padding:0 8px;color:var(--muted);border-radius:8px;background:transparent;font-size:12px}.topbar-user:hover{background:#f3f4f3}.avatar{width:22px;height:22px;display:grid;place-items:center;overflow:hidden;color:#fff;border-radius:50%;background:#355e89;font-size:11px;font-weight:700}.avatar img{width:100%;height:100%;object-fit:cover}.avatar.sm{width:28px;height:28px}.avatar.lg{width:36px;height:36px}.account-wrap{position:relative;margin-left:auto}.account-menu{position:absolute;top:38px;right:0;z-index:30;width:240px;display:flex;flex-direction:column;padding:8px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 14px 40px #0f0f0f1f}.account-menu-head{display:flex;align-items:flex-start;gap:10px;padding:8px 8px 12px}.account-menu-head strong{display:block;color:var(--ink);font-size:14px}.account-menu-head small{display:block;margin-top:2px;color:var(--muted);font-size:12px}.account-menu button{width:100%;height:32px;display:flex;align-items:center;gap:8px;padding:0 8px;border-radius:6px;color:var(--ink);font-size:13px}.account-menu button:hover{background:#f3f4f3}.account-menu .is-danger{color:#b44242}.workspace-shell{min-height:0;flex:1;display:flex}.nav-rail{width:72px;flex:0 0 72px;position:sticky;top:46px;height:calc(100vh - 46px);display:flex;flex-direction:column;padding:8px 6px 12px;background:#fbfcfd;border-right:1px solid var(--line)}.rail-main{display:flex;flex-direction:column;gap:4px}.rail-item{width:60px;height:54px;min-height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#778898;border-radius:8px;font-size:11px;font-weight:var(--fw-medium);line-height:1.2;text-align:center;white-space:nowrap}.rail-item:hover{color:var(--ink);background:#eef2f4}.rail-item.active{position:relative;color:var(--ink);background:#edf3f8;box-shadow:none}.rail-item.active:before{content:"";width:2px;height:22px;position:absolute;left:-6px;border-radius:2px;background:var(--accent)}.main-content{min-width:0;flex:1;display:flex;flex-direction:column;height:calc(100vh - 46px);overflow:hidden;background:var(--canvas)}.page-head{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 22px 6px;background:#fff}.page-head h1{margin:0;display:flex;align-items:baseline;gap:12px;min-width:0;color:var(--ink);font-size:16px;font-weight:650;letter-spacing:0;line-height:1.2}.page-sub{margin:0;color:var(--muted);font-size:12px;font-weight:400}.page-chip{height:22px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:var(--accent-pale);color:#0a6f86;font-size:11px;font-weight:650}.page-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.resource-create{display:flex;align-items:center;gap:8px}.resource-create .ui-field,.resource-create .ui-input{flex:1;min-width:0}.copy-cell,.secret-cell{display:inline-flex;align-items:center;gap:6px;max-width:100%}.secret-cell{width:188px}.copy-cell code,.secret-cell code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.secret-cell code{flex:1}.copy-cell button,.secret-cell button{display:inline-flex;flex:0 0 auto;color:var(--muted)}.copy-cell button:hover,.secret-cell button:hover{color:var(--ink)}.page-actions .ui-date-wrap{width:148px}.page-body{min-height:0;flex:1;overflow:auto;padding:12px 22px 36px;display:flex;flex-direction:column;gap:14px}.rules-page{min-height:0;flex:1;display:flex;flex-direction:column}.rule-flow{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}.rule-flow li{display:flex;flex-direction:column;align-items:stretch}.rule-stage{display:flex;gap:16px;padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:#fff}.rule-stage.is-handoff{background:#fffdf8;border-color:#f0e2c4}.rule-index{flex:0 0 36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#f3f5f6;color:var(--ink);font-size:13px;font-weight:700}.rule-stage.is-handoff .rule-index{background:#fff4df;color:#93631d}.rule-copy{min-width:0;flex:1}.rule-stage header{display:flex;align-items:center;gap:8px}.rule-stage h2{margin:0;font-size:15px;font-weight:650}.rule-stage header span{height:22px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#eef2f4;color:#556;font-size:12px}.rule-stage.is-handoff header span{background:#fff4df;color:#93631d}.rule-stage ul{margin:8px 0 0;padding-left:18px;color:var(--ink-soft);font-size:13px;line-height:1.7}.rule-arrow{align-self:center;width:1px;height:16px;margin:2px 0;background:#d5dde3;position:relative}.rule-arrow:after{content:"";position:absolute;left:-3px;bottom:-1px;border:4px solid transparent;border-top-color:#b7c3cc}.rule-foot{flex:0 0 auto;display:flex;align-items:baseline;gap:12px;margin:0 22px 16px;padding:12px 14px;border-radius:12px;background:#172026;color:#d7e0e6}.rule-foot strong{flex:0 0 auto;color:#fff;font-size:13px}.rule-foot span{font-size:12px;line-height:1.6}.hot-tabs{flex:0 0 auto;padding:4px 22px 8px;background:#fff}.preset-control,.scope-tabs{display:inline-flex;flex-wrap:wrap;height:auto;padding:3px;border-radius:999px;background:#f2f2f2;gap:2px}.preset-control button,.scope-tabs button{height:26px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border-radius:999px;color:#6f7f8e;font-size:12px}.preset-control button:hover,.scope-tabs button:hover{color:var(--ink)}.preset-control button.is-active,.scope-tabs button.is-active{color:var(--ink);background:#fff;font-weight:650;box-shadow:0 1px 2px #26394b14}.scope-tabs em{color:var(--muted);font-style:normal}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.metric-grid.is-four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card,.panel-block,.tool-card,.server-card,.summary-strip{border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 4px 18px #1d2c2d06}.metric-card{min-height:92px;display:flex;align-items:center;gap:12px;padding:16px 18px}.metric-card>div{display:flex;flex-direction:column;justify-content:center;min-width:0}.metric-card span{display:block;color:var(--muted);font-size:12px;line-height:1.2}.metric-card strong{display:block;margin-top:6px;color:var(--ink);font-size:24px;font-weight:var(--fw-bold);letter-spacing:-.05em;line-height:1}.metric-icon{width:36px;height:36px;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#fff;line-height:0}.metric-icon svg{display:block}.metric-icon.is-teal{color:#17705f;background:#e9f5f0}.metric-icon.is-green{color:#27734c;background:#eaf6ef}.metric-icon.is-blue{color:#336ca8;background:#eaf1fb}.metric-icon.is-amber{color:#a16a16;background:#fff4df}.metric-icon.is-rose{color:#b13b3b;background:#fff0f0}.panel-block{padding:18px 20px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.panel-head h2{margin:0;font-size:16px;font-weight:650}.panel-head span,.panel-head p{color:var(--muted);font-size:12px}.search-field{display:flex;align-items:center;gap:8px;width:280px;color:var(--muted)}.chip{height:24px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#fff;color:var(--ink-soft);font-size:12px}.chip-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.muted{color:var(--muted);font-size:12px}.alert{display:flex;align-items:flex-start;gap:8px;padding:12px 14px;border-radius:12px;font-size:13px;line-height:1.5}.alert.is-error{background:var(--red-pale);color:#b13b3b}.alert.is-warning{background:var(--amber-pale);color:#93631d}.alert.is-success{background:var(--green-pale);color:#27734c}.alert.is-info{background:var(--accent-pale);color:#0a6f86}.alert strong{display:block}.alert span{display:block;margin-top:3px}.trend-scroll{overflow:auto}.trend-chart{min-width:max(100%,calc(var(--count, 12) * 28px));height:180px;display:flex;align-items:flex-end;gap:8px;padding:8px 4px 0}.trend-column{min-width:22px;flex:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px}.trend-value{color:var(--muted);font-size:10px}.trend-bar{width:12px;border-radius:99px 99px 4px 4px;background:linear-gradient(180deg,#38c6ec,#17705f)}.trend-label{color:var(--faint);font-size:10px}.table-wrap{overflow:auto}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:12px 8px;border-bottom:1px solid var(--line-soft);text-align:left;font-size:13px}.data-table th{color:var(--muted);font-size:12px;font-weight:600}.data-table tbody tr{cursor:pointer}.data-table tbody tr:hover{background:#fff}.developer-cell{display:flex;align-items:center;gap:10px}.developer-cell strong{display:block;font-size:14px}.developer-cell small{color:var(--muted)}.ghost-link{height:28px;padding:0 8px}.unmatched-list{display:flex;flex-direction:column;gap:10px}.unmatched-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.unmatched-row span{display:block;color:var(--muted);font-size:12px}.tool-grid,.server-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.tool-card,.server-card{display:flex;flex-direction:column;padding:18px;color:inherit;text-decoration:none}.tool-card:hover,.server-card:hover{background:#ececec}.tool-card-main,.server-card-top,.server-group-head,.summary-main,.worker-head,.backup-title,.backup-side{display:flex;align-items:center;gap:10px}.tool-card-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#fff;color:#17705f}.tool-card h3,.server-card h3,.server-group h2{margin:0;font-size:16px}.tool-card p,.server-card p{margin:8px 0 0;color:var(--ink-soft);font-size:13px;line-height:1.6}.tool-card-foot,.server-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:14px;color:var(--muted);font-size:12px}.server-group{display:flex;flex-direction:column;gap:12px}.server-group-head{justify-content:space-between}.server-links{display:flex;flex-wrap:wrap;gap:8px}.server-links a{display:inline-flex;align-items:center;gap:4px;color:#17705f}.summary-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px}.worker-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.worker-list li{padding:14px;border-radius:12px;background:#fff}.worker-list li.is-active{box-shadow:inset 3px 0 #17705f}.worker-head small{margin-left:auto;color:var(--muted)}.status-chip{height:24px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border-radius:999px;background:#fff;color:var(--ink-soft);font-size:11px;font-weight:650}.status-chip.is-success{background:var(--green-pale);color:#27734c}.status-chip.is-warning{background:var(--amber-pale);color:#93631d}.kv{display:grid;grid-template-columns:88px minmax(0,1fr);gap:8px 10px;margin:12px 0 0;font-size:13px}.kv dt{color:var(--muted)}.kv dd{margin:0;color:var(--ink-soft)}.kv dd.is-bad{color:#b13b3b}.config-form{display:flex;flex-direction:column;gap:16px}.password-control{display:flex;align-items:center;gap:8px;height:38px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted)}.password-control input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink)}.config-form small{color:var(--muted);font-size:12px}.info-strip{display:flex;flex-wrap:wrap;gap:8px 22px;padding:12px 16px;border-radius:12px;background:var(--card);color:var(--muted);font-size:12px}.info-strip strong{margin-right:4px;color:var(--ink-soft)}.backup-record{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--line-soft)}.backup-record:last-child{border-bottom:0}.backup-meta{display:flex;flex-wrap:wrap;gap:4px 14px;margin-top:6px}.backup-side{flex:0 0 auto;flex-wrap:wrap}.empty-state{padding:48px 16px;color:#8b99a6;text-align:center;font-size:13px}.denied-state{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#5f7284}.denied-state h1{margin:8px 0 0;color:var(--ink);font-size:24px}.denied-state p{margin:0}.auth-callback,.page-state{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#5f7284}.secondary-button{height:32px;padding:0 12px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink-soft)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0f172047}.drawer{position:absolute;top:0;right:0;width:min(620px,100vw);height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-18px 0 40px #0000001f}.drawer header{min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid var(--line)}.drawer-body{min-height:0;flex:1;overflow:auto;padding:16px 18px;display:flex;flex-direction:column;gap:12px}.commit-item{padding:12px 0;border-bottom:1px solid var(--line-soft)}.commit-item-top,.commit-meta{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.commit-item h3{margin:8px 0;font-size:14px;font-weight:600}.commit-meta a{color:#17705f}.drawer-pager{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-top:1px solid var(--line)}.vibe-rules{margin:0;padding-left:18px;color:var(--ink-soft);font-size:14px;line-height:1.8}.vibe-rules li+li{margin-top:6px}.copy-block{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:12px}.copy-block pre{width:100%;margin:0;overflow:auto;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink-soft);font-size:12px;line-height:1.6;white-space:pre-wrap}.data-table td a{display:inline-flex;align-items:center;gap:4px;margin-right:10px;color:#17705f}.split-library{display:grid;grid-template-columns:190px minmax(0,1fr);min-height:0}.knowledge-shell{position:relative;width:100%;height:100%;min-height:0;flex:1;border:0;grid-template-columns:var(--pm-doc-sidebar-width, 220px) minmax(0,1fr);overflow:hidden}.knowledge-shell.is-collapsed{grid-template-columns:minmax(0,1fr)}.knowledge-shell.is-resizing,.knowledge-shell.is-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.library-nav{display:flex;flex-direction:column;min-height:0;padding:8px 0 8px 8px;border-right:1px solid var(--line);background:#fbfcfd;overflow:hidden}.library-nav-top{flex:0 0 auto}.space-head{height:40px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px 2px 6px}.space-head strong{min-width:0;overflow:hidden;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.space-head button{width:28px;height:28px;display:grid;place-items:center;color:#7a8a98;border-radius:6px}.space-head button:hover{color:#2d4256;background:#eef2f6}.doc-tree{min-height:0;flex:1;overflow:auto}.vibe-track{margin-bottom:12px}.vibe-track>span{display:block;padding:8px 10px 4px;color:var(--muted);font-size:11px;font-weight:650}.doc-home-item{width:calc(100% - 8px);height:32px;display:flex;align-items:center;margin:0 4px 4px;padding:0 10px;color:#5f7284;border-radius:6px;text-align:left;font-size:13px}.doc-home-item:hover{background:#f1f1ef;color:#191919}.doc-home-item.is-active{color:#191919;background:#edf3f8;font-weight:650}.library-resize-handle{position:absolute;top:0;left:calc(var(--pm-doc-sidebar-width, 220px) - 5px);z-index:4;width:10px;height:100%;cursor:col-resize;touch-action:none}.library-resize-handle:after{position:absolute;inset:0 auto 0 4px;width:2px;background:#b8b7b3;content:"";opacity:0}.library-nav:hover+.library-resize-handle:after,.library-resize-handle:hover:after,.knowledge-shell.is-resizing .library-resize-handle:after{opacity:1}.library-expand{width:32px;height:32px;display:grid;place-items:center;color:#6f8091;border:1px solid var(--line);border-radius:7px;background:#fff}.library-content{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.vibe-main .page-body{flex:1}.ui-modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:24px;background:#00000047}.ui-modal-layer.is-fullscreen-layer{padding:16px}.ui-modal-layer.is-lightbox-layer{background:#0f1720c7}.ui-modal.is-fullscreen{width:min(96vw,1680px);height:min(94vh,1080px);max-height:none;border-radius:10px}.ui-modal.is-lightbox{position:relative;width:min(92vw,1440px);max-height:86vh;background:transparent;box-shadow:none}.ui-modal.is-lightbox .ui-modal-body{padding:0;display:flex;align-items:center;justify-content:center;overflow:visible;background:transparent}.ui-modal{width:min(560px,calc(100vw - 32px));max-height:min(80vh,720px);display:flex;flex-direction:column;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 18px 48px #00000029}.ui-modal.is-wide{width:min(860px,calc(100vw - 32px))}.ui-modal.is-compact{width:min(420px,calc(100vw - 32px))}.ui-modal.is-tall{width:min(920px,calc(100vw - 32px));height:min(88vh,920px);max-height:min(88vh,920px)}.ui-modal.is-tall .ui-modal-body{overflow:hidden;display:flex;flex-direction:column;padding:16px 18px 12px}.ui-modal.is-flush .ui-modal-body{overflow:hidden;padding:0}.ui-modal.is-history{width:min(980px,calc(100vw - 32px));height:min(82vh,860px);max-height:min(82vh,860px)}.ui-modal.is-history .drawio-frame-shell{height:100%;min-height:0}.ui-modal-header{display:flex;align-items:center;justify-content:space-between;min-height:52px;flex:0 0 auto;padding:0 16px;border-bottom:1px solid var(--line)}.ui-modal-header strong{display:inline-flex;align-items:center;gap:8px;color:#000;font-size:16px;font-weight:577;letter-spacing:-.03em}.ui-modal-help-wrap{position:relative;display:inline-flex}.ui-modal-help{width:22px;height:22px;display:grid;place-items:center;color:#9b9a97;border-radius:999px}.ui-modal-help:hover,.ui-modal-help.is-open{color:#37352f;background:#f3f3f1}.ui-modal-help-pop{position:absolute;top:calc(100% + 8px);left:0;z-index:4;width:min(320px,calc(100vw - 72px));padding:10px 12px;border:1px solid #ecece8;border-radius:8px;background:#fff;color:#565550;font-size:12px;font-weight:400;line-height:1.6;box-shadow:0 10px 24px #1b2c3c24}.ui-modal-close{width:28px;height:28px;display:grid;place-items:center;color:#787774;border-radius:6px}.ui-modal-close:hover{color:#37352f;background:#f3f3f1}.ui-modal-body{min-height:0;flex:1;overflow:auto;padding:16px 18px}.ui-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto;min-height:56px;padding:12px 18px;border-top:1px solid #efeeeb;background:#fff}.ui-modal-empty{padding:28px 8px;color:#8b99a6;font-size:13px;text-align:center}.ui-form{display:flex;flex-direction:column;gap:16px}.ui-field{display:flex;flex-direction:column;gap:6px}.ui-field-label{color:#8a8a8a;font-size:12px}.ui-input,.ui-select-trigger{width:100%;height:36px;box-sizing:border-box;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#000;font-size:14px}.ui-input:focus,.ui-select-trigger:focus{outline:0;border-color:#38c6ec;box-shadow:0 0 0 3px #38c6ec29}.ui-input:disabled,.ui-select-trigger:disabled{opacity:.62;background:#fafaf8}.ui-select-wrap{position:relative;width:100%}.ui-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-right:10px;text-align:left}.ui-select-trigger>span{min-width:0;display:flex;flex-direction:column;gap:1px;overflow:hidden}.ui-select-trigger strong,.ui-select-trigger>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-select-trigger small{overflow:hidden;color:#8b99a6;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ui-select-trigger.is-placeholder{color:#9aa8b5}.ui-select-trigger svg{flex:0 0 auto;color:#787374}.ui-select-wrap.is-open .ui-select-trigger{border-color:#38c6ec;box-shadow:0 0 0 3px #38c6ec29}.ui-select-panel{z-index:80;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 12px 28px #0000001f}.ui-select-search{height:36px;display:flex;align-items:center;gap:7px;padding:0 10px;color:#8796a5;border-bottom:1px solid var(--line)}.ui-select-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#37352f;font-size:13px}.ui-select-list{max-height:260px;overflow:auto;padding:4px}.ui-select-option{width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;border-radius:6px;text-align:left}.ui-select-option>span{min-width:0;display:flex;flex-direction:column;gap:1px}.ui-select-option strong{overflow:hidden;color:#30465a;font-size:13px;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.ui-select-option small{overflow:hidden;color:#8b99a6;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ui-select-option svg{flex:0 0 auto;color:var(--accent)}.ui-select-option.is-active,.ui-select-option:hover{background:#f2f2f2}.ui-select-option.is-selected{background:#e8f8fd}.ui-select-empty{padding:16px 8px;color:#8b99a6;font-size:12px;text-align:center}.ui-date-wrap{position:relative;width:100%}.ui-date-trigger{width:100%;height:36px;display:flex;align-items:center;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#000;font-size:14px;text-align:left}.ui-date-trigger.is-placeholder{color:#9aa8b5}.ui-date-trigger:disabled{opacity:.62;background:#fafaf8}.ui-date-wrap.is-open .ui-date-trigger{border-color:#38c6ec;box-shadow:0 0 0 3px #38c6ec29}.ui-date-panel{z-index:80;width:276px;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 12px 28px #26394b29}.ui-date-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.ui-date-head strong{color:#243238;font-size:13px;font-weight:650}.ui-date-head button{width:26px;height:26px;display:grid;place-items:center;border-radius:6px;color:#6b757b}.ui-date-head button:hover{background:#f3f6f9;color:#2d3b40}.ui-date-week,.ui-date-grid{display:grid;grid-template-columns:repeat(7,1fr)}.ui-date-week span{height:24px;display:grid;place-items:center;color:#8a959b;font-size:11px}.ui-date-day{height:32px;display:grid;place-items:center;border-radius:8px;color:#2d3b40;font-size:12px}.ui-date-day:hover{background:#f3f6f9}.ui-date-day.is-outside{color:#c0c6cb}.ui-date-day.is-today{box-shadow:inset 0 0 0 1px #cfd8dc}.ui-date-day.is-selected{background:#e8f8fd;color:#0a6f86;font-weight:577}.ui-date-foot{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding-top:8px;border-top:1px solid #edf0f1}.ui-date-foot button{height:26px;padding:0 8px;border-radius:6px;color:#3d6f9d;font-size:12px}.ui-date-foot button:hover{background:#f3f6f9}.ui-input-row{display:flex;gap:8px}.ui-input-row .ui-input{flex:1;min-width:0}.ui-button{height:35px;padding:0 14px;border-radius:9px;font-size:12px;font-weight:600;letter-spacing:-.01em}.ui-button-primary{color:#fff;background:#172021}.ui-button-primary:hover:not(:disabled){background:#2b3738}.ui-button-secondary{color:#586466;border-color:#dfe6e4;background:#fff}.ui-button-secondary:hover:not(:disabled){color:#172021;background:#f1f5f3}.ui-button-ghost{color:#869193}.ui-button-ghost:hover:not(:disabled){color:#172021;background:#e8eeec}.ui-modal-layer{background:#141e1e57;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ui-modal{border:1px solid #dfe6e4;border-radius:14px;box-shadow:0 24px 70px #19282833}.ui-modal-header{min-height:58px;padding:0 20px;border-bottom-color:#e6ebea}.ui-modal-header strong{color:#172021;font-size:15px}.ui-modal-body{padding:20px}.ui-modal-footer{min-height:64px;padding:13px 20px;border-top-color:#e6ebea;background:#fbfcfb}.ui-field{gap:7px}.ui-field-label{color:#7b8788;font-size:11px;font-weight:500}.ui-input,.ui-select-trigger,.ui-date-trigger{height:38px;border-color:#dfe6e4;border-radius:9px;font-size:13px}.ui-input:focus,.ui-select-trigger:focus,.ui-date-trigger:focus{border-color:#27bfdc;box-shadow:0 0 0 3px #27bfdc21}.ui-textarea{border-color:#dfe6e4;border-radius:9px}.ui-switch.is-on{background:#27bfdc}.ui-check{display:flex;align-items:center;gap:8px;color:#37352f;font-size:13px}.ui-check input{width:15px;height:15px;margin:0;accent-color:#3d7ea6}.ui-switch{position:relative;width:36px;height:20px;flex:0 0 auto;border:0;border-radius:99px;background:#d5dbe3;padding:0}.ui-switch i{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #1b2c3c2e;transition:left .12s ease;pointer-events:none}.ui-switch.is-on{background:#38c6ec}.ui-switch.is-on i{left:18px}.ui-switch:disabled{opacity:.55}.ui-button{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 14px;border-radius:17px;font-size:13px;font-weight:500;letter-spacing:-.02em;white-space:nowrap}.ui-button:disabled{opacity:.55;cursor:not-allowed}.ui-button-primary{color:#fff;background:#000}.ui-button-primary:hover:not(:disabled){background:#111}.ui-button-primary.is-danger{background:#c24b4b}.ui-button-primary.is-danger:hover:not(:disabled){background:#a53b32}.ui-confirm-copy{margin:4px 0 0;color:#8a8a8a;font-size:13px;line-height:1.7;white-space:pre-wrap}.ui-button-secondary{color:#2e2e2e;border:1px solid var(--line);background:#fff}.ui-button-secondary:hover:not(:disabled){color:#000;background:#f2f2f2}.ui-button-ghost{color:#8a8a8a}.ui-button-ghost:hover:not(:disabled){color:#000;background:#f2f2f2}.public-share-page{display:flex;width:100%;height:100vh;min-height:0;flex-direction:column;overflow:hidden;background:#fff;color:#37352f}.public-share-header{display:flex;height:54px;flex:none;align-items:center;gap:16px;border-bottom:1px solid #e9e9e7;padding:0 clamp(16px,3vw,32px);background:#fffffff5}.public-share-brand{display:inline-flex;align-items:center;gap:9px;flex:none;padding-right:16px;border-right:1px solid #e4e4e1;color:#37352f;font-size:14px;font-weight:650}.public-share-brand img{width:23px;height:23px;object-fit:contain}.public-share-heading{display:flex;min-width:0;flex:1;align-items:center;gap:10px;overflow:hidden}.public-share-heading strong{min-width:0;overflow:hidden;color:#25241f;font-size:14px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.public-share-actions{display:inline-flex;align-items:center;gap:10px;flex:none;margin-left:auto}.public-share-toggle{height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 4px;color:#6f6e69;font-size:12px}.public-share-toggle:hover{color:#37352f}.public-share-toggle.is-on{color:#2d4f72;font-weight:650}.public-share-path{display:flex;min-width:0;flex:0 1 auto;align-items:center;overflow:hidden;color:#9b9a97;font-size:12px;white-space:nowrap}.public-share-path span{display:inline-flex;min-width:0;align-items:center}.public-share-path em{margin:0 6px;color:#c7c6c3;font-style:normal}.public-share-main{display:flex;min-height:0;flex:1;overflow:hidden}.public-share-state,.public-share-access{display:flex;width:min(100% - 32px,420px);margin:auto;align-items:center;flex-direction:column;color:#787774;text-align:center}.public-share-state{gap:10px;font-size:13px}.public-share-state-icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:7px;background:#f1f1ef;color:#787774}.public-share-state h1,.public-share-access h1{margin:12px 0 0;color:#37352f;font-size:20px;font-weight:650}.public-share-state p,.public-share-access p{margin:6px 0 0;color:#9b9a97;font-size:13px}.public-share-access form{display:grid;width:min(100%,320px);gap:10px;margin-top:24px}.public-share-access small{color:#b44242;font-size:12px;text-align:left}.public-share-document{display:flex;width:100%;min-width:0;min-height:0;flex:1;flex-direction:column;overflow:hidden}.public-share-meta{display:flex;align-items:center;gap:12px;margin:28px 0 8px;color:#9b9a97;font-size:12px}.public-share-document .tiptap-shell,.public-share-document .tiptap-body{min-height:0;flex:1;overflow:hidden}.public-share-document .tiptap-toc{position:absolute;top:24px;right:10px;bottom:auto}.public-share-document .tiptap-toc-panel{scrollbar-width:thin;scrollbar-color:rgba(55,53,47,.28) transparent}.public-share-document .tiptap-toc-panel::-webkit-scrollbar{width:8px}.public-share-document .tiptap-toc-panel::-webkit-scrollbar-track{background:transparent}.public-share-document .tiptap-toc-panel::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:99px;background:#37352f47;background-clip:content-box}.public-share-document .tiptap-stage{overflow:auto;padding:28px max(20px,calc((100% - 860px)/2)) 64px;scrollbar-width:thin;scrollbar-color:rgba(55,53,47,.28) transparent}.public-share-document.is-full .tiptap-stage{padding:28px 48px 64px}.public-share-document .tiptap-stage::-webkit-scrollbar{width:8px}.public-share-document .tiptap-stage::-webkit-scrollbar-track{background:transparent}.public-share-document .tiptap-stage::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:99px;background:#37352f47;background-clip:content-box}.ui-image-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;flex-direction:column;background:#0f1720db}.ui-image-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto;min-height:48px;padding:0 16px;color:#e8eef3}.ui-image-preview-toolbar span{font-size:13px;font-weight:550}.ui-image-preview-toolbar>div{display:flex;align-items:center;gap:6px}.ui-image-preview-toolbar em{min-width:48px;color:#c9d4dc;font-size:12px;font-style:normal;text-align:center}.ui-image-preview-toolbar button,.ui-image-preview-nav{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;background:#ffffff14;color:#e8eef3}.ui-image-preview-toolbar button:hover,.ui-image-preview-nav:hover{background:#ffffff29}.ui-image-preview-nav{position:absolute;top:50%;z-index:2;transform:translateY(-50%)}.ui-image-preview-nav.is-prev{left:16px}.ui-image-preview-nav.is-next{right:16px}.ui-image-preview-stage{min-height:0;flex:1;display:grid;place-items:center;overflow:hidden;cursor:grab;touch-action:none}.ui-image-preview-stage.is-zoom{cursor:grabbing}.ui-image-preview-stage img{max-width:min(92vw,1440px);max-height:calc(100vh - 88px);object-fit:contain;transform-origin:center center;-webkit-user-select:none;user-select:none}
