@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap";:root{--bg-primary: #1A0F00;--bg-secondary: #211402;--card-bg: rgba(74, 42, 22, .4);--accent: #FDB931;--text-primary: #FFFFFF;--text-secondary: #E7C6A2;--text-on-light: #FDB931;--btn-primary: #FDB931;--btn-hover: #FFD272;--shadow-soft: 0 10px 30px rgba(74, 42, 22, .2);--shadow-card: 0 5px 20px rgba(0, 0, 0, .15)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-height:100%;background-color:transparent;color:var(--text-primary);font-family:Manrope,Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden;scroll-behavior:smooth}@property --gradient-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes border-spin{to{--gradient-angle: 360deg}}.shiny-cta{--gradient-angle: 0deg;position:relative;display:inline-block;padding:1.25rem 3rem;font-size:1.125rem;font-weight:700;color:#fff;text-decoration:none;background:#ffffff0d;border-radius:9999px;isolation:isolate;transition:transform .3s ease}.shiny-cta:hover{transform:translateY(-2px)}.shiny-cta:before{content:"";position:absolute;inset:-2px;padding:2px;border-radius:inherit;background:conic-gradient(from var(--gradient-angle),#C06722,#FDB931,#C06722,#966548,#C06722);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:border-spin 3s linear infinite;z-index:-1}.gradient-blur{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 50%,#1a0f0000 0% 30%,#1a0f0099 70%,#1a0f00);z-index:1}#root{background-color:transparent}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.2;color:var(--text-primary)}p{line-height:1.6;color:var(--text-primary);opacity:.9}button{cursor:pointer;transition:all .3s ease}.section-container{max-width:1200px;margin:0 auto;padding:5rem 2rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-container{height:100vh;width:100%;display:flex;align-items:center;justify-content:flex-start;text-align:left;position:relative;z-index:10;overflow:hidden;padding:0 8%}.hero-content{max-width:780px;position:relative;z-index:2;animation:fadeUp 1.2s cubic-bezier(.16,1,.3,1) forwards}.hero-content h1{font-size:clamp(3.5rem,8vw,6.5rem);font-weight:800;line-height:.95;letter-spacing:-.04em;color:#fff;margin-bottom:32px;text-shadow:0px 10px 40px rgba(0,0,0,.5)}.hero-content .accent-text{background:linear-gradient(to right,#fdb931,#c06722);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block}.hero-content p{font-size:clamp(1.1rem,1.5vw,1.35rem);font-weight:400;color:#ffffffb3;max-width:550px;margin-bottom:48px;line-height:1.5;letter-spacing:-.01em}@media(max-width:768px){.section-container{padding:3rem 1rem}.hero-container{height:100vh!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:100px 20px 20px!important;text-align:left!important;overflow:hidden!important}.hero-content{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;text-align:left!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.hero-content h1{font-size:clamp(2rem,8vw,2.6rem)!important;text-align:left!important;width:100%!important;margin-bottom:20px!important;line-height:1.1!important;letter-spacing:-.02em!important}.hero-content .accent-text{background:linear-gradient(to right,#fdb931,#c06722);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:inline-block}.hero-content p{font-size:.95rem!important;margin-left:0!important;margin-right:0!important;max-width:100%!important;text-align:left!important;margin-bottom:24px!important;color:#fffc!important;line-height:1.4!important;overflow-wrap:break-word!important}.shiny-cta{padding:.85rem 1.25rem!important;font-size:.85rem!important;letter-spacing:.02em!important;width:auto!important;max-width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;white-space:normal!important}h1{font-size:clamp(2rem,8vw,2.6rem)!important;text-align:left!important}h2{font-size:clamp(1.6rem,7vw,2.2rem)!important;text-align:center!important}}#root{width:100%;height: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}
