@import "https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,600;0,700;1,400&family=Inter:wght@400;500;600;700&display=swap";.app-shell[data-v-0de0fda5]{background-image:radial-gradient(at 50% 0,#503c1426 0%,#0000 70%);min-height:100dvh}.shell[data-v-0de0fda5]{flex-direction:column;min-height:100dvh;display:flex}.shell__nav[data-v-0de0fda5]{z-index:100;background:var(--color-bg);border-bottom:1px solid var(--color-border);align-items:center;gap:8px;height:60px;padding:0 32px;display:flex;position:sticky;top:0}.shell__brand[data-v-0de0fda5]{align-items:center;gap:12px;margin-right:auto;display:flex}.shell__brand-icon[data-v-0de0fda5]{font-size:26px}.shell__brand-text[data-v-0de0fda5]{flex-direction:column;display:flex}.shell__brand-name[data-v-0de0fda5]{font-family:var(--font-display);color:var(--color-text);font-size:17px;font-weight:700;line-height:1.2}.shell__brand-tag[data-v-0de0fda5]{color:var(--color-text-muted);font-size:10px;font-style:italic}.shell__links[data-v-0de0fda5]{align-items:center;gap:4px;margin-right:20px;display:flex}.shell__link[data-v-0de0fda5]{color:var(--color-text-muted);border-radius:var(--radius-sm);white-space:nowrap;padding:6px 12px;font-size:14px;font-weight:500;transition:color .15s;position:relative}.shell__link.active[data-v-0de0fda5]{color:var(--color-text);font-weight:600}.shell__link.active[data-v-0de0fda5]:after{content:"";background:var(--color-primary);border-radius:2px;height:2px;position:absolute;bottom:-18px;left:12px;right:12px}.shell__link[data-v-0de0fda5]:hover:not(.active){color:var(--color-text)}.member-switcher[data-v-0de0fda5]{margin-left:8px;position:relative}.member-switcher__btn[data-v-0de0fda5]{border:1.5px solid var(--color-border);background:var(--color-surface);cursor:pointer;border-radius:40px;align-items:center;gap:8px;padding:5px 12px 5px 5px;transition:all .15s;display:flex}.member-switcher__btn[data-v-0de0fda5]:hover{border-color:var(--color-primary);background:var(--color-primary-lt)}.member-switcher__avatar[data-v-0de0fda5]{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex}.member-switcher__name[data-v-0de0fda5]{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;max-width:90px;font-size:13px;font-weight:600;overflow:hidden}.member-switcher__caret[data-v-0de0fda5]{color:var(--color-text-muted);font-size:11px;transition:transform .2s;display:inline-block}.member-switcher__caret.open[data-v-0de0fda5]{transform:rotate(180deg)}.member-switcher__dropdown[data-v-0de0fda5]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:230px;box-shadow:var(--shadow-md);z-index:200;padding:8px;position:absolute;top:calc(100% + 8px);right:0}.member-switcher__dropdown-label[data-v-0de0fda5]{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);padding:4px 8px 8px;font-size:10px;font-weight:700}.member-switcher__option[data-v-0de0fda5]{border-radius:var(--radius-md);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:9px 10px;transition:background .12s;display:flex}.member-switcher__option[data-v-0de0fda5]:hover{background:var(--color-bg)}.member-switcher__option.active[data-v-0de0fda5]{background:var(--color-primary-lt)}.member-switcher__option-avatar[data-v-0de0fda5]{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;font-weight:700;display:flex}.member-switcher__option-info[data-v-0de0fda5]{flex-direction:column;flex:1;gap:1px;display:flex}.member-switcher__option-name[data-v-0de0fda5]{color:var(--color-text);font-size:14px;font-weight:600}.member-switcher__option-role[data-v-0de0fda5]{color:var(--color-text-muted);font-size:11px}.member-switcher__check[data-v-0de0fda5]{color:var(--color-primary);font-size:14px;font-weight:700}.dropdown-enter-active[data-v-0de0fda5],.dropdown-leave-active[data-v-0de0fda5]{transition:opacity .15s,transform .15s}.dropdown-enter-from[data-v-0de0fda5],.dropdown-leave-to[data-v-0de0fda5]{opacity:0;transform:translateY(-6px)}.shell__avatar[data-v-0de0fda5]{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin-left:8px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.shell__hamburger[data-v-0de0fda5]{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:8px;padding:6px;display:flex}.shell__hamburger span[data-v-0de0fda5]{background:var(--color-text);border-radius:2px;width:22px;height:2px;display:block}.shell__content[data-v-0de0fda5]{flex:1;width:100%;max-width:960px;margin:0 auto;padding-bottom:40px}.shell__fab[data-v-0de0fda5]{z-index:200;background:var(--color-primary-dk);color:#fff;width:58px;height:58px;box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;font-size:26px;text-decoration:none;display:none;position:fixed;bottom:24px;right:20px}.drawer-overlay[data-v-0de0fda5]{z-index:300;background:#00000059;position:fixed;inset:0}.drawer[data-v-0de0fda5]{background:var(--color-bg);flex-direction:column;gap:2px;width:280px;padding:20px 16px;display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto}.drawer__close[data-v-0de0fda5]{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;align-self:flex-end;margin-bottom:12px;font-size:18px}.drawer__section-label[data-v-0de0fda5]{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);padding:8px 10px 4px;font-size:10px;font-weight:700}.drawer__link[data-v-0de0fda5]{border-radius:var(--radius-md);color:var(--color-text);padding:11px 10px;font-size:15px;font-weight:500;transition:background .12s}.drawer__link[data-v-0de0fda5]:hover{background:var(--color-primary-lt)}.drawer__divider[data-v-0de0fda5]{background:var(--color-border);height:1px;margin:8px 0}.drawer__member-section[data-v-0de0fda5]{flex-direction:column;gap:8px;margin-bottom:4px;display:flex}.drawer__member-label[data-v-0de0fda5]{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);padding:0 10px;font-size:10px;font-weight:700}.drawer__member-list[data-v-0de0fda5]{flex-direction:column;gap:4px;display:flex}.drawer__member-btn[data-v-0de0fda5]{border-radius:var(--radius-md);cursor:pointer;color:var(--color-text);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:9px 10px;font-size:14px;font-weight:500;transition:background .12s;display:flex}.drawer__member-btn[data-v-0de0fda5]:hover{background:var(--color-bg)}.drawer__member-btn.active[data-v-0de0fda5]{background:var(--color-primary-lt);color:var(--color-primary)}.drawer__member-avatar[data-v-0de0fda5]{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.drawer-enter-active[data-v-0de0fda5],.drawer-leave-active[data-v-0de0fda5]{transition:opacity .2s}.drawer-enter-from[data-v-0de0fda5],.drawer-leave-to[data-v-0de0fda5]{opacity:0}@media (width<=720px){.shell__nav[data-v-0de0fda5]{padding:0 16px}.shell__links[data-v-0de0fda5]{display:none}.shell__fab[data-v-0de0fda5]{display:flex}.shell__content[data-v-0de0fda5]{padding-bottom:100px}.member-switcher__name[data-v-0de0fda5]{display:none}}.logo__icon[data-v-0de0fda5]{object-fit:contain;opacity:.75;width:48px;height:48px}:root{--color-bg:#f6f0e6;--color-bg-soft:#fbf7ef;--color-surface:#fffaf1db;--color-surface-solid:#fff8ec;--color-hero-bg:#d8d8c1;--hero-bg-image:url(/images/hero_light.png);--color-border:#e6d8c4;--color-border-strong:#d6c2a6;--color-text:#2e2d25;--color-text-muted:#776f5f;--color-text-soft:#a79c88;--color-primary:#687a4d;--color-primary-lt:#e3e7d6;--color-primary-dk:#2e3925;--color-accent:#b9653d;--color-accent-lt:#f2d8c6;--color-warning:#c59a42;--color-warning-lt:#f2e5c3;--color-info:#607d8b;--color-hero-text:#2e2d25;--color-hero-text-sub:#494837;--color-hero-cta-bg:#2e3925;--color-hero-cta-text:#fff8ec;--icon-books:url(/images/books.png);--icon-clock:url(/images/clock.png);--icon-pages:url(/images/book_open.png);--icon-trophy:url(/images/trophy.png);--color-stat-pink:#f3e0cf;--color-stat-pink-tx:#9e4f2f;--color-stat-blue:#e5e7d8;--color-stat-blue-tx:#607d8b;--color-stat-yellow:#f0d7c4;--color-stat-yell-tx:#b9653d;--color-stat-beige:#f3ecdf;--color-stat-beig-tx:#687a4d;--color-book-card-bg:#fff8ec;--color-book-card-border:#e7d8c3;--color-book-card-title:#2e2d25;--color-book-card-author:#776f5f;--color-book-card-date:#9c907c;--pattern-stars:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70'%3E%3Cpath d='M18 12c8 7 8 15 0 22c-8-7-8-15 0-22Zm0 8v22' stroke='%239E927A' stroke-width='1.1' fill='none' opacity='.18'/%3E%3Cpath d='M48 34c7 6 7 13 0 19c-7-6-7-13 0-19Zm0 7v18' stroke='%239E927A' stroke-width='1.1' fill='none' opacity='.14'/%3E%3C/svg%3E");--pattern-dots:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle cx='12' cy='12' r='1.4' fill='%238A7F6A' opacity='.09'/%3E%3C/svg%3E");--pattern-stripes:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cline x1='0' y1='22' x2='22' y2='0' stroke='%23B9653D' stroke-width='1.2' opacity='.08'/%3E%3C/svg%3E");--pattern-grid:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44'%3E%3Cpath d='M11 7c5 4 5 9 0 14c-5-5-5-10 0-14Zm0 5v15M31 22c5 4 5 9 0 14c-5-5-5-10 0-14Zm0 5v15' stroke='%23687A4D' stroke-width='1' fill='none' opacity='.14'/%3E%3C/svg%3E");--radius-sm:8px;--radius-md:14px;--radius-lg:18px;--radius-xl:28px;--shadow-sm:0 4px 14px #5440260f;--shadow-md:0 14px 38px #5440261f;--shadow-glow:0 16px 50px #b9653d1f;--font-body:"Inter", system-ui, sans-serif;--font-display:"Lora", Georgia, serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{background:var(--color-bg)}body{font-family:var(--font-body);background:radial-gradient(circle at 18% 0%, #ffffffdb 0 16rem, transparent 30rem), radial-gradient(circle at 100% 18%, #e8d8be61 0 18rem, transparent 35rem), var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;min-height:100dvh}body:before{content:"";pointer-events:none;z-index:-1;opacity:.34;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='260'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='260' height='260' filter='url(%23n)' opacity='.12'/%3E%3C/svg%3E");position:fixed;inset:0}h1,h2,h3{font-family:var(--font-display);font-weight:700}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}[data-theme=dark]{--color-bg:#11091d;--color-bg-soft:#181024;--color-surface:#1f1330e0;--color-surface-solid:#1f1330;--color-hero-bg:#211538;--hero-bg-image:url(/images/hero_dark.png);--color-border:#3a2a54;--color-border-strong:#51406e;--color-text:#f6eddf;--color-text-muted:#b8abc9;--color-text-soft:#817092;--color-primary:#d8a84f;--color-primary-lt:#2a1d3d;--color-primary-dk:#f2cb70;--color-accent:#c86a3d;--color-accent-lt:#321929;--color-warning:#e0a44e;--color-warning-lt:#2f2214;--color-info:#8494d1;--color-hero-text:#f6eddf;--color-hero-text-sub:#c7bad4;--color-hero-cta-bg:linear-gradient(180deg, #f0c36b, #d8a84f);--color-hero-cta-text:#160c22;--icon-books:url(/images/books_dark.png);--icon-clock:url(/images/clock_dark.png);--icon-pages:url(/images/pages_dark.png);--icon-trophy:url(/images/trophy_dark.png);--color-stat-pink:#261737;--color-stat-pink-tx:#f0c36b;--color-stat-blue:#1b1d38;--color-stat-blue-tx:#8494d1;--color-stat-yellow:#27173a;--color-stat-yell-tx:#d99be4;--color-stat-beige:#211633;--color-stat-beig-tx:#d8a84f;--color-book-card-bg:#1e142d;--color-book-card-border:#3a2a54;--color-book-card-title:#f6eddf;--color-book-card-author:#b8abc9;--color-book-card-date:#817092;--pattern-stars:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70'%3E%3Ctext x='14' y='21' font-size='10' opacity='.28' fill='%23F0C36B'%3E✦%3C/text%3E%3Ctext x='49' y='50' font-size='7' opacity='.18' fill='%23D99BE4'%3E✦%3C/text%3E%3C/svg%3E");--pattern-dots:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Ccircle cx='12' cy='12' r='1.4' fill='%23D99BE4' opacity='.16'/%3E%3C/svg%3E");--pattern-stripes:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Cline x1='0' y1='22' x2='22' y2='0' stroke='%23D8A84F' stroke-width='1.2' opacity='.13'/%3E%3C/svg%3E");--pattern-grid:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44'%3E%3Cpath d='M11 7c5 4 5 9 0 14c-5-5-5-10 0-14Zm0 5v15M31 22c5 4 5 9 0 14c-5-5-5-10 0-14Zm0 5v15' stroke='%23D8A84F' stroke-width='1' fill='none' opacity='.12'/%3E%3C/svg%3E");--shadow-sm:0 8px 24px #00000038;--shadow-md:0 20px 55px #00000057;--shadow-glow:0 0 50px #d8a84f1f}[data-theme=dark] .field-input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=dark] body{background:radial-gradient(circle at 24% 0,#44287057 0 15rem,#0000 34rem),radial-gradient(circle at 100% 12%,#d8a84f14 0 16rem,#0000 32rem),linear-gradient(#11091d 0%,#0d0815 100%)}[data-theme=dark] body:before{opacity:.16}[data-theme=dark] .book-thumb__cover img,[data-theme=dark] .book-card__cover img{filter:brightness(.88)saturate(.92)}.shell__nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb, var(--color-bg) 90%, transparent)!important}.shell__brand-name{letter-spacing:.01em}.logo__icon{mix-blend-mode:multiply}[data-theme=dark] .logo__icon{filter:invert()sepia(.24)saturate(.65);mix-blend-mode:screen}.theme-toggle{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);min-width:38px;height:34px;box-shadow:var(--shadow-sm);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}
