.bs-br-app{--bs-border: #e9e4d8;--bs-green: #22c55e;--bs-green-dark: #16a34a;--bs-green-deep: #15803d;--bs-gold: #e8b23a;--bs-heading: #2a2118;--bs-muted: #6b7280;--bs-surface: #fffdf8;--bs-radius-md: 12px;--bs-shadow-soft: 0 10px 30px -12px rgba(20, 30, 50, .22);padding-top:0;padding-bottom:clamp(40px,6vw,72px)}.bs-br{position:relative;width:100%;min-width:0}.bs-br__toolbar{display:flex;justify-content:flex-end;margin-bottom:1rem}.bs-br__logout{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--bs-surface);border:1.5px solid var(--bs-border);border-radius:var(--bs-radius-md);color:var(--bs-muted);cursor:pointer;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease}.bs-br__logout:hover{color:var(--bs-heading);border-color:var(--bs-green);box-shadow:var(--bs-shadow-soft)}.bs-br__root{min-width:0}.bs-br__alert{padding:1rem 1.25rem;border-radius:var(--bs-radius-md);font-size:clamp(16px,1.4vw,18px);line-height:1.5}.bs-br__alert--error{background:#fef2f2;color:var(--bs-red-deep);border:1px solid #fecaca}.bs-br__login{max-width:42rem;margin:0 auto;padding:.5rem 0 1rem;text-align:center}.bs-br__login-lead{color:var(--bs-muted);font-size:clamp(17px,1.6vw,20px);line-height:1.6;margin:0 0 1.75rem;max-width:52ch;margin-left:auto;margin-right:auto}.bs-br__empty{text-align:center;padding:2.5rem 1rem;color:var(--bs-muted);font-size:clamp(17px,1.5vw,19px)}.bs-br__empty h1{margin:0 0 1rem;font-weight:400;color:var(--bs-heading);font-size:clamp(24px,3vw,32px);line-height:1.15}.bs-br__empty p{margin:0 0 1.5rem;max-width:42ch;margin-left:auto;margin-right:auto;line-height:1.6}.bs-br__empty-hint{margin-top:1.25rem;margin-bottom:0;font-size:.9375rem}.bs-br__sections{display:flex;flex-direction:column;gap:3rem}.bs-br__section-title{font-weight:400;color:var(--bs-heading);font-size:clamp(24px,3vw,32px);line-height:1.15;margin:0 0 1.25rem}.bs-br__grid{display:flex;flex-direction:column;gap:2rem}.bs-br__chain-wrapper{position:relative;min-width:0}.bs-br__chain{--frame-width: 280px;--frame-height: 373px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:0;overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.bs-br__card{flex:0 0 var(--frame-width);width:var(--frame-width);min-width:var(--frame-width);height:var(--frame-height);background:var(--bs-surface);border-radius:var(--bs-radius-md);overflow:hidden;box-shadow:var(--bs-shadow-soft);border:1px solid var(--bs-border);padding:0;font-family:inherit}.bs-br__card--clickable{cursor:pointer;text-align:left;text-decoration:none;color:inherit}a.bs-br__card--clickable{display:block}.bs-br__card--clickable:hover{box-shadow:var(--bs-shadow-card)}.bs-br__card-cover{position:relative;width:100%;height:100%;background:#f1f5f9;overflow:hidden}.bs-br__card-cover--placeholder{background:linear-gradient(135deg,var(--bs-tint-green) 0%,var(--bs-tint-green-soft) 100%);border:2px dashed rgba(22,163,74,.45);display:flex;align-items:center;justify-content:center}.bs-br__card-img{width:100%;height:100%;object-fit:cover}.bs-br__card-placeholder-text{font-size:clamp(15px,1.3vw,17px);color:var(--bs-muted);padding:1.25rem;text-align:center;line-height:1.5}.bs-br__card-cover-title{position:absolute;top:3px;left:0;right:0;padding:.5rem;text-align:center;pointer-events:none;display:flex;flex-direction:column;gap:.1rem}.bs-br__card-cover-line1{font-size:clamp(13px,1.1vw,15px);font-weight:600;color:#000;text-shadow:0 0 2px #fff,1px 1px 0 #fff,-1px -1px 0 #fff}.bs-br__card-cover-line2{font-size:clamp(15px,1.3vw,18px);font-weight:700;color:#000;text-shadow:0 0 2px #fff,1px 1px 0 #fff,-1px -1px 0 #fff}.bs-br__badge{position:absolute;top:.625rem;right:.625rem;padding:.5rem .875rem;font-size:clamp(14px,1.2vw,15px);font-weight:700;border-radius:var(--bs-radius-md);box-shadow:var(--bs-shadow-soft)}.bs-br__badge.status-versand{background:#dcfce7;color:var(--bs-green-deep)}.bs-br__badge.status-druck{background:#dbeafe;color:#1d4ed8}.bs-br__badge.status-arbeit{background:#fef3c7;color:#b45309}.bs-br__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,transparent 50%);display:flex;align-items:flex-end;justify-content:center;padding:1rem;opacity:0;transition:opacity .2s;color:#fff;font-weight:700;font-size:clamp(15px,1.3vw,17px)}.bs-br__card--clickable:hover .bs-br__card-overlay{opacity:1}.bs-br__chain-arrow{flex:0 0 auto;display:flex;align-items:center;padding:0 .5rem;color:#22c55ea6}.bs-br__folgebuch{flex:0 0 var(--frame-width);width:var(--frame-width);min-height:var(--frame-height);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem;border:2px dashed rgba(34,197,94,.45);border-radius:var(--bs-radius-md);background:#ffffffeb;cursor:pointer;font-family:inherit;text-align:center;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.bs-br__folgebuch:hover:not(:disabled){border-color:var(--bs-green);background:var(--bs-surface);box-shadow:var(--bs-shadow-soft)}.bs-br__folgebuch-cta{font-weight:700;font-size:clamp(16px,1.4vw,18px);color:var(--bs-green-deep)}.bs-br__folgebuch-hint{font-size:clamp(14px,1.2vw,16px);color:var(--bs-muted);line-height:1.5}.bs-br__new-series{flex:0 0 var(--frame-width);width:var(--frame-width);min-height:var(--frame-height);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border:2px dashed rgba(34,197,94,.35);border-radius:var(--bs-radius-md);background:var(--bs-surface);text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease}.bs-br__new-series:hover{border-color:var(--bs-green);box-shadow:var(--bs-shadow-soft)}.bs-br__new-series-icon{font-size:2.5rem;color:var(--bs-green);font-weight:300;line-height:1}.bs-br__new-series-label{font-weight:700;font-size:clamp(16px,1.4vw,18px);color:var(--bs-green-deep)}.bs-br__new-series-hint{font-size:clamp(14px,1.2vw,16px);color:var(--bs-muted)}.bs-br__back{display:inline-block;background:none;border:none;color:var(--bs-green-deep);font-weight:700;cursor:pointer;padding:0;margin-bottom:1.25rem;font-family:inherit;font-size:clamp(16px,1.4vw,18px);text-decoration:none}.bs-br__back:hover{text-decoration:underline}.bs-br__tracking a{color:var(--bs-green-deep);font-weight:700;font-size:clamp(16px,1.4vw,18px)}.bs-br__detail-head{display:grid;grid-template-columns:160px 1fr;gap:1.75rem;background:var(--bs-surface);border-radius:var(--bs-radius-lg);padding:1.75rem;border:1px solid var(--bs-border);margin-bottom:1.5rem;box-shadow:var(--bs-shadow-soft)}.bs-br__detail-cover{position:relative;border-radius:var(--bs-radius-md);overflow:hidden}.bs-br__detail-cover img{width:100%;aspect-ratio:3/4;object-fit:cover;display:block}.bs-br__detail-meta h2{margin:.5rem 0;font-size:clamp(22px,2.5vw,28px);font-weight:400;color:var(--bs-heading)}.bs-br__detail-date,.bs-br__detail-summary{color:var(--bs-muted);font-size:clamp(16px,1.4vw,18px);line-height:1.6}.bs-br__detail-section{background:var(--bs-surface);border-radius:var(--bs-radius-lg);padding:1.5rem 1.75rem;border:1px solid var(--bs-border);margin-bottom:1.25rem;box-shadow:var(--bs-shadow-soft)}.bs-br__detail-section h3{margin:0 0 1rem;font-size:clamp(20px,2vw,24px);font-weight:700;color:var(--bs-heading)}.bs-br__detail-row{margin:.5rem 0;font-size:clamp(16px,1.4vw,18px);color:var(--bs-text);line-height:1.55}.bs-br__chapter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.875rem}.bs-br__chapter-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--bs-radius-md)}.bs-btn.bs-btn--sm{padding:14px 24px;font-size:16px}@media(max-width:768px){.bs-br__chain{flex-direction:column;align-items:center;overflow:visible}.bs-br__chain-arrow{transform:rotate(90deg);padding:.35rem 0}.bs-br__chain-wrapper{padding-top:2rem;border-top:1px solid rgba(34,197,94,.2)}.bs-br__chain-wrapper:first-child{padding-top:0;border-top:none}.bs-br__detail-head{grid-template-columns:1fr}.bs-br__chapter-grid{grid-template-columns:repeat(2,1fr)}}.bs-br__shelf{display:flex;flex-direction:column;gap:40px;max-width:720px;margin:0 auto}.bs-br__kid{display:flex;flex-direction:column;gap:16px}.bs-br__kid-name{margin:0;font-weight:400;font-size:clamp(20px,3vw,26px);color:var(--bs-heading, #2a2118)}.bs-br__series{border:1.5px solid var(--bs-border, #e9e4d8);border-radius:16px;background:var(--bs-surface, #fff);overflow:hidden}.bs-br__row{display:flex;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;color:inherit;transition:background .18s ease}.bs-br__row+.bs-br__row{border-top:1.5px solid var(--bs-border, #e9e4d8)}a.bs-br__row:hover{background:#22c55e0d}.bs-br__row--pending{cursor:default}.bs-br__row-cover{width:40px;height:52px;flex:none;border-radius:6px;object-fit:cover;background:#f3efe6}.bs-br__row-cover--pending{display:flex;align-items:center;justify-content:center;font-size:18px;border:1.5px dashed var(--bs-border, #e9e4d8);opacity:.7}.bs-br__row-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.bs-br__row-title{font-size:14px;font-weight:600;color:var(--bs-heading, #2a2118);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bs-br__row-date{font-size:12px;color:var(--bs-muted, #6b7280)}.bs-br__row-chevron{font-size:20px;line-height:1;color:#b6ae9d;flex:none}.bs-br__next{border:1.5px solid var(--bs-green, #22c55e);border-radius:16px;background:#22c55e0f;padding:16px;display:flex;flex-direction:column;gap:12px}.bs-br__next-title{margin:0;font-weight:400;font-size:19px;color:var(--bs-heading, #2a2118)}.bs-br__next-hint{margin:6px 0 0;font-size:13.5px;line-height:1.6;color:var(--bs-muted, #6b7280)}.bs-br__next-cta{width:100%;padding:15px 18px;border:0;border-radius:20px;background:var(--bs-green, #22c55e);color:#fff;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 8px 18px -6px #22c55e8c;transition:background .2s ease,transform .2s ease}.bs-br__next-cta:hover{background:var(--bs-green-dark, #16a34a);transform:translateY(-1px)}.bs-br__next-cta[disabled]{opacity:.7;pointer-events:none}.bs-br__soon{display:flex;align-items:center;gap:9px;padding:12px 14px;border:1.5px dashed var(--bs-border, #e9e4d8);border-radius:16px;font-size:13px;color:#9a9384}.bs-br__soon-icon{width:26px;height:26px;flex:none;border-radius:50%;border:1px solid var(--bs-border, #e9e4d8);display:flex;align-items:center;justify-content:center;font-size:11px;color:#b6ae9d}.bs-br__soon-label{flex:1}.bs-br__soon-badge{font-size:9px;font-weight:600;letter-spacing:.1em;padding:3px 8px;border-radius:999px;background:#e8b23a29;color:#a9782a}.bs-br__new{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;border:1.5px dashed var(--bs-border, #e9e4d8);border-radius:16px;color:var(--bs-muted, #6b7280);text-decoration:none;font-size:14px;font-weight:600;transition:border-color .2s ease,color .2s ease}.bs-br__new:hover{border-color:var(--bs-green, #22c55e);color:var(--bs-heading, #2a2118)}.bs-br__new-icon{font-size:20px;line-height:1}@media(min-width:750px){.bs-br__row{padding:14px 18px;gap:14px}.bs-br__row-title{font-size:15px}.bs-br__next{flex-direction:row;align-items:center;gap:20px;padding:18px 20px}.bs-br__next-text{flex:1}.bs-br__next-cta{width:auto;white-space:nowrap;padding:15px 26px}}.bs-br__row .bs-br__badge{position:static;padding:5px 10px;font-size:11px;font-weight:600;border-radius:999px;box-shadow:none;white-space:nowrap;flex:none}@media(max-width:460px){.bs-br__row .bs-br__badge{padding:4px 8px;font-size:10px}}.bs-bd{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:22px}.bs-bd__back{align-self:flex-start;font-size:14px;font-weight:600;color:var(--bs-muted, #6b7280);text-decoration:none;padding:8px 12px 8px 0}.bs-bd__back:hover{color:var(--bs-heading, #2a2118)}.bs-bd__cover{align-self:center;width:min(100%,260px);border-radius:16px;overflow:hidden;border:1px solid rgba(74,58,38,.16);box-shadow:0 10px 30px -12px #141e3238;background:#f3efe6}.bs-bd__cover img{width:100%;height:auto;display:block}.bs-bd__head{display:flex;flex-direction:column;gap:8px}.bs-bd__title{margin:0;font-weight:400;font-size:clamp(24px,5vw,32px);line-height:1.2;color:var(--bs-heading, #2a2118)}.bs-bd__sub{margin:0;font-size:15px;color:var(--bs-muted, #6b7280)}.bs-bd__status{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:4px}.bs-bd__status .bs-br__badge{position:static;padding:5px 10px;font-size:11px;font-weight:600;border-radius:999px;box-shadow:none}.bs-bd__date{font-size:13px;color:var(--bs-muted, #6b7280)}.bs-bd__tracking{align-self:flex-start;font-size:14px;font-weight:600;color:var(--bs-green-deep, #15803d);text-decoration:none}.bs-bd__tracking:hover{text-decoration:underline}.bs-bd__block{border:1.5px solid var(--bs-border, #e9e4d8);border-radius:16px;background:var(--bs-surface, #fff);padding:16px}.bs-bd__block-title{margin:0 0 10px;font-size:13px;font-weight:700;color:var(--bs-heading, #2a2118)}.bs-bd__summary{margin:0;font-size:15px;line-height:1.7;color:var(--bs-text, #1f2937)}.bs-bd__images{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.bs-bd__images img{flex:none;width:160px;height:120px;object-fit:cover;border-radius:12px;border:1px solid var(--bs-border, #e9e4d8);scroll-snap-align:start}.bs-bd__chips{display:flex;flex-wrap:wrap;gap:8px}.bs-bd__chip{display:inline-flex;align-items:baseline;gap:5px;padding:7px 12px;border:1.5px solid var(--bs-border, #e9e4d8);border-radius:999px;background:#fff;font-size:13px;color:var(--bs-heading, #2a2118)}.bs-bd__chip-label{font-size:10.5px;color:var(--bs-muted, #6b7280)}.bs-bd__chip-label:empty{display:none}.bs-bd__cta-bar{position:sticky;bottom:0;padding:12px 0 16px;background:linear-gradient(180deg,#fff0,#fff 28%)}.bs-bd__cta-bar .bs-br__next-cta{width:100%}@media(min-width:750px){.bs-bd{display:grid;grid-template-columns:260px 1fr;grid-template-areas:"back  back" "cover head" "cover body";column-gap:28px;row-gap:18px;align-items:start}.bs-bd__back{grid-area:back}.bs-bd__cover{grid-area:cover;position:sticky;top:24px}.bs-bd__head{grid-area:head}.bs-bd>.bs-bd__block,.bs-bd>.bs-br__soon,.bs-bd>.bs-bd__cta-bar{grid-column:2}.bs-bd__cta-bar{position:static;background:none;padding:0}.bs-bd__cta-bar .bs-br__next-cta{width:auto;padding:15px 30px}}.bs-br__pagehead{max-width:720px;margin:0 auto 20px}.bs-br__eyebrow{margin:0;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--bs-gold, #e8b23a)}.bs-br__pagetitle{margin:5px 0 0;font-weight:400;font-size:clamp(24px,5vw,34px);line-height:1.15;color:var(--bs-heading, #2a2118)}.bs-br__pagemeta{margin:5px 0 0;font-size:13px;color:var(--bs-muted, #6b7280)}.bs-gate{max-width:480px;margin:0 auto;padding:28px 20px 32px;display:flex;flex-direction:column;gap:14px}.bs-br-app:has(.bs-gate){background:linear-gradient(180deg,#fffdf8,#f8f3e8);border-bottom:1px solid var(--bs-border)}.bs-gate__head{display:flex;flex-direction:column;gap:6px}.bs-gate__eyebrow{margin:0;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--bs-gold, #e8b23a)}.bs-gate__title{margin:0;font-weight:400;font-size:clamp(23px,5.5vw,30px);line-height:1.2;color:var(--bs-heading, #2a2118)}.bs-gate__lead{margin:0;font-size:14px;line-height:1.65;color:var(--bs-muted, #6b7280)}.bs-gate__preview{list-style:none;margin:6px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.bs-gate__card{display:flex;align-items:center;gap:13px;padding:14px;border:1.5px solid var(--bs-border, #e9e4d8);border-radius:20px;background:var(--bs-surface, #fff);box-shadow:0 10px 30px -16px #141e3233}.bs-gate__card--accent{border-color:#22c55e66}.bs-gate__card-icon{width:42px;height:42px;flex:none;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:17px;background:#2a21180a}.bs-gate__card-icon--book{border-radius:5px;width:32px;height:42px;background:linear-gradient(172deg,#faf1dc,#f3e3bb 46%,#a9cf8a);border:1px solid rgba(74,58,38,.14);box-shadow:inset 4px 0 6px -4px #4a3a2673}.bs-gate__card-icon--accent{background:#22c55e1f;color:var(--bs-green-dark, #16a34a)}.bs-gate__card-text{display:flex;flex-direction:column;gap:3px;min-width:0}.bs-gate__card-text strong{font-size:14px;font-weight:600;color:var(--bs-heading, #2a2118)}.bs-gate__card-text span{font-size:12px;line-height:1.5;color:var(--bs-muted, #6b7280)}.bs-gate__cta{margin-top:6px;display:flex;align-items:center;justify-content:center;gap:8px;min-height:56px;padding:16px 20px;border:0;border-radius:20px;background:var(--bs-green, #22c55e);color:#fff;font-family:inherit;font-size:16px;font-weight:600;text-decoration:none;cursor:pointer;box-shadow:0 8px 18px -6px #22c55e8c;transition:background .2s ease,transform .2s ease}.bs-gate__cta:hover{background:var(--bs-green-dark, #16a34a);transform:translateY(-2px);color:#fff}.bs-gate__note{margin:0;font-size:11.5px;color:#8d8676;text-align:center}.bs-gate__alt{margin:4px 0 0;color:var(--bs-muted, #6b7280);text-align:center}.bs-gate__alt a{color:var(--bs-green-dark, #16a34a);font-weight:600;text-decoration:none}.bs-gate--qr{text-align:center;align-items:center;padding-top:24px}.bs-gate--qr .bs-gate__cta{width:100%}.bs-gate--notice{text-align:center;align-items:center}.bs-gate__mark{width:74px;height:74px;border-radius:50%;background:#e8b23a29;display:flex;align-items:center;justify-content:center;font-size:26px}.bs-gate__hint{display:flex;gap:12px;align-items:flex-start;text-align:left;padding:16px 18px;border:1.5px solid var(--bs-border, #e9e4d8);border-radius:20px;background:var(--bs-surface, #fff)}.bs-gate__hint p{margin:0;font-size:12.5px;line-height:1.65;color:var(--bs-muted, #6b7280)}.bs-gate--notice .bs-gate__cta,.bs-gate--empty .bs-gate__cta{width:100%}.bs-gate--empty{text-align:center;align-items:center}.bs-gate__shelf{width:100%;display:flex;align-items:flex-end;justify-content:center;gap:10px;flex-wrap:wrap;padding:20px 18px 0;border:1.5px solid var(--bs-border, #e9e4d8);border-radius:28px;background:var(--bs-surface, #fff)}.bs-gate__slot{width:56px;height:76px;border:1.5px dashed var(--bs-border, #e9e4d8);border-radius:8px;background:#2a211805}.bs-gate__slot--tall{height:92px}.bs-gate__board{width:100%;height:9px;border-radius:3px;background:linear-gradient(180deg,#e3d9c4,#d4c8ae);margin-top:14px}@media(min-width:750px){.bs-gate{max-width:560px;padding-top:16px}.bs-gate__cta{align-self:center;min-width:280px}}.bs-br__toolbar[hidden]{display:none!important}.bs-gate__head{position:relative}.bs-gate__glow{position:absolute;right:-30px;top:-40px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,#e8b23a4d,#e8b23a00 70%);pointer-events:none;z-index:0}.bs-gate__head>:not(.bs-gate__glow){position:relative;z-index:1}.bs-gate__spine{position:relative;width:44px;height:58px;flex:none;border-radius:7px;overflow:hidden;border:1px solid rgba(74,58,38,.14);background:linear-gradient(172deg,#faf1dc,#f3e3bb 46%,#a9cf8a);box-shadow:inset 5px 0 7px -5px #4a3a2680}.bs-gate__spine-turf{position:absolute;left:-10%;right:-10%;bottom:-5px;height:22px;border-radius:50% 50% 0 0/14px 14px 0 0;border-top:1.5px solid rgba(74,58,38,.4);background:linear-gradient(180deg,#96c471,#6d9f4b)}.bs-gate__card-icon--ball{width:44px;height:44px;font-size:21px;background:radial-gradient(circle at 40% 35%,#e8b23a3d,#e8b23a00 70%),#22c55e14;border-radius:50%}.bs-gate__card-icon--accent{width:44px;height:44px;font-size:19px;border-radius:50%}.bs-gate__card{padding:15px 16px;gap:14px}.bs-br-app{--bs-t-eyebrow: 13px;--bs-t-title: clamp(27px, 6vw, 40px);--bs-t-heading: 21px;--bs-t-lead: 17px;--bs-t-body: 16px;--bs-t-small: 15px;--bs-t-micro: 13px;--bs-t-cta: 20px}.bs-gate__eyebrow,.bs-br__eyebrow{font-size:var(--bs-t-eyebrow);font-weight:700;letter-spacing:.1em;text-transform:uppercase}.bs-gate__title,.bs-br__pagetitle{font-size:var(--bs-t-title)}.bs-gate__lead{font-size:var(--bs-t-lead)}.bs-gate__note,.bs-br__pagemeta{font-size:var(--bs-t-micro)}.bs-gate__alt{font-size:var(--bs-t-body)}.bs-gate__cta,.bs-br__next-cta{font-size:var(--bs-t-cta)}.bs-br__row-title,.bs-bd__chip{font-size:var(--bs-t-body)}.bs-br__row-date,.bs-bd__date,.bs-br__soon{font-size:var(--bs-t-small)}.bs-br__next-title,.bs-bd__title{font-size:var(--bs-t-heading)}.bs-br__next-hint,.bs-bd__summary{font-size:var(--bs-t-body)}.bs-shelf-preview{padding:18px 16px 14px;background:#fffdf8;border:1px solid var(--bs-border, #e9e4d8);border-radius:28px;box-shadow:0 10px 30px -12px #141e3238}.bs-shelf-preview__book{position:relative;width:96px;border-radius:8px;overflow:hidden;border:1px solid rgba(74,58,38,.18);box-shadow:0 10px 30px -12px #141e3238;background-image:repeating-linear-gradient(52deg,#4a3a260d 0 1px,#4a3a2600 1px 4px)}.bs-shelf-preview__book:before{content:"";position:absolute;left:0;top:0;bottom:0;width:7px;background:linear-gradient(90deg,#4a3a2638,#4a3a2600);z-index:2}.bs-shelf-preview__book--one{height:130px;transform:rotate(-2deg);background-color:#f2ddb2;background-image:repeating-linear-gradient(52deg,#4a3a260d 0 1px,#4a3a2600 1px 4px),radial-gradient(circle at 8% 8%,#e8b23a8c,#e8b23a00 60%),linear-gradient(168deg,#fbf2dd,#f2ddb2 46%,#cfe0aa 66%,#9fc87f)}.bs-shelf-preview__book--two{height:152px;transform:rotate(1.5deg);background-color:#e3cfee;background-image:repeating-linear-gradient(52deg,#4a3a260d 0 1px,#4a3a2600 1px 4px),linear-gradient(168deg,#f7edf7,#e3cfee 44%,#b9c8e8 68%,#8fa7d6)}.bs-shelf-preview__label{position:absolute;left:9px;right:9px;top:11px;z-index:3;text-align:center;font-size:12px;line-height:1.15;color:#4a3a26}.bs-shelf-preview__label em{display:block;font-style:normal;font-size:7px;font-weight:600;letter-spacing:.16em;color:var(--bs-gold, #e8b23a);margin-bottom:2px}.bs-shelf-preview__book--two .bs-shelf-preview__turf{bottom:-14px;height:60px;background:linear-gradient(180deg,#7f97cd,#5d75ae)}.bs-shelf-preview__ball{position:absolute;left:50%;bottom:16px;transform:translate(-50%);width:34px;height:34px;border-radius:50%;border:2px solid rgba(74,58,38,.4);background:radial-gradient(circle at 35% 30%,#fffdf8,#e6dcc6);z-index:3}.bs-shelf-preview__next{width:82px;height:112px;border-radius:8px;border:1.5px dashed rgba(34,197,94,.55);background:#22c55e12;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--bs-green-dark, #16a34a);font-size:10px;line-height:1.3;text-align:center}.bs-shelf-preview__caption{margin:12px 0 0;text-align:center;font-size:var(--bs-t-micro);color:#8d8676}.bs-gate__form{display:flex;flex-direction:column;gap:10px;margin-top:4px}.bs-gate__input{width:100%;padding:14px 16px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;font-family:inherit;font-size:var(--bs-t-lead);color:var(--bs-text, #1f2937);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.bs-gate__input:focus{border-color:var(--bs-green, #22c55e);box-shadow:0 0 0 3px #22c55e33}.bs-gate__form .bs-gate__cta{margin-top:0}.bs-gate__behind{margin-top:4px}.bs-gate__behind-title{margin:0 0 10px;font-size:var(--bs-t-small);font-weight:600;color:var(--bs-heading, #2a2118)}.bs-gate__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.bs-gate__list li{display:flex;align-items:center;gap:11px;padding:12px 13px;border:1px solid var(--bs-border, #e9e4d8);border-radius:20px;background:#fffdf8;font-size:var(--bs-t-small);color:var(--bs-heading, #2a2118)}.bs-gate__list li>span:nth-child(2){flex:1}.bs-gate__list em{font-style:normal;color:var(--bs-muted, #6b7280)}.bs-gate__list-soon{border-style:dashed!important;background:none!important;color:#9a9384!important}.bs-gate__dot--accent{color:var(--bs-green-dark, #16a34a);font-size:16px}.bs-gate__dot--muted{background:none;border:1px solid var(--bs-border, #e9e4d8);color:#b6ae9d;font-size:11px}.bs-gate__badge{font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:999px;color:#78350f;background:linear-gradient(180deg,#fde68a,#fbbf24);border:1px solid rgba(180,83,9,.35)}@media(min-width:750px){.bs-shelf-preview__row{height:240px;gap:16px}.bs-shelf-preview__book{width:130px}.bs-shelf-preview__book--one{height:176px}.bs-shelf-preview__book--two{height:206px}.bs-shelf-preview__label{font-size:15px}.bs-shelf-preview__label em{font-size:8.5px}.bs-shelf-preview__next{width:112px;height:150px;font-size:12px}}.bs-gate__cta,.bs-br__next-cta{min-height:60px;padding:1.15rem 1.5rem;font-weight:400;border-radius:12px}.bs-br__row{padding:15px 16px}.bs-br__row-title{font-weight:500}.bs-gate__list li{padding:14px 15px;font-size:var(--bs-t-small)}.bs-gate__lead{line-height:1.55}.bs-bd__chip{padding:.55rem 1rem;font-size:var(--bs-t-small)}.bs-gate{max-width:430px;margin:0 auto;padding:18px 20px 32px;gap:0}.bs-gate__head{gap:0}.bs-gate__eyebrow{margin:0;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#e8b23a}.bs-gate__title{margin:6px 0 0;font-weight:400;font-size:27px;line-height:1.2;color:#2a2118}.bs-gate__lead{margin:8px 0 0;font-size:13.5px;line-height:1.6;color:#6b7280}.bs-shelf-preview{margin:16px 0 0;padding:18px 16px 14px;background:#fffdf8;border:1px solid #e9e4d8;border-radius:28px;box-shadow:0 10px 30px -12px #141e3238}.bs-shelf-preview__row{display:flex;align-items:flex-end;justify-content:center;gap:10px;height:184px}.bs-shelf-preview__book{position:relative;border-radius:8px;overflow:hidden;border:1px solid rgba(74,58,38,.18);box-shadow:0 10px 30px -12px #141e3238}.bs-shelf-preview__book--one{width:96px;height:130px;transform:rotate(-2deg);background:linear-gradient(168deg,#fbf2dd,#f2ddb2 46%,#cfe0aa 66%,#9fc87f)}.bs-shelf-preview__book--two{width:96px;height:152px;transform:rotate(1.5deg);background:linear-gradient(168deg,#f7edf7,#e3cfee 44%,#b9c8e8 68%,#8fa7d6)}.bs-shelf-preview__grain{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(52deg,#4a3a260d 0 1px,#4a3a2600 1px 4px)}.bs-shelf-preview__spine{position:absolute;left:0;top:0;bottom:0;width:7px;background:linear-gradient(90deg,#4a3a2638,#4a3a2600)}.bs-shelf-preview__glow{position:absolute;left:-16px;top:-12px;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,#e8b23a8c,#e8b23a00 68%)}.bs-shelf-preview__book--two .bs-shelf-preview__glow{left:auto;right:-14px;top:16px;width:76px;height:76px;background:radial-gradient(circle,#fff9,#fff0 70%)}.bs-shelf-preview__turf{position:absolute;left:-12%;right:-12%;bottom:-12px;height:52px;border-radius:50% 50% 0 0/34px 34px 0 0;border-top:2px solid rgba(74,58,38,.45);background:linear-gradient(180deg,#96c471,#6d9f4b)}.bs-shelf-preview__book--two .bs-shelf-preview__turf{bottom:-14px;height:60px;border-radius:50% 50% 0 0/38px 38px 0 0;background:linear-gradient(180deg,#7f97cd,#5d75ae)}.bs-shelf-preview__ball{position:absolute;left:50%;bottom:16px;transform:translate(-50%);width:34px;height:34px;border-radius:50%;border:2px solid rgba(74,58,38,.4);background:radial-gradient(circle at 35% 30%,#fffdf8,#e6dcc6)}.bs-shelf-preview__label{position:absolute;left:9px;right:9px;top:11px;text-align:center}.bs-shelf-preview__label em{display:block;font-style:normal;font-size:7px;font-weight:600;letter-spacing:.16em;color:#e8b23a}.bs-shelf-preview__label b{display:block;margin-top:2px;font-size:12px;font-weight:400;line-height:1.15;color:#4a3a26}.bs-shelf-preview__book--two .bs-shelf-preview__label b{color:#3d3350}.bs-shelf-preview__next{width:82px;height:112px;border-radius:8px;border:1.5px dashed rgba(34,197,94,.55);background:#22c55e12;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#16a34a;font-size:10px;line-height:1.3;text-align:center}.bs-shelf-preview__plus{font-size:18px;line-height:1}.bs-shelf-preview__board{display:block;height:11px;border-radius:4px;background:linear-gradient(180deg,#e6d9bd,#cfbe98);box-shadow:0 6px 14px -8px #2a211880}.bs-shelf-preview__caption{margin:12px 0 0;text-align:center;font-size:11.5px;color:#8d8676}.bs-gate__login{display:flex;flex-direction:column;gap:10px;padding:16px 0 0}.bs-gate__login-title,.bs-gate__login-lead,.bs-gate__rule{display:none}.bs-gate__form{display:block}.bs-gate__input{display:none}.bs-gate__cta{display:flex;align-items:center;justify-content:center;width:100%;padding:16px;min-height:56px;border:0;border-radius:.75rem;background:#22c55e;color:#fff;font-family:inherit;font-size:17px;font-weight:400;cursor:pointer;box-shadow:0 4px 12px #22c55e4d;transition:all .3s ease}.bs-gate__cta:hover:not(:disabled){background:#16a34a;transform:translateY(-2px);box-shadow:0 6px 20px #22c55e66}.bs-gate__cta:active:not(:disabled){transform:translateY(0)}.bs-gate__note{margin:0;text-align:center;font-size:11.5px;color:#8d8676}.bs-gate__alt{margin:0;text-align:center;font-size:12px;line-height:1.6;color:#6b7280}.bs-gate__alt a{color:#16a34a;font-weight:500;text-decoration:none}.bs-gate__behind{margin-top:18px}.bs-gate__behind-title{margin:0 0 10px;font-size:12px;font-weight:500;color:#2a2118}.bs-gate__list li{padding:12px 13px;gap:11px;border-radius:20px;border:1px solid #e9e4d8;background:#fffdf8;font-size:12.5px;color:#2a2118}.bs-gate__list li em{font-style:normal;color:#6b7280}.bs-gate__dot{width:34px;height:34px;flex:none;border-radius:50%;background:#22c55e1f;display:flex;align-items:center;justify-content:center;font-size:14px}.bs-gate__dot--muted{background:none;border:1px solid #e9e4d8;font-size:11px;color:#b6ae9d}.bs-gate__list-soon{border-style:dashed;border-color:#ded7c9;background:none;color:#9a9384}.bs-gate__badge{margin-left:auto;font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.2rem .45rem;border-radius:999px;color:#78350f;background:linear-gradient(180deg,#fde68a,#fbbf24);border:1px solid rgba(180,83,9,.35)}@media(min-width:900px){.bs-gate{max-width:1064px;padding:40px 24px 48px}.bs-gate__title{font-size:40px;line-height:1.15;max-width:560px}.bs-gate__lead{font-size:16px;margin-top:14px;max-width:500px}.bs-gate__main{margin-top:28px;display:grid;grid-template-columns:1fr 400px;gap:44px;align-items:start}.bs-shelf-preview{margin:0;padding:26px 26px 20px}.bs-shelf-preview__row{gap:18px;height:262px}.bs-shelf-preview__book{border-radius:12px}.bs-shelf-preview__book--one{width:150px;height:204px}.bs-shelf-preview__book--two{width:150px;height:236px}.bs-shelf-preview__spine{width:10px}.bs-shelf-preview__glow{left:-26px;top:-18px;width:124px;height:124px}.bs-shelf-preview__book--two .bs-shelf-preview__glow{left:auto;right:-20px;top:26px;width:112px;height:112px}.bs-shelf-preview__turf{bottom:-18px;height:80px;border-radius:50% 50% 0 0/50px 50px 0 0}.bs-shelf-preview__book--two .bs-shelf-preview__turf{bottom:-20px;height:92px;border-radius:50% 50% 0 0/56px 56px 0 0}.bs-shelf-preview__ball{bottom:26px;width:52px;height:52px}.bs-shelf-preview__label{left:14px;right:14px;top:16px}.bs-shelf-preview__label em{font-size:9px}.bs-shelf-preview__label b{margin-top:3px;font-size:17px}.bs-shelf-preview__next{width:128px;height:172px;border-radius:12px;gap:6px;font-size:13px}.bs-shelf-preview__plus{font-size:26px}.bs-shelf-preview__board{height:14px;border-radius:5px;box-shadow:0 8px 18px -10px #2a211880}.bs-shelf-preview__caption{text-align:left;font-size:12px}.bs-gate__login{padding:30px 28px;gap:14px;background:#fffdf8;border:1px solid #e9e4d8;border-radius:28px;box-shadow:0 10px 30px -12px #141e3238}.bs-gate__login-title{display:block;margin:0;font-weight:400;font-size:24px;line-height:1.25;color:#2a2118}.bs-gate__login-lead{display:block;margin:0;font-size:14px;line-height:1.6;color:#6b7280}.bs-gate__form{display:flex;flex-direction:column;gap:14px}.bs-gate__input{display:block;width:100%;padding:.8rem .9rem;border-radius:10px;border:1px solid #cbd5e1;background:#fff;font-family:inherit;font-size:.95rem;color:#1f2937;outline:none}.bs-gate__input:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e33}.bs-gate__note{text-align:left}.bs-gate__rule{display:block;height:1px;background:#e9e4d8;margin:6px 0}.bs-gate__alt{text-align:left;font-size:13.5px}.bs-gate__behind{grid-column:1;margin-top:22px}.bs-gate__list{flex-direction:row;flex-wrap:wrap}.bs-gate__list li{flex:1 1 240px;font-size:13.5px}}.bs-shelf-preview{margin:18px 0 0;padding:0;overflow:hidden;background:#fffdf8;border:1px solid #e9e4d8;border-radius:24px;box-shadow:0 10px 30px -12px #141e3238}.bs-shelf-preview__photo{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.bs-shelf-preview__caption{margin:0;padding:14px 18px;text-align:center;font-size:13px;line-height:1.5;color:#8d8676;border-top:1px solid #e9e4d8}.bs-gate__input{width:100%;padding:16px 18px;min-height:56px;border-radius:.75rem;border:1.5px solid #e9e4d8;background:#fff;font-family:inherit;font-size:17px;color:#2a2118;outline:none}.bs-gate__input::placeholder{color:#a49c8c}.bs-gate__input:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e33}.bs-gate__alt{display:flex;flex-direction:column;align-items:center;gap:10px;margin:0;padding:18px;border-radius:20px;background:#2a211807;border:1px solid #e9e4d8;text-align:center}.bs-gate__alt-title{margin:0;font-size:16px;font-weight:500;color:#2a2118}.bs-gate__alt-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 26px;border-radius:.75rem;border:1.5px solid #e9e4d8;background:#fff;color:#2a2118;font-size:16px;font-weight:500;text-decoration:none;transition:border-color .2s ease,color .2s ease,transform .2s ease}.bs-gate__alt-btn:hover{border-color:#22c55e;color:#15803d;transform:translateY(-1px)}.bs-gate__alt-note{margin:0;font-size:13px;color:#8d8676}.bs-gate__behind{margin-top:26px}.bs-gate__behind-title{margin:0 0 12px;font-size:16px;font-weight:500;color:#2a2118}.bs-gate__list{gap:10px}.bs-gate__list li{gap:14px;padding:18px;border-radius:20px;font-size:16px;line-height:1.45}.bs-gate__dot{width:48px;height:48px;font-size:20px}.bs-gate__dot--muted{font-size:14px}.bs-gate__badge{font-size:.6875rem;padding:.3rem .6rem}@media(min-width:900px){.bs-shelf-preview{margin:0}.bs-shelf-preview__photo{aspect-ratio:5 / 4}.bs-shelf-preview__caption{text-align:left;font-size:13.5px}.bs-gate__alt{text-align:center}.bs-gate__list li{flex:1 1 260px;font-size:16px}}.bs-gate__behind{margin-top:34px}.bs-gate__behind-title{margin:0 0 18px;font-weight:400;font-size:clamp(22px,3vw,30px);line-height:1.15;color:#2a2118}.bs-gate__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.bs-gate__card{position:relative;display:block;padding:26px 24px;background:#fffdf8;border:1px solid #e9e4d8;border-radius:24px;box-shadow:0 10px 30px -14px #141e3233}.bs-gate__card-icon{display:block;font-size:32px;line-height:1;margin-bottom:14px}.bs-gate__card-title{margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.25;color:#2a2118}.bs-gate__card-text{margin:0;font-size:16px;line-height:1.6;color:#6b7280}.bs-gate__card--soon{background:linear-gradient(168deg,#fffaf0,#fdf3dd);border-color:#e8b23a73}.bs-gate__card-badge{position:absolute;top:18px;right:18px;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.3rem .6rem;border-radius:999px;color:#78350f;background:linear-gradient(180deg,#fde68a,#fbbf24);border:1px solid rgba(180,83,9,.35)}@media(min-width:900px){.bs-gate__behind{grid-column:1 / -1;margin-top:44px}.bs-gate__grid{grid-template-columns:repeat(4,1fr);gap:24px}.bs-gate__card{padding:28px 26px}}.bs-gate__behind--shelf{margin-top:44px;padding-top:32px;border-top:1px solid #e9e4d8}
/*# sourceMappingURL=/cdn/shop/t/7/assets/bs-buecherregal.css.map */
