@charset "UTF-8";@media (max-width: 768px){#hero,#services,#whychoose{scroll-margin-top:250px}}@media (max-width: 768px){#ourwork{scroll-margin-top:280px}}.form-success{padding:1.2rem;border-radius:12px;font-size:1.1rem;text-align:center;animation:fadeIn .3s ease-in-out;max-width:500px;margin:0 auto;box-shadow:0 4px 12px #0000000d}.start-modal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.start-modal__content{background-color:#fff;padding:2rem;border-radius:16px;max-width:600px;width:90%;box-shadow:0 8px 24px #00000026;position:relative;animation:fadeIn .3s ease-in-out}.start-modal__content .title{color:#5b38f4}.start-modal__close{position:absolute;top:1rem;right:1rem;font-size:1.5rem;background:transparent;border:none;cursor:pointer;color:#5b38f4;transition:color .2s}.start-modal__close:hover{color:#333}.start-modal__form{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.start-modal__form input,.start-modal__form textarea,.start-modal__form select{width:100%;padding:.75rem 1rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s}.start-modal__form input:focus,.start-modal__form textarea:focus,.start-modal__form select:focus{outline:none;border-color:#5b38f4}.start-modal__form textarea{resize:vertical;min-height:120px}.start-modal__row{display:flex;gap:1rem}.start-modal__row input{flex:1}@media (max-width: 600px){.start-modal__row{flex-direction:column}}.start-modal__submit{background-color:#5b38f4;color:#fff;padding:.9rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s}.start-modal__submit:hover{background-color:#472fbd}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.cta-section{background:#5b38f4;color:#fff;text-align:center;padding:4rem 2rem;border-radius:0;transition:all .3s ease}.cta-section h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-section p{font-size:1.1rem;margin-bottom:2rem;font-weight:400}.cta-section .cta-button{background-color:#fff;color:#5b38f4;font-weight:2.5rem;padding:.8rem 1.6rem;border-radius:8px;transition:background .3s ease,transform .2s ease;cursor:pointer}.cta-section .cta-button:hover{background-color:#f3f3f3;transform:translateY(-2px)}@media (max-width: 600px){.cta-section{padding:3rem 1rem}.cta-section h2{font-size:1.5rem}.cta-section p{font-size:1rem}}.footer{background-color:#111;color:#eee;padding:3rem 2rem;display:flex;justify-content:center}.footer .footer__content{display:flex;flex-direction:row;justify-content:space-between;max-width:1100px;width:100%;flex-wrap:wrap;gap:2rem}.footer .footer__brand{flex:1 1 300px}.footer .footer__brand .footer__logo{display:flex;align-items:center;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.footer .footer__brand .footer__logo .logo{width:40px;height:auto;object-fit:contain;cursor:pointer;transition:transform .2s ease}.footer .footer__brand .footer__logo .logo:hover{transform:scale(1.05)}.footer .footer__brand .footer__logo .name{font-weight:700}.footer .footer__brand p{font-size:.95rem;line-height:1.5;margin-bottom:1rem;max-width:320px}.footer .footer__brand .footer__socials{display:flex;gap:1rem}.footer .footer__brand .footer__socials a{color:#ccc;font-size:1.3rem;transition:.3s}.footer .footer__brand .footer__socials a:hover{color:#6366f1}.footer .footer__links{flex:1 1 200px}.footer .footer__links h4{font-size:1.2rem;margin-bottom:.8rem}.footer .footer__links ul{list-style:none;padding:0}.footer .footer__links ul li{margin-bottom:.5rem;font-size:.95rem;transition:color .3s}.footer .footer__links ul li:hover{color:#6366f1}.hero{display:flex;justify-content:space-between;align-items:center;padding:4rem 2rem;background:#f8f8ff}.hero__content{max-width:50%}.hero__content h1{font-size:2.8rem;font-weight:800;color:#111;line-height:1.2}.hero__content h1 span{color:#5b38f4}.hero__content p{margin:1rem 0 2rem;color:#555;font-size:1.125rem;max-width:600px}.hero__buttons{display:flex;gap:1rem;margin-bottom:2rem}.hero__buttons a{text-decoration:none;display:inline-block}.hero__buttons .btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;border:none}.hero__buttons .secondary{background-color:#5b38f4;color:#fff}.hero__buttons .secondary:hover{background-color:#472fbd}.hero__stats{display:flex;gap:3rem}.hero__stats h2{font-size:1.75rem;font-weight:700;color:#111}.hero__stats p{color:#555;margin-top:.25rem}.hero__image{max-width:45%}.hero__image img{width:100%;border-radius:12px;box-shadow:0 8px 24px #0000001a}@media (max-width: 900px){.hero{flex-direction:column}.hero__content,.hero__image{max-width:100%}.hero__image{margin-top:2rem}.hero h1{font-size:2rem}.hero__stats{flex-direction:column;gap:1rem}}.navbar{background-color:#fff;padding:1rem 0;border-bottom:1px solid #e0e0e0;width:100%;position:sticky;top:0;z-index:10}.navbar .container{display:flex;justify-content:space-between;align-items:center}.navbar__left{display:flex;align-items:center;gap:.75rem}.navbar__left h1{font-size:1.5rem;font-weight:700;color:#1f1f1f}.navbar__logo{width:40px;height:auto;object-fit:contain;cursor:pointer;transition:transform .2s ease}.navbar__logo:hover{transform:scale(1.05)}.navbar__menu{display:flex;gap:2rem;list-style:none}.navbar__menu li{font-weight:500;color:#505050;cursor:pointer}.navbar__menu li:hover{color:#5b38f4}.navbar__button{background-color:#5b38f4;color:#fff;padding:.5rem 1.25rem;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background .2s ease}.navbar__button:hover{background-color:#472fbd}.navbar .navbar__toggle{display:none;font-size:2rem;cursor:pointer;color:#1f1f1f}@media (max-width: 768px){.navbar .navbar__toggle{display:block}.navbar .container{flex-direction:column;align-items:flex-start}.navbar .navbar__menu{display:none;flex-direction:column;width:100%;padding-left:1rem;gap:1rem;margin-top:1rem;animation:fadeIn .3s ease-in-out}.navbar .navbar__menu.open{display:flex}.navbar .navbar__button{width:90%;text-align:center;padding:.75rem;margin-left:1rem}.navbar .navbar__left{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 1rem;gap:.75rem}.navbar .navbar__left h1{flex-grow:1;font-size:1.25rem}.navbar .navbar__toggle{display:block;font-size:1.8rem;cursor:pointer;margin-left:auto;margin-top:2px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}.our-work-section{background-color:#fff;padding:2rem!important;scroll-margin-top:80px}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:2rem 0}.project-card{background:#fff;border-radius:16px;overflow:hidden;cursor:pointer;box-shadow:0 20px 12px #c2bfbff3;transition:transform .25s ease,box-shadow .25s ease}.project-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.project-card img{width:100%;height:200px;object-fit:cover;display:block}.project-card h3{padding:1rem;font-size:1.1rem;font-weight:600;color:#333;text-align:center}.modal-overlay{position:fixed;inset:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-box{background:#fff;border-radius:12px;padding:2rem;max-width:960px;display:flex;flex-direction:row;gap:2rem;position:relative;animation:fadeIn .3s ease}.close-button{position:absolute;top:1rem;right:1rem;background:transparent;border:none;font-size:1.5rem;cursor:pointer;color:#333}.close-button:hover{color:#5b38f4}.modal-body{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.modal-box .carousel{position:relative;display:flex;justify-content:center;align-items:center}.modal-box .carousel img{max-width:100%;max-height:320px;object-fit:contain;display:block}.modal-box .carousel .nav-btn{position:absolute;top:50%;transform:translateY(-50%);background-color:#fffc;border:none;border-radius:50%;padding:.6rem;cursor:pointer;font-size:1.3rem;display:flex;align-items:center;justify-content:center;box-shadow:0 0 6px #0003;transition:all .2s ease}.modal-box .carousel .nav-btn.left{left:.5rem}.modal-box .carousel .nav-btn.right{right:.5rem}.modal-box .carousel .nav-btn:hover{background-color:#333;color:#fff;transform:translateY(-50%) scale(1.05)}.modal-box .carousel .nav-btn svg{width:1.2rem;height:1.2rem}.modal-box .info{flex:1;display:flex;flex-direction:column;justify-content:center}.modal-box .info h2{font-size:1.6rem;margin-bottom:1rem;font-weight:700;color:#111}.modal-box .info p{font-size:1rem;color:#444;margin-bottom:1rem}.modal-box .info .visit-link{margin-top:auto;align-self:Center;background:#7e61ff;color:#fff;padding:.6rem 1.2rem;border-radius:6px;text-decoration:none;font-weight:600}.modal-box .info .visit-link:hover{background:#5b38f4}.pdf-link{margin-top:auto;align-self:Center;background:#7e61ff;color:#fff;padding:.6rem 1.2rem;border-radius:6px;text-decoration:none;font-weight:600}.pdf-link:hover{background:#5b38f4}@keyframes fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.our-work-section{padding:4rem 2rem;text-align:center}.section-header{margin-bottom:3rem}.section-header h2{font-size:2.2rem;color:#111;margin-bottom:.5rem}.section-header p{font-size:1.1rem;color:#555}.services{padding:4rem 2rem;background-color:#fff;color:#111;text-align:center}.services .services__header{max-width:700px;margin:0 auto 3rem}.services .services__header h2{font-size:2.5rem;margin-bottom:.5rem;color:#111}.services .services__header p{font-size:1.1rem;color:#111}.services .services__cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.services .service-card{background-color:#fff;border-radius:16px;padding:2rem;width:300px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 0 0 transparent}.services .service-card:hover{transform:translateY(-8px);box-shadow:0 12px 20px #0006}.services .service-card .icon{width:64px;height:64px;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#000}.services .service-card h3{font-size:1.3rem;color:#111;margin-bottom:.5rem}.services .service-card p{font-size:1rem;color:#3a3a3ab3;margin-bottom:1rem}.services .service-card ul{list-style:none;padding:0}.services .service-card ul li{font-size:.95rem;margin:.3rem 0;color:#000000c3;text-align:left;padding-left:1rem;position:relative}.services .service-card ul li:before{content:"✔";position:absolute;left:0;color:#4ade80}.whychoose{padding:4rem 2rem;background-color:#f8f9fb;color:#1f2a37}.whychoose .whychoose__content{display:flex;flex-wrap:wrap;align-items:center;gap:3rem;max-width:1200px;margin:0 auto}.whychoose .text{flex:1;min-width:300px}.whychoose .text h2{font-size:2.2rem;font-weight:700;margin-bottom:1rem;color:#0f172a}.whychoose .text p{font-size:1.1rem;margin-bottom:2rem;color:#475569}.whychoose .text .benefits{display:flex;flex-direction:column;gap:1.5rem}.whychoose .text .benefits .benefit{display:flex;align-items:flex-start;gap:1rem}.whychoose .text .benefits .benefit .icon{width:40px;height:40px;background-color:#e0e7ff;color:#4f46e5;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.whychoose .text .benefits .benefit .info h4{font-size:1.1rem;font-weight:600;margin-bottom:.2rem;color:#1e293b}.whychoose .text .benefits .benefit .info p{font-size:.95rem;color:#64748b}.whychoose .image{flex:1;min-width:300px}.whychoose .image img{width:100%;border-radius:16px;box-shadow:0 10px 20px #0000001a}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;font-family:Segoe UI,sans-serif;background-color:#121212}.container{max-width:1200px;width:100%;margin:0 auto;padding:0 1.5rem}
