/* FER feature detail pages — visual storytelling redesign. Scoped to these public pages only. */
.feature-detail-page{background:#fff}.feature-detail-page main{display:block}.feature-main{--fer-navy:#061a35;--fer-blue:#0b6ee8;--fer-teal:#1dd6cf;--fer-ink:#10223e;--fer-muted:#5a6b82;--fer-line:#dfe8f3;overflow:hidden}.feature-hero{position:relative;padding:168px max(28px,calc((100% - 1180px)/2)) 106px;background:radial-gradient(circle at 86% 12%,rgba(29,214,207,.14),transparent 27rem),linear-gradient(135deg,#041225 0%,#061a35 54%,#0b2d56 100%);color:#fff}.feature-hero:after{position:absolute;right:-80px;bottom:-150px;width:420px;height:420px;border:1px solid rgba(255,255,255,.06);border-radius:50%;content:""}.feature-hero-shell{position:relative;z-index:1;display:grid;width:min(1180px,100%);margin:auto;grid-template-columns:minmax(0,1.03fr) minmax(360px,.82fr);gap:68px;align-items:center}.feature-eyebrow,.feature-kicker{margin:0 0 14px;color:#71e4df;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.feature-eyebrow{display:flex;align-items:center;gap:10px}.feature-eyebrow:before{width:30px;height:2px;border-radius:99px;background:var(--fer-teal);content:""}.feature-hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(44px,5.3vw,72px);font-weight:720;letter-spacing:-.055em;line-height:.99}.feature-hero h1 em{color:#6be6df;font-style:normal}.feature-hero-lead{max-width:690px;margin:25px 0 0;color:rgba(255,255,255,.73);font-size:18px;line-height:1.75}.feature-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}.feature-btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:9px;padding:13px 20px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(255,255,255,.075);color:#fff;font-size:14px;font-weight:760;transition:transform .18s ease,background .18s ease,border-color .18s ease}.feature-btn.primary{border-color:var(--fer-teal);background:var(--fer-teal);color:#053d3a}.feature-btn:hover,.feature-btn:focus-visible{transform:translateY(-2px);border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.13)}.feature-btn.primary:hover,.feature-btn.primary:focus-visible{border-color:#6ce9e2;background:#6ce9e2}

/* Hero visual — one composed interface instead of a stack of cards */
.feature-visual{position:relative;min-height:480px;padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.045));box-shadow:0 30px 80px rgba(0,0,0,.22);backdrop-filter:blur(14px)}.feature-visual:before{position:absolute;inset:0;border-radius:inherit;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:30px 30px;content:"";pointer-events:none}.visual-top,.visual-list,.visual-ai,.visual-pipeline,.visual-chat,.visual-route,.visual-docs{position:relative;z-index:1}.visual-top small{display:block;color:rgba(255,255,255,.5);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.visual-top strong{display:block;margin-top:6px;color:#fff;font-size:20px;letter-spacing:-.02em}.visual-top p{margin:8px 0 0;color:rgba(255,255,255,.62);font-size:13px;line-height:1.55}.visual-list{display:grid;margin:24px 0 0;padding:0;list-style:none}.visual-list li{display:grid;grid-template-columns:76px 1fr;gap:14px;padding:13px 0;border-top:1px solid rgba(255,255,255,.09)}.visual-list span{color:#6be6df;font-size:11px;font-weight:820;letter-spacing:.07em;text-transform:uppercase}.visual-list strong{color:rgba(255,255,255,.82);font-size:12px;font-weight:650;line-height:1.45}
.visual-ai{display:flex;align-items:center;justify-content:center;gap:10px;margin:34px 0 30px}.visual-ai>span{width:36px;height:1px;background:linear-gradient(90deg,rgba(107,230,223,.2),#6be6df)}.ai-node,.ai-core{display:grid;place-items:center;border-radius:50%;font-size:12px;font-weight:800}.ai-node{width:76px;height:76px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.07);color:#fff}.ai-core{width:92px;height:92px;border:1px solid rgba(107,230,223,.5);background:rgba(29,214,207,.14);box-shadow:0 0 0 12px rgba(29,214,207,.04);color:#6be6df;font-size:18px}.visual-pipeline{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:34px 0 31px}.visual-pipeline div{position:relative;padding:48px 7px 12px;border-bottom:2px solid rgba(255,255,255,.12);text-align:center}.visual-pipeline div:before{position:absolute;top:23px;left:50%;width:13px;height:13px;border:3px solid #6be6df;border-radius:50%;background:#06203f;content:"";transform:translateX(-50%)}.visual-pipeline div:not(:last-child):after{position:absolute;top:29px;left:calc(50% + 7px);width:calc(100% - 8px);height:1px;background:rgba(107,230,223,.32);content:""}.visual-pipeline span{position:relative;z-index:1;color:rgba(255,255,255,.76);font-size:11px;font-weight:760}.visual-chat{position:relative;height:180px;margin:28px 0 22px}.chat-bubble{position:absolute;max-width:73%;padding:10px 13px;border-radius:14px;color:#fff;font-size:11px;line-height:1.45}.chat-bubble.left{top:6px;left:0;border-bottom-left-radius:4px;background:rgba(255,255,255,.09)}.chat-bubble.right{top:58px;right:0;border-bottom-right-radius:4px;background:rgba(29,214,207,.18);color:#baf8f4}.video-tile{position:absolute;right:8%;bottom:0;left:8%;display:flex;height:88px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(135deg,#0a284b,#0f3c69)}.video-avatar{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#1dd6cf;color:#063b3b;font-weight:900}.video-live{position:absolute;right:10px;bottom:9px;padding:4px 7px;border-radius:99px;background:rgba(255,255,255,.1);color:#fff;font-size:9px}.visual-route{position:relative;height:145px;margin:38px 7px 24px}.route-dot,.route-line{position:absolute;top:50%}.route-dot{z-index:2;width:17px;height:17px;border:4px solid #6be6df;border-radius:50%;background:#061a35;transform:translateY(-50%)}.route-dot.start{left:4%}.route-dot.mid{left:50%;transform:translate(-50%,-50%)}.route-dot.end{right:4%}.route-line{left:6%;width:88%;height:2px;background:linear-gradient(90deg,#6be6df 0 56%,rgba(255,255,255,.18) 56%)}.route-labels{position:absolute;right:0;bottom:12px;left:0;display:flex;justify-content:space-between}.route-labels small{color:rgba(255,255,255,.58);font-size:10px;font-weight:750;text-transform:uppercase}.visual-docs{position:relative;height:170px;margin:32px 0 22px}.doc-sheet{position:absolute;top:5px;left:8%;width:145px;height:150px;padding:38px 20px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.08);transform:rotate(-4deg)}.doc-sheet span{display:block;height:7px;margin:0 0 12px;border-radius:4px;background:rgba(255,255,255,.14)}.doc-sheet span:nth-child(2){width:76%}.doc-sheet span:nth-child(3){width:55%}.verify-ring{position:absolute;right:12%;bottom:6px;display:grid;width:116px;height:116px;place-items:center;border:1px solid rgba(107,230,223,.45);border-radius:50%;background:rgba(29,214,207,.12);box-shadow:0 0 0 13px rgba(29,214,207,.035)}.verify-ring b{color:#6be6df;font-size:30px}.verify-ring small{position:absolute;bottom:22px;color:rgba(255,255,255,.7);font-size:9px;font-weight:750;text-transform:uppercase}

.feature-section{padding:96px max(28px,calc((100% - 1180px)/2))}.feature-section-shell{width:min(1180px,100%);margin:auto}.feature-section-heading h2,.journey-heading h2,.showcase-copy h2{margin:0;color:var(--fer-ink);font-size:clamp(34px,4vw,50px);font-weight:710;letter-spacing:-.046em;line-height:1.07}.feature-kicker{color:#087e83}.feature-section-heading>p:last-child,.journey-heading>p,.showcase-lead{color:var(--fer-muted);font-size:16px;line-height:1.75}

/* Story section: editorial split + open rows, no card grid */
.story-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:92px;align-items:start}.story-intro{position:sticky;top:110px;margin:0}.story-intro>p:last-child{margin:18px 0 0}.story-rows{border-top:1px solid var(--fer-line)}.story-row{display:grid;grid-template-columns:58px 1fr;gap:22px;padding:29px 0;border-bottom:1px solid var(--fer-line)}.story-index{padding-top:4px;color:#0a7f84;font-size:11px;font-weight:850;letter-spacing:.12em}.story-row h3{margin:0;color:var(--fer-ink);font-size:22px;letter-spacing:-.025em}.story-row p{max-width:610px;margin:8px 0 0;color:var(--fer-muted);font-size:14px;line-height:1.7}

/* Journey: connected timeline instead of four boxed cards */
.feature-journey-section{background:#f4f8fc}.journey-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.52fr);gap:60px;align-items:end}.journey-heading>p{margin:0}.journey-track{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:56px}.journey-track:before{position:absolute;top:14px;right:0;left:0;height:1px;background:#cddbea;content:""}.journey-step{position:relative;padding-top:42px}.journey-step>span{position:absolute;z-index:1;top:0;left:0;display:grid;width:29px;height:29px;place-items:center;border:1px solid #9ac2e4;border-radius:50%;background:#f4f8fc;color:#0868e8;font-size:9px;font-weight:850}.journey-step h3{margin:0;color:var(--fer-ink);font-size:18px}.journey-step p{margin:8px 0 0;color:var(--fer-muted);font-size:13px;line-height:1.65}

/* Showcase: one large visual + readable checklist */
.showcase-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:80px;align-items:center}.showcase-visual{overflow:hidden;min-height:390px;border:1px solid #d7e4ef;border-radius:26px;background:linear-gradient(145deg,#edf5fb,#f9fcff);box-shadow:0 28px 70px rgba(28,55,88,.09)}.mock-window-head{display:flex;height:58px;align-items:center;gap:7px;padding:0 20px;border-bottom:1px solid #dae6ef;background:rgba(255,255,255,.75)}.mock-window-head>span{width:8px;height:8px;border-radius:50%;background:#c2cfda}.mock-window-head strong{margin-left:10px;color:#2c4562;font-size:12px}.mock-window-body{padding:38px 34px}.mock-row{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:22px 0;border-bottom:1px solid #dbe7f0}.mock-row span{color:#667991;font-size:13px}.mock-row strong{color:#0b7479;font-size:13px;text-align:right}.mock-progress{height:8px;margin-top:34px;border-radius:99px;background:#dce8f1}.mock-progress span{display:block;width:68%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0b6ee8,#1dd6cf)}.showcase-copy h2{margin-top:0}.showcase-lead{margin:17px 0 0}.showcase-list{display:grid;gap:0;margin:27px 0 0;padding:0;list-style:none}.showcase-list li{display:grid;grid-template-columns:34px 1fr;gap:14px;padding:17px 0;border-top:1px solid var(--fer-line)}.showcase-list li>span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#e8faf8;color:#087e83;font-size:12px;font-weight:900}.showcase-list strong{display:block;color:var(--fer-ink);font-size:14px}.showcase-list p{margin:4px 0 0;color:var(--fer-muted);font-size:13px;line-height:1.58}

.feature-cta{padding:6px max(28px,calc((100% - 1180px)/2)) 102px;background:#fff}.feature-cta-shell{display:flex;width:min(1180px,100%);margin:auto;align-items:center;justify-content:space-between;gap:36px;padding:42px 44px;border-radius:25px;background:radial-gradient(circle at 90% 15%,rgba(29,214,207,.14),transparent 23rem),linear-gradient(135deg,#061a35,#0a2a52);color:#fff}.feature-cta h2{margin:0;color:#fff;font-size:clamp(29px,3.3vw,42px);font-weight:710;letter-spacing:-.04em}.feature-cta p{max-width:650px;margin:10px 0 0;color:rgba(255,255,255,.7);line-height:1.65}.feature-cta .feature-hero-actions{flex:0 0 auto;margin-top:0}

@media(max-width:980px){.feature-hero-shell,.story-layout,.showcase-layout{grid-template-columns:1fr}.feature-hero-shell{gap:48px}.feature-visual{max-width:720px;min-height:auto}.story-layout{gap:48px}.story-intro{position:static}.journey-heading{grid-template-columns:1fr;gap:14px}.journey-track{grid-template-columns:repeat(2,1fr);row-gap:42px}.journey-track:before{display:none}.journey-step{padding-top:38px}.feature-cta-shell{align-items:flex-start;flex-direction:column}.showcase-visual{min-height:340px}}
@media(max-width:640px){.feature-hero{padding:142px 20px 74px}.feature-hero h1{font-size:clamp(38px,12vw,52px)}.feature-hero-lead{font-size:16px}.feature-visual{padding:22px;border-radius:20px}.visual-list li{grid-template-columns:66px 1fr}.feature-section{padding:72px 20px}.journey-track{grid-template-columns:1fr}.journey-step{display:grid;grid-template-columns:36px 1fr;gap:12px;padding-top:0}.journey-step>span{position:static}.journey-step p{grid-column:2}.story-row{grid-template-columns:42px 1fr;gap:10px;padding:24px 0}.showcase-visual{min-height:300px;border-radius:20px}.mock-window-body{padding:26px 20px}.mock-row{padding:18px 0}.feature-cta{padding:0 20px 76px}.feature-cta-shell{padding:30px 24px}.feature-hero-actions,.feature-hero-actions .feature-btn{width:100%}.visual-pipeline span{font-size:9px}.visual-pipeline div{padding-right:2px;padding-left:2px}.visual-chat{height:165px}.visual-docs{transform:scale(.92);transform-origin:center}}

/* 2026-08-23 refinement: more distinctive page compositions + calmer typography */
.feature-hero h1{max-width:680px;font-size:clamp(38px,4.25vw,58px);font-weight:650;letter-spacing:-.04em;line-height:1.08}
.feature-section-heading h2,.journey-heading h2,.showcase-copy h2{font-size:clamp(30px,3.1vw,42px);font-weight:650;letter-spacing:-.035em;line-height:1.13}
.feature-cta h2{font-size:clamp(27px,2.7vw,37px);font-weight:650;line-height:1.15}
.feature-hero-lead{font-size:17px;line-height:1.7}

/* AI — editorial / intelligent, open and asymmetric */
.feature-ai .feature-hero{background:radial-gradient(circle at 78% 20%,rgba(29,214,207,.18),transparent 22rem),linear-gradient(125deg,#041225 0%,#071b35 62%,#0b3157 100%)}
.feature-ai .feature-hero-shell{grid-template-columns:minmax(0,1.1fr) minmax(330px,.72fr);gap:82px}
.feature-ai .feature-visual{border-radius:34px 12px 34px 12px;transform:rotate(1.2deg)}
.feature-ai .feature-story-section{padding-top:112px;padding-bottom:112px}
.feature-ai .story-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:110px}
.feature-ai .story-row{grid-template-columns:70px 1fr;padding:34px 0}
.feature-ai .story-index{font-size:13px}
.feature-ai .feature-journey-section{background:linear-gradient(180deg,#f5fbfb,#f7f9fc)}
.feature-ai .showcase-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}

/* Hiring pipeline — centered hero + wide process board */
.feature-pipeline .feature-hero-shell{grid-template-columns:1fr;gap:44px;text-align:center}
.feature-pipeline .feature-hero-copy{max-width:820px;margin:auto}
.feature-pipeline .feature-hero h1,.feature-pipeline .feature-hero-lead{margin-right:auto;margin-left:auto}
.feature-pipeline .feature-hero-actions{justify-content:center}
.feature-pipeline .feature-visual{width:min(920px,100%);min-height:340px;margin:auto;padding:30px 42px;border-radius:18px}
.feature-pipeline .visual-list{grid-template-columns:repeat(3,1fr);gap:22px}
.feature-pipeline .visual-list li{display:block;border-top:1px solid rgba(255,255,255,.1);text-align:left}
.feature-pipeline .visual-list span{display:block;margin-bottom:7px}
.feature-pipeline .story-layout{grid-template-columns:1fr;gap:35px}
.feature-pipeline .story-intro{position:static;max-width:720px}
.feature-pipeline .story-rows{display:grid;grid-template-columns:repeat(3,1fr);border-top:0;border-bottom:1px solid var(--fer-line)}
.feature-pipeline .story-row{grid-template-columns:1fr;padding:30px 28px;border-top:1px solid var(--fer-line);border-bottom:0;border-left:1px solid var(--fer-line)}
.feature-pipeline .story-row:first-child{border-left:0}
.feature-pipeline .journey-track{gap:12px}
.feature-pipeline .journey-step{padding:48px 20px 18px;border-bottom:2px solid #d5e2ed}

/* Communication — reverse composition, softer conversational rhythm */
.feature-comms .feature-hero-shell{grid-template-columns:minmax(360px,.9fr) minmax(0,1.05fr)}
.feature-comms .feature-hero-copy{order:2}
.feature-comms .feature-visual{order:1;border-radius:18px 42px 18px 42px}
.feature-comms .feature-story-section{background:#f7fbff}
.feature-comms .story-layout{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}
.feature-comms .story-intro{grid-column:2;grid-row:1;position:static}
.feature-comms .story-rows{grid-column:1;grid-row:1;border-top:0}
.feature-comms .story-row{padding:27px 0}
.feature-comms .feature-journey-section{background:#fff}
.feature-comms .showcase-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}
.feature-comms .showcase-visual{order:2;border-radius:42px 18px 42px 18px}
.feature-comms .showcase-copy{order:1}

/* Attendance — route-led composition with a broad horizontal feel */
.feature-attendance .feature-hero{background:linear-gradient(130deg,#041a30 0%,#063655 58%,#075e68 100%)}
.feature-attendance .feature-hero-shell{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr)}
.feature-attendance .feature-visual{min-height:390px;border-radius:12px 36px 12px 36px}
.feature-attendance .visual-route{height:180px;margin-top:22px}
.feature-attendance .story-layout{grid-template-columns:1fr;gap:38px}
.feature-attendance .story-intro{position:static;max-width:760px}
.feature-attendance .story-rows{display:grid;grid-template-columns:repeat(3,1fr);border-top:0}
.feature-attendance .story-row{grid-template-columns:1fr;gap:10px;padding:28px 26px;border-top:1px solid var(--fer-line);border-bottom:1px solid var(--fer-line)}
.feature-attendance .story-row+.story-row{border-left:1px solid var(--fer-line)}
.feature-attendance .feature-journey-section{background:#eef8f8}
.feature-attendance .showcase-layout{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)}

/* Documents — verification-led, structured and calm */
.feature-documents .feature-hero{background:radial-gradient(circle at 85% 25%,rgba(11,110,232,.18),transparent 24rem),linear-gradient(135deg,#061326,#0a2442 65%,#0c3151)}
.feature-documents .feature-hero-shell{grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr)}
.feature-documents .feature-visual{border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.18)}
.feature-documents .feature-story-section{background:#f6f9fc}
.feature-documents .story-layout{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:74px}
.feature-documents .story-intro{position:static}
.feature-documents .story-row{grid-template-columns:42px 1fr;padding:25px 0}
.feature-documents .story-index{display:grid;width:32px;height:32px;place-items:center;padding:0;border:1px solid #b7d6df;border-radius:50%}
.feature-documents .feature-journey-section{background:#fff}
.feature-documents .journey-track:before{background:linear-gradient(90deg,#7fd7d1,#bed5e7)}
.feature-documents .showcase-visual{border-radius:16px;background:linear-gradient(145deg,#f8fbfe,#eef5fa)}

/* Live assignment — operational / monitoring feel with stronger contrast */
.feature-tracking .feature-hero{background:radial-gradient(circle at 22% 18%,rgba(29,214,207,.12),transparent 22rem),linear-gradient(135deg,#031426,#061a35 62%,#09294a)}
.feature-tracking .feature-hero-shell{grid-template-columns:minmax(0,1fr) minmax(430px,1fr);gap:54px}
.feature-tracking .feature-visual{border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(2,15,29,.26));box-shadow:0 24px 0 rgba(29,214,207,.04),0 30px 80px rgba(0,0,0,.24)}
.feature-tracking .feature-story-section{padding-top:118px;padding-bottom:118px}
.feature-tracking .story-layout{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);gap:72px}
.feature-tracking .story-intro{position:static}
.feature-tracking .story-rows{border-top:0;border-left:1px solid var(--fer-line);padding-left:34px}
.feature-tracking .story-row{grid-template-columns:48px 1fr;padding:24px 0}
.feature-tracking .feature-journey-section{background:#081c34;color:#fff}
.feature-tracking .journey-heading h2,.feature-tracking .journey-step h3{color:#fff}
.feature-tracking .journey-heading>p,.feature-tracking .journey-step p{color:rgba(255,255,255,.66)}
.feature-tracking .journey-track:before{background:rgba(255,255,255,.18)}
.feature-tracking .journey-step>span{border-color:rgba(107,230,223,.45);background:#081c34;color:#6be6df}
.feature-tracking .showcase-layout{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)}
.feature-tracking .showcase-visual{order:2}
.feature-tracking .showcase-copy{order:1}

@media(max-width:980px){
  .feature-ai .feature-hero-shell,.feature-pipeline .feature-hero-shell,.feature-comms .feature-hero-shell,.feature-attendance .feature-hero-shell,.feature-documents .feature-hero-shell,.feature-tracking .feature-hero-shell{grid-template-columns:1fr}
  .feature-comms .feature-hero-copy,.feature-comms .feature-visual,.feature-comms .showcase-visual,.feature-comms .showcase-copy,.feature-tracking .showcase-visual,.feature-tracking .showcase-copy{order:initial}
  .feature-comms .story-layout,.feature-attendance .story-layout,.feature-documents .story-layout,.feature-tracking .story-layout{grid-template-columns:1fr}
  .feature-comms .story-intro,.feature-comms .story-rows{grid-column:auto;grid-row:auto}
  .feature-pipeline .story-rows,.feature-attendance .story-rows{grid-template-columns:1fr}
  .feature-pipeline .story-row,.feature-attendance .story-row,.feature-attendance .story-row+.story-row{border-left:0}
  .feature-tracking .story-rows{border-left:0;padding-left:0}
  .feature-pipeline .visual-list{grid-template-columns:1fr}
}
@media(max-width:640px){
  .feature-hero h1{font-size:clamp(32px,9.6vw,42px);line-height:1.12}
  .feature-section-heading h2,.journey-heading h2,.showcase-copy h2{font-size:clamp(27px,8vw,34px);line-height:1.16}
  .feature-hero-lead{font-size:15.5px}
  .feature-ai .feature-visual{transform:none}
  .feature-pipeline .feature-visual{padding:22px}
  .feature-attendance .feature-visual,.feature-documents .feature-visual,.feature-tracking .feature-visual{min-height:auto}
}
