:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f7fb;--panel:#fff;--panel-soft:#f0f5f7;--ink:#1d2630;--muted:#697684;--line:#dfe7ee;--good:#43a77b;--warning:#d6923d;--danger:#d85f73;--soft-blue:#5a91c8;--accent:#d85f73;--accent-2:#43a77b;--ring:#e6edf3;--shadow:0 22px 60px #25374d1f}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;color:var(--ink);margin:0;font-family:Inter,Segoe UI,Microsoft YaHei,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:progress;opacity:.7}.appShell{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#182333;flex-direction:column;gap:28px;padding:28px 20px;display:flex}.brand{align-items:center;gap:14px;display:flex}.brandMark{background:linear-gradient(145deg,#f27b91,#47b88a);border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.brand h1,.brand p,.topbar h2,.topbar p,.panel h3,.panel p{margin:0}.brand h1{font-size:20px;line-height:1.2}.brand p{color:#ffffffa8;margin-top:4px;font-size:12px}.navList{gap:8px;display:grid}.navButton{color:#ffffffb8;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;height:44px;padding:0 12px;display:flex}.navButton svg{width:18px;height:18px}.navButton.active,.navButton:hover{color:#fff;background:#ffffff1c}.privacyNote{color:#ffffffc2;border-top:1px solid #ffffff1f;align-items:flex-start;gap:10px;margin-top:auto;padding-top:18px;font-size:13px;line-height:1.5;display:flex}.workspace{flex-direction:column;gap:22px;padding:28px;display:flex}.topbar{justify-content:space-between;align-items:center;gap:16px;display:flex}.topbar h2{letter-spacing:0;margin-top:5px;font-size:28px}.overline{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.topActions,.feedbackActions,.statusHeader,.shareControls{align-items:center;gap:12px;display:flex}.statusHeader{justify-content:space-between}.primaryButton,.iconTextButton{border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex}.primaryButton{background:var(--ink);color:#fff}.iconTextButton{background:var(--panel);color:var(--ink);border:1px solid var(--line)}.dangerButton{color:#b9475b}.grid{gap:18px;display:grid}.twoColumn{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)}.panel{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;padding:22px}.wide{grid-column:1/-1}.heroPanel{background:radial-gradient(circle at 84% 14%,#d85f732e,#0000 28%),radial-gradient(circle at 12% 86%,#43a77b2b,#0000 30%),#fff;flex-direction:column;gap:24px;min-height:420px;display:flex}.panel h3{margin-top:6px;font-size:24px;line-height:1.2}.watchBadge{background:var(--panel-soft);height:38px;color:var(--muted);border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:13px;display:inline-flex}.scoreRow{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.scoreDial{justify-items:center;gap:10px;display:grid}.dialRing{border-radius:50%;place-items:center;width:118px;height:118px;display:grid}.dialRing span{background:#fff;border-radius:50%;place-items:center;width:86px;height:86px;font-size:28px;font-weight:800;display:grid}.healthGrid,.analysisStats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.metric{background:var(--panel-soft);border-radius:8px;gap:6px;padding:14px;display:grid}.metric span,.patternItem small{color:var(--muted);font-size:12px}.metric b{font-size:18px}.inferenceBlock{gap:14px;margin-top:16px;display:grid}.emotionResult{background:#f8eef1;border-radius:8px;gap:4px;padding:18px;display:grid}.emotionResult span,.emotionResult small,.reasonText{color:var(--muted)}.emotionResult strong{color:var(--accent);font-size:36px;line-height:1}.reasonText{font-size:14px;line-height:1.75}.adviceBox{background:#eff7f2;border-radius:8px;align-items:flex-start;gap:8px;padding:14px;line-height:1.6;display:flex}.adviceBox.partner{background:#eef4fb}.starGroup{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.starGroup span{color:var(--ink);font-size:14px;font-weight:700}.stars{gap:3px;display:flex}.star{color:#c8d1da;background:0 0;border:0;padding:2px;font-size:24px;line-height:1}.star.active{color:#e0a33d}.correction,.chipRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chip{border:1px solid var(--line);min-height:36px;color:var(--muted);background:#fff;border-radius:8px;padding:0 12px;font-size:14px;font-weight:700}.chip.active{color:#fff;background:var(--accent);border-color:var(--accent)}.chip.active.subtle{background:var(--accent-2);border-color:var(--accent-2)}.emptyState{min-height:320px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:14px;line-height:1.7;display:grid}.shareControls{flex-wrap:wrap;margin-top:16px}.radioCard{border:1px solid var(--line);color:var(--muted);border-radius:8px;align-items:center;gap:8px;padding:12px 14px;font-size:14px;font-weight:700;display:flex}.partnerRadar{color:#fff;background:linear-gradient(140deg,#182333eb,#264e5fe6),#182333}.partnerRadar .overline,.partnerRadar .largeAdvice{color:#ffffffb8}.largeAdvice{max-width:680px;margin-top:10px;font-size:22px;line-height:1.5}.doDont{grid-template-columns:1fr 1fr;gap:12px;margin-top:auto;display:grid}.doDont div{background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;gap:8px;padding:16px;display:grid}.doDont span{color:#ffffffbd;line-height:1.6}.messageList,.patternList,.dataTable{gap:10px;margin-top:16px;display:grid}.messageList button{border:1px solid var(--line);text-align:left;min-height:66px;color:var(--ink);background:#fff;border-radius:8px;gap:4px;padding:12px 14px;display:grid}.messageList span,.messageList small{color:var(--muted);line-height:1.45}.feedbackActions{flex-wrap:wrap;margin-top:16px}.analysisStats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:18px 0}.jobSummary{color:#286a4f;background:#eff7f2;border-radius:8px;margin-top:16px;padding:14px;line-height:1.6}.subtleSummary{color:#315f89;background:#eef4fb}.patternItem{background:var(--panel-soft);border-radius:8px;gap:6px;padding:14px;line-height:1.5;display:grid}.patternItem b{color:var(--accent)}.dataRow{border-bottom:1px solid var(--line);grid-template-columns:220px 1fr 70px;align-items:center;gap:16px;min-height:58px;display:grid}.dataRow:last-child{border-bottom:0}.dataRow span{color:var(--muted)}.dataRow strong{text-align:right;font-size:20px}.eventTimeline,.barList,.reportGrid{gap:10px;margin-top:16px;display:grid}.eventItem{border:1px solid var(--line);background:#fff;border-radius:8px;gap:5px;padding:12px;line-height:1.45;display:grid}.eventItem b{color:var(--ink);font-size:13px}.eventItem span,.eventItem small,.barRow span{color:var(--muted);font-size:13px}.weightItem b{color:var(--accent)}.barRow{grid-template-columns:minmax(180px,.8fr) 1fr 44px;align-items:center;gap:12px;display:grid}.barRow div{background:var(--ring);border-radius:999px;height:10px;overflow:hidden}.barRow i{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--accent-2));height:100%;display:block}.barRow b{text-align:right}.reportGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.reportBlock{border:1px solid var(--line);background:var(--panel-soft);border-radius:8px;align-content:start;gap:8px;padding:14px;display:grid}.reportBlock b{color:var(--accent)}.reportBlock span{color:var(--muted);line-height:1.55}@media (width<=1100px){.appShell{grid-template-columns:1fr}.sidebar{min-height:auto}.navList{grid-template-columns:repeat(5,minmax(0,1fr))}.twoColumn{grid-template-columns:1fr}}.askPanel{gap:16px}.questionInput{resize:vertical;border:1px solid var(--line);width:100%;min-height:150px;color:var(--ink);background:#fff;border-radius:8px;outline:none;padding:16px;line-height:1.7}.textInput{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:#fff;border-radius:8px;outline:none;padding:0 12px}.textInput:focus,.questionInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px #d85f731f}.modeGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.modeCard{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;gap:8px;min-height:104px;padding:14px;display:grid}.modeCard span{color:var(--muted);font-size:13px;line-height:1.55}.modeCard.active{border-color:var(--accent);background:#f8eef1}.searchToggle{min-height:44px;color:var(--ink);align-items:center;gap:8px;font-weight:700;display:inline-flex}.askButton{width:fit-content}.answerBlock{gap:14px;margin-top:16px;display:grid}.modelTag{color:var(--accent);flex-wrap:wrap;gap:8px;font-size:13px;font-weight:800;display:flex}.modelTag span{color:#286a4f;background:#eff7f2;border-radius:999px;padding:2px 8px}.searchResults{gap:10px;display:grid}.searchResults a{border:1px solid var(--line);color:var(--ink);background:var(--panel-soft);border-radius:8px;gap:6px;padding:12px;text-decoration:none;display:grid}.searchResults span,.questionRow span{color:var(--muted);font-size:13px;line-height:1.5}.questionHistory{gap:10px;margin-top:16px;display:grid}.questionRow{border-bottom:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:12px;min-height:54px;display:grid}.signalGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.signalButton{border:1px solid var(--line);text-align:left;min-height:132px;color:var(--ink);background:#fff;border-radius:8px;align-content:start;gap:9px;padding:14px;display:grid}.signalButton svg{color:var(--accent)}.signalButton span{color:var(--muted);font-size:13px;line-height:1.55}.signalTimeline,.settingsList,.syncForm,.timelineList{gap:10px;margin-top:16px;display:grid}.identityPair{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.identityCard{background:#ffffffad;border:1px solid #e84f862e;border-radius:18px;align-content:center;gap:8px;min-height:132px;padding:16px;display:grid}.identityCard.self{background:linear-gradient(135deg,#ff699f33,#ffffffc2);border-color:#e84f8675}.identityCard.waiting{border-style:dashed}.identityCard span,.identityCard small{color:var(--muted);font-size:13px;line-height:1.4}.identityCard strong{color:var(--rose-deep);font-size:34px;line-height:1.05}.syncNotice{color:#74304f;background:#ffffff9e;border-radius:8px;padding:12px 14px;line-height:1.55}.joinRow{grid-template-columns:1fr auto;gap:10px;display:grid}.signalItem,.toggleRow,.timelineItem{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.signalItem div,.timelineItem{min-width:0}.signalItem span,.timelineItem span,.timelineItem small,.emptyInline{color:var(--muted);line-height:1.5}.signalItem div,.timelineItem{gap:4px;display:grid}.emptyInline{background:var(--panel-soft);border-radius:8px;padding:14px}.insightGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.insightCard{background:var(--panel-soft);border-radius:8px;gap:7px;min-height:126px;padding:16px;display:grid}.insightCard span,.insightCard small{color:var(--muted);line-height:1.5}.insightCard b{color:var(--ink);font-size:28px}.darkText{color:var(--ink)}.doDont.light div{border-color:var(--line);background:#ffffffc2}.doDont.light span{color:var(--muted)}.toggleRow span{font-weight:700}.toggleRow input{width:42px;height:22px;accent-color:var(--accent)}@media (width<=720px){.workspace{padding:18px}.topbar,.statusHeader{flex-direction:column;align-items:flex-start}.topActions{flex-direction:column;width:100%}.primaryButton,.iconTextButton{width:100%}.navList,.scoreRow,.healthGrid,.analysisStats,.doDont,.identityPair,.modeGrid,.signalGrid,.insightGrid,.reportGrid,.joinRow,.questionRow,.barRow{grid-template-columns:1fr}.dataRow{grid-template-columns:1fr;gap:6px;padding:12px 0}.dataRow strong{text-align:left}}:root{--bg:#fff1f7;--panel:#ffffffc7;--panel-soft:#ffebf4b8;--ink:#3a1730;--muted:#8b6479;--line:#d25c892e;--good:#6fb58d;--warning:#c68a47;--danger:#cb476d;--soft-blue:#a681c8;--accent:#e84f86;--accent-2:#b65ac8;--rose-deep:#8f1648;--rose-gold:#d9a45f;--ring:#e84f861f;--shadow:0 28px 80px #8b164829}body{background:linear-gradient(#ffe9f4 0%,#fff6fb 38%,#f7e8ff 100%);overflow-x:hidden}body:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 18%,#ffffffc7,#0000 18%),radial-gradient(circle at 72% 8%,#ffc6dd8c,#0000 22%),linear-gradient(115deg,#ffffff40,#ffc2db33);position:fixed;inset:0}.appShell{isolation:isolate;position:relative}.romanticBackdropBase,.romanticTopOverlay{pointer-events:none;position:fixed;inset:0;overflow:hidden}.romanticBackdropBase{z-index:0}.romanticTopOverlay{z-index:8;opacity:.34;mix-blend-mode:screen;filter:saturate(.92);-webkit-mask-image:linear-gradient(#000 0% 72%,#0000 100%);mask-image:linear-gradient(#000 0% 72%,#0000 100%)}.romanticTopOverlay:after{content:"";background:linear-gradient(#ffffff1f,#0000 36%),radial-gradient(circle at 80% 18%,#ffacce14,#0000 20%);position:absolute;inset:0}.roseHalo{opacity:.28;filter:blur(1px);background:radial-gradient(circle at 48% 42%,#fff4f9f2 0 7%,#0000 8%),conic-gradient(from 18deg,#bf1d57,#ff8db5,#fff0f7,#d62f72,#9d1849,#ff9dc0,#bf1d57);border-radius:44% 56% 48% 52%;width:520px;height:520px;animation:10s ease-in-out infinite roseBreath;position:absolute;bottom:-140px;left:-120px}.roseHalo.secondary{opacity:.2;width:380px;height:380px;animation-delay:-3s;top:74px;left:auto;right:-95px}.bubbleField,.petalField,.topBubbleField,.topPetalField{position:absolute;inset:0}.loveBubble{background:radial-gradient(circle at 30% 24%,#fffffff2 0 12%,#0000 13%),radial-gradient(circle at 64% 72%,#ff7ead2e,#0000 44%),#ffb6d542;border:1px solid #ffffffb8;border-radius:50%;width:42px;height:42px;animation:18s linear infinite bubbleRise;position:absolute;bottom:-90px;box-shadow:inset 0 0 18px #ffffffb8,0 20px 50px #e84f861f}.loveBubble:first-child{width:28px;height:28px;animation-duration:16s;left:7%}.loveBubble:nth-child(2){animation-delay:-8s;left:15%}.loveBubble:nth-child(3){width:56px;height:56px;animation-duration:21s;animation-delay:-3s;left:24%}.loveBubble:nth-child(4){width:22px;height:22px;animation-delay:-12s;left:34%}.loveBubble:nth-child(5){animation-duration:19s;animation-delay:-5s;left:43%}.loveBubble:nth-child(6){width:64px;height:64px;animation-duration:25s;animation-delay:-15s;left:51%}.loveBubble:nth-child(7){width:30px;height:30px;animation-delay:-10s;left:59%}.loveBubble:nth-child(8){animation-duration:20s;animation-delay:-2s;left:67%}.loveBubble:nth-child(9){width:52px;height:52px;animation-duration:23s;animation-delay:-7s;left:75%}.loveBubble:nth-child(10){width:26px;height:26px;animation-delay:-13s;left:84%}.loveBubble:nth-child(11){animation-duration:18s;animation-delay:-4s;left:91%}.loveBubble:nth-child(12){width:60px;height:60px;animation-duration:26s;animation-delay:-18s;left:4%}.loveBubble:nth-child(13){width:34px;height:34px;animation-delay:-17s;left:29%}.loveBubble:nth-child(14){width:24px;height:24px;animation-delay:-20s;left:47%}.loveBubble:nth-child(15){width:48px;height:48px;animation-delay:-16s;left:63%}.loveBubble:nth-child(16){width:36px;height:36px;animation-delay:-22s;left:80%}.loveBubble:nth-child(17){width:44px;height:44px;animation-delay:-24s;left:11%}.loveBubble:nth-child(18){width:20px;height:20px;animation-delay:-26s;left:70%}.rosePetal{background:linear-gradient(135deg,#ffffff6b,#0000 32%),linear-gradient(160deg,#ff8ab2,#d93172 58%,#9f174a);border-radius:70% 18%;width:18px;height:34px;animation:13s ease-in infinite petalFall;position:absolute;top:-70px;transform:rotate(28deg);box-shadow:0 16px 30px #9f174a2e}.rosePetal:first-child{animation-delay:-2s;left:9%}.rosePetal:nth-child(2){animation-duration:15s;animation-delay:-8s;left:18%}.rosePetal:nth-child(3){animation-delay:-4s;left:31%}.rosePetal:nth-child(4){animation-duration:16s;animation-delay:-11s;left:38%}.rosePetal:nth-child(5){animation-delay:-6s;left:49%}.rosePetal:nth-child(6){animation-duration:17s;animation-delay:-13s;left:56%}.rosePetal:nth-child(7){animation-delay:-3s;left:64%}.rosePetal:nth-child(8){animation-duration:14s;animation-delay:-9s;left:72%}.rosePetal:nth-child(9){animation-delay:-1s;left:82%}.rosePetal:nth-child(10){animation-duration:18s;animation-delay:-10s;left:90%}.rosePetal:nth-child(11){animation-delay:-14s;left:23%}.rosePetal:nth-child(12){animation-duration:19s;animation-delay:-16s;left:44%}.rosePetal:nth-child(13){animation-delay:-18s;left:69%}.rosePetal:nth-child(14){animation-duration:20s;animation-delay:-20s;left:96%}.topLoveBubble{opacity:0;background:radial-gradient(circle at 30% 22%,#ffffffb8 0 10%,#0000 11%),radial-gradient(circle at 70% 74%,#ff8bbe29,#0000 42%),#ffc4de1f;border:1px solid #ffffff57;border-radius:50%;width:44px;height:44px;animation:24s linear infinite topBubbleDrift;position:absolute;bottom:-120px;box-shadow:inset 0 0 16px #ffffff47,0 18px 42px #e84f8614}.topLoveBubble:first-child{width:26px;height:26px;animation-delay:-2s;left:5%}.topLoveBubble:nth-child(2){width:58px;height:58px;animation-duration:31s;animation-delay:-12s;left:13%}.topLoveBubble:nth-child(3){width:34px;height:34px;animation-delay:-7s;left:22%}.topLoveBubble:nth-child(4){width:72px;height:72px;animation-duration:36s;animation-delay:-20s;left:31%}.topLoveBubble:nth-child(5){width:24px;height:24px;animation-delay:-15s;left:43%}.topLoveBubble:nth-child(6){width:48px;height:48px;animation-duration:28s;animation-delay:-4s;left:50%}.topLoveBubble:nth-child(7){width:64px;height:64px;animation-duration:34s;animation-delay:-18s;left:61%}.topLoveBubble:nth-child(8){width:28px;height:28px;animation-delay:-9s;left:70%}.topLoveBubble:nth-child(9){width:52px;height:52px;animation-duration:30s;animation-delay:-24s;left:78%}.topLoveBubble:nth-child(10){width:32px;height:32px;animation-delay:-6s;left:86%}.topLoveBubble:nth-child(11){width:70px;height:70px;animation-duration:38s;animation-delay:-16s;left:93%}.topLoveBubble:nth-child(12){width:40px;height:40px;animation-duration:33s;animation-delay:-27s;left:37%}.topRosePetal{opacity:0;background:linear-gradient(135deg,#ffffff4d,#0000 34%),linear-gradient(160deg,#ff8db53d,#d931722e 56%,#8f164829);border-radius:72% 18% 72% 20%;width:16px;height:31px;animation:18s ease-in infinite topPetalFloat;position:absolute;top:-90px;box-shadow:0 12px 28px #9f174a14}.topRosePetal:first-child{animation-delay:-6s;left:8%}.topRosePetal:nth-child(2){animation-duration:22s;animation-delay:-14s;left:19%}.topRosePetal:nth-child(3){animation-delay:-2s;left:28%}.topRosePetal:nth-child(4){animation-duration:24s;animation-delay:-18s;left:39%}.topRosePetal:nth-child(5){animation-delay:-10s;left:48%}.topRosePetal:nth-child(6){animation-duration:25s;animation-delay:-20s;left:58%}.topRosePetal:nth-child(7){animation-delay:-4s;left:69%}.topRosePetal:nth-child(8){animation-duration:23s;animation-delay:-16s;left:79%}.topRosePetal:nth-child(9){animation-delay:-8s;left:88%}.topRosePetal:nth-child(10){animation-duration:26s;animation-delay:-21s;left:96%}.sidebar,.workspace{z-index:2;position:relative}.sidebar{background:linear-gradient(160deg,#600c34f2,#aa265be6 48%,#6a2475eb),radial-gradient(circle at 30% 10%,#ffd2e457,#0000 32%);border:1px solid #ffffff42;border-radius:28px;margin:18px 0 18px 18px;overflow:hidden;box-shadow:0 30px 80px #70184c47}.sidebar:before{content:"";opacity:.72;background:radial-gradient(circle,#ffffff38,#0000 58%),conic-gradient(#ff8eb899,#fff0f7b3,#a71c4f80,#ff8eb899);border-radius:48%;width:260px;height:260px;animation:12s ease-in-out infinite reverse roseBreath;position:absolute;inset:-30% -18% auto auto}.brand,.navList,.privacyNote{z-index:1;position:relative}.brandMark{background:radial-gradient(circle at 32% 24%,#fff7fb 0 14%,#0000 15%),linear-gradient(145deg,#ff77a8,#b747c5 58%,#8f1648);border-radius:18px;box-shadow:0 18px 38px #ff5c9447}.brandMark svg{filter:drop-shadow(0 5px 10px #6d114142)}.brand h1{font-size:21px}.navButton{color:#fff3f9c7;border-radius:16px;min-height:46px;transition:transform .18s,background .18s,color .18s,box-shadow .18s}.navButton.active,.navButton:hover{color:#fff;background:#ffffff29;transform:translate(3px);box-shadow:inset 0 0 0 1px #ffffff29,0 12px 28px #46082b29}.workspace{padding:30px}.topbar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffff8f;border:1px solid #ffffffb3;border-radius:26px;padding:20px 22px;box-shadow:0 22px 70px #b13b701f}.topbar h2{color:var(--rose-deep);font-size:31px}.overline{color:#b54f7c;letter-spacing:.08em}.panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#ffffffd6,#fff4f99e),#ffffffbd;border-color:#ffffffc2;border-radius:24px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:0 24px 70px #b13b7024,inset 0 1px #ffffffc7}.panel:before{content:"";pointer-events:none;background:linear-gradient(120deg,#ffffff57,#0000 30%),radial-gradient(circle at 96% 6%,#ff80ae29,#0000 24%);position:absolute;inset:0}.panel:hover{border-color:#ffaecdd1;transform:translateY(-2px);box-shadow:0 34px 90px #b13b702e,inset 0 1px #ffffffe6}.panel>*{z-index:1;position:relative}.heroPanel{background:radial-gradient(circle at 86% 10%,#ff9abe47,#0000 30%),radial-gradient(circle at 16% 86%,#b65ac826,#0000 34%),linear-gradient(145deg,#ffffffe0,#ffe6f1b8)}.heroPanel:after{content:"";opacity:.18;background:radial-gradient(circle at 50% 48%,#fff 0 8%,#0000 9%),conic-gradient(from 34deg,#9b1748,#ff7fac,#fff0f7,#d93172,#9b1748);border-radius:46% 54% 48% 52%;width:190px;height:190px;animation:9s ease-in-out infinite roseBreath;position:absolute;bottom:-54px;right:-42px}.panel h3{color:var(--rose-deep)}.primaryButton{background:linear-gradient(135deg,#a81755,#e84f86 54%,#b65ac8);transition:transform .18s,box-shadow .18s,filter .18s;box-shadow:0 16px 34px #e84f8642}.primaryButton:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 20px 42px #e84f8652}.iconTextButton{color:var(--rose-deep);background:#ffffffad;border-color:#e84f862e;transition:transform .18s,border-color .18s,background .18s;box-shadow:0 10px 28px #b13b7017}.iconTextButton:hover{background:#ffffffdb;border-color:#e84f8657;transform:translateY(-1px)}.metric,.emotionResult,.patternItem,.insightCard,.emptyInline,.reportBlock{background:linear-gradient(145deg,#ffffffa8,#ffe2ef8c);border:1px solid #ffffff94;box-shadow:inset 0 1px #ffffffb3}.metric b,.insightCard b,.dataRow strong{color:var(--rose-deep)}.emotionResult strong{color:#0000;background:linear-gradient(120deg,#9b1748,#ff4f8d 48%,#b65ac8);-webkit-background-clip:text;background-clip:text}.dialRing{box-shadow:0 18px 45px #e84f8629}.dialRing span{color:var(--rose-deep);background:#ffffffe0}.adviceBox,.adviceBox.partner,.jobSummary,.subtleSummary{color:#74304f;background:linear-gradient(135deg,#fff7fbd1,#ffdcec8f);border:1px solid #ffffff9e}.partnerRadar{background:radial-gradient(circle at 82% 12%,#ffc5dc47,#0000 30%),linear-gradient(145deg,#801343f5,#c3376feb 52%,#6d2a7ceb)}.partnerRadar:after{opacity:.28}.chip,.radioCard,.modeCard,.signalButton,.messageList button,.searchResults a,.signalItem,.toggleRow,.timelineItem,.eventItem,.textInput,.questionInput{background:#ffffffad;border-color:#e84f862e;border-radius:18px}.chip.active,.modeCard.active{color:var(--rose-deep);background:linear-gradient(135deg,#ff699f29,#b65ac824);border-color:#e84f866b}.chip.active.subtle{color:#337050;background:linear-gradient(135deg,#6fb58d2e,#ffb8d333)}.star.active{color:var(--rose-gold);text-shadow:0 8px 22px #d9a45f47}.dataRow{border-bottom-color:#e84f8624}.barRow i{background:linear-gradient(90deg,#9b1748,#ff6ba1,#d9a45f)}.watchBadge{background:#ffffff94;border:1px solid #e84f8624}@keyframes bubbleRise{0%{opacity:0;transform:translate(0,0)scale(.76)}12%{opacity:.72}84%{opacity:.58}to{opacity:0;transform:translate(42px,-112vh)scale(1.14)}}@keyframes petalFall{0%{opacity:0;transform:translateY(-12vh)rotate(18deg)}10%{opacity:.74}to{opacity:0;transform:translate(86px,112vh)rotate(420deg)}}@keyframes topBubbleDrift{0%{opacity:0;transform:translate(-18px)scale(.74)}16%{opacity:.22}72%{opacity:.16}to{opacity:0;transform:translate(56px,-116vh)scale(1.18)}}@keyframes topPetalFloat{0%{opacity:0;transform:translate(-14px,-10vh)rotate(12deg)}14%{opacity:.2}74%{opacity:.14}to{opacity:0;transform:translate(96px,114vh)rotate(380deg)}}@keyframes roseBreath{0%,to{transform:scale(.96)rotate(0)}50%{transform:scale(1.04)rotate(7deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=1100px){.sidebar{margin:14px}.workspace{padding:0 18px 24px}}@media (width<=720px){.topbar,.panel{border-radius:20px}.sidebar{border-radius:22px}.roseHalo{width:320px;height:320px}}.scenarioMenu{position:relative}.scenarioMenu .scenarioDropdown{background:var(--panel);border:1px solid var(--line);min-width:180px;box-shadow:var(--shadow);z-index:12;border-radius:12px;flex-direction:column;gap:2px;padding:6px;display:none;position:absolute;top:calc(100% + 6px);right:0}.scenarioMenu:hover .scenarioDropdown,.scenarioMenu:focus-within .scenarioDropdown{display:flex}.scenarioMenu .scenarioDropdown button{text-align:left;color:var(--ink);background:0 0;border:none;border-radius:8px;padding:8px 10px;font-size:13px}.scenarioMenu .scenarioDropdown button:hover{background:var(--panel-soft)}
