.industries-section-colored{padding:6.5rem 0 7rem;background:radial-gradient(circle at 50% 0,#152238 0,#0b1528 60%,#070d18 100%);position:relative;overflow:hidden;border-top:1px solid hsla(0,0%,100%,.08);border-bottom:1px solid hsla(0,0%,100%,.08)}.industries-section-colored:before{top:-150px;left:20%;background:radial-gradient(circle,hsla(83,54%,65%,.12) 0,transparent 70%)}.industries-section-colored:after,.industries-section-colored:before{content:"";position:absolute;width:500px;height:500px;pointer-events:none;border-radius:50%;filter:blur(50px)}.industries-section-colored:after{bottom:-150px;right:20%;background:radial-gradient(circle,rgba(190,22,34,.15) 0,transparent 70%)}.industries-header-colored{text-align:center;max-width:820px;margin:0 auto 3.5rem;position:relative;z-index:2}.industries-badge-colored{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem 1.25rem;background:hsla(83,54%,65%,.12);color:#b0d574;border:1px solid hsla(83,54%,65%,.3);border-radius:50px;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1.2rem;box-shadow:0 0 20px hsla(83,54%,65%,.1)}.industries-title-colored{font-size:clamp(2.2rem,3.8vw,3.2rem);font-weight:900;color:#fff;line-height:1.15;margin-bottom:1.25rem;letter-spacing:-.02em}.industries-title-colored .accent-title{background:linear-gradient(135deg,#b0d574,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.industries-desc-colored{font-size:1.15rem;color:#94a3b8;line-height:1.65;max-width:720px;margin:0 auto}.industries-drag-viewport{position:relative;width:100%;overflow-x:auto;overflow-y:hidden;cursor:-webkit-grab;cursor:grab;-moz-user-select:none;user-select:none;-webkit-user-select:none;padding:2rem 0 2.5rem;scrollbar-width:none;-ms-overflow-style:none;mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 6%,#000 94%,transparent);touch-action:pan-y}.industries-drag-viewport::-webkit-scrollbar{display:none}.industries-drag-viewport.is-dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important}.industries-drag-track{display:flex;gap:1.75rem;width:max-content;padding:0 2rem;will-change:transform}.industry-drag-card{width:360px;flex-shrink:0;background:hsla(0,0%,100%,.04);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:20px;padding:2.25rem 2rem;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 10px 30px rgba(0,0,0,.25);display:flex;flex-direction:column;position:relative;overflow:hidden;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease,border-color .35s ease}.industry-drag-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--card-color,#b0d574);opacity:.7;transition:opacity .3s ease,height .3s ease}.industry-drag-card:hover{transform:translateY(-8px) scale(1.02);border-color:hsla(0,0%,100%,.25);box-shadow:0 20px 45px rgba(0,0,0,.4),0 0 30px var(--card-glow,hsla(83,54%,65%,.15))}.industry-drag-card:hover:before{opacity:1;height:4px}.card-top-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.industry-icon-box{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;transition:all .35s ease;box-shadow:0 8px 20px rgba(0,0,0,.2)}.industry-icon-box svg{width:28px;height:28px;transition:transform .35s ease}.industry-drag-card:hover .industry-icon-box{transform:scale(1.1) rotate(4deg)}.industry-card-tag{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.3rem .75rem;border-radius:20px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);color:#cbd5e1}.industry-drag-card h3{font-size:1.35rem;font-weight:800;color:#fff;margin-bottom:.85rem;line-height:1.25}.industry-drag-card p{font-size:.96rem;color:#94a3b8;line-height:1.65;margin-bottom:1.5rem;flex-grow:1}.card-footer-action{display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem;border-top:1px solid hsla(0,0%,100%,.07);font-size:.82rem;color:#64748b;font-weight:600}.card-indicator-dot{width:8px;height:8px;border-radius:50%;background-color:var(--card-color,#b0d574);box-shadow:0 0 10px var(--card-color,#b0d574)}.drag-hint-bar{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem;position:relative;z-index:2}.drag-hint-pill{display:inline-flex;align-items:center;gap:.6rem;padding:.5rem 1.25rem;border-radius:50px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:#cbd5e1;font-size:.85rem;font-weight:600;letter-spacing:.02em}.drag-icon-anim{animation:dragPulse 2s ease-in-out infinite}@keyframes dragPulse{0%,to{transform:translateX(0)}50%{transform:translateX(4px)}}@media (max-width:768px){.industries-section-colored{padding:4.5rem 0 5rem}.industry-drag-card{width:300px;padding:1.75rem 1.5rem}.industries-drag-viewport{mask-image:none;-webkit-mask-image:none}}