@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:linear-gradient(135deg,#1a0033f2,#7c3aed1a);border-bottom:1px solid #7c3aed33;width:100%;position:sticky;top:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1400px;min-height:80px;margin:0 auto;padding:1rem 1.5rem;display:flex}.Navbar-module__cJzEcG__logo{z-index:1001;flex-shrink:0;align-items:center;transition:opacity .3s;display:flex}.Navbar-module__cJzEcG__logo:hover{opacity:.8}.Navbar-module__cJzEcG__logo img{max-width:70px;height:auto}.Navbar-module__cJzEcG__navMenu{flex:1;justify-content:center;align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:none}@media (min-width:768px){.Navbar-module__cJzEcG__navMenu{display:flex}}.Navbar-module__cJzEcG__navMenu li{align-items:center;display:flex}.Navbar-module__cJzEcG__navMenu a{color:#d9d9d9;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__cJzEcG__navMenu a:hover{color:#7c3aed}.Navbar-module__cJzEcG__navMenu a:after{content:"";background:#7c3aed;width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Navbar-module__cJzEcG__navMenu a:hover:after{width:100%}.Navbar-module__cJzEcG__ctaBtn{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#7c3aed;border-radius:6px;padding:.75rem 1.5rem;font-weight:700;transition:all .3s;display:inline-block}.Navbar-module__cJzEcG__ctaBtn:hover{background:#a78bfa;transform:translateY(-2px)}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;gap:5px;padding:10px;display:flex}@media (min-width:768px){.Navbar-module__cJzEcG__hamburger{display:none}}.Navbar-module__cJzEcG__hamburger span{background:#7c3aed;border-radius:2px;width:25px;height:3px;transition:all .3s}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:first-child{transform:rotate(45deg)translateY(10px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:nth-child(3){transform:rotate(-45deg)translateY(-10px)}.Navbar-module__cJzEcG__mobileMenu{z-index:999;background:linear-gradient(#0a0015 0%,#1a0033 100%);width:100vw;max-height:calc(100vh - 80px);animation:.3s Navbar-module__cJzEcG__slideDown;position:fixed;top:80px;left:0;right:0;overflow-y:auto}@keyframes Navbar-module__cJzEcG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__mobileMenu ul{flex-direction:column;margin:0;padding:1rem 0;list-style:none;display:flex}.Navbar-module__cJzEcG__mobileMenu li{border-bottom:1px solid #ff6b3526}.Navbar-module__cJzEcG__mobileMenu a{color:#fff;padding:1.2rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.Navbar-module__cJzEcG__mobileMenu a:hover,.Navbar-module__cJzEcG__mobileMenu a:active{color:#7c3aed;background:#7c3aed26;padding-left:2rem}.Navbar-module__cJzEcG__mobileCta{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.5px;background:#7c3aed;border-radius:6px;margin:1rem;font-weight:700}.Navbar-module__cJzEcG__mobileCta:hover,.Navbar-module__cJzEcG__mobileCta:active{background:#a78bfa;padding-left:1.5rem}@media (max-width:1024px) and (min-width:768px){.Navbar-module__cJzEcG__container{min-height:75px;padding:.75rem 1rem}.Navbar-module__cJzEcG__logo img{max-width:60px}.Navbar-module__cJzEcG__navMenu{gap:1.5rem}.Navbar-module__cJzEcG__navMenu a{font-size:.9rem}}@media (max-width:480px){.Navbar-module__cJzEcG__container{min-height:70px;padding:.75rem 1rem}.Navbar-module__cJzEcG__logo img{max-width:55px}.Navbar-module__cJzEcG__hamburger span{width:22px;height:2.5px}.Navbar-module__cJzEcG__mobileMenu{max-height:calc(100vh - 70px);top:70px}.Navbar-module__cJzEcG__mobileMenu a{padding:1rem 1.25rem;font-size:.95rem}.Navbar-module__cJzEcG__mobileCta{padding:.9rem 1.25rem;font-size:.9rem}}@media (max-width:375px){.Navbar-module__cJzEcG__container{min-height:65px;padding:.5rem .75rem}.Navbar-module__cJzEcG__logo img{max-width:50px}.Navbar-module__cJzEcG__hamburger{padding:8px}.Navbar-module__cJzEcG__hamburger span{width:20px;height:2px}.Navbar-module__cJzEcG__mobileMenu{top:65px}.Navbar-module__cJzEcG__mobileMenu a{padding:.9rem 1rem;font-size:.9rem}.Navbar-module__cJzEcG__mobileCta{margin:.75rem;padding:.8rem 1rem;font-size:.85rem}}
.Footer-module__S6Hkya__footer{background:var(--bg-secondary);border-top:1px solid #7c3aed33;width:100%;margin-top:2rem;padding:3rem 0 1rem}.Footer-module__S6Hkya__container{max-width:1400px;margin:0 auto;padding:0 1rem}.Footer-module__S6Hkya__footerContent{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.Footer-module__S6Hkya__footerSection h4{text-transform:uppercase;letter-spacing:1px;color:var(--text-white);margin-bottom:1rem;font-size:.9rem;font-weight:700}.Footer-module__S6Hkya__footerSection ul{list-style:none}.Footer-module__S6Hkya__footerSection li{margin-bottom:.5rem}.Footer-module__S6Hkya__footerSection a{color:var(--text-gray);font-size:.9rem;transition:color .3s;display:inline-block}.Footer-module__S6Hkya__footerSection a:hover{color:var(--purple-primary);transform:translate(4px)}.Footer-module__S6Hkya__socialLinks{flex-wrap:wrap;gap:1rem;display:flex}.Footer-module__S6Hkya__socialLinks a{color:var(--text-white);background:var(--purple-primary);white-space:nowrap;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Footer-module__S6Hkya__socialLinks a:hover{background:var(--purple-light);transform:translateY(-2px);box-shadow:0 5px 15px #7c3aed66}.Footer-module__S6Hkya__footerBottom{text-align:center;color:var(--text-gray-light);border-top:1px solid #7c3aed1a;padding-top:2rem;font-size:.9rem}@media (max-width:1024px){.Footer-module__S6Hkya__footer{padding:2.5rem 0 1rem}.Footer-module__S6Hkya__footerContent{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.75rem;margin-bottom:1.5rem}.Footer-module__S6Hkya__footerSection h4{margin-bottom:.75rem;font-size:.85rem}.Footer-module__S6Hkya__footerSection a{font-size:.85rem}.Footer-module__S6Hkya__socialLinks a{padding:.65rem 1.25rem;font-size:.85rem}}@media (max-width:768px){.Footer-module__S6Hkya__footer{margin-top:1.5rem;padding:2rem 0 1rem}.Footer-module__S6Hkya__container{padding:0 1rem}.Footer-module__S6Hkya__footerContent{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-bottom:1.5rem}.Footer-module__S6Hkya__footerSection h4{letter-spacing:.5px;margin-bottom:.75rem;font-size:clamp(.8rem,1.5vw,.9rem)}.Footer-module__S6Hkya__footerSection li{margin-bottom:.4rem}.Footer-module__S6Hkya__footerSection a{font-size:clamp(.8rem,1.3vw,.85rem)}.Footer-module__S6Hkya__socialLinks{gap:.75rem}.Footer-module__S6Hkya__socialLinks a{gap:.4rem;padding:.6rem 1rem;font-size:clamp(.8rem,1.2vw,.85rem)}.Footer-module__S6Hkya__footerBottom{padding-top:1.5rem}.Footer-module__S6Hkya__footerBottom p{font-size:clamp(.75rem,1.1vw,.85rem)}}@media (max-width:480px){.Footer-module__S6Hkya__footer{margin-top:1rem;padding:1.5rem 0 .75rem}.Footer-module__S6Hkya__container{padding:0 .75rem}.Footer-module__S6Hkya__footerContent{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem}.Footer-module__S6Hkya__footerSection h4{letter-spacing:.5px;margin-bottom:.6rem;font-size:clamp(.75rem,1.3vw,.85rem)}.Footer-module__S6Hkya__footerSection ul{flex-direction:column;gap:.3rem;display:flex}.Footer-module__S6Hkya__footerSection li{margin-bottom:0}.Footer-module__S6Hkya__footerSection a{padding:.3rem 0;font-size:clamp(.75rem,1vw,.8rem)}.Footer-module__S6Hkya__socialLinks{flex-direction:column;gap:.5rem}.Footer-module__S6Hkya__socialLinks a{justify-content:center;gap:.3rem;width:100%;padding:.6rem 1rem;font-size:clamp(.75rem,1vw,.8rem)}.Footer-module__S6Hkya__footerBottom{margin-top:1rem;padding-top:1rem}.Footer-module__S6Hkya__footerBottom p{font-size:clamp(.7rem,.95vw,.75rem)}}@media (max-width:375px){.Footer-module__S6Hkya__footer{margin-top:.75rem;padding:1.25rem 0 .5rem}.Footer-module__S6Hkya__container{padding:0 .5rem}.Footer-module__S6Hkya__footerContent{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.Footer-module__S6Hkya__footerSection h4{letter-spacing:.3px;margin-bottom:.5rem;font-size:clamp(.7rem,1.2vw,.8rem)}.Footer-module__S6Hkya__footerSection a{padding:.2rem 0;font-size:clamp(.7rem,.9vw,.75rem)}.Footer-module__S6Hkya__socialLinks{gap:.4rem}.Footer-module__S6Hkya__socialLinks a{border-radius:4px;gap:.25rem;width:100%;padding:.55rem .75rem;font-size:clamp(.7rem,.9vw,.75rem)}.Footer-module__S6Hkya__footerBottom{margin-top:.75rem;padding-top:.75rem}.Footer-module__S6Hkya__footerBottom p{font-size:clamp(.65rem,.85vw,.7rem)}}@media (max-height:600px) and (max-width:768px){.Footer-module__S6Hkya__footer{margin-top:.5rem;padding:1rem 0 .5rem}.Footer-module__S6Hkya__footerContent{gap:1rem;margin-bottom:1rem}.Footer-module__S6Hkya__footerSection h4{margin-bottom:.5rem}.Footer-module__S6Hkya__footerBottom{padding-top:1rem}}
