:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#eef4ff;background:#07111c;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #07111c;--surface: #0b1724;--surface-raised: #0f1c2a;--surface-deep: #08131f;--line: #26374a;--line-soft: #1a2a3a;--text: #f2f6ff;--muted: #99a8bc;--muted-strong: #bdc9d9;--blue: #1778ff;--blue-bright: #2a8bff;--green: #19c77a;--yellow: #ffc642;--danger: #ff6b78}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{margin:0;min-width:320px;background:var(--bg);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #62a8ff;outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{width:100%;height:100dvh;overflow:hidden;display:grid;grid-template-columns:146px minmax(0,1fr);grid-template-rows:80px minmax(0,1fr);background:var(--bg)}.app-header{grid-column:1 / -1;display:grid;grid-template-columns:146px minmax(360px,1fr) auto;align-items:stretch;border-bottom:1px solid var(--line-soft);background:#08131f}.brand{min-width:0;display:flex;align-items:center;gap:12px;padding:0 24px;border-right:1px solid var(--line-soft);font-size:27px;font-weight:760;letter-spacing:-.03em;white-space:nowrap}.brand__mark{width:36px;height:36px;border-radius:50%;display:inline-grid;place-items:center;color:#fff;background:var(--blue)}.brand__mark svg{width:22px;height:22px}.top-tabs{display:flex;align-items:stretch;gap:10px;padding-left:30px}.top-tabs button{position:relative;min-width:104px;padding:0 14px;border:0;background:transparent;color:var(--muted-strong);font-size:18px;cursor:pointer}.top-tabs button:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:3px;background:transparent}.top-tabs button:hover,.top-tabs button.is-active{color:var(--blue-bright)}.top-tabs button.is-active:after{background:var(--blue)}.service-status{display:flex;align-items:center;gap:8px;padding:0 22px}.status-pill{min-height:48px;display:inline-flex;align-items:center;gap:9px;padding:0 14px;border:1px solid var(--line-soft);border-radius:7px;color:var(--muted-strong);background:transparent;white-space:nowrap;font-size:16px}.status-pill--button{cursor:pointer}.status-pill svg{width:23px;height:23px;color:var(--blue-bright)}.status-pill svg:last-child{width:17px;color:var(--muted);margin-left:3px}.status-dot{width:11px;height:11px;border-radius:50%;background:var(--green)}.status-pill.is-offline .status-dot{background:var(--danger)}.status-pill.is-offline svg{color:var(--danger)}.side-rail{grid-column:1;grid-row:2;min-height:0;display:flex;flex-direction:column;justify-content:space-between;padding:19px 0 18px;border-right:1px solid var(--line-soft);background:#08131f}.side-rail nav{display:grid;gap:4px}.rail-link,.rail-collapse{min-height:62px;display:flex;align-items:center;gap:10px;width:100%;padding:0 20px;border:0;background:transparent;color:var(--muted-strong);cursor:pointer;font-size:16px;text-align:left}.rail-link svg,.rail-collapse svg{width:24px;height:24px;flex:0 0 auto}.rail-link:hover,.rail-link.is-active{color:var(--blue-bright)}.rail-collapse{width:auto;min-height:44px}.app-main{grid-column:2;grid-row:2;min-width:0;min-height:0;overflow:hidden}.search-view{width:100%;height:100%;display:grid;grid-template-columns:minmax(580px,1fr) minmax(310px,380px);gap:32px;padding:36px 18px 70px 22px}.search-workspace{min-width:0;min-height:0;display:flex;flex-direction:column}.search-controls{flex:0 0 auto}.search-row{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:13px}.search-input{min-width:0;height:66px;display:flex;align-items:center;gap:14px;padding:0 17px;border:1px solid #33465b;border-radius:6px;background:#0b1724}.search-input>svg{flex:0 0 auto;width:26px;height:26px;color:#b9c7db}.search-input input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text);font-size:20px}.search-input input::placeholder{color:#718197}.search-input button,.link-box button,.success-toast button,.icon-button{display:inline-grid;place-items:center;padding:4px;border:0;background:transparent;color:var(--muted);cursor:pointer}.search-input button svg{width:22px;height:22px}.primary-button{border:0;border-radius:5px;background:var(--blue);color:#fff;font-weight:700;cursor:pointer}.primary-button:hover:not(:disabled){background:#3189ff}.primary-button:disabled{cursor:not-allowed;opacity:.58}.search-button{height:66px;font-size:20px}.filter-row{display:grid;grid-template-columns:1fr 1.12fr .9fr auto;gap:18px;align-items:center;margin-top:24px}.filter-control{min-width:0;height:49px;position:relative;display:flex;align-items:center;gap:7px;padding:0 13px;border:1px solid #33465b;border-radius:5px;background:#0a1622;color:var(--muted);white-space:nowrap}.filter-control select{min-width:0;flex:1;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:var(--text);cursor:pointer}.filter-control svg{flex:0 0 auto;width:18px;height:18px}.reset-button{height:49px;display:inline-flex;align-items:center;gap:8px;padding:0 3px;border:0;background:transparent;color:var(--muted);cursor:pointer}.reset-button svg{width:21px;height:21px}.results-section{min-height:0;display:flex;flex-direction:column;margin-top:38px}.results-section h1{flex:0 0 auto;margin:0 0 17px;font-size:20px;font-weight:570}.results-section h1 strong{color:var(--blue-bright);font-size:23px}.resource-table{min-height:0;overflow:auto;border:1px solid var(--line);border-radius:8px;background:#0a1622}.resource-table__head,.resource-row{display:grid;grid-template-columns:minmax(260px,2.5fr) minmax(115px,.92fr) minmax(128px,1fr) 76px 52px;align-items:center}.resource-table__head{min-height:55px;padding:0 18px 0 56px;color:var(--muted);font-size:15px}.resource-row{width:100%;min-height:66px;padding:0 18px;border:0;border-top:1px solid var(--line);background:transparent;color:var(--text);cursor:pointer;text-align:left}.resource-row:hover{background:#0e1c2b}.resource-row.is-selected{position:relative;border:1px solid var(--blue);background:#0d1b29}.resource-name-cell{min-width:0;display:flex;align-items:center;gap:13px}.resource-name-cell>svg:first-child{width:20px;height:20px;flex:0 0 auto;color:var(--muted)}.resource-row.is-selected .resource-name-cell>svg:first-child{color:var(--blue-bright)}.folder-icon{width:28px;height:28px;flex:0 0 auto;color:var(--yellow)}.resource-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.resource-meta{color:var(--muted-strong);font-size:15px}.resource-action{color:var(--blue-bright);font-size:16px;text-align:right}.mobile-resource-meta{display:none}.result-state{min-height:240px;display:grid;place-content:center;justify-items:center;gap:12px;margin-top:38px;border:1px solid var(--line);border-radius:8px;color:var(--muted);text-align:center}.result-state svg{width:30px;height:30px;color:var(--blue-bright)}.result-state--error{border-color:#563041;color:#ffb6c0}.detail-panel{min-width:0;height:100%;display:flex;flex-direction:column;padding:32px 24px;border:1px solid var(--line-soft);border-radius:8px;background:var(--surface-raised)}.detail-panel h2{margin:0;color:var(--muted-strong);font-size:19px;font-weight:600}.detail-title-row{display:flex;align-items:center;justify-content:space-between}.selected-resource{display:flex;gap:18px;align-items:flex-start;margin-top:30px}.selected-resource__icon{width:72px;height:72px;flex:0 0 auto;color:var(--yellow)}.selected-resource>div{min-width:0;display:grid;gap:7px;padding-top:4px}.selected-resource strong{overflow:hidden;text-overflow:ellipsis;color:var(--text);font-size:18px;white-space:nowrap}.selected-resource span{color:var(--muted);font-size:15px}.detail-divider{height:1px;margin:29px 0 31px;background:var(--line)}.detail-field{display:grid;gap:13px;margin-bottom:30px;color:var(--muted-strong);font-size:17px}.link-box,.destination-box{min-width:0;min-height:64px;display:flex;align-items:center;gap:12px;padding:12px 13px;border:1px solid var(--line);border-radius:6px;background:#08131f;color:var(--muted-strong)}.link-box>span{min-width:0;flex:1;overflow-wrap:anywhere;line-height:1.55}.link-box button svg,.destination-box svg{width:22px;height:22px}.destination-box strong{color:var(--text);font-size:16px}.save-button{min-height:64px;display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:auto;font-size:20px}.save-button svg{width:22px;height:22px}.privacy-note{display:flex;align-items:flex-start;justify-content:center;gap:8px;margin:20px 14px 0;color:#7f8da0;font-size:13px;line-height:1.6;text-align:center}.privacy-note svg{width:16px;height:16px;flex:0 0 auto;margin-top:2px}.detail-panel--empty{align-items:center;justify-content:center;gap:10px;color:var(--muted);text-align:center}.detail-panel--empty>svg{width:36px;height:36px;color:var(--blue-bright)}.success-toast{position:fixed;left:50%;bottom:28px;z-index:30;min-width:400px;min-height:66px;display:grid;grid-template-columns:28px 1fr 28px;align-items:center;gap:14px;padding:0 15px 0 24px;border:1px solid var(--line);border-left:5px solid var(--green);border-radius:7px;background:#0c1825;box-shadow:0 18px 56px #0000006b;transform:translate(-50%);font-size:18px}.success-toast>svg{width:28px;height:28px;color:var(--green)}.success-toast button svg{width:20px;height:20px}.mobile-header,.mobile-nav,.mobile-sheet-layer{display:none}.secondary-view{height:100%;overflow:auto;padding:48px}.secondary-view>header{display:flex;align-items:center;gap:18px;padding-bottom:26px;border-bottom:1px solid var(--line)}.secondary-view>header>svg{width:36px;height:36px;color:var(--blue-bright)}.secondary-view h1,.secondary-view p{margin:0}.secondary-view h1{font-size:28px}.secondary-view p{margin-top:7px;color:var(--muted)}.history-list,.settings-grid{display:grid;gap:12px;margin-top:26px}.history-item,.settings-grid article,.empty-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.history-item>div,.settings-grid article>div{display:grid;gap:7px}.history-item span,.history-item time,.settings-grid article span,.empty-card{color:var(--muted)}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid article{justify-content:flex-start}.settings-grid article>svg{width:34px;height:34px;flex:0 0 auto;color:var(--green)}.mode-indicator{width:16px;height:16px;flex:0 0 auto;border-radius:50%;background:var(--green)}.mode-indicator.is-demo{background:var(--yellow)}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.app-shell{grid-template-columns:88px minmax(0,1fr)}.app-header{grid-template-columns:88px minmax(330px,1fr) auto}.brand{justify-content:center;padding:0}.app-header .brand>span:last-child,.rail-link span{display:none}.rail-link{justify-content:center;padding:0}.search-view{grid-template-columns:minmax(520px,1fr) 330px;gap:18px}.resource-table__head,.resource-row{grid-template-columns:minmax(250px,2.3fr) minmax(108px,.9fr) 88px 52px}.resource-source{display:none}.resource-table__head span:nth-child(3){display:none}}@media(max-width:760px){.app-shell{display:block;position:relative;height:100dvh;min-height:0;overflow:hidden}.app-header,.side-rail{display:none}.app-main{width:100%;height:calc(100dvh - 72px);overflow:hidden}.mobile-header{height:68px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 14px;border-bottom:1px solid var(--line-soft)}.mobile-header .brand{min-width:auto;gap:7px;padding:0;border:0;font-size:22px}.mobile-header .brand__mark{width:30px;height:30px}.mobile-header .brand__mark svg{width:18px;height:18px}.mobile-header .service-status{gap:5px;padding:0}.mobile-header .status-pill{min-height:36px;gap:5px;padding:0 8px;font-size:11px}.mobile-header .status-pill svg{width:16px;height:16px}.mobile-header .status-pill svg:last-child{display:none}.mobile-header .status-dot{width:7px;height:7px}.search-view{height:calc(100% - 68px);display:block;padding:14px 12px 0;overflow:hidden}.search-workspace{height:100%}.search-row{grid-template-columns:minmax(0,1fr) 78px;gap:8px}.search-input,.search-button{height:54px}.search-input{gap:10px;padding:0 12px}.search-input>svg{width:23px;height:23px}.search-input input,.search-button{font-size:16px}.filter-row{grid-template-columns:repeat(3,minmax(0,1fr)) 38px;gap:7px;margin-top:10px}.filter-control{height:44px;gap:4px;padding:0 8px;font-size:13px}.filter-control>span{display:none}.filter-control select{font-size:13px}.filter-control svg{width:14px;height:14px}.reset-button{width:38px;height:44px;justify-content:center}.reset-button span{display:none}.results-section{flex:1;margin-top:22px;overflow:hidden}.results-section h1{margin-bottom:12px;font-size:17px}.results-section h1 strong{font-size:20px}.resource-table{border:0;border-radius:0;background:transparent;scrollbar-width:none}.resource-table::-webkit-scrollbar{display:none}.resource-table__head{display:none}.resource-row{min-height:88px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:7px 12px;margin-bottom:8px;padding:12px 13px;border:1px solid var(--line);border-radius:7px;background:#0b1724}.resource-row.is-selected{border:1px solid var(--blue)}.resource-name-cell{grid-column:1;grid-row:1;gap:9px}.resource-name-cell>svg:first-child{width:19px;height:19px}.folder-icon{width:26px;height:26px}.resource-name{font-size:15px;font-weight:650}.resource-date,.resource-source,.resource-password{display:none}.mobile-resource-meta{grid-column:1;grid-row:2;display:flex;gap:6px;min-width:0;padding-left:54px;color:var(--muted);font-size:11px;white-space:nowrap}.mobile-resource-meta span+span:before{content:"·";margin-right:6px;color:#617086}.resource-action{grid-column:2;grid-row:1 / span 2;align-self:center;font-size:15px}.search-view>.detail-panel{display:none}.mobile-sheet-layer{position:fixed;top:0;right:0;bottom:72px;left:0;z-index:20;display:block;pointer-events:none}.sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#01070d7a;pointer-events:auto}.detail-panel--mobile{position:absolute;left:0;right:0;bottom:0;height:min(44dvh,380px);padding:13px 20px 18px;border-radius:22px 22px 0 0;box-shadow:0 -20px 50px #00000057;pointer-events:auto}.sheet-handle{width:38px;height:5px;margin:0 auto 7px;border-radius:999px;background:#66768c}.detail-panel--mobile h2{display:none}.detail-panel--mobile .detail-title-row{position:absolute;top:14px;right:15px}.icon-button svg{width:20px;height:20px}.detail-panel--mobile .selected-resource{gap:12px;margin-top:9px}.detail-panel--mobile .selected-resource__icon{width:45px;height:45px}.detail-panel--mobile .selected-resource strong{font-size:17px}.detail-panel--mobile .selected-resource span,.detail-panel--mobile .detail-divider{display:none}.detail-panel--mobile .detail-field{gap:6px;margin:12px 0 0;font-size:14px}.detail-panel--mobile .link-box,.detail-panel--mobile .destination-box{min-height:48px;padding:7px 11px;font-size:13px}.detail-panel--mobile .save-button{min-height:50px;margin-top:12px;font-size:18px}.detail-panel--mobile .privacy-note{display:none}.mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:40;height:72px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);background:#08131f}.mobile-nav button{display:grid;place-content:center;justify-items:center;gap:3px;border:0;background:transparent;color:var(--muted);font-size:12px;cursor:pointer}.mobile-nav button svg{width:24px;height:24px}.mobile-nav button.is-active{color:var(--blue-bright)}.mobile-nav button:focus-visible{outline:0;box-shadow:inset 0 2px 0 var(--blue)}.success-toast{min-width:0;width:calc(100% - 38px);min-height:56px;bottom:72px;padding-left:16px;font-size:15px}.secondary-view{height:calc(100% - 68px);padding:22px 16px}.secondary-view>header{align-items:flex-start}.secondary-view h1{font-size:22px}.secondary-view p{font-size:13px;line-height:1.5}.settings-grid{grid-template-columns:1fr}.history-item{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
