/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#17231f;--muted:#66716d;--lime:#d9ff63;--green:#275c4c;--paper:#f5f6f0;--line:#dce1da;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;margin:0}button,a,input,select,textarea{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}.kicker,.ui-label{font-family:var(--font-mono);letter-spacing:.12em;font-size:11px;font-weight:600}.tick{color:#31523f;background:#e3f6b5;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:inline-grid}nav{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafbf7e0;border:1px solid #17231f1a;border-radius:14px;justify-content:space-between;align-items:center;width:min(1160px,100% - 32px);height:62px;padding:0 9px 0 20px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 6px 30px #1928230f}.logo{letter-spacing:-.04em;align-items:center;font-size:19px;font-weight:700;display:flex}.logo>span:last-child{color:#8a938f;font-weight:450}.logo-mark{flex:none;width:36px;height:23px;margin-right:15px;display:inline-block;position:relative}.logo-mark i{background:var(--ink);transform-origin:bottom;border-radius:2px;display:block;position:absolute;bottom:1px;transform:skew(-42deg)}.logo-mark i:first-child{width:8px;height:21px;left:1px}.logo-mark i:nth-child(2){width:7px;height:15px;left:12px}.logo-mark i:nth-child(3){width:6px;height:9px;left:22px}.navlinks{color:#48534f;gap:30px;font-size:13px;display:flex}.navlinks a:hover{color:#000}.nav-cta,.hero-actions button,.panel-cta button,.closing button,.form-actions button,.success button{background:var(--ink);color:#fff;border-radius:9px;align-items:center;gap:28px;padding:13px 17px;font-size:13px;font-weight:650;display:flex}.nav-cta:hover,.hero-actions button:hover{background:var(--green)}.hero{text-align:center;background:radial-gradient(circle at 50% 63%,#fff 0,#f5f6f0 48%,#eef1e9 100%);min-height:940px;padding:155px 24px 0;position:relative;overflow:hidden}.hero-badge{font:600 10px var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:#ffffffa6;border:1px solid #d8ddd6;border-radius:99px;align-items:center;gap:9px;padding:8px 12px;display:inline-flex}.hero-badge i,.live i{background:#5da748;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #dff0d8}.hero h1 em{font-family:Georgia,serif;font-weight:400}.hero>p{color:var(--muted);max-width:680px;margin:0 auto;font-size:18px;line-height:1.6}.hero-actions{justify-content:center;align-items:center;gap:20px;margin-top:35px;display:flex}.hero-actions button{padding:16px 20px}.hero-actions a{font-size:14px;font-weight:650}.hero-actions a span{margin-left:20px}.hero-trust{font:500 10px var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#727c78;justify-content:center;align-items:center;gap:16px;margin-top:42px;display:flex}.hero-trust i{background:#9ca49f;border-radius:50%;width:3px;height:3px}.hero-graphic{width:820px;height:410px;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.orbital{border:1px solid #cfd6cd;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.o1{width:620px;height:210px}.o2{width:790px;height:340px}.request-card{z-index:3;text-align:left;background:#ffffffed;border:1px solid #d6dcd5;border-radius:18px;width:430px;padding:22px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 80px #1d342b24}.request-head{font:600 10px var(--font-mono);color:#7a8580;letter-spacing:.06em;justify-content:space-between;display:flex}.request-head em{color:#476032;background:#eef7d4;border-radius:5px;padding:5px 7px;font-style:normal}.request-card h3{margin:20px 0 5px;font-size:22px}.request-card p{color:#78817e;font-size:13px}.progress-line{align-items:center;margin:25px 0;display:flex}.progress-line span{background:#527463;flex:1;height:2px}.progress-line span:after{content:"";background:#527463;border:2px solid #fff;border-radius:50%;width:7px;height:7px;display:block;transform:translateY(-3px)}.progress-line i{background:#cbd2cc;border-radius:50%;width:8px;height:8px}.request-foot{color:#7c8581;border-top:1px solid #e5e8e4;justify-content:space-between;padding-top:16px;font-size:11px;display:flex}.request-foot b{color:#385b4b}.map-dot{font:600 10px var(--font-mono);color:#52605a;align-items:center;gap:6px;display:flex;position:absolute}.map-dot i{background:#5f8372;border:2px solid #fff;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 1px #7f988d}.d1{top:130px;left:62px}.d2{top:104px;right:66px}.d3{bottom:85px;right:15px}.section-intro{grid-template-columns:1fr 1.2fr 1fr;align-items:start;gap:40px;max-width:1160px;margin:auto;padding:130px 0 80px;display:grid}.section-intro .kicker{color:#67746e}.section-intro h2{letter-spacing:-.055em;margin:0;font-size:52px;font-weight:560;line-height:1.02}.section-intro>p:last-child{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.workflow-section{background:#fff;padding:0 24px 140px}.workflow-grid{grid-template-columns:.9fr 1.25fr;gap:110px;max-width:1160px;margin:auto;display:grid}.steps{position:relative}.steps:before{content:"";background:#e1e5e0;width:1px;position:absolute;top:22px;bottom:22px;left:15px}.workflow-step{opacity:.32;align-items:center;min-height:78vh;padding:0 0 0 64px;transition:opacity .3s;display:flex;position:relative}.workflow-step.active{opacity:1}.step-no{z-index:2;width:31px;height:31px;font:600 9px var(--font-mono);background:#fff;border:1px solid #cfd6d1;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:0;transform:translateY(-50%)}.workflow-step.active .step-no{background:var(--ink);color:#fff}.workflow-step p{font:600 10px var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#7c8682}.workflow-step h3{letter-spacing:-.045em;margin:13px 0;font-size:34px;line-height:1.1}.workflow-step div>span{color:var(--muted);max-width:400px;font-size:14px;line-height:1.65;display:block}.text-link{color:var(--ink);border-bottom:1px solid var(--ink);background:0 0;gap:25px;margin-top:24px;padding:0;font-weight:650;display:flex}.sticky-panel{height:100%;padding-top:50vh}.product-shell{background:#f7f8f4;border:1px solid #d8ddd6;border-radius:20px;width:100%;height:560px;position:sticky;top:120px;overflow:hidden;box-shadow:0 35px 80px #21322b1f}.product-top{color:#7a8480;background:#fff;border-bottom:1px solid #dee2dd;align-items:center;gap:16px;height:56px;padding:0 20px;font-size:11px;display:flex}.product-top .mini-logo{color:var(--ink);align-items:center;margin-right:auto;font-weight:700;display:flex}.mini-logo .logo-mark{margin-right:2px;transform:scale(.65)}.product-top b{font:600 10px var(--font-mono);color:#53615b}.product-view{height:calc(100% - 56px);padding:36px}.product-view .ui-label{color:#7a8580;margin:0 0 11px}.product-view h3{letter-spacing:-.035em;margin:0 0 28px;font-size:25px}.search{background:#fff;border:1px solid #ccd4ce;border-radius:9px;align-items:center;gap:11px;padding:15px;font-size:13px;display:flex;box-shadow:0 6px 18px #1e28230d}.search span{font-size:20px}.search kbd{font:600 9px var(--font-mono);border:1px solid #d4dad5;border-radius:4px;margin-left:auto;padding:4px}.city-row{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:15px;display:grid}.city{background:#fff;border:1px solid #dce1dc;border-radius:10px;flex-direction:column;height:135px;padding:16px 12px;display:flex}.city.active{border-color:#557665;box-shadow:inset 0 0 0 1px #557665}.city>span{font:600 9px var(--font-mono);color:#75827c;margin-bottom:auto}.city b{font-size:12px}.city small{color:#87908c;margin-top:3px;font-size:9px}.rack-grid{background:#eef1ec;border-radius:11px;grid-template-columns:repeat(12,1fr);align-items:end;gap:5px;height:230px;padding:25px;display:grid}.rack-grid div{transform-origin:bottom;background:repeating-linear-gradient(0deg,#2e463c 0 10px,#60766b 11px);border-radius:3px 3px 0 0;height:100%;position:relative}.rack-grid div:nth-child(n+7){height:82%}.rack-grid span{color:#7b8580;font:7px var(--font-mono);position:absolute;bottom:-19px}.spec-row{border-top:1px solid #d9dfd9;grid-template-columns:repeat(3,1fr);margin-top:22px;padding-top:20px;display:grid}.spec-row span{flex-direction:column;display:flex}.spec-row small{font:8px var(--font-mono);color:#7b8580}.spec-row b{margin-top:5px;font-size:11px}.network{background:radial-gradient(circle,#e6ebe5 1px,#0000 1px) 0 0/17px 17px;border-radius:12px;height:260px;position:relative}.facility,.carrier{z-index:2;background:#fff;border:1px solid #cad3cc;border-radius:10px;position:absolute;box-shadow:0 8px 20px #283c3412}.facility{text-align:center;width:110px;font:10px var(--font-mono);padding:24px;top:85px;left:35px}.facility b{font-size:12px}.carrier{width:120px;padding:17px;right:35px}.carrier:nth-of-type(3){top:42px}.carrier:nth-of-type(4){bottom:42px}.carrier b,.carrier small{display:block}.carrier small{color:#7c8581;margin-top:3px;font-size:9px}.paths{height:100px;position:absolute;top:50%;left:145px;right:155px;transform:translateY(-50%)}.paths span{transform-origin:0;background:#6d897b;height:1px;position:absolute;left:0;right:0}.paths span:first-child{top:36px;transform:rotate(-15deg)}.paths span:last-child{bottom:36px;transform:rotate(15deg)}.chips{gap:8px;display:flex}.chips span{background:#fff;border:1px solid #dde2dc;border-radius:7px;align-items:center;gap:5px;padding:9px 10px;font-size:9px;display:flex}.chips .tick{width:14px;height:14px;font-size:8px}.sourcing-head{justify-content:space-between;display:flex}.sourcing-head h3{margin-bottom:20px}.live{font:600 8px var(--font-mono);align-items:center;gap:7px;height:25px;display:flex}.providers{flex-direction:column;gap:8px;display:flex}.providers>div{background:#fff;border:1px solid #dde2dd;border-radius:9px;grid-template-columns:40px 1fr auto;align-items:center;padding:10px;display:grid}.provider-icon{width:30px;height:30px;font:700 8px var(--font-mono);background:#e9eee9;border-radius:6px;place-items:center;display:grid}.providers b{font-size:11px}.providers b small{color:#89918e;margin-top:3px;font-weight:400;display:block}.providers em{font:500 8px var(--font-mono);color:#577262;background:#edf5e7;border-radius:5px;padding:6px;font-style:normal}.source-status{font:600 8px var(--font-mono);align-items:center;gap:20px;margin-top:18px;display:flex}.source-status span{align-items:center;gap:4px;display:flex}.source-status .tick{width:14px;height:14px}.compare-title{justify-content:space-between;align-items:center;display:flex}.compare-title h3{margin-bottom:19px}.compare-title span{font:600 8px var(--font-mono);background:#e7f6bd;border-radius:4px;padding:7px}.table{background:#fff;border:1px solid #dce1dc;border-radius:10px;overflow:hidden}.tr{border-bottom:1px solid #e5e8e5;grid-template-columns:1.5fr 1fr 1fr .5fr;align-items:center;padding:12px 14px;font-size:10px;display:grid}.tr:last-child{border:0}.tr.head{font:600 7px var(--font-mono);color:#7b8580;background:#f3f5f1}.tr.best{background:#f2f8df}.tr span b,.tr span small{display:block}.tr span small{color:#85908b;margin-top:3px}.tr strong{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.negotiation{background:#e7eee6;border-radius:9px;align-items:center;gap:14px;margin-top:15px;padding:18px;font-size:9px;display:flex}.negotiation span{margin-right:auto}.negotiation del{color:#8c9591}.negotiation b{font-size:12px}.negotiation em{color:#3b583d;background:#d9f487;border-radius:4px;padding:5px;font-style:normal}.panel-cta{text-align:center;padding:35px 40px}.cta-orbit{border:1px solid #cbd4cc;border-radius:50%;place-items:center;width:85px;height:85px;margin:0 auto 20px;display:grid;position:relative}.cta-orbit:before,.cta-orbit:after{content:"";border:1px solid #dce2dc;border-radius:50%;position:absolute}.cta-orbit:before{inset:12px}.cta-orbit:after{background:var(--ink);inset:26px}.cta-orbit i{background:#567464;border-radius:50%;width:6px;height:6px;position:absolute}.cta-orbit i:first-child{top:3px}.cta-orbit i:nth-child(2){bottom:10px;left:5px}.cta-orbit i:nth-child(3){bottom:20px;right:2px}.panel-cta h3{margin:10px 0;font-size:33px}.panel-cta p:not(.ui-label){color:#717c77;font-size:13px;line-height:1.55}.panel-cta button{margin:25px auto 12px}.panel-cta small{font:8px var(--font-mono);color:#7b8580}.mobile-panel{display:none}.source-section{background:var(--ink);color:#f5f7f2;padding:0 24px 140px}.section-intro.light>p{color:#a8b4af}.service-grid{grid-template-columns:1.45fr 1fr;gap:16px;max-width:1160px;margin:auto;display:grid}.service-grid article{border-radius:18px;flex-direction:column;justify-content:space-between;min-height:550px;padding:42px;display:flex}.service-main{background:var(--lime);color:var(--ink)}.service-side{color:#f4f7f3;background:#29493e}.service-no{font:10px var(--font-mono);float:right}.service-grid h3{letter-spacing:-.045em;margin:18px 0;font-size:36px;line-height:1.1}.service-grid article>div>p:not(.kicker){opacity:.72;max-width:430px;font-size:14px;line-height:1.6}.service-list{border-top:1px solid #1e2a2533;grid-template-columns:1fr 1fr;gap:10px;padding-top:25px;display:grid}.service-side .service-list{border-color:#ffffff26;grid-template-columns:1fr}.service-list span{align-items:center;gap:9px;font-size:12px;display:flex}.why{background:#f6f7f2;padding:0 24px 140px}.benefits{border-top:1px solid #d7ddd6;border-bottom:1px solid #d7ddd6;grid-template-columns:repeat(3,1fr);max-width:1160px;margin:auto;display:grid}.benefits article{border-right:1px solid #d7ddd6;min-height:390px;padding:40px}.benefits article:first-child{padding-left:0}.benefits article:last-child{border:0}.benefits article>span{font:10px var(--font-mono);color:#88908d}.benefit-icon{height:100px;margin:35px 0;position:relative}.benefit-icon i{border:1px solid #8ea097;border-radius:50%;width:75px;height:75px;position:absolute}.benefit-icon i:nth-child(2){left:35px}.benefit-icon i:nth-child(3){left:70px}.benefits h3{letter-spacing:-.03em;font-size:20px}.benefits p{color:var(--muted);font-size:13px;line-height:1.65}.engagement{background:#e4e9e1;padding:120px 24px}.engagement>*{max-width:1160px;margin-left:auto;margin-right:auto}.engage-head{justify-content:space-between;align-items:start;display:flex}.engage-head h2{letter-spacing:-.055em;width:50%;margin:0;font-size:53px;line-height:1}.engage-steps{border-top:1px solid #bfc8c0;grid-template-columns:repeat(3,1fr);margin-top:80px;display:grid}.engage-steps div{border-bottom:1px solid #bfc8c0;padding:22px 20px 35px 0;position:relative}.engage-steps span{font:9px var(--font-mono);color:#7b8781;margin-right:25px}.engage-steps b{font-size:13px}.engage-steps i{color:#819087;font-style:normal;position:absolute;right:30px}.engage-note{text-align:center;color:#506159;font-family:Georgia,serif;font-size:25px;line-height:1.45;max-width:760px!important;margin-top:65px!important;margin-left:auto!important}.faq{grid-template-columns:.8fr 1.2fr;gap:120px;max-width:1160px;margin:auto;padding:140px 24px;display:grid}.faq>div:first-child{height:max-content;position:sticky;top:130px}.faq h2{letter-spacing:-.055em;margin:20px 0 40px;font-size:52px;line-height:1.02}.faq>div:first-child>p:not(.kicker){color:var(--muted);font-size:13px}.faq-item{border-top:1px solid #cfd6d0}.faq-item:last-child{border-bottom:1px solid #cfd6d0}.faq-item>button{text-align:left;background:0 0;justify-content:space-between;width:100%;padding:24px 0;font-size:14px;font-weight:600;display:flex}.faq-item>button i{font-size:20px;font-style:normal;font-weight:400}.faq-item p{color:var(--muted);max-width:610px;margin:0;font-size:13px;line-height:1.7;overflow:hidden}.faq-item.open p{padding-bottom:25px}.closing{background:var(--lime);text-align:center;flex-direction:column;justify-content:center;align-items:center;height:630px;display:flex;position:relative;overflow:hidden}.closing h2{letter-spacing:-.065em;margin:25px 0;font-size:70px;line-height:.95}.closing>p:not(.kicker){color:#53604c}.closing button{margin-top:20px}.closing-rings i{border:1px solid #232f2821;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.closing-rings i:first-child{width:680px;height:680px}.closing-rings i:nth-child(2){width:900px;height:900px}.closing-rings i:nth-child(3){width:1150px;height:1150px}.closing>:not(.closing-rings){z-index:2}footer{background:var(--ink);color:#eef2ed;grid-template-columns:2fr 1fr 1fr;gap:70px;padding:80px max(24px,50vw - 580px);display:grid}footer .logo{font-size:22px}footer .logo-mark i{background:#fff}footer>div:first-child p{color:#91a09a;max-width:320px;margin-top:25px;font-size:12px;line-height:1.6}footer>div:not(:first-child):not(.foot-bottom){flex-direction:column;gap:13px;font-size:12px;display:flex}footer div>b{font:600 9px var(--font-mono);letter-spacing:.12em;color:#82918b;margin-bottom:8px}footer div button{color:inherit;text-align:left;background:0 0;padding:0}.foot-bottom{color:#7e8e87;font:9px var(--font-mono);text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #35463f;grid-column:1/-1;justify-content:space-between;margin-top:50px;padding-top:25px;display:flex}.drawer{z-index:80;background:#fafbf7;width:min(660px,100%);height:100dvh;position:fixed;top:0;right:0;overflow:auto;box-shadow:-30px 0 80px #0a14102e}.drawer-close{z-index:2;background:#fff;border:1px solid #d5dbd5;border-radius:50%;width:38px;height:38px;font-size:24px;position:absolute;top:20px;right:20px}.drawer-head{border-bottom:1px solid #e0e4df;padding:35px 55px 25px}.drawer-head p{color:#78827e;max-width:400px;margin:16px 0 0;font-size:12px}.form-progress{border-bottom:1px solid #e0e4df;grid-template-columns:repeat(4,1fr);padding:25px 55px;display:grid}.form-progress div{color:#a1aaa5;align-items:center;gap:7px;display:flex;position:relative}.form-progress div:after{content:"";background:#dce1dc;height:1px;position:absolute;top:11px;left:25px;right:5px}.form-progress div:last-child:after{display:none}.form-progress span{z-index:2;width:22px;height:22px;font:8px var(--font-mono);background:#fafbf7;border:1px solid #d4dad5;border-radius:50%;place-items:center;display:grid;position:relative}.form-progress small{font-size:8px;display:none}.form-progress .active,.form-progress .done{color:var(--ink)}.form-progress .active span{background:var(--ink);color:#fff}.form-progress .done span{background:var(--lime);border-color:var(--lime)}.form-body{padding:36px 55px 15px}.form-body h2{letter-spacing:-.04em;margin:8px 0 30px;font-size:31px}.field{margin:0 0 19px;display:block}.field>span,.choice legend{margin-bottom:8px;font-size:11px;font-weight:600;display:block}.field input,.field select,.field textarea{background:#fff;border:1px solid #d2d9d3;border-radius:8px;outline:none;width:100%;height:48px;padding:0 13px;font-size:12px}.field textarea{resize:vertical;height:78px;padding-top:13px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#506c5e;box-shadow:0 0 0 3px #e4ebe5}.field em{color:#b3423b;font-size:10px;font-style:normal}.two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.choice{border:0;margin:0 0 19px;padding:0}.choice>div{flex-wrap:wrap;gap:7px;display:flex}.choice label input{opacity:0;position:absolute}.choice label span{background:#fff;border:1px solid #d6dcd6;border-radius:7px;padding:10px 12px;font-size:10px;display:block}.choice input:checked+span{background:#eaf2e8;border-color:#3f6051;box-shadow:inset 0 0 0 1px #3f6051}.check{color:#57635e;align-items:center;gap:9px;font-size:10px;display:flex}.check input{opacity:0;position:absolute}.check span{background:#fff;border:1px solid #cbd4cd;border-radius:4px;width:18px;height:18px}.check input:checked+span{background:var(--ink);box-shadow:inset 0 0 0 4px #fff}.form-actions{justify-content:space-between;padding:20px 55px 6px;display:flex}.form-actions .back{color:var(--ink);background:0 0;padding-left:0}.privacy{text-align:center;font:8px var(--font-mono);color:#929b96;padding-bottom:25px}.success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:70px;display:flex}.success>span{background:var(--lime);border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:26px;font-size:22px;display:grid}.success h2{letter-spacing:-.055em;margin:12px;font-size:44px}.success>p:not(.kicker){color:var(--muted);max-width:450px;font-size:14px;line-height:1.7}.success button{margin-top:25px}@media (width<=900px){.navlinks{display:none}.nav-cta{padding:11px 13px}.nav-cta span{display:none}.hero{min-height:850px;padding-top:140px}.hero h1{font-size:clamp(48px,12vw,72px)}.hero-graphic{transform-origin:bottom;transform:translate(-50%)scale(.72)}.section-intro{grid-template-columns:1fr;gap:22px;padding:95px 0 60px}.section-intro h2,.engage-head h2,.faq h2{font-size:43px}.workflow-grid{display:block}.sticky-panel,.steps:before{display:none}.workflow-step{opacity:1;min-height:0;padding:35px 0 75px;display:block}.step-no{margin-bottom:22px;position:static;transform:none}.workflow-step>div:nth-child(2)>span{margin-bottom:25px}.mobile-panel{display:block!important}.mobile-panel .product-shell{height:530px;position:relative;top:auto}.service-grid,.benefits{grid-template-columns:1fr}.benefits article,.benefits article:first-child{border-bottom:1px solid #d7ddd6;border-right:0;min-height:0;padding:35px 0}.engage-head{display:block}.engage-head h2{width:100%;margin-top:25px}.engage-steps{grid-template-columns:1fr 1fr}.faq{grid-template-columns:1fr;gap:60px}.faq>div:first-child{position:static}.closing h2{font-size:54px}footer{grid-template-columns:1fr 1fr}footer>div:first-child,.foot-bottom{grid-column:1/-1}.product-shell{box-shadow:none}}@media (width<=560px){nav{width:calc(100% - 16px);height:58px;padding-left:13px;top:8px}.logo{font-size:17px}.nav-cta{font-size:11px}.hero{min-height:780px;padding-left:16px;padding-right:16px}.hero>p{font-size:15px}.hero-actions{flex-direction:column}.hero-trust{display:none}.hero-graphic{bottom:-15px;transform:translate(-50%)scale(.55)}.workflow-section,.source-section,.why{padding-left:16px;padding-right:16px}.workflow-step h3{font-size:28px}.mobile-panel .product-shell{height:470px}.product-view{padding:24px}.city-row{grid-template-columns:1fr}.city{height:65px}.city:nth-child(n+2){display:none}.rack-grid{height:190px;padding:20px 12px}.spec-row span:last-child{display:none}.spec-row{grid-template-columns:1fr 1fr}.chips span:last-child{display:none}.network{height:220px}.carrier{right:10px}.facility{left:10px}.paths{left:120px;right:125px}.providers>div:last-child{display:none}.tr{grid-template-columns:1.3fr 1fr .5fr}.tr span:nth-child(3){display:none}.panel-cta{padding:20px 5px}.service-grid article{min-height:490px;padding:28px}.service-grid h3{font-size:30px}.service-list{grid-template-columns:1fr}.engagement{padding:90px 18px}.engage-steps{grid-template-columns:1fr}.engage-note{font-size:21px}.faq{padding:100px 18px}.closing{height:560px;padding:20px}.closing h2{font-size:47px}footer{grid-template-columns:1fr;padding:60px 24px}.foot-bottom{flex-direction:column;gap:8px}.drawer-head,.form-progress,.form-body,.form-actions{padding-left:22px;padding-right:22px}.drawer-head{padding-top:28px}.drawer-head p{padding-right:45px}.two{grid-template-columns:1fr}.form-progress{padding-top:20px;padding-bottom:20px}.success{padding:32px}.source-status{gap:8px}.request-card{width:430px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.drawer-backdrop{z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0d18146b;position:fixed;inset:0}.foot-bottom{letter-spacing:.08em}.hero h1 em{font-family:var(--font-geist), Arial, sans-serif;font-style:normal;font-weight:560}.hero h1{letter-spacing:-.055em;max-width:820px;margin:12px auto 28px;font-size:clamp(44px,5.5vw,76px);font-weight:520;line-height:1.02}.engage-note{font-family:var(--font-geist), Arial, sans-serif;letter-spacing:-.025em;font-weight:480}.tick{color:#456457;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;width:auto;height:auto;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.service-side .tick{color:#bed0c6;background:0 0}.chips .tick,.source-status .tick{width:auto;height:auto;font-size:11px}.service-main{background:#cbd9c5}.world-map{background-color:#ffffff57;background-image:linear-gradient(#526a5f14 1px,#0000 1px),linear-gradient(90deg,#526a5f14 1px,#0000 1px);background-size:52px 52px;border:1px solid #d4dbd4;border-radius:18px;position:absolute;inset:15px 5px 20px;overflow:hidden}.world-map:after{content:"GLOBAL CAPACITY SEARCH";font:600 8px var(--font-mono);letter-spacing:.12em;color:#8a9690;position:absolute;bottom:13px;right:16px}.world-map span{background:#dce3dc;border:1px solid #c7d0c8;display:block;position:absolute}.world-map span:first-child{clip-path:polygon(0 20%,28% 0,78% 8%,100% 35%,78% 78%,42% 100%,10% 70%);width:22%;height:29%;top:19%;left:7%}.world-map span:nth-child(2){clip-path:polygon(15% 0,85% 12%,100% 45%,55% 100%,22% 72%,0 28%);width:13%;height:36%;top:51%;left:23%}.world-map span:nth-child(3){clip-path:polygon(0 28%,25% 0,87% 12%,100% 62%,58% 100%,12% 72%);width:16%;height:20%;top:19%;left:43%}.world-map span:nth-child(4){clip-path:polygon(15% 0,80% 3%,100% 36%,58% 100%,22% 82%,0 30%);width:15%;height:38%;top:40%;left:47%}.world-map span:nth-child(5){clip-path:polygon(0 14%,35% 0,82% 13%,100% 52%,70% 90%,30% 72%,5% 45%);width:31%;height:33%;top:17%;left:57%}.world-map span:nth-child(6){clip-path:polygon(15% 10%,75% 0,100% 42%,72% 100%,18% 82%,0 38%);width:12%;height:18%;bottom:13%;right:8%}.hero{min-height:1030px}.hero-graphic{bottom:0}.hero-graphic .d1{top:132px;left:112px}.hero-graphic .d2{top:66px;left:346px}.hero-graphic .d3{top:176px;right:112px}.hero-graphic .d4{bottom:62px;right:74px}.cta-map{background-color:#0000;background-image:linear-gradient(#526a5f1a 1px,#0000 1px),linear-gradient(90deg,#526a5f1a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:18px 18px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ccd5ce;border-radius:9px;width:112px;height:68px;margin:0 auto 24px;display:block;position:relative}.cta-map:before{content:"";clip-path:polygon(0 26%,22% 0,47% 18%,64% 4%,100% 30%,83% 68%,58% 63%,35% 100%,12% 72%);background:#d5ddd6;width:68px;height:30px;position:absolute;top:18px;left:20px}.cta-map i{z-index:2;background:#365d4c;border-radius:1px;width:5px;height:5px;position:absolute}.cta-map i:first-child{top:28px;left:28px}.cta-map i:nth-child(2){top:23px;left:52px}.cta-map i:nth-child(3){top:32px;right:29px}.cta-map i:nth-child(4){bottom:17px;left:62px}.benefit-icon{align-items:center;gap:7px;display:flex}.benefit-icon i{background:#cfdbd2;border:0;border-radius:2px;width:28%;height:8px;display:block;position:static}.benefit-icon i:nth-child(2){background:#8fa99c;width:20%;margin-left:0}.benefit-icon i:nth-child(3){background:#436b59;width:36%;margin-left:0}.tr{grid-template-columns:1.25fr 1.2fr 1fr}.tr span:last-child{text-align:right;font-weight:650}.workflow-step:first-child{min-height:92vh}.nav-cta,.hero-actions button,.panel-cta button,.closing button,.form-actions button,.text-link{gap:12px}.negotiation-grid{grid-template-columns:1fr;gap:8px;margin-top:12px;display:grid}.negotiation-card{background:#e8eee8;border:1px solid #d6ddd6;border-radius:8px;padding:12px;position:relative}.negotiation-card>span{color:#6f7d76;font:600 7px var(--font-mono);letter-spacing:.07em;margin-bottom:8px;display:block}.negotiation-card .cost-line{grid-template-columns:minmax(118px,1fr) auto auto auto;align-items:center;gap:9px;min-height:27px;display:grid}.negotiation-card .cost-line+.cost-line{border-top:1px solid #ccd7ce;margin-top:6px;padding-top:7px}.negotiation-card del{color:#8d9892;font-size:9px}.negotiation-card b{font-size:12px}.negotiation-card .cost-line small{color:#75827b;font:600 7px var(--font-mono);letter-spacing:.04em;margin:0;line-height:1.3;display:block}.negotiation-card .cost-line em{color:#385b48;font:700 8px var(--font-mono);background:#cfdfc8;border-radius:3px;padding:3px 5px;font-style:normal}.providers>div{grid-template-columns:40px 1fr minmax(92px,auto)}.closing{background:#d7e2d2}.closing-map{z-index:0;opacity:.48;background-image:linear-gradient(#324e411c 1px,#0000 1px),linear-gradient(90deg,#324e411c 1px,#0000 1px);background-size:64px 64px;border:1px solid #324e4129;position:absolute;inset:40px max(20px,50vw - 550px)}.closing-map span{transform-origin:0;background:#658174;height:1px;position:absolute}.closing-map span:first-child{width:28%;top:32%;left:8%;transform:rotate(9deg)}.closing-map span:nth-child(2){width:29%;top:36%;left:35%;transform:rotate(-11deg)}.closing-map span:nth-child(3){width:28%;top:28%;left:60%;transform:rotate(18deg)}.closing-map span:nth-child(4){width:55%;top:70%;left:20%;transform:rotate(-5deg)}.closing-map i{background:#345b49;border:2px solid #d7e2d2;border-radius:2px;width:9px;height:9px;position:absolute}.closing-map i:first-of-type{top:31%;left:8%}.closing-map i:nth-of-type(2){top:30%;left:58%}.closing-map i:nth-of-type(3){top:43%;right:10%}@media (width<=560px){.hero{min-height:920px}.world-map{inset:35px 70px 40px}.hero-graphic .d1{top:138px;left:146px}.hero-graphic .d2{top:76px;left:350px}.hero-graphic .d3{top:180px;right:148px}.hero-graphic .d4{bottom:78px;right:112px}.closing-map{inset:22px}.providers>div{grid-template-columns:38px 1fr}.providers>div em{display:none}.negotiation-card .cost-line{grid-template-columns:1fr auto auto}.negotiation-card .cost-line small{grid-column:1/-1}.mobile-panel .product-shell.product-compare{height:580px}}@media (width<=900px){.workflow-step:first-child{min-height:0}.negotiation-grid{grid-template-columns:1fr}}.legal-page{background:#f7f8f4;min-height:100vh}.legal-nav{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f8f4f0;border-bottom:1px solid #dce1da;justify-content:space-between;align-items:center;width:100%;padding:20px max(24px,50vw - 470px);display:flex;position:sticky;top:0}.legal-nav>a:last-child{font-size:13px;font-weight:650}.legal-brand{letter-spacing:-.04em;align-items:center;font-size:19px;font-weight:700;display:flex}.legal-brand>span:last-child{color:#89938e;font-weight:450}.legal-document{width:min(760px,100% - 40px);margin:0 auto;padding:100px 0 120px}.legal-document h1{letter-spacing:-.06em;margin:15px 0 12px;font-size:clamp(48px,7vw,78px);font-weight:520;line-height:1}.legal-date{color:#7c8782;font:500 10px var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0 0 50px}.legal-lead{color:#485650;margin-bottom:60px;font-size:20px;line-height:1.6}.legal-document h2{letter-spacing:-.025em;margin:42px 0 12px;font-size:22px;font-weight:620}.legal-document p,.legal-document li{color:#5f6c67;font-size:15px;line-height:1.75}.legal-document ul{padding-left:22px}.legal-document a{color:#234f3f;text-underline-offset:3px;font-weight:650;text-decoration:underline}.legal-footer{color:#75817c;font:500 10px var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #dce1da;justify-content:space-between;gap:24px;padding:28px max(24px,50vw - 470px);display:flex}.legal-footer span:last-child{gap:20px;display:flex}@media (width<=560px){.legal-document{padding:70px 0 90px}.legal-lead{font-size:17px}}.legal-links{align-items:center;gap:24px;display:flex}.legal-links a,.legal-footer a{transition:color .2s}.legal-links a:hover,.legal-footer a:hover{color:#f4f7f3}.consent{margin-top:8px}.consent .check{align-items:flex-start}.consent .check>span{flex:0 0 18px}.consent-copy{line-height:1.55}.consent-copy a{text-underline-offset:2px;font-weight:650;text-decoration:underline}.consent>em,.turnstile-box>em{color:#a33b35;margin-top:7px;font-size:10px;font-style:normal;display:block}.turnstile-box{min-height:70px;margin-top:18px}.form-error{color:#923832;background:#fff3f1;border:1px solid #e7c7c4;border-radius:7px;margin:12px 0 0;padding:10px 12px;font-size:11px;line-height:1.45}.honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.form-actions button:disabled{cursor:not-allowed;opacity:.48}@media (width<=560px){.legal-links{flex-wrap:wrap;gap:10px 18px}}.arrow-icon{fill:none;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:15px;height:15px;display:block;overflow:visible}.hero-actions a{align-items:center;gap:12px;display:inline-flex}.engage-arrow{color:#819087;display:inline-flex;position:absolute;right:30px}.engage-arrow .arrow-icon{width:13px;height:13px}@media (width>=901px){.hero{min-height:900px}.section-intro{padding:96px 0 60px}.workflow-section,.source-section,.why{padding-bottom:104px}.workflow-grid{gap:76px}.workflow-step{min-height:64vh}.workflow-step:first-child{min-height:72vh}.workflow-step:last-child{min-height:66vh}.sticky-panel{padding-top:42vh}.service-grid article{min-height:480px}.benefits article{min-height:320px;padding-top:34px;padding-bottom:34px}.benefit-icon{height:72px;margin:28px 0}.engagement{padding-top:94px;padding-bottom:94px}.engage-steps{margin-top:56px}.engage-note{margin-top:46px!important}.faq{gap:82px;padding-top:102px;padding-bottom:102px}.closing{height:520px}.closing h2{font-size:62px}footer{padding-top:64px;padding-bottom:64px}.foot-bottom{margin-top:34px}}@media (width<=900px){.section-intro{padding:76px 0 48px}.workflow-section,.source-section,.why{padding-bottom:84px}.workflow-step{padding:30px 0 54px;transition:opacity .38s,transform .38s}.workflow-step:not(.active){opacity:.56}.workflow-step.active{opacity:1}.mobile-panel{min-height:530px;margin-top:30px}.mobile-panel.mobile-source,.mobile-panel.mobile-compare{min-height:590px}.mobile-panel>.mobile-product-reveal,.mobile-panel>.product-shell,.mobile-product-reveal>.product-shell{height:100%}.mobile-product-placeholder{opacity:.48;background:linear-gradient(110deg,#f3f5f1 20%,#fafbf8 45%,#f3f5f1 70%) 0 0/220% 100%;animation:1.8s ease-in-out infinite mobile-placeholder}.mobile-product-placeholder .product-top{opacity:.68}.mobile-panel .product-shell{height:100%}.service-grid article{min-height:460px}.engagement{padding-top:82px;padding-bottom:82px}.engage-steps{margin-top:54px}.engage-note{margin-top:48px!important}.faq{padding-top:88px;padding-bottom:88px}.closing{height:510px}}@keyframes mobile-placeholder{0%,to{background-position:100% 0}50%{background-position:0 0}}@media (width<=560px){nav{gap:10px}nav .logo{font-size:17px}nav .logo-mark{margin-right:11px}.nav-cta{flex-shrink:0;gap:7px;padding:11px 12px}.nav-cta .arrow-icon{width:13px;height:13px;display:block}.hero{min-height:0;padding:132px 18px 66px;display:block}.hero h1{max-width:350px;margin-top:0;font-size:clamp(44px,12.4vw,54px);line-height:.98}.hero>p{max-width:350px;font-size:15px;line-height:1.58}.hero-actions{gap:20px;margin-top:32px}.hero-actions button{padding:15px 17px}.hero-actions a{gap:11px}.hero-graphic{width:100%;height:360px;margin:62px auto 0;position:relative;bottom:auto;left:auto;transform:none}.world-map{background-size:42px 42px;border-radius:14px;inset:0}.world-map:after{font-size:6px;bottom:10px;right:11px}.request-card{border-radius:14px;width:calc(100% - 50px);padding:17px;top:49%}.request-card h3{margin-top:16px;font-size:18px}.request-card p{font-size:10px}.request-head{font-size:8px}.progress-line{margin:20px 0}.request-foot{gap:12px;font-size:9px}.section-intro{padding:72px 0 42px}.section-intro h2,.engage-head h2,.faq h2{font-size:40px}.workflow-section,.source-section,.why{padding-bottom:72px;padding-left:16px;padding-right:16px}.workflow-step{padding:28px 0 48px}.workflow-step>div:nth-child(2)>span{margin-bottom:0}.workflow-step h3{font-size:29px}.mobile-panel{height:350px;min-height:0;margin-top:26px}.mobile-panel.mobile-capacity{height:475px}.mobile-panel.mobile-dia{height:510px}.mobile-panel.mobile-source{height:555px}.mobile-panel.mobile-compare{height:580px}.mobile-panel.mobile-cta{height:533px}.product-shell{border-radius:17px}.product-top{gap:9px;height:56px;padding:0 14px;font-size:10px}.product-top .mini-logo{font-size:10px}.mini-logo .logo-mark{transform-origin:0;margin-right:0;transform:scale(.58)}.product-top b{font-size:8px}.product-view{height:calc(100% - 56px);padding:24px}.product-view h3{margin-bottom:22px;font-size:24px}.search{padding:13px;font-size:11px}.city-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.city,.city:nth-child(n+2){min-width:0;height:104px;padding:11px 8px;display:flex}.city b{text-overflow:ellipsis;font-size:10px;overflow:hidden}.city small{font-size:7px}.rack-grid{gap:4px;height:210px;padding:22px 10px 27px}.rack-grid span{bottom:-18px}.spec-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:20px;padding-top:17px}.spec-row span:last-child{display:flex}.spec-row small{font-size:6px}.spec-row b{white-space:nowrap;font-size:9px}.network{height:265px}.facility{width:86px;padding:18px 10px;top:90px;left:8px}.carrier{width:102px;padding:14px;right:8px}.carrier:nth-of-type(3){top:38px}.carrier:nth-of-type(4){bottom:38px}.paths{left:94px;right:110px}.chips{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.chips span,.chips span:last-child{white-space:nowrap;min-width:0;padding:8px 5px;font-size:7px;display:flex}.providers{gap:7px}.providers>div,.providers>div:last-child{grid-template-columns:35px minmax(0,1fr) minmax(82px,auto);gap:5px;padding:8px;display:grid}.provider-icon{width:28px;height:28px}.providers b{min-width:0;font-size:9px}.providers b small{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.providers>div em{text-align:center;padding:5px;font-size:6px;display:block}.source-status{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:14px;font-size:7px;display:grid}.source-status span{background:#fff;border:1px solid #dce2dc;border-radius:6px;min-height:28px;padding:5px 7px}.source-status span:last-child{grid-column:1/-1;justify-content:center}.compare-title{gap:8px}.compare-title span{flex:none;font-size:7px}.tr{grid-template-columns:1.08fr 1.05fr .82fr;gap:5px;padding:11px 9px;font-size:8px}.tr.head{font-size:6px}.tr span:nth-child(3){display:block}.tr span:last-child{white-space:nowrap}.negotiation-card{padding:11px}.negotiation-card .cost-line{grid-template-columns:1fr auto auto;gap:7px}.negotiation-card .cost-line small{grid-column:1/-1}.panel-cta{padding:28px 10px}.panel-cta h3{font-size:30px}.service-grid article{min-height:0;padding:30px}.service-list{margin-top:54px}.benefit-icon{height:72px;margin:26px 0}.engagement{padding:74px 18px}.engage-steps{margin-top:44px}.engage-steps div{padding-right:34px}.engage-arrow{right:8px}.engage-note{margin-top:42px!important}.faq{gap:46px;padding:76px 18px}.faq h2{margin-bottom:28px}.faq-item>button{gap:24px;padding:21px 0}.closing{height:480px;padding:20px}.closing h2{font-size:45px}footer{gap:42px;padding-top:54px;padding-bottom:48px}.foot-bottom{gap:22px;margin-top:22px}.drawer-head{padding:26px 22px 20px}.drawer-head p{padding-right:46px}.form-progress{padding:20px 22px}.form-body{padding:28px 22px 12px}.form-body h2{font-size:29px}.form-actions{padding:18px 22px 6px}.form-actions button{gap:8px}}@media (width<=380px){nav .logo>span:last-child{display:none}.nav-cta{font-size:10px}.product-view{padding-left:19px;padding-right:19px}.two{grid-template-columns:1fr;gap:0}}@media (prefers-reduced-motion:reduce){.mobile-product-placeholder{animation:none}}
