:root{--console-chrome-width: min( calc(100vw - 2rem) , clamp(60rem, 68vw, 92rem));--glass-bg: linear-gradient(180deg, rgba(255, 255, 255, .82), rgba(246, 248, 251, .7)), linear-gradient(120deg, rgba(255, 255, 255, .48), rgba(221, 233, 241, .24));--glass-border: rgba(211, 218, 226, .78);--glass-shadow: 0 .9rem 1.9rem rgba(132, 145, 160, .18), 0 .2rem .55rem rgba(119, 130, 146, .1), inset 0 1px 0 rgba(255, 255, 255, .95), inset 0 -1px 0 rgba(211, 218, 226, .38);--glass-blur: 20px;--text-primary: #424956;--text-secondary: #657080;--surface-white: rgba(255, 255, 255, .88);color:var(--text-primary);font-family:Inter,ui-rounded,SF Pro Rounded,Avenir Next,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}html{min-width:320px;min-height:100%;background:#eef5f2}body{min-width:320px;min-height:100vh;overflow-x:hidden;color:var(--text-primary);background:linear-gradient(120deg,#f2f9f6f0,#f6f8fcf5),repeating-linear-gradient(90deg,rgba(160,176,188,.08) 0,rgba(160,176,188,.08) 1px,transparent 1px,transparent 8rem),repeating-linear-gradient(0deg,rgba(160,176,188,.06) 0,rgba(160,176,188,.06) 1px,transparent 1px,transparent 8rem),#eef5f2;background-attachment:fixed;line-height:1.5}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#ffffffb8,#fff0),linear-gradient(135deg,rgba(223,241,232,.52),transparent 42%),linear-gradient(315deg,rgba(223,235,248,.62),transparent 48%);filter:blur(18px);transform:scale(1.02)}#root{min-height:100dvh}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit}button:focus-visible,a:focus-visible{outline:3px solid rgba(68,185,255,.45);outline-offset:.2rem}.glass{background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);backdrop-filter:blur(var(--glass-blur)) saturate(1.08);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(1.08)}@media (min-width: 761px){body{overflow:hidden}}.top-bar{grid-area:topbar;position:relative;z-index:10;width:var(--console-chrome-width);margin:0 auto;display:grid;grid-template-columns:auto minmax(9rem,1fr) auto;grid-template-areas:"left pager right";align-items:center;gap:1rem;padding:.1rem .2rem}.top-bar__cluster{position:relative;display:flex;align-items:center}.top-bar__cluster--left{grid-area:left;min-height:4.1rem;min-width:12.2rem;padding:.46rem 1.05rem .46rem 1.15rem;border-radius:0 0 2.2rem 2.2rem;justify-content:flex-start}.top-bar__cluster--right{grid-area:right;justify-self:end;gap:.58rem}.top-bar__shoulder{position:absolute;top:-.72rem;z-index:5;min-width:2rem;height:1.85rem;display:inline-grid;place-items:center;border:.18rem solid rgba(107,113,126,.72);border-radius:.52rem;color:#5c6270;background:#ffffffeb;box-shadow:0 .34rem .9rem #666e7c24;font-size:.82rem;font-weight:900;line-height:1;letter-spacing:0}.top-bar__shoulder--left{right:.42rem}.top-bar__shoulder--right{left:-.16rem}.top-bar__party{display:flex;align-items:center;min-width:8.6rem}.top-bar__party-avatar{width:2.65rem;height:2.65rem;margin-left:-.72rem;border:.2rem solid rgba(255,255,255,.96);border-radius:50%;box-shadow:0 .45rem 1rem #6d77872e,inset 0 1px #fffffff2}.top-bar__party-avatar:first-child{margin-left:0}.top-bar__party-avatar--ruby{background:linear-gradient(135deg,#fff3f4 0 23%,transparent 23%),linear-gradient(135deg,#8b163f,#ff6a93)}.top-bar__party-avatar--mint{background:linear-gradient(135deg,#eafff6 0 28%,transparent 28%),linear-gradient(135deg,#0d8f79,#77e4c7)}.top-bar__party-avatar--sky{background:linear-gradient(135deg,#f0fbff 0 26%,transparent 26%),linear-gradient(135deg,#1577e6,#65d5ff)}.top-bar__party-avatar--violet{background:linear-gradient(135deg,#f7edff 0 26%,transparent 26%),linear-gradient(135deg,#6049d7,#bf75ff)}.top-bar__party-avatar--gold{background:linear-gradient(135deg,#fff8dc 0 27%,transparent 27%),linear-gradient(135deg,#c87916,#ffd05a)}.top-bar__pager{grid-area:pager;justify-self:center;min-width:9.6rem;min-height:3.35rem;display:flex;align-items:center;justify-content:center;gap:.74rem;padding:.7rem 1.25rem;border-radius:999px}.top-bar__dot{width:.74rem;height:.74rem;border-radius:50%;background:#aeb5c1;box-shadow:inset 0 1px #ffffffb3;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.top-bar__dot[data-active=true]{background:#74f45e;box-shadow:0 0 0 .38rem #74f45e24,0 0 1.2rem #74f45e7a;transform:scale(1.12)}.top-bar__status{position:relative;z-index:1;display:flex;align-items:center;gap:.48rem;min-height:4.1rem;min-width:19.8rem;padding:.46rem 1.05rem .46rem 3.1rem;border-radius:0 0 0 2.2rem;white-space:nowrap}.top-bar__status-icon{width:1.45rem;height:1.45rem;display:inline-grid;place-items:center;color:#4e5361}.top-bar__status-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.top-bar__time,.top-bar__battery-text,.top-bar__sep{color:#4f5562;font-size:1.1rem;font-weight:900;line-height:1;letter-spacing:0}.top-bar__sep{color:#8d95a4}.top-bar__battery{position:relative;width:2.25rem;height:1.02rem;margin-left:.12rem;border:.18rem solid #66707e;border-radius:.24rem;background:linear-gradient(180deg,#ffffffeb,#eef3f7db);box-shadow:inset 0 1px #fffffffa}.top-bar__battery:after{content:"";position:absolute;top:50%;right:-.38rem;width:.2rem;height:.48rem;border-radius:0 .08rem .08rem 0;background:#66707e;transform:translateY(-50%)}.top-bar__battery-level{position:absolute;top:.12rem;right:.12rem;bottom:.12rem;left:.12rem;border-radius:.08rem;background:linear-gradient(90deg,#70f05c,#31cc69)}.top-bar__profile{position:relative;z-index:4;width:4.25rem;height:4.25rem;display:grid;place-items:center;border:.22rem solid rgba(255,255,255,.96);border-radius:50%;background:linear-gradient(135deg,rgba(255,255,255,.28) 0 26%,transparent 26%),linear-gradient(180deg,#ff557f,#d82467);box-shadow:0 .8rem 1.35rem #d8246738,inset 0 1px #ffffff9e}.top-bar__profile:before{content:"";position:absolute;top:.25rem;right:.25rem;bottom:.25rem;left:.25rem;border:.12rem solid rgba(255,255,255,.5);border-radius:inherit;pointer-events:none}.top-bar__profile-mark{position:relative;z-index:1;color:#fff7fb;font-size:1.18rem;font-weight:900;line-height:1;letter-spacing:0;text-shadow:0 2px 8px rgba(126,24,67,.34)}@media (max-width: 980px){.top-bar{width:min(100%,calc(100vw - 1.2rem));grid-template-columns:auto auto;grid-template-areas:"left right" "pager pager"}.top-bar__pager{justify-self:center}}@media (max-width: 760px){.top-bar{gap:.62rem;padding:0}.top-bar__cluster--left{min-width:7.6rem;min-height:3.35rem;padding:.38rem .54rem;border-radius:0 0 1.35rem 1.35rem}.top-bar__party{min-width:5.45rem}.top-bar__party-avatar{width:1.82rem;height:1.82rem;margin-left:-.48rem;border-width:.14rem}.top-bar__shoulder{top:-.48rem;min-width:1.58rem;height:1.42rem;border-width:.12rem;border-radius:.42rem;font-size:.68rem}.top-bar__cluster--right{width:12rem;justify-content:flex-end}.top-bar__status{width:100%;min-width:0;min-height:3.35rem;gap:.28rem;padding:.35rem 4.2rem .35rem .9rem;border-radius:0 0 0 1.35rem}.top-bar__status-icon{width:1.02rem;height:1.02rem}.top-bar__time,.top-bar__battery-text,.top-bar__sep{font-size:.76rem}.top-bar__battery-text,.top-bar__sep{display:none}.top-bar__battery{width:1.46rem;height:.72rem;border-width:.12rem}.top-bar__battery:after{right:-.26rem;width:.14rem;height:.34rem}.top-bar__profile{position:absolute;top:50%;right:2.55rem;z-index:4;width:2.78rem;height:2.78rem;border-width:.16rem;transform:translateY(-50%)}.top-bar__profile-mark{font-size:.82rem}.top-bar__pager{min-width:8rem;min-height:2.55rem;gap:.58rem;padding:.54rem 1rem}.top-bar__dot{width:.58rem;height:.58rem}}@media (max-width: 430px){.top-bar__battery-text,.top-bar__sep{display:none}.top-bar__status{min-width:0;padding-left:.84rem}}.bottom-bar{position:fixed;left:50%;bottom:.7rem;z-index:10;width:var(--console-chrome-width);display:grid;grid-template-columns:minmax(9rem,auto) minmax(18rem,42rem) minmax(9rem,auto);align-items:end;gap:1rem;padding:.2rem .2rem .05rem;transform:translate(-50%)}.control-hints{display:grid;gap:.55rem;min-height:5rem;padding:.72rem .86rem;border-radius:.72rem}.control-hints--left{justify-self:start}.control-hints--right{justify-self:end}.control-hint{display:grid;grid-template-columns:1.75rem auto;align-items:center;gap:.46rem;color:#555c69;line-height:1}.control-hint__key{width:1.75rem;height:1.75rem;display:inline-grid;place-items:center;border:.16rem solid #59616e;border-radius:50%;background:#ffffffbd;font-size:.92rem;font-weight:900;letter-spacing:0}.control-hint__label{font-size:.96rem;font-weight:900;letter-spacing:0;white-space:nowrap}.app-toolbar{justify-self:center;width:min(100%,42rem);min-height:5rem;display:flex;align-items:center;justify-content:center;gap:.72rem;padding:.58rem 1.1rem;border-radius:999px}.app-toolbar__item{width:3.45rem;height:3.45rem;display:grid;place-items:center;padding:0;border:0;border-radius:1rem;color:#5d6471;background:#ffffff85;box-shadow:inset 0 1px #ffffffe0,0 .55rem 1.1rem #6b74841f;transition:transform .18s ease,box-shadow .18s ease,color .18s ease,background .18s ease}.app-toolbar__item:nth-child(1){color:#8a65ff}.app-toolbar__item:nth-child(2){color:#1ab4e6}.app-toolbar__item:nth-child(3){color:#d89a13}.app-toolbar__item:nth-child(4){color:#41be98}.app-toolbar__item:nth-child(5){color:#d02d43}.app-toolbar__item:nth-child(6){color:#0a66c2}.app-toolbar__item:nth-child(7){color:#303846}.app-toolbar__item:nth-child(8){color:#d71920}.app-toolbar__item:hover,.app-toolbar__item:focus-visible{transform:translateY(-.12rem);background:#fffc;box-shadow:0 .8rem 1.25rem #69748529,inset 0 1px #fffffff5}.app-toolbar__item--active{background:linear-gradient(180deg,#fffffff0,#eff7ffd6),#ffffffdb;box-shadow:0 0 0 .28rem #77e0ff5c,0 .85rem 1.3rem #30b2e833,inset 0 1px #fffffffa}.app-toolbar__icon{width:2.15rem;height:2.15rem;display:inline-grid;place-items:center}.app-toolbar__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}@media (max-width: 900px){.bottom-bar{grid-template-columns:1fr;justify-items:center;gap:.7rem}.control-hints{display:none}}@media (max-width: 760px){.bottom-bar{bottom:.5rem;width:min(calc(100vw - 1rem),26rem);padding:0}.app-toolbar{width:min(100%,26rem);min-height:4.05rem;gap:.28rem;padding:.46rem .52rem}.app-toolbar__item{width:2.35rem;height:2.35rem;border-radius:.72rem}.app-toolbar__icon{width:1.45rem;height:1.45rem}}@media (max-width: 370px){.app-toolbar{gap:.2rem;padding-inline:.34rem}.app-toolbar__item{width:2.08rem;height:2.08rem;border-radius:.64rem}.app-toolbar__icon{width:1.22rem;height:1.22rem}}@media (max-height: 760px){.bottom-bar{align-items:center}.control-hints{min-height:4.2rem;gap:.36rem;padding:.54rem .72rem}.app-toolbar{min-height:4.25rem;padding-top:.42rem;padding-bottom:.42rem}}.shell{position:relative;width:min(100%,1720px);min-height:100dvh;height:100dvh;margin:0 auto;padding:.9rem 1rem 6.25rem;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto;grid-template-areas:"topbar" "main" "toolbar";gap:.9rem;overflow:hidden}.main-area{grid-area:main;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center}@media (max-width: 900px){.shell{padding:.68rem .68rem 5.35rem;gap:.76rem}}@media (max-width: 760px){.shell{height:auto;min-height:100dvh;padding:.5rem .5rem 4.85rem;gap:.68rem;overflow:visible}.main-area{align-items:stretch;justify-content:start}}@media (max-height: 760px){.shell{padding-top:.42rem;padding-bottom:4.6rem;gap:.5rem}}.gallery-shell{--gallery-side-space: clamp(3.4rem, 5vw, 5rem);position:relative;width:min(100%,1640px);height:100%;min-height:0;display:flex;align-items:center;justify-content:center;padding-inline:var(--gallery-side-space);outline:none}.gallery-shell:focus-visible{outline:3px solid rgba(68,185,255,.42);outline-offset:.4rem;border-radius:2rem}.gallery-viewport{width:var(--console-chrome-width);min-width:0;min-height:0;overflow:visible}.gallery-page{position:relative;width:100%;height:clamp(25rem,54dvh,34rem);display:grid;grid-auto-flow:dense;grid-template-columns:repeat(8,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr));gap:1rem;padding:1rem;border-radius:2rem;overflow:visible;animation:gallery-page-enter .24s cubic-bezier(.22,1,.36,1)}.gallery-page:before{content:"";position:absolute;top:.45rem;right:.45rem;bottom:.45rem;left:.45rem;border:1px solid rgba(255,255,255,.62);border-radius:1.55rem;pointer-events:none}.gallery-page:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(120deg,rgba(255,255,255,.42),transparent 28%),repeating-linear-gradient(90deg,rgba(255,255,255,.11) 0,rgba(255,255,255,.11) 1px,transparent 1px,transparent 5rem);pointer-events:none}.gallery-tile{--tile-accent: #37b7f2;--tone-start: #dff7ff;--tone-end: #5bbcf5;position:relative;z-index:1;min-width:0;min-height:0;display:block;border-radius:1.25rem;color:inherit;outline:none;text-decoration:none}.gallery-tile:hover,.gallery-tile:focus-visible{z-index:8}.gallery-tile[data-tone=blue]{--tile-accent: #28aeea;--tone-start: #c8f4ff;--tone-end: #2f9fe5}.gallery-tile[data-tone=coral]{--tile-accent: #ff6d8e;--tone-start: #ffe4c9;--tone-end: #ff6d8e}.gallery-tile[data-tone=gold]{--tile-accent: #f4b72f;--tone-start: #fff3ae;--tone-end: #f5a623}.gallery-tile[data-tone=graphite]{--tile-accent: #566071;--tone-start: #f0f4f7;--tone-end: #667080}.gallery-tile[data-tone=mint]{--tile-accent: #42cda7;--tone-start: #d8fff0;--tone-end: #36b99f}.gallery-tile[data-tone=violet]{--tile-accent: #a66cff;--tone-start: #efe2ff;--tone-end: #8c65f0}.gallery-tile--small{grid-column:span 1;grid-row:span 1}.gallery-tile--wide{grid-column:span 2;grid-row:span 1}.gallery-tile--tall{grid-column:span 1;grid-row:span 2}.gallery-tile--hero{grid-column:span 4;grid-row:span 2}.gallery-tile__chrome{position:relative;width:100%;height:100%;display:block;padding:.42rem;border:1px solid rgba(223,228,236,.95);border-radius:inherit;background:linear-gradient(180deg,#ffffffeb,#eff2f7eb),linear-gradient(135deg,#ffffff9e,#ffffff2e);box-shadow:0 1rem 1.7rem #7a84942e,0 .25rem .65rem #858e9c1a,inset 0 1px #fffffff5;overflow:hidden;transition:transform .19s ease,box-shadow .19s ease,border-color .19s ease,filter .19s ease;will-change:transform}.gallery-tile__chrome:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;border-radius:inherit;border:.2rem solid var(--tile-accent);opacity:0;transition:opacity .19s ease;pointer-events:none}.gallery-tile__media,.gallery-tile__placeholder{position:relative;z-index:1;width:100%;height:100%;display:block;border-radius:.9rem;overflow:hidden}.gallery-tile__media{object-fit:cover;object-position:center;background:linear-gradient(135deg,var(--tone-start),var(--tone-end));transform:scale(1.001);transition:transform .24s ease,filter .24s ease}.gallery-tile__placeholder{display:grid;place-items:center;isolation:isolate;background:linear-gradient(135deg,var(--tone-start),var(--tone-end)),repeating-linear-gradient(135deg,rgba(255,255,255,.24) 0,rgba(255,255,255,.24) .75rem,transparent .75rem,transparent 1.5rem)}.gallery-tile__placeholder:before{content:"";position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;z-index:-1;background:linear-gradient(105deg,transparent 0 34%,rgba(255,255,255,.54) 46%,transparent 58% 100%);transform:translate(-42%);opacity:.82}.gallery-tile__placeholder[data-motion=true]:before{animation:placeholder-sweep 3.4s linear infinite}.gallery-tile__placeholder--graphite{color:#f8fafc}.gallery-tile__glyph{position:relative;z-index:1;width:min(60%,4.7rem);aspect-ratio:1;display:grid;place-items:center;border:.2rem solid rgba(255,255,255,.7);border-radius:1.25rem;color:#fffffff5;background:#fff3;box-shadow:inset 0 1px #ffffff6b;font-size:1.35rem;font-weight:900;letter-spacing:0;text-shadow:0 2px 8px rgba(54,62,78,.2)}.gallery-tile__shine{position:absolute;top:.42rem;right:.42rem;bottom:.42rem;left:.42rem;z-index:2;border-radius:.9rem;background:linear-gradient(180deg,rgba(255,255,255,.36),transparent 38%),linear-gradient(90deg,rgba(255,255,255,.12),transparent 42%);pointer-events:none}.gallery-tile__label{position:absolute;left:50%;top:-1.86rem;z-index:7;width:max-content;max-width:min(16rem,calc(100vw - 2rem));min-height:1.68rem;display:inline-flex;align-items:center;justify-content:center;padding:.27rem .72rem;border:0;border-radius:.9rem;overflow:visible;color:#fff;background:linear-gradient(180deg,rgba(255,255,255,.22),transparent 42%),linear-gradient(135deg,var(--tone-start),var(--tone-end));box-shadow:inset 0 1px #ffffff61;filter:drop-shadow(0 .48rem .82rem color-mix(in srgb,var(--tile-accent) 28%,transparent)) drop-shadow(0 .16rem .28rem rgba(54,62,78,.14));font-size:.78rem;font-weight:800;letter-spacing:0;line-height:1;opacity:0;text-shadow:0 1px 1px rgba(42,48,58,.24);transform:translate(-50%,.8rem) scale(.92);transform-origin:center bottom;transition:opacity .17s ease,transform .17s ease}.gallery-tile__label-text{position:relative;z-index:1;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-tile:hover .gallery-tile__label,.gallery-tile:focus-visible .gallery-tile__label{opacity:1;transform:translate(-50%) scale(1);animation:liquid-tooltip-pop .46s cubic-bezier(.18,1.2,.24,1) both}.gallery-tile:hover .gallery-tile__chrome,.gallery-tile:focus-visible .gallery-tile__chrome,.gallery-tile[data-selected=true] .gallery-tile__chrome{transform:translateY(-.15rem) scale(1.018);border-color:#fffffffa;box-shadow:0 1.15rem 2rem color-mix(in srgb,var(--tile-accent) 25%,transparent),0 .35rem 1rem #68708024,inset 0 1px #fffffffa;filter:saturate(1.05)}.gallery-tile:hover .gallery-tile__chrome:before,.gallery-tile:focus-visible .gallery-tile__chrome:before,.gallery-tile[data-selected=true] .gallery-tile__chrome:before{opacity:1}.gallery-tile:hover .gallery-tile__media,.gallery-tile:focus-visible .gallery-tile__media,.gallery-tile[data-selected=true] .gallery-tile__media{transform:scale(1.025);filter:saturate(1.08) contrast(1.03)}.gallery-arrow{position:absolute;z-index:5;top:50%;width:3.3rem;height:6.5rem;display:grid;place-items:center;border:0;border-radius:1.1rem;color:#59616e;transform:translateY(-50%);transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.gallery-arrow--previous{left:.3rem}.gallery-arrow--next{right:.3rem}.gallery-arrow svg{width:2.5rem;height:2.5rem;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.gallery-arrow:hover:not(:disabled),.gallery-arrow:focus-visible:not(:disabled){transform:translateY(-50%) scale(1.04);box-shadow:0 1rem 1.8rem #64708238,inset 0 1px #fffffffa}.gallery-arrow:disabled{cursor:default;opacity:.32}@keyframes placeholder-sweep{0%{transform:translate(-42%)}to{transform:translate(42%)}}@keyframes gallery-page-enter{0%{opacity:0;transform:translateY(.35rem) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes liquid-tooltip-pop{0%{opacity:0;transform:translate(-50%,.8rem) scale(.92)}58%{opacity:1;transform:translate(-50%,-.08rem) scale(1.04,.98)}78%{transform:translate(-50%,.03rem) scale(.98,1.02)}to{opacity:1;transform:translate(-50%) scale(1)}}@media (max-width: 1180px){.gallery-shell{--gallery-side-space: clamp(2.75rem, 4vw, 3.6rem)}.gallery-page{height:clamp(28rem,62dvh,35rem);grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:.82rem;padding:.86rem;border-radius:1.7rem}.gallery-tile--hero{grid-column:span 3;grid-row:span 2}}@media (max-width: 760px){.gallery-shell{--gallery-side-space: 2.45rem;height:auto;min-height:0;align-items:stretch}.gallery-viewport{width:100%}.gallery-page{height:auto;min-height:0;max-height:none;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:4.28rem;gap:.58rem;padding:.66rem;border-radius:1.25rem}.gallery-page:before{top:.32rem;right:.32rem;bottom:.32rem;left:.32rem;border-radius:.96rem}.gallery-tile{border-radius:.88rem}.gallery-tile--hero{grid-column:span 3;grid-row:span 2}.gallery-tile--wide{grid-column:span 2}.gallery-tile__chrome{padding:.24rem}.gallery-tile__chrome:before{border-width:.14rem}.gallery-tile__media,.gallery-tile__placeholder,.gallery-tile__shine{border-radius:.68rem}.gallery-tile__shine{top:.24rem;right:.24rem;bottom:.24rem;left:.24rem}.gallery-tile__label{top:-1.62rem;max-width:min(12rem,calc(100vw - 1.2rem));min-height:1.32rem;padding:.2rem .48rem;border-radius:.72rem;font-size:.68rem}.gallery-tile__glyph{border-radius:.82rem;font-size:1.05rem}.gallery-arrow{width:2.25rem;height:4.75rem;border-radius:.78rem}.gallery-arrow--previous{left:.1rem}.gallery-arrow--next{right:.1rem}.gallery-arrow svg{width:1.85rem;height:1.85rem}}@media (max-height: 760px) and (min-width: 761px){.gallery-page{height:clamp(21.5rem,52dvh,27rem)}}@media (prefers-reduced-motion: reduce){.gallery-track,.gallery-tile__chrome,.gallery-tile__media,.gallery-tile__label,.gallery-arrow{transition:none}.gallery-tile__placeholder[data-motion=true]:before{animation:none}.gallery-tile:hover .gallery-tile__label,.gallery-tile:focus-visible .gallery-tile__label{animation:none}.gallery-tile:hover .gallery-tile__chrome,.gallery-tile:focus-visible .gallery-tile__chrome,.gallery-tile[data-selected=true] .gallery-tile__chrome,.gallery-tile:hover .gallery-tile__media,.gallery-tile:focus-visible .gallery-tile__media,.gallery-tile[data-selected=true] .gallery-tile__media{transform:none}}
