@charset "UTF-8";@-webkit-keyframes fieldAppear{from{opacity:0;-webkit-transform:translateY(.625rem);transform:translateY(.625rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fieldAppear{from{opacity:0;-webkit-transform:translateY(.625rem);transform:translateY(.625rem)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse-ring{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.8}100%{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}}@keyframes pulse-ring{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.8}100%{-webkit-transform:scale(2.5);transform:scale(2.5);opacity:0}}.tool-header{background-color:#0b0f19;background-image:-webkit-gradient(linear,left top,left bottom,from(#111827),to(#0b0f19));background-image:linear-gradient(180deg,#111827 0,#0b0f19 100%);color:#fefefe;padding:2rem 0 6rem;position:relative;overflow:hidden}@media (min-width:992px){.tool-header{padding:3rem 0 7.5rem}}.tool-header__bg-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(0,240,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(0,240,255,.05) 1px,transparent 1px);background-size:40px 40px;background-position:center top;-webkit-mask-image:radial-gradient(ellipse at 50% 10%,#000 10%,rgba(0,0,0,0) 70%);mask-image:radial-gradient(ellipse at 50% 10%,#000 10%,rgba(0,0,0,0) 70%);pointer-events:none;z-index:1}.tool-header__breadcrumbs-wrap{width:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1rem;max-width:1200px;margin-bottom:2rem;text-align:left;position:relative;z-index:5}@media (min-width:768px){.tool-header__breadcrumbs-wrap{padding:0 1rem}}@media (min-width:768px){.tool-header__breadcrumbs-wrap{margin-bottom:2.5rem}}.tool-header__breadcrumbs-wrap .ui-breadcrumbs{margin-bottom:0}.tool-header__container{max-width:800px;margin:0 auto;padding:0 1rem;text-align:center;z-index:5;position:relative}.tool-header__badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding:6px 14px;background:rgba(0,240,255,.08);border:1px solid rgba(0,240,255,.2);border-radius:100px;margin-bottom:1.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tool-header__badge .pulse-dot{display:block;width:6px;height:6px;border-radius:50%;background-color:#00f0ff;-webkit-box-shadow:0 0 10px rgba(0,240,255,.8);box-shadow:0 0 10px rgba(0,240,255,.8)}.tool-header__badge .badge-text{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#00f0ff}.tool-header__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fefefe!important}@media (min-width:768px){.tool-header__title{font-size:2.5rem}}.tool-header__title .icon-mask{width:36px;height:36px;-ms-flex-negative:0;flex-shrink:0}@media (min-width:768px){.tool-header__title .icon-mask{width:44px;height:44px}}.tool-header__title .text-blue{color:#1b3d88;background-color:currentColor}.tool-header__subtitle{font-size:.875rem;color:rgba(254,254,254,.75)!important;line-height:1.6;margin:0 auto 2.4rem auto;max-width:720px}@media (min-width:768px){.tool-header__subtitle{font-size:15px;margin-bottom:2.5rem}}.tool-header__sys-status{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;padding:8px 24px;background:rgba(2,0,5,.3);border:1px solid rgba(254,254,254,.05);border-radius:100px;font-family:"Fira Code",monospace;font-size:12px;color:rgba(254,254,254,.6);-webkit-box-shadow:inset 0 2px 10px rgba(2,0,5,.2);box-shadow:inset 0 2px 10px rgba(2,0,5,.2)}@media (min-width:768px){.tool-header__sys-status{gap:1rem;font-size:13px}}.tool-header__sys-status .status-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.tool-header__sys-status .status-item .icon-mask{width:14px;height:14px;background-color:rgba(254,254,254,.4)}.tool-header__sys-status .status-divider{width:4px;height:4px;border-radius:50%;background:rgba(254,254,254,.2)}.tool-header__sys-status .text-green{color:#10b981;font-weight:700}.tool-workspace{position:relative;z-index:10;margin-top:-4.5rem;padding-bottom:2.5rem}@media (min-width:992px){.tool-workspace{margin-top:-6rem}}.tool-workspace__container{width:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1rem;max-width:1200px!important;padding-left:1rem!important;padding-right:1rem!important}@media (min-width:768px){.tool-workspace__container{padding:0 1rem}}@media (min-width:768px){.tool-workspace__container{padding-left:2.5rem!important;padding-right:2.5rem!important}}.upsell-dark{background-color:#0b0f19;color:#fefefe;padding:2.5rem 0;position:relative;overflow:hidden}@media (min-width:992px){.upsell-dark{padding:4.5rem 0}}.upsell-dark .upsell-card__title,.upsell-dark .upsell-title,.upsell-dark h2,.upsell-dark h3{color:#fefefe!important}.upsell-dark__bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:32px 32px;background-position:center top;mask-image:radial-gradient(ellipse at 50% 50%,#000 10%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at 50% 50%,#000 10%,transparent 75%);pointer-events:none;z-index:0}.upsell-dark__glow{position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;max-width:1200px;height:600px;background:radial-gradient(ellipse at center,rgba(27,61,136,.2) 0,transparent 60%);-webkit-filter:blur(50px);filter:blur(50px);pointer-events:none;z-index:0}.upsell-dark__container{width:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1rem;max-width:1100px;z-index:2;position:relative}@media (min-width:768px){.upsell-dark__container{padding:0 1rem}}.upsell-dark .upsell-header{text-align:center;margin-bottom:3rem;z-index:5;position:relative}.upsell-dark .upsell-title{font-size:32px;font-weight:700;margin:.5rem 0;letter-spacing:-.03em;text-shadow:0 2px 10px rgba(0,0,0,.2)}.upsell-dark .upsell-subtitle{color:rgba(255,255,255,.6)!important;max-width:500px;margin:0 auto;line-height:1.6;font-size:15px}.upsell-dark .badge-neon{display:inline-block;padding:4px 12px;background:rgba(255,255,255,.04);color:rgba(255,255,255,.7);border:1px solid rgba(255,255,255,.1);border-radius:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.15em}.upsell-dark .upsell-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media (min-width:992px){.upsell-dark .upsell-grid{grid-template-columns:repeat(3,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}}.upsell-dark .upsell-card{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.06)),to(rgba(255,255,255,.01)));background:linear-gradient(180deg,rgba(255,255,255,.06) 0,rgba(255,255,255,.01) 100%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;-webkit-box-shadow:0 15px 35px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.05);box-shadow:0 15px 35px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.05);-webkit-transition:all .3s ease;transition:all .3s ease;margin-top:14px}.upsell-dark .upsell-card:hover{background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.09)),to(rgba(255,255,255,.02)));background:linear-gradient(180deg,rgba(255,255,255,.09) 0,rgba(255,255,255,.02) 100%);border-color:rgba(27,61,136,.4);-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 25px 45px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.1);box-shadow:0 25px 45px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.1)}.upsell-dark .upsell-card .card-badge{position:absolute;top:-14px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:4px 14px;border-radius:100px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border:1px solid transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.upsell-dark .upsell-card .card-badge--basic{background:rgba(245,158,11,.15);color:#fcd34d;border-color:rgba(245,158,11,.3);-webkit-box-shadow:0 4px 12px rgba(245,158,11,.15);box-shadow:0 4px 12px rgba(245,158,11,.15)}.upsell-dark .upsell-card .card-badge--trust{background:rgba(16,185,129,.15);color:#6ee7b7;border-color:rgba(16,185,129,.3);-webkit-box-shadow:0 4px 12px rgba(16,185,129,.15);box-shadow:0 4px 12px rgba(16,185,129,.15)}.upsell-dark .upsell-card .card-badge--premium{background:#1b3d88;color:#fff;-webkit-box-shadow:0 4px 15px rgba(27,61,136,.4);box-shadow:0 4px 15px rgba(27,61,136,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.upsell-dark .upsell-card .card-badge--premium .pulse-dot{width:6px;height:6px;background:#fff;border-radius:50%;-webkit-animation:saas-ping 2s infinite;animation:saas-ping 2s infinite}.upsell-dark .upsell-card__icon{width:44px;height:44px;margin-bottom:1rem;background:rgba(255,255,255,.05);color:#fff;border:1px solid rgba(255,255,255,.08);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.upsell-dark .upsell-card__icon .icon-mask{width:22px;height:22px;background-color:currentColor}.upsell-dark .upsell-card__title{font-size:20px;font-weight:600;margin:0 0 8px 0;letter-spacing:-.01em;color:#fff!important}.upsell-dark .upsell-card__desc{font-size:14px;color:rgba(255,255,255,.6);margin-bottom:2rem;line-height:1.5;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:42px}.upsell-dark .upsell-card__features{list-style:none;padding:0;margin:0 0 2rem 0;border-top:1px solid rgba(255,255,255,.06);padding-top:1.5rem}.upsell-dark .upsell-card__features li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:14px;color:rgba(255,255,255,.85);margin-bottom:12px}.upsell-dark .upsell-card__features li .icon-mask{width:14px;height:14px;color:rgba(255,255,255,.9)}.upsell-dark .upsell-card--popular{background:-webkit-gradient(linear,left top,left bottom,from(rgba(18,42,94,.45)),to(rgba(11,15,25,.8)));background:linear-gradient(180deg,rgba(18,42,94,.45) 0,rgba(11,15,25,.8) 100%);border-color:rgba(27,61,136,.4);-webkit-box-shadow:0 30px 60px rgba(0,0,0,.5),0 0 0 1px rgba(27,61,136,.3),inset 0 1px 0 rgba(27,61,136,.4);box-shadow:0 30px 60px rgba(0,0,0,.5),0 0 0 1px rgba(27,61,136,.3),inset 0 1px 0 rgba(27,61,136,.4)}.upsell-dark .upsell-card--popular .upsell-card__icon{background:rgba(27,61,136,.15);color:#1b3d88;border-color:rgba(27,61,136,.3)}.upsell-dark .upsell-card--popular .upsell-card__features li .icon-mask{color:#1b3d88}.upsell-dark .upsell-card--popular .upsell-card__desc{color:rgba(255,255,255,.8)}@media (min-width:992px){.upsell-dark .upsell-card--popular{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08);z-index:10;padding:2.4rem 2rem}.upsell-dark .upsell-card--popular:hover{-webkit-transform:scale(1.08) translateY(-4px);-ms-transform:scale(1.08) translateY(-4px);transform:scale(1.08) translateY(-4px);border-color:#1b3d88;-webkit-box-shadow:0 40px 70px rgba(0,0,0,.6),0 0 0 1px rgba(27,61,136,.5),inset 0 1px 0 rgba(27,61,136,.6);box-shadow:0 40px 70px rgba(0,0,0,.6),0 0 0 1px rgba(27,61,136,.5),inset 0 1px 0 rgba(27,61,136,.6)}}.pro-infra-light{position:relative;background-color:#f8fafc;color:#0f0933;overflow:hidden;padding:2.5rem 0}.pro-infra-light__bg{position:absolute;inset:0;background-image:radial-gradient(rgba(148,163,184,.2) 1px,transparent 1px);background-size:24px 24px;z-index:0;-webkit-mask-image:radial-gradient(ellipse at top,#000 20%,transparent 70%);mask-image:radial-gradient(ellipse at top,#000 20%,transparent 70%)}.pro-infra-light__container{width:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1rem;position:relative;z-index:1}@media (min-width:768px){.pro-infra-light__container{padding:0 1rem}}.pro-infra-light__header{max-width:680px;margin:0 auto 2rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pro-infra-light__title{font-size:32px;font-weight:800;color:#0f0933;margin-bottom:.5rem;letter-spacing:-.02em}@media (min-width:768px){.pro-infra-light__title{font-size:42px}}.pro-infra-light__subtitle{font-size:16px;color:#7e858b;line-height:1.6;margin:0}.mb-lg{margin-bottom:20px}.mt-sm{margin-top:12px}.tabular-data{font-variant-numeric:tabular-nums}.pro-grid-light{display:grid;gap:20px;max-width:1200px;margin:0 auto;grid-template-columns:1fr}@media (min-width:768px){.pro-grid-light{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.pro-grid-light{grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content)}}.pro-card-stack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media (min-width:992px){.pro-card-stack{height:100%}}.pro-card-light{background:#fefefe;border:1px solid rgba(148,163,184,.2);border-radius:16px;padding:24px;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 4px 15px rgba(15,23,42,.02);box-shadow:0 4px 15px rgba(15,23,42,.02);-webkit-transform:translateZ(0);transform:translateZ(0)}.pro-card-light__title{font-size:18px;font-weight:700;color:#0f0933;margin:0 0 8px 0;letter-spacing:-.01em}.pro-card-light__text{font-size:14px;color:#7e858b;line-height:1.5;margin:0}.pro-card-light .text-sm{font-size:13px}.pro-card-light .w-100{width:100%}@media (min-width:992px){.pro-card-light--calc{grid-column:span 2}}@media (min-width:992px){.pro-card-light--wide{grid-column:span 2;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}}.pro-card-light--wide .pro-card-light__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.pro-card-light--wide .pro-card-light__visual{width:100%;max-width:260px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:991.98px){.pro-card-light--wide .pro-card-light__visual{margin-top:24px}}.pro-card-light--half{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pro-card-light--half .pro-card-light__title{font-size:16px;margin-bottom:4px}.pro-tags-light{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-top:16px}.pro-card-light__visual-term{margin-bottom:24px;width:100%;min-height:60px}.pro-card-light__visual-mini{margin-bottom:16px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.geo-nodes-light{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;height:100%}.geo-nodes-light .geo-node{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-family:"Fira Code",monospace;font-size:12px;font-weight:600;color:#7e858b;background:rgba(148,163,184,.1);padding:4px 10px;border-radius:100px}.server-stack-light{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.server-blade-light{background:#f1f5f9;border:1px solid rgba(148,163,184,.3);border-radius:6px;padding:10px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}.server-blade-light--active{border-color:rgba(27,61,136,.4);background:#fefefe;-webkit-box-shadow:0 4px 12px rgba(27,61,136,.08);box-shadow:0 4px 12px rgba(27,61,136,.08)}.server-blade-light .blade-lights{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.server-blade-light .led{width:6px;height:6px;border-radius:50%;opacity:.3}.server-blade-light .led--green{background:#10b981}.server-blade-light .led--blue{background:#1b3d88}.server-blade-light .pulse{opacity:1;-webkit-box-shadow:0 0 6px currentColor;box-shadow:0 0 6px currentColor;-webkit-animation:blink 1.5s infinite alternate;animation:blink 1.5s infinite alternate}.server-blade-light .blade-load{-webkit-box-flex:1;-ms-flex:1;flex:1;height:4px;background:rgba(148,163,184,.2);border-radius:2px;overflow:hidden}.server-blade-light .load-bar{height:100%;background:#1b3d88;border-radius:2px}.server-blade-light .load-bar--1{width:40%}.server-blade-light .load-bar--2{width:60%}.server-blade-light .load-bar--3{width:85%;-webkit-animation:load-move 2s infinite alternate ease-in-out;animation:load-move 2s infinite alternate ease-in-out}.live-chart-light{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:6px;height:100%;width:100%}.live-chart-light .bar{-webkit-box-flex:1;-ms-flex:1;flex:1;background:rgba(148,163,184,.2);border-radius:2px 2px 0 0;-webkit-animation:eq-play 1.5s infinite ease-in-out alternate;animation:eq-play 1.5s infinite ease-in-out alternate}.live-chart-light .bar:nth-child(1){height:40%;-webkit-animation-delay:.1s;animation-delay:.1s}.live-chart-light .bar:nth-child(2){height:60%;-webkit-animation-delay:.3s;animation-delay:.3s}.live-chart-light .bar:nth-child(3){height:50%;-webkit-animation-delay:.2s;animation-delay:.2s}.live-chart-light .bar:nth-child(4){height:80%;-webkit-animation-delay:.5s;animation-delay:.5s}.live-chart-light .bar:nth-child(5){height:70%;-webkit-animation-delay:.4s;animation-delay:.4s}.live-chart-light .bar:nth-child(6){height:90%;-webkit-animation-delay:.7s;animation-delay:.7s}.live-chart-light .bar--accent{height:100%;background:#1b3d88;-webkit-animation:none;animation:none}.mini-cli{background:#0f172a;border-radius:6px;padding:12px 16px;width:100%;font-family:"Fira Code",monospace;font-size:11px;line-height:1.5}.mini-cli .cli-line{color:rgba(255,255,255,.8);margin-bottom:2px}.mini-cli .prompt{color:#f472b6;margin-right:6px}.mini-cli .cli-line--success{color:#34d399;margin:4px 0}.mini-cli .cli-cursor{display:inline-block;width:5px;height:11px;background:#fff;-webkit-animation:blink 1s infinite;animation:blink 1s infinite;vertical-align:middle;margin-left:2px}.calc-widget{background:#f8fafc;border:1px solid rgba(148,163,184,.2);border-radius:12px;padding:20px}.calc-slider-wrap{margin-bottom:24px}.calc-slider-wrap .calc-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;font-size:13px;margin-bottom:12px;cursor:pointer}.calc-slider-wrap .text-blue{color:#1b3d88;font-size:16px;font-family:"Fira Code",monospace}.ui-range-slider{-webkit-appearance:none;width:100%;height:6px;background:rgba(148,163,184,.3);border-radius:3px;outline:0;cursor:pointer}.ui-range-slider:focus-visible{outline:2px solid #1b3d88;outline-offset:4px}.ui-range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#1b3d88;-webkit-box-shadow:0 0 0 4px rgba(27,61,136,.15);box-shadow:0 0 0 4px rgba(27,61,136,.15);-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.ui-range-slider::-webkit-slider-thumb:hover{-webkit-transform:scale(1.15);transform:scale(1.15)}.calc-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}@media (min-width:768px){.calc-results{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.calc-vs{font-family:"Fira Code",monospace;font-size:11px;color:#7e858b;background:#fefefe;padding:4px 8px;border-radius:100px;border:1px solid rgba(148,163,184,.2);-ms-flex-item-align:center;align-self:center}.calc-box{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fefefe;padding:16px;border-radius:8px;border:1px solid rgba(148,163,184,.2);width:100%}.calc-box--ps{border-color:rgba(16,185,129,.4);-webkit-box-shadow:0 4px 12px rgba(16,185,129,.05);box-shadow:0 4px 12px rgba(16,185,129,.05)}.calc-box__title{display:block;font-weight:700;font-size:13px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(148,163,184,.1)}.calc-stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:6px;font-size:12px}.calc-stat__label{color:#7e858b}.calc-stat__val{font-family:"Fira Code",monospace;font-weight:600;color:#0f0933}.calc-stat .text-red{color:#ef4444}.calc-stat .text-green{color:#10b981}.calc-disclaimer{margin-top:16px;font-size:11px;color:#7e858b;line-height:1.4;text-align:center;font-style:italic;opacity:.8}@-webkit-keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@-webkit-keyframes pulse-green-light{0%{-webkit-box-shadow:0 0 0 0 rgba(34,197,94,.3);box-shadow:0 0 0 0 rgba(34,197,94,.3)}70%{-webkit-box-shadow:0 0 0 6px rgba(34,197,94,0);box-shadow:0 0 0 6px rgba(34,197,94,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(34,197,94,0);box-shadow:0 0 0 0 rgba(34,197,94,0)}}@keyframes pulse-green-light{0%{-webkit-box-shadow:0 0 0 0 rgba(34,197,94,.3);box-shadow:0 0 0 0 rgba(34,197,94,.3)}70%{-webkit-box-shadow:0 0 0 6px rgba(34,197,94,0);box-shadow:0 0 0 6px rgba(34,197,94,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(34,197,94,0);box-shadow:0 0 0 0 rgba(34,197,94,0)}}@-webkit-keyframes load-move{0%{width:50%}100%{width:95%}}@keyframes load-move{0%{width:50%}100%{width:95%}}@-webkit-keyframes eq-play{0%{opacity:.6}100%{opacity:1;-webkit-transform:scaleY(1.3);transform:scaleY(1.3);-webkit-transform-origin:bottom;transform-origin:bottom}}@keyframes eq-play{0%{opacity:.6}100%{opacity:1;-webkit-transform:scaleY(1.3);transform:scaleY(1.3);-webkit-transform-origin:bottom;transform-origin:bottom}}@media (prefers-reduced-motion:reduce){.bar,.cli-cursor,.load-bar,.pulse{-webkit-animation:none!important;animation:none!important}}.b2b-legal{padding:2rem 0;background-color:#0b0f19;overflow:hidden;position:relative}@media (min-width:768px){.b2b-legal{padding:120px 0}}.b2b-legal__bg-grid{position:absolute;top:50%;left:50%;width:150vw;height:150vh;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:linear-gradient(rgba(254,254,254,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(254,254,254,.04) 1px,transparent 1px);background-size:40px 40px;background-position:center center;-webkit-mask-image:radial-gradient(ellipse 60% 50% at 50% 50%,#000 10%,transparent 80%);mask-image:radial-gradient(ellipse 60% 50% at 50% 50%,#000 10%,transparent 80%);z-index:1;pointer-events:none}.b2b-legal__wrapper{position:relative;z-index:2}.b2b-legal__content{margin-bottom:2rem}@media (min-width:992px){.b2b-legal__content{padding-left:40px;margin-bottom:0}}.b2b-legal__title{color:#fefefe;margin-bottom:1.5rem;font-weight:700}.b2b-legal__lead{font-size:1rem;line-height:1.5;color:#94a3b8;margin-bottom:2rem}.b2b-legal__lead strong{color:#fefefe;font-weight:600}@media (min-width:768px){.b2b-legal__lead{font-size:1.125rem}}.b2b-legal__grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width:576px){.b2b-legal__grid{grid-template-columns:repeat(2,1fr);gap:30px}}.b2b-legal__item h3{color:#fefefe;font-size:1rem;font-weight:700;margin-bottom:.5rem}.b2b-legal__item p{font-size:.875rem;color:#94a3b8;line-height:1.5}.b2b-legal__action-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:.5rem;font-size:.875rem;font-weight:600;color:#fefefe;text-decoration:none;outline:0;-webkit-transition:all .3s cubic-bezier(.34,1.56,.64,1);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.b2b-legal__action-link svg{color:#94a3b8;-webkit-transition:color .3s cubic-bezier(.34,1.56,.64,1);transition:color .3s cubic-bezier(.34,1.56,.64,1)}.b2b-legal__action-link:hover{color:#ed7433;-webkit-transform:translateX(4px);-ms-transform:translateX(4px);transform:translateX(4px)}.b2b-legal__action-link:hover svg{color:#ed7433}.b2b-legal__action-link:focus-visible{color:#ed7433;border-radius:.25rem;-webkit-box-shadow:0 0 0 2px #0b0f19,0 0 0 4px #ed7433;box-shadow:0 0 0 2px #0b0f19,0 0 0 4px #ed7433}.b2b-legal__action-link:focus-visible svg{color:#ed7433}.b2b-legal .b2b-payments-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.b2b-legal .b2b-payments-row__item{height:36px;background:#fefefe;padding:6px 12px;border-radius:.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.05);box-shadow:0 2px 4px rgba(0,0,0,.05)}.b2b-legal .b2b-payments-row__item img{height:100%;max-height:20px;width:auto;-o-object-fit:contain;object-fit:contain;display:block}.b2b-legal__compliance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;color:#94a3b8;font-weight:500;font-size:.875rem}.b2b-legal__compliance .icon-shield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.b2b-legal__compliance .icon-shield svg{width:1.25rem;height:1.25rem;color:#10b981}.b2b-legal__visual{position:relative;-webkit-perspective:1000px;perspective:1000px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.b2b-legal .invoice-css{width:320px;min-height:440px;background:#fefefe;border-radius:.25rem;padding:25px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.15);box-shadow:0 8px 24px rgba(0,0,0,.15);-webkit-transform:rotateY(15deg) rotateX(10deg);transform:rotateY(15deg) rotateX(10deg);position:relative;color:#1e293b}.b2b-legal .invoice-css__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:30px;border-bottom:1px solid #f1f5f9;padding-bottom:15px}.b2b-legal .invoice-css__company-name{font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#0f0933;margin-bottom:4px}.b2b-legal .invoice-css__address,.b2b-legal .invoice-css__requisites{font-size:8px;line-height:1.4;color:#64748b}.b2b-legal .invoice-css__requisites{font-weight:700;margin-bottom:4px}.b2b-legal .invoice-css__status{font-size:9px;font-weight:700;color:#10b981;border:1.5px solid #10b981;padding:1px 5px;border-radius:3px;text-transform:uppercase}.b2b-legal .invoice-css__line{height:5px;background:#f1f5f9;margin-bottom:8px;border-radius:2px}.b2b-legal .invoice-css__line--title{width:40%;background:#e1e4eb;margin-bottom:15px}.b2b-legal .invoice-css__table-row{height:18px;border-bottom:1px solid #f8fafc;margin-top:8px}.b2b-legal .invoice-css__footer{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.b2b-legal .invoice-css__total{font-weight:700;font-size:13px}.b2b-legal .invoice-css__stamp{width:65px;height:65px;border:2px dashed rgba(237,116,51,.3);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:6px;font-weight:700;color:#ed7433;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);text-transform:uppercase}.service-page *{-webkit-box-sizing:border-box;box-sizing:border-box}.service-page h1,.service-page h2,.service-page h3{text-wrap:balance;letter-spacing:-.02em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.hero-dark__container,.tools-ecosystem__container{width:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1rem;max-width:1200px!important;padding-left:1rem!important;padding-right:1rem!important;position:relative}@media (min-width:768px){.hero-dark__container,.tools-ecosystem__container{padding:0 1rem}}@media (min-width:768px){.hero-dark__container,.tools-ecosystem__container{padding-left:2.5rem!important;padding-right:2.5rem!important}}.checker-checkbox__label,.checker-form__textarea,.tools-ecosystem .tool-card{outline:0}.checker-checkbox__label:focus-visible,.checker-form__textarea:focus-visible,.tools-ecosystem .tool-card:focus-visible{outline:2px solid #0ea5e9;outline-offset:2px}.hero-dark{background-color:#0b0f19;background-image:radial-gradient(circle at 50% 0,#111827,#0b0f19 80%);color:#fefefe;position:relative;overflow:hidden;padding:2rem 0;border-bottom:1px solid rgba(254,254,254,.05)}@media (min-width:992px){.hero-dark{padding:3rem 0}}.hero-dark__container{z-index:5}.hero-dark__glow{position:absolute;width:600px;height:600px;border-radius:50%;pointer-events:none;-webkit-filter:blur(80px);filter:blur(80px);z-index:1;opacity:.6}.hero-dark__glow--left{top:-200px;left:-200px;background:radial-gradient(circle,rgba(27,61,136,.8) 0,transparent 70%)}.hero-dark__glow--right{bottom:-250px;right:-100px;background:radial-gradient(circle,rgba(0,240,255,.5) 0,transparent 70%)}.hero-dark__grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media (min-width:992px){.hero-dark__grid{grid-template-columns:1.2fr .8fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem}}.hero-dark__visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%}.hero-dark__title{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:#fefefe!important;background:-webkit-gradient(linear,left top,left bottom,from(#fefefe),to(rgba(254,254,254,.7)));background:linear-gradient(180deg,#fefefe 0,rgba(254,254,254,.7) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 10px 30px rgba(0,240,255,.2)}@media (min-width:768px){.hero-dark__title{font-size:3rem}}.hero-dark__subtitle{font-size:.875rem;color:rgba(254,254,254,.85)!important;line-height:1.5;margin-bottom:2rem;max-width:520px}@media (min-width:768px){.hero-dark__subtitle{font-size:1rem}}.hero-dark__features{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.hero-dark__features li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;font-size:.875rem;color:rgba(254,254,254,.95);font-weight:500}.hero-dark__features li .feature-icon{width:32px;height:32px;border-radius:.5rem;background:rgba(0,240,255,.15);border:1px solid rgba(0,240,255,.4);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#00f0ff;-webkit-box-shadow:0 0 10px rgba(0,240,255,.2);box-shadow:0 0 10px rgba(0,240,255,.2)}.hero-dark__features li .feature-icon .icon-mask{width:16px;height:16px;background-color:currentColor}@-webkit-keyframes saas-ping{0%{-webkit-box-shadow:0 0 0 0 rgba(16,185,129,.4);box-shadow:0 0 0 0 rgba(16,185,129,.4)}70%{-webkit-box-shadow:0 0 0 6px rgba(16,185,129,0);box-shadow:0 0 0 6px rgba(16,185,129,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(16,185,129,0);box-shadow:0 0 0 0 rgba(16,185,129,0)}}@keyframes saas-ping{0%{-webkit-box-shadow:0 0 0 0 rgba(16,185,129,.4);box-shadow:0 0 0 0 rgba(16,185,129,.4)}70%{-webkit-box-shadow:0 0 0 6px rgba(16,185,129,0);box-shadow:0 0 0 6px rgba(16,185,129,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(16,185,129,0);box-shadow:0 0 0 0 rgba(16,185,129,0)}}.ip-node{width:100%;max-width:680px;margin:0 auto;position:relative;z-index:2}.ip-node__card{background:rgba(10,15,30,.65);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(0,240,255,.4);border-radius:1.5rem;padding:3rem 2rem;-webkit-box-shadow:0 25px 50px -12px rgba(2,0,5,.9),inset 0 1px 0 rgba(254,254,254,.1);box-shadow:0 25px 50px -12px rgba(2,0,5,.9),inset 0 1px 0 rgba(254,254,254,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.ip-node__status{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:6px 16px;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.25);border-radius:100px}.ip-node__status .status-dot{width:8px;height:8px;border-radius:50%;background-color:#10b981;-webkit-box-shadow:0 0 10px rgba(16,185,129,.8);box-shadow:0 0 10px rgba(16,185,129,.8)}.ip-node__status .status-text{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#10b981}.ip-node__data{text-align:center}.ip-node__label{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;color:#7e858b;letter-spacing:.05em;line-height:1;margin-bottom:.5rem;color:rgba(254,254,254,.5);margin-bottom:.5rem}.ip-node__value{font-family:"Fira Code","Courier New",monospace;font-size:40px;font-weight:700;color:#fefefe;letter-spacing:2px;line-height:1.2;text-shadow:0 0 20px rgba(0,240,255,.5);word-break:break-all;text-align:center}@media (min-width:768px){.ip-node__value{font-size:56px}}.ip-node__value.is-ipv6{font-size:24px;letter-spacing:1px;line-height:1.4}@media (min-width:768px){.ip-node__value.is-ipv6{font-size:32px}}.footprint-section-dashboard{padding:2rem 0;position:relative;z-index:5}@media (min-width:992px){.footprint-section-dashboard{padding:2.5rem 0}}.footprint-section-dashboard .footprint-section__container{width:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1rem;max-width:900px}@media (min-width:768px){.footprint-section-dashboard .footprint-section__container{padding:0 1rem}}.footprint-section-dashboard .dashboard-header{margin-bottom:2rem;text-align:left}.footprint-section-dashboard .dashboard-header .dashboard-title{font-size:22px;font-weight:600;color:#fefefe;margin-bottom:6px;letter-spacing:-.01em}.footprint-section-dashboard .dashboard-header .dashboard-subtitle{color:rgba(255,255,255,.5);font-size:14px}.footprint-section-dashboard .dashboard-grid{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.12);border-radius:12px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15);overflow:hidden}.footprint-section-dashboard .dashboard-grid table{width:100%;border-collapse:collapse;text-align:left}.footprint-section-dashboard .dashboard-grid .table-row,.footprint-section-dashboard .dashboard-grid tr{border-bottom:1px solid rgba(255,255,255,.06);-webkit-transition:background .2s ease;transition:background .2s ease}.footprint-section-dashboard .dashboard-grid .table-row:last-child,.footprint-section-dashboard .dashboard-grid tr:last-child{border-bottom:none}.footprint-section-dashboard .dashboard-grid .table-row:hover,.footprint-section-dashboard .dashboard-grid tr:hover{background:rgba(255,255,255,.03)}.footprint-section-dashboard .dashboard-grid .table-col,.footprint-section-dashboard .dashboard-grid td,.footprint-section-dashboard .dashboard-grid th{padding:16px 24px;vertical-align:middle}@media (max-width:575.98px){.footprint-section-dashboard .dashboard-grid .table-col,.footprint-section-dashboard .dashboard-grid td,.footprint-section-dashboard .dashboard-grid th{padding:12px 16px}}.footprint-section-dashboard .dashboard-grid .table-col-label,.footprint-section-dashboard .dashboard-grid td:first-child,.footprint-section-dashboard .dashboard-grid th{color:rgba(255,255,255,.45);font-size:14px;font-weight:500;width:35%}.footprint-section-dashboard .dashboard-grid .table-col-value,.footprint-section-dashboard .dashboard-grid td:last-child{color:#fefefe;font-size:14px;font-family:"Fira Code","Courier New",monospace;word-break:break-all}.tools-ecosystem{background:#f8fafc;padding:2rem 0}@media (min-width:992px){.tools-ecosystem{padding:3rem 0}}.tools-ecosystem .ecosystem-header{margin-bottom:2rem}.tools-ecosystem .ecosystem-title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#0f0933!important}.tools-ecosystem .ecosystem-subtitle{color:#7e858b}.tools-ecosystem .ecosystem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.tools-ecosystem .tool-card{background:#fefefe;border:1px solid rgba(225,228,235,.6);border-radius:1rem;-webkit-box-shadow:0 4px 12px rgba(2,0,5,.02);box-shadow:0 4px 12px rgba(2,0,5,.02);-webkit-transition:all .3s cubic-bezier(.34,1.56,.64,1);transition:all .3s cubic-bezier(.34,1.56,.64,1);padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem;text-decoration:none;outline-offset:2px;background:#fefefe}.tools-ecosystem .tool-card:hover{border-color:#1b3d88;-webkit-box-shadow:0 15px 35px rgba(27,61,136,.1);box-shadow:0 15px 35px rgba(27,61,136,.1)}.tools-ecosystem .tool-card:hover .card-visual{-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);border-color:#1b3d88}.tools-ecosystem .tool-card__icon{width:44px;height:44px;-ms-flex-negative:0;flex-shrink:0;background:rgba(225,228,235,.4);border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#7e858b;-webkit-transition:all .3s cubic-bezier(.34,1.56,.64,1);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.tools-ecosystem .tool-card__icon .icon-mask{width:24px;height:24px;background-color:currentColor}.tools-ecosystem .tool-card__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tools-ecosystem .tool-card__content h3{font-size:1.25rem;font-weight:700;margin:0 0 .25rem 0;color:#0f0933!important;-webkit-transition:all .3s cubic-bezier(.34,1.56,.64,1);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.tools-ecosystem .tool-card__content p{font-size:.875rem;color:#7e858b;margin:0;line-height:1.4}.tools-ecosystem .tool-card:focus-visible .tool-card__icon,.tools-ecosystem .tool-card:hover .tool-card__icon{background:rgba(27,61,136,.1);color:#1b3d88;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.tools-ecosystem .tool-card:focus-visible .tool-card__content h3,.tools-ecosystem .tool-card:hover .tool-card__content h3{color:#1b3d88!important}.tools-ecosystem .tool-card--featured{background:linear-gradient(135deg,#fefefe 0,#f8fafc 100%);border-color:rgba(27,61,136,.2);-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.tools-ecosystem .tool-card--featured{grid-column:span 2}}.tools-ecosystem .tool-card--featured .tool-card__icon{background:#1b3d88;color:#fefefe}.tools-ecosystem .tool-card--featured .tool-card__content p{font-size:1rem}.tools-ecosystem .tool-card--featured .text-blue{color:#1b3d88;margin-left:auto;width:24px;height:24px;-webkit-transition:all .3s cubic-bezier(.34,1.56,.64,1);transition:all .3s cubic-bezier(.34,1.56,.64,1);-ms-flex-negative:0;flex-shrink:0}.tools-ecosystem .tool-card--featured:focus-visible,.tools-ecosystem .tool-card--featured:hover{border-color:#1b3d88}.tools-ecosystem .tool-card--featured:focus-visible .tool-card__icon,.tools-ecosystem .tool-card--featured:hover .tool-card__icon{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.tools-ecosystem .tool-card--featured:focus-visible .text-blue,.tools-ecosystem .tool-card--featured:hover .text-blue{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.tool-format-box{background:rgba(254,254,254,.03);border:1px solid rgba(254,254,254,.08);border-radius:1rem;padding:1.5rem;margin-top:2rem}.tool-format-box__title{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;color:#7e858b;letter-spacing:.05em;line-height:1;margin-bottom:.5rem;color:rgba(254,254,254,.5);margin-bottom:1rem}.tool-format-box__list{list-style:none;padding:0;margin:0 0 1rem 0}.tool-format-box__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem;margin-bottom:.5rem}@media (min-width:768px){.tool-format-box__list li{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}}.tool-format-box__list li code{font-family:"Fira Code",monospace;font-size:13px;font-weight:700;color:#00f0ff;background:rgba(0,240,255,.1);padding:4px 8px;border-radius:4px;border:1px solid rgba(0,240,255,.2);white-space:nowrap}.tool-format-box__list li span{font-size:13px;color:rgba(254,254,254,.8);line-height:1.4}.tool-format-box__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem;padding-top:.5rem;border-top:1px dashed rgba(254,254,254,.1);font-size:12px;color:rgba(254,254,254,.5)}.tool-format-box__footer .icon-mask{width:16px;height:16px;-ms-flex-negative:0;flex-shrink:0;background-color:currentColor}.checker-panel{width:100%;max-width:500px;margin:0 auto;background:rgba(18,42,94,.3);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(0,240,255,.3);border-radius:1.5rem;padding:1rem;-webkit-box-shadow:0 25px 50px -12px rgba(2,0,5,.8);box-shadow:0 25px 50px -12px rgba(2,0,5,.8)}@media (min-width:768px){.checker-panel{padding:2rem}}.checker-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.checker-form__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.checker-form__label{font-size:13px;font-weight:700;color:#fefefe}.checker-form__upload .upload-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;font-size:12px;font-weight:700;color:#0ea5e9;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.34,1.56,.64,1);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.checker-form__upload .upload-trigger:hover{color:#fefefe}.checker-form__upload .upload-trigger .icon-mask{width:16px;height:16px;background-color:currentColor}.checker-form__upload .entering-proxy-filename{margin:4px 0 0;font-size:11px;color:#10b981;text-align:right}.checker-form__textarea{width:100%;height:200px;resize:vertical;background:rgba(2,0,5,.4);border:1px solid rgba(254,254,254,.1);border-radius:.5rem;padding:1rem;color:#fefefe;font-family:"Fira Code",monospace;font-size:14px;line-height:1.6;-webkit-transition:all .3s cubic-bezier(.34,1.56,.64,1);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.checker-form__textarea::-webkit-input-placeholder{color:rgba(254,254,254,.2)}.checker-form__textarea::-moz-placeholder{color:rgba(254,254,254,.2)}.checker-form__textarea:-ms-input-placeholder{color:rgba(254,254,254,.2)}.checker-form__textarea::-ms-input-placeholder{color:rgba(254,254,254,.2)}.checker-form__textarea::placeholder{color:rgba(254,254,254,.2)}.checker-form__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media (min-width:576px){.checker-form__footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.checker-checkbox__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checker-checkbox__box{width:18px;height:18px;border:1px solid rgba(254,254,254,.3);border-radius:4px;background:rgba(2,0,5,.3);position:relative;-webkit-transition:all .3s cubic-bezier(.34,1.56,.64,1);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.checker-checkbox__text{font-size:13px;color:rgba(254,254,254,.8)}.checker-checkbox input:checked~.checker-checkbox__label .checker-checkbox__box{background:#1b3d88;border-color:#1b3d88}.checker-checkbox input:checked~.checker-checkbox__label .checker-checkbox__box::after{content:"";position:absolute;left:5px;top:2px;width:5px;height:10px;border:solid #fefefe;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dashboard-header--split{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}@media (min-width:768px){.dashboard-header--split{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left}}.dashboard-header--split .dashboard-progress{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;background:#fefefe;border:1px solid rgba(27,61,136,.2);padding:8px 16px;border-radius:100px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.05);box-shadow:0 2px 4px rgba(0,0,0,.05)}.dashboard-header--split .dashboard-progress .pulse-dot{display:block;width:8px;height:8px;border-radius:50%;background-color:#1b3d88;-webkit-animation:saas-ping 2s infinite;animation:saas-ping 2s infinite}.dashboard-header--split .dashboard-progress .progress-text{font-size:13px;color:#7e858b;font-weight:700;text-transform:uppercase}.dashboard-header--split .dashboard-progress .progress-numbers{font-size:14px;color:#0f0933;font-family:monospace}.checker-table-wrap{width:100%;overflow-x:auto;background:#fefefe;border:1px solid #e1e4eb;border-radius:1rem;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.05);box-shadow:0 2px 4px rgba(0,0,0,.05)}.checker-table{width:100%;border-collapse:collapse;min-width:700px}.checker-table th{display:block;font-size:.6875rem;font-weight:700;text-transform:uppercase;color:#7e858b;letter-spacing:.05em;line-height:1;margin-bottom:.5rem;padding:1rem;text-align:left;background:#f8fafc;border-bottom:1px solid #e1e4eb}.checker-table td{padding:1rem;font-size:14px;color:#0f0933;border-bottom:1px solid rgba(225,228,235,.5)}.checker-table tbody tr:hover{background-color:rgba(27,61,136,.02)}.checker-table tbody tr:last-child td{border-bottom:none}.tool-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem}.tool-features__grid .feature-card{background:#fefefe;border:1px solid #e1e4eb;border-radius:1rem;padding:1.5rem;text-align:center;-webkit-transition:all .3s cubic-bezier(.34,1.56,.64,1);transition:all .3s cubic-bezier(.34,1.56,.64,1)}.tool-features__grid .feature-card:hover{border-color:rgba(27,61,136,.3);-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1)}.tool-features__grid .feature-card__icon{width:32px;height:32px;color:#1b3d88;margin:0 auto .5rem;background-color:currentColor}.tool-features__grid .feature-card p{font-size:13px;color:#7e858b;margin:0;line-height:1.5}