/* Generated style system: opleafc9 */
body.opleafc9-body {
  --primary: #332c25;
  --primary-dark: #1c1813;
  --accent: #f0a24e;
  --accent-light: #f8d0a4;
  --accent-ink: #f5b673;
  --accent-contrast: #2b1400;
  --bg: #1a1714;
  --bg-alt: #24201b;
  --text: #f5f1ec;
  --text-muted: #c0b6ab;
  --font-heading: 'Arvo', serif;
  --font-body: 'Source Sans 3', sans-serif;
  --surface-radius: 14px;
  --control-radius: 10px;
  --pill-radius: 999px;
  --section-gap: clamp(1.4rem, 3vw, 4.6rem);
  --card-pad: clamp(1.1rem, 2.2vw, 2rem);
  --shell: min(1640px, calc(100vw - 5rem));
  /* Spacing contract. One rhythm for every section, so the page cannot swing
     between no air and half a screen of nothing. Density still scales it. */
  --section-y: clamp(56px,5vw,88px);
  --section-y-compact: clamp(32px,3vw,56px);
  --section-y-hero: clamp(72px,7vw,112px);
  --container-x: clamp(32px,4vw,64px);
  --grid-gap: clamp(16px,2vw,32px);
  --card-gap: clamp(12px,1.6vw,24px);
  --block-gap: clamp(20px,2.4vw,36px);
  --card-pad: clamp(24px,2.2vw,36px);
  --card-pad-sm: clamp(16px,1.6vw,24px);
  --media-body-gap: clamp(18px,1.8vw,24px);
  --panel-pad: clamp(24px,2.4vw,36px);
  --detail-gap: clamp(28px,3vw,56px);
  --hairline: color-mix(in srgb,var(--text) 13%,transparent);
  --surface: color-mix(in srgb,var(--bg) 72%,var(--bg-alt));
  --surface-strong: color-mix(in srgb,var(--bg-alt) 82%,var(--accent-light));
  --shadow-soft: 0 18px 58px color-mix(in srgb,var(--primary-dark) 12%,transparent);
  --shadow-lift: 0 24px 70px color-mix(in srgb,var(--primary-dark) 18%,transparent);
}
body.opleafc9-body{margin:0;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-dark) 18%,var(--bg)) 0%,var(--bg) 36%,color-mix(in srgb,var(--accent-light) 18%,var(--bg-alt)) 100%);color:var(--text);font:400 clamp(1rem,1.1vw,1.12rem)/1.68 var(--font-body);letter-spacing:0;text-rendering:optimizeLegibility}
.opleafc9-stage,.opleafc9-stage *{box-sizing:border-box;min-width:0} .opleafc9-stage{min-height:100vh;overflow:clip} .opleafc9-stage img{display:block;max-width:100%;object-fit:cover} .opleafc9-stage a{color:inherit;text-underline-offset:.18em} .opleafc9-stage p a,.opleafc9-stage li a,.opleafc9-stage td a{color:var(--accent-ink);font-weight:640} .opleafc9-stage h1,.opleafc9-stage h2,.opleafc9-stage h3{font-family:var(--font-heading);line-height:1.08;letter-spacing:0;margin:0 0 .8rem;text-wrap:balance;overflow-wrap:normal;hyphens:manual} .opleafc9-stage h1{font-size:clamp(2rem,3.4vw,4.1rem);font-weight:720;max-width:18ch} .opleafc9-stage h2{font-size:clamp(1.35rem,2vw,2.45rem);font-weight:660;max-width:24ch} .opleafc9-stage h3{font-size:clamp(1.03rem,1.3vw,1.38rem);font-weight:700} .opleafc9-stage p,.opleafc9-stage li{overflow-wrap:anywhere;hyphens:auto} .opleafc9-stage p{margin:.25rem 0 1rem;max-width:68ch} .opleafc9-stage main>.opleafc9-grid .opleafc9-panel p{line-height:1.78;margin-bottom:1.12rem} .opleafc9-stage small,.opleafc9-muted{color:var(--text-muted)} .opleafc9-stage table{width:100%;border-collapse:collapse;overflow-wrap:anywhere} .opleafc9-stage th,.opleafc9-stage td{padding:.72rem;border-bottom:1px solid var(--hairline);text-align:left;vertical-align:top}
.opleafc9-shell{width:var(--shell);margin-inline:auto} .opleafc9-slice{padding-block:var(--section-gap)} .opleafc9-alt{background:linear-gradient(135deg,color-mix(in srgb,var(--primary-dark) 8%,var(--bg-alt)),color-mix(in srgb,var(--accent-light) 20%,var(--bg)))} .opleafc9-eyebrow{display:inline-flex;max-width:100%;text-transform:uppercase;font-size:.74rem;letter-spacing:.12em;color:var(--accent-ink);font-weight:700;overflow-wrap:anywhere}
.opleafc9-nav{z-index:40;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.78rem .92rem;background:color-mix(in srgb,var(--bg) 84%,transparent);border:1px solid var(--hairline);backdrop-filter:blur(18px);transition:.25s ease;border-radius:var(--surface-radius);box-shadow:0 10px 34px color-mix(in srgb,var(--primary-dark) 9%,transparent)} .opleafc9-nav.scrolled{padding-block:.56rem;box-shadow:0 16px 48px color-mix(in srgb,var(--primary-dark) 14%,transparent)} .opleafc9-mark{font:740 1.05rem/1.1 var(--font-heading);text-decoration:none;max-width:min(36vw,22rem);overflow-wrap:anywhere} .opleafc9-navlinks{display:flex;gap:.32rem;align-items:center} .opleafc9-navlinks a{padding:.52rem .68rem;text-decoration:none;border-radius:var(--control-radius);line-height:1.18;max-width:14rem;overflow-wrap:normal;word-break:normal;hyphens:none;text-align:center} .opleafc9-navlinks a[aria-current='page'],.opleafc9-navlinks a:hover{background:var(--accent);color:var(--accent-contrast)} .opleafc9-menu{display:none;background:var(--accent);color:var(--accent-contrast);border:0;border-radius:var(--control-radius);padding:.62rem .8rem;font-weight:740}
.opleafc9-stage{padding-top:6.4rem} .opleafc9-nav{position:fixed;inset:0 0 auto;width:100%;border:0;border-bottom:1px solid var(--hairline);border-radius:0;box-shadow:none;background:color-mix(in srgb,var(--bg) 80%,transparent);backdrop-filter:blur(12px);padding:.85rem max(1.1rem,calc((100vw - var(--shell))/2))} .opleafc9-navmeta{display:flex;gap:.8rem;font-size:.8rem;color:var(--text-muted);align-items:center;flex-wrap:wrap} .opleafc9-navmeta a{text-decoration:none;white-space:nowrap} @media(max-width:900px){.opleafc9-navmeta{display:none} .opleafc9-navlinks{position:absolute;inset:calc(100% + .55rem) 0 auto;display:none;background:var(--bg);padding:.75rem;border:1px solid var(--hairline);border-radius:var(--surface-radius);box-shadow:0 18px 54px color-mix(in srgb,var(--primary-dark) 14%,transparent);flex-direction:column;align-items:stretch;gap:.15rem;max-height:min(70vh,34rem);overflow:auto} .opleafc9-navlinks a{max-width:none;text-align:left} body.opleafc9-body.menu-open .opleafc9-navlinks{display:flex} .opleafc9-menu{display:inline-flex}}
.opleafc9-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(.8rem,1.5vw,1.8rem)} .opleafc9-grid>*{min-width:0} .opleafc9-panel{background:linear-gradient(180deg,var(--surface-strong),var(--surface));border:1px solid var(--hairline);border-radius:var(--surface-radius);padding:var(--card-pad);box-shadow:var(--shadow-soft);overflow:hidden} .opleafc9-grid>.opleafc9-panel:nth-child(3n+1){background:var(--surface)} .opleafc9-grid>.opleafc9-panel:nth-child(3n+2){background:linear-gradient(180deg,color-mix(in srgb,var(--bg) 86%,var(--accent-light)),var(--surface))} .opleafc9-grid>.opleafc9-panel:nth-child(3n){background:transparent;box-shadow:none;border-color:color-mix(in srgb,var(--text) 18%,transparent)} .opleafc9-hero{min-height:min(72vh,720px);display:grid;align-items:center;padding-block:var(--section-gap)} .opleafc9-hero-copy{grid-column:span 7} .opleafc9-hero-copy>p{font-size:clamp(1.05rem,1.3vw,1.24rem);color:var(--text-muted)} .opleafc9-hero-media{grid-column:span 5;min-width:0;aspect-ratio:4/5;height:auto;border-radius:var(--surface-radius);overflow:hidden;background:var(--bg-alt)} .opleafc9-hero-media>img,.opleafc9-hero-media>svg{width:100%;height:100%;min-height:inherit;object-fit:cover} .opleafc9-visualgrid{display:grid;grid-template-columns:1.15fr .85fr 1fr;gap:clamp(.8rem,1.5vw,1.8rem);margin:clamp(1rem,2vw,2rem) 0} .opleafc9-visual{position:relative;min-width:0;aspect-ratio:4/3;height:auto;margin:0;border-radius:var(--surface-radius);overflow:hidden;background:var(--bg-alt)} .opleafc9-visual:nth-child(2){aspect-ratio:3/4;transform:translateY(clamp(.7rem,2vw,1.8rem))} .opleafc9-visual>img,.opleafc9-visual>svg,.opleafc9-service-media>img,.opleafc9-service-media>svg,.opleafc9-article-media>img,.opleafc9-article-media>svg{width:100%;height:100%;object-fit:cover} .opleafc9-visual figcaption{position:absolute;left:.75rem;right:.75rem;bottom:.75rem;padding:.52rem .68rem;border-radius:var(--control-radius);background:color-mix(in srgb,var(--primary) 78%,transparent);color:#fff;font-weight:700;line-height:1.2;overflow-wrap:anywhere} .opleafc9-service-media,.opleafc9-article-media{aspect-ratio:16/10;height:auto;margin:0 0 1rem;border-radius:var(--surface-radius);overflow:hidden;background:var(--bg-alt)} .opleafc9-stat{grid-column:span 3;min-height:8.4rem;display:grid;align-content:space-between;border-top:1px solid var(--hairline)} .opleafc9-stat b{font:720 clamp(1.7rem,3vw,4rem)/1 var(--font-heading);color:var(--accent-ink);overflow-wrap:anywhere} .opleafc9-service{grid-column:span 6} .opleafc9-quote{grid-column:span 4;border-left:1px solid var(--hairline);background:var(--surface)} .opleafc9-team{grid-column:span 3} .opleafc9-portrait{display:grid;place-items:center;aspect-ratio:4/5;border-radius:var(--surface-radius);margin-bottom:1rem;background:linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--primary) 70%,var(--accent)));color:var(--bg);font:720 clamp(1.8rem,4vw,4rem)/1 var(--font-heading)} .opleafc9-team-photo{margin:0 0 1rem;aspect-ratio:4/5;border-radius:var(--surface-radius);overflow:hidden;background:var(--bg-alt)} .opleafc9-team-photo img,.opleafc9-team-photo svg{width:100%;height:100%;object-fit:cover} .opleafc9-timeline{display:grid;gap:1rem;border-left:1px solid color-mix(in srgb,var(--text) 24%,transparent);padding-left:1rem} .opleafc9-article{grid-column:span 4;min-height:18rem;display:flex;flex-direction:column;justify-content:space-between}
.opleafc9-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;max-width:100%;min-height:2.9rem;padding:.72rem 1rem;border-radius:var(--control-radius);border:1px solid transparent;text-decoration:none;font-weight:720;line-height:1.18;text-align:center;white-space:normal;overflow-wrap:anywhere;cursor:pointer} .opleafc9-primary{background:var(--accent);color:var(--accent-contrast);box-shadow:0 8px 22px color-mix(in srgb,var(--primary-dark) 14%,transparent)} .opleafc9-outline{border-color:var(--accent-ink);color:var(--text);background:transparent} .opleafc9-ghost{background:color-mix(in srgb,var(--text) 7%,transparent)} .opleafc9-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.4rem}
.opleafc9-stage form{display:grid;gap:.9rem} .opleafc9-stage label{display:grid;gap:.38rem;font-weight:640;overflow-wrap:anywhere} .opleafc9-stage input,.opleafc9-stage textarea{width:100%;border:1px solid color-mix(in srgb,var(--text) 22%,transparent);border-radius:var(--control-radius);background:color-mix(in srgb,var(--bg) 88%,#fff);color:var(--text);padding:.85rem;font:inherit} .opleafc9-stage textarea{min-height:9rem;resize:vertical} .opleafc9-stage input:invalid:not(:placeholder-shown),.opleafc9-stage textarea:invalid:not(:placeholder-shown){border-color:#e11d48} .opleafc9-check{display:flex;align-items:flex-start;gap:.65rem} .opleafc9-check input{width:auto;margin-top:.35rem}
.opleafc9-footer{background:linear-gradient(180deg,var(--primary),color-mix(in srgb,var(--primary) 82%,var(--primary-dark)));color:#f8fafc;padding-block:var(--section-gap)} .opleafc9-footgrid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:1rem} .opleafc9-footer a{color:inherit;overflow-wrap:anywhere} .opleafc9-cookie{position:fixed;z-index:60;left:1rem;right:1rem;bottom:.65rem;display:none;max-width:none;padding:.42rem .55rem;background:color-mix(in srgb,var(--bg) 94%,transparent);color:var(--text);border:1px solid color-mix(in srgb,var(--text) 18%,transparent);border-radius:calc(var(--surface-radius) * .55);box-shadow:0 14px 48px #0003;backdrop-filter:blur(14px)} .opleafc9-cookie.open{display:grid;grid-template-columns:auto minmax(0,1fr) auto;column-gap:clamp(.55rem,1.4vw,1rem);row-gap:0;align-items:center} .opleafc9-cookie h2{grid-column:1;margin:0;font-size:.84rem;line-height:1.1} .opleafc9-cookie>p{grid-column:2;margin:0;font-size:.8rem;line-height:1.2} .opleafc9-cookie .opleafc9-actions{grid-column:3;grid-row:1;margin:0;flex-wrap:nowrap;gap:.36rem} .opleafc9-cookie .opleafc9-button{min-height:1.95rem;padding:.32rem .65rem;font-size:.78rem} .opleafc9-cookie-settings{display:none;grid-column:1/-1;padding-top:.7rem} .opleafc9-cookie-settings.open{display:grid;gap:.5rem} .opleafc9-top{position:fixed;right:1rem;bottom:1rem;z-index:35;opacity:0;pointer-events:none} .opleafc9-top.visible{opacity:1;pointer-events:auto}
.opleafc9-pill{display:inline-flex;max-width:100%;padding:.3rem .8rem;border-radius:var(--pill-radius);font-size:.78rem;font-weight:640;line-height:1.2;background:color-mix(in srgb,var(--accent) 16%,transparent);color:var(--accent-ink);text-decoration:none;overflow-wrap:anywhere} .opleafc9-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin:.8rem 0}
.opleafc9-faq{display:grid;gap:.5rem} .opleafc9-faq details{border:1px solid color-mix(in srgb,var(--text) 14%,transparent);border-radius:var(--surface-radius);overflow:hidden;background:var(--surface)} .opleafc9-faq summary{cursor:pointer;padding:.9rem 1rem;font-weight:720;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:.8rem;overflow-wrap:anywhere} .opleafc9-faq summary::after{content:'▾';transition:.2s;flex:0 0 auto} .opleafc9-faq details[open] summary::after{transform:rotate(180deg)} .opleafc9-faq-body{padding:0 1rem 1rem}
.opleafc9-compare{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid color-mix(in srgb,var(--text) 14%,transparent);border-radius:var(--surface-radius);overflow:hidden} .opleafc9-compare-head{background:var(--accent);color:var(--accent-contrast);padding:.8rem;font-weight:700;text-align:center} .opleafc9-compare-cell{padding:.75rem;border-top:1px solid color-mix(in srgb,var(--text) 10%,transparent);text-align:center;overflow-wrap:anywhere} .opleafc9-compare-cell:nth-child(3n+2){background:color-mix(in srgb,var(--accent) 6%,transparent)}
.opleafc9-trust-badges{display:flex;flex-wrap:wrap;gap:.6rem;margin:1rem 0} .opleafc9-badge{display:inline-flex;align-items:center;gap:.4rem;max-width:100%;padding:.42rem .9rem;border:1px solid color-mix(in srgb,var(--accent-ink) 28%,transparent);border-radius:var(--pill-radius);font-size:.8rem;font-weight:640;line-height:1.2;color:var(--accent-ink);overflow-wrap:anywhere} 
.opleafc9-disclaimer{margin:1.5rem 0;padding:1rem 1.2rem;background:color-mix(in srgb,var(--text) 4%,transparent);border-left:3px solid color-mix(in srgb,var(--text) 30%,transparent);border-radius:0 var(--surface-radius) var(--surface-radius) 0;font-size:.85rem;color:var(--text-muted)}
.opleafc9-form-success{border-left:4px solid var(--accent);padding:clamp(1.2rem,2vw,2rem)} .opleafc9-field-error{border-color:#e11d48 !important;outline:2px solid color-mix(in srgb,#e11d48 35%,transparent)} .opleafc9-hp{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.opleafc9-ingredient-strip{display:flex;flex-wrap:wrap;gap:.5rem;padding:.8rem 0} .opleafc9-ingredient{display:inline-flex;align-items:center;gap:.35rem;max-width:100%;padding:.3rem .7rem;background:var(--bg-alt);color:var(--accent-ink);border-radius:var(--pill-radius);font-size:.82rem;line-height:1.2;overflow-wrap:anywhere}
.opleafc9-progress-bar{position:fixed;top:0;left:0;height:3px;background:var(--accent);width:0%;z-index:100;transition:width .1s linear}
.opleafc9-article-card{grid-column:span 4;display:flex;flex-direction:column} .opleafc9-article-card .opleafc9-article-media{aspect-ratio:16/10;height:auto;margin:0 0 .8rem;border-radius:var(--surface-radius);overflow:hidden;background:var(--bg-alt)} .opleafc9-article-card .opleafc9-article-media img,.opleafc9-article-card .opleafc9-article-media svg{width:100%;height:100%;object-fit:cover} .opleafc9-readtime{font-size:.78rem;color:var(--text-muted);margin:.3rem 0 .5rem}
.opleafc9-featured{grid-column:span 8;display:grid;grid-template-columns:1.2fr 1fr;gap:1.4rem;align-items:center} .opleafc9-featured-media{min-width:0;aspect-ratio:16/10;height:auto;border-radius:var(--surface-radius);overflow:hidden;background:var(--bg-alt)} .opleafc9-featured-media img,.opleafc9-featured-media svg{width:100%;height:100%;object-fit:cover}
.opleafc9-svc-rows{display:flex;flex-direction:column;gap:0} .opleafc9-svc-rows > .opleafc9-row{display:flex;gap:1.2rem;align-items:baseline;padding:1.15rem 0;border-top:1px solid var(--hairline)} .opleafc9-svc-rows .opleafc9-row:last-child{border-bottom:1px solid var(--hairline)} .opleafc9-row-body{flex:1;min-width:0} .opleafc9-svc-rows > .opleafc9-row h3{margin-bottom:.35rem} .opleafc9-svc-bands{display:flex;flex-direction:column;gap:1.3rem} .opleafc9-svc-bands > .opleafc9-fband{padding:calc(var(--card-pad) * 1.15);border:1px solid var(--hairline);border-radius:var(--surface-radius);background:var(--surface)} .opleafc9-svc-bands > .opleafc9-fband:nth-child(odd){border-left:4px solid var(--accent)} .opleafc9-svc-bands > .opleafc9-fband:nth-child(even){border-right:4px solid var(--accent);background:linear-gradient(180deg,color-mix(in srgb,var(--bg) 88%,var(--accent-light)),var(--surface))} .opleafc9-svc-stack{list-style:none;counter-reset:svc;display:grid;gap:1.15rem;padding:0;margin:0} .opleafc9-svc-stack > .opleafc9-stack-item{counter-increment:svc;position:relative;padding:0 0 1.15rem 4.4rem;border-bottom:1px solid var(--hairline)} .opleafc9-svc-stack > .opleafc9-stack-item:last-child{border-bottom:0;padding-bottom:0} .opleafc9-svc-stack > .opleafc9-stack-item::before{content:counter(svc,decimal-leading-zero);position:absolute;left:0;top:-.15rem;font:720 2.5rem/1 var(--font-heading);color:var(--accent-ink)} .opleafc9-grid-tri{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(.8rem,1.5vw,1.6rem)} .opleafc9-grid-tri > .opleafc9-tri{grid-column:span 4}
.opleafc9-media-soft-cover{aspect-ratio:4/3;border-radius:var(--surface-radius);overflow:hidden;margin:0} .opleafc9-media-soft-cover > img,.opleafc9-media-soft-cover > svg{width:100%;height:100%;object-fit:cover;display:block}.opleafc9-media-square-grid{aspect-ratio:1/1;border-radius:calc(var(--surface-radius) * .4);overflow:hidden;margin:0} .opleafc9-media-square-grid > img,.opleafc9-media-square-grid > svg{width:100%;height:100%;object-fit:cover;display:block}.opleafc9-media-wide-banner{aspect-ratio:16/9;border-radius:0;overflow:hidden;margin:0} .opleafc9-media-wide-banner > img,.opleafc9-media-wide-banner > svg{width:100%;height:100%;object-fit:cover;display:block}.opleafc9-media-tall-editorial{aspect-ratio:3/4;border-radius:var(--surface-radius);overflow:hidden;margin:0} .opleafc9-media-tall-editorial > img,.opleafc9-media-tall-editorial > svg{width:100%;height:100%;object-fit:cover;display:block}.opleafc9-media-masked-rounded{aspect-ratio:1/1;border-radius:42% 58% 46% 54% / 52% 44% 56% 48%;overflow:hidden;margin:0} .opleafc9-media-masked-rounded > img,.opleafc9-media-masked-rounded > svg{width:100%;height:100%;object-fit:cover;display:block}.opleafc9-media-collage-pair{aspect-ratio:4/5;border-radius:calc(var(--surface-radius) * .6);overflow:hidden;margin:0} .opleafc9-media-collage-pair > img,.opleafc9-media-collage-pair > svg{width:100%;height:100%;object-fit:cover;display:block} .opleafc9-media-collage-pair{position:relative;isolation:isolate} .opleafc9-media-collage-pair::after{content:'';position:absolute;inset:auto -.6rem -.6rem auto;width:58%;height:38%;border:2px solid var(--accent);border-radius:inherit;z-index:-1} .opleafc9-media-wide-banner{border-block:1px solid var(--hairline)}
body.opleafc9-body{--surface-radius:24px;--control-radius:18px} .opleafc9-panel{border:none;box-shadow:0 26px 70px color-mix(in srgb,var(--primary-dark) 14%,transparent)} .opleafc9-stage h1,.opleafc9-stage h2{text-transform:none;letter-spacing:0} .opleafc9-service-media,.opleafc9-article-media{aspect-ratio:5/4}
 body.opleafc9-body .opleafc9-splitwrap .opleafc9-hero-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(24px,4vw,56px);align-items:center} body.opleafc9-body .opleafc9-splitwrap .opleafc9-hero-split .opleafc9-prod-media{aspect-ratio:16/10;max-height:min(360px,42vh);width:100%;} body.opleafc9-body .opleafc9-splitwrap .opleafc9-hero-split .opleafc9-editorial{background:var(--bg);padding:var(--card-pad);border-radius:var(--surface-radius);box-shadow:0 18px 50px color-mix(in srgb,var(--primary-dark) 12%,transparent)} .opleafc9-band:has(> .opleafc9-hero-split){background:color-mix(in srgb,var(--accent-light) 20%,var(--bg))} @media(max-width:900px){body.opleafc9-body .opleafc9-hero-split{grid-template-columns:1fr} body.opleafc9-body .opleafc9-hero-split .opleafc9-editorial{margin-left:0} body.opleafc9-body .opleafc9-hero-split .opleafc9-prod-media{max-height:min(280px,36vh)}}
 .opleafc9-hero-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--block-gap);align-items:center} .opleafc9-hero-left .opleafc9-hero-fig{order:0} .opleafc9-hero-right .opleafc9-hero-fig{order:2} .opleafc9-hero-fig{margin:0;aspect-ratio:4/3;max-height:min(560px,58vh);border-radius:var(--surface-radius);overflow:hidden;background:var(--bg-alt)} .opleafc9-hero-fig img,.opleafc9-hero-fig svg{width:100%;height:100%;object-fit:cover;display:block} .opleafc9-hero-pair > .opleafc9-hero-copy,.opleafc9-hero-bg > .opleafc9-hero-copy{grid-column:auto;min-width:0} .opleafc9-hero-stats{margin-top:var(--block-gap)} .opleafc9-hero-bg{position:relative;isolation:isolate;overflow:hidden} .opleafc9-hero-bg .opleafc9-hero-fig{position:absolute;inset:0;aspect-ratio:auto;max-height:none;border-radius:0;margin:0;z-index:-2} .opleafc9-hero-bg::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(105deg,color-mix(in srgb,var(--primary-dark) 88%,transparent),color-mix(in srgb,var(--primary-dark) 58%,transparent))} .opleafc9-hero-bg .opleafc9-hero-copy{max-width:min(720px,100%)} .opleafc9-hero-bg,.opleafc9-hero-bg h1,.opleafc9-hero-bg h2,.opleafc9-hero-bg .opleafc9-kicker, .opleafc9-hero-bg .opleafc9-stat b{color:#f7f9fb} .opleafc9-hero-bg .opleafc9-lede,.opleafc9-hero-bg p,.opleafc9-hero-bg .opleafc9-stat span{color:color-mix(in srgb,#f7f9fb 74%,transparent)} .opleafc9-hero-bg .opleafc9-outline{color:#f7f9fb;border-color:#f7f9fb} @media(max-width:900px){.opleafc9-hero-pair{grid-template-columns:1fr} .opleafc9-hero-left .opleafc9-hero-fig,.opleafc9-hero-right .opleafc9-hero-fig{order:0} .opleafc9-hero-fig{max-height:min(320px,42vh)}}
 .opleafc9-coll,.opleafc9-panel,.opleafc9-prod-card,.opleafc9-tier,.opleafc9-post-card,.opleafc9-detailside,.opleafc9-prod,.opleafc9-post,.opleafc9-acc,.opleafc9-stat{padding:var(--card-pad);border-radius:var(--surface-radius);display:flex;flex-direction:column;gap:.55rem;height:100%} .opleafc9-detailside{background:color-mix(in srgb,var(--text) 7%,var(--bg));border:1px solid var(--hairline);padding:var(--panel-pad);height:auto;position:sticky;top:calc(var(--section-y-compact) + 1rem)} @media(max-width:900px){.opleafc9-detailside{position:static;top:auto}} .opleafc9-detailside ul{margin:.2rem 0 .4rem;padding-left:1.15rem;line-height:1.75} .opleafc9-detailside li{margin-bottom:.35rem} .opleafc9-detailside .opleafc9-actions{margin-top:var(--media-body-gap)} .opleafc9-detailcols{gap:var(--detail-gap)} .opleafc9-pricerow{padding-block:var(--card-pad-sm)} .opleafc9-pricerow ul{line-height:1.8;padding-left:1.15rem} .opleafc9-acc summary{padding-block:var(--card-pad-sm)} .opleafc9-stat{padding:var(--card-pad-sm) 0;border-radius:0;background:none} .opleafc9-collrow,.opleafc9-prodgrid,.opleafc9-tiergrid{align-items:stretch} .opleafc9-collrow>*,.opleafc9-prodgrid>*,.opleafc9-tiergrid>*{min-width:0} .opleafc9-coll h3,.opleafc9-panel h3,.opleafc9-prod-card h3{margin-top:0} .opleafc9-prod-card>*:last-child,.opleafc9-coll>*:last-child,.opleafc9-panel>*:last-child,.opleafc9-tier>*:last-child{margin-top:auto} .opleafc9-prod-card,.opleafc9-coll,.opleafc9-panel,.opleafc9-tier{overflow:hidden} .opleafc9-coll p:last-child,.opleafc9-prod-card p:last-child{margin-bottom:0} .opleafc9-prod-card .opleafc9-prod-media{margin:calc(-1 * var(--card-pad));margin-bottom:var(--media-body-gap);width:calc(100% + 2 * var(--card-pad));max-width:none;border-radius:var(--surface-radius) var(--surface-radius) 0 0}
body.opleafc9-body .opleafc9-band:first-of-type,body.opleafc9-body .opleafc9-hero{background:var(--accent)} body.opleafc9-body .opleafc9-alt{background:var(--bg-alt)} body.opleafc9-body .opleafc9-panel,body.opleafc9-body .opleafc9-prod-card,body.opleafc9-body .opleafc9-coll{background:var(--bg);border:1px solid var(--hairline)} body.opleafc9-body .opleafc9-footer{background:var(--accent);color:#14181d} body.opleafc9-body .opleafc9-footer a{color:#14181d} body.opleafc9-body .opleafc9-footer hr,body.opleafc9-body .opleafc9-footer .opleafc9-footgrid > div + div{border-color:color-mix(in srgb,#14181d 18%,transparent)} body.opleafc9-body .opleafc9-footer,body.opleafc9-body .opleafc9-footer p,body.opleafc9-body .opleafc9-footer li,body.opleafc9-body .opleafc9-footer span,body.opleafc9-body .opleafc9-footer small,body.opleafc9-body .opleafc9-footer strong,body.opleafc9-body .opleafc9-footer b,body.opleafc9-body .opleafc9-footer em,body.opleafc9-body .opleafc9-footer td,body.opleafc9-body .opleafc9-footer th,body.opleafc9-body .opleafc9-footer dt,body.opleafc9-body .opleafc9-footer dd,body.opleafc9-body .opleafc9-footer summary,body.opleafc9-body .opleafc9-footer label,body.opleafc9-body .opleafc9-footer figcaption,body.opleafc9-body .opleafc9-footer blockquote{color:#14181d} body.opleafc9-body .opleafc9-footer h1,body.opleafc9-body .opleafc9-footer h2,body.opleafc9-body .opleafc9-footer h3,body.opleafc9-body .opleafc9-footer h4{color:#14181d} body.opleafc9-body .opleafc9-footer .opleafc9-lede,body.opleafc9-body .opleafc9-footer .opleafc9-prod-note,body.opleafc9-body .opleafc9-footer .opleafc9-muted,body.opleafc9-body .opleafc9-footer .opleafc9-stat span,body.opleafc9-body .opleafc9-footer small{color:color-mix(in srgb,#14181d 68%,transparent)} body.opleafc9-body .opleafc9-footer .opleafc9-kicker,body.opleafc9-body .opleafc9-footer .opleafc9-eyebrow,body.opleafc9-body .opleafc9-footer .opleafc9-stat b,body.opleafc9-body .opleafc9-footer .opleafc9-amt,body.opleafc9-body .opleafc9-footer .opleafc9-prod-price{color:#14181d} body.opleafc9-body .opleafc9-footer ul,body.opleafc9-body .opleafc9-footer ol{color:#14181d} body.opleafc9-body .opleafc9-footer li::marker{color:color-mix(in srgb,#14181d 68%,transparent)} body.opleafc9-body .opleafc9-footer hr,body.opleafc9-body .opleafc9-footer td,body.opleafc9-body .opleafc9-footer th,body.opleafc9-body .opleafc9-footer .opleafc9-pricerow,body.opleafc9-body .opleafc9-footer .opleafc9-pricelist,body.opleafc9-body .opleafc9-footer .opleafc9-coll{border-color:color-mix(in srgb,#14181d 26%,transparent)} body.opleafc9-body .opleafc9-footer a:not(.opleafc9-button){color:#14181d} body.opleafc9-body .opleafc9-footer .opleafc9-outline{color:#14181d;border-color:#14181d;background:transparent} body.opleafc9-body .opleafc9-footer .opleafc9-outline:hover{background:color-mix(in srgb,#14181d 14%,transparent);color:#14181d} body.opleafc9-body .opleafc9-footer .opleafc9-ghost{background:color-mix(in srgb,#14181d 12%,transparent);color:#14181d} body.opleafc9-body .opleafc9-footer .opleafc9-trust{background:transparent;border-color:color-mix(in srgb,#14181d 26%,transparent);color:color-mix(in srgb,#14181d 68%,transparent)} body.opleafc9-body .opleafc9-footer .opleafc9-trust b{color:#14181d} body.opleafc9-body .opleafc9-footer .opleafc9-coll,body.opleafc9-body .opleafc9-footer .opleafc9-panel,body.opleafc9-body .opleafc9-footer .opleafc9-prod-card,body.opleafc9-body .opleafc9-footer .opleafc9-tier,body.opleafc9-body .opleafc9-footer .opleafc9-post-card{color:var(--text);border-color:var(--hairline)} body.opleafc9-body .opleafc9-footer .opleafc9-coll h3,body.opleafc9-body .opleafc9-footer .opleafc9-panel h3,body.opleafc9-body .opleafc9-footer .opleafc9-prod-card h3,body.opleafc9-body .opleafc9-footer .opleafc9-tier h3,body.opleafc9-body .opleafc9-footer .opleafc9-coll li,body.opleafc9-body .opleafc9-footer .opleafc9-tier li,body.opleafc9-body .opleafc9-footer .opleafc9-panel li{color:var(--text)} body.opleafc9-body .opleafc9-footer .opleafc9-coll p,body.opleafc9-body .opleafc9-footer .opleafc9-panel p,body.opleafc9-body .opleafc9-footer .opleafc9-prod-card p,body.opleafc9-body .opleafc9-footer .opleafc9-tier p,body.opleafc9-body .opleafc9-footer .opleafc9-prod-card .opleafc9-prod-note{color:var(--text-muted)} body.opleafc9-body .opleafc9-footer .opleafc9-prod-card .opleafc9-prod-price,body.opleafc9-body .opleafc9-footer .opleafc9-tier .opleafc9-amt{color:var(--accent-ink)} body.opleafc9-body .opleafc9-band:first-of-type{padding-block:var(--section-y-hero)} .opleafc9-herowrap,.opleafc9-splitwrap,.opleafc9-pagehead,.opleafc9-detailhero{width:100%;max-width:none;margin-inline:0;padding-inline:var(--container-x)} .opleafc9-shophero{padding-inline:var(--container-x)} .opleafc9-herowrap > .opleafc9-shell,.opleafc9-splitwrap > .opleafc9-shell,.opleafc9-pagehead > .opleafc9-shell,.opleafc9-detailhero > .opleafc9-shell{width:min(var(--shell),100%)} body.opleafc9-body .opleafc9-band:first-of-type,body.opleafc9-body .opleafc9-band:first-of-type p,body.opleafc9-body .opleafc9-band:first-of-type li,body.opleafc9-body .opleafc9-band:first-of-type span,body.opleafc9-body .opleafc9-band:first-of-type small,body.opleafc9-body .opleafc9-band:first-of-type strong,body.opleafc9-body .opleafc9-band:first-of-type b,body.opleafc9-body .opleafc9-band:first-of-type em,body.opleafc9-body .opleafc9-band:first-of-type td,body.opleafc9-body .opleafc9-band:first-of-type th,body.opleafc9-body .opleafc9-band:first-of-type dt,body.opleafc9-body .opleafc9-band:first-of-type dd,body.opleafc9-body .opleafc9-band:first-of-type summary,body.opleafc9-body .opleafc9-band:first-of-type label,body.opleafc9-body .opleafc9-band:first-of-type figcaption,body.opleafc9-body .opleafc9-band:first-of-type blockquote{color:var(--accent-contrast)} body.opleafc9-body .opleafc9-band:first-of-type h1,body.opleafc9-body .opleafc9-band:first-of-type h2,body.opleafc9-body .opleafc9-band:first-of-type h3,body.opleafc9-body .opleafc9-band:first-of-type h4{color:var(--accent-contrast)} body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-lede,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-prod-note,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-muted,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-stat span,body.opleafc9-body .opleafc9-band:first-of-type small{color:color-mix(in srgb,var(--accent-contrast) 74%,transparent)} body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-kicker,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-eyebrow,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-stat b,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-amt,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-prod-price{color:var(--accent-contrast)} body.opleafc9-body .opleafc9-band:first-of-type ul,body.opleafc9-body .opleafc9-band:first-of-type ol{color:var(--accent-contrast)} body.opleafc9-body .opleafc9-band:first-of-type li::marker{color:color-mix(in srgb,var(--accent-contrast) 74%,transparent)} body.opleafc9-body .opleafc9-band:first-of-type hr,body.opleafc9-body .opleafc9-band:first-of-type td,body.opleafc9-body .opleafc9-band:first-of-type th,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-pricerow,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-pricelist,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-coll{border-color:color-mix(in srgb,var(--accent-contrast) 26%,transparent)} body.opleafc9-body .opleafc9-band:first-of-type a:not(.opleafc9-button){color:var(--accent-contrast)} body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-outline{color:var(--accent-contrast);border-color:var(--accent-contrast);background:transparent} body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-outline:hover{background:color-mix(in srgb,var(--accent-contrast) 14%,transparent);color:var(--accent-contrast)} body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-ghost{background:color-mix(in srgb,var(--accent-contrast) 12%,transparent);color:var(--accent-contrast)} body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-trust{background:transparent;border-color:color-mix(in srgb,var(--accent-contrast) 26%,transparent);color:color-mix(in srgb,var(--accent-contrast) 74%,transparent)} body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-trust b{color:var(--accent-contrast)} body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-coll,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-panel,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-prod-card,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-tier,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-post-card{color:var(--text);border-color:var(--hairline)} body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-coll h3,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-panel h3,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-prod-card h3,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-tier h3,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-coll li,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-tier li,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-panel li{color:var(--text)} body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-coll p,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-panel p,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-prod-card p,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-tier p,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-prod-card .opleafc9-prod-note{color:var(--text-muted)} body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-prod-card .opleafc9-prod-price,body.opleafc9-body .opleafc9-band:first-of-type .opleafc9-tier .opleafc9-amt{color:var(--accent-ink)} body.opleafc9-body .opleafc9-band+.opleafc9-band{border-top:0}
body.opleafc9-body .opleafc9-stage h1{font-weight:500;line-height:1.04;max-width:16ch;letter-spacing:-.015em;font-size:clamp(2.4rem,4.2vw,4.8rem);text-transform:none} body.opleafc9-body .opleafc9-stage h2{font-weight:500;line-height:calc(1.04 + .06);letter-spacing:-.015em;text-transform:none} body.opleafc9-body .opleafc9-stage h3{font-weight:600;text-transform:none}
