*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;background:radial-gradient(circle at top,#0f1225,#04040b);font-family:Arial,sans-serif;overflow-x:hidden}a{color:#fff;text-decoration:none}main{width:100%;max-width:1400px;margin:0 auto}.navbar{z-index:1000;-webkit-backdrop-filter:blur(22px);background:#0808148c;border:1px solid #ffffff14;border-radius:22px;width:calc(100% - 40px);max-width:1380px;transition:all .35s;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #00000059,inset 0 1px #ffffff0a}.nav-container{justify-content:space-between;align-items:center;max-width:1400px;height:82px;margin:auto;padding:0 35px;display:flex}.nav-logo{cursor:pointer;justify-content:center;align-items:center;height:100%;display:flex}.logo{object-fit:contain;width:auto;height:70px;transition:transform .35s,filter .35s;display:block}.logo:hover{filter:drop-shadow(0 0 25px #18b7ffe6)drop-shadow(0 0 55px #b100ffa6);transform:scale(1.05)}.nav-links{align-items:center;gap:45px;display:flex}.nav-links a{color:#ffffffe0;font-size:17px;font-weight:500;transition:color .3s;position:relative}.nav-links a:hover{color:#fff}.nav-links a:after{content:"";background:linear-gradient(90deg,#18b7ff,#b100ff);width:0;height:2px;transition:all .3s;position:absolute;bottom:-8px;left:0}.nav-links a:hover:after{width:100%}.nav-cta{background:linear-gradient(135deg,#18b7ff,#b100ff);border-radius:16px;padding:14px 28px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 10px 25px #18b7ff38}.nav-cta:hover{transform:translateY(-3px);box-shadow:0 18px 40px #b100ff59}.nav-cta:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff2e,#0000 60%);border-radius:16px;transition:all .35s;position:absolute;inset:0}.nav-cta:hover:before{opacity:1}.hamburger{display:none}.hero{align-items:center;min-height:100vh;padding:110px 40px 25px;display:flex;position:relative;overflow:hidden}.hero-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:60px;width:100%;max-width:1400px;margin:0 auto;display:grid}.hero-grid>*{min-width:0}.hero-logo{z-index:2;filter:brightness(1.12)contrast(1.12)saturate(1.18)drop-shadow(0 0 8px #18b7ff73)drop-shadow(0 0 22px #18b7ff47)drop-shadow(0 0 32px #b100ff33);backface-visibility:hidden;width:115%;max-width:760px;height:auto;animation:6s ease-in-out infinite floatLogo;display:block;position:relative;transform:translateZ(0)}.hero-glow{filter:blur(100px);background:radial-gradient(circle,#18b7ff2e,#0000);width:700px;height:700px;position:absolute;top:-100px;left:-150px}.subtitle{color:#cfcfcf;margin-bottom:50px;font-size:26px;line-height:1.8}.hero-buttons{flex-wrap:wrap;gap:20px;display:flex}.button{background:linear-gradient(90deg,#18b7ff,#b100ff);border-radius:20px;padding:18px 34px;font-weight:700;transition:all .3s}.button:hover{transform:translateY(-5px);box-shadow:0 0 40px #b100ff73}.secondary{background:0 0;border:1px solid #ffffff26}.services-preview{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;max-width:1320px;margin:0 auto;padding:70px 40px 55px;display:grid}.glass-card{background:linear-gradient(145deg,#121423eb,#080912eb);border:1px solid #ffffff17;border-radius:24px;flex-direction:column;justify-content:center;min-height:170px;padding:34px;transition:transform .35s,border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.glass-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 0 0,#18b7ff1f,#0000 45%);transition:all .35s;position:absolute;inset:0}.glass-card:hover{border-color:#18b7ff73;transform:translateY(-7px);box-shadow:0 20px 50px #00000040,0 0 35px #18b7ff1a}.glass-card:hover:before{opacity:1}.glass-card h3{z-index:1;margin-bottom:12px;font-size:21px;position:relative}.glass-card p{z-index:1;color:#aeb0bf;font-size:16px;line-height:1.65;position:relative}.stats{grid-template-columns:repeat(3,1fr);gap:0;width:100%;max-width:1320px;margin:0 auto;padding:0 40px;display:grid}.stat-card{text-align:center;background:#ffffff06;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:35px 25px}.stat-card:first-child{border-left:1px solid #ffffff14;border-radius:24px 0 0 24px}.stat-card:last-child{border-right:1px solid #ffffff14;border-radius:0 24px 24px 0}.stat-card+.stat-card{border-left:1px solid #ffffff14}.stat-card .stat-value{background:linear-gradient(90deg,#18b7ff,#b100ff);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:44px;line-height:1}.stat-card span{color:#b9bbc7;font-size:16px}.about-preview{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;width:100%;max-width:1320px;margin:0 auto;padding:90px 40px 80px;display:grid}.about-left{max-width:650px}.about-left h2{letter-spacing:-1.5px;margin-bottom:24px;font-size:48px;line-height:1.12}.about-left p{color:#aeb0bf;max-width:600px;margin-bottom:32px;font-size:18px;line-height:1.75}.about-right{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.about-right .feature{background:linear-gradient(145deg,#121423eb,#080912eb);border:1px solid #ffffff14;border-radius:22px;align-items:center;min-height:125px;padding:26px;font-size:17px;font-weight:700;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.about-right .feature:hover{border-color:#18b7ff66;transform:translateY(-5px);box-shadow:0 15px 40px #00000040,0 0 25px #18b7ff14}.footer{text-align:center;border-top:1px solid #ffffff14;padding:80px}.footer h3{margin-bottom:15px;font-size:40px}.footer p{color:#888}@keyframes floatLogo{0%{transform:translateY(-8px)}50%{transform:translateY(-20px)}to{transform:translateY(-8px)}}@media (max-width:950px){.hero{padding:130px 20px 70px}.hero-grid{text-align:center;grid-template-columns:1fr;gap:35px;width:100%}.hero-left,.hero-right{width:100%;min-width:0}.hero-left{justify-content:center;align-items:center;min-height:300px;display:flex;overflow:visible}.hero-logo{width:110%;max-width:420px;margin:0 auto}.hero-tag{margin:0 auto 24px}.hero-right h1{font-size:56px;line-height:1.1}.subtitle{font-size:20px}.hero-buttons,.hero-features{justify-content:center}.about-preview{grid-template-columns:1fr}.nav-logo{justify-content:center;transform:none}.logo{height:68px}}.portfolio-preview{grid-template-columns:.9fr 1.1fr;align-items:center;gap:65px;width:100%;max-width:1320px;margin:0 auto;padding:80px 40px;display:grid}.section-tag{color:#18b7ff;background:#18b7ff1f;border-radius:999px;margin-bottom:20px;padding:10px 18px;display:inline-block}.portfolio-text h2{letter-spacing:-1.5px;margin-bottom:24px;font-size:52px;line-height:1.12}.portfolio-text p{color:#bbb;margin-bottom:40px;font-size:20px;line-height:1.8}.portfolio-grid{gap:25px;display:grid}@media (max-width:950px){.portfolio-preview{grid-template-columns:1fr}.portfolio-text h2{font-size:46px}}.home-project-card{background:linear-gradient(135deg,#12121cf2,#23233c8c);border:1px solid #ffffff14;border-radius:32px;align-items:end;width:100%;height:260px;min-height:260px;max-height:260px;padding:35px;transition:all .45s;display:flex;position:relative;overflow:hidden}.home-project-card:before{content:"";opacity:.6;background:radial-gradient(circle at 0 0,#18b7ff1f,#0000 45%),radial-gradient(circle at 100% 100%,#b100ff29,#0000 50%);position:absolute;inset:0}.home-project-card:hover{transform:translateY(-12px);box-shadow:0 0 70px #18b7ff2e}.project-overlay{z-index:2;position:relative}.project-overlay span{color:#18b7ff;letter-spacing:3px;margin-bottom:14px;font-size:14px;display:block}.project-overlay h3{font-size:34px;line-height:1.15}.home-project-card{cursor:pointer;text-decoration:none}.home-project-card:hover .project-overlay{transform:translateY(-6px)}.project-overlay{transition:all .35s}.portfolio-preview .home-project-card:after{content:"→";opacity:.25;font-size:30px;transition:all .35s;position:absolute;bottom:28px;right:30px}.portfolio-preview .home-project-card:hover:after{opacity:1;transform:translate(8px)}.browser-bar{gap:8px;margin-bottom:28px;display:flex}.browser-bar span{background:#ffffff4d;border-radius:999px;width:10px;height:10px}.browser-bar span:first-child{background:#ff5f57}.browser-bar span:nth-child(2){background:#ffbd2f}.browser-bar span:nth-child(3){background:#28ca42}.project-overlay{width:100%}.project-overlay h3{margin-top:16px}@media (max-width:950px){.hamburger{color:#fff;cursor:pointer;background:0 0;border:none;font-size:34px;display:block}.nav-links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#05050ffa;flex-direction:column;align-items:center;gap:0;width:100%;max-height:0;transition:max-height .35s;display:flex;position:absolute;top:90px;left:0;overflow:hidden}.nav-links.open{max-height:600px;padding:25px}.nav-links a{text-align:center;width:100%;padding:18px}}.hero-tag{color:#7fdfff;letter-spacing:2px;background:#18b7ff14;border:1px solid #18b7ff26;border-radius:999px;align-items:center;margin-bottom:26px;padding:10px 18px;font-size:13px;font-weight:700;display:inline-flex}.hero-right h1{margin-bottom:22px;font-size:68px;line-height:1.05}.hero-right h1 span{background:linear-gradient(90deg,#18b7ff,#b100ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.hero-features{flex-wrap:nowrap;align-items:center;gap:20px;width:100%;min-height:24px;margin-top:28px;display:flex}.hero-features span{color:#bcbcbc;white-space:nowrap;align-items:center;gap:8px;font-size:15px;display:flex}.hero-left{justify-content:center;align-items:center;padding:20px;display:flex;position:relative}.hero-left:before{content:"";filter:blur(50px);z-index:0;opacity:.85;background:radial-gradient(circle,#18b7ff3d 0%,#18b7ff1f 35%,#b100ff0f 52%,#0000 72%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite pulseGlow;position:absolute}@keyframes pulseGlow{0%{opacity:.55;transform:scale(1)}50%{opacity:.9;transform:scale(1.08)}to{opacity:.55;transform:scale(1)}}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000059,#0000 90%);mask-image:linear-gradient(#00000059,#0000 90%)}html,body{overflow-x:hidden}.hero-right h1{overflow-wrap:anywhere}@media (max-width:950px){.hero-left:before{width:280px;height:280px}.hero-glow{width:350px;height:350px;left:-100px}.services-preview{grid-template-columns:1fr;gap:16px;padding:55px 20px 45px}.glass-card{min-height:auto;padding:28px 24px}.portfolio-preview{grid-template-columns:1fr;gap:45px;padding:60px 20px}.portfolio-text{text-align:center}.portfolio-text h2{font-size:42px;line-height:1.12}.portfolio-text p{font-size:18px}.portfolio-grid{gap:16px}.home-project-card{height:210px;min-height:210px;max-height:210px;padding:28px}.stats{grid-template-columns:1fr;gap:12px;padding:25px 20px 0}.stat-card{padding:27px 20px;border:1px solid #ffffff14!important;border-radius:20px!important}.stat-card .stat-value{font-size:38px}.about-preview{grid-template-columns:1fr;gap:40px;width:100%;padding:65px 20px 60px}.about-left{text-align:center;max-width:650px;margin:0 auto}.about-left h2{letter-spacing:-1px;font-size:38px;line-height:1.12}.about-left p{margin-left:auto;margin-right:auto;font-size:17px;line-height:1.7}.about-right{grid-template-columns:repeat(2,1fr);gap:14px;width:100%;max-width:650px;margin:0 auto}.about-right .feature{text-align:center;justify-content:center;min-height:105px;padding:22px 18px}}@media (max-width:600px){.portfolio-text h2{font-size:36px}.home-project-card{height:190px;min-height:190px;max-height:190px}.project-overlay h3{font-size:27px}.about-left h2{font-size:34px}.about-right{grid-template-columns:1fr}.about-right .feature{min-height:auto;padding:24px 20px}.hero-right h1{font-size:52px;line-height:1.08}.hero-right h1 span{overflow-wrap:normal;word-break:normal}}
.cookie-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0306126b;justify-content:center;align-items:flex-end;padding:24px;display:flex;position:fixed;inset:0}.cookie-banner{color:#fff;background:radial-gradient(circle at 0 0,#00aaff1f,#0000 40%),radial-gradient(circle at 100% 100%,#9146ff1f,#0000 40%),#0a0e1cf7;border:1px solid #ffffff1f;border-radius:22px;width:100%;max-width:760px;padding:28px;box-shadow:0 25px 70px #00000073,0 0 40px #0099ff14}.cookie-label{letter-spacing:2px;color:#59c7ff;margin-bottom:10px;font-size:12px;font-weight:700;display:inline-block}.cookie-banner h2{margin:0 0 12px;font-size:28px;line-height:1.2}.cookie-banner>p{color:#ffffffb8;max-width:650px;margin:0;line-height:1.7}.cookie-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.cookie-button{min-height:46px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:10px;padding:0 20px;font-weight:600;transition:transform .2s,border-color .2s,background .2s}.cookie-button:hover{transform:translateY(-2px)}.cookie-button.primary{color:#fff;background:linear-gradient(135deg,#008cff,#7547ff);box-shadow:0 8px 24px #3d69ff38}.cookie-button.secondary{color:#fff;background:#ffffff0f;border-color:#ffffff2e}.cookie-button.preferences{color:#fffc;background:0 0;border-color:#0000}.cookie-button.secondary:hover,.cookie-button.preferences:hover{background:#ffffff17;border-color:#59c7ff80}.cookie-preference{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:24px;margin-top:16px;padding:16px 0;display:flex}.cookie-preference>div{flex-direction:column;gap:5px;display:flex}.cookie-preference strong{font-size:15px}.cookie-preference span{color:#fff9;font-size:13px;line-height:1.5}.cookie-required{flex-shrink:0;font-weight:600;color:#59c7ff!important}.cookie-preference input[type=checkbox]{cursor:pointer;accent-color:#57f;flex-shrink:0;width:22px;height:22px}@media (max-width:600px){.cookie-overlay{padding:12px}.cookie-banner{border-radius:18px;padding:22px 18px}.cookie-banner h2{font-size:23px}.cookie-actions{flex-direction:column}.cookie-button{width:100%}.cookie-preference{gap:12px}}
.footer{background:linear-gradient(#080b14 0%,#05060c 100%);border-top:1px solid #ffffff12;margin-top:120px;position:relative;overflow:hidden}.footer-glow{pointer-events:none;filter:blur(130px);border-radius:50%;position:absolute}.footer-glow-blue{background:#0099ff1f;width:600px;height:600px;top:-250px;left:-250px}.footer-glow-purple{background:#b100ff21;width:550px;height:550px;bottom:-250px;right:-180px}.footer-container{z-index:2;grid-template-columns:minmax(330px,1.45fr) minmax(150px,.75fr) minmax(180px,.85fr) minmax(260px,1fr);align-items:start;gap:65px;width:100%;max-width:1400px;margin:0 auto;padding:70px 45px 65px;display:grid;position:relative}.footer-brand{flex-direction:column;align-self:start;align-items:flex-start;margin-top:-20px;display:flex}.footer-logo{width:100%;max-width:360px;margin-bottom:28px;text-decoration:none;display:block}.footer-logo img{object-fit:contain;filter:drop-shadow(0 0 12px #18b7ff26)drop-shadow(0 0 22px #b100ff14);width:100%;height:auto;transition:transform .3s,filter .3s;display:block}.footer-logo:hover img{filter:drop-shadow(0 0 18px #18b7ff4d)drop-shadow(0 0 30px #b100ff2e);transform:scale(1.025)}.footer-brand p{color:#aeb4c4;max-width:400px;margin:0 0 24px;font-size:16px;line-height:1.75}.footer-cta{color:#7fdfff;background:linear-gradient(90deg,#18b7ff12,#b100ff0d);border:1px solid #18b7ff73;border-radius:15px;justify-content:space-between;align-items:center;width:100%;max-width:280px;min-height:54px;margin:0 auto;padding:0 22px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;position:relative}.footer-cta:before{content:"";-webkit-mask-composite:xor;opacity:.45;pointer-events:none;background:linear-gradient(90deg,#18b7ff,#b100ff);border-radius:15px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.footer-cta:hover{border-color:#0000;transform:translateY(-3px);box-shadow:0 10px 35px #18b7ff1f,0 0 30px #b100ff14}.footer-arrow{font-size:22px;transition:transform .25s}.footer-cta:hover .footer-arrow{transform:translate(5px)}.footer-links h3,.footer-contact h3{color:#fff;width:fit-content;margin:0 0 30px;padding-bottom:13px;font-size:19px;font-weight:700;display:inline-block;position:relative}.footer-links h3:after,.footer-contact h3:after{content:"";background:linear-gradient(90deg,#18b7ff,#b100ff);border-radius:10px;width:42px;height:2px;position:absolute;bottom:0;left:0}.footer-links{flex-direction:column;align-items:flex-start;display:flex}.footer-links a{color:#aeb4c4;margin-bottom:16px;font-size:16px;text-decoration:none;transition:color .25s,transform .25s;position:relative}.footer-links a:hover{color:#5fd5ff;transform:translate(5px)}.footer-contact{flex-direction:column;align-items:flex-start;display:flex}.contact-item{color:#aeb4c4;align-items:center;gap:14px;margin-bottom:18px;font-size:16px;text-decoration:none;display:flex}a.contact-item{transition:color .25s}a.contact-item:hover{color:#5fd5ff}.contact-icon{color:#63dfff;background:#18b7ff0e;border:1px solid #18b7ff29;border-radius:11px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;display:flex}.footer-socials{align-items:center;gap:14px;margin-top:28px;display:flex}.social-icon{color:#18b7ff;background:linear-gradient(145deg,#18b7ff0e,#b100ff09);border:1px solid #18b7ff2e;border-radius:15px;justify-content:center;align-items:center;width:58px;height:58px;text-decoration:none;transition:transform .3s,color .3s,border-color .3s,background .3s,box-shadow .3s;display:flex}.social-icon svg{width:25px;height:25px;transition:transform .3s,filter .3s;display:block}.social-icon:hover{color:#fff;background:linear-gradient(135deg,#18b7ff,#b100ff);border-color:#0000;transform:translateY(-5px);box-shadow:0 10px 30px #18b7ff2e,0 0 25px #b100ff1f}.social-icon:hover svg{filter:drop-shadow(0 0 8px #ffffff59);transform:scale(1.08)}@media (max-width:700px){.footer-socials{justify-content:center;gap:12px;margin-top:25px}.social-icon{border-radius:14px;width:52px;height:52px}.social-icon svg{width:23px;height:23px}}.footer-bottom{z-index:2;border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:30px;width:calc(100% - 90px);max-width:1310px;margin:0 auto;padding:30px 0 38px;display:flex;position:relative}.footer-bottom p{color:#8e95a7;font-size:14px}.footer-bottom-links{align-items:center;gap:20px;display:flex}.footer-bottom-links a{color:#9299aa;font-size:14px;text-decoration:none;transition:color .25s}.footer-bottom-links a:hover{color:#5fd5ff}.footer-dot{background:#18b7ff;border-radius:50%;width:4px;height:4px;box-shadow:0 0 8px #18b7ffcc}.footer-dot.purple{background:#b100ff;box-shadow:0 0 8px #b100ffcc}.footer-cookie-button{color:#9299aa;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;transition:color .25s}.footer-cookie-button:hover{color:#5fd5ff}@media (max-width:1050px){.footer-container{grid-template-columns:1.5fr 1fr 1fr;gap:55px}.footer-brand{text-align:center;grid-column:1/-1;align-items:center;margin-bottom:20px}.footer-brand p{max-width:550px}}@media (max-width:700px){.footer{margin-top:80px}.footer-container{flex-direction:column;gap:0;padding:55px 24px 45px;display:flex}.footer-brand{text-align:center;align-items:center;width:100%;margin:0 0 50px;display:flex}.footer-logo{width:100%;max-width:245px;margin:0 auto 22px}.footer-brand p{max-width:330px;margin:0 auto 26px;font-size:15px;line-height:1.75}.footer-cta{max-width:330px;min-height:55px;margin:0 auto;padding:0 22px;font-size:15px}.footer-links,.footer-contact{border-top:1px solid #ffffff12;width:100%;padding:25px 0}.footer-links h3,.footer-contact h3{margin-bottom:23px;padding-bottom:11px;font-size:18px}.footer-links a{margin-bottom:14px;font-size:15px}.contact-item{gap:12px;margin-bottom:14px;font-size:15px}.contact-icon{border-radius:9px;flex-basis:38px;width:38px;height:38px}.footer-socials{gap:12px;margin-top:22px}.social-icon{border-radius:13px;width:52px;height:52px}.social-icon svg{width:22px;height:22px}.footer-bottom{text-align:center;flex-direction:column;gap:22px;width:calc(100% - 48px);padding:28px 0 36px}.footer-bottom p{max-width:280px;font-size:13px;line-height:1.6}.footer-bottom-links{flex-direction:column;gap:11px}.footer-cookie-button,.footer-bottom-links a{font-size:13px}.footer-dot{display:none}}@media (max-width:400px){.footer-container{padding-left:20px;padding-right:20px}.footer-logo{max-width:220px}.footer-brand p{font-size:14px}.footer-cta{width:100%}.footer-bottom{width:calc(100% - 40px)}}
