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}:root{color:#18322d;background:radial-gradient(circle at top left,rgba(173,214,189,.45),transparent 30%),radial-gradient(circle at top right,rgba(255,215,169,.28),transparent 28%),linear-gradient(180deg,#f7faf6,#eef4ee);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit}#root{min-height:100vh}.full-width{width:100%}.splash-screen{min-height:100vh;display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center}.auth-shell{position:relative;min-height:100vh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.72fr);gap:34px;align-items:center;padding:42px;overflow:hidden}.auth-shell:before{content:"";position:absolute;top:24px;right:24px;bottom:24px;left:24px;border-radius:34px;background:linear-gradient(90deg,rgba(16,72,56,.06) 1px,transparent 1px),linear-gradient(180deg,rgba(16,72,56,.05) 1px,transparent 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.55),transparent 78%);mask-image:linear-gradient(90deg,rgba(0,0,0,.55),transparent 78%);pointer-events:none}.auth-hero{position:relative;overflow:hidden;min-height:620px;display:flex;flex-direction:column;justify-content:center;padding:56px;border-radius:28px;background:linear-gradient(135deg,#0b332bfa,#15664bf0),linear-gradient(180deg,#145341,#1b6f54);color:#f8fff8;box-shadow:0 28px 90px #174b3a42}.auth-hero:after{content:"";position:absolute;right:-90px;bottom:-120px;width:360px;height:360px;border-radius:38px;background:#ffe3ab26;transform:rotate(18deg)}.auth-status-bar{position:absolute;top:24px;left:24px;right:24px;display:flex;gap:8px;flex-wrap:wrap}.auth-status-bar span{padding:7px 10px;border-radius:999px;color:#ecfff3;font-size:12px;font-weight:700;background:#ffffff1a;border:1px solid rgba(255,255,255,.12)}.hero-kicker{display:inline-block;margin-bottom:14px;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700;color:#d1f0d6}.auth-hero .ant-typography,.auth-hero .ant-typography p,.auth-hero .ant-typography div{color:inherit}.auth-hero h1.ant-typography{color:#fff;margin-bottom:18px;max-width:820px;font-size:clamp(2.8rem,5.6vw,4.8rem);line-height:1.02}.auth-hero .ant-typography-secondary{color:#effaf3b8!important}.auth-hero .ant-typography:last-child{margin-bottom:0}.auth-feature-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px;max-width:760px}.auth-feature-grid>div{display:flex;flex-direction:column;gap:6px;min-height:96px;padding:16px;border-radius:16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12)}.auth-card{position:relative;z-index:1;padding:24px;border-radius:24px;background:#ffffffeb;border:1px solid rgba(21,80,61,.08);box-shadow:0 26px 90px #2a483b24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-card-head{margin-bottom:14px;text-align:center}.auth-card-head h4.ant-typography{margin-bottom:6px}.auth-card .ant-tabs-nav{margin-bottom:22px}.auth-card .ant-input,.auth-card .ant-input-affix-wrapper{border-radius:10px}.auth-card .ant-btn-primary{height:44px;border-radius:10px;font-weight:700}.dashboard-shell{min-height:100vh;background:transparent}.dashboard-sider{background:linear-gradient(180deg,#122722fa,#18362efa),#132b24!important;border-right:1px solid rgba(19,53,42,.08)}.sider-brand{padding:24px 20px 18px}.sider-brand .ant-typography{margin-bottom:0;color:#f4fbf7}.side-menu.ant-menu-dark{background:transparent;margin-top:8px}.side-user-panel{margin:18px 14px 16px;padding:18px;border-radius:22px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.side-user-panel .ant-typography{color:#effaf3}.side-user-panel .ant-typography-secondary,.side-user-panel .ant-typography p{color:#effaf3b8}.side-billing-card{margin:12px 0 14px;padding:12px;border-radius:14px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.side-points{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:10px;margin-bottom:8px;border-bottom:1px solid rgba(255,255,255,.08)}.side-points .ant-typography-strong{color:#d7ffe2;font-size:22px;line-height:1}.side-costs{display:flex;flex-direction:column;gap:6px;font-size:12px}.side-cost-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.side-cost-row .ant-typography:last-child{color:#f4fbf7;font-weight:600}.section-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-title-row h5.ant-typography{margin:0}.subscription-card{width:100%;padding:18px;border:1px solid rgba(19,53,42,.08);border-radius:22px;background:#ffffffd9;text-align:left;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,opacity .2s ease}.subscription-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px #1c40311a}.subscription-card-active{border-color:#126a5252;box-shadow:0 18px 40px #126a5229}.subscription-card-processing{background:linear-gradient(180deg,#fffcebeb,#fff7d8eb)}.subscription-card-following{background:linear-gradient(180deg,#f6fffaeb,#ebf8f0eb)}.subscription-card-unfollowed{background:linear-gradient(180deg,#f5f5f5f5,#ecececf5);color:#6b7280}.subscription-card-top{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center}.subscription-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.subscription-copy .ant-typography{margin:0}.subscription-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;font-size:12px;color:#5f706a}.panel-card{border-radius:24px}.dashboard-main{background:transparent}.dashboard-header{height:auto;padding:28px 28px 6px;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:18px}.dashboard-header h3.ant-typography,.sider-brand h4.ant-typography,.content-headline h3.ant-typography{margin:0}.dashboard-content{padding:12px 28px 28px}.workspace-grid{display:grid;grid-template-columns:minmax(320px,380px) minmax(0,1fr);gap:24px;align-items:start}.workspace-panel{border-radius:28px;background:#ffffffd1;box-shadow:0 18px 48px #243f3414}.point-log-panel{min-width:0}.point-log-panel .ant-table-wrapper,.push-log-panel .ant-table-wrapper{overflow:hidden;border-radius:18px}.push-log-panel{min-width:0}.user-profile-panel{max-width:760px}.profile-descriptions{margin-bottom:24px}.profile-form{max-width:460px}.push-config-panel{max-width:900px}.push-config-alert{margin-bottom:20px}.push-type-group,.push-type-group .ant-space{width:100%}.push-type-option.ant-radio-button-wrapper{width:100%;height:auto;padding:14px 16px;border-radius:12px;border-inline-start-width:1px;line-height:1.5}.push-type-option.ant-radio-button-wrapper:before{display:none}.push-type-option .ant-typography{display:block}.callback-sample{margin-bottom:20px}.callback-sample pre{margin:0;white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.7}.keyword-config-panel{max-width:900px}.keyword-config-alert{margin-bottom:18px}.keyword-create-form{margin-bottom:20px}.recharge-service-panel{max-width:920px}.recharge-service-content{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:32px;align-items:center}.recharge-copy h4.ant-typography{margin-top:0}.recharge-copy .ant-typography{font-size:15px;line-height:1.8}.qr-card{display:flex;flex-direction:column;gap:12px;align-items:center;padding:18px;border-radius:18px;background:#ffffffbd;border:1px solid rgba(19,53,42,.08)}.qr-card img{width:220px;max-width:100%;border-radius:8px;display:block}.account-panel{position:sticky;top:18px}.article-panel-wrap{min-width:0}.content-headline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.processing-panel .ant-result,.muted-panel .ant-result{padding:32px 16px}.article-grid{display:grid;grid-template-columns:1fr;gap:20px}.article-card{overflow:hidden;border-radius:24px;box-shadow:0 16px 40px #1e3c2f14}.article-card .ant-card-body{min-height:220px}.article-cover{aspect-ratio:16 / 9;overflow:hidden;background:linear-gradient(135deg,#d9ebe0,#f4efe1)}.article-cover img{width:100%;height:100%;object-fit:cover;display:block}.article-title.ant-typography{margin:0;font-size:20px;line-height:1.35}.article-summary{color:#52665e;margin-bottom:0!important}@media (max-width: 1200px){.workspace-grid{grid-template-columns:1fr}.account-panel{position:static}.article-grid{grid-template-columns:1fr}}@media (max-width: 960px){.auth-shell{grid-template-columns:1fr;padding:24px}.auth-hero{min-height:auto;padding:34px 28px}.auth-status-bar{position:static;margin-bottom:24px}.auth-feature-grid{grid-template-columns:1fr}.dashboard-header,.content-headline{flex-direction:column;align-items:flex-start}.recharge-service-content{grid-template-columns:1fr}}@media (max-width: 640px){.auth-shell,.dashboard-content{padding:16px}.dashboard-header{padding:18px 16px 8px}.subscription-card-top{grid-template-columns:auto 1fr}.subscription-card-top .ant-tag{grid-column:1 / -1;justify-self:start}.subscription-meta{flex-direction:column;align-items:flex-start}}
