@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";.article-body,.retrospective-evaluation,.retrospective-audience-text{color:#fff;width:100%;font-family:var(--font);font-size:1.2rem;font-weight:400;line-height:1.45}.article-body :where(p,span,div,li,strong,em),.retrospective-evaluation :where(p,span,div,li,strong,em),.retrospective-audience-text :where(p,span,div,li,strong,em){line-height:inherit;color:inherit!important;font-family:inherit!important;font-size:inherit!important;font-weight:400!important}.article-body a,.retrospective-evaluation a,.retrospective-audience-text a{font-weight:inherit;text-underline-offset:.18em;text-decoration:underline;color:inherit!important;font-family:inherit!important}.article-body :where(p,ul,ol),.retrospective-evaluation :where(p,ul,ol),.retrospective-audience-text :where(p,ul,ol){margin:0 0 .75em}.article-body>:first-child,.retrospective-evaluation>:first-child,.retrospective-audience-text>:first-child{margin-top:0}.article-body>:last-child,.retrospective-evaluation>:last-child,.retrospective-audience-text>:last-child{margin-bottom:0}.photo-text-editor .note-editable{font-family:var(--font);font-size:1rem;font-weight:400;line-height:1.45}@media (width<=760px){.article-body,.retrospective-evaluation,.retrospective-audience-text{font-size:1.08rem}}:root{--cream:#eadfca;--book-bg:#171411;--middle-panel:#101a16d1;--book-panel:var(--middle-panel);--photo-surround:#101a16f5;--book-ink:#f8f4eb;--book-green:#24382f;--book-accent:#eadfca;--book-line:#fff3;--font:"Montserrat",sans-serif;--site-text-color:#eadfca;--site-overlay:#00000040;--site-panel:#101a16a6;--site-background-image:none}*{box-sizing:border-box}html,body{min-height:100%}html{background-color:var(--book-bg);background-image:var(--site-background-image);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}body.books-app{color:var(--book-ink);font-family:var(--font);background:0 0;margin:0;position:relative}body.books-app:before{content:"";z-index:0;background:var(--site-overlay);pointer-events:none;position:fixed;inset:0}a{color:inherit}.books-shell{z-index:1;width:min(1280px,100% - 40px);margin:0 auto;padding:16px 0 48px;position:relative}.books-hero{background:var(--site-panel);min-height:140px;color:var(--site-text-color);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #fff3;border-radius:18px;grid-template-columns:minmax(150px,1fr) minmax(260px,2fr) minmax(150px,1fr);align-items:center;gap:20px;padding:8px clamp(20px,4vw,52px);display:grid;box-shadow:0 12px 36px #0003}.books-brand{justify-self:start;min-width:0;text-decoration:none;display:flex}.books-logo{object-fit:contain;width:auto;max-width:min(24vw,260px);height:124px;display:block}.books-title{text-align:center;text-shadow:0 1px 3px #000000bf;min-width:0;font-size:clamp(1rem,2vw,1.45rem);font-weight:500;line-height:1.25;text-decoration:none}.books-menu{z-index:20;justify-self:end;position:relative}.books-menu summary{cursor:pointer;border:0;border-radius:6px;align-content:center;gap:6px;width:50px;height:50px;padding:10px;list-style:none;display:grid}.books-menu summary::-webkit-details-marker{display:none}.books-menu summary span{background:#fff;border-radius:2px;height:2px}.books-menu nav{background:var(--site-panel);width:240px;color:var(--site-text-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff3d;border-radius:12px;gap:3px;padding:13px;display:grid;position:absolute;top:60px;right:0;box-shadow:0 20px 50px #00000052}.books-menu nav strong{color:var(--book-accent);text-transform:uppercase;letter-spacing:.12em;margin:9px 10px 3px;font-size:.72rem}.books-menu nav a{border-radius:8px;padding:9px 10px;text-decoration:none}.books-menu nav a:hover,.books-menu nav a.active{color:var(--cream);background:#ffffff1a;font-weight:700}.books-panel{background:var(--book-panel);border:1px solid var(--book-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px;margin-top:32px;padding:clamp(22px,4vw,44px);box-shadow:0 16px 45px #00000038}.books-panel-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.books-panel-head p{color:var(--book-accent);text-transform:uppercase;letter-spacing:.16em;margin:0 0 5px;font-size:.75rem;font-weight:700}.books-panel h1{margin:0;font-size:clamp(1.7rem,4vw,3rem)}.books-detail-head h1{overflow-wrap:anywhere;flex-wrap:wrap;align-items:baseline;gap:10px;min-width:0;display:flex}.books-detail-head .books-actions{flex:none;align-items:center}.books-actions,.books-detail-links{flex-wrap:wrap;gap:10px;display:flex}.books-button,.books-pagination a{background:var(--book-green);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:9px;padding:11px 17px;font-weight:600;text-decoration:none}.books-button.secondary{border:1px solid var(--book-line);color:var(--book-ink);background:#fff}.books-notice{border-radius:10px;margin-top:20px;padding:14px 18px;font-weight:600}.books-notice.success{background:#dff3e5}.books-notice.error{color:#852d23;background:#ffe0dc}.books-search{margin-bottom:20px;display:block}.books-search input,.books-edit-form input{width:100%;color:var(--book-ink);font:inherit;background:#fff;border:1px solid #bdcbc2;border-radius:9px;padding:13px 14px}.books-search-row{align-items:stretch;gap:12px;margin-bottom:20px;display:flex}.books-search-row .books-search{flex:auto;min-width:0;margin:0}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.books-table-wrap{overflow-x:auto}.books-table-wrap table{border-collapse:collapse;width:100%}.books-table-wrap th,.books-table-wrap td{border-bottom:1px solid var(--book-line);text-align:left;padding:14px 12px}.books-table-wrap th{color:#68776f;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem}.books-table-wrap td:first-child{width:80px;font-weight:700}.books-table-wrap tr[hidden]{display:none}.books-no-results{text-align:center;padding:20px}.books-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.books-photo-grid[hidden],.books-photo-grid article[hidden]{display:none!important}.books-photo-grid article{border:1px solid var(--book-line);background:#fff;border-radius:13px;overflow:hidden}.books-photo-grid img{aspect-ratio:4/3;object-fit:cover;background:var(--photo-surround);width:100%;display:block}.books-photo-grid p{gap:5px;margin:0;padding:13px;display:grid}.books-photo-grid p a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.books-pagination{justify-content:center;align-items:center;gap:15px;margin-top:28px;display:flex}.books-pagination>span{color:#728078}.books-detail-links{margin-bottom:24px}.books-detail-links a{background:#e8f0ea;border-radius:8px;padding:9px 12px;text-decoration:none}.books-detail-photo-frame{place-items:center;width:fit-content;max-width:100%;margin:24px auto 0;display:grid;position:relative}.books-detail-photo{object-fit:contain;background:var(--photo-surround);border-radius:14px;width:min(820px,100%);max-height:72vh;margin:24px auto 0;display:block}.books-detail-photo-frame .books-detail-photo{width:auto;max-width:100%;margin:0}.books-detail-photo-frame:has(.books-detail-photo.is-landscape){width:100%}.books-detail-photo.is-landscape{width:100%;max-height:none}.books-detail-photo-nav{z-index:4;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a08079e;border:1px solid #ffffff57;border-radius:999px;place-items:center;width:48px;height:48px;font-size:2.3rem;line-height:1;text-decoration:none;transition:background .18s,border-color .18s,transform .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 30px #00000059}.books-detail-photo-nav.previous{padding-right:3px;left:14px}.books-detail-photo-nav.next{padding-left:3px;right:14px}.books-detail-photo-nav:hover,.books-detail-photo-nav:focus-visible{color:#fff;background:#5f4120e0;border-color:#ffffffb8;outline:none;transform:translateY(-50%)scale(1.04)}.books-edit-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.books-edit-form label{gap:7px;font-size:.8rem;font-weight:700;display:grid}.books-form-actions{grid-column:1/-1}.books-random-wall{columns:4 220px;column-gap:17px}.books-random-card{break-inside:avoid;background:var(--photo-surround);border-radius:14px;margin:0 0 17px;display:block;position:relative;overflow:hidden}.books-random-card img{width:100%;display:block}.books-random-card span,.books-carousel-slide span{color:#fff;background:linear-gradient(#0000,#000000bf);padding:28px 15px 13px;display:grid;position:absolute;inset:auto 0 0}.books-random-card strong{font-size:1.3rem}.books-fullscreen{width:100%;height:100%;overflow:hidden;background:var(--photo-surround)!important}.books-fullscreen .books-shell{width:100%;height:100dvh;padding:0;position:fixed;inset:0;overflow:hidden}.books-carousel,.books-swipe{background:var(--photo-surround);width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden}.books-carousel-slide,.books-swipe-slide{opacity:0;pointer-events:none;min-width:0;min-height:0;transition:opacity .6s;display:block;position:absolute;inset:0;overflow:hidden}.books-carousel-slide.active,.books-swipe-slide.active{opacity:1;pointer-events:auto}.books-carousel-slide img,.books-swipe-slide img{object-fit:contain;object-position:center;background:var(--photo-surround);width:100%;max-width:100vw;height:100%;max-height:100dvh;display:block;position:absolute;inset:0}.books-carousel-slide span{font-size:1.1rem}.books-carousel-slide span strong{font-size:2rem}.books-swipe-slide>span{color:#fff;background:#0000009e;border-radius:9px;padding:10px 15px;position:absolute;bottom:45px;left:50%;transform:translate(-50%)}.books-swipe-nav{z-index:4;color:#fff;cursor:pointer;background:#0000008c;border:0;border-radius:50%;width:54px;height:54px;font-size:2.2rem;position:absolute;top:50%}.books-swipe-nav.previous{left:18px}.books-swipe-nav.next{right:18px}.books-swipe-counter{z-index:5;color:#fff;background:#0009;border-radius:8px;padding:9px 12px;font-weight:700;position:absolute;top:18px;left:18px}.books-exit{z-index:10;color:#fff;background:#000000ad;border-radius:8px;padding:10px 14px;text-decoration:none;position:fixed;top:18px;right:18px}.books-wall{grid-template-columns:repeat(var(--wall-columns,12),minmax(0,1fr));grid-template-rows:repeat(var(--wall-rows,12),minmax(0,1fr));background:var(--photo-surround);gap:0;width:100vw;height:100dvh;padding:0;display:grid;position:fixed;inset:0;overflow:hidden}.books-wall-tile{background:0 0;min-width:0;min-height:0;position:relative;overflow:hidden}.books-wall-tile img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .2s;display:block}.books-wall-tile:hover img{transform:scale(1.04)}.books-wall-tile span{color:#fff;background:#0000009e;padding:1px 3px;font-size:.58rem;position:absolute;bottom:2px;left:3px}.books-fullscreen .books-random-wall.is-screen-wall{columns:auto;background:var(--photo-surround);width:100vw;height:100dvh;box-shadow:none;border:0;border-radius:0;grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:8px;display:grid;position:fixed;inset:0;overflow:hidden}.books-fullscreen .books-random-wall.is-screen-wall .books-random-card{min-width:0;height:100%;min-height:0;margin:0}.books-fullscreen .books-random-wall.is-screen-wall .books-random-card:nth-child(n+13){display:none}.books-fullscreen .books-random-wall.is-screen-wall .books-random-card img{object-fit:contain;object-position:center;width:100%;height:100%}.books-fullscreen .books-random-wall.is-screen-wall .books-random-card span{text-align:center;text-shadow:0 2px 8px #000000e6;background:linear-gradient(#0000 55%,#000000b8);place-content:end center;justify-items:center;padding:16px;font-size:clamp(.9rem,1.5vw,1.35rem);inset:0}.books-fullscreen .books-random-wall.is-screen-wall .books-random-card strong{font-size:clamp(1.25rem,2.4vw,2.2rem)}.books-empty{text-align:center}@media (width<=800px){.books-shell{width:min(100% - 18px,1240px);padding-top:9px}.books-fullscreen .books-shell{width:100%;padding:0}.books-hero{border-radius:16px;min-height:110px}.books-title{font-size:clamp(1.45rem,8vw,2.4rem)}.books-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.books-edit-form{grid-template-columns:1fr}.books-panel-head{flex-direction:column;align-items:flex-start}.books-table-wrap th:nth-child(3),.books-table-wrap td:nth-child(3){display:none}.books-random-wall{columns:2 135px}.books-fullscreen .books-random-wall.is-screen-wall{grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr))}.books-pagination{flex-wrap:wrap;font-size:.82rem}}body.books-mode-gepersonaliseerd{color:#202820;background:radial-gradient(circle at 72% 10%,#cfe8c3d1,#0000 34%),linear-gradient(135deg,#eadcc7 0%,#f7f3e9 50%,#e8dfd1 100%)}.books-mode-gepersonaliseerd .books-shell{width:100%;max-width:1240px;padding:12px 0 45px}.books-mode-gepersonaliseerd .books-hero{color:#68472e;background:linear-gradient(100deg,#fff9f2f0,#ebf4d7e0,#fae3c6e6);border:1px solid #b57f4a4d;border-radius:0 36px 36px 0;min-height:106px;padding:22px 16px;box-shadow:0 16px 45px #5d42271f}.books-mode-gepersonaliseerd .books-title{max-width:none;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.05}.books-mode-gepersonaliseerd .books-menu summary{background:#f39200;border:0;border-radius:11px;gap:5px;width:48px;height:42px;padding:11px 14px}.books-mode-gepersonaliseerd .books-menu summary span{background:#26362f;height:2px}.books-mode-gepersonaliseerd .books-menu nav{top:52px}.books-mode-gepersonaliseerd .books-listing-panel{background:#ffffffe8;border:1px solid #6f8e7933;border-radius:32px 32px 0 0;margin-top:29px;padding:20px 10px 36px;box-shadow:0 16px 45px #40544514}.books-mode-gepersonaliseerd .books-panel-head{margin:0 0 17px}.books-mode-gepersonaliseerd .books-panel-head p{color:#93663d;letter-spacing:.2em;margin:0;font-size:.78rem;font-weight:700}.books-mode-gepersonaliseerd .books-search{margin-bottom:17px}.books-mode-gepersonaliseerd .books-search input{background:#fcfffcb8;border:1px solid #d6e3d9;border-radius:20px;height:52px;padding:13px 16px;font-size:1rem}.books-mode-gepersonaliseerd .books-table-wrap{overflow:visible}.books-mode-gepersonaliseerd .books-table-wrap table{table-layout:fixed}.books-mode-gepersonaliseerd .books-table-wrap th,.books-mode-gepersonaliseerd .books-table-wrap td{border-bottom:1px solid #d7e1d9;padding:8px 10px;font-size:.9rem;line-height:1.25}.books-mode-gepersonaliseerd .books-table-wrap th{color:#627268;letter-spacing:.1em;font-size:.78rem;font-weight:700}.books-mode-gepersonaliseerd .books-table-wrap th:first-child,.books-mode-gepersonaliseerd .books-table-wrap td:first-child{width:76px}.books-mode-gepersonaliseerd .books-table-wrap th:nth-child(3),.books-mode-gepersonaliseerd .books-table-wrap td:nth-child(3){width:28%}.books-mode-gepersonaliseerd .books-table-wrap tbody tr:nth-child(2n){background:#e2efe4a6}.books-mode-gepersonaliseerd .books-table-wrap td:first-child,.books-mode-gepersonaliseerd .books-name-filled{font-weight:800}.books-mode-gepersonaliseerd .books-table-wrap td:last-child a{color:#a57149;text-decoration:none}.books-name-row{align-items:center;gap:10px;width:100%;display:flex}.books-name-row>a{text-overflow:ellipsis;white-space:nowrap;min-width:0;text-decoration:none;overflow:hidden}.books-social-icons{flex:none;align-items:center;gap:5px;margin-left:auto;display:inline-flex}.books-social-icons a,.books-social-icons svg{width:14px;height:14px;display:block}.books-social-icons .camera{fill:none;stroke:#fff;stroke-width:1.7px}.books-social-icons .dot,.books-social-icons .solid{fill:#fff}.books-social-icons .facebook{fill:#1877f2}.books-social-icons .website{fill:#2f6f5f}.books-social-icons .website-line{fill:none;stroke:#fff;stroke-width:1.8px;stroke-linecap:round}.books-social-icons .youtube{fill:red}.books-detail-social-icons{vertical-align:baseline;align-items:baseline;gap:.28em;margin-left:0;font-size:.5em}.books-detail-social-icons a,.books-detail-social-icons svg{width:1em;height:1em}.books-number-photo{cursor:pointer;position:relative}.books-number-preview{z-index:40;opacity:0;pointer-events:none;background:#fffaf4fa;border:1px solid #a0764952;border-radius:14px;width:min(360px,42vw);padding:8px;transition:all .16s;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%)scale(.96);box-shadow:0 18px 38px #482b113d}.books-number-preview img{object-fit:contain;border-radius:10px;width:100%;max-height:min(520px,70vh);display:block}.books-number-photo:hover .books-number-preview,.books-number-photo:focus .books-number-preview{opacity:1;transform:translateY(-50%)scale(1)}@media (width<=800px){.books-mode-gepersonaliseerd .books-shell{width:100%;padding-top:8px}.books-mode-gepersonaliseerd .books-hero{border-radius:0 24px 24px 0;min-height:92px}.books-mode-gepersonaliseerd .books-title{font-size:clamp(1.5rem,7vw,2.2rem)}.books-mode-gepersonaliseerd .books-listing-panel{border-radius:24px 24px 0 0}.books-mode-gepersonaliseerd .books-table-wrap th:nth-child(3),.books-mode-gepersonaliseerd .books-table-wrap td:nth-child(3),.books-number-preview{display:none}}.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd{color:var(--book-ink);background:0 0}.books-app:not(.books-fullscreen) .books-hero,.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-hero{background:var(--site-panel);min-height:140px;color:var(--site-text-color);border:1px solid #fff3;border-radius:18px;grid-template-columns:minmax(150px,1fr) minmax(260px,2fr) minmax(150px,1fr);padding:8px clamp(20px,4vw,52px);box-shadow:0 12px 36px #0003}.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-shell{width:min(1280px,100% - 40px);max-width:none;padding:16px 0 48px}.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-title{max-width:none;color:var(--site-text-color);font-size:clamp(1rem,2vw,1.45rem);font-weight:500;line-height:1.25}.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-menu summary{background:0 0;border-radius:6px;gap:6px;width:50px;height:50px;padding:10px}.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-menu summary span{background:var(--site-text-color)}.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-menu nav{top:60px}.books-app:not(.books-fullscreen) .books-panel,.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-listing-panel{border:1px solid var(--book-line);background:var(--book-panel);color:var(--book-ink);border-radius:18px;margin-top:32px;padding:clamp(22px,4vw,44px);box-shadow:0 16px 45px #00000038}.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-panel-head{margin-bottom:26px}.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-panel-head p{color:var(--book-accent)}.books-app:not(.books-fullscreen) .books-search input,.books-app:not(.books-fullscreen) .books-edit-form input,.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-search input{color:#183129;background:#fff;border-color:#bdcbc2;border-radius:9px}.books-app:not(.books-fullscreen) .books-table-wrap th,.books-app:not(.books-fullscreen) .books-table-wrap td,.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-table-wrap th,.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-table-wrap td{border-bottom-color:var(--book-line)}.books-app:not(.books-fullscreen) .books-table-wrap th,.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-table-wrap th{color:var(--book-accent)}.books-app:not(.books-fullscreen) .books-table-wrap tbody tr:nth-child(odd){background:#ffffff09}.books-app:not(.books-fullscreen) .books-table-wrap tbody tr:nth-child(2n),.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-table-wrap tbody tr:nth-child(2n){background:#0000001f}.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-table-wrap td:last-child a{color:var(--book-accent)}.books-app:not(.books-fullscreen) .books-photo-grid article{background:#ffffff0f}.books-app:not(.books-fullscreen) .books-detail-links a{background:#ffffff1a}.books-app:not(.books-fullscreen) .books-button.secondary{color:#183129}.books-app:not(.books-fullscreen) .books-table-wrap a:hover,.books-app:not(.books-fullscreen) .books-name-row>a:hover,.books-app:not(.books-fullscreen) .books-photo-grid p a:hover{color:inherit}@media (width<=800px){.books-app:not(.books-fullscreen) .books-shell,.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-shell{width:calc(100% - 28px);padding-top:14px}.books-app:not(.books-fullscreen) .books-hero,.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-hero{border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:8px;min-height:116px;padding:6px 14px}.books-app:not(.books-fullscreen) .books-logo{max-width:45vw;height:108px}.books-app:not(.books-fullscreen) .books-title{display:none}.books-app:not(.books-fullscreen) .books-panel,.books-app:not(.books-fullscreen).books-mode-gepersonaliseerd .books-listing-panel{border-radius:18px;margin-top:18px}}.books-app:not(.books-fullscreen) .books-hero{z-index:5000;position:relative;overflow:visible}.books-app:not(.books-fullscreen) .books-panel{z-index:1000;position:relative;overflow:visible}.books-app:not(.books-fullscreen) .books-panel:has(.books-menu-toggle[aria-expanded=true]){z-index:4500}.books-dropdown{z-index:10000;position:relative}.books-menu-toggle{width:50px;height:50px;color:var(--site-text-color);cursor:pointer;filter:drop-shadow(0 1px 3px #000000a6);background:0 0;border:0;border-radius:6px;align-content:center;gap:6px;padding:9px;display:grid}.books-menu-toggle:hover,.books-menu-toggle[aria-expanded=true]{color:var(--cream);background:#ffffff1a}.books-menu-toggle span{background:currentColor;border-radius:2px;width:100%;height:2px;display:block}.books-dropdown-panel,.books-menu .books-dropdown-panel{z-index:10001;background:var(--site-panel);width:max-content;min-width:220px;max-height:min(70vh,520px);color:var(--site-text-color);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff3d;border-radius:12px;gap:2px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto;box-shadow:0 18px 48px #0000006b}.books-dropdown-panel[hidden]{display:none}.books-dropdown-panel strong{color:var(--book-accent);text-transform:uppercase;letter-spacing:.12em;margin:9px 10px 3px;font-size:.72rem}.books-dropdown-panel a,.books-dropdown-panel button{color:var(--site-text-color);font:inherit;text-align:left;text-shadow:0 1px 3px #000000bf;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:10px 12px;font-weight:600;text-decoration:none}.books-dropdown-panel a:hover,.books-dropdown-panel a:focus-visible,.books-dropdown-panel button:hover,.books-dropdown-panel button:focus-visible,.books-dropdown-panel a.active{color:var(--site-text-color);background:#ffffff1a;outline:none}.books-panel-menu-row{justify-content:flex-end;align-items:center;min-height:50px;margin:-12px -12px 4px 0;display:flex}.books-listing-panel .books-search-row .books-search{margin:0}.books-overview-menu .books-menu-toggle{border:1px solid #ffffff38}.books-overview-menu .books-view-toggle{border-color:var(--book-line);background:var(--book-green);color:#fff;width:auto;min-width:116px;height:100%;min-height:50px;font:inherit;filter:none;justify-content:center;align-items:center;padding:0 18px;font-weight:700;display:inline-flex}.books-overview-menu .books-view-toggle:hover,.books-overview-menu .books-view-toggle[aria-expanded=true]{color:#fff;background:#345044}.books-footer{z-index:1;background:var(--site-panel);width:min(1280px,100% - 40px);min-width:0;color:var(--site-text-color);text-align:center;text-shadow:0 1px 3px #000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #fff3;border-radius:18px;justify-content:center;margin:0 auto 16px;padding:28px clamp(20px,4vw,52px);display:flex;position:relative;box-shadow:0 12px 36px #0003}.books-footer span{overflow-wrap:anywhere;max-width:100%}.books-detail-head{flex-direction:row;align-items:center}.books-detail-head .books-actions{flex-wrap:nowrap}.books-mode-landing .books-shell{padding-bottom:28px}.books-landing-hero{grid-template-columns:minmax(130px,.6fr) minmax(0,2.8fr) minmax(72px,.4fr);min-height:140px}.books-landing-title{text-align:center;text-shadow:0 1px 3px #000000bf;min-width:0}.books-landing-title p{color:var(--book-accent);text-transform:uppercase;letter-spacing:.18em;margin:0 0 7px;font-size:.78rem;font-weight:800}.books-landing-title h1{color:var(--site-text-color);white-space:nowrap;text-overflow:clip;margin:0;font-size:clamp(.78rem,4vw,2.35rem);font-weight:700;line-height:1.05;overflow:visible}.books-landing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.books-landing-card{color:#183129;background:#f6f2e8f0;border:1px solid #fff3;border-radius:8px;flex-direction:column;justify-content:space-between;gap:18px;min-height:178px;padding:24px;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:flex;box-shadow:0 16px 40px #0003}.books-landing-card.primary{color:#1f2b25;background:#f39200}.books-landing-card:hover,.books-landing-card:focus-visible{outline:none;transform:translateY(-3px);box-shadow:0 22px 48px #0000004d}.books-landing-card span{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:800}.books-landing-card strong{overflow-wrap:anywhere;font-size:clamp(1.35rem,2.4vw,2.1rem);line-height:1.05}.books-landing-card em{font-style:normal;font-weight:700;line-height:1.35}.books-landing-post{gap:16px;display:grid}.books-landing-post-photo{background:var(--photo-surround);border-radius:8px;width:100%;max-width:100%;height:auto;margin:0;display:block;box-shadow:0 16px 36px #00000038}.books-landing-post .article-body{color:var(--site-text-color);text-shadow:0 1px 3px #000000a6}.books-landing-direct-link{text-align:center;margin:18px 0 0}.books-landing-direct-link a{background:var(--book-green);color:#fff;border:1px solid #ffffff38;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 12px 28px #0003}.books-landing-direct-link a:hover,.books-landing-direct-link a:focus-visible{background:#345044;outline:none}.share-modal[hidden]{display:none}.share-modal{z-index:30000;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.share-modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000094;position:absolute;inset:0}.share-modal-panel{background:var(--site-panel);width:min(420px,100%);color:var(--site-text-color);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-shadow:0 1px 3px #000000bf;border:1px solid #ffffff3d;border-radius:16px;padding:24px;position:relative;box-shadow:0 24px 70px #00000075}.share-modal-close{width:38px;height:38px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:1.6rem;line-height:1;position:absolute;top:10px;right:10px}.share-modal-close:hover,.share-modal-close:focus-visible{background:#ffffff1a;outline:none}.share-modal-eyebrow{color:var(--book-accent);text-transform:uppercase;letter-spacing:.16em;margin:0 0 7px;font-size:.72rem;font-weight:700}.share-modal h2{margin:0 38px 16px 0;font-size:1.25rem}.share-modal-url{color:#183129;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #bdcbc2;border-radius:9px;padding:11px 13px}.share-modal-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.share-modal-actions button{background:var(--book-green);color:#fff;min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:9px;padding:9px 15px;font-weight:700}.share-modal-actions button:last-child{border:1px solid var(--book-line);color:#183129;background:#fff}.share-modal-status{min-height:1.3em;color:var(--book-accent);margin:12px 0 0;font-size:.9rem}@media (width<=800px){.books-dropdown-panel,.books-menu .books-dropdown-panel{max-width:calc(100vw - 44px)}.books-panel-menu-row{margin:-10px -10px 2px 0}.books-search-row{gap:8px}.books-overview-menu .books-view-toggle{min-width:102px;padding:0 12px}.books-detail-head{flex-direction:row;align-items:center;gap:12px}.books-detail-head h1{font-size:clamp(1.2rem,6vw,1.7rem)}.books-detail-photo-nav{width:42px;height:42px;font-size:2rem}.books-detail-photo-nav.previous{left:8px}.books-detail-photo-nav.next{right:8px}.books-footer{width:calc(100% - 28px);padding:20px 14px}.books-landing-hero{grid-template-columns:minmax(0,1fr) auto;min-height:116px}.books-landing-hero .books-brand{justify-self:start}.books-landing-title{text-align:left;grid-area:2/1/auto/-1}.books-landing-title h1{white-space:nowrap;text-overflow:clip;font-size:clamp(.78rem,4vw,1.35rem);overflow:visible}.books-landing-grid{grid-template-columns:1fr;gap:10px}.books-landing-card{min-height:132px;padding:18px}.books-landing-direct-link{text-align:left}}
