@charset "UTF-8";.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.back-to-top[data-astro-cid-isrb4goq]{position:fixed;bottom:2rem;right:2rem;width:40px;height:40px;border-radius:50%;background:#fff;color:#2b2b2b;border:none;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease;z-index:99}@media (max-width: 768px){.back-to-top[data-astro-cid-isrb4goq]{bottom:1rem;right:1rem}}.back-to-top[data-astro-cid-isrb4goq].visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top[data-astro-cid-isrb4goq]:hover{background:#eaeff3;transform:translateY(-2px)}.back-to-top[data-astro-cid-isrb4goq] i[data-astro-cid-isrb4goq]{font-size:1.25rem}.btn-primary{display:block;background-color:#2b2b2b;color:#fff;padding:10px 20px;border-radius:5px;width:fit-content;text-decoration:none;transition:background-color .3s ease;border:1px solid #2b2b2b;cursor:pointer}.btn-primary:hover{background-color:#eaeff3;color:#2b2b2b}.btn-secondary{background-color:#eaeff3;color:#2b2b2b;padding:10px 20px;border-radius:5px;border:1px solid #2b2b2b;width:fit-content;text-decoration:none;transition:background-color .3s ease;cursor:pointer}.btn-secondary:hover{background-color:#2b2b2b;color:#fff}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(/assets/fonts/space-grotesk-v16-latin-regular.woff2) format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:local(""),url(/assets/fonts/space-grotesk-v16-latin-500.woff2) format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:local(""),url(/assets/fonts/space-grotesk-v16-latin-600.woff2) format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(/assets/fonts/space-grotesk-v16-latin-700.woff2) format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(/assets/fonts/outfit-v11-latin-regular.woff2) format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:500;font-display:swap;src:local(""),url(/assets/fonts/outfit-v11-latin-500.woff2) format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:local(""),url(/assets/fonts/outfit-v11-latin-600.woff2) format("woff2")}@font-face{font-family:Outfit;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(/assets/fonts/outfit-v11-latin-700.woff2) format("woff2")}body{font-family:Outfit,system-ui,sans-serif;background-color:#f5f5f5;color:#333;line-height:1.6;font-weight:500}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif;font-weight:700;line-height:1.2}h1,article h1,section h1,aside h1,nav h1{font-size:4rem;letter-spacing:-.02em}@media (max-width: 768px){h1,article h1,section h1,aside h1,nav h1{font-size:2rem}}h2{font-size:2.5rem;letter-spacing:-.02em;margin-bottom:2rem;text-align:center}@media (max-width: 768px){h2{font-size:1.5rem}}p{font-size:1.2rem}@media (max-width: 768px){p{font-size:1rem}}.tags{padding:1.5rem;padding-top:0;display:flex;gap:.5rem;flex-wrap:wrap}.tags .tag{border:1px solid #eaeff3;transition:transform .2s ease;background:#eaeff3;color:#2b2b2b;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;text-decoration:none}.tags .tag:hover{background:#2b2b2b;color:#fff}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.section{padding:4rem 0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease-out forwards}.swiper-container{width:100%;padding:20px 0;position:relative}.swiper{overflow:hidden}.swiper .swiper-slide{width:350px}@media (max-width: 768px){.swiper .swiper-slide{width:300px}}.swiper .swiper-button-next,.swiper .swiper-button-prev{color:#2b2b2b;background:#fff;border-radius:50%;width:40px;height:40px;box-shadow:0 2px 4px #0000001a}.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size:1.25rem}.swiper .swiper-button-next:hover,.swiper .swiper-button-prev:hover{background:#eaeff3}.swiper-pagination-bullet{background:#2b2b2b;opacity:.5}.swiper-pagination-bullet-active{opacity:1}.project-slider{position:relative;display:flex;align-items:center;gap:1rem}.slider-container{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%}.slider-container::-webkit-scrollbar{display:none}.slider-track{display:flex;gap:2rem;padding:.5rem}@media (max-width: 768px){.slider-track{padding:0}}.slide{flex:0 0 335px;scroll-snap-align:center;width:100%}.nav-btn{flex:0 0 40px;width:40px;height:40px;border:none;border-radius:50%;background:#fff;color:#2b2b2b;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:background .2s ease;z-index:2;display:flex;align-items:center;justify-content:center}.nav-btn:hover{background:#eaeff3}.nav-btn.prev{left:0}.nav-btn.next{right:0}@media (max-width: 768px){.project-slider{flex-direction:column;padding-bottom:3rem}.slider-container{width:100%}.slide{flex:0 0 100%;width:100%;padding:0}.nav-btn{position:absolute;bottom:0;top:auto}.nav-btn.prev{left:30%}.nav-btn.next{right:30%}}.faq-item{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:1.5rem;text-align:left;transition:all .3s ease}.faq-item[open]{background:#f3f4f6}.faq-item__question{font-weight:600;font-size:1.1rem;color:#333;cursor:pointer;list-style:none;position:relative;padding-right:2rem}.faq-item__question:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.5rem;color:#0891b2;transition:transform .3s ease}.faq-item[open] .faq-item__question:after{transform:translateY(-50%) rotate(45deg)}.faq-item__answer{margin-top:1rem;color:#666;line-height:1.6}.faq-item:hover{transform:translateY(-2px);box-shadow:0 8px 15px -5px #0000001a}.container[data-astro-cid-dm6k5sok]{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width: 768px){.container[data-astro-cid-dm6k5sok]{width:90%}}.header[data-astro-cid-qlfjksao]{margin-bottom:7rem}.header__container[data-astro-cid-qlfjksao]{position:fixed;top:0;left:0;right:0;z-index:100;background:#b0c4d9;backdrop-filter:blur(8px);transition:opacity .3s ease}.header--hidden[data-astro-cid-qlfjksao]{opacity:0;pointer-events:none;visibility:hidden}.header--scrolled[data-astro-cid-qlfjksao]{box-shadow:0 1px 3px #0000001a}.header[data-astro-cid-qlfjksao] .nav[data-astro-cid-qlfjksao],.header[data-astro-cid-qlfjksao] nav[data-astro-cid-qlfjksao]{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;position:relative}.header[data-astro-cid-qlfjksao] .nav__brand[data-astro-cid-qlfjksao],.header[data-astro-cid-qlfjksao] nav__brand[data-astro-cid-qlfjksao]{display:flex}.header[data-astro-cid-qlfjksao] .nav__brand[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao],.header[data-astro-cid-qlfjksao] nav__brand[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]{color:inherit;text-decoration:none;transition:color .2s ease}.header[data-astro-cid-qlfjksao] .nav__brand[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:hover,.header[data-astro-cid-qlfjksao] nav__brand[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:hover{color:#eaeff3}.header[data-astro-cid-qlfjksao] .nav__burger[data-astro-cid-qlfjksao],.header[data-astro-cid-qlfjksao] nav__burger[data-astro-cid-qlfjksao]{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}@media (max-width: 768px){.header[data-astro-cid-qlfjksao] .nav__burger[data-astro-cid-qlfjksao],.header[data-astro-cid-qlfjksao] nav__burger[data-astro-cid-qlfjksao]{display:flex!important;position:relative}}.header[data-astro-cid-qlfjksao] .nav__burger[data-astro-cid-qlfjksao] span[data-astro-cid-qlfjksao],.header[data-astro-cid-qlfjksao] nav__burger[data-astro-cid-qlfjksao] span[data-astro-cid-qlfjksao]{width:2rem;height:.25rem;background:#2b2b2b;border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}.header[data-astro-cid-qlfjksao] .nav__burger--active[data-astro-cid-qlfjksao] span[data-astro-cid-qlfjksao]:first-child,.header[data-astro-cid-qlfjksao] nav__burger--active[data-astro-cid-qlfjksao] span[data-astro-cid-qlfjksao]:first-child{transform:rotate(45deg)}.header[data-astro-cid-qlfjksao] .nav__burger--active[data-astro-cid-qlfjksao] span[data-astro-cid-qlfjksao]:nth-child(2),.header[data-astro-cid-qlfjksao] nav__burger--active[data-astro-cid-qlfjksao] span[data-astro-cid-qlfjksao]:nth-child(2){opacity:0;transform:translate(20px)}.header[data-astro-cid-qlfjksao] .nav__burger--active[data-astro-cid-qlfjksao] span[data-astro-cid-qlfjksao]:nth-child(3),.header[data-astro-cid-qlfjksao] nav__burger--active[data-astro-cid-qlfjksao] span[data-astro-cid-qlfjksao]:nth-child(3){transform:rotate(-45deg)}.header[data-astro-cid-qlfjksao] .nav__links[data-astro-cid-qlfjksao],.header[data-astro-cid-qlfjksao] nav__links[data-astro-cid-qlfjksao]{display:flex;gap:2rem;list-style:none;margin:0}@media (max-width: 768px){.header[data-astro-cid-qlfjksao] .nav__links[data-astro-cid-qlfjksao],.header[data-astro-cid-qlfjksao] nav__links[data-astro-cid-qlfjksao]{display:flex;visibility:hidden;opacity:0;position:fixed;inset:0;background:#b0c4d9;flex-direction:column;justify-content:center;align-items:center;padding:2rem;transform:translateY(-100%);transition:all .3s ease-in-out;z-index:10}.header[data-astro-cid-qlfjksao] .nav__links--active[data-astro-cid-qlfjksao],.header[data-astro-cid-qlfjksao] nav__links--active[data-astro-cid-qlfjksao]{visibility:visible;opacity:1;transform:translateY(0);background:#eaeff3;height:fit-content;top:70px;height:calc(100vh - 70px)}}.header[data-astro-cid-qlfjksao] .nav__links[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:not(.contact-btn),.header[data-astro-cid-qlfjksao] nav__links[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:not(.contact-btn){color:inherit;text-decoration:none;font-weight:500;transition:color .2s ease}@media (max-width: 768px){.header[data-astro-cid-qlfjksao] .nav__links[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:not(.contact-btn),.header[data-astro-cid-qlfjksao] nav__links[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:not(.contact-btn){font-size:1.5rem}}.header[data-astro-cid-qlfjksao] .nav__links[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:not(.contact-btn):hover,.header[data-astro-cid-qlfjksao] nav__links[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:not(.contact-btn):hover{color:#eaeff3;text-decoration:underline}.contact-btn[data-astro-cid-qlfjksao]{background:#eaeff3;color:#2b2b2b;padding:.5rem 1rem;border-radius:9999px;transition:all .2s ease;text-decoration:none}@media (max-width: 768px){.contact-btn[data-astro-cid-qlfjksao]{background-color:#2b2b2b;color:#eaeff3;font-weight:500}}.contact-btn[data-astro-cid-qlfjksao]:hover{background:#2b2b2b;color:#eaeff3!important;transform:translateY(-2px);text-decoration:none!important}.no-scroll{overflow:hidden}.visually-hidden[data-astro-cid-qlfjksao]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.logo-link[data-astro-cid-qlfjksao]{color:inherit;text-decoration:none;transition:color .2s ease;display:inline-flex;align-items:center}.logo-link[data-astro-cid-qlfjksao]:hover{color:#eaeff3}.logo-link[data-astro-cid-qlfjksao] .logo-text[data-astro-cid-qlfjksao]{font-size:1.5rem;font-weight:700}.footer[data-astro-cid-mtxgg6pp]{background:#f8fafc;padding-top:4rem;margin-top:4rem;border-top:1px solid #e2e8f0;font-size:.8rem}.footer[data-astro-cid-mtxgg6pp] a[data-astro-cid-mtxgg6pp]{color:inherit;text-decoration:none}.footer__location[data-astro-cid-mtxgg6pp]{text-align:center;padding-bottom:4rem}.footer[data-astro-cid-mtxgg6pp] .location__areas[data-astro-cid-mtxgg6pp]{display:flex;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto}@media (max-width: 768px){.footer[data-astro-cid-mtxgg6pp] .location__areas[data-astro-cid-mtxgg6pp]{display:flex;flex-direction:column}}.footer[data-astro-cid-mtxgg6pp] .location__areas[data-astro-cid-mtxgg6pp] p[data-astro-cid-mtxgg6pp]{font-size:.8rem;text-align:left}.footer[data-astro-cid-mtxgg6pp] .location__areas[data-astro-cid-mtxgg6pp] .location__primary[data-astro-cid-mtxgg6pp]{width:50%}@media (max-width: 768px){.footer[data-astro-cid-mtxgg6pp] .location__areas[data-astro-cid-mtxgg6pp] .location__primary[data-astro-cid-mtxgg6pp]{width:100%}}.footer[data-astro-cid-mtxgg6pp] .location__intro[data-astro-cid-mtxgg6pp]{margin-bottom:.5rem}.footer[data-astro-cid-mtxgg6pp] h3[data-astro-cid-mtxgg6pp]{color:#2b2b2b;font-size:1rem;margin-bottom:1.5rem;text-align:left}.footer[data-astro-cid-mtxgg6pp] ul[data-astro-cid-mtxgg6pp]{padding:0;text-align:left;list-style:none}.footer[data-astro-cid-mtxgg6pp] ul[data-astro-cid-mtxgg6pp] li[data-astro-cid-mtxgg6pp]{margin-bottom:.5rem;color:#666}.footer__bottom[data-astro-cid-mtxgg6pp]{background:#fff;padding:1.5rem 0;border-top:1px solid #e2e8f0;text-align:center;font-size:.9rem;color:#666}.footer__bottom[data-astro-cid-mtxgg6pp] .container[data-astro-cid-mtxgg6pp]{display:flex;justify-content:space-between;align-items:center;gap:2rem}@media (max-width: 768px){.footer__bottom[data-astro-cid-mtxgg6pp] .container[data-astro-cid-mtxgg6pp]{flex-direction:column;gap:1rem}}.footer__bottom[data-astro-cid-mtxgg6pp] p[data-astro-cid-mtxgg6pp]{margin:0}.footer__links[data-astro-cid-mtxgg6pp]{display:flex;gap:1rem;align-items:center}.footer__links[data-astro-cid-mtxgg6pp] a[data-astro-cid-mtxgg6pp]{color:inherit;text-decoration:none;transition:color .2s ease}.footer__links[data-astro-cid-mtxgg6pp] a[data-astro-cid-mtxgg6pp]:hover{color:#2b2b2b}.footer__links[data-astro-cid-mtxgg6pp] span[data-astro-cid-mtxgg6pp]{color:#cbd5e1}.error-container[data-astro-cid-zetdm5md]{display:flex;flex-direction:column;align-items:center;justify-content:center}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}h1[data-astro-cid-zetdm5md]{animation:float 3s ease-in-out infinite}a[data-astro-cid-zetdm5md]{display:flex;margin:auto;align-items:center}svg[data-astro-cid-zetdm5md]{width:1rem;height:1rem;margin-right:.5rem}.post-card[data-astro-cid-3jwsqc2o]{position:relative;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;transition:transform .2s ease}.post-card[data-astro-cid-3jwsqc2o]:hover{transform:translateY(-4px)}.post-card__image[data-astro-cid-3jwsqc2o]{width:100%;height:200px;object-fit:cover}.post-card__content[data-astro-cid-3jwsqc2o]{padding:1.5rem}.post-card__meta[data-astro-cid-3jwsqc2o]{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem;font-size:.875rem;color:#666}.post-card__title[data-astro-cid-3jwsqc2o]{font-size:1.5rem;margin-bottom:.5rem}.post-card__title[data-astro-cid-3jwsqc2o] a[data-astro-cid-3jwsqc2o]{color:inherit;text-decoration:none}.post-card__title[data-astro-cid-3jwsqc2o] a[data-astro-cid-3jwsqc2o]:hover{color:#2b2b2b}.post-card__description[data-astro-cid-3jwsqc2o]{color:#666;margin-bottom:1rem;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.post-card__link[data-astro-cid-3jwsqc2o]{display:inline-flex;align-items:center;gap:.5rem;color:#2b2b2b;text-decoration:none;font-weight:500}.post-card__link[data-astro-cid-3jwsqc2o]:hover{text-decoration:underline}.post-card[data-astro-cid-3jwsqc2o] time[data-astro-cid-3jwsqc2o]{position:absolute;right:10px;bottom:10px;font-size:.75rem;color:gray}.tag[data-astro-cid-3jwsqc2o]{background:#f3f4f6;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;color:#4b5563;cursor:pointer;text-decoration:none;transition:background .2s,color .2s}.tag[data-astro-cid-3jwsqc2o]:hover{background:#2b2b2b;color:#fff;text-decoration:none}.breadcrumb[data-astro-cid-axfwwucj]{font-size:.95rem;margin-bottom:2rem}.breadcrumb[data-astro-cid-axfwwucj] ol[data-astro-cid-axfwwucj]{display:flex;gap:.5rem;list-style:none;padding:0}.breadcrumb[data-astro-cid-axfwwucj] ol[data-astro-cid-axfwwucj] li[data-astro-cid-axfwwucj]:not(:last-child):after{content:"›";margin:0 .5rem;color:#aaa}.breadcrumb[data-astro-cid-axfwwucj] ol[data-astro-cid-axfwwucj] li[data-astro-cid-axfwwucj] a[data-astro-cid-axfwwucj]{color:#2b2b2b;text-decoration:none}.breadcrumb[data-astro-cid-axfwwucj] ol[data-astro-cid-axfwwucj] li[data-astro-cid-axfwwucj] a[data-astro-cid-axfwwucj]:hover{text-decoration:underline}.breadcrumb[data-astro-cid-axfwwucj] ol[data-astro-cid-axfwwucj] li[data-astro-cid-axfwwucj] span[data-astro-cid-axfwwucj][aria-current=page]{color:#666;font-weight:600}.posts-grid[data-astro-cid-trjsnkp3]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem}.read-more[data-astro-cid-trjsnkp3]{display:inline-block;margin-top:1rem;color:#2b2b2b;text-decoration:none;font-weight:600}.read-more[data-astro-cid-trjsnkp3]:hover{text-decoration:underline}.blog[data-astro-cid-5tznm7mj] h1[data-astro-cid-5tznm7mj]{font-size:3rem;margin-bottom:1rem;text-align:center}.blog__intro[data-astro-cid-5tznm7mj]{text-align:center;max-width:600px;margin:0 auto 4rem;color:#666;font-size:1.2rem}.blog__grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}svg[data-astro-cid-37x5l7ha]{width:20px;height:20px;vertical-align:middle;margin-left:.5rem}.contact-form[data-astro-cid-uujab2qe]{max-width:600px;margin:0 auto;text-align:center}.contact-form[data-astro-cid-uujab2qe] .two-columns[data-astro-cid-uujab2qe]{display:flex;flex-direction:column;gap:0}@media (min-width: 768px){.contact-form[data-astro-cid-uujab2qe] .two-columns[data-astro-cid-uujab2qe]{flex-direction:row;justify-content:space-between;gap:1.5rem}}.contact-form[data-astro-cid-uujab2qe] .two-columns[data-astro-cid-uujab2qe] .form-group[data-astro-cid-uujab2qe]{width:100%}@media (min-width: 768px){.contact-form[data-astro-cid-uujab2qe] .two-columns[data-astro-cid-uujab2qe] .form-group[data-astro-cid-uujab2qe]{width:50%}}.contact-form[data-astro-cid-uujab2qe] .form-group[data-astro-cid-uujab2qe]{margin-bottom:1.5rem}.contact-form[data-astro-cid-uujab2qe] label[data-astro-cid-uujab2qe]{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.contact-form[data-astro-cid-uujab2qe] input[data-astro-cid-uujab2qe],.contact-form[data-astro-cid-uujab2qe] textarea[data-astro-cid-uujab2qe]{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s ease;background:#fff;box-sizing:border-box}.contact-form[data-astro-cid-uujab2qe] input[data-astro-cid-uujab2qe]:focus,.contact-form[data-astro-cid-uujab2qe] textarea[data-astro-cid-uujab2qe]:focus{outline:none;border-color:#2b2b2b}.contact-form[data-astro-cid-uujab2qe] input[data-astro-cid-uujab2qe]::placeholder,.contact-form[data-astro-cid-uujab2qe] textarea[data-astro-cid-uujab2qe]::placeholder{color:#a0aec0}.contact-form[data-astro-cid-uujab2qe] button[data-astro-cid-uujab2qe]{display:flex;margin:auto;align-items:center}.share-buttons[data-astro-cid-cdlalcej]{display:flex;gap:1rem;margin:1rem 0;justify-content:center}.share-button[data-astro-cid-cdlalcej]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;color:#fff;transition:transform .2s ease,opacity .2s ease;font-size:1.2rem;text-decoration:none}.share-button[data-astro-cid-cdlalcej]:hover{transform:translateY(-2px);opacity:.9}.share-button[data-astro-cid-cdlalcej].twitter{background-color:#000}.share-button[data-astro-cid-cdlalcej].linkedin{background-color:#0077b5}.share-button[data-astro-cid-cdlalcej].facebook{background-color:#1877f2}.share-button[data-astro-cid-cdlalcej].whatsapp{background-color:#25d366}.article[data-astro-cid-7jjqptxk]{max-width:800px;margin:4rem auto}@media (max-width: 768px){.article[data-astro-cid-7jjqptxk]{margin:2rem auto}}.article__header[data-astro-cid-7jjqptxk]{margin-bottom:3rem;text-align:center}.article__meta[data-astro-cid-7jjqptxk]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem;color:#666}.article__tags[data-astro-cid-7jjqptxk]{display:flex;gap:.5rem}.article[data-astro-cid-7jjqptxk] h1[data-astro-cid-7jjqptxk]{font-size:2.5rem;margin-bottom:1rem}@media (max-width: 768px){.article[data-astro-cid-7jjqptxk] h1[data-astro-cid-7jjqptxk]{font-size:2rem}}.article__description[data-astro-cid-7jjqptxk]{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto}.article__image[data-astro-cid-7jjqptxk]{width:100%;height:auto;border-radius:12px;margin-bottom:3rem}.article__content[data-astro-cid-7jjqptxk]{font-size:1.1rem;line-height:1.8}@media (max-width: 768px){.article__content[data-astro-cid-7jjqptxk]{font-size:1rem}}.article__content[data-astro-cid-7jjqptxk] h2{font-size:1.8rem;margin:2rem 0 1rem}.article__content[data-astro-cid-7jjqptxk] h3{font-size:1.4rem;margin:1.5rem 0 1rem}.article__content[data-astro-cid-7jjqptxk] p{margin-bottom:1.5rem}.article__content[data-astro-cid-7jjqptxk] ul,.article__content[data-astro-cid-7jjqptxk] ol{margin:1rem 0 1.5rem 1.5rem}.article__content[data-astro-cid-7jjqptxk] li{margin-bottom:.5rem}.article__content[data-astro-cid-7jjqptxk] a{color:#2b2b2b;text-decoration:none;font-weight:700}.article__content[data-astro-cid-7jjqptxk] a:hover{text-decoration:underline}.article__content[data-astro-cid-7jjqptxk] blockquote{border-left:4px solid #2b2b2b;padding-left:1rem;margin:1.5rem 0;color:#666}.article__content[data-astro-cid-7jjqptxk] code{background:#f3f4f6;padding:.2rem .4rem;border-radius:4px;font-size:.9em}.article__content[data-astro-cid-7jjqptxk] pre{background:#1e1e1e;color:#fff;padding:1rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0}.article__content[data-astro-cid-7jjqptxk] pre code{background:none;padding:0}.article__content[data-astro-cid-7jjqptxk] .glossary-def{margin-bottom:2.5rem;padding:1.5rem;background:#f9f9f9;border-radius:10px;box-shadow:0 2px 8px #00000008}.expertise-seo[data-astro-cid-xittlveo]{max-width:800px;margin:0 auto 4rem;padding:2rem 1rem}.expertise-seo[data-astro-cid-xittlveo] h1[data-astro-cid-xittlveo]{font-size:2.2rem;margin-bottom:1rem}.expertise-seo[data-astro-cid-xittlveo] .lead[data-astro-cid-xittlveo]{font-size:1.2rem;color:#666;margin-bottom:2rem}.expertise-seo[data-astro-cid-xittlveo] h2[data-astro-cid-xittlveo],.expertise-seo[data-astro-cid-xittlveo] h3[data-astro-cid-xittlveo]{margin-top:2rem;font-size:1.3rem}.expertise-seo[data-astro-cid-xittlveo] ul[data-astro-cid-xittlveo]{margin:1rem 0 2rem 1.5rem;list-style:disc}.expertise-seo[data-astro-cid-xittlveo] .cta[data-astro-cid-xittlveo]{background:#f3f4f6;border-radius:8px;padding:1rem;margin:2rem 0}.expertise-seo[data-astro-cid-xittlveo] .cta[data-astro-cid-xittlveo] h3[data-astro-cid-xittlveo]{margin-top:0}.faq[data-astro-cid-mv3mc33l]{margin:4rem 0;text-align:center}.faq__grid[data-astro-cid-mv3mc33l]{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;padding:0 1.5rem}@media (max-width: 768px){.faq__grid[data-astro-cid-mv3mc33l]{padding:0 1rem}}.metier-seo-banner-image[data-astro-cid-ozlzxdyp]{height:30rem;max-width:1200px;margin:0 auto;overflow:hidden;border-radius:16px;position:relative}.metier-seo-banner-image[data-astro-cid-ozlzxdyp] img[data-astro-cid-ozlzxdyp]{width:100%;height:94%;border-radius:16px;object-fit:cover}.metier-seo-banner-image-content[data-astro-cid-ozlzxdyp]{display:flex;flex-direction:column;align-items:center;position:absolute;bottom:0;left:0;right:0;padding:1rem;text-align:center;position-area:center}.metier-seo-banner-image-content[data-astro-cid-ozlzxdyp] .btn-primary[data-astro-cid-ozlzxdyp]{background:#000000d9;padding:.5rem 1rem;border-radius:16px;text-decoration:none;font-weight:700;font-size:2rem;margin-top:1rem}.metier-seo-banner-image-content[data-astro-cid-ozlzxdyp] .btn-primary[data-astro-cid-ozlzxdyp]:hover{background:#000;color:#fff}.metier-seo-banner-image[data-astro-cid-ozlzxdyp] h1[data-astro-cid-ozlzxdyp]{color:#fff;font-size:3rem;background:#000000d9;padding:.25rem 2rem;border-radius:16px}.metier-seo-banner-image[data-astro-cid-ozlzxdyp] .image-caption[data-astro-cid-ozlzxdyp]{text-align:center;color:#666;font-style:italic;font-size:.9rem;margin:0}.metier-seo[data-astro-cid-ozlzxdyp]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-header[data-astro-cid-ozlzxdyp]{text-align:center;margin:3rem auto;padding:3rem 2rem;background:#f5f5f5;border-radius:16px;max-width:900px}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-header[data-astro-cid-ozlzxdyp] .icon[data-astro-cid-ozlzxdyp]{font-size:3rem;margin-bottom:1rem;display:block}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-header[data-astro-cid-ozlzxdyp] h2[data-astro-cid-ozlzxdyp]{margin-bottom:1.5rem;color:#333}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-header[data-astro-cid-ozlzxdyp] .lead[data-astro-cid-ozlzxdyp]{max-width:800px;margin:0 auto 2rem;color:#666}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-header[data-astro-cid-ozlzxdyp] .workshop-cta[data-astro-cid-ozlzxdyp]{display:flex;gap:1rem;justify-content:center;margin-top:2rem}@media (max-width: 768px){.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-header[data-astro-cid-ozlzxdyp] .workshop-cta[data-astro-cid-ozlzxdyp]{flex-direction:column;align-items:center}}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-header[data-astro-cid-ozlzxdyp] .workshop-cta[data-astro-cid-ozlzxdyp] .btn-primary[data-astro-cid-ozlzxdyp],.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-header[data-astro-cid-ozlzxdyp] .workshop-cta[data-astro-cid-ozlzxdyp] .btn-secondary[data-astro-cid-ozlzxdyp]{padding:1rem 2rem;border-radius:999px;text-decoration:none;font-weight:500;transition:all .2s ease;min-width:200px;text-align:center}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-header[data-astro-cid-ozlzxdyp] .workshop-cta[data-astro-cid-ozlzxdyp] .btn-primary[data-astro-cid-ozlzxdyp]:hover,.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-header[data-astro-cid-ozlzxdyp] .workshop-cta[data-astro-cid-ozlzxdyp] .btn-secondary[data-astro-cid-ozlzxdyp]:hover{transform:translateY(-2px)}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-header[data-astro-cid-ozlzxdyp] .workshop-cta[data-astro-cid-ozlzxdyp] .btn-primary[data-astro-cid-ozlzxdyp]{background:#333;color:#fff}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-header[data-astro-cid-ozlzxdyp] .workshop-cta[data-astro-cid-ozlzxdyp] .btn-primary[data-astro-cid-ozlzxdyp]:hover{background:#000}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-header[data-astro-cid-ozlzxdyp] .workshop-cta[data-astro-cid-ozlzxdyp] .btn-secondary[data-astro-cid-ozlzxdyp]{background:#fff;color:#333;border:2px solid #333}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-header[data-astro-cid-ozlzxdyp] .workshop-cta[data-astro-cid-ozlzxdyp] .btn-secondary[data-astro-cid-ozlzxdyp]:hover{background:#333;color:#fff}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-features[data-astro-cid-ozlzxdyp]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:4rem auto;max-width:1100px}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-features[data-astro-cid-ozlzxdyp] .feature-card[data-astro-cid-ozlzxdyp]{background:#fff;padding:2rem;border-radius:16px;text-align:center;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-features[data-astro-cid-ozlzxdyp] .feature-card[data-astro-cid-ozlzxdyp]:hover{transform:translateY(-4px)}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-features[data-astro-cid-ozlzxdyp] .feature-card[data-astro-cid-ozlzxdyp] .icon[data-astro-cid-ozlzxdyp]{font-size:2.5rem;margin-bottom:1rem;display:block}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-features[data-astro-cid-ozlzxdyp] .feature-card[data-astro-cid-ozlzxdyp] h3[data-astro-cid-ozlzxdyp]{color:#333;margin:1rem 0}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-features[data-astro-cid-ozlzxdyp] .feature-card[data-astro-cid-ozlzxdyp] p[data-astro-cid-ozlzxdyp]{color:#666;line-height:1.6}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp]{display:grid;grid-template-columns:2fr 1fr;gap:3rem;margin:4rem auto;max-width:1100px}@media (max-width: 768px){.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp]{grid-template-columns:1fr}}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .main-content[data-astro-cid-ozlzxdyp] .context-section[data-astro-cid-ozlzxdyp]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #0000001a;margin-bottom:3rem}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .main-content[data-astro-cid-ozlzxdyp] .context-section[data-astro-cid-ozlzxdyp] h3[data-astro-cid-ozlzxdyp]{color:#333;margin-top:0;margin-bottom:1.5rem}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .main-content[data-astro-cid-ozlzxdyp] .context-section[data-astro-cid-ozlzxdyp] p[data-astro-cid-ozlzxdyp]{margin:0;line-height:1.6;color:#666}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .main-content[data-astro-cid-ozlzxdyp] .services-showcase[data-astro-cid-ozlzxdyp]{display:grid;grid-template-columns:1fr;gap:2rem}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .main-content[data-astro-cid-ozlzxdyp] .services-showcase[data-astro-cid-ozlzxdyp] .service-card[data-astro-cid-ozlzxdyp]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #0000001a}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .main-content[data-astro-cid-ozlzxdyp] .services-showcase[data-astro-cid-ozlzxdyp] .service-card[data-astro-cid-ozlzxdyp].highlighted{background:#f5f5f5;border:2px solid #333}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .main-content[data-astro-cid-ozlzxdyp] .services-showcase[data-astro-cid-ozlzxdyp] .service-card[data-astro-cid-ozlzxdyp] .service-header[data-astro-cid-ozlzxdyp]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .main-content[data-astro-cid-ozlzxdyp] .services-showcase[data-astro-cid-ozlzxdyp] .service-card[data-astro-cid-ozlzxdyp] .service-header[data-astro-cid-ozlzxdyp] h3[data-astro-cid-ozlzxdyp]{margin:0;color:#333}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .main-content[data-astro-cid-ozlzxdyp] .services-showcase[data-astro-cid-ozlzxdyp] .service-card[data-astro-cid-ozlzxdyp] .service-header[data-astro-cid-ozlzxdyp] .tag[data-astro-cid-ozlzxdyp]{background:#3333331a;padding:.5rem 1rem;border-radius:999px;font-size:.9rem;color:#333}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .main-content[data-astro-cid-ozlzxdyp] .services-showcase[data-astro-cid-ozlzxdyp] .service-card[data-astro-cid-ozlzxdyp] p[data-astro-cid-ozlzxdyp]{margin:0 0 1.5rem;line-height:1.6;color:#666}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .main-content[data-astro-cid-ozlzxdyp] .services-showcase[data-astro-cid-ozlzxdyp] .service-card[data-astro-cid-ozlzxdyp] .feature-list[data-astro-cid-ozlzxdyp]{list-style:none;padding:0;margin:0}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .main-content[data-astro-cid-ozlzxdyp] .services-showcase[data-astro-cid-ozlzxdyp] .service-card[data-astro-cid-ozlzxdyp] .feature-list[data-astro-cid-ozlzxdyp] li[data-astro-cid-ozlzxdyp]{padding-left:1.5rem;position:relative;margin-bottom:.75rem;color:#666}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .main-content[data-astro-cid-ozlzxdyp] .services-showcase[data-astro-cid-ozlzxdyp] .service-card[data-astro-cid-ozlzxdyp] .feature-list[data-astro-cid-ozlzxdyp] li[data-astro-cid-ozlzxdyp]:before{content:"✓";position:absolute;left:0;color:#333}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .main-content[data-astro-cid-ozlzxdyp] .services-showcase[data-astro-cid-ozlzxdyp] .service-card[data-astro-cid-ozlzxdyp] .feature-list[data-astro-cid-ozlzxdyp] li[data-astro-cid-ozlzxdyp]:last-child{margin-bottom:0}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .sidebar[data-astro-cid-ozlzxdyp] .contact-card[data-astro-cid-ozlzxdyp],.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .sidebar[data-astro-cid-ozlzxdyp] .zones-card[data-astro-cid-ozlzxdyp]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .sidebar[data-astro-cid-ozlzxdyp] .contact-card[data-astro-cid-ozlzxdyp] h3[data-astro-cid-ozlzxdyp],.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .sidebar[data-astro-cid-ozlzxdyp] .zones-card[data-astro-cid-ozlzxdyp] h3[data-astro-cid-ozlzxdyp]{color:#333;margin-top:0;margin-bottom:1.5rem}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .sidebar[data-astro-cid-ozlzxdyp] .contact-card[data-astro-cid-ozlzxdyp] p[data-astro-cid-ozlzxdyp],.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .sidebar[data-astro-cid-ozlzxdyp] .zones-card[data-astro-cid-ozlzxdyp] p[data-astro-cid-ozlzxdyp]{margin:0 0 1.5rem;line-height:1.6;color:#666}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .sidebar[data-astro-cid-ozlzxdyp] .contact-card[data-astro-cid-ozlzxdyp]{text-align:center;background:#f5f5f5}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .sidebar[data-astro-cid-ozlzxdyp] .contact-card[data-astro-cid-ozlzxdyp] .btn-secondary[data-astro-cid-ozlzxdyp]{width:100%;max-width:160px;text-align:center}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .sidebar[data-astro-cid-ozlzxdyp] .zones-grid[data-astro-cid-ozlzxdyp]{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .sidebar[data-astro-cid-ozlzxdyp] .zones-grid[data-astro-cid-ozlzxdyp] .zone-card[data-astro-cid-ozlzxdyp]{background:#f5f5f5;padding:1rem;border-radius:8px;text-align:center;transition:transform .2s ease;font-size:.95rem;color:#333}.layout-artisan[data-astro-cid-ozlzxdyp] .workshop-section[data-astro-cid-ozlzxdyp] .workshop-content[data-astro-cid-ozlzxdyp] .sidebar[data-astro-cid-ozlzxdyp] .zones-grid[data-astro-cid-ozlzxdyp] .zone-card[data-astro-cid-ozlzxdyp]:hover{transform:translateY(-2px)}img[data-astro-cid-rywwzsre]{max-width:100%;height:auto;display:block}.cta-content[data-astro-cid-wdcobd3j]{width:90%;margin:5rem auto;max-width:650px;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;transition:transform .3s ease}.cta-content[data-astro-cid-wdcobd3j] h2[data-astro-cid-wdcobd3j]{margin-top:0}.cta-content[data-astro-cid-wdcobd3j] a[data-astro-cid-wdcobd3j]:not(.btn-primary){color:#2b2b2b}.cta-content[data-astro-cid-wdcobd3j] .btn-primary[data-astro-cid-wdcobd3j]{margin:auto}.project-details[data-astro-cid-ovxcmftc]{max-width:1200px;margin:0 auto}.project-details[data-astro-cid-ovxcmftc] header[data-astro-cid-ovxcmftc]{text-align:center;margin-bottom:3rem}.project-details[data-astro-cid-ovxcmftc] header[data-astro-cid-ovxcmftc] h1[data-astro-cid-ovxcmftc]{margin-bottom:1rem}.project-grid[data-astro-cid-ovxcmftc]{display:grid;grid-template-columns:minmax(300px,2fr) 3fr;gap:3rem;align-items:start}@media (max-width: 768px){.project-grid[data-astro-cid-ovxcmftc]{display:flex;flex-flow:column-reverse}}.tags[data-astro-cid-ovxcmftc]{display:flex;gap:.5rem;justify-content:center}.tags[data-astro-cid-ovxcmftc] .tag[data-astro-cid-ovxcmftc]{border:1px solid #2b2b2b;text-decoration:none;transition:all .2s ease}.tags[data-astro-cid-ovxcmftc] .tag[data-astro-cid-ovxcmftc]:hover{background:#2b2b2b;color:#fff}.project-image[data-astro-cid-ovxcmftc]{border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.project-image[data-astro-cid-ovxcmftc] img[data-astro-cid-ovxcmftc]{width:100%;height:auto;display:block}.project-content[data-astro-cid-ovxcmftc]{position:sticky;top:2rem;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;transition:transform .3s ease}@media (max-width: 768px){.project-content[data-astro-cid-ovxcmftc]{display:flex;flex-direction:column;position:relative;top:0}.project-content[data-astro-cid-ovxcmftc] a[data-astro-cid-ovxcmftc]{margin:auto}}.project-content[data-astro-cid-ovxcmftc] .description[data-astro-cid-ovxcmftc]{font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.project-content[data-astro-cid-ovxcmftc] .description[data-astro-cid-ovxcmftc] p[data-astro-cid-ovxcmftc]{margin-bottom:0;margin-top:0;font-size:1.1rem}.project-content[data-astro-cid-ovxcmftc] h2[data-astro-cid-ovxcmftc]{font-size:1.5rem;margin:2rem 0 1rem}.project-content[data-astro-cid-ovxcmftc] .feature[data-astro-cid-ovxcmftc] p{margin:0;font-size:1.1rem;line-height:1.7}.project-content[data-astro-cid-ovxcmftc] .feature[data-astro-cid-ovxcmftc] a{color:#2b2b2b;text-decoration:underline;font-weight:600}.project-content[data-astro-cid-ovxcmftc] .feature[data-astro-cid-ovxcmftc] a:hover{text-decoration:none;color:#b0c4d9}.project-content[data-astro-cid-ovxcmftc] ul[data-astro-cid-ovxcmftc]{list-style:disc;padding-left:1.5rem;margin-bottom:2rem}.project-image{width:100%;height:auto;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a}.local-seo-banner-image[data-astro-cid-gdmvjpzy]{height:30rem;max-width:1200px;margin:0 auto;overflow:hidden;border-radius:16px;position:relative}.local-seo-banner-image[data-astro-cid-gdmvjpzy] img[data-astro-cid-gdmvjpzy]{width:100%;height:94%;border-radius:16px;object-fit:cover}.local-seo-banner-image-content[data-astro-cid-gdmvjpzy]{display:flex;flex-direction:column;align-items:center;position:absolute;bottom:0;left:0;right:0;padding:1rem;text-align:center;position-area:center}.local-seo-banner-image-content[data-astro-cid-gdmvjpzy] .btn-primary[data-astro-cid-gdmvjpzy]{background:#000000d9;padding:.5rem 1rem;border-radius:16px;text-decoration:none;font-weight:700;font-size:2rem;margin-top:1rem}.local-seo-banner-image-content[data-astro-cid-gdmvjpzy] .btn-primary[data-astro-cid-gdmvjpzy]:hover{background:#000;color:#fff}.local-seo-banner-image[data-astro-cid-gdmvjpzy] h1[data-astro-cid-gdmvjpzy]{color:#fff;font-size:3rem;background:#000000d9;padding:.25rem 2rem;border-radius:16px}.local-seo-banner-image[data-astro-cid-gdmvjpzy] .image-caption[data-astro-cid-gdmvjpzy]{text-align:center;color:#666;font-style:italic;font-size:.9rem;margin:0}.local-seo[data-astro-cid-gdmvjpzy]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.layout-1[data-astro-cid-gdmvjpzy] .hero-section[data-astro-cid-gdmvjpzy]{text-align:center;margin:3rem auto;padding:3rem 2rem;background:#eaeff3;border-radius:16px;max-width:900px}.layout-1[data-astro-cid-gdmvjpzy] .hero-section[data-astro-cid-gdmvjpzy] h2[data-astro-cid-gdmvjpzy]{margin-bottom:1.5rem}.layout-1[data-astro-cid-gdmvjpzy] .hero-section[data-astro-cid-gdmvjpzy] .lead[data-astro-cid-gdmvjpzy]{max-width:800px;margin:0 auto 2rem}.layout-1[data-astro-cid-gdmvjpzy] .hero-section[data-astro-cid-gdmvjpzy] .hero-cta[data-astro-cid-gdmvjpzy]{margin-top:2rem}.layout-1[data-astro-cid-gdmvjpzy] .features-wall[data-astro-cid-gdmvjpzy]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:4rem auto;max-width:1100px}.layout-1[data-astro-cid-gdmvjpzy] .features-wall[data-astro-cid-gdmvjpzy] .feature-card[data-astro-cid-gdmvjpzy]{background:#fff;padding:2rem;border-radius:16px;text-align:center;box-shadow:0 4px 6px #0000001a;transition:transform .2s ease}.layout-1[data-astro-cid-gdmvjpzy] .features-wall[data-astro-cid-gdmvjpzy] .feature-card[data-astro-cid-gdmvjpzy]:hover{transform:translateY(-4px)}.layout-1[data-astro-cid-gdmvjpzy] .features-wall[data-astro-cid-gdmvjpzy] .feature-card[data-astro-cid-gdmvjpzy] .icon[data-astro-cid-gdmvjpzy]{font-size:2.5rem;margin-bottom:1rem;display:block}.layout-1[data-astro-cid-gdmvjpzy] .features-wall[data-astro-cid-gdmvjpzy] .feature-card[data-astro-cid-gdmvjpzy] h3[data-astro-cid-gdmvjpzy]{color:#2b2b2b;margin:1rem 0}.layout-1[data-astro-cid-gdmvjpzy] .features-wall[data-astro-cid-gdmvjpzy] .feature-card[data-astro-cid-gdmvjpzy] p[data-astro-cid-gdmvjpzy]{color:#666;line-height:1.6}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy]{display:grid;grid-template-columns:2fr 1fr;gap:3rem;margin:4rem auto;max-width:1100px}@media (max-width: 768px){.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy]{grid-template-columns:1fr}}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .main-content[data-astro-cid-gdmvjpzy] .local-context[data-astro-cid-gdmvjpzy]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #0000001a;margin-bottom:3rem}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .main-content[data-astro-cid-gdmvjpzy] .local-context[data-astro-cid-gdmvjpzy] h3[data-astro-cid-gdmvjpzy]{color:#2b2b2b;margin-top:0;margin-bottom:1.5rem}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .main-content[data-astro-cid-gdmvjpzy] .local-context[data-astro-cid-gdmvjpzy] p[data-astro-cid-gdmvjpzy]{margin:0;line-height:1.6}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .services-showcase[data-astro-cid-gdmvjpzy]{display:grid;grid-template-columns:1fr;gap:2rem}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .services-showcase[data-astro-cid-gdmvjpzy] .service-card[data-astro-cid-gdmvjpzy]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #0000001a}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .services-showcase[data-astro-cid-gdmvjpzy] .service-card[data-astro-cid-gdmvjpzy].highlighted{background:#eaeff3;border:2px solid #2b2b2b}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .services-showcase[data-astro-cid-gdmvjpzy] .service-card[data-astro-cid-gdmvjpzy] .service-header[data-astro-cid-gdmvjpzy]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .services-showcase[data-astro-cid-gdmvjpzy] .service-card[data-astro-cid-gdmvjpzy] .service-header[data-astro-cid-gdmvjpzy] h3[data-astro-cid-gdmvjpzy]{margin:0;color:#2b2b2b}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .services-showcase[data-astro-cid-gdmvjpzy] .service-card[data-astro-cid-gdmvjpzy] .service-header[data-astro-cid-gdmvjpzy] .tag[data-astro-cid-gdmvjpzy]{background:#2b2b2b1a;padding:.5rem 1rem;border-radius:999px;font-size:.9rem;color:#2b2b2b}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .services-showcase[data-astro-cid-gdmvjpzy] .service-card[data-astro-cid-gdmvjpzy] p[data-astro-cid-gdmvjpzy]{margin:0 0 1.5rem;line-height:1.6;color:#666}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .services-showcase[data-astro-cid-gdmvjpzy] .service-card[data-astro-cid-gdmvjpzy] .feature-list[data-astro-cid-gdmvjpzy]{list-style:none;padding:0;margin:0}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .services-showcase[data-astro-cid-gdmvjpzy] .service-card[data-astro-cid-gdmvjpzy] .feature-list[data-astro-cid-gdmvjpzy] li[data-astro-cid-gdmvjpzy]{padding-left:1.5rem;position:relative;margin-bottom:.75rem}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .services-showcase[data-astro-cid-gdmvjpzy] .service-card[data-astro-cid-gdmvjpzy] .feature-list[data-astro-cid-gdmvjpzy] li[data-astro-cid-gdmvjpzy]:before{content:"✓";position:absolute;left:0;color:#2b2b2b}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .services-showcase[data-astro-cid-gdmvjpzy] .service-card[data-astro-cid-gdmvjpzy] .feature-list[data-astro-cid-gdmvjpzy] li[data-astro-cid-gdmvjpzy]:last-child{margin-bottom:0}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .sidebar[data-astro-cid-gdmvjpzy] .contact-card[data-astro-cid-gdmvjpzy],.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .sidebar[data-astro-cid-gdmvjpzy] .zones-card[data-astro-cid-gdmvjpzy]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .sidebar[data-astro-cid-gdmvjpzy] .contact-card[data-astro-cid-gdmvjpzy] h3[data-astro-cid-gdmvjpzy],.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .sidebar[data-astro-cid-gdmvjpzy] .zones-card[data-astro-cid-gdmvjpzy] h3[data-astro-cid-gdmvjpzy]{color:#2b2b2b;margin-top:0;margin-bottom:1.5rem}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .sidebar[data-astro-cid-gdmvjpzy] .contact-card[data-astro-cid-gdmvjpzy] p[data-astro-cid-gdmvjpzy],.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .sidebar[data-astro-cid-gdmvjpzy] .zones-card[data-astro-cid-gdmvjpzy] p[data-astro-cid-gdmvjpzy]{margin:0 0 1.5rem;line-height:1.6}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .sidebar[data-astro-cid-gdmvjpzy] .contact-card[data-astro-cid-gdmvjpzy]{text-align:center;background:#eaeff3}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .sidebar[data-astro-cid-gdmvjpzy] .contact-card[data-astro-cid-gdmvjpzy] .btn-secondary[data-astro-cid-gdmvjpzy]{width:100%;max-width:160px;text-align:center}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .sidebar[data-astro-cid-gdmvjpzy] .zones-grid[data-astro-cid-gdmvjpzy]{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1rem}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .sidebar[data-astro-cid-gdmvjpzy] .zones-grid[data-astro-cid-gdmvjpzy] .zone-card[data-astro-cid-gdmvjpzy]{background:#eaeff3;padding:1rem;border-radius:8px;text-align:center;transition:transform .2s ease;font-size:.95rem}.layout-1[data-astro-cid-gdmvjpzy] .content-split[data-astro-cid-gdmvjpzy] .sidebar[data-astro-cid-gdmvjpzy] .zones-grid[data-astro-cid-gdmvjpzy] .zone-card[data-astro-cid-gdmvjpzy]:hover{transform:translateY(-2px)}.layout-2[data-astro-cid-gdmvjpzy]{max-width:1200px;margin:0 auto;padding:2rem}.layout-2[data-astro-cid-gdmvjpzy] .cards-section[data-astro-cid-gdmvjpzy]{margin-bottom:3rem}.layout-2[data-astro-cid-gdmvjpzy] .cards-section[data-astro-cid-gdmvjpzy] h3[data-astro-cid-gdmvjpzy]{color:#2b2b2b;margin-bottom:2rem;font-size:1.6rem}.layout-2[data-astro-cid-gdmvjpzy] .cards-grid[data-astro-cid-gdmvjpzy]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.layout-2[data-astro-cid-gdmvjpzy] .card[data-astro-cid-gdmvjpzy].maritime-card{border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;transition:transform .2s,box-shadow .2s;position:relative;min-height:180px;justify-content:center;text-align:center}.layout-2[data-astro-cid-gdmvjpzy] .card[data-astro-cid-gdmvjpzy].maritime-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 8px 32px #2b2b2b1a}.layout-2[data-astro-cid-gdmvjpzy] .card[data-astro-cid-gdmvjpzy].maritime-card.featured{background:#eaeff3;border:2px solid #2b2b2b}.layout-2[data-astro-cid-gdmvjpzy] .card[data-astro-cid-gdmvjpzy].maritime-card .icon[data-astro-cid-gdmvjpzy].maritime{font-size:2.2rem;margin-bottom:1rem;color:#2b2b2b}.layout-2[data-astro-cid-gdmvjpzy] .card[data-astro-cid-gdmvjpzy].maritime-card h4[data-astro-cid-gdmvjpzy]{color:#2b2b2b;margin-bottom:.5rem;font-size:1.2rem}.layout-2[data-astro-cid-gdmvjpzy] .card[data-astro-cid-gdmvjpzy].maritime-card ul[data-astro-cid-gdmvjpzy]{list-style:none;padding:0;margin:0;width:100%}.layout-2[data-astro-cid-gdmvjpzy] .card[data-astro-cid-gdmvjpzy].maritime-card ul[data-astro-cid-gdmvjpzy] li[data-astro-cid-gdmvjpzy]{padding-left:1.5rem;position:relative;margin-bottom:.5rem;color:#666}.layout-2[data-astro-cid-gdmvjpzy] .card[data-astro-cid-gdmvjpzy].maritime-card ul[data-astro-cid-gdmvjpzy] li[data-astro-cid-gdmvjpzy]:before{content:"⚓";position:absolute;left:0;color:#2b2b2b;font-size:.9rem}.layout-2[data-astro-cid-gdmvjpzy] .card[data-astro-cid-gdmvjpzy].maritime-card .zone-name[data-astro-cid-gdmvjpzy]{font-weight:500;color:#2b2b2b;font-size:1.1rem}.layout-2[data-astro-cid-gdmvjpzy] .context-card[data-astro-cid-gdmvjpzy]{flex-direction:row;justify-content:flex-start}.layout-2[data-astro-cid-gdmvjpzy] .context-card[data-astro-cid-gdmvjpzy] .icon[data-astro-cid-gdmvjpzy].maritime{margin-right:1.5rem;margin-bottom:0}.layout-2[data-astro-cid-gdmvjpzy] .context-card[data-astro-cid-gdmvjpzy] p[data-astro-cid-gdmvjpzy]{margin:0;text-align:left}.layout-2[data-astro-cid-gdmvjpzy] .contact-card[data-astro-cid-gdmvjpzy]{background:linear-gradient(135deg,#155b8c,#3db2e6);color:#fff;border-radius:22px;box-shadow:0 8px 32px #2176ae2e;padding:2.7rem 1.7rem 2.2rem;margin:2.5rem auto 0;max-width:600px;position:relative;overflow:hidden}.layout-2[data-astro-cid-gdmvjpzy] .contact-card[data-astro-cid-gdmvjpzy] .icon[data-astro-cid-gdmvjpzy].maritime{font-size:2.7rem;color:#fff;margin-bottom:1rem;filter:drop-shadow(0 2px 8px #b3e0f7)}.layout-2[data-astro-cid-gdmvjpzy] .contact-card[data-astro-cid-gdmvjpzy] h3[data-astro-cid-gdmvjpzy]{color:#fff;font-size:1.5rem;margin-bottom:1rem;font-weight:700}.layout-2[data-astro-cid-gdmvjpzy] .contact-card[data-astro-cid-gdmvjpzy] p[data-astro-cid-gdmvjpzy]{color:#eaf6fb;font-size:1.08rem;margin-bottom:1.5rem}.layout-2[data-astro-cid-gdmvjpzy] .contact-card[data-astro-cid-gdmvjpzy] .btn-primary[data-astro-cid-gdmvjpzy]{background:#fff;color:#155b8c;border:none;border-radius:999px;padding:.9rem 2.2rem;font-size:1.1rem;box-shadow:0 2px 12px #b3e0f7;transition:background .2s,color .2s}.layout-2[data-astro-cid-gdmvjpzy] .contact-card[data-astro-cid-gdmvjpzy] .btn-primary[data-astro-cid-gdmvjpzy]:hover{background:#eaf6fb;color:#2176ae}.layout-2[data-astro-cid-gdmvjpzy] .contact-card[data-astro-cid-gdmvjpzy]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:60px;background:url('data:image/svg+xml;utf8,<svg width="100%25" height="60" viewBox="0 0 600 60" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 30 Q150 0 300 30 T600 30 V60 H0 V30Z" fill="%23eaf6fb" fill-opacity="0.25"/></svg>');background-size:cover;background-repeat:no-repeat;pointer-events:none;z-index:1}@media (max-width: 768px){.layout-2[data-astro-cid-gdmvjpzy]{padding:1rem}.layout-2[data-astro-cid-gdmvjpzy] .cards-grid[data-astro-cid-gdmvjpzy]{grid-template-columns:1fr}.layout-2[data-astro-cid-gdmvjpzy] .card[data-astro-cid-gdmvjpzy].maritime-card{padding:1.2rem .8rem}}.btn-primary[data-astro-cid-gdmvjpzy],.btn-secondary[data-astro-cid-gdmvjpzy]{display:inline-block;padding:.75rem 1.5rem;border-radius:999px;text-decoration:none;font-weight:500;transition:all .2s ease}.btn-primary[data-astro-cid-gdmvjpzy]{background:#2b2b2b;color:#fff}.btn-primary[data-astro-cid-gdmvjpzy]:hover{background:#1e1e1e;transform:translateY(-2px)}.btn-secondary[data-astro-cid-gdmvjpzy]{background:#fff;color:#2b2b2b;border:2px solid #2b2b2b}.btn-secondary[data-astro-cid-gdmvjpzy]:hover{background:#2b2b2b;color:#fff;transform:translateY(-2px)}.layout-3[data-astro-cid-gdmvjpzy]{max-width:1200px;margin:0 auto;padding:2rem;background:#f7f4ef}.layout-3[data-astro-cid-gdmvjpzy] .nimes-hero[data-astro-cid-gdmvjpzy]{background:linear-gradient(120deg,#f3e7d3,#f7f4ef);border-radius:20px;text-align:center;margin:2.5rem 0 2rem;padding:2.5rem 2rem 2rem;box-shadow:0 4px 24px #b48c5014;position:relative;overflow:hidden}.layout-3[data-astro-cid-gdmvjpzy] .nimes-hero[data-astro-cid-gdmvjpzy] .nimes-hero-icon[data-astro-cid-gdmvjpzy]{font-size:3.2rem;margin-bottom:1rem;color:#b48c50;filter:drop-shadow(0 2px 8px #e2cfa3)}.layout-3[data-astro-cid-gdmvjpzy] .nimes-hero[data-astro-cid-gdmvjpzy] h2[data-astro-cid-gdmvjpzy]{margin-bottom:1.2rem;color:#b48c50;font-size:2.3rem}.layout-3[data-astro-cid-gdmvjpzy] .nimes-hero[data-astro-cid-gdmvjpzy] .lead[data-astro-cid-gdmvjpzy]{max-width:800px;margin:0 auto 2rem;color:#6d5c3d;font-size:1.15rem}.layout-3[data-astro-cid-gdmvjpzy] .nimes-hero[data-astro-cid-gdmvjpzy] .nimes-hero-actions[data-astro-cid-gdmvjpzy]{display:flex;gap:1rem;justify-content:center;margin-top:2rem}@media (max-width: 700px){.layout-3[data-astro-cid-gdmvjpzy] .nimes-hero[data-astro-cid-gdmvjpzy] .nimes-hero-actions[data-astro-cid-gdmvjpzy]{flex-direction:column;align-items:center}}.layout-3[data-astro-cid-gdmvjpzy] .nimes-hero[data-astro-cid-gdmvjpzy] .nimes-hero-actions[data-astro-cid-gdmvjpzy] .btn-primary[data-astro-cid-gdmvjpzy]{background:#b48c50;color:#fff;border:none}.layout-3[data-astro-cid-gdmvjpzy] .nimes-hero[data-astro-cid-gdmvjpzy] .nimes-hero-actions[data-astro-cid-gdmvjpzy] .btn-primary[data-astro-cid-gdmvjpzy]:hover{background:#a07a3a}.layout-3[data-astro-cid-gdmvjpzy] .nimes-hero[data-astro-cid-gdmvjpzy] .nimes-hero-actions[data-astro-cid-gdmvjpzy] .btn-secondary[data-astro-cid-gdmvjpzy]{border:2px solid #b48c50;color:#b48c50;background:#fff}.layout-3[data-astro-cid-gdmvjpzy] .nimes-hero[data-astro-cid-gdmvjpzy] .nimes-hero-actions[data-astro-cid-gdmvjpzy] .btn-secondary[data-astro-cid-gdmvjpzy]:hover{background:#b48c50;color:#fff}.layout-3[data-astro-cid-gdmvjpzy] .nimes-cards-wall[data-astro-cid-gdmvjpzy]{display:grid;grid-template-columns:repeat(3,1fr);gap:2.2rem;margin:2.5rem 0 0}@media (max-width: 1000px){.layout-3[data-astro-cid-gdmvjpzy] .nimes-cards-wall[data-astro-cid-gdmvjpzy]{grid-template-columns:1fr;gap:1.2rem}}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy]{background:#fdfaf6;border-radius:18px;box-shadow:0 2px 16px #b48c5014;padding:2rem 1.5rem 1.7rem;position:relative;display:flex;flex-direction:column;align-items:center;min-width:0;min-height:260px;max-width:100%;transition:transform .18s,box-shadow .18s;overflow:hidden;border:none}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy]:before{content:url('data:image/svg+xml;utf8,<svg width="100" height="16" viewBox="0 0 100 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 8 Q25 0 50 8 T100 8" stroke="%23e2cfa3" stroke-width="2" fill="none"/></svg>');position:absolute;top:1.1rem;left:50%;transform:translate(-50%);opacity:.13;pointer-events:none}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy]:hover{transform:translateY(-7px) scale(1.025);box-shadow:0 8px 32px #b48c5021}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy].highlighted{background:#f3e7d3;border:2.5px solid #b48c50;box-shadow:0 0 0 4px #f7e4c1;z-index:2}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy].highlighted:after{content:"";position:absolute;inset:0;border-radius:18px;box-shadow:0 0 24px 4px #ffe6b0cc;pointer-events:none;opacity:.7}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy] .nimes-card-header[data-astro-cid-gdmvjpzy]{display:flex;flex-direction:column;align-items:center;gap:.3rem;margin-bottom:.7rem}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy] .nimes-card-header[data-astro-cid-gdmvjpzy] .icon[data-astro-cid-gdmvjpzy]{font-size:2.1rem;color:#b48c50;margin-bottom:.1rem}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy] .nimes-card-header[data-astro-cid-gdmvjpzy] h3[data-astro-cid-gdmvjpzy]{margin:0;color:#b48c50;font-size:1.18rem;font-weight:700;letter-spacing:.01em}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy] p[data-astro-cid-gdmvjpzy]{margin:0 0 .7rem;color:#6d5c3d;font-size:1.04rem;text-align:center}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy] .feature-list[data-astro-cid-gdmvjpzy]{list-style:none;padding:0;margin:.7rem 0 0}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy] .feature-list[data-astro-cid-gdmvjpzy] li[data-astro-cid-gdmvjpzy]{padding-left:1.5rem;position:relative;margin-bottom:.4rem;color:#8a7a5a;font-size:1.01rem}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy] .feature-list[data-astro-cid-gdmvjpzy] li[data-astro-cid-gdmvjpzy]:before{content:"Ⅲ";position:absolute;left:0;color:#b48c50;font-size:1rem}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy] .zones-flow[data-astro-cid-gdmvjpzy]{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.5rem;justify-content:center}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy] .zones-flow[data-astro-cid-gdmvjpzy] .zone-bubble[data-astro-cid-gdmvjpzy]{background:#f3e7d3;color:#b48c50;padding:.5rem 1.2rem;border-radius:999px;font-size:1rem;font-weight:500;transition:background .2s,color .2s;border:1.5px solid #e2cfa3}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy] .zones-flow[data-astro-cid-gdmvjpzy] .zone-bubble[data-astro-cid-gdmvjpzy]:hover{background:#b48c50;color:#fff}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy].cta-card{text-align:center;align-items:center}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy].cta-card .btn-primary[data-astro-cid-gdmvjpzy]{background:#b48c50;color:#fff;border:none;margin-top:1rem;font-size:1.1rem;padding:.9rem 2.2rem;border-radius:999px;box-shadow:0 2px 12px #e2cfa3}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy].cta-card .btn-primary[data-astro-cid-gdmvjpzy]:hover{background:#a07a3a}.layout-3[data-astro-cid-gdmvjpzy] .nimes-cards-services[data-astro-cid-gdmvjpzy]{display:contents}@media (max-width: 1000px){.layout-3[data-astro-cid-gdmvjpzy] .nimes-cards-wall[data-astro-cid-gdmvjpzy]{grid-template-columns:1fr;gap:1.2rem}.layout-3[data-astro-cid-gdmvjpzy] .nimes-card[data-astro-cid-gdmvjpzy]{min-height:0;padding:1.2rem .8rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.layout-4[data-astro-cid-gdmvjpzy]{max-width:1200px;margin:0 auto;padding:2rem;background:#f5faf7}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-bg[data-astro-cid-gdmvjpzy]{background:url('data:image/svg+xml;utf8,<svg width="100%25" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0 Q50 0 100 0 V100 H0 V0Z" fill="%23f5faf7" fill-opacity="0.5"/></svg>');background-size:cover;background-repeat:no-repeat;border-radius:16px;padding:2rem;margin-bottom:2rem}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline[data-astro-cid-gdmvjpzy]{display:flex;flex-direction:column;gap:2rem}@media (max-width: 1000px){.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline[data-astro-cid-gdmvjpzy]{flex-direction:column}}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-item[data-astro-cid-gdmvjpzy]{display:flex;align-items:center;gap:2rem}@media (max-width: 1000px){.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-item[data-astro-cid-gdmvjpzy]{flex-direction:column}}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy]{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a;padding:2rem;flex:1;transition:transform .2s ease}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy]:hover{transform:translateY(-4px)}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .ales-card-header[data-astro-cid-gdmvjpzy]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .ales-card-header[data-astro-cid-gdmvjpzy] .icon[data-astro-cid-gdmvjpzy]{font-size:2rem;color:#2b2b2b}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .ales-card-header[data-astro-cid-gdmvjpzy] h3[data-astro-cid-gdmvjpzy]{color:#2b2b2b;font-size:1.2rem}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] p[data-astro-cid-gdmvjpzy]{color:#666;line-height:1.6}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .mountain-list[data-astro-cid-gdmvjpzy]{list-style:none;padding:0;margin:.7rem 0 0}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .mountain-list[data-astro-cid-gdmvjpzy] li[data-astro-cid-gdmvjpzy]{padding-left:1.5rem;position:relative;margin-bottom:.4rem;color:#4d6b5a;font-size:1.01rem}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .mountain-list[data-astro-cid-gdmvjpzy] li[data-astro-cid-gdmvjpzy]:before{content:"▲";position:absolute;left:0;color:#3d6b4a;font-size:.9rem}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .zones-terrain[data-astro-cid-gdmvjpzy]{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.5rem;justify-content:center}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .zones-terrain[data-astro-cid-gdmvjpzy] .zone-peak[data-astro-cid-gdmvjpzy]{background:#e6f3ea;color:#3d6b4a;padding:.5rem 1.2rem;border-radius:999px;font-size:1rem;font-weight:500;transition:background .2s,color .2s;border:1.5px solid #90bfa3;display:flex;align-items:center;gap:.5rem}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .zones-terrain[data-astro-cid-gdmvjpzy] .zone-peak[data-astro-cid-gdmvjpzy]:hover{background:#3d6b4a;color:#fff}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .zones-terrain[data-astro-cid-gdmvjpzy] .zone-peak[data-astro-cid-gdmvjpzy] .peak-marker[data-astro-cid-gdmvjpzy]{font-size:1.2rem}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .zones-terrain[data-astro-cid-gdmvjpzy] .zone-peak[data-astro-cid-gdmvjpzy] .peak-name[data-astro-cid-gdmvjpzy]{font-size:1rem}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy].cta-card{text-align:center;align-items:center}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy].cta-card .btn-primary[data-astro-cid-gdmvjpzy]{background:#3d6b4a;color:#fff;border:none;margin-top:1rem;font-size:1.1rem;padding:.9rem 2.2rem;border-radius:999px;box-shadow:0 2px 12px #90bfa3}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy].cta-card .btn-primary[data-astro-cid-gdmvjpzy]:hover{background:#295c36}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy]{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}@media (max-width: 1000px){.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy]{flex-direction:column;gap:2rem}}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-item[data-astro-cid-gdmvjpzy]{flex:1;display:flex;justify-content:center;align-items:center}@media (max-width: 1000px){.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-item[data-astro-cid-gdmvjpzy]{flex:1}}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy]{background:url('data:image/svg+xml;utf8,<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0 Q50 0 100 0 V100 H0 V0Z" fill="%23f5faf7" fill-opacity="0.5"/></svg>');background-size:cover;background-repeat:no-repeat;border-radius:16px;padding:2rem;transition:transform .2s ease}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy]:hover{transform:translateY(-4px)}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .ales-card-header[data-astro-cid-gdmvjpzy]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .ales-card-header[data-astro-cid-gdmvjpzy] .icon[data-astro-cid-gdmvjpzy]{font-size:2rem;color:#2b2b2b}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .ales-card-header[data-astro-cid-gdmvjpzy] h3[data-astro-cid-gdmvjpzy]{color:#2b2b2b;font-size:1.2rem}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] p[data-astro-cid-gdmvjpzy]{color:#666;line-height:1.6}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .mountain-list[data-astro-cid-gdmvjpzy]{list-style:none;padding:0;margin:.7rem 0 0}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .mountain-list[data-astro-cid-gdmvjpzy] li[data-astro-cid-gdmvjpzy]{padding-left:1.5rem;position:relative;margin-bottom:.4rem;color:#4d6b5a;font-size:1.01rem}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .mountain-list[data-astro-cid-gdmvjpzy] li[data-astro-cid-gdmvjpzy]:before{content:"▲";position:absolute;left:0;color:#3d6b4a;font-size:.9rem}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .zones-terrain[data-astro-cid-gdmvjpzy]{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.5rem;justify-content:center}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .zones-terrain[data-astro-cid-gdmvjpzy] .zone-peak[data-astro-cid-gdmvjpzy]{background:#e6f3ea;color:#3d6b4a;padding:.5rem 1.2rem;border-radius:999px;font-size:1rem;font-weight:500;transition:background .2s,color .2s;border:1.5px solid #90bfa3;display:flex;align-items:center;gap:.5rem}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .zones-terrain[data-astro-cid-gdmvjpzy] .zone-peak[data-astro-cid-gdmvjpzy]:hover{background:#3d6b4a;color:#fff}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .zones-terrain[data-astro-cid-gdmvjpzy] .zone-peak[data-astro-cid-gdmvjpzy] .peak-marker[data-astro-cid-gdmvjpzy]{font-size:1.2rem}.layout-4[data-astro-cid-gdmvjpzy] .ales-timeline-decor[data-astro-cid-gdmvjpzy] .ales-timeline-card[data-astro-cid-gdmvjpzy] .zones-terrain[data-astro-cid-gdmvjpzy] .zone-peak[data-astro-cid-gdmvjpzy] .peak-name[data-astro-cid-gdmvjpzy]{font-size:1rem}.card[data-astro-cid-gdmvjpzy].maritime-card.contact-card{background:linear-gradient(135deg,#155b8c,#3db2e6);color:#fff;border-radius:22px;box-shadow:0 8px 32px #2176ae2e;padding:2.7rem 1.7rem 2.2rem;margin:2.5rem auto 0;max-width:600px;position:relative;overflow:hidden}.card[data-astro-cid-gdmvjpzy].maritime-card.contact-card .icon[data-astro-cid-gdmvjpzy].maritime{font-size:2.7rem;color:#fff;margin-bottom:1rem;filter:drop-shadow(0 2px 8px #b3e0f7)}.card[data-astro-cid-gdmvjpzy].maritime-card.contact-card h3[data-astro-cid-gdmvjpzy]{color:#fff;font-size:1.5rem;margin-bottom:1rem;font-weight:700}.card[data-astro-cid-gdmvjpzy].maritime-card.contact-card p[data-astro-cid-gdmvjpzy]{color:#eaf6fb;font-size:1.08rem;margin-bottom:1.5rem}.card[data-astro-cid-gdmvjpzy].maritime-card.contact-card .btn-primary[data-astro-cid-gdmvjpzy]{background:#fff;color:#155b8c;border:none;border-radius:999px;padding:.9rem 2.2rem;font-size:1.1rem;box-shadow:0 2px 12px #b3e0f7;transition:background .2s,color .2s}.card[data-astro-cid-gdmvjpzy].maritime-card.contact-card .btn-primary[data-astro-cid-gdmvjpzy]:hover{background:#eaf6fb;color:#2176ae}.card[data-astro-cid-gdmvjpzy].maritime-card.contact-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:60px;background:url('data:image/svg+xml;utf8,<svg width="100%25" height="60" viewBox="0 0 600 60" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 30 Q150 0 300 30 T600 30 V60 H0 V30Z" fill="%23eaf6fb" fill-opacity="0.25"/></svg>');background-size:cover;background-repeat:no-repeat;pointer-events:none;z-index:1}@media (max-width: 700px){.card[data-astro-cid-gdmvjpzy].maritime-card.contact-card{padding:1.2rem .7rem;max-width:98vw}}.texture-container[data-astro-cid-f7nqomq3]{position:absolute;top:0;left:0;width:100%;height:130%;z-index:-1;opacity:.5;pointer-events:none;content-visibility:auto;svg{width:100%;height:100%}}.fade-bottom[data-astro-cid-f7nqomq3]{position:absolute;bottom:0;left:0;width:100%;height:20%;background:linear-gradient(to bottom,transparent,#f5f5f5);pointer-events:none}.project-card[data-astro-cid-t45dg4vu]{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden;transition:transform .2s ease;height:100%;display:flex;flex-direction:column}.project-card[data-astro-cid-t45dg4vu]:hover{background:#eaeff3}.project-card[data-astro-cid-t45dg4vu]:hover .tag[data-astro-cid-t45dg4vu]{border:1px solid #2b2b2b!important}.project-card[data-astro-cid-t45dg4vu] img{width:100%;height:200px;object-fit:cover;object-position:top}.project-card[data-astro-cid-t45dg4vu] h3[data-astro-cid-t45dg4vu]{font-size:1.5rem;margin-bottom:0}.project-card[data-astro-cid-t45dg4vu] p[data-astro-cid-t45dg4vu]{padding:0 1.5rem;color:#666;flex-grow:1;font-size:.9rem;text-align:left}.project-card__actions[data-astro-cid-t45dg4vu]{padding:0 1.5rem 1.5rem;display:flex;gap:1rem}.project-card__actions[data-astro-cid-t45dg4vu] .link-icon[data-astro-cid-t45dg4vu]{padding:.5rem;border-radius:50%;transition:all .2s ease;color:#2b2b2b;height:30px;width:30px;display:flex;align-items:anchor-center;justify-content:center;border:1px solid transparent}.project-card__actions[data-astro-cid-t45dg4vu] .link-icon[data-astro-cid-t45dg4vu]:hover{border:1px solid #2b2b2b}.project-card__actions[data-astro-cid-t45dg4vu] .btn-primary[data-astro-cid-t45dg4vu]{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0}.project-card__actions[data-astro-cid-t45dg4vu] .btn-primary[data-astro-cid-t45dg4vu] svg{transition:transform .2s ease}.project-card__actions[data-astro-cid-t45dg4vu] .btn-primary[data-astro-cid-t45dg4vu]:hover svg{transform:translate(4px)}.swiper-container[data-astro-cid-xc576tgp]{width:100%;padding:20px 0;position:relative}.swiper[data-astro-cid-xc576tgp]{overflow:hidden}.swiper[data-astro-cid-xc576tgp] .swiper-slide[data-astro-cid-xc576tgp]{width:350px}@media (max-width: 768px){.swiper[data-astro-cid-xc576tgp] .swiper-slide[data-astro-cid-xc576tgp]{width:300px}}.swiper[data-astro-cid-xc576tgp] .swiper-button-next[data-astro-cid-xc576tgp],.swiper[data-astro-cid-xc576tgp] .swiper-button-prev[data-astro-cid-xc576tgp]{color:#2b2b2b;background:#fff;border-radius:50%;width:40px;height:40px;box-shadow:0 2px 4px #0000001a}.swiper[data-astro-cid-xc576tgp] .swiper-button-next[data-astro-cid-xc576tgp]:after,.swiper[data-astro-cid-xc576tgp] .swiper-button-prev[data-astro-cid-xc576tgp]:after{font-size:1.25rem}.swiper[data-astro-cid-xc576tgp] .swiper-button-next[data-astro-cid-xc576tgp]:hover,.swiper[data-astro-cid-xc576tgp] .swiper-button-prev[data-astro-cid-xc576tgp]:hover{background:#eaeff3}.swiper-pagination-bullet[data-astro-cid-xc576tgp]{background:#2b2b2b;opacity:.5}.swiper-pagination-bullet-active[data-astro-cid-xc576tgp]{opacity:1}.project-slider[data-astro-cid-xc576tgp]{position:relative;display:flex;align-items:center;gap:1rem}.slider-container[data-astro-cid-xc576tgp]{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%}.slider-container[data-astro-cid-xc576tgp]::-webkit-scrollbar{display:none}.slider-track[data-astro-cid-xc576tgp]{display:flex;gap:2rem;padding:.5rem}@media (max-width: 768px){.slider-track[data-astro-cid-xc576tgp]{padding:0}}.slide[data-astro-cid-xc576tgp]{flex:0 0 335px;scroll-snap-align:center;width:100%}.nav-btn[data-astro-cid-xc576tgp]{flex:0 0 40px;width:40px;height:40px;border:none;border-radius:50%;background:#fff;color:#2b2b2b;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:background .2s ease;z-index:2;display:flex;align-items:center;justify-content:center}.nav-btn[data-astro-cid-xc576tgp]:hover{background:#eaeff3}.nav-btn[data-astro-cid-xc576tgp].prev{left:0}.nav-btn[data-astro-cid-xc576tgp].next{right:0}@media (max-width: 768px){.project-slider[data-astro-cid-xc576tgp]{flex-direction:column;padding-bottom:3rem}.slider-container[data-astro-cid-xc576tgp]{width:100%}.slide[data-astro-cid-xc576tgp]{flex:0 0 100%;width:100%;padding:0}.nav-btn[data-astro-cid-xc576tgp]{position:absolute;bottom:0;top:auto}.nav-btn[data-astro-cid-xc576tgp].prev{left:30%}.nav-btn[data-astro-cid-xc576tgp].next{right:30%}}.hero[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden}.hero__buttons[data-astro-cid-j7pv25f6]{display:flex}.hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{margin-bottom:0;margin-top:0}.hero[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{margin-bottom:2rem;margin-top:0;font-size:1.25rem;font-weight:400;color:#666}.hero[data-astro-cid-j7pv25f6] .profile-pic{border-radius:50%;margin-bottom:2rem}@media (max-width: 768px){.hero[data-astro-cid-j7pv25f6] .profile-pic{width:90%;height:90%;max-width:9rem}}.social-links[data-astro-cid-j7pv25f6]{display:flex;gap:1rem;margin-bottom:2rem}.social-links[data-astro-cid-j7pv25f6] i[data-astro-cid-j7pv25f6],.social-links[data-astro-cid-j7pv25f6] svg{line-height:1;transition:color .2s ease;width:1em;font-size:2rem}.social-links[data-astro-cid-j7pv25f6] svg{height:28px}.social-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{color:inherit;transition:color .2s ease;align-items:center}.social-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{color:#2b2b2b}.services[data-astro-cid-j7pv25f6]{margin:4rem 0;text-align:center;position:relative}.services__grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:0 1.5rem;position:relative;z-index:1}@media (max-width: 768px){.services__grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;padding:0}}.service-card[data-astro-cid-j7pv25f6]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;transition:transform .3s ease}.service-card[data-astro-cid-j7pv25f6]:hover{transform:translateY(-5px)}.service-card[data-astro-cid-j7pv25f6] i[data-astro-cid-j7pv25f6]{font-size:3rem;color:#2b2b2b;margin-bottom:1rem}.service-card[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin-bottom:1rem}.projects[data-astro-cid-j7pv25f6]{margin:4rem 0;text-align:center}.skills[data-astro-cid-j7pv25f6]{text-align:center}.skills__grid[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;padding:0 1.5rem}@media (max-width: 768px){.skills__grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem}}.skill-card[data-astro-cid-j7pv25f6]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease;position:relative;overflow:hidden;width:15%;min-width:6rem;max-width:7rem}@media (max-width: 768px){.skill-card[data-astro-cid-j7pv25f6]{padding:1rem}}.skill-card[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--skill-color);opacity:.7}.skill-card__icon[data-astro-cid-j7pv25f6]{margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.skill-card__icon[data-astro-cid-j7pv25f6] svg{color:var(--skill-color);transition:transform .3s ease;will-change:transform}.skill-card[data-astro-cid-j7pv25f6]:hover{transform:translateY(-5px);box-shadow:0 10px 20px -5px #00000026}.skill-card[data-astro-cid-j7pv25f6]:hover:before{height:100%;opacity:.05}.skill-card[data-astro-cid-j7pv25f6]:hover .skill-card__icon[data-astro-cid-j7pv25f6] i[data-astro-cid-j7pv25f6],.skill-card[data-astro-cid-j7pv25f6]:hover .skill-card__icon[data-astro-cid-j7pv25f6] svg{transform:scale(1.1) rotate(5deg)}.skill-card__name[data-astro-cid-j7pv25f6]{font-size:1.1rem;font-weight:600;color:#333;position:relative;z-index:1}.contact__intro[data-astro-cid-j7pv25f6]{max-width:600px;margin:0 auto 1.5rem;font-size:1.2rem;color:#666;text-align:center}.skill-icon[data-astro-cid-j7pv25f6]{transition:transform .3s ease}.skill-icon[data-astro-cid-j7pv25f6]:hover{transform:scale(1.1) rotate(5deg)}.visually-hidden[data-astro-cid-j7pv25f6]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.faq[data-astro-cid-j7pv25f6]{margin:4rem 0;text-align:center}.faq__grid[data-astro-cid-j7pv25f6]{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;padding:0 1.5rem}@media (max-width: 768px){.faq__grid[data-astro-cid-j7pv25f6]{padding:0 1rem}}.faq-item[data-astro-cid-j7pv25f6]{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;padding:1.5rem;text-align:left;transition:all .3s ease}.faq-item[data-astro-cid-j7pv25f6][open]{background:#eaeff3}.faq-item__question[data-astro-cid-j7pv25f6]{font-weight:600;font-size:1.1rem;color:#333;cursor:pointer;list-style:none;position:relative;padding-right:2rem}.faq-item__question[data-astro-cid-j7pv25f6]:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.5rem;color:#2b2b2b;transition:transform .3s ease}.faq-item[data-astro-cid-j7pv25f6][open] .faq-item__question[data-astro-cid-j7pv25f6]:after{transform:translateY(-50%) rotate(45deg)}.faq-item__answer[data-astro-cid-j7pv25f6]{margin-top:1rem;color:#666;line-height:1.6}.faq-item[data-astro-cid-j7pv25f6]:hover{transform:translateY(-2px);box-shadow:0 8px 15px -5px #0000001a}
