.cs-expect{background:var(--color-white);padding:80px 24px}.cs-expect-inner{max-width:960px;margin:0 auto}.cs-expect h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:48px;letter-spacing:-.01em}.cs-expect-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cs-expect-card{background:var(--color-stone-25);border:1px solid var(--color-stone-200);border-radius:14px;padding:28px 24px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.cs-expect-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #1c19170f;border-color:var(--color-stone-300)}.cs-card-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,var(--color-gold-wash),var(--color-gold-pale));color:var(--color-gold-text);margin-bottom:18px}.cs-card-icon svg{width:24px;height:24px}.cs-expect-card h3{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:8px;line-height:1.3}.cs-expect-card p{font-size:.88rem;color:var(--text-secondary);line-height:1.65}.cs-expect-card p strong{color:var(--text-primary);font-weight:600}@media(max-width:860px){.cs-expect-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.cs-expect-grid{grid-template-columns:1fr}}.cs-tiers{background:var(--color-stone-100);padding:80px 24px}.cs-tiers-inner{max-width:960px;margin:0 auto}.cs-tiers h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:48px;letter-spacing:-.01em}.cs-tiers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cs-tier-card{background:var(--color-white);border:1px solid var(--color-stone-200);border-radius:14px;padding:32px 28px;border-top:3px solid var(--color-stone-200);transition:transform .3s ease,box-shadow .3s ease}.cs-tier-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #1c19170f}.cs-tier-card--pro{border-top-color:var(--color-gold)}.cs-tier-card h3{font-size:1.15rem;font-weight:700;color:var(--text-primary);margin-bottom:4px}.cs-tier-price{display:block;font-size:.88rem;color:var(--text-muted);margin-bottom:20px}.cs-tier-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.cs-tier-list li{font-size:.88rem;color:var(--text-secondary);line-height:1.5;padding-left:24px;position:relative}.cs-tier-list li:before{content:"✓";position:absolute;left:0;top:0;font-size:.88rem;font-weight:700;color:var(--color-gold-text);line-height:1.5}@media(max-width:860px){.cs-tiers-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.cs-tiers-grid{grid-template-columns:1fr}}.cs-helpcenter{background:var(--color-white);padding:80px 24px}.cs-helpcenter-inner{max-width:680px;margin:0 auto}.cs-helpcenter h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:28px;letter-spacing:-.01em}.cs-helpcenter-prose{max-width:680px;margin:0 auto 32px}.cs-helpcenter-prose p{font-size:.95rem;color:var(--text-secondary);line-height:1.7;text-align:center}.cs-helpcenter-prose strong{color:var(--text-primary);font-weight:600}.cs-inline-link{display:block;text-align:center;font-size:.92rem;font-weight:600;color:var(--color-gold-text);text-decoration:none;transition:color .2s ease}.cs-inline-link:hover{color:var(--color-gold-text-hover)}.cs-requests{background:var(--color-stone-100);padding:80px 24px}.cs-requests-inner{max-width:960px;margin:0 auto}.cs-requests h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:12px}.cs-requests-intro{font-size:1rem;color:var(--text-secondary);text-align:center;margin-bottom:40px;line-height:1.6}.cs-requests-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.cs-request-card{background:var(--color-stone-50);border:1px solid var(--color-stone-175);border-radius:12px;padding:28px 24px}.cs-request-card h3{font-size:1.05rem;font-weight:600;color:var(--text-primary);margin-bottom:10px}.cs-request-card p{font-size:.92rem;color:var(--text-secondary);line-height:1.65}.cs-request-card a{color:var(--color-gold-text);text-decoration:none;font-weight:500;transition:color .2s ease}.cs-request-card a:hover{color:var(--color-gold-text-hover)}.cs-request-card strong{color:var(--text-primary);font-weight:600}.cs-different{background:var(--color-white);padding:80px 24px}.cs-different-inner{max-width:720px;margin:0 auto}.cs-different h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:28px}.cs-different-prose p{font-size:.98rem;color:var(--text-secondary);line-height:1.7;margin-bottom:18px}.cs-different-prose p:last-child{margin-bottom:0}.cs-different-prose a{color:var(--color-gold-text);text-decoration:none;font-weight:500;transition:color .2s ease}.cs-different-prose a:hover{color:var(--color-gold-text-hover)}.cs-different-prose strong{color:var(--text-primary);font-weight:600}.cs-stats{background:var(--color-stone-100);padding:60px 24px}.cs-stats-inner{max-width:960px;margin:0 auto}.cs-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cs-stat{text-align:center;padding:24px 16px;background:var(--color-white);border:1px solid var(--color-stone-200);border-radius:12px}.cs-stat-number{display:block;font-size:2.2rem;font-weight:700;color:var(--color-gold-text);line-height:1.1;margin-bottom:6px}.cs-stat-number--word{font-size:1.5rem}.cs-stat-label{font-size:.82rem;color:var(--text-secondary)}@media(max-width:680px){.cs-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.cs-stats-grid{grid-template-columns:1fr}}[data-theme=dark] .cs-expect{background:var(--color-stone-850)}[data-theme=dark] .cs-expect-card{background:var(--color-stone-900);border-color:var(--color-stone-800)}[data-theme=dark] .cs-expect-card:hover{border-color:var(--color-stone-700);box-shadow:0 6px 24px #0000004d}[data-theme=dark] .cs-card-icon{background:linear-gradient(135deg,#fefce814,#fef3c70d)}[data-theme=dark] .cs-tiers{background:var(--color-stone-950)}[data-theme=dark] .cs-tier-card{background:var(--color-stone-900);border-color:var(--color-stone-800);border-top-color:var(--color-stone-800)}[data-theme=dark] .cs-tier-card:hover{box-shadow:0 6px 24px #0000004d}[data-theme=dark] .cs-tier-card--pro{border-top-color:var(--color-gold)}[data-theme=dark] .cs-helpcenter{background:var(--color-stone-850)}[data-theme=dark] .cs-inline-link{color:var(--color-gold-light)}[data-theme=dark] .cs-inline-link:hover{color:var(--color-gold-text)}[data-theme=dark] .cs-requests{background:var(--color-stone-950)}[data-theme=dark] .cs-request-card{background:var(--color-stone-825);border-color:var(--color-stone-600)}[data-theme=dark] .cs-different{background:var(--color-stone-975)}[data-theme=dark] .cs-stats{background:var(--color-stone-950)}[data-theme=dark] .cs-stat{background:var(--color-stone-900);border-color:var(--color-stone-800)}@media(prefers-reduced-motion:reduce){.cs-requests-grid{grid-template-columns:1fr}.cs-expect-card,.cs-tier-card{transition:none;animation:none}}
