body{background-color:#f5f5f5}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-page{overflow-x:hidden;width:100%}.hero-section{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;min-height:80vh;padding:4rem 2rem}.hero-content{animation:fadeInUp .8s ease-out}.hero-title{color:#1f2937;font-size:3.5rem;font-weight:700;letter-spacing:-.03em;line-height:1.2;margin-bottom:1.5rem}.highlight{color:#2563eb;position:relative}.hero-subtitle{color:#6b7280;font-size:1.25rem;line-height:1.7;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem;margin-bottom:1rem}.btn-cta,.btn-primary,.btn-secondary{border:none;border-radius:6px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.875rem 2rem;text-decoration:none;transition:all .2s ease}.btn-primary{background:#2563eb}.btn-primary:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb4d;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #2563eb;color:#2563eb}.btn-secondary:hover{background:#f0f7ff}.hero-note{color:#9ca3af;font-size:.875rem;margin-top:1rem}.hero-image{align-items:center;animation:fadeInRight .8s ease-out;display:flex;justify-content:center}.note-preview{display:flex;flex-direction:column;gap:1.5rem;perspective:1000px}.note-card{animation:float 3s ease-in-out infinite;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000014;padding:1.25rem;transition:transform .3s ease}.note-card:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-5px)}.note-card:nth-child(2){animation-delay:1.5s;margin-left:2rem}.note-header{align-items:center;gap:.75rem;margin-bottom:.75rem}.note-icon{font-size:1.25rem}.note-title{color:#1f2937;font-size:1rem;font-weight:600}.note-text{color:#6b7280;font-size:.875rem;margin-bottom:.75rem}.note-tags{gap:.5rem}.tag{border-radius:4px;font-size:.75rem;padding:.25rem .625rem}.features-section{background:#f9fafb;padding:5rem 2rem}.section-title{color:#1f2937;font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#2563eb;box-shadow:0 8px 20px #0000001a;transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.feature-card p{color:#6b7280;font-size:.9375rem;line-height:1.6}.how-it-works-section{margin:0 auto;max-width:1200px;padding:5rem 2rem}.steps-container{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin-top:3rem}.step{background:#fff;border:2px solid #e5e7eb;border-radius:8px;flex:1 1;padding:2rem;text-align:center;transition:all .3s ease}.step:hover{border-color:#2563eb;transform:scale(1.05)}.step-number{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;box-shadow:0 4px 12px #2563eb4d;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.step h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.step p{color:#6b7280;font-size:.9375rem;line-height:1.6}.step-arrow{color:#d1d5db;font-size:2rem;font-weight:300}.cta-section{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:5rem 2rem;text-align:center}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-section p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.btn-cta{background:#fff;color:#2563eb;font-size:1.125rem;padding:1rem 2.5rem}.btn-cta:hover{background:#f9fafb;box-shadow:0 8px 20px #0003;transform:translateY(-2px)}.home-footer{background:#1f2937;color:#fff;padding:3rem 2rem 1.5rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto 2rem;max-width:1200px}.footer-section h4{color:#f9fafb;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.footer-section p{color:#9ca3af;font-size:.875rem;line-height:1.6;margin:.5rem 0}.github-link{margin-top:1rem!important}.github-link a{align-items:center;background:#2563eb;border-radius:6px;color:#fff!important;display:inline-flex;font-size:.875rem;font-weight:600;gap:.375rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.github-link a:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb66;transform:translateY(-2px)}.footer-section a{color:#9ca3af;display:block;font-size:.875rem;margin:.5rem 0;text-decoration:none;transition:color .2s ease}.footer-section a:hover{color:#2563eb}.footer-bottom{border-top:1px solid #374151;color:#9ca3af;font-size:.875rem;padding-top:2rem;text-align:center}.footer-bottom a{color:#2563eb;font-weight:600;text-decoration:none;transition:color .2s ease}.footer-bottom a:hover{color:#1d4ed8;text-decoration:underline}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:968px){.hero-section{grid-template-columns:1fr;padding:3rem 1.5rem;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}.hero-image{order:-1}.note-card:nth-child(2){margin-left:0}.steps-container{flex-direction:column}.step-arrow{transform:rotate(90deg)}.features-grid{grid-template-columns:1fr}}@media (max-width:640px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-buttons{flex-direction:column}.btn-primary,.btn-secondary{width:100%}.cta-section h2,.section-title{font-size:1.875rem}.footer-content{grid-template-columns:1fr;text-align:center}}.auth-container{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 100px);padding:20px}.auth-card{background:#fff;border-radius:10px;box-shadow:0 4px 20px #0000001a;max-width:400px;padding:2rem;width:100%}.auth-card h2{color:#333}.auth-card h2,.auth-description{margin-bottom:1.5rem;text-align:center}.auth-description{color:#6b7280;font-size:.875rem;line-height:1.5}.form-group{margin-bottom:1rem}.form-group label{font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select{border:1px solid #ddd;border-radius:5px;font-size:1rem;padding:.75rem;width:100%}.form-group input:focus,.form-group select:focus{border-color:#667eea;outline:none}button[type=submit]{background:#1a1a1a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem;transition:all .2s;width:100%}button[type=submit]:hover:not(:disabled){background:#333}button[type=submit]:disabled{cursor:not-allowed;opacity:.6}.error-message{background:#fee;color:#c33}.error-message,.success-message{border-radius:5px;font-size:.9rem;margin:1rem 0}.success-message{padding:.75rem}.auth-card p{color:#666;margin-top:1rem;text-align:center}.auth-card a{color:#1a1a1a;font-weight:500;text-decoration:none}.auth-card a:hover{text-decoration:underline}.auth-links{color:#666;font-size:.875rem;margin-top:1rem;text-align:center}.note-item{transition:all .15s ease}.note-item.regular-note{border-left:2px solid #2563eb}.note-item.checkbox-note{border-left:2px solid #8b5cf6}.note-item:hover{border-color:#d4d4d4;box-shadow:0 2px 6px #00000014;transform:translateY(-1px)}.note-checkbox{cursor:pointer;flex-shrink:0}.note-content,.note-header h4{word-break:break-word}.note-content{white-space:pre-wrap}.note-actions{display:flex;gap:.5rem;margin-bottom:.625rem}.btn-delete,.btn-edit{border:1px solid;border-radius:4px;cursor:pointer;flex:1 1;font-size:.75rem;font-weight:500;letter-spacing:.01em;padding:.375rem .625rem;transition:all .15s ease}.btn-edit{background:#fff;border-color:#d1d5db;color:#374151}.btn-edit:hover{background:#f9fafb;border-color:#9ca3af;color:#1f2937}.btn-delete{background:#fff;border-color:#fecaca;color:#dc2626}.btn-delete:hover{background:#fef2f2;border-color:#fca5a5;color:#b91c1c}.notes-list{width:100%}.list-header{margin-bottom:1.5rem}.list-header h3{align-items:center;color:#1f2937;display:flex;font-size:1.125rem;font-weight:600;gap:.5rem;letter-spacing:-.02em;margin:0}.notes-count{color:#9ca3af;font-size:.875rem;font-weight:500}.empty-state{align-items:center;background:#fff;border:1px solid #e8e8e8;border-radius:6px;color:#6b7280;display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:3rem 2rem}.empty-icon{font-size:3rem;margin-bottom:.75rem;opacity:.6}.empty-state h3{color:#1f2937;font-size:1.125rem;font-weight:600;letter-spacing:-.01em;margin:.375rem 0}.empty-state p{color:#6b7280;font-size:.875rem;margin:.375rem 0}@media (max-width:768px){.notes-grid{grid-template-columns:1fr}}.note-form-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.note-form{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;padding:2rem;width:100%}.form-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.form-header h3{color:#333;font-size:1.3rem;margin:0}.close-btn{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;padding:0;transition:all .3s ease;width:30px}.close-btn:hover{color:#333;transform:scale(1.2)}.form-group{margin-bottom:1.2rem}.form-group label{color:#555;display:block;font-size:.95rem;font-weight:600;margin-bottom:.6rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e0e0e0;border-radius:6px;font-family:inherit;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#1a1a1a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.form-group small{color:#999;display:block;font-size:.8rem;margin-top:.4rem}.checkbox-group,.checkbox-group label{align-items:center;display:flex}.checkbox-group label{cursor:pointer;gap:.8rem;margin:0}.checkbox-group input{accent-color:#1a1a1a;height:20px;margin:0;width:20px}.alert{align-items:center;border-radius:6px;display:flex;gap:.8rem;margin-bottom:1rem;padding:1rem}.alert-error{background:#fef2f2;border-left:3px solid #dc2626;color:#991b1b}.alert-success{background:#f0fdf4;border-left:3px solid #22c55e;color:#166534}.form-actions{border-top:2px solid #f0f0f0;display:flex;gap:1rem;margin-top:1.5rem;padding-top:1rem}.btn-cancel,.btn-submit{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;transition:all .3s ease}.btn-cancel{background:#e0e0e0;color:#333}.btn-cancel:hover:not(:disabled){background:#d0d0d0}.btn-submit{background:#1a1a1a;color:#fff}.btn-submit:hover:not(:disabled){background:#333}.btn-cancel:disabled,.btn-submit:disabled{cursor:not-allowed;opacity:.6}.spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-top-color:#fff;display:inline-block;height:16px;width:16px}.folders-list{background:#fff;border-radius:10px;padding:1.5rem}.folders-header{align-items:center;border-bottom:2px solid #eee;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.folders-header h3{color:#333;font-size:1.1rem;margin:0}.btn-small{background:#1a1a1a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease}.btn-small:hover{background:#333}.error-message{border-left:3px solid #dc2626;color:#991b1b;padding:.75rem}.error-message,.folder-form{border-radius:6px;margin-bottom:1rem}.folder-form{background:#f9f9f9;border:2px dashed #ddd;padding:1rem}.folder-form input{border:2px solid #e0e0e0;border-radius:6px;font-size:.95rem;margin-bottom:.8rem;padding:.6rem;width:100%}.folder-form input:focus{border-color:#1a1a1a;outline:none}.folder-form .form-actions{display:flex;gap:.8rem}.folder-form button{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:.6rem;transition:all .3s ease}.folder-form button[type=submit]{background:#1a1a1a;color:#fff}.folder-form button[type=submit]:hover:not(:disabled){background:#333}.folder-form button[type=button]{background:#e0e0e0;color:#333}.folder-form button[type=button]:hover{background:#d0d0d0}.folders-items{display:flex;flex-direction:column;gap:.6rem}.folder-item{align-items:center;border:2px solid #0000;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;padding:.8rem;transition:all .3s ease;-webkit-user-select:none;user-select:none}.folder-item:hover{background:#f5f5f5;border-color:#d0d0d0}.folder-item.active{background:#f5f5f5;border-color:#1a1a1a;color:#1a1a1a;font-weight:600}.folder-item-container{display:flex;flex-direction:column}.folder-edit-form{background:#f9f9f9;border-radius:6px;display:flex;gap:.6rem;padding:.8rem}.folder-edit-form input{border:2px solid #ddd;border-radius:4px;flex:1 1;font-size:.9rem;padding:.6rem}.folder-edit-form input:focus{border-color:#1a1a1a;outline:none}.folder-edit-form button{border:none;border-radius:4px;cursor:pointer;font-size:.85rem;font-weight:600;padding:.6rem 1rem;transition:all .3s ease}.folder-edit-form button[type=submit]{background:#1a1a1a;color:#fff}.folder-edit-form button[type=button]{background:#e0e0e0;color:#333}.folder-actions{display:flex;gap:.4rem;opacity:0;transition:opacity .3s ease}.folder-item:hover .folder-actions{opacity:1}.btn-icon{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:1rem;height:28px;justify-content:center;padding:.25rem;transition:all .2s ease;width:28px}.btn-icon:hover{background:#0000001a;transform:scale(1.15)}.empty-message{color:#999;font-style:italic;margin:0;padding:1rem;text-align:center}.dashboard{animation:fadeIn .3s ease;margin:0 auto;max-width:1400px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dashboard-header{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:8px;color:#1a1a1a;display:flex;justify-content:space-between;margin-bottom:2.5rem;padding:2rem}.header-content h1{font-size:2rem;margin:0}.header-subtitle{font-size:.95rem;margin:.5rem 0 0;opacity:.9}.btn-primary{background:#1a1a1a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 1.8rem;transition:all .2s ease}.btn-primary:hover{background:#333}.btn-primary:active{background:#1a1a1a}.success-banner{background:#f0fdf4;border-left:3px solid #22c55e;color:#166534}.error-banner,.success-banner{border-radius:6px;margin-bottom:1.5rem;padding:1rem}.error-banner{background:#fef2f2;border-left:3px solid #dc2626;color:#991b1b}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.dashboard-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:280px 1fr;min-height:60vh}.sidebar{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:20px}.main-content,.sidebar{background:#fff;border:1px solid #e5e5e5;border-radius:8px}.main-content{padding:2rem}.loading-container{align-items:center;color:#666;display:flex;flex-direction:column;justify-content:center;min-height:400px}.spinner{animation:spin 1s linear infinite;border:4px solid #e5e5e5;border-radius:50%;border-top-color:#1a1a1a;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:1024px){.dashboard-content{grid-template-columns:1fr}.sidebar{position:static}}@media (max-width:768px){.dashboard-header{flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}.header-content h1{font-size:1.5rem}.btn-primary{width:100%}.main-content{padding:1rem}.dashboard-content{gap:1rem}}.parent-dashboard{margin:0 auto;max-width:1200px}.parent-dashboard h1{color:#1f2937;font-size:1.5rem;font-weight:600;letter-spacing:-.02em;margin-bottom:1.5rem}.children-section,.link-child-section{background:#fff;border:1px solid #e8e8e8;border-radius:6px;box-shadow:0 1px 2px #0000000a;margin-bottom:1.5rem;padding:1.25rem 1.5rem}.children-section h2,.link-child-section h2{color:#1f2937;font-size:1.0625rem;font-weight:600;letter-spacing:-.01em;margin-bottom:1rem}.link-form{display:flex;gap:.75rem;margin-bottom:.875rem}.link-form input{border:1px solid #d1d5db;border-radius:4px;flex:1 1;font-size:.875rem;padding:.5rem .75rem;transition:border-color .15s ease}.link-form input:focus{border-color:#2563eb;outline:none}.link-form button{background:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1.125rem;transition:background-color .15s ease}.link-form button:hover:not(:disabled){background:#1d4ed8}.link-form button:disabled{cursor:not-allowed;opacity:.5}.info-text{color:#6b7280;font-size:.8125rem;margin-top:.75rem}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:4px;color:#dc2626}.error-message,.success-message{font-size:.8125rem;margin:.75rem 0;padding:.625rem .875rem}.success-message{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;color:#16a34a}.child-selector{margin:1.125rem 0}.child-selector input{border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;max-width:280px;padding:.5rem .75rem;width:100%}.child-notes-section{border-top:1px solid #f3f4f6;margin-top:1.5rem;padding-top:1.5rem}.child-notes-section:first-child{border-top:none;padding-top:0}.child-notes-section h3{color:#1f2937;font-size:1rem;font-weight:600;letter-spacing:-.01em;margin-bottom:.5rem}.child-info{color:#6b7280;font-size:.8125rem;margin-bottom:1rem}.empty-state{background:#f9fafb;border-radius:4px;color:#9ca3af;font-size:.875rem;padding:2rem;text-align:center}.notes-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.note-item{background:#fff;border:1px solid #e8e8e8;border-radius:6px;box-shadow:0 1px 2px #0000000a;padding:.875rem 1rem;position:relative}.note-item.REGULAR{border-left:2px solid #2563eb}.note-item.CHECKBOX{border-left:2px solid #8b5cf6}.note-item.completed{background:#f9fafb;opacity:.65}.note-header{align-items:flex-start;display:flex;gap:.625rem;margin-bottom:.625rem}.note-checkbox{accent-color:#2563eb;height:16px;margin-top:.125rem;width:16px}.note-header h4{color:#1f2937;flex:1 1;font-size:.9375rem;font-weight:600;letter-spacing:-.01em;line-height:1.4;margin:0}.completed-text{color:#9ca3af;text-decoration:line-through}.note-content{color:#6b7280;font-size:.8125rem;line-height:1.5;margin-bottom:.75rem}.note-tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.75rem}.tag{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:3px;color:#4b5563;font-weight:500;padding:.1875rem .5rem}.note-meta,.tag{font-size:.6875rem;letter-spacing:.01em}.note-meta{border-top:1px solid #f3f4f6;color:#9ca3af;margin-bottom:.625rem;padding-top:.5rem}.read-only-badge{background:#6b7280;border-radius:3px;color:#fff;display:inline-block;font-size:.6875rem;font-weight:500;letter-spacing:.01em;margin-top:.375rem;padding:.1875rem .5rem}@media (max-width:768px){.link-form{flex-direction:column}.link-form button,.link-form input{width:100%}.notes-grid{grid-template-columns:1fr}.children-section,.link-child-section{padding:1rem}}.navbar{align-items:center;background:#fff;border-bottom:1px solid #e5e5e5;color:#1a1a1a;display:flex;justify-content:space-between;padding:1rem 2rem}.navbar-brand a{color:#1a1a1a;font-size:1.5rem;font-weight:600;text-decoration:none}.navbar-menu{align-items:center;display:flex;gap:1rem}.user-info{background:#f5f5f5;font-size:.9rem}.nav-link,.user-info{border-radius:6px;color:#666;padding:.5rem 1rem}.nav-link{text-decoration:none;transition:all .2s}.nav-link:hover{background:#f5f5f5;color:#1a1a1a}.nav-link-signup{background:#2563eb;border-radius:6px;color:#fff;font-weight:500;padding:.5rem 1.2rem;text-decoration:none;transition:all .2s}.nav-link-signup:hover{background:#1d4ed8;transform:translateY(-1px)}.logout-btn{background:#1a1a1a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1.2rem;transition:all .2s}.logout-btn:hover{background:#333}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}.main-content>:not(.home-page){padding:20px}
/*# sourceMappingURL=main.77b50aa9.css.map*/