:root{color-scheme:light;--page-bg:#f3f6fb;--surface:#ffffff;--surface-border:rgba(15,23,42,0.08);--text-main:#1f1f1f;--text-subtle:#6b7280;--header-bg:#001529}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--page-bg)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text-main);-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.login-page,.page-loading{min-height:100dvh;display:flex;align-items:center;justify-content:center}.login-page{padding:max(24px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom));background:radial-gradient(circle at top left,rgba(22,119,255,.16),transparent 28%),radial-gradient(circle at bottom right,rgba(82,196,26,.12),transparent 30%),var(--page-bg)}.login-card{width:100%;max-width:420px}.app-shell{min-height:100dvh}.app-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;height:auto;line-height:normal;padding:max(12px,env(safe-area-inset-top)) 20px 12px;background:var(--header-bg)}.app-header-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.app-header-brand{display:flex;align-items:center;gap:24px;min-width:0}.app-header-title{margin:0!important;color:#fff!important;cursor:pointer;white-space:nowrap}.app-header-menu{min-width:220px;border-bottom:none!important;background:transparent!important}.app-header-menu-button{color:#fff!important}.app-mobile-tabs{display:flex;gap:8px;margin-top:12px}.app-mobile-tabs .ant-btn{flex:1 1}.app-content{min-height:calc(100dvh - 72px);padding:24px}.page-card{border-radius:16px;box-shadow:0 10px 30px rgba(15,23,42,.05)}.page-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.page-section-title{margin:0!important}.page-section-subtitle{margin:6px 0 0!important;color:var(--text-subtle)}.page-search-form{margin-bottom:16px;row-gap:12px}.result-json{margin:0;padding:16px;overflow:auto;border-radius:12px;background:#0f172a;color:#e2e8f0;font-size:12px;line-height:1.6}.upload-page-strip{display:flex;gap:14px;margin-top:16px;overflow-x:auto;padding:4px 2px 10px;scroll-snap-type:x proximity;touch-action:pan-x}.upload-page-card{min-width:164px;padding:10px;border:1px solid var(--surface-border);border-radius:16px;background:#fff;cursor:pointer;text-align:left;box-shadow:0 10px 24px rgba(15,23,42,.04);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;scroll-snap-align:start}.upload-page-card:hover{transform:translateY(-2px);border-color:rgba(22,119,255,.3)}.upload-page-card.is-active{border-color:#1677ff;box-shadow:0 18px 34px rgba(22,119,255,.18)}.upload-page-card-thumb{display:flex;align-items:center;justify-content:center;height:196px;overflow:hidden;border-radius:12px;background:linear-gradient(135deg,rgba(22,119,255,.08),rgba(82,196,26,.06)),#fff}.upload-page-card-thumb img{width:100%;height:100%;object-fit:contain}.upload-page-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}.upload-page-card-meta .ant-tag{-webkit-margin-end:0;margin-inline-end:0}.upload-page-card-name{margin-top:8px;overflow:hidden;color:var(--text-subtle);font-size:12px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.upload-selected-preview{display:flex;align-items:center;justify-content:center;margin-bottom:20px;padding:18px;border:1px solid var(--surface-border);border-radius:20px;background:radial-gradient(circle at top left,rgba(22,119,255,.08),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,250,252,.96))}.upload-selected-preview img{width:100%;max-height:440px;object-fit:contain}.detail-grid{display:grid;grid-gap:16px;gap:16px}.drawing-mobile-list .ant-list-item{padding-inline:0}.drawing-mobile-card{width:100%;border-color:var(--surface-border)}.drawing-mobile-meta{display:flex;flex-direction:column;gap:4px}.offline-page{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at top left,rgba(22,119,255,.14),transparent 24%),radial-gradient(circle at bottom right,rgba(82,196,26,.14),transparent 26%),var(--page-bg)}.offline-card{width:min(100%,480px);padding:28px;border:1px solid var(--surface-border);border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 24px 60px rgba(15,23,42,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.offline-title{margin:0 0 12px;font-size:32px;line-height:1.1}.offline-description{margin:0;color:var(--text-subtle);font-size:16px;line-height:1.7}@media (max-width:768px){.app-content{padding:16px 16px max(20px,env(safe-area-inset-bottom))}.app-header{padding-inline:16px}.app-header-title{font-size:20px!important}.page-section-header{flex-direction:column;align-items:stretch}.page-search-form .ant-form-item{-webkit-margin-end:0;margin-inline-end:0}.page-search-form .ant-btn,.page-search-form .ant-space,.page-search-form .ant-space-item{width:100%}.upload-page-card{min-width:136px}.upload-page-card-thumb{height:160px}.upload-selected-preview img{max-height:320px}.login-page{padding-inline:16px}.offline-card{padding:24px 20px}.offline-title{font-size:28px}}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{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)}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[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{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}code,kbd,pre,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}[role=button],a,area,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}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-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}