.loader-container{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.loader-content{flex-direction:column;gap:2rem}.loader-content,.loader-logo{align-items:center;display:flex}.loader-logo{font-size:2.5rem;font-weight:700;gap:2px}.loader-logo .logo-bracket{color:#ff075b;font-weight:400}.loader-logo .logo-text{color:#fff;letter-spacing:-.5px}.loader-logo .logo-slash{color:#ff075b;font-weight:400}.loader-bar{background:#ffffff1a;border-radius:10px;height:4px;overflow:hidden;width:200px}.loader-progress{background:linear-gradient(90deg,#ff075b,#ff4d8d);border-radius:10px;height:100%}.loader-text{color:#64748b;font-size:.9rem;margin:0}@media screen and (max-width:480px){.loader-logo{font-size:2rem}.loader-bar{width:150px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden;scroll-behavior:smooth;scroll-padding-top:80px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;line-height:1.6}.app,body{max-width:100vw;overflow-x:hidden}.app{display:flex;flex-direction:column;min-height:100vh;width:100%}.app main{flex:1 1;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#0f172a;font-weight:700;line-height:1.2}h1{font-size:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(2rem,4vw,3rem)}h3{font-size:clamp(1.5rem,3vw,2rem)}p{color:#475569;line-height:1.7}a{color:inherit;text-decoration:none;transition:color .3s ease}::selection{background:#ff075b;color:#fff}::-moz-selection{background:#ff075b;color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ff075b,#ff4d8d);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#e00650,#ff075b)}:focus-visible{outline:2px solid #ff075b;outline-offset:2px}button{background:none;border:none;cursor:pointer;font-family:inherit}img{display:block;height:auto;max-width:100%}ol,ul{list-style:none}section{position:relative}.container{margin:0 auto;max-width:1200px;padding:0 20px}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff075b,#ff4d8d);-webkit-background-clip:text;background-clip:text}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@media screen and (max-width:768px){html{scroll-padding-top:70px}body{font-family:Roboto,Helvetica Neue,Arial,sans-serif}}@media screen and (max-width:480px){html{scroll-padding-top:60px}}@media print{.footer,.header{display:none}body{background:#fff;color:#000}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}.header{background:#0000;box-sizing:border-box;left:0;max-width:100vw;padding:1rem 2rem;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header-scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;box-shadow:0 4px 30px #0000000d;padding:.75rem 2rem}.header-container{justify-content:space-between;margin:0 auto;max-width:1400px}.header-container,.logo{align-items:center;display:flex}.logo{font-size:1.5rem;font-weight:700;gap:2px;text-decoration:none}.logo-bracket{color:#ff075b;font-weight:400}.logo-text{color:#0f172a;letter-spacing:-.5px}.logo-slash{color:#ff075b;font-weight:400}.nav-desktop{align-items:center;display:flex;gap:.5rem}.nav-link{border-radius:8px;color:#475569;cursor:pointer;font-size:.95rem;font-weight:500;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#ff075b0d;color:#ff075b}.nav-link-active{background:#ff075b1a;color:#ff075b}.header-actions{align-items:center;display:flex;gap:1rem}.hire-btn{background:linear-gradient(135deg,#ff075b,#ff4d8d);border:none;border-radius:50px;box-shadow:0 4px 15px #ff075b4d;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1.5rem;text-decoration:none;transition:all .3s ease}.hire-btn:hover{box-shadow:0 6px 20px #ff075b66;transform:translateY(-2px)}.menu-toggle{background:none;border:none;border-radius:8px;color:#0f172a;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem;transition:all .3s ease}.menu-toggle:hover{background:#ff075b1a;color:#ff075b}.nav-mobile{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;display:none;flex-direction:column;margin-top:1rem;overflow:hidden;padding:1rem}.nav-link-mobile{border-radius:10px;color:#475569;cursor:pointer;display:block;font-size:1rem;font-weight:500;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.nav-link-mobile:hover{background:#ff075b0d;color:#ff075b}@media screen and (max-width:1024px){.nav-desktop{display:none}.menu-toggle{display:block}.nav-mobile{display:flex}.hire-btn{display:none}}@media screen and (max-width:768px){.header{padding:.75rem 1rem}.header-scrolled{padding:.5rem 1rem}.logo{font-size:1.25rem}}@media screen and (max-width:480px){.header{padding:.5rem .75rem}.nav-link-mobile{font-size:.95rem;padding:.75rem 1rem}}.services{background:linear-gradient(180deg,#fff,#f8fafc);box-sizing:border-box;max-width:100vw;overflow-x:hidden;padding:80px 60px}.services-header{margin-bottom:4rem;text-align:center}.services-header .section-tag{color:#ff075b;display:block;font-size:1rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.services-header h2{color:#0f172a;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.services-header p{color:#64748b;font-size:1.1rem;margin:0}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.service-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 10px 40px #0000000f;overflow:hidden;padding:2rem;position:relative;transition:all .4s ease}.service-card:before{background:linear-gradient(90deg,#ff075b,#ff6b9d);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .4s ease;width:100%}.service-card:hover:before{transform:scaleX(1)}.service-card:hover{border-color:#0000;box-shadow:0 20px 60px #0000001f}.service-icon{align-items:center;background:linear-gradient(135deg,#ff075b10,#ff6b9d20);border-radius:16px;display:flex;height:70px;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:70px}.service-icon svg{color:#ff075b;font-size:2rem}.service-card:hover .service-icon{background:linear-gradient(135deg,#ff075b,#ff6b9d);transform:scale(1.1) rotate(5deg)}.service-card:hover .service-icon svg{color:#fff}.service-card h3{color:#0f172a;font-size:1.3rem;font-weight:700;margin:0 0 .8rem}.service-card p{color:#64748b;font-size:.95rem;line-height:1.7;margin:0 0 1.5rem}.service-technologies{display:flex;flex-wrap:wrap;gap:8px}.service-tech{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;color:#475569;font-size:.75rem;font-weight:500;padding:4px 12px;transition:all .3s ease}.service-card:hover .service-tech{background:linear-gradient(135deg,#ff075b10,#ff6b9d10);border-color:#ff075b30;color:#ff075b}@media screen and (max-width:1100px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.services{padding:60px 25px}.services-header h2{font-size:2rem}.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-card{padding:1.5rem}}@media screen and (max-width:480px){.services{max-width:100%;padding:50px 15px;width:100%}.services-header h2{font-size:1.6rem}.service-icon{height:60px;width:60px}.service-icon svg{font-size:1.6rem}.service-card h3{font-size:1.1rem}}.portfolio{background:linear-gradient(180deg,#f8fafc,#f1f5f9);box-sizing:border-box;max-width:100vw;overflow-x:hidden;padding:80px 60px}.portfolio-header{margin-bottom:3rem;text-align:center}.portfolio-header .section-tag{color:#ff075b;display:block;font-size:1rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.portfolio-header h2{color:#0f172a;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.portfolio-header p{color:#64748b;font-size:1.1rem;margin:0}.portfolio-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.filter-btn{background:#fff;border:2px solid #e2e8f0;border-radius:50px;color:#64748b;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 24px;transition:all .3s ease}.filter-btn:hover{border-color:#ff075b;color:#ff075b}.filter-btn.active{background:linear-gradient(135deg,#ff075b,#ff6b9d);border-color:#0000;box-shadow:0 4px 15px #ff075b4d;color:#fff}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}.project-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 10px 40px #0000000f;overflow:hidden;transition:all .4s ease}.project-card:hover{box-shadow:0 20px 60px #0000001f;transform:translateY(-10px)}.project-card.featured{border-color:#ff075b30}.project-image{height:200px;overflow:hidden;position:relative}.project-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.project-card:hover .project-image img{transform:scale(1.1)}.project-overlay{align-items:flex-end;background:linear-gradient(0deg,#0f172ae6,#0000);display:flex;inset:0;justify-content:center;opacity:0;padding-bottom:1.5rem;position:absolute;transition:opacity .3s ease}.project-card:hover .project-overlay{opacity:1}.project-links{display:flex;gap:1rem}.project-link{align-items:center;background:#fff;border-radius:50%;color:#0f172a;display:flex;font-size:1.2rem;height:45px;justify-content:center;transform:translateY(20px);transition:all .3s ease;width:45px}.project-card:hover .project-link{transform:translateY(0)}.project-link:hover{background:#ff075b;color:#fff;transform:translateY(0) scale(1.1)}.featured-badge{background:linear-gradient(135deg,#ff075b,#ff6b9d);color:#fff;font-size:.7rem;left:12px;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase}.featured-badge,.year-badge{border-radius:20px;font-weight:600;position:absolute;top:12px}.year-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;color:#0f172a;font-size:.75rem;padding:4px 10px;right:12px}.project-content{padding:1.5rem}.project-content h3{color:#0f172a;font-size:1.2rem;font-weight:700;margin:0 0 .5rem}.project-content p{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;font-size:.9rem;line-height:1.6;margin:0 0 1rem;overflow:hidden}.project-technologies{display:flex;flex-wrap:wrap;gap:6px}.project-tech{background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px;color:#475569;font-size:.7rem;font-weight:500;padding:4px 10px}.project-tech.more{background:linear-gradient(135deg,#ff075b10,#ff6b9d10);border-color:#ff075b20;color:#ff075b}@media screen and (max-width:1100px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.portfolio{padding:60px 25px}.portfolio-header h2{font-size:2rem}.portfolio-filters{gap:.5rem}.filter-btn{font-size:.85rem;padding:8px 16px}.projects-grid{gap:1.5rem;grid-template-columns:1fr}}@media screen and (max-width:480px){.portfolio{max-width:100%;padding:50px 15px;width:100%}.portfolio-header h2{font-size:1.6rem}.filter-btn{font-size:.8rem;padding:6px 12px}.project-image{height:180px}.project-content{padding:1.2rem}}.testimonials{background:linear-gradient(180deg,#f8fafc,#f1f5f9);box-sizing:border-box;max-width:100vw;overflow:hidden;padding:80px 60px}.testimonials-header{margin-bottom:4rem;text-align:center}.testimonials-header .section-tag{color:#ff075b;display:block;font-size:1rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.testimonials-header h2{color:#0f172a;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.testimonials-header p{color:#64748b;font-size:1.1rem;margin:0}.testimonials-slider{margin:0 auto;max-width:1200px;overflow:visible;padding:0 20px 60px}.testimonials-slider .swiper-wrapper{padding:10px 0 20px}.testimonials-slider .swiper-slide{height:auto}.testimonials-slider .swiper-pagination{bottom:0!important;margin-top:30px;position:relative}.testimonials-slider .swiper-pagination-bullet{background:#cbd5e1;height:12px;opacity:1;transition:all .3s ease;width:12px}.testimonials-slider .swiper-pagination-bullet-active{background:linear-gradient(135deg,#ff075b,#ff6b9d);border-radius:6px;width:35px}.testimonial-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 10px 40px #0000000f;display:flex;flex-direction:column;height:100%;min-height:280px;padding:2rem;position:relative;transition:all .3s ease}.testimonial-card:before{color:#ff075b10;content:'"';font-family:Georgia,serif;font-size:5rem;line-height:1;pointer-events:none;position:absolute;right:25px;top:20px}.testimonial-card:hover{border-color:#ff075b30;box-shadow:0 20px 60px #0000001f;transform:translateY(-8px)}.testimonial-rating{display:flex;gap:4px;margin-bottom:1.2rem}.testimonial-rating svg{color:#fbbf24;filter:drop-shadow(0 2px 4px rgba(251,191,36,.3));font-size:1.3rem}.testimonial-text{color:#475569;flex:1 1;font-size:1rem;font-style:italic;line-height:1.8;margin:0 0 1.5rem;position:relative;z-index:1}.testimonial-author{align-items:center;border-top:1px solid #f1f5f9;display:flex;gap:1rem;margin-top:auto;padding-top:1.2rem}.testimonial-author img{border:3px solid #ff075b20;border-radius:50%;box-shadow:0 4px 15px #ff075b26;height:55px;object-fit:cover;width:55px}.author-info{display:flex;flex-direction:column;gap:4px}.author-name{color:#0f172a;font-size:1.05rem;font-weight:600}.author-role{color:#ff075b;font-size:.85rem;font-weight:500}@media screen and (max-width:1100px){.testimonials-slider{max-width:900px}}@media screen and (max-width:768px){.testimonials{padding:60px 25px}.testimonials-header{margin-bottom:3rem}.testimonials-header h2{font-size:2rem}.testimonials-slider{padding:0 10px 50px}.testimonial-card{min-height:260px;padding:1.5rem}.testimonial-card:before{font-size:4rem;right:20px;top:15px}}@media screen and (max-width:480px){.testimonials{max-width:100%;padding:50px 15px;width:100%}.testimonials-header h2{font-size:1.6rem}.testimonials-header p{font-size:.95rem}.testimonials-slider{padding:0 5px 45px}.testimonial-card{min-height:240px;padding:1.25rem}.testimonial-text{font-size:.95rem;line-height:1.7}.testimonial-rating svg{font-size:1.1rem}.testimonial-author img{height:48px;width:48px}.author-name{font-size:.95rem}.author-role{font-size:.8rem}.swiper-pagination-bullet{height:10px;width:10px}.swiper-pagination-bullet-active{width:28px}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.contact{background:linear-gradient(180deg,#fff,#f8fafc);box-sizing:border-box;max-width:100vw;overflow-x:hidden;padding:80px 60px}.contact-header{margin-bottom:4rem;text-align:center}.contact-header .section-tag{color:#ff075b;display:block;font-size:1rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.contact-header h2{color:#0f172a;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.contact-header p{color:#64748b;font-size:1.1rem;margin:0 auto;max-width:500px}.contact-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.contact-info{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:24px;overflow:hidden;padding:3rem;position:relative}.info-content{position:relative;z-index:2}.info-content h3{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.info-content>p{color:#94a3b8;font-size:.95rem;line-height:1.7;margin:0 0 2rem}.contact-details{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:2rem}.contact-item{align-items:center;background:#ffffff0d;border:1px solid #0000;border-radius:12px;display:flex;gap:1rem;padding:1rem;text-decoration:none;transition:all .3s ease}.contact-item:hover{background:#ffffff1a;border-color:#ff075b4d;transform:translateX(5px)}.contact-icon{align-items:center;background:linear-gradient(135deg,#ff075b,#ff6b9d);border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:1.3rem;height:45px;justify-content:center;width:45px}.contact-text{display:flex;flex-direction:column;gap:2px}.contact-label{color:#94a3b8;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.contact-value{color:#fff;font-size:.95rem;font-weight:500}.social-section{border-top:1px solid #ffffff1a;padding-top:1.5rem}.social-label{color:#94a3b8;display:block;font-size:.85rem;margin-bottom:1rem}.social-links{display:flex;gap:1rem}.social-link{border-radius:12px;font-size:1.3rem;height:45px;width:45px}.social-link:hover{background:var(--hover-color);box-shadow:0 5px 20px #0000004d;transform:translateY(-3px)}.contact-decoration{height:100%;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:1}.decoration-circle{background:linear-gradient(135deg,#ff075b20,#ff6b9d10);border-radius:50%;height:200px;position:absolute;right:-50px;top:-50px;width:200px}.decoration-dots{background-image:radial-gradient(circle,#ffffff1a 2px,#0000 0);background-size:15px 15px;bottom:30px;height:80px;position:absolute;right:30px;width:80px}.contact-form-container{background:#fff;border:1px solid #f1f5f9;border-radius:24px;box-shadow:0 10px 40px #0000000f;padding:3rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#0f172a;font-size:.9rem;font-weight:600}.form-group input,.form-group textarea{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;color:#0f172a;font-size:.95rem;padding:14px 18px;resize:none;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#ff075b;box-shadow:0 0 0 4px #ff075b1a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group input:disabled,.form-group textarea:disabled{cursor:not-allowed;opacity:.6}.submit-btn{align-items:center;background:linear-gradient(135deg,#ff075b,#ff6b9d);border:none;border-radius:12px;box-shadow:0 4px 15px #ff075b4d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;justify-content:center;padding:16px 32px;transition:all .3s ease}.submit-btn:hover:not(:disabled){box-shadow:0 6px 25px #ff075b66}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@keyframes spin{to{transform:rotate(1turn)}}@media screen and (max-width:900px){.contact-container{gap:2rem;grid-template-columns:1fr}.contact-form-container,.contact-info{padding:2rem}}@media screen and (max-width:600px){.contact{padding:60px 20px}.contact-header h2{font-size:2rem}.contact-form-container,.contact-info{border-radius:16px;padding:1.5rem}.info-content h3{font-size:1.3rem}.contact-icon,.social-link{font-size:1.1rem;height:40px;width:40px}}@media screen and (max-width:480px){.contact{max-width:100%;padding:50px 15px;width:100%}.contact-header h2{font-size:1.6rem}.form-group input,.form-group textarea{font-size:.9rem;padding:12px 14px}.submit-btn{font-size:.95rem;padding:14px 24px}}.footer{background:#0f172a;box-sizing:border-box;color:#fff;max-width:100vw;overflow-x:hidden;padding:60px 40px 30px}.footer-container{margin:0 auto;max-width:1200px}.footer-top{grid-gap:3rem;border-bottom:1px solid #ffffff1a;display:grid;gap:3rem;grid-template-columns:1.5fr 1fr 1.5fr;padding-bottom:3rem}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-logo{align-items:center;display:flex;font-size:1.5rem;font-weight:700;gap:2px;text-decoration:none}.footer-logo .logo-bracket{color:#ff075b;font-weight:400}.footer-logo .logo-text{color:#fff;letter-spacing:-.5px}.footer-logo .logo-slash{color:#ff075b;font-weight:400}.footer-tagline{color:#94a3b8;font-size:.95rem;line-height:1.7;margin:0;max-width:300px}.footer-socials{display:flex;gap:.75rem;margin-top:.5rem}.social-link{align-items:center;background:#ffffff1a;border-radius:10px;color:#fff;display:flex;font-size:1.2rem;height:42px;justify-content:center;text-decoration:none;transition:all .3s ease;width:42px}.social-link:hover{background:#ff075b;color:#fff}.footer-links h4{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 1.5rem}.footer-links nav{display:flex;flex-direction:column;gap:.75rem}.footer-nav-link{color:#94a3b8;cursor:pointer;display:inline-block;font-size:.95rem;text-decoration:none;transition:all .3s ease}.footer-nav-link:hover{color:#ff075b;transform:translateX(5px)}.footer-contact h4{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 1.5rem}.contact-info{gap:.75rem}.contact-info,.contact-info p{display:flex;flex-direction:column}.contact-info p{color:#94a3b8;font-size:.95rem;gap:2px;margin:0}.contact-info strong{color:#fff;font-size:.85rem;font-weight:500}.contact-info a,.contact-info span{color:#94a3b8;text-decoration:none;transition:color .3s ease}.contact-info a:hover{color:#ff075b}.footer-bottom{justify-content:space-between;padding-top:2rem}.copyright,.footer-bottom{align-items:center;display:flex}.copyright{color:#64748b;font-size:.9rem;gap:.25rem;margin:0}.heart-icon{animation:heartbeat 1.5s infinite;color:#ff075b}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.back-to-top{align-items:center;background:linear-gradient(135deg,#ff075b,#ff4d8d);border-radius:12px;box-shadow:0 4px 15px #ff075b4d;color:#fff;cursor:pointer;display:flex;font-size:1.3rem;height:45px;justify-content:center;transition:all .3s ease;width:45px}.back-to-top:hover{box-shadow:0 6px 20px #ff075b66;transform:translateY(-3px)}@media screen and (max-width:900px){.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media screen and (max-width:600px){.footer{max-width:100%;padding:50px 25px 25px;width:100%}.footer-top{gap:2rem;grid-template-columns:1fr}.footer-tagline{max-width:100%}.footer-bottom{flex-direction:column;gap:1.5rem;text-align:center}}.Intro,.i-left{display:flex;position:relative}.Intro,.i-btn,.i-left,.i-name{display:flex}.Intro{background:linear-gradient(135deg,#f8fafc,#e2e8f0 50%,#f1f5f9);border-bottom-left-radius:30px;border-bottom-right-radius:30px;box-sizing:border-box;max-width:100vw;min-height:100vh;overflow:hidden;padding:6rem 80px 4rem;position:relative}.gradient-orb{border-radius:50%;filter:blur(80px);opacity:.5;position:absolute;z-index:0}.orb-1{animation:float 8s ease-in-out infinite;background:linear-gradient(135deg,#ff075b,#ff6b9d);height:400px;right:10%;top:-100px;width:400px}.orb-2{animation:float 10s ease-in-out infinite reverse;background:linear-gradient(135deg,#00fdf5,#00b4d8);bottom:10%;height:300px;left:-50px;width:300px}.orb-3{animation:float 12s ease-in-out infinite;background:linear-gradient(135deg,#ffd000,#ff9500);height:200px;right:30%;top:50%;width:200px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-30px) rotate(5deg)}}.i-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #10b98133;border-radius:50px;box-shadow:0 4px 20px #00000014;color:#10b981;display:inline-flex;font-size:.85rem;font-weight:500;gap:8px;margin-bottom:1.5rem;padding:8px 16px;width:-webkit-fit-content;width:fit-content}.badge-dot{animation:pulse-dot 2s infinite;background:#10b981;border-radius:50%;height:8px;width:8px}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.i-btn{flex-direction:row;gap:15px;justify-content:flex-start;margin-top:.5rem}.i-left{flex:1 1;gap:1.2rem;justify-content:center;z-index:2}.i-left,.i-name{flex-direction:column}.i-name{gap:.5rem}.i-name>:first-child{color:#64748b;font-size:1.2rem;font-weight:500;letter-spacing:3px;text-transform:uppercase}.i-name>:nth-child(2)>*{color:#0f172a;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.i-name>:nth-child(2)>:last-child{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff075b,#ff6b9d);-webkit-background-clip:text;background-clip:text}.iiflex{display:flex;flex-direction:row;flex-wrap:wrap}.i-role{align-items:center;color:#475569;display:flex;gap:.5rem}.i-role,.i-role>*>*{font-size:1.3rem;font-weight:500}.i-role>*>*{color:#ff075b}.i-tagline{color:#64748b;font-size:1.05rem;line-height:1.7;max-width:520px}.i-location-info{display:flex;flex-wrap:wrap;gap:1.5rem}.i-location-info span{align-items:center;color:#64748b;display:flex;font-size:.9rem;gap:6px}.i-location-info span svg{color:#ff075b;font-size:1.1rem}.i-stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #ffffff80;border-radius:16px;box-shadow:0 4px 30px #0000000f;gap:1.5rem;margin-top:1.5rem;padding:1.2rem 1.5rem;width:-webkit-fit-content;width:fit-content}.i-stats,.stat-item{align-items:center;display:flex}.stat-item{flex-direction:column;gap:4px}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff075b,#ff6b9d);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.stat-label{color:#64748b;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.stat-divider{background:linear-gradient(180deg,#0000,#cbd5e1,#0000);height:40px;width:1px}.mybtn-container .cv-link,.mybtn-container a{display:inline-flex;height:50px;position:relative;text-decoration:none;width:140px}.mybtn-container .cv-link:after,.mybtn-container .cv-link:before,.mybtn-container a:after,.mybtn-container a:before{background:red;border-radius:50px;content:"";inset:0;position:absolute;transition:.4s ease}.mybtn-container .cv-link span,.mybtn-container a span{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline;display:flex;font-size:.9rem;font-weight:500;height:100%;justify-content:center;left:0;letter-spacing:1px;overflow:hidden;position:absolute;top:0;width:100%;z-index:10}.mybtn-container a:first-child:after,.mybtn-container a:first-child:before{background:linear-gradient(45deg,#ff075b,#0f172a,#0f172a,#00fdf5)}.mybtn-container .cv-link:after,.mybtn-container .cv-link:before,.mybtn-container a:nth-child(2):after,.mybtn-container a:nth-child(2):before{background:linear-gradient(45deg,#00fdf5,#0f172a,#0f172a,#ffd000)}.mybtn-container .cv-link:hover:before,.mybtn-container a:hover:before{inset:-3px}.mybtn-container .cv-link:hover:after,.mybtn-container a:hover:after{filter:blur(10px);inset:-3px}.mybtn-container .cv-link span:before,.mybtn-container a span:before{background:#ffffff1a;content:"";height:100%;left:-50%;position:absolute;top:0;transform:skew(25deg);width:100%}.i-right{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative;z-index:2}.image-wrapper{height:380px;position:relative;width:380px}.image-wrapper img{border-radius:30px;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff80;height:100%;object-fit:cover;width:100%}.image-decoration{animation:rotate-slow 20s linear infinite;border:3px dashed #ff075b;border-radius:35px;inset:-15px;opacity:.4;position:absolute}@keyframes rotate-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.floating-badge{align-items:center;background:#fff;border-radius:50px;box-shadow:0 10px 30px #0000001a;color:#0f172a;display:flex;font-size:.85rem;font-weight:600;gap:6px;padding:10px 18px;position:absolute;z-index:3}.floating-badge span{font-size:1.1rem}.fb-1{right:0;top:5%}.fb-2{bottom:20%;left:-5%}.fb-3{bottom:5%;right:10%}.header-social{bottom:30px;left:0;position:absolute;width:100%;z-index:10}.header-social-icon ul{display:flex;gap:1rem;justify-content:center;list-style:none;margin:0;padding:0}.header-social-icon li a{align-items:center;background:#ffffffe6;border-radius:50%;box-shadow:0 4px 15px #00000014;color:#0f172a;display:flex;font-size:1.2rem;height:45px;justify-content:center;transition:all .3s ease;width:45px}.header-social-icon li a:hover{background:#ff075b;box-shadow:0 8px 25px #ff075b4d;color:#fff;transform:translateY(-3px)}@media screen and (max-width:1200px){.image-wrapper{height:320px;width:320px}}@media screen and (max-width:992px){.Intro{flex-direction:column-reverse;gap:3rem;padding:6rem 40px 4rem}.i-left{align-items:center;text-align:center}.i-name>:nth-child(2){justify-content:center}.i-tagline{text-align:center}.i-btn,.i-location-info{justify-content:center}.i-stats{margin-left:auto;margin-right:auto}.image-wrapper{height:280px;width:280px}.floating-badge{display:none}.header-social{bottom:auto;margin-top:2rem;position:relative}}@media screen and (max-width:768px){.Intro{padding:5rem 25px 3rem}.i-name>:first-child{font-size:1rem}.i-name>:nth-child(2)>*{font-size:2.2rem}.i-role{flex-wrap:wrap;justify-content:center}.i-role,.i-role>*>*{font-size:1.1rem}.i-tagline{font-size:.95rem}.i-stats{flex-wrap:wrap;gap:1rem;justify-content:center}.stat-divider{display:none}.image-wrapper{height:220px;width:220px}.gradient-orb{opacity:.3}.header-social{bottom:auto;margin-top:2rem;position:relative}}@media screen and (max-width:480px){.Intro{max-width:100%;min-height:auto;padding:5rem 15px 2.5rem;width:100%}.i-badge{font-size:.75rem;padding:6px 12px}.i-name>:nth-child(2)>*{font-size:1.8rem}.mybtn-container .cv-link,.mybtn-container a{height:45px;width:120px}.mybtn-container .cv-link span,.mybtn-container a span{font-size:.8rem}.i-location-info{flex-direction:column;gap:.5rem}.image-wrapper{height:180px;width:180px}.header-social-icon li a{font-size:1rem;height:40px;width:40px}.header-social{bottom:auto;margin-top:0;position:relative}}.introimg{position:relative}.about{align-items:center;background:linear-gradient(180deg,#fff,#f8fafc);box-sizing:border-box;display:flex;gap:4rem;max-width:100vw;min-height:100vh;overflow-x:hidden;padding:80px 60px}.a-left{display:flex;flex:1 1;flex-direction:column;gap:1.2rem}.section-tag{color:#ff075b;display:inline-block;font-size:1rem;font-weight:600;letter-spacing:2px;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.section-tag:after{background:linear-gradient(90deg,#ff075b,#ff6b9d);border-radius:2px;bottom:-5px;content:"";height:3px;left:0;position:absolute;width:40px}.a-left h2{color:#0f172a;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0}.a-description{color:#64748b;font-size:1.05rem;line-height:1.8;margin:0}.a-description strong{color:#0f172a}.a-highlights{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-top:1rem}.highlight-card{align-items:flex-start;background:#fff;border:1px solid #f1f5f9;border-radius:12px;box-shadow:0 4px 20px #0000000d;display:flex;gap:12px;padding:16px;transition:all .3s ease}.highlight-card:hover{border-color:#ff075b20;box-shadow:0 8px 30px #0000001a;transform:translateY(-3px)}.highlight-icon{align-items:center;background:linear-gradient(135deg,#ff075b15,#ff6b9d15);border-radius:10px;color:#ff075b;display:flex;flex-shrink:0;font-size:1.2rem;height:40px;justify-content:center;width:40px}.highlight-content{display:flex;flex-direction:column;gap:2px}.highlight-title{color:#94a3b8;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.highlight-value{color:#0f172a;font-size:.9rem;font-weight:500;line-height:1.4}.a-buttons{display:flex;gap:1rem;margin-top:1rem}.a-btn{border:none;border-radius:50px;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px 28px;transition:all .3s ease}.a-btn.primary{background:linear-gradient(135deg,#ff075b,#ff4081);box-shadow:0 4px 15px #ff075b4d;color:#fff}.a-btn.primary:hover{box-shadow:0 6px 25px #ff075b66;transform:translateY(-2px)}.a-btn.secondary{background:#fff;border:2px solid #e2e8f0;color:#0f172a}.a-btn.secondary:hover{border-color:#ff075b;color:#ff075b;transform:translateY(-2px)}.a-right{display:flex;flex:1 1;justify-content:center}.skills-container{background:#fff;border:1px solid #f1f5f9;border-radius:20px;box-shadow:0 10px 40px #00000014;max-width:480px;padding:2rem;width:100%}.skills-container h3{color:#0f172a;font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.skills-grid{gap:1.2rem}.skill-item,.skills-grid{display:flex;flex-direction:column}.skill-item{gap:8px}.skill-header{align-items:center;display:flex;gap:10px}.skill-icon{color:#ff075b;display:flex;font-size:1.2rem}.skill-name{color:#0f172a;flex:1 1;font-size:.95rem;font-weight:500}.skill-percent{color:#64748b;font-size:.85rem;font-weight:600}.skill-bar{background:#f1f5f9;border-radius:10px;height:8px;overflow:hidden}.skill-progress{background:linear-gradient(90deg,#ff075b,#ff6b9d);border-radius:10px;height:100%;position:relative}.skill-progress:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.tech-stack{border-top:1px solid #f1f5f9;margin-top:2rem;padding-top:1.5rem}.tech-label{color:#64748b;display:block;font-size:.85rem;margin-bottom:1rem}.tech-icons{display:flex;flex-wrap:wrap;gap:1rem}.tech-icons svg{color:#64748b;cursor:pointer;font-size:1.8rem;transition:all .3s ease}.tech-icons svg:hover{color:#ff075b;transform:scale(1.1)}@media screen and (max-width:1100px){.about{flex-direction:column;padding:60px 40px}.a-left,.a-right{width:100%}.skills-container{max-width:100%}}@media screen and (max-width:768px){.about{gap:3rem;padding:50px 25px}.a-left h2{font-size:2rem}.a-highlights{grid-template-columns:1fr}.a-buttons{flex-direction:column}.a-btn{text-align:center;width:100%}}@media screen and (max-width:480px){.about{max-width:100%;padding:40px 15px;width:100%}.a-left h2{font-size:1.6rem}.a-description{font-size:.95rem}.skills-container{padding:1.5rem}.tech-icons svg{font-size:1.5rem}}.experience{background:linear-gradient(180deg,#f8fafc,#f1f5f9);box-sizing:border-box;max-width:100vw;overflow:hidden;padding:80px 60px;position:relative}.exp-header{margin-bottom:4rem;text-align:center}.exp-header .section-tag{color:#ff075b;display:block;font-size:1rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.exp-header h2{color:#0f172a;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.exp-header p{color:#64748b;font-size:1.1rem;margin:0}.exp-timeline{margin:0 auto;max-width:1000px;position:relative}.exp-timeline:before{background:linear-gradient(180deg,#ff075b,#ff6b9d,#ff075b);border-radius:3px;content:"";height:100%;left:50%;position:absolute;transform:translateX(-50%);width:3px}.exp-card{margin-bottom:3rem;padding:0 40px;position:relative;width:50%}.exp-card.left{left:0;padding-right:60px}.exp-card.right{left:50%;padding-left:60px}.exp-card-content{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 10px 40px #00000014;padding:1.5rem;position:relative;transition:all .3s ease}.exp-card-content:hover{border-color:#ff075b20;box-shadow:0 15px 50px #0000001f;transform:translateY(-5px)}.exp-card.left .exp-card-content:after{border-right:1px solid #f1f5f9;border-top:1px solid #f1f5f9;right:-10px}.exp-card.left .exp-card-content:after,.exp-card.right .exp-card-content:after{background:#fff;content:"";height:20px;position:absolute;top:30px;transform:rotate(45deg);width:20px}.exp-card.right .exp-card-content:after{border-bottom:1px solid #f1f5f9;border-left:1px solid #f1f5f9;left:-10px}.exp-marker{align-items:center;background:linear-gradient(135deg,#ff075b,#ff6b9d);border-radius:50%;box-shadow:0 4px 20px #ff075b66;color:#fff;display:flex;font-size:1.3rem;height:50px;justify-content:center;position:absolute;top:25px;width:50px;z-index:2}.exp-card.left .exp-marker{right:-25px}.exp-card.right .exp-marker{left:-25px}.exp-card-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.exp-company-info h3{color:#0f172a;font-size:1.2rem;font-weight:700;margin:0 0 .3rem}.exp-company-info h4{color:#ff075b;font-size:1rem;font-weight:500;margin:0}.exp-type{border-radius:20px;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 12px;text-transform:uppercase;white-space:nowrap}.exp-type.full-time{background:linear-gradient(135deg,#10b98120,#10b98130);color:#059669}.exp-type.internship{background:linear-gradient(135deg,#6366f120,#6366f130);color:#4f46e5}.exp-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem}.exp-meta span{align-items:center;color:#64748b;display:flex;font-size:.85rem;gap:6px}.exp-meta svg{color:#ff075b}.exp-description{list-style:none;margin:0 0 1rem;padding:0}.exp-description li{color:#475569;font-size:.9rem;line-height:1.6;margin-bottom:.6rem;padding-left:1.2rem;position:relative}.exp-description li:before{color:#ff075b;content:"▸";font-size:.8rem;left:0;position:absolute}.exp-technologies{display:flex;flex-wrap:wrap;gap:8px}.tech-tag{background:linear-gradient(135deg,#ff075b10,#ff6b9d10);border:1px solid #ff075b20;border-radius:20px;color:#ff075b;font-size:.75rem;font-weight:500;padding:4px 12px;transition:all .3s ease}.tech-tag:hover{background:linear-gradient(135deg,#ff075b,#ff6b9d);border-color:#0000;color:#fff}@media screen and (max-width:900px){.exp-timeline:before{left:30px}.exp-card{padding-left:80px!important;padding-right:0!important;width:100%}.exp-card.left,.exp-card.right{left:0}.exp-marker{left:5px!important;right:auto!important}.exp-card.left .exp-card-content:after,.exp-card.right .exp-card-content:after{border:1px solid #f1f5f9;border-right:none;border-top:none;left:-10px;right:auto}}@media screen and (max-width:600px){.exp-card-content{padding:1rem}.experience{max-width:100%;padding:50px 15px;width:100%}.exp-header h2{font-size:2rem}.exp-card-header,.exp-meta{flex-direction:column;gap:.5rem}.exp-marker{font-size:1rem;height:40px;width:40px}.exp-timeline:before{left:20px}.exp-card{padding-left:60px!important}.exp-marker{left:0!important}}
/*# sourceMappingURL=main.6e923506.css.map*/