:root{--bg:#0e0f0d;--panel:#141512;--ink:#10110f;--paper:#f4f1ea;--muted:#77786f;--line:rgba(255,255,255,.13);--orange:#FF6600;--white:#f7f6f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Causten, sans-serif;background:var(--bg);color:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.co-container{width:min(1180px,calc(100% - 52px));margin:auto}.site-header{height:58px;background:#0c0d0c;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.header-inner{height:100%;display:flex;align-items:center}.brand{display:flex;align-items:baseline;margin-right:auto}.brand strong{font-size:18px;letter-spacing:-.05em}.brand span{font-size:15px;font-weight:800;letter-spacing:.08em;color:var(--orange);margin-left:3px}.desktop-nav{display:flex;gap:34px}.desktop-nav a{font-size:11px;color:#eee}
.header-cta {
    margin-left: 42px;
    background: var(--orange);
    padding: 7px 10px;
    font-size: 11px;
    font-weight: 700;
    border-radius: 50px;
}.menu-btn,.mobile-nav{display:none}.hero{position:relative;background:var(--bg);overflow:hidden}.hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:62px 62px;opacity:.42}.hero-inner{position:relative}.hero-stage{display:grid;grid-template-columns:.86fr 1.14fr;min-height:462px;border-left:1px solid var(--line);border-right:1px solid var(--line)}.hero-copy{padding:25px 28px 18px;display:flex;flex-direction:column;border-right:1px solid var(--line);min-width:0}.overline{display:flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.18em}.overline i{width:7px;height:7px;background:var(--orange);border-radius:50%;box-shadow:0 0 0 5px rgba(255,91,22,.12)}.slides{position:relative;flex:1;margin-top:25px;min-height:335px}.slide{position:absolute;inset:0;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(8px);transition:.45s}.slide.active{opacity:1;visibility:visible;transform:none}.slide-count{font-size:12px;color:#bbb;margin-bottom:25px}.slide-count em{font-style:normal;color:#74756d}.slide-tag{font-size:15px;color:var(--orange);font-weight:800;letter-spacing:.09em;margin-bottom:15px}.slide h1{font-size:clamp(42px,4.4vw,61px);line-height:.96;letter-spacing:-.055em;margin:0;max-width:470px}.problem-columns{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:auto;padding-top:25px}.problem-columns span{font-size:12px;color:#999a92;letter-spacing:.13em}.problem-columns p{font-size:12px;line-height:1.55;margin:10px 0 0;color:#f1f0ea}.slider-control{display:flex;justify-content:space-between;align-items:center}.slider-dots{display:flex;gap:8px}.slider-dot{width:31px;height:3px;border:0;padding:0;background:#55564f;cursor:pointer}.slider-dot.active{background:var(--orange)}.pause-btn{width:36px;height:34px;color:#fff;background:transparent;border:1px solid var(--line);cursor:pointer}.hero-visual{display:grid;grid-template-rows:44px 1fr 70px;background:#171814;min-width:0}.visual-head{display:flex;align-items:center;justify-content:space-between;padding:0 25px;font-size:8px;letter-spacing:.18em;border-bottom:1px solid var(--line)}.visual-images{position:relative;overflow:hidden}.visual-image{position:absolute;inset:0;margin:0;opacity:0;transition:opacity .7s,transform 4s;transform:scale(1.04)}.visual-image.active{opacity:1;transform:scale(1)}.visual-image img{width:100%;height:100%;object-fit:cover}.visual-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.12) 55%,rgba(0,0,0,.5))}.visual-message{position:absolute;left:25px;bottom:24px;z-index:2;display:flex;gap:13px;align-items:stretch}.visual-message i{width:3px;background:var(--orange)}.visual-message strong{font-size:12px;line-height:1.3}.visual-pillars{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.visual-pillars span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:22px;border-right:1px solid rgba(255,255,255,.07)}.visual-pillars b{font-size:8px;letter-spacing:.08em}.hero-bottom{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line)}.hero-bottom p{font-size:11px;color:#bbb;max-width:620px;line-height:1.5}.hero-bottom a{font-size:15px;font-weight:700}.hero-bottom a span{color:var(--orange);margin-left:7px}.section{padding:42px 0}.section-light{background:var(--paper);color:var(--ink)}.section-dark{background:#10110f;color:#fff}.section-intro{display:grid;grid-template-columns:1fr 1.25fr auto;gap:40px;align-items:end;margin-bottom:24px}.eyebrow{display:block;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.12em;margin-bottom:12px}.section-intro h2,.cap-head h2{font-size:25px;line-height:1.05;letter-spacing:-.04em;margin:0}.section-intro p,.cap-head p{font-size:11px;line-height:1.6;max-width:360px;margin:0;color:#3e3f3a}.dark-intro p{color:#aaa}.section-intro>a{font-size:15px;color:var(--orange);white-space:nowrap}.case-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:12px}.case-card{background:#eeeae2;min-width:0;display:flex;flex-direction:column}.case-card.featured{background:#121310;color:#fff}.case-image{position:relative;height:145px;overflow:hidden}.case-card.featured .case-image{height:205px}.case-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.case-card:hover img,.service-card:hover img,.product-card:hover img{transform:scale(1.045)}.case-label{position:absolute;inset:12px 13px auto;display:flex;justify-content:space-between;font-size:8px;font-weight:700;letter-spacing:.06em}.case-body{padding:14px;display:flex;flex-direction:column;flex:1}.case-body h3{font-size:19px;line-height:1.04;letter-spacing:-.035em;margin:0 0 10px}.case-body p{font-size:12px;line-height:1.45;color:#5e5f58;margin:0}.featured .case-body p{color:#c5c4bd}.case-metrics{display:flex;gap:13px;margin-top:auto;padding-top:18px}.case-metrics div{border-right:1px solid rgba(0,0,0,.16);padding-right:10px}.featured .case-metrics div{border-color:rgba(255,255,255,.16)}.case-metrics strong{display:block;color:var(--orange);font-size:18px}.case-metrics span{display:block;font-size:7px;line-height:1.25;max-width:70px;margin-top:3px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.service-card{border-right:1px solid rgba(255,255,255,.1);min-width:0}.service-image{height:115px;position:relative;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.service-image span{position:absolute;left:0;bottom:0;width:42px;height:42px;border-radius:50%;background:var(--orange);display:grid;place-items:center;font-size:18px}.service-body{padding:10px 4px 0}.service-body small{font-size:8px;color:#72736b}.service-body h3{font-size:14px;margin:8px 0}.service-body p{font-size:12px;line-height:1.5;color:#bbb;margin:0}.service-body a{display:block;text-align:right;font-size:15px}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:11px}.product-card{background:#ece9e2;min-width:0}.product-card>img{width:100%;height:200px;object-fit:cover;transition:transform .5s}.product-card>div{padding:10px;position:relative}.product-card small{font-size:7px;color:#6d6e67;text-transform:uppercase}.product-card h3{font-size:11px;margin:7px 0}.product-card p{font-size:8px;line-height:1.4;color:#555650;margin:0 0 8px}.product-card a,.product-card>div>span{color:var(--orange);float:right}.capabilities-section{background:#f6f3ec;color:#111;padding:24px 0}.cap-head{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:end;margin-bottom:20px}.cap-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #d7d3c9}.cap-card{display:grid;grid-template-columns:34px 1fr;gap:8px;padding:18px 12px 0;border-right:1px solid #ddd8ce}.cap-icon{color:var(--orange);font-size:20px}.cap-card small{font-size:7px;color:#aaa}.cap-card h3{font-size:15px;line-height:1.15;margin:4px 0}.cap-card p{font-size:7px;line-height:1.35;color:#5e5f58;margin:0}.trust-band{background:var(--orange);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{min-height:74px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto auto;align-content:center;padding:8px 20px;border-right:1px solid rgba(255,255,255,.2)}.trust-grid>div>span{grid-row:1/4;font-size:26px;align-self:center}.trust-grid small{font-size:7px;letter-spacing:.12em}.trust-grid strong{font-size:11px}.trust-grid p{font-size:7px;margin:0}.page-hero{background:#10110f;padding:10px 0 15px}.page-hero h1{font-size: clamp(45px, 6vw, 50px);line-height:.96;letter-spacing:-.06em;max-width:900px;margin:0 0 25px}.page-hero p{max-width:620px;color:#aaa;line-height:1.6}.case-grid-all{grid-template-columns:repeat(3,1fr)}.case-grid-all .case-image{height:230px}.product-grid-all{grid-template-columns:repeat(4,1fr);gap:18px}.product-grid-all .product-card>img{height:180px}.detail-list{border-top:1px solid #c8c5bc}.detail-list article{display:grid;grid-template-columns:60px 1fr 1fr 1fr;gap:35px;padding:32px 0;border-bottom:1px solid #c8c5bc}.detail-list article>span{color:#999;font-size:11px}.detail-list h3{font-size:24px;margin:0 0 10px}.detail-list small{color:#a26a4e;font-size:12px;letter-spacing:.12em}.detail-list p{font-size:12px;line-height:1.6;color:#60615b}.contact-page{background:#10110f;padding:90px 0}.contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:90px}.contact-grid h1{font-size:clamp(50px,6vw,82px);line-height:.95;letter-spacing:-.06em;margin:0 0 25px}.contact-grid>div>p{color:#aaa;line-height:1.6;max-width:620px}.contact-meta{margin-top:50px;display:flex;flex-direction:column;gap:14px;font-size:12px}.contact-meta a{color:var(--orange)}.contact-form{background:#f4f1ea;color:#111;padding:34px;display:grid;gap:18px}.contact-form label{font-size:12px;letter-spacing:.12em}.contact-form input,.contact-form textarea{width:100%;margin-top:8px;padding:12px;border:1px solid #c8c5bc;background:#fff;font:inherit}.contact-form button{border:0;background:var(--orange);padding:14px;text-align:left;font-weight:700;cursor:pointer}.site-footer{padding:55px 0 25px;background:#0c0d0c;border-top:1px solid var(--line)}.footer-lead{display:flex;justify-content:space-between;align-items:end;padding-bottom:40px;border-bottom:1px solid var(--line)}.footer-lead>div>span{font-size:8px;letter-spacing:.16em;color:var(--orange)}.footer-lead h2{font-size:40px;letter-spacing:-.055em;line-height:.95;margin:12px 0 0}.footer-lead>a{background:var(--orange);padding:14px 18px;font-size:11px;font-weight:700}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px;padding:40px 0}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.brand-footer{margin:0}.footer-grid p{font-size:11px;line-height:1.55;color:#888;max-width:280px}.footer-grid small{font-size:8px;color:#666;letter-spacing:.14em}.footer-grid a{font-size:11px;color:#bbb}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;color:#666;font-size:9px}
@media(max-width:980px){.co-container{width:calc(100% - 34px)}.desktop-nav,.header-cta{display:none}.menu-btn{display:block;width:40px;height:40px;border:1px solid var(--line);background:transparent}.menu-btn span{width:16px;height:1px;background:#fff;display:block;margin:5px auto}.mobile-nav{display:none;background:#111;padding:15px 17px;flex-direction:column}.mobile-nav.open{display:flex}.mobile-nav a{padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.hero-stage{grid-template-columns:1fr}.hero-copy{border-right:0;border-bottom:1px solid var(--line);min-height:500px}.hero-visual{min-height:520px}.section-intro{grid-template-columns:1fr;gap:15px}.section-intro>a{justify-self:start}.case-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.cap-grid{grid-template-columns:repeat(3,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.case-grid-all{grid-template-columns:repeat(2,1fr)}.product-grid-all{grid-template-columns:repeat(2,1fr)}.detail-list article{grid-template-columns:45px 1fr}.detail-list article>div:nth-of-type(2),.detail-list article>div:nth-of-type(3){grid-column:2}.contact-grid{grid-template-columns:1fr;gap:45px}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.site-header{height:54px}.co-container{width:calc(100% - 24px)}.hero-copy{padding:25px 18px 18px;min-height:590px}.slides{min-height:460px}.slide h1{font-size:42px}.problem-columns{grid-template-columns:1fr;gap:16px}.hero-visual{min-height:430px;grid-template-rows:40px 1fr auto}.visual-pillars{grid-template-columns:repeat(2,1fr)}.visual-pillars span{min-height:52px}.hero-bottom{align-items:flex-start;flex-direction:column;padding:18px 0}.case-grid,.case-grid-all,.services-grid,.product-grid,.product-grid-all,.cap-grid,.trust-grid{grid-template-columns:1fr}.case-card.featured .case-image,.case-grid-all .case-image{height:220px}.product-card>img,.product-grid-all .product-card>img{height:180px}.cap-head{grid-template-columns:1fr;gap:15px}.trust-grid>div{border-bottom:1px solid rgba(255,255,255,.2)}.page-hero{padding:65px 0 55px}.page-hero h1{font-size:48px}.detail-list article{grid-template-columns:35px 1fr;gap:15px}.footer-lead{align-items:flex-start;flex-direction:column;gap:30px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;gap:10px}}

/* ENHANCED FOOTER */
.site-footer{position:relative;overflow:hidden;padding:70px 0 28px;background:#090a09;border-top:1px solid var(--line)}.site-footer:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:62px 62px}.site-footer>.co-container{position:relative;z-index:1}.footer-lead{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:end;padding-bottom:50px;border-bottom:1px solid var(--line)}.footer-lead>div>span{font-size:8px;letter-spacing:.18em;color:var(--orange);font-weight:800}.footer-lead h2{font-size:clamp(38px,4.4vw,62px);letter-spacing:-.06em;line-height:.94;margin:14px 0 18px}.footer-lead p{max-width:650px;margin:0;color:#8f9089;font-size:11px;line-height:1.65}.footer-main-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;min-width:220px;background:var(--orange);color:#fff;padding:17px 18px;font-size:11px;font-weight:800}.footer-main-cta span{font-size:17px}.footer-grid{display:grid;grid-template-columns:1.65fr .8fr 1fr 1fr;gap:55px;padding:45px 0}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.brand-footer{margin:0 0 8px}.brand-footer strong{font-size:22px}.footer-grid p{font-size:15px;line-height:1.6;color:#85867e;max-width:300px;margin:0}.footer-grid small{font-size:8px;color:#686961;letter-spacing:.16em;margin-bottom:7px}.footer-grid a:not(.brand){font-size:15px;color:#c4c4bd;transition:.2s}.footer-grid a:not(.brand):hover{color:var(--orange);transform:translateX(2px)}.footer-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:13px}.footer-badges span{font-size:7px;letter-spacing:.1em;color:#aaa;border:1px solid var(--line);padding:6px 8px}.footer-note{margin-top:10px!important;color:#c4c4bd!important}.footer-bottom{display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);padding-top:22px;color:#62635d;font-size:8px;letter-spacing:.03em}@media(max-width:980px){.footer-lead{grid-template-columns:1fr;align-items:start}.footer-main-cta{justify-self:start}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.site-footer{padding-top:55px}.footer-lead{gap:28px;padding-bottom:36px}.footer-lead h2{font-size:42px}.footer-main-cta{width:100%}.footer-grid{grid-template-columns:1fr;gap:30px;padding:36px 0}.footer-bottom{flex-direction:column;gap:10px}}
.footer-bottom{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    flex-wrap:wrap;
}

.footer-policy-links{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:16px;
    flex-wrap:wrap;
}

.footer-policy-links a{
    color:rgba(255,255,255,.65);
    font-size:12px;
    text-decoration:none;
    transition:color .3s ease;
    position:relative;
}

.footer-policy-links a:hover{
    color:#ef7f1a;
}

.footer-policy-links a:not(:last-child)::after{
    content:"•";
    position:absolute;
    right:-10px;
    color:rgba(255,255,255,.25);
}

@media(max-width:768px){

    .footer-bottom{
        flex-direction:column;
        align-items:flex-start;
    }

    .footer-policy-links{
        justify-content:flex-start;
        gap:12px 18px;
    }

}
/* ===== 2026-08-10 VIDEO HERO + UPDATED SOURCING SOLUTIONS ===== */
.home-page .site-header{position:absolute;top:0;left:0;right:0;background:linear-gradient(180deg,rgba(5,7,6,.78),rgba(5,7,6,.12));border-bottom:1px solid rgba(255,255,255,.14);backdrop-filter:none}
.home-page .site-header .header-inner{height:88px}
.video-hero{position:relative;min-height:100svh;height:100vh;overflow:hidden;background:#0a0b09;color:#fff;display:flex;align-items:center}
.video-hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
.video-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(4,7,7,.72) 0%,rgba(4,7,7,.35) 42%,rgba(4,7,7,.48) 100%),linear-gradient(180deg,rgba(0,0,0,.15) 0%,rgba(0,0,0,.08) 55%,rgba(0,0,0,.64) 100%)}
.video-hero-grid{position:absolute;inset:0;z-index:2;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:86px 86px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.4),rgba(0,0,0,.02) 70%)}
.video-hero-content{position:relative;z-index:3;min-height:100svh;display:flex;align-items:center;justify-content:center;text-align:center;padding-top:90px;padding-bottom:90px}
.video-hero-copy{max-width:1020px;margin:auto}
.video-eyebrow{display:flex;justify-content:center;align-items:center;gap:11px;margin-bottom:26px;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#e9e5dc}
.video-eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 7px rgba(255,94,31,.15)}
.video-hero h1{margin:0;font-size:clamp(50px,7.2vw,60px);line-height:.88;letter-spacing:-.065em;font-weight:750;text-shadow:0 8px 35px rgba(0,0,0,.25)}
.video-hero-copy>p{margin:26px auto 0;max-width:870px;font-size:clamp(22px,2.4vw,42px);line-height:1.12;letter-spacing:-.03em;color:#fff;font-weight:500}
.video-hero-copy>p:after{content:"";display:block;width:88px;height:4px;margin:26px auto 0;background:var(--orange)}
.video-scroll{position:absolute;left:50%;bottom:34px;transform:translateX(-50%);display:flex;align-items:center;gap:16px;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff}
.video-scroll b{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.35);font-size:17px;color:var(--orange)}
.solutions-hero{padding-top:84px}
.section-mini-title{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin:0 0 28px;padding:0 2px}
.section-mini-title>span{color:var(--orange);font-size:15px;font-weight:700;letter-spacing:.18em}
.section-mini-title>p{max-width:550px;margin:0;color:#9b9c95;font-size:12px;line-height:1.6;text-align:right}
.solutions-hero .hero-stage{min-height:730px}
.solutions-hero .slides{min-height:540px}
.solutions-hero .slide{justify-content:flex-start}
.solutions-hero .slide h2{margin:0;max-width:620px;font-size:clamp(35px,4.8vw,55px);line-height:1.20;letter-spacing:-.055em;color:#fff}
.slide-intro{margin:22px 0 0;max-width:600px;color:#d6d5ce;font-size:12px;line-height:1.6}
.solution-points{display:grid;grid-template-columns:1fr;gap:0;margin-top:auto;padding-top:25px;border-top:1px solid var(--line)}
.solution-points>div{display:grid;grid-template-columns:minmax(155px,.65fr) 1.35fr;gap:22px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.07)}
.solution-points>div:last-child{border-bottom:0}
.solution-points strong{color:#fff;font-size:11px;line-height:1.45}
.solution-points span{color:#a9aaa2;font-size:11px;line-height:1.55}
.product-grid-home{grid-template-columns:repeat(4,1fr)}
.product-grid-home .product-card>div{min-height:165px;}
.product-grid-home .product-card p{font-size:11px;line-height:1.55}
.product-grid-home .product-card a{display:inline-block;margin-top:14px;color:var(--orange);font-size:14px}

/* =========================================
   CASE STUDIES AUTO SLIDER
========================================= */

.case-slider{
    position:relative;
    width:100%;
}

.case-slider-viewport{
    width:100%;
    overflow:hidden;
}

.case-slider-track{
    display:flex;
    align-items:stretch;

    transition:
        transform .65s cubic-bezier(.22,.61,.36,1);

    will-change:transform;
}

.case-slide{
    flex:0 0 25%;
    min-width:0;

    padding-right:18px;
}

.case-slide:last-child{
    padding-right:0;
}


/* CARD */

.case-slide .case-card{
    width:100%;
    height:100%;
    min-height:540px;

    display:flex;
    flex-direction:column;

    background:#ece9e1;

    overflow:hidden;

    transition:
        transform .35s ease,
        box-shadow .35s ease;
}

.case-slide .case-card:hover{
    transform:translateY(-5px);

    box-shadow:
        0 18px 35px rgba(0,0,0,.10);
}


/* FIRST / FEATURED CARD */

.case-slide .case-card.featured{
    background:#11120f;
    color:#fff;
}

.case-slide .case-card.featured .case-body p{
    color:#d1d0ca;
}

.case-slide .case-card.featured .case-metrics{
    border-color:rgba(255,255,255,.15);
}


/* IMAGE */

.case-slide .case-image{
    position:relative;

    width:100%;
    height:215px;

    overflow:hidden;

    background:#ddd;
}

.case-slide .case-image img{
    width:100%;
    height:100%;

    object-fit:cover;

    transition:transform .7s ease;
}

.case-slide .case-card:hover .case-image img{
    transform:scale(1.05);
}


/* NUMBER + KICKER */

.case-slide .case-label{
    position:absolute;

    top:18px;
    left:18px;
    right:18px;

    display:flex;
    justify-content:space-between;
    gap:15px;

    color:#111;

    font-size:15px;
    font-weight:700;

    letter-spacing:.09em;
}

.case-slide .featured .case-label{
    color:#fff;
}


/* CONTENT */

.case-slide .case-body{
    flex:1;

    display:flex;
    flex-direction:column;

    padding:24px 22px 22px;
}

.case-slide .case-body h3{
    margin:0 0 15px;

    font-size:25px;
    line-height:1.05;

    letter-spacing:-.04em;
}

.case-slide .case-body > p{
    margin:0;

    color:#5e5f59;

    font-size:13px;
    line-height:1.55;
}


/* METRICS */

.case-slide .case-metrics{
    display:flex;
    align-items:flex-start;
    flex-wrap:wrap;

    gap:0;

    margin-top:auto;
    padding-top:28px;

    border-top:1px solid rgba(0,0,0,.13);
}

.case-slide .case-metrics > div{
    padding-right:17px;
    margin-right:17px;

    border-right:
        1px solid rgba(0,0,0,.14);

    display:flex;
    flex-direction:column;
}

.case-slide .featured .case-metrics > div{
    border-color:
        rgba(255,255,255,.15);
}

.case-slide .case-metrics > div:last-child{
    border-right:0;
    margin-right:0;
    padding-right:0;
}

.case-slide .case-metrics strong{
    color:#ff5b24;

    font-size:27px;
    line-height:1;
}

.case-slide .case-metrics span{
    margin-top:7px;

    max-width:90px;

    font-size:12px;
    line-height:1.25;
}


/* CONTROLS */

.case-slider-bottom{
    margin-top:28px;

    display:flex;
    align-items:center;
    justify-content:space-between;

    gap:25px;
}

.case-slider-dots{
    display:flex;
    align-items:center;
    gap:8px;
}

.case-dot{
    width:25px;
    height:3px;

    padding:0;
    border:0;

    background:#c4c1ba;

    cursor:pointer;

    transition:.3s ease;
}

.case-dot.active{
    width:43px;
    background:#ff5b24;
}


.case-slider-buttons{
    display:flex;
    gap:8px;
}

.case-arrow{
    width:44px;
    height:44px;

    border:
        1px solid rgba(0,0,0,.18);

    background:transparent;

    color:#111;

    font-size:18px;

    cursor:pointer;

    transition:.25s ease;
}

.case-arrow:hover{
    background:#111;
    color:#fff;

    border-color:#111;
}



/* TABLET */

@media(max-width:1100px){

    .case-slide{
        flex-basis:50%;
    }

}


/* MOBILE */

@media(max-width:650px){

    .case-slide{
        flex-basis:100%;
        padding-right:0;
    }

    .case-slide .case-card{
        min-height:500px;
    }

    .case-slide .case-image{
        height:230px;
    }

    .case-slider-bottom{
        margin-top:20px;
    }

}

/* =========================================================
   PRODUCTS CAROUSEL
   4 DESKTOP / 2 TABLET / 1 MOBILE
========================================================= */

.products-carousel{
    position:relative;
    width:100%;
}

.products-carousel-viewport{
    width:100%;
    overflow:hidden;
}

.products-carousel-track{
    display:flex;
    align-items:stretch;

    transition:
        transform .7s cubic-bezier(.22,.61,.36,1);

    will-change:transform;
}


/* 4 CARDS DESKTOP */

.products-carousel-slide{
    flex:0 0 25%;
    min-width:0;

    padding-right:14px;
}


/* CARD */

.product-card-slider{
    width:100%;
    height:100%;

    min-height:350px;

    display:flex;
    flex-direction:column;

    background:#ebe8e1;

    overflow:hidden;

    transition:
        transform .35s ease,
        box-shadow .35s ease;
}

.product-card-slider:hover{
    transform:translateY(-5px);

    box-shadow:
        0 18px 40px rgba(0,0,0,.10);
}


/* IMAGE */

.product-card-image{
    position:relative;

    height:220px;

    overflow:hidden;
}

.product-card-image img{
    width:100%;
    height:100%;

    object-fit:cover;

    transition:transform .7s ease;
}

.product-card-slider:hover
.product-card-image img{
    transform:scale(1.05);
}


/* NUMBER */

.product-card-no{
    position:absolute;

    top:14px;
    left:14px;

    width:30px;
    height:30px;

    display:grid;
    place-items:center;

    background:#111;

    color:#fff;

    font-size:12px;
    font-weight:700;
}


/* CONTENT */

.product-card-content{
    flex:1;

    display:flex;
    flex-direction:column;

    padding:18px;
}

.product-card-content small{
    color:#77756d;

    font-size:8px;
    font-weight:700;

    letter-spacing:.06em;

    text-transform:uppercase;
}

.product-card-content h3{
    margin:10px 0;

    font-size:17px;
    line-height:1.1;

    letter-spacing:-.025em;
}

.product-card-content p{
    margin:0;

    color:#555650;

    font-size:15px;
    line-height:1.55;
}

.product-card-content a{
    display:flex;

    align-items:center;
    justify-content:space-between;

    margin-top:auto;
    padding-top:18px;

    border-top:
        1px solid rgba(0,0,0,.12);

    color:#111;

    font-size:12px;
    font-weight:700;
}

.product-card-content a b{
    color:var(--orange);

    font-size:12px;
}


/* CONTROLS */

.products-carousel-controls{
    display:flex;

    align-items:center;
    justify-content:space-between;

    gap:25px;

    margin-top:22px;
}


/* DOTS */

.products-carousel-dots{
    display:flex;

    align-items:center;

    gap:7px;
}

.products-carousel-dot{
    width:25px;
    height:3px;

    padding:0;
    border:0;

    background:#cbc7be;

    cursor:pointer;

    transition:.3s ease;
}

.products-carousel-dot.active{
    width:42px;

    background:var(--orange);
}


/* ARROWS */

.products-carousel-arrows{
    display:flex;
    gap:8px;
}

.products-carousel-arrows button{
    width:42px;
    height:42px;

    border:
        1px solid rgba(0,0,0,.18);

    background:transparent;

    color:#111;

    cursor:pointer;

    transition:.25s ease;
}

.products-carousel-arrows button:hover{
    background:#111;

    border-color:#111;

    color:#fff;
}

/* =========================================================
   PRODUCT DROPDOWN / ACCORDION
========================================================= */

.product-dropdown-btn{
    width:100%;

    display:flex;
    align-items:center;
    justify-content:space-between;

    margin-top:auto;
    padding:14px 0;

    border:0;
    border-top:1px solid rgba(0,0,0,.14);
    border-bottom:1px solid rgba(0,0,0,.14);

    background:transparent;

    color:#111;

    font:inherit;
    font-size:15px;
    font-weight:700;

    cursor:pointer;

    transition:.25s ease;
}

.product-dropdown-btn:hover{
    color:var(--orange);
}

.product-dropdown-btn b{
    color:var(--orange);

    font-size:20px;
    font-weight:400;

    transition:transform .3s ease;
}


/* OPEN STATE */

.product-simple-card.dropdown-open
.product-dropdown-btn b{
    transform:rotate(45deg);
}


/* DROPDOWN HOLDER */

.product-dropdown-list{
    max-height:0;

    overflow:hidden;

    opacity:0;

    transition:
        max-height .45s ease,
        opacity .3s ease,
        padding .3s ease;

    padding:0;
}

.product-simple-card.dropdown-open
.product-dropdown-list{
    max-height:500px;

    opacity:1;

    padding-top:8px;
}


/* ITEM */

.product-dropdown-item{
    display:grid;

    grid-template-columns:28px 1fr;

    gap:8px;

    padding:9px 0;

    border-bottom:
        1px solid rgba(0,0,0,.09);
}

.product-dropdown-item span{
    color:var(--orange);

    font-size:15px;
    font-weight:800;
}

.product-dropdown-item strong{
    color:#3f403b;

    font-size:15px;
    font-weight:500;

    line-height:1.4;
}


/* EMPTY */

.product-dropdown-empty{
    padding:12px 0;

    color:#66675f;

    font-size:15px;
    line-height:1.5;
}


/* KEEP CARD CLEAN */

.product-simple-content{
    display:flex;
    flex-direction:column;
}


/* MOBILE */

@media(max-width:620px){

    .product-dropdown-item{
        grid-template-columns:24px 1fr;
    }

    .product-dropdown-item strong{
        font-size:11px;
    }

}

/* TABLET */

@media(max-width:980px){

    .products-carousel-slide{
        flex-basis:50%;
    }

}


/* MOBILE */

@media(max-width:620px){

    .products-carousel-slide{
        flex-basis:100%;

        padding-right:0;
    }

    .product-card-image{
        height:240px;
    }

    .product-card-slider{
        min-height:420px;
    }

}

/* ==========================================
   CAPABILITIES SPLIT SECTION
========================================== */

.capabilities-section{
    padding:30px 0;
    background:#f1efe8;
    color:#111;
}

.capabilities-split{
    display:grid;
    grid-template-columns:1fr 1fr;
    min-height:440px;
    border:1px solid rgba(0,0,0,.12);
}


/* LEFT */

.capabilities-content{
    padding:65px 55px;
    display:flex;
    flex-direction:column;
    background:#f4f2eb;
}

.capabilities-content .eyebrow{
    margin-bottom:22px;
}

.capabilities-content h2{
    max-width:650px;
    margin:0;
    font-size:clamp(42px,4.8vw,72px);
    line-height:.97;
    letter-spacing:-.05em;
}

.capabilities-lead{
    max-width:560px;
    margin:26px 0 45px;
    color:#66675f;
    font-size:12px;
    line-height:1.7;
}


/* CAPABILITY ITEMS */

.capability-points{
    margin-top:auto;
    border-top:1px solid rgba(0,0,0,.13);
}

.capability-point{
    display:grid;
    grid-template-columns:55px 1fr;
    gap:20px;
    padding:20px 0;
    border-bottom:1px solid rgba(0,0,0,.13);
}

.capability-point > span{
    color:#ef5d26;
    font-size:11px;
    font-weight:700;
    letter-spacing:.12em;
    padding-top:4px;
}

.capability-point h3{
    margin:0 0 6px;
    font-size:18px;
    letter-spacing:-.02em;
}

.capability-point p{
    margin:0;
    max-width:500px;
    color:#6d6e67;
    font-size:13px;
    line-height:1.55;
}


/* RIGHT IMAGE */

.capabilities-visual{
    position:relative;
    min-width:0;
    overflow:hidden;
    background:#181915;
}

.capabilities-visual img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    transition:transform .8s ease;
}

.capabilities-visual:hover img{
    transform:scale(1.04);
}

.capabilities-overlay{
    position:absolute;
    inset:0;
    background:
        linear-gradient(
            180deg,
            rgba(0,0,0,.04) 0%,
            rgba(0,0,0,.08) 45%,
            rgba(0,0,0,.68) 100%
        );
}

.capabilities-image-copy{
    position:absolute;
    z-index:3;
    left:34px;
    right:34px;
    bottom:32px;
    color:#fff;
}

.capabilities-image-copy span{
    display:block;
    margin-bottom:12px;
    color:#ff6328;
    font-size:15px;
    font-weight:700;
    letter-spacing:.17em;
}

.capabilities-image-copy strong{
    display:block;
    max-width:500px;
    font-size:clamp(26px,2.5vw,42px);
    line-height:1.05;
    letter-spacing:-.035em;
}


/* TABLET */

@media(max-width:1000px){

    .capabilities-split{
        grid-template-columns:1fr;
    }

    .capabilities-visual{
        min-height:520px;
    }

}


/* MOBILE */

@media(max-width:650px){

    .capabilities-section{
        padding:70px 0;
    }

    .capabilities-content{
        padding:35px 22px;
    }

    .capabilities-content h2{
        font-size:42px;
    }

    .capabilities-lead{
        margin-bottom:30px;
    }

    .capability-point{
        grid-template-columns:38px 1fr;
        gap:12px;
    }

    .capabilities-visual{
        min-height:400px;
    }

    .capabilities-image-copy{
        left:22px;
        right:22px;
        bottom:22px;
    }

}

/* =====================================================
   END TO END OWNERSHIP - PREMIUM 2 ROW FLOW
===================================================== */

.endtoend-flow-section{
    position:relative;
    padding:90px 0 100px;
    background:#f6f3ed;
    overflow:hidden;
}


/* HEADER */

.ownership-steps-head{
    display:grid;
    grid-template-columns:1.15fr .85fr;
    gap:70px;
    align-items:end;
    margin-bottom:50px;
}

.ownership-steps-head .eyebrow{
    display:block;
    margin-bottom:15px;

    color:#ef7f1a;

    font-size:12px;
    font-weight:800;
    letter-spacing:1.4px;
}

.ownership-steps-head h2{
    margin:0;

    color:#111;

    font-size:clamp(38px,4vw,58px);
    line-height:1.04;
    letter-spacing:-2px;
}

.ownership-steps-head > p{
    max-width:500px;
    margin:0;

    color:#706b64;

    font-size:14px;
    line-height:1.7;
}


/* =====================================================
   MAIN WHITE BOX
===================================================== */

.ownership-two-row{
    position:relative;

    padding:52px 42px;

    background:#fff;

    border:1px solid #ded8cf;

    border-radius:4px;

    box-shadow:
        0 20px 60px rgba(0,0,0,.035);
}


/* =====================================================
   ROW
===================================================== */

.ownership-flow-row{
    position:relative;

    display:grid;
    grid-template-columns:repeat(9, 1fr);

    gap:0;
}


/* ORANGE LINE */

.ownership-flow-row::before{
    content:"";

    position:absolute;

    left:4%;
    right:4%;

    top:28px;

    height:5px;

    background:linear-gradient(
        90deg,
        #ef7f1a,
        #ff9a34,
        #ef7f1a
    );

    border-radius:20px;

    z-index:1;
}


/* =====================================================
   INDIVIDUAL STEP
===================================================== */

.ownership-flow-step{
    position:relative;

    z-index:2;

    text-align:center;

    padding:0 7px;
}


/* NUMBER */

.ownership-step-number{
    position:relative;

    width:58px;
    height:58px;

    margin:0 auto 18px;

    display:flex;
    justify-content:center;
    align-items:center;

    background:linear-gradient(
        145deg,
        #c45808,
        #8e3300
    );

    border-radius:50%;

    border:6px solid #fff1e6;

    color:#fff;

    font-size:12px;
    font-weight:800;

    box-shadow:
        0 8px 20px rgba(178,70,0,.20);

    transition:
        transform .3s ease,
        background .3s ease,
        box-shadow .3s ease;
}


/* little inner circle effect */

.ownership-step-number::after{
    content:"";

    position:absolute;

    inset:4px;

    border:1px solid rgba(255,255,255,.17);

    border-radius:50%;
}


/* TITLE */

.ownership-step-title{
    max-width:125px;

    margin:0 auto;

    color:#161616;

    font-size:11.5px;
    font-weight:700;

    line-height:1.38;

    transition:
        color .3s ease,
        transform .3s ease;
}


/* HOVER */

.ownership-flow-step:hover .ownership-step-number{
    transform:
        translateY(-5px)
        scale(1.06);

    background:#ef7f1a;

    box-shadow:
        0 12px 28px rgba(239,127,26,.30);
}

.ownership-flow-step:hover .ownership-step-title{
    color:#ef7f1a;

    transform:translateY(-2px);
}


.ownership-flow-turn{
    position:relative;
    display:grid;
    grid-template-columns:repeat(9, 1fr);
    height:85px;
    width:100%;
}

.ownership-turn-arrow{
    grid-column:9 / 10;
    position:relative;
    height:85px;
    display:flex;
    justify-content:center;
    align-items:flex-start;
}

.ownership-turn-arrow::before{
    content:"";
    position:absolute;
    top:0;
    left:50%;
    width:4px;
    height:50px;
    background:#ef7f1a;
    border-radius:10px;
    transform:translateX(-50%);
}

.ownership-turn-arrow span{
    position:absolute;
    top:43px;
    left:50%;
    width:34px;
    height:34px;
    display:flex;
    align-items:center;
    justify-content:center;
    transform:translateX(-50%);
    border-radius:50%;
    background:#ef7f1a;
    color:#fff;
    font-size:17px;
    font-weight:700;
    line-height:1;
}

/* =====================================================
   SECOND ROW
===================================================== */

.ownership-flow-row-two{
    margin-top:5px;
}


/* =====================================================
   TABLET
===================================================== */

@media(max-width:1200px){

    .ownership-two-row{
        overflow-x:auto;
    }

    .ownership-flow-row{
        min-width:1050px;
    }

}


/* =====================================================
   MOBILE
===================================================== */

@media(max-width:767px){

    .endtoend-flow-section{
        padding:65px 0;
    }

    .ownership-steps-head{
        grid-template-columns:1fr;

        gap:20px;

        margin-bottom:35px;
    }

    .ownership-steps-head h2{
        font-size:34px;
        letter-spacing:-1.3px;
    }

    .ownership-two-row{
        padding:35px 20px;

        overflow-x:auto;
    }

    .ownership-flow-row{
        min-width:950px;
    }

    .ownership-step-title{
        font-size:11px;
    }

}

/* =========================================================
   CASE STUDY HOME AUTO SLIDER
========================================================= */

.case-home-slider{
    position:relative;
    width:100%;
}

.case-home-viewport{
    width:100%;
    overflow:hidden;
}

.case-home-track{
    display:flex;
    align-items:stretch;

    transition:
        transform .65s cubic-bezier(.22,.61,.36,1);

    will-change:transform;
}


/* 4 visible desktop */

.case-home-slide{
    flex:0 0 25%;
    min-width:0;

    padding-right:18px;
}


/* CARD HEIGHT */

.case-home-slide .case-card{
    width:100%;
    height:100%;

    min-height:540px;

    display:flex;
    flex-direction:column;

    overflow:hidden;

    background:#ece9e1;

    transition:
        transform .35s ease,
        box-shadow .35s ease;
}


.case-home-slide .case-card:hover{
    transform:translateY(-4px);

    box-shadow:
        0 16px 35px rgba(0,0,0,.10);
}


/* FEATURED FIRST CARD */

.case-home-slide .case-card.featured{
    background:#10110f;
    color:#fff;
}

.case-home-slide .featured .case-body p{
    color:#deddd6;
}


/* IMAGE */

.case-home-slide .case-image{
    position:relative;

    width:100%;
    height:215px;

    overflow:hidden;

    background:#ddd;
}

.case-home-slide .case-image img{
    width:100%;
    height:100%;

    display:block;

    object-fit:cover;

    transition:
        transform .7s ease;
}


.case-home-slide .case-card:hover .case-image img{
    transform:scale(1.05);
}


/* IMAGE LABEL */

.case-home-slide .case-label {
    position: absolute;
    z-index: 2;
    top: 11px;
    left: 18px;
    right: 18px;
    display: flex;
    justify-content: space-between;
    gap: 15px;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .09em;
    color: #ffff;
    background-color: black;
    padding: 3px;
}

.case-home-slide .featured .case-label{
    color:#fff;
}


/* BODY */

.case-home-slide .case-body{
    flex:1;

    display:flex;
    flex-direction:column;

    padding:24px 22px 22px;
}


.case-home-slide .case-body h3{
    margin:0 0 14px;

    font-size:24px;
    line-height:1.07;

    letter-spacing:-.035em;
}


.case-home-slide .case-body > p{
    margin:0;

    color:#55564f;

    font-size:13px;
    line-height:1.55;
}


/* METRICS */

.case-home-slide .case-metrics{
    display:flex;
    align-items:flex-start;

    margin-top:auto;
    padding-top:25px;

    border-top:
        1px solid rgba(0,0,0,.13);
}


.case-home-slide .featured .case-metrics{
    border-color:
        rgba(255,255,255,.15);
}


.case-home-slide .case-metrics > div{
    flex:1;

    min-width:0;

    padding-right:10px;
    margin-right:10px;

    border-right:
        1px solid rgba(0,0,0,.14);
}


.case-home-slide .featured .case-metrics > div{
    border-color:
        rgba(255,255,255,.15);
}


.case-home-slide .case-metrics > div:last-child{
    border-right:0;

    padding-right:0;
    margin-right:0;
}


.case-home-slide .case-metrics strong{
    display:block;

    color:#FF6600;

    font-size:27px;
    line-height:1;
}


.case-home-slide .case-metrics span{
    display:block;

    margin-top:7px;

    font-size:12px;
    line-height:1.25;
}


/* =========================================================
   CONTROLS
========================================================= */

.case-home-controls{
    margin-top:27px;

    display:flex;
    align-items:center;
    justify-content:space-between;

    gap:25px;
}


.case-home-dots{
    display:flex;
    align-items:center;

    gap:7px;
}


.case-home-dot{
    appearance:none;

    width:25px;
    height:3px;

    padding:0;
    border:0;

    background:#c7c4bc;

    cursor:pointer;

    transition:.3s ease;
}


.case-home-dot.active{
    width:42px;

    background:#FF6600;
}


.case-home-arrows{
    display:flex;
    gap:8px;
}


.case-home-arrow{
    width:43px;
    height:43px;

    display:grid;
    place-items:center;

    padding:0;

    border:
        1px solid rgba(0,0,0,.2);

    background:transparent;

    color:#111;

    font-size:18px;

    cursor:pointer;

    transition:.25s ease;
}


.case-home-arrow:hover{
    background:#111;
    border-color:#111;

    color:#fff;
}


/* =========================================================
   TABLET
========================================================= */

@media(max-width:1100px){

    .case-home-slide{
        flex-basis:50%;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media(max-width:650px){

    .case-home-slide{
        flex-basis:100%;
        padding-right:0;
    }


    .case-home-slide .case-card{
        min-height:500px;
    }


    .case-home-slide .case-image{
        height:230px;
    }


    .case-home-controls{
        margin-top:20px;
    }


    .case-home-dots{
        gap:5px;
    }


    .case-home-dot{
        width:18px;
    }


    .case-home-dot.active{
        width:30px;
    }

}

/* =========================================================
   02 — SOURCING SOLUTIONS
   COMPACT LAPTOP VERSION
========================================================= */

.solutions-hero{
    padding-top:42px;
    padding-bottom:0;
}

.solutions-hero .section-mini-title{
    margin-bottom:16px;
}

.solutions-hero .hero-stage{
    min-height:520px;
    height:520px;
}

.solutions-hero .hero-copy{
    min-height:0;
    height:520px;

    padding:20px 26px 15px;
}

.solutions-hero .slides{
    min-height:0;
    height:auto;
    flex:1;

    margin-top:16px;
}

.solutions-hero .slide{
    justify-content:flex-start;
}

.solutions-hero .slide-count{
    margin-bottom:12px;
}

.solutions-hero .slide-tag{
    margin-bottom:8px;
}

.solutions-hero .slide h2{
    max-width:560px;

    font-size:clamp(30px,3.2vw,43px);
    line-height:1.02;

    margin:0;
}

.solutions-hero .slide-intro{
    margin-top:12px;

    max-width:570px;

    font-size:12px;
    line-height:1.45;
}


/* THREE SOLUTION POINTS */

.solutions-hero .solution-points{
    margin-top:auto;
    padding-top:12px;
}

.solutions-hero .solution-points > div{
    grid-template-columns:
        minmax(130px,.6fr)
        1.4fr;

    gap:14px;

    padding:7px 0;
}

.solutions-hero .solution-points strong{
    font-size:15px;
    line-height:1.3;
}

.solutions-hero .solution-points span{
    font-size:15px;
    line-height:1.35;
}


/* SLIDER CONTROLS */

.solutions-hero .slider-control{
    margin-top:10px;
}

.solutions-hero .slider-dot{
    width:27px;
}

.solutions-hero .pause-btn{
    width:32px;
    height:30px;
}


/* RIGHT IMAGE */

.solutions-hero .hero-visual{
    min-height:0;
    height:520px;

    grid-template-rows:
        38px
        minmax(0,1fr)
        58px;
}

.solutions-hero .visual-head{
    padding:0 20px;
}

.solutions-hero .visual-message{
    left:22px;
    bottom:18px;
}

.solutions-hero .visual-message strong{
    font-size:13px;
}

.solutions-hero .visual-pillars span{
    font-size:18px;
}

.solutions-hero .visual-pillars b{
    font-size:7px;
}


/* BOTTOM LINE */

.solutions-hero .hero-bottom{
    min-height:50px;
}

.solutions-hero .hero-bottom p{
    margin:10px 0;
    font-size:15px;
}

.solutions-hero .hero-bottom a{
    font-size:12px;
}

/* =========================================================
   SCROLL REVEAL ANIMATIONS
========================================================= */

.reveal{
    opacity:0;

    transition:
        opacity .85s cubic-bezier(.2,.65,.3,1),
        transform .85s cubic-bezier(.2,.65,.3,1);

    will-change:
        opacity,
        transform;
}


/* FROM BOTTOM */

.reveal-up{
    transform:translateY(70px);
}


/* FROM TOP */

.reveal-down{
    transform:translateY(-70px);
}


/* FROM LEFT */

.reveal-left{
    transform:translateX(-80px);
}


/* FROM RIGHT */

.reveal-right{
    transform:translateX(80px);
}


/* WHEN VISIBLE */

.reveal.is-visible{
    opacity:1;
    transform:translate3d(0,0,0);
}


/* Slight delay helpers */

.reveal-delay-1{
    transition-delay:.08s;
}

.reveal-delay-2{
    transition-delay:.16s;
}

.reveal-delay-3{
    transition-delay:.24s;
}


/* Accessibility */

@media(prefers-reduced-motion:reduce){

    .reveal,
    .reveal-up,
    .reveal-down,
    .reveal-left,
    .reveal-right{
        opacity:1 !important;
        transform:none !important;
        transition:none !important;
    }

}

/* =========================================================
   COMMON LAPTOP HEIGHT
========================================================= */

@media (min-width:981px) and (max-height:850px){

    .solutions-hero{
        padding-top:30px;
    }

    .solutions-hero .section-mini-title{
        margin-bottom:12px;
    }

    .solutions-hero .hero-stage{
        height:480px;
        min-height:480px;
    }

    .solutions-hero .hero-copy{
        height:480px;
    }

    .solutions-hero .hero-visual{
        height:480px;
    }

    .solutions-hero .slide h2{
        font-size:34px;
    }

    .solutions-hero .slide-intro{
        font-size:11px;
        margin-top:8px;
    }

    .solutions-hero .solution-points > div{
        padding:6px 0;
    }

}


/* =========================================================
   TABLET
========================================================= */

@media(max-width:980px){

    .solutions-hero{
        padding-top:50px;
    }

    .solutions-hero .hero-stage{
        height:auto;
        min-height:0;
    }

    .solutions-hero .hero-copy{
        height:auto;
        min-height:570px;
    }

    .solutions-hero .slides{
        min-height:440px;
    }

    .solutions-hero .hero-visual{
        height:480px;
        min-height:480px;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media(max-width:620px){

    .solutions-hero{
        padding-top:40px;
    }

    .solutions-hero .section-mini-title{
        margin-bottom:20px;
    }

    .solutions-hero .hero-copy{
        min-height:620px;

        padding:
            24px 18px
            16px;
    }

    .solutions-hero .slides{
        min-height:490px;
    }

    .solutions-hero .slide h2{
        font-size:34px;
    }

    .solutions-hero .slide-intro{
        font-size:12px;
    }

    .solutions-hero .solution-points > div{
        grid-template-columns:1fr;
        gap:4px;

        padding:8px 0;
    }

    .solutions-hero .hero-visual{
        height:420px;
        min-height:420px;
    }

}

/* =========================================================
   SOURCING SOLUTIONS V2
========================================================= */

.solutions-v2{
    position:relative;
    overflow:hidden;

    padding:46px 0 0;

    background:#10110f;
    color:#fff;
}


.solutions-v2-grid{
    position:absolute;
    inset:0;

    opacity:.32;

    background-image:
        linear-gradient(
            rgba(255,255,255,.035) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255,255,255,.035) 1px,
            transparent 1px
        );

    background-size:64px 64px;

    pointer-events:none;
}


/* HEADER */

.solutions-v2-head{
    position:relative;
    z-index:2;

    display:grid;

    grid-template-columns:
        1.3fr .7fr;

    gap:60px;

    align-items:end;

    margin-bottom:22px;
}


.solutions-v2-head h2{
    margin:10px 0 0;

    font-size:
        clamp(30px,3.2vw,46px);

    line-height:.98;

    letter-spacing:-.05em;
}


.solutions-v2-head > p{
    max-width:430px;

    margin:0;

    color:#96978f;

    font-size:12px;
    line-height:1.6;
}


/* MAIN FRAME */

.solutions-v2-stage{
    position:relative;
    z-index:2;

    display:grid;

    grid-template-columns:
        .9fr 1.1fr;

    min-height:500px;
    height:500px;

    border:
        1px solid rgba(255,255,255,.13);

    background:#11120f;
}


/* LEFT */

.solutions-v2-copy{
    min-width:0;

    display:flex;
    flex-direction:column;

    padding:24px 28px 18px;

    border-right:
        1px solid rgba(255,255,255,.12);
}


.solutions-v2-overline{
    display:flex;

    align-items:center;

    gap:10px;

    color:#dad9d2;

    font-size:12px;
    letter-spacing:.18em;
}


.solutions-v2-dot{
    width:7px;
    height:7px;

    flex:none;

    border-radius:50%;

    background:var(--orange);

    box-shadow:
        0 0 0 5px
        rgba(255,91,22,.13);
}


/* SLIDE HOLDER */

.solutions-v2-slides{
    position:relative;

    flex:1;

    min-height:0;

    margin-top:18px;
}


.solutions-v2-slide{
    position:absolute;

    inset:0;

    opacity:0;
    visibility:hidden;

    transform:
        translateY(12px);

    transition:
        opacity .45s ease,
        transform .45s ease,
        visibility .45s;
}


.solutions-v2-slide.active{
    opacity:1;
    visibility:visible;

    transform:none;
}


.solutions-v2-meta{
    display:flex;

    justify-content:space-between;
    align-items:center;

    gap:20px;

    margin-bottom:15px;
}


.solutions-v2-meta > span{
    color:#bbb;

    font-size:11px;
    letter-spacing:.08em;
}


.solutions-v2-meta em{
    color:#66675f;

    font-style:normal;
}


.solutions-v2-meta strong{
    color:var(--orange);

    font-size:12px;
    letter-spacing:.12em;

    text-align:right;
}


.solutions-v2-slide h3{
    max-width:530px;

    margin:0;

    font-size:
        clamp(30px,3.4vw,45px);

    line-height:.96;

    letter-spacing:-.055em;
}


.solutions-v2-intro{
    max-width:540px;

    margin:13px 0 0;

    color:#d2d1ca;

    font-size:15px;
    line-height:1.5;
}


/* THREE POINTS */

.solutions-v2-points{
    display:grid;

    grid-template-columns:
        repeat(3,1fr);

    gap:8px;

    margin-top:20px;
}


.solutions-v2-point{
    min-width:0;

    padding:12px;

    border:
        1px solid rgba(255,255,255,.09);

    background:
        rgba(255,255,255,.025);

    transition:
        background .3s ease,
        border-color .3s ease,
        transform .3s ease;
}


.solutions-v2-point:hover{
    transform:
        translateY(-3px);

    border-color:
        rgba(255,91,22,.5);

    background:
        rgba(255,91,22,.06);
}


.solutions-v2-check{
    width:25px;
    height:25px;

    display:grid;
    place-items:center;

    margin-bottom:13px;

    border-radius:50%;

    background:var(--orange);

    color:#fff;

    font-size:11px;
}


.solutions-v2-point strong{
    display:block;

    color:#fff;

    font-size:15px;
    line-height:1.3;
}


.solutions-v2-point p{
    margin:7px 0 0;

    color:#8f9089;

    font-size:12px;
    line-height:1.45;
}


/* CONTROLS */

.solutions-v2-controls{
    display:flex;

    justify-content:space-between;
    align-items:center;

    gap:20px;

    margin-top:15px;
}


.solutions-v2-progress{
    flex:1;

    display:grid;

    grid-template-columns:
        repeat(4,1fr);

    gap:7px;
}


.solutions-v2-progress .slider-dot{
    position:relative;

    width:auto;
    height:24px;

    padding:0;

    border:0;

    text-align:left;

    color:#6f7069;

    background:transparent;

    cursor:pointer;
}


.solutions-v2-progress .slider-dot::after{
    content:"";

    position:absolute;

    left:0;
    right:0;
    bottom:0;

    height:2px;

    background:#44453f;
}


.solutions-v2-progress .slider-dot.active::after{
    background:var(--orange);
}


.solutions-v2-progress .slider-dot span{
    font-size:8px;
}


.solutions-v2-progress .slider-dot.active span{
    color:#fff;
}


.solutions-v2-pause{
    flex:none;

    width:33px;
    height:33px;
}


/* RIGHT SIDE */

.solutions-v2-visual{
    min-width:0;

    display:grid;

    grid-template-rows:
        38px
        minmax(0,1fr)
        62px;

    background:#181915;
}


.solutions-v2-visual-head{
    display:flex;

    align-items:center;
    justify-content:space-between;

    padding:0 22px;

    border-bottom:
        1px solid rgba(255,255,255,.10);

    color:#bbb7aa;

    font-size:8px;
    letter-spacing:.18em;
}


.solutions-v2-images{
    position:relative;

    min-height:0;

    overflow:hidden;
}


.solutions-v2-images .visual-image{
    position:absolute;

    inset:0;

    margin:0;

    opacity:0;

    transform:scale(1.04);

    transition:
        opacity .7s ease,
        transform 5s ease;
}


.solutions-v2-images .visual-image.active{
    opacity:1;

    transform:scale(1);
}


.solutions-v2-images img{
    width:100%;
    height:100%;

    object-fit:cover;
}


.solutions-v2-shade{
    position:absolute;

    inset:0;

    z-index:2;

    background:
        linear-gradient(
            180deg,
            rgba(0,0,0,.03) 20%,
            rgba(0,0,0,.15) 55%,
            rgba(0,0,0,.72)
        );
}


.solutions-v2-caption{
    position:absolute;

    z-index:3;

    left:24px;
    right:24px;
    bottom:22px;

    display:flex;

    gap:14px;
}


.solutions-v2-caption > span{
    width:3px;

    flex:none;

    background:var(--orange);
}


.solutions-v2-caption small{
    display:block;

    margin-bottom:6px;

    color:#ff9569;

    font-size:8px;
    letter-spacing:.15em;
}


.solutions-v2-caption strong{
    font-size:17px;
    line-height:1.15;
}


/* FOUR PILLARS */

.solutions-v2-pillars{
    display:grid;

    grid-template-columns:
        repeat(4,1fr);

    border-top:
        1px solid rgba(255,255,255,.10);
}


.solutions-v2-pillars > div{
    display:flex;

    align-items:center;
    justify-content:center;

    gap:8px;

    border-right:
        1px solid rgba(255,255,255,.07);
}


.solutions-v2-pillars > div:last-child{
    border-right:0;
}


.solutions-v2-pillars span{
    color:var(--orange);

    font-size:17px;
}


.solutions-v2-pillars small{
    color:#fff;
    font-size:10px;
    letter-spacing:.1em;
}


/* BOTTOM */

.solutions-v2-bottom{
    position:relative;

    z-index:2;

    min-height:52px;

    display:flex;

    align-items:center;
    justify-content:space-between;

    gap:30px;
}


.solutions-v2-bottom p{
    max-width:700px;

    margin:10px 0;

    color:#96978f;

    font-size:15px;
    line-height:1.5;
}


.solutions-v2-bottom a{
    flex:none;

    font-size:12px;
    font-weight:700;
}


.solutions-v2-bottom a span{
    margin-left:8px;

    color:var(--orange);
}


/* ==========================================================
   CLIENT LOGO SECTION
========================================================== */

.client-logo-section{
    position:relative;
    overflow:hidden;
    padding:60px 0 65px;
    background:#fff;
    border-top:1px solid #e8e4dc;
    border-bottom:1px solid #e8e4dc;
}


/* HEADER */

.client-logo-header{
    display:grid;
    grid-template-columns:1.1fr .9fr;
    column-gap:70px;
    align-items:end;
    margin-bottom:42px;
}

.client-logo-header .eyebrow{
    grid-column:1 / -1;
    display:block;
    margin-bottom:13px;
    color:#ff5a1f;
    font-size:11px;
    font-weight:800;
    letter-spacing:.14em;
}

.client-logo-header h2{
    margin:0;
    max-width:580px;
    color:#111;
    font-size:clamp(30px,3vw,46px);
    line-height:1;
    letter-spacing:-.045em;
}

.client-logo-header p{
    max-width:500px;
    margin:0;
    color:#68655f;
    font-size:13px;
    line-height:1.7;
}


/* SLIDER */

.client-logo-slider{
    position:relative;
    width:100%;
    overflow:hidden;
}


/* soft fade on left/right */

.client-logo-slider::before,
.client-logo-slider::after{
    content:"";
    position:absolute;
    z-index:5;
    top:0;
    bottom:0;
    width:90px;
    pointer-events:none;
}

.client-logo-slider::before{
    left:0;
    background:linear-gradient(
        90deg,
        #fff 0%,
        rgba(255,255,255,0) 100%
    );
}

.client-logo-slider::after{
    right:0;
    background:linear-gradient(
        270deg,
        #fff 0%,
        rgba(255,255,255,0) 100%
    );
}


/* MOVING TRACK */

.client-logo-track{
    display:flex;
    align-items:center;
    width:max-content;

    animation:
        clientLogoScroll 30s linear infinite;

    will-change:transform;
}


/* LOGO BOX */

.client-logo-item{
    width:100px;
    height:85px;

    flex:0 0 170px;

    display:flex;
    align-items:center;
    justify-content:center;

    padding:10px 15px;

    border-right:1px solid #e4e0d7;
}


.client-logo-item img{
    display:block;

    width:auto;
    max-width:100%;

    height:auto;
    max-height:60px;

    object-fit:contain;

    filter:grayscale(100%);
    opacity:.65;

    transition:
        filter .3s ease,
        opacity .3s ease,
        transform .3s ease;
}


/* HOVER */

.client-logo-item:hover img{
    filter:grayscale(0%);
    opacity:1;
    transform:scale(1.07);
}


/* PAUSE MOVEMENT ON HOVER */

.client-logo-slider:hover .client-logo-track{
    animation-play-state:paused;
}


/* INFINITE MOVEMENT */

@keyframes clientLogoScroll{

    from{
        transform:translateX(0);
    }

    to{
        transform:translateX(-50%);
    }

}


/* TABLET */

@media(max-width:900px){

    .client-logo-section{
        padding:50px 0;
    }

    .client-logo-header{
        grid-template-columns:1fr;
        gap:15px;
        margin-bottom:32px;
    }

    .client-logo-header .eyebrow{
        grid-column:auto;
    }

    .client-logo-item{
        width:180px;
        flex-basis:180px;
        height:100px;
        padding:22px 27px;
    }

    .client-logo-item img{
        max-height:52px;
    }

}


/* MOBILE */

@media(max-width:600px){

    .client-logo-section{
        padding:42px 0;
    }

    .client-logo-header h2{
        font-size:32px;
    }

    .client-logo-header p{
        font-size:12px;
    }

    .client-logo-item{
        width:145px;
        flex-basis:145px;
        height:90px;
        padding:20px;
    }

    .client-logo-item img{
        max-height:45px;
    }

    .client-logo-slider::before,
    .client-logo-slider::after{
        width:35px;
    }

}


/* ACCESSIBILITY */

@media(prefers-reduced-motion:reduce){

    .client-logo-track{
        animation:none;
    }

}


/* TABLET */

@media(max-width:980px){

    .solutions-v2-head{
        grid-template-columns:1fr;

        gap:15px;
    }


    .solutions-v2-stage{
        height:auto;

        grid-template-columns:1fr;
    }


    .solutions-v2-copy{
        min-height:540px;

        border-right:0;

        border-bottom:
            1px solid rgba(255,255,255,.12);
    }


    .solutions-v2-visual{
        height:470px;
    }

}


/* MOBILE */

@media(max-width:620px){

    .solutions-v2{
        padding-top:35px;
    }


    .solutions-v2-head h2{
        font-size:32px;
    }


    .solutions-v2-copy{
        min-height:660px;

        padding:
            22px 18px
            16px;
    }


    .solutions-v2-points{
        grid-template-columns:1fr;

        gap:6px;
    }


    .solutions-v2-point{
        display:grid;

        grid-template-columns:
            30px 1fr;

        gap:10px;

        padding:9px;
    }


    .solutions-v2-check{
        margin:0;
    }


    .solutions-v2-point p{
        margin-top:4px;
    }


    .solutions-v2-visual{
        height:410px;
    }


    .solutions-v2-pillars{
        grid-template-columns:
            repeat(2,1fr);
    }


    .solutions-v2-pillars > div{
        min-height:50px;
    }


    .solutions-v2-bottom{
        align-items:flex-start;

        flex-direction:column;

        padding:15px 0;
    }

}

@media(max-width:1150px){
  .video-hero h1{font-size:clamp(58px,10vw,96px)}
  .solutions-hero .hero-stage{min-height:0}
  .solutions-hero .hero-copy{min-height:700px}
  .product-grid-home{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:820px){
  .home-page .site-header .header-inner{height:72px}
  .video-hero{min-height:86svh;height:86svh}
  .video-hero-content{min-height:86svh;padding-top:84px}
  .video-hero h1{font-size:clamp(44px,13vw,72px)}
  .video-hero-copy>p{font-size:clamp(20px,6vw,31px)}
  .video-scroll{bottom:22px}.video-scroll span{display:none}
  .section-mini-title{align-items:flex-start;flex-direction:column}.section-mini-title>p{text-align:left}
  .solutions-hero{padding-top:65px}
  .solutions-hero .hero-copy{min-height:760px}
  .solutions-hero .slides{min-height:630px}
  .solution-points>div{grid-template-columns:1fr;gap:5px;padding:10px 0}
}
@media(max-width:560px){
  .video-hero{height:80svh;min-height:620px}
  .video-hero-content{min-height:620px}
  .video-hero h1{font-size:clamp(42px,14vw,62px);line-height:.91}
  .video-eyebrow{font-size:12px;letter-spacing:.14em}
  .video-hero-copy>p{font-size:21px;line-height:1.2}
  .solutions-hero .hero-copy{min-height:850px}
  .solutions-hero .slides{min-height:715px}
  .solutions-hero .slide h2{font-size:42px}
  .slide-intro{font-size:13px}
  .solution-points strong,.solution-points span{font-size:10.5px}
  .product-grid-home{grid-template-columns:1fr}
}
@media (prefers-reduced-motion:reduce){.video-hero-media{display:none}.video-hero{background:url('../images/hero-port.jpg') center/cover no-repeat}.visual-image{transition:none}}

/* =========================================================
   2026-08-19 FUNCTIONAL UPDATE
   Scoped additions only: About, policies, contact feedback,
   detailed case studies, operational strengths and E2E flow.
========================================================= */
.header-logo{max-height:34px;width:auto;object-fit:contain}

.form-success,.form-errors{padding:12px 14px;font-size:11px;line-height:1.5;border:1px solid #c8c5bc}
.form-success{background:#eef8ed;color:#174d20;border-color:#bdd8bd}
.form-errors{background:#fff1ee;color:#8a2e1f;border-color:#e6b5aa}
.form-errors ul{margin:7px 0 0;padding-left:18px}
.form-privacy{font-size:12px;line-height:1.5;color:#77786f;letter-spacing:0}
.form-privacy a{color:var(--orange);text-decoration:underline}

/* About */
.about-page-section{padding:80px 0}
.about-page-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px;align-items:start}
.about-page-heading{position:sticky;top:95px}
.about-page-heading h2{font-size:clamp(36px,4vw,58px);line-height:.98;letter-spacing:-.05em;margin:0;max-width:420px}
.about-accent{width:70px;height:4px;background:var(--orange);margin-top:28px}
.about-page-copy p{font-size:18px;line-height:1.75;color:#454640;margin:0 0 25px}
.about-principles{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.12)}
.about-principles article{background:#10110f;padding:34px 24px;min-height:220px}
.about-principles article>span{color:var(--orange);font-size:15px;letter-spacing:.12em}
.about-principles h3{font-size:24px;margin:30px 0 10px}
.about-principles p{color:#aaa;font-size:12px;line-height:1.65;margin:0}

/* Policy pages */
.policy-page{background:var(--paper);color:var(--ink);padding:60px 0 80px}
.policy-content{max-width:920px;margin:0 auto;background:#fff;padding:46px 54px;border:1px solid #dedad0}
.policy-content .last-updated{text-align:left;color:#77786f;font-size:12px;font-weight:600;margin:0 0 28px}
.policy-content .policy-heading{color:var(--orange);font-size:20px;font-weight:800;margin:32px 0 12px}
.policy-content p{font-size:12px;line-height:1.75;color:#4e4f49;margin:0 0 15px;text-align:left}
.policy-content ul{padding-left:22px;margin:0 0 20px}
.policy-content li{font-size:12px;line-height:1.7;color:#4e4f49;margin-bottom:8px}
.policy-content strong{color:#20211e;font-size:inherit}
.policy-content a{color:var(--orange);text-decoration:underline}
.policy-content .contact-box{background:#151613;color:#fff;padding:22px;margin:18px 0 5px;line-height:1.7}
.policy-content .contact-box strong,.policy-content .contact-box a{color:#fff}
.policy-content .row{display:block}.policy-content .col-md-6{width:100%}

/* Operational strengths */
.operational-strengths-page{padding-bottom:34px}
.operational-head{margin-bottom:28px}
.operational-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.operational-card{background:#ebe7de;padding:24px;min-height:190px;border-top:3px solid transparent;transition:.25s ease}
.operational-card:hover{border-color:var(--orange);transform:translateY(-2px)}
.operational-card>span{display:block;font-size:12px;color:var(--orange);font-weight:800;letter-spacing:.12em}
.operational-card h3{font-size:20px;line-height:1.15;margin:32px 0 10px}
.operational-card p{font-size:11px;line-height:1.6;color:#5e5f58;margin:0}
.capability-detail-section{padding-top:26px}

/* End-to-end ownership flow */
.endtoend-flow-section{background:#f5f2eb;color:#111;padding:58px 0 72px;overflow:hidden}
.endtoend-flow-section .ownership-steps-head{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:end;margin-bottom:25px}
.endtoend-flow-section .ownership-steps-head h2{font-size:34px;line-height:1.04;letter-spacing:-.045em;margin:0}
.endtoend-flow-section .ownership-steps-head p{font-size:11px;line-height:1.65;color:#5f6059;margin:0;max-width:430px}
.e2e-flow-canvas{position:relative;height:500px;background:#fff;border:1px solid #e5e0d6;overflow:hidden}
.e2e-flow-line{position:absolute;inset:0;width:100%;height:100%;z-index:0}
.e2e-flow-line path{fill:none;stroke:var(--orange);stroke-width:22;stroke-linecap:round;stroke-linejoin:round}
.e2e-flow-node{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);z-index:2;width:115px}
.e2e-node-dot{width:42px;height:42px;border-radius:50%;background:#9e3f08;color:#fff;border:1px solid rgba(255,255,255,.75);display:grid;place-items:center;font-size:15px;margin:0 auto;box-shadow:0 0 0 4px rgba(255,102,0,.08)}
.e2e-node-copy{position:absolute;width:125px;left:50%;transform:translateX(-50%)}
.e2e-node-top .e2e-node-copy{bottom:52px}
.e2e-node-bottom .e2e-node-copy{top:54px}
.e2e-node-right .e2e-node-copy{left:105px;top:-6px;transform:none;width:135px}
.e2e-node-copy h3{font-size:8px;line-height:1.22;margin:0 0 4px;font-weight:800}
.e2e-node-copy p{font-size:6.8px;line-height:1.25;margin:0;color:#555650}
.e2e-mobile-list{display:none}

/* Detailed case studies */
.case-index-band{background:#171814;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.case-index-links{display:flex;gap:0;overflow-x:auto;scrollbar-width:thin}
.case-index-links a{min-width:170px;padding:17px 18px;border-right:1px solid var(--line);font-size:12px;letter-spacing:.05em;color:#ddd;white-space:nowrap}
.case-index-links a span{color:var(--orange);margin-right:8px}
.case-detail{background:var(--paper);color:var(--ink);padding:70px 0;border-bottom:1px solid #d9d4ca;scroll-margin-top:70px}
.case-detail-alt{background:#ebe7df}
.case-detail-hero{display:grid;grid-template-columns:1.12fr .88fr;gap:45px;align-items:stretch}
.case-detail-copy{padding:20px 0}
.case-detail-copy h2{font-size:clamp(34px,4vw,54px);line-height:.98;letter-spacing:-.05em;margin:0 0 20px}
.case-detail-subtitle{font-size:12px;line-height:1.55;color:#5c5d56;max-width:720px;margin:0}
.case-detail-image{min-height:330px;overflow:hidden;background:#ddd}
.case-detail-image img{width:100%;height:100%;object-fit:cover}
.case-snapshot{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d4d0c7;margin-top:32px}
.case-snapshot>div{background:#fff;padding:18px}
.case-snapshot small{display:block;color:#8b8c84;font-size:8px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px}
.case-snapshot strong{display:block;font-size:11px;line-height:1.45}
.case-detail-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#262723;margin-top:1px}
.case-detail-metrics>div{background:#171814;color:#fff;padding:20px;min-height:105px}
.case-detail-metrics strong{display:block;color:var(--orange);font-size:27px;line-height:1;margin-bottom:8px}
.case-detail-metrics span{display:block;color:#c6c5bf;font-size:12px;line-height:1.35}
.case-content-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;margin-top:55px}
.case-section-label{display:block;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.13em;margin-bottom:17px}
.case-content-block p,.case-outcome p{font-size:13px;line-height:1.75;color:#555650;margin:0 0 14px}
.case-content-block ul,.case-approach-item ul,.case-value-grid ul{padding-left:18px;margin:12px 0 0}
.case-content-block li,.case-approach-item li,.case-value-grid li{font-size:11px;line-height:1.6;color:#5f6059;margin-bottom:6px}
.case-approach-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.case-approach-item{background:#fff;padding:22px;border-top:2px solid var(--orange)}
.case-approach-item h3{font-size:18px;line-height:1.2;margin:0 0 10px}
.case-approach-item p{font-size:11px;line-height:1.6;margin:0;color:#5e5f58}
.before-after-section,.case-value-section,.case-impact-section,.case-outcome{margin-top:55px}
.before-after-table{border-top:1px solid #bdb9b0}
.ba-head,.ba-row{display:grid;grid-template-columns:1fr 1fr}
.ba-head strong{padding:12px 18px;background:#171814;color:#fff;font-size:11px}.ba-head strong:last-child{background:var(--orange)}
.ba-row span{padding:14px 18px;border-bottom:1px solid #d3cec4;font-size:11px;line-height:1.45;background:rgba(255,255,255,.55)}
.ba-row span+span{border-left:1px solid #d3cec4}
.case-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.case-value-grid article{background:#fff;padding:22px;min-height:170px}
.case-value-grid h3{font-size:18px;line-height:1.2;margin:0 0 10px}
.case-value-grid p{font-size:11px;line-height:1.6;color:#5e5f58;margin:0}
.case-impact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#d1ccc2}
.case-impact-grid>div{display:grid;grid-template-columns:26px 1fr;gap:8px;background:#fff;padding:15px 17px;align-items:start}
.case-impact-grid b{color:var(--orange)}
.case-impact-grid span{font-size:11px;line-height:1.5}
.case-outcome{background:#171814;color:#fff;padding:30px}
.case-outcome p{color:#d5d4ce;max-width:980px}
.case-notes{margin-top:18px;padding-top:14px;border-top:1px dashed #aaa}
.case-notes p{font-size:12px;line-height:1.5;color:#77786f;margin:4px 0}

@media(max-width:980px){
    .about-page-grid,.case-detail-hero,.case-content-grid,.endtoend-flow-section .ownership-steps-head{grid-template-columns:1fr}
    .about-page-heading{position:static}.about-principles{grid-template-columns:repeat(2,1fr)}
    .operational-grid{grid-template-columns:repeat(2,1fr)}
    .case-snapshot{grid-template-columns:repeat(2,1fr)}
    .case-detail-metrics{grid-template-columns:repeat(2,1fr)}
    .case-value-grid{grid-template-columns:repeat(2,1fr)}
    .e2e-flow-canvas{display:none}.e2e-mobile-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
    .e2e-mobile-list article{display:grid;grid-template-columns:44px 1fr;gap:12px;background:#fff;padding:14px;border-left:3px solid var(--orange)}
    .e2e-mobile-list article>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#9e3f08;color:#fff;font-size:9px}
    .e2e-mobile-list h3{font-size:12px;margin:0 0 5px}.e2e-mobile-list p{font-size:12px;line-height:1.45;color:#666;margin:0}
}

@media(max-width:640px){
    .policy-content{padding:28px 20px}.policy-content p,.policy-content li{font-size:14px}
    .about-page-section{padding:55px 0}.about-page-grid{gap:36px}.about-page-copy p{font-size:15px}.about-principles{grid-template-columns:1fr}
    .operational-grid{grid-template-columns:1fr}
    .e2e-mobile-list{grid-template-columns:1fr}
    .case-detail{padding:52px 0}.case-detail-image{min-height:240px}.case-snapshot,.case-detail-metrics,.case-value-grid,.case-impact-grid,.case-approach-grid{grid-template-columns:1fr}
    .ba-head,.ba-row{grid-template-columns:1fr}.ba-head strong:last-child{display:none}.ba-row span+span{border-left:0;background:#fff4ec}.ba-row span+span::before{content:'AFTER';display:block;color:var(--orange);font-size:8px;font-weight:800;letter-spacing:.1em;margin-bottom:6px}
}

/* =========================================================
   2026-08-19 CASE STUDY HUB + DETAIL UI
========================================================= */
.case-hub-hero{background:#f4f1ea;color:#111;padding:15px 0 25px;border-bottom:1px solid #d9d3c9}
.case-hub-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end}
.case-hub-hero h1{font-size:clamp(42px,5vw,66px);line-height:.98;letter-spacing:-.055em;margin:0;font-weight:750}
.case-hub-hero p{max-width:510px;margin:0;color:#67645e;font-size:13px;line-height:1.7}
.case-hub-section{background:#fff;color:#111;padding:64px 0 82px}
.case-hub-head,.product-hub-head,.product-detail-head{display:grid;grid-template-columns:1fr .85fr;gap:60px;align-items:end;margin-bottom:30px}
.case-hub-head>div>span,.product-hub-head>div>span,.product-detail-head>div>span{display:block;color:var(--orange);font-size:8px;font-weight:800;letter-spacing:.16em;margin-bottom:10px}
.case-hub-head h2,.product-hub-head h2,.product-detail-head h2{font-size:30px;line-height:1.08;letter-spacing:-.04em;margin:0}
.case-hub-head>p,.product-hub-head>p,.product-detail-head>p{margin:0;color:#68655f;font-size:11px;line-height:1.65;max-width:500px}
.case-hub-scroll{overflow-x:auto;padding-bottom:14px;scrollbar-width:thin;scrollbar-color:var(--orange) #eee8df}
.case-hub-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;min-width:1100px}
.case-hub-card{display:flex;flex-direction:column;background:#f4f1ea;border:1px solid #e2ddd4;min-height:465px;transition:.3s;overflow:hidden}
.case-hub-card:hover{transform:translateY(-6px);border-color:var(--orange);box-shadow:0 18px 38px rgba(22,20,17,.10)}
.case-hub-image{position:relative;height:165px;overflow:hidden;background:#ddd}
.case-hub-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.case-hub-card:hover .case-hub-image img{transform:scale(1.06)}
.case-hub-number{position:absolute;left:12px;top:12px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#111;color:#fff;font-size:12px;font-weight:800;border:1px solid rgba(255,255,255,.35)}
.case-hub-arrow{position:absolute;right:12px;top:12px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--orange);color:#fff;font-size:12px;transition:.25s}
.case-hub-card:hover .case-hub-arrow{transform:rotate(45deg)}
.case-hub-body{padding:18px 15px 16px;display:flex;flex-direction:column;flex:1}
.case-hub-body>small{font-size:7px;letter-spacing:.1em;color:var(--orange);font-weight:800;text-transform:uppercase}
.case-hub-body h3{font-size:12px;line-height:1.22;letter-spacing:-.025em;margin:9px 0 18px}
.case-hub-metrics{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#d9d2c8;margin-top:auto}
.case-hub-metrics>div{background:#fff;padding:10px 8px;min-height:68px}
.case-hub-metrics strong{display:block;color:var(--orange);font-size:17px;line-height:1;margin-bottom:5px}
.case-hub-metrics span{display:block;color:#68645d;font-size:7px;line-height:1.35}
.case-hub-link{display:flex;align-items:center;justify-content:space-between;margin-top:14px;font-size:12px;font-weight:800;color:#111}
.case-hub-link b{color:var(--orange);font-size:16px}
.case-hub-cta,.product-detail-cta{background:#10110f;color:#fff;padding:46px 0}
.case-hub-cta>.co-container,.product-detail-cta>.co-container{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}
.case-hub-cta span,.product-detail-cta span{font-size:8px;letter-spacing:.16em;color:var(--orange);font-weight:800}
.case-hub-cta h2,.product-detail-cta h2{font-size:clamp(25px,3vw,38px);line-height:1.05;letter-spacing:-.04em;max-width:760px;margin:10px 0 0}
.case-hub-cta a,.product-detail-cta a{background:var(--orange);padding:14px 18px;font-size:15px;font-weight:800;white-space:nowrap}

.cs-detail-hero{background:#f4f1ea;color:#111;padding:20px 0 20px}
.cs-back-link{display:inline-flex;align-items:center;margin-bottom:32px;font-size:12px;font-weight:800;color:#66625c}
.cs-back-link:hover{color:var(--orange)}
.cs-detail-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}
.cs-detail-heading h1{font-size:clamp(38px,4.6vw,62px);line-height:.98;letter-spacing:-.055em;margin:10px 0 20px}
.cs-detail-heading>p{font-size:14px;line-height:1.65;color:#625f59;max-width:660px;margin:0}
.cs-detail-main-image{height:390px;overflow:hidden;background:#ddd;box-shadow:0 18px 40px rgba(0,0,0,.09)}
.cs-detail-main-image img{width:100%;height:100%;object-fit:cover}
.cs-snapshot-section{background:#111;color:#fff}
.cs-snapshot-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.cs-snapshot-item{padding:22px;border-right:1px solid rgba(255,255,255,.13);min-height:106px}
.cs-snapshot-item span{display:block;color:var(--orange);font-size:7px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-weight:800}
.cs-snapshot-item strong{font-size:15px;line-height:1.45;font-weight:600;color:#eee}
.cs-results-section,.cs-approach-section,.cs-value-section{background:#fff;color:#111;padding:70px 0}
.cs-section-header,.cs-impact-header{margin-bottom:30px}
.cs-section-header>span,.cs-story-heading>span,.cs-impact-header>span,.cs-outcome-card>span,.cs-notes-card>span{display:block;color:var(--orange);font-size:8px;font-weight:800;letter-spacing:.15em;margin-bottom:10px}
.cs-section-header h2,.cs-story-heading h2,.cs-impact-header h2{font-size:34px;line-height:1.05;letter-spacing:-.04em;margin:0}
.cs-results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.cs-result-card{background:#f5f1ea;border:1px solid #e2ddd4;padding:22px;min-height:118px}
.cs-result-card strong{display:block;color:var(--orange);font-size:28px;line-height:1;margin-bottom:8px}
.cs-result-card span{display:block;font-size:12px;line-height:1.45;color:#56534e}
.cs-story-section,.cs-before-after-section{background:#eee9e0;color:#111;padding:70px 0}
.cs-story-grid{display:grid;grid-template-columns:58px .8fr 1.2fr;gap:40px;align-items:start}
.cs-story-number{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;font-size:12px;font-weight:800}
.cs-story-content p{font-size:12px;line-height:1.75;color:#55524d;margin:0 0 14px}
.cs-story-content ul,.cs-approach-card ul,.cs-value-grid ul{padding-left:18px;margin:12px 0 0}
.cs-story-content li,.cs-approach-card li,.cs-value-grid li{font-size:15px;line-height:1.55;color:#5c5953;margin-bottom:7px}
.cs-approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.cs-approach-card{border:1px solid #e0dbd2;background:#f6f2eb;padding:22px;min-height:205px;transition:.25s;border-top:3px solid var(--orange)}
.cs-approach-card:hover{transform:translateY(-4px);box-shadow:0 13px 28px rgba(0,0,0,.07)}
.cs-approach-number{display:block;color:var(--orange);font-size:8px;font-weight:800;margin-bottom:20px}
.cs-approach-card h3{font-size:17px;line-height:1.2;margin:0 0 10px}
.cs-approach-card p{font-size:15px;line-height:1.6;color:#5f5b55;margin:0}
.cs-ba-table{background:#fff;border:1px solid #dad4ca}
.cs-ba-header,.cs-ba-row{display:grid;grid-template-columns:1fr 50px 1fr}
.cs-ba-header{background:#111;color:#fff}
.cs-ba-header strong{padding:14px 18px;font-size:12px;letter-spacing:.08em}
.cs-ba-header span,.cs-ba-row>span{display:grid;place-items:center;color:var(--orange);font-weight:800}
.cs-ba-row{border-top:1px solid #e2ddd4}
.cs-ba-row>div{padding:15px 18px;font-size:15px;line-height:1.5;color:#57534d}
.cs-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.cs-value-grid article{background:#f5f1ea;border:1px solid #e2ddd4;padding:22px;min-height:180px}
.cs-value-grid article>span{color:var(--orange);font-size:8px;font-weight:800}
.cs-value-grid h3{font-size:17px;margin:18px 0 9px}
.cs-value-grid p{font-size:15px;line-height:1.6;color:#5f5b55;margin:0}
.cs-impact-section{background:#111;color:#fff;padding:70px 0}
.cs-impact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(255,255,255,.13)}
.cs-impact-item{display:grid;grid-template-columns:30px 1fr;gap:9px;background:#171814;padding:16px}
.cs-check{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--orange);color:#fff;font-size:15px;font-weight:800}
.cs-impact-item p{margin:2px 0 0;font-size:15px;line-height:1.5;color:#dfddd7}
.cs-notes-section{background:#fff;color:#111;padding:25px 0 0}
.cs-notes-card{background:#fff5ed;border-left:3px solid var(--orange);padding:18px 20px}
.cs-notes-card p{margin:5px 0;font-size:12px;line-height:1.5;color:#665f57}
.cs-outcome-section{background:var(--orange);color:#111;padding:68px 0}
.cs-outcome-card{max-width:900px}
.cs-outcome-card>span{color:#111}
.cs-outcome-card h2{font-size:clamp(34px,4vw,52px);line-height:1.02;letter-spacing:-.05em;margin:0 0 22px}
.cs-outcome-card p{font-size:12px;line-height:1.7;color:#30271f;max-width:850px}
.cs-outcome-card a{display:inline-flex;align-items:center;gap:28px;background:#111;color:#fff;padding:14px 18px;font-size:12px;font-weight:800;margin-top:14px}

/* =========================================================
   2026-08-19 PRODUCT HUB + PRODUCT DETAIL UI
========================================================= */
.product-hub-hero{background:#f4f1ea;color:#111;padding:25px 0 20px;border-bottom:1px solid #d9d3c9}
.product-hub-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end}
.product-hub-hero h1{font-size:clamp(40px,4.7vw,62px);line-height:.98;letter-spacing:-.055em;margin:0}
.product-hub-hero p{max-width:510px;margin:0;color:#67645e;font-size:13px;line-height:1.7}
.product-hub-section{background:#f4f1ea;color:#111;padding:58px 0 82px}
.product-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.product-hub-card{position:relative;background:#fff;border:1px solid #ded8cf;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;overflow:hidden;display:flex;flex-direction:column;min-height:360px}
.product-hub-card:hover{transform:translateY(-6px);box-shadow:0 18px 38px rgba(24,20,16,.11);border-color:var(--orange)}.product-hub-card:hover .product-hub-foot{border-color:var(--orange)}
.product-hub-image{height:170px;position:relative;overflow:hidden;background:#ddd}
.product-hub-image img{width:100%;height:100%;object-fit:cover;transition:.55s}.product-hub-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.01),rgba(0,0,0,.24));pointer-events:none}.product-hub-image:before{content:"↗";position:absolute;z-index:2;right:13px;top:13px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;font-size:14px;transition:transform .3s ease}.product-hub-card:hover .product-hub-image:before{transform:rotate(45deg)}
.product-hub-card:hover .product-hub-image img{transform:scale(1.055)}
.product-hub-index{position:absolute;z-index:1;left:13px;top:13px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-size:8px;font-weight:800;border:1px solid rgba(255,255,255,.35)}
.product-hub-body{padding:17px 16px 16px;display:flex;flex-direction:column;flex:1}
.product-hub-body>small{color:var(--orange);font-size:7px;font-weight:800;letter-spacing:.12em}
.product-hub-body h3{font-size:19px;line-height:1.08;letter-spacing:-.035em;margin:8px 0 9px}
.product-hub-body>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:12px;line-height:1.55;color:#5f5b55;margin:0 0 16px}
.product-hub-foot{margin-top:auto;padding-top:12px;border-top:1px solid #e4ded5;display:flex;justify-content:space-between;align-items:center;gap:8px}
.product-hub-foot span{font-size:8px;color:#7a756e}
.product-hub-foot b{font-size:10px;color:var(--orange);white-space:nowrap}
.product-detail-hero{background:#111;color:#fff;padding:20px 0 58px}
.product-back{display:inline-block;margin-bottom:30px;color:#aaa;font-size:12px;font-weight:800}
.product-back:hover{color:var(--orange)}
.product-detail-hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:55px;align-items:center}
.product-detail-hero h1{font-size:clamp(42px,5vw,68px);line-height:.96;letter-spacing:-.055em;margin:10px 0 16px}
.product-detail-hero p{max-width:560px;color:#b5b2ab;font-size:12px;line-height:1.7;margin:0}
.product-detail-stat{display:flex;align-items:end;gap:12px;margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);max-width:350px}
.product-detail-stat strong{color:var(--orange);font-size:38px;line-height:1}
.product-detail-stat span{font-size:12px;color:#ddd;line-height:1.4;max-width:150px}
.product-detail-hero-image{height:390px;overflow:hidden;position:relative}
.product-detail-hero-image:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.18);pointer-events:none}
.product-detail-hero-image img{width:100%;height:100%;object-fit:cover}
.product-detail-list-section{background:#f4f1ea;color:#111;padding:65px 0 85px}
.product-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.product-detail-card{background:#fff;border:1px solid #ded8cf;transition:.25s;overflow:hidden}
.product-detail-card:hover{transform:translateY(-5px);border-color:var(--orange);box-shadow:0 14px 30px rgba(0,0,0,.08)}
.product-detail-card-image{position:relative;height:180px;overflow:hidden;background:#ddd}
.product-detail-card-image img{width:100%;height:100%;object-fit:cover;transition:.45s}
.product-detail-card:hover img{transform:scale(1.055)}
.product-detail-card-image span{position:absolute;left:12px;top:12px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;font-size:8px;font-weight:800}
.product-detail-card-body{padding:16px}
.product-detail-card-body small{font-size:7px;color:#8b877f;letter-spacing:.09em}
.product-detail-card-body h3{font-size:17px;line-height:1.18;margin:8px 0 20px;min-height:40px}
.product-detail-card-body a{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e4ded5;padding-top:12px;color:#111;font-size:12px;font-weight:800}
.product-detail-card-body a span{color:var(--orange);font-size:15px}

@media(max-width:980px){
  .case-hub-hero-grid,.product-hub-hero-grid,.case-hub-head,.product-hub-head,.product-detail-head,.cs-detail-hero-grid,.cs-story-grid,.product-detail-hero-grid{grid-template-columns:1fr;gap:24px}
  .case-hub-row{min-width:1060px}
  .case-hub-cta>.co-container,.product-detail-cta>.co-container{grid-template-columns:1fr;gap:24px}
  .cs-snapshot-grid{grid-template-columns:repeat(2,1fr)}
  .cs-results-grid,.cs-approach-grid,.cs-value-grid{grid-template-columns:repeat(2,1fr)}
  .product-hub-grid{grid-template-columns:repeat(2,1fr)}
  .product-detail-grid{grid-template-columns:repeat(2,1fr)}
  .cs-detail-main-image,.product-detail-hero-image{height:320px}
}
@media(max-width:640px){
  .case-hub-hero,.product-hub-hero{padding:65px 0 42px}
  .case-hub-section,.product-hub-section,.cs-results-section,.cs-story-section,.cs-approach-section,.cs-before-after-section,.cs-value-section,.cs-impact-section,.product-detail-list-section{padding:48px 0}
  .case-hub-hero h1,.product-hub-hero h1,.cs-detail-heading h1,.product-detail-hero h1{font-size:38px}
  .case-hub-row{min-width:0;display:grid;grid-template-columns:1fr;gap:14px}
  .case-hub-scroll{overflow:visible}
  .case-hub-card{min-height:0}
  .case-hub-image{height:220px}
  .case-hub-metrics{grid-template-columns:1fr 1fr}
  .cs-snapshot-grid,.cs-results-grid,.cs-approach-grid,.cs-value-grid,.cs-impact-grid,.product-hub-grid,.product-detail-grid{grid-template-columns:1fr}
  .cs-ba-header,.cs-ba-row{grid-template-columns:1fr}
  .cs-ba-header span,.cs-ba-row>span{display:none}
  .product-detail-hero{padding:20px 0 45px}
  .product-detail-card-image{height:220px}
}

@media(max-width:640px){.product-hub-card{min-height:0}.product-hub-image{height:210px}}

/* =========================================================
   2026-08-25 HOME + HEADER RESPONSIVE REFRESH
========================================================= */
.site-header{height:76px;background:rgba(10,11,9,.96);border-bottom:1px solid rgba(255,255,255,.11);backdrop-filter:blur(16px);box-shadow:0 8px 30px rgba(0,0,0,.18)}
.header-inner{height:100%;gap:28px}
.site-header .brand{flex:0 0 auto;margin-right:auto;align-items:center}
.header-logo{width:184px;max-width:none;max-height:50px;height:auto}
.desktop-nav{display:flex;align-items:center;gap:4px}
.desktop-nav a{position:relative;padding:11px 13px;border-radius:999px;color:#d8d9d3;font-size:13px;font-weight:600;line-height:1;transition:background .2s ease,color .2s ease}
.desktop-nav a:hover,.desktop-nav a:focus-visible{background:rgba(255,255,255,.08);color:#fff}
.desktop-nav a:after{content:"";position:absolute;left:14px;right:14px;bottom:5px;height:2px;background:var(--orange);transform:scaleX(0);transition:transform .2s ease}
.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}
.header-cta{display:inline-flex;align-items:center;gap:20px;margin-left:4px;padding:12px 17px;border-radius:999px;background:var(--orange);color:#fff;font-size:12px;font-weight:800;box-shadow:0 7px 20px rgba(255,102,0,.2);transition:transform .2s ease,box-shadow .2s ease}
.header-cta:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(255,102,0,.34)}
.header-cta span{font-size:16px}
.menu-btn{margin-left:auto;border-radius:10px;cursor:pointer}
.mobile-nav{position:fixed;top:76px;left:0;right:0;z-index:49;padding:16px max(24px,calc((100vw - 1180px)/2));background:rgba(12,13,11,.985);border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 20px 36px rgba(0,0,0,.32)}
.mobile-nav a{font-size:15px;font-weight:600}
.home-page .section{padding:86px 0}
.home-page .section-intro{grid-template-columns:1fr .85fr auto;gap:55px;margin-bottom:42px}
.home-page .section-intro h2{font-size:clamp(34px,3.5vw,52px);line-height:1;letter-spacing:-.05em}
.home-page .section-intro p{max-width:520px;font-size:14px;line-height:1.7}
.home-page .section-intro>a{display:inline-flex;align-items:center;min-height:42px;font-size:13px;font-weight:800}
.home-page .eyebrow{font-size:10px;letter-spacing:.16em;margin-bottom:15px}
.home-page .solutions-hero{padding:50px 0 0}
.home-page .section-mini-title{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:22px}
.home-page .section-mini-title>span{font-size:11px;font-weight:800}
.home-page .section-mini-title>p{font-size:13px;line-height:1.55}
.home-page .solutions-hero .hero-stage{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);height:auto;min-height:620px;border-color:rgba(255,255,255,.12)}
.home-page .solutions-hero .hero-copy{height:auto;min-height:620px;padding:32px 34px 24px}
.home-page .solutions-hero .slides{min-height:490px;margin-top:22px}
.home-page .solutions-hero .slide h2{font-size:clamp(38px,4vw,56px);line-height:.98}
.home-page .solutions-hero .slide-intro{font-size:14px;line-height:1.65;margin-top:18px}
.home-page .solutions-hero .solution-points>div{grid-template-columns:minmax(145px,.65fr) 1.35fr;gap:20px;padding:12px 0}
.home-page .solutions-hero .solution-points strong,.home-page .solutions-hero .solution-points span{font-size:13px;line-height:1.5}
.home-page .solutions-hero .hero-visual{height:auto;min-height:620px;grid-template-rows:48px minmax(0,1fr) 74px}
.home-page .solutions-hero .visual-head{font-size:9px;font-weight:700}
.home-page .solutions-hero .visual-pillars span{font-size:22px}
.home-page .solutions-hero .visual-pillars b{font-size:9px}
.home-page .solutions-hero .hero-bottom{min-height:72px}
.home-page .solutions-hero .hero-bottom p{font-size:13px;line-height:1.55}
.home-page .case-slide .case-card{min-height:560px;border:1px solid rgba(0,0,0,.08)}
.home-page .case-slide .case-image{height:225px}
.home-page .case-slide .case-body{padding:24px}
.home-page .case-slide .case-body h3{font-size:23px}
.home-page .case-slide .case-body>p{font-size:13px;line-height:1.6}
.home-page .case-slide .case-label{font-size:10px}
.home-page .case-slide .case-metrics strong{font-size:24px}
.home-page .case-slide .case-metrics span{font-size:10px}
.home-page #services{background:#0d0e0c}
.home-page .services-grid{gap:16px}
.home-page .service-card{overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#151613;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}
.home-page .service-card:hover{transform:translateY(-6px);border-color:var(--orange);box-shadow:0 18px 34px rgba(0,0,0,.28)}
.home-page .service-image{height:190px}
.home-page .service-image span{left:16px;bottom:16px;width:44px;height:44px}
.home-page .service-body{padding:22px;display:flex;flex-direction:column;min-height:220px}
.home-page .service-body small{font-size:10px;color:var(--orange)}
.home-page .service-body h3{font-size:20px;line-height:1.15;margin:14px 0 10px}
.home-page .service-body p{font-size:13px;line-height:1.65;color:#a9aaa3}
.home-page .service-body a{margin-top:auto;color:var(--orange)}
.home-page .product-grid-home{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.home-page .product-grid-home .product-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #ddd7cd;background:#fff;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.home-page .product-grid-home .product-card:hover{transform:translateY(-6px);border-color:var(--orange);box-shadow:0 18px 36px rgba(30,24,18,.11)}
.home-page .product-card-image-link{position:relative;display:block;height:225px;overflow:hidden;background:#dedbd4}
.home-page .product-card-image-link img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.home-page .product-card:hover .product-card-image-link img{transform:scale(1.055)}
.home-page .product-grid-home .product-card>div{display:flex;flex-direction:column;flex:1;min-height:235px;padding:22px}
.home-page .product-grid-home .product-card small{font-size:9px;letter-spacing:.12em;color:var(--orange)}
.home-page .product-grid-home .product-card h3{font-size:23px;line-height:1.08;margin:12px 0 10px}
.home-page .product-grid-home .product-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:13px;line-height:1.6;color:#61625c}
.home-page .product-card-link{float:none!important;display:flex!important;align-items:center;justify-content:space-between;margin-top:auto!important;padding-top:15px;border-top:1px solid #e5dfd6;color:#111!important;font-size:12px!important;font-weight:800}
.home-page .product-card-link span{color:var(--orange);font-size:17px}
.home-page .endtoend-flow-section{padding:86px 0;background:#efebe2}
.home-page .endtoend-flow-section .ownership-steps-head{margin-bottom:36px}
.home-page .endtoend-flow-section .ownership-steps-head h2{font-size:clamp(34px,3.8vw,54px);line-height:1}
.home-page .endtoend-flow-section .ownership-steps-head p{font-size:14px;line-height:1.7}
.home-page .e2e-flow-canvas{display:none}
.home-page .e2e-mobile-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.home-page .e2e-mobile-list article{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start;min-height:132px;padding:20px;border:1px solid #ddd6ca;border-top:3px solid transparent;background:#fff;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.home-page .e2e-mobile-list article:hover{transform:translateY(-4px);border-top-color:var(--orange);box-shadow:0 12px 25px rgba(30,24,18,.08)}
.home-page .e2e-mobile-list article>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--orange);color:#fff;font-size:11px;font-weight:800}
.home-page .e2e-mobile-list h3{margin:1px 0 7px;font-size:15px;line-height:1.2}
.home-page .e2e-mobile-list p{margin:0;font-size:12px;line-height:1.5;color:#696a64}
.home-page .capabilities-section{padding:86px 0}
.home-page .capabilities-split{min-height:560px;border:0;box-shadow:0 20px 45px rgba(30,24,18,.09)}
.home-page .capabilities-content{justify-content:center;padding:62px}
.home-page .capabilities-content h2{font-size:clamp(42px,4.7vw,68px)}
.home-page .capabilities-lead{font-size:14px;line-height:1.7}
.home-page .trust-grid>div{min-height:120px;padding:20px 24px}
.home-page .trust-grid small{font-size:9px}
.home-page .trust-grid strong{font-size:14px}
.home-page .trust-grid p{font-size:10px}
@media(max-width:1080px){
  .desktop-nav,.header-cta{display:none}
  .menu-btn{display:block;width:46px;height:46px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.04)}
  .mobile-nav.open{display:flex}
  .home-page .section-intro{grid-template-columns:1fr 1fr;gap:28px}
  .home-page .section-intro>a{grid-column:1/-1}
  .home-page .services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
  .home-page .section{padding:68px 0}
  .home-page .solutions-hero{padding-top:42px}
  .home-page .solutions-hero .hero-stage{grid-template-columns:1fr}
  .home-page .solutions-hero .hero-copy{min-height:650px}
  .home-page .solutions-hero .slides{min-height:520px}
  .home-page .solutions-hero .hero-visual{min-height:500px}
  .home-page .section-intro{grid-template-columns:1fr;gap:18px}
  .home-page .section-intro>a{grid-column:auto}
  .home-page .product-grid-home{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-page .e2e-mobile-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-page .capabilities-split{grid-template-columns:1fr}
  .home-page .capabilities-content{padding:48px 36px}
  .home-page .capabilities-visual{min-height:440px}
}
@media(max-width:620px){
  .site-header{height:66px}
  .header-logo{width:150px;max-height:42px}
  .mobile-nav{top:66px;padding:12px 20px}
  .mobile-nav a{padding:15px 0;font-size:15px}
  .co-container{width:calc(100% - 32px)}
  .home-page .section{padding:56px 0}
  .home-page .section-mini-title{align-items:flex-start;flex-direction:column}
  .home-page .section-mini-title>p{text-align:left}
  .home-page .solutions-hero .hero-copy{min-height:720px;padding:25px 20px 18px}
  .home-page .solutions-hero .slides{min-height:590px}
  .home-page .solutions-hero .slide h2{font-size:38px}
  .home-page .solutions-hero .slide-intro{font-size:13px}
  .home-page .solutions-hero .solution-points>div{grid-template-columns:1fr;gap:5px;padding:10px 0}
  .home-page .solutions-hero .solution-points strong,.home-page .solutions-hero .solution-points span{font-size:12px}
  .home-page .solutions-hero .hero-visual{min-height:420px}
  .home-page .solutions-hero .hero-bottom{align-items:flex-start;flex-direction:column;padding:18px 0}
  .home-page .case-slide .case-card{min-height:520px}
  .home-page .services-grid,.home-page .product-grid-home,.home-page .e2e-mobile-list{grid-template-columns:1fr}
  .home-page .service-image,.home-page .product-card-image-link{height:220px}
  .home-page .product-grid-home .product-card>div{min-height:210px}
  .home-page .endtoend-flow-section{padding:56px 0}
  .home-page .e2e-mobile-list article{min-height:0}
  .home-page .capabilities-section{padding:56px 0}
  .home-page .capabilities-content{padding:38px 24px}
  .home-page .capabilities-content h2{font-size:42px}
  .home-page .capabilities-visual{min-height:340px}
  .home-page .trust-grid{grid-template-columns:1fr}
  .home-page .trust-grid>div{min-height:105px}
}
/* 2026-08-25 HOME LANDING HERO POLISH */
.home-page .video-hero{height:calc(100svh - 76px);min-height:680px;max-height:940px}
.home-page .video-hero-content{min-height:100%;justify-content:flex-start;text-align:left;padding:90px 0 110px}
.home-page .video-hero-copy{width:100%;max-width:890px;margin:0}
.home-page .video-eyebrow{justify-content:flex-start;margin-bottom:30px;font-size:11px}
.home-page .video-hero h1{font-size:clamp(62px,7.5vw,104px);line-height:.88;letter-spacing:-.07em;text-shadow:0 10px 40px rgba(0,0,0,.34)}
.home-page .video-hero h1 span{color:var(--orange)}
.home-page .video-hero-copy>p{max-width:730px;margin:30px 0 0;font-size:clamp(20px,2.15vw,31px);line-height:1.22;letter-spacing:-.025em;color:#f0eee8}
.home-page .video-hero-copy>p:after{margin:28px 0 0;width:74px}
.home-page .video-hero-actions{display:flex;align-items:center;gap:12px;margin-top:34px}
.home-page .video-hero-actions a{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:52px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .25s ease,background .25s ease,border-color .25s ease}
.home-page .video-hero-primary{background:var(--orange);color:#fff;box-shadow:0 12px 28px rgba(255,102,0,.24)}
.home-page .video-hero-secondary{border:1px solid rgba(255,255,255,.38);background:rgba(10,11,9,.22);color:#fff;backdrop-filter:blur(8px)}
.home-page .video-hero-actions a:hover{transform:translateY(-3px)}
.home-page .video-hero-secondary:hover{border-color:#fff;background:rgba(255,255,255,.1)}
.home-page .video-scroll{left:auto;right:max(26px,calc((100vw - 1180px)/2));transform:none}
@media(max-width:820px){
  .home-page .video-hero{height:calc(92svh - 76px);min-height:650px;max-height:none}
  .home-page .video-hero-content{padding:80px 0 100px}
  .home-page .video-hero h1{font-size:clamp(54px,12vw,82px)}
  .home-page .video-hero-copy>p{font-size:22px}
  .home-page .video-scroll{right:24px}
}
@media(max-width:620px){
  .home-page .video-hero{height:auto;min-height:calc(100svh - 66px)}
  .home-page .video-hero-content{min-height:calc(100svh - 66px);padding:70px 0 110px}
  .home-page .video-eyebrow{font-size:9px;line-height:1.5;letter-spacing:.14em}
  .home-page .video-hero h1{font-size:clamp(48px,14.5vw,66px)}
  .home-page .video-hero-copy>p{font-size:19px;line-height:1.3}
  .home-page .video-hero-actions{align-items:stretch;flex-direction:column}
  .home-page .video-hero-actions a{width:100%}
  .home-page .video-scroll{left:16px;right:auto}
  .home-page .video-scroll span{display:none}
}
/* 2026-08-25 HOME PRODUCTS AUTO CAROUSEL OVERRIDES */
.home-page .products-carousel{overflow:hidden}
.home-page .products-carousel-track.product-grid-home{display:flex;gap:0;grid-template-columns:none}
.home-page .products-carousel-slide{display:flex;flex:0 0 25%;padding-right:16px}
.home-page .products-carousel-slide .product-card{width:100%;height:100%}
.home-page .products-carousel-controls{margin-top:28px}
.home-page .products-carousel-dot[hidden]{display:none}
.home-page .products-carousel-arrows button{font-size:17px}
@media(max-width:980px){
  .home-page .products-carousel-slide{flex-basis:50%}
}
@media(max-width:620px){
  .home-page .products-carousel-slide{flex-basis:100%;padding-right:0}
}

/* 2026-08-25 COMPACT OWNERSHIP ROUTE MAP */
.home-page .endtoend-flow-section{position:relative;padding:72px 0 78px;overflow:hidden;background:#0d0f0f;color:#f7f7f3}
.home-page .endtoend-flow-section::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 56% 62%,rgba(255,101,32,.07),transparent 29%),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:auto,72px 72px,72px 72px}
.home-page .endtoend-flow-section .co-container{position:relative;z-index:1}
.home-page .ownership-map-head{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:end;margin-bottom:30px}
.home-page .ownership-map-head .eyebrow{display:block;margin-bottom:13px;color:#ff6728;font-size:9px;font-weight:800;letter-spacing:.16em}
.home-page .ownership-map-head h2{max-width:700px;margin:0;color:#f7f7f3;font-size:clamp(34px,4vw,52px);font-weight:600;line-height:1.02;letter-spacing:-.045em}
.home-page .ownership-map-head h2 em{color:#ff6728;font-style:normal}
.home-page .ownership-map-head>p{max-width:470px;margin:0;color:#a5acac;font-size:12px;line-height:1.7}
.home-page .ownership-route-map{position:relative;height:390px;border-top:1px solid #242929;border-bottom:1px solid #242929;background:linear-gradient(90deg,transparent,rgba(255,103,40,.035) 52%,transparent)}
.home-page .ownership-route-line{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.home-page .ownership-route-line path{fill:none;stroke-linecap:round;stroke-linejoin:round}
.home-page .ownership-route-base{stroke:#262c2c;stroke-width:18}
.home-page .ownership-route-path{stroke:#e95817;stroke-width:18;stroke-dasharray:1;stroke-dashoffset:1}
.home-page .endtoend-flow-section.is-visible .ownership-route-path{animation:ownershipRouteDraw 2.1s cubic-bezier(.65,0,.35,1) forwards}
.home-page .ownership-route-tracer{fill:#ffb07d;filter:drop-shadow(0 0 7px #ff6728);opacity:0}
.home-page .endtoend-flow-section.is-visible .ownership-route-tracer{animation:ownershipTracerIn .25s 1.9s forwards}
.home-page .ownership-route-grid{position:absolute;inset:0 18px;display:grid;grid-template-columns:repeat(9,minmax(0,1fr))}
.home-page .ownership-route-step{position:relative;grid-row:1;grid-column:var(--step-column);height:390px;min-width:0;opacity:0;transform:translateY(8px)}
.home-page .endtoend-flow-section.is-visible .ownership-route-step{animation:ownershipStepIn .45s ease forwards;animation-delay:calc(.25s + (var(--step-index) * .075s))}
.home-page .ownership-route-copy{position:absolute;left:50%;width:calc(100% - 10px);transform:translateX(-50%);text-align:left}
.home-page .ownership-route-step-top .ownership-route-copy{top:18px}
.home-page .ownership-route-step-bottom .ownership-route-copy{top:298px}
.home-page .ownership-route-copy span{display:block;margin-bottom:5px;color:#ff6728;font-size:7px;font-weight:800;letter-spacing:.08em}
.home-page .ownership-route-copy h3{margin:0;color:#b8bebe;font-size:9px;font-weight:500;line-height:1.27;overflow-wrap:anywhere;transition:color .25s ease}
.home-page .ownership-route-node{position:absolute;left:50%;display:grid;place-items:center;width:42px;height:42px;transform:translate(-50%,-50%);border:3px solid #f7eee7;border-radius:50%;background:#a53b08;box-shadow:0 0 0 5px rgba(255,103,40,.1);transition:transform .25s ease,box-shadow .25s ease}
.home-page .ownership-route-step-top .ownership-route-node{top:125px}
.home-page .ownership-route-step-bottom .ownership-route-node{top:270px}
.home-page .ownership-route-node::after{content:"";position:absolute;inset:-8px;border:1px solid rgba(255,103,40,.42);border-radius:50%;animation:ownershipNodePulse 2.8s ease-out infinite;animation-delay:calc(2s + (var(--step-index) * .16s))}
.home-page .ownership-route-node span{position:relative;z-index:1;color:#fff;font-size:10px;font-weight:800}
.home-page .ownership-route-step:hover .ownership-route-copy h3{color:#fff}
.home-page .ownership-route-step:hover .ownership-route-node{transform:translate(-50%,-50%) scale(1.12);box-shadow:0 0 0 7px rgba(255,103,40,.12),0 0 24px rgba(255,103,40,.42)}
@keyframes ownershipRouteDraw{to{stroke-dashoffset:0}}
@keyframes ownershipStepIn{to{opacity:1;transform:translateY(0)}}
@keyframes ownershipTracerIn{to{opacity:1}}
@keyframes ownershipNodePulse{0%,55%{opacity:0;transform:scale(.75)}75%{opacity:.7}100%{opacity:0;transform:scale(1.55)}}
@media(max-width:980px){
  .home-page .ownership-map-head{grid-template-columns:1fr;gap:16px}
  .home-page .ownership-map-head>p{max-width:680px}
  .home-page .ownership-route-map{height:auto;border:1px solid #242929;padding:20px}
  .home-page .ownership-route-line{display:none}
  .home-page .ownership-route-grid{position:relative;inset:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
  .home-page .ownership-route-step{grid-row:auto!important;grid-column:auto!important;height:auto;min-height:112px;padding:14px 12px 12px;border:1px solid #282e2e;background:#121515}
  .home-page .ownership-route-copy,.home-page .ownership-route-step-top .ownership-route-copy,.home-page .ownership-route-step-bottom .ownership-route-copy{position:static;width:auto;transform:none}
  .home-page .ownership-route-copy h3{font-size:10px}
  .home-page .ownership-route-node,.home-page .ownership-route-step-top .ownership-route-node,.home-page .ownership-route-step-bottom .ownership-route-node{position:static;width:32px;height:32px;margin-bottom:11px;transform:none;border-width:2px}
  .home-page .ownership-route-step{display:flex;flex-direction:column}
  .home-page .ownership-route-step .ownership-route-node{order:-1}
  .home-page .ownership-route-step:hover .ownership-route-node{transform:scale(1.08)}
}
@media(max-width:560px){
  .home-page .endtoend-flow-section{padding:56px 0}
  .home-page .ownership-map-head h2{font-size:37px}
  .home-page .ownership-route-map{padding:12px}
  .home-page .ownership-route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  .home-page .ownership-route-step{min-height:108px;padding:12px 10px}
}
@media(prefers-reduced-motion:reduce){
  .home-page .ownership-route-path{stroke-dashoffset:0!important;animation:none!important}
  .home-page .ownership-route-step{opacity:1!important;transform:none!important;animation:none!important}
  .home-page .ownership-route-tracer{display:none}
  .home-page .ownership-route-node::after{animation:none}
}
/* 2026-08-25 PREMIUM CASE STUDIES CAROUSEL */
.home-page .case-studies-section{position:relative;padding:88px 0 76px;overflow:hidden;background:#f4f1ea}
.home-page .case-studies-section::before{content:"";position:absolute;right:-140px;top:-180px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(255,102,0,.09),transparent 68%);pointer-events:none}
.home-page .case-studies-section .co-container{position:relative;z-index:1}
.home-page .case-studies-section .section-intro{grid-template-columns:1.05fr .85fr auto;gap:60px;align-items:end;margin-bottom:38px;padding-bottom:27px;border-bottom:1px solid #d8d3c9}
.home-page .case-studies-section .section-intro .eyebrow{margin-bottom:16px;font-size:10px;letter-spacing:.15em}
.home-page .case-studies-section .section-intro h2{font-size:clamp(38px,4vw,54px);line-height:.98;letter-spacing:-.05em}
.home-page .case-studies-section .section-intro p{max-width:470px;color:#5e605b;font-size:13px;line-height:1.7}
.home-page .case-studies-section .section-intro>a{display:inline-flex;align-items:center;gap:8px;padding:11px 15px;border:1px solid #d8d0c5;color:#111;font-size:11px;font-weight:800;transition:.25s ease}
.home-page .case-studies-section .section-intro>a:hover{border-color:#ff6600;background:#ff6600;color:#fff}
.home-page .case-slider-viewport{padding:8px 0 18px}
.home-page .case-slide{padding-right:16px}
.home-page .case-slide .case-card{position:relative;min-height:550px;border:1px solid #d9d4ca;background:#fbfaf7;color:#111;box-shadow:0 8px 24px rgba(34,28,20,.035);transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}
.home-page .case-slide .case-card.featured{background:#121411;border-color:#121411;color:#fff}
.home-page .case-slide .case-card:hover{transform:translateY(-8px);border-color:#ff6600;box-shadow:0 22px 42px rgba(34,28,20,.14)}
.home-page .case-slide .case-image{height:210px;background:#171916}
.home-page .case-slide .case-image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.34),transparent 45%,rgba(0,0,0,.18));pointer-events:none}
.home-page .case-slide .case-image img{filter:saturate(.88);transition:transform .7s ease,filter .35s ease}
.home-page .case-slide .case-card:hover .case-image img{transform:scale(1.065);filter:saturate(1.06)}
.home-page .case-slide .case-label{z-index:2;top:15px;left:16px;right:62px;align-items:center;color:#fff;font-size:8px;font-weight:800;letter-spacing:.11em;text-shadow:0 1px 8px rgba(0,0,0,.55)}
.home-page .case-slide .case-label span:first-child{display:grid;place-items:center;width:29px;height:29px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(14,15,13,.3);backdrop-filter:blur(6px)}
.home-page .case-slide .case-label span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.home-page .case-image-action{position:absolute;z-index:3;right:15px;top:15px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#ff6600;color:#fff;font-size:16px;transition:transform .3s ease,background .3s ease}
.home-page .case-card:hover .case-image-action{transform:rotate(45deg);background:#fff;color:#111}
.home-page .case-slide .case-body{padding:22px 20px 18px}
.home-page .case-slide .case-body h3{display:-webkit-box;min-height:72px;margin:0 0 13px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:21px;line-height:1.12;letter-spacing:-.035em}
.home-page .case-slide .case-body h3 a{transition:color .2s ease}
.home-page .case-slide .case-body h3 a:hover{color:#ff6600}
.home-page .case-slide .case-body>p{display:-webkit-box;min-height:58px;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#676963;font-size:12px;line-height:1.58}
.home-page .case-slide .featured .case-body>p{color:#bcbeb8}
.home-page .case-slide .case-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:20px;padding-top:18px;border-color:#ddd8cf}
.home-page .case-slide .case-metrics>div{min-width:0;margin:0;padding:0 10px;border-right:1px solid #ddd8cf}
.home-page .case-slide .case-metrics>div:first-child{padding-left:0}
.home-page .case-slide .case-metrics>div:last-child{padding-right:0}
.home-page .case-slide .featured .case-metrics>div{border-color:rgba(255,255,255,.15)}
.home-page .case-slide .case-metrics strong{font-size:19px;line-height:1;color:#ff6600;overflow-wrap:anywhere}
.home-page .case-slide .case-metrics span{max-width:none;margin-top:7px;color:inherit;font-size:8px;line-height:1.25}
.home-page .case-card-cta{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:15px;border-top:1px solid #ddd8cf;color:#111;font-size:10px;font-weight:800;letter-spacing:.04em}
.home-page .featured .case-card-cta{border-color:rgba(255,255,255,.15);color:#fff}
.home-page .case-card-cta b{color:#ff6600;font-size:17px;transition:transform .25s ease}
.home-page .case-card-cta:hover b{transform:translateX(4px)}
.home-page .case-slider-bottom{margin-top:12px;padding-top:20px;border-top:1px solid #d8d3c9}
.home-page .case-slider-dots{gap:7px}
.home-page .case-dot{width:22px;height:3px;background:#cbc6bc}
.home-page .case-dot.active{width:42px;background:#ff6600}
.home-page .case-dot[hidden]{display:none}
.home-page .case-arrow{width:46px;height:46px;border:1px solid #cac4b9;background:#fbfaf7;font-size:17px}
.home-page .case-arrow:hover{border-color:#ff6600;background:#ff6600;color:#fff}
@media(max-width:1100px){
  .home-page .case-studies-section .section-intro{grid-template-columns:1fr 1fr;gap:25px}
  .home-page .case-studies-section .section-intro>a{justify-self:start}
}
@media(max-width:650px){
  .home-page .case-studies-section{padding:58px 0}
  .home-page .case-studies-section .section-intro{grid-template-columns:1fr;gap:18px;margin-bottom:25px}
  .home-page .case-studies-section .section-intro h2{font-size:39px}
  .home-page .case-slide{padding-right:0}
  .home-page .case-slide .case-card{min-height:535px}
  .home-page .case-slide .case-image{height:225px}
  .home-page .case-slider-bottom{margin-top:5px}
}
/* 2026-08-25 PREMIUM SOURCING SOLUTIONS SHOWCASE */
.home-page .solutions-showcase{position:relative;padding:76px 0 0;background:#0b0d0c;color:#fff;overflow:hidden}
.home-page .solutions-showcase::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 76% 45%,rgba(255,102,0,.11),transparent 30%),linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:auto,68px 68px,68px 68px}
.home-page .solutions-showcase .hero-grid-bg{display:none}
.home-page .solutions-showcase .hero-inner{position:relative;z-index:1}
.home-page .solutions-showcase .section-mini-title{margin-bottom:28px;padding:0 3px}
.home-page .solutions-showcase .section-mini-title>span{display:inline-flex;align-items:center;gap:10px;color:#ff6728;font-size:10px;font-weight:800;letter-spacing:.17em}

.home-page .solutions-showcase .section-mini-title>p{max-width:620px;margin:0;color:#9fa5a2;font-size:13px;text-align:right}
.home-page .solutions-showcase .hero-stage{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);min-height:590px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(17,20,18,.93);box-shadow:0 28px 60px rgba(0,0,0,.3)}
.home-page .solutions-showcase .hero-copy{position:relative;min-height:590px;padding:34px 38px 26px;border-right:1px solid rgba(255,255,255,.12);background:linear-gradient(150deg,rgba(255,255,255,.035),transparent 48%)}
.home-page .solutions-showcase .overline{gap:12px;color:#f4f4ef;font-size:10px;font-weight:800;letter-spacing:.14em}
.home-page .solutions-showcase .overline i{width:8px;height:8px;box-shadow:0 0 0 6px rgba(255,103,40,.1)}
.home-page .solutions-showcase .slides{min-height:438px;margin-top:20px}
.home-page .solutions-showcase .slide{transition:opacity .45s ease,transform .45s ease}
.home-page .solutions-showcase .slide-count{margin-bottom:14px;color:#858b87;font-size:11px;font-weight:700}
.home-page .solutions-showcase .slide-count em{color:#555c58}
.home-page .solutions-showcase .slide-tag{margin-bottom:10px;color:#ff6728;font-size:11px;letter-spacing:.12em}
.home-page .solutions-showcase .slide h2{max-width:500px;font-size:clamp(39px,3.7vw,54px);line-height:.96;letter-spacing:-.055em}
.home-page .solutions-showcase .slide-intro{max-width:510px;margin-top:17px;color:#c2c6c2;font-size:13px;line-height:1.65}
.home-page .solutions-showcase .solution-points{margin-top:auto;padding-top:10px;border-top:1px solid rgba(255,255,255,.12)}
.home-page .solutions-showcase .solution-points>div{grid-template-columns:minmax(130px,.65fr) 1.35fr;gap:18px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.08)}
.home-page .solutions-showcase .solution-points strong{color:#f5f5f1;font-size:11px}
.home-page .solutions-showcase .solution-points span{color:#969d99;font-size:11px}
.home-page .solutions-showcase .slider-control{min-height:48px;padding-top:13px;border-top:1px solid rgba(255,255,255,.1)}
.home-page .solutions-showcase .slider-dots{flex:1;gap:7px}
.home-page .solutions-showcase .slider-dot{position:relative;width:38px;height:3px;overflow:hidden;background:#3f4642}
.home-page .solutions-showcase .slider-dot::after{content:"";position:absolute;inset:0;background:#ff6728;transform:scaleX(0);transform-origin:left}
.home-page .solutions-showcase .slider-dot.active::after{animation:solutionProgress 5s linear forwards}
.home-page .solutions-showcase .solution-slider-actions{display:flex;gap:7px}
.home-page .solutions-showcase .solution-arrow,.home-page .solutions-showcase .pause-btn{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.15);background:#151815;color:#fff;font:inherit;font-size:14px;cursor:pointer;transition:.25s ease}
.home-page .solutions-showcase .pause-btn{font-size:9px;font-weight:800;letter-spacing:-1px}
.home-page .solutions-showcase .solution-arrow:hover,.home-page .solutions-showcase .pause-btn:hover{border-color:#ff6728;background:#ff6728}
.home-page .solutions-showcase .hero-visual{min-height:590px;grid-template-rows:48px minmax(0,1fr) 82px;background:#151815}
.home-page .solutions-showcase .visual-head{padding:0 22px;border-bottom:1px solid rgba(255,255,255,.12);color:#d7dbd7;font-size:8px;font-weight:800;letter-spacing:.15em}
.home-page .solutions-showcase .visual-images::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(8,10,9,.06),rgba(8,10,9,.08) 50%,rgba(8,10,9,.7))}
.home-page .solutions-showcase .visual-image img{filter:saturate(.88) contrast(1.04)}
.home-page .solutions-showcase .visual-image.active img{animation:solutionImageMove 5s ease-out forwards}
.home-page .solutions-showcase .visual-shade{z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.18),transparent 55%)}
.home-page .solutions-showcase .visual-message{z-index:3;left:24px;bottom:22px;padding:12px 16px;background:rgba(10,12,11,.72);backdrop-filter:blur(9px);border:1px solid rgba(255,255,255,.12)}
.home-page .solutions-showcase .visual-message i{width:3px;background:#ff6728}
.home-page .solutions-showcase .visual-message strong{font-size:11px;line-height:1.45}
.home-page .solutions-showcase .visual-pillars{grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.12);background:#121512}
.home-page .solutions-showcase .visual-pillars span{display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;column-gap:9px;align-content:center;align-items:center;padding:12px 13px;border-right:1px solid rgba(255,255,255,.09)}
.home-page .solutions-showcase .visual-pillars span:last-child{border-right:0}
.home-page .solutions-showcase .visual-pillars i{grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;border:1px solid #ff6728;border-radius:50%;color:#ff6728;font-size:10px;font-style:normal;font-weight:800}
.home-page .solutions-showcase .visual-pillars b{color:#fff;font-size:11px;letter-spacing:.08em}
.home-page .solutions-showcase .visual-pillars small{color:#737b76;font-size:11px}
.home-page .solutions-showcase .hero-bottom{min-height:74px;padding:0 3px;border-top:0}
.home-page .solutions-showcase .hero-bottom p{max-width:730px;color:#a9afab;font-size:12px}
.home-page .solutions-showcase .hero-bottom a{display:inline-flex;align-items:center;gap:15px;padding:11px 15px;border:1px solid rgba(255,255,255,.14);font-size:11px;transition:.25s ease}
.home-page .solutions-showcase .hero-bottom a:hover{border-color:#ff6728;background:#ff6728}
.home-page .solutions-showcase .hero-bottom a span{margin:0;color:inherit}
@keyframes solutionProgress{to{transform:scaleX(1)}}
@keyframes solutionImageMove{from{transform:scale(1.055)}to{transform:scale(1)}}
@media(max-width:980px){
  .home-page .solutions-showcase{padding-top:58px}
  .home-page .solutions-showcase .section-mini-title{align-items:flex-start;flex-direction:column}
  .home-page .solutions-showcase .section-mini-title>p{text-align:left}
  .home-page .solutions-showcase .hero-stage{grid-template-columns:1fr}
  .home-page .solutions-showcase .hero-copy{min-height:590px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}
  .home-page .solutions-showcase .hero-visual{min-height:520px}
}
@media(max-width:640px){
  .home-page .solutions-showcase{padding-top:48px}
  .home-page .solutions-showcase .hero-stage{border-radius:12px}
  .home-page .solutions-showcase .hero-copy{min-height:640px;padding:26px 20px 20px}
  .home-page .solutions-showcase .slides{min-height:500px}
  .home-page .solutions-showcase .slide h2{font-size:39px}
  .home-page .solutions-showcase .solution-points>div{grid-template-columns:1fr;gap:4px;padding:9px 0}
  .home-page .solutions-showcase .hero-visual{min-height:465px;grid-template-rows:44px minmax(0,1fr) auto}
  .home-page .solutions-showcase .visual-pillars{grid-template-columns:repeat(2,1fr)}
  .home-page .solutions-showcase .visual-pillars span:nth-child(2){border-right:0}
  .home-page .solutions-showcase .visual-pillars span:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.09)}
  .home-page .solutions-showcase .hero-bottom{align-items:flex-start;flex-direction:column;padding:24px 3px}
}
@media(prefers-reduced-motion:reduce){
  .home-page .solutions-showcase .slider-dot.active::after,.home-page .solutions-showcase .visual-image.active img{animation:none}
  .home-page .solutions-showcase .slider-dot.active::after{transform:scaleX(1)}
}
/* 2026-08-25 SOURCING SOLUTION POINT CARDS */
.home-page .solutions-showcase .solution-point-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}
.home-page .solutions-showcase .solution-point-card{display:flex;flex-direction:column;min-width:0;min-height:178px;padding:16px 14px 15px;border:1px solid rgba(255,255,255,.13);background:#151815;transition:transform .3s ease,border-color .3s ease,background .3s ease,box-shadow .3s ease}
.home-page .solutions-showcase .solution-point-card.is-highlighted{border-color:rgba(255,102,0,.65);background:linear-gradient(150deg,rgba(255,102,0,.13),rgba(255,102,0,.035));box-shadow:inset 0 0 0 1px rgba(255,102,0,.06)}
.home-page .solutions-showcase .solution-point-card:hover{transform:translateY(-5px);border-color:#ff6600;background:#191b18;box-shadow:0 14px 24px rgba(0,0,0,.23)}
.home-page .solutions-showcase .solution-point-icon{display:grid;place-items:center;width:36px;height:36px;margin-bottom:19px;border-radius:50%;background:#ff6600;color:#fff;font-size:15px;line-height:1;transition:transform .3s ease}
.home-page .solutions-showcase .solution-point-card:hover .solution-point-icon{transform:rotate(45deg)}
.home-page .solutions-showcase .solution-point-card strong{display:block;color:#fff;font-size:13px;line-height:1.3}
.home-page .solutions-showcase .solution-point-card p{margin:10px 0 0;color:#9da39f;font-size:10px;line-height:1.55}
@media(max-width:1100px) and (min-width:981px){
  .home-page .solutions-showcase .solution-point-card{min-height:188px;padding:14px 11px}
  .home-page .solutions-showcase .solution-point-card strong{font-size:11px}
  .home-page .solutions-showcase .solution-point-card p{font-size:9px}
}
@media(max-width:640px){
  .home-page .solutions-showcase .hero-copy{min-height:900px}
  .home-page .solutions-showcase .slides{min-height:760px}
  .home-page .solutions-showcase .solution-point-cards{grid-template-columns:1fr;gap:8px}
  .home-page .solutions-showcase .solution-point-card{display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;column-gap:12px;min-height:0;padding:13px}
  .home-page .solutions-showcase .solution-point-icon{grid-row:1/3;width:34px;height:34px;margin:0}
  .home-page .solutions-showcase .solution-point-card strong{font-size:12px}
  .home-page .solutions-showcase .solution-point-card p{margin:4px 0 0;font-size:10px}
}
/* 2026-08-25 CENTERED HOME STATEMENT HERO */
.home-page .site-header{position:absolute;top:0;left:0;right:0;z-index:50;height:98px;background:linear-gradient(180deg,rgba(5,9,10,.8),rgba(5,9,10,.38));border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(4px);box-shadow:none}
.home-page .site-header .header-inner{height:98px}
.home-page .site-header .desktop-nav a{color:#fff;font-size:14px}
.home-page .site-header .header-cta{padding:13px 19px;border-radius:999px}
.home-page .home-statement-hero{position:relative;width:100%;height:100svh;min-height:720px;max-height:none;display:flex;align-items:center;overflow:hidden;background:#071014}
.home-page .home-hero-media{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.5) contrast(1.08);animation:homeHeroDrift 16s ease-out both}
.home-page .home-statement-hero .video-hero-overlay{z-index:1;background:linear-gradient(180deg,rgba(3,9,12,.48),rgba(3,9,12,.33) 43%,rgba(3,8,10,.72)),linear-gradient(90deg,rgba(2,8,10,.4),rgba(11,25,31,.12) 50%,rgba(2,8,10,.46))}
.home-page .home-statement-hero .video-hero-grid{z-index:2;opacity:.11;background-size:96px 96px}
.home-page .home-statement-hero .video-hero-content{position:relative;z-index:3;min-height:100%;display:flex;align-items:center;justify-content:center;padding:126px 0 112px;text-align:center}
.home-page .home-statement-hero .video-hero-copy{width:100%;max-width:1520px;margin:auto;animation:homeHeroContentIn .9s .12s ease both}
.home-page .home-statement-hero .video-eyebrow{justify-content:center;margin:0 0 34px;color:#f0eee8;font-size:15px;font-weight:800;letter-spacing:.22em}
.home-page .home-statement-hero .video-eyebrow i{width:10px;height:10px;box-shadow:0 0 0 10px rgba(255,102,0,.16)}
.home-page .home-statement-hero h1{margin:0;color:#fff;font-size:clamp(74px,8.3vw,154px);font-weight:800;line-height:.86;letter-spacing:-.065em;text-shadow:0 13px 46px rgba(0,0,0,.34)}
.home-page .home-statement-hero h1 span{color:#fff}
.home-page .home-statement-hero .video-hero-copy>p{max-width:1120px;margin:58px auto 0;color:#fff;font-size:clamp(25px,2.25vw,42px);font-weight:500;line-height:1.12;letter-spacing:-.025em;text-shadow:0 5px 24px rgba(0,0,0,.45)}
.home-page .home-statement-hero .video-hero-copy>p::after{display:none}
.home-page .home-hero-accent{width:154px;height:6px;margin:52px auto 0;background:#ff6600;box-shadow:0 0 24px rgba(255,102,0,.25)}
.home-page .home-statement-hero .video-scroll{left:50%;right:auto;bottom:34px;transform:translateX(-50%);gap:24px;font-size:13px;font-weight:800;letter-spacing:.02em}
.home-page .home-statement-hero .video-scroll b{width:52px;height:52px;background:rgba(6,10,11,.35);backdrop-filter:blur(7px);transition:background .25s ease,transform .25s ease}
.home-page .home-statement-hero .video-scroll:hover b{transform:translateY(4px);background:#ff6600;color:#fff;border-color:#ff6600}
@keyframes homeHeroDrift{from{transform:scale(1.055)}to{transform:scale(1)}}
@keyframes homeHeroContentIn{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}
@keyframes homeSparkPulse{0%,100%{opacity:.16;transform:scale(.78) rotate(0)}50%{opacity:.38;transform:scale(1) rotate(45deg)}}
@media(max-width:980px){
  .home-page .home-statement-hero h1{font-size:clamp(64px,12vw,112px)}
  .home-page .home-statement-hero .video-hero-copy>p{margin-top:42px;font-size:clamp(23px,3.5vw,33px)}
}
@media(max-width:760px){
  .home-page .site-header{height:76px}
  .home-page .site-header .header-inner{height:76px}
  .home-page .home-statement-hero{height:100svh;min-height:680px}
  .home-page .home-statement-hero .video-hero-content{padding:105px 0 105px}
  .home-page .home-statement-hero .video-eyebrow{margin-bottom:25px;font-size:10px;letter-spacing:.16em}
  .home-page .home-statement-hero h1{font-size:clamp(50px,13.8vw,80px);line-height:.9}
  .home-page .home-statement-hero .video-hero-copy>p{max-width:600px;margin-top:34px;font-size:21px;line-height:1.2}
  .home-page .home-hero-accent{width:90px;height:4px;margin-top:34px}
  .home-page .home-statement-hero .video-scroll{bottom:22px}
  .home-page .home-statement-hero .video-scroll span{display:none}
}
@media(max-width:420px){
  .home-page .home-statement-hero h1{font-size:clamp(43px,13.5vw,58px)}
  .home-page .home-statement-hero .video-hero-copy>p{font-size:18px}
}
@media(prefers-reduced-motion:reduce){
  .home-page .home-hero-media,.home-page .home-statement-hero .video-hero-copy{animation:none}
}
.home-page .site-header .header-inner{width:min(1820px,calc(100% - 72px))}
.home-page .home-statement-hero .video-hero-content{width:min(1760px,calc(100% - 64px))}
@media(max-width:760px){
  .home-page .site-header .header-inner,.home-page .home-statement-hero .video-hero-content{width:calc(100% - 32px)}
}
/* 2026-08-25 OFFICE ADDRESS */
.footer-address{display:flex;flex-direction:column;gap:7px;margin:8px 0 0;padding-top:14px;border-top:1px solid rgba(255,255,255,.11);color:#858b86;font-style:normal;font-size:12px;line-height:1.65}
.footer-address strong{color:#ff6600;font-size:8px;text-transform:uppercase;letter-spacing:.14em}
.footer-address span{max-width:285px}
.contact-address{margin-top:16px;padding:18px 20px;border-left:3px solid #ff6600;background:rgba(255,255,255,.045)}
.contact-address small{display:block;margin-bottom:9px;color:#ff6600;font-size:9px;font-weight:800;letter-spacing:.14em}
.contact-address address{margin:0;color:#d7d8d2;font-style:normal;font-size:13px;line-height:1.7}
@media(max-width:620px){
  .footer-address{font-size:11px}
  .contact-address{padding:16px}
}
/* 2026-08-25 ANIMATED OPERATIONAL STRENGTHS */
.home-page .operational-system-section{position:relative;padding:92px 0;background:#f3f0e9;color:#111;overflow:hidden}
.home-page .operational-system-section::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 68%,rgba(255,102,0,.09),transparent 29%),linear-gradient(rgba(20,21,18,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(20,21,18,.025) 1px,transparent 1px);background-size:auto,72px 72px,72px 72px}
.home-page .operational-system-section .co-container{position:relative;z-index:1}
.home-page .operational-system-head{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;margin-bottom:42px}
.home-page .operational-system-head .eyebrow{margin-bottom:16px}
.home-page .operational-system-head h2{max-width:760px;margin:0;font-size:clamp(42px,4.8vw,68px);font-weight:700;line-height:.96;letter-spacing:-.055em}
.home-page .operational-system-head>p{max-width:520px;margin:0;color:#65675f;font-size:14px;line-height:1.7}
.home-page .strength-stage{position:relative;height:520px;overflow:hidden;border:1px solid #d8d2c8;border-radius:22px;background:#101310;box-shadow:0 24px 50px rgba(30,25,20,.13)}
.home-page .strength-stage::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,102,0,.12),transparent 26%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,52px 52px,52px 52px;pointer-events:none}
.home-page .strength-connectors{position:absolute;inset:0;width:100%;height:100%}
.home-page .strength-connectors line{stroke:#3b413d;stroke-width:1.5;stroke-dasharray:7 8;transition:stroke .35s ease,stroke-width .35s ease,filter .35s ease}
.home-page .strength-connectors line.is-active{stroke:#ff6600;stroke-width:3;filter:drop-shadow(0 0 5px rgba(255,102,0,.7));animation:strengthLineFlow 1.1s linear infinite}
.home-page .strength-hub{position:absolute;left:50%;top:50%;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;width:206px;height:206px;padding:30px;transform:translate(-50%,-50%);border:1px solid rgba(255,102,0,.6);border-radius:50%;background:#171a17;color:#fff;text-align:center;box-shadow:0 0 0 18px rgba(255,102,0,.055),0 0 55px rgba(255,102,0,.12)}
.home-page .strength-hub::before,.home-page .strength-hub::after{content:"";position:absolute;border-radius:50%;border:1px dashed rgba(255,102,0,.35);animation:strengthOrbit 18s linear infinite}
.home-page .strength-hub::before{inset:-28px}
.home-page .strength-hub::after{inset:-46px;animation-direction:reverse;animation-duration:24s}
.home-page .strength-hub>span{color:#ff6600;font-size:7px;font-weight:800;letter-spacing:.14em}
.home-page .strength-hub>b{margin:7px 0 9px;color:#777f79;font-size:9px}
.home-page .strength-hub>b i{color:#ff6600;font-style:normal}
.home-page .strength-hub h3{margin:0;color:#fff;font-size:18px;line-height:1.12}
.home-page .strength-hub p{display:-webkit-box;margin:10px 0 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#9da39f;font-size:8px;line-height:1.45}
.home-page .strength-node{position:absolute;left:var(--strength-x);top:var(--strength-y);z-index:4;display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;column-gap:12px;width:220px;min-height:106px;padding:16px;transform:translate(-50%,-50%);border:1px solid #343a36;background:#171a17;color:#fff;text-align:left;font:inherit;cursor:pointer;opacity:0;transition:transform .3s ease,border-color .3s ease,background .3s ease,box-shadow .3s ease}
.home-page .operational-system-section.is-visible .strength-node{animation:strengthNodeIn .55s ease forwards;animation-delay:calc(.12s + (var(--strength-delay) * .1s))}
.home-page .strength-node>span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border:1px solid #4b524d;border-radius:50%;color:#ff6600;font-size:9px;font-weight:800;transition:.3s ease}
.home-page .strength-node strong{align-self:end;font-size:12px;line-height:1.2}
.home-page .strength-node small{display:-webkit-box;margin-top:6px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#858c87;font-size:8px;line-height:1.4}
.home-page .strength-node:hover,.home-page .strength-node:focus-visible,.home-page .strength-node.is-active{outline:none;transform:translate(-50%,-50%) translateY(-4px);border-color:#ff6600;background:#1c1b16;box-shadow:0 13px 28px rgba(0,0,0,.28)}
.home-page .strength-node.is-active>span{border-color:#ff6600;background:#ff6600;color:#fff;box-shadow:0 0 0 7px rgba(255,102,0,.1)}
@keyframes strengthOrbit{to{transform:rotate(360deg)}}
@keyframes strengthLineFlow{to{stroke-dashoffset:-30}}
@keyframes strengthNodeIn{from{opacity:0}to{opacity:1}}
@media(max-width:980px){
  .home-page .operational-system-head{grid-template-columns:1fr;gap:20px}
  .home-page .strength-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;height:auto;padding:24px}
  .home-page .strength-connectors{display:none}
  .home-page .strength-hub{position:relative;left:auto;top:auto;grid-column:1/-1;width:190px;height:190px;margin:25px auto 38px;transform:none}
  .home-page .strength-node{position:relative;left:auto;top:auto;width:auto;min-height:118px;transform:none!important}
  .home-page .operational-system-section.is-visible .strength-node{animation-name:strengthNodeGridIn}
}
@media(max-width:620px){
  .home-page .operational-system-section{padding:58px 0}
  .home-page .operational-system-head h2{font-size:41px}
  .home-page .strength-stage{grid-template-columns:1fr;padding:16px;border-radius:14px}
  .home-page .strength-hub{grid-column:auto;margin-bottom:34px}
  .home-page .strength-node{min-height:105px}
}
@keyframes strengthNodeGridIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){
  .home-page .strength-hub::before,.home-page .strength-hub::after,.home-page .strength-connectors line.is-active{animation:none}
  .home-page .strength-node{opacity:1!important;animation:none!important}
}
/* 2026-08-25 COMPLETE STRENGTH ORBIT */
.home-page .strength-stage{height:760px}
.home-page .strength-connectors{display:none}
.home-page .strength-orbit-ring{position:absolute;left:50%;top:50%;z-index:1;width:600px;height:600px;transform:translate(-50%,-50%);border:2px solid rgba(255,102,0,.42);border-radius:50%;box-shadow:0 0 0 18px rgba(255,102,0,.025),inset 0 0 50px rgba(255,102,0,.04)}
.home-page .strength-orbit-ring::before{content:"";position:absolute;inset:-2px;border-radius:50%;background:conic-gradient(from 0deg,transparent 0 9%,#ff6600 12%,transparent 15% 40%,rgba(255,102,0,.7) 43%,transparent 47% 72%,#ff6600 75%,transparent 79%);mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3px));animation:completeStrengthOrbit 13s linear infinite}
.home-page .strength-orbit-ring>i{position:absolute;left:50%;top:50%;width:8px;height:8px;margin:-4px;border-radius:50%;background:#ff6600;box-shadow:0 0 0 6px rgba(255,102,0,.09),0 0 15px rgba(255,102,0,.65)}
.home-page .strength-orbit-ring>i:nth-child(1){transform:rotate(20deg) translateY(-300px)}
.home-page .strength-orbit-ring>i:nth-child(2){transform:rotate(142deg) translateY(-300px)}
.home-page .strength-orbit-ring>i:nth-child(3){transform:rotate(264deg) translateY(-300px)}
.home-page .strength-hub{width:220px;height:220px}
.home-page .strength-node{left:50%;top:50%;width:166px;min-height:92px;padding:12px;grid-template-columns:32px 1fr;column-gap:9px;transform:translate(-50%,-50%) rotate(var(--strength-angle)) translateX(300px) rotate(var(--strength-angle-reverse))}
.home-page .strength-node>span{width:31px;height:31px;font-size:8px}
.home-page .strength-node strong{font-size:10px;line-height:1.18}
.home-page .strength-node small{font-size:7px;line-height:1.35;-webkit-line-clamp:2}
.home-page .strength-node:hover,.home-page .strength-node:focus-visible,.home-page .strength-node.is-active{transform:translate(-50%,-50%) rotate(var(--strength-angle)) translateX(300px) rotate(var(--strength-angle-reverse)) scale(1.06)}
@keyframes completeStrengthOrbit{to{transform:rotate(360deg)}}
@media(max-width:980px){
  .home-page .strength-stage{height:auto}
  .home-page .strength-orbit-ring{display:none}
  .home-page .strength-hub{width:190px;height:190px}
  .home-page .strength-node{width:auto;min-height:118px;padding:16px;grid-template-columns:40px 1fr;column-gap:12px}
  .home-page .strength-node>span{width:38px;height:38px}
  .home-page .strength-node strong{font-size:12px}
  .home-page .strength-node small{font-size:8px}
}
@media(max-width:620px){
  .home-page .strength-node{min-height:105px}
}
@media(prefers-reduced-motion:reduce){
  .home-page .strength-orbit-ring::before{animation:none}
}
/* 2026-08-25 STRENGTH ICON CARDS */
.home-page .strength-node{position:absolute;display:grid;grid-template-columns:38px 1fr;grid-template-rows:1fr;width:166px;min-height:78px;padding:11px 12px;column-gap:10px;align-items:center}
.home-page .strength-node>.strength-node-icon{grid-row:auto;display:grid;place-items:center;width:36px;height:36px;border:1px solid #4b524d;border-radius:50%;color:#ff6600;transition:.3s ease}
.home-page .strength-node>.strength-node-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.home-page .strength-node strong{align-self:center;font-size:9px;line-height:1.22}
.home-page .strength-node>em{position:absolute;right:7px;top:6px;color:#5d655f;font-size:6px;font-style:normal;font-weight:800}
.home-page .strength-node.is-active>.strength-node-icon{border-color:#ff6600;background:#ff6600;color:#fff;box-shadow:0 0 0 7px rgba(255,102,0,.1)}
.home-page .strength-node.is-active>span{border-color:#ff6600;background:#ff6600;color:#fff}
.home-page .strength-hub{padding:34px}
.home-page .strength-hub h3{font-size:17px}
@media(max-width:980px){
  .home-page .strength-node{position:relative;grid-template-columns:46px 1fr;width:auto;min-height:92px;padding:15px}
  .home-page .strength-node>.strength-node-icon{width:42px;height:42px}
  .home-page .strength-node>.strength-node-icon svg{width:22px;height:22px}
  .home-page .strength-node strong{font-size:12px}
}
/* 2026-08-25 OPEN STRENGTH ORBIT */
.home-page .strength-stage{border-color:#dfd9cf;background:#fbfaf7;box-shadow:0 20px 44px rgba(35,29,23,.08)}
.home-page .strength-stage::before{background:radial-gradient(circle at center,rgba(255,102,0,.08),transparent 27%),linear-gradient(rgba(20,21,18,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(20,21,18,.022) 1px,transparent 1px);background-size:auto,52px 52px,52px 52px}
.home-page .strength-orbit-ring{border-color:#ff7a16;box-shadow:0 0 0 14px rgba(255,102,0,.025),inset 0 0 50px rgba(255,102,0,.035)}
.home-page .strength-hub{width:220px;height:220px;padding:38px;border:0;background:radial-gradient(circle at 35% 30%,#ff922f,#ff6600 58%,#d84600);box-shadow:0 0 0 18px rgba(255,102,0,.07),0 20px 45px rgba(202,69,0,.24);color:#fff}
.home-page .strength-hub::before,.home-page .strength-hub::after{border-color:rgba(255,102,0,.3)}
.home-page .strength-hub>span{color:rgba(255,255,255,.72)}
.home-page .strength-hub h3{color:#fff;font-size:19px;text-shadow:0 2px 14px rgba(111,35,0,.22)}
.home-page .strength-node{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:166px;min-height:126px;padding:0;border:0;background:transparent;color:#111;text-align:center;box-shadow:none}
.home-page .strength-node>.strength-node-icon{flex:0 0 auto;width:58px;height:58px;margin-bottom:12px;border:1px solid #ded8cf;background:#fff;color:#ff6600;box-shadow:0 8px 18px rgba(31,26,21,.15)}
.home-page .strength-node>.strength-node-icon svg{width:28px;height:28px;stroke-width:1.65}
.home-page .strength-node strong{max-width:154px;color:#181916;font-size:11px;font-weight:700;line-height:1.25;text-align:center}
.home-page .strength-node:hover,.home-page .strength-node:focus-visible,.home-page .strength-node.is-active{border:0;background:transparent;box-shadow:none}
.home-page .strength-node:hover>.strength-node-icon,.home-page .strength-node:focus-visible>.strength-node-icon,.home-page .strength-node.is-active>.strength-node-icon{border-color:#ff6600;background:#fff;color:#ff6600;box-shadow:0 0 0 7px rgba(255,102,0,.1),0 10px 24px rgba(35,29,23,.18)}
.home-page .strength-node.is-active>span{border-color:#ff6600;background:#fff;color:#ff6600}
@media(max-width:980px){
  .home-page .strength-stage{background:#fbfaf7}
  .home-page .strength-hub{width:190px;height:190px}
  .home-page .strength-node{display:flex;width:auto;min-height:130px;padding:12px}
  .home-page .strength-node>.strength-node-icon{width:54px;height:54px}
  .home-page .strength-node strong{font-size:12px}
}
@media(max-width:620px){
  .home-page .strength-node{min-height:125px}
}
/* 2026-08-25 REFINED STRENGTH ORBIT */
.home-page .strength-stage{height:820px;border-radius:26px;background:radial-gradient(circle at 50% 50%,#fff 0,#faf8f3 39%,#f4f0e8 100%)}
.home-page .strength-orbit-ring{width:650px;height:650px;border-width:3px;border-color:#ff821e;box-shadow:0 0 0 16px rgba(255,102,0,.025),inset 0 0 80px rgba(255,102,0,.045)}
.home-page .strength-orbit-ring::after{content:"";position:absolute;inset:30px;border:1px dashed rgba(255,102,0,.16);border-radius:50%;animation:completeStrengthOrbit 28s linear infinite reverse}
.home-page .strength-orbit-ring>i{position:absolute;left:50%;top:50%;width:0;height:0;margin:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:11px solid #ff6600;border-radius:0;background:transparent;filter:drop-shadow(0 2px 3px rgba(190,60,0,.22));box-shadow:none;transform:rotate(var(--orbit-angle)) translateX(325px) rotate(90deg)}
.home-page .strength-node{width:184px;min-height:138px;transform:translate(-50%,-50%) rotate(var(--strength-angle)) translateX(325px) rotate(var(--strength-angle-reverse))}
.home-page .strength-node:hover,.home-page .strength-node:focus-visible,.home-page .strength-node.is-active{transform:translate(-50%,-50%) rotate(var(--strength-angle)) translateX(325px) rotate(var(--strength-angle-reverse)) scale(1.075)}
.home-page .strength-node>.strength-node-icon{width:64px;height:64px;margin-bottom:14px;border:1px solid #e0d9ce;box-shadow:0 10px 24px rgba(31,26,21,.14);transition:transform .32s ease,border-color .32s ease,box-shadow .32s ease}
.home-page .strength-node>.strength-node-icon svg{width:31px;height:31px}
.home-page .strength-node strong{width:100%;max-width:180px;color:#161713;font-size:12px;font-weight:750;line-height:1.25;text-wrap:balance;overflow-wrap:normal;hyphens:none}
.home-page .strength-node:hover>.strength-node-icon{transform:translateY(-4px)}
.home-page .strength-node.is-active>.strength-node-icon{transform:translateY(-4px);box-shadow:0 0 0 8px rgba(255,102,0,.1),0 14px 30px rgba(83,47,23,.2);animation:strengthIconBreathe 2.1s ease-in-out infinite}
.home-page .strength-hub{width:236px;height:236px;padding:42px;background:radial-gradient(circle at 34% 27%,#ffad52 0,#ff7818 34%,#f05200 72%,#c93c00 100%);box-shadow:0 0 0 20px rgba(255,102,0,.065),0 24px 55px rgba(202,69,0,.27)}
.home-page .strength-hub>span{font-size:8px;letter-spacing:.16em}
.home-page .strength-hub h3{max-width:175px;font-size:20px;line-height:1.12;text-wrap:balance}
@keyframes strengthIconBreathe{0%,100%{box-shadow:0 0 0 7px rgba(255,102,0,.08),0 12px 28px rgba(83,47,23,.16)}50%{box-shadow:0 0 0 12px rgba(255,102,0,.035),0 16px 34px rgba(83,47,23,.22)}}
@media(max-width:980px){
  .home-page .strength-stage{height:auto;border-radius:20px}
  .home-page .strength-node{width:auto;min-height:142px;padding:18px 14px;border-bottom:1px solid #e1dbd1}
  .home-page .strength-node:nth-last-of-type(-n+2){border-bottom:0}
  .home-page .strength-node>.strength-node-icon{width:60px;height:60px}
  .home-page .strength-node strong{max-width:230px;font-size:13px}
  .home-page .strength-hub{width:210px;height:210px}
}
@media(max-width:620px){
  .home-page .strength-node{min-height:132px}
  .home-page .strength-node:nth-last-of-type(-n+2){border-bottom:1px solid #e1dbd1}
  .home-page .strength-node:last-of-type{border-bottom:0}
}
@media(prefers-reduced-motion:reduce){
  .home-page .strength-orbit-ring::after,.home-page .strength-node.is-active>.strength-node-icon{animation:none}
}
.home-page .strength-orbit-ring>i:nth-child(n){transform:rotate(var(--orbit-angle)) translateX(325px) rotate(90deg)}

/* 2026-08-25 COMPACT OVAL STRENGTH SYSTEM */
.home-page .operational-system-section{padding:62px 0 68px}
.home-page .operational-system-head{gap:55px;margin-bottom:28px}
.home-page .operational-system-head h2{font-size:clamp(38px,4vw,56px);line-height:.97}
.home-page .operational-system-head>p{font-size:13px}
.home-page .strength-stage{height:530px;border-radius:24px}
.home-page .strength-orbit-ring{width:84%;height:72%;border-radius:50%;box-shadow:0 0 0 13px rgba(255,102,0,.022),inset 0 0 70px rgba(255,102,0,.035)}
.home-page .strength-orbit-ring::before,.home-page .strength-orbit-ring::after{border-radius:50%}
.home-page .strength-orbit-ring>i:nth-child(n){left:var(--orbit-x);top:var(--orbit-y);transform:translate(-50%,-50%) rotate(var(--orbit-rotate))}
.home-page .strength-node{left:var(--strength-x);top:var(--strength-y);width:174px;min-height:112px;transform:translate(-50%,-50%)}
.home-page .strength-node:hover,.home-page .strength-node:focus-visible,.home-page .strength-node.is-active{transform:translate(-50%,-50%) scale(1.065)}
.home-page .strength-node>.strength-node-icon{width:54px;height:54px;margin-bottom:9px}
.home-page .strength-node>.strength-node-icon svg{width:26px;height:26px}
.home-page .strength-node strong{max-width:170px;font-size:10px;line-height:1.22}
.home-page .strength-hub{width:184px;height:184px;padding:30px;box-shadow:0 0 0 15px rgba(255,102,0,.06),0 20px 42px rgba(202,69,0,.23)}
.home-page .strength-hub::before{inset:-22px}
.home-page .strength-hub::after{inset:-37px}
.home-page .strength-hub h3{max-width:145px;font-size:16px;line-height:1.1}
.home-page .strength-hub>span{font-size:7px}
@media(max-width:980px){
  .home-page .operational-system-section{padding:58px 0}
  .home-page .operational-system-head{margin-bottom:28px}
  .home-page .strength-stage{height:auto}
  .home-page .strength-node{left:auto;top:auto;width:auto;min-height:142px;transform:none!important}
  .home-page .strength-hub{width:190px;height:190px}
}
/* 2026-08-25 STATIC READABLE STRENGTH OVAL */
.home-page .strength-orbit-ring::before,
.home-page .strength-orbit-ring::after,
.home-page .strength-orbit-ring>i{display:none!important;animation:none!important}
.home-page .strength-node.is-active>.strength-node-icon{animation:none}
.home-page .strength-node strong{max-width:174px;color:#0b0c0a;font-size:13px;font-weight:800;line-height:1.28}
.home-page .operational-system-head>p{color:#30322d;font-size:15px;font-weight:500;line-height:1.65}
@media(max-width:980px){
  .home-page .strength-node strong{font-size:14px}
  .home-page .operational-system-head>p{font-size:15px}
}
/* 2026-08-25 RESPONSIVE SOURCING CONTENT FLOW */
.home-page .solutions-showcase .hero-stage{
  height:auto!important;
  min-height:680px;
}
.home-page .solutions-showcase .hero-copy{
  height:auto!important;
  min-height:680px;
}
.home-page .solutions-showcase .slides{
  min-height:530px;
}
.home-page .solutions-showcase .hero-visual{
  height:auto!important;
  min-height:680px;
}
.home-page .solutions-showcase .hero-bottom{
  position:relative;
  z-index:2;
}
@media(max-width:980px){
  .home-page .solutions-showcase .hero-stage{min-height:0}
  .home-page .solutions-showcase .hero-copy{min-height:780px}
  .home-page .solutions-showcase .slides{min-height:640px}
  .home-page .solutions-showcase .hero-visual{min-height:520px}
  .home-page .solutions-showcase .slide h2{font-size:clamp(36px,6vw,46px);line-height:1}
}
@media(max-width:760px){
  .home-page .solutions-showcase .hero-copy{min-height:900px;padding:28px 24px 22px}
  .home-page .solutions-showcase .slides{min-height:755px}
  .home-page .solutions-showcase .slide h2{font-size:clamp(33px,7.2vw,40px);line-height:1.02;letter-spacing:-.045em}
  .home-page .solutions-showcase .slide-intro{font-size:12px;line-height:1.6}
  .home-page .solutions-showcase .solution-point-cards{grid-template-columns:1fr;gap:8px;padding-top:14px}
  .home-page .solutions-showcase .solution-point-card{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;column-gap:13px;min-height:0;padding:13px 14px}
  .home-page .solutions-showcase .solution-point-icon{grid-row:1/3;width:36px;height:36px;margin:0}
  .home-page .solutions-showcase .solution-point-card strong{font-size:12px}
  .home-page .solutions-showcase .solution-point-card p{margin:4px 0 0;font-size:10px;line-height:1.45}
  .home-page .solutions-showcase .hero-visual{min-height:465px}
  .home-page .solutions-showcase .hero-bottom{padding-top:26px;padding-bottom:26px}
}
@media(max-width:420px){
  .home-page .solutions-showcase .hero-copy{min-height:930px;padding-right:18px;padding-left:18px}
  .home-page .solutions-showcase .slides{min-height:790px}
  .home-page .solutions-showcase .slide h2{font-size:32px}
}
.footer-logo{width:184px;max-height:52px;object-fit:contain}

/* 2026-08-25 COMPACT SIX-COLUMN PRODUCT HUB */
.product-hub-hero{position:relative;overflow:hidden;padding:25px 0 20px;border-bottom:1px solid rgba(255,255,255,.1);background:#0d100e;color:#fff}
.product-hub-hero::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 78% 36%,rgba(255,102,0,.15),transparent 28%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,72px 72px,72px 72px}
.product-hub-hero .co-container,.product-hub-section .co-container{position:relative;width:min(1440px,calc(100% - 56px))}
.product-hub-hero .eyebrow{margin-bottom:22px}
.product-hub-hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:80px}
.product-hub-hero h1{max-width:930px;color:#fff;font-size:clamp(46px,4.5vw,72px);font-weight:750;line-height:.94;letter-spacing:-.06em}
.product-hub-hero-aside{padding-left:28px;border-left:2px solid #ff6600}
.product-hub-hero-aside>p{max-width:470px;color:#b4bab5;font-size:14px;line-height:1.65}
.product-hub-stats{display:flex;gap:34px;margin-top:25px}
.product-hub-stats span{display:flex;flex-direction:column;gap:4px}
.product-hub-stats strong{color:#ff6600;font-size:30px;line-height:1}
.product-hub-stats small{color:#e4e6e2;font-size:9px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
.product-hub-section{position:relative;padding:54px 0 78px;background:#f1eee7;color:#111}
.product-hub-head{grid-template-columns:1fr .7fr;margin-bottom:26px}
.product-hub-head h2{font-size:34px}
.product-hub-head>p{font-size:12px}
.product-hub-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.product-hub-card{min-width:0;min-height:320px;border:1px solid #d9d3c9;border-radius:12px;background:#fbfaf7;box-shadow:0 8px 24px rgba(35,29,23,.045)}
.product-hub-card::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#ff6600;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.product-hub-card:hover{transform:translateY(-7px);border-color:#cfc6b8;box-shadow:0 18px 38px rgba(28,23,18,.13)}
.product-hub-card:hover::after{transform:scaleX(1)}
.product-hub-image{height:132px;background:#d8d5cd}
.product-hub-image::before{right:10px;top:10px;width:28px;height:28px;font-size:12px}
.product-hub-index{left:10px;top:10px;width:28px;height:28px;font-size:7px;background:rgba(10,12,10,.88);backdrop-filter:blur(5px)}
.product-hub-body{padding:14px 13px 13px}
.product-hub-body>small{font-size:6px;letter-spacing:.1em}
.product-hub-body h3{margin:7px 0 8px;font-size:15px;line-height:1.08;letter-spacing:-.025em}
.product-hub-body>p{-webkit-line-clamp:2;margin:0 0 12px;color:#66615a;font-size:10px;line-height:1.45}
.product-hub-foot{padding-top:10px}
.product-hub-foot span{font-size:7px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.product-hub-foot b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#111;color:#fff;font-size:11px;transition:background .25s ease,transform .25s ease}
.product-hub-card:hover .product-hub-foot b{transform:rotate(45deg);background:#ff6600}
@media(max-width:1180px){
  .product-hub-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:900px){
  .product-hub-hero{padding:72px 0 54px}
  .product-hub-hero-grid{grid-template-columns:1fr;gap:30px}
  .product-hub-hero-aside{max-width:620px}
  .product-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:640px){
  .product-hub-hero .co-container,.product-hub-section .co-container{width:calc(100% - 28px)}
  .product-hub-hero{padding:58px 0 44px}
  .product-hub-hero h1{font-size:40px}
  .product-hub-hero-aside{padding-left:18px}
  .product-hub-head{grid-template-columns:1fr;gap:16px}
  .product-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .product-hub-card{min-height:292px}
  .product-hub-image{height:128px}
  .product-hub-body{padding:12px 11px}
  .product-hub-body h3{font-size:14px}
}
@media(max-width:420px){
  .product-hub-grid{grid-template-columns:1fr}
  .product-hub-card{min-height:0}
  .product-hub-image{height:190px}
}
/* 2026-08-25 HOME SIX-PRODUCT ROW */
.home-page .products-carousel-slide{flex-basis:16.666667%;padding-right:10px}
.home-page .products-carousel-slide:last-child{padding-right:0}
.home-page .product-card-image-link{height:122px}
.home-page .product-grid-home .product-card>div{min-height:170px;padding:14px 13px}
.home-page .product-grid-home .product-card small{font-size:7px;letter-spacing:.09em}
.home-page .product-grid-home .product-card h3{margin:8px 0 7px;font-size:15px;line-height:1.08}
.home-page .product-grid-home .product-card p{-webkit-line-clamp:3;font-size:10px;line-height:1.45}
.home-page .product-card-link{padding-top:10px!important;font-size:9px!important}
.home-page .products-carousel-controls{display:none}
@media(max-width:980px){
  .home-page .products-carousel-slide{flex-basis:33.333333%;padding-right:12px}
  .home-page .product-card-image-link{height:165px}
  .home-page .product-grid-home .product-card>div{min-height:190px;padding:17px}
  .home-page .product-grid-home .product-card h3{font-size:18px}
  .home-page .product-grid-home .product-card p{font-size:11px}
  .home-page .product-card-link{font-size:10px!important}
  .home-page .products-carousel-controls{display:flex}
}
@media(max-width:720px){
  .home-page .products-carousel-slide{flex-basis:50%}
}
@media(max-width:520px){
  .home-page .products-carousel-slide{flex-basis:100%;padding-right:0}
  .home-page .product-card-image-link{height:210px}
  .home-page .product-grid-home .product-card>div{min-height:205px;padding:19px}
  .home-page .product-grid-home .product-card h3{font-size:21px}
  .home-page .product-grid-home .product-card p{font-size:12px}
}
/* 2026-08-25 COMPACT PRODUCT DETAIL GALLERY */
.product-detail-hero .co-container,.product-detail-list-section .co-container,.product-detail-cta .co-container{width:min(1540px,calc(100% - 56px))}
.product-detail-hero{position:relative;overflow:hidden;padding:62px 0 54px;background:#0d100e}
.product-detail-hero::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 80% 40%,rgba(255,102,0,.12),transparent 28%),linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:auto,72px 72px,72px 72px}
.product-detail-hero .co-container{position:relative}
.product-back{margin-bottom:22px;font-size:10px}
.product-detail-hero-grid{grid-template-columns:minmax(0,.8fr) minmax(440px,1.2fr);gap:70px}
.product-detail-hero h1{font-size:clamp(46px,4.7vw,70px)}
.product-detail-hero-image{height:320px;border-radius:14px;box-shadow:0 22px 46px rgba(0,0,0,.28)}
.product-detail-stat{margin-top:22px;padding-top:16px}
.product-detail-stat strong{font-size:32px}
.product-detail-list-section{padding:52px 0 72px;background:#f1eee7}
.product-detail-head{grid-template-columns:1fr .7fr;margin-bottom:25px}
.product-detail-head h2{font-size:32px}
.product-detail-head>p{font-size:11px}
.product-detail-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:11px}
.product-detail-card{position:relative;min-width:0;border:1px solid #d9d3c9;border-radius:10px;background:#fbfaf7;box-shadow:0 7px 20px rgba(31,25,20,.04)}
.product-detail-card::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#ff6600;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}
.product-detail-card:hover{transform:translateY(-6px);border-color:#cbc2b4;box-shadow:0 17px 34px rgba(31,25,20,.13)}
.product-detail-card:hover::after{transform:scaleX(1)}
.product-detail-card-image{height:124px;background:#d9d6cf}
.product-detail-card-image span{left:9px;top:9px;width:27px;height:27px;font-size:7px;box-shadow:0 0 0 5px rgba(255,102,0,.12)}
.product-detail-card-body{padding:12px 11px 11px}
.product-detail-card-body small{font-size:6px;letter-spacing:.07em}
.product-detail-card-body h3{min-height:31px;margin:7px 0 13px;font-size:14px;line-height:1.12}
.product-detail-card-body a{padding-top:9px;font-size:9px}
.product-detail-card-body a span{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#111;color:#fff;font-size:10px;transition:background .25s ease,transform .25s ease}
.product-detail-card:hover .product-detail-card-body a span{transform:rotate(45deg);background:#ff6600}
@media(max-width:900px){
  .product-detail-hero-grid{grid-template-columns:1fr;gap:30px}
  .product-detail-hero-image{height:300px}
  .product-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:700px){
  .product-detail-hero .co-container,.product-detail-list-section .co-container,.product-detail-cta .co-container{width:calc(100% - 28px)}
  .product-detail-head{grid-template-columns:1fr;gap:16px}
  .product-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
  .product-detail-card-image{height:120px}
}
@media(max-width:520px){
  .product-detail-hero{padding:48px 0 42px}
  .product-detail-hero h1{font-size:40px}
  .product-detail-hero-image{height:230px}
  .product-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-detail-card-image{height:135px}
}
@media(max-width:360px){
  .product-detail-grid{grid-template-columns:1fr}
  .product-detail-card-image{height:190px}
}
/* 2026-08-25 COMPACT MAIN SERVICES */
.home-page .main-services-section{position:relative;padding:72px 0 78px;background:#0b0d0b;overflow:hidden}
.home-page .main-services-section:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,transparent,#000 22%,#000)}
.home-page .main-services-section .co-container{position:relative;z-index:1}
.home-page .main-services-section .section-intro{align-items:end;margin-bottom:34px}
.home-page .main-services-section .section-intro h2{font-size:clamp(38px,4.2vw,58px);line-height:.96}
.home-page .main-services-section .section-intro p{max-width:520px;font-size:15px;line-height:1.65;color:#a9aaa4}
.home-page .main-services-section .section-intro>a{display:inline-flex;align-items:center;min-height:38px;font-size:13px;font-weight:800}
.home-page .main-services-section .services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.home-page .main-services-section .service-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:linear-gradient(155deg,#181a17,#111310);box-shadow:0 16px 38px rgba(0,0,0,.16);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}
.home-page .main-services-section .service-card:before{content:"";position:absolute;z-index:3;top:0;left:0;width:0;height:2px;background:var(--orange);transition:width .35s ease}
.home-page .main-services-section .service-card:hover{transform:translateY(-5px);border-color:rgba(255,102,0,.65);box-shadow:0 22px 44px rgba(0,0,0,.3)}
.home-page .main-services-section .service-card:hover:before{width:100%}
.home-page .main-services-section .service-image{position:relative;display:block;height:142px;overflow:hidden;background:#20221e}
.home-page .main-services-section .service-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,6,5,.06),rgba(5,6,5,.52))}
.home-page .main-services-section .service-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .35s ease;filter:saturate(.82) contrast(1.04)}
.home-page .main-services-section .service-card:hover .service-image img{transform:scale(1.055);filter:saturate(1) contrast(1.06)}
.home-page .main-services-section .service-body{position:relative;display:flex;flex:1;flex-direction:column;min-height:220px;padding:18px 18px 17px}
.home-page .main-services-section .service-card-top{display:flex;align-items:center;gap:10px;margin-top:-39px;margin-bottom:15px}
.home-page .main-services-section .service-icon{position:relative;z-index:4;display:grid;place-items:center;width:43px;height:43px;flex:0 0 43px;border:4px solid #151714;border-radius:50%;background:var(--orange);color:#fff;box-shadow:0 8px 20px rgba(255,102,0,.25)}
.home-page .main-services-section .service-icon svg{width:19px;height:19px}
.home-page .main-services-section .service-kicker{padding-top:16px;color:#85877f;font-size:8px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.home-page .main-services-section .service-body h3{margin:0 0 9px;color:#f7f6f1;font-size:19px;line-height:1.12;letter-spacing:-.025em}
.home-page .main-services-section .service-body p{display:-webkit-box;margin:0;overflow:hidden;color:#a9aaa4;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.home-page .main-services-section .service-card-link{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:14px;border-top:1px solid rgba(255,255,255,.08);color:#d8d9d3;font-size:10px;font-weight:800;letter-spacing:.04em;text-align:left;transition:color .25s ease}
.home-page .main-services-section .service-card-link span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:rgba(255,102,0,.12);color:var(--orange);font-size:14px;transition:transform .25s ease,background .25s ease,color .25s ease}
.home-page .main-services-section .service-card:hover .service-card-link{color:#fff}
.home-page .main-services-section .service-card:hover .service-card-link span{transform:rotate(45deg);background:var(--orange);color:#fff}
@media(max-width:1080px){
  .home-page .main-services-section .services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .home-page .main-services-section .service-image{height:165px}
  .home-page .main-services-section .service-body{min-height:205px}
}
@media(max-width:620px){
  .home-page .main-services-section{padding:56px 0 62px}
  .home-page .main-services-section .section-intro{margin-bottom:26px}
  .home-page .main-services-section .section-intro h2{font-size:40px}
  .home-page .main-services-section .section-intro p{font-size:14px}
  .home-page .main-services-section .services-grid{grid-template-columns:1fr;gap:14px}
  .home-page .main-services-section .service-image{height:170px}
  .home-page .main-services-section .service-body{min-height:200px;padding:17px}
  .home-page .main-services-section .service-body h3{font-size:21px}
  .home-page .main-services-section .service-body p{font-size:13px;-webkit-line-clamp:3}
}
/* 2026-08-25 COMPACT PREMIUM HEADER */
.site-header,.home-page .site-header{height:68px;background:linear-gradient(180deg,rgba(7,10,10,.94),rgba(7,10,10,.82));border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(14px);box-shadow:0 10px 30px rgba(0,0,0,.14)}
.site-header .header-inner,.home-page .site-header .header-inner{width:min(1540px,calc(100% - 48px));height:68px;gap:22px}
.site-header .brand,.home-page .site-header .brand{display:flex;align-items:center}
.site-header .header-logo,.home-page .site-header .header-logo{width:142px;max-width:none;max-height:40px;height:auto;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.22))}
.site-header .desktop-nav,.home-page .site-header .desktop-nav{display:flex;align-items:center;gap:2px;padding:4px;border:1px solid rgba(255,255,255,.06);border-radius:999px;background:rgba(255,255,255,.025)}
.site-header .desktop-nav a,.home-page .site-header .desktop-nav a{padding:9px 11px;border-radius:999px;color:#d9dad5;font-size:12px;font-weight:650;line-height:1;letter-spacing:-.01em}
.site-header .desktop-nav a:after,.home-page .site-header .desktop-nav a:after{left:11px;right:11px;bottom:4px;height:1px}
.site-header .desktop-nav a:hover,.site-header .desktop-nav a:focus-visible,.home-page .site-header .desktop-nav a:hover,.home-page .site-header .desktop-nav a:focus-visible{background:rgba(255,255,255,.07);color:#fff}
.site-header .header-cta,.home-page .site-header .header-cta{gap:12px;margin-left:2px;padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:999px;font-size:11px;line-height:1;box-shadow:0 7px 18px rgba(255,102,0,.2)}
.site-header .header-cta span,.home-page .site-header .header-cta span{font-size:14px}
.site-header .menu-btn{width:40px;height:40px}
.mobile-nav{top:68px}
@media(max-width:1080px){
  .site-header .desktop-nav,.home-page .site-header .desktop-nav,.site-header .header-cta,.home-page .site-header .header-cta{display:none}
  .site-header .menu-btn{display:block}
}
@media(max-width:620px){
  .site-header,.home-page .site-header{height:58px}
  .site-header .header-inner,.home-page .site-header .header-inner{width:calc(100% - 28px);height:58px;gap:14px}
  .site-header .header-logo,.home-page .site-header .header-logo{width:126px;max-height:34px}
  .site-header .menu-btn{width:36px;height:36px;border-radius:8px}
  .mobile-nav{top:58px;padding:10px 16px}
  .mobile-nav a{padding:13px 0;font-size:14px}
}
/* 2026-08-25 SMALL FOOTER LOGO */
.site-footer .brand-footer{display:inline-flex;width:auto;margin:0 0 8px}
.site-footer .footer-logo{width:132px;max-width:132px;max-height:38px;height:auto;object-fit:contain}
@media(max-width:620px){.site-footer .footer-logo{width:118px;max-width:118px;max-height:34px}}
/* 2026-08-25 HIGH-CONTRAST STRENGTH OVAL */
.home-page .operational-system-section{padding:66px 0 72px;background:#f1eee7}
.home-page .operational-system-head{margin-bottom:30px}
.home-page .operational-system-head>p{padding:18px 20px;border-left:3px solid var(--orange);border-radius:0 10px 10px 0;background:#e6e1d8;color:#3f423c;font-size:15px;font-weight:600;line-height:1.62;box-shadow:0 8px 22px rgba(45,38,31,.06)}
.home-page .strength-stage{height:560px;border:1px solid #d8d0c4;border-radius:24px;background:radial-gradient(ellipse at center,rgba(255,111,16,.1) 0,rgba(255,255,255,.82) 32%,rgba(246,242,235,.96) 68%),#f7f4ee;box-shadow:0 22px 50px rgba(48,39,30,.1)}
.home-page .strength-stage::before{background:linear-gradient(rgba(33,35,31,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(33,35,31,.025) 1px,transparent 1px);background-size:52px 52px}
.home-page .strength-orbit-ring{width:84%;height:70%;border:2px solid rgba(255,102,0,.72);box-shadow:0 0 0 12px rgba(255,102,0,.025),inset 0 0 60px rgba(255,102,0,.035)}
.home-page .strength-node,.home-page .operational-system-section.is-visible .strength-node{width:190px;min-height:116px;opacity:1;animation:none!important}
.home-page .strength-node>.strength-node-icon{width:52px;height:52px;margin-bottom:8px;border:1px solid #d9d1c6;background:#fff;box-shadow:0 9px 22px rgba(46,37,29,.14)}
.home-page .strength-node>.strength-node-icon svg{width:25px;height:25px}
.home-page .strength-node strong{display:flex;align-items:center;justify-content:center;width:100%;max-width:188px;min-height:43px;padding:7px 10px;border:1px solid #ded6ca;border-radius:10px;background:rgba(255,255,255,.96);box-shadow:0 7px 18px rgba(49,40,31,.1);color:#292c27;font-size:12px;font-weight:800;line-height:1.22;text-align:center;text-wrap:balance;transition:background .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease}
.home-page .strength-node:hover strong,.home-page .strength-node:focus-visible strong{border-color:rgba(255,102,0,.62);background:#fff8f2;box-shadow:0 10px 24px rgba(71,47,29,.15)}
.home-page .strength-node.is-active strong{border-color:#ff6600;background:#20231f;color:#fff;box-shadow:0 10px 25px rgba(32,35,31,.2)}
.home-page .strength-node.is-active>.strength-node-icon{border-color:#ff6600;background:#fff;color:#ff6600;box-shadow:0 0 0 7px rgba(255,102,0,.1),0 10px 24px rgba(45,36,28,.17)}
.home-page .strength-hub{width:204px;height:204px;padding:25px;background:linear-gradient(145deg,#ff8b2b,#ff6500 55%,#d84700);box-shadow:0 0 0 15px rgba(255,102,0,.07),0 20px 42px rgba(176,61,7,.25)}
.home-page .strength-hub>span{color:rgba(255,255,255,.78);font-size:7px}
.home-page .strength-hub h3{max-width:158px;margin-top:7px;color:#fff;font-size:17px;line-height:1.12}
.home-page .strength-hub p{display:-webkit-box;max-width:160px;margin:10px 0 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:rgba(255,255,255,.84);font-size:9px;font-weight:550;line-height:1.4}
@media(max-width:980px){
  .home-page .operational-system-head>p{padding:15px 17px}
  .home-page .strength-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:auto;padding:22px;gap:12px}
  .home-page .strength-hub{grid-column:1/-1;width:200px;height:200px;margin:20px auto 30px}
  .home-page .strength-node,.home-page .operational-system-section.is-visible .strength-node{position:relative;left:auto;top:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:auto;min-height:82px;padding:12px 14px;transform:none!important;border:1px solid #ddd5ca;border-radius:12px;background:#fff;text-align:left;box-shadow:0 8px 20px rgba(44,36,29,.07)}
  .home-page .strength-node>.strength-node-icon{width:46px;height:46px;flex:0 0 46px;margin:0 12px 0 0}
  .home-page .strength-node strong{display:block;min-height:0;padding:0;border:0;background:transparent;box-shadow:none;color:#2e312c;font-size:13px;text-align:left}
  .home-page .strength-node:hover strong,.home-page .strength-node:focus-visible strong{border:0;background:transparent;box-shadow:none}
  .home-page .strength-node.is-active{border-color:#ff6600;background:#fff8f2;box-shadow:0 10px 24px rgba(92,56,29,.12)}
  .home-page .strength-node.is-active strong{border:0;background:transparent;color:#22251f;box-shadow:none}
}
@media(max-width:620px){
  .home-page .operational-system-section{padding:54px 0 60px}
  .home-page .operational-system-head>p{font-size:14px}
  .home-page .strength-stage{grid-template-columns:1fr;padding:14px}
  .home-page .strength-hub{grid-column:auto;width:188px;height:188px;margin:18px auto 27px}
  .home-page .strength-node,.home-page .operational-system-section.is-visible .strength-node{min-height:76px;padding:11px 12px}
  .home-page .strength-node strong{font-size:13px}
}
/* 2026-08-25 DARK COMPACT STRENGTH CONSTELLATION */
.home-page .strength-stage{height:530px;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:radial-gradient(ellipse at center,rgba(255,102,0,.1),transparent 31%),#0d100e;box-shadow:0 24px 54px rgba(38,31,25,.17)}
.home-page .strength-stage::before{background:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px);background-size:54px 54px}
.home-page .strength-orbit-ring{width:78%;height:67%;border:1px solid rgba(255,111,28,.64);box-shadow:0 0 0 12px rgba(255,102,0,.018),inset 0 0 60px rgba(255,102,0,.025)}
.home-page .strength-node,.home-page .operational-system-section.is-visible .strength-node{position:absolute;left:var(--strength-x);top:var(--strength-y);display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;width:188px;min-height:66px;padding:10px 12px;column-gap:10px;transform:translate(-50%,-50%);overflow:visible;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(23,27,23,.96);color:#fff;text-align:left;box-shadow:0 11px 26px rgba(0,0,0,.28);opacity:1;animation:none!important;transition:transform .25s ease,border-color .25s ease,background .25s ease,box-shadow .25s ease}
.home-page .strength-node>.strength-node-icon{display:grid;place-items:center;width:40px;height:40px;margin:0;border:1px solid rgba(255,102,0,.48);border-radius:10px;background:rgba(255,102,0,.09);color:#ff7620;box-shadow:none}
.home-page .strength-node>.strength-node-icon svg{width:21px;height:21px}
.home-page .strength-node strong{display:block;width:auto;max-width:none;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#f3f4ef;font-size:11px;font-weight:750;line-height:1.2;text-align:left;text-wrap:balance}
.home-page .strength-node:hover,.home-page .strength-node:focus-visible{transform:translate(-50%,-50%) translateY(-3px);border-color:rgba(255,102,0,.75);background:#1b1f1b;box-shadow:0 15px 32px rgba(0,0,0,.36)}
.home-page .strength-node:hover strong,.home-page .strength-node:focus-visible strong{border:0;background:transparent;box-shadow:none;color:#fff}
.home-page .strength-node.is-active{transform:translate(-50%,-50%);border-color:#ff7a1c;background:linear-gradient(135deg,#ff7620,#e85100);box-shadow:0 13px 30px rgba(255,92,0,.28)}
.home-page .strength-node.is-active strong{border:0;background:transparent;color:#fff;box-shadow:none}
.home-page .strength-node.is-active>.strength-node-icon{border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.14);color:#fff;box-shadow:none}
.home-page .strength-hub{width:190px;height:190px;padding:24px;border:2px solid #ff6a08;background:#f7f3ec;color:#171916;box-shadow:0 0 0 12px rgba(255,102,0,.075),0 22px 48px rgba(0,0,0,.32)}
.home-page .strength-hub::before,.home-page .strength-hub::after{display:none}
.home-page .strength-hub>span{color:#e65400;font-size:7px;font-weight:850}
.home-page .strength-hub h3{max-width:150px;margin-top:7px;color:#171916;font-size:17px;line-height:1.12;text-shadow:none}
.home-page .strength-hub p{display:-webkit-box;max-width:148px;margin-top:9px;color:#575d56;font-size:9px;font-weight:600;line-height:1.4;-webkit-line-clamp:3}
@media(max-width:980px){
  .home-page .strength-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:auto;padding:22px;gap:12px}
  .home-page .strength-orbit-ring{display:none}
  .home-page .strength-hub{position:relative;left:auto;top:auto;grid-column:1/-1;width:190px;height:190px;margin:18px auto 28px;transform:none}
  .home-page .strength-node,.home-page .operational-system-section.is-visible .strength-node{position:relative;left:auto;top:auto;width:auto;min-height:72px;padding:12px 14px;transform:none!important}
  .home-page .strength-node>.strength-node-icon{width:42px;height:42px}
  .home-page .strength-node strong{color:#f3f4ef;font-size:12px;text-align:left}
  .home-page .strength-node.is-active strong{color:#fff}
}
@media(max-width:620px){
  .home-page .strength-stage{grid-template-columns:1fr;padding:14px}
  .home-page .strength-hub{grid-column:auto;width:180px;height:180px;margin:16px auto 25px}
  .home-page .strength-node,.home-page .operational-system-section.is-visible .strength-node{min-height:68px;padding:10px 12px}
  .home-page .strength-node strong{font-size:12px}
}
/* 2026-08-25 WHITE STRENGTH CONSTELLATION */
.home-page .strength-stage{border-color:#ddd5c9;background:radial-gradient(ellipse at center,rgba(255,102,0,.085),transparent 32%),linear-gradient(145deg,#fff,#f6f2eb);box-shadow:0 24px 54px rgba(49,40,31,.11)}
.home-page .strength-stage::before{background:linear-gradient(rgba(35,37,33,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(35,37,33,.026) 1px,transparent 1px);background-size:54px 54px}
.home-page .strength-orbit-ring{border-color:rgba(255,102,0,.7);box-shadow:0 0 0 12px rgba(255,102,0,.025),inset 0 0 60px rgba(255,102,0,.035)}
.home-page .strength-node,.home-page .operational-system-section.is-visible .strength-node{border-color:#ddd6cb;background:rgba(255,255,255,.97);color:#22251f;box-shadow:0 10px 25px rgba(47,38,29,.12)}
.home-page .strength-node>.strength-node-icon{border-color:rgba(255,102,0,.38);background:#fff5ed;color:#f25c00;box-shadow:0 5px 13px rgba(65,45,30,.08)}
.home-page .strength-node strong{color:#292c27}
.home-page .strength-node:hover,.home-page .strength-node:focus-visible{border-color:rgba(255,102,0,.78);background:#fffaf5;box-shadow:0 14px 30px rgba(67,47,31,.16)}
.home-page .strength-node:hover strong,.home-page .strength-node:focus-visible strong{color:#171916}
.home-page .strength-node.is-active{border-color:#ff6600;background:#fff1e5;box-shadow:0 12px 28px rgba(255,102,0,.2)}
.home-page .strength-node.is-active strong{color:#a83d00}
.home-page .strength-node.is-active>.strength-node-icon{border-color:#ff6600;background:#ff6600;color:#fff;box-shadow:0 0 0 5px rgba(255,102,0,.1)}
.home-page .strength-hub{border-color:#ff6500;background:linear-gradient(145deg,#ff892b,#ff6500 58%,#dc4800);color:#fff;box-shadow:0 0 0 12px rgba(255,102,0,.075),0 21px 44px rgba(191,66,5,.25)}
.home-page .strength-hub>span{color:rgba(255,255,255,.78)}
.home-page .strength-hub h3{color:#fff;text-shadow:0 2px 14px rgba(120,38,0,.18)}
.home-page .strength-hub p{color:rgba(255,255,255,.86)}
@media(max-width:980px){
  .home-page .strength-stage{background:linear-gradient(145deg,#fff,#f6f2eb)}
  .home-page .strength-node,.home-page .operational-system-section.is-visible .strength-node{border-color:#ddd6cb;background:#fff}
  .home-page .strength-node strong{color:#292c27}
  .home-page .strength-node.is-active{border-color:#ff6600;background:#fff1e5}
  .home-page .strength-node.is-active strong{color:#a83d00}
}
/* 2026-08-25 CLOCKWISE STRENGTH ARROWS */
.home-page .strength-flow-arrow{position:absolute;z-index:3;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,102,0,.45);border-radius:50%;background:#fff;color:#ff6600;font-size:19px;font-weight:800;line-height:1;box-shadow:0 7px 18px rgba(58,42,29,.15)}
.home-page .strength-flow-arrow-top{left:50%;top:-17px;transform:translateX(-50%)}
.home-page .strength-flow-arrow-right{right:-17px;top:50%;transform:translateY(-50%) rotate(90deg)}
.home-page .strength-flow-arrow-bottom{left:50%;bottom:-17px;transform:translateX(-50%) rotate(180deg)}
.home-page .strength-flow-arrow-left{left:-17px;top:50%;transform:translateY(-50%) rotate(-90deg)}
@media(max-width:980px){.home-page .strength-flow-arrow{display:none}}
/* 2026-08-25 ELEVEN CLOCKWISE CONNECTION ARROWS */
.home-page .strength-flow-arrow{position:absolute;left:var(--arrow-x);top:var(--arrow-y);z-index:3;display:grid;width:24px;height:24px;place-items:center;border:1px solid rgba(255,102,0,.55);border-radius:50%;background:#fff;color:#ff6600;font-size:15px;font-weight:850;line-height:1;box-shadow:0 5px 13px rgba(70,46,28,.13);transform:translate(-50%,-50%) rotate(var(--arrow-rotate));transform-origin:center}
@media(max-width:980px){.home-page .strength-flow-arrow{display:none}}
/* 2026-08-25 SMALL HEADER LOGO */
.site-header .header-logo,.home-page .site-header .header-logo{width:120px;max-width:120px;max-height:34px}
@media(max-width:620px){.site-header .header-logo,.home-page .site-header .header-logo{width:106px;max-width:106px;max-height:30px}}
/* 2026-08-25 COMPACT FOOTER CONTENT */
.site-footer .footer-grid{gap:46px;padding:36px 0}
.site-footer .footer-grid>div{gap:9px}
.site-footer .footer-grid p{max-width:285px;font-size:13px;line-height:1.55}
.site-footer .footer-grid a:not(.brand){font-size:13px;line-height:1.35}
.site-footer .footer-grid small{font-size:7px;margin-bottom:5px}
.site-footer .footer-address{gap:5px;margin-top:7px;padding-top:12px;font-size:11px;line-height:1.55}
.site-footer .footer-badges{gap:5px;margin-top:10px}
.site-footer .footer-badges span{padding:5px 7px;font-size:6px}
@media(max-width:620px){
  .site-footer .footer-grid{gap:25px;padding:30px 0}
  .site-footer .footer-grid p,.site-footer .footer-grid a:not(.brand){font-size:12px}
  .site-footer .footer-address{font-size:10.5px}
}
/* 2026-08-25 SOLUTION CIRCLES REMOVED */
.home-page .solutions-showcase .solution-point-icon{display:none!important}
.home-page .solutions-showcase .solution-point-card{min-height:132px;padding:14px 13px}
@media(max-width:760px){.home-page .solutions-showcase .solution-point-card{display:block;min-height:0;padding:13px 14px}}
/* 2026-08-26 ONE-VIEW SOURCING SOLUTIONS */
@media(min-width:981px){
  .home-page .solutions-showcase{height:min(720px,calc(100svh - 68px));min-height:620px;padding:18px 0 0}
  .home-page .solutions-showcase .hero-inner{display:grid;height:100%;grid-template-rows:auto minmax(0,1fr) 46px}
  .home-page .solutions-showcase .section-mini-title{margin-bottom:12px}
  .home-page .solutions-showcase .section-mini-title>span{font-size:9px}
  .home-page .solutions-showcase .section-mini-title>p{font-size:11px;line-height:1.4}
  .home-page .solutions-showcase .hero-stage{height:auto!important;min-height:0!important;border-radius:14px}
  .home-page .solutions-showcase .hero-copy{height:auto!important;min-height:0!important;padding:20px 24px 15px}
  .home-page .solutions-showcase .overline{font-size:9px}
  .home-page .solutions-showcase .slides{min-height:0!important;margin-top:11px}
  .home-page .solutions-showcase .slide-count{margin-bottom:8px;font-size:9px}
  .home-page .solutions-showcase .slide-tag{margin-bottom:7px;font-size:9px}
  .home-page .solutions-showcase .slide h2{font-size:clamp(31px,3vw,42px);line-height:.96}
  .home-page .solutions-showcase .slide-intro{margin-top:10px;font-size:10.5px;line-height:1.45}
  .home-page .solutions-showcase .solution-point-cards{gap:7px;padding-top:10px}
  .home-page .solutions-showcase .solution-point-card{min-height:102px;padding:10px 11px}
  .home-page .solutions-showcase .solution-point-card strong{font-size:11px;line-height:1.22}
  .home-page .solutions-showcase .solution-point-card p{margin-top:6px;font-size:8.5px;line-height:1.4}
  .home-page .solutions-showcase .slider-control{min-height:38px;padding-top:8px}
  .home-page .solutions-showcase .solution-arrow,.home-page .solutions-showcase .pause-btn{width:30px;height:30px;font-size:12px}
  .home-page .solutions-showcase .pause-btn{font-size:8px}
  .home-page .solutions-showcase .hero-visual{height:auto!important;min-height:0!important;grid-template-rows:38px minmax(0,1fr) 62px}
  .home-page .solutions-showcase .visual-head{padding:0 17px;font-size:7px}
  .home-page .solutions-showcase .visual-message{left:17px;bottom:15px;padding:9px 12px}
  .home-page .solutions-showcase .visual-message strong{font-size:9px}
  .home-page .solutions-showcase .visual-pillars span{grid-template-columns:25px 1fr;column-gap:7px;padding:8px 9px}
  .home-page .solutions-showcase .visual-pillars i{width:24px;height:24px;font-size:8px}
  .home-page .solutions-showcase .visual-pillars b{font-size:10px}
  .home-page .solutions-showcase .visual-pillars small{font-size:10px}
  .home-page .solutions-showcase .hero-bottom{min-height:46px;padding:0 3px}
  .home-page .solutions-showcase .hero-bottom p{font-size:10px;line-height:1.4}
  .home-page .solutions-showcase .hero-bottom a{gap:9px;padding:7px 10px;font-size:9px}
}
/* 2026-08-26 LARGER SOURCING SOLUTION TEXT */
@media(min-width:981px){
  .home-page .solutions-showcase .slide-intro{font-size:13px;line-height:1.55}
  .home-page .solutions-showcase .solution-point-card{min-height:108px;padding:11px 12px}
  .home-page .solutions-showcase .solution-point-card strong{font-size:13px;line-height:1.25}
  .home-page .solutions-showcase .solution-point-card p{margin-top:7px;color:#b3b8b4;font-size:10.5px;line-height:1.45}
}
/* 2026-08-26 SINGLE-LINE CASE STUDIES HEADING */
@media(min-width:651px){
  .home-page .case-studies-section .section-intro{grid-template-columns:minmax(0,1fr) auto;gap:35px;align-items:end}
  .home-page .case-studies-section .section-intro h2{max-width:none;white-space:nowrap}
}
@media(max-width:650px){
  .home-page .case-studies-section .section-intro{grid-template-columns:1fr}
  .home-page .case-studies-section .section-intro h2{white-space:normal}
}
/* 2026-08-26 SINGLE-LINE HOMEPAGE SECTION HEADINGS */
.home-page .solutions-showcase .section-mini-title{justify-content:flex-start}
@media(min-width:981px){
  .home-page .main-services-section .section-intro,
  .home-page #products .section-intro{grid-template-columns:minmax(0,1fr) auto;gap:35px;align-items:end}
  .home-page .main-services-section .section-intro h2,
  .home-page .ownership-map-head h2,
  .home-page .operational-system-head h2{max-width:none;white-space:nowrap}
  .home-page .ownership-map-head,
  .home-page .operational-system-head{display:block}
}
@media(max-width:980px){
  .home-page .main-services-section .section-intro h2,
  .home-page #products .section-intro h2,
  .home-page .ownership-map-head h2,
  .home-page .operational-system-head h2{white-space:normal}
}
/* 2026-08-26 CENTERED FOOTER CTA */
@media(min-width:981px){
  .site-footer .footer-lead{grid-template-columns:minmax(0,1.25fr) minmax(280px,.55fr);align-items:center}
  .site-footer .footer-main-cta{align-self:center;justify-self:start;min-width:280px}
}
@media(max-width:980px){
  .site-footer .footer-main-cta{align-self:start;justify-self:start}
}
/* 2026-08-26 PILL FOOTER CTA */
.site-footer .footer-main-cta{display:inline-flex;width:auto;min-width:0;min-height:48px;align-items:center;justify-content:center;gap:22px;padding:13px 22px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ff6600;color:#fff;font-size:14px;font-weight:800;line-height:1;white-space:nowrap;box-shadow:0 10px 24px rgba(255,102,0,.2);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.site-footer .footer-main-cta span{font-size:18px;line-height:1}
.site-footer .footer-main-cta:hover{transform:translateY(-2px);background:#ff7620;box-shadow:0 14px 30px rgba(255,102,0,.3)}
@media(max-width:620px){.site-footer .footer-main-cta{width:auto;min-height:46px;padding:12px 20px;font-size:13px}}
/* 2026-08-26 FULLY CLICKABLE CASE STUDY CARDS */
.home-page .case-card-link{display:flex;flex-direction:column;color:inherit;cursor:pointer}
.home-page .case-card-link:focus-visible{outline:3px solid #ff6600;outline-offset:3px}
.home-page .case-card-link .case-body h3{transition:color .2s ease}
.home-page .case-card-link:hover .case-body h3{color:#ff6600}
.home-page .case-card-link .case-card-cta{width:100%}
.home-page .case-card-link .case-label,.home-page .case-card-link .case-image-action{display:none!important}
/* 2026-08-26 WEBSITE CHANGE LIST: READABILITY AND CLIENT PARTNERS */
.client-logo-section .client-logo-header h2{font-size:clamp(34px,3.35vw,52px)}
.client-logo-section .client-logo-header p{color:#555952;font-size:15px;line-height:1.65}
.client-logo-section .client-logo-item{height:96px;flex-basis:180px;padding:18px 24px}
.client-logo-section .client-logo-item img{max-height:58px}
.site-header .header-cta,
.case-hub-cta a,
.product-detail-cta a,
.contact-form button{font-size:15px;line-height:1.2}
.site-header .header-cta{padding:11px 16px}
.case-hub-cta a,.product-detail-cta a{display:inline-flex;min-height:50px;align-items:center;gap:16px;border-radius:999px;padding:14px 22px}
.contact-form button{min-height:50px;padding:14px 18px}
body:not(.home-page) .services-grid .service-body{padding:15px 6px 0}
body:not(.home-page) .services-grid .service-body small{font-size:10px}
body:not(.home-page) .services-grid .service-body h3{font-size:18px;line-height:1.25}
body:not(.home-page) .services-grid .service-body p{color:#c7c9c3;font-size:14px;line-height:1.65}
.contact-grid>div>p{color:#c1c4bd;font-size:17px;line-height:1.7}
.contact-meta{font-size:14px}
.site-footer .footer-grid p,
.site-footer .footer-grid a:not(.brand){font-size:14px;line-height:1.55}
.site-footer .footer-address{color:#aeb1aa;font-size:13px;line-height:1.65}
.site-footer .footer-grid small{font-size:9px}
.site-footer .footer-bottom{font-size:10px;line-height:1.5}
@media(max-width:620px){
  .client-logo-section .client-logo-header h2{font-size:32px}
  .client-logo-section .client-logo-header p{font-size:14px}
  .client-logo-section .client-logo-item{height:84px;flex-basis:150px;padding:16px 20px}
  .site-header .header-cta,.case-hub-cta a,.product-detail-cta a,.contact-form button{font-size:14px}
  .contact-grid>div>p{font-size:15px}
  .site-footer .footer-grid p,.site-footer .footer-grid a:not(.brand){font-size:13px}
}

/* 2026-08-26 LARGER END-TO-END OWNERSHIP TYPE */
.home-page .ownership-map-head .eyebrow{font-size:11px}
.home-page .ownership-map-head h2{font-size:clamp(40px,4.8vw,64px)}
.home-page .ownership-route-copy span{font-size:9px;line-height:1.25}
.home-page .ownership-route-copy h3{font-size:12px;font-weight:600;line-height:1.35;overflow-wrap:normal}
.home-page .ownership-route-node span{font-size:12px}
@media(max-width:980px){
  .home-page .ownership-route-copy span{font-size:9px}
  .home-page .ownership-route-copy h3{font-size:13px;line-height:1.35}
}
@media(max-width:560px){
  .home-page .ownership-map-head h2{font-size:38px}
  .home-page .ownership-route-copy h3{font-size:12px}
}
/* 2026-08-26 CONSISTENT HOME SECTION LABELS */
.home-page .solutions-showcase .section-mini-title>span,
.home-page .client-logo-section .client-logo-header .eyebrow,
.home-page .case-studies-section .section-intro .eyebrow,
.home-page .main-services-section .section-intro .eyebrow,
.home-page #products .section-intro .eyebrow,
.home-page .ownership-map-head .eyebrow{
  color:#ff6728;
  font-size:13px;
  font-weight:800;
  line-height:1.3;
  letter-spacing:.15em;
}
@media(max-width:620px){
  .home-page .solutions-showcase .section-mini-title>span,
  .home-page .client-logo-section .client-logo-header .eyebrow,
  .home-page .case-studies-section .section-intro .eyebrow,
  .home-page .main-services-section .section-intro .eyebrow,
  .home-page #products .section-intro .eyebrow,
  .home-page .ownership-map-head .eyebrow{
    font-size:11px;
    line-height:1.4;
  }
}
/* 2026-08-26 LARGER OPERATIONAL AND GLOBAL LABELS */
.home-page .operational-system-head .eyebrow{
  font-size:13px;
  font-weight:800;
  line-height:1.3;
  letter-spacing:.15em;
}
.home-page .home-statement-hero .video-eyebrow{
  font-size:17px;
  line-height:1.3;
}
.home-page .solutions-showcase .overline{
  font-size:13px;
  line-height:1.3;
}
@media(max-width:620px){
  .home-page .operational-system-head .eyebrow,
  .home-page .solutions-showcase .overline{
    font-size:11px;
    line-height:1.4;
  }
  .home-page .home-statement-hero .video-eyebrow{
    font-size:12px;
    line-height:1.4;
  }
}
/* 2026-08-26 REMOVE ORIGIN EXECUTION BAR */
.home-page .solutions-showcase .hero-visual{
  grid-template-rows:minmax(0,1fr) 62px;
}
@media(max-width:980px){
  .home-page .solutions-showcase .hero-visual{
    grid-template-rows:minmax(300px,1fr) auto;
  }
}

/* WhatsApp contact links */
.whatsapp-link{display:inline-flex;align-items:center;gap:8px;width:fit-content}
.whatsapp-link .whatsapp-icon{flex:0 0 auto;width:20px;height:20px;color:#25d366}
.contact-meta .whatsapp-link{color:#25d366;font-weight:700}
.site-footer .footer-grid .whatsapp-link{color:#c4c4bd}
.site-footer .footer-grid .whatsapp-link:hover{color:#25d366}
/* Contact page Google Map */
.contact-map-section{margin-top:70px}
.contact-map-header{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:20px}
.contact-map-header .eyebrow{margin-bottom:8px}
.contact-map-header h2{margin:0;color:#fff;font-size:clamp(28px,3vw,42px);line-height:1;letter-spacing:-.04em}
.contact-map-header>a{flex:0 0 auto;color:#ff6600;font-size:14px;font-weight:700}
.contact-map-frame{height:420px;overflow:hidden;border:1px solid rgba(255,255,255,.14);background:#171814}
.contact-map-frame iframe{display:block;width:100%;height:100%;border:0}
@media(max-width:620px){
  .contact-map-section{margin-top:48px}
  .contact-map-header{align-items:flex-start;flex-direction:column;gap:14px}
  .contact-map-frame{height:340px}
}

/* Sourcing Solutions section headline */
.home-page .solutions-showcase .section-mini-title{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-start;gap:12px}
.home-page .solutions-showcase .solutions-section-heading{max-width:1000px;margin:0;color:#fff;font-size:clamp(38px,4vw,56px);font-weight:800;line-height:.98;letter-spacing:-.05em;text-transform:none}
@media(max-width:620px){
  .home-page .solutions-showcase .section-mini-title{gap:10px}
  .home-page .solutions-showcase .solutions-section-heading{font-size:36px;line-height:1.02}
}
/* Consistent homepage tagline typography */
.home-page .solutions-showcase .solutions-section-heading,
.home-page .client-logo-section .client-logo-header h2,
.home-page .case-studies-section .section-intro h2,
.home-page .main-services-section .section-intro h2,
.home-page #products .section-intro h2,
.home-page .ownership-map-head h2,
.home-page .operational-system-head h2{
  font-family:inherit;
  font-size:clamp(38px,4vw,54px);
  font-weight:800;
  line-height:.98;
  letter-spacing:-.05em;
}
@media(max-width:620px){
  .home-page .solutions-showcase .solutions-section-heading,
  .home-page .client-logo-section .client-logo-header h2,
  .home-page .case-studies-section .section-intro h2,
  .home-page .main-services-section .section-intro h2,
  .home-page #products .section-intro h2,
  .home-page .ownership-map-head h2,
  .home-page .operational-system-head h2{
    font-size:36px;
    line-height:1.02;
  }
}
/* Sourcing Solutions heading spacing */
.home-page .solutions-showcase .section-mini-title{
  margin-bottom:16px;
  padding:12px 4px 18px;
}
@media(max-width:620px){
  .home-page .solutions-showcase .section-mini-title{
    margin-bottom:12px;
    padding:8px 0 14px;
  }
}
/* Center Sourcing Solutions pillars */
.home-page .solutions-showcase .visual-pillars span{
  grid-template-columns:30px max-content;
  justify-content:center;
  align-content:center;
}
@media(max-width:620px){
  .home-page .solutions-showcase .visual-pillars span{
    grid-template-columns:24px max-content;
  }
}
/* Consumer Durables image presentation */
.product-detail-list-consumer-durables .product-detail-card-image{background:#fff}
.product-detail-list-consumer-durables .product-detail-card-image img{object-fit:contain;padding:12px}
/* Oil and Gas image presentation */
.product-detail-list-oil-gas .product-detail-card-image{background:#fff}
.product-detail-list-oil-gas .product-detail-card-image img{object-fit:contain;padding:12px}
/* Fasteners image presentation */
.product-detail-list-fasteners-c-class-items .product-detail-card-image{background:#fff}
.product-detail-list-fasteners-c-class-items .product-detail-card-image img{object-fit:contain;padding:12px}
/* Industrial Machinery image presentation */
.product-detail-list-industrial-machinery-equipment .product-detail-card-image{background:#fff}
.product-detail-list-industrial-machinery-equipment .product-detail-card-image img{object-fit:contain;padding:12px}
/* Automotive image presentation */
.product-detail-list-automotive .product-detail-card-image{background:#fff}
.product-detail-list-automotive .product-detail-card-image img{object-fit:contain;padding:12px}
/* Compact header contact button */
.site-header .header-cta,
.home-page .site-header .header-cta{
  gap:9px;
  padding:8px 13px;
  font-size:13px;
  line-height:1;
}
.site-header .header-cta span,
.home-page .site-header .header-cta span{
  font-size:13px;
}
/* Orange heading accents */
.home-page .section-heading-accent{color:#ff6728}
/* Full-width Trusted Businesses headline */
.home-page .client-logo-section .client-logo-header h2{
  grid-column:1 / -1;
  max-width:none;
}
/* Compact product detail spacing */
.product-detail-hero{
  padding:24px 0 32px;
}
.product-detail-hero .product-back{
  margin-bottom:14px;
}
.product-detail-hero-grid{
  align-items:start;
  gap:42px;
}
.product-detail-list-section{
  padding:32px 0 48px;
}
.product-detail-head{
  margin-bottom:20px;
}
@media(max-width:620px){
  .product-detail-hero{
    padding:20px 0 26px;
  }
  .product-detail-hero .product-back{
    margin-bottom:12px;
  }
  .product-detail-hero-grid{
    gap:18px;
  }
  .product-detail-list-section{
    padding:28px 0 40px;
  }
  .product-detail-head{
    margin-bottom:18px;
  }
}
/* Larger product imagery: remove the inset used by every product category. */
.product-detail-list-section .product-detail-card-image img{
  padding:0;
  transform:scale(1.12);
}
.product-detail-list-section .product-detail-card:hover .product-detail-card-image img{
  transform:scale(1.18);
}