.cluster-page{background:var(--ink);color:var(--cream);font-family:var(--f-sans)}.cluster-wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter)}.cluster-header{display:flex;align-items:center;justify-content:space-between;max-width:var(--maxw);margin:0 auto;padding:var(--space-4) var(--gutter)}.cluster-mark{font-family:var(--f-display);font-size:1.25rem;color:var(--cream);text-decoration:none;letter-spacing:.01em}.cluster-mark .dash{color:var(--accent)}.cluster-header-cta{font-family:var(--f-mono);font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ink);background:var(--accent);padding:var(--space-2) var(--space-4);border-radius:var(--radius-pill);text-decoration:none}.cluster-breadcrumb ol{display:flex;gap:var(--space-2);flex-wrap:wrap;list-style:none;padding:0;margin:0;font-family:var(--f-mono);font-size:.72rem;color:var(--cream-dim);text-transform:uppercase;letter-spacing:.04em}.cluster-breadcrumb a{color:var(--cream-mute);text-decoration:none}.cluster-breadcrumb a:hover{color:var(--accent)}.cluster-breadcrumb .sep{margin-left:var(--space-2);color:var(--rule-strong)}.cluster-hero h1{font-family:var(--f-display);font-size:clamp(2rem,5vw,3.4rem);line-height:1.05;margin:var(--space-5) 0 var(--space-4)}.cluster-hero .tldr{font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.6;color:var(--cream-soft);max-width:62ch}.cluster-section{padding:var(--space-8) 0;border-top:1px solid var(--rule)}.cluster-section h2{font-family:var(--f-display);font-size:clamp(1.5rem,3vw,2.1rem);margin:0 0 var(--space-4)}.cluster-channel-table{width:100%;border-collapse:collapse;font-size:.95rem}.cluster-channel-table th,.cluster-channel-table td{text-align:left;padding:var(--space-3);border-bottom:1px solid var(--rule);vertical-align:top}.cluster-channel-table th{font-family:var(--f-mono);font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--cream-mute)}@media(max-width:640px){.cluster-channel-table,.cluster-channel-table tbody,.cluster-channel-table tr,.cluster-channel-table td{display:block;width:100%}.cluster-channel-table thead{display:none}.cluster-channel-table td{border-bottom:none;padding:var(--space-1) 0}.cluster-channel-table tr{border-bottom:1px solid var(--rule);padding:var(--space-4) 0}.cluster-channel-table td[data-label]:before{content:attr(data-label);display:block;font-family:var(--f-mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.05em;color:var(--cream-mute);margin-bottom:var(--space-1)}}.cluster-section>p:not(.cluster-stat):not(.cluster-updated){max-width:65ch;line-height:1.65;color:var(--cream-soft);margin:0 0 var(--space-4)}.cluster-hero{padding:var(--space-6) 0 var(--space-8)}.cluster-hero .tldr{margin-bottom:var(--space-5);font-weight:500}.cluster-hero-sub{max-width:60ch;line-height:1.65;color:var(--cream-mute);margin:0 0 var(--space-6)}.cluster-hero .cluster-header-cta{display:inline-block}.cluster-stakes{list-style:none;padding:0;margin:0;display:grid;gap:var(--space-4)}.cluster-stakes li{position:relative;padding-left:var(--space-6);max-width:68ch;line-height:1.6;color:var(--cream-soft)}.cluster-stakes li:before{content:"";position:absolute;left:0;top:.62em;width:var(--space-4);height:2px;background:var(--accent)}.cluster-offer{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-5)}.cluster-offer>div{border:1px solid var(--rule);border-radius:var(--radius-md);padding:var(--space-5);background:var(--surface)}.cluster-offer h3{font-family:var(--f-display);font-size:1.15rem;line-height:1.25;margin:0 0 var(--space-3);color:var(--cream)}.cluster-offer p{margin:0;font-size:.95rem;line-height:1.6;color:var(--cream-soft)}@media(max-width:720px){.cluster-offer{grid-template-columns:1fr}}.cluster-block{max-width:72ch;padding:var(--space-5) 0;border-top:1px solid var(--rule)}.cluster-block:first-of-type{border-top:none;padding-top:var(--space-2)}.cluster-block h3{font-family:var(--f-display);font-size:1.2rem;line-height:1.3;margin:0 0 var(--space-2);color:var(--cream)}.cluster-block p{margin:0;line-height:1.65;color:var(--cream-soft)}.cluster-method{counter-reset:step}.cluster-method .cluster-block h3{display:flex;gap:var(--space-3);align-items:baseline}.cluster-method .cluster-block h3:before{counter-increment:step;content:counter(step,decimal-leading-zero);font-family:var(--f-mono);font-size:.8em;font-weight:400;color:var(--accent);flex:none}.cluster-stat{max-width:70ch;margin:var(--space-5) 0 0;padding:var(--space-4) var(--space-5);border-left:2px solid var(--accent);border-radius:var(--radius-sm);background:color-mix(in oklch,var(--accent) 8%,transparent);font-size:1.05rem;line-height:1.5;color:var(--cream)}.cluster-stat cite{display:block;margin-top:var(--space-2);font-style:normal;font-family:var(--f-mono);font-size:.74rem;letter-spacing:.01em;color:var(--cream-mute)}.cluster-stat cite a{color:var(--cream-mute);text-decoration:underline;text-underline-offset:2px}.cluster-stat cite a:hover{color:var(--accent)}.cluster-section details{border-bottom:1px solid var(--rule);max-width:75ch}.cluster-section summary{cursor:pointer;list-style:none;position:relative;padding:var(--space-4) var(--space-6) var(--space-4) 0;font-family:var(--f-display);font-size:1.1rem;color:var(--cream)}.cluster-section summary::-webkit-details-marker{display:none}.cluster-section summary:hover{color:var(--accent)}.cluster-section summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-family:var(--f-mono);font-size:1.25rem;line-height:1;color:var(--accent)}.cluster-section details[open] summary:after{content:"−"}.cluster-section details p{margin:0 0 var(--space-4);max-width:72ch;line-height:1.65;color:var(--cream-soft)}.cluster-updated{margin-top:var(--space-5);font-family:var(--f-mono);font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--cream-dim)}
