.showcase-shell{min-height:100vh;background:radial-gradient(circle at 84% 18%,#0b4a5438 0,transparent 32rem),var(--brand-bg);padding-bottom:96px}
.plugin-header{margin-block-start:clamp(36px,5vw,72px)}


.plugin-header,.showcase-shell main,.showcase-shell>.plugin-tabs{max-width:1180px;margin-inline:auto}
.showcase-shell{overflow-x:hidden}
.plugin-header{padding:0;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:clamp(32px,5vw,72px);align-items:center;background:transparent}
.plugin-header-copy{min-width:0;padding:clamp(20px,3vw,42px) 0 0;display:flex;flex-direction:column;align-items:flex-start}
.plugin-header-meta{display:flex;align-items:center;gap:18px;color:var(--brand-muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.plugin-header-meta span:first-child{color:var(--brand-accent);font-weight:800}
.plugin-header h1{font-family:StudioDisplay,sans-serif;font-size:clamp(54px,6vw,82px);letter-spacing:-.035em;line-height:.94;max-width:570px;margin-top:30px}
.plugin-header-lead{color:#c4d0cf;font-size:17px;line-height:1.72;max-width:460px;margin-top:24px}
.showcase-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;min-height:54px;margin-top:28px;padding:0 20px;background:var(--brand-accent);border:1px solid var(--brand-accent);color:#061318;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:background .2s,color .2s,transform .2s,box-shadow .2s}
.showcase-cta span{display:inline-flex;line-height:1;transition:transform .2s}
.showcase-cta svg{width:18px;height:18px}
.showcase-cta:hover{background:#c4f7ff;color:#061318;transform:translateY(-2px)}
.showcase-cta:hover span{transform:translateX(4px)}
.plugin-header-links{width:100%;margin-top:30px;border-top:1px solid var(--brand-line)}
.plugin-header-links a{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;border-bottom:1px solid var(--brand-line);color:var(--brand-muted);font-size:14px;text-decoration:none;transition:color .2s ease}
.plugin-header-links a:hover{color:var(--brand-accent)}
.plugin-header-links svg{width:15px;height:15px}
.showcase-cta,.showcase-cta span,.plugin-header-links a{will-change:auto}
.hero-product-shot{margin:0;min-width:0;display:flex;flex-direction:column;justify-content:center;background:transparent}
.hero-product-frame{aspect-ratio:16/9;width:100%;border:0;background:#0b1518;box-shadow:none;overflow:hidden;position:relative}
.hero-product-frame img{display:block;width:100%;height:100%;object-fit:contain;padding:20px;filter:brightness(1.2) contrast(1.15) saturate(1.18)}
.hero-product-shot figcaption{display:flex;justify-content:space-between;gap:20px;border:0;padding:14px 0 0;margin:0;color:#c4d0cf;background:transparent;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.hero-product-shot figcaption span:first-child{color:var(--brand-accent);font-weight:800}
.showcase-shell>.plugin-tabs{border-color:var(--brand-line)}
.showcase-scope{display:grid;grid-template-columns:180px minmax(0,1fr);gap:55px;padding:31px 0 34px;margin-top:28px}
.showcase-scope>span{color:var(--brand-accent);font-size:11px;font-weight:800;letter-spacing:.12em}
.showcase-scope p{color:#c4d0cf;font-size:16px;line-height:1.7;max-width:768px;margin:0}
.showcase-features{position:relative;display:grid;gap:122px;list-style:none;padding:112px 0 24px 54px;margin:0}
.showcase-features:before{content:'';position:absolute;left:12px;top:153px;bottom:130px;width:1px;background:linear-gradient(var(--brand-accent),#31545a 80%,transparent)}
.showcase-feature{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.67fr);gap:90px;align-items:center}
.showcase-feature.reverse{grid-template-columns:minmax(260px,.67fr) minmax(0,1.25fr)}
.showcase-feature.reverse .annotated-shot{order:2}
.showcase-feature-copy{max-width:370px}
.showcase-feature-copy h2{font-family:StudioDisplay,sans-serif;font-size:clamp(40px,4vw,61px);letter-spacing:-.035em;line-height:.94}
.showcase-feature-copy p{color:var(--brand-muted);font-size:16px;line-height:1.8;margin-top:21px}
.annotated-shot{margin:0;min-width:0}
.annotation-caption{display:grid;grid-template-columns:145px minmax(0,1fr);gap:20px;margin-top:0;padding-top:12px;color:var(--brand-muted);font-size:12px;line-height:1.45}
.showcase-cta,.showcase-cta span,.plugin-header-links a{transition:none}
@media(prefers-reduced-motion:no-preference){.showcase-cta,.showcase-cta span,.plugin-header-links a{transition:background .2s,color .2s,transform .2s,box-shadow .2s}.plugin-header-links a{transition:color .2s ease}}
.annotation-caption-title{color:var(--brand-text);font-weight:700}
.annotation-callouts{min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:6px 18px;list-style:none;padding:0;margin:0}
.annotation-callouts li{min-width:0;overflow-wrap:anywhere}.annotation-callouts li:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--brand-accent);box-shadow:0 0 8px rgba(0,188,229,.5);margin:0 9px 2px 0}
@media(max-width:1024px){
  .showcase-features{padding-left:42px;gap:88px}
  .showcase-features:before{left:10px}
  .showcase-feature,.showcase-feature.reverse{grid-template-columns:minmax(0,1fr);gap:34px}
  .showcase-feature.reverse .annotated-shot{order:0}
  .showcase-feature-copy{max-width:680px}
  .annotated-shot{width:100%}
}
@media(max-width:768px){
  .showcase-features{padding-left:35px;gap:76px}
  .showcase-features:before{left:9px}
  .annotation-callouts{grid-template-columns:1fr}
  .showcase-scope{grid-template-columns:1fr;gap:12px}
}
/* Product landing card: keep the visual-first composition intact as the viewport narrows. */
@media(max-width:1024px){
  .plugin-header{display:grid;grid-template-columns:minmax(0,1fr);gap:32px;padding:0}
  .hero-product-shot{order:0;width:100%;margin:0}
  .plugin-header-copy{order:1;padding:0 0 8px}
  .plugin-header h1{margin-top:22px}
  .plugin-header-links{margin-top:26px}
}
@media(max-width:768px){
  .plugin-header{margin-block-start:28px}
  .plugin-header,.showcase-shell main,.showcase-shell>.plugin-tabs{margin-inline:20px}
  .plugin-header-copy{padding:0 0 8px}
  .plugin-header-meta{gap:12px;font-size:9px;flex-wrap:wrap}
  .plugin-header h1{font-size:clamp(48px,14vw,72px)}
  .plugin-header-lead{font-size:15px;margin-top:18px}
  .hero-product-frame img{padding:12px}
  .hero-product-shot figcaption{padding-inline:16px;font-size:9px;line-height:1.5}
  .showcase-cta{width:100%;justify-content:space-between}
  .plugin-header-links a{font-size:13px;min-height:50px}
}
.image-composition{position:relative;aspect-ratio:var(--shot-aspect,16/9);isolation:isolate;overflow:visible;container-type:inline-size}
.primary-shot{position:relative;width:100%;height:auto;aspect-ratio:var(--shot-aspect,16/9);overflow:visible;background:#0b1518;border:1px solid #455256;box-shadow:0 24px 60px rgba(0,0,0,.56),0 8px 18px rgba(0,0,0,.34)}
.primary-shot>img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:fill;filter:brightness(.9) contrast(1.08) saturate(1.02)}
.component-highlight{position:absolute;z-index:3;display:block;overflow:hidden;pointer-events:none;background:#081215;border:1px solid rgba(0,224,247,.95);transform:scale(var(--component-scale,1.16));transform-origin:center;box-shadow:0 0 0 1px rgba(0,224,247,.2),0 0 12px rgba(0,214,255,.66),0 0 26px rgba(0,185,229,.28),inset 0 0 8px rgba(0,214,255,.12)}
.component-highlight img{position:absolute;display:block;max-width:none;height:auto;filter:brightness(1.16) contrast(1.1) saturate(1.08)}
@media(max-width:768px){
  .component-highlight{transform:scale(var(--component-scale,1.12));box-shadow:0 0 0 1px rgba(0,224,247,.2),0 0 10px rgba(0,214,255,.6),0 0 20px rgba(0,185,229,.24),inset 0 0 7px rgba(0,214,255,.1)}
}
/* Shared separator component: structural boundaries use the same studio line. */
.plugin-tabs{border-bottom:0}
.showcase-tabs-divider,.showcase-scope-divider{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.showcase-scope{border-top:0;border-bottom:0}
.feature-divider{margin-top:14px}
@media(max-width:1024px){
  .showcase-tabs-divider,.showcase-scope-divider{width:calc(100% - 56px)}
}
@media(max-width:768px){
  .showcase-tabs-divider,.showcase-scope-divider{width:calc(100% - 40px)}
}
/* Timeline markers carry their own sequence number. */
.showcase-feature>.feature-index{position:absolute;left:-58px;top:14px;z-index:2;display:grid;width:32px;height:32px;place-items:center;margin:0;border:1px solid var(--brand-accent);border-radius:50%;background:var(--brand-bg);box-shadow:0 0 0 7px var(--brand-bg);color:var(--brand-accent);font-size:11px;font-weight:800;line-height:1;letter-spacing:.04em}
@media(max-width:768px){.showcase-feature>.feature-index{left:-38px;top:8px;width:25px;height:25px;box-shadow:0 0 0 6px var(--brand-bg);font-size:9px}}

/* Screen elevation belongs to the actual screenshot frame. */
.hero-product-frame{transform:translateY(-4px);box-shadow:0 26px 58px rgba(0,0,0,.46),0 8px 20px rgba(0,0,0,.26)}
@media(max-width:768px){.hero-product-frame{transform:none;box-shadow:0 18px 36px rgba(0,0,0,.42),0 6px 14px rgba(0,0,0,.22)}}


/* Supporting evidence stays in document flow, aligned with the main capture. */
.image-composition.has-supporting-shot{display:grid;gap:20px;aspect-ratio:auto}
.primary-shot{display:block}
.primary-shot:focus-visible,.supporting-shot a:focus-visible{outline:2px solid var(--brand-accent);outline-offset:5px}
.supporting-shot{margin:0;width:100%;border:1px solid #455256;background:#0b1518}
.supporting-shot img{display:block;width:100%;height:auto}
.supporting-shot figcaption{padding:10px 12px;margin:0;border-top:1px solid var(--brand-line);color:var(--brand-muted);font-size:12px;line-height:1.5}
.has-supporting-shot .primary-shot{margin-bottom:0;box-shadow:none}
.has-supporting-shot .primary-shot>img{filter:none}
.has-supporting-shot .mobile-evidence:empty{display:none}
.showcase-sr-only{position:absolute;width:1px;max-width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:normal;overflow-wrap:anywhere;border:0}

@media(max-width:768px){
  .showcase-feature-copy{order:-1}
  .showcase-feature .annotated-shot{order:0}
}


.mobile-evidence{display:none}
@media(max-width:768px){
  .image-composition{aspect-ratio:auto}
  .primary-shot{display:block;overflow:hidden;margin-bottom:18px}
  .primary-shot .component-highlight{display:none}
  .mobile-evidence{display:grid;gap:14px;margin:0}
  .mobile-evidence-card{display:grid;gap:7px;margin:0}
  .mobile-evidence-crop{position:relative;min-height:clamp(72px,18vw,108px);overflow:hidden;border:1px solid rgba(0,224,247,.8);background:#081215;box-shadow:0 0 0 1px rgba(0,224,247,.14),0 0 18px rgba(0,204,237,.28),inset 0 0 12px rgba(0,214,255,.1)}
  .mobile-evidence-crop img{position:absolute;display:block;max-width:none;height:auto;filter:brightness(1.16) contrast(1.1) saturate(1.08)}
  .mobile-evidence-card>span{color:var(--brand-muted);font-size:11px;line-height:1.4}
  .mobile-evidence-card>span:before{content:'↳';display:inline-block;margin-right:7px;color:var(--brand-accent)}
}


@media(max-width:768px){
  .mobile-evidence-crop{min-height:0;display:flex;align-items:center}
  .mobile-evidence-crop img{position:static;width:100%;height:auto;max-width:100%;object-fit:contain;filter:brightness(1.16) contrast(1.1) saturate(1.08)}
  .mobile-evidence-card.crop-mode .mobile-evidence-crop{height:72px;align-items:flex-start}
  .mobile-evidence-card.crop-mode .mobile-evidence-crop img{width:auto;max-width:none;height:72px;object-fit:cover;object-position:left center}
}


/* Live crops share the current screenshot, so mobile evidence cannot drift. */
@media(max-width:768px){
.mobile-evidence-card.live-crop .mobile-evidence-crop{position:relative;display:block;height:auto;min-height:0}
.mobile-evidence-card.live-crop .mobile-evidence-crop img{position:absolute;max-width:none;height:auto;object-fit:initial}
}

.annotation-caption.caption-only{display:block}
.caption-only .annotation-caption-title{font-weight:400;color:var(--brand-muted)}
.caption-only .annotation-callouts{display:none}
.showcase-feature-copy>a{color:var(--brand-accent);text-underline-offset:4px}
.showcase-feature-copy>a:focus-visible{outline:2px solid currentColor;outline-offset:4px}

/* Text-heavy evidence is transcribed, never shrunk into an unreadable thumbnail. */
.showcase-feature-evidence{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:64px;align-items:start}
.showcase-feature-evidence .showcase-feature-copy{padding-top:64px}
.diagnosis-evidence{min-width:0;padding-bottom:8px}
.diagnosis-report{background:#f3f6f5;color:#182c30;padding:28px 32px;border-radius:4px;box-shadow:0 20px 48px #0005}
.diagnosis-report h3{font-size:24px;line-height:1.2;margin:0;font-weight:700;letter-spacing:-.02em}
.diagnosis-source{font-size:13px;line-height:1.5;color:#4b6268;margin:10px 0 0}
.diagnosis-summary{font-size:16px;line-height:1.6;font-weight:700;margin:24px 0 0;padding-bottom:18px;border-bottom:1px solid #bac9ca}
.diagnosis-findings{margin:0}
.diagnosis-findings>div{padding:16px 0;border-bottom:1px solid #ced8d8}
.diagnosis-findings dt{font-size:15px;font-weight:700;line-height:1.5;overflow-wrap:anywhere}
.diagnosis-findings dd{font-size:16px;line-height:1.55;margin:4px 0 0;color:#364d53}
.diagnosis-note{font-size:15px;line-height:1.6;margin:20px 0}
.diagnosis-report footer{border-top:1px solid #bac9ca;padding-top:16px;font-size:14px;line-height:1.6}
.diagnosis-report footer p{margin:0 0 8px;font-weight:600}
.diagnosis-report a{color:#00586b;text-underline-offset:4px}
.diagnosis-report a:hover{color:#002f3b}
.diagnosis-report a:focus-visible,.diagnosis-setup a:focus-visible{outline:2px solid #007b92;outline-offset:5px}
.diagnosis-setup{width:85%;margin:32px -24px 0 auto;transform:rotate(2deg);background:#152124;border:1px solid #496169}
.diagnosis-setup a{display:block;color:var(--brand-text);text-decoration:none}
.diagnosis-setup img{width:100%;height:auto;display:block}
.diagnosis-setup-names{display:block;font-size:16px;font-weight:600;line-height:1.5;padding:16px 20px 4px}
.diagnosis-setup-names span{color:var(--brand-accent);padding-inline:6px}
.diagnosis-setup figcaption{font-size:13px;line-height:1.5;color:var(--brand-muted);padding:0 20px 16px}
@media(max-width:1024px){
 .showcase-feature-evidence{grid-template-columns:minmax(0,1fr);gap:32px}
 .showcase-feature-evidence .showcase-feature-copy{order:-1;padding-top:0;max-width:700px}
 .diagnosis-setup{margin-right:0;width:80%}
}
@media(max-width:600px){
 .diagnosis-report{padding:24px 18px}
 .diagnosis-report h3{font-size:24px}
 .diagnosis-setup{width:94%;transform:rotate(1deg);margin-top:24px}
 .diagnosis-setup-names{padding-inline:14px}
 .diagnosis-setup figcaption{padding-inline:14px}
}
