.storybook-library{background:#103f3c;color:#f9f3e6;padding:38px 24px 60px}.storybook-library-inner{max-width:var(--room-width);margin:auto}.bookshelf-heading{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2.2rem}.story-kicker{font-size:.75rem;font-weight:750;letter-spacing:.19em;text-transform:uppercase}.bookshelf-heading .story-kicker{color:#d8bb78}.bookshelf-heading h1{font-size:clamp(2.4rem,5vw,4.25rem);font-weight:600;margin:.35rem 0 .6rem;line-height:1.12}.bookshelf-heading p:last-child{color:#cee0d6;font-size:1.05rem;line-height:1.65}.library-seal{flex-shrink:0;display:flex;align-items:center;gap:1rem;color:#f1d394;border-left:1px solid #47706a;padding-left:1.5rem;font-size:.875rem;line-height:1.65}.library-elf-note{display:flex;align-items:center;gap:.7rem;padding:1rem 1.25rem;margin-bottom:1.5rem;border:1px solid #668e76;color:#fff2c8;border-radius:.5rem}.bookshelf{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:12px solid #74533b;border-top-width:18px;border-radius:7px;background:#143f39;box-shadow:0 15px 35px #001c2466,inset 0 3px 20px #001c24a0}.shelf-slot{position:relative;min-width:0;padding:1.5rem 1.8rem 2.1rem;display:flex;flex-direction:column;border-bottom:17px solid #8a6040;background:linear-gradient(90deg,#082e3210,#2d594314 50%,#082e3210);box-shadow:inset 0 -12px 20px -15px #000}.shelf-slot:after{content:"";position:absolute;left:0;right:0;bottom:-17px;height:17px;border-top:3px solid #b48a60;background:linear-gradient(#936b48,#70503a);box-shadow:0 9px 10px -7px #031915}.shelf-book-meta{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;letter-spacing:.1em;color:#d6c79e;margin-bottom:1rem;font-weight:700;min-height:1.3rem}.shelf-book-link{position:relative;display:block;width:100%;max-width:240px;align-self:center;transition:transform .2s ease}.shelf-book-link:hover{transform:translateY(-7px) rotate(-1deg)}.shelf-slot-advent{background:radial-gradient(circle at 50% 38%,#80633830,transparent 48%),linear-gradient(90deg,#082e3210,#2d594314 50%,#082e3210)}.shelf-advent-ribbon{position:absolute;z-index:3;left:-.45rem;right:-.45rem;bottom:1.15rem;display:flex;align-items:center;justify-content:center;gap:.55rem;min-height:3.15rem;padding:.48rem .65rem;color:#fff8df;background:linear-gradient(110deg,#8f2634,#b33a42 48%,#8b2433);border:1px solid #eac875;border-left-width:3px;border-right-width:3px;box-shadow:0 5px 12px #001b2388,inset 0 1px #ffffff2e;text-align:left;transform:rotate(-1.5deg)}.shelf-advent-ribbon:before,.shelf-advent-ribbon:after{content:"";position:absolute;bottom:-.45rem;border-style:solid;border-width:.42rem .42rem 0;border-color:#5c1723 transparent transparent}.shelf-advent-ribbon:before{left:.05rem;transform:rotate(21deg)}.shelf-advent-ribbon:after{right:.05rem;transform:rotate(-21deg)}.shelf-advent-ribbon svg{flex-shrink:0;color:#ffde8d}.shelf-advent-ribbon span{display:flex;min-width:0;flex-direction:column}.shelf-advent-ribbon strong{font-size:.72rem;line-height:1.25;letter-spacing:.08em;text-transform:uppercase}.shelf-advent-ribbon small{margin-top:.08rem;color:#ffe9ad;font-size:.75rem;line-height:1.25;font-weight:650}.shelf-slot-advent.is-unlocked .shelf-advent-ribbon{background:linear-gradient(110deg,#1f6547,#2f835d 48%,#1b6043)}.shelf-slot-advent.is-unlocked .shelf-advent-ribbon:before,.shelf-slot-advent.is-unlocked .shelf-advent-ribbon:after{border-top-color:#123f2d}.book-theme-forest{--book-ink:#164c3c;--book-gold:#eed59d}.book-theme-aurora{--book-ink:#234b66;--book-gold:#e3ddac}.book-theme-cranberry{--book-ink:#7b2e3a;--book-gold:#f5dca8}.book-theme-midnight{--book-ink:#272d52;--book-gold:#e7d8a5}.book-theme-starlight{--book-ink:#34385e;--book-gold:#f7da96}.book-theme-express{--book-ink:#81372f;--book-gold:#f1d5a5}.book-cover{position:relative;display:flex;flex-direction:column;overflow:hidden;aspect-ratio:3/4.3;width:100%;background:var(--book-ink,#164c3c);color:var(--book-gold,#eed59d);border-radius:3px 9px 9px 3px;box-shadow:8px 9px 12px #001b2370,4px 0 #dad3bf,6px 0 0 var(--book-ink);border:1px solid #ffffff25}.book-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,#0008 0,#ffffff16 3%,#0003 5%,transparent 9%,transparent 95%,#fff1);border-radius:inherit}.book-cover-title{flex:0 0 42%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1rem .85rem .6rem 1.2rem;text-align:center}.book-cover-series{font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;line-height:1.5;margin-bottom:.6rem}.book-cover-name{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.15rem,2.2vw,1.6rem);font-weight:650;line-height:1.18;text-wrap:balance}.book-cover-rule{width:2.2rem;height:1px;background:currentColor;opacity:.65;margin-top:.75rem}.book-cover-art{width:100%;min-height:0;flex:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.book-cover-imprint{padding:.5rem .5rem .55rem 1rem;text-align:center;text-transform:uppercase;font-size:.75rem;letter-spacing:.14em}.shelf-book-caption{margin-top:1.4rem;display:flex;flex-direction:column;flex:1;align-items:center;text-align:center}.shelf-book-caption h2{font-size:1.15rem;line-height:1.3;font-weight:600;text-wrap:balance;margin-bottom:.5rem}.shelf-book-caption p{font-size:.8rem;line-height:1.6;color:#c9d9ce;margin-bottom:.9rem}.shelf-book-caption p span{margin:0 .2rem}.shelf-read-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:650;color:#f7d48a;margin-top:auto;padding:.2rem}.shelf-read-link:hover,.shelf-book-caption h2 a:hover{text-decoration:underline;text-underline-offset:4px}.storybook-library :focus-visible{outline-color:#ffdb8c}.library-afterword{display:flex;gap:1.4rem;align-items:center;padding:2.3rem .5rem 0;color:#d7e4db}.library-afterword>svg{flex-shrink:0;color:#e2c584}.library-afterword h2{font-size:1.3rem;color:#faf0dc;margin-bottom:.4rem}.library-afterword p{font-size:.9rem;line-height:1.8;max-width:650px}.library-create-link{display:inline-flex;align-items:center;gap:.5rem;color:#f7d48a;font-size:.875rem;font-weight:600;margin-left:auto;flex-shrink:0}.storybook-reading-room{background:#e9ede6;padding:1.8rem 1.25rem 4rem}.reading-room-inner{max-width:1120px;margin:auto}.story-back-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.875rem;color:#43564a}.story-back-nav a{display:inline-flex;gap:.5rem;align-items:center;font-weight:650}.story-back-nav a:hover{text-decoration:underline;text-underline-offset:4px}.story-back-nav>span{font-size:.75rem}.story-opening{display:grid;grid-template-columns:210px minmax(0,1fr);gap:3rem;padding:2.5rem 1.5rem 3rem;align-items:center}.story-opening-cover .book-cover{box-shadow:10px 12px 20px #163c3526,4px 0 #dad3bf,6px 0 0 var(--book-ink);transform:rotate(-3deg)}.story-opening-cover .book-cover-name{font-size:1.4rem}.story-opening .story-kicker,.story-ending .story-kicker{color:var(--book-ink)}.story-opening h1{color:#1c352e;font-size:clamp(2rem,4vw,3rem);line-height:1.13;margin:.7rem 0 1rem;font-weight:650;text-wrap:balance}.story-description{color:#48574e;font-size:1.05rem;line-height:1.75;max-width:680px}.story-facts{font-size:.8rem;color:#5c685e;margin:1rem 0}.story-facts span{margin:0 .4rem}.story-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.2rem}.story-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.85rem 1.1rem;border-radius:.45rem;background:var(--book-ink,#174c3c);color:#fff;font-size:.9rem;font-weight:650;border:1px solid transparent;transition:filter .15s}.story-button:hover{filter:brightness(1.1)}.story-button-light{background:#fffdf8;border-color:#c9cebd;color:#254637}.story-button:disabled,.story-text-button:disabled{opacity:.65;cursor:wait}.story-personalization-note{font-size:.8rem;color:#526456;line-height:1.6;margin-top:.9rem}.story-selected-note{font-size:.875rem;color:#174c3c;margin-top:.6rem;font-weight:650}.story-advent-note{display:flex;gap:1rem;padding:1.2rem;margin-top:1.2rem;border:1px solid #c7c6ad;background:#f6f1e3;border-radius:.5rem}.story-advent-note>svg{color:#755627;flex-shrink:0}.story-advent-note h2{font-size:1.2rem;color:#4b3b24;margin-bottom:.4rem}.story-advent-note p{font-size:.9rem;line-height:1.65;color:#5d5546}.story-advent-note a{display:inline-flex;align-items:center;gap:.5rem;margin-top:.6rem;color:#4c3d22;text-decoration:underline;font-weight:650;font-size:.875rem}.story-reading-bar{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.3rem;border:1px solid #cbd3c6;background:#fafbf6;border-radius:.4rem;margin-bottom:2rem;scroll-margin-top:7rem}.story-reading-bar p{font-size:.72rem;color:#5b6d5d;text-transform:uppercase;letter-spacing:.1em}.story-reading-bar p span{display:block;color:#234438;font-size:.9rem;font-weight:650;letter-spacing:0;text-transform:none;margin-top:.3rem;overflow-wrap:anywhere}.story-text-button{display:inline-flex;align-items:center;gap:.45rem;font-size:.85rem;font-weight:650;color:#264d3d;white-space:nowrap}.story-spreads{display:grid;gap:2.5rem}.story-spread{display:grid;grid-template-columns:1.15fr 1fr;background:#fffdf6;border:1px solid #d0cfbf;border-radius:4px 10px 10px 4px;box-shadow:0 3px #d9d9c8,0 5px #fffdf6,0 15px 28px #223d3520;overflow:hidden}.story-spread-art{display:flex;align-items:center;background:#eeebde;padding:1.25rem;position:relative}.story-spread-art:after{content:"";position:absolute;top:0;right:0;bottom:0;width:16px;background:linear-gradient(90deg,transparent,#24392717)}.story-spread-art img{width:100%;height:auto;aspect-ratio:3/2;-o-object-fit:contain;object-fit:contain;border-radius:2px}.story-spread-text{position:relative;min-height:400px;display:flex;flex-direction:column;justify-content:center;padding:2.5rem 2.7rem 3.2rem;background:linear-gradient(90deg,#384e3210,transparent 18px)}.story-page-ornament{font-family:Georgia,serif;color:var(--book-ink);opacity:.65;font-size:.875rem;letter-spacing:.16em;padding-bottom:.7rem}.story-spread-text h2{font-size:1.55rem;line-height:1.25;color:var(--book-ink);margin-bottom:1rem;font-weight:600;text-wrap:balance}.story-spread-text>p{font-family:Georgia,Times New Roman,serif;font-size:1.1rem;line-height:1.9;color:#353c31;overflow-wrap:anywhere}.story-page-footer{position:absolute;left:2.7rem;right:2.7rem;bottom:1.1rem;display:flex;justify-content:space-between;color:#75796c;font-size:.75rem;letter-spacing:.07em;text-transform:uppercase}.story-ending{max-width:700px;margin:3.7rem auto 0;text-align:center}.story-ending h2{color:#1c352e;font-size:2.1rem;margin:.8rem 0 1rem}.story-ending>p:not(.story-kicker):not(.story-personalization-note){color:#43564a;font-size:1.1rem;line-height:1.8}.story-ending .story-actions{justify-content:center}.story-error{color:#8b2020;padding:1rem;background:#fff2ed;border:1px solid #dfa398;border-radius:.4rem;margin-bottom:1rem}.story-customize{--book-ink:#174c3c;background:#fffdf6;padding:1.8rem;width:100%;max-width:620px;border-radius:12px;box-shadow:0 20px 80px #0005;color:#243c30}.story-customize-header{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between;margin-bottom:1.2rem}.story-customize-header h3{font-size:1.8rem;line-height:1.2;margin:.4rem 0}.story-customize-header>button{padding:.4rem;border:1px solid #d6d6c6;border-radius:50%;flex-shrink:0}.story-customize-intro{font-size:.95rem;color:#536453;line-height:1.7}.story-customize label{display:block;font-size:.9rem;font-weight:700;margin:1.3rem 0 .5rem}.story-customize select,.story-customize input{width:100%;border:1px solid #bac8b9;padding:.8rem .9rem;background:#fff;border-radius:.4rem;color:#243c30;font-size:1rem}.story-customize-help{font-size:.8rem;color:#64725f;line-height:1.65;margin-top:.45rem}.story-customize-help a{text-decoration:underline;color:#174c3c}.story-cast-preview{display:flex;align-items:center;gap:1rem;background:#eaf0e6;border:1px solid #cbd7c4;border-radius:.5rem;padding:1rem;margin-top:1.5rem}.story-cast-elf{width:48px;height:68px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.story-cast-preview p{font-size:.9rem;line-height:1.65;overflow-wrap:anywhere}.story-cast-preview strong{display:block}.story-customize .story-actions{margin-top:1.5rem}.story-character-choice{margin-top:1.3rem;min-width:0}.story-character-choice legend{font-size:.9rem;font-weight:700;line-height:1.5}.story-character-options{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-top:.55rem}.story-customize .story-character-options label{display:flex;align-items:center;gap:.6rem;margin:0;padding:.75rem 1rem;min-height:48px;border:1px solid #bac8b9;border-radius:.4rem;background:#fff;cursor:pointer}.story-customize .story-character-options label.is-selected{background:#eaf0e6;border-color:#174c3c;box-shadow:inset 0 0 0 1px #174c3c}.story-customize .story-character-options input{width:18px;height:18px;padding:0;margin:0;flex-shrink:0;accent-color:#174c3c}.story-character-options label:focus-within{outline:3px solid #ac812e;outline-offset:3px}.story-character-choice:disabled label{opacity:.65;cursor:wait}@media (min-width:1250px){.shelf-slot{padding-left:2.5rem;padding-right:2.5rem}}@media (max-width:850px){.bookshelf{grid-template-columns:repeat(2,minmax(0,1fr))}.shelf-book-meta{font-size:.75rem}.library-seal{display:none}.story-opening{grid-template-columns:155px minmax(0,1fr);gap:1.7rem;padding:2rem .3rem}.story-opening-cover .book-cover-name{font-size:1.05rem}.story-opening-cover .book-cover-series{font-size:.75rem}.story-spread{grid-template-columns:1fr}.story-spread-art{padding:1.2rem}.story-spread-art:after{display:none}.story-spread-text{min-height:0;padding:1.5rem 2rem 3rem;background:none}.story-page-footer{left:2rem;right:2rem}.library-afterword{flex-wrap:wrap}.library-afterword>div{flex:1;min-width:200px}.library-create-link{margin-left:3.2rem}}@media (max-width:550px){.storybook-library{padding:1.8rem .8rem 2rem}.bookshelf-heading{padding:0 .3rem;margin-bottom:1.5rem}.bookshelf{border-width:7px}.shelf-slot{padding:1rem .75rem 1.4rem;border-bottom-width:14px}.shelf-slot:after{height:14px;bottom:-14px}.shelf-book-meta{font-size:.75rem;letter-spacing:.04em}.shelf-book-meta>span:last-child{display:none}.book-cover-name{font-size:1.02rem}.book-cover-title{padding:.7rem .5rem .4rem .75rem}.book-cover-series{display:none}.book-cover-rule{margin-top:.5rem;width:1.4rem}.book-cover-imprint{font-size:.75rem;letter-spacing:.05em;padding:.3rem .2rem .3rem .5rem}.shelf-advent-ribbon{left:-.3rem;right:-.3rem;bottom:.8rem;gap:.35rem;padding:.38rem .35rem}.shelf-advent-ribbon strong{font-size:.68rem;letter-spacing:.04em}.shelf-advent-ribbon small{font-size:.7rem}.shelf-book-caption{margin-top:1rem}.shelf-book-caption h2{font-size:.95rem;line-height:1.35}.shelf-book-caption p,.shelf-read-link{font-size:.8rem}.library-afterword{gap:1rem}.library-afterword>svg{display:none}.library-create-link{margin-left:0}.storybook-reading-room{padding:1.2rem .85rem 2.5rem}.story-back-nav>span{display:none}.story-opening{grid-template-columns:1fr;gap:1.6rem}.story-opening-cover{width:145px;margin:auto}.story-opening h1{font-size:2.15rem}.story-opening .story-actions{gap:.6rem}.story-button{font-size:.85rem;padding:.8rem .9rem}.story-reading-bar{align-items:flex-start;flex-direction:column}.story-spread-art{padding:.7rem}.story-spread-text{padding:1.3rem 1.3rem 3rem}.story-spread-text h2{font-size:1.4rem}.story-spread-text>p{font-size:1.05rem;line-height:1.85}.story-page-footer{left:1.3rem;right:1.3rem}.story-ending h2{font-size:1.8rem}.story-customize{padding:1.3rem}.story-customize-header h3{font-size:1.5rem}.story-customize .story-actions{flex-direction:column}}@media (max-width:359px){.bookshelf{grid-template-columns:1fr}.shelf-slot{padding:1.2rem 2rem 1.4rem}.shelf-book-link{max-width:200px}.book-cover-name{font-size:1.35rem}.shelf-book-caption h2{font-size:1.1rem}}.bookshelf-heading.room-heading h1{font-size:clamp(2rem,4vw,3.2rem)}.bookshelf-heading .story-kicker{font-size:12px;letter-spacing:.16em}.library-continue{display:flex;align-items:center;gap:24px;padding:20px 24px;margin:0 0 26px;border:1px solid #577770;border-radius:10px;background:#1b4c46}.library-continue-cover{width:70px;flex-shrink:0}.library-continue-cover .book-cover-name{font-size:10px}.library-continue-cover .book-cover-title{padding:6px}.library-continue-cover .book-cover-series,.library-continue-cover .book-cover-imprint,.library-continue-cover .book-cover-rule{display:none}.library-continue-cover .book-cover{min-height:0}.library-continue>div:nth-child(2){flex:1;min-width:0}.library-continue .story-kicker{color:#e2c584;font-size:12px;letter-spacing:.16em}.library-continue h2{font-size:24px;line-height:1.25;margin:5px 0 8px}.library-continue p:last-child{color:#d5e4d9;font-size:14px;line-height:1.5}.library-continue>.room-button{flex-shrink:0}.shelf-read-link{min-height:44px;padding:10px 15px;background:#f7f2e4;color:#24493e;border:1px solid #f7f2e4;border-radius:var(--room-radius);font-size:14px;font-weight:600}.shelf-read-link:hover{background:#fff;color:#17392f}.shelf-personalize{display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px;font-size:14px;color:#f0d499;margin:5px auto 0;text-decoration:underline;text-underline-offset:4px}.story-button{min-height:46px;border-radius:var(--room-radius);font-size:15px;padding:12px 18px}.story-followups{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:20px}.story-customize-header>button{min-width:44px;min-height:44px;display:grid;place-items:center}@media (max-width:680px){.storybook-library{padding:24px 16px 40px}.bookshelf-heading.room-heading h1{font-size:34px}.library-continue{flex-wrap:wrap;gap:16px;padding:18px}.library-continue h2{font-size:21px}.library-continue>.room-button{width:100%}.library-continue-cover{width:57px}.story-followups{gap:6px;flex-direction:column;align-items:center}.shelf-read-link{font-size:14px;padding:10px 8px}}
