@import"https://fonts.cdnfonts.com/css/general-sans";@import"https://fonts.cdnfonts.com/css/boska";:root{font-family:General Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#2a2a2a;background:transparent;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{margin:0;padding:0;width:100%;min-height:100vh}body{background:transparent;color:#2a2a2a;font-family:General Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell{width:100%;min-height:100vh}.reference-frame{display:block;width:100%;min-height:100vh;border:0;background:transparent}.app-shell-hybrid{position:relative;min-height:100vh}.frame-section{position:relative;z-index:1;padding:48px 24px 96px}.reference-frame-embedded{width:min(1400px,calc(100vw - 48px));height:100vh;margin:0 auto;border-radius:28px;box-shadow:0 24px 80px #161e0b24;overflow:hidden}@media (max-width: 768px){.frame-section{padding:24px 12px 48px}.reference-frame-embedded{width:calc(100vw - 24px);height:90vh;border-radius:20px}}.font-serif,.font-display{font-family:Boska,Georgia,Times New Roman,serif}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-scroll{animation:scroll 30s linear infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#2a2a2a0d}::-webkit-scrollbar-thumb{background:#2a2a2a33;border-radius:4px}::selection{background:#d1e29d;color:#2a2a2a}
