:root{font-family:Inter,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}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;display:flex;min-width:320px;min-height:100vh}#app{width:100%;min-height:100vh}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}}header[data-v-70be55fc]{padding:1rem 2rem;background:linear-gradient(135deg,#2d3748,#1a202c);display:flex;justify-content:flex-start;align-items:center;box-shadow:0 2px 8px #0000001a}.logo-link[data-v-70be55fc]{display:inline-block;cursor:pointer;transition:transform .2s}.logo-link[data-v-70be55fc]:hover{transform:scale(1.05)}.logo[data-v-70be55fc]{height:40px;width:auto;display:block}main[data-v-70be55fc]{padding:2rem;max-width:1200px;margin:0 auto}.gallery-section[data-v-70be55fc]{margin-bottom:3rem}.error-banner[data-v-70be55fc]{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);background:#f8d7da;color:#721c24;padding:1rem 2rem;border-radius:8px;border:1px solid #f5c6cb;box-shadow:0 4px 12px #00000026;max-width:90%;z-index:1000}@media(max-width:768px){header[data-v-70be55fc]{padding:.75rem 1rem}.logo[data-v-70be55fc]{height:32px}main[data-v-70be55fc]{padding:1rem}.gallery-section[data-v-70be55fc]{margin-bottom:2rem}}
