:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{height:100%}body{margin:0;display:block}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--bg: #ffffff;--text: #111827;--muted: #4b5563;--muted2: #6b7280;--border: #e5e7eb;--soft: #f1f5f9;--footer: #f8fafc;--btn: #111827}*{box-sizing:border-box}html,body{height:auto}body{margin:0;font-family:Arial,sans-serif;background:var(--bg);color:var(--text);overflow-x:hidden;overflow-y:auto}html,body,#root,.page,.layout,.section,.app-container{background:#fff!important;color:#111827!important}#root,.page,.layout{height:auto!important;min-height:0!important;overflow:visible!important}html,body,#root,.page,.layout{overflow-x:hidden!important}.hero{padding:60px 40px;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:40px;align-items:center}.hero-text{color:var(--text)}.hero-label{font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:#9ca3af;margin-bottom:10px}.hero-title{font-size:48px;font-weight:300;letter-spacing:.28em;font-family:Arial,sans-serif;margin:0}.hero-subtitle{font-size:18px;color:var(--muted);margin-top:12px;max-width:460px;line-height:1.6}.hero-image{display:flex;justify-content:flex-end}.hero-image-inner{width:100%;max-width:420px;border-radius:24px;overflow:hidden;box-shadow:0 20px 45px #0f172a47;transform-origin:center;transition:transform .4s ease,box-shadow .4s ease}.hero-image-inner img{width:100%;height:auto;display:block;object-fit:cover;transition:transform .5s ease,filter .5s ease}.hero-image-inner:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 26px 65px #0f172a66}.hero-image-inner:hover img{transform:scale(1.06);filter:saturate(1.08) brightness(1.04)}.section{padding:40px;max-width:1200px;margin:0 auto}.story-wrap{text-align:center;max-width:900px;margin:0 auto;padding:0 40px 10px}.story{font-size:18px;color:var(--muted);line-height:1.6;margin:0}.section-title{display:flex;align-items:center;gap:16px;margin:0;color:var(--text)}.section-title img{width:48px;height:48px;border-radius:8px;object-fit:cover;flex:0 0 auto}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:30px}.card{background:var(--bg);border:1px solid var(--border);border-radius:20px;padding:28px;box-shadow:0 2px 6px #0000000a;min-width:0}.card-logo{height:60px;width:100%;background:var(--soft);border-radius:12px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;overflow:hidden}.card-logo img{max-height:80%;max-width:90%;width:auto;height:auto;object-fit:contain;display:block}.card-title{font-size:22px;font-weight:700;margin-bottom:8px;color:var(--text)}.card-desc{font-size:15px;color:var(--muted2);line-height:1.5;margin-bottom:16px}.overview-row{display:flex;align-items:center;justify-content:space-between;margin-top:16px;gap:12px}.regions{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;margin:0}.badge{background:var(--soft);padding:6px 12px;border-radius:20px;font-size:13px;color:#374151;white-space:nowrap}.btn{display:inline-block;padding:10px 18px;background:var(--btn);color:#fff;border-radius:10px;text-decoration:none;font-size:14px;font-weight:600;white-space:nowrap}footer{margin-top:60px;padding:40px;background:var(--footer);text-align:center;color:var(--muted);font-size:14px}@media(max-width:900px){.hero{grid-template-columns:1fr;padding:32px 16px;gap:20px;text-align:center}.hero-subtitle{max-width:100%;margin-left:auto;margin-right:auto}.hero-image{justify-content:center}.hero-image-inner{max-width:340px}.section{padding:24px 16px}.story-wrap{padding:0 16px 10px}.cards{grid-template-columns:1fr;gap:14px}.overview-row{flex-direction:column;align-items:flex-start}.btn{width:100%;text-align:center}.regions{flex-wrap:wrap}footer{padding:28px 16px}}@media(max-width:420px){.hero-title{font-size:34px;letter-spacing:.18em}.hero-image-inner{max-width:300px}}@media(max-width:360px){.hero-title{font-size:30px!important;letter-spacing:.1em!important;line-height:1.1!important;text-align:center!important;max-width:100%!important;overflow-wrap:anywhere;word-break:break-word}.hero{padding-left:14px!important;padding-right:14px!important}}
