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:#f8fafc}:root{--dealer-primary: #171717;--dealer-secondary: #404040;--dealer-accent: #d4af37;--dealer-bg: #f9fafb;--dealer-card-bg: #ffffff;--dealer-text-main: #171717;--dealer-text-muted: #a3a3a3;--dealer-border: #e5e7eb;--dealer-hover: #f3f4f6;--dealer-shadow: 0 10px 24px rgba(23, 23, 23, .06)}.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;min-height:100vh;overflow:hidden}.portal-shell--dealer{background:var(--dealer-bg);color:var(--dealer-text-main)}.portal-sidebar{display:flex;flex-direction:column;flex-shrink:0;height:100vh;overflow:hidden}.portal-sidebar--dealer{width:256px;background:#fff;border-right:1px solid var(--dealer-border);box-shadow:4px 0 18px #1717170a}.portal-logo{display:flex;align-items:center;gap:14px;height:64px;padding:0 24px}.portal-logo--dealer{border-bottom:1px solid var(--dealer-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--dealer{background:linear-gradient(145deg,#171717,#313131);color:#f0cb67;font-size:18px;box-shadow:inset 0 0 0 1px #ffffff14,0 10px 18px #17171729}.portal-logo__icon--dealer:after{content:"";position:absolute;inset:5px 5px auto auto;width:6px;height:6px;border-radius:999px;background:#f0cb67d9}.portal-logo__text{min-width:0;overflow:hidden;font-size:16px;font-weight:700;color:var(--dealer-primary);line-height:1.2;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis}.portal-profile-card{display:flex;align-items:center;gap:12px;margin:20px 20px 0}.portal-profile-card__avatar{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:var(--dealer-secondary);color:#fff;font-size:18px;font-weight:600}.portal-profile-card__name{font-size:14px;font-weight:600}.portal-profile-card__id{color:var(--dealer-text-muted);font-size:11px}.portal-profile-tag{display:flex;align-items:center;justify-content:space-between;margin:12px 20px 0;border-radius:10px;background:#1717170d;padding:8px 12px;font-size:12px;color:var(--dealer-text-muted)}.portal-profile-tag strong{color:var(--dealer-accent);font-weight:700}.portal-nav{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:16px 12px 20px;scrollbar-gutter:stable}.portal-nav-solo,.portal-nav-group__button{display:flex;width:100%;align-items:center;justify-content:space-between;border:0;border-radius:10px;background:transparent;color:inherit;padding:12px 14px;cursor:pointer;transition:background-color .2s ease,color .2s ease}.portal-nav-solo:hover,.portal-nav-solo.is-active,.portal-nav-group__button:hover,.portal-nav-group__button.is-active{background:var(--dealer-hover);color:var(--dealer-primary)}.portal-nav-group{margin-bottom:8px}.portal-nav-group__left{display:inline-flex;align-items:center;gap:12px}.portal-nav-group__icon{display:inline-flex;color:var(--dealer-secondary)}.portal-nav-group__arrow{font-size:12px;color:var(--dealer-text-muted);transition:transform .2s ease}.portal-nav-group__arrow.is-open{transform:rotate(180deg)}.portal-nav-group__items{display:none;padding-top:6px}.portal-nav-group__items.is-open{display:block}.portal-nav-item{display:block;width:100%;border:0;border-radius:8px;background:transparent;text-align:left;color:var(--dealer-text-muted);padding:10px 16px 10px 42px;cursor:pointer}.portal-nav-item:hover,.portal-nav-item.is-active{background:#d4af371a;color:var(--dealer-primary)}.portal-sidebar-footer{margin-top:auto;flex-shrink:0;padding:16px;border-top:1px solid var(--dealer-border);background:#fff}.portal-sidebar-footer__button{width:100%;justify-content:flex-start;color:var(--dealer-secondary)}.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;flex-shrink:0;height:64px;padding:0 24px}.portal-header--dealer{background:#fff;border-bottom:1px solid var(--dealer-border)}.portal-header__right{display:flex;align-items:center;gap:12px}.portal-breadcrumb{display:flex;align-items:center;gap:8px;color:var(--dealer-text-muted);font-size:14px}.portal-breadcrumb__current{color:var(--dealer-primary);font-weight:600}.portal-icon-button{position:relative;width:36px;height:36px;border:0;border-radius:999px;background:transparent;color:var(--dealer-secondary);cursor:pointer}.portal-icon-button:hover{background:var(--dealer-hover)}.portal-icon-button__dot{position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:999px;background:#ef4444}.portal-content{flex:1;min-height:0;overflow-y:auto;padding:24px}.portal-content--dealer{background:var(--dealer-bg)}.prototype-page-card{background:var(--dealer-card-bg);border:1px solid var(--dealer-border);box-shadow:var(--dealer-shadow)}.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(--dealer-primary)}.prototype-stat-card,.prototype-panel-card{border:1px solid var(--dealer-border);box-shadow:0 8px 20px #1717170d}.prototype-stat-card--dealer{background:linear-gradient(180deg,#fff,#fbfbfb)}.auth-shell{position:relative;min-height:100vh;overflow:hidden;padding:32px}.auth-shell-dealer{background:radial-gradient(circle at top left,rgba(8,145,178,.22),transparent 32%),linear-gradient(140deg,#effcfb,#f5ffff 42%,#f8fafc)}.auth-shell__glow{position:absolute;inset:auto auto -120px -120px;width:360px;height:360px;border-radius:999px;filter:blur(24px);opacity:.72}.auth-shell__glow--dealer{background:#0891b238}.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:#0f172a;font-size:clamp(32px,5vw,52px);line-height:1.06}.auth-description.ant-typography{max-width:720px;margin-bottom:0;color:#4b5563;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:#ffffffc2;-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;height:auto;overflow:visible}.portal-sidebar--dealer{width:100%}.portal-sidebar{height:auto;overflow:visible}.portal-nav,.portal-main,.portal-content{overflow:visible}.auth-shell{padding:20px}.app-header-user{display:none}}
