@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");:root{--color-primary:#00c2a8;--color-primary-dark:#009e88;--color-secondary:#0b1f3a;--color-accent:#ff6b4a;--color-accent-hover:#e85a3a;--color-surface:#ffffff;--color-surface-alt:#f0fdfa;--color-muted:#64748b;--color-border:#e2e8f0;--color-text:#0f172a;--shadow-sm:0 1px 3px rgba(15,23,42,0.08);--shadow-md:0 8px 30px rgba(15,23,42,0.1);--shadow-lg:0 20px 60px rgba(0,194,168,0.15);--radius:16px;--radius-lg:24px;--max-width:1200px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--color-text);background:var(--color-surface);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(100% - 2rem,var(--max-width));margin-inline:auto}.section{padding:5rem 0}.section-label{display:inline-block;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);margin-bottom:.75rem}.section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2;color:var(--color-secondary);margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:var(--color-muted);max-width:640px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;border-radius:999px;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--color-accent);color:white;box-shadow:0 4px 20px rgba(255,107,74,.35)}.btn-primary:hover{background:var(--color-accent-hover)}.btn-secondary{background:white;color:var(--color-secondary);border:2px solid var(--color-border)}.btn-secondary:hover{border-color:var(--color-primary);color:var(--color-primary)}.grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem}.grid-2,.grid-3{display:grid;gap:1.5rem}.grid-3{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.5rem}.card{background:white;border:1px solid var(--color-border);border-radius:var(--radius);padding:2rem;transition:transform .25s,box-shadow .25s,border-color .25s}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:rgba(0,194,168,.35)}.card-icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.25rem;background:linear-gradient(135deg,rgba(0,194,168,.15),rgba(0,194,168,.05))}.card h3{font-size:1.125rem;font-weight:700;color:var(--color-secondary);margin-bottom:.5rem}.card p{font-size:.9375rem;color:var(--color-muted)}@media (max-width:768px){.section{padding:3.5rem 0}}.Logo_logo__2PR44{display:flex;align-items:center}.Logo_mark__L4mpX{flex-shrink:0}.Logo_text__3zCXe{font-size:1.25rem;font-weight:800;color:var(--color-secondary);letter-spacing:-.02em}.Logo_ltd__XXB7H{font-weight:600;color:var(--color-primary);font-size:.85em}.Header_header__KwdYD{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border)}.Header_inner__DLT3k{display:flex;align-items:center;justify-content:space-between;height:72px}.Header_nav__tNWGY{display:flex;align-items:center;gap:2rem}.Header_navLink__Rvw2c{font-size:.9375rem;font-weight:500;color:var(--color-muted);transition:color .2s}.Header_navLink__Rvw2c:hover{color:var(--color-primary)}.Header_navLink__Rvw2c.Header_active__c7HdO{color:var(--color-primary);font-weight:600}.Header_cta__xbIXT{padding:.625rem 1.25rem!important;font-size:.875rem!important}.Header_menuBtn__4zUe8{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.Header_menuBar__bFdqe{display:block;width:24px;height:2px;background:var(--color-secondary);border-radius:2px;transition:transform .2s}@media (max-width:768px){.Header_menuBtn__4zUe8{display:flex}.Header_nav__tNWGY{position:fixed;inset:72px 0 auto 0;flex-direction:column;align-items:stretch;gap:0;background:white;border-bottom:1px solid var(--color-border);padding:1rem;transform:translateY(-110%);opacity:0;pointer-events:none;transition:transform .3s,opacity .3s}.Header_navOpen__6g0mV{transform:translateY(0);opacity:1;pointer-events:auto}.Header_navLink__Rvw2c{padding:.875rem 0;border-bottom:1px solid var(--color-border)}.Header_cta__xbIXT{margin-top:1rem;text-align:center}}.Footer_footer__pQtti{background:var(--color-secondary);color:rgba(255,255,255,.85)}.Footer_inner__vtL_T{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;padding:3.5rem 0}.Footer_brand__0rdww{max-width:360px}.Footer_brand__0rdww p{margin-top:1rem;font-size:.9375rem;line-height:1.7;color:rgba(255,255,255,.65)}.Footer_columns__CcQ8J{display:flex;gap:4rem}.Footer_contact__w5K5T{display:flex;flex-direction:column;gap:.5rem}.Footer_contact__w5K5T strong,.Footer_nav__0MyM1 strong{font-size:.8125rem;text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.45);margin-bottom:.25rem}.Footer_contact__w5K5T a,.Footer_contact__w5K5T span{font-size:.9375rem;color:rgba(255,255,255,.7)}.Footer_contact__w5K5T a:hover{color:var(--color-primary)}.Footer_brand__0rdww .text{color:white}.Footer_brand__0rdww .ltd{color:var(--color-primary)}.Footer_nav__0MyM1{display:flex;flex-direction:column;gap:.75rem}.Footer_nav__0MyM1 a{font-size:.9375rem;color:rgba(255,255,255,.7);transition:color .2s}.Footer_nav__0MyM1 a:hover{color:var(--color-primary)}.Footer_bottom__wxP7Z{border-top:1px solid rgba(255,255,255,.1);padding:1.25rem 0}.Footer_bottom__wxP7Z p{font-size:.8125rem;color:rgba(255,255,255,.45);text-align:center}@media (max-width:768px){.Footer_columns__CcQ8J,.Footer_inner__vtL_T{flex-direction:column;gap:2rem}}