:root{--orange:#ff6500;--bg:#080808;--panel:#111;--white:#f7f7f7;--muted:#c8c8c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.site-header{height:78px;display:flex;align-items:center;padding:0 3vw;gap:28px;background:#050505;position:sticky;top:0;z-index:20;border-bottom:1px solid #222}.brand{width:190px;height:66px;overflow:hidden;display:flex;align-items:center}.brand img{width:100%;height:100%;object-fit:cover;object-position:center}.site-header nav{display:flex;gap:24px;margin-left:auto}.site-header nav a{font-size:13px;text-transform:uppercase}.site-header nav a:hover{color:var(--orange)}.btn{background:var(--orange);padding:14px 20px;border-radius:4px;font-weight:700;text-transform:uppercase;font-size:13px;display:inline-block;border:1px solid var(--orange);color:#fff}.btn.outline{background:transparent;border-color:#aaa}.header-cta{margin-left:12px}.menu{display:none;margin-left:auto;background:none;border:0;color:#fff;font-size:28px}.hero{min-height:590px;display:grid;grid-template-columns:1.1fr .9fr .55fr;gap:30px;align-items:center;padding:55px 5vw;background:radial-gradient(circle at 60% 45%,#242424 0,#101010 35%,#060606 75%)}.eyebrow{text-transform:uppercase;color:var(--orange);font-weight:700;letter-spacing:1px}.hero h1{font-size:56px;line-height:.95;margin:12px 0}.hero h1 span{color:var(--orange)}.hero h2{font-weight:400;text-transform:uppercase;font-size:28px;margin:0}.orange-rule{height:3px;width:55px;background:var(--orange);margin:22px 0}.hero p{max-width:600px}.lead{font-weight:700}.actions{display:flex;gap:14px;margin-top:25px}.machine-wrap img{width:100%;max-height:470px;object-fit:cover;object-position:center;border-radius:8px;box-shadow:0 30px 60px #000}.hero-benefits{display:grid;gap:32px;text-transform:uppercase;font-weight:700;font-size:15px}.hero-benefits div{border-left:3px solid var(--orange);padding-left:15px}.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);padding:20px 4vw;border-top:1px solid #333;border-bottom:1px solid #333;background:#0e0e0e;text-align:center;font-size:13px;text-transform:uppercase}.trust-bar span{padding:4px 12px;border-right:1px solid #333}.trust-bar span:last-child{border:0}.section{padding:55px 5vw}.center{text-align:center}.section-title{text-align:center;font-size:38px;text-transform:uppercase;margin:0 0 35px}.section-title span{color:var(--orange)}.features{display:grid;grid-template-columns:repeat(5,1fr);max-width:1250px;margin:auto}.features article{text-align:center;padding:15px 25px;border-right:1px solid #333}.features article:last-child{border:0}.features b{display:block;color:var(--orange);font-size:44px}.features h3,.industry-grid h3,.steps h3{text-transform:uppercase;font-size:15px}.features p{color:var(--muted)}.industries{padding-top:10px}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.industry-grid article{min-height:270px;background-size:cover;background-position:center;display:flex;align-items:end;position:relative;overflow:hidden;border:1px solid #333}.industry-grid article:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 25%,rgba(0,0,0,.95))}.industry-grid article div{position:relative;z-index:1;text-align:center;padding:25px 18px;width:100%}.industry-grid p{font-size:14px;color:#ddd}.process{background:#fff;color:#111}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;max-width:1200px;margin:auto;text-align:center}.steps article{position:relative}.steps i{display:inline-grid;place-items:center;width:28px;height:28px;background:var(--orange);color:#fff;border-radius:50%;font-style:normal;font-weight:700}.bottom-grid{display:grid;grid-template-columns:1.05fr 1fr 1fr;border-top:1px solid #333}.bottom-grid>article{padding:38px 4vw;border-right:1px solid #333}.bottom-grid h2,footer h3{color:var(--orange);text-transform:uppercase}.bottom-grid strong{color:var(--orange)}details{border:1px solid #444;padding:10px 12px;margin-bottom:8px}summary{cursor:pointer}details p{color:#ddd}form{display:grid;gap:10px}input,textarea{background:#171717;color:#fff;border:1px solid #444;padding:12px;border-radius:3px}textarea{min-height:90px}.contact-lines{color:#eee}footer{display:grid;grid-template-columns:1.2fr 1fr .7fr 1.2fr;gap:30px;padding:35px 4vw;border-top:1px solid #333;background:#050505}footer img{width:190px;height:80px;object-fit:cover}footer a{color:#ddd}footer p,footer small{color:#bbb}@media(max-width:900px){.site-header nav,.header-cta{display:none}.menu{display:block}.site-header.open nav{display:flex;position:absolute;top:78px;left:0;right:0;background:#080808;padding:25px;flex-direction:column}.hero{grid-template-columns:1fr;padding:42px 7vw}.hero h1{font-size:43px}.machine-wrap{order:2}.hero-benefits{order:3;grid-template-columns:1fr 1fr}.trust-bar,.features,.industry-grid,.steps,.bottom-grid,footer{grid-template-columns:1fr}.trust-bar span,.features article,.bottom-grid>article{border-right:0;border-bottom:1px solid #333}.industry-grid article{min-height:240px}.brand{width:175px}.section-title{font-size:30px}}@media(max-width:520px){.hero-benefits{grid-template-columns:1fr}.actions{flex-direction:column}.hero h1{font-size:38px}.trust-bar{font-size:11px}.site-header{padding:0 18px}.section,.bottom-grid>article{padding-left:22px;padding-right:22px}}

/* Final desktop image and logo quality pass */
.brand{
  width:205px;
  height:68px;
  overflow:visible;
  padding:5px 0;
}
.brand img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:left center;
  display:block;
}
.machine-wrap{
  display:flex;
  justify-content:center;
  align-items:center;
  min-width:0;
}
.machine-wrap img{
  width:auto;
  height:auto;
  max-width:100%;
  max-height:500px;
  object-fit:contain;
  object-position:center;
  border-radius:8px;
  box-shadow:0 30px 60px #000;
  image-rendering:auto;
}
.industry-grid article{
  background-repeat:no-repeat;
  image-rendering:auto;
}
@media(min-width:901px){
  .hero{
    grid-template-columns:minmax(420px,1.15fr) minmax(330px,430px) minmax(240px,.58fr);
    gap:34px;
  }
  .machine-wrap img{max-height:520px;}
}
@media(max-width:900px){
  .brand{width:190px;height:70px;padding:4px 0;}
  .machine-wrap img{width:100%;max-height:none;}
}

