html.marketing .journey-bento{gap:var(--space-md);display:grid}@media (width>=40rem){html.marketing .journey-bento{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=64rem){html.marketing .journey-bento{grid-template-columns:repeat(3,minmax(0,1fr))}}html.marketing .journey-bento__card{min-height:11rem;padding:var(--space-lg);border:1px solid var(--border-structural);background:var(--surface-raised);clip-path:var(--clip-axis-md);flex-direction:column;display:flex;position:relative;overflow:hidden}html.marketing .journey-bento__card--wide{grid-column:span 2}@media (width<=39.99rem){html.marketing .journey-bento__card--wide{grid-column:span 1}}html.marketing .home-decision-grid,html.marketing .home-editorial-grid{border:1px solid var(--border-structural);display:grid}html.marketing .home-decision-grid__panel,html.marketing .home-editorial-grid>article{align-content:start;gap:var(--space-md);padding:var(--space-xl);display:grid}html.marketing .home-decision-grid__panel--primary{background:var(--surface-raised)}html.marketing .home-decision-grid__panel>*,html.marketing .home-editorial-grid>article>*{margin-block:0}html.marketing .home-network-links{border-block:1px solid var(--border-structural);display:grid}html.marketing .home-network-links a{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-lg);color:var(--text-primary);font:600 var(--text-title-utility)/1.2 var(--font-display);border-block-end:1px solid var(--border-structural);text-decoration:none;display:flex}html.marketing .home-network-links a:last-child{border-block-end:0}@media (width>=48rem){html.marketing .home-decision-grid,html.marketing .home-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html.marketing .home-decision-grid__panel+.home-decision-grid__panel,html.marketing .home-editorial-grid>article+article{border-inline-start:1px solid var(--border-structural)}html.marketing .home-network-links{grid-template-columns:repeat(3,minmax(0,1fr))}html.marketing .home-network-links a+a{border-inline-start:1px solid var(--border-structural)}html.marketing .home-network-links a{border-block-end:0}}html.marketing .journey-bento__card--discover{--stage-accent:var(--stage-discover)}html.marketing .journey-bento__card--evaluate{--stage-accent:var(--stage-evaluate)}html.marketing .journey-bento__card--configure{--stage-accent:var(--stage-configure)}html.marketing .journey-bento__card--trust{--stage-accent:var(--stage-trust)}html.marketing .journey-bento__card--convert{--stage-accent:var(--stage-convert)}html.marketing .journey-bento__card:before{inset-inline:0;content:"";background:linear-gradient(90deg, transparent, var(--stage-accent), transparent);height:1px;position:absolute;top:0}html.marketing .journey-bento__eyebrow,html.marketing .journey-bento__body{color:var(--text-secondary)}html.marketing .journey-bento__eyebrow{font:600 var(--text-caption)/1.2 var(--font-display);letter-spacing:.12em;margin:0}html.marketing .journey-bento__title{margin:var(--space-sm) 0 0;font:600 var(--text-title-utility)/1.2 var(--font-display)}html.marketing .journey-bento__body{max-width:36ch;margin:var(--space-sm) 0 0}html.marketing .journey-bento__metric{padding-top:var(--space-md);font:600 var(--text-title-utility)/1 var(--font-display);margin:auto 0 0}html.marketing .journey-bento__link{margin-top:var(--space-md);align-self:flex-start}html.marketing .section--craft{border-block:1px solid var(--border-structural);background:var(--surface-subtle)}html.marketing .home-craft__intro{gap:var(--space-xl);display:grid}html.marketing .home-craft__evidence,html.marketing .home-craft__pillars{border-block-start:1px solid var(--border-structural);margin:0;padding:0;list-style:none;display:grid}html.marketing .home-craft__evidence{grid-template-columns:repeat(2,minmax(0,1fr))}html.marketing .home-craft__evidence>div,html.marketing .home-craft__pillars>li{padding:var(--space-lg);border-inline-end:1px solid var(--border-structural);border-block-end:1px solid var(--border-structural)}html.marketing .home-craft__evidence>div:last-child,html.marketing .home-craft__pillars>li:last-child{border-inline-end:0}html.marketing .home-craft__evidence dt{color:var(--action-primary);font:600 var(--text-title-utility)/1.1 var(--font-display)}html.marketing .home-craft__evidence dd,html.marketing .home-craft__pillars p{margin:var(--space-sm) 0 0;color:var(--text-secondary)}html.marketing .home-craft__pillars h3{font:600 var(--text-title-utility)/1.2 var(--font-display);margin:0}@media (width>=48rem){html.marketing .home-craft__intro{grid-template-columns:minmax(0,4fr) minmax(0,8fr);align-items:end}html.marketing .home-craft__pillars{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=39.99rem){html.marketing .home-craft__evidence{grid-template-columns:1fr}html.marketing .home-craft__evidence>div{border-inline-end:0}}
