.industry-page .hero{background:radial-gradient(ellipse 60% 45% at 50% 40%,rgba(60,25,90,.45) 0%,transparent 70%),linear-gradient(160deg,#0a0c14,#141020 35%,#1c1228 60%,#0a0c14);padding:140px 48px 80px;position:relative;overflow:hidden;margin-top:-84px}.industry-page .hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.85) 30%,rgba(0,0,0,.85) 75%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.85) 30%,rgba(0,0,0,.85) 75%,transparent 100%);pointer-events:none}.industry-page .hero-inner{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;position:relative;z-index:1}.industry-page .hero-tag{display:inline-flex;align-items:center;gap:6px;background:var(--vert-bg);border:1px solid var(--vert-border);border-radius:100px;padding:5px 14px;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--vert-accent);margin-bottom:24px}.industry-page .hero h1{font-family:var(--sans);font-size:3rem;font-weight:600;line-height:1.05;letter-spacing:-.035em;color:var(--on-dark);margin-bottom:20px}.industry-page .hero h1 em{font-style:italic;color:var(--vert-accent)}.industry-page .hero-lead{font-size:16px;font-weight:300;color:var(--on-dark-2);line-height:1.7;max-width:480px;margin-bottom:36px}.industry-page .hero-btns{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.industry-page .btn-pill{display:inline-flex;align-items:center;gap:8px;background:var(--cpg);border:1px solid var(--cpg);border-radius:100px;padding:14px 32px;font-size:15px;font-weight:600;color:#000;text-decoration:none;transition:background .2s,border-color .2s}.industry-page .btn-pill:hover{background:var(--orange-600);border-color:var(--orange-600)}.industry-page .btn-ghost{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid rgba(242,240,237,.25);border-radius:100px;padding:14px 32px;font-size:15px;font-weight:500;color:var(--on-dark);text-decoration:none;transition:border-color .2s,background .2s}.industry-page .btn-ghost:hover{border-color:#f2f0ed99;background:#f2f0ed0d}.industry-page .btn-outline{display:inline-flex;align-items:center;gap:8px;background:transparent;border:1px solid var(--border);border-radius:100px;padding:13px 28px;font-size:14px;font-weight:500;color:var(--ink);text-decoration:none;transition:border-color .2s,background .2s}.industry-page .btn-outline:hover{border-color:var(--ink);background:var(--base-lt)}.industry-page .hero-visual{background:#ffffff0a;border:1px solid var(--border-dk);border-radius:16px;padding:40px;display:flex;flex-direction:column;gap:16px}.industry-page .hero-stat{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:20px 24px;display:flex;align-items:center;gap:16px}.industry-page .hero-stat-icon{width:40px;height:40px;border-radius:10px;background:var(--vert-icon-bg);flex-shrink:0;display:flex;align-items:center;justify-content:center}.industry-page .hero-stat-icon svg{width:18px;height:18px;stroke:var(--vert-accent);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.industry-page .hero-stat-num{font-size:22px;font-weight:600;color:var(--on-dark);letter-spacing:-.03em}.industry-page .hero-stat-label{font-size:12px;color:var(--on-dark-2);margin-top:2px}.industry-page .section{padding:96px 48px}.industry-page .section-white{background:var(--white)}.industry-page .section-inner{max-width:var(--max);margin:0 auto}.industry-page .section-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:16px}.industry-page .section-title{font-family:var(--sans);font-size:2.25rem;font-weight:600;letter-spacing:-.03em;color:var(--ink);margin-bottom:16px;line-height:1.1}.industry-page .section-lead{font-size:16px;font-weight:400;color:var(--body);max-width:520px;line-height:1.7}.industry-page .risk-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:48px}.industry-page .risk-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:28px 24px;transition:border-color .2s,box-shadow .2s}.industry-page .risk-card:hover{border-color:#ccc;box-shadow:0 4px 24px #14121012}.industry-page .risk-icon{width:44px;height:44px;border-radius:10px;background:var(--vert-light);border:1px solid var(--vert-mid);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.industry-page .risk-icon svg{width:20px;height:20px;stroke:var(--vert-darker);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.industry-page .risk-card h3{font-size:16px;font-weight:600;margin-bottom:10px;color:var(--ink)}.industry-page .risk-card p{font-size:14px;color:var(--body);line-height:1.7}.industry-page .risk-coverage{margin-top:16px;font-size:12px;font-weight:600;color:var(--ink);display:flex;align-items:center;gap:5px}.industry-page .risk-coverage svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.industry-page .stage-section{background:var(--base-lt)}.industry-page .stage-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:48px}.industry-page .stage-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:32px 28px;display:flex;flex-direction:column}.industry-page .stage-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.industry-page .stage-card h3{font-size:20px;font-weight:600;color:var(--ink)}.industry-page .stage-tag{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.05em;padding:4px 12px;border-radius:100px}.industry-page .tag-early{background:#eef4ff;color:#1d5bd8}.industry-page .tag-scaling{background:#edfaf3;color:#127a45}.industry-page .stage-desc{font-size:14px;color:var(--body);margin-bottom:24px;line-height:1.65}.industry-page .coverage-list{display:flex;flex-direction:column;gap:14px;margin-bottom:28px;flex:1}.industry-page .coverage-item{display:flex;align-items:flex-start;gap:12px}.industry-page .coverage-dot{width:8px;height:8px;border-radius:50%;background:var(--vert-strong);margin-top:6px;flex-shrink:0}.industry-page .coverage-name{font-size:14px;font-weight:600;color:var(--ink)}.industry-page .coverage-sub{font-size:12px;color:var(--muted);margin-top:2px;line-height:1.5}.industry-page .stage-card .btn-pill,.industry-page .stage-card .btn-outline{justify-content:center;width:100%}.industry-page .testi-grid{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:20px;margin-top:48px;padding-bottom:8px;scrollbar-width:none}.industry-page .testi-grid::-webkit-scrollbar{display:none}.industry-page .testi-fullbleed .testi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;overflow-x:visible;scroll-snap-type:none;scrollbar-width:auto;padding-bottom:0;padding-left:0;padding-right:0}.industry-page .testi-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:28px 24px;display:flex;flex-direction:column;gap:20px;flex:0 0 380px;scroll-snap-align:start}.industry-page .testi-quote{font-size:14px;font-weight:400;color:var(--body);line-height:1.75;font-style:italic}.industry-page .testi-quote:before{content:"“";font-size:28px;color:var(--vert-accent);font-style:normal;line-height:0;vertical-align:-8px;margin-right:2px}.industry-page .testi-author{display:flex;align-items:center;gap:12px;margin-top:auto}.industry-page .testi-av{width:40px;height:40px;border-radius:8px;background:var(--orange-50);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--orange-600);flex-shrink:0;overflow:hidden}.industry-page .testi-av img{width:100%;height:100%;object-fit:cover;display:block}.industry-page .testi-name{font-size:14px;font-weight:600;color:var(--ink)}.industry-page .testi-brand{font-size:12px;color:var(--muted);margin-top:2px}.industry-page .why-section{background:var(--white)}.industry-page .section-dark{background:var(--dark)}.industry-page .section-dark .section-eyebrow{color:var(--vert-accent)}.industry-page .section-dark .section-title{color:var(--on-dark)}.industry-page .section-dark .section-lead{color:var(--on-dark-2)}.industry-page .section-dark .testi-card{background:#ffffff0d;border-color:#ffffff14}.industry-page .section-dark .testi-quote{color:#ffffffc7}.industry-page .section-dark .testi-name{color:var(--on-dark)}.industry-page .section-dark .testi-brand{color:#fff6}.industry-page .section-dark .testi-av{background:#ffffff14}.industry-page .why-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px 56px;margin-top:48px}.industry-page .why-num{font-size:11px;font-weight:600;letter-spacing:.1em;color:var(--vert-dark);margin-bottom:10px}.industry-page .why-item h4{font-size:16px;font-weight:600;color:var(--ink);margin-bottom:8px}.industry-page .why-item p{font-size:14px;color:var(--body);line-height:1.7}.industry-page .prefooter{position:relative;overflow:hidden}.industry-page .prefooter:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:60%;height:100%;background:radial-gradient(ellipse,var(--vert-glow) 0%,transparent 70%);pointer-events:none}@media(max-width:768px){.industry-page .hero{padding:120px 20px 56px}.industry-page .hero h1{font-size:2rem}.industry-page .hero-inner{grid-template-columns:1fr;gap:40px}.industry-page .hero-visual{display:none}.industry-page .section{padding:64px 20px}.industry-page .risk-grid,.industry-page .stage-grid{grid-template-columns:1fr}.industry-page .testi-card{flex:0 0 80vw}.industry-page .testi-fullbleed .testi-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;scrollbar-width:none;max-width:none;margin-right:-20px;padding-right:20px}.industry-page .why-grid{grid-template-columns:1fr;gap:32px}}
