.Button_button__JJiqJ{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.75rem;border-radius:999px;border:1px solid transparent;font-size:.98rem;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:var(--transition-base);text-decoration:none;background:transparent;color:var(--text-primary);box-shadow:none}.Button_button__JJiqJ:focus-visible{outline:3px solid rgba(47,93,98,.24);outline-offset:2px}.Button_primary__zsboU{background:var(--accent);color:#fefefe;border-color:rgba(255,255,255,.12);box-shadow:var(--shadow-card)}.Button_primary__zsboU:hover{transform:translateY(-2px);box-shadow:0 30px 60px rgba(47,93,98,.18)}.dark .Button_primary__zsboU:hover{box-shadow:0 30px 60px rgba(90,154,159,.25)}.Button_secondary__RufDp{background:rgba(47,93,98,.08);color:var(--accent);border-color:rgba(47,93,98,.2)}.dark .Button_secondary__RufDp{background:rgba(90,154,159,.12);border-color:rgba(90,154,159,.3)}.Button_secondary__RufDp:hover{background:rgba(47,93,98,.12)}.dark .Button_secondary__RufDp:hover{background:rgba(90,154,159,.18)}.Button_ghost__eb_iL{background:white;border-color:rgba(30,27,22,.12);color:var(--text-primary)}.dark .Button_ghost__eb_iL{background:rgba(22,27,34,.8);border-color:rgba(255,255,255,.2);color:var(--text-primary)}.Button_ghost__eb_iL:hover{border-color:rgba(30,27,22,.2);background:rgba(255,255,255,.9)}.dark .Button_ghost__eb_iL:hover{border-color:rgba(255,255,255,.3);background:rgba(22,27,34,.95)}.Button_withIcon__cQIsG{gap:.5rem}.Section_section__rXxcK{padding:clamp(4rem,8vw,7rem) clamp(1.5rem,6vw,6rem);position:relative}.Section_sectionInner__GU9LE{max-width:1120px;margin:0 auto;position:relative;display:flex;flex-direction:column;gap:clamp(2rem,5vw,3.5rem)}.Section_muted__BOW_F{background:var(--surface-muted)}.Section_surface__DcgU8{background:var(--surface)}.Section_bleed__2yJFc{padding-inline:0}.SectionHeading_heading__e915B{display:flex;flex-direction:column;gap:1rem;max-width:720px}.SectionHeading_heading__e915B.SectionHeading_centered__sqhDc{align-items:center;margin-left:auto;margin-right:auto;text-align:center}.SectionHeading_kicker__nqDUM{font-size:.85rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted)}.SectionHeading_title__GdLEI{font-size:clamp(2.2rem,4vw,3.2rem);font-weight:600;letter-spacing:-.02em;line-height:1.05}.SectionHeading_description__Z_NZ9{font-size:1.1rem;line-height:1.65;color:var(--text-secondary);max-width:46ch;text-align:inherit}.SectionHeading_heading__e915B.SectionHeading_centered__sqhDc .SectionHeading_description__Z_NZ9{margin-left:auto;margin-right:auto;text-align:center}.SharedMigration_page__BShLU{display:flex;flex-direction:column;gap:0}.SharedMigration_heroSection__3Cz8k{position:relative;isolation:isolate;overflow:hidden;background:#f8fbfa}.SharedMigration_heroSection__3Cz8k:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(47,93,98,.18),transparent 18%,transparent 82%,rgba(47,93,98,.16)),url(/images/migration/home-migration-bg.png);background-size:cover;background-position:50%;opacity:.86;-webkit-mask-image:linear-gradient(180deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(180deg,transparent,#000 5%,#000 95%,transparent)}.SharedMigration_heroSection__3Cz8k:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(248,251,250,.1),rgba(248,251,250,.48))}.dark .SharedMigration_heroSection__3Cz8k{background:#0d1117}.dark .SharedMigration_heroSection__3Cz8k:before{background:linear-gradient(180deg,rgba(90,154,159,.16),transparent 18%,transparent 82%,rgba(90,154,159,.14)),url(/images/migration/home-migration-bg-dark.png);background-size:cover;background-position:50%;opacity:1;filter:none}.dark .SharedMigration_heroSection__3Cz8k:after{background:linear-gradient(180deg,rgba(13,17,23,.1),rgba(13,17,23,.66))}.SharedMigration_hero__ef3f2{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(16rem,.42fr);gap:clamp(2rem,5vw,4rem);align-items:end;min-height:clamp(32rem,58vw,42rem)}.SharedMigration_heroContent__SQM7t{display:flex;flex-direction:column;gap:1.4rem;max-width:50rem}.SharedMigration_heroLabel__Hu7Dj{color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.SharedMigration_heroContent__SQM7t h1{margin:0;color:#102322;font-size:clamp(2.8rem,6vw,5.1rem);font-weight:620;letter-spacing:-.045em;line-height:.98}.SharedMigration_heroContent__SQM7t p{margin:0;max-width:64ch;color:rgba(16,35,34,.74);font-size:clamp(1.02rem,1.8vw,1.18rem);line-height:1.75}.SharedMigration_heroActions__ZFGFd{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center}.SharedMigration_heroAside__Lwitf{display:flex;flex-direction:column;gap:.7rem;padding:1.2rem;border-radius:24px;background:rgba(255,255,255,.62);border:1px solid rgba(255,255,255,.5);box-shadow:0 24px 54px rgba(34,47,43,.12);backdrop-filter:blur(18px)}.SharedMigration_heroAside__Lwitf span{color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.SharedMigration_heroAside__Lwitf p{margin:0;color:#142221;font-size:.98rem;font-weight:680}.dark .SharedMigration_heroAside__Lwitf p,.dark .SharedMigration_heroContent__SQM7t h1{color:#f8fffb}.dark .SharedMigration_heroContent__SQM7t p{color:rgba(238,250,246,.78)}.dark .SharedMigration_heroAside__Lwitf{background:rgba(13,17,23,.72);border-color:rgba(255,255,255,.12);box-shadow:0 24px 54px rgba(0,0,0,.28)}.SharedMigration_pathsSection__QD15h{background:var(--surface)}.SharedMigration_optionGrid__cJWLz{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,3vw,2rem)}.SharedMigration_optionPane__SmbMw{display:flex;min-height:25rem;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:1rem;padding:clamp(1.35rem,3vw,2rem);border-radius:28px;background:linear-gradient(145deg,rgba(47,93,98,.08),rgba(47,93,98,.02)),rgba(255,255,255,.66);border:1px solid rgba(47,93,98,.1);box-shadow:0 24px 54px rgba(44,36,25,.08)}.SharedMigration_optionPane__SmbMw:nth-child(2){background:linear-gradient(145deg,rgba(222,126,50,.14),rgba(222,126,50,.03)),rgba(255,255,255,.68)}.SharedMigration_optionPane__SmbMw span{color:var(--accent);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.SharedMigration_optionPane__SmbMw:nth-child(2) span{color:#a34f1d}.SharedMigration_finalCta__oq22H h2,.SharedMigration_optionPane__SmbMw h2,.SharedMigration_textColumns__rc9zm h2{margin:0;color:var(--text-primary);font-size:clamp(1.75rem,3.2vw,2.55rem);font-weight:640;letter-spacing:-.035em;line-height:1.02}.SharedMigration_finalCta__oq22H p,.SharedMigration_limitList__ejJGL p,.SharedMigration_optionPane__SmbMw p,.SharedMigration_textColumns__rc9zm p{margin:0;color:var(--text-secondary);font-size:.98rem;line-height:1.72}.dark .SharedMigration_optionPane__SmbMw{background:linear-gradient(145deg,rgba(90,154,159,.1),rgba(90,154,159,.03)),rgba(22,27,34,.72);border-color:rgba(255,255,255,.1);box-shadow:0 24px 54px rgba(0,0,0,.26)}.dark .SharedMigration_optionPane__SmbMw:nth-child(2){background:linear-gradient(145deg,rgba(222,126,50,.16),rgba(222,126,50,.04)),rgba(22,27,34,.72)}.dark .SharedMigration_optionPane__SmbMw:nth-child(2) span{color:#ffc08b}.SharedMigration_textSection__uLx_S{background:var(--surface-muted)}.SharedMigration_textColumns__rc9zm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem)}.SharedMigration_textColumns__rc9zm>div{display:flex;flex-direction:column;gap:.8rem}.SharedMigration_limitList__ejJGL{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid rgba(47,93,98,.12);border-left:1px solid rgba(47,93,98,.12)}.SharedMigration_limitList__ejJGL p{padding:1rem;border-right:1px solid rgba(47,93,98,.12);border-bottom:1px solid rgba(47,93,98,.12);background:rgba(255,255,255,.48)}.dark .SharedMigration_limitList__ejJGL{border-top-color:rgba(255,255,255,.1);border-left-color:rgba(255,255,255,.1)}.dark .SharedMigration_limitList__ejJGL p{border-right-color:rgba(255,255,255,.1);border-bottom-color:rgba(255,255,255,.1);background:rgba(22,27,34,.58)}.SharedMigration_finalSection__YnmQ3{background:var(--surface)}.SharedMigration_finalCta__oq22H{display:flex;flex-direction:column;gap:1.2rem;max-width:48rem}@media (max-width:800px){.SharedMigration_hero__ef3f2{grid-template-columns:1fr;min-height:auto}.SharedMigration_heroAside__Lwitf{max-width:100%}.SharedMigration_limitList__ejJGL,.SharedMigration_optionGrid__cJWLz,.SharedMigration_textColumns__rc9zm{grid-template-columns:1fr}.SharedMigration_optionPane__SmbMw{min-height:20rem}}@media (max-width:560px){.SharedMigration_heroActions__ZFGFd{align-items:stretch;flex-direction:column}.SharedMigration_heroActions__ZFGFd button{width:100%}}