@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Manrope:wght@400;500;700&display=swap";.preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:var(--bg, #f3f5f2);display:flex;align-items:center;justify-content:center}.preloader-inner{display:flex;flex-direction:column;align-items:center;gap:.75rem}.preloader-avatar{width:clamp(74px,12vw,108px);aspect-ratio:1;object-fit:cover;border-radius:999px;border:2px solid rgba(15,118,110,.35);box-shadow:0 12px 28px #1017152e;background:#dbe4e1}.preloader-brand{width:48px;height:3px;background:var(--accent, #0f766e);border-radius:2px;transform-origin:left center}.preloader-name{font-family:Space Grotesk,sans-serif;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700;color:var(--ink, #101715);letter-spacing:.08em}.preloader-sub{font-family:Manrope,sans-serif;font-size:.82rem;color:var(--muted, #4a5c56);letter-spacing:.06em;margin:0}.preloader-bar{width:160px;height:2px;background:var(--accent, #0f766e);border-radius:2px;transform-origin:left center;opacity:.7;margin-top:.5rem}:root{--bg: #f3f5f2;--paper: #ffffff;--ink: #101715;--muted: #4a5c56;--line: #d8dfdc;--accent: #0f766e;--accent-soft: #d8f0ec;--shadow: 0 14px 44px rgba(12, 22, 21, .08);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 12% 18%,#0f766e2e,#0f766e00 30%),radial-gradient(circle at 85% 80%,#1c884f29,#1c884f00 28%),var(--bg);color:var(--ink);font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}#root{width:100%}.cursor-ring,.cursor-dot{position:fixed;top:0;left:0;pointer-events:none;z-index:80;opacity:0;transition:opacity .2s ease}.cursor-ring{width:34px;height:34px;margin-left:-17px;margin-top:-17px;border:1px solid rgba(15,118,110,.55);border-radius:50%;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.cursor-dot{width:8px;height:8px;margin-left:-4px;margin-top:-4px;border-radius:50%;background:#0f766eeb}.cursor-ring.visible,.cursor-dot.visible{opacity:1}.site-shell{position:relative;max-width:1160px;margin:0 auto;padding:1.25rem 1rem 5rem;overflow:hidden}.background-blur{position:absolute;width:300px;height:300px;border-radius:50%;filter:blur(86px);opacity:.45;z-index:-1;animation:float 8s ease-in-out infinite}.bg-one{top:-70px;right:-40px;background:#14786f73}.bg-two{bottom:8%;left:-70px;background:#2792574d;animation-delay:1.3s}.bg-three{top:36%;left:38%;width:260px;height:260px;background:#356e9933;animation-delay:2.1s}.bg-wave{position:absolute;inset:-20% -10% auto;height:440px;z-index:-2;background:radial-gradient(circle at 18% 52%,rgba(15,118,110,.09) 0%,transparent 48%),radial-gradient(circle at 72% 30%,rgba(28,136,79,.1) 0%,transparent 52%),radial-gradient(circle at 52% 84%,rgba(53,110,153,.08) 0%,transparent 48%);animation:waveShift 14s ease-in-out infinite alternate}.top-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2.5rem;padding:.95rem 1rem;border:1px solid var(--line);border-radius:999px;background:#ffffffb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-wrap{display:flex;align-items:center;gap:.8rem}.brand{display:inline-flex;align-items:center;gap:.6rem;font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:.02em}.brand-avatar{width:34px;height:34px;border-radius:999px;object-fit:cover;border:1px solid rgba(15,118,110,.42);background:#dbe4e1;box-shadow:0 4px 12px #1017152e}.brand-dot{width:10px;height:10px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 8px #0f766e2b}.top-nav nav{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.top-nav nav a{color:var(--muted);font-size:.9rem;font-weight:600;padding:.4rem .6rem;border-radius:.55rem;transition:background-color .25s ease,color .25s ease,transform .2s ease}.top-nav nav a:hover{background:var(--accent-soft);color:#0a554f;transform:translateY(-1px)}.lang-toggle{display:inline-flex;border:1px solid #cad8d4;border-radius:999px;padding:.14rem;background:#f6fbfa}.lang-toggle button{border:none;background:transparent;color:#2d4d49;font-weight:700;font-size:.76rem;border-radius:999px;padding:.35rem .58rem;cursor:pointer}.lang-toggle button.active{background:#0f766e;color:#ecfdfb}main{display:grid;gap:2.2rem}.section-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.8fr);gap:1.3rem}.hero{margin-top:.8rem}.eyebrow{margin:0;font-family:Space Grotesk,sans-serif;font-size:.83rem;text-transform:uppercase;letter-spacing:.14em;color:#2e625d}h1{margin:1rem 0;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,5vw,3.35rem);line-height:1.06}h1 span{margin-top:.75rem;display:block;font-size:clamp(1rem,2.2vw,1.38rem);line-height:1.45;color:var(--muted);font-family:Manrope,sans-serif;font-weight:500}.lead{margin:0;max-width:68ch;color:#273835;line-height:1.75}.hero-cta{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.8rem}.btn{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;font-weight:700;font-size:.92rem;padding:.72rem 1.12rem;border:1px solid transparent;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:#0f5f58;color:#f3fbfa}.btn-primary:hover{background:#0b4f49}.btn-ghost{border-color:var(--line);color:#204541;background:#ffffffb3}.btn-ghost:hover{border-color:#bdd2cc;background:#fff}.hero-card,.section-block{border:1px solid var(--line);background:var(--paper);border-radius:1.35rem;box-shadow:var(--shadow)}.hero-card{transition:transform .25s ease,box-shadow .25s ease}.hero-card:hover{transform:translateY(-3px);box-shadow:0 20px 40px #0c16151f}.hero-card{padding:1.2rem 1.2rem 1.1rem}.hero-card h2{margin:0 0 1rem;font-family:Space Grotesk,sans-serif;font-size:1rem}.hero-card ul{margin:0;padding:0;list-style:none;display:grid;gap:.8rem;color:#2b3f3b;line-height:1.4}.hero-card li{display:flex;align-items:flex-start;gap:.5rem}.hero-card li svg{margin-top:.18rem;color:#0f756d}.hero-links{margin-top:1.15rem;display:flex;flex-wrap:wrap;gap:.65rem}.hero-links a{display:inline-flex;align-items:center;gap:.35rem;border:1px solid var(--line);border-radius:999px;padding:.45rem .72rem;font-size:.86rem;color:#1f433e}.hero-links a:hover{background:#f3f9f8}.section-block{padding:1.3rem}.section-title p,.contact p:first-child{margin:0;font-family:Space Grotesk,sans-serif;text-transform:uppercase;font-size:.74rem;letter-spacing:.15em;color:#3d6863}.section-title h3,.contact h3{margin:.72rem 0 0;max-width:34ch;font-family:Space Grotesk,sans-serif;font-size:clamp(1.15rem,2.6vw,1.75rem);line-height:1.25}.profile-grid,.project-grid,.integration-grid{margin-top:1.25rem;display:grid;gap:.9rem}.profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-grid article,.integration-grid article,.project-card,.timeline-item{border:1px solid var(--line);border-radius:1rem;padding:.9rem .95rem;background:#fbfdfc;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.profile-grid article:hover,.integration-grid article:hover,.project-card:hover,.timeline-item:hover,.site-group:hover,.offline-sites:hover{transform:translateY(-4px);border-color:#bdd3ce;box-shadow:0 16px 34px #12222017}.profile-grid article svg,.integration-grid article svg,.project-icon{color:var(--accent)}.profile-grid h4,.integration-grid h4,.project-card h4,.timeline-item h4{margin:.65rem 0 0;font-family:Space Grotesk,sans-serif;font-size:1rem}.profile-grid p,.integration-grid p,.project-card p,.timeline-item p,.timeline-item li,.contact-text{color:#35504c;line-height:1.62}.timeline{margin-top:1.15rem;display:grid;gap:.9rem}.timeline-head{display:flex;justify-content:space-between;gap:.8rem}.timeline-head p{margin:.42rem 0 0;display:inline-flex;align-items:center;gap:.3rem;font-size:.9rem}.timeline-head span{align-self:flex-start;border-radius:999px;border:1px solid #cde1db;color:#274844;background:#eef8f5;padding:.33rem .6rem;font-size:.76rem;font-weight:700}.timeline-item ul{margin:.8rem 0 0;padding-left:1rem}.timeline-item li+li{margin-top:.42rem}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-icon{width:34px;height:34px;border-radius:10px;display:inline-grid;place-items:center;background:#e6f6f2}.tag-list{margin-top:.8rem;display:flex;flex-wrap:wrap;gap:.38rem}.tag-list span,.stack-wrap span{border-radius:999px;border:1px solid #cfe0db;background:#f8fcfb;padding:.34rem .62rem;font-size:.78rem;color:#2b4b46}.stack-wrap{margin-top:1.2rem;display:flex;flex-wrap:wrap;gap:.5rem}.integration-grid{margin-top:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.contact{background:linear-gradient(130deg,#0f766e1a,#1f743d14),var(--paper)}.contact-text{margin-top:.72rem;max-width:60ch}.sites-grid{margin-top:1.2rem;display:grid;gap:.95rem}.site-filters{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.site-filters button{border:1px solid #c8d9d4;border-radius:999px;padding:.36rem .72rem;background:#f7fbfa;color:#244743;font-weight:700;font-size:.8rem;cursor:pointer}.site-filters button.active{background:#0f766e;border-color:#0f766e;color:#f2fffd}.site-group,.offline-sites{border:1px solid var(--line);border-radius:1rem;padding:.95rem;background:#fbfdfc;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.site-group-head{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.site-group h4,.offline-sites h4{margin:0;font-family:Space Grotesk,sans-serif;font-size:1rem}.site-group-head span{border:1px solid #cde1db;border-radius:999px;padding:.26rem .58rem;font-size:.76rem;font-weight:700;color:#2f4c48;background:#f1f8f6}.site-group p{margin:.55rem 0 0;color:#44635e}.site-list{margin-top:.75rem;display:grid;gap:.45rem;max-height:260px;overflow:auto;padding-right:.2rem}.site-list a{border:1px solid #d7e4e1;background:#f8fcfb;border-radius:.68rem;font-size:.86rem;color:#2f4f4a;display:flex;align-items:center;gap:.5rem;justify-content:space-between;padding:.5rem .62rem;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.site-list a:hover{border-color:#bfd6d1;background:#f0f8f6;transform:translate(3px)}.site-list a em{font-style:normal;font-size:.72rem;border-radius:999px;border:1px solid #c6dad4;background:#eaf6f2;padding:.18rem .45rem;margin-left:auto}.offline-sites{margin-top:.95rem}.offline-list{margin-top:.7rem;display:flex;flex-wrap:wrap;gap:.42rem}.offline-list span{border:1px dashed #c9d8d4;border-radius:999px;padding:.32rem .55rem;font-size:.76rem;color:#4b6661;background:#f7fbfa}.contact-form{margin-top:1rem;display:grid;gap:.75rem}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem}.contact-form label{display:grid;gap:.42rem;font-size:.88rem;color:#2c4843;font-weight:700}.contact-form input,.contact-form textarea{font:inherit;width:100%;border:1px solid #cbdbd7;border-radius:.72rem;padding:.64rem .72rem;background:#fff;color:#16322f}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid #b7ddd7;border-color:#83bcb2}.contact-actions{margin-top:.2rem;display:flex;gap:.66rem;flex-wrap:wrap}.form-notice{margin:.2rem 0 0;border:1px solid #bfd7d1;border-radius:.65rem;background:#eef8f5;color:#27504a;padding:.45rem .62rem;font-size:.82rem}.contact-actions .btn{cursor:pointer}.floating-wa{position:fixed;right:1.1rem;bottom:1.05rem;z-index:40;display:inline-flex;align-items:center;gap:.38rem;border-radius:999px;padding:.7rem .92rem;background:#136f63;color:#f0fffd;border:1px solid rgba(255,255,255,.42);box-shadow:0 18px 34px #0d473f42;font-size:.88rem;font-weight:700;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease;animation:pulseSoft 3.2s ease-in-out infinite}.floating-wa:hover{transform:translateY(-2px);background:#0e6157;box-shadow:0 22px 38px #0d473f57}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes waveShift{0%{transform:translate3d(-1.5%,-1%,0) scale(1)}to{transform:translate3d(1.5%,1.5%,0) scale(1.04)}}@keyframes pulseSoft{0%,to{box-shadow:0 18px 34px #0d473f42}50%{box-shadow:0 20px 38px #0d473f57}}@media (max-width: 1000px){.section-grid{grid-template-columns:1fr}.profile-grid,.integration-grid{grid-template-columns:1fr 1fr}.field-grid{grid-template-columns:1fr}}@media (max-width: 780px){.top-nav{border-radius:1rem;align-items:flex-start;flex-direction:column}.nav-wrap{width:100%;align-items:flex-start;flex-direction:column}.project-grid,.profile-grid,.integration-grid{grid-template-columns:1fr}.timeline-head{flex-direction:column}.timeline-head span{align-self:flex-start}.floating-wa{right:.75rem;bottom:.7rem}.cursor-ring,.cursor-dot{display:none}}@media (max-width: 520px){.site-shell{padding:.95rem .72rem 6rem}.top-nav nav{gap:.4rem}.lang-toggle{align-self:flex-start}.top-nav nav a{font-size:.8rem;padding:.34rem .5rem}.site-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.2rem}.site-filters button{white-space:nowrap}.floating-wa{left:.72rem;right:.72rem;justify-content:center}}
