:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.app{min-height:100vh;background:#fff;display:flex;align-items:center;justify-content:center;padding:0;margin:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.app::-webkit-scrollbar{display:none}.image-gallery{display:flex;align-items:center;gap:80px;padding:20px;min-width:max-content}.image-gallery::-webkit-scrollbar{display:none}.image-gallery img{object-fit:cover;flex-shrink:0;border-radius:8px}.img-1{height:320px;width:auto}.img-2{height:380px;width:auto}.img-3{height:280px;width:auto}.img-4,.img-5{height:250px;width:auto}.img-6{height:400px;width:auto}.img-7{height:300px;width:auto}.img-8{height:450px;width:auto}@media (max-width: 768px){.image-gallery{gap:60px;padding:10px}.img-1{height:280px;width:auto}.img-2{height:320px;width:auto}.img-3{height:240px;width:auto}.img-4,.img-5{height:220px;width:auto}.img-6{height:340px;width:auto}.img-7{height:260px;width:auto}.img-8{height:380px;width:auto}}@media (max-width: 480px){.image-gallery{gap:50px;padding:5px}.img-1{height:240px;width:auto}.img-2{height:280px;width:auto}.img-3{height:200px;width:auto}.img-4,.img-5{height:180px;width:auto}.img-6{height:300px;width:auto}.img-7{height:220px;width:auto}.img-8{height:320px;width:auto}}.gallery-app{min-height:100vh;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;margin:0;overflow-x:auto;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.pdf-section{width:100%;max-width:1200px;padding:16px 16px 0;box-sizing:border-box}.pdf-container{position:relative;background:#f7f7f7;border-radius:8px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.pdf-mobile-cover .pdf-container{background:transparent;box-shadow:none;border-radius:0;padding:0}.pdf-embed{border:none;border-radius:8px}.pdf-fallback{display:none;text-align:center;padding:40px;color:#666}.pdf-download-link{color:#007bff;text-decoration:none;font-weight:500;display:inline-block;margin-top:10px;padding:8px 16px;border:1px solid #007bff;border-radius:4px;transition:all .2s}.pdf-download-link:hover{background:#007bff;color:#fff}.pdf-mobile-fallback{padding:40px;text-align:center;background:#f9f9f9;border-radius:8px;min-height:200px;display:flex;align-items:center;justify-content:center}.pdf-mobile-message h3{font-size:1.3em;color:#333;margin-bottom:12px;font-weight:600}.pdf-mobile-message p{color:#666;margin-bottom:20px;font-size:.95em}.pdf-download-link.mobile{background:#007bff;color:#fff;padding:12px 24px;font-size:16px;font-weight:600}.pdf-download-link.mobile:hover{background:#0056b3}.pdf-mobile-cover{background:transparent;border-radius:0;overflow:hidden}.pdf-cover-link{display:block;text-decoration:none;color:inherit;cursor:pointer;transition:opacity .2s}.pdf-cover-link:hover{opacity:.9}.pdf-cover-image{width:100%;height:auto;display:block;border-radius:0;box-shadow:none}.react-pdf__Page__canvas{max-width:100%!important;height:auto!important;border-radius:4px;box-shadow:0 2px 8px #0000001a}@media (max-width: 900px){.pdf-section{padding:8px 8px 0}.pdf-container,.pdf-embed{height:400px}}.gallery-app::-webkit-scrollbar{display:none}.gallery-link{text-decoration:none;color:inherit;display:contents}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:8px 16px 16px;width:100%;max-width:2200px;box-sizing:border-box}.gallery-item{display:flex;flex-direction:column;align-items:center;background:#f7f7f7;border-radius:8px;box-shadow:0 2px 8px #0000000f;padding:12px}.gallery-item img{max-width:100%;max-height:1000px;border-radius:6px;object-fit:cover;margin-bottom:8px}.caption{text-align:center;margin-top:8px}.image-title{font-size:.9em;color:#333;font-weight:500;margin-bottom:2px;word-break:break-word}.image-date{font-size:.8em;color:#666;font-style:italic}@media (max-width: 900px){.gallery-grid{grid-template-columns:1fr;gap:8px;padding:4px 8px 8px}.gallery-item img{max-height:700px}}.load-more-container{display:flex;justify-content:center;margin:40px 0}.load-more-btn{background:#007bff;color:#fff;border:none;padding:12px 24px;border-radius:6px;cursor:pointer;font-size:16px;transition:background-color .2s}.load-more-btn:hover{background:#0056b3}.loading-spinner{color:#666;font-size:16px;padding:12px;display:flex;align-items:center;justify-content:center;gap:8px}.loading-spinner:before{content:"";width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #666;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.image-container{position:relative;width:100%;height:100%}.gallery-item img{width:100%;height:auto;transition:opacity .3s ease,filter .3s ease-out;opacity:0}.gallery-item img.loaded{opacity:1}.gallery-item img.error{opacity:.5;filter:grayscale(100%)}.image-placeholder{position:absolute;top:0;left:0;width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 2s infinite;border-radius:6px;pointer-events:none}.gallery-item img.loaded+.image-placeholder{display:none}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
