/* AGNOCheck feature page — operational deep-dive direction (Version 3). */

.feature-page-v3{
  --f3-blue:#126ff1;
  --f3-violet:#7657f6;
  --f3-green:#24a55a;
  --f3-red:#e55353;
  --f3-amber:#b97209;
  --f3-ink:#0b1930;
  --f3-soft:#53647d;
  --f3-line:rgba(38,82,151,.14);
  --f3-line-strong:rgba(38,82,151,.22);
  --f3-pale:#f5f8ff;
  --f3-shadow:0 28px 68px -42px rgba(31,79,164,.46);
  background:#fff;
}

.feature-page-v3 .f3-icon{
  width:20px;
  height:20px;
  flex:0 0 auto;
  object-fit:contain;
}

.feature-page-v3 .f3-hero{
  overflow:hidden;
  padding-top:clamp(38px,5vw,66px);
  padding-bottom:0;
  text-align:center;
  background:
    radial-gradient(ellipse 44% 50% at 76% 38%,rgba(53,126,250,.15),transparent 72%),
    radial-gradient(ellipse 34% 40% at 54% 78%,rgba(114,87,246,.08),transparent 72%),
    linear-gradient(180deg,#fff 0%,#fbfdff 70%,#f3f7ff 100%);
}

.feature-page-v3 .f3-hero::after{display:none}
.feature-page-v3 .f3-hero .container{max-width:1360px}
.feature-page-v3 .f3-hero h1{
  max-width:900px;
  margin:18px auto 0;
  font-size:clamp(2.8rem,4.45vw,4.45rem);
  line-height:1.04;
  letter-spacing:-.055em;
  text-wrap:balance;
}
.feature-page-v3 .f3-hero h1 .grad-text{white-space:nowrap}
.feature-page-v3 .f3-hero .lead{
  max-width:720px;
  margin:20px auto 0;
  font-size:clamp(1rem,1.45vw,1.12rem);
  line-height:1.65;
}
.feature-page-v3 .f3-hero .hero-actions{justify-content:center;margin-top:24px}
.feature-page-v3 .f3-hero .btn-ghost{background:rgba(255,255,255,.72)}
.feature-page-v3 .f3-hero-art{
  position:relative;
  height:auto;
  aspect-ratio:1268 / 460;
  margin:20px 0 0;
  overflow:hidden;
  border:0;
  border-radius:30px;
  background:rgba(255,255,255,.78);
  box-shadow:var(--f3-shadow);
}
.feature-page-v3 .f3-hero-art img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  border-radius:inherit;
}
.feature-page-v3 .f3-proof{
  min-height:82px;
  margin:0;
  padding:0 24px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:clamp(20px,4vw,52px);
  overflow-x:auto;
  color:var(--f3-soft);
  font-size:.82rem;
  font-weight:600;
  scrollbar-width:none;
}
.feature-page-v3 .f3-proof::-webkit-scrollbar{display:none}
.feature-page-v3 .f3-proof li{display:flex;align-items:center;gap:8px;white-space:nowrap}

.f3-nav-wrap{
  position:sticky;
  top:94px;
  z-index:70;
  padding:10px 18px;
  border-bottom:1px solid var(--f3-line);
  background:rgba(255,255,255,.92);
  box-shadow:0 12px 30px -28px rgba(25,70,140,.58);
  backdrop-filter:blur(18px);
}
.f3-nav{
  width:min(1320px,100%);
  margin:0 auto;
  display:flex;
  justify-content:flex-start;
  gap:5px;
  overflow-x:auto;
  scrollbar-width:none;
}
.f3-nav::-webkit-scrollbar{display:none}
.f3-nav a{
  flex:0 0 auto;
  padding:9px 13px;
  border-radius:999px;
  color:var(--f3-soft);
  font-size:.76rem;
  font-weight:650;
  transition:background .16s ease,color .16s ease;
}
.f3-nav a:hover,.f3-nav a:focus-visible,.f3-nav a.active{
  color:var(--f3-blue);
  background:rgba(18,111,241,.08);
}

