.cs-page{background:#fff;color:#111;font-family:var(--font-work-sans),sans-serif;font-weight:300;overflow-x:hidden}.cs-page ol,.cs-page ul{list-style:none;padding:0;margin:0}.cs-page li{list-style:none}.cs-page li::marker{content:none}.cs-open{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:4rem;padding:5rem 0 6rem 7%}.cs-diagram-tag,.cs-kicker,.cs-label,.cs-meta dt,.cs-pull-cite,.cs-timeline time{font-family:var(--font-roboto-mono),monospace;font-weight:400;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;color:#8a8a8a}.cs-title{margin-top:1rem;font-family:var(--font-cormorant),serif;font-weight:400;font-size:clamp(4rem,8vw,7rem);line-height:.95}.cs-sub{margin-top:1rem;font-size:1.5rem;color:#555}.cs-meta{margin-top:3rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 2rem;font-size:1rem;line-height:1.45}.cs-meta dt{margin-bottom:.3rem}.cs-meta a{color:inherit;text-decoration:underline;text-decoration-color:#ccc;text-underline-offset:3px}.cs-meta a:hover{text-decoration-color:#111}.cs-open-shot img{display:block;width:130%;max-width:none;height:auto;border-radius:16px 0 0 16px;box-shadow:0 0 0 1px rgba(0,0,0,.07),0 40px 90px rgba(0,0,0,.18)}.cs-body{max-width:72rem;margin:0 auto;padding:0 7%}.cs-row{display:grid;grid-template-columns:15rem minmax(0,1fr);gap:3rem;padding:4.5rem 0;border-top:1px solid #ececec}.cs-label{position:sticky;top:2rem;align-self:start;line-height:1.6}.cs-label span{display:block;font-family:var(--font-cormorant),serif;font-size:2.6rem;letter-spacing:0;line-height:1;color:#111;margin-bottom:.4rem}.cs-copy{max-width:40rem}.cs-copy p{font-size:1.25rem;line-height:1.7;color:#222}.cs-copy p+p{margin-top:1.1rem}.cs-copy .cs-lead{font-family:var(--font-cormorant),serif;font-weight:400;font-size:2.1rem;line-height:1.25;color:#000}.cs-diagram{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin:0 0 1rem}.cs-diagram-half{background:#f3f2ef;border-radius:20px;padding:2.2rem;display:flex;flex-direction:column}.cs-diagram-after{background:#121212;color:#e8e8e8}.cs-diagram-after .cs-diagram-note,.cs-diagram-after .cs-diagram-tag{color:#8a8a8a}.cs-sheets{margin:1.8rem 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.cs-sheet{background:#fff;border:1px solid #e2e0da;border-radius:8px;padding:.9rem 1rem;font-size:.95rem;display:flex;flex-direction:column;gap:.6rem}.cs-sheet-lines{display:grid;gap:4px}.cs-sheet-lines i{display:block;height:4px;border-radius:2px;background:#e9e7e1}.cs-sheet-lines i:nth-child(2){width:80%}.cs-sheet-lines i:nth-child(3){width:55%}.cs-flow{margin:1.8rem 0;flex:1;display:flex;align-items:center;gap:1.5rem}.cs-qr{flex:none;width:5.5rem;height:5.5rem;padding:.5rem;background:#fff;border-radius:8px;display:grid;grid-template-columns:repeat(5,1fr);gap:3px}.cs-qr i{background:transparent;border-radius:1px}.cs-qr i.on{background:#111}.cs-arrow{font-size:1.6rem;color:#666}.cs-ticks{display:grid;gap:.55rem;font-size:1rem}.cs-ticks span{display:inline-grid;place-items:center;width:1.3rem;height:1.3rem;margin-right:.6rem;border-radius:50%;background:#1f7a4a;color:#fff;font-size:.75rem}.cs-diagram-note{margin-top:auto;font-size:1rem;color:#6b6b6b}.cs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;counter-reset:cs}.cs-grid li{counter-increment:cs;background:#f3f2ef;border-radius:16px;padding:1.8rem}.cs-grid li:before{content:counter(cs,decimal-leading-zero);font-family:var(--font-roboto-mono),monospace;font-size:.8rem;color:#8a8a8a}.cs-grid h3{margin-top:1.4rem;font-family:var(--font-cormorant),serif;font-weight:400;font-size:1.7rem;line-height:1.15}.cs-grid p{margin-top:.6rem;font-size:1.05rem;line-height:1.6;color:#444}.cs-night{margin:3rem 0 0;background:#121212;color:#f2f2f2;padding:7rem 7% 6rem;text-align:center}.cs-page .cs-pull{max-width:52rem;margin:0 auto;padding:0;border:0;border-radius:0;background:none;font-family:var(--font-roboto-mono),monospace;font-style:normal;font-weight:300;font-size:clamp(1.3rem,2.4vw,2rem);line-height:1.5;color:#f2f2f2}.cs-pull-cite{margin-top:1.4rem}.cs-page .cs-timeline{max-width:52rem;margin:4.5rem auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:relative}.cs-timeline:before{content:"";position:absolute;top:.35rem;left:12.5%;right:12.5%;height:1px;background:#3a3a3a}.cs-timeline li{position:relative;display:grid;justify-items:center;gap:.4rem;padding-top:1.6rem}.cs-timeline li:before{content:"";position:absolute;top:0;width:.7rem;height:.7rem;border-radius:50%;background:#121212;border:1px solid #8a8a8a}.cs-timeline li:nth-child(2):before{background:#fff;border-color:#fff}.cs-timeline span{font-size:1rem;color:#cfcfcf}.cs-result{padding:7rem 0 6rem}.cs-result p{font-family:var(--font-cormorant),serif;font-weight:400;font-size:clamp(2.4rem,5vw,4.2rem);line-height:1.1;color:#000}.cs-result p+p{color:#8a8a8a}@media (max-width:900px){.cs-open{grid-template-columns:1fr;padding:3rem 6% 4rem;gap:2.5rem}.cs-open-shot img{width:100%;border-radius:14px}.cs-row{grid-template-columns:1fr;gap:1.2rem;padding:3rem 0}.cs-label{position:static}.cs-diagram,.cs-grid,.cs-sheets{grid-template-columns:1fr}.cs-timeline{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2rem}.cs-timeline:before{display:none}}