[hidden]{display:none!important}

:root{--navy:#0c1c2c;--navy2:#132b42;--ivory:#f3efe5;--paper:#fbf8f0;--gold:#c89b45;--ink:#13202c;--muted:#65717c;--line:rgba(12,28,44,.17);--radius:2px;--max:1440px;--serif:Georgia,"Times New Roman",serif;--sans:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;overflow-x:hidden}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,textarea,select{font:inherit}.skip-link{position:fixed;left:1rem;top:-6rem;z-index:9999;background:#fff;padding:.8rem 1rem}.skip-link:focus{top:1rem}.site-header{height:88px;display:flex;align-items:center;gap:2rem;padding:0 clamp(1rem,4vw,4.5rem);background:rgba(243,239,229,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:.8rem;min-width:max-content}.brand-mark{width:42px;height:42px;border:1px solid var(--gold);display:grid;place-items:center;background:var(--navy);color:var(--gold);font-family:var(--serif);font-size:1.5rem}.brand strong,.brand small{display:block;line-height:1;letter-spacing:.16em}.brand strong{font-size:1rem}.brand small{font-size:.58rem;margin-top:.35rem}.primary-nav{display:flex;align-items:center;justify-content:center;gap:clamp(.8rem,1.7vw,2rem);margin-left:auto;font-size:.79rem;text-transform:uppercase;letter-spacing:.07em}.primary-nav>a,.nav-group>button{border:0;background:none;padding:2rem 0;color:var(--ink);cursor:pointer;text-transform:uppercase;letter-spacing:.07em;font-size:inherit;white-space:nowrap}.nav-group>button i{font-style:normal;margin-left:.25rem;color:var(--gold)}.nav-group{position:relative}.mega-menu{position:absolute;top:100%;left:50%;transform:translate(-50%,12px);width:min(760px,90vw);display:grid;grid-template-columns:250px 1fr;background:var(--paper);border:1px solid var(--line);box-shadow:0 20px 60px rgba(12,28,44,.16);padding:1.7rem;opacity:0;visibility:hidden;pointer-events:none;transition:.22s}.nav-group.open .mega-menu,.nav-group:focus-within .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.mega-menu>div:first-child{border-right:1px solid var(--line);padding-right:1.5rem}.menu-label,.eyebrow{font-size:.69rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-weight:700}.menu-lead{display:block;font-family:var(--serif);font-size:1.35rem;line-height:1.15;margin:.6rem 0}.mega-menu p{font-size:.84rem;color:var(--muted);line-height:1.5}.menu-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem 1rem;padding-left:1.5rem}.menu-links a{font-size:.85rem;padding:.55rem;border-bottom:1px solid rgba(12,28,44,.09)}.menu-links a:hover{color:var(--gold)}.mega-menu.industries{width:min(820px,92vw)}.header-cta{font-size:.72rem;text-transform:uppercase;letter-spacing:.11em;border:1px solid var(--navy);padding:.8rem 1rem;white-space:nowrap}.nav-toggle{display:none}.hero,.inner-hero,.product-hero,.industry-hero,.location-hero,.product-location-hero,.contact-hero,.market-hero{max-width:var(--max);margin:auto;min-height:calc(100vh - 88px);display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:stretch;background:var(--navy);color:var(--ivory)}.hero-copy,.inner-hero>div:first-child,.product-hero>div:first-child,.industry-hero>div:first-child,.location-hero>div:first-child,.product-location-hero>div:first-child,.contact-hero>div:first-child,.market-hero>div:first-child{padding:clamp(3rem,8vw,8rem) clamp(1.5rem,6vw,6rem);align-self:center}.hero h1,.inner-hero h1,.product-hero h1,.industry-hero h1,.location-hero h1,.product-location-hero h1,.contact-hero h1,.market-hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(3.1rem,6.6vw,7rem);line-height:.92;letter-spacing:-.045em;margin:1.2rem 0 1.8rem;max-width:1050px}.inner-hero h1,.product-hero h1,.industry-hero h1,.location-hero h1,.product-location-hero h1,.contact-hero h1,.market-hero h1{font-size:clamp(2.8rem,5.2vw,5.8rem)}h1 em,h2 em{color:var(--gold);font-style:italic}.hero p,.inner-hero p,.product-hero p,.industry-hero p,.location-hero p,.product-location-hero p,.contact-hero p,.market-hero p{font-size:clamp(1rem,1.25vw,1.22rem);max-width:760px;color:#c8d0d6}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2.2rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.95rem 1.35rem;border:1px solid transparent;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:700;transition:.2s}.button.gold{background:var(--gold);color:var(--navy)}.button.gold:hover{background:#ddb55f}.button.line{border-color:rgba(255,255,255,.45);color:#fff}.button.line:hover{border-color:var(--gold);color:var(--gold)}.button.line.dark{border-color:var(--navy);color:var(--navy)}.hero-meta{display:flex;gap:2rem;flex-wrap:wrap;margin-top:4rem;padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.18);font-size:.78rem;color:#aab5be}.hero-meta span{max-width:150px}.hero-meta b{color:var(--gold);display:block;font-size:1rem}.hero-visual,.inner-hero>div:last-child,.product-hero-art,.industry-hero>div:last-child,.product-location-hero .product-hero-art{position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,var(--navy2),#081522);border-left:1px solid rgba(255,255,255,.14)}.technical-art{width:min(78%,560px);color:var(--gold);filter:drop-shadow(0 22px 40px rgba(0,0,0,.3));transition:transform .6s}.hero-visual:hover .technical-art,.product-hero-art:hover .technical-art{transform:rotate(4deg) scale(1.025)}.visual-index{position:absolute;top:2rem;right:2rem;font-size:.65rem;letter-spacing:.18em;color:#81909d}.dimension{position:absolute;font-size:.55rem;letter-spacing:.16em;color:#81909d}.d1{left:10%;bottom:12%}.d2{right:8%;top:25%;writing-mode:vertical-rl}.section,.intro{max-width:var(--max);margin:auto;padding:clamp(4rem,8vw,8rem) clamp(1.4rem,6vw,6rem)}.split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:clamp(3rem,8vw,9rem);align-items:start}.section-number{display:block;font-size:.65rem;letter-spacing:.2em;color:var(--gold);margin-bottom:1rem}.section h2,.intro h2{font-family:var(--serif);font-size:clamp(2.35rem,4.7vw,5.2rem);font-weight:400;letter-spacing:-.04em;line-height:1.02;margin:.5rem 0 1.6rem}.intro p,.split p{font-size:1.08rem;color:#4f5b65}.text-link{display:inline-flex;gap:.8rem;align-items:center;border-bottom:1px solid var(--gold);padding-bottom:.3rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.section-head{display:flex;justify-content:space-between;align-items:end;gap:3rem;margin-bottom:3rem}.section-head h2{margin:.5rem 0 0}.section-head>p{max-width:520px;color:var(--muted)}.card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-card{padding:1.5rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:410px;display:flex;flex-direction:column;background:rgba(255,255,255,.18)}.product-art{height:170px;display:grid;place-items:center;background:rgba(12,28,44,.04);margin-bottom:1.5rem;overflow:hidden}.product-art .technical-art{width:72%;color:var(--navy);filter:none}.product-card>span{font-size:.62rem;text-transform:uppercase;letter-spacing:.14em;color:var(--gold)}.product-card h3{font-family:var(--serif);font-size:1.55rem;line-height:1.1;margin:.65rem 0}.product-card p{font-size:.9rem;color:var(--muted);line-height:1.55}.product-card .text-link{margin-top:auto;align-self:flex-start}.dark-section{background:var(--navy);color:var(--ivory)}.dark-section .section-head>p{color:#aab5be}.industry-list{border-top:1px solid rgba(255,255,255,.17)}.industry-list>a{display:grid;grid-template-columns:70px 1fr minmax(250px,1fr) 30px;gap:1rem;align-items:center;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.17);transition:.2s}.industry-list>a:hover{color:var(--gold);padding-left:1rem}.industry-list span{font-size:.68rem;color:var(--gold)}.industry-list strong{font-family:var(--serif);font-size:1.7rem;font-weight:400}.industry-list p{color:#9daab4;font-size:.85rem}.process-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.process-grid li{padding:2rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.process-grid span{font-size:.65rem;color:var(--gold);letter-spacing:.15em}.process-grid h3{font-family:var(--serif);font-size:1.65rem}.process-grid p{color:var(--muted);font-size:.9rem}.seo-proof{display:grid;grid-template-columns:1fr 1fr;gap:5rem;background:#e7e0d2}.metric-panel{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.metric-panel>div{padding:2rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.metric-panel strong{display:block;font-family:var(--serif);font-size:3rem;font-weight:400;color:var(--gold)}.metric-panel span{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em}.breadcrumbs{max-width:var(--max);margin:auto;padding:1rem clamp(1.4rem,6vw,6rem);font-size:.66rem;text-transform:uppercase;letter-spacing:.1em;display:flex;gap:.7rem;align-items:center;border-bottom:1px solid var(--line)}.breadcrumbs b{color:var(--gold)}.breadcrumbs span{color:var(--muted)}.inner-hero,.product-hero,.industry-hero,.location-hero,.product-location-hero,.contact-hero,.market-hero{min-height:680px}.product-overview{display:grid;grid-template-columns:.85fr 1.15fr;gap:5rem}.spec-columns{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.spec-columns>div{padding:2rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.spec-columns h3{font-family:var(--serif);font-size:1.55rem}.spec-columns ul,.detail-list{margin:0;padding-left:1.15rem}.spec-columns li,.detail-list li{padding:.55rem 0;color:var(--muted)}.check-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)}.check-grid div{padding:1.6rem;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);font-family:var(--serif);font-size:1.2rem}.values{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding-top:0}.values article{border:1px solid var(--line);border-left:0;padding:2rem}.values article:first-child{border-left:1px solid var(--line)}.values span{color:var(--gold);font-size:.66rem}.values h3{font-family:var(--serif);font-size:1.6rem}.values p{font-size:.9rem;color:var(--muted)}.industry-card-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.industry-card{padding:2rem;min-height:320px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.industry-card>span{font-size:.65rem;color:var(--gold)}.industry-card h3{font-family:var(--serif);font-size:1.8rem;line-height:1.1}.industry-card p{color:var(--muted);font-size:.92rem}.industry-card .text-link{margin-top:auto;align-self:flex-start}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:5rem}.faq-list details{border-top:1px solid var(--line);padding:1.2rem 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-family:var(--serif);font-size:1.35rem;list-style:none}.faq-list summary:after{content:'+';float:right;color:var(--gold)}.faq-list details[open] summary:after{content:'−'}.faq-list p{color:var(--muted)}.contact-status,.location-code{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,5rem);background:#e7e0d2;color:var(--ink);border-left:1px solid var(--line)}.contact-status>span,.location-code>span{font-size:.65rem;letter-spacing:.18em;color:var(--gold);margin-bottom:1.5rem}.contact-status>div{display:flex;justify-content:space-between;padding:1.3rem 0;border-top:1px solid var(--line)}.contact-status>div:last-child{border-bottom:1px solid var(--line)}.contact-status em{color:#8b5b44}.location-code strong{font-family:var(--serif);font-size:clamp(3rem,7vw,7rem);line-height:1}.location-code small{margin:1rem 0 2rem;color:var(--muted)}.location-code em{border:1px solid var(--line);padding:1rem;font-style:normal}.rfq-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:5rem}.rfq-form{background:var(--paper);border:1px solid var(--line);padding:clamp(1.5rem,4vw,3.5rem)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.rfq-form label{display:block;font-size:.69rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.rfq-form input,.rfq-form select,.rfq-form textarea{display:block;width:100%;margin-top:.45rem;border:1px solid var(--line);background:#fff;padding:.85rem;color:var(--ink);text-transform:none;letter-spacing:normal}.file-label{border:1px dashed var(--line);padding:1rem}.form-note{font-size:.8rem;color:#8b5b44}.market-product-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.market-product-grid a{display:grid;grid-template-columns:40px 1fr 20px;align-items:center;padding:1.2rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.market-product-grid a:hover{background:#e7e0d2}.market-product-grid span{font-size:.62rem;color:var(--gold)}.nearby>div{display:flex;flex-wrap:wrap;gap:.6rem}.nearby a{border:1px solid var(--line);padding:.55rem .8rem;font-size:.78rem}.location-focus{display:grid;grid-template-columns:1fr 280px;gap:3rem}.location-focus ul{display:grid;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.18);border-left:1px solid rgba(255,255,255,.18)}.location-focus li{padding:1.2rem;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.location-focus>div{border:1px solid rgba(255,255,255,.18);padding:2rem;display:flex;flex-direction:column;justify-content:center}.location-focus strong{font-family:var(--serif);font-size:2.5rem;color:var(--gold)}.market-hero .metric-panel{margin:clamp(2rem,5vw,5rem);align-self:center;background:var(--ivory);color:var(--ink)}.directory-tools{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.directory-tools label{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em}.directory-tools input{display:block;margin-top:.5rem;width:min(500px,80vw);padding:.9rem;border:1px solid var(--line);background:var(--paper)}.market-group{margin:0 0 3rem}.market-group h2{font-size:2rem;border-bottom:1px solid var(--line);padding-bottom:.7rem}.market-group>div{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.market-group a{display:flex;justify-content:space-between;gap:1rem;padding:.9rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.84rem}.market-group a:hover{background:#e7e0d2}.market-group small{color:var(--gold)}.site-footer{background:#081522;color:var(--ivory);padding:clamp(3rem,6vw,6rem) clamp(1.4rem,5vw,5rem) 1.5rem}.footer-top{max-width:var(--max);margin:auto;display:flex;justify-content:space-between;align-items:end;gap:3rem;padding-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.18)}.footer-top h2{font-family:var(--serif);font-size:clamp(2.3rem,4vw,4.4rem);font-weight:400;line-height:1;margin:.6rem 0 0}.footer-grid{max-width:var(--max);margin:4rem auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem}.footer-grid h3{font-size:.66rem;text-transform:uppercase;letter-spacing:.15em;color:var(--gold)}.footer-grid a{display:block;font-size:.82rem;color:#b9c3cb;padding:.3rem 0}.footer-grid p{font-size:.85rem;color:#8e9ca7}.footer-brand{color:#fff;margin-bottom:1rem}.social-link{color:var(--gold)!important}.footer-bottom{max-width:var(--max);margin:auto;border-top:1px solid rgba(255,255,255,.18);padding-top:1.2rem;display:flex;justify-content:space-between;font-size:.68rem;color:#84929c;letter-spacing:.08em}.not-found{min-height:75vh;background:var(--navy);color:var(--ivory);padding:clamp(4rem,10vw,10rem);display:flex;flex-direction:column;justify-content:center}.not-found h1,.legal-page h1{font-family:var(--serif);font-size:clamp(3rem,7vw,7rem);font-weight:400;line-height:.95}.legal-page{max-width:900px}.legal-page h2{font-size:2rem}.cursor-dot,.cursor-ring{position:fixed;left:0;top:0;border-radius:50%;pointer-events:none;z-index:1000;transform:translate(-50%,-50%);opacity:0}.cursor-dot{width:8px;height:8px;background:var(--gold)}.cursor-ring{width:34px;height:34px;border:1px solid rgba(200,155,69,.75);transition:width .15s,height .15s}.floating-actions{position:fixed;right:1rem;bottom:1rem;z-index:50;display:flex;flex-direction:column;gap:.5rem}.floating-actions a{background:var(--navy);color:#fff;padding:.7rem 1rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}@media(pointer:fine){.cursor-dot,.cursor-ring{opacity:1}}@media(max-width:1180px){.header-cta{display:none}.primary-nav{gap:1rem}.card-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.market-group>div{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.site-header{height:74px}.nav-toggle{display:flex;margin-left:auto;border:0;background:none;flex-direction:column;gap:4px;align-items:flex-end}.nav-toggle span{width:26px;height:1px;background:var(--ink)}.nav-toggle b{font-size:.55rem;letter-spacing:.1em}.primary-nav{position:fixed;inset:74px 0 auto 0;max-height:calc(100vh - 74px);overflow:auto;background:var(--paper);display:none;padding:1rem 1.4rem 3rem;align-items:stretch}.primary-nav.open{display:block}.primary-nav>a,.nav-group>button{display:block;width:100%;text-align:left;padding:1rem 0;border-bottom:1px solid var(--line)}.mega-menu{position:static;transform:none!important;width:100%;display:none;grid-template-columns:1fr;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;padding:1rem;background:#e7e0d2}.nav-group.open .mega-menu{display:grid}.mega-menu>div:first-child{border-right:0;border-bottom:1px solid var(--line);padding:0 0 1rem}.menu-links{padding:1rem 0 0}.hero,.inner-hero,.product-hero,.industry-hero,.location-hero,.product-location-hero,.contact-hero,.market-hero{grid-template-columns:1fr;min-height:auto}.hero-visual,.inner-hero>div:last-child,.product-hero-art,.industry-hero>div:last-child,.product-location-hero .product-hero-art{min-height:430px;border-left:0;border-top:1px solid rgba(255,255,255,.14)}.split,.seo-proof,.product-overview,.faq,.rfq-section{grid-template-columns:1fr}.card-grid{grid-template-columns:repeat(2,1fr)}.industry-list>a{grid-template-columns:50px 1fr 30px}.industry-list p{display:none}.process-grid{grid-template-columns:repeat(2,1fr)}.values{grid-template-columns:repeat(2,1fr)}.industry-card-grid{grid-template-columns:repeat(2,1fr)}.check-grid{grid-template-columns:repeat(2,1fr)}.market-product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.market-hero .metric-panel{margin:0}.market-group>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.brand-mark{width:36px;height:36px}.brand strong{font-size:.85rem}.hero h1,.inner-hero h1,.product-hero h1,.industry-hero h1,.location-hero h1,.product-location-hero h1,.contact-hero h1,.market-hero h1{font-size:clamp(2.7rem,14vw,4rem)}.hero-copy,.inner-hero>div:first-child,.product-hero>div:first-child,.industry-hero>div:first-child,.location-hero>div:first-child,.product-location-hero>div:first-child,.contact-hero>div:first-child,.market-hero>div:first-child{padding:4rem 1.3rem}.hero-meta{gap:1rem}.section,.intro{padding:4rem 1.2rem}.section-head,.footer-top{display:block}.section-head .button,.footer-top .button{margin-top:1.5rem}.card-grid,.process-grid,.values,.industry-card-grid,.check-grid,.market-product-grid,.spec-columns,.metric-panel,.location-focus ul,.field-row{grid-template-columns:1fr}.product-card{min-height:360px}.industry-list>a{grid-template-columns:40px 1fr 20px}.location-focus{grid-template-columns:1fr}.market-group>div{grid-template-columns:1fr}.directory-tools{display:block}.directory-tools span{display:block;margin-top:1rem}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin:.4rem 0}.cursor-dot,.cursor-ring{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Revanta Enterprises supplied logo — applied sitewide */
.brand{width:clamp(230px,20vw,330px);height:72px;min-width:0;background:url('../img/revanta-logo.webp') center/contain no-repeat;overflow:hidden;flex:0 0 auto}
.brand>.brand-mark,.brand>span{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}
.footer-brand{width:min(410px,78vw);height:118px;background-color:#fff;background-size:calc(100% - 24px) auto;padding:10px;border-radius:2px}
@media(max-width:1180px){.brand{width:240px}}
@media(max-width:900px){.brand{width:220px;height:60px}.site-header{gap:1rem}}
@media(max-width:600px){.brand{width:190px;height:52px}.site-header{padding-left:.8rem;padding-right:.8rem}}
@media(max-width:390px){.brand{width:165px}}


/* Product photography integrated from the Revanta product image library. */
.product-hero-art.has-product-photo,
.category-hero-art.has-product-photo{background:#d9d8d4;isolation:isolate}
.product-hero-picture,.category-hero-picture{width:100%;height:100%;display:block}
.product-hero-image,.category-hero-image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .55s ease}
.product-hero-art.has-product-photo:hover .product-hero-image,
.category-hero-art.has-product-photo:hover .category-hero-image{transform:scale(1.025)}
.product-hero-art.has-product-photo .visual-index,
.category-hero-art.has-product-photo .visual-index{z-index:2;padding:.45rem .65rem;background:rgba(8,21,34,.82);color:#fff;border:1px solid rgba(255,255,255,.25)}
.product-card .product-art{background:#d9d8d4}
.product-card .product-art picture{width:100%;height:100%;display:block}
.product-card .product-art img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}
.product-card:hover .product-art img{transform:scale(1.04)}
.product-photo-strip{max-width:var(--max);margin:auto;display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);align-items:stretch;background:#e7e0d2;border-bottom:1px solid var(--line)}
.product-photo-strip picture{min-height:380px;background:#d9d8d4}
.product-photo-strip img{width:100%;height:100%;object-fit:cover}
.product-photo-strip>div{padding:clamp(2rem,5vw,5rem);align-self:center}
.product-photo-strip h2{font-family:var(--serif);font-size:clamp(2rem,4vw,4rem);font-weight:400;line-height:1.05;margin:.5rem 0 1.2rem}
.product-photo-strip p{color:var(--muted);max-width:650px}
@media(max-width:900px){.product-photo-strip{grid-template-columns:1fr}.product-photo-strip picture{min-height:330px}}

/* Final 500-location build additions */
.brand img,.footer-brand img{width:184px;height:auto;max-height:58px;object-fit:contain}.market-region{margin:4rem 0}.market-region>h2{font-family:var(--serif);font-size:clamp(2rem,4vw,4rem);font-weight:400;margin:0 0 2rem}.market-group{margin:0 0 2.5rem}.market-group h3{font-family:var(--serif);font-size:1.55rem;margin:0 0 1rem}.market-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.market-links a{padding:.8rem 1rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.88rem}.market-links a:hover{background:var(--gold);color:var(--navy)}.floating-actions{position:fixed;right:18px;bottom:18px;z-index:999;display:flex;flex-direction:column;gap:10px}.floating-actions a{display:flex;align-items:center;justify-content:center;min-width:54px;height:54px;border-radius:50%;box-shadow:0 8px 24px rgba(0,0,0,.25);font-size:0}.floating-email{background:#0c1c2c}.floating-whatsapp{background:#25D366}.floating-email:before{content:'✉';font-size:23px;color:#fff}.floating-whatsapp:before{content:'☎';font-size:24px;color:#fff}.footer-grid a[href^="tel:"],.footer-grid a[href^="mailto:"]{display:inline;color:var(--gold)}@media(max-width:900px){.market-links{grid-template-columns:repeat(2,minmax(0,1fr))}.brand img{width:145px}}@media(max-width:560px){.market-links{grid-template-columns:1fr}}

/* Final 500-location build overrides */
.contact-strip{background:#0c1c2c;color:#fff;font:12px Arial,sans-serif}.contact-strip>div{max-width:1440px;margin:auto;min-height:38px;padding:6px clamp(16px,4vw,64px);display:flex;align-items:center;justify-content:space-between;gap:20px}.contact-strip nav{display:flex;gap:22px}.contact-strip a{display:flex;align-items:center;gap:6px}.contact-strip svg,.footer-contact svg{width:18px;height:18px;fill:#c89b45}.brand-logo img{width:250px;height:auto}.industries-links{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-art,.product-media,.product-visual,.product-hero>div:last-child{overflow:hidden;background:#e7e8e8}.product-art picture,.product-art img,.product-media img,.product-visual img,.product-hero>div:last-child img{width:100%;height:100%;object-fit:contain!important}.industry-image{width:100%;height:100%;object-fit:cover}.footer-logo img{max-width:260px;filter:brightness(0) invert(1)}.footer-contact a{display:flex!important;align-items:center;gap:8px}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:9999;display:flex;align-items:center;gap:8px;padding:10px 15px;border:4px solid #fff;border-radius:999px;background:#25d366;color:#fff;font:700 13px Arial,sans-serif;box-shadow:0 12px 35px rgba(0,0,0,.25)}.floating-whatsapp svg{width:30px;height:30px}.seo-expansion .split{align-items:start}.market-search{width:100%;padding:15px;border:1px solid rgba(12,28,44,.2);background:#fff}.market-count{background:#0c1c2c;color:#fff;padding:15px 20px;font-weight:700}.market-controls{display:grid;grid-template-columns:1fr auto;gap:12px;margin-bottom:25px}.market-group{margin:35px 0}.market-group>h2{font-family:Georgia,serif;font-size:42px;font-weight:400;border-bottom:1px solid #c89b45}.market-subgroup h3{text-transform:uppercase;letter-spacing:.14em;font-size:12px;color:#9a6e23}.market-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-left:1px solid rgba(12,28,44,.15);border-top:1px solid rgba(12,28,44,.15)}.market-link{padding:11px 14px;background:#fbf8f0;border-right:1px solid rgba(12,28,44,.15);border-bottom:1px solid rgba(12,28,44,.15)}.market-link small{display:block;color:#66717a}.location-disclosure{padding:15px 18px;border-left:4px solid #c89b45;background:#fff5de;margin:20px 0}.location-products .product-card p{min-height:110px}.location-profile{list-style:none;padding:0}.location-profile li{padding:9px 0;border-bottom:1px solid rgba(12,28,44,.14)}
@media(max-width:920px){.contact-strip>div{justify-content:center}.contact-strip>div>span{display:none}.contact-strip nav{flex-wrap:wrap;justify-content:center}.brand-logo img{width:205px}.industries-links{grid-template-columns:1fr 1fr!important}.market-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.contact-strip nav{gap:8px}.contact-strip a{font-size:10px}.brand-logo img{width:180px}.industries-links{grid-template-columns:1fr!important}.market-controls{grid-template-columns:1fr}.market-links{grid-template-columns:1fr}.floating-whatsapp span{display:none}.floating-whatsapp{right:12px;bottom:12px;padding:8px}.floating-whatsapp svg{width:34px;height:34px}}


/* Final clean-URL and WhatsApp fixes — 20260719c */
.floating-actions{display:none!important}
.floating-whatsapp::before{content:none!important;display:none!important}
.floating-whatsapp{position:fixed!important;right:22px!important;bottom:22px!important;z-index:9999!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-width:58px!important;height:58px!important;padding:0 17px!important;border:3px solid #fff!important;border-radius:999px!important;background:#25d366!important;color:#fff!important;font:700 13px Arial,sans-serif!important;box-shadow:0 12px 35px rgba(0,0,0,.28)!important;text-decoration:none!important}
.floating-whatsapp img{display:block!important;width:32px!important;height:32px!important;object-fit:contain!important}
@media(max-width:600px){.floating-whatsapp{right:12px!important;bottom:12px!important;width:60px!important;min-width:60px!important;height:60px!important;padding:0!important}.floating-whatsapp span{display:none!important}}

/* REVANTA FINAL HEADER, DROPDOWN & MARKET DIRECTORY FIX — 20260719e */
.site-header{height:96px!important;min-height:96px!important;padding:8px clamp(16px,3.2vw,52px)!important;gap:clamp(14px,1.8vw,28px)!important;background:rgba(251,248,240,.98)!important;overflow:visible!important}
.brand.brand-logo{width:clamp(245px,21vw,330px)!important;height:78px!important;min-width:245px!important;flex:0 0 auto!important;background:none!important;background-image:none!important;overflow:hidden!important;padding:0!important}
.brand.brand-logo img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:left center!important}
.primary-nav{min-width:0!important;gap:clamp(10px,1.35vw,22px)!important;font-size:.73rem!important}.primary-nav>a,.nav-group>button{padding:2.15rem 0!important;font-weight:700!important}.header-cta{flex:0 0 auto!important}
.nav-group{position:relative!important}.mega-menu{top:calc(100% + 1px)!important;left:0!important;transform:translateY(12px)!important;width:min(790px,calc(100vw - 40px))!important;grid-template-columns:250px minmax(0,1fr)!important;padding:0!important;background:#0c1c2c!important;color:#fff!important;border:1px solid rgba(200,155,69,.6)!important;border-top:4px solid #c89b45!important;border-radius:0 0 8px 8px!important;box-shadow:0 26px 70px rgba(3,12,20,.35)!important;overflow:hidden!important}.nav-group.open .mega-menu,.nav-group:focus-within .mega-menu{transform:translateY(0)!important}.mega-menu>div:first-child{padding:28px!important;border:0!important;border-right:1px solid rgba(255,255,255,.13)!important;background:linear-gradient(145deg,#17324a,#0c1c2c)!important}.mega-menu .menu-label{color:#d8ad55!important}.mega-menu .menu-lead{color:#fff!important;font-size:1.45rem!important}.mega-menu p{color:#b9c4ce!important;margin-bottom:0!important}.menu-links{padding:20px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px 12px!important;background:#fbf8f0!important}.menu-links a{color:#13202c!important;padding:10px 12px!important;border:1px solid transparent!important;border-bottom:1px solid rgba(12,28,44,.12)!important;border-radius:3px!important;transition:background .18s,color .18s,border-color .18s!important}.menu-links a:hover,.menu-links a:focus{background:#fff4d9!important;color:#8c641c!important;border-color:rgba(200,155,69,.45)!important}.mega-menu.industries{width:min(900px,calc(100vw - 40px))!important}.industries-links{grid-template-columns:repeat(3,minmax(0,1fr))!important}.visual-index{display:none!important}
.market-directory-page{background:#f3efe5!important}.market-directory-page .breadcrumb{background:#fbf8f0!important}.market-directory-hero{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);min-height:610px;background:#0c1c2c;color:#fff;overflow:hidden}.market-hero-copy{padding:clamp(56px,7vw,105px) clamp(28px,6vw,90px);align-self:center}.market-hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,5.8vw,6.1rem);font-weight:400;line-height:.96;letter-spacing:-.045em;margin:18px 0 28px;max-width:900px}.market-hero-copy p{max-width:760px;color:#c4ced7;font-size:clamp(1rem,1.25vw,1.2rem)}.market-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button.light{background:#fbf8f0;color:#0c1c2c;border-color:#fbf8f0}.market-stat-board{display:grid;grid-template-columns:1fr 1fr;background:#132b42;border-left:1px solid rgba(255,255,255,.13)}.market-stat-board>div{min-height:50%;padding:clamp(30px,5vw,65px);display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.market-stat-board strong{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,5vw,5.4rem);font-weight:400;color:#d2a447;line-height:1}.market-stat-board span{margin-top:13px;font-size:.72rem;text-transform:uppercase;letter-spacing:.14em;color:#d5dde3}.market-region-strip{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(6,1fr);background:#fbf8f0;border:1px solid rgba(12,28,44,.16);border-top:0}.market-region-strip>div{padding:22px 18px;border-right:1px solid rgba(12,28,44,.14)}.market-region-strip>div:last-child{border-right:0}.market-region-strip span{display:block;color:#c18e30;font-family:Georgia,"Times New Roman",serif;font-size:1.85rem;line-height:1}.market-region-strip b{display:block;margin-top:8px;font-size:.68rem;letter-spacing:.09em;text-transform:uppercase;color:#273643}.market-directory{padding-top:clamp(58px,7vw,96px)!important}.directory-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:50px;align-items:end;margin-bottom:32px}.directory-heading h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.6rem,4.7vw,5rem);font-weight:400;line-height:1.02;letter-spacing:-.04em;margin:8px 0 0}.directory-heading p{color:#65717c;margin:0}.market-toolbar{position:sticky;top:96px;z-index:20;display:grid;grid-template-columns:minmax(280px,1fr) auto auto;gap:12px;align-items:center;padding:14px;background:#e6dece;border:1px solid rgba(12,28,44,.16);box-shadow:0 10px 28px rgba(12,28,44,.08);margin-bottom:52px}.market-search-box{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid rgba(12,28,44,.2);padding:0 15px}.market-search-box svg{width:21px;height:21px;fill:none;stroke:#8b6624;stroke-width:1.8}.market-search-box input{width:100%;min-height:50px;border:0;outline:0;background:transparent;color:#13202c}.market-tabs{display:flex;gap:5px}.market-tabs button{min-height:50px;padding:0 17px;border:1px solid rgba(12,28,44,.2);background:#fbf8f0;color:#13202c;font-size:.73rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer}.market-tabs button span{display:inline-block;margin-left:5px;color:#9c7125}.market-tabs button.active{background:#0c1c2c;color:#fff;border-color:#0c1c2c}.market-count{min-height:50px;display:flex;align-items:center;justify-content:center;padding:0 18px!important;background:#c89b45!important;color:#0c1c2c!important;font-size:.75rem;white-space:nowrap}.scope-section{margin:0 0 70px}.scope-title{display:grid;grid-template-columns:72px minmax(0,1fr);gap:24px;align-items:start;margin-bottom:26px}.scope-number{display:grid;place-items:center;width:64px;height:64px;border:1px solid #c89b45;color:#c18e30;font-family:Georgia,"Times New Roman",serif;font-size:1.5rem}.scope-title h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,3.8vw,4rem);font-weight:400;line-height:1.05;margin:5px 0 10px}.scope-title p{max-width:850px;color:#65717c;margin:0}.export-region{margin:50px 0 0}.region-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:15px;border-bottom:2px solid #c89b45;margin-bottom:16px}.region-heading h3{font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.7rem,3vw,2.8rem);font-weight:400;margin:0}.location-panels{display:grid;gap:12px}.location-panel{border:1px solid rgba(12,28,44,.17);background:#fbf8f0;box-shadow:0 5px 14px rgba(12,28,44,.03)}.location-panel summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:66px;padding:15px 22px;cursor:pointer;background:#fbf8f0;font-family:Georgia,"Times New Roman",serif;font-size:1.28rem;transition:background .18s,color .18s}.location-panel summary::-webkit-details-marker{display:none}.location-panel summary::after{content:"+";order:3;display:grid;place-items:center;width:30px;height:30px;border:1px solid #c89b45;color:#9d7020;font-family:Arial,sans-serif;font-size:1.2rem;line-height:1}.location-panel[open] summary{background:#0c1c2c;color:#fff}.location-panel[open] summary::after{content:"−";color:#fff;border-color:#c89b45}.location-panel summary b{margin-left:auto;margin-right:10px;font-family:Arial,sans-serif;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9a6e23}.location-panel[open] summary b{color:#d8ad55}.location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:18px;background:#e8e1d3;border-top:1px solid rgba(12,28,44,.12)}.location-tile{display:grid;grid-template-columns:8px minmax(0,1fr) 20px;gap:12px;align-items:center;min-height:76px;padding:13px 15px;background:#fff;border-right:1px solid rgba(12,28,44,.12);border-bottom:1px solid rgba(12,28,44,.12);transition:transform .18s,box-shadow .18s,background .18s}.location-tile:hover,.location-tile:focus{position:relative;z-index:2;transform:translateY(-2px);background:#fffaf0;box-shadow:0 10px 24px rgba(12,28,44,.12)}.location-dot{width:7px;height:7px;border-radius:50%;background:#c89b45}.location-tile strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:1.05rem;font-weight:400;line-height:1.2}.location-tile small{display:block;margin-top:5px;color:#6a7680;font-size:.69rem}.location-tile svg{width:18px;height:18px;fill:none;stroke:#9d7020;stroke-width:1.7}.no-market-results{padding:30px;background:#fff;border-left:4px solid #c89b45;text-align:center}.no-market-results strong,.no-market-results span{display:block}.market-cta{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;padding:clamp(45px,6vw,80px) clamp(24px,6vw,90px);background:#132b42;color:#fff}.market-cta h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.2rem,4vw,4rem);font-weight:400;margin:8px 0 15px}.market-cta p{max-width:800px;color:#c4ced7;margin:0}
@media(max-width:1320px){.brand.brand-logo{width:240px!important;min-width:240px!important}.header-cta{display:none!important}.primary-nav{gap:12px!important}}
@media(max-width:1040px){.site-header{height:78px!important;min-height:78px!important}.brand.brand-logo{width:225px!important;min-width:225px!important;height:62px!important}.market-toolbar{top:78px}.nav-toggle{display:flex!important;margin-left:auto!important}.primary-nav{position:fixed!important;inset:78px 0 auto 0!important;display:none!important;max-height:calc(100vh - 78px)!important;padding:12px 20px 35px!important;background:#fbf8f0!important;overflow:auto!important}.primary-nav.open{display:block!important}.primary-nav>a,.nav-group>button{display:block!important;width:100%!important;text-align:left!important;padding:14px 0!important;border-bottom:1px solid rgba(12,28,44,.14)!important}.mega-menu{position:static!important;width:100%!important;transform:none!important;display:none!important;grid-template-columns:1fr!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;border-radius:0!important;box-shadow:none!important}.nav-group.open .mega-menu{display:grid!important}.mega-menu>div:first-child{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.13)!important}.industries-links,.menu-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}.market-directory-hero{grid-template-columns:1fr;min-height:auto}.market-stat-board{border-left:0;border-top:1px solid rgba(255,255,255,.13)}.market-region-strip{grid-template-columns:repeat(3,1fr)}.market-region-strip>div:nth-child(3){border-right:0}.directory-heading{grid-template-columns:1fr;gap:18px}.market-toolbar{position:relative;top:auto;grid-template-columns:1fr}.market-tabs{flex-wrap:wrap}.market-count{justify-content:flex-start}.location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.site-header{padding:7px 12px!important}.brand.brand-logo{width:190px!important;min-width:190px!important;height:58px!important}.industries-links,.menu-links{grid-template-columns:1fr!important}.market-hero-copy{padding:55px 22px}.market-stat-board{grid-template-columns:1fr 1fr}.market-stat-board>div{padding:28px 20px}.market-region-strip{grid-template-columns:repeat(2,1fr)}.market-region-strip>div:nth-child(3){border-right:1px solid rgba(12,28,44,.14)}.market-region-strip>div:nth-child(even){border-right:0}.scope-title{grid-template-columns:1fr}.scope-number{width:54px;height:54px}.location-panel summary{padding:13px 15px;font-size:1.05rem}.location-panel summary b{display:none}.location-grid{grid-template-columns:1fr;padding:10px}.market-cta{grid-template-columns:1fr}}


/* REVANTA SINGLE-COLUMN DROPDOWN + BREADCRUMB FIX 20260719F */
/* Conventional one-column dropdown: one product or industry per row. */
@media (min-width:1041px){
  .mega-menu,
  .mega-menu.compact,
  .mega-menu.industries{
    width:340px!important;
    min-width:340px!important;
    max-width:calc(100vw - 32px)!important;
    grid-template-columns:1fr!important;
    padding:0!important;
    left:0!important;
    right:auto!important;
    transform:translateY(12px)!important;
    max-height:calc(100vh - 112px)!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    background:var(--paper)!important;
  }
  .mega-menu.industries{
    left:auto!important;
    right:0!important;
  }
  .nav-group.open .mega-menu,
  .nav-group:focus-within .mega-menu{
    transform:translateY(0)!important;
  }
  .mega-menu>div:first-child{
    display:none!important;
  }
  .mega-menu .menu-links,
  .mega-menu .industries-links{
    display:flex!important;
    flex-direction:column!important;
    flex-wrap:nowrap!important;
    gap:0!important;
    padding:0!important;
  }
  .mega-menu .menu-links a,
  .mega-menu .industries-links a{
    display:block!important;
    width:100%!important;
    min-height:48px!important;
    padding:13px 18px!important;
    border:0!important;
    border-bottom:1px solid rgba(12,28,44,.12)!important;
    background:var(--paper)!important;
    color:var(--ink)!important;
    font-size:.78rem!important;
    line-height:1.35!important;
    letter-spacing:.045em!important;
    white-space:normal!important;
  }
  .mega-menu .menu-links a:last-child,
  .mega-menu .industries-links a:last-child{
    border-bottom:0!important;
  }
  .mega-menu .menu-links a:hover,
  .mega-menu .menu-links a:focus,
  .mega-menu .industries-links a:hover,
  .mega-menu .industries-links a:focus{
    padding-left:23px!important;
    background:#0c1c2c!important;
    color:#fff!important;
  }
}

/* The generated location pages use an OL breadcrumb. Reset browser numbering. */
.breadcrumb{
  max-width:var(--max);
  margin:0 auto;
  padding:1rem clamp(1.4rem,6vw,6rem);
  border-bottom:1px solid var(--line);
  background:var(--ivory);
}
.breadcrumb ol{
  list-style:none!important;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:.55rem;
  margin:0!important;
  padding:0!important;
}
.breadcrumb li{
  list-style:none!important;
  display:inline-flex;
  align-items:center;
  gap:.55rem;
  margin:0!important;
  padding:0!important;
  color:var(--muted);
  font-size:.68rem;
  line-height:1.4;
  text-transform:uppercase;
  letter-spacing:.1em;
}
.breadcrumb li::marker{content:""!important;font-size:0!important}
.breadcrumb li:not(:last-child)::after{
  content:"/";
  color:var(--gold);
  font-weight:700;
}
.breadcrumb a{color:var(--ink)}
.breadcrumb a:hover,.breadcrumb a:focus{color:var(--gold)}

@media (max-width:1040px){
  .nav-group .mega-menu>div:first-child{display:none!important}
  .nav-group .mega-menu,
  .nav-group .mega-menu.compact,
  .nav-group .mega-menu.industries{
    background:var(--paper)!important;
    border:1px solid rgba(12,28,44,.14)!important;
    border-top:3px solid var(--gold)!important;
    max-height:58vh!important;
    overflow-y:auto!important;
  }
  .nav-group .mega-menu .menu-links,
  .nav-group .mega-menu .industries-links{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
    padding:0!important;
    background:var(--paper)!important;
  }
  .nav-group .mega-menu .menu-links a,
  .nav-group .mega-menu .industries-links a{
    display:block!important;
    padding:12px 14px!important;
    border:0!important;
    border-bottom:1px solid rgba(12,28,44,.12)!important;
    color:var(--ink)!important;
    background:var(--paper)!important;
  }
  .breadcrumb{padding:.8rem 1.25rem}
  .breadcrumb li{font-size:.62rem}
}


/* REVANTA FOOTER LOGO, LOCATION COPY & RELATED IMAGE FIX — 20260719G */
.site-footer .footer-logo{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:min(100%,330px)!important;
  min-height:88px!important;
  margin:0 0 1.25rem!important;
  padding:10px 14px!important;
  background:#fff!important;
  border:1px solid rgba(200,155,69,.42)!important;
  overflow:hidden!important;
}
.site-footer .footer-logo img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-width:300px!important;
  max-height:72px!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:none!important;
  opacity:1!important;
}

/* Generated location-product pages use a nested split. Keep it full-width and readable. */
.location-product-overview{
  display:block!important;
}
.location-product-overview>.split{
  display:grid!important;
  grid-template-columns:minmax(0,1.65fr) minmax(300px,.65fr)!important;
  gap:clamp(2.5rem,5vw,5.5rem)!important;
  align-items:start!important;
  width:100%!important;
}
.location-product-overview>.split>div,
.location-product-overview>.split>aside{
  min-width:0!important;
}
.location-product-overview h2{
  max-width:900px!important;
  margin:.55rem 0 1.35rem!important;
  font-size:clamp(2rem,3.2vw,3.55rem)!important;
  line-height:1.08!important;
  letter-spacing:-.025em!important;
  overflow-wrap:anywhere!important;
}
.location-product-overview p{
  max-width:900px!important;
  margin:0 0 1.15rem!important;
  font-size:1.02rem!important;
  line-height:1.78!important;
}
.location-product-overview aside{
  position:sticky!important;
  top:120px!important;
  padding:clamp(1.35rem,2.5vw,2.2rem)!important;
  background:#fbf8f0!important;
  border-top:4px solid var(--gold)!important;
  box-shadow:0 14px 35px rgba(12,28,44,.08)!important;
}
.location-product-overview aside h3{
  margin:0 0 .55rem!important;
  font-size:1.05rem!important;
  line-height:1.3!important;
}
.location-product-overview aside p,
.location-product-overview aside li{
  font-size:.92rem!important;
  line-height:1.6!important;
  overflow-wrap:anywhere!important;
}
.location-product-overview aside .text-link{
  margin-top:1.2rem!important;
}

/* Always show the supplied product photography in product cards. */
.product-card .product-art{
  height:210px!important;
  padding:0!important;
  background:#e5e5e2!important;
}
.product-card .product-art picture{
  display:block!important;
  width:100%!important;
  height:100%!important;
}
.product-card .product-art img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#e5e5e2!important;
}

@media(max-width:900px){
  .location-product-overview>.split{
    grid-template-columns:1fr!important;
    gap:2rem!important;
  }
  .location-product-overview aside{
    position:static!important;
  }
}
@media(max-width:600px){
  .site-footer .footer-logo{width:100%!important;min-height:74px!important}
  .site-footer .footer-logo img{max-height:58px!important}
  .location-product-overview h2{font-size:clamp(2rem,10vw,3rem)!important}
  .product-card .product-art{height:190px!important}
}


/* REVANTA LOCATION HOME PRODUCT GRID & IMAGE FIX — 20260719I */
.location-products .product-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  align-items:stretch!important;
  border-top:1px solid var(--line)!important;
  border-left:1px solid var(--line)!important;
  width:100%!important;
}
.location-products .product-card{
  min-width:0!important;
  min-height:500px!important;
  padding:1.35rem!important;
  border-right:1px solid var(--line)!important;
  border-bottom:1px solid var(--line)!important;
  background:rgba(255,255,255,.22)!important;
}
.location-products .product-card .product-art{
  width:100%!important;
  height:auto!important;
  aspect-ratio:4/3!important;
  margin:0 0 1.25rem!important;
  padding:0!important;
  overflow:hidden!important;
  background:#e5e5e2!important;
}
.location-products .product-card .product-art picture,
.location-products .product-card .product-art img{
  display:block!important;
  width:100%!important;
  height:100%!important;
}
.location-products .product-card .product-art img{
  object-fit:contain!important;
  object-position:center!important;
  background:#e5e5e2!important;
}
.location-products .product-card h3{
  font-size:clamp(1.35rem,1.8vw,2rem)!important;
  line-height:1.12!important;
  overflow-wrap:anywhere!important;
}
.location-products .product-card p{
  min-height:0!important;
  margin-bottom:1.25rem!important;
}
.location-products .product-card .text-link{
  margin-top:auto!important;
}
/* Keep all fourteen products. The last two are centred after three complete four-card rows. */
@media(min-width:1181px){
  .location-products .product-grid>.product-card:nth-last-child(2):nth-child(4n+1){grid-column:2!important}
}
@media(max-width:1180px){
  .location-products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .location-products .product-grid>.product-card:nth-last-child(2):nth-child(4n+1){grid-column:auto!important}
}
@media(max-width:900px){
  .location-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .location-products .product-card{min-height:460px!important}
}
@media(max-width:600px){
  .location-products .product-grid{grid-template-columns:1fr!important}
  .location-products .product-card{min-height:0!important}
}


/* July 2026 content-image enhancement */
.hero-photo,.inner-hero-photo,.industry-hero-photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.hero-visual picture,.inner-hero>div:last-child picture,.industry-hero>div:last-child picture{width:100%;height:100%;display:block}
.hero-visual .hero-photo,.inner-hero>div:last-child .inner-hero-photo,.industry-hero>div:last-child .industry-hero-photo{min-height:100%}
.content-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}
.content-photo-card{margin:0;background:#fff;border:1px solid var(--line);overflow:hidden}
.content-photo-card img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}
.content-photo-card figcaption{padding:.9rem 1rem;font-size:.86rem;line-height:1.55;color:var(--muted)}
.industry-card-media{height:180px;background:#d9d8d4;margin-bottom:1.25rem;overflow:hidden;border:1px solid rgba(12,28,44,.1)}
.industry-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.industry-card:hover .industry-card-media img{transform:scale(1.03)}
.footer-address{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.15);font-size:.92rem;line-height:1.7;color:#c8d0d6}
.footer-address strong{display:block;color:#fff;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.3rem}
.contact-address{margin-top:1rem;padding:1rem 1.2rem;background:#e7e0d2;border-left:4px solid var(--gold)}
.contact-address strong{display:block;margin-bottom:.35rem}
.contact-status em.ready{color:#c89b45;font-style:normal;font-weight:700}
.visual-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.2rem}
.visual-fact{padding:1rem;border:1px solid var(--line);background:#fff;font-size:.92rem;color:var(--muted)}
.visual-fact b{display:block;color:var(--ink);margin-bottom:.3rem}
@media(max-width:900px){.content-photo-grid{grid-template-columns:1fr}.industry-card-media{height:210px}}


/* July 2026 industry image uniqueness + hero banner sizing fix */
.hero{min-height:clamp(620px,82vh,760px);grid-template-columns:minmax(0,1.06fr) minmax(380px,.94fr)}
.inner-hero{min-height:clamp(560px,76vh,700px);grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr)}
.hero-copy,.inner-hero>div:first-child{padding-top:clamp(2.75rem,6vw,5.25rem);padding-bottom:clamp(2.75rem,6vw,5.25rem)}
.hero-visual,.inner-hero>div:last-child{min-height:100%}
.hero-visual picture,.inner-hero>div:last-child picture{height:100%}
.hero-photo{object-position:center center}
.inner-hero-photo{object-position:center center}
.industry-hero{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr)}
.industry-hero>div:last-child{min-height:520px;background:#d9d8d4}
.industry-hero-photo{object-fit:cover;object-position:center center}
.industry-card-media{height:210px}
@media(max-width:900px){.hero,.inner-hero{min-height:auto;grid-template-columns:1fr}.hero-visual,.inner-hero>div:last-child{min-height:360px}.industry-hero>div:last-child{min-height:340px}}


/* July 2026 link-image-footer correction */
/* Same-location product links: clear grid cards instead of concatenated inline links. */
.dark-section .nearby-links{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:0;
  border-top:1px solid rgba(255,255,255,.2);
  border-left:1px solid rgba(255,255,255,.2);
}
.dark-section .nearby-links a{
  display:flex;
  align-items:center;
  min-height:58px;
  padding:.85rem 1rem;
  border-right:1px solid rgba(255,255,255,.2);
  border-bottom:1px solid rgba(255,255,255,.2);
  color:#f3efe5;
  font-size:.84rem;
  line-height:1.35;
  transition:background .2s ease,color .2s ease;
}
.dark-section .nearby-links a:hover,
.dark-section .nearby-links a:focus-visible{
  background:var(--gold);
  color:var(--navy);
}

/* Show the complete wide factory/workshop photographs inside Home and About banners. */
.hero-visual,
.inner-hero>div:last-child{
  background:#0c1c2c;
}
.hero-visual picture,
.inner-hero>div:last-child picture{
  display:grid;
  place-items:center;
  width:100%;
  height:100%;
  padding:clamp(.75rem,1.5vw,1.4rem);
}
.hero-photo,
.inner-hero-photo{
  width:100%;
  height:100%;
  object-fit:contain!important;
  object-position:center!important;
}
.industry-hero-photo,
.industry-card-media img,
.content-photo-card img{
  object-fit:contain!important;
  object-position:center!important;
  background:#d9d8d4;
}

/* Compact footer while retaining all information and links. */
.site-footer{
  padding:2.4rem clamp(1.2rem,4vw,4rem) 1rem;
}
.footer-top{
  padding-bottom:1.8rem;
  gap:1.5rem;
}
.footer-top h2{
  font-size:clamp(1.8rem,3vw,3rem);
  line-height:1.05;
}
.footer-grid{
  margin:2rem auto 1.6rem;
  gap:1.8rem;
  grid-template-columns:1.35fr 1fr .9fr .85fr;
}
.footer-grid p{
  margin:.7rem 0;
  line-height:1.55;
}
.footer-grid a{
  padding:.18rem 0;
}
.footer-logo{
  display:inline-block;
  width:min(300px,100%);
  height:auto;
  margin-bottom:.5rem;
}
.footer-logo img{
  max-width:240px;
  max-height:86px;
}
.footer-contact{
  display:grid;
  gap:.25rem;
}
.footer-address{
  margin-top:.65rem;
  padding-top:.65rem;
  font-size:.82rem;
  line-height:1.5;
}
.footer-address strong{
  margin-bottom:.2rem;
  font-size:.68rem;
}
.footer-bottom{
  padding-top:.8rem;
}

/* Contact details are usable links, not status placeholders. */
.contact-status .contact-detail-link,
.contact-status .contact-detail-address{
  color:var(--ink);
  font-style:normal;
  font-weight:600;
  text-align:right;
  max-width:300px;
  line-height:1.45;
}
.contact-status .contact-detail-link:hover{
  color:var(--gold);
}

@media(max-width:1100px){
  .dark-section .nearby-links{grid-template-columns:repeat(3,minmax(0,1fr))}
  .footer-grid{grid-template-columns:1.25fr 1fr 1fr}
  .footer-grid>div:last-child{grid-column:auto}
}
@media(max-width:800px){
  .dark-section .nearby-links{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-grid{grid-template-columns:1fr 1fr}
  .hero-visual picture,.inner-hero>div:last-child picture{padding:.7rem}
}
@media(max-width:560px){
  .dark-section .nearby-links{grid-template-columns:1fr}
  .site-footer{padding:2rem 1rem .8rem}
  .footer-grid{grid-template-columns:1fr;margin:1.5rem auto 1rem}
  .footer-top{padding-bottom:1.3rem}
  .contact-status>div{gap:1rem;align-items:flex-start}
  .contact-status .contact-detail-link,
  .contact-status .contact-detail-address{text-align:left;max-width:60%}
}


/* Working RFQ form integration */
.rfq-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.rfq-form button[disabled]{opacity:.65;cursor:wait}
.form-note{margin-top:1rem;font-size:.86rem;line-height:1.55;color:#65717c}
.form-note.is-working{color:#7d631f}
.form-note.is-success{color:#176c3d;font-weight:700}
.form-note.is-error{color:#a43c23;font-weight:700}
