.footer{color:#001139;font-family:var(--primary-font),sans-serif;background:#fff;margin-top:80px;position:relative;overflow:hidden}.footer-gradient-bg{pointer-events:none;background:linear-gradient(135deg,#00113908 0%,#0096ff0d 50%,#00113908 100%) 0 0/200% 200%;animation:15s infinite gradientShift;position:absolute;inset:0}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.footer-float{pointer-events:none;background:radial-gradient(circle,#0096ff26,#0000 70%);border-radius:50%;animation:20s ease-in-out infinite float;position:absolute}.float-1{width:300px;height:300px;animation-delay:0s;top:10%;left:-5%}.float-2{width:200px;height:200px;animation-delay:7s;top:50%;right:-5%}.float-3{width:150px;height:150px;animation-delay:3s;bottom:10%;left:50%}@keyframes float{0%,to{opacity:.3;transform:translate(0)scale(1)}33%{opacity:.5;transform:translate(30px,-30px)scale(1.1)}66%{opacity:.4;transform:translate(-20px,20px)scale(.9)}}.footer-container{z-index:1;max-width:1200px;margin:0 auto;padding:60px 40px 0;position:relative}.footer-main{border-bottom:1px solid #0011391a;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:50px;padding-bottom:50px;display:grid}.footer-section{animation:.6s ease-out backwards fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-section:first-child{animation-delay:.1s}.footer-section:nth-child(2){animation-delay:.2s}.footer-section:nth-child(3){animation-delay:.3s}.footer-section:nth-child(4){animation-delay:.4s}.footer-brand .footer-logo img{height:45px;margin-bottom:20px;transition:transform .3s}.footer-brand .footer-logo img:hover{transform:scale(1.05)}.footer-tagline{color:#596177;max-width:280px;margin-bottom:25px;font-size:.95rem;line-height:1.6}.footer-social{gap:12px;display:flex}.footer-social-btn{color:#001139;background:#0011390d;border:1px solid #0011391a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.5s ease-out backwards slideIn;display:flex;position:relative;overflow:hidden}.footer-social-btn:before{content:"";background:linear-gradient(135deg,#001139,#0096ff);border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-social-btn:hover:before{width:100px;height:100px}.footer-social-btn:hover{border-color:#0096ff;transform:translateY(-5px);box-shadow:0 10px 25px #0096ff4d}.social-icon{z-index:1;text-transform:uppercase;font-size:.9rem;transition:color .3s;position:relative}.footer-social-btn:hover .social-icon{color:#fff}.social-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#001139;border-radius:6px;padding:6px 12px;font-size:.75rem;transition:opacity .3s,transform .3s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)translateY(-5px)}.footer-social-btn:hover .social-tooltip{opacity:1;transform:translate(-50%)translateY(-10px)}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.footer-heading{color:#001139;margin-bottom:20px;font-size:1.1rem;font-weight:700;display:inline-block;position:relative}.footer-heading:after{content:"";background:linear-gradient(90deg,#0096ff,#0000);width:0;height:3px;transition:width .5s;position:absolute;bottom:-6px;left:0}.footer-section:hover .footer-heading:after{width:50px}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:12px;animation:.5s ease-out backwards fadeInUp}.footer-link{color:#596177;align-items:center;gap:8px;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.link-arrow{opacity:0;color:#0096ff;font-weight:600;transition:all .3s;transform:translate(-10px)}.footer-link:hover .link-arrow{opacity:1;transform:translate(0)}.footer-link:hover{color:#001139;padding-left:5px}.footer-cta .cta-text{color:#596177;margin-bottom:24px;font-size:.95rem;line-height:1.6}.cta-button-footer{color:#fff;background:linear-gradient(135deg,#001139,#0096ff);border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 24px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0096ff40}.cta-button-footer:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0096ff66}.cta-button-footer:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.cta-button-footer:hover:before{left:100%}.cta-arrow{font-size:1.1rem;transition:transform .3s}.cta-button-footer:hover .cta-arrow{transform:translate(4px)}.footer-bottom{padding:30px 0}.footer-bottom-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.copyright{color:#596177;margin:0;font-size:.9rem}.footer-bottom-links{align-items:center;gap:15px;display:flex}.bottom-link{color:#596177;font-size:.9rem;text-decoration:none;transition:color .3s;position:relative}.bottom-link:after{content:"";background:#0096ff;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.bottom-link:hover{color:#001139}.bottom-link:hover:after{width:100%}.divider{color:#d1d5db}@media (max-width:1024px){.footer-main{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1}}@media (max-width:768px){.footer-container{padding:40px 20px 0}.footer-main{grid-template-columns:1fr;gap:35px;padding-bottom:35px}.footer-brand{grid-column:1}.footer-tagline{max-width:100%}.footer-social-btn{width:40px;height:40px}.footer-bottom-content{text-align:center;flex-direction:column;gap:15px}.float-1,.float-2,.float-3{opacity:.2}}@media (max-width:480px){.footer-container{padding:30px 16px 0}.footer-brand .footer-logo img{height:38px}.footer-heading{font-size:1rem}.cta-button-footer{padding:14px 20px}}
.hero-wrapper{justify-content:center;align-items:center;min-height:100vh;margin:-30px;display:flex;position:relative;overflow:hidden}.animated-blobs{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.blob{filter:blur(50px);opacity:.5;will-change:transform;border-radius:50%;position:absolute}.blob-1{background:radial-gradient(circle,#3b82f699,#6366f14d,#0000);width:500px;height:500px;top:10%;left:22%}.blob-2{background:radial-gradient(circle,#8b5cf680,#3b82f633,#0000);width:400px;height:400px;bottom:20%;right:25%}.blob-3{background:radial-gradient(circle,#6366f166,#8b5cf633,#0000);width:350px;height:350px;top:50%;left:50%;transform:translate(-50%,-50%)}.hero{text-align:center;z-index:2;width:100%;max-width:1100px;position:relative}.hero-badge{letter-spacing:.5px;text-transform:uppercase;color:#64748b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #0011391a;border-radius:50px;margin-bottom:32px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.hero h1{color:#001139;letter-spacing:-.02em;margin-top:-10px;font-size:clamp(22px,8vw,60px);font-weight:900;line-height:1.1}.hero h1 .gradient-text{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 25%,#ec4899 50%,#8b5cf6 75%,#3b82f6 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient-shift}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hero-description{color:#475569;letter-spacing:-.01em;max-width:700px;margin:0 auto 10px;font-size:clamp(18px,2.5vw,22px);font-weight:400;line-height:1.7}.hero-cta{justify-content:center;align-items:center;display:flex}.call-to-action{color:#fff;cursor:pointer;letter-spacing:.5px;text-transform:uppercase;background:#001139;border:2px solid #001139;border-radius:12px;padding:16px 40px;font-size:16px;font-weight:600;transition:all .3s}.call-to-action:hover{color:#001139;background:0 0;box-shadow:0 8px 24px #00113926}@media screen and (max-width:1024px){.hero-wrapper{padding:100px 20px 60px}.blob-1{width:400px;height:400px}.blob-2{width:350px;height:350px}.blob-3{width:300px;height:300px}.hero-badge{margin-bottom:28px;padding:6px 16px;font-size:12px}.hero-description{margin-bottom:40px}}@media screen and (max-width:768px){.hero-wrapper{min-height:auto;padding:80px 16px 50px}.blob{filter:blur(60px)}.blob-1{width:300px;height:300px;top:5%;left:5%}.blob-2{width:250px;height:250px;bottom:10%;right:10%}.blob-3{width:200px;height:200px}.hero-badge{margin-bottom:24px;padding:5px 14px;font-size:11px}.hero h1{margin-bottom:20px}.hero-description{margin:0 20px 36px}.call-to-action{padding:14px 32px;font-size:14px}}@media screen and (max-width:480px){.hero-wrapper{padding:60px 12px 40px}.blob{filter:blur(50px);opacity:.3}.blob-1{width:250px;height:250px}.blob-2{width:200px;height:200px}.blob-3{width:180px;height:180px}.hero-badge{margin-bottom:20px;padding:4px 12px;font-size:10px}.hero-description{margin-bottom:32px}.call-to-action{border-radius:10px;padding:12px 28px;font-size:12px}}
:root{--white:#f5f5f5;--primary:#001139;--secondary:#f5f5f5;--muted:#7b8496;--card-shadow:0 6px 20px #0011390f;--glass:#fff9;--radius:14px}.about-wrapper{background:var(--white);color:var(--primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;justify-content:center;align-items:center;margin:0;padding:40px 20px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;line-height:1.45;display:flex}.about-wrap{background:linear-gradient(180deg,var(--white)0%,var(--secondary)100%);width:100%;max-width:1100px;box-shadow:var(--card-shadow);border-radius:20px;grid-template-columns:1fr 480px;align-items:center;gap:36px;padding:48px;display:grid}@media (max-width:980px){.about-wrap{grid-template-columns:1fr;padding:32px}}.content{padding-right:8px}.eyebrow{background:var(--secondary);color:var(--primary);letter-spacing:.02em;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:600;display:inline-block;box-shadow:0 2px 6px #0011390a}h1{letter-spacing:-.02em;color:var(--primary);margin:18px 0 8px;font-size:34px;font-weight:800;line-height:1.02}p.lead{max-width:70ch;margin:0 0 22px;font-size:15px}.metrics{flex-wrap:wrap;gap:14px;margin-top:22px;display:flex}.metric{background:var(--white);box-shadow:var(--card-shadow);border-radius:12px;flex:170px;align-items:center;gap:12px;min-width:170px;padding:14px 16px;display:flex}.metric svg{flex:0 0 38px;width:38px;height:38px}.metric .num{font-size:18px;font-weight:800}.metric .label{color:var(--primary);margin-top:4px;font-size:12px}.visual{background:linear-gradient(135deg,#00113905,#0011390a);border-radius:14px;justify-content:center;align-items:center;min-height:280px;display:flex;position:relative;overflow:hidden}.art{background:linear-gradient(135deg,#00113905,#0011390a);border-radius:14px;justify-content:center;align-items:center;width:100%;height:100%;padding:36px;display:flex;overflow:hidden}.art img{object-fit:contain;background:#fff;border-radius:12px;width:100%;max-width:420px;height:auto;padding:12px;display:block;box-shadow:0 10px 30px #0011391f,0 4px 12px #0011390d}@media (max-width:980px){.art{padding:24px}.art img{max-width:100%}}.card-cta{align-items:center;gap:12px;margin-top:20px;display:inline-flex}.btn{background:var(--primary);color:var(--white);border:0;border-radius:10px;padding:12px 18px;font-weight:700;text-decoration:none;box-shadow:0 8px 24px #0011391f}.btn--ghost{color:var(--primary);background:0 0;border:1px solid #0011390f;border-radius:10px;padding:12px 16px;font-weight:600}.divider{background:linear-gradient(90deg,#00113908,#00113903);height:1px;margin:22px 0}
.project-card{border:1px solid var(--primary);background:var(--secondary);border-radius:12px;gap:2rem;max-width:1500px;margin:0 auto;padding:2rem;transition:all .3s ease-in-out;display:flex;position:relative}.project-card:hover{border-radius:22px;box-shadow:0 0 18px #6495ed4d}.gradient-blob-2{filter:blur(180px);opacity:.6;z-index:0;pointer-events:none;background:radial-gradient(circle at 30% 30%,#09f,#7f00ff40,#0000 70%);width:1200px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-card .left,.project-card .right{z-index:1;position:relative}.project-card .left{flex-direction:column;flex:1;display:flex}.project-card .right{flex:2;align-items:center;display:flex}.project-card .right img{object-fit:cover;border-radius:12px;max-width:100%;height:700px;box-shadow:0 4px 12px #00000026}.project-sub-heading{color:var(--tertiary);text-transform:uppercase;letter-spacing:1px;margin-bottom:25px;font-size:1rem;font-weight:600}.project-heading{color:var(--primary);margin-bottom:1px;font-size:2.5rem;font-weight:800;line-height:1}.project-meta{flex-wrap:wrap;gap:.5rem;margin:.75rem 0 1rem;display:flex}.meta-pill{color:#0b1a2c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#ffffffe6,#7aadff40);border:1px solid #7aadff8c;border-radius:9999px;align-items:center;gap:.35rem;padding:.45rem .75rem;font-size:.95rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #4f7dbd2e}.meta-pill:before{content:"";filter:blur(28px);z-index:0;background:radial-gradient(circle at 30% 30%,#7aadff73,#4f7dbd00);position:absolute;inset:-40%}.meta-pill span,.meta-pill{z-index:1}.project-description{color:var(--neutral);margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.project-features{margin:1rem 0;padding:0;list-style:none}.project-features li{color:var(--primary);margin-bottom:.5rem;font-size:1rem}.project-badges{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0;padding:0;list-style:none;display:flex}.project-badges li{background:var(--primary);color:var(--secondary);border-radius:9999px;padding:.6rem .8rem;font-size:.875rem;transition:background .3s ease-in-out}.project-badges li:hover{background:var(--tertiary)}.project-card button{background:var(--primary);background:var(--tertiary);color:var(--secondary);cursor:pointer;border:none;border-radius:8px;margin-right:1rem;padding:.6rem 1.2rem;font-weight:600;transition:all .3s ease-in-out}.project-card button:hover{background:#2a1454;background:var(--primary);transform:translateY(-2px)}@media screen and (max-width:1668px){.project-card{margin:0 20px}}@media screen and (max-width:1024px){.project-card{flex-direction:column;gap:1.5rem;padding:1.5rem}.project-card .right{flex:none;order:-1;justify-content:center}.project-card .right img{width:100%;height:auto;max-height:500px}.project-heading{font-size:2rem}.project-description{font-size:1rem}.project-sub-heading{margin-bottom:15px}}@media screen and (max-width:768px){.project-card{flex-direction:column;gap:1rem;padding:1rem}.project-card .left{align-items:flex-start}.project-heading{text-align:left;margin-top:0;font-size:1.5rem}.project-description{font-size:.95rem}.project-badges{gap:.5rem}.project-badges li{padding:.4rem .6rem;font-size:.75rem}.project-card button{margin:.4rem 0 0;padding:.5rem 1rem;font-size:.85rem}.project-card .right img{height:auto;max-height:350px}.project-sub-heading{margin-bottom:5px}}@media screen and (max-width:480px){.project-heading{font-size:1.25rem}.project-description{font-size:.85rem;line-height:1.4}.project-features li{font-size:.85rem}.project-card .right img{border-radius:8px;max-height:250px}}
.cards{flex-direction:column;gap:30px;display:flex}.projects-footer{justify-content:center;margin-top:40px;display:flex}.show-more-button{color:#fff;letter-spacing:.5px;cursor:pointer;background:linear-gradient(135deg,#111,#444);border:none;border-radius:999px;justify-content:center;align-items:center;padding:12px 28px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 24px #0003}.show-more-button:hover{transform:translateY(-2px);box-shadow:0 16px 32px #00000040}
.comp-blob-wrapper{position:absolute;inset:0;overflow:hidden}.comp-blob{opacity:.6;filter:blur(120px);z-index:0;background:radial-gradient(circle at 30% 30%,#07f,#9089fc);border-radius:40% 60% 70% 30%/40% 30% 70% 60%;width:700px;height:500px;animation:10s ease-in-out infinite alternate floaty;position:absolute;top:-200px;left:50%;transform:translate(-50%)rotate(30deg)}@keyframes floaty{0%{transform:translate(-50%)translateY(0)scale(1)rotate(30deg)}to{transform:translate(-50%)translateY(40px)scale(1.05)rotate(30deg)}}
.services-wrap{background:var(--secondary);width:100%;padding-bottom:100px;position:relative;overflow:hidden}.services-container{max-width:1400px;margin:0 auto;padding:0 40px}.services-grid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid;position:relative}.service-card{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border-radius:32px;justify-content:space-between;align-items:center;gap:40px;min-height:400px;padding:50px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #00113914}.service-card:before{content:"";opacity:0;z-index:1;background:linear-gradient(135deg,#10b98108 0%,#00113905 100%);transition:opacity .4s;position:absolute;inset:0}.service-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00113926}.service-card:hover:before{opacity:1}.service-background-svg{opacity:.08;z-index:0;pointer-events:none;width:500px;height:500px;transition:all .5s;position:absolute;top:50%;transform:translateY(-50%)}.service-card-left .service-background-svg{left:-100px}.service-card-right .service-background-svg{right:-100px}.service-card:hover .service-background-svg{opacity:.12;transform:translateY(-50%)scale(1.1)}.service-svg-bg{object-fit:contain;filter:blur(2px);width:100%;height:100%}.service-content{z-index:2;flex-direction:column;flex:1;gap:30px;max-width:100%;display:flex;position:relative}.service-header{align-items:baseline;gap:20px;margin-bottom:10px;display:flex}.service-number{color:var(--tertiary);opacity:.2;font-size:72px;font-weight:900;line-height:1;font-family:var(--primary-font);transition:all .3s}.service-card:hover .service-number{opacity:.3;transform:scale(1.05)}.service-title{color:var(--primary);letter-spacing:-1px;font-size:42px;font-weight:800;line-height:1.1;font-family:var(--primary-font);z-index:2;margin:0;position:relative}.service-description{color:var(--neutral);max-width:480px;margin:0;font-size:18px;font-weight:400;line-height:1.7}.service-footer{margin-top:auto;padding-top:20px}.learn-more-btn{color:var(--tertiary);border:2px solid var(--tertiary);cursor:pointer;font-size:18px;font-weight:600;font-family:var(--primary-font);background:0 0;border-radius:12px;align-items:center;gap:12px;padding:14px 32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.learn-more-btn:before{content:"";background:var(--tertiary);z-index:-1;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.learn-more-btn:hover{color:#fff;transform:translate(4px);box-shadow:0 4px 16px #10b9814d}.learn-more-btn:hover:before{left:0}.learn-more-btn:hover .arrow-icon{transform:translate(4px,-4px)}.arrow-icon{font-size:16px;transition:transform .3s}.service-icon-foreground{z-index:1;opacity:.15;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:160px;transition:all .4s;display:flex;position:relative}.service-card:hover .service-icon-foreground{opacity:.25;transform:scale(1.1)rotate(5deg)}.service-icon-img{object-fit:contain;filter:drop-shadow(0 4px 8px #0011391a);width:100%;height:100%}.service-card-left{flex-direction:row}.service-card-right{flex-direction:row-reverse}.service-card-right .service-content{text-align:right;align-items:flex-end}.service-card-right .service-header{flex-direction:row-reverse}@media (max-width:1200px){.services-container{padding:0 30px}.service-card{gap:35px;padding:45px 40px}.service-title{font-size:38px}.service-background-svg{width:450px;height:450px}.service-icon-foreground{width:140px;height:140px}}@media (max-width:968px){.services-wrap{padding:60px 0}.services-grid{grid-template-columns:1fr;gap:40px}.service-card{text-align:center;gap:30px;min-height:350px;padding:40px 50px;flex-direction:column!important}.service-card-left,.service-card-right{flex-direction:column!important}.service-card-right .service-content{text-align:center;align-items:center}.service-card-right .service-header{flex-direction:row;justify-content:center}.service-background-svg{width:400px;height:400px;transform:translate(-50%,-50%);left:50%!important;right:auto!important}.service-content{align-items:center;max-width:100%}.service-title{font-size:42px}.service-number{font-size:60px}.service-description{text-align:center;max-width:100%}.service-icon-foreground{width:150px;height:150px}}@media (max-width:768px){.services-container{padding:0 20px}.service-card{border-radius:24px;min-height:300px;padding:35px 30px}.service-title{font-size:36px}.service-number{font-size:48px}.service-description{font-size:16px}.service-background-svg{width:300px;height:300px}.learn-more-btn{padding:12px 24px;font-size:16px}}@media (max-width:480px){.services-wrap{padding:40px 0}.services-grid{gap:30px}.service-card{border-radius:20px;min-height:auto;padding:30px 20px}.service-title{font-size:28px}.service-number{font-size:40px}.service-description{font-size:15px}.service-background-svg{width:250px;height:250px}.service-icon-foreground{width:120px;height:120px}.learn-more-btn{padding:10px 20px;font-size:14px}}
.show-all-button{color:#fff;letter-spacing:.5px;cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--primary-font);background:linear-gradient(135deg,#111,#444);border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 24px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 24px #0003}.show-all-button:hover{transform:translateY(-2px);box-shadow:0 16px 32px #00000040}.arrow-icon{width:18px;height:18px;transition:transform .2s}.show-all-button:hover .arrow-icon{transform:translate(4px)}@media screen and (max-width:768px){.show-all-button{padding:8px 20px;font-size:.85rem}.arrow-icon{width:16px;height:16px}}
.header{justify-content:space-between;align-items:center;width:95%;margin:0 auto;padding:10px 40px;display:flex;position:relative}.logo img{height:100px}.nav{color:#ebebeb;-webkit-backdrop-filter:blur(15px)saturate(180%);z-index:10;background:#00000065;border:1px solid #ffffff4d;border-radius:22px;justify-content:center;align-items:center;width:fit-content;margin:10px auto;padding:10px 30px;display:flex;position:fixed;top:30px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0000001a}.nav-items{gap:30px;margin:0;padding:0;list-style:none;display:flex}.nav-items li{cursor:pointer;padding:5px 10px;transition:color .3s;position:relative}.nav-items li a,.nav-items li span{color:inherit;text-decoration:none;display:block}.nav-items li:after{content:"";background:var(--primary);background:#ccc;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-items li:hover{color:#fff}.nav-items li:hover:after{width:100%}@media screen and (max-width:1024px){.logo img{height:70px}.nav{padding:6px 20px;top:20px}.nav-items{gap:20px}.nav-items li{padding:4px 8px;font-size:.95rem}}@media screen and (max-width:768px){.header{padding:8px 15px}.logo img{height:55px}.nav{padding:6px 15px;position:fixed;top:auto;bottom:15px;left:50%;transform:translate(-50%)}.nav-items{justify-content:center;gap:12px}.nav-items li{padding:3px 6px;font-size:.85rem}}@media screen and (max-width:480px){.logo img{height:40px}.header{padding:5px 10px}.nav{padding:5px 10px;position:fixed;top:auto;bottom:10px;left:50%;transform:translate(-50%)}.nav-items{justify-content:center;gap:8px}.nav-items li{padding:2px 5px;font-size:.75rem}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.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:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.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:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
