:root{--bg: #0b0f14;--panel: #0e131b;--fg: #e8edf5;--muted: #9aa3ad;--line: #1b2330;--gap: 10px;--radius: 4px;--accent: var(--fg);--accent-dim: #c3cad4}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--fg);font:15px/1.5 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.topbar{position:sticky;top:0;z-index:40;background:#000;color:#fff;border-bottom:0px}.topbar-back{display:none}.logo img{height:40px!important;display:block}.topbar .spacer{flex:1}.searchForm{display:flex;align-items:center;gap:8px;margin-left:auto}.searchInput{width:min(360px,60vw);height:36px;padding:0 12px;border-radius:5px;border:1px solid #222;background:#0d0d0d;color:#fff}.searchBtn{height:36px;padding:0 10px;cursor:pointer;border-radius:5px;border:0px solid #222;margin-left:6px;background:#0f0d0d}.page{padding-top:8px}.heroSection{position:relative;width:100%;overflow:hidden;margin:0 0 calc(var(--gap) * 2);color:#fff}.heroBg{display:block;width:100%;height:auto}.heroBg-mobile{display:none}@media (max-width: 1024px){.heroBg-desktop{display:none}.heroBg-mobile{display:block}}.heroScrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000 38%,#0000009e);pointer-events:none}.heroOverlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:clamp(14px,2.4vh,30px);padding:16px clamp(16px,4vw,48px)}.heroTopRow{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:clamp(10px,2vw,28px)}.heroTag{font-size:clamp(12px,1.05vw,26px);font-weight:700;letter-spacing:.08em;white-space:nowrap}.heroLogo{height:clamp(36px,5.5vw,130px);width:auto;display:block}.heroCopy{max-width:min(90%,1200px)}.heroCopy p{margin:0 0 8px;font-size:clamp(13px,1.15vw,28px);line-height:1.5;letter-spacing:.01em}.heroCopy p:last-child{margin-bottom:0}.heroCopy u{text-decoration-thickness:1.5px;text-underline-offset:2px}.heroArrow{position:absolute;left:50%;bottom:clamp(16px,4vh,40px);transform:translate(-50%);line-height:0}.heroArrowIcon{width:22px;height:14px;color:#fff}@media (max-width: 1024px){.heroTopRow{flex-direction:column;gap:8px}.heroLogo{height:clamp(60px,16vw,150px);order:2}.heroTopRow .heroTag:first-child{order:1}.heroTopRow .heroTag:last-child{order:3}.heroTag{font-size:clamp(14px,3.3vw,22px)}.heroCopy p{font-size:clamp(13px,2.7vw,22px)}.heroArrow{display:none}}.tile img.thumb{display:block;width:100%;height:auto;border-radius:0;background:#0b0f14;contain-intrinsic-size:300px auto}.lb-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;background:#000000c7}.lb-img{max-width:90vw;max-height:90vh;border:1px solid #0003;border-radius:10px}.lb-ui{position:fixed;inset-inline:0;top:16px;display:flex;justify-content:center;gap:10px}.lb-btn{padding:8px 12px;border-radius:8px;border:1px solid #ffffff33;background:#ffffff12;color:#fff;cursor:pointer}.lb-btn:hover{background:#ffffff20}.masonry{column-width:220px;column-gap:9px;padding:2px}@media (max-width: 1200px){.masonry{column-width:220px}}@media (max-width: 900px){.masonry{column-width:200px}}@media (max-width: 720px){.masonry{column-width:150px}}.tile{break-inside:avoid;display:block;margin:0 0 var(--gap);background:var(--panel);border-radius:0}.tile .tile{content-visibility:auto;contain-intrinsic-size:300px 200px}.tile img{display:block;width:100%;height:auto}.tile img{max-height:640px}.searchGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-auto-rows:var(--row, 6px);row-gap:var(--gap);column-gap:var(--gap);grid-auto-flow:dense;padding:0 var(--gap) var(--gap)}.searchTile{break-inside:avoid}.searchTile img{display:block;width:100%;height:auto}.searchRows{display:flex;flex-wrap:wrap;gap:var(--gap);padding:0 var(--gap) var(--gap);align-items:flex-start}.searchTileRow{height:150px;flex:0 0 auto;overflow:hidden;background:var(--panel)}.searchTileRow img{display:block;height:100%;width:auto}.topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:12px;padding:10px var(--gap);background:var(--bg)}.topbar .search{position:relative;width:min(720px,100%);margin-left:auto}.topbar .searchInput{width:80%;height:40px}.findMeBtn{height:40px;padding:0 14px;margin-left:10px;border-radius:5px;border:1px solid #333;background:var(--fg);color:var(--bg);font-weight:600;cursor:pointer;white-space:nowrap}.findMeBtn:hover{opacity:.85}.photosToggle{display:inline-flex;gap:2px;flex:0 0 auto;margin-left:10px;padding:3px;border-radius:8px;background:var(--panel);border:1px solid var(--line)}.photosToggleBtn{height:34px;padding:0 16px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:14px;font-weight:600;cursor:pointer}.photosToggleBtn:hover{color:var(--fg)}.photosToggleBtn.active{background:var(--accent);color:var(--bg)}.profileWrap{position:relative;flex:0 0 auto;margin-left:10px}.profileBtn{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 12px;border-radius:8px;border:1px solid var(--line);background:var(--panel);color:var(--muted);font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.profileBtn:hover,.profileBtn.active{color:var(--fg);border-color:#3a4250}.profileMenu{position:absolute;top:calc(100% + 6px);right:0;z-index:60;min-width:200px;padding:6px;background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 24px #0006}.profileMenuName{padding:8px 10px 6px;font-size:13px;font-weight:600;color:var(--fg);border-bottom:1px solid var(--line);margin-bottom:4px}.profileMenuItem{display:block;width:100%;text-align:left;padding:9px 10px;border:0;border-radius:6px;background:transparent;color:var(--fg);font-size:14px;cursor:pointer}.profileMenuItem:hover{background:var(--line)}.profileMenuItem:disabled{opacity:.5;cursor:not-allowed}.topbar-searchToggle{display:none;height:36px;width:36px;align-items:center;justify-content:center;border-radius:8px;border:1px solid var(--line);background:var(--panel);color:var(--fg);font-size:15px;cursor:pointer;flex:0 0 auto}.topbar-searchClose{border:0;background:transparent;color:var(--muted);font-size:20px;line-height:1;cursor:pointer;padding:0 4px 0 0}.bottomNav{display:none;position:fixed;left:0;right:0;bottom:0;z-index:50;background:var(--panel);border-top:1px solid var(--line);padding:6px;gap:6px}.bottomNav .photosToggleBtn{flex:1 1 0;text-align:center}@media (max-width: 720px){.topbar-searchToggle{display:inline-flex}.topbar-search{display:none}.topbar-search.open{display:flex;position:absolute;top:0;right:0;bottom:0;left:0;z-index:55;align-items:center;gap:8px;padding:0 var(--gap);background:var(--bg)}.topbar-search.open .searchInput{flex:1;width:auto}.photosToggle,.profileLabel{display:none}.bottomNav{display:flex}.page{padding-bottom:64px}.topbar.searchOpen .topbar-hideOnSearch{display:none}}.authWrap{min-height:calc(100vh - 80px);display:flex;align-items:flex-start;justify-content:center;padding:48px 16px}.authCard{width:100%;max-width:440px;background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:28px 24px}.authCard h1{font-size:22px;margin:0 0 10px}.authNote{color:var(--muted);font-size:14px;line-height:1.5;margin:0 0 18px}.authNote.muted{margin-top:14px;margin-bottom:0}.authField{display:block;margin-bottom:14px}.authField span{display:block;font-size:13px;color:var(--muted);margin-bottom:6px}.authInput{width:100%;height:42px;padding:0 12px;border-radius:5px;border:1px solid #2a3444;background:#0d1117;color:var(--fg);font-size:15px}.authInput:focus{outline:2px solid var(--accent);outline-offset:1px}.authFileLabel{display:flex;align-items:center;justify-content:center;height:46px;margin-bottom:14px;cursor:pointer;border:1px dashed #2a3444;border-radius:6px;color:var(--fg);font-size:14px;position:relative;overflow:hidden}.authFileLabel:hover{border-color:#3b4a5f}.authFile{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.selfiePreviews{display:flex;gap:10px;margin:0 0 16px;flex-wrap:wrap}.selfiePreviews img{width:88px;height:88px;object-fit:cover;border-radius:6px;border:1px solid var(--line)}.authBtn{width:100%;height:46px;border-radius:6px;border:0;background:var(--accent);color:var(--bg);font-size:15px;font-weight:600;cursor:pointer}.authBtn:disabled{opacity:.5;cursor:not-allowed}.authBtn:not(:disabled):hover{background:var(--accent-dim)}.authBtnSmall{height:34px;padding:0 12px;border-radius:5px;border:1px solid var(--line);background:transparent;color:var(--muted);font-size:13px;cursor:pointer}.authBtnSmall:hover{color:var(--fg);border-color:#3b4a5f}.authError{background:#3a1a1a;border:1px solid #6b2b2b;color:#ffb3b3;padding:10px 12px;border-radius:6px;font-size:13px;margin:0 0 14px}.statusSpinner{width:32px;height:32px;margin:6px 0 0;border-radius:50%;border:3px solid var(--line);border-top-color:var(--accent);animation:portalSpin .9s linear infinite}@keyframes portalSpin{to{transform:rotate(360deg)}}.myPhotosHeader{display:flex;align-items:center;justify-content:space-between;padding:4px var(--gap) 14px}.myPhotosHeader h1{font-size:20px;margin:0}.authCardWide{max-width:560px}.facePicker{display:flex;flex-wrap:wrap;gap:14px;margin:4px 0 18px}.faceOption{width:110px;padding:0;border:2px solid var(--line);border-radius:8px;background:#0d1117;cursor:pointer;overflow:hidden;display:flex;flex-direction:column;align-items:center}.faceOption img{width:100%;height:110px;object-fit:cover;display:block}.faceOption:hover{border-color:var(--accent)}.faceOption:disabled{opacity:.6;cursor:not-allowed}.faceLabel{font-size:12px;color:var(--muted);padding:6px 4px;text-align:center}
