@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--green-900: #354d2e;--green-700: #629658;--green-600: #729e69;--green-500: #85ad7d;--green-400: #9ec197;--green-100: #ddebd9;--green-50: #f1f7ef;--gray-900: #1a1a2e;--gray-700: #374151;--gray-600: #4b5563;--gray-500: #6b7280;--gray-400: #9ca3af;--gray-300: #d1d5db;--gray-200: #e5e7eb;--gray-100: #f3f4f6;--gray-50: #f9fafb;--white: #ffffff}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;color:var(--gray-700);background-color:var(--white);-webkit-font-smoothing:antialiased}#root{min-height:100vh}.container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.section{padding:6rem 0}.section-gray{background-color:var(--gray-50)}.header{position:sticky;top:0;z-index:1000;background:var(--gray-900);border-bottom:1px solid rgba(255,255,255,.1)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:72px}.logo{text-decoration:none;display:flex;align-items:center}.logo-img{height:40px;width:auto}.nav{display:flex;gap:2rem}.nav a{text-decoration:none;color:var(--gray-300);font-size:.935rem;font-weight:500;transition:color .2s}.nav a:hover{color:var(--white)}.header-phone{text-decoration:none;color:var(--white);font-weight:600;font-size:.935rem}.mobile-phone{display:none}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:4px;z-index:200}.hamburger span{display:block;width:24px;height:2px;background:var(--white);border-radius:2px;transition:transform .3s,opacity .3s}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:900px){.hamburger{display:flex}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--gray-900);flex-direction:column;padding:1rem 0;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 8px 24px #0000004d}.nav-open{display:flex}.nav a{font-size:1rem;color:var(--white);padding:.75rem 1.5rem;transition:background .15s}.nav a:hover{background:#ffffff0d}.header-phone{display:none}.nav-open+.header-phone{display:none}.mobile-phone{display:block;padding:.75rem 1.5rem;margin-top:.5rem;border-top:1px solid rgba(255,255,255,.1);color:var(--green-400);font-weight:600;font-size:1rem}}.btn{display:inline-block;padding:.8rem 1.75rem;border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;cursor:pointer;border:2px solid transparent}.btn-primary{background:var(--green-700);color:var(--white);border-color:var(--green-700)}.btn-primary:hover{background:var(--green-900);border-color:var(--green-900)}.btn-outline{background:transparent;color:var(--green-700);border-color:var(--green-700)}.btn-outline:hover{background:var(--green-700);color:var(--white)}.btn-white{background:var(--white);color:var(--green-700);border-color:var(--white)}.btn-white:hover{background:var(--green-100);border-color:var(--green-100)}.btn-outline-white{background:transparent;color:var(--white);border-color:var(--white)}.btn-outline-white:hover{background:var(--white);color:var(--green-700)}.section-tag{color:var(--green-600);font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.section-title{font-size:2.25rem;font-weight:800;color:var(--gray-900);line-height:1.2;margin-bottom:1rem;letter-spacing:-.02em}.section-sub{color:var(--gray-500);font-size:1.1rem;max-width:600px;margin-bottom:3rem}.hero{position:relative;padding:8rem 0 7rem;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to right,#1a1a2eeb,#1a1a2ebf,#1a1a2e66)}.hero-content{position:relative;z-index:1;max-width:720px}.hero-tag{color:var(--green-400);font-weight:600;font-size:.935rem;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem}.hero-title{font-size:3.25rem;font-weight:800;color:var(--white);line-height:1.15;letter-spacing:-.03em;margin-bottom:1.5rem}.hero-highlight{color:var(--green-400)}.hero-sub{font-size:1.2rem;color:var(--gray-300);line-height:1.7;margin-bottom:2.5rem;max-width:580px}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.service-card{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:2rem;transition:border-color .2s,box-shadow .2s}.service-card:hover{border-color:var(--green-400);box-shadow:0 4px 24px #6296581a}.service-icon{width:48px;height:48px;background:var(--green-50);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--green-700);margin-bottom:1.25rem}.service-icon-img{width:28px;height:28px;object-fit:contain;filter:invert(48%) sepia(20%) saturate(700%) hue-rotate(80deg) brightness(90%) contrast(85%)}.service-card h3{font-size:1.15rem;font-weight:700;color:var(--gray-900);margin-bottom:.5rem}.service-card p{color:var(--gray-500);font-size:.95rem;line-height:1.6}.stats-band{background:var(--green-700);padding:3.5rem 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}.stat-number{display:block;font-size:2.5rem;font-weight:800;color:var(--white);letter-spacing:-.02em}.stat-label{display:block;color:var(--green-100);font-size:.9rem;font-weight:500;margin-top:.25rem}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-text p{color:var(--gray-600);margin-bottom:1rem;font-size:1.05rem;line-height:1.7}.about-image{border-radius:12px;overflow:hidden}.about-image img{width:100%;height:100%;min-height:420px;object-fit:cover;border-radius:12px}.photo-divider{position:relative;padding:6rem 0;background-size:cover;background-position:center;background-attachment:fixed}.photo-divider-overlay{position:absolute;inset:0;background:#1f1f3073}.photo-divider-content{position:relative;z-index:1;text-align:center}.photo-divider-content h2{color:var(--white);font-size:2.5rem;font-weight:800;margin-bottom:.75rem;letter-spacing:-.02em}.photo-divider-content p{color:var(--gray-300);font-size:1.15rem}.markets-grid{display:flex;flex-wrap:wrap;gap:.75rem}.market-chip{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:100px;padding:.65rem 1.25rem;font-size:.925rem;font-weight:500;color:var(--gray-700);text-decoration:none;transition:all .2s;cursor:pointer}.market-chip:hover{background:var(--green-50);border-color:var(--green-400);color:var(--green-700)}.newsletter-section{border-top:1px solid var(--gray-200)}.newsletter-content{text-align:center;max-width:520px;margin:0 auto}.newsletter-badge{display:inline-block;background:var(--green-100);color:var(--green-700);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.35rem 1rem;border-radius:100px;margin-bottom:1.25rem}.newsletter-content .section-sub{margin:0 auto 2rem}.newsletter-form{display:flex;gap:.75rem;justify-content:center}.newsletter-input{padding:.8rem 1.25rem;border:1px solid var(--gray-300);border-radius:8px;font-size:.95rem;font-family:inherit;width:300px;background:var(--gray-50);color:var(--gray-400)}.newsletter-input:disabled,.newsletter-form .btn:disabled{opacity:.5;cursor:not-allowed}.newsletter-note{color:var(--gray-400);font-size:.85rem;margin-top:1rem}.cta-section{background:var(--green-900);padding:5rem 0}.cta-content{text-align:center}.cta-content h2{color:var(--white);font-size:2.5rem;font-weight:800;margin-bottom:1rem;letter-spacing:-.02em}.cta-content p{color:var(--green-100);font-size:1.15rem;max-width:500px;margin:0 auto 2rem}.cta-content .hero-actions{justify-content:center}.contact-layout{max-width:700px}.contact-details{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.contact-item h4{color:var(--green-700);font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.35rem}.contact-item p{color:var(--gray-600);font-size:1rem;line-height:1.7}.footer{background:var(--gray-900);padding:3rem 0 2rem}.footer-inner{display:flex;flex-direction:column;gap:2rem}.footer-brand p{color:var(--gray-400);font-size:.9rem;margin-top:.5rem}.footer-links{display:flex;flex-wrap:wrap;gap:1rem 2rem}.footer-links a{text-decoration:none;color:var(--gray-400);font-size:.9rem;font-weight:500;transition:color .2s}.footer-links a:hover{color:var(--white)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.footer-bottom p{color:var(--gray-500);font-size:.825rem}.footer-logo{height:32px;width:auto}@media(max-width:768px){.hero-title{font-size:2.25rem}.hero{padding:4rem 0 3.5rem}.services-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.about-layout{grid-template-columns:1fr;gap:2rem}.contact-details{grid-template-columns:1fr}.section{padding:4rem 0}.section-title,.cta-content h2{font-size:1.75rem}.photo-divider{background-attachment:scroll;padding:4rem 0}.photo-divider-content h2{font-size:1.75rem}.newsletter-form{flex-direction:column;align-items:center}}.team-hero{background:var(--gray-900);padding:6rem 0 4rem}.team-hero-title{font-size:3rem;font-weight:800;color:var(--white);line-height:1.15;letter-spacing:-.03em;margin-bottom:1rem}.team-hero-sub{color:var(--gray-300);font-size:1.15rem;max-width:540px;line-height:1.7}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.team-card{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:2.5rem;text-align:center;transition:border-color .2s,box-shadow .2s}.team-card:hover{border-color:var(--green-400);box-shadow:0 4px 24px #6296581a}.team-avatar{width:80px;height:80px;background:var(--green-50);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;font-size:1.5rem;font-weight:700;color:var(--green-700)}.team-name{font-size:1.25rem;font-weight:700;color:var(--gray-900);margin-bottom:.25rem}.team-role{color:var(--green-700);font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.team-bio{color:var(--gray-500);font-size:.95rem;line-height:1.7}@media(max-width:768px){.team-grid{grid-template-columns:1fr}.team-hero-title{font-size:2rem}}.nl-hero{background:var(--gray-900);padding:6rem 0 4rem}.nl-hero-title{font-size:3rem;font-weight:800;color:var(--white);line-height:1.15;letter-spacing:-.03em;margin-bottom:1rem}.nl-hero-sub{color:var(--gray-300);font-size:1.15rem;max-width:540px;line-height:1.7}.nl-pricing-wrap{display:flex;justify-content:center}.nl-pricing-card{background:var(--white);border:2px solid var(--green-400);border-radius:16px;padding:3rem;text-align:center;max-width:420px;width:100%;box-shadow:0 8px 32px #6296581f}.nl-pricing-tag{color:var(--green-700);font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem}.nl-pricing-amount{margin-bottom:.5rem}.nl-price{font-size:3.5rem;font-weight:800;color:var(--gray-900);letter-spacing:-.03em}.nl-price-period{font-size:1.15rem;font-weight:500;color:var(--gray-500)}.nl-pricing-covers{color:var(--gray-500);font-size:1rem;margin-bottom:2rem}.nl-pricing-list{list-style:none;text-align:left;margin-bottom:2rem}.nl-pricing-list li{border-bottom:1px solid var(--gray-100);color:var(--gray-700);font-size:.95rem;font-weight:500;padding:.6rem 0 .6rem 1.75rem;position:relative}.nl-pricing-list li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;background:var(--green-100);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23629658' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:10px}.nl-pricing-btn{width:100%}.nl-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.nl-feature{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:2rem;transition:border-color .2s,box-shadow .2s}.nl-feature:hover{border-color:var(--green-400);box-shadow:0 4px 24px #6296581a}.nl-feature-icon{width:48px;height:48px;background:var(--green-50);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--green-700);margin-bottom:1.25rem}.nl-feature h3{font-size:1.1rem;font-weight:700;color:var(--gray-900);margin-bottom:.5rem}.nl-feature p{color:var(--gray-500);font-size:.95rem;line-height:1.6}@media(max-width:1024px){.nl-features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.nl-features-grid{grid-template-columns:1fr}.nl-hero-title{font-size:2rem}.nl-price{font-size:2.5rem}}.exp-hero{background:var(--gray-900);padding:6rem 0 4rem}.exp-hero-title{font-size:3rem;font-weight:800;color:var(--white);line-height:1.15;letter-spacing:-.03em;margin-bottom:1rem}.exp-hero-sub{color:var(--gray-300);font-size:1.15rem;max-width:580px;line-height:1.7}.exp-category{margin-bottom:3rem}.exp-category:last-child{margin-bottom:0}.exp-category-title{font-size:1.5rem;font-weight:700;color:var(--green-700);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--green-100)}.exp-table{border:1px solid var(--gray-200);border-radius:12px;overflow:hidden}.exp-table-header{display:grid;grid-template-columns:1fr 1fr 2fr;gap:1rem;padding:1rem 1.5rem;background:var(--gray-50);font-size:.85rem;font-weight:700;color:var(--gray-500);text-transform:uppercase;letter-spacing:.06em}.exp-table-row{display:grid;grid-template-columns:1fr 1fr 2fr;gap:1rem;padding:1rem 1.5rem;border-top:1px solid var(--gray-200);align-items:center;transition:background .15s}.exp-table-row:hover{background:var(--green-50)}.exp-market{font-weight:600;color:var(--gray-900)}.exp-exchange{color:var(--gray-500);font-size:.95rem}.exp-risk{color:var(--gray-600);font-size:.95rem;line-height:1.5}.exp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.exp-step{text-align:center}.exp-step-number{width:48px;height:48px;background:var(--green-700);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:800;margin:0 auto 1rem}.exp-step h3{font-size:1.15rem;font-weight:700;color:var(--gray-900);margin-bottom:.5rem}.exp-step p{color:var(--gray-500);font-size:.95rem;line-height:1.6}@media(max-width:768px){.exp-hero-title{font-size:2rem}.exp-table-header,.exp-table-row{grid-template-columns:1fr;gap:.25rem}.exp-table-header span:nth-child(3),.exp-table-header span:nth-child(2){display:none}.exp-steps{grid-template-columns:1fr}}.mk-hero{background:var(--gray-900);padding:6rem 0 4rem}.mk-hero-title{font-size:3rem;font-weight:800;color:var(--white);line-height:1.15;letter-spacing:-.03em;margin-bottom:1rem}.mk-hero-sub{color:var(--gray-300);font-size:1.15rem;max-width:580px;line-height:1.7}.mk-group{margin-bottom:3rem}.mk-group:last-child{margin-bottom:0}.mk-group-title{font-size:1.5rem;font-weight:700;color:var(--green-700);margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:2px solid var(--green-100)}.mk-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.mk-card{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:2rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex;flex-direction:column}.mk-card:hover{border-color:var(--green-400);box-shadow:0 4px 24px #6296581a}.mk-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.mk-card h3{font-size:1.1rem;font-weight:700;color:var(--gray-900)}.mk-exchange{background:var(--green-50);color:var(--green-700);font-size:.75rem;font-weight:700;padding:.2rem .6rem;border-radius:100px;text-transform:uppercase;letter-spacing:.05em}.mk-card p{color:var(--gray-500);font-size:.95rem;line-height:1.6;flex:1}.mk-card-link{color:var(--green-700);font-size:.9rem;font-weight:600;margin-top:1rem}.mk-card:hover .mk-card-link{color:var(--green-900)}@media(max-width:1024px){.mk-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.mk-cards{grid-template-columns:1fr}.mk-hero-title{font-size:2rem}}.contact-hero{background:var(--gray-900);padding:6rem 0 4rem}.contact-hero-title{font-size:3rem;font-weight:800;color:var(--white);line-height:1.15;letter-spacing:-.03em;margin-bottom:1rem}.contact-hero-sub{color:var(--gray-300);font-size:1.15rem;max-width:540px;line-height:1.7}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.contact-card{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:2.5rem;transition:border-color .2s,box-shadow .2s}.contact-card:hover{border-color:var(--green-400);box-shadow:0 4px 24px #6296581a}.contact-card-icon{width:48px;height:48px;background:var(--green-50);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--green-700);margin-bottom:1.25rem}.contact-card h3{font-size:1.15rem;font-weight:700;color:var(--gray-900);margin-bottom:.5rem}.contact-card p{color:var(--gray-500);font-size:1rem;line-height:1.7}.contact-link{color:var(--green-700);text-decoration:none;font-weight:600;transition:color .2s}.contact-link:hover{color:var(--green-900)}@media(max-width:768px){.contact-grid{grid-template-columns:1fr}.contact-hero-title{font-size:2rem}}.svc-hero{background:var(--gray-900);padding:6rem 0 4rem}.svc-hero-title{font-size:3rem;font-weight:800;color:var(--white);line-height:1.15;letter-spacing:-.03em;margin-bottom:1rem}.svc-hero-sub{color:var(--gray-300);font-size:1.15rem;max-width:580px;line-height:1.7}.svc-list{display:flex;flex-direction:column;gap:2rem}.svc-item{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:2.5rem;transition:border-color .2s,box-shadow .2s}.svc-item:hover{border-color:var(--green-400);box-shadow:0 4px 24px #6296581a}.svc-item-title{font-size:1.5rem;font-weight:700;color:var(--gray-900);margin-bottom:.75rem;display:flex;align-items:center;gap:.75rem}.svc-title-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--green-50);border-radius:10px;color:var(--green-700);flex-shrink:0}.svc-icon-img{width:22px;height:22px;object-fit:contain;filter:invert(48%) sepia(20%) saturate(700%) hue-rotate(80deg) brightness(90%) contrast(85%)}.svc-item-desc{color:var(--gray-500);font-size:1.05rem;line-height:1.7;margin-bottom:1.25rem}.svc-item-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1.5rem}.svc-item-list li{color:var(--gray-700);font-size:.95rem;font-weight:500;padding-left:1.5rem;position:relative}.svc-item-list li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;background:var(--green-100);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23629658' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:9px}@media(max-width:768px){.svc-hero-title{font-size:2rem}.svc-item{padding:1.75rem}.svc-item-list{grid-template-columns:1fr}}
