.reading-mode-toggle-module__O1qgPq__toggle{align-items:center;gap:var(--space-1-5);padding:var(--space-1-5) var(--space-3);border:1px solid hsl(var(--border));border-radius:var(--radius-full);color:hsl(var(--muted-foreground));font-size:var(--text-sm);font-family:var(--font-sans);cursor:pointer;background:0 0;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}.reading-mode-toggle-module__O1qgPq__toggle:hover{color:hsl(var(--foreground));border-color:hsl(var(--foreground) / .3);background:hsl(var(--foreground) / .03)}.reading-mode-toggle-module__O1qgPq__toggle:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.reading-mode-toggle-module__O1qgPq__toggle[data-font=serif] .reading-mode-toggle-module__O1qgPq__label{font-family:var(--font-serif);font-style:italic}.reading-mode-toggle-module__O1qgPq__icon{flex-shrink:0;width:14px;height:14px}.reading-mode-toggle-module__O1qgPq__label{font-variant-numeric:tabular-nums;line-height:1}
.post-module__WhSuca__article{padding:var(--space-16) var(--space-6) var(--space-24)}.post-module__WhSuca__backRail{max-width:var(--container-6xl);margin-inline:auto;margin-bottom:var(--space-10);justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.post-module__WhSuca__header{max-width:var(--container-2xl);margin-inline:auto;margin-bottom:var(--space-10)}.post-module__WhSuca__back{align-items:center;gap:var(--space-1-5);color:hsl(var(--muted-foreground));font-size:var(--text-sm);text-decoration:none;transition:color .15s;display:inline-flex}.post-module__WhSuca__back:hover{color:hsl(var(--foreground))}.post-module__WhSuca__backArrow{width:14px;height:14px}.post-module__WhSuca__title{font-size:clamp(var(--text-3xl), 5vw, var(--text-5xl));letter-spacing:-.03em;margin-bottom:var(--space-4);text-wrap:balance;font-feature-settings:"ss01", "cv11", "kern";max-width:24ch;font-weight:700;line-height:1.1}.post-module__WhSuca__meta{align-items:center;gap:var(--space-3);color:hsl(var(--muted-foreground));display:flex}.post-module__WhSuca__date{font-size:var(--text-sm);font-family:var(--font-mono)}.post-module__WhSuca__separator{border-radius:var(--radius-full);background:hsl(var(--muted-foreground));width:3px;height:3px}.post-module__WhSuca__author{font-size:var(--text-sm)}.post-module__WhSuca__heroImage{width:100%;max-width:var(--container-6xl);aspect-ratio:21/7;border-radius:var(--radius-xl);margin-inline:auto;margin-bottom:var(--space-12);border:1px solid hsl(var(--border));position:relative;overflow:hidden}.post-module__WhSuca__heroImage img{object-fit:cover;object-position:center center}.post-module__WhSuca__content{max-width:68ch;color:hsl(var(--foreground) / .9);font-feature-settings:"ss01", "cv11", "kern", "liga", "calt";font-variant-numeric:oldstyle-nums proportional-nums;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;hanging-punctuation:first last;margin-inline:auto;font-size:1.1875rem;line-height:1.7}.post-module__WhSuca__content h2{letter-spacing:-.02em;margin-top:var(--space-14);margin-bottom:var(--space-4);padding-top:var(--space-5);border-top:1px solid hsl(var(--border));text-wrap:balance;color:hsl(var(--foreground));font-size:clamp(1.5rem,2.6vw,1.75rem);font-weight:650;line-height:1.2}.post-module__WhSuca__content h2:first-child{border-top:none;margin-top:0;padding-top:0}.post-module__WhSuca__content h3{letter-spacing:-.015em;margin-top:var(--space-10);margin-bottom:var(--space-3);text-wrap:balance;color:hsl(var(--foreground));font-size:clamp(1.25rem,2vw,1.375rem);font-weight:600;line-height:1.3}.post-module__WhSuca__content p{color:hsl(var(--foreground) / .88);text-wrap:pretty;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:8 4 4;orphans:3;widows:3;margin-bottom:1.4em}.post-module__WhSuca__content>p:first-of-type{color:hsl(var(--foreground) / .95);letter-spacing:-.005em;margin-bottom:1.6em;font-size:1.2em;line-height:1.55}.post-module__WhSuca__content>p:first-of-type:first-letter{float:left;font-family:var(--font-serif);color:hsl(var(--foreground));font-feature-settings:"dlig", "liga", "kern";margin-right:.04em;padding:.08em .12em 0 0;font-size:3.6em;font-weight:600;line-height:.88}.post-module__WhSuca__content strong,.post-module__WhSuca__content b{color:hsl(var(--foreground));font-weight:600}.post-module__WhSuca__content ul,.post-module__WhSuca__content ol{padding-left:var(--space-6);margin-bottom:1.4em}.post-module__WhSuca__content ul{list-style:none}.post-module__WhSuca__content ul li{padding-left:var(--space-4);color:hsl(var(--foreground) / .88);text-wrap:pretty;margin-bottom:.6em;position:relative}.post-module__WhSuca__content ul li:before{content:"";border-radius:var(--radius-full);background:hsl(var(--muted-foreground));width:5px;height:5px;position:absolute;top:.7em;left:0}.post-module__WhSuca__content ol{list-style:decimal}.post-module__WhSuca__content ol li{color:hsl(var(--foreground) / .88);padding-left:var(--space-1);text-wrap:pretty;margin-bottom:.6em}.post-module__WhSuca__content a{color:hsl(var(--foreground));text-underline-offset:3px;text-decoration:underline;-webkit-text-decoration-color:hsl(var(--foreground) / .3);text-decoration-color:hsl(var(--foreground) / .3);transition:text-decoration-color .15s}.post-module__WhSuca__content a:hover{-webkit-text-decoration-color:hsl(var(--foreground));text-decoration-color:hsl(var(--foreground))}.post-module__WhSuca__content code{font-family:var(--font-mono);background:hsl(var(--muted));border-radius:var(--radius-sm);border:1px solid hsl(var(--border));padding:.15em .4em;font-size:.875em}.post-module__WhSuca__content pre{background:hsl(var(--muted));border:1px solid hsl(var(--border));padding:var(--space-5);border-radius:var(--radius-lg);margin-bottom:var(--space-6);font-size:var(--text-sm);line-height:var(--leading-relaxed);overflow-x:auto}.post-module__WhSuca__content pre code{font-size:inherit;background:0 0;border:none;padding:0}.post-module__WhSuca__content blockquote{border-left:3px solid hsl(var(--foreground) / .2);padding:.2em 0 .2em var(--space-5);margin:var(--space-8) 0;color:hsl(var(--foreground) / .75);text-wrap:pretty;font-size:1.05em;font-style:italic;line-height:1.6}.post-module__WhSuca__content hr{border:none;border-top:1px solid hsl(var(--border));margin:var(--space-10) 0}.post-module__WhSuca__content img{border-radius:var(--radius-lg);margin:var(--space-8) 0;max-width:100%;height:auto}.post-module__WhSuca__footer{max-width:var(--container-2xl);margin-inline:auto;margin-top:var(--space-12);padding-top:var(--space-8);border-top:1px solid hsl(var(--border));justify-content:space-between;align-items:center;display:flex}.post-module__WhSuca__footerBack{align-items:center;gap:var(--space-1-5);color:hsl(var(--muted-foreground));font-size:var(--text-sm);text-decoration:none;transition:color .15s;display:inline-flex}.post-module__WhSuca__footerBack:hover{color:hsl(var(--foreground))}html[data-reading-font=serif] .post-module__WhSuca__content{font-family:var(--font-serif);letter-spacing:0;font-feature-settings:"kern", "liga", "onum";font-variant-numeric:oldstyle-nums proportional-nums;font-size:1.25rem;line-height:1.65}html[data-reading-font=serif] .post-module__WhSuca__content>p:first-of-type:first-letter{font-size:3.8em;line-height:.85}html[data-reading-font=serif] .post-module__WhSuca__content code,html[data-reading-font=serif] .post-module__WhSuca__content pre,html[data-reading-font=serif] .post-module__WhSuca__content pre code{font-family:var(--font-mono)}html[data-reading-font=serif] .post-module__WhSuca__content em,html[data-reading-font=serif] .post-module__WhSuca__content i,html[data-reading-font=serif] .post-module__WhSuca__content blockquote{font-feature-settings:"kern", "liga", "onum", "dlig"}
