:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.comments-section{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.comment-form{margin-bottom:2rem}.comment-form textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;resize:vertical;min-height:80px;margin-bottom:.5rem}.comment-form button{background-color:#3b82f6;color:#fff;padding:.5rem 1rem;border:none;border-radius:.375rem;cursor:pointer}.comment-form button:hover{background-color:#2563eb}.comment-form button:disabled{background-color:#9ca3af;cursor:not-allowed}.comment{padding:1rem;background-color:#f9fafb;border-radius:.5rem;margin-bottom:1rem}.comment-meta{display:flex;gap:1rem;align-items:center;margin-bottom:.5rem;font-size:.875rem;color:#6b7280}.comment-content{color:#374151}.like-button{background:none;border:1px solid #d1d5db;border-radius:.375rem;padding:.25rem .5rem;cursor:pointer;font-size:.875rem;color:#6b7280;transition:all .2s ease;display:inline-flex;align-items:center;gap:.25rem}.like-button:hover{background-color:#f3f4f6;border-color:#9ca3af}.like-button.liked{background-color:#dbeafe;border-color:#3b82f6;color:#3b82f6}.like-button:disabled{opacity:.5;cursor:not-allowed}.post-actions,.comment-actions{display:flex;gap:.5rem;align-items:center}.post-meta{display:flex;gap:1rem;align-items:center;margin-bottom:1rem;font-size:.875rem;color:#6b7280;flex-wrap:wrap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background-color:#f5f5f5}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:#fff;border-bottom:1px solid #e1e5e9;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a}.app-header h1{color:#1a73e8;font-size:1.8rem;font-weight:600}.nav{display:flex;gap:1rem;align-items:center}.nav button{padding:.5rem 1rem;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s;font-size:.9rem}.nav button:hover{background:#f8f9fa}.nav button.active{background:#1a73e8;color:#fff;border-color:#1a73e8}.nav button.sign-out{background:#dc3545;color:#fff;border-color:#dc3545}.nav button.sign-out:hover{background:#c82333}.main-content{flex:1;padding:2rem;max-width:800px;margin:0 auto;width:100%}.loading{text-align:center;padding:2rem;font-size:1.1rem;color:#666}.auth-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2)}.auth-card{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 20px 40px #0000001a;width:100%;max-width:420px;text-align:center}.auth-header h1{color:#333;margin-bottom:.5rem;font-size:2rem;font-weight:700}.auth-header p{color:#666;margin-bottom:2rem;font-size:1.1rem}.auth-content{display:flex;flex-direction:column;gap:1.5rem}.google-auth-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:1rem 1.5rem;background:#fff;color:#333;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.google-auth-button:hover{border-color:#4285f4;box-shadow:0 4px 12px #4285f426;transform:translateY(-1px)}.google-auth-button:active{transform:translateY(0)}.google-auth-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.google-icon{flex-shrink:0}.auth-footer{margin-top:1rem}.auth-footer p{font-size:.85rem;color:#888;line-height:1.4}.post-list h2{margin-bottom:1.5rem;color:#333}.post-item{background:#fff;padding:1.5rem;margin-bottom:1rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;cursor:pointer;transition:transform .2s,box-shadow .2s}.post-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.post-item h3{margin-bottom:.5rem;color:#1a73e8;font-size:1.2rem}.post-preview{color:#666;margin-bottom:1rem;line-height:1.5}.post-meta{display:flex;justify-content:space-between;font-size:.9rem;color:#888}.create-post{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.create-post h2{margin-bottom:1.5rem;color:#333}.create-post textarea{min-height:120px;resize:vertical}.post-detail{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.back-button{background:#6c757d;color:#fff;border:none;padding:.5rem 1rem;margin:1rem;border-radius:4px;cursor:pointer;font-size:.9rem}.back-button:hover{background:#5a6268}.post-content{padding:2rem;border-bottom:1px solid #e1e5e9}.post-content h1{margin-bottom:1rem;color:#333;font-size:1.8rem}.post-body{margin-top:1.5rem;line-height:1.7;color:#444}.post-body p{margin-bottom:1rem}.comments-section{padding:2rem}.comments-section h3{margin-bottom:1.5rem;color:#333}.comment-form{margin-bottom:2rem;padding:1.5rem;background:#f8f9fa;border-radius:6px}.comment-form textarea{margin-bottom:1rem;min-height:80px}.comment-form button{width:auto;padding:.5rem 1rem}.comments-list{space-y:1rem}.comment{padding:1rem;background:#f8f9fa;border-radius:6px;margin-bottom:1rem;border-left:3px solid #1a73e8}.comment-meta{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem}.comment-meta strong{color:#1a73e8}.comment-meta span{color:#888}.comment-content{color:#444;line-height:1.5}.comment-content p{margin-bottom:.5rem}@media (max-width: 768px){.app-header{padding:1rem;flex-direction:column;gap:1rem}.main-content{padding:1rem}.nav{width:100%;justify-content:center}.post-meta{flex-direction:column;gap:.25rem}}
