:root{--navy:#07152f;--red:#b71c1c;--ink:#101114;--paper:#f4f4f2;--line:#d7d8da;--gold:#d5b586;--blue:#1f5f9e;--green:#5f8f36;--purple:#563b8f;--orange:#c87916}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{color:inherit}.site-header{height:92px;background:#050505;display:flex;align-items:center;gap:24px;padding:8px 2.5vw;position:sticky;top:0;z-index:10;border-bottom:1px solid #282828}.brand{align-self:stretch;display:flex;align-items:center;min-width:245px}.brand img{width:230px;height:76px;object-fit:contain;object-position:left center}.main-nav{margin-left:auto;display:flex;align-items:center;gap:25px}.main-nav a{color:white;text-decoration:none;text-transform:uppercase;font-size:.78rem;font-weight:700;letter-spacing:.04em}.main-nav a:hover{color:#e0b890}.main-nav .nav-cta{background:var(--red);padding:14px 18px;border:1px solid #dc4a4a}.menu-toggle{display:none;margin-left:auto;background:none;border:1px solid #555;color:white;font-size:1.4rem}.hero{min-height:435px;background:radial-gradient(circle at 65% 20%,#202020,#050505 65%);color:white;display:grid;grid-template-columns:minmax(420px,36%) 1fr;align-items:stretch;overflow:hidden}.hero-copy{padding:48px 3vw 38px;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.78rem;font-weight:800;color:#e2bf93;margin:0 0 12px}.eyebrow.dark{color:var(--navy)}.hero h1{font-size:clamp(2.6rem,4.4vw,5rem);line-height:.9;margin:0 0 18px;text-transform:uppercase;letter-spacing:-.04em}.hero h1 em{display:block;color:var(--gold);font-family:Georgia,serif;font-weight:700;text-transform:none;font-size:.64em;letter-spacing:0;margin-top:11px}.hero p{font-size:1.05rem;line-height:1.6;max-width:650px}.hero-note{color:#e5c391;font-weight:700}.hero-products{position:relative;min-height:400px}.hero-products:before{content:"";position:absolute;left:-130px;top:0;bottom:0;width:260px;background:linear-gradient(90deg,#050505,transparent);z-index:1}.hero-products img{width:100%;height:100%;object-fit:cover;object-position:center}.button-row{display:flex;gap:14px;margin-top:24px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;text-decoration:none;text-transform:uppercase;font-weight:800;font-size:.84rem;letter-spacing:.03em}.button.primary{background:var(--red);color:#fff;border:1px solid #de4e4e}.button.ghost{border:1px solid #ddd;color:#fff;background:rgba(0,0,0,.35)}.experience{display:grid;grid-template-columns:minmax(340px,32%) 1fr;background:var(--paper);border-bottom:1px solid var(--line)}.tony-photo{min-height:360px;background:#222;overflow:hidden}.tony-photo img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.experience-copy{padding:30px 3vw}.experience-copy h2{font-size:2rem;color:var(--navy);margin:0 0 12px}.experience-copy>p{line-height:1.55;max-width:1000px}.fact-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:25px}.fact-grid article{text-align:center;padding:10px 18px;border-left:1px solid #c8c9cb}.fact-grid article:first-child{border-left:0}.fact-icon{display:flex;width:64px;height:64px;border:3px solid currentColor;border-radius:50%;align-items:center;justify-content:center;margin:0 auto 10px;font-size:1.45rem;font-weight:900}.red{color:var(--red)}.blue{color:var(--blue)}.green{color:var(--green)}.purple{color:var(--purple)}.orange{color:var(--orange)}.fact-grid h3{font-size:.9rem;text-transform:uppercase;margin:4px 0}.fact-grid p{font-size:.78rem;line-height:1.35;margin:0}.system-row{display:grid;grid-template-columns:2fr 1fr;border-bottom:1px solid var(--line)}.process-panel,.complete-system{padding:30px 3vw}.complete-system{border-left:1px solid var(--line)}.process-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.process-steps article{text-align:center;position:relative}.step-icon{display:flex;width:64px;height:64px;border:3px solid currentColor;border-radius:50%;align-items:center;justify-content:center;margin:0 auto 10px;font-size:1.5rem;font-weight:900;background:#fff}.process-steps h3{text-transform:uppercase;font-size:.78rem;margin:0 0 5px;color:var(--navy)}.process-steps p{font-size:.72rem;line-height:1.35;margin:0}.system-graphic{width:250px;height:250px;margin:10px auto 14px;border-radius:50%;position:relative;background:conic-gradient(#9d2427 0 16.6%,#1f5f9e 0 33.2%,#2d7882 0 49.8%,#5f8f36 0 66.4%,#c87916 0 83%,#563b8f 0);box-shadow:inset 0 0 0 58px white}.center{position:absolute;inset:82px;background:#fff;border-radius:50%;display:grid;place-items:center;text-align:center;text-transform:uppercase;font-weight:900;font-size:1.15rem;line-height:1}.ring{position:absolute;color:white;text-align:center;text-transform:uppercase;font-size:.63rem;font-weight:800;width:72px}.ring small{font-size:.55rem}.s1{top:14px;left:25px}.s2{top:15px;right:24px}.s3{top:103px;right:-2px}.s4{bottom:20px;right:24px}.s5{bottom:18px;left:18px}.s6{top:105px;left:-2px}.system-copy{text-align:center;line-height:1.45;font-weight:600}.manufacturers,.testimonials{padding:28px 2.5vw;background:#f8f8f7;border-bottom:1px solid var(--line)}.center-text{text-align:center}.section-intro{text-align:center;max-width:900px;margin:-4px auto 18px;font-size:.92rem}.manufacturer-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.manufacturer-grid article{background:white;border:1px solid #d9dade;border-radius:5px;padding:14px 10px;text-align:center;min-height:190px;display:flex;flex-direction:column}.logo-box{height:62px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.logo-box img{max-width:100%;max-height:58px;object-fit:contain}.manufacturer-grid p{font-size:.77rem;line-height:1.42;flex:1}.manufacturer-grid a{text-transform:uppercase;color:var(--red);font-weight:800;font-size:.68rem;text-decoration:none}.testimonial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.testimonial-grid blockquote{margin:0;background:white;border:1px solid #d7d8da;border-radius:5px;padding:16px;min-height:150px}.testimonial-grid p{font-family:Georgia,serif;font-style:italic;line-height:1.5;margin:8px 0}.stars{color:#a41c1c;letter-spacing:.1em}.services-trust{display:grid;grid-template-columns:2fr 1fr;background:#f4f4f2}.services{padding:22px 2.5vw}.service-grid{display:grid;grid-template-columns:repeat(6,1fr)}.service-grid article{text-align:center;border-left:1px solid #c8c9cb;padding:5px 12px}.service-grid article:first-child{border-left:0}.service-grid span{font-size:2rem}.service-grid h3{font-size:.76rem;margin:6px 0 0;text-transform:uppercase}.trust-panel{background:#eef0f2;border-left:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr 1.5fr;align-items:center;padding:20px}.trust-panel>div{text-align:center;padding:10px;border-left:1px solid #c8c9cb}.trust-panel>div:first-child{border-left:0}.trust-panel strong{display:block;font-size:2rem;color:var(--navy)}.trust-panel span{font-size:.75rem;text-transform:uppercase;font-weight:800}.trust-panel .ebay img{width:110px;height:65px;object-fit:contain;display:block;margin:0 auto 4px}.final-cta{background:var(--navy);color:white;padding:22px 8vw;display:flex;align-items:center;justify-content:center;gap:70px}.final-cta h2{margin:0;text-transform:uppercase}.final-cta p{margin:5px 0 0}footer{background:#111;color:#ddd;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:30px;padding:16px 4vw}footer img{width:190px;height:70px;object-fit:contain;object-position:left}footer nav{display:flex;justify-content:center;gap:25px}footer a{text-decoration:none;text-transform:uppercase;font-size:.72rem}footer small{white-space:nowrap}@media(max-width:1200px){.main-nav{gap:14px}.main-nav a{font-size:.68rem}.brand{min-width:205px}.brand img{width:205px}.manufacturer-grid{grid-template-columns:repeat(4,1fr)}.system-row{grid-template-columns:1fr}.complete-system{border-left:0;border-top:1px solid var(--line)}}@media(max-width:850px){.site-header{height:82px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:82px;left:0;right:0;background:#090909;padding:18px;flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-products{height:270px;min-height:0;order:-1}.hero-copy{padding:30px 6vw}.experience{grid-template-columns:1fr}.tony-photo{height:430px}.fact-grid{grid-template-columns:repeat(2,1fr)}.fact-grid article:nth-child(3){border-left:0}.process-steps{grid-template-columns:repeat(2,1fr)}.manufacturer-grid{grid-template-columns:repeat(2,1fr)}.testimonial-grid{grid-template-columns:1fr 1fr}.services-trust{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px}.trust-panel{border-left:0}.final-cta{flex-direction:column;text-align:center;gap:18px}footer{grid-template-columns:1fr;text-align:center}footer img{margin:auto;object-position:center}footer nav{flex-wrap:wrap}}@media(max-width:520px){.brand{min-width:180px}.brand img{width:180px}.hero h1{font-size:2.45rem}.fact-grid,.testimonial-grid,.manufacturer-grid{grid-template-columns:1fr}.fact-grid article{border-left:0;border-top:1px solid #ccc}.process-steps{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.trust-panel{grid-template-columns:1fr}.trust-panel>div{border-left:0;border-top:1px solid #c8c9cb}.final-cta{padding:24px}.button{width:100%}}

/* Homepage v2 refinements */
.hero-products{display:flex;align-items:center;justify-content:center;padding:14px 1.5vw 14px 0}
.hero-products img{width:100%;height:100%;object-fit:contain;object-position:center}
.tony-photo img{object-fit:cover;object-position:center top}
.system-graphic{width:min(310px,92%);height:auto;margin:8px auto 14px;background:none;box-shadow:none;border-radius:0}
.system-graphic img{display:block;width:100%;height:auto}
.system-graphic .ring,.system-graphic .center{display:none}
.site-footer{background:#111;color:#ddd;display:grid;grid-template-columns:220px minmax(520px,1fr);grid-template-areas:"brand paths" "nav nav";gap:18px 32px;padding:24px 4vw 18px;align-items:start}
.footer-brand{grid-area:brand;display:flex;flex-direction:column;gap:12px}
.footer-brand img{width:190px;height:76px;object-fit:contain;object-position:left center}
.footer-brand small{font-size:.72rem;color:#aaa;line-height:1.4}
.footer-paths{grid-area:paths;display:grid;grid-template-columns:1fr 1fr;gap:16px}
.footer-path{border:1px solid #343434;background:#181818;padding:18px 20px;border-radius:4px}
.footer-path h3{margin:0 0 7px;color:#fff;text-transform:uppercase;font-size:.95rem}
.footer-path p{margin:0 0 14px;color:#c8c8c8;font-size:.82rem;line-height:1.45}
.footer-button{display:inline-flex;padding:11px 15px;text-decoration:none;text-transform:uppercase;font-size:.72rem;font-weight:800;letter-spacing:.03em;border:1px solid #666}
.footer-button.primary{background:var(--red);border-color:#d54b4b;color:#fff}
.footer-button.ebay-button{background:#fff;color:#111;border-color:#fff}
.footer-nav{grid-area:nav;display:flex;justify-content:center;gap:26px;padding-top:15px;border-top:1px solid #2e2e2e}
.footer-nav a{text-decoration:none;text-transform:uppercase;font-size:.7rem;color:#ddd}
@media(max-width:850px){.hero-products{padding:10px 3vw}.tony-photo{height:430px}.tony-photo img{object-position:center top}.site-footer{grid-template-columns:1fr;grid-template-areas:"brand" "paths" "nav";text-align:center}.footer-brand{align-items:center}.footer-brand img{object-position:center}.footer-paths{grid-template-columns:1fr}.footer-nav{flex-wrap:wrap}}
@media(max-width:520px){.footer-paths{grid-template-columns:1fr}.footer-button{width:100%;justify-content:center}}

/* Complete System wheel: rendered in HTML/CSS so it displays reliably in every browser. */
.system-graphic{border:3px solid #fff;outline:1px solid #c9c9c9;isolation:isolate}
.system-graphic .ring,.system-graphic .center{z-index:2;pointer-events:none}

/* v4 correction: restore the Complete System wheel after the v2 image rules hid it. */
.complete-system .system-graphic{
  display:block;
  position:relative;
  width:min(310px,92%);
  height:auto;
  aspect-ratio:1 / 1;
  margin:10px auto 14px;
  border-radius:50%;
  border:3px solid #fff;
  outline:1px solid #c9c9c9;
  isolation:isolate;
  background:conic-gradient(
    #9d2427 0deg 60deg,
    #1f5f9e 60deg 120deg,
    #2d7882 120deg 180deg,
    #5f8f36 180deg 240deg,
    #c87916 240deg 300deg,
    #563b8f 300deg 360deg
  );
  box-shadow:inset 0 0 0 clamp(56px,20vw,72px) #fff;
}
.complete-system .system-graphic .ring{
  display:block;
  position:absolute;
  z-index:2;
  color:#fff;
  text-align:center;
  text-transform:uppercase;
  font-size:.66rem;
  line-height:1.08;
  font-weight:800;
  width:82px;
  pointer-events:none;
  text-shadow:0 1px 2px rgba(0,0,0,.38);
}
.complete-system .system-graphic .ring small{
  display:block;
  font-size:.56rem;
  line-height:1.05;
  margin-top:2px;
}
.complete-system .system-graphic .center{
  display:grid;
  position:absolute;
  z-index:3;
  inset:31%;
  place-items:center;
  background:#fff;
  border-radius:50%;
  color:var(--navy);
  text-align:center;
  text-transform:uppercase;
  font-weight:900;
  font-size:1.18rem;
  line-height:1.02;
  pointer-events:none;
}
.complete-system .system-graphic .s1{top:8%;left:12%}
.complete-system .system-graphic .s2{top:8%;right:12%}
.complete-system .system-graphic .s3{top:43%;right:-1%}
.complete-system .system-graphic .s4{bottom:8%;right:10%}
.complete-system .system-graphic .s5{bottom:7%;left:7%;width:95px}
.complete-system .system-graphic .s6{top:43%;left:-1%}
@media(max-width:520px){
  .complete-system .system-graphic{width:min(290px,96%);box-shadow:inset 0 0 0 62px #fff}
}

/* v5: solid color label blocks improve contrast and match the concept wheel. */
.complete-system .system-graphic .ring{
  padding:7px 6px 6px;
  border:2px solid rgba(255,255,255,.88);
  border-radius:5px;
  box-shadow:0 2px 7px rgba(0,0,0,.35);
  text-shadow:0 1px 2px rgba(0,0,0,.55);
}
.complete-system .system-graphic .s1{background:#9d2427}
.complete-system .system-graphic .s2{background:#1f5f9e}
.complete-system .system-graphic .s3{background:#2d7882}
.complete-system .system-graphic .s4{background:#5f8f36}
.complete-system .system-graphic .s5{background:#c87916}
.complete-system .system-graphic .s6{background:#563b8f}
