/* Scoped story/comparison styles inherit CardBoard fonts, controls and theme. */
.cb-about-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--accent-2)}
.cb-about-kicker svg{width:17px;height:17px}
.cb-about{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:52px;padding:44px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(125deg,var(--panel) 35%,color-mix(in srgb,var(--accent-soft) 48%,var(--panel)))}
.cb-about-copy h2{font-size:clamp(28px,3.1vw,42px);line-height:1.14;letter-spacing:-.04em;margin:18px 0 22px}
.cb-about-copy h2 span{color:var(--accent-2)}
.cb-about-copy p{max-width:690px;color:var(--ink-2);line-height:1.75;margin-top:14px;font-size:15px}
.cb-about-copy .cb-about-lead{font-size:18px;line-height:1.6;color:var(--ink)}
.cb-about-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:26px}
.cb-about-actions .btn{min-height:44px;white-space:normal;text-align:center;padding-block:10px;line-height:1.25}
.cb-about-founder{position:relative;align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-radius:22px;padding:30px;background:linear-gradient(145deg,var(--accent-soft),color-mix(in srgb,var(--purple) 8%,var(--panel)));border:1px solid color-mix(in srgb,var(--accent) 16%,var(--line));overflow:hidden}
.cb-about-founder::before{content:"";width:140px;height:180px;border:1px solid color-mix(in srgb,var(--accent) 15%,transparent);border-radius:22px;position:absolute;top:-50px;right:-54px;transform:rotate(24deg);pointer-events:none}
.cb-about-avatar{width:88px;height:88px;border-radius:26px;display:grid;place-items:center;background:var(--panel);color:var(--accent-2);border:1px solid color-mix(in srgb,var(--accent) 24%,var(--line));font-size:36px;font-weight:750;box-shadow:var(--shadow-sm);overflow:hidden;margin-bottom:26px;z-index:1}
.cb-about-avatar img{width:100%;height:100%;object-fit:cover}
.cb-about-founder-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:650;color:var(--muted)}
.cb-about-founder h3{font-size:26px;line-height:1.25;margin:10px 0 5px;letter-spacing:-.03em}
.cb-about-founder h3 span{font-weight:500;color:var(--ink-2)}
.cb-about-founder>p{font-size:14px;color:var(--ink-2)}
.cb-about-founder-note{display:flex;align-items:flex-start;gap:10px;margin-top:28px;padding-top:22px;border-top:1px solid color-mix(in srgb,var(--accent) 20%,var(--line));color:var(--ink-2);font-size:13px;line-height:1.6}
.cb-about-founder-note svg{width:18px;height:18px;color:var(--accent-2);margin-top:2px}
.cb-about-page-title{font-size:30px;margin-bottom:24px}
.cb-why-nav{flex-shrink:0;font-size:13px!important;padding-inline:12px!important;gap:7px;background:var(--soft);border:1px solid var(--line);color:var(--ink-2)}
.cb-why-nav:hover{background:var(--accent-soft);color:var(--accent-2);border-color:color-mix(in srgb,var(--accent) 35%,var(--line))}
.hdr-row:has(.cb-why-nav) .hsearch{min-width:0}
.hdr-row:has(.cb-why-nav) .hsearch>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.cb-why-page{max-width:1180px}
.cb-why-intro{max-width:740px;padding:24px 0 34px}
.cb-why-intro h1{font-size:clamp(34px,4.2vw,54px);line-height:1.08;letter-spacing:-.045em;margin:16px 0 20px}
.cb-why-intro h1 span{color:var(--accent-2)}
.cb-why-intro>p{font-size:18px;color:var(--ink-2);line-height:1.65}
.cb-why-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.cb-why-benefits article{padding:24px;background:var(--panel);border:1px solid var(--line);border-radius:20px}
.cb-why-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--accent-soft);color:var(--accent-2);margin-bottom:20px}
.cb-why-benefits h2{font-size:18px;line-height:1.3;margin-bottom:10px;letter-spacing:-.02em}
.cb-why-benefits p{font-size:14px;color:var(--ink-2);line-height:1.65}
.cb-compare-section{margin-top:48px}
.cb-compare-heading h2{font-size:28px;line-height:1.2;margin:10px 0 12px}
.cb-compare-heading>p{max-width:720px;color:var(--ink-2);line-height:1.65}
.cb-compare-box{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:var(--panel);margin-top:24px}
.cb-compare{border-collapse:collapse;width:100%;table-layout:fixed;font-size:14px;text-align:left}
.cb-compare th,.cb-compare td{padding:23px 24px;vertical-align:top;border-bottom:1px solid var(--line);overflow-wrap:anywhere}
.cb-compare th:first-child{width:25%}
.cb-compare thead th{font-size:16px;font-weight:700;background:var(--soft);vertical-align:middle}
.cb-compare thead th:nth-child(2){background:var(--accent-soft)}
.cb-compare thead small{display:block;color:var(--muted);font-size:12px;font-weight:500;margin-top:5px}
.cb-compare-brand{display:inline-flex;gap:8px;align-items:center;color:var(--accent-2)}
.cb-compare-brand svg{width:18px;height:18px}
.cb-compare tbody th{font-weight:650;font-size:14px}
.cb-compare tbody th>span{display:flex;gap:10px;align-items:flex-start;line-height:1.5}
.cb-compare tbody th svg{width:19px;height:19px;color:var(--muted);margin-top:1px}
.cb-compare td{color:var(--ink-2);line-height:1.65}
.cb-compare .cb-compare-ours{background:color-mix(in srgb,var(--accent-soft) 42%,var(--panel));color:var(--ink)}
.cb-compare td a{display:inline-flex;align-items:center;gap:7px;color:var(--accent-2);font-size:12px;font-weight:650;margin-top:12px;min-height:24px}
.cb-compare td a:hover{text-decoration:underline;text-underline-offset:3px}
.cb-compare td a svg{width:14px;height:14px}
.cb-compare tbody tr:last-child>*{border-bottom:0}
.cb-compare-mobile{display:none}
.cb-compare-note{font-size:12px;line-height:1.65;color:var(--muted);max-width:850px;margin:16px 3px 0}
.cb-why-end{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:40px;border-radius:22px;padding:30px;background:var(--accent-soft)}
.cb-why-end h2{font-size:24px;margin-bottom:8px}
.cb-why-end p{font-size:14px;line-height:1.65;color:var(--ink-2);max-width:560px}
.cb-why-end .cb-about-actions{margin-top:0;flex-shrink:0}
.cb-about-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@media(min-width:761px) and (max-width:1180px){.cb-why-nav .cb-why-label{display:none}.cb-why-nav{width:36px;padding:0!important;gap:0}.hdr-row .hsearch{min-width:0}.hdr-row .hsearch>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
@media(max-width:960px){.cb-about{grid-template-columns:minmax(0,1fr) 260px;padding:30px;gap:28px}.cb-about-founder{padding:24px}.cb-why-end{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.cb-about{grid-template-columns:1fr;padding:24px;gap:28px}.cb-about-copy h2{font-size:31px}.cb-about-copy .cb-about-lead{font-size:17px}.cb-about-founder{display:grid;grid-template-columns:64px minmax(0,1fr);column-gap:18px;align-items:center;padding:24px}.cb-about-avatar{grid-column:1;grid-row:1/4;width:64px;height:64px;border-radius:20px;margin:0;font-size:28px}.cb-about-founder-label,.cb-about-founder h3,.cb-about-founder>p{grid-column:2}.cb-about-founder h3{font-size:24px;margin:5px 0}.cb-about-founder-note{grid-column:1/-1;margin-top:20px;padding-top:18px}.cb-why-intro{padding:16px 0 26px}.cb-why-intro>p{font-size:16px}.cb-why-benefits{grid-template-columns:1fr;gap:10px}.cb-why-benefits article{padding:20px;display:grid;grid-template-columns:40px minmax(0,1fr);column-gap:14px}.cb-why-icon{grid-row:1/3;margin:0}.cb-why-benefits h2{grid-column:2;font-size:17px;margin:0 0 6px}.cb-why-benefits p{grid-column:2}.cb-compare-section{margin-top:34px}.cb-compare-heading h2{font-size:25px}.cb-compare th,.cb-compare td{padding:18px}.cb-why-end{padding:24px}.cb-about-kicker{font-size:11px;letter-spacing:.04em}}
@media(max-width:620px){.cb-compare thead{display:none}.cb-compare,.cb-compare tbody{display:block}.cb-compare tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.cb-compare tbody th:first-child{width:auto;grid-column:1/-1;padding:18px 18px 12px;border:0}.cb-compare tbody th>span{font-size:15px}.cb-compare td{padding:14px 18px 20px;font-size:13px}.cb-compare-mobile{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;margin-bottom:9px;color:var(--ink-2)}.cb-compare-ours .cb-compare-mobile{color:var(--accent-2)}.cb-compare-mobile svg{width:13px;height:13px}.cb-compare td a{min-height:34px;line-height:1.35;font-size:12px}.cb-about-copy h2{font-size:29px}.cb-about-actions{align-items:stretch}.cb-about-actions .btn{flex:1 1 170px}.cb-why-end .cb-about-actions{width:100%}}
@media(prefers-reduced-motion:reduce){.cb-why-nav{transition:none}}
@media(max-width:400px){.hdr-row:has(.cb-why-nav){gap:4px}.hdr-row:has(.cb-why-nav)>.logo{font-size:12px;letter-spacing:.17em}.hdr-row:has(.cb-why-nav) .hactions>.hbtn{width:34px;min-width:34px}}

/* Compact feature matrix and supplied founder portrait. */
.cb-about-avatar{width:144px;height:144px;border-radius:28px;position:relative}
.cb-about-avatar img{position:absolute;width:180%;height:180%;max-width:none;left:-40%;top:-30%;object-fit:cover}
.cb-compare th:first-child{width:43%}
.cb-compare th:not(:first-child),.cb-compare td{text-align:center;vertical-align:middle}
.cb-compare th,.cb-compare td{padding:20px 22px;overflow-wrap:normal}
.cb-compare-feature{display:flex;align-items:flex-start;gap:12px;color:var(--ink);line-height:1.4;min-height:24px}
.cb-compare-feature>svg{flex-shrink:0;margin-top:1px;color:var(--accent-2)}
.cb-compare-feature>span>svg{display:inline-block;width:13px;height:13px;vertical-align:-1px;margin-left:7px;opacity:.5}
.cb-compare-feature:hover>span{text-decoration:underline;text-underline-offset:3px}
.cb-compare tbody th>p{font-size:12px;font-weight:400;color:var(--muted);line-height:1.5;margin:6px 0 0 31px;max-width:340px}
.cb-compare thead a{display:inline-flex;align-items:center;gap:6px;color:var(--ink)}
.cb-compare thead a:hover{text-decoration:underline;text-underline-offset:3px}
.cb-compare thead a svg{width:13px;height:13px;color:var(--muted)}
.cb-compare-status{display:inline-flex;align-items:center;justify-content:center;gap:8px;line-height:1.3;font-size:13px;font-weight:600}
.cb-compare-status svg{width:22px;height:22px;padding:4px;box-sizing:content-box;border-radius:50%;flex-shrink:0}
.cb-status-yes{color:var(--accent-2)}
.cb-status-yes svg{background:var(--accent-soft)}
.cb-status-no{color:var(--ink-2)}
.cb-status-no svg{background:var(--soft);width:18px;height:18px}
.cb-status-unknown{font-size:12px;color:var(--muted);font-weight:450;gap:6px}
.cb-status-unknown>span:first-child{font-size:20px;font-weight:400}
.cb-compare-detail{display:block;color:var(--muted);font-weight:400;font-size:11px;line-height:1.4;margin-top:5px}
.cb-compare-sources{font-size:12px;color:var(--muted);margin:12px 3px 0}
.cb-compare-sources summary{display:inline-flex;align-items:center;gap:10px;cursor:pointer;min-height:36px;list-style:none;color:var(--ink-2)}
.cb-compare-sources summary::-webkit-details-marker{display:none}
.cb-compare-sources summary svg{width:14px;height:14px}
.cb-compare-sources[open] summary svg{transform:rotate(180deg)}
.cb-compare-sources>div{display:flex;flex-wrap:wrap;gap:8px 20px;padding:8px 0}
.cb-compare-sources a{display:inline-flex;gap:4px;align-items:center;min-height:32px;color:var(--accent-2);text-decoration:underline;text-underline-offset:3px}
.cb-compare-sources a svg{width:12px;height:12px}
@media(max-width:760px){.cb-about-founder{grid-template-columns:86px minmax(0,1fr);column-gap:16px}.cb-about-avatar{width:86px;height:86px;border-radius:22px}.cb-about-founder h3{font-size:23px}.cb-compare th,.cb-compare td{padding:16px 10px}.cb-compare-status{gap:4px}.cb-compare-status svg{width:18px;height:18px;padding:3px}.cb-compare-feature{gap:8px}.cb-compare tbody th>p{margin-left:27px}.cb-compare thead th{font-size:13px}.cb-compare thead small{font-size:11px}}
@media(max-width:620px){.cb-compare tr{grid-template-columns:repeat(3,minmax(0,1fr))}.cb-compare tbody th:first-child{width:auto;padding:18px 16px 12px}.cb-compare-feature{font-size:14px}.cb-compare td{padding:12px 6px 18px}.cb-compare-mobile{display:block;margin-bottom:10px;font-size:11px;line-height:1.2;text-align:center}.cb-compare-status{font-size:12px}.cb-status-unknown{flex-direction:column;gap:4px;font-size:10px}.cb-compare tbody th>p{max-width:none}.cb-compare-ours .cb-status-yes{flex-direction:column;gap:4px}.cb-compare td>.cb-status-yes,.cb-compare td>.cb-status-no{flex-direction:column;gap:4px}.cb-about-founder-label{font-size:9px}.cb-about-founder h3{font-size:21px}.cb-about-founder>p{font-size:12px}}

/* Three-column general comparison. All changes are scoped to this table. */
.cb-compare-general th:first-child{width:58%}
.cb-compare-general th,.cb-compare-general td{padding:17px 24px}
.cb-compare-general tbody th>.cb-compare-feature{font-size:14px;align-items:center;gap:12px;line-height:1.5}
.cb-compare-general .cb-compare-feature>svg{width:19px;height:19px;color:var(--muted);margin:0;flex-shrink:0}
.cb-compare-general .cb-status-text{font-size:13px;font-weight:500;color:var(--ink-2);line-height:1.4}
.cb-compare-general .cb-status-dash{font-size:23px;font-weight:400;color:var(--muted)}
.cb-compare-general td .cb-status-yes{flex-direction:row}
@media(max-width:760px){.cb-compare-general th:first-child{width:52%}.cb-compare-general th,.cb-compare-general td{padding:16px 14px}.cb-compare-general thead th{font-size:13px}}
@media(max-width:620px){.cb-compare-general tr{grid-template-columns:repeat(2,minmax(0,1fr))}.cb-compare-general tbody th:first-child{width:auto;padding:16px 16px 12px}.cb-compare-general td{padding:12px 12px 16px}.cb-compare-general .cb-compare-mobile{font-size:11px;margin-bottom:8px}.cb-compare-general .cb-status-yes svg{width:19px;height:19px;padding:4px}.cb-compare-general .cb-status-text{font-size:13px;min-height:27px}.cb-compare-general .cb-status-dash{font-size:23px}.cb-compare-general tbody th>.cb-compare-feature{font-size:14px;gap:10px}.cb-compare-general tbody tr:last-child>*{border-bottom:0}}

/* Additional community member, scoped to the standalone About page. */
.cb-about-member{display:grid;grid-template-columns:152px minmax(0,1fr);align-items:center;gap:32px;margin-top:24px;padding:32px 40px;border:1px solid var(--line);border-radius:28px;background:var(--panel)}
.cb-member-portrait{width:152px;height:152px;border-radius:28px;position:relative;overflow:hidden;background:var(--soft);border:1px solid var(--line);box-shadow:var(--shadow-sm)}
/* Retouched portrait: show the complete face at every avatar size. */
.cb-member-portrait img{position:absolute;width:130%;height:auto;max-width:none;left:-15%;top:-5%;display:block}
.cb-member-copy{min-width:0}
.cb-member-copy h2{font-size:26px;line-height:1.25;letter-spacing:-.03em;margin:10px 0 8px;color:var(--ink)}
.cb-member-copy h2 span{font-weight:500;color:var(--ink-2)}
.cb-member-role{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--accent-2);line-height:1.5}
.cb-member-role svg{width:17px;height:17px;flex-shrink:0}
.cb-member-copy p{max-width:820px;font-size:15px;line-height:1.75;color:var(--ink-2);margin:14px 0 0}
@media(max-width:760px){.cb-about-member{padding:24px;gap:20px;grid-template-columns:96px minmax(0,1fr);align-items:start;border-radius:24px}.cb-member-portrait{width:96px;height:96px;border-radius:22px}.cb-member-copy{display:contents}.cb-member-copy>.cb-about-kicker{grid-column:2;grid-row:1;align-self:start;font-size:9px;letter-spacing:.02em}.cb-member-copy h2{grid-column:2;grid-row:1;align-self:center;font-size:23px;margin:18px 0 0}.cb-member-copy h2 span{display:block;font-size:19px;margin-top:2px}.cb-member-role{grid-column:1/-1;margin-top:-4px}.cb-member-copy p{grid-column:1/-1;font-size:14px;margin:0;line-height:1.7}}
