.proxy__tester{display:grid;grid-template-columns:minmax(200px,4fr) minmax(600px,7fr);overflow:hidden;border-radius:16px;border:1px solid var(--Grey);box-shadow:0 12px 24px -12px rgba(59,44,177,.2)}.proxy__tester-form{display:flex;flex-direction:column;gap:32px}.proxy__tester-form-container{padding:32px;border-right:none}.proxy__tester-form-container:has(.proxy__tester-form){border-right:1px solid var(--Grey)}.proxy__tester-form-input{display:flex;flex-direction:column;gap:12px;align-items:flex-start;justify-content:center}.proxy__tester-form-input label{font-size:14px;line-height:100%;color:var(--Dark)}@media screen and (max-width:639px){.proxy__tester-form-input label{font-size:12px}}.proxy__tester-form label{opacity:.6}.proxy__tester-form textarea{min-height:200px;resize:vertical;overflow-y:scroll;font-size:12px;cursor:default}@supports selector(::-webkit-scrollbar-thumb){.proxy__tester-form textarea{scrollbar-gutter:stable}.proxy__tester-form textarea::-webkit-scrollbar{width:.3125rem;height:.3125rem;cursor:default}.proxy__tester-form textarea::-webkit-scrollbar-track{background-color:transparent;border-radius:8px;cursor:default}.proxy__tester-form textarea::-webkit-scrollbar-thumb{background-color:var(--Dark-80);outline:none;border-radius:8px;cursor:default}.proxy__tester-form textarea::-webkit-scrollbar-button,.proxy__tester-form textarea::-webkit-scrollbar-track-piece{cursor:default}}@supports not selector(::-webkit-scrollbar-thumb){.proxy__tester-form textarea{scrollbar-width:thin;scrollbar-color:var(--Dark-80) var(--Grey)}}.proxy__tester-form button[type=submit]:disabled{background:var(--Purple-gradient);opacity:.7}.proxy__tester-results{background-image:url(/_next/static/media/proxy-tester.029aa7c1.svg);background-size:contain;background-position:100%;background-repeat:no-repeat;background-color:var(--Light-Grey)}.proxy__tester-results-container{position:relative;width:100%;height:100%;display:grid;place-items:center}.proxy__tester-results-container .icon-container:first-of-type{top:40px;right:40px}.proxy__tester-results-container .icon-container:first-of-type .icon-wrapper{background-color:var(--Lavender)}.proxy__tester-results-container .icon-container:last-of-type{bottom:40px;left:40px}.proxy__tester-results-container .icon-container:last-of-type .icon-wrapper{background-color:var(--Pink)}.proxy__tester-results-icon{position:absolute;padding:10px;border:1px solid var(--Grey);border-radius:12px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;display:inline-block}.proxy__tester-results-icon .icon-wrapper{border-radius:4px;display:grid;place-items:center;padding:10px}.proxy__tester-results-icon .icon-wrapper svg{width:36px;height:36px}@media screen and (max-width:639px){.proxy__tester-results{display:none}.proxy__tester-results:has(.results-table){display:block}}.proxy__tester-error{font-size:16px;line-height:140%;display:inline-grid;place-items:center;width:100%;color:var(--Red)}@media screen and (max-width:639px){.proxy__tester-error{font-size:14px}}@media screen and (max-width:1023px){.proxy__tester{grid-template-columns:minmax(150px,2fr) minmax(400px,3fr)}.proxy__tester-form{gap:24px}.proxy__tester-form-container{padding:16px}.proxy__tester-results-container .icon-container:first-of-type{top:16px;right:16px}.proxy__tester-results-container .icon-container:last-of-type{bottom:16px;left:16px}.proxy__tester-results-icon .icon-wrapper{padding:6px}.proxy__tester-results-icon .icon-wrapper svg{width:28px;height:28px}}@media screen and (max-width:767px){.proxy__tester{grid-template-columns:1fr}.proxy__tester-form{gap:16px}.proxy__tester-results{display:none}.proxy__tester-results:has(.results-table){display:block;max-width:calc(100dvw - 32px)}}.error-message{display:inline-block;width:100%;margin-top:12px;color:var(--Red);text-align:center}.react-select-container{width:100%}.react-select__control{padding:16px 20px;border:1px solid var(--Grey);border-radius:4px}.react-select__input-container{margin:0;padding:0}.react-select__input{font-size:16px;line-height:140%}@media screen and (max-width:639px){.react-select__input{font-size:14px}}.react-select__indicator{color:var(--Dark-50)}.react-select__menu{border:1px solid var(--Grey);border-radius:4px;background-color:var(--White);margin-top:2px;z-index:10000!important;position:relative;box-shadow:0 16px 48px -16px rgba(59,44,177,.161)}.react-select__menu-list{z-index:10000;display:grid;grid-template-rows:1fr;padding:4px}.react-select__option{padding:12px;text-align:left;border-bottom:1px solid var(--Grey);transition:background-color .2s ease}.react-select__option:active,.react-select__option:hover{cursor:pointer;background-color:var(--Light-Grey)}.react-select__option:last-child{border-bottom:none}textarea.input{height:auto;outline:none;resize:none}.input{font-size:16px;line-height:140%;padding:18px 20px;border-radius:4px;border:1px solid var(--Grey);background:var(--White);width:100%}@media screen and (max-width:639px){.input{font-size:14px}}.input:focus,.input:focus-within,.input:hover{border:1px solid rgba(85,71,235,.5)}.input::-moz-placeholder{opacity:.3}.input::placeholder{opacity:.3}.input.error{border:1px solid #ef436c;animation:error-input .5s ease-in-out}@media screen and (max-width:767px){.input{padding:12px 16px}}.input-label{width:100%;display:flex;flex-direction:column;gap:12px;align-items:flex-start;justify-content:center;position:relative}.input-label label{font-size:14px;line-height:100%;color:var(--Dark);opacity:.6}@media screen and (max-width:639px){.input-label label{font-size:12px}}.input-label-tooltip{z-index:1;background-color:var(--White);opacity:1;box-shadow:0 4px 12px 0 rgba(0,0,0,.122)}.input-label-tooltip-container:has(span){display:flex;gap:8px}.input-label-tooltip-icon{width:16px;height:16px;opacity:.6}.input-label-error{font-size:14px;line-height:140%;letter-spacing:.5px;position:absolute;bottom:0;left:0;height:12px;transform:translateY(calc(100% + 4px));transition:opacity .2s ease-in-out;color:var(--Red)}@media screen and (max-width:639px){.input-label-error{font-size:12px}}.input-label-error.hidden{opacity:0}.input-label-error.visible{opacity:1}@media screen and (max-width:767px){.input-label-error{transform:translateY(110%)}}.results__showcase{background:var(--Purple-gradient);border-radius:16px}.results__showcase-header{display:flex;padding:24px;justify-content:flex-start;align-items:center;gap:16px}.results__showcase-header .logo{background:var(--White);padding:8px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.results__showcase-header .logo svg{width:32px;height:32px}.results__showcase-header .title{font-family:var(--space-grotesk-bold);font-size:24px;line-height:120%;color:var(--White)}@media screen and (max-width:639px){.results__showcase-header .title{font-size:20px}}.results__showcase-list{position:relative;display:flex;flex-direction:column;gap:4px;padding:24px;background-color:var(--White);border-radius:16px}.results__showcase-list .list-item{display:flex;align-items:center;justify-content:space-between;gap:56px;padding:12px 0}.results__showcase-list .list-item .indicator{display:inline-flex;align-items:center;justify-content:space-between;gap:4px}.results__showcase-list .list-item .success{color:var(--Trustpilot-Green)}.results__showcase-list .list-item .failed{color:var(--Red)}.results__showcase-list:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:15%;background:linear-gradient(to top,var(--White),hsla(0,0%,100%,.2));border-bottom-left-radius:16px;border-bottom-right-radius:16px}@media screen and (max-width:1023px){.results__showcase-header{padding:16px;gap:12px}.results__showcase-header .logo svg{width:28px;height:28px}.results__showcase-list{padding:16px}.results__showcase-list .list-item{gap:32px;padding:8px 0}}.results-info{gap:32px}.results-info,.results-info-data{display:flex;flex-direction:column;align-items:center;justify-content:center}.results-info-data{width:100%;gap:12px;padding-bottom:32px;border-bottom:1px solid var(--Grey)}.results-info-data p{width:100%;display:flex;justify-content:space-between;align-items:center}.results-info-data p span{font-size:16px;line-height:140%;font-family:var(--space-grotesk-bold);color:var(--Dark)}@media screen and (max-width:639px){.results-info-data p span{font-size:14px}}.results-info-data p span:last-child{font-family:var(--space-grotesk-bold);font-size:14px;line-height:100%;opacity:.6}@media screen and (max-width:639px){.results-info-data p span:last-child{font-size:12px}}.results-info-requests{width:100%;display:flex;flex-direction:column;gap:12px;align-items:flex-start;justify-content:center}.results-info-requests .title{font-size:20px;line-height:130%;line-height:120%;font-weight:600}@media screen and (max-width:639px){.results-info-requests .title{font-size:16px;line-height:140%}}.results-info-requests p{font-size:16px;line-height:140%;width:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:639px){.results-info-requests p{font-size:14px}}.results-info-requests p span:last-child{opacity:.6}.results-info-requests p .successful{color:var(--Trustpilot-Green)}.results-info-requests p .failed{color:var(--Red)}.results-info-actions{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.results-info-actions button:first-child,.results-info-actions button:nth-child(2){grid-column:span 2}.results-info-actions button{padding:0}.results-info-actions button:disabled{pointer-events:none;opacity:.7}@media screen and (max-width:767px){.results-info{gap:16px}.results-info-data{padding-bottom:16px}.results-info-actions{gap:12px}}.results-container{width:100%;height:100%;max-height:602px;overflow-y:scroll;position:relative}@supports selector(::-webkit-scrollbar-thumb){.results-container{scrollbar-gutter:stable}.results-container::-webkit-scrollbar{width:.3125rem;height:.3125rem;cursor:default}.results-container::-webkit-scrollbar-track{background-color:transparent;border-radius:8px;cursor:default}.results-container::-webkit-scrollbar-thumb{background-color:var(--Dark-80);outline:none;border-radius:8px;cursor:default}.results-container::-webkit-scrollbar-button,.results-container::-webkit-scrollbar-track-piece{cursor:default}}@supports not selector(::-webkit-scrollbar-thumb){.results-container{scrollbar-width:thin;scrollbar-color:var(--Dark-80) var(--Grey)}}.results-table{width:100%;height:100%;border-collapse:collapse;background-color:var(--White)}.results-table td,.results-table th{font-size:11px;line-height:1;border:1px solid var(--Grey);vertical-align:middle}.results-table td .cell-centered,.results-table th .cell-centered{width:100%;display:inline-flex;align-items:center;justify-content:center}.results-table tr{height:30px}.results-table tr:last-child{height:auto}.results-table th{position:sticky;top:-2px;z-index:1;padding:12px 8px;background-color:var(--Light-Grey);font-weight:500}.results-table .opacity{opacity:.6}.results-table td{padding-inline:4px;height:37px;text-align:center}.results-table td .info-icon{width:12px;height:12px}.results-table td .status-code-info{display:inline-grid;grid-template-columns:auto 16px;align-items:center;justify-content:center;gap:6px}.results-table td .lowest-latency-info{display:inline-grid;grid-template-columns:10px 1fr 12px;gap:4px;padding:6px 16px}@media screen and (max-width:1023px){.results-table td .lowest-latency-info{padding:4px 6px}}.results-table td .geolocation{display:inline-grid;grid-template-columns:12px 1fr;gap:6px;padding:0 16px}@media screen and (max-width:1199px){.results-table td .geolocation{padding:0}}.results-table img{border-radius:50%;overflow:hidden}@media screen and (max-width:1023px){.results-container{overflow:scroll;max-height:100%}.results-table th{padding:4px;white-space:nowrap}}@media screen and (max-width:767px){.results-container{overflow:scroll;max-height:328px}}.latency-tooltip{z-index:1;background-color:var(--White);opacity:1;box-shadow:0 4px 12px 0 rgba(0,0,0,.122)}.latency-tooltip ul{display:flex;flex-direction:column}.latency-tooltip ul li{display:inline-grid;grid-template-columns:10px auto 1fr;justify-content:flex-start;align-items:center;gap:6px;padding:12px}.latency-tooltip ul li span{font-size:11px;line-height:1;opacity:.6;text-align:right}.latency-tooltip ul li span.status-indicator{margin-left:auto}.circular-loader{display:inline-block;width:16px;height:16px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-top:4px solid var(--Blue-purple);animation:spin 1s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.status-indicator{display:inline-grid;grid-template-columns:auto 10px;justify-content:center;align-items:center}.status-indicator.success{color:var(--Trustpilot-Green);opacity:1}.status-indicator.failed{color:var(--Red);opacity:1}.status-indicator.redirect{color:var(--Yellow);opacity:1}.status-indicator svg{width:10px;height:10px}.overlay{position:fixed;top:0;left:0;display:grid;place-items:center;width:100dvw;z-index:999999;height:100dvh;overflow-y:auto;background-color:var(--Dark-70)}.h1,h1{font-size:80px;line-height:100%;letter-spacing:-3px}@media screen and (max-width:639px){.h1,h1{font-size:40px;line-height:120%;letter-spacing:-1px}}.h2,h2{font-size:56px;line-height:110%;letter-spacing:-2px}@media screen and (max-width:639px){.h2,h2{font-size:32px;line-height:120%;letter-spacing:-1px}}.h3,h3{font-size:40px;line-height:120%;letter-spacing:-1px}@media screen and (max-width:639px){.h3,h3{font-size:24px;line-height:120%;letter-spacing:-1px}}.body1{font-size:20px;line-height:130%}@media screen and (max-width:639px){.body1{font-size:16px;line-height:140%}}.body2{font-size:16px;line-height:140%}@media screen and (max-width:639px){.body2{font-size:14px}}.body3{font-size:14px;line-height:100%}@media screen and (max-width:639px){.body3{font-size:12px}}.body4{font-size:14px;line-height:140%;letter-spacing:.5px}@media screen and (max-width:639px){.body4{font-size:12px}}.description1{font-size:32px;line-height:110%;letter-spacing:-1px}@media screen and (max-width:639px){.description1{font-size:24px;line-height:130%;letter-spacing:-.5px}}.description2{font-family:var(--space-grotesk-bold);font-size:24px;line-height:120%}@media screen and (max-width:639px){.description2{font-size:20px}}.link{font-size:16px;line-height:100%}@media screen and (max-width:639px){.link{font-size:14px}}.tag-text{font-family:var(--space-grotesk-bold);font-size:14px;line-height:100%}@media screen and (max-width:639px){.tag-text{font-size:12px}}.button-text{font-family:var(--space-grotesk-bold);font-size:16px;line-height:100%}@property --gradient-bg-start{syntax:"<color>";initial-value:#fff;inherits:false}@property --gradient-bg-end{syntax:"<color>";initial-value:#fff;inherits:false}.shared-run{padding:8px;width:clamp(200px,500px,35dvw)}.shared-run .link-wrapper{width:100%;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.shared-run .link-wrapper input,.shared-run .link-wrapper label{cursor:default;color:var(--Dark)}.shared-run .link-wrapper .copy-icon-button{height:48px}.shared-run .link-wrapper:last-child{margin-top:16px}.shared-run input{height:48px;font-size:11px;cursor:default;background-color:var(--Light-Grey)}@media screen and (max-width:1023px){.shared-run{width:clamp(200px,500px,45dvw)}}@media screen and (max-width:767px){.shared-run{width:clamp(200px,500px,75dvw)}}