body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.loading{align-items:center;color:#666;display:flex;font-size:1.2rem;height:100vh;justify-content:center}.blog-list{margin:0 auto;max-width:800px}.blog-header{border-bottom:3px solid #3498db;margin-bottom:3rem;position:relative;text-align:center}.site-header-auth{position:absolute;right:0;top:0}.sign-in-button{background:none;border:1px solid #3498db;border-radius:6px;color:#3498db;cursor:pointer;font-size:.9rem;font-weight:500;padding:.4rem 1rem;transition:background-color .2s ease,color .2s ease}.sign-in-button:hover{background:#3498db;color:#fff}.logo-container{margin-bottom:1.5rem}.blog-logo{border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);height:auto;max-width:120px;transition:transform .2s ease}.blog-logo:hover{transform:scale(1.05)}.blog-list-title{color:#2c3e50;font-size:3rem;font-weight:700;margin-bottom:.5rem}.blog-subtitle{color:#6c757d;font-size:1.2rem;font-weight:400;margin-bottom:0}.content-section{margin-bottom:3rem}.content-section-title{border-bottom:2px solid #e9ecef;color:#34495e;font-size:1.35rem;font-weight:600;margin-bottom:1.25rem;padding-bottom:.5rem}.thoughts-section .content-section-title{margin-top:.5rem}.posts-grid{grid-gap:2rem;display:grid;gap:2rem}.thoughts-stream{display:flex;flex-direction:column;gap:1rem}.thought-card{background:#fff;border:1px solid #e9ecef;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.06);cursor:pointer;padding:1.25rem 1.5rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.thought-card:hover{box-shadow:0 6px 16px rgba(0,0,0,.1);transform:translateY(-1px)}.thought-meta{align-items:baseline;color:#6c757d;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.5rem 1rem;margin-bottom:.5rem}.thought-title-inline{color:#495057;font-weight:600}.thought-body-preview{color:#333;font-size:.95rem;line-height:1.55;margin:0 0 .75rem;white-space:pre-wrap}.thought-long-form-link{background:none;border:none;color:#1976d2;cursor:pointer;font-size:.9rem;font-weight:600;padding:0;text-decoration:underline;text-underline-offset:2px}.thought-long-form-link:hover{color:#0d47a1}.post-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);cursor:pointer;padding:2rem;transition:transform .2s ease,box-shadow .2s ease}.post-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.15);transform:translateY(-2px)}.post-title{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.post-meta{color:#6c757d;display:flex;font-size:.9rem;gap:1rem;margin-bottom:1rem}.post-author,.post-date{font-weight:500}.post-excerpt{color:#495057;line-height:1.6;margin-bottom:1rem}.post-tags{display:flex;flex-wrap:wrap;gap:.5rem}.post-tag{background:#e3f2fd;border-radius:20px;color:#1976d2;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.blog-container{margin:0 auto;max-width:800px}.back-button{background:#3498db;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin-bottom:2rem;padding:.75rem 1.5rem;transition:background-color .2s ease}.back-button:hover{background:#2980b9}.blog-post{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:3rem}.blog-post--short .blog-title{font-size:1.75rem}.blog-long-form-cta{margin-top:1rem}.long-form-link-button{background:#e3f2fd;border:1px solid #90caf9;border-radius:8px;color:#1565c0;cursor:pointer;font-size:.95rem;font-weight:600;padding:.5rem 1rem;transition:background-color .2s ease}.long-form-link-button:hover{background:#bbdefb}.blog-header{border-bottom:2px solid #e9ecef;margin-bottom:2rem;padding-bottom:2rem}.blog-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.blog-meta{color:#6c757d;display:flex;font-size:1rem;gap:1rem;margin-bottom:1rem}.blog-author,.blog-date{font-weight:500}.blog-tags{display:flex;flex-wrap:wrap;gap:.5rem}.blog-tag{background:#e3f2fd;border-radius:20px;color:#1976d2;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.blog-content{color:#333;font-size:1.1rem;line-height:1.8}.blog-content h1{color:#2c3e50;font-size:2rem;font-weight:600;margin:2rem 0 1rem}.blog-content h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:1.5rem 0 1rem}.blog-content h3{color:#2c3e50;font-size:1.25rem;font-weight:600;margin:1.25rem 0 .75rem}.blog-content p{margin-bottom:1rem}.blog-content ol,.blog-content ul{margin:1rem 0;padding-left:2rem}.blog-content li{margin-bottom:.5rem}.blog-content blockquote{border-left:4px solid #3498db;color:#6c757d;font-style:italic;margin:1.5rem 0;padding-left:1rem}.blog-content code{background:#f8f9fa;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:.9rem;padding:.2rem .4rem}.blog-content pre{background:#f8f9fa;border-radius:8px;margin:1rem 0;overflow-x:auto;padding:1rem}.blog-content pre code{background:none;padding:0}.blog-content hr{border:none;border-top:2px solid #e9ecef;margin:2rem 0}.admin-link-button{background:none;border:1px solid #e9ecef;border-radius:6px;color:#6c757d;cursor:pointer;font-size:.85rem;font-weight:500;margin-right:.5rem;padding:.35rem .85rem;transition:background-color .2s ease,color .2s ease}.admin-link-button:hover{background:#f1f3f5;color:#495057}.post-card--draft{border-left:3px solid #ffc107;opacity:.75}.draft-badge{background:#fff3cd;border-radius:4px;color:#856404;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:.5rem;padding:.2rem .5rem}.empty-state{color:#adb5bd;font-style:italic}.comments-section{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-top:1.5rem;padding:2rem 3rem}.comments-heading{border-bottom:2px solid #e9ecef;color:#2c3e50;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem}.comments-empty,.comments-loading{color:#adb5bd;font-style:italic;margin-bottom:1.5rem}.comments-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.comment{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1rem 1.25rem}.comment-meta{align-items:center;display:flex;font-size:.875rem;gap:.75rem;margin-bottom:.5rem}.comment-author{color:#2c3e50;font-weight:600}.comment-date{color:#adb5bd}.comment-delete{background:none;border:none;color:#dc3545;cursor:pointer;font-size:.8rem;margin-left:auto;opacity:.7;padding:0;transition:opacity .2s}.comment-delete:hover{opacity:1}.comment-content{color:#495057;line-height:1.6;white-space:pre-wrap}.comment-form-wrapper{margin-top:1rem}.comment-form{display:flex;flex-direction:column;gap:.75rem}.comment-textarea{border:1px solid #ced4da;border-radius:8px;font-family:inherit;font-size:.95rem;padding:.75rem 1rem;resize:vertical;transition:border-color .2s;width:100%}.comment-textarea:focus{border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,.15);outline:none}.comment-submit{align-self:flex-end;background:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.55rem 1.25rem;transition:background-color .2s}.comment-submit:hover:not(:disabled){background:#2980b9}.comment-submit:disabled{cursor:default;opacity:.5}.comment-error{color:#dc3545;font-size:.875rem}.comment-sign-in-prompt{padding:1rem 0}.admin-gate{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:60vh}.admin-gate-message{color:#6c757d;font-size:1.1rem}.admin-page{margin:0 auto;max-width:900px}.admin-toolbar{align-items:center;border-bottom:2px solid #e9ecef;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.admin-title{color:#2c3e50;flex:1 1;font-size:1.5rem;font-weight:700}.admin-toolbar-actions{align-items:center;display:flex;gap:.75rem}.admin-back-btn{background:none;border:1px solid #ced4da;border-radius:6px;color:#495057;cursor:pointer;font-size:.9rem;padding:.4rem .9rem;transition:background-color .2s}.admin-back-btn:hover{background:#f8f9fa}.admin-new-btn{background:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1.1rem;transition:background-color .2s}.admin-new-btn:hover{background:#2980b9}.admin-save-btn{background:#27ae60;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1.25rem;transition:background-color .2s}.admin-save-btn:hover:not(:disabled){background:#219a52}.admin-save-btn:disabled{cursor:default;opacity:.5}.admin-posts-list{display:flex;flex-direction:column;gap:.5rem}.admin-post-row{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:8px;display:flex;gap:1rem;justify-content:space-between;padding:.85rem 1.25rem}.admin-post-info{align-items:center;display:flex;flex:1 1;gap:.75rem;min-width:0}.admin-post-status{border-radius:4px;font-size:.75rem;font-weight:600;padding:.2rem .55rem;white-space:nowrap}.status-live{background:#d4edda;color:#155724}.status-draft{background:#fff3cd;color:#856404}.admin-post-kind{color:#adb5bd;font-size:.8rem;white-space:nowrap}.admin-post-title{color:#2c3e50;flex:1 1;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-post-date{color:#adb5bd;font-size:.85rem;white-space:nowrap}.admin-post-actions{display:flex;flex-shrink:0;gap:.4rem}.admin-action-btn{background:none;border:1px solid #ced4da;border-radius:5px;color:#495057;cursor:pointer;font-size:.8rem;padding:.3rem .7rem;transition:background-color .2s;white-space:nowrap}.admin-action-btn:hover{background:#f8f9fa}.admin-action-btn.danger{border-color:#f5c6cb;color:#dc3545}.admin-action-btn.danger:hover{background:#fff5f5}.editor-meta{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.editor-title-input{background:transparent;border:none;border-bottom:2px solid #e9ecef;color:#2c3e50;font-size:1.75rem;font-weight:700;outline:none;padding:.5rem 0;transition:border-color .2s;width:100%}.editor-title-input:focus{border-bottom-color:#3498db}.editor-meta-row{display:flex;flex-wrap:wrap;gap:.75rem}.editor-input,.editor-select{background:#fff;border:1px solid #ced4da;border-radius:6px;color:#495057;font-family:inherit;font-size:.9rem;padding:.45rem .75rem}.editor-input:focus,.editor-select:focus{border-color:#3498db;outline:none}.editor-summary-input{width:100%}.editor-error{color:#dc3545;font-size:.875rem;margin-bottom:.5rem}.editor-body{border:1px solid #ced4da;border-radius:8px;min-height:500px;overflow:hidden}.editor-textarea{background:#fdfdfd;border:none;color:#2c3e50;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:1rem;line-height:1.7;min-height:500px;padding:1.5rem;resize:vertical;width:100%}.editor-textarea:focus{outline:none}.editor-preview{background:#fff;min-height:500px;padding:1.5rem 2rem}.preview-toggle{background:none;border:1px solid #ced4da;border-radius:6px;color:#495057;cursor:pointer;font-size:.875rem;padding:.4rem .85rem;transition:background-color .2s}.preview-toggle:hover{background:#f8f9fa}.preview-toggle.active{background:#e9ecef;border-color:#adb5bd}.publish-toggle{align-items:center;color:#495057;cursor:pointer;display:flex;font-size:.9rem;gap:.4rem}.publish-toggle input[type=checkbox]{cursor:pointer;height:1rem;width:1rem}@media (max-width:768px){.App{padding:1rem}.blog-list-title{font-size:2rem}.blog-subtitle{font-size:1rem}.blog-logo{max-width:80px}.blog-post{padding:2rem}.blog-title{font-size:2rem}.post-card{padding:1.5rem}}
/*# sourceMappingURL=main.e71df92c.css.map*/