*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;flex-direction:column;justify-content:space-between;height:100vh;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;display:flex;overflow:hidden}.bg-layer{z-index:-1;filter:brightness(.85);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;transition:background-image .4s ease-in-out;position:fixed;top:0;left:0}.search-wrapper{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;margin-top:-11rem;padding:0 1rem;display:flex}.logo{letter-spacing:-1px;text-shadow:0 4px 12px #0009;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700}.search-box{-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-radius:28px;align-items:center;width:100%;max-width:640px;padding:.5rem .75rem .5rem 1.25rem;transition:background .2s,box-shadow .2s;display:flex;box-shadow:0 8px 32px #00000073}.search-box:focus-within{background:#fff;box-shadow:0 8px 36px #0009}.search-icon{stroke:#5f6368;flex-shrink:0;margin-right:.75rem}.search-box input{color:#1a1a1a;background:0 0;border:none;outline:none;flex:1;font-size:1.1rem}.search-box button{color:#fff;cursor:pointer;background:#0078d4;border:none;border-radius:20px;padding:.65rem 1.4rem;font-size:.95rem;font-weight:600;transition:background .2s}.search-box button:hover{background:#005a9e}.bottom-bar{z-index:10;pointer-events:none;background:linear-gradient(#0000 0%,#000000f2 100%);justify-content:space-between;align-items:flex-end;gap:1.5rem;width:100%;padding:3rem 2rem 1.5rem;display:flex;position:fixed;bottom:0;left:0}.date-controls,.info-box{pointer-events:auto}.date-controls{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000008c;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.date-controls input[type=date]{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:0 0;border:1px solid #ffffff4d;border-radius:6px;outline:none;padding:.25rem .5rem;font-size:.9rem}.info-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:right;background:#0009;border:1px solid #ffffff26;border-radius:12px;max-width:480px;padding:1rem 1.25rem}.info-box h3{margin-bottom:.2rem;font-size:1.05rem;font-weight:600}#photo-date{color:#a0aec0;margin-bottom:.5rem;font-size:.8rem}.explanation-text{color:#e2e8f0;max-height:90px;padding-right:.25rem;font-size:.85rem;line-height:1.45;overflow-y:auto}.explanation-text::-webkit-scrollbar{width:4px}.explanation-text::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.date-controls button#random-btn{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff73;border-radius:6px;padding:.25rem .6rem;font-size:.9rem;font-weight:500;transition:background .2s,border-color .2s}.date-controls button#random-btn:hover{background:#ffffff4d;border-color:#ffffff73}
