.post-shell{color:#fff;max-width:1180px;margin:0 auto;padding:8rem 1.5rem 5rem}.back-link{color:#9ca3af;align-items:center;gap:.5rem;text-decoration:none;transition:color .2s;display:inline-flex}.back-link:hover{color:#fff}.post-layout{gap:3.5rem;display:grid}@media (min-width:1200px){.post-layout{grid-template-columns:minmax(0,1fr) 18rem;align-items:start}}.post-main{min-width:0}.post-header-image{aspect-ratio:16/9;border:1px solid #ffffff1a;border-radius:32px;margin-top:1.75rem;position:relative;overflow:hidden}.post-title{letter-spacing:-.05em;max-width:980px;margin-top:2rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.02}.post-meta{color:#9ca3af;margin-top:1rem;font-size:1rem}.post-author-role{color:#6b7280}.post-content{max-width:760px;margin-top:2.5rem}.post-content-h1,.post-content-h2,.post-content-h3,.post-content-h4,.post-content-h5,.post-content-h6{color:#fff;letter-spacing:-.03em}.post-content-h1{text-align:center;background-color:#7dd3fc0d;border-top:2px solid #7dd3fc66;border-bottom:2px solid #7dd3fc66;margin:3rem 0 1.5rem;padding:1rem 0;font-size:2.2rem;line-height:1.2}.post-content-h2{background-color:#7dd3fc0f;border-left:4px solid #7dd3fc;margin:2.5rem 0 1.2rem;padding:.8rem 0 .8rem 1.5rem;scroll-margin-top:7rem;font-size:1.8rem;line-height:1.3;position:relative}.post-content-h3{letter-spacing:.02em;border-bottom:1px solid #7dd3fc4d;margin:2rem 0 1rem;padding:.5rem 0;scroll-margin-top:7rem;font-size:1.4rem;font-weight:600;position:relative}.post-content-h4,.post-content-h5,.post-content-h6{color:#9ca3af;margin:1.5rem 0 .75rem;font-size:1.2rem}.post-content-p{color:#d1d5db;margin:1.15rem 0;font-size:1.08rem;line-height:1.9}.post-content a{color:#7dd3fc;text-decoration:none}.post-content a:hover{color:#fff}.post-content blockquote{color:#f3f4f6;border-left:2px solid #7dd3fc8c;margin:1.75rem 0;padding-left:1.25rem;font-size:1.25rem;line-height:1.8}.post-content ul,.post-content ol{color:#d1d5db;margin:1.25rem 0;padding-left:1.5rem}.post-content ul{list-style-type:disc;list-style-position:outside}.post-content ol{list-style-type:decimal;list-style-position:outside}.post-content li{margin:.55rem 0;line-height:1.8}.post-content li::marker{color:#ffffffb8}.post-content pre,.post-content code{font-family:var(--font-geist-mono),"Menlo","Consolas","DejaVu Sans Mono",monospace}.post-content pre{color:#e5e7eb;background:#050505;border:1px solid #ffffff14;border-radius:18px;margin:1.5rem 0;padding:1rem 1.25rem;overflow-x:auto}.post-content code:not([class*=language-]){background:#ffffff0f;border-radius:6px;padding:.2rem .4rem}.syntax-highlighter-wrapper{border:1px solid #ffffff14;border-radius:12px;margin:1.5rem 0;overflow:hidden}.syntax-highlighter-wrapper pre{border:none!important;border-radius:0!important;margin:0!important}.post-content-pre{color:#e5e7eb;font-family:var(--font-geist-mono),"Menlo","Consolas","DejaVu Sans Mono",monospace;background-color:#050505;border:1px solid #ffffff14;border-radius:12px;margin:1.5rem 0;padding:1.5rem;font-size:14px;line-height:1.5;overflow-x:auto}.post-content-inline-code{color:#60a5fa;font-family:var(--font-geist-mono),"Menlo","Consolas","DejaVu Sans Mono",monospace;background:#ffffff1a;border-radius:4px;padding:.2rem .4rem;font-size:.85em}@media (max-width:768px){.syntax-highlighter-wrapper{border-left:none;border-right:none;border-radius:0;margin:1rem -1rem}}.post-content-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;margin:2rem 0;overflow-x:auto}.post-content-table{border-collapse:separate;border-spacing:0;white-space:nowrap;border:1px solid #ffffff24;border-radius:20px;width:max-content;min-width:100%;box-shadow:inset 0 0 0 1px #ffffff0a}.post-content-th,.post-content-td{text-align:left;vertical-align:top;color:#d1d5db;white-space:normal;overflow-wrap:break-word;border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff0f;min-width:140px;max-width:260px;padding:1rem}.comparison-table-wrapper .post-content-table.comparison-table .post-content-th:first-child,.comparison-table-wrapper .post-content-table.comparison-table .post-content-td:first-child{z-index:1;background:#050505;min-width:170px;max-width:170px;position:sticky;left:0}.post-content-th{color:#fff;background:#ffffff0a}.comparison-table-wrapper .post-content-table.comparison-table .post-content-th:first-child{z-index:2;background:#0b0b0b}.post-content-table .post-content-th:first-child{border-top-left-radius:20px}.post-content-table .post-content-th:last-child{border-top-right-radius:20px}.post-content-table tr:last-child .post-content-td:first-child{border-bottom-left-radius:20px}.post-content-table tr:last-child .post-content-td:last-child{border-bottom-right-radius:20px}.post-content-th:last-child,.post-content-td:last-child{border-right:none}.post-content-table tr:last-child .post-content-td{border-bottom:none}.toc{display:none}@media (min-width:1200px){.toc{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:1.5rem;display:block;position:sticky;top:7rem}}.toc-title{letter-spacing:.28em;text-transform:uppercase;color:#6b7280;font-size:.75rem}.toc ul{margin:1rem 0 0;padding:0;list-style:none}.toc li+li{margin-top:.75rem}.toc a{color:#9ca3af;line-height:1.6;text-decoration:none}.toc a:hover{color:#fff}.linkable-header{display:block}.header-link{color:#6b7280;vertical-align:middle;margin-left:.5rem;text-decoration:none;display:inline-block}.header-link:hover{color:#fff}.header-link-icon{display:block}
