@import url('/app-style.css');
[hidden]{display:none!important}
.category-switch.parent-voter{grid-template-columns:1fr}.category-switch.parent-voter #mode-couple{display:none}
.reserve-explanation{margin:10px 2px 22px;color:var(--muted);font-size:.9rem;line-height:1.55}.reserve-explanation strong{color:var(--ink)}
.parent-mark,.couple-rank{position:absolute;top:9px;display:none;place-items:center;height:30px;color:#fff;font-size:.7rem;font-weight:900}.parent-mark{left:9px;padding:0 9px;border-radius:99px;background:var(--accent)}.couple-rank{right:9px;width:30px;border-radius:50%;background:#315d70}.parents-selected .parent-mark,.couple-selected .couple-rank{display:grid}.parents-selected{box-shadow:inset 0 0 0 5px var(--accent)}.couple-selected{outline:5px solid #315d70;outline-offset:-5px}.parents-selected.couple-selected{box-shadow:inset 0 0 0 5px var(--accent);outline:5px solid #315d70;outline-offset:-10px}.parents-selected img,.couple-selected img{filter:brightness(.78)}
.category-switch{position:sticky;z-index:20;top:10px;margin:16px 0 22px;padding:6px;display:grid;grid-template-columns:1fr 1fr;gap:6px;border:1px solid var(--line);border-radius:18px;background:#fffdf8eb;box-shadow:0 10px 30px #4233211a;backdrop-filter:blur(14px)}.mode{padding:12px 16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border:0;border-radius:13px;background:transparent;color:var(--muted);font-weight:700}.mode strong{font:400 1.35rem Georgia,serif}.mode.active{color:#fff;background:var(--ink)}
.photo-card{aspect-ratio:auto;align-self:start}.photo-card img{height:auto;object-fit:contain}
.zoom-button{position:absolute;right:9px;bottom:9px;width:34px;height:34px;display:grid;place-items:center;border:1px solid #ffffffaa;border-radius:50%;background:#191816c7;color:#fff;font-size:1.35rem;line-height:1}.photo-card:hover .zoom-button{background:var(--accent)}
.photo-viewer{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:0;border:0;background:#111e;color:#fff}.photo-viewer::backdrop{background:#111e}.photo-viewer[open]{display:grid;grid-template-columns:50px 1fr 50px;align-items:center}.photo-viewer figure{position:relative;margin:0;height:100%;min-width:0;display:grid;place-items:center;padding:8px 0}.photo-viewer img{max-width:100%;max-height:calc(100vh - 16px);width:auto;height:auto;object-fit:contain}.photo-viewer figcaption{position:absolute;bottom:12px;left:50%;padding:8px 14px;border-radius:99px;background:#111b;color:#fff;font-weight:700;transform:translateX(-50%)}.viewer-close,.viewer-nav{position:relative;z-index:2;border:0;color:#fff;background:#ffffff1c;cursor:pointer}.viewer-close{position:absolute;top:14px;right:14px;width:46px;height:46px;border-radius:50%;font-size:2rem}.viewer-nav{width:44px;height:64px;margin:auto;border-radius:14px;font-size:3rem}.viewer-close:hover,.viewer-nav:hover{background:#ffffff38}
.selection-overview{margin-top:24px;padding:32px;border:1px solid var(--line);border-radius:24px;background:var(--card)}.selection-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.selection-heading h2{margin:7px 0 0;font:400 clamp(1.8rem,4vw,3rem) Georgia,serif}.selection-heading button{padding:10px 16px;border:1px solid var(--line);border-radius:99px;background:transparent;cursor:pointer;font-weight:800}.selection-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.selection-photo{padding:0 0 12px;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#f5f1e9;text-align:left;cursor:pointer}.selection-photo img{width:100%;height:auto;display:block;margin-bottom:10px}.selection-photo span,.selection-photo strong{display:block;padding:0 12px}.selection-photo span{color:var(--muted);font-size:.75rem}.selection-photo strong{margin-top:3px;font:400 1.25rem Georgia,serif}.selection-photo:hover{outline:3px solid var(--accent)}
.results-card{margin-top:24px;padding:32px;border:1px solid var(--line);border-radius:24px;background:var(--card)}.results-card h2{margin:8px 0;font:400 clamp(1.7rem,4vw,3rem) Georgia,serif}.results-card p{color:var(--muted)}.results-list{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:20px}.result-item{padding:12px;border-radius:12px;background:#ebe4d8}.result-item strong{display:block;font:400 1.5rem Georgia,serif}.result-item span{color:var(--muted);font-size:.8rem}.actions button:disabled{cursor:wait;opacity:.65}@media(max-width:600px){.results-card,.selection-overview{padding:24px 20px}.results-list,.selection-gallery{grid-template-columns:repeat(2,1fr)}.photo-viewer[open]{grid-template-columns:38px 1fr 38px}.viewer-nav{width:36px;height:54px;font-size:2.3rem}.photo-viewer figure{padding:4px 0}.photo-viewer img{max-height:calc(100vh - 8px)}}
