:root{color-scheme:light;--bg:#fff;--panel:#fff;--panel2:#f3f8ff;--text:#0c1938;--ink:#0c1938;--muted:#526780;--brand:#006aff;--brand2:#005ae0;--blue:#006aff;--dark:#12386e;--lime:#e7f1ff;--line:#dce7f5;--ok:#087f64;--warn:#9a5a03;--shadow:0 12px 35px #194a8210}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:#0c1938;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;height:auto}h1,h2,h3{line-height:1.2;letter-spacing:-.035em}p{color:#526780}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #73aaff;outline-offset:4px}[hidden]{display:none!important}.site-width{width:min(1200px,calc(100% - 64px));margin-inline:auto}.site-header{position:sticky;inset-block-start:0;z-index:50;background:#ffffffed;border-bottom:1px solid #eaf0f8;backdrop-filter:blur(16px);color:#0c1938}.site-nav{min-height:88px;display:flex;align-items:center;gap:28px;justify-content:space-between}.site-brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;color:#0c1938!important;font-size:22px;letter-spacing:-.045em;font-weight:800;text-decoration:none!important;line-height:1.2}.site-mark{display:flex;align-items:flex-end;gap:3px;height:28px;width:29px;flex-shrink:0}.site-mark i{width:7px;height:13px;background:#006aff;border-radius:1px}.site-mark i:nth-child(2){height:21px;background:#258aff}.site-mark i:nth-child(3){height:28px;background:#0756d8}.site-navigation{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:600}.site-navigation a{padding:10px 0}.site-navigation a:hover,.site-navigation a[aria-current]{color:#006aff}.site-button{display:inline-flex;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:12px 22px;border-radius:7px;border:1px solid #006aff;background:#006aff;color:white!important;font-size:14px;font-weight:650;line-height:1.4;text-decoration:none!important;transition:background .15s,transform .15s}.site-button:hover{background:#0058d8;transform:translateY(-1px)}.site-button.secondary{background:white;color:#006aff!important;border-color:#86b6ff}.site-button.secondary:hover{background:#eef6ff}.site-button span{font-size:20px;font-weight:400}.site-menu{display:none;padding:8px 13px;background:#f0f6ff;border:1px solid #d9e8fc;border-radius:6px;color:#15477f;font-size:14px;font-weight:600}.site-footer{padding:32px 0;background:#f7faff;border-top:1px solid #dce7f5;font-size:14px;color:#526780}.site-footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.site-footer-top p{margin:0;font-size:14px}.site-footer nav{display:flex;gap:22px;flex-wrap:wrap}.site-footer nav a:hover{color:#006aff}.site-copyright{font-size:13px;margin:22px 0 0}.section-navigation{background:#f8fbff;border-bottom:1px solid #e5edf7}.section-navigation>div{display:flex;gap:25px;padding-block:12px;overflow:auto;white-space:nowrap;font-size:14px}.section-navigation a{color:#426180}.section-navigation a:hover,.section-navigation a[aria-current]{color:#006aff}.site-home h1,.site-home h2,.site-home h3{margin:0;font-family:inherit}.home-hero{background:linear-gradient(110deg,#f1f8ff 0%,#edf6ff 55%,#e7f2ff 100%);overflow:hidden}.home-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;min-height:455px;padding-block:62px}.home-eyebrow{color:#006aff;letter-spacing:.14em;font-size:12px;font-weight:750;display:block;margin-bottom:17px}.home-hero h1{font-size:clamp(36px,4.5vw,62px);font-weight:800;letter-spacing:-.055em;line-height:1.08;color:#08172f}.home-hero p{font-size:19px;line-height:1.55;max-width:490px;margin:22px 0 27px}.home-actions{display:flex;gap:15px;flex-wrap:wrap}.hero-demo{position:relative;min-height:312px;isolation:isolate;padding:0 90px 27px 0}.hero-demo:before{content:"";position:absolute;inset:-15px -30px -5px -20px;background:#d5e7ff88;transform:rotate(-5deg);border-radius:28px;z-index:-1}.demo-window{background:#fff;border:1px solid #d0e2ff;box-shadow:0 14px 32px #165ec71c;border-radius:10px;overflow:hidden}.demo-toolbar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #edf1f7;font-size:12px;font-weight:650;color:#172c51;gap:14px}.demo-toolbar span{color:#006aff}.demo-toolbar a{background:#006aff;color:white;padding:5px 11px;border-radius:4px;font-size:12px}.demo-code{font:11px/1.8 ui-monospace,SFMono-Regular,Menlo,monospace;padding:17px 18px;margin:0;color:#23456b;white-space:pre-wrap;min-height:240px}.demo-code b{color:#065dce;font-weight:600}.demo-chart{position:absolute;right:-9px;top:46px;width:204px;padding:14px 16px}.demo-chart strong{font-size:11px;color:#21436c}.demo-bars{height:90px;display:flex;gap:12px;align-items:flex-end;border-bottom:1px solid #d5e2f6;margin-top:12px}.demo-bars i{display:block;flex:1;background:linear-gradient(#80b4ff,#1673f7);border-radius:2px 2px 0 0}.demo-months{display:flex;justify-content:space-between;font-size:9px;color:#657e9b;margin-top:4px}.demo-table{position:absolute;right:-22px;bottom:-3px;width:280px;padding:12px}.demo-table table{width:100%;border-collapse:collapse;font:10px/1.6 ui-sans-serif,system-ui;text-align:left;color:#274262}.demo-table th,.demo-table td{border:1px solid #dfE8f4;padding:4px 6px}.demo-table th{background:#eaf3ff}.demo-caption{font-size:11px!important;text-align:right;color:#6982a0!important;margin:10px 0 0!important}.home-discover{padding-top:30px}.home-search{position:relative;max-width:780px;margin:0 auto 30px}.home-search form{display:flex;align-items:center;border:1px solid #d9e6f8;background:#fff;border-radius:9px;box-shadow:0 4px 13px #143a7210;min-height:64px;padding:0 16px;gap:12px}.home-search input{border:0;box-shadow:none;background:transparent;color:#254565;padding:16px 0;min-width:0;width:100%;font-size:16px;outline-offset:0}.home-search svg{width:22px;height:22px;flex-shrink:0;color:#7086a2}.home-search button{border:0;background:transparent;color:#365a87;font-size:25px;width:40px;height:44px;border-radius:5px}.search-live{position:absolute;z-index:20;background:white;border:1px solid #d6e5fa;box-shadow:0 16px 35px #16395520;width:100%;border-radius:8px;overflow:hidden;max-height:390px;overflow-y:auto;top:70px}.search-live a{display:block;padding:12px 18px;border-bottom:1px solid #edf3fa;color:#172f50;font-size:15px}.search-live a:hover{background:#eff6ff}.search-live small{display:block;font-size:12px;color:#637a96}.search-live p{padding:12px 18px;margin:0}.home-gateways{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-gateway{display:flex;align-items:center;gap:16px;padding:24px 19px;border:1px solid #dfeafa;border-radius:10px;background:#fbfdff;transition:background .15s}.home-gateway:hover{background:#f1f7ff}.home-gateway h2{font-size:18px;letter-spacing:-.035em;margin:0 0 6px}.home-gateway p{font-size:14px;line-height:1.5;margin:0}.home-gateway>span:last-child{margin-left:auto;color:#547195;background:#eff4fc;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.home-round-icon{width:61px;height:61px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;color:#006aff;background:#dcecff}.home-round-icon.green{color:#00836d;background:#c9f2e7}.home-round-icon.purple{color:#7650d8;background:#ece2ff}.home-round-icon svg{width:29px;height:29px}.home-section{padding-block:42px 2px}.home-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:23px}.home-section-head h2{font-size:30px;font-weight:750;letter-spacing:-.045em}.home-section-head p{margin:7px 0 0;font-size:15px}.home-section-head>a{font-size:14px;font-weight:600;color:#006aff;white-space:nowrap}.home-tools{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-tool{display:flex;flex-direction:column;border:1px solid #dce7f7;border-radius:9px;padding:20px;box-shadow:0 3px 9px #234c6b03}.home-tool:hover{border-color:#91bdff;box-shadow:0 10px 25px #234c6b10}.home-tool-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.home-square{display:grid;place-items:center;height:44px;min-width:44px;border-radius:8px;background:#d8eaff;color:#006aff;font-size:18px;font-weight:800;letter-spacing:-.02em}.home-square.purple{background:#eee3ff;color:#713dcd}.home-square.green{background:#d4f4e6;color:#087a4e}.home-square.orange{background:#ffecd5;color:#bd690d}.home-square svg{width:28px;height:28px}.free-label{background:#d8f7ed;color:#087957;padding:2px 7px;border-radius:4px;font-size:12px;font-weight:600}.home-tool h3{font-size:17px;font-weight:750;margin-bottom:9px}.home-tool p{font-size:14px;line-height:1.5;margin:0 0 15px;min-height:63px}.home-code{font:11px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;border:1px solid #edf2f8;background:#f7f9fd;border-radius:6px;color:#2057a1;padding:14px 12px;white-space:pre-wrap;overflow-wrap:anywhere;min-height:115px;margin:0 0 14px}.home-open{margin-top:auto;padding:10px 15px;border-radius:5px;background:#e9f3ff;text-align:center;color:#006aff;font-weight:600;font-size:14px}.home-open span{margin-left:8px}.home-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-product{border:1px solid #dce7f7;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;padding:15px}.home-product:hover{border-color:#91bdff;box-shadow:0 10px 25px #234c6b10}.home-product-preview{height:185px;background:#f5f8fc;border-radius:6px;position:relative;overflow:hidden;margin-bottom:17px;padding-top:29px}.home-product-preview>span{position:absolute;z-index:1;top:6px;left:7px;background:#fff1d5;color:#8b5200;font-size:12px;font-weight:600;border-radius:4px;padding:2px 8px}.home-product-preview img{width:100%;height:156px;object-fit:cover;object-position:top;display:block;border-top:1px solid #e4edf8}.home-product h3{font-size:17px;font-weight:750;line-height:1.3;margin-bottom:8px}.home-product p{font-size:14px;line-height:1.55;margin:0 0 18px}.home-product-meta{display:flex;justify-content:space-between;font-size:13px;color:#5a7593;margin-bottom:14px}.home-product-meta b{color:#27466a}.home-career{background:linear-gradient(115deg,#174989,#0e2e5d);margin-top:44px;color:white}.home-career-inner{padding-block:36px;display:grid;grid-template-columns:1.3fr 1fr;gap:35px;align-items:center}.home-career .home-eyebrow{color:#a6d0ff;font-size:11px;margin-bottom:12px}.home-career h2{font-size:27px;line-height:1.25;margin:0 0 12px;color:white}.home-career p{color:#cee1ff;font-size:15px;margin:0 0 20px}.home-career-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-career-grid a{display:flex;gap:12px;border:1px solid #4e80c066;background:#245a962e;border-radius:8px;padding:16px 13px;align-items:flex-start}.home-career-grid a:hover{background:#3271b760}.home-career-grid svg{width:25px;height:25px;color:#b2d9ff;flex-shrink:0}.home-career-grid b{font-size:13px;display:block;color:white;line-height:1.35}.home-career-grid small{font-size:12px;line-height:1.4;display:block;color:#c2d9f9;margin-top:5px}.home-section:last-child{padding-bottom:0}.site-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:absolute;left:15px;top:-100px;padding:10px;background:white;z-index:100}.skip:focus{top:10px}.site-search-page{padding-block:55px 70px;min-height:65vh}.site-search-page h1{font-size:40px;margin:0 0 24px}.search-results{display:grid;gap:14px;max-width:850px}.search-result{display:block;border:1px solid #dae7f7;border-radius:8px;padding:20px}.search-result:hover{background:#f6faff}.search-result h2{font-size:20px;margin:3px 0 7px}.search-result p{margin:0;font-size:15px}.search-result small{color:#006aff;font-size:12px;font-weight:650;text-transform:uppercase;letter-spacing:.07em}
/* Carry the chosen light theme through the original working tools. */
[data-section=tools] .search-box,[data-section=tools] input,[data-section=tools] textarea,[data-section=tools] select{background:#fff;color:#172d4b;border-color:#cadcf2}[data-section=tools] .tool-card:hover{background:#f5f9ff;border-color:#8ebaff}[data-section=tools] .icon{background:#edf5ff;color:#006aff;border-color:#dce9fb}[data-section=tools] .category{color:#526780}[data-section=tools] .card-bottom{color:#006aff;border-color:#e1eaf6}[data-section=tools] .filters button[aria-pressed=true]{background:#eaf3ff;color:#0053c4;border-color:#cfe2ff}[data-section=tools] .btn,[data-section=tools] .cta{color:white;background:#006aff;border-color:#006aff}[data-section=tools] .btn.alt{color:#24528b;background:white;border-color:#b9cee8}[data-section=tools] .output pre,[data-section=tools] .code-result,[data-section=tools] .regex-preview{background:#f5f8fd;color:#204b81;border-color:#d9e5f4}[data-section=tools] .prose p{color:#526780}[data-section=tools] .notice{background:#fff7e8;color:#83541f;border-color:#efd8b5}[data-section=tools] .metric{background:#f4f9ff;border-color:#dce7f6}[data-section=tools] .advanced summary{color:#294d77}[data-section=tools] .table-scroll th,[data-section=tools] .table-scroll caption{background:#eaf3ff;color:#1e456f}[data-section=tools] .table-scroll td{color:#345472}[data-section=tools] .table-scroll th,[data-section=tools] .table-scroll td{border-color:#dce7f4}[data-section=tools] .table-scroll tr:nth-child(even){background:#f8fbff}[data-section=tools] .row-match,[data-section=tools] .table-scroll tr.row-match{background:#e2f7ec}[data-section=tools] .row-left,[data-section=tools] .table-scroll tr.row-left{background:#eee9ff}[data-section=tools] .row-right,[data-section=tools] .table-scroll tr.row-right{background:#fff5d9}[data-section=tools] .table-scroll tr.row-changed{background:#fff1e4}[data-section=tools] .result-note{background:#f1f7ff;border-color:#66a3f1}[data-section=tools] .tool-error{background:#fff0ed;color:#9c3126;border-color:#f2c8c2}[data-section=tools] .growth-chart{background:linear-gradient(0deg,#e0efff,transparent)}
[data-section=career] .btn.lime{background:#006aff;color:white;border-color:#006aff}[data-section=career] .path-picker{background:#eff6ff}[data-section=career] .hero em{color:#006aff}[data-section=career] .hero{padding-top:30px}[data-section=career] main.container{padding-bottom:35px}
@media(min-width:1500px){.home-hero-inner{min-height:480px}.home-hero h1{font-size:64px}}
@media(max-width:1050px){.site-nav{gap:18px}.site-brand{font-size:20px}.site-navigation{gap:20px}.site-nav-cta{padding:11px 14px;font-size:13px}.home-hero-inner{gap:18px;min-height:410px}.home-hero h1{font-size:48px}.hero-demo{transform:scale(.92);transform-origin:right center}.home-gateway{gap:12px;padding:20px 15px}.home-round-icon{width:46px;height:46px}.home-gateway h2{font-size:16px}.home-tools{gap:12px}.home-tool{padding:16px}.home-tool h3{font-size:16px}.home-career-inner{grid-template-columns:1fr 1fr}.home-career h2{font-size:24px}}
@media(max-width:800px){.site-width{width:calc(100% - 36px)}.site-nav{min-height:72px;flex-wrap:wrap;gap:12px}.site-menu{display:block;margin-left:auto}.site-nav-cta{display:none}.site-navigation{display:none;order:5;width:100%;padding:0 0 15px;gap:0;justify-content:space-between}.site-navigation.open{display:flex}.site-brand{font-size:21px}.home-hero-inner{grid-template-columns:1fr;gap:35px;padding-block:40px}.home-hero h1{font-size:48px;max-width:620px}.home-hero p{font-size:18px;max-width:550px}.hero-demo{max-width:550px;width:100%;margin:10px auto 5px;transform:none;min-height:300px;padding-right:130px}.demo-chart{right:10px}.demo-table{right:0}.home-gateways{gap:10px}.home-gateway{display:block;position:relative;padding:17px}.home-gateway .home-round-icon{margin-bottom:13px}.home-gateway>span:last-child{position:absolute;right:13px;top:23px;width:27px;height:27px}.home-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.home-tool p{min-height:42px}.home-section-head h2{font-size:27px}.home-products{gap:12px}.home-product-preview{height:155px}.home-product-preview img{height:125px}.home-product{padding:11px}.home-product h3{font-size:16px}.home-career-inner{grid-template-columns:1fr;gap:25px}.site-footer-top{display:block}.site-footer-top p{margin-top:13px}.section-navigation>div{gap:20px}.home-section{padding-top:34px}}
@media(max-width:540px){.home-hero h1{font-size:42px;letter-spacing:-.05em}.home-hero p{font-size:17px}.home-actions{gap:10px}.home-actions .site-button{padding:12px 15px;font-size:13px}.home-eyebrow{font-size:11px}.hero-demo{min-height:273px;padding-right:83px}.demo-chart{width:150px;right:0;top:52px;padding:10px}.demo-bars{height:62px;gap:8px}.demo-table{width:225px;right:0;bottom:0}.demo-code{font-size:9px;padding:14px 10px;min-height:225px}.demo-toolbar{padding:10px;font-size:10px;gap:7px}.demo-toolbar a{padding:4px 8px;font-size:10px}.home-gateways{grid-template-columns:1fr;gap:10px}.home-gateway{display:flex;align-items:center;padding:17px}.home-gateway .home-round-icon{margin:0;width:49px;height:49px}.home-gateway>span:last-child{position:static;margin-left:auto}.home-gateway h2{font-size:17px}.home-gateway p{font-size:14px}.home-search form{min-height:58px;padding-inline:12px;gap:9px}.home-search input{font-size:14px}.home-search{margin-bottom:22px}.home-section-head{align-items:flex-start;flex-wrap:wrap;gap:12px}.home-section-head h2{font-size:26px}.home-section-head p{font-size:14px}.home-section-head>a{font-size:13px}.home-tools{gap:11px}.home-tool{padding:13px}.home-tool h3{font-size:16px;min-height:38px}.home-tool p{font-size:13px;min-height:79px}.home-code{font-size:10px;padding:10px 8px;min-height:116px}.home-open{font-size:13px;padding:10px 8px}.home-products{grid-template-columns:1fr;gap:16px}.home-product{padding:17px}.home-product-preview{height:200px}.home-product-preview img{height:170px;object-fit:cover}.home-product h3{font-size:19px}.home-product p{font-size:15px}.home-career{margin-top:35px}.home-career-grid a{padding:13px 10px;gap:9px}.home-career h2{font-size:25px}.home-career-grid svg{width:21px;height:21px}.home-career-grid b{font-size:12px}.home-career-grid small{font-size:12px}.site-footer nav{gap:12px 20px}.site-search-page h1{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
