:root{color-scheme:light;--ink: #111528;--ink-soft: #252a40;--muted: #646a7b;--muted-light: #8d92a1;--line: #dfe1ea;--line-dark: #33384b;--paper: #ffffff;--canvas: #f6f7fb;--canvas-blue: #f0f1ff;--primary: #5856e8;--primary-dark: #4745d1;--primary-soft: #eaeaff;--green: #167a57;--green-soft: #e8f5ef;--orange: #ef7a54;--shadow: 0 24px 80px rgba(31, 36, 67, .12);--radius: 18px;--font-sans: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font-sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-family:var(--font-sans)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}img,svg{display:block}::selection{color:#fff;background:var(--primary)}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:10px 14px;color:#fff;border-radius:8px;background:var(--ink);transform:translateY(-150%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}.icon{flex:0 0 auto}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--primary);font-family:var(--font-mono);font-size:15px;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px color-mix(in srgb,currentColor 12%,transparent)}.eyebrow-light{color:#a9a8ff}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 21px;border:1px solid transparent;border-radius:10px;font-size:14px;font-weight:700;letter-spacing:-.01em;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px)}.button:focus-visible,.text-link:focus-visible,.login-link:focus-visible,nav a:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 35%,transparent);outline-offset:3px}.button-primary{color:#fff;background:var(--primary);box-shadow:0 10px 24px #5856e83b}.button-primary:hover{background:var(--primary-dark);box-shadow:0 14px 30px #5856e84d}.button-secondary{color:var(--ink);border-color:#cfd2dc;background:#ffffffc7}.button-secondary:hover{border-color:#afb3c2;background:#fff}.button-light{color:var(--ink);background:#fff;box-shadow:0 10px 25px #070b1c24}.button-small{min-height:42px;padding-inline:16px;border-radius:8px;font-size:16px}.announcement,.migration-source-bar{min-height:38px;display:flex;align-items:center;justify-content:center;padding:7px 20px;color:#e8e8ff;background:var(--ink);font-size:15px;line-height:1.4}.announcement a{display:flex;align-items:center;justify-content:center;gap:9px}.announcement a>span{color:#fff;font-weight:700}.announcement a:hover,.migration-source-bar a:hover{color:#fff}.migration-source-bar{gap:28px;color:#c4c7d3}.migration-source-bar a{display:inline-flex;align-items:center;gap:6px;color:#c8c7ff;font-weight:700}.site-header{position:sticky;z-index:100;top:0;border-bottom:1px solid rgba(223,225,234,.9);background:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{min-height:74px;display:flex;align-items:center;gap:36px}.brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;color:var(--ink)}.brand-mark{width:31px;height:31px;overflow:visible;fill:none;stroke:var(--primary);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.brand-mark .brand-mark-arrow{fill:var(--primary);stroke:var(--primary)}.brand-mark .brand-mark-lines{stroke-width:1.8}.brand>span{margin-top:-1px;font-size:28px;font-weight:650;letter-spacing:-.055em}.nav-wrap{min-width:0;display:flex;flex:1;align-items:center;gap:28px}.nav-wrap nav{display:flex;align-items:center;gap:27px;margin-left:auto}.nav-wrap nav a{white-space:nowrap}.nav-wrap nav a,.login-link{position:relative;color:#555b6c;font-size:16px;font-weight:600;transition:color .18s ease}.nav-wrap nav a:hover,.login-link:hover{color:var(--primary)}.header-actions{display:flex;align-items:center;gap:20px}.menu-button{width:42px;height:42px;display:none;padding:0;border:1px solid var(--line);border-radius:9px;background:#fff}.menu-button span{width:18px;height:1.5px;display:block;margin:5px auto;background:var(--ink)}.hero-grid-lines{position:absolute;inset:0;pointer-events:none;opacity:.56;background-image:linear-gradient(rgba(86,90,116,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(86,90,116,.08) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(to bottom,black 0%,transparent 90%);mask-image:linear-gradient(to bottom,black 0%,transparent 90%)}.hero{position:relative;overflow:hidden;background:var(--canvas)}.home-hero:before,.migration-hero:before{content:"";position:absolute;width:630px;height:630px;top:-320px;right:-120px;border-radius:50%;background:radial-gradient(circle,#5856e829,#5856e800 70%)}.hero-layout{position:relative;z-index:1;min-height:690px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:62px;padding-block:94px 100px}.hero-copy h1,.migration-hero-copy h1{max-width:720px;margin:0;font-size:clamp(50px,5.1vw,74px);font-weight:650;letter-spacing:-.055em;line-height:.99}.hero-copy h1 em,.migration-hero-copy h1 em,.section-heading h2 em{color:var(--primary);font-style:normal}.hero-subtitle{max-width:650px;margin:28px 0 0;color:#5c6274;font-size:18px;letter-spacing:-.015em;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hero-facts{display:flex;flex-wrap:wrap;gap:20px;margin-top:28px;color:#606677;font-size:15px;font-weight:600}.hero-facts span{display:inline-flex;align-items:center;gap:6px}.hero-facts svg{color:var(--green)}.product-visual{position:relative;width:calc(100% + 34px);max-width:610px;justify-self:end;padding:30px 0 42px 30px;animation:visual-in .7s ease-out both}.visual-glow{position:absolute;inset:10% 0 0 10%;border-radius:50%;background:radial-gradient(circle,rgba(88,86,232,.22),transparent 65%);filter:blur(18px)}.app-window{position:relative;z-index:1;overflow:hidden;border:1px solid #d7d9e5;border-radius:16px;background:#fff;box-shadow:0 36px 90px #24274429,0 8px 24px #24274414}.app-topbar{min-height:57px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #e5e6ec}.app-logo{display:inline-flex;align-items:center;gap:7px;font-size:16px;font-weight:750}.app-logo>span{width:23px;height:23px;display:grid;place-items:center;color:#fff;border-radius:6px;background:var(--primary);font-family:Georgia,serif}.environment-dot{display:inline-flex;align-items:center;gap:7px;padding:5px 8px;color:#606777;border:1px solid #e1e3e9;border-radius:6px;background:#fafafe;font-size:14px;font-weight:700}.environment-dot i{width:6px;height:6px;border-radius:50%;background:#22a777;box-shadow:0 0 0 3px #daf2e9}.app-body{min-height:388px;display:grid;grid-template-columns:58px 1fr;background:#fafbfc}.app-body aside{display:flex;flex-direction:column;align-items:center;gap:21px;padding-top:27px;border-right:1px solid #e5e6ec;background:#fff}.app-body aside span{width:16px;height:16px;border:1.5px solid #bdc1cc;border-radius:4px}.app-body aside span.active{border-color:var(--primary);background:var(--primary-soft);box-shadow:0 0 0 7px var(--primary-soft)}.emissions-panel{min-width:0;padding:25px 24px 28px}.panel-title-row{display:flex;align-items:end;justify-content:space-between;gap:16px}.panel-title-row>div{display:flex;flex-direction:column;gap:3px}.panel-title-row small,.status-cards small{color:#8b90a0;font-size:14px;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.panel-title-row strong{font-size:18px;letter-spacing:-.025em}.outline-control{padding:7px 9px;color:#6b7180;border:1px solid #dfe1e8;border-radius:6px;background:#fff;font-size:14px}.status-cards{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:21px}.status-cards>div{position:relative;min-height:78px;display:grid;grid-template-columns:30px 1fr;align-items:center;padding:12px;border:1px solid #e1e3ea;border-radius:8px;background:#fff}.status-symbol{width:26px;height:26px;display:grid;grid-row:1 / 3;place-items:center;border-radius:7px}.status-symbol.authorized{color:var(--green);background:var(--green-soft)}.status-symbol.processing{color:var(--primary);background:var(--primary-soft)}.status-cards b{align-self:start;font-size:14px}.emission-table{margin-top:17px;overflow:hidden;border:1px solid #e1e3e9;border-radius:8px;background:#fff}.table-head,.table-row{display:grid;grid-template-columns:1.1fr 1fr .75fr;align-items:center;gap:8px;min-height:44px;padding-inline:12px;border-bottom:1px solid #ececf1;font-size:14px}.table-head{min-height:31px;color:#9296a4;background:#fafafd;font-size:7px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.table-row:last-child{border-bottom:0}.table-row>span:first-child{display:inline-flex;align-items:center;gap:6px;color:#454b5d;font-family:var(--font-mono);font-size:7px}.doc-icon{width:15px;height:17px;display:inline-block;border:1px solid #d0d3de;border-radius:3px;background:#f6f7fb}.status-label{width:fit-content;padding:4px 6px;border-radius:5px;font-size:7px;font-weight:750}.status-label.ok{color:var(--green);background:var(--green-soft)}.status-label.running{color:var(--primary);background:var(--primary-soft)}.webhook-toast{position:absolute;z-index:2;right:-24px;bottom:5px;min-width:260px;min-height:70px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;padding:12px 14px;border:1px solid #d5d8e2;border-radius:11px;background:#fffffff5;box-shadow:0 20px 50px #25294929}.webhook-toast>span{width:34px;height:34px;display:grid;place-items:center;color:var(--primary);border-radius:9px;background:var(--primary-soft)}.webhook-toast>div{display:flex;flex-direction:column;gap:3px}.webhook-toast small{color:#8a8f9f;font-size:14px;text-transform:uppercase}.webhook-toast strong{font-family:var(--font-mono);font-size:14px}.webhook-toast>i{padding:4px 6px;color:var(--green);border-radius:5px;background:var(--green-soft);font-size:14px;font-style:normal;font-weight:800}.capability-strip{border-block:1px solid var(--line);background:#fff}.capability-strip-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#777c8c;font-size:14px}.capability-strip-inner>span{font-family:var(--font-mono);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.capability-strip-inner>div{display:flex;align-items:center;gap:18px;color:#444a5c;font-weight:700}.capability-strip-inner i{width:4px;height:4px;border-radius:50%;background:#c2c5cf}.section{padding-block:112px}.section-heading h2{margin:0;font-size:clamp(39px,4vw,58px);font-weight:630;letter-spacing:-.047em;line-height:1.04}.section-heading>p:not(.eyebrow),.split-heading>p{color:var(--muted);font-size:16px;line-height:1.72}.section-heading>p:not(.eyebrow){margin:24px 0 0}.centered-heading{max-width:830px;margin:0 auto 60px;text-align:center}.centered-heading .eyebrow{justify-content:center}.centered-heading>p:not(.eyebrow){max-width:690px;margin-inline:auto}.split-heading{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:100px;margin-bottom:58px}.split-heading>p{margin:0 0 5px}.compact-heading{max-width:780px;margin-bottom:50px}.problem-section{background:#fff}.problem-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:94px;align-items:start}.sticky-heading{position:sticky;top:120px}.pain-list{border-top:1px solid var(--ink)}.pain-item{min-height:144px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:19px;border-bottom:1px solid var(--line)}.pain-item>span{color:var(--primary);font-family:var(--font-mono);font-size:14px}.pain-item h3{margin:0 0 8px;font-size:18px;letter-spacing:-.02em}.pain-item p{max-width:500px;margin:0;color:var(--muted);font-size:16px;line-height:1.62}.pain-item>svg{color:#c3c5cf;transform:rotate(-35deg)}.product-section{border-block:1px solid var(--line);background:var(--canvas)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ced1dc;border-left:1px solid #ced1dc;box-shadow:0 22px 70px #272b4c0f}.feature-card{position:relative;min-height:290px;padding:26px;border-right:1px solid #ced1dc;border-bottom:1px solid #ced1dc;background:#ffffffc2;transition:background .2s ease,transform .2s ease}.feature-card:hover{z-index:1;background:#fff;transform:translateY(-3px)}.feature-icon{width:44px;height:44px;display:grid;place-items:center;color:var(--primary);border:1px solid #dadaf9;border-radius:11px;background:var(--primary-soft)}.feature-card>span{position:absolute;top:27px;right:27px;color:#a2a6b2;font-family:var(--font-mono);font-size:14px}.feature-card h3{margin:64px 0 12px;font-size:19px;letter-spacing:-.025em}.feature-card p{margin:0;color:var(--muted);font-size:16px;line-height:1.65}.flow-section{color:#fff;background:var(--ink)}.flow-section .section-heading h2{color:#fff}.flow-section .split-heading>p{color:#a9adbc}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-dark);border-left:1px solid var(--line-dark)}.step-card{min-height:245px;padding:26px;border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);background:#ffffff04}.step-top{display:flex;align-items:center;justify-content:space-between;color:#a9a8ff}.step-top>span{font-family:var(--font-mono);font-size:14px}.step-card h3{margin:68px 0 12px;font-size:19px}.step-card p{margin:0;color:#a5aab8;font-size:16px;line-height:1.65}.architecture-flow{position:relative;min-height:190px;display:grid;grid-template-columns:1fr 100px 1.15fr 100px 1fr;align-items:start;gap:0;margin-top:54px;padding:35px 42px 52px;border:1px solid var(--line-dark);border-radius:14px;background:#171b30}.arch-node{min-height:76px;display:flex;flex-direction:column;justify-content:center;padding:13px 17px;border:1px solid #3b4056;border-radius:9px;background:#1e2237}.arch-node span{font-size:16px;font-weight:750}.arch-node small{margin-top:5px;color:#9196a7;font-size:14px}.arch-primary{border-color:#6665d5;background:#2a2b55;box-shadow:0 12px 32px #403ebe2e}.arch-primary span{display:inline-flex;align-items:center;gap:8px}.arch-primary i{width:20px;height:20px;display:grid;place-items:center;color:var(--ink);border-radius:5px;background:#a9a8ff;font-family:Georgia,serif;font-style:normal}.arch-connector{min-width:0;display:flex;align-items:center;color:#72778b;padding-top:28px}.arch-connector>span{height:1px;flex:1;background:repeating-linear-gradient(90deg,#62677d 0 4px,transparent 4px 8px)}.arch-return{position:absolute;right:13%;bottom:25px;left:13%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;color:#9b9ff6;font-size:14px;font-weight:700}.arch-return>span{display:inline-flex;align-items:center;gap:6px}.arch-return>i{height:1px;background:#3d4160}.audience-section{background:#fff}.audience-layout{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:92px}.text-link{display:inline-flex;align-items:center;gap:8px;margin-top:26px;color:var(--primary);font-size:16px;font-weight:750}.text-link:hover svg{transform:translate(3px)}.text-link svg{transition:transform .18s ease}.audience-cards{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.audience-cards article{min-height:245px;padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.audience-cards article>span{color:var(--primary);font-family:var(--font-mono);font-size:14px}.audience-cards h3{margin:68px 0 11px;font-size:18px;letter-spacing:-.025em}.audience-cards p{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.remote-promo-section{padding-block:30px;color:#fff;background:#12182b}.remote-promo-layout{min-height:360px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:72px;padding-block:54px}.remote-promo-copy>p:first-child{display:flex;align-items:center;gap:9px;margin:0 0 17px;color:#ff9b86;font-family:var(--font-mono);font-size:14px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.remote-promo-copy>p:first-child span{color:#fff}.remote-promo-copy h2{max-width:710px;margin:0;font-size:clamp(36px,3.5vw,50px);font-weight:630;letter-spacing:-.047em;line-height:1.04}.remote-promo-copy>p:nth-of-type(2){max-width:660px;margin:20px 0 0;color:#b8bbc7;font-size:16px;line-height:1.68}.remote-promo-button{margin-top:28px;color:#fff;background:#b94732;box-shadow:0 12px 28px #b9473240}.remote-promo-button:hover{background:#9e3828;box-shadow:0 16px 34px #b947324d}.remote-promo-card{overflow:hidden;color:var(--ink);border:1px solid #41465a;border-radius:16px;background:#fff;box-shadow:0 30px 70px #05081447;transform:rotate(1.5deg)}.remote-promo-card-head{min-height:47px;display:flex;align-items:center;justify-content:space-between;padding-inline:17px;color:#969baa;background:#f5f5f7}.remote-promo-card-head>span{display:flex;gap:6px}.remote-promo-card-head i{width:7px;height:7px;display:block;border-radius:50%;background:#c4c7d0}.remote-promo-card-head i:first-child{background:#ed765d}.remote-promo-card-head small{font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.remote-promo-card-body{min-height:145px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px}.remote-promo-card-body>div{display:flex;flex-direction:column;gap:5px}.remote-promo-card-body small{color:var(--muted);font-size:13px}.remote-promo-card-body strong{font-size:24px;letter-spacing:-.03em}.remote-promo-card-body>span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;color:var(--green);border-radius:8px;background:var(--green-soft);font-size:13px;font-weight:800}.remote-promo-card-footer{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding-inline:28px;color:var(--muted);border-top:1px solid var(--line);font-size:13px}.remote-promo-card-footer strong{color:var(--primary-dark)}.comparison-section{border-block:1px solid var(--line);background:var(--canvas)}.comparison-table{border-top:1px solid var(--ink)}.comparison-row{min-height:70px;display:grid;grid-template-columns:1fr 1fr;align-items:center;border-bottom:1px solid var(--line)}.comparison-row>span{min-height:70px;display:flex;align-items:center;gap:13px;padding:0 24px;color:#6d7282;font-size:16px}.comparison-row>span+span{color:var(--ink);border-left:1px solid var(--line);background:#ffffff94;font-weight:650}.comparison-row i{width:24px;height:24px;display:grid;flex:0 0 auto;place-items:center;color:#989ca8;border-radius:50%;background:#e8e9ee;font-style:normal}.comparison-row>span+span i{color:var(--green);background:var(--green-soft)}.comparison-head{min-height:45px}.comparison-head>span{min-height:45px;color:#858a99;font-family:var(--font-mono);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.developer-section{color:#fff;background:#101423}.developer-layout{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:88px}.developer-copy h2{margin:0;font-size:clamp(39px,4vw,55px);font-weight:620;letter-spacing:-.046em;line-height:1.04}.developer-copy>p:not(.eyebrow){margin:24px 0 0;color:#a6aaba;line-height:1.7}.developer-copy ul{display:grid;gap:12px;margin:28px 0 0;padding:0;color:#c9ccd5;list-style:none;font-size:16px}.developer-copy li{display:flex;align-items:center;gap:9px}.developer-copy li svg{color:#7ed6b0}.code-window{overflow:hidden;border:1px solid #373b4d;border-radius:14px;background:#171b2a;box-shadow:0 30px 80px #0000004d}.code-bar{min-height:48px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-inline:18px;color:#888d9c;border-bottom:1px solid #303445;font-family:var(--font-mono);font-size:14px}.code-bar>span{display:flex;gap:6px}.code-bar>span i{width:7px;height:7px;border-radius:50%;background:#494e60}.code-bar b{color:#b8bbc6;font-weight:500}.code-bar small{justify-self:end;font-size:14px}.code-window pre{min-height:342px;margin:0;padding:30px;overflow-x:auto;color:#d8dae4;font:12px/1.9 var(--font-mono);tab-size:2}.code-muted{color:#8990a2}.code-blue{color:#8bb9ff}.code-violet{color:#b9a8ff}.code-green{color:#8ad5b2}.code-footer{min-height:50px;display:flex;align-items:center;gap:10px;padding-inline:18px;color:#88ddb5;border-top:1px solid #303445;font-family:var(--font-mono);font-size:14px}.code-footer>span{display:inline-flex;align-items:center;gap:7px}.code-footer i{width:7px;height:7px;border-radius:50%;background:#56c590;box-shadow:0 0 0 4px #56c5901a}.code-footer small{margin-left:auto;color:#767b8c;font-size:14px}.operations-section{background:#fff}.operations-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.operations-grid article{min-height:230px;padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.operations-grid article>svg{color:var(--primary)}.operations-grid h3{margin:62px 0 11px;font-size:17px}.operations-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.commercial-section{border-top:1px solid var(--line);background:var(--canvas)}.plan-heading{margin-bottom:48px}.plan-builder{min-height:650px;display:grid;grid-template-columns:.76fr 1.24fr;overflow:hidden;border:1px solid #d5d8e3;border-radius:20px;background:#fff;box-shadow:0 28px 80px #2025441a}.plan-builder-summary{position:relative;padding:48px 42px;color:#fff;background:var(--ink)}.plan-builder-summary:after{content:"";position:absolute;right:-100px;bottom:-130px;width:320px;height:320px;border:1px solid rgba(169,168,255,.16);border-radius:50%;box-shadow:0 0 0 45px #a9a8ff09,0 0 0 90px #a9a8ff06;pointer-events:none}.plan-builder-summary h3{position:relative;z-index:1;margin:0;font-size:38px;font-weight:620;letter-spacing:-.045em;line-height:1.04}.plan-builder-summary>p:not(.eyebrow){position:relative;z-index:1;margin:20px 0 0;color:#adb1bf;font-size:16px;line-height:1.7}.plan-builder-summary ol,.plan-builder-summary ul{position:relative;z-index:1;display:grid;gap:0;margin:32px 0 0;padding:0;list-style:none}.plan-builder-summary li{min-height:48px;display:flex;align-items:center;gap:12px;color:#d2d4dc;border-bottom:1px solid #34384b;font-size:15px}.plan-builder-summary li span{color:#a9a8ff;font-family:var(--font-mono);font-size:14px}.plan-builder-summary li svg{color:#84dbb4}.plan-builder-summary>small{position:absolute;z-index:1;right:42px;bottom:38px;left:42px;color:#7f8495;font-size:14px}.plan-builder-migration .plan-builder-summary{background:#22234d}.special-plan-badge{width:fit-content;display:block;margin-bottom:23px;padding:6px 9px;color:#22234d;border-radius:5px;background:#b8b7ff;font-family:var(--font-mono);font-size:14px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.special-condition{position:relative;z-index:1;display:flex;flex-direction:column;gap:5px;margin-top:30px;padding:16px;border:1px solid #4c4e83;border-radius:9px;background:#a9a8ff17}.special-condition small{color:#a9a8ff;font-family:var(--font-mono);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.special-condition strong{font-size:15px}.plan-wizard{min-width:0;min-height:650px;display:flex;flex-direction:column;padding:42px 46px}.wizard-progress>div:first-child{display:flex;align-items:center;justify-content:space-between;color:#7c8191;font-family:var(--font-mono);font-size:15px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.wizard-progress b{color:var(--primary)}.progress-track{height:4px;margin-top:11px;overflow:hidden;border-radius:99px;background:#e9eaf0}.progress-track i{height:100%;display:block;border-radius:inherit;background:var(--primary);transition:width .25s ease}.wizard-question{margin-top:34px}.wizard-question h3{margin:0;font-size:34px;letter-spacing:-.035em;line-height:1.15}.wizard-question p{margin:10px 0 0;color:var(--muted);font-size:16px;line-height:1.55}.wizard-options{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:27px}.wizard-options-compact button:last-child:nth-child(odd){grid-column:1 / -1}.wizard-options button{position:relative;min-height:120px;display:grid;grid-template-columns:44px 1fr 24px;align-items:center;gap:14px;padding:18px;color:var(--ink);border:1px solid #d9dbe4;border-radius:10px;outline:none;background:#fff;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.wizard-options button:hover{border-color:#b8b9da;transform:translateY(-1px)}.wizard-options button:focus-visible{border-color:var(--primary);box-shadow:0 0 0 3px #5856e81f}.wizard-options button.is-selected{border-color:var(--primary);background:#f7f7ff;box-shadow:0 0 0 2px #5856e814}.wizard-option-icon{width:44px;height:44px;display:grid;place-items:center;color:#717687;border-radius:9px;background:#f1f2f6}.is-selected .wizard-option-icon{color:var(--primary);background:var(--primary-soft)}.wizard-options button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.wizard-options strong{font-size:18px;line-height:1.3}.wizard-options small{color:#858a99;font-size:15px;line-height:1.4;white-space:normal}.option-check{width:22px;height:22px;display:grid;place-items:center;color:transparent;border:1px solid #d4d6df;border-radius:50%}.is-selected .option-check{color:#fff;border-color:var(--primary);background:var(--primary)}.wizard-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:auto;padding-top:28px}.wizard-actions .button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.wizard-actions .button{min-height:52px;font-size:16px}.wizard-back,.result-topline button,.result-actions>button{padding:8px 0;color:#6d7282;border:0;background:transparent;font-size:14px;font-weight:700;cursor:pointer}.wizard-back:disabled{opacity:0;pointer-events:none}.plan-result{min-height:100%;display:flex;flex:1;flex-direction:column}.result-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.result-topline>span{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:16px;font-weight:750}.plan-result .eyebrow{margin-top:28px;margin-bottom:11px}.plan-result h3{margin:0;font-size:38px;letter-spacing:-.045em;line-height:1.05}.result-description{max-width:640px;margin:14px 0 0;color:var(--muted);font-size:16px;line-height:1.65}.result-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 14px;margin-top:20px;padding:18px;border:1px solid #cccee8;border-radius:10px;background:#f7f7ff}.result-price>span{width:100%;color:#777c8c;font-family:var(--font-mono);font-size:14px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.result-price strong{color:var(--primary-dark);font-size:34px;letter-spacing:-.045em;line-height:1}.result-price strong small{font-size:15px;letter-spacing:0}.result-price p{margin:0;color:#696e80;font-size:16px}.result-scale{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.result-scale>span{display:flex;flex-direction:column;gap:5px;padding:13px 14px;border:1px solid var(--line);border-radius:8px;background:var(--canvas)}.result-scale small,.result-includes>span{color:#8a8f9e;font-family:var(--font-mono);font-size:14px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.result-scale strong{font-size:15px}.result-includes{display:grid;grid-template-columns:1fr 1fr;gap:9px 16px;margin-top:22px}.result-includes>span{grid-column:1 / -1;margin-bottom:2px}.result-includes p{display:flex;align-items:center;gap:7px;margin:0;color:#464c5e;font-size:14px}.result-includes svg{color:var(--green)}.plan-lead-form,.plan-lead-success{position:relative;margin-top:22px;padding:18px;border:1px solid var(--line);border-radius:10px;background:var(--canvas)}.plan-lead-heading{display:flex;flex-direction:column;gap:4px}.plan-lead-heading strong{color:var(--ink);font-size:16px}.plan-lead-heading span{color:var(--muted);font-size:15px;line-height:1.5}.plan-lead-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.plan-lead-fields label{display:flex;flex-direction:column;gap:6px;color:#5f6475;font-size:15px;font-weight:700}.plan-lead-fields input{width:100%;min-height:42px;padding:0 11px;color:var(--ink);border:1px solid #d9dbe4;border-radius:7px;outline:none;background:#fff;font-size:16px;font-weight:500}.plan-lead-fields input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #5856e81a}.plan-consent{display:flex;align-items:center;gap:7px;margin:12px 0;color:#777c8c;font-size:14px;line-height:1.45}.plan-consent input{accent-color:var(--primary)}.plan-lead-form .button{width:100%;justify-content:center}.plan-lead-form .button:disabled{opacity:.55;cursor:wait}.plan-lead-error{margin:10px 0 0;color:#b43a4b;font-size:15px}.plan-lead-success{display:flex;align-items:center;gap:11px;border-color:#bfe3d2;background:#f2fbf7}.plan-lead-success>span{width:30px;height:30px;display:grid;flex:0 0 auto;place-items:center;color:#fff;border-radius:50%;background:var(--green)}.plan-lead-success p{display:flex;flex-direction:column;gap:3px;margin:0}.plan-lead-success strong{font-size:15px}.plan-lead-success small{color:#657267;font-size:14px}.result-actions{display:flex;align-items:center;gap:18px;padding-top:13px}.result-note{display:block;margin-top:13px;color:#9296a3;font-size:14px;line-height:1.5}.faq-section,.migration-faq-section{background:var(--canvas)}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;align-items:start;gap:100px}.faq-list{border-top:1px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 4px;font-size:14px;font-weight:700;list-style:none;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:28px;height:28px;display:grid;flex:0 0 auto;place-items:center;color:var(--primary);border:1px solid #d2d4df;border-radius:50%;font-size:18px;font-weight:400;transition:transform .18s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{max-width:680px;margin:-2px 52px 24px 4px;color:var(--muted);font-size:16px;line-height:1.7}.contact-section{background:#fff}.contact-layout{display:grid;grid-template-columns:.78fr 1.22fr;align-items:start;gap:90px}.contact-copy{position:sticky;top:120px;padding-top:20px}.contact-copy h2{margin:0;font-size:clamp(41px,4vw,58px);font-weight:630;letter-spacing:-.05em;line-height:1.02}.contact-copy>p:not(.eyebrow):not(.legal-note){margin:24px 0 0;color:var(--muted);line-height:1.7}.contact-points{display:grid;gap:11px;margin-top:28px}.contact-points span{display:flex;align-items:center;gap:9px;color:#444a5c;font-size:16px;font-weight:650}.contact-points svg{color:var(--green)}.lead-form,.form-success{padding:34px;border:1px solid #d6d9e3;border-radius:16px;background:var(--canvas);box-shadow:0 24px 70px #20244214}.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.lead-form label{display:flex;flex-direction:column;gap:7px;margin-bottom:17px;color:#4d5263;font-size:16px;font-weight:700}.lead-form label>span{color:#8b8f9d;font-weight:500}.lead-form input,.lead-form select,.lead-form textarea{width:100%;min-height:47px;padding:11px 12px;color:var(--ink);border:1px solid #d4d7e0;border-radius:8px;outline:none;background:#fff;font-size:16px;transition:border-color .18s ease,box-shadow .18s ease}.lead-form input::placeholder,.lead-form textarea::placeholder{color:#a3a7b3}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #5856e81c}.lead-form textarea{min-height:98px;resize:vertical}.optional-fields{margin:2px 0 20px;padding:0;border-block:1px solid var(--line)}.optional-fields summary{padding:14px 2px;color:var(--primary);font-size:16px;font-weight:700;cursor:pointer}.optional-grid{padding-top:4px}.consent-field{flex-direction:row!important;align-items:flex-start;gap:9px!important;color:#676c7b!important;font-size:15px!important;font-weight:500!important;line-height:1.5}.consent-field input{width:16px;min-height:16px;flex:0 0 auto;margin:0;accent-color:var(--primary)}.consent-field span{color:inherit!important}.form-submit{width:100%;border:0}.form-submit:disabled{opacity:.65;cursor:wait;transform:none}.form-error{margin:13px 0 0;color:#b42318;font-size:16px;text-align:center}.form-success{min-height:520px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.form-success>span{width:50px;height:50px;display:grid;place-items:center;color:var(--green);border-radius:50%;background:var(--green-soft)}.form-success .eyebrow{margin:26px 0 12px}.form-success h3{margin:0;font-size:30px;letter-spacing:-.035em}.form-success>p:not(.eyebrow){max-width:470px;margin:14px 0 0;color:var(--muted);line-height:1.65}.form-success button{margin-top:24px;padding:0;color:var(--primary);border:0;background:transparent;font-size:15px;font-weight:750;cursor:pointer}.footer{color:#c7cad5;background:var(--ink)}.footer-main{display:grid;grid-template-columns:1.4fr .7fr .8fr .9fr;gap:56px;padding-block:68px}.footer .brand{color:#fff}.footer .brand-mark{stroke:#9f9eff}.footer .brand-mark .brand-mark-arrow{fill:#9f9eff;stroke:#9f9eff}.footer-brand p{max-width:360px;margin:20px 0 0;color:#8f94a5;font-size:16px;line-height:1.7}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:13px;font-size:15px}.footer-column strong{margin-bottom:6px;color:#fff;font-size:14px;text-transform:uppercase}.footer-column a{color:#a3a7b5}.footer-column a:hover{color:#fff}.footer-bottom{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#7d8294;border-top:1px solid #2c3043;font-size:14px}.migration-hero{position:relative;overflow:hidden;background:var(--canvas)}.migration-hero-layout{position:relative;z-index:1;min-height:720px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:76px;padding-block:68px 84px}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:42px;color:#777c8c;font-size:14px;font-weight:650}.back-link:hover{color:var(--primary)}.migration-hero-copy h1{font-size:clamp(48px,5vw,70px)}.hero-note{display:flex;align-items:center;gap:7px;margin:22px 0 0;color:#7a7f8f;font-size:14px}.hero-note svg{color:var(--green)}.migration-map{position:relative;overflow:hidden;border:1px solid #d5d8e3;border-radius:16px;background:#fff;box-shadow:var(--shadow);animation:visual-in .7s ease-out both}.migration-map:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--primary) 0 64%,var(--orange) 64% 80%,#efc35a 80%)}.migration-map-head{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 24px 16px;border-bottom:1px solid var(--line)}.migration-map-head>div{display:flex;flex-direction:column;gap:4px}.migration-map-head small,.migration-map-head>span{color:#898e9d;font-size:14px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.migration-map-head strong{font-size:17px;letter-spacing:-.02em}.migration-map-head>span{padding:5px 7px;color:var(--primary);border-radius:5px;background:var(--primary-soft)}.map-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;padding:15px 24px 4px}.map-progress i{height:3px;border-radius:99px;background:#e3e4ea}.map-progress i:first-child{background:var(--primary)}.map-list{padding:10px 24px 16px}.map-list>div{min-height:72px;display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:12px;border-bottom:1px solid #ebecf0}.map-icon{width:32px;height:32px;display:grid;place-items:center;color:#777d8d;border-radius:8px;background:#f1f2f6}.map-icon.done{color:var(--green);background:var(--green-soft)}.map-list p{display:flex;flex-direction:column;gap:3px;margin:0}.map-list strong{font-size:14px}.map-list small{color:#8c919f;font-size:14px}.map-list b{padding:4px 6px;color:#6e7382;border:1px solid #dfe1e7;border-radius:5px;font-size:7px;font-weight:700}.map-footer{min-height:52px;display:flex;align-items:center;gap:8px;padding-inline:24px;color:var(--primary);background:var(--primary-soft);font-size:14px;font-weight:700}.map-footer small{margin-left:auto;color:#7d7fa4;font-weight:500}.migration-context{color:#fff;background:var(--ink)}.migration-context-inner{min-height:190px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:50px;padding-block:30px}.context-date{display:flex;flex-direction:column;gap:8px}.context-date small{color:#959aab;font-family:var(--font-mono);font-size:14px;letter-spacing:.06em;text-transform:uppercase}.context-date strong{color:#b2b1ff;font-family:var(--font-mono);font-size:27px;letter-spacing:-.04em}.migration-context h2{margin:0 0 12px;font-size:22px;letter-spacing:-.03em}.migration-context p{max-width:780px;margin:0;color:#a4a9b8;font-size:15px;line-height:1.68}.migration-context a{display:inline-flex;align-items:center;gap:7px;padding-bottom:4px;color:#c3c2ff;border-bottom:1px solid #595a8d;font-size:14px;font-weight:700;white-space:nowrap}.migration-risks-section{background:#fff}.risk-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.risk-grid article{position:relative;min-height:260px;padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.risk-grid article>span{position:absolute;top:26px;right:26px;color:#a1a5b1;font-family:var(--font-mono);font-size:14px}.risk-grid article>svg{color:var(--primary)}.risk-grid h3{margin:67px 0 12px;font-size:18px;letter-spacing:-.025em}.risk-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.65}.migration-process-section{color:#fff;background:var(--ink)}.migration-process-layout{display:grid;grid-template-columns:.78fr 1.22fr;align-items:start;gap:100px}.migration-process-section .sticky-heading{top:120px}.migration-process-section .section-heading h2{color:#fff}.migration-process-section .section-heading>p:not(.eyebrow){color:#a5a9b8}.migration-process-section .button{margin-top:28px}.process-timeline{margin:0;padding:0;border-top:1px solid #3a3e52;list-style:none}.process-timeline li{min-height:142px;display:grid;grid-template-columns:52px 1fr;align-items:center;gap:22px;border-bottom:1px solid #3a3e52}.process-timeline li>span{width:42px;height:42px;display:grid;place-items:center;color:#b0afff;border:1px solid #4e5270;border-radius:50%;font-family:var(--font-mono);font-size:14px}.process-timeline h3{margin:0 0 8px;font-size:18px;letter-spacing:-.02em}.process-timeline p{margin:0;color:#a4a8b7;font-size:15px;line-height:1.65}.migration-offer-section{background:var(--canvas)}.migration-faq-section{border-top:1px solid var(--line)}@keyframes visual-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1080px){.nav-wrap nav{gap:18px}.hero-layout,.migration-hero-layout{gap:36px}.product-visual{width:100%}.problem-layout,.audience-layout{gap:60px}.remote-promo-layout{gap:45px}.developer-layout,.contact-layout,.migration-process-layout{gap:60px}.plan-builder-summary{padding-inline:34px}.plan-wizard{padding-inline:36px}.faq-layout{gap:60px}}@media(max-width:920px){.container{width:min(100% - 36px,760px)}.menu-button{display:block;margin-left:auto}.nav-wrap{position:absolute;top:calc(100% + 1px);right:0;left:0;max-height:0;display:block;overflow:hidden;border-bottom:0 solid var(--line);background:#fffffffa;opacity:0;transition:max-height .25s ease,opacity .2s ease,border-width .2s ease}.nav-wrap.is-open{max-height:520px;border-bottom-width:1px;opacity:1}.nav-wrap nav{display:flex;align-items:stretch;flex-direction:column;gap:0;margin:0;padding:12px 18px 0}.nav-wrap nav a{padding:14px 8px;border-bottom:1px solid #ececf1}.header-actions{justify-content:space-between;padding:18px 26px 24px}.hero-layout,.migration-hero-layout,.problem-layout,.audience-layout,.remote-promo-layout,.developer-layout,.contact-layout,.migration-process-layout{grid-template-columns:1fr}.hero-layout{padding-block:80px 92px}.migration-hero-layout{padding-block:58px 82px}.hero-copy,.migration-hero-copy{max-width:720px}.product-visual,.migration-map{width:min(620px,100%);justify-self:center}.webhook-toast{right:-10px}.split-heading{grid-template-columns:1fr;gap:24px}.sticky-heading,.contact-copy,.migration-process-section .sticky-heading{position:static}.feature-grid,.risk-grid{grid-template-columns:1fr 1fr}.architecture-flow{grid-template-columns:1fr 64px 1.1fr 64px 1fr;padding-inline:24px}.developer-copy{max-width:650px}.operations-grid{grid-template-columns:1fr 1fr}.plan-builder{grid-template-columns:1fr}.plan-builder-summary{min-height:420px}.faq-layout{grid-template-columns:1fr}.faq-layout .section-heading{max-width:620px}.contact-copy{max-width:650px;padding-top:0}.migration-context-inner{grid-template-columns:150px 1fr;gap:30px}.migration-context-inner>a{grid-column:2;justify-self:start;margin-top:-22px}.migration-process-layout .section-heading{max-width:650px}}@media(max-width:700px){.container{width:min(100% - 28px,620px)}.announcement{min-height:46px;padding-block:8px;text-align:center}.announcement a{flex-wrap:wrap;column-gap:6px}.announcement a>svg{display:none}.migration-source-bar{min-height:48px;flex-direction:column;gap:2px;text-align:center}.header-inner{min-height:66px}.brand>span{font-size:25px}.brand-mark{width:28px;height:28px}.section{padding-block:78px}.hero-layout{min-height:auto;padding-block:68px 74px}.migration-hero-layout{min-height:auto;padding-block:48px 70px}.hero-copy h1,.migration-hero-copy h1{font-size:clamp(43px,13vw,61px)}.hero-subtitle{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.hero-facts{gap:11px 17px}.product-visual{padding:10px 0 32px}.app-body{min-height:350px;grid-template-columns:45px 1fr}.app-body aside{gap:18px}.emissions-panel{padding:20px 14px}.status-cards{grid-template-columns:1fr}.status-cards>div:nth-child(2){display:none}.table-head,.table-row{grid-template-columns:1fr .8fr}.table-head>:nth-child(2),.table-row>:nth-child(2){display:none}.webhook-toast{right:-4px;min-width:235px}.capability-strip-inner{align-items:flex-start;flex-direction:column;gap:12px;padding-block:18px}.capability-strip-inner>div{width:100%;flex-wrap:wrap;gap:9px 12px}.section-heading h2,.contact-copy h2{font-size:39px}.problem-layout{gap:42px}.pain-item{min-height:132px;grid-template-columns:32px 1fr}.pain-item>svg{display:none}.centered-heading{margin-bottom:42px;text-align:left}.centered-heading .eyebrow{justify-content:flex-start}.feature-grid,.steps-grid,.risk-grid{grid-template-columns:1fr}.feature-card{min-height:230px}.feature-card h3{margin-top:44px}.step-card{min-height:215px}.step-card h3{margin-top:48px}.architecture-flow{display:flex;align-items:stretch;flex-direction:column;gap:0;padding:22px 22px 64px}.arch-connector{height:38px;justify-content:center;padding:0;transform:rotate(90deg)}.arch-connector>span{max-width:24px}.arch-return{right:22px;bottom:22px;left:22px}.audience-layout{gap:44px}.audience-cards{grid-template-columns:1fr}.audience-cards article{min-height:210px}.audience-cards h3{margin-top:45px}.remote-promo-section{padding-block:0}.remote-promo-layout{gap:42px;padding-block:66px}.remote-promo-copy h2{font-size:39px}.remote-promo-card{width:min(520px,100%);transform:none}.comparison-row>span{min-height:76px;padding-inline:13px;font-size:14px}.comparison-row i{width:21px;height:21px}.developer-layout{gap:44px}.developer-copy h2{font-size:39px}.code-window pre{min-height:310px;padding:22px 17px;font-size:14px}.operations-grid{grid-template-columns:1fr}.operations-grid article{min-height:200px}.operations-grid h3{margin-top:44px}.plan-builder{width:100%;border-radius:0}.plan-builder-summary{min-height:440px;padding:40px 24px}.plan-builder-migration .plan-builder-summary{min-height:535px}.plan-builder-summary>small{right:24px;bottom:30px;left:24px}.plan-wizard{min-height:680px;padding:32px 22px}.wizard-options{grid-template-columns:1fr}.wizard-options-compact button:last-child:nth-child(odd){grid-column:auto}.wizard-actions{gap:12px}.wizard-actions .button{padding-inline:16px}.result-includes{grid-template-columns:1fr}.result-includes>span{grid-column:1}.plan-lead-fields{grid-template-columns:1fr}.result-actions{align-items:stretch;flex-direction:column;gap:8px}.faq-layout{gap:40px}.faq-list summary{min-height:70px;font-size:16px}.contact-layout{gap:46px}.lead-form,.form-success{padding:24px 18px;border-radius:12px}.field-grid{grid-template-columns:1fr;gap:0}.form-success{min-height:420px}.footer-main{grid-template-columns:1fr 1fr;gap:45px 30px;padding-block:54px}.footer-brand{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;gap:4px}.back-link{margin-bottom:32px}.migration-map-head,.map-progress,.map-list,.map-footer{padding-inline:18px}.migration-context-inner{grid-template-columns:1fr;gap:22px;padding-block:48px}.migration-context-inner>a{grid-column:1;margin-top:0}.risk-grid article{min-height:220px}.risk-grid h3{margin-top:47px}.migration-process-layout{gap:46px}.process-timeline li{min-height:155px;align-items:start;padding-block:28px}}@media(max-width:410px){.hero-copy h1,.migration-hero-copy h1{font-size:41px}.section-heading h2,.contact-copy h2,.developer-copy h2,.plan-builder-summary h3,.plan-result h3{font-size:35px}.login-link{display:none}.header-actions{justify-content:stretch}.header-actions .button{width:100%}.app-body{grid-template-columns:1fr}.app-body aside{display:none}.webhook-toast{left:12px;right:12px;min-width:0}.comparison-row>span{padding-inline:9px}.comparison-row i{display:none}.migration-map-head>span{display:none}.map-list>div{grid-template-columns:32px 1fr}.map-list b{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.remote-page{--remote: #ed765d;--remote-dark: #b94732;--remote-soft: #fff0eb;--remote-cream: #fbfaf7;color:#12182b;background:var(--remote-cream)}.remote-page .section{padding-block:96px}.remote-page ::selection{color:#fff;background:var(--remote-dark)}.remote-page .button-primary{background:var(--remote-dark);box-shadow:0 12px 28px #b9473240}.remote-page .button-primary:hover{background:#9e3828;box-shadow:0 16px 34px #b947324d}.remote-page .button:focus-visible,.remote-page nav a:focus-visible,.remote-page .login-link:focus-visible{outline-color:color-mix(in srgb,var(--remote) 42%,transparent)}.remote-header{background:#fbfaf7eb}.remote-header .nav-wrap nav a:hover,.remote-header .login-link:hover{color:var(--remote-dark)}.remote-brand-lockup{display:flex;align-items:center;gap:12px}.remote-brand-lockup>span{padding-left:12px;color:#4f5567;border-left:1px solid #cfd1d9;font-size:15px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.remote-eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--remote-dark);font-family:var(--font-mono);font-size:14px;font-weight:750;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.remote-eyebrow>span{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px #ed765d1f}.remote-hero{position:relative;overflow:hidden;border-bottom:1px solid #e8e5df;background:var(--remote-cream)}.remote-hero:before{content:"";position:absolute;inset:0;opacity:.45;background-image:linear-gradient(rgba(18,24,43,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(18,24,43,.045) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 92%);mask-image:linear-gradient(to bottom,black,transparent 92%)}.remote-orbit{position:absolute;pointer-events:none;border:1.5px solid rgba(237,118,93,.4);border-radius:999px}.remote-orbit:before,.remote-orbit:after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:var(--remote)}.remote-orbit-one{width:520px;height:260px;top:-170px;right:3%}.remote-orbit-one:before{left:26%;bottom:-5px}.remote-orbit-one:after{right:-5px;bottom:25%}.remote-orbit-two{width:440px;height:220px;right:-210px;bottom:-125px}.remote-orbit-two:before{left:18%;top:-5px}.remote-orbit-two:after{left:-5px;bottom:28%}.remote-hero-layout{position:relative;z-index:1;min-height:680px;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:46px;padding-block:72px 88px}.remote-hero-copy h1{max-width:700px;margin:0;font-size:clamp(47px,4vw,54px);font-weight:680;letter-spacing:-.052em;line-height:1.01}.remote-mobile-break{display:none}.remote-hero-copy>p:not(.remote-eyebrow):not(.remote-plan-note){max-width:590px;margin:25px 0 0;color:#5e6473;font-size:17px;line-height:1.65}.remote-hero-actions{display:flex;align-items:center;gap:12px;margin-top:31px}.remote-plan-note{display:flex;align-items:flex-start;gap:8px;max-width:600px;margin:19px 0 0;color:#6d7280;font-size:14px;line-height:1.55}.remote-plan-note svg{flex:0 0 auto;margin-top:1px;color:var(--remote-dark)}.remote-plan-note a{color:#8f3425;font-weight:700;text-decoration:underline;text-underline-offset:3px}.remote-product{position:relative;width:min(530px,100%);justify-self:end;overflow:visible;border:1px solid #cfd2dc;border-radius:18px;background:#fff;box-shadow:0 35px 90px #171d3529;animation:visual-in .7s ease both}.remote-product-topbar{height:50px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 17px;color:#9ca0ae;border-radius:17px 17px 0 0;background:#12182b}.remote-product-topbar>span{display:flex;gap:6px}.remote-product-topbar i{width:7px;height:7px;display:block;border-radius:50%;background:#4c5369}.remote-product-topbar i:first-child{background:var(--remote)}.remote-product-topbar small{font-size:14px}.remote-product-topbar b{justify-self:end;color:#f1f2f6;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.remote-product-body{min-height:445px;display:grid;grid-template-columns:58px 1fr}.remote-product-body>aside{display:flex;align-items:center;flex-direction:column;gap:14px;padding-top:22px;color:#8f94a5;border-right:1px solid #e1e3e9;background:#f5f5f7}.remote-product-body>aside strong{width:27px;height:27px;display:grid;place-items:center;margin-bottom:7px;color:#fff;border-radius:8px;background:var(--primary);font-size:17px}.remote-product-body>aside span{width:32px;height:32px;display:grid;place-items:center;border-radius:8px}.remote-product-body>aside span.active{color:var(--remote-dark);background:var(--remote-soft)}.remote-dashboard{min-width:0;padding:26px 20px 28px}.remote-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.remote-dashboard-head>div{display:flex;flex-direction:column;gap:3px}.remote-dashboard-head small{color:#8d92a0;font-size:14px;text-transform:uppercase}.remote-dashboard-head strong{font-size:15px}.remote-dashboard-head button{min-height:31px;padding:0 11px;color:#fff;border:0;border-radius:7px;background:var(--remote);font-size:14px}.remote-authorized-card{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;margin-top:23px;padding:17px;border:1px solid #dce6df;border-radius:12px;background:#f6fbf8}.remote-authorized-card>span{width:38px;height:38px;display:grid;place-items:center;color:#fff;border-radius:50%;background:var(--green)}.remote-authorized-card>div{display:flex;flex-direction:column;gap:2px}.remote-authorized-card small{color:#7c827f;font-size:7px;text-transform:uppercase}.remote-authorized-card strong{font-size:15px}.remote-authorized-card p{margin:0;color:#747a77;font-size:14px}.remote-authorized-card>b{padding:5px 7px;color:var(--green);border-radius:5px;background:#e4f3eb;font-size:14px}.remote-history{margin-top:18px;overflow:hidden;border:1px solid #e0e2e9;border-radius:10px}.remote-history>div{min-height:47px;display:grid;grid-template-columns:1fr .75fr .4fr;align-items:center;gap:8px;padding:0 12px;border-bottom:1px solid #ececf1;font-size:14px}.remote-history>div:last-child{border-bottom:0}.remote-history .remote-history-head{min-height:34px;color:#9094a2;background:#f7f7f9;font-family:var(--font-mono);font-size:7px;text-transform:uppercase}.remote-history div>span:first-child{display:flex;align-items:center;gap:6px;font-weight:700}.remote-history div>b{color:var(--green)}.remote-history div>b.review{color:#9c6b21}.remote-history button{justify-self:start;padding:4px 7px;color:var(--primary-dark);border:0;border-radius:5px;background:var(--primary-soft);font-size:14px;font-weight:700}.remote-product-float{position:absolute;right:-25px;bottom:-26px;min-width:240px;display:grid;grid-template-columns:34px 1fr 24px;align-items:center;gap:9px;padding:12px;color:#fff;border:1px solid #353b50;border-radius:10px;background:#12182b;box-shadow:0 16px 36px #12182b3d}.remote-product-float>svg:first-child{width:32px;height:32px;padding:7px;color:var(--remote);border-radius:8px;background:#292d42}.remote-product-float>span{display:flex;flex-direction:column;gap:2px}.remote-product-float small{color:#9297a8;font-size:7px;text-transform:uppercase}.remote-product-float strong{font-size:14px}.remote-product-float>svg:last-child{color:#68ca9c}.remote-section-heading h2{max-width:800px;margin:0;font-size:clamp(39px,4.2vw,58px);font-weight:660;letter-spacing:-.052em;line-height:1.02}.remote-section-heading>p:not(.remote-eyebrow){max-width:650px;margin:20px 0 0;color:#666c7b;font-size:14px;line-height:1.7}.remote-centered-heading{max-width:850px;margin:0 auto 52px;text-align:center}.remote-centered-heading h2,.remote-centered-heading>p:not(.remote-eyebrow){margin-inline:auto}.remote-centered-heading .remote-eyebrow{justify-content:center}.remote-problem{color:#fff;background:#12182b}.remote-problem-layout{display:grid;grid-template-columns:.9fr 1.1fr;align-items:start;gap:82px}.remote-problem .remote-section-heading h2{color:#fff}.remote-problem .remote-section-heading>p:not(.remote-eyebrow){color:#a9adba}.remote-problem .remote-eyebrow{color:#ff9b86}.remote-pain-list{margin:0;padding:0;border-top:1px solid #383d52;list-style:none}.remote-pain-list li{min-height:82px;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:13px;border-bottom:1px solid #383d52}.remote-pain-list span{color:#aeb3c2;font-family:var(--font-mono);font-size:14px}.remote-pain-list strong{font-size:15px;font-weight:580}.remote-how{border-top:1px solid #e9e6e0;background:var(--remote-cream)}.remote-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.remote-step-grid article{min-height:270px;padding:25px;border:1px solid #deddd9;border-radius:14px;background:#fff}.remote-step-grid article>div{display:flex;align-items:center;justify-content:space-between;color:var(--remote-dark)}.remote-step-grid article>div span{color:#666c7b;font-family:var(--font-mono);font-size:14px}.remote-step-grid h3{margin:62px 0 11px;font-size:19px;letter-spacing:-.03em}.remote-step-grid p{margin:0;color:#6b7080;font-size:15px;line-height:1.7}.remote-templates{border-top:1px solid #e9e6e0;background:#fff}.remote-templates-layout{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:80px}.remote-templates .remote-section-heading .button{margin-top:30px}.remote-saved-list{margin-top:32px;border-top:1px solid #e2e3e9}.remote-saved-list article{display:grid;grid-template-columns:42px 1fr;gap:16px;padding:20px 4px;border-bottom:1px solid #e2e3e9}.remote-saved-list article>span{width:40px;height:40px;display:grid;place-items:center;color:var(--remote-dark);border-radius:10px;background:var(--remote-soft)}.remote-saved-list h3{margin:2px 0 6px;font-size:16px}.remote-saved-list p{margin:0;color:#5e6473;font-size:14px;line-height:1.6}.remote-templates-visual{display:grid;gap:0}.remote-templates-card{padding:20px;border:1px solid #e0e1e8;border-radius:14px;background:#fff;box-shadow:0 18px 44px #12182b12}.remote-templates-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:15px;border-bottom:1px solid #ecedf1}.remote-templates-card-head span{display:flex;align-items:center;gap:8px;color:#12182b;font-size:14px;font-weight:700}.remote-templates-card-head span svg{color:var(--remote-dark)}.remote-templates-card-head small{color:#767c8b;font-family:var(--font-mono);font-size:12px}.remote-templates-card-head small.is-prefilled{padding:5px 8px;color:#216a48;border-radius:5px;background:#e4f3eb;font-size:11px}.remote-templates-rows{display:grid;gap:8px;margin-top:14px}.remote-templates-rows>div{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2px 14px;padding:12px 13px;border:1px solid #ecedf1;border-radius:10px;background:#fafafc}.remote-templates-rows b{grid-column:1;font-size:14px}.remote-templates-rows small{grid-column:1;color:#767c8b;font-size:12px}.remote-templates-rows button{grid-area:1 / 2 / 3 / 3;align-self:center;min-height:30px;padding:0 11px;color:#767c8b;border:1px solid #dfe0e7;border-radius:7px;background:#fff;font:inherit;font-size:12px;font-weight:650}.remote-templates-rows .is-selected{border-color:#f0c5b9;background:var(--remote-soft)}.remote-templates-rows .is-selected small{color:#9a5a48}.remote-templates-rows .is-selected button{color:#fff;border-color:var(--remote);background:var(--remote)}.remote-templates-arrow{display:flex;align-items:center;gap:10px;padding:14px 0;color:var(--remote-dark)}.remote-templates-arrow i{flex:1;height:1px;background:#e0e1e8}.remote-templates-arrow svg{transform:rotate(90deg)}.remote-templates-fields{display:grid;gap:9px;margin-top:14px}.remote-templates-fields label{display:grid;gap:5px;color:#767c8b;font-size:12px}.remote-templates-fields strong{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;color:#12182b;border:1px solid #e4e5ec;border-radius:8px;background:#fafafc;font-size:13px;font-weight:600}.remote-templates-fields i{display:grid;flex:0 0 auto;place-items:center;color:var(--green)}.remote-templates-fields .is-editable strong{border-color:#f0c5b9;background:#fff}.remote-templates-fields em{padding:4px 7px;color:var(--remote-dark);border-radius:5px;background:var(--remote-soft);font-family:var(--font-mono);font-size:10px;font-style:normal;text-transform:uppercase}.remote-templates-form-footer{display:flex;align-items:center;gap:8px;margin-top:16px;padding-top:15px;color:#216a48;border-top:1px solid #ecedf1;font-size:13px;font-weight:700}.remote-demo{color:#fff;background:#12182b}.remote-demo-heading{display:grid;grid-template-columns:1fr .7fr;align-items:end;gap:80px;margin-bottom:45px}.remote-demo-heading h2{color:#fff}.remote-demo-heading>p{margin:0 0 5px!important;color:#b8bcc9!important}.remote-demo .remote-eyebrow{color:#ff9b86}.remote-demo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.remote-demo-grid figure{min-width:0;margin:0}.remote-demo-window{min-height:260px;overflow:hidden;color:#12182b;border:1px solid #3a4055;border-radius:13px;background:#f7f7f9;box-shadow:0 18px 45px #0000002e}.remote-demo-bar{height:42px;display:flex;align-items:center;gap:6px;padding:0 13px;color:#a3a8b8;background:#20263a}.remote-demo-bar i{width:7px;height:7px;border-radius:50%;background:#555c72}.remote-demo-bar i:first-child{background:var(--remote)}.remote-demo-bar span{margin-left:auto;font-size:12px;font-weight:700}.remote-demo-form{display:grid;gap:6px;padding:22px}.remote-demo-form small{margin-top:10px;color:#6d7280;font-size:12px}.remote-demo-form small:first-child{margin-top:0}.remote-demo-form strong{padding:10px 11px;border:1px solid #dddfe6;border-radius:7px;background:#fff;font-size:13px}.remote-demo-form>div{display:flex;align-items:center;gap:7px;margin-top:10px;color:#216a48;font-size:12px;font-weight:700}.remote-demo-status{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;margin:24px 18px 0;padding:15px;border:1px solid #d5e5dc;border-radius:10px;background:#fff}.remote-demo-status>span{width:38px;height:38px;display:grid;place-items:center;color:#fff;border-radius:50%;background:var(--green)}.remote-demo-status p{display:flex;flex-direction:column;gap:3px;margin:0}.remote-demo-status small{color:#737986;font-size:11px}.remote-demo-status strong{font-size:14px}.remote-demo-status b{padding:6px 8px;color:#275f47;border-radius:5px;background:#e4f3eb;font-size:12px}.remote-demo-timeline{display:grid;grid-template-columns:10px 1fr 10px 1fr;align-items:center;gap:6px;margin:26px 26px 0;color:#5f6575;font-size:12px}.remote-demo-timeline i{width:9px;height:9px;border:2px solid white;border-radius:50%;background:var(--green);box-shadow:0 0 0 1px var(--green)}.remote-demo-grid figcaption{display:grid;grid-template-columns:32px 1fr;gap:4px 9px;padding:18px 4px 0}.remote-demo-grid figcaption span{grid-row:span 2;color:#ff9b86;font-family:var(--font-mono);font-size:13px}.remote-demo-grid figcaption strong{font-size:15px}.remote-demo-grid figcaption p{margin:0;color:#aeb3c2;font-size:13px;line-height:1.55}.remote-certificate{background:#fff}.remote-certificate-layout{display:grid;grid-template-columns:.82fr 1.18fr;align-items:start;gap:88px}.remote-certificate .remote-section-heading strong{color:#12182b}.remote-certificate .remote-section-heading .button{margin-top:28px}.remote-certificate-cards{border-top:1px solid #d9dbe2}.remote-certificate-cards article{min-height:150px;display:grid;grid-template-columns:46px 1fr;gap:18px;padding:24px 4px;border-bottom:1px solid #d9dbe2}.remote-certificate-cards article>span{width:44px;height:44px;display:grid;place-items:center;color:var(--remote-dark);border-radius:11px;background:var(--remote-soft)}.remote-certificate-cards h3{margin:1px 0 8px;font-size:18px}.remote-certificate-cards p{margin:0;color:#5e6473;font-size:14px;line-height:1.65}.remote-certificate-cards a{display:inline-flex;align-items:center;gap:6px;margin-top:11px;color:#8f3425;font-size:13px;font-weight:750}.remote-security-card{border:1px solid #ead8d3!important;border-radius:12px;background:#fff8f5;padding-inline:18px!important}.remote-pricing{position:relative;overflow:hidden;color:#fff;background:#161c30}.remote-pricing:before{content:"";position:absolute;width:520px;height:520px;top:-260px;left:-180px;border:1px solid rgba(237,118,93,.32);border-radius:50%}.remote-price-layout{position:relative;z-index:1;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px}.remote-pricing .remote-section-heading h2{color:#fff}.remote-pricing .remote-section-heading>p:not(.remote-eyebrow){color:#a9adba}.remote-pricing .remote-eyebrow{color:#ff9b86}.remote-price{display:flex;align-items:baseline;gap:8px;margin:28px 0 24px}.remote-price small{color:#c2c5d0;font-size:18px;font-weight:700}.remote-price strong{font-size:80px;letter-spacing:-.07em;line-height:.9}.remote-price span{color:#a4a8b6;font-size:15px}.remote-price-card{padding:32px;color:#12182b;border-radius:18px;background:#fff;box-shadow:0 26px 70px #0003}.remote-price-card-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid #e2e3e9}.remote-price-card-head span{font-size:14px;font-weight:750}.remote-price-card-head b{padding:6px 9px;color:var(--remote-dark);border-radius:6px;background:var(--remote-soft);font-family:var(--font-mono);font-size:14px;text-transform:uppercase}.remote-price-card ul{display:grid;grid-template-columns:1fr 1fr;gap:14px 20px;margin:25px 0 0;padding:0;list-style:none}.remote-price-card li{display:flex;align-items:center;gap:8px;color:#4f5565;font-size:14px}.remote-price-card li svg{color:var(--green)}.remote-certificate-note{display:flex;align-items:center;gap:12px;margin-top:28px;padding:15px;color:#523f27;border:1px solid #eeddbf;border-radius:10px;background:#fff9ed}.remote-certificate-note>svg{flex:0 0 auto}.remote-certificate-note p{display:flex;flex-direction:column;gap:3px;margin:0}.remote-certificate-note strong{font-size:14px}.remote-certificate-note span{color:#806e56;font-size:14px}.remote-price-next{margin:20px 0 0;padding-top:18px;color:#555b6b;border-top:1px solid #e2e3e9;font-size:14px}.remote-price-next a{color:#8f3425;font-weight:750}.remote-transparency{border-top:1px solid #e5e3de;background:var(--remote-cream)}.remote-transparency-layout{display:grid;grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px}.remote-transparency-list{border-top:1px solid #d9d8d4}.remote-transparency-list p{min-height:73px;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:12px;margin:0;padding:12px 0;color:#4e5463;border-bottom:1px solid #d9d8d4;font-size:15px;line-height:1.55}.remote-transparency-list span{color:var(--remote-dark);font-family:var(--font-mono);font-size:14px}.remote-faq{border-top:1px solid #e5e6eb;background:#f6f7fb}.remote-faq .remote-section-heading a{color:#8f3425;font-weight:750}.remote-faq-item{border-bottom:1px solid var(--line)}.remote-faq-item h3{margin:0}.remote-faq-item button{width:100%;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 4px;color:#12182b;border:0;outline:none;background:transparent;font:inherit;font-size:14px;font-weight:700;text-align:left;cursor:pointer}.remote-faq-item button:hover{color:var(--remote-dark)}.remote-faq-item button:focus-visible{border-radius:5px;box-shadow:0 0 0 3px #b9473238}.remote-faq-item button i{width:28px;height:28px;display:grid;flex:0 0 auto;place-items:center;color:var(--remote-dark);border:1px solid #b8bbc6;border-radius:50%;font-size:18px;font-style:normal;font-weight:400;transition:transform .18s ease}.remote-faq-item.is-open button i{transform:rotate(45deg)}.remote-faq-item>div p{max-width:680px;margin:-2px 52px 24px 4px;color:#5e6473;font-size:16px;line-height:1.7}.remote-final-cta{position:relative;overflow:hidden;color:#fff;background:var(--remote-dark)}.remote-final-orbit{position:absolute;width:650px;height:330px;right:-160px;bottom:-210px;border:2px solid rgba(255,255,255,.28);border-radius:50%}.remote-final-inner{position:relative;z-index:1;max-width:870px;text-align:center}.remote-final-inner .remote-eyebrow{justify-content:center;color:#fff}.remote-final-inner h2{margin:0;font-size:clamp(43px,5.2vw,68px);letter-spacing:-.055em;line-height:1}.remote-final-inner>p:not(.remote-eyebrow){margin:22px 0 0;color:#fff0ec;font-size:15px}.remote-light-button{margin-top:30px;color:#171c2f;background:#fff;box-shadow:0 14px 35px #6c2c1f2e}.remote-light-button:hover{background:#fff8f5}.remote-final-inner>small{display:block;margin-top:15px;color:#ffe2dc;font-size:14px}.footer-legal-links{display:flex;align-items:center;gap:20px}.footer-legal-links a:hover{color:#fff}.api-docs-page{background:var(--paper)}.api-docs-page code{font-family:var(--font-mono)}.api-docs-hero{padding:84px 0 76px;color:#fff;background:var(--ink)}.api-docs-hero-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:end;gap:72px}.api-docs-hero h1{max-width:790px;margin:0;font-size:clamp(43px,5vw,66px);letter-spacing:-.055em;line-height:1.01}.api-docs-hero-layout>div>p:not(.eyebrow){max-width:720px;margin:24px 0 0;color:#c3c7d5;font-size:17px;line-height:1.65}.api-docs-facts{margin:0;border-top:1px solid #3c4259}.api-docs-facts div{display:flex;justify-content:space-between;gap:24px;padding:14px 0;border-bottom:1px solid #3c4259}.api-docs-facts dt{color:#8f95a9;font-size:13px}.api-docs-facts dd{margin:0;color:#f3f4ff;font-family:var(--font-mono);font-size:12px}.api-docs-assistant{width:min(590px,100%);display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;margin-top:30px;padding:14px 16px;color:#fff;border:1px solid #7878e8;border-radius:9px;background:var(--primary);box-shadow:0 14px 34px #5252d547;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.api-docs-assistant:hover{color:#fff;background:var(--primary-dark);box-shadow:0 18px 40px #5252d55c;transform:translateY(-2px)}.api-docs-assistant:focus-visible{outline:3px solid #b8b7ff;outline-offset:4px}.api-docs-assistant-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:7px;background:#ffffff24;font-size:19px}.api-docs-assistant strong{display:block;font-size:14px}.api-docs-assistant small{display:block;margin-top:3px;color:#e3e3ff;font-size:11px;line-height:1.4}.api-docs-assistant-arrow{padding-left:8px;font-size:18px}.api-docs-shell{display:grid;grid-template-columns:220px minmax(0,820px);justify-content:space-between;align-items:start;gap:88px}.api-docs-sidebar{position:sticky;top:98px;margin:54px 0;padding-right:28px;border-right:1px solid var(--line)}.api-docs-sidebar>strong{display:block;margin-bottom:13px;color:var(--ink);font-size:13px;letter-spacing:.04em;text-transform:uppercase}.api-docs-sidebar nav{display:grid}.api-docs-sidebar nav a{padding:7px 0;color:#6b7182;font-size:14px}.api-docs-sidebar nav a:hover{color:var(--primary-dark)}.api-docs-sidebar nav a:focus-visible{color:var(--primary-dark);outline:2px solid color-mix(in srgb,var(--primary) 30%,transparent);outline-offset:3px}.api-sidebar-note{margin-top:28px;padding:14px;border:1px solid #d6e8df;border-radius:8px;background:#f3faf6}.api-sidebar-note span{color:var(--green);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.api-sidebar-note p{margin:7px 0 0;color:#51635b;font-size:12px;line-height:1.55}.api-docs-content{min-width:0}.api-docs-section{padding:68px 0;border-bottom:1px solid var(--line);scroll-margin-top:90px}.api-docs-section:last-child{border-bottom:0}.api-section-kicker{margin:0 0 12px;color:var(--primary-dark);font-family:var(--font-mono);font-size:12px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.api-docs-section>h2{max-width:690px;margin:0;font-size:clamp(30px,3vw,42px);letter-spacing:-.045em;line-height:1.08}.api-docs-section>h3{margin:34px 0 10px;font-size:20px;letter-spacing:-.025em}.api-docs-section>p:not(.api-section-kicker),.api-section-lead{max-width:720px;color:var(--muted);font-size:16px;line-height:1.72}.api-section-lead{margin:18px 0 0;font-size:17px!important}.api-overview-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:34px 0 0;padding:1px;background:var(--line);list-style:none}.api-overview-steps li{display:grid;grid-template-columns:34px 1fr;gap:13px;min-height:126px;padding:22px;background:#fff}.api-overview-steps li>span{width:30px;height:30px;display:grid;place-items:center;color:var(--primary-dark);border-radius:50%;background:var(--primary-soft);font-family:var(--font-mono);font-size:12px}.api-overview-steps strong{font-size:15px}.api-overview-steps p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.api-callout{margin-top:28px;padding:17px 18px;border-left:3px solid}.api-callout strong{display:block;margin-bottom:4px;font-size:13px}.api-callout p{margin:0;font-size:13px;line-height:1.6}.api-callout-info{color:#454b68;border-color:var(--primary);background:var(--primary-soft)}.api-callout-warning{color:#624c28;border-color:#d68a2b;background:#fff7e8}.api-auth-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:28px}.api-auth-grid>div{padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--canvas)}.api-auth-grid strong{color:var(--primary-dark);font-family:var(--font-mono);font-size:12px}.api-auth-grid p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.api-code-block{margin-top:24px;overflow:hidden;border:1px solid #30364d;border-radius:10px;background:#111628}.api-code-toolbar{min-height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 11px 0 16px;color:#9298ab;border-bottom:1px solid #30364d;background:#191f33;font-family:var(--font-mono);font-size:11px}.api-code-toolbar button{min-height:28px;padding:0 9px;color:#d8daf3;border:1px solid #444b66;border-radius:5px;background:#252b43;font-size:11px;cursor:pointer}.api-code-toolbar button:hover{color:#fff;border-color:#6f70a8}.api-code-toolbar button:focus-visible{outline:2px solid #9d9cff;outline-offset:2px}.api-code-block pre{overflow-x:auto;margin:0;padding:20px;color:#e9ebff;font-family:var(--font-mono);font-size:12px;line-height:1.7;white-space:pre}.api-footnote{margin-top:12px!important;color:#777d8e!important;font-size:12px!important}.api-endpoint{margin-top:24px;padding:24px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 8px 28px #1f24430a}.api-endpoint-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.api-endpoint-route{min-width:0;display:flex;align-items:center;gap:11px}.api-endpoint-route>code{overflow-wrap:anywhere;color:var(--ink);font-size:13px;font-weight:700}.api-method{min-width:52px;padding:5px 7px;border-radius:5px;font-family:var(--font-mono);font-size:11px;font-weight:800;text-align:center}.api-method-get{color:#176745;background:#e2f4ea}.api-method-post{color:#72511d;background:#fff0cf}.api-method-patch{color:#744723;background:#f9e7d7}.api-method-delete{color:#8a3340;background:#fbe5e8}.api-safe-badge{flex:0 0 auto;padding:5px 8px;color:var(--green);border:1px solid #bcdccb;border-radius:5px;background:#f1faf5;font-size:11px;font-weight:700}.api-endpoint>p{margin:15px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.api-endpoint>h3{margin:26px 0 10px;font-size:15px}.api-scope{display:flex;align-items:center;gap:9px;margin-top:14px}.api-scope span{color:#858a98;font-size:11px;text-transform:uppercase}.api-scope code{color:var(--primary-dark);font-size:11px;font-weight:700}.api-params{margin-top:10px;border-top:1px solid var(--line)}.api-params>div{display:grid;grid-template-columns:120px 80px 1fr;gap:14px;align-items:baseline;padding:12px 0;border-bottom:1px solid var(--line)}.api-params code{color:var(--primary-dark);font-size:12px}.api-params span{color:#848997;font-size:11px}.api-params p{margin:0;color:var(--muted);font-size:12px}.api-formula{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:26px;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--canvas)}.api-formula>code{color:var(--primary-dark);font-size:13px;font-weight:700}.api-formula span{color:var(--muted);font-size:12px}.api-status-flow{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:28px;padding:1px;background:var(--line)}.api-status{min-height:104px;display:grid;grid-template-columns:28px 1fr;align-content:start;gap:6px 10px;padding:17px;background:#fff}.api-status>span{width:25px;height:25px;display:grid;grid-row:span 2;place-items:center;color:#777d8e;border:1px solid var(--line);border-radius:50%;font-family:var(--font-mono);font-size:9px}.api-status code{align-self:center;color:var(--ink);font-size:12px;font-weight:750}.api-status p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.api-status-authorized code{color:var(--green)}.api-status-rejected code,.api-status-error code{color:#9b3f4b}.api-status-cancelled code{color:#795422}.api-error-table{margin-top:28px;border-top:1px solid var(--line)}.api-error-table>div{display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.api-error-table strong{color:var(--ink);font-family:var(--font-mono);font-size:12px}.api-error-table p{margin:0;color:var(--muted);font-size:13px}.api-webhook-events{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.api-webhook-events span{padding:7px 9px;color:var(--primary-dark);border:1px solid #d2d2f4;border-radius:6px;background:#f5f5ff;font-family:var(--font-mono);font-size:11px}.api-resource-list{margin-top:28px;border-top:1px solid var(--line)}.api-resource-list article{display:grid;grid-template-columns:190px 1fr;gap:8px 24px;padding:20px 0;border-bottom:1px solid var(--line)}.api-resource-list article>div{grid-row:span 2}.api-resource-list h3{margin:0;font-size:15px}.api-resource-list article>div span{display:block;margin-top:6px;color:#858a98;font-size:10px}.api-resource-list article>code{color:var(--primary-dark);font-size:12px}.api-resource-list p{margin:0;color:var(--muted);font-size:13px}.api-impact-list .api-endpoint{box-shadow:none;background:#fffaf2}.api-sefin-pipeline{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;margin-top:30px;padding:1px;background:var(--line)}.api-sefin-pipeline>div{min-width:0;min-height:136px;padding:16px 13px;background:var(--canvas)}.api-sefin-pipeline span{color:var(--primary-dark);font-family:var(--font-mono);font-size:10px}.api-sefin-pipeline strong{display:block;margin-top:24px;font-size:13px}.api-sefin-pipeline p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.api-environment-table{margin-top:12px;border-top:1px solid var(--line)}.api-environment-table>div{display:grid;grid-template-columns:100px 90px 1fr;gap:18px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.api-environment-table strong{font-size:13px}.api-environment-table code{color:var(--primary-dark);font-size:11px}.api-environment-table p{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--muted);font-family:var(--font-mono);font-size:10px}.api-protocol-table{margin-top:12px;border-top:1px solid var(--line)}.api-protocol-table>div{display:grid;grid-template-columns:140px 190px 1fr;gap:16px;align-items:center;padding:13px 0;border-bottom:1px solid var(--line)}.api-protocol-table span{font-size:13px;font-weight:650}.api-protocol-table code{color:var(--primary-dark);font-size:11px}.api-protocol-table p{margin:0;color:var(--muted);font-size:12px}.api-sefin-rules{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px}.api-sefin-rules article{padding:17px;border:1px solid var(--line);border-radius:8px;background:var(--canvas)}.api-sefin-rules strong{font-size:13px}.api-sefin-rules p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.api-sefin-errors strong{width:56px;color:#8e3e49}.api-sdk-boundary{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:28px;padding:1px;background:var(--line)}.api-sdk-boundary>div{padding:20px;background:#fff}.api-sdk-boundary span{color:var(--primary-dark);font-size:12px;font-weight:800;text-transform:uppercase}.api-sdk-boundary p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.58}.api-sdk-entries{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:12px;padding:1px;background:var(--line)}.api-sdk-entries>div{min-height:100px;padding:16px;background:var(--canvas)}.api-sdk-entries code{color:var(--primary-dark);font-size:11px;font-weight:750}.api-sdk-entries p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.api-invariant-list{display:grid;gap:0;margin:12px 0 0;padding:0;border-top:1px solid var(--line);list-style:none}.api-invariant-list li{padding:13px 0;color:var(--muted);border-bottom:1px solid var(--line);font-size:13px;line-height:1.55}.api-invariant-list strong{color:var(--ink-soft)}.api-sdk-pipeline{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px}.api-sdk-pipeline span{padding:8px 9px;color:var(--primary-dark);border:1px solid #d5d5f2;border-radius:5px;background:#f7f7ff;font-family:var(--font-mono);font-size:10px}.api-sdk-pipeline i{color:#9398a7;font-size:12px;font-style:normal}@media(max-width:1080px){.remote-hero-layout{gap:38px}}@media(max-width:920px){.remote-hero-layout,.remote-problem-layout,.remote-certificate-layout,.remote-price-layout,.remote-templates-layout,.remote-transparency-layout{grid-template-columns:1fr}.remote-hero-copy{max-width:760px}.remote-product{width:min(680px,100%);justify-self:center}.remote-problem-layout,.remote-certificate-layout,.remote-price-layout,.remote-templates-layout,.remote-transparency-layout{gap:56px}.remote-demo-heading{grid-template-columns:1fr;gap:22px}.remote-demo-grid{grid-template-columns:1fr 1fr}.remote-demo-grid figure:last-child{grid-column:1 / -1;width:calc(50% - 8px)}.api-docs-hero-layout{grid-template-columns:1fr;gap:42px}.api-docs-facts{max-width:480px}.api-docs-shell{grid-template-columns:1fr;gap:0}.api-docs-sidebar{position:static;margin:0 -24px;padding:14px 24px;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line);background:#fff}.api-docs-sidebar>strong,.api-sidebar-note{display:none}.api-docs-sidebar nav{display:flex;gap:20px;width:max-content}.api-docs-sidebar nav a{white-space:nowrap}.api-sefin-pipeline{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.remote-page .section{padding-block:76px}.remote-page .container{width:min(1180px,calc(100% - 32px))}.remote-brand-lockup{gap:8px}.remote-brand-lockup>span{padding-left:8px;font-size:14px}.remote-hero-layout{min-height:auto;padding-block:58px 76px}.remote-hero-copy h1{font-size:clamp(34px,9.2vw,43px);line-height:1.04}.remote-desktop-break{display:none}.remote-mobile-break{display:inline}.remote-hero-copy>p:not(.remote-eyebrow):not(.remote-plan-note){font-size:15px}.remote-hero-actions{align-items:stretch;flex-direction:column}.remote-hero-actions .button{width:100%}.remote-product-body{min-height:405px;grid-template-columns:44px 1fr}.remote-dashboard{padding:20px 13px 23px}.remote-authorized-card{grid-template-columns:34px 1fr}.remote-authorized-card>b{display:none}.remote-history>div{grid-template-columns:1fr .7fr}.remote-history>div>:last-child{display:none}.remote-product-float{right:10px;bottom:-32px}.remote-centered-heading{margin-bottom:40px;text-align:left}.remote-centered-heading h2,.remote-centered-heading>p:not(.remote-eyebrow){margin-inline:0}.remote-centered-heading .remote-eyebrow{justify-content:flex-start}.remote-section-heading h2{font-size:39px}.remote-step-grid{grid-template-columns:1fr}.remote-step-grid article{min-height:220px}.remote-step-grid h3{margin-top:46px}.remote-demo-grid{grid-template-columns:1fr}.remote-demo-grid figure:last-child{grid-column:auto;width:auto}.remote-templates .remote-section-heading .button{width:100%}.remote-templates-card{padding:17px 15px}.remote-templates-rows>div{grid-template-columns:1fr;gap:3px}.remote-templates-rows button{grid-area:auto;justify-self:start;margin-top:8px}.remote-templates-fields strong{flex-wrap:wrap;gap:6px 10px}.remote-price strong{font-size:68px}.remote-price-card{padding:24px 18px}.remote-price-card ul{grid-template-columns:1fr}.remote-final-inner{text-align:left}.remote-final-inner .remote-eyebrow{justify-content:flex-start}.remote-final-inner h2{font-size:43px}.remote-light-button{width:100%}.footer-legal-links{align-items:flex-start;flex-direction:column;gap:4px}.api-docs-hero{padding-block:64px 56px}.api-docs-hero h1{font-size:39px}.api-docs-sidebar{margin-inline:-14px;padding-inline:14px}.api-docs-section{padding-block:52px}.api-docs-section>h2{font-size:32px}.api-overview-steps,.api-auth-grid,.api-status-flow{grid-template-columns:1fr}.api-endpoint{padding:18px}.api-endpoint-heading{align-items:flex-start;flex-direction:column;gap:11px}.api-code-block pre{padding:16px;font-size:11px}.api-params>div{grid-template-columns:1fr auto}.api-params p{grid-column:1 / -1}.api-formula{align-items:flex-start;flex-direction:column}.api-resource-list article{grid-template-columns:1fr}.api-resource-list article>div{grid-row:auto}.api-sefin-pipeline,.api-sefin-rules,.api-sdk-boundary,.api-sdk-entries{grid-template-columns:1fr}.api-environment-table>div,.api-protocol-table>div{grid-template-columns:1fr;gap:6px}}@media(max-width:410px){.remote-brand-lockup>span{display:none}.remote-product-body{grid-template-columns:1fr}.remote-product-body>aside{display:none}.remote-product-float{min-width:220px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip-path:inset(50%);white-space:nowrap}.consulta-page{background:var(--paper)}.consulta-hero{padding-block:60px 44px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--canvas-blue),var(--paper))}.consulta-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:22px;color:var(--muted);font-size:13px}.consulta-breadcrumb a:hover{color:var(--primary-dark)}.consulta-breadcrumb strong{color:var(--ink-soft);font-weight:650}.consulta-breadcrumb span[aria-hidden]{color:var(--muted-light)}.consulta-switch{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}.consulta-switch a{display:flex;align-items:baseline;gap:9px;padding:10px 16px;border:1px solid var(--line);border-radius:10px;background:var(--paper);transition:border-color .16s ease,color .16s ease}.consulta-switch a:hover{border-color:var(--primary)}.consulta-switch strong{font-size:14px;font-weight:650}.consulta-switch span{color:var(--muted);font-family:var(--font-mono);font-size:11px}.consulta-switch a.is-current{color:#fff;border-color:var(--primary);background:var(--primary)}.consulta-switch a.is-current span{color:#ffffffb8}.consulta-hero h1{margin:14px 0 0;max-width:20ch;font-size:46px;letter-spacing:-.03em;line-height:1.08}.consulta-lead{margin:18px 0 0;max-width:72ch;color:var(--muted);font-size:17px;line-height:1.62}.consulta-facts{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0 0}.consulta-facts>div{padding:13px 18px;border:1px solid var(--line);border-radius:12px;background:var(--paper)}.consulta-facts dt{color:var(--muted);font-size:11px;letter-spacing:.09em;text-transform:uppercase}.consulta-facts dd{margin:6px 0 0;color:var(--ink-soft);font-size:14px;font-weight:600}.consulta-facts code{color:var(--primary-dark);font-family:var(--font-mono);font-size:13px}.consulta-facts a{border-bottom:1px solid var(--line)}.consulta-facts a:hover{color:var(--primary-dark);border-color:var(--primary)}.consulta-tool-section{padding-block:44px 56px}.consulta-controls{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.consulta-search{flex:1 1 320px}.consulta-search input{width:100%;padding:15px 18px;color:var(--ink);border:1px solid var(--line);border-radius:12px;background:var(--paper);font-size:15px}.consulta-search input:focus-visible{border-color:var(--primary);outline:3px solid var(--primary-soft);outline-offset:0}.consulta-badges{display:flex;flex-wrap:wrap;gap:6px}.consulta-badges button{padding:7px 11px;color:var(--muted);border:1px solid var(--line);border-radius:8px;background:var(--paper);cursor:pointer;font-size:12px;font-weight:620}.consulta-badges button:hover{color:var(--ink-soft);border-color:var(--muted-light)}.consulta-badges button.is-active{color:#fff;border-color:var(--primary);background:var(--primary)}.consulta-count{margin:18px 0 0;color:var(--muted);font-size:13px;font-variant-numeric:tabular-nums}.consulta-empty{margin:12px 0 0;color:var(--muted);font-size:14px}.consulta-empty strong{color:var(--ink-soft)}.consulta-table-wrap{margin-top:14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.consulta-table{width:100%;border-collapse:collapse;font-size:14px}.consulta-table thead th{position:sticky;top:74px;z-index:2;padding:12px 18px;color:var(--muted);background:var(--canvas);box-shadow:inset 0 -1px 0 var(--line);font-size:11px;font-weight:700;letter-spacing:.08em;text-align:left;text-transform:uppercase}.consulta-table thead th:first-child{border-top-left-radius:var(--radius)}.consulta-table thead th:last-child{border-top-right-radius:var(--radius)}.consulta-table tbody tr{border-bottom:1px solid var(--line)}.consulta-table tbody tr:last-child{border-bottom:0}.consulta-table tbody tr:hover{background:var(--canvas)}.consulta-table td{padding:9px 18px;color:var(--ink-soft);line-height:1.5;vertical-align:top}.consulta-table td:first-child{width:1%;white-space:nowrap}.consulta-badge-cell{width:1%;color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap}.consulta-code{display:inline-flex;align-items:center;gap:9px;padding:4px 8px;color:var(--primary-dark);border:1px solid transparent;border-radius:7px;background:transparent;cursor:pointer}.consulta-code code{font-family:var(--font-mono);font-size:13px;font-weight:650}.consulta-code>span{color:var(--muted-light);font-size:10px;letter-spacing:.06em;opacity:0;text-transform:uppercase;transition:opacity .14s ease}.consulta-code:hover{border-color:#d5d5f2;background:#f7f7ff}.consulta-code:hover>span,.consulta-code:focus-visible>span,.consulta-code.is-copied>span{opacity:1}.consulta-code.is-copied{border-color:#bfe3d3;background:var(--green-soft)}.consulta-code.is-copied>span{color:var(--green)}.consulta-note{margin:20px 0 0;max-width:78ch;color:var(--muted);font-size:13px;line-height:1.6}.consulta-usage{padding-block:62px;border-block:1px solid var(--line);background:var(--canvas)}.consulta-usage-layout{display:grid;align-items:center;grid-template-columns:1fr 1fr;gap:52px}.consulta-usage h2{margin:8px 0 0;font-size:30px;letter-spacing:-.02em}.consulta-usage p{margin:16px 0 22px;color:var(--muted);font-size:15px;line-height:1.65}.consulta-related{padding-block:62px}.consulta-related h2{margin:0 0 26px;font-size:26px;letter-spacing:-.02em}.consulta-related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.consulta-related-grid a{display:block;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);transition:border-color .16s ease,transform .16s ease}.consulta-related-grid a:hover{border-color:var(--primary);transform:translateY(-2px)}.consulta-related-grid strong{display:block;font-size:17px}.consulta-related-grid span{display:inline-block;margin-top:7px;padding:3px 8px;color:var(--primary-dark);border-radius:5px;background:var(--primary-soft);font-family:var(--font-mono);font-size:11px}.consulta-related-grid p{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.58}.consulta-cta{padding-block:62px;border-top:1px solid var(--line);background:var(--canvas-blue)}.consulta-cta-inner{display:grid;align-items:center;grid-template-columns:1.4fr .9fr;gap:44px}.consulta-cta h2{margin:0;font-size:28px;letter-spacing:-.02em}.consulta-cta p{margin:14px 0 0;color:var(--muted);font-size:15px;line-height:1.62}.consulta-cta-actions{display:flex;flex-wrap:wrap;gap:12px}.consulta-disclaimer{padding-block:30px 46px;color:var(--muted-light);font-size:12px;line-height:1.6}@media(max-width:920px){.consulta-hero h1{font-size:38px}.consulta-usage-layout,.consulta-cta-inner{grid-template-columns:1fr;gap:32px}.consulta-related-grid{grid-template-columns:1fr}}@media(max-width:700px){.consulta-hero{padding-block:44px 36px}.consulta-hero h1{font-size:31px}.consulta-lead{font-size:16px}.consulta-facts>div{flex:1 1 100%}.consulta-table{font-size:13px}.consulta-table thead th,.consulta-table td{padding-inline:12px}.consulta-code>span{display:none}}
