/* WPU Research Hub V40.30 — Simplified homepage product experience */
body.wpu-phase-f-page[data-wpu-public-homepage="1"]>main{
  width:min(100%,1560px)!important;
  max-width:1560px!important;
  margin:0 auto!important;
  padding:28px clamp(16px,3vw,44px) 0!important;
}
.hp30-product-home{
  --hp30-blue:#0b57d0;
  --hp30-blue-dark:#063b82;
  --hp30-blue-soft:#eaf2ff;
  --hp30-ink:#172033;
  --hp30-muted:#637189;
  --hp30-line:#d9e2ef;
  --hp30-surface:#fff;
  --hp30-canvas:#f5f7fb;
  display:grid!important;
  gap:26px!important;
  min-width:0!important;
  font-family:"Segoe UI Variable","Segoe UI","Google Sans",Roboto,Arial,sans-serif!important;
}
.hp30-product-home>*{min-width:0!important}

/* Hero */
.hp30-product-home .hp30-hero{
  display:grid!important;
  grid-template-columns:minmax(0,1.06fr) minmax(400px,.94fr)!important;
  gap:18px!important;
  align-items:center!important;
  padding:0!important;
  border:1px solid #d6e2f0!important;
  border-radius:28px!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 8% 10%,rgba(138,180,248,.22),transparent 25rem),
    linear-gradient(135deg,#fafdff 0%,#f2f7ff 58%,#e8f2ff 100%)!important;
  box-shadow:0 22px 56px rgba(28,70,121,.13)!important;
}
.hp30-product-home .hp30-hero-copy{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-width:0!important;
  padding:clamp(28px,3.5vw,50px)!important;
}
.hp30-hero-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:22px}
.hp30-product-badge,.hp30-admin-shortcut{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:7px 10px;border:1px solid #c8dbf3;border-radius:999px;background:rgba(255,255,255,.76);color:#164f98;font-size:.74rem;font-weight:700;text-decoration:none;box-shadow:0 5px 14px rgba(35,91,160,.05)}
.hp30-admin-shortcut:hover,.hp30-admin-shortcut:focus{border-color:#91b8e9;background:#fff;color:#063b82}
.hp30-product-home .wpu-phase-f-eyebrow{display:inline-flex!important;align-items:center!important;gap:8px!important;align-self:flex-start!important;margin:0 0 13px!important;padding:7px 10px!important;border:1px solid #c8dbf3!important;border-radius:999px!important;background:#fff!important;color:#0b57d0!important;font-size:.75rem!important;font-weight:750!important;letter-spacing:.015em!important;text-transform:none!important}
.hp30-product-home .hp30-hero h1{max-width:760px!important;margin:0!important;color:#0b2f63!important;font-size:clamp(2.55rem,3.7vw,4.2rem)!important;font-weight:740!important;line-height:1.03!important;letter-spacing:-.048em!important;text-wrap:balance!important;overflow-wrap:anywhere!important}
.hp30-product-home .hp30-hero-copy>p{max-width:720px!important;margin:18px 0 22px!important;color:#4d617a!important;font-size:clamp(1.04rem,1.22vw,1.2rem)!important;line-height:1.58!important}
.hp30-product-home .hp30-search{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  max-width:860px!important;
  min-height:58px!important;
  padding:7px 7px 7px 17px!important;
  border:1px solid #bdd3ed!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 12px 30px rgba(29,77,136,.11)!important;
}
.hp30-product-home .hp30-search>i{color:#0b57d0!important;font-size:1.12rem!important}
.hp30-product-home .hp30-search input{min-width:0!important;width:100%!important;height:42px!important;border:0!important;background:transparent!important;color:#172033!important;font-size:1rem!important;outline:none!important}
.hp30-product-home .hp30-search input::placeholder{color:#75839a!important}
.hp30-product-home .wpu-phase-f-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:43px!important;
  padding:10px 15px!important;
  border:1px solid transparent!important;
  border-radius:10px!important;
  font-size:.86rem!important;
  font-weight:700!important;
  line-height:1.1!important;
  text-decoration:none!important;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease!important;
}
.hp30-product-home .wpu-phase-f-button.is-primary{border-color:#0b57d0!important;background:#0b57d0!important;color:#fff!important;box-shadow:0 8px 18px rgba(11,87,208,.19)!important}
.hp30-product-home .wpu-phase-f-button.is-primary:hover,.hp30-product-home .wpu-phase-f-button.is-primary:focus{background:#0847ad!important;border-color:#0847ad!important;transform:translateY(-1px)!important;box-shadow:0 11px 24px rgba(11,87,208,.24)!important}
.hp30-product-home .wpu-phase-f-button.is-secondary{border-color:#b8cce6!important;background:#fff!important;color:#174c8e!important}
.hp30-product-home .wpu-phase-f-button.is-secondary:hover,.hp30-product-home .wpu-phase-f-button.is-secondary:focus{border-color:#88afe0!important;background:#f4f8ff!important}
.hp30-product-home .wpu-phase-f-button.is-tertiary{border-color:transparent!important;background:transparent!important;color:#0b57d0!important}
.hp30-product-home .wpu-phase-f-button.is-tertiary:hover,.hp30-product-home .wpu-phase-f-button.is-tertiary:focus{background:#eaf2ff!important}
.hp30-search-suggestions{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;margin:13px 0 0!important}
.hp30-search-suggestions button{min-height:30px!important;padding:6px 10px!important;border:1px solid #cbdcf0!important;border-radius:999px!important;background:rgba(255,255,255,.78)!important;color:#42658e!important;font-size:.73rem!important;font-weight:600!important}
.hp30-search-suggestions button:hover,.hp30-search-suggestions button:focus{border-color:#8db2e0!important;background:#fff!important;color:#0b57d0!important}
.hp30-product-home .wpu-phase-f-search-boundary{display:flex!important;align-items:flex-start!important;gap:8px!important;max-width:840px!important;margin:13px 0 0!important;color:#5f7088!important;font-size:.78rem!important;line-height:1.45!important}
.hp30-product-home .wpu-phase-f-search-boundary i{margin-top:2px!important;color:#16835a!important}
.hp30-product-home .wpu-phase-f-hero-actions{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important;margin-top:16px!important}

/* AIRA command surface */
.hp30-product-home .hp30-command-surface{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  margin:14px 14px 14px 0!important;
  border:1px solid rgba(255,255,255,.2)!important;
  border-radius:22px!important;
  overflow:hidden!important;
  background:linear-gradient(150deg,#063b82 0%,#074a9e 58%,#0b57d0 100%)!important;
  color:#fff!important;
  box-shadow:0 20px 42px rgba(5,54,120,.24)!important;
}
.hp30-command-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:46px;padding:11px 15px;border-bottom:1px solid rgba(255,255,255,.13);background:rgba(2,26,65,.18);font-size:.76rem;font-weight:650;color:rgba(255,255,255,.86)}
.hp30-command-bar>span{display:inline-flex;align-items:center;gap:7px}
.hp30-live-status i{display:block;width:7px;height:7px;border-radius:50%;background:#5ee5a1;box-shadow:0 0 0 4px rgba(94,229,161,.13)}
.hp30-product-home .hp30-aira-media{position:relative!important;min-height:250px!important;max-height:310px!important;overflow:hidden!important;background:#062f69!important}
.hp30-product-home .hp30-aira-media>img,.hp30-product-home .hp30-aira-media>video{width:100%!important;height:100%!important;min-height:250px!important;max-height:310px!important;object-fit:cover!important;object-position:center top!important}
.hp30-product-home .hp30-aira-media:after{content:"";position:absolute;inset:auto 0 0;height:42%;pointer-events:none;background:linear-gradient(transparent,rgba(4,38,86,.7))}
.hp30-product-home .hp27-volume-control,.hp30-product-home .wpu-phase-e-video-controls{z-index:3!important}
.hp30-command-content{display:grid;gap:15px;padding:18px}
.hp30-command-heading{display:grid;grid-template-columns:auto minmax(0,1fr);gap:11px;align-items:start}
.hp30-command-heading .wpu-phase-f-aira-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.12);color:#dbeafe}
.hp30-command-heading>div{display:grid;gap:4px;min-width:0}
.hp30-command-heading small{color:#a9ccff;font-size:.73rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.hp30-command-heading strong{color:#fff;font-size:.91rem;line-height:1.4;font-weight:600}
.hp30-intelligence-list{display:grid;gap:8px}
.hp30-intelligence-list>div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start;padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.075)}
.hp30-intelligence-list>div>i{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:rgba(255,255,255,.1);color:#bcd8ff}
.hp30-intelligence-list span{display:grid;gap:2px}
.hp30-intelligence-list strong{color:#fff;font-size:.78rem}
.hp30-intelligence-list small{color:rgba(255,255,255,.68);font-size:.69rem;line-height:1.4}
.hp30-command-content .wpu-phase-f-button.is-primary{justify-self:start;border-color:#fff!important;background:#fff!important;color:#063b82!important;box-shadow:none!important}
.hp30-command-content .wpu-phase-f-button.is-primary:hover{background:#eaf2ff!important;border-color:#eaf2ff!important}

/* Shared section surfaces */
.hp30-workflow-explorer,.hp30-product-home .hp30-section{
  padding:clamp(22px,3vw,38px)!important;
  border:1px solid var(--hp30-line)!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 14px 38px rgba(31,72,119,.08)!important;
}
.hp30-section-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:24px!important;margin-bottom:22px!important}
.hp30-section-head>div{max-width:880px!important}
.hp30-section-head .hp27-kicker{display:inline-flex!important;align-items:center!important;margin:0 0 8px!important;color:#0b57d0!important;font-size:.72rem!important;font-weight:750!important;letter-spacing:.045em!important;text-transform:uppercase!important}
.hp30-section-head h2{margin:0!important;color:#12365f!important;font-size:clamp(1.55rem,2.3vw,2.35rem)!important;font-weight:720!important;letter-spacing:-.03em!important}
.hp30-section-head p{margin:8px 0 0!important;color:#637189!important;font-size:.92rem!important;line-height:1.55!important}
.hp30-section-head>a{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:38px!important;padding:8px 11px!important;border-radius:9px!important;color:#0b57d0!important;font-size:.82rem!important;font-weight:700!important;text-decoration:none!important;white-space:nowrap!important}
.hp30-section-head>a:hover{background:#eaf2ff!important}
.hp30-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important;margin-bottom:20px!important}
.hp30-metrics .hp27-metric{border:1px solid #dce5ef!important;border-radius:14px!important;background:#f8fbff!important;box-shadow:none!important}

/* Interactive workflow explorer */
.hp30-workflow-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:18px;align-items:stretch}
.hp30-step-list{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}
.hp30-step-list>li{min-width:0!important}
.hp30-step-button{
  position:relative;
  display:grid;
  grid-template-columns:44px 42px minmax(0,1fr) auto;
  align-items:center;
  gap:12px;
  width:100%;
  min-height:88px;
  padding:11px 14px;
  border:1px solid #dce5ef;
  border-radius:15px;
  background:#fff;
  color:#172033;
  text-align:left;
  cursor:pointer;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;
}
.hp30-step-button:hover{transform:translateX(3px);border-color:#a9c5e8;background:#f8fbff;box-shadow:0 8px 20px rgba(31,78,135,.08)}
.hp30-step-button:focus-visible{outline:3px solid rgba(11,87,208,.18);outline-offset:2px}
.hp30-step-button[aria-selected="true"]{border-color:#82abe0;background:linear-gradient(135deg,#edf5ff,#fff);box-shadow:inset 4px 0 0 #0b57d0,0 10px 24px rgba(31,78,135,.1)}
.hp30-step-button .hp28-phase-index{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border-radius:11px!important;background:#eef3f9!important;color:#66778e!important;font-size:.74rem!important;font-weight:800!important}
.hp30-step-button[aria-selected="true"] .hp28-phase-index{background:#0b57d0!important;color:#fff!important}
.hp30-step-button .hp28-phase-icon{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;border:1px solid #d5e2f0!important;border-radius:12px!important;background:#fff!important;color:#0b57d0!important;font-size:1.05rem!important}
.hp30-step-button .hp28-phase-body{display:grid!important;gap:3px!important;min-width:0!important}
.hp30-step-button .hp28-phase-body strong{color:#17365f!important;font-size:.94rem!important;font-weight:720!important}
.hp30-step-button .hp28-phase-body small{display:-webkit-box!important;color:#66758a!important;font-size:.75rem!important;line-height:1.4!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.hp30-step-button .hp28-phase-body em{color:#0b57d0!important;font-size:.7rem!important;font-style:normal!important;font-weight:700!important}
.hp30-step-button .hp28-phase-arrow{color:#8595aa!important;font-size:.86rem!important}
.hp30-step-button[aria-selected="true"] .hp28-phase-arrow{color:#0b57d0!important}
.hp30-detail-panel{position:sticky;top:96px;display:flex;flex-direction:column;min-height:100%;padding:24px;border:1px solid #c9dbf0;border-radius:18px;background:linear-gradient(145deg,#f5f9ff 0%,#fff 68%);box-shadow:0 15px 34px rgba(29,76,135,.1)}
.hp30-detail-top{display:flex;align-items:center;justify-content:space-between;gap:12px}
.hp30-detail-number{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#0b57d0;color:#fff;font-size:.78rem;font-weight:800;box-shadow:0 8px 18px rgba(11,87,208,.2)}
.hp30-detail-badge{display:inline-flex;align-items:center;min-height:27px;padding:5px 9px;border:1px solid #bdd4ee;border-radius:999px;background:#fff;color:#557392;font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.hp30-detail-panel h3{margin:20px 0 8px;color:#12365f;font-size:1.45rem;font-weight:730;letter-spacing:-.025em}
.hp30-detail-panel>p{margin:0;color:#637189;font-size:.86rem;line-height:1.55}
.hp30-aira-role{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;margin-top:18px;padding:13px;border:1px solid #bfd7f3;border-radius:13px;background:#eaf3ff}
.hp30-aira-role>i{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#0b57d0;color:#fff}
.hp30-aira-role div{display:grid;gap:3px}
.hp30-aira-role small,.hp30-detail-checklist>small,.hp30-detail-outcome small{color:#587598;font-size:.67rem;font-weight:750;text-transform:uppercase;letter-spacing:.045em}
.hp30-aira-role p{margin:0;color:#345474;font-size:.76rem;line-height:1.45}
.hp30-detail-checklist{margin-top:17px}
.hp30-detail-checklist ul{display:grid;gap:8px;margin:9px 0 0;padding:0;list-style:none}
.hp30-detail-checklist li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:start;color:#405873;font-size:.77rem;line-height:1.4}
.hp30-detail-checklist li i{display:grid;place-items:center;width:20px;height:20px;border-radius:7px;background:#e5f6ed;color:#148357;font-size:.76rem}
.hp30-detail-outcome{display:grid;gap:4px;margin:17px 0;padding-top:15px;border-top:1px solid #d7e3ef}
.hp30-detail-outcome strong{color:#153b66;font-size:.86rem}
.hp30-open-step{margin-top:auto!important;align-self:flex-start!important}

/* Cards and tabs */
.hp30-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}
.hp30-category-card,.hp30-featured-card,.hp30-tabs .hp27-mini-card{border-color:#dce5ef!important;border-radius:15px!important;background:#fff!important;box-shadow:0 5px 16px rgba(31,72,119,.045)!important}
.hp30-category-card:hover,.hp30-featured-card:hover,.hp30-tabs .hp27-mini-card:hover{border-color:#9dbde4!important;box-shadow:0 13px 28px rgba(31,72,119,.11)!important;transform:translateY(-3px)!important}
.hp30-tabs{border-color:#dce5ef!important;border-radius:17px!important;background:#f7f9fc!important}
.hp30-tabs .hp27-tab-list{gap:5px!important;padding:7px!important;border-bottom-color:#dce5ef!important;background:#fff!important}
.hp30-tabs .hp27-tab-list button{min-height:38px!important;padding:8px 12px!important;border-radius:9px!important;color:#5a6c83!important;font-size:.8rem!important}
.hp30-tabs .hp27-tab-list button.is-active{border-color:#bed3ec!important;background:#eaf2ff!important;color:#0b57d0!important}
.hp30-evidence-notice{border-color:#bed6ef!important;border-radius:16px!important;background:linear-gradient(135deg,#eef6ff,#fff)!important;box-shadow:0 8px 20px rgba(31,72,119,.06)!important}

[data-hp27-reveal]{opacity:0;transform:translateY(14px);transition:opacity .48s ease,transform .48s ease}
[data-hp27-reveal].is-visible{opacity:1;transform:none}

@media(max-width:1199.98px){
  .hp30-product-home .hp30-hero{grid-template-columns:1fr!important}
  .hp30-product-home .hp30-command-surface{margin:0 20px 20px!important}
  .hp30-product-home .hp30-aira-media{min-height:320px!important;max-height:390px!important}
  .hp30-product-home .hp30-aira-media>img,.hp30-product-home .hp30-aira-media>video{min-height:320px!important;max-height:390px!important}
  .hp30-workflow-layout{grid-template-columns:1fr!important}
  .hp30-detail-panel{position:relative!important;top:auto!important}
}
@media(max-width:991.98px){
  .hp30-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .hp30-section-head{align-items:flex-start!important;flex-direction:column!important}
}
@media(max-width:680px){
  body.wpu-phase-f-page[data-wpu-public-homepage="1"]>main{padding:16px 10px 0!important}
  .hp30-product-home{gap:18px!important}
  .hp30-product-home .hp30-hero{border-radius:20px!important}
  .hp30-product-home .hp30-hero-copy{padding:24px 18px!important}
  .hp30-product-home .hp30-hero h1{font-size:2.15rem!important}
  .hp30-product-home .hp30-search{grid-template-columns:auto minmax(0,1fr)!important;padding:9px 12px!important}
  .hp30-product-home .hp30-search .wpu-phase-f-button{grid-column:1/-1!important;width:100%!important}
  .hp30-product-home .hp30-command-surface{margin:0 10px 10px!important;border-radius:17px!important}
  .hp30-product-home .hp30-aira-media,.hp30-product-home .hp30-aira-media>img,.hp30-product-home .hp30-aira-media>video{min-height:250px!important;max-height:300px!important}
  .hp30-workflow-explorer,.hp30-product-home .hp30-section{padding:18px 14px!important;border-radius:18px!important}
  .hp30-step-button{grid-template-columns:38px 38px minmax(0,1fr)!important;min-height:80px!important;padding:10px!important}
  .hp30-step-button .hp28-phase-arrow{display:none!important}
  .hp30-step-button .hp28-phase-body small{display:none!important}
  .hp30-detail-panel{padding:18px!important}
  .hp30-category-grid{grid-template-columns:1fr!important}
  .hp30-metrics{grid-template-columns:1fr!important}
  .hp30-product-home .wpu-phase-f-hero-actions{display:grid!important;grid-template-columns:1fr!important}
  .hp30-product-home .wpu-phase-f-hero-actions .wpu-phase-f-button{width:100%!important}
}
@media(prefers-reduced-motion:reduce){
  [data-hp27-reveal]{opacity:1!important;transform:none!important;transition:none!important}
  .hp30-product-home *{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}


/* V40.32.1 homepage compact AIRA hero fix — 2026-08-07 */
.hp30-product-home .hp30-command-surface{align-self:center!important}
.hp30-product-home .hp30-aira-media{isolation:isolate!important}
body.wpu-phase-f-page[data-wpu-public-homepage="1"] .hp30-product-home .hp30-aira-controls{
  position:absolute!important;
  z-index:7!important;
  top:10px!important;
  right:10px!important;
  bottom:auto!important;
  left:auto!important;
  width:auto!important;
  max-width:none!important;
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  pointer-events:auto!important;
}
body.wpu-phase-f-page[data-wpu-public-homepage="1"] .hp30-product-home .hp30-aira-controls button{
  position:relative!important;
  inset:auto!important;
  width:32px!important;
  min-width:32px!important;
  height:32px!important;
  min-height:32px!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,255,255,.42)!important;
  border-radius:999px!important;
  background:rgba(4,27,62,.72)!important;
  color:#fff!important;
  box-shadow:0 7px 16px rgba(0,18,46,.18)!important;
  backdrop-filter:blur(10px)!important;
  -webkit-backdrop-filter:blur(10px)!important;
  cursor:pointer!important;
  pointer-events:auto!important;
  touch-action:manipulation!important;
}
body.wpu-phase-f-page[data-wpu-public-homepage="1"] .hp30-product-home .hp30-aira-controls button:hover,
body.wpu-phase-f-page[data-wpu-public-homepage="1"] .hp30-product-home .hp30-aira-controls button:focus-visible{
  transform:none!important;
  border-color:rgba(255,255,255,.82)!important;
  background:rgba(4,27,62,.92)!important;
  outline:2px solid rgba(255,255,255,.35)!important;
  outline-offset:2px!important;
}
body.wpu-phase-f-page[data-wpu-public-homepage="1"] .hp30-product-home .hp30-aira-controls .wpu-phase-e-audio-toggle.is-sound-on{
  border-color:rgba(255,225,105,.95)!important;
  background:#ffda45!important;
  color:#073777!important;
}
.hp30-product-home .hp30-aira-controls button i{font-size:.82rem!important;line-height:1!important;pointer-events:none!important}
.hp30-product-home .hp30-aira-controls button span{display:none!important}
.hp30-product-home .hp30-aira-caption{gap:0!important;padding:16px 18px 17px!important}
.hp30-product-home .hp30-aira-caption .hp30-command-heading{grid-template-columns:42px minmax(0,1fr)!important;gap:12px!important;align-items:center!important}
.hp30-product-home .hp30-aira-caption .wpu-phase-f-aira-mark{width:42px!important;height:42px!important;border-radius:12px!important;font-size:1rem!important}
.hp30-product-home .hp30-aira-caption .hp30-command-heading>div{display:grid!important;gap:4px!important}
.hp30-product-home .hp30-aira-caption .hp30-aira-title{color:#fff!important;font-size:clamp(1.05rem,1.25vw,1.25rem)!important;line-height:1.2!important;font-weight:760!important;letter-spacing:-.012em!important;text-transform:none!important}
.hp30-product-home .hp30-aira-caption .hp30-aira-subtitle{display:block!important;max-width:52ch!important;color:rgba(255,255,255,.8)!important;font-size:clamp(.84rem,.9vw,.96rem)!important;line-height:1.45!important;font-weight:520!important}
@media(max-width:1199.98px){
  .hp30-product-home .hp30-command-surface{margin:0 18px 18px!important}
  .hp30-product-home .hp30-aira-caption{padding:16px 18px 18px!important}
}
@media(max-width:680px){
  .hp30-product-home .hp30-hero h1{font-size:clamp(2.15rem,10vw,2.75rem)!important;line-height:1.05!important}
  .hp30-product-home .hp30-hero-copy>p{font-size:1rem!important;margin:15px 0 19px!important}
  .hp30-product-home .hp30-command-surface{margin:0 10px 10px!important}
  body.wpu-phase-f-page[data-wpu-public-homepage="1"] .hp30-product-home .hp30-aira-controls{top:8px!important;right:8px!important;gap:5px!important}
  body.wpu-phase-f-page[data-wpu-public-homepage="1"] .hp30-product-home .hp30-aira-controls button{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important}
  .hp30-product-home .hp30-aira-caption{padding:14px!important}
  .hp30-product-home .hp30-aira-caption .hp30-command-heading{grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important}
  .hp30-product-home .hp30-aira-caption .wpu-phase-f-aira-mark{width:38px!important;height:38px!important}
  .hp30-product-home .hp30-aira-caption .hp30-aira-title{font-size:1.04rem!important}
  .hp30-product-home .hp30-aira-caption .hp30-aira-subtitle{font-size:.82rem!important}
}
