@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@600;700;800&display=swap";.site-header.svelte-rfuq4y{position:fixed;top:0;left:0;right:0;z-index:1030;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(209,209,209,.6);height:77px;display:flex;align-items:center}.navbar.svelte-rfuq4y{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem;height:100%}.navbar-brand.svelte-rfuq4y{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.logo.svelte-rfuq4y{height:50px;width:auto}.navbar-toggler.svelte-rfuq4y{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;z-index:1100}.toggler-line.svelte-rfuq4y{display:block;width:26px;height:2px;background:#111;border-radius:2px;transition:all .3s ease;transform-origin:center}.navbar-toggler.open.svelte-rfuq4y .toggler-line:where(.svelte-rfuq4y):nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar-toggler.open.svelte-rfuq4y .toggler-line:where(.svelte-rfuq4y):nth-child(2){opacity:0}.navbar-toggler.open.svelte-rfuq4y .toggler-line:where(.svelte-rfuq4y):nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar-collapse.svelte-rfuq4y{display:flex;align-items:center}.navbar-nav.svelte-rfuq4y{display:flex;list-style:none;margin:0;padding:0;gap:.25rem;align-items:center}.nav-item.svelte-rfuq4y{position:relative}.nav-link.svelte-rfuq4y{display:flex;align-items:center;padding:.4rem .75rem;font-family:Inter,Muli,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.05em;color:#333;text-decoration:none;border-radius:6px;transition:color .2s ease,background .2s ease}.nav-link.svelte-rfuq4y:hover{color:#dd1531;background:#dd15310d}.nav-item.active.svelte-rfuq4y .nav-link:where(.svelte-rfuq4y){color:#dd1531;font-weight:700}.dropdown.svelte-rfuq4y{position:relative}.dropdown-menu.svelte-rfuq4y{position:absolute;top:100%;left:0;background:#fff;min-width:250px;box-shadow:0 4px 12px #0000001a;border:1px solid #eee;border-radius:4px;list-style:none;padding:.5rem 0;margin:0;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .2s ease;z-index:1050}.dropdown.svelte-rfuq4y:hover .dropdown-menu:where(.svelte-rfuq4y){opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item.svelte-rfuq4y{display:block;padding:.5rem 1rem;color:#333;text-decoration:none;font-family:inherit;font-size:.85rem;transition:background-color .2s,color .2s;line-height:1.4}.dropdown-item.svelte-rfuq4y:hover{background-color:#f8f9fa;color:#dd1531}.nav-item-linkedin.svelte-rfuq4y{margin-left:.25rem}.linkedin-icon.svelte-rfuq4y{width:20px;height:20px;color:#333;transition:color .2s ease}.nav-item-linkedin.svelte-rfuq4y a:where(.svelte-rfuq4y):hover .linkedin-icon:where(.svelte-rfuq4y){color:#0077b5}.lang-link.svelte-rfuq4y{font-weight:700;color:#111;background:var(--gray-light, #f1f1f1);padding:.35rem .6rem;border:1px solid #eaecf0;margin-left:.5rem}.lang-link.svelte-rfuq4y:hover{background:#111;color:#fff}@media(max-width:768px){.navbar-toggler.svelte-rfuq4y{display:flex}.navbar-collapse.svelte-rfuq4y{position:fixed;top:0;left:0;height:100vh;width:100vw;background:#111;display:flex;align-items:center;justify-content:center;transform:translate(-100%);transition:transform .3s cubic-bezier(.77,0,.175,1);z-index:1000}.navbar-collapse.open.svelte-rfuq4y{transform:translate(0)}.navbar-nav.svelte-rfuq4y{flex-direction:column;gap:0;width:100%;align-items:flex-start;padding:0 2rem}.nav-item.svelte-rfuq4y{width:100%;border-top:1px solid #2a2a2a}.nav-item.svelte-rfuq4y:last-child{border-bottom:1px solid #2a2a2a}.nav-link.svelte-rfuq4y{padding:1rem 0;color:#fff;font-size:.9rem;border-radius:0}.nav-link.svelte-rfuq4y:hover{color:#dd1531;background:transparent}.nav-item.active.svelte-rfuq4y .nav-link:where(.svelte-rfuq4y){color:#dd1531}.linkedin-icon.svelte-rfuq4y{color:#fff}.dropdown-menu.svelte-rfuq4y{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;background:transparent;padding:0 0 1rem 1rem;min-width:100%;display:none;border-left:2px solid #333;margin-left:1rem}.dropdown.svelte-rfuq4y:hover .dropdown-menu:where(.svelte-rfuq4y),.dropdown.active.svelte-rfuq4y .dropdown-menu:where(.svelte-rfuq4y){display:block}.dropdown-item.svelte-rfuq4y{color:#aaa;padding:.4rem 0}.dropdown-item.svelte-rfuq4y:hover{color:#fff;background:transparent}.toggler-line.svelte-rfuq4y{background:#111}}.site-footer.svelte-jz8lnl{background-color:#1a1c24;color:#fff;padding:3rem 1.5rem 2rem;margin-top:auto}.footer-inner.svelte-jz8lnl{max-width:1100px;margin:0 auto;text-align:center}.footer-contact.svelte-jz8lnl{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}.contact-divider.svelte-jz8lnl{width:1px;height:40px;background:#ffffff26}.contact-item.svelte-jz8lnl{display:flex;flex-direction:column;gap:.25rem}.contact-label.svelte-jz8lnl{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffff73}.contact-value.svelte-jz8lnl{font-size:1rem;color:#fff;text-decoration:none;transition:color .2s ease}.contact-value.svelte-jz8lnl:hover{color:#dd1531}.copyrights.svelte-jz8lnl{font-size:.75rem;color:#ffffff59;margin:0}@media(max-width:480px){.contact-divider.svelte-jz8lnl{width:60px;height:1px}.footer-contact.svelte-jz8lnl{flex-direction:column;gap:1rem}}:root{--red: #dd1531;--red-dark: #b01025;--dark: #1a1c24;--dark-mid: #23252f;--gray-light: #f7f9fb;--gray-text: #555;--navbar-h: 77px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;display:flex;flex-direction:column;font-family:Inter,sans-serif;color:#222;background:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:#ccc;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#aaa}main{flex:1;display:flex;flex-direction:column}.lock-scroll{overflow:hidden}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 1.5rem}.container-wide{width:100%;max-width:1300px;margin:0 auto;padding:0 1.5rem}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.section-title{font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#111;margin:0 0 1.2rem;line-height:1.15}.section-title-bar{display:block;width:60px;height:3px;background:var(--red);border-radius:2px;margin:0 0 2.5rem}.section-title-bar.center{margin:0 auto 2.5rem}.hero{position:relative;height:70vh;min-height:400px;display:flex;align-items:center;margin-top:var(--navbar-h);overflow:hidden}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center;transition:opacity 1.2s ease-in-out;z-index:0}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#0009,#00000040);z-index:1}.hero-content{position:relative;z-index:2}.hero h1{font-family:Poppins,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;color:#fff;line-height:1.15;margin:0;text-shadow:0 2px 20px rgba(0,0,0,.3)}.hero .hero-accent{color:var(--red)}.page-header{margin-top:var(--navbar-h);padding:3.5rem 0 2.5rem;background:var(--gray-light);border-bottom:1px solid #e8ecf0}.section{padding:5rem 0}.section-alt{background:var(--gray-light)}.card-grid{display:grid;gap:1.5rem}.card{background:#fff;border:1px solid #eaecf0;border-radius:12px;padding:1.75rem;transition:box-shadow .25s ease,transform .25s ease}.card:hover{box-shadow:0 8px 32px #00000017;transform:translateY(-3px)}.card h4{font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600;color:#111;margin:0 0 .75rem}.card p,.card li{font-size:.95rem;color:var(--gray-text);line-height:1.7;margin:0}.card ul{padding-left:1.25rem;margin:0}.job-offer{border:1px solid #eaecf0;border-radius:12px;overflow:hidden;margin-bottom:1rem}.job-offer-header{padding:1.5rem 1.75rem;background:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.job-offer-header:hover{background:var(--gray-light)}.job-offer-header h4{font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600;color:#111;margin:0}.job-chevron{width:20px;height:20px;color:var(--red);transition:transform .3s ease;flex-shrink:0}.job-offer.open .job-chevron{transform:rotate(180deg)}.job-body{max-height:0;overflow:hidden;transition:max-height .4s ease;background:#fafbfc}.job-offer.open .job-body{max-height:1000px}.job-body-inner{padding:0 1.75rem 1.75rem}.job-body h6{font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#555;margin:1.25rem 0 .5rem}.job-body ul{padding-left:1.25rem;margin:0 0 1rem}.job-body li{font-size:.95rem;color:var(--gray-text);line-height:1.7;margin-bottom:.25rem}.toggle-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:0;background:none;border:none;padding:0;font-family:inherit;font-size:.9rem;font-weight:600;color:var(--red);cursor:pointer}.gallery-section{margin-bottom:3rem}.gallery-section h4{font-family:Poppins,sans-serif;font-size:1.15rem;font-weight:600;color:#111;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #eaecf0}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem}.gallery-item{position:relative;overflow:hidden;border-radius:8px;aspect-ratio:4/3;background:#eee;cursor:zoom-in}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}.gallery-item:hover img{transform:scale(1.05)}.lightbox-overlay{position:fixed;inset:0;background:#000000eb;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.lightbox-img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:4px}.lightbox-close{position:absolute;top:1.25rem;right:1.25rem;background:#ffffff1a;border:none;color:#fff;font-size:1.75rem;line-height:1;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.lightbox-close:hover{background:var(--red)}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.contact-card{display:flex;flex-direction:column;align-items:center;gap:.75rem}.contact-card-icon{width:52px;height:52px;border-radius:50%;background:#dd153114;display:flex;align-items:center;justify-content:center;color:var(--red)}.contact-card-icon svg{width:24px;height:24px}.contact-card p{font-size:.95rem;color:var(--gray-text);line-height:1.6;margin:0}.contact-card a{color:var(--gray-text);text-decoration:none;transition:color .2s}.contact-card a:hover{color:var(--red)}.map-wrap{border-radius:12px;overflow:hidden;border:1px solid #eaecf0}.map-wrap iframe{display:block;width:100%}
