.custom__hero{position:relative;overflow:hidden;padding:5rem 1.5rem 4rem;text-align:center}.custom__hero:before{background:radial-gradient(ellipse at 50% 0,rgba(5,150,105,.13) 0,transparent 65%)}.custom__hero:after,.custom__hero:before{content:"";position:absolute;inset:0;pointer-events:none}.custom__hero:after{background-image:radial-gradient(ellipse at 88% 25%,rgba(5,150,105,.08) 0,transparent 45%),radial-gradient(ellipse at 8% 80%,rgba(5,150,105,.06) 0,transparent 40%),linear-gradient(rgba(5,150,105,.04) 1px,transparent 0),linear-gradient(90deg,rgba(5,150,105,.04) 1px,transparent 0);background-size:100% 100%,100% 100%,20px 20px,20px 20px}@media(min-width:768px){.custom__hero{padding:6rem 3rem 5rem}}@media(min-width:1024px){.custom__hero{padding:7rem 6rem 6rem}}.custom__hero-inner{max-width:1200px;margin-inline:auto;width:100%;position:relative;z-index:1}.custom__hero-title{font-size:clamp(2rem,5vw,3.75rem);font-weight:800;letter-spacing:-.03em;color:var(--text-primary);margin:1rem 0 1.25rem}.custom__hero-title span{color:var(--primary-text)}.custom__hero-sub{font-size:1.125rem;color:var(--text-secondary);max-width:580px;margin:0 auto 2.5rem;line-height:1.7}.custom__hero-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.custom__btn-primary{justify-content:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#059669,#047857);border:1px solid #047857;border-radius:.875rem;padding:.85rem 1.6rem;cursor:pointer;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25),0 6px 18px rgba(5,150,105,.28);transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s cubic-bezier(.22,1,.36,1),filter .2s cubic-bezier(.22,1,.36,1)}.custom__btn-primary:hover{transform:translateY(-2px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.3),0 12px 28px rgba(5,150,105,.38)}.custom__btn-primary:active{transform:translateY(0)}.custom__btn-primary{text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.custom__btn-secondary{justify-content:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:700;color:var(--text-primary);background:var(--input-bg);border:1px solid var(--border-strong);border-radius:.875rem;padding:.85rem 1.6rem;cursor:pointer;box-shadow:var(--shadow-xs);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .2s cubic-bezier(.22,1,.36,1),border-color .2s cubic-bezier(.22,1,.36,1),background .2s cubic-bezier(.22,1,.36,1)}.custom__btn-secondary:hover{transform:translateY(-2px);background:var(--bg-accent);border-color:var(--e-400,#34d399)}.custom__btn-secondary{text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.custom__stats{padding:2.5rem 1.5rem;background:var(--bg-2);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}@media(min-width:768px){.custom__stats{padding:2.5rem 3rem}}@media(min-width:1024px){.custom__stats{padding:2.5rem 6rem}}.custom__stats-inner{max-width:1200px;margin-inline:auto;width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;text-align:center}.custom__stat-value{font-size:2rem;font-weight:800;color:var(--primary-text);letter-spacing:-.02em}.custom__stat-label{font-size:.875rem;color:var(--text-secondary);margin-top:.25rem}.custom__services{padding:5rem 1.5rem}@media(min-width:768px){.custom__services{padding:6rem 3rem}}@media(min-width:1024px){.custom__services{padding:6rem}}.custom__services-inner{max-width:1200px;margin-inline:auto;width:100%}.custom__services-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:3rem}@media(min-width:768px){.custom__services-grid{grid-template-columns:repeat(2,1fr)}}.custom__service-card{position:relative;background:var(--bg-card);border:1px solid var(--border-color);border-radius:1.125rem;padding:1.9rem;box-shadow:var(--shadow-card);transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1),border-color .3s cubic-bezier(.22,1,.36,1)}.custom__service-card:hover{transform:translateY(-6px);border-color:var(--e-200,#a7f3d0);box-shadow:var(--shadow-card-hover)}.custom__service-card{display:flex;flex-direction:column;gap:1rem}.custom__service-header{display:flex;align-items:center;gap:1rem}.custom__service-icon{width:3rem;height:3rem;border-radius:.75rem;background:rgba(5,150,105,.1);border:1px solid rgba(5,150,105,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom__service-icon .material-symbols-outlined{color:var(--primary-text);font-size:1.375rem}.custom__service-title{font-size:1.0625rem;font-weight:700;color:var(--text-primary)}.custom__service-desc{font-size:.875rem;color:var(--text-secondary);line-height:1.7}.custom__service-features{display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem;border-top:1px solid var(--border-color)}.custom__service-feature{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--text-secondary)}.custom__service-feature .material-symbols-outlined{color:var(--primary-text);font-size:.9rem}.custom__broker{padding:5rem 1.5rem;background:var(--bg-2)}@media(min-width:768px){.custom__broker{padding:6rem 3rem}}@media(min-width:1024px){.custom__broker{padding:6rem}}.custom__broker-inner{max-width:1200px;margin-inline:auto;width:100%}.custom__broker-grid{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;margin-top:3rem;align-items:center}@media(min-width:1024px){.custom__broker-grid{grid-template-columns:1fr 1fr}}.custom__broker-sub{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin:1rem 0 1.5rem}.custom__broker-chips{display:flex;flex-wrap:wrap;gap:.5rem}.custom__broker-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1.1rem;border-radius:9999px;background:var(--bg-card);border:1.5px solid #10b981;font-size:.8125rem;font-weight:700;color:#047857;box-shadow:0 1px 4px rgba(16,185,129,.1);transition:all .18s ease;cursor:default}.custom__broker-chip:before{content:"";width:.4rem;height:.4rem;border-radius:50%;background:#10b981;flex-shrink:0}.custom__broker-chip:hover{background:#ecfdf5;border-color:#059669;box-shadow:0 2px 10px rgba(16,185,129,.18);transform:translateY(-1px)}.custom__broker-visual{background:var(--bg-card);border:1px solid var(--border-color);border-radius:.75rem;padding:2rem}.custom__broker-api-row{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding:.875rem 1rem;background:var(--bg-card);border:1px solid var(--border-color);border-radius:.5rem;font-size:.875rem}.custom__broker-api-dot{width:.5rem;height:.5rem;border-radius:50%;background:#10b981;flex-shrink:0}.custom__broker-api-name{font-weight:600;color:var(--text-primary);flex:1 1}.custom__broker-api-status{font-size:.75rem;color:var(--primary-text)}.custom__cta{padding:5rem 1.5rem;text-align:center}@media(min-width:768px){.custom__cta{padding:6rem 3rem}}@media(min-width:1024px){.custom__cta{padding:6rem}}.custom__cta-inner{max-width:1200px;margin-inline:auto;width:100%}.custom__cta-title{font-size:clamp(1.75rem,4vw,3rem);font-weight:800;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem}.custom__cta-title span{color:var(--primary-text)}.custom__cta-desc{font-size:1rem;color:var(--text-secondary);max-width:480px;margin:0 auto 2.5rem;line-height:1.7}