.f3-section{
  overflow:hidden;
  padding-block:clamp(82px,8vw,118px);
  background:#fff;
  border-top:1px solid rgba(34,79,149,.08);
}
.f3-section.f3-pale{
  background:
    radial-gradient(ellipse 34% 42% at 92% 8%,rgba(64,132,248,.075),transparent 70%),
    linear-gradient(180deg,#f8faff 0%,#fff 100%);
}
.f3-section>.container{max-width:1360px}
.f3-intro{
  display:grid;
  grid-template-columns:minmax(0,760px) auto;
  align-items:end;
  justify-content:space-between;
  gap:34px;
  margin-bottom:26px;
}
.f3-kicker{
  display:flex;
  align-items:center;
  gap:10px;
  color:var(--f3-blue);
  font-family:var(--disp);
  font-size:.77rem;
  font-weight:750;
  letter-spacing:.095em;
  text-transform:uppercase;
}
.f3-kicker .f3-kicker-icon{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border:1px solid rgba(18,111,241,.2);
  border-radius:50%;
  background:rgba(18,111,241,.055);
}
.f3-kicker .f3-kicker-icon img{width:17px;height:17px}
.f3-intro h2{
  max-width:18ch;
  margin-top:16px;
  font-size:clamp(2rem,3.25vw,3.15rem);
  line-height:1.07;
  letter-spacing:-.048em;
  text-wrap:balance;
}
.f3-intro-copy>p{
  max-width:690px;
  margin-top:16px;
  color:var(--f3-soft);
  font-size:1rem;
  line-height:1.7;
}
.f3-feature-count{
  align-self:start;
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:8px 12px;
  border:1px solid var(--f3-line);
  border-radius:999px;
  background:#fff;
  color:#687a94;
  font-size:.72rem;
  font-weight:650;
  white-space:nowrap;
}

.f3-flow{
  margin:0 0 12px;
  padding:14px 18px;
  display:grid;
  grid-template-columns:repeat(var(--flow-count,4),minmax(0,1fr));
  border:1px solid var(--f3-line);
  border-radius:18px;
  background:rgba(255,255,255,.9);
  box-shadow:0 18px 42px -38px rgba(31,78,160,.48);
}
.f3-flow li{
  position:relative;
  min-height:78px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:8px;
  color:var(--f3-ink);
  font-size:.79rem;
  font-weight:700;
  text-align:center;
}
.f3-flow li:not(:last-child)::after{
  content:"";
  position:absolute;
  z-index:0;
  top:29px;
  left:calc(50% + 25px);
  right:calc(-50% + 25px);
  height:2px;
  background:linear-gradient(90deg,#2f76ed,#8f5af3);
}
.f3-flow-icon{
  position:relative;
  z-index:1;
  width:36px;
  height:36px;
  display:grid;
  place-items:center;
  border:1px solid rgba(18,111,241,.22);
  border-radius:50%;
  background:#f5f8ff;
}
.f3-flow-icon img{width:18px;height:18px}
.f3-flow li.is-complete .f3-flow-icon{border-color:rgba(36,165,90,.22);background:rgba(36,165,90,.09)}

.f3-workspace{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  overflow:hidden;
  border:1px solid var(--f3-line-strong);
  border-radius:20px;
  background:#fff;
  box-shadow:var(--f3-shadow);
}
.f3-panel{
  min-width:0;
  padding:18px;
  background:rgba(255,255,255,.96);
}
.f3-panel+.f3-panel{border-left:1px solid var(--f3-line)}
.f3-panel-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:14px;
  color:#314764;
  font-family:var(--disp);
  font-size:.71rem;
  font-weight:750;
  letter-spacing:.065em;
  text-transform:uppercase;
}
.f3-panel-head>span:first-child{display:flex;align-items:center;gap:8px}
.f3-panel-head img{width:17px;height:17px}
.f3-status{
  display:inline-flex;
  align-items:center;
  gap:6px;
  width:max-content;
  padding:6px 9px;
  border-radius:999px;
  background:#e7f7ec;
  color:#267547;
  font-size:.64rem;
  font-weight:750;
  white-space:nowrap;
}
.f3-status.warning{background:#fff2dc;color:#9b6108}
.f3-status.info{background:#edf3ff;color:#1767d6}
.f3-status.danger{background:#ffeded;color:#ba3c3c}
.f3-record-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}
.f3-record-title h3{margin:0;font-size:.94rem;letter-spacing:-.025em}
.f3-record-title small{display:block;margin-top:4px;color:#7c8da4;font-size:.65rem}
.f3-detail-list{display:grid;gap:0;margin:0}
.f3-detail-row{
  display:grid;
  grid-template-columns:1fr auto;
  align-items:center;
  gap:14px;
  min-height:45px;
  padding:8px 0;
  border-top:1px solid rgba(34,79,149,.09);
  color:#52647d;
  font-size:.7rem;
}
.f3-detail-row:first-child{border-top:0}
.f3-detail-row strong{color:#172943;font-size:.73rem;text-align:right}
.f3-action-row{
  display:flex;
  align-items:center;
  gap:10px;
  min-height:52px;
  padding:10px 0;
  border-top:1px solid rgba(34,79,149,.09);
}
.f3-action-row:first-of-type{border-top:0}
.f3-action-icon{
  width:34px;
  height:34px;
  flex:0 0 34px;
  display:grid;
  place-items:center;
  border-radius:10px;
  background:#f0f5ff;
}
.f3-action-icon img{width:17px;height:17px}
.f3-action-row>span:not(.f3-action-icon):not(.f3-status){min-width:0;display:grid;flex:1;gap:2px}
.f3-action-row b{font-size:.75rem;color:#172943}
.f3-action-row small{color:#7a8ba2;font-size:.64rem;line-height:1.35}
.f3-action-row time,.f3-action-row em{margin-left:auto;color:#71839d;font-size:.62rem;font-style:normal;white-space:nowrap}
.f3-media-panel{padding:12px}
.f3-media-panel>img{
  width:100%;
  height:100%;
  min-height:280px;
  display:block;
  object-fit:cover;
  border-radius:13px;
}
.f3-media-panel .f3-product-crop{object-position:center 42%}
.f3-photo-task{display:grid;grid-template-columns:minmax(118px,.68fr) minmax(0,1.32fr);gap:14px}
.f3-photo-task>img{width:100%;height:100%;min-height:265px;object-fit:cover;border-radius:13px}
.f3-task-list{display:grid;gap:7px}
.f3-task-item{
  display:flex;
  align-items:center;
  gap:9px;
  min-height:42px;
  padding:8px 10px;
  border:1px solid var(--f3-line);
  border-radius:10px;
  background:#fff;
  color:#334660;
  font-size:.68rem;
  font-weight:650;
}
.f3-task-item img{width:16px;height:16px}
.f3-evidence-photo{width:100%;height:146px;object-fit:cover;border-radius:11px;margin-top:10px}
.f3-note{margin-top:9px;padding:10px;border:1px solid var(--f3-line);border-radius:10px;color:#566880;font-size:.64rem;line-height:1.45}

.f3-catalogue{grid-template-columns:repeat(4,minmax(0,1fr))}
.f3-catalogue .f3-panel{min-height:200px}
.f3-catalogue .f3-panel:nth-child(5){grid-column:1 / -1;border-top:1px solid var(--f3-line);border-left:0;min-height:auto}
.f3-catalogue-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.f3-catalogue-footer .f3-action-row{padding:12px;border:1px solid var(--f3-line);border-radius:12px}

.f3-wide-left{grid-template-columns:1.55fr .75fr .75fr}
.f3-wide-right{grid-template-columns:.75fr .75fr 1.55fr}
.f3-two-one{grid-template-columns:1.35fr .65fr}
.f3-two-one .f3-panel:nth-child(2){border-left:1px solid var(--f3-line)}
.f3-two-one .f3-panel:nth-child(n+3){border-top:1px solid var(--f3-line)}
.f3-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.f3-metric{padding:12px;border:1px solid var(--f3-line);border-radius:12px;background:#fafcff}
.f3-metric strong{display:block;color:var(--f3-blue);font-family:var(--disp);font-size:1.25rem}
.f3-metric span{display:block;margin-top:3px;color:#72839b;font-size:.62rem}
.f3-progress-list{display:grid;gap:12px}
.f3-progress-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;color:#51637b;font-size:.66rem}
.f3-progress-row strong{color:#1a2c46}
.f3-progress-row progress{grid-column:1 / -1;width:100%;height:8px;accent-color:var(--f3-blue)}
.f3-code{
  margin:0;
  padding:18px;
  overflow:auto;
  border-radius:13px;
  background:#081a3a;
  color:#c3d7f6;
  font:500 .71rem/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;
}

.f3-capabilities{
  margin-top:14px;
  overflow:hidden;
  border:1px solid var(--f3-line);
  border-radius:18px;
  background:#fff;
}
.f3-capabilities h3{
  display:flex;
  align-items:center;
  gap:9px;
  min-height:48px;
  padding:0 16px;
  border-bottom:1px solid var(--f3-line);
  color:#314764;
  font-size:.72rem;
  font-weight:750;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.f3-capabilities h3 img{width:17px;height:17px}
.f3-capabilities ul{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.f3-capabilities li{
  min-height:48px;
  display:grid;
  grid-template-columns:26px 1fr;
  align-items:center;
  gap:10px;
  padding:10px 16px;
  border-top:1px solid rgba(34,79,149,.09);
  color:#344761;
  font-size:.72rem;
  line-height:1.42;
}
.f3-capabilities li:nth-child(-n+2){border-top:0}
.f3-capabilities li:nth-child(even){border-left:1px solid rgba(34,79,149,.09)}
.f3-capabilities li:last-child:nth-child(odd){grid-column:1 / -1}
.f3-capabilities li::before{
  content:"\2713";
  width:22px;
  height:22px;
  display:grid;
  place-items:center;
  border:1px solid rgba(18,111,241,.28);
  border-radius:50%;
  color:var(--f3-blue);
  font-size:.76rem;
  font-weight:800;
}
.f3-preview-note{
  margin-top:12px;
  padding:12px 14px;
  display:flex;
  align-items:flex-start;
  gap:10px;
  border:1px solid rgba(118,87,246,.2);
  border-radius:12px;
  background:rgba(118,87,246,.055);
  color:#4e5f78;
  font-size:.76rem;
}
.f3-preview-note img{width:18px;height:18px;margin-top:1px}

.f3-final{padding-top:0;background:#fff}
.f3-final .cta-band{max-width:1280px;margin:0 auto}

@media(max-width:1080px){
  .f3-nav-wrap{top:88px}
  .feature-page-v3 .f3-hero-art{height:390px;aspect-ratio:auto}
  .f3-workspace,.f3-catalogue,.f3-wide-left,.f3-wide-right{grid-template-columns:1fr 1fr}
  .f3-panel:nth-child(odd):not(:first-child){border-left:0}
  .f3-panel:nth-child(n+3){border-top:1px solid var(--f3-line)}
  .f3-catalogue .f3-panel:nth-child(5){grid-column:1 / -1}
  .f3-capabilities li{font-size:.7rem}
}

@media(max-width:760px){
  .f3-nav-wrap{top:76px;padding-inline:10px}
  .feature-page-v3 .f3-hero{padding-top:30px}
  .feature-page-v3 .f3-hero .container{padding-inline:14px}
  .feature-page-v3 .f3-hero h1{font-size:clamp(2.35rem,10vw,3.45rem)}
  .feature-page-v3 .f3-hero h1 .grad-text{white-space:normal}
  .feature-page-v3 .f3-hero .lead{font-size:.96rem}
  .feature-page-v3 .f3-hero-art{height:310px;aspect-ratio:auto;border-radius:22px}
  .feature-page-v3 .f3-hero-art img{
    position:static;
    width:100%;
    max-width:100%;
    height:100%;
    transform:none;
    object-fit:cover;
    object-position:center;
  }
  .feature-page-v3 .f3-proof{justify-content:flex-start;min-height:70px;padding-inline:12px}
  .f3-section{padding-block:72px}
  .f3-section>.container{padding-inline:18px}
  .f3-intro{grid-template-columns:1fr;gap:18px}
  .f3-feature-count{justify-self:start}
  .f3-intro h2{font-size:2.15rem}
  .f3-flow{grid-template-columns:1fr 1fr;padding:10px}
  .f3-flow li{min-height:58px;flex-direction:row;justify-content:flex-start;text-align:left;padding:6px 10px}
  .f3-flow li:not(:last-child)::after{display:none}
  .f3-workspace,.f3-catalogue,.f3-wide-left,.f3-wide-right,.f3-two-one{grid-template-columns:1fr}
  .f3-panel+.f3-panel,.f3-panel:nth-child(n+2),.f3-two-one .f3-panel:nth-child(2){border-left:0;border-top:1px solid var(--f3-line)}
  .f3-catalogue .f3-panel:nth-child(5){grid-column:auto}
  .f3-catalogue-footer{grid-template-columns:1fr}
  .f3-photo-task{grid-template-columns:1fr}
  .f3-photo-task>img{height:260px;min-height:0;object-position:center 34%}
  .f3-media-panel>img{min-height:240px}
  .f3-capabilities ul{grid-template-columns:1fr}
  .f3-capabilities li:nth-child(2){border-top:1px solid rgba(34,79,149,.09)}
  .f3-capabilities li:nth-child(even){border-left:0}
}

@media(max-width:480px){
  .feature-page-v3 .f3-hero .hero-actions{display:grid;padding-inline:8px}
  .feature-page-v3 .f3-hero .hero-actions .btn{width:100%}
  .feature-page-v3 .f3-hero-art{height:240px;margin-top:26px}
  .f3-flow{grid-template-columns:1fr}
  .f3-flow li{min-height:48px}
  .f3-intro h2{font-size:1.95rem}
  .f3-panel{padding:15px}
  .f3-metric-grid{grid-template-columns:1fr}
  .f3-capabilities li{padding:10px 12px}
}

@media(prefers-reduced-motion:reduce){
  .f3-nav a,.feature-page-v3 .btn{transition:none}
}
