.cs-hero{text-align:center;padding-top:2rem}.cs-hero .section-label{justify-content:center}.cs-hero-title{letter-spacing:-.035em;text-wrap:balance;margin-bottom:1.25rem;font-size:clamp(2.1rem,4.5vw,3.2rem);font-weight:800;line-height:1.1}.cs-hero-title .highlight,.cs-page h2 .highlight{background:linear-gradient(135deg, var(--red), var(--red-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}html.light .cs-hero-title .highlight,html.light .cs-page h2 .highlight{background:linear-gradient(135deg, #d4513a, var(--red-400));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cs-hero-desc{margin:0 auto}.cs-stage{margin-top:2.5rem}.cs-stage--consent-flow{aspect-ratio:782/341}.cs-stage--pc-install{max-width:640px;margin-inline:auto}.cs-note{text-align:center;max-width:46ch;color:var(--text-dim);margin:1.25rem auto 0;font-size:.9rem;line-height:1.6}.cs-checklist{border:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);margin-top:2.5rem;display:grid;overflow:hidden}.cs-checklist-list{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.cs-checklist-list li+li{border-top:1px solid var(--border)}.cs-checklist-row{text-align:left;cursor:pointer;width:100%;color:var(--text);transition:background-color var(--ds-dur-fast) var(--ds-ease-out-expo);background:0 0;border:0;align-items:center;gap:1rem;padding:1rem clamp(1.25rem,2.5vw,1.75rem);font-family:inherit;display:flex}.cs-checklist-row.is-active{background:linear-gradient(90deg, var(--red-glow), transparent 85%)}.cs-checklist-row:focus-visible{outline:2px solid var(--red);outline-offset:-2px}.cs-checklist-icon{height:24px;color:var(--red);flex-shrink:0;align-items:center;display:inline-flex}.cs-checklist-icon svg{width:24px;height:24px}.cs-checklist-title{letter-spacing:-.01em;min-width:0;color:var(--text);font-size:.95rem;font-weight:600}.cs-checklist-panel{background:var(--surface-2);flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,3rem);display:flex}.cs-checklist-panel-inner{animation:cs-checklist-panel-in .18s var(--ds-ease-out-expo) both}@keyframes cs-checklist-panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.cs-checklist-panel-inner h3{letter-spacing:-.015em;color:var(--text);margin:0 0 .85rem;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:600}.cs-checklist-panel-inner p{color:var(--text-dim);text-wrap:pretty;margin:0;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.65}.cs-pillars{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2.5rem;padding:0;list-style:none;display:grid}.cs-pillar{background:var(--surface);border:1px solid var(--border);flex-direction:column;padding:1.5rem;display:flex}.cs-pillar-icon{color:var(--red);margin-bottom:1rem;display:inline-flex}.cs-pillar-icon svg{width:24px;height:24px}.cs-pillar-label{letter-spacing:-.01em;color:var(--text);margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.3}.cs-pillar-desc{color:var(--text-mid);font-size:.95rem;line-height:1.6}.cs-group+.cs-group{margin-top:3.5rem}.cs-group-title{letter-spacing:-.015em;font-size:1.1rem;font-weight:700}.cs-group .cs-pillars{margin-top:1.25rem}.cs-group--allow .cs-pillar-icon{color:var(--code-success)}.cs-group--block .cs-pillar-icon{color:var(--red)}.cs-group-link{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-mid);border-bottom:1px solid var(--border);transition:color var(--ds-dur-fast,.18s) var(--ds-ease-out-expo,ease), border-color var(--ds-dur-fast,.18s) var(--ds-ease-out-expo,ease);margin-top:1.5rem;padding-bottom:.2rem;font-size:.75rem;text-decoration:none;display:inline-block}.cs-group-link:after{content:" →"}.cs-group-link:hover{color:var(--text);border-color:var(--border-hover)}.cs-faq .ds-acc-body-inner a{color:var(--red);text-underline-offset:2px;overflow-wrap:anywhere;transition:color var(--ds-dur-fast,.18s) var(--ds-ease-out-expo,ease);text-decoration:underline}.cs-faq .ds-acc-body-inner a:hover{color:var(--red-light)}.cs-close .cta-buttons{flex-wrap:wrap}@media (max-width:860px){.cs-checklist{grid-template-columns:minmax(0,1fr)}.cs-checklist-list{border-right:0;border-bottom:1px solid var(--border)}}@media (max-width:1080px){.cs-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.cs-pillars{grid-template-columns:1fr}.cs-stage--pc-app,.cs-stage--pc-settings,.cs-stage--pc-uninstall{overflow-x:auto}.cs-stage--pc-app>svg,.cs-stage--pc-settings>svg,.cs-stage--pc-uninstall>svg{min-width:560px}}@media (prefers-reduced-motion:reduce){.cs-checklist-panel-inner{animation:none}.cs-checklist-row{transition:none}}
