.tools-page{flex:1 1}.tools-page a{color:inherit;text-decoration:none}@media(prefers-reduced-motion:reduce){.tools-page *{transition:none!important;animation:none!important}}.tools-page .wrap{width:100%;max-width:1320px;margin:0 auto;padding:0 16px}.tools-page .hero{padding:28px 0 0}@media(min-width:744px){.tools-page .hero{padding:40px 0 0}}@media(min-width:985px){.tools-page .hero{padding:56px 0 0}}.tools-page .hero .eyebrow{display:flex;margin-bottom:12px}.tools-page .hero .eyebrow-badge{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;background-color:rgba(232,77,26,.1);border:1px solid #e84d1a;border-radius:16px;padding:6px 12px;width:-moz-fit-content;width:fit-content}.tools-page .hero .eyebrow-badge-point{background-color:#e84d1a;border-radius:2px;width:2px;height:2px;margin:0 6px;flex-shrink:0}.tools-page .hero .eyebrow-badge-text{color:#e84d1a;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:0;text-align:left;margin:0}.tools-page .hero h1{font-size:28px;font-weight:800;letter-spacing:-.02em;line-height:1.15;color:#201b17;max-width:720px}@media(min-width:744px){.tools-page .hero h1{font-size:38px}}@media(min-width:985px){.tools-page .hero h1{font-size:48px}}.tools-page .hero h1 em{color:#e84d1a;font-style:normal}.tools-page .hero .lead{color:#636363;max-width:640px;margin-top:16px;font-size:15px;line-height:1.6}@media(min-width:744px){.tools-page .hero .lead{font-size:17px}}.tools-page .hero .lead b{color:#201b17;font-weight:700}.tools-page .trust{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;margin-top:28px}@media(min-width:744px){.tools-page .trust{grid-template-columns:repeat(2,1fr)}}@media(min-width:985px){.tools-page .trust{grid-template-columns:repeat(4,1fr)}}.tools-page .trust .item{padding:16px 4px;border-bottom:1px solid #d9d9d9}@media(min-width:744px){.tools-page .trust .item{padding:18px 20px;border-right:1px solid #d9d9d9;border-bottom:0}.tools-page .trust .item:nth-child(2n){border-right:0}}@media(min-width:985px){.tools-page .trust .item{border-bottom:0}.tools-page .trust .item,.tools-page .trust .item:nth-child(2n){border-right:1px solid #d9d9d9}.tools-page .trust .item:last-child{border-right:0}}.tools-page .trust .k{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:#797979;margin-bottom:6px}.tools-page .trust .v{font-size:20px;font-weight:800;color:#201b17;line-height:1}.tools-page .trust .s{font-size:12px;color:#636363;margin-top:4px}.tools-page .cats{display:flex;gap:8px;flex-wrap:wrap;margin:28px 0 20px;font-size:13px;background:#f9f9f9}@media(min-width:744px){.tools-page .cats{margin:36px 0 22px}}.tools-page .cats .lbl{color:#797979;text-transform:uppercase;letter-spacing:1px;font-size:12px;padding:8px 0;margin-right:4px}.tools-page .cat-btn{background:#fff;border:1px solid #d9d9d9;border-radius:20px;padding:8px 16px;color:#636363;cursor:pointer;transition:border-color .1s,color .1s,background .1s;font-family:inherit;font-size:13px}.tools-page .cat-btn:hover{border-color:#e84d1a;color:#201b17}.tools-page .cat-btn.on{border-color:#e84d1a;color:#e84d1a;background:#fdeae5}.tools-page .grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;background:#f9f9f9}@media(min-width:744px){.tools-page .grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(min-width:985px){.tools-page .grid{grid-template-columns:repeat(3,1fr);gap:20px}}.tools-page .card{background:#fff;border:1px solid #d9d9d9;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden;transition:border-color .3s,box-shadow .3s,transform .3s}@media(min-width:744px){.tools-page .card{padding:24px}}.tools-page .card.live{cursor:pointer}.tools-page .card.live:hover{border-color:#e84d1a;box-shadow:0 4px 20px rgba(223,120,97,.12);transform:translateY(-2px)}.tools-page .card.soon{opacity:.7}.tools-page .card .num{position:absolute;top:16px;right:18px;font-size:12px;font-weight:700;line-height:1.3;color:#e84d1a;background:rgba(232,77,26,.08);border:1px solid rgba(232,77,26,.3);border-radius:8px;padding:4px;flex-shrink:0}.tools-page .card .badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#e84d1a;background:#fdeae5;border-radius:50px;padding:5px 12px 5px 10px;width:-moz-fit-content;width:fit-content}.tools-page .card .badge:before{content:"";width:6px;height:6px;background:#e84d1a;border-radius:50%;flex-shrink:0}.tools-page .card.soon .badge{color:#797979;background:#f9f9f9}.tools-page .card.soon .badge:before{background:#797979}.tools-page .card h3{font-size:18px;font-weight:800;letter-spacing:-.01em;line-height:1.2;color:#201b17}@media(min-width:744px){.tools-page .card h3{font-size:20px}}.tools-page .card .desc{color:#636363;font-size:13px;line-height:1.55;flex-grow:1}@media(min-width:744px){.tools-page .card .desc{font-size:14px}}.tools-page .card .datapoint{font-size:12px;color:#797979;padding-top:10px;border-top:1px solid #f1f1f1}.tools-page .card .cta{display:flex;justify-content:space-between;align-items:center;font-size:15px;font-weight:600;color:#e84d1a;padding-top:2px}.tools-page .card .cta .arrow{display:inline-flex}.tools-page .card .cta .arrow svg{width:16px;height:16px;transition:transform .1s}.tools-page .card.live:hover .cta .arrow svg{transform:translateX(3px)}.tools-page .card.soon .cta{color:#797979}.tools-page .cat-btn[data-cat=id].on,.tools-page .cat-btn[data-cat=id]:hover{border-color:#1f70db;color:#1f70db;background:#e6edfb}.tools-page .card.live[data-cat=id] .badge{color:#1f70db;background:#e6edfb}.tools-page .card.live[data-cat=id] .badge:before{background:#1f70db;animation:cat-pulse-id 2s infinite}@keyframes cat-pulse-id{0%{box-shadow:0 0 0 0 rgba(31,112,219,.55)}70%{box-shadow:0 0 0 6px rgba(31,112,219,0)}to{box-shadow:0 0 0 0 rgba(31,112,219,0)}}.tools-page .cat-btn[data-cat=value].on,.tools-page .cat-btn[data-cat=value]:hover{border-color:#e84e1a;color:#e84e1a;background:#fdeae5}.tools-page .card.live[data-cat=value] .badge{color:#e84e1a;background:#fdeae5}.tools-page .card.live[data-cat=value] .badge:before{background:#e84e1a;animation:cat-pulse-value 2s infinite}@keyframes cat-pulse-value{0%{box-shadow:0 0 0 0 rgba(232,78,26,.55)}70%{box-shadow:0 0 0 6px rgba(232,78,26,0)}to{box-shadow:0 0 0 0 rgba(232,78,26,0)}}.tools-page .cat-btn[data-cat=tech].on,.tools-page .cat-btn[data-cat=tech]:hover{border-color:#6f42c1;color:#6f42c1;background:#eee8f8}.tools-page .card.live[data-cat=tech] .badge{color:#6f42c1;background:#eee8f8}.tools-page .card.live[data-cat=tech] .badge:before{background:#6f42c1;animation:cat-pulse-tech 2s infinite}@keyframes cat-pulse-tech{0%{box-shadow:0 0 0 0 rgba(111,66,193,.55)}70%{box-shadow:0 0 0 6px rgba(111,66,193,0)}to{box-shadow:0 0 0 0 rgba(111,66,193,0)}}.tools-page .cat-btn[data-cat=ev].on,.tools-page .cat-btn[data-cat=ev]:hover{border-color:#209d55;color:#209d55;background:#e7f3ea}.tools-page .card.live[data-cat=ev] .badge{color:#209d55;background:#e7f3ea}.tools-page .card.live[data-cat=ev] .badge:before{background:#209d55;animation:cat-pulse-ev 2s infinite}@keyframes cat-pulse-ev{0%{box-shadow:0 0 0 0 rgba(32,157,85,.55)}70%{box-shadow:0 0 0 6px rgba(32,157,85,0)}to{box-shadow:0 0 0 0 rgba(32,157,85,0)}}.tools-page .grid .card:nth-child(4n+1) .badge:before{animation-delay:0s}.tools-page .grid .card:nth-child(4n+2) .badge:before{animation-delay:.45s}.tools-page .grid .card:nth-child(4n+3) .badge:before{animation-delay:.9s}.tools-page .grid .card:nth-child(4n+4) .badge:before{animation-delay:1.35s}.tools-page .method{margin:48px 0 0;padding:28px 0;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px}@media(min-width:985px){.tools-page .method{margin:64px 0 0;padding:36px 0;grid-template-columns:1fr 1.4fr;gap:56px}}.tools-page .method h2{font-size:22px;font-weight:800;letter-spacing:-.01em;line-height:1.15;color:#201b17}@media(min-width:744px){.tools-page .method h2{font-size:26px}}.tools-page .method h2 em{color:#e84d1a;font-style:normal}.tools-page .method p{color:#636363;font-size:14px;margin-bottom:14px}@media(min-width:744px){.tools-page .method p{font-size:15px}}.tools-page .method .steps{display:flex;flex-direction:column;gap:14px}.tools-page .method .step{display:flex;gap:14px;align-items:flex-start}.tools-page .method .step .n{font-size:12px;font-weight:700;color:#e84d1a;min-width:28px;padding-top:2px;border-right:1px solid #d9d9d9;padding-right:10px}.tools-page .method .step .body b{display:block;color:#201b17;font-size:14px;font-weight:700;margin-bottom:2px}@media(min-width:744px){.tools-page .method .step .body b{font-size:15px}}.tools-page .method .step .body span{color:#636363;font-size:13px}@media(min-width:744px){.tools-page .method .step .body span{font-size:14px}}.tools-page .method-link{display:inline-flex;align-items:center;padding:12px 24px;border:1px solid #e84d1a;border-radius:8px;font-size:15px;font-weight:600;color:#201b17;text-decoration:none;margin-top:16px;transition:border-color .1s,color .1s}@media(max-width:576px){.tools-page .method-link{width:100%;justify-content:center}}.tools-page .method-link:hover{border-color:#e84d1a;color:#e84d1a}.tools-page .method-link .icon{width:16px;height:16px;color:#201b17;margin-left:8px;padding:0;min-width:auto}.tools-page .b2b{margin:48px 0;padding:24px 16px;background:#f9f9f9;border:1px solid #d9d9d9;border-radius:12px}@media(min-width:744px){.tools-page .b2b{padding:32px 24px}}@media(min-width:985px){.tools-page .b2b{margin:64px 0;padding:44px}}.tools-page .b2b-head{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;margin-bottom:24px}@media(min-width:985px){.tools-page .b2b-head{grid-template-columns:1fr 1fr;gap:32px;align-items:end;margin-bottom:36px}}.tools-page .b2b-head .b2b-eyebrow{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#e84d1a;margin-bottom:10px}.tools-page .b2b-head h2{font-size:22px;font-weight:800;letter-spacing:-.01em;line-height:1.15;color:#201b17}@media(min-width:744px){.tools-page .b2b-head h2{font-size:26px}}.tools-page .b2b-head .subhead{color:#636363;font-size:14px;max-width:480px}@media(min-width:744px){.tools-page .b2b-head .subhead{font-size:15px}}.tools-page .b2b-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media(min-width:744px){.tools-page .b2b-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:985px){.tools-page .b2b-grid{grid-template-columns:repeat(3,1fr);gap:14px}}.tools-page .b2b-card{background:#fff;border:1px solid #d9d9d9;border-radius:8px;padding:18px;display:flex;flex-direction:column;gap:8px}@media(min-width:744px){.tools-page .b2b-card{padding:22px}}.tools-page .b2b-card .kind{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#e84d1a}.tools-page .b2b-card h3{font-size:17px;font-weight:800;letter-spacing:-.01em;color:#201b17}.tools-page .b2b-card p{color:#636363;font-size:13px;line-height:1.55;flex-grow:1}@media(min-width:744px){.tools-page .b2b-card p{font-size:14px}}.tools-page .b2b-card .use{font-size:11px;color:#797979;padding-top:10px;border-top:1px solid #d9d9d9}.tools-page .b2b-card .use b{color:#636363;font-weight:600}.tools-page .b2b-card a.link{font-size:13px;font-weight:700;color:#e84d1a;margin-top:4px}.tools-page .team-block{margin:48px 0}@media(min-width:985px){.tools-page .team-block{margin:64px 0}}.tools-page .team-block h2{font-size:20px;font-weight:800;letter-spacing:-.01em;color:#201b17;margin-bottom:8px}@media(min-width:744px){.tools-page .team-block h2{font-size:24px}}.tools-page .team-block .subhead{color:#636363;font-size:14px;max-width:600px;margin-bottom:20px}@media(min-width:744px){.tools-page .team-block .subhead{font-size:15px;margin-bottom:26px}}.tools-page .team-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media(min-width:744px){.tools-page .team-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:985px){.tools-page .team-grid{grid-template-columns:repeat(3,1fr);gap:14px}}.tools-page .team-card{background:#fff;border:1px solid #d9d9d9;border-radius:8px;padding:18px;display:flex;gap:14px;align-items:flex-start}@media(min-width:744px){.tools-page .team-card{padding:22px}}.tools-page .team-card .team-avatar{width:48px;height:48px;border-radius:50%;background:#f9f9f9;border:1px solid #d9d9d9;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:#e84d1a;flex-shrink:0}.tools-page .team-card h3{font-size:15px;font-weight:700;color:#201b17;margin-bottom:2px}.tools-page .team-card .role{font-size:11px;color:#797979;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.tools-page .team-card p{color:#636363;font-size:13px;line-height:1.5}.tools-page .team-card a{font-size:12px;font-weight:700;color:#e84d1a;margin-top:8px;display:inline-block}