html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-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]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}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{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}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{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[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{padding:.2em;background-color:#feffe6}html,body,#root{margin:0;height:100%;min-height:100%;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}body{background:#f5f7fa;overflow:hidden}:root{--admin-primary: #9c2a20;--admin-primary-hover: #7e1e16;--admin-secondary: #c89f6a;--admin-bg-color: #f8f5ee;--admin-card-bg: #ffffff;--admin-sidebar-bg: #281e1c;--admin-sidebar-border: #3c2e2a;--admin-text-main: #3b2a26;--admin-text-muted: #796a66;--admin-text-light: #f4e8d6;--admin-border-color: #e2d1c1;--admin-shadow-sm: 0 1px 2px rgba(59, 42, 38, .05);--admin-shadow-md: 0 10px 24px rgba(59, 42, 38, .12)}.app-logo{height:64px;display:flex;align-items:center;padding:0 24px;font-size:18px;font-weight:700;border-bottom:1px solid #f0f0f0}.app-header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fff;border-bottom:1px solid #f0f0f0}.app-content{padding:24px}.app-header-user{min-width:0}.app-header-user-meta{color:#8c8c8c;font-size:12px;line-height:1.4}.portal-shell{display:flex;height:100vh;height:100dvh;min-height:100vh;overflow:hidden}.portal-shell--admin{background:var(--admin-bg-color);color:var(--admin-text-main)}.portal-sidebar{display:flex;flex-direction:column;flex-shrink:0;min-height:0;overflow:hidden}.portal-sidebar--admin{width:260px;background:var(--admin-sidebar-bg);color:var(--admin-text-light);border-right:1px solid var(--admin-sidebar-border)}.portal-logo{display:flex;align-items:center;gap:14px;height:64px;padding:0 20px}.portal-logo--admin{border-bottom:1px solid var(--admin-sidebar-border)}.portal-logo__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;font-weight:800;line-height:1;flex-shrink:0}.portal-logo__icon--admin{background:linear-gradient(145deg,#c94735,#8f2219);color:#f6d69f;font-size:18px;box-shadow:inset 0 0 0 1px #ffffff14,0 10px 18px #8f221947}.portal-logo__icon--admin:after{content:"";position:absolute;top:5px;right:5px;width:6px;height:6px;border-radius:999px;background:#fff1d6e6}.portal-logo__text{min-width:0;overflow:hidden;color:var(--admin-text-light);font-size:16px;font-weight:700;line-height:1.2;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis}.portal-nav{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:16px 0}.portal-nav-group{margin-bottom:8px}.portal-nav-group__button{display:flex;width:100%;align-items:center;justify-content:space-between;border:0;background:transparent;color:inherit;padding:12px 20px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.portal-nav-group__button:hover,.portal-nav-group__button.is-active{color:var(--admin-secondary);background:#ffffff0d}.portal-nav-group__left{display:inline-flex;align-items:center;gap:12px}.portal-nav-group__icon{display:inline-flex;font-size:16px}.portal-nav-group__arrow{font-size:12px;opacity:.75;transition:transform .2s ease}.portal-nav-group__arrow.is-open{transform:rotate(180deg)}.portal-nav-group__items{display:none;background:#00000026}.portal-nav-group__items.is-open{display:block}.portal-nav-item{display:block;width:100%;border:0;border-left:4px solid transparent;background:transparent;color:var(--admin-text-muted);text-align:left;padding:10px 20px 10px 52px;font-size:13px;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.portal-nav-item:hover,.portal-nav-item.is-active{color:var(--admin-secondary);background:#ffffff0d}.portal-nav-item.is-active{border-left-color:var(--admin-primary)}.portal-main{display:flex;min-width:0;min-height:0;flex:1;flex-direction:column;overflow:hidden}.portal-header{display:flex;align-items:center;justify-content:space-between;padding:0 24px;height:64px;flex-shrink:0}.portal-header--admin{background:var(--admin-card-bg);border-bottom:1px solid var(--admin-border-color);box-shadow:var(--admin-shadow-sm)}.portal-header__left,.portal-header__right{display:flex;align-items:center;gap:16px}.portal-breadcrumb{display:flex;align-items:center;color:var(--admin-text-muted);gap:8px;font-size:14px}.portal-breadcrumb__divider{opacity:.7}.portal-breadcrumb__current{color:var(--admin-text-main);font-weight:600}.portal-icon-button{position:relative;width:36px;height:36px;border:0;border-radius:999px;background:transparent;color:var(--admin-text-main);cursor:pointer}.portal-icon-button:hover{background:#9c2a2014}.portal-icon-button__dot{position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:999px;background:var(--admin-primary)}.portal-avatar{background:var(--admin-primary)}.portal-logout-button{color:var(--admin-text-main)}.portal-content{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:24px}.portal-content--admin{background:var(--admin-bg-color)}.prototype-page-card{background:var(--admin-card-bg);border:1px solid rgba(226,209,193,.85);box-shadow:var(--admin-shadow-md)}.prototype-page-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.prototype-page-card__title.ant-typography{margin-bottom:6px;color:var(--admin-text-main)}.prototype-stat-card,.prototype-panel-card{border:1px solid rgba(226,209,193,.85);box-shadow:0 8px 18px #3b2a260f}.prototype-stat-card--admin{background:linear-gradient(180deg,#fffdf8,#fff)}.prototype-note-strip{display:inline-flex;width:fit-content;border-radius:999px;background:#c89f6a1f;color:var(--admin-primary);padding:6px 12px;font-size:12px;font-weight:700}.auth-shell{position:relative;min-height:100vh;overflow:hidden;padding:32px}.auth-shell-admin{background:radial-gradient(circle at top left,rgba(22,119,255,.18),transparent 30%),linear-gradient(135deg,#f3f7ff,#eef4ff 45%,#f8fbff)}.auth-shell__glow{position:absolute;inset:auto -120px -120px auto;width:360px;height:360px;border-radius:999px;filter:blur(24px);opacity:.7}.auth-shell__glow--admin{background:#4096ff33}.auth-grid{position:relative;z-index:1;max-width:1240px;margin:0 auto;min-height:calc(100vh - 64px);align-items:center}.auth-hero{width:100%}.auth-tag{width:fit-content;padding-inline:10px;border-radius:999px}.auth-title.ant-typography{margin-bottom:12px;color:#102a43;font-size:clamp(32px,5vw,52px);line-height:1.06}.auth-description.ant-typography{max-width:720px;margin-bottom:0;color:#486581;font-size:16px;line-height:1.8}.auth-stat-card,.auth-note-card,.auth-form-card{border-radius:24px;box-shadow:0 24px 80px #0f172a14}.auth-stat-card .ant-statistic{min-height:92px}.auth-note-card{background:#ffffffbd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-form-card{background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media (max-width: 768px){.portal-shell{flex-direction:column}.portal-sidebar--admin{width:100%}.auth-shell{padding:20px}.app-header-user{display:none}}
