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{height:100%}:root{--wa-green: #25d366;--wa-green-dark: #128c7e;--app-bg: radial-gradient(1200px 800px at 12% 10%, rgba(255, 229, 180, .85), rgba(255, 255, 255, 0) 60%), radial-gradient(900px 700px at 88% 18%, rgba(255, 205, 220, .65), rgba(255, 255, 255, 0) 55%), radial-gradient(900px 700px at 62% 92%, rgba(205, 245, 230, .6), rgba(255, 255, 255, 0) 55%), linear-gradient(135deg, #fff7ed 0%, #fff 40%, #f7fffb 100%);--surface-glass: rgba(255, 255, 255, .55);--surface-solid: rgba(255, 255, 255, .88);--surface-header: rgba(255, 255, 255, .78);--surface-card: rgba(255, 255, 255, .82);--border-soft: rgba(0, 0, 0, .04);--border-shell: rgba(255, 255, 255, .72);--shadow-soft: 0 12px 30px rgba(0, 0, 0, .06);--shadow-strong: 0 28px 90px rgba(0, 0, 0, .12);--text-primary: rgba(0, 0, 0, .88);--text-secondary: rgba(0, 0, 0, .55);--grid-line: rgba(0, 0, 0, .06);--progress-trail: rgba(0, 0, 0, .06);--chat-bg: rgba(0, 0, 0, .02);--chat-border: rgba(0, 0, 0, .04)}[data-theme=dark]{--app-bg: radial-gradient(1200px 800px at 12% 10%, rgba(18, 62, 46, .65), rgba(0, 0, 0, 0) 60%), radial-gradient(900px 700px at 88% 18%, rgba(54, 26, 70, .55), rgba(0, 0, 0, 0) 55%), radial-gradient(900px 700px at 62% 92%, rgba(10, 40, 80, .55), rgba(0, 0, 0, 0) 55%), linear-gradient(135deg, #0b0f14 0%, #0b1116 40%, #07110c 100%);--surface-glass: rgba(15, 17, 20, .62);--surface-solid: rgba(20, 22, 26, .92);--surface-header: rgba(20, 22, 26, .86);--surface-card: rgba(20, 22, 26, .86);--border-soft: rgba(255, 255, 255, .1);--border-shell: rgba(255, 255, 255, .12);--shadow-soft: 0 12px 30px rgba(0, 0, 0, .45);--shadow-strong: 0 28px 90px rgba(0, 0, 0, .65);--text-primary: rgba(255, 255, 255, .92);--text-secondary: rgba(255, 255, 255, .65);--grid-line: rgba(255, 255, 255, .1);--progress-trail: rgba(255, 255, 255, .12);--chat-bg: rgba(255, 255, 255, .04);--chat-border: rgba(255, 255, 255, .08)}body{margin:0;background:var(--app-bg);color:var(--text-primary)}.auth-page{min-height:100%;display:flex;align-items:center;justify-content:center;padding:48px 24px}.app-frame{min-height:100%;padding:22px;box-sizing:border-box}.app-shell{width:100%;max-width:1400px;margin:0 auto;min-height:calc(100vh - 44px);border-radius:28px;overflow:hidden;border:1px solid var(--border-shell);background:var(--surface-glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-strong)}.app-sider{background:transparent!important;padding:16px}.app-sider-inner{height:100%;border-radius:22px;background:var(--surface-solid);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);overflow:hidden;display:flex;flex-direction:column}.app-brand{height:56px;display:flex;align-items:center;padding:0 16px;font-weight:700;letter-spacing:.2px}.app-menu{background:transparent!important;border-inline-end:none!important;padding:10px;flex:1 1 auto}.app-menu .ant-menu-item{height:44px;line-height:44px;border-radius:14px;margin:6px 0}.app-menu .ant-menu-item-selected{background:linear-gradient(90deg,#25d3662e,#25d3660f)!important;color:#0f7a3b!important}.app-menu.ant-menu-dark .ant-menu-item-selected{color:var(--wa-green)!important}.app-menu .ant-menu-item-selected:after{display:none}.app-main{background:transparent!important}.app-header{background:transparent!important;padding:16px 24px 0!important;height:auto!important;line-height:normal!important;border-bottom:none!important}.app-header-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;row-gap:10px;flex-wrap:wrap;padding:12px 14px;border-radius:18px;background:var(--surface-header);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft)}.app-header-left{display:flex;align-items:center;gap:14px;min-width:0;flex:1 1 560px}.app-header-title{font-weight:700;font-size:16px;white-space:nowrap}.app-header-search{width:min(360px,52vw);flex:0 1 360px;min-width:220px}.app-header-right{display:flex!important;flex:0 1 auto;align-items:center}.app-credits{display:flex;align-items:center;gap:10px;padding:6px 8px 6px 12px;border-radius:999px;background:#25d36624;border:1px solid rgba(37,211,102,.18);color:#0f7a3b}.app-credits-info{display:flex;align-items:center;gap:8px;min-width:0}.app-credits-number{font-weight:750;font-variant-numeric:tabular-nums}.app-credits-label{color:var(--text-secondary);font-weight:600}.app-credits-reload.ant-btn{height:28px;padding:0 12px;border-radius:999px}.app-content{padding:16px 24px 24px}.app-card.ant-card{border-radius:20px;border:1px solid var(--border-soft);background:var(--surface-card);box-shadow:var(--shadow-soft)}.app-card.ant-card .ant-card-body{padding:18px}.stat-card-inner{display:flex;align-items:center;gap:12px}.stat-icon{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:#25d36624;color:#0f7a3b}.stat-icon.tone-blue{background:#49a9ff24;color:#1677ff}.stat-icon.tone-purple{background:#722ed11f;color:#722ed1}.stat-icon.tone-orange{background:#faad1429;color:#fa8c16}.stat-value{font-size:30px;line-height:1;font-weight:750}.stat-title{margin-top:4px;color:var(--text-secondary);font-size:13px}.goal-grid{display:grid;grid-template-columns:260px 1fr;gap:18px;align-items:center}.goal-meta{display:grid;gap:6px}.ai-chart{width:100%;height:240px}.ai-chart svg{width:100%;height:100%;display:block}.chat-thread{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:18px;background:var(--chat-bg);border:1px solid var(--chat-border);max-height:520px;overflow:auto}.chat-bubble{max-width:min(540px,92%);padding:10px 12px;border-radius:16px;border:1px solid rgba(0,0,0,.04);box-shadow:0 10px 24px #0000000f}.chat-bubble.user{align-self:flex-start;background:#ffffffeb}.chat-bubble.assistant{align-self:flex-end;background:#25d36624;border-color:#25d36633}.chat-content{white-space:pre-wrap;line-height:1.35}.chat-meta{margin-top:6px;display:flex;justify-content:space-between;gap:10px;font-size:11px;color:var(--text-secondary)}.account-theme-row{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;justify-items:center;gap:10px;padding:2px 0}.account-theme-col{display:grid;justify-items:center;gap:6px}.account-theme-name{font-size:12px;line-height:1;font-weight:600;color:var(--text-secondary)}@media(max-width:980px){.app-frame{padding:14px}.app-shell{border-radius:22px}.goal-grid{grid-template-columns:1fr;justify-items:center}}@media(max-width:700px){.app-frame{padding:0}.app-shell{border-radius:0;min-height:100vh}.app-header{padding:12px 12px 0!important}.app-header-left{flex:1 1 100%;width:100%}.app-header-search{width:100%;min-width:0}.app-header-right{width:100%;justify-content:space-between}.app-credits{padding:6px 8px 6px 10px}.app-credits-label{display:none}.app-credits-reload.ant-btn{padding:0 10px}.app-credits-reload .ant-btn-icon+span{display:none}.app-content{padding:12px}.auth-page{padding:24px 12px}}@media(max-width:420px){.app-credits{gap:6px}}
