@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+SC:wght@300;400;500;700&family=Noto+Serif+SC:wght@400;700&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&display=swap";@tailwind base;@tailwind components;@tailwind utilities;@layer base{html{scroll-behavior:smooth}body{@apply font-sans text-brand-primary bg-[#FAFAF9];-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;overscroll-behavior-y:none}h1,h2,h3,h4,h5,h6{@apply font-display;}button,a{-webkit-touch-callout:none}input,textarea,select{font-size:max(16px,1em)}}@keyframes bloodweb-node-enter{0%{opacity:0;transform:scale(.4);filter:blur(10px)}60%{opacity:1;transform:scale(1.08);filter:blur(0px)}to{opacity:1;transform:scale(1);filter:blur(0px)}}@keyframes bloodweb-line-draw{0%{stroke-dashoffset:1;opacity:.2}15%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes island-node-enter{0%{opacity:0}to{opacity:1}}@keyframes phraseSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#e2e8f0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#cbd5e1}html.dark body{background-color:#121212;color:#fff;transition:background-color .2s ease,color .2s ease}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#ffffff1a;border-radius:2px}.scrollable-content{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;-webkit-user-select:auto;user-select:auto}.safe-scroll-container{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}
