.prose{color:var(--text);max-width:none;font-family:var(--font-body)}.prose a{color:var(--accent);text-underline-offset:3px;text-decoration:underline 1px}.prose ul>li::marker,.prose ol>li::marker{color:var(--text)}.prose a:hover{text-decoration-thickness:2px}.prose h2{color:var(--text);font-family:var(--font-heading);margin-top:2.5rem;margin-bottom:1rem;font-size:2rem}.prose h3{color:var(--text);font-family:var(--font-heading);margin-top:2rem;margin-bottom:.75rem;font-size:1.5rem}.prose p{font-size:var(--post-font-size,1.05rem);line-height:var(--post-line-height,1.8);margin-bottom:1.5rem}.prose code{font-family:var(--font-mono)}.prose .table-wrap{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;margin:2.5rem 0;overflow-x:auto}.prose table{border-collapse:collapse;table-layout:auto;border:1px solid var(--border-strong);width:max-content;max-width:100%;font-size:.95rem}.prose thead tr{background-color:color-mix(in srgb, var(--accent) 12%, transparent)}.prose th{text-align:center;vertical-align:middle;white-space:normal;font-weight:var(--fw-bold);color:var(--text);border:1px solid color-mix(in srgb, var(--accent) 40%, transparent);font-family:var(--font-body);padding:.85rem 1.25rem;font-size:.85rem}.prose td{color:var(--text);border:1px solid var(--border);vertical-align:middle;text-align:center;padding:.85rem 1.25rem}.prose td:first-child{font-weight:var(--fw-medium)}.prose tbody tr:nth-child(2n){background-color:color-mix(in srgb, var(--text) 3%, transparent)}.prose tbody tr:hover{background-color:color-mix(in srgb, var(--accent) 8%, transparent)}.prose p:has(+.table-wrap){color:var(--muted);font-size:.82rem;font-family:var(--font-mono);letter-spacing:.02em;margin-top:2.5rem;margin-bottom:.5rem}.prose p:has(+.table-wrap)+.table-wrap{margin-top:0}.prose strong,.prose b{color:var(--text)!important}.prose h1 a,.prose h2 a,.prose h3 a,.prose h4 a{color:inherit;pointer-events:none;text-decoration:none}.heading-anchor{display:none}.prose img{object-fit:contain;cursor:zoom-in;color:#0000;max-width:100%;height:auto;max-height:300px;margin:0 auto;font-size:0;transition:opacity .2s;display:block}.prose img:hover{opacity:.85}.prose figcaption{font-family:var(--font-mono);color:var(--text);text-align:center;letter-spacing:.04em;margin-top:.5rem;font-size:.72rem}#img-lightbox{z-index:999;cursor:zoom-out;background:#000000eb;justify-content:center;align-items:center;display:none;position:fixed;inset:0}#img-lightbox.open{display:flex}#img-lightbox img{object-fit:contain;cursor:default;max-width:90vw;max-height:90vh;margin:0}#img-lightbox-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:border-color .2s;display:flex;position:fixed;top:1.5rem;right:1.5rem}#img-lightbox-close:hover{border-color:var(--accent);color:var(--accent)}@media (width<=768px){.prose h2{font-size:1.5rem}.prose h3{font-size:1.2rem}.prose th,.prose td{padding:.6rem .75rem;font-size:.8rem}.prose pre{-webkit-overflow-scrolling:touch;overflow-x:auto}}.prose .katex-display{-webkit-overflow-scrolling:touch;margin:1.5rem 0;padding:.25rem 0;overflow:auto hidden;text-align:center!important;display:block!important}.prose .katex-display>.katex{display:inline-block!important}.prose .katex-display>.katex:has(.katex-html>.tag){display:block!important}.prose p:has(.katex-display){text-align:center!important}.prose sub,.prose sup{vertical-align:baseline;font-size:.72em;line-height:0;position:relative}.prose sub{bottom:-.3em}.prose sup{top:-.5em}.prose blockquote{color:var(--text);border-left-color:var(--accent);background-color:var(--bg3);border-radius:0;margin-left:0;margin-right:0;padding:1rem 1.25rem;font-style:normal}.prose blockquote p:before,.prose blockquote p:after{content:none}@media (width<=768px){.prose .table-wrap{width:100%!important;max-width:calc(100vw - 2rem)!important;overflow-x:auto!important}.post-content,.prose{min-width:0!important}}.gterm-wrap{display:inline;position:relative}.prose a.gterm-trigger{color:var(--accent);cursor:help;text-decoration:none}html.glossary-tooltips-off .prose a.gterm-trigger{color:inherit;cursor:text;pointer-events:none}.gterm-tooltip{background:var(--bg2);border:1px solid var(--border);z-index:100;text-align:left;flex-direction:column;gap:.4rem;width:min(320px,86vw);padding:.85rem 1rem;display:none;position:fixed;top:0;left:0;transform:translate(-50%,calc(-100% - 6px))}.gterm-tooltip:before{content:"";width:100%;height:10px;position:absolute;top:100%;left:0}.gterm-tooltip:after{content:"";border:6px solid #0000;border-top-color:var(--border);position:absolute;top:100%;left:50%;transform:translate(-50%)}.gterm-wrap:hover .gterm-tooltip,.gterm-wrap:focus-within .gterm-tooltip{display:flex}html.glossary-tooltips-off .gterm-wrap:hover .gterm-tooltip,html.glossary-tooltips-off .gterm-wrap:focus-within .gterm-tooltip{display:none}.gterm-tooltip-term{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--accent);font-size:.65rem;font-weight:var(--fw-bold)}.gterm-tooltip-text{font-family:var(--font-body);color:var(--text);font-size:.8rem;line-height:1.6}@media (hover:none){.gterm-tooltip{display:none!important}}.post-content figure:not(.article-figure) img:not([src$=\.svg]):not([src*=".svg?"]){box-sizing:border-box;border:1px solid var(--border);object-fit:contain;max-width:100%;max-height:300px;display:block;box-shadow:0 8px 22px #00000047;width:auto!important;height:auto!important}html.light .post-content figure:not(.article-figure) img:not([src$=\.svg]):not([src*=".svg?"]){box-shadow:0 6px 18px #00000014}.post-shell-grid.cover-editorial .post-hero{--cover-editorial-gap:2.5rem}.post-shell-grid.cover-editorial .featured-image{aspect-ratio:16/9;margin-top:var(--cover-editorial-gap);margin-bottom:var(--cover-editorial-gap);box-sizing:border-box;position:relative;overflow:visible;box-shadow:0 8px 22px #00000047;border:1px solid var(--border)!important}.post-shell-grid.cover-editorial .featured-image:has(+.cover-caption){margin-bottom:0}html.light .post-shell-grid.cover-editorial .featured-image{box-shadow:0 6px 18px #00000014}.post-shell-grid.cover-editorial .featured-image picture{width:100%;height:100%;display:block;overflow:hidden}.post-shell-grid.cover-editorial .cover-caption{width:100%;min-height:2.5rem;margin-top:0;margin-bottom:var(--cover-editorial-gap);box-sizing:border-box;font-family:var(--font-mono,monospace);text-align:left;padding:.6rem 0;font-size:.68rem;line-height:1.35}.post-shell-grid.cover-editorial .cover-caption:has(a),.post-shell-grid.cover-editorial .cover-caption span{text-align:right}@media (width>=1200px){.post-shell-grid.cover-editorial.cover-editorial{grid-template-columns:240px minmax(0,892px);justify-content:center;column-gap:clamp(24px,3vw,48px)}.post-bottom-wrap.cover-editorial.cover-editorial{grid-template-columns:240px minmax(0,892px);justify-content:center;column-gap:clamp(24px,3vw,48px);display:grid}.post-bottom-wrap.cover-editorial .post-bottom-inner{grid-column:2;width:100%;margin:0}.post-shell-grid.cover-editorial .post-page-wrap,.post-shell-grid.cover-editorial .post-container{display:contents}.post-shell-grid.cover-editorial .post-hero{grid-area:1/1/auto/-1;justify-self:center;width:min(1200px,100vw - 2rem);min-width:0;margin-top:1rem}.post-shell-grid.cover-editorial .post-header{box-sizing:border-box;width:100%;max-width:892px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.post-shell-grid.cover-editorial .article-sidebar{grid-area:2/1}.post-shell-grid.cover-editorial .post-body{box-sizing:border-box;grid-area:2/2;min-width:0;padding-left:2rem;padding-right:2rem}}@media (width<=768px){.post-shell-grid.cover-editorial .post-hero{--cover-editorial-gap:2rem}.post-shell-grid.cover-editorial .featured-image{width:calc(100% + 2rem);margin-left:-1rem}.post-shell-grid.cover-editorial .cover-caption{width:calc(100% + 2rem);margin-left:-1rem;padding-left:1rem;padding-right:1rem}}.post-shell-grid[data-astro-cid-mhfexsou]{grid-template-columns:minmax(0,1fr);display:grid}@media (width>=1200px) and (width<=1419px){.post-shell-grid[data-astro-cid-mhfexsou]{grid-template-columns:240px minmax(0,892px);justify-content:center;column-gap:24px}.post-bottom-wrap[data-astro-cid-mhfexsou]{grid-template-columns:240px minmax(0,892px);justify-content:center;column-gap:24px;display:grid}.post-bottom-inner[data-astro-cid-mhfexsou]{grid-column:2;margin:0}}@media (width>=1420px){.post-shell-grid[data-astro-cid-mhfexsou]{grid-template-columns:240px minmax(0,892px) 240px;justify-content:center;column-gap:clamp(24px,50vw - 686px,48px)}.post-page-wrap[data-astro-cid-mhfexsou]{grid-column:2}}@media (width>=1200px){.post-shell-grid[data-astro-cid-mhfexsou].is-enhanced .author-box-inline-wrap[data-astro-cid-mhfexsou]{display:none}}.post-page-wrap[data-astro-cid-mhfexsou]{box-sizing:border-box;width:100%;max-width:892px;margin:0 auto;padding:0 2rem}.post-container[data-astro-cid-mhfexsou]{min-width:0;margin:1rem 0 0}.page-top-row[data-astro-cid-mhfexsou]{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.post-bottom-wrap[data-astro-cid-mhfexsou]{box-sizing:border-box;width:100%}.post-bottom-inner[data-astro-cid-mhfexsou]{box-sizing:border-box;width:100%;max-width:892px;margin:0 auto;padding:0 2rem 6rem}.post-header[data-astro-cid-mhfexsou]{text-align:center;margin-bottom:3rem}.post-category[data-astro-cid-mhfexsou]{grid-template-columns:minmax(30px,1fr) auto minmax(30px,1fr);align-items:center;margin-bottom:1.5rem;display:grid}.post-category[data-astro-cid-mhfexsou] .category-badge[data-astro-cid-mhfexsou]{grid-column:2;margin-bottom:0}.post-category-save[data-astro-cid-mhfexsou]{grid-column:3;justify-self:end}.post-title[data-astro-cid-mhfexsou]{font-family:var(--font-heading);font-size:3rem;font-weight:var(--fw-extrabold);color:var(--text);margin-bottom:1.5rem;line-height:1.2}.post-description[data-astro-cid-mhfexsou]{font-family:var(--font-body);color:var(--text);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.post-meta[data-astro-cid-mhfexsou]{font-family:var(--font-mono,monospace);text-transform:uppercase;color:var(--muted);grid-template-columns:minmax(30px,1fr) auto minmax(30px,1fr);align-items:center;gap:0;font-size:.75rem;display:grid}.post-meta-info[data-astro-cid-mhfexsou]{grid-column:2;justify-content:center;align-items:center;gap:1rem;display:flex}.meta-dot[data-astro-cid-mhfexsou]{opacity:.4;user-select:none}.post-meta[data-astro-cid-mhfexsou] span[data-astro-cid-mhfexsou]+span[data-astro-cid-mhfexsou]:before{display:none!important}.post-update-date[data-astro-cid-mhfexsou]{align-items:center;gap:.35rem;display:inline-flex}.update-label[data-astro-cid-mhfexsou]{color:var(--accent);letter-spacing:.05em}.update-value[data-astro-cid-mhfexsou],.post-reading-time[data-astro-cid-mhfexsou]{color:var(--muted)}.featured-image[data-astro-cid-mhfexsou]{aspect-ratio:16/9;width:100%;margin:3rem auto;display:block;overflow:hidden;background:0 0!important;border:none!important}.featured-image[data-astro-cid-mhfexsou] img[data-astro-cid-mhfexsou]{object-fit:cover;width:100%;height:100%;aspect-ratio:attr(width) / attr(height);display:block}.cover-caption[data-astro-cid-mhfexsou]{font-family:var(--font-body);color:var(--muted);text-align:center;margin-top:-2rem;margin-bottom:2.5rem;font-size:.78rem}.cover-caption[data-astro-cid-mhfexsou] a[data-astro-cid-mhfexsou]{color:var(--muted);text-underline-offset:2px;text-decoration:underline}.post-content[data-astro-cid-mhfexsou]{font-size:var(--post-font-size,1.1rem);line-height:var(--post-line-height,1.8);color:var(--text)}.post-content[data-astro-cid-mhfexsou] .katex-display[data-astro-cid-mhfexsou]{text-align:center;overflow-x:auto}@media (width<=768px){.post-page-wrap[data-astro-cid-mhfexsou]{padding:0 1rem}.post-container[data-astro-cid-mhfexsou]{margin-bottom:1.5rem}.post-bottom-inner[data-astro-cid-mhfexsou]{padding:0 1rem 4rem}.post-category[data-astro-cid-mhfexsou]{margin-bottom:1rem}.post-title[data-astro-cid-mhfexsou]{font-size:clamp(1.75rem,7vw,2.4rem)}.post-description[data-astro-cid-mhfexsou]{margin-bottom:1.25rem;font-size:1rem}.post-meta[data-astro-cid-mhfexsou]{font-size:.68rem}.post-meta-info[data-astro-cid-mhfexsou]{flex-wrap:wrap;gap:.5rem .75rem}.featured-image[data-astro-cid-mhfexsou]{height:clamp(160px,45vw,280px)}}@media (width>=769px){[data-astro-cid-mhfexsou][data-reveal]{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(24px)}[data-astro-cid-mhfexsou][data-reveal].is-revealed{opacity:1;transform:none}}.guide-callout[data-astro-cid-kj7oexka]{border:1px solid var(--border);background:color-mix(in srgb, var(--guide-color) 9%, var(--bg2));color:inherit;justify-content:space-between;align-items:center;gap:2rem;margin:3rem 0 0;padding:1.5rem 1.8rem;text-decoration:none;transition:border-color .2s;display:flex}.guide-callout[data-astro-cid-kj7oexka]:hover{border-color:color-mix(in srgb, var(--guide-color) 40%, var(--border))}.guide-callout[data-astro-cid-kj7oexka]:hover .guide-callout-title[data-astro-cid-kj7oexka]{color:var(--guide-color)}.guide-callout-info[data-astro-cid-kj7oexka]{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.guide-callout-eyebrow[data-astro-cid-kj7oexka]{font-family:var(--font-mono);letter-spacing:.08em;font-size:.62rem;font-weight:var(--fw-bold);text-transform:uppercase;color:var(--guide-color)}.guide-callout-title[data-astro-cid-kj7oexka]{font-family:var(--font-heading);font-weight:var(--fw-extrabold);color:var(--text);font-size:1.3rem;line-height:1.25;transition:color .2s}.guide-callout-section[data-astro-cid-kj7oexka]{color:var(--text-secondary);font-size:.82rem}.guide-callout-stats[data-astro-cid-kj7oexka]{border-left:1px solid color-mix(in srgb, var(--guide-color) 30%, var(--border));flex-shrink:0;gap:1.5rem;padding-left:1.8rem;display:flex}.guide-callout-stat[data-astro-cid-kj7oexka]{flex-direction:column;align-items:center;display:flex}.guide-callout-stat-num[data-astro-cid-kj7oexka]{font-family:var(--font-heading);font-size:1.7rem;font-weight:var(--fw-extrabold);color:var(--guide-color);font-variant-numeric:lining-nums tabular-nums;line-height:1}.guide-callout-stat-label[data-astro-cid-kj7oexka]{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text);margin-top:.35rem;font-size:.6rem}@media (width<=640px){.guide-callout[data-astro-cid-kj7oexka]{flex-direction:column;align-items:flex-start;gap:1.2rem}.guide-callout-stats[data-astro-cid-kj7oexka]{border-left:none;border-top:1px solid color-mix(in srgb, var(--guide-color) 30%, var(--border));justify-content:space-between;align-self:stretch;padding-top:1.1rem;padding-left:0}}.ref-container[data-astro-cid-m7h765dk]{background:var(--bg2);border:1px solid var(--border);margin:3rem 0 0}.ref-summary[data-astro-cid-m7h765dk]{cursor:pointer;user-select:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;list-style:none;transition:background .2s;display:flex}.ref-summary[data-astro-cid-m7h765dk]::-webkit-details-marker{display:none}.ref-summary[data-astro-cid-m7h765dk]:hover{background:var(--bg3)}.ref-heading[data-astro-cid-m7h765dk]{font-family:var(--font-mono);font-size:.75rem;font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.1em;color:var(--accent)}.ref-arrow[data-astro-cid-m7h765dk]{width:20px;height:20px;fill:var(--muted);transition:transform .3s}.ref-container[data-astro-cid-m7h765dk][open] .ref-arrow[data-astro-cid-m7h765dk]{fill:var(--accent);transform:rotate(180deg)}.ref-content[data-astro-cid-m7h765dk]{border-top:1px solid var(--border);padding:1.5rem}.ref-list[data-astro-cid-m7h765dk]{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.ref-item[data-astro-cid-m7h765dk]{font-family:var(--font-body);color:var(--text);align-items:baseline;gap:.6rem;font-size:.88rem;line-height:1.6;display:flex}.ref-num[data-astro-cid-m7h765dk]{font-family:var(--font-mono);color:var(--accent);font-size:.7rem;font-weight:var(--fw-bold);flex-shrink:0}.ref-text[data-astro-cid-m7h765dk]{color:var(--text);font-style:normal}.ref-link[data-astro-cid-m7h765dk]{color:var(--accent);opacity:.6;vertical-align:middle;flex-shrink:0;align-items:center;width:fit-content;margin-left:.4rem;transition:opacity .2s,transform .2s;display:inline-flex}.ref-link[data-astro-cid-m7h765dk]:hover{opacity:1;transform:translate(2px)}.external-icon[data-astro-cid-m7h765dk]{fill:currentColor;width:14px;height:14px}.ic-anchor{transition:background .15s;display:inline}.ic-anchor.ic-anchor-active,.ic-has-comment:has(.ic-gutter-dot:hover,.ic-gutter-dot:focus-visible) .ic-anchor{background:color-mix(in srgb, var(--accent) 25%, transparent)}@media (width>=901px){#ic-article .ic-has-comment{padding-right:2.6rem}}.ic-has-comment{position:relative}.ic-gutter-wrap{display:none}@media (width>=901px){.ic-gutter-wrap{display:inline-block}}.ic-gutter-wrap{position:absolute;top:.15rem;right:-2.5rem}.ic-gutter-dot{background:var(--bg2);border:1px solid var(--accent);width:22px;height:22px;color:var(--accent);font-family:var(--font-mono);cursor:pointer;justify-content:center;align-items:center;padding:0;font-size:.6rem;transition:background .15s,transform .15s;display:flex}.ic-gutter-dot:hover,.ic-gutter-dot.ic-gutter-active{background:var(--accent);color:#fff;transform:scale(1.08)}.ic-gutter-dot:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.ic-gutter-preview{background:var(--bg2);border:1px solid var(--bg3);opacity:0;visibility:hidden;transform-origin:100% 0;pointer-events:none;z-index:20;width:260px;max-height:min(360px,100vh - 4rem);padding:0;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:-.5rem;right:calc(100% + .7rem);overflow:hidden auto;transform:translateY(4px)scale(.98);box-shadow:0 14px 34px #0006}.ic-gutter-preview .ic-gp-head{border-bottom:1px solid var(--border);background:var(--bg3);align-items:center;padding:.6rem .85rem;display:flex}.ic-gutter-preview .ic-gp-body{padding:.65rem .85rem}.ic-gutter-wrap:hover .ic-gutter-preview,.ic-gutter-dot:focus-visible+.ic-gutter-preview{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.ic-gutter-preview .ic-panel-label{font-family:var(--font-mono);font-size:.6rem;font-weight:var(--fw-normal);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0;font-style:normal}.ic-gutter-preview .ic-quote{font-family:var(--font-mono);font-size:.66rem;font-weight:var(--fw-normal);color:var(--text);border-left:2px solid var(--accent);margin:0 0 .6rem;padding-left:.5rem;font-style:italic;line-height:1.6}.ic-gutter-preview .ic-disc-item{background:var(--bg3);border:1px solid var(--border);margin:0;padding:.65rem .75rem}.ic-gutter-preview .ic-disc-meta{align-items:center;gap:.5rem;margin-bottom:.3rem;display:flex}.ic-gutter-preview .ic-disc-author{font-family:var(--font-mono);font-size:.68rem;font-weight:var(--fw-bold);color:var(--text);text-transform:uppercase;letter-spacing:.05em;font-style:normal}.ic-gutter-preview .ic-disc-date{font-family:var(--font-mono);font-size:.58rem;font-weight:var(--fw-normal);color:var(--muted)}.ic-gutter-preview .ic-disc-text{font-family:var(--font-body);font-size:.82rem;font-weight:var(--fw-normal);color:var(--text);margin:0;font-style:normal;line-height:1.6}.ic-gp-more{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.07em;color:var(--accent);margin:.5rem 0 0;font-size:.56rem}.ic-bar{z-index:9999;background:var(--bg);border:1px solid var(--bg3);align-items:center;gap:.6rem;padding:.35rem .6rem;display:none;position:fixed}.ic-bar-quote{font-family:var(--font-mono);color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:.62rem;overflow:hidden}.ic-bar-btn{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;padding:.3rem .75rem;font-size:.62rem}.ic-panel{z-index:9999;background:var(--bg2);border:1px solid var(--bg3);user-select:none;width:340px;min-width:340px;min-height:320px;display:none;position:fixed;overflow:hidden}.ic-panel-head{border-bottom:1px solid var(--border);background:var(--bg3);cursor:grab;flex-shrink:0;align-items:center;padding:.6rem .85rem;display:flex}.ic-panel-head:active{cursor:grabbing}.ic-panel-label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:.6rem}.ic-drag-hint{text-align:center;color:var(--border);flex:1;font-size:.9rem;line-height:1}.ic-close{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:.72rem;transition:color .2s}.ic-close:hover{color:var(--accent)}.ic-panel-body{user-select:text;height:calc(100% - 38px);overflow-y:auto}.ic-quote-wrap{padding:.65rem .9rem 0}.ic-quote{font-family:var(--font-mono);color:var(--text);border-left:2px solid var(--accent);margin:0;padding-left:.5rem;font-size:.66rem;font-style:italic;line-height:1.6}.ic-discussion{flex-direction:column;gap:.5rem;padding:.65rem .9rem;display:flex}.ic-disc-item{background:var(--bg3);border:1px solid var(--border);padding:.65rem .75rem}.ic-disc-meta{align-items:center;gap:.5rem;margin-bottom:.3rem;display:flex}.ic-disc-author{font-family:var(--font-mono);font-size:.68rem;font-weight:var(--fw-bold);color:var(--text);text-transform:uppercase;letter-spacing:.05em}.ic-disc-date{font-family:var(--font-mono);color:var(--muted);font-size:.58rem}.ic-disc-text{color:var(--text);margin:0;font-size:.82rem;line-height:1.6}.ic-form{border-top:1px solid var(--border);padding:.6rem .9rem .9rem}.ic-form-toggle{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--accent);cursor:pointer;background:0 0;border:none;margin-bottom:.5rem;padding:0;font-size:.6rem;transition:opacity .2s;display:block}.ic-form-toggle:hover{opacity:.7}.ic-input,.ic-textarea{box-sizing:border-box;background:var(--bg3);border:1px solid var(--border);width:100%;color:var(--text);font-family:var(--font-body);outline:none;margin-bottom:.4rem;padding:.5rem .65rem;font-size:.82rem;transition:border-color .2s;display:block}.ic-input:focus,.ic-textarea:focus{border-color:var(--accent)}.ic-textarea{resize:none;min-height:72px}.ic-form-foot{justify-content:space-between;align-items:center;gap:.4rem;display:flex}.ic-note-txt{font-family:var(--font-mono);color:var(--muted);font-size:.54rem}.ic-submit{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;flex-shrink:0;padding:.4rem .9rem;font-size:.6rem}.ic-submit:disabled{opacity:.5;cursor:not-allowed}.ic-msg{font-family:var(--font-mono);min-height:1rem;margin:.3rem 0 0;font-size:.6rem}.ic-msg.success{color:var(--c-deprem-muhendisligi,#4caf50)}.ic-msg.error{color:var(--accent)}.ic-resize-grip{cursor:se-resize;background:linear-gradient(135deg, transparent 40%, var(--border) 40%, var(--border) 50%, transparent 50%, transparent 65%, var(--border) 65%, var(--border) 75%, transparent 75%);width:18px;height:18px;position:absolute;bottom:0;right:0}
