html{scroll-behavior:smooth}body{animation:gradientFlow 20s ease-in-out infinite;background:linear-gradient(-45deg,#18181b,#1e1b4b 25%,#312e81 50%,#181ba7 75%,#721cc2);background-size:800% 800%;color:#e0e0e0;font-family:Inter,sans-serif;margin:0}@keyframes gradientFlow{0%{background-position:0 50%}20%{background-position:50% 100%}40%{background-position:100% 50%}60%{background-position:50% 0}80%{background-position:0 50%}to{background-position:0 50%}}.cursor{animation:blink 1s infinite;background-color:#8b5cf6;display:inline-block;margin-left:2px;width:2px}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}a{color:inherit}header{background:#0f172af2;box-shadow:0 2px 8px #00000080;position:fixed;top:0;width:100%;z-index:50}header nav{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}header nav ul{display:flex;gap:1.5rem;list-style:none}header nav ul li a:hover{color:#a855f7}.hero{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;position:relative;text-align:center}.hero-buttons{margin-top:1.5rem}.hero-title{-webkit-text-fill-color:#0000;animation:heroGradientText 5s linear infinite;background:linear-gradient(90deg,#6366f1,#a855f7,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-size:200% 200%;font-size:4rem;font-weight:800}.hero-description{margin-bottom:30px}@keyframes heroGradientText{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.video-editing{color:#94a3b8}.video-editing:hover{color:#a855f7}.hero p{color:#cbd5e1;font-size:1.25rem;margin-top:1rem;max-width:600px}.hero .btn-glow{background:#6366f1;border-radius:12px;color:#fff;font-weight:600;margin-top:1.5rem;overflow:hidden;padding:.75rem 2rem;position:relative;transition:transform .3s,box-shadow .3s}.hero .btn-glow:hover{box-shadow:0 0 15px #a855f7,0 0 25px #3b82f6;transform:scale(1.05)}section{margin:0 auto;max-width:1200px;padding:5rem 2rem}section h2{color:#a855f7;font-size:3rem;margin-bottom:2rem;text-align:center}section p{color:#cbd5e1;line-height:1.6;margin:0 auto;max-width:800px;text-align:center}.skills{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.skills span{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:.5rem 1.25rem;transition:transform .3s,box-shadow .3s}.skills span:hover{box-shadow:0 0 15px #a855f7,0 0 25px #3b82f6;transform:scale(1.1)}.projects-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center}.project-card{align-items:center;background:linear-gradient(135deg,#312e81 60%,#6366f1);border-radius:18px;box-shadow:0 4px 18px #3c1e822e;color:#fff;display:flex;flex-direction:column;max-width:300px;padding:20px;transition:transform .3s,box-shadow .3s;width:100%}.project-card:hover{box-shadow:0 8px 32px #a855f7,0 0 24px #6366f1;transform:translateY(-5px) scale(1.04)}.project-card h3{color:#8b5cf6;margin-bottom:10px}.project-card p{font-size:14px;margin-bottom:10px}.tech-stack{margin-bottom:15px}.tech{background:#312e81;border-radius:6px;display:inline-block;font-size:12px;margin-bottom:5px;margin-right:5px;padding:3px 8px}.project-links a{color:#e0e0e0;font-weight:700;margin-right:10px;text-decoration:none;transition:color .3s}.project-links a:hover{color:#8b5cf6}#current-projects{color:#e0e0e0;padding:50px 20px;text-align:center}#current-projects h2{color:#8b5cf6;margin-bottom:40px}form{align-items:center;background:#1e1b4b;border-radius:20px;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;max-width:600px;padding:2rem}form input,form textarea{border:none;border-radius:12px;margin-bottom:1rem;outline:none;padding:.75rem;width:100%}form button{background:#6366f1;border-radius:12px;color:#fff;font-weight:600;padding:.75rem;transition:transform .3s,box-shadow .3s;width:100%}form button:hover{box-shadow:0 0 15px #a855f7,0 0 25px #3b82f6;cursor:pointer;transform:scale(1.05)}footer{background:#1e1b4b;color:#94a3b8;padding:2rem;text-align:center}a{text-decoration:none}.telegram-link{color:#3131f7}.video-page{background:linear-gradient(135deg,#0f172a,#1e1b4b);color:#e0e0e0;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.video-container{padding:80px 20px;text-align:center}.video-container h2{color:#8b5cf6;font-size:28px;margin-bottom:20px}.video-container h3{font-size:20px;margin-bottom:15px}.video-container p{font-size:16px;margin-bottom:40px}.clickable{color:#94a3b8;cursor:pointer;transition:color .3s}.clickable:hover{color:#a855f7;transition:color .5s}.price-section{border-radius:24px;margin:60px auto 40px;max-width:900px;padding:2rem}.price-section h2{color:#a855f7;font-size:2.5rem;font-weight:800;letter-spacing:1px;margin-bottom:2.5rem;text-align:center}.price-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:0}.price-item{align-items:center;background:linear-gradient(135deg,#312e81 60%,#6366f1);border-radius:18px;box-shadow:0 4px 18px #3c1e822e;color:#fff;display:flex;flex:1 1 220px;flex-direction:column;padding:2rem 1.5rem;transition:transform .25s,box-shadow .25s;width:280px}.price-item:hover{box-shadow:0 8px 32px #a855f7,0 0 24px #6366f1;transform:translateY(-8px) scale(1.04)}.price-item h3{color:#a855f7;font-size:1.2rem;font-weight:700;margin-bottom:1rem;text-align:center}.price-item p{font-size:1rem;margin:.5rem 0;text-align:center}.price-item strong{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#a855f7,#6366f1);-webkit-background-clip:text;color:#fff;font-size:1.4rem;font-weight:800}@media (max-width:700px){.price-list{align-items:center;flex-direction:column;gap:1.5rem}.price-item{max-width:95vw;min-width:0;padding:1.5rem 1rem}}@media (max-width:600px){.hero .btn-glow,form button{border-radius:10px;font-size:1rem;padding:.6rem 1.2rem}}@media (max-width:400px){.hero .btn-glow,form button{border-radius:8px;font-size:.9rem;padding:.5rem .8rem}}.blue{color:#3b82f6;text-shadow:0 0 19px #146bf7}.blue,.blue:hover{transition:all .5s}.blue:hover{color:#a855f7;text-shadow:0 0 25px #a855f7}.star-text-wrapper{display:inline-block;position:relative;white-space:nowrap;width:-webkit-max-content;width:max-content}.star-anim{animation:starFly 1.2s cubic-bezier(.7,.2,.3,1) forwards;color:#a855f7;font-size:2em;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2}@keyframes starFly{0%{left:0;opacity:1}80%{left:90%;opacity:1}to{left:100%;opacity:0}}.star-anim-text{-webkit-text-fill-color:#0000;animation:gradientText 6s linear infinite;background:linear-gradient(90deg,#6366f1,#a855f7,#3b82f6,#8b5cf6);-webkit-background-clip:text;font-size:2rem;font-weight:800;opacity:0;position:relative;text-shadow:0 2px 12px #3c1e822e;transition:opacity .6s;white-space:nowrap;z-index:1}.star-anim-text.show{opacity:1;transform:scale(1.08);transition:opacity .6s,transform .4s}@keyframes gradientText{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@media (max-width:600px){.star-anim-text{font-size:1.3rem}.star-anim{font-size:1.3em}}
/*# sourceMappingURL=main.9de9e8dc.css.map*/