@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:FILL@0..1&display=swap";.sidebar{background-color:#101622;color:#e2e8f0;border-right:1px solid rgba(35,47,72,.85);padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;gap:2rem}.sidebar__menu,.sidebar__footer{display:flex;flex-direction:column;gap:.45rem}.sidebar__link{display:flex;align-items:center;gap:.75rem;padding:.65rem .9rem;border-radius:10px;border:none;background:transparent;color:inherit;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease}.sidebar__link:hover{background:#135bec1a}.sidebar__link.is-active{background:#135bec33;color:#4a90e2}.sidebar__icon{font-size:1.3rem}.sidebar__accordion{border-top:1px solid rgba(35,47,72,.85);padding-top:1rem;margin-top:1.2rem}.sidebar__accordion-head{width:100%;display:flex;align-items:center;justify-content:space-between;border:none;background:transparent;color:#e2e8f0e6;text-transform:uppercase;font-size:.8rem;letter-spacing:.08em;margin-bottom:.6rem;cursor:pointer}.sidebar__accordion ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem;margin-top:.6rem}.sidebar__muted{display:block;font-size:.85rem;color:#cbd5e199;padding:.25rem 0}.sidebar__pill{width:100%;text-align:left;border:none;border-radius:10px;background:#94a3b814;padding:.45rem .75rem;color:#cbd5e1e6;font-size:.9rem;cursor:pointer;transition:background .2s ease,color .2s ease}.sidebar__pill:hover{background:#4a90e233;color:#fff}.sidebar__chevron{transition:transform .2s ease}.sidebar__chevron.is-open{transform:rotate(180deg)}@media (max-width: 960px){.sidebar{flex-direction:row;justify-content:flex-start;border-right:none;border-bottom:1px solid rgba(35,47,72,.85);flex-wrap:wrap}}.topnav{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.9rem 1.5rem;background-color:#111a2c;border-bottom:1px solid rgba(35,47,72,.85);color:#f8fafc}.topnav__brand{display:flex;align-items:center;gap:.6rem;font-weight:700;letter-spacing:-.01em}.topnav__brand-icon{width:30px;height:30px;border-radius:8px;background:#135bec33;color:#4a90e2;font-size:1.2rem}.topnav__search-wrapper{flex:1;max-width:560px;position:relative}.topnav__search{width:100%;display:flex;align-items:center;background:#131b2c;border:1px solid rgba(35,47,72,.85);border-radius:.75rem;padding:.25rem .75rem;gap:.4rem;transition:border .2s ease,box-shadow .2s ease}.topnav__search:focus-within{border-color:#4a90e2cc;box-shadow:0 10px 30px #0f172a59}.topnav__search input{flex:1;border:none;background:transparent;color:inherit;font-size:.95rem;outline:none}.topnav__search-clear{border:none;background:#94a3b833;width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#e2e8f0e6}.topnav__search-clear:hover{background:#94a3b859}.topnav__search-results{position:absolute;left:0;right:0;top:calc(100% + .35rem);background:#0e1422;border:1px solid rgba(35,47,72,.85);border-radius:.9rem;box-shadow:0 18px 40px #070b14a6;padding:.5rem 0;z-index:20}.topnav__search-results ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.topnav__search-results li{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 1rem;cursor:pointer;transition:background .2s ease}.topnav__search-results li:hover{background:#4a90e21a}.topnav__result-title{margin:0;font-weight:600}.topnav__search-results small{color:#94a3b8d9}.topnav__search-results span{color:#94a3b8cc;font-size:.85rem}.topnav__search-state{padding:.6rem 1rem;margin:0;color:#94a3b8e6;font-size:.9rem}.topnav__search-state.error{color:#f87171}.topnav__search-more{padding:.5rem 1rem}.topnav__search-more button{width:100%;border:none;background:#4a90e22e;color:#93c5fd;padding:.5rem .75rem;border-radius:.65rem;font-weight:600;cursor:pointer}.topnav__search-more button:hover{background:#4a90e259}.topnav__actions{display:flex;align-items:center;gap:.75rem}.topnav__button{border-radius:999px;border:1px solid transparent;display:inline-flex;align-items:center;gap:.5rem;font-weight:600;padding:.55rem 1.1rem;cursor:pointer;background:transparent;color:inherit;transition:opacity .2s ease,background .2s ease,border .2s ease}.topnav__button--primary{background:linear-gradient(135deg,#135bec,#4a90e2);border-color:transparent;color:#fff;box-shadow:0 10px 25px #135bec66}.topnav__button--primary:hover{opacity:.9}.topnav__button--ghost{background:#94a3b81a;border-color:#94a3b833}.topnav__button--ghost:hover{background:#94a3b84d}.topnav__avatar{width:42px;height:42px;border-radius:50%;background-size:cover;background-position:center;border:2px solid rgba(255,255,255,.1);background-color:transparent;cursor:pointer;padding:0}.profile-modal{gap:1.25rem}.profile-modal__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.profile-modal__header h3{margin:0}.profile-modal__header p{margin:.35rem 0 0;color:#94a3b8d9}.profile-modal__close{border:none;background:#94a3b826;border-radius:50%;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#e2e8f0d9}.profile-modal__form{display:flex;flex-direction:column;gap:1rem}.profile-modal__field{display:flex;flex-direction:column;gap:.4rem}.profile-modal__field span{font-size:.9rem;color:#e2e8f0d9}.profile-modal__field input{border-radius:12px;border:1px solid rgba(35,47,72,.85);background:#0e1422cc;color:#f8fafc;padding:.7rem .9rem;font-size:1rem;width:100%}.profile-modal__field--password input{padding-right:2.75rem}.profile-modal__field--password{position:relative}.profile-modal__password-toggle{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);border:none;background:none;color:#94a3b8cc;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:.25rem;border-radius:4px;transition:color .2s ease,background .2s ease}.profile-modal__password-toggle:hover{color:#e2e8f0f2;background:#94a3b826}.profile-modal__password-toggle .material-symbols-outlined{font-size:1.2rem}.profile-modal__status{display:flex;gap:.5rem}.profile-badge{padding:.2rem .7rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);color:#e2e8f0d9;font-size:.85rem}.profile-badge.success{border-color:#22c55e8c;color:#4ade80}.profile-badge.error{border-color:#f871718c;color:#f87171}.profile-modal__feedback{margin:0;font-size:.9rem;color:#93c5fd}@media (max-width: 960px){.topnav{flex-wrap:wrap}.topnav__search{order:3;width:100%}}.app-shell{display:flex;flex-direction:column;min-height:100vh;background-color:#050914}.app-shell__content{display:grid;grid-template-columns:260px 1fr;flex:1}.app-shell__main{padding:2rem;background-color:#0d121b;color:#f8fafc;min-height:100%}@media (max-width: 960px){.app-shell__content{grid-template-columns:1fr}}.dashboard{display:flex;flex-direction:column;gap:2rem;color:#f1f5ff;width:100%;max-width:1200px;margin:0 auto}.dashboard__header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;border-bottom:1px solid rgba(148,163,184,.15);padding-bottom:1.25rem}.dashboard__header h1{font-size:2.4rem;margin:0}.dashboard__header p{color:#94a3b8e6;margin-top:.35rem}.dashboard__refresh{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:transparent;color:#e2e8f0;padding:.4rem .9rem;cursor:pointer;font-size:.9rem}.dashboard__refresh:hover{border-color:#4a90e2;color:#e0edff}.dashboard__filters{display:flex;gap:.85rem;flex-wrap:wrap;align-items:center}.dashboard__chip{border:1px solid rgba(35,47,72,.85);border-radius:16px;background:#0c121ce6;color:#f8fafcd9;font-size:.9rem;display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .6rem}.dashboard__chip.select{padding-right:.8rem}.dashboard__chip.select span:first-child{color:#94a3b8d9;font-size:.85rem}.dashboard__chip select{background:transparent;border:none;color:inherit;font-size:.9rem;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:.5rem}.dashboard__chip select option{background-color:#050914;color:#f8fafc}.chip-option{border:none;background:transparent;color:inherit;padding:.35rem .8rem;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:.25rem}.chip-option.is-active{background:#135bec33;color:#add7ff}.dashboard__muted{color:#94a3b8cc;font-size:.9rem}.dashboard__muted.error{color:#fca5a5}.dashboard__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.dashboard__empty{grid-column:1 / -1;background:#0d1524;border-radius:16px;border:1px dashed rgba(148,163,184,.4);padding:2rem;text-align:center;color:#e2e8f0cc}.dashboard__empty .material-symbols-outlined{font-size:2rem;display:block;margin-bottom:.5rem}.note-card{background:#111a2c;border:1px solid rgba(43,63,99,.7);border-radius:18px;padding:1.35rem;display:flex;flex-direction:column;gap:.85rem;box-shadow:0 18px 40px #02061759;transition:border .2s ease,transform .2s ease,box-shadow .2s ease}.note-card:hover{border-color:#4a90e2cc;transform:translateY(-2px);box-shadow:0 25px 55px #02061780}.note-card h3{margin:0;font-size:1.05rem}.note-card p{color:#e2e8f0cc;line-height:1.5}.note-card__head{display:flex;align-items:center;justify-content:space-between;font-size:.8rem;color:#94a3b8cc}.note-card__notebook{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:#94a3b8e6}.note-card__head{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.note-card__head-actions{display:flex;align-items:center;gap:.4rem}.note-card__meta{display:flex;justify-content:space-between;align-items:center;font-size:.82rem;color:#94a3b8d9;padding-top:.75rem;border-top:1px solid rgba(42,63,100,.8)}.note-card__tags{display:flex;gap:.35rem;flex-wrap:wrap}.note-card__pin{border:none;background:#94a3b81f;width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#94a3b8bf;transition:background .2s ease,color .2s ease}.note-card__pin:hover{background:#94a3b840}.note-card__pin.is-active{background:#facc1533;color:#facc15}.note-card__tag{background:#4a90e21f;color:#93c5fd;border-radius:999px;padding:.1rem .6rem}.note-card__tag.muted{background:#94a3b81f;color:#94a3b8e6}@media (max-width: 768px){.dashboard__header{flex-direction:column}.dashboard{padding-inline:1rem}}.auth{min-height:100vh;background-color:#0b1120;color:#f8fafc;font-family:Inter,system-ui,sans-serif}.auth__container{display:flex;min-height:100vh;flex-direction:column}.auth__split{display:flex;flex:1;background:linear-gradient(135deg,#0b1120,#111b2e)}.auth__panel{flex:1;padding:2rem;display:flex;justify-content:center;align-items:center}.auth__panel--visual{background:radial-gradient(circle at top left,rgba(59,130,246,.3),transparent),radial-gradient(circle at bottom right,rgba(249,115,22,.2),transparent)}.auth-visual{max-width:420px;text-align:left}.auth-visual__image{aspect-ratio:1 / 1;border-radius:20px;background-size:cover;background-position:center;margin-bottom:2rem;box-shadow:0 35px 60px #0f172a66}.auth-visual h1{font-size:2.5rem;margin-bottom:.75rem}.auth-visual p{color:#cbd5f5}.auth-card{width:100%;max-width:420px;background:#0f172a99;border:1px solid rgba(226,232,240,.08);border-radius:20px;padding:2.5rem;box-shadow:0 30px 80px #020617bf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.auth-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}.auth-logo__mark{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#4a90e2,#2563eb);display:flex;align-items:center;justify-content:center;font-size:1.35rem;font-weight:700}.auth-title{font-size:1.9rem;font-weight:700}.auth-subtitle{color:#9ca3af;margin-bottom:1.5rem}.auth-toggle{display:flex;padding:.25rem;border-radius:999px;border:1px solid rgba(148,163,184,.3);background-color:#0f172a99;margin-bottom:1.5rem}.auth-toggle button{flex:1;border:none;border-radius:999px;background:transparent;color:#94a3b8;font-weight:600;padding:.4rem 0;cursor:pointer;transition:background .2s ease,color .2s ease}.auth-toggle button.is-active{background:#fff;color:#1d2b45}.auth-field{display:flex;flex-direction:column;gap:.35rem}.auth-field label{font-size:.9rem;color:#d1d5db}.auth-field input{border-radius:12px;border:1px solid rgba(148,163,184,.4);background-color:#0f172a66;color:#f8fafc;padding:.85rem 1rem;font-size:1rem;outline:none;transition:border .2s ease,box-shadow .2s ease}.auth-field--password input{padding-right:2.75rem}.auth-field input:focus{border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e240}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-field--password{position:relative}.auth-field__toggle{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);border:none;background:none;color:#94a3b8;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:.25rem;border-radius:4px;transition:color .2s ease,background .2s ease}.auth-field__toggle:hover{color:#cbd5f5;background:#94a3b826}.auth-field__toggle .material-symbols-outlined{font-size:1.2rem}.auth-meta{text-align:right;margin-top:.5rem}.auth-meta a{color:#4a90e2;text-decoration:none;font-size:.9rem}.auth-submit{width:100%;border:none;border-radius:12px;padding:.85rem;background:linear-gradient(135deg,#4a90e2,#2563eb);color:#fff;font-weight:600;font-size:1rem;cursor:pointer;box-shadow:0 15px 30px #2563eb59;transition:opacity .2s ease}.auth-submit:hover{opacity:.9}.auth-divider{display:flex;align-items:center;gap:.75rem;margin:1.5rem 0;color:#94a3b8;font-size:.85rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background-color:#94a3b84d}.auth-social{display:flex;flex-direction:column;gap:.75rem}.auth-social button{display:flex;align-items:center;justify-content:center;gap:.5rem;border-radius:12px;border:1px solid rgba(148,163,184,.4);padding:.75rem 1rem;font-weight:600;background:#0f172a40;color:#e5e7eb;cursor:pointer;transition:background .2s ease}.auth-social button:hover{background:#94a3b826}.auth-alert{margin-bottom:1rem;padding:.75rem 1rem;border-radius:12px;font-size:.9rem;border:1px solid transparent}.auth-alert.success{background:#22c55e26;border-color:#22c55e4d;color:#bbf7d0}.auth-alert.error{background:#f8717126;border-color:#f8717166;color:#fecaca}@media (max-width: 1023px){.auth__split{flex-direction:column}.auth__panel--visual{display:none}.auth-card{max-width:540px;margin:0 auto}}@media (max-width: 640px){.auth-card{padding:1.75rem}.auth-social{flex-direction:column}}.page{background-color:var(--surface);border-radius:16px;padding:1.5rem;border:1px solid var(--border);box-shadow:0 10px 25px #0f172a0d;display:flex;flex-direction:column;gap:1.5rem}.page__header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.page__header p{color:var(--text-muted)}.page__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.card{padding:1rem;border:1px solid var(--border);border-radius:12px;background-color:var(--surface-muted)}.card__label{font-size:.85rem;color:var(--text-muted)}.card__value{font-size:1.5rem;font-weight:600}.placeholder{border:1px dashed var(--border);border-radius:12px;padding:1.5rem;color:var(--text-muted);background-color:var(--surface-muted)}@media (max-width: 768px){.page__header{flex-direction:column;align-items:flex-start}}.table-card{border:1px solid var(--border);border-radius:16px;overflow:hidden;background-color:var(--surface)}.table-card__header{padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--border)}.table-card__header p{color:var(--text-muted)}.table-card__body{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:.9rem 1rem;border-bottom:1px solid var(--border);text-align:left;font-size:.95rem}th{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.table__empty{text-align:center;color:var(--text-muted)}.note-detail{display:flex;flex-direction:column;gap:1.5rem;color:#f8fafc;max-width:1200px;margin:0 auto}.note-detail__crumbs{display:flex;align-items:center;gap:.4rem;color:#94a3b8d9;font-size:.95rem}.note-detail__crumbs a{color:#7db3ff;text-decoration:none}.note-detail__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(35,47,72,.85)}.note-detail__header-left{flex:1}.note-detail__title{margin:0 0 .5rem;font-size:2.4rem;font-weight:600}.note-detail__title-input{width:100%;border:none;font-size:2.4rem;font-weight:600;background:transparent;color:inherit;outline:none;border-bottom:2px solid rgba(74,144,226,.5);padding:.25rem 0;margin-bottom:.5rem}.note-detail__meta{display:flex;gap:1rem;font-size:.9rem;color:#94a3b8cc}.note-detail__actions{display:flex;gap:.75rem;align-items:center}.note-detail__button{border-radius:12px;border:none;padding:.55rem 1.4rem;font-weight:600;cursor:pointer;transition:opacity .2s ease;display:inline-flex;align-items:center;gap:.5rem}.note-detail__button.ghost{background:#94a3b826;color:#e2e8f0e6}.note-detail__button.primary{background:linear-gradient(135deg,#135bec,#4a90e2);color:#fff}.note-detail__button.danger{background:#f8717126;color:#f87171}.note-detail__button.icon{background:#94a3b826;color:#e2e8f0e6;padding:.55rem;border-radius:50%}.note-detail__button:hover:not(:disabled){opacity:.8}.note-detail__button:disabled{opacity:.6;cursor:not-allowed}.note-detail__feedback{padding:.75rem 1rem;border-radius:10px;font-size:.9rem}.note-detail__feedback.success{background:#22c55e26;color:#4ade80}.note-detail__feedback.error{background:#ef444426;color:#f87171}.note-detail__layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1.5rem}.note-detail__main{background:#0d121b;border:1px solid rgba(35,47,72,.85);border-radius:20px;padding:1.8rem;min-height:400px}.note-detail__content{font-size:1.05rem;line-height:1.6;white-space:pre-wrap;color:#e2e8f0e6}.note-detail__content-input{width:100%;min-height:400px;border-radius:18px;border:1px solid rgba(35,47,72,.85);background:#0f1622cc;color:inherit;padding:1.25rem;font-size:1.05rem;resize:vertical;outline:none;font-family:inherit}.note-detail__sidebar{background:#0d121b;border:1px solid rgba(35,47,72,.85);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;height:fit-content}.note-detail__field{display:flex;flex-direction:column;gap:.45rem}.note-detail__field label{font-size:.9rem;font-weight:600;color:#e2e8f0cc}.note-detail__select{border-radius:14px;border:1px solid rgba(35,47,72,.85);background:#0f1622bf;padding:.85rem 1rem;display:flex;align-items:center;justify-content:space-between;color:inherit}.note-detail__select select{flex:1;background:transparent;border:none;color:inherit;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.note-detail__select select,.note-detail__select select option{background-color:#050914;color:#f8fafc}.note-detail__tags{display:flex;flex-wrap:wrap;gap:.4rem}.note-detail__tag{border-radius:999px;background:#94a3b826;color:#e2e8f0e6;padding:.15rem .9rem;border:none;cursor:pointer;transition:background .2s ease,color .2s ease}.note-detail__tag.is-active{background:#3b82f640;color:#93c5fd}.note-detail__info{border-top:1px solid rgba(35,47,72,.85);padding-top:1rem;display:flex;flex-direction:column;gap:.5rem;font-size:.9rem}.note-detail__info p{margin:0 0 .5rem;font-weight:600}.note-detail__info span{color:#94a3b8cc}.note-detail__info strong{color:inherit;font-weight:600}.note-detail__tags-display{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.25rem}.note-detail__tag-display{background:#3b82f640;color:#93c5fd;padding:.1rem .6rem;border-radius:999px;font-size:.85rem}.note-detail__muted{color:#94a3b8b3;text-align:center;padding:2rem}.note-detail__muted.error{color:#f87171}.note-detail__back-link{display:inline-block;margin-top:1rem;color:#7db3ff;text-decoration:none}@media (max-width: 960px){.note-detail__layout{grid-template-columns:1fr}.note-detail__header{flex-direction:column}}.notebooks-layout{display:grid;grid-template-columns:320px 1fr;gap:1.75rem;background:#050914;color:#f8fafc}.notebooks-layout__panel{background:#0d121b;border:1px solid rgba(35,47,72,.85);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.panel__header{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.panel__header h1{margin:0;font-size:1.5rem}.panel__header button{border:none;border-radius:12px;background:linear-gradient(135deg,#135bec,#4a90e2);color:#fff;font-weight:600;padding:.45rem .95rem;display:inline-flex;align-items:center;gap:.35rem;cursor:pointer}.panel__search{display:flex;align-items:center;gap:.5rem;border-radius:12px;border:1px solid rgba(35,47,72,.85);background:#131b2c;padding:.5rem .75rem}.panel__search input{flex:1;border:none;background:transparent;color:inherit;outline:none}.notebook-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.notebook-list__item{width:100%;border-radius:12px;border:1px solid transparent;background:#94a3b814;color:inherit;display:flex;align-items:center;justify-content:space-between;padding:.9rem 1rem;cursor:pointer;transition:border .2s ease,background .2s ease}.notebook-list__item div{display:flex;align-items:center;gap:.75rem}.notebook-list__item.is-active{background:#135bec40;border-color:#135bec99}.notebooks-layout__detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1.5rem}.notebooks-card{background:#0d121b;border:1px solid rgba(35,47,72,.85);border-radius:20px;padding:1.75rem;min-height:360px}.notebooks-card--recent{display:flex;flex-direction:column;min-height:100%}.notebooks-card--recent h3{margin-bottom:.9rem}.detail__body{display:flex;flex-direction:column;gap:1.5rem;padding-top:1.25rem}.detail__description{margin:0;color:#e2e8f0d9;line-height:1.5}.detail__stats{display:flex;gap:2.5rem}.detail__stat-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8cc}.detail__notes h3{margin:0 0 .75rem}.detail__notes-list{list-style:none;padding:0;margin:0;border:1px solid rgba(35,47,72,.85);border-radius:14px;background:#0f172b99;overflow:hidden}.detail__notes-item{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;color:#e2e8f0e6;cursor:pointer;transition:background .2s ease}.detail__notes-item+.detail__notes-item{border-top:1px solid rgba(35,47,72,.85)}.detail__notes-item:hover{background:#19253da6}.detail__notes-title{margin:0;font-weight:600;color:#f8fafc}.detail__notes small{display:block;color:#94a3b8d9;margin-top:.15rem}.detail__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(35,47,72,.85);padding-bottom:1rem}.detail__header h2{margin:0;font-size:1.25rem}.detail__meta{margin:.35rem 0 0;color:#94a3b8cc;font-size:.85rem}.detail__actions{display:flex;align-items:center;gap:.75rem}.icon-button{border:1px solid rgba(35,47,72,.9);background:#94a3b814;border-radius:999px;width:38px;height:38px;display:flex;align-items:center;justify-content:center;color:#f8fafce6;cursor:pointer;transition:transform .2s ease,border .2s ease}.icon-button:disabled{opacity:.6;cursor:not-allowed}.icon-button:hover:not(:disabled){transform:translateY(-1px);border-color:#135becb3}.icon-button.danger{border-color:#f8717166;color:#f87171}.detail__feedback{font-size:.85rem;padding:.35rem .75rem;border-radius:999px}.detail__feedback.is-success{background:#22c55e29;color:#4ade80}.detail__feedback.is-error{background:#f8717126;color:#f87171}.detail__form{display:flex;flex-direction:column;gap:1rem;background:#135bec0a;border:1px solid rgba(35,47,72,.85);border-radius:16px;padding:1.25rem}.detail__form label{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;color:#94a3b8f2}.detail__form input,.detail__form textarea{border-radius:12px;border:1px solid rgba(35,47,72,.85);background:#050914;color:#f8fafc;padding:.65rem .8rem;font-size:1rem;resize:none}.detail__form input:focus,.detail__form textarea:focus{outline:none;border-color:#135beccc}.detail__form-actions{display:flex;justify-content:flex-end;gap:.75rem}.detail__form-actions button{border:none;border-radius:12px;padding:.55rem 1.15rem;cursor:pointer;font-weight:600}.detail__form-actions button.ghost{background:transparent;color:#f8fafcd9;border:1px solid rgba(35,47,72,.85)}.detail__form-actions button:not(.ghost){background:linear-gradient(135deg,#135bec,#4a90e2);color:#fff}.detail__form-actions button:disabled{opacity:.65;cursor:not-allowed}.detail__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#e2e8f0cc}.detail__icon{width:64px;height:64px;border-radius:50%;background:#94a3b826;display:flex;align-items:center;justify-content:center}@media (max-width: 960px){.notebooks-layout,.notebooks-layout__detail-grid{grid-template-columns:1fr}.notebooks-layout__panel{order:2}}.notebook-form{display:flex;flex-direction:column;gap:1.5rem;color:#f8fafc}.notebook-form__crumbs{display:flex;align-items:center;gap:.4rem;color:#94a3b8d9;font-size:.95rem}.notebook-form__crumbs a{color:#7db3ff;text-decoration:none}.notebook-form__layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1.5rem}.notebook-form__main{background:#0d121b;border:1px solid rgba(35,47,72,.85);border-radius:20px;padding:1.8rem;display:flex;flex-direction:column;gap:1rem}.notebook-form__title{border:none;font-size:2.4rem;font-weight:600;background:transparent;color:inherit;outline:none}.notebook-form__description{min-height:360px;border-radius:18px;border:1px solid rgba(35,47,72,.85);background:#0f1622cc;color:inherit;padding:1.25rem;font-size:1.05rem;resize:vertical;outline:none;font-family:inherit}.notebook-form__sidebar{background:#0d121b;border:1px solid rgba(35,47,72,.85);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.notebook-form__actions{display:flex;justify-content:flex-end;gap:.75rem}.notebook-form__actions .ghost,.notebook-form__actions .primary{border-radius:12px;border:none;padding:.55rem 1.4rem;font-weight:600;cursor:pointer;transition:opacity .2s ease}.notebook-form__actions .ghost{background:#94a3b826;color:#e2e8f0e6}.notebook-form__actions .ghost:hover{opacity:.8}.notebook-form__actions .primary{background:linear-gradient(135deg,#135bec,#4a90e2);color:#fff}.notebook-form__actions .primary:hover:not(:disabled){opacity:.9}.notebook-form__actions .primary:disabled{opacity:.6;cursor:not-allowed}.notebook-form__feedback{padding:.75rem;border-radius:10px;font-size:.9rem}.notebook-form__feedback.success{background:#22c55e26;color:#4ade80}.notebook-form__feedback.error{background:#ef444426;color:#f87171}.notebook-form__info{border-top:1px solid rgba(35,47,72,.85);padding-top:1rem;display:flex;flex-direction:column;gap:.5rem;font-size:.9rem}.notebook-form__info p{margin:0 0 .5rem;font-weight:600}.notebook-form__info span{color:#94a3b8cc;line-height:1.5}@media (max-width: 960px){.notebook-form__layout{grid-template-columns:1fr}}.note-editor{display:flex;flex-direction:column;gap:1.5rem;color:#f8fafc}.note-editor__crumbs{display:flex;align-items:center;gap:.4rem;color:#94a3b8d9;font-size:.95rem}.note-editor__crumbs a{color:#7db3ff;text-decoration:none}.note-editor__layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1.5rem}.note-editor__main{background:#0d121b;border:1px solid rgba(35,47,72,.85);border-radius:20px;padding:1.8rem;display:flex;flex-direction:column;gap:1rem}.note-editor__title{border:none;font-size:2.4rem;font-weight:600;background:transparent;color:inherit;outline:none}.note-editor__main textarea{min-height:360px;border-radius:18px;border:1px solid rgba(35,47,72,.85);background:#0f1622cc;color:inherit;padding:1.25rem;font-size:1.05rem;resize:vertical;outline:none}.note-editor__sidebar{background:#0d121b;border:1px solid rgba(35,47,72,.85);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.note-editor__actions{display:flex;justify-content:flex-end;gap:.75rem}.note-editor__actions .ghost,.note-editor__actions .primary{border-radius:12px;border:none;padding:.55rem 1.4rem;font-weight:600;cursor:pointer}.note-editor__actions .ghost{background:#94a3b826;color:#e2e8f0e6}.note-editor__actions .primary{background:linear-gradient(135deg,#135bec,#4a90e2);color:#fff}.note-editor__field{display:flex;flex-direction:column;gap:.45rem}.note-editor__field label{font-size:.9rem;font-weight:600}.note-editor__select,.note-editor__input{border-radius:14px;border:1px solid rgba(35,47,72,.85);background:#0f1622bf;padding:.85rem 1rem;display:flex;align-items:center;justify-content:space-between;color:inherit}.note-editor__input input{border:none;background:transparent;color:inherit;flex:1;outline:none}.note-editor__select select{border:none;background:transparent;color:inherit;flex:1;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.95rem}.note-editor__select select,.note-editor__select select option{background-color:#050914;color:#f8fafc}.note-editor__tags{display:flex;flex-wrap:wrap;gap:.4rem;min-height:40px}.note-editor__tags .tag-chip{border-radius:999px;background:#3b82f640;color:#93c5fd;padding:.15rem .9rem;display:inline-flex;align-items:center;gap:.25rem;border:none;cursor:pointer}.note-editor__tags .tag-chip.is-active{background:#3b82f673;color:#fff}.note-editor__muted{color:#94a3b8d9;font-size:.9rem}.note-editor__feedback{color:#7dd3fc;font-size:.9rem;margin:0}.note-editor__details{border-top:1px solid rgba(35,47,72,.85);padding-top:1rem;display:flex;flex-direction:column;gap:.35rem;font-size:.9rem}.note-editor__details p{margin:0 0 .5rem;font-weight:600}.note-editor__details span{color:#94a3b8cc}.note-editor__details strong{color:inherit;font-weight:600}@media (max-width: 960px){.note-editor__layout{grid-template-columns:1fr}}.tags{display:grid;grid-template-columns:320px 1fr;gap:1.75rem;color:#f8fafc}.tags__panel{background:#0d121b;border:1px solid rgba(35,47,72,.85);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.tags__panel header{display:flex;flex-direction:column;align-items:center;gap:.85rem;text-align:center}.tags__panel h1{margin:0;font-size:1.5rem}.tags__panel header button{border:none;border-radius:12px;background:linear-gradient(135deg,#135bec,#4a90e2);color:#fff;font-weight:600;padding:.6rem 1.1rem;display:inline-flex;align-items:center;gap:.4rem;cursor:pointer;width:100%;justify-content:center}.tags__search{display:flex;align-items:center;border-radius:12px;border:1px solid rgba(35,47,72,.85);background:#131b2c;padding:.45rem .75rem;gap:.5rem}.tags__search input{border:none;background:transparent;color:inherit;outline:none;flex:1}.panel__muted{color:#94a3b8d9;font-size:.9rem}.tags__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.tags__list-item{width:100%;border-radius:12px;border:1px solid transparent;background:#94a3b814;color:inherit;display:flex;align-items:center;gap:.9rem;padding:.8rem 1rem;cursor:pointer;transition:background .2s ease,border .2s ease}.tags__list-item.is-active{background:#135bec40;border-color:#135bec99}.tags__dot{width:10px;height:10px;border-radius:50%;display:inline-block}.tags__edit{margin-left:auto;font-size:1rem}.tags__detail{background:#0d121b;border:1px solid rgba(35,47,72,.85);border-radius:20px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.tags__detail header{display:flex;justify-content:space-between;align-items:center}.tags__detail header h2{margin:0}.tags__detail-meta{margin:.4rem 0 0;color:#94a3b8d9;font-size:.9rem}.tags__field{display:flex;flex-direction:column;gap:.4rem}.tags__field label{font-size:.9rem;color:#e2e8f0cc}.tags__field input{border-radius:12px;border:1px solid rgba(35,47,72,.85);background:#0f1622cc;color:inherit;padding:.85rem 1rem;font-size:1rem;outline:none}.tags__field textarea{border-radius:12px;border:1px solid rgba(35,47,72,.85);background:#0f1622cc;color:inherit;padding:.85rem 1rem;font-size:1rem;outline:none;resize:vertical}.tags__colors{display:flex;flex-wrap:wrap;gap:.6rem}.color-swatch{width:36px;height:36px;border-radius:50%;border:2px solid transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:transparent}.color-swatch.is-selected{border-color:#3b82f6cc}.tags__actions{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:1rem}.tags__delete{border:none;background:transparent;color:#f87171;font-weight:600;display:inline-flex;align-items:center;gap:.3rem;cursor:pointer}.tags__actions-right{display:flex;gap:.75rem}.tags__cancel,.tags__save{border-radius:12px;border:none;padding:.6rem 1.4rem;font-weight:600;cursor:pointer}.tags__cancel{background:#94a3b826;color:#e2e8f0e6}.tags__save{background:linear-gradient(135deg,#135bec,#4a90e2);color:#fff;box-shadow:0 10px 25px #135bec4d}.tags__actions button:disabled{opacity:.5;cursor:not-allowed}.tag-form__feedback{font-size:.9rem;margin:0;font-weight:600}.tag-form__feedback.is-success{color:#4ade80}.tag-form__feedback.is-error{color:#f87171}@media (max-width: 960px){.tags{grid-template-columns:1fr}}.tag-form-page{display:flex;flex-direction:column;gap:1.5rem;color:#f8fafc}.tag-form-page__crumbs{display:flex;align-items:center;gap:.4rem;color:#94a3b8d9;font-size:.95rem}.tag-form-page__crumbs a{color:inherit;text-decoration:none}.tag-form-page__card{background:#0d121b;border:1px solid rgba(35,47,72,.85);border-radius:20px;padding:2rem;display:flex;flex-direction:column;gap:1.75rem}.tag-form-page__header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.tag-form-page__header h1{margin:0}.tag-form-page__header p{margin:.35rem 0 0;color:#94a3b8e6}.tag-form-page__actions{display:flex;gap:.75rem}.tag-form-page__actions button{border-radius:12px;border:none;padding:.65rem 1.25rem;font-weight:600;cursor:pointer}.tag-form-page__actions button.ghost{background:transparent;border:1px solid rgba(35,47,72,.85);color:#e2e8f0e6}.tag-form-page__actions button:not(.ghost){background:linear-gradient(135deg,#135bec,#4a90e2);color:#fff;box-shadow:0 10px 25px #135bec40}.tag-form-page__grid{display:grid;grid-template-columns:1fr 280px;gap:2rem}.tag-form-page__main{display:flex;flex-direction:column;gap:1.25rem}.tag-form-page__main label{display:flex;flex-direction:column;gap:.5rem}.tag-form-page__main span{font-size:.95rem;color:#e2e8f0e6}.tag-form-page__main input,.tag-form-page__main textarea{border-radius:14px;border:1px solid rgba(35,47,72,.85);background:#0a111df2;color:#f8fafc;padding:.85rem 1rem;font-size:1rem;outline:none}.tag-form-page__main input:focus,.tag-form-page__main textarea:focus{border-color:#135beccc}.tag-form-page__sidebar{background:#135bec0a;border:1px dashed rgba(35,47,72,.85);border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;gap:.85rem}.tag-form-page__sidebar-label{margin:0;font-weight:600;color:#e2e8f0e6}.tag-form-page__colors{display:flex;flex-wrap:wrap;gap:.65rem}.swatch{width:44px;height:44px;border-radius:50%;border:2px solid transparent;display:inline-flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:transform .2s ease}.swatch.is-selected{border-color:#f8fafce6;transform:translateY(-1px)}.swatch:disabled{opacity:.5;cursor:not-allowed}.tag-form-page__tip{margin:0;font-size:.9rem;color:#94a3b8e6}.tag-form-page__feedback{margin:0;font-weight:600}.tag-form-page__feedback.success{color:#4ade80}.tag-form-page__feedback.error{color:#f87171}@media (max-width: 960px){.tag-form-page__grid{grid-template-columns:1fr}.tag-form-page__actions{width:100%;justify-content:flex-end}}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8fafc;background-color:#050914;line-height:1.5;font-weight:400;--sidebar-width: 260px;--surface: #0d121b;--surface-muted: #0b1120;--border: rgba(148, 163, 184, .15);--text-muted: #94a3b8;--accent: #135bec;--accent-muted: rgba(74, 144, 226, .2)}*,*:before,*:after{box-sizing:border-box;margin:0}body,#root{min-height:100vh;background-color:#050914;color:#f8fafc}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:1rem;line-height:1;letter-spacing:normal;text-transform:none;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}button{border:none;border-radius:8px;padding:.6rem 1rem;font-size:.95rem;font-weight:600;cursor:pointer;background-color:var(--accent);color:#fff;transition:opacity .2s ease}button:hover{opacity:.9}button.outline{background-color:transparent;color:var(--accent);border:1px solid var(--accent)}.cluster{display:flex;gap:.75rem}.app-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#050a14bf;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.app-modal{width:min(480px,95vw);background:#0d121b;border:1px solid rgba(35,47,72,.85);border-radius:20px;padding:1.75rem;box-shadow:0 35px 60px #050a14bf;display:flex;flex-direction:column;gap:1rem;color:#f8fafc}.app-modal h3{margin:0;font-size:1.35rem}.app-modal p{margin:0;color:#94a3b8e6;line-height:1.5}.app-modal__actions{display:flex;justify-content:flex-end;gap:.75rem}.app-modal__actions button{border-radius:999px;border:1px solid transparent;padding:.5rem 1.2rem;font-weight:600;cursor:pointer}.app-modal__actions button.ghost{background:transparent;border-color:#94a3b859;color:#e2e8f0e6}.app-modal__actions button.danger{background:linear-gradient(135deg,#ff5f57,#f97316);color:#fff;box-shadow:0 10px 30px #ef444466}.app-modal__actions button:disabled{opacity:.6;cursor:not-allowed}
