@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;800&display=swap";
.Navbar-module__1OLaaW__navbar{z-index:200;background:linear-gradient(90deg,#020617,#0f172a);width:100%;padding:0;position:sticky;top:0}.Navbar-module__1OLaaW__container{justify-content:space-between;align-items:center;width:90%;max-width:1200px;margin:0 auto;display:flex}.Navbar-module__1OLaaW__logo img{object-fit:contain;height:70px;margin:2%;display:block}.Navbar-module__1OLaaW__navLinks{align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__1OLaaW__link{color:#cbd5f5;border-radius:10px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.Navbar-module__1OLaaW__link:hover,.Navbar-module__1OLaaW__active{color:#2ecc71;background:#ffffff14}.Navbar-module__1OLaaW__hamburger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:4px;transition:background .2s;display:none}.Navbar-module__1OLaaW__hamburger:hover{background:#ffffff14}.Navbar-module__1OLaaW__bar{transform-origin:50%;background-color:#cbd5f5;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s,width .3s;display:block}.Navbar-module__1OLaaW__hamburgerOpen .Navbar-module__1OLaaW__bar:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__1OLaaW__hamburgerOpen .Navbar-module__1OLaaW__bar:nth-child(2){opacity:0;width:0}.Navbar-module__1OLaaW__hamburgerOpen .Navbar-module__1OLaaW__bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__1OLaaW__drawer{opacity:0;z-index:190;background:linear-gradient(#0f172a 0%,#020617 100%);border-bottom:1px solid #ffffff14;padding-top:72px;transition:transform .35s,opacity .3s;display:none;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.Navbar-module__1OLaaW__drawerOpen{opacity:1;transform:translateY(0)}.Navbar-module__1OLaaW__drawerLinks{flex-direction:column;margin:0;padding:12px 0 24px;list-style:none;display:flex}.Navbar-module__1OLaaW__drawerLink{color:#cbd5f5;border-left:3px solid #0000;padding:14px 24px;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s,border-color .2s;display:block}.Navbar-module__1OLaaW__drawerLink:hover{color:#2ecc71;background:#ffffff0d;border-left-color:#2ecc71}.Navbar-module__1OLaaW__drawerLinks .Navbar-module__1OLaaW__active{color:#2ecc71;background:#2ecc7114;border-left:3px solid #2ecc71}.Navbar-module__1OLaaW__backdrop{z-index:180;background:#0000008c;display:none;position:fixed;inset:0}@media (max-width:768px){.Navbar-module__1OLaaW__navLinks{display:none}.Navbar-module__1OLaaW__hamburger{display:flex}.Navbar-module__1OLaaW__drawer,.Navbar-module__1OLaaW__backdrop{display:block}.Navbar-module__1OLaaW__logo img{height:56px}}
.Footer-module__ICLhVG__footer{color:#cbd5f5;background:#0f172a;padding:4rem 0 2rem}.Footer-module__ICLhVG__container{width:90%;max-width:1200px;margin:0 auto}.Footer-module__ICLhVG__top{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;display:grid}.Footer-module__ICLhVG__brand{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;display:flex}.Footer-module__ICLhVG__logo{object-fit:contain;border:#fff;border-radius:2px;height:80px;margin-bottom:-17px;margin-left:-37px}.Footer-module__ICLhVG__logo img{object-fit:contain;height:100px}.Footer-module__ICLhVG__brand p{color:#94a3b8;max-width:250px;line-height:1.6}.Footer-module__ICLhVG__links h4{color:#fff;margin-bottom:1rem;font-size:.95rem}.Footer-module__ICLhVG__links a{color:#94a3b8;margin-bottom:.6rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:block}.Footer-module__ICLhVG__links a:hover{color:#fff}.Footer-module__ICLhVG__social h4{color:#fff;margin-bottom:1rem;font-size:.95rem}.Footer-module__ICLhVG__icons{flex-wrap:wrap;gap:.7rem;display:flex}.Footer-module__ICLhVG__icon{cursor:pointer;background:#1e293b;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:background .3s;display:flex}.Footer-module__ICLhVG__icon:hover{background:#334155}.Footer-module__ICLhVG__divider{background:#1e293b;height:1px;margin:3rem 0 1.5rem}.Footer-module__ICLhVG__bottom{text-align:center;color:#94a3b8;font-size:.9rem}@media (max-width:900px){.Footer-module__ICLhVG__top{grid-template-columns:1fr 1fr;gap:2.5rem}.Footer-module__ICLhVG__brand{grid-column:1/-1}.Footer-module__ICLhVG__brand p{max-width:100%}}@media (max-width:560px){.Footer-module__ICLhVG__footer{padding:3rem 0 1.5rem}.Footer-module__ICLhVG__top{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__ICLhVG__brand{grid-column:1/-1;align-items:flex-start}.Footer-module__ICLhVG__social{text-align:center;flex-direction:column;grid-column:1/-1;align-items:center;display:flex}.Footer-module__ICLhVG__social .Footer-module__ICLhVG__icons{justify-content:center}.Footer-module__ICLhVG__brand p{max-width:100%;font-size:.9rem}.Footer-module__ICLhVG__logo{margin-bottom:-14px;margin-left:-28px}.Footer-module__ICLhVG__logo img{height:80px}.Footer-module__ICLhVG__links h4,.Footer-module__ICLhVG__social h4{margin-bottom:.75rem}.Footer-module__ICLhVG__icons{gap:.6rem}.Footer-module__ICLhVG__divider{margin:2rem 0 1.25rem}.Footer-module__ICLhVG__bottom{font-size:.8rem}}
@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;--tw-border-style:solid}}}@layer theme{:root,:host{--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--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{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.flex{display:flex}.hidden{display:none}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);margin:0%;padding:0%;font-family:Arial,Helvetica,sans-serif;overflow:hidden scroll}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;color:#e2e8f0;background-color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}.container{width:90%;max-width:1200px;margin:0 auto}.section{padding:4rem 0}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}p{color:#cbd5f5;margin:1rem 0}button{cursor:pointer;font:inherit;border:none;outline:none}.btn{color:#fff;background:#3b82f6;border-radius:8px;padding:.75rem 1.5rem;transition:all .3s;display:inline-block}.btn:hover{background:#2563eb;transform:translateY(-2px)}.flex{align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.grid{gap:1.5rem;display:grid}nav{background:#020617;border-bottom:1px solid #1e293b}footer{text-align:center;background:#020617;border-top:1px solid #1e293b}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#3b82f6;border-radius:10px}@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}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
