.industries-page-shell{--wine:#440034;--wine-dark:#310026;--plum:#7e1c68;--plum-hover:#681455;--pink:#ffb8ec;--soft:#fcf7fb;--line:#eadde7;--ink:#231821;--muted:#675d66;--white:#fff;--green:#33784f;--radius:16px;--radius-sm:12px;--shadow:0 18px 45px #44003417;--container:1180px;color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.6}.industries-page-shell *{box-sizing:border-box}.industries-page-shell .container{width:min(80%,100% - 40px);margin-inline:auto}.industries-page-shell .section{padding:84px 0}.industries-page-shell .section-soft{background:var(--soft)}.industries-page-shell .eyebrow{color:var(--plum);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:800;display:inline-flex}.industries-page-shell .eyebrow:before{content:"";background:var(--plum);width:26px;height:2px}.industries-page-shell .section-heading{max-width:720px;margin-bottom:36px}.industries-page-shell .section-heading.center{text-align:center;margin-inline:auto}.industries-page-shell .section-heading.center .eyebrow:before{display:none}.industries-page-shell h1,.industries-page-shell h2,.industries-page-shell h3,.industries-page-shell p{margin-top:0}.industries-page-shell h1{letter-spacing:-.045em;margin-bottom:20px;font-size:clamp(42px,5.5vw,72px);font-weight:800;line-height:1.02}.industries-page-shell h2{letter-spacing:-.035em;margin-bottom:16px;font-size:clamp(30px,3.8vw,48px);font-weight:800;line-height:1.1}.industries-page-shell h3{margin-bottom:10px;font-size:20px;font-weight:700;line-height:1.25}.industries-page-shell h1 em,.industries-page-shell h2 em{color:var(--plum);font-style:normal}.industries-page-shell .lead{color:var(--muted);font-size:18px}.industries-page-shell .section-heading p{color:var(--muted);margin-bottom:0;font-size:17px}.industries-page-shell .btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 20px;font-weight:700;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.industries-page-shell .btn:hover{transform:translateY(-2px)}.industries-page-shell .btn-primary{color:#fff;background:var(--plum)}.industries-page-shell .btn-primary:hover{background:var(--plum-hover)}.industries-page-shell .btn-outline{color:var(--wine);background:#fff;border-color:#44003438}.industries-page-shell .btn-outline:hover{border-color:var(--plum)}.industries-page-shell .hero{background:linear-gradient(135deg,#fff 0%,#fcf7fb 55%,#f8e9f4 100%);padding:80px 0 62px;position:relative;overflow:hidden}.industries-page-shell .hero:before{content:"";border:75px solid #7e1c680f;border-radius:50%;width:440px;height:440px;position:absolute;top:-180px;right:-90px}.industries-page-shell .hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:58px;display:grid;position:relative}.industries-page-shell .hero-copy .lead{max-width:660px;margin-bottom:26px}.industries-page-shell .hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:30px;display:flex}.industries-page-shell .trust-row{color:#51454e;flex-wrap:wrap;gap:10px 18px;font-size:13px;font-weight:600;display:flex}.industries-page-shell .trust-row span:before{content:"✓";color:var(--green);margin-right:7px;font-weight:800}.industries-page-shell .hero-visual{min-height:470px;position:relative}.industries-page-shell .hero-image{object-fit:cover;width:100%;height:470px;box-shadow:var(--shadow);border-radius:22px}.industries-page-shell .hero-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#310026eb;border-radius:12px;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;bottom:18px;left:18px;right:18px;overflow:hidden}.industries-page-shell .hero-stat{color:#fff;text-align:center;padding:18px 14px}.industries-page-shell .hero-stat+.hero-stat{border-left:1px solid #ffffff26}.industries-page-shell .hero-stat strong{color:var(--pink);font-size:20px;font-weight:800;line-height:1.2;display:block}.industries-page-shell .hero-stat span{opacity:.82;font-size:11px}.industries-page-shell .jumpbar{z-index:3;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;margin-top:-1px;position:relative}.industries-page-shell .jumpbar-inner{scrollbar-width:none;align-items:center;gap:8px;padding:15px 0;display:flex;overflow-x:auto}.industries-page-shell .jumpbar-inner::-webkit-scrollbar{display:none}.industries-page-shell .jumpbar-label{color:var(--muted);text-transform:uppercase;flex:none;margin-right:6px;font-size:12px;font-weight:800}.industries-page-shell .jump-link{border:1px solid var(--line);color:#554950;background:var(--soft);border-radius:999px;flex:none;padding:8px 12px;font-size:12px;font-weight:700}.industries-page-shell .jump-link:hover{border-color:var(--plum);color:var(--plum)}.industries-page-shell .industry-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.industries-page-shell .industry-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:transform .2s,box-shadow .2s;overflow:hidden}.industries-page-shell .industry-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.industries-page-shell .card-image{background:#eee7ec;height:180px;position:relative;overflow:hidden}.industries-page-shell .card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.industries-page-shell .industry-card:hover .card-image img{transform:scale(1.04)}.industries-page-shell .card-no{color:#fff;background:#440034e6;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid;position:absolute;top:12px;left:12px}.industries-page-shell .card-body{padding:20px}.industries-page-shell .card-body p{min-height:67px;color:var(--muted);margin-bottom:15px;font-size:13px}.industries-page-shell .tag-list{flex-wrap:wrap;gap:6px;display:flex}.industries-page-shell .tag{color:var(--plum);background:var(--soft);border-radius:6px;padding:5px 8px;font-size:12px;font-weight:750}.industries-page-shell .sector{border-bottom:1px solid var(--line);grid-template-columns:.92fr 1.08fr;align-items:center;gap:58px;padding:54px 0;display:grid}.industries-page-shell .sector:last-child{border-bottom:0;padding-bottom:0}.industries-page-shell .sector:nth-child(2n) .sector-media{order:2}.industries-page-shell .sector-media{position:relative}.industries-page-shell .sector-media img{object-fit:cover;width:100%;height:390px;box-shadow:var(--shadow);border-radius:18px}.industries-page-shell .sector-label{color:#fff;background:#310026e6;border-radius:9px;padding:10px 13px;font-size:12px;font-weight:750;position:absolute;bottom:16px;right:16px}.industries-page-shell .sector-copy h3{margin-bottom:14px;font-size:clamp(25px,3vw,34px)}.industries-page-shell .sector-copy>p{color:var(--muted)}.industries-page-shell .application-list{grid-template-columns:1fr 1fr;gap:9px 18px;margin:22px 0 25px;padding:0;list-style:none;display:grid}.industries-page-shell .application-list li{padding-left:23px;font-size:13px;font-weight:650;position:relative}.industries-page-shell .application-list li:before{content:"✓";color:var(--plum);font-weight:900;position:absolute;left:0}.industries-page-shell .recommended{border-left:3px solid var(--plum);background:var(--soft);border-radius:0 9px 9px 0;align-items:center;gap:11px;margin-bottom:24px;padding:13px 15px;font-size:12px;display:flex}.industries-page-shell .recommended strong{color:var(--wine)}.industries-page-shell .matrix-wrap{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow-x:auto;box-shadow:0 12px 35px #4400340d}.industries-page-shell .matrix{border-collapse:collapse;width:100%;min-width:760px}.industries-page-shell .matrix th,.industries-page-shell .matrix td{border-bottom:1px solid var(--line);text-align:left;padding:17px 18px;font-size:13px}.industries-page-shell .matrix th{color:#fff;background:var(--wine);letter-spacing:.03em;font-size:12px;font-weight:700}.industries-page-shell .matrix tr:last-child td{border-bottom:0}.industries-page-shell .matrix td:first-child{color:var(--wine);font-weight:800}.industries-page-shell .matrix td:nth-child(3){color:var(--plum);font-weight:700}.industries-page-shell .buyer-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.industries-page-shell .buyer-card{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:24px}.industries-page-shell .buyer-icon{color:#fff;background:var(--wine);border-radius:11px;place-items:center;width:44px;height:44px;margin-bottom:17px;font-weight:800;display:grid}.industries-page-shell .buyer-card p{color:var(--muted);margin-bottom:0;font-size:13px}.industries-page-shell .process-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.industries-page-shell .process-step{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:22px 18px;position:relative}.industries-page-shell .step-no{color:var(--pink);margin-bottom:14px;font-size:34px;font-weight:800;line-height:1}.industries-page-shell .process-step p{color:var(--muted);margin-bottom:0;font-size:12px}.industries-page-shell .process-step:not(:last-child):after{content:"→";z-index:2;color:var(--plum);font-weight:900;position:absolute;top:50%;right:-11px;transform:translateY(-50%)}.industries-page-shell .quote-section{color:#fff;background:var(--wine-dark);padding:78px 0}.industries-page-shell .quote-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:68px;display:grid}.industries-page-shell .quote-copy .eyebrow{color:var(--pink)}.industries-page-shell .quote-copy .eyebrow:before{background:var(--pink)}.industries-page-shell .quote-copy h2{color:#fff}.industries-page-shell .quote-copy h2 em{color:var(--pink)}.industries-page-shell .quote-copy p{color:#d9c8d4}.industries-page-shell .quote-points{gap:11px;margin:26px 0 0;padding:0;list-style:none;display:grid}.industries-page-shell .quote-points li{color:#f5eaf2;padding-left:24px;font-size:13px;position:relative}.industries-page-shell .quote-points li:before{content:"✓";color:var(--pink);font-weight:900;position:absolute;left:0}.industries-page-shell .quote-form{color:var(--ink);background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;gap:13px;padding:27px;display:grid}.industries-page-shell .form-field{gap:6px;display:grid}.industries-page-shell .form-field.full{grid-column:1/-1}.industries-page-shell .form-field label{color:#51444e;font-size:11px;font-weight:750}.industries-page-shell .form-field input,.industries-page-shell .form-field select,.industries-page-shell .form-field textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:9px;outline:0;padding:12px 13px;font-size:13px}.industries-page-shell .form-field input:focus,.industries-page-shell .form-field select:focus,.industries-page-shell .form-field textarea:focus{border-color:var(--plum);box-shadow:0 0 0 3px #7e1c6814}.industries-page-shell .form-field textarea{resize:vertical;min-height:92px}.industries-page-shell .quote-form .btn{grid-column:1/-1;width:100%}.industries-page-shell .form-note{color:var(--muted);text-align:center;grid-column:1/-1;margin:0;font-size:12px}.industries-page-shell .faq-list{border-top:1px solid var(--line);max-width:860px;margin:0 auto}.industries-page-shell details{border-bottom:1px solid var(--line)}.industries-page-shell summary{color:var(--wine);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:20px 4px;font-weight:750;list-style:none;display:flex}.industries-page-shell summary::-webkit-details-marker{display:none}.industries-page-shell summary:after{content:"+";height:28px;color:var(--plum);background:var(--soft);border-radius:50%;flex:0 0 28px;place-items:center;font-size:20px;display:grid}.industries-page-shell details[open] summary:after{content:"−"}.industries-page-shell details p{max-width:780px;color:var(--muted);margin-bottom:0;padding:0 4px 21px;font-size:14px}@media (max-width:1020px){.industries-page-shell .industry-grid,.industries-page-shell .buyer-grid{grid-template-columns:repeat(2,1fr)}.industries-page-shell .process-grid{grid-template-columns:repeat(3,1fr)}.industries-page-shell .process-step:after{display:none}}@media (max-width:820px){.industries-page-shell .hero-grid,.industries-page-shell .quote-grid{grid-template-columns:1fr}.industries-page-shell .hero{padding-top:60px}.industries-page-shell .hero-visual{min-height:auto}.industries-page-shell .sector{grid-template-columns:1fr;gap:28px}.industries-page-shell .sector:nth-child(2n) .sector-media{order:0}}@media (max-width:580px){.industries-page-shell .container{width:90%}.industries-page-shell .section{padding:64px 0}.industries-page-shell .hero{padding:48px 0}.industries-page-shell h1{font-size:41px}.industries-page-shell .hero-image{height:350px}.industries-page-shell .hero-overlay{grid-template-columns:1fr}.industries-page-shell .hero-stat{text-align:left;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.industries-page-shell .hero-stat+.hero-stat{border-top:1px solid #ffffff26;border-left:0}.industries-page-shell .industry-grid,.industries-page-shell .buyer-grid,.industries-page-shell .process-grid{grid-template-columns:1fr}.industries-page-shell .card-body p{min-height:auto}.industries-page-shell .sector-media img{height:300px}.industries-page-shell .application-list{grid-template-columns:1fr}.industries-page-shell .quote-form{grid-template-columns:1fr;padding:20px}.industries-page-shell .form-field.full,.industries-page-shell .quote-form .btn,.industries-page-shell .form-note{grid-column:1}}@media (prefers-reduced-motion:reduce){.industries-page-shell{scroll-behavior:auto}.industries-page-shell *,.industries-page-shell :before,.industries-page-shell :after{transition:none!important}}
