:root{--bg:#2f2f33;--bg-elevated:#3a3a40;--bg-subtle:#26262b;--fg:#f4f4f5;--fg-muted:#a1a1aa;--border:#4a4a50;--accent:#00ba7c;--danger:#f4212e;--font:TwitterChirp, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--fire-size:118px;--dock-bottom:calc(10px + env(safe-area-inset-bottom));--react-rest:translate(-12%, -86%) scale(.4)}html[data-bg=black]{--bg:#0a0a0b;--bg-elevated:#121214;--bg-subtle:#1a1a1e;--border:#27272a}html[data-bg=navy]{--bg:#141a2e;--bg-elevated:#1c2440;--bg-subtle:#10162a;--border:#2a3352}html[data-bg=nyc]{--bg:#1a1c22;--bg-elevated:#242830;--bg-subtle:#16181e;--border:#3a3f4a;--theme-photo:url(/themes/nyc.jpg);--theme-blur:8px;--theme-scale:1.06;--theme-opacity:.62;--theme-overlay:#14161c47;--theme-pos:center bottom;--theme-inset:-8%}html[data-bg=pink]{--bg:#ffd0eb}html[data-bg=rose]{--bg:#ffb1dd}html[data-bg=purple]{--bg:#debcff}html[data-bg=blue]{--bg:#64ffff}html[data-bg=aqua]{--bg:#4ffcd1}html[data-bg=green]{--bg:#8dffa4}html[data-bg=tan]{--bg:#f8e49e}html[data-bg=yellow]{--bg:#ffe154}html[data-bg=red]{--bg:#ff7d82}html[data-bg=peek]{--bg:#f3e4a3;--theme-photo:url(/themes/peek.png)}html[data-bg=side]{--bg:#f3e4a3;--theme-photo:url(/themes/side.png)}html[data-bg=sit]{--bg:#161616;--theme-photo:url(/themes/sit.png)}html[data-bg=night]{--bg:#161616;--theme-photo:url(/themes/night.png)}html[data-bg=shade]{--bg:#161616;--theme-photo:url(/themes/shade.png)}html[data-bg=pack]{--bg:#161616;--theme-photo:url(/themes/pack.png)}html[data-bg=room]{--bg:#f3e4a3;--theme-photo:url(/themes/room.png)}html[data-bg=grid]{--bg:#2a2430;--theme-photo:url(/themes/grid.jpg)}html[data-bg=park]{--bg:#8ec8f0;--theme-photo:url(/themes/park.png)}html[data-bg=pool]{--bg:#3a8ec4;--theme-photo:url(/themes/pool.png)}html[data-bg=beach]{--bg:#c5e4f5;--theme-photo:url(/themes/beach.png)}html[data-bg=pink],html[data-bg=rose],html[data-bg=purple],html[data-bg=blue],html[data-bg=aqua],html[data-bg=green],html[data-bg=tan],html[data-bg=yellow],html[data-bg=red],html[data-bg=peek],html[data-bg=side],html[data-bg=room],html[data-bg=park],html[data-bg=beach],html[data-bg=pool]{--fg:#141416;--fg-muted:#4a4450;--bg-elevated:color-mix(in srgb, var(--bg) 78%, #fff);--bg-subtle:color-mix(in srgb, var(--bg) 86%, #000);--border:color-mix(in srgb, var(--bg) 52%, #000)}html:is([data-bg=pink],[data-bg=rose],[data-bg=purple],[data-bg=blue],[data-bg=aqua],[data-bg=green],[data-bg=tan],[data-bg=yellow],[data-bg=red],[data-bg=peek],[data-bg=side],[data-bg=room],[data-bg=park],[data-bg=beach],[data-bg=pool]) .fire-btn{background:radial-gradient(circle at 50% 42%, var(--bg-elevated), var(--bg-subtle) 70%)}*{box-sizing:border-box}html,body{width:100%;max-width:100%;height:100%;color:var(--fg);font-family:var(--font);-webkit-font-smoothing:antialiased;overscroll-behavior:none;margin:0;font-weight:400;overflow:hidden}html{background-color:var(--bg);height:var(--bg-height,100%)}body{background:0 0}#page-bg{width:100%;height:var(--bg-height,100%);z-index:0;pointer-events:none;background:var(--bg);position:fixed;top:0;left:0}html.photo-bg #page-bg{background:0 0}html.photo-bg #page-bg:before{content:"";background:var(--theme-photo) var(--theme-pos,center) / cover no-repeat;filter:blur(var(--theme-blur,0px));transform:scale(var(--theme-scale,1));opacity:var(--theme-opacity,1);position:absolute;inset:0}html.photo-bg #page-bg:after{content:"";background:var(--theme-overlay,transparent);position:absolute;inset:0}html.framed #page-bg,html:not(.framed) .theme-photo{display:none}html:not(.framed) .crowd-page>.theme-photo,html:not(.framed) .wall-page>.theme-photo{display:block}#root{width:100%;overflow:hidden}html:not(.framed) #root{z-index:1;height:var(--app-height,100dvh);background:0 0;position:fixed;top:0;left:0;right:0}button,input{font-family:inherit}button{touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.app{background:var(--bg);flex-direction:column;align-items:stretch;width:100%;max-width:100%;height:100%;padding:0;display:flex;position:relative;overflow:hidden}html:not(.framed) .app{background:0 0}.theme-photo{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.theme-photo:before{content:"";inset:var(--theme-inset,0);background:var(--theme-photo) var(--theme-pos,center) / cover no-repeat;filter:blur(var(--theme-blur,0px));opacity:var(--theme-opacity,1);position:absolute}.theme-photo:after{content:"";background:var(--theme-overlay,transparent);position:absolute;inset:0}.studio-main{z-index:1;min-height:0;padding:calc(52px + env(safe-area-inset-top)) 12px 8px;flex-direction:column;flex:1;align-items:center;display:flex;position:relative;overflow:hidden}@media (width<=500px),(display-mode:standalone){.studio-main{padding-top:calc(56px + env(safe-area-inset-top))}}.brand{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:2px;margin-bottom:8px;display:flex}.brand-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--fg-muted);font-size:.62rem;font-weight:700}.brand-title{color:var(--fg);font-size:.78rem;font-weight:700}.top-row{top:calc(8px + env(safe-area-inset-top));pointer-events:none;justify-content:space-between;align-items:flex-start;display:flex;position:absolute;left:12px;right:12px}.top-row>*{pointer-events:auto}.top-left,.top-right{flex-direction:column;align-items:center;gap:2px;display:flex}.icon-slot{flex-direction:column;align-items:center;gap:2px;max-width:72px;display:flex}.icon-caption{text-align:center;color:var(--fg-muted);font-size:.58rem;font-weight:700;line-height:1.15}.splash-close{position:absolute;top:10px;right:10px}.icon-btn{background:var(--bg-subtle);width:44px;height:44px;color:var(--fg);cursor:pointer;border:0;border-radius:9999px;place-items:center;display:grid}.icon-btn:active{transform:scale(.96)}.icon-btn.refresh-btn{color:var(--fg);opacity:.28;background:0 0}.icon-btn.refresh-btn:active{opacity:.7}.install-hint{z-index:25;top:auto;left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));border:1px dashed var(--border);background:var(--bg);border-radius:8px;padding:14px 40px 14px 14px;position:absolute;box-shadow:0 8px 24px #00000047}.install-hint-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 4px;font-size:.68rem;font-weight:700}.install-hint-title{letter-spacing:-.02em;margin:0 0 8px;font-size:.95rem;font-weight:800}.install-hint-copy{color:var(--fg-muted);margin:0;font-size:.84rem;font-weight:500;line-height:1.4}.install-hint-x{width:32px;height:32px;color:var(--fg-muted);cursor:pointer;background:0 0;border:0;border-radius:9999px;place-items:center;display:grid;position:absolute;top:8px;right:8px}.install-hint-x:active{transform:scale(.96)}.hint-layer{z-index:40;pointer-events:none;position:absolute;inset:0}.hint-wrap{pointer-events:none;position:absolute}.hint-bubble{z-index:1;border:1px solid var(--border);background:color-mix(in srgb, var(--bg-elevated) 94%, transparent);width:max-content;max-width:176px;color:var(--fg);text-wrap:pretty;pointer-events:auto;border-radius:14px;padding:10px 30px 10px 12px;font-size:.78rem;font-weight:700;line-height:1.3;position:absolute;box-shadow:0 8px 22px #00000059}.hint-bubble p{margin:0}.hint-x{width:28px;height:28px;color:var(--fg-muted);cursor:pointer;background:0 0;border:0;border-radius:9999px;place-items:center;display:grid;position:absolute;top:4px;right:4px}.hint-x:active{transform:scale(.96)}.hint-arrow{background:inherit;border:1px solid var(--border);width:12px;height:12px;position:absolute;transform:rotate(45deg)}.hint-up .hint-bubble{top:calc(100% + 10px);left:50%;transform:translate(-50%)}.hint-up .hint-arrow{border-bottom:0;border-right:0;margin-left:-6px;top:-6px;left:50%}.hint-down .hint-bubble{bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.hint-down .hint-arrow{border-top:0;border-left:0;margin-left:-6px;bottom:-6px;left:50%}.hint-down.hint-end .hint-bubble{left:auto;right:0;transform:none}.hint-down.hint-end .hint-arrow{margin-left:0;left:auto;right:22px}.hint-right .hint-bubble{top:50%;right:calc(100% + 10px);transform:translateY(-50%)}.hint-right .hint-arrow{border-bottom:0;border-left:0;margin-top:-6px;top:50%;right:-6px}.hint-left .hint-bubble{top:50%;left:calc(100% + 10px);transform:translateY(-50%)}.hint-left .hint-arrow{border-top:0;border-right:0;margin-top:-6px;top:50%;left:-6px}.studio-identity{flex-direction:column;flex:none;align-items:center;margin-top:auto;display:flex}.avatar-stage{aspect-ratio:1;flex:none;width:min(72vw,280px);max-width:100%;position:relative;container-type:size}@media (width>=640px){.avatar-stage{width:min(48vw,340px)}}@media (height<=960px){:root{--fire-size:104px}.avatar-stage{width:min(68vw,270px)}}.ring{background:conic-gradient(from 210deg,#00ba7c,#1d9bf0,#00ba7c);border-radius:50%;width:100%;height:100%;padding:7px}.pfp-btn{cursor:pointer;background:#2f2f33;border:0;border-radius:50%;width:100%;height:100%;padding:0;display:block;overflow:hidden}.pfp-btn img{object-fit:cover;outline-offset:-1px;border-radius:50%;outline:1px solid oklch(100% 0 0/.1);width:100%;height:100%}.pfp-btn img.pixelated{image-rendering:pixelated}.reaction-layer{pointer-events:none;background:0 0;position:absolute;inset:0;overflow:visible}.reaction{z-index:2;background:0 0;width:0;height:0;font-size:100cqmin;line-height:0;position:absolute;top:50%;left:50%;overflow:visible}.reaction:before{content:"";transform-origin:50%;background-color:#000;border-radius:50%;width:1em;height:1em;animation:3.2s cubic-bezier(.22,1,.36,1) forwards space-react;position:absolute;top:0;left:0;box-shadow:0 0 0 .2em #000}.reaction:has(.glyph-pixel):before{background-color:#f4f4f5;box-shadow:0 0 0 .2em #f4f4f5}.reaction .glyph{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;transform-origin:50%;background:0 0;border-radius:0;width:1em;height:1em;animation:3.2s cubic-bezier(.22,1,.36,1) forwards space-react;position:absolute;top:0;left:0;overflow:visible}.reaction.hand-hold,.reaction.hand-lower{z-index:1}.reaction.hand-hold:before,.reaction.hand-hold .glyph{animation:1.6s cubic-bezier(.22,1,.36,1) forwards space-hand-raise}.reaction.hand-lower:before,.reaction.hand-lower .glyph{animation:.45s ease-out forwards space-hand-lower}@keyframes space-react{0%{opacity:0;transform:translate(-50%,-50%)scale(.28)}10%{opacity:1;transform:translate(-50%,-50%)scale(1)}28%{opacity:1;transform:translate(-50%,-50%)scale(1)}48%{opacity:1;transform:var(--react-rest)}72%{opacity:1;transform:var(--react-rest)}to{opacity:0;transform:var(--react-rest)}}@keyframes space-hand-raise{0%{opacity:0;transform:translate(-50%,-50%)scale(.28)}18%{opacity:1;transform:translate(-50%,-50%)scale(1)}40%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:1;transform:var(--react-rest)}}@keyframes space-hand-lower{0%{opacity:1;transform:var(--react-rest)}to{opacity:0;transform:var(--react-rest)}}@media (prefers-reduced-motion:reduce){.reaction:before,.reaction .glyph{animation:.8s ease-out forwards space-react-reduced}.reaction.hand-hold:before,.reaction.hand-hold .glyph{opacity:1;transform:var(--react-rest);animation:none}}@keyframes space-react-reduced{0%,70%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:var(--react-rest)}}.handle-row{justify-content:center;align-items:center;gap:0;width:auto;max-width:min(88vw,360px);margin-top:12px;display:flex;overflow:visible}.handle-space{flex:none;width:.4em}.handle-badge-wrap{align-items:center;display:inline-flex}.handle-cluster{align-items:baseline;min-width:0;display:inline-flex}.at,.handle,.handle-grow:after{letter-spacing:-.03em;color:var(--fg);font-size:1.65rem;font-weight:800;line-height:1.1}.handle-grow{vertical-align:baseline;display:inline-grid}.handle-grow:after{content:attr(data-value);visibility:hidden;white-space:pre;grid-area:1/1;padding:0 1px}.handle{text-align:left;field-sizing:content;background:0 0;border:0;outline:none;grid-area:1/1;width:100%;min-width:1ch;max-width:16ch;padding:0}.verified-mark{color:#1d9bf0;flex:none;width:1.15em;min-width:12px;height:1.15em;min-height:12px;overflow:visible}.name-badge{object-fit:cover;border-radius:4px;flex:none;width:18px;height:18px}.name-badge.round{border-radius:9999px}.error-text{color:var(--danger);text-align:center;min-height:1.1em;margin:6px 0 0;font-size:.82rem}.reaction-bar{flex-direction:column;flex:none;gap:10px;width:min(100%,360px);margin-top:auto;margin-bottom:8px;display:flex}.chip-grid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.chip-grid.recents{grid-template-columns:repeat(5,1fr)}.slot-label{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted);margin:2px 2px -4px;font-size:.62rem;font-weight:800}.slot-menu{border:1px solid var(--border);background:var(--bg-elevated);border-radius:20px;flex-direction:column;gap:8px;width:min(100%,280px);padding:16px;display:flex}.tray-tools{justify-content:space-between;align-items:center;gap:8px;display:flex}.tray-tools .chip,.tray-tools .all-chip{flex:none;width:calc(20% - 6.4px)}.swap-backdrop{z-index:80;background:#0000008c;place-items:center;padding:16px;display:grid;position:absolute;inset:0}.swap-sheet{background:var(--bg-elevated);border:1px solid var(--border);border-radius:20px;width:min(100%,360px);max-height:70%;padding:16px;overflow:auto}.chip,.all-chip{aspect-ratio:1;border:1px solid var(--border);background:var(--bg-subtle);min-width:0;color:var(--fg);cursor:pointer;border-radius:9999px;place-items:center;padding:0;font-size:1.85rem;line-height:1;transition-property:transform,background-color,border-color;transition-duration:.12s;transition-timing-function:cubic-bezier(.2,0,0,1);display:grid;position:relative}@media (width>=640px){.chip,.all-chip{font-size:2.15rem}}.chip:active,.all-chip:active{transform:scale(.96)}.chip.selected{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 45%, transparent)}.chip.locked{filter:grayscale();opacity:.4}.chip.empty{opacity:.35;cursor:default}.pin-badge{background:var(--accent);color:#04140e;border-radius:9999px;place-items:center;width:16px;height:16px;display:grid;position:absolute;top:-2px;right:-2px}.lock-badge{color:#a1a1aa;background:#09090b;border-radius:9999px;place-items:center;width:16px;height:16px;display:grid;position:absolute;bottom:2px;right:2px}.all-chip{color:var(--fg);background:var(--bg-elevated);gap:2px;font-size:.62rem;font-weight:700}.all-chip span{flex-direction:column;align-items:center;gap:2px;display:flex}.all-chip{position:relative}.all-count{background:var(--accent);color:#04140e;font-variant-numeric:tabular-nums;border-radius:9999px;min-width:18px;height:18px;padding:0 5px;font-size:.7rem;font-style:normal;font-weight:800;line-height:18px;position:absolute;top:-4px;right:-4px}.picks-banner{background:color-mix(in srgb, var(--accent) 18%, var(--bg-elevated));border:1px solid var(--accent);color:var(--fg);border-radius:14px;align-items:center;gap:12px;margin:0 0 14px;padding:12px 14px;display:flex}.picks-banner strong{font-variant-numeric:tabular-nums;color:var(--accent);font-size:1.8rem;font-weight:800;line-height:1}.glyph{object-fit:contain;pointer-events:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#0000;width:1em;height:1em;display:block}.glyph-pixel{image-rendering:pixelated}.glyph-native{place-items:center;font-size:1em;line-height:1;display:grid}.unlock-confirm{z-index:60;background:#0000009e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.unlock-card{background:var(--bg-elevated);border:1px solid var(--border);text-align:center;border-radius:20px;width:min(100%,320px);padding:22px 18px 16px;position:relative}.unlock-card .glyph{width:72px;height:72px;margin:0 auto 12px}.unlock-title{text-wrap:balance;margin:0 0 6px;font-size:1.15rem;font-weight:800}.prize-pop{z-index:5;background:#0000009e;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.prize-glyphs{flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 12px;display:flex}.prize-glyphs .glyph{width:56px;height:56px;margin:0}.prize-picks{margin:0 0 10px;font-size:1.35rem;font-weight:800}.prize-badge{object-fit:contain;width:72px;height:72px;margin:0 auto 12px;display:block}.prize-how{margin:0 0 14px}.picks-banner span{font-size:.88rem;font-weight:700;line-height:1.25}.fire-btn{width:var(--fire-size);height:var(--fire-size);border:3px solid var(--accent);color:var(--fg);z-index:2;cursor:pointer;background:radial-gradient(circle at 50% 42%,#1a1a1e,#0a0a0b 70%);border-radius:9999px;place-items:center;font-size:3.15rem;display:grid;position:absolute;bottom:0;box-shadow:0 10px 28px #00000073}html .fire-btn:has(.glyph-pixel){background:#f4f4f5}.studio-dock.right .fire-btn,.fire-btn.right{left:auto;right:2px}.studio-dock.left .fire-btn,.fire-btn.left{left:2px;right:auto}.stage-slot{z-index:2;position:absolute;bottom:10px}.studio-dock.right .stage-slot{left:12px;right:auto}.studio-dock.left .stage-slot{left:auto;right:12px}.choice-row{gap:6px;margin:6px 0 10px;display:flex}.side-pill{border:1px solid var(--border);background:var(--bg-subtle);min-height:32px;color:var(--fg-muted);cursor:pointer;border-radius:9999px;flex:1;font-size:.78rem;font-weight:700}.side-pill.on{color:#04140e;background:var(--accent);border-color:var(--accent)}.tone-row{gap:6px;margin:8px 0 14px;display:flex}.tone-swatch{border:1px solid var(--border);background:var(--bg-subtle);cursor:pointer;border-radius:12px;flex:1;place-items:center;min-width:0;min-height:44px;font-size:1.35rem;line-height:1;display:grid}.tone-swatch.on{border-color:var(--accent);color:#f4f4f5;box-shadow:0 0 0 1px var(--accent);background:#04140e}.tone-swatch:active{transform:scale(.96)}.bg-row{grid-template-columns:repeat(5,1fr);gap:4px;margin:6px 0 10px;display:grid}.bg-swatch{border:1px solid var(--border);color:#f4f4f5;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;text-shadow:0 1px 2px #000c;border-radius:8px;min-height:28px;padding:0 2px;font-size:.52rem;font-weight:800}.bg-swatch.on{box-shadow:0 0 0 2px var(--accent)}.wear-row{flex-wrap:wrap;gap:8px;margin:8px 0 14px;display:flex}.wear-chip{border:1px solid var(--border);background:var(--bg-subtle);min-height:44px;color:var(--fg);cursor:pointer;border-radius:9999px;align-items:center;gap:6px;padding:0 12px 0 8px;font-size:.82rem;font-weight:700;display:inline-flex}.wear-chip img{object-fit:cover;border-radius:4px;width:22px;height:22px}.wear-chip img.round{border-radius:9999px}.wear-chip.on{border-color:var(--accent);color:#f4f4f5;background:#04140e}.wear-chip:active{transform:scale(.96)}.pw-reset{gap:8px;margin-top:10px;display:grid}.pw-reset .field{margin-bottom:0}.sheet-backdrop{z-index:40;background:#0000008c;place-items:end center;display:grid;position:fixed;inset:0}.welcome-splash{z-index:35;padding:max(20px, env(safe-area-inset-top)) 20px max(20px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0a0cd1;place-items:center;display:grid;position:fixed;inset:0}.welcome-card{border:1px solid var(--border);background:var(--bg-elevated);text-align:center;border-radius:24px;gap:12px;width:min(100%,380px);padding:24px;display:grid;box-shadow:0 24px 70px #0000006b}.welcome-card h1,.welcome-card h2,.welcome-copy{margin:0}.welcome-card h1{font-size:clamp(1.55rem,7vw,2rem)}.welcome-card h2{font-size:1.2rem}.welcome-copy{color:var(--fg-muted);line-height:1.45}.welcome-card .back-link{justify-self:center}@media (width>=640px){.sheet-backdrop{place-items:center}}.sheet{background:var(--bg-elevated);border:1px solid var(--border);width:min(100%,440px);max-height:78dvh;padding:16px 16px calc(16px + env(safe-area-inset-bottom));border-radius:20px 20px 0 0;overflow:auto}.sheet.account-sheet{flex-direction:column;padding-top:12px;display:flex;overflow:hidden}.sheet.account-sheet .sheet-head{z-index:3;background:var(--bg-elevated);flex:none;margin-bottom:8px;padding-bottom:8px}.sheet.account-sheet .sheet-body{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.sheet.emoji-sheet{flex-direction:column;max-height:88dvh;display:flex;overflow:hidden}.account-user{letter-spacing:-.03em;align-items:center;gap:.4em;margin:0 0 2px;font-size:1.6rem;font-weight:800;line-height:1.1;display:flex}.code-qr{box-sizing:border-box;background:#fff;border-radius:12px;width:168px;height:168px;margin:0 auto 10px;padding:8px}.code-qr svg{width:100%;height:100%;display:block}.scan-overlay{z-index:70;background:#000;place-items:center;display:grid;position:fixed;inset:0}.scan-video{object-fit:cover;width:100%;height:100%}.scan-close{top:calc(12px + env(safe-area-inset-top));z-index:2;background:#00000073;position:absolute;right:12px}.scan-hint{bottom:calc(28px + env(safe-area-inset-bottom));text-align:center;color:#fff;font-weight:700;position:absolute;left:0;right:0}.cat-tabs{scrollbar-width:none;flex:none;gap:4px;padding:2px 0 10px;display:flex;overflow-x:auto}.cat-tabs::-webkit-scrollbar{display:none}.cat-tab{cursor:pointer;background:0 0;border:0;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;font-size:1.25rem;display:grid}.cat-tab.on{background:var(--bg-subtle)}.emoji-scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.cat-section{scroll-margin-top:4px}.cat-heading{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted);margin:10px 0 6px;font-size:.72rem;font-weight:800}@media (width>=640px){.sheet{border-radius:20px;max-height:80vh}}.sheet-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.sheet-head-left{align-items:center;gap:8px;min-width:0;display:flex}.sheet-head h2{text-wrap:balance;margin:0;font-size:1.05rem;font-weight:700}.search{border:1px solid var(--border);background:var(--bg-subtle);width:100%;color:var(--fg);border-radius:9999px;outline:none;padding:12px 14px 12px 40px;font-size:1rem}.search-wrap{margin-bottom:12px;position:relative}.search-wrap svg{color:var(--fg-muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.cat-grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.cat-cell{aspect-ratio:1;border:1px solid var(--border);background:var(--bg-subtle);color:var(--fg);cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:4px;display:flex}.cat-cell .ico{place-items:center;font-size:1.35rem;line-height:1;display:grid}.cat-cell .lbl{color:var(--fg-muted);text-align:center;font-size:.55rem;font-weight:700;line-height:1.1}.emoji-grid{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.emoji-cell{aspect-ratio:1;cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;font-size:1.7rem;display:grid;position:relative}.emoji-cell:active{transform:scale(.96)}.emoji-cell.locked{filter:grayscale();opacity:.38}.emoji-cell .glyph{opacity:0;animation:.28s ease-out forwards emoji-in}@keyframes emoji-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.emoji-cell .glyph{opacity:1;animation:none}}.empty-state{text-align:center;color:var(--fg-muted);padding:28px 8px}.field{border:1px solid var(--border);background:var(--bg-subtle);width:100%;color:var(--fg);border-radius:12px;margin-bottom:10px;padding:12px 14px;font-size:1rem}.auth-form{flex-direction:column;display:flex}.forgot-pw{border:1px solid var(--border);background:var(--bg-elevated);border-radius:16px;gap:10px;margin-top:14px;padding:14px;display:grid}.forgot-pw p{margin:0;font-size:.95rem;font-weight:700;line-height:1.35}.forgot-pw a{color:var(--accent);font-weight:800}.primary,.secondary{cursor:pointer;border:0;border-radius:9999px;width:100%;min-height:44px;margin-top:6px;font-weight:700}.primary{background:var(--accent);color:#04140e}.primary:disabled{opacity:.4;cursor:default}.secondary{background:var(--bg-subtle);color:var(--fg);border:1px solid var(--border)}.muted{color:var(--fg-muted);text-wrap:pretty;font-size:.82rem;line-height:1.35}.code-big{letter-spacing:.12em;text-align:center;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;flex-direction:column;align-items:center;padding:12px 0;font-size:1.35rem;font-weight:700;display:flex}.stepper{justify-content:center;align-items:center;gap:16px;margin:12px 0;display:flex}.stepper button{border:1px solid var(--border);background:var(--bg-subtle);width:44px;height:44px;color:var(--fg);cursor:pointer;border-radius:9999px;font-size:1.4rem}.back-link{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.pending-pill{color:#04140e;background:var(--accent);border-radius:9999px;padding:2px 8px;font-size:.72rem;font-weight:700}.sr-only{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.flip-btn{z-index:2;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:12px;flex:none;width:52px;height:52px;margin:0;padding:4px;position:relative}.flip-btn img{width:100%;height:100%;display:block}.flip-btn:active{transform:scale(.96)}.badge-mill-btn{z-index:2;border:1px solid var(--border);background:var(--bg-subtle);cursor:pointer;border-radius:14px;flex:none;width:52px;height:52px;margin:0;padding:6px;position:relative}.badge-mill-btn img{object-fit:contain;border-radius:8px;width:100%;height:100%;display:block}.badge-mill-btn:active{transform:scale(.96)}.studio-dock{z-index:2;width:100%;padding:0 10px min(env(safe-area-inset-bottom,0px), 14px);background:0 0;flex:none;position:relative}.studio-dock-row{width:100%;min-height:var(--fire-size);justify-content:center;align-items:flex-end;display:flex;position:relative}.studio-dock-center{z-index:3;flex-direction:column;align-items:center;gap:6px;padding-bottom:2px;display:flex;position:relative}.powered{z-index:1;color:var(--fg-muted);flex-direction:column;align-items:center;gap:4px;text-decoration:none;display:flex;position:static;transform:none}.powered span{letter-spacing:.12em;text-transform:lowercase;font-size:.78rem}.powered img{width:auto;height:32px;display:block}.powered-page{left:50%;bottom:calc(10px + env(safe-area-inset-bottom));z-index:19;position:absolute;transform:translate(-50%)}.grantor-flip{z-index:35;background:var(--bg);width:100%;max-width:100%;padding:calc(16px + env(safe-area-inset-top)) 16px calc(24px + env(safe-area-inset-bottom));animation:.35s ease-out flip-in;position:fixed;inset:0;overflow:hidden auto}@keyframes flip-in{0%{opacity:0}to{opacity:1}}.grantor-flip h2{margin:0 0 8px;font-size:1.2rem}.mill-tabs{background:var(--bg-subtle);border:1px solid var(--border);border-radius:12px;gap:2px;padding:3px;display:flex}.mill-tabs button{min-width:0;min-height:40px;color:var(--fg-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:1;padding:0 6px;font-size:.72rem;font-weight:800}.mill-tabs button.on{background:var(--bg-elevated);color:var(--fg)}.stage-fence{gap:10px;display:grid}.stage-map{border:1px solid var(--border);z-index:1;border-radius:14px;width:100%;height:220px;overflow:hidden}.stage-map .leaflet-container{background:var(--bg-subtle);width:100%;height:100%}.word-mill{flex-direction:column;gap:10px;min-height:0;display:flex}.word-slots{color:var(--fg-muted);gap:6px;font-size:.82rem;font-weight:700;display:grid}.word-picked{flex-wrap:wrap;gap:6px;display:flex}.word-picked button,.word-hits button{border:1px solid var(--border);background:var(--bg-subtle);cursor:pointer;border-radius:10px;min-width:40px;min-height:40px;padding:4px}.word-hits button.on,.word-picked button{background:var(--bg-elevated)}.word-hits{grid-template-columns:repeat(6,1fr);gap:4px;max-height:168px;display:grid;overflow:auto}.word-hits .glyph,.word-picked .glyph{width:22px;height:22px}.word-row{align-items:flex-start;gap:8px;margin:8px 0;display:flex}.word-row p{flex:1;min-width:0;margin:0}.word-row .admin-btn{flex:none;width:auto;min-width:72px;margin:0}.badge-mint{grid-template-columns:repeat(5,1fr);gap:8px;width:100%;margin:10px 0 14px;display:grid}.badge-mint.single{grid-template-columns:repeat(5,1fr);max-width:none}.badge-mint button{aspect-ratio:auto;border:1px solid var(--border);background:var(--bg-subtle);cursor:pointer;min-height:44px;color:var(--fg);border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:6px 4px;font-size:.68rem;font-weight:700;display:flex}.badge-mint img{object-fit:contain;border-radius:4px;flex:none;width:28px;height:28px}.user-row{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:6px;padding:10px 0;display:flex}.user-row strong{margin-right:8px}.admin-users{margin-top:0;padding-top:0}.help-list{gap:10px;margin:0 0 16px;display:grid}.help-list div{gap:2px;display:grid}.help-list dt{font-size:.78rem;font-weight:700}.help-list dd{color:var(--fg-muted);margin:0;font-size:.82rem;line-height:1.35}.user-card{border:1px solid var(--border);background:var(--bg-elevated);border-radius:16px;max-width:100%;margin:10px 0;padding:0;overflow:hidden}.user-card-head{width:100%;min-height:56px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:6px;padding:12px 14px;display:flex}.user-card-line{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.user-name{letter-spacing:-.02em;overflow-wrap:anywhere;font-size:1.2rem;font-weight:800}.user-pills{flex-wrap:wrap;gap:6px;display:flex}.user-pills em{letter-spacing:.04em;text-transform:uppercase;color:var(--fg-muted);background:var(--bg-subtle);border-radius:9999px;padding:3px 8px;font-size:.72rem;font-style:normal;font-weight:700}.user-body{gap:14px;padding:0 14px 14px;display:grid}.user-group-label{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-muted);margin:0 0 8px;font-size:.72rem;font-weight:800}.user-row-btns{flex-wrap:wrap;gap:8px;display:flex}.user-owned{align-items:center;gap:4px;display:flex}.user-owned img{object-fit:contain;width:16px;height:16px}.user-find{margin:0 0 10px}.admin-btn{border:1px solid var(--border);background:var(--bg-subtle);min-height:44px;color:var(--fg);cursor:pointer;border-radius:12px;flex:1;padding:0 12px;font-size:.92rem;font-weight:700}.admin-btn.on{border-color:var(--accent);color:#f4f4f5;box-shadow:0 0 0 1px var(--accent);background:#04140e}.admin-btn.danger{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 55%, var(--border))}.delete-guard{gap:8px;display:grid}.admin-badge-row{flex-wrap:nowrap;gap:4px;display:flex}.mill-choice{flex-wrap:nowrap}.admin-badge{border:1px solid var(--border);background:var(--bg-subtle);min-width:0;min-height:44px;color:var(--fg);cursor:pointer;border-radius:10px;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:2px;padding:6px 2px;font-size:.62rem;font-weight:700;display:flex}.admin-badge img{object-fit:contain;width:22px;height:22px}.admin-badge.on{border-color:var(--accent);color:#f4f4f5;box-shadow:0 0 0 1px var(--accent);background:#04140e}.miller-mark{letter-spacing:.06em;text-transform:uppercase;color:#111;background:#fff;border-radius:9999px;align-items:center;gap:5px;padding:2px 8px 2px 4px;font-size:.68rem;font-weight:700;display:inline-flex}.miller-mark img{width:14px;height:14px}.schedule-page{min-height:0;padding:calc(12px + env(safe-area-inset-top)) 16px calc(96px + env(safe-area-inset-bottom));flex:1;max-width:100%;overflow:auto}.sked-head{align-items:center;gap:12px;margin-bottom:16px;display:flex}.sked-head h1{text-wrap:balance;margin:0;font-size:1.35rem;font-weight:700}.countdown-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:18px;margin-bottom:20px;padding:16px}.count-digits{font-variant-numeric:tabular-nums;letter-spacing:.04em;margin:6px 0;font-size:1.8rem;font-weight:700;display:block}.count-live{color:var(--accent);margin:6px 0;font-weight:700;display:inline-block}.sked-day h2{letter-spacing:.16em;text-transform:uppercase;color:var(--fg-muted);margin:18px 0 10px;font-size:.78rem}.sked-card{color:#111;border-radius:16px;margin-bottom:10px;padding:14px}.sked-card.has-art{align-items:center;gap:10px;display:flex}.sked-copy{flex:1;min-width:0}.sked-art{object-fit:contain;flex:none;width:92px;height:92px}.sked-card.done{opacity:.55}.sked-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.sked-card h3{text-wrap:balance;margin:0;font-size:1.15rem;font-weight:800}.sked-when,.sked-where,.sked-blurb,.sked-vip{margin:4px 0 0;font-size:.86rem;line-height:1.35}.sked-blurb{opacity:.82}.sked-vip{font-weight:700}.live-pill{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#111;border-radius:9999px;padding:3px 8px;font-size:.68rem;font-weight:700}.tone-cream{background:#f3e3b0}.tone-mint{background:#7ef0c8}.tone-lilac{background:#d5b8ff}.tone-pink{background:#f7b0d4}.tone-coral{background:#ff8f9a}.tone-vip{color:#f4f4f5;background:#111;border:1px solid #7f1d1d}.hotel-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:18px;margin-top:24px;padding:16px}.hotel-card h2{margin:0 0 8px;font-size:1.1rem}.map-link{color:var(--accent);margin:8px 0 12px;font-weight:700;text-decoration:none;display:inline-block}.hotel-map{filter:grayscale(.2)contrast(1.05);border:0;border-radius:12px;width:100%;height:180px}.sked-official{color:var(--fg-muted);text-wrap:pretty;margin-top:22px;font-size:.82rem;line-height:1.4}.sked-official a{color:var(--accent)}html.framed,html.framed body,html.framed #root{background:#121214;height:100dvh;min-height:100dvh;overflow:hidden}html.framed #root{place-items:center;display:grid}.device-stage{flex-flow:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;padding:20px;display:flex;overflow:auto}.phone{--bezel:12px;aspect-ratio:464/980;width:min(464px,100vw - 40px,47.3469dvh - 53.0286px);min-height:0;max-height:calc(100dvh - 112px);padding:var(--bezel);background:linear-gradient(160deg,#4a4a50 0%,#1c1c1f 38%,#0d0d0e 100%);border-radius:58px;flex:none;position:relative;overflow:hidden;box-shadow:0 0 0 1px #5a5a62,inset 0 1px #ffffff24,0 28px 80px #0000008c}html.framed .phone-screen{background:var(--bg);isolation:isolate;border-radius:46px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}html.framed .sheet-backdrop,html.framed .welcome-splash,html.framed .unlock-confirm{place-items:center;padding:12px;position:absolute;inset:0}html.framed .sheet,html.framed .sheet.emoji-sheet{border-radius:20px;width:100%;max-width:100%;max-height:82%;padding:16px}.island{z-index:60;pointer-events:none;background:#000;border-radius:20px;width:126px;height:36px;position:absolute;top:11px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff0f}.phone-btn{pointer-events:none;background:#2a2a2e;position:absolute}.phone-btn-silent{border-radius:2px 0 0 2px;width:3px;height:22px;top:14%;left:-3px}.phone-btn-vol-up{border-radius:2px 0 0 2px;width:3px;height:36px;top:22%;left:-3px}.phone-btn-vol-down{border-radius:2px 0 0 2px;width:3px;height:36px;top:32%;left:-3px}.phone-btn-power{border-radius:0 2px 2px 0;width:3px;height:72px;top:26%;right:-3px}html.framed .app,html.framed .grantor-flip{height:100%;min-height:0}html.framed .phone-screen>.app{flex:1;min-height:0}html.framed .schedule-page{flex:1;height:auto;min-height:0;max-height:none;overflow:auto}html.framed .grantor-flip{overflow:auto}@media (display-mode:standalone),(display-mode:fullscreen),(display-mode:minimal-ui){html.framed,html.framed body,html.framed #root{background:var(--bg);height:auto;min-height:100dvh;display:block;overflow:auto}.device-stage,.phone,.phone-screen{width:100%;height:auto;min-height:100dvh;box-shadow:none;background:var(--bg);aspect-ratio:auto;border-radius:0;padding:0;transform:none}.island,.phone-btn{display:none}}.toggle-row{justify-content:space-between;align-items:center;gap:12px;margin:8px 0 14px;display:flex}.tiny{border:1px solid var(--border);background:var(--bg-subtle);min-height:32px;color:var(--fg);cursor:pointer;border-radius:9999px;padding:0 10px;font-size:.72rem;font-weight:700}.icon-btn.crowd-btn{position:relative}.icon-btn.crowd-btn.live:after{content:"";width:8px;height:8px;box-shadow:0 0 0 2px var(--bg-subtle);background:#00ba7c;border-radius:9999px;position:absolute;top:8px;right:8px}.text-link{color:var(--fg-muted);cursor:pointer;background:0 0;border:0;padding:8px;font-size:.82rem;font-weight:700}.crowd-page{z-index:1;height:var(--app-height,100dvh);padding:calc(52px + env(safe-area-inset-top)) 16px 0;background:0 0;flex-direction:column;display:flex;position:relative;overflow:hidden}.crowd-page>.theme-photo{z-index:0}.crowd-page>:not(.theme-photo){z-index:1}.crowd-page>.top-row{z-index:5}.crowd-you{flex-direction:column;flex:none;align-items:center;gap:8px;margin:8px 0 12px;display:flex;overflow:visible}.crowd-leads{flex-wrap:wrap;flex:none;justify-content:center;align-items:flex-start;gap:10px 14px;margin:8px 0 4px;display:flex;overflow:visible}.crowd-count{text-align:center;flex:none;margin:0 0 8px;font-size:.88rem}.crowd-grid{flex:1;grid-template-columns:repeat(4,1fr);align-content:start;gap:10px 8px;min-height:0;padding:28px 8px 8px;display:grid;overflow:auto}.crowd-grid.packed{grid-template-columns:repeat(5,1fr);gap:4px;padding:12px 4px 6px}.crowd-grid.packed .crowd-stage{width:40px;height:40px}.crowd-grid.packed .crowd-stage .reaction{font-size:40px}.crowd-grid.packed .crowd-stage .reaction.hand-hold,.crowd-grid.packed .crowd-stage .reaction.hand-lower{font-size:48px}.crowd-grid.packed .crowd-tile,.crowd-grid.packed .crowd-tile-hit{gap:2px}.crowd-grid.packed .name-label-row,.crowd-grid.packed .name-label-text{font-size:.58rem}.crowd-grid.packed .name-role{font-size:.5rem}.crowd-grid.packed .name-label-row .verified-mark{width:10px;min-width:10px;height:10px;min-height:10px}.crowd-tile{flex-direction:column;align-items:center;gap:4px;display:flex;position:relative;overflow:visible}.crowd-tile-hit{width:100%;color:inherit;cursor:default;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;padding:0;display:flex}.crowd-tile.assignable .crowd-tile-hit{cursor:pointer}.crowd-stage{flex:none;width:52px;height:52px;font-size:0;line-height:0;position:relative;overflow:visible}.crowd-tile.you .crowd-stage{width:76px;height:76px}.crowd-stage .ring{padding:2px;display:block}.crowd-stage .pfp-btn{cursor:default}.crowd-stage .pfp-btn img{object-fit:cover;object-position:center}.crowd-stage .reaction{font-size:52px}.crowd-tile.you .crowd-stage .reaction{font-size:76px}.crowd-stage .reaction.hand-hold,.crowd-stage .reaction.hand-lower{font-size:61px}.crowd-tile.you .crowd-stage .reaction.hand-hold,.crowd-tile.you .crowd-stage .reaction.hand-lower{font-size:90px}.crowd-name{text-align:center;justify-content:center;align-items:center;gap:3px;max-width:100%;margin:0;font-size:.68rem;font-weight:700;display:flex;overflow:hidden}.crowd-tile.you .crowd-name{gap:.35em;font-size:1.05rem;font-weight:800}.crowd-check{background:#1d9bf0;border-radius:9999px;flex:none;width:.7em;height:.7em}.crowd-badge{object-fit:cover;border-radius:9999px;width:10px;height:10px}.name-label{flex-direction:column;align-items:center;gap:2px;min-width:0;display:flex}.name-label-row{justify-content:center;align-items:center;gap:0;max-width:100%;margin:0;font-size:.68rem;font-weight:700;line-height:1.15;display:flex;overflow:visible}.name-label-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.crowd-tile.you .name-label-row,.crowd-tile.you .name-label-text{font-size:1.05rem;font-weight:800}.name-label-row .verified-mark{width:12px;height:12px}.crowd-tile.you .name-label-row .verified-mark{width:16px;height:16px}.name-role{letter-spacing:.04em;text-transform:uppercase;color:var(--fg-muted);justify-content:center;align-items:center;gap:3px;margin:0;font-size:.58rem;font-weight:700;display:flex}.name-mic{color:var(--fg);flex:none}.crowd-role-backdrop{z-index:89;position:absolute;inset:0}.crowd-role-menu{z-index:90;background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px;flex-direction:column;min-width:112px;padding:4px;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 8px 24px #00000059}.crowd-role-menu button{color:var(--fg);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-size:.78rem;font-weight:700}.crowd-role-menu button.on{background:color-mix(in srgb, var(--accent) 22%, transparent)}.desk-stage-link{color:var(--fg);border:1px solid var(--border);background:var(--bg-elevated);border-radius:14px;flex:none;padding:12px 16px;font-size:.95rem;font-weight:800;text-decoration:none}.wall-stage{grid-template-columns:1fr auto 1fr;align-items:start;gap:16px;width:100%;display:grid}.wall-speakers,.wall-cohosts{flex-wrap:wrap;gap:16px 18px;display:flex}.wall-speakers{justify-content:flex-start}.wall-host{justify-content:center;display:flex}.wall-cohosts{justify-content:flex-start}.wall-host .crowd-stage{width:168px;height:168px}.wall-host .crowd-stage .reaction{font-size:168px}.wall-people{gap:8px;margin:0;padding:0;list-style:none;display:grid}.wall-person{justify-content:space-between;align-items:center;gap:10px;min-height:44px;display:flex}.wall-person select{width:auto;min-width:132px}.wall-settings{max-height:86%}.crowd-tile.you .crowd-badge{width:16px;height:16px}.crowd-dock{padding:8px 0 min(env(safe-area-inset-bottom,0px), 14px);flex-direction:column;flex:none;align-items:center;gap:12px;display:flex;position:relative}.crowd-dock .stage-slot{z-index:3;position:absolute;bottom:10px}.crowd-dock.right .stage-slot{left:12px;right:auto}.crowd-dock.left .stage-slot{left:auto;right:12px}.crowd-stock{grid-template-columns:repeat(6,1fr);gap:8px 6px;width:100%;display:grid}.crowd-stock .chip{font-size:1.55rem}.crowd-dock .powered{margin-top:2px;position:static;transform:none}.live-check{justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin:8px 0 14px;font-weight:700;display:flex}.live-check input{width:22px;height:22px;accent-color:var(--accent)}html.framed .crowd-page{height:100%}.desk-wall,.wall-page{flex-direction:column;gap:12px;display:flex}.desk-wall{border:1px solid var(--border);background:color-mix(in srgb, var(--bg-elevated) 88%, transparent);border-radius:24px;flex:280px;min-width:240px;max-width:920px;max-height:min(956px,100dvh - 40px);padding:16px 18px 12px;overflow:auto}.wall-page{isolation:isolate;background:var(--bg);height:100%;min-height:100%;color:var(--fg);padding:28px 32px 20px;position:relative}html.photo-bg .wall-page{background:0 0}.wall-page>:not(.theme-photo){z-index:1}.wall-page .swap-backdrop{z-index:80;position:absolute}.wall-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.wall-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-muted);margin:0;font-size:.78rem;font-weight:800}.wall-page .wall-kicker{color:#a1a1aa;font-size:1rem}.wall-link{color:var(--accent);font-size:.78rem;font-weight:700;text-decoration:none}.wall-empty{margin:12px 0}.wall-row{flex-wrap:wrap;align-items:flex-start;gap:16px 18px;display:flex}.wall-tile .crowd-stage{width:84px;height:84px;font-size:0;line-height:0}.wall-tile .crowd-stage .reaction{font-size:84px}.wall-page .wall-tile .crowd-stage{width:132px;height:132px}.wall-page .wall-tile .crowd-stage .reaction{font-size:132px}.wall-page .wall-tile .crowd-stage .reaction.hand-hold,.wall-page .wall-tile .crowd-stage .reaction.hand-lower{font-size:156px}.wall-powered{margin-top:auto}.rotate-lock{display:none}@media (orientation:landscape){html:not(.framed) .rotate-lock{z-index:9999;color:#f4f4f5;text-align:center;background:#141416;justify-content:center;align-items:center;padding:32px;font-size:1.35rem;font-weight:700;display:flex;position:fixed;inset:0}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
