@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Noto+Serif+SC:wght@600;700&display=swap";:root{color:#1d2920;font-synthesis:none;text-rendering:optimizelegibility;--green-900:#214d2a;--green-700:#347b3c;--green-600:#469d4b;--green-500:#62b95f;--green-100:#eaf5e7;--green-50:#f4faf1;--ink:#1d2920;--muted:#778079;--line:#e8eee5;--panel:#ffffffeb;--shadow:0 12px 30px #2a492b0e, 0 2px 7px #2a492b09;background:#f5f8f3;font-family:Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f5f8f3;min-width:320px}body{background:radial-gradient(circle at 48% -10%,#fff 0,#f8faf6 38%,#f3f7f1 100%);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #469d4b47}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);z-index:40;background:#ffffffeb;flex-direction:column;width:184px;padding:22px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-top{justify-content:space-between;align-items:center;display:flex}.brand-mark{min-height:42px;color:var(--green-900);align-items:center;gap:10px;display:flex}.brand-mark.compact{display:none}.brand-symbol{color:#fff;background:linear-gradient(145deg,#9edc8d,#4cad53);border-radius:14px 14px 18px 18px;place-items:center;width:40px;height:40px;display:grid;transform:rotate(-3deg);box-shadow:inset 0 0 0 5px #ffffff47,0 8px 20px #4a9b4c2e}.brand-mark strong{letter-spacing:.03em;font-family:Noto Serif SC,serif;font-size:17px;display:block}.brand-mark small{letter-spacing:.24em;color:#8fa493;margin-top:2px;font-size:7px;display:block}.icon-button{color:#5f6862;background:0 0;border:0;border-radius:12px;place-items:center;width:40px;height:40px;transition:background .2s,transform .2s,color .2s;display:grid;position:relative}.icon-button:hover{background:var(--green-50);color:var(--green-700)}.icon-button:active{transform:scale(.95)}.sidebar-close{display:none}.nav-list{gap:6px;margin-top:30px;display:grid}.nav-list button{color:#657069;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;min-height:46px;padding:0 13px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.nav-list button:hover{color:var(--green-700);background:#f4f8f2;transform:translate(2px)}.nav-list button.active{color:#fff;background:linear-gradient(135deg,#3f8f43,#2d7438);box-shadow:0 9px 20px #31773933}.nav-list button.active:hover{transform:none}.nav-dot{background:#c8efa9;border-radius:50%;width:5px;height:5px;margin-left:auto}.upgrade-card{text-align:center;background:linear-gradient(145deg,#f2faed,#e0f3d6);border-radius:14px;margin-top:26px;padding:16px 12px 13px;position:relative;overflow:hidden}.upgrade-card:after{content:"";background:#ffffffa6;border-radius:50%;width:70px;height:70px;position:absolute;top:-28px;right:-22px}.upgrade-icon{color:#fff;background:var(--green-500);border-radius:50%;place-items:center;width:32px;height:32px;margin:0 auto 7px;display:grid}.upgrade-card strong{font-size:13px;display:block}.upgrade-card p{color:#728070;margin:4px 0 10px;font-size:10px}.upgrade-card button{color:#fff;background:var(--green-700);border:0;border-radius:20px;padding:7px 19px;font-size:11px}.sidebar-bottom{gap:2px;margin-top:auto;display:grid}.sidebar-bottom button{color:#6a736d;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;min-height:38px;padding:0 8px;font-size:12px;display:flex}.sidebar-bottom button:hover{color:var(--green-700);background:#f4f8f2}.sidebar-bottom .collapse{border-top:1px solid var(--line);border-radius:0;margin-top:8px;padding-top:12px}.sidebar.collapsed{width:48px;padding:18px 6px;transition:width .25s,padding .25s}.sidebar.collapsed .expand-trigger{color:#6a736d;background:0 0;border:0;border-radius:10px;place-items:center;width:36px;height:36px;margin:4px auto;transition:all .2s;display:grid}.sidebar.collapsed .expand-trigger:hover{background:var(--green-50);color:var(--green-700)}.workspace.expanded{margin-left:48px;transition:margin-left .25s}.workspace{min-height:100vh;margin-left:184px;transition:margin-left .25s}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#f8faf7d1;border-bottom:1px solid #e2e9df73;grid-template-columns:minmax(250px,1fr) minmax(320px,370px) minmax(250px,1fr);align-items:center;height:84px;padding:0 36px 0 18px;display:grid;position:sticky;top:0}.topbar-brand{display:none}.header-welcome{align-self:center;min-width:230px}.header-welcome h1{letter-spacing:-.03em;margin:0;font-family:Noto Serif SC,serif;font-size:22px;line-height:1.2}.header-welcome h1 span{font-family:system-ui,sans-serif;font-size:17px}.header-welcome p{color:#626c65;margin:7px 0 0;font-size:11px}.detail-header-title{align-items:center;gap:8px;display:flex}.detail-header-title>button{color:#1e2820;background:0 0;border:0;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.detail-header-title>button:hover{color:var(--green-700);background:#f0f5ef}.detail-header-title p{margin-top:4px}.global-search{color:#9aa19c;background:#ffffffe6;border:1px solid #e8eee5;border-radius:20px;align-items:center;gap:9px;height:40px;padding:0 12px;display:flex;box-shadow:0 3px 12px #2d3f2f08}.global-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.global-search kbd{color:#a1a8a2;background:#f6f8f5;border-radius:6px;flex:none;padding:3px 7px;font-size:10px}.top-actions{justify-content:flex-end;align-items:center;gap:4px;display:flex;position:absolute;top:50%;right:46px;transform:translateY(-50%)}.notification span{color:#fff;background:#ef625a;border:2px solid #fff;border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;display:grid;position:absolute;top:1px;right:2px}.profile-button{background:0 0;border:0;border-radius:12px;align-items:center;gap:9px;min-height:42px;font-size:12px;font-weight:600;display:flex}.profile-button:hover{background:#fffc}.avatar{color:#fff;background:linear-gradient(145deg,#596f5f,#1f3526);border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-family:Noto Serif SC,serif;font-weight:700;display:grid;box-shadow:inset 0 0 0 3px #ffffffad}.avatar.small{width:31px;height:31px;font-size:11px}.profile-button.logged-out{color:var(--green-700)}.avatar.guest{color:var(--green-700);background:#edf6ea;box-shadow:inset 0 0 0 1px #d9ead5}.page-wrap{width:100%;margin:0 auto;padding:8px 36px 8px 18px}.welcome-row{justify-content:space-between;align-items:center;min-height:80px;display:flex}.date-line{font-weight:600;color:var(--green-700)!important;margin:0 0 5px!important;font-size:11px!important}.welcome-row h1{letter-spacing:-.03em;margin:0;font-family:Noto Serif SC,serif;font-size:24px}.welcome-row p{color:var(--muted);margin:5px 0 0;font-size:12px}.today-tag{color:#667167;background:#ffffffbf;border:1px solid #e7eee3;border-radius:22px;align-items:center;gap:8px;padding:9px 14px;font-size:11px;display:flex}.today-tag svg{color:#d99c38}.dashboard-grid{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:12px;display:grid}.main-column{align-content:start;gap:12px;min-width:0;display:grid}.panel{background:var(--panel);box-shadow:var(--shadow);border:1px solid #e4ebe1e0;border-radius:17px;position:relative}.section-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-title>div{align-items:center;gap:8px;display:flex}.section-title h2{margin:0;font-size:15px}.eyebrow{color:#fff;background:var(--green-600);border-radius:9px;place-items:center;width:25px;height:25px;font-size:9px;font-weight:700;display:grid}.text-action,.inline-link{color:var(--green-700);background:0 0;border:0;align-items:center;gap:2px;font-size:10px;font-weight:600;display:inline-flex}.text-action:hover,.inline-link:hover{color:#225e2b;text-decoration:underline}.card-label{color:#536057;font-size:11px;font-weight:600}.hero-stats{grid-template-columns:1.5fr 1fr;gap:12px;height:auto;display:grid}.hero-stats .panel{min-height:148px;padding:14px 16px;overflow:hidden}.energy-card{grid-template-columns:1fr 105px;display:grid}.stat-copy{z-index:1}.big-number{color:var(--green-600);letter-spacing:-.06em;margin:5px 0 1px;font-size:39px;font-weight:700;line-height:1}.big-number small{color:#728077;letter-spacing:0;margin-left:4px;font-size:11px}.hero-stats p{color:#7d857f;margin:7px 0 0;font-size:10px;line-height:1.6}.energy-visual{place-items:center;display:grid;position:relative}.energy-visual:before,.energy-visual:after{content:"";background:#75c25a26;border-radius:50%;position:absolute}.energy-visual:before{width:96px;height:96px}.energy-visual:after{background:#75c25a3b;width:70px;height:70px}.orb-core{color:#559e4d;z-index:2;background:#fff;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 7px 18px #4e8b4824}.energy-visual i{background:#a6d98e;border-radius:2px 50% 50%;width:6px;height:6px;position:absolute;transform:rotate(30deg)}.energy-visual i:first-of-type{top:9px;right:16px}.energy-visual i:nth-of-type(2){top:24px;left:6px}.energy-visual i:nth-of-type(3){bottom:17px;right:4px}.mini-metrics{border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(4,1fr);padding-top:10px;display:grid}.mini-metrics span{color:#9aa19b;flex-direction:column;font-size:8px;display:flex}.mini-metrics b{color:var(--green-700);font-size:12px}.mini-metrics span:nth-child(2) b{color:#c18838}.mini-metrics span:nth-child(3) b{color:#dc655e}.keyword-card{background:radial-gradient(circle at 90% 15%, #91d37224, transparent 30%), var(--panel)}.keyword-card h3,.trend-card h3{color:#285e32;margin:12px 0 0;font-family:Noto Serif SC,serif;font-size:19px}.keyword-card>p{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;padding-right:4px;display:-webkit-box;overflow:hidden}.keyword-card .inline-link,.trend-card .inline-link{position:absolute;bottom:15px;right:16px}.trend-card{grid-template-columns:1fr 82px;display:grid}.score-ring{--score:75;background:conic-gradient(var(--green-600) calc(var(--score) * 1%), #edf2eb 0);border-radius:50%;align-self:center;place-items:center;width:70px;height:70px;display:grid;position:relative}.score-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:7px}.score-ring span{z-index:1;color:var(--green-700);font-size:19px;font-weight:700;position:relative}.score-ring small{font-size:9px}.context-ring{background:radial-gradient(circle,#fff 0 60%,#edf7eb 61% 100%);border:1px solid #dbead8;border-radius:50%;align-self:center;place-items:center;width:70px;height:70px;display:grid}.context-ring span{color:var(--green-700);justify-items:center;font-family:Noto Serif SC,serif;font-size:18px;font-weight:700;line-height:1.15;display:grid}.context-ring small{color:#859087;margin-top:3px;font-family:Noto Sans SC,sans-serif;font-size:8px;font-weight:500}.monthly-detail-card{grid-template-rows:auto 1fr auto;grid-template-columns:minmax(180px,.8fr) minmax(0,1.2fr);column-gap:18px;min-height:320px;padding:18px;display:grid;overflow:hidden}.monthly-detail-card>.section-title{grid-column:1/-1}.fortune-header{text-align:center;border-right:1px solid var(--line);flex-direction:column;grid-column:1;justify-content:center;padding:18px 20px 18px 2px;display:flex}.fortune-emoji{filter:drop-shadow(0 4px 12px #ff646426);background:radial-gradient(circle at 40% 35%,#fff 0 18%,#fde8e8 19% 48%,#ffa8a8 49% 100%);border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 10px;font-size:36px;display:grid}.fortune-emoji.fortune-data-icon{color:#6b846f;filter:none;background:#f3f8f1;border:1px solid #dce9da;width:36px;height:36px;margin-bottom:7px;box-shadow:0 4px 12px #3a653e12}.fortune-title{color:#d65a5a;margin:0 0 8px;font-family:Noto Serif SC,serif;font-size:20px;font-weight:700}.fortune-score{justify-content:center;align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.fortune-score span{color:#8b938c;font-size:10px}.fortune-score b{color:var(--green-600);font-size:24px;font-weight:700}.fortune-score small{color:#a0a6a1;font-size:11px}.fortune-desc{color:#697169;margin:0;padding:0 16px;font-size:10px;line-height:1.65}.detail-list{grid-column:2;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:8px;margin:12px 0;padding:0;list-style:none;display:grid}.detail-list li{background:#fafbf9;border-radius:12px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:72px;padding:10px;display:grid}.fortune-icon{background:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:20px;display:grid;box-shadow:0 2px 8px #0000000a}.fortune-content{gap:3px;display:grid}.fortune-name{justify-content:space-between;align-items:center;display:flex}.fortune-name b{color:#2d3a2f;font-size:11px}.fortune-name .stars{color:#e8a943;letter-spacing:1px;font-size:11px}.fortune-name .fortune-value{max-width:55%;color:var(--green-700);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.fortune-content small{color:#8b938c;font-size:9px;line-height:1.5}.monthly-detail-card .soft-button{grid-column:1/-1;width:100%;min-height:40px;margin-top:2px;position:static}.monthly-detail-card .soft-button:disabled{cursor:not-allowed;color:#8b948d;opacity:1;background:#f4f6f3;border-color:#e2e8e0}.chat-window{min-height:190px;margin-top:12px}.user-message{color:#fff;background:linear-gradient(135deg,#56aa55,#3d8b43);border-radius:13px 13px 3px;max-width:76%;margin-left:auto;padding:10px 13px;font-size:11px}.assistant-message{color:#4d5750;grid-template-columns:30px 1fr;gap:10px;margin-top:15px;font-size:11px;line-height:1.65;display:grid}.bot-avatar{width:28px;height:28px;color:var(--green-700);background:var(--green-100);border-radius:9px;place-items:center;display:grid}.assistant-message p{margin:0 0 8px}.assistant-message strong{color:#27342a}.assistant-message ol{margin:5px 0;padding-left:18px}.assistant-message time{text-align:right;color:#a0a6a1;font-size:9px;display:block}.prompt-chips{scrollbar-width:none;gap:6px;margin-top:auto;padding:3px 0 10px;display:flex;overflow:auto}.prompt-chips button{color:#687169;background:#fafbf9;border:1px solid #eef1ec;border-radius:16px;flex:none;padding:7px 10px;font-size:9px}.prompt-chips button:hover{color:var(--green-700);background:var(--green-50);border-color:#bdd9b7}.chat-form{background:#fafcf9;border:1px solid #e7ece5;border-radius:22px;align-items:center;height:42px;margin-top:0;padding:0 4px 0 13px;display:flex}.chat-form input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.chat-form .icon-button{width:32px;height:32px}.send-button{color:#fff;background:var(--green-600);border:0;border-radius:50%;place-items:center;width:34px;height:34px;transition:all .2s;display:grid}.send-button:hover{background:var(--green-700);transform:rotate(-8deg)scale(1.04)}.months-card{flex-direction:column;min-height:130px;padding:12px 14px;display:flex}.month-grid{flex:1;grid-template-columns:repeat(4,1fr);align-content:center;gap:3px;margin-top:8px;display:grid}.month-grid button{background:0 0;border:1px solid #0000;border-radius:8px;align-content:center;justify-items:center;gap:1px;min-height:24px;padding:3px 2px;display:grid}.month-grid button:hover,.month-grid button.selected{background:#f4faf1;border-color:#d8ead3}.month-grid span{color:#7d857f;font-size:8px}.month-grid i{filter:drop-shadow(0 2px 3px #7b5b2524);border-radius:50%;place-items:center;width:20px;height:20px;font-family:Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:16px;font-style:normal;line-height:1;display:grid}.month-grid small{color:#889089;font-size:7px}.insight-grid{grid-template-columns:1fr 1fr;gap:12px;width:100%;margin-top:0;display:grid}.insight-grid>.panel{width:100%;min-height:280px;padding:14px}.natal-card,.element-card{flex-direction:column;min-width:0;display:flex}.element-card .soft-button{margin-top:auto}.natal-stack .section-title h2{font-size:13px}.natal-card .section-title h2{font-size:17px}.natal-card .text-action{min-height:44px;font-size:11px}.natal-card .tabs{border-bottom:1px solid var(--line);width:min(100%,360px);min-height:45px;margin:10px 0 16px;display:flex}.natal-card .tabs button{color:#818a83;background:0 0;border:0;flex:1 1 0;min-width:0;min-height:44px;padding:0 8px;font-size:13px;font-weight:500;position:relative}.natal-card .tabs button:after{content:"";background:0 0;border-radius:3px 3px 0 0;width:28px;height:3px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.natal-card .tabs button.active{color:var(--green-700);font-weight:700}.natal-card .tabs button.active:after{background:var(--green-600)}.natal-card .tabs button:focus-visible{z-index:1;outline-offset:-3px;border-radius:8px 8px 0 0;outline:2px solid #359f4e61}.natal-tab-panel{border-radius:10px;flex:1;min-height:145px}.natal-tab-panel:focus-visible{outline-offset:3px;outline:2px solid #359f4e47}.natal-tab-empty{color:#7d877f;text-align:center;background:#fafcf9;border:1px dashed #dce6da;border-radius:10px;place-items:center;min-height:145px;padding:20px;font-size:11px;display:grid}.natal-bazi-panel{border-radius:9px;overflow:hidden}.natal-card .bazi-head,.natal-card .bazi-row{text-align:center;grid-template-columns:46px repeat(4,minmax(0,1fr));align-items:center;min-height:44px;display:grid}.natal-card .bazi-head{color:#8f9891;background:#f6f8f5;border-radius:9px 9px 0 0;font-size:10px;font-weight:500}.natal-card .bazi-row{color:#50aa57;font-family:Noto Serif SC,serif;font-size:18px;font-weight:700}.natal-card .bazi-row.branches{color:#df9828;background:#fafbf9;border-radius:0 0 9px 9px}.natal-card .bazi-label{color:#7d867f;font-family:Noto Sans SC,sans-serif;font-size:10px;font-weight:500}.natal-card .bazi-row b{justify-content:center;align-items:center;gap:6px;display:inline-flex}.natal-card .bazi-row b.fire-text{color:#e45f58}.natal-card .element-dot{border-radius:50%;flex:none;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #53aa5714}.natal-card .element-dot.dot-wood{background:#58ae5d}.natal-card .element-dot.dot-wood-light{background:#9edb9a}.natal-card .element-dot.dot-fire{background:#ec665f;box-shadow:0 0 0 3px #ec665f17}.natal-card .element-dot.dot-earth{background:#e6a12f;box-shadow:0 0 0 3px #e6a12f17}.natal-card .element-dot.dot-earth-light{background:#c9b946;box-shadow:0 0 0 3px #c9b94617}.natal-card .element-dot.dot-metal{background:#b7a171;box-shadow:0 0 0 3px #b7a1711a}.natal-card .element-dot.dot-water{background:#3f9cd0;box-shadow:0 0 0 3px #3f9cd01a}.natal-card .element-dot.dot-empty{box-shadow:none;background:#d8ded8}.natal-elements-panel{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:10px 16px;min-height:145px;display:grid}.natal-element-summary{color:#67736a;text-align:center;background:linear-gradient(145deg,#f0f7ed,#fafcf9);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:105px;padding:14px 10px;display:flex}.natal-element-summary small{font-size:9px}.natal-element-summary strong{color:var(--green-700);font-family:Noto Serif SC,serif;font-size:18px}.natal-element-summary span{font-size:10px;font-weight:600}.natal-element-list{gap:6px;min-width:0;display:grid}.natal-element-list>div{grid-template-columns:32px minmax(40px,1fr) 30px;align-items:center;gap:7px;min-width:0;display:grid}.natal-element-list span{color:#526057;align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.natal-element-list span i{border-radius:50%;flex:none;width:7px;height:7px}.natal-element-list>div>div{background:#edf1ec;border-radius:999px;height:7px;overflow:hidden}.natal-element-list>div>div i{border-radius:inherit;min-width:0;height:100%;display:block}.natal-element-list b{color:#526057;font-variant-numeric:tabular-nums;text-align:right;font-size:9px}.natal-element-preferences{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.natal-element-preferences span{background:#fbfcfa;border:1px solid #e5ede2;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:8px 10px;display:flex}.natal-element-preferences small{color:#7c867e;font-size:9px}.natal-element-preferences b{color:#327c42;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.natal-element-preferences span:last-child b{color:#a56d36}.natal-ten-gods-panel{flex-direction:column;gap:9px;min-height:145px;display:flex}.natal-ten-god-counts{grid-template-columns:repeat(auto-fit,minmax(58px,1fr));gap:6px;display:grid}.natal-ten-god-counts span{background:#f8fbf7;border:1px solid #e5ede2;border-radius:9px;grid-template-columns:1fr auto;align-items:center;gap:4px;min-width:0;padding:8px 5px;display:grid}.natal-ten-god-counts small{color:#5f6b62;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.natal-ten-god-counts b{color:#fff;background:var(--green-600);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.natal-ten-god-positions{border:1px solid #edf1eb;border-radius:9px;grid-template-columns:1fr 1fr;margin:0;display:grid;overflow:hidden}.natal-ten-god-positions div{border-bottom:1px solid #edf1eb;grid-template-columns:34px minmax(0,1fr);gap:6px;min-width:0;padding:7px 9px;display:grid}.natal-ten-god-positions div:nth-child(odd){border-right:1px solid #edf1eb}.natal-ten-god-positions div:nth-last-child(-n+2){border-bottom:0}.natal-ten-god-positions dt{color:#8a938c;font-size:9px}.natal-ten-god-positions dd{color:#38523e;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;font-weight:700;overflow:hidden}.natal-pattern-summary{color:#747f77;margin:0;font-size:9px;line-height:1.5}.element-card{background:linear-gradient(155deg,#fff 0%,#fbfdfb 58%,#f4f9f3 100%);overflow:hidden;min-height:330px!important;padding:18px!important}.element-card .element-card-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.element-card .section-title h2{color:#26342a;font-size:17px}.element-data-state{color:#7a857d;background:#f1f4f0;border-radius:999px;flex:none;padding:5px 9px;font-size:10px;font-weight:700}.element-data-state.ready{color:#337f45;background:#e8f4e8}.element-card .element-viz{background:#ffffffc7;border:1px solid #e7eee4;border-radius:16px;flex:1;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:24px;min-height:178px;margin:14px 0 16px;padding:16px;display:grid}.element-card .element-donut{border-radius:50%;justify-self:center;place-items:center;width:126px;height:126px;display:grid;position:relative;box-shadow:0 10px 28px #30533317}.element-card .element-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:17px;box-shadow:inset 0 0 0 1px #eef2ec}.element-card .element-donut>span{z-index:1;color:#6d786f;justify-items:center;gap:1px;display:grid;position:relative}.element-card .element-donut strong{color:#2f3d32;font-family:Noto Serif SC,serif;font-size:27px;line-height:1.1}.element-card .element-donut small{font-size:10px;font-weight:700}.element-bars{gap:9px;min-width:0;display:grid}.element-bar-row{grid-template-columns:42px minmax(54px,1fr) 34px;align-items:center;gap:9px;min-width:0;display:grid}.element-bar-row>span{color:#536058;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.element-bar-row>span>i{border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 3px #50645212}.element-bar-row>b{color:#344139;font-variant-numeric:tabular-nums;text-align:right;font-size:11px}.element-bar-track{background:#eef2ec;border-radius:999px;height:8px;overflow:hidden}.element-bar-track>i{border-radius:inherit;min-width:0;height:100%;transition:width .28s ease-out;display:block}.element-empty-note{color:#7b857e;text-align:center;margin:-3px 0 13px;font-size:11px;line-height:1.6}.element-analysis-button{width:100%;min-height:44px;color:var(--green-700);cursor:pointer;background:linear-gradient(90deg,#edf7eb,#f7fbf5);border:1px solid #d9e8d7;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:12px;font-weight:700;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.element-analysis-button:hover{background:#e7f4e5;border-color:#a7cfa5;box-shadow:0 8px 18px #30683214}.element-analysis-button:focus-visible{outline:0;box-shadow:0 0 0 3px #359f4e33}.soft-button{min-height:32px;color:var(--green-700);background:linear-gradient(90deg,#eef7eb,#f6faf4);border:0;border-radius:16px;font-size:9px;font-weight:600;position:absolute;bottom:14px;left:17px;right:17px}.soft-button:hover{background:#e5f2e1}.year-card{flex-direction:column;padding-bottom:64px;display:flex}.year-card>p{color:#79817a;text-align:center;margin:auto 0 14px;font-size:9px;line-height:1.6}.four-scores{grid-template-columns:repeat(4,1fr);margin:0 0 auto;display:grid}.four-scores span{color:var(--green-600);justify-items:center;gap:2px;display:grid}.four-scores b{font-size:11px}.four-scores small{color:#858d86;font-size:7px}.right-rail{flex-direction:column;gap:12px;display:flex}.right-rail .panel{padding:14px}.profile-card{background:radial-gradient(circle at 95% 8%,#e5f6d8 0,#0000 41%),#fff;flex:none;min-height:200px;overflow:hidden}.profile-head{align-items:flex-start;gap:10px;min-height:66px;display:flex;position:relative}.profile-head h3{margin:2px 0 0;font-size:14px}.profile-head p{color:#59655c;align-items:center;gap:3px;margin:4px 0;font-size:9px;display:flex}.profile-head small{color:#919992;font-size:8px}.profile-mascot{color:#4b9f4d;background:radial-gradient(circle at 40% 35%,#fff 0 18%,#dff3d1 19% 48%,#95d771 49% 100%);border-radius:48% 52% 44% 56%;place-items:center;width:68px;height:63px;display:grid;position:absolute;top:2px;right:-4px;transform:rotate(-7deg);box-shadow:0 8px 18px #498e441f}.profile-mascot svg{position:absolute;top:-6px;right:5px;transform:rotate(28deg)}.profile-mascot span{color:#617262;font-size:11px;font-weight:700}.profile-file{border-top:1px solid var(--line);margin-top:8px;padding-top:10px}.profile-file>div{color:#c5863d;align-items:center;gap:4px;font-size:10px;font-weight:600;display:flex}.profile-file>div button{color:var(--green-700);background:var(--green-100);border:0;border-radius:12px;margin-left:auto;padding:4px 9px;font-size:8px}.profile-file p{color:#737c75;margin:4px 0;font-size:8px}.profile-stats{grid-template-columns:repeat(3,1fr);margin-top:11px;display:grid}.profile-stats span{text-align:center;gap:2px;display:grid}.profile-stats small{color:#969d97;font-size:7px}.profile-stats b{color:var(--green-700);font-size:14px}.profile-banner{background:radial-gradient(circle at 95% 8%,#e5f6d8 0,#0000 41%),#fff;border:1px solid #e9eee7;border-radius:16px;grid-column:1/-1;grid-template-columns:auto minmax(170px,auto) minmax(230px,1fr) auto;align-items:center;gap:24px;padding:24px 28px;display:grid;box-shadow:0 4px 16px #2c482d0a}.profile-banner .banner-left{align-items:center;gap:12px;display:flex}.profile-banner .avatar{width:44px;height:44px;font-size:18px}.profile-banner .banner-info{gap:2px;display:grid}.profile-banner .banner-info h3{margin:0;font-size:15px}.profile-banner .banner-info p{color:#59655c;align-items:center;gap:3px;margin:0;font-size:9px;display:flex}.profile-banner .banner-info small{color:#919992;font-size:8px}.profile-banner .banner-center{gap:4px;display:grid}.profile-banner .banner-title{color:#c5863d;align-items:center;gap:5px;font-size:10px;font-weight:600;display:flex}.profile-actions{display:inline-flex;position:relative}.profile-add-btn{width:26px;height:26px;color:var(--green-700);cursor:pointer;background:#f0f7ed;border:1.5px dashed #c5d4c3;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .2s;display:inline-flex}.profile-add-btn:hover{border-color:var(--green-600);background:#e2f1da;transform:scale(1.08)}.profile-menu{opacity:0;visibility:hidden;z-index:100;background:#fff;border:1px solid #e4ebe2;border-radius:10px;flex-direction:column;gap:0;min-width:140px;margin-top:6px;transition:all .18s;display:flex;position:absolute;top:100%;right:0;overflow:hidden;transform:translateY(-4px);box-shadow:0 8px 24px #2c482d1f}.profile-menu.open{opacity:1;visibility:visible;transform:translateY(0)}.profile-menu button{color:#4a564d;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:0;width:100%;padding:10px 14px;font-size:11px;transition:background .15s}.profile-menu button:hover{color:var(--green-700);background:#f4f9f2}.profile-menu button:disabled{cursor:not-allowed;color:#a7aea8;background:#f8faf7}.profile-menu button+button{border-top:1px solid #f0f4ef}.profile-banner .banner-birth{color:#737c75;font-size:9px}.profile-switcher{border-left:1px solid #edf1eb;border-right:1px solid #edf1eb;gap:7px;min-width:0;padding:0 18px;display:grid}.profile-switcher-heading{color:#727c74;justify-content:space-between;align-items:center;font-size:10px;font-weight:600;display:flex}.profile-switcher-heading small{color:#9aa29b;font-size:9px;font-weight:500}.profile-switcher-list{scrollbar-width:thin;scrollbar-color:#dce7d8 transparent;align-items:flex-start;gap:9px;min-width:0;padding:2px 2px 5px;display:flex;overflow-x:auto}.profile-switch-item{color:#69736b;cursor:pointer;background:0 0;border:0;border-radius:10px;align-content:start;justify-items:center;gap:4px;width:48px;min-width:48px;min-height:60px;padding:0 1px;transition:transform .18s,color .18s,background .18s;display:grid}.profile-switch-item:hover:not(:disabled){color:var(--green-700);background:#f4f8f2;transform:translateY(-1px)}.profile-switch-item:active:not(:disabled){transform:scale(.96)}.profile-switch-item:focus-visible{outline-offset:2px;outline:2px solid #3f9149}.profile-switch-item:disabled{cursor:wait;opacity:.58}.profile-switch-avatar{color:#fff;background:linear-gradient(145deg,#788c7c,#3d5542);border:2px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Noto Serif SC,serif;font-size:15px;font-weight:700;transition:box-shadow .18s,transform .18s;display:grid;position:relative;box-shadow:0 0 0 1px #dce5da,0 3px 9px #304c331f}.profile-switch-item.tone-1 .profile-switch-avatar{background:linear-gradient(145deg,#b68a69,#79543b)}.profile-switch-item.tone-2 .profile-switch-avatar{background:linear-gradient(145deg,#7d91b0,#4e617f)}.profile-switch-item.tone-3 .profile-switch-avatar{background:linear-gradient(145deg,#a883a5,#735774)}.profile-switch-item.tone-4 .profile-switch-avatar{background:linear-gradient(145deg,#a99b68,#73683e)}.profile-switch-item.active{color:#245e31;font-weight:700}.profile-switch-item.active .profile-switch-avatar{transform:scale(1.04);box-shadow:0 0 0 3px #74ba67,0 4px 12px #367d3e38}.profile-switch-item.active .profile-switch-avatar:after{content:"";background:#3d9a4a;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:-2px;right:-3px}.profile-switch-name{text-overflow:ellipsis;white-space:nowrap;text-align:center;width:100%;font-size:9px;line-height:1.25;overflow:hidden}.profile-switch-item.add .profile-switch-avatar{color:var(--green-700);box-shadow:none;background:#f0f7ed;border:1.5px dashed #aebfaa}.profile-switch-item.add:hover .profile-switch-avatar{border-color:var(--green-600);background:#e5f2df}@media (prefers-reduced-motion:reduce){.profile-switch-item,.profile-switch-avatar{transition:none}.profile-switch-item:hover:not(:disabled),.profile-switch-item:active:not(:disabled),.profile-switch-item.active .profile-switch-avatar{transform:none}}.profile-banner .banner-stats{align-items:center;gap:18px;display:flex}.profile-banner .banner-stats span{text-align:center;gap:2px;display:grid}.profile-banner .banner-stats small{color:#969d97;font-size:7px}.profile-banner .banner-stats b{color:var(--green-700);font-size:14px}.profile-banner .banner-mascot{color:#4b9f4d;background:radial-gradient(circle at 40% 35%,#fff 0 18%,#dff3d1 19% 48%,#95d771 49% 100%);border-radius:48% 52% 44% 56%;place-items:center;width:58px;height:53px;display:grid;position:relative;transform:rotate(-7deg);box-shadow:0 8px 18px #498e441f}.profile-banner .banner-mascot svg{position:absolute;top:-6px;right:5px;transform:rotate(28deg)}.profile-banner .banner-mascot span{color:#617262;font-size:11px;font-weight:700}.quick-card{flex-direction:column;flex:1;min-height:320px;display:flex}.quick-list{align-content:start;margin-top:8px;display:grid}.quick-list button{text-align:left;background:0 0;border:0;border-bottom:1px solid #f0f3ef;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;min-height:52px;padding:5px 0;display:grid}.quick-list button:hover{color:var(--green-700);padding-left:4px}.quick-list button>span{color:#68716a;background:#f5f7f4;border-radius:9px;place-items:center;width:29px;height:29px;display:grid}.quick-list div{gap:2px;display:grid}.quick-list b{font-size:10px}.quick-list small{color:#8f9690;font-size:7px}.quick-list>button>svg{color:#b2b8b3}.curve-card{min-height:210px}.curve-summary{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.curve-summary b{color:var(--green-600);font-size:20px}.curve-summary span{color:#768078;align-items:center;gap:3px;font-size:8px;display:flex}.curve-summary svg{color:var(--green-600)}.curve-card>svg{width:100%;height:93px;margin-top:2px;overflow:visible}.curve-axis{color:#a2a8a3;justify-content:space-between;font-size:7px;display:flex}.suggestions-card{min-height:414px}.suggestion-list{margin-top:8px;display:grid}.suggestion-list button{text-align:left;background:0 0;border:0;border-bottom:1px solid #f0f3ef;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;min-height:84px;padding:10px 0;display:grid}.suggestion-list button:hover{transform:translate(2px)}.suggestion-list>button>span{border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.suggestion-list span.cyan{color:#419ca0;background:#e7f7f7}.suggestion-list span.amber{color:#ce8a33;background:#fff4dc}.suggestion-list span.rose{color:#db6564;background:#fff0ef}.suggestion-list span.green{color:#4c9d50;background:#eaf6e8}.suggestion-list div{gap:3px;display:grid}.suggestion-list b{font-size:10px}.suggestion-list small{color:#89918a;font-size:7px;line-height:1.45}.suggestion-list i{width:auto;height:auto;color:var(--green-600);background:var(--green-100);white-space:nowrap;border-radius:12px;padding:5px 8px;font-size:7px;font-style:normal;display:block}footer{color:#a0a6a1;justify-content:space-between;min-height:54px;padding:19px 2px 0;font-size:8px;display:flex}.mobile-nav,.mobile-scrim{display:none}.toast{z-index:100;color:#fff;background:#233a28;border-radius:22px;align-items:center;gap:8px;padding:10px 16px;font-size:11px;animation:.25s both toast-in;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #122c173d}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)scale(.96)}}@media (width>=1181px){.monthly-detail-card .fortune-desc{max-width:38ch;margin-left:auto;margin-right:auto}}@media (width<=1180px){.dashboard-grid{grid-template-columns:minmax(0,1fr) 260px}.hero-stats{grid-template-columns:1fr 1fr;height:auto}.energy-card{grid-row:span 2}.keyword-card,.trend-card{min-height:117px!important}.trend-card{grid-template-columns:1fr 70px}.hero-stats .panel{min-height:130px}.insight-grid{grid-template-columns:1fr 1fr}.monthly-detail-card{min-height:300px}}@media (width<=1120px){.sidebar{transition:transform .25s;transform:translate(-100%);box-shadow:12px 0 35px #1f3c231f}.sidebar.open{transform:translate(0)}.sidebar-close{display:grid}.mobile-scrim{z-index:35;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#19281c52;position:fixed;inset:0}.mobile-scrim.visible{display:block}.workspace{margin-left:0}.topbar-brand{align-items:center;gap:7px;display:flex}.brand-mark.compact{display:flex}.brand-mark.compact .brand-symbol{border-radius:11px;width:34px;height:34px}.menu-button{display:grid}.header-welcome{display:none}.topbar{grid-template-columns:auto minmax(300px,420px) 1fr;gap:14px}}@media (width<=900px){.topbar{grid-template-columns:auto 1fr auto;gap:12px;height:68px;padding:0 14px}.global-search{justify-self:stretch}.profile-button span:not(.avatar),.profile-button>svg{display:none}.page-wrap{padding:12px 14px 76px}.dashboard-grid{grid-template-columns:1fr}.right-rail{grid-template-columns:repeat(2,1fr)}.suggestions-card{grid-column:1/-1}.quick-card,.profile-card{min-height:220px}.profile-banner{grid-template-columns:auto minmax(0,1fr)}.profile-switcher,.profile-banner .banner-stats{grid-column:1/-1}.profile-switcher{border-top:1px solid #edf1eb;border-left:0;border-right:0;padding:12px 0 0}.months-card{min-height:auto}.month-grid{grid-template-columns:repeat(6,1fr)}}@media (width<=640px){body{background:#f5f8f3}.topbar{grid-template-columns:auto 1fr;padding:0 56px 0 10px;position:static}.topbar-brand .brand-mark{display:none}.top-actions{right:10px}.top-actions>.icon-button,.global-search kbd{display:none}.welcome-row{align-items:flex-start;padding:10px 2px 15px}.welcome-row h1{font-size:21px}.today-tag{display:none}.hero-stats{grid-template-columns:1fr}.energy-card{grid-row:auto;min-height:155px!important}.keyword-card,.trend-card{min-height:132px!important}.trend-card{grid-template-columns:1fr 80px}.months-card{padding:15px}.user-message{max-width:88%}.month-grid{grid-template-columns:repeat(4,1fr)}.monthly-detail-card{flex-direction:column;padding:15px;display:flex;min-height:auto!important}.monthly-detail-card .fortune-header{border-right:0;border-bottom:1px solid var(--line);padding:14px 0 16px;display:block}.monthly-detail-card .detail-list{grid-template-columns:1fr;gap:8px;margin:12px 0}.monthly-detail-card .detail-list li{min-height:64px}.monthly-detail-card .soft-button{margin-top:auto}.insight-grid{grid-template-columns:1fr}.insight-grid>.panel{min-height:330px}.natal-stack{grid-template-rows:auto auto}.natal-stack .panel{min-height:210px}.right-rail{grid-template-columns:1fr}.suggestions-card{grid-column:auto}.right-rail .panel{min-height:auto}.profile-card{min-height:220px!important}.quick-card{min-height:320px!important}.suggestions-card{min-height:380px!important}.profile-banner{grid-template-columns:1fr;gap:14px;padding:16px 18px}.profile-switcher,.profile-banner .banner-stats{grid-column:auto}.profile-switcher-list{padding-bottom:7px}.profile-banner .banner-stats{justify-content:space-between}.profile-banner .banner-mascot{display:none}footer{text-align:center;justify-content:center;gap:5px;padding-bottom:14px;display:grid}.edit-form .form-grid{grid-template-columns:1fr}.mobile-nav{left:10px;right:10px;bottom:max(9px,env(safe-area-inset-bottom));z-index:32;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #dce6d9e6;border-radius:20px;grid-template-columns:repeat(4,1fr);height:61px;padding:5px 8px;display:grid;position:fixed;box-shadow:0 10px 35px #1e3e2229}.mobile-nav button{color:#8a928b;background:0 0;border:0;border-radius:14px;align-content:center;justify-items:center;gap:2px;font-size:8px;display:grid}.mobile-nav button.active{color:var(--green-700);background:var(--green-50)}.toast{white-space:nowrap;bottom:82px}}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#14201785;place-items:center;padding:24px;animation:.18s ease-out modal-fade-in;display:grid;position:fixed;inset:0}.modal-dialog{background:#fff;border:1px solid #dee8dbf2;border-radius:16px;flex-direction:column;width:min(100%,560px);max-height:calc(100dvh - 48px);animation:.22s ease-out modal-rise-in;display:flex;overflow:hidden;box-shadow:0 24px 70px #182d1d38}.modal-header{border-bottom:1px solid var(--line);flex:none;padding:21px 60px 17px 24px;position:relative}.modal-header h2{color:var(--ink);letter-spacing:0;margin:0;font-family:Noto Serif SC,serif;font-size:20px;line-height:1.35}.modal-header p{color:#69736b;margin:5px 0 0;font-size:12px;line-height:1.55}.modal-close{width:38px;height:38px;position:absolute;top:16px;right:16px}.modal-content{overscroll-behavior:contain;min-height:0;padding:22px 24px 24px;overflow-y:auto}.auth-form{gap:16px;display:grid}.edit-form{gap:24px}.edit-form .form-grid{grid-template-columns:1fr 1fr;gap:20px 16px;display:grid}.edit-form .full-width{grid-column:1/-1}.edit-form label{color:#26322a;flex-direction:column;gap:10px;font-size:14px;font-weight:600;display:flex}.edit-form .profile-edit-field{flex-direction:column;gap:10px;min-width:0;display:flex}.edit-form .input-with-icon{align-items:center;display:flex;position:relative}.edit-form .input-icon{color:#9aa89a;pointer-events:none;position:absolute;left:14px}.edit-form input,.edit-form select{color:#26322a;background:#fafbfa;border:1.5px solid #e2e8e4;border-radius:10px;width:100%;height:48px;padding:0 12px 0 40px;font-size:15px;transition:all .2s}.edit-form input:focus,.edit-form select:focus{background:#fff;border-color:#469d4b;outline:none;box-shadow:0 0 0 3px #469d4b14}.edit-form input::placeholder{color:#a1a9a3}.edit-form select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 10L12 6' stroke='%237c877f' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-left:40px}.edit-form .form-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.edit-form .btn-outline{color:#5f6962;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dfe6dd;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:38px;padding:0 20px;font-size:13px;font-weight:500;transition:all .18s;display:inline-flex}.edit-form .btn-outline:hover{background:#f9faf9;border-color:#c5d4c3}.edit-form .primary-wide{color:#fff;cursor:pointer;background:#469d4b;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:auto;height:38px;padding:0 24px;font-size:13px;font-weight:600;transition:all .18s;display:inline-flex;box-shadow:0 2px 8px #469d4b26}.edit-form .primary-wide:hover{background:#3d8a42;box-shadow:0 3px 10px #469d4b38}.login-form{width:min(100%,420px);margin:0 auto}.auth-field{color:#344139;gap:7px;min-width:0;font-size:12px;font-weight:600;display:grid}.auth-field>label{width:max-content;max-width:100%}.auth-input{color:#758078;background:#fbfcfa;border:1px solid #dfe8dc;border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:0 12px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.auth-input:focus-within{background:#fff;border-color:#6caf6e;box-shadow:0 0 0 3px #469d4b1a}.auth-input.has-error{border-color:#d96b65;box-shadow:0 0 0 3px #d96b6514}.auth-input>svg{color:#7c877f;flex:none}.auth-input input,.auth-input select{color:#26322a;background:0 0;border:0;outline:0;width:100%;min-width:0;height:42px;padding:0;font-size:13px}.auth-input input::placeholder{color:#a1a9a3}.auth-input select{cursor:pointer}.password-toggle{color:#7c877f;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:44px;height:44px;margin-right:-12px;display:grid}.password-toggle:hover{color:var(--green-700);background:var(--green-50)}.password-toggle:focus-visible{outline:2px solid var(--green-700);outline-offset:1px}.field-error{color:#bd4f49;font-size:11px;font-weight:500;line-height:1.4}.auth-form-error{color:#a8433e;background:#fff7f6;border:1px solid #f0cfcc;border-radius:8px;margin:0;padding:10px 12px;font-size:11px;line-height:1.5}.auth-primary-button,.auth-secondary-button,.auth-danger-button{border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 17px;font-size:12px;font-weight:700;transition:background .18s,border-color .18s,color .18s,opacity .18s;display:inline-flex}.auth-primary-button{border:1px solid var(--green-700);color:#fff;background:var(--green-700);box-shadow:0 7px 16px #347b3c26}.auth-primary-button:hover{background:#286632;border-color:#286632}.auth-primary-button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.login-form>.auth-primary-button{width:100%}.auth-switch-button{color:#6e786f;background:0 0;border:0;border-radius:8px;min-height:44px;margin-top:-7px;font-size:11px}.auth-switch-button strong{color:var(--green-700);margin-left:4px;font-weight:700}.auth-switch-button:hover{background:var(--green-50)}.auth-switch-button:focus-visible{outline:2px solid var(--green-700);outline-offset:1px}.auth-secondary-button{color:#5f6962;background:#fff;border:1px solid #dfe6dd}.auth-secondary-button:hover{color:var(--green-700);background:#f8fbf7;border-color:#b9cbb6}.auth-danger-button{color:#b64c48;background:0 0;border:0}.auth-danger-button:hover{color:#993d39;background:#fff3f2}.auth-privacy{color:#8b948d;text-align:center;margin:-3px 0 0;font-size:10px;line-height:1.55}.profile-summary{background:#f4f8f2;border-radius:8px;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;min-height:72px;padding:12px 14px;display:grid}.profile-avatar{width:44px;height:44px;font-size:15px}.profile-summary>div{gap:3px;min-width:0;display:grid}.profile-summary strong{font-size:14px}.profile-summary span,.profile-summary small{color:#758078;font-size:10px}.profile-summary>small{text-overflow:ellipsis;white-space:nowrap;text-align:right;max-width:180px;overflow:hidden}.profile-form-grid{grid-template-columns:1fr 1fr;gap:15px 14px;display:grid}.profile-calendar-field{color:#344139;border:0;gap:7px;min-width:0;margin:0;padding:0;display:grid}.profile-calendar-field legend{color:#344139;margin:0 0 7px;padding:0;font-size:12px;font-weight:600}.profile-calendar-toggle{background:#f5f8f3;border:1px solid #dfe8dc;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:4px;display:grid}.profile-calendar-toggle button{color:#657168;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-width:0;min-height:48px;padding:7px 12px;transition:color .18s,background .18s,border-color .18s,box-shadow .18s;display:flex}.profile-calendar-toggle button:hover{color:var(--green-700);background:#fff}.profile-calendar-toggle button.active{color:var(--green-700);background:#fff;border-color:#b9d8b6;box-shadow:0 3px 10px #2d693414}.profile-calendar-toggle button:focus-visible{outline:2px solid var(--green-700);outline-offset:2px}.profile-calendar-toggle button>svg{flex:none}.profile-calendar-toggle button>span{text-align:left;gap:1px;min-width:0;display:grid}.profile-calendar-toggle b{font-size:13px;line-height:1.35}.profile-calendar-toggle small{color:#89938c;font-size:10px;font-weight:500;line-height:1.3}.profile-calendar-meta{justify-content:space-between;align-items:center;gap:12px;min-height:22px;display:flex}.profile-calendar-meta>small{color:#7c877f;font-size:10px;font-weight:500;line-height:1.5}.profile-leap-month,.edit-form .profile-leap-month{color:#526159;cursor:pointer;background:#f4f8f2;border-radius:7px;flex-direction:row;flex:none;align-items:center;gap:7px;min-height:32px;padding:0 9px;font-size:11px;font-weight:600;display:flex}.profile-leap-month input{width:16px;height:16px;accent-color:var(--green-700);margin:0;padding:0}.profile-birth-date-control{box-sizing:border-box;color:#758078;background:#fbfcfa;border:1px solid #dfe8dc;border-radius:8px;align-items:center;gap:10px;width:100%;min-width:0;height:44px;padding:0 12px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.profile-birth-date-control:focus-within{background:#fff;border-color:#6caf6e;box-shadow:0 0 0 3px #469d4b1a}.profile-birth-date-control>svg{color:#7c877f;flex:none}.profile-birth-date-control>input{color:#26322a;background:0 0;border:0;outline:0;width:100%;min-width:0;height:42px;padding:0;font-size:13px}.profile-lunar-trigger{cursor:pointer;font:inherit;text-align:left}.profile-lunar-trigger:hover{background:#fff;border-color:#c5d7c2}.profile-lunar-trigger:focus-visible{background:#fff;border-color:#6caf6e;outline:0;box-shadow:0 0 0 3px #469d4b1a}.profile-lunar-trigger>span{color:#26322a;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:400;overflow:hidden}.profile-lunar-trigger>span.placeholder{color:#a1a9a3}.profile-lunar-picker-backdrop{z-index:70;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#1722192e;position:fixed;inset:0}.profile-lunar-calendar{z-index:71;color:#26322a;background:#fff;border:1px solid #dce7d9;border-radius:18px;outline:0;width:min(360px,100vw - 20px);max-height:calc(100dvh - 32px);padding:16px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 24px 70px #152b1947}.profile-lunar-calendar-header{justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.profile-lunar-calendar-selects{align-items:center;gap:2px;min-width:0;display:flex}.profile-lunar-calendar-selects select,.edit-form .profile-lunar-calendar-selects select{color:#202922;cursor:pointer;width:auto;height:44px;box-shadow:none;background-color:#0000;background-position:right 4px center;border:0;border-radius:8px;outline:0;padding:0 24px 0 4px;font-size:16px;font-weight:700}.profile-lunar-calendar-selects select:focus,.edit-form .profile-lunar-calendar-selects select:focus{background-color:var(--green-50);box-shadow:0 0 0 2px #469d4b2e}.profile-lunar-calendar-nav{flex:none;gap:4px;display:flex}.profile-lunar-calendar-nav button{color:#26322a;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.profile-lunar-calendar-nav button:hover:not(:disabled){color:var(--green-700);background:var(--green-50)}.profile-lunar-calendar-nav button:focus-visible{outline:2px solid var(--green-700);outline-offset:1px}.profile-lunar-calendar-nav button:disabled{opacity:.3;cursor:not-allowed}.profile-lunar-calendar-summary{color:var(--green-700);margin:8px 0 12px;font-size:12px;font-weight:700}.profile-lunar-weekdays{color:#7c877f;text-align:center;grid-template-columns:repeat(7,1fr);margin-bottom:4px;font-size:10px;font-weight:600;display:grid}.profile-lunar-weekdays span{place-items:center;min-height:28px;display:grid}.profile-lunar-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px;display:grid}.profile-lunar-days>span,.profile-lunar-days>button{min-width:0;min-height:44px}.profile-lunar-days>button{color:#37443b;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;font-size:11px;font-weight:600;transition:color .18s,background .18s,box-shadow .18s;display:grid}.profile-lunar-days>button:hover{color:var(--green-700);background:var(--green-50)}.profile-lunar-days>button:focus-visible{outline:2px solid var(--green-700);outline-offset:1px}.profile-lunar-days>button.active{color:#fff;background:var(--green-700);box-shadow:0 5px 12px #347b3c38}.profile-lunar-calendar-actions{border-top:1px solid #edf1eb;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:12px;display:flex}.profile-lunar-calendar-actions button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:88px;min-height:44px;font-size:12px;font-weight:700;display:inline-flex}.profile-lunar-calendar-actions .cancel{color:#647068;background:#f5f7f4;border:0}.profile-lunar-calendar-actions .confirm{color:#fff;background:var(--green-700);border:0;box-shadow:0 6px 14px #347b3c2e}.profile-lunar-calendar-actions button:focus-visible{outline:2px solid var(--green-700);outline-offset:2px}.profile-form-actions{justify-content:space-between;align-items:center;gap:12px;padding-top:2px;display:flex}.profile-form-actions>div{gap:9px;display:flex}@keyframes modal-fade-in{0%{opacity:0}}@keyframes modal-rise-in{0%{opacity:0;transform:translateY(10px)scale(.985)}}@media (width<=640px){.modal-backdrop{place-items:end center;padding:16px 0 0}.modal-dialog{border-width:1px 0 0;border-radius:16px 16px 0 0;width:100%;max-height:calc(100dvh - 16px)}.modal-header{padding:18px 56px 15px 18px}.modal-header h2{font-size:18px}.modal-close{min-width:44px;min-height:44px;top:13px;right:12px}.modal-content{padding:18px}.profile-form-grid{grid-template-columns:1fr;gap:14px}.profile-calendar-meta{flex-direction:column;align-items:flex-start;gap:5px}.profile-birth-date-control>input,.profile-lunar-trigger>span{font-size:16px}.profile-lunar-calendar{border-radius:16px;padding:14px}.profile-lunar-calendar-selects select,.edit-form .profile-lunar-calendar-selects select{font-size:16px}.profile-summary{grid-template-columns:48px 1fr}.profile-summary>small{text-align:left;grid-column:2;max-width:100%}.profile-form-actions{flex-direction:column-reverse;align-items:stretch}.profile-form-actions>div{grid-template-columns:1fr 1fr;display:grid}.auth-danger-button{align-self:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.prototype-page{color:#243028;min-height:calc(100vh - 106px)}.proto-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:17px;display:grid}.proto-main,.proto-rail{gap:16px;min-width:0;display:grid}.proto-rail{gap:16px}.proto-card{background:#fffffff0;border:1px solid #e9eee7;border-radius:14px;min-width:0;box-shadow:0 8px 25px #2c482d0b}.proto-title{justify-content:space-between;align-items:center;gap:12px;min-height:24px;display:flex}.proto-title h2{margin:0;font-size:14px}.proto-title>button,.rail-link,.center-link{color:var(--green-700);background:0 0;border:0;align-items:center;gap:3px;font-size:9px;font-weight:600;display:inline-flex}.proto-tabs{border-bottom:1px solid #edf1eb;align-items:flex-end;gap:34px;min-height:35px;margin:-2px 0 15px;display:flex}.proto-tabs>button{color:#303a33;white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;min-height:35px;padding:0 5px 10px;font-size:11px;font-weight:600;display:flex;position:relative}.proto-tabs>button.active{color:#229744}.proto-tabs>button.active:after{content:"";background:#28a44b;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.proto-tabs .tab-primary{color:#239446;border:1px solid #52b36e;border-radius:8px;align-self:center;min-height:32px;margin-left:auto;padding:0 14px}.proto-icon{color:#279c4c;background:#eaf7ec;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid}.proto-icon.blue{color:#288dde;background:#eaf4fd}.proto-icon.orange{color:#e99028;background:#fff3e2}.proto-icon.purple{color:#8754e8;background:#f1ebff}.proto-icon.rose{color:#ed5380;background:#fdebf1}.proto-icon.gray{color:#77807a;background:#f0f2f0}.portrait{color:#fff;background:linear-gradient(145deg,#60756a,#22382b);border-radius:50%;flex:none;place-items:center;width:70px;height:70px;font-family:Noto Serif SC,serif;font-size:22px;font-weight:700;display:grid;box-shadow:inset 0 0 0 4px #ffffffb8}.primary-wide,.outline-wide{border-radius:8px;min-height:34px;font-size:10px;font-weight:600}.primary-wide{color:#fff;background:linear-gradient(135deg,#24a249,#11923c);border:0;justify-content:center;align-items:center;gap:5px;width:100%;display:flex}.outline-wide{color:#259a47;background:#fff;border:1px solid #58b472;width:100%}.empty-module{color:#6d786f;align-content:center;place-items:center;min-height:500px;display:grid}.empty-module h2{margin:10px 0 0}.empty-module p{margin:4px 0;font-size:11px}.memory-page .proto-layout{grid-template-columns:minmax(0,1fr) 300px}.memory-hero{background:radial-gradient(circle at 90% 0,#f1faf1,#0000 45%),linear-gradient(135deg,#fbfffb,#f4faf5);min-height:246px;padding:24px}.memory-person{align-items:center;gap:20px;display:flex}.memory-person h2{margin:0 0 9px;font-size:16px}.memory-person h2 em{color:#269b4a;background:#e7f6e9;border-radius:12px;margin-left:10px;padding:3px 9px;font-size:8px;font-style:normal}.memory-person p{color:#67716a;margin:0;font-size:10px;line-height:1.8}.memory-person>small{color:#97a098;background:#ffffffa6;border-radius:12px;align-self:flex-start;margin-left:auto;padding:7px 11px;font-size:8px}.memory-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;display:grid}.memory-stats>div{background:#fff;border:1px solid #eaf0e8;border-radius:10px;align-items:center;gap:10px;min-height:94px;padding:13px;display:flex}.memory-stats>div>span{display:grid}.memory-stats small{color:#7d867f;font-size:8px}.memory-stats b{margin:2px 0;font-size:20px}.memory-stats b i{margin-left:3px;font-size:8px;font-style:normal}.memory-stats em{color:#9aa19b;font-size:8px;font-style:normal}.memory-categories{padding:18px 20px 8px}.filter-pills{gap:10px;margin:13px 0 8px;display:flex;overflow:auto}.filter-pills button{color:#667068;background:#f5f7f5;border:0;border-radius:14px;flex:none;padding:6px 13px;font-size:8px}.filter-pills button.active{color:#fff;background:#2aa34d}.category-list>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #edf1ec;grid-template-columns:40px 1fr 90px 30px;align-items:center;gap:10px;width:100%;min-height:57px;padding:7px 5px;display:grid}.category-list>button:hover{background:#f9fbf8}.category-list .proto-icon{width:34px;height:34px}.category-list>button>div{gap:2px;display:grid}.category-list b{font-size:11px}.category-list small{color:#7f8881;font-size:8px}.category-list>button>span{gap:2px;display:grid}.category-list>button>span b{font-size:9px}.category-list>button>i{color:#78827a;background:#f5f7f5;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.timeline-row{grid-template-columns:repeat(5,1fr);gap:15px;margin-top:20px;display:grid}.timeline-item{gap:5px;padding-top:10px;display:grid;position:relative}.timeline-item:before{content:"";background:#dfe7df;height:1px;position:absolute;top:3px;left:8px;right:-20px}.timeline-item time{color:#7e8980;font-size:8px}.timeline-item>span{background:#47ae66;border-radius:50%;width:8px;height:8px;position:absolute;top:0;left:4px}.timeline-item b{padding:11px 10px 0;font-size:9px}.timeline-item em{color:#39a35a;padding:0 10px;font-size:8px;font-style:normal}.timeline-item:nth-child(2)>span{background:#4ba7e5}.timeline-item:nth-child(3)>span{background:#ed5d87}.timeline-item:nth-child(4)>span{background:#eeb34f}.understanding-card,.recent-memory{padding:18px}.trait-pills{grid-template-columns:repeat(3,1fr);gap:8px;margin:15px 0 20px;display:grid}.trait-pills span{text-align:center;color:#2e9950;background:#edf7ed;border-radius:14px;padding:9px 5px;font-size:9px;font-weight:600}.understanding-card>p{color:#58655b;font-size:10px;line-height:1.8}.understanding-card .rail-link{float:right;margin-top:12px}.recent-memory>div{margin:7px 0 12px}.recent-memory article{border-bottom:1px solid #edf1ec;grid-template-columns:38px 1fr;gap:10px;min-height:78px;padding:10px 0;display:grid}.recent-memory article .proto-icon{width:36px;height:36px}.recent-memory article div{gap:2px;display:grid}.recent-memory article b{font-size:9px}.recent-memory article small,.recent-memory article p{color:#858e87;margin:0;font-size:7px;line-height:1.4}.chart-layout{grid-template-columns:minmax(0,1fr) 300px}.birth-profile{grid-template-columns:56px 180px 1fr 1fr;align-items:center;gap:12px;min-height:105px;padding:16px 20px;display:grid}.birth-profile .portrait{color:#349b54;width:52px;height:52px;box-shadow:none;background:#e3f3e4}.birth-profile>div{gap:5px;display:grid}.birth-profile>div b{font-size:13px}.birth-profile p,.birth-profile small{color:#69736c;margin:0;font-size:8px}.birth-profile dl{gap:8px;margin:0;display:grid}.birth-profile dl div{grid-template-columns:36px 1fr;gap:5px;font-size:8px;display:grid}.birth-profile dt{color:#7b847d}.birth-profile dd{margin:0}.chart-table-card,.detail-table{padding:17px 20px 10px}.bazi-table{border:1px solid #edf1eb;border-radius:8px;margin-top:12px;overflow:hidden}.bazi-row-table{border-bottom:1px solid #edf1eb;grid-template-columns:55px repeat(4,1fr);min-height:42px;display:grid}.bazi-row-table:last-child{border-bottom:0}.bazi-row-table>*{border-right:1px solid #edf1eb;place-items:center;padding:8px;font-size:9px;display:grid}.bazi-row-table>:last-child{border-right:0}.bazi-row-table.head{background:#fafcf9;min-height:38px}.bazi-row-table.head b{font-size:9px}.bazi-row-table.head .day{color:#249c47}.bazi-row-table .r0:not(.c0),.bazi-row-table .r1:not(.c0){color:#189c47;font-family:Noto Serif SC,serif;font-size:19px;font-weight:700}.bazi-row-table .r0.c2,.bazi-row-table .r1.c2{color:#b46a0d}.bazi-row-table .r1.c3{color:#d69824}.bazi-row-table .r1.c4{color:#e84b4b}.bazi-row-table .r2{text-align:center;font-size:7px;line-height:1.5}.center-link{margin:12px auto 0}.analysis-three{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.analysis-three>.proto-card:last-child{grid-column:1/-1}.detail-analysis{grid-template-columns:1.05fr 1fr .85fr;gap:14px;display:grid}.strength{text-align:center;padding-top:28px}.strength>b{color:#259b48;font-size:16px}.strength>span{background:linear-gradient(90deg,#ff6b6b,#f4c66d,#9bcf83,#48af69);border-radius:8px;height:12px;margin:20px 0 10px;display:block;position:relative}.strength>span i{border:7px solid #0000;border-top-color:#3b9d51;position:absolute;top:-8px;left:54%}.strength p{color:#67726a;text-align:left;font-size:8px;line-height:1.7}.strength button{float:right;color:#2d9c4d;background:0 0;border:0;font-size:8px}.element-block{justify-content:center;align-items:center;gap:24px;min-height:150px;display:flex}.proto-donut{background:conic-gradient(#34a453 0 32%,#ff675d 32% 60%,#e5b04e 60% 80%,#b9a57b 80% 92%,#3e9ed0 92%);border-radius:50%;width:112px;height:112px;position:relative}.proto-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:20px}.element-block ul{gap:10px;margin:0;padding:0;font-size:8px;list-style:none;display:grid}.element-block li{align-items:center;gap:7px;display:flex}.element-block li i{border-radius:50%;width:8px;height:8px}.element-block li b{margin-left:auto}.wood{background:#34a453!important}.fire{background:#ff675d!important}.earth{background:#e5b04e!important}.metal{background:#b9a57b!important}.water{background:#3e9ed0!important}.wuxing-wrapper{justify-content:center;padding:4px 0 0;display:flex}.wuxing-card{position:relative}.chart-tab-stack>.wuxing-card{padding:18px}.wuxing-info{z-index:10;position:absolute;top:10px;right:14px}.wuxing-info>button{width:44px;height:44px;color:var(--green-700);cursor:help;background:0 0;border:0;border-radius:50%;place-items:center;transition:color .18s,background .18s,box-shadow .18s;display:grid}.wuxing-info>button:hover,.wuxing-info>button:focus-visible{color:var(--green-900);background:var(--green-50);box-shadow:inset 0 0 0 1px #dce9d8}.wuxing-tooltip{color:#526057;opacity:0;visibility:hidden;pointer-events:none;background:#fffffffa;border:1px solid #dce7d9;border-radius:12px;width:min(320px,100vw - 56px);padding:15px 16px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:48px;right:0;transform:translateY(-5px);box-shadow:0 14px 34px #24432829}.wuxing-tooltip:before{content:"";background:#fff;border-top:1px solid #dce7d9;border-left:1px solid #dce7d9;width:12px;height:12px;position:absolute;top:-7px;right:15px;transform:rotate(45deg)}.wuxing-info:hover .wuxing-tooltip,.wuxing-info:focus-within .wuxing-tooltip{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.wuxing-tooltip>b{color:#26372c;margin-bottom:8px;font-size:14px;display:block}.wuxing-tooltip p{margin:6px 0;font-size:12px;line-height:1.65}.wuxing-tooltip strong{color:var(--green-700);font-weight:700}.wuxing-diagram{justify-items:center;width:100%;display:grid}.wuxing-circle{width:100%;max-width:620px;height:auto;overflow:visible}.wuxing-ten-god-list{display:none}.analysis-three>.proto-card:last-child .preference{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px;max-width:620px;margin:20px auto 4px}.preference{gap:18px;margin-top:25px;display:grid}.preference p{color:#79837b;align-items:center;gap:8px;margin:0;font-size:8px;display:flex}.round{color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;display:grid}.preference p>span{flex:1}.luck-card,.detail-luck{padding:16px 18px}.luck-timeline>div{grid-template-columns:repeat(8,1fr);gap:8px;margin-top:14px;display:grid}.luck-timeline button{background:#fafbfa;border:1px solid #0000;border-radius:8px;gap:3px;min-height:69px;padding:8px 3px;display:grid}.luck-timeline button.active{background:#f2faf3;border-color:#45af64}.luck-timeline small,.luck-timeline em{color:#78827b;font-size:7px;font-style:normal}.luck-timeline b{font-size:10px}.luck-line{background:#e8ede8;height:2px;margin:12px 20px 0;display:block}.luck-line i{background:#47ad61;height:2px;display:block}.chart-tab-panel{min-width:0}.chart-tab-stack{gap:14px;display:grid}.chart-tab-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.chart-tab-grid>.proto-card{min-width:0;min-height:220px;padding:18px}.strength.compact{padding-top:18px}.strength.compact>span{margin:16px 0 12px}.chart-data-summary{color:#68746c;margin:8px 0 0;font-size:12px;line-height:1.7}.chart-data-summary b{color:var(--green-700)}.chart-evidence-list{color:#657168;margin:10px 0 0;padding-left:18px;font-size:12px;line-height:1.75}.element-preference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:720px;margin:18px auto 6px;display:grid}.element-preference-grid>div{background:#f5faf3;border:1px solid #dce9d8;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:8px 12px;min-width:0;padding:14px 16px;display:grid}.element-preference-grid>div.unfavorable{background:#fff8f5;border-color:#eee0db}.element-preference-grid small{color:#607067;font-size:12px;font-weight:700}.element-preference-grid>div>div{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.element-preference-grid .round{flex:none;width:30px;height:30px}.element-preference-grid>div>div>span{color:#7c867f;font-size:12px}.element-preference-grid p{color:#707b73;grid-column:1/-1;margin:0;font-size:11px;line-height:1.6}.chart-ten-gods-card .ten-gods{margin:20px 0 0;gap:12px 28px!important}.chart-ten-gods-card .ten-gods li{align-items:center;min-height:30px;font-size:12px}.ten-god-positions{gap:0;margin:14px 0 0;display:grid}.ten-god-positions div{border-bottom:1px solid #edf1eb;grid-template-columns:minmax(80px,.45fr) 1fr;align-items:center;gap:12px;min-height:38px;padding:7px 0;display:grid}.ten-god-positions div:last-child{border-bottom:0}.ten-god-positions dt{color:#758078;font-size:11px}.ten-god-positions dd{color:#2d4933;margin:0;font-size:12px;font-weight:600}.chart-basis-card dl{grid-template-columns:1fr 1fr;gap:8px;margin:14px 0;display:grid}.chart-basis-card dl div{background:#f5f8f3;border-radius:9px;gap:3px;padding:10px;display:grid}.chart-basis-card dt{color:#77827a;font-size:10px}.chart-basis-card dd{color:#315239;margin:0;font-size:12px;font-weight:600}.chart-basis-card>p{color:#69756d;margin:0;font-size:11px;line-height:1.7}.chart-summary-grid{gap:14px;display:grid}.chart-summary-card{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:14px;padding:20px;display:grid}.chart-summary-card>div{min-width:0}.chart-summary-card small{color:#7b867e;font-size:11px}.chart-summary-card h3{color:#2e4434;margin:5px 0 9px;font-size:15px;line-height:1.6}.chart-summary-card p{color:#667269;margin:8px 0 0;font-size:12px;line-height:1.75}.stability-list{gap:7px;margin-top:12px;display:grid}.stability-list p{background:#f5f8f3;border-radius:8px;grid-template-columns:auto 1fr;gap:8px;margin:0;padding:9px 10px;display:grid}.stability-list b{color:var(--green-700);font-size:11px}.chart-tab-empty{color:#758078;text-align:center;align-content:center;place-items:center;gap:8px;min-height:260px;padding:32px;display:grid}.chart-tab-empty b{color:#334238;font-size:15px}.chart-tab-empty p{max-width:420px;margin:0;font-size:12px;line-height:1.7}.jiazi-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:14px 0 4px;display:grid}.jiazi-card-grid article{background:#f8faf7;border:1px solid #e6ece4;border-radius:10px;min-width:0;padding:11px}.jiazi-card-grid small{color:#849087;font-size:8px;display:block}.jiazi-card-grid b{color:#31543a;margin:4px 0;font-size:10px;display:block}.jiazi-card-grid p{color:#6d786f;margin:0;font-size:8px;line-height:1.55}.chart-api-note{color:#766b45;background:#fbf7e8;border-radius:8px;margin:9px 0 0;padding:8px 10px;font-size:9px}.ai-boundary-note,.ai-response-mode{clear:both;color:#6d756e;background:#f3f5f2;border-radius:8px;align-items:flex-start;gap:6px;margin-top:10px;padding:8px 10px;font-size:8px;line-height:1.55;display:flex}.ai-response-mode{color:#6a744d;background:#f8f6e9;display:block}@media (width<=700px){.chart-tab-grid{grid-template-columns:1fr}.jiazi-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-summary-card{grid-template-columns:38px minmax(0,1fr);gap:11px;padding:16px}.chart-basis-card dl{grid-template-columns:1fr}.ten-god-positions div{grid-template-columns:72px 1fr}.element-preference-grid{grid-template-columns:1fr}}.scores-card,.chart-ai,.proto-rail>.proto-card{padding:18px}.six-scores{grid-template-columns:repeat(3,1fr);gap:20px 12px;margin:20px 0;display:grid}.score-mini{justify-items:center;gap:5px;display:grid}.score-mini b{background:conic-gradient(#42a95c 0 78%,#e7eee7 78%);border-radius:50%;place-items:center;width:56px;height:56px;font-size:16px;display:grid;position:relative}.score-mini b:after{content:"";z-index:0;background:#fff;border-radius:50%;position:absolute;inset:6px}.score-mini b{color:#268f43}.score-mini b:first-line{z-index:1;position:relative}.score-mini small{color:#677168;font-size:8px}.scores-card>p{color:#96a097;font-size:7px}.chart-ai>p{color:#58645b;font-size:9px;line-height:1.8}.chart-ai>div{grid-template-columns:34px 1fr;gap:8px;margin:13px 0;display:grid}.chart-ai .proto-icon{width:32px;height:32px}.chart-ai>div>span{gap:2px;display:grid}.chart-ai b{font-size:9px}.chart-ai small{color:#7d877f;font-size:7px;line-height:1.5}.tool-grid{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:14px;display:grid}.tool-grid button{background:0 0;border:0;justify-items:center;gap:7px;padding:3px;font-size:8px;display:grid}.tool-grid .proto-icon{width:38px;height:38px}.detail-heading{display:none}.bazi-detail-page .detail-tabs{padding-left:0}.detail-table{min-height:295px}.detail-table .bazi-row-table{min-height:44px}.detail-analysis>.proto-card{min-height:265px}.detail-analysis .element-block{min-height:145px}.detail-analysis>.proto-card>p,.detail-analysis>.proto-card>small{font-size:8px}.balance-line{background:#e6ece7;border-radius:4px;height:6px;display:block}.balance-line i{background:#35a657;border-radius:4px;width:75%;height:6px;display:block}.semi-gauge{background:conic-gradient(from 270deg at 50% 100%,#dfeee0 0 25%,#79c886 25% 45%,#dfeee0 45% 50%,transparent 50%);border-radius:170px 170px 0 0;place-items:end center;width:170px;height:80px;margin:20px auto 0;display:grid}.semi-gauge b{color:#249a47;padding-bottom:12px;font-size:14px}.detail-analysis ul{color:#69746c;margin:12px 0 0;padding-left:14px;font-size:7px;line-height:1.8}.ten-gods{grid-template-columns:1fr 1fr;display:grid;gap:5px 20px!important;padding:0!important;list-style:none!important}.ten-gods li{grid-template-columns:8px 1fr auto;gap:6px;display:grid}.ten-gods i{background:#44ad63;border-radius:50%;width:7px;height:7px}.patterns{padding:16px}.patterns>div{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:12px;display:grid}.patterns article{background:linear-gradient(135deg,#f3faf4,#fbfdfb);border-radius:9px;min-height:125px;padding:15px}.patterns article.warn{background:linear-gradient(135deg,#fff4f1,snow)}.patterns small{color:#77817a;font-size:7px}.patterns b{color:#219646;margin:8px 0;font-size:13px;display:block}.patterns .warn b{color:#dc613f}.patterns p{color:#667169;margin:0;font-size:8px;line-height:1.7}.detail-luck>small{float:right;color:#8c948e;margin-top:7px;font-size:7px}.day-master{background:radial-gradient(circle at 86% 26%,#d8efe0,#0000 34%),linear-gradient(135deg,#f9fdf9,#eef8f0);min-height:150px}.day-master h2{color:#169848;margin:10px 0 2px;font-size:25px}.day-master>small,.day-master>p,.day-master>span{color:#5f6b62;font-size:8px;line-height:1.8;display:block}.trait-copy{color:#5f6c62;font-size:9px;line-height:1.9}.natal-info p{color:#5d6860;margin:7px 0;font-size:8px}.natal-info>button{float:right;color:#2a9e4c;background:0 0;border:0;gap:4px;font-size:8px;display:flex}.save-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.save-grid button{color:#299c4d;background:#fff;border:1px solid #45ad64;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:34px;font-size:8px;display:flex}.save-grid button:last-child{grid-column:1/-1}.calendar-panel{padding:20px 22px}.calendar-head{justify-content:center;align-items:center;gap:24px;padding:8px 0 18px;display:flex}.cal-nav-btn{cursor:pointer;background:#fff;border:1px solid #e0e8de;border-radius:50%;place-items:center;width:34px;height:34px;transition:all .2s;display:grid}.cal-nav-btn:hover{background:#e8f5e9;border-color:#a5d6a7}.cal-month-info{justify-items:center;gap:3px;min-width:160px;display:grid}.calendar-head h2{text-align:center;color:#2e3b33;margin:0;font-size:18px;font-weight:700}.calendar-head p{color:#8a968e;text-align:center;margin:0;font-size:11px}.cal-tab-left{gap:28px;display:flex}.cal-today-btn{color:#43a047;cursor:pointer;white-space:nowrap;background:#f1f8e9;border:1px solid #c8e6c9;border-radius:20px;align-items:center;gap:5px;margin-left:auto;padding:7px 16px;font-size:11px;font-weight:600;transition:all .2s;display:flex}.cal-today-btn:hover{background:#dcf0d9;border-color:#81c784}.weekday,.calendar-grid{grid-template-columns:repeat(7,1fr);display:grid}.weekday b{text-align:center;color:#607d6b;background:#f7faf6;border-radius:8px 8px 0 0;padding:12px 8px;font-size:11px;font-weight:600}.calendar-grid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #edf2eb;border-top:0;border-left:0;border-radius:0;align-content:start;gap:3px;min-height:82px;padding:8px 6px;transition:all .15s;display:grid;position:relative}.calendar-grid button:hover{background:#f1f8e9}.calendar-grid button.selected{background:#e8f5e9;border-radius:0;box-shadow:inset 0 0 0 2px #66bb6a}.calendar-grid button.today .cal-day-num{color:#fff;background:#66bb6a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;display:inline-flex}.calendar-grid button.muted{opacity:.28;pointer-events:none}.calendar-grid button.muted:hover{opacity:.28;background:#fff}.cal-day-num{color:#2e3b33;font-size:14px;font-weight:600;line-height:1}.cal-day-lunar{color:#9ea89f;white-space:nowrap;text-overflow:ellipsis;font-size:9px;line-height:1.2;overflow:hidden}.cal-day-score{letter-spacing:-.5px;border-radius:11px;place-items:center;min-width:22px;height:22px;font-size:9px;font-weight:700;display:grid;position:absolute;bottom:4px;right:4px}.cal-day-score.score-great{color:#fff;background:#4caf50}.cal-day-score.score-good{color:#2e7d32;background:#e8f5e9}.cal-day-score.score-fair{color:#e65100;background:#fff3e0}.cal-day-score.score-poor{color:#c62828;background:#ffebee}.calendar-bottom{grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.calendar-bottom>.proto-card{padding:18px}.key-dates{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.key-dates article{background:#fafcf9;border:1px solid #eef3ec;border-radius:10px;grid-template-columns:52px 1fr;gap:9px;padding:11px;transition:all .15s;display:grid}.key-dates article:hover{background:#f7faf5;border-color:#c8e6c9}.key-dates time{font-size:10px;font-weight:700}.key-dates time.green{color:#2e7d32}.key-dates time.rose{color:#c2185b}.key-dates time.orange{color:#e65100}.key-dates time.purple{color:#6a1b9a}.key-dates div{gap:3px;display:grid}.key-dates b{font-size:11px}.key-dates small{color:#7d867f;font-size:10px;line-height:1.4}.season-card{background:linear-gradient(135deg,#f1f8e9,#fff);border:1px solid #e0ecdb;border-radius:10px;margin-top:12px;padding:13px}.season-card span{color:#2e7d32;font-size:14px;font-weight:700}.season-card b{float:right;color:#6b7c72;font-size:10px;font-weight:600}.season-card p{color:#6e796f;margin:8px 0 0;font-size:10px;line-height:1.6}.month-overview{text-align:center;padding:22px 18px 18px}.cal-overview-score-ring{justify-content:center;margin:10px 0 14px;display:flex}.cal-score-ring-svg{width:120px;height:120px}.cal-score-num{fill:#2e7d32;font-size:28px;font-weight:700}.cal-score-label{fill:#81a886;font-size:9px}.cal-overview-label{align-items:center;gap:8px;display:grid}.cal-luck-badge{border-radius:20px;padding:5px 16px;font-size:13px;font-weight:700;display:inline-block}.cal-luck-badge.luck-great{color:#2e7d32;background:#e8f5e9}.cal-luck-badge.luck-good{color:#1565c0;background:#e3f2fd}.cal-luck-badge.luck-fair{color:#e65100;background:#fff3e0}.cal-luck-badge.luck-poor{color:#c62828;background:#ffebee}.cal-overview-label p{color:#66716a;margin:0;font-size:11px;line-height:1.7}.cal-overview-dims{border-top:1px solid #edf2eb;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;padding-top:16px;display:grid}.cal-dim-item{border-radius:8px;justify-content:space-between;align-items:center;padding:8px;font-size:11px;display:flex}.cal-dim-item.dim-good{color:#2e7d32;background:#e8f5e9}.cal-dim-item.dim-good em{color:#1b5e20}.cal-dim-item.dim-fair{color:#e65100;background:#fff3e0}.cal-dim-item.dim-fair em{color:#bf360c}.cal-dim-item.dim-great{color:#1b5e20;background:#c8e6c9}.cal-dim-item.dim-great em{color:#1b5e20;font-weight:700}.cal-dim-item.dim-poor{color:#c62828;background:#ffebee}.cal-dim-item.dim-poor em{color:#b71c1c}.cal-dim-item em{font-style:normal;font-weight:700}.daily-detail{padding:18px}.daily-scores{gap:14px;margin:14px 0;display:grid}.daily-scores>div{grid-template-columns:40px 1fr 28px;align-items:center;gap:10px;font-size:11px;display:grid}.daily-scores>div>span{color:#3d4f44;font-weight:600}.daily-scores i{background:#e8ede8;border-radius:4px;height:7px}.daily-scores i b{background:#4caf50;border-radius:4px;height:7px;transition:width .3s;display:block}.daily-scores em{color:#2e7d32;font-style:normal;font-weight:700}.daily-advice{color:#4a5c50;background:#f1f8e9;border:1px solid #e0ecdb;border-radius:10px;padding:14px;font-size:12px;line-height:1.9}.month-advice{gap:14px;margin:14px 0 0;padding:0;list-style:none;display:grid}.month-advice li{color:#4a5c50;grid-template-columns:28px 1fr;gap:9px;font-size:11px;display:grid}.month-advice svg{color:#4caf50}.month-advice span{gap:2px;display:grid}.month-advice b{color:#2e3b33;font-size:12px}.knowledge-hero{background:linear-gradient(135deg,#f4faf5,#fff9f5);grid-template-columns:1fr 315px;min-height:245px;display:grid;overflow:hidden}.knowledge-hero>div:first-child{padding:28px 30px 0}.knowledge-hero h2{margin:0 0 20px;font-family:Noto Serif SC,serif;font-size:20px}.knowledge-hero form{background:#fff;border:1px solid #dfe8dd;border-radius:8px;align-items:center;gap:8px;height:42px;padding-left:13px;display:flex}.knowledge-hero input{border:0;outline:0;flex:1;min-width:0;font-size:9px}.knowledge-hero form button{color:#fff;background:#269e4a;border:0;border-radius:0 7px 7px 0;align-self:stretch;padding:0 18px;font-size:9px}.knowledge-hero>div>p{color:#6f7a72;font-size:8px}.knowledge-hero>div>p button{color:#319c51;background:#edf7ee;border:0;border-radius:12px;margin-left:8px;padding:4px 9px;font-size:7px}.knowledge-stats{grid-template-columns:repeat(4,1fr);margin-top:18px;display:grid}.knowledge-stats span{border-right:1px solid #e7ece6;gap:3px;display:grid}.knowledge-stats b{font-size:16px}.knowledge-stats small{color:#369d54;font-size:7px}.mountain-art{background:linear-gradient(165deg,#0000 30%,#dceee1 31% 37%,#0000 38%),linear-gradient(150deg,#0000 45%,#bfdcc7 46% 55%,#0000 56%),linear-gradient(#fff8f1,#eef7ef);position:relative}.mountain-art:before,.mountain-art:after{content:"";opacity:.7;border:110px solid #0000;border-top-width:0;border-bottom:150px solid #c7e0cd;position:absolute;bottom:0}.mountain-art:after{border-width:0 150px 190px;border-color:#0000 #0000 #9fc7ad;right:-60px}.mountain-art i{background:#f0ad87;border-radius:50%;width:30px;height:30px;position:absolute;top:20px;right:55px}.knowledge-categories>div{grid-template-columns:repeat(6,1fr);gap:10px;margin-top:10px;display:grid}.knowledge-categories .proto-card{text-align:center;align-content:center;justify-items:center;gap:7px;min-height:125px;padding:12px;display:grid}.knowledge-categories .proto-icon{width:34px;height:34px}.knowledge-categories b{font-size:10px}.knowledge-categories p{color:#7b857d;margin:0;font-size:7px;line-height:1.5}.knowledge-categories small{color:#2e9d4e;font-size:7px}.articles-card{padding:16px 12px}.article-tabs{align-items:center;gap:20px;margin-bottom:8px;display:flex}.article-tabs b{margin-right:5px;font-size:13px}.article-tabs button{color:#79827b;background:0 0;border:0;padding:4px;font-size:8px}.article-tabs button.active{color:#2b9c4d;border-bottom:2px solid #2b9c4d}.articles-card article{border-bottom:1px solid #edf1ec;grid-template-columns:105px 1fr auto;gap:12px;min-height:78px;padding:8px 0;display:grid}.article-thumb{color:#45594a;background:linear-gradient(135deg,#f7e2c9,#dceee0);border-radius:7px;place-items:center;font-family:Noto Serif SC,serif;display:grid}.article-thumb.a2{background:linear-gradient(135deg,#d8c5fa,#ece5ff)}.article-thumb.a3{background:linear-gradient(135deg,#f3d0be,#f8ebdf)}.articles-card article>div:nth-child(2){align-content:center;gap:5px;display:grid}.articles-card article b{font-size:10px}.articles-card article p{color:#778179;margin:0;font-size:8px}.articles-card article small{color:#718f78;font-size:7px}.articles-card article>span{align-self:end;gap:12px;display:flex}.glossary>div{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:10px;display:grid}.glossary .proto-card{padding:12px 15px}.glossary b{font-size:10px}.glossary p{color:#747e76;font-size:7px;line-height:1.6}.glossary small{color:#309f51;font-size:7px}.knowledge-nav{grid-template-columns:1fr 1fr;gap:12px;margin-top:15px;display:grid}.knowledge-nav button{text-align:left;background:0 0;border:0;grid-template-columns:34px 1fr;align-items:center;gap:8px;display:grid}.knowledge-nav .proto-icon{width:32px;height:32px}.knowledge-nav span{gap:2px;display:grid}.knowledge-nav b{font-size:9px}.knowledge-nav small{color:#879087;font-size:7px}.hot-topics{gap:14px;margin:12px 0 0;padding:0;list-style:none;display:grid}.hot-topics li{grid-template-columns:20px 1fr auto;align-items:center;gap:6px;display:grid}.hot-topics i{color:#e26b4e;background:#fff0ea;border-radius:50%;place-items:center;width:20px;height:20px;font-size:8px;font-style:normal;display:grid}.hot-topics b{font-size:8px}.hot-topics small{color:#89918a;font-size:7px}.knowledge-ai{background:linear-gradient(135deg,#eff8ed,#f8fdf5)}.knowledge-ai>div{display:inline-block}.knowledge-ai h3{margin:0;font-size:13px}.knowledge-ai h3 em{color:#27994a;background:#dff2e2;border-radius:8px;margin-left:5px;padding:2px 6px;font-size:7px;font-style:normal}.knowledge-ai p{color:#657168;font-size:9px;line-height:1.8}.knowledge-ai>.assistant-orb{float:right}.assistant-orb{color:#fff;background:linear-gradient(145deg,#9bd887,#49aa55);border-radius:45% 55% 50% 50%;place-items:center;width:42px;height:42px;font-size:10px;font-weight:700;display:grid}.knowledge-ai>button:not(.primary-wide){color:#45604b;background:#fffc;border:0;border-radius:8px;margin:6px 0;padding:9px;font-size:8px;display:block}.ai-page .proto-layout{grid-template-columns:minmax(0,1fr) 315px}.ai-chat{gap:10px}.chat-toolbar{justify-content:space-between;align-items:center;min-height:38px;display:flex}.chat-toolbar button{background:#f7f9f6;border:0;border-radius:16px;align-items:center;gap:6px;padding:8px 12px;font-size:8px;display:flex}.conversation{gap:10px;padding:0 4px;display:grid}.ai-bubble{grid-template-columns:42px minmax(0,1fr);gap:10px;max-width:78%;display:grid}.ai-bubble>div,.user-bubble>div{background:#fff;border:1px solid #e8ede6;border-radius:12px;padding:14px;position:relative;box-shadow:0 6px 18px #2d462f0a}.ai-bubble p{margin:0 0 7px;font-size:9px;line-height:1.7}.ai-bubble time,.user-bubble time{float:right;color:#8d958f;font-size:7px}.user-bubble{justify-content:flex-end;display:flex}.user-bubble>div{color:#fff;background:linear-gradient(135deg,#29a54e,#0e963c);max-width:65%;font-size:9px}.user-bubble time{color:#d8f0dc;margin-left:10px}.ai-bubble.result h3{margin:10px 0 5px;font-size:10px}.ai-bubble.result ul{margin:0;padding-left:18px;font-size:8px;line-height:2}.evidence>h3,.action-advice>h3{margin:0 0 8px;font-size:10px}.evidence button{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1ec;grid-template-columns:1fr auto;width:100%;padding:9px;display:grid}.evidence button span{gap:2px;display:grid}.evidence b{color:#2b5060;font-size:9px}.evidence small{color:#7c867e;font-size:8px}.action-advice>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.action-advice span{text-align:center;color:#657168;background:#f2f9f1;border-radius:8px;padding:10px;font-size:8px;line-height:1.6}.action-advice span:nth-child(2){background:#fff5e9}.action-advice b{color:#209a45;font-size:11px;display:block}.answer-actions{gap:8px;margin-left:52px;display:flex}.answer-actions button{color:#647068;background:#fff;border:1px solid #e6ebe5;border-radius:15px;gap:5px;padding:7px 11px;font-size:8px;display:flex}.ai-composer{background:#fffffff5;border:1px solid #e4eae3;border-radius:12px;padding:12px;position:sticky;bottom:10px;box-shadow:0 10px 25px #233f2714}.ai-composer textarea{resize:none;border:0;outline:0;width:100%;min-height:55px;font-size:9px}.ai-composer>div{align-items:center;gap:8px;display:flex}.ai-composer button{color:#677169;background:#f6f8f5;border:0;border-radius:14px;align-items:center;gap:4px;padding:6px 10px;font-size:7px;display:flex}.ai-composer>div>span{margin-left:auto;font-size:8px}.toggle{vertical-align:middle;background:#dce6dc;border-radius:9px;width:28px;height:15px;margin-left:5px;display:inline-block}.toggle.on:after{content:"";background:#48ac62;border-radius:50%;width:11px;height:11px;margin:2px 0 0 15px;display:block}.ai-composer .send-round{color:#fff;background:#18a047;border-radius:50%;place-items:center;width:35px;height:35px;padding:0;display:grid}.context-card>small{color:#909891;margin:14px 0 5px;font-size:7px;display:block}.context-card>p{align-items:center;gap:7px;margin:0 0 10px;font-size:9px;display:flex}.context-card>b{margin:10px 0 7px;font-size:9px;display:block}.context-card ul{color:#748078;margin:5px 0;padding-left:16px;font-size:7px;line-height:2}.context-pills{flex-wrap:wrap;gap:6px;display:flex}.context-pills span{background:#f3f5f3;border-radius:13px;padding:6px 10px;font-size:7px}.context-card>em{color:#315a37;background:#eff8ed;border-radius:8px;padding:11px;font-size:8px;font-style:normal;display:block}.history-row{background:0 0;border:0;justify-content:space-between;width:100%;padding:8px 0;font-size:8px;display:flex}.history-row small{color:#8a928c}.member-page .proto-layout{grid-template-columns:minmax(0,1fr) 300px}.member-hero{color:#fff;background:radial-gradient(circle at 90%,#4c4029,#0000 24%),linear-gradient(135deg,#111,#24251f);align-items:center;gap:18px;min-height:137px;padding:22px;display:flex;overflow:hidden}.member-hero .portrait{width:72px;height:72px}.member-hero>div:not(.vip-crest){gap:7px;display:grid}.member-hero h2{margin:0;font-size:19px}.member-hero h2 em{color:#f6d998;background:#695226;border-radius:12px;margin-left:8px;padding:5px 10px;font-size:8px;font-style:normal}.member-hero p,.member-hero small{color:#d2d2ce;margin:0;font-size:8px}.member-hero>button{color:#6a4f20;background:#fff0c9;border:0;border-radius:9px;margin-left:auto;padding:9px 22px;font-size:9px}.vip-crest{color:#e4bd6b;justify-items:center;width:90px;display:grid}.vip-crest b{font-size:11px}.privilege-row{grid-template-columns:210px 1fr;gap:14px;display:grid}.privilege-row>.proto-card:first-child{background:linear-gradient(135deg,#fff7df,#fffaf0);padding:18px}.privilege-row small{color:#8c8170;font-size:7px}.privilege-row h2{color:#6b4c1d;margin:10px 0 4px;font-size:16px}.privilege-row h2 em{float:right;color:#f0d18f;font-size:36px;font-style:normal}.privilege-row p{color:#9b8c73;font-size:8px}.privilege-row>div:first-child button{color:#8a672f;background:#f4dca8;border:0;border-radius:5px;margin-right:6px;padding:6px 9px;font-size:7px}.privilege-row>.proto-card:last-child{grid-template-columns:repeat(6,1fr);gap:8px;padding:15px;display:grid}.privilege-row>.proto-card:last-child>div{text-align:center;align-content:center;justify-items:center;gap:5px;display:grid}.privilege-row .proto-icon{color:#ce8e29;background:#fff4dc}.privilege-row b{font-size:9px}.usage-card{padding:18px}.usage-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0;display:grid}.usage-stats>div{background:#fbfcfb;gap:4px;padding:12px;display:grid}.usage-stats small,.usage-stats em{color:#849087;font-size:7px;font-style:normal}.usage-stats b{font-size:18px}.usage-stats b i{color:#7a847d;margin-left:4px;font-size:7px;font-style:normal}.usage-bottom{grid-template-columns:1fr 230px;gap:20px;display:grid}.usage-bottom h3{font-size:10px}.usage-bottom svg{width:100%;height:90px}.usage-axis{color:#8a938c;justify-content:space-between;font-size:7px;display:flex}.usage-bottom aside{border-left:1px solid #e9ede8;padding:10px 20px}.usage-bottom aside p{justify-content:space-between;font-size:8px;display:flex}.plans-title h2{margin:0;font-size:13px}.plans-title h2 em{color:#fff;background:#2ca04e;border-radius:7px;padding:2px 6px;font-size:7px;font-style:normal}.plans-title p{color:#7a857d;margin:4px 0 12px;font-size:7px}.plans>div:last-child{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.plans .proto-card{min-height:285px;padding:18px;position:relative}.plans .proto-card.featured{background:linear-gradient(#fffaf0,#fff);border-color:#dfb867}.plans h3{margin:0;font-size:12px}.plans p{color:#7e8880;font-size:7px}.plans .proto-card>b{margin:15px 0;font-size:21px;display:block}.plans .proto-card>b small{font-size:7px}.plans .proto-card>button{background:#fff;border:1px solid #cbd5cc;border-radius:6px;width:100%;min-height:32px;font-size:8px}.plans .featured>button{color:#fff;background:#5d421a;border-color:#5d421a}.plans ul{grid-template-columns:1fr;gap:6px;padding:5px 0 0;list-style:none;display:grid}.plans li{color:#68736a;align-items:center;gap:5px;font-size:7px;display:flex}.plans li svg{color:#37a457}.recommend{color:#fff;background:#d5a653;border-radius:0 13px 0 9px;padding:5px 9px;font-size:7px;position:absolute;top:0;right:0}.member-status>div{color:#37a35a;background:linear-gradient(135deg,#edf8ee,#f7fcf7);border-radius:8px;align-items:center;gap:12px;margin:12px 0 18px;padding:18px;display:flex}.member-status>div span{gap:4px;display:grid}.member-status>div b{font-size:13px}.member-status>div small{color:#748078;font-size:7px}.member-status>p{color:#6f7971;justify-content:space-between;font-size:8px;display:flex}.member-status .green{color:#28a04c}.member-status>button:not(.primary-wide){background:#f7f9f6;border:0;border-radius:7px;justify-content:space-between;width:100%;padding:10px;font-size:8px;display:flex}.member-status .primary-wide{margin-top:10px}.quick-member{margin-top:10px;display:grid}.quick-member button{text-align:left;background:0 0;border:0;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;padding:9px 0;display:grid}.quick-member .proto-icon{width:32px;height:32px}.quick-member span{gap:2px;display:grid}.quick-member b{font-size:9px}.quick-member small{color:#849086;font-size:7px}.benefit-list{gap:9px;margin:10px 0 0;padding:0;list-style:none;display:grid}.benefit-list li{grid-template-columns:32px 1fr;align-items:center;gap:8px;display:grid}.benefit-list .proto-icon{width:30px;height:30px}.benefit-list span{gap:2px;display:grid}.benefit-list b{font-size:9px}.benefit-list small{color:#7f8981;font-size:7px}@media (width<=1180px){.prototype-page .proto-layout{grid-template-columns:1fr 260px}.proto-tabs{gap:20px;overflow:auto}.memory-stats{grid-template-columns:1fr 1fr}.knowledge-categories>div{grid-template-columns:repeat(3,1fr)}.analysis-three,.detail-analysis{grid-template-columns:1fr 1fr}.analysis-three>.proto-card:last-child,.detail-analysis>.proto-card:last-child{grid-column:1/-1}}@media (width<=900px){.prototype-page .proto-layout{grid-template-columns:1fr}.proto-rail{grid-template-columns:1fr 1fr}.proto-rail>.proto-card:last-child:nth-child(odd){grid-column:1/-1}.detail-heading{display:none}.knowledge-hero{grid-template-columns:1fr}.mountain-art{display:none}}@media (width<=640px){.proto-tabs{gap:12px;margin-top:0}.proto-tabs .tab-primary{display:none}.proto-rail{grid-template-columns:1fr}.memory-person{align-items:flex-start}.memory-person>small{display:none}.memory-person h2{font-size:13px}.memory-person p br{display:none}.memory-stats{grid-template-columns:1fr 1fr}.memory-stats>div{padding:9px}.timeline-row{grid-template-columns:1fr 1fr}.timeline-item:before{display:none}.birth-profile{grid-template-columns:1fr;gap:16px;padding:20px}.birth-profile>.portrait{grid-row:auto}.birth-profile>div{flex-direction:row;align-items:center}.birth-profile dl{grid-template-columns:1fr 1fr;display:grid}.analysis-three,.detail-analysis,.patterns>div,.calendar-bottom,.plans>div:last-child{grid-template-columns:1fr}.analysis-three>.proto-card:last-child,.detail-analysis>.proto-card:last-child{grid-column:auto}.analysis-three>.proto-card:last-child .preference{grid-template-columns:1fr}.wuxing-ten-god-label{display:none}.wuxing-ten-god-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:12px;display:grid}.wuxing-ten-god-list span{color:#59645c;background:#fff;border:1px solid #e3e9e1;border-radius:10px;align-items:center;gap:7px;min-height:34px;padding:6px 9px;font-size:12px;font-weight:600;display:flex}.wuxing-ten-god-list span:last-child{grid-column:1/-1}.wuxing-ten-god-list b{color:#fff;background:#3f9950;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid}.wuxing-ten-god-list .tone-1 b{background:#df6257}.wuxing-ten-god-list .tone-2 b{background:#b98521}.wuxing-ten-god-list .tone-3 b{background:#a9803f}.wuxing-ten-god-list .tone-4 b{background:#338ab8}.luck-timeline>div{grid-template-columns:repeat(4,1fr)}.calendar-grid button{min-height:60px;padding:5px}.calendar-grid i{width:18px;height:18px}.key-dates{grid-template-columns:1fr}.knowledge-hero>div:first-child{padding:20px 16px}.knowledge-hero h2{font-size:17px}.knowledge-hero>div>p button{margin:4px}.knowledge-stats{grid-template-columns:1fr 1fr;gap:8px}.knowledge-categories>div{grid-template-columns:1fr 1fr}.articles-card article{grid-template-columns:75px 1fr}.articles-card article>span{display:none}.glossary>div{grid-template-columns:1fr 1fr}.ai-page .proto-layout{grid-template-columns:1fr}.ai-bubble,.ai-bubble.result{max-width:96%}.conversation>.proto-card,.answer-actions{max-width:100%;margin-left:0}.action-advice>div{grid-template-columns:1fr}.ai-composer>div>button:not(.send-round){display:none}.privilege-row{grid-template-columns:1fr}.privilege-row>.proto-card:last-child{grid-template-columns:repeat(3,1fr)}.usage-stats{grid-template-columns:1fr 1fr}.usage-bottom{grid-template-columns:1fr}.plans>div:last-child{display:grid}.member-hero .vip-crest{display:none}.member-hero>button{margin-left:0;padding:8px}}.prototype-page{--read-body:14px;--read-support:12px;--read-control:13px;--read-section:17px;line-height:1.55}.prototype-page .proto-layout{grid-template-columns:minmax(0,1fr) 328px;gap:20px}.prototype-page .proto-main,.prototype-page .proto-rail{gap:20px}.prototype-page .proto-card{border-radius:16px;box-shadow:0 10px 30px #2c482d0e}.prototype-page .proto-title{min-height:30px}.prototype-page .proto-title h2,.prototype-page .article-tabs>b,.prototype-page .plans-title h2{line-height:1.35;font-size:var(--read-section)!important}.prototype-page :where(p,li,dd,dt){font-size:var(--read-body)!important;line-height:1.7!important}.prototype-page :where(small,time){line-height:1.55;font-size:var(--read-support)!important}.prototype-page :where(button,input,textarea){font-size:var(--read-control)!important}.prototype-page .proto-title>button,.prototype-page .rail-link,.prototype-page .center-link{min-height:36px;font-size:var(--read-control)!important}.prototype-page .proto-tabs{gap:30px;min-height:48px;margin-bottom:20px}.prototype-page .proto-tabs>button{min-height:47px;padding:0 7px 12px;font-size:14px!important}.prototype-page .proto-tabs .tab-primary{min-height:40px;padding:0 17px}.prototype-page .proto-icon{width:44px;height:44px}.prototype-page .primary-wide,.prototype-page .outline-wide{min-height:42px;font-size:13px!important}.prototype-page .proto-rail>.proto-card,.prototype-page .scores-card,.prototype-page .chart-ai{padding:22px}.chart-ai .proto-title h2{white-space:nowrap}.chart-ai>.proto-title{margin:0;display:flex}.chart-ai>.chart-ai-summary{color:#4f5f53;background:#f6faf5;border-radius:11px;margin:14px 0 8px;padding:12px 14px;line-height:1.75!important}.chart-ai>.chart-ai-item{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:14px;min-width:0;margin:0;padding:14px 0;display:grid}.chart-ai>.chart-ai-item+.chart-ai-item{border-top:1px solid #edf2eb}.chart-ai .chart-ai-item .proto-icon{width:44px;height:44px}.chart-ai .chart-ai-item>span{gap:5px;min-width:0;display:grid}.chart-ai .chart-ai-item b{font-size:14px;line-height:1.4}.chart-ai .chart-ai-item small{color:#6f7c72;line-height:1.7;font-size:12px!important}.chart-ai .primary-wide{margin-top:0}.chart-page .chart-layout{align-items:stretch}.chart-page .chart-layout>.proto-main{align-content:start}.chart-page .chart-layout>.proto-rail{grid-template-rows:auto auto;align-content:start;height:100%}.chart-page .chart-ai{flex-direction:column;min-height:0;display:flex}.chart-ai>.chart-ai-summary,.chart-ai .chart-ai-item small{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.chart-ai>.chart-ai-summary{-webkit-line-clamp:15}.chart-ai>.chart-ai-summary.expanded{min-height:calc(26.25em + 24px)}.chart-ai .chart-ai-item small{-webkit-line-clamp:7}.chart-ai-note{color:#77837a;align-items:flex-start;gap:6px;margin:6px 0 16px;display:flex}.chart-ai-note svg{flex:none;margin-top:2px}.header-welcome h1{font-size:24px}.header-welcome p,.global-search input,.profile-button{font-size:13px}.global-search{height:44px}.memory-page .proto-layout,.chart-layout,.member-page .proto-layout{grid-template-columns:minmax(0,1fr) 328px}.memory-hero{padding:28px}.memory-person h2{font-size:20px}.memory-person h2 em{padding:4px 10px;font-size:11px}.memory-person p,.understanding-card>p{max-width:68ch}.memory-stats>div{gap:13px;min-height:108px;padding:16px}.memory-stats b{font-size:24px}.filter-pills button{min-height:36px;padding:7px 15px}.category-list>button{grid-template-columns:48px 1fr 108px 36px;gap:12px;min-height:72px}.category-list b,.recent-memory article b{font-size:14px}.category-list>button>i{width:36px;height:36px}.memory-timeline{min-height:200px;padding:20px 24px}.timeline-item b{font-size:13px}.birth-profile{grid-template-columns:52px minmax(205px,.95fr) minmax(190px,.9fr) minmax(205px,1fr);align-items:center;gap:16px;min-height:126px;padding:20px 24px;display:grid;overflow:hidden}.birth-profile>.portrait{grid-row:auto;align-self:center}.birth-profile>.birth-profile__identity{flex-direction:column;gap:6px;min-width:0;display:flex}.birth-profile>.birth-profile__identity>div:first-child{align-items:center;gap:8px;display:flex}.chart-profile-actions{display:inline-flex;position:relative}.chart-page .birth-profile{overflow:visible}.bp-edit{color:#9aa89a;background:0 0;border:0;border-radius:9px;flex:none;place-items:center;width:44px;height:44px;padding:0;transition:color .2s,background .2s;display:grid}.bp-edit:hover{color:#2c7a3f;background:var(--green-50)}.bp-edit:active{background:var(--green-100);transform:scale(.96)}.bp-edit:focus-visible{outline-offset:2px;outline:2px solid #3f9149}.chart-profile-menu{min-width:152px;margin-top:0;top:calc(100% + 4px);right:0}.button-spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin;display:inline-block}.birth-profile>.birth-profile__identity p{color:#4a5a4a;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1.65;overflow:hidden;font-size:12px!important}.birth-profile>.birth-profile__identity small{color:#8a9a8a;font-size:12px}.chart-confirmed{color:#347b3c;background:#eff8ed;border-radius:999px;align-items:center;gap:5px;width:fit-content;max-width:100%;margin-top:4px;padding:5px 8px;font-size:11px;line-height:1.35;display:flex}.chart-confirmed svg{flex:none}.chart-confirmed code{color:#6d7c70;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:inherit;font-size:10px;overflow:hidden}.birth-profile dl{flex-direction:column;gap:9px;min-width:0;margin:0;display:flex}.birth-profile dl div{grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:8px;font-size:13px;display:grid}.birth-profile dl dt{color:#6a7a6a;white-space:nowrap}.prototype-page .birth-profile :where(dt,dd){font-size:12px!important;line-height:1.55!important}.birth-profile dl dd{color:#1a2e1a;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-weight:500;line-height:1.65;overflow:hidden}.birth-profile>.birth-profile__identity b{font-size:16px}.birth-profile dl div,.bazi-row-table>*,.bazi-row-table.head b{font-size:12px}.bazi-row-table{min-height:52px}.bazi-row-table.head{min-height:44px}.bazi-row-table .r0:not(.c0),.bazi-row-table .r1:not(.c0){font-size:22px}.bazi-row-table .r2{font-size:11px}.analysis-three>.proto-card,.detail-analysis>.proto-card{min-height:260px;padding:20px}.strength>b,.semi-gauge b{font-size:18px}.strength button,.tool-grid button,.luck-timeline b{font-size:12px!important}.element-block ul,.preference p{font-size:13px}.luck-timeline button{min-height:88px;padding:10px 5px}.score-mini small,.scores-card>p{font-size:12px!important}.chart-ai b,.patterns b{font-size:14px}.calendar-head p,.weekday b{font-size:13px!important}.calendar-grid .cal-day-num{font-size:15px!important}.calendar-grid .cal-day-lunar{font-size:10px!important}.calendar-grid .cal-day-score{min-width:26px;height:26px;font-size:10px!important}.calendar-grid button{min-height:100px;padding:12px 8px}.knowledge-hero{grid-template-columns:1fr 330px;min-height:285px}.knowledge-hero h2{font-size:24px}.knowledge-hero form{height:48px}.knowledge-hero input,.knowledge-hero form button{font-size:14px!important}.knowledge-categories .proto-card{min-height:158px;padding:16px}.knowledge-categories b,.articles-card article b,.glossary b,.knowledge-nav b,.hot-topics b{font-size:13px}.articles-card article{min-height:104px;padding:12px 0}.article-tabs button{min-height:36px}.member-hero{min-height:164px;padding:26px}.member-hero h2{font-size:23px}.member-hero>button,.plans .proto-card>button,.member-status>button:not(.primary-wide){min-height:42px}.privilege-row>.proto-card:last-child{gap:12px;padding:20px}.privilege-row b,.plans h3,.quick-member b,.benefit-list b{font-size:13px}.usage-stats>div{min-height:84px;padding:16px}.plans .proto-card{min-height:340px;padding:22px}.fortune-page{background:#f5f6f4;height:calc(100vh - 106px);overflow-y:auto}.fortune-topbar{background:#fff;border:1px solid #e2e8df;border-radius:10px;align-items:center;gap:16px;padding:12px 20px;display:flex}.fortune-year-info{color:#2c482c;align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.fortune-profile{color:#5a6a5a;border-left:1px solid #e4e9e3;padding-left:16px;font-size:13px}.fortune-actions{gap:8px;margin-left:auto;display:flex}.fortune-actions button{color:#4a5a4a;cursor:pointer;background:#fff;border:1px solid #d4d9d3;border-radius:8px;padding:7px 15px;font-size:12.5px;transition:all .18s}.fortune-actions button.active{color:#fff;background:#2c7a3f;border-color:#2c7a3f}.fortune-layout{grid-template-columns:1fr 300px;gap:20px;display:grid}.fortune-main{flex-direction:column;gap:18px;display:flex}.year-overview-card{background:linear-gradient(135deg,#fafcf8,#f0f5ec);border:1px solid #e2e8df;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:18px 24px;display:grid}.yov-center h2{color:#1a2e1a;margin:0 0 6px;font-size:17px;font-weight:700}.yov-center h2 em{color:#2c7a3f;font-style:normal}.yov-center p{color:#5a6a5a;margin:0 0 4px;font-size:12.5px;line-height:1.6}.yov-tags{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.yov-tags span{color:#2c7a3f;background:#e8f5e9;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:500}.yov-right{gap:8px;display:flex}.yov-dim-card{background:#fff;border:1px solid #e4e9e3;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:10px 14px;display:flex}.yov-dim-icon{background:#3a9f5a17;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}.yov-dim-card b{color:#1a2e1a;text-overflow:ellipsis;white-space:nowrap;max-width:76px;font-size:16px;font-weight:800;line-height:1.2;overflow:hidden}.yov-dim-card small{color:#8a9a8a;font-size:11px}.months-section{padding:22px 24px}.months-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.months-header h3{color:#1a2e1a;margin:0;font-size:17px;font-weight:700}.months-legend{align-items:center;gap:14px;display:flex}.leg-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.leg-opportunity{background:#4caf50}.leg-warning{background:#ff9800}.leg-danger{background:#e86b8b}.months-legend small{color:#8a9a8a;font-size:11px}.months-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.month-card{background:#fff;border:1.5px solid #e4e9e3;border-radius:12px;padding:14px 16px;transition:all .2s}.month-card.mc-highlight{border-color:#4caf50;box-shadow:0 0 0 1px #4caf5026}.mc-head{align-items:center;gap:8px;margin-bottom:8px;display:flex}.mc-num{color:#1a2e1a;font-size:20px;font-weight:800}.mc-month{color:#8a9a8a;font-size:12px}.mc-tag{border-radius:10px;margin-left:auto;padding:2px 8px;font-size:10.5px;font-weight:600}.mc-stable{color:#5a6a8a;background:#e8eaef}.mc-up{color:#2c7a3f;background:#e3f2e9}.mc-good{color:#388e3c;background:#e8f5e9}.mc-adjust{color:#e68900;background:#fff3e0}.mc-warning{color:#c62828;background:#fce4ec}.mc-highlight,.mc-opportunity{color:#2c7a3f;background:#e8f5e9}.mc-down{color:#7b1fa2;background:#efeaf5}.mc-score{color:#2c7a3f;font-size:16px;font-weight:700}.mc-body b{color:#2c482c;font-size:14px;font-weight:600}.mc-tags{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}.mc-item-tag{border-radius:8px;align-items:center;gap:3px;padding:2px 8px;font-size:11px;display:inline-flex}.mc-item-tag i{font-style:normal;font-weight:700}.mc-it-blue{color:#1565c0;background:#e3f2fd}.mc-it-green{color:#2e7d32;background:#e8f5e9}.mc-it-purple{color:#6a1b9a;background:#ede7f6}.mc-it-orange{color:#e65100;background:#fff3e0}.mc-it-pink{color:#ad1457;background:#fce4ec}.mc-note{border-top:1px dashed #e8ebe7;margin-top:7px;padding-top:7px}.mc-note small{color:#c62828;font-size:10px;font-weight:600}.mc-note p{color:#8a9a8a;margin:2px 0 0;font-size:11px;line-height:1.45}.trend-chart-card{padding:20px 22px}.tc-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.tc-header h3{color:#1a2e1a;margin:0;font-size:16px;font-weight:700}.tc-header small{color:#8a9a8a;font-size:11.5px}.tc-svg{width:100%;height:auto}.fortune-data-pending{color:#7a8a7a;text-align:center;background:#f8faf7;border:1px dashed #d9e2d6;border-radius:10px;place-items:center;min-height:150px;font-size:12px;display:grid}.advice-card{padding:20px 22px}.advice-card h3{color:#1a2e1a;margin:0 0 14px;font-size:16px;font-weight:700}.advice-list{flex-direction:column;gap:12px;display:flex}.advice-item b{color:#2c482c;margin-bottom:2px;font-size:12.5px;font-weight:600;display:block}.advice-item p{color:#7a8a7a;margin:0;font-size:11.5px;line-height:1.5}.fortune-rail{flex-direction:column;gap:16px;display:flex}.rail-highlights,.rail-warnings,.rail-ai{padding:18px 20px}.rail-highlights h3,.rail-warnings h3,.rail-ai h3{color:#1a2e1a;margin:0 0 14px;font-size:15px;font-weight:700}.hl-list{flex-direction:column;gap:12px;display:flex}.hl-item{align-items:center;gap:10px;display:flex}.hl-month{color:#2c7a3f;text-align:center;background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-radius:8px;min-width:40px;padding:5px 9px;font-size:12px;font-weight:700}.hl-info{flex:1}.hl-info b{color:#2c482c;font-size:13px;font-weight:600;display:block}.hl-info small{color:#8a9a8a;font-size:11px}.hl-stars{color:#ffa000;letter-spacing:-1px;font-size:11px}.warn-list{flex-direction:column;gap:12px;display:flex}.warn-item{align-items:flex-start;gap:10px;display:flex}.warn-icon{color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.warn-info b{color:#2c482c;margin-bottom:1px;font-size:12.5px;font-weight:600;display:block}.warn-info small{color:#8a9a8a;font-size:11px;line-height:1.45}.ai-avatar{color:#fff;background:linear-gradient(135deg,#4caf50,#66bb6a);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:10px;font-size:13px;font-weight:700;display:flex}.ai-desc{color:#8a9a8a;margin:0 0 4px;font-size:11px}.ai-text{color:#4a5a4a;margin:0 0 14px;font-size:12.5px;line-height:1.65}.ai-page{height:calc(100vh - 106px);overflow:hidden}.ai-page .proto-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:stretch;gap:22px;height:100%;overflow:hidden}.ai-page .proto-rail{min-height:0;overflow-y:auto}.ai-chat{flex-direction:column;min-height:0;display:flex}.conversation{flex:1;min-height:0;overflow-y:auto}.chat-toolbar{min-height:48px}.chat-toolbar button{min-height:40px;padding:9px 15px}.ai-profile-select{z-index:20;min-width:260px;position:relative}.chat-toolbar .ai-profile-trigger{color:#344239;cursor:pointer;background:#f7f9f6;border:1px solid #0000;border-radius:22px;align-items:center;gap:8px;width:100%;min-height:44px;padding:0 14px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex;font-size:12px!important}.chat-toolbar .ai-profile-trigger:hover:not(:disabled){background:#fff;border-color:#d6e4d3}.chat-toolbar .ai-profile-trigger:focus-visible{outline-offset:2px;outline:2px solid #469d4b}.chat-toolbar .ai-profile-trigger[aria-expanded=true]{background:#fff;border-color:#bdd8b9;box-shadow:0 4px 14px #2a492b14}.ai-profile-trigger>span{flex:none;font-weight:500}.ai-profile-trigger>strong{color:#26372d;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}.ai-profile-trigger>svg{color:#405047;flex:none;margin-left:auto;transition:transform .18s}.ai-profile-trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.ai-profile-trigger>small{color:#718078;flex:none;margin-left:auto;font-size:10px}.chat-toolbar .ai-profile-trigger:disabled{cursor:wait;color:#69756d;opacity:.68}.ai-profile-menu{opacity:0;visibility:hidden;transform-origin:0 0;pointer-events:none;background:#fffffffa;border:1px solid #dfe9dc;border-radius:14px;gap:3px;width:max(100%,300px);padding:6px;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(-5px)scale(.985);box-shadow:0 16px 38px #1f3e2326,0 3px 10px #1f3e2312}.ai-profile-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.chat-toolbar .ai-profile-option{color:#344239;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:36px minmax(0,1fr) 20px;align-items:center;gap:10px;width:100%;min-height:54px;padding:7px 10px;transition:background .15s,color .15s;display:grid}.chat-toolbar .ai-profile-option:hover,.chat-toolbar .ai-profile-option:focus-visible{color:var(--green-900);background:#f4f9f2;outline:0}.chat-toolbar .ai-profile-option.active{color:var(--green-900);background:#eaf5e7}.ai-profile-option-avatar{color:#fff;background:linear-gradient(145deg,#788c7c,#3d5542);border-radius:50%;place-items:center;width:36px;height:36px;font-family:Noto Serif SC,serif;font-size:13px;font-weight:700;display:grid;box-shadow:0 0 0 1px #dce5da}.ai-profile-option-avatar.tone-1{background:linear-gradient(145deg,#b68a69,#79543b)}.ai-profile-option-avatar.tone-2{background:linear-gradient(145deg,#7d91b0,#4e617f)}.ai-profile-option-avatar.tone-3{background:linear-gradient(145deg,#a883a5,#735774)}.ai-profile-option-avatar.tone-4{background:linear-gradient(145deg,#a99b68,#73683e)}.ai-profile-option-copy{gap:2px;min-width:0;display:grid}.ai-profile-option-copy b,.ai-profile-option-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ai-profile-option-copy b{font-size:12px;font-weight:600}.ai-profile-option-copy small{color:#7b867d;font-size:10px}.ai-profile-option>svg{color:var(--green-600)}@media (prefers-reduced-motion:reduce){.ai-profile-trigger,.ai-profile-trigger>svg,.ai-profile-menu,.ai-profile-option{transition:none!important}}.ai-bubble{grid-template-columns:50px minmax(0,1fr);gap:14px;max-width:min(84%,920px)}.ai-bubble>.assistant-orb{width:50px;height:50px;font-size:13px}.ai-page .ai-thinking-bubble>.ai-thinking-card{border-color:#dce9da;border-left:3px solid var(--green-600);background:linear-gradient(135deg,#fff 0%,#f7fbf5 100%);justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:16px 18px;display:flex;overflow:hidden;box-shadow:0 10px 28px #2d5b3012}.ai-thinking-copy{align-items:center;gap:12px;min-width:0;display:flex}.ai-thinking-icon{width:34px;height:34px;color:var(--green-700);background:#eaf5e7;border-radius:11px;flex:0 0 34px;place-items:center;display:grid}.ai-thinking-copy>span:last-child{gap:3px;min-width:0;display:grid}.ai-thinking-copy b{color:#2d3d32;font-size:14px;font-weight:700;line-height:1.4}.ai-thinking-copy small{color:#738078;font-size:12px;line-height:1.5}.ai-thinking-dots{flex:none;justify-content:flex-end;align-items:center;gap:5px;min-width:42px;display:inline-flex}.ai-thinking-dots i{background:var(--green-600);opacity:.32;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite ai-thinking-dot}.ai-thinking-dots i:nth-child(2){animation-delay:.16s}.ai-thinking-dots i:nth-child(3){animation-delay:.32s}@keyframes ai-thinking-dot{0%,60%,to{opacity:.32;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.ai-thinking-dots i{opacity:.55;animation:none}.ai-thinking-dots i:nth-child(2){opacity:.75}.ai-thinking-dots i:nth-child(3){opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ai-bubble>div,.user-bubble>div{border-radius:15px;padding:18px 20px}.ai-bubble p,.user-bubble>div{line-height:1.75;font-size:14px!important}.ai-bubble.result{max-width:min(92%,980px)}.ai-bubble.result h3,.evidence>h3,.action-advice>h3{font-size:15px}.ai-bubble.result ul{padding-left:22px;font-size:14px;line-height:1.9}.conversation>.proto-card{max-width:min(86%,980px);margin-left:64px}.evidence,.action-advice{padding:18px}.evidence button{min-height:66px;padding:12px 10px}.evidence b{font-size:14px}.action-advice span{min-height:84px;padding:14px;font-size:13px;line-height:1.65}.action-advice b{margin-bottom:5px;font-size:15px}.answer-actions{gap:10px;margin-left:64px}.answer-actions button{min-height:40px;padding:9px 14px}.ai-composer{border-radius:16px;padding:16px;bottom:14px;box-shadow:0 14px 34px #233f271a}.ai-composer textarea{min-height:82px;line-height:1.65;font-size:15px!important}.ai-composer button{min-height:38px;padding:8px 13px}.ai-composer>div>span{font-size:12px}.ai-composer .send-round{width:44px;height:44px}.toggle{border-radius:12px;width:34px;height:19px}.toggle.on:after{width:15px;height:15px;margin:2px 0 0 17px}.context-card>p,.context-card>b,.history-row{font-size:13px!important}.context-card ul{padding-left:19px;font-size:12px;line-height:1.9}.context-pills span,.context-card>em{font-size:12px}.load-earlier-messages{color:#4f6856;background:#f7faf6;border:1px solid #dce7d9;border-radius:19px;width:fit-content;min-height:44px;margin:0 auto 4px;padding:7px 14px;font-size:12px}.ai-conversation-status{color:#6f7c73;text-align:center;background:#f5f7f4;border-radius:12px;width:fit-content;margin:2px auto;padding:8px 12px;font-size:12px}.ai-conversation-status.archived{color:#765f3f;background:#fff7e9;align-items:center;gap:6px;display:flex}.user-bubble[data-status=failed]>div{background:#a75454}.conversation-history-card .proto-title{margin-bottom:8px}.history-count{color:#6f7d73;font-size:12px}.history-empty{color:#7c887f;margin:8px 0 0;font-size:12px;line-height:1.6}.history-item{border:1px solid #0000;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;padding:3px 4px 3px 9px;display:grid}.history-item:hover,.history-item.active{background:#f4f9f2;border-color:#dce9d9}.history-item .history-row{text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;min-height:48px;padding:6px 0;display:grid}.history-row>span{gap:3px;min-width:0;display:grid}.history-row b,.history-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-row b{color:#34423a;font-size:12px}.history-row small,.history-row time{color:#849087;font-size:10px}.history-actions{gap:2px;display:flex}.history-actions button{color:#718078;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;display:grid}.history-actions button:hover,.history-actions button:focus-visible,.load-earlier-messages:focus-visible{outline-offset:2px;color:#2f723d;background:#e8f4e5;outline:2px solid #469d4b}.history-actions button:last-child:hover{color:#a44646;background:#fff0f0}@media (width<=1180px){.prototype-page .proto-layout,.memory-page .proto-layout,.chart-layout,.member-page .proto-layout,.ai-page .proto-layout{grid-template-columns:minmax(0,1fr) 290px}}@media (width<=900px){.prototype-page .proto-layout,.memory-page .proto-layout,.chart-layout,.member-page .proto-layout,.ai-page .proto-layout,.fortune-layout{grid-template-columns:1fr}.ai-page{height:calc(100vh - 80px)}.prototype-page .proto-rail{gap:16px}.chart-page .chart-layout>.proto-rail{grid-template-rows:auto;height:auto}.fortune-page{height:auto;overflow:visible}.year-overview-card{grid-template-columns:1fr;gap:16px}.yov-right{flex-wrap:wrap}.months-grid{grid-template-columns:1fr}}@media (width<=640px){.prototype-page{--read-body:15px;--read-support:12px;--read-control:14px;--read-section:18px}.prototype-page .proto-tabs>button{font-size:13px!important}.prototype-page :where(input,textarea){font-size:16px!important}.memory-hero,.prototype-page .proto-rail>.proto-card,.prototype-page .scores-card,.prototype-page .chart-ai{padding:18px}.category-list>button{grid-template-columns:44px 1fr 76px 34px}.birth-profile{grid-template-columns:48px minmax(0,1fr);padding:18px}.birth-profile>.portrait{width:48px;height:48px}.birth-profile__calendar,.birth-profile__luck{grid-column:1/-1;padding:8px 0 0}.birth-profile dl div{grid-template-columns:88px minmax(0,1fr)}.calendar-grid button{min-height:70px;padding:7px}.calendar-grid i{width:24px;height:24px}.conversation>.proto-card,.answer-actions{max-width:100%;margin-left:0}.fortune-topbar{flex-direction:column;align-items:stretch;gap:10px}.fortune-year-info,.fortune-profile{text-align:left;border-left:none;padding-left:0}.fortune-actions{width:100%;margin-left:0}.fortune-actions button{text-align:center;flex:1}.year-overview-card{grid-template-columns:1fr;gap:14px;padding:16px}.yov-center h2{text-align:center;font-size:15px}.yov-center p{text-align:center}.yov-tags,.yov-right{justify-content:center}.months-grid{grid-template-columns:1fr}.ai-bubble{grid-template-columns:44px minmax(0,1fr);max-width:100%}.ai-bubble>.assistant-orb{width:44px;height:44px}.ai-bubble>div,.user-bubble>div{padding:16px}.ai-bubble p,.user-bubble>div{font-size:15px!important}.ai-composer textarea{font-size:16px!important}.ai-page{height:calc(100vh - 60px)}.chat-toolbar button,.answer-actions button,.ai-composer button{min-height:44px}.conversation{padding-bottom:16px}.chat-toolbar{gap:8px}.ai-profile-select{flex:1;min-width:0}.chat-toolbar .ai-profile-trigger{padding:0 12px}.ai-profile-trigger>small{display:none}.ai-profile-menu{width:min(300px,100vw - 40px)}}.ai-composer .pair-match-trigger{white-space:nowrap;transition:color .18s,background .18s,box-shadow .18s}.ai-composer .pair-match-trigger:hover,.ai-composer .pair-match-trigger.active{color:var(--green-700);background:#eaf5e7;box-shadow:inset 0 0 0 1px #cfe4ca}.ai-composer .pair-match-trigger:focus-visible,.ai-composer .recommended-question-trigger:focus-visible,.recommended-question-panel button:focus-visible,.ai-pair-context button:focus-visible,.ai-pair-options button:focus-visible{outline-offset:2px;outline:2px solid #469d4b}.ai-composer .recommended-question-trigger{white-space:nowrap;transition:color .18s,background .18s,box-shadow .18s}.ai-composer .recommended-question-trigger:hover,.ai-composer .recommended-question-trigger.active{color:var(--green-700);background:#eaf5e7;box-shadow:inset 0 0 0 1px #cfe4ca}.ai-composer>.recommended-question-panel{z-index:40;background:#fff;border:1px solid #dce8d9;border-radius:16px;gap:10px;width:min(560px,100%);max-height:min(430px,55dvh);padding:14px;display:grid;position:absolute;bottom:calc(100% + 10px);left:0;overflow-y:auto;box-shadow:0 18px 48px #1f3a2429}.recommended-question-panel>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.recommended-question-panel>div:first-child b{color:#2c3d31;font-size:14px}.recommended-question-panel>div:first-child button{color:#68756c;background:#f5f7f4;border-radius:50%;place-items:center;width:40px;height:40px;min-height:40px;padding:0;display:grid}.recommended-question-panel>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.recommended-question-panel>div:last-child button{color:#34453a;text-align:left;background:#f8faf7;border:1px solid #e4ebe2;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:48px;padding:10px 12px;font-size:12px;line-height:1.55;transition:border-color .18s,background .18s,color .18s;display:grid}.recommended-question-panel>div:last-child button:hover{color:#286e38;background:#eff8ed;border-color:#b9d7b4}.recommended-question-panel>div:last-child svg{color:#7e8b82}.ai-pair-context{background:linear-gradient(90deg,#f2f8f0,#fafcf9);border:1px solid #dbe9d8;border-radius:12px;grid-template-columns:auto minmax(0,1fr) 32px;align-items:center;gap:10px;margin-bottom:10px;padding:9px 10px;display:grid}.ai-composer>.ai-pair-context>span{margin-left:0}.ai-pair-avatars{width:48px;height:30px;display:block;position:relative}.ai-pair-avatars i{color:#fff;background:#496452;border:2px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;font-family:Noto Serif SC,serif;font-size:11px;font-style:normal;font-weight:700;display:grid;position:absolute;top:1px;box-shadow:0 2px 7px #27492b21}.ai-pair-avatars i:first-child{z-index:1;left:0}.ai-pair-avatars i:last-child{background:#8c6a82;right:0}.ai-pair-context>span:nth-child(2){gap:1px;min-width:0;display:grid}.ai-pair-context small{color:#718078;font-size:10px}.ai-pair-context b{color:#2c4932;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ai-composer .ai-pair-remove{color:#728078;background:0 0;border-radius:50%;place-items:center;width:32px;height:32px;min-height:32px;padding:0;display:grid}.ai-composer .ai-pair-remove:hover{color:#a44646;background:#fff}.ai-message-context{color:#e9f7eb;background:#ffffff26;border-radius:10px;align-items:center;gap:5px;margin:0 0 8px;padding:4px 8px;font-size:11px;font-weight:600;display:flex}.context-people{gap:7px;display:grid}.context-people p{align-items:center;gap:7px;margin:0;font-size:13px;display:flex}.context-people p:last-child{color:#795d75}.context-pills .pair-pill{color:#315e3a;background:#e5f3e2}.ai-pair-picker{gap:14px;display:grid}.ai-pair-primary{background:#f4f9f2;border:1px solid #dce9d9;border-radius:13px;grid-template-columns:42px 1fr;align-items:center;gap:11px;padding:12px;display:grid}.ai-pair-primary>span{color:#fff;background:linear-gradient(145deg,#788c7c,#3d5542);border-radius:50%;place-items:center;width:42px;height:42px;font-family:Noto Serif SC,serif;font-weight:700;display:grid}.ai-pair-primary>div{gap:2px;display:grid}.ai-pair-primary small{color:#748078;font-size:11px}.ai-pair-primary b{color:#293a2d;font-size:14px}.ai-pair-divider{color:#6e7b71;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.ai-pair-divider:after{content:"";background:#e5ebe3;flex:1;height:1px}.ai-pair-options{gap:7px;display:grid}.ai-pair-options button{color:#344239;text-align:left;background:#fff;border:1px solid #e4eae2;border-radius:12px;grid-template-columns:40px minmax(0,1fr) 22px;align-items:center;gap:11px;width:100%;min-height:60px;padding:8px 10px;transition:border-color .18s,background .18s;display:grid}.ai-pair-options button:hover,.ai-pair-options button.active{background:#f2f8f0;border-color:#bcd9b7}.ai-pair-options button>span:nth-child(2){gap:3px;min-width:0;display:grid}.ai-pair-options button b,.ai-pair-options button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ai-pair-options button b{font-size:13px}.ai-pair-options button small{color:#768078;font-size:11px}.ai-pair-options button>svg{color:var(--green-600)}.ai-pair-empty{color:#708076;text-align:center;background:#f8faf7;border:1px dashed #cadac7;border-radius:13px;justify-items:center;gap:8px;padding:22px;display:grid}.ai-pair-empty b{color:#344239;font-size:14px}.ai-pair-empty p{margin:0;font-size:12px;line-height:1.6}.ai-pair-empty button{color:#fff;background:var(--green-600);border:0;border-radius:20px;min-height:40px;padding:8px 15px}.ai-pair-boundary{color:#6f776f;background:#f7f8f6;border-radius:10px;align-items:flex-start;gap:7px;margin:0;padding:10px;font-size:11px;line-height:1.6;display:flex}.ai-pair-boundary svg{flex:none;margin-top:1px}@media (width<=640px){.ai-composer>div:last-child{flex-wrap:wrap}.ai-composer>div>.recommended-question-trigger{display:flex!important}.ai-composer>div>.pair-match-trigger{text-overflow:ellipsis;max-width:145px;overflow:hidden;display:flex!important}.ai-composer>div>span{white-space:nowrap;font-size:11px}.ai-composer>.recommended-question-panel{width:calc(100% + 2px);max-height:min(360px,46dvh);padding:12px;left:-1px}.recommended-question-panel>div:last-child{grid-template-columns:1fr}.recommended-question-panel>div:first-child button,.recommended-question-panel>div:last-child button{min-height:44px}.ai-pair-context{grid-template-columns:auto minmax(0,1fr) 40px}.ai-composer .ai-pair-remove{width:40px;height:40px;min-height:40px}}@media (width<=900px){.ai-page{height:calc(100dvh - 92px);min-height:0;overflow:hidden}.ai-page .proto-layout{grid-template-rows:minmax(0,1fr);grid-template-columns:1fr;height:100%;overflow:hidden}.ai-page .proto-rail{display:none}.ai-page .ai-chat{height:100%;min-height:0;overflow:hidden}.ai-page .chat-toolbar{flex:none}.ai-page .conversation{overscroll-behavior-y:contain;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex:1;min-height:0;overflow:hidden auto}.ai-page .ai-composer{flex:none;position:relative;bottom:auto}}@media (width<=640px){.ai-page{height:calc(100dvh - 160px - env(safe-area-inset-bottom,0px));min-height:0}.ai-page .ai-chat{gap:8px}.ai-page .chat-toolbar{min-height:44px}.ai-page .conversation{gap:12px;padding:4px 2px 12px}.ai-page .ai-composer{border-radius:14px;padding:12px}.ai-page .ai-composer textarea{min-height:56px;max-height:120px}.ai-page .ai-bubble{grid-template-columns:38px minmax(0,1fr);gap:9px}.ai-page .ai-bubble>.assistant-orb{width:38px;height:38px}.ai-page .ai-bubble>div,.ai-page .user-bubble>div{padding:13px 14px}.ai-page .user-bubble>div{max-width:88%}.ai-page .answer-actions{scrollbar-width:none;padding-bottom:2px;overflow-x:auto}.ai-page .answer-actions::-webkit-scrollbar{display:none}.ai-page .answer-actions button{white-space:nowrap;flex:none}.ai-page .ai-thinking-bubble>.ai-thinking-card{gap:12px;min-height:76px;padding:13px 14px}.ai-page .ai-thinking-icon{flex-basis:32px;width:32px;height:32px}.ai-page .ai-thinking-copy b{font-size:14px}.ai-page .ai-thinking-copy small{font-size:11px}.ai-page .ai-thinking-dots{gap:4px;min-width:34px}.ai-page .ai-thinking-dots i{width:6px;height:6px}}@media (width<=900px) and (height<=520px){.ai-page .ai-chat{gap:6px}.ai-page .ai-composer{padding:8px 10px}.ai-page .ai-composer textarea{min-height:38px;max-height:38px}}.field-hint{color:#8b948d;font-size:10px;font-weight:400;line-height:1.5}.membership-page{--member-green:#277d3c;--member-green-soft:#edf7ee;--member-ink:#253229;--member-muted:#68736c}.membership-layout{grid-template-columns:minmax(0,1fr) 320px;gap:24px}.membership-page .proto-main{gap:20px}.membership-page .proto-main>.proto-card{padding:24px}.membership-page .section-title h2{color:var(--member-ink);font-size:18px}.membership-points{isolation:isolate;background:linear-gradient(135deg,#fbfefb 0%,#f1f8f0 62%,#fffaf0 100%);overflow:hidden}.membership-points:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#78ba7433,#78ba7400 68%);border-radius:50%;width:250px;height:250px;position:absolute;top:-104px;right:-74px}.membership-points-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.membership-account-status{color:#7b857e;background:#ffffffb8;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:11px;font-weight:600;display:inline-flex}.membership-account-status i{background:#a4ada6;border-radius:50%;width:7px;height:7px}.membership-account-status.active{color:var(--member-green);background:#e4f3e5}.membership-account-status.active i{background:#3ca457;box-shadow:0 0 0 4px #3ca4571f}.membership-points-body{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:112px;margin-top:18px;display:grid}.membership-wallet-icon{color:#328d48;background:#ffffffc7;border:1px solid #5a9f5c29;border-radius:18px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 10px 24px #38693a14}.membership-balance-copy{justify-items:start;gap:4px;min-width:0;display:grid}.membership-balance-copy>small{color:#758078;font-size:11px;font-weight:600}.membership-balance-copy p{max-width:620px;color:var(--member-muted);margin:0;font-size:13px;line-height:1.65}.membership-points-value{color:#329148;font-variant-numeric:tabular-nums;letter-spacing:-.04em;align-items:baseline;gap:7px;display:inline-flex}.membership-points-value strong{font-size:44px;line-height:1.05}.membership-points-value em{color:#4b6b53;letter-spacing:0;font-size:14px;font-style:normal;font-weight:700}.membership-points-value.guest{color:#9aa39c}.membership-refresh{min-height:42px;color:var(--member-green);cursor:pointer;background:#ffffffdb;border:1px solid #cfe2cf;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-size:12px;font-weight:700;transition:border-color .18s,background .18s,box-shadow .18s;display:inline-flex}.membership-refresh:hover{background:#fff;border-color:#86bf8b;box-shadow:0 7px 18px #35733917}.membership-refresh:focus-visible{outline:0;box-shadow:0 0 0 3px #359f4e2e}.membership-points-meta{border-top:1px solid #70976f26;flex-wrap:wrap;gap:10px 22px;min-height:42px;margin-top:12px;padding-top:14px;display:flex}.membership-points-meta span{color:#647168;align-items:center;gap:7px;font-size:11px;font-weight:600;display:inline-flex}.membership-points-meta svg{color:#3b9850}.membership-packages{min-height:380px}.membership-packages-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.membership-packages-head>div:first-child{min-width:0}.membership-packages-head>div:first-child>p{max-width:620px;color:var(--member-muted);margin:7px 0 0;font-size:12px;line-height:1.65}.provider-toggle{background:#eff4ed;border-radius:12px;flex:none;gap:4px;padding:4px;display:inline-flex}.provider-toggle button{color:#68736c;cursor:pointer;background:0 0;border:0;border-radius:9px;min-width:92px;min-height:40px;padding:0 16px;font-size:12px;font-weight:700;transition:color .18s,background .18s,box-shadow .18s}.provider-toggle button:hover{color:#355b3d;background:#ffffff94}.provider-toggle button:focus-visible{outline:0;box-shadow:0 0 0 3px #359f4e2e}.provider-toggle button.active{color:var(--member-green);background:#fff;box-shadow:0 4px 12px #2a492b17}.membership-package-state{min-height:260px;color:var(--member-muted);text-align:center;background:linear-gradient(145deg,#fbfdfb,#f6faf5);border:1px dashed #d8e5d6;border-radius:16px;align-content:center;justify-items:center;gap:8px;margin-top:18px;padding:36px 24px;display:grid}.membership-state-icon{color:#4d9b5c;background:#e7f4e8;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:3px;display:grid}.membership-package-state h3{color:#354239;margin:0;font-size:19px}.membership-package-state p{max-width:470px;margin:0;font-size:13px;line-height:1.7}.membership-package-state.error .membership-state-icon{color:#bd6b3c;background:#fff0e8}.membership-empty-supports{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px;display:flex}.membership-empty-supports span{color:#66806c;background:#fff;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:600;box-shadow:inset 0 0 0 1px #e4ece2}.membership-package-skeleton{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.membership-package-skeleton>span{background:#fbfdfb;border:1px solid #e8eee6;border-radius:15px;align-content:start;gap:14px;min-height:210px;padding:18px;display:grid}.membership-package-skeleton i,.membership-package-skeleton b,.membership-package-skeleton small{background:linear-gradient(90deg,#edf2eb 25%,#f7faf6 50%,#edf2eb 75%) 0 0/200% 100%;border-radius:8px;animation:1.5s ease-in-out infinite membership-shimmer;display:block}.membership-package-skeleton i{border-radius:13px;width:42px;height:42px}.membership-package-skeleton b{width:72%;height:17px}.membership-package-skeleton small{width:48%;height:12px}@keyframes membership-shimmer{to{background-position:-200% 0}}.package-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:14px;margin-top:18px;display:grid}.package-card{background:linear-gradient(155deg,#fff 0%,#f5faf4 100%);border:1px solid #dfe9dd;border-radius:16px;flex-direction:column;align-items:flex-start;gap:9px;min-height:230px;padding:18px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;box-shadow:0 10px 24px #2c482d0b}.package-card:hover{border-color:#a8cca9;transform:translateY(-2px);box-shadow:0 14px 30px #2c5a3017}.package-card.monthly{background:linear-gradient(155deg,#fffdf7,#f8f5e9)}.package-card-icon{color:#3a9850;background:#e8f5e9;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.package-card header{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.package-card header strong{color:var(--member-ink);font-size:15px}.package-tag{color:#9a6a25;background:#fff1d3;border-radius:999px;flex:none;padding:4px 8px;font-size:10px;font-weight:700}.package-points{color:var(--member-green);align-items:center;gap:5px;font-size:13px;font-weight:700;display:inline-flex}.package-price{color:#26322a;font-variant-numeric:tabular-nums;letter-spacing:-.03em;font-size:28px;font-weight:750}.package-note{color:#7f8982;font-size:10px;line-height:1.5}.package-card .primary-wide{width:100%;margin-top:auto}.package-card .primary-wide:disabled{cursor:not-allowed;opacity:.55}.membership-order{padding:24px}.order-detail{gap:7px;margin-top:14px;display:grid}.order-detail p{color:#4d5850;word-break:break-all;margin:0;font-size:12px;line-height:1.6}.order-detail small{color:#6e704f;background:#fffbea;border-radius:10px;align-items:flex-start;gap:7px;margin-top:8px;padding:11px;font-size:10px;line-height:1.6;display:flex}.order-detail small svg{flex:none;margin-top:1px}.membership-page .proto-rail{gap:18px}.membership-page .proto-rail>.membership-notice{padding:24px}.membership-notice{background:linear-gradient(160deg,#fff,#f7fbf6);position:sticky;top:20px;overflow:hidden}.membership-notice:after{content:"";pointer-events:none;background:#70b87114;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-64px;right:-54px}.membership-notice-heading{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;display:grid}.membership-notice-heading>span{color:#3c9450;background:#e9f5e9;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.membership-notice-heading .section-title h2{font-size:17px}.membership-notice-heading p{color:#78837b;margin:3px 0 0;font-size:11px;line-height:1.5}.membership-rules{gap:4px;margin:22px 0 0;padding:0;list-style:none;display:grid}.membership-rules li{border-bottom:1px solid #edf1eb;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;min-height:64px;padding:10px 0;display:grid}.membership-rules li:last-child{border-bottom:0}.membership-rules li>span{color:#338849;background:#eaf5ea;border-radius:9px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.membership-rules p{color:#58645c;margin:2px 0 0;font-size:12px;line-height:1.65}.membership-safe-note{z-index:1;color:#387849;background:#eaf5e9;border-radius:12px;grid-template-columns:20px minmax(0,1fr);gap:9px;margin-top:18px;padding:13px;display:grid;position:relative}.membership-safe-note>svg{margin-top:2px}.membership-safe-note div{gap:2px;display:grid}.membership-safe-note b{font-size:12px}.membership-safe-note small{color:#628069;font-size:10px;line-height:1.55}@media (width<=1180px){.membership-layout{grid-template-columns:minmax(0,1fr) 290px;gap:18px}.membership-packages-head{display:grid}.provider-toggle{justify-self:start}}@media (width<=900px){.membership-layout{grid-template-columns:1fr}.membership-notice{position:static}.package-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}}@media (width<=640px){.membership-page .proto-main>.proto-card,.membership-page .proto-rail>.membership-notice{padding:18px}.membership-points-heading{align-items:flex-start}.membership-account-status{padding:5px 8px}.membership-points-body{grid-template-columns:48px minmax(0,1fr);gap:12px}.membership-wallet-icon{border-radius:15px;width:48px;height:48px}.membership-points-value strong{font-size:38px}.membership-refresh{grid-column:1/-1;width:100%;min-height:44px}.membership-points-meta{gap:8px;display:grid}.membership-packages-head{gap:16px}.provider-toggle{width:100%}.provider-toggle button{flex:1;min-width:0;min-height:44px;padding:0 10px}.membership-package-state{min-height:230px;padding:28px 18px}.membership-package-skeleton{grid-template-columns:1fr}.membership-package-skeleton>span:nth-child(n+2){display:none}.package-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.membership-package-skeleton i,.membership-package-skeleton b,.membership-package-skeleton small{animation:none}.package-card,.membership-refresh,.provider-toggle button{transition:none}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.knowledge-categories>div{grid-template-columns:repeat(4,minmax(0,1fr))}.knowledge-categories>div>button{cursor:pointer;min-width:0;text-align:inherit;background:0 0;border:0;border-radius:14px;padding:0}.knowledge-categories>div>button .proto-card{width:100%;height:100%;transition:border-color .18s,box-shadow .18s,transform .18s}.knowledge-categories>div>button:hover .proto-card,.knowledge-categories>div>button:focus-visible .proto-card{border-color:#bcd9bd;transform:translateY(-2px);box-shadow:0 10px 26px #2b5b301a}.knowledge-categories>div>button:focus-visible{outline-offset:3px;outline:3px solid #359f4e38}.knowledge-categories>div>button.active .proto-card{background:#f5fbf5;border-color:#75bc80;box-shadow:inset 0 0 0 1px #359f4e29}.article-tabs{flex-wrap:wrap;row-gap:8px}.article-tabs b{margin-right:auto}.knowledge-result-status{color:#768078;padding:4px 0 8px;font-size:11px}.articles-card article{min-height:0;padding:0;display:block}.article-row{width:100%;min-height:104px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:105px minmax(0,1fr) auto;align-items:stretch;gap:14px;padding:12px 0;transition:background .18s,box-shadow .18s;display:grid}.article-row:hover{background:#f7faf6}.article-row:focus-visible{background:#f7faf6;outline:0;box-shadow:inset 0 0 0 2px #67b875}.article-row>.article-thumb{min-height:80px}.article-row>div:nth-child(2){align-content:center;gap:6px;display:grid}.article-row>div:nth-child(2)>b{color:#27332b;font-size:14px;line-height:1.45}.article-row>div:nth-child(2)>p{color:#667169;margin:0;font-size:12px;line-height:1.65}.article-row>div:nth-child(2)>small{color:#4e8b5b;font-size:10px}.article-row>span{white-space:nowrap;align-self:end;justify-items:end;gap:5px;display:grid}.article-row>span small{color:#7c867f;font-size:10px}.knowledge-empty{color:#758078;text-align:center;align-content:center;place-items:center;gap:9px;min-height:220px;display:grid}.knowledge-empty b{color:#2d3931;font-size:15px}.knowledge-empty p{margin:0;font-size:12px}.knowledge-empty button{color:#277b3c;cursor:pointer;background:#fff;border:1px solid #77b981;border-radius:20px;min-height:40px;margin-top:4px;padding:0 16px}.glossary .proto-card{padding:0;overflow:hidden}.glossary .proto-card>button{width:100%;height:100%;min-height:128px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-content:start;gap:7px;padding:14px 15px;display:grid}.glossary .proto-card>button:hover,.glossary .proto-card>button:focus-visible{background:#f6faf5;outline:0;box-shadow:inset 0 0 0 2px #80bd89}.glossary .proto-card p{margin:0;font-size:11px;line-height:1.65}.glossary .proto-card small{font-size:10px}.knowledge-page .knowledge-nav{grid-template-columns:minmax(0,1fr);gap:8px;margin-top:14px}.knowledge-page .knowledge-nav button{width:100%;min-height:68px;color:inherit;cursor:pointer;background:#fbfdfb;border:1px solid #e4ebe2;border-radius:12px;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:10px 12px;transition:border-color .18s,background .18s,box-shadow .18s}.knowledge-page .knowledge-nav button:hover{background:#f5faf4;border-color:#bcd9bd}.knowledge-page .knowledge-nav button:focus-visible{border-color:#79b984;outline:0;box-shadow:0 0 0 3px #359f4e2e}.knowledge-page .knowledge-nav .proto-icon{width:44px;height:44px}.knowledge-page .knowledge-nav span{align-content:center;gap:3px;min-width:0}.knowledge-page .knowledge-nav b{color:#2d3931;font-size:13px;line-height:1.4}.knowledge-page .knowledge-nav small{color:#6f7a72;overflow-wrap:anywhere;line-height:1.55;font-size:11px!important}.hot-topics button{color:#344038;text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:0;font-size:11px;font-weight:600;line-height:1.45}.hot-topics button:hover,.hot-topics button:focus-visible{color:var(--green-700);text-underline-offset:3px;outline:0;text-decoration:underline}.modal-dialog:has(.knowledge-article-detail){width:min(100%,760px)}.knowledge-term-detail>span{color:#438253;background:#eef7ef;border-radius:14px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.knowledge-term-detail>p{color:#45534a;margin:14px 0 24px;font-size:15px;line-height:1.8}.knowledge-term-detail>h3{color:#26342b;margin:0 0 10px;font-size:15px}.knowledge-related-list{gap:8px;display:grid}.knowledge-related-list button{color:#334039;text-align:left;cursor:pointer;background:#fbfdfb;border:1px solid #e1e9df;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 12px;width:100%;min-height:64px;padding:12px 14px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid}.knowledge-related-list button:hover,.knowledge-related-list button:focus-visible{background:#f3f9f3;border-color:#83bc8a;outline:0;box-shadow:inset 0 0 0 1px #398e481f}.knowledge-related-list b{font-size:13px;line-height:1.5}.knowledge-related-list small{color:#718078;grid-column:1;font-size:10px}.knowledge-related-list svg{color:var(--green-700);grid-area:1/2/3}.knowledge-article-detail{color:#344039}.knowledge-article-meta{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.knowledge-article-meta span{color:#438253;background:#eef7ef;border-radius:14px;padding:5px 10px;font-size:11px;font-weight:600}.knowledge-disclaimer{color:#6e6240;background:#fffbeb;border:1px solid #e8dfbd;border-radius:10px;grid-template-columns:20px 1fr;gap:8px;margin:0 0 24px;padding:13px 14px;font-size:12px;line-height:1.7;display:grid}.knowledge-disclaimer svg{margin-top:2px}.knowledge-article-detail>section{margin-top:25px}.knowledge-article-detail h3{color:#223029;margin:0 0 10px;font-family:Noto Serif SC,serif;font-size:18px}.knowledge-article-detail section>p{color:#4f5d54;margin:9px 0;font-size:15px;line-height:1.85}.knowledge-article-detail section>ul{color:#435149;background:#f5f9f4;border-radius:10px;margin:12px 0;padding:14px 18px 14px 36px;font-size:14px;line-height:1.8}.knowledge-sources{border-top:1px solid #e4ebe2;padding-top:22px}.knowledge-sources>p{color:#778178!important;font-size:12px!important}.knowledge-sources>ul{gap:10px;list-style:none;display:grid;background:0 0!important;padding:0!important}.knowledge-sources li{background:#fbfdfb;border:1px solid #e3eae1;border-radius:10px;gap:5px;padding:12px 14px;display:grid}.knowledge-sources a{color:#257b3c;align-items:center;gap:5px;width:fit-content;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.knowledge-sources a:hover,.knowledge-sources a:focus-visible{text-underline-offset:3px;outline:0;text-decoration:underline}.knowledge-sources small{color:#5e6962;font-size:11px;line-height:1.6}.knowledge-sources em{color:#8a938c;font-size:10px;font-style:normal}@media (width<=900px){.knowledge-categories>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.article-tabs{gap:10px}.article-tabs b{flex-basis:100%;width:100%}.article-row{grid-template-columns:76px minmax(0,1fr);gap:10px}.article-row>.article-thumb{min-height:76px}.article-row>span{grid-column:2;grid-auto-flow:column;justify-content:start;justify-items:start}.knowledge-article-detail section>p{font-size:14px}.element-card{padding:16px!important}.element-card .element-card-head{gap:8px}.element-data-state{padding:4px 7px;font-size:9px}.element-card .element-viz{grid-template-columns:108px minmax(0,1fr);gap:14px;min-height:170px;margin:12px 0 14px;padding:12px}.element-card .element-donut{width:108px;height:108px}.element-card .element-donut:after{inset:15px}.element-card .element-donut strong{font-size:24px}.element-bar-row{grid-template-columns:34px minmax(32px,1fr) 31px;gap:6px}.element-bar-row>span,.element-bar-row>b{font-size:10px}.element-bar-row>span{gap:4px}}@media (width<=380px){.element-card .element-viz{grid-template-columns:96px minmax(0,1fr);gap:12px;padding:10px}.element-card .element-donut{width:96px;height:96px}.element-card .element-donut:after{inset:13px}}@media (prefers-reduced-motion:reduce){.element-bar-track>i,.element-analysis-button{transition:none}}.memory-tabs>button{cursor:pointer;min-height:44px}.memory-tabs>button:focus-visible,.filter-pills button:focus-visible,.category-list>button:focus-visible,.timeline-item:focus-visible,.recent-memory-row:focus-visible{outline:0;box-shadow:0 0 0 3px #359f4e33}.memory-tabs .tab-primary{min-height:38px}.filter-pills button{cursor:pointer;transition:color .18s,background .18s,box-shadow .18s}.filter-pills button:hover{color:#287b3c;background:#edf5ec}.category-list>button{cursor:pointer;border-radius:9px;transition:background .18s,box-shadow .18s}.category-list>button:active,.timeline-item:active,.recent-memory-row:active{background:#edf6ec}.timeline-item{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;transition:background .18s,box-shadow .18s}.timeline-item:hover{background:#f4f9f3}.memory-timeline-full{min-height:260px}.memory-manager{padding:22px 24px}.memory-manager-tools{grid-template-columns:minmax(0,1fr) 170px;gap:12px;margin:16px 0;display:grid}.memory-manager-tools label{color:#829086;background:#fbfdfb;border:1px solid #dfe8dd;border-radius:11px;align-items:center;gap:9px;min-height:44px;padding:0 13px;display:flex}.memory-manager-tools input,.memory-manager-tools select{color:#2f3b33;width:100%;font:inherit;background:0 0;border:0;outline:0}.memory-manager-tools select{background:#fbfdfb;border:1px solid #dfe8dd;border-radius:11px;min-height:44px;padding:0 12px}.memory-entry-list{gap:8px;display:grid}.memory-entry-list>button{width:100%;min-height:88px;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5ece3;border-radius:12px;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:13px;padding:13px 14px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid}.memory-entry-list>button:hover,.memory-entry-list>button:focus-visible{background:#f8fbf7;border-color:#a9cfad;outline:0;box-shadow:0 7px 20px #2f5c3412}.memory-entry-list>button>.proto-icon{width:42px;height:42px}.memory-entry-list>button>span{gap:4px;min-width:0;display:grid}.memory-entry-list b{color:#2a362e;font-size:13px;line-height:1.45}.memory-entry-list small{color:#568663;font-size:10px}.memory-entry-list p{color:#6c776f;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;line-height:1.55;overflow:hidden}.memory-entry-list>button>svg{color:#8a958d}.memory-empty{color:#88928b;text-align:center;align-content:center;place-items:center;gap:7px;min-height:220px;display:grid}.memory-empty b{color:#3d4941;font-size:14px}.memory-empty p{margin:0;font-size:11px}.memory-empty button{color:#277b3c;cursor:pointer;background:#fff;border:1px solid #79b982;border-radius:20px;min-height:40px;margin-top:5px;padding:0 16px}.recent-memory-row{width:100%;min-height:78px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf1ec;border-radius:7px;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:10px 0;transition:background .18s,box-shadow .18s;display:grid}.recent-memory-row:hover{background:#f7faf6}.recent-memory-row .proto-icon{width:36px;height:36px}.recent-memory-row>span{gap:3px;min-width:0;display:grid}.recent-memory-row b{color:#2f3a32;font-size:12px}.recent-memory-row small{color:#4f8a5c;font-size:10px}.recent-memory-row p{color:#7b867e;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;line-height:1.45;overflow:hidden}.memory-feedback{padding:22px 24px}.memory-feedback>p{color:#6f7a72;margin:10px 0 18px;font-size:12px;line-height:1.65}.memory-feedback>div{gap:10px;display:grid}.memory-feedback>div>button{min-height:82px;color:inherit;text-align:left;cursor:pointer;background:#f8fcf8;border:1px solid #dfebe0;border-radius:12px;grid-template-columns:36px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:14px;display:grid}.memory-feedback>div>button>svg:first-child{color:#278343;background:#e5f4e7;border-radius:50%;width:32px;height:32px;padding:7px}.memory-feedback>div span{gap:5px;display:grid}.memory-feedback>div b{font-size:13px}.memory-feedback>div small{color:#68746b;font-size:11px;line-height:1.55}.memory-form{gap:17px;display:grid}.memory-form>label{color:#2e3a32;gap:8px;font-size:13px;font-weight:700;display:grid}.memory-form input,.memory-form select,.memory-form textarea{color:#2e3931;width:100%;font:inherit;resize:vertical;background:#fbfdfb;border:1px solid #dce6da;border-radius:10px;padding:11px 12px;line-height:1.5}.memory-form input,.memory-form select{min-height:44px}.memory-form input:focus,.memory-form select:focus,.memory-form textarea:focus{border-color:#63aa70;outline:0;box-shadow:0 0 0 3px #359f4e24}.memory-form>small{color:#88928b;text-align:right;margin-top:-8px;font-size:10px}.memory-form>div{justify-content:flex-end;gap:10px;padding-top:3px;display:flex}.memory-detail>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.memory-detail>div:first-child span{color:#347b46;background:#edf7ee;border-radius:14px;padding:5px 10px;font-size:11px;font-weight:700}.memory-detail time{color:#89938b;font-size:11px}.memory-detail>p{color:#3f4c43;white-space:pre-wrap;margin:18px 0;font-size:14px;line-height:1.8}.memory-detail>section{background:#f7faf6;border:1px solid #e2eadf;border-radius:11px;padding:14px 15px}.memory-detail>section b{color:#2e633a;font-size:12px}.memory-detail>section p{color:#59665d;margin:7px 0 0;font-size:12px;line-height:1.7}.memory-detail-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:22px;display:flex}.memory-detail-actions .auth-danger-button{margin-right:auto}.memory-category-detail{gap:18px;display:grid}.memory-category-detail>.memory-entry-list>button{grid-template-columns:minmax(0,1fr) 20px}.memory-category-detail>.auth-primary-button{justify-self:end}@media (width<=640px){.memory-tabs{scrollbar-width:none;overflow-x:auto}.memory-tabs::-webkit-scrollbar{display:none}.memory-tabs>button{flex:none}.memory-tabs .tab-primary{background:#fff;position:sticky;right:0;box-shadow:-10px 0 12px #fff}.memory-manager,.memory-feedback{padding:18px}.memory-manager-tools{grid-template-columns:1fr}.memory-entry-list>button{grid-template-columns:40px minmax(0,1fr) 18px;gap:10px;padding:12px 10px}.memory-entry-list>button>.proto-icon{width:38px;height:38px}.memory-form>div,.memory-detail-actions{grid-template-columns:1fr 1fr;display:grid}.memory-detail-actions .auth-danger-button{grid-column:1/-1;justify-self:start;margin:0}}.today-guidance-card h3{max-width:100%;margin-top:9px;font-size:15px;line-height:1.45}.today-guidance-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.fortune-score.fortune-relation b{text-align:right;max-width:72%;font-size:14px;line-height:1.35}.fortune-year-switcher{align-items:center;gap:8px;display:flex}.fortune-year-switcher>button{color:#376d43;cursor:pointer;background:#fff;border:1px solid #dce5da;border-radius:10px;place-items:center;width:38px;height:38px;padding:0;transition:border-color .18s,background .18s,box-shadow .18s;display:grid}.fortune-year-switcher>button:hover:not(:disabled),.fortune-year-switcher>button:focus-visible{background:#f2f8f1;border-color:#89bd91;outline:0;box-shadow:0 0 0 3px #359f4e26}.fortune-year-switcher>button:disabled,.fortune-actions button:disabled{cursor:not-allowed;opacity:.45}.fortune-request-state{color:#4b8b59;text-align:center;align-content:center;place-items:center;gap:9px;min-height:300px;padding:40px 24px;display:grid}.fortune-request-state.error{color:#a85a51}.fortune-request-state svg{animation:1.1s linear infinite fortune-spin}.fortune-request-state.error svg{animation:none}.fortune-request-state h2{color:#2b382f;margin:3px 0 0;font-size:18px}.fortune-request-state p{color:#68746c;max-width:520px;margin:0;font-size:13px;line-height:1.65}.fortune-request-state button{color:#2c7740;cursor:pointer;background:#fff;border:1px solid #78b482;border-radius:21px;min-height:42px;margin-top:6px;padding:0 17px}@keyframes fortune-spin{to{transform:rotate(360deg)}}.month-card.mc-interactive{width:100%;min-height:220px;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s}.month-card.mc-interactive:hover,.month-card.mc-interactive:focus-visible{background:#fbfefb;border-color:#80ba88;outline:0;box-shadow:0 9px 24px #265b2c1a}.month-card.mc-interactive .mc-body b{-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.55;display:-webkit-box;overflow:hidden}.month-card.mc-interactive .mc-note p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.annual-analysis-card{padding:20px 22px}.annual-analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.annual-analysis-grid article{background:#f8fbf7;border:1px solid #e2eae0;border-radius:11px;padding:15px}.annual-analysis-grid b{color:#2c6f3b;font-size:13px}.annual-analysis-grid p{color:#5f6d63;margin:7px 0 0;font-size:12px;line-height:1.7}.rail-warnings .warn-icon{background:#d68757}.modal-dialog:has(.fortune-month-detail){width:min(100%,780px)}.fortune-month-detail{color:#344139}.fortune-month-meta{flex-wrap:wrap;gap:7px;margin-bottom:18px;display:flex}.fortune-month-meta span{color:#367a47;background:#edf7ee;border-radius:14px;padding:5px 10px;font-size:11px;font-weight:700}.fortune-month-detail>section,.fortune-dimension-grid>section{background:#fbfdfb;border:1px solid #e1e9df;border-radius:11px;padding:15px}.fortune-month-detail h3{color:#26362c;margin:0 0 8px;font-size:14px}.fortune-month-detail section p{color:#56645b;margin:0;font-size:13px;line-height:1.75}.fortune-month-detail section strong{color:#2e7440;margin-top:10px;font-size:12px;line-height:1.65;display:block}.fortune-dimension-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.fortune-events{gap:10px;margin-top:12px;display:grid}.fortune-events>h3{margin-bottom:0}.fortune-events article{background:#f3f8f2;border-radius:10px;padding:13px}.fortune-events article>div{justify-content:space-between;gap:10px;display:flex}.fortune-events article b{color:#2e4535;font-size:13px}.fortune-events article span{color:#a06b2f;font-size:10px}.fortune-events article p{margin:6px 0!important;font-size:12px!important}.fortune-events article small,.fortune-events article em{color:#66736a;font-size:11px;line-height:1.65;display:block}.fortune-events article em{color:#2e7541;margin-top:4px;font-style:normal}.fortune-source-note,.fortune-boundary-note{color:#6f6b56;background:#fbf8eb;border-radius:9px;margin:14px 0 0;padding:11px 13px;font-size:11px;line-height:1.65}.fortune-boundary-note{color:#6d756e;background:#f3f5f2}@media (width<=640px){.fortune-year-switcher{justify-content:space-between}.fortune-year-switcher>button{width:44px;height:44px}.fortune-actions{grid-template-columns:1fr 1fr;display:grid}.fortune-actions button{min-height:44px;padding:7px 10px}.annual-analysis-grid,.fortune-dimension-grid{grid-template-columns:1fr}.months-header{align-items:flex-start;gap:12px}.months-legend{flex-wrap:wrap;justify-content:flex-end;gap:6px 10px}.month-card.mc-interactive{min-height:0}}@media (prefers-reduced-motion:reduce){.fortune-request-state svg{animation:none}.fortune-year-switcher>button,.month-card.mc-interactive{transition:none}}.help-page{min-height:calc(100vh - 106px);padding:0}.help-topbar{background:#fff;border-bottom:1px solid #e9eee7;align-items:center;gap:20px;padding:14px 24px;display:flex}.help-brand{color:#243028;white-space:nowrap;align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex}.help-logo{color:#fff;background:linear-gradient(135deg,#24a249,#11923c);border-radius:8px;place-items:center;width:32px;height:32px;font-size:16px;font-weight:800;display:grid}.help-search{background:#f8faf7;border:1px solid #e2e7e0;border-radius:10px;flex:1;align-items:center;gap:8px;max-width:420px;padding:8px 14px;display:flex}.help-search:focus-within{background:#fff;border-color:#52b36e;box-shadow:0 0 0 3px #359f4e1f}.help-search input{color:#243028;background:0 0;border:0;outline:none;flex:1;font-size:13px}.help-search input::placeholder{color:#a3aea5}.help-search svg{color:#8c988e;flex-shrink:0}.help-search-clear{color:#8c988e;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:2px;display:grid}.help-search-clear:hover{color:#526057;background:#e8ece6}.help-layout{grid-template-columns:200px minmax(0,1fr);min-height:calc(100vh - 168px);display:grid}.help-nav{border-right:1px solid #e9eee7;flex-direction:column;gap:4px;padding:20px 16px;display:flex}.help-nav button{color:#526057;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:40px;padding:10px 14px;font-size:13px;transition:background .15s,color .15s}.help-nav button:hover{color:#243028;background:#f4f7f2}.help-nav button.active{color:#229744;background:#eaf7ec;font-weight:600}.help-content{min-width:0;padding:24px 32px}.help-list-header{margin-bottom:16px}.help-list-header h2{color:#243028;margin:0;font-size:18px}.help-list-item{width:100%;min-height:56px;color:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #eef3ec;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.help-list-item+.help-list-item{margin-top:8px}.help-list-item:hover{border-color:#bcd9bd;box-shadow:0 4px 12px #2c482d0f}.help-list-item span{gap:4px;display:grid}.help-list-item b{color:#243028;font-size:14px}.help-list-item small{color:#7d877f;font-size:11px;line-height:1.5}.help-list-item svg{color:#a3aea5;flex-shrink:0}.help-empty{color:#8c988e;text-align:center;align-content:center;place-items:center;gap:8px;min-height:280px;display:grid}.help-empty b{color:#526057;font-size:15px}.help-empty p{margin:0;font-size:12px}.help-article{max-width:720px}.help-breadcrumb{align-items:center;gap:6px;margin-bottom:20px;display:flex}.help-breadcrumb button{color:#7d877f;cursor:pointer;background:0 0;border:0;font-size:12px}.help-breadcrumb button:hover{color:#229744}.help-breadcrumb span{color:#243028;font-size:12px;font-weight:600}.help-breadcrumb svg{color:#a3aea5}.help-article h2{color:#243028;margin:0 0 20px;font-size:22px}.help-article-body p{color:#3d4a41;margin:0 0 14px;font-size:14px;line-height:1.85}.help-feedback{border-top:1px solid #e9eee7;align-items:center;gap:10px;margin-top:32px;padding:16px;display:flex}.help-feedback span{color:#7d877f;font-size:13px}.help-feedback button{color:#8c988e;cursor:pointer;background:#fff;border:1px solid #e2e7e0;border-radius:8px;place-items:center;width:34px;height:34px;transition:all .15s;display:grid}.help-feedback button:hover{color:#526057;border-color:#bcd9bd}.help-feedback button.active{color:#229744;background:#eaf7ec;border-color:#52b36e}@media (width<=900px){.help-layout{grid-template-columns:1fr}.help-nav{border-bottom:1px solid #e9eee7;border-right:0;flex-flow:wrap;gap:6px;padding:12px 16px}.help-nav button{min-height:34px;padding:8px 12px;font-size:12px}.help-content{padding:20px}}@media (width<=640px){.help-topbar{flex-direction:column;gap:12px;padding:12px 16px}.help-search{max-width:100%}.help-article h2{font-size:18px}}.feedback-page{width:min(100%,1280px);margin:0 auto;padding-bottom:32px}.feedback-hero{min-height:154px;box-shadow:var(--shadow);background:radial-gradient(circle at 86% 15%,#7cc2652e,#0000 28%),linear-gradient(135deg,#fff 0%,#f5faf2 100%);border:1px solid #e1ebde;border-radius:18px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:18px;padding:25px 28px;display:grid;position:relative;overflow:hidden}.feedback-hero:after{content:"";pointer-events:none;border:1px solid #5ba3501a;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-58px;right:13%}.feedback-hero-icon{color:#fff;background:linear-gradient(145deg,var(--green-500),var(--green-700));border-radius:16px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 10px 24px #347b3c33}.feedback-hero-copy{z-index:1;min-width:0;position:relative}.feedback-hero-copy>span{color:var(--green-700);letter-spacing:.08em;background:#e8f4e4;border-radius:999px;margin-bottom:6px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex}.feedback-hero h1{letter-spacing:-.02em;margin:0;font-family:Noto Serif SC,serif;font-size:24px;line-height:1.4}.feedback-hero p{color:#69756c;max-width:680px;margin:7px 0 0}.feedback-submit-button{z-index:1;color:#fff;background:linear-gradient(135deg,#3f994a,#287b37);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 20px;font-weight:700;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;position:relative;box-shadow:0 8px 20px #2c7e392e}.feedback-submit-button:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 10px 24px #2c7e393d}.feedback-submit-button:active{transform:scale(.98)}.feedback-content-grid{grid-template-columns:minmax(0,1fr) 288px;align-items:start;gap:18px;margin-top:18px;display:grid}.feedback-main{min-width:0}.feedback-toolbar{border:1px solid var(--line);background:#fffffff0;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:12px 14px;display:flex;box-shadow:0 8px 24px #2c482d0a}.feedback-sorts{background:#f3f7f1;border-radius:11px;align-items:center;gap:5px;padding:4px;display:flex}.feedback-sorts button{color:#68736b;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:76px;min-height:40px;padding:0 13px;font-weight:600;transition:color .18s,background .18s,box-shadow .18s;display:inline-flex}.feedback-sorts button:hover{color:var(--green-700);background:#ffffffb3}.feedback-sorts button.active{color:var(--green-700);background:#fff;box-shadow:0 3px 10px #30543114}.feedback-filters{align-items:center;gap:8px;display:flex}.feedback-status-filter select{color:#506057;cursor:pointer;background:#fff;border:1px solid #dfe8dc;border-radius:10px;min-width:118px;height:44px;padding:0 34px 0 12px}.feedback-search{color:#8b978e;background:#fff;border:1px solid #dfe8dc;border-radius:10px;align-items:center;gap:8px;width:230px;height:44px;padding:0 11px;transition:border-color .18s,box-shadow .18s;display:flex}.feedback-search:focus-within,.feedback-status-filter select:focus{border-color:#72b77b;box-shadow:0 0 0 3px #469d4b1f}.feedback-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.feedback-search input::placeholder{color:#9ba59d}.feedback-search>button{color:#7f8a82;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.feedback-search>button:hover{color:#4d5b51;background:#eff4ed}.feedback-list-heading{justify-content:space-between;align-items:end;gap:16px;margin:22px 2px 10px;display:flex}.feedback-list-heading>div{align-items:center;gap:9px;display:flex}.feedback-list-heading h2{margin:0;font-size:18px}.feedback-list-heading span{color:#718077;background:#eaf1e7;border-radius:999px;padding:3px 8px;font-size:11px}.feedback-list-heading p{color:#7c8880;margin:0;font-size:12px!important}.feedback-list{gap:10px;display:grid}.feedback-item{background:#fffffff5;border:1px solid #e4ebe1;border-radius:15px;grid-template-columns:64px minmax(0,1fr);gap:18px;min-height:128px;padding:18px 20px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 7px 22px #2c482d09}.feedback-item:hover{border-color:#c7dec5;transform:translateY(-1px);box-shadow:0 10px 28px #2c482d12}.fb-vote{color:#5c6b61;background:#f7faf5;border:1px solid #dce8d9;border-radius:12px;align-content:center;align-self:center;place-items:center;gap:1px;width:64px;min-height:78px;padding:8px 4px;transition:color .18s,border-color .18s,background .18s,transform .18s;display:grid}.fb-vote:hover{color:var(--green-700);background:#f1f8ef;border-color:#a9cea8}.fb-vote:active{transform:scale(.97)}.fb-vote.voted{color:#fff;border-color:var(--green-600);background:linear-gradient(145deg,var(--green-500),var(--green-700))}.fb-vote span{font-variant-numeric:tabular-nums;font-size:15px;font-weight:800}.fb-vote small{color:inherit;opacity:.82;font-weight:500;font-size:10px!important}.fb-body{align-content:center;min-width:0;display:grid}.fb-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.fb-title-row h3{color:#263229;margin:0;font-size:16px;line-height:1.45}.fb-body>p{color:#647068;max-width:760px;margin:7px 0 12px}.fb-status{border-radius:999px;flex:none;padding:4px 9px;font-size:11px;font-weight:700}.fb-status-plan{color:#9a6a17;background:#fff5d9}.fb-status-dev{color:#2d6f9e;background:#eaf5fd}.fb-status-live{color:#257a3b;background:#e8f6e9}.fb-status-nope{color:#6f7871;background:#eef1ee}.fb-meta{flex-wrap:wrap;gap:6px;display:flex}.fb-tag{color:#778179;background:#fafcf9;border:1px solid #e4eae2;border-radius:999px;padding:3px 8px;font-size:10px}.feedback-empty{background:#ffffffb3;border:1px dashed #cfddcc;border-radius:15px;min-height:320px}.feedback-empty>button{min-height:40px;color:var(--green-700);background:#fff;border:1px solid #b8d5b7;border-radius:9px;margin-top:5px;padding:0 16px;font-weight:600}.feedback-aside{gap:12px;display:grid;position:sticky;top:102px}.feedback-guide-card,.feedback-process-card{border:1px solid var(--line);background:#fffffff0;border-radius:15px;padding:20px;box-shadow:0 8px 24px #2c482d0a}.feedback-guide-title{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;display:grid}.feedback-guide-title>span{color:#a56e23;background:#fff4dd;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.feedback-guide-card h2,.feedback-process-card h2{margin:0;font-size:15px}.feedback-guide-title p{color:#879188;margin:2px 0 0;font-size:11px!important}.feedback-guide-card ul{gap:14px;margin:17px 0 0;padding:0;list-style:none;display:grid}.feedback-guide-card li{gap:2px;padding-left:15px;display:grid;position:relative}.feedback-guide-card li:before{content:"";background:#63ad69;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.feedback-guide-card li b{font-size:12px}.feedback-guide-card li span{color:#7d8981;font-size:11px;line-height:1.55}.feedback-process-card h2{margin-bottom:16px}.feedback-process-card>div{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;display:grid;position:relative}.feedback-process-card>div+div{margin-top:15px}.feedback-process-card>div:not(:last-child):after{content:"";background:#dce7da;width:1px;height:18px;position:absolute;top:35px;left:16px}.feedback-process-card>div>span{width:34px;height:34px;color:var(--green-700);background:#edf6ea;border-radius:50%;place-items:center;display:grid}.feedback-process-card p{gap:2px;margin:0;display:grid}.feedback-process-card b{font-size:12px}.feedback-process-card small{color:#7d8981;font-size:11px!important}.feedback-form{gap:9px;display:grid}.feedback-form>label{justify-content:space-between;align-items:center;gap:12px;margin-top:5px;display:flex}.feedback-form>label b{font-size:13px}.feedback-form>label span{color:#8b958d;font-variant-numeric:tabular-nums;font-size:11px}.feedback-form>input,.feedback-form>textarea{width:100%;min-height:46px;color:var(--ink);resize:vertical;background:#fbfdfb;border:1px solid #dfe8dc;border-radius:10px;outline:0;padding:12px 13px;transition:border-color .18s,box-shadow .18s,background .18s}.feedback-form>textarea{min-height:142px;line-height:1.65}.feedback-form>input:focus,.feedback-form>textarea:focus{background:#fff;border-color:#68af72;box-shadow:0 0 0 3px #469d4b1f}.feedback-form>input[aria-invalid=true],.feedback-form>textarea[aria-invalid=true]{border-color:#d56b65;box-shadow:0 0 0 3px #d56b651a}.feedback-field-tip,.feedback-field-error{min-height:18px;margin:0!important;font-size:11px!important}.feedback-field-tip{color:#7f8981}.feedback-field-error{color:#b64c47}.feedback-form .form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:10px;padding-top:16px;display:flex}.feedback-form .form-actions button{border-radius:10px;justify-content:center;align-items:center;gap:7px;width:auto;min-width:104px;min-height:44px;padding:0 18px;font-weight:700;display:inline-flex}.feedback-form .btn-outline{color:#5d6961;background:#fff;border:1px solid #d8e2d6}.feedback-form .btn-outline:hover{color:var(--green-700);background:#f7fbf5;border-color:#acd0ab}.feedback-form .primary-wide:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}@media (width<=1000px){.feedback-content-grid{grid-template-columns:1fr}.feedback-aside{grid-template-columns:1fr 1fr;position:static}}@media (width<=760px){.feedback-hero{grid-template-columns:46px minmax(0,1fr);padding:22px}.feedback-hero-icon{border-radius:14px;width:46px;height:46px}.feedback-submit-button{grid-column:1/-1;width:100%}.feedback-toolbar{flex-direction:column;align-items:stretch}.feedback-sorts{grid-template-columns:repeat(3,1fr);display:grid}.feedback-sorts button{min-width:0}.feedback-filters{grid-template-columns:120px minmax(0,1fr);display:grid}.feedback-search{width:100%}.feedback-list-heading{flex-direction:column;align-items:flex-start;gap:4px}.feedback-aside{grid-template-columns:1fr}}@media (width<=520px){.feedback-page{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.feedback-hero{border-radius:16px;gap:12px;margin:0 -2px;padding:19px 17px}.feedback-hero h1{font-size:20px}.feedback-hero p{font-size:13px!important;line-height:1.65!important}.feedback-content-grid{margin-top:12px}.feedback-toolbar{border-radius:13px;padding:10px}.feedback-sorts button{min-height:44px;padding:0 8px}.feedback-filters{grid-template-columns:1fr}.feedback-status-filter select,.feedback-search{width:100%;min-width:0}.feedback-item{border-radius:13px;grid-template-columns:52px minmax(0,1fr);gap:13px;min-height:0;padding:15px}.fb-vote{width:52px;min-height:70px}.fb-title-row{gap:7px;display:grid}.fb-title-row h3{font-size:15px}.fb-status{grid-row:2;width:max-content}.fb-body>p{margin-top:9px;font-size:13px!important}.feedback-guide-card,.feedback-process-card{padding:18px}.feedback-form .form-actions{grid-template-columns:1fr 1fr;display:grid}.feedback-form .form-actions button{width:100%;min-width:0}}svg.lucide,.icon-button,.brand-symbol,.proto-donut{flex-shrink:0}.sidebar-top>a,.brand-mark,.global-search{min-width:0}.modal-header>div{overflow-wrap:anywhere;min-width:0}.modal-content{min-width:0}.toast{white-space:normal;overflow-wrap:anywhere;max-width:calc(100vw - 32px);line-height:1.6}@media (width<=900px){.sidebar{width:min(280px,100vw - 32px)}.sidebar-top{gap:12px}.sidebar-close{width:44px;height:44px}}@media (width<=640px){.modal-content{padding-bottom:max(18px,env(safe-area-inset-bottom,0px))}.element-block{flex-wrap:wrap}.membership-account-status{flex-shrink:0}.membership-points-heading{flex-wrap:wrap}.birth-profile__identity>div:first-child>b{overflow-wrap:anywhere;min-width:0}.lp-page .lp-feature-tabs button{flex:1;min-width:0}.lp-page .lp-hero-art{aspect-ratio:4/5;height:auto;min-height:340px}}
