html,body,#root{min-height:100%}body{background:#f5f5f5;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.comp-app-layout{min-height:100vh}.comp-app-layout__header{background:#fff;border-bottom:1px solid #f0f0f0;padding:0 clamp(16px,3vw,24px)}.comp-app-layout__sider{border-right:1px solid #f0f0f0}.comp-app-layout__content{padding:clamp(16px,3vw,24px)}.comp-app-header{justify-content:space-between;align-items:center;gap:16px;height:100%;display:flex}.comp-app-header__account{border-radius:999px;height:40px;padding-inline:12px}.comp-app-header__account:hover,.comp-app-header__account:focus-visible{background:#f5f7ff}.comp-app-header__account .ant-typography,.comp-app-header__account .anticon{color:#000000b8}.comp-app-header .ant-modal .ant-form{margin-top:16px}.page-auth{background:radial-gradient(circle at 0 0,#9254de59,#0000 32%),radial-gradient(circle at 85% 15%,#1890ff40,#0000 28%),linear-gradient(135deg,#0b1020 0%,#111936 45%,#1b1252 100%);min-height:100vh;position:relative;overflow:hidden}.page-auth__backdrop{pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:64px 64px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 85%);mask-image:radial-gradient(circle,#000,#0000 85%)}.page-auth__grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(360px,440px);align-items:center;gap:clamp(32px,4vw,56px);width:min(100%,1360px);min-height:100vh;margin:0 auto;padding:48px clamp(24px,5vw,72px);display:grid;position:relative}.page-auth__hero{color:#f8faff;flex-direction:column;gap:20px;min-width:0;max-width:640px;display:flex}.page-auth__tag{color:#dbe7ff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:34px;margin:0;padding:6px 12px;line-height:1;display:inline-flex}.page-auth__eyebrow,.page-auth__card-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#dbe7ffb8;font-size:12px}.page-auth__title{text-wrap:balance;color:#fff!important;margin:0!important;font-size:clamp(40px,5vw,64px)!important;line-height:1.05!important}.page-auth__subtitle{color:#dbe7ffcc;max-width:560px;margin:0;font-size:18px;line-height:1.75}.page-auth__highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:12px;display:grid}.page-auth__highlight{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff12;border:1px solid #ffffff1a;border-radius:24px;padding:20px;box-shadow:0 24px 60px #00000038}.page-auth__highlight .ant-typography{color:#f8faff}.page-auth__highlight .ant-typography:last-child{color:#dbe7ffbf;margin-bottom:0}.page-auth__panel{justify-content:center;min-width:0;display:flex}.page-auth__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d1428b8;border-radius:28px;width:100%;max-width:440px;box-shadow:0 24px 80px #00000047}.page-auth__card .ant-card-body{padding:32px}.page-auth__card .ant-typography{color:#f8faff}.page-auth__card .ant-typography-secondary,.page-auth__card .ant-typography p{color:#dbe7ffb8}.page-auth__card .ant-form-item-label>label{color:#edf2ffe0}.page-auth__card .ant-input,.page-auth__card .ant-input-affix-wrapper,.page-auth__card .ant-input-outlined,.page-auth__card .ant-input-password{color:#f8faff;min-height:46px;box-shadow:none;background:#ffffff0f!important;border:1px solid #ffffff1a!important}.page-auth__card .ant-input-affix-wrapper:hover,.page-auth__card .ant-input-affix-wrapper-focused,.page-auth__card .ant-input-outlined:hover,.page-auth__card .ant-input-outlined:focus,.page-auth__card .ant-input-password:hover{background:#ffffff14!important;border-color:#a9c8ffa6!important}.page-auth__card .ant-form-item-has-error .ant-input,.page-auth__card .ant-form-item-has-error .ant-input-affix-wrapper,.page-auth__card .ant-form-item-has-error .ant-input-outlined,.page-auth__card .ant-form-item-has-error .ant-input-password{background:#ffffff0f!important;border-color:#ff7875f2!important}.page-auth__card .ant-form-item-has-success .ant-input,.page-auth__card .ant-form-item-has-success .ant-input-affix-wrapper,.page-auth__card .ant-form-item-has-success .ant-input-outlined,.page-auth__card .ant-form-item-has-success .ant-input-password{background:#ffffff0f!important;border-color:#73d13df2!important}.page-auth__card .ant-input::placeholder,.page-auth__card .ant-input-password input::placeholder{color:#dbe7ff73}.page-auth__card .ant-input-password-icon,.page-auth__card .ant-input-clear-icon,.page-auth__card .anticon-eye,.page-auth__card .anticon-eye-invisible{color:#dbe7ffe0!important}.page-auth__card .ant-input-password-icon:hover,.page-auth__card .ant-input-clear-icon:hover,.page-auth__card .anticon-eye:hover,.page-auth__card .anticon-eye-invisible:hover{color:#fff!important}.page-auth__card .ant-btn-primary{background:linear-gradient(135deg,#7b61ff 0%,#4f8cff 100%);border:none;height:46px;margin-top:8px;font-weight:600;box-shadow:0 14px 30px #5c75ff52}.page-auth__footer-text{margin-top:20px;color:#dbe7ffb8!important;margin-bottom:6px!important}.page-auth__footer-text:last-child{margin-bottom:0}.page-auth__footer-text a{color:#a9c8ff}.page-auth__footer-text a:hover{color:#fff}.page-auth__alert{border-radius:16px;margin-bottom:20px}.page-auth__loading{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d1428b8;border-radius:28px;justify-content:center;align-items:center;width:100%;min-height:320px;display:flex}.page-baijiahao,.page-xiaohongshu,.page-editor{flex-direction:column;gap:16px;min-width:0;display:flex}.page-article-list__header,.page-editor__header{background:linear-gradient(135deg,#fff 0%,#f7f9ff 100%);border:1px solid #eef1ff;border-radius:24px;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px;display:flex;box-shadow:0 16px 40px #0f172a0f}.page-article-list__header .ant-typography,.page-editor__header .ant-typography{margin-bottom:0}.page-article-list__header .ant-typography-paragraph,.page-editor__header .ant-typography-paragraph{color:#0000008c;margin-top:8px}.page-editor__shell{gap:24px}.page-editor__form{flex-direction:column;gap:24px;padding-bottom:120px;display:flex}.page-editor__card{border:1px solid #eef1ff;border-radius:28px;box-shadow:0 20px 48px #0f172a14}.page-editor__card .ant-card-body{flex-direction:column;gap:8px;padding:clamp(20px,4vw,32px);display:flex}.page-editor__intro{margin-bottom:8px}.page-editor__intro .ant-typography{margin-bottom:0}.page-editor__intro .ant-typography-paragraph{color:#0000008c;margin-top:8px}.page-editor__richtext{background:#fff;border:1px solid #d9e1ff;border-radius:20px;overflow:hidden;box-shadow:inset 0 1px #fffc}.page-editor__toolbar{background:#f8faff;border-bottom:1px solid #eef1ff;padding:12px}.page-editor__richtext-content{min-height:360px}.page-editor__richtext-content .tiptap{color:#000000e0;outline:none;min-height:320px;padding:20px;line-height:1.8}.page-editor__richtext-content .tiptap p:first-child{margin-top:0}.page-editor__richtext-content .tiptap p:last-child{margin-bottom:0}.page-editor__sticky-actions{z-index:5;position:sticky;bottom:0}.page-editor__sticky-inner{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #dfe4ffe6;border-radius:24px;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex;box-shadow:0 18px 40px #0f172a1f}.page-editor__sticky-inner .ant-typography{color:#0000008c;margin-bottom:0}.page-dashboard,.page-baijiahao,.page-xiaohongshu,.page-editor{flex-direction:column;gap:16px;min-width:0;display:flex}.page-dashboard>.ant-typography,.page-baijiahao>.ant-typography,.page-xiaohongshu>.ant-typography,.page-editor>.ant-typography{overflow-wrap:anywhere;margin-bottom:0}.page-baijiahao .ant-table-wrapper,.page-xiaohongshu .ant-table-wrapper,.page-editor .ant-card{width:100%;min-width:0}.page-editor .ant-card-body{padding:clamp(16px,3vw,24px)}.page-editor .ant-input-textarea textarea{min-height:240px}.page-editor__meta-fields{width:100%;display:flex}.page-editor__meta-field{flex:240px;min-width:min(100%,240px)}.page-editor__meta-field.ant-form-item{margin-bottom:0}@media (width<=992px){.comp-app-layout__content{padding:16px}.comp-app-header{flex-wrap:wrap;justify-content:flex-start}.comp-app-header>.ant-space{justify-content:space-between;width:100%}.page-auth__grid{grid-template-columns:1fr;align-items:flex-start;padding-top:32px}.page-auth__highlights{grid-template-columns:1fr}.page-article-list__header,.page-editor__header,.page-editor__sticky-inner{flex-direction:column;align-items:stretch}.page-editor__sticky-inner{padding:16px}.page-dashboard>.ant-typography,.page-baijiahao>.ant-typography,.page-xiaohongshu>.ant-typography,.page-editor>.ant-typography{font-size:28px!important}}@media (width<=1080px){.page-auth__grid{grid-template-columns:1fr;gap:32px}.page-auth__hero{max-width:none}.page-auth__highlights{grid-template-columns:1fr}}@media (width<=640px){.page-auth__grid{padding:20px}.page-auth__panel{width:100%}.page-auth__card{max-width:none}.page-auth__card .ant-card-body{padding:24px}.page-auth__title{font-size:34px!important}.page-auth__subtitle{font-size:16px;line-height:1.6}.page-editor__meta-fields{gap:0!important}.page-editor__meta-field{flex-basis:100%}.page-dashboard>.ant-typography,.page-baijiahao>.ant-typography,.page-xiaohongshu>.ant-typography,.page-editor>.ant-typography{font-size:24px!important}}
