body,html{padding:0;margin:0;font-family:Poppins,sans-serif;line-height:1.6;color:#333;background:linear-gradient(135deg,#e0f7fa,#e8eaf6 50%,#f3e5f5);min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box}a{color:inherit;text-decoration:none}.main-content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;width:100%}.image-post-header{background-color:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.1);padding:30px 40px;max-width:500px;width:100%;text-align:center;margin-bottom:20px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.image-post-header:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.shared-by{font-size:1.1em;color:#555;margin-bottom:10px}.username{font-weight:700;color:#1a237e}.picture-title{font-size:2em;font-weight:700;color:#333;margin-bottom:15px}.picture-description{font-size:.95em;color:#666;margin-bottom:20px;line-height:1.5}.picture-meta{font-size:.85em;color:#888;display:flex;justify-content:center;gap:20px;margin-top:15px}.card-container{background-color:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.1);padding:40px;max-width:500px;width:100%;text-align:center;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;margin-bottom:30px}.card-container:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.15)}h1{font-size:2.5em;font-weight:700;margin-bottom:20px}.access-denied-section .access-denied-heading{color:#d32f2f;font-size:3em}.access-denied-section .access-denied-message{font-size:1.2em;color:#555;margin-bottom:25px}.access-granted-section .access-granted-heading{color:#43a047;font-size:3em}.access-granted-section .access-granted-message{font-size:1.2em;color:#555;margin-bottom:25px}.country-code{font-weight:600;color:#1a237e}.ip-info{font-size:.85em;color:#777;margin-top:30px}.ip-address{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;background-color:#f0f0f0;padding:2px 6px;border-radius:4px;color:#555}.welcome-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.08);margin-top:20px}.app-footer{width:100%;background-color:#2c3e50;color:#ecf0f1;padding:25px 20px;text-align:center;font-size:.85em;box-shadow:0 -2px 10px rgba(0,0,0,.1);margin-top:auto;flex-shrink:0}.footer-content{max-width:800px;margin:0 auto}.app-footer p{margin-bottom:8px;opacity:.9}.app-footer p:last-child{margin-bottom:0}.footer-disclaimer{font-size:.75em;opacity:.7}.footer-link{color:#87ceeb;text-decoration:underline;transition:color .2s ease-in-out}.footer-link:hover{color:#fff}@media (max-width:768px){h1{font-size:2em}.access-denied-section .access-denied-heading,.access-granted-section .access-granted-heading{font-size:2.5em}.access-denied-message,.access-granted-message{font-size:1em}.card-container,.image-post-header{padding:30px 20px}.image-post-header .picture-title{font-size:1.6em}.image-post-header .picture-meta{flex-direction:column;gap:5px}.app-footer{padding:20px 15px;font-size:.75em}}