/*! 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-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)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}}.service-card{background:#fff;min-height:440px;overflow:hidden;padding:0!important}.service-card-image{object-fit:cover;width:100%;height:190px;display:block}.service-card-body{padding:24px 28px 28px}.service-card h3{margin:22px 0 8px}.service-card b{margin-top:22px}.category-with-image{min-height:315px;padding:0;overflow:hidden}.category-image{object-fit:cover;border-bottom:1px solid #35506d;width:100%;height:185px;display:block}.category-body{padding:22px 24px 25px}.category-with-image h3{margin:28px 0 0}:root{--ink:#091a2d;--muted:#536579;--blue:#1d6fb8;--sky:#49a6df;--pale:#eaf6fc;--line:#c9d9e5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,100% - 40px);margin:auto}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.nav-wrap{align-items:center;gap:28px;max-width:1240px;margin:auto;padding:10px 24px;display:flex}.brand img{border-radius:12px;width:210px;display:block}.site-header nav{align-items:center;gap:23px;margin-left:auto;font-size:14px;font-weight:700;display:flex}.site-header nav a:hover{color:var(--blue)}.button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;padding:15px 22px;font-weight:800;display:inline-flex}.button:hover{background:#145a97}.button.small{white-space:nowrap;padding:12px 17px}.button.secondary{color:var(--ink);background:0 0;border:1px solid #91a9bb}.button.light{color:var(--ink);background:#fff}.eyebrow{color:var(--blue);letter-spacing:.18em;text-transform:uppercase;margin-bottom:15px;font-size:12px;font-weight:900;display:block}.hero{border-bottom:1px solid var(--line);background:linear-gradient(115deg,#f2f9fd 0%,#fff 60%);padding:76px 0 72px;overflow:hidden}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;display:grid}.hero h1{letter-spacing:-.055em;margin:0 0 28px;font-family:Georgia,serif;font-size:clamp(52px,7vw,90px);line-height:.94}.hero h1 em{color:var(--blue);font-weight:400}.hero p,.page-hero p{color:var(--muted);max-width:680px;font-size:19px;line-height:1.7}.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.trust-row{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.trust-row span{color:#246d74;background:#fff;border:1px solid #9ec8d9;border-radius:30px;padding:7px 12px;font-size:12px;font-weight:800}.hero-card{background:var(--ink);color:#fff;border-radius:40px;flex-direction:column;justify-content:space-between;min-height:500px;padding:38px;display:flex;box-shadow:0 24px 70px #0d3a5b2b}.orbit{border:1px solid #4f708f;border-radius:50%;place-items:center;height:320px;display:grid;position:relative}.orbit:before,.orbit:after{content:"";border:1px solid #31577a;border-radius:50%;position:absolute;inset:42px}.orbit:after{inset:85px}.orbit strong{z-index:2;background:var(--sky);border-radius:50%;place-items:center;width:100px;height:100px;font-size:25px;display:grid}.orbit span{background:#173552;border-radius:20px;padding:7px 12px;font-size:12px;position:absolute}.orbit span:first-child{top:8px}.orbit span:nth-child(2){top:45%;left:5px}.orbit span:nth-child(3){top:45%;right:4px}.orbit span:nth-child(4){bottom:10px}.metric b{font-family:Georgia,serif;font-size:40px;display:block}.metric small{color:#a8c1d9}.intro{padding:100px 0}.intro h2,.section-head h2,.partnership h2,.cta h2,.form-copy h2,.steps h2,.story h2,.program-details h2{max-width:850px;margin:0 0 30px;font-family:Georgia,serif;font-size:clamp(36px,4vw,56px);line-height:1.08}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--line);border-radius:18px;min-height:300px;padding:30px;transition:all .2s}.service-card:hover{border-color:var(--blue);transform:translateY(-4px);box-shadow:0 16px 35px #15466c17}.service-card span,.category span,.catalog article span,.step-grid span{color:var(--blue);font-size:12px;font-weight:900}.service-card h3,.category h3{margin-top:55px;font-size:24px}.service-card p,.category p,.story p,.program-details p,.form-copy p{color:var(--muted);line-height:1.7}.service-card b{color:var(--blue);margin-top:30px;display:block}.categories,.program-details{background:var(--ink);color:#fff;padding:95px 0}.section-head{justify-content:space-between;align-items:end;gap:20px;display:flex}.section-head a{color:var(--sky);font-weight:800}.category-grid{border-top:1px solid #35506d;border-left:1px solid #35506d;grid-template-columns:repeat(3,1fr);margin-top:35px;display:grid}.category{border-bottom:1px solid #35506d;border-right:1px solid #35506d;min-height:170px;padding:24px}.category h3{margin-top:40px}.partnership{grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;padding:100px 0;display:grid}.partnership p{color:var(--muted);font-size:18px;line-height:1.75}.partner-mark{background:var(--pale);text-align:center;color:var(--ink);border-radius:25px;flex-direction:column;align-items:center;gap:10px;padding:38px;display:flex}.partner-mark img{object-fit:contain;width:110px;height:110px}.partner-mark strong{font-size:25px}.partner-mark span{color:var(--blue);font-weight:900}.partner-mark small{color:var(--muted);margin-top:8px}.cta{background:var(--blue);color:#fff;padding:65px 0}.cta .wrap{justify-content:space-between;align-items:center;gap:30px;display:flex}.cta h2{margin:0}.cta .eyebrow{color:#c5ebff}.text-link{align-self:center;font-weight:900}.page-hero{background:linear-gradient(120deg,var(--pale),#fff);border-bottom:1px solid var(--line);padding:80px 0}.page-hero h1{margin:0;font-family:Georgia,serif;font-size:clamp(52px,7vw,84px)}.form-section{grid-template-columns:.75fr 1.25fr;gap:70px;padding:85px 0;display:grid}.form-copy h2{font-size:42px}.form-copy ul,.program-details ul{color:var(--muted);padding-left:20px;line-height:2}.inquiry-form{border:1px solid var(--line);border-radius:20px;padding:34px;box-shadow:0 18px 50px #163d5b12}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.inquiry-form label{flex-direction:column;gap:8px;margin-bottom:18px;font-size:13px;font-weight:800;display:flex}.inquiry-form input,.inquiry-form textarea,.inquiry-form select{font:inherit;background:#fff;border:1px solid #a9bdcc;border-radius:7px;padding:13px;font-weight:400}.inquiry-form input:focus,.inquiry-form textarea:focus,.inquiry-form select:focus{border-color:var(--blue);outline:3px solid #80c8ef66}.inquiry-form .check{flex-direction:row;align-items:center;font-weight:500}.inquiry-form .check input{width:auto}.success{background:var(--pale);border:1px solid #8dc5dd;border-radius:18px;padding:35px}.success strong{font-family:Georgia,serif;font-size:35px}.success p{line-height:1.7}.success button{color:var(--blue);background:0 0;border:0;font-weight:800}.steps{padding:85px 0}.step-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.step-grid article{background:#fff;min-height:250px;padding:27px}.step-grid h3{margin-top:45px;font-size:24px}.step-grid p{color:var(--muted);line-height:1.65}.program-details .two-col{grid-template-columns:1fr 1fr;gap:75px;display:grid}.program-details h2{font-size:38px}.program-details ul{color:#c5d2df}.catalog{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;margin-top:80px;margin-bottom:80px;display:grid}.catalog article{background:#fff;min-height:200px;padding:35px}.catalog h2{margin:34px 0 12px;font-family:Georgia,serif;font-size:32px}.catalog p{color:var(--muted);line-height:1.65}.story{grid-template-columns:1.2fr .8fr;gap:80px;padding:90px 0;display:grid}.fact-card{background:var(--pale);border-radius:20px;grid-template-columns:1fr 1fr;gap:24px;padding:35px;display:grid}.fact-card b{font-family:Georgia,serif;font-size:27px}.fact-card span{color:var(--muted)}footer{color:#fff;background:#061321;padding:70px 0 25px}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:50px;width:min(1180px,100% - 40px);margin:auto;display:grid}.footer-logo{border-radius:12px;width:210px}.footer-grid p{color:#91a8bc;line-height:1.6}.footer-grid h3{color:var(--sky);text-transform:uppercase;letter-spacing:.12em;font-size:13px}.footer-grid a{color:#d4e1ec;margin:12px 0;display:block}.copyright{color:#7890a5;border-top:1px solid #263a50;width:min(1180px,100% - 40px);margin:45px auto 0;padding-top:20px;font-size:12px}@media (width<=950px){.site-header nav{display:none}.nav-wrap{justify-content:space-between}.hero-grid,.partnership,.form-section,.story{grid-template-columns:1fr}.hero-card{min-height:430px}.service-grid,.category-grid,.step-grid,.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.wrap{width:min(100% - 28px,1180px)}.brand img{width:150px}.button.small{padding:10px;font-size:12px}.hero{padding-top:50px}.hero h1{font-size:50px}.service-grid,.category-grid,.catalog,.program-details .two-col,.form-grid,.step-grid,.footer-grid{grid-template-columns:1fr}.hero-card{display:none}.intro,.partnership{padding:65px 0}.cta .wrap,.section-head{flex-direction:column;align-items:flex-start}.form-section{gap:25px;padding:55px 0}.inquiry-form{padding:20px}}.footer-logo{background:#fff;padding:6px}.site-header .brand img{width:420px;max-width:100%;height:auto}.hero-grid{grid-template-columns:.95fr 1.05fr;gap:48px}.hero h1{font-size:clamp(42px,5.6vw,72px)}.hero-card{background:#17466d url(/assets/equipment-lifecycle-earth-android-v5.jpg) 50%/cover no-repeat;min-height:570px}.hero-card .orbit,.hero-card .metric{display:none}@media (width<=950px){.hero-grid{grid-template-columns:1fr}.hero-card{min-height:600px}}@media (width<=620px){.site-header .brand img{width:250px}.hero h1{font-size:40px}.hero-card{border-radius:26px;min-height:390px;display:block}}.live-board-section{color:#fff;background:linear-gradient(150deg,#071523,#102a40);padding:90px 0}.live-board-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.live-board-heading h2{margin:0 0 12px;font-family:Georgia,serif;font-size:clamp(36px,4vw,56px);line-height:1.08}.live-board-heading p{color:#aec0cf;margin:0}.live-board-heading .button.secondary{color:#fff;white-space:nowrap;border-color:#617b91}.bid-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin:34px 0 18px;display:grid}.bid-stats div{background:#0a1b2b;border:1px solid #38566d;border-radius:14px;padding:20px}.bid-stats strong{color:#75d98a;font-size:29px;line-height:1;display:block}.bid-stats span{color:#9fb3c3;letter-spacing:.1em;text-transform:uppercase;margin-top:7px;font-size:12px;font-weight:900;display:block}.bid-controls{background:#091827;border:1px solid #38566d;border-radius:15px;grid-template-columns:2fr 1fr;gap:15px;padding:19px;display:grid}.bid-controls label{color:#bed0dd;letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:12px;font-weight:900;display:grid}.bid-controls input,.bid-controls select{color:#fff;width:100%;font:inherit;text-transform:none;letter-spacing:0;background:#10283b;border:1px solid #506a7e;border-radius:8px;padding:14px}.bid-status{color:#aabfce;margin:18px 0}.bid-status a{color:#7ecaf0;text-decoration:underline}.bid-grid{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.bid-card{background:linear-gradient(150deg,#102a40,#091827);border:1px solid #38566d;border-radius:16px;flex-direction:column;padding:25px;display:flex;box-shadow:0 15px 32px #0003}.bid-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.bid-meta span{color:#fff;letter-spacing:.06em;background:#1d6fb8;border-radius:7px;padding:6px 9px;font-size:11px;font-weight:900}.bid-meta b{color:#75d98a;font-size:13px}.bid-card h3{margin:18px 0 8px;font-size:22px;line-height:1.25}.bid-due{color:#75d98a;margin:0;font-weight:800}.bid-notes{color:#b7c7d3;flex:1;line-height:1.6}.bid-card>a{color:#7ecaf0;border-top:1px solid #304b61;padding-top:15px;font-weight:800}.bid-empty{text-align:center;border:1px dashed #506a7e;border-radius:15px;padding:38px}.bid-empty p{color:#aabfce}.bid-board-page .page-hero h1{max-width:900px}.bid-board-page .page-hero p{max-width:850px}@media (width<=950px){.live-board-heading{flex-direction:column;align-items:flex-start}.bid-grid{grid-template-columns:1fr}}@media (width<=620px){.bid-stats,.bid-controls{grid-template-columns:1fr}.live-board-section{padding:60px 0}}.inquiry-page{background:#071523}.inquiry-hero{color:#fff;background:radial-gradient(circle at 80% 18%,#1f6aa3 0,#0000 30%),linear-gradient(135deg,#061321,#102e49);padding:72px 0}.sell-page .inquiry-hero{background:radial-gradient(circle at 80% 18%,#17736f 0,#0000 30%),linear-gradient(135deg,#061321,#102e49)}.inquiry-hero-grid{grid-template-columns:1.08fr .72fr;align-items:center;gap:54px;display:grid}.inquiry-hero h1{margin:.2em 0;font-family:Georgia,serif;font-size:clamp(48px,6vw,80px);line-height:.98}.inquiry-hero h1 em{color:#75c9f3;font-weight:400}.sell-page .inquiry-hero h1 em{color:#74dfb6}.inquiry-hero p{color:#c5d7e5;font-size:18px;line-height:1.7}.inquiry-hero .button.secondary{color:#fff;border-color:#7e9bb0}.inquiry-side{background:#0a2036e8;border:1px solid #50728e;border-radius:18px;padding:30px;box-shadow:0 26px 60px #0004}.inquiry-side h2{margin:.3em 0 .8em;font-family:Georgia,serif;font-size:28px}.inquiry-side ul{color:#d5e2ec;padding-left:20px;line-height:1.9}.inquiry-side a{color:#86d5fa}.inquiry-points{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.inquiry-points span{color:#d7e7f7;border:1px solid #527b9b;border-radius:30px;padding:7px 12px;font-size:13px}.inquiry-points span:before{content:"✓";color:#74dfb6;margin-right:7px}.inquiry-categories{background:#f5f9fc;padding:85px 0}.inquiry-categories h2,.inquiry-request h2{margin:.15em 0 .6em;font-family:Georgia,serif;font-size:clamp(34px,4vw,54px);line-height:1.08}.inquiry-category-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px;display:grid}.inquiry-category-grid.four{grid-template-columns:repeat(4,1fr)}.inquiry-category-grid article{background:#fff;border:1px solid #cfdeea;border-radius:15px;padding:25px}.inquiry-category-grid b{color:#1766a6;letter-spacing:.07em;background:#e4f3fb;border-radius:9px;place-items:center;min-width:48px;height:38px;padding:0 10px;font-size:11px;display:inline-grid}.inquiry-category-grid h3{margin:16px 0 7px}.inquiry-category-grid p{color:var(--muted);margin:0;line-height:1.55}.inquiry-request{background:#f5f9fc;padding:88px 0}.inquiry-request.dark-request{color:#fff;background:linear-gradient(145deg,#071523,#103354)}.inquiry-layout{grid-template-columns:.88fr 1.12fr;align-items:start;gap:46px;display:grid}.inquiry-layout>div>p{color:var(--muted);font-size:17px;line-height:1.7}.dark-request .inquiry-layout>div>p{color:#c1d4e3}.detail-panel{color:var(--ink);background:#fff;border:1px solid #d4e1ea;border-radius:14px;margin-top:28px;padding:24px}.dark-request .detail-panel{color:#fff;background:#0b2943;border-color:#355d79}.detail-panel h3{margin-top:0}.detail-panel ul,.detail-panel ol{color:var(--muted);padding-left:20px;line-height:1.9}.dark-request .detail-panel ul{color:#c6d8e5}.inquiry-form>h2{margin:0 0 4px;font-family:Georgia,serif;font-size:30px}.inquiry-form>p{color:var(--muted);margin:0 0 10px}.inquiry-form label small{color:#6d8090;font-weight:500;line-height:1.4}.form-submit{margin-top:5px}.form-submit:disabled{opacity:.65;cursor:wait}.form-note{font-size:13px;color:#60748a!important;margin:12px 0 0!important}.form-note[data-state=success]{font-weight:800;color:#197648!important}.form-note[data-state=error]{font-weight:800;color:#b42318!important}.form-trap{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.dark-form{color:#fff;background:#0a243c;border-color:#3a617d;box-shadow:0 22px 55px #0003}.dark-form h2,.dark-form label{color:#fff}.dark-form>p,.dark-form .form-note{color:#bdd0df!important}.dark-form input,.dark-form select,.dark-form textarea{color:#fff;background:#081a2b;border-color:#496b84}.dark-form label small{color:#abc0d0}.dark-form .form-note[data-state=success]{color:#79e7ad!important}.dark-form .form-note[data-state=error]{color:#ff9b91!important}@media (width<=950px){.inquiry-hero-grid,.inquiry-layout{grid-template-columns:1fr}.inquiry-category-grid.four{grid-template-columns:1fr 1fr}}@media (width<=620px){.inquiry-hero{padding:48px 0}.inquiry-category-grid,.inquiry-category-grid.four{grid-template-columns:1fr}.inquiry-request,.inquiry-categories{padding:58px 0}}.international-phone{grid-template-columns:minmax(175px,.85fr) minmax(240px,1.55fr);gap:8px;display:grid}.international-phone select,.international-phone input{width:100%;min-width:0}.international-phone input[type=hidden]{display:none}.phone-help{color:#6d8090;margin-top:-2px;font-weight:500}.dark-form .phone-help{color:#abc0d0}@media (width<=760px){.international-phone{grid-template-columns:1fr}}.partner-brand{flex-direction:column;align-items:center;gap:8px;display:flex}.partner-mark img.m2m-symbol{width:92px;height:92px}.partner-mark img.m2m-home-logo{object-fit:contain;width:min(250px,100%);height:auto}.circular-mission{color:#fff;background:linear-gradient(145deg,#071629,#0b2948);padding:95px 0}.circular-mission .section-head h2{max-width:930px}.mission-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px;display:grid}.mission-grid article{background:#0a1d35;border:1px solid #315471;border-radius:16px;padding:27px}.mission-grid b{color:#64d7aa;letter-spacing:.14em;font-size:12px}.mission-grid h3{margin:16px 0 8px;font-size:23px}.mission-grid p{color:#b9c9d9;margin:0;line-height:1.65}.circular-mission .eyebrow{color:#64d7aa}@media (width<=900px){.mission-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.mission-grid{grid-template-columns:1fr}}.service-card-body>span,.category-body>span,.catalog article>span,.step-grid article>span,.mission-grid article>b{display:none}.service-card h3,.category h3,.step-grid h3{margin-top:20px}.catalog h2{margin-top:14px}.consignment-step-grid article{flex-direction:column;padding:0;display:flex;overflow:hidden}.consignment-step-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.consignment-step-grid article>div{padding:24px}.consignment-step-grid h3{margin:0 0 8px}.consignment-step-grid p{margin:0}.sample-contract-link{color:#0b65c2;text-underline-offset:3px;margin-top:16px;font-weight:800;text-decoration:underline;display:inline-flex}.sample-contract-link:hover{color:#084c91}.equipment-catalog{background:#fff;grid-template-columns:repeat(4,1fr)}.equipment-catalog article{flex-direction:column;padding:0;display:flex;overflow:hidden}.equipment-catalog article>img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.equipment-catalog article>div{padding:22px 24px 26px}.equipment-catalog h2{margin:0 0 12px;font-size:26px}.equipment-catalog p{margin:0}@media (width<=950px){.equipment-catalog{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.equipment-catalog{grid-template-columns:1fr}}.service-card,.category-with-image,.consignment-step-grid article,.equipment-catalog article{border-radius:18px;overflow:hidden}.service-card-image,.category-image,.consignment-step-grid article>img,.equipment-catalog article>img{border-radius:18px 18px 0 0}.employeeAuthPage{background:radial-gradient(circle at 80% 10%,#1f6aa3 0,#0000 28%),linear-gradient(145deg,#061321,#103354);place-items:center;min-height:100vh;padding:40px 20px;display:grid}.employeeAuthCard{background:#fff;border-radius:24px;width:min(500px,100%);padding:40px;box-shadow:0 28px 75px #0005}.employeeAuthBrand img{width:min(300px,100%);margin:0 auto 32px;display:block}.employeeAuthCard h1{margin:0 0 12px;font-family:Georgia,serif;font-size:42px}.employeeAuthCard>p{color:var(--muted);line-height:1.6}.employeeAuthCard form{gap:18px;margin-top:28px;display:grid}.employeeAuthCard label{gap:8px;font-size:13px;font-weight:800;display:grid}.employeeAuthCard input{width:100%;font:inherit;border:1px solid #9fb4c4;border-radius:8px;padding:14px}.employeeAuthCard input:focus{border-color:var(--blue);outline:3px solid #80c8ef66}.employeeInviteLink{color:var(--blue);font:inherit;cursor:pointer;background:0 0;border:0;margin-top:18px;padding:0;font-weight:800}.employeeAuthMessage{background:#eaf6fc;border-radius:8px;padding:12px 14px;color:#17466d!important}.employeeBackLink{color:var(--blue);margin-top:25px;font-weight:800;display:block}.employeeDashboard{background:#f3f8fb;min-height:100vh;padding:60px max(24px,50vw - 590px)}.employeeDashboard>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:24px;padding-bottom:30px;display:flex}.employeeDashboard h1{margin:0;font-family:Georgia,serif;font-size:clamp(42px,6vw,68px)}.employeeDashboard header p:last-child{color:var(--muted)}.employeeDashboardGrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px;display:grid}.employeeDashboardGrid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px}.employeeDashboardGrid span{color:var(--blue);letter-spacing:.12em;font-size:12px;font-weight:900}.employeeDashboardGrid h2{margin:28px 0 10px}.employeeDashboardGrid p{min-height:100px;color:var(--muted);line-height:1.65}.employeeDashboard button:disabled{opacity:.55}@media (width<=850px){.employeeDashboardGrid{grid-template-columns:1fr}.employeeDashboardGrid p{min-height:auto}.employeeDashboard>header{flex-direction:column;align-items:flex-start}}.customerBidsPage{background:#f3f8fb;min-height:100vh;padding:60px max(22px,50vw - 550px)}.customerBidsPage>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:24px;padding-bottom:28px;display:flex}.customerBidsPage h1{margin:0;font:clamp(44px,6vw,68px) Georgia,serif}.customerBidsPage header nav{align-items:center;gap:12px;display:flex}.customerBidsPage header a,.customerBidsPage header button{color:#17466d;font:inherit;cursor:pointer;background:#fff;border:1px solid #9db5c6;border-radius:8px;padding:11px 15px;font-weight:800;text-decoration:none}.customerBidList{gap:14px;margin-top:28px;display:grid}.customerBidList article{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1fr auto auto;align-items:center;gap:26px;padding:22px;display:grid}.customerBidList h2{margin:4px 0}.customerBidList p{color:var(--muted);margin:0}.bidStatus{color:#775900;text-align:center;text-transform:capitalize;background:#fff1c7;border-radius:30px;min-width:82px;padding:8px 10px}.bidStatus.won{color:#17623a;background:#dcf6e7}.bidStatus.lost{color:#8a2f28;background:#fbe3e1}.customerEmpty{background:#fff;border-radius:16px;margin-top:28px;padding:35px}@media (width<=700px){.customerBidsPage>header{flex-direction:column;align-items:start}.customerBidList article{grid-template-columns:1fr}.customerBidsPage header nav{flex-wrap:wrap}}.customerBidLink{color:inherit;text-decoration:none}.customerBidLink article{transition:all .18s}.customerBidLink:hover article{border-color:#4fa9dd;transform:translateY(-1px);box-shadow:0 8px 24px #17466d18}.bidDetailSummary{grid-template-columns:repeat(4,1fr);gap:12px;margin:26px 0;display:grid}.bidDetailSummary>div{border:1px solid var(--line);background:#fff;border-radius:12px;gap:6px;padding:18px;display:grid}.bidDetailSummary span{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:900}.bidDetailTable{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:auto}.bidDetailTable table{border-collapse:collapse;width:100%;min-width:800px}.bidDetailTable th{color:#fff;text-align:left;text-transform:uppercase;background:#0e2b48;padding:12px;font-size:.72rem}.bidDetailTable td{border-bottom:1px solid #e0e8ee;padding:12px}.bidDetailTable th:nth-last-child(-n+3),.bidDetailTable td:nth-last-child(-n+3){text-align:right}@media (width<=700px){.bidDetailSummary{grid-template-columns:1fr 1fr}}.reverseOfferCard{border:1px solid var(--line);background:#fff;border-radius:18px;gap:20px;width:min(760px,100%);margin:34px auto 0;padding:30px;display:grid}.reverseOfferCard label{gap:8px;font-size:.78rem;font-weight:900;display:grid}.reverseOfferCard select,.reverseOfferCard input{width:100%;font:inherit;background:#fff;border:1px solid #aebfcb;border-radius:8px;padding:12px}.marginInput{grid-template-columns:1fr 48px;display:grid}.marginInput input{text-align:right;border-radius:8px 0 0 8px}.marginInput span{background:#edf4f8;border:1px solid #aebfcb;border-left:0;border-radius:0 8px 8px 0;place-items:center;display:grid}.marginPreview{background:#eef7fc;border-radius:12px;grid-template-columns:1fr auto;gap:9px 20px;padding:18px;display:grid}.marginPreview span{color:var(--muted)}.dealManagePage{background:#f3f8fb;min-height:100vh;padding:52px max(22px,50vw - 590px)}.dealManagePage>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:28px;padding-bottom:28px;display:flex}.dealManagePage h1{margin:0;font:clamp(44px,6vw,66px) Georgia,serif}.dealManagePage header p:last-child{max-width:700px;color:var(--muted)}.dealManagePage header nav{flex-wrap:wrap;gap:10px;display:flex}.dealManagePage header a,.manageActions a{color:#17466d;background:#fff;border:1px solid #a9bdcc;border-radius:8px;padding:11px 14px;font-weight:800;text-decoration:none}.dealManageStats{grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0;display:grid}.dealManageStats article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px}.dealManageStats span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:900;display:block}.dealManageStats strong{margin-top:10px;font-size:28px;display:block}.dealManageTools{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1fr 230px;gap:14px;padding:18px;display:grid}.dealManageTools label{color:var(--muted);text-transform:uppercase;gap:7px;font-size:12px;font-weight:900;display:grid}.dealManageTools input,.dealManageTools select,.manageActions select{width:100%;font:inherit;background:#fff;border:1px solid #a9bdcc;border-radius:8px;padding:12px}.dealManageNotice{z-index:2;color:#fff;background:#17466d;border-radius:9px;width:max-content;max-width:100%;margin:14px 0 0 auto;padding:10px 14px;position:sticky;top:10px}.dealManageSection{margin-top:34px}.dealManageHeading{justify-content:space-between;align-items:end;margin-bottom:13px;display:flex}.dealManageHeading h2{margin:3px 0 0;font-size:30px}.dealManageHeading>span{color:var(--muted);font-weight:800}.dealManageList{gap:10px;display:grid}.dealManageList>article{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:minmax(280px,1fr) auto auto auto;align-items:center;gap:18px;padding:19px;display:grid}.dealManageIdentity>span{color:var(--blue);letter-spacing:.06em;font-size:12px;font-weight:900}.dealManageIdentity h3{margin:5px 0;font-size:19px}.dealManageIdentity p{color:var(--muted);margin:0;font-size:14px}.manageBidTotal{text-align:right;min-width:110px}.manageStatus{color:#775900;text-align:center;text-transform:capitalize;background:#fff1c7;border-radius:30px;min-width:78px;padding:7px 10px;font-size:12px}.manageStatus.open,.manageStatus.won{color:#17623a;background:#dcf6e7}.manageStatus.closed,.manageStatus.lost{color:#8a2f28;background:#fbe3e1}.manageStatus.archived{color:#4e6171;background:#e7edf2}.manageActions{align-items:center;gap:8px;display:flex}.manageActions a{padding:10px 12px}.manageActions select{min-width:112px;padding:10px}.dealManageEmpty{color:var(--muted);text-align:center;background:#fff;border:1px dashed #a9bdcc;border-radius:13px;padding:28px}@media (width<=900px){.dealManagePage>header{flex-direction:column;align-items:flex-start}.dealManageStats{grid-template-columns:1fr 1fr}.dealManageList>article{grid-template-columns:1fr auto}.dealManageIdentity{grid-column:1/-1}.manageBidTotal{text-align:left}}@media (width<=620px){.dealManageStats,.dealManageTools,.dealManageList>article{grid-template-columns:1fr}.dealManageIdentity{grid-column:auto}.manageActions{flex-direction:column;align-items:stretch}.dealManagePage{padding-top:32px}}.dealScopeTabs{border:1px solid var(--line);background:#e6eef4;border-radius:12px;gap:4px;width:max-content;margin:0 0 12px;padding:4px;display:flex}.dealScopeTabs button{color:#526b7e;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px 18px;font-weight:900}.dealScopeTabs button.active{color:#17466d;background:#fff;box-shadow:0 2px 7px #17466d18}.dealScopeTabs span{background:#dcebf4;border-radius:20px;place-items:center;min-width:24px;margin-left:7px;padding:2px 6px;font-size:12px;display:inline-grid}.dealManageList>article.dealManageRow{padding:0;display:block;overflow:hidden}.dealManageRowTop{grid-template-columns:minmax(280px,1fr) auto auto;align-items:center;gap:18px;padding:19px;display:grid}.dealComments{background:#f8fbfd;border-top:1px solid #dde7ee;padding:15px 19px 19px}.commentThread{gap:8px;margin-bottom:12px;display:grid}.dealComment{grid-template-columns:34px 1fr auto;align-items:center;gap:10px;display:grid}.dealComment>b{color:#fff;background:#17466d;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.dealComment p{color:#263b4b;background:#fff;border-radius:9px;margin:0;padding:9px 11px}.dealComment time{color:#7890a0;font-size:11px}.noComments{color:#7890a0;margin:0;font-style:italic}.dealComments form label{color:#526b7e;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.dealComments form>div{grid-template-columns:1fr auto;gap:8px;display:grid}.dealComments textarea{resize:vertical;width:100%;font:inherit;background:#fff;border:1px solid #a9bdcc;border-radius:8px;padding:10px}.dealComments button{color:#fff;font:inherit;cursor:pointer;background:#1766a6;border:0;border-radius:8px;align-self:stretch;padding:0 17px;font-weight:900}.dealComments button:disabled{opacity:.5;cursor:default}@media (width<=700px){.dealScopeTabs{width:100%}.dealScopeTabs button{flex:1}.dealManageRowTop{grid-template-columns:1fr}.dealComment{grid-template-columns:34px 1fr}.dealComment time{grid-column:2}.dealComments form>div{grid-template-columns:1fr}.dealComments button{padding:12px}}.dealComment{grid-template-columns:34px 1fr auto auto}.dealComment .deleteComment{color:#9b3028;background:#fff;border:1px solid #d8aaa6;border-radius:6px;align-self:center;padding:5px 8px;font-size:11px}.dealComment .deleteComment:hover{background:#fff0ef}@media (width<=700px){.dealComment{grid-template-columns:34px 1fr auto}.dealComment .deleteComment{grid-area:1/3}}.dealComment .editComment{color:#1766a6;background:#fff;border:1px solid #9fbfd4;border-radius:6px;align-self:center;padding:5px 8px;font-size:11px}.dealComment .editComment:hover{background:#edf7fc}.dealComment p small{color:#7890a0;margin-left:8px;font-size:10px;font-style:italic;display:inline-block}.dealComment.editing{grid-template-columns:34px 1fr}.commentEditor{gap:7px;display:grid}.commentEditor textarea{width:100%;font:inherit;background:#fff;border:1px solid #6fa8cb;border-radius:8px;padding:9px 11px}.commentEditor>div{gap:7px;display:flex}.commentEditor button{padding:7px 12px}.commentEditor .cancelEdit{color:#526b7e;background:#fff;border:1px solid #a9bdcc}@media (width<=700px){.dealComment .editComment{grid-area:1/3}.dealComment .deleteComment{grid-area:2/3}.dealComment.editing{grid-template-columns:34px 1fr}}.partsSellPage{background:#f4f8fb}.partsHero{color:#fff;background:linear-gradient(135deg,#071d34,#123f66);padding:82px 0}.partsHeroGrid{grid-template-columns:1.55fr .7fr;align-items:center;gap:54px;display:grid}.partsHero h1{max-width:900px;margin:8px 0 20px;font:clamp(44px,6vw,72px)/1.04 Georgia,serif}.partsHero p{color:#c7d9e8;max-width:780px;font-size:19px;line-height:1.7}.partsHero aside{background:#0b2946;border:1px solid #487190;border-radius:18px;padding:28px}.partsHero aside>b{color:#65cef1;letter-spacing:.12em;font-size:12px}.partsHero aside h2{margin:12px 0 15px}.partsHero aside li{color:#d8e5ee;margin:9px 0}.partsTrust{border-bottom:1px solid var(--line);background:#fff}.partsTrust>.wrap{grid-template-columns:repeat(4,1fr);display:grid}.partsTrust div div{border-right:1px solid var(--line);gap:5px;padding:22px;display:grid}.partsTrust div div:last-child{border-right:0}.partsTrust strong{color:#146ea8;font-size:18px}.partsTrust span{color:var(--muted);font-size:12px}.partsCategories{padding-top:72px;padding-bottom:74px}.partsCategories>.section-head{max-width:820px}.partsCategories>.section-head h2{margin:8px 0;font:clamp(34px,5vw,50px) Georgia,serif}.partsCategories>.section-head p:last-child{color:var(--muted);font-size:18px}.partsCategories>div:last-child{grid-template-columns:1fr 1fr;gap:16px;margin-top:30px;display:grid}.partsCategories article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:28px}.partsCategories article>span{color:#1877ad;letter-spacing:.11em;font-size:11px;font-weight:900}.partsCategories h3{margin:14px 0 9px;font-size:25px}.partsCategories article p{color:var(--muted);margin:0;line-height:1.65}.partsSecurity{color:#fff;background:#0a243e;padding:72px 0}.partsSecurity>.wrap{grid-template-columns:.8fr 1.3fr;gap:46px;display:grid}.partsSecurity h2{margin:8px 0 14px;font:clamp(34px,5vw,49px) Georgia,serif}.partsSecurity p{color:#bfd2e1;line-height:1.7}.partsSecuritySteps{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.partsSecuritySteps article{background:#0d2e4d;border:1px solid #355a78;border-radius:14px;padding:23px}.partsSecuritySteps b{color:#62caee}.partsSecuritySteps h3{margin:18px 0 8px}.partsSecuritySteps p{margin:0;font-size:14px}.partsForm{padding:78px 0}.partsForm .inquiry-layout>div:first-child>h2{font:clamp(34px,5vw,50px) Georgia,serif}.partsForm .inquiry-layout>div:first-child>p{color:var(--muted);font-size:17px;line-height:1.65}@media (width<=900px){.partsHeroGrid,.partsSecurity>.wrap{grid-template-columns:1fr}.partsTrust>.wrap{grid-template-columns:1fr 1fr}.partsSecuritySteps,.partsForm .inquiry-layout{grid-template-columns:1fr}}@media (width<=620px){.partsCategories>div:last-child,.partsTrust>.wrap{grid-template-columns:1fr}.partsTrust div div{border-right:0;border-bottom:1px solid var(--line)}.partsHero{padding:55px 0}}.wtbActiveBuying{background:#eef6fb;padding:72px 0}.wtbActiveBuying>.wrap{grid-template-columns:.8fr 1.25fr;align-items:start;gap:42px;display:grid}.wtbBuyingIntro h2{margin:8px 0 13px;font:clamp(34px,5vw,48px) Georgia,serif}.wtbBuyingIntro p{color:var(--muted);font-size:17px;line-height:1.65}.wtbBuyingIntro .button{margin-top:10px}.wtbBuyingGrid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.wtbBuyingGrid article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px}.wtbBuyingGrid b{color:#1674ab;letter-spacing:.1em;font-size:11px}.wtbBuyingGrid h3{margin:14px 0 7px}.wtbBuyingGrid p{color:var(--muted);margin:0;line-height:1.55}@media (width<=800px){.wtbActiveBuying>.wrap,.wtbBuyingGrid{grid-template-columns:1fr}}.accessPage{color:#112235;background:#f3f8fb;min-height:100vh;padding:54px max(24px,50vw - 590px)}.accessPage>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:24px;padding-bottom:28px;display:flex}.accessPage h1{margin:0;font-family:Georgia,serif;font-size:clamp(42px,6vw,66px)}.accessPage header p:last-child{color:var(--muted)}.accessPage nav{flex-wrap:wrap;gap:10px;display:flex}.accessPage nav a{color:#175f94;background:#fff;border:1px solid #aac0d0;border-radius:9px;padding:11px 15px;font-weight:800}.accessSummary{grid-template-columns:repeat(4,1fr);gap:14px;margin:28px 0;display:grid}.accessSummary article{border:1px solid var(--line);background:#fff;border-radius:14px;gap:4px;padding:20px;display:grid}.accessSummary b{color:#176aa6;font:700 34px Georgia,serif}.accessSummary span{color:var(--muted);font-size:13px}.accessAdd{color:#fff;background:#0d2d49;border-radius:18px;grid-template-columns:.8fr 2fr;align-items:end;gap:26px;padding:26px;display:grid}.accessAdd h2{margin:2px 0 8px;font:700 28px Georgia,serif}.accessAdd p{color:#c5d9e8;margin:0}.accessAdd form{grid-template-columns:1fr 1.35fr .75fr auto;align-items:end;gap:12px;display:grid}.accessAdd label,.accessRole{gap:6px;font-size:12px;font-weight:900;display:grid}.accessAdd input,.accessAdd select,.accessRole select{color:#112235;min-height:44px;font:inherit;background:#fff;border:1px solid #9bb4c5;border-radius:8px;padding:10px 11px}.accessAdd button{color:#fff;cursor:pointer;background:#1c8ac5;border:0;border-radius:8px;min-height:44px;padding:10px 16px;font-weight:900}.accessAdd button:disabled{opacity:.55}.accessMessage{color:#17466d;background:#dff2fb;border-radius:9px;margin:18px 0 0;padding:12px 15px;font-weight:700}.accessList{margin-top:26px}.accessListHeading{justify-content:space-between;align-items:end;margin-bottom:12px;display:flex}.accessListHeading h2{margin:2px 0 0;font:700 30px Georgia,serif}.accessListHeading>span{color:var(--muted);font-size:13px}.accessRow{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:1.4fr 1.2fr .7fr .55fr;align-items:center;gap:18px;margin-bottom:10px;padding:17px 18px;display:grid}.accessRow.inactive{opacity:.62}.accessPerson{align-items:center;gap:13px;display:flex}.accessInitials{color:#fff;background:#176aa6;border-radius:50%;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.accessPerson h3{margin:0 0 3px;font-size:17px}.accessPerson p{color:var(--muted);margin:0;font-size:13px}.accessStatus{gap:3px;display:grid}.accessStatus b{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;width:max-content;padding:5px 8px;font-size:11px}.accessStatus .created{color:#17643a;background:#d9f2e4}.accessStatus .pending{color:#765211;background:#fff0c7}.accessStatus small{color:var(--muted)}.accessToggle{align-items:center;gap:8px;font-weight:800;display:flex}.accessToggle input{width:18px;height:18px}.accessLoading{color:var(--muted);background:#fff;border-radius:13px;padding:28px}@media (width<=950px){.accessSummary{grid-template-columns:repeat(2,1fr)}.accessAdd{grid-template-columns:1fr}.accessAdd form,.accessRow{grid-template-columns:1fr 1fr}}@media (width<=620px){.accessPage>header{flex-direction:column;align-items:flex-start}.accessSummary,.accessAdd form,.accessRow{grid-template-columns:1fr}.accessListHeading{flex-direction:column;align-items:flex-start;gap:6px}}
