@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap");*{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#FAFAFA;--bg-secondary:#FFFFFF;--bg-tertiary:#F5F5F5;--bg-card:#FFFFFF;--bg-card-hover:#FAFAFA;--text-primary:#171717;--text-secondary:#525252;--text-tertiary:#16A34A;--accent-primary:#171717;--accent-secondary:#6366F1;--accent-tertiary:#171717;--border-primary:#E5E5E5;--border-secondary:#D4D4D4;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--font-mono:"JetBrains Mono","SF Mono",Monaco,monospace;--transition-fast:0.15s ease;--shadow-sm:0 1px 2px rgba(0,0,0,0.03);--shadow-md:0 4px 12px rgba(0,0,0,0.06)}body,html{max-width:100vw;overflow-x:hidden;font-family:var(--font-sans);line-height:1.6;background:#FAFAFA;color:#171717;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}::selection{background:rgba(23,23,23,.1);color:#171717}h1,h2,h3,h4,h5,h6{-webkit-text-fill-color:currentColor;background-clip:unset;-webkit-background-clip:unset;background-image:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}header{background:rgba(255,255,255,.8);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #e5e5e5;padding:16px 32px;position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;justify-content:space-between;align-items:center}header a{color:#171717;text-decoration:none;font-weight:500;font-size:.9rem;transition:color .15s ease;-webkit-text-fill-color:#171717;background:none;background-image:none;background-clip:unset;-webkit-background-clip:unset}header a:first-child{font-weight:700;font-size:1rem;letter-spacing:-.02em}header a:hover{color:#525252;-webkit-text-fill-color:#525252}.progress-bar,.reading-progress-bar{background:#171717;height:2px}.progress-container{background:#E5E5E5;height:2px}.container{max-width:1400px;margin:0 auto;padding:0 32px}.enhanced-classic-container,.main,main{background:#FAFAFA}.content-pillars{background:transparent;padding:48px 32px;max-width:1100px;margin:0 auto}.content-pillars:before{display:none}.content-pillars h2{color:#171717;-webkit-text-fill-color:#171717;background:none;background-image:none;-webkit-background-clip:unset;background-clip:unset;font-size:2rem;font-weight:800;letter-spacing:-.03em;margin-bottom:40px}.value-prop{background:#FFFFFF;border:1px solid #e5e5e5;border-radius:12px;padding:32px 24px;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.03)}.value-prop:after,.value-prop:before{display:none}.value-prop:hover{border-color:#D4D4D4;box-shadow:0 4px 12px rgba(0,0,0,.06);transform:translateY(-2px)}.value-prop:hover:after{display:none}.value-prop strong{color:#171717;font-weight:700;font-size:1.15rem}.value-prop-content{color:#737373;font-size:.9rem;line-height:1.5}.content-pillars p{color:#737373;font-family:inherit;font-size:.9rem}.content-pillars a,.content-pillars span{color:#525252;font-weight:500;font-size:.85rem;text-decoration:none}.posts-section{background:transparent;padding:48px 32px;max-width:1100px;margin:0 auto}.posts-section h2{color:#171717;-webkit-text-fill-color:#171717;background:none;background-image:none;-webkit-background-clip:unset;background-clip:unset;font-size:2rem;font-weight:800;letter-spacing:-.03em}.posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:24px;gap:24px;margin-bottom:2rem}.post-card{background:#FFFFFF;border:1px solid #e5e5e5;border-radius:12px;padding:28px;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.03)}.post-card:before{display:none}.post-card:hover{border-color:#D4D4D4;box-shadow:0 4px 12px rgba(0,0,0,.06);transform:translateY(-2px);background:#FFFFFF}.post-card:hover:before{display:none}.post-header{margin-bottom:1rem}.post-header h3{font-weight:600;font-size:1.15rem;line-height:1.4;margin-bottom:.5rem}.post-header h3 a{color:#171717;-webkit-text-fill-color:#171717;background:none;background-image:none;-webkit-background-clip:unset;text-decoration:none}.post-header h3 a:hover{color:#525252;-webkit-text-fill-color:#525252}.post-date{color:#A3A3A3;font-size:.85rem;font-weight:500;display:block;margin-bottom:.75rem;-webkit-text-fill-color:#A3A3A3;background:none;background-image:none;-webkit-background-clip:unset}.post-excerpt{color:#525252;line-height:1.6;font-size:.95rem;margin-bottom:1rem}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem}.post-card span{color:#A3A3A3;font-size:.85rem}.post-card hr{background:#E5E5E5;border:none;height:1px}.tag{background:#F5F5F5;color:#525252;border:1px solid #e5e5e5;border-radius:6px;padding:4px 12px;font-size:.8rem;font-weight:500;transition:all .15s ease;text-decoration:none}.tag:hover{background:#171717;color:#FFFFFF;border-color:#171717}.post-content{max-width:720px;margin:48px auto;padding:48px 56px;background:#FFFFFF;border-radius:16px;border:1px solid #e5e5e5;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.03)}.post-meta{background:transparent;padding:0 0 32px;margin-bottom:32px;border:none;border-bottom:1px solid #e5e5e5;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.post-meta .post-info{display:flex;align-items:center;gap:16px;width:100%;margin-bottom:8px}.post-meta .post-date,.post-meta .post-info{font-size:.85rem;font-weight:500;letter-spacing:.02em}.post-meta .post-date,.post-meta .post-info,.post-meta .post-info *{color:#A3A3A3;-webkit-text-fill-color:#A3A3A3;background:none;background-image:none;-webkit-background-clip:unset;background-clip:unset}.post-meta .post-tags{display:flex;flex-wrap:wrap;gap:8px}.post-meta .post-info span{font-size:.8rem;color:#A3A3A3;-webkit-text-fill-color:#A3A3A3;background:#F5F5F5;background-image:none;-webkit-background-clip:unset;background-clip:unset;padding:2px 10px;border-radius:4px;border:1px solid #e5e5e5}.post-content h1{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:24px}.post-content h1,.post-content h2{color:#171717;-webkit-text-fill-color:#171717;background:none;background-image:none;-webkit-background-clip:unset;background-clip:unset}.post-content h2{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin-top:48px;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #f5f5f5}.post-content h2:before{display:none}.post-content h3{font-size:1.2rem;font-weight:600;color:#171717;-webkit-text-fill-color:#171717;background:none;background-image:none;-webkit-background-clip:unset;background-clip:unset;margin-top:32px;margin-bottom:12px}.post-content p{color:#404040;font-size:1.05rem;line-height:1.75;margin-bottom:20px}.post-content strong{color:#171717;font-weight:600}.post-content a{color:#2563EB;text-decoration:underline;-webkit-text-decoration-color:rgba(37,99,235,.3);text-decoration-color:rgba(37,99,235,.3);text-underline-offset:3px;transition:-webkit-text-decoration-color .15s;transition:text-decoration-color .15s;transition:text-decoration-color .15s,-webkit-text-decoration-color .15s}.post-content a:hover{-webkit-text-decoration-color:#2563EB;text-decoration-color:#2563EB}.post-content pre{background:#18181B;border:none;border-radius:12px;padding:24px;margin:24px 0;overflow-x:auto;box-shadow:inset 0 1px 2px rgba(0,0,0,.2)}.post-content pre:before{display:none}.post-content pre code{color:#E4E4E7;font-size:.9rem;font-family:JetBrains Mono,SF Mono,Monaco,monospace;background:transparent;line-height:1.6;border:none;padding:0}.post-content code{background:#F5F5F5;color:#DC2626;padding:2px 8px;border-radius:6px;font-size:.88rem;font-weight:500;border:1px solid #e5e5e5}.post-content blockquote{border-left:3px solid #171717;background:#FAFAFA;padding:20px 24px;margin:24px 0;border-radius:0 8px 8px 0;color:#404040;font-style:normal}.post-content ol,.post-content ul{color:#404040;margin:1rem 0;padding-left:2rem}.post-content li{margin-bottom:8px;line-height:1.7}.post-content table{width:100%;border-collapse:collapse;margin:24px 0;border-radius:8px;overflow:hidden;border:1px solid #e5e5e5;font-size:.95rem}.post-content th{background:#F9FAFB;font-weight:600;color:#171717;text-align:left;padding:14px 20px;border-bottom:1px solid #e5e5e5}.post-content td{padding:14px 20px;border-bottom:1px solid #f3f4f6;color:#404040}.post-content tr:last-child td{border-bottom:none}.post-content tr:hover td{background:#FAFAFA}.post-content hr{border:none;height:1px;background:#E5E5E5;margin:48px 0}.back-link{color:#525252;font-weight:500;text-decoration:none}.back-link:hover{color:#171717}[class*=comments-]{padding:0 56px 48px}[class*=comments-],[class*=related-p]{max-width:720px;margin:0 auto}.post-info{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.view-counter{font-family:var(--font-mono);padding:2px 10px;background:#F5F5F5;border-radius:4px;border:1px solid #e5e5e5}.view-counter,footer{color:#A3A3A3;font-size:.85rem}footer{text-align:center;padding:32px;border-top:1px solid #e5e5e5;background:transparent}footer:before{display:none}hr{border:none;height:1px;background:#E5E5E5}.intro-section{background:transparent}.comments-section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e5e5}.comments-section h3{color:#171717;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.comments-section h3:before{display:none}.comment-form{margin-bottom:2rem;padding:1.5rem;border:1px solid #e5e5e5;border-radius:12px;background:#FFFFFF;box-shadow:0 1px 2px rgba(0,0,0,.03)}.user-info{display:flex;align-items:center;margin-bottom:1rem;font-size:.9rem;color:#525252;font-weight:500}.user-avatar{width:28px;height:28px;border-radius:50%;margin-right:.75rem;border:2px solid #e5e5e5}.comment-textarea{width:100%;padding:1rem;border:1px solid #e5e5e5;border-radius:8px;font-family:inherit;font-size:1rem;resize:vertical;min-height:120px;line-height:1.6;transition:border-color .15s ease;background:#FAFAFA;color:#171717}.comment-textarea:focus{outline:none;border-color:#171717;box-shadow:0 0 0 3px rgba(23,23,23,.06)}.submit-button{margin-top:1rem;padding:.625rem 1.5rem;background:#171717;color:#FFFFFF;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .15s ease}.submit-button:hover:not(:disabled){background:#404040}.submit-button:disabled{background:#D4D4D4;cursor:not-allowed}.signin-prompt{text-align:center;padding:2rem;background:#FAFAFA;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:2rem}.signin-prompt p{color:#525252;margin-bottom:1rem;font-size:1rem}.signin-button{padding:.625rem 1.5rem;background:#171717;color:#FFFFFF;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .15s ease}.signin-button:hover{background:#404040}.comments-list{margin-top:1.5rem}.comment{padding:1.5rem;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:1rem;background:#FFFFFF;box-shadow:0 1px 2px rgba(0,0,0,.03)}.comment:hover{border-color:#D4D4D4}.comment-header{display:flex;align-items:center;margin-bottom:1rem}.comment-avatar{width:36px;height:36px;border-radius:50%;margin-right:1rem;border:2px solid #e5e5e5}.comment-meta{display:flex;flex-direction:column}.comment-author{font-weight:600;color:#171717;font-size:.95rem}.comment-date{font-size:.8rem;color:#A3A3A3;font-family:var(--font-mono)}.comment-content{line-height:1.7;color:#525252;white-space:pre-wrap;font-size:.95rem}@media (max-width:1024px){.container{padding:0 1.5rem}.posts-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media (max-width:768px){.post-content{margin:24px 16px;padding:32px 24px;border-radius:12px}header{padding:12px 16px}.content-pillars,.posts-section{padding:32px 16px}.posts-grid{grid-template-columns:1fr;gap:1rem}.post-card{padding:1.25rem}[class*=comments-]{padding:0 16px 32px}.comment,.comment-form{padding:1rem}.comment-avatar{width:28px;height:28px}.user-avatar{width:24px;height:24px}}@media (max-width:480px){.post-info{flex-direction:column;align-items:flex-start}.tag{padding:3px 10px;font-size:.75rem}}
/*# sourceMappingURL=4e2d15a7b24d4f64.css.map*/