:root{--ink: #17231f;--muted: #65706a;--paper: #f5efe4;--panel: rgba(255, 250, 241, .94);--line: rgba(86, 73, 52, .14);--jade: #184f43;--jade-soft: #dbe9df;--cinnabar: #b34a3d;--gold: #b8914e;--paper-warm: #fff8ec;--paper-deep: #eadfcd;--mist: #e7efe8;--soil: #9b6f40;--water: #5f7f8e;--shadow: 0 20px 54px rgba(32, 39, 34, .14);--jade-glow: radial-gradient(circle at 32% 24%, rgba(255, 250, 235, .86), transparent 28%), radial-gradient(circle at 72% 84%, rgba(12, 55, 47, .48), transparent 48%), linear-gradient(145deg, #3f8a6b 0%, #14614f 44%, #07372f 100%);--jade-ring: inset 0 1px 0 rgba(255, 250, 241, .66), inset 0 -16px 28px rgba(2, 38, 34, .24), 0 0 0 1px rgba(248, 229, 188, .84), 0 0 0 4px rgba(184, 145, 78, .28), 0 16px 34px rgba(16, 64, 53, .2)}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;min-height:100vh;display:grid;place-items:center;overflow-x:hidden;background:radial-gradient(circle at 50% 0%,rgba(184,145,78,.12),transparent 38%),linear-gradient(180deg,#dfe7df,#cfd9cf);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}button,input,select{font:inherit}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid rgba(49,95,82,.28);outline-offset:2px}.phone{position:relative;width:min(100vw,430px);height:min(100dvh,920px);min-height:min(100dvh,640px);overflow:hidden;background:var(--paper);box-shadow:0 0 0 1px #0000000d,var(--shadow)}.screen{position:absolute;top:0;right:0;bottom:0;left:0;display:none;overflow-y:auto;overflow-x:hidden}.screen.active{display:block}.splash{display:none;place-items:center;align-content:start;text-align:center;padding:clamp(20px,4.6dvh,36px) 32px 24px;overflow-y:auto}.splash.active{display:grid}.splash-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.92)}.splash:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#f7f2ea3d,#f7f2eab8)}.brand-mark,.splash h1,.splash p{position:relative;z-index:1}.splash-auth-card{position:relative;z-index:2;width:min(100%,338px);max-height:min(620px,calc(100dvh - 188px));margin-top:14px;padding:14px;display:grid;gap:9px;overflow-y:auto;overscroll-behavior:contain;border:1px solid rgba(184,145,78,.24);border-radius:22px;text-align:left;background:radial-gradient(circle at 80% 8%,rgba(184,145,78,.16),transparent 28%),linear-gradient(145deg,#fffaf1f0,#e7efe8e6);box-shadow:0 24px 54px #315f522e;opacity:0;transform:translateY(18px) scale(.98);pointer-events:none;transition:opacity .52s ease,transform .52s ease}.splash.active~.tabbar{display:none}.splash.auth-ready .splash-auth-card,.splash.file-mode .splash-auth-card{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.splash-auth-card h2{margin:0;font-size:20px;letter-spacing:-.03em}.splash-auth-card p,.splash-auth-card small{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.splash-auth-card #authHint{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10.5px;line-height:1.35}.auth-mode-tabs,.auth-social-actions{display:flex;flex-wrap:wrap;gap:8px}.auth-mode-tabs button,.auth-social-actions .ghost{min-height:32px;padding:0 11px;border-radius:10px;background:#fffaf1ad;color:var(--muted);font-size:12px;font-weight:900}.auth-mode-tabs button.active{color:#fffaf0;background:var(--jade-glow)}.brand-logo-img{width:clamp(72px,14dvh,90px);height:clamp(72px,14dvh,90px);object-fit:contain;border-radius:22px;background:#fffaf0;border:1px solid rgba(184,145,78,.22);box-shadow:0 10px 30px #184f4326;transition:transform .3s ease;z-index:2}.brand-logo-img:hover{transform:scale(1.05) rotate(2deg)}.splash h1{margin:clamp(14px,2.8dvh,22px) 0 8px;font-size:clamp(24px,6vw,28px);letter-spacing:0}.splash p{margin:0;color:var(--muted);font-size:14px}.app{padding:20px 18px calc(112px + env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(255,252,246,.62),var(--paper) 320px),url(/assets/app-bg-CefBvxKX.png) top center / 100% auto no-repeat}#result.app{padding-bottom:calc(168px + env(safe-area-inset-bottom))}.topbar,.subbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.subbar{justify-content:flex-start}.eyebrow{display:block;color:var(--cinnabar);font-size:12px;font-weight:700}h2,h3,p{margin:0}.topbar h2,.subbar h2{margin-top:4px;font-size:22px;line-height:1.24;letter-spacing:0}.icon-btn,.back{flex:0 0 44px;width:44px;height:44px;border-radius:50%;color:var(--jade);background:#ffffffb8;border:1px solid var(--line)}.avatar-entry{position:relative;overflow:visible;display:grid;place-items:center}.avatar-entry:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:#315f5247;filter:blur(6px);opacity:.34;transform:translate(4px,5px);z-index:0}.avatar-entry span,.avatar-entry img{position:relative;z-index:1;border-radius:50%}.avatar-entry img{width:100%;height:100%;object-fit:cover}.hero{position:relative;height:168px;overflow:hidden;border-radius:8px;margin-bottom:12px;background:#e8e5dc}.hero img{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#121e18b8,#121e1814)}.hero-copy{position:absolute;z-index:1;left:18px;right:90px;bottom:18px;color:#fff9ee}.hero-copy p{margin-bottom:6px;font-size:12px;opacity:.82}.hero-copy strong{display:block;line-height:1.35;font-size:18px}.companion-hero{display:grid;gap:10px;justify-items:center;padding:0;margin:8px 0 18px;border:0;border-radius:0;background:transparent;box-shadow:none}.status-dashboard{position:relative;overflow:visible;isolation:isolate;margin-top:clamp(92px,13vh,132px);margin-bottom:34px}.status-dashboard:before{content:none}.status-dashboard:after{content:"";position:absolute;left:50%;top:calc(50% - 2px);width:360px;height:360px;border-radius:50%;background:repeating-radial-gradient(circle,rgba(49,95,82,.055) 0 1px,transparent 1px 22px),radial-gradient(circle,rgba(255,252,246,.44) 0 35%,rgba(49,95,82,.12) 45%,rgba(177,138,80,.08) 61%,transparent 75%);filter:blur(18px);transform:translate(-50%,-50%);opacity:.84;pointer-events:none;z-index:-1}.ritual-start{--ritual-size: min(306px, 82vw);position:relative;display:grid;place-items:center;width:var(--ritual-size);height:var(--ritual-size);padding:0;border:0;border-radius:50%;color:#fff9ec;text-align:center;background:url(/assets/ritual-start-core-centered-XXA3WZMV.webp) center / 100% 100% no-repeat;box-shadow:none;cursor:pointer;overflow:visible}.ritual-start:before{content:"";position:absolute;top:-34px;right:-34px;bottom:-34px;left:-34px;border:1px solid rgba(49,95,82,.055);border-radius:50%;box-shadow:0 0 0 16px #fffcf66b,0 0 0 30px #b18a500a,0 0 0 52px #315f5206,0 28px 62px #17362f24;opacity:.88;pointer-events:none}.ritual-start:after{content:"";position:absolute;top:15%;right:15%;bottom:15%;left:15%;border:1px solid rgba(251,231,183,.34);border-radius:50%;opacity:0;pointer-events:none}.ritual-start:hover,.ritual-start:focus-visible{transform:translateY(-1px);filter:saturate(1.03) contrast(1.02)}.ritual-start:focus-visible{outline:3px solid rgba(177,138,80,.22);outline-offset:4px}.status-orbit{--status-progress: 78%;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:50%;opacity:0;pointer-events:none}.status-orbit:before,.status-orbit:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(255,250,232,.22);border-radius:50%}.status-orbit:after{top:34px;right:34px;bottom:34px;left:34px;border-color:#fbe7b73d;animation:slowSpin 18s linear infinite}.status-orbit i{position:absolute;top:24px;left:50%;width:5px;height:5px;border-radius:50%;background:#fbe7b7e6;box-shadow:28px 28px #fbe7b78c,-34px 40px #fbe7b761;transform:translate(-50%)}.status-orbit span{position:absolute;opacity:0;pointer-events:none}.status-copy{position:relative;z-index:2;display:none;justify-items:center;min-width:0}.ritual-symbol{display:grid;place-items:center;width:48px;height:48px;margin-bottom:18px;border-radius:50%;color:#1b6b52;background:radial-gradient(circle at 68% 30%,#fff8dc 0 6px,transparent 7px),linear-gradient(145deg,#fff8dc,#d4b26a);box-shadow:0 7px 16px #062d2633;font-family:STSong,Songti SC,serif;font-size:25px;font-weight:900}.companion-hero strong{display:block;margin:0;color:#fffaf0;font-family:STSong,Songti SC,serif;font-size:34px;line-height:1.28;letter-spacing:0;text-shadow:0 2px 8px rgba(0,26,21,.34)}.companion-hero #todayAdviceReason{display:block;margin-top:10px;color:#fffae8eb;font-size:15px;font-weight:800;line-height:1.5;text-shadow:0 1px 5px rgba(0,26,21,.28)}.ritual-divider{display:block;width:86px;height:1px;margin-top:23px;background:linear-gradient(90deg,transparent,rgba(251,231,183,.9),transparent)}.ritual-divider:after{content:"";display:block;width:5px;height:5px;margin:-2px auto 0;border-radius:50%;background:#fbe7b7}.ritual-arrow{position:absolute;left:50%;bottom:28px;z-index:3;display:none;place-items:center;width:48px;height:48px;border:1px solid rgba(251,231,183,.9);border-radius:50%;color:#fbe7b7;transform:translate(-50%);box-shadow:inset 0 0 0 1px #fffcf61f;font-size:38px;line-height:1}.ritual-start .status-tags{display:none}.hero-actions{display:flex;justify-content:center;margin-top:12px}.status-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.status-tags span{max-width:100%;padding:5px 9px;border:1px solid rgba(49,95,82,.12);border-radius:999px;color:var(--jade);background:#fffcf6b8;font-size:11px;font-weight:900}.compact-action{width:auto;min-width:110px;height:40px;justify-self:start;padding:0 14px;font-size:13px}.home-bazi-card{position:relative;overflow:hidden;padding:30px 24px 28px;margin-bottom:16px;border:1px solid rgba(49,95,82,.11);border-radius:8px;background:linear-gradient(90deg,#fffcf6fc 0,#fffcf6fc 56%,#fffcf6cc 76%,#fffcf65c),url(/assets/ink-bamboo-motif-D9XYPz0S.webp) right bottom / 58% auto no-repeat,radial-gradient(circle at 84% 68%,rgba(246,214,176,.15),transparent 16%),linear-gradient(145deg,#fffcf6fc,#fffaf1f0);box-shadow:0 20px 46px #232b2614}.home-bazi-card:before{content:"";position:absolute;left:22px;top:48px;width:104px;height:104px;border:1px dashed rgba(177,138,80,.26);border-radius:50%;background:radial-gradient(circle at 50% -1px,rgba(214,173,99,.85) 0 2px,transparent 3px),radial-gradient(circle at 98% 42%,rgba(214,173,99,.62) 0 2px,transparent 3px),radial-gradient(circle at 54% 99%,rgba(214,173,99,.75) 0 2px,transparent 3px),radial-gradient(circle at 3% 50%,rgba(214,173,99,.52) 0 2px,transparent 3px);box-shadow:0 0 0 8px #b18a5008,0 0 0 16px #b18a5005;opacity:.62;pointer-events:none}.home-bazi-card .section-title{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);gap:4px;margin-left:150px;margin-bottom:12px}.home-bazi-card .section-title h3{font-family:STSong,Songti SC,serif;font-size:27px;line-height:1.25;white-space:normal}.home-bazi-card .section-title>span{display:inline-flex;align-items:center;gap:5px;width:fit-content;max-width:100%;color:#3e4642b8;font-size:12px;white-space:nowrap;overflow:visible;text-overflow:clip}.home-bazi-card .section-title>span:after{content:"›";font-size:22px;line-height:1}.home-bazi-core{position:relative;z-index:1;display:grid;grid-template-columns:152px minmax(0,1fr);gap:16px;align-items:start}.home-bazi-symbol{display:grid;justify-items:center;gap:14px}.home-bazi-core>strong,.home-bazi-symbol>strong{position:relative;display:grid;place-items:center;width:106px;height:106px;margin:0 0 0 15px;border-radius:50%;color:#fffaf0;background:radial-gradient(circle at 34% 22%,rgba(255,252,236,.72),transparent 30%),radial-gradient(circle at 74% 82%,rgba(103,56,24,.22),transparent 50%),linear-gradient(145deg,#d4a164,#a96f3c 60%,#83542e);font-family:STSong,Songti SC,serif;font-size:56px;box-shadow:inset 0 0 0 2px #fffcf68f,inset 0 -12px 22px #5b2e1333,0 12px 26px #b18a5038,0 0 0 1px #fffcf675,0 0 0 4px #b18a501f}.home-bazi-core>strong:before,.home-bazi-core>strong:after,.home-bazi-symbol>strong:before,.home-bazi-symbol>strong:after{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border:1px solid rgba(177,138,80,.18);border-radius:50%;pointer-events:none}.home-bazi-core>strong:after,.home-bazi-symbol>strong:after{top:-20px;right:-20px;bottom:-20px;left:-20px;border-style:dashed;border-color:#b18a504d;background:radial-gradient(circle at 50% 0,rgba(214,173,99,.88) 0 2px,transparent 3px),radial-gradient(circle at 100% 42%,rgba(214,173,99,.58) 0 2px,transparent 3px),radial-gradient(circle at 50% 100%,rgba(214,173,99,.78) 0 2px,transparent 3px),radial-gradient(circle at 0 50%,rgba(214,173,99,.5) 0 2px,transparent 3px)}.bazi-profile-action{width:112px;min-width:112px;height:36px;justify-self:center;color:var(--jade);background:#dcebe3bd;border-color:#315f5224;box-shadow:0 8px 18px #315f5214}.home-bazi-core span{display:block;color:#7b4d22;font-size:20px;font-weight:900;line-height:1.42}.home-bazi-core p{margin-top:8px;color:var(--muted);max-width:420px;font-size:15px;line-height:1.68}.home-bazi-tags{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 0 168px}.home-bazi-tags span{padding:7px 12px;border-radius:999px;color:var(--jade);background:#dcebe3b8;font-size:12px;font-weight:900}.companion-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-bottom:16px}.companion-grid article,.continue-topic,.companion-checkin,.growth-card,.seven-day-plan{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 26px #232b260f}.companion-grid article,.continue-topic{min-height:82px;padding:14px;text-align:left}.companion-grid article{position:relative;overflow:hidden;min-height:148px;padding:28px 22px 24px 74px;background:url(/assets/ink-bamboo-motif-D9XYPz0S.webp) right bottom / 58% auto no-repeat,linear-gradient(120deg,#fffcf6fa,#fffcf6db),radial-gradient(circle at 78% 36%,rgba(195,78,60,.13),transparent 15%),radial-gradient(ellipse at 80% 82%,rgba(49,95,82,.18),transparent 35%);box-shadow:0 18px 42px #232b2614}.companion-grid article:before{content:"";position:absolute;right:-16px;bottom:-6px;width:140px;height:118px;opacity:0;pointer-events:none}.companion-grid article>i{position:absolute;left:22px;top:26px;color:#c34e3c2e;font-family:Georgia,serif;font-size:60px;font-style:normal;line-height:1}.companion-grid span,.continue-topic span{display:block;color:var(--cinnabar);font-size:15px;font-weight:800}.companion-grid p,.continue-topic strong{display:block;margin-top:16px;color:var(--ink);font-size:21px;font-weight:900;line-height:1.48}.continue-topic{width:100%;background:linear-gradient(135deg,#dcebe3db,#fffcf6f5)}.companion-checkin{position:relative;overflow:hidden;padding:22px 20px 24px;margin-bottom:18px;background:url(/assets/ink-bamboo-motif-D9XYPz0S.webp) right bottom / 60% auto no-repeat,linear-gradient(126deg,#fffcf6fa,#fffcf6d6),radial-gradient(circle at 84% 40%,rgba(246,201,147,.32),transparent 17%),radial-gradient(ellipse at 78% 90%,rgba(49,95,82,.18),transparent 34%),var(--panel);box-shadow:0 18px 42px #232b2614}.companion-checkin:before{content:"“";position:absolute;left:24px;top:72px;color:#315f5238;font-family:Georgia,serif;font-size:56px;line-height:1}.companion-checkin:after{content:"";position:absolute;right:-10px;bottom:-4px;width:132px;height:116px;opacity:0;pointer-events:none}.companion-checkin .section-title{position:relative;z-index:1;display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:12px;align-items:center}.companion-checkin .section-title i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:var(--jade);background:#dcebe3d1;box-shadow:0 12px 24px #315f521f;font-size:24px;font-style:normal}.companion-checkin .section-title h3{font-size:26px;line-height:1.2}.companion-checkin .section-title h3:after{content:" ✦";color:#d3a766;font-size:18px}.companion-checkin .section-title>span{justify-self:end;max-width:158px;padding:9px 12px;border-radius:999px;color:var(--ink);background:#eef2ecdb;font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.companion-checkin p{position:relative;z-index:1;margin-top:28px;padding-left:42px;color:var(--ink);font-size:20px;font-weight:900;line-height:1.62}.companion-checkin .companion-note{margin-top:18px;color:var(--muted);font-size:14px;font-weight:500}.companion-checkin .compact-action{margin-top:12px}.growth-card{padding:14px;margin-bottom:12px}.growth-card .section-title button{padding:0;color:var(--jade);background:transparent;font-size:12px;font-weight:900}.growth-card .section-title>span{color:var(--muted);font-size:12px;font-weight:800}.growth-list{display:grid;gap:8px}.growth-item{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:start;color:var(--muted);font-size:13px;line-height:1.5}.growth-item span{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;color:var(--jade);background:var(--jade-soft);font-size:11px;font-weight:900}.fortune-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.fortune-strip div,.module,.collection-tile,.collection-empty,.score-card,.free-report article,.notice,.profile-card,.medal-collection,.menu-list,.locked-report button{background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 26px #232b260f}.fortune-strip div{display:grid;justify-items:center;align-content:start;min-height:158px;padding:22px 10px 18px;text-align:center;background:radial-gradient(circle at 50% 18%,rgba(220,235,227,.64),transparent 29%),linear-gradient(145deg,#fffcf6fc,#fffaf4f0);box-shadow:0 18px 38px #232b2614}.fortune-strip i{display:grid;place-items:center;width:42px;height:42px;margin-bottom:14px;border:1px solid rgba(49,95,82,.12);border-radius:50%;color:var(--jade);background:radial-gradient(circle at 32% 24%,rgba(255,255,246,.72),transparent 32%),linear-gradient(145deg,#dcebe3eb,#c1decfd6);font-size:20px;font-style:normal;font-weight:900;box-shadow:inset 0 1px #fffcf6b3,0 8px 18px #315f521a}.fortune-strip div:nth-child(3) i{color:#b88738;background:#f8ebcfc2;border-color:#b8873824}.fortune-strip span,.module small,.section-title span,.locked-report span,.menu-list span,.profile-card p,.notice p,.score-card p{color:var(--muted);font-size:12px;line-height:1.5}.fortune-strip strong{display:block;margin-top:8px;color:var(--jade);font-size:22px;line-height:1.35}.fortune-strip div:first-child strong{font-size:42px;line-height:1.1}.fortune-strip div:first-child strong:after{content:"分";margin-left:3px;color:var(--ink);font-size:13px;font-weight:500}.fortune-strip em{display:block;margin-top:12px;color:var(--muted);font-size:13px;font-style:normal;line-height:1.45}.module-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.measure-section{position:relative;display:grid;gap:10px;margin-bottom:18px}.measure-group-header{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:0 2px}.measure-group-header span{display:block;color:var(--cinnabar);font-size:12px;font-weight:900}.measure-group-header h3{margin-top:3px;font-size:22px;line-height:1.18;letter-spacing:0}.measure-group-header em{flex:0 0 auto;padding:5px 9px;border:1px solid rgba(49,95,82,.12);border-radius:999px;color:#315f52ad;background:#fffcf6b8;font-size:11px;font-style:normal;font-weight:900}.quick-oracle-group{display:grid;grid-template-columns:1fr 1fr;gap:10px;position:relative}.quick-oracle-group:before{content:"";position:absolute;border-radius:8px;top:-8px;right:-2px;bottom:-8px;left:-2px;background:radial-gradient(circle at 14% 20%,rgba(177,138,80,.12),transparent 34%),radial-gradient(circle at 86% 78%,rgba(49,95,82,.1),transparent 32%),linear-gradient(145deg,#fffcf66b,#dcebe333);pointer-events:none}.quick-oracle-group .theme-gate-oracle,.quick-oracle-group .theme-gate-near{width:100%;min-height:124px;display:grid;align-content:start;padding:13px 14px 12px 20px;border-color:#b18a5042;background:radial-gradient(circle at 22% 20%,rgba(255,255,246,.78),transparent 26%),radial-gradient(circle at 84% 78%,rgba(49,95,82,.14),transparent 30%),linear-gradient(145deg,#fff8edfa,#e4f1ebeb);box-shadow:0 16px 34px #232b2617}.quick-oracle-group .theme-gate-near{border-color:#315f522e;background:radial-gradient(circle at 22% 20%,rgba(255,255,246,.76),transparent 26%),radial-gradient(circle at 86% 80%,rgba(49,95,82,.16),transparent 30%),linear-gradient(145deg,#f7fcf8fa,#dbece4f0)}.quick-oracle-group .module-icon{width:40px;height:40px;margin:0 0 14px 2px}.quick-oracle-group .theme-gate-oracle strong,.quick-oracle-group .theme-gate-near strong{margin-bottom:7px;padding-left:2px;font-size:17px;line-height:1.24}.quick-oracle-group .theme-gate-oracle small,.quick-oracle-group .theme-gate-near small{display:block;padding-left:2px;color:var(--muted);font-size:12px;font-weight:800;line-height:1.42}.quick-oracle-group .theme-gate-oracle em,.quick-oracle-group .theme-gate-near em{right:12px;top:12px}.module{position:relative;overflow:hidden;min-height:132px;padding:14px 14px 16px;text-align:left;color:var(--ink)}.measure-grid .theme-gate{padding-left:20px}.measure-grid .theme-gate .module-icon{margin-left:2px}.measure-grid .theme-gate strong,.measure-grid .theme-gate small{padding-left:3px}.theme-gate{--mx: 50%;--my: 45%;border:1px solid rgba(49,95,82,.12);background:radial-gradient(circle at var(--mx) var(--my),rgba(255,255,255,.82),transparent 26%),radial-gradient(circle at 84% 78%,rgba(49,95,82,.12),transparent 28%),linear-gradient(145deg,#fffcf6fa,#e3f0e9e6);box-shadow:inset 0 1px #fffcf6b8,inset 0 -18px 34px #315f520a,0 14px 30px #232b2614;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,border-color .22s ease,background .22s ease}.theme-gate:hover{transform:translateY(-3px) scale(1.01);border-color:#315f523d;box-shadow:0 18px 34px #232b261a}.theme-gate:before,.theme-gate:after{content:"";position:absolute;pointer-events:none}.theme-gate:before{top:9px;right:9px;bottom:9px;left:9px;border:1px solid rgba(255,252,246,.72);border-radius:8px;box-shadow:inset 0 0 0 1px #315f520d}.theme-gate:after{left:-40%;top:-20%;width:42%;height:150%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);transform:rotate(18deg);opacity:0}.theme-gate:hover:after{animation:gateSheen .9s ease}.theme-gate>*{position:relative;z-index:1}.theme-gate>i{position:absolute;right:-34px;bottom:-10px;width:118px;height:58px;border:1px solid rgba(49,95,82,.14);border-left:0;border-radius:0 999px 999px 0;transform:rotate(-28deg);transition:transform .26s ease,opacity .26s ease;opacity:.48}.theme-gate:hover>i{transform:rotate(-20deg) translate(-8px);opacity:1}.theme-gate-full>i{border-color:#315f522e}.theme-gate-year>i{border-color:#5271a033}.theme-gate-near>i{border-color:#488e7442}.theme-gate-wealth>i{border-color:#b18a504d}.theme-gate-love>i{border-color:#a6463838}.module em{position:absolute;right:12px;top:12px;max-width:calc(100% - 62px);padding:4px 7px;border:1px solid rgba(49,95,82,.1);border-radius:999px;color:#315f529e;background:#fffcf6ad;font-size:11px;font-style:normal;font-weight:900;line-height:1;white-space:nowrap}.module.wide{grid-column:1 / -1;min-height:104px}.module-icon{width:40px;height:40px;display:grid;place-items:center;margin-bottom:14px;border-radius:50%;background:radial-gradient(circle at 32% 24%,rgba(255,255,246,.74),transparent 32%),linear-gradient(145deg,#dcebe3f5,#b8d8cadb);color:var(--jade);font-weight:800;box-shadow:inset 0 1px #fffcf6bf,0 8px 18px #315f521f;transition:transform .22s ease,box-shadow .22s ease}.theme-gate:hover .module-icon{transform:translateY(-2px) rotate(-4deg);box-shadow:0 12px 24px #315f522e}.module strong{display:block;margin-bottom:6px;font-size:16px}.honor-board,.medal-collection,.free-report,.free-life-pattern,.timeline-preview,.locked-report{margin-top:20px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-title h3{font-size:18px}.bazi-visual-section>.section-title{display:grid;justify-content:stretch;gap:5px;margin-bottom:14px}.bazi-visual-section>.section-title h3{white-space:nowrap;line-height:1.25}.bazi-visual-section>.section-title span{max-width:none;justify-self:start;line-height:1.55}.free-report article,.free-life-pattern,.full-report article,.poster-card{padding:14px;margin-bottom:10px}.free-report article:first-of-type{border-color:#315f5233;background:linear-gradient(135deg,#fffcf6fa,#e4f1ebbd)}.free-report p,.free-life-pattern p,.full-report p,.poster-card p{margin-top:6px;color:var(--muted);font-size:15px;line-height:1.68}.historical-echo-card{position:relative;overflow:hidden;border-color:#b18a503d!important;background:radial-gradient(circle at 86% 14%,rgba(177,138,80,.16),transparent 28%),linear-gradient(135deg,#fffcf6fa,#edf5eecc)!important}.historical-echo-card:before{content:"";position:absolute;right:-24px;top:-30px;width:92px;height:92px;border:1px solid rgba(49,95,82,.14);border-radius:50%}.historical-echo-head{position:relative;display:grid;gap:5px}.historical-echo-head span{width:max-content;padding:3px 8px;border-radius:999px;color:var(--gold);background:#b18a501a;font-size:11px;font-weight:900}.historical-echo-head strong{color:var(--jade);font-size:17px;line-height:1.35}.historical-echo-card small{display:block;margin-top:8px;color:color-mix(in srgb,var(--muted),transparent 12%);font-size:11px;line-height:1.5}.honor-window{height:192px;overflow:hidden;border:1px solid rgba(177,138,80,.22);border-radius:8px;background:linear-gradient(180deg,#fff8edeb,#edf6f0db)}.growth-resonance .honor-window{height:auto;overflow:visible;border-color:#315f5229;background:radial-gradient(circle at 18% 12%,rgba(255,252,246,.95),transparent 34%),linear-gradient(145deg,#f0f7f2f5,#fffaf0eb)}.honor-track{display:grid;gap:8px;padding:10px;animation:honorScroll 48s linear infinite}.growth-resonance .honor-track{animation:none;gap:10px}.compass-core{padding:16px;border:1px solid rgba(49,95,82,.12);border-radius:8px;text-align:center;background:radial-gradient(circle at 50% 24%,rgba(255,252,246,.96),transparent 34%),linear-gradient(145deg,#fffcf6eb,#deede5db)}.compass-core span{display:block;color:var(--gold);font-size:11px;font-weight:900}.compass-core strong{display:grid;place-items:center;width:66px;height:66px;margin:8px auto;border-radius:50%;color:#fffaf0;background:var(--jade-glow);font-size:24px;text-shadow:0 1px 2px rgba(7,33,29,.32);box-shadow:var(--jade-ring)}.compass-core p{color:var(--ink);font-size:13px;line-height:1.56}.compass-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.compass-choice{min-width:0;padding:10px 6px;border:1px solid rgba(49,95,82,.12);border-radius:8px;color:var(--ink);background:#fffcf6d6}.compass-choice span{display:grid;place-items:center;width:30px;height:30px;margin:0 auto 6px;border-radius:50%;color:var(--jade);background:radial-gradient(circle at 32% 24%,rgba(255,255,246,.72),transparent 32%),linear-gradient(145deg,#dcebe3f0,#c4ded1db);font-weight:900;box-shadow:inset 0 1px #fffcf6b3,0 7px 14px #315f521a}.compass-choice strong{display:block;font-size:12px;line-height:1.3}.compass-choice.active{border-color:#315f5252;background:linear-gradient(145deg,#dcebe3eb,#fffcf6e6)}.compass-choice.active span{color:#fffaf0;background:var(--jade-glow);box-shadow:inset 0 1px #fffcf694,inset 0 -10px 18px #0226222e,0 0 0 2px #fff6da94,0 10px 20px #315f522e}.resonance-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:start;padding:11px;border:1px solid rgba(49,95,82,.1);border-radius:8px;background:#fffcf6d1}.resonance-item>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#fffaf0;background:var(--jade);font-weight:900}.resonance-item strong{display:block;font-size:14px;line-height:1.35}.resonance-item p{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.5}.resonance-item em{padding:4px 7px;border-radius:999px;color:var(--jade);background:#dcebe3cc;font-size:11px;font-style:normal;font-weight:900;white-space:nowrap}.honor-item{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:8px 10px;border:1px solid rgba(45,55,50,.1);border-radius:8px;background:#fffcf6e6}.honor-item strong{display:block;font-size:14px;line-height:1.25}.honor-item p,.honor-item span{color:var(--muted);font-size:12px}.honor-rank{min-width:58px;padding:5px 7px;border-radius:999px;color:var(--jade);background:#dcebe3e6;font-weight:800;text-align:center;white-space:nowrap;border:1px solid rgba(49,95,82,.12)}.destiny-gallery{background:var(--bg-card);border:1px solid var(--border-soft);border-radius:12px;padding:14px;margin-top:14px}.destiny-gallery .section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.destiny-gallery .section-title h3{font-size:16px;font-weight:800;color:var(--text-main)}.destiny-gallery .gallery-count{font-size:12px;color:var(--jade);background:var(--jade-soft);padding:3px 8px;border-radius:999px;font-weight:800}.gallery-slider{display:flex;gap:12px;overflow-x:auto;padding:4px 2px 10px;scroll-behavior:smooth;scrollbar-width:none}.gallery-slider::-webkit-scrollbar{display:none}.gallery-card{flex:0 0 130px;height:195px;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000029;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;border:1px solid rgba(255,255,255,.08)}.gallery-card:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0000003d}.gallery-card-bg{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.gallery-card-overlay{position:absolute;bottom:0;left:0;right:0;z-index:2;background:linear-gradient(to top,rgba(10,22,20,.96) 0%,rgba(10,22,20,.4) 65%,transparent 100%);padding:8px;display:flex;flex-direction:column;justify-content:flex-end}.gallery-card-title{color:#fffaf0;font-family:serif;font-weight:900;font-size:14px;line-height:1.2;margin-bottom:2px;text-shadow:0 1px 3px rgba(0,0,0,.8)}.gallery-card-date{color:#fffaf0a6;font-size:10px;text-shadow:0 1px 2px rgba(0,0,0,.8)}.gallery-card-delete{position:absolute;top:6px;right:6px;z-index:3;width:26px;height:26px;border-radius:13px;background:#0a161499;border:1px solid rgba(255,255,255,.18);color:#fffaf0bf;display:flex;align-items:center;justify-content:center;gap:4px;font-size:13px;cursor:pointer;overflow:hidden;white-space:nowrap;transition:width .22s cubic-bezier(.4,0,.2,1),background .2s,border-color .2s,color .2s,box-shadow .2s}.gallery-card-delete .del-confirm-text{font-size:11px;font-weight:600;letter-spacing:.2px;max-width:0;opacity:0;transition:max-width .22s cubic-bezier(.4,0,.2,1),opacity .18s}.gallery-card-delete.confirming{width:76px;background:#bc3f36eb;border-color:#dc5046b3;color:#fff;box-shadow:0 0 0 2px #dc504659;animation:del-shake .28s ease}.gallery-card-delete.confirming .del-confirm-text{max-width:60px;opacity:1}@keyframes del-shake{0%{transform:translate(0)}25%{transform:translate(-3px)}50%{transform:translate(3px)}75%{transform:translate(-2px)}to{transform:translate(0)}}.gallery-card-delete:hover:not(.confirming){background:#323232cc;color:#fff}.gallery-empty{width:100%;padding:30px 10px;text-align:center;color:var(--text-muted);font-size:12px;font-style:italic;background:#1e302a1f;border-radius:6px;border:1px dashed var(--border-soft)}.medal-collection{padding:14px;height:224px;overflow:hidden;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.medal-collection:hover,.medal-collection:focus-visible{transform:translateY(-1px);border-color:#315f5242;box-shadow:0 14px 30px #24302a17;outline:none}.medal-collection .section-title{margin-bottom:12px}.medal-collection .section-title button{padding:5px 8px;border-radius:999px;color:var(--jade);background:var(--jade-soft);font-size:12px;font-weight:900}.collection-grid,.collection-full-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.collection-full-grid{margin-top:12px}.collection-tile{min-width:0;display:grid;justify-items:start;gap:6px;padding:12px;background:radial-gradient(circle at 82% 18%,rgba(177,138,80,.12),transparent 30%),linear-gradient(145deg,#fffcf6f5,#ebf6f0d6)}.collection-tile strong{font-size:14px;line-height:1.25}.collection-tile small{color:var(--gold);font-size:11px;font-weight:800}.collection-tile p,.collection-empty p,.collection-summary p{color:var(--muted);font-size:12px;line-height:1.5}.collection-grid .collection-tile{min-height:132px}.collection-grid .collection-card-caption p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.collection-poster-tile{justify-items:stretch;gap:9px;padding:10px;background:linear-gradient(180deg,#fffcf6e6,#eff7f2b8)}.collection-grid .collection-poster-tile{min-height:132px;grid-template-columns:72px minmax(0,1fr);align-items:center}.collection-poster-mini{position:relative;aspect-ratio:3 / 4;min-height:174px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:10px;border:1px solid color-mix(in srgb,var(--poster-gold, #b18a50),transparent 50%);border-radius:12px;background:radial-gradient(circle at 50% 36%,rgba(255,252,246,.9),transparent 0 32%,transparent 33%),radial-gradient(circle at 50% 36%,color-mix(in srgb,var(--poster-gold, #b18a50),transparent 62%),transparent 0 42%,transparent 43%),radial-gradient(circle at 24% 12%,rgba(255,255,255,.82),transparent 26%),radial-gradient(circle at 86% 88%,color-mix(in srgb,var(--poster-ink, #315f52),transparent 60%),transparent 34%),linear-gradient(158deg,#fbf7ec 0%,var(--poster-soft, #edf5ee) 44%,color-mix(in srgb,var(--poster-ink, #315f52),#f8f2e6 62%) 100%);box-shadow:0 14px 26px #203d371c,inset 0 0 0 1px #ffffff75;isolation:isolate}.collection-grid .collection-poster-mini{width:72px;min-height:96px;padding:7px;border-radius:10px;justify-content:center;align-items:center}.collection-grid .collection-poster-mini .poster-topline,.collection-grid .collection-poster-mini .poster-keywords,.collection-grid .collection-poster-mini .poster-copy-block{display:none}.collection-grid .collection-poster-mini .poster-aura{width:62px;height:62px}.collection-grid .collection-poster-mini .poster-orbit-lines{width:78px;height:78px}.collection-grid .collection-poster-mini .medal-orb{width:42px;height:42px}.collection-grid .collection-poster-mini .poster-copy-block{margin:4px 0 0}.collection-grid .collection-poster-mini .poster-copy-block span{display:none}.collection-grid .collection-poster-mini .poster-copy-block strong{font-size:12px;letter-spacing:1px}.collection-poster-mini:before{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:1px solid rgba(255,255,255,.54);border-radius:9px;z-index:0}.collection-poster-mini:after{content:"";position:absolute;left:12px;right:12px;bottom:38px;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--poster-gold, #b18a50),transparent 24%),transparent);z-index:1}.collection-poster-mini .poster-aura,.collection-poster-mini .poster-orbit-lines{position:absolute;pointer-events:none}.collection-poster-mini .poster-aura{left:50%;top:34%;width:104px;height:104px;border-radius:50%;background:radial-gradient(circle,rgba(255,252,246,.94) 0 28%,rgba(255,252,246,.36) 29% 52%,transparent 53%);transform:translate(-50%,-50%);z-index:0}.collection-poster-mini .poster-orbit-lines{left:50%;top:34%;width:130px;height:130px;transform:translate(-50%,-50%) rotate(-12deg);z-index:0}.collection-poster-mini .poster-orbit-lines span{position:absolute;inset:var(--orbit-inset, 0);border:1px solid color-mix(in srgb,var(--poster-ink, #315f52),transparent 78%);border-radius:50%}.collection-poster-mini .poster-orbit-lines span:nth-child(2){--orbit-inset: 14px;border-color:color-mix(in srgb,var(--poster-gold, #b18a50),transparent 62%)}.collection-poster-mini .poster-orbit-lines span:nth-child(3){--orbit-inset: 28px;border-style:dashed;opacity:.72}.collection-poster-mini>*:not(.poster-aura):not(.poster-orbit-lines){position:relative;z-index:2}.collection-poster-mini .poster-topline{display:flex;justify-content:space-between;color:color-mix(in srgb,var(--poster-ink, #315f52),transparent 20%);font-size:8px;font-weight:900}.collection-poster-mini .poster-medal-wrap{display:flex;justify-content:center;margin-top:5px}.collection-poster-mini .medal-orb{width:48px;height:48px;border-radius:8px;--seal-frame: 2px;--seal-inset: 5%;background:#fffcf6b8;box-shadow:0 10px 20px #3622181f,0 0 0 7px #fffcf63d}.collection-poster-mini .medal-orb .medal-text{width:82%;font-size:13px}.collection-poster-mini .medal-orb .medal-text i{width:48%;height:48%}.collection-poster-mini .poster-copy-block{display:grid;gap:4px;justify-items:center;margin:auto 0;text-align:center}.collection-poster-mini .poster-copy-block span{padding:2px 7px;border:1px solid color-mix(in srgb,var(--poster-gold, #b18a50),transparent 58%);border-radius:999px;color:var(--poster-gold, #b18a50);background:#fffcf694;font-size:9px;font-weight:900}.collection-poster-mini .poster-copy-block strong{color:var(--poster-ink, #315f52);font-family:serif;font-size:clamp(17px,6vw,22px);line-height:1.08;letter-spacing:2px;text-align:center}.collection-poster-mini .poster-copy-block p{max-width:112px;margin:0;color:color-mix(in srgb,var(--poster-ink, #315f52),transparent 18%);font-size:9px;font-weight:900;line-height:1.35;text-align:center}.collection-poster-mini .poster-keywords{display:flex;justify-content:center;gap:4px}.collection-poster-mini .poster-keywords span{padding:2px 5px;border:1px solid rgba(49,95,82,.1);border-radius:999px;color:var(--poster-ink, #315f52);background:#fffcf6a8;font-size:8px;font-weight:800}.collection-poster-card{width:100%;display:grid;justify-items:center;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.collection-poster-card .poster-container-single{width:100%;display:grid;justify-items:center}.collection-full-grid{grid-template-columns:minmax(0,1fr);justify-items:center}.collection-full-grid .collection-poster-tile{width:min(100%,320px);justify-items:center}.collection-full-grid .collection-card-caption{width:min(100%,248px);justify-self:center}.collection-grid .collection-poster-tile{grid-template-columns:minmax(0,92px) minmax(0,1fr)}.collection-grid .collection-poster-card{width:92px;height:128px;overflow:hidden;place-items:start center}.collection-grid .collection-poster-card .poster-container-single{width:248px;transform:scale(.37);transform-origin:top center}.collection-grid .collection-poster-card .poster-preview{margin:0!important}.collection-seal-tile{grid-template-columns:72px minmax(0,1fr)!important;align-items:center}.collection-seal-preview{width:72px;height:96px;display:grid;place-items:center;border:1px solid rgba(177,138,80,.16);border-radius:10px;background:radial-gradient(circle at 50% 42%,rgba(255,252,246,.94),transparent 42%),linear-gradient(155deg,#fffcf6f2,#e8f2edc2);box-shadow:inset 0 0 0 1px #ffffff75}.collection-seal-preview .medal-orb{width:50px;height:50px;border-radius:9px;--seal-frame: 2px;--seal-inset: 5%;background:#fffcf6bd}.collection-seal-preview .medal-orb .medal-text{width:82%;font-size:13px}.collection-seal-preview .medal-orb .medal-text i{width:48%;height:48%}.collection-card-caption{display:grid;gap:4px}.collection-tile.is-locked{opacity:.62;filter:grayscale(.75);background:#f6f3ebb8}.collection-empty{grid-column:1 / -1;padding:14px;border:1px dashed rgba(49,95,82,.2);border-radius:8px;background:#fffcf6a8}.collection-empty .ghost{height:42px;margin-top:10px}.collection-summary{padding:13px;border:1px solid rgba(49,95,82,.14);border-radius:8px;background:linear-gradient(135deg,#fffcf6f5,#e2efe9d1)}.collection-summary strong{display:block;margin-bottom:4px;color:var(--jade)}@keyframes honorScroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.tabbar{position:absolute;left:0;right:0;bottom:0;height:68px;display:grid;grid-template-columns:repeat(4,1fr);gap:2px;padding:8px 14px 10px;background:#fffcf6f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);z-index:4}.tabbar button{border-radius:8px;background:transparent;color:var(--muted)}.tabbar button.active{background:var(--jade-soft);color:var(--jade);font-weight:700}.module-brief{display:grid;gap:14px;padding:16px;margin:18px 0;border-radius:8px;background:linear-gradient(145deg,#315f52f5,#203d37f5);color:#fffaf0;box-shadow:0 14px 32px #203d3729}.module-brief span{display:inline-flex;width:fit-content;margin-bottom:8px;padding:4px 8px;border-radius:999px;background:#ffffff24;font-size:12px;font-weight:800}.module-brief strong{display:block;font-size:18px;line-height:1.35}.module-brief p,.module-brief li{color:#fffaf0c7;font-size:13px;line-height:1.65}.module-brief p{margin-top:8px}.module-brief ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.module-brief li:before{content:"";display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:50%;background:var(--gold);vertical-align:2px}.theme-gate-oracle>i{background:radial-gradient(circle at 34% 34%,rgba(255,252,246,.8),transparent 24%),conic-gradient(from 90deg,#315f522e,#b18a5061,#315f522e)}.oracle-card,.oracle-result{padding:16px;margin-top:16px;border:1px solid rgba(49,95,82,.16);border-radius:8px;background:radial-gradient(circle at 80% 12%,rgba(177,138,80,.16),transparent 28%),linear-gradient(145deg,#fffcf6fa,#e8f3eddb);box-shadow:0 14px 30px #232b2614}.oracle-head span{display:inline-flex;padding:4px 8px;border-radius:999px;color:var(--gold);background:#fff8eddb;font-size:12px;font-weight:900}.oracle-head strong{display:block;margin-top:8px;font-size:19px}.oracle-head p,.oracle-result p{margin-top:7px;color:var(--muted);font-size:13px;line-height:1.65}.oracle-result #oracleResultText{white-space:pre-line;padding:13px 14px;border:1px solid rgba(49,95,82,.12);border-radius:8px;color:var(--ink);background:#fffcf6bd;font-size:15px;font-weight:800}.oracle-question{display:grid;gap:7px;margin-top:14px;color:var(--muted);font-size:12px;font-weight:900}.oracle-question textarea{width:100%;padding:12px;border:1px solid rgba(49,95,82,.16);border-radius:8px;color:var(--ink);background:#fffcf6db;resize:vertical;outline:none}.oracle-coins{display:flex;justify-content:center;gap:12px;margin:18px 0 12px}.oracle-coins span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:var(--jade);background:radial-gradient(circle at 34% 28%,#fffcf6fa,#fff8edd6 48%,#b18a506b);border:1px solid rgba(177,138,80,.32);font-size:13px;font-weight:900;box-shadow:0 10px 20px #232b261f}.oracle-coins.casting span{animation:coinFlip .52s ease-in-out infinite}.oracle-coins.casting span:nth-child(2){animation-delay:80ms}.oracle-coins.casting span:nth-child(3){animation-delay:.15s}.hexagram-board{display:grid;gap:8px;width:min(210px,72%);margin:0 auto 16px;padding:14px;border-radius:8px;background:#fffcf694;border:1px solid rgba(49,95,82,.1)}.hexagram-board span{display:flex;justify-content:center;gap:12px;min-height:12px;opacity:.32}.hexagram-board span.revealed{opacity:1;animation:yaoReveal .26s ease-out both}.hexagram-board i{display:block;height:10px;border-radius:999px;background:var(--jade)}.hexagram-board .yao-solid{width:124px}.hexagram-board .yao-broken{width:52px}.oracle-action-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}@keyframes coinFlip{0%,to{transform:translateY(0) rotateY(0)}50%{transform:translateY(-8px) rotateY(180deg)}}@keyframes yaoReveal{0%{transform:translateY(6px) scaleX(.72)}to{transform:translateY(0) scaleX(1)}}.measure-brief{position:relative;display:grid;grid-template-columns:62px minmax(0,1fr);gap:14px;align-items:center;padding:18px;margin:12px 0 16px;overflow:hidden;border:1px solid rgba(49,95,82,.18);border-radius:8px;background:radial-gradient(circle at 88% 20%,rgba(177,138,80,.18),transparent 24%),radial-gradient(circle at 12% 88%,rgba(49,95,82,.12),transparent 30%),linear-gradient(145deg,#fffcf6fa,#e4f0e9e0);box-shadow:0 18px 36px #232b2617,inset 0 1px #ffffff9e}.measure-brief:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(255,252,246,.62);border-radius:8px;pointer-events:none}.measure-brief:after{content:"";position:absolute;left:90px;top:18px;bottom:18px;width:1px;background:linear-gradient(180deg,transparent,rgba(49,95,82,.22),transparent)}.measure-seal{position:relative;z-index:1;width:62px;height:62px;display:grid;place-items:center;border-radius:50%;color:#fffaf0;background:var(--jade-glow);font-size:22px;font-weight:900;text-shadow:0 1px 2px rgba(7,33,29,.3);box-shadow:var(--jade-ring),0 0 0 10px #dcebe361}.measure-brief-copy{position:relative;z-index:1}.measure-brief-copy strong{display:block;color:var(--ink);font-size:17px;line-height:1.45}.measure-brief-copy p{margin-top:7px;color:var(--muted);font-size:13px;line-height:1.6}.measure-orbits{position:absolute;right:-32px;top:-38px;width:154px;height:154px;pointer-events:none}.measure-orbits span{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(177,138,80,.16);border-radius:50%}.measure-orbits span:nth-child(2){top:34px;right:34px;bottom:34px;left:34px;border-color:#315f521f}.measure-grid{margin-top:0}.calc-form{display:grid;gap:12px;margin-top:0}.calc-mode-card{display:grid;gap:12px;padding:14px;border:1px solid rgba(49,95,82,.14);border-radius:8px;background:linear-gradient(135deg,#fffcf6f5,#dcebe3b8);box-shadow:0 10px 24px #232b260d}#form.quick-fortune-form .calc-mode-card{display:none}.calc-mode-card>div:first-child span{display:block;color:var(--ink);font-weight:900}.calc-mode-card small{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.5}.calc-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px}.calc-mode-switch label{display:block}.calc-mode-switch input{position:absolute;opacity:0;pointer-events:none}.calc-mode-switch span{display:grid;place-items:center;min-height:54px;border:1px solid rgba(49,95,82,.14);border-radius:8px;color:var(--jade);background:#fffcf6b3;font-size:13px;font-weight:900;text-align:center}.calc-mode-switch span small{margin-top:2px;color:inherit;font-size:10px;font-weight:600;line-height:1.2;opacity:.72}.calc-mode-switch input:checked+span{color:#fffaf0;background:linear-gradient(135deg,var(--jade),#213e38);border-color:transparent}.calc-form label{display:grid;gap:8px;color:var(--ink);font-size:14.5px;font-weight:800;letter-spacing:.5px}.calc-form input,.calc-form select{height:50px;border:1px solid var(--line);border-radius:8px;padding:0 14px;background:#fffcf6f2;color:var(--ink);outline:none}.native-select-hidden{position:absolute!important;width:1px!important;height:1px!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;opacity:0!important;pointer-events:none!important}.select-shell{position:relative;min-width:0;z-index:1}.select-shell.open{z-index:80}.select-trigger{width:100%;height:50px;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:8px;padding:0 12px 0 14px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fffcf6f2;text-align:left}.select-trigger:focus-visible{outline:2px solid rgba(49,95,82,.28);outline-offset:2px}.select-value{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.select-trigger i{color:var(--gold);font-style:normal;font-weight:900;text-align:center;transition:transform .16s ease}.select-shell.open .select-trigger{border-color:#315f5247;box-shadow:0 8px 18px #315f5214}.select-shell.open .select-trigger i{transform:rotate(180deg)}.select-menu{position:absolute;left:0;right:0;top:calc(100% + 6px);max-height:238px;overflow-y:auto;padding:6px;border:1px solid rgba(86,73,52,.16);border-radius:10px;background:#fffaf1fa;box-shadow:0 18px 40px #2027222e;-webkit-overflow-scrolling:touch}.select-option{width:100%;min-height:38px;padding:8px 10px;border-radius:8px;color:var(--ink);background:transparent;text-align:left;font-size:13px}.select-option:hover,.select-option:focus-visible{background:#dcebdf9e;outline:none}.select-option.active{color:var(--jade);background:#dcebdfe6;font-weight:900}.lunar-grid{display:grid;grid-template-columns:1fr .86fr .86fr;gap:8px}.location-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.location-grid select{padding:0 10px}.place-grid{display:grid;grid-template-columns:128px 1fr;gap:8px}.place-grid select,.place-grid input{min-width:0}.leap-toggle{grid-column:1 / -1;display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#fffcf6bd;color:var(--ink)!important}.leap-toggle input{width:18px;height:18px;padding:0;accent-color:var(--jade)}.time-row{display:grid;grid-template-columns:1fr 138px;gap:8px}.time-row select{color:var(--jade);font-weight:800}.calc-form input[type=file]{height:auto;padding:13px 14px}.calc-form small{color:var(--muted);font-size:12px}.calc-form .photo-field{display:none}.calc-form .photo-field.show{display:grid}.consent-field{grid-template-columns:20px 1fr;align-items:start;gap:10px!important;padding:12px;border:1px solid rgba(49,95,82,.14);border-radius:8px;background:#fffcf6d1}.consent-field input{width:18px;height:18px;padding:0;margin-top:2px;accent-color:var(--jade)}.consent-field span{color:var(--muted);font-size:12px;line-height:1.55}.consent-field button{padding:0;color:var(--jade);background:transparent;font-size:inherit;font-weight:800}.cta,.ghost{width:100%;height:52px;border-radius:8px;font-weight:800}.cta{color:#fffaf0;background:linear-gradient(135deg,var(--jade),#213e38)}.ghost{background:var(--jade-soft);color:var(--jade)}.notice{padding:14px;margin-top:18px}.notice p{margin-top:6px}.notice-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.notice-actions button{min-height:34px;border:1px solid rgba(49,95,82,.14);border-radius:8px;color:var(--jade);background:#dcebe39e;font-size:12px;font-weight:800}.compact-privacy-note{margin-top:10px;padding:0 2px;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--muted);font-size:12px}.compact-privacy-note p{margin-top:0}.report-cover{position:relative;display:grid;gap:12px;margin-bottom:14px;padding:14px;overflow:hidden;border:1px solid rgba(49,95,82,.14);border-radius:8px;background:linear-gradient(145deg,#fffcf6f5,#e4f1ebe0),url(/assets/app-bg-CefBvxKX.png) center / cover;box-shadow:0 18px 40px #232b261a}#result.report-locked .report-cover{margin-bottom:86px}.cover-rings{position:absolute;right:-28px;top:-34px;width:168px;height:168px;display:grid;place-items:center;border:1px solid rgba(49,95,82,.1);border-radius:50%;color:#315f5224;font-size:52px;font-weight:900;pointer-events:none}.cover-rings:before,.cover-rings:after{content:"";position:absolute;border:1px solid rgba(177,138,80,.16);border-radius:50%}.cover-rings:before{top:24px;right:24px;bottom:24px;left:24px;animation:slowSpin 22s linear infinite}.cover-rings:after{top:48px;right:48px;bottom:48px;left:48px;border-color:#315f5224}.report-cover>section{position:relative;z-index:1}.score-card{position:relative;padding:18px;background:linear-gradient(145deg,#315f52,#213e38);color:#fffaf0}.score-card>div:first-child{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.score-card span{color:#fffaf0bd}.score-card strong{font-size:42px;line-height:1}.score-card p{color:#fffaf0d1}.medal-card{display:grid;grid-template-columns:84px 1fr;align-items:center;gap:14px;padding:16px;border:1px solid rgba(177,138,80,.28);border-radius:8px;background:linear-gradient(135deg,#fff8edf5,#e2efe9eb);box-shadow:0 14px 34px #232b2614}.report-cover .score-card,.report-cover .medal-card,.report-cover .poster-card{box-shadow:none}.report-cover .score-card{overflow:hidden}.report-cover .score-card p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.55}.score-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.overview-pill{min-width:0;padding:9px 10px;border:1px solid rgba(255,250,240,.2);border-radius:8px;background:#fffaf01f}.overview-pill small,.overview-pill strong{display:block}.overview-pill small{color:#fffaf09e;font-size:10px;font-weight:800}.overview-pill strong{margin-top:2px;color:#fffaf0;font-size:15px;line-height:1.15}.score-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.score-tags span{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border:1px solid rgba(255,250,240,.18);border-radius:999px;color:#fffaf0d6;background:#fffaf01a;font-size:11px;font-weight:800}.report-cover .score-card:after{content:"";position:absolute;left:18px;right:18px;bottom:16px;height:1px;background:linear-gradient(90deg,rgba(255,250,240,.72),transparent)}.medal-card span{display:block;color:var(--cinnabar);font-size:12px;font-weight:800}.medal-card strong{display:block;margin-top:3px;font-size:20px}.medal-card p{margin-top:5px;color:var(--muted);font-size:13px;line-height:1.55}.medal-poster-card{grid-template-columns:1fr;justify-items:stretch;gap:12px;padding:14px;margin-bottom:0}.identity-medal{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(49,95,82,.1)}.identity-medal .medal-orb{width:78px;height:78px}.identity-poster-row{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:14px}.medal-poster-card .poster-preview{width:112px;min-height:150px;gap:6px;padding:12px;border-radius:8px}.medal-poster-card .poster-topline,.medal-poster-card .poster-footer small,.medal-poster-card .poster-theme{font-size:9px}.medal-poster-card .poster-art{min-height:38px}.medal-poster-card .poster-copy-block{gap:2px}.medal-poster-card .poster-copy-block span{font-size:10px}.medal-poster-card .poster-preview strong{font-size:23px;line-height:.98}.medal-poster-card .poster-preview p,.medal-poster-card .poster-preview em,.medal-poster-card .poster-keywords{display:none}.medal-poster-card .poster-seal{width:32px;height:32px;font-size:11px}.identity-poster-copy span{display:block;color:var(--cinnabar);font-size:12px;font-weight:900}.identity-poster-copy strong{display:block;margin-top:4px;font-size:18px}.identity-poster-copy p{margin-top:6px;color:var(--muted);font-size:12px;line-height:1.55}.medal-poster-card .poster-action{width:100%;height:38px;margin-top:10px}#result.report-locked .poster-action{display:none}#posterMedalName[hidden],.timeline-lock[hidden],#futureTimeline[hidden],.home-destination-card[hidden]{display:none!important}.bazi-visual-section{margin-top:14px;padding:14px;border:1px solid rgba(49,95,82,.16);border-radius:8px;background:linear-gradient(135deg,#fffcf6fa,#eff7f2e6);box-shadow:0 12px 28px #232b260f}.bazi-visual-section{position:relative;overflow:hidden}.bazi-visual-section:before{content:"";position:absolute;top:11px;right:11px;bottom:11px;left:11px;border:1px solid rgba(49,95,82,.06);border-radius:8px;pointer-events:none}.section-title.mini{margin:14px 0 10px}.section-title.mini h3{font-size:15px}.pillar-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.pillar-card{min-width:0;padding:10px 6px;border:1px solid rgba(49,95,82,.1);border-radius:8px;background:#fffcf6d1;text-align:center}.pillar-card.day-pillar{border-color:#315f5242;background:#dcebe380}.pillar-card span,.pillar-card small,.pillar-card em{display:block}.pillar-card span{color:var(--muted);font-size:11px;font-weight:800}.pillar-card strong{display:block;margin-top:5px;color:var(--pillar-color, var(--jade));font-size:20px;line-height:1.05}.pillar-card small{margin-top:6px;color:var(--ink);font-size:11px;font-weight:900}.pillar-card em{margin-top:4px;color:var(--muted);font-size:10px;font-style:normal;line-height:1.35}.bazi-empty{grid-column:1 / -1;padding:14px;border-radius:8px;color:var(--muted);background:#fffcf6b8;font-size:13px;line-height:1.55}.element-board{margin-top:12px}.element-bars{display:grid;gap:8px}.element-bar{display:grid;grid-template-columns:24px 1fr 42px;gap:8px;align-items:center}.element-bar span,.element-bar strong{color:var(--element-color, var(--jade));font-size:12px;font-weight:900}.element-bar div{height:8px;overflow:hidden;border-radius:999px;background:#2d373214}.element-bar i{display:block;height:100%;border-radius:inherit;background:var(--element-color, var(--jade))}#elementBalanceText{margin-top:10px;color:var(--muted);font-size:12px;line-height:1.62}.useful-god-board{display:grid;grid-template-columns:1fr;gap:9px;margin-top:12px}.useful-god-board[hidden]{display:none!important}.useful-chip{padding:12px;border:1px solid rgba(49,95,82,.12);border-radius:8px;background:#fffcf6c7}.useful-chip.good{background:#e8f7efb8}.useful-chip.avoid{background:#fff7f2c7}.useful-chip.tune{background:#f5f8fcc7}.useful-chip span{display:block;color:var(--muted);font-size:11px;font-weight:900}.useful-chip strong{display:block;margin-top:4px;color:var(--jade);font-size:18px}.useful-chip.avoid strong{color:var(--cinnabar)}.useful-chip.tune strong{color:#526f9e}.useful-chip p{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.55}.medal-orb,.reveal-orb,.honor-medal{--seal-ink: #a83228;--seal-frame: 5px;--seal-inset: 7%;--seal-radius: 4px;position:relative;display:grid;place-items:center;isolation:isolate;border-radius:var(--seal-radius);overflow:hidden;color:var(--seal-ink);background:transparent;border:0;box-shadow:0 7px 16px #3622180a;font-weight:900;text-shadow:0 1px 0 rgba(255,255,255,.12),0 0 1px color-mix(in srgb,var(--seal-ink),transparent 16%);transform:rotate(-1.2deg)}.medal-orb{--seal-frame: 5px;--seal-inset: 6%;--seal-radius: 7px;width:76px;height:76px}.honor-medal{--seal-frame: 3px;--seal-inset: 6%;--seal-radius: 4px;width:54px;height:54px;transform:rotate(-1.6deg)}.medal-orb:before,.reveal-orb:before,.honor-medal:before{content:"";position:absolute;inset:var(--seal-inset);border:var(--seal-frame) solid var(--seal-ink);border-radius:var(--seal-radius);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--seal-ink),transparent 46%),0 0 0 1px color-mix(in srgb,var(--seal-ink),transparent 84%);mix-blend-mode:multiply;opacity:.88;z-index:1;-webkit-mask-image:linear-gradient(100deg,#000 0 46%,rgba(0,0,0,.72) 47% 48%,#000 49% 100%);mask-image:linear-gradient(100deg,#000 0,#000 46%,#000000b8,#000000b8,#000 49%,#000)}.medal-orb:after,.reveal-orb:after,.honor-medal:after{content:"";position:absolute;inset:calc(var(--seal-inset) + var(--seal-frame) + 2px);border-radius:4px;background:linear-gradient(118deg,transparent 0 48%,rgba(255,250,238,.16) 49% 50%,transparent 51%),linear-gradient(13deg,transparent 0 62%,color-mix(in srgb,var(--seal-ink),transparent 88%) 63% 64%,transparent 65%);opacity:.24;pointer-events:none;z-index:2;mix-blend-mode:multiply}.medal-text{position:relative;z-index:3;display:block;width:76%;aspect-ratio:1;height:auto;font-family:Songti SC,STSong,"Noto Serif CJK SC",serif;line-height:1;color:var(--seal-ink);text-shadow:0 1px 0 rgba(255,255,255,.1),0 0 1px color-mix(in srgb,var(--seal-ink),transparent 8%);opacity:.96;filter:contrast(1.18) saturate(1.02);mix-blend-mode:multiply}.medal-text i,.medal-text>span{position:absolute;display:grid;place-items:center;width:48%;height:48%;font-style:normal;overflow:hidden}.medal-text i:nth-child(1),.medal-text>span:nth-child(1){left:2%;top:2%}.medal-text i:nth-child(2),.medal-text>span:nth-child(2){right:2%;top:2%;transform:translate(.5px,-.3px)}.medal-text i:nth-child(3),.medal-text>span:nth-child(3){left:2%;bottom:2%;transform:translate(-.6px,.4px)}.medal-text i:nth-child(4),.medal-text>span:nth-child(4){right:2%;bottom:2%;transform:translate(.4px,.6px)}.medal-orb .medal-text{width:78%;font-size:22px}.reveal-orb .medal-text{width:80%;font-size:42px}.honor-medal .medal-text{width:86%;font-size:14px}.honor-medal .medal-text i,.honor-medal .medal-text>span{width:44%;height:44%}.honor-medal .medal-text i:nth-child(1),.honor-medal .medal-text>span:nth-child(1){left:7%;top:7%}.honor-medal .medal-text i:nth-child(2),.honor-medal .medal-text>span:nth-child(2){right:7%;top:7%}.honor-medal .medal-text i:nth-child(3),.honor-medal .medal-text>span:nth-child(3){left:7%;bottom:7%}.honor-medal .medal-text i:nth-child(4),.honor-medal .medal-text>span:nth-child(4){right:7%;bottom:7%}.locked-report{padding-bottom:8px}#result:not(.report-locked) .locked-report{display:none}.locked-report button{position:relative;display:block;width:100%;padding:16px 42px 16px 14px;margin-bottom:10px;text-align:left;color:var(--ink);transition:transform .16s ease,border-color .16s ease,background .16s ease}.locked-report button:hover{transform:translateY(-1px);border-color:#b18a5052;background:linear-gradient(135deg,#fffcf6fa,#fff7e6db)}.locked-report button:after{content:"";position:absolute;right:14px;top:50%;width:16px;height:12px;border:2px solid var(--gold);border-radius:4px;transform:translateY(-50%)}.locked-report button:before{content:"";position:absolute;right:18px;top:calc(50% - 13px);width:8px;height:8px;border:2px solid var(--gold);border-bottom:0;border-radius:8px 8px 0 0}#result:not(.report-locked) .locked-report button{padding-right:14px}#result:not(.report-locked) .locked-report button:before,#result:not(.report-locked) .locked-report button:after{display:none}.locked-report strong{display:block;margin-bottom:4px}.timeline-preview{position:relative;overflow:hidden;padding:14px;border:1px solid rgba(177,138,80,.3);border-radius:8px;background:linear-gradient(180deg,#fffcf6f5,#f4ecdee6),radial-gradient(circle at 0 0,rgba(177,138,80,.18),transparent 30%);box-shadow:0 14px 32px #232b2614}.timeline-preview:before{content:"";position:absolute;left:22px;right:22px;top:52px;height:1px;background:linear-gradient(90deg,transparent,rgba(177,138,80,.32),transparent)}.timeline-list{position:relative;display:grid;gap:10px}.timeline-list:before{content:"";position:absolute;left:16px;top:12px;bottom:12px;width:1px;background:linear-gradient(180deg,#315f526b,#b18a5038)}.timeline-item{position:relative;display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:start}.timeline-dot{position:relative;z-index:1;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#fffaf0;background:var(--jade-glow);border:1px solid rgba(255,246,218,.82);box-shadow:inset 0 1px #fffcf694,inset 0 -9px 16px #02262238,0 0 0 3px #fffcf6d9,0 0 0 5px #b18a5033,0 10px 18px #315f522e;font-size:11px;font-weight:900}.timeline-content{padding:12px;border:1px solid rgba(45,55,50,.08);border-radius:8px;background:transparent;box-shadow:none}.timeline-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:7px}.timeline-meta span{padding:3px 7px;border-radius:999px;color:var(--jade);background:#dcebe3d6;font-size:11px;font-weight:800}.timeline-meta .event-bad{color:#a64638;background:#fae6e0e6}.timeline-content strong{display:block;margin-bottom:6px;font-size:16px;line-height:1.4}.timeline-content p{color:var(--muted);font-size:15px;line-height:1.7}.timeline-content small{display:block;margin-top:8px;color:var(--gold);font-size:13px;font-weight:800;line-height:1.5}.timeline-lock{position:relative;width:100%;margin-top:12px;padding:14px 42px 14px 14px;border-radius:8px;text-align:left;color:#fffaf0;background:linear-gradient(135deg,var(--jade),#203d37);box-shadow:0 12px 26px #203d372e}.timeline-lock:before{content:"";position:absolute;right:17px;top:19px;width:11px;height:8px;border:2px solid rgba(255,250,240,.84);border-bottom:0;border-radius:10px 10px 0 0}.timeline-lock:after{content:"";position:absolute;right:14px;top:28px;width:17px;height:14px;border:2px solid rgba(255,250,240,.84);border-radius:5px}.timeline-lock strong,.timeline-lock span{display:block}.timeline-lock strong{margin-bottom:5px}.timeline-lock span{color:#fffaf0bd;font-size:12px;line-height:1.5}.seven-day-plan{position:relative;overflow:hidden;padding:26px 20px 20px;margin-top:18px;margin-bottom:18px;border-color:#315f5224;border-radius:8px;background:url(/assets/ink-bamboo-motif-D9XYPz0S.webp) right bottom / 54% auto no-repeat,radial-gradient(circle at 9% 22%,rgba(49,95,82,.12),transparent 14%),linear-gradient(145deg,#fffcf6fc,#fffcf6e6),radial-gradient(circle at 88% 18%,rgba(49,95,82,.1),transparent 18%);box-shadow:0 18px 42px #232b2614}.action-rail{background:url(/assets/ink-bamboo-motif-D9XYPz0S.webp) right bottom / 48% auto no-repeat,linear-gradient(145deg,#fffcf6fa,#fffcf6e0),radial-gradient(circle at 50% 45%,rgba(49,95,82,.08),transparent 36%)}.action-rail:before{content:"";position:absolute;left:8%;right:8%;top:100px;height:1px;background:linear-gradient(90deg,transparent,rgba(49,95,82,.28),transparent)}.action-rail:after{content:"";position:absolute;right:20px;top:84px;width:42px;height:42px;border:1px dashed rgba(49,95,82,.22);border-radius:50%;opacity:.72;animation:slowSpin 14s linear infinite}.seven-day-plan>.section-title{position:relative;z-index:1;margin-bottom:24px}.seven-day-plan>.section-title h3{display:flex;align-items:center;gap:10px;font-size:25px;line-height:1.22;white-space:nowrap}.seven-day-plan>.section-title h3:before{content:"✦";color:var(--jade);font-size:28px;line-height:1}.seven-day-plan>.section-title span{color:var(--ink);font-size:14px;white-space:nowrap}.seven-day-plan>.section-title span:first-letter{color:var(--jade);font-weight:900}.seven-day-list{position:relative;display:grid;gap:18px}.orbit-list{gap:18px}.day-orbit{position:relative;display:grid;grid-template-columns:repeat(7,1fr);gap:10px;padding:6px 8px 26px;border:0;border-radius:0;background:linear-gradient(90deg,transparent 0 5%,rgba(49,95,82,.18) 5% 95%,transparent 95%) center 27px / 100% 1px no-repeat}.day-node{position:relative;z-index:1;aspect-ratio:1;min-width:0;display:grid;place-items:center;width:42px;height:42px;justify-self:center;border:1px solid rgba(49,95,82,.14);border-radius:50%;color:var(--jade);background:radial-gradient(circle at 33% 24%,rgba(255,255,246,.78),transparent 32%),linear-gradient(145deg,#fffcf6fa,#e8f0eaf5);font-size:16px;font-weight:900;box-shadow:0 8px 18px #232b2614;box-shadow:inset 0 1px #fffcf6b8,inset 0 -8px 14px #315f520f,0 0 0 2px #fffcf6c2,0 8px 18px #232b2614}.day-node.active{color:#fffaf0;background:var(--jade-glow);transform:translateY(-2px);box-shadow:0 0 0 7px #fffcf6e6,0 0 0 11px #efd89794,0 13px 22px #315f5238}.day-node.done{border-color:#315f5247;background:radial-gradient(circle at 33% 24%,rgba(255,255,246,.74),transparent 32%),linear-gradient(145deg,#d2e7ddfa,#b8dbcdeb);box-shadow:inset 0 1px #fffcf6b8,inset 0 -8px 14px #315f5214,0 0 0 2px #fffcf6d1,0 8px 18px #315f521f}.day-node.done span:after{content:"✓";position:absolute;right:-3px;top:-5px;width:14px;height:14px;display:grid;place-items:center;border-radius:50%;color:#fffaf0;background:var(--jade);font-size:9px}.day-node.active.done{color:#fffaf0;background:var(--jade-glow)}.seven-day-focus{position:relative;display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;padding:18px 16px 20px;border:1px solid rgba(49,95,82,.14);border-radius:8px;background:linear-gradient(120deg,#fffcf6fc,#fffcf6eb),radial-gradient(circle at 92% 14%,rgba(49,95,82,.08),transparent 16%),linear-gradient(145deg,#fffcf6fa,#fffcf6e6);box-shadow:0 16px 34px #232b2614}.focus-day-mark{min-height:170px;position:relative;overflow:hidden;display:grid;align-content:center;justify-items:center;border:1px solid rgba(49,95,82,.18);border-radius:16px;color:var(--jade);background:linear-gradient(180deg,#fffcf6f0,#e1f1eae6),radial-gradient(circle at 50% 0%,rgba(49,95,82,.08),transparent 46%);box-shadow:inset 0 1px #ffffffd1,0 12px 24px #315f521a}.focus-day-mark:before{content:"知运行动";position:absolute;left:50%;top:20px;transform:translate(-50%);padding:4px 9px;border-radius:999px;background:#315f5214;color:#315f52ad;font-size:10px;font-weight:900}.focus-day-mark i{position:absolute;left:50%;bottom:24px;width:46px;height:4px;transform:translate(-50%);border-radius:999px;background:linear-gradient(90deg,transparent,rgba(49,95,82,.38),transparent);opacity:1}.focus-day-mark span,.focus-day-mark strong{color:inherit}.focus-day-mark span{position:relative;font-size:16px;font-weight:900}.focus-day-mark strong{position:relative;margin-top:8px;font-size:20px;font-family:inherit}.focus-copy{min-width:0;padding-top:16px}.focus-copy strong{display:flex;align-items:center;gap:8px;color:var(--ink);font-size:22px;line-height:1.35}.focus-copy strong .focus-target-icon{position:relative;flex:0 0 28px;width:28px;height:28px;border:3px solid rgba(49,95,82,.92);border-radius:50%;background:radial-gradient(circle,transparent 0 20%,rgba(49,95,82,.92) 21% 30%,transparent 31% 46%,rgba(49,95,82,.42) 47% 51%,transparent 52%);box-shadow:0 8px 16px #315f521f}.focus-copy strong .focus-target-icon:before{content:"";position:absolute;left:9px;top:-4px;width:15px;height:20px;border-top:3px solid var(--jade);border-right:3px solid var(--jade);transform:rotate(42deg);transform-origin:center}.focus-copy strong .focus-target-icon:after{content:"";position:absolute;right:-2px;top:-6px;width:0;height:0;border-left:7px solid var(--jade);border-top:5px solid transparent;border-bottom:5px solid transparent;transform:rotate(42deg)}.focus-copy p{margin-top:14px;color:var(--muted);font-size:15px;line-height:1.7}.focus-copy small{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:start;margin-top:16px;padding:14px;border-top:1px dashed rgba(49,95,82,.16);border-radius:8px;color:var(--jade);background:#eef2ecb8;font-size:14px;font-weight:800;line-height:1.55;word-break:normal;overflow-wrap:anywhere}.focus-copy small i{display:grid;place-items:center;width:25px;height:25px;border:2px solid rgba(49,95,82,.62);border-radius:7px;font-size:13px;font-style:normal}.focus-copy small span{min-width:0}.focus-copy small b{margin-right:2px}.focus-feather{position:absolute;right:34px;top:30px;width:42px;height:54px;border-radius:70% 0;background:linear-gradient(122deg,transparent 0 47%,rgba(49,95,82,.26) 48% 50%,transparent 51%),radial-gradient(ellipse at 28% 24%,rgba(255,252,246,.62),transparent 36%),linear-gradient(145deg,#68a98c57,#315f521a);opacity:.76;transform:rotate(28deg);filter:drop-shadow(0 8px 10px rgba(49,95,82,.08))}.focus-feather:before,.focus-feather:after{content:"";position:absolute;left:18px;top:8px;width:1px;height:42px;background:#315f5242;transform:rotate(10deg)}.focus-feather:after{left:9px;top:23px;width:28px;height:1px;background:linear-gradient(90deg,transparent,rgba(49,95,82,.2),transparent);transform:rotate(-24deg)}.focus-done-btn,.plan-next{grid-column:1 / -1;height:52px;border-radius:999px;color:var(--jade);background:#dcebe3d1;font-size:17px;font-weight:900}.focus-done-btn{margin-top:2px;color:var(--jade);border:1px solid rgba(49,95,82,.1);background:radial-gradient(circle at 36% 22%,rgba(255,255,246,.72),transparent 30%),linear-gradient(145deg,#e8f4eefa,#d2e7dce0);box-shadow:inset 0 1px #fffcf6a6,0 12px 22px #315f5214}.plan-next{width:100%;height:64px;border:1px solid rgba(49,95,82,.14);color:#fffaf0;background:radial-gradient(circle at 17% 44%,rgba(255,255,246,.24),transparent 20%),radial-gradient(circle at 76% 76%,rgba(2,42,37,.4),transparent 36%),linear-gradient(145deg,#2d8b65fc,#06453bfc);box-shadow:inset 0 1px #fffcf666,inset 0 -18px 30px #00211c33,0 0 0 1px #fff6da6b,0 18px 38px #315f523d;font-size:23px;overflow:hidden}.plan-next{position:relative;display:grid;grid-template-columns:1fr 42px;align-items:center;padding:0 18px 0 56px}.plan-next:before{content:"";position:absolute;left:18%;right:72px;top:50%;height:24px;border-top:1px solid rgba(251,231,183,.44);border-radius:50%;transform:translateY(-14%) rotate(-4deg);pointer-events:none}.plan-next:after{content:"✦";position:absolute;left:25%;top:50%;color:#fff0b9;font-size:20px;transform:translate(-50%,-48%);text-shadow:0 0 14px rgba(255,241,185,.82)}.plan-next span,.plan-next i{position:relative;z-index:1}.plan-next i{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:var(--jade);background:#fff5d8;font-size:34px;font-style:normal;line-height:1}.plan-footnote{display:flex;justify-content:center;gap:8px;color:#3e46428f;font-size:13px}.plan-footnote:before,.plan-footnote:after{content:"❧";color:#315f5259}.wheel-list{gap:10px}.wheel-viewport{position:relative;display:flex;flex-direction:column;gap:14px;height:272px;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y mandatory;padding:42px 12px;margin:2px -10px 0;perspective:980px;transform-style:preserve-3d;scrollbar-width:none;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 15%,#000 85%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0,#000 15%,#000 85%,transparent 100%)}.wheel-viewport::-webkit-scrollbar{display:none}.seven-day-item{position:relative;width:100%;min-height:78px;padding:13px 14px 13px 48px;border:1px solid rgba(49,95,82,.12);border-radius:8px;color:var(--ink);background:#fffcf6b8;text-align:left;box-shadow:0 8px 18px #232b260a;transition:transform .18s ease,border-color .18s ease,background .18s ease}.wheel-list .seven-day-item{flex:0 0 174px;min-height:174px;scroll-snap-align:center;transform:translateZ(-22px) rotateX(9deg) scale(.94);transform-origin:center center;background:linear-gradient(160deg,#fffcf6f5,#ebf6f0d1);box-shadow:0 20px 38px #232b261f,inset 0 1px #ffffffad}.wheel-list .seven-day-item:nth-child(2n){transform:translateZ(-30px) rotateX(-8deg) scale(.93)}.wheel-list .seven-day-item:nth-child(3n){transform:translateZ(-8px) rotateX(4deg) scale(.98);border-color:#315f522e}.seven-day-item:hover{transform:translate(2px);border-color:#315f523d}.wheel-list .seven-day-item:hover{transform:translateY(-2px) translateZ(18px) rotateX(0) scale(1)}.seven-day-item:before{content:"";position:absolute;left:14px;top:18px;width:18px;height:18px;border:1px solid rgba(49,95,82,.34);border-radius:50%;background:#ffffffb8;box-shadow:0 0 0 5px #dcebe36b}.seven-day-item.done{border-color:#315f5242;background:#dcebe39e}.seven-day-item.done:before{content:"✓";display:grid;place-items:center;color:#fffaf0;background:var(--jade);font-size:11px;font-weight:900}.seven-day-item span{display:block;color:var(--cinnabar);font-size:11px;font-weight:900}.seven-day-item strong{display:block;margin-top:3px;font-size:15px}.seven-day-item p{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.5}.seven-day-item small{display:block;margin-top:9px;padding-top:8px;border-top:1px solid rgba(49,95,82,.1);color:var(--jade);font-size:11.5px;font-weight:800;line-height:1.45}.wheel-controls{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center;margin-top:10px}.wheel-controls span{grid-column:1 / -1;grid-row:1;color:var(--muted);font-size:12px;font-weight:800;text-align:center;order:-1}.wheel-nav{position:relative;width:100%;height:44px;display:grid;place-items:center;border:1px solid rgba(49,95,82,.18);border-radius:999px;color:#fffaf0;background:linear-gradient(145deg,#315f52f5,#203d37f0);font-size:0;font-weight:900;line-height:1;box-shadow:0 12px 24px #203d372e,inset 0 1px #ffffff24}.wheel-nav:before{content:attr(aria-label);position:absolute;inset:auto;border:0;border-radius:0;font-size:13px;letter-spacing:0}.wheel-nav:after{content:"";position:absolute;right:14px;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;opacity:.86}.wheel-nav[data-wheel-nav=prev]:after{transform:rotate(225deg)}.wheel-nav[data-wheel-nav=next]:after{transform:rotate(45deg)}.wheel-nav:active{transform:translateY(1px)}.seven-day-empty{padding:14px;border:1px dashed rgba(49,95,82,.22);border-radius:8px;background:#fffcf6b3}.seven-day-empty strong{display:block;color:var(--jade);font-size:15px}.seven-day-empty p{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.55}.timeline-section{background:linear-gradient(135deg,#fffcf6fa,#fff7ebeb)!important}.timeline-list.paid .timeline-dot{background:var(--jade-glow);border-color:#fff6dad1;box-shadow:inset 0 1px #fffcf694,inset 0 -9px 16px #02262238,0 0 0 3px #fffcf6d9,0 0 0 5px #b18a5033,0 10px 18px #315f522e}.timeline-section .timeline-content p{padding-left:0}.timeline-section .timeline-content p:before{display:none}.sticky{position:absolute;left:18px;right:18px;bottom:calc(84px + env(safe-area-inset-bottom));width:auto;z-index:3;box-shadow:0 14px 34px #203d3738}.sticky:disabled{background:var(--jade-soft);color:var(--jade);cursor:default}.sticky.is-unlocked{display:none}.full-report{display:none;margin-top:18px;padding-bottom:8px}.full-report.unlocked{display:block}.full-report article{background:#fff8ed;border:1px solid rgba(177,138,80,.28);border-radius:8px}.full-report>.section-title,.full-report>article.deep-section{display:none}.full-report .complete-report{display:block}.free-life-pattern,.future-timeline-slot{border:1px solid rgba(49,95,82,.18);border-radius:8px;background:linear-gradient(135deg,#fffcf6fa,#e7f3edc7)}.future-timeline-slot{margin-top:14px;padding:14px;background:linear-gradient(145deg,#fffcf6f5,#e5f1f5d6)}.deep-detail-panel{display:grid;gap:12px;max-height:min(62vh,640px);overflow-y:auto;padding-right:4px}.deep-detail-panel p{position:relative;margin:0;padding-left:14px;color:var(--muted);font-size:13px;line-height:1.68}.deep-detail-panel p:before{content:"";position:absolute;left:0;top:.75em;width:5px;height:5px;border-radius:50%;background:var(--gold)}.deep-detail-panel .timeline-list{gap:12px}.deep-section{scroll-margin-top:18px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.deep-section.highlight{border-color:#315f527a;background:linear-gradient(135deg,#fffcf6fa,#e5f3ecdb);box-shadow:0 14px 32px #315f5224}.validation-section{border-color:#315f523d!important;background:linear-gradient(135deg,#fffcf6fa,#e8f1ece6)!important}.deep-section div{display:grid;gap:10px}.deep-section p{position:relative;margin-top:0;padding-left:14px}.deep-section p:before{content:"";position:absolute;left:0;top:.72em;width:5px;height:5px;border-radius:50%;background:var(--gold)}.complete-report{margin-top:18px}.insight-map{position:relative;overflow:hidden;padding:14px 14px 16px;margin-bottom:10px;border:1px solid rgba(49,95,82,.2);border-radius:8px;background:linear-gradient(135deg,#fffcf6fa,#e7f1ebeb),linear-gradient(90deg,rgba(49,95,82,.06) 1px,transparent 1px),linear-gradient(180deg,rgba(49,95,82,.05) 1px,transparent 1px);background-size:auto,32px 32px,32px 32px}.insight-map:before{content:"";position:absolute;top:56px;right:18px;bottom:18px;left:18px;border:1px solid rgba(177,138,80,.16);border-radius:50%;transform:scaleX(1.16);opacity:.55;pointer-events:none}.insight-map-head{position:relative;display:flex;justify-content:space-between;gap:10px;margin-bottom:12px}.insight-map-head strong{font-size:17px}.insight-map-head span{max-width:58%;color:var(--muted);font-size:12px;line-height:1.45;text-align:right}.insight-map-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:10px;padding-top:4px;counter-reset:node;isolation:isolate}.career-caution-map:before{opacity:.22}.career-caution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.career-caution-card{position:relative;display:grid;gap:7px;min-height:128px;padding:13px;border:1px solid rgba(177,138,80,.2);border-radius:8px;background:#fffcf6e0;box-shadow:0 10px 24px #232b260d}.career-caution-card span{color:#b18a50;font-size:12px;font-weight:900}.career-caution-card strong{color:var(--ink);font-size:16px}.career-caution-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.insight-node{position:relative;z-index:1;display:grid;grid-template-columns:28px 1fr;gap:7px 10px;align-items:start;padding:12px;border:1px solid rgba(45,55,50,.1);border-radius:8px;background:#fffcf6e6;box-shadow:0 10px 24px #232b260d}.insight-node:before{content:attr(data-node-mark);counter-increment:node;grid-row:1 / 4;grid-column:1;width:24px;height:24px;margin-top:1px;display:grid;place-items:center;border-radius:50%;color:#fffaf0;background:var(--jade-glow);font-size:11px;font-weight:900;box-shadow:inset 0 1px #fffcf694,inset 0 -7px 12px #02262233,0 0 0 2px #fffcf6d1,0 0 0 4px #b18a5029,0 8px 16px #315f5229}.insight-link-field{display:none;position:absolute;top:10px;right:0;bottom:0;left:0;z-index:0;width:100%;height:calc(100% - 8px);pointer-events:none;overflow:visible}.insight-link{fill:none;stroke:#315f5247;stroke-width:.65;stroke-linecap:round;stroke-dasharray:2.4 2.2;vector-effect:non-scaling-stroke}.insight-node-core{grid-column:1;justify-self:center;width:100%;background:linear-gradient(135deg,#315f52fa,#224039f5),linear-gradient(180deg,rgba(255,250,240,.12),transparent);border-color:#315f523d;color:#fffaf0}.insight-node-core:before{color:#fffaf0;background:var(--jade-glow);box-shadow:0 10px 20px #1629242e}.insight-node-core span{color:#fffaf0bd}.insight-node-core strong{color:#fffaf0}.insight-node-core p{color:#fffaf0c2}.insight-node-branch{min-height:auto}.insight-node-branch:nth-of-type(3),.insight-node-branch:nth-of-type(5){transform:none}.insight-node[data-polarity=bad]{border-color:#a6463838;background:#fff7f2eb}.insight-node[data-polarity=bad]:before{background:var(--jade-glow)}.insight-node[data-polarity=good]{border-color:#315f5238;background:#f6fcf8eb}.insight-ai-map .insight-node:before{font-size:12px}.insight-layout-flow .insight-node-branch.branch-1,.insight-layout-cycle .insight-node-branch.branch-2{transform:translateY(0)}.insight-layout-flow .insight-node-branch.branch-2,.insight-layout-risk .insight-node-branch.branch-1{transform:none}.insight-layout-cross .insight-node-core{justify-self:stretch;width:100%}.insight-layout-cross .insight-node-branch.branch-1{grid-column:1;transform:none}.insight-layout-cross .insight-node-branch.branch-2{grid-column:1}.insight-layout-risk .insight-node-core{background:linear-gradient(135deg,#a64638fa,#562d28f5),linear-gradient(180deg,rgba(255,250,240,.12),transparent)}.insight-node span{grid-column:2;min-width:0;color:var(--cinnabar);font-size:11px;font-weight:900;line-height:1.35;overflow-wrap:anywhere}.insight-node strong{grid-column:2;min-width:0;font-size:14px;line-height:1.42;overflow-wrap:anywhere}.insight-node p{grid-column:2;min-width:0;margin:0;padding:0;color:var(--muted);font-size:12px;line-height:1.62;overflow-wrap:anywhere}.insight-node-branch strong,.insight-node-branch p{display:block;overflow:visible}.insight-node p:before{display:none}.insight-node-action{cursor:pointer}.insight-node-action:hover{border-color:#315f5247;transform:translateY(-1px)}.insight-node-actions{grid-column:2;display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.insight-node-actions button{min-height:28px;padding:4px 8px;border:1px solid rgba(49,95,82,.16);border-radius:999px;color:var(--jade);background:#dcebe3ad;font-size:11px;font-weight:900}.insight-node-core .insight-node-actions button{color:#fffaf0;border-color:#fffaf047;background:#fffaf029}.insight-deep-entry-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:2px;padding-top:12px;border-top:1px dashed rgba(177,138,80,.28)}.insight-deep-entry{display:grid;gap:5px;min-height:104px;padding:11px;text-align:left;border:1px solid rgba(49,95,82,.16);border-radius:8px;background:linear-gradient(145deg,#fffcf6f2,#e7f1ebd1),radial-gradient(circle at 82% 18%,rgba(177,138,80,.12),transparent 34%);box-shadow:0 10px 24px #232b260d;transition:transform .16s ease,border-color .16s ease,background .16s ease}.insight-deep-entry:hover{transform:translateY(-1px);border-color:#315f524d;background:linear-gradient(145deg,#fffcf6fa,#ddeee5e0),radial-gradient(circle at 82% 18%,rgba(177,138,80,.15),transparent 34%)}.insight-deep-entry span{width:max-content;padding:3px 7px;border-radius:999px;color:var(--gold);background:#b18a501a;font-size:10px;font-weight:800}.insight-deep-entry strong{color:var(--ink);font-size:14px;line-height:1.35}.insight-deep-entry p{color:var(--muted);font-size:12px;line-height:1.45}.report-download{background:linear-gradient(180deg,#fffcf6fa,#fff7ebf0),url(/assets/app-bg-CefBvxKX.png) center / cover!important}.report-download>strong{display:block;margin-bottom:14px;line-height:1.4}.report-download #completeReportText{display:grid;gap:12px}.report-download .ghost{margin-top:12px}.poster-card{--poster-ink: #315f52;--poster-deep: #203d37;--poster-soft: #edf5ef;--poster-gold: #c6a15b;display:grid;grid-template-columns:1fr;justify-items:center;gap:14px;background:linear-gradient(135deg,#fffcf6fa,#e8f1eceb),radial-gradient(circle at 10% 0%,rgba(177,138,80,.18),transparent 28%);border:1px solid rgba(177,138,80,.28);border-radius:8px;color:var(--ink);box-shadow:0 16px 34px #203d371a}.poster-card p{color:var(--muted)}.poster-card>div:last-child{width:100%}.poster-action{height:42px;margin-top:12px}.ai-poster-panel{width:min(100%,310px);display:grid;gap:10px;padding:12px;border:1px solid rgba(177,138,80,.2);border-radius:14px;background:#fffcf6b8}.report-poster-panel{width:100%;margin:16px 0 0;padding:16px;background:radial-gradient(circle at 88% 18%,rgba(177,138,80,.16),transparent 26%),linear-gradient(145deg,#fffcf6e6,#eff7f1c2)}.report-poster-panel p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.report-poster-panel .cta{margin-top:2px}.ai-poster-head,.ai-poster-controls,.ai-poster-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.ai-poster-head span{color:var(--ink);font-size:13px;font-weight:900}.ai-poster-head small{color:var(--muted);font-size:11px}.ai-poster-controls select{min-width:112px;height:38px;padding:0 10px;border:1px solid rgba(49,95,82,.16);border-radius:10px;background:#fffaf1eb;color:var(--ink);font-weight:800}.ai-poster-controls .ghost,.ai-poster-actions .ghost{min-height:38px;margin:0;padding:0 10px;font-size:12px}.ai-poster-preview{position:relative;overflow:hidden;aspect-ratio:3 / 4;border-radius:18px;border:1px solid rgba(177,138,80,.28);background:#142a26;box-shadow:0 18px 36px #1f39332e}.ai-poster-modal{align-items:center}.ai-poster-modal-card{max-height:min(88dvh,760px);display:grid;gap:12px;overflow-y:auto}.modal-ai-poster-preview{width:min(100%,360px);justify-self:center}.ai-poster-poem{position:absolute;top:20px;right:20px;display:flex;flex-direction:row-reverse;gap:8px;font-family:Georgia,Times New Roman,Songti SC,STSong,SimSun,serif;font-size:13.5px;font-weight:700;color:#d4a35ff2;text-shadow:0 1px 3px rgba(0,0,0,.9);writing-mode:vertical-rl;letter-spacing:2px;pointer-events:none;line-height:1.4}.ai-poster-poem div{margin-bottom:6px}.ai-poster-poem:after{content:"印";display:inline-block;width:13px;height:13px;line-height:13px;text-align:center;background:#bc3f36e6;color:#fffaf0f2;font-size:8px;margin-top:6px;border-radius:1px;text-shadow:none;font-family:serif}.avatar-preview-modal{align-items:center}.avatar-preview-card{display:grid;justify-items:center;gap:14px;text-align:center}.avatar-preview-large{width:176px;height:176px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:var(--jade-glow);color:#fffaf0;font-size:72px;font-weight:900;box-shadow:inset 0 1px #fffcf694,inset 0 -22px 36px #0226223d,0 0 0 6px #dcebe38f,0 22px 44px #315f5238}.avatar-preview-large img{width:100%;height:100%;object-fit:cover}.ai-poster-preview img{width:100%;height:100%;display:block;object-fit:cover}.ai-poster-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;padding:22px 18px;color:#fffaf0;background:linear-gradient(180deg,#0a161403 40%,#0a16148c),radial-gradient(circle at 50% 42%,transparent 0 28%,rgba(255,252,246,.08) 29% 30%,transparent 31%);text-shadow:0 1.5px 8px rgba(0,0,0,.28)}.ai-poster-overlay span,.ai-poster-overlay small{font-size:10px;font-weight:900;letter-spacing:.08em;opacity:.84}.ai-poster-overlay strong{font-family:Songti SC,STSong,serif;font-size:28px;line-height:1.15;letter-spacing:.08em}.ai-poster-overlay p{max-width:92%;color:#fffaf0e6;font-size:12px;line-height:1.55}.ai-poster-overlay div{display:flex;flex-wrap:wrap;gap:5px}.ai-poster-overlay em{padding:3px 7px;border:1px solid rgba(255,250,240,.42);border-radius:999px;background:#fffaf01f;font-size:9px;font-style:normal;font-weight:900}.poster-preview{position:relative;width:min(100%,310px);aspect-ratio:3 / 4;display:grid;grid-template-rows:auto 1fr auto auto;gap:12px;min-height:360px;overflow:hidden;padding:14px 13px;border-radius:8px;background:linear-gradient(180deg,#fffcf614,#fffcf6b8),radial-gradient(circle at 18% 12%,color-mix(in srgb,var(--poster-gold),transparent 46%),transparent 28%),radial-gradient(circle at 72% 72%,color-mix(in srgb,var(--poster-ink),transparent 62%),transparent 36%),linear-gradient(150deg,var(--poster-deep),var(--poster-ink) 48%,var(--poster-soft));border:1px solid rgba(177,138,80,.28);box-shadow:inset 0 0 0 1px #fffcf652,inset 0 -80px 120px #fffcf629,0 16px 32px #203d3729}.poster-preview:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(118deg,transparent 0 42%,rgba(255,255,255,.22) 43% 44%,transparent 45%),linear-gradient(20deg,transparent 0 62%,rgba(255,252,246,.16) 63% 64%,transparent 65%),url(/assets/app-bg-CefBvxKX.png) center / cover;opacity:.2;mix-blend-mode:screen}.poster-preview:after{content:"";position:absolute;left:9%;right:9%;bottom:23%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,252,246,.62),transparent);transform:rotate(-5deg)}.poster-preview>*{position:relative;z-index:1}.poster-topline{display:flex;align-items:center;justify-content:space-between;color:#fffcf6c7;font-size:10px;font-weight:800;letter-spacing:0}.poster-brand{color:#fffaf0}.poster-art{position:relative;min-height:76px}.poster-art span{position:absolute;left:4%;right:12%;bottom:10%;height:38%;border-radius:50% 50% 8px 8px;background:linear-gradient(180deg,#fffcf66b,#fffcf605),linear-gradient(120deg,color-mix(in srgb,var(--poster-gold),transparent 24%),transparent 62%);clip-path:polygon(0 80%,18% 42%,34% 62%,52% 18%,72% 58%,88% 34%,100% 82%,100% 100%,0 100%)}.poster-art i{position:absolute;top:6%;right:8%;bottom:0;left:18%;border-top:1px solid rgba(255,252,246,.42);border-right:1px solid rgba(255,252,246,.26);border-radius:50%;transform:rotate(-18deg)}.poster-copy-block{align-self:end;display:grid;gap:8px;max-width:96%}.poster-copy-block span{width:fit-content;padding:4px 7px;border:1px solid rgba(255,252,246,.34);border-radius:999px;color:#fffcf6d6;background:#fffcf61f;font-size:10px;font-weight:800}.poster-preview strong{align-self:end;color:#fffaf0;font-family:Songti SC,STSong,serif;font-size:clamp(36px,12vw,54px);line-height:1.04;text-align:left;text-shadow:0 8px 22px rgba(0,0,0,.22)}.poster-preview p{color:#fffcf6c7;font-size:12px;font-weight:700;line-height:1.45;text-align:left}.poster-preview em{color:#fffaf0;font-size:13px;font-style:normal;font-weight:800;line-height:1.45}.poster-keywords{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:5px}.poster-keywords span{padding:4px 7px;border-radius:999px;color:#fffaf0;background:#fffcf621;border:1px solid rgba(255,252,246,.28);font-size:9px;font-weight:800}.poster-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.poster-footer small{color:#fffcf6ad;font-size:9px;line-height:1.4}.poster-seal{flex:0 0 38px;width:38px;height:38px;display:grid;place-items:center;border:2px solid rgba(255,252,246,.76);border-radius:4px;color:#fffaf0;font-family:Songti SC,STSong,serif;font-size:11px;font-weight:900;line-height:1.05;text-align:center;box-shadow:inset 0 0 0 1px #fffcf62e;transform:rotate(-4deg)}.poster-card[data-template=paper] .poster-preview{background:radial-gradient(circle at 24% 18%,color-mix(in srgb,var(--poster-gold),transparent 54%),transparent 28%),linear-gradient(180deg,#fffcf6eb,#fff7ebd6),url(/assets/app-bg-CefBvxKX.png) center / cover}.poster-card[data-template=paper] .poster-preview:before{opacity:.18;mix-blend-mode:multiply}.poster-card[data-template=paper] .poster-topline,.poster-card[data-template=paper] .poster-preview p,.poster-card[data-template=paper] .poster-footer small{color:color-mix(in srgb,var(--poster-deep),transparent 22%)}.poster-card[data-template=paper] .poster-brand,.poster-card[data-template=paper] .poster-preview strong,.poster-card[data-template=paper] .poster-preview em{color:var(--poster-deep);text-shadow:none}.poster-card[data-template=paper] .poster-copy-block span,.poster-card[data-template=paper] .poster-keywords span{color:var(--poster-deep);background:#fffcf6ad;border-color:color-mix(in srgb,var(--poster-ink),transparent 72%)}.poster-card[data-template=paper] .poster-seal{color:var(--poster-ink);border-color:var(--poster-ink)}.poster-card[data-template=route] .poster-art i{border-top-style:dashed;border-right-style:dashed}.ad-slot{display:grid;gap:4px;margin:16px 0 148px;padding:14px;border:1px dashed rgba(49,95,82,.28);border-radius:8px;background:#fffcf69e}.ad-slot span{color:var(--gold);font-size:12px;font-weight:800}.ad-slot p{color:var(--muted);font-size:13px}.profile-card{display:flex;align-items:center;gap:14px;padding:16px;margin-top:18px}.avatar{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:var(--jade-glow);color:#fffaf0;font-size:24px;font-weight:800;border:1px solid rgba(255,246,218,.72);box-shadow:inset 0 1px #fffcf694,inset 0 -12px 20px #02262238,0 0 0 4px #dcebe36b,0 14px 28px #315f522e}.avatar-button{flex:0 0 58px;overflow:hidden;border:0;cursor:pointer}.avatar-button img{width:100%;height:100%;object-fit:cover}.avatar-button:active,.life-avatar-card:active{transform:translateY(1px)}.profile-main{min-width:0;flex:1}.profile-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.profile-actions button{min-height:30px;padding:0 10px;border-radius:8px;background:#dcebe3b8;color:var(--jade);font-size:12px;font-weight:800}.profile-actions #loginEntryBtn{background:var(--jade-glow);color:#fffaf0;box-shadow:0 8px 18px #315f522e}.profile-actions #logoutBtn{background:#b5835624;color:var(--earth)}.menu-list{margin-top:16px;overflow:hidden}.menu-list button{width:100%;min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:var(--ink);background:transparent;border-bottom:1px solid var(--line)}.menu-list button:last-child{border-bottom:0}.auth-screen{padding-bottom:96px;background:radial-gradient(circle at 78% 8%,rgba(179,74,61,.12),transparent 22%),radial-gradient(circle at 18% 76%,rgba(95,127,142,.18),transparent 28%),linear-gradient(180deg,#fffaf1e6,#efe7daf5)}.login-hero{margin:18px;padding:28px 22px;display:grid;gap:12px;border:1px solid rgba(184,145,78,.22);border-radius:22px;background:radial-gradient(circle at 76% 18%,rgba(184,145,78,.16),transparent 28%),linear-gradient(145deg,#fffaf1f0,#e7efe8d1);box-shadow:0 18px 46px #315f521f}.login-orb{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:var(--jade-glow);color:#fffaf0;font-size:36px;font-weight:900;box-shadow:var(--jade-ring)}.login-hero span{color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.12em}.login-hero h1{margin:0;color:var(--ink);font-size:26px;line-height:1.28;letter-spacing:-.04em}.login-hero p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}.login-panel{margin:0 18px;padding:18px;display:grid;gap:14px;border:1px solid var(--line);border-radius:18px;background:#fffaf1e0;box-shadow:0 14px 34px #315f521a}.login-panel small{color:var(--muted);font-size:12px;line-height:1.7}.auth-secondary-actions{display:flex;flex-wrap:wrap;gap:8px}.auth-secondary-actions .ghost{min-height:34px;padding:0 12px;border-radius:10px;background:#dcebe3b8;color:var(--jade);font-size:12px;font-weight:800}.auth-social-actions{padding-top:2px}.auth-social-actions .ghost{flex:1 1 120px;background:#dcebe38a;color:var(--jade)}.modal{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:flex-end;padding:18px;background:#131a176b;z-index:5}.modal.show{display:flex}.modal-card{position:relative;width:100%;padding:22px;border-radius:8px;background:#fffaf2;box-shadow:var(--shadow)}.modal-close{position:absolute;right:14px;top:12px;width:34px;height:34px;border-radius:50%;background:var(--jade-soft);color:var(--jade);font-size:22px}.modal-card h2{margin:6px 36px 8px 0;font-size:22px}.modal-card p{color:var(--muted);line-height:1.6;font-size:14px}.auth-card{display:grid;gap:12px}.auth-card>small{color:var(--muted);font-size:12px;line-height:1.7}.auth-form{display:grid;gap:9px}.auth-form label{display:grid;gap:6px;color:var(--ink);font-size:13px;font-weight:800}.auth-form input{width:100%;min-height:44px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:#fffcf6eb;color:var(--ink);font:inherit}.password-input-container{position:relative;display:block;width:100%}.password-input-container input{padding-right:44px}.password-toggle-btn{position:absolute;top:50%;right:12px;transform:translateY(-50%);border:none;background:transparent;color:var(--text-muted, #7c8e88);cursor:pointer;padding:6px;font-size:16px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;transition:opacity .15s}.password-toggle-btn:hover{opacity:.8}.auth-code-row{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:8px}.auth-code-row .ghost{min-height:44px;padding:0 8px;border-radius:12px;background:#dcebe3c7;color:var(--jade);font-size:12px;font-weight:900}.auth-code-row .ghost:disabled{color:#65706ac2;background:#dce0dacc}.auth-agreement{display:flex;align-items:flex-start;gap:7px;color:var(--muted);font-size:10.5px;line-height:1.45}.auth-agreement input{width:14px;height:14px;margin-top:1px;accent-color:var(--jade)}.auth-agreement button{display:inline;padding:0;color:var(--jade);font:inherit;font-weight:900;text-decoration:underline;background:transparent}.price-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.price{padding:14px;border-radius:8px;background:#f4eee4;color:var(--ink);border:1px solid transparent}.price.active{border-color:#a6463873;background:#fff3e4}.price strong,.price span{display:block}.price strong{margin-bottom:4px;color:var(--cinnabar)}.price span{color:var(--muted);font-size:12px}.modal-card .ghost{margin-top:10px}.payment-note{display:block;margin-top:12px;color:var(--muted);font-size:11px;line-height:1.5}.policy-card{max-height:78vh;overflow-y:auto}.profile-modal-card{max-height:82vh;overflow-y:auto}.life-profile-card{max-height:min(84vh,760px);overflow-y:auto;text-align:left}.life-avatar-card{width:100%;display:flex;align-items:center;gap:12px;margin-top:12px;padding:12px;border:1px solid rgba(49,95,82,.12);border-radius:16px;background:radial-gradient(circle at 12% 20%,rgba(49,95,82,.12),transparent 30%),#eff7f19e;color:var(--jade);text-align:left;cursor:pointer}.life-avatar{width:48px;height:48px;flex:0 0 48px;font-size:20px}.life-avatar-card img{width:48px;height:48px;flex:0 0 48px;border-radius:50%;object-fit:cover;box-shadow:0 10px 22px #315f5229}.life-avatar-card em{color:var(--muted);font-size:12px;font-style:normal;font-weight:800}.life-profile-form{display:grid;gap:12px;margin-top:14px}.life-profile-form label{display:grid;gap:6px;color:var(--muted);font-size:13px;font-weight:700}.life-profile-form input,.life-profile-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:11px 12px;color:var(--ink);background:#fffcf6db;outline:none;resize:vertical}.life-profile-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-modal-content{display:grid;gap:12px;margin-top:14px}.quick-fortune-result{display:grid;gap:14px;padding:16px;border:1px solid rgba(49,95,82,.12);border-radius:8px;background:radial-gradient(circle at 18% 8%,rgba(255,248,224,.82),transparent 34%),linear-gradient(145deg,#f6fcf7f5,#fffcf6f0);color:var(--ink);text-align:left}.quick-grade-orb{width:132px;height:132px;justify-self:center;display:grid;place-items:center;gap:2px;padding:18px;border-radius:50%;color:#fffaf0;background:radial-gradient(circle at 34% 24%,rgba(255,255,246,.72),transparent 26%),linear-gradient(145deg,#5f937a,#1f5f50 54%,#0b3e35);box-shadow:inset 0 1px #fffcf673,0 0 0 1px #fff6dab8,0 0 0 6px #b18a5029,0 18px 34px #1b423833}.quick-grade-orb span,.quick-grade-orb em{font-size:11px;font-style:normal;font-weight:800;opacity:.82}.quick-grade-orb strong{font-size:32px;line-height:1.05;letter-spacing:0}.quick-fortune-main{display:grid;gap:8px;text-align:center}.quick-fortune-main small,.quick-fortune-result footer{color:var(--muted);font-size:12px;line-height:1.5}.quick-fortune-main h3{font-size:22px;line-height:1.28}.quick-fortune-main p{color:var(--muted);font-size:13px;line-height:1.55}.quick-grade-scale{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.quick-grade-scale span{display:grid;min-height:34px;place-items:center;border:1px solid rgba(49,95,82,.1);border-radius:8px;color:#315f52a3;background:#fffcf6b8;font-size:12px;font-weight:900}.quick-grade-scale span.active{color:#fffaf0;border-color:transparent;background:var(--jade);box-shadow:0 8px 18px #315f5229}.quick-fortune-notes{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick-fortune-notes div{min-height:96px;padding:12px;border:1px solid rgba(45,55,50,.1);border-radius:8px;background:#fffcf6b8}.quick-fortune-notes span{display:inline-grid;width:28px;height:28px;place-items:center;margin-bottom:8px;border-radius:50%;color:var(--jade);background:#dcebe3e6;font-size:13px;font-weight:900}.quick-fortune-notes p{color:var(--ink);font-size:14px;font-weight:800;line-height:1.55}.quick-fortune-result footer{padding-top:2px;text-align:center}.quick-fortune-rank-5 .quick-grade-orb{background:radial-gradient(circle at 34% 24%,rgba(255,255,246,.78),transparent 26%),linear-gradient(145deg,#b98e45,#477a5d 46%,#0b4b3e)}.quick-fortune-rank-2 .quick-grade-orb,.quick-fortune-rank-1 .quick-grade-orb{background:radial-gradient(circle at 34% 24%,rgba(255,255,246,.62),transparent 26%),linear-gradient(145deg,#7f8d88,#315f52 54%,#233a35)}.record-list,.commission-plan,.share-panel,.member-panel{display:grid;gap:10px}.record-item,.record-empty,.commission-plan article,.invite-code,.member-price{padding:12px;border:1px solid rgba(45,55,50,.1);border-radius:8px;background:#fffcf6c7}.record-item{width:100%;color:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.record-item *{pointer-events:none}.record-item:hover{transform:translateY(-1px);border-color:#315f523d;background:#fffcf6f0}.record-item:active{transform:translateY(0)}.record-head,.record-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.record-head span{padding:4px 8px;border-radius:999px;background:var(--jade-soft);color:var(--jade);font-size:11px;font-weight:800;white-space:nowrap}.record-item p,.record-foot,.record-empty p,.commission-plan p,.member-price p,.share-panel small,.member-panel small{color:var(--muted);font-size:12px;line-height:1.55}.record-item p{margin:8px 0}.record-foot small{white-space:nowrap}.record-empty{text-align:left}.record-empty .ghost,.invite-code .ghost{height:42px;margin-top:10px}.invite-code strong,.member-price strong{display:block;margin-top:4px;color:var(--jade);font-size:22px}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.benefit-grid span{min-height:46px;display:grid;place-items:center;padding:8px;border:1px solid rgba(49,95,82,.12);border-radius:8px;background:#dcebe38c;color:var(--jade);text-align:center;font-size:12px;font-weight:800}.policy-content{display:grid;gap:10px;margin-top:12px}.policy-content article{padding:12px;border:1px solid rgba(45,55,50,.1);border-radius:8px;background:#fffcf6b8}.policy-content strong{display:block;margin-bottom:5px;font-size:14px}.policy-content p{font-size:12px}.policy-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.policy-actions .ghost{height:44px;margin-top:0}.policy-actions .danger{color:#8f342b;background:#fae6e0eb}.ai-loading-modal{align-items:center;padding:24px;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:radial-gradient(circle at 50% 34%,rgba(177,138,80,.22),transparent 34%),#131a177a;z-index:999}.ai-loading-card{overflow:hidden;padding:30px 20px 22px;text-align:center;border:1px solid rgba(177,138,80,.32);background:linear-gradient(145deg,#fffcf6fa,#e5f1ebf0),radial-gradient(circle at 50% 0,rgba(177,138,80,.2),transparent 38%)}.ai-loading-card:before{content:"";position:absolute;inset:-40% -20% auto;height:180px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);transform:rotate(-12deg);animation:loadingSweep 2.8s ease-in-out infinite}.ai-orbit{position:relative;width:128px;height:128px;display:grid;place-items:center;margin:2px auto 18px;isolation:isolate}.ai-orbit strong{position:relative;z-index:3;width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(177,138,80,.42);border-radius:50%;color:var(--jade);background:#fffcf6e0;font-family:Songti SC,STSong,serif;font-size:25px;box-shadow:0 12px 34px #315f5229}.orbit-ring{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(49,95,82,.2);border-radius:50%}.ring-one{border-top-color:var(--jade);animation:orbitSpin 5.6s linear infinite}.ring-two{top:24px;right:24px;bottom:24px;left:24px;border-right-color:var(--gold);transform:rotate(35deg);animation:orbitSpin 4.2s linear infinite reverse}.ring-three{top:38px;right:38px;bottom:38px;left:38px;border-bottom-color:var(--cinnabar);opacity:.7;animation:orbitPulse 2.4s ease-in-out infinite}.orbit-ray{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--gold);box-shadow:0 0 20px #b18a50b8;transform-origin:0 54px;animation:rayTravel 3.6s linear infinite}.ai-loading-card h2{margin:4px 0 8px;color:var(--jade)}.ai-loading-card p{min-height:40px;margin:0 0 16px;color:var(--muted);font-size:13px}.ai-progress-bar{position:relative;width:100%;height:9px;overflow:hidden;border-radius:999px;background:#315f521f;box-shadow:inset 0 0 0 1px #315f520f}.ai-progress-fill{position:relative;width:0%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--jade),#6e8f72 52%,var(--gold));transition:width .36s cubic-bezier(.2,.8,.2,1)}.ai-progress-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.62),transparent);animation:progressGleam 1.4s linear infinite}.ai-progress-meta{display:flex;justify-content:space-between;margin-top:10px;color:var(--muted);font-size:12px}.ai-progress-meta strong{color:var(--jade)}.ai-fallback-btn{height:42px;margin-top:14px;border:1px solid rgba(49,95,82,.12)}.toast{position:absolute;left:20px;right:20px;bottom:88px;display:none;padding:12px 14px;border-radius:8px;color:#fffaf0;background:#1f2522e0;text-align:center;z-index:8}.toast.show{display:block}.medal-reveal{position:absolute;top:0;right:0;bottom:0;left:0;display:none;place-items:center;padding:24px;background:radial-gradient(circle at 50% 34%,rgba(255,233,175,.42),transparent 28%),#121a17a8;z-index:7}.medal-reveal.show{display:grid}.reveal-card{width:100%;padding:24px;text-align:center;border:1px solid rgba(255,233,175,.46);border-radius:8px;background:radial-gradient(circle at 50% 0%,rgba(255,224,137,.36),transparent 36%),linear-gradient(180deg,#fffaf2,#f3eadc);box-shadow:0 24px 80px #00000047;animation:revealIn .68s cubic-bezier(.16,1,.3,1)}.reveal-label{color:var(--cinnabar);font-size:12px;font-weight:900}.reveal-orb{width:142px;height:142px;margin:18px auto;border-radius:22px;animation:sealPulse 1.8s ease-in-out infinite;transform:rotate(-1.2deg)}.reveal-card h2{margin:0;font-size:30px}.reveal-card p{margin:10px 0 20px;color:var(--muted);line-height:1.7}@keyframes revealIn{0%{opacity:0;transform:translateY(24px) scale(.84)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes sealPulse{0%,to{transform:scale(1);filter:brightness(1)}50%{transform:scale(1.035);filter:brightness(1.16) saturate(1.08)}}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes slowSpin{to{transform:rotate(360deg)}}@keyframes gateSheen{0%{transform:translate(0) rotate(18deg);opacity:0}28%{opacity:.72}to{transform:translate(360%) rotate(18deg);opacity:0}}@keyframes orbitPulse{0%,to{transform:scale(.94);opacity:.48}50%{transform:scale(1.06);opacity:.9}}@keyframes rayTravel{0%{transform:rotate(0) translateY(-54px)}to{transform:rotate(360deg) translateY(-54px)}}@keyframes loadingSweep{0%,30%{transform:translate(-70%) rotate(-12deg);opacity:0}50%{opacity:.85}to{transform:translate(70%) rotate(-12deg);opacity:0}}@keyframes progressGleam{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(max-width:430px){body{display:block;background:var(--paper)}.phone{width:100vw;height:100dvh;min-height:0;box-shadow:none}.poster-card{grid-template-columns:1fr}.identity-poster-row{grid-template-columns:104px minmax(0,1fr)}.poster-preview{width:min(100%,310px);margin:0 auto}.medal-poster-card .poster-preview{width:104px;margin:0}.companion-hero{grid-template-columns:1fr}.ritual-start{--ritual-size: min(274px, 78vw)}.home-bazi-card{padding:22px 16px 20px;background:linear-gradient(90deg,#fffcf6fc 0,#fffcf6fc 62%,#fffcf6d6 80%,#fffcf66b),url(/assets/ink-bamboo-motif-D9XYPz0S.webp) right bottom / 68% auto no-repeat,radial-gradient(circle at 84% 68%,rgba(246,214,176,.16),transparent 16%),linear-gradient(145deg,#fffcf6fc,#fffaf1f0)}.home-bazi-card:before{left:10px;top:92px;width:106px;height:112px}.home-bazi-card .section-title{grid-template-columns:minmax(0,1fr);gap:3px;margin-left:0;margin-bottom:18px}.home-bazi-card .section-title h3{font-size:24px;line-height:1.2}.home-bazi-card .section-title>span{max-width:100%;font-size:11px;white-space:normal;line-height:1.4}.home-bazi-core{grid-template-columns:96px minmax(0,1fr);gap:14px}.home-bazi-core>strong,.home-bazi-symbol>strong{width:82px;height:82px;margin-left:6px;font-size:42px}.home-bazi-symbol{gap:10px}.bazi-profile-action{width:96px;min-width:96px;height:34px;font-size:12px}.home-bazi-core span{font-size:16px}.home-bazi-core p{font-size:13px}.home-bazi-tags{margin-left:110px}.fortune-strip{gap:10px}.fortune-strip div{min-height:146px;padding:17px 8px 14px}.fortune-strip i{width:34px;height:34px;margin-bottom:12px;font-size:17px}.fortune-strip strong{font-size:18px}.fortune-strip div:first-child strong{font-size:34px}.fortune-strip em{font-size:11px}.companion-grid article{min-height:136px;padding:24px 18px 22px 62px}.companion-grid article>i{left:18px;top:24px;font-size:52px}.companion-grid p{font-size:19px}.companion-checkin{padding:20px 16px 22px}.companion-checkin .section-title{grid-template-columns:42px minmax(0,1fr)}.companion-checkin .section-title>span{grid-column:1 / -1;justify-self:start;max-width:100%}.companion-checkin p{padding-left:36px;font-size:18px}.seven-day-plan{padding:22px 14px 16px}.seven-day-plan>.section-title h3{gap:6px;font-size:20px}.seven-day-plan>.section-title h3:before{font-size:22px}.seven-day-plan>.section-title span{font-size:12px}.day-orbit{gap:5px;padding-inline:2px}.day-node{width:36px;height:36px;font-size:14px}.seven-day-focus{grid-template-columns:82px minmax(0,1fr);gap:12px;padding:14px 11px 16px}.focus-day-mark{min-height:146px}.focus-day-mark span{font-size:15px}.focus-day-mark strong{font-size:19px}.focus-copy{padding-top:8px}.focus-copy strong{font-size:18px}.focus-copy p{font-size:13px}.focus-copy small{grid-template-columns:24px minmax(0,1fr);gap:7px;padding:11px;font-size:12px}.focus-copy small{grid-template-columns:24px minmax(0,1fr);padding:12px;font-size:12px}.focus-feather{right:20px;top:22px;font-size:30px}.plan-next{height:58px;padding-left:44px;font-size:20px}.status-dashboard{margin-top:clamp(82px,12vh,118px);margin-bottom:32px}.location-grid{grid-template-columns:1fr}.location-grid select,.place-grid select,.place-grid input{height:48px}.place-grid{grid-template-columns:1fr}#birthplaceHint{display:block;max-height:none;overflow:visible;line-height:1.55}.sticky{left:18px;right:18px;bottom:calc(78px + env(safe-area-inset-bottom))}.insight-map{overflow:visible;padding:14px 12px}.insight-map:before{top:66px;right:12px;bottom:18px;left:12px;border-radius:28px;transform:none;opacity:.22}.insight-map-head{display:grid;gap:5px}.insight-map-head span{max-width:none;text-align:left}.insight-map-grid{grid-template-columns:1fr;gap:10px;padding-top:0}.insight-link-field{display:none}.insight-node,.insight-node-core,.insight-layout-cross .insight-node-core{grid-column:1;width:100%;justify-self:stretch;transform:none!important}.insight-node{grid-template-columns:30px minmax(0,1fr);padding:13px 12px}.insight-node:before{width:26px;height:26px}.insight-node strong{font-size:15px;line-height:1.45}.insight-node p{font-size:13px;line-height:1.68}}@media(max-height:760px){#result.app{padding-bottom:calc(112px + env(safe-area-inset-bottom))}#result.report-locked .report-cover{margin-bottom:14px}.sticky{position:static;width:100%;margin:16px 0 0}}@media(max-width:380px){.home-bazi-card{padding:22px 16px 24px}.home-bazi-card:before{left:50%;top:92px;transform:translate(-50%)}.home-bazi-core{grid-template-columns:1fr;gap:14px;justify-items:center;text-align:center}.home-bazi-core>strong,.home-bazi-symbol>strong{margin-left:0}.home-bazi-core p{max-width:230px;margin-inline:auto}.home-bazi-tags{justify-content:center;margin-left:0}.fortune-strip{gap:8px}.fortune-strip div{min-height:132px;padding-inline:6px}.seven-day-plan>.section-title{display:grid;grid-template-columns:1fr;gap:4px;margin-bottom:18px}.seven-day-plan>.section-title h3{font-size:20px;white-space:normal}.seven-day-plan>.section-title span{justify-self:end;font-size:12px}.day-orbit{gap:1px;padding-bottom:20px}.day-node{width:26px;height:26px;font-size:11px}.day-node.active{box-shadow:0 0 0 4px #fffcf6e6,0 0 0 6px #efd8978a,0 10px 18px #315f5233}.seven-day-focus{grid-template-columns:78px minmax(0,1fr);gap:11px}.focus-day-mark{min-height:172px}}@media(prefers-reduced-motion:reduce){.status-orbit:after,.status-orbit i,.cover-rings:before,.ring-one,.ring-two,.ring-three,.orbit-ray,.ai-progress-fill:after,.honor-track,.action-rail:after,.theme-gate:hover:after,.theme-gate,.seven-day-item{animation:none!important;transition:none!important}}@media print{@page{size:A4;margin:14mm 12mm 16mm}*{box-shadow:none!important;text-shadow:none!important;print-color-adjust:exact;-webkit-print-color-adjust:exact}body{display:block;min-height:auto;background:#fff;color:#1e2522;font-size:10.4pt}.phone{width:100%;height:auto;min-height:auto;overflow:visible;box-shadow:none;background:#fff}.screen{position:static;display:none!important;overflow:visible}#result.screen{display:block!important;padding:0!important;background:#fff}.tabbar,.sticky,.modal,.medal-reveal,.ad-slot,.locked-report,.insight-deep-entry-grid,.subbar .back,.toast,.poster-action{display:none!important}.full-report{display:block!important}.subbar{margin-bottom:10px;break-after:avoid}.subbar h2{font-size:20pt}.eyebrow{font-size:9pt}.section-title{margin-top:8px;break-after:avoid}.section-title h3{font-size:16pt}.score-card,.medal-card,.bazi-visual-section,.free-report article{break-inside:avoid;page-break-inside:avoid}.score-card{padding:14px 16px;margin-bottom:9px;color:#1e2522;background:#f8faf7;border:1px solid #d7ded8}.score-card strong{font-size:34pt}.medal-card{padding:12px 14px;margin-bottom:0}.bazi-visual-section{break-before:page;page-break-before:always;margin-top:0;padding:11px 12px}.bazi-visual-section>.section-title{gap:3px;margin-bottom:9px}.bazi-visual-section>.section-title h3{font-size:16pt}.bazi-visual-section>.section-title span{font-size:9.4pt;line-height:1.35}.pillar-board{gap:6px}.pillar-card{padding:7px 4px}.pillar-card strong{margin-top:3px;font-size:18pt}.pillar-card small{margin-top:4px;font-size:9.2pt}.pillar-card em{margin-top:2px;font-size:8.2pt;line-height:1.25}.element-board{margin-top:8px}.element-bars{gap:5px}.element-bar{grid-template-columns:20px 1fr 34px;gap:6px}.element-bar div{height:6px}#elementBalanceText{margin-top:7px;font-size:9.6pt;line-height:1.5}.useful-god-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:8px}.useful-chip{padding:8px}.useful-chip strong{font-size:13pt}.useful-chip p{font-size:8.8pt;line-height:1.42}.score-card p,.score-card span{color:#4f5a55}.medal-card,.free-report article,.deep-section,.timeline-preview,.complete-report,.report-download,.insight-map{background:#fff!important;border-color:#d8d1c5!important}.free-report article,.deep-section,.timeline-preview,.complete-report,.report-download{padding:10px 12px;margin-bottom:8px;break-inside:auto;page-break-inside:auto}.free-report,.timeline-preview,.full-report,.complete-report{break-before:page;page-break-before:always}.deep-section:not(.timeline-section),.report-download{break-inside:avoid;page-break-inside:avoid}.deep-section strong{display:block;margin-bottom:3px}.deep-section div{gap:6px}.deep-section p,.timeline-content p,.complete-report p{color:#202622;font-size:9.9pt;line-height:1.58}.deep-section p strong,.complete-report p strong{display:inline;margin:0;font-weight:900}.deep-section p:before{top:.82em}.timeline-item,.timeline-content,.insight-node,.record-item{break-inside:avoid;page-break-inside:avoid}.timeline-list{gap:7px}.timeline-item{grid-template-columns:46px 1fr;gap:8px}.timeline-dot{width:30px;height:30px;font-size:8.4pt}.timeline-content{padding:8px 10px}.timeline-meta{gap:4px;margin-bottom:5px}.timeline-meta span{padding:2px 6px;font-size:8.2pt}.timeline-content strong{margin-bottom:4px;font-size:10.2pt}.timeline-content small{margin-top:4px;font-size:8.8pt;line-height:1.35}.poster-card{display:none!important}.insight-map{overflow:visible;padding:10px;break-inside:avoid;page-break-inside:avoid}.insight-map:before{opacity:.34}.insight-map-head{align-items:start}.insight-map-head span{max-width:46%;color:#4f5a55}.insight-map-grid{grid-template-columns:1fr 1fr;gap:7px 8px}.insight-node-core{width:72%;color:#1e2522;background:#f7faf7;border-color:#c9d6ce}.insight-node-core span,.insight-node-core strong,.insight-node-core p{color:inherit}.insight-node{min-height:auto;padding:8px;background:#fff}.insight-node-branch:nth-of-type(3),.insight-node-branch:nth-of-type(5){transform:none}.insight-node-branch strong,.insight-node-branch p{display:block;overflow:visible;-webkit-line-clamp:initial;-webkit-box-orient:initial}.insight-node strong{font-size:10.4pt}.insight-node p{color:#4f5a55;font-size:8.8pt;line-height:1.45}.insight-link{stroke:#315f522e}}@keyframes baguaRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.poster-container-single{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;padding:16px 0 24px}.poster-container-single #savePoster{width:190px;height:44px;border-radius:22px;margin-top:2px;border:1px solid rgba(255,246,218,.5);color:#fffaf0;background:radial-gradient(circle at 24% 28%,rgba(255,252,246,.26),transparent 28%),radial-gradient(circle at 74% 82%,rgba(1,37,32,.38),transparent 36%),linear-gradient(145deg,#337d68,#06483f);box-shadow:inset 0 1px #fffcf66b,inset 0 -12px 22px #00211c33,0 0 0 3px #fffcf694,0 14px 28px #315f5238}.poster-medal-wrap{display:flex;justify-content:center;align-items:center;width:100%;margin:4px 0 0}.medal-poster-card .poster-preview{position:relative!important;width:248px!important;height:344px!important;min-height:344px!important;border-radius:18px!important;padding:18px!important;border:1px solid color-mix(in srgb,var(--poster-gold, #b18a50),transparent 50%)!important;background:radial-gradient(circle at 50% 38%,rgba(255,252,246,.92),transparent 0 34%,transparent 35%),radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--poster-gold, #b18a50),transparent 60%),transparent 0 43%,transparent 44%),radial-gradient(circle at 28% 14%,rgba(255,255,255,.82),transparent 28%),radial-gradient(circle at 84% 86%,color-mix(in srgb,var(--poster-ink, #315f52),transparent 58%),transparent 34%),linear-gradient(158deg,#fbf7ec 0%,var(--poster-soft, #edf5ee) 44%,color-mix(in srgb,var(--poster-ink, #315f52),#f8f2e6 62%) 100%)!important;box-shadow:0 34px 58px #203d3733,0 14px 0 -9px color-mix(in srgb,var(--poster-ink, #315f52),transparent 72%),0 0 0 8px #fffcf675,inset 0 0 0 1px #ffffff75!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;overflow:hidden!important;gap:0!important;isolation:isolate!important;transform:perspective(760px) rotateX(2.4deg) translateY(-1px)!important;transform-style:preserve-3d!important}.poster-aura,.poster-orbit-lines{display:block!important;position:absolute!important;pointer-events:none!important}.poster-aura{left:50%!important;top:36%!important;width:168px!important;height:168px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(255,252,246,.96) 0 28%,rgba(255,252,246,.36) 29% 52%,transparent 53%)!important;transform:translate(-50%,-50%)!important;filter:blur(.2px)!important;z-index:0!important}.poster-orbit-lines{left:50%!important;top:36%!important;width:206px!important;height:206px!important;transform:translate(-50%,-50%) rotate(-12deg)!important;z-index:0!important}.poster-orbit-lines span{position:absolute!important;inset:var(--orbit-inset, 0)!important;border:1px solid color-mix(in srgb,var(--poster-ink, #315f52),transparent 78%)!important;border-radius:50%!important}.poster-orbit-lines span:nth-child(2){--orbit-inset: 22px;border-color:color-mix(in srgb,var(--poster-gold, #b18a50),transparent 62%)!important}.poster-orbit-lines span:nth-child(3){--orbit-inset: 45px;border-style:dashed!important;opacity:.72!important}.medal-poster-card .poster-preview:before{content:""!important;position:absolute!important;top:12px!important;right:12px!important;bottom:12px!important;left:12px!important;border:1px solid rgba(255,255,255,.52)!important;border-radius:14px!important;box-shadow:inset 1px 1px #ffffffb8,inset -1px -1px #315f521f!important;z-index:0!important}.medal-poster-card .poster-preview:after{content:""!important;position:absolute!important;left:22px!important;right:22px!important;bottom:62px!important;height:1px!important;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--poster-gold, #b18a50),transparent 24%),transparent)!important;z-index:1!important}.medal-poster-card .poster-preview>*:not(.poster-aura):not(.poster-orbit-lines){position:relative!important;z-index:2!important}.medal-poster-card .poster-topline{display:flex!important;justify-content:space-between!important;color:color-mix(in srgb,var(--poster-ink, #315f52),transparent 22%)!important;font-size:9px!important;letter-spacing:.06em!important}.medal-poster-card .poster-preview .poster-medal-wrap .medal-orb{width:64px!important;height:64px!important;border-radius:10px!important;--seal-frame: 2.5px !important;--seal-inset: 5% !important;font-size:16px!important;transform:none!important;background:#fffcf6b3!important;box-shadow:0 12px 24px #36221821,0 0 0 8px #fffcf642!important}.medal-poster-card .poster-preview .poster-medal-wrap .medal-orb .medal-text{font-size:17px!important;width:82%!important}.medal-poster-card .poster-preview .poster-medal-wrap .medal-orb .medal-text i{width:48%;height:48%}.medal-poster-card .poster-preview .poster-copy-block{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;margin:auto 0!important;text-align:center!important;width:100%!important;min-height:220px!important}.medal-poster-card .poster-preview .poster-copy-block span{display:inline-block!important;font-size:10px!important;color:var(--poster-gold, #b18a50)!important;background:#fffcf694!important;border:1px solid color-mix(in srgb,var(--poster-gold, #b18a50),transparent 58%)!important;padding:2px 8px!important;border-radius:10px!important;text-transform:none!important;font-weight:900!important}.medal-poster-card .poster-preview strong{display:block!important;font-size:28px!important;line-height:1.08!important;font-family:serif!important;letter-spacing:3px!important;color:var(--poster-ink, #315f52)!important;margin:0!important;text-shadow:0 1px 0 rgba(255,255,255,.56)!important}.medal-poster-card .poster-preview p{display:block!important;margin:0!important;color:color-mix(in srgb,var(--poster-ink, #315f52),transparent 18%)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.08em!important}.medal-poster-card .poster-preview em{display:block!important;font-size:11px!important;line-height:1.55!important;color:#1f2522c2!important;font-style:normal!important;max-width:172px!important;margin:1px auto 0!important;letter-spacing:0!important}.medal-poster-card .poster-keywords{display:flex!important;justify-content:center!important;gap:5px!important;margin-top:0!important;width:100%!important}.medal-poster-card .poster-keywords span{font-size:9px!important;padding:3px 7px!important;background:#fffcf6a8!important;color:var(--poster-ink, #315f52)!important;border:1px solid rgba(49,95,82,.1)!important;border-radius:999px!important;opacity:.95!important;font-weight:800!important}.medal-poster-card .poster-overview-badge{position:absolute!important;left:50%!important;bottom:44px!important;transform:translate(-50%)!important;z-index:3!important;display:grid!important;justify-items:center!important;gap:2px!important;min-width:96px!important;padding:6px 11px!important;border:1px solid color-mix(in srgb,var(--poster-gold, #b18a50),transparent 34%)!important;border-radius:999px!important;background:#fffcf6d1!important;box-shadow:0 10px 20px #315f521a!important}.medal-poster-card .poster-overview-badge span{color:color-mix(in srgb,var(--poster-ink, #315f52),transparent 28%)!important;font-size:8px!important;font-weight:900!important;line-height:1!important}.medal-poster-card .poster-overview-badge strong{color:var(--poster-ink, #315f52)!important;font-size:13px!important;font-family:inherit!important;letter-spacing:0!important;line-height:1.1!important}.medal-poster-card .poster-footer{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-top:10px!important;width:100%!important}.medal-poster-card .poster-footer small{max-width:154px!important;overflow:hidden!important;color:color-mix(in srgb,var(--poster-ink, #315f52),transparent 36%)!important;font-size:8.5px!important;white-space:nowrap!important;text-overflow:ellipsis!important}.medal-poster-card .poster-seal{width:24px!important;height:24px!important;font-size:8px!important;display:grid!important;place-items:center!important;color:var(--poster-ink, #315f52)!important;border-color:color-mix(in srgb,var(--poster-ink, #315f52),transparent 28%)!important}#medalCard{display:none!important}#pdfPrintLayout{display:none}@media print{@page{size:A4 portrait;margin:0}.phone,.modal,.toast,.ad-slot,.tabbar,header,button,nav,.topbar,.subbar{display:none!important}#pdfPrintLayout{display:block!important;width:100%!important;height:auto!important;background:#fffdf9!important;margin:0!important;padding:0!important}#pdfPrintLayout .print-page{width:210mm;height:auto;box-sizing:border-box;padding:13mm 12mm 12mm;page-break-before:always;page-break-inside:auto;break-inside:auto;position:relative;background:#fffdf9;color:#222;font-family:Songti SC,STSong,"Noto Serif CJK SC",SimSun,serif}#pdfPrintLayout .print-cover{page-break-before:auto;min-height:297mm;display:flex;align-items:center}#pdfPrintLayout .print-cover .print-border{min-height:275mm;padding-top:8mm}#pdfPrintLayout .print-border{width:100%;height:auto;border:2px solid var(--poster-gold, #b18a50);box-sizing:border-box;padding:10mm 8mm 8mm;display:block;position:relative;outline:1px solid var(--poster-gold, #b18a50);outline-offset:-5px}#pdfPrintLayout .print-header{font-size:10px;color:var(--poster-gold, #b18a50);letter-spacing:1px;text-transform:uppercase;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(177,138,80,.2);padding-bottom:8px;margin-bottom:12px;font-family:Songti SC,STSong,SimSun,serif}#pdfPrintLayout .print-header .logo{display:flex;flex-direction:column;align-items:flex-start;gap:1px}#pdfPrintLayout .print-header .logo-main{font-weight:900;font-size:13px;letter-spacing:4px;color:var(--poster-ink, #315f52);font-family:Songti SC,STSong,SimSun,"Noto Serif SC",serif;padding-bottom:2px;border-bottom:1.5px solid var(--poster-gold, #b18a50);line-height:1}#pdfPrintLayout .print-header .logo-sub{font-size:7px;letter-spacing:3.5px;color:var(--poster-gold, #b18a50);font-family:Helvetica Neue,Arial,sans-serif;font-weight:400;opacity:.85;line-height:1;margin-top:1px}#pdfPrintLayout .print-header .chap{opacity:.85}#pdfPrintLayout .print-footer .footer-brand{color:var(--poster-ink, #315f52);font-weight:700;letter-spacing:2px;font-family:Songti SC,STSong,SimSun,serif}#pdfPrintLayout .print-footer{font-size:9px;color:#888;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(177,138,80,.15);padding-top:8px;margin-top:15px;font-family:Songti SC,STSong,SimSun,serif}#pdfPrintLayout .print-cover-content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;gap:10px;margin-top:6mm}#pdfPrintLayout .print-cover-visual{position:relative;width:80mm;min-height:106mm;display:grid;place-items:center;padding:8mm 12mm;overflow:hidden;border:1.5px solid rgba(177,138,80,.34);border-radius:10mm;background:radial-gradient(circle at 50% 42%,rgba(255,252,246,.98) 0 23%,rgba(255,252,246,.32) 24% 42%,transparent 43%),radial-gradient(circle at 18% 12%,rgba(177,138,80,.18),transparent 34%),linear-gradient(150deg,#fffaf0f5,color-mix(in srgb,var(--poster-ink),#fff 82%));box-shadow:inset 0 0 0 1px #ffffffc7}#pdfPrintLayout .print-cover-visual:before{content:"";position:absolute;top:5mm;right:5mm;bottom:5mm;left:5mm;border:1px solid rgba(255,255,255,.72);border-radius:7mm}#pdfPrintLayout .print-visual-orbits{position:absolute;left:50%;top:40%;width:60mm;height:60mm;transform:translate(-50%,-50%) rotate(-12deg)}#pdfPrintLayout .print-visual-orbits span{position:absolute;inset:var(--print-orbit, 0);border:1px solid color-mix(in srgb,var(--poster-ink),transparent 76%);border-radius:50%}#pdfPrintLayout .print-visual-orbits span:nth-child(2){--print-orbit: 9mm;border-color:color-mix(in srgb,var(--poster-gold),transparent 52%)}#pdfPrintLayout .print-visual-orbits span:nth-child(3){--print-orbit: 18mm;border-style:dashed}#pdfPrintLayout .print-score-pill{position:absolute;right:6mm;top:6mm;min-width:18mm;padding:3mm 4mm;border-radius:999px;background:var(--poster-ink);color:#fffaf0;text-align:center;font-family:sans-serif}#pdfPrintLayout .print-score-pill span{display:block;font-size:7pt;opacity:.72}#pdfPrintLayout .print-score-pill strong{display:block;font-size:20pt;line-height:1}#pdfPrintLayout .print-seal-wrap{position:relative;z-index:1;margin-bottom:6px}#pdfPrintLayout .print-seal-wrap .medal-orb{width:84px!important;height:84px!important;border-radius:8px!important;font-size:22px!important;--seal-frame: 4px !important;--seal-inset: 5% !important;transform:none!important;box-shadow:0 4px 14px #3622181a}#pdfPrintLayout .print-seal-wrap .medal-orb .medal-text{font-size:24px!important;width:82%!important}#pdfPrintLayout .print-seal-wrap .medal-orb .medal-text i{width:48%;height:48%}#pdfPrintLayout .print-visual-copy{max-width:62mm;position:relative;z-index:1;display:grid;gap:4px;justify-items:center;margin-top:8mm;text-align:center}#pdfPrintLayout .print-visual-copy span{padding:2px 8px;border:1px solid rgba(177,138,80,.42);border-radius:999px;color:var(--poster-gold);font-size:8pt;font-family:sans-serif;font-weight:700}#pdfPrintLayout .print-visual-copy strong{color:var(--poster-ink);font-size:22pt;line-height:1.16;letter-spacing:2pt;max-width:82mm}#pdfPrintLayout .print-visual-copy p{max-width:70mm;margin:0;color:#4a5550;font-size:10pt;line-height:1.55}#pdfPrintLayout .print-keywords{position:relative;z-index:1;display:flex;gap:6px;margin-top:8mm}#pdfPrintLayout .print-keywords span{padding:3px 8px;border-radius:999px;background:#fffcf6b8;color:var(--poster-ink);font-family:sans-serif;font-size:8pt;font-weight:700}#pdfPrintLayout .print-title{font-size:26px;font-weight:700;color:var(--poster-ink, #315f52);letter-spacing:4px;text-align:center;margin:5px 0}#pdfPrintLayout .print-kicker{font-size:12px;color:#666;margin-bottom:12px;font-family:sans-serif}#pdfPrintLayout .print-profile-box{width:88%;border:1px solid rgba(177,138,80,.25);padding:10px 16px;border-radius:6px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;font-size:11.5px;color:#444;font-family:sans-serif;background:#b18a5005}#pdfPrintLayout .print-profile-row{display:flex;justify-content:flex-start;min-width:0}#pdfPrintLayout .print-profile-row span{color:#8c8c8c;margin-right:8px;min-width:56px}#pdfPrintLayout .print-profile-row strong{min-width:0;overflow-wrap:anywhere}#pdfPrintLayout .print-summary{font-size:13.5px;line-height:1.6;color:var(--poster-ink, #315f52);font-style:normal;margin:15px 0;text-align:center;max-width:85%;font-weight:700;border-top:1px solid rgba(177,138,80,.15);border-bottom:1px solid rgba(177,138,80,.15);padding:10px 0}#pdfPrintLayout .print-divider{width:50px;height:1.5px;background:var(--poster-gold, #b18a50);margin:6px 0}#pdfPrintLayout .print-introduction{font-size:11px;line-height:1.6;color:#555;text-align:justify;max-width:85%;text-indent:22px}#pdfPrintLayout .print-two-col{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;flex-grow:1;margin-top:12px;height:auto;overflow:visible}#pdfPrintLayout .print-col-left{border-right:1px dashed rgba(177,138,80,.25);padding-right:16px;display:flex;flex-direction:column}#pdfPrintLayout .print-col-right{padding-left:4px;display:flex;flex-direction:column}#pdfPrintLayout .print-two-col h3{font-size:13.5px;color:var(--poster-ink, #315f52);border-bottom:2px solid var(--poster-gold, #b18a50);padding-bottom:4px;margin-bottom:10px;letter-spacing:1px}#pdfPrintLayout .print-subtitle{margin:12px 0 8px;color:var(--poster-ink, #315f52);font-size:12px;letter-spacing:1px;border-bottom:1px solid rgba(177,138,80,.24);padding-bottom:4px}#pdfPrintLayout .print-mini-grid,#pdfPrintLayout .print-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0 10px}#pdfPrintLayout .print-pillar-grid{grid-template-columns:repeat(4,minmax(0,1fr))}#pdfPrintLayout .print-bazi-detail{margin:6mm 0 5mm;page-break-inside:avoid;break-inside:avoid}#pdfPrintLayout .print-bazi-table{width:100%;border-collapse:collapse;empty-cells:show;table-layout:fixed;font-size:8.5px;margin-bottom:3mm}#pdfPrintLayout .print-bazi-table th,#pdfPrintLayout .print-bazi-table td{border:.5px solid #d4a373;padding:2px 3px;text-align:center;vertical-align:middle;overflow-wrap:anywhere;word-break:break-word;min-height:16px}#pdfPrintLayout .print-bazi-table th{background:#f5e6d3;font-weight:700;color:#5c3d2e;font-size:9px}#pdfPrintLayout .print-bazi-table td:first-child{font-weight:700;background:#fdf5eb;color:#8b5e3c;width:8%}#pdfPrintLayout .print-bazi-extra{font-size:9px;line-height:1.55;color:#555;margin:1mm 0}#pdfPrintLayout .print-bazi-extra b{color:#5c3d2e}#pdfPrintLayout .print-dayun-list{display:flex;flex-wrap:wrap;gap:2mm;margin-top:1mm}#pdfPrintLayout .print-dayun-list span{background:#fdf5eb;border:.5px solid #d4a373;border-radius:3px;padding:1px 4px;font-size:8px;color:#5c3d2e}#pdfPrintLayout .print-mini-card,#pdfPrintLayout .print-card-grid article{min-height:48px;padding:6px;border:1px solid rgba(177,138,80,.16);border-radius:5px;background:#b18a5009;break-inside:avoid;page-break-inside:avoid}#pdfPrintLayout .print-mini-card span,#pdfPrintLayout .print-card-grid span{display:block;color:#8c6b37;font-size:9px;font-weight:700;letter-spacing:.5px;margin-bottom:3px}#pdfPrintLayout .print-mini-card strong{display:block;color:var(--poster-ink, #315f52);font-size:14px;line-height:1.15;margin-bottom:3px}#pdfPrintLayout .print-mini-card p,#pdfPrintLayout .print-card-grid p{margin:0;color:#444;font-size:9px;line-height:1.38;overflow-wrap:anywhere}#pdfPrintLayout .print-element-bars{display:grid;gap:7px;margin:8px 0 12px}#pdfPrintLayout .print-element-row{display:grid;grid-template-columns:18px minmax(0,1fr) 34px;align-items:center;gap:9px;color:var(--element-color);font-weight:800;font-size:10.5px}#pdfPrintLayout .print-element-row i{display:block;height:5px;border-radius:999px;background:#315f5214;overflow:hidden}#pdfPrintLayout .print-element-row b{display:block;height:100%;border-radius:inherit;background:var(--element-color)}#pdfPrintLayout .print-focus-block{margin:10px 0 12px;padding:10px 12px;border:1px solid rgba(49,95,82,.14);border-radius:6px;background:#315f5209;break-inside:avoid;page-break-inside:avoid}#pdfPrintLayout .print-focus-block h3{margin:0 0 6px;color:var(--poster-ink, #315f52);font-size:12px;letter-spacing:1px}#pdfPrintLayout .print-focus-block ul{margin:0;padding-left:16px;color:#39443f;font-size:10.5px;line-height:1.68}#pdfPrintLayout .print-focus-block li{margin:2px 0}#pdfPrintLayout .print-complete-report{padding:10px 0 6px;break-inside:auto;page-break-inside:auto}#pdfPrintLayout .print-complete-report h3{margin:0 0 12px;color:var(--poster-ink, #315f52);font-size:17px;letter-spacing:1px}#pdfPrintLayout .print-complete-report .print-chapter-body{padding:20px 18px 16px;border:1px solid rgba(177,138,80,.18);border-radius:6px;background:#fffcf6a8}#pdfPrintLayout .print-complete-report p{margin:0 0 10px;color:#303a35;font-size:12px;line-height:1.78;orphans:3;widows:3}#pdfPrintLayout .print-flow-detail{margin:8px 0 10px;font-size:9px;line-height:1.38}#pdfPrintLayout .print-flow-detail .section-title,#pdfPrintLayout .print-flow-detail .flow-trend,#pdfPrintLayout .print-flow-detail .destiny-element-board{display:none!important}#pdfPrintLayout .print-timeline-list{display:flex;flex-direction:column;gap:8px;overflow:visible}#pdfPrintLayout .print-timeline-item{display:flex;gap:8px;align-items:flex-start;font-size:10.5px;line-height:1.45;break-inside:avoid;page-break-inside:avoid}#pdfPrintLayout .print-tm-year{font-weight:700;color:var(--poster-gold, #b18a50);min-width:44px;font-family:sans-serif}#pdfPrintLayout .print-tm-content strong{color:#111;display:block;font-size:11px}#pdfPrintLayout .print-tm-content p{color:#444;margin:2px 0 0;text-align:justify}#pdfPrintLayout .print-insight-box{display:flex;flex-direction:column;gap:10px;overflow:visible}#pdfPrintLayout .print-insight-node{font-size:10.5px;line-height:1.4;background:#b18a500a;padding:7px 9px;border-radius:4px;border-left:3px solid var(--poster-gold, #b18a50);break-inside:avoid;page-break-inside:avoid}#pdfPrintLayout .print-insight-node strong{color:var(--poster-ink, #315f52);display:block;margin-bottom:2px}#pdfPrintLayout .print-insight-node p{color:#444;margin:0;text-align:justify}#pdfPrintLayout .print-chapters{display:flex;flex-direction:column;margin-top:18px;justify-content:flex-start}#pdfPrintLayout .print-chapter h2{font-size:15px;color:var(--poster-ink, #315f52);border-left:4.5px solid var(--poster-gold, #b18a50);padding-left:8px;margin:0 0 14px;letter-spacing:1px;break-after:avoid;page-break-after:avoid}#pdfPrintLayout .print-chapter h2 span{display:inline-block;color:var(--poster-gold, #b18a50);font-size:10px;margin-right:8px;letter-spacing:2px}#pdfPrintLayout .print-chapter{break-inside:auto;page-break-inside:auto}#pdfPrintLayout .print-chapter-body{font-size:10px;line-height:1.52;color:#2c2c2c;text-align:justify;overflow-wrap:anywhere;padding-top:2mm;orphans:3;widows:3}#pdfPrintLayout .print-chapter-body p{text-indent:22px;margin:5px 0;orphans:3;widows:3}}.destiny-destination-box{margin-top:18px;background:linear-gradient(135deg,#edf5eeb3,#fdf8ebb3);border:1px solid rgba(177,138,80,.2);border-radius:10px;padding:14px 16px;box-shadow:0 4px 12px #315f520a}.destiny-destination-box .destination-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px dashed rgba(177,138,80,.2);padding-bottom:8px;margin-bottom:10px}.destiny-destination-box .destination-meta{display:flex;align-items:center;gap:8px}.destiny-destination-box .destination-season{font-size:10px;border:1px solid var(--poster-gold, #b18a50);color:var(--poster-gold, #b18a50);padding:1px 7px;border-radius:10px;font-weight:700}.destiny-destination-box .destination-tag{font-size:11px;color:var(--poster-gold, #b18a50);font-weight:700;letter-spacing:1px}.destiny-destination-box .destination-days{font-size:10px;background:var(--poster-gold, #b18a50);color:#fff;padding:2px 8px;border-radius:10px;font-weight:700;box-shadow:0 2px 6px #b18a5033}.destiny-destination-box .destination-body{display:flex;flex-direction:column;gap:6px}.destiny-destination-box [id$=DestinationName]{font-size:18px;font-family:serif;color:var(--poster-ink, #315f52);letter-spacing:1px}.destiny-destination-box [id$=DestinationReason]{font-size:12px;line-height:1.55;color:#4a5552;margin:2px 0 4px;text-align:justify}.destiny-destination-box .destination-action{border:1px solid rgba(177,138,80,.15);background:#fff6;padding:8px 12px;border-radius:6px;font-size:11.5px;color:#333;margin-top:4px;display:flex;flex-direction:column;gap:2px}.destiny-destination-box .destination-action span{font-size:9px;color:var(--poster-gold, #b18a50);font-weight:700;text-transform:uppercase}.destiny-destination-box [id$=DestinationAction]{font-style:normal;font-weight:500;color:var(--poster-ink, #315f52)}#home .home-bazi-card,#home .fortune-strip div,#home .companion-grid article,#home .continue-topic,#home .companion-checkin,#home .seven-day-plan,#home .honor-board,#home .growth-card{border:1px solid rgba(177,138,80,.2);border-radius:10px;background:linear-gradient(135deg,#edf5eeb8,#fdf8ebb8),#fffcf6d6;box-shadow:0 4px 12px #315f520a}#home .home-bazi-card,#home .companion-grid article,#home .companion-checkin,#home .seven-day-plan,#home .honor-board,#home .growth-card{padding:14px 16px}#home .home-bazi-card{margin-bottom:14px}#home .home-bazi-card:before,#home .companion-grid article:before,#home .companion-checkin:before,#home .companion-checkin:after{opacity:.22}#home .home-bazi-card .section-title,#home .companion-checkin .section-title,#home .seven-day-plan>.section-title,#home .honor-board>.section-title,#home .growth-card>.section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 10px;padding:0 0 8px;border-bottom:1px dashed rgba(177,138,80,.2)}#home .home-bazi-card .section-title h3,#home .companion-checkin .section-title h3,#home .seven-day-plan>.section-title h3,#home .honor-board>.section-title h3,#home .growth-card>.section-title h3{color:var(--poster-ink, #315f52);font-family:STSong,Songti SC,serif;font-size:19px;line-height:1.2;letter-spacing:.5px}#home .home-bazi-card .section-title>span,#home .companion-checkin .section-title>span,#home .seven-day-plan>.section-title span,#home .honor-board>.section-title span,#home .growth-card .section-title>span{flex:0 0 auto;max-width:46%;padding:2px 8px;border:1px solid rgba(177,138,80,.38);border-radius:10px;color:var(--poster-gold, #b18a50);background:#ffffff57;font-size:10px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#home .home-bazi-card .section-title>span:after,#home .seven-day-plan>.section-title h3:before,#home .seven-day-plan>.section-title span:first-letter,#home .companion-checkin .section-title h3:after{content:none}#home .home-bazi-core{grid-template-columns:128px minmax(0,1fr);gap:12px}#home .home-bazi-symbol{gap:10px}#home .home-bazi-core span{color:var(--poster-ink, #315f52);font-size:17px;line-height:1.45}#home .home-bazi-core p,#home .companion-grid p,#home .companion-checkin p{color:#4a5552;font-size:13px;line-height:1.62}#home .home-bazi-tags{margin:12px 0 0;padding:8px 10px;border:1px solid rgba(177,138,80,.15);border-radius:6px;background:#ffffff5c}#home .home-bazi-tags span{padding:4px 8px;background:#dcebe3bd;font-size:10px}#home .fortune-strip{gap:8px;margin-bottom:14px}#home .fortune-strip div{min-height:136px;padding:12px 8px 14px;box-shadow:0 4px 12px #315f520a}#home .fortune-strip span{min-height:24px;padding-bottom:6px;border-bottom:1px dashed rgba(177,138,80,.2);color:var(--poster-gold, #b18a50);font-size:10px;font-weight:900}#home .fortune-strip strong{color:var(--poster-ink, #315f52);font-size:20px}#home .fortune-strip div:first-child strong{font-size:31px}#home .fortune-strip em{margin-top:8px;color:#4a5552;font-size:11px}#home .companion-grid article{min-height:auto;padding-left:54px}#home .companion-grid article>i{left:18px;top:24px;color:#b18a502e;font-size:48px}#home .companion-grid span,#home .continue-topic span{display:inline-flex;width:fit-content;padding:2px 8px;border:1px solid rgba(177,138,80,.38);border-radius:10px;color:var(--poster-gold, #b18a50);font-size:11px}#home .companion-grid p{margin-top:14px;color:var(--ink);font-size:18px}#home .companion-checkin{padding-bottom:18px}#home .companion-checkin .section-title{grid-template-columns:38px minmax(0,1fr) auto}#home .companion-checkin .section-title i{width:34px;height:34px;color:var(--poster-ink, #315f52);background:#dcebe3d1;font-size:19px}#home .companion-checkin p{margin-top:14px;padding-left:34px;font-size:18px}#home .companion-checkin .companion-note{margin-top:12px;padding:8px 12px;border:1px solid rgba(177,138,80,.15);border-radius:6px;background:#ffffff5c;color:var(--poster-ink, #315f52);font-size:12px}#home .seven-day-plan,#home .honor-board,#home .growth-card{margin-bottom:14px}#home .growth-list,#home .honor-window,#home .seven-day-list{border-radius:6px}#home .status-dashboard{display:grid;place-items:center;--ritual-size: min(306px, 82vw);margin-top:clamp(92px,13vh,132px);margin-bottom:66px}#home .status-dashboard:after{left:50%;top:50%;width:calc(var(--ritual-size) + 68px);height:calc(var(--ritual-size) + 68px);transform:translate(-50%,-50%)}#home .ritual-start{--ritual-size: min(306px, 82vw);margin-inline:auto}#home .ritual-start:before{inset:auto;left:50%;top:50%;width:calc(100% + 68px);height:calc(100% + 68px);transform:translate(-50%,-50%)}#home .home-bazi-card{margin-top:0}#home .home-bazi-core{grid-template-columns:128px minmax(0,1fr);align-items:center;gap:20px}#home .home-bazi-symbol{gap:22px;align-self:start;justify-items:center;transform:translate(6px)}#home .bazi-profile-action{margin-top:6px}#home .home-bazi-core>div:last-child{align-self:center;padding-top:4px}#home .home-bazi-core p{max-width:none}#home .home-bazi-tags{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:8px}#home .home-bazi-tags span{display:grid;place-items:center;width:100%;text-align:center}@media(max-width:380px){#home .home-bazi-core{grid-template-columns:1fr}#home .home-bazi-card .section-title,#home .companion-checkin .section-title,#home .seven-day-plan>.section-title,#home .honor-board>.section-title,#home .growth-card>.section-title{align-items:flex-start}#home .home-bazi-card .section-title>span,#home .companion-checkin .section-title>span,#home .seven-day-plan>.section-title span,#home .honor-board>.section-title span,#home .growth-card .section-title>span{max-width:52%}}.phone{background:radial-gradient(circle at 84% 8%,rgba(184,145,78,.12),transparent 84px),linear-gradient(180deg,#fbf6eb 0%,var(--paper) 48%,#eee4d4 100%);box-shadow:0 0 0 1px #56493414,0 24px 70px #2027222e}.app{background:linear-gradient(180deg,#fffaf1bd,#f5efe4fa 340px),radial-gradient(circle at 84% 10%,rgba(179,74,61,.08),transparent 62px),url(/assets/app-bg-CefBvxKX.png) top center / 100% auto no-repeat}.eyebrow,.brand-name,.measure-group-header span,.companion-grid span,.continue-topic span{color:var(--cinnabar)}.topbar h2,.subbar h2,.measure-group-header h3,.home-bazi-card .section-title h3,.companion-checkin .section-title h3,.seven-day-plan>.section-title h3,.honor-board>.section-title h3,.growth-card>.section-title h3{color:var(--ink)}.icon-btn,.back,.avatar-entry,.module,.notice,.profile-card,.score-card,.free-report article,.locked-report button,.record-item,.record-empty,.member-price,.commission-plan article,.invite-code{border-color:#56493421;background:linear-gradient(145deg,#fffaf1f5,#f6f1e7e0);box-shadow:0 12px 30px #3f342412}.status-dashboard:after{background:repeating-radial-gradient(circle,rgba(24,79,67,.042) 0 1px,transparent 1px 22px),radial-gradient(circle,rgba(255,250,241,.5) 0 35%,rgba(24,79,67,.1) 45%,rgba(184,145,78,.08) 61%,transparent 75%)}.home-bazi-card,#home .home-bazi-card,.destiny-destination-box,#home .companion-grid article,#home .companion-checkin,#home .seven-day-plan,#home .honor-board,#home .growth-card{border-color:#b8914e38;background:linear-gradient(135deg,#fffaf1e6,#e9f2ea9e),#fffaf1db;box-shadow:0 10px 26px #3f34240f}#home .home-bazi-card .section-title,#home .companion-checkin .section-title,#home .seven-day-plan>.section-title,#home .honor-board>.section-title,#home .growth-card>.section-title,.destiny-destination-box .destination-header{border-bottom-color:#b8914e3d}#home .home-bazi-card .section-title>span,#home .companion-checkin .section-title>span,#home .seven-day-plan>.section-title span,#home .honor-board>.section-title span,#home .growth-card .section-title>span,.destiny-destination-box .destination-season{border-color:#b8914e6b;color:var(--gold);background:#fffaf185}.home-bazi-core span,#home .home-bazi-core span,.destiny-destination-box [id$=DestinationName],#home .fortune-strip strong,.bazi-profile-action,.home-bazi-tags span,#home .home-bazi-tags span,.status-tags span{color:var(--jade)}.home-bazi-symbol>strong,.home-bazi-core>strong{background:radial-gradient(circle at 34% 22%,rgba(255,250,235,.74),transparent 30%),radial-gradient(circle at 74% 82%,rgba(86,50,24,.22),transparent 50%),linear-gradient(145deg,#c99252,#9b6f40 62%,#73502f)}.bazi-profile-action,.home-bazi-tags span,#home .home-bazi-tags span,.status-tags span,.module-icon,.companion-checkin .section-title i{background:radial-gradient(circle at 34% 24%,rgba(255,250,235,.72),transparent 32%),linear-gradient(145deg,#dbe9dff0,#bfd7cacc)}#home .fortune-strip div{border-color:#b8914e2e;background:linear-gradient(145deg,#fffaf1f5,#f7f2e7e6)}#home .fortune-strip span,.destiny-destination-box .destination-tag,.destiny-destination-box .destination-action span{color:var(--gold)}.destiny-destination-box .destination-days,.pay-card button,.primary,.sticky,.calc-form button[type=submit],.calc-mode input:checked+span,.plan-next{background:linear-gradient(145deg,var(--jade),#0f3d35);color:#fff8ec}.theme-gate{border-color:#56493421;background:radial-gradient(circle at var(--mx) var(--my),rgba(255,250,241,.86),transparent 28%),radial-gradient(circle at 84% 78%,rgba(24,79,67,.1),transparent 28%),linear-gradient(145deg,#fffaf1fa,#e7f0e8db)}.quick-oracle-group .theme-gate-oracle{border-color:#b8914e38;background:radial-gradient(circle at 22% 20%,rgba(255,250,241,.82),transparent 28%),radial-gradient(circle at 84% 78%,rgba(184,145,78,.1),transparent 30%),linear-gradient(145deg,#fffaf1fa,#edf1e8e6)}.quick-oracle-group .theme-gate-near{border-color:#184f432e;background:radial-gradient(circle at 22% 20%,rgba(255,250,241,.78),transparent 28%),radial-gradient(circle at 86% 80%,rgba(24,79,67,.13),transparent 30%),linear-gradient(145deg,#f8faf2fa,#e0ede5eb)}.module strong,.quick-oracle-group .theme-gate-oracle strong,.quick-oracle-group .theme-gate-near strong,.measure-grid .theme-gate strong{color:var(--ink)}.module small,.quick-oracle-group .theme-gate-oracle small,.quick-oracle-group .theme-gate-near small,.measure-grid .theme-gate small,.notice p,.calc-mode-card p,.form-note{color:var(--muted)}.module em,.measure-group-header em{border-color:#184f431f;color:color-mix(in srgb,var(--jade),transparent 18%);background:#fffaf1b3}#measure .measure-group-header{display:block}#measure .notice{padding:12px 14px;margin-top:14px}#measure .notice strong{font-size:16px;line-height:1.25}#measure .notice p{margin-top:5px;font-size:12px;line-height:1.48}#home .fortune-strip i,#home .fortune-strip div:nth-child(3) i{color:#b88738;border-color:#b8914e2e;background:radial-gradient(circle at 34% 24%,rgba(255,250,235,.78),transparent 32%),linear-gradient(145deg,#f8ebcfeb,#e8d0a2c7);box-shadow:inset 0 1px #fffcf6bd,0 8px 18px #b8914e1f}#home .home-bazi-tags span{color:#8b642e;background:radial-gradient(circle at 32% 22%,rgba(255,250,235,.74),transparent 34%),linear-gradient(145deg,#f8ebcfe6,#e8d0a2b8)}#home .home-bazi-symbol>strong:after{content:none}#home #sevenDayPlanMeta:first-letter{color:inherit;font-weight:inherit}#home .home-bazi-core{grid-template-columns:118px minmax(0,1fr);gap:28px}#home .home-bazi-symbol{transform:translate(-8px,12px)}#home .bazi-profile-action{margin-bottom:12px}#home .home-bazi-symbol>strong{width:96px;height:96px;margin-left:0;font-size:52px}#home .home-bazi-symbol>strong:before{top:-8px;right:-8px;bottom:-8px;left:-8px}#measure .topbar{justify-content:center;text-align:center}.calc-mode-card,.calc-form label,.privacy-check,.life-profile-form input,.life-profile-form textarea,input,select{border-color:#56493424;background:#fffaf1e6;color:var(--ink)}.tabbar{border-top-color:#5649341f;background:#fffaf1f0}.tabbar button{color:color-mix(in srgb,var(--ink),transparent 32%)}.tabbar button.active{color:var(--jade);background:var(--jade-soft)}.poster-card,.medal-reveal-card,.modal-card,.profile-modal-card{background:linear-gradient(145deg,#fffaf1fa,#f4eee3f0);border-color:#56493424}.share-card-modal-inner{padding-bottom:24px}.share-card-container{display:flex;justify-content:center;margin:18px 0;perspective:1000px}.share-visual-card{width:100%;max-width:280px;aspect-ratio:3 / 4;background:#fffaf0;border:1px solid rgba(49,95,82,.16);border-radius:12px;box-shadow:0 10px 30px #00000014;padding:20px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;box-sizing:border-box}.share-visual-card:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px dashed rgba(177,138,80,.25);border-radius:8px;pointer-events:none}.share-visual-logo{font-size:10px;font-weight:800;letter-spacing:2px;color:#315f52;font-family:serif}.share-visual-body{display:flex;flex-direction:column;align-items:center;margin-top:10px}.share-visual-kicker{font-size:11px;letter-spacing:1px;color:#b18a50;font-family:serif;font-weight:700}.share-visual-medal{font-size:26px;letter-spacing:2px;color:#315f52;font-family:Songti SC,STSong,SimSun,serif;font-weight:900;margin:6px 0 14px}.share-visual-divider{width:80px;height:1px;background:#b18a5040;margin-bottom:14px}.share-visual-poem{font-size:14px;color:#142a26;font-family:Songti SC,STSong,serif;font-weight:700;text-align:center;line-height:1.6;margin:0;padding:0 10px;writing-mode:horizontal-tb}.share-visual-footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:16px}.share-visual-footer span{font-size:8.5px;color:#7c8e88;max-width:160px;line-height:1.4}.share-visual-seal{width:32px;height:32px;border:2px solid #bc3f36;color:#bc3f36;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;font-family:serif;transform:rotate(-6deg);border-radius:2px;line-height:1}.free-report article,.locked-report button,.deep-detail-panel,.timeline-card,.insight-map{border-color:#b8914e29;background:linear-gradient(145deg,#fffaf114,#e9f2ea0f)}.report-cover .score-card{background:radial-gradient(circle at 86% 18%,rgba(177,138,80,.18),transparent 28%),linear-gradient(145deg,#fffcf6fa,#e8f2edf5)!important;border:1px solid rgba(49,95,82,.18)!important;color:#173d35!important;box-shadow:0 18px 42px #1f39331f!important}.report-cover .score-card span,.report-cover .score-card p,.report-cover .score-card small{color:#173d35c2!important}.report-cover .score-card strong{color:#0f5148!important;text-shadow:none!important}.report-cover .score-card .overview-pill{background:#ffffff94!important;border:1px solid rgba(49,95,82,.12)!important;border-radius:10px!important;padding:10px!important}.report-cover .score-card .overview-pill strong{color:#173d35!important;font-size:16px!important;line-height:1.25!important}.medal-poster-card .poster-preview{height:auto!important;min-height:430px!important;padding-bottom:22px!important;justify-content:flex-start!important}.medal-poster-card .poster-preview .poster-copy-block{min-height:198px!important;margin:18px 0 8px!important}.medal-poster-card .poster-overview-badge{position:relative!important;left:auto!important;bottom:auto!important;transform:none!important;width:calc(100% - 28px)!important;min-width:0!important;margin:12px auto 10px!important;padding:8px 12px!important;border-radius:14px!important;border:1px solid rgba(255,252,246,.48)!important;background:linear-gradient(135deg,#fffcf670,#dcebf533),color-mix(in srgb,var(--poster-soft, #edf5ee),transparent 56%)!important;-webkit-backdrop-filter:blur(14px) saturate(1.25)!important;backdrop-filter:blur(14px) saturate(1.25)!important;display:grid!important;grid-template-columns:1fr!important;box-shadow:inset 0 1px #ffffff8f,inset 0 -1px #315f5214,0 12px 28px #315f521f!important}.medal-poster-card .poster-overview-badge span{font-size:9px!important}.medal-poster-card .poster-overview-badge strong{font-size:14px!important}.medal-poster-card .poster-overview-badge small{color:#173d35b8!important;font-size:10px!important;font-weight:800!important}.flow-detail-board{margin-top:14px;padding:14px;border:1px solid rgba(49,95,82,.13);border-radius:12px;background:#fffcf6b8}.luck-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px}.luck-strip-item,.luck-strip-empty{padding:9px;border-radius:10px;background:#e8f2edb8;border:1px solid rgba(49,95,82,.1)}.luck-strip-item.active{background:#315f521c;border-color:#315f5238}.luck-strip-item span,.luck-strip-item small,.luck-strip-empty{display:block;color:#1f2522a3;font-size:11px}.luck-strip-item strong{display:block;margin:2px 0;color:#173d35;font-size:13px}.flow-table-wrap{overflow-x:auto;border-radius:10px;border:1px solid rgba(49,95,82,.1);background:#ffffff8a}.flow-year-table{width:100%;min-width:560px;border-collapse:collapse;font-size:12px}.flow-year-table th,.flow-year-table td{padding:8px 7px;border-bottom:1px solid rgba(49,95,82,.08);text-align:left;color:#1f2522c7}.flow-year-table th{color:#315f52;font-weight:900;background:#e8f2edad}.flow-year-table td span{color:var(--element-color);font-weight:900}.flow-tone{display:inline-grid;width:24px;height:24px;place-items:center;border-radius:50%;font-style:normal;font-weight:900}.flow-tone.good{background:#315f521f;color:#315f52}.flow-tone.bad{background:#bc3f361a;color:#9f342d}.flow-tone.neutral{background:#b18a501f;color:#8f6c38}.flow-trend{margin-top:12px}.flow-trend>div{display:grid;grid-template-columns:repeat(5,1fr);align-items:end;min-height:118px;gap:8px;padding:10px;border-radius:10px;background:linear-gradient(180deg,#ffffffb8,#e8f2ed8a)}.flow-trend-bar{display:grid;grid-template-rows:18px 1fr 18px;justify-items:center;align-items:end;height:98px;color:var(--element-color);font-size:11px;font-weight:900}.flow-trend-bar i{width:14px;min-height:12px;border-radius:999px 999px 4px 4px;background:var(--element-color);opacity:.72}.flow-trend p{margin:8px 0 0;color:#1f25229e;font-size:12px;line-height:1.6}.report-cover .score-tags span{max-width:none!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.month-flow-board,.pillar-reading-board{margin-top:14px}.module-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.module-detail-grid article{min-width:0;padding:11px;border:1px solid rgba(49,95,82,.11);border-radius:10px;background:#ffffff94}.module-detail-grid span{display:block;margin-bottom:5px;color:#8f6c38;font-size:11px;font-weight:900}.module-detail-grid strong{display:block;color:#173d35;font-size:15px;line-height:1.25}.module-detail-grid p{margin:5px 0 0;color:#1f2522ad;font-size:12px;line-height:1.55}.bazi-pan-grid article:first-child{grid-column:1 / -1}.destiny-element-board{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:10px;padding:10px;border-radius:10px;background:linear-gradient(180deg,#ffffffad,#e8f2ed80)}.destiny-element-chip{display:grid;justify-items:center;gap:3px;color:var(--element-color);font-weight:900}.destiny-element-chip strong{font-size:14px}.destiny-element-chip em{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fffaf0;background:var(--element-color);font-size:11px;font-style:normal}.career-money-board,.relationship-board{margin-top:12px}.career-star-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.career-star-row span,.specialty-chip-row span{padding:5px 9px;border:1px solid rgba(177,138,80,.18);border-radius:999px;color:#8f6c38;background:#fffcf6bd;font-size:11px;font-weight:900}.specialty-chip-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px}.specialty-chip-row b{color:var(--ink);font-size:13px}.relationship-board .specialty-chip-row span{border-color:#b0476724;color:#9b405d;background:#ffeaf080}.month-flow-board>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.month-flow-chip{display:grid;gap:2px;padding:9px;border-radius:10px;border:1px solid rgba(49,95,82,.1);background:#ffffff94}.month-flow-chip strong{color:#173d35;font-size:13px}.month-flow-chip em,.month-flow-chip small{color:#1f25229e;font-style:normal;font-size:11px;line-height:1.35}.month-flow-chip.good{border-color:#315f5233;background:#e8f2edc7}.month-flow-chip.bad{border-color:#bc3f3629;background:#bc3f360f}.pillar-reading-board>div:last-child{display:grid;gap:8px}.pillar-reading-card{padding:10px;border-radius:10px;border:1px solid rgba(49,95,82,.1);background:#ffffff9e}.pillar-reading-card strong{display:block;color:#173d35;font-size:13px;margin-bottom:5px}.pillar-reading-tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:7px}.pillar-reading-tags span{padding:3px 7px;border-radius:999px;background:#b18a501a;color:#8f6c38;font-size:10px;font-weight:800}.pillar-reading-card p{margin:0;color:#1f2522ad;font-size:12px;line-height:1.65}.print-flow-detail{margin:10px 0 14px}.ai-poster-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:42px 24px;text-align:center;background:#fffcf6a6;border-radius:12px;border:1px solid rgba(177,138,80,.12);margin:18px 0;box-shadow:inset 0 0 16px #315f520a}.ai-poster-loading .ai-orbit{margin-bottom:20px}.ai-poster-loading p{margin:0 0 6px;color:var(--jade);font-weight:800;font-size:15px;letter-spacing:1px}.ai-poster-loading small{display:block;font-size:11px;color:#8c8c8c;line-height:1.6;max-width:280px}.splash.active{grid-template-rows:auto auto auto minmax(0,1fr)}.splash-auth-card{align-self:start;width:min(100%,338px);max-height:min(620px,calc(100dvh - 190px))}@media(max-width:430px){.splash{min-height:100dvh;padding-inline:clamp(14px,5vw,24px)}}@media(max-height:760px){.splash{padding-block:clamp(12px,3dvh,22px) 14px;align-content:start}.brand-mark{width:clamp(48px,9dvh,62px);height:clamp(48px,9dvh,62px);font-size:clamp(24px,5.4dvh,30px)}.splash h1{margin-top:clamp(8px,1.8dvh,14px);font-size:clamp(22px,5.2vw,28px);line-height:1.25}.splash>p{font-size:13px;line-height:1.45}.splash-auth-card{max-height:calc(100dvh - 168px);margin-top:10px;gap:8px;padding:13px}}@media(max-width:320px){.splash{padding-inline:10px;grid-template-rows:auto auto minmax(0,1fr)}.brand-mark{width:40px;height:40px;font-size:21px}.splash h1{margin:6px 0 0;font-size:clamp(17px,9.2vw,24px);line-height:1.14}.splash>p{display:none}.splash-auth-card{max-height:calc(100dvh - 102px);margin-top:7px;padding:12px;border-radius:16px;gap:7px}.splash-auth-card h2{font-size:18px}.splash-auth-card #authHint{white-space:normal;overflow:visible;text-overflow:clip}.auth-mode-tabs,.auth-social-actions{gap:6px}.auth-mode-tabs button,.auth-social-actions .ghost{min-height:30px;padding-inline:9px}.auth-form{gap:8px}.auth-form input,.auth-code-row .ghost{min-height:40px}.auth-code-row{grid-template-columns:1fr}.splash-auth-card .cta{height:44px}}.avatar-preview-card .ghost{width:min(100%,220px)}.avatar-preview-large img{transform-origin:center;transition:transform .14s ease}.avatar-editor-controls{width:100%;display:grid;gap:12px}.avatar-editor-controls[hidden]{display:none}.avatar-editor-controls label{display:grid;gap:8px;width:min(100%,260px);justify-self:center;color:var(--muted);font-size:12px;font-weight:900;text-align:left}.avatar-editor-controls input[type=range]{width:100%;accent-color:var(--jade)}.avatar-editor-controls .cta{width:min(100%,220px);justify-self:center}@media(max-width:360px){.app{padding:16px 14px calc(92px + env(safe-area-inset-bottom))}.subbar{gap:10px;margin-bottom:14px}.subbar .back{flex-basis:42px;width:42px;height:42px}.topbar h2,.subbar h2{font-size:clamp(21px,8vw,28px);line-height:1.18}.profile-card{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;gap:12px;padding:18px 14px}.avatar{width:74px;height:74px;font-size:28px}.avatar-button{flex-basis:74px}.profile-card p{max-width:23em;margin-inline:auto;font-size:12px;line-height:1.55}.profile-actions{justify-content:center;gap:8px}.profile-actions button{min-width:92px;min-height:34px}.medal-collection{height:auto;max-height:360px;padding:16px 14px}.medal-collection .section-title{align-items:center;gap:10px}.medal-collection .section-title h3{font-size:22px;line-height:1.2}.medal-collection .section-title button{flex:0 0 auto;padding:6px 10px;white-space:nowrap}.collection-grid{grid-template-columns:1fr;gap:9px}.collection-grid .collection-tile,.collection-grid .collection-poster-tile,.collection-seal-tile{min-height:108px;grid-template-columns:70px minmax(0,1fr)!important;align-items:center;padding:10px}.collection-seal-preview{width:64px;height:84px}.collection-seal-preview .medal-orb{width:46px;height:46px}.collection-card-caption{min-width:0;gap:5px}.collection-tile strong{font-size:15px;line-height:1.28;word-break:keep-all;overflow-wrap:normal}.collection-tile small{font-size:11px;line-height:1.35}.collection-grid .collection-card-caption p{font-size:11.5px;line-height:1.45;-webkit-line-clamp:2}.tabbar{height:62px;padding:7px 10px 9px}.tabbar button{font-size:14px}.module-brief{gap:12px;padding:18px 16px;margin:16px 0}.module-brief strong{font-size:clamp(25px,10.8vw,34px);line-height:1.16;letter-spacing:0}.module-brief p,.module-brief li{font-size:13px;line-height:1.58}.module-brief ul{gap:5px}.module-grid,.quick-oracle-group{gap:8px}.module{min-height:122px;padding:13px 12px 14px}.module strong{font-size:15px;line-height:1.28}.module small{font-size:11.5px;line-height:1.45}}@media(max-width:300px){.app{padding-inline:10px}.subbar{align-items:flex-start}.topbar h2,.subbar h2{font-size:clamp(20px,9vw,25px)}.profile-actions button{flex:1 1 100%}.medal-collection{max-height:340px;padding-inline:12px}.medal-collection .section-title{align-items:flex-start}.collection-grid .collection-tile,.collection-grid .collection-poster-tile,.collection-seal-tile{grid-template-columns:58px minmax(0,1fr)!important}.collection-seal-preview{width:54px;height:72px}.collection-seal-preview .medal-orb{width:40px;height:40px}.module-grid,.quick-oracle-group{grid-template-columns:1fr}.module-brief strong{font-size:clamp(24px,12vw,30px)}}.withdraw-balance-row{display:flex;gap:12px;margin:16px 0}.withdraw-balance-row>div{flex:1;background:var(--bg-soft, rgba(49, 95, 82, .05));border:1px solid var(--border-color, rgba(49, 95, 82, .15));padding:12px;border-radius:8px;text-align:center}.withdraw-balance-row span{font-size:11px;color:var(--text-muted, #8c8c8c);display:block;margin-bottom:4px}.withdraw-balance-row strong{font-size:16px;color:var(--primary-color, #315f52);font-weight:700}.withdraw-form label{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;text-align:left}.withdraw-form label span{font-size:12px;color:var(--text-color, #444444);font-weight:700}.withdraw-form input{padding:10px;border:1px solid var(--border-color, rgba(0,0,0,.15));border-radius:6px;font-size:13px;background:#fff;color:#333}.withdraw-history-list{max-height:300px;overflow-y:auto;margin-top:16px;display:flex;flex-direction:column;gap:10px}.withdraw-history-item{background:var(--bg-soft, rgba(0,0,0,.02));border:1px solid rgba(0,0,0,.06);padding:12px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;text-align:left}.withdraw-history-item .history-info{display:flex;flex-direction:column;gap:4px}.withdraw-history-item .history-info strong{font-size:13px;color:#333}.withdraw-history-item .history-info span{font-size:10px;color:#999}.withdraw-history-item .history-status{text-align:right}.withdraw-history-item .history-status strong{font-size:14px;color:#333;display:block}.withdraw-history-item .history-status span{font-size:11px;padding:2px 6px;border-radius:4px;font-weight:700}.status-pending{background:#fdf5e6;color:#d4a35f}.status-approved{background:#edf5ee;color:#315f52}.status-rejected{background:#fbeee9;color:#bc3f36}.withdraw-history-empty{padding:30px;color:#999;text-align:center;font-size:12px}.web-stage{display:none}.qmade-mark{position:relative;z-index:2;display:inline-flex;align-items:center;width:max-content;padding:4px 7px;border-radius:7px;color:#fffaf0;background:#0b1110;box-shadow:0 10px 22px #0a11102e;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:10px;font-weight:900;line-height:1;letter-spacing:.15em;text-decoration:none}.qmade-mark:before{content:"Q/MADE"}.qmade-mark:hover{transform:translateY(-1px);box-shadow:0 14px 26px #0a111038}.splash-qmade{margin-top:4px}.ambient-entry-card{display:grid;width:100%;padding:18px;border:1px solid rgba(184,145,78,.22);border-radius:22px;text-align:left;color:var(--ink);background:radial-gradient(circle at 15% 12%,rgba(255,112,118,.2),transparent 28%),linear-gradient(145deg,#fffaf1e6,#dbe9dfd1);box-shadow:0 16px 34px #23302a1a}.topbar-actions{display:flex!important;align-items:center!important;gap:28px!important}.topbar-ambient-toggle{height:40px!important;padding:0 16px!important;border-radius:20px!important;border:1px solid rgba(184,145,78,.22)!important;background:#ffffff73!important;color:var(--ink)!important;cursor:pointer!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important}.topbar-ambient-toggle:hover{background:#ffffffb3!important;transform:translateY(-1px)!important}.avatar-entry{width:40px!important;height:40px!important;border-radius:50%!important}.ambient-widget{position:fixed!important;z-index:1000!important;pointer-events:none!important;width:340px!important}.ambient-widget[aria-expanded=true]{pointer-events:auto!important}.ambient-widget-panel{position:absolute!important;left:0!important;top:0!important;width:340px!important;max-height:calc(100vh - 120px)!important;border-radius:24px!important;padding:24px 20px 20px!important;box-sizing:border-box!important;background:#0c1e19b8!important;backdrop-filter:blur(30px) saturate(180%)!important;-webkit-backdrop-filter:blur(30px) saturate(180%)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 28px 80px #00000059!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;transform-origin:top center!important;opacity:0!important;transform:translateY(-8px) scale(.96)!important;filter:blur(4px)!important;visibility:hidden!important;transition:opacity .24s cubic-bezier(.16,1,.3,1),transform .24s cubic-bezier(.16,1,.3,1),filter .24s cubic-bezier(.16,1,.3,1),visibility .24s!important}.ambient-widget[aria-expanded=true] .ambient-widget-panel{opacity:1!important;transform:translateY(0) scale(1)!important;filter:blur(0)!important;visibility:visible!important}.ambient-glass-shine{position:absolute!important;top:0!important;left:0!important;right:0!important;height:48px!important;background:linear-gradient(180deg,rgba(255,255,255,.04) 0%,transparent 100%)!important;pointer-events:none!important;z-index:10!important;border-radius:24px 24px 0 0!important}.ambient-widget-head{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:20px!important;flex-shrink:0!important}.ambient-widget-head h2{font-size:16px!important;color:#fff!important;font-weight:700!important;margin:2px 0 0!important}.ambient-widget-head .eyebrow{font-size:10px!important;text-transform:uppercase!important;letter-spacing:.1em!important;color:#fff6!important;font-weight:800!important}.ambient-widget-close{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.06)!important;color:#fff9!important;width:24px!important;height:24px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;font-size:14px!important;line-height:1!important;transition:all .2s ease!important}.ambient-widget-close:hover{background:#ffffff1f!important;color:#fff!important}.ambient-scroll-content{flex:1!important;overflow-y:auto!important;padding-right:2px!important;scrollbar-width:none!important}.ambient-scroll-content::-webkit-scrollbar{display:none!important}.ambient-card{background:#ffffff08!important;border:1px solid rgba(255,255,255,.05)!important;border-radius:18px!important;padding:18px!important;margin-bottom:20px!important;box-sizing:border-box!important;color:#fff!important}.ambient-card:last-child{margin-bottom:0!important}.ambient-card-tomato{display:flex!important;flex-direction:column!important;gap:16px!important}.ambient-tomato-info{display:flex!important;flex-direction:column!important;gap:12px!important}.ambient-task{display:flex!important;flex-direction:column!important;gap:6px!important}.ambient-task span{font-size:11px!important;color:#fff6!important;font-weight:700!important}.ambient-task input{background:#ffffff0a!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:12px!important;padding:10px 12px!important;color:#fff!important;font-size:13px!important;outline:none!important;transition:border-color .2s ease!important}.ambient-task input:focus{border-color:#00e6a84d!important}.ambient-mode-tabs{display:flex!important;background:#ffffff08!important;border:1px solid rgba(255,255,255,.04)!important;border-radius:10px!important;padding:2px!important}.ambient-mode-tabs button{flex:1!important;background:transparent!important;border:none!important;padding:8px 0!important;color:#ffffff80!important;font-size:12px!important;font-weight:700!important;border-radius:8px!important;cursor:pointer!important;transition:all .2s ease!important}.ambient-mode-tabs button.active{background:#ffffff14!important;color:#fff!important;box-shadow:0 2px 8px #00000026!important}.ambient-timer-ring{width:160px!important;height:160px!important;border-radius:50%!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;-webkit-user-select:none!important;user-select:none!important;background:radial-gradient(circle,rgba(12,30,25,.9) 68%,transparent 70%),conic-gradient(from -90deg,#c9a55c99,#00e6a866,#c9a55c99)!important;box-shadow:inset 0 0 0 10px #ffffff05,0 12px 30px #0003!important;transition:transform .2s cubic-bezier(.16,1,.3,1)!important}.ambient-timer-ring:hover{transform:scale(1.03)!important}.ambient-timer-ring:active{transform:scale(.97)!important}.ambient-timer-ring span{font-size:32px!important;font-weight:800!important;color:#fff!important;line-height:1.1!important}.ambient-timer-ring em{font-size:10px!important;color:#fff6!important;font-style:normal!important;font-weight:700!important;margin-top:4px!important;text-transform:uppercase!important}.ambient-card-noise .card-head{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:12px!important}.ambient-card-noise h3{font-size:12px!important;color:#fff6!important;font-weight:700!important;margin:0!important}.ambient-card-noise #ambientMuteBtn{background:transparent!important;border:none!important;color:#fff6!important;font-size:11px!important;font-weight:700!important;cursor:pointer!important;transition:color .2s ease!important}.ambient-card-noise #ambientMuteBtn:hover{color:#fff!important}.ambient-sound-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.ambient-sound-card{width:136px!important;height:68px!important;border-radius:16px!important;padding:10px 12px!important;box-sizing:border-box!important;background:#ffffff05!important;border:1px solid rgba(255,255,255,.04)!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;cursor:pointer!important;position:relative!important;transition:all .2s cubic-bezier(.16,1,.3,1)!important}.ambient-sound-card:hover{transform:translateY(-2px)!important;background:#ffffff0f!important;border-color:#ffffff14!important}.ambient-sound-card.active{background:#00e6a80f!important;border-color:#00e6a84d!important;box-shadow:0 4px 12px #00e6a814!important}.ambient-sound-card .sound-header{display:flex!important;justify-content:space-between!important;align-items:center!important}.ambient-sound-card strong{font-size:13px!important;color:#fffc!important;font-weight:700!important}.ambient-sound-card.active strong{color:#fff!important}.ambient-sound-card i{font-size:12px!important;color:#ffffff4d!important;font-style:normal!important}.ambient-sound-card.active i{color:#00e6a8!important}.ambient-sound-card .volume-slider-container{width:100%!important;height:4px!important;background:#ffffff1a!important;border-radius:2px!important;overflow:hidden!important;position:relative!important}.ambient-sound-card .volume-slider-bar{height:100%!important;width:0%!important;background:#fff6!important;border-radius:2px!important;transition:width .1s linear!important}.ambient-sound-card.active .volume-slider-bar{background:linear-gradient(90deg,#00e6a8,#c9a55ccc)!important}.ambient-card-player{padding:12px 14px!important}.ambient-bottom-player{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important}.player-info{display:flex!important;align-items:center!important;gap:10px!important}.player-status-indicator{width:8px!important;height:8px!important;border-radius:50%!important;background:#fff3!important;position:relative!important}.ambient-screen.is-playing .player-status-indicator{background:#00e6a8!important;box-shadow:0 0 8px #00e6a8!important}.player-text{display:flex!important;flex-direction:column!important;gap:2px!important}.player-title{font-size:13px!important;font-weight:700!important;color:#fff!important}.player-subtitle{font-size:11px!important;color:#fff6!important}.player-controls{display:flex!important;align-items:center!important;gap:12px!important}.player-icon-btn{background:transparent!important;border:none!important;color:#fff9!important;width:30px!important;height:30px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all .2s ease!important}.player-icon-btn:hover{background:#ffffff14!important;color:#fff!important}.player-icon-btn:active{transform:scale(.92)!important}.ambient-screen.is-playing .ambient-timer-ring{animation:ambientPulse 3.8s ease-in-out infinite}@keyframes ambientPulse{0%,to{transform:scale(1);filter:saturate(1)}50%{transform:scale(1.025);filter:saturate(1.18)}}@media(min-width:980px)and (prefers-reduced-motion:no-preference){.web-stage-orbit span{animation:zhiyunOrbit 28s linear infinite}.web-stage-orbit span:nth-child(2){animation-duration:36s;animation-direction:reverse}.web-stage-orbit span:nth-child(3){animation-duration:18s}}@keyframes zhiyunOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.desktop-header{display:none}@media(min-width:769px){html,body{overflow-y:auto!important;height:auto!important;background:radial-gradient(circle at 15% 15%,#0c1c16,#030605)!important}body{display:block!important;padding:0!important;margin:0!important;overflow-x:hidden!important}.web-stage{display:none!important}.phone{width:100%!important;max-width:none!important;height:auto!important;min-height:100vh!important;border-radius:0!important;box-shadow:none!important;border:none!important;position:relative!important;background:transparent!important;overflow:visible!important;padding:0!important;margin:0!important}.desktop-header{display:block!important;position:fixed!important;top:0!important;left:0!important;right:0!important;height:72px!important;background:#060c0ae0!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border-bottom:1px solid rgba(212,178,111,.16)!important;z-index:9999!important}.desktop-header-inner{max-width:1200px;height:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.desktop-brand{display:flex;align-items:center;gap:12px;cursor:pointer}.desktop-logo{width:44px;height:44px;object-fit:contain;border-radius:12px;border:1px solid rgba(212,178,111,.22);box-shadow:0 4px 12px #00e6a826}.desktop-title-group{display:flex;flex-direction:column;line-height:1.1}.desktop-title-main{font-family:Songti SC,STSong,serif;font-size:21px;font-weight:900;color:#e6cb94;letter-spacing:1.5px}.desktop-title-sub{font-size:9.5px;color:#d4b26f99;letter-spacing:2px;font-weight:700}.desktop-nav{display:flex;gap:8px}.desktop-nav button{padding:10px 20px;border-radius:8px;background:transparent;color:#d4b26fb8;font-size:14.5px;font-weight:700;border:none;cursor:pointer;transition:all .3s ease}.desktop-nav button:hover{background:#00e6a80d;color:#00e6a8}.desktop-nav button.active{background:#00e6a81f;color:#00e6a8!important;font-weight:800;text-shadow:0 0 8px rgba(0,230,168,.35)}.desktop-user-actions{display:flex;align-items:center}.desktop-avatar-btn{width:44px;height:44px;border-radius:50%;background:#00e6a81f;color:#00e6a8;border:1px solid rgba(0,230,168,.25);display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;font-weight:700;padding:0}.desktop-avatar-img{width:100%;height:100%;object-fit:cover}.tabbar,header.topbar{display:none!important}.screen.app{position:relative!important;inset:auto!important;width:100%!important;max-width:1200px!important;margin:0 auto!important;height:auto!important;min-height:calc(100vh - 72px)!important;padding:112px 24px 80px!important;background:transparent!important;box-shadow:none!important;display:none!important;box-sizing:border-box!important}.screen.app.active{display:block!important}.desktop-home-hero{display:flex!important;align-items:center;justify-content:space-between;gap:48px;padding:64px 48px!important;background:linear-gradient(135deg,#0d1a1699,#060c0a66),radial-gradient(circle at 80% 20%,rgba(0,230,168,.08),transparent 50%);border:1px dashed rgba(212,178,111,.25)!important;border-radius:24px!important;box-shadow:0 24px 70px #03060580!important;position:relative;overflow:hidden;margin-bottom:32px;box-sizing:border-box}.desktop-home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 80%,rgba(212,178,111,.04),transparent 30%);pointer-events:none}.desktop-hero-text{flex:1.2;max-width:650px;display:flex;flex-direction:column;align-items:flex-start}.desktop-hero-kicker{font-size:14.5px;color:var(--gold);letter-spacing:4px;font-weight:800;text-transform:uppercase;margin-bottom:18px;font-family:Songti SC,STSong,serif}.desktop-hero-title{font-family:Songti SC,STSong,SimSun,serif;font-size:clamp(38px,4.2vw,56px);line-height:1.18;letter-spacing:2.5px;color:#e6cb94;margin:0 0 24px;font-weight:900}.desktop-hero-desc{font-size:15.5px;line-height:1.9;color:#d4b26fc2;margin:0 0 36px;text-align:justify}.desktop-hero-buttons{display:flex;gap:16px}.desktop-hero-buttons button{min-width:148px;height:50px;border-radius:10px;font-weight:700;font-size:15px;letter-spacing:1px}.desktop-hero-buttons button.cta{background:#e6cb94;color:#050a08;border:none}.desktop-hero-buttons button.ghost{border:1px solid rgba(212,178,111,.4);color:#e6cb94;background:transparent}.desktop-hero-buttons button.ghost:hover{background:#d4b26f14}.desktop-hero-cosmos{flex:.8;width:380px;height:380px;display:flex;align-items:center;justify-content:center;position:relative;-webkit-user-select:none;user-select:none}.cosmos-compass{width:330px;height:330px;position:relative;display:flex;align-items:center;justify-content:center}.compass-ring{position:absolute;border-radius:50%;border:1px solid rgba(212,178,111,.22);box-sizing:border-box}.compass-outer{top:0;right:0;bottom:0;left:0;border-style:dashed;background:radial-gradient(circle,transparent 70%,rgba(212,178,111,.03) 100%);animation:spinClockwise 48s linear infinite}.compass-middle{top:42px;right:42px;bottom:42px;left:42px;border-style:solid;border-color:#00e6a829;background:radial-gradient(circle,transparent 60%,rgba(0,230,168,.02) 100%);animation:spinCounterClockwise 32s linear infinite}.compass-inner{top:88px;right:88px;bottom:88px;left:88px;background:#0a1310;border:2px solid var(--gold);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #00e6a826,inset 0 0 16px #00e6a814}.compass-core-logo{width:90px!important;height:90px!important;object-fit:contain!important;border-radius:22px!important;box-shadow:0 0 25px #00e6a859!important;-webkit-user-select:none!important;user-select:none!important;pointer-events:none!important}.compass-starstar{position:absolute;width:6px;height:6px;background:var(--gold);border-radius:50%;box-shadow:0 0 10px var(--gold),0 0 20px var(--gold);animation:starPulse 3s ease-in-out infinite}.compass-starstar:nth-child(5){animation-delay:.7s}.compass-starstar:nth-child(6){animation-delay:1.4s}#home>*:not(.desktop-home-hero):not(.desktop-home-grid){display:none!important}#home header.topbar{display:none!important}.desktop-home-grid{display:flex!important;flex-wrap:wrap!important;gap:32px!important;max-width:1200px!important;margin:48px auto 0!important;padding:0 24px!important;box-sizing:border-box!important;align-items:stretch!important}.desktop-home-card{position:relative!important;overflow:hidden!important;padding:40px!important;border:1px dashed rgba(212,178,111,.28)!important;box-shadow:0 16px 48px #0306054d!important;transition:all .5s cubic-bezier(.165,.84,.44,1)!important;text-align:left!important;cursor:pointer!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.desktop-home-card:nth-child(1){flex:1.4!important;min-height:280px!important;background:linear-gradient(135deg,#0d1a16f2,#060c0ad9)!important;border-radius:24px 8px!important;transform:translateY(10px)}.desktop-home-card:nth-child(2){flex:1!important;min-height:280px!important;background:linear-gradient(135deg,#0d1a16f2,#060c0ad9)!important;border-radius:8px 24px!important;transform:translateY(-12px)}.desktop-home-card:nth-child(3){flex:1!important;min-height:280px!important;background:linear-gradient(135deg,#0d1a16f2,#060c0ad9)!important;border-radius:20px!important;transform:translateY(18px)}.desktop-home-card:hover{transform:scale(1.025) translateY(var(--hover-translate, 0px))!important;border-color:var(--gold)!important;border-style:solid!important;box-shadow:0 24px 60px #00e6a829!important;z-index:5}.desktop-home-card:nth-child(1):hover{--hover-translate: 2px}.desktop-home-card:nth-child(2):hover{--hover-translate: -20px}.desktop-home-card:nth-child(3):hover{--hover-translate: 10px}.desktop-home-card:before{content:attr(data-watermark)!important;position:absolute!important;right:24px!important;bottom:-15px!important;font-family:Songti SC,STSong,SimSun,serif!important;font-size:130px!important;font-weight:900!important;color:#00e6a808!important;line-height:1!important;pointer-events:none!important;transition:all .45s ease!important;z-index:0!important}.desktop-home-card:hover:before{transform:scale(1.08) rotate(-4deg)!important;color:#d4b26f0f!important}.desktop-home-card strong{font-size:19px!important;color:#e6cb94!important;display:block!important;margin-top:4px!important;font-family:Songti SC,STSong,serif!important;font-weight:900!important;z-index:1}.desktop-home-card p{font-size:13.5px!important;color:#d4b26fb8!important;line-height:1.65!important;margin:14px 0 20px!important;z-index:1}.desktop-card-kicker{font-size:11px!important;color:var(--gold)!important;font-weight:800!important;letter-spacing:2px!important;z-index:1}.desktop-card-action{font-size:13px!important;font-weight:700!important;color:#00e6a8!important;z-index:1}#measure header.subbar{display:none!important}#measure .quick-oracle-group{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:28px!important}#measure .module-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:28px!important}#form .calc-form{display:grid!important;grid-template-columns:1.2fr .8fr!important;gap:36px!important;align-items:start!important;background:#0a120fe6!important;border:1px dashed rgba(212,178,111,.3)!important;border-radius:20px!important;padding:44px!important;box-shadow:0 20px 50px #03060566!important}#form .calc-form>label,#form .calc-form>section,#form .calc-form>button,#form .calc-form>div{grid-column:1 / 2}#form .calc-form label{color:#d4b26fe0!important;font-size:15px!important;font-weight:800!important}#form .calc-form input,#form .calc-form select,#form .custom-select-trigger{height:48px!important;border:none!important;border-bottom:2px solid rgba(0,230,168,.16)!important;border-radius:0!important;background:transparent!important;padding:0!important;font-size:15.5px!important;font-weight:700!important;color:#e6cb94!important;box-shadow:none!important;transition:border-bottom-color .3s ease!important}#form .calc-form input:focus,#form .calc-form select:focus,#form .custom-select-trigger:focus{border-bottom-color:#00e6a8!important;background:transparent!important}#form .calc-form:after{content:"起盘说明：知运结合真太阳时与地理经纬度定位系统，能够将您的阳历/农历出生时间精准校正至天地节气四柱。云端基于深度推理模型为您剖析格局、性格、六亲与流年运势。本地测算则基于静态基础格局快速提供开运指引，不产生 any 费用。";grid-column:2 / 3;grid-row:1 / 10;background:#060c0a80;border:1px dashed rgba(212,178,111,.22);border-radius:18px;padding:28px;color:#d4b26fcc;font-size:14.5px;line-height:1.85;font-family:Songti SC,STSong,serif;display:flex;align-items:center;justify-content:center;text-align:justify;margin-top:24px;box-shadow:0 6px 18px #03060533}#result{display:grid!important;grid-template-columns:400px 1fr!important;gap:48px!important;max-width:1200px!important;margin:0 auto!important;padding:40px 24px!important;align-items:start!important}#result header.subbar{grid-column:1 / -1}#result .report-cover{grid-column:1 / 2;position:sticky!important;top:96px!important;z-index:10}#result .report-cover .score-card{border:1px dashed rgba(212,178,111,.3)!important;border-radius:20px!important;background:#0d1a16e6!important;padding:32px!important;box-shadow:0 16px 40px #0306054d!important}#result .report-cover .score-card h2{color:#00e6a8!important;text-shadow:0 0 12px rgba(0,230,168,.4)}#result .report-details,#result .deep-detail-panel,#result .timeline-card,#result .free-report{grid-column:2 / 3;margin-top:0!important;margin-bottom:32px!important}#result .report-card,#result .timeline-card,#result .deep-detail-panel{background:#0d1a16cc!important;border:1px dashed rgba(212,178,111,.22)!important;color:#d4b26fd9!important;box-shadow:0 10px 30px #03060533!important}#result h3,#result h4{color:#e6cb94!important}#profile .menu-list{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:24px!important}#profile .menu-item{background:#0d1a16cc!important;border:1px dashed rgba(212,178,111,.22)!important;color:#d4b26fd9!important}#profile .profile-header{max-width:700px;margin:0 auto 36px;background:#0d1a16cc!important;border:1px dashed rgba(212,178,111,.25)!important;padding:32px!important;border-radius:20px!important}}@media(min-width:981px){.measure-cosmos-video{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;width:100vw!important;height:100vh!important;object-fit:cover!important;opacity:0!important;pointer-events:none!important}body:has(#measure.active) .measure-cosmos-video,body:has(#form.active) .measure-cosmos-video,body:has(#oracle.active) .measure-cosmos-video{opacity:1!important}body:has(#profile.active){background:url(/assets/profile-bg-BZTefa3b.png) no-repeat center center / cover!important}body:has(#measure.active):after,body:has(#form.active):after,body:has(#oracle.active):after,body:has(#result.active):after{content:""!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;pointer-events:none!important;background:transparent!important}.desktop-header{z-index:40!important}.phone{position:relative!important;z-index:1!important;width:100%!important;max-width:none!important;min-height:100vh!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important}#measure,#form,#oracle,#result,#profile{position:relative!important;max-width:1120px!important;min-height:100vh!important;margin:0 auto!important;padding:136px 52px 110px!important;color:#fff2cee0!important;background:transparent!important;border:0!important;box-shadow:none!important}#measure .topbar,#form .subbar,#oracle .subbar,#result .subbar,#profile .subbar{margin:0 0 44px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}#measure .topbar h2,#form .subbar h2,#oracle .subbar h2,#result .subbar h2,#profile .subbar h2{color:#f8dfad!important;font-family:Songti SC,STSong,serif!important;font-size:clamp(46px,5.4vw,76px)!important;line-height:.98!important;letter-spacing:0!important;text-shadow:0 22px 70px rgba(0,0,0,.55)!important}#measure section,#form section,#oracle section,#result section,#result article,#profile section,#profile article,#measure button,#result button,#profile button{box-shadow:none!important}#measure .measure-section,#measure .notice,#form .module-brief,#form .calc-form,#form .calc-mode-card,#form .notice,#oracle .oracle-card,#oracle .oracle-result,#profile .profile-card,#profile .medal-collection,#profile .destiny-gallery,#profile .notice,#profile .menu-list,#profile .collection-empty,#result .report-cover,#result .score-card,#result .poster-card,#result .bazi-visual-section,#result .flow-detail-board,#result .free-report,#result .timeline-preview,#result .locked-report,#result .full-report,#result .complete-report,#result .report-poster-panel,#result .ad-slot,#result .report-card,#result .timeline-card,#result .deep-detail-panel,#result .free-report article,#result .timeline-item,#result .locked-report button,#result .overview-pill,#result .useful-chip,#result .bazi-pan-grid article,#result .visual-pillar,#result .insight-map,#result .report-download{border:0!important;outline:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#measure.active:before{top:56%!important;width:min(650px,58vw)!important;height:min(650px,58vw)!important;opacity:.5!important}#measure.active:after{top:56%!important;background:#03070647!important;box-shadow:0 0 0 1px #f8dfad2e,0 0 80px #f8dfad1f!important}#measure .module{width:174px!important;min-height:174px!important;padding:0!important;border:0!important;border-radius:50%!important;color:#fff2cee0!important;background:transparent!important;box-shadow:none!important;text-shadow:0 18px 52px rgba(0,0,0,.76)!important}#measure .module:before,#measure .module:after,#measure .theme-gate:before,#measure .theme-gate:after,#measure .theme-gate>i{display:none!important}#measure .module:hover{background:radial-gradient(circle,rgba(248,223,173,.18),transparent 68%)!important;box-shadow:none!important}#measure .module-icon{width:48px!important;height:48px!important;margin:0 auto 8px!important;border:1px solid rgba(248,223,173,.22)!important;color:#f8dfad!important;background:#03070647!important}#measure .module strong{color:#fff2ce!important;font-size:19px!important}#measure .module small,#measure .module em{max-width:170px!important;color:#fff2ce9e!important;background:transparent!important}#measure .theme-gate-oracle{top:calc(56% - 235px)!important}#measure .theme-gate-near{left:calc(50% + 225px)!important;top:calc(56% - 118px)!important}#measure .theme-gate-full{left:calc(50% + 225px)!important;top:calc(56% + 118px)!important}#measure .theme-gate-year{top:calc(56% + 235px)!important}#measure .theme-gate-wealth{left:calc(50% - 225px)!important;top:calc(56% + 118px)!important}#measure .theme-gate-love{left:calc(50% - 225px)!important;top:calc(56% - 118px)!important}#form{max-width:1040px!important}#form .module-brief{max-width:760px!important;margin:0 0 30px!important;padding:0!important}#form .module-brief strong,#oracle .oracle-head strong,#result .section-title h3,#result article>strong,#result .deep-section>strong,#profile .section-title h3,#profile .profile-main strong{color:#fff2ce!important}#form .module-brief p,#form .module-brief li,#form .notice p,#oracle .oracle-head p,#oracle .oracle-result p,#result p,#profile p{color:#fff2ceb8!important}#form .calc-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 30px!important;max-width:920px!important;padding:0!important}#form .calc-mode-card,#form .location-field,#form .calc-form>button[type=submit]{grid-column:1 / -1!important}#form .calc-form input,#form .calc-form select,#form .custom-select-trigger,#form .select-trigger,#oracle textarea{border:0!important;border-bottom:1px solid rgba(248,223,173,.25)!important;border-radius:0!important;color:#fff2ce!important;background:#0307062e!important;box-shadow:none!important}#form .select-dropdown,#form .calc-mode-switch label,#form .leap-toggle{border:0!important;background:#030706c7!important;box-shadow:none!important}#oracle .oracle-card{max-width:680px!important;padding:0!important}#oracle .oracle-coins span,#oracle .hexagram-board span{border:0!important;background:#f8dfad29!important;box-shadow:0 0 34px #d8ae6314!important}#result{display:block!important;max-width:900px!important}#result .report-cover,#result .bazi-visual-section,#result .free-report,#result .timeline-preview,#result .locked-report,#result .full-report,#result .complete-report,#result .report-poster-panel{display:block!important;margin:0 0 72px!important;padding:0!important;color:#fff2ced1!important}#result .poster-card{display:none!important}#result .score-card{max-width:720px!important;padding:0!important}#result .free-report article,#result .timeline-item,#result .locked-report button,#result .report-download{padding:22px 0!important;border-top:1px solid rgba(248,223,173,.14)!important}#result .timeline-lock,#result .sticky,#form .calc-form>button[type=submit],#oracle #castOracle{width:max-content!important;min-width:180px!important;border:0!important;border-radius:7px!important;color:#06100d!important;background:#f3d38a!important;box-shadow:0 18px 44px #d8ae632e!important}#result .sticky{left:50%!important;right:auto!important;bottom:28px!important;transform:translate(-50%)!important}#profile{max-width:1000px!important}#profile .profile-card{max-width:620px!important;padding:0!important;margin-bottom:58px!important}#profile .medal-collection,#profile .destiny-gallery,#profile .notice{padding:0!important;margin:0 0 56px!important}#profile .menu-list{display:flex!important;flex-wrap:wrap!important;gap:14px 28px!important;max-width:820px!important;margin:44px 0 58px!important;padding:0!important}#profile .menu-list button{width:auto!important;min-height:0!important;padding:0 0 8px!important;border:0!important;border-bottom:1px solid rgba(248,223,173,.18)!important;border-radius:0!important;color:#fff2ce!important;background:transparent!important;box-shadow:none!important}#profile .menu-list button:after{content:"↗"!important;margin-left:10px!important;color:#f8dfad8a!important}}@media(min-width:981px){body{background:#030706!important}.measure-cosmos-video{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;width:100vw;height:100vh;object-fit:cover;opacity:0;pointer-events:none;transition:opacity .42s ease}body:has(#measure.active) .measure-cosmos-video,body:has(#form.active) .measure-cosmos-video,body:has(#oracle.active) .measure-cosmos-video{opacity:.56}body:has(#profile.active){background:url(/assets/profile-bg-BZTefa3b.png) no-repeat center center / cover!important}body:has(#measure.active):after,body:has(#form.active):after,body:has(#oracle.active):after,body:has(#result.active):after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,#030706f0,#030706ad 42%,#03070638),linear-gradient(180deg,#03070680,#0307062e 44%,#030706e0)}.desktop-header{z-index:30!important}.phone{position:relative!important;z-index:1!important;width:100%!important;min-height:100vh!important;background:transparent!important;box-shadow:none!important;border:0!important;overflow:visible!important}#measure,#form,#oracle,#result,#profile{position:relative!important;max-width:1120px!important;min-height:100vh!important;margin:0 auto!important;padding:136px 48px 92px!important;color:#fff2cee6!important;background:transparent!important;border:0!important;box-shadow:none!important}#measure .topbar,#form .subbar,#oracle .subbar,#result .subbar,#profile .subbar{width:min(560px,62vw)!important;margin:0 0 42px!important;padding:0!important;color:#fff2ceeb!important;background:transparent!important;border:0!important;box-shadow:none!important}#measure .topbar h2,#form .subbar h2,#oracle .subbar h2,#result .subbar h2,#profile .subbar h2{max-width:680px;margin:8px 0 0!important;color:#f8dfad!important;font-family:Songti SC,STSong,serif;font-size:clamp(46px,5.6vw,76px)!important;line-height:.98!important;letter-spacing:0!important;text-shadow:0 22px 70px rgba(0,0,0,.46)}#measure .eyebrow,#form .eyebrow,#oracle .eyebrow,#result .eyebrow,#profile .eyebrow,#moduleTag,.section-title span,.oracle-head span,.profile-card p,#profile .menu-list span{color:#f8dfad9e!important}#form .back,#oracle .back,#result .back,#profile .back{border:0!important;background:#f8dfad1f!important;color:#f8dfad!important;box-shadow:none!important}#measure .measure-section,#measure .notice,#form .module-brief,#form .calc-form,#form .calc-mode-card,#form .notice,#oracle .oracle-card,#oracle .oracle-result,#profile .profile-card,#profile .medal-collection,#profile .destiny-gallery,#profile .notice,#result .report-cover,#result .score-card,#result .poster-card,#result .bazi-visual-section,#result .free-report,#result .timeline-preview,#result .locked-report,#result .full-report,#result .complete-report,#result .report-poster-panel,#result .ad-slot,#result .report-card,#result .timeline-card,#result .deep-detail-panel{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important}#measure.active:before{top:56%!important;width:min(650px,58vw)!important;height:min(650px,58vw)!important;opacity:.5!important;filter:drop-shadow(0 0 40px rgba(216,174,99,.12))}#measure.active:after{top:56%!important;background:#03070647!important;box-shadow:0 0 0 1px #f8dfad2e,0 0 80px #f8dfad1f!important}#measure .module{width:174px!important;min-height:174px!important;padding:0!important;color:#fff2cee0!important;background:transparent!important;box-shadow:none!important;border-radius:50%!important;text-shadow:0 18px 52px rgba(0,0,0,.76)}#measure .module:hover{background:radial-gradient(circle,rgba(248,223,173,.16),transparent 68%)!important;box-shadow:none!important}#measure .module-icon{width:48px!important;height:48px!important;border:1px solid rgba(248,223,173,.22)!important;color:#f8dfad!important;background:#03070642!important}#measure .module strong{color:#fff2ce!important;font-size:19px!important}#measure .module small,#measure .module em{color:#fff2ce9e!important;background:transparent!important}#measure .theme-gate-oracle{top:calc(56% - 235px)!important}#measure .theme-gate-near{left:calc(50% + 225px)!important;top:calc(56% - 118px)!important}#measure .theme-gate-full{left:calc(50% + 225px)!important;top:calc(56% + 118px)!important}#measure .theme-gate-year{top:calc(56% + 235px)!important}#measure .theme-gate-wealth{left:calc(50% - 225px)!important;top:calc(56% + 118px)!important}#measure .theme-gate-love{left:calc(50% - 225px)!important;top:calc(56% - 118px)!important}#form{max-width:1040px!important}#form .module-brief{max-width:720px!important;margin:0 0 28px!important;padding:0!important}#form .module-brief strong{display:block;margin:8px 0 10px;color:#fff2ce!important;font-size:clamp(24px,2.6vw,38px);line-height:1.12}#form .module-brief p,#form .module-brief li,#form .notice p,#oracle .oracle-head p,#oracle .oracle-result p,#result p{color:#fff2ceb8!important}#form .module-brief ul{display:flex!important;flex-wrap:wrap;gap:10px 22px;margin-top:18px!important;padding:0!important}#form .module-brief li{list-style:none;padding-left:0!important}#form .module-brief li:before{content:"✦";margin-right:8px;color:#d8ae63}#form .calc-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 30px!important;max-width:920px!important;padding:0!important}#form .calc-mode-card,#form .location-field,#form .calc-form>button[type=submit]{grid-column:1 / -1}#form .calc-form label{gap:9px!important;color:#fff2cead!important}#form .calc-form input,#form .calc-form select,#form .custom-select-trigger,#oracle textarea{border:0!important;border-bottom:1px solid rgba(248,223,173,.24)!important;border-radius:0!important;color:#fff2ce!important;background:#0307062e!important;box-shadow:none!important}#form .calc-mode-switch label,#form .leap-toggle{border:0!important;background:#f8dfad14!important;box-shadow:none!important}#oracle{max-width:980px!important}#oracle .oracle-card{max-width:680px;padding:0!important}#oracle .oracle-head strong{display:block;margin:6px 0 10px;color:#fff2ce!important;font-size:clamp(28px,3vw,42px);line-height:1.1}#oracle .oracle-coins span,#oracle .hexagram-board span{border:0!important;background:#f8dfad29!important;box-shadow:0 0 34px #d8ae6314!important}#result{max-width:900px!important;padding-bottom:130px!important}#result .report-cover,#result .bazi-visual-section,#result .free-report,#result .timeline-preview,#result .locked-report,#result .full-report,#result .complete-report,#result .report-poster-panel{margin:0 0 72px!important;padding:0!important}#result .score-card strong,#result .section-title h3,#result article>strong,#result .deep-section>strong,#profile .section-title h3,#profile .profile-main strong{color:#fff2ce!important}#result .score-card,#result .bazi-visual-section,#result .free-report,#result .timeline-preview,#result .locked-report,#result .full-report,#result .complete-report,#result .report-poster-panel{color:#fff2ced1!important}#result .poster-card{display:none!important}#result .score-overview-grid,#result .pillar-board,#result .element-bars,#result .useful-god-board,#result .timeline-list,#result .locked-report{display:grid;gap:14px}#result .overview-pill,#result .bazi-pan-grid article,#result .visual-pillar,#result .useful-chip,#result .free-report article,#result .timeline-item,#result .locked-report button,#result .insight-map,#result .report-download{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#result .free-report article,#result .timeline-item,#result .locked-report button,#result .report-download{padding:22px 0!important;border-top:1px solid rgba(248,223,173,.14)!important}#result .timeline-lock,#result .sticky,#form .calc-form>button[type=submit],#oracle #castOracle{width:max-content!important;min-width:180px;border:0!important;border-radius:7px!important;color:#06100d!important;background:#f3d38a!important;box-shadow:0 18px 44px #d8ae6338!important}#result .sticky{left:50%!important;right:auto!important;bottom:28px!important;transform:translate(-50%)!important}#profile{max-width:1000px!important}#profile .profile-card{max-width:620px;padding:0!important;margin-bottom:58px!important}#profile .medal-collection,#profile .destiny-gallery{padding:0!important;margin:0 0 56px!important}#profile .collection-grid,#profile .gallery-slider{margin-top:18px}#profile .menu-list{display:flex!important;flex-wrap:wrap;align-items:flex-start;gap:14px 28px!important;max-width:820px;margin:44px 0 58px!important}#profile .menu-list button{width:auto!important;min-height:0!important;padding:0 0 8px!important;border:0!important;border-bottom:1px solid rgba(248,223,173,.18)!important;border-radius:0!important;color:#fff2ce!important;background:transparent!important;box-shadow:none!important}#profile .menu-list button:after{content:"↗";margin-left:10px;color:#f8dfad8a}#profile .notice{max-width:760px;padding:0!important}}@media(max-width:980px){.global-cosmos-video{display:none}}:root{--zy-night: #050907;--zy-night-2: #0b1713;--zy-jade: #0f5a4d;--zy-jade-bright: #35c4a1;--zy-gold: #d8ae63;--zy-paper: #f7f0e3;--zy-paper-2: #e7eee6;--zy-cinnabar: #b94d3e;--zy-glass: rgba(8, 18, 15, .72);--zy-line-dark: rgba(216, 174, 99, .24);--zy-line-light: rgba(28, 87, 74, .14);--zy-radius: 8px;--zy-shadow-dark: 0 28px 88px rgba(0, 0, 0, .42);--zy-shadow-light: 0 20px 54px rgba(29, 54, 47, .14)}body{background:radial-gradient(circle at 76% 12%,rgba(216,174,99,.17),transparent 26%),radial-gradient(circle at 26% 18%,rgba(53,196,161,.12),transparent 32%),linear-gradient(180deg,var(--zy-night) 0%,#0d1814 42%,var(--zy-paper) 72%,#e1ebe3 100%)!important}.desktop-header{background:linear-gradient(180deg,#050907e0,#05090794)!important;border-bottom:1px solid rgba(216,174,99,.18)!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.desktop-header-inner{max-width:1240px!important}.desktop-logo{background:#fffaf0eb!important;border-radius:8px!important;box-shadow:0 0 0 1px #d8ae6347,0 10px 30px #35c4a129!important}.desktop-nav button,.ambient-nav-btn{min-height:40px;border-radius:8px!important;color:#f6e4beb8!important;background:transparent!important}.desktop-nav button.active,.desktop-nav button:hover,.ambient-nav-btn:hover,.ambient-nav-btn[aria-expanded=true]{color:var(--zy-night)!important;background:linear-gradient(135deg,var(--zy-gold),#f0d99d)!important;text-shadow:none!important}.ambient-nav-btn{padding:0 16px;border:1px solid rgba(216,174,99,.24);font-weight:900}.web-stage{display:none!important}@media(min-width:981px){.phone{width:100%!important;max-width:none!important;height:auto!important;min-height:100vh!important;overflow:visible!important;background:transparent!important;box-shadow:none!important}.screen.app{max-width:1240px!important;padding:100px 28px 96px!important}.screen.app:not(.active),.screen.splash:not(.active),.screen.auth-screen:not(.active){display:none!important}#home.screen.app:not(.active),#measure.screen.app:not(.active),#form.screen.app:not(.active),#result.screen.app:not(.active),#oracle.screen.app:not(.active),#profile.screen.app:not(.active),#login.screen.app:not(.active),#splash.screen:not(.active){display:none!important}.screen.app.active{display:block!important}#result.screen.app.active{display:grid!important}#home.screen.app{max-width:none!important;padding:72px 0 0!important}#home>*:not(.desktop-home-hero):not(.desktop-home-grid):not(.home-bazi-card):not(.fortune-strip):not(.home-destination-card){display:none!important}.desktop-home-hero{min-height:clamp(640px,92vh,860px);margin:0!important;padding:128px max(44px,calc((100vw - 1240px)/2)) 86px!important;display:grid!important;grid-template-columns:minmax(420px,.9fr) minmax(480px,1.1fr);align-items:center;gap:52px;overflow:hidden;border:0!important;border-radius:0!important;box-shadow:none!important;background:radial-gradient(circle at 74% 45%,rgba(216,174,99,.2),transparent 12%),radial-gradient(circle at 76% 45%,rgba(53,196,161,.12),transparent 38%),radial-gradient(circle at 22% 50%,#08100e1a,#050907db 42%,#050907f5 70%),linear-gradient(120deg,#020403,#081410 52%,#10160f)!important}.desktop-home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 76% 44%,rgba(255,255,255,.86),transparent .45%),radial-gradient(circle at 68% 27%,rgba(244,222,176,.74),transparent .2%),radial-gradient(circle at 92% 60%,rgba(53,196,161,.62),transparent .18%),radial-gradient(circle at 56% 72%,rgba(244,222,176,.56),transparent .2%),repeating-radial-gradient(circle at 76% 46%,rgba(216,174,99,.14) 0 1px,transparent 1px 18px);opacity:.8;pointer-events:none;animation:zyStarDrift 18s ease-in-out infinite alternate}.desktop-home-hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:170px;background:linear-gradient(180deg,transparent,rgba(247,240,227,.95) 72%,var(--zy-paper));pointer-events:none}.desktop-hero-text{position:relative;z-index:2}.desktop-hero-kicker{color:var(--zy-gold)!important;letter-spacing:0!important}.desktop-hero-title{color:#f6ddb0!important;font-size:clamp(46px,5vw,76px)!important;line-height:1.08!important;letter-spacing:0!important;text-shadow:0 0 36px rgba(216,174,99,.22)}.desktop-hero-desc{max-width:560px;color:#f8ebcfc7!important;font-size:16px!important;text-align:left!important}.desktop-hero-buttons button{border-radius:8px!important}.desktop-hero-cosmos{position:relative;z-index:1;width:min(52vw,680px)!important;height:min(52vw,680px)!important}.cosmos-compass{width:100%!important;height:100%!important;filter:drop-shadow(0 0 44px rgba(216,174,99,.2))}.cosmos-compass:before,.cosmos-compass:after{content:"";position:absolute;top:8%;right:8%;bottom:8%;left:8%;border-radius:50%;background:radial-gradient(circle at 35% 36%,#f3d58d 0 5%,transparent 5.4%),radial-gradient(circle at 66% 66%,#04110e 0 7%,transparent 7.4%),conic-gradient(from 28deg,#0a1714,#d7ad61 18%,#fff2bf 28%,#10241f 40%,#030705 51%,#0e4f45 64%,#d7ad61 78%,#f7e6b8 86%,#0a1714);mask:radial-gradient(circle,#000 0 63%,transparent 64%);animation:zyTaiChiSpin 28s linear infinite;opacity:.95}.cosmos-compass:after{top:18%;right:18%;bottom:18%;left:18%;mask:none;opacity:.22;filter:blur(28px);animation-duration:36s;animation-direction:reverse}.compass-ring{border-color:#d8ae6347!important}.compass-inner{top:40%!important;right:40%!important;bottom:40%!important;left:40%!important;z-index:3;background:#f7f0e3eb!important;border:1px solid rgba(216,174,99,.42)!important}.compass-core-logo{width:96px!important;height:96px!important;border-radius:8px!important}.desktop-home-grid,#home .home-bazi-card,#home .fortune-strip,#home .home-destination-card{max-width:1240px!important;margin-left:auto!important;margin-right:auto!important}.desktop-home-grid{margin-top:-34px!important;padding:0 28px 54px!important;position:relative;z-index:3}.desktop-home-card{min-height:248px!important;border-radius:8px!important;border:1px solid rgba(216,174,99,.24)!important;background:radial-gradient(circle at 82% 12%,rgba(216,174,99,.13),transparent 28%),linear-gradient(145deg,#0c1e19f5,#050a08eb)!important}#measure,#form,#result,#oracle,#profile{color:var(--zy-paper);background:radial-gradient(circle at 84% 12%,rgba(53,196,161,.1),transparent 32%),linear-gradient(180deg,#050907f0,#0c1814eb 48%,#f7f0e314)!important}#measure .measure-section,#measure .notice,#form .module-brief,#form .calc-form,#oracle .oracle-card,#oracle .oracle-result,#profile .profile-header,#profile .notice,#profile .menu-list button,#result .score-card,#result .poster-card,#result .bazi-visual-section,#result .report-card,#result .timeline-card,#result .deep-detail-panel,#result .free-report{border-radius:var(--zy-radius)!important;border:1px solid var(--zy-line-dark)!important;background:radial-gradient(circle at 92% 0%,rgba(216,174,99,.12),transparent 30%),#08120fc7!important;box-shadow:var(--zy-shadow-dark)!important;color:#f8ebcfd6!important}#measure .quick-oracle-group,#measure .module-grid{gap:18px!important}#measure .module{min-height:210px;border-radius:8px!important;border:1px solid rgba(216,174,99,.2)!important;background:radial-gradient(circle at 50% 20%,rgba(53,196,161,.16),transparent 34%),linear-gradient(145deg,#0a1915f5,#040807eb)!important;color:#f8ebcfd6!important}#measure .measure-section{padding:28px!important;margin-bottom:20px!important;overflow:hidden}#measure .measure-group-header span,#measure .measure-group-header h3,#measure .notice strong{color:#f5ddb0!important}#measure .notice p,#measure .module small,#measure .module em{color:#f8ebcfb8!important}#measure .module strong{color:#fff0ccf0!important}#measure .module:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:1px solid rgba(216,174,99,.12);border-radius:50%;transform:scale(.82);opacity:.6}#measure .theme-gate:after,#measure .theme-gate>i{display:none!important}#measure .module-icon{color:var(--zy-gold)!important;background:#d8ae6314!important;border:1px solid rgba(216,174,99,.28)!important}#form .calc-form{grid-template-columns:minmax(0,1fr) 360px!important}#form .calc-form:after{border-radius:8px!important;border-style:solid!important;color:#f8ebcfc7!important;background:radial-gradient(circle at 50% 30%,rgba(53,196,161,.16),transparent 32%),repeating-radial-gradient(circle at 50% 50%,rgba(216,174,99,.13) 0 1px,transparent 1px 19px),#0308077a!important}#result{grid-template-columns:minmax(320px,410px) minmax(0,1fr)!important;padding-top:104px!important}#result .report-cover{top:96px!important}}.ambient-widget{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:1200;color:var(--zy-paper);pointer-events:none}#ambient.ambient-widget{display:block!important;max-width:none!important;margin:0!important;padding:0!important}.ambient-widget-toggle{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;color:#06100d;background:radial-gradient(circle at 32% 24%,#fff5ce,transparent 32%),linear-gradient(145deg,var(--zy-gold),#b98b43);box-shadow:0 16px 42px #00000052,0 0 0 1px #fff6cd47;font-weight:900;pointer-events:auto}.ambient-widget.is-playing .ambient-widget-toggle{animation:ambientPulse 2.8s ease-in-out infinite}.ambient-widget-panel{position:absolute;right:0;bottom:72px;width:min(480px,calc(100vw - 28px));max-height:min(720px,calc(100vh - 116px));overflow-x:hidden;overflow-y:auto;padding:14px;border:1px solid rgba(216,174,99,.26);border-radius:8px;background:radial-gradient(circle at 84% 12%,rgba(216,174,99,.18),transparent 28%),linear-gradient(145deg,#07100df5,#0d1f1af0);box-shadow:var(--zy-shadow-dark);opacity:0;transform:translateY(10px) scale(.98);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.ambient-widget.is-open .ambient-widget-panel{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.ambient-widget-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 4px 10px}.ambient-widget-head h2{margin:0;color:#f5ddb0;font-size:18px}.ambient-widget-close{display:none}.ambient-widget .ambient-hero,.ambient-widget .ambient-mixer{margin:0 0 12px!important;padding:14px!important;border-radius:8px!important;border:1px solid rgba(216,174,99,.18)!important;background:#fffaf10f!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.ambient-widget .ambient-timer-ring{width:132px!important;height:132px!important;justify-self:center!important;align-self:center!important;margin:0!important}.ambient-widget .ambient-timer-ring span{font-size:34px!important;letter-spacing:0!important}.ambient-widget .ambient-controls{grid-template-columns:1fr}.ambient-widget .ambient-mute-all{width:100%!important;min-height:42px;font-weight:900;letter-spacing:1px}.ambient-widget .ambient-controls button,.ambient-widget .ambient-mode-tabs button,.ambient-widget .ambient-mixer .section-title button{border-radius:8px!important}.ambient-widget .ambient-task span,.ambient-widget .ambient-sound-card span,.ambient-widget .ambient-timer-ring em,.ambient-widget .section-title span,.ambient-widget .section-title h3{color:#f8ebcfb8!important}.ambient-widget .ambient-task input{color:var(--zy-paper)!important;border-radius:8px!important;border-color:#d8ae6333!important;background:#ffffff0f!important}.ambient-widget .ambient-sound-grid{grid-template-columns:1fr 1fr;gap:8px}.ambient-widget .ambient-sound-card{grid-template-columns:36px 1fr;grid-template-rows:auto;align-items:center;padding:10px 12px;border-radius:10px;border-color:#d8ae6329;background:#ffffff0f;min-height:0}.ambient-widget .ambient-sound-card span{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;box-sizing:border-box!important}.ambient-widget .ambient-sound-card i{width:30px;height:30px;border-radius:8px}.ambient-widget .ambient-sound-card strong{color:#f8ebcfe6!important;font-size:12px}.ambient-widget .ambient-sound-card input[type=range]{width:100%;height:4px;accent-color:rgba(53,196,161,.9)!important;background:#ffffff1f;border-radius:4px;outline:none;cursor:pointer}.ambient-widget .ambient-sound-card input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#35c4a1;box-shadow:0 0 6px #35c4a166;cursor:pointer}.ambient-widget .ambient-sound-card input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:4px;background:#ffffff26}.ai-loading-modal{background:radial-gradient(circle at 50% 48%,rgba(216,174,99,.18),transparent 24%),radial-gradient(circle at 50% 48%,rgba(53,196,161,.12),transparent 44%),#010403d6!important}.ai-loading-card{width:min(720px,calc(100vw - 36px))!important;min-height:520px;display:grid;justify-items:center;align-content:center;gap:14px;border-radius:8px!important;border:1px solid rgba(216,174,99,.28)!important;background:radial-gradient(circle at 50% 38%,rgba(216,174,99,.12),transparent 20%),repeating-radial-gradient(circle at 50% 38%,rgba(53,196,161,.16) 0 1px,transparent 1px 25px),linear-gradient(145deg,#050c0af5,#0a1714f0)!important;color:#f8ebcfd6}.ai-loading-card:before{top:10%;right:10%;bottom:10%;left:10%;height:auto;border-radius:50%;background:conic-gradient(from 0deg,transparent,rgba(216,174,99,.28),transparent 34%),radial-gradient(circle,transparent 50%,rgba(53,196,161,.12) 51%,transparent 52%);animation:zyTaiChiSpin 8s linear infinite}.ai-orbit{width:250px!important;height:250px!important}.ai-orbit:before,.ai-orbit:after{content:"";position:absolute;top:-34px;right:-34px;bottom:-34px;left:-34px;border-radius:50%;background:repeating-conic-gradient(from 0deg,rgba(216,174,99,.72) 0 2deg,transparent 2deg 8deg);mask:radial-gradient(circle,transparent 58%,#000 59% 62%,transparent 63%);animation:zyTaiChiSpin 24s linear infinite}.ai-orbit:after{top:-74px;right:-74px;bottom:-74px;left:-74px;opacity:.45;animation-duration:38s;animation-direction:reverse}.ai-orbit strong{width:72px!important;height:72px!important;color:var(--zy-gold)!important;background:#040a08eb!important;border-color:#d8ae6370!important}.ai-loading-card h2{color:#f5ddb0!important}.ai-loading-card p{color:#f8ebcfb8!important}.ai-progress-bar{max-width:460px;background:#ffffff14!important}.ai-progress-fill{background:linear-gradient(90deg,var(--zy-jade-bright),var(--zy-gold))!important}.ai-progress-meta{width:min(100%,460px);color:#f8ebcfad!important}@media(max-width:980px){body{display:block!important}.desktop-header,.web-stage{display:none!important}.phone{width:100%!important;height:100dvh!important;min-height:100dvh!important}.tabbar{grid-template-columns:repeat(4,1fr)!important}.ambient-widget{right:max(12px,env(safe-area-inset-right));bottom:calc(78px + env(safe-area-inset-bottom))}.ambient-widget-panel{position:fixed;left:10px;right:10px;bottom:calc(76px + env(safe-area-inset-bottom));width:auto;max-height:min(78vh,620px)}.ambient-widget .ambient-sound-grid{grid-template-columns:1fr}}@keyframes zyTaiChiSpin{to{transform:rotate(360deg)}}@keyframes zyStarDrift{0%{transform:translate3d(-8px,0,0) scale(1);opacity:.66}to{transform:translate3d(10px,-8px,0) scale(1.03);opacity:.92}}.qmade-mark,.splash-qmade,.web-qmade,.ambient-qmade{display:none!important}#form .calc-form:after,.desktop-home-card:before,#measure .module:before,.theme-gate:before,.theme-gate:after,.theme-gate>i{content:none!important;display:none!important}.app,.screen.app,.splash,.auth-screen,.ambient-screen{background-image:none!important}.cta,.ghost,.back,.icon-btn,.module,.desktop-home-card,.price,.menu-list button,.ambient-widget button,.calc-form button{border-radius:8px!important}@media(min-width:981px){#home .desktop-home-grid{display:grid!important;grid-template-columns:1.15fr .95fr .95fr!important;gap:18px!important;margin-top:-60px!important}#home .desktop-home-card{min-height:230px!important;padding:28px!important;transform:none!important;border-style:solid!important;border-color:#d8ae6338!important;background:linear-gradient(180deg,#fff6de14,#fff6de05),radial-gradient(circle at 22% 24%,rgba(53,196,161,.16),transparent 30%),#060f0de6!important}#home .desktop-home-card:nth-child(1),#home .desktop-home-card:nth-child(2),#home .desktop-home-card:nth-child(3){flex:unset!important;border-radius:8px!important;transform:none!important}#home .desktop-home-card:after{content:"";position:absolute;inset:auto 24px 24px auto;width:86px;height:86px;border-radius:50%;border:1px solid rgba(216,174,99,.18);background:radial-gradient(circle at 50% 50%,rgba(216,174,99,.5) 0 3px,transparent 4px),repeating-radial-gradient(circle,transparent 0 13px,rgba(216,174,99,.12) 14px 15px);opacity:.72}#home .desktop-card-kicker{color:var(--zy-jade-bright)!important;letter-spacing:0!important}#home .desktop-card-action{color:#f6ddb0!important}#measure .quick-oracle-group{grid-template-columns:repeat(2,minmax(0,1fr))!important}#measure .module-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}#measure .measure-section,#form .module-brief,#form .calc-form,#oracle .oracle-card,#profile .profile-header,#result .score-card,#result .poster-card,#result .bazi-visual-section,#result .report-card,#result .timeline-card,#result .deep-detail-panel,#result .free-report{border-style:solid!important;background:linear-gradient(180deg,#fff6de12,#fff6de05),#060f0de0!important}#measure .module{min-height:196px!important;padding:26px 22px!important;align-items:flex-start!important;justify-content:space-between!important}#measure .module-icon{width:46px!important;height:46px!important;display:grid!important;place-items:center!important;border-radius:50%!important}#form .calc-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;background:linear-gradient(135deg,#0c201bf0,#050a08f0)!important}#form .calc-form>label,#form .calc-form>section,#form .calc-form>button,#form .calc-form>div{grid-column:auto!important}#form .calc-form>button{grid-column:1 / -1!important;max-width:340px}}@media(max-width:980px){.app{background:radial-gradient(circle at 75% 0%,rgba(216,174,99,.16),transparent 26%),linear-gradient(180deg,#07120f,#10231e 42%,#f4eddf)!important}.topbar,.subbar,.module,.home-bazi-card,.fortune-strip,.companion-grid article,.continue-topic,.calc-form,.module-brief,.report-cover,.free-report,.timeline-card,.profile-header,.menu-list button{border-radius:8px!important}}.splash-auth-card{border-radius:8px!important}.splash-auth-card .auth-form{gap:12px!important}.splash-auth-card .auth-form label[hidden],.splash-auth-card [hidden]{display:none!important}.splash-auth-card .auth-form label:not([hidden]){display:grid!important}.splash-auth-card .auth-form label>span:first-child{color:#142721d1}.splash-auth-card .auth-form input{min-height:46px!important;border-radius:8px!important;border:1px solid rgba(15,90,77,.16)!important;background:#fffcf6e6!important;box-shadow:none!important}.splash-auth-card .auth-code-row{display:grid!important;grid-template-columns:minmax(0,1fr) 112px!important;gap:8px!important;align-items:stretch!important}.splash-auth-card .auth-code-row input{min-width:0!important}.splash-auth-card #authSendOtpBtn{display:inline-flex!important;align-items:center;justify-content:center;min-height:46px!important;padding:0 10px!important;border-radius:8px!important;color:#fff8e8!important;background:linear-gradient(135deg,var(--zy-jade),#0b4038)!important;white-space:nowrap}.splash-auth-card #authSendOtpBtn:disabled{color:#fff8e8ad!important;background:#0f5a4d6b!important}.splash-auth-card .password-input-container{display:block!important}.splash-auth-card .password-toggle-btn{width:34px;height:34px;border-radius:50%!important;color:#0f5a4dc7!important;background:#0f5a4d12!important}@media(max-width:360px){.splash-auth-card .auth-code-row{grid-template-columns:1fr!important}}.home-hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:saturate(1.05) contrast(1.04)}@media(min-width:981px){body{background:#060b09!important}.desktop-home-hero{min-height:100vh!important;background:transparent!important}.desktop-home-hero:before{background:transparent!important;opacity:0!important;animation:none!important}.desktop-home-hero:after{background:transparent!important;opacity:0!important}.desktop-hero-text{z-index:2}.desktop-hero-cosmos,#home .desktop-home-grid{display:none!important}#home.screen.app{min-height:100vh!important;background:#060b09!important}#measure,#form,#result,#oracle,#profile{max-width:1180px!important;background:radial-gradient(circle at 80% 0%,rgba(216,174,99,.11),transparent 32%),radial-gradient(circle at 10% 28%,rgba(53,196,161,.1),transparent 34%),linear-gradient(180deg,#06100d,#10201a,#e8eee5)!important}#measure .measure-section,#measure .notice,#form .module-brief,#form .calc-form,#oracle .oracle-card,#oracle .oracle-result,#profile .profile-card,#profile .medal-collection,#profile .destiny-gallery,#profile .notice,#profile .menu-list button,#result .score-card,#result .poster-card,#result .bazi-visual-section,#result .report-card,#result .timeline-card,#result .deep-detail-panel,#result .free-report{border:0!important;box-shadow:none!important;background:transparent!important}#measure .topbar{margin:20px 0 34px!important}#measure .topbar h2{font-size:clamp(42px,5vw,72px)!important;color:#f8dfad!important}#measure .measure-section{padding:0!important;margin-bottom:44px!important}#measure .measure-group-header{margin:0 0 18px!important}#measure .measure-group-header h3{font-size:22px!important}#measure .quick-oracle-group,#measure .module-grid{display:contents!important}#measure .module{position:relative;overflow:hidden;padding:18px!important;border:0!important;border-radius:999px!important;background:radial-gradient(circle at 72% 22%,rgba(216,174,99,.13),transparent 24%),radial-gradient(circle at 20% 80%,rgba(53,196,161,.14),transparent 32%),linear-gradient(145deg,#0a1915eb,#030807c7)!important;box-shadow:0 22px 70px #00000038!important}#measure .module:after{content:"";display:block!important;position:absolute;right:-46px;bottom:-48px;width:180px;height:180px;border-radius:50%;border:1px solid rgba(216,174,99,.18);background:repeating-radial-gradient(circle,transparent 0 18px,rgba(216,174,99,.14) 19px 20px);opacity:.65}#measure .module-icon{margin-bottom:auto!important;background:#d8ae631c!important}#measure .module strong{margin-top:12px!important;font-size:18px!important}#measure .module small,#measure .module em{display:block;max-width:170px;color:#f8ebcfa3!important}#measure .notice{padding:0!important;color:#f8ebcf8c!important}#result{display:block!important;max-width:980px!important;padding-top:112px!important}#result .subbar,#profile .subbar,#form .subbar,#oracle .subbar{margin-bottom:40px!important}#result .subbar h2{font-size:clamp(34px,4.6vw,62px)!important;color:#f8dfad!important}#result .report-cover,#result .report-details,#result .deep-detail-panel,#result .timeline-card,#result .free-report,#result .bazi-visual-section{position:static!important;display:block!important;margin:0 0 56px!important;padding:0!important}#result .score-card,#result .poster-card,#result .bazi-visual-section,#result .free-report,#result .timeline-card,#result .deep-detail-panel,#result .report-card{color:#16231fe6!important}#result .poster-preview{margin:0 auto 24px!important;max-width:520px!important;box-shadow:0 30px 90px #0003!important}#result .free-card,#result .timeline-item,#result .locked-item,#result .bazi-pan-grid article,#result .visual-pillar{border:0!important;border-radius:0!important;background:#fffaf185!important;box-shadow:none!important}#profile{max-width:1050px!important}#profile .profile-card{display:grid!important;grid-template-columns:auto 1fr;gap:24px;align-items:center;padding:0 0 34px!important}#profile .medal-collection,#profile .destiny-gallery{margin:40px 0!important}#profile .menu-list{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:12px!important;margin-top:36px!important}#profile .menu-list button{grid-column:span 4;min-height:92px;padding:18px 20px!important;border-radius:999px 999px 999px 28px!important;color:#f8ebcfe0!important;background:linear-gradient(145deg,#08120fc7,#0d221c8a)!important}#profile .menu-list button:nth-child(3n+1){grid-column:span 5}#profile .menu-list button:nth-child(4n){grid-column:span 3}#profile .menu-list button span{color:#d8ae63c7!important}.ambient-widget{top:0;right:0;bottom:auto;left:0;pointer-events:none}#ambient.ambient-widget{position:fixed!important}.ambient-widget-toggle{display:none!important}.ambient-widget-panel{position:fixed!important;top:var(--ambient-anchor-top, 72px)!important;right:auto!important;left:min(var(--ambient-anchor-left, calc(100vw - 530px) ),calc(100vw - 514px))!important;bottom:auto!important;width:min(480px,calc(100vw - 28px))!important;max-height:calc(100vh - var(--ambient-anchor-top, 72px) - 22px)!important;border:0!important;border-radius:0 0 22px 22px!important;background:linear-gradient(180deg,#050b09fa,#0a1c17f0)!important;box-shadow:0 30px 80px #0000005c!important;transform-origin:top center;transform:translateY(-16px) scaleY(.96)!important}.ambient-widget.is-open .ambient-widget-panel{transform:translateY(0) scaleY(1)!important}.ambient-widget .ambient-hero{display:grid!important;grid-template-columns:minmax(0,1fr) 148px!important;gap:12px!important}.ambient-widget .ambient-task,.ambient-widget .ambient-mode-tabs,.ambient-widget .ambient-controls{grid-column:1 / 2!important}.ambient-widget .ambient-timer-ring{grid-column:2 / 3!important;grid-row:1 / 4!important;width:132px!important;height:132px!important;justify-self:center!important;align-self:center!important;margin:0!important}.ambient-widget .ambient-controls{grid-template-columns:1fr!important}.ambient-widget .ambient-sound-grid{grid-template-columns:1fr 1fr!important;padding-right:0}.ambient-widget .ambient-sound-card{grid-template-columns:36px minmax(0,1fr)!important;align-items:center!important}}@media(max-width:980px){.home-hero-video{display:none}.ambient-widget-panel{border-radius:22px 22px 0 0!important}}@media(min-width:981px){#measure{min-height:100vh!important;overflow:hidden!important}#measure.active:before{content:"";position:absolute;left:50%;top:53%;width:min(610px,56vw);height:min(610px,56vw);border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(216,174,99,.22) 0 2px,transparent 3px),repeating-radial-gradient(circle,transparent 0 70px,rgba(216,174,99,.1) 71px 72px),conic-gradient(from 0deg,#d8ae6324,#35c4a11a,#d8ae6324);mask:radial-gradient(circle,transparent 0 18%,#000 19% 62%,transparent 63%);opacity:.86;pointer-events:none;animation:compassSlowSpin 42s linear infinite}#measure.active:after{content:"知运";position:absolute;left:50%;top:53%;width:128px;height:128px;display:grid;place-items:center;border-radius:50%;transform:translate(-50%,-50%);color:#f8dfad;font-family:Songti SC,STSong,serif;font-size:28px;font-weight:900;background:radial-gradient(circle at 35% 25%,rgba(255,246,214,.28),transparent 30%),linear-gradient(145deg,#0c221df5,#020706f5);box-shadow:0 0 0 1px #d8ae6338,0 30px 80px #00000052;pointer-events:none;z-index:1}#measure .topbar{position:relative;z-index:2;max-width:460px}#measure .measure-section{display:contents!important}#measure .measure-group-header,#measure .notice{display:none!important}#measure .module{position:absolute!important;z-index:3;width:158px!important;min-height:158px!important;overflow:visible!important;display:grid!important;place-items:center;align-content:center;text-align:center!important;transition:transform .26s ease,box-shadow .26s ease,background .26s ease}#measure .module:hover{transform:translate(-50%,-50%) scale(1.06)!important;box-shadow:0 30px 90px #d8ae6329!important}#measure .module-icon{margin:0 auto 8px!important}#measure .module small{margin-top:6px;font-size:12px!important}#measure .module em{position:static!important;margin-top:10px;padding:4px 10px;border-radius:999px;background:#d8ae631f}#measure .theme-gate-oracle{left:calc(50% + 0px);top:calc(53% - 212px);transform:translate(-50%,-50%)}#measure .theme-gate-near{left:calc(50% + 200px);top:calc(53% - 106px);transform:translate(-50%,-50%)}#measure .theme-gate-full{left:calc(50% + 200px);top:calc(53% + 106px);transform:translate(-50%,-50%)}#measure .theme-gate-year{left:calc(50% + 0px);top:calc(53% + 212px);transform:translate(-50%,-50%)}#measure .theme-gate-wealth{left:calc(50% - 200px);top:calc(53% + 106px);transform:translate(-50%,-50%)}#measure .theme-gate-love{left:calc(50% - 200px);top:calc(53% - 106px);transform:translate(-50%,-50%)}}@keyframes compassSlowSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}.desktop-home-hero{display:none}@keyframes spinClockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinCounterClockwise{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes starPulse{0%,to{transform:scale(1);opacity:.35}50%{transform:scale(1.4);opacity:1;box-shadow:0 0 14px var(--gold),0 0 24px var(--gold)}}@media(min-width:981px){body:has(#measure.active) .measure-cosmos-video,body:has(#form.active) .measure-cosmos-video,body:has(#oracle.active) .measure-cosmos-video{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;width:100vw!important;height:100vh!important;object-fit:cover!important;opacity:.58!important;pointer-events:none!important}body:has(#measure.active):after,body:has(#form.active):after,body:has(#oracle.active):after,body:has(#result.active):after{content:""!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;pointer-events:none!important;background:linear-gradient(90deg,#030706f5,#030706b3 45%,#03070638)!important}.phone,#measure,#form,#oracle,#result,#profile{position:relative!important;z-index:1!important;background:transparent!important;border:0!important;box-shadow:none!important}#measure,#form,#oracle,#result,#profile{max-width:1120px!important;padding:136px 52px 110px!important;color:#fff2cee0!important}#measure .topbar,#form .subbar,#oracle .subbar,#result .subbar,#profile .subbar,#measure .measure-section,#measure .notice,#form .module-brief,#form .calc-form,#form .calc-mode-card,#form .notice,#oracle .oracle-card,#oracle .oracle-result,#profile .profile-card,#profile .medal-collection,#profile .destiny-gallery,#profile .notice,#profile .menu-list,#profile .collection-empty,#result .report-cover,#result .score-card,#result .poster-card,#result .bazi-visual-section,#result .flow-detail-board,#result .free-report,#result .timeline-preview,#result .locked-report,#result .full-report,#result .complete-report,#result .report-poster-panel,#result .ad-slot,#result article,#result button:not(.sticky):not(.timeline-lock),#result .overview-pill,#result .useful-chip,#result .bazi-pan-grid article,#result .visual-pillar,#result .insight-map,#result .report-download{border:0!important;outline:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}#measure .topbar h2,#form .subbar h2,#oracle .subbar h2,#result .subbar h2,#profile .subbar h2{color:#f8dfad!important;font-family:Songti SC,STSong,serif!important;font-size:clamp(46px,5.4vw,76px)!important;line-height:.98!important;letter-spacing:0!important;text-shadow:0 22px 70px rgba(0,0,0,.55)!important}#measure.active:before{top:56%!important;width:min(650px,58vw)!important;height:min(650px,58vw)!important;opacity:.5!important}#measure.active:after{top:56%!important;background:#03070647!important;box-shadow:0 0 0 1px #f8dfad2e,0 0 80px #f8dfad1f!important}#measure .module{width:174px!important;min-height:174px!important;overflow:visible!important;padding:0!important;border:0!important;border-radius:50%!important;color:#fff2cee0!important;background:transparent!important;box-shadow:none!important;text-shadow:0 18px 52px rgba(0,0,0,.76)!important}#measure .module:before,#measure .module:after,#measure .theme-gate:before,#measure .theme-gate:after,#measure .theme-gate>i{display:none!important}#measure .module-icon{width:48px!important;height:48px!important;margin:0 auto 8px!important;border:1px solid rgba(248,223,173,.22)!important;color:#f8dfad!important;background:#03070647!important}#measure .module strong,#form .module-brief strong,#oracle .oracle-head strong,#result .section-title h3,#result article>strong,#result .deep-section>strong,#profile .section-title h3,#profile .profile-main strong{color:#fff2ce!important}#measure .module small,#measure .module em,#form .module-brief p,#form .module-brief li,#form .notice p,#oracle .oracle-head p,#oracle .oracle-result p,#result p,#profile p{color:#fff2ceb3!important;background:transparent!important}#measure .theme-gate-oracle{top:calc(56% - 235px)!important}#measure .theme-gate-near{left:calc(50% + 225px)!important;top:calc(56% - 118px)!important}#measure .theme-gate-full{left:calc(50% + 225px)!important;top:calc(56% + 118px)!important}#measure .theme-gate-year{top:calc(56% + 235px)!important}#measure .theme-gate-wealth{left:calc(50% - 225px)!important;top:calc(56% + 118px)!important}#measure .theme-gate-love{left:calc(50% - 225px)!important;top:calc(56% - 118px)!important}#form .calc-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 30px!important;max-width:920px!important;padding:0!important}#form .calc-mode-card,#form .location-field,#form .calc-form>button[type=submit]{grid-column:1 / -1!important}#form .calc-form input,#form .calc-form select,#form .custom-select-trigger,#form .select-trigger,#oracle textarea{border:0!important;border-bottom:1px solid rgba(248,223,173,.25)!important;border-radius:0!important;color:#fff2ce!important;background:#0307062e!important;box-shadow:none!important}#result{display:block!important;max-width:900px!important}#result.screen.app.active,#result.screen.app,#result.active{display:block!important;grid-template-columns:none!important}#result .poster-card{display:none!important}#result .score-card{max-width:720px!important;padding:0!important}#result .report-cover,#result .bazi-visual-section,#result .free-report,#result .timeline-preview,#result .locked-report,#result .full-report,#result .complete-report,#result .report-poster-panel{display:block!important;width:min(760px,100%)!important;margin:0 0 72px!important;padding:0!important}#result .free-report article,#result .timeline-item,#result .locked-report button,#result .report-download{padding:22px 0!important;border-top:1px solid rgba(248,223,173,.14)!important}#result .timeline-lock,#result .sticky,#form .calc-form>button[type=submit],#oracle #castOracle{width:max-content!important;min-width:180px!important;border:0!important;border-radius:7px!important;color:#06100d!important;background:#f3d38a!important;box-shadow:0 18px 44px #d8ae632e!important}#profile .profile-card,#profile .medal-collection,#profile .destiny-gallery,#profile .notice{padding:0!important;margin:0 0 56px!important}#profile .menu-list{display:flex!important;flex-wrap:wrap!important;gap:14px 28px!important;max-width:820px!important;margin:44px 0 58px!important;padding:0!important}#profile .menu-list button{width:auto!important;min-height:0!important;padding:0 0 8px!important;border:0!important;border-bottom:1px solid rgba(248,223,173,.18)!important;border-radius:0!important;color:#fff2ce!important;background:transparent!important;box-shadow:none!important}#result.report-locked .report-cover .score-card,#result .report-cover .score-card,#result .score-card,#result .free-report article,#result article.deep-section,#result .deep-section.report-download,#result .historical-echo-card{max-width:760px!important;padding:18px 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#fff2ced6!important}#result .free-report article+article,#result .timeline-item,#result .locked-report button,#result .deep-section.report-download{border-top:0!important}#profile .profile-actions button,#profile .section-title button,#profile #medalCollectionBtn,#profile #resetAvatarBtn,#profile #loginEntryBtn{border:0!important;border-radius:0!important;color:#f8dfad!important;background:transparent!important;box-shadow:none!important}#measure :where(section,article,div,p,ul,li,span,small,strong,em),#form :where(section,article,div,p,ul,li,span,small,strong,em),#oracle :where(section,article,div,p,ul,li,span,small,strong,em),#result :where(section,article,div,p,ul,li,span,small,strong,em),#profile :where(section,article,div,p,ul,li,span,small,strong,em){background:transparent!important;box-shadow:none!important}#measure :where(section,article,div,p,ul,li,span,small,strong,em):before,#measure :where(section,article,div,p,ul,li,span,small,strong,em):after,#form :where(section,article,div,p,ul,li,span,small,strong,em):before,#form :where(section,article,div,p,ul,li,span,small,strong,em):after,#oracle :where(section,article,div,p,ul,li,span,small,strong,em):before,#oracle :where(section,article,div,p,ul,li,span,small,strong,em):after,#result :where(section,article,div,p,ul,li,span,small,strong,em):before,#result :where(section,article,div,p,ul,li,span,small,strong,em):after,#profile :where(section,article,div,p,ul,li,span,small,strong,em):before,#profile :where(section,article,div,p,ul,li,span,small,strong,em):after{background:transparent!important;box-shadow:none!important}#result .score-overview-grid,#result .overview-pill,#result .pillar-board,#result .element-board,#result .element-bars,#result .useful-god-board,#result .flow-detail-board,#result .timeline-list,#profile .collection-grid,#profile .gallery-empty,#profile .profile-main,#form .module-brief,#form .calc-mode-card,#oracle .oracle-head{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body:has(#result.active) .global-cosmos-video{display:none!important;opacity:0!important;visibility:hidden!important}body:has(#result.active):after{display:none!important;content:none!important;background:transparent!important}#result{display:block!important;max-width:100%!important;margin:0!important;padding:0!important;background:transparent!important;color:#2c3531!important;overflow-y:auto!important;overflow-x:hidden!important;position:relative!important}.destiny-report-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 300px,#fcfbf8,#f8f6f1)!important;overflow:hidden}.destiny-parallax-container{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.destiny-layer-mountains{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;will-change:transform}.destiny-layer-mountains .mountain-svg{position:absolute;width:200px;height:1000px;opacity:.02;transition:opacity .3s ease}.destiny-layer-mountains .m-left-1{left:0;top:200px;animation:mountainFloatLeft 180s ease-in-out infinite}.destiny-layer-mountains .m-right-1{right:0;top:400px;animation:mountainFloatRight 180s ease-in-out infinite}@keyframes mountainFloatLeft{0%,to{transform:translateY(0) scaleY(1);opacity:.02}50%{transform:translateY(10px) scaleY(1.03);opacity:.025}}@keyframes mountainFloatRight{0%,to{transform:translateY(0) scaleY(1.01);opacity:.018}50%{transform:translateY(-15px) scaleY(.99);opacity:.022}}.destiny-layer-clouds{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;will-change:transform}.destiny-layer-clouds .cloud-svg{position:absolute;width:70px;height:70px;opacity:.03}.destiny-layer-clouds .c-left-1{left:15px;top:550px;animation:cloudFloatLeft 100s ease-in-out infinite}.destiny-layer-clouds .c-right-1{right:25px;top:1050px;animation:cloudFloatRight 100s ease-in-out infinite}@keyframes cloudFloatLeft{0%,to{transform:translate(0);opacity:.028}50%{transform:translate(6px,-4px);opacity:.035}}@keyframes cloudFloatRight{0%,to{transform:translate(0);opacity:.025}50%{transform:translate(-6px,4px);opacity:.032}}.destiny-layer-lines{position:fixed;left:50%;top:0;width:760px;height:100%;transform:translate(-50%);z-index:2;pointer-events:none}.destiny-lines-svg{width:100%;height:100%}.destiny-main-line{stroke-dasharray:100 1000;stroke-dashoffset:1100;animation:lineGlowFlow 24s cubic-bezier(.4,0,.2,1) infinite}@keyframes lineGlowFlow{0%{stroke-dashoffset:1100}to{stroke-dashoffset:-1100}}.destiny-hero-plate-container{position:absolute;right:-100px;top:-50px;width:500px;height:500px;z-index:3;pointer-events:none;animation:plateRotateAnimation 300s linear infinite;transform-origin:250px 250px}@keyframes plateRotateAnimation{to{transform:rotate(360deg)}}.destiny-plate-core{transform-origin:250px 250px;animation:coreBreatheAnimation 6s ease-in-out infinite}@keyframes coreBreatheAnimation{0%,to{transform:scale(.96);opacity:.2}50%{transform:scale(1.06);opacity:.35}}.destiny-layer-mist{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 40%,rgba(255,252,246,.12) 0%,transparent 60%);opacity:.5;animation:mistFlow 60s ease-in-out infinite;pointer-events:none}@keyframes mistFlow{0%,to{opacity:.35}50%{opacity:.55}}.destiny-divider{display:flex;justify-content:center;align-items:center;margin:64px auto!important;width:80px;height:1px;background:#c8a96a33!important;position:relative;z-index:5}.destiny-divider:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:5px;height:5px;border-radius:50%;background:#c8a96a;box-shadow:0 0 6px #c8a96a4d}.destiny-report-footer-bg{position:relative;width:100%;height:250px;margin-top:80px;pointer-events:none;overflow:hidden}.destiny-report-footer-bg .footer-mountain-svg{position:absolute;bottom:0;left:0;width:100%;height:100%}.destiny-report-footer-bg .footer-cloud-svg{position:absolute;bottom:40px;right:40px;width:120px;height:60px}#result header.subbar,#result .report-cover,#result .bazi-visual-section,#result .free-report,#result .timeline-preview,#result .locked-report,#result .full-report,#result .ai-poster-panel,#result .ad-slot{position:relative!important;z-index:5!important;max-width:760px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;padding-left:20px!important;padding-right:20px!important}#result header.subbar{padding-top:56px!important;margin-bottom:24px!important}#result h2,#result h3,#result strong{color:#2c3531!important;font-family:Songti SC,STSong,serif!important}#result p,#result span:not(.avatar),#result li,#result small,#result em{color:#4a534f!important}#result .score-card,#result .free-report article,#result .timeline-card,#result .deep-detail-panel,#result .insight-map,#result .profile-card,#result .medal-collection,#result .menu-list,#result .locked-report button{background:#fdfcf999!important;border:1px solid rgba(200,169,106,.16)!important;border-radius:12px!important;box-shadow:0 10px 30px #c8a96a08!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}#result .timeline-content{background:transparent!important;border:1px solid rgba(49,95,82,.06)!important}#result .pillar-board{background:#fdfcf980!important;border:1px solid rgba(200,169,106,.16)!important;border-radius:12px!important}#result .pillar-col{border-right-color:#c8a96a1a!important}#result .useful-chip{background:#fdfcf980!important;border:1px solid rgba(200,169,106,.15)!important;border-radius:10px!important}#result .useful-chip.good{border-left:3px solid #7c9d96!important}#result .useful-chip.avoid{border-left:3px solid #c9a55c!important}#result .useful-chip.tune{border-left:3px solid #b8914e!important}#result .element-bars{background:#fdfcf966!important;border-radius:10px!important;padding:12px!important}#result .poster-preview{background:radial-gradient(circle at 50% 40%,#fdfcf9,#f7f5ef)!important;border:1px solid rgba(200,169,106,.22)!important;box-shadow:0 20px 50px #c8a96a14!important}#result .poster-preview span,#result .poster-preview strong,#result .poster-preview p,#result .poster-preview em{color:#2c3531!important}#result .poster-preview .medal-orb{background:linear-gradient(135deg,#7c9d96,#59736e)!important;color:#fff2ce!important}.topbar-actions{display:flex!important;align-items:center!important;gap:20px!important;margin-left:auto!important}.topbar-ambient-toggle{height:40px!important;padding:0 16px!important;border-radius:999px!important;font-weight:800!important;font-size:13.5px!important;letter-spacing:.5px!important;color:#00e6a8!important;background:#00e6a814!important;border:1px solid rgba(0,230,168,.16)!important;cursor:pointer!important;transition:all .22s cubic-bezier(.16,1,.3,1)!important}.topbar-ambient-toggle:hover{transform:translateY(-1.5px)!important;background:#00e6a826!important;border-color:#00e6a84d!important;box-shadow:0 4px 12px #00e6a814!important}.topbar-ambient-toggle:active{transform:scale(.98)!important}.avatar-entry{width:40px!important;height:40px!important;min-height:40px!important;border-radius:50%!important;padding:0!important;cursor:pointer!important;transition:all .22s cubic-bezier(.16,1,.3,1)!important}.avatar-entry:hover{transform:translateY(-1.5px)!important;box-shadow:0 4px 12px #00000026!important}.ambient-widget-toggle{display:none!important}.ambient-widget-panel{position:fixed!important;top:80px!important;right:24px!important;bottom:auto!important;left:auto!important;width:min(390px,calc(100vw - 48px))!important;max-height:calc(100vh - 120px)!important;background:#08201ab8!important;backdrop-filter:blur(24px) saturate(140%)!important;-webkit-backdrop-filter:blur(24px) saturate(140%)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:24px!important;box-shadow:0 24px 80px #00000047!important;z-index:1200!important;padding:24px!important;box-sizing:border-box!important;pointer-events:auto!important;overflow-y:auto!important;overflow-x:hidden!important;opacity:0!important;transform:translateY(-12px) scale(.96)!important;filter:blur(8px)!important;visibility:hidden!important;transition:opacity .26s cubic-bezier(.16,1,.3,1),transform .26s cubic-bezier(.16,1,.3,1),filter .26s cubic-bezier(.16,1,.3,1),visibility .26s cubic-bezier(.16,1,.3,1)!important}.ambient-widget.is-open .ambient-widget-panel{opacity:1!important;transform:translateY(0) scale(1)!important;filter:blur(0)!important;visibility:visible!important}.ambient-widget-head{height:56px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:24px!important;padding:0!important}.ambient-widget-head h2{font-size:20px!important;font-weight:800!important;color:#fffaf0!important;margin:4px 0 0!important}.ambient-widget-head .eyebrow{font-size:11px!important;text-transform:uppercase!important;letter-spacing:1px!important;color:#ffffff5c!important}.ambient-widget-close{display:flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;border-radius:50%!important;color:#ffffff80!important;background:#ffffff14!important;border:0!important;font-size:18px!important;cursor:pointer!important;transition:all .2s ease!important}.ambient-widget-close:hover{background:#ffffff29!important;color:#fff!important}.ambient-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:24px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.ambient-task-card{flex:1!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:18px!important;padding:20px!important;display:flex!important;flex-direction:column!important;gap:14px!important;box-sizing:border-box!important}.ambient-task span{font-size:12px!important;color:#ffffff73!important;margin-bottom:6px!important;display:block!important}.ambient-task input{width:100%!important;background:#0003!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:8px!important;color:#fff2ce!important;padding:8px 12px!important;font-size:13.5px!important;box-shadow:none!important;box-sizing:border-box!important;transition:border-color .2s ease!important}.ambient-task input:focus{border-color:#00e6a866!important}.ambient-mode-tabs{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important;padding:4px!important;border-radius:10px!important;background:#00000040!important;width:100%!important;box-sizing:border-box!important}.ambient-mode-tabs button{padding:6px 0!important;min-width:0!important;font-size:12px!important;font-weight:700!important;border-radius:6px!important;color:#ffffff80!important;background:transparent!important;border:0!important;cursor:pointer!important;transition:all .2s ease!important}.ambient-mode-tabs button.active{background:#ffffff1f!important;color:#00e6a8!important}.ambient-mute-all{width:100%!important;min-height:36px!important;border-radius:8px!important;font-size:12px!important;font-weight:800!important;background:#e6505026!important;border:1px solid rgba(230,80,80,.22)!important;color:#ffa0a0!important;cursor:pointer!important;transition:all .22s cubic-bezier(.16,1,.3,1)!important}.ambient-mute-all:hover{transform:translateY(-1.5px)!important;background:#e6505038!important;border-color:#e6505059!important}.ambient-mute-all:active{transform:scale(.98)!important}.ambient-timer-ring{width:110px!important;height:110px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(0,0,0,.3) 54%,transparent 55%),conic-gradient(from -90deg,#c9a55c,#00e6a8,#c9a55c)!important;box-shadow:inset 0 0 0 8px #ffffff0a,0 8px 24px #0000002e!important;margin:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;cursor:pointer!important;transition:all .22s cubic-bezier(.16,1,.3,1)!important}.ambient-timer-ring:hover{transform:scale(1.04)!important;box-shadow:inset 0 0 0 8px #ffffff14,0 12px 30px #00e6a81f!important}.ambient-timer-ring span{font-size:20px!important;font-weight:800!important;color:#00e6a8!important;font-family:monospace!important;line-height:1!important}.ambient-timer-ring em{font-size:9px!important;color:#fff6!important;margin-top:4px!important;font-style:normal!important}.ambient-mixer{margin-bottom:24px!important;padding:0!important}.ambient-mixer .section-title{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:14px!important}.ambient-mixer .section-title h3{font-size:14px!important;font-weight:800!important;color:#ffffffb3!important;margin:0!important}.ambient-mixer .section-title button{font-size:11px!important;background:transparent!important;border:0!important;color:#fff6!important;cursor:pointer!important;transition:color .2s ease!important}.ambient-mixer .section-title button:hover{color:#ffa0a0!important}.ambient-sound-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.ambient-sound-card{height:64px!important;min-height:64px!important;padding:10px 12px!important;border-radius:16px!important;background:#ffffff0a!important;border:1px solid rgba(255,255,255,.08)!important;box-sizing:border-box!important;cursor:pointer!important;transition:all .22s cubic-bezier(.16,1,.3,1)!important}.ambient-sound-card:hover{transform:translateY(-2px)!important;background:#ffffff14!important;border-color:#ffffff29!important}.ambient-sound-card:active{transform:scale(.98)!important}.ambient-sound-card.is-active{border:1px solid rgba(80,220,170,.55)!important;box-shadow:0 0 0 1px #50dcaa2e,0 8px 24px #50dcaa1f!important;background:#50dcaa14!important}.ambient-sound-card.is-active i{background:#50dcaa26!important;color:#50dcaa!important}.ambient-sound-card i{background:#ffffff0f!important;color:#fff9!important;transition:all .2s ease!important}.ambient-sound-card strong{color:#ffffffd9!important;font-size:12.5px!important}.ambient-bottom-player{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:16px!important;padding:12px 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:24px!important;box-sizing:border-box!important}.player-info{display:flex!important;align-items:center!important;gap:12px!important;flex:1!important;min-width:0!important}.player-status-indicator{width:8px!important;height:8px!important;display:flex!important;align-items:center!important;justify-content:center!important}.player-status-dot{width:6px!important;height:6px!important;border-radius:50%!important;background:#ffffff40!important;transition:all .3s ease!important}.player-status-dot.is-playing{background:#00e6a8!important;box-shadow:0 0 8px #00e6a8!important;animation:dotPulse 1.8s ease-in-out infinite!important}@keyframes dotPulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.3);opacity:1}}.player-text{display:flex!important;flex-direction:column!important;min-width:0!important}.player-title{font-size:12px!important;font-weight:800!important;color:#fffaf0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.player-subtitle{font-size:10px!important;color:#fff6!important;margin-top:2px!important}.player-controls{display:flex!important;align-items:center!important;gap:10px!important}.player-icon-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;border-radius:50%!important;color:#ffffffb3!important;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.08)!important;cursor:pointer!important;transition:all .2s ease!important}.player-icon-btn:hover{background:#ffffff1f!important;color:#fff!important;transform:scale(1.05)!important}.player-icon-btn:active{transform:scale(.95)!important}}body:has(#profile.active) #profile{color:#1e2a24!important}body:has(#profile.active) #profile h2,body:has(#profile.active) #profile h3,body:has(#profile.active) #profile strong,body:has(#profile.active) #profile span,body:has(#profile.active) #profile p,body:has(#profile.active) #profile button,body:has(#profile.active) #profile div,body:has(#profile.active) #profile small,body:has(#profile.active) #profile .eyebrow,body:has(#profile.active) #profile .menu-item,body:has(#profile.active) #profile .profile-header,body:has(#profile.active) #profile .profile-card,body:has(#profile.active) #profile .medal-collection,body:has(#profile.active) #profile .destiny-gallery,body:has(#profile.active) #profile .notice,body:has(#profile.active) #profile .card-title,body:has(#profile.active) #profile .card-desc,body:has(#profile.active) #profile .stat-label,body:has(#profile.active) #profile .stat-value,body:has(#profile.active) #profile .badge-name,body:has(#profile.active) #profile .vip-level{color:#1e2a24!important}body:has(#profile.active) #profile p,body:has(#profile.active) #profile small,body:has(#profile.active) #profile .eyebrow,body:has(#profile.active) #profile .card-desc,body:has(#profile.active) #profile .menu-list span{color:#55665e!important}body:has(#profile.active) #profile .menu-item i{color:#4a5c53!important}
