*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0b0d10;color:#ededed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}a{color:inherit;text-decoration:none}ul{list-style:none}img{display:block;height:auto;max-width:100%}button{border:none;cursor:pointer;font-family:inherit;outline:none}.header{background:#15181e;box-shadow:0 2px 10px #00000080;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.logo h1{color:#d6ff00;font-size:1.8rem;text-shadow:0 0 20px #d6ff0059}.nav-menu{align-items:center;display:flex;gap:2rem}.nav-link{color:#ededed;font-size:1rem;font-weight:500;position:relative;transition:color .3s ease}.nav-link:after{background:#d6ff00;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.nav-link:hover{color:#d6ff00}.nav-link-cta{background:#d6ff00;border-radius:5px;color:#0b0d10!important;font-weight:700;padding:10px 25px;transition:transform .3s ease,box-shadow .3s ease}.nav-link-cta:after{display:none}.nav-link-cta:hover{box-shadow:0 5px 20px #d6ff0059;transform:translateY(-2px)}.hamburger{color:#ededed;cursor:pointer;display:none;font-size:1.5rem}@media (max-width:968px){.hamburger{display:block}.nav-menu{background-color:#15181e;box-shadow:0 10px 27px #00000080;flex-direction:column;gap:1.5rem;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:left .3s ease;width:100%}.nav-menu.active{left:0}.nav-link:after{display:none}}.footer{background:linear-gradient(135deg,#15181e,#0b0d10);border-top:2px solid #d6ff0033;color:#ededed;margin-top:80px;padding:60px 0 20px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.footer-section h3,.footer-section h4{margin-bottom:20px}.footer-logo{color:#d6ff00;font-size:1.8rem;text-shadow:0 0 20px #d6ff0059}.footer-description{color:#8b919b;line-height:1.8;margin-bottom:20px}.social-links{display:flex;gap:15px}.social-links a{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-links a:hover{background:#d6ff00;box-shadow:0 5px 15px #d6ff0059;color:#0b0d10;transform:translateY(-3px)}.footer-links{display:flex;flex-direction:column;gap:12px}.footer-links li a{color:#8b919b;display:inline-block;transition:all .3s ease}.footer-links li a:hover{color:#d6ff00;padding-left:5px}.footer-contact{display:flex;flex-direction:column;gap:15px}.footer-contact li{align-items:flex-start;color:#8b919b;display:flex;gap:12px}.footer-contact li svg{color:#d6ff00;flex-shrink:0;margin-top:3px}.footer-bottom{border-top:1px solid #d6ff0033;color:#8b919b;display:flex;flex-direction:column;gap:10px;padding-top:20px;text-align:center}.footer-bottom-links{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.footer-bottom-links a{color:#8b919b;font-size:.9rem;transition:color .3s ease}.footer-bottom-links a:hover{color:#d6ff00}.footer-bottom-links .separator{color:#8b919b;opacity:.5}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-content{gap:30px;grid-template-columns:1fr}.footer-bottom{font-size:.9rem}.footer-bottom-links{font-size:.85rem}}.home{overflow-x:hidden}.hero,.home{min-height:100vh}.hero{align-items:center;background:linear-gradient(135deg,#15181e,#0b0d10);border-bottom:2px solid #d6ff0033;color:#ededed;display:flex;overflow:hidden;padding:120px 0 80px;position:relative}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='rgba(255,255,255,0.1)' d='m0 96 48 16c48 16 144 48 240 48s192-32 288-37.3c96-5.7 192 16.3 288 16 96 .3 192-21.7 288-26.7s192 5 240 10.7l48 5.3v192H0Z'/%3E%3C/svg%3E") no-repeat bottom;background-size:cover;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{position:relative;text-align:center;z-index:1}.hero-title{font-size:3.5rem;line-height:1.2;margin-bottom:20px}.gradient-text{color:#d6ff00;text-shadow:0 0 30px #d6ff0059}.hero-subtitle{font-size:1.3rem;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:700px;opacity:.95}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.about-preview{background:#0b0d10}.about-grid{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.about-text h2{margin-bottom:20px;text-align:left}.about-text p{color:#8b919b;line-height:1.8;margin-bottom:20px}.about-features{display:flex;flex-direction:column;gap:30px}.feature-item{align-items:flex-start;gap:20px}.feature-icon{color:#d6ff00;filter:drop-shadow(0 0 8px rgba(214,255,0,.35));flex-shrink:0;font-size:2rem}.feature-item h4{color:#ededed;margin-bottom:5px}.feature-item p{color:#8b919b}.services-section{align-items:center;background:#0b0d10;display:flex;min-height:100vh;padding:6rem 0}.services-header{margin-bottom:4rem;text-align:center}.services-label{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,gold);-webkit-background-clip:text;background-clip:text;font-size:.875rem;font-weight:600;letter-spacing:.2em;margin-bottom:1rem;text-transform:uppercase}.services-grid-premium{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem;opacity:1}.service-card-premium{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;opacity:1;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.service-card-premium:hover{border-color:#00d4ff4d;box-shadow:0 20px 60px #00d4ff33;transform:translateY(-12px)}.service-card-canvas{background:#0a0a0acc;border-bottom:1px solid #ffffff0d;height:280px;overflow:hidden;position:relative;width:100%}.canvas-glow-home{filter:blur(30px);inset:-2px;opacity:.1;position:absolute;transition:opacity .3s ease;z-index:0}.service-card-premium:hover .canvas-glow-home{opacity:.25}.service-card-content{padding:2rem;position:relative}.service-card-title{color:#ededed;font-size:1.5rem;font-weight:700;margin-bottom:1rem;opacity:1}.service-card-description{color:#8b919b;font-size:.95rem;line-height:1.7;margin-bottom:1.25rem}.tech-stack-home{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tech-badge-home{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;color:#b0b0b0;display:inline-block;font-size:.75rem;font-weight:500;padding:.35rem .75rem;transition:all .3s ease}.service-card-premium:hover .tech-badge-home{background:#00d4ff0d;border-color:#00d4ff4d;color:#00d4ff}.service-card-gradient{bottom:0;height:3px;left:0;opacity:0;position:absolute;right:0;transition:opacity .3s ease}.service-card-premium:hover .service-card-gradient{opacity:1}.services-cta{margin-top:3rem;text-align:center}.btn-premium{align-items:center;background:linear-gradient(135deg,#00d4ff,#06f);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.75rem;overflow:hidden;padding:1rem 2.5rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.btn-premium:hover{box-shadow:0 0 30px #00d4ff80;transform:scale(1.05)}.btn-premium svg{transition:transform .3s ease}.btn-premium:hover svg{transform:translateX(4px)}.service-card{text-align:center}.service-icon{color:#d6ff00;filter:drop-shadow(0 0 10px rgba(214,255,0,.35));font-size:3rem;margin-bottom:20px}.service-card h3{color:#ededed;margin-bottom:15px}.service-card p{color:#8b919b;line-height:1.6}.stats-section{align-items:center;background:linear-gradient(135deg,#15181e,#0b0d10);border-bottom:2px solid #d6ff001a;border-top:2px solid #d6ff001a;color:#ededed;display:flex;min-height:100vh;padding:100px 0}.stats-grid{grid-gap:40px;gap:40px;text-align:center}.stat-number{color:#d6ff00;font-size:3rem;font-weight:700;margin-bottom:10px;text-shadow:0 0 20px #d6ff0059}.stat-label{color:#8b919b;font-size:1.1rem}.testimonials-section{align-items:center;background:#15181e;display:flex;min-height:100vh}.testimonial-card{padding-top:50px;position:relative}.quote-icon{color:#d6ff00;font-size:2rem;left:30px;opacity:.3;position:absolute;top:20px}.testimonial-text{color:#8b919b;font-style:italic;line-height:1.8;margin-bottom:20px}.testimonial-author h4{color:#ededed;margin-bottom:5px}.testimonial-author p{color:#d6ff00;font-size:.9rem}.cta-section{align-items:center;border-top:2px solid #d6ff00;box-shadow:inset 0 1px 30px #d6ff0026;display:flex;min-height:100vh}.text-center{text-align:center}@media (max-width:968px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.about-grid{gap:40px;grid-template-columns:1fr}.about-text h2{text-align:center}.stat-number{font-size:2.5rem}.cta-content h2{font-size:2rem}}.services-page{background:#0a0a0a;color:#fff;min-height:100vh;overflow-x:hidden;padding-top:0;position:relative}.services-page .container{margin:0 auto;max-width:1400px;padding:0 2rem}.services-hero{align-items:center;background:#0a0a0a;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem 0;position:relative}.hero-background{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.gradient-orb{animation:float 20s ease-in-out infinite;border-radius:50%;filter:blur(120px);opacity:.3;position:absolute}.orb-1{animation-delay:0s;background:radial-gradient(circle,#00d4ff 0,#0000 70%);height:600px;left:-200px;top:-200px;width:600px}.orb-2{animation-delay:-7s;background:radial-gradient(circle,gold 0,#0000 70%);bottom:-150px;height:500px;right:-150px;width:500px}.orb-3{animation-delay:-14s;background:radial-gradient(circle,#f0f 0,#0000 70%);height:400px;left:50%;top:50%;transform:translate(-50%,-50%);width:400px}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(100px,-100px) scale(1.1)}66%{transform:translate(-100px,100px) scale(.9)}}.hero-container{max-width:900px;position:relative;text-align:center;z-index:1}.hero-subtitle{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,gold);-webkit-background-clip:text;background-clip:text;font-size:.875rem;font-weight:600;letter-spacing:.2em;margin-bottom:1.5rem;opacity:1;text-transform:uppercase}.hero-title{font-size:clamp(2.5rem,8vw,5rem);font-weight:800;line-height:1.1;margin-bottom:2rem;opacity:1;perspective:1000px}.hero-title .word{opacity:1;transform-origin:center bottom}.hero-title .word:nth-child(3){-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,gold);-webkit-background-clip:text;background-clip:text}.hero-description{color:#b0b0b0;font-size:1.125rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;opacity:1}.magnetic-button{background:linear-gradient(135deg,#00d4ff,#06f);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;overflow:hidden;padding:1rem 2.5rem;position:relative;transition:transform .3s cubic-bezier(.34,1.56,.64,1);z-index:1}.magnetic-button:hover{box-shadow:0 0 30px #00d4ff80;transform:scale(1.05)}.magnetic-button:active{transform:scale(.98)}.button-glow{background:radial-gradient(circle at center,#ffffff4d,#0000);border-radius:50px;inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.magnetic-button:hover .button-glow{animation:ripple 1s ease-out;opacity:1}@keyframes ripple{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(2)}}.service-section,.services-container{padding:6rem 0;position:relative}.service-section{align-items:center;display:flex;min-height:100vh}.service-section:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.service-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.layout-right .service-grid{direction:rtl}.layout-right .service-grid>*{direction:ltr}.service-content{padding:2rem 0}.service-header{align-items:center;display:flex;gap:1.5rem;margin-bottom:2rem}.service-number{align-items:center;border-radius:16px;box-shadow:0 8px 32px #00d4ff4d;color:#fff;display:inline-block;display:flex;font-size:1.5rem;font-weight:800;height:60px;justify-content:center;width:60px}.service-subtitle{color:grey;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.service-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#b0b0b0);-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem}.service-description{color:#b0b0b0;font-size:1.125rem;line-height:1.8;margin-bottom:2.5rem}.service-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem}.feature-item{align-items:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;display:flex;gap:.75rem;padding:.75rem;transition:all .3s ease}.feature-item:hover{background:#ffffff0d;border-color:#00d4ff4d;transform:translateX(8px)}.feature-dot{border-radius:50%;box-shadow:0 0 12px currentColor;flex-shrink:0;height:8px;width:8px}.feature-item span{color:#e0e0e0;font-size:.9rem;font-weight:500}.service-cta{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.75rem;padding:.875rem 1.75rem;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.service-cta:hover{background:#00d4ff1a;border-color:#00d4ff80;box-shadow:0 0 24px #00d4ff4d;transform:translateX(8px)}.service-cta svg{transition:transform .3s ease}.service-cta:hover svg{transform:translateX(4px)}.tech-stack{border-top:1px solid #ffffff0d;margin-bottom:2rem;margin-top:2rem;padding-top:2rem}.tech-stack-title{color:grey;font-size:.875rem;font-weight:600;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.tech-stack-items{display:flex;flex-wrap:wrap;gap:.75rem}.tech-badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;color:#e0e0e0;display:inline-block;font-size:.85rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.tech-badge:hover{background:#00d4ff1a;border-color:#00d4ff66;box-shadow:0 4px 12px #00d4ff33;transform:translateY(-2px)}.service-canvas-wrapper{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;height:600px;overflow:hidden;position:relative;width:100%}.canvas-glow{border-radius:24px;filter:blur(40px);inset:-2px;opacity:.15;position:absolute;transition:opacity .3s ease;z-index:-1}.service-canvas-wrapper:hover .canvas-glow{opacity:.3}.three-canvas{border-radius:24px;display:block;height:100%;width:100%}.services-cta-section{background:linear-gradient(180deg,#0000,#00d4ff0d);padding:8rem 0;position:relative}.services-cta-section:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.cta-content{margin:0 auto;max-width:800px}.cta-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#00d4ff);-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;margin-bottom:1.5rem}.cta-description{color:#b0b0b0;font-size:1.125rem;line-height:1.8;margin-bottom:3rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.cta-primary{background:linear-gradient(135deg,#00d4ff,#06f);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;overflow:hidden;padding:1.125rem 2.75rem;position:relative;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.cta-primary:hover{box-shadow:0 0 40px #00d4ff99;transform:scale(1.05)}.cta-secondary{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:2px solid #fff3;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.75rem;padding:1.125rem 2.75rem;transition:all .3s ease}.cta-secondary:hover{background:#ffffff0d;border-color:#00d4ff;box-shadow:0 0 24px #00d4ff4d}.cta-secondary svg{transition:transform .3s ease}.cta-secondary:hover svg{transform:translateX(4px)}@media (max-width:1024px){.service-grid{gap:3rem;grid-template-columns:1fr}.layout-right .service-grid{direction:ltr}.service-canvas-wrapper{height:500px}.service-features{grid-template-columns:1fr}}@media (max-width:768px){.hero-subtitle{font-size:.75rem}.hero-description{font-size:1rem}.service-section{min-height:auto;padding:4rem 0}.service-canvas-wrapper{height:400px}.services-cta-section{padding:5rem 0}.cta-buttons{align-items:stretch;flex-direction:column}.cta-primary,.cta-secondary{justify-content:center;width:100%}}@media (max-width:480px){.container{padding:0 1rem}.hero-title{font-size:2rem}.service-header{align-items:flex-start;flex-direction:column}.service-number{font-size:1.25rem;height:50px;width:50px}.service-canvas-wrapper{height:300px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.gradient-orb{animation:none}}button:focus-visible{outline:2px solid #00d4ff;outline-offset:4px}*,.services-page,html{scroll-behavior:smooth}.feature-item,.magnetic-button,.service-canvas-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform}.portfolio-page{min-height:100vh;overflow-x:hidden}.portfolio-intro{margin-bottom:60px}.portfolio-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.portfolio-card{background:#15181e;transition:all .3s ease}.portfolio-header{border-bottom:2px solid #1f2329;margin-bottom:20px;padding-bottom:20px}.project-category{background:#d6ff00;border-radius:20px;color:#0b0d10;display:inline-block;font-size:.85rem;font-weight:700;margin-bottom:15px;padding:5px 15px}.portfolio-card h3{color:#ededed;font-size:1.6rem;margin-bottom:10px}.project-client{color:#d6ff00;font-size:.95rem;font-weight:600}.project-description{color:#8b919b;line-height:1.8;margin-bottom:25px}.project-results,.project-technologies{margin-bottom:20px}.project-results h4,.project-technologies h4{color:#ededed;font-size:1.05rem;margin-bottom:12px}.tech-tags{display:flex;flex-wrap:wrap;gap:10px}.tech-tag{background:#1f2329;border:1px solid #d6ff0033;border-radius:5px;color:#ededed;font-size:.85rem;font-weight:500;padding:6px 14px}.project-results ul{list-style:none;padding:0}.project-results li{color:#8b919b;padding:6px 0 6px 25px;position:relative}.project-results li:before{color:#d6ff00;content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute}.portfolio-stats{background:linear-gradient(135deg,#15181e,#0b0d10);color:#ededed}.stats-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:50px}.stat-card{background:#d6ff000d;border:1px solid #d6ff001a;border-radius:10px;padding:30px;text-align:center;transition:all .3s ease}.stat-card:hover{background:#d6ff001a;box-shadow:0 10px 30px #d6ff0033;transform:translateY(-5px)}.stat-card h3{color:#d6ff00;font-size:3rem;margin-bottom:10px;text-shadow:0 0 20px #d6ff0059}.stat-card p{color:#8b919b;font-size:1.1rem}.cta-section{background:linear-gradient(135deg,#15181e,#0b0d10);border-top:2px solid #d6ff0033;color:#ededed;padding:80px 0}.cta-content{text-align:center}.cta-content h2{font-size:2.5rem;margin-bottom:20px}.cta-content p{font-size:1.2rem;margin-bottom:30px;opacity:.95}@media (max-width:968px){.portfolio-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card h3{font-size:2.5rem}.cta-content h2{font-size:2rem}}.contact-page{background:linear-gradient(180deg,#0b0d10,#15181e 50%,#0b0d10);min-height:100vh;overflow-x:hidden}.consultation-hero{overflow:hidden;padding:80px 0 100px;position:relative}.consultation-hero:before{animation:pulse 15s ease-in-out infinite;background:radial-gradient(circle at 50% 50%,#d6ff0014 0,#0000 50%);content:"";height:200%;left:-50%;pointer-events:none;position:absolute;top:-50%;width:200%}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.hero-content-center{margin:0 auto 60px;max-width:900px;position:relative;text-align:center;z-index:1}.hero-heading{color:#ededed;font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:25px}.neon-text{animation:glow 3s ease-in-out infinite;color:#d6ff00;text-shadow:0 0 20px #d6ff0080,0 0 40px #d6ff004d,0 0 60px #d6ff0033}@keyframes glow{0%,to{text-shadow:0 0 20px #d6ff0080,0 0 40px #d6ff004d}50%{text-shadow:0 0 30px #d6ff00b3,0 0 60px #d6ff0080,0 0 90px #d6ff004d}}.hero-description{color:#8b919b;font-size:1.2rem;line-height:1.8;margin:0 auto;max-width:700px}.hero-description strong{color:#d6ff00;font-weight:700}.consultation-form-card{margin:0 auto;max-width:750px;position:relative;z-index:2}.form-glow{background:radial-gradient(circle,#d6ff0026 0,#0000 70%);filter:blur(80px);height:120%;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:120%;z-index:-1}.premium-form{-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#15181eb3;border:1px solid #8b919b1a;border-radius:24px;box-shadow:0 8px 32px #00000080,0 0 0 1px #d6ff001a,inset 0 1px 0 #ffffff0d;padding:50px 45px;position:relative}.premium-form:before{background:linear-gradient(90deg,#0000,#d6ff004d 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.form-header{margin-bottom:45px;text-align:center}.form-header h2{color:#ededed;font-size:2rem;font-weight:700;margin-bottom:10px}.form-header p{color:#8b919b;font-size:1.05rem}.input-group{margin-bottom:30px;position:relative}.input-label{color:#8b919b;display:block;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:10px;text-transform:uppercase;transition:color .3s ease}.input-group.active .input-label{color:#d6ff00}.premium-input,.premium-select,.premium-textarea{background:#0b0d1099;border:1px solid #8b919b33;border-radius:12px;box-shadow:inset 0 1px 2px #0000004d;color:#ededed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;outline:none;padding:14px 18px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.premium-input::placeholder,.premium-textarea::placeholder{color:#5a5f6b;font-size:.95rem}.premium-input:focus,.premium-select:focus,.premium-textarea:focus{background:#0b0d10cc;border-color:#d6ff0080;box-shadow:inset 0 1px 2px #0000004d,0 0 0 3px #d6ff001a,0 4px 12px #d6ff0026}.premium-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%23D6FF00' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;cursor:pointer;padding-right:45px}.premium-select option{background:#15181e;color:#ededed;padding:12px}.premium-textarea{line-height:1.6;min-height:120px;resize:vertical}.input-highlight{background:linear-gradient(90deg,#d6ff00,#d6ff0080);border-radius:0 0 12px 12px;bottom:0;height:2px;left:0;position:absolute;transition:width .4s cubic-bezier(.4,0,.2,1);width:0}.input-group.active .input-highlight{width:100%}.datetime-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:30px}.datetime-row .input-group:hover .calendar-icon,.datetime-row .input-group:hover .clock-icon{color:#d6ff00;transform:translateY(-50%) scale(1.05)}.phone-input-row{grid-gap:15px;animation:slideDown .3s ease-out;display:grid;gap:15px;grid-template-columns:140px 1fr;margin-bottom:30px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.country-code-group .premium-select{padding-right:30px}.phone-number-group{flex:1 1}.datetime-input{color-scheme:dark;cursor:pointer}.datetime-input::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(1) brightness(1.3)}.custom-date-wrapper,.custom-time-wrapper{position:relative}.custom-date-input,.custom-time-select{padding-right:45px}.calendar-icon,.clock-icon{color:#8b919b;pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%);transition:all .3s ease}.input-group.active .calendar-icon,.input-group.active .clock-icon{color:#d6ff00;filter:drop-shadow(0 0 4px rgba(214,255,0,.4))}.custom-date-input::-webkit-calendar-picker-indicator{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.custom-time-select{-webkit-appearance:none;appearance:none;background-image:none}.custom-time-select option{background:#15181e;color:#ededed;font-size:1rem;padding:14px}.custom-time-select option:hover{background:#d6ff001a}.cta-button{align-items:center;background:linear-gradient(135deg,#d6ff00,#b8d600);border:none;border-radius:50px;box-shadow:0 4px 16px #d6ff004d,0 2px 8px #0003,inset 0 1px 0 #fff3;color:#0b0d10;cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;gap:10px;justify-content:center;letter-spacing:.3px;margin-top:10px;overflow:hidden;padding:18px 32px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.cta-button:before{background:radial-gradient(circle,#ffffff4d,#0000);border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.cta-button:hover:before{height:300px;width:300px}.cta-button:hover{box-shadow:0 8px 24px #d6ff0066,0 4px 12px #0000004d;transform:translateY(-2px)}.cta-button:active{transform:translateY(0)}.cta-button.loading{cursor:not-allowed;opacity:.7;pointer-events:none}.button-text{font-weight:700}.button-arrow,.button-text{position:relative;z-index:1}.button-arrow{font-size:1.5rem;transition:transform .3s ease}.cta-button:hover .button-arrow{transform:translateX(4px)}.button-spinner{animation:spin .8s linear infinite;border:3px solid #0b0d104d;border-radius:50%;border-top-color:#0b0d10;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.form-footer-text{color:#8b919b;font-size:.9rem;font-weight:500;margin-top:25px;text-align:center}.quick-info-section{background:#0b0d1080;border-top:1px solid #8b919b1a;padding:60px 0}.quick-info-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:900px}.info-item{align-items:flex-start;background:#15181e66;border:1px solid #8b919b1a;border-radius:16px;display:flex;gap:20px;padding:25px;transition:all .3s ease}.info-item:hover{background:#15181e99;border-color:#d6ff0033;transform:translateY(-2px)}.info-icon{color:#d6ff00;filter:drop-shadow(0 0 8px rgba(214,255,0,.4));flex-shrink:0;font-size:1.8rem}.info-item h4{color:#ededed;font-size:1.1rem;font-weight:700;margin-bottom:5px}.info-item p{color:#8b919b;font-size:.95rem;line-height:1.5}@media (max-width:968px){.hero-heading{font-size:2.5rem}.hero-description{font-size:1.05rem}.premium-form{padding:40px 30px}.form-header h2{font-size:1.75rem}.datetime-row{gap:0;grid-template-columns:1fr}.phone-input-row{gap:12px;grid-template-columns:100px 1fr}.quick-info-grid{gap:25px;grid-template-columns:1fr}}@media (max-width:640px){.consultation-hero{padding:60px 0 80px}.hero-heading{font-size:2rem}.premium-form{border-radius:20px;padding:30px 20px}.form-header h2{font-size:1.5rem}.cta-button{font-size:1rem;padding:16px 28px}.phone-input-row{gap:0;grid-template-columns:1fr}}.privacy-policy-page{min-height:100vh}.privacy-policy-page .page-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:100px 20px 60px;text-align:center}.privacy-policy-page .page-hero h1{font-size:3rem;font-weight:700;margin-bottom:15px}.privacy-policy-page .page-hero p{font-size:1.1rem;opacity:.9}.policy-section h2{color:#667eea}@media (max-width:768px){.privacy-policy-page .page-hero h1{font-size:2rem}.policy-inner{padding:25px 20px}.policy-section h2{font-size:1.5rem}.policy-section h3{font-size:1.2rem}}.terms-page{min-height:100vh}.terms-page .page-hero{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;padding:100px 20px 60px;text-align:center}.terms-page .page-hero h1{font-size:3rem;font-weight:700;margin-bottom:15px}.terms-page .page-hero p{font-size:1.1rem;opacity:.9}.policy-section h2{color:#f5576c}@media (max-width:768px){.terms-page .page-hero h1{font-size:2rem}.policy-inner{padding:25px 20px}.policy-section h2{font-size:1.5rem}.policy-section h3{font-size:1.2rem}}.cookie-policy-page{min-height:100vh}.cookie-policy-page .page-hero{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;padding:100px 20px 60px;text-align:center}.cookie-policy-page .page-hero h1{font-size:3rem;font-weight:700;margin-bottom:15px}.cookie-policy-page .page-hero p{font-size:1.1rem;opacity:.9}.policy-section h2{color:#00f2fe}.policy-section ul{margin:15px 0;padding-left:25px}.policy-section ul li{color:#555;line-height:1.8;margin-bottom:10px;position:relative}.policy-section ul li strong{color:#333}.cookie-table{margin:20px 0;overflow-x:auto}.cookie-table table{background:#f8f9fa;border-collapse:collapse;border-radius:8px;overflow:hidden;width:100%}.cookie-table thead{background:#4facfe;color:#fff}.cookie-table td,.cookie-table th{border-bottom:1px solid #dee2e6;padding:12px 15px;text-align:left}.cookie-table th{font-size:.95rem;font-weight:600}.cookie-table td{color:#555;font-size:.9rem}.cookie-table tbody tr:last-child td{border-bottom:none}.cookie-table tbody tr:hover{background:#e9ecef}@media (max-width:768px){.cookie-policy-page .page-hero h1{font-size:2rem}.policy-inner{padding:25px 20px}.policy-section h2{font-size:1.5rem}.policy-section h3{font-size:1.2rem}.cookie-table table{font-size:.85rem}.cookie-table td,.cookie-table th{padding:10px}}.refund-policy-page{min-height:100vh}.refund-policy-page .page-hero{background:linear-gradient(135deg,#fa709a,#fee140);color:#fff;padding:100px 20px 60px;text-align:center}.refund-policy-page .page-hero h1{font-size:3rem;font-weight:700;margin-bottom:15px}.refund-policy-page .page-hero p{font-size:1.1rem;opacity:.9}.policy-content{padding:60px 20px}.policy-inner{background:#fff;border-radius:10px;box-shadow:0 2px 20px #00000014;margin:0 auto;max-width:900px;padding:40px}.policy-section{margin-bottom:40px}.policy-section:last-child{margin-bottom:0}.policy-section h2{border-bottom:2px solid #f0f0f0;color:#fa709a;font-size:1.8rem;margin-bottom:20px;padding-bottom:10px}.policy-section h3{color:#333;font-size:1.4rem;font-weight:600;margin:25px 0 15px}.policy-section p{color:#555;font-size:1rem;line-height:1.8;margin-bottom:15px}.policy-section ol,.policy-section ul{margin:15px 0;padding-left:25px}.policy-section ol li,.policy-section ul li{color:#555;line-height:1.8;margin-bottom:10px;position:relative}.policy-section ol li strong,.policy-section ul li strong{color:#333}.policy-section ol{counter-reset:item}.policy-section ol li{display:block}.policy-section ol li:before{color:#fa709a;content:counter(item) ". ";counter-increment:item;font-weight:600}.contact-info{list-style:none;padding-left:0}.contact-info li{padding:8px 0}@media (max-width:768px){.refund-policy-page .page-hero h1{font-size:2rem}.policy-inner{padding:25px 20px}.policy-section h2{font-size:1.5rem}.policy-section h3{font-size:1.2rem}}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{background:#0a0a0a;flex:1 1;position:relative;z-index:1}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{align-items:center;display:flex;min-height:100vh;padding:100px 0}.section-title{color:#ededed;font-size:2.5rem;margin-bottom:20px;text-align:center}.section-subtitle{color:#8b919b;font-size:1.2rem;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:700px;text-align:center}.btn{border-radius:5px;display:inline-block;font-size:1rem;font-weight:600;padding:12px 30px;transition:all .3s ease}.btn-primary{background:#d6ff00;color:#0b0d10;font-weight:700}.btn-primary:hover{box-shadow:0 10px 30px #d6ff0059;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #d6ff00;color:#d6ff00}.btn-secondary:hover{background:#d6ff00;color:#0b0d10}.grid{grid-gap:30px;display:grid;gap:30px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card{background:#15181e;border-radius:10px;box-shadow:0 5px 15px #0000004d;padding:30px;transition:all .3s ease}.card:hover{box-shadow:0 10px 30px #d6ff0059;transform:translateY(-5px)}@media (max-width:768px){.section-title{font-size:2rem}.section{padding:50px 0}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}
/*# sourceMappingURL=main.c8783cc7.css.map*/