.cdc-card-grid{--cdc-card-grid-padding:24px 22px;--cdc-card-grid-min:236px}.cdc-card-grid__intro{display:flex;flex-direction:column;gap:16px;margin-bottom:clamp(28px,4vw,40px);max-width:64ch}.cdc-card-grid__intro--label-only{margin-bottom:20px}.cdc-card-grid__heading{font-size:clamp(26px,3.2vw,36px);max-width:22ch}.cdc-card-grid__lead{color:var(--text-muted);font-size:16.5px;line-height:1.6}.cdc-card-grid__grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(min(var(--cdc-card-grid-min),100%),1fr));list-style:none;margin:0;padding:0}.cdc-card-grid__grid--fill{display:flex;flex-wrap:wrap}.cdc-card-grid__item{display:flex;min-width:0}.cdc-card-grid__grid--fill>.cdc-card-grid__item{flex:1 1 min(var(--cdc-card-grid-min),100%)}.cdc-card-grid__card{flex:1 1 auto;gap:10px}.cdc-card-grid__card>.cdc-badge,.cdc-card-grid__card>.cdc-label,.cdc-card-grid__icon{align-self:flex-start}.cdc-card-grid__icon{color:var(--indigo-200);display:flex}.cdc-card-grid__title{color:var(--text-primary);font-size:17px;font-weight:var(--weight-semibold);letter-spacing:-.015em;line-height:1.25;margin:0;text-wrap:balance}.cdc-card-grid__body{color:var(--text-muted);font-size:14.5px;line-height:1.55;margin:0;text-wrap:pretty}.cdc-card-grid__card--untitled .cdc-card-grid__body{color:var(--text-body)}.cdc-card-grid__cue{color:var(--indigo-300);font-size:14px;margin-top:auto;padding-top:6px}.cdc-comparison-table{--cdc-comparison-gap:clamp(14px,3vw,40px)}.cdc-comparison-table__intro{display:flex;flex-direction:column;gap:14px;margin-bottom:clamp(28px,4vw,40px);max-width:64ch}.cdc-comparison-table__heading{font-size:clamp(26px,3.2vw,36px);max-width:24ch}.cdc-comparison-table__lead{color:var(--text-muted);font-size:clamp(16px,1.5vw,16.5px);line-height:1.6;max-width:var(--measure)}.cdc-comparison-table__lead--answer{color:var(--text-body)}.cdc-comparison-table__table{border-collapse:collapse;table-layout:fixed;width:100%}.cdc-comparison-table__col-heading{font-weight:var(--weight-regular);padding:0;text-align:start;vertical-align:bottom}.cdc-comparison-table__col-heading-text{border-bottom:var(--border-width-strong) solid var(--border-strong);color:var(--text-muted);display:block;font-family:var(--font-mono);font-size:12px;letter-spacing:var(--tracking-label-wide);padding-bottom:13px;text-transform:uppercase}.cdc-comparison-table__col-heading--after .cdc-comparison-table__col-heading-text{border-bottom-color:var(--brand-accent);color:var(--indigo-200)}.cdc-comparison-table__cell{border-bottom:var(--border-width) solid var(--border-hairline);font-size:15.5px;line-height:1.5;overflow-wrap:break-word;padding-block:15px;vertical-align:top}.cdc-comparison-table__row:first-child .cdc-comparison-table__cell{padding-top:28px}.cdc-comparison-table__cell--before,.cdc-comparison-table__col-heading:first-child{padding-inline-end:calc(var(--cdc-comparison-gap) / 2)}.cdc-comparison-table__cell--after,.cdc-comparison-table__col-heading--after{padding-inline-start:calc(var(--cdc-comparison-gap) / 2)}.cdc-comparison-table__cell--before{color:var(--text-muted)}.cdc-comparison-table__cell--after{color:var(--text-primary);font-weight:var(--weight-medium)}.cdc-comparison-table__cell--after .cdc-comparison-table__cell-text{align-items:flex-start;display:flex;gap:11px}.cdc-comparison-table__dot{background:var(--violet-500);border-radius:var(--radius-full);flex:0 0 5px;height:5px;margin-top:9px;width:5px}.cdc-comparison-table__stack-label{display:none}@media (max-width:592px){.cdc-comparison-table__body,.cdc-comparison-table__cell,.cdc-comparison-table__row,.cdc-comparison-table__table{display:block}.cdc-comparison-table__head{display:none}.cdc-comparison-table__row{border-bottom:var(--border-width) solid var(--border-hairline);padding-block:6px}.cdc-comparison-table__cell,.cdc-comparison-table__cell--after,.cdc-comparison-table__cell--before{border-bottom:0;padding-block:11px;padding-inline:0}.cdc-comparison-table__row:first-child .cdc-comparison-table__cell{padding-top:11px}.cdc-comparison-table__stack-label{display:block;margin-bottom:7px}}.cdc-demo-request-form{--cdc-demo-panel-radius:20px;align-items:start;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(330px,100%),1fr));gap:clamp(32px,5vw,64px)}.cdc-demo-request-form__intro{display:flex;flex-direction:column;gap:26px;min-width:0}.cdc-demo-request-form__heading{font-size:clamp(32px,4.4vw,50px);max-width:16ch}.cdc-demo-request-form__lead{color:var(--text-body);font-size:clamp(16.5px,1.5vw,18px);max-width:54ch}.cdc-demo-request-form__list-block{display:flex;flex-direction:column;gap:18px;padding-top:6px}.cdc-demo-request-form__list-label{display:block}.cdc-demo-request-form__list{display:flex;flex-direction:column;gap:18px;list-style:none;margin:0;padding:0}.cdc-demo-request-form__row{align-items:flex-start;display:flex;gap:13px}.cdc-demo-request-form__row-icon{color:var(--indigo-200);margin-top:2px}.cdc-demo-request-form__row-text{display:flex;flex-direction:column;gap:3px;min-width:0}.cdc-demo-request-form__row-title{font-size:15.5px;font-weight:var(--weight-semibold);letter-spacing:-.005em;line-height:1.35;margin:0}.cdc-demo-request-form__row-body{color:var(--text-muted);font-size:14.5px;line-height:1.5;margin:0;text-wrap:pretty}.cdc-demo-request-form__aside{display:flex;flex-direction:column;gap:14px;padding-top:8px}.cdc-demo-request-form__footnote{color:var(--text-muted);font-size:14.5px;line-height:1.6;max-width:54ch;text-wrap:pretty}.cdc-demo-request-form__footnote p{margin:0}.cdc-demo-request-form__footnote p+p{margin-top:10px}.cdc-demo-request-form__footnote a{color:var(--text-accent);text-decoration:none;transition:color var(--duration-fast) var(--ease-standard)}.cdc-demo-request-form__footnote a:hover{color:var(--text-link-hover)}.cdc-demo-request-form__footnote a:focus-visible{outline:var(--border-width-strong) solid var(--focus-ring);outline-offset:2px}.cdc-demo-request-form__panel{background:var(--surface-panel);border:var(--border-width) solid var(--border-hairline);border-radius:var(--cdc-demo-panel-radius);box-shadow:var(--shadow-float);box-sizing:border-box;display:flex;flex-direction:column;min-width:0;padding:clamp(24px,3.5vw,34px)}.cdc-demo-request-form__status{min-width:0}.cdc-demo-request-form__form{display:flex;flex-direction:column;gap:16px;min-width:0}.cdc-demo-request-form__form-heading{font-size:20px;letter-spacing:-.02em}.cdc-demo-request-form__required{color:var(--text-accent);margin-inline-start:4px}.cdc-demo-request-form__reassurance{color:var(--text-faint);font-family:var(--font-mono);font-size:11.5px;line-height:1.6;margin:0;white-space:pre-line}.cdc-demo-request-form__confirm{align-items:flex-start;display:flex;flex-direction:column;gap:14px;padding-block:20px}.cdc-demo-request-form__confirm-heading{font-size:22px;letter-spacing:-.02em}.cdc-demo-request-form__confirm-body{color:var(--text-body);font-size:15.5px}.cdc-demo-request-form__confirm:focus-visible{border-radius:var(--radius-field);outline:var(--border-width-strong) solid var(--focus-ring);outline-offset:4px}.cdc-faq-rows__intro{display:flex;flex-direction:column;gap:14px;margin-bottom:clamp(24px,4vw,36px);max-width:64ch}.cdc-faq-rows__heading{font-size:clamp(26px,3.2vw,36px);max-width:22ch}.cdc-faq-rows__list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.cdc-faq-rows__row{border-top:var(--border-width) solid var(--border-hairline);display:grid;gap:clamp(16px,4vw,48px);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding-block:22px}.cdc-faq-rows__row:last-child{border-bottom:var(--border-width) solid var(--border-hairline)}.cdc-faq-rows__question{font-size:16.5px;font-weight:var(--weight-semibold);line-height:var(--leading-snug);margin:0;min-width:0;overflow-wrap:break-word}.cdc-faq-rows__answer{display:flex;flex-direction:column;gap:12px;min-width:0}.cdc-faq-rows__answer-text{color:var(--text-muted);font-size:15px;line-height:1.6;overflow-wrap:break-word}.cdc-faq-rows__code{color:var(--indigo-300);font-family:var(--font-mono);font-size:13px}.cdc-faq-rows__callout{align-items:flex-start;gap:12px;margin-top:clamp(32px,4vw,44px);padding:clamp(24px,3vw,32px)}.cdc-faq-rows__callout-heading{font-size:19px;font-weight:var(--weight-semibold);letter-spacing:-.015em;margin:0}.cdc-faq-rows__callout-text{color:var(--text-body);font-size:15px;line-height:1.6;max-width:60ch}.cdc-faq-rows__callout .cdc-arrow-link{color:var(--indigo-300);font-size:15px;font-weight:var(--weight-regular)}.cdc-faq-rows__callout .cdc-arrow-link:hover{color:var(--text-link-hover)}.cdc-keep-reading{display:flex;flex-direction:column;gap:20px}.cdc-keep-reading__label{font-weight:var(--weight-regular);margin:0}.cdc-keep-reading__grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(min(236px,100%),1fr));list-style:none;margin:0;padding:0}.cdc-keep-reading__item{display:flex;min-width:0}.cdc-keep-reading__card{flex:1}.cdc-keep-reading__title{color:var(--text-primary);font-size:16.5px;font-weight:var(--weight-semibold);line-height:1.3;margin:0;overflow-wrap:anywhere}.cdc-keep-reading__text{color:var(--text-muted);font-size:14.5px;line-height:1.5;margin:0;text-wrap:pretty}.cdc-numbered-list{display:flex;flex-direction:column;gap:clamp(26px,3.5vw,38px)}.cdc-numbered-list__head{display:flex;flex-direction:column;gap:16px}.cdc-numbered-list__heading{font-size:clamp(26px,3.2vw,36px);max-width:20ch}.cdc-numbered-list--columns .cdc-numbered-list__heading{font-size:clamp(24px,3vw,32px);letter-spacing:-.02em;line-height:1.18}.cdc-numbered-list__body{color:var(--text-muted);font-size:16px;line-height:1.6;max-width:52ch}.cdc-numbered-list__items{list-style:none;margin:0;min-width:0;padding:0}.cdc-numbered-list__items--rows,.cdc-numbered-list__items--steps{display:flex;flex-direction:column}.cdc-numbered-list__item--rows,.cdc-numbered-list__item--steps{align-items:start;border-top:var(--border-width) solid var(--border-hairline);display:grid;min-width:0}.cdc-numbered-list__item--rows{gap:clamp(14px,3vw,32px);grid-template-columns:30px 1fr;padding-block:17px}.cdc-numbered-list__item--steps{gap:clamp(16px,4vw,40px);grid-template-columns:minmax(80px,120px) 1fr;padding-block:24px}.cdc-numbered-list__item--steps:last-child{border-bottom:var(--border-width) solid var(--border-hairline)}.cdc-numbered-list__items--columns{display:grid;gap:clamp(20px,3vw,40px);grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr))}.cdc-numbered-list__item--columns{border-top:var(--border-width-strong) solid var(--border-strong);display:flex;flex-direction:column;gap:9px;min-width:0;padding-top:18px}.cdc-numbered-list__number{color:var(--indigo-200);font-family:var(--font-mono);font-size:12.5px;line-height:1.6}.cdc-numbered-list__item--steps .cdc-numbered-list__number{font-size:13px}.cdc-numbered-list__content{min-width:0}.cdc-numbered-list__item--rows .cdc-numbered-list__content{align-items:start;display:grid;gap:clamp(6px,2vw,36px);grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr))}.cdc-numbered-list__item--steps .cdc-numbered-list__content{display:flex;flex-direction:column;gap:8px}.cdc-numbered-list__item--columns .cdc-numbered-list__content{display:flex;flex-direction:column;gap:6px}.cdc-numbered-list__title{color:var(--text-primary);font-size:15.5px;font-weight:var(--weight-semibold);line-height:1.35;margin:0;overflow-wrap:anywhere}.cdc-numbered-list__item--steps .cdc-numbered-list__title{font-size:18px;line-height:1.3}.cdc-numbered-list__title .cdc-arrow-link{font-size:inherit;font-weight:inherit}.cdc-numbered-list__text{color:var(--text-muted);font-size:14.5px;line-height:1.55;margin:0;text-wrap:pretty}.cdc-numbered-list__item--steps .cdc-numbered-list__text{font-size:15px;max-width:64ch}.cdc-section.cdc-page-hero{padding-block:clamp(56px,8vw,96px) clamp(52px,7vw,84px)}.cdc-page-hero__grid{align-items:center;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,330px),1fr));gap:clamp(32px,5vw,60px)}.cdc-page-hero--centered .cdc-page-hero__grid{grid-template-columns:minmax(0,1fr);justify-items:center}.cdc-page-hero__copy{align-items:flex-start;display:flex;flex-direction:column;gap:clamp(24px,2.4vw,26px);min-width:0}.cdc-page-hero--centered .cdc-page-hero__copy{align-items:center;text-align:center}.cdc-page-hero__headline{font-size:clamp(32px,4.4vw,50px);max-width:18ch}.cdc-page-hero__headline--large{font-size:clamp(36px,5.2vw,58px);max-width:24ch}.cdc-page-hero__lead{color:var(--text-body);font-size:clamp(16.5px,1.5vw,18px);max-width:60ch}.cdc-prose.cdc-page-hero__support{color:var(--text-muted);font-size:16px;line-height:1.6;max-width:62ch}.cdc-page-hero__reassurance{color:var(--text-faint);font-family:var(--font-mono);font-size:12.5px;line-height:1.7;margin:0;max-width:56ch}.cdc-page-hero__panel{background:var(--surface);border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-panel);box-sizing:border-box;display:flex;flex-direction:column;gap:14px;min-width:0;padding:clamp(20px,3vw,26px)}.cdc-page-hero--centered .cdc-page-hero__panel{max-width:560px;text-align:start;width:100%}.cdc-page-hero__panel-head{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.cdc-page-hero__rows{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.cdc-page-hero__rows>li{border-top:var(--border-width) solid var(--border-hairline);padding-block:12px}.cdc-page-hero__prompt{align-items:center;background:var(--surface-agent);border:var(--border-width) solid var(--indigo-700);border-radius:var(--radius-field);display:flex;font-size:14.5px;gap:12px;line-height:1.45;margin:0;padding:13px 15px}.cdc-page-hero__prompt-icon{color:var(--violet-300)}.cdc-page-hero__answer{color:var(--text-body);font-size:14.5px;line-height:1.6;margin:0;text-wrap:pretty}.cdc-page-hero__sources{border-top:var(--border-width) solid var(--border-hairline);display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:13px 0 0}.cdc-page-hero__stat{align-items:baseline;display:flex;gap:14px;justify-content:space-between}.cdc-page-hero__stat-label{color:var(--text-body);font-size:14.5px;line-height:1.45}.cdc-page-hero__stat-value{font-family:var(--font-mono);font-size:15px;white-space:nowrap}.cdc-page-hero__stat-value.is-default{color:var(--text-primary)}.cdc-page-hero__stat-value.is-accent{color:var(--indigo-300)}.cdc-page-hero__stat-value.is-on-rhythm{color:var(--on-rhythm)}.cdc-page-hero__stat-value.is-drifting{color:var(--drifting)}.cdc-page-hero__stat-value.is-off-beat{color:var(--off-beat)}.cdc-beats.cdc-page-hero__beats{align-items:flex-end}.cdc-page-hero__item{display:flex;flex-direction:column;gap:4px}.cdc-page-hero__item-title{color:var(--text-primary);font-size:15px;font-weight:var(--weight-semibold)}.cdc-page-hero__item-body{color:var(--text-muted);font-size:14px;line-height:1.45;text-wrap:pretty}.cdc-page-hero__keyed{align-items:baseline;display:flex;gap:12px}.cdc-page-hero__keyed-key{color:var(--indigo-200);flex:0 0 clamp(56px,24%,104px);font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;line-height:1.5;min-width:0;overflow-wrap:anywhere}.cdc-page-hero__keyed-icon{align-self:center}.cdc-page-hero__keyed-icon.is-accent{color:var(--indigo-200)}.cdc-page-hero__keyed-icon.is-on-rhythm{color:var(--on-rhythm)}.cdc-page-hero__keyed-icon.is-drifting{color:var(--drifting)}.cdc-page-hero__keyed-text{color:var(--text-body);flex:1 1 auto;font-size:14.5px;line-height:1.45;min-width:0;text-wrap:pretty}.cdc-page-hero__beat-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.cdc-page-hero__beat{align-items:center;border-bottom:var(--border-width) solid var(--border-hairline);display:flex;gap:16px;padding:14px 16px}.cdc-page-hero__beat:last-child{border-bottom:0}.cdc-page-hero__beat.is-agent{background:linear-gradient(90deg,var(--surface-agent),var(--surface-raised));border-radius:var(--radius-field)}.cdc-page-hero__beat-bar{border-radius:var(--radius-full);flex:0 0 auto;height:34px;width:5px}.cdc-page-hero__beat.is-agent .cdc-page-hero__beat-bar{background:var(--crest-gradient)}.cdc-page-hero__beat.is-on-rhythm .cdc-page-hero__beat-bar{background:var(--on-rhythm)}.cdc-page-hero__beat.is-drifting .cdc-page-hero__beat-bar{background:var(--drifting)}.cdc-page-hero__beat.is-off-beat .cdc-page-hero__beat-bar{background:var(--off-beat)}.cdc-page-hero__beat-copy{display:flex;flex:1 1 auto;flex-direction:column;gap:5px;min-width:0}.cdc-page-hero__beat-title{color:var(--text-primary);font-size:14px;font-weight:var(--weight-semibold);letter-spacing:-.005em;line-height:1.35}.cdc-page-hero__beat-receipt{color:var(--text-muted)}.cdc-page-hero__beat.is-agent .cdc-page-hero__beat-receipt{color:var(--violet-300)}.cdc-page-hero__beat-action{color:var(--text-muted);flex:0 0 auto;font-family:var(--font-mono);font-size:12px}.cdc-page-hero__beat.is-agent .cdc-page-hero__beat-action{color:var(--indigo-300)}.cdc-page-hero__trust{color:var(--text-muted);font-family:var(--font-mono);font-size:11.5px;letter-spacing:var(--tracking-label);padding-block:16px;text-align:center}.cdc-pricing-plans__head{display:flex;flex-direction:column;gap:16px;margin-block-end:clamp(28px,4vw,48px);max-width:64ch}.cdc-pricing-plans__heading{font-size:clamp(26px,3.2vw,36px);max-width:22ch}.cdc-pricing-plans__lead{color:var(--text-muted);font-size:clamp(16px,1.5vw,16.5px);line-height:1.6}.cdc-pricing-plans__plans{display:flex;flex-direction:column;gap:20px}.cdc-pricing-plans__grid{display:flex;flex-wrap:wrap;gap:14px;list-style:none;margin:0;padding:0}.cdc-pricing-plans__item{display:flex;flex:1 1 300px;min-width:0}.cdc-pricing-plans__plan{flex:1}.cdc-pricing-plans__plan.is-featured{border-color:var(--brand-accent)}.cdc-pricing-plans__plan-head{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.cdc-pricing-plans__plan-name{font-size:18px;font-weight:var(--weight-semibold);letter-spacing:-.01em;line-height:var(--leading-snug);margin:0}.cdc-pricing-plans__plan-head .cdc-label{white-space:nowrap}.cdc-pricing-plans__plan.is-featured .cdc-label--faint{color:var(--violet-300)}.cdc-pricing-plans__price{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px;margin:0}.cdc-pricing-plans__price-value{font-family:var(--font-mono);font-size:40px;line-height:1}.cdc-pricing-plans__price-note{color:var(--text-muted);font-size:14px}.cdc-pricing-plans__plan-body{color:var(--text-muted);font-size:14.5px}.cdc-pricing-plans__plan.is-featured .cdc-pricing-plans__plan-body{color:var(--text-body)}.cdc-pricing-plans__features{display:flex;flex-direction:column;gap:11px;list-style:none;margin:0;padding:0}.cdc-pricing-plans__feature{align-items:flex-start;color:var(--text-body);display:flex;font-size:14.5px;gap:10px;line-height:var(--leading-normal)}.cdc-pricing-plans__check{color:var(--indigo-200);margin-block-start:2px}.cdc-pricing-plans__plan.is-featured .cdc-pricing-plans__check{color:var(--indigo-300)}.cdc-pricing-plans__plan-action{margin-block-start:auto;padding-block-start:6px}.cdc-pricing-plans__footnote{color:var(--text-faint);font-family:var(--font-mono);font-size:12.5px;line-height:var(--leading-relaxed);margin:0}.cdc-pricing-plans__estimate{display:flex;flex-direction:column;gap:clamp(28px,4vw,40px);scroll-margin-block-start:calc(var(--header-height) + 16px)}.cdc-pricing-plans__plans+.cdc-pricing-plans__estimate{margin-block-start:clamp(52px,7vw,88px)}.cdc-pricing-plans__estimate-head{display:flex;flex-direction:column;gap:16px;max-width:64ch}.cdc-pricing-plans__estimate-heading{font-size:clamp(26px,3.2vw,36px);max-width:22ch}.cdc-pricing-plans__estimator{align-items:center;background:var(--surface);border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-panel);box-sizing:border-box;display:grid;gap:clamp(28px,5vw,52px);grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));padding:clamp(24px,3.5vw,36px)}.cdc-pricing-plans__control{display:flex;flex-direction:column;gap:18px;min-width:0}.cdc-pricing-plans__readout{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px;margin:0}.cdc-pricing-plans__readout-value{font-family:var(--font-mono);font-size:clamp(30px,3.6vw,42px);line-height:1}.cdc-pricing-plans__readout-unit{color:var(--text-muted);font-size:15px}.cdc-pricing-plans__range{accent-color:var(--brand-accent);cursor:pointer;margin:0;min-width:0;width:100%}.cdc-pricing-plans__range:focus-visible{outline:2px solid var(--focus-ring);outline-offset:4px}.cdc-pricing-plans__scale{color:var(--text-faint);display:flex;font-family:var(--font-mono);font-size:11px;justify-content:space-between;margin:0}.cdc-pricing-plans__note{color:var(--text-muted);font-size:14px}.cdc-pricing-plans__receipt{min-width:0}.cdc-pricing-plans__rows{display:flex;flex-direction:column;gap:14px;margin:0}.cdc-pricing-plans__row{align-items:baseline;display:flex;gap:16px;justify-content:space-between}.cdc-pricing-plans__row dt{color:var(--text-muted);font-size:14.5px}.cdc-pricing-plans__row dd{font-family:var(--font-mono);font-size:15px;margin:0;text-align:end}.cdc-pricing-plans__row--band dd{color:var(--text-accent)}.cdc-pricing-plans__row--rate{border-block-end:var(--border-width) solid var(--border-hairline);padding-block-end:14px}.cdc-pricing-plans__row--total dt{color:var(--text-primary);font-size:15.5px}.cdc-pricing-plans__row--total dd{font-size:clamp(24px,2.6vw,30px)}.cdc-pricing-plans__row--included dd{color:var(--on-rhythm)}.cdc-pricing-plans__sr-only{block-size:1px;clip-path:inset(50%);inline-size:1px;overflow:hidden;position:absolute;white-space:nowrap}.cdc-pricing-plans .cdc-arrow-link,.cdc-pricing-plans__cards+.cdc-pricing-plans__footnote{align-self:flex-end}.cdc-product-showcase{display:flex;flex-direction:column;gap:22px}.cdc-product-showcase__intro{display:flex;flex-direction:column;gap:16px}.cdc-product-showcase__heading{font-size:clamp(27px,3.4vw,40px);line-height:1.14;max-width:22ch}.cdc-product-showcase__lead{color:var(--text-muted);font-size:clamp(16px,1.5vw,17.5px);line-height:1.6;max-width:60ch}.cdc-product-showcase__tablist{display:flex;flex-wrap:wrap;gap:10px}.cdc-product-showcase__tab{align-items:center;background:transparent;border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-button);color:var(--text-muted);cursor:pointer;display:flex;font-family:var(--font-body);font-size:14.5px;font-weight:var(--weight-medium);gap:9px;padding:11px 16px;transition:background var(--duration-fast) var(--ease-standard),border-color var(--duration-fast) var(--ease-standard),color var(--duration-fast) var(--ease-standard)}.cdc-product-showcase__tab:hover{border-color:var(--border-strong);color:var(--text-body)}.cdc-product-showcase__tab[aria-selected=true]{background:var(--surface-raised);border-color:var(--brand-accent);color:var(--text-primary)}.cdc-product-showcase__tab:focus-visible{outline:var(--border-width-strong) solid var(--focus-ring);outline-offset:2px}.cdc-product-showcase__board{background:var(--surface-deep);border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-large);overflow:hidden}.cdc-product-showcase__scroll{overflow-x:auto;overscroll-behavior-x:contain}.cdc-product-showcase__scroll:focus-visible{outline:var(--border-width-strong) solid var(--focus-ring);outline-offset:calc(-1 * var(--border-width-strong))}.cdc-product-showcase__frame{align-items:stretch;display:grid;grid-template-columns:222px minmax(0,1fr);min-width:940px}.cdc-product-showcase__sidebar{background:var(--surface-panel);border-right:var(--border-width) solid var(--border-hairline);box-sizing:border-box;display:flex;flex-direction:column;padding:20px 14px 16px}.cdc-product-showcase__brand{align-items:center;display:flex;gap:12px;padding:4px 8px 22px}.cdc-product-showcase__brand-text{display:flex;flex-direction:column;gap:2px;min-width:0}.cdc-product-showcase__brand-name{color:var(--text-primary);font-family:var(--font-display);font-size:16px;letter-spacing:-.02em;line-height:1}.cdc-product-showcase__brand-tagline{color:var(--text-faint);font-size:11px;line-height:1.3}.cdc-product-showcase__nav{display:flex;flex-direction:column;gap:14px}.cdc-product-showcase__nav-group{display:flex;flex-direction:column;gap:2px}.cdc-product-showcase__nav-group>.cdc-label{font-size:10px;padding:6px 10px}.cdc-product-showcase__nav-list{display:flex;flex-direction:column;gap:2px;list-style:none;margin:0;padding:0}.cdc-product-showcase__nav-item{align-items:center;border-radius:var(--radius-button);color:var(--text-muted);display:flex;font-size:14px;gap:12px;padding:9px 10px}.cdc-product-showcase__nav-item svg{color:var(--text-faint)}.cdc-product-showcase__nav-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cdc-product-showcase__nav-count{color:var(--text-faint);font-family:var(--font-mono);font-size:11px}.cdc-product-showcase__stage[data-active-view=beats] .cdc-product-showcase__nav-item[data-nav=beats],.cdc-product-showcase__stage[data-active-view=brain] .cdc-product-showcase__nav-item[data-nav=brain],.cdc-product-showcase__stage[data-active-view=inbox] .cdc-product-showcase__nav-item[data-nav=inbox],.cdc-product-showcase__stage[data-active-view=rhythm] .cdc-product-showcase__nav-item[data-nav=rhythm]{background:var(--nav-active-gradient);color:var(--text-primary);font-weight:var(--weight-semibold)}.cdc-product-showcase__stage[data-active-view=beats] .cdc-product-showcase__nav-item[data-nav=beats] svg,.cdc-product-showcase__stage[data-active-view=brain] .cdc-product-showcase__nav-item[data-nav=brain] svg,.cdc-product-showcase__stage[data-active-view=inbox] .cdc-product-showcase__nav-item[data-nav=inbox] svg,.cdc-product-showcase__stage[data-active-view=rhythm] .cdc-product-showcase__nav-item[data-nav=rhythm] svg{color:var(--indigo-300)}.cdc-product-showcase__autonomy{border-top:var(--border-width) solid var(--border-hairline);display:flex;flex-direction:column;gap:6px;margin:auto 10px 0;padding-top:16px}.cdc-product-showcase__autonomy>.cdc-label{font-size:10px}.cdc-product-showcase__autonomy-value{color:var(--text-primary);font-size:13px}.cdc-product-showcase__app{background:var(--surface);display:flex;flex-direction:column;min-width:0}.cdc-product-showcase__topbar{align-items:center;border-bottom:var(--border-width) solid var(--border-hairline);display:flex;gap:14px;padding:14px 24px}.cdc-product-showcase__search{align-items:center;background:var(--surface-panel);border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-button);box-sizing:border-box;color:var(--text-faint);display:flex;flex:1 1 auto;font-size:13px;gap:8px;height:34px;max-width:420px;padding:0 12px}.cdc-product-showcase__org{align-items:center;border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-full);color:var(--text-muted);display:flex;font-family:var(--font-mono);font-size:11.5px;gap:8px;margin-left:auto;padding:6px 12px;white-space:nowrap}.cdc-product-showcase__views{min-height:520px;padding:24px}.cdc-product-showcase__panel{display:none}.cdc-product-showcase__stage[data-active="0"] .cdc-product-showcase__panel[data-index="0"],.cdc-product-showcase__stage[data-active="1"] .cdc-product-showcase__panel[data-index="1"],.cdc-product-showcase__stage[data-active="2"] .cdc-product-showcase__panel[data-index="2"],.cdc-product-showcase__stage[data-active="3"] .cdc-product-showcase__panel[data-index="3"],.cdc-product-showcase__stage[data-active="4"] .cdc-product-showcase__panel[data-index="4"],.cdc-product-showcase__stage[data-active="5"] .cdc-product-showcase__panel[data-index="5"]{display:flex;flex-direction:column;gap:20px}.cdc-product-showcase__panel:focus-visible{outline:var(--border-width-strong) solid var(--focus-ring);outline-offset:2px}.cdc-product-showcase__view-header{display:flex;flex-direction:column;gap:6px;min-width:0}.cdc-product-showcase__view-title{color:var(--text-primary);font-size:26px;font-weight:var(--weight-semibold);letter-spacing:-.02em;line-height:var(--leading-tight);margin:0}.cdc-product-showcase__view-subtitle{color:var(--text-muted);font-size:14px;line-height:var(--leading-normal);margin:0}.cdc-product-showcase__rhythm{display:flex;flex-direction:column;gap:20px}.cdc-product-showcase__stats{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));list-style:none;margin:0;padding:0}.cdc-product-showcase__stat{background:var(--surface-raised);border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-field);display:flex;flex-direction:column;gap:10px;padding:18px 20px}.cdc-product-showcase__stat.is-agent{background:var(--agent-gradient);border-color:var(--border-agent)}.cdc-product-showcase__stat-label{align-items:center;color:var(--text-muted);display:flex;font-size:13px;gap:8px}.cdc-product-showcase__stat-label svg{color:var(--text-faint)}.cdc-product-showcase__stat.is-agent .cdc-product-showcase__stat-label,.cdc-product-showcase__stat.is-agent .cdc-product-showcase__stat-label svg{color:var(--violet-300)}.cdc-product-showcase__stat-value{align-items:baseline;display:flex;gap:10px}.cdc-product-showcase__stat-number{color:var(--text-primary);font-family:var(--font-mono);font-size:26px;font-weight:var(--weight-medium);letter-spacing:-.02em}.cdc-product-showcase__stat-delta{font-family:var(--font-mono);font-size:12px}.cdc-product-showcase__stat-delta.is-muted{color:var(--text-muted)}.cdc-product-showcase__stat-delta.is-on-rhythm{color:var(--on-rhythm)}.cdc-product-showcase__stat-delta.is-drifting{color:var(--drifting)}.cdc-product-showcase__stat-delta.is-off-beat{color:var(--off-beat)}.cdc-product-showcase__rhythm-split{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr)}.cdc-product-showcase__rhythm-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.cdc-product-showcase__rhythm-row{align-items:center;border-bottom:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-cell);display:flex;gap:16px;padding:16px 22px}.cdc-product-showcase__rhythm-row:last-child{border-bottom-color:transparent}.cdc-product-showcase__rhythm-row.is-selected{background:var(--surface-raised)}.cdc-product-showcase__rhythm-row.is-agent{background:linear-gradient(90deg,var(--surface-agent),var(--surface-raised))}.cdc-product-showcase__rhythm-bar{border-radius:3px;flex:0 0 auto;height:34px;width:5px}.cdc-product-showcase__rhythm-row.is-agent .cdc-product-showcase__rhythm-bar{background:var(--crest-gradient)}.cdc-product-showcase__rhythm-row.is-on-rhythm .cdc-product-showcase__rhythm-bar{background:var(--on-rhythm)}.cdc-product-showcase__rhythm-row.is-drifting .cdc-product-showcase__rhythm-bar{background:var(--drifting)}.cdc-product-showcase__rhythm-row.is-off-beat .cdc-product-showcase__rhythm-bar{background:var(--off-beat)}.cdc-product-showcase__rhythm-body{display:flex;flex:1;flex-direction:column;gap:5px;min-width:0}.cdc-product-showcase__rhythm-title{color:var(--text-primary);font-size:14px;font-weight:var(--weight-semibold);letter-spacing:-.005em}.cdc-product-showcase__rhythm-receipt{color:var(--text-muted);font-family:var(--font-mono);font-size:12px}.cdc-product-showcase__rhythm-row.is-agent .cdc-product-showcase__rhythm-receipt{color:var(--violet-300)}.cdc-product-showcase__rhythm-action{color:var(--text-muted);flex:0 0 auto;font-family:var(--font-mono);font-size:12px}.cdc-product-showcase__rhythm-row.is-agent .cdc-product-showcase__rhythm-action{color:var(--indigo-300)}.cdc-product-showcase__agent{background:var(--surface-panel);border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-field);box-sizing:border-box;display:flex;flex-direction:column;gap:18px;padding:22px 22px 20px}.cdc-product-showcase__agent-reasoning{color:var(--text-primary);font-size:14px;line-height:1.5;margin:0;text-wrap:pretty}.cdc-product-showcase__agent-receipts{border-top:var(--border-width) solid var(--border-hairline);display:flex;flex-direction:column;gap:4px;list-style:none;margin:0;padding:16px 0 0}.cdc-product-showcase__agent-actions{display:flex;gap:8px;margin:auto 0 0}.cdc-product-showcase__faux-btn{align-items:center;border:var(--border-width) solid transparent;border-radius:var(--radius-button);display:inline-flex;flex:1 1 auto;font-size:14px;font-weight:var(--weight-medium);height:40px;justify-content:center;padding:0 16px;text-align:center}.cdc-product-showcase__faux-btn.is-solid{background:var(--brand-accent);color:var(--white)}.cdc-product-showcase__faux-btn.is-outline{border-color:var(--border-strong);color:var(--text-body)}.cdc-product-showcase__faux-btn.is-ghost{color:var(--text-muted)}.cdc-product-showcase__faux-btn.is-sm{flex:0 0 auto;font-size:13px;height:32px;padding:0 12px}.cdc-product-showcase__beats{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.cdc-product-showcase__beat{align-items:center;background:var(--surface-raised);border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-field);display:grid;gap:20px;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;padding:18px 20px}.cdc-product-showcase__beat-body{display:flex;flex-direction:column;gap:7px;min-width:0}.cdc-product-showcase__beat-title{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.cdc-product-showcase__beat-name{color:var(--text-primary);font-size:15.5px;font-weight:var(--weight-semibold)}.cdc-product-showcase__stage-chip{align-items:center;border-radius:var(--radius-chip);color:var(--surface-deep);display:inline-flex;font-size:12px;font-weight:var(--weight-semibold);letter-spacing:-.005em;padding:4px 10px;white-space:nowrap}.cdc-product-showcase__stage-chip.is-prospect{background:var(--stage-prospect)}.cdc-product-showcase__stage-chip.is-qualified{background:var(--stage-qualified)}.cdc-product-showcase__stage-chip.is-proposal{background:var(--stage-proposal)}.cdc-product-showcase__stage-chip.is-negotiate{background:var(--stage-negotiate)}.cdc-product-showcase__stage-chip.is-won{background:var(--stage-won)}.cdc-product-showcase__stage-chip.is-lost{background:var(--stage-lost)}.cdc-product-showcase__brain{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.cdc-product-showcase__brain-main{display:flex;flex-direction:column;gap:12px}.cdc-product-showcase__question{align-items:center;background:var(--surface-agent);border:var(--border-width) solid var(--indigo-700);border-radius:var(--radius-field);color:var(--text-primary);display:flex;font-size:14.5px;gap:12px;margin:0;padding:14px 16px}.cdc-product-showcase__question svg{color:var(--violet-300)}.cdc-product-showcase__answer{background:var(--surface-raised);border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-field);color:var(--text-body);display:flex;flex-direction:column;font-size:14.5px;gap:12px;padding:18px 20px}.cdc-product-showcase__sources{border-top:var(--border-width) solid var(--border-hairline);display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:12px 0 0}.cdc-product-showcase__timeline{background:var(--surface-raised);border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-field);display:flex;flex-direction:column;gap:14px;padding:16px 18px}.cdc-product-showcase__timeline-head{align-items:center;display:flex;gap:12px;justify-content:space-between}.cdc-product-showcase__timeline-list{display:flex;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0}.cdc-product-showcase__timeline-item{align-items:flex-start;display:flex;gap:12px}.cdc-product-showcase__timeline-item svg{color:var(--indigo-200)}.cdc-product-showcase__timeline-body{display:flex;flex-direction:column;gap:3px;min-width:0}.cdc-product-showcase__timeline-title{color:var(--text-body);font-size:14px}.cdc-product-showcase__timeline-meta{color:var(--text-faint);font-family:var(--font-mono);font-size:11.5px}.cdc-product-showcase__inbox{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}.cdc-product-showcase__threads{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.cdc-product-showcase__thread{align-items:flex-start;background:var(--surface-raised);border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-field);display:flex;flex-direction:column;gap:6px;padding:14px 16px}.cdc-product-showcase__thread.is-active{background:var(--chip-indigo-900);border-color:var(--indigo-700)}.cdc-product-showcase__thread-top{align-items:baseline;display:flex;gap:10px;justify-content:space-between;width:100%}.cdc-product-showcase__thread-name{color:var(--text-primary);font-size:14.5px;font-weight:var(--weight-semibold)}.cdc-product-showcase__thread-time{color:var(--text-muted);font-family:var(--font-mono);font-size:11px}.cdc-product-showcase__thread-subject{color:var(--text-muted);font-size:13.5px}.cdc-product-showcase__thread.is-active .cdc-product-showcase__thread-subject{color:var(--text-body)}.cdc-product-showcase__thread-detail{background:var(--surface-raised);border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-field);display:flex;flex-direction:column;gap:14px;padding:18px 20px}.cdc-product-showcase__thread-head{align-items:center;display:flex;gap:12px}.cdc-product-showcase__thread-ident{display:flex;flex-direction:column;gap:2px;min-width:0}.cdc-product-showcase__thread-who{color:var(--text-primary);font-size:14.5px;font-weight:var(--weight-semibold)}.cdc-product-showcase__thread-meta{color:var(--text-faint);font-family:var(--font-mono);font-size:11.5px}.cdc-product-showcase__summary{background:var(--surface-agent);border:var(--border-width) solid var(--indigo-700);border-radius:var(--radius-button);color:var(--text-body);display:flex;flex-direction:column;font-size:14.5px;gap:10px;padding:14px 16px}.cdc-product-showcase__summary-label{color:var(--violet-300)}.cdc-product-showcase__thread-actions{display:flex;flex-wrap:wrap;gap:8px;margin:0}@media (max-width:640px){.cdc-product-showcase__tab{font-size:13.5px;padding:10px 13px}}.cdc-social-proof{display:flex;flex-direction:column;gap:clamp(24px,3vw,32px)}.cdc-social-proof__intro{display:flex;flex-direction:column;gap:16px;margin-bottom:clamp(6px,1vw,8px)}.cdc-social-proof__heading{font-size:clamp(27px,3.4vw,40px);line-height:1.14;max-width:22ch}.cdc-social-proof__lead{color:var(--text-muted);font-size:clamp(16px,1.5vw,17.5px);line-height:1.6;max-width:58ch}.cdc-social-proof__logos{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(min(150px,100%),1fr));list-style:none;margin:0;padding:0}.cdc-social-proof__logo{align-items:center;background:var(--surface-raised);border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-field);box-sizing:border-box;display:flex;justify-content:center;min-height:76px;padding:16px 18px}.cdc-social-proof__logo-name{color:var(--text-faint);font-family:var(--font-mono);font-size:var(--text-label-size);letter-spacing:var(--tracking-label);text-align:center;text-transform:uppercase}.cdc-social-proof__logo-img{height:auto;max-height:36px;max-width:100%;object-fit:contain;width:auto}.cdc-social-proof__quotes{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));list-style:none;margin:0;padding:0}.cdc-social-proof__quote{background:var(--surface-raised);border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-panel);box-sizing:border-box;display:flex;padding:28px 26px}.cdc-social-proof__quote-inner{display:flex;flex:1;flex-direction:column;gap:16px;margin:0}.cdc-social-proof__quote-line{color:var(--text-primary);font-size:19px;font-weight:var(--weight-medium);letter-spacing:-.01em;line-height:1.4;margin:0;text-wrap:pretty}.cdc-social-proof__quote-detail{color:var(--text-muted);font-size:14.5px;line-height:1.55}.cdc-social-proof__attribution{margin-top:auto}.cdc-social-proof__attribution,.cdc-social-proof__footnote{color:var(--text-faint);font-family:var(--font-mono);font-size:11.5px}.cdc-social-proof__footnote{line-height:1.7;margin:0}.cdc-split-feature{align-items:center;display:grid;gap:clamp(28px,5vw,56px);grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr))}.cdc-split-feature--below,.cdc-split-feature--copy-only{align-items:start;gap:clamp(26px,3.5vw,38px);grid-template-columns:1fr}.cdc-split-feature--left{direction:rtl}.cdc-split-feature--left>*{direction:ltr}.cdc-split-feature.cdc-split-feature--stacked{padding-block-start:0}section:has(+section>.cdc-split-feature--stacked)>.cdc-split-feature{padding-block-end:0}section:has(+section>.cdc-split-feature--stacked)+section>.cdc-split-feature--stacked{padding-block-start:clamp(48px,7vw,72px)}.cdc-split-feature__copy{display:flex;flex-direction:column;gap:16px;min-width:0}.cdc-split-feature__heading{font-size:clamp(24px,3vw,32px);letter-spacing:-.02em;line-height:1.18;max-width:20ch}.cdc-split-feature__body{color:var(--text-muted);font-size:16px;line-height:1.6;max-width:52ch}.cdc-split-feature__pull-quote{border-inline-start:var(--border-width-strong) solid var(--brand-accent);color:var(--violet-300);font-size:15px;line-height:1.5;max-width:44ch;padding-inline-start:18px}.cdc-split-feature__panel{align-self:center;list-style:none;margin:0;min-width:0;padding:0}.cdc-split-feature--below .cdc-split-feature__panel{align-self:stretch}.cdc-split-feature__panel-card{padding:clamp(22px,2.6vw,28px)}.cdc-split-feature__item-copy{display:flex;flex-direction:column;gap:6px;min-width:0}.cdc-split-feature__item-title{font-size:15.5px;font-weight:var(--weight-semibold);letter-spacing:-.01em;line-height:1.3;margin:0}.cdc-split-feature__item-line{color:var(--text-body);font-size:15px;line-height:1.55;margin:0}.cdc-split-feature__item-text{color:var(--text-muted);font-size:14.5px;line-height:1.55;margin:0}.cdc-split-feature__item-text:only-child{color:var(--text-body);font-size:15px}.cdc-split-feature__row{align-items:start;display:grid;gap:14px;grid-template-columns:30px 1fr;padding-block:16px}.cdc-split-feature__row+.cdc-split-feature__row{border-block-start:var(--border-width) solid var(--border-hairline)}.cdc-split-feature__row:first-child{padding-block-start:0}.cdc-split-feature__index{color:var(--indigo-200);font-family:var(--font-mono);font-size:12.5px;line-height:1.6}.cdc-split-feature__panel--cards{display:flex;flex-direction:column;gap:10px}.cdc-split-feature .cdc-split-feature__card{border-radius:var(--radius-field);padding:16px 18px}.cdc-split-feature__card .cdc-split-feature__item-title{font-size:15px}.cdc-split-feature__card .cdc-split-feature__item-text{font-size:14px;line-height:1.5}.cdc-split-feature__check-row{align-items:flex-start;display:flex;gap:11px;padding-block:16px}.cdc-split-feature__check-row+.cdc-split-feature__check-row{border-block-start:var(--border-width) solid var(--border-hairline)}.cdc-split-feature__check-row:first-child{padding-block-start:0}.cdc-split-feature__check{color:var(--indigo-200);margin-block-start:3px}.cdc-split-feature__panel--quotes{display:flex;flex-direction:column;gap:14px}.cdc-split-feature__quote-row{border-inline-start:var(--border-width-strong) solid var(--border-strong);display:flex;flex-direction:column;gap:6px;padding-block:6px;padding-inline-start:18px}.cdc-split-feature__quote{color:var(--text-body);font-family:var(--font-display);font-size:16px;font-weight:var(--weight-light);line-height:1.45;margin:0}.cdc-split-feature__quote-note{color:var(--text-muted);font-size:15px;line-height:1.5;margin:0}.cdc-split-feature__panel--timeline{display:flex;flex-direction:column}.cdc-split-feature__timeline-row{display:grid;gap:18px;grid-template-columns:20px 1fr;padding-block-end:26px}.cdc-split-feature__timeline-row:last-child{padding-block-end:0}.cdc-split-feature__rail{align-items:center;display:flex;flex-direction:column;gap:7px}.cdc-split-feature__dot{background:var(--brand-accent);block-size:11px;border-radius:var(--radius-full);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand-accent) 16%,transparent);flex:0 0 11px;inline-size:11px;margin-block-start:6px}.cdc-split-feature__line{background:var(--border-strong);flex:1 1 auto;inline-size:1px}.cdc-split-feature__timeline-row:last-child .cdc-split-feature__line{display:none}.cdc-split-feature__panel--timeline .cdc-split-feature__item-copy{gap:7px}.cdc-split-feature__panel--timeline .cdc-split-feature__item-title{font-size:16px}.cdc-split-feature__panel--timeline .cdc-split-feature__item-text{font-size:15px}.cdc-statement-band__inner{display:flex;flex-direction:column;gap:20px;max-width:76ch}.cdc-statement-band--center .cdc-statement-band__inner{align-items:center;margin-inline:auto;max-width:74ch;text-align:center}.cdc-statement-band__heading{font-size:clamp(26px,3.4vw,38px);max-width:24ch}.cdc-prose.cdc-statement-band__paragraph{color:var(--text-muted);font-size:clamp(16px,1.5vw,17.5px);line-height:1.6}.cdc-prose.cdc-statement-band__paragraph.is-emphasis{color:var(--text-body)}.cdc-statement-band--start .cdc-prose.cdc-statement-band__paragraph{max-width:62ch}.cdc-value-pillars__head{display:flex;flex-direction:column;gap:16px;margin-block-end:clamp(28px,4vw,48px);max-width:64ch}.cdc-value-pillars__heading{font-size:clamp(26px,3.4vw,40px);line-height:1.15;max-width:22ch}.cdc-value-pillars__lead{color:var(--text-muted);font-size:clamp(16px,1.5vw,17.5px);line-height:1.6;max-width:var(--measure)}.cdc-value-pillars__meta{align-items:center;color:var(--indigo-200);display:flex;gap:10px}.cdc-value-pillars__index{color:var(--indigo-200);font-family:var(--font-mono);font-size:13px;line-height:1.6}.cdc-value-pillars__title{color:var(--text-primary);font-size:20px;font-weight:var(--weight-semibold);letter-spacing:-.015em;line-height:1.22;margin:0;text-wrap:balance}.cdc-value-pillars__subhead{color:var(--violet-300);font-family:var(--font-display);font-size:15px;font-weight:var(--weight-light);line-height:1.4;margin:0}.cdc-value-pillars__body{color:var(--text-muted);font-size:15.5px;line-height:1.6}.cdc-value-pillars__body--sm{font-size:15px;line-height:1.55}.cdc-value-pillars__bullets{display:flex;flex-direction:column;gap:11px;list-style:none;margin:6px 0 0;padding:0}.cdc-value-pillars__bullet{align-items:flex-start;color:var(--text-body);display:flex;font-size:14.5px;gap:10px;line-height:1.45}.cdc-value-pillars__bullet-icon{color:var(--indigo-200);margin-block-start:2px}.cdc-value-pillars__more{color:var(--indigo-300);font-size:14.5px;margin-block-start:auto;padding-block-start:6px;text-decoration:none;transition:color var(--duration-fast) var(--ease-standard)}a.cdc-value-pillars__more:hover{color:var(--text-link-hover)}a.cdc-value-pillars__more:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.cdc-value-pillars__grid{display:grid;gap:clamp(14px,1.6vw,18px);grid-template-columns:repeat(auto-fit,minmax(min(100%,288px),1fr));list-style:none;margin:0;padding:0}.cdc-value-pillars__grid>li{display:flex;min-width:0}.cdc-value-pillars__card{flex:1 1 auto;gap:13px}.cdc-value-pillars__rows{border:var(--border-width) solid var(--border-hairline);border-radius:var(--radius-panel);box-sizing:border-box;display:flex;flex-direction:column;list-style:none;margin:0;padding:clamp(22px,2.6vw,28px)}.cdc-value-pillars__rows--raised{background:var(--surface-raised)}.cdc-value-pillars__rows--surface{background:var(--surface)}.cdc-value-pillars__row{align-items:start;border-block-start:var(--border-width) solid var(--border-hairline);display:grid;gap:14px;grid-template-columns:30px minmax(0,1fr);padding-block:16px}.cdc-value-pillars__row:first-child{border-block-start:0;padding-block-start:0}.cdc-value-pillars__row:last-child{padding-block-end:0}.cdc-value-pillars__row.is-emphasis{background:var(--pillar-gradient);border-block-start-color:transparent;border-radius:var(--radius-field);margin-inline:-14px;padding:16px 14px}.cdc-value-pillars__row-mark{align-items:center;color:var(--indigo-200);display:flex;font-family:var(--font-mono);font-size:12.5px;gap:8px;line-height:1.6}.cdc-value-pillars__row-mark .cdc-value-pillars__index{font-size:12.5px}.cdc-value-pillars__row-body{display:flex;flex-direction:column;gap:6px;min-width:0}.cdc-value-pillars__row-title{color:var(--text-primary);font-size:16px;font-weight:var(--weight-semibold);line-height:1.4;margin:0;text-wrap:balance}.cdc-value-pillars__columns{display:grid;gap:clamp(20px,3vw,40px);grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));list-style:none;margin:0;padding:0}.cdc-value-pillars__column{display:flex;flex-direction:column;gap:9px;min-width:0;padding-block-start:18px;position:relative}.cdc-value-pillars__column:before{background:var(--border-strong);block-size:var(--border-width-strong);border-radius:var(--radius-full);content:"";inset-block-start:0;inset-inline:0;position:absolute}.cdc-value-pillars__column.is-emphasis:before{background:var(--cadence-gradient)}.cdc-value-pillars__column-title{color:var(--text-primary);font-size:16.5px;font-weight:var(--weight-semibold);letter-spacing:-.01em;line-height:1.35;margin:0;text-wrap:balance}.cdc-value-pillars__note{color:var(--text-faint);font-family:var(--font-mono);font-size:11.5px}.cdc-value-pillars__marquee{margin-top:clamp(32px,4vw,48px)}.cdc-value-pillars__rail{display:flex;gap:18px;list-style:none;margin:0;padding:0}.cdc-value-pillars__rail-item{display:flex;flex:0 0 clamp(292px,34vw,412px)}.cdc-value-pillars__rail-item>*{width:100%}