:root{color:#555b61;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh}h1,h2,h3{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif}a{color:inherit}.landing{width:min(1080px,100% - 2.5rem);margin:0 auto;padding:2rem 0 3rem}.lang-switch{background:#f7f7f8;border:1px solid #e5e5ea;border-radius:999px;justify-content:flex-end;align-items:center;gap:.28rem;width:fit-content;margin-bottom:.7rem;margin-left:auto;padding:.22rem;display:flex}.lang-btn{color:#333;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;min-height:28px;padding:.26rem .65rem;font-size:.78rem;font-weight:600;line-height:1;transition:all .25s}.lang-btn.active{color:#fff;background:#333;border-color:#333}.lang-btn:hover{background:#0000000a}.lang-btn.active:hover{background:#1a1a1a}.hero{color:#1d1d1f;background:linear-gradient(135deg,#fff 0%,#f5f5f7 50%,#efefef 100%);border-radius:28px;padding:3.5rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000014}.hero:after{content:"";border:1px solid #0000000d;border-radius:999px;width:280px;height:280px;position:absolute;bottom:-100px;right:-70px}.eyebrow{display:none}.hero-logo{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;margin:0 1.5rem 0 0;display:flex;overflow:hidden}.hero-logo img{object-fit:cover;width:100%;height:100%}.hero-content{align-items:flex-start;gap:1.5rem;display:flex}.hero-text{flex-direction:column;gap:.8rem;display:flex}.hero h1{color:#1d1d1f;letter-spacing:-.02em;max-width:100%;margin:0;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.15}.lead{color:#555b61;max-width:62ch;margin:0;font-size:1.05rem;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.4rem;display:flex}.btn{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:.55rem 1.1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.btn:hover{transform:scale(1.02)}.btn-primary{color:#1d1d1f;background:#fff9;box-shadow:0 2px 8px #00000014}.btn-primary:hover{background:#fffc;box-shadow:0 4px 12px #0000001f}.hero-text .btn{display:inline-flex}.btn-ghost{color:#1d1d1f;background:#fff9;border-color:#0003}.btn-ghost:hover{background:#fffc;border-color:#0000004d}.panel{background:#fff;border:1px solid #e5e5ea;border-radius:20px;margin-top:1.5rem;padding:2rem;transition:box-shadow .3s;box-shadow:0 2px 10px #0000000a}.panel:hover{box-shadow:0 4px 20px #00000014}.panel h2{color:#007aff;letter-spacing:-.02em;margin:0;font-size:1.5rem}.panel p{color:#555b61;margin-top:.7rem;line-height:1.6}.panel h3{color:#1d1d1f;letter-spacing:-.01em;margin-top:1.5rem;margin-bottom:.8rem;font-size:1.1rem}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:1rem;display:grid}.feature-card{background:#f9f9fb;border:1px solid #e5e5ea;border-radius:14px;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden}.feature-card:hover{background:#fff;border-color:#d2d2d7;box-shadow:0 8px 24px #0000001a}.feature-card h3{color:#007aff;letter-spacing:-.01em;margin:0;font-size:1.07rem}.feature-icon{justify-content:center;align-items:center;width:fit-content;height:fit-content;margin-bottom:1rem;display:flex}.feature-icon svg{transform-origin:50%;flex:0 0 40px;width:40px;height:40px;display:block}.feature-icon-1{color:#1f9d55}.feature-icon-2{color:#d32f2f}.feature-icon-2 svg{transform:scale(1.15)}.feature-icon-3{color:inherit}.feature-icon-3 svg{flex:0 0 45px;width:45px;height:45px}.feature-card p{color:#555b61;margin-top:.6rem;font-size:.97rem;line-height:1.5}.bullet-list,.steps{color:#555b61;margin:.8rem 0 0;padding-left:0;list-style:none}.bullet-list li,.steps li{align-items:flex-start;gap:.8rem;margin-top:.52rem;line-height:1.6;display:flex}.bullet-list li:before{content:"•";color:#007aff;min-width:1.2rem;font-weight:700}.step-icon{color:#fff;background:linear-gradient(135deg,#007aff,#0a84ff);border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:.85rem;font-weight:700;display:inline-flex}.terms-list li{color:#555b61;line-height:1.45}.footer{text-align:center;color:#86868b;margin-top:1.2rem;padding:1rem 0;font-size:.92rem}@media (width<=920px){.landing{width:min(1080px,100% - 1.2rem);padding-top:1rem}.lang-switch{justify-content:center;margin-left:0;margin-right:auto}.hero{border-radius:20px;padding:2rem}.hero-content{flex-direction:column;align-items:flex-start;gap:1rem}.hero-logo{margin:0 0 .5rem}.feature-grid{grid-template-columns:1fr}.panel{border-radius:16px;padding:1.5rem}}
