.ccn-hiw__hero-band{background:#fcfbf9;border-bottom:1px solid #f3f4f6;padding-top:5rem;padding-bottom:4rem}.ccn-hiw__features-band{background:#fff;border-bottom:1px solid #f3f4f6;padding-top:1.4rem;padding-bottom:1.4rem}.ccn-hiw__features-band[hidden]{display:none}.ccn-hiw__steps-band{background:#fff}.ccn-hiw__hero{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.ccn-hiw__heading{max-width:56rem}.ccn-hiw__subtext{font-size:1.4rem;line-height:1.7;color:rgba(var(--color-foreground), 0.6);max-width:48rem;margin:0}.ccn-hiw__tab-toggle{display:inline-flex;align-items:center;gap:.8rem;margin-top:1.2rem;background:#f0eee9;border-radius:99px;padding:4px}.ccn-hiw__tab-btn{padding:1.2rem 2.4rem 1rem 2.4rem;border-radius:99px;font-family:var(--font-body-family);font-size:1.1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transition:background .2s ease,color .2s ease,box-shadow .2s ease;background:transparent;color:#9ca3af;border:none;cursor:pointer;white-space:nowrap;line-height:1}.ccn-hiw__tab-btn:hover{color:#6b7280}.ccn-hiw__tab-btn[aria-selected=true]{background:#fff;color:#1a1a1a;box-shadow:0 1px 3px rgba(0,0,0,.08)}@media screen and (max-width: 749px){.ccn-hiw__tab-toggle{width:100%;max-width:42rem;gap:.4rem}.ccn-hiw__tab-btn{flex:1;text-align:center;padding:1.2rem .6rem .8rem .6rem;font-size:1rem}}.ccn-hiw__features-bar{padding:.4rem 0}.ccn-hiw__features-bar .ccn-trust-badges{gap:.8rem;padding:0}.ccn-hiw__features-bar .ccn-trust-badges__item{background:#f9f8f6;border:1px solid #e5e7eb;border-radius:99px;padding:.6rem 1.4rem .6rem 1rem;gap:.6rem;font-size:1.1rem;font-weight:500;text-transform:uppercase;color:rgb(var(--color-foreground));white-space:nowrap}.ccn-hiw__features-bar .ccn-trust-badges__icon{color:rgba(var(--color-foreground), 0.55);width:1.5rem;height:1.5rem}@media screen and (max-width: 749px){.ccn-hiw__features-bar .ccn-trust-badges{flex-direction:column;align-items:center;gap:.7rem}.ccn-hiw__features-bar .ccn-trust-badges__item{padding:.7rem 1.6rem .7rem 1.2rem;font-size:1.1rem;width:auto;text-transform:uppercase;letter-spacing:.06em}}.ccn-hiw__steps-header{text-align:center;margin-bottom:3.2rem}.ccn-hiw__steps-subtext{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground), 0.55);margin:.6rem 0 0}.ccn-hiw__steps-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media screen and (min-width: 750px){.ccn-hiw__steps-grid{grid-template-columns:repeat(4, 1fr);gap:2.4rem}.ccn-hiw__steps-grid--3{grid-template-columns:repeat(3, 1fr)}}.ccn-hiw__step{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.6rem}.ccn-hiw__step-icon-row{display:flex;align-items:center;gap:1.6rem;width:100%;margin-bottom:2rem}.ccn-hiw__step-icon{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;background:#f4f2ef;border-radius:50%;flex-shrink:0;color:rgb(var(--color-foreground))}.ccn-hiw__step-icon img{width:2.4rem;height:2.4rem;object-fit:contain}.ccn-hiw__step-connector{flex:1;height:0;border-top:1px dashed rgba(var(--color-foreground), 0.15);display:none}@media screen and (min-width: 990px){.ccn-hiw__step-connector{display:block}}.ccn-hiw__step-number{font-family:var(--font-emphasis-italic-family);font-size:4.8rem;font-weight:200;font-style:italic;line-height:1;color:rgba(var(--color-foreground), 0.82);margin-bottom:1.2rem;user-select:none}.ccn-hiw__step-title{font-family:var(--font-heading-family);font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin:0;color:rgb(var(--color-foreground))}.ccn-hiw__step-desc{font-size:1.3rem;line-height:1.6;color:rgba(var(--color-foreground), 0.55);margin:0}.ccn-hiw__steps-cta{text-align:center;margin-top:3.2rem}.ccn-hiw__selling[hidden]{display:none}.ccn-hiw__selling-header{text-align:center;margin-bottom:3.2rem}.ccn-hiw__comparison{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:4rem}@media screen and (min-width: 750px){.ccn-hiw__comparison{grid-template-columns:repeat(2, 1fr)}}.ccn-hiw__comparison-card{padding:3.2rem;border-radius:1.2rem;display:flex;flex-direction:column;gap:1.2rem}.ccn-hiw__comparison-card--dark{background:rgb(var(--ccn-color-surface-dark));color:#fff}.ccn-hiw__comparison-card--light{background:rgb(var(--ccn-color-surface-light))}.ccn-hiw__comparison-icon{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);border-radius:50%;margin-bottom:.4rem}.ccn-hiw__comparison-card--light .ccn-hiw__comparison-icon{background:rgba(var(--color-foreground), 0.06)}.ccn-hiw__comparison-title{font-family:var(--font-heading-family);font-size:2rem;font-weight:700;margin:0;line-height:1.2;color:rgb(var(--color-foreground))}.ccn-hiw__comparison-card--dark .ccn-hiw__comparison-title{color:#fff}.ccn-hiw__comparison-desc{font-size:1.3rem;line-height:1.6;margin:0;color:rgba(255,255,255,.7)}.ccn-hiw__comparison-card--light .ccn-hiw__comparison-desc{color:rgba(var(--color-foreground), 0.6)}.ccn-hiw__comparison-list{list-style:none;padding:0;margin:.8rem 0 .4rem;display:flex;flex-direction:column;gap:.8rem}.ccn-hiw__comparison-list p{margin:3px}.ccn-hiw__comparison-list li{display:flex;align-items:flex-start;gap:.8rem;font-size:1.3rem;line-height:1.5}.ccn-hiw__comparison-list svg{flex-shrink:0;margin-top:.3rem;color:rgba(255,255,255,.6)}.ccn-hiw__comparison-card--light .ccn-hiw__comparison-list svg{color:rgba(var(--color-foreground), 0.4)}.ccn-hiw__comparison-cta{align-self:flex-start;margin-top:.8rem}.ccn-hiw__comparison-card--dark .ccn-button--secondary{background:transparent;border:1px solid rgba(255,255,255,.4);color:#fff}.ccn-hiw__comparison-card--dark .ccn-button--secondary:hover{background:rgba(255,255,255,.1);border-color:#fff}