@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.0kjod.kaq1k69.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.0gx2haw2tmll8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_ca35ecd4-module__VNkuCW__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_ca35ecd4-module__VNkuCW__variable{--font-outfit:"Outfit", "Outfit Fallback"}
:root{--bg-color:#fff;--surface-color:#f5f7fa66;--surface-hover:#e6ebf299;--border-color:#e2e8f0;--text-primary:#0c0b09;--text-secondary:#4a5568;--accent-primary:#00a3ff;--accent-secondary:#70c1ff;--accent-ui:var(--accent-primary);--accent-ai:var(--accent-primary);--accent-web:var(--accent-secondary);--font-primary:var(--font-outfit), sans-serif}.dark{--bg-color:#0c0b09;--surface-color:#11100d66;--surface-hover:#1a181499;--border-color:#221f1a;--text-primary:#fff;--text-secondary:#a0957d;--accent-primary:#c9a84c;--accent-secondary:#e8d5a3;--accent-ui:var(--accent-primary);--accent-ai:var(--accent-primary);--accent-web:var(--accent-secondary)}@media (hover:hover) and (pointer:fine){*{cursor:none!important}}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-color);height:100%;color:var(--text-primary);font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;transition:background-color .3s,color .3s;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-weight:700;line-height:1.2}.text-gradient{background-image:linear-gradient(90deg, var(--accent-primary) 0%, var(--accent-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glass{background:var(--surface-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-color)}.transition-all{transition:all .3s cubic-bezier(.4,0,.2,1)}.container{z-index:1;max-width:1280px;margin:0 auto;position:relative;padding-left:2rem!important;padding-right:2rem!important}@media (max-width:768px){.container{padding-left:1.25rem!important;padding-right:1.25rem!important}}.main-content{background:0 0;flex-direction:column;min-height:100vh;display:flex;position:relative}.page-content{z-index:1;background:0 0;flex:1;padding-top:80px;position:relative}@media (max-width:768px){.page-content{padding-top:70px}}section{background:0 0!important}
.Navbar-module__UMbBgq__header{z-index:100;border-bottom:1px solid var(--border-color);width:100%;height:80px;position:fixed;top:0;left:0}.Navbar-module__UMbBgq__navContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__UMbBgq__logo{letter-spacing:-.03em;font-size:clamp(1.2rem,4vw,1.5rem);font-weight:800}.Navbar-module__UMbBgq__dot{color:var(--accent-ui)}.Navbar-module__UMbBgq__navLinks{align-items:center;gap:2.5rem;display:flex}@media (max-width:1024px){.Navbar-module__UMbBgq__navLinks{display:none}}.Navbar-module__UMbBgq__navActions{align-items:center;display:flex}.Navbar-module__UMbBgq__navLink{color:var(--text-secondary);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__UMbBgq__navLink:hover{color:var(--text-primary)}.Navbar-module__UMbBgq__ctaButton{background:var(--text-primary);color:var(--bg-color);border-radius:4px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;transition:transform .2s,opacity .2s}.Navbar-module__UMbBgq__ctaButton:hover{opacity:.9;transform:translateY(-2px)}.Navbar-module__UMbBgq__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:28px;height:18px;padding:0;display:none}@media (max-width:1024px){.Navbar-module__UMbBgq__hamburger{display:flex}}.Navbar-module__UMbBgq__hamburger span{background-color:var(--text-primary);width:100%;height:2px;transition:all .3s}.Navbar-module__UMbBgq__active span:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__UMbBgq__active span:nth-child(2){opacity:0}.Navbar-module__UMbBgq__active span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__UMbBgq__mobileMenu{background:var(--bg-color);z-index:100;justify-content:center;align-items:center;width:100%;height:100vh;padding:2rem;transition:right .5s cubic-bezier(.77,.2,.05,1);display:flex;position:fixed;top:0;right:-100%}.Navbar-module__UMbBgq__menuOpen{right:0}.Navbar-module__UMbBgq__mobileNav{flex-direction:column;align-items:center;gap:2.5rem;width:100%;display:flex}.Navbar-module__UMbBgq__mobileNavLink{color:var(--text-primary);text-align:center;font-size:clamp(2rem,8vw,2.5rem);font-weight:700}.Navbar-module__UMbBgq__mobileCta{color:var(--accent-ui)}.Navbar-module__UMbBgq__mobileActions{margin-top:2rem}
.ThemeToggle-module__YGRkTa__toggle{background:var(--surface-color);border:1px solid var(--border-color);width:40px;height:40px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;margin-right:1rem;transition:all .3s;display:flex}.ThemeToggle-module__YGRkTa__toggle:hover{background:var(--surface-hover);transform:translateY(-2px)}.ThemeToggle-module__YGRkTa__iconWrapper{justify-content:center;align-items:center;display:flex}.ThemeToggle-module__YGRkTa__placeholder{width:40px;height:40px;margin-right:1rem}
.Footer-module__as8s1W__footer{border-top:1px solid var(--border-color);background:var(--surface-color);margin-top:4rem;padding:4rem 0 2rem}.Footer-module__as8s1W__footerContent{flex-wrap:wrap;justify-content:space-between;gap:3rem;margin-bottom:3rem;display:flex}@media (max-width:768px){.Footer-module__as8s1W__footerContent{text-align:center;flex-direction:column;align-items:center;gap:4rem}}.Footer-module__as8s1W__brandInfo{max-width:300px}.Footer-module__as8s1W__logo{margin-bottom:1rem;font-size:1.5rem;font-weight:800}.Footer-module__as8s1W__description{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.Footer-module__as8s1W__linksGrid{flex-wrap:wrap;gap:4rem;display:flex}@media (max-width:768px){.Footer-module__as8s1W__linksGrid{justify-content:center;gap:3rem}}.Footer-module__as8s1W__linkColumn{flex-direction:column;gap:1rem;display:flex}.Footer-module__as8s1W__linkColumn h4{text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary);margin-bottom:.5rem;font-size:.9rem}.Footer-module__as8s1W__linkColumn a{color:var(--text-secondary);font-size:.95rem;transition:color .2s}.Footer-module__as8s1W__linkColumn a:hover{color:var(--accent-ui)}.Footer-module__as8s1W__bottomBar{border-top:1px solid var(--border-color);text-align:center;color:var(--text-secondary);padding-top:2rem;font-size:.85rem}
.AIChatbot-module__8_zViq__chatbotWrapper{z-index:1000;position:fixed;bottom:2rem;right:2rem}@media (max-width:768px){.AIChatbot-module__8_zViq__chatbotWrapper{bottom:1rem;right:1rem}}.AIChatbot-module__8_zViq__chatButton{background:var(--text-primary);width:60px;height:60px;color:var(--bg-color);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:transform .3s;display:flex;box-shadow:0 8px 32px #0006}.AIChatbot-module__8_zViq__chatButton:hover{transform:scale(1.1)}.AIChatbot-module__8_zViq__chatWindow{background:var(--bg-color);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;width:370px;max-height:520px;animation:.3s AIChatbot-module__8_zViq__slideUp;display:flex;position:absolute;bottom:80px;right:0;overflow:hidden;box-shadow:0 16px 48px #0003}.dark .AIChatbot-module__8_zViq__chatWindow{box-shadow:0 16px 48px #0009}@media (max-width:480px){.AIChatbot-module__8_zViq__chatWindow{width:calc(100vw - 2rem);max-height:70vh;right:-.5rem}}@keyframes AIChatbot-module__8_zViq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AIChatbot-module__8_zViq__chatHeader{border-bottom:1px solid var(--border-color);background:#f8fafc;flex-shrink:0;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.dark .AIChatbot-module__8_zViq__chatHeader{background:#14120f}.AIChatbot-module__8_zViq__statusDot{background:var(--accent-ai);width:8px;height:8px;box-shadow:0 0 8px var(--accent-ai);border-radius:50%;flex-shrink:0}.dark .AIChatbot-module__8_zViq__statusDot{background:#c9a84c;box-shadow:0 0 8px #c9a84c}.AIChatbot-module__8_zViq__chatMessages{flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:1.25rem;display:flex;overflow-y:auto}.AIChatbot-module__8_zViq__message{word-wrap:break-word;border-radius:14px;max-width:85%;padding:.75rem 1rem;font-size:.88rem;line-height:1.5}.AIChatbot-module__8_zViq__botMessage{color:var(--text-primary);background:#f1f5f9;border-bottom-left-radius:4px;align-self:flex-start}.dark .AIChatbot-module__8_zViq__botMessage{background:#1a1814}.AIChatbot-module__8_zViq__userMessage{background:var(--accent-ui);color:#000;border-bottom-right-radius:4px;align-self:flex-end;font-weight:500}.dark .AIChatbot-module__8_zViq__userMessage{background:#c9a84c}.AIChatbot-module__8_zViq__ctaLink{background:var(--text-primary);color:var(--bg-color);cursor:pointer;border-radius:50px;margin-top:.75rem;padding:.5rem 1.25rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-block}.AIChatbot-module__8_zViq__ctaLink:hover{opacity:.85;transform:translateY(-1px)}.AIChatbot-module__8_zViq__typingIndicator{align-items:center;gap:4px;padding:.9rem 1.2rem;display:flex}.AIChatbot-module__8_zViq__typingIndicator .AIChatbot-module__8_zViq__dot{background:var(--text-secondary);border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite both AIChatbot-module__8_zViq__bounce}.AIChatbot-module__8_zViq__typingIndicator .AIChatbot-module__8_zViq__dot:first-child{animation-delay:0s}.AIChatbot-module__8_zViq__typingIndicator .AIChatbot-module__8_zViq__dot:nth-child(2){animation-delay:.16s}.AIChatbot-module__8_zViq__typingIndicator .AIChatbot-module__8_zViq__dot:nth-child(3){animation-delay:.32s}@keyframes AIChatbot-module__8_zViq__bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.AIChatbot-module__8_zViq__chatInputArea{border-top:1px solid var(--border-color);flex-shrink:0;gap:.5rem;padding:.85rem 1rem;display:flex}.AIChatbot-module__8_zViq__chatInput{background:var(--bg-color);border:1px solid var(--border-color);color:var(--text-primary);border-radius:10px;outline:none;flex:1;padding:.6rem 1rem;font-size:.88rem;transition:border-color .2s}.AIChatbot-module__8_zViq__chatInput:focus{border-color:var(--accent-primary)}.AIChatbot-module__8_zViq__sendBtn{background:var(--text-primary);color:var(--bg-color);cursor:pointer;border:none;border-radius:10px;padding:0 1.1rem;font-size:.85rem;font-weight:600;transition:opacity .2s}.AIChatbot-module__8_zViq__sendBtn:hover{opacity:.85}.AIChatbot-module__8_zViq__sendBtn:disabled{opacity:.5;cursor:not-allowed}
.GoldGrid-module__nOM2uG__arena{z-index:-1;pointer-events:none;background:0 0;width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.GoldGrid-module__nOM2uG__canvas{display:block}.GoldGrid-module__nOM2uG__customCursor{background:var(--accent-primary);pointer-events:none;z-index:9999;border-radius:50%;width:10px;height:10px;transition:background .3s;position:fixed;transform:translate(-50%,-50%)}@media (hover:none) and (pointer:coarse){.GoldGrid-module__nOM2uG__customCursor{display:none}}.GoldGrid-module__nOM2uG__customCursor:after{content:"";border:1px solid var(--accent-primary);opacity:.35;border-radius:50%;width:36px;height:36px;transition:border-color .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GoldGrid-module__nOM2uG__tagline{color:var(--accent-primary);text-transform:uppercase;letter-spacing:4px;opacity:.6;pointer-events:none;z-index:1000;font-size:.75rem;font-weight:600;transition:opacity 1s,color .3s;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.GoldGrid-module__nOM2uG__tagline{display:none}}.GoldGrid-module__nOM2uG__taglineHidden{opacity:0}
