/*
 * Renix unified stylesheet
 * Consolidated against the current 22 HTML templates.
 * Conservative cleanup: cascade order and page-scoped modules preserved.
 */
 /* Quick contact:three independent,equal-size buttons */
.quick-contact{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(26px,env(safe-area-inset-bottom));z-index:950;display:grid;gap:9px;width:136px;}
.quick-contact__action{box-sizing:border-box;display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;width:136px;height:50px;min-height:50px;margin:0;padding:6px 12px 6px 6px;border:1px solid rgba(13,55,52,.14);border-radius:14px;background:#fff;box-shadow:0 10px 28px rgba(13,55,52,.18);color:#173b3a;font:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,opacity .18s ease;}
.quick-contact__action:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(13,55,52,.23);}
.quick-contact__action:focus-visible{outline:3px solid #e99a3e;outline-offset:3px;}
.quick-contact__icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#edf3ff;color:#1769e0;}
.quick-contact__icon svg{display:block;width:21px;height:21px;fill:currentColor;}
.quick-contact__label{overflow:hidden;font-size:13px;font-weight:900;line-height:1;text-overflow:ellipsis;white-space:nowrap;}
.quick-contact__action--whatsapp{border-color:#19b75c;background:#20c96b;color:#fff;}
.quick-contact__action--whatsapp:hover{background:#17b95e;}
.quick-contact__action--whatsapp .quick-contact__icon{background:rgba(255,255,255,.18);color:#fff;}
.quick-contact__action--top{display:grid !important;visibility:hidden;opacity:0;transform:translateY(8px);pointer-events:none;border-color:#0c6c64;background:#0c6c64;color:#fff;}
.quick-contact__action--top .quick-contact__icon{background:rgba(255,255,255,.14);color:#fff;}
.quick-contact__action--top.is-visible{display:grid !important;visibility:visible;opacity:1;transform:none;pointer-events:auto;}
.quick-contact__popover{position:absolute;right:calc(100% + 14px);box-sizing:border-box;visibility:hidden;padding:17px 19px;border:1px solid #d9e3e3;border-radius:14px;background:#fff;color:#173b3a;box-shadow:0 18px 42px rgba(13,55,52,.2);opacity:0;transform:translateX(8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;}
.quick-contact__popover::after{content:'';position:absolute;right:-7px;width:12px;height:12px;border-top:1px solid #d9e3e3;border-right:1px solid #d9e3e3;background:#fff;transform:rotate(45deg);}
.quick-contact__popover--whatsapp{top:0;display:grid;grid-template-columns:minmax(150px,1fr) 128px;gap:16px;align-items:center;width:330px;}
.quick-contact__popover--whatsapp::after,.quick-contact__popover--email::after{top:19px;}
.quick-contact__popover--email{top:59px;width:300px;}
.quick-contact__action--whatsapp:hover ~ .quick-contact__popover--whatsapp,.quick-contact__action--whatsapp:focus ~ .quick-contact__popover--whatsapp,.quick-contact__popover--whatsapp:hover,.quick-contact__action--email:hover ~ .quick-contact__popover--email,.quick-contact__action--email:focus ~ .quick-contact__popover--email,.quick-contact__popover--email:hover{visibility:visible;opacity:1;transform:none;pointer-events:auto;}
.quick-contact__popover span,.quick-contact__popover strong,.quick-contact__popover p,.quick-contact__popover a{display:block;}
.quick-contact__popover span{margin-bottom:6px;color:#0c6c64;font-size:9px;font-weight:900;letter-spacing:.13em;}
.quick-contact__popover strong{font-size:15px;line-height:1.3;}
.quick-contact__popover p{margin:6px 0 12px;color:#63737a;font-size:12px;}
.quick-contact__popover a{margin-top:9px;color:#0c6c64;font-size:12px;font-weight:900;text-decoration:none;overflow-wrap:anywhere;}
.quick-contact__popover img{display:block;box-sizing:border-box;width:128px;height:128px;padding:5px;border:1px solid #dde6e6;border-radius:9px;background:#fff;object-fit:contain;}
@media (max-width:760px){.quick-contact{right:max(10px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));width:124px;gap:7px;}
.quick-contact__action{grid-template-columns:34px minmax(0,1fr);gap:8px;width:124px;height:46px;min-height:46px;padding:6px 9px 6px 6px;border-radius:13px;}
.quick-contact__icon{width:34px;height:34px;border-radius:9px;}
.quick-contact__label{font-size:12px;}
.quick-contact__popover{display:none !important;}
}
@media (prefers-reduced-motion:reduce){.quick-contact__action,.quick-contact__popover{transition:none;}
}


:root{--ink:#152430;--muted:#5c6872;--green:#0c6c64;--deep:#0c302d;--orange:#e99a3e;--green-soft:#e8f1ef;--green-pale:#f0f6f5;--green-light:#f5f9f8;--orange-soft:#f7eee2;--line:#dce4e7;--pale:#f3f7f7;--white:#fff;--wrap:min(1440px,calc(100% - 64px));--radius:18px;--shadow:0 18px 55px rgba(13,55,52,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);line-height:1.65}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.wrap{width:var(--wrap);margin:auto}.narrow{max-width:980px}.top{background:var(--deep);color:#d7e4e2;font-size:13px}.top .wrap{display:flex;justify-content:space-between;padding:8px 0}.site-header{position:sticky;top:0;background:rgba(255,255,255,.97);z-index:50;border-bottom:1px solid var(--line)}.navrow{height:82px;display:flex;align-items:center;gap:28px}.logo{display:flex;flex-direction:column;margin-right:auto;line-height:1}.logo b{font-size:28px;letter-spacing:.04em}.logo small{color:var(--green);letter-spacing:.25em;margin-top:5px}.inverse b{color:white}.inverse small{color:var(--orange)}nav ul{display:flex;gap:3px;list-style:none;padding:0;margin:0}nav a{display:block;padding:12px 9px;font-size:13px;font-weight:700}nav a:hover{color:var(--green)}.quote,.btn{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 22px;background:var(--green);color:white;border-radius:8px;font-weight:800;border:0}.quote{min-height:42px}.menubtn{display:none}.hero{background:linear-gradient(120deg,#edf6f4,#fff 58%,#eef5f3);overflow:hidden}.hero-grid{min-height:690px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero h1,.pagehero h1,.detailhero h1,.articlehero h1{font-size:clamp(43px,5.2vw,76px);line-height:1.03;margin:.22em 0}.hero p,.pagehero p,.detailhero p,.articlehero p{font-size:19px;color:var(--muted);max-width:790px}.hero img,.detailgrid>img{width:100%;height:520px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.tag,.mini{color:var(--green);font-size:12px;font-weight:900;letter-spacing:.14em}.actions{display:flex;gap:22px;align-items:center;margin:30px 0}.link,.card b{color:var(--green);font-weight:800}.ticks{display:flex;gap:26px;flex-wrap:wrap;padding:0;list-style:none;font-weight:700;font-size:14px}.ticks li:before{content:'✓';color:var(--green);margin-right:7px}.section{padding:96px 0}.muted{background:var(--pale)}.dark{background:var(--deep);color:white}.dark p{color:#c3d2d0}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:40px}.section-head h2,.section h2{font-size:clamp(31px,3.4vw,50px);line-height:1.1;margin:.2em 0}.section-head p{max-width:630px;color:var(--muted)}.twopath{display:grid;grid-template-columns:1fr 1fr;gap:24px}.twopath a{min-height:280px;padding:36px;border:1px solid var(--line);border-radius:var(--radius);transition:.2s}.twopath a:hover{background:var(--deep);color:white;transform:translateY(-5px)}.twopath b{color:var(--orange);font-size:28px}.twopath h3{font-size:30px;margin-top:55px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.cards.three{grid-template-columns:repeat(3,1fr)}.card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:white;transition:.2s}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.card img{width:100%;height:240px;object-fit:cover}.pad{padding:24px}.pad h2{font-size:23px;margin:.38em 0}.pad p{color:var(--muted)}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.steps>div{display:grid;grid-template-columns:55px 1fr;column-gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.steps b{grid-row:1/3;color:var(--orange);font-size:28px}.steps h3,.steps p{margin:0}.pillar{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pillar a{padding:28px;border:1px solid rgba(255,255,255,.18);border-radius:15px}.pagehero,.articlehero{padding:78px 0;background:var(--pale)}.crumb{font-size:13px;color:#6b777f;margin-bottom:28px}.crumb a{color:var(--green)}.intro{max-width:980px;margin-bottom:42px}.intro p{font-size:19px;color:var(--muted)}.check{padding-left:20px}.check li{padding:6px 0}.detailhero{padding:48px 0 76px;background:var(--pale)}.detailgrid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.detailgrid>img{height:460px}.articlegrid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:60px}.prose{font-size:18px}.prose section{padding-bottom:20px}.prose h2{font-size:34px;margin-top:1.25em}.prose p{color:#52616b}.prose table{width:100%;border-collapse:collapse;margin:26px 0;font-size:15px}.prose th,.prose td{padding:14px;border-bottom:1px solid var(--line);text-align:left}.prose th{width:32%;background:var(--pale)}.note{background:#f0f6f5;border-left:4px solid var(--orange);padding:22px!important;border-radius:8px}.prose details{border-bottom:1px solid var(--line);padding:18px 0}.prose summary{font-weight:800;cursor:pointer}.sidebox{position:sticky;top:116px;background:var(--deep);color:white;padding:28px;border-radius:16px}.sidebox h2{font-size:27px}.sidebox li{padding:6px 0;color:#d0dddb}.sidebox a:not(.btn){display:block;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.18)}.full{width:100%}.projectsteps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.projectsteps>div{padding:28px;border:1px solid var(--line);border-radius:14px}.projectsteps b{color:var(--orange);font-size:28px}.contactgrid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.formrow{display:grid;grid-template-columns:1fr 1fr;gap:18px}form{padding:32px;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}label{display:block;font-weight:800;margin-bottom:16px}input,select,textarea{display:block;width:100%;padding:13px;border:1px solid #b9c5ca;border-radius:7px;margin-top:7px;font:inherit}.cta{background:var(--orange);padding:62px 0}.cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.cta h2{font-size:39px;margin:.2em 0}.cta p{margin:0}.light{background:white;color:var(--deep)}footer{background:#092725;color:white;padding:66px 0 20px}.footgrid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px}.footgrid h3{color:var(--orange)}.footgrid a{display:block;color:#d1dddb;margin:8px 0}.footgrid p{color:#aebfbd}.copyright{margin-top:45px;padding-top:18px;border-top:1px solid rgba(255,255,255,.15);color:#9eb1ae;font-size:13px}@media(max-width:1100px){nav,.quote{display:none}.menubtn{display:block;border:0;background:none;font-size:28px}.site-header.open nav{display:block;position:absolute;top:82px;left:0;right:0;background:white;padding:18px}.site-header.open nav ul{display:block}.cards{grid-template-columns:repeat(2,1fr)}.hero-grid,.detailgrid,.split,.articlegrid,.contactgrid{grid-template-columns:1fr}.detailgrid>img{order:-1}.sidebox{position:static}.pillar,.projectsteps{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){:root{--wrap:calc(100% - 28px)}.top{display:none}.navrow{height:70px}.section{padding:62px 0}.hero-grid{min-height:auto;padding:55px 0}.hero img,.detailgrid>img{height:320px}.cards,.cards.three,.twopath,.pillar,.projectsteps,.footgrid,.formrow{grid-template-columns:1fr}.section-head,.cta .wrap{align-items:flex-start;flex-direction:column}.actions{align-items:flex-start;flex-direction:column}.card img{height:220px}.articlegrid{gap:30px}.cta h2{font-size:31px}}

.menubtn{width:44px;height:44px;padding:10px;border:0;background:transparent}.menubtn span{display:block;height:2px;background:var(--ink);margin:5px 0;transition:.25s}.menubtn.is-active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menubtn.is-active span:nth-child(2){opacity:0}.menubtn.is-active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.home-slider{position:relative;height:720px;overflow:hidden}.slides,.slide{height:100%}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;background-size:cover;background-position:center;transition:opacity .6s}.slide.active{opacity:1;visibility:visible}.slide .wrap{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.slide h1{max-width:850px;font-size:clamp(48px,6vw,84px);line-height:1.02;margin:.2em 0}.slide p{max-width:700px;color:#dce8e6;font-size:20px}.home-slider>.prev,.home-slider>.next{position:absolute;top:50%;z-index:2;width:52px;height:52px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(0,0,0,.2);color:white;font-size:34px}.home-slider>.prev{left:24px}.home-slider>.next{right:24px}.dots{position:absolute;z-index:2;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.dots button{width:10px;height:10px;border:0;border-radius:50%;background:#fff;opacity:.45}.dots button.active{opacity:1;width:30px;border-radius:10px}.line-showcase{display:grid;grid-template-columns:1.4fr .6fr;gap:24px}.line-feature{display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:18px;overflow:hidden}.line-feature img{width:100%;height:100%;object-fit:cover}.line-feature>div{padding:34px}.line-links{display:grid;gap:12px}.line-links a{display:flex;gap:18px;align-items:center;padding:25px;background:#fff;border:1px solid var(--line);border-radius:14px}.line-links b,.solution-grid span,.cap-grid b{color:var(--orange)}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.solution-grid>a{padding:28px;border:1px solid var(--line);border-radius:15px;transition:.2s}.solution-grid>a:hover{background:var(--deep);color:white;transform:translateY(-4px)}.about-band{background:var(--deep);color:#fff}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-grid>img{height:560px;width:100%;object-fit:cover;border-radius:22px}.about-grid p{color:#c9d9d7}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0}.facts div{border-top:1px solid rgba(255,255,255,.25);padding-top:14px}.facts b{display:block;color:var(--orange);font-size:34px}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.case-grid article{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:17px;overflow:hidden}.case-grid img{width:100%;height:100%;object-fit:cover}.case-grid article div{padding:28px}.case-grid span{color:var(--green);font-size:12px;font-weight:900}.cap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cap-grid>div{padding:28px;background:#fff;border:1px solid var(--line);border-radius:14px}.filterbar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:35px}.filterbar button{padding:10px 16px;border:1px solid var(--line);background:#fff;border-radius:22px}.filterbar .active{background:var(--deep);color:white}.line-list{display:grid;gap:28px}.line-list article{display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid var(--line);border-radius:18px;overflow:hidden}.line-list img{width:100%;height:100%;min-height:390px;object-fit:cover}.line-list article>div{padding:38px}.machine-catalog{display:grid;grid-template-columns:260px 1fr;gap:44px}.machine-catalog aside{background:var(--pale);padding:24px;border-radius:14px;height:max-content}.machine-catalog aside a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}.machine-catalog aside .active{color:var(--green);font-weight:800}.catalog-intro{margin-bottom:30px}.solution-hero{background:var(--deep);color:#fff}.solution-hero p{color:#c9d9d7}.decision-flow{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:55px}.decision-flow>div{padding:24px;border:1px solid var(--line);border-radius:14px;flex:1}.decision-flow b{color:var(--orange);font-size:28px}.solution-grid.large{grid-template-columns:repeat(2,1fr)}.app-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:22px}.app-card{border:1px solid var(--line);border-radius:17px;overflow:hidden}.app-card img{height:270px;width:100%;object-fit:cover}.app-card>div{padding:25px}.heroapp{grid-row:span 2;min-height:620px;background-size:cover;background-position:center;display:flex;align-items:end}.heroapp>div{color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.8));width:100%;padding-top:100px}.project-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:35px}.featured-case{display:grid;grid-template-columns:1fr 1fr;border-radius:18px;overflow:hidden;background:var(--pale)}.featured-case img{width:100%;height:100%;object-fit:cover}.featured-case div{padding:35px}.project-timeline>div{padding:20px;border-left:3px solid var(--orange)}.project-timeline b{color:var(--orange)}.editorial-hero{background:#eef3f5}.resource-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:35px}.resource-feature{border:1px solid var(--line);border-radius:18px;overflow:hidden}.resource-feature img{width:100%;height:360px;object-fit:cover}.resource-feature div{padding:30px}.topic-list a{display:flex;gap:20px;padding:22px;border-bottom:1px solid var(--line)}.topic-list b{color:var(--orange);font-size:25px}.sample-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sample-grid article{border-bottom:3px solid var(--green);padding-bottom:25px}.sample-grid img{height:310px;width:100%;object-fit:cover;border-radius:15px}.news-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:35px}.news-lead{border:1px solid var(--line);border-radius:18px;overflow:hidden}.news-lead img{height:420px;width:100%;object-fit:cover}.news-lead div{padding:30px}.news-stack a{display:block;padding:25px;border-bottom:1px solid var(--line)}.news-stack span{color:var(--green);font-size:12px;font-weight:900}.quickfacts{background:var(--deep);color:white}.quickfacts .wrap{display:grid;grid-template-columns:repeat(4,1fr)}.quickfacts .wrap>div{padding:22px;border-right:1px solid rgba(255,255,255,.18)}.quickfacts span,.quickfacts b{display:block}.quickfacts span{color:#9fb7b4;font-size:12px;text-transform:uppercase}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.process>div{padding:20px;background:var(--pale);border-radius:12px}.process b{color:var(--orange)}.process h3{font-size:19px}.twocol,.about-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.twocol>div{background:var(--pale);padding:24px;border-radius:12px}.summarybox{padding:25px;background:#eaf5f3;border-left:4px solid var(--green);border-radius:10px}.about-story{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.about-story>p{font-size:20px}.about-columns{grid-template-columns:repeat(3,1fr)}.about-columns>div{padding:25px;border:1px solid var(--line);border-radius:14px}
    .project-detail-page .project-detail-summary .project-summary-facts-complete {
      display: block;
      margin: 25px 0;
      border: 0;
      border-top: 1px solid var(--line);
      border-radius: 0;
      background: transparent;
      overflow: visible;
    }

    .project-detail-page .project-detail-summary .project-summary-facts-complete>div {
      display: grid;
      grid-template-columns: 145px minmax(0, 1fr);
      gap: 20px;
      align-items: start;
      padding: 13px 0;
      border: 0;
      border-bottom: 1px solid var(--line);
      background: transparent;
    }

    .project-detail-page .project-detail-summary .project-summary-facts-complete dt {
      color: var(--muted);
      font-size: 10px;
      font-weight: 700;
      line-height: 1.6;
      text-transform: uppercase;
    }

    .project-detail-page .project-detail-summary .project-summary-facts-complete dd {
      min-width: 0;
      margin: 0;
      font-size: 13px;
      font-weight: 800;
      line-height: 1.6;
      overflow-wrap: anywhere;
    }

    @media(max-width:620px) {
      .project-detail-page .project-detail-summary .project-summary-facts-complete>div {
        grid-template-columns: 105px minmax(0, 1fr);
        gap: 12px;
        padding: 11px 0;
      }
    }
@media(max-width:1000px){.line-showcase,.about-grid,.machine-catalog,.project-layout,.resource-layout,.news-layout,.about-story{grid-template-columns:1fr}.solution-grid,.cap-grid,.process{grid-template-columns:repeat(2,1fr)}.app-grid{grid-template-columns:1fr 1fr}.heroapp{grid-row:auto}.case-grid{grid-template-columns:1fr}}@media(max-width:650px){.home-slider{height:620px}.home-slider>.prev,.home-slider>.next{display:none}.line-feature,.line-list article,.featured-case,.case-grid article{grid-template-columns:1fr}.solution-grid,.solution-grid.large,.cap-grid,.process,.facts,.quickfacts .wrap,.sample-grid,.about-columns,.twocol,.app-grid{grid-template-columns:1fr}.decision-flow{display:grid}.decision-flow i{display:none}.quickfacts .wrap>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.line-list img{min-height:250px}.about-grid>img{height:360px}}

.home-jump{position:relative;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 20px rgba(0,0,0,.04)}.home-jump .wrap{display:flex;justify-content:center;gap:34px;overflow:auto}.home-jump a{padding:17px 0;font-weight:800;white-space:nowrap}.visual-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.visual-tabs article{border:1px solid var(--line);border-radius:18px;overflow:hidden}.visual-tabs img{width:100%;height:270px;object-fit:cover}.visual-tabs article>div{padding:25px}.visual-tabs span{color:var(--orange);font-weight:900}.product-band{display:grid;grid-template-columns:1fr 1.15fr;background:#fff;border-radius:20px;overflow:hidden}.product-band img{width:100%;height:100%;object-fit:cover}.product-band>div{padding:38px}.spec-chips{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0}.spec-chips span{padding:7px 10px;background:var(--pale);border-radius:18px;font-size:13px}.mini-lines{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:18px}.mini-lines a{display:flex;justify-content:space-between;gap:15px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:12px}.solution-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.solution-cards>a{padding:30px;border:1px solid var(--line);border-radius:16px}.solution-cards>b,.solution-cards b{color:var(--orange)}.collage{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:1fr 1fr;gap:10px}.collage img{width:100%;height:220px;object-fit:cover;border-radius:12px}.collage img:first-child{grid-row:1/3;height:450px}.case-show{display:grid;grid-template-columns:1.25fr .75fr;gap:22px}.case-large{display:grid;grid-template-columns:1.1fr .9fr;border:1px solid var(--line);border-radius:18px;overflow:hidden}.case-large img{width:100%;height:100%;object-fit:cover}.case-large div{padding:30px}.case-side{display:grid;gap:18px}.case-side article{padding:28px;background:var(--pale);border-radius:15px}.case-side span,.case-large span{color:var(--green);font-size:12px;font-weight:900}.strength-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.strength-grid article{background:#fff;border-radius:15px;overflow:hidden}.strength-grid img{width:100%;height:190px;object-fit:cover}.strength-grid h3,.strength-grid p{margin-left:20px;margin-right:20px}.knowledge-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.knowledge-list a{padding:25px;border-top:3px solid var(--green);background:var(--pale)}.knowledge-list span{color:var(--green);font-size:12px;font-weight:900}.line-selector{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.line-selector button{padding:10px 18px;border:1px solid var(--line);border-radius:22px;background:white}.line-selector .active{background:var(--deep);color:white}.line-rich{display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid var(--line);border-radius:18px;overflow:hidden;margin-bottom:30px}.line-rich.reverse img{order:2}.line-rich img{width:100%;height:100%;min-height:500px;object-fit:cover}.line-rich>div{padding:38px}.line-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0}.line-meta div{padding:14px;background:var(--pale);border-radius:10px}.line-meta b,.line-meta span{display:block}.line-meta span{font-size:14px;color:var(--muted)}.ticklist{columns:2}.faq-wide{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq-wide details{padding:18px 0;border-bottom:1px solid var(--line)}.faq-wide summary{font-weight:800}.product-layout-list{display:grid;grid-template-columns:270px 1fr;gap:45px}.product-layout-list aside{background:var(--pale);padding:25px;border-radius:15px;height:max-content}.product-layout-list aside>a{display:block;padding:11px 0;border-bottom:1px solid var(--line)}.aside-help{margin-top:30px;padding:20px;background:var(--deep);color:white;border-radius:12px}.category-banner{display:grid;grid-template-columns:1fr .8fr;background:var(--deep);color:white;border-radius:17px;overflow:hidden;margin-bottom:25px}.category-banner>div{padding:34px}.category-banner p{color:#c9d9d7}.category-banner img{width:100%;height:100%;object-fit:cover}.product-rich-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-rich-grid article{border:1px solid var(--line);border-radius:15px;overflow:hidden}.product-rich-grid img{width:100%;height:220px;object-fit:cover}.product-rich-grid article>div{padding:22px}.product-rich-grid span{color:var(--green);font-size:12px;font-weight:900}.product-rich-grid dl{font-size:14px}.product-rich-grid dt{font-weight:800;margin-top:8px}.product-rich-grid dd{margin:0;color:var(--muted)}.solution-intro{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:35px}.solution-intro>div{padding:22px;background:var(--pale);border-radius:14px}.solution-intro b{color:var(--orange);font-size:27px}.solution-detail-cards{display:grid;gap:28px}.solution-detail-cards article{display:grid;grid-template-columns:.8fr 1.2fr;border:1px solid var(--line);border-radius:18px;overflow:hidden}.solution-img{background-size:cover;background-position:center;min-height:470px;padding:25px;color:white;display:flex;align-items:flex-end}.solution-detail-cards article>div:last-child{padding:38px}.solution-detail-cards dl{display:grid;grid-template-columns:180px 1fr}.solution-detail-cards dt,.solution-detail-cards dd{padding:10px;border-bottom:1px solid var(--line);margin:0}.solution-detail-cards dt{font-weight:800}.equipment-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.equipment-cards>div{padding:20px;background:var(--pale);border-radius:12px}.equipment-cards b{color:var(--orange)}.sample-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sample-strip figure{margin:0}.sample-strip img{width:100%;height:210px;object-fit:cover;border-radius:11px}.sample-strip figcaption{padding:10px 0;font-weight:800;font-size:14px}
@media(max-width:1000px){.visual-tabs,.solution-cards,.strength-grid,.product-rich-grid{grid-template-columns:repeat(2,1fr)}.product-band,.case-show,.line-rich,.faq-wide,.product-layout-list,.solution-detail-cards article{grid-template-columns:1fr}.line-rich.reverse img{order:0}.solution-intro,.equipment-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.home-jump .wrap{justify-content:flex-start}.visual-tabs,.solution-cards,.strength-grid,.knowledge-list,.product-rich-grid,.solution-intro,.equipment-cards,.sample-strip,.line-meta,.mini-lines{grid-template-columns:1fr}.product-band,.case-large,.category-banner{grid-template-columns:1fr}.collage{grid-template-columns:1fr 1fr}.collage img:first-child{grid-row:auto;grid-column:1/3;height:260px}.line-rich img{min-height:260px}.ticklist{columns:1}.solution-detail-cards dl{grid-template-columns:1fr}.solution-detail-cards dt{padding-bottom:0;border:0}.solution-detail-cards dd{padding-top:2px}}
@media(max-width:1100px){.mainnav{display:none}.site-header.open .mainnav{display:block;position:absolute;top:70px;left:0;right:0;max-height:calc(100vh - 70px);overflow:auto;background:#fff;padding:10px 18px}.mainnav>ul{display:block}.mainnav>ul>li>a{padding:14px 5px;border-bottom:1px solid var(--line);font-size:16px}.dropbtn{display:block;right:2px;top:12px;width:38px;height:38px}.mega,.subdrop{display:none;position:static;width:auto;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;border-radius:0;padding:12px 16px;background:var(--pale)}.hasdrop.open>.mega,.hasdrop.open>.subdrop{display:grid}.mega{grid-template-columns:1fr}.mega-intro{border:0;border-bottom:1px solid var(--line);padding:0 0 12px}.hasdrop:hover>.mega,.hasdrop:hover>.subdrop{opacity:1;visibility:visible}.hasdrop:not(.open)>.mega,.hasdrop:not(.open)>.subdrop{display:none}.hasdrop.open>.dropbtn:after{transform:rotate(225deg)}}
@media(max-width:650px){.section{padding:46px 0}.pagehero,.articlehero,.detailhero{padding:42px 0}.pagehero h1,.articlehero h1,.detailhero h1{font-size:36px}.home-slider{height:540px}.slide h1{font-size:42px}.slide p{font-size:17px}.detail-gallery{padding:38px 0}.gallery-head{display:block;margin-bottom:14px}.gallery-head h2{font-size:28px}.gallery-head p{font-size:14px}.gallery-main{height:300px}.gallery-thumbs{display:flex;overflow:auto;gap:8px}.gallery-thumb{flex:0 0 82px}.gallery-thumb img{height:62px}.gallery-arrow{width:38px;height:38px;font-size:24px}.quickfacts .wrap{grid-template-columns:1fr 1fr}.quickfacts .wrap>div{padding:14px}.articlegrid{display:block}.articlegrid aside{margin-top:25px}.mobile-collapsible>.mobile-section-title{position:relative;margin:0!important;padding:17px 42px 17px 0;border-bottom:1px solid var(--line);font-size:23px!important;cursor:pointer}.mobile-collapsible>.mobile-section-title:after{content:'+';position:absolute;right:5px;top:13px;font-size:28px;color:var(--green)}.mobile-collapsible>.mobile-section-title.active:after{content:'−'}.mobile-collapsible>.mobile-section-body{display:none;padding:12px 0 22px}.mobile-collapsible>.mobile-section-title.active+.mobile-section-body{display:block}.mobile-collapsible>.summarybox{display:block}.prose table{font-size:13px;display:block;overflow-x:auto}.equipment-cards,.process{grid-template-columns:1fr 1fr}.sample-strip{display:flex;overflow:auto}.sample-strip figure{flex:0 0 78%}.sample-strip img{height:180px}.sidebox{padding:22px}.cta{padding:42px 0}.cta h2{font-size:28px}.footgrid{gap:24px}.home-jump{display:none}}
.commerce-hero,.application-intro{padding:58px 0 68px;background:linear-gradient(120deg,#eef5f4,#fff 64%)}.commerce-grid,.application-intro-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:58px;align-items:start}.split-stage{position:relative;border-radius:18px;overflow:hidden;background:var(--pale)}.split-main{width:100%;height:510px;object-fit:cover;transition:opacity .15s}.split-main.fade{opacity:.35}.split-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border:0;border-radius:50%;background:rgba(9,48,45,.82);color:#fff;font-size:28px}.split-prev{left:14px}.split-next{right:14px}.split-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:10px}.split-thumb{padding:0;border:3px solid transparent;border-radius:9px;overflow:hidden;background:none}.split-thumb.active{border-color:var(--orange)}.split-thumb img{width:100%;height:78px;object-fit:cover}.image-note{font-size:12px;color:var(--muted);margin:10px 0 0}.commerce-summary{padding:12px 0}.commerce-summary h1,.application-intro h1{font-size:clamp(40px,4.2vw,62px);line-height:1.05;margin:.25em 0}.commerce-summary .lead,.application-intro .lead{font-size:18px;color:var(--muted)}.summary-list{margin:25px 0;border-top:1px solid var(--line)}.summary-list>div{display:grid;grid-template-columns:155px 1fr;gap:18px;padding:13px 0;border-bottom:1px solid var(--line)}.summary-list span{font-size:13px;color:var(--muted)}.summary-list b{font-size:14px}.summary-tags{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.summary-tags span{padding:7px 10px;border-radius:18px;background:#e9f3f1;color:var(--green);font-size:12px;font-weight:800}.summary-actions{display:flex;align-items:center;gap:12px;margin-top:26px}.outline-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border:1px solid var(--green);border-radius:8px;color:var(--green);font-weight:800}.content-details{padding-top:78px}.application-intro-grid>div:last-child{padding-top:24px}.app-points{padding:0;list-style:none;margin:28px 0}.app-points li{padding:10px 0;border-bottom:1px solid var(--line)}.app-points li:before{content:'✓';color:var(--green);font-weight:900;margin-right:9px}.line-commerce{background:linear-gradient(120deg,#edf5f5,#fff 62%,#eef5f3)}.solution-commerce{background:linear-gradient(120deg,#e9f2f0,#fff)}.project-commerce{background:linear-gradient(120deg,#f0f3f5,#fff)}
@media(max-width:1000px){.commerce-grid,.application-intro-grid{grid-template-columns:1fr}.commerce-summary{padding-top:0}.split-main{height:520px}}
@media(max-width:650px){.commerce-hero,.application-intro{padding:26px 0 40px}.commerce-grid,.application-intro-grid{gap:24px}.split-main{height:310px}.split-thumbs{display:flex;overflow:auto;gap:7px}.split-thumb{flex:0 0 72px}.split-thumb img{height:54px}.split-arrow{width:36px;height:36px;font-size:23px}.image-note{display:none}.commerce-summary h1,.application-intro h1{font-size:35px}.commerce-summary .lead,.application-intro .lead{font-size:16px}.summary-list{margin:18px 0}.summary-list>div{grid-template-columns:125px 1fr;padding:10px 0;gap:10px}.summary-actions{display:grid;grid-template-columns:1fr 1fr}.summary-actions .btn,.summary-actions .outline-btn{padding:0 10px;font-size:13px}.content-details{padding-top:38px}.summary-tags{margin:15px 0}.application-intro-grid>div:last-child{padding-top:0}}
.pillar-hero{padding:78px 0;background:linear-gradient(120deg,#edf5f4,#fff 62%,#eef5f3)}.pillar-hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px}.pillar-hero h1{font-size:clamp(48px,5.6vw,78px);line-height:1.02;margin:.25em 0}.pillar-hero p{font-size:19px;color:var(--muted)}.pillar-hero img{width:100%;height:520px;object-fit:cover;border-radius:22px}.pillar-jump{border-bottom:1px solid var(--line);box-shadow:0 7px 20px rgba(0,0,0,.04)}.pillar-jump .wrap{display:flex;justify-content:center;gap:32px;overflow:auto}.pillar-jump a{padding:17px 0;font-weight:800;white-space:nowrap}.pillar-two{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.large-copy{font-size:21px}.pillar-cards{display:grid;gap:18px}.pillar-cards.five{grid-template-columns:repeat(5,1fr)}.pillar-cards a{background:#fff;border-radius:14px;overflow:hidden}.pillar-cards img{width:100%;height:180px;object-fit:cover}.pillar-cards h3,.pillar-cards p{margin-left:18px;margin-right:18px}.pillar-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pillar-category-grid article{padding:28px;border:1px solid var(--line);border-radius:15px}.pillar-category-grid b,.pillar-process b{color:var(--orange);font-size:27px}.pillar-category-grid a,.text-link{color:var(--green);font-weight:800}.pillar-process{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.pillar-process>div{padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:13px}.pillar-process p{color:#c8d8d6}.pillar-selection{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.selection-list>div{display:grid;grid-template-columns:190px 1fr;gap:22px;padding:18px 0;border-bottom:1px solid var(--line)}.selection-list span{color:var(--muted)}.pillar-paths{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pillar-paths a{padding:28px;background:#fff;border-radius:15px}.pillar-paths span{color:var(--green);font-size:12px;font-weight:900}.lighttag{color:#f4b25d}
@media(max-width:1000px){.pillar-hero-grid,.pillar-two,.pillar-selection{grid-template-columns:1fr}.pillar-cards.five,.pillar-process{grid-template-columns:repeat(2,1fr)}.pillar-category-grid,.pillar-paths{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.pillar-hero{padding:45px 0}.pillar-hero h1{font-size:41px}.pillar-hero img{height:310px}.pillar-jump{display:none}.pillar-cards.five,.pillar-process,.pillar-category-grid,.pillar-paths{grid-template-columns:1fr}.selection-list>div{grid-template-columns:1fr;gap:3px}.pillar-two,.pillar-selection{gap:25px}}

/*  V12 new footer  */
.v12-footer{background:#10161a;color:#fff;padding:0 0 20px}.v12-footer-hero{display:grid;grid-template-columns:1fr auto;gap:70px;align-items:end;padding-top:68px;padding-bottom:47px}.v12-footer-statement>span{color:#efad56;font-size:11px;font-weight:800;letter-spacing:.18em}.v12-footer-statement h2{max-width:860px;font-size:clamp(34px,3.8vw,52px);line-height:1.08;margin:10px 0 15px}.v12-footer-statement p{max-width:820px;color:#a9b7bd;margin:0}.v12-footer-action{display:grid;gap:9px;min-width:220px}.v12-footer-action a{display:flex;justify-content:center;align-items:center;min-height:47px;padding:0 18px;border:1px solid rgba(255,255,255,.25);border-radius:6px;color:#fff;font-size:13px;font-weight:600}.v12-footer-action .primary{background:#0b6b63;border-color:#0b6b63}.v12-footer-contact{display:grid;grid-template-columns:.85fr .9fr 1.45fr auto;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);align-items:center}.v12-footer-contact>div{min-height:102px;padding:25px 28px 20px 0;border-right:1px solid rgba(255,255,255,.14)}.v12-footer-contact>div+div{padding-left:28px}.v12-footer-contact span{display:block;color:#71858f;font-size:10px;letter-spacing:.16em;margin-bottom:9px}.v12-footer-contact a,.v12-footer-contact p{color:#fff;margin:0;font-size:15px;overflow-wrap:anywhere}.v12-map{padding-left:28px;color:#efad56;font-size:12px;white-space:nowrap}.v12-footer-nav{display:grid;grid-template-columns:260px 1fr;align-items:center;gap:55px;padding:31px 0}.v12-footer-brand strong{display:block;font-size:25px}.v12-footer-brand small{display:block;color:#efad56;letter-spacing:.23em}.v12-footer-brand p{color:#82949c;font-size:12px;margin:8px 0 0}.v12-footer-nav>nav{display:flex;justify-content:flex-end;gap:25px;flex-wrap:wrap}.v12-footer-nav>nav a{color:#c2cdd1;font-size:13px}.v12-footer-bottom{display:flex;justify-content:space-between;gap:25px;padding-top:17px;border-top:1px solid rgba(255,255,255,.1);color:#70838b;font-size:11px}.v12-footer-bottom nav{display:flex;gap:17px}.v12-footer-bottom a{color:#8799a0}
@media(max-width:950px){.v12-footer-hero{grid-template-columns:1fr}.v12-footer-action{display:flex}.v12-footer-contact{grid-template-columns:1fr 1fr}.v12-footer-contact>div{border-bottom:1px solid rgba(255,255,255,.14)}.v12-map{padding:22px 0}}
@media(max-width:620px){.v12-footer-hero{padding-top:48px;gap:25px}.v12-footer-statement h2{font-size:31px}.v12-footer-action{display:grid}.v12-footer-contact{grid-template-columns:1fr}.v12-footer-contact>div,.v12-footer-contact>div+div{min-height:auto;padding:19px 0;border-right:0}.v12-map{padding:18px 0}.v12-footer-nav{grid-template-columns:1fr;gap:23px}.v12-footer-nav>nav{justify-content:flex-start;gap:14px 20px}.v12-footer-bottom{flex-direction:column;align-items:flex-start}}

/*  V12.4 unified header - no top utility bar  */
.v124-header{position:sticky;top:0;z-index:300;background:rgba(255,255,255,.98);border-bottom:1px solid #dce5e7;box-shadow:0 5px 20px rgba(13,38,47,.045)}.v124-navrow{height:96px;display:flex;align-items:center;gap:28px}.v124-logo{display:flex;align-items:center;margin-right:auto;flex:0 0 auto}.v124-logo img{display:block;width:120px;height:auto}.v124-nav>ul{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.v124-nav li{position:relative}.v124-nav>ul>li>a{display:flex;align-items:center;height:96px;padding:0 13px;color:#172d37;font-size:14px;font-weight:700;white-space:nowrap}.v124-nav>ul>li>a:hover{color:#0b6b63}.v124-toggle{position:absolute;right:-1px;top:38px;width:21px;height:21px;border:0;background:transparent;padding:0}.v124-toggle:after{content:'';display:block;width:6px;height:6px;border-right:1.5px solid #52636c;border-bottom:1.5px solid #52636c;transform:rotate(45deg);transition:.2s}.v124-mega,.v124-dropdown{position:absolute;top:calc(100% - 1px);left:0;background:#fff;border:1px solid #dce5e7;box-shadow:0 22px 60px rgba(8,43,41,.15);opacity:0;visibility:hidden;transform:translateY(9px);transition:.2s}.v124-mega{width:730px;padding:28px;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:29px;border-radius:0 0 14px 14px}.v124-dropdown{width:270px;padding:12px;border-radius:0 0 11px 11px}.v124-hasdrop:hover>.v124-mega,.v124-hasdrop:hover>.v124-dropdown,.v124-hasdrop.open>.v124-mega,.v124-hasdrop.open>.v124-dropdown{opacity:1;visibility:visible;transform:none}.v124-mega-lead{padding-right:24px;border-right:1px solid #dce5e7}.v124-mega-lead>span{color:#ee9c3d;font-size:10px;font-weight:900;letter-spacing:.13em}.v124-mega h3{font-size:23px;line-height:1.18;margin:8px 0}.v124-mega p{color:#61707b;font-size:13px}.v124-mega h4{color:#0b6b63;font-size:12px;margin:4px 0 7px}.v124-mega a,.v124-dropdown a{display:block;padding:7px 0;color:#31444d;font-size:13px}.v124-mega a:hover,.v124-dropdown a:hover{color:#0b6b63}.v124-quote{display:flex;flex-direction:column;justify-content:center;min-width:174px;min-height:54px;padding:8px 17px;border-radius:7px;background:#0b6b63;color:#fff;line-height:1.2}.v124-quote span{font-size:14px;font-weight:700}.v124-quote small{margin-top:4px;color:#bcd8d5;font-size:10px;font-weight:500}.v124-menu{display:none;width:46px;height:46px;padding:10px;border:0;background:transparent}.v124-menu span{display:block;height:2px;background:#172d37;margin:5px 0;transition:.25s}.v124-menu.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.v124-menu.active span:nth-child(2){opacity:0}.v124-menu.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
@media(max-width:1220px){.v124-navrow{height:84px}.v124-logo img{width:100px}.v124-menu{display:block;margin-left:auto}.v124-nav{display:none}.v13-desktop-lang, .v124-quote{display:none!important}.v124-header.open .v124-nav{display:block;position:absolute;top:84px;left:0;right:0;max-height:calc(100vh - 84px);overflow:auto;background:#fff;padding:8px 22px 24px;border-top:1px solid #dce5e7}.v124-nav>ul{display:block}.v124-nav>ul>li>a{height:auto;padding:15px 5px;border-bottom:1px solid #dce5e7;font-size:16px}.v124-toggle{display:block;right:1px;top:7px;width:42px;height:42px}.v124-mega,.v124-dropdown{display:none;position:static;width:auto;opacity:1;visibility:visible;transform:none;border:0;box-shadow:none;border-radius:0;padding:13px 17px;background:#f3f7f7}.v124-hasdrop.open>.v124-mega,.v124-hasdrop.open>.v124-dropdown{display:grid}.v124-mega{grid-template-columns:1fr}.v124-mega-lead{padding-right:0;padding-bottom:12px;border-right:0;border-bottom:1px solid #dce5e7}.v124-hasdrop.open>.v124-toggle:after{transform:rotate(225deg)}}
@media(max-width:620px){.v124-navrow{height:76px;gap:12px}.v124-logo img{width:80px}.v124-header.open .v124-nav{top:76px;max-height:calc(100vh - 76px);padding-left:14px;padding-right:14px}}
@media(min-width:1221px){
.v124-nav>ul>li.v124-hasdrop>a{padding-left:13px;padding-right:32px}
.v124-toggle{right:7px;top:50%;transform:translateY(-50%);z-index:4;display:flex;align-items:center;justify-content:center;width:22px;height:30px;pointer-events:auto}
.v124-toggle:after{margin-top:-4px}
.v124-nav>ul>li{isolation:isolate}
.v124-nav>ul>li+li{margin-left:1px}
}
@media(max-width:1220px){
.v124-nav>ul>li.v124-hasdrop>a{padding-right:52px}
.v124-toggle{right:3px;z-index:4;display:flex;align-items:center;justify-content:center}
.v124-toggle:after{margin-top:-4px}
}

/*  V13 optimization and accessibility  */
.skip-link{position:fixed;left:12px;top:-80px;z-index:9999;padding:10px 14px;background:#0b6b63;color:#fff;border-radius:5px}.skip-link:focus{top:12px}.v13-lang{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid #dce5e7;border-radius:7px;background:#fff}.v13-lang a{display:flex;align-items:center;justify-content:center;min-width:34px;height:32px;padding:0 8px;border-radius:4px;color:#53646c;font-size:11px;font-weight:800}.v13-lang a.active{background:#eef5f3;color:#0b6b63}.v13-lang a:focus-visible,.v124-nav a:focus-visible,.v124-toggle:focus-visible,.v124-menu:focus-visible{outline:3px solid #ee9c3d;outline-offset:2px}@media(max-width:1220px){.v13-lang{margin-left:auto}.v124-menu{margin-left:0}.v124-nav .v13-mobile-lang{display:flex;margin-top:14px}}@media(min-width:1221px){.v13-mobile-lang{display:none!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

/*  V13.1 list pages and pagination  */
.v131-pagination{display:flex;justify-content:center;align-items:center;gap:7px;flex-wrap:wrap;margin-top:46px}.v131-pagination a,.v131-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 13px;border:1px solid var(--line,#dce5e7);border-radius:7px;background:#fff;color:var(--ink,#132735);font-size:13px;font-weight:700}.v131-pagination a:hover,.v131-pagination a.active{background:var(--green,#0b6b63);border-color:var(--green,#0b6b63);color:#fff}.v131-pagination a.disabled{pointer-events:none;opacity:.42}.v131-filter{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:31px}.v131-filter a{padding:9px 14px;border:1px solid var(--line);border-radius:20px;font-size:13px;font-weight:700}.v131-filter a.active{background:var(--deep,#082b29);border-color:var(--deep,#082b29);color:#fff}.v131-project-list{display:grid;gap:24px}.v131-project-list article{display:grid;grid-template-columns:380px 1fr;gap:32px;padding:18px;border:1px solid var(--line);border-radius:17px;background:#fff}.v131-project-image{overflow:hidden;border-radius:12px}.v131-project-image img{width:100%;height:100%;min-height:260px;object-fit:cover;transition:.25s}.v131-project-list article:hover img{transform:scale(1.025)}.v131-meta{display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:11px}.v131-meta span{color:var(--green);font-weight:900}.v131-project-list h2{font-size:28px;line-height:1.15;margin:.35em 0}.v131-project-list p{color:var(--muted)}.v131-project-list dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:20px 0}.v131-project-list dl>div{padding:10px 12px;background:var(--pale);border-radius:8px}.v131-project-list dt{font-size:10px;color:var(--muted)}.v131-project-list dd{margin:2px 0 0;font-size:13px;font-weight:700}.v131-read{color:var(--green);font-weight:800}.v131-news-archive{border-top:1px solid var(--line)}.v131-news-list{border-top:1px solid var(--line)}.v131-news-list article{display:grid;grid-template-columns:130px 1fr auto;gap:25px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.v131-news-list time{font-size:12px;color:var(--muted)}.v131-news-list span{color:var(--green);font-size:10px;font-weight:900}.v131-news-list h3{font-size:21px;margin:.2em 0}.v131-news-list p{margin:0;color:var(--muted)}.v131-news-list article>a{color:var(--green);font-size:13px;font-weight:800;white-space:nowrap}@media(max-width:850px){.v131-project-list article{grid-template-columns:1fr}.v131-project-image img{height:300px}.v131-news-list article{grid-template-columns:1fr}.v131-news-list article>a{justify-self:start}}@media(max-width:600px){.v131-project-list article{padding:12px;gap:20px}.v131-project-image img{height:230px;min-height:0}.v131-project-list h2{font-size:23px}.v131-project-list dl{grid-template-columns:1fr}.v131-pagination{margin-top:32px}.v131-pagination a,.v131-pagination span{min-width:36px;height:38px;padding:0 10px}}
.v132-article-narrow{max-width:980px}.v132-article-head{padding:68px 0 38px;background:#f2f6f6}.v132-article-head .breadcrumb{margin-bottom:27px;color:var(--muted);font-size:12px}.v132-article-head h1{max-width:900px;font-size:clamp(42px,5vw,66px);line-height:1.06;margin:.24em 0}.v132-deck{max-width:820px;font-size:20px;line-height:1.55;color:var(--muted)}.v132-meta{display:flex;gap:20px;flex-wrap:wrap;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.v132-cover{margin:42px 0 0}.v132-cover img{width:100%;height:520px;object-fit:cover;border-radius:15px}.v132-cover figcaption,.v132-article-body figcaption{margin-top:8px;color:var(--muted);font-size:12px}.v132-article-body{max-width:820px;margin:0 auto;padding:43px 0 76px;font-size:17px;line-height:1.82}.v132-article-body h2{margin:1.6em 0 .45em;font-size:31px;line-height:1.2}.v132-article-body p{color:#4f6069}.v132-article-body figure{margin:34px 0}.v132-article-body figure img{width:100%;max-height:480px;object-fit:cover;border-radius:12px}.v132-article-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:48px;padding-top:24px;border-top:1px solid var(--line);font-weight:800;color:var(--green)}.v132-article-actions .primary{padding:11px 16px;border-radius:6px;background:var(--green);color:#fff}.v132-related{background:#f2f6f6}.v132-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.v132-related-grid a{padding:22px;background:#fff;border-top:3px solid var(--green)}.v132-related-grid span{color:var(--green);font-size:10px;font-weight:900}.v132-related-grid h3{font-size:19px;margin:.35em 0}.v132-related-grid p{margin:0;color:var(--muted);font-size:13px}.app-grid{align-items:stretch}.app-grid .app-card:first-child{grid-row:auto!important;min-height:0!important}.app-grid .app-card:first-child img{height:280px!important}.app-grid .app-card img{height:280px!important;object-fit:cover}.app-grid .app-card{min-height:0!important}@media(max-width:700px){.v132-article-head{padding:45px 0 28px}.v132-article-head h1{font-size:37px}.v132-deck{font-size:17px}.v132-cover{margin-top:25px}.v132-cover img{height:290px}.v132-article-body{padding:30px 0 52px;font-size:16px}.v132-article-body h2{font-size:27px}.v132-article-actions{align-items:stretch;flex-direction:column}.v132-article-actions a{text-align:center}.v132-related-grid{grid-template-columns:1fr}.app-grid .app-card:first-child img,.app-grid .app-card img{height:220px!important}}

/*  V13.3 news detail - 1440px content structure  */
.v133-news-page{background:#fff}.v133-wrap{max-width:1440px}.v133-news-hero{padding:52px 0 46px;background:linear-gradient(115deg,#edf4f3,#fff 68%);border-bottom:1px solid var(--line)}.v133-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:34px;color:var(--muted);font-size:12px}.v133-breadcrumb a:hover{color:var(--green)}.v133-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:80px;align-items:end}.v133-category{color:var(--green);font-size:11px;font-weight:900;letter-spacing:.14em}.v133-hero-grid h1{max-width:960px;font-size:clamp(43px,4.8vw,70px);line-height:1.05;margin:.22em 0}.v133-hero-grid>div:first-child>p{max-width:820px;color:var(--muted);font-size:19px}.v133-hero-meta{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.v133-hero-meta>div{padding:19px 16px;border-right:1px solid var(--line)}.v133-hero-meta>div:last-child{border:0}.v133-hero-meta small,.v133-hero-meta strong,.v133-hero-meta time{display:block}.v133-hero-meta small{margin-bottom:6px;color:var(--muted);font-size:9px;letter-spacing:.12em}.v133-hero-meta strong,.v133-hero-meta time{font-size:12px;font-weight:800}.v133-news-content{padding:45px 0 82px}.v133-cover{margin:0 0 45px}.v133-cover img{width:100%;height:610px;object-fit:cover;border-radius:18px}.v133-cover figcaption,.v133-inline-image figcaption{margin-top:8px;color:var(--muted);font-size:12px}.v133-content-grid{display:grid;grid-template-columns:minmax(0,920px) minmax(300px,360px);justify-content:space-between;gap:70px;align-items:start}.v133-article{font-size:17px;line-height:1.82}.v133-article p{color:#4f6069}.v133-lead{font-size:21px!important;line-height:1.65!important;color:var(--ink)!important}.v133-article h2{margin:1.55em 0 .45em;font-size:32px;line-height:1.2}.v133-fact-box{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:30px 0;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden}.v133-fact-box>div{padding:17px 19px;background:#f7faf9}.v133-fact-box span,.v133-fact-box b{display:block}.v133-fact-box span{color:var(--muted);font-size:10px}.v133-fact-box b{margin-top:4px;font-size:13px}.v133-inline-image{margin:35px 0}.v133-inline-image img{width:100%;height:500px;object-fit:cover;border-radius:13px}.v133-article-nav{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:50px;padding-top:25px;border-top:1px solid var(--line);color:var(--green);font-weight:800}.v133-article-nav .primary{padding:12px 17px;border-radius:6px;background:var(--green);color:#fff}.v133-sidebar{position:sticky;top:120px;display:grid;gap:18px}.v133-side-card{padding:27px;border:1px solid var(--line);border-radius:14px;background:#fff}.v133-side-card>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.12em}.v133-side-card h3{font-size:23px;line-height:1.2}.v133-side-card ul{padding-left:18px;margin:18px 0 0}.v133-side-card li{padding:6px 0;color:#53636c;font-size:14px}.v133-contact-card{background:var(--deep);color:#fff}.v133-contact-card p{color:#bdcecb}.v133-contact-card a{display:block;padding:11px 0;border-top:1px solid rgba(255,255,255,.16);color:#fff;font-size:13px;font-weight:800}.v133-contact-card a:last-child{color:#efad56}.v133-related{padding:74px 0;background:#f2f6f6}.v133-section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:30px}.v133-section-head span{color:var(--green);font-size:10px;font-weight:900}.v133-section-head h2{font-size:38px;margin:.15em 0}.v133-section-head>a{color:var(--green);font-weight:800}.v133-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v133-related-grid>a{padding:25px;border:1px solid var(--line);border-radius:12px;background:#fff}.v133-related-grid time{display:block;color:var(--muted);font-size:11px}.v133-related-grid span{display:block;margin-top:16px;color:var(--green);font-size:10px;font-weight:900}.v133-related-grid h3{font-size:21px;margin:.32em 0}.v133-related-grid p{margin:0;color:var(--muted);font-size:13px}@media(max-width:1100px){.v133-hero-grid{grid-template-columns:1fr;gap:35px}.v133-content-grid{grid-template-columns:minmax(0,1fr) 300px;gap:35px}.v133-cover img{height:500px}}@media(max-width:820px){.v133-content-grid{grid-template-columns:1fr}.v133-sidebar{position:static;grid-template-columns:1fr 1fr}.v133-related-grid{grid-template-columns:1fr}.v133-cover img{height:400px}}@media(max-width:600px){.v133-news-hero{padding:38px 0 32px}.v133-breadcrumb{margin-bottom:23px}.v133-hero-grid h1{font-size:37px}.v133-hero-grid>div:first-child>p{font-size:16px}.v133-hero-meta{grid-template-columns:1fr}.v133-hero-meta>div{border-right:0;border-bottom:1px solid var(--line)}.v133-news-content{padding:25px 0 55px}.v133-cover img{height:260px;border-radius:10px}.v133-content-grid{gap:35px}.v133-lead{font-size:18px!important}.v133-article{font-size:16px}.v133-article h2{font-size:27px}.v133-fact-box{grid-template-columns:1fr}.v133-inline-image img{height:270px}.v133-article-nav{align-items:stretch;flex-direction:column}.v133-article-nav a{text-align:center}.v133-sidebar{grid-template-columns:1fr}.v133-related{padding:50px 0}.v133-section-head{align-items:flex-start;flex-direction:column}.v133-section-head h2{font-size:31px}}

/*  V13.4 About page rich-text layout Scoped under .about-page so these rules do not change other templates.  */
.about-page .about-content-section {
  padding: 88px 0 96px;
  background: var(--white);
}

.about-page .about-content-layout {
  display: grid;
  grid-template-columns: minmax(260px, .55fr) minmax(0, 1.45fr);
  gap: clamp(44px, 6vw, 40px);
  align-items: start;
}

.about-page .about-content-heading {
  position: sticky;
  top: 128px;
  padding: 30px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: linear-gradient(145deg, #f4f8f7, #fff);
}

.about-page .about-content-heading h2 {
  margin: 10px 0 0;
  font-size: clamp(31px, 3.2vw, 48px);
  line-height: 1.08;
}

.about-page .about-content-heading p {
  margin: 18px 0 0;
  color: var(--muted);
  font-size: 15px;
}

.about-page .about-richtext {
  min-width: 0;
  padding: clamp(28px, 4vw, 54px);
  border: 1px solid var(--line);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 18px 55px rgba(13,55,52,.08);
  color: #4f6069;
  font-size: 17px;
  line-height: 1.85;
  overflow-wrap: anywhere;
}

.about-page .about-richtext > :first-child {
  margin-top: 0 !important;
}

.about-page .about-richtext > :last-child {
  margin-bottom: 0 !important;
}

.about-page .about-richtext p {
  margin: 0 0 20px;
  color: #4f6069;
}

.about-page .about-richtext > p:first-child {
  color: var(--ink);
  font-size: clamp(19px, 1.7vw, 22px);
  line-height: 1.7;
}

.about-page .about-richtext h2,
.about-page .about-richtext h3,
.about-page .about-richtext h4 {
  color: var(--ink);
  line-height: 1.25;
}

.about-page .about-richtext h2 {
  margin: 42px 0 15px;
  font-size: clamp(27px, 2.5vw, 36px);
}

.about-page .about-richtext h3 {
  position: relative;
  margin: 36px 0 14px;
  padding-left: 18px;
  font-size: clamp(22px, 2vw, 28px);
}

.about-page .about-richtext h3::before {
  content: '';
  position: absolute;
  left: 0;
  top: .22em;
  width: 4px;
  height: 1.05em;
  border-radius: 4px;
  background: var(--orange);
}

.about-page .about-richtext h4 {
  margin: 28px 0 12px;
  font-size: 20px;
}

.about-page .about-richtext ul,
.about-page .about-richtext ol {
  margin: 18px 0 24px;
  padding-left: 24px;
}

.about-page .about-richtext li {
  margin: 8px 0;
  padding-left: 4px;
}

.about-page .about-richtext li::marker {
  color: var(--green);
  font-weight: 800;
}

.about-page .about-richtext a {
  color: var(--green);
  font-weight: 800;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}

.about-page .about-richtext img {
  width: 100%;
  height: auto;
  margin: 30px 0;
  border-radius: 14px;
}

.about-page .about-richtext blockquote {
  margin: 30px 0;
  padding: 22px 24px;
  border-left: 4px solid var(--orange);
  border-radius: 0 10px 10px 0;
  background: #f0f6f5;
  color: var(--ink);
}

.about-page .about-richtext table {
  display: block;
  width: 100%;
  margin: 28px 0;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 15px;
}

.about-page .about-richtext th,
.about-page .about-richtext td {
  min-width: 150px;
  padding: 13px 15px;
  border: 1px solid var(--line);
  text-align: left;
  vertical-align: top;
}

.about-page .about-richtext th {
  background: var(--pale);
  color: var(--ink);
}

.about-page .about-content-section + .section {
  border-top: 1px solid var(--line);
}

@media (max-width: 1000px) {
  .about-page .about-content-layout {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .about-page .about-content-heading {
    position: static;
  }
}

@media (max-width: 650px) {
  .about-page .about-content-section {
    padding: 50px 0 58px;
  }

  .about-page .about-content-heading {
    padding: 24px;
    border-radius: 14px;
  }

  .about-page .about-richtext {
    padding: 24px 20px;
    border-radius: 14px;
    font-size: 16px;
    line-height: 1.78;
  }

  .about-page .about-richtext > p:first-child {
    font-size: 18px;
  }

  .about-page .about-richtext h2 {
    margin-top: 34px;
    font-size: 27px;
  }

  .about-page .about-richtext h3 {
    margin-top: 30px;
    font-size: 22px;
  }
}
@media(max-width:1220px){
  .v124-nav .v13-mobile-lang{
    display:block;
    margin:16px -17px -13px;
    padding:18px 17px 17px;
    border-top:0;
    background:#eef4f3;
  }


  .v124-nav .v13-mobile-lang>span{
    display:block;
    margin:0 0 11px;
    color:#60717a;
    font-size:10px;
    font-weight:900;
    line-height:1;
    letter-spacing:.13em;
    text-transform:uppercase;
  }

  .v124-nav .v13-mobile-lang>div{
    display:flex;
    align-items:center;
    gap:8px;
  }

  .v124-nav .v13-mobile-lang a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:92px;
    min-height:40px;
    margin:0;
    padding:0 15px;
    border:1px solid #cbd8da;
    border-radius:6px;
    background:#fff;
    color:#41545d;
    font-size:13px;
    font-weight:800;
    line-height:1;
    box-shadow:none;
  }

  .v124-nav .v13-mobile-lang a.active{
    border-color:#0b6b63;
    background:#0b6b63;
    color:#fff;
  }

  .v124-nav .v13-mobile-lang a:hover,
  .v124-nav .v13-mobile-lang a:focus-visible{
    border-color:#0b6b63;
    outline:0;
  }
}

@media(max-width:620px){
  .v124-nav .v13-mobile-lang{
    margin:16px -9px -5px;
    padding:17px 14px 15px;
  }

  .v124-nav .v13-mobile-lang>div{
    display:grid;
    grid-template-columns:1fr 1fr;
    width:100%;
  }

  .v124-nav .v13-mobile-lang a{
    width:100%;
    min-width:0;
    min-height:40px;
    padding:0 10px;
  }
}
.v12-hero{position:relative;height:690px;overflow:hidden}.v12-slide{position:absolute;inset:0;opacity:0;visibility:hidden;background-size:cover;background-position:center;transition:.55s}.v12-slide.active{opacity:1;visibility:visible}.v12-slide>.wrap{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.v12-slide span,.v12-heading span,.v12-about>div>div>span,.v12-quote span{color:#efad56;font-size:11px;font-weight:900;letter-spacing:.15em}.v12-slide h1{max-width:900px;font-size:clamp(51px,6vw,82px);line-height:1.02;margin:.2em 0}.v12-slide p{max-width:730px;color:#d5e3e1;font-size:19px}.v12-slide>div>div>a{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:6px;background:#0b6b63;color:#fff;font-weight:700}.v12-slide .outline{margin-left:9px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.46)}.v12-prev,.v12-next{position:absolute;z-index:3;top:50%;width:48px;height:48px;border:1px solid rgba(255,255,255,.43);border-radius:50%;background:rgba(0,0,0,.2);color:#fff;font-size:30px}.v12-prev{left:22px}.v12-next{right:22px}.v12-dots{position:absolute;z-index:3;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.v12-dots button{width:9px;height:9px;border:0;border-radius:10px;background:#fff;opacity:.5}.v12-dots button.active{width:28px;opacity:1}.v12-paths{border-bottom:1px solid #dce5e7;background:#fff}.v12-paths .wrap{display:grid;grid-template-columns:repeat(4,1fr)}.v12-paths a{padding:20px 23px;border-right:1px solid #dce5e7}.v12-paths a:last-child{border:0}.v12-paths b,.v12-paths span{display:block}.v12-paths b{font-size:12px;color:#0b6b63}.v12-paths span{font-weight:800}.v12-section{padding:88px 0}.v12-muted{background:#f2f6f6}.v12-heading{display:flex;justify-content:space-between;align-items:end;gap:42px;margin-bottom:37px}.v12-heading h2,.v12-about h2,.v12-quote h2{font-size:clamp(34px,3.6vw,51px);line-height:1.08;margin:.2em 0}.v12-heading p{max-width:640px;color:#61707b}.v12-heading>a,.v12-about a{color:#0b6b63;font-weight:800}.v12-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.v12-category-grid a{overflow:hidden;border:1px solid #dce5e7;border-radius:16px;background:#fff;transition:.2s}.v12-category-grid a:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(8,43,41,.09)}.v12-category-grid img{width:100%;height:220px;object-fit:cover}.v12-category-grid div{padding:22px}.v12-category-grid div>span{color:#0b6b63;font-size:10px;font-weight:900}.v12-category-grid h3{font-size:21px;margin:.35em 0}.v12-category-grid p{color:#61707b}.v12-category-grid b{color:#0b6b63;font-size:13px}.v12-line-feature{display:grid;grid-template-columns:1fr 1.12fr;overflow:hidden;border-radius:18px;background:#fff}.v12-line-image{position:relative}.v12-line-image img{width:100%;height:100%;object-fit:cover}.v12-line-image span{position:absolute;left:18px;top:18px;padding:6px 9px;border-radius:4px;background:#ee9c3d;font-size:10px;font-weight:900}.v12-line-feature>div:last-child{padding:39px}.v12-line-feature p{color:#61707b}.v12-line-data{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:23px 0}.v12-line-data div{padding:13px;background:#f3f7f7;border-radius:8px}.v12-line-data span,.v12-line-data b{display:block}.v12-line-data span{color:#71808a;font-size:11px}.v12-line-data b{font-size:13px}.v12-line-feature a{color:#0b6b63;font-weight:800}.v12-line-links{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px}.v12-line-links a{display:flex;justify-content:space-between;gap:15px;padding:18px;background:#fff;border:1px solid #dce5e7;border-radius:10px}.v12-line-links span{color:#72818a;font-size:12px}.v12-two-routes{display:grid;grid-template-columns:1fr 1fr;gap:20px}.v12-two-routes>a{position:relative;min-height:455px;background-size:cover;background-position:center;border-radius:17px;overflow:hidden}.v12-two-routes>a:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 30%,rgba(4,30,29,.92))}.v12-two-routes> a>div{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:29px;color:#fff}.v12-two-routes span{color:#efad56;font-size:10px;font-weight:900}.v12-two-routes p{color:#d2dfdd}.v12-about{padding:88px 0;background:#082b29;color:#fff}.v12-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:67px;align-items:center}.v12-about p{color:#c3d6d3}.v12-about-points{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:26px 0}.v12-about-points div{padding-top:12px;border-top:1px solid rgba(255,255,255,.22)}.v12-about-points b,.v12-about-points span{display:block}.v12-about-points b{color:#efad56}.v12-about-points span{color:#abc0bd;font-size:13px}.v12-about img{width:100%;height:480px;object-fit:cover;border-radius:16px}.v12-about a{color:#efad56}.v12-project-grid{display:grid;grid-template-columns:1.23fr .77fr;gap:18px}.v12-project-main{overflow:hidden;border:1px solid #dce5e7;border-radius:15px}.v12-project-main img{width:100%;height:420px;object-fit:cover}.v12-project-main div{padding:24px}.v12-project-grid span{color:#0b6b63;font-size:10px;font-weight:900}.v12-project-side{display:grid;gap:12px}.v12-project-side a{display:grid;grid-template-columns:155px 1fr;gap:15px;padding:9px;border:1px solid #dce5e7;border-radius:11px}.v12-project-side img{width:155px;height:125px;object-fit:cover;border-radius:7px}.v12-support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.v12-support-grid a{padding:25px;background:#fff;border-top:3px solid #0b6b63}.v12-support-grid b{color:#0b6b63;font-size:11px}.v12-support-grid h3{font-size:22px}.v12-support-grid p{color:#61707b}.v12-quote{padding:70px 0;background:#e8f1ef}.v12-quote-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.v12-quote p{color:#61707b}.v12-quote form{padding:27px;background:#fff;border-radius:13px}.v12-quote form>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v12-quote input,.v12-quote textarea{width:100%;padding:12px;border:1px solid #d4dee1;margin-bottom:10px;font:inherit}.v12-quote button{padding:12px 17px;border:0;border-radius:5px;background:#0b6b63;color:#fff;font-weight:700}
@media(max-width:950px){.v12-category-grid{grid-template-columns:repeat(2,1fr)}.v12-line-feature,.v12-about-grid,.v12-project-grid,.v12-quote-grid{grid-template-columns:1fr}.v12-two-routes>a{min-height:390px}.v12-about img{height:390px}}
@media(max-width:620px){.v12-hero{height:580px}.v12-slide h1{font-size:42px}.v12-slide p{font-size:16px}.v12-slide>div>div>a{display:flex;margin:8px 0!important}.v12-prev,.v12-next{display:none}.v12-paths .wrap,.v12-category-grid,.v12-two-routes,.v12-support-grid{grid-template-columns:1fr}.v12-paths a{border-right:0;border-bottom:1px solid #dce5e7}.v12-section,.v12-about{padding:58px 0}.v12-heading{align-items:flex-start;flex-direction:column;gap:10px}.v12-category-grid img{height:230px}.v12-line-feature>div:last-child{padding:24px}.v12-line-image img{height:280px}.v12-line-data,.v12-line-links,.v12-about-points{grid-template-columns:1fr}.v12-two-routes>a{min-height:355px}.v12-about img{height:290px}.v12-project-main img{height:285px}.v12-project-side a{grid-template-columns:110px 1fr}.v12-project-side img{width:110px;height:95px}.v12-quote{padding:48px 0}.v12-quote-grid{gap:25px}.v12-quote form>div{grid-template-columns:1fr}}
.v12-project-side.four{grid-template-columns:1fr 1fr;grid-auto-rows:1fr}.v12-project-side.four a{display:grid;grid-template-columns:112px 1fr;gap:13px;padding:9px}.v12-project-side.four img{width:112px;height:100%;min-height:118px}.v12-project-side.four h3{font-size:17px;margin:.3em 0}.v12-project-side.four p{font-size:12px;line-height:1.45;color:#6b7982;margin:0}.v12-project-main b{color:#0b6b63;font-size:13px}.v12-buying-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:20px}.v12-buying-feature{display:grid;grid-template-columns:.92fr 1.08fr;overflow:hidden;background:#fff;border:1px solid #dce5e7;border-radius:16px}.v12-buying-image{position:relative}.v12-buying-image img{width:100%;height:100%;min-height:420px;object-fit:cover}.v12-buying-image span{position:absolute;left:16px;top:16px;padding:6px 9px;background:#ee9c3d;color:#192f2d;font-size:10px;font-weight:900;border-radius:4px}.v12-buying-feature>div:last-child{padding:34px}.v12-buying-feature h3{font-size:29px;line-height:1.15;margin:.25em 0}.v12-buying-feature p{color:#61707b}.v12-buying-feature ul{padding-left:18px;margin:22px 0}.v12-buying-feature li{padding:5px 0}.v12-buying-feature b,.v12-buying-actions b{color:#0b6b63;font-size:13px}.v12-buying-actions{display:grid;gap:11px}.v12-buying-actions a{display:flex;flex-direction:column;justify-content:center;padding:22px 24px;background:#fff;border:1px solid #dce5e7;border-radius:13px;transition:.2s}.v12-buying-actions a:hover{border-color:#0b6b63;transform:translateX(3px)}.v12-buying-actions span{color:#0b6b63;font-size:10px;font-weight:900;letter-spacing:.1em}.v12-buying-actions h3{font-size:19px;margin:.3em 0}.v12-buying-actions p{color:#61707b;font-size:14px;margin:0 0 9px}
@media(max-width:1100px){.v12-project-side.four{grid-template-columns:1fr}.v12-buying-layout{grid-template-columns:1fr}.v12-buying-actions{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.v12-project-side.four a{grid-template-columns:105px 1fr}.v12-project-side.four img{width:105px;min-height:100px}.v12-buying-feature{grid-template-columns:1fr}.v12-buying-image img{min-height:250px}.v12-buying-feature>div:last-child{padding:24px}.v12-buying-feature h3{font-size:25px}.v12-buying-actions{grid-template-columns:1fr}}
.v12-project-strips{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid #dce5e7;border-bottom:1px solid #dce5e7}.v12-project-strips a{display:grid;grid-template-columns:130px 1fr auto;gap:18px;align-items:center;padding:17px 5px;border-bottom:1px solid #dce5e7;transition:.2s}.v12-project-strips a:last-child{border-bottom:0}.v12-project-strips a:hover{padding-left:13px;background:#f4f8f7}.v12-project-strips>a>span{color:#0b6b63;font-size:10px;font-weight:900;letter-spacing:.08em}.v12-project-strips h3{font-size:18px;margin:0 0 3px}.v12-project-strips p{font-size:13px;color:#687781;margin:0}.v12-project-strips>a>b{color:#0b6b63;font-size:12px;white-space:nowrap}.v12-buying-feature{grid-template-columns:.95fr 1.05fr;min-height:420px}.v12-buying-copy{display:flex;flex-direction:column;justify-content:center;padding:36px!important}.v12-guide-meta{display:flex;gap:13px;margin-bottom:13px}.v12-guide-meta span{color:#0b6b63;font-size:10px;font-weight:900;letter-spacing:.09em}.v12-guide-meta span+span{color:#7b8a93}.v12-buying-copy h3{font-size:30px}.v12-buying-copy p{margin-bottom:25px}.v12-buying-copy>b{margin-top:auto}.v12-buying-image img{min-height:420px}
@media(max-width:1050px){.v12-project-strips a{grid-template-columns:115px 1fr}.v12-project-strips>a>b{grid-column:2}.v12-buying-feature{min-height:auto}}
@media(max-width:720px){.v12-project-strips a{grid-template-columns:1fr;gap:5px;padding:16px 4px}.v12-project-strips>a>b{grid-column:auto}.v12-buying-copy{padding:24px!important}.v12-buying-copy h3{font-size:25px}.v12-buying-copy>b{margin-top:0}.v12-buying-image img{min-height:250px}}
.v12-project-actions{display:grid;grid-template-columns:1fr;gap:11px}.v12-project-actions a{display:flex;flex-direction:column;justify-content:center;min-height:0;padding:19px 23px;background:#fff;border:1px solid #dce5e7;border-radius:13px;transition:.2s}.v12-project-actions a:hover{border-color:#0b6b63;transform:translateX(3px);box-shadow:0 10px 24px rgba(8,43,41,.06)}.v12-project-actions span{color:#0b6b63;font-size:10px;font-weight:900;letter-spacing:.09em}.v12-project-actions h3{font-size:18px;margin:.3em 0}.v12-project-actions p{color:#61707b;font-size:13px;line-height:1.45;margin:0 0 8px}.v12-project-actions b{color:#0b6b63;font-size:12px}.v12-buying-feature{min-height:420px}.v12-buying-copy{justify-content:flex-start!important;padding:36px!important}.v12-guide-meta{margin-bottom:20px}.v12-buying-copy h3{font-size:31px;max-width:480px}.v12-buying-copy>p{font-size:16px;line-height:1.7;margin:0 0 22px}.v12-guide-topics{display:flex;gap:8px;flex-wrap:wrap}.v12-guide-topics span{padding:7px 10px;border-radius:16px;background:#eef5f3;color:#0b6b63;font-size:11px;font-weight:800}.v12-guide-footer{margin-top:auto;padding-top:25px;border-top:1px solid #dce5e7}.v12-guide-footer small{display:block;color:#7a8992;margin-bottom:10px}.v12-guide-footer b{display:block}.v12-buying-image img{height:100%;min-height:420px}
@media(max-width:1100px){.v12-project-actions{grid-template-columns:1fr 1fr}.v12-project-actions a{min-height:160px}}
@media(max-width:720px){.v12-project-actions{grid-template-columns:1fr}.v12-project-actions a{min-height:auto}.v12-buying-copy{padding:24px!important}.v12-buying-copy h3{font-size:25px}.v12-guide-footer{margin-top:24px}.v12-buying-image img{min-height:250px}}
.v12-prev,.v12-next{
  display:flex;
  align-items:center;
  justify-content:center;
  top:50%;
  transform:translateY(-50%);
  padding:0;
  margin:0;
  line-height:1;
  font-family:Arial,Helvetica,sans-serif;
  cursor:pointer;
  appearance:none;
  -webkit-appearance:none;
}
.v12-prev span,.v12-next span{
  display:block;
  line-height:1;
  transform:translateY(-2px);
  pointer-events:none;
}
.v12-prev:focus-visible,.v12-next:focus-visible,.v12-dots button:focus-visible{
  outline:3px solid #ee9c3d;
  outline-offset:3px;
}
@media(max-width:620px){.v12-prev,.v12-next{display:none}}
:root{
  --heading-h1:clamp(36px,3.5vw,54px);
  --heading-h2:clamp(29px,2.7vw,40px);
}
.hero h1,
.pagehero h1,
.detailhero h1,
.articlehero h1,
.commerce-summary h1,
.application-intro h1,
.pillar-hero h1,
.v132-article-head h1,
.v133-hero-grid h1{
  font-size:var(--heading-h1);
  line-height:1.08;
  letter-spacing:-.025em;
}
.v12-slide h1{
  font-size:clamp(40px,4.2vw,60px);
  line-height:1.08;
  letter-spacing:-.025em;
}
.section-head h2,
.section>div>h2,
.v12-heading h2,
.v12-about h2,
.v12-quote h2,
.v12-footer-statement h2{
  font-size:var(--heading-h2);
  line-height:1.14;
  letter-spacing:-.018em;
}
.prose h2,
.v132-article-body h2,
.v133-article h2{
  font-size:clamp(27px,2.2vw,34px);
  line-height:1.25;
}
.pad h2,
.sidebox h2,
.v131-project-list h2{
  line-height:1.25;
}

@media(max-width:650px){
  :root{
    --heading-h1:clamp(32px,8.8vw,37px);
    --heading-h2:clamp(26px,7vw,31px);
  }

  .v12-slide h1{
    font-size:clamp(34px,9.5vw,40px);
    line-height:1.1;
  }

  .prose h2,
  .v132-article-body h2,
  .v133-article h2{
    font-size:26px;
  }
}

/*  V13.8 news center index - scoped to avoid affecting other pages  */
.news-index-page .news-index-hero{
  padding:64px 0 58px;
  background:linear-gradient(115deg,#edf5f3 0%,#fff 68%,#eef5f3 100%);
  border-bottom:1px solid var(--line);
}
.news-index-page .news-index-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);
  gap:70px;
  align-items:end;
}
.news-index-page .news-index-hero h1{
  max-width:850px;
  margin:.22em 0;
  font-size:var(--heading-h1,clamp(36px,3.5vw,54px));
  line-height:1.08;
  letter-spacing:-.025em;
}
.news-index-page .news-index-hero p{
  max-width:760px;
  margin:0;
  color:var(--muted);
  font-size:18px;
}
.news-index-page .news-index-summary{
  padding:25px 27px;
  border:1px solid var(--line);
  border-radius:14px;
  background:rgba(255,255,255,.85);
}
.news-index-page .news-index-summary strong{font-size:15px}
.news-index-page .news-index-summary ul{
  margin:14px 0 0;
  padding-left:18px;
  color:var(--muted);
  font-size:13px;
}
.news-index-page .news-index-summary li{padding:4px 0}
.news-index-page .news-category-nav{
  position:sticky;
  top:96px;
  z-index:80;
  border-bottom:1px solid var(--line);
  background:rgba(255,255,255,.96);
  backdrop-filter:blur(12px);
}
.news-index-page .news-category-inner{
  display:flex;
  align-items:center;
  gap:8px;
  min-height:68px;
  overflow-x:auto;
  scrollbar-width:none;
}
.news-index-page .news-category-inner::-webkit-scrollbar{display:none}
.news-index-page .news-category-inner a{
  flex:0 0 auto;
  padding:9px 15px;
  border:1px solid var(--line);
  border-radius:22px;
  background:#fff;
  color:#41545d;
  font-size:13px;
  font-weight:800;
  white-space:nowrap;
}
.news-index-page .news-category-inner a:hover,
.news-index-page .news-category-inner a.active{
  border-color:var(--green);
  background:var(--green);
  color:#fff;
}
.news-index-page .news-index-content{padding:76px 0 88px}
.news-index-page .news-index-heading{
  display:flex;
  justify-content:space-between;
  align-items:end;
  gap:45px;
  margin-bottom:32px;
}
.news-index-page .news-index-heading h2{
  max-width:760px;
  margin:.18em 0 0;
  font-size:var(--heading-h2,clamp(29px,2.7vw,40px));
  line-height:1.14;
}
.news-index-page .news-index-heading>p{
  max-width:520px;
  margin:0;
  color:var(--muted);
}
.news-index-page .news-card-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
.news-index-page .news-card{
  display:flex;
  min-width:0;
  flex-direction:column;
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:16px;
  background:#fff;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.news-index-page .news-card:hover{
  transform:translateY(-4px);
  border-color:#c7d7d8;
  box-shadow:0 16px 38px rgba(13,55,52,.09);
}
.news-index-page .news-card-image{
  display:block;
  overflow:hidden;
  aspect-ratio:3/2;
  background:var(--pale);
}
.news-index-page .news-card-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .3s ease;
}
.news-index-page .news-card:hover .news-card-image img{transform:scale(1.025)}
.news-index-page .news-card-body{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:22px 23px 24px;
}
.news-index-page .news-card-meta{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  color:var(--muted);
  font-size:11px;
}
.news-index-page .news-card-meta a{
  color:var(--green);
  font-weight:900;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.news-index-page .news-card-meta time{white-space:nowrap}
.news-index-page .news-card h2{
  margin:13px 0 10px;
  font-size:22px;
  line-height:1.25;
  letter-spacing:-.012em;
}
.news-index-page .news-card h2 a:hover{color:var(--green)}
.news-index-page .news-card p{
  margin:0 0 20px;
  color:var(--muted);
  font-size:14px;
  line-height:1.7;
}
.news-index-page .news-card-read{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:auto;
  color:var(--green);
  font-size:13px;
  font-weight:800;
}
.news-index-page .news-card-read span{transition:transform .2s ease}
.news-index-page .news-card-read:hover span{transform:translateX(4px)}
.news-index-page .v131-pagination{margin-top:48px}

@media(max-width:1220px){
  .news-index-page .news-category-nav{top:84px}
}
@media(max-width:1000px){
  .news-index-page .news-index-hero-grid{grid-template-columns:1fr;gap:30px}
  .news-index-page .news-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .news-index-page .news-index-heading{align-items:flex-start;flex-direction:column;gap:14px}
}
@media(max-width:620px){
  .news-index-page .news-index-hero{padding:42px 0 38px}
  .news-index-page .news-index-hero p{font-size:16px}
  .news-index-page .news-index-summary{padding:20px}
  .news-index-page .news-category-nav{top:76px}
  .news-index-page .news-category-inner{min-height:60px;gap:7px}
  .news-index-page .news-category-inner a{padding:8px 13px;font-size:12px}
  .news-index-page .news-index-content{padding:50px 0 62px}
  .news-index-page .news-card-grid{grid-template-columns:1fr;gap:18px}
  .news-index-page .news-card-body{padding:20px}
  .news-index-page .news-card h2{font-size:21px}
}
.news-index-page nav.v131-pagination{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px;
  width:100%;
  margin:48px 0 0;
  padding:0;
  text-align:center;
}

.news-index-page nav.v131-pagination:empty{
  display:none;
  margin:0;
}

.news-index-page nav.v131-pagination > a.page-num{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:42px;
  height:42px;
  margin:0;
  padding:0 13px;
  border:1px solid var(--line,#dce4e7);
  border-radius:7px;
  background:#fff;
  color:var(--ink,#152430);
  font-size:13px;
  font-weight:700;
  line-height:1;
  text-decoration:none;
  transition:border-color .2s ease,background-color .2s ease,color .2s ease;
}

.news-index-page nav.v131-pagination > a.page-num:hover{
  border-color:var(--green,#0c6c64);
  color:var(--green,#0c6c64);
}

.news-index-page nav.v131-pagination > a.page-num.page-num-current{
  border-color:var(--green,#0c6c64);
  background:var(--green,#0c6c64);
  color:#fff;
  cursor:default;
  pointer-events:none;
}

.news-index-page nav.v131-pagination > a.page-num:focus-visible{
  outline:3px solid var(--orange,#e99a3e);
  outline-offset:2px;
}

@media(max-width:1100px){
  .news-index-page nav.v131-pagination{
    display:flex!important;
  }
}

@media(max-width:620px){
  .news-index-page nav.v131-pagination{
    gap:6px;
    margin-top:36px;
  }

  .news-index-page nav.v131-pagination > a.page-num{
    min-width:38px;
    height:38px;
    padding:0 10px;
    font-size:12px;
  }
}
.v133-related-grid > .v133-related-card{
  display:flex;
  min-width:0;
  flex-direction:column;
  overflow:hidden;
  padding:0;
  border:1px solid var(--line);
  border-radius:12px;
  background:#fff;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.v133-related-grid > .v133-related-card:hover{
  transform:translateY(-4px);
  border-color:#c7d7d8;
  box-shadow:0 15px 34px rgba(13,55,52,.09);
}
.v133-related-image{
  display:block;
  overflow:hidden;
  aspect-ratio:8/5;
  background:var(--pale);
}
.v133-related-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .3s ease;
}
.v133-related-card:hover .v133-related-image img{transform:scale(1.025)}
.v133-related-body{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:22px 24px 25px;
}
.v133-related-body time{
  display:block;
  color:var(--muted);
  font-size:11px;
}
.v133-related-body span{
  display:block;
  margin-top:14px;
  color:var(--green);
  font-size:10px;
  font-weight:900;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.v133-related-body h3{
  margin:.35em 0;
  font-size:21px;
  line-height:1.3;
}
.v133-related-body h3 a:hover{color:var(--green)}
.v133-related-body p{
  margin:0;
  color:var(--muted);
  font-size:13px;
}
@media(max-width:820px){
  .v133-related-image{aspect-ratio:16/9}
}
@media(max-width:600px){
  .v133-related-body{padding:19px 20px 22px}
  .v133-related-body h3{font-size:20px}
}


/*  V13.21 customer project pages - exact custom fields  */
.project-index-page .project-index-hero{padding:64px 0 58px;border-bottom:1px solid var(--line);background:linear-gradient(115deg,#eef4f3,#fff 68%,#eef5f3)}
.project-index-page .project-index-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:70px;align-items:end}
.project-index-page .project-index-hero h1{max-width:850px;margin:.22em 0;font-size:var(--heading-h1);line-height:1.08}
.project-index-page .project-index-hero p{max-width:760px;margin:0;color:var(--muted);font-size:18px}
.project-index-page .project-index-note{padding:27px 29px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 14px 36px rgba(13,55,52,.06)}
.project-index-page .project-index-note>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.13em}
.project-index-page .project-index-note h2{margin:8px 0 11px;font-size:23px;line-height:1.25}
.project-index-page .project-index-note p{margin:0;color:var(--muted);font-size:13px}
.project-index-page .project-index-content{padding:76px 0 88px}
.project-index-page .project-index-heading{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:32px}
.project-index-page .project-index-heading h2{margin:.18em 0 0;font-size:var(--heading-h2);line-height:1.14}
.project-index-page .project-index-heading>p{max-width:520px;margin:0;color:var(--muted)}
.project-index-page .project-record-list{display:grid;gap:24px}
.project-index-page .project-record-card{display:grid;grid-template-columns:minmax(300px,420px) minmax(0,1fr);gap:34px;padding:18px;border:1px solid var(--line);border-radius:17px;background:#fff;transition:.2s}
.project-index-page .project-record-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(13,55,52,.08)}
.project-index-page .project-record-image{overflow:hidden;border-radius:12px;background:var(--pale)}
.project-index-page .project-record-image img{width:100%;height:100%;min-height:290px;object-fit:cover;transition:.3s}
.project-index-page .project-record-card:hover img{transform:scale(1.025)}
.project-index-page .project-record-content{display:flex;min-width:0;flex-direction:column;padding:9px 12px 9px 0}
.project-index-page .project-record-topline{display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:11px}
.project-index-page .project-record-topline span{color:var(--green);font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.project-index-page .project-record-topline time{white-space:nowrap}
.project-index-page .project-record-content h2{margin:10px 0 9px;font-size:28px;line-height:1.18}
.project-index-page .project-record-content>p{margin:0 0 19px;color:var(--muted)}
.project-index-page .project-record-facts{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 20px}
.project-index-page .project-record-facts>div{flex:1 1 180px;padding:11px 13px;border-radius:8px;background:var(--pale)}
.project-index-page .project-record-facts dt{color:var(--muted);font-size:10px;text-transform:uppercase}
.project-index-page .project-record-facts dd{margin:3px 0 0;font-size:13px;font-weight:800}
.project-index-page .project-record-link{display:inline-flex;align-items:center;gap:7px;margin-top:auto;color:var(--green);font-size:13px;font-weight:900}
.project-detail-page .project-detail-hero{padding:42px 0 68px;background:linear-gradient(120deg,#edf5f3,#fff 66%,#eef5f3)}
.project-detail-page .project-detail-breadcrumb{display:flex;gap:9px;margin-bottom:25px;color:var(--muted);font-size:12px}
.project-detail-page .project-detail-breadcrumb a{color:var(--green)}
.project-detail-page .project-detail-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:58px;align-items:center}
.project-detail-page .project-detail-cover{margin:0;overflow:hidden;border-radius:18px;background:var(--pale);box-shadow:var(--shadow)}
.project-detail-page .project-detail-cover img{width:100%;height:570px;object-fit:cover}
.project-detail-page .project-detail-summary h1{margin:.22em 0;font-size:var(--heading-h1);line-height:1.08}
.project-detail-page .project-detail-lead{color:var(--muted);font-size:18px}
.project-detail-page .project-summary-facts{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:25px 0;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden}
.project-detail-page .project-summary-facts>div{padding:15px 17px;background:rgba(255,255,255,.9)}
.project-detail-page .project-summary-facts dt{color:var(--muted);font-size:10px;text-transform:uppercase}
.project-detail-page .project-summary-facts dd{margin:4px 0 0;font-size:14px;font-weight:800}
.project-detail-page .project-detail-content{padding:78px 0 92px}
.project-detail-page .project-detail-layout{display:grid;grid-template-columns:minmax(0,920px) minmax(300px,360px);justify-content:space-between;gap:70px;align-items:start}
.project-detail-page .project-content-heading{margin-bottom:30px;padding-bottom:22px;border-bottom:1px solid var(--line)}
.project-detail-page .project-content-heading>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.12em}
.project-detail-page .project-content-heading h2{margin:7px 0 9px;font-size:32px;line-height:1.2}
.project-detail-page .project-content-heading p{margin:0;color:var(--muted)}
.project-detail-page .project-richtext{color:#4f6069;font-size:17px;line-height:1.82}
.project-detail-page .project-richtext h2{margin:1.55em 0 .45em;color:var(--ink);font-size:32px;line-height:1.2}
.project-detail-page .project-richtext h3{margin:1.4em 0 .4em;color:var(--ink);font-size:24px}
.project-detail-page .project-richtext img{width:100%;height:auto;margin:28px 0;border-radius:13px}
.project-detail-page .project-richtext figure{margin:32px 0}
.project-detail-page .project-richtext figcaption{margin-top:8px;color:var(--muted);font-size:12px}
.project-detail-page .project-richtext table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}
.project-detail-page .project-richtext th,.project-detail-page .project-richtext td{padding:13px 15px;border:1px solid var(--line);text-align:left}
.project-detail-page .project-result-box{margin-top:38px;padding:28px 30px;border-left:4px solid var(--orange);border-radius:12px;background:#f0f6f5}
.project-detail-page .project-result-box>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.12em}
.project-detail-page .project-result-box h2{margin:6px 0 12px;font-size:29px}
.project-detail-page .project-result-box div{color:#4f6069;line-height:1.75}
.project-detail-page .project-detail-sidebar{position:sticky;top:120px;display:grid;gap:18px}
.project-detail-page .project-side-card{padding:27px;border:1px solid var(--line);border-radius:14px;background:#fff}
.project-detail-page .project-side-card>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.12em}
.project-detail-page .project-side-card h2{margin:9px 0 12px;font-size:23px;line-height:1.25}
.project-detail-page .project-side-copy{color:#53636c;font-size:14px;line-height:1.7}
.project-detail-page .project-related-links a{display:block;padding:10px 0;border-top:1px solid var(--line);color:var(--green);font-size:13px;font-weight:800}
.project-detail-page .project-inquiry-card{border-color:var(--deep);background:var(--deep);color:#fff}
.project-detail-page .project-inquiry-card p{color:#bdcecb}
.project-detail-page .project-inquiry-card a{display:block;margin-top:18px;padding-top:13px;border-top:1px solid rgba(255,255,255,.18);color:#efad56;font-weight:800}
.project-detail-page .project-article-tags{display:grid;grid-template-columns:130px minmax(0,1fr);gap:20px;align-items:start;margin-top:38px;padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.project-detail-page .project-article-tags>span{padding-top:8px;color:var(--muted);font-size:10px;font-weight:900;letter-spacing:.12em}
.project-detail-page .project-article-tags>div{display:flex;flex-wrap:wrap;gap:8px}
.project-detail-page .project-article-tags a{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid var(--line);border-radius:999px;background:#f7faf9;color:var(--green);font-size:11px;font-weight:800}
.project-detail-page .project-article-tags a:hover{border-color:var(--green);background:var(--green);color:#fff}
.project-detail-page .project-publisher{display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;margin-top:34px;padding:25px 27px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#f2f7f6,#fff)}
.project-detail-page .project-publisher-mark{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:var(--green);color:#fff;font-size:21px;font-weight:900}
.project-detail-page .project-publisher-copy p{margin:0}
.project-detail-page .project-publisher-label{color:var(--muted);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.project-detail-page .project-publisher-name{margin-top:4px!important;color:var(--ink);font-size:16px;font-weight:900}
.project-detail-page .project-publisher-note{margin-top:10px!important;color:#52636c;font-size:13px;line-height:1.65}
.project-detail-page .project-publisher-copyright{margin-top:11px!important;padding-top:11px;border-top:1px solid var(--line);color:#718089;font-size:11px;line-height:1.6}
@media(max-width:1000px){.project-index-page .project-index-hero-grid,.project-detail-page .project-detail-hero-grid{grid-template-columns:1fr}.project-index-page .project-record-card{grid-template-columns:320px 1fr}.project-detail-page .project-detail-layout{grid-template-columns:1fr}.project-detail-page .project-detail-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.project-index-page .project-record-card{grid-template-columns:1fr}.project-index-page .project-record-image img{height:280px;min-height:0}.project-index-page .project-record-content{padding:6px}.project-detail-page .project-detail-cover img{height:390px}.project-detail-page .project-detail-sidebar{grid-template-columns:1fr}}
@media(max-width:620px){.project-index-page .project-index-hero{padding:42px 0 38px}.project-index-page .project-index-content{padding:50px 0 62px}.project-index-page .project-index-heading{align-items:flex-start;flex-direction:column;gap:14px}.project-index-page .project-record-card{padding:12px;gap:18px}.project-index-page .project-record-image img{height:225px}.project-index-page .project-record-content h2{font-size:23px}.project-index-page .project-record-topline{align-items:flex-start;flex-direction:column;gap:4px}.project-detail-page .project-detail-hero{padding:28px 0 42px}.project-detail-page .project-detail-cover img{height:280px}.project-detail-page .project-detail-summary h1{font-size:35px}.project-detail-page .project-summary-facts{grid-template-columns:1fr}.project-detail-page .project-detail-content{padding:46px 0 62px}.project-detail-page .project-content-heading h2,.project-detail-page .project-richtext h2{font-size:27px}.project-detail-page .project-result-box{padding:23px 21px}.project-detail-page .project-richtext{font-size:16px}.project-detail-page .project-article-tags{grid-template-columns:1fr;gap:10px;margin-top:30px}.project-detail-page .project-article-tags>span{padding-top:0}.project-detail-page .project-publisher{grid-template-columns:42px minmax(0,1fr);gap:14px;padding:21px 18px}.project-detail-page .project-publisher-mark{width:42px;height:42px;font-size:18px}}
/*  V13.17 news detail tags and publisher fix - scoped to news detail only  */
.v133-news-page .v133-article-tags{
  display:flex;
  align-items:flex-start;
  gap:14px;
  width:100%;
  margin:42px 0 0;
  padding:22px 0 0;
  border-top:1px solid var(--line);
  background:transparent;
}
.v133-news-page .v133-article-tags>span{
  display:block;
  flex:0 0 auto;
  margin:0;
  padding:7px 0 0;
  border:0;
  background:transparent;
  color:var(--muted);
  font-size:10px;
  font-weight:900;
  line-height:1.2;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.v133-news-page .v133-article-tags>div{
  display:flex;
  flex:1 1 auto;
  flex-wrap:wrap;
  align-items:center;
  gap:8px;
  min-width:0;
  margin:0;
  padding:0;
}
.v133-news-page .v133-article-tags>div>span,
.v133-news-page .v133-article-tags>div>a{
  display:inline-flex;
  align-items:center;
  width:auto;
  min-width:0;
  min-height:32px;
  margin:0;
  padding:6px 11px;
  border:1px solid var(--line);
  border-radius:999px;
  background:#f7faf9;
  color:var(--green);
  font-size:12px;
  font-weight:800;
  line-height:1.2;
  letter-spacing:0;
  text-transform:none;
  white-space:normal;
}
.v133-news-page .v133-article-tags>div>a:hover{
  border-color:var(--green);
  background:var(--green);
  color:#fff;
}
.v133-news-page .v133-article>br{
  display:none;
}
.v133-news-page .v133-article-publisher{
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  gap:16px;
  width:100%;
  margin:24px 0 0;
  padding:22px;
  border:1px solid var(--line);
  border-radius:12px;
  background:#f7faf9;
  color:var(--ink);
}
.v133-news-page .v133-publisher-mark{
  display:flex;
  align-items:center;
  justify-content:center;
  width:48px;
  height:48px;
  margin:0;
  border-radius:50%;
  background:var(--green);
  color:#fff;
  font-size:20px;
  font-weight:900;
  line-height:1;
}
.v133-news-page .v133-publisher-copy{
  min-width:0;
}
.v133-news-page .v133-publisher-copy p{
  margin:0;
}
.v133-news-page .v133-publisher-label{
  color:var(--muted)!important;
  font-size:10px;
  font-weight:900;
  line-height:1.3;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.v133-news-page .v133-publisher-name{
  margin-top:4px!important;
  color:var(--ink)!important;
  font-size:17px;
  font-weight:900;
  line-height:1.35;
}
.v133-news-page .v133-publisher-note{
  margin-top:8px!important;
  color:var(--muted)!important;
  font-size:13px;
  line-height:1.65;
}
.v133-news-page .v133-copyright{
  margin-top:12px!important;
  padding-top:12px;
  border-top:1px solid var(--line);
  color:#7b898f!important;
  font-size:11px;
  line-height:1.6;
}
@media(max-width:600px){
  .v133-news-page .v133-article-tags{
    flex-direction:column;
    gap:10px;
    margin-top:34px;
  }
  .v133-news-page .v133-article-tags>span{
    padding-top:0;
  }
  .v133-news-page .v133-article-publisher{
    grid-template-columns:40px minmax(0,1fr);
    gap:12px;
    margin-top:20px;
    padding:17px;
  }
  .v133-news-page .v133-publisher-mark{
    width:40px;
    height:40px;
    font-size:17px;
  }
}
.project-detail-page .project-focus-gallery{min-width:0}
.project-detail-page .project-focus-gallery .split-stage{box-shadow:var(--shadow)}
.project-detail-page .project-focus-gallery .split-main{height:570px}
.project-detail-page .project-focus-gallery .split-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}
.project-detail-page .project-summary-facts-complete{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:25px 0;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden}
.project-detail-page .project-summary-facts-complete>div{display:block;padding:14px 16px;border:0;background:rgba(255,255,255,.92)}
.project-detail-page .project-summary-facts-complete dt{color:var(--muted);font-size:10px;text-transform:uppercase}
.project-detail-page .project-summary-facts-complete dd{margin:4px 0 0;font-size:13px;font-weight:800;overflow-wrap:anywhere}
@media(max-width:1000px){.project-detail-page .project-focus-gallery .split-main{height:520px}}
@media(max-width:620px){.project-detail-page .project-focus-gallery .split-main{height:300px}.project-detail-page .project-focus-gallery .split-thumbs{display:flex;overflow-x:auto;gap:7px}.project-detail-page .project-focus-gallery .split-thumb{flex:0 0 72px}.project-detail-page .project-summary-facts-complete{grid-template-columns:1fr}}
.finished-products-index-page .finished-products-content{
  padding:76px 0 88px;
  background:#fff;
}
.finished-products-index-page .finished-products-heading{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:48px;
  margin-bottom:34px;
}
.finished-products-index-page .finished-products-heading>div{
  min-width:0;
}
.finished-products-index-page .finished-products-heading h2{
  max-width:820px;
  margin:.18em 0 0;
  font-size:var(--heading-h2,clamp(29px,2.7vw,40px));
  line-height:1.14;
  letter-spacing:-.018em;
}
.finished-products-index-page .finished-products-heading>p{
  max-width:560px;
  margin:0;
  color:var(--muted);
  font-size:15px;
  line-height:1.7;
}
.finished-products-index-page .finished-products-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:24px;
}
.finished-products-index-page .finished-product-card{
  display:flex;
  min-width:0;
  flex-direction:column;
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:16px;
  background:#fff;
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.finished-products-index-page .finished-product-card:hover{
  transform:translateY(-4px);
  border-color:#c5d5d7;
  box-shadow:0 18px 40px rgba(13,55,52,.09);
}
.finished-products-index-page .finished-product-image{
  display:block;
  overflow:hidden;
  aspect-ratio:3/2;
  background:var(--pale);
}
.finished-products-index-page .finished-product-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .35s ease;
}
.finished-products-index-page .finished-product-card:hover .finished-product-image img{
  transform:scale(1.025);
}
.finished-products-index-page .finished-product-body{
  display:flex;
  flex:1;
  min-width:0;
  flex-direction:column;
  padding:23px 24px 25px;
}
.finished-products-index-page .finished-product-format{
  align-self:flex-start;
  display:inline-flex;
  align-items:center;
  min-height:29px;
  padding:5px 10px;
  border-radius:999px;
  background:#eaf4f2;
  color:var(--green);
  font-size:10px;
  font-weight:900;
  line-height:1.2;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.finished-products-index-page .finished-product-body h2{
  margin:13px 0 10px;
  font-size:22px;
  line-height:1.25;
  letter-spacing:-.012em;
}
.finished-products-index-page .finished-product-body h2 a:hover{
  color:var(--green);
}
.finished-products-index-page .finished-product-body>p{
  margin:0 0 18px;
  color:var(--muted);
  font-size:14px;
  line-height:1.7;
}
.finished-products-index-page .finished-product-facts{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:0;
  margin:0 0 18px;
  padding:0;
  border-top:1px solid var(--line);
}
.finished-products-index-page .finished-product-facts>div{
  min-width:0;
  padding:11px 12px 11px 0;
  border-bottom:1px solid var(--line);
}
.finished-products-index-page .finished-product-facts>div:nth-child(even){
  padding-right:0;
  padding-left:12px;
  border-left:1px solid var(--line);
}
.finished-products-index-page .finished-product-facts dt{
  color:var(--muted);
  font-size:9px;
  font-weight:800;
  line-height:1.35;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.finished-products-index-page .finished-product-facts dd{
  margin:4px 0 0;
  color:var(--ink);
  font-size:13px;
  font-weight:800;
  line-height:1.45;
  overflow-wrap:anywhere;
}
.finished-products-index-page .finished-product-equipment{
  margin:0 0 19px;
  padding:14px 15px;
  border-left:3px solid var(--orange);
  border-radius:0 8px 8px 0;
  background:#f0f6f5;
}
.finished-products-index-page .finished-product-equipment>span{
  display:block;
  margin-bottom:5px;
  color:#9b6120;
  font-size:9px;
  font-weight:900;
  line-height:1.3;
  letter-spacing:.07em;
  text-transform:uppercase;
}
.finished-products-index-page .finished-product-equipment p{
  margin:0;
  color:#5e513f;
  font-size:12px;
  line-height:1.6;
  overflow-wrap:anywhere;
}
.finished-products-index-page .finished-product-equipment a{
  color:var(--green);
  font-weight:800;
  text-decoration:underline;
  text-underline-offset:3px;
}
.finished-products-index-page .finished-product-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:auto;
  color:var(--green);
  font-size:13px;
  font-weight:900;
}
.finished-products-index-page .finished-product-link span{
  transition:transform .2s ease;
}
.finished-products-index-page .finished-product-link:hover span{
  transform:translateX(4px);
}
.finished-products-index-page nav.v131-pagination{
  display:flex!important;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px;
  width:100%;
  margin:48px 0 0;
  padding:0;
}
.finished-products-index-page nav.v131-pagination:empty{
  display:none!important;
  margin:0;
}
.finished-products-index-page nav.v131-pagination>a.page-num{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:42px;
  height:42px;
  padding:0 13px;
  border:1px solid var(--line);
  border-radius:7px;
  background:#fff;
  color:var(--ink);
  font-size:13px;
  font-weight:800;
  line-height:1;
}
.finished-products-index-page nav.v131-pagination>a.page-num:hover{
  border-color:var(--green);
  color:var(--green);
}
.finished-products-index-page nav.v131-pagination>a.page-num.page-num-current{
  border-color:var(--green);
  background:var(--green);
  color:#fff;
  pointer-events:none;
}
@media(max-width:1000px){
  .finished-products-index-page .finished-products-heading{
    align-items:flex-start;
    flex-direction:column;
    gap:14px;
  }
  .finished-products-index-page .finished-products-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:620px){
  .finished-products-index-page .finished-products-content{
    padding:50px 0 62px;
  }
  .finished-products-index-page .finished-products-grid{
    grid-template-columns:1fr;
    gap:18px;
  }
  .finished-products-index-page .finished-product-body{
    padding:20px;
  }
  .finished-products-index-page .finished-product-body h2{
    font-size:21px;
  }
  .finished-products-index-page .finished-product-facts{
    grid-template-columns:1fr;
  }
  .finished-products-index-page .finished-product-facts>div,
  .finished-products-index-page .finished-product-facts>div:nth-child(even){
    padding:10px 0;
    border-left:0;
  }
  .finished-products-index-page nav.v131-pagination{
    gap:6px;
    margin-top:36px;
  }
  .finished-products-index-page nav.v131-pagination>a.page-num{
    min-width:38px;
    height:38px;
    padding:0 10px;
    font-size:12px;
  }
}


/*  Finished product sibling category navigation - page scoped  */
.finished-products-index-page .finished-products-category-nav{
  position:sticky;
  top:96px;
  z-index:80;
  border-bottom:1px solid var(--line);
  background:rgba(255,255,255,.96);
  -webkit-backdrop-filter:blur(12px);
  backdrop-filter:blur(12px);
}
.finished-products-index-page .finished-products-category-inner{
  display:flex;
  align-items:center;
  gap:8px;
  min-height:68px;
  overflow-x:auto;
  overscroll-behavior-x:contain;
  scrollbar-width:none;
}
.finished-products-index-page .finished-products-category-inner::-webkit-scrollbar{
  display:none;
}
.finished-products-index-page .finished-products-category-inner a{
  display:inline-flex;
  flex:0 0 auto;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:8px 15px;
  border:1px solid var(--line);
  border-radius:999px;
  background:#fff;
  color:#41545d;
  font-size:13px;
  font-weight:800;
  line-height:1.2;
  white-space:nowrap;
  transition:border-color .2s ease,background-color .2s ease,color .2s ease;
}
.finished-products-index-page .finished-products-category-inner a:hover,
.finished-products-index-page .finished-products-category-inner a.active{
  border-color:var(--green);
  background:var(--green);
  color:#fff;
}
.finished-products-index-page .finished-products-category-inner a:focus-visible{
  outline:3px solid var(--orange);
  outline-offset:2px;
}
@media(max-width:1220px){
  .finished-products-index-page .finished-products-category-nav{
    top:84px;
  }
}
@media(max-width:620px){
  .finished-products-index-page .finished-products-category-nav{
    top:76px;
  }
  .finished-products-index-page .finished-products-category-inner{
    min-height:60px;
    gap:7px;
  }
  .finished-products-index-page .finished-products-category-inner a{
    min-height:36px;
    padding:7px 13px;
    font-size:12px;
  }
}
.finished-product-detail-page .finished-product-gallery{min-width:0}
.finished-product-detail-page .finished-product-gallery .split-stage{box-shadow:var(--shadow)}
.finished-product-detail-page .finished-product-gallery .split-main{height:560px}
.finished-product-detail-page .finished-product-gallery .split-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}
.finished-product-detail-page .finished-product-summary{min-width:0;padding-top:4px}
.finished-product-detail-page .finished-product-summary-list{
  display:block;
  margin:25px 0 0;
  padding:0;
  border-top:1px solid var(--line);
}
.finished-product-detail-page .finished-product-summary-list>div{
  display:grid;
  grid-template-columns:165px minmax(0,1fr);
  gap:22px;
  align-items:start;
  padding:12px 0;
  border-bottom:1px solid var(--line);
}
.finished-product-detail-page .finished-product-summary-list dt{
  color:var(--muted);
  font-size:10px;
  font-weight:800;
  line-height:1.55;
  letter-spacing:.05em;
  text-transform:uppercase;
}
.finished-product-detail-page .finished-product-summary-list dd{
  min-width:0;
  margin:0;
  color:var(--ink);
  font-size:13px;
  font-weight:800;
  line-height:1.6;
  overflow-wrap:anywhere;
}
.finished-product-detail-page .finished-product-summary-list dd p{
  margin:0;
}
.finished-product-detail-page .finished-product-summary-list dd a{
  color:var(--green);
  text-decoration:underline;
  text-underline-offset:3px;
}
.finished-product-detail-page .finished-product-summary .summary-actions{
  margin-top:25px;
}
.finished-product-detail-page .finished-product-content-detail{
  padding-top:78px;
}
.finished-product-detail-page .finished-product-richtext{
  min-width:0;
}
.finished-product-detail-page .finished-product-richtext>:first-child{
  margin-top:0;
}
.finished-product-detail-page .finished-product-richtext h2{
  color:var(--ink);
}
.finished-product-detail-page .finished-product-richtext h3{
  margin:1.4em 0 .45em;
  color:var(--ink);
  font-size:24px;
  line-height:1.25;
}
.finished-product-detail-page .finished-product-richtext ul,
.finished-product-detail-page .finished-product-richtext ol{
  padding-left:22px;
}
.finished-product-detail-page .finished-product-richtext li{
  margin:7px 0;
}
.finished-product-detail-page .finished-product-richtext img{
  width:100%;
  height:auto;
  margin:28px 0;
  border-radius:13px;
}
.finished-product-detail-page .finished-product-richtext blockquote{
  margin:28px 0;
  padding:20px 22px;
  border-left:4px solid var(--orange);
  border-radius:0 9px 9px 0;
  background:#f0f6f5;
}
.finished-product-detail-page .finished-product-richtext table{
  display:block;
  width:100%;
  overflow-x:auto;
}
.finished-product-detail-page .finished-product-sidebox p{
  color:#c9d8d6;
}
@media(max-width:1000px){
  .finished-product-detail-page .finished-product-gallery .split-main{height:500px}
}
@media(max-width:650px){
  .finished-product-detail-page .finished-product-gallery .split-main{height:300px}
  .finished-product-detail-page .finished-product-gallery .split-thumbs{
    display:flex;
    overflow-x:auto;
    gap:7px;
  }
  .finished-product-detail-page .finished-product-gallery .split-thumb{flex:0 0 72px}
  .finished-product-detail-page .finished-product-summary-list>div{
    grid-template-columns:116px minmax(0,1fr);
    gap:12px;
    padding:10px 0;
  }
  .finished-product-detail-page .finished-product-summary-list dt{font-size:9px}
  .finished-product-detail-page .finished-product-summary-list dd{font-size:12px}
  .finished-product-detail-page .finished-product-content-detail{padding-top:42px}
}
.finished-product-detail-page .finished-product-content-heading{
  margin:0 0 34px;
  padding:0 0 24px;
  border-bottom:1px solid var(--line);
}
.finished-product-detail-page .finished-product-content-heading>span{
  display:block;
  margin-bottom:7px;
  color:var(--orange);
  font-size:10px;
  font-weight:900;
  line-height:1.3;
  letter-spacing:.13em;
  text-transform:uppercase;
}
.finished-product-detail-page .finished-product-content-heading h2{
  margin:0 0 10px;
  color:var(--ink);
  font-size:clamp(27px,2.2vw,34px);
  line-height:1.2;
}
.finished-product-detail-page .finished-product-content-heading p{
  max-width:760px;
  margin:0;
  color:var(--muted);
  font-size:15px;
  line-height:1.7;
}
.finished-product-detail-page .finished-product-content-body>:first-child{
  margin-top:0;
}
.finished-product-detail-page .finished-product-content-body>:last-child{
  margin-bottom:0;
}
@media(max-width:650px){
  .finished-product-detail-page .finished-product-content-heading{
    margin-bottom:27px;
    padding-bottom:20px;
  }
  .finished-product-detail-page .finished-product-content-heading h2{
    font-size:26px;
  }
  .finished-product-detail-page .finished-product-content-heading p{
    font-size:14px;
  }
}


/*  Customer project category navigation - scoped to project list  */
.project-index-page .project-category-nav{position:sticky;top:96px;z-index:80;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
.project-index-page .project-category-inner{display:flex;align-items:center;gap:8px;min-height:68px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}
.project-index-page .project-category-inner::-webkit-scrollbar{display:none}
.project-index-page .project-category-inner a{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:38px;padding:8px 15px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#41545d;font-size:13px;font-weight:800;line-height:1.2;white-space:nowrap;transition:border-color .2s ease,background-color .2s ease,color .2s ease}
.project-index-page .project-category-inner a:hover,.project-index-page .project-category-inner a.active{border-color:var(--green);background:var(--green);color:#fff}
.project-index-page .project-category-inner a:focus-visible{outline:3px solid var(--orange);outline-offset:2px}
@media(max-width:1220px){.project-index-page .project-category-nav{top:84px}}
@media(max-width:620px){.project-index-page .project-category-nav{top:76px}.project-index-page .project-category-inner{min-height:60px;gap:7px}.project-index-page .project-category-inner a{min-height:36px;padding:7px 13px;font-size:12px}}

/*  Solutions list V4 - unified content alignment and compact long-text cards  */
.solution-index-page .solution-index-hero{padding:62px 0 56px}
.solution-index-page .solution-index-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:68px;align-items:end}
.solution-index-page .solution-index-hero h1{margin:.2em 0;font-size:var(--heading-h1,clamp(36px,3.5vw,54px));line-height:1.08}
.solution-index-page .solution-index-hero p{max-width:760px;margin:0;color:#c9d9d7;font-size:17px}
.solution-index-page .solution-index-note{padding:25px 27px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.07)}
.solution-index-page .solution-index-note>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.12em}
.solution-index-page .solution-index-note h2{margin:8px 0 10px;color:#fff;font-size:22px;line-height:1.25}
.solution-index-page .solution-index-note p{margin:0;color:#c9d9d7;font-size:13px;line-height:1.65}
.solution-index-page .solution-category-nav{display:block!important;position:sticky;top:96px;z-index:80;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
.solution-index-page .solution-category-inner{display:flex!important;align-items:center;gap:8px;min-height:66px;overflow-x:auto;scrollbar-width:none}
.solution-index-page .solution-category-inner::-webkit-scrollbar{display:none}
.solution-index-page .solution-category-inner a{display:inline-flex!important;flex:0 0 auto;align-items:center;justify-content:center;min-height:38px;padding:8px 15px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#41545d;font-size:13px;font-weight:800;white-space:nowrap}
.solution-index-page .solution-category-inner a:hover,.solution-index-page .solution-category-inner a.active{border-color:var(--green);background:var(--green);color:#fff}
.solution-index-page .solution-index-content{padding:48px 0 86px;background:#fff}
.solution-index-page .solution-selection-strip{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 58px}
.solution-index-page .solution-selection-strip article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start;min-width:0;padding:21px 22px;border:1px solid var(--line);border-radius:13px;background:var(--pale)}
.solution-index-page .solution-selection-strip b{color:var(--orange);font-size:24px;line-height:1}
.solution-index-page .solution-selection-strip h2{margin:0 0 5px;font-size:17px;line-height:1.25}
.solution-index-page .solution-selection-strip p{margin:0;color:var(--muted);font-size:12px;line-height:1.58}
.solution-index-page .solution-index-heading{display:flex;justify-content:space-between;align-items:end;gap:44px;margin-bottom:30px}
.solution-index-page .solution-index-heading h2{max-width:800px;margin:.18em 0 0;font-size:var(--heading-h2,clamp(29px,2.7vw,40px));line-height:1.14}
.solution-index-page .solution-index-heading>p{max-width:510px;margin:0;color:var(--muted)}
.solution-index-page .solution-list-v4{display:grid;gap:20px}
.solution-index-page .solution-card-v4{display:grid;grid-template-columns:320px minmax(0,1fr);min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;transition:transform .22s,border-color .22s,box-shadow .22s}
.solution-index-page .solution-card-v4:hover{transform:translateY(-3px);border-color:#c6d6d7;box-shadow:0 16px 38px rgba(13,55,52,.08)}
.solution-index-page .solution-card-v4-image{position:relative;display:block;min-height:320px;overflow:hidden;background:var(--pale)}
.solution-index-page .solution-card-v4-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}
.solution-index-page .solution-card-v4:hover .solution-card-v4-image img{transform:scale(1.025)}
.solution-index-page .solution-card-v4-image>span{position:absolute;left:16px;bottom:16px;max-width:calc(100% - 32px);padding:6px 9px;border-radius:5px;background:rgba(8,43,41,.9);color:#fff;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.solution-index-page .solution-card-v4-content{display:flex;min-width:0;flex-direction:column;padding:26px 30px 25px}
.solution-index-page .solution-card-v4-content h2{margin:0 0 8px;font-size:27px;line-height:1.18}
.solution-index-page .solution-card-v4-content h2 a:hover{color:var(--green)}
.solution-index-page .solution-card-v4-description{margin:0 0 17px;color:var(--muted);font-size:14px;line-height:1.65}
.solution-index-page .solution-card-v4-summary{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:22px;margin-bottom:17px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.solution-index-page .solution-card-v4-summary section{min-width:0}
.solution-index-page .solution-card-v4-summary section+section{padding-left:22px;border-left:1px solid var(--line)}
.solution-index-page .solution-card-v4-summary span{display:block;margin-bottom:7px;color:var(--green);font-size:9px;font-weight:900;letter-spacing:.08em}
.solution-index-page .solution-card-v4-summary p{display:-webkit-box;margin:0;overflow:hidden;color:#455760;font-size:12px;line-height:1.56;-webkit-box-orient:vertical;-webkit-line-clamp:4}
.solution-index-page .solution-card-v4-link{display:inline-flex;align-items:center;gap:7px;margin-top:auto;color:var(--green);font-size:13px;font-weight:900}
.solution-index-page .solution-card-v4-link span{transition:transform .2s}
.solution-index-page .solution-card-v4-link:hover span{transform:translateX(4px)}
.solution-index-page nav.v131-pagination{display:flex!important;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin:44px 0 0}
.solution-index-page nav.v131-pagination:empty{display:none!important}
.solution-index-page nav.v131-pagination>a.page-num{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 13px;border:1px solid var(--line);border-radius:7px;background:#fff;font-size:13px;font-weight:800}
.solution-index-page nav.v131-pagination>a.page-num.page-num-current{border-color:var(--green);background:var(--green);color:#fff;pointer-events:none}
.solution-index-page .solution-index-faq{border-top:1px solid var(--line)}
@media(max-width:1220px){.solution-index-page .solution-category-nav{top:84px}}
@media(max-width:1000px){.solution-index-page .solution-index-hero-grid{grid-template-columns:1fr;gap:28px}.solution-index-page .solution-index-heading{align-items:flex-start;flex-direction:column;gap:13px}.solution-index-page .solution-card-v4{grid-template-columns:275px minmax(0,1fr)}.solution-index-page .solution-card-v4-content{padding:23px 25px}.solution-index-page .solution-card-v4-summary{grid-template-columns:1fr}.solution-index-page .solution-card-v4-summary section+section{padding-top:13px;padding-left:0;border-top:1px solid var(--line);border-left:0}.solution-index-page .solution-card-v4-summary p{-webkit-line-clamp:3}}
@media(max-width:760px){.solution-index-page .solution-selection-strip{grid-template-columns:1fr;margin-bottom:44px}.solution-index-page .solution-card-v4{grid-template-columns:1fr}.solution-index-page .solution-card-v4-image{min-height:0;aspect-ratio:16/9}.solution-index-page .solution-card-v4-content h2{font-size:24px}}
@media(max-width:620px){.solution-index-page .solution-index-hero{padding:40px 0 36px}.solution-index-page .solution-category-nav{top:76px}.solution-index-page .solution-category-inner{min-height:58px}.solution-index-page .solution-category-inner a{min-height:35px;padding:7px 12px;font-size:12px}.solution-index-page .solution-index-content{padding:38px 0 62px}.solution-index-page .solution-selection-strip article{padding:18px}.solution-index-page .solution-card-v4-content{padding:21px 19px 22px}.solution-index-page .solution-card-v4-summary p{-webkit-line-clamp:4}}

/*  Solution detail page - five multiline custom fields, page scoped  */
.solution-detail-page .solution-detail-hero{padding:38px 0 66px;background:linear-gradient(120deg,#edf5f3,#fff 67%,#eef5f3)}
.solution-detail-page .solution-detail-breadcrumb{display:flex!important;align-items:center;gap:9px;margin-bottom:25px;color:var(--muted);font-size:12px}
.solution-detail-page .solution-detail-breadcrumb a{display:inline;padding:0;color:var(--green);font-size:12px;font-weight:700}
.solution-detail-page .solution-detail-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:58px;align-items:center}
.solution-detail-page .solution-detail-gallery{min-width:0}
.solution-detail-page .solution-detail-gallery .split-stage{box-shadow:var(--shadow)}
.solution-detail-page .solution-detail-gallery .split-main{height:550px}
.solution-detail-page .solution-detail-gallery .split-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}
.solution-detail-page .solution-detail-summary{min-width:0}
.solution-detail-page .solution-detail-summary h1{margin:.22em 0;font-size:var(--heading-h1,clamp(36px,3.5vw,54px));line-height:1.08;letter-spacing:-.025em}
.solution-detail-page .solution-detail-lead{margin:0;color:var(--muted);font-size:18px;line-height:1.7}
.solution-detail-page .solution-quick-answer{margin:27px 0 0;padding:20px 22px;border-left:4px solid var(--orange);border-radius:0 10px 10px 0;background:#fff}
.solution-detail-page .solution-quick-answer>span{display:block;margin-bottom:7px;color:var(--green);font-size:10px;font-weight:900;letter-spacing:.1em}
.solution-detail-page .solution-quick-answer p{display:-webkit-box;margin:0;overflow:hidden;color:#455760;font-size:14px;line-height:1.7;white-space:pre-line;-webkit-box-orient:vertical;-webkit-line-clamp:5}
.solution-detail-page .solution-detail-actions{display:flex;align-items:center;gap:12px;margin-top:25px}
.solution-detail-page .solution-detail-content{padding:78px 0 92px;background:#fff}
.solution-detail-page .solution-detail-layout{display:grid;grid-template-columns:minmax(0,920px) minmax(300px,360px);justify-content:space-between;gap:70px;align-items:start}
.solution-detail-page .solution-content-heading{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid var(--line)}
.solution-detail-page .solution-content-heading>span,.solution-detail-page .solution-richtext-section header>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.12em}
.solution-detail-page .solution-content-heading h2{margin:7px 0 9px;font-size:34px;line-height:1.18}
.solution-detail-page .solution-content-heading p{max-width:780px;margin:0;color:var(--muted)}
.solution-detail-page .solution-model-section{margin:0 0 18px;padding:27px 29px;border:1px solid var(--line);border-radius:14px;background:#fff}
.solution-detail-page .solution-model-section:nth-of-type(even){background:#f7faf9}
.solution-detail-page .solution-model-title{display:grid;grid-template-columns:46px minmax(0,1fr);gap:15px;align-items:start;margin-bottom:17px;padding-bottom:16px;border-bottom:1px solid var(--line)}
.solution-detail-page .solution-model-title>b{color:var(--orange);font-size:27px;line-height:1}
.solution-detail-page .solution-model-title span{display:block;margin-bottom:4px;color:var(--green);font-size:9px;font-weight:900;letter-spacing:.1em}
.solution-detail-page .solution-model-title h2{margin:0;font-size:25px;line-height:1.22}
.solution-detail-page .solution-model-copy{color:#4e6069;font-size:15px;line-height:1.78;white-space:pre-line;overflow-wrap:anywhere}
.solution-detail-page .solution-model-copy:empty{display:none}
.solution-detail-page .solution-richtext-section{margin-top:42px;padding-top:31px;border-top:1px solid var(--line)}
.solution-detail-page .solution-richtext-section header{margin-bottom:23px}
.solution-detail-page .solution-richtext-section header h2{margin:7px 0 0;font-size:31px;line-height:1.2}
.solution-detail-page .solution-richtext{font-size:17px;line-height:1.82}
.solution-detail-page .solution-richtext>:first-child{margin-top:0}
.solution-detail-page .solution-richtext h2{font-size:30px}
.solution-detail-page .solution-richtext h3{margin:1.4em 0 .4em;font-size:23px}
.solution-detail-page .solution-richtext img{width:100%;height:auto;margin:28px 0;border-radius:13px}
.solution-detail-page .solution-richtext blockquote{margin:28px 0;padding:20px 22px;border-left:4px solid var(--orange);background:#f0f6f5}
.solution-detail-page .solution-detail-sidebar{position:sticky;top:120px;display:grid;gap:18px}
.solution-detail-page .solution-side-card{padding:27px;border:1px solid var(--line);border-radius:14px;background:#fff}
.solution-detail-page .solution-side-card>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.11em}
.solution-detail-page .solution-side-card h2{margin:8px 0 12px;font-size:23px;line-height:1.25}
.solution-detail-page .solution-side-card ul{margin:18px 0 0;padding-left:18px;color:#53636c;font-size:14px}
.solution-detail-page .solution-side-card li{padding:5px 0}
.solution-detail-page .solution-side-cta{border-color:var(--deep);background:var(--deep);color:#fff}
.solution-detail-page .solution-side-cta p{color:#bdcecb;font-size:14px}
.solution-detail-page .solution-side-cta a{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.18);color:#efad56;font-size:13px;font-weight:900}
@media(max-width:1000px){.solution-detail-page .solution-detail-hero-grid{grid-template-columns:1fr}.solution-detail-page .solution-detail-gallery .split-main{height:500px}.solution-detail-page .solution-detail-layout{grid-template-columns:1fr}.solution-detail-page .solution-detail-sidebar{position:static;grid-template-columns:1fr 1fr}}
@media(max-width:700px){.solution-detail-page .solution-detail-sidebar{grid-template-columns:1fr}}
@media(max-width:650px){.solution-detail-page .solution-detail-hero{padding:27px 0 42px}.solution-detail-page .solution-detail-hero-grid{gap:25px}.solution-detail-page .solution-detail-gallery .split-main{height:300px}.solution-detail-page .solution-detail-gallery .split-thumbs{display:flex;overflow-x:auto;gap:7px}.solution-detail-page .solution-detail-gallery .split-thumb{flex:0 0 72px}.solution-detail-page .solution-detail-summary h1{font-size:35px}.solution-detail-page .solution-detail-lead{font-size:16px}.solution-detail-page .solution-detail-actions{display:grid;grid-template-columns:1fr}.solution-detail-page .solution-detail-content{padding:48px 0 62px}.solution-detail-page .solution-content-heading h2{font-size:28px}.solution-detail-page .solution-model-section{padding:22px 20px}.solution-detail-page .solution-model-title{grid-template-columns:38px minmax(0,1fr);gap:11px}.solution-detail-page .solution-model-title>b{font-size:23px}.solution-detail-page .solution-model-title h2{font-size:21px}.solution-detail-page .solution-model-copy{font-size:14px}.solution-detail-page .solution-richtext{font-size:16px}.solution-detail-page .solution-richtext-section header h2{font-size:27px}}
.applications-index-page .applications-index-hero{
  padding:64px 0 58px;
  border-bottom:1px solid var(--line);
  background:linear-gradient(115deg,#edf5f3 0%,#fff 68%,#eef5f3 100%);
}
.applications-index-page .applications-index-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);
  gap:70px;
  align-items:end;
}
.applications-index-page .applications-index-hero h1{
  max-width:850px;
  margin:.22em 0;
  font-size:var(--heading-h1,clamp(36px,3.5vw,54px));
  line-height:1.08;
  letter-spacing:-.025em;
}
.applications-index-page .applications-index-hero p{
  max-width:780px;
  margin:0;
  color:var(--muted);
  font-size:18px;
  line-height:1.7;
}
.applications-index-page .applications-index-note{
  padding:27px 29px;
  border:1px solid var(--line);
  border-radius:15px;
  background:rgba(255,255,255,.88);
  box-shadow:0 14px 36px rgba(13,55,52,.06);
}
.applications-index-page .applications-index-note>span{
  color:var(--orange);
  font-size:10px;
  font-weight:900;
  letter-spacing:.13em;
}
.applications-index-page .applications-index-note h2{
  margin:8px 0 11px;
  font-size:23px;
  line-height:1.25;
}
.applications-index-page .applications-index-note p{
  margin:0;
  color:var(--muted);
  font-size:13px;
  line-height:1.7;
}
.applications-index-page .applications-category-nav{
  display:block!important;
  position:sticky;
  top:96px;
  z-index:80;
  border-bottom:1px solid var(--line);
  background:rgba(255,255,255,.97);
  -webkit-backdrop-filter:blur(12px);
  backdrop-filter:blur(12px);
}
.applications-index-page .applications-category-inner{
  display:flex!important;
  align-items:center;
  gap:8px;
  min-height:68px;
  overflow-x:auto;
  overscroll-behavior-x:contain;
  scrollbar-width:none;
}
.applications-index-page .applications-category-inner::-webkit-scrollbar{display:none}
.applications-index-page .applications-category-inner a{
  display:inline-flex!important;
  flex:0 0 auto;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:8px 15px;
  border:1px solid var(--line);
  border-radius:999px;
  background:#fff;
  color:#41545d;
  font-size:13px;
  font-weight:800;
  line-height:1.2;
  white-space:nowrap;
  transition:border-color .2s ease,background-color .2s ease,color .2s ease;
}
.applications-index-page .applications-category-inner a:hover,
.applications-index-page .applications-category-inner a.active{
  border-color:var(--green);
  background:var(--green);
  color:#fff;
}
.applications-index-page .applications-category-inner a:focus-visible{
  outline:3px solid var(--orange);
  outline-offset:2px;
}
.applications-index-page .applications-index-content{
  padding:76px 0 88px;
  background:#fff;
}
.applications-index-page .applications-index-heading{
  display:flex;
  justify-content:space-between;
  align-items:end;
  gap:45px;
  margin-bottom:34px;
}
.applications-index-page .applications-index-heading h2{
  max-width:820px;
  margin:.18em 0 0;
  font-size:var(--heading-h2,clamp(29px,2.7vw,40px));
  line-height:1.14;
  letter-spacing:-.018em;
}
.applications-index-page .applications-index-heading>p{
  max-width:540px;
  margin:0;
  color:var(--muted);
}
.applications-index-page .applications-list{
  display:grid;
  gap:23px;
}
.applications-index-page .application-list-card{
  display:grid;
  grid-template-columns:minmax(300px,390px) minmax(0,1fr);
  min-width:0;
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:17px;
  background:#fff;
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.applications-index-page .application-list-card:hover{
  transform:translateY(-3px);
  border-color:#c5d5d7;
  box-shadow:0 17px 40px rgba(13,55,52,.085);
}
.applications-index-page .application-list-image{
  position:relative;
  display:block;
  min-height:360px;
  overflow:hidden;
  background:var(--pale);
}
.applications-index-page .application-list-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .35s ease;
}
.applications-index-page .application-list-card:hover .application-list-image img{transform:scale(1.025)}
.applications-index-page .application-list-image>span{
  position:absolute;
  left:16px;
  bottom:16px;
  max-width:calc(100% - 32px);
  padding:6px 10px;
  border-radius:5px;
  background:rgba(8,43,41,.9);
  color:#fff;
  font-size:10px;
  font-weight:900;
  letter-spacing:.07em;
  text-transform:uppercase;
}
.applications-index-page .application-list-body{
  display:flex;
  min-width:0;
  flex-direction:column;
  padding:28px 31px 27px;
}
.applications-index-page .application-list-body h2{
  margin:0 0 9px;
  font-size:28px;
  line-height:1.18;
  letter-spacing:-.015em;
}
.applications-index-page .application-list-body h2 a:hover{color:var(--green)}
.applications-index-page .application-list-description{
  margin:0 0 18px;
  color:var(--muted);
  font-size:14px;
  line-height:1.7;
}
.applications-index-page .application-list-summaries{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:0;
  margin:0 0 16px;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.applications-index-page .application-list-summaries section{
  min-width:0;
  padding:16px 20px 16px 0;
}
.applications-index-page .application-list-summaries section+section{
  padding-right:0;
  padding-left:20px;
  border-left:1px solid var(--line);
}
.applications-index-page .application-list-summaries span{
  display:block;
  margin-bottom:7px;
  color:var(--green);
  font-size:9px;
  font-weight:900;
  letter-spacing:.09em;
}
.applications-index-page .application-list-summaries p{
  display:-webkit-box;
  margin:0;
  overflow:hidden;
  color:#455760;
  font-size:12px;
  line-height:1.58;
  white-space:pre-line;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:4;
}
.applications-index-page .application-list-summaries section:has(p:empty){display:none}
.applications-index-page .application-list-path{
  display:flex;
  align-items:baseline;
  gap:12px;
  margin-bottom:18px;
  padding:12px 14px;
  border-radius:8px;
  background:var(--pale);
}
.applications-index-page .application-list-path>span{
  flex:0 0 auto;
  color:var(--orange);
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.applications-index-page .application-list-path p{
  margin:0;
  color:var(--muted);
  font-size:12px;
  line-height:1.5;
}
.applications-index-page .application-list-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:auto;
  color:var(--green);
  font-size:13px;
  font-weight:900;
}
.applications-index-page .application-list-link span{transition:transform .2s ease}
.applications-index-page .application-list-link:hover span{transform:translateX(4px)}
.applications-index-page nav.v131-pagination{
  display:flex!important;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px;
  margin:46px 0 0;
}
.applications-index-page nav.v131-pagination:empty{display:none!important;margin:0}
.applications-index-page nav.v131-pagination>a.page-num{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:42px;
  height:42px;
  padding:0 13px;
  border:1px solid var(--line);
  border-radius:7px;
  background:#fff;
  color:var(--ink);
  font-size:13px;
  font-weight:800;
}
.applications-index-page nav.v131-pagination>a.page-num:hover{border-color:var(--green);color:var(--green)}
.applications-index-page nav.v131-pagination>a.page-num.page-num-current{
  border-color:var(--green);
  background:var(--green);
  color:#fff;
  pointer-events:none;
}
.applications-index-page .applications-index-help{
  padding:65px 0;
  background:#e9f2f0;
}
.applications-index-page .applications-index-help-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:55px;
  align-items:center;
}
.applications-index-page .applications-index-help h2{
  max-width:850px;
  margin:.18em 0 10px;
  font-size:var(--heading-h2,clamp(29px,2.7vw,40px));
  line-height:1.14;
}
.applications-index-page .applications-index-help p{
  max-width:850px;
  margin:0;
  color:var(--muted);
}
.applications-index-page .applications-index-help .btn{white-space:nowrap}
@media(max-width:1220px){
  .applications-index-page .applications-category-nav{top:84px}
}
@media(max-width:1000px){
  .applications-index-page .applications-index-hero-grid{grid-template-columns:1fr;gap:30px}
  .applications-index-page .applications-index-heading{align-items:flex-start;flex-direction:column;gap:13px}
  .applications-index-page .application-list-card{grid-template-columns:300px minmax(0,1fr)}
  .applications-index-page .application-list-body{padding:24px 25px}
  .applications-index-page .application-list-summaries{grid-template-columns:1fr}
  .applications-index-page .application-list-summaries section,
  .applications-index-page .application-list-summaries section+section{padding:13px 0;border-left:0}
  .applications-index-page .application-list-summaries section+section{border-top:1px solid var(--line)}
  .applications-index-page .application-list-summaries p{-webkit-line-clamp:3}
}
@media(max-width:760px){
  .applications-index-page .application-list-card{grid-template-columns:1fr}
  .applications-index-page .application-list-image{min-height:0;aspect-ratio:16/9}
  .applications-index-page .applications-index-help-grid{grid-template-columns:1fr;gap:24px}
  .applications-index-page .applications-index-help .btn{justify-self:start}
}
@media(max-width:620px){
  .applications-index-page .applications-index-hero{padding:42px 0 38px}
  .applications-index-page .applications-index-hero p{font-size:16px}
  .applications-index-page .applications-index-note{padding:21px}
  .applications-index-page .applications-category-nav{top:76px}
  .applications-index-page .applications-category-inner{min-height:60px;gap:7px}
  .applications-index-page .applications-category-inner a{min-height:36px;padding:7px 13px;font-size:12px}
  .applications-index-page .applications-index-content{padding:50px 0 62px}
  .applications-index-page .applications-list{gap:18px}
  .applications-index-page .application-list-body{padding:21px 19px 22px}
  .applications-index-page .application-list-body h2{font-size:23px}
  .applications-index-page .application-list-summaries p{-webkit-line-clamp:4}
  .applications-index-page .application-list-path{align-items:flex-start;flex-direction:column;gap:4px}
  .applications-index-page nav.v131-pagination{gap:6px;margin-top:36px}
  .applications-index-page nav.v131-pagination>a.page-num{min-width:38px;height:38px;padding:0 10px;font-size:12px}
  .applications-index-page .applications-index-help{padding:48px 0}
}
.application-detail-page .application-detail-hero{
  padding:38px 0 66px;
  background:linear-gradient(120deg,#edf5f3,#fff 67%,#eef5f3);
}
.application-detail-page .application-detail-breadcrumb{
  display:flex!important;
  align-items:center;
  gap:9px;
  margin-bottom:25px;
  color:var(--muted);
  font-size:12px;
}
.application-detail-page .application-detail-breadcrumb a{
  display:inline;
  padding:0;
  color:var(--green);
  font-size:12px;
  font-weight:700;
}
.application-detail-page .application-detail-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);
  gap:58px;
  align-items:center;
}
.application-detail-page .application-detail-gallery{min-width:0}
.application-detail-page .application-detail-gallery .split-stage{box-shadow:var(--shadow)}
.application-detail-page .application-detail-gallery .split-main{height:550px}
.application-detail-page .application-detail-gallery .split-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}
.application-detail-page .application-detail-summary{min-width:0}
.application-detail-page .application-detail-summary h1{
  margin:.22em 0;
  font-size:var(--heading-h1,clamp(36px,3.5vw,54px));
  line-height:1.08;
  letter-spacing:-.025em;
}
.application-detail-page .application-detail-lead{
  margin:0;
  color:var(--muted);
  font-size:18px;
  line-height:1.7;
}
.application-detail-page .application-detail-quick-answer{
  margin:27px 0 0;
  padding:20px 22px;
  border-left:4px solid var(--orange);
  border-radius:0 10px 10px 0;
  background:#fff;
}
.application-detail-page .application-detail-quick-answer>span{
  display:block;
  margin-bottom:7px;
  color:var(--green);
  font-size:10px;
  font-weight:900;
  letter-spacing:.1em;
}
.application-detail-page .application-detail-quick-answer p{
  display:-webkit-box;
  margin:0;
  overflow:hidden;
  color:#455760;
  font-size:14px;
  line-height:1.7;
  white-space:pre-line;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:6;
}
.application-detail-page .application-detail-actions{
  display:flex;
  align-items:center;
  gap:12px;
  margin-top:25px;
}
.application-detail-page .application-detail-content{
  padding:78px 0 92px;
  background:#fff;
}
.application-detail-page .application-detail-layout{
  display:grid;
  grid-template-columns:minmax(0,920px) minmax(300px,360px);
  justify-content:space-between;
  gap:70px;
  align-items:start;
}
.application-detail-page .application-content-heading{
  margin-bottom:29px;
  padding-bottom:24px;
  border-bottom:1px solid var(--line);
}
.application-detail-page .application-content-heading>span,
.application-detail-page .application-richtext-section header>span{
  color:var(--orange);
  font-size:10px;
  font-weight:900;
  letter-spacing:.12em;
}
.application-detail-page .application-content-heading h2{
  margin:7px 0 9px;
  font-size:34px;
  line-height:1.18;
}
.application-detail-page .application-content-heading p{
  max-width:790px;
  margin:0;
  color:var(--muted);
}
.application-detail-page .application-model-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
.application-detail-page .application-model-card{
  min-width:0;
  padding:25px 26px;
  border:1px solid var(--line);
  border-radius:14px;
  background:#fff;
}
.application-detail-page .application-model-card:nth-child(4n+2),
.application-detail-page .application-model-card:nth-child(4n+3){background:#f7faf9}
.application-detail-page .application-model-card-wide{grid-column:1/-1}
.application-detail-page .application-model-title{
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  gap:14px;
  align-items:start;
  margin-bottom:16px;
  padding-bottom:15px;
  border-bottom:1px solid var(--line);
}
.application-detail-page .application-model-title>b{
  color:var(--orange);
  font-size:26px;
  line-height:1;
}
.application-detail-page .application-model-title span{
  display:block;
  margin-bottom:4px;
  color:var(--green);
  font-size:9px;
  font-weight:900;
  letter-spacing:.1em;
}
.application-detail-page .application-model-title h2{
  margin:0;
  font-size:23px;
  line-height:1.23;
}
.application-detail-page .application-model-copy{
  color:#4e6069;
  font-size:15px;
  line-height:1.78;
  white-space:pre-line;
  overflow-wrap:anywhere;
}
.application-detail-page .application-model-copy:empty{display:none}
.application-detail-page .application-richtext-section{
  margin-top:45px;
  padding-top:32px;
  border-top:1px solid var(--line);
}
.application-detail-page .application-richtext-section header{margin-bottom:24px}
.application-detail-page .application-richtext-section header h2{
  margin:7px 0 0;
  font-size:31px;
  line-height:1.2;
}
.application-detail-page .application-richtext{
  color:#4f6069;
  font-size:17px;
  line-height:1.82;
}
.application-detail-page .application-richtext>:first-child{margin-top:0}
.application-detail-page .application-richtext>:last-child{margin-bottom:0}
.application-detail-page .application-richtext h2{
  margin:1.55em 0 .45em;
  color:var(--ink);
  font-size:30px;
  line-height:1.22;
}
.application-detail-page .application-richtext h3{
  margin:1.4em 0 .4em;
  color:var(--ink);
  font-size:23px;
  line-height:1.25;
}
.application-detail-page .application-richtext ul,
.application-detail-page .application-richtext ol{padding-left:23px}
.application-detail-page .application-richtext li{margin:7px 0}
.application-detail-page .application-richtext img{
  width:100%;
  height:auto;
  margin:29px 0;
  border-radius:13px;
}
.application-detail-page .application-richtext blockquote{
  margin:28px 0;
  padding:20px 22px;
  border-left:4px solid var(--orange);
  border-radius:0 9px 9px 0;
  background:#f0f6f5;
}
.application-detail-page .application-richtext table{
  display:block;
  width:100%;
  overflow-x:auto;
  border-collapse:collapse;
}
.application-detail-page .application-richtext th,
.application-detail-page .application-richtext td{
  padding:13px 15px;
  border:1px solid var(--line);
  text-align:left;
  vertical-align:top;
}
.application-detail-page .application-richtext th{background:var(--pale);color:var(--ink)}
.application-detail-page .application-configuration-note{
  margin-top:40px;
  padding:23px 25px;
  border-left:4px solid var(--orange);
  border-radius:0 10px 10px 0;
  background:#f0f6f5;
}
.application-detail-page .application-configuration-note>span{
  display:block;
  margin-bottom:7px;
  color:var(--orange);
  font-size:10px;
  font-weight:900;
  letter-spacing:.12em;
}
.application-detail-page .application-configuration-note p{
  margin:0;
  color:#52616b;
  font-size:13px;
  line-height:1.7;
}
.application-detail-page .application-detail-sidebar{
  position:sticky;
  top:120px;
  display:grid;
  gap:18px;
}
.application-detail-page .application-side-card{
  padding:27px;
  border:1px solid var(--line);
  border-radius:14px;
  background:#fff;
}
.application-detail-page .application-side-card>span{
  color:var(--orange);
  font-size:10px;
  font-weight:900;
  letter-spacing:.11em;
}
.application-detail-page .application-side-card h2{
  margin:8px 0 12px;
  font-size:23px;
  line-height:1.25;
}
.application-detail-page .application-side-card nav{
  display:block!important;
  margin-top:16px;
  border-top:1px solid var(--line);
}
.application-detail-page .application-side-card nav a{
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:11px 0;
  border-bottom:1px solid var(--line);
  color:#53636c;
  font-size:13px;
  font-weight:800;
}
.application-detail-page .application-side-card nav a:after{
  content:'→';
  color:var(--green);
}
.application-detail-page .application-side-card nav a:hover{color:var(--green)}
.application-detail-page .application-side-cta{
  border-color:var(--deep);
  background:var(--deep);
  color:#fff;
}
.application-detail-page .application-side-cta p{
  color:#bdcecb;
  font-size:14px;
  line-height:1.7;
}
.application-detail-page .application-side-cta>a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-top:18px;
  padding-top:14px;
  border-top:1px solid rgba(255,255,255,.18);
  color:#efad56;
  font-size:13px;
  font-weight:900;
}
@media(max-width:1000px){
  .application-detail-page .application-detail-hero-grid{grid-template-columns:1fr}
  .application-detail-page .application-detail-gallery .split-main{height:500px}
  .application-detail-page .application-detail-layout{grid-template-columns:1fr}
  .application-detail-page .application-detail-sidebar{position:static;grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  .application-detail-page .application-model-grid{grid-template-columns:1fr}
  .application-detail-page .application-model-card-wide{grid-column:auto}
}
@media(max-width:700px){
  .application-detail-page .application-detail-sidebar{grid-template-columns:1fr}
}
@media(max-width:650px){
  .application-detail-page .application-detail-hero{padding:27px 0 42px}
  .application-detail-page .application-detail-hero-grid{gap:25px}
  .application-detail-page .application-detail-gallery .split-main{height:300px}
  .application-detail-page .application-detail-gallery .split-thumbs{display:flex;overflow-x:auto;gap:7px}
  .application-detail-page .application-detail-gallery .split-thumb{flex:0 0 72px}
  .application-detail-page .application-detail-summary h1{font-size:35px}
  .application-detail-page .application-detail-lead{font-size:16px}
  .application-detail-page .application-detail-actions{display:grid;grid-template-columns:1fr}
  .application-detail-page .application-detail-content{padding:48px 0 62px}
  .application-detail-page .application-content-heading h2{font-size:28px}
  .application-detail-page .application-model-card{padding:22px 20px}
  .application-detail-page .application-model-title{grid-template-columns:37px minmax(0,1fr);gap:11px}
  .application-detail-page .application-model-title>b{font-size:22px}
  .application-detail-page .application-model-title h2{font-size:21px}
  .application-detail-page .application-model-copy{font-size:14px}
  .application-detail-page .application-richtext{font-size:16px}
  .application-detail-page .application-richtext-section header h2{font-size:27px}
}
.application-detail-page .application-detail-quick-answer:has(p:empty),
.application-detail-page .application-model-card:has(.application-model-copy:empty){
  display:none;
}
.machines-index-page .machines-index-hero{padding:64px 0 58px;border-bottom:1px solid var(--line);background:linear-gradient(115deg,#edf5f3 0%,#fff 68%,#eef5f3 100%)}
.machines-index-page .machines-index-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:70px;align-items:end}
.machines-index-page .machines-index-hero h1{max-width:850px;margin:.22em 0;font-size:var(--heading-h1,clamp(36px,3.5vw,54px));line-height:1.08;letter-spacing:-.025em}
.machines-index-page .machines-index-hero p{max-width:780px;margin:0;color:var(--muted);font-size:18px;line-height:1.7}
.machines-index-page .machines-index-note{padding:27px 29px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.88);box-shadow:0 14px 36px rgba(13,55,52,.06)}
.machines-index-page .machines-index-note>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.13em}
.machines-index-page .machines-index-note h2{margin:8px 0 11px;font-size:23px;line-height:1.25}
.machines-index-page .machines-index-note p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}
.machines-index-page .machines-category-nav{display:block!important;position:sticky;top:96px;z-index:80;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
.machines-index-page .machines-category-inner{display:flex!important;align-items:center;gap:8px;min-height:68px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}
.machines-index-page .machines-category-inner::-webkit-scrollbar{display:none}
.machines-index-page .machines-category-inner a{display:inline-flex!important;flex:0 0 auto;align-items:center;justify-content:center;min-height:38px;padding:8px 15px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#41545d;font-size:13px;font-weight:800;line-height:1.2;white-space:nowrap;transition:.2s}
.machines-index-page .machines-category-inner a:hover,.machines-index-page .machines-category-inner a.active{border-color:var(--green);background:var(--green);color:#fff}
.machines-index-page .machines-index-content{padding:76px 0 88px;background:#fff}
.machines-index-page .machines-index-heading{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:34px}
.machines-index-page .machines-index-heading h2{max-width:820px;margin:.18em 0 0;font-size:var(--heading-h2,clamp(29px,2.7vw,40px));line-height:1.14}
.machines-index-page .machines-index-heading>p{max-width:540px;margin:0;color:var(--muted)}
.machines-index-page .machines-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.machines-index-page .machine-list-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;transition:transform .22s,border-color .22s,box-shadow .22s}
.machines-index-page .machine-list-card:hover{transform:translateY(-4px);border-color:#c5d5d7;box-shadow:0 18px 40px rgba(13,55,52,.09)}
.machines-index-page .machine-list-image{position:relative;display:block;overflow:hidden;aspect-ratio:3/2;background:var(--pale)}
.machines-index-page .machine-list-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}
.machines-index-page .machine-list-card:hover .machine-list-image img{transform:scale(1.025)}
.machines-index-page .machine-list-image>span{position:absolute;left:15px;bottom:15px;max-width:calc(100% - 30px);padding:6px 9px;border-radius:5px;background:rgba(8,43,41,.9);color:#fff;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.machines-index-page .machine-list-body{display:flex;flex:1;min-width:0;flex-direction:column;padding:22px 23px 24px}
.machines-index-page .machine-list-model{align-self:flex-start;min-height:28px;padding:5px 10px;border-radius:999px;background:#eaf4f2;color:var(--green);font-size:10px;font-weight:900;line-height:1.2;letter-spacing:.05em;text-transform:uppercase}
.machines-index-page .machine-list-model:empty{display:none}
.machines-index-page .machine-list-body h2{margin:12px 0 9px;font-size:22px;line-height:1.25;letter-spacing:-.012em}
.machines-index-page .machine-list-body h2 a:hover{color:var(--green)}
.machines-index-page .machine-list-description{margin:0 0 17px;color:var(--muted);font-size:14px;line-height:1.68}
.machines-index-page .machine-list-products{margin:0 0 16px;padding:13px 14px;border-left:3px solid var(--orange);border-radius:0 8px 8px 0;background:#f0f6f5}
.machines-index-page .machine-list-products>span{display:block;margin-bottom:5px;color:#9b6120;font-size:9px;font-weight:900;letter-spacing:.07em}
.machines-index-page .machine-list-products p{display:-webkit-box;margin:0;overflow:hidden;color:#5e513f;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.machines-index-page .machine-list-products:has(p:empty){display:none}
.machines-index-page .machine-list-facts{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0 0 18px;border-top:1px solid var(--line)}
.machines-index-page .machine-list-facts>div{min-width:0;padding:11px 11px 11px 0;border-bottom:1px solid var(--line)}
.machines-index-page .machine-list-facts>div:nth-child(even){padding-right:0;padding-left:11px;border-left:1px solid var(--line)}
.machines-index-page .machine-list-facts>div:has(dd:empty){display:none}
.machines-index-page .machine-list-facts dt{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.machines-index-page .machine-list-facts dd{display:-webkit-box;margin:4px 0 0;overflow:hidden;color:var(--ink);font-size:12px;font-weight:800;line-height:1.45;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.machines-index-page .machine-list-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--green);font-size:13px;font-weight:900}
.machines-index-page .machine-list-link span{transition:transform .2s}
.machines-index-page .machine-list-link:hover span{transform:translateX(4px)}
.machines-index-page nav.v131-pagination{display:flex!important;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin:48px 0 0}
.machines-index-page nav.v131-pagination:empty{display:none!important;margin:0}
.machines-index-page nav.v131-pagination>a.page-num{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 13px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);font-size:13px;font-weight:800}
.machines-index-page nav.v131-pagination>a.page-num:hover{border-color:var(--green);color:var(--green)}
.machines-index-page nav.v131-pagination>a.page-num.page-num-current{border-color:var(--green);background:var(--green);color:#fff;pointer-events:none}
.machines-index-page .machines-selection-help{padding:65px 0;background:#e9f2f0}
.machines-index-page .machines-selection-help-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:55px;align-items:center}
.machines-index-page .machines-selection-help h2{max-width:850px;margin:.18em 0 10px;font-size:var(--heading-h2,clamp(29px,2.7vw,40px));line-height:1.14}
.machines-index-page .machines-selection-help p{max-width:850px;margin:0;color:var(--muted)}
.machines-index-page .machines-selection-actions{display:grid;gap:10px;min-width:210px}
@media(max-width:1220px){.machines-index-page .machines-category-nav{top:84px}}
@media(max-width:1000px){.machines-index-page .machines-index-hero-grid{grid-template-columns:1fr;gap:30px}.machines-index-page .machines-index-heading{align-items:flex-start;flex-direction:column;gap:13px}.machines-index-page .machines-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.machines-index-page .machines-selection-help-grid{grid-template-columns:1fr;gap:24px}.machines-index-page .machines-selection-actions{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}}
@media(max-width:620px){.machines-index-page .machines-index-hero{padding:42px 0 38px}.machines-index-page .machines-index-hero p{font-size:16px}.machines-index-page .machines-index-note{padding:21px}.machines-index-page .machines-category-nav{top:76px}.machines-index-page .machines-category-inner{min-height:60px;gap:7px}.machines-index-page .machines-category-inner a{min-height:36px;padding:7px 13px;font-size:12px}.machines-index-page .machines-index-content{padding:50px 0 62px}.machines-index-page .machines-card-grid{grid-template-columns:1fr;gap:18px}.machines-index-page .machine-list-body{padding:20px}.machines-index-page .machine-list-body h2{font-size:21px}.machines-index-page nav.v131-pagination{gap:6px;margin-top:36px}.machines-index-page nav.v131-pagination>a.page-num{min-width:38px;height:38px;padding:0 10px;font-size:12px}.machines-index-page .machines-selection-help{padding:48px 0}.machines-index-page .machines-selection-actions{grid-template-columns:1fr}}
.machine-detail-page .machine-detail-hero{padding:38px 0 66px;background:linear-gradient(120deg,#edf5f3,#fff 67%,#eef5f3)}
.machine-detail-page .machine-detail-breadcrumb{display:flex!important;align-items:center;gap:9px;margin-bottom:25px;color:var(--muted);font-size:12px}
.machine-detail-page .machine-detail-breadcrumb a{display:inline;padding:0;color:var(--green);font-size:12px;font-weight:700}
.machine-detail-page .machine-detail-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:58px;align-items:start}
.machine-detail-page .machine-detail-gallery{min-width:0}
.machine-detail-page .machine-detail-gallery .split-stage{box-shadow:var(--shadow)}
.machine-detail-page .machine-detail-gallery .split-main{height:560px}
.machine-detail-page .machine-detail-gallery .split-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}
.machine-detail-page .machine-detail-summary{min-width:0;padding-top:5px}
.machine-detail-page .machine-detail-summary h1{margin:.22em 0;font-size:var(--heading-h1,clamp(36px,3.5vw,54px));line-height:1.08;letter-spacing:-.025em}
.machine-detail-page .machine-detail-lead{margin:0;color:var(--muted);font-size:18px;line-height:1.7}
.machine-detail-page .machine-summary-list{display:block;margin:25px 0 0;padding:0;border-top:1px solid var(--line)}
.machine-detail-page .machine-summary-list>div{display:grid;grid-template-columns:165px minmax(0,1fr);gap:22px;align-items:start;padding:11px 0;border-bottom:1px solid var(--line)}
.machine-detail-page .machine-summary-list>div:has(dd:empty){display:none}
.machine-detail-page .machine-summary-list dt{color:var(--muted);font-size:10px;font-weight:800;line-height:1.55;letter-spacing:.05em;text-transform:uppercase}
.machine-detail-page .machine-summary-list dd{min-width:0;margin:0;color:var(--ink);font-size:13px;font-weight:800;line-height:1.6;white-space:pre-line;overflow-wrap:anywhere}
.machine-detail-page .machine-detail-actions{display:flex;align-items:center;gap:12px;margin-top:25px}
.machine-detail-page .machine-video-link{margin-top:14px}
.machine-detail-page .machine-video-link:has(a[href=""]){display:none}
.machine-detail-page .machine-video-link a{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-size:13px;font-weight:900}
.machine-detail-page .machine-detail-content{padding:78px 0 92px;background:#fff}
.machine-detail-page .machine-detail-layout{display:grid;grid-template-columns:minmax(0,920px) minmax(300px,360px);justify-content:space-between;gap:70px;align-items:start}
.machine-detail-page .machine-content-heading{margin-bottom:30px;padding-bottom:24px;border-bottom:1px solid var(--line)}
.machine-detail-page .machine-content-heading>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.12em}
.machine-detail-page .machine-content-heading h2{margin:7px 0 9px;font-size:34px;line-height:1.18}
.machine-detail-page .machine-content-heading p{max-width:790px;margin:0;color:var(--muted)}
.machine-detail-page .machine-richtext{color:#4f6069;font-size:17px;line-height:1.82}
.machine-detail-page .machine-richtext>:first-child{margin-top:0}
.machine-detail-page .machine-richtext>:last-child{margin-bottom:0}
.machine-detail-page .machine-richtext h2{margin:1.55em 0 .45em;color:var(--ink);font-size:30px;line-height:1.22}
.machine-detail-page .machine-richtext h3{margin:1.4em 0 .4em;color:var(--ink);font-size:23px;line-height:1.25}
.machine-detail-page .machine-richtext ul,.machine-detail-page .machine-richtext ol{padding-left:23px}
.machine-detail-page .machine-richtext li{margin:7px 0}
.machine-detail-page .machine-richtext img{width:100%;height:auto;margin:29px 0;border-radius:13px}
.machine-detail-page .machine-richtext blockquote{margin:28px 0;padding:20px 22px;border-left:4px solid var(--orange);border-radius:0 9px 9px 0;background:#f0f6f5}
.machine-detail-page .machine-richtext table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}
.machine-detail-page .machine-richtext th,.machine-detail-page .machine-richtext td{min-width:150px;padding:13px 15px;border:1px solid var(--line);text-align:left;vertical-align:top}
.machine-detail-page .machine-richtext th{background:var(--pale);color:var(--ink)}
.machine-detail-page .machine-equipment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:42px}
.machine-detail-page .machine-equipment-card{min-width:0;padding:25px 26px;border:1px solid var(--line);border-radius:14px;background:#f7faf9}
.machine-detail-page .machine-equipment-card:has(>div:empty){display:none}
.machine-detail-page .machine-equipment-card>span{color:var(--green);font-size:9px;font-weight:900;letter-spacing:.1em}
.machine-detail-page .machine-equipment-card h2{margin:7px 0 13px;font-size:23px;line-height:1.25}
.machine-detail-page .machine-equipment-card>div{color:#4e6069;font-size:14px;line-height:1.78;white-space:pre-line;overflow-wrap:anywhere}
.machine-detail-page .machine-configuration-note{margin-top:38px;padding:23px 25px;border-left:4px solid var(--orange);border-radius:0 10px 10px 0;background:#f0f6f5}
.machine-detail-page .machine-configuration-note>span{display:block;margin-bottom:7px;color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.12em}
.machine-detail-page .machine-configuration-note p{margin:0;color:#52616b;font-size:13px;line-height:1.7}
.machine-detail-page .machine-detail-sidebar{position:sticky;top:120px;display:grid;gap:18px}
.machine-detail-page .machine-side-card{padding:27px;border:1px solid var(--line);border-radius:14px;background:#fff}
.machine-detail-page .machine-side-card>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.11em}
.machine-detail-page .machine-side-card h2{margin:8px 0 12px;font-size:23px;line-height:1.25}
.machine-detail-page .machine-side-card ul{margin:17px 0 0;padding-left:18px;color:#53636c;font-size:14px}
.machine-detail-page .machine-side-card li{padding:5px 0}
.machine-detail-page .machine-side-cta{border-color:var(--deep);background:var(--deep);color:#fff}
.machine-detail-page .machine-side-cta p{color:#bdcecb;font-size:14px;line-height:1.7}
.machine-detail-page .machine-side-cta>a{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.18);color:#efad56;font-size:13px;font-weight:900}
@media(max-width:1000px){.machine-detail-page .machine-detail-hero-grid{grid-template-columns:1fr}.machine-detail-page .machine-detail-gallery .split-main{height:500px}.machine-detail-page .machine-detail-layout{grid-template-columns:1fr}.machine-detail-page .machine-detail-sidebar{position:static;grid-template-columns:1fr 1fr}}
@media(max-width:700px){.machine-detail-page .machine-detail-sidebar{grid-template-columns:1fr}.machine-detail-page .machine-equipment-grid{grid-template-columns:1fr}}
@media(max-width:650px){.machine-detail-page .machine-detail-hero{padding:27px 0 42px}.machine-detail-page .machine-detail-hero-grid{gap:25px}.machine-detail-page .machine-detail-gallery .split-main{height:300px}.machine-detail-page .machine-detail-gallery .split-thumbs{display:flex;overflow-x:auto;gap:7px}.machine-detail-page .machine-detail-gallery .split-thumb{flex:0 0 72px}.machine-detail-page .machine-detail-summary h1{font-size:35px}.machine-detail-page .machine-detail-lead{font-size:16px}.machine-detail-page .machine-summary-list>div{grid-template-columns:118px minmax(0,1fr);gap:12px;padding:10px 0}.machine-detail-page .machine-summary-list dt{font-size:9px}.machine-detail-page .machine-summary-list dd{font-size:12px}.machine-detail-page .machine-detail-actions{display:grid;grid-template-columns:1fr}.machine-detail-page .machine-detail-content{padding:48px 0 62px}.machine-detail-page .machine-content-heading h2{font-size:28px}.machine-detail-page .machine-richtext{font-size:16px}.machine-detail-page .machine-equipment-card{padding:22px 20px}}

/*  Machine detail sequence: introduction, working principle and parameters  */
.machine-detail-page .machine-content-section{margin:0;padding:0 0 42px}
.machine-detail-page .machine-content-section+.machine-content-section{padding-top:38px;border-top:1px solid var(--line)}
.machine-detail-page .machine-section-heading{margin:0 0 24px}
.machine-detail-page .machine-section-heading>span{display:block;margin-bottom:7px;color:var(--orange);font-size:10px;font-weight:900;line-height:1.3;letter-spacing:.12em}
.machine-detail-page .machine-section-heading h2{margin:0;color:var(--ink);font-size:30px;line-height:1.2}
.machine-detail-page .machine-principle-section,.machine-detail-page .machine-parameters-section{scroll-margin-top:130px}
.machine-detail-page .machine-editor-field:empty,.machine-detail-page .machine-content-section:has(.machine-editor-field:empty){display:none}
.machine-detail-page .machine-editor-field>p:first-child{margin-top:0}
.machine-detail-page .machine-editor-field>p:last-child{margin-bottom:0}
.machine-detail-page .machine-parameters-section .machine-richtext table{margin:0;font-size:14px}
.machine-detail-page .machine-parameters-section .machine-richtext th{width:32%;min-width:190px}
.machine-detail-page .machine-parameters-section .machine-richtext td{min-width:260px}
.machine-detail-page .machine-equipment-grid{margin-top:0;padding-top:38px;border-top:1px solid var(--line)}
@media(max-width:650px){.machine-detail-page .machine-content-section{padding-bottom:32px}.machine-detail-page .machine-content-section+.machine-content-section{padding-top:30px}.machine-detail-page .machine-section-heading{margin-bottom:18px}.machine-detail-page .machine-section-heading h2{font-size:26px}.machine-detail-page .machine-parameters-section .machine-richtext th{min-width:145px}.machine-detail-page .machine-parameters-section .machine-richtext td{min-width:220px}.machine-detail-page .machine-equipment-grid{padding-top:30px}}

/*  Machine detail in-page section navigation - scoped to this template only  */
.machine-detail-page .machine-section-nav{
  position:sticky;
  top:112px;
  z-index:24;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
  margin:0 0 38px;
  padding:8px;
  border:1px solid var(--line);
  border-radius:13px;
  background:rgba(255,255,255,.96);
  box-shadow:0 10px 28px rgba(13,55,52,.07);
  -webkit-backdrop-filter:blur(12px);
  backdrop-filter:blur(12px);
}
.machine-detail-page .machine-section-nav a{
  display:flex!important;
  align-items:center;
  gap:10px;
  min-width:0;
  min-height:48px;
  padding:9px 13px;
  border:1px solid transparent;
  border-radius:8px;
  color:#41545d;
  line-height:1.2;
  transition:background-color .2s ease,border-color .2s ease,color .2s ease;
}
.machine-detail-page .machine-section-nav a:hover{
  border-color:#c9d8da;
  background:#f2f7f6;
  color:var(--green);
}
.machine-detail-page .machine-section-nav a:focus-visible{
  outline:3px solid var(--orange);
  outline-offset:2px;
}
.machine-detail-page .machine-section-nav a span{
  display:flex;
  flex:0 0 28px;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  border-radius:50%;
  background:#eaf4f2;
  color:var(--green);
  font-size:10px;
  font-weight:900;
}
.machine-detail-page .machine-section-nav a strong{
  min-width:0;
  font-size:12px;
  font-weight:900;
  white-space:nowrap;
}
.machine-detail-page #machine-introduction,
.machine-detail-page #working-principle,
.machine-detail-page #technical-parameters{
  scroll-margin-top:190px;
}
@media(max-width:1220px){
  .machine-detail-page .machine-section-nav{top:100px}
}
@media(max-width:700px){
  .machine-detail-page .machine-section-nav{
    top:84px;
    display:flex!important;
    gap:7px;
    margin-bottom:30px;
    overflow-x:auto;
    overscroll-behavior-x:contain;
    scrollbar-width:none;
  }
  .machine-detail-page .machine-section-nav::-webkit-scrollbar{display:none}
  .machine-detail-page .machine-section-nav a{
    flex:0 0 auto;
    min-height:44px;
    padding:7px 11px;
  }
  .machine-detail-page .machine-section-nav a span{
    flex-basis:25px;
    width:25px;
    height:25px;
  }
  .machine-detail-page #machine-introduction,
  .machine-detail-page #working-principle,
  .machine-detail-page #technical-parameters{
    scroll-margin-top:155px;
  }
}

/*  Production lines index - exact custom fields, page scoped  */
.production-lines-index-page .production-lines-hero{padding:64px 0 58px;border-bottom:1px solid var(--line);background:linear-gradient(115deg,#edf5f3 0%,#fff 68%,#eef5f3 100%)}
.production-lines-index-page .production-lines-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:70px;align-items:end}
.production-lines-index-page .production-lines-hero h1{max-width:880px;margin:.22em 0;font-size:var(--heading-h1,clamp(36px,3.5vw,54px));line-height:1.08;letter-spacing:-.025em}
.production-lines-index-page .production-lines-hero p{max-width:780px;margin:0;color:var(--muted);font-size:18px;line-height:1.7}
.production-lines-index-page .production-lines-hero-note{padding:27px 29px;border:1px solid var(--line);border-radius:15px;background:rgba(255,255,255,.9);box-shadow:0 14px 36px rgba(13,55,52,.06)}
.production-lines-index-page .production-lines-hero-note>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.13em}
.production-lines-index-page .production-lines-hero-note h2{margin:8px 0 11px;font-size:23px;line-height:1.25}
.production-lines-index-page .production-lines-hero-note p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}
.production-lines-index-page .production-lines-category-nav{display:block!important;position:sticky;top:96px;z-index:80;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
.production-lines-index-page .production-lines-category-inner{display:flex!important;align-items:center;gap:8px;min-height:68px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}
.production-lines-index-page .production-lines-category-inner::-webkit-scrollbar{display:none}
.production-lines-index-page .production-lines-category-inner a{display:inline-flex!important;flex:0 0 auto;align-items:center;justify-content:center;min-height:38px;padding:8px 15px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#41545d;font-size:13px;font-weight:800;line-height:1.2;white-space:nowrap;transition:.2s}
.production-lines-index-page .production-lines-category-inner a:hover,.production-lines-index-page .production-lines-category-inner a.active{border-color:var(--green);background:var(--green);color:#fff}
.production-lines-index-page .production-lines-content{padding:76px 0 88px;background:#fff}
.production-lines-index-page .production-lines-heading{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:34px}
.production-lines-index-page .production-lines-heading h2{max-width:830px;margin:.18em 0 0;font-size:var(--heading-h2,clamp(29px,2.7vw,40px));line-height:1.14}
.production-lines-index-page .production-lines-heading>p{max-width:520px;margin:0;color:var(--muted)}
.production-lines-index-page .production-lines-list{display:grid;gap:25px}
.production-lines-index-page .production-line-card{display:grid;grid-template-columns:minmax(320px,430px) minmax(0,1fr);min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;transition:transform .22s,border-color .22s,box-shadow .22s}
.production-lines-index-page .production-line-card:hover{transform:translateY(-3px);border-color:#c5d5d7;box-shadow:0 18px 42px rgba(13,55,52,.09)}
.production-lines-index-page .production-line-image{position:relative;display:block;min-height:430px;overflow:hidden;background:var(--pale)}
.production-lines-index-page .production-line-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}
.production-lines-index-page .production-line-card:hover .production-line-image img{transform:scale(1.025)}
.production-lines-index-page .production-line-image>span{position:absolute;left:16px;bottom:16px;max-width:calc(100% - 32px);padding:6px 10px;border-radius:5px;background:rgba(8,43,41,.9);color:#fff;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.production-lines-index-page .production-line-body{display:flex;min-width:0;flex-direction:column;padding:28px 31px 27px}
.production-lines-index-page .production-line-topline{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:9px}
.production-lines-index-page .production-line-topline span{display:inline-flex;align-items:center;min-height:29px;padding:5px 10px;border-radius:999px;background:#eaf4f2;color:var(--green);font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.production-lines-index-page .production-line-topline span:empty,.production-lines-index-page .production-line-topline small:empty{display:none}
.production-lines-index-page .production-line-topline small{color:var(--muted);font-size:11px;font-weight:800}
.production-lines-index-page .production-line-body h2{margin:0 0 9px;font-size:28px;line-height:1.18;letter-spacing:-.015em}
.production-lines-index-page .production-line-body h2 a:hover{color:var(--green)}
.production-lines-index-page .production-line-description{margin:0 0 18px;color:var(--muted);font-size:14px;line-height:1.7}
.production-lines-index-page .production-line-product{margin:0 0 17px;padding:13px 15px;border-left:3px solid var(--orange);border-radius:0 8px 8px 0;background:#f0f6f5}
.production-lines-index-page .production-line-product>span,.production-lines-index-page .production-line-packaging>span{display:block;margin-bottom:5px;color:#9b6120;font-size:9px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.production-lines-index-page .production-line-product p{margin:0;color:#5e513f;font-size:13px;font-weight:800;line-height:1.55}
.production-lines-index-page .production-line-product:has(p:empty){display:none}
.production-lines-index-page .production-line-facts{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0 0 17px;border-top:1px solid var(--line)}
.production-lines-index-page .production-line-facts>div{min-width:0;padding:11px 12px 11px 0;border-bottom:1px solid var(--line)}
.production-lines-index-page .production-line-facts>div:nth-child(even){padding-right:0;padding-left:12px;border-left:1px solid var(--line)}
.production-lines-index-page .production-line-facts>div:has(dd:empty){display:none}
.production-lines-index-page .production-line-facts dt{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
.production-lines-index-page .production-line-facts dd{display:-webkit-box;margin:4px 0 0;overflow:hidden;color:var(--ink);font-size:12px;font-weight:800;line-height:1.5;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.production-lines-index-page .production-line-packaging{margin:0 0 19px;padding:12px 14px;border-radius:8px;background:var(--pale)}
.production-lines-index-page .production-line-packaging>span{color:var(--green)}
.production-lines-index-page .production-line-packaging p{display:-webkit-box;margin:0;overflow:hidden;color:#53636c;font-size:12px;line-height:1.55;white-space:pre-line;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.production-lines-index-page .production-line-packaging:has(p:empty){display:none}
.production-lines-index-page .production-line-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--green);font-size:13px;font-weight:900}
.production-lines-index-page .production-line-link span{transition:transform .2s}
.production-lines-index-page .production-line-link:hover span{transform:translateX(4px)}
.production-lines-index-page nav.v131-pagination{display:flex!important;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin:48px 0 0}
.production-lines-index-page nav.v131-pagination:empty{display:none!important;margin:0}
.production-lines-index-page nav.v131-pagination>a.page-num{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 13px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);font-size:13px;font-weight:800}
.production-lines-index-page nav.v131-pagination>a.page-num:hover{border-color:var(--green);color:var(--green)}
.production-lines-index-page nav.v131-pagination>a.page-num.page-num-current{border-color:var(--green);background:var(--green);color:#fff;pointer-events:none}
.production-lines-index-page .production-lines-help{padding:65px 0;background:#e9f2f0}
.production-lines-index-page .production-lines-help-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:55px;align-items:center}
.production-lines-index-page .production-lines-help h2{max-width:850px;margin:.18em 0 10px;font-size:var(--heading-h2,clamp(29px,2.7vw,40px));line-height:1.14}
.production-lines-index-page .production-lines-help p{max-width:850px;margin:0;color:var(--muted)}
.production-lines-index-page .production-lines-help .btn{white-space:nowrap}
@media(max-width:1220px){.production-lines-index-page .production-lines-category-nav{top:84px}}
@media(max-width:1000px){.production-lines-index-page .production-lines-hero-grid{grid-template-columns:1fr;gap:30px}.production-lines-index-page .production-lines-heading{align-items:flex-start;flex-direction:column;gap:13px}.production-lines-index-page .production-line-card{grid-template-columns:300px minmax(0,1fr)}.production-lines-index-page .production-line-image{min-height:390px}.production-lines-index-page .production-line-body{padding:24px 25px}.production-lines-index-page .production-lines-help-grid{grid-template-columns:1fr;gap:24px}.production-lines-index-page .production-lines-help .btn{justify-self:start}}
@media(max-width:760px){.production-lines-index-page .production-line-card{grid-template-columns:1fr}.production-lines-index-page .production-line-image{min-height:0;aspect-ratio:16/9}.production-lines-index-page .production-line-facts{grid-template-columns:1fr}.production-lines-index-page .production-line-facts>div,.production-lines-index-page .production-line-facts>div:nth-child(even){padding:10px 0;border-left:0}}
@media(max-width:620px){.production-lines-index-page .production-lines-hero{padding:42px 0 38px}.production-lines-index-page .production-lines-hero p{font-size:16px}.production-lines-index-page .production-lines-hero-note{padding:21px}.production-lines-index-page .production-lines-category-nav{top:76px}.production-lines-index-page .production-lines-category-inner{min-height:60px;gap:7px}.production-lines-index-page .production-lines-category-inner a{min-height:36px;padding:7px 13px;font-size:12px}.production-lines-index-page .production-lines-content{padding:50px 0 62px}.production-lines-index-page .production-lines-list{gap:18px}.production-lines-index-page .production-line-body{padding:21px 19px 22px}.production-lines-index-page .production-line-body h2{font-size:23px}.production-lines-index-page .production-line-topline{align-items:flex-start;flex-direction:column;gap:7px}.production-lines-index-page nav.v131-pagination{gap:6px;margin-top:36px}.production-lines-index-page nav.v131-pagination>a.page-num{min-width:38px;height:38px;padding:0 10px;font-size:12px}.production-lines-index-page .production-lines-help{padding:48px 0}}

/*  Production line detail - exact current fields, page scoped  */
.production-line-detail-page .production-line-detail-hero{padding:38px 0 66px;background:linear-gradient(120deg,#edf5f3,#fff 67%,#eef5f3)}
.production-line-detail-page .production-line-breadcrumb{display:flex!important;align-items:center;gap:9px;margin-bottom:25px;color:var(--muted);font-size:12px}
.production-line-detail-page .production-line-breadcrumb a{display:inline;padding:0;color:var(--green);font-size:12px;font-weight:700}
.production-line-detail-page .production-line-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:58px;align-items:start}
.production-line-detail-page .production-line-gallery{min-width:0}
.production-line-detail-page .production-line-gallery .split-stage{box-shadow:var(--shadow)}
.production-line-detail-page .production-line-gallery .split-main{height:560px}
.production-line-detail-page .production-line-gallery .split-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}
.production-line-detail-page .production-line-summary{min-width:0;padding-top:5px}
.production-line-detail-page .production-line-summary h1{margin:.22em 0;font-size:var(--heading-h1,clamp(36px,3.5vw,54px));line-height:1.08;letter-spacing:-.025em}
.production-line-detail-page .production-line-lead{margin:0;color:var(--muted);font-size:18px;line-height:1.7}
.production-line-detail-page .production-line-summary-list{display:block;margin:25px 0 0;padding:0;border-top:1px solid var(--line)}
.production-line-detail-page .production-line-summary-list>div{display:grid;grid-template-columns:165px minmax(0,1fr);gap:22px;align-items:start;padding:11px 0;border-bottom:1px solid var(--line)}
.production-line-detail-page .production-line-summary-list>div:has(dd:empty){display:none}
.production-line-detail-page .production-line-summary-list dt{color:var(--muted);font-size:10px;font-weight:800;line-height:1.55;letter-spacing:.05em;text-transform:uppercase}
.production-line-detail-page .production-line-summary-list dd{min-width:0;margin:0;color:var(--ink);font-size:13px;font-weight:800;line-height:1.6;overflow-wrap:anywhere}
.production-line-detail-page .production-line-actions{display:flex;align-items:center;gap:12px;margin-top:25px}
.production-line-detail-page .production-line-detail-content{padding:78px 0 92px;background:#fff}
.production-line-detail-page .production-line-detail-layout{display:grid;grid-template-columns:minmax(0,920px) minmax(300px,360px);justify-content:space-between;gap:70px;align-items:start}
.production-line-detail-page .production-line-content-heading{margin-bottom:30px;padding-bottom:24px;border-bottom:1px solid var(--line)}
.production-line-detail-page .production-line-content-heading>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.12em}
.production-line-detail-page .production-line-content-heading h2{margin:7px 0 9px;font-size:34px;line-height:1.18}
.production-line-detail-page .production-line-content-heading p{max-width:790px;margin:0;color:var(--muted)}
.production-line-detail-page .production-line-section-nav{position:sticky;top:112px;z-index:24;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 38px;padding:8px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.96);box-shadow:0 10px 28px rgba(13,55,52,.07);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
.production-line-detail-page .production-line-section-nav a{display:flex!important;align-items:center;gap:10px;min-width:0;min-height:48px;padding:9px 13px;border:1px solid transparent;border-radius:8px;color:#41545d;line-height:1.2}
.production-line-detail-page .production-line-section-nav a:hover{border-color:#c9d8da;background:#f2f7f6;color:var(--green)}
.production-line-detail-page .production-line-section-nav a span{display:flex;flex:0 0 28px;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#eaf4f2;color:var(--green);font-size:10px;font-weight:900}
.production-line-detail-page .production-line-section-nav a strong{font-size:12px;font-weight:900;white-space:nowrap}
.production-line-detail-page .production-line-section{margin:0;padding:0 0 42px;scroll-margin-top:190px}
.production-line-detail-page .production-line-section+.production-line-section{padding-top:38px;border-top:1px solid var(--line)}
.production-line-detail-page .production-line-section-heading{margin:0 0 24px}
.production-line-detail-page .production-line-section-heading>span{display:block;margin-bottom:7px;color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.12em}
.production-line-detail-page .production-line-section-heading h2{margin:0;color:var(--ink);font-size:30px;line-height:1.2}
.production-line-detail-page .production-line-richtext{color:#4f6069;font-size:17px;line-height:1.82}
.production-line-detail-page .production-line-richtext>:first-child{margin-top:0}
.production-line-detail-page .production-line-richtext>:last-child{margin-bottom:0}
.production-line-detail-page .production-line-richtext h2{margin:1.55em 0 .45em;color:var(--ink);font-size:30px;line-height:1.22}
.production-line-detail-page .production-line-richtext h3{margin:1.4em 0 .4em;color:var(--ink);font-size:23px;line-height:1.25}
.production-line-detail-page .production-line-richtext ul,.production-line-detail-page .production-line-richtext ol{padding-left:23px}
.production-line-detail-page .production-line-richtext li{margin:7px 0}
.production-line-detail-page .production-line-richtext img{width:100%;height:auto;margin:29px 0;border-radius:13px}
.production-line-detail-page .production-line-richtext blockquote{margin:28px 0;padding:20px 22px;border-left:4px solid var(--orange);border-radius:0 9px 9px 0;background:#f0f6f5}
.production-line-detail-page .production-line-richtext table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}
.production-line-detail-page .production-line-richtext th,.production-line-detail-page .production-line-richtext td{min-width:150px;padding:13px 15px;border:1px solid var(--line);text-align:left;vertical-align:top}
.production-line-detail-page .production-line-richtext th{background:var(--pale);color:var(--ink)}
.production-line-detail-page .production-line-multiline{padding:23px 25px;border-left:4px solid var(--orange);border-radius:0 10px 10px 0;background:#f0f6f5;color:#53636c;font-size:15px;line-height:1.78;white-space:pre-line;overflow-wrap:anywhere}
.production-line-detail-page .production-line-packaging-section:has(.production-line-multiline:empty){display:none}
.production-line-detail-page .production-line-layout-figure{margin:0}
.production-line-detail-page .production-line-layout-figure img{width:100%;height:auto;max-height:650px;object-fit:contain;border:1px solid var(--line);border-radius:14px;background:var(--pale)}
.production-line-detail-page .production-line-layout-figure figcaption{margin-top:10px;color:var(--muted);font-size:12px;line-height:1.65}
.production-line-detail-page .production-line-layout-section:has(img[src=""]){display:none}
.production-line-detail-page .production-line-technical-note{margin-top:6px;padding:23px 25px;border-left:4px solid var(--orange);border-radius:0 10px 10px 0;background:#f0f6f5}
.production-line-detail-page .production-line-technical-note>span{display:block;margin-bottom:7px;color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.12em}
.production-line-detail-page .production-line-technical-note p{margin:0;color:#52616b;font-size:13px;line-height:1.7}
.production-line-detail-page .production-line-sidebar{position:sticky;top:120px;display:grid;gap:18px}
.production-line-detail-page .production-line-side-card{padding:27px;border:1px solid var(--line);border-radius:14px;background:#fff}
.production-line-detail-page .production-line-side-card>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.11em}
.production-line-detail-page .production-line-side-card h2{margin:8px 0 12px;font-size:23px;line-height:1.25}
.production-line-detail-page .production-line-side-card ul{margin:17px 0 0;padding-left:18px;color:#53636c;font-size:14px}
.production-line-detail-page .production-line-side-card li{padding:5px 0}
.production-line-detail-page .production-line-side-cta{border-color:var(--deep);background:var(--deep);color:#fff}
.production-line-detail-page .production-line-side-cta p{color:#bdcecb;font-size:14px;line-height:1.7}
.production-line-detail-page .production-line-side-cta>a{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.18);color:#efad56;font-size:13px;font-weight:900}
@media(max-width:1220px){.production-line-detail-page .production-line-section-nav{top:100px}}
@media(max-width:1000px){.production-line-detail-page .production-line-hero-grid{grid-template-columns:1fr}.production-line-detail-page .production-line-gallery .split-main{height:500px}.production-line-detail-page .production-line-detail-layout{grid-template-columns:1fr}.production-line-detail-page .production-line-sidebar{position:static;grid-template-columns:1fr 1fr}}
@media(max-width:700px){.production-line-detail-page .production-line-sidebar{grid-template-columns:1fr}.production-line-detail-page .production-line-section-nav{top:84px;display:flex!important;gap:7px;overflow-x:auto;scrollbar-width:none}.production-line-detail-page .production-line-section-nav::-webkit-scrollbar{display:none}.production-line-detail-page .production-line-section-nav a{flex:0 0 auto;min-height:44px;padding:7px 11px}.production-line-detail-page .production-line-section{scroll-margin-top:155px}}
@media(max-width:650px){.production-line-detail-page .production-line-detail-hero{padding:27px 0 42px}.production-line-detail-page .production-line-hero-grid{gap:25px}.production-line-detail-page .production-line-gallery .split-main{height:300px}.production-line-detail-page .production-line-gallery .split-thumbs{display:flex;overflow-x:auto;gap:7px}.production-line-detail-page .production-line-gallery .split-thumb{flex:0 0 72px}.production-line-detail-page .production-line-summary h1{font-size:35px}.production-line-detail-page .production-line-lead{font-size:16px}.production-line-detail-page .production-line-summary-list>div{grid-template-columns:118px minmax(0,1fr);gap:12px;padding:10px 0}.production-line-detail-page .production-line-summary-list dt{font-size:9px}.production-line-detail-page .production-line-summary-list dd{font-size:12px}.production-line-detail-page .production-line-actions{display:grid;grid-template-columns:1fr}.production-line-detail-page .production-line-detail-content{padding:48px 0 62px}.production-line-detail-page .production-line-content-heading h2{font-size:28px}.production-line-detail-page .production-line-section{padding-bottom:32px}.production-line-detail-page .production-line-section+.production-line-section{padding-top:30px}.production-line-detail-page .production-line-section-heading h2{font-size:26px}.production-line-detail-page .production-line-richtext{font-size:16px}.production-line-detail-page .production-line-multiline{padding:20px;font-size:14px}}

/* Tissue converting machines pillar page - scoped */
.tissue-machines-pillar-page .pillar-hero {
  padding: 72px 0 62px;
  background: linear-gradient(120deg,#0a302d,#0d4c47 62%,#153e3b);
  color: #fff;
}
.tissue-machines-pillar-page .pillar-hero-grid {
  display: grid;
  grid-template-columns: minmax(0,1.05fr) minmax(380px,.95fr);
  gap: 64px;
  align-items: center;
}
.tissue-machines-pillar-page .pillar-hero h1 {
  max-width: 850px;
  margin: 12px 0 20px;
  font-size: clamp(44px,5vw,72px);
  line-height: 1.04;
  letter-spacing: -.035em;
}
.tissue-machines-pillar-page .pillar-hero p {
  max-width: 760px;
  margin: 0;
  color: #d4e2e0;
  font-size: 18px;
}
.tissue-machines-pillar-page .pillar-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}
.tissue-machines-pillar-page .pillar-hero-actions a {
  display: inline-flex;
  align-items: center;
  min-height: 48px;
  padding: 0 20px;
  border: 1px solid rgba(255,255,255,.42);
  border-radius: 8px;
  color: #fff;
  font-weight: 800;
}
.tissue-machines-pillar-page .pillar-hero-actions a:first-child {
  border-color: var(--orange);
  background: var(--orange);
  color: #17312f;
}
.tissue-machines-pillar-page .pillar-hero-media {
  position: relative;
  min-height: 500px;
}
.tissue-machines-pillar-page .pillar-hero-media img {
  width: 100%;
  height: auto!important;
  object-fit: cover;
  border-radius: 24px;
  box-shadow: 0 30px 70px rgba(0,0,0,.25);
}
.tissue-machines-pillar-page .pillar-hero-note {
  position: absolute;
  right: 20px;
  bottom: 20px;
  max-width: 310px;
  padding: 18px 20px;
  border: 1px solid rgba(255,255,255,.25);
  border-radius: 12px;
  background: rgba(7,40,38,.9);
  backdrop-filter: blur(10px);
}
.tissue-machines-pillar-page .pillar-hero-note b,
.tissue-machines-pillar-page .pillar-hero-note span { display: block; }
.tissue-machines-pillar-page .pillar-hero-note span { margin-top: 4px; color: #c9d8d6; font-size: 12px; }
.tissue-machines-pillar-page .pillar-jump {
  position: sticky;
  top: 82px;
  z-index: 22;
  border-bottom: 1px solid var(--line);
  background: rgba(255,255,255,.96);
  backdrop-filter: blur(12px);
}
.tissue-machines-pillar-page .pillar-jump .wrap {
  display: flex;
  gap: 28px;
  overflow-x: auto;
  scrollbar-width: none;
}
.tissue-machines-pillar-page .pillar-jump .wrap::-webkit-scrollbar { display: none; }
.tissue-machines-pillar-page .pillar-jump a {
  flex: 0 0 auto;
  padding: 16px 0;
  color: var(--muted);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .05em;
  text-transform: uppercase;
}
.tissue-machines-pillar-page .pillar-jump a:hover { color: var(--green); }
.tissue-machines-pillar-page .pillar-section { padding: 76px 0; }
.tissue-machines-pillar-page .pillar-section.alt { background: var(--pale); }
.tissue-machines-pillar-page .pillar-section.dark { background: var(--deep); color: #fff; }
.tissue-machines-pillar-page .pillar-section-head {
  display: flex;
  justify-content: space-between;
  gap: 42px;
  align-items: end;
  margin-bottom: 30px;
}
.tissue-machines-pillar-page .pillar-section-head > div { max-width: 840px; }
.tissue-machines-pillar-page .pillar-section-head > p { max-width: 470px; margin: 0; color: var(--muted); }
.tissue-machines-pillar-page .pillar-section-head h2 {
  margin: 8px 0 0;
  font-size: clamp(30px,3vw,46px);
  line-height: 1.12;
}
.tissue-machines-pillar-page .pillar-section-head > div > span,
.tissue-machines-pillar-page .pillar-card span,
.tissue-machines-pillar-page .pillar-route span {
  color: var(--green);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.tissue-machines-pillar-page .dark .pillar-section-head > p { color: #c5d5d3; }
.tissue-machines-pillar-page .dark .pillar-section-head > div > span { color: #f1ac54; }
.tissue-machines-pillar-page .pillar-intro-grid {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  gap: 62px;
  align-items: start;
}
.tissue-machines-pillar-page .pillar-intro-grid > p {
  margin: 0;
  color: var(--ink);
  font-size: 22px;
  line-height: 1.55;
}
.tissue-machines-pillar-page .pillar-definition-list { border-top: 1px solid var(--line); }
.tissue-machines-pillar-page .pillar-definition-list > div {
  display: grid;
  grid-template-columns: 180px minmax(0,1fr);
  gap: 26px;
  padding: 18px 0;
  border-bottom: 1px solid var(--line);
}
.tissue-machines-pillar-page .pillar-definition-list b { color: var(--green); }
.tissue-machines-pillar-page .pillar-definition-list p { margin: 0; color: var(--muted); }
.tissue-machines-pillar-page .pillar-card-grid {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 20px;
}
.tissue-machines-pillar-page .pillar-card {
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 16px;
  background: #fff;
  transition: transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.tissue-machines-pillar-page .pillar-card:hover {
  transform: translateY(-4px);
  border-color: rgba(12,108,100,.38);
  box-shadow: 0 20px 45px rgba(16,54,51,.10);
}
.tissue-machines-pillar-page .pillar-card img { width: 100%; height: 220px; object-fit: cover; background: #eaf0ef; }
.tissue-machines-pillar-page .pillar-card > div { padding: 22px; }
.tissue-machines-pillar-page .pillar-card h3 { margin: 7px 0 9px; font-size: 21px; line-height: 1.25; }
.tissue-machines-pillar-page .pillar-card p { margin: 0 0 16px; color: var(--muted); font-size: 13px; }
.tissue-machines-pillar-page .pillar-card b { color: var(--green); font-size: 12px; }
.tissue-machines-pillar-page .pillar-process-grid {
  display: grid;
  grid-template-columns: repeat(5,minmax(0,1fr));
  gap: 14px;
}
.tissue-machines-pillar-page .pillar-process-grid > div {
  min-height: 190px;
  padding: 24px 20px;
  border: 1px solid rgba(255,255,255,.17);
  border-radius: 14px;
  background: rgba(255,255,255,.05);
}
.tissue-machines-pillar-page .pillar-process-grid b { color: #f1ac54; font-size: 28px; }
.tissue-machines-pillar-page .pillar-process-grid h3 { margin: 12px 0 8px; font-size: 18px; }
.tissue-machines-pillar-page .pillar-process-grid p { margin: 0; color: #c8d8d6; font-size: 13px; }
.tissue-machines-pillar-page .pillar-selection-grid {
  display: grid;
  grid-template-columns: minmax(280px,.75fr) minmax(0,1.25fr);
  gap: 60px;
}
.tissue-machines-pillar-page .pillar-selection-copy {
  position: sticky;
  top: 155px;
  align-self: start;
}
.tissue-machines-pillar-page .pillar-selection-copy p { color: var(--muted); }
.tissue-machines-pillar-page .pillar-selection-list { border-top: 1px solid var(--line); }
.tissue-machines-pillar-page .pillar-selection-list > div {
  display: grid;
  grid-template-columns: 180px minmax(0,1fr);
  gap: 22px;
  padding: 19px 0;
  border-bottom: 1px solid var(--line);
}
.tissue-machines-pillar-page .pillar-selection-list b { color: var(--ink); }
.tissue-machines-pillar-page .pillar-selection-list span { color: var(--muted); }
.tissue-machines-pillar-page .pillar-routes {
  display: grid;
  grid-template-columns: repeat(4,minmax(0,1fr));
  gap: 18px;
}
.tissue-machines-pillar-page .pillar-route {
  display: flex;
  min-height: 220px;
  flex-direction: column;
  padding: 26px;
  border: 1px solid var(--line);
  border-radius: 15px;
  background: #fff;
}
.tissue-machines-pillar-page .pillar-route h3 { margin: 8px 0 10px; font-size: 21px; }
.tissue-machines-pillar-page .pillar-route p { margin: 0 0 20px; color: var(--muted); font-size: 13px; }
.tissue-machines-pillar-page .pillar-route b { margin-top: auto; color: var(--green); font-size: 12px; }
.tissue-machines-pillar-page .pillar-related-grid {
  display: grid;
  grid-template-columns: repeat(3,minmax(0,1fr));
  gap: 18px;
}
.tissue-machines-pillar-page .pillar-related-grid a {
  display: grid;
  grid-template-columns: 120px minmax(0,1fr);
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 13px;
  background: #fff;
}
.tissue-machines-pillar-page .pillar-related-grid img { width: 120px; height: 100%; min-height: 135px; object-fit: cover; }
.tissue-machines-pillar-page .pillar-related-grid div { padding: 18px; }
.tissue-machines-pillar-page .pillar-related-grid span { color: var(--green); font-size: 10px; font-weight: 900; }
.tissue-machines-pillar-page .pillar-related-grid h3 { margin: 7px 0 0; font-size: 17px; line-height: 1.3; }
.tissue-machines-pillar-page .pillar-note {
  margin-top: 34px;
  padding: 24px 26px;
  border-left: 4px solid var(--orange);
  border-radius: 0 11px 11px 0;
  background: #f0f6f5;
}
.tissue-machines-pillar-page .pillar-note span { color: #a85f14; font-size: 10px; font-weight: 900; letter-spacing: .12em; }
.tissue-machines-pillar-page .pillar-note p { margin: 7px 0 0; color: #58656e; font-size: 13px; }
.tissue-machines-pillar-page .pillar-cta {
  padding: 66px 0;
  background: #0b302d;
  color: #fff;
}
.tissue-machines-pillar-page .pillar-cta .wrap {
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  gap: 42px;
  align-items: center;
}
.tissue-machines-pillar-page .pillar-cta h2 { margin: 6px 0 10px; font-size: clamp(30px,3vw,46px); }
.tissue-machines-pillar-page .pillar-cta p { max-width: 840px; margin: 0; color: #c8d8d6; }
.tissue-machines-pillar-page .pillar-cta a { display: inline-flex; align-items: center; min-height: 50px; padding: 0 22px; border-radius: 8px; background: var(--orange); color: #17312f; font-weight: 900; }
@media(max-width:1100px){
  .tissue-machines-pillar-page .pillar-hero-grid,
  .tissue-machines-pillar-page .pillar-intro-grid,
  .tissue-machines-pillar-page .pillar-selection-grid { grid-template-columns: 1fr; }
  .tissue-machines-pillar-page .pillar-hero-media { min-height: 420px; }
  .tissue-machines-pillar-page .pillar-hero-media img { height: 420px; }
  .tissue-machines-pillar-page .pillar-card-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .tissue-machines-pillar-page .pillar-process-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .tissue-machines-pillar-page .pillar-routes { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .tissue-machines-pillar-page .pillar-related-grid { grid-template-columns: 1fr 1fr; }
  .tissue-machines-pillar-page .pillar-selection-copy { position: static; }
}
@media(max-width:760px){
  .tissue-machines-pillar-page .pillar-hero { padding: 46px 0 40px; }
  .tissue-machines-pillar-page .pillar-hero-grid { gap: 34px; }
  .tissue-machines-pillar-page .pillar-hero h1 { font-size: 40px; }
  .tissue-machines-pillar-page .pillar-hero-media,
  .tissue-machines-pillar-page .pillar-hero-media img { min-height: 0; height: 310px; }
  .tissue-machines-pillar-page .pillar-hero-note { right: 12px; bottom: 12px; left: 12px; max-width: none; }
  .tissue-machines-pillar-page .pillar-jump { top: 76px; }
  .tissue-machines-pillar-page .pillar-section { padding: 52px 0; }
  .tissue-machines-pillar-page .pillar-section-head { display: block; }
  .tissue-machines-pillar-page .pillar-section-head > p { margin-top: 15px; }
  .tissue-machines-pillar-page .pillar-definition-list > div,
  .tissue-machines-pillar-page .pillar-selection-list > div { grid-template-columns: 1fr; gap: 5px; }
  .tissue-machines-pillar-page .pillar-card-grid,
  .tissue-machines-pillar-page .pillar-process-grid,
  .tissue-machines-pillar-page .pillar-routes,
  .tissue-machines-pillar-page .pillar-related-grid { grid-template-columns: 1fr; }
  .tissue-machines-pillar-page .pillar-card img { height: 220px; }
  .tissue-machines-pillar-page .pillar-cta .wrap { grid-template-columns: 1fr; }
}

/* Homepage layout refinement - scoped, images and content unchanged */
.home-page .v12-hero{height:clamp(620px,72vh,760px);min-height:620px}
.home-page .v12-slide{background-position:center center}
.home-page .v12-slide>.wrap{padding-top:18px}
.home-page .v12-slide>.wrap>span{font-size:12px;letter-spacing:.16em}
.home-page .v12-slide h1{max-width:780px;font-size:clamp(48px,4.8vw,68px);line-height:1.04;margin:14px 0 18px;text-wrap:balance}
.home-page .v12-slide p{max-width:650px;margin:0 0 26px;font-size:17px;line-height:1.72}
.home-page .v12-slide>div>div>a{min-height:48px;padding:0 22px}
.home-page .v12-prev{left:24px}.home-page .v12-next{right:24px}

.home-page .v12-paths{border-bottom:1px solid var(--line);background:#fff}
.home-page .v12-paths .wrap{min-height:92px}
.home-page .v12-paths a{position:relative;display:grid;grid-template-columns:31px minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;align-content:center;padding:18px 22px}
.home-page .v12-path-number{grid-row:1/3;display:flex;align-items:center;justify-content:center;width:31px;height:31px;margin-top:1px;border-radius:50%;background:#edf5f3;color:var(--green);font-size:10px;font-style:normal;font-weight:900}
.home-page .v12-paths b{font-size:13px;line-height:1.35}
.home-page .v12-paths span{font-size:12px;line-height:1.45}

.home-page .v12-section{padding:82px 0}
.home-page .v12-heading{align-items:flex-end;margin-bottom:34px}
.home-page .v12-heading>div{max-width:760px}
.home-page .v12-heading h2,.home-page .v12-about h2,.home-page .v12-quote h2{font-size:clamp(31px,2.8vw,42px);line-height:1.12}
.home-page .v12-heading>p{max-width:510px;margin:0;font-size:15px;line-height:1.72}
.home-page .v12-heading>a{flex:0 0 auto;font-size:13px}

.home-page .v12-category-grid{gap:20px}
.home-page .v12-category-grid a{display:flex;min-width:0;flex-direction:column}
.home-page .v12-category-grid img{height:230px}
.home-page .v12-category-grid a>div{display:flex;flex:1;flex-direction:column;padding:22px 22px 24px}
.home-page .v12-category-grid h3{font-size:22px;line-height:1.24}
.home-page .v12-category-grid p{font-size:14px;line-height:1.65}
.home-page .v12-category-grid b{margin-top:auto;padding-top:10px}

.home-page .v12-line-feature{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);min-height:470px;border:1px solid #e3eaec}
.home-page .v12-line-feature>div:last-child{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:38px 40px}
.home-page .v12-line-feature>div:last-child h2{font-size:30px;line-height:1.18}
.home-page .v12-line-feature>div:last-child>p{font-size:14px;line-height:1.7}
.home-page .v12-line-data{gap:1px;margin:24px 0;background:var(--line);border:1px solid var(--line);border-radius:10px;overflow:hidden}
.home-page .v12-line-data div{min-width:0;padding:15px 16px;border-radius:0;background:#f7faf9}
.home-page .v12-line-data span{display:block;margin-bottom:5px;font-size:10px;font-weight:800;text-transform:uppercase}
.home-page .v12-line-data b{display:block;font-size:13px;line-height:1.55;overflow-wrap:anywhere}
.home-page .v12-line-links{gap:14px;margin-top:16px}
.home-page .v12-line-links a{display:flex;min-height:98px;flex-direction:column;justify-content:center;padding:18px 20px}
.home-page .v12-line-links b{font-size:14px;line-height:1.35}
.home-page .v12-line-links span{margin-top:5px;font-size:12px;line-height:1.45}

.home-page .v12-two-routes{gap:24px}
.home-page .v12-two-routes>a{min-height:420px}
.home-page .v12-two-routes>a>div{padding:32px}
.home-page .v12-two-routes h3{margin:8px 0 10px;font-size:30px;line-height:1.18}
.home-page .v12-two-routes p{max-width:560px;font-size:14px;line-height:1.65}

.home-page .v12-about{padding:84px 0}
.home-page .v12-about-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:72px}
.home-page .v12-about-grid>div{max-width:690px}
.home-page .v12-about p{font-size:15px;line-height:1.75}
.home-page .v12-about-points{gap:18px;margin:30px 0}
.home-page .v12-about-points div{padding-top:15px}
.home-page .v12-about img{height:500px}

.home-page .v12-project-grid{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);gap:20px;align-items:stretch}
.home-page .v12-project-main{display:flex;min-width:0;flex-direction:column;background:#fff}
.home-page .v12-project-main img{height:390px}
.home-page .v12-project-main>div{display:flex;flex:1;flex-direction:column;padding:24px 26px 26px}
.home-page .v12-project-main h3{margin:7px 0 9px;font-size:24px;line-height:1.22}
.home-page .v12-project-main p{font-size:14px;line-height:1.65}
.home-page .v12-project-main b{margin-top:auto}
.home-page .v12-project-actions{grid-template-columns:1fr 1fr;gap:12px}
.home-page .v12-project-actions a{min-height:0;padding:20px}
.home-page .v12-project-actions h3{font-size:17px;line-height:1.28}
.home-page .v12-project-actions p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}

.home-page .v12-buying-layout{grid-template-columns:minmax(0,1.36fr) minmax(300px,.64fr);gap:20px}
.home-page .v12-buying-feature{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);min-height:400px}
.home-page .v12-buying-image img{min-height:400px}
.home-page .v12-buying-copy{padding:32px!important}
.home-page .v12-buying-copy h3{font-size:27px;line-height:1.18}
.home-page .v12-buying-copy>p{font-size:14px;line-height:1.7}
.home-page .v12-buying-actions a{padding:22px}

.home-page .v12-quote{padding:66px 0}
.home-page .v12-quote-grid{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:68px}
.home-page .v12-quote-grid>div{max-width:560px}
.home-page .v12-quote form{padding:30px 32px;border:1px solid rgba(12,108,100,.12);box-shadow:0 14px 34px rgba(13,55,52,.08)}
.home-page .v12-quote textarea{min-height:112px;resize:vertical}
.home-page .v12-quote button{min-height:44px;padding:0 20px}

@media(max-width:1100px){
.home-page .v12-hero{height:650px;min-height:650px}
.home-page .v12-slide h1{max-width:700px}
.home-page .v12-paths .wrap{grid-template-columns:repeat(2,1fr)}
.home-page .v12-paths a:nth-child(2){border-right:0}
.home-page .v12-line-feature{grid-template-columns:1fr 1fr}
.home-page .v12-project-grid{grid-template-columns:1fr}
.home-page .v12-project-actions{grid-template-columns:repeat(2,1fr)}
.home-page .v12-buying-layout{grid-template-columns:1fr}
.home-page .v12-buying-actions{grid-template-columns:repeat(2,1fr)}
.home-page .v12-quote-grid{grid-template-columns:1fr 1fr;gap:40px}
}
@media(max-width:760px){
.home-page .v12-hero{height:590px;min-height:590px}
.home-page .v12-slide>.wrap{justify-content:flex-end;padding-bottom:76px}
.home-page .v12-slide h1{font-size:clamp(34px,9vw,44px)}
.home-page .v12-slide p{font-size:15px}
.home-page .v12-prev{left:12px}.home-page .v12-next{right:12px}
.home-page .v12-paths .wrap{grid-template-columns:1fr}
.home-page .v12-paths a{min-height:78px;border-right:0}
.home-page .v12-section,.home-page .v12-about{padding:56px 0}
.home-page .v12-heading{align-items:flex-start;flex-direction:column;gap:12px}
.home-page .v12-category-grid{grid-template-columns:1fr 1fr}
.home-page .v12-line-feature{grid-template-columns:1fr;min-height:0}
.home-page .v12-line-image img{height:300px}
.home-page .v12-line-feature>div:last-child{padding:26px 24px}
.home-page .v12-line-links{grid-template-columns:1fr}
.home-page .v12-two-routes{grid-template-columns:1fr}
.home-page .v12-two-routes>a{min-height:360px}
.home-page .v12-about-grid{grid-template-columns:1fr;gap:36px}
.home-page .v12-about img{height:360px}
.home-page .v12-project-actions{grid-template-columns:1fr}
.home-page .v12-buying-feature{grid-template-columns:1fr;min-height:0}
.home-page .v12-buying-image img{height:280px;min-height:0}
.home-page .v12-buying-actions{grid-template-columns:1fr}
.home-page .v12-quote-grid{grid-template-columns:1fr;gap:28px}
.home-page .v12-quote form{padding:24px}
}
@media(max-width:520px){
.home-page .v12-category-grid{grid-template-columns:1fr}
.home-page .v12-category-grid img{height:230px}
.home-page .v12-about-points{grid-template-columns:1fr}
.home-page .v12-quote form>div{grid-template-columns:1fr}
}

/* Homepage visual and functional refinement - 2026-08-22. Scoped to homepage only. */
.home-page main{overflow:hidden}
.home-page .v12-hero{height:clamp(600px,67vh,710px);min-height:600px}
.home-page .v12-slide{background-position:center center}
.home-page .v12-slide>.wrap{padding-top:18px}
.home-page .v12-slide h1{max-width:760px;font-size:clamp(46px,4.35vw,64px);line-height:1.045;letter-spacing:-.035em;text-wrap:balance}
.home-page .v12-slide p{max-width:620px;font-size:16px;line-height:1.7}
.home-page .v12-slide>div>div>a{min-height:46px;padding:0 20px;font-size:13px}
.home-page .v12-dots{bottom:18px}

.home-page .v12-paths{box-shadow:0 8px 24px rgba(13,55,52,.035)}
.home-page .v12-paths .wrap{min-height:78px}
.home-page .v12-paths a{min-width:0;padding:16px 20px;transition:background-color .2s ease,color .2s ease}
.home-page .v12-paths a:hover{background:#f4f8f7}
.home-page .v12-paths a:hover .v12-path-number{background:var(--green);color:#fff}
.home-page .v12-paths b{font-size:12px}
.home-page .v12-paths span{font-size:11px}

.home-page .v12-section{padding:76px 0}
.home-page .v12-heading{margin-bottom:30px}
.home-page .v12-heading h2,.home-page .v12-about h2,.home-page .v12-quote h2{max-width:760px;font-size:clamp(30px,2.55vw,39px)}
.home-page .v12-heading>p{max-width:500px;font-size:14px;line-height:1.68}

.home-page .v12-category-grid{gap:20px}
.home-page .v12-category-grid a{border-radius:14px}
.home-page .v12-category-grid img{height:210px}
.home-page .v12-category-grid a>div{padding:20px 20px 22px}
.home-page .v12-category-grid h3{font-size:20px}
.home-page .v12-category-grid p{font-size:13px;line-height:1.62}

.home-page .v12-line-feature{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:430px}
.home-page .v12-line-feature>div:last-child{padding:34px 38px}
.home-page .v12-line-feature>div:last-child h2{font-size:28px;line-height:1.16}
.home-page .v12-line-data div{padding:13px 14px}
.home-page .v12-line-links a{min-height:86px;padding:16px 18px}

.home-page .v12-two-routes>a{min-height:410px}
.home-page .v12-two-routes>a>div{padding:28px 30px}
.home-page .v12-two-routes h3{font-size:27px}

.home-page .v12-about{padding:78px 0}
.home-page .v12-about-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:68px}
.home-page .v12-about img{height:430px}
.home-page .v12-about-points span{font-size:12px;line-height:1.45}

.home-page .v12-project-grid{grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr);gap:20px}
.home-page .v12-project-main img{height:365px}
.home-page .v12-project-main>div{padding:22px 24px 24px}
.home-page .v12-project-main h3{font-size:22px}
.home-page .v12-project-actions{display:grid;grid-template-columns:1fr;gap:12px}
.home-page .v12-project-actions a{min-height:0;padding:19px 21px}
.home-page .v12-project-actions h3{font-size:17px}
.home-page .v12-project-actions p{-webkit-line-clamp:2}

.home-page .v12-buying-layout{grid-template-columns:minmax(0,1.42fr) minmax(300px,.58fr)}
.home-page .v12-buying-feature{min-height:380px}
.home-page .v12-buying-image img{min-height:380px}
.home-page .v12-buying-copy{padding:30px!important}
.home-page .v12-buying-copy h3{font-size:25px}
.home-page .v12-buying-actions a{padding:20px 22px}

.home-page .v12-quote{padding:60px 0}
.home-page .v12-quote-grid{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:58px}
.home-page .v12-quote form{padding:26px 28px;box-shadow:0 12px 28px rgba(13,55,52,.07)}
.home-page .v12-quote input,.home-page .v12-quote textarea{box-sizing:border-box;border-radius:6px}
.home-page .v12-quote button{cursor:pointer}
.home-page .v12-quote button:hover{background:#095b55}

@media(max-width:1100px){
  .home-page .v12-hero{height:620px;min-height:620px}
  .home-page .v12-project-grid,.home-page .v12-buying-layout{grid-template-columns:1fr}
  .home-page .v12-project-actions{grid-template-columns:repeat(3,minmax(0,1fr))}
  .home-page .v12-quote-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  .home-page .v12-hero{height:570px;min-height:570px}
  .home-page .v12-slide>.wrap{justify-content:flex-end;padding-bottom:68px}
  .home-page .v12-slide h1{font-size:clamp(34px,9vw,43px)}
  .home-page .v12-paths .wrap{grid-template-columns:1fr 1fr}
  .home-page .v12-category-grid{grid-template-columns:1fr 1fr}
  .home-page .v12-project-actions{grid-template-columns:1fr}
  .home-page .v12-quote-grid{grid-template-columns:1fr}
}
@media(max-width:520px){
  .home-page .v12-paths .wrap,.home-page .v12-category-grid{grid-template-columns:1fr}
  .home-page .v12-paths a{min-height:70px}
  .home-page .v12-category-grid img{height:225px}
}

/* Homepage projects and buying-support differentiation - scoped to homepage */
.home-page .v12-proof-section{background:#fff}
.home-page .v12-proof-heading{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.72fr) auto;gap:42px;align-items:end;margin-bottom:32px}
.home-page .v12-proof-heading>div>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.14em}
.home-page .v12-proof-heading h2{max-width:660px;margin:.2em 0 0;font-size:clamp(30px,2.55vw,39px);line-height:1.12}
.home-page .v12-proof-heading>p{max-width:430px;margin:0;color:var(--muted);font-size:14px;line-height:1.7}
.home-page .v12-proof-heading>a{color:var(--green);font-size:13px;font-weight:900;white-space:nowrap}
.home-page .v12-proof-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:22px;align-items:stretch}
.home-page .v12-proof-feature{position:relative;min-height:500px;overflow:hidden;border-radius:16px;background:var(--deep);color:#fff}
.home-page .v12-proof-feature:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,31,30,.02) 25%,rgba(5,31,30,.94) 100%)}
.home-page .v12-proof-feature img{width:100%;height:100%;min-height:500px;object-fit:cover;transition:transform .35s ease}
.home-page .v12-proof-feature:hover img{transform:scale(1.025)}
.home-page .v12-proof-feature>div{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:34px 36px}
.home-page .v12-proof-feature span,.home-page .v12-proof-records span{color:#efad56;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.home-page .v12-proof-feature h3{max-width:650px;margin:8px 0 10px;font-size:27px;line-height:1.2}
.home-page .v12-proof-feature p{max-width:680px;margin:0 0 17px;color:#d5e2e0;font-size:14px;line-height:1.65}
.home-page .v12-proof-feature b{color:#fff;font-size:13px}
.home-page .v12-proof-records{display:grid;grid-template-rows:repeat(3,1fr);border-top:1px solid var(--line)}
.home-page .v12-proof-records>a{display:grid;grid-template-columns:42px minmax(0,1fr) 22px;gap:16px;align-items:center;padding:21px 8px;border-bottom:1px solid var(--line);transition:padding .2s ease,background-color .2s ease}
.home-page .v12-proof-records>a:hover{padding-left:16px;background:#f6f9f8}
.home-page .v12-proof-records i{color:#a8b6bc;font-size:13px;font-style:normal;font-weight:900}
.home-page .v12-proof-records h3{margin:5px 0 6px;font-size:18px;line-height:1.25}
.home-page .v12-proof-records p{display:-webkit-box;margin:0;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.home-page .v12-proof-records>a>b{color:var(--green);font-size:18px}

.home-page .v12-resource-section{border-top:1px solid #e5ecee}
.home-page .v12-resource-board{display:grid;grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(220px,.65fr));gap:18px;align-items:stretch}
.home-page .v12-resource-feature{display:grid;grid-template-columns:minmax(230px,.88fr) minmax(0,1.12fr);min-height:390px;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}
.home-page .v12-resource-feature-image{position:relative;overflow:hidden}
.home-page .v12-resource-feature-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.home-page .v12-resource-feature:hover img{transform:scale(1.025)}
.home-page .v12-resource-feature-image span{position:absolute;left:15px;top:15px;padding:6px 9px;border-radius:4px;background:var(--orange);color:#213331;font-size:9px;font-weight:900;letter-spacing:.07em}
.home-page .v12-resource-feature>div:last-child{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:30px}
.home-page .v12-resource-feature small,.home-page .v12-resource-topic small{color:var(--green);font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.home-page .v12-resource-feature h3{margin:9px 0 12px;font-size:25px;line-height:1.18}
.home-page .v12-resource-feature p{margin:0 0 22px;color:var(--muted);font-size:14px;line-height:1.65}
.home-page .v12-resource-feature b,.home-page .v12-resource-topic b{margin-top:auto;color:var(--green);font-size:12px}
.home-page .v12-resource-topic{display:flex;min-width:0;flex-direction:column;padding:28px 25px;border:1px solid var(--line);border-radius:15px;background:#fff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.home-page .v12-resource-topic:hover{transform:translateY(-4px);border-color:#c5d5d7;box-shadow:0 14px 32px rgba(13,55,52,.08)}
.home-page .v12-resource-topic>span{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:30px;border-radius:50%;background:#edf5f3;color:var(--green);font-size:11px;font-weight:900}
.home-page .v12-resource-topic h3{margin:9px 0 11px;font-size:20px;line-height:1.25}
.home-page .v12-resource-topic p{margin:0 0 22px;color:var(--muted);font-size:13px;line-height:1.62}
.home-page .v12-resource-pillar{background:var(--deep);border-color:var(--deep);color:#fff}
.home-page .v12-resource-pillar>span{background:rgba(255,255,255,.12);color:#efad56}
.home-page .v12-resource-pillar small,.home-page .v12-resource-pillar b{color:#efad56}
.home-page .v12-resource-pillar p{color:#c4d4d1}

@media(max-width:1100px){
.home-page .v12-proof-heading{grid-template-columns:1fr auto}.home-page .v12-proof-heading>p{grid-column:1/2}
.home-page .v12-proof-layout{grid-template-columns:1fr}
.home-page .v12-proof-records{grid-template-columns:repeat(3,1fr);grid-template-rows:auto;border-top:0;gap:12px}
.home-page .v12-proof-records>a{grid-template-columns:32px 1fr;padding:18px;border:1px solid var(--line);border-radius:12px}.home-page .v12-proof-records>a>b{display:none}
.home-page .v12-resource-board{grid-template-columns:1fr 1fr}.home-page .v12-resource-feature{grid-column:1/3}
}
@media(max-width:760px){
.home-page .v12-proof-heading{grid-template-columns:1fr;gap:12px}.home-page .v12-proof-heading>p{grid-column:auto}.home-page .v12-proof-heading>a{margin-top:4px}
.home-page .v12-proof-feature,.home-page .v12-proof-feature img{min-height:410px}.home-page .v12-proof-feature>div{padding:26px 24px}.home-page .v12-proof-feature h3{font-size:23px}
.home-page .v12-proof-records{grid-template-columns:1fr}
.home-page .v12-resource-board{grid-template-columns:1fr}.home-page .v12-resource-feature{grid-column:auto;grid-template-columns:1fr;min-height:0}.home-page .v12-resource-feature-image{height:260px}.home-page .v12-resource-feature>div:last-child{padding:24px}.home-page .v12-resource-topic>span{margin-bottom:20px}
}

/* Homepage slider heading hierarchy: one H1, secondary slides use H2 */
.home-page .v12-slide .v12-slide-title{
  max-width:760px;
  margin:14px 0 18px;
  color:#fff;
  font-size:clamp(46px,4.35vw,64px);
  font-weight:700;
  line-height:1.045;
  letter-spacing:-.035em;
  text-wrap:balance;
}
@media(max-width:760px){
  .home-page .v12-slide .v12-slide-title{font-size:clamp(34px,9vw,43px)}
}

/* Homepage mobile repair: production lines and About Renix */
@media (max-width:760px){
  .home-page .v12-production-lines,
  .home-page .v12-about-section{overflow:hidden}

  /* Production lines: force a clean vertical reading order. */
  .home-page .v12-production-lines .v12-heading{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    align-items:start!important;
    margin-bottom:24px!important;
  }
  .home-page .v12-production-lines .v12-heading>div,
  .home-page .v12-production-lines .v12-heading>div>h2,
  .home-page .v12-production-lines .v12-heading>a{min-width:0;max-width:100%}
  .home-page .v12-production-lines .v12-heading>a{justify-self:start;font-size:13px}
  .home-page .v12-production-lines .v12-line-feature{
    display:flex!important;
    min-width:0!important;
    min-height:0!important;
    flex-direction:column!important;
    overflow:hidden!important;
    border-radius:14px!important;
  }
  .home-page .v12-production-lines .v12-line-image{
    position:relative!important;
    width:100%!important;
    min-width:0!important;
    aspect-ratio:16/10!important;
    overflow:hidden!important;
  }
  .home-page .v12-production-lines .v12-line-image img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    object-fit:cover!important;
  }
  .home-page .v12-production-lines .v12-line-feature>div:last-child{
    display:block!important;
    width:auto!important;
    min-width:0!important;
    padding:24px 20px 25px!important;
  }
  .home-page .v12-production-lines .v12-line-feature>div:last-child h2{
    margin:0 0 10px!important;
    font-size:24px!important;
    line-height:1.22!important;
    overflow-wrap:anywhere!important;
  }
  .home-page .v12-production-lines .v12-line-feature>div:last-child>p{
    margin:0 0 18px!important;
    font-size:14px!important;
    line-height:1.65!important;
  }
  .home-page .v12-production-lines .v12-line-data{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:1px!important;
    margin:18px 0!important;
    overflow:hidden!important;
    border:1px solid var(--line)!important;
    border-radius:9px!important;
    background:var(--line)!important;
  }
  .home-page .v12-production-lines .v12-line-data>div{
    min-width:0!important;
    padding:12px!important;
    border:0!important;
    border-radius:0!important;
    background:#f7faf9!important;
  }
  .home-page .v12-production-lines .v12-line-data span,
  .home-page .v12-production-lines .v12-line-data b{display:block!important;overflow-wrap:anywhere!important}
  .home-page .v12-production-lines .v12-line-links{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:9px!important;
    margin-top:12px!important;
  }
  .home-page .v12-production-lines .v12-line-links>a{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:5px!important;
    min-height:0!important;
    padding:16px 17px!important;
  }

  /* About: contained image, readable text and stable feature list. */
  .home-page .v12-about-section{padding:54px 0!important}
  .home-page .v12-about-section .v12-about-grid{
    display:flex!important;
    min-width:0!important;
    flex-direction:column!important;
    gap:30px!important;
    align-items:stretch!important;
  }
  .home-page .v12-about-section .v12-about-grid>div{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
  }
  .home-page .v12-about-section h2{
    max-width:100%!important;
    margin:8px 0 14px!important;
    font-size:29px!important;
    line-height:1.16!important;
    overflow-wrap:anywhere!important;
  }
  .home-page .v12-about-section p{
    margin:0!important;
    font-size:14px!important;
    line-height:1.72!important;
  }
  .home-page .v12-about-section .v12-about-points{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
    margin:24px 0 22px!important;
    border-top:1px solid rgba(255,255,255,.18)!important;
  }
  .home-page .v12-about-section .v12-about-points>div{
    display:grid!important;
    grid-template-columns:42px 1fr!important;
    gap:12px!important;
    align-items:center!important;
    min-width:0!important;
    padding:13px 0!important;
    border-top:0!important;
    border-bottom:1px solid rgba(255,255,255,.18)!important;
  }
  .home-page .v12-about-section .v12-about-points b,
  .home-page .v12-about-section .v12-about-points span{display:block!important;margin:0!important}
  .home-page .v12-about-section img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    aspect-ratio:16/10!important;
    object-fit:cover!important;
    border-radius:13px!important;
  }
}
@media (max-width:420px){
  .home-page .v12-production-lines .v12-line-data{grid-template-columns:1fr!important}
  .home-page .v12-about-section h2{font-size:27px!important}
}

/* Production lines cover page - scoped */
.production-lines-cover-page .pl-cover-hero{padding:64px 0 68px;background:linear-gradient(115deg,#edf5f3 0%,#fff 64%,#eef5f3 100%)}
.production-lines-cover-page .pl-cover-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);gap:68px;align-items:center}
.production-lines-cover-page .pl-cover-hero-copy>span,.production-lines-cover-page .pl-cover-heading span,.production-lines-cover-page .pl-cover-selection-intro>span,.production-lines-cover-page .pl-cover-cta span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.14em}
.production-lines-cover-page .pl-cover-hero h1{max-width:720px;margin:12px 0 18px;font-size:var(--heading-h1,clamp(40px,4.2vw,58px));line-height:1.06;letter-spacing:-.03em}
.production-lines-cover-page .pl-cover-hero-copy>p{max-width:690px;margin:0;color:var(--muted);font-size:18px;line-height:1.72}
.production-lines-cover-page .pl-cover-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 24px}
.production-lines-cover-page .pl-cover-checks{display:flex;gap:18px;flex-wrap:wrap;margin:0;padding:0;list-style:none;color:#465a63;font-size:12px;font-weight:800}
.production-lines-cover-page .pl-cover-checks li:before{content:'✓';margin-right:7px;color:var(--green)}
.production-lines-cover-page .pl-cover-hero-media{position:relative;margin:0;overflow:hidden;border-radius:20px;background:var(--pale);box-shadow:var(--shadow)}
.production-lines-cover-page .pl-cover-hero-media img{width:100%;height:540px;object-fit:cover}
.production-lines-cover-page .pl-cover-hero-media figcaption{position:absolute;left:20px;right:20px;bottom:20px;padding:18px 20px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(7,40,37,.9);color:#fff;backdrop-filter:blur(8px)}
.production-lines-cover-page .pl-cover-hero-media figcaption span{display:block;margin-bottom:5px;color:#efad56;font-size:9px;font-weight:900;letter-spacing:.1em}
.production-lines-cover-page .pl-cover-hero-media figcaption strong{font-size:14px;line-height:1.45}
.production-lines-cover-page .pl-cover-jump{position:sticky;top:96px;z-index:75;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}
.production-lines-cover-page .pl-cover-jump .wrap{display:flex;justify-content:center;gap:34px;overflow-x:auto;scrollbar-width:none}
.production-lines-cover-page .pl-cover-jump .wrap::-webkit-scrollbar{display:none}
.production-lines-cover-page .pl-cover-jump a{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;padding:17px 0;color:#40545d;font-size:13px;font-weight:800;white-space:nowrap}
.production-lines-cover-page .pl-cover-jump a:hover{color:var(--green)}
.production-lines-cover-page .pl-cover-jump a span{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#edf5f3;color:var(--green);font-size:9px}
.production-lines-cover-page .pl-cover-section{padding:82px 0}
.production-lines-cover-page .pl-cover-muted{background:#f2f6f6}
.production-lines-cover-page .pl-cover-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px}
.production-lines-cover-page .pl-cover-heading h2,.production-lines-cover-page .pl-cover-selection-intro h2,.production-lines-cover-page .pl-cover-cta h2{max-width:780px;margin:7px 0 0;font-size:var(--heading-h2,clamp(30px,2.8vw,42px));line-height:1.14;letter-spacing:-.02em}
.production-lines-cover-page .pl-cover-heading>p{max-width:520px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}
.production-lines-cover-page .pl-cover-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.production-lines-cover-page .pl-cover-category{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff;transition:.22s}
.production-lines-cover-page .pl-cover-category:hover{transform:translateY(-4px);box-shadow:0 16px 38px rgba(13,55,52,.09)}
.production-lines-cover-page .pl-cover-category-image{position:relative;overflow:hidden}
.production-lines-cover-page .pl-cover-category-image img{width:100%;height:185px;object-fit:cover;transition:.3s}
.production-lines-cover-page .pl-cover-category:hover img{transform:scale(1.025)}
.production-lines-cover-page .pl-cover-category-image span{position:absolute;left:12px;bottom:12px;padding:5px 8px;border-radius:4px;background:rgba(8,43,41,.9);color:#fff;font-size:9px;font-weight:900;text-transform:uppercase}
.production-lines-cover-page .pl-cover-category>a{}
.production-lines-cover-page .pl-cover-category>div:last-child{display:flex;flex:1;flex-direction:column;padding:20px}
.production-lines-cover-page .pl-cover-category h3{margin:0 0 9px;font-size:19px;line-height:1.25}
.production-lines-cover-page .pl-cover-category p{margin:0 0 18px;color:var(--muted);font-size:12px;line-height:1.6}
.production-lines-cover-page .pl-cover-category b{margin-top:auto;color:var(--green);font-size:12px}
.production-lines-cover-page .pl-cover-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.production-lines-cover-page .pl-cover-featured-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}
.production-lines-cover-page .pl-cover-featured-image{position:relative;display:block;overflow:hidden;aspect-ratio:3/2}
.production-lines-cover-page .pl-cover-featured-image img{width:100%;height:100%;object-fit:cover;transition:.3s}
.production-lines-cover-page .pl-cover-featured-card:hover img{transform:scale(1.025)}
.production-lines-cover-page .pl-cover-featured-image>span{position:absolute;left:14px;bottom:14px;padding:5px 9px;border-radius:4px;background:var(--orange);color:#203331;font-size:9px;font-weight:900}
.production-lines-cover-page .pl-cover-featured-body{display:flex;flex:1;min-width:0;flex-direction:column;padding:23px}
.production-lines-cover-page .pl-cover-featured-meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:10px}
.production-lines-cover-page .pl-cover-featured-meta span{color:var(--green);font-weight:900;text-transform:uppercase}
.production-lines-cover-page .pl-cover-featured-body h3{margin:11px 0 9px;font-size:22px;line-height:1.22}
.production-lines-cover-page .pl-cover-featured-body>p{margin:0 0 17px;color:var(--muted);font-size:13px;line-height:1.65}
.production-lines-cover-page .pl-cover-product{padding:14px 15px;border-left:3px solid var(--orange);background:#f0f6f5}
.production-lines-cover-page .pl-cover-product span{display:block;color:#916024;font-size:9px;font-weight:900}
.production-lines-cover-page .pl-cover-product b{display:block;margin-top:4px;font-size:13px;line-height:1.45}
.production-lines-cover-page .pl-cover-featured-body dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:18px 0;background:var(--line);border:1px solid var(--line);border-radius:9px;overflow:hidden}
.production-lines-cover-page .pl-cover-featured-body dl>div{min-width:0;padding:11px;background:#f7faf9}
.production-lines-cover-page .pl-cover-featured-body dt{color:var(--muted);font-size:9px;text-transform:uppercase}
.production-lines-cover-page .pl-cover-featured-body dd{margin:4px 0 0;font-size:12px;font-weight:800;line-height:1.45;overflow-wrap:anywhere}
.production-lines-cover-page .pl-cover-card-link{margin-top:auto;color:var(--green);font-size:13px;font-weight:900}
.production-lines-cover-page .pl-cover-process-section{background:var(--deep);color:#fff}
.production-lines-cover-page .pl-cover-heading-light>p{color:#c3d5d2}
.production-lines-cover-page .pl-cover-process{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.production-lines-cover-page .pl-cover-process article{min-height:215px;padding:24px 21px;border:1px solid rgba(255,255,255,.17);border-radius:13px;background:rgba(255,255,255,.045)}
.production-lines-cover-page .pl-cover-process b{color:#efad56;font-size:26px}
.production-lines-cover-page .pl-cover-process h3{margin:16px 0 9px;font-size:19px}
.production-lines-cover-page .pl-cover-process p{margin:0;color:#c4d4d1;font-size:13px;line-height:1.65}
.production-lines-cover-page .pl-cover-selection-grid{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:70px;align-items:start}
.production-lines-cover-page .pl-cover-selection-intro{position:sticky;top:150px}
.production-lines-cover-page .pl-cover-selection-intro p{color:var(--muted);font-size:15px;line-height:1.75}
.production-lines-cover-page .pl-cover-selection-intro .btn{margin-top:16px}
.production-lines-cover-page .pl-cover-selection-list{margin:0;border-top:1px solid var(--line)}
.production-lines-cover-page .pl-cover-selection-list>div{display:grid;grid-template-columns:170px minmax(0,1fr);gap:24px;padding:20px 0;border-bottom:1px solid var(--line)}
.production-lines-cover-page .pl-cover-selection-list dt{font-weight:900}
.production-lines-cover-page .pl-cover-selection-list dd{margin:0;color:var(--muted)}
.production-lines-cover-page .pl-cover-cta{padding:68px 0;background:#e8f1ef}
.production-lines-cover-page .pl-cover-cta .wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:60px;align-items:center}
.production-lines-cover-page .pl-cover-cta p{max-width:820px;margin:13px 0 0;color:var(--muted)}
.production-lines-cover-page .pl-cover-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:7px;background:var(--green);color:#fff;font-weight:900;white-space:nowrap}
@media(max-width:1220px){.production-lines-cover-page .pl-cover-jump{top:84px}.production-lines-cover-page .pl-cover-category-grid{grid-template-columns:repeat(3,1fr)}.production-lines-cover-page .pl-cover-process{grid-template-columns:repeat(3,1fr)}}
@media(max-width:1000px){.production-lines-cover-page .pl-cover-hero-grid{grid-template-columns:1fr;gap:38px}.production-lines-cover-page .pl-cover-hero-media img{height:500px}.production-lines-cover-page .pl-cover-featured-grid{grid-template-columns:1fr 1fr}.production-lines-cover-page .pl-cover-selection-grid{grid-template-columns:1fr;gap:40px}.production-lines-cover-page .pl-cover-selection-intro{position:static}}
@media(max-width:700px){.production-lines-cover-page .pl-cover-hero{padding:42px 0 48px}.production-lines-cover-page .pl-cover-hero-copy>p{font-size:16px}.production-lines-cover-page .pl-cover-hero-media img{height:auto;aspect-ratio:16/10}.production-lines-cover-page .pl-cover-hero-media figcaption{position:static;border-radius:0;background:var(--deep)}.production-lines-cover-page .pl-cover-jump{top:76px}.production-lines-cover-page .pl-cover-jump .wrap{justify-content:flex-start;gap:24px}.production-lines-cover-page .pl-cover-section{padding:56px 0}.production-lines-cover-page .pl-cover-heading{align-items:flex-start;flex-direction:column;gap:12px}.production-lines-cover-page .pl-cover-category-grid,.production-lines-cover-page .pl-cover-featured-grid,.production-lines-cover-page .pl-cover-process{grid-template-columns:1fr}.production-lines-cover-page .pl-cover-category-image img{height:230px}.production-lines-cover-page .pl-cover-process article{min-height:0}.production-lines-cover-page .pl-cover-selection-list>div{grid-template-columns:1fr;gap:5px;padding:16px 0}.production-lines-cover-page .pl-cover-cta .wrap{grid-template-columns:1fr;gap:26px}.production-lines-cover-page .pl-cover-cta a{justify-self:start}}

/* Machines cover page - scoped */
.machines-cover-page .mc-cover-hero{padding:64px 0 68px;background:linear-gradient(115deg,#eef5f3 0%,#fff 64%,#eef5f3 100%)}
.machines-cover-page .mc-cover-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);gap:68px;align-items:center}
.machines-cover-page .mc-cover-hero-copy>span,.machines-cover-page .mc-cover-heading span,.machines-cover-page .mc-cover-selection-intro>span,.machines-cover-page .mc-cover-guide span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.14em}
.machines-cover-page .mc-cover-hero h1{max-width:720px;margin:12px 0 18px;font-size:var(--heading-h1,clamp(40px,4.2vw,58px));line-height:1.06;letter-spacing:-.03em}
.machines-cover-page .mc-cover-hero-copy>p{max-width:690px;margin:0;color:var(--muted);font-size:18px;line-height:1.72}
.machines-cover-page .mc-cover-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 24px}
.machines-cover-page .mc-cover-checks{display:flex;gap:18px;flex-wrap:wrap;margin:0;padding:0;list-style:none;color:#465a63;font-size:12px;font-weight:800}
.machines-cover-page .mc-cover-checks li:before{content:'✓';margin-right:7px;color:var(--green)}
.machines-cover-page .mc-cover-hero-media{position:relative;margin:0;overflow:hidden;border-radius:20px;background:var(--pale);box-shadow:var(--shadow)}
.machines-cover-page .mc-cover-hero-media img{width:100%;height:540px;object-fit:cover}
.machines-cover-page .mc-cover-hero-media figcaption{position:absolute;left:20px;right:20px;bottom:20px;padding:18px 20px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(7,40,37,.9);color:#fff;backdrop-filter:blur(8px)}
.machines-cover-page .mc-cover-hero-media figcaption span{display:block;margin-bottom:5px;color:#efad56;font-size:9px;font-weight:900;letter-spacing:.1em}
.machines-cover-page .mc-cover-hero-media figcaption strong{font-size:14px;line-height:1.45}
.machines-cover-page .mc-cover-jump{position:sticky;top:96px;z-index:75;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}
.machines-cover-page .mc-cover-jump .wrap{display:flex;justify-content:center;gap:34px;overflow-x:auto;scrollbar-width:none}
.machines-cover-page .mc-cover-jump .wrap::-webkit-scrollbar{display:none}
.machines-cover-page .mc-cover-jump a{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;padding:17px 0;color:#40545d;font-size:13px;font-weight:800;white-space:nowrap}
.machines-cover-page .mc-cover-jump a:hover{color:var(--green)}
.machines-cover-page .mc-cover-jump a span{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#edf5f3;color:var(--green);font-size:9px}
.machines-cover-page .mc-cover-section{padding:82px 0}
.machines-cover-page .mc-cover-muted{background:#f2f6f6}
.machines-cover-page .mc-cover-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px}
.machines-cover-page .mc-cover-heading h2,.machines-cover-page .mc-cover-selection-intro h2,.machines-cover-page .mc-cover-guide h2{max-width:800px;margin:7px 0 0;font-size:var(--heading-h2,clamp(30px,2.8vw,42px));line-height:1.14;letter-spacing:-.02em}
.machines-cover-page .mc-cover-heading>p{max-width:520px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}
.machines-cover-page .mc-cover-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.machines-cover-page .mc-cover-category{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff;transition:.22s}
.machines-cover-page .mc-cover-category:hover{transform:translateY(-4px);box-shadow:0 16px 38px rgba(13,55,52,.09)}
.machines-cover-page .mc-cover-category-image{position:relative;overflow:hidden}
.machines-cover-page .mc-cover-category-image img{width:100%;height:185px;object-fit:cover;transition:.3s}
.machines-cover-page .mc-cover-category:hover img{transform:scale(1.025)}
.machines-cover-page .mc-cover-category-image span{position:absolute;left:12px;bottom:12px;padding:5px 8px;border-radius:4px;background:rgba(8,43,41,.9);color:#fff;font-size:9px;font-weight:900;text-transform:uppercase}
.machines-cover-page .mc-cover-category>div:last-child{display:flex;flex:1;flex-direction:column;padding:20px}
.machines-cover-page .mc-cover-category h3{margin:0 0 9px;font-size:19px;line-height:1.25}
.machines-cover-page .mc-cover-category p{margin:0 0 18px;color:var(--muted);font-size:12px;line-height:1.6}
.machines-cover-page .mc-cover-category b{margin-top:auto;color:var(--green);font-size:12px}
.machines-cover-page .mc-cover-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.machines-cover-page .mc-cover-featured-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}
.machines-cover-page .mc-cover-featured-image{position:relative;display:block;overflow:hidden;aspect-ratio:3/2}
.machines-cover-page .mc-cover-featured-image img{width:100%;height:100%;object-fit:cover;transition:.3s}
.machines-cover-page .mc-cover-featured-card:hover img{transform:scale(1.025)}
.machines-cover-page .mc-cover-featured-image>span{position:absolute;left:12px;bottom:12px;padding:5px 8px;border-radius:4px;background:var(--orange);color:#203331;font-size:9px;font-weight:900}
.machines-cover-page .mc-cover-featured-body{display:flex;flex:1;min-width:0;flex-direction:column;padding:21px}
.machines-cover-page .mc-cover-model{color:var(--green);font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.machines-cover-page .mc-cover-featured-body h3{margin:9px 0;font-size:20px;line-height:1.23}
.machines-cover-page .mc-cover-featured-body>p{margin:0 0 16px;color:var(--muted);font-size:12px;line-height:1.62}
.machines-cover-page .mc-cover-product{padding:13px 14px;border-left:3px solid var(--orange);background:#f0f6f5}
.machines-cover-page .mc-cover-product span{display:block;color:#916024;font-size:8px;font-weight:900}
.machines-cover-page .mc-cover-product b{display:block;margin-top:4px;font-size:12px;line-height:1.45}
.machines-cover-page .mc-cover-featured-body dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:17px 0;background:var(--line);border:1px solid var(--line);border-radius:8px;overflow:hidden}
.machines-cover-page .mc-cover-featured-body dl>div{min-width:0;padding:10px;background:#f7faf9}
.machines-cover-page .mc-cover-featured-body dt{color:var(--muted);font-size:8px;text-transform:uppercase}
.machines-cover-page .mc-cover-featured-body dd{margin:4px 0 0;font-size:11px;font-weight:800;line-height:1.42;overflow-wrap:anywhere}
.machines-cover-page .mc-cover-card-link{margin-top:auto;color:var(--green);font-size:12px;font-weight:900}
.machines-cover-page .mc-cover-process-section{background:var(--deep);color:#fff}
.machines-cover-page .mc-cover-heading-light>p{color:#c3d5d2}
.machines-cover-page .mc-cover-process-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.machines-cover-page .mc-cover-process-grid article{min-height:215px;padding:24px 21px;border:1px solid rgba(255,255,255,.17);border-radius:13px;background:rgba(255,255,255,.045)}
.machines-cover-page .mc-cover-process-grid b{color:#efad56;font-size:26px}
.machines-cover-page .mc-cover-process-grid h3{margin:16px 0 9px;font-size:19px}
.machines-cover-page .mc-cover-process-grid p{margin:0;color:#c4d4d1;font-size:13px;line-height:1.65}
.machines-cover-page .mc-cover-selection-grid{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:70px;align-items:start}
.machines-cover-page .mc-cover-selection-intro{position:sticky;top:150px}
.machines-cover-page .mc-cover-selection-intro p{color:var(--muted);font-size:15px;line-height:1.75}
.machines-cover-page .mc-cover-selection-intro .btn{margin-top:16px}
.machines-cover-page .mc-cover-selection-list{margin:0;border-top:1px solid var(--line)}
.machines-cover-page .mc-cover-selection-list>div{display:grid;grid-template-columns:170px minmax(0,1fr);gap:24px;padding:20px 0;border-bottom:1px solid var(--line)}
.machines-cover-page .mc-cover-selection-list dt{font-weight:900}
.machines-cover-page .mc-cover-selection-list dd{margin:0;color:var(--muted)}
.machines-cover-page .mc-cover-guide{padding:68px 0;background:#e8f1ef}
.machines-cover-page .mc-cover-guide-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:60px;align-items:center}
.machines-cover-page .mc-cover-guide p{max-width:820px;margin:13px 0 0;color:var(--muted)}
.machines-cover-page .mc-cover-guide a{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:7px;background:var(--green);color:#fff;font-weight:900;white-space:nowrap}
@media(max-width:1220px){.machines-cover-page .mc-cover-jump{top:84px}.machines-cover-page .mc-cover-category-grid{grid-template-columns:repeat(3,1fr)}.machines-cover-page .mc-cover-featured-grid{grid-template-columns:repeat(2,1fr)}.machines-cover-page .mc-cover-process-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:1000px){.machines-cover-page .mc-cover-hero-grid{grid-template-columns:1fr;gap:38px}.machines-cover-page .mc-cover-hero-media img{height:500px}.machines-cover-page .mc-cover-selection-grid{grid-template-columns:1fr;gap:40px}.machines-cover-page .mc-cover-selection-intro{position:static}}
@media(max-width:700px){.machines-cover-page .mc-cover-hero{padding:42px 0 48px}.machines-cover-page .mc-cover-hero-copy>p{font-size:16px}.machines-cover-page .mc-cover-hero-media img{height:auto;aspect-ratio:16/10}.machines-cover-page .mc-cover-hero-media figcaption{position:static;border-radius:0;background:var(--deep)}.machines-cover-page .mc-cover-jump{top:76px}.machines-cover-page .mc-cover-jump .wrap{justify-content:flex-start;gap:24px}.machines-cover-page .mc-cover-section{padding:56px 0}.machines-cover-page .mc-cover-heading{align-items:flex-start;flex-direction:column;gap:12px}.machines-cover-page .mc-cover-category-grid,.machines-cover-page .mc-cover-featured-grid,.machines-cover-page .mc-cover-process-grid{grid-template-columns:1fr}.machines-cover-page .mc-cover-category-image img{height:230px}.machines-cover-page .mc-cover-process-grid article{min-height:0}.machines-cover-page .mc-cover-selection-list>div{grid-template-columns:1fr;gap:5px;padding:16px 0}.machines-cover-page .mc-cover-guide-grid{grid-template-columns:1fr;gap:26px}.machines-cover-page .mc-cover-guide a{justify-self:start}}

/* Applications cover page - product decision layout */
.applications-cover-page .ac-hero{padding:68px 0;background:linear-gradient(120deg,#f0f6f5,#fff 48%,#eaf4f2)}
.applications-cover-page .ac-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);gap:78px;align-items:center}
.applications-cover-page .ac-hero-copy>span,.applications-cover-page .ac-heading span,.applications-cover-page .ac-model-heading span,.applications-cover-page .ac-route-copy>span,.applications-cover-page .ac-cta span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.14em}
.applications-cover-page .ac-hero h1{max-width:760px;margin:12px 0 18px;font-size:var(--heading-h1);line-height:1.06;letter-spacing:-.03em}.applications-cover-page .ac-hero-copy>p{max-width:720px;color:var(--muted);font-size:18px;line-height:1.72}.applications-cover-page .ac-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.applications-cover-page .ac-decision-card{padding:30px;border-radius:18px;background:#fff;box-shadow:0 20px 55px rgba(13,55,52,.12)}.applications-cover-page .ac-decision-card>span{color:var(--green);font-size:9px;font-weight:900;letter-spacing:.12em}.applications-cover-page .ac-decision-card h2{margin:8px 0 18px;font-size:26px;line-height:1.22}.applications-cover-page .ac-decision-card ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.applications-cover-page .ac-decision-card li{display:grid;grid-template-columns:36px 1fr;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.applications-cover-page .ac-decision-card li>b{color:var(--orange);font-size:11px}.applications-cover-page .ac-decision-card strong,.applications-cover-page .ac-decision-card small{display:block}.applications-cover-page .ac-decision-card small{margin-top:3px;color:var(--muted);font-size:12px}
.applications-cover-page .ac-jump{position:sticky;top:96px;z-index:75;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}.applications-cover-page .ac-jump .wrap{display:flex;justify-content:center;gap:34px;overflow:auto}.applications-cover-page .ac-jump a{flex:0 0 auto;padding:17px 0;font-size:13px;font-weight:800;white-space:nowrap}
.applications-cover-page .ac-section{padding:82px 0}.applications-cover-page .ac-muted{background:#f2f6f6}.applications-cover-page .ac-heading,.applications-cover-page .ac-model-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px}.applications-cover-page .ac-heading h2,.applications-cover-page .ac-model-heading h2,.applications-cover-page .ac-route-copy h2,.applications-cover-page .ac-cta h2{max-width:800px;margin:7px 0 0;font-size:var(--heading-h2);line-height:1.14}.applications-cover-page .ac-heading>p,.applications-cover-page .ac-model-heading>p{max-width:520px;margin:0;color:var(--muted);line-height:1.7}
.applications-cover-page .ac-application-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.applications-cover-page .ac-application-card{position:relative;min-height:410px;overflow:hidden;border-radius:17px;background:var(--deep);color:#fff}.applications-cover-page .ac-application-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,31,30,.04) 22%,rgba(5,31,30,.95) 100%)}.applications-cover-page .ac-application-card img{width:100%;height:100%;min-height:410px;object-fit:cover;transition:.35s}.applications-cover-page .ac-application-card:hover img{transform:scale(1.025)}.applications-cover-page .ac-application-card>div{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:25px}.applications-cover-page .ac-application-card>div>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:13px;border-radius:50%;background:var(--orange);color:#263936;font-size:10px;font-weight:900}.applications-cover-page .ac-application-card small{display:block;color:#efad56;font-size:9px;font-weight:900;letter-spacing:.1em}.applications-cover-page .ac-application-card h3{margin:7px 0 9px;font-size:24px}.applications-cover-page .ac-application-card p{margin:0 0 15px;color:#cbdad7;font-size:13px;line-height:1.6}.applications-cover-page .ac-application-card b{font-size:12px}
.applications-cover-page .ac-guides{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.applications-cover-page .ac-guide{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.applications-cover-page .ac-guide-image{position:relative;display:block;aspect-ratio:3/2;overflow:hidden}.applications-cover-page .ac-guide-image img{width:100%;height:100%;object-fit:cover}.applications-cover-page .ac-guide-image span{position:absolute;left:13px;bottom:13px;padding:5px 8px;border-radius:4px;background:var(--orange);font-size:9px;font-weight:900}.applications-cover-page .ac-guide-body{padding:22px}.applications-cover-page .ac-guide h3{margin:0 0 9px;font-size:22px}.applications-cover-page .ac-guide-body>p{color:var(--muted);font-size:13px;line-height:1.62}.applications-cover-page .ac-guide section{margin-top:14px;padding:13px 14px;border-left:3px solid var(--green);background:#f5f9f8}.applications-cover-page .ac-guide section span{color:var(--green);font-size:8px;font-weight:900}.applications-cover-page .ac-guide section p{margin:5px 0 0;font-size:12px;line-height:1.55}.applications-cover-page .ac-guide-body>a{display:inline-block;margin-top:17px;color:var(--green);font-size:12px;font-weight:900}
.applications-cover-page .ac-model{padding:82px 0;background:var(--deep);color:#fff}.applications-cover-page .ac-model-heading>p{color:#c2d3d0}.applications-cover-page .ac-model-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}.applications-cover-page .ac-model-grid article{min-height:220px;padding:27px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.applications-cover-page .ac-model-grid b{color:#efad56;font-size:26px}.applications-cover-page .ac-model-grid small{display:block;margin-top:22px;color:#89a5a0;font-size:9px;font-weight:900}.applications-cover-page .ac-model-grid h3{margin:7px 0 9px;font-size:20px}.applications-cover-page .ac-model-grid p{margin:0;color:#c3d4d1;font-size:13px;line-height:1.65}
.applications-cover-page .ac-route-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:72px;align-items:start}.applications-cover-page .ac-route-copy{position:sticky;top:150px}.applications-cover-page .ac-route-copy>p{color:var(--muted);line-height:1.75}.applications-cover-page .ac-route-actions{display:flex;gap:18px;flex-wrap:wrap;margin-top:23px}.applications-cover-page .ac-route-actions a{color:var(--green);font-weight:900}.applications-cover-page .ac-route-steps{border-top:1px solid var(--line)}.applications-cover-page .ac-route-steps article{display:grid;grid-template-columns:48px minmax(0,1fr);gap:17px;padding:20px 0;border-bottom:1px solid var(--line)}.applications-cover-page .ac-route-steps article>b{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#edf5f3;color:var(--green)}.applications-cover-page .ac-route-steps h3{margin:0 0 5px;font-size:19px}.applications-cover-page .ac-route-steps p{margin:0;color:var(--muted)}
.applications-cover-page .ac-cta{padding:66px 0;background:#e8f1ef}.applications-cover-page .ac-cta .wrap{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.applications-cover-page .ac-cta p{max-width:800px;color:var(--muted)}.applications-cover-page .ac-cta a{display:inline-flex;align-items:center;min-height:52px;padding:0 22px;border-radius:7px;background:var(--green);color:#fff;font-weight:900;white-space:nowrap}
@media(max-width:1100px){.applications-cover-page .ac-jump{top:84px}.applications-cover-page .ac-application-grid{grid-template-columns:1fr 1fr}.applications-cover-page .ac-guides{grid-template-columns:1fr 1fr}.applications-cover-page .ac-model-grid{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.applications-cover-page .ac-hero-grid,.applications-cover-page .ac-route-grid{grid-template-columns:1fr;gap:38px}.applications-cover-page .ac-route-copy{position:static}.applications-cover-page .ac-heading,.applications-cover-page .ac-model-heading{align-items:start;flex-direction:column;gap:12px}}
@media(max-width:650px){.applications-cover-page .ac-hero{padding:44px 0}.applications-cover-page .ac-jump{top:76px}.applications-cover-page .ac-jump .wrap{justify-content:flex-start}.applications-cover-page .ac-section,.applications-cover-page .ac-model{padding:56px 0}.applications-cover-page .ac-application-grid,.applications-cover-page .ac-guides,.applications-cover-page .ac-model-grid{grid-template-columns:1fr}.applications-cover-page .ac-application-card,.applications-cover-page .ac-application-card img{min-height:390px}.applications-cover-page .ac-model-grid{border-left:0}.applications-cover-page .ac-model-grid article{min-height:0;border-left:1px solid rgba(255,255,255,.18)}.applications-cover-page .ac-cta .wrap{grid-template-columns:1fr;gap:24px}.applications-cover-page .ac-cta a{justify-self:start}}

/* Solutions cover page - decision-led layout */
.solutions-cover-page .sc-hero{padding:70px 0;background:linear-gradient(120deg,#0a302d,#0d4f49 62%,#163d3a);color:#fff}
.solutions-cover-page .sc-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:76px;align-items:center}
.solutions-cover-page .sc-hero-copy>span,.solutions-cover-page .sc-heading span,.solutions-cover-page .sc-sticky-heading>span,.solutions-cover-page .sc-framework-heading span,.solutions-cover-page .sc-path-copy>span,.solutions-cover-page .sc-cta span{color:#efad56;font-size:10px;font-weight:900;letter-spacing:.14em}
.solutions-cover-page .sc-hero h1{max-width:790px;margin:12px 0 18px;font-size:var(--heading-h1);line-height:1.05;letter-spacing:-.035em}
.solutions-cover-page .sc-hero-copy>p{max-width:730px;margin:0;color:#d3e1df;font-size:18px;line-height:1.72}
.solutions-cover-page .sc-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:29px}.solutions-cover-page .sc-actions .outline-btn{border-color:rgba(255,255,255,.42);color:#fff}
.solutions-cover-page .sc-condition-panel{padding:29px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.07);backdrop-filter:blur(12px)}
.solutions-cover-page .sc-condition-panel>span{color:#efad56;font-size:9px;font-weight:900;letter-spacing:.12em}.solutions-cover-page .sc-condition-panel h2{margin:8px 0 20px;font-size:27px;line-height:1.22}
.solutions-cover-page .sc-condition-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.solutions-cover-page .sc-condition-grid a{display:grid;grid-template-columns:34px 1fr;gap:11px;min-height:112px;padding:15px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(255,255,255,.045)}
.solutions-cover-page .sc-condition-grid b{color:#efad56;font-size:10px}.solutions-cover-page .sc-condition-grid strong,.solutions-cover-page .sc-condition-grid small{display:block}.solutions-cover-page .sc-condition-grid small{margin-top:4px;color:#bcd0cd;font-size:11px;line-height:1.45}
.solutions-cover-page .sc-jump{position:sticky;top:96px;z-index:75;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}.solutions-cover-page .sc-jump .wrap{display:flex;justify-content:center;gap:34px;overflow:auto}.solutions-cover-page .sc-jump a{flex:0 0 auto;padding:17px 0;color:#40545d;font-size:13px;font-weight:800;white-space:nowrap}
.solutions-cover-page .sc-section{padding:82px 0}.solutions-cover-page .sc-muted{background:#f2f6f6}
.solutions-cover-page .sc-direction-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:72px;align-items:start}.solutions-cover-page .sc-sticky-heading{position:sticky;top:152px}.solutions-cover-page .sc-sticky-heading h2,.solutions-cover-page .sc-heading h2,.solutions-cover-page .sc-framework-heading h2,.solutions-cover-page .sc-path-copy h2,.solutions-cover-page .sc-cta h2{margin:7px 0 12px;font-size:var(--heading-h2);line-height:1.14}.solutions-cover-page .sc-sticky-heading p,.solutions-cover-page .sc-path-copy p{color:var(--muted);line-height:1.75}
.solutions-cover-page .sc-direction-list{border-top:1px solid var(--line)}.solutions-cover-page .sc-direction-list>a{display:grid;grid-template-columns:54px minmax(0,1fr) 24px;gap:18px;align-items:center;padding:22px 4px;border-bottom:1px solid var(--line);transition:.2s}.solutions-cover-page .sc-direction-list>a:hover{padding-left:13px;background:#f6f9f8}.solutions-cover-page .sc-direction-list em{color:#9aabb0;font-size:12px;font-style:normal;font-weight:900}.solutions-cover-page .sc-direction-list span{color:var(--green);font-size:9px;font-weight:900;letter-spacing:.08em}.solutions-cover-page .sc-direction-list h3{margin:5px 0 6px;font-size:21px}.solutions-cover-page .sc-direction-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.solutions-cover-page .sc-direction-list>a>b{color:var(--green);font-size:19px}
.solutions-cover-page .sc-heading,.solutions-cover-page .sc-framework-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px}.solutions-cover-page .sc-heading>p,.solutions-cover-page .sc-framework-heading>p{max-width:520px;margin:0;color:var(--muted);line-height:1.7}
.solutions-cover-page .sc-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.solutions-cover-page .sc-featured-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}.solutions-cover-page .sc-featured-image{position:relative;display:block;aspect-ratio:3/2;overflow:hidden}.solutions-cover-page .sc-featured-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.solutions-cover-page .sc-featured-card:hover img{transform:scale(1.025)}.solutions-cover-page .sc-featured-image>span{position:absolute;left:14px;bottom:14px;padding:6px 9px;border-radius:5px;background:rgba(8,43,41,.9);color:#fff;font-size:9px;font-weight:900;text-transform:uppercase}
.solutions-cover-page .sc-featured-body{display:flex;flex:1;min-width:0;flex-direction:column;padding:23px}.solutions-cover-page .sc-featured-body h3{margin:0 0 9px;font-size:22px;line-height:1.22}.solutions-cover-page .sc-featured-description{margin:0 0 17px;color:var(--muted);font-size:13px;line-height:1.65}.solutions-cover-page .sc-featured-body section{padding:13px 0;border-top:1px solid var(--line)}.solutions-cover-page .sc-featured-body section>span,.solutions-cover-page .sc-automation>span{display:block;margin-bottom:5px;color:var(--green);font-size:8px;font-weight:900;letter-spacing:.08em}.solutions-cover-page .sc-featured-body section p,.solutions-cover-page .sc-automation p{display:-webkit-box;margin:0;overflow:hidden;color:#4d5e67;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.solutions-cover-page .sc-automation{margin:2px 0 17px;padding:13px 14px;border-left:3px solid var(--orange);background:#f0f6f5}.solutions-cover-page .sc-automation>span{color:#956022}.solutions-cover-page .sc-featured-link{display:inline-flex;gap:7px;margin-top:auto;color:var(--green);font-size:12px;font-weight:900}
.solutions-cover-page .sc-framework{padding:82px 0;background:var(--deep);color:#fff}.solutions-cover-page .sc-framework-heading>p{color:#c3d5d2}.solutions-cover-page .sc-framework-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.solutions-cover-page .sc-framework-grid article{min-height:235px;padding:24px 21px;border:1px solid rgba(255,255,255,.17);border-radius:13px;background:rgba(255,255,255,.045)}.solutions-cover-page .sc-framework-grid b{color:#efad56;font-size:27px}.solutions-cover-page .sc-framework-grid small{display:block;margin-top:23px;color:#89a6a1;font-size:8px;font-weight:900;letter-spacing:.08em}.solutions-cover-page .sc-framework-grid h3{margin:7px 0 9px;font-size:19px}.solutions-cover-page .sc-framework-grid p{margin:0;color:#c4d4d1;font-size:12px;line-height:1.62}
.solutions-cover-page .sc-path-layout{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:70px;align-items:start}.solutions-cover-page .sc-path-copy{position:sticky;top:152px}.solutions-cover-page .sc-paths{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.solutions-cover-page .sc-paths a{display:flex;min-height:280px;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.2s}.solutions-cover-page .sc-paths a:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(13,55,52,.08)}.solutions-cover-page .sc-paths b{color:var(--orange);font-size:25px}.solutions-cover-page .sc-paths span{margin-top:26px;color:var(--green);font-size:9px;font-weight:900}.solutions-cover-page .sc-paths h3{margin:7px 0 9px;font-size:19px}.solutions-cover-page .sc-paths p{margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.62}.solutions-cover-page .sc-paths strong{margin-top:auto;color:var(--green);font-size:12px}
.solutions-cover-page .sc-cta{padding:67px 0;background:#e8f1ef}.solutions-cover-page .sc-cta .wrap{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.solutions-cover-page .sc-cta p{max-width:820px;margin:0;color:var(--muted)}.solutions-cover-page .sc-cta a{display:inline-flex;align-items:center;min-height:52px;padding:0 22px;border-radius:7px;background:var(--green);color:#fff;font-weight:900;white-space:nowrap}
@media(max-width:1100px){.solutions-cover-page .sc-hero-grid{grid-template-columns:1fr 1fr;gap:42px}.solutions-cover-page .sc-featured-grid{grid-template-columns:1fr 1fr}.solutions-cover-page .sc-framework-grid{grid-template-columns:repeat(3,1fr)}.solutions-cover-page .sc-paths{grid-template-columns:1fr 1fr}.solutions-cover-page .sc-paths a:last-child{grid-column:1/-1}}
@media(max-width:900px){.solutions-cover-page .sc-hero-grid,.solutions-cover-page .sc-direction-layout,.solutions-cover-page .sc-path-layout{grid-template-columns:1fr}.solutions-cover-page .sc-sticky-heading,.solutions-cover-page .sc-path-copy{position:static}.solutions-cover-page .sc-heading,.solutions-cover-page .sc-framework-heading{align-items:flex-start;flex-direction:column;gap:12px}}
@media(max-width:650px){.solutions-cover-page .sc-hero{padding:45px 0}.solutions-cover-page .sc-condition-grid{grid-template-columns:1fr}.solutions-cover-page .sc-jump{top:76px}.solutions-cover-page .sc-jump .wrap{justify-content:flex-start}.solutions-cover-page .sc-section,.solutions-cover-page .sc-framework{padding:56px 0}.solutions-cover-page .sc-featured-grid,.solutions-cover-page .sc-framework-grid,.solutions-cover-page .sc-paths{grid-template-columns:1fr}.solutions-cover-page .sc-paths a:last-child{grid-column:auto}.solutions-cover-page .sc-framework-grid article{min-height:0}.solutions-cover-page .sc-cta .wrap{grid-template-columns:1fr;gap:25px}.solutions-cover-page .sc-cta a{justify-self:start}}

/* Solutions cover hero compact refinement */

.solutions-cover-page .sc-hero-grid {
  grid-template-columns: minmax(0, 1.08fr) minmax(390px, .92fr);
  gap: 48px;
}
.solutions-cover-page .sc-hero h1 {
  max-width: 740px;
  margin: 10px 0 15px;
}
.solutions-cover-page .sc-hero-copy > p {
  max-width: 680px;
  font-size: 17px;
  line-height: 1.68;
}
.solutions-cover-page .sc-actions {
  margin-top: 23px;
}
.solutions-cover-page .sc-condition-panel {
  padding: 24px 25px;
}
.solutions-cover-page .sc-condition-panel h2 {
  margin: 7px 0 15px;
  font-size: 24px;
}
.solutions-cover-page .sc-condition-grid {
  gap: 8px;
}
.solutions-cover-page .sc-condition-grid a {
  min-height: 88px;
  padding: 13px;
}
@media (max-width: 900px) {
  .solutions-cover-page .sc-hero {
    padding: 44px 0 48px;
  }
  .solutions-cover-page .sc-hero-grid {
    gap: 30px;
  }
}
@media (max-width: 650px) {
  .solutions-cover-page .sc-hero {
    padding: 38px 0 42px;
  }
  .solutions-cover-page .sc-condition-panel {
    padding: 20px;
  }
}

/* Solutions cover hero final correction */

.solutions-cover-page .sc-hero-grid {
  grid-template-columns: minmax(0, 1.12fr) minmax(430px, .88fr);
  gap: 54px;
  align-items: center;
}
.solutions-cover-page .sc-hero-copy {
  min-width: 0;
  padding: 6px 0;
}
.solutions-cover-page .sc-hero h1 {
  display: block;
  max-width: 760px;
  margin: 10px 0 14px;
  color: #fff;
  font-size: clamp(38px, 3.6vw, 54px);
  line-height: 1.06;
}
.solutions-cover-page .sc-hero-copy > p {
  max-width: 720px;
  margin: 0;
  font-size: 16px;
  line-height: 1.65;
}
.solutions-cover-page .sc-actions {
  margin-top: 21px;
}
.solutions-cover-page .sc-condition-panel {
  padding: 22px;
  border-radius: 15px;
}
.solutions-cover-page .sc-condition-panel h2 {
  max-width: 520px;
  margin: 6px 0 14px;
  font-size: 22px;
  line-height: 1.2;
}
.solutions-cover-page .sc-condition-grid {
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}
.solutions-cover-page .sc-condition-grid a {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
  min-height: 78px;
  padding: 12px;
}
.solutions-cover-page .sc-condition-grid a > b {
  padding-top: 2px;
  line-height: 1.2;
}
.solutions-cover-page .sc-condition-grid a > div {
  min-width: 0;
}
.solutions-cover-page .sc-condition-grid strong,
.solutions-cover-page .sc-condition-grid small {
  display: block;
}
.solutions-cover-page .sc-condition-grid strong {
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
}
.solutions-cover-page .sc-condition-grid small {
  max-width: 190px;
  margin-top: 5px;
  color: #c4d5d2;
  font-size: 11px;
  line-height: 1.42;
}
@media (max-width: 900px) {
  .solutions-cover-page .sc-hero-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }
}
@media (max-width: 650px) {
  .solutions-cover-page .sc-hero {
    padding: 36px 0 40px;
  }
  .solutions-cover-page .sc-hero h1 {
    font-size: 34px;
  }
  .solutions-cover-page .sc-condition-grid {
    grid-template-columns: 1fr;
  }
}

/* Solutions cover hero more spacious - final override */
.solutions-cover-page .sc-hero {
  padding: 94px 0 100px;
}

.solutions-cover-page .sc-hero-grid {
  grid-template-columns: minmax(0, 1.04fr) minmax(520px, .96fr);
  gap: 110px;
  align-items: center;
}

.solutions-cover-page .sc-hero-copy {
  max-width: 850px;
  padding: 24px 0;
}

.solutions-cover-page .sc-hero-copy > span {
  display: block;
  margin-bottom: 21px;
}

.solutions-cover-page .sc-hero h1 {
  max-width: 830px;
  margin: 0 0 29px;
  font-size: clamp(40px, 3.08vw, 50px);
  line-height: 1.14;
  letter-spacing: -.024em;
}

.solutions-cover-page .sc-hero-copy > p {
  max-width: 735px;
  margin: 0;
  font-size: 16px;
  line-height: 1.84;
}

.solutions-cover-page .sc-actions {
  gap: 16px;
  margin-top: 38px;
}

.solutions-cover-page .sc-condition-panel {
  padding: 38px;
  border-radius: 19px;
}

.solutions-cover-page .sc-condition-panel > span {
  display: block;
  margin-bottom: 14px;
}

.solutions-cover-page .sc-condition-panel h2 {
  max-width: 560px;
  margin: 0 0 30px;
  font-size: 24px;
  line-height: 1.32;
}

.solutions-cover-page .sc-condition-grid {
  grid-template-columns: 1fr 1fr;
  gap: 17px;
}

.solutions-cover-page .sc-condition-grid a {
  grid-template-columns: 31px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
  min-height: 112px;
  padding: 21px 19px;
}

.solutions-cover-page .sc-condition-grid a > b {
  padding-top: 3px;
}

.solutions-cover-page .sc-condition-grid strong {
  font-size: 15px;
  line-height: 1.38;
}

.solutions-cover-page .sc-condition-grid small {
  max-width: 240px;
  margin-top: 10px;
  font-size: 11px;
  line-height: 1.62;
}

@media (max-width: 1280px) {
  .solutions-cover-page .sc-hero {
    padding: 76px 0 82px;
  }

  .solutions-cover-page .sc-hero-grid {
    grid-template-columns: minmax(0, 1fr) minmax(460px, .94fr);
    gap: 66px;
  }

  .solutions-cover-page .sc-condition-panel {
    padding: 31px;
  }
}

@media (max-width: 1000px) {
  .solutions-cover-page .sc-hero {
    padding: 64px 0 70px;
  }

  .solutions-cover-page .sc-hero-grid {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .solutions-cover-page .sc-hero-copy {
    max-width: 800px;
    padding: 0;
  }

  .solutions-cover-page .sc-condition-panel {
    padding: 30px;
  }
}

@media (max-width: 650px) {
  .solutions-cover-page .sc-hero {
    padding: 48px 0 55px;
  }

  .solutions-cover-page .sc-hero-copy > span {
    margin-bottom: 15px;
  }

  .solutions-cover-page .sc-hero h1 {
    margin-bottom: 21px;
    font-size: 34px;
    line-height: 1.14;
  }

  .solutions-cover-page .sc-hero-copy > p {
    line-height: 1.75;
  }

  .solutions-cover-page .sc-actions {
    margin-top: 29px;
  }

  .solutions-cover-page .sc-condition-panel {
    padding: 24px;
  }

  .solutions-cover-page .sc-condition-panel h2 {
    margin-bottom: 21px;
    font-size: 22px;
  }

  .solutions-cover-page .sc-condition-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .solutions-cover-page .sc-condition-grid a {
    min-height: 0;
    padding: 17px;
  }
}

/* Finished products cover page - specification-led layout */
.finished-products-cover-page .fpc-hero{padding:76px 0 82px;background:linear-gradient(120deg,#eef5f3,#fff 54%,#e9f4f1)}
.finished-products-cover-page .fpc-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.78fr);gap:88px;align-items:center}
.finished-products-cover-page .fpc-hero-copy>span,.finished-products-cover-page .fpc-heading span,.finished-products-cover-page .fpc-spec-heading span,.finished-products-cover-page .fpc-path-copy>span,.finished-products-cover-page .fpc-cta span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.14em}
.finished-products-cover-page .fpc-hero h1{max-width:830px;margin:14px 0 21px;font-size:var(--heading-h1);line-height:1.07;letter-spacing:-.03em}.finished-products-cover-page .fpc-hero-copy>p{max-width:740px;margin:0;color:var(--muted);font-size:17px;line-height:1.75}.finished-products-cover-page .fpc-scope-note{margin-top:16px!important;padding-left:15px;border-left:3px solid var(--orange);font-size:12px!important}.finished-products-cover-page .fpc-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:29px}
.finished-products-cover-page .fpc-spec-panel{padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 20px 55px rgba(13,55,52,.1)}.finished-products-cover-page .fpc-spec-panel>span{color:var(--green);font-size:9px;font-weight:900;letter-spacing:.12em}.finished-products-cover-page .fpc-spec-panel h2{margin:8px 0 20px;font-size:25px;line-height:1.23}.finished-products-cover-page .fpc-spec-panel dl{margin:0;border-top:1px solid var(--line)}.finished-products-cover-page .fpc-spec-panel dl>div{display:grid;grid-template-columns:36px 1fr;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.finished-products-cover-page .fpc-spec-panel dt{color:var(--orange);font-size:10px;font-weight:900}.finished-products-cover-page .fpc-spec-panel dd{margin:0}.finished-products-cover-page .fpc-spec-panel strong,.finished-products-cover-page .fpc-spec-panel small{display:block}.finished-products-cover-page .fpc-spec-panel small{margin-top:4px;color:var(--muted);font-size:12px}
.finished-products-cover-page .fpc-jump{position:sticky;top:96px;z-index:75;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}.finished-products-cover-page .fpc-jump .wrap{display:flex;justify-content:center;gap:35px;overflow:auto}.finished-products-cover-page .fpc-jump a{flex:0 0 auto;padding:17px 0;color:#40545d;font-size:13px;font-weight:800;white-space:nowrap}
.finished-products-cover-page .fpc-section{padding:82px 0}.finished-products-cover-page .fpc-muted{background:#f2f6f6}.finished-products-cover-page .fpc-heading,.finished-products-cover-page .fpc-spec-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px}.finished-products-cover-page .fpc-heading h2,.finished-products-cover-page .fpc-spec-heading h2,.finished-products-cover-page .fpc-path-copy h2,.finished-products-cover-page .fpc-cta h2{max-width:830px;margin:7px 0 0;font-size:var(--heading-h2);line-height:1.14}.finished-products-cover-page .fpc-heading>p,.finished-products-cover-page .fpc-spec-heading>p{max-width:530px;margin:0;color:var(--muted);line-height:1.7}
.finished-products-cover-page .fpc-family-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.finished-products-cover-page .fpc-family-list>a{display:grid;grid-template-columns:42px 135px minmax(0,1fr) 24px;gap:18px;align-items:center;min-height:150px;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.2s}.finished-products-cover-page .fpc-family-list>a:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(13,55,52,.08)}.finished-products-cover-page .fpc-family-list>a>span{color:#9aa9ae;font-size:11px;font-weight:900}.finished-products-cover-page .fpc-family-list img{width:135px;height:120px;object-fit:cover;border-radius:9px}.finished-products-cover-page .fpc-family-list small{color:var(--green);font-size:8px;font-weight:900}.finished-products-cover-page .fpc-family-list h3{margin:5px 0 7px;font-size:20px}.finished-products-cover-page .fpc-family-list p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.finished-products-cover-page .fpc-family-list>a>b{color:var(--green);font-size:19px}
.finished-products-cover-page .fpc-example-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.finished-products-cover-page .fpc-example-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.finished-products-cover-page .fpc-example-image{position:relative;display:block;aspect-ratio:3/2;overflow:hidden}.finished-products-cover-page .fpc-example-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.finished-products-cover-page .fpc-example-card:hover img{transform:scale(1.025)}.finished-products-cover-page .fpc-example-image span{position:absolute;left:12px;bottom:12px;padding:5px 8px;border-radius:999px;background:rgba(8,43,41,.9);color:#fff;font-size:8px;font-weight:900}.finished-products-cover-page .fpc-example-body{display:flex;flex:1;min-width:0;flex-direction:column;padding:20px}.finished-products-cover-page .fpc-example-body h3{margin:0 0 8px;font-size:20px;line-height:1.24}.finished-products-cover-page .fpc-example-body>p{margin:0 0 15px;color:var(--muted);font-size:12px;line-height:1.62}.finished-products-cover-page .fpc-example-body dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:0 0 15px;background:var(--line);border:1px solid var(--line);border-radius:8px;overflow:hidden}.finished-products-cover-page .fpc-example-body dl>div{padding:10px;background:#f7faf9}.finished-products-cover-page .fpc-example-body dt{color:var(--muted);font-size:8px;text-transform:uppercase}.finished-products-cover-page .fpc-example-body dd{margin:4px 0 0;font-size:11px;font-weight:800;line-height:1.4;overflow-wrap:anywhere}.finished-products-cover-page .fpc-example-body section{margin-bottom:16px;padding:12px 13px;border-left:3px solid var(--orange);background:#f0f6f5}.finished-products-cover-page .fpc-example-body section span{color:#936022;font-size:8px;font-weight:900}.finished-products-cover-page .fpc-example-body section p{display:-webkit-box;margin:5px 0 0;overflow:hidden;font-size:11px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.finished-products-cover-page .fpc-example-body>a{margin-top:auto;color:var(--green);font-size:12px;font-weight:900}
.finished-products-cover-page .fpc-specification{padding:82px 0;background:var(--deep);color:#fff}.finished-products-cover-page .fpc-spec-heading>p{color:#c3d5d2}.finished-products-cover-page .fpc-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.17);border-left:1px solid rgba(255,255,255,.17)}.finished-products-cover-page .fpc-spec-grid article{min-height:190px;padding:25px;border-right:1px solid rgba(255,255,255,.17);border-bottom:1px solid rgba(255,255,255,.17)}.finished-products-cover-page .fpc-spec-grid b{color:#efad56;font-size:23px}.finished-products-cover-page .fpc-spec-grid h3{margin:24px 0 8px;font-size:19px}.finished-products-cover-page .fpc-spec-grid p{margin:0;color:#c4d4d1;font-size:12px;line-height:1.62}
.finished-products-cover-page .fpc-path-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:70px;align-items:start}.finished-products-cover-page .fpc-path-copy{position:sticky;top:152px}.finished-products-cover-page .fpc-path-copy p{color:var(--muted);line-height:1.75}.finished-products-cover-page .fpc-paths{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.finished-products-cover-page .fpc-paths a{display:flex;min-height:270px;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.2s}.finished-products-cover-page .fpc-paths a:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(13,55,52,.08)}.finished-products-cover-page .fpc-paths b{color:var(--orange);font-size:24px}.finished-products-cover-page .fpc-paths span{margin-top:25px;color:var(--green);font-size:9px;font-weight:900}.finished-products-cover-page .fpc-paths h3{margin:7px 0 9px;font-size:19px}.finished-products-cover-page .fpc-paths p{margin:0 0 20px;color:var(--muted);font-size:12px;line-height:1.62}.finished-products-cover-page .fpc-paths strong{margin-top:auto;color:var(--green);font-size:12px}
.finished-products-cover-page .fpc-cta{padding:68px 0;background:#e8f1ef}.finished-products-cover-page .fpc-cta .wrap{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.finished-products-cover-page .fpc-cta p{max-width:820px;margin:12px 0 0;color:var(--muted)}.finished-products-cover-page .fpc-cta a{display:inline-flex;align-items:center;min-height:52px;padding:0 22px;border-radius:7px;background:var(--green);color:#fff;font-weight:900;white-space:nowrap}
@media(max-width:1150px){.finished-products-cover-page .fpc-example-grid{grid-template-columns:1fr 1fr}.finished-products-cover-page .fpc-paths{grid-template-columns:1fr 1fr}.finished-products-cover-page .fpc-paths a:last-child{grid-column:1/-1}}
@media(max-width:950px){.finished-products-cover-page .fpc-hero-grid,.finished-products-cover-page .fpc-path-layout{grid-template-columns:1fr;gap:40px}.finished-products-cover-page .fpc-path-copy{position:static}.finished-products-cover-page .fpc-heading,.finished-products-cover-page .fpc-spec-heading{align-items:flex-start;flex-direction:column;gap:12px}.finished-products-cover-page .fpc-family-list{grid-template-columns:1fr}}
@media(max-width:650px){.finished-products-cover-page .fpc-hero{padding:48px 0 52px}.finished-products-cover-page .fpc-hero h1{font-size:34px}.finished-products-cover-page .fpc-jump{top:76px}.finished-products-cover-page .fpc-jump .wrap{justify-content:flex-start}.finished-products-cover-page .fpc-section,.finished-products-cover-page .fpc-specification{padding:56px 0}.finished-products-cover-page .fpc-family-list>a{grid-template-columns:34px 92px minmax(0,1fr);gap:12px;min-height:0;padding:11px}.finished-products-cover-page .fpc-family-list>a>b{display:none}.finished-products-cover-page .fpc-family-list img{width:92px;height:86px}.finished-products-cover-page .fpc-family-list p{display:none}.finished-products-cover-page .fpc-example-grid,.finished-products-cover-page .fpc-spec-grid,.finished-products-cover-page .fpc-paths{grid-template-columns:1fr}.finished-products-cover-page .fpc-paths a:last-child{grid-column:auto}.finished-products-cover-page .fpc-spec-grid{border-left:0}.finished-products-cover-page .fpc-spec-grid article{min-height:0;border-left:1px solid rgba(255,255,255,.17)}.finished-products-cover-page .fpc-cta .wrap{grid-template-columns:1fr;gap:25px}.finished-products-cover-page .fpc-cta a{justify-self:start}}

/* Finished product cover: keep four specification cells balanced */
.finished-products-cover-page .fpc-example-body dl {
  grid-template-columns: 1fr 1fr;
}
.finished-products-cover-page .fpc-example-body dl > div {
  min-width: 0;
}
.finished-products-cover-page .fpc-example-body dd:empty,
.finished-products-cover-page .fpc-example-body section p:empty {
  display: none;
}

/* Resource center templates - cover, list and detail */
.resources-cover-page .rc-hero{padding:78px 0 84px;background:linear-gradient(120deg,#edf5f3,#fff 58%,#eef5f3)}
.resources-cover-page .rc-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.82fr);gap:86px;align-items:center}
.resources-cover-page .rc-hero-copy>span,.resources-cover-page .rc-heading span,.resources-cover-page .rc-learning-heading span,.resources-cover-page .rc-cta span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.14em}.resources-cover-page .rc-hero h1{max-width:800px;margin:13px 0 20px;font-size:var(--heading-h1);line-height:1.07}.resources-cover-page .rc-hero-copy>p{max-width:745px;margin:0;color:var(--muted);font-size:18px;line-height:1.75}.resources-cover-page .rc-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.resources-cover-page .rc-start-panel{padding:31px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.resources-cover-page .rc-start-panel>span{color:var(--green);font-size:9px;font-weight:900;letter-spacing:.12em}.resources-cover-page .rc-start-panel h2{margin:8px 0 20px;font-size:25px;line-height:1.24}.resources-cover-page .rc-start-panel ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.resources-cover-page .rc-start-panel li{display:grid;grid-template-columns:36px 1fr;gap:13px;padding:14px 0;border-bottom:1px solid var(--line)}.resources-cover-page .rc-start-panel li>b{color:var(--orange);font-size:10px}.resources-cover-page .rc-start-panel strong,.resources-cover-page .rc-start-panel small{display:block}.resources-cover-page .rc-start-panel small{margin-top:4px;color:var(--muted);font-size:12px}
.resources-cover-page .rc-jump{position:sticky;top:96px;z-index:75;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}.resources-cover-page .rc-jump .wrap{display:flex;justify-content:center;gap:35px;overflow:auto}.resources-cover-page .rc-jump a{flex:0 0 auto;padding:17px 0;font-size:13px;font-weight:800;white-space:nowrap}.resources-cover-page .rc-section{padding:82px 0}.resources-cover-page .rc-muted{background:#f2f6f6}.resources-cover-page .rc-heading,.resources-cover-page .rc-learning-heading{display:flex;justify-content:space-between;align-items:end;gap:48px;margin-bottom:34px}.resources-cover-page .rc-heading h2,.resources-cover-page .rc-learning-heading h2,.resources-cover-page .rc-cta h2{max-width:820px;margin:7px 0 0;font-size:var(--heading-h2);line-height:1.14}.resources-cover-page .rc-heading>p,.resources-cover-page .rc-learning-heading>p{max-width:530px;margin:0;color:var(--muted)}
.resources-cover-page .rc-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.resources-cover-page .rc-category-grid>a{display:flex;min-height:260px;flex-direction:column;padding:27px;border:1px solid var(--line);border-radius:15px;background:#fff;transition:.2s}.resources-cover-page .rc-category-grid>a:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(13,55,52,.08)}.resources-cover-page .rc-category-grid>a>span{color:var(--orange);font-size:27px;font-weight:900}.resources-cover-page .rc-category-grid small{display:block;margin-top:30px;color:var(--green);font-size:9px;font-weight:900}.resources-cover-page .rc-category-grid h3{margin:7px 0 9px;font-size:22px}.resources-cover-page .rc-category-grid p{margin:0 0 20px;color:var(--muted);font-size:13px}.resources-cover-page .rc-category-grid b{margin-top:auto;color:var(--green);font-size:12px}
.resources-cover-page .rc-feature-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:22px}.resources-cover-page .rc-feature-main{display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}.resources-cover-page .rc-feature-image img{width:100%;height:100%;min-height:430px;object-fit:cover}.resources-cover-page .rc-feature-main>div{display:flex;flex-direction:column;justify-content:center;padding:34px}.resources-cover-page .rc-meta{display:flex;justify-content:space-between;gap:14px;color:var(--muted);font-size:10px}.resources-cover-page .rc-meta a{color:var(--green);font-weight:900;text-transform:uppercase}.resources-cover-page .rc-feature-main h3{margin:12px 0;font-size:29px;line-height:1.18}.resources-cover-page .rc-feature-main p{color:var(--muted)}.resources-cover-page .rc-read{color:var(--green);font-weight:900}.resources-cover-page .rc-feature-side{border-top:1px solid var(--line)}.resources-cover-page .rc-feature-side article{display:grid;grid-template-columns:35px 1fr 22px;gap:14px;align-items:center;padding:20px 4px;border-bottom:1px solid var(--line)}.resources-cover-page .rc-feature-side article>span{color:#a0adb2;font-size:11px;font-weight:900}.resources-cover-page .rc-feature-side small{color:var(--green);font-size:8px;font-weight:900;text-transform:uppercase}.resources-cover-page .rc-feature-side h3{margin:5px 0;font-size:17px;line-height:1.3}.resources-cover-page .rc-feature-side p{margin:0;color:var(--muted);font-size:11px}.resources-cover-page .rc-feature-side article>a{color:var(--green);font-size:18px}
.resources-cover-page .rc-learning{padding:82px 0;background:var(--deep);color:#fff}.resources-cover-page .rc-learning-heading>p{color:#c4d4d1}.resources-cover-page .rc-learning-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.resources-cover-page .rc-learning-grid article{display:flex;min-height:250px;flex-direction:column;padding:25px;border:1px solid rgba(255,255,255,.17);border-radius:14px;background:rgba(255,255,255,.045)}.resources-cover-page .rc-learning-grid b{color:#efad56;font-size:27px}.resources-cover-page .rc-learning-grid small{margin-top:26px;color:#8da7a3;font-size:8px;font-weight:900}.resources-cover-page .rc-learning-grid h3{margin:7px 0 9px;font-size:20px}.resources-cover-page .rc-learning-grid p{margin:0 0 20px;color:#c3d4d1;font-size:12px}.resources-cover-page .rc-learning-grid a{margin-top:auto;color:#efad56;font-size:12px;font-weight:900}
.resources-cover-page .rc-latest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.resources-cover-page .rc-latest-grid article{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.resources-cover-page .rc-latest-image{display:block;aspect-ratio:3/2;overflow:hidden}.resources-cover-page .rc-latest-image img{width:100%;height:100%;object-fit:cover}.resources-cover-page .rc-latest-grid article>div{padding:22px}.resources-cover-page .rc-latest-grid h3{margin:11px 0 8px;font-size:21px}.resources-cover-page .rc-latest-grid p{color:var(--muted);font-size:13px}.resources-cover-page .rc-latest-grid article>div>a:last-child{color:var(--green);font-size:12px;font-weight:900}.resources-cover-page .rc-cta{padding:68px 0;background:#e8f1ef}.resources-cover-page .rc-cta .wrap{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.resources-cover-page .rc-cta p{max-width:830px;color:var(--muted)}.resources-cover-page .rc-cta a{display:inline-flex;align-items:center;min-height:52px;padding:0 22px;border-radius:7px;background:var(--green);color:#fff;font-weight:900;white-space:nowrap}

.resources-list-page .rl-hero{padding:64px 0 58px;background:linear-gradient(115deg,#edf5f3,#fff 68%,#eef5f3);border-bottom:1px solid var(--line)}.resources-list-page .rl-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:70px;align-items:end}.resources-list-page .rl-hero span,.resources-list-page .rl-heading span,.resources-list-page .rl-help span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.13em}.resources-list-page .rl-hero h1{margin:.22em 0;font-size:var(--heading-h1);line-height:1.08}.resources-list-page .rl-hero p{max-width:780px;margin:0;color:var(--muted);font-size:18px}.resources-list-page .rl-hero aside{padding:27px 29px;border:1px solid var(--line);border-radius:15px;background:#fff}.resources-list-page .rl-hero aside h2{margin:8px 0 10px;font-size:23px}.resources-list-page .rl-hero aside p{font-size:13px}.resources-list-page .rl-category-nav{position:sticky;top:96px;z-index:80;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}.resources-list-page .rl-category-nav .wrap{display:flex;align-items:center;gap:8px;min-height:68px;overflow:auto}.resources-list-page .rl-category-nav a{flex:0 0 auto;padding:8px 15px;border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:800}.resources-list-page .rl-category-nav a:hover,.resources-list-page .rl-category-nav a.active{border-color:var(--green);background:var(--green);color:#fff}.resources-list-page .rl-content{padding:76px 0 88px}.resources-list-page .rl-heading{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:34px}.resources-list-page .rl-heading h2{margin:7px 0 0;font-size:var(--heading-h2)}.resources-list-page .rl-heading>p{max-width:520px;margin:0;color:var(--muted)}.resources-list-page .rl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.resources-list-page .rl-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;transition:.2s}.resources-list-page .rl-card:hover{transform:translateY(-4px);box-shadow:0 16px 38px rgba(13,55,52,.09)}.resources-list-page .rl-image{display:block;aspect-ratio:3/2;overflow:hidden}.resources-list-page .rl-image img{width:100%;height:100%;object-fit:cover}.resources-list-page .rl-body{display:flex;flex:1;flex-direction:column;padding:23px 24px}.resources-list-page .rl-meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:10px}.resources-list-page .rl-meta span{color:var(--green);font-weight:900;text-transform:uppercase}.resources-list-page .rl-card h2{margin:12px 0 9px;font-size:22px;line-height:1.25}.resources-list-page .rl-card p{margin:0 0 17px;color:var(--muted);font-size:14px}.resources-list-page .rl-inside{margin-bottom:18px;padding:13px 14px;background:var(--pale);border-radius:8px}.resources-list-page .rl-inside small,.resources-list-page .rl-inside span{display:block}.resources-list-page .rl-inside small{color:var(--orange);font-size:8px;font-weight:900}.resources-list-page .rl-inside span{margin-top:4px;color:#596971;font-size:11px}.resources-list-page .rl-read{margin-top:auto;color:var(--green);font-size:13px;font-weight:900}.resources-list-page .rl-help{padding:65px 0;background:#e9f2f0}.resources-list-page .rl-help .wrap{display:grid;grid-template-columns:1fr auto;gap:55px;align-items:center}.resources-list-page .rl-help h2{margin:7px 0 9px;font-size:var(--heading-h2)}.resources-list-page .rl-help p{margin:0;color:var(--muted)}

.resource-detail-page .rd-hero{padding:52px 0 48px;background:linear-gradient(115deg,#edf4f3,#fff 68%);border-bottom:1px solid var(--line)}.resource-detail-page .rd-breadcrumb{display:flex!important;gap:9px;margin-bottom:30px;color:var(--muted);font-size:12px}.resource-detail-page .rd-breadcrumb a{color:var(--green)}.resource-detail-page .rd-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:80px;align-items:end}.resource-detail-page .rd-category{color:var(--green);font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.resource-detail-page .rd-hero h1{max-width:960px;margin:.22em 0;font-size:var(--heading-h1);line-height:1.06}.resource-detail-page .rd-hero-grid>div>p{max-width:850px;margin:0;color:var(--muted);font-size:19px}.resource-detail-page .rd-hero aside{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.resource-detail-page .rd-hero aside>div{padding:17px 15px;border-right:1px solid var(--line)}.resource-detail-page .rd-hero aside small,.resource-detail-page .rd-hero aside time,.resource-detail-page .rd-hero aside strong{display:block}.resource-detail-page .rd-hero aside small{color:var(--muted);font-size:8px}.resource-detail-page .rd-hero aside time,.resource-detail-page .rd-hero aside strong{margin-top:5px;font-size:12px}.resource-detail-page .rd-content{padding:45px 0 82px}.resource-detail-page .rd-cover{margin:0 0 45px}.resource-detail-page .rd-cover img{width:100%;height:580px;object-fit:cover;border-radius:18px}.resource-detail-page .rd-layout{display:grid;grid-template-columns:minmax(0,920px) minmax(300px,360px);justify-content:space-between;gap:70px;align-items:start}.resource-detail-page .rd-article{font-size:17px;line-height:1.82}.resource-detail-page .rd-intro-note{margin-bottom:30px;padding:22px 24px;border-left:4px solid var(--orange);background:#f0f6f5}.resource-detail-page .rd-intro-note span{color:var(--orange);font-size:9px;font-weight:900}.resource-detail-page .rd-intro-note p{margin:7px 0 0;color:#53636c;font-size:13px}.resource-detail-page .rd-richtext{color:#4f6069}.resource-detail-page .rd-richtext>:first-child{margin-top:0}.resource-detail-page .rd-richtext h2{margin:1.55em 0 .45em;color:var(--ink);font-size:32px;line-height:1.2}.resource-detail-page .rd-richtext h3{margin:1.4em 0 .4em;color:var(--ink);font-size:24px}.resource-detail-page .rd-richtext img{width:100%;height:auto;margin:30px 0;border-radius:13px}.resource-detail-page .rd-richtext blockquote{margin:28px 0;padding:20px 22px;border-left:4px solid var(--orange);background:#f0f6f5}.resource-detail-page .rd-richtext table{display:block;width:100%;overflow:auto;border-collapse:collapse}.resource-detail-page .rd-richtext th,.resource-detail-page .rd-richtext td{padding:13px 15px;border:1px solid var(--line);text-align:left}.resource-detail-page .rd-tags{display:grid;grid-template-columns:100px 1fr;gap:18px;margin-top:40px;padding:22px 0;border-top:1px solid var(--line)}.resource-detail-page .rd-tags>span{color:var(--muted);font-size:9px;font-weight:900}.resource-detail-page .rd-tags>div{display:flex;flex-wrap:wrap;gap:8px}.resource-detail-page .rd-tags>div span{padding:6px 11px;border:1px solid var(--line);border-radius:999px;color:var(--green);font-size:11px;font-weight:800}.resource-detail-page .rd-publisher{display:grid;grid-template-columns:48px 1fr;gap:16px;margin-top:24px;padding:22px;border:1px solid var(--line);border-radius:12px;background:#f7faf9}.resource-detail-page .rd-publisher>b{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--green);color:#fff}.resource-detail-page .rd-publisher small,.resource-detail-page .rd-publisher strong{display:block}.resource-detail-page .rd-publisher small{color:var(--muted);font-size:9px}.resource-detail-page .rd-publisher p{margin:8px 0 0;color:var(--muted);font-size:12px}.resource-detail-page .rd-sidebar{position:sticky;top:120px;display:grid;gap:18px}.resource-detail-page .rd-sidebar section{padding:27px;border:1px solid var(--line);border-radius:14px;background:#fff}.resource-detail-page .rd-sidebar section>span{color:var(--orange);font-size:9px;font-weight:900}.resource-detail-page .rd-sidebar h2{margin:8px 0 12px;font-size:23px}.resource-detail-page .rd-sidebar ul{padding-left:18px;color:#53636c;font-size:14px}.resource-detail-page .rd-sidebar li{padding:5px 0}.resource-detail-page .rd-sidebar .rd-contact{border-color:var(--deep);background:var(--deep);color:#fff}.resource-detail-page .rd-contact p{color:#bdcecb}.resource-detail-page .rd-contact a{display:block;margin-top:18px;padding-top:13px;border-top:1px solid rgba(255,255,255,.18);color:#efad56;font-weight:900}.resource-detail-page .rd-related{padding:74px 0;background:#f2f6f6}.resource-detail-page .rd-related header{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:30px}.resource-detail-page .rd-related header span{color:var(--green);font-size:9px;font-weight:900}.resource-detail-page .rd-related header h2{margin:6px 0 0;font-size:var(--heading-h2)}.resource-detail-page .rd-related header>a{color:var(--green);font-weight:900}.resource-detail-page .rd-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.resource-detail-page .rd-related-grid article{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff}.resource-detail-page .rd-related-grid img{width:100%;aspect-ratio:8/5;object-fit:cover}.resource-detail-page .rd-related-grid article>div{padding:21px}.resource-detail-page .rd-related-grid time{color:var(--muted);font-size:10px}.resource-detail-page .rd-related-grid h3{margin:7px 0;font-size:20px}.resource-detail-page .rd-related-grid p{color:var(--muted);font-size:13px}.resource-detail-page .rd-related-grid article>div>a:last-child{color:var(--green);font-size:12px;font-weight:900}
@media(max-width:1050px){.resources-cover-page .rc-category-grid,.resources-cover-page .rc-learning-grid{grid-template-columns:1fr 1fr}.resources-cover-page .rc-feature-layout{grid-template-columns:1fr}.resources-list-page .rl-grid{grid-template-columns:1fr 1fr}.resource-detail-page .rd-layout{grid-template-columns:1fr}.resource-detail-page .rd-sidebar{position:static;grid-template-columns:1fr 1fr}}
@media(max-width:850px){.resources-cover-page .rc-hero-grid,.resources-list-page .rl-hero-grid,.resource-detail-page .rd-hero-grid{grid-template-columns:1fr;gap:38px}.resources-cover-page .rc-feature-main{grid-template-columns:1fr}.resources-cover-page .rc-feature-image img{min-height:0;height:360px}.resources-cover-page .rc-heading,.resources-cover-page .rc-learning-heading,.resources-list-page .rl-heading{align-items:flex-start;flex-direction:column;gap:12px}.resource-detail-page .rd-cover img{height:420px}.resource-detail-page .rd-related-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.resources-cover-page .rc-hero,.resources-list-page .rl-hero{padding:44px 0 48px}.resources-cover-page .rc-jump,.resources-list-page .rl-category-nav{top:76px}.resources-cover-page .rc-jump .wrap{justify-content:flex-start}.resources-cover-page .rc-section,.resources-cover-page .rc-learning{padding:56px 0}.resources-cover-page .rc-category-grid,.resources-cover-page .rc-learning-grid,.resources-cover-page .rc-latest-grid,.resources-list-page .rl-grid,.resource-detail-page .rd-related-grid{grid-template-columns:1fr}.resources-cover-page .rc-feature-image img{height:260px}.resources-cover-page .rc-cta .wrap,.resources-list-page .rl-help .wrap{grid-template-columns:1fr;gap:24px}.resources-list-page .rl-content{padding:50px 0 62px}.resource-detail-page .rd-hero{padding:38px 0 34px}.resource-detail-page .rd-hero aside{grid-template-columns:1fr}.resource-detail-page .rd-cover img{height:260px;border-radius:10px}.resource-detail-page .rd-layout{gap:40px}.resource-detail-page .rd-sidebar{grid-template-columns:1fr}.resource-detail-page .rd-related header{align-items:flex-start;flex-direction:column}.resource-detail-page .rd-tags{grid-template-columns:1fr;gap:10px}}

/* Tissue converting guide FAQ - full 1440px layout */
.tissue-machines-pillar-page .pillar-faq-section {
  padding: 82px 0 88px;
  border-top: 1px solid var(--line);
  background: #f3f7f7;
}
.tissue-machines-pillar-page .pillar-faq-heading {
  position: static;
  display: grid;
  grid-template-columns: minmax(0,1fr) minmax(360px,.62fr);
  gap: 70px;
  align-items: end;
  max-width: none;
  margin: 0 0 36px;
  padding: 0 0 28px;
  border-bottom: 1px solid #d5e0e1;
  text-align: left;
}
.tissue-machines-pillar-page .pillar-faq-heading > span {
  grid-column: 1;
  display: block;
  min-height: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--orange);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .13em;
}
.tissue-machines-pillar-page .pillar-faq-heading h2 {
  grid-column: 1;
  max-width: 820px;
  margin: 8px 0 0;
  font-size: var(--heading-h2,clamp(30px,3vw,44px));
  line-height: 1.14;
  letter-spacing: -.022em;
}
.tissue-machines-pillar-page .pillar-faq-heading p {
  grid-column: 2;
  grid-row: 1 / 3;
  align-self: end;
  max-width: 520px;
  margin: 0;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.75;
}
.tissue-machines-pillar-page .pillar-faq-list {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 16px;
  border: 0;
  counter-reset: pillar-faq;
}
.tissue-machines-pillar-page .pillar-faq-list details {
  counter-increment: pillar-faq;
  min-width: 0;
  margin: 0;
  padding: 0 22px;
  border: 1px solid #d7e1e2;
  border-radius: 13px;
  background: #fff;
  box-shadow: none;
  transition: border-color .2s ease,box-shadow .2s ease,transform .2s ease;
}
.tissue-machines-pillar-page .pillar-faq-list details:last-child {
  grid-column: 1 / -1;
}
.tissue-machines-pillar-page .pillar-faq-list details:hover {
  transform: translateY(-2px);
  border-color: rgba(12,108,100,.35);
  box-shadow: 0 12px 28px rgba(13,55,52,.065);
}
.tissue-machines-pillar-page .pillar-faq-list details[open] {
  border-color: rgba(12,108,100,.48);
  box-shadow: 0 14px 32px rgba(13,55,52,.075);
}
.tissue-machines-pillar-page .pillar-faq-list summary {
  position: relative;
  display: grid;
  grid-template-columns: 38px minmax(0,1fr) 32px;
  gap: 13px;
  align-items: center;
  min-height: 82px;
  padding: 15px 0;
  color: var(--ink);
  font-size: 16px;
  font-weight: 800;
  line-height: 1.42;
  cursor: pointer;
  list-style: none;
}
.tissue-machines-pillar-page .pillar-faq-list summary::-webkit-details-marker {
  display: none;
}
.tissue-machines-pillar-page .pillar-faq-list summary::before {
  content: counter(pillar-faq,decimal-leading-zero);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 9px;
  background: #eaf4f2;
  color: var(--green);
  font-size: 10px;
  font-weight: 900;
}
.tissue-machines-pillar-page .pillar-faq-list summary::after {
  content: '+';
  position: static;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: 1px solid #cad8da;
  border-radius: 50%;
  background: #fff;
  color: var(--green);
  font-size: 19px;
  font-weight: 500;
  line-height: 1;
}
.tissue-machines-pillar-page .pillar-faq-list details[open] summary::before,
.tissue-machines-pillar-page .pillar-faq-list details[open] summary::after {
  border-color: var(--green);
  background: var(--green);
  color: #fff;
}
.tissue-machines-pillar-page .pillar-faq-list details[open] summary::after {
  content: '−';
}
.tissue-machines-pillar-page .pillar-faq-list details > div {
  margin: 0 0 0 51px;
  padding: 0 42px 22px 0;
  border-top: 1px solid #e4ebec;
}
.tissue-machines-pillar-page .pillar-faq-list details p {
  max-width: none;
  margin: 0;
  padding-top: 17px;
  color: #53636c;
  font-size: 14px;
  line-height: 1.78;
}
.tissue-machines-pillar-page #frequently-asked-questions {
  scroll-margin-top: 150px;
}
@media (max-width: 1000px) {
  .tissue-machines-pillar-page .pillar-faq-heading {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .tissue-machines-pillar-page .pillar-faq-heading p {
    grid-column: 1;
    grid-row: auto;
    max-width: 760px;
  }
  .tissue-machines-pillar-page .pillar-faq-list {
    grid-template-columns: 1fr;
  }
  .tissue-machines-pillar-page .pillar-faq-list details:last-child {
    grid-column: auto;
  }
}
@media (max-width: 650px) {
  .tissue-machines-pillar-page .pillar-faq-section {
    padding: 56px 0 62px;
  }
  .tissue-machines-pillar-page .pillar-faq-heading {
    margin-bottom: 25px;
    padding-bottom: 22px;
  }
  .tissue-machines-pillar-page .pillar-faq-list {
    gap: 10px;
  }
  .tissue-machines-pillar-page .pillar-faq-list details {
    padding: 0 15px;
    border-radius: 11px;
  }
  .tissue-machines-pillar-page .pillar-faq-list summary {
    grid-template-columns: 30px minmax(0,1fr) 28px;
    gap: 10px;
    min-height: 70px;
    padding: 12px 0;
    font-size: 15px;
  }
  .tissue-machines-pillar-page .pillar-faq-list summary::before {
    width: 30px;
    height: 30px;
    border-radius: 7px;
  }
  .tissue-machines-pillar-page .pillar-faq-list summary::after {
    width: 27px;
    height: 27px;
    font-size: 17px;
  }
  .tissue-machines-pillar-page .pillar-faq-list details > div {
    margin-left: 40px;
    padding: 0 0 18px;
  }
  .tissue-machines-pillar-page .pillar-faq-list details p {
    padding-top: 14px;
    font-size: 14px;
    line-height: 1.72;
  }
}

/* Production lines cover FAQ - fixed cover-level questions */
.production-lines-cover-page .pl-cover-faq-section {
  border-top: 1px solid var(--line);
  background: #f3f7f7;
}
.production-lines-cover-page .pl-cover-faq-heading {
  display: grid;
  grid-template-columns: minmax(0,1fr) minmax(360px,.62fr);
  gap: 70px;
  align-items: end;
  margin-bottom: 34px;
  padding-bottom: 27px;
  border-bottom: 1px solid #d6e0e1;
}
.production-lines-cover-page .pl-cover-faq-heading span {
  color: var(--orange);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .14em;
}
.production-lines-cover-page .pl-cover-faq-heading h2 {
  max-width: 820px;
  margin: 7px 0 0;
  font-size: var(--heading-h2,clamp(30px,2.8vw,42px));
  line-height: 1.14;
  letter-spacing: -.02em;
}
.production-lines-cover-page .pl-cover-faq-heading > p {
  max-width: 520px;
  margin: 0;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.7;
}
.production-lines-cover-page .pl-cover-faq-grid {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 16px;
}
.production-lines-cover-page .pl-cover-faq-grid details {
  min-width: 0;
  overflow: hidden;
  border: 1px solid #d6e1e2;
  border-radius: 13px;
  background: #fff;
  transition: border-color .2s ease,box-shadow .2s ease,transform .2s ease;
}
.production-lines-cover-page .pl-cover-faq-grid details:last-child {
  grid-column: 1/-1;
}
.production-lines-cover-page .pl-cover-faq-grid details:hover {
  transform: translateY(-2px);
  border-color: rgba(12,108,100,.34);
  box-shadow: 0 13px 30px rgba(13,55,52,.065);
}
.production-lines-cover-page .pl-cover-faq-grid details[open] {
  border-color: rgba(12,108,100,.48);
  box-shadow: 0 15px 34px rgba(13,55,52,.075);
}
.production-lines-cover-page .pl-cover-faq-grid summary {
  position: relative;
  display: grid;
  grid-template-columns: 38px minmax(0,1fr) 31px;
  gap: 13px;
  align-items: center;
  min-height: 82px;
  padding: 14px 21px;
  cursor: pointer;
  list-style: none;
}
.production-lines-cover-page .pl-cover-faq-grid summary::-webkit-details-marker {
  display: none;
}
.production-lines-cover-page .pl-cover-faq-grid summary > span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 9px;
  background: #eaf4f2;
  color: var(--green);
  font-size: 10px;
  font-weight: 900;
}
.production-lines-cover-page .pl-cover-faq-grid summary > strong {
  color: var(--ink);
  font-size: 16px;
  line-height: 1.42;
}
.production-lines-cover-page .pl-cover-faq-grid summary::after {
  content: '+';
  display: flex;
  align-items: center;
  justify-content: center;
  width: 29px;
  height: 29px;
  border: 1px solid #cad8da;
  border-radius: 50%;
  color: var(--green);
  font-size: 18px;
  line-height: 1;
}
.production-lines-cover-page .pl-cover-faq-grid details[open] summary > span,
.production-lines-cover-page .pl-cover-faq-grid details[open] summary::after {
  border-color: var(--green);
  background: var(--green);
  color: #fff;
}
.production-lines-cover-page .pl-cover-faq-grid details[open] summary::after {
  content: '−';
}
.production-lines-cover-page .pl-cover-faq-grid details > div {
  margin: 0 21px 0 72px;
  padding: 0 39px 21px 0;
  border-top: 1px solid #e4ebec;
}
.production-lines-cover-page .pl-cover-faq-grid details p {
  margin: 0;
  padding-top: 16px;
  color: #53636c;
  font-size: 14px;
  line-height: 1.78;
}
.production-lines-cover-page #line-faq {
  scroll-margin-top: 150px;
}
@media(max-width:1000px) {
  .production-lines-cover-page .pl-cover-faq-heading {
    grid-template-columns: 1fr;
    gap: 13px;
  }
  .production-lines-cover-page .pl-cover-faq-heading > p {
    max-width: 760px;
  }
  .production-lines-cover-page .pl-cover-faq-grid {
    grid-template-columns: 1fr;
  }
  .production-lines-cover-page .pl-cover-faq-grid details:last-child {
    grid-column: auto;
  }
}
@media(max-width:650px) {
  .production-lines-cover-page .pl-cover-faq-heading {
    margin-bottom: 25px;
    padding-bottom: 21px;
  }
  .production-lines-cover-page .pl-cover-faq-grid {
    gap: 10px;
  }
  .production-lines-cover-page .pl-cover-faq-grid summary {
    grid-template-columns: 30px minmax(0,1fr) 27px;
    gap: 10px;
    min-height: 70px;
    padding: 12px 15px;
  }
  .production-lines-cover-page .pl-cover-faq-grid summary > span {
    width: 30px;
    height: 30px;
    border-radius: 7px;
  }
  .production-lines-cover-page .pl-cover-faq-grid summary > strong {
    font-size: 15px;
  }
  .production-lines-cover-page .pl-cover-faq-grid summary::after {
    width: 26px;
    height: 26px;
    font-size: 17px;
  }
  .production-lines-cover-page .pl-cover-faq-grid details > div {
    margin: 0 15px 0 55px;
    padding: 0 0 18px;
  }
}

/* Machines cover FAQ - fixed cover-level questions */
.machines-cover-page .mc-cover-faq-section{border-top:1px solid var(--line);background:#f3f7f7}
.machines-cover-page .mc-cover-faq-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.62fr);gap:70px;align-items:end;margin-bottom:34px;padding-bottom:27px;border-bottom:1px solid #d6e0e1}
.machines-cover-page .mc-cover-faq-heading span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.14em}
.machines-cover-page .mc-cover-faq-heading h2{max-width:820px;margin:7px 0 0;font-size:var(--heading-h2,clamp(30px,2.8vw,42px));line-height:1.14;letter-spacing:-.02em}
.machines-cover-page .mc-cover-faq-heading>p{max-width:520px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}
.machines-cover-page .mc-cover-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.machines-cover-page .mc-cover-faq-grid details{min-width:0;overflow:hidden;border:1px solid #d6e1e2;border-radius:13px;background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s}
.machines-cover-page .mc-cover-faq-grid details:last-child{grid-column:1/-1}
.machines-cover-page .mc-cover-faq-grid details:hover{transform:translateY(-2px);border-color:rgba(12,108,100,.34);box-shadow:0 13px 30px rgba(13,55,52,.065)}
.machines-cover-page .mc-cover-faq-grid details[open]{border-color:rgba(12,108,100,.48);box-shadow:0 15px 34px rgba(13,55,52,.075)}
.machines-cover-page .mc-cover-faq-grid summary{display:grid;grid-template-columns:38px minmax(0,1fr) 31px;gap:13px;align-items:center;min-height:82px;padding:14px 21px;cursor:pointer;list-style:none}
.machines-cover-page .mc-cover-faq-grid summary::-webkit-details-marker{display:none}
.machines-cover-page .mc-cover-faq-grid summary>span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9px;background:#eaf4f2;color:var(--green);font-size:10px;font-weight:900}
.machines-cover-page .mc-cover-faq-grid summary>strong{color:var(--ink);font-size:16px;line-height:1.42}
.machines-cover-page .mc-cover-faq-grid summary::after{content:'+';display:flex;align-items:center;justify-content:center;width:29px;height:29px;border:1px solid #cad8da;border-radius:50%;color:var(--green);font-size:18px;line-height:1}
.machines-cover-page .mc-cover-faq-grid details[open] summary>span,.machines-cover-page .mc-cover-faq-grid details[open] summary::after{border-color:var(--green);background:var(--green);color:#fff}
.machines-cover-page .mc-cover-faq-grid details[open] summary::after{content:'−'}
.machines-cover-page .mc-cover-faq-grid details>div{margin:0 21px 0 72px;padding:0 39px 21px 0;border-top:1px solid #e4ebec}
.machines-cover-page .mc-cover-faq-grid details p{margin:0;padding-top:16px;color:#53636c;font-size:14px;line-height:1.78}
.machines-cover-page #machine-faq{scroll-margin-top:150px}
@media(max-width:1000px){.machines-cover-page .mc-cover-faq-heading{grid-template-columns:1fr;gap:13px}.machines-cover-page .mc-cover-faq-heading>p{max-width:760px}.machines-cover-page .mc-cover-faq-grid{grid-template-columns:1fr}.machines-cover-page .mc-cover-faq-grid details:last-child{grid-column:auto}}
@media(max-width:650px){.machines-cover-page .mc-cover-faq-heading{margin-bottom:25px;padding-bottom:21px}.machines-cover-page .mc-cover-faq-grid{gap:10px}.machines-cover-page .mc-cover-faq-grid summary{grid-template-columns:30px minmax(0,1fr) 27px;gap:10px;min-height:70px;padding:12px 15px}.machines-cover-page .mc-cover-faq-grid summary>span{width:30px;height:30px;border-radius:7px}.machines-cover-page .mc-cover-faq-grid summary>strong{font-size:15px}.machines-cover-page .mc-cover-faq-grid summary::after{width:26px;height:26px;font-size:17px}.machines-cover-page .mc-cover-faq-grid details>div{margin:0 15px 0 55px;padding:0 0 18px}}

/* Applications cover FAQ - fixed cover-level questions */
.applications-cover-page .ac-faq-section{border-top:1px solid var(--line);background:#f3f7f7}
.applications-cover-page .ac-faq-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.62fr);gap:70px;align-items:end;margin-bottom:34px;padding-bottom:27px;border-bottom:1px solid #d6e0e1}
.applications-cover-page .ac-faq-heading span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.14em}
.applications-cover-page .ac-faq-heading h2{max-width:820px;margin:7px 0 0;font-size:var(--heading-h2,clamp(30px,2.8vw,42px));line-height:1.14;letter-spacing:-.02em}
.applications-cover-page .ac-faq-heading>p{max-width:520px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}
.applications-cover-page .ac-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.applications-cover-page .ac-faq-grid details{min-width:0;overflow:hidden;border:1px solid #d6e1e2;border-radius:13px;background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s}
.applications-cover-page .ac-faq-grid details:last-child{grid-column:1/-1}
.applications-cover-page .ac-faq-grid details:hover{transform:translateY(-2px);border-color:rgba(12,108,100,.34);box-shadow:0 13px 30px rgba(13,55,52,.065)}
.applications-cover-page .ac-faq-grid details[open]{border-color:rgba(12,108,100,.48);box-shadow:0 15px 34px rgba(13,55,52,.075)}
.applications-cover-page .ac-faq-grid summary{display:grid;grid-template-columns:38px minmax(0,1fr) 31px;gap:13px;align-items:center;min-height:82px;padding:14px 21px;cursor:pointer;list-style:none}
.applications-cover-page .ac-faq-grid summary::-webkit-details-marker{display:none}
.applications-cover-page .ac-faq-grid summary>span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9px;background:#eaf4f2;color:var(--green);font-size:10px;font-weight:900}
.applications-cover-page .ac-faq-grid summary>strong{color:var(--ink);font-size:16px;line-height:1.42}
.applications-cover-page .ac-faq-grid summary::after{content:'+';display:flex;align-items:center;justify-content:center;width:29px;height:29px;border:1px solid #cad8da;border-radius:50%;color:var(--green);font-size:18px;line-height:1}
.applications-cover-page .ac-faq-grid details[open] summary>span,.applications-cover-page .ac-faq-grid details[open] summary::after{border-color:var(--green);background:var(--green);color:#fff}
.applications-cover-page .ac-faq-grid details[open] summary::after{content:'−'}
.applications-cover-page .ac-faq-grid details>div{margin:0 21px 0 72px;padding:0 39px 21px 0;border-top:1px solid #e4ebec}
.applications-cover-page .ac-faq-grid details p{margin:0;padding-top:16px;color:#53636c;font-size:14px;line-height:1.78}
.applications-cover-page #application-faq{scroll-margin-top:150px}
@media(max-width:1000px){.applications-cover-page .ac-faq-heading{grid-template-columns:1fr;gap:13px}.applications-cover-page .ac-faq-heading>p{max-width:760px}.applications-cover-page .ac-faq-grid{grid-template-columns:1fr}.applications-cover-page .ac-faq-grid details:last-child{grid-column:auto}}
@media(max-width:650px){.applications-cover-page .ac-faq-heading{margin-bottom:25px;padding-bottom:21px}.applications-cover-page .ac-faq-grid{gap:10px}.applications-cover-page .ac-faq-grid summary{grid-template-columns:30px minmax(0,1fr) 27px;gap:10px;min-height:70px;padding:12px 15px}.applications-cover-page .ac-faq-grid summary>span{width:30px;height:30px;border-radius:7px}.applications-cover-page .ac-faq-grid summary>strong{font-size:15px}.applications-cover-page .ac-faq-grid summary::after{width:26px;height:26px;font-size:17px}.applications-cover-page .ac-faq-grid details>div{margin:0 15px 0 55px;padding:0 0 18px}}

/* Solutions cover FAQ - fixed cover-level questions */
.solutions-cover-page .sc-faq-section{border-top:1px solid var(--line);background:#f3f7f7}
.solutions-cover-page .sc-faq-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.62fr);gap:70px;align-items:end;margin-bottom:34px;padding-bottom:27px;border-bottom:1px solid #d6e0e1}
.solutions-cover-page .sc-faq-heading span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.14em}
.solutions-cover-page .sc-faq-heading h2{max-width:820px;margin:7px 0 0;font-size:var(--heading-h2,clamp(30px,2.8vw,42px));line-height:1.14;letter-spacing:-.02em}
.solutions-cover-page .sc-faq-heading>p{max-width:520px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}
.solutions-cover-page .sc-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.solutions-cover-page .sc-faq-grid details{min-width:0;overflow:hidden;border:1px solid #d6e1e2;border-radius:13px;background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s}
.solutions-cover-page .sc-faq-grid details:last-child{grid-column:1/-1}
.solutions-cover-page .sc-faq-grid details:hover{transform:translateY(-2px);border-color:rgba(12,108,100,.34);box-shadow:0 13px 30px rgba(13,55,52,.065)}
.solutions-cover-page .sc-faq-grid details[open]{border-color:rgba(12,108,100,.48);box-shadow:0 15px 34px rgba(13,55,52,.075)}
.solutions-cover-page .sc-faq-grid summary{display:grid;grid-template-columns:38px minmax(0,1fr) 31px;gap:13px;align-items:center;min-height:82px;padding:14px 21px;cursor:pointer;list-style:none}
.solutions-cover-page .sc-faq-grid summary::-webkit-details-marker{display:none}
.solutions-cover-page .sc-faq-grid summary>span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9px;background:#eaf4f2;color:var(--green);font-size:10px;font-weight:900}
.solutions-cover-page .sc-faq-grid summary>strong{color:var(--ink);font-size:16px;line-height:1.42}
.solutions-cover-page .sc-faq-grid summary::after{content:'+';display:flex;align-items:center;justify-content:center;width:29px;height:29px;border:1px solid #cad8da;border-radius:50%;color:var(--green);font-size:18px;line-height:1}
.solutions-cover-page .sc-faq-grid details[open] summary>span,.solutions-cover-page .sc-faq-grid details[open] summary::after{border-color:var(--green);background:var(--green);color:#fff}
.solutions-cover-page .sc-faq-grid details[open] summary::after{content:'−'}
.solutions-cover-page .sc-faq-grid details>div{margin:0 21px 0 72px;padding:0 39px 21px 0;border-top:1px solid #e4ebec}
.solutions-cover-page .sc-faq-grid details p{margin:0;padding-top:16px;color:#53636c;font-size:14px;line-height:1.78}
.solutions-cover-page #solution-faq{scroll-margin-top:150px}
@media(max-width:1000px){.solutions-cover-page .sc-faq-heading{grid-template-columns:1fr;gap:13px}.solutions-cover-page .sc-faq-heading>p{max-width:760px}.solutions-cover-page .sc-faq-grid{grid-template-columns:1fr}.solutions-cover-page .sc-faq-grid details:last-child{grid-column:auto}}
@media(max-width:650px){.solutions-cover-page .sc-faq-heading{margin-bottom:25px;padding-bottom:21px}.solutions-cover-page .sc-faq-grid{gap:10px}.solutions-cover-page .sc-faq-grid summary{grid-template-columns:30px minmax(0,1fr) 27px;gap:10px;min-height:70px;padding:12px 15px}.solutions-cover-page .sc-faq-grid summary>span{width:30px;height:30px;border-radius:7px}.solutions-cover-page .sc-faq-grid summary>strong{font-size:15px}.solutions-cover-page .sc-faq-grid summary::after{width:26px;height:26px;font-size:17px}.solutions-cover-page .sc-faq-grid details>div{margin:0 15px 0 55px;padding:0 0 18px}}

/* Finished products cover FAQ - fixed cover-level questions */
.finished-products-cover-page .fpc-faq-section{border-top:1px solid var(--line);background:#f3f7f7}
.finished-products-cover-page .fpc-faq-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.62fr);gap:70px;align-items:end;margin-bottom:34px;padding-bottom:27px;border-bottom:1px solid #d6e0e1}
.finished-products-cover-page .fpc-faq-heading span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.14em}
.finished-products-cover-page .fpc-faq-heading h2{max-width:820px;margin:7px 0 0;font-size:var(--heading-h2,clamp(30px,2.8vw,42px));line-height:1.14;letter-spacing:-.02em}
.finished-products-cover-page .fpc-faq-heading>p{max-width:520px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}
.finished-products-cover-page .fpc-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.finished-products-cover-page .fpc-faq-grid details{min-width:0;overflow:hidden;border:1px solid #d6e1e2;border-radius:13px;background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s}
.finished-products-cover-page .fpc-faq-grid details:last-child{grid-column:1/-1}
.finished-products-cover-page .fpc-faq-grid details:hover{transform:translateY(-2px);border-color:rgba(12,108,100,.34);box-shadow:0 13px 30px rgba(13,55,52,.065)}
.finished-products-cover-page .fpc-faq-grid details[open]{border-color:rgba(12,108,100,.48);box-shadow:0 15px 34px rgba(13,55,52,.075)}
.finished-products-cover-page .fpc-faq-grid summary{display:grid;grid-template-columns:38px minmax(0,1fr) 31px;gap:13px;align-items:center;min-height:82px;padding:14px 21px;cursor:pointer;list-style:none}
.finished-products-cover-page .fpc-faq-grid summary::-webkit-details-marker{display:none}
.finished-products-cover-page .fpc-faq-grid summary>span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9px;background:#eaf4f2;color:var(--green);font-size:10px;font-weight:900}
.finished-products-cover-page .fpc-faq-grid summary>strong{color:var(--ink);font-size:16px;line-height:1.42}
.finished-products-cover-page .fpc-faq-grid summary::after{content:'+';display:flex;align-items:center;justify-content:center;width:29px;height:29px;border:1px solid #cad8da;border-radius:50%;color:var(--green);font-size:18px;line-height:1}
.finished-products-cover-page .fpc-faq-grid details[open] summary>span,.finished-products-cover-page .fpc-faq-grid details[open] summary::after{border-color:var(--green);background:var(--green);color:#fff}
.finished-products-cover-page .fpc-faq-grid details[open] summary::after{content:'−'}
.finished-products-cover-page .fpc-faq-grid details>div{margin:0 21px 0 72px;padding:0 39px 21px 0;border-top:1px solid #e4ebec}
.finished-products-cover-page .fpc-faq-grid details p{margin:0;padding-top:16px;color:#53636c;font-size:14px;line-height:1.78}
.finished-products-cover-page #finished-product-faq{scroll-margin-top:150px}
@media(max-width:1000px){.finished-products-cover-page .fpc-faq-heading{grid-template-columns:1fr;gap:13px}.finished-products-cover-page .fpc-faq-heading>p{max-width:760px}.finished-products-cover-page .fpc-faq-grid{grid-template-columns:1fr}.finished-products-cover-page .fpc-faq-grid details:last-child{grid-column:auto}}
@media(max-width:650px){.finished-products-cover-page .fpc-faq-heading{margin-bottom:25px;padding-bottom:21px}.finished-products-cover-page .fpc-faq-grid{gap:10px}.finished-products-cover-page .fpc-faq-grid summary{grid-template-columns:30px minmax(0,1fr) 27px;gap:10px;min-height:70px;padding:12px 15px}.finished-products-cover-page .fpc-faq-grid summary>span{width:30px;height:30px;border-radius:7px}.finished-products-cover-page .fpc-faq-grid summary>strong{font-size:15px}.finished-products-cover-page .fpc-faq-grid summary::after{width:26px;height:26px;font-size:17px}.finished-products-cover-page .fpc-faq-grid details>div{margin:0 15px 0 55px;padding:0 0 18px}}

/* Resources cover FAQ - fixed cover-level questions */
.resources-cover-page .rc-faq-section{border-top:1px solid var(--line);background:#f3f7f7}
.resources-cover-page .rc-faq-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.62fr);gap:70px;align-items:end;margin-bottom:34px;padding-bottom:27px;border-bottom:1px solid #d6e0e1}
.resources-cover-page .rc-faq-heading span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.14em}
.resources-cover-page .rc-faq-heading h2{max-width:820px;margin:7px 0 0;font-size:var(--heading-h2,clamp(30px,2.8vw,42px));line-height:1.14;letter-spacing:-.02em}
.resources-cover-page .rc-faq-heading>p{max-width:520px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}
.resources-cover-page .rc-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.resources-cover-page .rc-faq-grid details{min-width:0;overflow:hidden;border:1px solid #d6e1e2;border-radius:13px;background:#fff;transition:border-color .2s,box-shadow .2s,transform .2s}
.resources-cover-page .rc-faq-grid details:hover{transform:translateY(-2px);border-color:rgba(12,108,100,.34);box-shadow:0 13px 30px rgba(13,55,52,.065)}
.resources-cover-page .rc-faq-grid details[open]{border-color:rgba(12,108,100,.48);box-shadow:0 15px 34px rgba(13,55,52,.075)}
.resources-cover-page .rc-faq-grid summary{display:grid;grid-template-columns:38px minmax(0,1fr) 31px;gap:13px;align-items:center;min-height:82px;padding:14px 21px;cursor:pointer;list-style:none}
.resources-cover-page .rc-faq-grid summary::-webkit-details-marker{display:none}
.resources-cover-page .rc-faq-grid summary>span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9px;background:#eaf4f2;color:var(--green);font-size:10px;font-weight:900}
.resources-cover-page .rc-faq-grid summary>strong{color:var(--ink);font-size:16px;line-height:1.42}
.resources-cover-page .rc-faq-grid summary::after{content:'+';display:flex;align-items:center;justify-content:center;width:29px;height:29px;border:1px solid #cad8da;border-radius:50%;color:var(--green);font-size:18px;line-height:1}
.resources-cover-page .rc-faq-grid details[open] summary>span,.resources-cover-page .rc-faq-grid details[open] summary::after{border-color:var(--green);background:var(--green);color:#fff}
.resources-cover-page .rc-faq-grid details[open] summary::after{content:'−'}
.resources-cover-page .rc-faq-grid details>div{margin:0 21px 0 72px;padding:0 39px 21px 0;border-top:1px solid #e4ebec}
.resources-cover-page .rc-faq-grid details p{margin:0;padding-top:16px;color:#53636c;font-size:14px;line-height:1.78}
.resources-cover-page #resource-faq{scroll-margin-top:150px}
@media(max-width:1000px){.resources-cover-page .rc-faq-heading{grid-template-columns:1fr;gap:13px}.resources-cover-page .rc-faq-heading>p{max-width:760px}.resources-cover-page .rc-faq-grid{grid-template-columns:1fr}}
@media(max-width:650px){.resources-cover-page .rc-faq-heading{margin-bottom:25px;padding-bottom:21px}.resources-cover-page .rc-faq-grid{gap:10px}.resources-cover-page .rc-faq-grid summary{grid-template-columns:30px minmax(0,1fr) 27px;gap:10px;min-height:70px;padding:12px 15px}.resources-cover-page .rc-faq-grid summary>span{width:30px;height:30px;border-radius:7px}.resources-cover-page .rc-faq-grid summary>strong{font-size:15px}.resources-cover-page .rc-faq-grid summary::after{width:26px;height:26px;font-size:17px}.resources-cover-page .rc-faq-grid details>div{margin:0 15px 0 55px;padding:0 0 18px}}

/* Shared detail FAQ and inquiry components */
.common-faq-section{padding:82px 0 88px;border-top:1px solid var(--line);background:#f3f7f7}
.common-faq-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.62fr);gap:70px;align-items:end;margin-bottom:34px;padding-bottom:27px;border-bottom:1px solid #d6e0e1}
.common-faq-heading span,.common-inquiry-copy>span,.common-question-copy>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.14em}
.common-faq-heading h2{max-width:820px;margin:7px 0 0;font-size:var(--heading-h2);line-height:1.14;letter-spacing:-.02em}
.common-faq-heading>p{max-width:520px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}
.common-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.common-faq-grid details{min-width:0;overflow:hidden;border:1px solid #d6e1e2;border-radius:13px;background:#fff;transition:.2s}
.common-faq-grid details:hover{transform:translateY(-2px);border-color:rgba(12,108,100,.34);box-shadow:0 13px 30px rgba(13,55,52,.065)}
.common-faq-grid details[open]{border-color:rgba(12,108,100,.48);box-shadow:0 15px 34px rgba(13,55,52,.075)}
.common-faq-grid summary{display:grid;grid-template-columns:38px minmax(0,1fr) 31px;gap:13px;align-items:center;min-height:82px;padding:14px 21px;cursor:pointer;list-style:none}
.common-faq-grid summary::-webkit-details-marker{display:none}
.common-faq-grid summary>span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9px;background:#eaf4f2;color:var(--green);font-size:10px;font-weight:900}
.common-faq-grid summary>strong{color:var(--ink);font-size:16px;line-height:1.42}
.common-faq-grid summary::after{content:'+';display:flex;align-items:center;justify-content:center;width:29px;height:29px;border:1px solid #cad8da;border-radius:50%;color:var(--green);font-size:18px;line-height:1}
.common-faq-grid details[open] summary>span,.common-faq-grid details[open] summary::after{border-color:var(--green);background:var(--green);color:#fff}
.common-faq-grid details[open] summary::after{content:'−'}
.common-faq-grid details>div{margin:0 21px 0 72px;padding:0 39px 21px 0;border-top:1px solid #e4ebec}
.common-faq-grid details p{margin:0;padding-top:16px;color:#53636c;font-size:14px;line-height:1.78}
.common-question-card{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:60px;align-items:start;margin-top:24px;padding:30px;border:1px solid #d6e1e2;border-radius:15px;background:#fff}
.common-question-copy h3{margin:7px 0 9px;font-size:26px;line-height:1.2}.common-question-copy p{margin:0;color:var(--muted)}
.common-question-form{padding:0;border:0;border-radius:0;box-shadow:none}.common-question-form label,.common-inquiry-form label{display:block;margin:0;color:var(--ink);font-size:12px;font-weight:900}
.common-question-form textarea,.common-question-form input,.common-inquiry-form input,.common-inquiry-form textarea{box-sizing:border-box;width:100%;margin:7px 0 0;padding:13px 14px;border:1px solid #c6d2d5;border-radius:7px;background:#fff;font:inherit}
.common-code-row{display:grid;grid-template-columns:150px minmax(0,1fr) 120px;gap:12px;align-items:end;margin-top:13px}.common-code-row img{width:120px;height:46px;object-fit:cover;border:1px solid var(--line);border-radius:6px;cursor:pointer}
.common-question-form button,.common-inquiry-form button{min-height:48px;margin-top:16px;padding:0 21px;border:0;border-radius:7px;background:var(--green);color:#fff;font-weight:900;cursor:pointer}.common-question-form button:disabled{opacity:.6;cursor:wait}.common-form-status{min-height:20px;margin:9px 0 0;color:var(--green);font-size:12px}
.common-inquiry-section{padding:76px 0;background:#e8f1ef}.common-inquiry-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:72px;align-items:center}.common-inquiry-copy h2{max-width:720px;margin:7px 0 13px;font-size:var(--heading-h2);line-height:1.14}.common-inquiry-copy>p{color:var(--muted)}.common-inquiry-copy ul{margin:22px 0 0;padding:0;list-style:none}.common-inquiry-copy li{padding:7px 0;color:#455a62;font-weight:800}.common-inquiry-copy li::before{content:'✓';margin-right:8px;color:var(--green)}
.common-inquiry-form{padding:29px 31px;border:1px solid rgba(12,108,100,.12);border-radius:14px;background:#fff;box-shadow:0 14px 34px rgba(13,55,52,.08)}.common-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.common-inquiry-form>label{margin-top:14px}.common-inquiry-form>p{margin:10px 0 0;color:var(--muted);font-size:11px}
.production-line-detail-page #detail-faq{scroll-margin-top:160px}
@media(max-width:1000px){.common-faq-heading,.common-question-card,.common-inquiry-grid{grid-template-columns:1fr;gap:20px}.common-faq-heading>p{max-width:760px}.common-faq-grid{grid-template-columns:1fr}.common-inquiry-grid{gap:34px}}
@media(max-width:650px){.common-faq-section,.common-inquiry-section{padding:54px 0 60px}.common-faq-heading{margin-bottom:24px;padding-bottom:20px}.common-faq-grid{gap:10px}.common-faq-grid summary{grid-template-columns:30px minmax(0,1fr) 27px;gap:10px;min-height:70px;padding:12px 15px}.common-faq-grid summary>span{width:30px;height:30px;border-radius:7px}.common-faq-grid summary>strong{font-size:15px}.common-faq-grid summary::after{width:26px;height:26px;font-size:17px}.common-faq-grid details>div{margin:0 15px 0 55px;padding:0 0 18px}.common-question-card{padding:22px 18px}.common-code-row,.common-form-row{grid-template-columns:1fr}.common-code-row img{width:120px}.common-inquiry-form{padding:23px 19px}}

/* Shared FAQ verification and submit row */
.common-question-form .common-submit-row{display:grid;grid-template-columns:minmax(330px,1fr) 150px 190px;gap:12px;align-items:stretch;margin-top:15px}
.common-question-form .common-code-field{display:grid;grid-template-columns:auto minmax(120px,1fr);gap:12px;align-items:center;min-width:0;min-height:50px;margin:0;padding:0 0 0 14px;border:1px solid #c6d2d5;border-radius:7px;background:#fff}
.common-question-form .common-code-field>span{color:#40545d;font-size:13px;font-weight:900;line-height:1.25;white-space:nowrap}
.common-question-form .common-code-field>input{box-sizing:border-box;width:100%;height:100%;min-height:48px;margin:0;padding:0 13px;border:0;border-left:1px solid #dce4e7;border-radius:0 7px 7px 0;outline:0}
.common-question-form .common-code-field:focus-within{border-color:var(--green);box-shadow:0 0 0 3px rgba(12,108,100,.1)}
.common-question-form .common-code-image{display:block;min-width:0;min-height:50px;margin:0;padding:0;overflow:hidden;border:1px solid #c6d2d5;border-radius:7px;background:#fff;cursor:pointer}
.common-question-form .common-code-image img{display:block;width:100%;height:50px;object-fit:contain;background:#fff}
.common-question-form .common-question-submit{width:100%;min-height:50px;margin:0;padding:0 20px;white-space:nowrap}
@media(max-width:850px){.common-question-form .common-submit-row{grid-template-columns:minmax(250px,1fr) 140px}.common-question-form .common-question-submit{grid-column:1/-1}}
@media(max-width:560px){.common-question-form .common-submit-row{grid-template-columns:1fr 120px;gap:9px}.common-question-form .common-code-field{grid-column:1/-1}.common-question-form .common-code-image{grid-column:1}.common-question-form .common-question-submit{grid-column:2}}

/* CAPTCHA exact 150 x 50 outer box and 148 x 48 image */
.common-question-form .common-code-image{
  box-sizing:border-box!important;
  width:150px!important;
  height:50px!important;
  min-width:150px!important;
  min-height:50px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid #c6d2d5!important;
  border-radius:7px!important;
  overflow:hidden!important;
  background:#fff!important;
  line-height:0!important;
  font-size:0!important;
}
.common-question-form .common-code-image img{
  display:block!important;
  box-sizing:content-box!important;
  width:148px!important;
  height:48px!important;
  min-width:148px!important;
  min-height:48px!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  object-fit:fill!important;
  vertical-align:top!important;
}

/* =========================================================
   Unified dark-green hero system for six primary cover pages
   Scope: cover pages only. Secondary lists and detail pages unchanged.
   ========================================================= */
.production-lines-cover-page .pl-cover-hero,
.machines-cover-page .mc-cover-hero,
.applications-cover-page .ac-hero,
.solutions-cover-page .sc-hero,
.finished-products-cover-page .fpc-hero,
.resources-cover-page .rc-hero {
  background: linear-gradient(120deg, var(--deep) 0%, #0d4b46 62%, #123d39 100%);
  color: #fff;
}

.production-lines-cover-page .pl-cover-hero-copy > span,
.machines-cover-page .mc-cover-hero-copy > span,
.applications-cover-page .ac-hero-copy > span,
.solutions-cover-page .sc-hero-copy > span,
.finished-products-cover-page .fpc-hero-copy > span,
.resources-cover-page .rc-hero-copy > span {
  color: #efad56;
}

.production-lines-cover-page .pl-cover-hero h1,
.machines-cover-page .mc-cover-hero h1,
.applications-cover-page .ac-hero h1,
.solutions-cover-page .sc-hero h1,
.finished-products-cover-page .fpc-hero h1,
.resources-cover-page .rc-hero h1 {
  color: #fff;
}

.production-lines-cover-page .pl-cover-hero-copy > p,
.machines-cover-page .mc-cover-hero-copy > p,
.applications-cover-page .ac-hero-copy > p,
.solutions-cover-page .sc-hero-copy > p,
.finished-products-cover-page .fpc-hero-copy > p,
.resources-cover-page .rc-hero-copy > p,
.finished-products-cover-page .fpc-scope-note {
  color: #c8d8d6;
}

.production-lines-cover-page .pl-cover-checks,
.machines-cover-page .mc-cover-checks {
  color: #d7e3e1;
}

.production-lines-cover-page .pl-cover-checks li::before,
.machines-cover-page .mc-cover-checks li::before {
  color: #efad56;
}

/* Strong primary action on dark cover heroes */
.production-lines-cover-page .pl-cover-hero .btn,
.machines-cover-page .mc-cover-hero .btn,
.applications-cover-page .ac-hero .btn,
.solutions-cover-page .sc-hero .btn,
.finished-products-cover-page .fpc-hero .btn,
.resources-cover-page .rc-hero .btn {
  border-color: var(--orange);
  background: var(--orange);
  color: var(--deep);
}

.production-lines-cover-page .pl-cover-hero .btn:hover,
.machines-cover-page .mc-cover-hero .btn:hover,
.applications-cover-page .ac-hero .btn:hover,
.solutions-cover-page .sc-hero .btn:hover,
.finished-products-cover-page .fpc-hero .btn:hover,
.resources-cover-page .rc-hero .btn:hover {
  background: #f0aa54;
}

/* Secondary action remains visible without competing with the primary */
.production-lines-cover-page .pl-cover-hero .outline-btn,
.machines-cover-page .mc-cover-hero .outline-btn,
.applications-cover-page .ac-hero .outline-btn,
.solutions-cover-page .sc-hero .outline-btn,
.finished-products-cover-page .fpc-hero .outline-btn,
.resources-cover-page .rc-hero .outline-btn {
  border-color: rgba(255,255,255,.44);
  background: rgba(255,255,255,.04);
  color: #fff;
}

.production-lines-cover-page .pl-cover-hero .outline-btn:hover,
.machines-cover-page .mc-cover-hero .outline-btn:hover,
.applications-cover-page .ac-hero .outline-btn:hover,
.solutions-cover-page .sc-hero .outline-btn:hover,
.finished-products-cover-page .fpc-hero .outline-btn:hover,
.resources-cover-page .rc-hero .outline-btn:hover {
  border-color: rgba(255,255,255,.7);
  background: rgba(255,255,255,.1);
}

/* Image-led cover heroes */
.production-lines-cover-page .pl-cover-hero-media,
.machines-cover-page .mc-cover-hero-media {
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.06);
  box-shadow: 0 28px 68px rgba(0,0,0,.23);
}

/* Decision/specification panels on dark heroes */
.applications-cover-page .ac-decision-card,
.finished-products-cover-page .fpc-spec-panel,
.resources-cover-page .rc-start-panel {
  border: 1px solid rgba(255,255,255,.17);
  background: rgba(255,255,255,.065);
  color: #fff;
  box-shadow: 0 24px 58px rgba(0,0,0,.2);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

.applications-cover-page .ac-decision-card > span,
.finished-products-cover-page .fpc-spec-panel > span,
.resources-cover-page .rc-start-panel > span {
  color: #efad56;
}

.applications-cover-page .ac-decision-card h2,
.finished-products-cover-page .fpc-spec-panel h2,
.resources-cover-page .rc-start-panel h2,
.applications-cover-page .ac-decision-card strong,
.finished-products-cover-page .fpc-spec-panel strong,
.resources-cover-page .rc-start-panel strong {
  color: #fff;
}

.applications-cover-page .ac-decision-card ol,
.finished-products-cover-page .fpc-spec-panel dl,
.resources-cover-page .rc-start-panel ol {
  border-top-color: rgba(255,255,255,.16);
}

.applications-cover-page .ac-decision-card li,
.finished-products-cover-page .fpc-spec-panel dl > div,
.resources-cover-page .rc-start-panel li {
  border-bottom-color: rgba(255,255,255,.16);
}

.applications-cover-page .ac-decision-card small,
.finished-products-cover-page .fpc-spec-panel small,
.resources-cover-page .rc-start-panel small {
  color: #bed0cd;
}

.applications-cover-page .ac-decision-card li > b,
.finished-products-cover-page .fpc-spec-panel dt,
.resources-cover-page .rc-start-panel li > b {
  color: #efad56;
}

/* Keep the Solutions decision panel visually consistent with other covers */
.solutions-cover-page .sc-condition-panel {
  border-color: rgba(255,255,255,.17);
  background: rgba(255,255,255,.065);
  box-shadow: 0 24px 58px rgba(0,0,0,.2);
}

.solutions-cover-page .sc-condition-panel > span,
.solutions-cover-page .sc-condition-grid b {
  color: #efad56;
}

.solutions-cover-page .sc-condition-panel h2,
.solutions-cover-page .sc-condition-grid strong {
  color: #fff;
}

.solutions-cover-page .sc-condition-grid small {
  color: #bed0cd;
}

/* Mobile: preserve the unified hierarchy without oversized dark blocks */
@media (max-width: 700px) {
  .production-lines-cover-page .pl-cover-hero,
  .machines-cover-page .mc-cover-hero,
  .applications-cover-page .ac-hero,
  .solutions-cover-page .sc-hero,
  .finished-products-cover-page .fpc-hero,
  .resources-cover-page .rc-hero {
    padding-top: 48px;
    padding-bottom: 50px;
  }

  .applications-cover-page .ac-decision-card,
  .finished-products-cover-page .fpc-spec-panel,
  .resources-cover-page .rc-start-panel,
  .solutions-cover-page .sc-condition-panel {
    padding: 24px 21px;
  }
}

/* =========================================================
   FINAL DARK HERO OVERRIDES - based on actual HTML templates
   Applies to: production lines, machines, applications,
   finished products, projects, resources, news, About, Contact.
   ========================================================= */

/* Shared dark hero background */
.production-lines-index-page .production-lines-hero,
.machines-index-page .machines-index-hero,
.applications-index-page .applications-index-hero,
.finished-products-index-page main#main-content > .pagehero,
.project-index-page .project-index-hero,
.resources-list-page .rl-hero,
.news-index-page .news-index-hero,
.about-page .detailhero,
body:not([class]) main#main-content > .pagehero {
  border-bottom-color: rgba(255,255,255,.12);
  background: linear-gradient(120deg,var(--deep) 0%,#0d4b46 62%,#123d39 100%);
  color: #fff;
}

/* White hero headings */
.production-lines-index-page .production-lines-hero h1,
.machines-index-page .machines-index-hero h1,
.applications-index-page .applications-index-hero h1,
.finished-products-index-page main#main-content > .pagehero h1,
.project-index-page .project-index-hero h1,
.resources-list-page .rl-hero h1,
.news-index-page .news-index-hero h1,
.about-page .detailhero h1,
body:not([class]) main#main-content > .pagehero h1 {
  color: #fff;
}

/* Muted light hero descriptions */
.production-lines-index-page .production-lines-hero > .wrap > div > p,
.machines-index-page .machines-index-hero > .wrap > div > p,
.applications-index-page .applications-index-hero > .wrap > div > p,
.finished-products-index-page main#main-content > .pagehero p,
.project-index-page .project-index-hero > .wrap > div > p,
.resources-list-page .rl-hero > .wrap > div > p,
.news-index-page .news-index-hero > .wrap > div > p,
.about-page .detailhero .detailgrid > div > p,
body:not([class]) main#main-content > .pagehero p {
  color: #c8d8d6;
}

/* Orange eyebrow labels */
.production-lines-index-page .production-lines-hero .tag,
.machines-index-page .machines-index-hero .tag,
.applications-index-page .applications-index-hero .tag,
.finished-products-index-page main#main-content > .pagehero .tag,
.project-index-page .project-index-hero .tag,
.resources-list-page .rl-hero > .wrap > div > span,
.news-index-page .news-index-hero .tag,
.about-page .detailhero .tag,
body:not([class]) main#main-content > .pagehero .tag {
  color: #efad56;
}

/* Shared glass cards on list-page heroes */
.production-lines-index-page .production-lines-hero-note,
.machines-index-page .machines-index-note,
.applications-index-page .applications-index-note,
.project-index-page .project-index-note,
.resources-list-page .rl-hero aside,
.news-index-page .news-index-summary {
  border-color: rgba(255,255,255,.17);
  background: rgba(255,255,255,.065);
  color: #fff;
  box-shadow: 0 24px 58px rgba(0,0,0,.2);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

.production-lines-index-page .production-lines-hero-note > span,
.machines-index-page .machines-index-note > span,
.applications-index-page .applications-index-note > span,
.project-index-page .project-index-note > span,
.resources-list-page .rl-hero aside > span {
  color: #efad56;
}

.production-lines-index-page .production-lines-hero-note h2,
.machines-index-page .machines-index-note h2,
.applications-index-page .applications-index-note h2,
.project-index-page .project-index-note h2,
.resources-list-page .rl-hero aside h2,
.news-index-page .news-index-summary strong {
  color: #fff;
}

.production-lines-index-page .production-lines-hero-note p,
.machines-index-page .machines-index-note p,
.applications-index-page .applications-index-note p,
.project-index-page .project-index-note p,
.resources-list-page .rl-hero aside p,
.news-index-page .news-index-summary ul {
  color: #bed0cd;
}

.news-index-page .news-index-summary ul {
  border-color: rgba(255,255,255,.16);
}

/* About: actual hero is .detailhero, preserve the image-led layout */
.about-page .detailhero {
  padding-top: 68px;
  padding-bottom: 72px;
}

.about-page .detailhero .detailgrid > img {
  border: 1px solid rgba(255,255,255,.16);
  box-shadow: 0 28px 68px rgba(0,0,0,.23);
}

/* Contact: actual body has no class and hero is .pagehero */
body:not([class]) main#main-content > .pagehero {
  padding-top: 58px;
  padding-bottom: 62px;
}

body:not([class]) main#main-content > .pagehero .crumb {
  margin-bottom: 22px;
  color: #a9c0bd;
}

body:not([class]) main#main-content > .pagehero .crumb a {
  color: #efad56;
}

body:not([class]) main#main-content > .pagehero h1 {
  max-width: 900px;
  font-size: clamp(38px,3.6vw,52px);
}

body:not([class]) main#main-content > .pagehero p {
  max-width: 820px;
  font-size: 17px;
  line-height: 1.72;
}

/* Finished-product list uses the generic .pagehero inside a scoped body */
.finished-products-index-page main#main-content > .pagehero {
  padding-top: 64px;
  padding-bottom: 58px;
}

/* Mobile spacing */
@media (max-width: 700px) {
  .production-lines-index-page .production-lines-hero,
  .machines-index-page .machines-index-hero,
  .applications-index-page .applications-index-hero,
  .finished-products-index-page main#main-content > .pagehero,
  .project-index-page .project-index-hero,
  .resources-list-page .rl-hero,
  .news-index-page .news-index-hero,
  .about-page .detailhero,
  body:not([class]) main#main-content > .pagehero {
    padding-top: 44px;
    padding-bottom: 46px;
  }

  .production-lines-index-page .production-lines-hero-note,
  .machines-index-page .machines-index-note,
  .applications-index-page .applications-index-note,
  .project-index-page .project-index-note,
  .resources-list-page .rl-hero aside,
  .news-index-page .news-index-summary {
    padding: 22px 20px;
  }

  .about-page .detailhero .detailgrid > img {
    height: auto;
    aspect-ratio: 16/10;
  }

  body:not([class]) main#main-content > .pagehero h1 {
    font-size: 34px;
  }
}

/* =========================================================
   About page final visual hierarchy
   Light image-led hero for a smoother transition into company content.
   Other cover and list page dark heroes remain unchanged.
   ========================================================= */
.about-page .detailhero {
  padding: 58px 0 68px;
  border-bottom: 1px solid var(--line);
  background: linear-gradient(
    115deg,
    var(--green-soft) 0%,
    #ffffff 58%,
    #eef5f3 100%
  );
  color: var(--ink);
}

.about-page .detailhero .tag {
  color: var(--green);
}

.about-page .detailhero h1 {
  color: var(--ink);
}

.about-page .detailhero .detailgrid > div > p {
  color: var(--muted);
}

.about-page .detailhero .detailgrid > img {
  border: 1px solid rgba(12, 108, 100, .13);
  background: var(--pale);
  box-shadow: 0 22px 58px rgba(13, 55, 52, .13);
}

.about-page .about-content-section {
  background: #f7faf9;
}

.about-page .about-content-heading {
  border-color: rgba(12, 108, 100, .14);
  background: var(--green-pale);
  box-shadow: none;
}

.about-page .about-content-heading .tag {
  color: var(--green);
}

.about-page .about-richtext {
  background: #fff;
}

@media (max-width: 700px) {
  .about-page .detailhero {
    padding: 42px 0 46px;
  }

  .about-page .detailhero .detailgrid > img {
    height: auto;
    aspect-ratio: 16 / 10;
  }
}


/* =========================================================
   Common email CTA
   One shared component for cover, list, detail and company pages.
   Only the copy and hidden source fields change by page.
   ========================================================= */
.common-email-cta {
  padding: 68px 0;
  border-top: 1px solid rgba(255, 255, 255, .1);
  background: linear-gradient(120deg, var(--deep) 0%, #0d4b46 62%, #123d39 100%);
  color: #fff;
}

.common-email-cta__inner {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(420px, .92fr);
  gap: clamp(44px, 6vw, 86px);
  align-items: center;
}

.common-email-cta__copy {
  min-width: 0;
}

.common-email-cta__copy > span {
  display: block;
  margin-bottom: 9px;
  color: #efad56;
  font-size: 10px;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.common-email-cta__copy h2 {
  max-width: 760px;
  margin: 0 0 13px;
  color: #fff;
  font-size: clamp(30px, 2.8vw, 42px);
  line-height: 1.14;
  letter-spacing: -.02em;
}

.common-email-cta__copy p {
  max-width: 790px;
  margin: 0;
  color: #c8d8d6;
  font-size: 15px;
  line-height: 1.72;
}

.common-email-cta__form {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 27px;
  border: 1px solid rgba(255, 255, 255, .17);
  border-radius: 15px;
  background: rgba(255, 255, 255, .075);
  box-shadow: 0 22px 52px rgba(0, 0, 0, .16);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

.common-email-cta__form label {
  display: block;
  margin: 0 0 9px;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.3;
}

.common-email-cta__row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
  align-items: stretch;
}

.common-email-cta__row input {
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  height: 52px;
  margin: 0;
  padding: 0 16px;
  border: 1px solid rgba(255, 255, 255, .34);
  border-radius: 8px;
  outline: 0;
  background: #fff;
  color: var(--ink);
  font: inherit;
  font-size: 14px;
}

.common-email-cta__row input::placeholder {
  color: #7b8a90;
}

.common-email-cta__row input:focus {
  border-color: var(--orange);
  box-shadow: 0 0 0 3px rgba(233, 154, 62, .2);
}

.common-email-cta__row button {
  box-sizing: border-box;
  min-width: 214px;
  height: 52px;
  margin: 0;
  padding: 0 19px;
  border: 1px solid var(--orange);
  border-radius: 8px;
  background: var(--orange);
  color: var(--deep);
  font: inherit;
  font-size: 13px;
  font-weight: 900;
  line-height: 1.2;
  white-space: nowrap;
  cursor: pointer;
  transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}

.common-email-cta__row button:hover {
  border-color: #f0aa54;
  background: #f0aa54;
  transform: translateY(-1px);
}

.common-email-cta__row button:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px;
}

.common-email-cta__privacy {
  margin: 10px 0 0;
  color: #a9c0bd;
  font-size: 11px;
  line-height: 1.55;
}

@media (max-width: 900px) {
  .common-email-cta__inner {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}

@media (max-width: 620px) {
  .common-email-cta {
    padding: 48px 0;
  }

  .common-email-cta__copy h2 {
    font-size: 29px;
  }

  .common-email-cta__form {
    padding: 20px;
  }

  .common-email-cta__row {
    grid-template-columns: 1fr;
  }

  .common-email-cta__row button {
    width: 100%;
    min-width: 0;
  }
}

/* =========================================================
   Contact page final layout
   Light, continuous hero and richer project inquiry structure.
   ========================================================= */
.contact-page .contact-hero {
  padding: 58px 0 64px;
  border-bottom: 1px solid var(--line);
  background: linear-gradient(115deg,var(--green-soft) 0%,#fff 58%,#eef5f3 100%);
}
.contact-page .contact-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:68px;align-items:center}
.contact-page .contact-breadcrumb{display:flex!important;align-items:center;gap:9px;margin-bottom:29px;color:var(--muted);font-size:12px}
.contact-page .contact-breadcrumb a{display:inline;padding:0;color:var(--green);font-weight:800}
.contact-page .contact-hero-copy>.tag{color:var(--green)}
.contact-page .contact-hero h1{max-width:790px;margin:10px 0 17px;color:var(--ink);font-size:var(--heading-h1);line-height:1.07}
.contact-page .contact-hero-copy>p{max-width:760px;margin:0;color:var(--muted);font-size:17px;line-height:1.72}
.contact-page .contact-hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:30px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--line)}
.contact-page .contact-hero-points>div{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:center;padding:15px;background:rgba(255,255,255,.82)}
.contact-page .contact-hero-points b{color:var(--orange);font-size:12px}
.contact-page .contact-hero-points span{color:#41545d;font-size:12px;font-weight:800;line-height:1.4}
.contact-page .contact-hero-panel{padding:28px 29px;border:1px solid rgba(12,108,100,.15);border-radius:17px;background:rgba(255,255,255,.84);box-shadow:0 20px 52px rgba(13,55,52,.1)}
.contact-page .contact-hero-panel>span,.contact-page .contact-information>span,.contact-page .contact-form-heading>span,.contact-page .contact-process-heading>span,.contact-page .contact-preparation>span{color:var(--orange);font-size:10px;font-weight:900;letter-spacing:.13em}
.contact-page .contact-hero-panel h2{margin:8px 0 18px;font-size:25px;line-height:1.24}
.contact-page .contact-hero-panel ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}
.contact-page .contact-hero-panel li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}
.contact-page .contact-hero-panel li>b{color:var(--green);font-size:13px}
.contact-page .contact-hero-panel strong,.contact-page .contact-hero-panel small{display:block}
.contact-page .contact-hero-panel strong{font-size:14px}
.contact-page .contact-hero-panel small{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.5}
.contact-page .contact-main-section{padding:82px 0 90px;background:#f7faf9}
.contact-page .contact-main-grid{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:64px;align-items:start}
.contact-page .contact-information{min-width:0}
.contact-page .contact-information h2{margin:8px 0 12px;font-size:clamp(29px,2.6vw,39px);line-height:1.15}
.contact-page .contact-information>p{margin:0 0 26px;color:var(--muted)}
.contact-page .contact-methods{display:grid;gap:10px}
.contact-page .contact-methods>a,.contact-page .contact-methods>div{display:block;padding:20px 21px;border:1px solid var(--line);border-radius:12px;background:#fff;transition:.2s}
.contact-page .contact-methods>a:hover{border-color:rgba(12,108,100,.42);transform:translateX(4px)}
.contact-page .contact-methods small,.contact-page .contact-methods strong,.contact-page .contact-methods span{display:block}
.contact-page .contact-methods small{margin-bottom:6px;color:var(--green);font-size:9px;font-weight:900;letter-spacing:.11em}
.contact-page .contact-methods strong{color:var(--ink);font-size:15px;line-height:1.5;overflow-wrap:anywhere}
.contact-page .contact-methods span{margin-top:5px;color:var(--muted);font-size:12px}
.contact-page .contact-preparation{margin-top:24px;padding:24px;border-left:4px solid var(--orange);border-radius:0 12px 12px 0;background:#eef5f3}
.contact-page .contact-preparation h3{margin:7px 0 10px;font-size:22px}
.contact-page .contact-preparation ul{margin:0;padding-left:19px;color:#4f6069;font-size:13px}
.contact-page .contact-preparation li{padding:4px 0}
.contact-page .contact-preparation p{margin:14px 0 0;padding-top:13px;border-top:1px solid rgba(12,108,100,.13);color:var(--muted);font-size:12px}
.contact-page .contact-form-card{padding:34px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 20px 55px rgba(13,55,52,.09)}
.contact-page .contact-form-heading{margin-bottom:25px;padding-bottom:22px;border-bottom:1px solid var(--line)}
.contact-page .contact-form-heading h2{margin:7px 0 9px;font-size:31px;line-height:1.2}
.contact-page .contact-form-heading p{margin:0;color:var(--muted);font-size:13px}
.contact-page .contact-form-card form{margin:0;padding:0;border:0;border-radius:0;box-shadow:none}
.contact-page .contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}
.contact-page .contact-form-card label{margin-bottom:17px;color:#30444d;font-size:13px;font-weight:900}
.contact-page .contact-form-card input,.contact-page .contact-form-card select,.contact-page .contact-form-card textarea{box-sizing:border-box;width:100%;margin-top:7px;border-color:#cbd7da;background:#fbfdfc}
.contact-page .contact-form-card input:focus,.contact-page .contact-form-card select:focus,.contact-page .contact-form-card textarea:focus{border-color:var(--green);outline:0;box-shadow:0 0 0 3px rgba(12,108,100,.11)}
.contact-page .contact-form-card textarea{resize:vertical}
.contact-page .contact-form-submit{display:flex;align-items:center;gap:18px;margin-top:4px}
.contact-page .contact-form-submit .btn{min-width:150px;cursor:pointer}
.contact-page .contact-form-submit p{margin:0;color:var(--muted);font-size:11px}
.contact-page .contact-process-section{padding:74px 0 82px;background:#fff}
.contact-page .contact-process-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px}
.contact-page .contact-process-heading h2{max-width:850px;margin:7px 0 0;font-size:var(--heading-h2);line-height:1.15}
.contact-page .contact-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.contact-page .contact-process-grid article{padding:25px;border:1px solid var(--line);border-radius:13px;background:#fff}
.contact-page .contact-process-grid b{color:var(--orange);font-size:25px}
.contact-page .contact-process-grid h3{margin:14px 0 8px;font-size:19px}
.contact-page .contact-process-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
@media(max-width:1000px){.contact-page .contact-hero-grid,.contact-page .contact-main-grid{grid-template-columns:1fr}.contact-page .contact-process-grid{grid-template-columns:1fr 1fr}.contact-page .contact-information{max-width:none}}
@media(max-width:620px){.contact-page .contact-hero{padding:40px 0 44px}.contact-page .contact-hero-grid{gap:28px}.contact-page .contact-hero-points{grid-template-columns:1fr}.contact-page .contact-main-section{padding:50px 0 58px}.contact-page .contact-main-grid{gap:34px}.contact-page .contact-form-card{padding:23px 19px}.contact-page .contact-form-row{grid-template-columns:1fr;gap:0}.contact-page .contact-form-submit{align-items:stretch;flex-direction:column}.contact-page .contact-form-submit .btn{width:100%}.contact-page .contact-process-section{padding:52px 0 58px}.contact-page .contact-process-grid{grid-template-columns:1fr}.contact-page .contact-process-heading{align-items:flex-start;flex-direction:column;gap:8px}}

/* =========================================================
   FOOTER FINAL LAYOUT
   ========================================================= */
.v12-footer {
  position: relative;
  overflow: hidden;
  padding: 0;
  background: #0d171b;
  color: #fff;
}

.v12-footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, transparent, #268c84 24%, #268c84 76%, transparent);
}

.v12-footer-main {
  display: grid;
  grid-template-columns: minmax(0, 1.22fr) minmax(340px, .78fr);
  gap: 90px;
  align-items: center;
  padding-top: 66px;
  padding-bottom: 44px;
}

.v12-footer-statement > span {
  display: block;
  color: #efad56;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .16em;
}

.v12-footer-statement h2 {
  max-width: 790px;
  margin: 11px 0 15px;
  color: #fff;
  font-size: clamp(38px, 3.6vw, 52px);
  line-height: 1.06;
  letter-spacing: -.03em;
}

.v12-footer-statement p {
  max-width: 790px;
  margin: 0;
  color: #9aabb0;
  font-size: 14px;
  line-height: 1.75;
}

.v12-footer-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  max-width: 500px;
  margin-top: 28px;
}

.v12-footer-actions a {
  display: flex;
  min-height: 49px;
  align-items: center;
  justify-content: center;
  padding: 0 18px;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 7px;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  text-align: center;
  transition: border-color .2s ease, background-color .2s ease;
}

.v12-footer-actions a:hover {
  border-color: rgba(255, 255, 255, .4);
  background: rgba(255, 255, 255, .05);
}

.v12-footer-actions .primary {
  border-color: #11786f;
  background: #11786f;
}

.v12-footer-actions .primary:hover {
  border-color: #15877d;
  background: #15877d;
}

.v12-footer-direct {
  align-self: center;
  min-width: 0;
  padding-left: 46px;
}

.v12-footer-direct > span,
.v12-footer-location > span,
.v12-footer-navigation > span {
  display: block;
  margin-bottom: 18px;
  color: #74888e;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .16em;
}

.v12-footer-direct h3 {
  max-width: 360px;
  margin: 0 0 20px;
  color: #fff;
  font-size: 22px;
  line-height: 1.25;
}

.v12-footer-direct-links {
  display: grid;
  gap: 10px;
}

.v12-footer-direct-link {
  display: grid;
  grid-template-columns: 94px minmax(0, 1fr) 18px;
  gap: 16px;
  align-items: center;
  min-height: 58px;
  padding: 0 2px;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.v12-footer-direct-link:first-child {
  border-top: 1px solid rgba(255, 255, 255, .1);
}

.v12-footer-direct-link small {
  color: #6f858b;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .11em;
}

.v12-footer-direct-link strong {
  color: #fff;
  font-size: 14px;
  line-height: 1.45;
  overflow-wrap: anywhere;
}

.v12-footer-direct-link b {
  color: #50676d;
  font-size: 14px;
  transition: color .2s ease, transform .2s ease;
}

.v12-footer-direct-link:hover strong,
.v12-footer-direct-link:hover b {
  color: #efad56;
}

.v12-footer-direct-link:hover b {
  transform: translateX(3px);
}

.v12-footer-utility {
  display: grid;
  grid-template-columns: minmax(330px, .82fr) minmax(0, 1.18fr);
  gap: 76px;
  padding: 34px 0 38px;
  border-top: 1px solid rgba(255, 255, 255, .11);
  border-bottom: 1px solid rgba(255, 255, 255, .11);
}

.v12-footer-location strong {
  display: block;
  margin-bottom: 10px;
  color: #fff;
  font-size: 24px;
  line-height: 1;
}

.v12-footer-location small {
  display: block;
  margin-bottom: 18px;
  color: #efad56;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .2em;
}

.v12-footer-location p {
  max-width: 440px;
  margin: 0;
  color: #9aabb0;
  font-size: 12px;
  line-height: 1.7;
}

.v12-footer-map-link {
  display: inline-flex;
  margin-top: 15px;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
}

.v12-footer-map-link:hover {
  color: #efad56;
}

.v12-footer-navigation nav {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 11px 28px;
}

.v12-footer-navigation a {
  position: relative;
  padding: 8px 0;
  color: #c7d1d3;
  font-size: 12px;
  font-weight: 700;
}

.v12-footer-navigation a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #efad56;
  transition: width .2s ease;
}

.v12-footer-navigation a:hover {
  color: #fff;
}

.v12-footer-navigation a:hover::before {
  width: 28px;
}

.v12-footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  padding: 20px 0 24px;
  border-top: 0;
  color: #687d83;
  font-size: 11px;
}

.v12-footer-bottom nav {
  display: flex;
  gap: 22px;
}

.v12-footer-bottom a {
  color: #82959a;
}

.v12-footer-bottom a:hover {
  color: #fff;
}

@media (max-width: 980px) {
  .v12-footer-main {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .v12-footer-direct {
    align-self: auto;
    padding: 28px 0 0;
    border-top: 1px solid rgba(255, 255, 255, .11);
  }

  .v12-footer-utility {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .v12-footer-navigation nav {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 650px) {
  .v12-footer-main {
    padding-top: 48px;
    padding-bottom: 34px;
  }

  .v12-footer-statement h2 {
    font-size: 34px;
  }

  .v12-footer-actions {
    grid-template-columns: 1fr;
  }

  .v12-footer-direct-link {
    grid-template-columns: 82px minmax(0, 1fr) 16px;
    gap: 12px;
  }

  .v12-footer-navigation nav {
    grid-template-columns: 1fr 1fr;
  }

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

/* =========================================================
   COMMON EMAIL CTA FINAL COLOR
   Medium green, lighter than footer and primary dark heroes.
   ========================================================= */
body .common-email-cta {
  border-top-color: rgba(255, 255, 255, .14) !important;
  background: linear-gradient(
    120deg,
    #247f77 0%,
    #1d7069 56%,
    #195f59 100%
  ) !important;
  color: #fff !important;
}

body .common-email-cta__copy > span {
  color: #f3bb73 !important;
}

body .common-email-cta__copy h2,
body .common-email-cta__form label {
  color: #fff !important;
}

body .common-email-cta__copy p {
  color: #deebe8 !important;
}

body .common-email-cta__form {
  border-color: rgba(255, 255, 255, .24) !important;
  background: rgba(255, 255, 255, .12) !important;
  box-shadow: 0 18px 44px rgba(7, 39, 36, .15) !important;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

body .common-email-cta__row input {
  border-color: rgba(255, 255, 255, .46) !important;
  background: #fff !important;
  color: var(--ink) !important;
}

body .common-email-cta__row input::placeholder {
  color: #7b8a90 !important;
}

body .common-email-cta__row input:focus {
  border-color: var(--orange) !important;
  box-shadow: 0 0 0 3px rgba(233, 154, 62, .2) !important;
}

body .common-email-cta__row button {
  border-color: var(--orange) !important;
  background: var(--orange) !important;
  color: var(--deep) !important;
}

body .common-email-cta__row button:hover {
  border-color: #f0aa54 !important;
  background: #f0aa54 !important;
}

body .common-email-cta__privacy {
  color: #c9ddda !important;
}

/* =========================================================
   FINAL LIST-PAGE HERO COLOR OVERRIDE
   Scope: list/category pages only. Cover pages, footer and common email CTA
   are intentionally excluded and remain unchanged.
   ========================================================= */
body.production-lines-index-page .production-lines-hero,
body.machines-index-page .machines-index-hero,
body.applications-index-page .applications-index-hero,
body.solution-index-page .solution-index-hero,
body.finished-products-index-page main#main-content > .pagehero,
body.resources-list-page .rl-hero,
body.news-index-page .news-index-hero,
body.project-index-page .project-index-hero {
  border-bottom-color: var(--line) !important;
  background: linear-gradient(
    115deg,
    #e8f1ef 0%,
    #ffffff 58%,
    #eef5f3 100%
  ) !important;
  color: var(--ink) !important;
}

body.production-lines-index-page .production-lines-hero h1,
body.machines-index-page .machines-index-hero h1,
body.applications-index-page .applications-index-hero h1,
body.solution-index-page .solution-index-hero h1,
body.finished-products-index-page main#main-content > .pagehero h1,
body.resources-list-page .rl-hero h1,
body.news-index-page .news-index-hero h1,
body.project-index-page .project-index-hero h1 {
  color: var(--ink) !important;
}

body.production-lines-index-page .production-lines-hero > .wrap > div > p,
body.machines-index-page .machines-index-hero > .wrap > div > p,
body.applications-index-page .applications-index-hero > .wrap > div > p,
body.solution-index-page .solution-index-hero > .wrap > div > p,
body.finished-products-index-page main#main-content > .pagehero p,
body.resources-list-page .rl-hero > .wrap > div > p,
body.news-index-page .news-index-hero > .wrap > div > p,
body.project-index-page .project-index-hero > .wrap > div > p {
  color: var(--muted) !important;
}

body.production-lines-index-page .production-lines-hero .tag,
body.machines-index-page .machines-index-hero .tag,
body.applications-index-page .applications-index-hero .tag,
body.solution-index-page .solution-index-hero .tag,
body.finished-products-index-page main#main-content > .pagehero .tag,
body.resources-list-page .rl-hero > .wrap > div > span,
body.news-index-page .news-index-hero .tag,
body.project-index-page .project-index-hero .tag {
  color: var(--green) !important;
}

/* List-page hero guidance panels */
body.production-lines-index-page .production-lines-hero-note,
body.machines-index-page .machines-index-note,
body.applications-index-page .applications-index-note,
body.solution-index-page .solution-index-note,
body.project-index-page .project-index-note,
body.resources-list-page .rl-hero aside,
body.news-index-page .news-index-summary {
  border-color: rgba(12, 108, 100, .14) !important;
  background: rgba(255, 255, 255, .92) !important;
  color: var(--ink) !important;
  box-shadow: 0 14px 36px rgba(13, 55, 52, .07) !important;
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
}

body.production-lines-index-page .production-lines-hero-note > span,
body.machines-index-page .machines-index-note > span,
body.applications-index-page .applications-index-note > span,
body.solution-index-page .solution-index-note > span,
body.project-index-page .project-index-note > span,
body.resources-list-page .rl-hero aside > span {
  color: var(--orange) !important;
}

body.production-lines-index-page .production-lines-hero-note h2,
body.machines-index-page .machines-index-note h2,
body.applications-index-page .applications-index-note h2,
body.solution-index-page .solution-index-note h2,
body.project-index-page .project-index-note h2,
body.resources-list-page .rl-hero aside h2,
body.news-index-page .news-index-summary strong {
  color: var(--ink) !important;
}

body.production-lines-index-page .production-lines-hero-note p,
body.machines-index-page .machines-index-note p,
body.applications-index-page .applications-index-note p,
body.solution-index-page .solution-index-note p,
body.project-index-page .project-index-note p,
body.resources-list-page .rl-hero aside p,
body.news-index-page .news-index-summary ul {
  color: var(--muted) !important;
}

body.news-index-page .news-index-summary ul {
  border-color: var(--line) !important;
}
/* ========================================================= HEADER MEGA MENU - MAX 800PX Replace the previous mega-menu hierarchy block with this one. Keeps the original top dropdown arrows and dropdown positions. ========================================================= */
/* Production Lines and Machines */
.v124-mega{width:min(800px,calc(100vw - 32px));padding:22px;grid-template-columns:minmax(205px,.86fr) minmax(0,1fr) minmax(0,1fr);gap:22px;overflow:hidden;border:1px solid rgba(12,108,100,.13);border-radius:0 0 15px 15px;background:#fff;box-shadow:0 22px 58px rgba(12,48,45,.16);}
.v124-mega .v124-mega-lead{min-width:0;padding:21px;border-radius:12px;background:linear-gradient(145deg,#0c302d 0%,#12534d 100%);color:#fff;}
.v124-mega .v124-mega-lead > span{display:block;margin-bottom:10px;color:#f0b263;font-size:10px;font-weight:900;letter-spacing:.12em;}
.v124-mega .v124-mega-lead h3{margin:0 0 10px;color:#fff;font-size:19px;line-height:1.25;}
.v124-mega .v124-mega-lead p{margin:0 0 15px;color:#cfdfdc;font-size:12px;line-height:1.58;}
.v124-mega .v124-mega-lead a{display:block;width:fit-content;margin-top:8px;color:#fff;font-size:11.5px;font-weight:800;line-height:1.4;text-decoration:none;}
.v124-mega .v124-mega-lead a:hover{color:#f0b263;}
.v124-mega > div:not(.v124-mega-lead){min-width:0;}
.v124-mega > div:not(.v124-mega-lead) h4{margin:0;padding:0 0 8px;border-bottom:1px solid rgba(12,108,100,.15);}
.v124-mega > div:not(.v124-mega-lead) h4:not(:first-child){margin-top:17px;}
.v124-mega > div:not(.v124-mega-lead) h4 a{display:block;color:var(--deep,#0c302d);font-size:12.5px;font-weight:900;line-height:1.35;text-decoration:none;}
.v124-mega > div:not(.v124-mega-lead) h4 a:hover{color:var(--green,#0c6c64);}
.v124-mega > div:not(.v124-mega-lead) > a{position:relative;display:block;padding:7px 20px 7px 13px;border-bottom:1px solid rgba(12,48,45,.06);color:#52676c;font-size:11.5px;font-weight:650;line-height:1.4;text-decoration:none;overflow-wrap:anywhere;transition:color .18s ease,background-color .18s ease,padding-left .18s ease;}
.v124-mega > div:not(.v124-mega-lead) > a::before{content:"";position:absolute;top:13px;left:2px;width:4px;height:4px;border-radius:50%;background:rgba(12,108,100,.48);}
.v124-mega > div:not(.v124-mega-lead) > a::after{content:"›";position:absolute;top:6px;right:4px;color:rgba(12,108,100,.62);font-size:17px;font-weight:700;line-height:1.4;}
.v124-mega > div:not(.v124-mega-lead) > a:hover{padding-left:17px;background:#f4f8f7;color:var(--green,#0c6c64);}
.v124-mega > div:not(.v124-mega-lead) > a:hover::before{background:var(--orange,#e99a3e);}
/* Applications,Solutions and Discover:only add right arrows */
.v124-dropdown > a{position:relative;padding-right:34px;}
.v124-dropdown > a::after{content:"›";position:absolute;top:50%;right:13px;color:rgba(12,108,100,.68);font-size:19px;font-weight:700;line-height:1;transform:translateY(-52%);transition:right .18s ease,color .18s ease;}
.v124-dropdown > a:hover::after{right:9px;color:var(--green,#0c6c64);}
/* Approved language switcher */
.v13-desktop-lang{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid rgba(12,108,100,.15);border-radius:999px;background:#f4f8f7;}
.v13-desktop-lang a{display:grid;place-items:center;min-width:30px;height:28px;border-radius:999px;color:#607479;font-size:11px;font-weight:850;text-decoration:none;}
.v13-desktop-lang a.active{background:var(--deep,#0c302d);color:#fff;}
@media (max-width:1180px){.v124-mega{width:auto;grid-template-columns:1fr 1fr;gap:16px;padding:0 4px 12px;}
.v124-mega .v124-mega-lead{grid-column:1 / -1;padding:18px;}
.v13-desktop-lang{display:none;}
.v13-mobile-lang{display:block;padding:18px 4px 0;}
.v13-mobile-lang > div{display:flex;gap:8px;}
.v13-mobile-lang a{padding:9px 14px;border:1px solid rgba(12,108,100,.15);border-radius:999px;color:var(--muted,#687b80);font-size:12px;font-weight:800;text-decoration:none;}
.v13-mobile-lang a.active{border-color:var(--green,#0c6c64);background:var(--green,#0c6c64);color:#fff;}
}
@media (max-width:680px){.v124-mega{grid-template-columns:1fr;gap:12px;}
.v124-mega .v124-mega-lead{grid-column:auto;}
}
/* =========================================================
   Production Lines and Machines 下拉位置微调
   两个菜单位置略有区别，并紧贴对应导航项
   ========================================================= */

@media (min-width: 1181px) {

  /* 两个Mega Menu都以各自的顶级栏目为定位基准 */
  .v124-nav > ul > li:nth-child(2) > .v124-mega,
  .v124-nav > ul > li:nth-child(3) > .v124-mega {
    position: absolute;
    top: 100%;
    width: min(800px, calc(100vw - 32px));
    margin-top: 0;
  }

  /* Production Lines：略微向左展开 */
  .v124-nav > ul > li:nth-child(2) > .v124-mega {
    left: 0;
  }

  /* Machines：因为导航项本身更靠右，所以多向左回收 */
  .v124-nav > ul > li:nth-child(3) > .v124-mega {
    left: -100px;
  }

  /* 默认关闭状态只保留很轻的向下动画 */
  .v124-nav > ul > li:nth-child(2) > .v124-mega,
  .v124-nav > ul > li:nth-child(3) > .v124-mega {
    transform: translateY(8px);
  }

  /* 展开后紧贴导航，不向上覆盖导航栏 */
  .v124-nav > ul > li:nth-child(2):hover > .v124-mega,
  .v124-nav > ul > li:nth-child(2):focus-within > .v124-mega,
  .v124-nav > ul > li:nth-child(2).is-open > .v124-mega,
  .v124-nav > ul > li:nth-child(3):hover > .v124-mega,
  .v124-nav > ul > li:nth-child(3):focus-within > .v124-mega,
  .v124-nav > ul > li:nth-child(3).is-open > .v124-mega {
    transform: translateY(0);
  }
}