body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fafafa;color:#232f3e;font-family:Amazon Ember,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background:linear-gradient(135deg,#232f3e,#37475a);color:#fff;padding:60px 0;text-align:center}.header h1{font-size:2.5rem;font-weight:300;line-height:1.2;margin-bottom:16px}.subtitle{font-size:1.2rem;font-weight:300;opacity:.9}.main{flex:1 1;padding:80px 0}.migration-flow{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-bottom:80px}.service-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 4px 12px #0000001a;min-width:240px;padding:32px;text-align:center}.service-icon{height:48px;margin:0 auto 20px;width:48px}.service-card h3{color:#232f3e;font-size:1.4rem;font-weight:500;margin-bottom:8px}.service-card p{color:#666;font-size:.95rem}.arrow{align-items:center;display:flex;justify-content:center}.benefits{text-align:center}.benefits h2{color:#232f3e;font-size:2rem;font-weight:400;margin-bottom:48px}.benefits-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.benefit{background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:32px}.benefit h4{color:#f90;font-size:1.2rem;font-weight:500;margin-bottom:12px}.benefit p{color:#666;line-height:1.5}.footer{background:#232f3e;color:#fff;padding:24px 0;text-align:center}.footer p{font-size:.9rem;opacity:.8}@media (max-width:768px){.header h1{font-size:2rem}.subtitle{font-size:1rem}.migration-flow{flex-direction:column;gap:24px}.arrow{transform:rotate(90deg)}.benefits-grid{gap:24px;grid-template-columns:1fr}.container{padding:0 16px}}
/*# sourceMappingURL=main.dfb5c5a1.css.map*/