.page-module-scss-module__hCr0vG__page{--text-primary:#000;--text-secondary:#666;min-height:100vh;font-family:var(--font-sans-code);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-module-scss-module__hCr0vG__main{z-index:1;flex-direction:column;align-items:stretch;gap:1.5rem;width:100%;max-width:420px;padding:1.5rem 1.25rem;display:flex;position:relative}.page-module-scss-module__hCr0vG__intro{text-align:center;flex-direction:column;gap:.75rem;display:flex}.page-module-scss-module__hCr0vG__intro h1{color:var(--text_color,var(--text-primary));font-size:clamp(1.75rem,5vw,2.25rem);font-weight:600;line-height:1.2}.page-module-scss-module__hCr0vG__intro p{color:var(--text_color,var(--text-primary));opacity:.9;font-size:1rem;line-height:1.5}.page-module-scss-module__hCr0vG__ctas{flex-direction:column;gap:.75rem;width:100%;display:flex}.page-module-scss-module__hCr0vG__ctas a{justify-content:center;align-items:center;width:100%;display:flex!important}@media (prefers-color-scheme:dark){.page-module-scss-module__hCr0vG__page{--text-primary:#ededed;--text-secondary:#999}.page-module-scss-module__hCr0vG__logo{filter:invert()}}
.button-module-scss-module__Lxv-ja__button{height:calc(var(--text_size)*1.5);line-height:calc(var(--text_size)*1.5);box-sizing:content-box;text-align:center;cursor:pointer;border:2px solid var(--primary);font:inherit;color:inherit;z-index:0;background-color:#0000;border-radius:5px;outline:#0000;justify-content:center;align-items:center;gap:.35rem;padding:5px 0;text-decoration:none;transition:all .3s ease-in-out;display:inline-flex;position:relative;overflow:hidden}.button-module-scss-module__Lxv-ja__button:before{background-color:var(--primary);z-index:-1;width:0;height:100%;transition:width 1s;position:absolute;top:0;left:-50px;transform:skew(45deg)}.button-module-scss-module__Lxv-ja__button:hover:before{width:250%}.button-module-scss-module__Lxv-ja__button_default{width:calc(var(--text_size)*9);min-width:fit-content;color:var(--primary);z-index:0;background-color:#0000;align-self:center;padding-inline:.5rem;position:relative;overflow:hidden}.button-module-scss-module__Lxv-ja__button_default:hover{color:var(--on_surface)}.button-module-scss-module__Lxv-ja__button_default:before{content:""}.button-module-scss-module__Lxv-ja__button_full{background-color:var(--primary);width:calc(100% - 4px);color:var(--on_surface);border-radius:5px}.button-module-scss-module__Lxv-ja__button_full:before{content:"";background-color:color-mix(in srgb,var(--primary)85%,black 15%)}.button-module-scss-module__Lxv-ja__button_full:hover{color:var(--on_surface)}.button-module-scss-module__Lxv-ja__button_filled{width:calc(var(--text_size)*9);min-width:max-content;color:var(--on_surface);background-color:var(--primary);z-index:0;align-self:center;padding-inline:.5rem;position:relative;overflow:hidden}.button-module-scss-module__Lxv-ja__button_filled:hover{color:var(--on_surface);border-color:color-mix(in srgb,var(--primary)70%,black 30%)}.button-module-scss-module__Lxv-ja__button_filled:before{content:"";background-color:color-mix(in srgb,var(--primary)70%,black 30%)}.button-module-scss-module__Lxv-ja__button_text{color:var(--primary);background-color:#0000;border:#0000;padding:0}.button-module-scss-module__Lxv-ja__button_text:hover{color:var(--on_surface)}.button-module-scss-module__Lxv-ja__button_danger{border-color:var(--error);color:var(--error);background-color:#0000}.button-module-scss-module__Lxv-ja__button_danger:before{content:"";background-color:var(--error)}.button-module-scss-module__Lxv-ja__button_danger:hover{color:var(--on_surface)}.button-module-scss-module__Lxv-ja__button_icon{width:calc(var(--text_size)*1.5);height:calc(var(--text_size)*1.5);min-width:calc(var(--text_size)*1.5);min-height:calc(var(--text_size)*1.5);aspect-ratio:1;border:2px solid var(--primary);color:var(--primary);border-radius:5px;flex-shrink:0;padding:5px;position:relative}.button-module-scss-module__Lxv-ja__button_icon:hover{color:var(--on_surface);background-color:color-mix(in srgb,var(--primary)70%,black 30%)}.button-module-scss-module__Lxv-ja__button_icon_text{white-space:pre;border-radius:5px;width:auto;padding-inline:.5rem}.button-module-scss-module__Lxv-ja__button:disabled{filter:grayscale();pointer-events:none}
.new-module-scss-module__-Cma2a__wrap{max-width:560px;margin:0 auto;padding:2rem 1rem}.new-module-scss-module__-Cma2a__title{margin-bottom:1.5rem;font-size:1.5rem}.new-module-scss-module__-Cma2a__form{margin-bottom:1rem}.new-module-scss-module__-Cma2a__passwordBlock{margin:1rem 0}.new-module-scss-module__-Cma2a__passwordModeHint{opacity:.9;margin:.75rem 0 .5rem;font-size:.9rem}.new-module-scss-module__-Cma2a__passwordMode{flex-direction:column;gap:.5rem;margin-left:.5rem;display:flex}.new-module-scss-module__-Cma2a__radioLabel{cursor:pointer;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.new-module-scss-module__-Cma2a__questionsTitle{margin:1.5rem 0 .75rem;font-size:1.1rem}.new-module-scss-module__-Cma2a__questionRow{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.new-module-scss-module__-Cma2a__questionInputWrap{flex:1;min-width:0}.new-module-scss-module__-Cma2a__error{color:#c00;margin:.5rem 0}.new-module-scss-module__-Cma2a__back{opacity:.8;margin-top:1rem;font-size:.9rem;display:inline-block}
.entry-module-scss-module__SjH-Vq__wrap{max-width:520px;margin:0 auto;padding:2rem 1rem}.entry-module-scss-module__SjH-Vq__title{margin-bottom:.5rem;font-size:1.5rem}.entry-module-scss-module__SjH-Vq__sub{opacity:.85;margin-bottom:1.5rem}.entry-module-scss-module__SjH-Vq__form{margin-bottom:1rem}.entry-module-scss-module__SjH-Vq__form>*{margin-bottom:.5rem}.entry-module-scss-module__SjH-Vq__error{color:#c00;margin:.5rem 0}.entry-module-scss-module__SjH-Vq__success{margin-bottom:1rem}.entry-module-scss-module__SjH-Vq__editLink{color:var(--primary);word-break:break-all;margin-bottom:1rem;display:inline-block}.entry-module-scss-module__SjH-Vq__hint{opacity:.85;margin-bottom:1rem;font-size:.9rem}.entry-module-scss-module__SjH-Vq__btn{border:2px solid var(--primary);background:var(--primary);color:var(--on_surface,#fff);cursor:pointer;border-radius:8px;margin-top:.5rem;padding:.6rem 1.2rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-block}.entry-module-scss-module__SjH-Vq__back{opacity:.8;margin-top:1rem;font-size:.9rem;display:inline-block}
.edit-module-scss-module__JWtMDG__wrap{max-width:520px;margin:0 auto;padding:2rem 1rem}.edit-module-scss-module__JWtMDG__title{margin-bottom:1.5rem;font-size:1.5rem}.edit-module-scss-module__JWtMDG__form{margin-bottom:1rem}.edit-module-scss-module__JWtMDG__form>*{margin-bottom:.5rem}.edit-module-scss-module__JWtMDG__error{color:#c00;margin:.5rem 0}.edit-module-scss-module__JWtMDG__actions{gap:1rem;margin-top:1rem;display:flex}.edit-module-scss-module__JWtMDG__btn{border:2px solid var(--primary);background:var(--primary);color:var(--on_surface,#fff);cursor:pointer;border-radius:8px;padding:.6rem 1.2rem;font-size:1rem;font-weight:500}.edit-module-scss-module__JWtMDG__btn:disabled{opacity:.7;cursor:not-allowed}.edit-module-scss-module__JWtMDG__btnDanger{color:#c00;cursor:pointer;background:0 0;border:2px solid #c00;border-radius:8px;padding:.6rem 1.2rem;font-size:1rem;font-weight:500}.edit-module-scss-module__JWtMDG__btnDanger:disabled{opacity:.7;cursor:not-allowed}.edit-module-scss-module__JWtMDG__back{opacity:.8;margin-top:1rem;font-size:.9rem;display:inline-block}
.view-module-scss-module__a2LylG__wrap{max-width:560px;margin:0 auto;padding:2rem 1rem}.view-module-scss-module__a2LylG__title{margin-bottom:.5rem;font-size:1.5rem}.view-module-scss-module__a2LylG__sub,.view-module-scss-module__a2LylG__subtitle{color:var(--text_color);opacity:.85;margin-bottom:1rem;font-size:1rem}.view-module-scss-module__a2LylG__form{margin-bottom:1rem}.view-module-scss-module__a2LylG__btn{border:2px solid var(--primary);background:var(--primary);color:var(--on_surface,#fff);cursor:pointer;border-radius:8px;margin-top:1rem;padding:.6rem 1.2rem;font-size:1rem;font-weight:500}.view-module-scss-module__a2LylG__error{color:#c00;margin:.5rem 0}.view-module-scss-module__a2LylG__entryLink{color:var(--primary);margin-bottom:1.5rem;font-weight:500;display:inline-block}.view-module-scss-module__a2LylG__bookCoverWrap{aspect-ratio:2;width:100%;min-height:180px;margin-bottom:1.5rem;position:relative;overflow:hidden}.view-module-scss-module__a2LylG__bookCoverImage{object-fit:cover;width:100%;height:100%;display:block}.view-module-scss-module__a2LylG__bookCoverPlaceholder{background:linear-gradient(135deg,var(--border)0%,rgba(var(--primary_values),.08)100%);width:100%;height:100%}.view-module-scss-module__a2LylG__bookTitleOnImage{text-align:center;background:linear-gradient(#0000,#000c);margin:0;padding:1rem 1.25rem;position:absolute;bottom:0;left:0;right:0}.view-module-scss-module__a2LylG__bookTitleText{color:#fff;text-shadow:0 1px 3px #000000e6;margin:0;font-size:1.5rem;font-weight:600}.view-module-scss-module__a2LylG__bookSubtitleOnImage{color:#fffffff2;text-shadow:0 1px 2px #000c;margin:.35rem 0 0;font-size:1rem}.view-module-scss-module__a2LylG__entries{flex-direction:column;gap:2.5rem;display:flex}.view-module-scss-module__a2LylG__entry{width:100%}.view-module-scss-module__a2LylG__entryImageWrap{aspect-ratio:2;width:100%;min-height:160px;position:relative;overflow:hidden}.view-module-scss-module__a2LylG__entryImage{object-fit:cover;width:100%;height:100%;display:block}.view-module-scss-module__a2LylG__entryImagePlaceholder{background:linear-gradient(135deg,var(--border)0%,#0000000d 100%);width:100%;height:100%}.view-module-scss-module__a2LylG__authorOnImage{text-align:center;color:#fff;text-shadow:0 1px 2px #000c;background:linear-gradient(#0000,#000000bf);margin:0;padding:.75rem 1rem;font-size:1.15rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.view-module-scss-module__a2LylG__entryBody{padding:1.25rem 0 0}.view-module-scss-module__a2LylG__qaBlock{border-left:4px solid var(--primary);background:rgba(var(--primary_values),.04);border-radius:0 10px 10px 0;margin-bottom:1rem;padding:1rem 1rem 1rem 1.25rem}.view-module-scss-module__a2LylG__qaBlock:last-of-type{margin-bottom:0}.view-module-scss-module__a2LylG__question{color:var(--primary);margin-bottom:.5rem;font-size:.85rem;font-weight:600;line-height:1.3;display:block}.view-module-scss-module__a2LylG__answer{color:var(--text_color);font-size:1.4rem;line-height:1.65;font-family:var(--font-handwriting);margin:0}.view-module-scss-module__a2LylG__entrySpotify{margin-top:1rem;font-size:.95rem}.view-module-scss-module__a2LylG__entrySpotify a{color:var(--primary)}.view-module-scss-module__a2LylG__empty{opacity:.8}.view-module-scss-module__a2LylG__back{opacity:.8;margin-top:1.5rem;font-size:.9rem;display:inline-block}
.book-module-scss-module__zgr0Zq__wrap{max-width:420px;margin:0 auto;padding:2rem 1rem}.book-module-scss-module__zgr0Zq__bookCoverWrap{aspect-ratio:2;width:100%;min-height:160px;margin-bottom:.75rem;position:relative;overflow:hidden}.book-module-scss-module__zgr0Zq__bookCoverImage{object-fit:cover;width:100%;height:100%;display:block}.book-module-scss-module__zgr0Zq__bookCoverPlaceholder{background:linear-gradient(135deg,var(--border)0%,rgba(var(--primary_values),.08)100%);width:100%;height:100%}.book-module-scss-module__zgr0Zq__bookTitleOnImage{text-align:center;background:linear-gradient(#0000,#000c);margin:0;padding:1rem 1.25rem;position:absolute;bottom:0;left:0;right:0}.book-module-scss-module__zgr0Zq__bookTitleText{color:#fff;text-shadow:0 1px 3px #000000e6;margin:0;font-size:1.5rem;font-weight:600}.book-module-scss-module__zgr0Zq__bookSubtitleBelow{color:var(--text_color);opacity:.85;margin:0 0 1.25rem;font-size:1rem}.book-module-scss-module__zgr0Zq__title{margin-bottom:.5rem;font-size:1.5rem}.book-module-scss-module__zgr0Zq__sub{color:var(--text_color);opacity:.85;margin-bottom:1.5rem;font-size:.95rem}.book-module-scss-module__zgr0Zq__form{margin-bottom:1.5rem}.book-module-scss-module__zgr0Zq__subtitle{color:var(--text_color);opacity:.85;margin-bottom:1.5rem;font-size:1rem}.book-module-scss-module__zgr0Zq__actions{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.book-module-scss-module__zgr0Zq__actions a{width:calc(100% - 4px);padding-inline:0}.book-module-scss-module__zgr0Zq__error{color:#c00;margin-bottom:1rem}.book-module-scss-module__zgr0Zq__back{opacity:.8;font-size:.9rem}
.dashboard-module-scss-module__d90foa__wrap{max-width:640px;margin:0 auto;padding:.5rem 1rem}.dashboard-module-scss-module__d90foa__header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex;position:relative}.dashboard-module-scss-module__d90foa__title{font-size:1.5rem}.dashboard-module-scss-module__d90foa__nav{background:var(--curr_background,var(--background_color));border:2px solid var(--border);z-index:10;border-radius:8px;flex-direction:column;gap:.5rem;margin-top:.5rem;padding:1rem;display:flex;position:absolute;top:100%;left:0}.dashboard-module-scss-module__d90foa__nav a,.dashboard-module-scss-module__d90foa__nav button{text-align:left;cursor:pointer;color:var(--text_color);background:0 0;border:none;padding:.5rem;font-size:1rem}.dashboard-module-scss-module__d90foa__greeting{opacity:.9;margin-bottom:1.5rem}.dashboard-module-scss-module__d90foa__section{margin-bottom:2rem}.dashboard-module-scss-module__d90foa__sectionTitle{margin-bottom:.75rem;font-size:1.2rem}.dashboard-module-scss-module__d90foa__list{margin:0 0 1rem;padding:0;list-style:none}.dashboard-module-scss-module__d90foa__swipeRow{border-radius:8px;margin-bottom:.75rem;list-style:none;position:relative;overflow:hidden}.dashboard-module-scss-module__d90foa__deleteAction{color:#fff;cursor:pointer;z-index:0;-webkit-user-select:none;user-select:none;background:#b91c1c;border:none;border-radius:0 8px 8px 0;justify-content:center;align-items:center;width:80px;font-size:.95rem;font-weight:600;display:flex;position:absolute;top:0;bottom:0;right:0}.dashboard-module-scss-module__d90foa__deleteAction:hover{background:#991b1b}.dashboard-module-scss-module__d90foa__cardSlide{z-index:1;background:var(--curr_background,var(--background_color));border:2px solid var(--border);touch-action:pan-y;border-radius:8px;transition:transform .15s ease-out;position:relative}.dashboard-module-scss-module__d90foa__cardSlideDragging,.dashboard-module-scss-module__d90foa__cardSlide:active{transition:none}.dashboard-module-scss-module__d90foa__deleteIconBtn{z-index:2;color:#b91c1c;cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:transform .2s,opacity .2s;display:none;position:absolute;top:.5rem;right:.5rem}.dashboard-module-scss-module__d90foa__deleteIconBtn:hover{opacity:1;background:#b91c1c1a;transform:scale(1.25)}@media (min-width:768px){.dashboard-module-scss-module__d90foa__deleteIconBtn{display:flex}}.dashboard-module-scss-module__d90foa__card{background:var(--curr_background,var(--background_color));flex-direction:column;gap:.25rem;padding:1rem;display:flex}.dashboard-module-scss-module__d90foa__cardLink{width:100%;color:inherit;margin-bottom:.25rem;text-decoration:none;display:block}.dashboard-module-scss-module__d90foa__cardLink:hover{text-decoration:underline}.dashboard-module-scss-module__d90foa__subtitle{opacity:.85;font-size:.9rem;font-weight:400;display:block}.dashboard-module-scss-module__d90foa__meta{opacity:.8;font-size:.85rem}.dashboard-module-scss-module__d90foa__meta a{color:var(--primary)}.dashboard-module-scss-module__d90foa__empty{opacity:.8;margin-bottom:1rem}.dashboard-module-scss-module__d90foa__addBtn{border:2px solid var(--primary);background:var(--primary);color:var(--on_surface,#fff);border-radius:8px;padding:.6rem 1rem;font-weight:500;transition:opacity .2s;display:inline-block}.dashboard-module-scss-module__d90foa__addBtn:hover{opacity:.9}
.auth-module-scss-module__CT5bQa__wrap{max-width:420px;margin:0 auto;padding:2rem 1rem}.auth-module-scss-module__CT5bQa__title{margin-bottom:1.5rem;font-size:1.5rem}.auth-module-scss-module__CT5bQa__form{margin-bottom:1rem}.auth-module-scss-module__CT5bQa__error{color:#c00;margin:.5rem 0}.auth-module-scss-module__CT5bQa__btn{border:2px solid var(--primary);background:var(--primary);color:var(--on_surface,#fff);cursor:pointer;border-radius:8px;width:100%;margin-top:1rem;padding:.6rem 1.2rem;font-size:1rem;font-weight:500}.auth-module-scss-module__CT5bQa__btn:disabled{opacity:.7;cursor:not-allowed}.auth-module-scss-module__CT5bQa__or{text-align:center;opacity:.85;margin:1.5rem 0 .75rem}.auth-module-scss-module__CT5bQa__oauth{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.auth-module-scss-module__CT5bQa__oauthBtn{border:2px solid var(--text_color);color:var(--text_color);background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;transition:opacity .2s}.auth-module-scss-module__CT5bQa__oauthBtn:hover{opacity:.85}.auth-module-scss-module__CT5bQa__link{text-align:center;color:var(--primary);margin-bottom:.5rem;display:block}.auth-module-scss-module__CT5bQa__back{text-align:center;opacity:.8;font-size:.9rem;display:block}
