@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500&family=Jost:wght@300;400&display=swap";:root{font-family:Cormorant Garamond,Garamond,Times New Roman,serif;line-height:1.6;font-weight:400;color:#4b4742;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#fff}a{color:inherit}img{max-width:100%}button{font:inherit}:root{--ink-muted: #878787}.story-title{font-size:1.5rem;letter-spacing:.12em;text-transform:uppercase;line-height:1.05;font-weight:100}.site-header{position:sticky;top:0;z-index:10;padding:0 1.5rem;background:#faf8f5;border-bottom:1px solid #e8e0d8}.h3-inner{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.h3-title{font-family:Cormorant Garamond,serif;font-size:17px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#2d2820;line-height:1;white-space:nowrap;display:flex;align-items:center;gap:11px;background:none;border:none;padding:0;cursor:pointer}.h3-title svg{opacity:.35;color:#2d2820;flex-shrink:0}.h3-nav{display:flex;align-items:center;gap:1.5rem}.h3-nav-link{font-family:Jost,sans-serif;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#7a6f63;background:none;border:none;padding:0;cursor:pointer;transition:color .15s ease}.h3-nav-link:hover{color:#2d2820}.h3-nav-cta{font-family:Jost,sans-serif;font-size:11px;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;color:#2d2820;background:none;border:.5px solid #2d2820;padding:6px 14px;border-radius:2px;cursor:pointer;transition:background .15s ease,color .15s ease}.h3-nav-cta:hover{background:#2d2820;color:#faf8f5}@media(max-width:640px){.site-header{top:.75rem;padding:0 .75rem}.h3-inner{padding:.75rem 1rem}.h3-title{font-size:13px;letter-spacing:.12em}.h3-nav{gap:.75rem}.h3-nav-link{display:none}}.app{--header-height: 88px;--spine-ratio: .2596;--edit-icon-size: 2.6rem;min-height:100vh;background:radial-gradient(circle at top,#faf7f4,#fff 45%,#fbfaf8),repeating-linear-gradient(135deg,rgba(225,216,207,.2),rgba(225,216,207,.2) 2px,transparent 2px,transparent 6px);color:#4b4742}.page{max-width:1200px;margin:0 auto;padding:3.5rem 2.5rem 3rem;min-height:calc(100vh - var(--header-height));display:flex;align-items:stretch}.bookshelf{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,220px));grid-auto-rows:minmax(420px,1fr);gap:5rem 0;width:100%;justify-content:center;align-content:start}.bookshelf__slot{position:relative;height:100%;width:100%;padding:3rem 1.75rem}.bookshelf__slot:not(:first-child){border-left:1px solid #ded6cb}.bookshelf__slot--new{padding:0}.bookshelf__new-button{width:100%;height:100%;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:3rem 1.75rem;color:#d4c9bc;transition:color .2s ease}.bookshelf__new-button:hover{color:#b8973e}.bookshelf__new-icon{font-size:2rem;font-weight:300;line-height:1}.bookshelf__delete:hover{color:var(--ink-hover)}.bookshelf__slot--book{border:none;background:transparent;padding:0;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;position:relative}.bookshelf__book-button{border:none;background:transparent;padding:3rem 1.75rem;cursor:pointer;width:100%;height:100%;position:relative}.bookshelf__label-small{font-size:.95rem;font-weight:500;letter-spacing:.02em;text-align:left}.bookshelf__label-title{font-size:1.5rem;letter-spacing:.12em;text-transform:uppercase;text-align:left;line-height:1.05}.bookshelf__text-block{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.2rem;color:var(--ink-muted)}.bookshelf__glyph{width:32px;height:auto;position:absolute;left:50%;bottom:3.25rem;transform:translate(-50%);filter:url(#tint-mask-blue)}.bookshelf__volume{position:absolute;left:50%;bottom:2.1rem;transform:translate(-50%);font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted)}.bookshelf__book-button:hover .bookshelf__text-block,.bookshelf__book-button:hover .bookshelf__volume{color:var(--ink-hover)}.bookshelf__book-button:hover .bookshelf__glyph{filter:none}.bookshelf__delete{position:absolute;top:18px;right:18px;border:none;background:transparent;font-size:1.1rem;color:var(--ink-muted);cursor:pointer;z-index:1}.bookshelf__prompt{position:fixed;inset:0;background:#ffffffbf;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bookshelf__prompt-card{background:#fff;border:1px solid #eee6dd;padding:2rem;border-radius:18px;box-shadow:0 20px 40px #1f170e1a;min-width:min(320px,80vw);display:grid;gap:1.25rem;color:#3d342a}.bookshelf__prompt-card h2{margin:0;font-size:1.4rem}.bookshelf__prompt-field{display:grid;gap:.5rem;font-size:.95rem;color:#5a4f43}.bookshelf__prompt-field select{padding:.6rem .75rem;border-radius:10px;border:1px solid #e1d6c9;font-family:inherit;font-size:1rem;background:#fffdfb;color:#3d342a}.bookshelf__prompt-actions{display:flex;justify-content:flex-end;gap:.75rem}.bookshelf__prompt-actions button{border:1px solid #e1d6c9;padding:.5rem 1.2rem;border-radius:999px;background:#fff;cursor:pointer;font-size:.95rem}.bookshelf__prompt-actions button:last-child{background:#3d342a;color:#fff;border-color:transparent}.bookshelf__confirm-overlay{position:fixed;inset:0;background:#1f170e66;display:flex;align-items:center;justify-content:center;z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bookshelf__confirm-card{background:#faf8f5;border:1px solid #ddd5c8;border-radius:12px;padding:1.75rem 2rem;box-shadow:0 20px 40px #1f170e26;min-width:min(320px,80vw);display:flex;flex-direction:column;gap:1.25rem}.bookshelf__confirm-text{margin:0;font-size:1rem;color:#3d342a;line-height:1.5}.bookshelf__confirm-actions{display:flex;justify-content:flex-end;gap:.75rem}.bookshelf__confirm-cancel{background:none;border:1px solid #ddd5c8;border-radius:6px;padding:.5rem 1.25rem;font-family:inherit;font-size:.9rem;color:#5a4f43;cursor:pointer;transition:background .15s ease}.bookshelf__confirm-cancel:hover{background:#f0ebe4}.bookshelf__confirm-delete{background:#3d342a;border:1px solid transparent;border-radius:6px;padding:.5rem 1.25rem;font-family:inherit;font-size:.9rem;color:#faf8f5;cursor:pointer;transition:background .15s ease}.bookshelf__confirm-delete:hover{background:#5a4030}@media(max-width:900px){.app{--header-height: 96px}.navbar{padding:1.25rem 1.5rem}.navbar__links{gap:1.5rem}.page{padding:2rem 1.5rem 2.5rem}.bookshelf{grid-template-columns:repeat(4,minmax(160px,1fr));grid-auto-rows:minmax(360px,1fr)}.bookshelf__slot{border-left:none}.bookshelf__slot:not(:nth-child(4n+1)){border-left:1px solid #ded6cb}}@media(max-width:600px){.app{--header-height: 120px}.navbar{flex-direction:column;gap:1rem}.navbar__links{font-size:1rem}.bookshelf{grid-template-columns:repeat(2,minmax(160px,1fr));grid-auto-rows:minmax(320px,1fr)}.bookshelf__slot{border-left:none}.bookshelf__slot:not(:nth-child(odd)){border-left:1px solid #ded6cb}}.meteor{pointer-events:none;position:absolute;width:2px;height:2px;border-radius:9999px;background:#2d2820;box-shadow:0 0 0 1px #2d282026;animation:meteor linear infinite}.meteor__tail{position:absolute;top:50%;left:0;width:60px;height:1px;transform:translateY(-50%);background:linear-gradient(to right,rgba(45,40,32,.6),transparent)}@keyframes meteor{0%{transform:rotate(215deg) translate(0);opacity:0}5%{opacity:1}70%{opacity:1}to{transform:rotate(215deg) translate(-600px);opacity:0}}.story-carousel{position:relative;min-height:100vh;background:#fff;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.story-carousel__book{display:flex;align-items:center;gap:1rem;width:min(96vw,1160px);height:min(80vh,700px)}.story-carousel__viewport{flex:1;align-self:stretch;overflow:hidden}.story-carousel__track{display:flex;height:100%;transition:transform .42s ease;will-change:transform}.story-carousel__spread{min-width:100%;height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.story-carousel__image-side{height:100%;display:flex;align-items:center;justify-content:center;padding:3rem 2.5rem 3rem 0;overflow:hidden}.story-carousel__image-side img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply}.story-carousel__spine{width:1px;background:#ded6cb;height:62%;align-self:center}.story-carousel__text-side{height:100%;display:flex;flex-direction:column;justify-content:center;padding:2.5rem 0 2.5rem 3.5rem}.story-carousel__filters{position:absolute;width:0;height:0;overflow:hidden}.story-carousel__indicator{display:flex;gap:.45rem;align-items:center;justify-content:center;margin-top:1.25rem}.story-carousel__dot{width:6px;height:6px;border-radius:999px;background:#d7ccc1;opacity:.7;transition:transform .2s ease,opacity .2s ease}.story-carousel__dot--active{background:#3d342a;opacity:1;transform:scale(1.35)}.story-carousel__caption{text-align:left;max-width:400px}.story-carousel__caption h3{margin:0 0 .3rem}.story-carousel__category{margin:0 0 1.25rem;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:#b8973e;font-weight:500}.story-carousel__caption p:last-child{margin:0;font-size:.95rem;line-height:1.7;color:#5a4f43}.story-carousel__edit-top{position:absolute;top:24px;right:136px;border:1px solid #e6ddd1;background:#ffffffe6;width:36px;height:36px;border-radius:50%;cursor:pointer;font-size:1rem;color:#3d342a;display:grid;place-items:center}.story-carousel__edit-top:disabled{opacity:.4;cursor:not-allowed}.story-carousel__close{position:absolute;top:24px;right:32px;border:none;background:transparent;font-size:2rem;line-height:1;cursor:pointer;color:#3d342a}.story-carousel__add{position:absolute;top:24px;right:84px;border:1px solid #e6ddd1;background:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;font-size:1.4rem;line-height:1;color:#3d342a;display:grid;place-items:center}.story-carousel__add:disabled{opacity:.4;cursor:not-allowed}.story-carousel__arrow{flex-shrink:0;border:none;background:#f5f0eae6;color:#3d342a;font-size:2.5rem;width:44px;height:44px;border-radius:50%;cursor:pointer;display:grid;place-items:center;box-shadow:0 6px 18px #281e141a}.story-carousel__arrow:disabled{opacity:.25;cursor:not-allowed}.story-carousel__spread--title{position:relative;background:#fff;border:1px solid #ddd5c8;border-radius:18px;overflow:hidden;display:flex;align-items:center;justify-content:center;align-self:stretch;height:auto}.story-carousel__title-content{position:relative;z-index:1;text-align:center;padding:3rem}.story-carousel__title-eyebrow{font-size:.85rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:#7a6f63;margin:0 0 .75rem}.story-carousel__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:100;color:#2d2820;line-height:1.1;margin:0;letter-spacing:.12em;text-transform:uppercase}.story-carousel__empty{width:100%;height:100%;border:1px dashed #e2d7cb;border-radius:18px;display:grid;place-items:center;color:#7b6f63;font-size:1.1rem;text-align:center;padding:2rem}.story-carousel__prompt{position:fixed;inset:0;background:#ffffffbf;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.story-carousel__prompt-card{background:#fff;border:1px solid #eee6dd;padding:2rem;border-radius:18px;box-shadow:0 20px 40px #1f170e1a;min-width:min(320px,80vw);display:grid;gap:1.25rem;color:#3d342a}.story-carousel__prompt-card h2{margin:0;font-size:1.4rem}.story-carousel__prompt-field{display:grid;gap:.5rem;font-size:.95rem;color:#5a4f43}.story-carousel__prompt-field select{padding:.6rem .75rem;border-radius:10px;border:1px solid #e1d6c9;font-family:inherit;font-size:1rem;background:#fffdfb;color:#3d342a}.story-carousel__prompt-field textarea{padding:.6rem .75rem;border-radius:10px;border:1px solid #e1d6c9;font-family:inherit;font-size:1rem;background:#fffdfb;color:#3d342a;resize:vertical}.story-carousel__prompt-actions{display:flex;justify-content:flex-end;gap:.75rem}.story-carousel__prompt-actions button{padding:.5rem 1.2rem;border-radius:999px;background:#fff;cursor:pointer;font-size:.95rem;border:none;box-shadow:none}.story-carousel__prompt-actions button:last-child{background:#3d342a;color:#fff;border-color:transparent}.story-carousel__prompt-delete{color:#ac3800}@media(max-width:700px){.story-carousel__book{flex-direction:column;height:auto;min-height:calc(100vh - 5rem);gap:0;width:100%}.story-carousel__viewport{width:100%;height:auto;flex:none}.story-carousel__spread{grid-template-columns:1fr;grid-template-rows:auto auto auto;min-width:100%;height:auto}.story-carousel__image-side{height:min(50vh,380px);padding:1.5rem 1.5rem 1rem}.story-carousel__spread--title{min-height:calc(100vh - 8rem)}.story-carousel__spine{width:40%;height:1px;margin:0 auto}.story-carousel__text-side{padding:1.5rem 1.5rem 2rem;height:auto}.story-carousel__arrow{display:none}.story-carousel__add{right:72px}.story-carousel__edit-top{right:120px}}.chatbot__panel{position:fixed;inset:6rem 2rem 2rem;width:auto;max-height:none;background:#fff;border-radius:12px;box-shadow:0 24px 60px #0003;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e0e0e0;z-index:5;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.chatbot__close{position:absolute;top:.5rem;right:.75rem;z-index:2;border:none;background:transparent;font-size:1.4rem;cursor:pointer;color:#888;transition:color .15s ease}.chatbot__close:hover{color:#2d2d2d}.chatbot__thread{display:flex;flex-direction:column;flex:1;overflow:hidden}.chatbot__messages{padding:1.5rem 1.5rem .75rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem;flex:1;background:#fff;max-width:640px;width:100%;margin:0 auto;scrollbar-width:none}.chatbot__messages::-webkit-scrollbar{display:none}.chatbot__message{max-width:80%;padding:.8rem 1rem;border-radius:12px;font-size:.95rem;line-height:1.5}.chatbot__message p{margin:0}.chatbot__message--assistant{background:#f5f5f5;align-self:flex-start;border:1px solid #e8e8e8}.chatbot__message--user{background:#b8973e;color:#fff;align-self:flex-end}.chatbot__hint{font-size:.85rem;color:#888;padding:0 .2rem}.chatbot__bottom-panel{border-top:1px solid #e5e5e5;background:#fafafa;padding:.6rem 1.5rem .8rem;display:flex;flex-direction:column;gap:.35rem;min-height:4rem;overflow:visible;position:relative}.chatbot__option-card{text-align:left;background:#fdf9f0;border:1px solid #b8973e;border-radius:10px;padding:.45rem .9rem;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;font-family:inherit;align-self:flex-start;animation:chatbot-slide-in .22s ease both}.chatbot__option-card:nth-child(1){animation-delay:0s}.chatbot__option-card:nth-child(2){animation-delay:.08s}.chatbot__option-card:nth-child(3){animation-delay:.16s}.chatbot__option-card:nth-child(4){animation-delay:.24s}.chatbot__option-card:nth-child(5){animation-delay:.32s}@keyframes chatbot-slide-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.chatbot__option-card:hover,.chatbot__option-card:focus-visible{border-color:#8a6d25;background:#fdf6e6;box-shadow:0 2px 8px #b8973e2e;outline:none}.chatbot__option-title{font-size:.88rem;font-weight:600;color:#8a6d25;line-height:1.3}.chatbot__option-desc{font-size:.78rem;color:#9a7e4a;line-height:1.5}.chatbot__options-footer{display:flex;justify-content:flex-start;margin-top:.1rem}.chatbot__options-tooltip{position:relative;display:inline-block}.chatbot__options-tooltip-icon{display:inline-flex;align-items:center;justify-content:center;padding:.15rem .5rem;border-radius:10px;border:1px solid #b8973e;font-size:.65rem;font-weight:400;color:#8a6d25;cursor:help;letter-spacing:.02em}.chatbot__options-tooltip-text{display:none;position:absolute;bottom:calc(100% + 8px);left:0;z-index:100;min-width:260px;background:#fdf9f0;color:#5a4a2a;border:1px solid #d4c4a0;font-size:.75rem;padding:.6rem .8rem;border-radius:8px;white-space:normal;box-shadow:0 4px 12px #8a6d251f;pointer-events:none}.chatbot__options-tooltip-row{display:block;line-height:1.6}.chatbot__options-tooltip--open .chatbot__options-tooltip-text,.chatbot__options-tooltip:hover .chatbot__options-tooltip-text{display:block}.chatbot__message--choice{background:transparent!important;border:none!important;padding:.2rem 0!important;align-self:flex-end}.chatbot__choice-label{font-size:.82rem;color:#b8973e!important;font-weight:500;letter-spacing:.03em}.chatbot__pills{display:flex;flex-wrap:wrap;gap:.5rem;padding:0 1.5rem .5rem}.chatbot__pill{border:1px solid #d0d0d0;background:#fafafa;color:#4b4742;border-radius:999px;padding:.4rem .9rem;font-size:.8rem;cursor:pointer;transition:all .15s ease}.chatbot__pill:hover,.chatbot__pill:focus-visible{background:#f0f0f0;border-color:#b8973e;color:#2d2d2d}.chatbot__progress{display:flex;gap:10px;align-items:center;justify-content:center;padding:.75rem 1.5rem .5rem;border-top:1px solid #f0ebe6}.chatbot__progress-icon{position:relative;width:18px;height:18px;color:#cec5ba;opacity:.7;flex-shrink:0;transition:color .4s ease,opacity .4s ease,transform .4s ease;display:flex;align-items:center;justify-content:center}.chatbot__progress-tooltip{display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#fdf9f0;color:#5a4a2a;border:1px solid #d4c4a0;font-size:.7rem;padding:.3rem .5rem;border-radius:6px;white-space:nowrap;z-index:10;box-shadow:0 4px 12px #8a6d251f}.chatbot__progress-icon:hover .chatbot__progress-tooltip{display:block}.chatbot__progress-icon svg{width:100%;height:100%}.chatbot__progress-icon--active{color:#b8973e;opacity:1;transform:scale(1.15)}.chatbot__composer{display:flex;gap:.75rem;align-items:center;padding-top:.35rem;border-top:1px solid #ececec;margin-top:.15rem;max-width:640px;width:100%;margin-left:auto;margin-right:auto}.chatbot__composer--large{align-items:flex-end}.chatbot__input-wrapper{flex:1;position:relative}.chatbot__input{width:100%;box-sizing:border-box;border-radius:8px;border:1px solid #d0d0d0;padding:.6rem 1rem;font-size:.95rem;background:#fff;color:#2d2d2d;font-family:inherit;resize:none;max-height:12rem;display:block}.chatbot__composer--large .chatbot__input{min-height:5rem}.chatbot__input:focus{outline:none;border-color:#b8973e;box-shadow:0 0 0 2px #b8973e33}.chatbot__send-btn{border-radius:8px;border:none;background:#b8973e;color:#fff;padding:.6rem 1.2rem;cursor:pointer;font-size:.95rem;transition:background .15s ease;white-space:nowrap;flex-shrink:0}.chatbot__send-btn:hover:not(:disabled){background:#a6872f}.chatbot__send-btn:disabled{opacity:.4;cursor:not-allowed}.chatbot__char-count{position:absolute;bottom:.4rem;right:.6rem;font-size:.65rem;color:#b8973e;opacity:.6;pointer-events:none}.chatbot__composer-help{margin-top:.35rem}.chatbot__options-tooltip-text--above{max-width:320px;line-height:1.5}.chatbot__message-text{margin:0;white-space:pre-wrap}.chatbot__thinking{display:flex;gap:5px;align-items:center;padding:2px 0}.chatbot__thinking-dot{width:7px;height:7px;border-radius:50%;background:#c4a85a;animation:chatbot-pulse 1.4s ease-in-out infinite}.chatbot__thinking-dot:nth-child(2){animation-delay:.2s}.chatbot__thinking-dot:nth-child(3){animation-delay:.4s}@keyframes chatbot-pulse{0%,80%,to{opacity:.25;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}@media(max-width:700px){.chatbot{right:1rem;bottom:1rem}.chatbot__panel{inset:6rem 1rem 1rem}}
