/* Intapp site refinements: clearer hero-card copy and non-carousel detail cards. */
.hero-photo::after {
  background: linear-gradient(
    180deg,
    rgba(7, 23, 34, 0.68) 0%,
    rgba(7, 23, 34, 0.18) 34%,
    rgba(7, 23, 34, 0.52) 58%,
    rgba(7, 23, 34, 0.98) 100%
  );
}

.hero-photo-top {
  color: #fff;
  background: rgba(7, 23, 34, 0.78);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.65);
}

.hero-photo-top b {
  color: #9fd7ff;
}

.hero-photo-caption {
  right: 0;
  bottom: 0;
  left: 0;
  padding: 22px 24px 24px;
  background: linear-gradient(
    180deg,
    rgba(7, 23, 34, 0),
    rgba(7, 23, 34, 0.72) 15%,
    rgba(7, 23, 34, 0.94) 44%,
    rgba(7, 23, 34, 0.98) 100%
  );
}

.hero-photo-caption small {
  color: #a9ddff;
  font-size: 10px;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.8);
}

.hero-photo-caption strong {
  font-size: 27px;
  font-weight: 680;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.8);
}

.hero-photo-steps {
  border-top-color: rgba(255, 255, 255, 0.48);
}

.hero-photo-steps span {
  color: #fff;
  font-size: 11px;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.8);
}

.hero-photo-steps i {
  color: #9fd7ff;
}

.detail-lines {
  display: none;
}

