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)}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 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}html,body,#root{min-height:100%;margin:0}body{background:#f6f7fb;color:#1f2937}button,input,textarea{font:inherit}.auth-page{display:grid;min-height:100vh;place-items:center;background:linear-gradient(135deg,#111827f5,#0f172aeb),#111827}.auth-panel{width:min(420px,calc(100vw - 48px))}.auth-title{margin:0 0 24px;color:#fff;font-size:26px;font-weight:700;letter-spacing:0}.app-logo{display:flex;height:64px;align-items:center;gap:10px;padding:0 20px;color:#fff;font-size:16px;font-weight:700;letter-spacing:0}.app-logo-mark{display:inline-grid;width:32px;height:32px;place-items:center;border-radius:8px;background:#f97316;color:#fff}.app-content{min-height:calc(100vh - 64px);padding:24px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.page-toolbar{max-width:100%}.page-title{margin:0;font-size:22px;font-weight:700;letter-spacing:0}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.state-shell{display:grid;min-height:320px;place-items:center}.page-bg-thumb{display:block;width:72px;height:112px;border:1px solid #e5e7eb;border-radius:6px;object-fit:cover;background:#f3f4f6}.page-bg-thumb-empty{display:grid;place-items:center;color:#9ca3af;font-size:22px}.page-bg-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.page-bg-upload-preview{display:block;width:180px;height:260px;border:1px solid #e5e7eb;border-radius:6px;object-fit:cover;background:#f3f4f6}.phone-preview-shell{height:844px;margin:0 auto;overflow:hidden;border:1px solid #111827;border-radius:8px;background:#05080b;box-shadow:0 12px 32px #0f172a38}.phone-preview-screen{position:relative;width:100%;height:100%;overflow:hidden;background:linear-gradient(160deg,#1f2937,#030712),#030712;background-position:center;background-size:cover}.phone-preview-overlay{position:absolute;inset:0}.phone-preview-safe-top{position:absolute;top:0;left:0;right:0;height:44px;background:#00000061}.phone-preview-ad{position:absolute;top:52px;right:10px;padding:2px 7px;border:1px solid rgba(255,255,255,.28);border-radius:4px;background:#00000094;color:#fff;font-size:11px;font-weight:700}.phone-preview-content{position:absolute;left:20px;right:20px;bottom:112px;color:#fff}.phone-preview-content .ant-typography{color:#fff}.phone-preview-bottom-nav{position:absolute;left:0;right:0;bottom:0;height:86px;border-top:1px solid rgba(255,255,255,.14);background:#05080bdb}.website-assets-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:16px}.website-asset-card{display:flex;min-width:0;min-height:420px;flex-direction:column;gap:14px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.website-asset-card-header{display:flex;min-height:44px;align-items:flex-start;justify-content:space-between;gap:12px}.website-asset-preview{display:grid;height:180px;place-items:center;overflow:hidden;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb}.website-asset-preview .ant-image,.website-asset-preview img{max-width:100%;max-height:180px;object-fit:contain}.website-asset-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:0}.website-asset-facts div{min-width:0}.website-asset-facts dt{margin:0 0 2px;color:#6b7280;font-size:12px}.website-asset-facts dd{margin:0;overflow:hidden;color:#111827;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.website-asset-version-thumb{display:block;width:64px;height:64px;object-fit:contain;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb}.website-asset-modal-preview{display:grid;min-height:260px;place-items:center;overflow:hidden;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb}.website-asset-modal-preview .ant-image,.website-asset-modal-preview img{max-width:100%;max-height:560px;object-fit:contain}.json-preview{max-height:220px;margin:0;overflow:auto;white-space:pre-wrap;word-break:break-word}@media(max-width:720px){.app-logo{height:auto;min-height:64px;padding:12px;font-size:14px}.app-content{padding:12px}.page-header{align-items:flex-start;flex-direction:column}.page-toolbar,.page-toolbar .ant-space-item,.page-toolbar .ant-picker,.page-toolbar .ant-select,.page-toolbar input{width:100%!important}.metrics-grid,.page-bg-form-grid,.website-assets-grid,.website-asset-facts{grid-template-columns:1fr}}
