: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}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}}html,body{background:linear-gradient(135deg,#6a11cb,#2575fc)!important;margin:0;padding:0;overflow-x:hidden}.profile-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#6a11cb,#2575fc);font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}.profile-card{background-color:#fff;color:#333;padding:2.5rem 3rem;border-radius:16px;box-shadow:none;width:100%;max-width:480px;text-align:left}.profile-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.profile-avatar{height:80px;width:80px;border-radius:50%;background:#2575fc;color:#fff;font-size:2.2rem;font-weight:700;display:flex;align-items:center;justify-content:center}.profile-section{border-top:1px solid #eee;padding-top:1.2rem;margin-top:1.2rem}.profile-section h2{font-size:1.2rem;color:#222;margin-bottom:.4rem}.placeholder{color:#777;font-style:italic}.btn-primary{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:background .3s ease}.btn-primary:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1)}.id-row{display:flex;align-items:center;justify-content:space-between;margin-top:.3rem}.btn-primary.small-btn{padding:.4rem .8rem;font-size:.9rem}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#1e1e2f;padding:2rem;border-radius:12px;width:90%;max-width:400px;color:#fff;box-shadow:0 0 15px #0000004d}.password-form{display:flex;flex-direction:column;gap:.8rem}.password-form input{width:100%;padding:.5rem;border-radius:6px;border:none;outline:none}.modal-actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}.btn-secondary{background:#444;color:#fff;padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer}.error{color:#ff6b6b}.success{color:#0f8}.privacy-btn{background:#444;color:#fff;border:none;border-radius:6px;padding:.4rem .75rem;cursor:pointer;font-size:.85rem;transition:background .2s}.privacy-btn:hover{background:#666}.feed-container{max-width:800px;margin:2rem auto;padding:0 1rem;display:flex;flex-direction:column;gap:1.5rem}.feed-post{background:#1f1f2e;color:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 3px 6px #0003}.feed-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.feed-title{font-size:1.3rem;margin:0}.feed-author{font-size:.9rem;color:#aaa}.feed-image{width:100%;border-radius:8px;margin-top:.75rem;margin-bottom:.75rem;object-fit:cover}.feed-content{margin-top:.5rem;line-height:1.5;color:#ddd}.feed-footer{display:flex;gap:1rem;margin-top:.75rem}.vote-btn{background:#2e2e45;border:none;border-radius:6px;padding:.4rem .75rem;cursor:pointer;color:#ccc;transition:background .2s}.vote-btn:hover{background:#3a3a5a;color:#fff}.feed-auth{display:flex;align-items:center;gap:1rem}.feed-hello{color:#9b8fff;font-weight:600;font-size:1rem;text-decoration:none;transition:color .2s ease}.feed-hello:hover{color:#cbb2ff;text-decoration:underline}.logout-btn{background:#fff;color:#000;border:none;border-radius:8px;padding:.4rem .9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.logout-btn:hover{background:#ddd}.create-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#161625;color:#fff;padding:2rem}.create-card{background:#1f1f2e;padding:2rem;border-radius:12px;width:100%;max-width:600px;box-shadow:0 4px 10px #0000004d}.create-card h2{margin-bottom:1rem;text-align:center}.create-card form{display:flex;flex-direction:column;gap:1rem}.create-card input[type=text],.create-card textarea{width:100%;background:#2a2a40;color:#fff;border:none;border-radius:8px;padding:.75rem}.checkbox{display:flex;align-items:center;gap:.5rem;color:#ccc}input[type=file]{color:#ccc}.form-buttons{display:flex;gap:1rem;justify-content:flex-end}.btn-primary{background:#fff;color:#000;border:none;border-radius:6px;padding:.5rem 1rem;cursor:pointer;font-weight:700;transition:background .2s}.btn-primary:hover{background:#ddd}.btn-secondary{background:transparent;color:#fff;border:1px solid #fff;border-radius:6px;padding:.5rem 1rem;cursor:pointer}.btn-secondary:hover{background:#fff;color:#000}.error{color:#ff6b6b;text-align:center}.success{color:#6f9;text-align:center}
