@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=DM+Sans:wght@300;400;500&display=swap";@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=DM+Sans:wght@300;400;500&display=swap";:root{--bg:#faf6f0;--bg2:#f4ede3;--surface:#fff;--border:#3c28141a;--border-strong:#3c28142e;--text:#2a2520;--text-dim:#6a5e54;--text-faint:#a09488;--gold:#8a6a20;--gold-bg:#8a6a2017;--gold-border:#8a6a2038;--red:#b84030;--red-bg:#b8403012;--font-sans:"DM Sans", sans-serif;--font-serif:"Cormorant Garamond", serif;--color-purple-fill:#ece9f5;--color-purple-stroke:#9b8fc4;--color-purple-text:#4e437a;--color-blue-fill:#e6eff8;--color-blue-stroke:#5888bc;--color-blue-text:#2e5880;--color-teal-fill:#e3f2ed;--color-teal-stroke:#469c7c;--color-teal-text:#255e4a;--color-amber-fill:#f5ede0;--color-amber-stroke:#c07c38;--color-amber-text:#7a4c18;--color-coral-fill:#f5e8e4;--color-coral-stroke:#bc6858;--color-coral-text:#7a3828;--color-green-fill:#e6f0e0;--color-green-stroke:#629448;--color-green-text:#386220;--color-gray-fill:#eeece8;--color-gray-stroke:#948e84;--color-gray-text:#524e48;--color-gold-fill:#f5ecd6;--color-gold-stroke:#c8a246;--color-gold-text:#6e4e0c}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:var(--font-sans,"DM Sans", sans-serif);background:var(--bg);color:var(--text)}.app-loading{height:100vh;color:var(--text-faint);letter-spacing:.05em;justify-content:center;align-items:center;font-family:Cormorant Garamond,serif;font-size:1.1rem;display:flex}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}@media (prefers-reduced-motion:no-preference){.part-zone3-anim{animation:7s ease-in-out infinite drift3}.part-zone3-anim:nth-child(2n){animation-duration:8.5s;animation-delay:-3s}.part-zone3-anim:nth-child(3n){animation-duration:6.2s;animation-delay:-5s}.part-zone2-anim{animation:6s ease-in-out infinite pulse2}.part-zone2-anim:nth-child(2n){animation-duration:7.5s;animation-delay:-2.5s}@keyframes drift3{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes pulse2{0%,to{transform:scale(1)}50%{transform:scale(1.01)}}}@keyframes connect-pulse{0%,to{filter:drop-shadow(0 0 6px #c4955ab3)}50%{filter:drop-shadow(0 0 14px #c4955af2)}}.part-node{cursor:pointer}.part-node .node-shape{transition:filter .15s}.part-node:hover .node-shape{filter:drop-shadow(0 2px 8px #3c281440)brightness(.93)}@keyframes typing-dot{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#3c28141f;border-radius:2px}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes pulse-record{0%,to{box-shadow:0 0 #b8403026}50%{box-shadow:0 0 0 8px #b8403000}}
