html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}:root{--background-light-green:var(--color-bg-soft-4);--sy-color-primary:var(--color-primary);--sy-color-primary-dark:var(--color-primary-dark-1);--sy-color-primary-light-bg:var(--color-bg-soft-4);--sy-color-hover-gray:var(--color-bg-soft-1);--sy-color-bg-gray:var(--color-page-bg)}html,body,#root{background:var(--color-page-bg);width:100%;height:100%;color:var(--color-text-strong);margin:0}body{overflow:hidden}*,:before,:after{box-sizing:border-box}.sider-bar-container{width:236px;height:100vh;color:var(--color-menu-text);background:var(--color-menu-bg);border-right:1px solid var(--color-border);z-index:30;flex-direction:column;flex:0 0 236px;padding:24px 16px 16px;transition:background-color .24s,color .24s,transform .24s;display:flex;overflow:hidden}.sider-brand{align-items:center;gap:12px;min-height:48px;padding:0 8px;display:flex}.sider-brand__mark{object-fit:contain;width:40px;height:40px;box-shadow:0 8px 20px var(--color-shadow);border-radius:12px;flex:0 0 40px;display:block}.sider-brand strong,.sider-brand small,.sider-footer strong,.sider-footer small{display:block}.sider-brand strong{color:var(--color-menu-text);font-size:16px;line-height:1.4}.sider-brand small{color:var(--color-text-muted);margin-top:2px;font-size:12px}.sider-nav{scrollbar-width:thin;flex:1;min-height:0;margin-top:28px;padding:0 4px;overflow-y:auto}.sider-nav__label{color:var(--color-text-muted);letter-spacing:.08em;margin:0 10px 8px;font-size:12px;font-weight:600}.sider-bar-item{min-height:44px;color:var(--color-menu-text);border-radius:10px;align-items:center;gap:12px;margin-bottom:4px;padding:0 12px;font-size:15px;font-weight:500;text-decoration:none;transition:background-color .24s,color .24s,transform .24s;display:flex;position:relative}.sider-bar-item:hover{color:var(--color-menu-text);background:var(--color-menu-item-hover-bg)}.sider-bar-item:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.sider-bar-item.active{color:var(--color-menu-item-active-text);background:var(--color-menu-item-active-bg);box-shadow:0 8px 20px var(--color-shadow)}.sider-bar-item.active:before{content:"";background:var(--color-accent-orange);border-radius:0 3px 3px 0;width:3px;height:24px;position:absolute;left:-4px}.sider-bar-item__icon{justify-content:center;width:20px;font-size:17px;display:inline-flex}.sider-footer{border:1px solid var(--color-border);background:var(--color-card-bg);border-radius:12px;align-items:center;gap:10px;margin-top:12px;padding:12px;display:flex}.sider-footer__pulse{background:var(--color-success);width:9px;height:9px;box-shadow:0 0 0 4px var(--color-success-soft);border-radius:50%;flex:0 0 9px}.sider-footer strong{color:var(--color-text-strong);font-size:12px}.sider-footer small{color:var(--color-text-muted);margin-top:2px;font-size:11px}@media (width<=1024px){.sider-bar-container{flex-basis:208px;width:208px;padding-inline:12px}}@media (width<=768px){.sider-bar-container{width:236px;box-shadow:12px 0 30px var(--color-shadow);position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.sider-bar-container.mobile-open{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.sider-bar-container,.sider-bar-item{transition:none}}.app-shell{width:100%;height:100vh;color:var(--color-text-strong);background:var(--color-page-bg);display:flex;overflow:hidden}.app-shell__main{flex-direction:column;flex:1;min-width:0;height:100vh;display:flex}.app-topbar{height:64px;color:var(--color-topbar-text);background:var(--color-topbar-bg);border-bottom:1px solid var(--color-border);z-index:20;flex:0 0 64px;justify-content:space-between;align-items:center;gap:20px;padding:0 24px;transition:background-color .24s,color .24s,border-color .24s;display:flex}.app-topbar__heading,.app-topbar__actions{align-items:center;display:flex}.app-topbar__heading{gap:10px;min-width:180px}.app-topbar__heading h1{color:var(--color-topbar-text);margin:0;font-size:17px;line-height:1.35}.app-topbar__heading p{max-width:360px;color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin:1px 0 0;font-size:12px;line-height:1.4;overflow:hidden}.app-topbar__actions{justify-content:flex-end;gap:12px;min-width:0}.app-topbar__menu-button{border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-topbar-text);background:var(--color-topbar-icon-btn-bg);cursor:pointer;border-radius:10px;display:none}.app-content{background:var(--color-page-bg);overscroll-behavior:contain;flex:1;min-height:0;overflow:auto}.app-shell__scrim{display:none}.app-global-search{width:clamp(220px,27vw,360px);position:relative}.app-global-search__icon{z-index:1;color:var(--color-text-muted);pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.app-global-search input{border:1px solid var(--color-border);width:100%;height:38px;color:var(--color-text-strong);background:var(--color-input-bg);font:inherit;border-radius:10px;outline:none;padding:0 14px 0 38px;transition:border-color .24s,box-shadow .24s,background-color .24s}.app-global-search input::placeholder{color:var(--color-text-muted)}.app-global-search input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-light-1)}.app-global-search__results{border:1px solid var(--color-border);width:min(440px,100vw - 32px);max-height:min(520px,100vh - 88px);color:var(--color-text-strong);background:var(--color-card-bg);box-shadow:0 18px 40px var(--color-shadow);border-radius:14px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto}.app-global-search__results section+section{border-top:1px solid var(--color-border);margin-top:8px;padding-top:8px}.app-global-search__results h3{color:var(--color-text-muted);margin:4px 8px 6px;font-size:12px;font-weight:600}.app-global-search__results button{text-align:left;width:100%;color:var(--color-text-strong);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-direction:column;align-items:flex-start;gap:3px;padding:9px 10px;transition:background-color .24s;display:flex}.app-global-search__results button:hover,.app-global-search__results button:focus-visible{background:var(--color-menu-item-hover-bg);outline:none}.app-global-search__results button span{font-size:14px;font-weight:600}.app-global-search__results button small{max-width:100%;color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.app-global-search__empty{color:var(--color-text-muted);text-align:center;margin:0;padding:22px 12px}@media (width<=1024px){.app-topbar{padding-inline:18px}.app-global-search{width:min(280px,30vw)}.app-topbar__heading p{max-width:240px}}@media (width<=768px){.app-topbar{height:auto;min-height:64px;padding:10px 14px}.app-topbar__menu-button{flex:0 0 36px;place-items:center;display:inline-grid}.app-topbar__heading p{display:none}.app-topbar__actions{gap:8px}.app-global-search{width:min(42vw,240px)}.app-global-search input{font-size:16px}.app-shell__scrim{z-index:25;background:var(--color-overlay);cursor:pointer;border:0;display:block;position:fixed;inset:0}}@media (width<=560px){.app-topbar__heading h1,.app-topbar__heading>div{display:none}.app-topbar__heading{min-width:36px}.app-global-search{width:min(48vw,220px)}.app-topbar__actions>:not(.app-global-search):not(:last-child){display:none}}@media (prefers-reduced-motion:reduce){.app-topbar,.app-global-search input,.app-global-search__results button{transition:none}}
