:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;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;min-width:320px;min-height:100vh;background:#fff}h1{font-size:3.2em;line-height:1.1}#app{width:100%;margin:0;padding:0;min-height:100vh}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 2em #f7df1eaa)}.card{padding:2em}.read-the-docs{color:#888}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;background:#f6f8fa;font-family:Segoe UI,Roboto,Arial,sans-serif;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;display:flex;gap:40px}}.login-page{width:80%;max-width:400px;margin:10vh auto;padding:3rem;background:linear-gradient(135deg,#a78bfa26,#c4b5fd14);border-radius:16px;border:1px solid rgba(167,139,250,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #a78bfa26}.login-page h2{margin-bottom:2rem;font-size:2rem;color:#7c3aed}.form-group{margin-bottom:1rem}.login-page input{width:100%;padding:.8rem 1rem;border:1px solid rgba(167,139,250,.3);border-radius:8px;font-size:1rem;font-family:inherit;background-color:#ffffffe6;color:#333;box-sizing:border-box}.login-page input:focus{outline:none;border-color:#a78bfa;box-shadow:0 0 0 2px #a78bfa33}.login-page button[type=submit]{width:100%;margin-top:1rem;background-color:#007bff;color:#fff;border:none;padding:.8rem 1rem;font-size:1rem;border-radius:8px;font-weight:500;transition:all .3s ease;box-shadow:0 2px 4px #007bff33}.login-page button[type=submit]:hover{background-color:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}.login-page button[type=submit]:disabled{background-color:#888;cursor:not-allowed}.error{color:#ff6b6b;font-size:.9rem;margin-top:.5rem;text-align:left}.notes-page{width:80%;max-width:1200px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;gap:2rem}.notes-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:linear-gradient(135deg,#a78bfa26,#c4b5fd14);border-radius:12px;border:1px solid rgba(167,139,250,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.notes-page h2{color:#7c3aed;margin:0;font-size:2rem;font-weight:600}.logout-btn{background-color:#dc3545;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .3s ease;box-shadow:0 2px 4px #dc354533}.logout-btn:hover{background-color:#c82333;transform:translateY(-1px);box-shadow:0 4px 8px #dc35454d}.sort-container{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#a78bfa14;border-radius:8px;border:1px solid rgba(167,139,250,.15)}.sort-container label{font-weight:500;color:#7c3aed}.sort-container select{padding:.5rem 1rem;border:1px solid rgba(167,139,250,.3);border-radius:6px;background-color:#fffc;color:#333;font-family:inherit;cursor:pointer;transition:all .3s ease}.sort-container select:focus{outline:none;border-color:#a78bfa;box-shadow:0 0 0 2px #a78bfa33}.note-entry-section{background:linear-gradient(135deg,#a78bfa1f,#c4b5fd0f);padding:2rem;border-radius:16px;border:1px solid rgba(167,139,250,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #a78bfa1a}.note-entry-section h3{color:#7c3aed;margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.note-form{display:flex;flex-direction:column;gap:1rem}.note-form .form-group{margin-bottom:1rem}.note-form input,.note-form textarea{width:100%;padding:.8rem;border:1px solid #ccc;border-radius:4px;font-family:inherit;font-size:1rem;background-color:transparent;color:inherit;box-sizing:border-box;resize:vertical}.note-form input:focus,.note-form textarea:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff33}.notes-list-section{background:linear-gradient(135deg,#a78bfa14,#c4b5fd0a);padding:2rem;border-radius:16px;border:1px solid rgba(167,139,250,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.notes-list-section h3{color:#7c3aed;margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.form-actions{display:flex;gap:1rem;margin-top:1.5rem}.form-actions button{padding:.75rem 1.5rem;font-weight:500;border-radius:8px;transition:all .3s ease}.notes-list{list-style:none;padding:0;margin:0;display:grid;gap:1.5rem}.note-item{background:linear-gradient(135deg,#a78bfa1a,#c4b5fd0d);border:1px solid rgba(167,139,250,.2);border-radius:12px;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden}.note-item:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#a78bfa,#c4b5fd);opacity:0;transition:opacity .3s ease}.note-item:hover{border-color:#a78bfa66;transform:translateY(-2px);box-shadow:0 8px 24px #a78bfa33}.note-item:hover:before{opacity:1}.note-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.note-title{color:#7c3aed;font-size:1.1rem;margin:0}.note-date{color:#888;font-size:.9rem;white-space:nowrap}.note-content{margin:.5rem 0 1rem;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.note-actions{display:flex;gap:.5rem;margin-top:1rem}.btn-primary{background-color:#007bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .3s ease;box-shadow:0 2px 4px #007bff33}.btn-primary:hover{background-color:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}.btn-danger{background-color:#dc3545;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .3s ease;box-shadow:0 2px 4px #dc354533}.btn-danger:hover{background-color:#c82333;transform:translateY(-1px);box-shadow:0 4px 8px #dc35454d}.btn-secondary{background-color:#6c757d;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .3s ease;box-shadow:0 2px 4px #6c757d33}.btn-secondary:hover{background-color:#545b62;transform:translateY(-1px);box-shadow:0 4px 8px #6c757d4d}.no-notes{text-align:center;padding:3rem 2rem;color:#888;font-style:italic;font-size:1.1rem;background:#ffffff08;border-radius:12px;border:2px dashed rgba(255,255,255,.1)}#loading{text-align:center;padding:3rem 2rem;color:#7c3aed;font-size:1.1rem;font-weight:500}.note-form input,.note-form textarea{background:#ffffffe6;border:1px solid rgba(167,139,250,.3);color:#333;transition:all .3s ease}.note-form input:focus,.note-form textarea:focus{background:#fff;border-color:#a78bfa;box-shadow:0 0 0 3px #a78bfa26}@media (max-width: 768px){.notes-page{width:95%;padding:1rem}.notes-header{flex-direction:column;gap:1rem;text-align:center}.form-actions{flex-direction:column}.note-actions{flex-direction:column;gap:.75rem}.sort-container{flex-direction:column;align-items:stretch;text-align:center}}@media (prefers-color-scheme: dark){.note-form input,.note-form textarea,.sort-container select{border-color:#444;background-color:#ffffff0d}.note-form input:focus,.note-form textarea:focus,.sort-container select:focus{border-color:#646cff}}
