/* Sichtbarkeits-Fix: Der Reisebuch-Launcher darf nicht von Reveal-Animationen ausgeblendet werden. */
#reisebuch.travel-book-launch{display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;}
/* Automatisches Reisebuch */
.travel-book-launch{position:relative;overflow:hidden;margin-top:42px;padding:0!important;border:0!important;background:linear-gradient(145deg,#fff 0%,#fff8f4 45%,#f4f7ff 100%)!important;box-shadow:0 24px 70px rgba(36,38,58,.12)!important}
.travel-book-launch:before{content:"";position:absolute;inset:-35% auto auto -8%;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(242,154,169,.20),transparent 68%);pointer-events:none}
.travel-book-launch:after{content:"";position:absolute;right:-100px;bottom:-150px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(93,139,214,.15),transparent 68%);pointer-events:none}
.book-launch-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:34px;padding:42px;align-items:center}
.book-launch-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#b65570;background:rgba(255,255,255,.72);border:1px solid rgba(182,85,112,.13);padding:9px 13px;border-radius:999px;box-shadow:0 8px 22px rgba(65,45,58,.07)}
.book-launch-copy h2{font-size:clamp(32px,4.4vw,58px);line-height:.98;margin:18px 0 16px;letter-spacing:-.045em;max-width:760px}
.book-launch-copy>p{font-size:17px;line-height:1.68;color:var(--muted);max-width:770px;margin:0 0 24px}
.book-create-button{appearance:none;border:0;border-radius:18px;padding:17px 24px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#1d1d1f,#3c3340);color:white;font:inherit;font-weight:900;font-size:16px;cursor:pointer;box-shadow:0 15px 34px rgba(27,24,30,.23);transition:transform .25s ease,box-shadow .25s ease}
.book-create-button:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(27,24,30,.29)}
.book-create-button:active{transform:scale(.98)}
.book-create-button .book-btn-spark{font-size:19px}
.book-readiness{position:relative;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:24px;padding:22px;box-shadow:0 16px 44px rgba(70,59,73,.1)}
.book-readiness-head{display:flex;justify-content:space-between;gap:12px;align-items:end;margin-bottom:17px}.book-readiness-head strong{font-size:17px}.book-readiness-head span{font-size:12px;font-weight:900;color:#b65570}
.book-source-list{display:grid;gap:10px}.book-source-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid rgba(38,38,45,.07)}.book-source-row:last-child{border-bottom:0}.book-source-row span:first-child{width:24px;text-align:center}.book-source-row b{margin-left:auto;font-size:14px}.book-source-row small{color:var(--muted)}
.book-stage-modal{position:fixed;inset:0;z-index:10050;background:rgba(15,16,22,.64);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);display:none;align-items:center;justify-content:center;padding:18px}.book-stage-modal.is-open{display:flex}
.book-stage-shell{width:min(1120px,100%);max-height:94vh;background:#f5f2ee;border-radius:30px;overflow:hidden;box-shadow:0 35px 100px rgba(0,0,0,.38);position:relative}
.book-stage-close{position:absolute;z-index:6;right:18px;top:18px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.85);font-size:22px;cursor:pointer;box-shadow:0 8px 25px rgba(0,0,0,.1)}
.book-progress-view{min-height:650px;padding:64px 38px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:radial-gradient(circle at 50% 24%,#fff 0,#fbf5f1 37%,#eaeef8 100%)}
.book-progress-icon{width:94px;height:94px;border-radius:28px;background:white;display:grid;place-items:center;font-size:45px;box-shadow:0 22px 55px rgba(58,49,70,.14);animation:bookFloat 2.2s ease-in-out infinite}
@keyframes bookFloat{50%{transform:translateY(-8px) rotate(-1deg)}}
.book-progress-view h2{font-size:clamp(30px,4vw,48px);margin:24px 0 8px;letter-spacing:-.04em}.book-progress-view>p{color:var(--muted);margin:0 0 28px}
.book-progress-track{width:min(560px,90%);height:9px;background:rgba(31,31,36,.09);border-radius:999px;overflow:hidden}.book-progress-bar{height:100%;width:0;background:linear-gradient(90deg,#ee8ea5,#8056cc);border-radius:999px;transition:width .85s cubic-bezier(.22,.75,.28,1)}
.book-progress-step{margin-top:18px;font-weight:800;min-height:24px}.book-progress-dots{display:flex;gap:8px;margin-top:22px}.book-progress-dots i{width:7px;height:7px;border-radius:50%;background:rgba(36,36,44,.15)}.book-progress-dots i.active{background:#a55c83;transform:scale(1.25)}
.book-result-view{display:none;max-height:94vh;overflow:auto;background:#ece7df}.book-result-view.is-visible{display:block}
.book-result-actions{position:sticky;top:0;z-index:5;display:flex;gap:10px;justify-content:flex-end;padding:14px 70px 14px 18px;background:rgba(245,242,238,.87);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.07)}
.book-result-actions button{border:0;border-radius:13px;padding:11px 15px;font:inherit;font-weight:850;cursor:pointer;background:white;box-shadow:0 5px 18px rgba(0,0,0,.08)}.book-result-actions .primary{background:#222127;color:white}
.generated-book{width:min(920px,calc(100% - 28px));margin:28px auto 55px;background:#fffdf9;box-shadow:0 22px 70px rgba(55,47,42,.18);overflow:hidden}
.book-page{position:relative;min-height:760px;padding:72px 68px;border-bottom:1px solid #e8e1d9;page-break-after:always;overflow:hidden}.book-page:last-child{border-bottom:0}.book-page h2{font-family:Georgia,serif;font-size:46px;line-height:1.04;letter-spacing:-.035em;margin:0 0 13px}.book-page h3{font-family:Georgia,serif;font-size:28px;margin:0 0 12px}.book-page p{line-height:1.75;color:#534f4b}
.book-cover{min-height:900px;display:flex;flex-direction:column;justify-content:flex-end;color:white;background:linear-gradient(160deg,#7f7186,#db8497)}.book-cover.has-image{background-size:cover;background-position:center}.book-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,15,18,.06) 20%,rgba(16,12,18,.76) 100%)}.book-cover>*{position:relative;z-index:1}.book-cover-mark{font-size:13px;text-transform:uppercase;letter-spacing:.18em;font-weight:900}.book-cover h1{font-family:Georgia,serif;font-size:clamp(58px,9vw,105px);line-height:.83;letter-spacing:-.07em;margin:18px 0 24px}.book-cover p{color:rgba(255,255,255,.85);font-size:18px}.book-cover-family{margin-top:28px;font-weight:900}
.book-chapter-head{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:36px}.book-chapter-date{font-size:12px;text-transform:uppercase;letter-spacing:.15em;font-weight:900;color:#b45f74}.book-chapter-number{font-family:Georgia,serif;font-size:54px;color:#e5dbd2}
.book-polaroid-layout{display:grid;grid-template-columns:minmax(250px,.85fr) minmax(0,1.15fr);gap:42px;align-items:center;margin:35px 0}.book-polaroid{background:white;padding:14px 14px 34px;transform:rotate(-2deg);box-shadow:0 18px 38px rgba(41,34,30,.19)}.book-polaroid img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.book-polaroid figcaption{font-family:Georgia,serif;font-style:italic;text-align:center;margin-top:19px;font-size:18px}.book-journal{padding:28px;border-left:4px solid #d895a5;background:#faf4f1;border-radius:0 18px 18px 0}.book-journal small{font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#b45f74}.book-journal blockquote{font-family:Georgia,serif;font-size:23px;line-height:1.5;margin:15px 0 0;color:#3b3735}
.book-photo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:28px}.book-photo-grid figure{margin:0;position:relative;overflow:hidden;background:#eee}.book-photo-grid img{display:block;width:100%;height:270px;object-fit:cover}.book-photo-grid figcaption{position:absolute;inset:auto 0 0;padding:28px 14px 12px;color:white;background:linear-gradient(transparent,rgba(0,0,0,.68));font-size:13px}
.book-memory-list,.book-language-list{display:grid;gap:12px;margin-top:25px}.book-memory{display:flex;gap:13px;align-items:center;padding:16px;border-radius:16px;background:#f5f1ec}.book-memory span{font-size:22px}.book-language{padding:18px 20px;border-radius:18px;background:#f6f3fa}.book-language strong{display:block;margin-bottom:6px}.book-language em{display:block;color:#846180;font-style:normal;margin-top:5px}
.book-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:26px 0}.book-stat{padding:21px;border-radius:20px;background:#f5f1ec}.book-stat b{display:block;font-family:Georgia,serif;font-size:34px}.book-stat small{color:#77716c}
.book-final{display:flex;flex-direction:column;justify-content:center;text-align:center;background:linear-gradient(145deg,#fff8f3,#eee9fa)}.book-final .heart{font-size:68px}.book-final h2{font-size:54px}.book-final p{max-width:570px;margin:15px auto;font-family:Georgia,serif;font-size:21px}
.book-empty-note{padding:22px;border-radius:18px;background:#f5f1ec;color:#77716c;text-align:center}
@media(max-width:760px){.book-launch-inner{grid-template-columns:1fr;padding:27px}.book-launch-copy h2{font-size:39px}.book-stage-modal{padding:0}.book-stage-shell{max-height:100vh;height:100vh;border-radius:0}.book-result-view{max-height:100vh}.book-page{min-height:auto;padding:50px 27px}.book-cover{min-height:780px}.book-polaroid-layout{grid-template-columns:1fr}.book-photo-grid{grid-template-columns:1fr}.book-photo-grid img{height:300px}.book-stat-grid{grid-template-columns:1fr 1fr}.book-result-actions{padding-right:65px}}
@media print{body>*:not(.book-stage-modal){display:none!important}.book-stage-modal{position:static;display:block!important;background:white;padding:0}.book-stage-shell,.book-result-view{max-height:none;overflow:visible;width:100%;box-shadow:none;border-radius:0}.book-stage-close,.book-result-actions,.book-progress-view{display:none!important}.generated-book{width:100%;margin:0;box-shadow:none}.book-page{min-height:100vh}.book-result-view{display:block!important}}
.book-revue-again{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;background:#f2e8ef;color:#4a3240;text-decoration:none;font-weight:800}
#reise-revue,#reisebuch{visibility:visible!important}
