body{margin:0;padding:0;font-family:sans-serif;background:#fff;color:#2c3e50}.content-wrapper{display:flex;max-width:1300px;margin:20px auto;gap:30px;padding:0 20px}.main-content{flex:3}.sidebar{flex:1}.sidebar-box{background:#f8f9fc;padding:15px;margin-bottom:20px;border-radius:8px}.sidebar-box h3{margin-top:0}.button{display:inline-block;background:#3a7bd5;color:#fff;padding:8px 12px;border-radius:6px;text-decoration:none}@font-face{font-family:great vibes;src:url(/fonts/GreatVibes-Regular.ttf)format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:montserrat;src:url(/fonts/Montserrat-Medium.ttf)format('truetype');font-weight:500;font-style:normal;font-display:swap}.header-banner{position:relative;width:100%;height:250px;overflow:hidden}.header-banner>img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.header-title{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);text-align:center;color:#fff}.title-main{margin:0;font-family:great vibes,cursive;font-size:5.5rem;text-shadow:0 2px 4px rgba(0,0,0,.35),0 6px 12px rgba(0,0,0,.25),0 10px 20px rgba(0,0,0,.18)}.title-sub{display:block;font-family:great vibes,cursive;font-size:3.5rem;margin-top:4px;text-shadow:0 2px 4px rgba(0,0,0,.35),0 4px 8px rgba(0,0,0,.25)}.subnav{display:flex;justify-content:center;gap:25px;padding:35px 10px;background:#fff;flex-wrap:wrap}.subnav-item{font-family:montserrat,sans-serif;font-size:1.1rem;font-weight:600;text-decoration:none;color:#2b2b2b;padding:18px 26px;background:#d7ecee;border:1px solid rgba(40,60,70,.3);clip-path:polygon( 7% 0%,93% 0%,100% 22%,100% 78%,93% 100%,7% 100%,0% 78%,0% 22% );transform:rotate(-.8deg);box-shadow:0 3px 4px rgba(0,0,0,.15),0 6px 8px rgba(0,0,0,.12);transition:all .2s ease}.subnav-item:nth-child(2){background:#e9f2d9;transform:rotate(.6deg)}.subnav-item:nth-child(3){background:#f4edd7;transform:rotate(-.3deg)}.subnav-item:nth-child(4){background:#dcebf8;transform:rotate(.3deg)}.subnav-item:hover{transform:translateY(-6px)rotate(0);box-shadow:0 12px 18px rgba(0,0,0,.22)}.sidebar-box{padding:26px 28px;margin-bottom:28px;border:1px solid rgba(40,60,70,.25);clip-path:polygon( 14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px),0 14px );box-shadow:0 3px 4px rgba(0,0,0,.12),0 6px 8px rgba(0,0,0,.1)}.sidebar-box:nth-child(1){background:#d7ecee}.sidebar-box:nth-child(2){background:#e9f2d9}.sidebar-box:nth-child(3){background:#f4edd7}.sidebar-box:nth-child(4){background:#dcebf8}.sidebar-box:nth-child(5){background:#fae7e7}.sidebar-box:nth-child(6){background:#e8f0fa}.sidebar-box:nth-child(7){background:#f3e7fa}.sidebar-box h3{margin-top:0;font-family:montserrat,sans-serif;font-weight:700;color:#2c3e50}.sidebar-gallery{display:flex;flex-direction:column;gap:18px;margin-bottom:18px}.sidebar-gallery img{width:85%;margin:0 auto;display:block;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,.12)}.sidebar-gallery img:nth-child(1){transform:rotate(-1deg)}.sidebar-gallery img:nth-child(2){transform:rotate(.6deg)}.sidebar-gallery img:nth-child(3){transform:rotate(-.4deg)}.sidebar-links li{list-style:none;margin:6px 0}.sidebar-links li a{color:#2c3e50;font-weight:600;text-decoration:none;position:relative;padding-left:10px;display:inline-block}.sidebar-links li a:hover{color:#1d6fa5;transform:translateX(2px)}.month-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;margin-top:24px}.month-teaser{position:relative;background:#f7f7f7;padding:18px;border:1px solid rgba(0,0,0,.12);clip-path:polygon( 14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px),0 14px );box-shadow:0 3px 6px rgba(0,0,0,.18),0 8px 12px rgba(0,0,0,.1);transform:rotate(-.2deg);text-align:center}.month-teaser::before{content:"";position:absolute;top:-10px;left:20px;width:70px;height:22px;border-radius:3px;transform:rotate(-4deg);opacity:.8;z-index:5}.month-teaser::after{content:"";position:absolute;bottom:-12px;right:25px;width:55px;height:18px;border-radius:3px;transform:rotate(3deg);opacity:.75;z-index:5}.month-teaser:nth-child(3n+1)::before,.month-teaser:nth-child(3n+1)::after{background:rgba(255,230,140,.7)}.month-teaser:nth-child(3n+2)::before,.month-teaser:nth-child(3n+2)::after{background:rgba(180,240,200,.7)}.month-teaser:nth-child(3n+3)::before,.month-teaser:nth-child(3n+3)::after{background:rgba(255,190,210,.7)}.month-teaser img{width:100%;max-height:260px;object-fit:contain;display:block;margin:0 auto 12px;clip-path:polygon( 10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px),0 10px );background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.2)}.year-list li{margin-bottom:8px}.month-pages li{margin-bottom:6px}.month-subtitle{margin:4px 0 10px;font-size:1.1rem;font-weight:600;color:#444}.month-link{display:block;text-decoration:none;color:inherit}.month-teaser:hover{box-shadow:0 4px 8px rgba(0,0,0,.16),0 10px 16px rgba(0,0,0,.1);transform:translateY(-2px)rotate(-.2deg)}.month-link:hover h2,.month-link:hover .month-subtitle{color:#1d6fa5}.year-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:36px;margin-top:32px}.year-teaser{position:relative;background:#f7f7f7;padding:18px;border:1px solid rgba(0,0,0,.12);clip-path:polygon( 14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px),0 14px );box-shadow:0 3px 6px rgba(0,0,0,.18),0 8px 12px rgba(0,0,0,.1);text-align:center}.year-link{display:block;text-decoration:none;color:inherit}.year-teaser img{width:100%;height:auto;object-fit:contain;display:block;margin:0 auto;clip-path:polygon( 10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px),0 10px );background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.2)}.year-teaser{padding:0;background:0 0;border:none;box-shadow:none}.year-placeholder{width:100%;height:200px;background:linear-gradient(135deg,#dcebf8,#e9f2d9);display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;border-radius:10px;margin-bottom:12px;color:#2c3e50;opacity:.8}.bt-card-layout{display:flex;gap:28px;margin-top:20px}.bt-card-image img{width:320px;height:auto;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,.15)}.bt-card-text img{max-width:400px;display:block;margin:16px 0;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,.12)}.bt-outro img{display:block;margin:20px auto;max-width:850px;width:100%;border-radius:6px}.bt-nav{margin:40px 0;padding-top:20px;display:flex;justify-content:space-between;gap:10px}.bt-nav a{background:#f4edd7;padding:8px 14px;border-radius:4px;text-decoration:none;color:#2c3e50;font-weight:600;border:1px solid rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0,0,0,.1)}.bt-nav a:hover{transform:translateY(-2px)}.bt-nav .disabled{opacity:.3}.bt-page .bt-content img{display:block;margin:20px auto;max-width:850px;width:100%;height:auto;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,.15)}.bt-page .bt-gallery img{display:block;margin:16px auto;max-width:400px;width:100%;height:auto;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,.12)}.bt-toc{margin-top:40px;padding:20px;background:#f4edd7;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.15)}.bt-toc h3{margin-top:0;font-weight:700;color:#2c3e50}.bt-toc ul{list-style:none;padding:0}.bt-toc ul li{margin:6px 0}.bt-toc a{text-decoration:none;font-weight:600;color:#2c3e50}.bt-toc a:hover{color:#1d6fa5}.bt-intro-hero img,.bt-final-hero img{max-width:750px;width:100%;display:block;margin:20px auto;border-radius:8px}.bt-intro-text,.bt-final-summary{max-width:800px;margin:0 auto 30px;line-height:1.6}.bt-material-section{max-width:850px;margin:20px auto;padding:20px;background:#faf7ed;border-radius:8px}.bt-material-image img{max-width:500px;width:100%;display:block;margin:20px auto}.bt-linkbox{max-width:750px;margin:40px auto;padding:20px;background:#eef5ff;border-left:6px solid #3a7bd5;border-radius:6px}.bt-linkbox-button{display:inline-block;padding:10px 16px;background:#3a7bd5;color:#fff;border-radius:6px;text-decoration:none;margin-top:10px}.bt-tips-section{max-width:800px;margin:30px auto}.bt-tips-section ul{list-style:disc;padding-left:20px}.bt-final-extra-image img{max-width:650px;width:100%;display:block;margin:30px auto;border-radius:8px}.bt-intro-hero img,.bt-final-hero img{max-width:750px;width:100%;height:auto}.bt-material-image img{max-width:500px;width:100%;display:block;margin:20px auto}.bt-final-extra-image img{max-width:650px;width:100%;display:block;margin:30px auto;border-radius:8px}.scrapbook-frame{background:#fff;padding:8px;border-radius:12px;box-shadow:0 6px 12px rgba(0,0,0,.12);display:block;max-width:750px;margin:20px auto}.scrapbook-frame img{display:block;width:100%;height:auto;border-radius:8px}.scrapbook-box{background:#faf7ed;padding:20px;border-radius:12px;box-shadow:0 6px 12px rgba(0,0,0,.12);margin:30px auto;max-width:850px}.scrapbook-card{padding:24px;margin:32px auto;border:1px solid rgba(40,60,70,.25);background:#fff;max-width:900px;clip-path:polygon( 14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px),0 14px );box-shadow:0 3px 4px rgba(0,0,0,.12),0 6px 8px rgba(0,0,0,.1)}.scrapbook-card img{width:100%;height:auto;display:block;border-radius:6px}.scrapbook-card-creme{background:#faf7ed}.scrapbook-card-sand{background:#f7f3e9}.scrapbook-card-blue{background:#eef3f7}.scrapbook-card-mint{background:#e8f2ee}.scrapbook-card-rose{background:#fae7e7}.scrapbook-card-green{background:#e9f2d9}.bt-material-section .bt-material-image img{width:100%;height:auto;display:block;margin:16px auto 22px;border-radius:6px}.bt-material-section h2{margin-top:6px;margin-bottom:12px}.bt-material-section .bt-material-image img{width:100%;height:auto;display:block;margin:16px auto 22px;border-radius:6px}.bt-material-section h2{margin-top:6px;margin-bottom:12px}.bt-material-list{margin-left:48px !important;padding-left:0 !important;list-style-position:outside !important;display:block !important;position:relative !important}.bt-material-list li{margin-bottom:6px !important}.bt-material-textblock{padding-left:52px}.bt-material-textblock .bt-material-list{margin-left:0;padding-left:20px}.scrapbook-nav-card{max-width:900px;margin:40px auto;padding:24px 28px;background:#f4edd7;border:1px solid rgba(40,60,70,.25);clip-path:polygon( 14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px),0 14px );box-shadow:0 3px 4px rgba(0,0,0,.12),0 6px 8px rgba(0,0,0,.1)}.scrapbook-nav-card h3{margin-top:0;margin-bottom:16px;font-family:montserrat,sans-serif;font-weight:700;color:#2c3e50}.bt-toc-list{list-style:none;margin:0;padding:0}.bt-toc-list li{margin:10px 0}.bt-toc-link{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#e9f2d9;color:#2c3e50;text-decoration:none;font-weight:600;border:1px solid rgba(0,0,0,.15);border-radius:4px;transition:all .2s ease}.bt-toc-link::before{content:"➜";font-size:1.1em;color:#2c3e50;opacity:.85}.bt-toc-link:hover{background:#d7ecee;transform:translateX(4px);box-shadow:0 3px 6px rgba(0,0,0,.15),0 6px 10px rgba(0,0,0,.1)}.bt-pdf-list a::before{content:"📄";margin-right:6px}.bt-donation-box h2{margin-top:0;font-family:montserrat,sans-serif}.donation-buttons{display:flex;flex-direction:column;gap:12px;margin-top:18px}.donate{display:inline-block;padding:10px 16px;background:#e9f2d9;border:1px solid rgba(0,0,0,.15);border-radius:6px;text-decoration:none;color:#2c3e50;font-weight:600;transition:.2s ease}.donate:hover{background:#d7ecee;transform:translateX(4px)}.bt-bonus-gallery{display:flex;flex-wrap:wrap;gap:18px;margin-top:12px}.bt-bonus-item{flex:1 1 220px;margin:0}.bt-bonus-item img{width:100%;height:auto;display:block;border-radius:6px}.bt-card-teaserbox{max-width:900px;margin:32px auto}.bt-card-teaser-layout{display:grid;grid-template-columns:360px 380px;gap:36px;align-items:center}.bt-card-teaser-image img{width:100%;height:auto;max-height:460px;object-fit:cover;border-radius:6px;box-shadow:0 2px 6px rgba(0,0,0,.15)}.bt-card-teaser-textblock{max-width:380px}.bt-card-title{font-family:playfair display,serif;font-size:2.3rem;font-weight:700;margin:0 0 10px;color:#2c2c2c;line-height:1.2}.bt-card-teaser{font-family:playfair display,serif;font-size:1.3rem;font-style:italic;color:#4a4a4a;line-height:1.45;margin:0}@media(max-width:820px){.bt-card-teaser-layout{grid-template-columns:1fr;text-align:center}.bt-card-title{font-size:2rem}.bt-card-teaser{font-size:1.15rem}}.bt-card-maintext{max-width:900px;margin:32px auto;line-height:1.65;color:#2c3e50}.bt-card-maintext h2{color:#2c3e50}.bt-steps-gallery{display:flex;gap:22px;flex-wrap:wrap;justify-content:flex-start;margin-top:16px}.bt-step-item{flex:1 1 260px;text-align:center}.bt-step-item img{width:100%;height:auto;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,.12)}.bt-step-item figcaption{margin-top:8px;font-size:.95rem;opacity:.85}@media(max-width:820px){.bt-card-teaser-layout{grid-template-columns:1fr;text-align:center}.bt-card-title{font-size:2rem}.bt-card-teaser{font-size:1.2rem;padding:0 5px}}.bt-final-page p{line-height:1.6}.gallery-topics{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:26px;margin-top:22px}.topic-card{display:block;text-decoration:none;color:inherit;padding:18px;border:1px solid rgba(40,60,70,.25);background:#fff;clip-path:polygon( 14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px),0 14px );box-shadow:0 3px 4px rgba(0,0,0,.12),0 6px 8px rgba(0,0,0,.1)}.topic-card img{width:100%;height:260px;object-fit:contain;background:#fff}.topic-card h2{margin:8px 0 6px;font-family:montserrat,sans-serif;font-size:1.15rem}.topic-card p{margin:0;opacity:.9}.gallery-list{display:flex;flex-direction:column;gap:20px;margin-top:18px}.gallery-item{display:grid;grid-template-columns:220px 1fr;gap:18px;align-items:center;padding:16px;border:1px solid rgba(40,60,70,.2);background:#fff;clip-path:polygon( 14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px),0 14px );box-shadow:0 3px 4px rgba(0,0,0,.1),0 6px 8px rgba(0,0,0,8%)}.gallery-thumb img{width:100%;height:180px;object-fit:contain;background:#fff;border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,.12)}.gallery-meta h2{margin:0 0 8px;font-size:1.25rem}.gallery-meta p{margin:0 0 10px;line-height:1.5}.gallery-more{display:inline-block;margin-top:6px;padding:8px 14px;border-radius:8px;background:#e9f2d9;border:1px solid rgba(0,0,0,.15);color:#2c3e50;text-decoration:none;font-weight:700;transition:background .15s ease,transform .15s ease}.gallery-more:hover{background:#d7ecee;transform:translateY(-1px)}.gallery-back{margin-top:26px}.gallery-single-image img{max-width:850px;margin:0 auto}@media(max-width:820px){.gallery-item{grid-template-columns:1fr}.gallery-thumb img{height:auto}}.section-header h1{margin:0 0 8px}.section-intro p{margin:0 0 8px}.section-teaser{margin:0;opacity:.95}.downloads-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:26px;margin-top:22px}.download-card{display:flex;gap:14px;padding:18px;text-decoration:none;color:inherit;background:#fff;border:1px solid rgba(40,60,70,.2);clip-path:polygon( 14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),calc(100% - 14px) 100%,14px 100%,0 calc(100% - 14px),0 14px );box-shadow:0 3px 4px rgba(0,0,0,.1),0 6px 8px rgba(0,0,0,8%)}.download-card-icon{font-size:28px;line-height:1;margin-top:2px}.download-card-body h2{margin:0 0 6px;font-size:1.15rem}.download-card-body p{margin:0 0 10px;line-height:1.45;opacity:.95}.download-card-link{font-weight:700;color:#1d6fa5}.downloads-single-preview img{max-width:900px;margin:0 auto}.downloads-download{margin-top:18px;text-align:center}.downloads-download-btn{display:inline-block;padding:10px 16px;border-radius:8px;background:#2b7bb9;color:#fff;text-decoration:none;font-weight:700}@media(max-width:820px){.downloads-item{grid-template-columns:1fr}.downloads-thumb img{height:auto}}.downloads-list,.downloads-item,.downloads-meta{max-width:100%;min-width:0;box-sizing:border-box}.downloads-item{grid-template-columns:220px minmax(0,1fr)}.downloads-thumb img{max-width:100%;height:auto}.downloads-pdfbutton{display:inline-block;padding:.75rem 1.2rem;border-radius:12px;font-weight:700;text-decoration:none;background-color:#2f7dd1;color:#fff;border:none;transition:background-color .15s ease,transform .15s ease}.downloads-pdfbutton:hover{background-color:#2567ad;transform:translateY(-1px)}.downloads-pdfbutton:visited{color:#fff}.downloads-preview-image img{width:100%;height:auto;max-height:520px;object-fit:contain;background:#fff;border-radius:6px}.gallery-single{max-width:900px;margin:0 auto}.gallery-single-image{margin-top:18px}.gallery-single-image img{width:100%;height:auto;max-height:720px;object-fit:contain;background:#fff;border-radius:8px}.gallery-single-text{margin-top:18px;line-height:1.7}.gallery-single-nav{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:22px 0 10px}.gallery-nav-btn{display:inline-block;padding:10px 16px;border-radius:10px;background:#e9f2d9;border:1px solid rgba(0,0,0,.15);color:#2c3e50;text-decoration:none;font-weight:700;transition:.15s ease}.gallery-nav-btn:hover{background:#d7ecee;transform:translateY(-1px)}@media(max-width:820px){.gallery-single-image img{max-height:520px}}.gallery-back{margin-top:26px;text-align:left}.gallery-back a{display:inline-block;padding:10px 16px;border-radius:10px;background:#e9f2d9;border:1px solid rgba(0,0,0,.15);color:#2c3e50;text-decoration:none;font-weight:700;transition:background .15s ease,transform .15s ease}.gallery-back a:hover{background:#d7ecee;transform:translateY(-1px)}.scrapbook-card-sidebarblue{background:#dcebf8}.insp-img{display:block;height:auto;margin:18px auto;border-radius:14px;box-shadow:0 6px 18px rgba(0,0,0,.12)}.insp-img-landscape{max-width:82%}.insp-img-portrait{max-width:52%}@media(max-width:700px){.insp-img-landscape,.insp-img-portrait{max-width:96%}}.coffee-hint{font-size:.8rem;opacity:.7;margin-top:10px}.insp-img-small img{max-width:260px;margin:0 auto}@media(max-width:768px){.insp-img-small img{max-width:180px}}.scrapbook-card-sidebarmint{background-color:#e6f4f1}.bt-material-section .bt-material-image img{max-width:520px;width:100%;height:auto;display:block;margin:16px auto 22px;border-radius:6px}@media(max-width:900px){.content-wrapper{flex-direction:column;align-items:stretch}.main-content,.sidebar{width:100%;max-width:100%}.sidebar{order:2;margin-top:40px}.main-content{order:1}}@media(max-width:600px){.header-banner{height:160px}.header-title{top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%);width:92%;text-align:center}.title-main{font-size:2.3rem;line-height:1.05;margin:0}.title-sub{font-size:1.5rem;line-height:1.1;margin-top:4px}.subnav{padding:12px 10px;gap:10px}.subnav-item{padding:10px 12px;font-size:1rem}}.kbs-pagination{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin:28px 0 10px}.kbs-pagebtn{display:inline-block;padding:10px 16px;border-radius:10px;background:#e9f2d9;border:1px solid rgba(0,0,0,.15);color:#2c3e50;text-decoration:none;font-weight:700;transition:.15s ease}.kbs-pagebtn:hover{background:#d7ecee;transform:translateY(-1px)}.kbs-pagebtn.is-disabled{opacity:.45;pointer-events:none}.kbs-pageinfo{font-weight:700;color:#2c3e50;opacity:.9}