/* Intapp V2: accessibility, conversion and editorial refinements */
.skip-link{position:fixed;top:8px;left:8px;z-index:1000;transform:translateY(-160%);padding:12px 16px;background:#fff;color:#071722;border:2px solid #071722}.skip-link:focus{transform:none}
.desktop-nav a[aria-current="page"],.mobile-menu a[aria-current="page"]{color:#0b65a6;text-decoration:underline;text-underline-offset:6px}.eyebrow{color:#0b65a6}.section-process .eyebrow,.claims-feature .eyebrow,.cta-section .eyebrow,.network-section .eyebrow,.claims-hero .eyebrow,.article-hero .eyebrow{color:#a9ddff}
.trust-strip{background:#f0f6fa;border-block:1px solid #d7e3eb}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid article{min-height:145px;padding:28px 24px;border-right:1px solid #d7e3eb}.trust-grid article:last-child{border:0}.trust-grid span,.depth-grid span{display:block;margin-bottom:14px;color:#0b65a6;font:600 11px/1 var(--font-geist-mono);letter-spacing:.12em}.trust-grid h2{margin:0 0 8px;font-size:18px;line-height:1.25}.trust-grid p{margin:0;color:#52646f;font-size:14px;line-height:1.55}
.depth-section{background:#f6f8f9}.depth-intro{max-width:820px;margin-bottom:42px}.depth-intro p{color:#52646f;font-size:17px;line-height:1.72}.depth-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d7e3eb;border:1px solid #d7e3eb}.depth-grid article{padding:32px;background:#fff}.depth-grid h3{margin:18px 0 10px;font-size:21px}.depth-grid p{margin:0;color:#52646f;line-height:1.65}
.team-grid{max-width:none}.team-profile{display:flex;flex-direction:column;gap:26px;align-items:stretch;padding:30px;background:#f5f8fa;border-top:3px solid #1478c9}.broker-photo{display:block;width:50%;aspect-ratio:1/1;margin:0 auto;object-fit:cover;object-position:center 35%;background:#dce6eb}.team-profile .role{margin:5px 0 18px;color:#0b65a6;font:600 11px/1.2 var(--font-geist-mono);letter-spacing:.1em;text-transform:uppercase}.team-profile .bio{margin:0 0 14px;color:#52646f;line-height:1.65}.profile-links{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-top:20px}.profile-links a{font-weight:650}
.partner-logos{display:grid;grid-template-columns:1fr 1fr;gap:20px}.partner-logo{min-height:184px;display:flex;flex-direction:column;justify-content:space-between;padding:30px 32px 22px;color:#fff;background:#071722;border:1px solid #24404f;transition:transform .2s,box-shadow .2s,border-color .2s}.partner-logo:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(0,0,0,.16);border-color:#2b96e8}.partner-logo:focus-visible{outline:3px solid #2b96e8;outline-offset:4px}.partner-logo img{display:block;width:auto;max-width:100%;height:76px;margin:auto;object-fit:contain}.partner-logo span{display:flex;justify-content:space-between;align-items:center;margin-top:18px;color:#c8d4da;font-size:11px;font-weight:600;letter-spacing:.025em}.partner-logo i{color:#7fcaff;font-style:normal;font-size:15px}.partner-logo-mclardy img{width:100%}.partner-logo-steadfast img{width:92%}.network-grid{align-items:center}.network-copy p:last-child{max-width:580px;margin-bottom:0}.network-section .partner-logo{min-height:184px}
.insight-grid>a{color:inherit;text-decoration:none}.insight-grid>a:focus-visible{outline:3px solid #1478c9;outline-offset:5px}.insight-grid article{height:100%;transition:transform .2s,box-shadow .2s}.insight-grid>a:hover article{transform:translateY(-4px);box-shadow:0 15px 35px rgba(7,23,34,.12)}
.article-hero{padding:110px 0 70px;background:#071722;color:#fff}.article-meta{margin-top:24px;color:#b9c8d1;font-size:14px}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 260px;gap:80px;align-items:start}.article-body{color:#243944;font-size:18px;line-height:1.78}.article-body h2{margin:48px 0 16px;color:#071722;font-size:31px}.article-body h3{margin:34px 0 12px;color:#071722;font-size:23px}.article-body li{margin:8px 0}.article-aside{position:sticky;top:110px;padding:25px;background:#f0f6fa;border-top:3px solid #1478c9}.article-aside h2{font-size:18px}.article-aside p{color:#52646f;line-height:1.6}.article-disclaimer{margin-top:45px;padding:22px;background:#f6f8f9;color:#52646f;font-size:14px}
.claim-form-section{background:#eef4f8}.claim-form-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.claim-form-wrap .review-form{margin:0}.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-status{display:none;padding:14px 16px;background:#e8f5ec;color:#174a28;border-left:4px solid #2d7b46}.form-status.is-error{background:#fff0f0;color:#6b2020;border-left-color:#a73939}.form-note a{text-decoration:underline}.footer-legal div{display:flex;flex-wrap:wrap;gap:12px 20px}.footer-legal a,.footer-disclaimer{font-size:12px;line-height:1.55}
@media(max-width:900px){.trust-grid{grid-template-columns:repeat(2,1fr)}.depth-grid{grid-template-columns:1fr}.article-layout,.claim-form-wrap{grid-template-columns:1fr;gap:45px}.article-aside{position:static}}
@media(max-width:600px){.trust-grid{grid-template-columns:1fr}.trust-grid article{min-height:auto;border-right:0;border-bottom:1px solid #d7e3eb}.team-profile{padding:22px}.partner-logos{grid-template-columns:1fr}.partner-logo{min-height:156px;padding:24px}.partner-logo img{height:66px}.article-hero{padding:80px 0 55px}.article-body{font-size:17px}}

/* Intapp V12: expanded commercial products and selected personal insurance */
.commercial-solutions-section{padding-top:104px}.solutions-section-heading{max-width:800px;margin-bottom:48px}.solutions-section-heading h2{margin-bottom:0}.personal-solutions-section{background:#eef4f7;border-top:1px solid #d7e3eb}.personal-solutions-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end;margin-bottom:48px}.personal-solutions-intro h2{margin-bottom:0}.personal-solutions-intro>p{max-width:530px;margin-bottom:4px;color:#52646f}.personal-listing-grid{grid-template-columns:repeat(3,1fr)}.personal-listing-grid .listing-card{min-height:340px;background:#fff}.personal-listing-grid .listing-card h2{margin-top:58px;font-size:29px}.product-copy-section{background:#fff}.product-copy-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;align-items:start}.product-copy-grid>div:first-child{position:sticky;top:120px}.product-copy h3{margin:0 0 12px;font-size:24px}.product-copy p{color:#52646f;line-height:1.75}.product-copy h3:not(:first-child){margin-top:38px}.product-note{margin-top:34px;padding:20px 22px;background:#f2f6f8;border-left:3px solid #1478c9;font-size:14px}@media(max-width:940px){.personal-solutions-intro,.product-copy-grid{grid-template-columns:1fr;gap:36px}.product-copy-grid>div:first-child{position:static}.personal-listing-grid{grid-template-columns:1fr}.personal-listing-grid .listing-card{min-height:285px}}@media(max-width:680px){.commercial-solutions-section{padding-top:68px}.solutions-section-heading,.personal-solutions-intro{margin-bottom:34px}.personal-listing-grid .listing-card h2{margin-top:46px}}

/* Intapp V13: linked cover classes, richer product pages and aligned insight cards */
.solution-visual-hero{padding:78px 0 86px;background:#071722}
.solution-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:76px;align-items:center}
.solution-hero-grid>div{max-width:650px}
.solution-hero-grid figure{position:relative;margin:0;overflow:hidden;background:#071722;box-shadow:0 22px 55px rgba(7,23,34,.14)}
.solution-hero-grid figure:after{position:absolute;inset:0;content:"";pointer-events:none;background:linear-gradient(180deg,transparent 55%,rgba(7,23,34,.78) 100%)}
.solution-hero-grid figure img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;transition:transform .55s ease}
.solution-hero-grid figure:hover img{transform:scale(1.025)}
.solution-hero-grid figcaption{position:absolute;z-index:1;right:24px;bottom:19px;left:24px;color:#c9d8e0;font:650 10px/1.3 var(--font-geist-mono);letter-spacing:.1em;text-transform:uppercase}
.solution-hero-grid figcaption strong{margin-left:7px;color:#fff;font:680 14px/1.3 var(--font-geist);letter-spacing:0;text-transform:none}
.covers-grid li{padding:0}
.covers-grid li>a{display:flex;width:100%;min-height:62px;align-items:center;justify-content:space-between;color:inherit;text-decoration:none}
.covers-grid li>a:focus-visible{outline:3px solid #1478c9;outline-offset:4px}
.covers-grid li>a:hover span{color:#0b65a6}
.personal-listing-grid{grid-template-columns:repeat(2,1fr)}
.personal-listing-grid .listing-card{min-height:390px}
.personal-listing-grid .listing-card h2{margin-top:66px}
.insights-grid>a{display:block;min-width:0}
.insights-grid-image article{box-sizing:border-box;display:flex;height:100%;min-height:410px;flex-direction:column}
.insights-grid-image h2{margin-top:58px;font-size:clamp(26px,2.1vw,30px);line-height:1.12}
.insights-grid-image p{margin-bottom:0}
.insights-grid-image b{margin-top:auto;padding-top:28px}
.insights-grid-image>a:nth-child(2) .insight-image{object-position:center 44%}
.insights-grid-image>a:nth-child(3) .insight-image{object-position:center 38%}
@media(max-width:940px){
  .solution-hero-grid{grid-template-columns:1fr;gap:44px}
  .solution-hero-grid>div{max-width:760px}
  .solution-hero-grid figure{max-width:760px}
  .personal-listing-grid{grid-template-columns:1fr}
}
@media(max-width:680px){
  .solution-visual-hero{padding:62px 0 68px}
  .solution-hero-grid{gap:34px}
  .solution-hero-grid figcaption{right:16px;bottom:14px;left:16px}
  .insights-grid-image article{min-height:380px}
  .insights-grid-image h2{margin-top:48px;font-size:27px}
}

/* Intapp V14: persistent tile imagery, stronger contrast and clearer link rows */
.personal-listing-grid .listing-card{
  isolation:isolate;
  overflow:hidden;
  border-color:rgba(255,255,255,.2);
  background:var(--navy);
  color:#fff;
}
.personal-listing-grid .listing-card::after{
  position:absolute;
  z-index:-1;
  inset:0;
  content:"";
  background:linear-gradient(
    180deg,
    rgba(7,23,34,.64) 0%,
    rgba(7,23,34,.58) 48%,
    rgba(7,23,34,.9) 100%
  );
  transition:background .25s ease;
}
.personal-listing-grid .listing-image{
  z-index:-2;
  opacity:1;
  filter:saturate(.66) contrast(1.04);
}
.personal-listing-grid .listing-card:hover::after{
  background:linear-gradient(
    180deg,
    rgba(7,23,34,.52) 0%,
    rgba(7,23,34,.48) 48%,
    rgba(7,23,34,.86) 100%
  );
}
.personal-listing-grid .listing-card>span{
  color:#a9ddff;
  text-shadow:0 1px 10px rgba(0,0,0,.7);
}
.personal-listing-grid .listing-card h2{
  color:#fff;
  text-shadow:0 2px 18px rgba(0,0,0,.72);
}
.personal-listing-grid .listing-card p{
  color:#edf5f8;
  text-shadow:0 1px 12px rgba(0,0,0,.78);
}
.personal-listing-grid .listing-card b{
  color:#fff;
  text-shadow:0 1px 10px rgba(0,0,0,.72);
}
.personal-listing-grid .listing-card b i{color:#a9ddff}

.covers-grid li,
.solution-detail li{padding:0}
.covers-grid li>a,
.solution-detail li>a{
  display:flex;
  width:100%;
  min-height:inherit;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  color:inherit;
  text-decoration:none;
}
.covers-grid li>a i,
.solution-detail li>a i{
  flex:0 0 auto;
  margin-left:auto;
  color:var(--blue);
  font-style:normal;
  transition:transform .2s ease,color .2s ease;
}
.covers-grid li>a:hover span,
.solution-detail li>a:hover span{color:#0b65a6}
.covers-grid li>a:hover i,
.covers-grid li>a:focus-visible i,
.solution-detail li>a:hover i,
.solution-detail li>a:focus-visible i{
  color:#0b65a6;
  transform:translateX(7px);
}
.covers-grid li>a:focus-visible,
.solution-detail li>a:focus-visible{
  outline:3px solid #1478c9;
  outline-offset:4px;
}

.turnstile-wrap{
  width:100%;
  min-height:34px;
  margin:2px 0 4px;
}
.turnstile-widget:empty{
  display:none;
}
.turnstile-message{
  margin:8px 0 0;
  color:#405466;
  font-size:.84rem;
  line-height:1.4;
}
.turnstile-message.is-success{
  color:#245f38;
}
.turnstile-message.is-error{
  color:#8a2525;
}
.turnstile-unconfigured{
  display:flex;
  min-height:52px;
  flex-direction:column;
  align-items:flex-start;
  padding:12px 15px;
  border:1px solid #c84848;
  border-radius:4px;
  background:#fff4f4;
  color:#761f1f;
  font-size:.88rem;
  line-height:1.4;
}
.review-form .submit-button:disabled{
  cursor:not-allowed;
  opacity:.55;
}
