:root{--purple:#4b1fa6;--purple-dark:#2b125f;--purple-soft:#f2edff;--red:#ef2c2e;--cyan:#09a8c2;--ink:#17151d;--muted:#686572;--line:#e9e5ef;--white:#fff;--section:#fbfafc;--shadow:0 20px 60px rgba(43,18,95,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}
section[id]{scroll-margin-top:104px}body{font-family:'Inter',sans-serif;color:var(--ink);background:#fff;line-height:1.65;overflow-x:hidden}a{text-decoration:none;color:inherit}.top-strip{background:var(--purple-dark);color:#fff;font-size:12px;letter-spacing:.01em;padding:8px 0}.top-strip a{color:#fff;opacity:.92}.navbar{height:88px;box-shadow:0 8px 30px rgba(0,0,0,.045);z-index:1030}.navbar-brand img{width:160px;height:70px;object-fit:contain;background:transparent;mix-blend-mode:normal}.nav-link{font-size:14px;font-weight:600;color:#3c3944!important;padding:10px 12px!important;position:relative}.nav-link:after{content:'';position:absolute;left:12px;right:12px;bottom:3px;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:.3s}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.btn-brand{background:var(--red);border-color:var(--red);color:#fff;font-weight:700;border-radius:8px;transition:.3s;box-shadow:0 8px 22px rgba(239,44,46,.2)}.btn-brand:hover{background:#d91f22;border-color:#d91f22;color:#fff;transform:translateY(-2px)}.hero-section{position:relative;background:#120c1d}.hero-slide{height:min(780px,calc(100vh - 120px));min-height:650px;background-image:var(--hero-image);background-position:center;background-size:cover;position:relative;overflow:hidden}.hero-slide:before{content:'';position:absolute;inset:-4%;background:inherit;background-size:cover;background-position:center;animation:kenburns 12s ease-in-out infinite alternate}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,10,34,.88) 0%,rgba(20,10,34,.68) 38%,rgba(20,10,34,.15) 75%),linear-gradient(0deg,rgba(0,0,0,.42),transparent 35%);z-index:1}.hero-content{position:relative;z-index:2;height:100%;display:flex;align-items:center}.hero-copy{max-width:710px;color:#fff;padding:60px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:800;letter-spacing:.18em;color:#fff;margin-bottom:20px}.eyebrow:before{content:'';width:34px;height:2px;background:var(--red);display:inline-block}.eyebrow.purple{color:var(--purple)}.eyebrow.light{color:#fff}.hero-copy h1,.hero-copy h2{font-size:clamp(42px,5.1vw,72px);line-height:1.08;letter-spacing:-.045em;margin:0 0 22px;font-weight:800}.hero-copy h1 span,.hero-copy h2 span{color:#e7dfff}.hero-copy p{font-size:17px;line-height:1.8;color:rgba(255,255,255,.82);max-width:650px;margin-bottom:30px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-actions .btn{font-size:14px;font-weight:700;padding:13px 20px;border-radius:8px}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transition-duration:1s}.carousel-fade .carousel-item.active{opacity:1}.carousel-indicators{justify-content:flex-start;left:max(24px,calc((100vw - 1320px)/2));margin:0 0 44px;gap:7px}.carousel-indicators button{width:28px;height:3px;border:0;opacity:.45}.carousel-indicators button.active{opacity:1;background:var(--red)}.carousel-control-prev,.carousel-control-next{width:8%}.hero-bottom-note{position:absolute;bottom:0;left:0;right:0;background:rgba(15,10,25,.74);color:#fff;padding:12px 0;font-size:12px;z-index:3;border-top:1px solid rgba(255,255,255,.12)}.hero-bottom-note span{opacity:.88}.trust-bar{padding:25px 0;background:#fff;border-bottom:1px solid var(--line)}.trust-bar p{font-size:14px}.trust-items{display:flex;justify-content:flex-end;gap:25px;flex-wrap:wrap;color:#595564;font-size:13px;font-weight:600}.trust-items i{color:var(--red);font-size:16px;margin-right:5px}.section-space{padding:105px 0}.section-heading{max-width:790px}.section-heading.text-center{margin-inline:auto}.section-heading h2,.materials-section h2,.why-section h2,.contact-info h2{font-size:clamp(34px,4vw,54px);line-height:1.13;letter-spacing:-.04em;font-weight:800;margin:0 0 18px}.section-heading h2 span,.materials-section h2 span,.why-section h2 span{color:var(--purple)}.section-heading p,.materials-section>p{font-size:15px;color:var(--muted);max-width:760px}.about-section{background:var(--section)}.image-frame{position:relative;border-radius:22px;overflow:hidden;background:#ddd;box-shadow:var(--shadow)}.image-frame img{width:100%;height:490px;object-fit:cover;display:block;transition:transform .8s}.image-frame:hover img{transform:scale(1.035)}.image-tag{position:absolute;left:22px;bottom:22px;background:#fff;padding:15px 18px;border-radius:12px;display:flex;gap:12px;align-items:baseline;box-shadow:0 12px 35px rgba(0,0,0,.16)}.image-tag strong{font-size:24px;color:var(--purple)}.image-tag span{font-size:12px;font-weight:700;color:#5e5a67}.feature-stack{display:grid;gap:26px}.feature-item{display:flex;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.feature-item:last-child{border-bottom:0}.feature-icon{width:48px;height:48px;flex:0 0 48px;border-radius:12px;background:var(--purple-soft);color:var(--purple);display:grid;place-items:center;font-size:22px}.feature-item h3{font-size:18px;font-weight:800;margin:0 0 7px}.feature-item p{font-size:13.5px;color:var(--muted);margin:0}.stats-section{background:var(--purple-dark);color:#fff;padding:42px 0}.stats-grid{border:1px solid rgba(255,255,255,.13);border-radius:18px;overflow:hidden}.stat{text-align:center;padding:28px 18px;border-right:1px solid rgba(255,255,255,.12)}.stat:last-child{border-right:0}.stat strong{display:block;font-size:42px;line-height:1;font-weight:800;color:#fff}.stat span{font-size:12px;color:rgba(255,255,255,.65);margin-top:8px;display:block}.stats-note{font-size:10px;color:rgba(255,255,255,.45);margin:12px 0 0;text-align:right}.products-section{background:#fff}.product-card{display:block;height:350px;border-radius:18px;overflow:hidden;position:relative;background:#f7f7f8;box-shadow:0 10px 35px rgba(31,18,50,.08);transition:.4s}.product-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s}.product-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(20,12,30,.9) 100%)}.product-card:hover{transform:translateY(-6px);box-shadow:0 22px 55px rgba(43,18,95,.17)}.product-card:hover img{transform:scale(1.06)}.product-overlay{position:absolute;left:22px;right:22px;bottom:19px;z-index:2;color:#fff;display:grid;grid-template-columns:1fr auto;align-items:end}.product-overlay span{grid-column:1/-1;font-size:10px;letter-spacing:.18em;font-weight:800;opacity:.72;margin-bottom:6px}.product-overlay h3{font-size:20px;line-height:1.2;margin:0;font-weight:800;max-width:270px}.product-overlay i{font-size:22px;color:#fff}.capabilities-section{background:var(--purple-dark);position:relative;overflow:hidden}.capabilities-section:before{content:'';position:absolute;width:500px;height:500px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-220px;top:-180px}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.capability-card{position:relative;min-height:330px;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:28px;background:rgba(255,255,255,.045);transition:.35s;overflow:hidden}.capability-card:hover{transform:translateY(-7px);background:rgba(255,255,255,.075);border-color:rgba(255,255,255,.22)}.capability-card i{font-size:32px;color:#fff;margin:32px 0 20px;display:block}.capability-card h3{font-size:20px;color:#fff;font-weight:800;margin-bottom:10px}.capability-card p{font-size:13px;color:rgba(255,255,255,.62);margin-bottom:22px}.capability-card a{font-size:12px;font-weight:700;color:#fff}.cap-num{position:absolute;right:22px;top:20px;color:rgba(255,255,255,.2);font-size:11px;font-weight:800;letter-spacing:.14em}.materials-section{background:var(--section)}.material-panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:var(--shadow)}.material-column+.material-column{margin-top:30px;padding-top:30px;border-top:1px solid var(--line)}.material-head{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;letter-spacing:.14em;color:var(--purple);margin-bottom:17px}.material-head i{font-size:10px;color:var(--red)}.chips{display:flex;flex-wrap:wrap;gap:9px}.chips span{font-size:12px;font-weight:600;padding:8px 12px;background:#f6f3fb;border:1px solid #ebe4f7;border-radius:999px;color:#4c4657}.industries-section{background:#fff}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.industry-card{min-height:135px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px;display:flex;flex-direction:column;justify-content:space-between;transition:.3s;background:#fff}.industry-card:hover{background:var(--purple-soft);transform:translateY(-3px)}.industry-card i{font-size:25px;color:var(--purple)}.industry-card span{font-size:14px;font-weight:800}.why-section{background:#f6f2fb}.why-visual{height:480px;border-radius:24px;background:var(--purple-dark);position:relative;overflow:hidden;display:grid;place-items:center}.orbit{position:absolute;border:1px solid rgba(255,255,255,.14);border-radius:50%;animation:spin 18s linear infinite}.orbit-1{width:310px;height:310px}.orbit-2{width:430px;height:430px;animation-direction:reverse;animation-duration:26s}.core{width:145px;height:145px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--purple);position:relative;z-index:2;box-shadow:0 20px 50px rgba(0,0,0,.22)}.core i{font-size:18px}.core strong{font-size:34px;line-height:1}.core span{font-size:9px;font-weight:800;letter-spacing:.2em}.floating-icon{position:absolute;width:58px;height:58px;border-radius:15px;background:#fff;color:var(--red);display:grid;place-items:center;font-size:22px;box-shadow:0 12px 30px rgba(0,0,0,.2);animation:float 4s ease-in-out infinite}.f1{top:70px;left:70px}.f2{right:60px;top:155px;animation-delay:1s}.f3{bottom:70px;left:110px;animation-delay:2s}.why-list{display:grid;gap:12px;margin-top:28px}.why-list>div{display:flex;gap:15px;padding:14px 0}.why-list i{width:30px;height:30px;border-radius:50%;background:#fff;color:var(--purple);display:grid;place-items:center;flex:0 0 30px}.why-list p{font-size:13px;color:var(--muted);margin:0}.why-list strong{color:var(--ink);font-size:14px}.clients-section{background:#fff}.client-carousel{margin-top:42px;background:#faf9fb;border:1px solid var(--line);border-radius:20px;padding:18px 60px;overflow:hidden}.client-carousel img{width:100%;height:170px;object-fit:contain;display:block}.client-arrow{width:40px;height:40px;border-radius:50%;background:var(--purple);color:#fff;display:grid;place-items:center}.contact-section{padding:100px 0;background:var(--purple-dark)}.contact-wrap{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.22)}.contact-info{background:var(--purple);color:#fff;padding:52px}.contact-info h2{font-size:42px}.contact-info>p{color:rgba(255,255,255,.75);font-size:14px;margin-bottom:34px}.contact-detail{display:flex;gap:15px;padding:17px 0;border-top:1px solid rgba(255,255,255,.14)}.contact-detail i{font-size:19px;color:#fff}.contact-detail small{display:block;font-size:9px;letter-spacing:.15em;opacity:.6;font-weight:800}.contact-detail strong,.contact-detail a,.contact-detail span{display:block;font-size:13px;font-weight:700;color:#fff}.contact-form-wrap{padding:52px}.contact-form-wrap label{font-size:11px;font-weight:800;color:#504b59;margin-bottom:7px}.form-control,.form-select{border:1px solid #ddd7e5;border-radius:8px;padding:12px 13px;font-size:13px}.form-control:focus,.form-select:focus{border-color:var(--purple);box-shadow:0 0 0 3px rgba(75,31,166,.08)}.form-message{font-size:12px;font-weight:700;color:var(--purple)}.footer{background:#110b19;color:#fff;padding:75px 0 0}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1.25fr;gap:55px;padding-bottom:60px}.footer-brand img{width:180px;height:80px;object-fit:contain;background:transparent;border-radius:0;padding:0;margin-bottom:20px}.footer-brand p{font-size:13px;line-height:1.8;color:rgba(255,255,255,.55);max-width:390px}.linkedin-link{font-size:12px;font-weight:700;color:#fff}.footer h4{font-size:13px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px}.footer ul{list-style:none;padding:0;margin:0;display:grid;gap:11px}.footer li,.footer li a{font-size:12px;color:rgba(255,255,255,.55)}.footer li a:hover{color:#fff}.contact-links li{display:flex;gap:9px;align-items:flex-start}.contact-links i{color:var(--red);margin-top:3px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:20px 0;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:rgba(255,255,255,.45)}.footer-bottom a{color:#fff}.floating-quote{position:fixed;right:24px;bottom:24px;z-index:1040;background:var(--red);color:#fff;border-radius:999px;padding:12px 17px;display:flex;gap:8px;align-items:center;font-size:12px;font-weight:800;box-shadow:0 15px 35px rgba(239,44,46,.32);transition:.3s}.floating-quote:hover{color:#fff;transform:translateY(-4px)}@keyframes kenburns{from{transform:scale(1)}to{transform:scale(1.06)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:991.98px){.navbar{height:76px}.navbar-brand img{width:145px;height:60px}.nav-link{padding:8px 0!important}.nav-link:after{left:0;right:auto;width:28px}.hero-slide{height:680px;min-height:680px}.hero-copy h1,.hero-copy h2{font-size:clamp(40px,8vw,60px)}.hero-copy p{font-size:15px}.capability-grid{grid-template-columns:repeat(2,1fr)}.industry-grid{grid-template-columns:repeat(3,1fr)}.footer-top{grid-template-columns:1.5fr 1fr 1fr;gap:35px}.footer-top>div:last-child{grid-column:2/4}.stats-grid{margin:0 10px}}@media(max-width:767.98px){.top-strip{display:none}.hero-slide{height:650px;min-height:650px}.hero-content{align-items:flex-end}.hero-copy{padding:100px 0 100px}.hero-overlay{background:linear-gradient(90deg,rgba(20,10,34,.88),rgba(20,10,34,.5)),linear-gradient(0deg,rgba(0,0,0,.55),transparent)}.hero-bottom-note{display:none}.hero-copy h1,.hero-copy h2{font-size:42px}.hero-copy p{font-size:14px;line-height:1.65}.section-space{padding:75px 0}.section-heading h2,.materials-section h2,.why-section h2{font-size:34px}.image-frame img{height:350px}.stat{padding:24px 10px}.stat strong{font-size:32px}.stat span{font-size:10px}.product-card{height:310px}.capability-grid{grid-template-columns:1fr}.industry-grid{grid-template-columns:repeat(2,1fr)}.industry-card{min-height:120px;padding:19px}.why-visual{height:390px}.orbit-2{width:330px;height:330px}.orbit-1{width:240px;height:240px}.contact-section{padding:65px 0}.contact-info,.contact-form-wrap{padding:34px 24px}.contact-info h2{font-size:34px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-top>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.client-carousel{padding:10px 45px}.client-carousel img{height:120px}.floating-quote{right:15px;bottom:15px}.floating-quote span{display:none}.floating-quote{width:48px;height:48px;justify-content:center;padding:0}}@media(max-width:480px){.hero-copy h1,.hero-copy h2{font-size:36px}.hero-actions .btn{width:100%}.trust-items{justify-content:flex-start}.industry-grid{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr}.footer-top>div:last-child{grid-column:auto}}

/* ===== JANANI RUBBER REVISION 02 ===== */
.top-strip{padding:10px 0;background:var(--purple-dark);font-size:13px}
.top-strip-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}
.top-contact,.top-quality{display:flex;align-items:center;gap:22px}
.top-contact a{display:inline-flex;align-items:center;gap:8px;color:#fff;font-weight:600}
.top-contact i{color:#ff5a5d}
.top-quality{color:rgba(255,255,255,.82);font-size:12px;border-left:1px solid rgba(255,255,255,.18);padding-left:22px}
.top-quality strong{color:#fff;font-weight:800}
.quality-dot{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);color:#ff5a5d;font-size:16px}
.navbar{height:104px}
.navbar-brand img{width:220px;height:86px;object-fit:contain}
.nav-link{font-size:15px}
.hero-copy{max-width:720px}
.hero-copy p{font-size:18px}
.section-heading p,.materials-section>p,.why-intro{font-size:16px;line-height:1.8}
.about-section .feature-item p{font-size:15px;line-height:1.75}
.stats-note{font-size:12px}
.stat span{font-size:14px}

/* Product cards: keep product visible and make category names unmistakable */
.product-card{height:395px;background:#f9f9fa;border:1px solid #e8e4ee}
.product-card img{object-fit:contain;object-position:center 38%;padding:8px 8px 88px;background:#fff;transition:transform .8s ease}
.product-card:after{inset:auto 0 0;height:122px;background:linear-gradient(180deg,rgba(43,18,95,.25),rgba(25,10,50,.96))}
.product-overlay{left:24px;right:24px;bottom:23px;align-items:center}
.product-overlay span{font-size:12px;color:#ff7275;opacity:1;margin-bottom:7px}
.product-overlay h3{font-size:23px;line-height:1.22;max-width:310px;text-shadow:0 2px 8px rgba(0,0,0,.25)}
.product-overlay i{font-size:25px;background:var(--red);width:42px;height:42px;border-radius:50%;display:grid;place-items:center}
.product-card:hover img{transform:scale(1.035)}

/* Capability cards now use real machinery imagery from the supplied profile */
.capability-grid{gap:20px}
.capability-card{min-height:405px;padding:0;background:#161020;border-color:rgba(255,255,255,.14)}
.capability-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.78;transition:transform .8s ease}
.capability-card:hover>img{transform:scale(1.07)}
.cap-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,10,34,.08) 15%,rgba(20,10,34,.38) 42%,rgba(20,10,34,.96) 100%)}
.cap-content{position:absolute;inset:auto 26px 25px;z-index:2}
.capability-card .cap-num{top:auto;right:26px;bottom:25px;color:rgba(255,255,255,.42);font-size:12px}
.cap-label{font-size:11px!important;letter-spacing:.17em;font-weight:800;color:#ff6a6d;margin-bottom:8px;display:block}
.capability-card h3{font-size:23px;margin-bottom:9px}
.capability-card p{font-size:15px;line-height:1.65;color:rgba(255,255,255,.78);max-width:290px;margin-bottom:17px}
.capability-card a{font-size:13px}
.capability-card a i{display:inline;font-size:13px;margin:0;color:inherit}

/* Application sectors */
.industry-grid{grid-template-columns:repeat(3,1fr);border:0;gap:16px}
.industry-card{min-height:190px;border:1px solid var(--line);border-radius:18px;padding:24px;position:relative;display:grid;grid-template-columns:52px 1fr 24px;gap:16px;align-items:start;background:linear-gradient(145deg,#fff,#fbf9fe);box-shadow:0 12px 35px rgba(43,18,95,.05);overflow:hidden}
.industry-card:before{content:'';position:absolute;left:0;top:0;width:4px;height:100%;background:linear-gradient(var(--purple),var(--red));transform:scaleY(.2);transform-origin:top;transition:.35s}
.industry-card:hover{background:#fff;transform:translateY(-7px);box-shadow:0 22px 50px rgba(43,18,95,.12);border-color:#dcd3eb}
.industry-card:hover:before{transform:scaleY(1)}
.industry-icon{width:52px;height:52px;border-radius:15px;background:var(--purple-soft);color:var(--purple);display:grid;place-items:center;font-size:23px;transition:.35s}
.industry-card:hover .industry-icon{background:var(--purple);color:#fff;transform:rotate(-4deg)}
.industry-card small{font-size:11px;letter-spacing:.12em;color:var(--red);font-weight:800}
.industry-card h3{font-size:18px;margin:3px 0 5px;font-weight:800}
.industry-card p{font-size:14px;color:var(--muted);line-height:1.55;margin:0}
.industry-arrow{color:#aaa;font-size:18px;transition:.3s}
.industry-card:hover .industry-arrow{color:var(--red);transform:translate(3px,-3px)}

/* Meaningful WHY section: requirement -> material -> manufacturing -> testing */
.why-visual{height:530px;border-radius:24px;background:#24103f;overflow:hidden;position:relative;display:block;box-shadow:0 25px 65px rgba(43,18,95,.16)}
.why-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.82)}
.why-image-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(31,13,55,.12),rgba(31,13,55,.76) 58%,rgba(31,13,55,.97))}
.why-badge{position:absolute;top:26px;left:26px;background:#fff;border-radius:14px;padding:13px 16px;display:flex;align-items:center;gap:11px;box-shadow:0 15px 35px rgba(0,0,0,.18)}
.why-badge strong{font-size:27px;line-height:1;color:var(--purple)}
.why-badge span{font-size:11px;line-height:1.25;font-weight:800;color:#50485c}
.why-caption{position:absolute;left:28px;right:28px;bottom:170px;color:#fff}
.why-caption span{display:block;font-size:11px;letter-spacing:.17em;font-weight:800;color:#ff6a6d;margin-bottom:7px}
.why-caption strong{display:block;font-size:26px;line-height:1.18;max-width:480px}
.why-flow{position:absolute;left:24px;right:24px;bottom:25px;display:grid;grid-template-columns:1fr 34px 1fr 34px 1fr 34px 1fr;align-items:center;background:rgba(15,7,27,.78);border:1px solid rgba(255,255,255,.14);padding:16px;border-radius:16px}
.why-flow>div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px;color:#fff}
.why-flow i{font-size:20px;color:#ff6a6d}
.why-flow span{font-size:11px!important;font-weight:800;color:#fff;line-height:1.2}
.why-flow>b{height:1px;background:rgba(255,255,255,.24);position:relative}
.why-flow>b:after{content:'›';position:absolute;right:-3px;top:-10px;color:#ff6a6d;font-size:18px}
.why-list{gap:5px;margin-top:25px}
.why-list>div{padding:15px 0}
.why-list i{width:38px;height:38px;flex:0 0 38px;background:var(--purple);color:#fff;font-size:16px}
.why-list p{font-size:15px;line-height:1.65}
.why-list strong{font-size:16px}

/* Individual customer logo carousel */
.client-carousel{margin-top:42px;background:#f8f6fb;padding:30px 76px;border-radius:22px}
.single-client{height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px}
.single-client img{width:min(430px,78%);height:165px;object-fit:contain}
.single-client span{font-size:13px!important;font-weight:800;letter-spacing:.08em;color:var(--purple)}
.client-arrow{width:48px;height:48px}

/* Larger body/footer typography */
.footer{padding:88px 0 0}
.footer-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 34px;margin-bottom:65px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:linear-gradient(135deg,rgba(75,31,166,.36),rgba(239,44,46,.11))}
.footer-cta .eyebrow{margin-bottom:10px}
.footer-cta h2{font-size:30px;line-height:1.2;margin:0;color:#fff;max-width:760px}
.footer-brand img{width:220px;height:95px}
.footer-brand p{font-size:15px;line-height:1.8;color:rgba(255,255,255,.68)}
.footer-badges{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}
.footer-badges span{font-size:12px!important;font-weight:800;color:#fff;padding:8px 11px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.05)}
.footer-badges i{color:#ff5b5f;margin-right:5px}
.linkedin-link{font-size:14px}
.footer h4{font-size:15px;margin-bottom:24px;color:#fff}
.footer li,.footer li a{font-size:14px;color:rgba(255,255,255,.67);line-height:1.45}
.footer ul{gap:13px}
.contact-links li{font-size:14px}
.contact-links strong{font-size:14px;color:#fff;display:block}
.contact-links small{font-size:11px;color:rgba(255,255,255,.5);display:block;margin-top:2px}
.footer-map-link{display:inline-block;margin-top:15px;font-size:13px;font-weight:800;color:#fff}
.footer-bottom{padding:24px 0;font-size:13px}

@media(max-width:991.98px){
  .top-strip-inner{justify-content:center}.top-contact{gap:14px}.top-quality{display:none}
  .navbar{height:92px}.navbar-brand img{width:190px;height:78px}
  .capability-grid{grid-template-columns:repeat(2,1fr)}
  .industry-grid{grid-template-columns:repeat(2,1fr)}
  .footer-cta{align-items:flex-start;flex-direction:column}
  .footer-top{grid-template-columns:1.4fr 1fr 1fr;gap:38px}
  .footer-top>div:last-child{grid-column:2/4}
}
@media(max-width:767.98px){
  .top-strip{font-size:12px}.top-contact{justify-content:center;width:100%;gap:13px}.top-contact a{font-size:11px}
  .navbar{height:82px}.navbar-brand img{width:175px;height:68px}
  .hero-copy p{font-size:16px}
  .product-card{height:330px}.product-overlay h3{font-size:19px}
  .capability-grid,.industry-grid{grid-template-columns:1fr}
  .capability-card{min-height:365px}
  .why-visual{height:530px}.why-caption{bottom:190px}.why-caption strong{font-size:22px}.why-flow{grid-template-columns:1fr 15px 1fr 15px 1fr 15px 1fr;padding:11px 8px;left:12px;right:12px}.why-flow span{font-size:9px!important}.why-flow i{font-size:17px}
  .single-client{height:180px}.single-client img{height:135px}
  .footer-cta h2{font-size:24px}.footer{padding-top:65px}.footer-brand img{width:190px;height:82px}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-top>div:last-child{grid-column:auto}
  .footer li,.footer li a{font-size:13px}
}
@media(max-width:480px){
  .top-contact a:first-child{display:none}.top-contact{justify-content:flex-start}
  .navbar-brand img{width:160px;height:64px}
  .product-card{height:315px}.product-overlay{left:18px;right:18px}.product-overlay h3{font-size:18px}.product-overlay i{width:36px;height:36px;font-size:19px}
  .why-flow{grid-template-columns:repeat(4,1fr);gap:4px}.why-flow>b{display:none}.why-caption{bottom:175px}.why-badge{top:16px;left:16px}
  .footer-top{grid-template-columns:1fr}.footer-top>div:last-child{grid-column:auto}
}

/* Customer range: five logos visible, one logo advances per carousel step */
.client-logo-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;align-items:stretch}
.client-logo-item{min-width:0;min-height:170px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transition:.35s}
.client-logo-item:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(43,18,95,.10)}
.client-logo-item img{width:100%;height:105px;object-fit:contain}
.client-logo-item span{font-size:11px!important;font-weight:800;letter-spacing:.05em;color:var(--purple);text-align:center}
.client-carousel .carousel-item{transition:transform .65s ease-in-out}
.client-carousel .carousel-control-prev,.client-carousel .carousel-control-next{width:52px}
@media(max-width:991.98px){.client-logo-row{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767.98px){.client-logo-row{grid-template-columns:repeat(2,minmax(0,1fr))}.client-logo-item{min-height:140px}.client-logo-item img{height:80px}}
@media(max-width:480px){.client-logo-row{grid-template-columns:1fr}.client-logo-item{min-height:125px}.client-logo-item img{height:72px}}

/* Stability: all page content renders immediately; no scroll-visibility/blur dependency. */


/* =========================================
   FINAL GLOBAL ANCHOR OFFSET
   Keeps sticky navigation from covering
   section headings when using #anchor links.
   ========================================= */
html {
  scroll-behavior: smooth;
  scroll-padding-top: 104px;
}

section[id],
div[id],
article[id] {
  scroll-margin-top: 104px;
}

/* Latest requested refinements */
.navbar-brand img,
.logo img,
.brand-logo img {
    background: transparent !important;
    box-shadow: none !important;
}
.btn-brand,
.navbar .btn-brand,
.navbar-nav .btn-brand {
    min-height: 46px;
    padding: 11px 22px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    border-radius: 7px;
}

/* Quote modal */
.quote-modal-content {
    border: 0;
    border-radius: 16px;
    overflow: hidden;
}
.quote-modal-content .modal-header {
    padding: 24px 28px 12px;
}
.quote-modal-content .modal-title {
    font-size: 30px;
    font-weight: 800;
    color: var(--ink);
    margin-top: 3px;
}
.quote-modal-content .modal-body {
    padding: 18px 28px 24px;
}
.quote-modal-content .modal-footer {
    padding: 14px 28px 24px;
}
.quote-modal-content .form-control,
.quote-modal-content .form-select {
    min-height: 46px;
    border-color: #ddd7df;
}
.quote-modal-content textarea.form-control {
    min-height: 120px;
}

/* Supplied client logo presentation */
.client-logo-item{display:flex;align-items:center;justify-content:center;min-height:130px;padding:18px}
.client-logo-item img{width:100%;max-width:190px;height:95px;object-fit:contain;display:block;margin:auto}
.client-card-logo{min-height:160px;display:flex;align-items:center;justify-content:center;padding:20px!important}
.client-card-logo img{width:100%;max-width:220px;height:125px;object-fit:contain;display:block;margin:auto}
.client-card-body{display:none!important}

/* Four product categories on desktop. */
.category-nav-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media (max-width: 991.98px) {
  .category-nav-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 575.98px) {
  .category-nav-grid { grid-template-columns: 1fr; }
}

/* Make the Home customer carousel controls and bullets clearly visible. */
#clientCarousel .carousel-control-prev,
#clientCarousel .carousel-control-next {
  width: 52px;
  opacity: 1;
}
#clientCarousel .carousel-control-prev-icon,
#clientCarousel .carousel-control-next-icon {
  width: 34px;
  height: 34px;
  background-image: none !important;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #3b167d;
}
#clientCarousel .carousel-control-prev-icon::before {
  content: "‹";
  color: #fff;
  font-size: 30px;
  line-height: 1;
}
#clientCarousel .carousel-control-next-icon::before {
  content: "›";
  color: #fff;
  font-size: 30px;
  line-height: 1;
}
#clientCarousel .carousel-indicators {
  position: static;
  justify-content: center;
  margin: 16px 0 0;
  gap: 8px;
}
#clientCarousel .carousel-indicators button {
  width: 28px;
  height: 4px;
  margin: 0;
  border: 0;
  opacity: .45;
  background: #3b167d;
}
#clientCarousel .carousel-indicators button.active {
  opacity: 1;
  background: #f42b2b;
}

/* Light-section headings are black only. */
.section-heading h2,
.section-heading h2 span,
.section-heading-row h2,
.section-heading-row h2 span,
.materials-section h2,
.materials-section h2 span,
.why-section h2,
.why-section h2 span {
  color: #111018 !important;
}

/* =========================================================
   FINAL COLOUR SYSTEM — SINGLE SOURCE OF TRUTH
   Headings never use a black/purple split. They inherit the
   colour of their visual section, with explicit dark-section
   overrides below. Product overlays remain white on images.
   ========================================================= */
/* Light-background headings */
h1, h2, h3, h4, h1 span, h2 span, h3 span, h4 span {
  color: #111018;
}
/* Never recolour a heading span independently. */
h1 span, h2 span, h3 span, h4 span { color: inherit; }

/* Dark/image sections: all headings are solid white. */
.hero-copy h1, .hero-copy h2,
.page-hero h1, .products-hero h1, .page-dark-hero h1,
.industry-hero h1, .clients-hero h1, .contact-hero h1,
.capabilities-section h1, .capabilities-section h2, .capabilities-section h3,
.capabilities-section h1 span, .capabilities-section h2 span, .capabilities-section h3 span,
.stats-section h1, .stats-section h2, .stats-section h3,
.stats-section h1 span, .stats-section h2 span, .stats-section h3 span,
.dark-section h1, .dark-section h2, .dark-section h3,
.dark-section h1 span, .dark-section h2 span, .dark-section h3 span,
.plastic-products h1, .plastic-products h2, .plastic-products h3,
.plastic-products h1 span, .plastic-products h2 span, .plastic-products h3 span,
.sectors-focus h1, .sectors-focus h2, .sectors-focus h3,
.sectors-focus h1 span, .sectors-focus h2 span, .sectors-focus h3 span,
.contact-section h1, .contact-section h2, .contact-section h3,
.contact-section h1 span, .contact-section h2 span, .contact-section h3 span {
  color: #fff !important;
}

/* Image product cards: text must stay white over the image shade. */
.product-overlay, .product-overlay h3, .product-overlay span, .product-overlay i {
  color: #fff !important;
}

/* Light-section eyebrows use brand purple; dark-section eyebrows use white. */
.about-section .eyebrow, .products-section .eyebrow,
.materials-section .eyebrow, .industries-section .eyebrow,
.why-section .eyebrow, .clients-section .eyebrow,
.intro-section .eyebrow, .profile-section .eyebrow,
.capability-section .eyebrow, .rubber-products .eyebrow,
.polymer-range .eyebrow, .industry-hero .eyebrow,
.contact-intro .eyebrow, .contact-main .eyebrow,
.location-section .eyebrow, .section-space:not(.dark-section) .eyebrow {
  color: var(--purple) !important;
}
.dark-section .eyebrow, .capabilities-section .eyebrow,
.plastic-products .eyebrow, .stats-section .eyebrow,
.contact-section .eyebrow, .page-hero .eyebrow,
.products-hero .eyebrow, .page-dark-hero .eyebrow,
.clients-hero .eyebrow, .contact-hero .eyebrow,
.sectors-focus .eyebrow, .eyebrow.light {
  color: #fff !important;
}

/* Home hero: no navigation arrows. */
#heroCarousel .carousel-control-prev,
#heroCarousel .carousel-control-next { display:none !important; }

/* Home customer carousel: arrows only, no indicator bar. */
#clientCarousel .carousel-indicators { display:none !important; }
#clientCarousel .carousel-control-prev,
#clientCarousel .carousel-control-next { display:flex; width:52px; opacity:1; }
#clientCarousel .carousel-control-prev-icon,
#clientCarousel .carousel-control-next-icon {
  width:34px; height:34px; background-image:none !important;
  display:grid; place-items:center; border-radius:50%; background:#3b167d;
}
#clientCarousel .carousel-control-prev-icon::before { content:"‹"; color:#fff; font-size:30px; line-height:1; }
#clientCarousel .carousel-control-next-icon::before { content:"›"; color:#fff; font-size:30px; line-height:1; }

/* Footer CTA is intentionally removed; pages use one CTA section only. */
.footer-cta { display:none !important; }
