:root{color:#151515;background:#f7f4ed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f7f4ed;margin:0}.app{max-width:1120px;min-height:100vh;margin:0 auto;padding:14px 14px 60px}.topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f4ede0;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex;position:sticky;top:0}.topbar div{flex-direction:column;display:flex}.topbar b{letter-spacing:-.03em;font-size:22px}.topbar span{color:#777;font-size:12px}.topbar button,.filters button,.download,.close{color:#fff;background:#111;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:11px 15px;font-weight:900;text-decoration:none;display:inline-flex}.topbar input{display:none}svg{width:18px;height:18px}.hero{grid-template-columns:1.35fr .9fr;gap:14px;margin-top:6px;display:grid}.heroText{color:#fff;background:linear-gradient(135deg,#111,#342500 72%,#d7a031 140%);border-radius:30px;padding:34px;box-shadow:0 18px 48px #1e140026}.badge{color:#f5c451;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900;display:inline-flex}.hero h1{letter-spacing:-.07em;margin:20px 0 10px;font-size:clamp(34px,6vw,66px);line-height:.96}.hero p{color:#ffffffc2;max-width:640px;margin:0;font-size:17px;line-height:1.7}.uploadBox{text-align:center;cursor:pointer;background:linear-gradient(#fff8df,#fff);border:2px dashed #c8952c;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:300px;padding:24px;display:flex}.uploadBox svg{color:#b7791f;width:46px;height:46px}.uploadBox strong{font-size:20px}.uploadBox span{color:#777;line-height:1.5}.uploadBox input{display:none}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.notice{color:#fff;background:#111;border-radius:16px;margin:14px 0;padding:12px 14px;font-weight:800}.filters{z-index:15;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f4ede6;gap:8px;padding:12px 0;display:flex;position:sticky;top:66px;overflow-x:auto}.filters button{color:#222;white-space:nowrap;background:#fff;border:1px solid #e6dfd2}.filters button.on{color:#111;background:#f5c451;border-color:#f5c451}.empty{text-align:center;color:#777;background:#fff;border:1px solid #e6dfd2;border-radius:26px;margin-top:28px;padding:46px 20px}.empty svg{color:#b7791f;width:50px;height:50px}.empty h2{color:#111;margin:14px 0 8px}.timeline{gap:26px;margin-top:8px;display:grid}.day h2{letter-spacing:-.04em;margin:0 0 12px;font-size:22px}.grid{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:8px;display:grid}.tile{aspect-ratio:1;cursor:pointer;background:#e8e0d2;border:0;border-radius:5px;padding:0;position:relative;overflow:hidden}.tile img{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.tile:hover img{transform:scale(1.04)}.time{color:#fff;background:#0000008c;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:900;position:absolute;bottom:6px;left:6px}.play{color:#fff;background:#0000008c;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:6px;right:6px}.play svg{width:14px;height:14px}.videoTile{color:#fff;background:linear-gradient(135deg,#2d2d2d,#111);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.videoTile svg{width:34px;height:34px}.videoTile span{font-weight:900}.viewer{z-index:50;background:#000000c7;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.viewerPanel{background:#fff;border-radius:24px;grid-template-columns:1fr 320px;width:min(1080px,100%);max-height:92vh;display:grid;overflow:hidden}.viewerMedia{background:#070707;justify-content:center;align-items:center;min-height:520px;display:flex}.viewerMedia img,.viewerMedia video{object-fit:contain;max-width:100%;max-height:88vh}.viewerPanel aside{padding:20px;overflow:auto}.viewerPanel h2{word-break:break-word;margin:0 0 8px;font-size:20px;line-height:1.25}.viewerPanel p{color:#777;margin:0 0 16px}dl{grid-template-columns:72px 1fr;gap:10px 8px;margin:0 0 18px;display:grid}dt{color:#888;font-size:13px}dd{word-break:break-word;margin:0;font-weight:800}.download{border-radius:16px;width:100%;margin-bottom:10px}.close{color:#111;background:#f3eadb;border-radius:16px;width:100%}@media (width<=760px){.app{padding:10px 10px 48px}.topbar b{font-size:19px}.topbar span{display:none}.hero{grid-template-columns:1fr}.heroText{border-radius:24px;padding:26px 20px}.uploadBox{border-radius:24px;min-height:190px}.filters{top:55px}.grid{grid-template-columns:repeat(3,1fr);gap:4px}.viewer{align-items:stretch;padding:0}.viewerPanel{border-radius:0;grid-template-rows:1fr auto;grid-template-columns:1fr;max-height:none}.viewerMedia{height:62vh;min-height:0}.viewerPanel aside{max-height:38vh}}@media (width<=420px){.grid{grid-template-columns:repeat(3,1fr)}.hero h1{font-size:38px}}.liveBadge{color:#fff;letter-spacing:.04em;background:#0000009e;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:950;position:absolute;top:6px;right:6px}.secondaryDownload{color:#111!important;background:#f5c451!important}
