#root{max-width:100%;margin:0 auto;padding:0;text-align:center}.App{width:100%;min-height:100vh;overflow-x:hidden}main{width:100%}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.chatbot-toggler{position:fixed;bottom:30px;right:30px;width:60px;height:60px;border-radius:50%;background:var(--gradient-primary);border:2px solid rgba(255,255,255,.1);cursor:pointer;box-shadow:0 4px 15px #00f0ff4d;z-index:1000;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;align-items:center;justify-content:center;color:var(--text-primary)}.chatbot-toggler:hover{transform:scale(1.1) rotate(5deg);box-shadow:0 6px 25px #7000ff80}.chatbot-toggler span{font-size:24px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.chatbot-window{position:fixed;bottom:100px;right:30px;width:350px;height:500px;background:#0f172ad9;background:var(--bg-elevated);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid var(--glass-border);border-radius:16px;box-shadow:var(--glass-shadow);z-index:999;overflow:hidden;transform-origin:bottom right;animation:chatbot-pop .3s cubic-bezier(.175,.885,.32,1.275)}.chatbot-loading{display:flex;align-items:center;justify-content:center;height:100%;width:100%;color:var(--text-secondary);font-family:var(--font-mono);font-size:.9rem;background:#0003}@keyframes chatbot-pop{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width: 768px){.chatbot-window{width:calc(100vw - 40px);max-width:400px;height:60vh;max-height:550px;right:20px;left:auto;bottom:90px}.chatbot-toggler{width:56px;height:56px;bottom:24px;right:20px}.chatbot-toggler span{font-size:22px}}@media (max-width: 480px){.chatbot-window{width:calc(100vw - 32px);height:60vh;bottom:85px;right:16px}.chatbot-toggler{width:52px;height:52px;bottom:20px;right:16px}}@media (max-width: 767px) and (orientation: landscape){.chatbot-window{height:80vh;width:calc(100vw - 20px);max-width:500px}}@media (max-width: 479px){:root{font-size:14px}h1{font-size:2rem!important}h2{font-size:1.5rem!important}h3{font-size:1.2rem!important}button{min-height:44px;min-width:44px}section{padding:1rem!important}}@media (max-width: 767px){header{padding:1rem 1.5rem!important}.container{padding-left:1rem;padding-right:1rem}p{font-size:1rem;line-height:1.6}button{font-size:.9rem;padding:.8rem 1.5rem}[class*=Grid]{grid-template-columns:1fr!important;gap:1rem!important}section{margin-bottom:2rem!important}body{overflow-x:hidden}}@media (min-width: 768px) and (max-width: 991px){[class*=Grid]{grid-template-columns:repeat(2,1fr)!important}h1{font-size:3rem!important}h2{font-size:2.2rem!important}.container{max-width:100%;padding:0 2rem}}@media (min-width: 992px) and (max-width: 1199px){[class*=Grid]{grid-template-columns:repeat(3,1fr)!important}.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}@media (hover: none) and (pointer: coarse){a,button,[role=button]{min-height:44px;min-width:44px;padding:.75rem 1.5rem}*:hover{transform:none!important}*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width: 767px) and (orientation: landscape){section{min-height:auto!important;padding-top:2rem!important;padding-bottom:2rem!important}header{position:fixed!important;top:0;left:0;right:0;z-index:9999}main{padding-top:80px}}@media print{*{background:#fff!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a[href]:after{content:" (" attr(href) ")"}nav,button,.chatbot-toggler,.chatbot-window{display:none!important}section{page-break-inside:avoid}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