/* Header logo final sizing: cropped asset prevents tiny artwork and clipping */
.site-header{height:94px;}
.brand{width:275px;height:82px;padding:4px 0;overflow:visible;flex:0 0 auto;}
.brand img{width:100%;height:100%;object-fit:contain;object-position:left center;}
footer img{width:235px;height:auto;max-height:105px;object-fit:contain;object-position:left center;}
@media(max-width:1100px) and (min-width:901px){
  .brand{width:235px;height:78px;}
  .site-header nav{gap:16px;}
  .site-header nav a{font-size:12px;}
}
@media(max-width:900px){
  .site-header{height:106px;padding:0 28px;}
  .brand{width:250px;height:92px;padding:6px 0;}
  .site-header.open nav{top:106px;}
}
@media(max-width:520px){
  .site-header{height:100px;padding:0 22px;}
  .brand{width:225px;height:86px;}
  .site-header.open nav{top:100px;}
}

/* Final mobile hero separation */
@media(max-width:900px){
  .hero{row-gap:28px;}
  .machine-wrap{
    margin-top:18px;
    width:100%;
    overflow:hidden;
    border-radius:8px;
  }
  .machine-wrap img{
    display:block;
    width:100%;
    height:auto;
    margin:0;
    object-fit:contain;
    object-position:center;
  }
}
@media(max-width:520px){
  .actions{margin-bottom:8px;}
  .machine-wrap{margin-top:24px;}
}

/* JEFF BEZOS FINAL HERO MACHINE — full standing machine, never cropped */
.machine-wrap{overflow:visible!important;align-self:stretch;display:flex;align-items:center;justify-content:center;}
.machine-wrap img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:540px!important;object-fit:contain!important;object-position:center center!important;border-radius:8px;box-shadow:none!important;}
@media(min-width:901px){
  .hero{grid-template-columns:minmax(420px,1.08fr) minmax(390px,500px) minmax(235px,.55fr)!important;}
  .machine-wrap{min-height:520px;}
  .machine-wrap img{max-height:530px!important;}
}
@media(max-width:900px){
  .machine-wrap{margin-top:28px!important;min-height:0!important;padding:0!important;overflow:visible!important;}
  .machine-wrap img{width:100%!important;max-width:760px!important;max-height:none!important;object-fit:contain!important;}
}


/* Icon-only Industries We Serve — no people or stock imagery */
.industry-grid-icons{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
  max-width:1240px;
  margin:0 auto;
}
.industry-grid-icons .industry-card{
  min-height:0;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  text-align:center;
  padding:28px 22px 24px;
  border:1px solid #373737;
  border-radius:7px;
  background:
    radial-gradient(circle at 50% 5%,rgba(255,101,0,.055),transparent 43%),
    linear-gradient(145deg,#171717,#101010);
  box-shadow:inset 0 1px rgba(255,255,255,.025);
  overflow:visible;
}
.industry-grid-icons .industry-card::after{display:none}
.industry-grid-icons .industry-card > *{position:relative;z-index:1}
.industry-grid-icons .industry-icon{
  width:68px;
  height:68px;
  border:2px solid var(--orange);
  border-radius:50%;
  display:grid;
  place-items:center;
  margin:0 auto 15px;
}
.industry-grid-icons .industry-icon svg{
  width:42px;
  height:42px;
  fill:none;
  stroke:var(--orange);
  stroke-width:2.7;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.industry-grid-icons h3{
  margin:0 0 12px;
  color:#fff;
  font-size:15px;
  line-height:1.25;
  text-transform:uppercase;
}
.industry-grid-icons p{
  margin:0;
  max-width:235px;
  color:#ddd;
  font-size:14px;
  line-height:1.55;
}
@media(max-width:900px){
  .industry-grid-icons{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  .industry-grid-icons{grid-template-columns:1fr}
  .industry-grid-icons .industry-card{padding:26px 20px}
}
