:root{font-family:Inter,system-ui,sans-serif;color:#1b1f23;background:#f4f7fb;line-height:1.5}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;padding:.75rem .9rem;border-radius:12px;border:1px solid #cfd7e3}button{cursor:pointer;background:#172554;color:#fff;border:none}img{max-width:100%;display:block}.appShell{min-height:100vh}.topbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#fff;border-bottom:1px solid #e6ebf2;position:sticky;top:0;z-index:10}.topbar nav{display:flex;gap:1rem;flex-wrap:wrap}.brand{font-weight:700}.mainContent{padding:1.5rem;max-width:1200px;margin:0 auto}.panel{background:#fff;border-radius:24px;padding:1.5rem;box-shadow:0 10px 30px #0f172a0f}.soft{background:linear-gradient(180deg,#eef4ff,#f9fbff)}.hero,.builderLayout,.pageGrid{display:grid;gap:1.25rem}.hero{grid-template-columns:1.2fr .8fr;align-items:start}.builderLayout{grid-template-columns:2fr .9fr}.cardGrid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.cardGrid.compact{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.card,.loginCard,.resultBox{background:#f9fbff;border-radius:18px;padding:1rem;border:1px solid #e4ebf5}.badge{display:inline-block;background:#dbeafe;color:#1d4ed8;padding:.35rem .6rem;border-radius:999px;font-size:.85rem}.row{display:flex}.between{justify-content:space-between}.center{align-items:center}.gap{gap:.75rem}.wrap{flex-wrap:wrap}.formGrid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin:1rem 0 1.5rem}.formGrid .fullWidth{grid-column:1 / -1}label{display:grid;gap:.4rem;color:#334155}textarea{resize:vertical}.artCard{text-align:left;background:#fff;color:#0f172a;border:1px solid #d7dfeb;min-height:110px;display:grid;gap:.2rem}.artCard.selected{outline:2px solid #2563eb;background:#eff6ff}.status{text-transform:uppercase;font-size:.75rem;padding:.25rem .55rem;border-radius:999px}.status.draft{background:#fef3c7;color:#92400e}.status.published{background:#dcfce7;color:#166534}.secondaryLink,.buttonLink{color:#1d4ed8;font-weight:600}.secondaryButton,.ghostButton{background:#e2e8f0;color:#0f172a}.stack{display:grid;gap:.75rem}.taskRow{display:grid;gap:.6rem;grid-template-columns:1.4fr 1fr}.gallery{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:1rem}.galleryCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden}.galleryCard div{padding:1rem}.galleryCard img{height:180px;width:100%;object-fit:cover}.success{color:#166534}.error{color:#b91c1c}.topSpace{margin-top:1rem}.thumb{width:100%;max-height:160px;object-fit:cover;border-radius:14px;margin:.75rem 0}.dashboardLayout{grid-template-columns:1.4fr .8fr}.statsTable{display:grid;gap:.5rem;margin-top:1rem}.statsHead,.statsRow{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:.75rem;align-items:center}.statsHead{color:#475569;font-size:.9rem}.statsRow{padding:.75rem .85rem;background:#ffffffbf;border:1px solid #dbe5f0;border-radius:14px}.roomBoard{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.roomPanel{border:2px dashed #cbd5e1;border-radius:18px;padding:1rem;min-height:300px;background:#f8fafc}.exhibitionRoom{background:#fefce8;border-color:#cbd5e1}.roomHeader{display:flex;justify-content:space-between;align-items:center;gap:1rem}.roomHeader h2{margin:0}.roomHint{color:#64748b;margin-top:.35rem}.tileGrid{display:grid;gap:.75rem}.smallTiles{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));align-content:start}.tileCard{background:#fff;border:1px solid #d9e2ee;border-radius:14px;padding:.45rem;display:grid;gap:.35rem;box-shadow:0 3px 12px #0f172a0d}.tileCard img{width:100%;height:82px;object-fit:cover;border-radius:10px}.tileCard div{display:grid;gap:.05rem;font-size:.84rem}.tileCard span{color:#64748b}.previewBox{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.muted{color:#64748b}.studentWelcome{display:flex;justify-content:space-between;align-items:center;gap:1rem}.studentInlineBadge{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.tabRow{display:flex;gap:.75rem;margin:1rem 0;flex-wrap:wrap}.tabButton{border:1px solid #c9d3e8;background:#fff;color:#1e2a44;border-radius:999px;padding:.6rem 1rem;cursor:pointer;font-weight:600}.tabButton.active{background:#e9f0ff;border-color:#9fb4ef}.byline{margin-top:-.25rem;margin-bottom:.75rem}.classificationBoard{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.classificationPanel{min-height:280px}.wrongZone{background:#fff7ed}.rightZone{background:#f0fdf4}.correctTile{border-color:#86efac}.selectableCard{border:1px solid #d7dfeb}.selectedCard{outline:2px solid #2563eb;background:#eff6ff}.checkboxRow{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.mobileActions{display:flex;gap:.5rem;flex-wrap:wrap}.mobileActions button{background:#dbeafe;color:#1d4ed8}@media (max-width: 1100px){.classificationBoard{grid-template-columns:1fr}}@media (max-width: 900px){.hero,.builderLayout,.dashboardLayout,.roomBoard,.formGrid,.taskRow{grid-template-columns:1fr}.topbar{padding:.85rem 1rem}.mainContent{padding:1rem}}.codeBox{font-size:2rem;font-weight:800;letter-spacing:.14em;background:#fff;border:2px dashed #93c5fd;color:#1e3a8a;border-radius:18px;padding:1rem;text-align:center}.twoCols{grid-template-columns:1.2fr 1fr}.resultsHead{grid-template-columns:1fr 1.2fr .7fr}select{background:#fff;color:#0f172a}.adminApp{min-height:100vh;color:#f8fafc;background:radial-gradient(circle at 18% 12%,rgba(255,206,53,.18),transparent 30%),radial-gradient(circle at 92% 4%,rgba(109,63,131,.24),transparent 28%),linear-gradient(135deg,#211027,#2b1536 44%,#1b0d24)}.adminApp:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:repeating-linear-gradient(135deg,rgba(255,255,255,.035) 0 2px,transparent 2px 14px);opacity:.35}.adminApp .topbar{position:fixed;top:1.5rem;left:1.5rem;bottom:1.5rem;width:245px;z-index:20;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:1.5rem;padding:1.35rem;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:linear-gradient(180deg,#3e1f4af5,#2b1437f5);box-shadow:0 28px 60px #00000057;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.adminApp .brand{display:flex;align-items:center;gap:.8rem;color:#fff;font-weight:900;letter-spacing:.02em;line-height:1.05}.adminApp .brandMark{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#ffce35,#ffce35);box-shadow:0 12px 28px #ffce3547;color:#271327;font-size:.9rem}.adminApp .sideMenu,.adminApp .topbar nav{display:grid;gap:.75rem}.adminApp .menuButton,.adminApp .buttonLink,.adminApp .secondaryLink,.adminApp .primaryAction,.adminApp .primaryButton{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1rem;border-radius:16px;border:1px solid rgba(255,255,255,.12);color:#fff;font-weight:800;letter-spacing:.01em;background:#ffffff14;box-shadow:inset 0 1px #ffffff14,0 8px 22px #0000002e}.adminApp .menuButton:hover,.adminApp .buttonLink:hover,.adminApp .secondaryLink:hover,.adminApp .primaryAction:hover,.adminApp .primaryButton:hover{transform:translateY(-1px)}.adminApp .menuButton.active,.adminApp .primaryAction,.adminApp .primaryButton,.adminApp .loginCard button[type=submit]{background:linear-gradient(135deg,#ffce35,#f0b429);border-color:transparent;box-shadow:0 16px 30px #ffce3540}.adminApp .accentBlue{background:linear-gradient(135deg,#6d3f83,#4d285c);border-color:transparent}.adminApp .userBox{margin-top:auto;display:grid;gap:.3rem;padding:1rem;border-radius:20px;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.adminApp .userBox span{color:#ffffffad;font-size:.86rem;overflow-wrap:anywhere}.adminApp .logoutButton{margin-top:.65rem}.adminApp .mainContent{position:relative;z-index:1;width:100%;max-width:none;margin:0;padding:1.5rem 1.5rem 2.5rem 290px}.adminApp .panel,.adminApp .loginCard,.adminApp .card,.adminApp .resultBox{color:#f8fafc;border:1px solid rgba(255,255,255,.11);background:linear-gradient(180deg,#3f1f4de0,#2c1539e0);box-shadow:0 28px 60px #00000040;border-radius:28px}.adminApp .soft{background:linear-gradient(180deg,#284e755c,#3f1f4ddb)}.adminApp .heroPanel,.adminApp .dashboardHero{min-height:260px;display:flex;align-items:center;justify-content:space-between;gap:1.4rem;overflow:hidden}.adminApp .heroPanel:after{content:"";width:190px;height:190px;border-radius:999px;background:radial-gradient(circle,#6d3f83 0 42%,transparent 43%),conic-gradient(#ffce35,#ffce35,#6d3f83,#6d3f83,#ffce35);border:8px solid rgba(255,255,255,.24);box-shadow:0 0 0 18px #ffffff0f,0 16px 40px #00000047;opacity:.86;flex:0 0 auto}.adminApp .heroLogoPlaceholder{position:relative;width:190px;height:190px;flex:0 0 auto;display:grid;place-items:center;border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(39,19,39,.92) 0 33%,transparent 34%),radial-gradient(circle at 50% 50%,#6d3f83 0 48%,transparent 49%),conic-gradient(from -30deg,#ffce35,#ff8a4d,#ffce35,#6d3f83,#6d3f83,#ffce35);border:8px solid rgba(255,255,255,.24);box-shadow:0 0 0 18px #ffffff0f,0 16px 40px #00000047;overflow:hidden}.adminApp .heroLogoPlaceholder:before{content:"";position:absolute;top:36px;right:36px;bottom:36px;left:36px;border-radius:42px;background:linear-gradient(135deg,#ffffff2e,#ffffff0a);transform:rotate(45deg)}.adminApp .heroLogoPlaceholder span{position:relative;z-index:1;color:#fff;font-size:1.2rem;letter-spacing:.08em;font-weight:900;text-shadow:0 4px 18px rgba(0,0,0,.34)}.adminApp h1{font-size:clamp(2.1rem,4vw,4rem);line-height:1.02;margin:.7rem 0 .8rem}.adminApp h2{margin-top:.55rem}.adminApp .leadText,.adminApp .muted,.adminApp label,.adminApp p{color:#ffffffc2}.adminApp .badge{background:#ffffff1a;color:#ffce35;border:1px solid rgba(255,255,255,.12);font-weight:800;text-transform:uppercase;letter-spacing:.04em}.adminApp input,.adminApp textarea,.adminApp select{color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.16)}.adminApp input::placeholder,.adminApp textarea::placeholder{color:#ffffff73}.adminApp select option{color:#101827}.adminApp .tabButton{background:#ffffff14;color:#fff;border-color:#ffffff26}.adminApp .tabButton.active{background:#ffce35;border-color:transparent}.adminApp .featurePanel ul{padding-left:1.2rem;color:#ffffffc2}.adminApp .dashboardPage{display:grid;gap:1.25rem}.adminApp .quickStats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.adminApp .statCard{position:relative;display:grid;gap:.35rem;min-height:128px;border-radius:24px;padding:1.1rem;color:#fff;box-shadow:0 18px 40px #00000038}.adminApp .statCard.hasQuickAction{padding-right:4.4rem}.adminApp .statPlus{position:absolute;top:1rem;right:1rem;width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:#fff;font-size:1.65rem;line-height:1;font-weight:900;background:#ffffff2e;border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 1px #ffffff2e,0 10px 24px #00000029}.adminApp .statPlus:hover{transform:translateY(-1px) scale(1.03)}.adminApp .statCard span{opacity:.85;font-weight:800}.adminApp .statCard strong{font-size:2.1rem;line-height:1}.adminApp .statCard small,.adminApp .statCard a{color:#ffffffdb;font-weight:700}.adminApp .dashboardStatCard{text-decoration:none;place-items:center;text-align:center;align-content:center;gap:.45rem;transition:transform .16s ease,filter .16s ease}.adminApp .dashboardStatCard:hover{transform:translateY(-2px);filter:brightness(1.03)}.adminApp .dashboardStatCard .statHeading{align-self:start;justify-self:start;font-size:clamp(1.35rem,2vw,2rem)}.adminApp .dashboardStatCard .statNumber{opacity:1;font-size:clamp(2.8rem,6vw,5rem);line-height:.9;font-weight:950;letter-spacing:-.06em}.adminApp .dashboardStatCard small{font-size:1.05rem;text-transform:lowercase}.adminApp .compactFilter{min-width:min(320px,100%)}.adminApp .studentsHead{grid-template-columns:1.2fr 1fr .7fr .7fr}.adminApp .accentPink{background:linear-gradient(135deg,#ffce35,#f0b429)}.adminApp .accentCyan{background:linear-gradient(135deg,#6d3f83,#4d285c)}.adminApp .accentYellow{background:linear-gradient(135deg,#ffce35,#ff9f1a);color:#271327}.adminApp .accentYellow small,.adminApp .accentYellow a{color:#271327}.adminApp .sectionHeader{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.adminApp .exhibitionCard,.adminApp .artCard,.adminApp .galleryCard,.adminApp .tileCard{background:#ffffff12;border-color:#ffffff1f;color:#fff}.adminApp .artCard.selected,.adminApp .selectedCard{outline:2px solid #ffce35;background:#ffce351f}.adminApp .secondaryLink{color:#fff;background:linear-gradient(135deg,#6d3f83,#4d285c);width:fit-content}.adminApp .secondaryButton,.adminApp .ghostButton{color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.12)}.adminApp .statsHead{color:#ffffffb8}.adminApp .statsRow{background:#ffffff14;border-color:#ffffff1f}.adminApp .status.published{background:#35e39b;color:#10251c}.adminApp .status.draft{background:#ffce35;color:#271327}.adminApp .codeBox{background:#ffffff14;border-color:#ffce35;color:#ffce35}.adminApp .error{color:#ffd95a;font-weight:800}.adminApp .success{color:#75ffbf;font-weight:800}.adminApp .roomPanel,.adminApp .galleryCard div,.adminApp .classificationPanel{background:#ffffff0d}.adminApp .rightsDot{display:inline-flex;width:14px;height:14px;border-radius:999px;flex:0 0 auto;box-shadow:0 0 0 4px #ffffff14,0 0 18px currentColor}.adminApp .rightsDot.free{color:#35e39b;background:#35e39b}.adminApp .rightsDot.review,.adminApp .rightsDot.blocked,.adminApp .rightsDot.restricted{color:#ffce35;background:#ffce35}.adminApp .createdStamp{display:block;margin-top:auto;padding-top:.75rem;text-align:right;font-size:.72rem;line-height:1.2;color:#ffffff85;font-weight:700}@media (max-width: 980px){.adminApp .topbar{position:static;width:auto;margin:1rem}.adminApp .mainContent{padding:0 1rem 1.5rem}.adminApp .quickStats{grid-template-columns:1fr}.adminApp .heroPanel,.adminApp .dashboardHero{align-items:flex-start;flex-direction:column}.adminApp .heroPanel:after,.adminApp .heroLogoPlaceholder{width:130px;height:130px}.adminApp .heroLogoPlaceholder span{font-size:.95rem}}.adminApp .artworkDragCard{min-height:0;display:grid;grid-template-rows:auto auto auto auto auto;gap:.45rem;padding:.7rem;cursor:grab;-webkit-user-select:none;user-select:none}.adminApp .artworkDragCard:active{cursor:grabbing}.adminApp .artworkDragCard strong{line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.adminApp .artworkDragCard span{font-size:.86rem;color:#ffffffc2}.adminApp .artworkImageFrame{width:100%;height:118px;border-radius:14px;overflow:hidden;display:grid;place-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.adminApp .artworkImageFrame img{width:100%;height:100%;object-fit:contain}.adminApp .imagePlaceholder{color:#ffffff8c;font-size:.85rem;font-weight:800}.adminApp .classificationPanel{transition:border-color .16s ease,background .16s ease,transform .16s ease}.adminApp .classificationPanel:hover{border-color:#ffce35b8;background:#ffce3514}.adminApp .tileCard{position:relative;cursor:grab}.adminApp .tileCard:active{cursor:grabbing}.adminApp .tileCard img{height:92px;object-fit:contain;background:#ffffff14}.adminApp .miniRemove{position:absolute;top:.35rem;right:.35rem;width:26px;height:26px;min-height:0;padding:0;border-radius:999px;display:grid;place-items:center;background:#ffce35eb;color:#fff;font-weight:900;line-height:1}@media (min-width: 1180px){.adminApp .cardGrid.compact{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.adminApp .studentFilterGrid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:1rem}.adminApp .studentsProgressHead{grid-template-columns:.9fr .75fr 1.25fr 1.35fr .75fr .85fr .85fr .45fr}.adminApp .smallCell{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.35}.adminApp .statusPill{display:inline-flex;align-items:center;justify-content:center;min-width:86px;padding:.28rem .55rem;border-radius:999px;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.02em}.adminApp .statusPill.submitted{background:#35e39b;color:#10251c}.adminApp .statusPill.open{background:#ffce35;color:#271327}@media (max-width: 1180px){.adminApp .studentFilterGrid{grid-template-columns:repeat(2,minmax(180px,1fr))}.adminApp .studentsProgressHead{grid-template-columns:1fr 1fr}.adminApp .studentsProgressTable .statsHead{display:none}}@media (max-width: 700px){.adminApp .studentFilterGrid{grid-template-columns:1fr}}.adminApp .menuButton.active,.adminApp .primaryAction,.adminApp .primaryButton,.adminApp .loginCard button[type=submit],.adminApp button:not(.ghostButton):not(.secondaryButton):not(.logoutButton):not(.statPlus):not(.miniRemove){background:linear-gradient(135deg,#ffce35,#f0b429);color:#271327;border-color:transparent;box-shadow:0 16px 30px #ffce3538}.adminApp .accentBlue,.adminApp .secondaryLink{background:linear-gradient(135deg,#6d3f83,#4d285c);color:#fff;border-color:#ffffff24}.adminApp .accentPink{background:linear-gradient(135deg,#6d3f83,#3d1f4b)}.adminApp .accentCyan{background:linear-gradient(135deg,#4d285c,#6d3f83)}.adminApp .statPlus{color:#271327;background:linear-gradient(135deg,#ffce35,#f0b429);border-color:#ffffff24}.adminApp .miniRemove{background:linear-gradient(135deg,#ffce35,#f0b429);color:#271327}.adminApp .statusPill.open,.adminApp .status.draft{background:#ffce35;color:#271327}.adminApp .rightsDot.blocked,.adminApp .rightsDot.restricted{color:#7b4a91;background:#7b4a91}.adminApp .soft{background:linear-gradient(180deg,#3f1f4de6,#2c1539e6)}.adminApp button.artCard,.adminApp .artCard{background:#ffffff12!important;color:#fff!important;border-color:#ffffff21!important;box-shadow:inset 0 1px #ffffff12,0 10px 24px #0000002e!important}.adminApp button.artCard.selected,.adminApp .artCard.selected{background:linear-gradient(135deg,#6d3f8385,#4d285c9e)!important;color:#fff!important;border-color:#ffce35!important;outline:2px solid #ffce35!important;box-shadow:inset 0 1px #ffffff1a,0 14px 32px #0000003d!important}.adminApp .dashboardStatCard.accentYellow{background:linear-gradient(135deg,#4d285c,#6d3f83)!important;color:#fff!important}.adminApp .dashboardStatCard.accentYellow small,.adminApp .dashboardStatCard.accentYellow a,.adminApp .dashboardStatCard.accentYellow span,.adminApp .dashboardStatCard.accentYellow strong{color:#fff!important}.adminApp .artworkPreviewCard{display:flex;flex-direction:column;min-height:0;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.adminApp .artworkPreviewCard:hover,.adminApp .artworkPreviewCard:focus-visible{transform:translateY(-2px);border-color:#ffce358c;outline:none}.adminApp .artworkCardTitle{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.adminApp .artworkPreviewImage{width:100%;height:160px;max-height:160px;object-fit:contain;background:#ffffff0f}.adminApp .artworkPreviewText{display:grid;gap:.35rem;margin-top:.25rem}.adminApp .artworkPreviewText p{margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.45}.adminApp .artworkPreviewText p:nth-child(n+3){-webkit-line-clamp:1}.adminApp .artworkOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:2rem;background:#0c0512d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.adminApp .artworkDetailModal{position:relative;width:min(1180px,96vw);max-height:90vh;overflow:auto;display:grid;grid-template-columns:minmax(320px,1.1fr) minmax(320px,.9fr);gap:1.25rem;padding:1.25rem;border-radius:28px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#3f1f4dfa,#2c1539fa);box-shadow:0 36px 90px #0000008c}.adminApp .modalCloseButton{position:absolute;top:1rem;right:1rem;width:42px;height:42px;min-height:0;padding:0;border-radius:999px;display:grid;place-items:center;font-size:1.5rem;font-weight:900;background:#ffce35!important;color:#271327!important;z-index:2}.adminApp .artworkDetailImageFrame{min-height:420px;max-height:72vh;display:grid;place-items:center;padding:1rem;border-radius:22px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}.adminApp .artworkDetailImageFrame img{width:100%;height:100%;max-height:68vh;object-fit:contain;border-radius:16px}.adminApp .artworkDetailInfo{display:grid;align-content:start;gap:1rem;padding:.5rem .35rem .35rem}.adminApp .artworkDetailInfo h2{margin:0;font-size:clamp(1.8rem,3vw,3.2rem);line-height:1.05}.adminApp .detailList{display:grid;gap:.65rem;margin:0}.adminApp .detailList div{display:grid;grid-template-columns:130px 1fr;gap:.8rem;padding:.65rem .75rem;border-radius:14px;background:#ffffff0f}.adminApp .detailList dt{color:#ffce35;font-weight:900}.adminApp .detailList dd{margin:0;color:#ffffffd6;overflow-wrap:anywhere}.adminApp .detailTextBlock{padding:1rem;border-radius:18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.adminApp .detailTextBlock h3{margin-top:0}.adminApp .detailTextBlock p{white-space:pre-wrap;margin-bottom:0}@media (max-width: 900px){.adminApp .artworkOverlay{padding:1rem}.adminApp .artworkDetailModal{grid-template-columns:1fr}.adminApp .artworkDetailImageFrame{min-height:260px}.adminApp .detailList div{grid-template-columns:1fr}}.accessGrid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:1rem}.accessCard{display:grid;align-content:start;gap:.75rem}.accessCard h2,.accessCard p{margin:0}.accessGrid .fullWidth{grid-column:1 / -1}@media (max-width: 900px){.accessGrid{grid-template-columns:1fr}}.adminApp .status.local{background:#7b4a91;color:#fff}.adminApp .status.global,.adminApp .status.published{background:#35e39b;color:#10251c}.adminApp .publishPanel{padding:1rem;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff0d}.adminApp .checkboxRow{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;font-weight:800}.adminApp .checkboxRow input{width:18px;height:18px;accent-color:#ffce35}.adminApp .superadminPage .twoCols{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr)}.adminApp .superadminTable .statsRow,.adminApp .superadminTable .statsHead{grid-template-columns:1.15fr .7fr 1.2fr .8fr}.adminApp .guestTable .statsRow,.adminApp .guestTable .statsHead{grid-template-columns:.55fr .8fr .55fr 1fr}.adminApp .superadminTable select{min-width:150px}.adminApp .superadminTable small{color:#ffffffa6}@media (max-width: 1180px){.adminApp .superadminPage .twoCols{grid-template-columns:1fr}.adminApp .superadminTable .statsHead{display:none}.adminApp .superadminTable .statsRow{grid-template-columns:1fr}}.adminApp .status.both{background:#7b4a91;color:#fff}.status.both{background:#ede9fe;color:#5b21b6}.twoZoneClassificationBoard{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.twoZoneClassificationBoard .classificationPanel{position:relative;min-height:510px;overflow:hidden;isolation:isolate}.twoZoneClassificationBoard .classificationPanel:before,.twoZoneClassificationBoard .classificationPanel:after{content:"";position:absolute;z-index:0;pointer-events:none;opacity:.78}.twoZoneClassificationBoard .classificationPanel:before{top:1rem;bottom:1rem;left:50%;border-left:1px dashed rgba(255,255,255,.58)}.twoZoneClassificationBoard .classificationPanel:after{left:1rem;right:1rem;top:50%;border-top:1px dashed rgba(255,255,255,.58)}.twoZoneClassificationBoard .roomHeader,.twoZoneClassificationBoard .tileGrid,.twoZoneClassificationBoard .muted{position:relative;z-index:1}.twoZoneClassificationBoard .smallTiles{grid-template-columns:repeat(2,minmax(120px,1fr));gap:1rem;align-items:start}.twoZoneClassificationBoard .tileCard{max-width:100%}@media (max-width: 1100px){.twoZoneClassificationBoard{grid-template-columns:1fr}.twoZoneClassificationBoard .classificationPanel{min-height:430px}}@media (max-width: 680px){.twoZoneClassificationBoard .smallTiles{grid-template-columns:1fr}}:root{--ec-bg: #f7f5f2;--ec-surface: #ffffff;--ec-surface-soft: #fbfaf8;--ec-border: #e6dfd7;--ec-border-strong: #d8cfc5;--ec-text: #261f2d;--ec-text-muted: #6d6574;--ec-brand: #5b3b82;--ec-brand-soft: #f2edf8;--ec-brand-border: #d8cae8;--ec-yellow: #c8941e;--ec-yellow-soft: #fcf5e6;--ec-yellow-border: #ead49a;--ec-green: #4f8a68;--ec-green-soft: #edf7f0;--ec-green-border: #bfdcc9;--ec-blue: #547ca8;--ec-blue-soft: #eef4fb;--ec-blue-border: #cadaef;--ec-red: #b55757;--ec-red-soft: #fbefef;--ec-red-border: #edcdcd;--ec-shadow-sm: 0 1px 2px rgba(38, 31, 45, .04);--ec-shadow-md: 0 10px 28px rgba(38, 31, 45, .07)}.adminApp{color:var(--ec-text);background:var(--ec-bg)}.adminApp:before{display:none}.adminApp .topbar{border:1px solid var(--ec-border);background:#ffffffe6;box-shadow:var(--ec-shadow-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.adminApp .brand{color:var(--ec-text)}.adminApp .brandMark{color:#fff;background:var(--ec-brand);box-shadow:none}.adminApp .menuButton,.adminApp .topbar .accentBlue{justify-content:flex-start;border:1px solid transparent;color:var(--ec-text-muted);background:transparent;box-shadow:none}.adminApp .menuButton:hover,.adminApp .topbar .accentBlue:hover{color:var(--ec-brand);background:var(--ec-brand-soft);border-color:var(--ec-brand-border);transform:none}.adminApp .menuButton.active{color:var(--ec-brand);background:var(--ec-brand-soft);border-color:var(--ec-brand-border);box-shadow:inset 4px 0 0 var(--ec-brand)}.adminApp .topbar .accentBlue{margin-top:.35rem;color:var(--ec-brand);border-color:var(--ec-brand-border);background:#fff}.adminApp .userBox{color:var(--ec-text);background:var(--ec-surface-soft);border-color:var(--ec-border)}.adminApp .userBox span{color:var(--ec-text-muted)}.adminApp .logoutButton{justify-content:center}.adminApp .mainContent{padding-top:1.5rem}.adminApp .panel,.adminApp .loginCard,.adminApp .card,.adminApp .resultBox,.adminApp .surfaceCard{color:var(--ec-text);background:var(--ec-surface);border:1px solid var(--ec-border);box-shadow:var(--ec-shadow-sm);border-radius:22px}.adminApp .soft{background:var(--ec-surface-soft)}.adminApp h1,.adminApp h2,.adminApp h3,.adminApp p{color:inherit}.adminApp h1{font-size:clamp(1.8rem,2.4vw,2.45rem);line-height:1.1;margin:.35rem 0 .55rem}.adminApp h2{margin:.25rem 0 0}.adminApp .leadText,.adminApp .muted,.adminApp label,.adminApp p{color:var(--ec-text-muted)}.adminApp .badge,.adminApp .eyebrow{display:inline-flex;align-items:center;width:fit-content;color:var(--ec-brand);background:var(--ec-brand-soft);border:1px solid var(--ec-brand-border);border-radius:999px;padding:.28rem .6rem;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.045em}.adminApp input,.adminApp textarea,.adminApp select{color:var(--ec-text);background:#fff;border:1px solid var(--ec-border-strong)}.adminApp input::placeholder,.adminApp textarea::placeholder{color:#9a93a1}.adminApp .primaryAction,.adminApp .primaryButton,.adminApp .loginCard button[type=submit],.adminApp button:not(.ghostButton):not(.secondaryButton):not(.logoutButton):not(.statPlus):not(.miniRemove):not(.classOverviewCard):not(.artCard){color:#fff;background:var(--ec-brand);border:1px solid var(--ec-brand);box-shadow:none}.adminApp .primaryAction:hover,.adminApp .primaryButton:hover,.adminApp .loginCard button[type=submit]:hover{filter:brightness(1.05);transform:none}.adminApp .secondaryAction,.adminApp .secondaryLink,.adminApp .secondaryButton,.adminApp .ghostButton,.adminApp .textAction{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.62rem .85rem;border-radius:14px;border:1px solid var(--ec-border-strong);color:var(--ec-brand);background:#fff;box-shadow:none;font-weight:750}.adminApp .textAction{min-height:0;padding:0;border:0;background:transparent}.adminApp .pageHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:1.25rem;padding:1.45rem 1.5rem}.adminApp .pageHeader p{max-width:52rem;margin:0}.adminApp .pageHeaderActions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.adminApp .cleanPage{display:grid;gap:1.15rem}.adminApp .kpiGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.adminApp .kpiCard{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.15rem .8rem;min-height:118px;padding:1rem;border-radius:20px;border:1px solid var(--ec-border);background:var(--ec-surface);color:var(--ec-text);box-shadow:var(--ec-shadow-sm)}.adminApp a.kpiCard:hover{transform:translateY(-1px);box-shadow:var(--ec-shadow-md)}.adminApp .kpiMark{grid-row:1 / span 3;width:42px;height:42px;border-radius:14px;display:block}.adminApp .kpiLabel{color:var(--ec-text-muted);font-weight:700}.adminApp .kpiValue{font-size:2.2rem;line-height:1;letter-spacing:-.04em}.adminApp .kpiCard small{color:var(--ec-text-muted)}.adminApp .tone-violet{border-color:var(--ec-brand-border)}.adminApp .tone-violet .kpiMark,.adminApp .kpiMark.tone-violet{background:var(--ec-brand-soft);border:1px solid var(--ec-brand-border)}.adminApp .tone-yellow{border-color:var(--ec-yellow-border)}.adminApp .tone-yellow .kpiMark,.adminApp .kpiMark.tone-yellow{background:var(--ec-yellow-soft);border:1px solid var(--ec-yellow-border)}.adminApp .tone-green{border-color:var(--ec-green-border)}.adminApp .tone-green .kpiMark,.adminApp .kpiMark.tone-green{background:var(--ec-green-soft);border:1px solid var(--ec-green-border)}.adminApp .tone-blue{border-color:var(--ec-blue-border)}.adminApp .tone-blue .kpiMark,.adminApp .kpiMark.tone-blue{background:var(--ec-blue-soft);border:1px solid var(--ec-blue-border)}.adminApp .cleanSectionHeader{margin-bottom:1rem}.adminApp .cleanSectionHeader h2{font-size:1.25rem}.adminApp .dashboardWorkbench{grid-template-columns:minmax(280px,.78fr) minmax(420px,1.22fr)}.adminApp .lowerWorkbench{grid-template-columns:minmax(520px,1.35fr) minmax(360px,.85fr)}.adminApp .surfaceCard{padding:1.25rem}.adminApp .nextStepsList{display:grid;gap:.75rem}.adminApp .nextStepRow{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:.75rem;padding:.8rem;border-radius:16px;background:var(--ec-surface-soft);border:1px solid var(--ec-border)}.adminApp .nextStepRow span{width:10px;height:10px;margin-top:.45rem;border-radius:999px;background:var(--ec-yellow)}.adminApp .nextStepRow p{margin:0}.adminApp .compactTable,.adminApp .dataTable{display:grid;gap:.55rem}.adminApp .compactTableHead,.adminApp .compactTableRow,.adminApp .dataTableHead,.adminApp .dataTableRow{display:grid;gap:.75rem;align-items:center}.adminApp .compactTableHead,.adminApp .dataTableHead{color:var(--ec-text-muted);font-size:.84rem;padding:0 .75rem}.adminApp .compactTableRow,.adminApp .dataTableRow{padding:.8rem .75rem;border:1px solid var(--ec-border);border-radius:16px;background:var(--ec-surface-soft)}.adminApp .activeAssignmentsTable .compactTableHead,.adminApp .activeAssignmentsTable .compactTableRow{grid-template-columns:1.35fr .55fr .55fr}.adminApp .exhibitionOverviewTable .compactTableHead,.adminApp .exhibitionOverviewTable .compactTableRow{grid-template-columns:1.3fr .9fr .85fr auto}.adminApp .studentOverviewTable .compactTableHead,.adminApp .studentOverviewTable .compactTableRow{grid-template-columns:1.1fr 1fr .45fr}.adminApp .emptyHint{margin:.25rem 0 0}.adminApp .status{display:inline-flex;align-items:center;text-transform:none;font-size:.78rem;font-weight:800;padding:.26rem .58rem;border-radius:999px;border:1px solid var(--ec-border);background:var(--ec-surface-soft);color:var(--ec-text-muted)}.adminApp .status.draft{background:var(--ec-yellow-soft);border-color:var(--ec-yellow-border);color:#7a5710}.adminApp .status.local{background:var(--ec-brand-soft);border-color:var(--ec-brand-border);color:var(--ec-brand)}.adminApp .status.global,.adminApp .status.published{background:var(--ec-green-soft);border-color:var(--ec-green-border);color:#316346}.adminApp .status.ended{background:var(--ec-surface-soft);color:var(--ec-text-muted)}.adminApp .filterBar{display:grid;grid-template-columns:minmax(240px,1fr) minmax(180px,240px);gap:.85rem;align-items:end;padding:1rem;margin-bottom:1rem;border:1px solid var(--ec-border);border-radius:18px;background:var(--ec-surface-soft)}.adminApp .filterBar label{gap:.35rem}.adminApp .filterBar label span{font-size:.82rem;font-weight:700}.adminApp .exhibitionsTable .dataTableHead,.adminApp .exhibitionsTable .dataTableRow{grid-template-columns:minmax(240px,1.55fr) minmax(120px,.8fr) minmax(120px,.8fr) minmax(150px,.8fr) auto}.adminApp .dataTableRow div{display:grid;gap:.15rem}.adminApp .dataTableRow small{color:var(--ec-text-muted)}.adminApp .compactAction{min-height:36px;padding:.48rem .7rem}.adminApp .classesWorkbench{grid-template-columns:minmax(420px,.95fr) minmax(460px,1.05fr)}.adminApp .inlineCreateCard,.adminApp .formSection,.adminApp .subtleCard{display:grid;gap:.85rem;padding:1rem;border:1px solid var(--ec-border);border-radius:18px;background:var(--ec-surface-soft)}.adminApp .inlineCreateCard .formGrid{margin:0}.adminApp .classCardGrid{display:grid;gap:.75rem}.adminApp .classOverviewCard{display:grid;grid-template-columns:minmax(140px,1fr) auto auto auto;align-items:center;gap:.75rem;min-height:0;padding:.9rem 1rem;text-align:left;color:var(--ec-text);background:#fff;border:1px solid var(--ec-border);border-radius:16px}.adminApp .classOverviewCard:hover,.adminApp .classOverviewCard.selected{border-color:var(--ec-brand-border);background:var(--ec-brand-soft)}.adminApp .classOverviewCard.selected{box-shadow:inset 4px 0 0 var(--ec-brand)}.adminApp .classOverviewCard span{color:var(--ec-text-muted)}.adminApp .classDetailHeader h2{margin-top:.35rem}.adminApp .memberTable .compactTableRow.twoCols{grid-template-columns:1fr 1fr}.adminApp .artCard,.adminApp button.artCard,.adminApp .exhibitionCard,.adminApp .galleryCard,.adminApp .tileCard{color:var(--ec-text)!important;background:var(--ec-surface)!important;border-color:var(--ec-border)!important;box-shadow:var(--ec-shadow-sm)!important}.adminApp button.artCard.selected,.adminApp .artCard.selected,.adminApp .selectedCard{color:var(--ec-text)!important;background:var(--ec-brand-soft)!important;border-color:var(--ec-brand-border)!important;outline:2px solid var(--ec-brand-border)!important;box-shadow:none!important}.adminApp .statsHead{color:var(--ec-text-muted)}.adminApp .statsRow{color:var(--ec-text);background:var(--ec-surface-soft);border-color:var(--ec-border)}.adminApp .createdStamp,.adminApp .artworkDragCard span{color:var(--ec-text-muted)}.adminApp .artworkImageFrame,.adminApp .tileCard img,.adminApp .artworkPreviewImage{background:var(--ec-surface-soft);border-color:var(--ec-border)}.adminApp .imagePlaceholder{color:var(--ec-text-muted)}.adminApp .codeBox{background:var(--ec-surface-soft);border-color:var(--ec-brand-border);color:var(--ec-brand)}.adminApp .error{color:var(--ec-red)}.adminApp .success{color:var(--ec-green)}@media (max-width: 1180px){.adminApp .kpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.adminApp .dashboardWorkbench,.adminApp .lowerWorkbench,.adminApp .classesWorkbench,.adminApp .exhibitionsTable .dataTableHead,.adminApp .exhibitionsTable .dataTableRow{grid-template-columns:1fr}.adminApp .dataTableHead{display:none}}@media (max-width: 760px){.adminApp .pageHeader{flex-direction:column}.adminApp .kpiGrid,.adminApp .filterBar,.adminApp .activeAssignmentsTable .compactTableHead,.adminApp .activeAssignmentsTable .compactTableRow,.adminApp .exhibitionOverviewTable .compactTableHead,.adminApp .exhibitionOverviewTable .compactTableRow,.adminApp .studentOverviewTable .compactTableHead,.adminApp .studentOverviewTable .compactTableRow,.adminApp .classOverviewCard{grid-template-columns:1fr}.adminApp .compactTableHead{display:none}}.adminApp{--ec-bg: #111327;--ec-surface: rgba(27, 29, 58, .92);--ec-surface-soft: rgba(35, 37, 72, .86);--ec-border: rgba(255,255,255,.09);--ec-border-strong: rgba(255,255,255,.15);--ec-text: #f5f4fb;--ec-text-muted: rgba(245,244,251,.68);--ec-text-soft: rgba(245,244,251,.48);--ec-brand: #8057ef;--ec-brand-soft: rgba(128,87,239,.18);--ec-brand-border: rgba(128,87,239,.42);--ec-yellow: #f4b72f;--ec-yellow-soft: rgba(244,183,47,.14);--ec-yellow-border: rgba(244,183,47,.35);--ec-green: #2fc8aa;--ec-green-soft: rgba(47,200,170,.14);--ec-green-border: rgba(47,200,170,.34);--ec-blue: #4f86ea;--ec-blue-soft: rgba(79,134,234,.16);--ec-blue-border: rgba(79,134,234,.34);--ec-red: #e05a78;--ec-red-soft: rgba(224,90,120,.16);--ec-red-border: rgba(224,90,120,.34);color:var(--ec-text);background:radial-gradient(circle at 18% 12%,rgba(128,87,239,.12),transparent 28%),radial-gradient(circle at 88% 14%,rgba(244,183,47,.06),transparent 22%),linear-gradient(135deg,#101126,#14152d 44%,#101126)}.adminApp:before{opacity:.12}.adminApp .topbar{width:248px;border-radius:0;top:0;bottom:0;left:0;padding:1.3rem 1rem;gap:1.2rem;border:0;border-right:1px solid rgba(255,255,255,.07);box-shadow:none;background:#0d0f22db}.adminApp .brand{gap:.65rem;text-transform:none}.adminApp .brandMark{width:38px;height:38px;border-radius:999px;background:linear-gradient(135deg,#7b58f2,#6b42cc);color:#ffd35a;box-shadow:none}.adminApp .sideMenu,.adminApp .topbar nav{gap:.35rem}.adminApp .menuButton{min-height:38px;justify-content:flex-start;padding:.58rem .75rem;border-radius:10px;border:0;box-shadow:none;background:transparent;font-weight:650;color:#f5f4fbd1}.adminApp .menuButton.active{background:linear-gradient(135deg,#8057efc7,#6543c6c2);box-shadow:none;color:#fff}.adminApp .menuButton:hover{background:#ffffff0f;transform:none}.adminApp .userBox{padding:.95rem;border-radius:16px;border:0;background:transparent}.adminApp .mainContent{padding:1.3rem 1.4rem 2rem 270px}.adminApp .surfaceCard,.adminApp .panel,.adminApp .loginCard,.adminApp .card,.adminApp .resultBox{color:var(--ec-text);border:1px solid var(--ec-border);background:linear-gradient(180deg,#1d1f3cf0,#181a35f0);box-shadow:none;border-radius:18px}.adminApp .pageHeader{padding:0;background:transparent;border:0;box-shadow:none}.adminApp .pageHeader h1{font-size:1.65rem;margin:0 0 .25rem}.adminApp .pageHeader p{margin:0;color:var(--ec-text-muted)}.adminApp .eyebrow{display:none}.adminApp h1,.adminApp h2,.adminApp h3{color:var(--ec-text)}.adminApp p,.adminApp label,.adminApp .muted{color:var(--ec-text-muted)}.adminApp input,.adminApp textarea,.adminApp select{color:var(--ec-text);background:#ffffff0a;border:1px solid var(--ec-border)}.adminApp input::placeholder,.adminApp textarea::placeholder{color:var(--ec-text-soft)}.adminApp .primaryAction,.adminApp .primaryButton,.adminApp .loginCard button[type=submit]{min-height:42px;border:0;color:#191321;background:linear-gradient(135deg,#f4c13b,#efad1e);box-shadow:none;border-radius:12px}.adminApp .secondaryAction,.adminApp .ghostButton,.adminApp .secondaryButton{color:var(--ec-text);border:1px solid var(--ec-border);background:#ffffff09;box-shadow:none}.adminApp .textAction{color:#cdc2ffeb;font-weight:650}.adminApp .cleanPage,.adminApp .densePage{gap:1rem}.adminApp .sectionHeader{margin-bottom:.8rem}.adminApp .cleanSectionHeader h2,.adminApp .sectionHeader h2{font-size:1.08rem;margin:0}.adminApp .status{font-size:.7rem;text-transform:uppercase;border-radius:6px;letter-spacing:.03em;background:#ffffff0a;color:var(--ec-text-muted)}.adminApp .status.running{background:#2fc8aa1f;border-color:#2fc8aa57;color:#5fe2c9}.adminApp .status.paused,.adminApp .status.draft,.adminApp .status.published,.adminApp .status.global{background:#f4b72f1f;border-color:#f4b72f57;color:#f6c754}.adminApp .status.local{background:#8057ef26;border-color:#8057ef57;color:#baa2ff}.adminApp .status.ended{background:#ffffff0a;border-color:var(--ec-border);color:var(--ec-text-muted)}.adminApp .emptyHint{color:var(--ec-text-muted)}.adminApp .dataTableHead,.adminApp .compactTableHead{color:var(--ec-text-soft)}.adminApp .dataTableRow,.adminApp .compactTableRow{border:0;border-top:1px solid rgba(255,255,255,.06);border-radius:0;background:transparent}.adminApp .dataTableRow:first-of-type,.adminApp .compactTableRow:first-of-type{border-top:0}.adminApp .inlineCreateCard,.adminApp .formSection,.adminApp .subtleCard{background:#ffffff08;border-color:var(--ec-border)}.adminApp .metricStrip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.adminApp .metricStrip.compactMetrics{grid-template-columns:repeat(4,minmax(0,1fr))}.adminApp .metricCard{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;column-gap:.8rem;align-items:center;padding:1rem;border:1px solid var(--ec-border);border-radius:16px;background:#1f2142e0}.adminApp .metricCard strong{font-size:1.7rem;line-height:1}.adminApp .metricCard span:not(.metricIcon){align-self:end;font-weight:650}.adminApp .metricCard small{grid-column:2;color:var(--ec-text-muted)}.adminApp .metricIcon{grid-row:1 / span 3;display:grid;place-items:center;width:44px;height:44px;border-radius:999px;font-size:1.2rem}.adminApp .metricCard.violet .metricIcon{background:linear-gradient(135deg,#8057ef,#6941c6)}.adminApp .metricCard.yellow .metricIcon{background:linear-gradient(135deg,#f4c13b,#e6a719);color:#231728}.adminApp .metricCard.mint .metricIcon{background:linear-gradient(135deg,#44ccb0,#25a893)}.adminApp .metricCard.coral .metricIcon{background:linear-gradient(135deg,#eb6b88,#d7496a)}.adminApp .metricCard.blue .metricIcon{background:linear-gradient(135deg,#5c8ef0,#3f69c9)}.adminApp .dashboardTopbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.adminApp .dashboardTopbar h1{font-size:1.7rem;margin:0 0 .25rem}.adminApp .dashboardTopbar p{margin:0}.adminApp .dashboardTools,.adminApp .toolbarActions{display:flex;align-items:center;gap:.7rem}.adminApp .searchField input{min-width:220px;min-height:42px;padding:.65rem .85rem}.adminApp .compactSearch input{min-width:205px}.adminApp .iconButton{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:12px;border:1px solid var(--ec-border);background:#ffffff09;color:#e06a89}.adminApp .dashboardThreeCols{display:grid;grid-template-columns:1.12fr .96fr .82fr;gap:.8rem}.adminApp .dashboardBottomGrid{display:grid;grid-template-columns:.92fr 1.08fr;gap:.8rem}.adminApp .dashboardPanel{padding:.9rem 1rem}.adminApp .activityList{display:grid;gap:0}.adminApp .assignmentActivityRow{display:grid;grid-template-columns:44px 1fr auto auto;align-items:center;gap:.7rem;padding:.55rem 0;border-top:1px solid rgba(255,255,255,.06)}.adminApp .assignmentActivityRow:first-child{border-top:0;padding-top:0}.adminApp .assignmentActivityRow strong,.adminApp .submissionActivityRow strong{display:block;font-size:.9rem}.adminApp .assignmentActivityRow small,.adminApp .submissionActivityRow small,.adminApp .progressMetric small{display:block;color:var(--ec-text-muted);font-size:.78rem}.adminApp .miniArtwork{width:44px;height:44px;border-radius:8px;background:linear-gradient(135deg,#f4b72f2e,#8057ef38),radial-gradient(circle at 30% 25%,rgba(255,255,255,.18),transparent 45%)}.adminApp .progressMetric{text-align:right;min-width:48px}.adminApp .progressMetric strong{font-size:.88rem}.adminApp .submissionActivityRow{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:.7rem;padding:.62rem 0;border-top:1px solid rgba(255,255,255,.06)}.adminApp .submissionActivityRow:first-child{border-top:0;padding-top:0}.adminApp .avatarCircle{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#ffffff14;font-weight:750}.adminApp .submissionActivityRow time{color:var(--ec-text-muted);font-size:.8rem}.adminApp .quickStartGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.adminApp .quickStartTile{display:grid;gap:.08rem;align-content:center;min-height:94px;padding:.8rem;border-radius:12px;border:1px solid var(--ec-border);text-align:center}.adminApp .quickStartTile strong{font-size:1.4rem}.adminApp .quickStartTile span{font-size:.85rem;font-weight:700}.adminApp .quickStartTile small{color:#f5f4fbb8}.adminApp .quickStartTile.violet{background:#8057ef4d;border-color:#8057ef7a}.adminApp .quickStartTile.yellow{background:#f4b72f4d;border-color:#f4b72f7a}.adminApp .quickStartTile.mint{background:#2fc8aa38;border-color:#2fc8aa6b}.adminApp .quickStartTile.blue{background:#4f86ea38;border-color:#4f86ea6b}.adminApp .publicationMetrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.adminApp .publicationMetrics div{display:grid;gap:.15rem}.adminApp .publicationMetrics strong{font-size:1.3rem}.adminApp .publicationMetrics span{color:var(--ec-text-muted);font-size:.84rem}.adminApp .nextCompactList{display:grid;gap:.45rem}.adminApp .nextCompactList p{display:flex;gap:.55rem;margin:0}.adminApp .nextCompactList span{color:#f4b72f}.adminApp .searchResultHint{display:flex;align-items:center;gap:.6rem;padding:.7rem .9rem}.adminApp .toolbarRow{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.adminApp .pillTabs{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.adminApp .pillTabs button{min-height:34px;padding:.45rem .7rem;color:var(--ec-text-muted);background:transparent;border:0;border-radius:9px}.adminApp .pillTabs button.active{background:#8057efb8;color:#fff}.adminApp .tablePanel{padding:.8rem .9rem}.adminApp .exhibitionsDarkTable .dataTableHead,.adminApp .exhibitionsDarkTable .dataTableRow{grid-template-columns:minmax(220px,1.35fr) .8fr .8fr .55fr .55fr .75fr .25fr}.adminApp .assignmentsTable .dataTableHead,.adminApp .assignmentsTable .dataTableRow{grid-template-columns:minmax(180px,1.2fr) .8fr .6fr .55fr .8fr .7fr}.adminApp .publishingTable .dataTableHead,.adminApp .publishingTable .dataTableRow{grid-template-columns:minmax(180px,1.2fr) .8fr 1fr .35fr}.adminApp .classesDarkTable .dataTableHead,.adminApp .classesDarkTable .dataTableRow{grid-template-columns:1.15fr .7fr .8fr .95fr .7fr}.adminApp .selectableClassRow{width:100%;text-align:left;color:inherit;background:var(--ec-surface-soft);border:1px solid var(--ec-border);cursor:pointer}.adminApp .selectableClassRow:hover{border-color:#8057efb8;background:#8057ef1a}.adminApp .selectableClassRow.selected{border-color:#ffcf40f2;box-shadow:0 0 0 1px #ffcf4073 inset;background:#8057ef29}.adminApp .classRowAction{display:inline-flex;align-items:center;justify-content:center;min-height:2.1rem;padding:.45rem .75rem;border-radius:999px;background:#8057ef38;border:1px solid rgba(128,87,239,.42);color:var(--ec-text);font-weight:850;white-space:nowrap}.adminApp .selectableClassRow.selected .classRowAction{background:#ffcf4029;border-color:#ffcf407a}.adminApp .rowMenu{color:var(--ec-text-muted);text-align:right}.adminApp .tableActions{display:flex;gap:.35rem}.adminApp .tableActions button{min-width:28px;min-height:28px;padding:0;border-radius:8px;background:transparent;border:0;color:var(--ec-text-muted)}.adminApp .darkDetailWorkbench{margin-top:.15rem}.adminApp .srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1180px){.adminApp .dashboardThreeCols,.adminApp .dashboardBottomGrid,.adminApp .metricStrip,.adminApp .metricStrip.compactMetrics{grid-template-columns:1fr 1fr}.adminApp .dashboardTopbar,.adminApp .toolbarRow{flex-direction:column;align-items:stretch}.adminApp .dashboardTools,.adminApp .toolbarActions{justify-content:flex-end}}@media (max-width: 980px){.adminApp .topbar{position:static;width:auto;margin:0;border-right:0}.adminApp .mainContent{padding:1rem}}@media (max-width: 760px){.adminApp .dashboardThreeCols,.adminApp .dashboardBottomGrid,.adminApp .metricStrip,.adminApp .metricStrip.compactMetrics,.adminApp .quickStartGrid,.adminApp .publicationMetrics,.adminApp .assignmentActivityRow,.adminApp .submissionActivityRow,.adminApp .exhibitionsDarkTable .dataTableRow,.adminApp .assignmentsTable .dataTableRow,.adminApp .publishingTable .dataTableRow,.adminApp .classesDarkTable .dataTableRow{grid-template-columns:1fr}.adminApp .dataTableHead{display:none}.adminApp .dashboardTools,.adminApp .toolbarActions{flex-direction:column;align-items:stretch}.adminApp .searchField input{min-width:0;width:100%}}.adminApp .processMenu{gap:.85rem}.adminApp .processMenu .overviewLink{margin-bottom:.1rem}.adminApp .menuGroup{display:grid;gap:.28rem}.adminApp .menuGroupLabel{display:block;padding:0 .75rem;color:#f5f4fb61;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.adminApp .processOverview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.adminApp .processStep{display:grid;grid-template-columns:auto 1fr;gap:.08rem .7rem;align-items:center;min-height:82px;padding:.9rem 1rem;border:1px solid var(--ec-border);border-radius:16px;background:#1f2142ad}.adminApp .processStep span{grid-row:1 / span 2;display:grid;place-items:center;width:32px;height:32px;border-radius:999px;font-weight:800}.adminApp .processStep strong{font-size:.98rem}.adminApp .processStep small{color:var(--ec-text-muted);line-height:1.35}.adminApp .processStep.violet span{background:#8057ef4d;color:#d9ccff}.adminApp .processStep.yellow span{background:#f4b72f47;color:#ffe19a}.adminApp .processStep.mint span{background:#2fc8aa3b;color:#89f0dc}.adminApp .processStep:hover{border-color:#ffffff2e;background:#26284fe0}.adminApp .resultsFilters{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:.8rem;padding-top:.8rem;border-top:1px solid rgba(255,255,255,.06)}.adminApp .resultsFilters label{display:grid;gap:.35rem}.adminApp .resultsTablePanel{padding:.8rem .9rem}.adminApp .resultsProgressTable .dataTableHead,.adminApp .resultsProgressTable .dataTableRow{grid-template-columns:1fr .7fr 1.25fr .85fr .85fr .65fr}.adminApp .resultsSubmissionsTable .dataTableHead,.adminApp .resultsSubmissionsTable .dataTableRow{grid-template-columns:1fr .7fr 1.25fr .85fr .5fr .55fr .55fr}.adminApp .resultsSummaryTable .dataTableHead,.adminApp .resultsSummaryTable .dataTableRow{grid-template-columns:1.25fr .8fr .65fr .55fr .65fr .9fr}@media (max-width: 1180px){.adminApp .processOverview{grid-template-columns:1fr}}@media (max-width: 760px){.adminApp .resultsFilters,.adminApp .resultsProgressTable .dataTableRow,.adminApp .resultsSubmissionsTable .dataTableRow,.adminApp .resultsSummaryTable .dataTableRow{grid-template-columns:1fr}}.adminApp .artworkPoolMetrics{margin-top:.15rem}.adminApp .artworkPoolIntro{padding:.9rem 1rem}.adminApp .artworkPoolIntro p{margin:0}.adminApp .filterBar{display:flex;flex-wrap:wrap;align-items:end;gap:.7rem;padding:.8rem .9rem;border:1px solid var(--ec-border);border-radius:16px;background:#1f214285}.adminApp .filterBar label{display:grid;gap:.35rem}.adminApp .filterBar .searchField{flex:1 1 280px}.adminApp .filterBar .searchField input{width:100%}.adminApp .artworkPoolGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.8rem}.adminApp .artworkPoolCard{overflow:hidden;display:grid;border:1px solid var(--ec-border);border-radius:16px;background:linear-gradient(180deg,#1d1f3cf0,#181a35f0);cursor:pointer;transition:border-color .16s ease,transform .16s ease}.adminApp .artworkPoolCard:hover{border-color:#ffffff2e;transform:translateY(-1px)}.adminApp .artworkPoolImageFrame{display:grid;place-items:center;height:160px;background:#ffffff0a}.adminApp .artworkPoolImageFrame img{width:100%;height:100%;object-fit:cover}.adminApp .artworkPoolImageFrame span{color:var(--ec-text-muted)}.adminApp .artworkPoolBody{display:grid;gap:.42rem;padding:.75rem .8rem .85rem}.adminApp .artworkPoolBody strong{line-height:1.3}.adminApp .artworkPoolBody p,.adminApp .artworkPoolBody small{margin:0}.adminApp .artworkPoolBody small{color:var(--ec-text-muted)}.adminApp .rightsPill,.adminApp .poolOrigin{display:inline-flex;align-items:center;min-height:23px;padding:.15rem .48rem;border-radius:999px;font-size:.69rem;line-height:1}.adminApp .rightsPill.free{color:#5fe2c9;background:#2fc8aa1f;border:1px solid rgba(47,200,170,.34)}.adminApp .rightsPill.review{color:#f6c754;background:#f4b72f1f;border:1px solid rgba(244,183,47,.34)}.adminApp .rightsPill.blocked{color:#f08da5;background:#e05a781f;border:1px solid rgba(224,90,120,.34)}.adminApp .poolOrigin{color:var(--ec-text-muted);background:#ffffff0a}.adminApp .emptyStateCard{grid-column:1 / -1;display:grid;justify-items:start;gap:.45rem;padding:1rem}.adminApp .emptyStateCard h2,.adminApp .emptyStateCard p{margin:0}.adminApp .importOverlay{align-items:flex-start;padding:2rem 1rem;overflow-y:auto}.adminApp .artworkImportModal{position:relative;width:min(980px,100%);margin:auto;display:grid;gap:.95rem;padding:1.15rem;border:1px solid var(--ec-border-strong);border-radius:20px;background:linear-gradient(180deg,#1d1f3cfa,#14162ffa)}.adminApp .importModalHeader h2{margin:0 0 .2rem}.adminApp .importModalHeader p{margin:0}.adminApp .importTabs{margin-top:.1rem}.adminApp .importLead p{margin:.25rem 0 .7rem}.adminApp .importRuleCard{padding:.8rem}.adminApp .importRuleGrid{grid-template-columns:.8fr 1.35fr .45fr}.adminApp .importActionRow{align-items:end}.adminApp .previewArea{display:grid;gap:.7rem}.adminApp .importPreviewGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.7rem}.adminApp .importPreviewCard{display:grid;gap:.4rem;padding:.65rem;border:1px solid var(--ec-border);border-radius:14px;background:#ffffff08}.adminApp .importPreviewCard.selected{border-color:#8057efa6;background:#8057ef1f}.adminApp .importPreviewCard img{width:100%;height:130px;object-fit:cover;border-radius:10px}.adminApp .importPreviewCard small{color:var(--ec-text-muted)}.adminApp .uploadImportForm{margin-top:.2rem}.adminApp .uploadImportForm .fullWidth{grid-column:1 / -1}@media (max-width: 760px){.adminApp .importRuleGrid,.adminApp .filterBar{grid-template-columns:1fr}.adminApp .filterBar{display:grid}}.adminApp .roomStartClassificationBoard{display:grid;grid-template-columns:repeat(2,minmax(420px,1fr));gap:1rem;align-items:stretch}.adminApp .roomStartClassificationBoard .classificationPanel{min-height:360px}.adminApp .roomStartZone{background:#8b5cf614!important;border-color:#c4b5fdbf!important}.adminApp .wrongStartZone{background:#f59e0b14!important;border-color:#f59e0bbf!important}.adminApp .startRoomGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:.85rem}.adminApp .startRoomDrop{min-height:255px;border:1px dashed rgba(196,181,253,.72);border-radius:16px;padding:.85rem;background:#ffffff0e;transition:border-color .18s ease,background .18s ease,transform .18s ease}.adminApp .startRoomDrop:hover{border-color:#ffffffb8;background:#ffffff16}.adminApp .startRoom-depot{box-shadow:inset 0 3px #94a3b8b3}.adminApp .startRoom-restoration{box-shadow:inset 0 3px #f97316b8}.adminApp .startRoom-workshops{box-shadow:inset 0 3px #3b82f6b8}.adminApp .startRoom-exhibition{box-shadow:inset 0 3px #22c55eb8}.adminApp .compactRoomHeader h3{margin:0;font-size:1rem}.adminApp .smallMuted,.adminApp .roomEmptyHint{font-size:.84rem}.adminApp .startRoomDrop .smallTiles{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:.55rem}.adminApp .startRoomDrop .tileCard img{height:64px}@media (max-width: 1180px){.adminApp .roomStartClassificationBoard{grid-template-columns:1fr}}@media (max-width: 760px){.adminApp .startRoomGrid{grid-template-columns:1fr}}.adminApp .namedPoolBuilder{display:grid;gap:.75rem;padding:1rem}.adminApp .namedPoolBuilder p{margin:0;color:var(--ec-text-muted)}.adminApp .selectionCounter{display:inline-flex;align-items:center;min-height:26px;padding:.2rem .65rem;border:1px solid rgba(142,94,244,.42);border-radius:999px;color:#d8ccff;background:#8e5ef41f;font-size:.78rem;font-weight:700}.adminApp .namedPoolForm{display:grid;grid-template-columns:minmax(240px,1fr) auto;align-items:end;gap:.85rem}.adminApp .namedPoolForm label{display:grid;gap:.35rem;color:var(--ec-text-muted)}.adminApp .namedPoolForm input{width:100%}.adminApp .namedPoolActions{justify-content:flex-end}.adminApp .savedPoolList{display:flex;flex-wrap:wrap;gap:.5rem}.adminApp .savedPoolChip{display:inline-grid;gap:.1rem;padding:.55rem .75rem;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff0a}.adminApp .savedPoolChip strong{font-size:.86rem}.adminApp .savedPoolChip span{color:var(--ec-text-muted);font-size:.75rem}.adminApp .artworkPoolCard{position:relative}.adminApp .artworkPoolCard.selected{border-color:#8e5ef4e6;box-shadow:0 0 0 2px #8e5ef44d,var(--ec-shadow-md)}.adminApp .artworkSelectCheck{position:absolute;top:.55rem;left:.55rem;z-index:2;display:inline-flex;align-items:center;gap:.35rem;padding:.24rem .48rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#080a1eb8;color:#fff;font-size:.72rem;font-weight:700;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.adminApp .artworkSelectCheck input{accent-color:#8e5ef4}@media (max-width: 900px){.adminApp .namedPoolForm{grid-template-columns:1fr}.adminApp .namedPoolActions{justify-content:flex-start}}.adminApp .savedPoolChip{border:1px solid rgba(255,255,255,.12);color:var(--ec-text);text-align:left;cursor:pointer}.adminApp .savedPoolChip:hover:not(:disabled),.adminApp .savedPoolChip:focus-visible{border-color:#8e5ef4b8;background:#8e5ef41f;outline:none}.adminApp .savedPoolChip:disabled{opacity:.65;cursor:wait}.adminApp .savedPoolModal{position:relative;width:min(1180px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);overflow:auto;padding:1.25rem;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#171832;box-shadow:var(--ec-shadow-lg)}.adminApp .savedPoolModalHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-right:2.25rem;margin-bottom:1rem}.adminApp .savedPoolModalHeader h2{margin:.35rem 0 .15rem}.adminApp .savedPoolModalHeader p,.adminApp .savedPoolDescription,.adminApp .emptyHint{margin:0;color:var(--ec-text-muted)}.adminApp .savedPoolDescription{margin-bottom:1rem}.adminApp .savedPoolArtworkGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.85rem}.adminApp .savedPoolArtworkCard{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0b}.adminApp .savedPoolArtworkImageFrame{height:140px;display:grid;place-items:center;overflow:hidden;background:#ffffff0d}.adminApp .savedPoolArtworkImageFrame img{width:100%;height:100%;object-fit:cover}.adminApp .savedPoolArtworkBody{display:grid;gap:.45rem;padding:.75rem}.adminApp .savedPoolArtworkBody strong{line-height:1.2}.adminApp .savedPoolArtworkBody p,.adminApp .savedPoolArtworkBody small{margin:0;color:var(--ec-text-muted)}@media (max-width: 760px){.adminApp .savedPoolModalHeader{display:grid;padding-right:2rem}.adminApp .savedPoolArtworkGrid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr))}}.adminApp .savedWorkPoolGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.9rem;margin-top:1rem}.adminApp .savedWorkPoolCard{display:grid;gap:.75rem;padding:.75rem;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:#ffffff0b;box-shadow:inset 0 1px #ffffff0d,0 12px 26px #00000029}.adminApp .savedWorkPoolCard.selected{border-color:#ffce35d1;box-shadow:0 0 0 2px #ffce3529,0 14px 30px #00000038}.adminApp .savedWorkPoolPreview{display:grid;gap:.5rem;width:100%;padding:0;color:var(--ec-text);text-align:left;background:transparent!important;border:0!important;box-shadow:none!important;cursor:pointer}.adminApp .savedWorkPoolPreview:disabled{cursor:wait;opacity:.75}.adminApp .savedWorkPoolPreview strong{line-height:1.2}.adminApp .savedWorkPoolPreview span,.adminApp .savedWorkPoolPreview small{color:var(--ec-text-muted)}.adminApp .savedWorkPoolImages{display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem;height:118px;overflow:hidden;border-radius:14px;background:#ffffff0e}.adminApp .savedWorkPoolImages img{width:100%;height:100%;object-fit:cover;min-height:0}.adminApp .savedWorkPoolImages .imagePlaceholder{grid-column:1 / -1;display:grid;place-items:center;color:var(--ec-text-muted)}.adminApp .fullWidthButton{width:100%;justify-content:center}.adminApp .selectedPoolSource{padding:1rem;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff09}.adminApp .selectedPoolSource h3{margin:0 0 .25rem}.adminApp .selectedPoolArtworkSourceGrid{margin-top:.85rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.adminApp .builderPreviewPanel{align-self:start;position:sticky;top:1rem;max-height:calc(100vh - 2rem);overflow:auto}.adminApp .builderPreviewPanel h2{margin:0}.adminApp .builderPreviewArtworkList{display:grid;gap:.85rem;margin-top:1rem}.adminApp .builderPreviewArtworkCard{display:grid;grid-template-columns:76px 1fr;gap:.75rem;align-items:center;padding:.65rem;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff0e}.adminApp .builderPreviewArtworkImage{width:76px;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#ffffff12;border:1px solid rgba(255,255,255,.12);display:grid;place-items:center}.adminApp .builderPreviewArtworkImage img{width:100%;height:100%;object-fit:cover}.adminApp .builderPreviewArtworkInfo{min-width:0;display:grid;gap:.15rem}.adminApp .builderPreviewArtworkInfo strong,.adminApp .builderPreviewArtworkInfo span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adminApp .builderPreviewArtworkInfo span{color:var(--ec-text-muted);font-size:.92rem}@media (max-width: 900px){.adminApp .builderPreviewPanel{position:static;max-height:none}}.adminApp .builderPreviewArtworkSourceGrid{margin-top:1rem}.adminApp .builderPreviewPanel .selectedPoolArtworkSourceGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.adminApp .builderSubMenu{display:grid;gap:.22rem;padding:.1rem 0 .18rem .65rem;border-left:1px solid rgba(255,255,255,.16);margin-left:.45rem}.adminApp .subMenuButton{min-height:32px;padding:.42rem .65rem;border-radius:9px;font-size:.86rem;color:#f5f4fbb8}.adminApp .subMenuButton:before{content:"↳";margin-right:.35rem;opacity:.7}:root{--student-bg-1: #0b0630;--student-bg-2: #160a45;--student-card: rgba(34, 24, 83, .78);--student-card-2: rgba(74, 51, 142, .62);--student-line: rgba(255, 255, 255, .13);--student-text: #ffffff;--student-muted: rgba(255, 255, 255, .72);--student-pink: #ea4dff;--student-purple: #8b5cf6;--student-violet: #5b5ff7;--student-blue: #6ee7ff;--student-yellow: #ffd447}.studentApp{min-height:100vh;color:var(--student-text);background:radial-gradient(circle at 50% -10%,rgba(129,77,255,.48),transparent 18rem),radial-gradient(circle at 80% 12%,rgba(236,72,255,.26),transparent 14rem),linear-gradient(180deg,#090525,#12073a 55%,#09051d);overflow-x:hidden}.studentApp:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,transparent 0 35%,rgba(255,255,255,.04) 35% 36%,transparent 36% 100%),radial-gradient(circle at 18% 75%,rgba(162,75,255,.26),transparent 12rem);opacity:.8}.studentApp .studentTopbar{display:none}.studentApp .studentMainContent{position:relative;z-index:1;min-height:100vh;width:100%;max-width:none;margin:0;padding:0}.studentShowcase{min-height:100vh;display:grid;place-items:center;padding:0}.studentSurface{position:relative;width:100%;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 78% 24%,rgba(180,80,255,.38),transparent 9rem),linear-gradient(180deg,#17104c,#0d082e)}.studentSurface:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 16% 88%,rgba(153,66,255,.36),transparent 7rem),linear-gradient(160deg,transparent 0 50%,rgba(155,77,255,.18) 50% 100%)}.studentSurface:after{content:"";position:absolute;left:0;right:0;bottom:0;height:12rem;pointer-events:none;opacity:.65;background:radial-gradient(ellipse at 50% 100%,rgba(111,45,225,.55),transparent 68%),linear-gradient(to top,rgba(40,16,87,.95),transparent)}.playerStartScreen,.playerFormScreen,.playerContentScreen{position:relative;z-index:1;width:100%;min-height:100vh;padding:2rem 1.05rem 1.4rem}.playerStartScreen{display:grid;align-content:center;gap:1rem;text-align:center}.studentMuseumIcon{justify-self:center;display:grid;place-items:center;width:4rem;height:4rem;border-radius:1.35rem;color:#f0d7ff;font-size:3rem;text-shadow:0 0 22px var(--student-pink)}.playerStartScreen h1,.playerFormScreen h1,.playerAppHeader h1{margin:0;color:#fff;line-height:.96;letter-spacing:-.055em}.playerStartScreen h1{font-size:clamp(2.55rem,13vw,4.4rem)}.playerStartQuestion,.playerStartFooter,.playerFormScreen p,.playerAppHeader p,.playerByline,.playerAssignmentCard p,.playerDiscoveryCard p{color:var(--student-muted)}.playerStartQuestion{margin:0 0 1rem;font-size:1rem}.playerStartFooter{margin:1rem 0 0;font-size:.88rem}.playerModeStack{display:grid;gap:.85rem}.playerModeCard{position:relative;display:grid;grid-template-columns:3.55rem 1fr 2.55rem;align-items:center;gap:.85rem;min-height:5.5rem;padding:.9rem;border:1px solid rgba(255,255,255,.18);border-radius:1.35rem;color:#fff;text-align:left;box-shadow:0 20px 42px #00000047,inset 0 1px #ffffff38;overflow:hidden}.playerModeCard:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.18),transparent 55%);pointer-events:none}.playerModeCard.guest{background:linear-gradient(135deg,#7c35ff,#4b39dd)}.playerModeCard.single{background:linear-gradient(135deg,#e34cff,#b424cb)}.playerModeCard.assignment{background:linear-gradient(135deg,#6d5dfc,#4b3ee0)}.playerModeIcon{position:relative;z-index:1;display:grid;place-items:center;width:3.3rem;height:3.3rem;border-radius:999px;background:#ffffff2e;font-size:1.55rem}.playerModeText,.playerModeArrow{position:relative;z-index:1}.playerModeText strong{display:block;color:#fff;font-size:1.1rem}.playerModeText small{display:block;margin-top:.25rem;color:#fffc;font-size:.78rem;line-height:1.35}.playerModeArrow{display:grid;place-items:center;width:2.35rem;height:2.35rem;border-radius:999px;background:#ffffff24;font-size:2rem;line-height:1}.srOnly{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.playerFormScreen{display:grid;align-content:center;gap:1rem}.playerFormScreen h1{font-size:clamp(2rem,11vw,3rem)}.playerEyebrow,.playerMiniBadge,.playerStatusBadge,.playerClassChip,.playerCodePill{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;font-size:.75rem;font-weight:900}.playerEyebrow{padding:.45rem .75rem;color:#eadcff;background:#ffffff1a;border:1px solid rgba(255,255,255,.16)}.playerRoundButton{display:grid;place-items:center;width:2.65rem;height:2.65rem;border:1px solid rgba(255,255,255,.15);border-radius:.9rem;color:#fff;background:#ffffff1a;box-shadow:0 10px 24px #0000002e}.playerRoundButton.back{margin-bottom:.5rem;font-size:2rem}.playerNeonForm{display:grid;gap:1rem;padding:1rem;border:1px solid rgba(255,255,255,.16);border-radius:1.5rem;background:#ffffff14;box-shadow:inset 0 1px #ffffff24}.studentApp label{display:grid;gap:.35rem;color:#ffffffd1;font-weight:800}.studentApp input,.studentApp select,.studentApp textarea{width:100%;min-height:3.15rem;border:1px solid rgba(255,255,255,.14);border-radius:1rem;color:#fff;background:#ffffff17;box-shadow:inset 0 1px #ffffff14}.studentApp input::placeholder,.studentApp textarea::placeholder{color:#ffffff75}.studentApp button,.playerPrimaryLink,.playerCardCta{border:0;border-radius:1rem;font-weight:900}.playerNeonForm button,.playerPrimaryLink,.playerCardCta,.playerUnlockForm button{display:inline-flex;align-items:center;justify-content:center;min-height:3.15rem;padding:.85rem 1rem;color:#fff;background:linear-gradient(135deg,#f04dff,#6b5cff);box-shadow:0 18px 36px #9b30ff59}.playerNeonForm button span{font-size:1.5rem}.playerScanButton{justify-self:start;min-height:auto!important;padding:0!important;color:#dfb9ff!important;background:transparent!important;box-shadow:none!important}.playerError{margin:0;padding:.8rem 1rem;border-radius:1rem;color:#fff;background:#be123cbf;border:1px solid rgba(255,255,255,.18)}.playerContentScreen{display:grid;gap:1rem;align-content:start;padding-bottom:5.5rem}.playerAppHeader{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem}.playerAppHeader h1{font-size:clamp(1.8rem,9vw,2.6rem)}.playerAppHeader p{margin:.25rem 0 0;font-size:.9rem}.playerProfileStrip,.playerClassChip{border:1px solid rgba(255,255,255,.14);background:#ffffff14;box-shadow:inset 0 1px #ffffff1f}.playerProfileStrip{display:flex;align-items:center;gap:.7rem;padding:.7rem;border-radius:1.25rem}.playerAvatar{display:grid;place-items:center;width:3rem;height:3rem;border-radius:999px;background:linear-gradient(135deg,#ff77d9,#6d5dfc);color:#fff;font-weight:900}.playerProfileStrip small{display:block;color:var(--student-muted);font-weight:700}.playerProfileStrip strong{color:#fff}.playerPoints,.playerCodePill{margin-left:auto;padding:.42rem .62rem;border-radius:999px;color:#fff;background:#ffffff1c;font-weight:900}.playerClassChip{padding:.62rem .85rem;color:#f1ddff}.playerSectionTitle{display:flex;align-items:end;justify-content:space-between;gap:.8rem}.playerSectionTitle h2{margin:0;font-size:1.05rem}.playerSectionTitle select{width:auto;min-height:2.4rem;padding:.2rem 2rem .2rem .85rem;border-radius:999px;background:#ffffff1f}.playerDiscoveryList,.playerCardList{display:grid;gap:.95rem}.playerDiscoveryCard,.playerAssignmentCard{border:1px solid rgba(255,255,255,.14);border-radius:1.25rem;background:linear-gradient(135deg,#ffffff1f,#ffffff0e);box-shadow:0 18px 36px #00000038,inset 0 1px #ffffff21;overflow:hidden}.playerDiscoveryCard{display:grid;grid-template-columns:7rem 1fr;min-height:8.4rem}.playerDiscoveryImage,.playerAssignmentMedia{position:relative;display:block;min-height:8.4rem;background:linear-gradient(135deg,#6b5cff,#ea4dff);overflow:hidden}.playerDiscoveryImage img,.playerAssignmentMedia img{width:100%;height:100%;object-fit:cover}.playerCoverFallback,.playerAssignmentMedia>span:not(.playerStatusBadge){display:grid;place-items:center;width:100%;height:100%;color:#ffffffe6;font-size:1.7rem;font-weight:900}.playerDiscoveryContent,.playerAssignmentBody{position:relative;display:grid;align-content:start;gap:.38rem;padding:.85rem}.playerCardTitleRow{display:grid;grid-template-columns:1fr auto;gap:.5rem}.playerDiscoveryCard h3,.playerAssignmentCard h3{margin:0;color:#fff;font-size:1rem;line-height:1.15}.playerByline{margin:0;font-size:.78rem}.playerMiniBadge,.playerStatusBadge{padding:.34rem .58rem;color:#fff;background:#ffffff24}.playerMiniBadge.saved,.playerStatusBadge.in-arbeit{background:#fbbf24e6;color:#381a56}.playerMiniBadge.new,.playerStatusBadge.neu{background:#e751ffc7}.playerStatusBadge.abgegeben{background:#5af5d0;color:#09233a}.playerCardProgress{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.55rem;margin-top:.2rem}.playerCardProgress small,.playerAssignmentMeta{color:#ffffffb8;font-size:.72rem}.playerProgressTrack{height:.46rem;border-radius:999px;background:#ffffff24;overflow:hidden}.playerProgressTrack span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f04dff,#8b5cf6,#6ee7ff);box-shadow:0 0 14px #ea4dffa6}.playerCardCta{justify-self:start;min-height:2.2rem;padding:.45rem .8rem;font-size:.82rem;text-decoration:none}.playerAssignmentCard{display:grid}.playerAssignmentMedia{min-height:10rem}.playerAssignmentMedia .playerStatusBadge{position:absolute;right:.8rem;top:.8rem}.playerTeacherNote{padding:.75rem;border-radius:1rem;background:#ffffff14}.playerAssignmentMeta{display:flex;justify-content:space-between;gap:1rem}.playerSuccess{color:#86f7ce!important;font-weight:900}.playerUnlockForm{display:grid;gap:.75rem;padding-top:.6rem}.playerBottomNav{position:fixed;left:1rem;right:1rem;bottom:.8rem;z-index:20;display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem;padding:.55rem;border:1px solid rgba(255,255,255,.14);border-radius:1.35rem;background:#1f174de6;box-shadow:0 18px 42px #00000052,inset 0 1px #ffffff1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.playerBottomNav span{display:grid;place-items:center;gap:.2rem;min-height:2.5rem;color:#ffffff9e;font-size:.76rem;font-weight:800}.playerBottomNav .active{color:#f0a8ff}@media (min-width: 680px){.studentShowcase{padding:0}.studentSurface{width:100%;min-height:100vh;max-height:none;border:0;border-radius:0;box-shadow:none}.contentSurface{width:100%}.playerStartScreen,.playerFormScreen,.playerContentScreen{min-height:100vh;padding:2rem 1.2rem 1.25rem}.playerBottomNav{position:fixed;left:1rem;right:1rem;bottom:.8rem}}@media (min-width: 1100px){.studentShowcase{background:radial-gradient(circle at 20% 50%,rgba(162,75,255,.14),transparent 18rem),radial-gradient(circle at 80% 36%,rgba(234,77,255,.12),transparent 20rem)}}.studentApp,.studentApp *{min-width:0}.studentApp,.studentShowcase,.studentSurface,.playerStartScreen,.playerFormScreen,.playerContentScreen{min-height:100dvh}.playerStartScreen,.playerFormScreen,.playerContentScreen{width:min(100%,1180px);margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.playerStartScreen,.playerFormScreen{max-width:560px}.playerStartScreen h1,.playerFormScreen h1,.playerAppHeader h1,.playerModeCard,.playerDiscoveryCard,.playerAssignmentCard,.quizPlayCard,.roomPanel,.tileCard,.resultBox,.panel{overflow-wrap:anywhere}.studentApp button,.studentApp a,.studentApp input,.studentApp select,.studentApp textarea{max-width:100%}.studentApp input,.studentApp select,.studentApp textarea{font-size:16px}.playerModeCard,.playerRoundButton,.playerNeonForm button,.playerPrimaryLink,.playerCardCta,.playerUnlockForm button,.mobileActions button,.choiceRow{touch-action:manipulation}.playerDiscoveryImage,.playerAssignmentMedia,.tileCard img{background:#ffffff14}.studentApp .pageGrid{width:min(100%,1220px);margin-inline:auto;padding:clamp(1rem,3vw,2rem);display:grid;gap:clamp(1rem,2vw,1.5rem)}.studentApp .panel,.studentApp .resultBox,.studentApp .quizPlayCard,.studentApp .roomPanel{color:var(--student-text);border:1px solid rgba(255,255,255,.14);background:linear-gradient(135deg,#ffffff1f,#ffffff0e);box-shadow:0 18px 36px #00000038,inset 0 1px #ffffff21}.studentApp .panel{border-radius:clamp(1.2rem,3vw,1.75rem);padding:clamp(1rem,3vw,1.5rem)}.studentApp .badge{color:#f0d7ff;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);font-weight:900}.studentApp .muted,.studentApp .roomHint,.studentApp .tileCard span{color:var(--student-muted)}.studentApp .secondaryLink,.studentApp .buttonLink,.studentApp .secondaryButton,.studentApp .ghostButton{border-radius:1rem;color:#fff;background:#ffffff1a;border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px #ffffff1a}.studentApp .secondaryLink,.studentApp .buttonLink{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.65rem .9rem}.studentApp .roomBoard{display:grid;grid-template-columns:1fr;gap:clamp(.85rem,2.4vw,1.25rem)}.studentApp .roomPanel{min-height:auto;border-style:dashed;border-radius:1.25rem;padding:clamp(.85rem,2.5vw,1.1rem);background:#ffffff12}.studentApp .exhibitionRoom{background:linear-gradient(135deg,#fbbf2424,#ffffff0d)}.studentApp .smallTiles{grid-template-columns:repeat(auto-fit,minmax(min(8.5rem,100%),1fr))}.studentApp .tileCard{color:#fff;border-color:#ffffff21;background:#ffffff14}.studentApp .tileCard img{height:clamp(88px,22vw,150px);object-fit:contain}.studentApp .previewBox{align-items:stretch}.studentApp .choiceRow{display:grid;grid-template-columns:auto 1fr;align-items:center;padding:.85rem;border:1px solid rgba(255,255,255,.14);border-radius:1rem;background:#ffffff12}.studentApp .choiceRow input{width:1.1rem;min-height:1.1rem}.studentApp .selectedChoice{outline:2px solid rgba(234,77,255,.72);background:#ea4dff24}.studentApp .success{color:#86f7ce;font-weight:800}.studentApp .error{color:#ffd1dc;font-weight:800}@media (max-width: 430px){.playerStartScreen,.playerFormScreen,.playerContentScreen{padding-inline:.85rem}.playerModeCard{grid-template-columns:3rem 1fr 2.15rem;gap:.65rem;padding:.78rem}.playerModeIcon{width:2.85rem;height:2.85rem}.playerModeText strong{font-size:1rem}.playerAppHeader{grid-template-columns:auto 1fr auto;gap:.6rem}.playerRoundButton{width:2.35rem;height:2.35rem;padding:.55rem}.playerProfileStrip{align-items:flex-start;flex-wrap:wrap}.playerPoints,.playerCodePill{margin-left:0}.playerDiscoveryCard{grid-template-columns:1fr}.playerDiscoveryImage{min-height:11rem;aspect-ratio:16 / 10}.playerSectionTitle{align-items:stretch;flex-direction:column}.playerSectionTitle select{width:100%}.studentApp .row.between,.studentApp .previewBox,.studentInlineBadge{align-items:stretch;flex-direction:column}.studentApp .secondaryLink,.studentApp .buttonLink,.studentApp .secondaryButton,.studentApp .ghostButton,.studentApp .row button{width:100%}}@media (min-width: 640px){.playerStartScreen,.playerFormScreen{max-width:640px}.playerModeStack{gap:1rem}.playerNeonForm{padding:1.25rem}.playerDiscoveryCard{grid-template-columns:10rem 1fr;min-height:10.5rem}.playerDiscoveryImage{min-height:10.5rem}.playerAssignmentCard{grid-template-columns:minmax(12rem,.85fr) minmax(0,1.15fr)}.playerAssignmentMedia{min-height:100%}.playerUnlockForm{grid-template-columns:minmax(0,1fr) auto;align-items:end}.playerBottomNav{left:50%;right:auto;width:min(92vw,34rem);transform:translate(-50%)}.studentApp .pageGrid{padding-block:1.5rem 2rem}.studentApp .roomBoard{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}@media (min-width: 768px){.studentSurface{min-height:100dvh}.playerStartScreen,.playerFormScreen,.playerContentScreen{padding-block:clamp(2rem,5vw,4rem)}.playerStartScreen{gap:1.25rem}.playerModeStack{grid-template-columns:repeat(3,minmax(0,1fr))}.playerModeCard{grid-template-columns:1fr;justify-items:start;min-height:12rem;align-content:space-between}.playerModeArrow{justify-self:end}.playerContentScreen{max-width:1120px;gap:1.25rem}.playerDiscoveryList,.playerCardList{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.playerDiscoveryCard{grid-template-columns:1fr}.playerDiscoveryImage{aspect-ratio:16 / 10}.playerDiscoveryContent,.playerAssignmentBody{padding:1rem}.studentApp .panel h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.04}.studentApp .smallTiles{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr))}}@media (min-width: 1024px){.studentApp .studentTopbar{display:flex;position:sticky;top:0;z-index:30;padding:.9rem clamp(1.5rem,3vw,2.5rem);color:#fff;background:#0c0728b8;border-bottom:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.studentApp .studentTopbar .brand{font-weight:950}.studentApp .studentTopbar nav a{color:#ffffffd1;font-weight:800}.studentShowcase,.studentSurface,.playerStartScreen,.playerFormScreen,.playerContentScreen{min-height:calc(100dvh - 4rem)}.studentSurface{overflow:visible}.playerStartScreen,.playerFormScreen{max-width:920px}.playerStartScreen h1{font-size:clamp(4rem,8vw,7rem)}.playerFormScreen h1{font-size:clamp(3rem,5vw,4.6rem)}.playerAppHeader h1{font-size:clamp(2.8rem,4vw,4.4rem)}.playerContentScreen{padding-bottom:7rem}.playerDiscoveryList{grid-template-columns:repeat(3,minmax(0,1fr))}.playerCardList{grid-template-columns:repeat(2,minmax(0,1fr))}.playerAssignmentCard{min-height:16rem}.playerBottomNav{width:min(42rem,70vw);bottom:1.25rem}.studentApp .pageGrid{padding:clamp(1.5rem,3vw,2.5rem)}.studentApp .tileCard img{height:150px}}@media (min-width: 1320px){.playerContentScreen{max-width:1280px}.playerDiscoveryList{grid-template-columns:repeat(4,minmax(0,1fr))}.playerCardList{grid-template-columns:repeat(3,minmax(0,1fr))}.studentApp .pageGrid{width:min(100%,1320px)}.studentApp .smallTiles{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}}.studentApp .studentTopbar,.playerBottomNav{display:none!important}.studentShowcase,.studentSurface,.playerStartScreen,.playerFormScreen,.playerContentScreen{min-height:100dvh!important}.playerContentScreen{padding-bottom:clamp(1.25rem,4vw,3rem)!important}.playerAppHeader{grid-template-columns:1fr auto}.playerHeaderActions{display:flex;align-items:center;justify-content:flex-end}@media (max-width: 430px){.playerAppHeader{grid-template-columns:1fr auto}}@media (min-width: 1024px){.studentShowcase,.studentSurface,.playerStartScreen,.playerFormScreen,.playerContentScreen{min-height:100dvh!important}}.playerLogoutPill{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.55rem .9rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;background:linear-gradient(135deg,#ea4dffe6,#6b5cffe6);box-shadow:0 14px 30px #7035ff52,inset 0 1px #ffffff2e;font-weight:950;cursor:pointer}.playerLogoutPill:hover,.playerLogoutPill:focus-visible{transform:translateY(-1px);box-shadow:0 18px 34px #7035ff6b,inset 0 1px #ffffff38}@media (max-width: 430px){.playerLogoutPill{margin-left:0;width:100%}}.playerHeaderActions{display:none!important}.playerAppHeader{grid-template-columns:1fr!important}.playerBackPill{justify-self:end;display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.55rem .9rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;background:linear-gradient(135deg,#ea4dffe6,#6b5cffe6);box-shadow:0 14px 30px #7035ff52,inset 0 1px #ffffff2e;font-weight:950;cursor:pointer}.playerBackPill:hover,.playerBackPill:focus-visible{transform:translateY(-1px);box-shadow:0 18px 34px #7035ff6b,inset 0 1px #ffffff38}.playerFormScreen .playerBackPill{margin-bottom:.25rem}@media (max-width: 430px){.playerBackPill{width:auto}}.exhibitionTopActions .playerBackPill{justify-self:start}.exhibitionTopActions .studentInlineBadge{margin-left:auto}.playerAssignmentAsDiscoveryCard{display:grid!important;grid-template-columns:1fr!important;min-height:auto!important}.playerAssignmentAsDiscoveryCard .playerDiscoveryImage{min-height:10.5rem;aspect-ratio:16 / 10}.playerAssignmentAsDiscoveryCard .playerAssignmentPreviewText{margin:0;color:#ffffffc7;font-size:.86rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.playerUnlockFormInCard{padding-top:.35rem}.playerUnlockFormInCard label{font-size:.82rem}.playerUnlockFormInCard input{min-height:2.65rem}.playerUnlockFormInCard button{min-height:2.65rem;padding:.55rem .85rem}@media (min-width: 640px){.playerUnlockFormInCard{grid-template-columns:1fr}}@media (min-width: 768px){.playerAssignmentAsDiscoveryCard .playerDiscoveryImage{min-height:11rem}}@media (max-width: 430px){.exhibitionTopActions{align-items:stretch}.exhibitionTopActions .studentInlineBadge{margin-left:0}}.playerOverviewBackRow{display:flex;justify-content:flex-end;margin-bottom:clamp(.75rem,2vw,1.25rem)}.playerOverviewBackRow .playerBackPill{justify-self:auto}@media (max-width: 430px){.playerOverviewBackRow{justify-content:stretch}.playerOverviewBackRow .playerBackPill{width:100%}}.assignmentDetailActions .studentInlineBadge{margin-left:0}.playerLoadingScreen{display:flex;align-items:center;justify-content:center;min-height:100dvh}.playerLoadingScreen p{color:#ffffffd1;font-weight:900}.playerOverviewBackRow{display:flex;justify-content:flex-end!important}.playerProfileStrip{grid-template-columns:auto 1fr!important}.playerProfileStrip .playerPoints{display:none!important}.assignmentDetailActions{justify-content:flex-end!important}.assignmentDetailActions .studentInlineBadge{margin-left:0!important}.assignmentDetailActions .playerBackPill{margin-left:1rem}.studentMuseumHomeButton{position:fixed;top:max(1rem,env(safe-area-inset-top));left:max(1rem,env(safe-area-inset-left));z-index:80;border:1px solid rgba(255,255,255,.16);background:#2c2063c7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;width:3.1rem;height:3.1rem;border-radius:1rem;font-size:2rem;box-shadow:0 14px 32px #0e082a59,inset 0 1px #ffffff1f}.studentMuseumHomeButton:hover,.studentMuseumHomeButton:focus-visible{transform:translateY(-1px);box-shadow:0 18px 38px #7035ff57,inset 0 1px #ffffff2e}.playerExitDialogBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:1rem;background:#040213ad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.playerExitDialog{width:min(100%,34rem);padding:clamp(1.15rem,4vw,1.8rem);border:1px solid rgba(255,255,255,.16);border-radius:1.4rem;background:linear-gradient(145deg,#2d235dfa,#4b277afa);box-shadow:0 26px 70px #00000075,inset 0 1px #ffffff1f;color:#fff}.playerExitDialog h2{margin:0 0 .5rem;font-size:clamp(1.4rem,4vw,2rem)}.playerExitDialog p{margin:0 0 1rem;color:#ffffffc7}.playerExitDialogActions{display:flex;flex-wrap:wrap;gap:.75rem}.playerExitDialogActions .playerBackPill,.playerExitDialogActions .secondaryButton,.playerExitDialogActions .ghostButton{min-height:2.75rem}@media (max-width: 620px){.studentMuseumHomeButton{top:.75rem;left:.75rem;width:2.85rem;height:2.85rem;border-radius:.9rem;font-size:1.75rem}.playerExitDialogActions{flex-direction:column}.playerExitDialogActions .playerBackPill,.playerExitDialogActions .secondaryButton,.playerExitDialogActions .ghostButton{width:100%}}button.studentMuseumHomeButton,.studentSurface button.studentMuseumHomeButton,.pageGrid button.studentMuseumHomeButton{position:fixed!important;top:max(1rem,env(safe-area-inset-top))!important;left:max(1rem,env(safe-area-inset-left))!important;right:auto!important;bottom:auto!important;z-index:9999!important;display:inline-grid!important;place-items:center!important;width:3.25rem!important;height:3.25rem!important;min-width:3.25rem!important;min-height:3.25rem!important;padding:0!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:1rem!important;color:#fff!important;background:linear-gradient(135deg,#ea4dfff5,#6b5cfff5)!important;box-shadow:0 18px 42px #7035ff6b,inset 0 1px #fff3!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;overflow:visible!important;font-size:0!important;line-height:1!important}button.studentMuseumHomeButton span,.studentSurface button.studentMuseumHomeButton span,.pageGrid button.studentMuseumHomeButton span{display:block!important;color:#fff!important;font-size:2.1rem!important;line-height:1!important;text-shadow:0 0 18px rgba(255,255,255,.35)!important}button.studentMuseumHomeButton:hover,button.studentMuseumHomeButton:focus-visible{transform:translateY(-1px)!important;box-shadow:0 22px 48px #7035ff80,inset 0 1px #ffffff3d!important}@media (max-width: 620px){button.studentMuseumHomeButton,.studentSurface button.studentMuseumHomeButton,.pageGrid button.studentMuseumHomeButton{top:.75rem!important;left:.75rem!important;width:3rem!important;height:3rem!important;min-width:3rem!important;min-height:3rem!important}button.studentMuseumHomeButton span,.studentSurface button.studentMuseumHomeButton span,.pageGrid button.studentMuseumHomeButton span{font-size:1.9rem!important}}.exhibitionTopActions{justify-content:space-between!important;align-items:flex-start!important}.exhibitionTopActions>.playerBackPill:first-child{margin-left:0!important;margin-right:auto!important}.exhibitionTopActions>.studentInlineBadge{margin-left:auto!important}.exhibitionTopActions.assignmentDetailActions{justify-content:flex-end!important}.exhibitionTopActions.assignmentDetailActions>.playerBackPill{margin-left:1rem!important;margin-right:0!important}.museumWorkspace{position:relative;min-height:min(76dvh,54rem);padding:clamp(1rem,2.5vw,1.4rem);border:1px solid rgba(255,255,255,.14);border-radius:1.45rem;background:linear-gradient(145deg,#261d4edb,#4e2b7cb8);box-shadow:0 24px 70px #06021c52,inset 0 1px #ffffff17;overflow:hidden;padding-bottom:6rem}.museumWorkspaceHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.museumWorkspaceHeader strong{display:block;font-size:clamp(1.35rem,3vw,2rem);line-height:1.05}.museumWorkspaceHeader p{margin:.35rem 0 0;color:#ffffffc2}.museumWorkspaceHeader>span{display:inline-flex;align-items:center;justify-content:center;min-height:2.2rem;padding:.45rem .75rem;border-radius:999px;background:#ffffff1a;color:#ffffffe6;font-weight:900;white-space:nowrap}.museumRoomScreen{position:relative;min-height:min(62dvh,42rem);border:1px solid rgba(255,255,255,.12);border-radius:1.2rem;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.09),transparent 24rem),#120c3257;overflow:hidden}.depotFullscreen{padding:clamp(.9rem,2.5vw,1.25rem)}.depotTileGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:clamp(.8rem,2vw,1rem);padding-right:clamp(0rem,8vw,4.5rem)}.museumArtworkCard{min-height:100%;cursor:grab;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.museumArtworkCard.draggingCard{opacity:.58;transform:scale(.96);border-color:#ec4aff8c}.museumArtworkCard .mobileActions{display:block;margin-top:.55rem}.museumArtworkCard .mobileActions button{width:100%;min-height:2.35rem;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#ea4dfff5,#6b5cfff5);font-weight:950;cursor:pointer}.exhibitionDropDrawer{position:absolute;top:0;right:0;width:min(45%,24rem);height:100%;display:grid;grid-template-columns:2.2rem 1fr;transform:translate(calc(100% - 2.2rem));transition:transform .22s ease;pointer-events:none;z-index:8}.exhibitionDropDrawer.open,.museumWorkspace.isDraggingArtwork .exhibitionDropDrawer{transform:translate(0);pointer-events:auto}.dropDrawerHandle{writing-mode:vertical-rl;transform:rotate(180deg);display:flex;align-items:center;justify-content:center;padding:.7rem .3rem;border-left:1px solid rgba(255,255,255,.18);border-right:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#ea4dffeb,#6b5cffeb);color:#fff;font-weight:950;letter-spacing:.02em}.dropDrawerRoom{display:flex;flex-direction:column;justify-content:center;gap:.8rem;padding:clamp(1rem,3vw,1.5rem);background:linear-gradient(180deg,#ffffff14,#ffffff05),#261a52f5;box-shadow:-20px 0 50px #06021c61}.dropDrawerRoom h3{margin:0;font-size:clamp(1.2rem,2.6vw,1.6rem)}.dropDrawerRoom p,.dropDrawerRoom small{margin:0;color:#ffffffc2;font-weight:800}.dropFrameRow{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;min-height:12rem;align-items:center}.dropFrame{display:block;aspect-ratio:3 / 4;border:2px dashed rgba(255,255,255,.28);border-radius:.8rem;background:#ffffff14}.dropFrame.active{border-color:#f578fff2;background:#e84aff29;box-shadow:0 0 34px #e84aff57}.exhibitionFullscreen{padding:clamp(.9rem,2.5vw,1.25rem);background:linear-gradient(180deg,#ffffff14,#ffffff05),linear-gradient(145deg,#372862d6,#251846eb)}.galleryWallPreview{min-height:min(58dvh,38rem);display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));align-content:start;gap:clamp(.9rem,2vw,1.1rem);padding:clamp(.8rem,2vw,1rem);border-radius:1rem;background:linear-gradient(90deg,transparent 0 31%,rgba(255,255,255,.05) 31% 32%,transparent 32% 65%,rgba(255,255,255,.05) 65% 66%,transparent 66%),#ffffff0a}.galleryArtworkCard{background:#ffffff14}.emptyGalleryState{min-height:20rem;grid-column:1 / -1;display:grid;place-items:center;align-content:center;text-align:center;gap:.7rem;color:#ffffffc7}.emptyGalleryState span{width:min(42vw,12rem);aspect-ratio:3 / 4;border:2px dashed rgba(255,255,255,.28);border-radius:1rem;background:#ffffff0f}.emptyGalleryState h3,.emptyGalleryState p{margin:0}.museumBottomNav{position:absolute;left:clamp(.9rem,2vw,1.25rem);right:clamp(.9rem,2vw,1.25rem);bottom:clamp(.9rem,2vw,1.25rem);display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;padding:.6rem;border:1px solid rgba(255,255,255,.14);border-radius:1.25rem;background:#130d33b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 16px 40px #06021c40}.museumBottomNav button{min-height:3.15rem;border:0;border-radius:.95rem;color:#ffffffbd;background:transparent;font-weight:950;cursor:pointer}.museumBottomNav button span{display:inline-block;margin-right:.4rem}.museumBottomNav button.active{color:#fff;background:linear-gradient(135deg,#ea4dfff5,#6b5cfff5);box-shadow:0 14px 28px #7035ff52,inset 0 1px #ffffff2e}@media (max-width: 760px){.museumWorkspace{min-height:78dvh;border-radius:1rem;padding-inline:.8rem}.museumWorkspaceHeader{flex-direction:column}.museumWorkspaceHeader>span{width:100%}.depotTileGrid{grid-template-columns:repeat(2,minmax(0,1fr));padding-right:0}.exhibitionDropDrawer{top:auto;bottom:0;left:0;right:0;width:100%;height:min(48%,22rem);grid-template-columns:1fr;grid-template-rows:2.2rem 1fr;transform:translateY(calc(100% - 2.2rem))}.exhibitionDropDrawer.open,.museumWorkspace.isDraggingArtwork .exhibitionDropDrawer{transform:translateY(0)}.dropDrawerHandle{writing-mode:horizontal-tb;transform:none;border-left:0;border-right:0;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.dropFrameRow{min-height:7rem}.galleryWallPreview{grid-template-columns:repeat(2,minmax(0,1fr))}.museumBottomNav{grid-template-columns:1fr 1fr}}@media (min-width: 1100px){.depotTileGrid{grid-template-columns:repeat(auto-fill,minmax(12rem,1fr))}}.exhibitionDropDrawer,.exhibitionDropDrawer.open,.museumWorkspace.isDraggingArtwork .exhibitionDropDrawer,.dropDrawerRoom,.dropFrameRow,.dropFrame{pointer-events:auto!important}.museumWorkspace.isDraggingArtwork .exhibitionDropDrawer{z-index:60!important}.museumWorkspace.isDraggingArtwork .dropDrawerRoom{outline:2px solid rgba(234,77,255,.55);outline-offset:-.45rem}.museumArtworkCard .mobileActions{display:none!important}.museumWorkspace{padding-bottom:clamp(1rem,2.5vw,1.4rem)!important;margin-bottom:6.5rem}.museumBottomNav{position:fixed!important;left:50%!important;right:auto!important;bottom:max(1rem,env(safe-area-inset-bottom))!important;transform:translate(-50%)!important;width:min(92vw,42rem)!important;z-index:9998!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important;padding:.6rem!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:1.25rem!important;background:#130d33db!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;box-shadow:0 18px 48px #06021c5c!important}.pageGrid{padding-bottom:7rem}@media (max-width: 760px){.museumWorkspace{margin-bottom:6rem}.museumBottomNav{width:calc(100vw - 1.5rem)!important;bottom:.75rem!important}}.dropDrawerHandle{border:0!important;cursor:pointer!important;font-family:inherit!important;font-size:1rem!important}.exhibitionDropDrawer:not(.open) .dropDrawerHandle:hover,.depotDropDrawer:not(.open) .dropDrawerHandle:hover{filter:brightness(1.08)}.depotDropDrawer{position:absolute;top:0;left:0;width:min(45%,24rem);height:100%;display:grid;grid-template-columns:1fr 2.2rem;transform:translate(calc(-100% + 2.2rem));transition:transform .22s ease;pointer-events:auto;z-index:8}.depotDropDrawer.open,.museumWorkspace.isDraggingArtwork .depotDropDrawer{transform:translate(0);pointer-events:auto}.depotDropDrawer .dropDrawerRoom{order:1;box-shadow:20px 0 50px #06021c61}.depotDropDrawer .dropDrawerHandle{order:2;writing-mode:vertical-rl;transform:rotate(180deg);display:flex;align-items:center;justify-content:center;padding:.7rem .3rem;border-left:1px solid rgba(255,255,255,.18)!important;border-right:1px solid rgba(255,255,255,.18)!important;background:linear-gradient(180deg,#6b5cfff5,#ea4dfff5)!important;color:#fff;font-weight:950;letter-spacing:.02em}.dropDepotBox{display:grid;place-items:center;min-height:12rem;border:2px dashed rgba(255,255,255,.32);border-radius:1rem;background:#ffffff14}.dropDepotBox span{font-size:3rem;color:#ffffffe0}.museumWorkspace.isDraggingArtwork .depotDropDrawer{z-index:60!important}.museumWorkspace.isDraggingArtwork .depotDrawerRoom{outline:2px solid rgba(234,77,255,.55);outline-offset:-.45rem}.depotDropDrawer,.depotDropDrawer.open,.museumWorkspace.isDraggingArtwork .depotDropDrawer,.depotDrawerRoom,.dropDepotBox{pointer-events:auto!important}@media (max-width: 760px){.depotDropDrawer{top:auto;bottom:0;left:0;right:0;width:100%;height:min(48%,22rem);grid-template-columns:1fr;grid-template-rows:2.2rem 1fr;transform:translateY(calc(100% - 2.2rem))}.depotDropDrawer.open,.museumWorkspace.isDraggingArtwork .depotDropDrawer{transform:translateY(0)}.depotDropDrawer .dropDrawerHandle{order:1;writing-mode:horizontal-tb;transform:none;border-left:0!important;border-right:0!important;border-top:1px solid rgba(255,255,255,.18)!important;border-bottom:1px solid rgba(255,255,255,.18)!important}.depotDropDrawer .dropDrawerRoom{order:2}.dropDepotBox{min-height:7rem}}.museumRoomDrawers{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:45}.museumSideDrawer{position:absolute;width:min(38%,21rem);height:calc(50% - .45rem);display:grid;pointer-events:auto;transition:transform .22s ease,filter .18s ease}.museumSideDrawer.topDrawer{top:0}.museumSideDrawer.bottomDrawer{bottom:0}.museumSideDrawerLeft{left:0;grid-template-columns:1fr 2.2rem;transform:translate(calc(-100% + 2.2rem))}.museumSideDrawerRight{right:0;grid-template-columns:2.2rem 1fr;transform:translate(calc(100% - 2.2rem))}.museumSideDrawer.open,.museumRoomDrawers.isDragging .depotDropDrawer{transform:translate(0)}.museumSideDrawer .dropDrawerRoom{min-width:0}.museumSideDrawerLeft .dropDrawerRoom{order:1;box-shadow:20px 0 50px #06021c57}.museumSideDrawerLeft .dropDrawerHandle{order:2}.museumSideDrawerRight .dropDrawerHandle{order:1}.museumSideDrawerRight .dropDrawerRoom{order:2;box-shadow:-20px 0 50px #06021c57}.museumSideDrawer .dropDrawerHandle{writing-mode:vertical-rl;transform:rotate(180deg);display:flex;align-items:center;justify-content:center;padding:.7rem .25rem;border:0!important;border-left:1px solid rgba(255,255,255,.18)!important;border-right:1px solid rgba(255,255,255,.18)!important;color:#fff;font-weight:950;letter-spacing:.02em;cursor:pointer}.restorationHandle{background:linear-gradient(180deg,#ffb256f5,#ea4dfff5)!important}.workshopsHandle{background:linear-gradient(180deg,#69dafff5,#6b5cfff5)!important}.emptyHandle{background:linear-gradient(180deg,#a08effeb,#4b3299eb)!important}.emptyHandle:before{content:"";width:.55rem;height:.55rem;border-radius:999px;background:#ffffffe0;box-shadow:0 0 0 .45rem #ffffff24}.museumSideDrawer:hover{filter:brightness(1.07)}.depotDropDrawer.compactDrawer{position:absolute!important;top:0!important;bottom:auto!important;left:0!important;width:min(38%,21rem)!important;height:calc(50% - .45rem)!important;grid-template-columns:1fr 2.2rem!important;transform:translate(calc(-100% + 2.2rem))!important}.depotDropDrawer.compactDrawer.open,.museumRoomDrawers.isDragging .depotDropDrawer.compactDrawer{transform:translate(0)!important}.museumRoomDrawers.isDragging .depotDrawerRoom{outline:2px solid rgba(234,77,255,.55);outline-offset:-.45rem}@media (max-width: 760px){.museumSideDrawer{width:50%;height:min(46%,20rem)}.museumSideDrawerLeft,.museumSideDrawerRight,.depotDropDrawer.compactDrawer{grid-template-columns:1fr!important;grid-template-rows:2.2rem 1fr!important}.museumSideDrawerLeft.topDrawer,.museumSideDrawerRight.topDrawer,.depotDropDrawer.compactDrawer.topDrawer{top:0!important;bottom:auto!important}.museumSideDrawerLeft.bottomDrawer,.museumSideDrawerRight.bottomDrawer{bottom:0!important;top:auto!important}.museumSideDrawerLeft{transform:translate(calc(-100% + 2.2rem))}.museumSideDrawerRight{transform:translate(calc(100% - 2.2rem))}.museumSideDrawerLeft .dropDrawerHandle,.museumSideDrawerRight .dropDrawerHandle,.depotDropDrawer.compactDrawer .dropDrawerHandle{writing-mode:horizontal-tb!important;transform:none!important;order:1!important;border-top:1px solid rgba(255,255,255,.18)!important;border-bottom:1px solid rgba(255,255,255,.18)!important}.museumSideDrawerLeft .dropDrawerRoom,.museumSideDrawerRight .dropDrawerRoom,.depotDropDrawer.compactDrawer .dropDrawerRoom{order:2!important}.depotDropDrawer.compactDrawer{width:50%!important;height:min(46%,20rem)!important;transform:translate(calc(-100% + 2.2rem))!important}.depotDropDrawer.compactDrawer.open,.museumRoomDrawers.isDragging .depotDropDrawer.compactDrawer{transform:translate(0)!important}}.exhibitionFullscreen{position:relative}.museumSideDrawer.compactDrawer{height:calc(50% - .65rem)!important}.museumSideDrawer.topDrawer{top:0!important;bottom:auto!important}.museumSideDrawer.bottomDrawer{top:auto!important;bottom:0!important}.depotDropDrawer.compactDrawer.topDrawer{top:0!important;bottom:auto!important;height:calc(50% - .65rem)!important}.restorationDrawer.bottomDrawer,.emptyRoomDrawer.bottomDrawer{top:auto!important;bottom:0!important;height:calc(50% - .65rem)!important}.workshopsDrawer.topDrawer{top:0!important;bottom:auto!important;height:calc(50% - .65rem)!important}.supportRoomScreen{display:grid;place-items:center;min-height:min(62dvh,42rem);padding:clamp(1rem,4vw,2rem)}.supportRoomCard{width:min(100%,34rem);padding:clamp(1.25rem,4vw,2rem);border:1px solid rgba(255,255,255,.14);border-radius:1.4rem;background:#ffffff14;text-align:center;box-shadow:inset 0 1px #ffffff1a}.supportRoomIcon{display:inline-grid;place-items:center;width:4rem;height:4rem;margin-bottom:1rem;border-radius:1.2rem;background:linear-gradient(135deg,#ea4dfff2,#6b5cfff2);font-size:2rem}.supportRoomCard h3{margin:0 0 .55rem;font-size:clamp(1.5rem,4vw,2.2rem)}.supportRoomCard p{margin:0;color:#ffffffc2}.museumBottomNavFour button{padding-inline:.5rem;font-size:clamp(.72rem,1.7vw,.95rem)}.museumBottomNavFour button span{display:block;margin:0 0 .18rem!important}@media (max-width: 760px){.museumSideDrawer.compactDrawer,.depotDropDrawer.compactDrawer,.restorationDrawer.bottomDrawer,.workshopsDrawer.topDrawer,.emptyRoomDrawer.bottomDrawer{height:calc(50% - .55rem)!important}.museumBottomNavFour{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:calc(100vw - 1.5rem)!important}.museumBottomNavFour button{min-height:2.75rem!important}.pageGrid{padding-bottom:9rem}}.museumRoomDrawers .museumSideDrawer,.museumRoomDrawers .museumSideDrawer.compactDrawer,.museumRoomDrawers .depotDropDrawer.compactDrawer{position:absolute!important;width:min(38%,21rem)!important;height:calc(50% - .8rem)!important;display:grid!important;pointer-events:auto!important}.museumRoomDrawers .museumSideDrawer.topDrawer,.museumRoomDrawers .depotDropDrawer.topDrawer{top:0!important;bottom:auto!important}.museumRoomDrawers .museumSideDrawer.bottomDrawer{top:calc(50% + .8rem)!important;bottom:auto!important}.museumRoomDrawers .museumSideDrawerLeft,.museumRoomDrawers .depotDropDrawer.compactDrawer{left:0!important;right:auto!important;grid-template-columns:1fr 2.2rem!important;grid-template-rows:1fr!important;transform:translate(calc(-100% + 2.2rem))!important}.museumRoomDrawers .museumSideDrawerRight{right:0!important;left:auto!important;grid-template-columns:2.2rem 1fr!important;grid-template-rows:1fr!important;transform:translate(calc(100% - 2.2rem))!important}.museumRoomDrawers .museumSideDrawer.open,.museumRoomDrawers.isDragging .depotDropDrawer.compactDrawer{transform:translate(0)!important}.museumRoomDrawers .museumSideDrawerLeft .dropDrawerRoom,.museumRoomDrawers .depotDropDrawer.compactDrawer .dropDrawerRoom{order:1!important}.museumRoomDrawers .museumSideDrawerLeft .dropDrawerHandle,.museumRoomDrawers .depotDropDrawer.compactDrawer .dropDrawerHandle{order:2!important}.museumRoomDrawers .museumSideDrawerRight .dropDrawerHandle{order:1!important}.museumRoomDrawers .museumSideDrawerRight .dropDrawerRoom{order:2!important}.museumRoomDrawers .museumSideDrawer .dropDrawerHandle,.museumRoomDrawers .depotDropDrawer.compactDrawer .dropDrawerHandle{writing-mode:vertical-rl!important;transform:rotate(180deg)!important;min-width:2.2rem!important;width:2.2rem!important;height:100%!important}@media (max-width: 760px){.museumRoomDrawers .museumSideDrawer,.museumRoomDrawers .museumSideDrawer.compactDrawer,.museumRoomDrawers .depotDropDrawer.compactDrawer{width:min(46vw,13rem)!important;height:calc(50% - .65rem)!important}.museumRoomDrawers .museumSideDrawer.topDrawer,.museumRoomDrawers .depotDropDrawer.topDrawer{top:0!important;bottom:auto!important}.museumRoomDrawers .museumSideDrawer.bottomDrawer{top:calc(50% + .65rem)!important;bottom:auto!important}.museumRoomDrawers .museumSideDrawerLeft,.museumRoomDrawers .depotDropDrawer.compactDrawer{left:0!important;right:auto!important;grid-template-columns:1fr 2rem!important;grid-template-rows:1fr!important;transform:translate(calc(-100% + 2rem))!important}.museumRoomDrawers .museumSideDrawerRight{right:0!important;left:auto!important;grid-template-columns:2rem 1fr!important;grid-template-rows:1fr!important;transform:translate(calc(100% - 2rem))!important}.museumRoomDrawers .museumSideDrawer.open,.museumRoomDrawers.isDragging .depotDropDrawer.compactDrawer{transform:translate(0)!important}.museumRoomDrawers .museumSideDrawer .dropDrawerHandle,.museumRoomDrawers .depotDropDrawer.compactDrawer .dropDrawerHandle{writing-mode:vertical-rl!important;transform:rotate(180deg)!important;min-width:2rem!important;width:2rem!important;height:100%!important;padding:.5rem .2rem!important;font-size:.78rem!important}.museumRoomDrawers .museumSideDrawerLeft .dropDrawerHandle,.museumRoomDrawers .depotDropDrawer.compactDrawer .dropDrawerHandle{order:2!important}.museumRoomDrawers .museumSideDrawerLeft .dropDrawerRoom,.museumRoomDrawers .depotDropDrawer.compactDrawer .dropDrawerRoom,.museumRoomDrawers .museumSideDrawerRight .dropDrawerHandle{order:1!important}.museumRoomDrawers .museumSideDrawerRight .dropDrawerRoom{order:2!important}.museumRoomDrawers .dropDrawerRoom{padding:.62rem!important}.museumRoomDrawers .dropDrawerRoom h3{font-size:1rem!important}.museumRoomDrawers .dropDrawerRoom p,.museumRoomDrawers .dropDrawerRoom small{font-size:.78rem!important}}.exhibitionFullscreen{position:relative!important;overflow:hidden!important}.museumRoomDrawers{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:80!important;pointer-events:none!important}.museumRoomEdgeDrawerV2{position:absolute!important;display:grid!important;width:min(34vw,18rem)!important;height:calc(50% - .7rem)!important;pointer-events:auto!important;transition:transform .22s ease,filter .16s ease!important;overflow:visible!important;border-radius:1rem!important}.museumRoomEdgeDrawerV2.topDrawerV2{top:0!important;bottom:auto!important}.museumRoomEdgeDrawerV2.bottomDrawerV2{top:auto!important;bottom:0!important}.museumRoomEdgeDrawerV2.leftDrawerV2{left:0!important;right:auto!important;grid-template-columns:minmax(0,1fr) 2.15rem!important;grid-template-rows:1fr!important;transform:translate(calc(-100% + 2.15rem))!important}.museumRoomEdgeDrawerV2.rightDrawerV2{right:0!important;left:auto!important;grid-template-columns:2.15rem minmax(0,1fr)!important;grid-template-rows:1fr!important;transform:translate(calc(100% - 2.15rem))!important}.museumRoomEdgeDrawerV2.open,.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2.depotDrawerV2{transform:translate(0)!important;z-index:90!important}.museumRoomEdgeDrawerV2.leftDrawerV2>.dropDrawerRoom{order:1!important;min-width:0!important;height:100%!important;overflow:hidden!important;box-shadow:20px 0 50px #06021c5c!important}.museumRoomEdgeDrawerV2.leftDrawerV2>.dropDrawerHandle{order:2!important}.museumRoomEdgeDrawerV2.rightDrawerV2>.dropDrawerHandle{order:1!important}.museumRoomEdgeDrawerV2.rightDrawerV2>.dropDrawerRoom{order:2!important;min-width:0!important;height:100%!important;overflow:hidden!important;box-shadow:-20px 0 50px #06021c5c!important}.museumRoomEdgeDrawerV2>.dropDrawerHandle{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;width:2.15rem!important;min-width:2.15rem!important;height:100%!important;min-height:0!important;padding:.55rem .2rem!important;border:0!important;border-radius:.95rem!important;writing-mode:vertical-rl!important;transform:rotate(180deg)!important;color:#fff!important;font-family:inherit!important;font-size:.9rem!important;font-weight:950!important;line-height:1!important;letter-spacing:.02em!important;cursor:pointer!important;white-space:nowrap!important;box-shadow:0 10px 26px #14083847!important}.museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerHandle{background:linear-gradient(180deg,#ea4dfff7,#6b5cfff7)!important}.museumRoomEdgeDrawerV2.restorationDrawerV2>.dropDrawerHandle{background:linear-gradient(180deg,#ffb256f7,#ea4dfff7)!important}.museumRoomEdgeDrawerV2.workshopsDrawerV2>.dropDrawerHandle{background:linear-gradient(180deg,#69dafff7,#6b5cfff7)!important}.museumRoomEdgeDrawerV2.emptyRoomDrawerV2>.dropDrawerHandle{background:linear-gradient(180deg,#a08effeb,#4b3299eb)!important}.museumRoomEdgeDrawerV2.emptyRoomDrawerV2>.dropDrawerHandle:before{content:""!important;width:.55rem!important;height:.55rem!important;border-radius:999px!important;background:#ffffffe0!important;box-shadow:0 0 0 .45rem #ffffff24!important}.museumRoomEdgeDrawerV2>.dropDrawerRoom{padding:1rem!important;border:1px solid rgba(255,255,255,.14)!important;background:#261a52f5!important;color:#fff!important}.museumRoomEdgeDrawerV2>.dropDrawerRoom h3{margin:0 0 .45rem!important;font-size:1.05rem!important}.museumRoomEdgeDrawerV2>.dropDrawerRoom p,.museumRoomEdgeDrawerV2>.dropDrawerRoom small{margin:0!important;color:#ffffffc2!important;font-size:.84rem!important}.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerRoom{outline:2px solid rgba(234,77,255,.62)!important;outline-offset:-.45rem!important}.museumRoomEdgeDrawerV2:hover{filter:brightness(1.07)!important}@media (max-width: 760px){.museumRoomEdgeDrawerV2{width:min(43vw,11rem)!important;height:calc(50% - .55rem)!important}.museumRoomEdgeDrawerV2.topDrawerV2{top:0!important;bottom:auto!important}.museumRoomEdgeDrawerV2.bottomDrawerV2{top:auto!important;bottom:0!important}.museumRoomEdgeDrawerV2.leftDrawerV2{left:0!important;right:auto!important;grid-template-columns:minmax(0,1fr) 1.8rem!important;grid-template-rows:1fr!important;transform:translate(calc(-100% + 1.8rem))!important}.museumRoomEdgeDrawerV2.rightDrawerV2{right:0!important;left:auto!important;grid-template-columns:1.8rem minmax(0,1fr)!important;grid-template-rows:1fr!important;transform:translate(calc(100% - 1.8rem))!important}.museumRoomEdgeDrawerV2.open,.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2.depotDrawerV2{transform:translate(0)!important}.museumRoomEdgeDrawerV2>.dropDrawerHandle{width:1.8rem!important;min-width:1.8rem!important;height:100%!important;writing-mode:vertical-rl!important;transform:rotate(180deg)!important;font-size:.76rem!important;padding:.45rem .18rem!important}.museumRoomEdgeDrawerV2>.dropDrawerRoom{padding:.75rem!important}.museumRoomEdgeDrawerV2>.dropDrawerRoom h3{font-size:.95rem!important}.museumRoomEdgeDrawerV2>.dropDrawerRoom p,.museumRoomEdgeDrawerV2>.dropDrawerRoom small{font-size:.75rem!important}}.museumBottomNavFour{grid-template-columns:repeat(4,minmax(0,1fr))!important;width:min(96vw,58rem)!important}@media (max-width: 760px){.museumBottomNavFour{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:calc(100vw - 1.5rem)!important}}.depotFullscreen .exhibitionDropDrawer{position:absolute!important;top:0!important;right:0!important;bottom:auto!important;left:auto!important;width:min(34vw,18rem)!important;height:100%!important;display:grid!important;grid-template-columns:2.15rem minmax(0,1fr)!important;grid-template-rows:1fr!important;transform:translate(calc(100% - 2.15rem))!important;pointer-events:auto!important;z-index:85!important}.depotFullscreen .exhibitionDropDrawer.open,.museumWorkspace.isDraggingArtwork .depotFullscreen .exhibitionDropDrawer{transform:translate(0)!important}.depotFullscreen .exhibitionDropDrawer>.dropDrawerHandle{order:1!important;width:2.15rem!important;min-width:2.15rem!important;height:100%!important;writing-mode:vertical-rl!important;transform:rotate(180deg)!important;border-radius:.95rem!important}.depotFullscreen .exhibitionDropDrawer>.dropDrawerRoom{order:2!important;min-width:0!important;height:100%!important}@media (max-width: 760px){.depotFullscreen .exhibitionDropDrawer{top:0!important;right:0!important;bottom:auto!important;left:auto!important;width:min(54vw,13rem)!important;height:100%!important;grid-template-columns:2rem minmax(0,1fr)!important;grid-template-rows:1fr!important;transform:translate(calc(100% - 2rem))!important}.depotFullscreen .exhibitionDropDrawer.open,.museumWorkspace.isDraggingArtwork .depotFullscreen .exhibitionDropDrawer{transform:translate(0)!important}.depotFullscreen .exhibitionDropDrawer>.dropDrawerHandle{width:2rem!important;min-width:2rem!important;height:100%!important;writing-mode:vertical-rl!important;transform:rotate(180deg)!important;font-size:.76rem!important;padding:.45rem .18rem!important}.depotFullscreen .exhibitionDropDrawer>.dropDrawerRoom{padding:.75rem!important}}.museumBottomNav,.museumBottomNav.museumBottomNavFour{width:min(98vw,58rem)!important;padding:.38rem!important;gap:.35rem!important}.museumBottomNavFour{grid-template-columns:repeat(4,minmax(0,1fr))!important}.museumBottomNavFour button{min-width:0!important;padding:.35rem .18rem!important;font-size:clamp(.62rem,1.5vw,.86rem)!important;line-height:1.05!important}.museumBottomNavFour button span{margin-bottom:.12rem!important;font-size:.82em!important}@media (max-width: 760px){.museumBottomNav,.museumBottomNav.museumBottomNavFour,.museumBottomNavFour{left:50%!important;right:auto!important;width:calc(100vw - .6rem)!important;max-width:calc(100vw - .6rem)!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;padding:.28rem!important;gap:.22rem!important;border-radius:.95rem!important}.museumBottomNavFour button{min-height:2.65rem!important;padding:.28rem .08rem!important;border-radius:.75rem!important;font-size:clamp(.52rem,2.45vw,.68rem)!important;white-space:normal!important;overflow-wrap:anywhere!important}.museumBottomNavFour button span{display:block!important;margin:0 0 .08rem!important;font-size:.85em!important}}@media (max-width: 430px){.museumBottomNavFour button{font-size:clamp(.48rem,2.35vw,.62rem)!important}}.appEdgeDrawers{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9997!important;pointer-events:none!important;overflow:visible!important}.appEdgeDrawers .museumRoomEdgeDrawerV2{position:fixed!important;width:min(28vw,18rem)!important;height:calc((100dvh - 8.5rem)/2)!important;max-height:19rem!important;min-height:11rem!important;pointer-events:auto!important;z-index:9997!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.topDrawerV2{top:max(1rem,env(safe-area-inset-top))!important;bottom:auto!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.bottomDrawerV2{top:calc(max(1rem,env(safe-area-inset-top)) + (100dvh - 8.5rem)/2 + 1rem)!important;bottom:auto!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2{left:0!important;right:auto!important;transform:translate(calc(-100% + 2.15rem))!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2{right:0!important;left:auto!important;transform:translate(calc(100% - 2.15rem))!important}@media (max-width: 760px){.appEdgeDrawers .museumRoomEdgeDrawerV2{width:min(58vw,13.5rem)!important;height:calc((100dvh - 9.8rem)/2)!important;max-height:18rem!important;min-height:10rem!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.topDrawerV2{top:max(.75rem,env(safe-area-inset-top))!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.bottomDrawerV2{top:calc(max(.75rem,env(safe-area-inset-top)) + (100dvh - 9.8rem)/2 + .75rem)!important;bottom:auto!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2{left:0!important;right:auto!important;transform:translate(calc(-100% + 2rem))!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2{right:0!important;left:auto!important;transform:translate(calc(100% - 2rem))!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.open,.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.depotDrawerV2{transform:translate(0)!important}}.appEdgeDrawers{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:90!important;pointer-events:none!important;overflow:visible!important}.appEdgeDrawers .museumRoomEdgeDrawerV2{position:absolute!important;width:min(28vw,18rem)!important;height:calc((100% - 7.25rem)/2 - .5rem)!important;min-height:10rem!important;max-height:none!important;pointer-events:auto!important;z-index:95!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.topDrawerV2{top:6rem!important;bottom:auto!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.bottomDrawerV2{top:calc(6.75rem + (100% - 7.25rem)/2)!important;bottom:auto!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2{left:-2.15rem!important;right:auto!important;transform:translate(calc(-100% + 2.15rem))!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2{right:-2.15rem!important;left:auto!important;transform:translate(calc(100% - 2.15rem))!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.open,.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.depotDrawerV2{transform:translate(0)!important}.appEdgeDrawers .museumRoomEdgeDrawerV2,.appEdgeDrawers .museumRoomEdgeDrawerV2.topDrawerV2,.appEdgeDrawers .museumRoomEdgeDrawerV2.bottomDrawerV2,.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2,.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2{position:absolute!important}@media (max-width: 760px){.museumWorkspace{overflow:visible!important}.appEdgeDrawers{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.appEdgeDrawers .museumRoomEdgeDrawerV2{position:absolute!important;width:min(58vw,13.5rem)!important;height:calc((100% - 7rem)/2 - .45rem)!important;min-height:9.5rem!important;max-height:none!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.topDrawerV2{top:5.6rem!important;bottom:auto!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.bottomDrawerV2{top:calc(6.3rem + (100% - 7rem)/2)!important;bottom:auto!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2{left:-2rem!important;right:auto!important;transform:translate(calc(-100% + 2rem))!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2{right:-2rem!important;left:auto!important;transform:translate(calc(100% - 2rem))!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.open,.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.depotDrawerV2{transform:translate(0)!important}}@media (max-width: 430px){.appEdgeDrawers .museumRoomEdgeDrawerV2{width:min(64vw,12.5rem)!important}}.museumWorkspaceStatus{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:.5rem!important}.museumWorkspaceStatus span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:2.2rem!important;padding:.45rem .75rem!important;border-radius:999px!important;background:#ffffff1a!important;color:#ffffffeb!important;font-weight:950!important;white-space:nowrap!important}.depotEdgeDrawers{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:90!important;pointer-events:none!important;overflow:visible!important}.depotEdgeDrawers .exhibitionDrawerV2{position:absolute!important;top:6rem!important;right:-2.15rem!important;left:auto!important;width:min(28vw,18rem)!important;height:calc(100% - 7.25rem)!important;min-height:18rem!important;max-height:none!important;display:grid!important;grid-template-columns:2.15rem minmax(0,1fr)!important;grid-template-rows:1fr!important;transform:translate(calc(100% - 2.15rem))!important;pointer-events:auto!important;z-index:95!important}.depotEdgeDrawers .exhibitionDrawerV2.open,.depotEdgeDrawers.isDragging .exhibitionDrawerV2{transform:translate(0)!important}.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerHandle{order:1!important;width:2.15rem!important;min-width:2.15rem!important;height:100%!important;writing-mode:vertical-rl!important;transform:rotate(180deg)!important;border-radius:.95rem!important;background:linear-gradient(180deg,#ea4dfff7,#6b5cfff7)!important}.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerRoom{order:2!important;min-width:0!important;height:100%!important;overflow:hidden!important;box-shadow:-20px 0 50px #06021c5c!important}@media (max-width: 760px){.museumWorkspaceHeader{align-items:stretch!important}.museumWorkspaceStatus{justify-content:flex-start!important}.depotEdgeDrawers .exhibitionDrawerV2{top:5.6rem!important;right:-2rem!important;width:min(58vw,13.5rem)!important;height:calc(100% - 7rem)!important;grid-template-columns:2rem minmax(0,1fr)!important;transform:translate(calc(100% - 2rem))!important}.depotEdgeDrawers .exhibitionDrawerV2.open,.depotEdgeDrawers.isDragging .exhibitionDrawerV2{transform:translate(0)!important}.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerHandle{width:2rem!important;min-width:2rem!important;height:100%!important;font-size:.76rem!important;padding:.45rem .18rem!important}}section.museumWorkspace+h2,h2.topSpace{scroll-margin-top:1rem}.drawerRevealOnDrag{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s ease,visibility .18s ease!important}.museumRoomDrawers.isDragging .drawerRevealOnDrag,.depotEdgeDrawers.isDragging .drawerRevealOnDrag{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.museumRoomDrawers:not(.isDragging) .museumRoomEdgeDrawerV2,.depotEdgeDrawers:not(.isDragging) .museumRoomEdgeDrawerV2{width:2.15rem!important}@media (max-width: 760px){.museumRoomDrawers:not(.isDragging) .museumRoomEdgeDrawerV2,.depotEdgeDrawers:not(.isDragging) .museumRoomEdgeDrawerV2{width:2rem!important}}.quizAccordion{border:1px solid rgba(255,255,255,.14);border-radius:1.2rem;background:#ffffff0f;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.quizAccordionHeader{width:100%;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.75rem;padding:clamp(.9rem,2.5vw,1.15rem);border:0;color:#fff;background:#ffffff0a;font:inherit;font-weight:950;text-align:left;cursor:pointer}.quizAccordionHeader strong{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.35rem .7rem;border-radius:999px;background:#ffffff1a;white-space:nowrap}.quizAccordionHeader em{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:linear-gradient(135deg,#ea4dfff2,#6b5cfff2);font-style:normal;font-size:1.35rem;line-height:1}.quizAccordionBody{padding:clamp(.85rem,2.5vw,1.1rem);border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 620px){.quizAccordionHeader{grid-template-columns:1fr auto}.quizAccordionHeader strong{grid-column:1 / -1;justify-self:start}}.quizQuestionList{display:grid;gap:.85rem}.quizSubAccordion{border:1px solid rgba(255,255,255,.14);border-radius:1rem;background:#ffffff0e;overflow:hidden}.quizSubAccordionHeader{width:100%;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.7rem;padding:.85rem 1rem;border:0;color:#fff;background:#ffffff0b;font:inherit;text-align:left;cursor:pointer}.quizSubAccordionHeader span{font-weight:950}.quizSubAccordionHeader strong{display:inline-flex;align-items:center;justify-content:center;min-height:1.85rem;padding:.3rem .6rem;border-radius:999px;background:#ffffff1a;white-space:nowrap}.quizSubAccordionHeader em{display:inline-grid;place-items:center;width:1.85rem;height:1.85rem;border-radius:999px;background:linear-gradient(135deg,#ea4dfff2,#6b5cfff2);font-style:normal;font-size:1.2rem;line-height:1}.quizQuestionPreview{margin:0;padding:0 1rem .85rem;color:#ffffffe0;font-weight:900}.quizSubAccordionBody{padding:.85rem 1rem 1rem;border-top:1px solid rgba(255,255,255,.1)}.quizSubAccordion:not(.open) .quizQuestionPreview{padding-bottom:1rem}@media (max-width: 620px){.quizSubAccordionHeader{grid-template-columns:1fr auto}.quizSubAccordionHeader strong{grid-column:1 / -1;justify-self:start}}.quizSubAccordion.confirmed{border-color:#7effc547}.quizQuestionScore{display:inline-flex;align-items:center;justify-content:center;min-height:1.85rem;padding:.28rem .58rem;border-radius:999px;background:#ffffff1a;color:#ffffffdb;font-weight:950;white-space:nowrap}.quizQuestionScore.earned{background:#4effa629;color:#9dffd0}.choiceRow.correctChoice{border-color:#4effa69e!important;background:#4effa629!important;box-shadow:0 0 0 1px #4effa629 inset}.choiceRow.correctChoice span{color:#b8ffda;font-weight:950}.choiceRow.wrongChoice{border-color:#ff789673!important;background:#ff52781a!important}.quizConfirmRow{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-top:.95rem}.quizConfirmRow .playerBackPill{justify-self:auto}.quizFeedback{display:inline-flex;align-items:center;min-height:2.35rem;padding:.35rem .75rem;border-radius:999px;font-weight:950}.quizFeedback.success{color:#9dffd0;background:#4effa624}.quizFeedback.error{color:#ffd0d9;background:#ff52781f}@media (max-width: 620px){.quizQuestionScore{grid-column:1 / -1;justify-self:start}.quizConfirmRow .playerBackPill,.quizFeedback{width:100%}}.exhibitionFinishBar{position:absolute;left:clamp(1rem,2vw,1.25rem);right:clamp(1rem,2vw,1.25rem);bottom:clamp(1rem,2vw,1.25rem);display:flex;justify-content:center;pointer-events:auto;z-index:12}.finishExhibitionButton{min-height:3rem;padding:.75rem 1.2rem;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#ea4dfff5,#6b5cfff5);font-weight:950;cursor:pointer;box-shadow:0 16px 36px #7035ff57,inset 0 1px #ffffff2e}.finishExhibitionButton:disabled{opacity:.45;cursor:not-allowed}.exhibitionFinishedNotice{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.7rem 1.05rem;border-radius:999px;color:#9dffd0;background:#4effa624;border:1px solid rgba(78,255,166,.28);font-weight:950}.exhibitionIsFinished .museumArtworkCard{cursor:default!important}.exhibitionIsFinished .museumRoomDrawers,.exhibitionIsFinished .depotEdgeDrawers{pointer-events:none!important;opacity:.62}.exhibitionTopActions.guestDetailActions{justify-content:flex-end!important;align-items:flex-end!important;gap:.45rem!important}.exhibitionTopActions.guestDetailActions .studentInlineBadge{order:2;margin-left:auto!important}.exhibitionTopActions.guestDetailActions .guestBackButton{order:1;margin-left:auto!important;margin-right:0!important}@media (max-width: 760px){.exhibitionTopActions.guestDetailActions{flex-direction:column-reverse;align-items:flex-end!important}.exhibitionFinishBar{bottom:.85rem}.finishExhibitionButton,.exhibitionFinishedNotice{width:min(100%,22rem)}}.museumArtworkCard{cursor:zoom-in}.museumArtworkCard:active{cursor:grabbing}.exhibitionIsFinished .museumArtworkCard{cursor:zoom-in!important}.artworkPreviewBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:clamp(1rem,3vw,2rem);background:#050218c7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.artworkPreviewDialog{position:relative;width:min(96vw,68rem);max-height:92dvh;display:grid;gap:.9rem;padding:clamp(.75rem,2vw,1rem);border:1px solid rgba(255,255,255,.16);border-radius:1.4rem;background:linear-gradient(145deg,#211848fa,#472a70f5);box-shadow:0 28px 90px #00000073,inset 0 1px #ffffff1f}.artworkPreviewImage{width:100%;max-height:74dvh;object-fit:contain;border-radius:1rem;background:#ffffff0f}.artworkPreviewPlaceholder{min-height:20rem;display:grid;place-items:center;border-radius:1rem;background:#ffffff14;color:#ffffffc7;font-weight:900}.artworkPreviewCaption{padding:0 .25rem .2rem}.artworkPreviewCaption h2,.artworkPreviewCaption p{margin:0}.artworkPreviewCaption h2{font-size:clamp(1.25rem,3vw,2rem)}.artworkPreviewCaption p{margin-top:.25rem;color:#ffffffbd}.artworkPreviewClose{position:absolute;top:.7rem;right:.7rem;z-index:2;width:2.8rem;height:2.8rem;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#ea4dfff5,#6b5cfff5);font-size:1.65rem;font-weight:950;line-height:1;cursor:pointer;box-shadow:0 12px 30px #06021c59}.artworkPreviewNav{position:absolute;top:50%;z-index:3;width:clamp(2.6rem,5vw,3.8rem);height:clamp(2.6rem,5vw,3.8rem);transform:translateY(-50%);border:1px solid rgba(255,255,255,.3);border-radius:999px;color:#fff;background:#120c2db8;font-size:clamp(2rem,5vw,3rem);font-weight:900;line-height:1;cursor:pointer;display:grid;place-items:center;box-shadow:0 18px 42px #00000057;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.artworkPreviewNav:hover,.artworkPreviewNav:focus-visible{background:#8b5cf6e0;outline:none}.artworkPreviewPrev{left:clamp(.8rem,2vw,1.35rem)}.artworkPreviewNext{right:clamp(.8rem,2vw,1.35rem)}.artworkPreviewCounter{position:absolute;left:50%;bottom:clamp(1rem,2.5vw,1.4rem);z-index:3;transform:translate(-50%);padding:.35rem .75rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#ffffffeb;background:#120c2dad;font-size:.82rem;font-weight:800;letter-spacing:.02em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 760px){.artworkPreviewBackdrop{padding:.65rem}.artworkPreviewDialog{width:100%;max-height:94dvh;border-radius:1rem}.artworkPreviewImage{max-height:76dvh}.artworkPreviewNav{width:2.35rem;height:2.35rem;font-size:1.85rem}.artworkPreviewPrev{left:.45rem}.artworkPreviewNext{right:.45rem}.artworkPreviewCounter{bottom:.8rem}}.galleryArtworkCard.wrongAfterFinish img{filter:grayscale(1);opacity:.62}.galleryArtworkCard.wrongAfterFinish{border-color:#ffffff38!important}.galleryArtworkCard.correctAfterFinish{border-color:#7effc580!important;box-shadow:0 0 0 1px #7effc529 inset}.wrongArtworkBadge,.correctArtworkBadge{position:absolute;right:.55rem;top:.55rem;z-index:3;display:inline-flex;align-items:center;min-height:1.65rem;padding:.22rem .48rem;border-radius:999px;font-size:.72rem;font-weight:950}.wrongArtworkBadge{color:#fff;background:#191822d1;border:1px solid rgba(255,255,255,.24)}.correctArtworkBadge{color:#071e12;background:#7effc5f0}.vernissageBoard{position:absolute;left:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem);bottom:clamp(4.6rem,8vw,5.5rem);z-index:20;overflow:hidden;display:grid;gap:.65rem;padding:clamp(1rem,2.4vw,1.35rem);border:1px solid rgba(255,255,255,.2);border-radius:1.25rem;background:linear-gradient(145deg,#201648f5,#553179f0);box-shadow:0 22px 60px #0402146b,inset 0 1px #ffffff29}.vernissageBoard.master{border-color:#ffe88980;box-shadow:0 28px 70px #ffc43e29,0 22px 60px #0402146b}.vernissageBoard.good{border-color:#7effc56b}.vernissageBoard.solid{border-color:#9084ff6b}.vernissageBoard.needsWork{border-color:#ffaf646b}.vernissageHeader{display:flex;align-items:center;justify-content:space-between;gap:1rem}.vernissageHeader span{display:inline-flex;min-height:2rem;align-items:center;padding:.35rem .7rem;border-radius:999px;background:#ffffff1a;font-weight:950}.vernissageHeader strong{display:inline-grid;place-items:center;min-width:3.5rem;min-height:3.5rem;padding:.55rem;border-radius:50%;background:linear-gradient(135deg,#ea4dfff5,#6b5cfff5);font-size:clamp(1.1rem,3vw,1.45rem);box-shadow:0 12px 32px #694dff57}.vernissageBoard h3{margin:0;font-size:clamp(1.45rem,3vw,2.2rem)}.vernissageSubtitle{margin:-.25rem 0 0;color:#ffffffc2;font-weight:850}.vernissageScores{display:grid;gap:.45rem}.vernissageScores span,.vernissageWrongList{display:block;padding:.62rem .75rem;border-radius:.85rem;background:#ffffff13}.vernissageMessage{margin:.25rem 0 0;font-weight:850}.vernissageApplause{margin:0;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:950}.vernissageWrongList{display:grid;gap:.25rem;color:#ffffffd6}.vernissageWrongList strong{color:#ffe0e7}.vernissageConfetti{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.vernissageConfetti span{position:absolute;top:-1rem;left:calc((var(--i, 1) * 13%) - 8%);width:.45rem;height:.8rem;border-radius:.15rem;background:linear-gradient(180deg,#ffe889f2,#ea4dffe6);animation:vernissageConfettiFall 3.2s ease-in-out forwards;opacity:0}.vernissageConfetti span:nth-child(3n){background:linear-gradient(180deg,#7effc5f2,#53cdffe6)}.vernissageConfetti span:nth-child(4n){background:linear-gradient(180deg,#fffffff2,#9084ffe6)}.vernissageConfetti span:nth-child(1){left:7%;animation-delay:.05s}.vernissageConfetti span:nth-child(2){left:18%;animation-delay:.16s}.vernissageConfetti span:nth-child(3){left:29%;animation-delay:.02s}.vernissageConfetti span:nth-child(4){left:40%;animation-delay:.2s}.vernissageConfetti span:nth-child(5){left:51%;animation-delay:.1s}.vernissageConfetti span:nth-child(6){left:62%;animation-delay:.27s}.vernissageConfetti span:nth-child(7){left:73%;animation-delay:.12s}.vernissageConfetti span:nth-child(8){left:84%;animation-delay:.24s}.vernissageConfetti span:nth-child(9){left:13%;animation-delay:.35s}.vernissageConfetti span:nth-child(10){left:24%;animation-delay:.41s}.vernissageConfetti span:nth-child(11){left:35%;animation-delay:.33s}.vernissageConfetti span:nth-child(12){left:46%;animation-delay:.47s}.vernissageConfetti span:nth-child(13){left:57%;animation-delay:.39s}.vernissageConfetti span:nth-child(14){left:68%;animation-delay:.53s}.vernissageConfetti span:nth-child(15){left:79%;animation-delay:.44s}.vernissageConfetti span:nth-child(16){left:90%;animation-delay:.58s}.vernissageConfetti span:nth-child(n+17){animation-delay:.7s}@keyframes vernissageConfettiFall{0%{transform:translate3d(0,-1rem,0) rotate(0);opacity:0}12%{opacity:1}to{transform:translate3d(1.2rem,18rem,0) rotate(540deg);opacity:0}}@media (max-width: 760px){.vernissageBoard{position:relative;left:auto;right:auto;bottom:auto;margin:1rem 0 4.5rem}.vernissageHeader{align-items:flex-start}}.exhibitionFullscreen:has(.vernissageBoard):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:18;border-radius:inherit;background:#0502186b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none}.vernissageBoard{left:50%!important;right:auto!important;bottom:auto!important;top:50%!important;width:min(92vw,42rem)!important;max-height:min(86dvh,42rem);overflow-y:auto;transform:translate(-50%,-50%)!important;z-index:30!important;padding:clamp(.9rem,2vw,1.15rem)!important;gap:.45rem!important;border-width:2px!important;box-shadow:0 34px 110px #0000009e,0 0 0 1px #ffffff14 inset!important}.vernissageBoard h3{font-size:clamp(1.2rem,2.5vw,1.7rem)!important}.vernissageHeader strong{min-width:3rem!important;min-height:3rem!important;font-size:clamp(1rem,2.5vw,1.25rem)!important}.vernissageScores{gap:.35rem!important}.vernissageScores span,.vernissageWrongList{padding:.5rem .65rem!important}.vernissageActions{display:flex;justify-content:flex-end;margin-top:.35rem}.vernissageActions .finishExhibitionButton{min-height:2.65rem}@media (max-width: 760px){.vernissageBoard{position:absolute!important;left:50%!important;right:auto!important;top:50%!important;bottom:auto!important;width:min(92vw,34rem)!important;margin:0!important;transform:translate(-50%,-50%)!important}.vernissageActions{justify-content:stretch}.vernissageActions .finishExhibitionButton{width:100%}}.exhibitionReviewBar{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,2fr) auto;align-items:center;gap:.9rem;margin:0 0 1rem;padding:.85rem 1rem;border:1px solid rgba(126,255,197,.22);border-radius:1rem;background:#4effa614;box-shadow:inset 0 1px #ffffff14}.exhibitionReviewBar>div:first-child{display:grid;gap:.2rem}.exhibitionReviewBar strong{color:#fff}.exhibitionReviewBar span{color:#ffffffc7}.exhibitionReviewStats{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.exhibitionReviewStats span{display:inline-flex;align-items:center;min-height:2rem;padding:.32rem .55rem;border-radius:999px;background:#ffffff17;color:#ffffffe6;font-weight:850}.compactFinishButton{min-height:2.45rem!important;padding:.45rem .8rem!important;white-space:nowrap}.vernissageActions{gap:.6rem}.vernissageReviewButton{min-height:2.65rem;padding:.65rem 1.05rem;border-radius:999px;font-weight:950}@media (max-width: 900px){.exhibitionReviewBar{grid-template-columns:1fr;align-items:stretch}.compactFinishButton{width:100%}}@media (max-width: 760px){.vernissageActions{display:grid;grid-template-columns:1fr}.vernissageReviewButton,.vernissageActions .finishExhibitionButton{width:100%}}.galleryArtworkCard,.museumArtworkCard{position:relative!important}.galleryArtworkCard .wrongArtworkBadge,.galleryArtworkCard .correctArtworkBadge,.museumArtworkCard .wrongArtworkBadge,.museumArtworkCard .correctArtworkBadge{position:absolute!important;top:.45rem!important;right:.45rem!important;left:auto!important;bottom:auto!important;z-index:8!important;max-width:calc(100% - .9rem);white-space:nowrap}.galleryWallPreview>.wrongArtworkBadge,.galleryWallPreview>.correctArtworkBadge{display:none!important}.dropDrawerHandle,.depotHandle,.restorationHandle,.workshopsHandle,.exhibitionHandle,.emptyHandle,.museumRoomEdgeDrawerV2>.dropDrawerHandle,.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerHandle,.depotFullscreen .exhibitionDropDrawer>.dropDrawerHandle{background:#6d5cf6!important;background-image:none!important}.restorationHandle,.museumRoomEdgeDrawerV2.restorationDrawerV2>.dropDrawerHandle{background:#df7f66!important;background-image:none!important}.workshopsHandle,.museumRoomEdgeDrawerV2.workshopsDrawerV2>.dropDrawerHandle{background:#55bde6!important;background-image:none!important}.emptyHandle,.museumRoomEdgeDrawerV2.emptyRoomDrawerV2>.dropDrawerHandle{background:#6b5bc7!important;background-image:none!important}.finishExhibitionButton{background:#8b5cf6!important;background-image:none!important;box-shadow:0 10px 24px #321e6e47,inset 0 1px #ffffff24!important}.exhibitionFullscreen{padding-bottom:5.25rem!important}.exhibitionFinishBar{position:absolute!important;left:0!important;right:0!important;bottom:-4.4rem!important;justify-content:center!important;z-index:20!important;pointer-events:auto!important}.exhibitionFinishBar .finishExhibitionButton{min-height:3rem!important;padding-inline:1.35rem!important}.exhibitionFinishedNotice{background:#4effa624!important;background-image:none!important}@media (max-width: 760px){.exhibitionFullscreen{padding-bottom:5.75rem!important}.exhibitionFinishBar{bottom:-4.8rem!important;padding-inline:.75rem!important}.exhibitionFinishBar .finishExhibitionButton,.exhibitionFinishedNotice{width:min(100%,22rem)!important}}.depotHandle,.museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerHandle,.appEdgeDrawers .depotDrawerV2>.dropDrawerHandle,.museumRoomDrawers .depotDrawerV2>.dropDrawerHandle{background:#8b5cf6!important;background-image:none!important}.dropDrawerHandle,.museumRoomEdgeDrawerV2>.dropDrawerHandle,.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerHandle,.depotFullscreen .exhibitionDropDrawer>.dropDrawerHandle{background-image:none!important}.museumBottomNav button,.museumBottomNavFour button,.museumBottomNav .active,.museumBottomNav button.active,.museumBottomNavFour button.active{background-image:none!important;background:transparent!important;box-shadow:none!important}.museumBottomNav button.active,.museumBottomNavFour button.active{background:#8b5cf6!important;color:#fff!important}.museumBottomNav button:not(.active),.museumBottomNavFour button:not(.active){background:transparent!important;color:#ffffffb8!important}.museumBottomNav button:hover,.museumBottomNavFour button:hover{background:#ffffff14!important;background-image:none!important}.museumBottomNav button.active:hover,.museumBottomNavFour button.active:hover{background:#8b5cf6!important;background-image:none!important}.finishExhibitionButton,.exhibitionFinishBar .finishExhibitionButton,.vernissageActions .finishExhibitionButton,.vernissageReviewButton,.compactFinishButton{background-image:none!important}:root{--room-depot: #94a3b8;--room-restoration: #e67e5f;--room-exhibition: #86efac;--room-workshops: #56bde8;--room-empty: #6b5bc7}.museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerHandle,.depotHandle,.appEdgeDrawers .depotDrawerV2>.dropDrawerHandle{background:var(--room-depot)!important;background-image:none!important}.museumRoomEdgeDrawerV2.restorationDrawerV2>.dropDrawerHandle,.restorationHandle{background:var(--room-restoration)!important;background-image:none!important}.museumRoomEdgeDrawerV2.workshopsDrawerV2>.dropDrawerHandle,.workshopsHandle{background:var(--room-workshops)!important;background-image:none!important}.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerHandle,.exhibitionHandle{background:var(--room-exhibition)!important;background-image:none!important}.museumRoomEdgeDrawerV2.emptyRoomDrawerV2>.dropDrawerHandle,.emptyHandle{background:var(--room-empty)!important;background-image:none!important}.museumBottomNav button.active.navDepot,.museumBottomNavFour button.active.navDepot{background:var(--room-depot)!important;background-image:none!important}.museumBottomNav button.active.navRestoration,.museumBottomNavFour button.active.navRestoration{background:var(--room-restoration)!important;background-image:none!important}.museumBottomNav button.active.navExhibition,.museumBottomNavFour button.active.navExhibition{background:var(--room-exhibition)!important;background-image:none!important}.museumBottomNav button.active.navWorkshops,.museumBottomNavFour button.active.navWorkshops{background:var(--room-workshops)!important;background-image:none!important}.museumWorkspace.room-depot{border-color:color-mix(in srgb,var(--room-depot) 38%,rgba(255,255,255,.14))!important}.museumWorkspace.room-restoration{border-color:color-mix(in srgb,var(--room-restoration) 48%,rgba(255,255,255,.14))!important}.museumWorkspace.room-exhibition{border-color:color-mix(in srgb,var(--room-exhibition) 42%,rgba(255,255,255,.14))!important}.museumWorkspace.room-workshops{border-color:color-mix(in srgb,var(--room-workshops) 48%,rgba(255,255,255,.14))!important}.museumWorkspace.room-depot .museumWorkspaceHeader strong{color:#e2e8f0!important}.museumWorkspace.room-restoration .museumWorkspaceHeader strong{color:#ffd2c5!important}.museumWorkspace.room-exhibition .museumWorkspaceHeader strong{color:#dcfce7!important}.museumWorkspace.room-workshops .museumWorkspaceHeader strong{color:#c7f0ff!important}.museumBottomNav button:not(.active),.museumBottomNavFour button:not(.active){background:transparent!important;background-image:none!important}.museumBottomNav button,.museumBottomNavFour button,.museumBottomNav button:hover,.museumBottomNavFour button:hover{background-image:none!important}.museumWorkspace{--room-accent: #56bde8;--room-accent-dark: #075985;--room-surface: rgba(240, 251, 255, .96);--room-surface-2: rgba(224, 247, 255, .82);--room-surface-3: rgba(186, 230, 253, .55);--room-border: rgba(125, 211, 252, .72);--room-text: #075985;--room-muted: rgba(7, 89, 133, .72);--room-on-accent: #ffffff}.museumWorkspace.room-depot{--room-accent: #94a3b8;--room-accent-dark: #334155;--room-surface: rgba(248, 250, 252, .96);--room-surface-2: rgba(241, 245, 249, .88);--room-surface-3: rgba(203, 213, 225, .45);--room-border: rgba(148, 163, 184, .68);--room-text: #334155;--room-muted: rgba(51, 65, 85, .72)}.museumWorkspace.room-restoration{--room-accent: #e67e5f;--room-accent-dark: #8a341f;--room-surface: rgba(255, 248, 232, .96);--room-surface-2: rgba(255, 237, 213, .86);--room-surface-3: rgba(253, 186, 116, .42);--room-border: rgba(251, 146, 60, .66);--room-text: #7c2d12;--room-muted: rgba(124, 45, 18, .72)}.museumWorkspace.room-exhibition{--room-accent: #86efac;--room-accent-dark: #166534;--room-surface: rgba(240, 253, 244, .96);--room-surface-2: rgba(220, 252, 231, .88);--room-surface-3: rgba(187, 247, 208, .48);--room-border: rgba(134, 239, 172, .72);--room-text: #166534;--room-muted: rgba(22, 101, 52, .72)}.museumWorkspace.room-workshops{--room-accent: #56bde8;--room-accent-dark: #075985;--room-surface: rgba(240, 251, 255, .98);--room-surface-2: rgba(224, 247, 255, .88);--room-surface-3: rgba(186, 230, 253, .52);--room-border: rgba(125, 211, 252, .76);--room-text: #075985;--room-muted: rgba(7, 89, 133, .72)}.museumWorkspace.room-depot,.museumWorkspace.room-restoration,.museumWorkspace.room-exhibition,.museumWorkspace.room-workshops{color:var(--room-text)!important;border-color:var(--room-border)!important;background:radial-gradient(circle at 78% 4%,color-mix(in srgb,var(--room-accent) 22%,transparent),transparent 18rem),linear-gradient(145deg,var(--room-surface) 0%,var(--room-surface-2) 100%)!important;box-shadow:0 24px 70px #0759851f,inset 0 1px #ffffffb3!important}.museumWorkspace.room-depot .museumWorkspaceHeader strong,.museumWorkspace.room-restoration .museumWorkspaceHeader strong,.museumWorkspace.room-exhibition .museumWorkspaceHeader strong,.museumWorkspace.room-workshops .museumWorkspaceHeader strong,.museumWorkspace.room-depot .supportRoomCard h3,.museumWorkspace.room-restoration .supportRoomCard h3,.museumWorkspace.room-exhibition .supportRoomCard h3,.museumWorkspace.room-workshops .supportRoomCard h3,.museumWorkspace.room-depot .dropDrawerRoom h3,.museumWorkspace.room-restoration .dropDrawerRoom h3,.museumWorkspace.room-exhibition .dropDrawerRoom h3,.museumWorkspace.room-workshops .dropDrawerRoom h3{color:var(--room-text)!important}.museumWorkspace.room-depot .museumWorkspaceHeader p,.museumWorkspace.room-restoration .museumWorkspaceHeader p,.museumWorkspace.room-exhibition .museumWorkspaceHeader p,.museumWorkspace.room-workshops .museumWorkspaceHeader p,.museumWorkspace.room-depot .supportRoomCard p,.museumWorkspace.room-restoration .supportRoomCard p,.museumWorkspace.room-exhibition .supportRoomCard p,.museumWorkspace.room-workshops .supportRoomCard p,.museumWorkspace.room-depot .dropDrawerRoom p,.museumWorkspace.room-restoration .dropDrawerRoom p,.museumWorkspace.room-exhibition .dropDrawerRoom p,.museumWorkspace.room-workshops .dropDrawerRoom p,.museumWorkspace.room-depot .dropDrawerRoom small,.museumWorkspace.room-restoration .dropDrawerRoom small,.museumWorkspace.room-exhibition .dropDrawerRoom small,.museumWorkspace.room-workshops .dropDrawerRoom small{color:var(--room-muted)!important}.museumWorkspace.room-depot .museumRoomScreen,.museumWorkspace.room-restoration .museumRoomScreen,.museumWorkspace.room-exhibition .museumRoomScreen,.museumWorkspace.room-workshops .museumRoomScreen{border-color:var(--room-border)!important;background:radial-gradient(circle at 15% 8%,rgba(255,255,255,.78),transparent 24rem),linear-gradient(145deg,rgba(255,255,255,.38),var(--room-surface-2))!important}.museumWorkspace.room-depot .supportRoomCard,.museumWorkspace.room-restoration .supportRoomCard,.museumWorkspace.room-exhibition .supportRoomCard,.museumWorkspace.room-workshops .supportRoomCard,.museumWorkspace.room-depot .emptyGalleryState,.museumWorkspace.room-restoration .emptyGalleryState,.museumWorkspace.room-exhibition .emptyGalleryState,.museumWorkspace.room-workshops .emptyGalleryState{border-color:var(--room-border)!important;background:color-mix(in srgb,var(--room-surface) 82%,white 18%)!important;box-shadow:0 18px 44px color-mix(in srgb,var(--room-accent) 18%,transparent),inset 0 1px #ffffffdb!important;color:var(--room-text)!important}.museumWorkspace.room-depot .supportRoomIcon,.museumWorkspace.room-restoration .supportRoomIcon,.museumWorkspace.room-exhibition .supportRoomIcon,.museumWorkspace.room-workshops .supportRoomIcon{color:#fff!important;background:var(--room-accent)!important;background-image:none!important;box-shadow:0 14px 30px color-mix(in srgb,var(--room-accent) 32%,transparent)!important}.museumWorkspace.room-depot .museumWorkspaceStatus span,.museumWorkspace.room-restoration .museumWorkspaceStatus span,.museumWorkspace.room-exhibition .museumWorkspaceStatus span,.museumWorkspace.room-workshops .museumWorkspaceStatus span{color:var(--room-text)!important;border:1px solid var(--room-border)!important;background:color-mix(in srgb,var(--room-surface) 72%,white 28%)!important;box-shadow:inset 0 1px #ffffffbf!important}.museumWorkspace.room-depot .galleryWallPreview,.museumWorkspace.room-restoration .galleryWallPreview,.museumWorkspace.room-exhibition .galleryWallPreview,.museumWorkspace.room-workshops .galleryWallPreview,.museumWorkspace.room-depot .tileGrid,.museumWorkspace.room-restoration .tileGrid,.museumWorkspace.room-exhibition .tileGrid,.museumWorkspace.room-workshops .tileGrid{color:var(--room-text)!important}.museumWorkspace.room-depot .galleryWallPreview,.museumWorkspace.room-restoration .galleryWallPreview,.museumWorkspace.room-exhibition .galleryWallPreview,.museumWorkspace.room-workshops .galleryWallPreview{background:linear-gradient(90deg,transparent 0 31%,color-mix(in srgb,var(--room-accent) 12%,transparent) 31% 32%,transparent 32% 65%,color-mix(in srgb,var(--room-accent) 12%,transparent) 65% 66%,transparent 66%),color-mix(in srgb,var(--room-surface) 68%,white 32%)!important}.museumWorkspace.room-depot .tileCard,.museumWorkspace.room-restoration .tileCard,.museumWorkspace.room-exhibition .tileCard,.museumWorkspace.room-workshops .tileCard,.museumWorkspace.room-depot .museumArtworkCard,.museumWorkspace.room-restoration .museumArtworkCard,.museumWorkspace.room-exhibition .museumArtworkCard,.museumWorkspace.room-workshops .museumArtworkCard{border-color:color-mix(in srgb,var(--room-border) 72%,white 28%)!important;background:#ffffffd6!important;color:var(--room-text)!important;box-shadow:0 10px 24px color-mix(in srgb,var(--room-accent) 14%,transparent)!important}.museumWorkspace.room-depot .tileCard span,.museumWorkspace.room-restoration .tileCard span,.museumWorkspace.room-exhibition .tileCard span,.museumWorkspace.room-workshops .tileCard span{color:var(--room-muted)!important}.museumWorkspace.room-depot .dropDrawerRoom,.museumWorkspace.room-restoration .dropDrawerRoom,.museumWorkspace.room-exhibition .dropDrawerRoom,.museumWorkspace.room-workshops .dropDrawerRoom{border-color:var(--room-border)!important;background:color-mix(in srgb,var(--room-surface) 86%,white 14%)!important;color:var(--room-text)!important;box-shadow:0 18px 48px color-mix(in srgb,var(--room-accent) 18%,transparent)!important}.museumWorkspace.room-depot .dropFrame,.museumWorkspace.room-restoration .dropFrame,.museumWorkspace.room-exhibition .dropFrame,.museumWorkspace.room-workshops .dropFrame,.museumWorkspace.room-depot .emptyGalleryState span,.museumWorkspace.room-restoration .emptyGalleryState span,.museumWorkspace.room-exhibition .emptyGalleryState span,.museumWorkspace.room-workshops .emptyGalleryState span{border-color:var(--room-border)!important;background:color-mix(in srgb,var(--room-surface-3) 62%,white 38%)!important}.museumWorkspace.room-depot .dropFrame.active,.museumWorkspace.room-restoration .dropFrame.active,.museumWorkspace.room-exhibition .dropFrame.active,.museumWorkspace.room-workshops .dropFrame.active{border-color:var(--room-accent)!important;background:color-mix(in srgb,var(--room-accent) 18%,white 82%)!important;box-shadow:0 0 30px color-mix(in srgb,var(--room-accent) 30%,transparent)!important}.museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerHandle,.depotHandle,.appEdgeDrawers .depotDrawerV2>.dropDrawerHandle{background:var(--room-depot)!important;background-image:none!important;color:#fff!important}.museumRoomEdgeDrawerV2.restorationDrawerV2>.dropDrawerHandle,.restorationHandle{background:var(--room-restoration)!important;background-image:none!important;color:#fff!important}.museumRoomEdgeDrawerV2.workshopsDrawerV2>.dropDrawerHandle,.workshopsHandle{background:var(--room-workshops)!important;background-image:none!important;color:#fff!important}.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerHandle,.exhibitionHandle{background:var(--room-exhibition)!important;background-image:none!important;color:#fff!important}.museumWorkspace.room-depot .museumBottomNav,.museumWorkspace.room-restoration .museumBottomNav,.museumWorkspace.room-exhibition .museumBottomNav,.museumWorkspace.room-workshops .museumBottomNav,.museumWorkspace.room-depot .museumBottomNavFour,.museumWorkspace.room-restoration .museumBottomNavFour,.museumWorkspace.room-exhibition .museumBottomNavFour,.museumWorkspace.room-workshops .museumBottomNavFour{border-color:var(--room-border)!important;background:color-mix(in srgb,var(--room-surface) 80%,white 20%)!important;box-shadow:0 18px 48px color-mix(in srgb,var(--room-accent) 18%,transparent)!important}.museumBottomNavFour button:not(.active),.museumBottomNav button:not(.active){color:var(--room-muted)!important;background:transparent!important;background-image:none!important}.museumBottomNavFour button:not(.active):hover,.museumBottomNav button:not(.active):hover{background:color-mix(in srgb,var(--room-accent) 10%,white 90%)!important}.museumBottomNav button.active.navDepot,.museumBottomNavFour button.active.navDepot{background:var(--room-depot)!important;background-image:none!important;color:#fff!important}.museumBottomNav button.active.navRestoration,.museumBottomNavFour button.active.navRestoration{background:var(--room-restoration)!important;background-image:none!important;color:#fff!important}.museumBottomNav button.active.navExhibition,.museumBottomNavFour button.active.navExhibition{background:var(--room-exhibition)!important;background-image:none!important;color:#fff!important}.museumBottomNav button.active.navWorkshops,.museumBottomNavFour button.active.navWorkshops{background:var(--room-workshops)!important;background-image:none!important;color:#fff!important}.museumBottomNavFour button.active,.museumBottomNav button.active{box-shadow:0 12px 28px color-mix(in srgb,currentColor 12%,transparent),inset 0 1px #ffffff47!important}.museumWorkspace.room-exhibition .finishExhibitionButton,.museumWorkspace.room-exhibition .compactFinishButton,.museumWorkspace.room-exhibition .vernissageReviewButton{background:var(--room-exhibition)!important;background-image:none!important;color:#fff!important}@media (max-width: 760px){.museumWorkspace.room-depot,.museumWorkspace.room-restoration,.museumWorkspace.room-exhibition,.museumWorkspace.room-workshops{box-shadow:0 16px 46px #0759851f,inset 0 1px #ffffffb3!important}}.studentMuseumHomeButton,button.studentMuseumHomeButton,.studentSurface button.studentMuseumHomeButton,.pageGrid button.studentMuseumHomeButton,.studentMuseumIcon{display:none!important;visibility:hidden!important;pointer-events:none!important}.exhibitionTopActions{display:flex!important;justify-content:flex-end!important;align-items:center!important;width:100%!important;margin-bottom:clamp(1rem,2.5vw,1.6rem)!important}.exhibitionTopActions .studentInlineBadge{display:none!important}.exhibitionTopActions .playerBackPill{margin-left:auto!important;justify-self:end!important}.exhibitionTileGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));align-content:start;gap:clamp(.8rem,2vw,1rem);min-height:min(58dvh,38rem);padding:clamp(.8rem,2vw,1rem);border-radius:1rem;background:transparent!important}.museumWorkspace.room-exhibition .exhibitionFullscreen,.museumWorkspace.room-exhibition .exhibitionRoomScreen{background:radial-gradient(circle at 15% 8%,rgba(255,255,255,.78),transparent 24rem),linear-gradient(145deg,rgba(255,255,255,.38),var(--room-surface-2))!important}.museumWorkspace.room-exhibition .exhibitionTileGrid{background:transparent!important;box-shadow:none!important}.dropFrameRow,.dropFrame{display:none!important}.museumRoomEdgeDrawerV2>.dropDrawerRoom,.depotFullscreen .exhibitionDropDrawer>.dropDrawerRoom{border:1px solid transparent!important;border-radius:0 1.25rem 1.25rem 0!important;background-image:none!important;box-shadow:0 18px 48px #0f172a29!important}.museumRoomEdgeDrawerV2.leftDrawerV2>.dropDrawerRoom{border-radius:1.25rem 0 0 1.25rem!important}.museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerRoom,.depotFullscreen .exhibitionDropDrawer>.dropDrawerRoom{color:#166534!important;border-color:#86efacb8!important;background:linear-gradient(145deg,#f0fdf4fa,#dcfce7e6)!important}.museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerRoom{color:#334155!important;border-color:#94a3b8ad!important;background:linear-gradient(145deg,#f8fafcfa,#f1f5f9eb)!important}.museumRoomEdgeDrawerV2.restorationDrawerV2>.dropDrawerRoom{color:#7c2d12!important;border-color:#fb923ca8!important;background:linear-gradient(145deg,#fff8e8fa,#ffedd5eb)!important}.museumRoomEdgeDrawerV2.workshopsDrawerV2>.dropDrawerRoom{color:#075985!important;border-color:#7dd3fcc2!important;background:linear-gradient(145deg,#f0fbfffa,#e0f7ffeb)!important}.museumRoomEdgeDrawerV2.emptyRoomDrawerV2>.dropDrawerRoom{color:#3b2a83!important;border-color:#6b5bc780!important;background:linear-gradient(145deg,#f5f3fffa,#ede9feeb)!important}.museumRoomEdgeDrawerV2>.dropDrawerRoom h3,.museumRoomEdgeDrawerV2>.dropDrawerRoom p,.museumRoomEdgeDrawerV2>.dropDrawerRoom small,.depotFullscreen .exhibitionDropDrawer>.dropDrawerRoom h3,.depotFullscreen .exhibitionDropDrawer>.dropDrawerRoom p,.depotFullscreen .exhibitionDropDrawer>.dropDrawerRoom small{color:currentColor!important}.museumRoomEdgeDrawerV2>.dropDrawerRoom p,.museumRoomEdgeDrawerV2>.dropDrawerRoom small,.depotFullscreen .exhibitionDropDrawer>.dropDrawerRoom p,.depotFullscreen .exhibitionDropDrawer>.dropDrawerRoom small{opacity:.78}.museumRoomEdgeDrawerV2>.dropDrawerRoom{justify-content:center!important;gap:1rem!important}.museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerRoom,.appEdgeDrawers .museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerRoom{color:#334155!important;border-color:#94a3b8c7!important;background:linear-gradient(145deg,#f8fafcfa,#f1f5f9f0)!important}.museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerRoom h3,.museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerRoom p,.museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerRoom small,.appEdgeDrawers .museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerRoom h3,.appEdgeDrawers .museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerRoom p,.appEdgeDrawers .museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerRoom small{color:#334155!important}.museumRoomEdgeDrawerV2.restorationDrawerV2>.dropDrawerRoom,.appEdgeDrawers .museumRoomEdgeDrawerV2.restorationDrawerV2>.dropDrawerRoom{color:#7c2d12!important;border-color:#fb923cc7!important;background:linear-gradient(145deg,#fff8e8fa,#ffedd5f0)!important}.museumRoomEdgeDrawerV2.restorationDrawerV2>.dropDrawerRoom h3,.museumRoomEdgeDrawerV2.restorationDrawerV2>.dropDrawerRoom p,.museumRoomEdgeDrawerV2.restorationDrawerV2>.dropDrawerRoom small,.appEdgeDrawers .museumRoomEdgeDrawerV2.restorationDrawerV2>.dropDrawerRoom h3,.appEdgeDrawers .museumRoomEdgeDrawerV2.restorationDrawerV2>.dropDrawerRoom p,.appEdgeDrawers .museumRoomEdgeDrawerV2.restorationDrawerV2>.dropDrawerRoom small{color:#7c2d12!important}.museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerRoom,.depotEdgeDrawers .museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerRoom,.depotFullscreen .exhibitionDropDrawer>.dropDrawerRoom{color:#166534!important;border-color:#86efacd1!important;background:linear-gradient(145deg,#f0fdf4fa,#dcfce7f0)!important}.museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerRoom h3,.museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerRoom p,.museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerRoom small,.depotEdgeDrawers .museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerRoom h3,.depotEdgeDrawers .museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerRoom p,.depotEdgeDrawers .museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerRoom small,.depotFullscreen .exhibitionDropDrawer>.dropDrawerRoom h3,.depotFullscreen .exhibitionDropDrawer>.dropDrawerRoom p,.depotFullscreen .exhibitionDropDrawer>.dropDrawerRoom small{color:#166534!important}.museumRoomEdgeDrawerV2.workshopsDrawerV2>.dropDrawerRoom,.appEdgeDrawers .museumRoomEdgeDrawerV2.workshopsDrawerV2>.dropDrawerRoom{color:#075985!important;border-color:#7dd3fcd6!important;background:linear-gradient(145deg,#f0fbfffa,#e0f7fff0)!important}.museumRoomEdgeDrawerV2.workshopsDrawerV2>.dropDrawerRoom h3,.museumRoomEdgeDrawerV2.workshopsDrawerV2>.dropDrawerRoom p,.museumRoomEdgeDrawerV2.workshopsDrawerV2>.dropDrawerRoom small,.appEdgeDrawers .museumRoomEdgeDrawerV2.workshopsDrawerV2>.dropDrawerRoom h3,.appEdgeDrawers .museumRoomEdgeDrawerV2.workshopsDrawerV2>.dropDrawerRoom p,.appEdgeDrawers .museumRoomEdgeDrawerV2.workshopsDrawerV2>.dropDrawerRoom small{color:#075985!important}.museumRoomEdgeDrawerV2.emptyRoomDrawerV2>.dropDrawerRoom,.appEdgeDrawers .museumRoomEdgeDrawerV2.emptyRoomDrawerV2>.dropDrawerRoom{color:#3b2a83!important;border-color:#6b5bc7bd!important;background:linear-gradient(145deg,#f5f3fffa,#ede9fef0)!important}.museumRoomEdgeDrawerV2.emptyRoomDrawerV2>.dropDrawerRoom h3,.museumRoomEdgeDrawerV2.emptyRoomDrawerV2>.dropDrawerRoom p,.museumRoomEdgeDrawerV2.emptyRoomDrawerV2>.dropDrawerRoom small,.appEdgeDrawers .museumRoomEdgeDrawerV2.emptyRoomDrawerV2>.dropDrawerRoom h3,.appEdgeDrawers .museumRoomEdgeDrawerV2.emptyRoomDrawerV2>.dropDrawerRoom p,.appEdgeDrawers .museumRoomEdgeDrawerV2.emptyRoomDrawerV2>.dropDrawerRoom small{color:#3b2a83!important}.museumRoomEdgeDrawerV2>.dropDrawerRoom,.depotFullscreen .exhibitionDropDrawer>.dropDrawerRoom{border-width:1px!important;border-style:solid!important;outline:0!important}.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerRoom,.museumWorkspace.isDraggingArtwork .museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerRoom,.museumWorkspace.room-exhibition.isDraggingArtwork .museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerRoom,.museumWorkspace.isDraggingArtwork .depotDrawerRoom,.museumRoomDrawers.isDragging .depotDrawerRoom{outline:0!important;outline-color:transparent!important;border-color:#94a3b8c7!important;box-shadow:0 18px 48px #33415529!important}.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerRoom *,.museumWorkspace.isDraggingArtwork .museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerRoom *,.museumWorkspace.isDraggingArtwork .depotDrawerRoom *,.museumRoomDrawers.isDragging .depotDrawerRoom *{color:#334155!important}.touchDraggableArtwork{touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.dndDragOverlayCard{width:min(11.5rem,42vw);pointer-events:none;opacity:.96;transform:rotate(1deg);box-shadow:0 26px 58px #00000047!important}.dndDropOver{outline:3px solid color-mix(in srgb,var(--room-accent, #86efac) 58%,white 42%)!important;outline-offset:-6px;box-shadow:0 0 0 6px color-mix(in srgb,var(--room-accent, #86efac) 18%,transparent) inset!important}.museumRoomEdgeDrawerV2.dndDropOver{outline-offset:-4px}.museumWorkspace .museumRoomDrawers .museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerHandle,.museumWorkspace .appEdgeDrawers .museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerHandle,.museumRoomDrawers .museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerHandle,.appEdgeDrawers .museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerHandle,.museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerHandle,.exhibitionDrawerV2>.dropDrawerHandle,button.dropDrawerHandle.exhibitionHandle,.exhibitionHandle{background:#86efac!important;background-color:#86efac!important;background-image:none!important;color:#fff!important;border-color:#86efacf2!important;box-shadow:0 18px 40px #1665342e!important}.museumWorkspace .museumRoomDrawers .museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerRoom,.museumWorkspace .appEdgeDrawers .museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerRoom,.museumRoomDrawers .museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerRoom,.appEdgeDrawers .museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerRoom,.museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerRoom,.exhibitionDrawerV2>.dropDrawerRoom{color:#166534!important;border-color:#86efacd1!important;background:linear-gradient(145deg,#f0fdf4fa,#dcfce7f0)!important;background-image:linear-gradient(145deg,#f0fdf4fa,#dcfce7f0)!important}.museumSectionHeader{display:flex;align-items:center;justify-content:space-between;gap:clamp(.75rem,2vw,1rem);margin-bottom:.75rem}.museumSectionHeader h2{margin:0}.museumGlobalStatus{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.6rem}.museumGlobalStatus span{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:.42rem .85rem;border-radius:999px;color:var(--room-text, #0f2f4a)!important;border:1px solid var(--room-border, rgba(148, 163, 184, .45))!important;background:color-mix(in srgb,var(--room-surface, #eef6ff) 70%,white 30%)!important;box-shadow:inset 0 1px #ffffffbf!important;font-weight:950;white-space:nowrap}.museumWorkspaceHeader .museumWorkspaceStatus,.museumBottomNav,.museumBottomNavFour{display:none!important}.museumWorkspace{padding-bottom:clamp(1rem,2.5vw,1.4rem)!important}@media (max-width: 760px){.pointLogicBox{display:none!important}.museumSectionHeader{align-items:flex-start;flex-direction:column}.museumGlobalStatus{width:100%;justify-content:flex-start}}.emptyRoomGrid{min-height:100%!important}.museumWorkspace.room-restoration .emptyRoomGrid,.museumWorkspace.room-workshops .emptyRoomGrid,.museumWorkspace.room-exhibition .emptyRoomGrid{width:100%!important}.museumRoomEdgeDrawerV2>.dropDrawerHandle{overflow:hidden!important}.museumRoomEdgeDrawerV2>.dropDrawerHandle .drawerHandleCount{position:absolute!important;left:50%!important;bottom:.45rem!important;transform:translate(-50%) rotate(180deg)!important;writing-mode:horizontal-tb!important;display:inline-grid!important;place-items:center!important;min-width:1.15rem!important;height:1.15rem!important;padding:0 .25rem!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.72)!important;background:#ffffffd1!important;color:inherit!important;font-size:.72rem!important;font-weight:950!important;line-height:1!important;letter-spacing:0!important;box-shadow:0 4px 12px #0f172a24!important}.museumRoomEdgeDrawerV2>.dropDrawerHandle .drawerHandleLabel{display:inline-block!important;padding-top:1.2rem!important}.depotHandle .drawerHandleCount{color:#334155!important}.restorationHandle .drawerHandleCount{color:#8a2d0b!important}.mobileAssignmentDetails,.mobileRoomHint{display:none}.assignmentDesktopInfo{display:block}@media (max-width: 760px){.studentApp .pageGrid{width:100%;padding:.65rem .7rem;gap:.65rem}.studentApp .panel{padding:.75rem;border-radius:1.15rem}.exhibitionTopActions{display:flex;justify-content:flex-end;margin-bottom:.35rem}.playerBackPill.guestBackButton{min-height:2.25rem;padding:.42rem .8rem;font-size:.9rem}.studentApp .panel>h1{margin:.15rem 0 .45rem;font-size:clamp(1.35rem,7vw,2rem);line-height:1.15}.assignmentDesktopInfo{display:none!important}.mobileAssignmentDetails{display:block;margin:.25rem 0 .55rem;border:1px solid rgba(255,255,255,.16);border-radius:.9rem;background:#ffffff14;overflow:hidden}.mobileAssignmentDetails>summary{list-style:none;cursor:pointer;padding:.62rem .75rem;font-weight:950;color:#fffffff0;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.mobileAssignmentDetails>summary::-webkit-details-marker{display:none}.mobileAssignmentDetails>summary:after{content:"+";display:inline-grid;place-items:center;width:1.35rem;height:1.35rem;border-radius:999px;background:#ffffff21}.mobileAssignmentDetails[open]>summary:after{content:"−"}.mobileAssignmentDetailsBody{display:grid;gap:.45rem;padding:0 .75rem .75rem}.mobileAssignmentDetailsBody p,.mobileAssignmentDetailsBody .byline{margin:0}.mobilePointLogicBox{margin-top:.15rem;padding:.7rem;display:grid;gap:.35rem;font-size:.88rem}.museumSectionHeader{flex-direction:row!important;align-items:center!important;justify-content:space-between;gap:.55rem;margin:.2rem 0 .45rem;padding:.35rem .45rem;border-radius:.9rem;background:#ffffff14}.museumSectionHeader h2{font-size:1rem;line-height:1;white-space:nowrap}.museumGlobalStatus{width:auto!important;flex-wrap:nowrap;justify-content:flex-end!important;gap:.35rem}.museumGlobalStatus span{min-height:1.8rem;padding:.28rem .5rem;font-size:clamp(.72rem,3.5vw,.82rem)}.museumWorkspace.topSpace{margin-top:0!important}.museumWorkspace{border-radius:1rem!important;padding:.55rem!important;min-height:calc(100dvh - 12.5rem);display:flex;flex-direction:column}.museumWorkspaceHeader{margin-bottom:.45rem}.museumWorkspaceHeader strong{font-size:clamp(1.1rem,5.2vw,1.45rem)}.museumWorkspaceHeader>div>p{display:none!important}.mobileRoomHint{display:block;margin-top:.35rem;max-width:100%}.mobileRoomHint>summary{display:inline-flex;align-items:center;gap:.35rem;list-style:none;cursor:pointer;min-height:1.7rem;padding:.2rem .55rem;border:1px solid var(--room-border, rgba(255,255,255,.22));border-radius:999px;background:color-mix(in srgb,var(--room-surface, #eef6ff) 78%,white 22%);color:var(--room-text, #0f2f4a);font-weight:900;font-size:.78rem}.mobileRoomHint>summary::-webkit-details-marker{display:none}.mobileRoomHint>summary:after{content:"i";display:inline-grid;place-items:center;width:1rem;height:1rem;border-radius:999px;color:#fff;background:var(--room-accent, #38bdf8);font-size:.7rem;font-weight:950}.mobileRoomHint p{display:block!important;margin:.4rem 0 0!important;padding:.55rem .65rem;border-radius:.75rem;border:1px solid var(--room-border, rgba(255,255,255,.22));background:color-mix(in srgb,var(--room-surface, #eef6ff) 78%,white 22%);color:var(--room-muted, #38566b)!important;font-size:.86rem;line-height:1.35}.museumRoomScreen{flex:1 1 auto;min-height:calc(100dvh - 17.5rem)!important;border-radius:.9rem!important}.depotFullscreen,.exhibitionFullscreen,.restorationRoomScreen,.workshopsRoomScreen{padding:.6rem!important}.tileGrid,.depotTileGrid,.exhibitionTileGrid{min-height:100%!important;gap:.65rem!important;grid-template-columns:repeat(auto-fill,minmax(7.4rem,1fr))!important}.museumArtworkCard{max-width:9.5rem}.museumArtworkCard img{max-height:7.5rem;object-fit:cover}.quizAccordion.topSpace{margin-top:.65rem!important}}@media (max-width: 420px){.studentApp .pageGrid{padding-inline:.45rem}.museumSectionHeader{align-items:flex-start!important;flex-direction:column!important}.museumGlobalStatus{width:100%!important;justify-content:flex-start!important}.museumWorkspace{min-height:calc(100dvh - 13.5rem)}.museumRoomScreen{min-height:calc(100dvh - 18.5rem)!important}}.mobileHeaderStatus{display:none}@media (max-width: 760px){.exhibitionTopActions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.45rem!important;margin-bottom:.28rem!important}.mobileHeaderStatus{display:inline-flex!important;align-items:center!important;gap:.3rem!important;flex-wrap:wrap!important;min-width:0!important}.mobileHeaderStatus span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:1.55rem!important;padding:.18rem .48rem!important;border-radius:999px!important;border:1px solid rgba(226,232,240,.9)!important;background:#f8fafcf5!important;color:#0f2f4a!important;font-size:clamp(.68rem,3.1vw,.78rem)!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;box-shadow:inset 0 1px #ffffffd6!important}.playerBackPill.guestBackButton{margin-left:auto!important;min-height:1.85rem!important;padding:.25rem .62rem!important;border-radius:.85rem!important;font-size:.78rem!important;line-height:1!important;white-space:nowrap!important}.studentApp .panel>h1{margin:.08rem 0 .35rem!important;font-size:clamp(1.25rem,6vw,1.5rem)!important;line-height:1.12!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.mobileAssignmentDetails{margin:.12rem 0 .4rem!important;border-radius:.72rem!important}.mobileAssignmentDetails>summary{min-height:1.75rem!important;padding:.34rem .55rem!important;font-size:.82rem!important}.mobileAssignmentDetails>summary:after{width:1.05rem!important;height:1.05rem!important;font-size:.75rem!important}.mobileAssignmentDetailsBody{gap:.32rem!important;padding:0 .55rem .55rem!important}.museumSectionHeader{display:none!important}.museumWorkspace.topSpace{margin-top:0!important}.museumWorkspace{min-height:calc(100dvh - 9.4rem)!important}.museumWorkspaceHeader{margin-bottom:.35rem!important}.museumWorkspaceHeader>div{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.45rem!important}.museumWorkspaceHeader strong{font-size:clamp(1rem,4.8vw,1.25rem)!important;line-height:1.1!important;min-width:0!important}.mobileRoomHint{margin-top:0!important;flex:0 0 auto!important}.mobileRoomHint>summary{min-height:1.45rem!important;padding:.14rem .42rem!important;font-size:.68rem!important}.mobileRoomHint>summary:after{width:.85rem!important;height:.85rem!important;font-size:.58rem!important}.museumRoomScreen{min-height:calc(100dvh - 12.6rem)!important}}@media (max-width: 420px){.museumWorkspace{min-height:calc(100dvh - 9.9rem)!important}.museumRoomScreen{min-height:calc(100dvh - 13.1rem)!important}}:root{--room-quizsalon: #3b176f;--room-quizsalon-2: #241047;--room-quizsalon-text: #f5f3ff;--room-quizsalon-muted: #ddd6fe;--room-quizsalon-border: rgba(196, 181, 253, .55)}.museumWorkspace.room-quizsalon{--room-accent: var(--room-quizsalon);--room-surface: #2d1459;--room-surface-2: #1c0f38;--room-surface-3: #4c1d95;--room-text: var(--room-quizsalon-text);--room-muted: var(--room-quizsalon-muted);--room-border: var(--room-quizsalon-border);border-color:var(--room-quizsalon-border)!important;background:radial-gradient(circle at 80% 6%,rgba(124,58,237,.24),transparent 18rem),linear-gradient(145deg,#3b176ff5,#1c0f38fa)!important}.museumWorkspace.room-quizsalon .museumWorkspaceHeader strong,.museumWorkspace.room-quizsalon .museumWorkspaceHeader p{color:var(--room-quizsalon-text)!important}.quizSalonRoomScreen{padding:clamp(.85rem,2.5vw,1.15rem)!important;border-color:var(--room-quizsalon-border)!important;background:radial-gradient(circle at 18% 10%,rgba(255,255,255,.12),transparent 22rem),linear-gradient(145deg,#4c1d9585,#1e0e3db8)!important;overflow:auto!important}.quizSalonLayout{display:grid;grid-template-columns:minmax(12rem,18rem) minmax(0,1fr);gap:clamp(.85rem,2vw,1.15rem);min-height:min(58dvh,38rem);align-items:start}.quizSalonThumbGrid{display:grid;gap:.65rem;align-content:start}.quizSalonThumb{display:grid;grid-template-columns:1fr auto;gap:.25rem .55rem;align-items:center;min-height:4.2rem;padding:.8rem;border:1px solid rgba(196,181,253,.45);border-radius:1rem;background:#ffffff14;color:#f5f3ff;font:inherit;font-weight:900;text-align:left;cursor:pointer;box-shadow:inset 0 1px #ffffff1f}.quizSalonThumb:hover,.quizSalonThumb.active{border-color:#ddd6feeb;background:linear-gradient(145deg,#6d28d9eb,#3b176ff5);box-shadow:0 16px 34px #180a3447,inset 0 1px #ffffff29}.quizSalonThumb strong{justify-self:end;padding:.2rem .45rem;border-radius:999px;background:#ffffff24;color:#fff}.quizSalonThumb small{grid-column:1 / -1;color:#f5f3ffc2;font-weight:800}.quizSalonThumb.confirmed small{color:#c4b5fd}.quizSalonQuestionCard{min-height:100%;padding:clamp(1rem,3vw,1.35rem);border:1px solid rgba(196,181,253,.52);border-radius:1.25rem;background:#ffffff14;color:#f5f3ff;box-shadow:0 18px 46px #14083847,inset 0 1px #ffffff24}.quizSalonQuestionHeader{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem;color:#ddd6fe;font-weight:950}.quizSalonQuestionHeader strong{padding:.35rem .65rem;border-radius:999px;background:#ffffff24;color:#fff}.quizSalonQuestionCard h3{margin:0 0 1rem;color:#fff;font-size:clamp(1.1rem,3vw,1.55rem)}.quizSalonChoices .choiceRow{background:#ffffff14;border-color:#c4b5fd57;color:#f5f3ff}.quizSalonChoices .choiceRow.selectedChoice{border-color:#ddd6fed1;background:#7c3aed3d}.quizSalonBottomDrawerV2{position:absolute;left:clamp(1rem,4vw,2rem);right:clamp(1rem,4vw,2rem);bottom:clamp(.65rem,2vw,.9rem);z-index:95;display:grid;grid-template-columns:minmax(8rem,13rem) minmax(0,1fr);align-items:stretch;min-height:3.4rem;pointer-events:auto;color:#f5f3ff;filter:drop-shadow(0 16px 34px rgba(20,8,56,.34))}.quizSalonBottomHandle{display:flex;align-items:center;justify-content:center;gap:.55rem;padding:.65rem 1rem;border:0;border-radius:1rem 0 0 1rem;background:linear-gradient(135deg,#4c1d95,#2e1065);color:#fff;font:inherit;font-weight:950;cursor:pointer}.quizSalonBottomHandle .drawerHandleCount{display:inline-grid;place-items:center;min-width:1.45rem;height:1.45rem;border-radius:999px;background:#ffffff2e;color:#fff;font-size:.82rem}.quizSalonBottomPreview{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem 1rem;border:1px solid rgba(196,181,253,.5);border-left:0;border-radius:0 1rem 1rem 0;background:linear-gradient(135deg,#3b176ff5,#241047f5);color:#ddd6fe;font-weight:850}.quizSalonBottomPreview strong{color:#fff}.museumBottomNav button.active.navQuizSalon,.museumBottomNavFour button.active.navQuizSalon{background:var(--room-quizsalon)!important;background-image:none!important;color:#fff!important}@media (max-width: 760px){.museumWorkspace.room-quizsalon{padding-bottom:1rem!important}.quizSalonLayout{grid-template-columns:1fr;min-height:calc(100dvh - 15.5rem)}.quizSalonThumbGrid{grid-template-columns:repeat(auto-fit,minmax(5.8rem,1fr))}.quizSalonThumb{min-height:3.4rem;padding:.62rem;border-radius:.85rem}.quizSalonBottomDrawerV2{left:.75rem;right:.75rem;bottom:.55rem;grid-template-columns:minmax(7.5rem,10rem) minmax(0,1fr);min-height:3rem}.quizSalonBottomHandle,.quizSalonBottomPreview{padding:.55rem .65rem;font-size:.82rem}.quizSalonBottomPreview span{display:none}}.museumWorkspace{overflow:hidden!important}.museumWorkspace .appEdgeDrawers,.museumWorkspace .museumRoomDrawers.appEdgeDrawers{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;overflow:hidden!important;pointer-events:none!important}.museumWorkspace .appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2,.museumWorkspace .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2{left:0!important;right:auto!important;transform:translate(calc(-100% + 2.15rem))!important}.museumWorkspace .appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2,.museumWorkspace .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2{right:0!important;left:auto!important;transform:translate(calc(100% - 2.15rem))!important}.museumWorkspace .appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace.isDraggingArtwork .appEdgeDrawers .museumRoomEdgeDrawerV2{transform:translate(0)!important}.quizSalonBottomDrawerV2{position:absolute!important;left:50%!important;right:auto!important;bottom:.9rem!important;transform:translate(-50%)!important;width:min(28vw,18rem)!important;height:2.15rem!important;min-height:2.15rem!important;max-height:2.15rem!important;display:block!important;z-index:96!important;pointer-events:auto!important;filter:drop-shadow(0 12px 24px rgba(20,8,56,.28))!important}.quizSalonBottomPreview{display:none!important}.quizSalonBottomHandle{width:100%!important;height:100%!important;min-height:0!important;border-radius:.95rem!important;padding:.35rem .75rem!important;background:var(--room-quizsalon)!important;background-image:none!important;color:#fff!important;box-shadow:inset 0 1px #ffffff29!important}@media (max-width: 760px){.museumWorkspace{overflow:hidden!important}.museumWorkspace .appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2,.museumWorkspace .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2{left:0!important;right:auto!important;transform:translate(calc(-100% + 2rem))!important}.museumWorkspace .appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2,.museumWorkspace .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2{right:0!important;left:auto!important;transform:translate(calc(100% - 2rem))!important}.museumWorkspace .appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace.isDraggingArtwork .appEdgeDrawers .museumRoomEdgeDrawerV2{transform:translate(0)!important}.quizSalonBottomDrawerV2{width:min(58vw,13.5rem)!important;height:2rem!important;min-height:2rem!important;max-height:2rem!important;bottom:.65rem!important}.quizSalonBottomHandle{font-size:.82rem!important;padding:.25rem .55rem!important}}.museumRoomStage{position:relative!important;overflow:visible!important;isolation:isolate!important}.museumRoomStage>.museumRoomScreen{position:relative!important;z-index:1!important}.museumWorkspace .museumRoomStage .appEdgeDrawers,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:80!important;overflow:visible!important;pointer-events:none!important}.museumWorkspace .museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2{position:absolute!important;width:min(34vw,18rem)!important;height:calc(50% - .55rem)!important;min-height:11rem!important;max-height:none!important;z-index:88!important;pointer-events:auto!important;overflow:visible!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.bottomDrawerV2{top:auto!important;bottom:0!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.leftDrawerV2{left:-2.15rem!important;right:auto!important;grid-template-columns:minmax(0,1fr) 2.15rem!important;transform:translate(calc(-100% + 2.15rem))!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.rightDrawerV2{right:-2.15rem!important;left:auto!important;grid-template-columns:2.15rem minmax(0,1fr)!important;transform:translate(calc(100% - 2.15rem))!important}.museumWorkspace .museumRoomStage .quizSalonBottomDrawerV2{position:absolute!important;top:100%!important;bottom:auto!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;width:min(34vw,18rem)!important;height:2.15rem!important;min-height:2.15rem!important;max-height:2.15rem!important;display:block!important;z-index:89!important;pointer-events:auto!important}.museumWorkspace .museumRoomStage .quizSalonBottomPreview{display:none!important}.museumWorkspace .museumRoomStage .quizSalonBottomHandle{width:100%!important;height:100%!important;min-height:0!important;border-radius:0 0 .95rem .95rem!important;padding:.35rem .75rem!important;background:var(--room-quizsalon)!important;background-image:none!important;color:#fff!important}.museumWorkspace{overflow:hidden!important;padding-left:max(clamp(1rem,2.5vw,1.4rem),2.35rem)!important;padding-right:max(clamp(1rem,2.5vw,1.4rem),2.35rem)!important;padding-bottom:max(clamp(1rem,2.5vw,1.4rem),3.4rem)!important}@media (max-width: 760px){.museumWorkspace{padding-left:2rem!important;padding-right:2rem!important;padding-bottom:3rem!important}.museumWorkspace .museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2{width:min(48vw,15rem)!important;height:calc(50% - .45rem)!important;min-height:8.5rem!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.leftDrawerV2{left:-2rem!important;grid-template-columns:minmax(0,1fr) 2rem!important;transform:translate(calc(-100% + 2rem))!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.rightDrawerV2{right:-2rem!important;grid-template-columns:2rem minmax(0,1fr)!important;transform:translate(calc(100% - 2rem))!important}.museumWorkspace .museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace .museumRoomStage .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace.isDraggingArtwork .museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2{transform:translate(0)!important}.museumWorkspace .museumRoomStage .quizSalonBottomDrawerV2{width:min(58vw,13rem)!important;height:2rem!important;min-height:2rem!important;max-height:2rem!important}}.museumWorkspace{--drawer-handle-size-final: 2.15rem;--drawer-outside-offset-final: max(clamp(1rem, 2.5vw, 1.4rem), 2.35rem)}.museumWorkspace .museumRoomStage .appEdgeDrawers,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers{inset:0 calc(-1 * var(--drawer-outside-offset-final)) 0 calc(-1 * var(--drawer-outside-offset-final))!important;overflow:visible!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.leftDrawerV2{left:0!important;right:auto!important;grid-template-columns:minmax(0,1fr) var(--drawer-handle-size-final)!important;transform:translate(calc(-100% + var(--drawer-handle-size-final)))!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.rightDrawerV2{right:0!important;left:auto!important;grid-template-columns:var(--drawer-handle-size-final) minmax(0,1fr)!important;transform:translate(calc(100% - var(--drawer-handle-size-final)))!important}@media (max-width: 760px){.museumWorkspace{--drawer-handle-size-final: 2rem;--drawer-outside-offset-final: 2rem}.museumWorkspace .museumRoomStage .appEdgeDrawers,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers{inset:0 calc(-1 * var(--drawer-outside-offset-final)) 0 calc(-1 * var(--drawer-outside-offset-final))!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.leftDrawerV2{left:0!important;grid-template-columns:minmax(0,1fr) var(--drawer-handle-size-final)!important;transform:translate(calc(-100% + var(--drawer-handle-size-final)))!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.rightDrawerV2{right:0!important;grid-template-columns:var(--drawer-handle-size-final) minmax(0,1fr)!important;transform:translate(calc(100% - var(--drawer-handle-size-final)))!important}.museumWorkspace .museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace .museumRoomStage .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace.isDraggingArtwork .museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2{transform:translate(0)!important}}.museumWorkspace .museumRoomStage{--room-drawer-handle-final: 2.15rem;--room-drawer-gutter-final: clamp(2.8rem, 4.2vw, 3.7rem);position:relative!important;overflow:visible!important;box-sizing:border-box!important;padding-inline:var(--room-drawer-gutter-final)!important;padding-bottom:calc(var(--room-drawer-handle-final) + .65rem)!important}.museumWorkspace .museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2{width:min(34vw,18rem)!important;height:calc(50% - .55rem)!important;min-height:10rem!important;pointer-events:auto!important;overflow:visible!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.leftDrawerV2{left:calc(var(--room-drawer-gutter-final) - var(--room-drawer-handle-final))!important;right:auto!important;grid-template-columns:minmax(0,1fr) var(--room-drawer-handle-final)!important;transform:translate(calc(-100% + var(--room-drawer-handle-final)))!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.rightDrawerV2{right:calc(var(--room-drawer-gutter-final) - var(--room-drawer-handle-final))!important;left:auto!important;grid-template-columns:var(--room-drawer-handle-final) minmax(0,1fr)!important;transform:translate(calc(100% - var(--room-drawer-handle-final)))!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.bottomDrawerV2{top:auto!important;bottom:calc(var(--room-drawer-handle-final) + .65rem)!important}.museumWorkspace .museumRoomStage .quizSalonBottomDrawerV2{top:auto!important;bottom:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;width:min(34vw,18rem)!important;height:var(--room-drawer-handle-final)!important;min-height:var(--room-drawer-handle-final)!important;max-height:var(--room-drawer-handle-final)!important}@media (max-width: 760px){.museumWorkspace .museumRoomStage{--room-drawer-handle-final: 2rem;--room-drawer-gutter-final: 2.45rem;padding-inline:var(--room-drawer-gutter-final)!important;padding-bottom:calc(var(--room-drawer-handle-final) + .55rem)!important}.museumWorkspace .museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2{width:min(68vw,14rem)!important;min-height:9rem!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.bottomDrawerV2{bottom:calc(var(--room-drawer-handle-final) + .55rem)!important}.museumWorkspace .museumRoomStage .quizSalonBottomDrawerV2{width:min(70vw,14rem)!important}}.museumWorkspace{overflow:visible!important;padding-left:clamp(1rem,2.5vw,1.4rem)!important;padding-right:clamp(1rem,2.5vw,1.4rem)!important;padding-bottom:clamp(1rem,2.5vw,1.4rem)!important}.museumWorkspace .museumRoomStage{--drawer-handle-size-final: 2.15rem;position:relative!important;overflow:visible!important;padding-inline:0!important;padding-bottom:calc(var(--drawer-handle-size-final) + .65rem)!important;box-sizing:border-box!important}.museumWorkspace .museumRoomStage>.museumRoomScreen{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.museumWorkspace .museumRoomStage .appEdgeDrawers,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;overflow:visible!important;pointer-events:none!important;z-index:90!important}.museumWorkspace .museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2{position:absolute!important;width:min(28vw,18rem)!important;height:calc((100% - var(--drawer-handle-size-final) - .65rem) / 2 - .5rem)!important;min-height:10rem!important;max-height:none!important;pointer-events:auto!important;overflow:visible!important;z-index:95!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.topDrawerV2{top:0!important;bottom:auto!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.bottomDrawerV2{top:calc(((100% - var(--drawer-handle-size-final) - .65rem) / 2) + .75rem)!important;bottom:auto!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.leftDrawerV2{left:calc(-1 * var(--drawer-handle-size-final))!important;right:auto!important;grid-template-columns:minmax(0,1fr) var(--drawer-handle-size-final)!important;transform:translate(calc(-100% + var(--drawer-handle-size-final)))!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.rightDrawerV2{right:calc(-1 * var(--drawer-handle-size-final))!important;left:auto!important;grid-template-columns:var(--drawer-handle-size-final) minmax(0,1fr)!important;transform:translate(calc(100% - var(--drawer-handle-size-final)))!important}.museumWorkspace .museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace .museumRoomStage .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace.isDraggingArtwork .museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2{transform:translate(0)!important}.museumWorkspace .museumRoomStage .quizSalonBottomDrawerV2{position:absolute!important;top:auto!important;bottom:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;width:min(34vw,18rem)!important;height:var(--drawer-handle-size-final)!important;min-height:var(--drawer-handle-size-final)!important;max-height:var(--drawer-handle-size-final)!important;z-index:96!important;pointer-events:auto!important}@media (max-width: 760px){.museumWorkspace{overflow:visible!important;padding-left:1rem!important;padding-right:1rem!important;padding-bottom:1rem!important}.museumWorkspace .museumRoomStage{--drawer-handle-size-final: 2rem;padding-inline:0!important;padding-bottom:calc(var(--drawer-handle-size-final) + .55rem)!important}.museumWorkspace .museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2,.museumWorkspace .museumRoomStage .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2{width:min(58vw,13.5rem)!important;height:calc((100% - var(--drawer-handle-size-final) - .55rem) / 2 - .45rem)!important;min-height:8.5rem!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.bottomDrawerV2{top:calc(((100% - var(--drawer-handle-size-final) - .55rem) / 2) + .7rem)!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.leftDrawerV2{left:calc(-1 * var(--drawer-handle-size-final))!important;grid-template-columns:minmax(0,1fr) var(--drawer-handle-size-final)!important;transform:translate(calc(-100% + var(--drawer-handle-size-final)))!important}.museumWorkspace .museumRoomStage .museumRoomEdgeDrawerV2.rightDrawerV2{right:calc(-1 * var(--drawer-handle-size-final))!important;grid-template-columns:var(--drawer-handle-size-final) minmax(0,1fr)!important;transform:translate(calc(100% - var(--drawer-handle-size-final)))!important}.museumWorkspace .museumRoomStage .quizSalonBottomDrawerV2{width:min(70vw,14rem)!important;height:var(--drawer-handle-size-final)!important;min-height:var(--drawer-handle-size-final)!important;max-height:var(--drawer-handle-size-final)!important}}.museumWorkspace>.museumRoomStage{position:static!important}.museumWorkspace>.museumRoomStage>.museumRoomScreen{width:100%!important;max-width:100%!important}.museumWorkspace>.museumRoomStage .appEdgeDrawers,.museumWorkspace>.museumRoomStage .museumRoomDrawers.appEdgeDrawers{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:90!important;pointer-events:none!important;overflow:visible!important}.museumWorkspace>.museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2,.museumWorkspace>.museumRoomStage .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2{position:absolute!important;width:min(28vw,18rem)!important;height:calc((100% - 7.25rem)/2 - .5rem)!important;min-height:10rem!important;max-height:none!important;pointer-events:auto!important;overflow:visible!important;z-index:95!important}.museumWorkspace>.museumRoomStage .museumRoomEdgeDrawerV2.topDrawerV2{top:6rem!important;bottom:auto!important}.museumWorkspace>.museumRoomStage .museumRoomEdgeDrawerV2.bottomDrawerV2{top:calc(6.75rem + (100% - 7.25rem)/2)!important;bottom:auto!important}.museumWorkspace>.museumRoomStage .museumRoomEdgeDrawerV2.leftDrawerV2{left:-2.15rem!important;right:auto!important;grid-template-columns:minmax(0,1fr) 2.15rem!important;transform:translate(calc(-100% + 2.15rem))!important}.museumWorkspace>.museumRoomStage .museumRoomEdgeDrawerV2.rightDrawerV2{right:-2.15rem!important;left:auto!important;grid-template-columns:2.15rem minmax(0,1fr)!important;transform:translate(calc(100% - 2.15rem))!important}.museumWorkspace>.museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace>.museumRoomStage .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace>.museumRoomStage .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace>.museumRoomStage .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace.isDraggingArtwork>.museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2{transform:translate(0)!important}.museumWorkspace>.museumRoomStage .quizSalonBottomDrawerV2{position:absolute!important;left:50%!important;right:auto!important;bottom:0!important;top:auto!important;transform:translate(-50%)!important;width:min(34vw,18rem)!important;height:2.15rem!important;min-height:2.15rem!important;max-height:2.15rem!important;z-index:96!important;pointer-events:auto!important}@media (max-width: 760px){.museumWorkspace>.museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2,.museumWorkspace>.museumRoomStage .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2{width:min(58vw,13.5rem)!important;height:calc((100% - 7rem)/2 - .45rem)!important;min-height:9.5rem!important}.museumWorkspace>.museumRoomStage .museumRoomEdgeDrawerV2.topDrawerV2{top:5.6rem!important}.museumWorkspace>.museumRoomStage .museumRoomEdgeDrawerV2.bottomDrawerV2{top:calc(6.3rem + (100% - 7rem)/2)!important}.museumWorkspace>.museumRoomStage .museumRoomEdgeDrawerV2.leftDrawerV2{left:-2rem!important;grid-template-columns:minmax(0,1fr) 2rem!important;transform:translate(calc(-100% + 2rem))!important}.museumWorkspace>.museumRoomStage .museumRoomEdgeDrawerV2.rightDrawerV2{right:-2rem!important;grid-template-columns:2rem minmax(0,1fr)!important;transform:translate(calc(100% - 2rem))!important}.museumWorkspace>.museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace>.museumRoomStage .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace>.museumRoomStage .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace>.museumRoomStage .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace.isDraggingArtwork>.museumRoomStage .appEdgeDrawers .museumRoomEdgeDrawerV2{transform:translate(0)!important}.museumWorkspace>.museumRoomStage .quizSalonBottomDrawerV2{width:min(70vw,14rem)!important;height:2rem!important;min-height:2rem!important;max-height:2rem!important}}.museumWorkspace{position:relative!important;overflow:visible!important}.museumWorkspace>.appEdgeDrawers,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:90!important;pointer-events:none!important;overflow:visible!important}.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2{position:absolute!important;width:min(28vw,18rem)!important;height:calc((100% - 7.25rem)/2 - .5rem)!important;min-height:10rem!important;max-height:none!important;pointer-events:auto!important;overflow:visible!important;z-index:95!important}.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2.topDrawerV2,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.topDrawerV2{top:6rem!important;bottom:auto!important}.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2.bottomDrawerV2,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.bottomDrawerV2{top:calc(6.75rem + (100% - 7.25rem)/2)!important;bottom:auto!important}.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2{left:-2.15rem!important;right:auto!important;grid-template-columns:minmax(0,1fr) 2.15rem!important;transform:translate(calc(-100% + 2.15rem))!important}.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2{right:-2.15rem!important;left:auto!important;grid-template-columns:2.15rem minmax(0,1fr)!important;transform:translate(calc(100% - 2.15rem))!important}.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace>.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace.isDraggingArtwork>.appEdgeDrawers .museumRoomEdgeDrawerV2,.museumWorkspace.isDraggingArtwork>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2{transform:translate(0)!important}.museumWorkspace>.quizSalonBottomDrawerV2{position:absolute!important;left:50%!important;right:auto!important;bottom:1.4rem!important;top:auto!important;transform:translate(-50%)!important;width:min(34vw,18rem)!important;height:2.15rem!important;min-height:2.15rem!important;max-height:2.15rem!important;z-index:96!important;pointer-events:auto!important}@media (max-width: 760px){.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2{width:min(58vw,13.5rem)!important;height:calc((100% - 7rem)/2 - .45rem)!important;min-height:9.5rem!important}.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2.topDrawerV2,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.topDrawerV2{top:5.6rem!important}.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2.bottomDrawerV2,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.bottomDrawerV2{top:calc(6.3rem + (100% - 7rem)/2)!important}.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2{left:-2rem!important;grid-template-columns:minmax(0,1fr) 2rem!important;transform:translate(calc(-100% + 2rem))!important}.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2{right:-2rem!important;grid-template-columns:2rem minmax(0,1fr)!important;transform:translate(calc(100% - 2rem))!important}.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.open,.museumWorkspace>.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.museumWorkspace.isDraggingArtwork>.appEdgeDrawers .museumRoomEdgeDrawerV2,.museumWorkspace.isDraggingArtwork>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2{transform:translate(0)!important}.museumWorkspace>.quizSalonBottomDrawerV2{width:min(70vw,14rem)!important;height:2rem!important;min-height:2rem!important;max-height:2rem!important;bottom:1rem!important}}.museumWorkspace>.museumRoomStage{position:relative!important;overflow:visible!important}.museumWorkspace>.museumRoomStage>.quizSalonBottomDrawerV2,.museumWorkspace .museumRoomStage>.quizSalonBottomDrawerV2{position:absolute!important;left:50%!important;right:auto!important;top:100%!important;bottom:auto!important;transform:translate(-50%)!important;width:min(34vw,18rem)!important;height:2.15rem!important;min-height:2.15rem!important;max-height:2.15rem!important;z-index:120!important;pointer-events:auto!important}.museumWorkspace>.museumRoomStage>.quizSalonBottomDrawerV2 .quizSalonBottomHandle,.museumWorkspace .museumRoomStage>.quizSalonBottomDrawerV2 .quizSalonBottomHandle{border-radius:0 0 .95rem .95rem!important}@media (max-width: 760px){.museumWorkspace>.museumRoomStage>.quizSalonBottomDrawerV2,.museumWorkspace .museumRoomStage>.quizSalonBottomDrawerV2{width:min(70vw,14rem)!important;height:2rem!important;min-height:2rem!important;max-height:2rem!important}.museumWorkspaceHeader{position:relative!important}.museumWorkspaceHeader>div{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;column-gap:.45rem!important;width:100%!important;min-width:0!important}.museumWorkspaceHeader strong{min-width:0!important;max-width:100%!important;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;writing-mode:horizontal-tb!important;overflow:hidden!important;text-overflow:ellipsis!important}.mobileRoomHint{justify-self:end!important;max-width:max-content!important}.mobileRoomHint[open] p{position:absolute!important;left:0!important;right:0!important;top:calc(100% + .35rem)!important;z-index:130!important;width:auto!important;max-width:none!important}.museumWorkspaceHeader:has(.mobileRoomHint[open]){margin-bottom:4.4rem!important}}.museumWorkspace>.quizSalonBottomDrawerV2{position:absolute!important;left:50%!important;right:auto!important;top:calc(100% + .1rem)!important;bottom:auto!important;transform:translate(-50%)!important;width:min(34vw,18rem)!important;height:2.15rem!important;min-height:2.15rem!important;max-height:2.15rem!important;z-index:130!important;pointer-events:auto!important}.museumWorkspace>.quizSalonBottomDrawerV2 .quizSalonBottomHandle{border-radius:0 0 .95rem .95rem!important}.museumRoomEdgeDrawerV2>.dropDrawerHandle .drawerHandleCount,.quizSalonBottomHandle .drawerHandleCount{display:inline-grid!important;place-items:center!important;min-width:1.35rem!important;height:1.35rem!important;padding:0 .28rem!important;border-radius:999px!important;border:0!important;background:#fff3!important;color:#fff!important;font-size:.78rem!important;font-weight:950!important;line-height:1!important;box-shadow:none!important}.museumRoomEdgeDrawerV2>.dropDrawerHandle .drawerHandleCount{width:1.35rem!important;min-width:1.35rem!important;height:1.35rem!important}.depotHandle .drawerHandleCount,.restorationHandle .drawerHandleCount,.exhibitionHandle .drawerHandleCount,.workshopsHandle .drawerHandleCount{color:#fff!important}@media (max-width: 760px){.museumWorkspace>.quizSalonBottomDrawerV2{width:min(70vw,14rem)!important;height:2rem!important;min-height:2rem!important;max-height:2rem!important;top:calc(100% + .08rem)!important}}.museumWorkspace.room-exhibition .museumRoomStage>.exhibitionRoomScreen,.museumWorkspace.room-exhibition .museumRoomStage>.museumRoomScreen.exhibitionFullscreen{height:min(62dvh,42rem)!important;min-height:min(62dvh,42rem)!important;max-height:min(62dvh,42rem)!important;box-sizing:border-box!important;padding:clamp(.9rem,2.5vw,1.25rem)!important;overflow:visible!important}.museumWorkspace.room-exhibition .exhibitionTileGrid,.museumWorkspace.room-exhibition .exhibitionTileGrid.emptyRoomGrid{height:100%!important;min-height:100%!important;max-height:100%!important;box-sizing:border-box!important;overflow:auto!important;align-content:start!important}.museumWorkspace.room-exhibition .exhibitionFinishBar{bottom:-4.4rem!important}.museumWorkspace.room-exhibition .exhibitionFullscreen:has(.vernissageBoard):after{background:color-mix(in srgb,var(--room-accent-dark) 28%,rgba(5,24,12,.42))!important;-webkit-backdrop-filter:blur(2px) saturate(1.04)!important;backdrop-filter:blur(2px) saturate(1.04)!important}.museumWorkspace.room-exhibition .vernissageBoard{color:var(--room-text)!important;border-color:color-mix(in srgb,var(--room-accent) 70%,var(--room-accent-dark) 30%)!important;background:radial-gradient(circle at 88% 12%,color-mix(in srgb,var(--room-accent) 42%,transparent),transparent 14rem),linear-gradient(145deg,color-mix(in srgb,var(--room-surface) 72%,white 28%),color-mix(in srgb,var(--room-surface-2) 84%,white 16%))!important;box-shadow:0 34px 110px color-mix(in srgb,var(--room-accent-dark) 24%,rgba(0,0,0,.38)),0 0 0 1px #ffffff6b inset!important}.museumWorkspace.room-exhibition .vernissageBoard h3,.museumWorkspace.room-exhibition .vernissageMessage,.museumWorkspace.room-exhibition .vernissageApplause,.museumWorkspace.room-exhibition .vernissageWrongList strong{color:var(--room-text)!important}.museumWorkspace.room-exhibition .vernissageSubtitle,.museumWorkspace.room-exhibition .vernissageWrongList,.museumWorkspace.room-exhibition .vernissageScores span{color:var(--room-muted)!important}.museumWorkspace.room-exhibition .vernissageHeader span,.museumWorkspace.room-exhibition .vernissageScores span,.museumWorkspace.room-exhibition .vernissageWrongList{border:1px solid color-mix(in srgb,var(--room-border) 58%,white 42%)!important;background:color-mix(in srgb,var(--room-surface) 62%,white 38%)!important;box-shadow:inset 0 1px #ffffffc7!important}.museumWorkspace.room-exhibition .vernissageHeader strong{color:var(--room-text)!important;background:color-mix(in srgb,var(--room-accent) 78%,white 22%)!important;background-image:none!important;box-shadow:0 12px 32px color-mix(in srgb,var(--room-accent) 42%,transparent)!important}.museumWorkspace.room-exhibition .vernissageConfetti span{background:linear-gradient(180deg,color-mix(in srgb,var(--room-accent) 86%,white 14%),color-mix(in srgb,var(--room-accent-dark) 72%,var(--room-accent) 28%))!important}.museumWorkspace.room-exhibition .vernissageConfetti span:nth-child(3n),.museumWorkspace.room-exhibition .vernissageConfetti span:nth-child(4n){background:linear-gradient(180deg,#fffffff5,color-mix(in srgb,var(--room-accent) 78%,white 22%))!important}.museumWorkspace.room-exhibition .vernissageActions .finishExhibitionButton,.museumWorkspace.room-exhibition .vernissageActions .vernissageReviewButton,.museumWorkspace.room-exhibition .compactFinishButton{border:1px solid color-mix(in srgb,var(--room-accent) 72%,white 28%)!important;background:var(--room-accent)!important;background-image:none!important;color:var(--room-text)!important;box-shadow:0 14px 30px color-mix(in srgb,var(--room-accent) 34%,transparent)!important}.museumWorkspace.room-exhibition .exhibitionReviewBar{border-color:var(--room-border)!important;background:radial-gradient(circle at 86% 18%,color-mix(in srgb,var(--room-accent) 28%,transparent),transparent 14rem),color-mix(in srgb,var(--room-surface) 74%,white 26%)!important;color:var(--room-text)!important;box-shadow:0 18px 48px color-mix(in srgb,var(--room-accent) 18%,transparent),inset 0 1px #ffffffd1!important}.museumWorkspace.room-exhibition .exhibitionReviewBar strong,.museumWorkspace.room-exhibition .exhibitionReviewBar span,.museumWorkspace.room-exhibition .exhibitionReviewStats span{color:var(--room-text)!important}.museumWorkspace.room-exhibition .exhibitionReviewStats span{border:1px solid color-mix(in srgb,var(--room-border) 55%,white 45%)!important;background:color-mix(in srgb,var(--room-surface) 66%,white 34%)!important;box-shadow:inset 0 1px #ffffffd1!important}.museumWorkspace.room-exhibition .exhibitionReviewBar .compactFinishButton{background:var(--room-accent)!important;color:var(--room-text)!important}.finishedTopActions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.65rem;margin-left:auto;flex:0 0 auto}.finishedTopActions>button{min-height:2.45rem;padding:.55rem .9rem;border-radius:999px;font-weight:950;white-space:nowrap}.museumWorkspace.room-exhibition .finishedTopActions .finishedReviewButton,.museumWorkspace.room-exhibition .finishedTopActions .finishedEndButton{border:1px solid color-mix(in srgb,var(--room-accent) 72%,white 28%)!important;background:var(--room-accent)!important;background-image:none!important;color:var(--room-text)!important;box-shadow:0 14px 30px color-mix(in srgb,var(--room-accent) 28%,transparent)!important}.museumWorkspace.room-exhibition .finishedTopActions .finishedReviewButton{background:color-mix(in srgb,var(--room-surface) 62%,white 38%)!important}.museumWorkspace.room-exhibition.exhibitionIsFinished .exhibitionFullscreen:after{display:none!important;content:none!important}.museumWorkspace.room-exhibition.exhibitionIsFinished .galleryArtworkCard.wrongAfterFinish img{filter:grayscale(1) contrast(.92)!important;opacity:.58!important}.museumWorkspace.room-exhibition.exhibitionIsFinished .wrongArtworkBadge{color:#fff!important;background:#191822db!important;border:1px solid rgba(255,255,255,.28)!important}@media (max-width: 760px){.finishedTopActions{width:100%;justify-content:flex-start;flex-wrap:wrap}.finishedTopActions>button{min-height:2.2rem;padding:.48rem .72rem;font-size:.86rem}}.exhibitionFinishedNotice{display:none!important}.vernissageOverlayBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:clamp(1rem,3vw,2rem);border-radius:inherit;background:color-mix(in srgb,var(--room-accent-dark, #145c38) 24%,rgba(4,18,10,.42));-webkit-backdrop-filter:blur(2px) saturate(1.04);backdrop-filter:blur(2px) saturate(1.04)}.vernissageOverlayBackdrop .vernissageBoard{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:min(92vw,42rem)!important;max-height:min(86dvh,42rem)!important;z-index:1!important}.vernissageOverlayBackdrop .vernissageActions{display:flex;justify-content:flex-end;gap:.65rem;flex-wrap:wrap;margin-top:.35rem}.museumWorkspace.room-exhibition .vernissageOverlayBackdrop .vernissageCloseButton{border:1px solid color-mix(in srgb,var(--room-border) 62%,white 38%)!important;background:color-mix(in srgb,var(--room-surface) 64%,white 36%)!important;background-image:none!important;color:var(--room-text)!important;box-shadow:inset 0 1px #ffffffc2!important}.museumWorkspace.room-exhibition.exhibitionIsFinished .vernissageOverlayBackdrop .vernissageBoard:after,.museumWorkspace.room-exhibition.exhibitionIsFinished .vernissageOverlayBackdrop:after{display:none!important;content:none!important}@media (max-width: 760px){.vernissageOverlayBackdrop{align-items:center;padding:.75rem}.vernissageOverlayBackdrop .vernissageBoard{width:min(94vw,34rem)!important}.vernissageOverlayBackdrop .vernissageActions{display:grid;grid-template-columns:1fr}}.museumWorkspace.room-exhibition .exhibitionRoomScreen{position:relative;overflow:hidden}.roomFinishCelebration{position:absolute;top:0;right:0;bottom:0;left:0;z-index:28;pointer-events:none;overflow:hidden;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.28),transparent 24%),radial-gradient(circle at 18% 78%,rgba(125,240,165,.24),transparent 28%),radial-gradient(circle at 82% 72%,rgba(182,255,209,.22),transparent 26%);animation:roomFinishGlow 2.6s ease-out forwards}.roomFinishConfetti{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.roomFinishConfetti:before,.roomFinishConfetti:after{content:"";position:absolute;width:260px;height:260px;border-radius:999px;opacity:0;filter:blur(1px);background:radial-gradient(circle,rgba(255,255,255,.95) 0 3px,transparent 4px) 16px 26px / 36px 36px,radial-gradient(circle,rgba(125,240,165,.95) 0 4px,transparent 5px) 4px 10px / 44px 44px,radial-gradient(circle,rgba(70,217,130,.85) 0 5px,transparent 6px) 28px 8px / 52px 52px;animation:roomFinishSideBurst 1.45s ease-out forwards}.roomFinishConfetti:before{left:-88px;top:42%;transform-origin:left center}.roomFinishConfetti:after{right:-88px;top:34%;transform-origin:right center;animation-delay:.12s}.roomFinishConfetti span{position:absolute;top:-32px;left:calc((var(--i) * 37px + 11px) % 100%);width:9px;height:18px;border-radius:3px;background:linear-gradient(180deg,#fff,#b8ffd2 56%,#62e99b);box-shadow:0 0 16px #7df0a57a;opacity:0;transform:translateY(-30px) rotate(0) scale(.85);animation:roomFinishConfettiFall 3.4s cubic-bezier(.17,.67,.22,1) forwards;animation-delay:calc((var(--i) % 12) * 45ms)}.roomFinishConfetti span:nth-child(2n){width:7px;height:7px;border-radius:999px;background:#fff;animation-name:roomFinishConfettiFloat}.roomFinishConfetti span:nth-child(3n){width:16px;height:8px;border-radius:999px;background:#7df0a5}.roomFinishConfetti span:nth-child(4n){width:6px;height:22px;border-radius:999px;background:#d9ffe8}.roomFinishConfetti span:nth-child(5n){background:linear-gradient(180deg,#46d982,#fff);animation-duration:3.9s}.roomFinishConfetti span:nth-child(7n){width:18px;height:18px;border-radius:4px;background:conic-gradient(from 90deg,#fff,#7df0a5,#2ecb70,#fff)}@keyframes roomFinishGlow{0%{opacity:0}12%{opacity:1}78%{opacity:1}to{opacity:0}}@keyframes roomFinishConfettiFall{0%{opacity:0;transform:translate3d(0,-36px,0) rotate(0) scale(.75)}10%{opacity:1}68%{opacity:1}to{opacity:0;transform:translate3d(calc(((var(--i) % 7) - 3) * 22px),780px,0) rotate(calc(var(--i) * 58deg)) scale(1)}}@keyframes roomFinishConfettiFloat{0%{opacity:0;transform:translate3d(0,-34px,0) scale(.6)}14%{opacity:1}72%{opacity:.95}to{opacity:0;transform:translate3d(calc(((var(--i) % 9) - 4) * 18px),720px,0) scale(1.18)}}@keyframes roomFinishSideBurst{0%{opacity:0;transform:scale(.25) rotate(-18deg)}18%{opacity:.95}to{opacity:0;transform:scale(1.35) rotate(18deg)}}.museumWorkspace.room-exhibition .vernissageOverlayBackdrop .vernissageConfetti,.museumWorkspace.room-exhibition .vernissageOverlayBackdrop .vernissageApplause{display:none!important}.roomFinishCelebration{background:transparent!important;animation:none!important}.roomFinishConfettiCanvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.museumWorkspace.room-exhibition .exhibitionFinishBar{left:auto!important;right:clamp(1.2rem,3.2vw,2.5rem)!important;bottom:clamp(.9rem,1.8vw,1.25rem)!important;width:auto!important;justify-content:flex-end!important;z-index:32!important}.museumWorkspace.room-exhibition .exhibitionFinishBar .finishExhibitionButton{border:2px solid #ff4a1c!important;background:#74f0a3!important;background-image:none!important;color:#0f6035!important;box-shadow:0 14px 30px #167e4a33,0 0 0 4px #ff4a1c14!important}.museumWorkspace.room-exhibition .exhibitionFinishBar .finishExhibitionButton:hover{transform:translateY(-1px);box-shadow:0 16px 34px #167e4a3d,0 0 0 5px #ff4a1c1a!important}@media (max-width: 760px){.museumWorkspace.room-exhibition .exhibitionFinishBar{right:clamp(.75rem,4vw,1.1rem)!important;bottom:.85rem!important}}.quizSalonUnitStack{display:flex;flex-direction:column;gap:1rem;width:100%;min-height:100%}.quizSalonUnitAccordion{border:1px solid rgba(196,181,253,.46);border-radius:1.25rem;background:#ffffff0f;overflow:hidden}.quizSalonUnitAccordion.open{background:#ffffff14}.quizSalonUnitHeader{width:100%;border:0;color:inherit;background:transparent;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:1rem 1.15rem;text-align:left;cursor:pointer}.quizSalonUnitHeader:hover{background:#ffffff12}.quizSalonUnitChevron{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffff1f;font-weight:950}.quizSalonUnitTitle{display:grid;gap:.2rem;min-width:0}.quizSalonUnitTitle strong{font-size:1.12rem;line-height:1.1}.quizSalonUnitTitle small{color:#f5f3ffb8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quizSalonUnitProgress,.quizSalonUnitPoints{border-radius:999px;padding:.45rem .75rem;background:#ffffff1f;font-weight:900;white-space:nowrap}.quizSalonUnitBody{padding:0 1rem 1rem}.quizSalonQuestionCard.locked .choiceRow,.quizSalonQuestionCard.locked input{cursor:not-allowed}.quizLockedNotice{margin:.25rem 0 .75rem;border-radius:999px;display:inline-flex;padding:.45rem .75rem;background:#74f0a324;color:#d7ffe6;font-weight:850}.quizConfirmRow .playerBackPill:disabled{opacity:.72;cursor:not-allowed;filter:saturate(.8)}@media (max-width: 760px){.quizSalonUnitHeader{grid-template-columns:auto minmax(0,1fr)}.quizSalonUnitProgress,.quizSalonUnitPoints{grid-column:2;justify-self:start}.quizSalonUnitBody{padding-inline:.7rem}}.quizSalonQuestionCard h3{font-weight:650!important;line-height:1.28!important}.quizSalonChoices .choiceRow{font-weight:520!important;line-height:1.35!important}.quizSalonChoices .choiceRow span{font-weight:520!important}.quizSalonThumb span,.quizSalonThumb small,.quizSalonQuestionHeader span,.quizSalonQuestionHeader strong{line-height:1.15}@media (max-width: 760px){.museumWorkspace.room-quizsalon .museumWorkspaceHeader{gap:.35rem!important}.museumWorkspace.room-quizsalon .museumWorkspaceHeader strong{font-size:clamp(1.45rem,8vw,2rem)!important}.museumWorkspace.room-quizsalon .museumWorkspaceHeader p{font-size:.9rem!important}.quizSalonRoomScreen{padding:.68rem!important}.quizSalonUnitStack{gap:.72rem!important;min-height:auto!important}.quizSalonUnitAccordion{border-radius:1rem!important;background:#ffffff0e!important}.quizSalonUnitAccordion.open{background:#ffffff13!important}.quizSalonUnitHeader{grid-template-columns:auto minmax(0,1fr)!important;gap:.55rem .65rem!important;padding:.76rem .82rem!important}.quizSalonUnitChevron{width:1.75rem!important;height:1.75rem!important;font-size:.9rem!important}.quizSalonUnitTitle strong{font-size:1rem!important;line-height:1.12!important}.quizSalonUnitTitle small{font-size:.78rem!important}.quizSalonUnitProgress,.quizSalonUnitPoints{grid-column:2!important;justify-self:start!important;padding:.32rem .58rem!important;font-size:.82rem!important;font-weight:760!important}.quizSalonUnitBody{padding:0 .58rem .68rem!important}.quizSalonLayout{display:block!important;min-height:auto!important}.quizSalonThumbGrid{display:flex!important;gap:.48rem!important;overflow-x:auto!important;overflow-y:hidden!important;padding:.1rem .05rem .65rem!important;margin-bottom:.35rem!important;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.quizSalonThumbGrid::-webkit-scrollbar{height:.35rem}.quizSalonThumb{flex:0 0 auto!important;width:auto!important;min-width:6.9rem!important;min-height:3.1rem!important;padding:.56rem .62rem!important;border-radius:.85rem!important;grid-template-columns:1fr auto!important;gap:.22rem .45rem!important;font-size:.86rem!important;font-weight:720!important;scroll-snap-align:start}.quizSalonThumb span{white-space:nowrap!important;font-weight:760!important}.quizSalonThumb strong{padding:.15rem .38rem!important;font-size:.78rem!important;font-weight:760!important;white-space:nowrap!important}.quizSalonThumb small{grid-column:1 / -1!important;white-space:nowrap!important;font-size:.74rem!important;font-weight:600!important}.quizSalonQuestionCard{min-height:auto!important;padding:.82rem!important;border-radius:1rem!important;background:#ffffff12!important;box-shadow:inset 0 1px #ffffff1a!important}.quizSalonQuestionHeader{margin-bottom:.55rem!important;font-size:.8rem!important;font-weight:680!important}.quizSalonQuestionHeader strong{padding:.24rem .5rem!important;font-size:.78rem!important;font-weight:700!important;white-space:nowrap!important}.quizSalonQuestionCard h3{margin-bottom:.72rem!important;font-size:clamp(.98rem,4.8vw,1.13rem)!important;font-weight:540!important;line-height:1.34!important}.quizSalonQuestionCard .muted{font-size:.82rem!important;line-height:1.35!important}.quizSalonChoices{gap:.48rem!important}.quizSalonChoices .choiceRow{padding:.62rem .68rem!important;border-radius:.82rem!important;font-size:.88rem!important;font-weight:500!important;line-height:1.34!important}.quizSalonChoices .choiceRow span{font-size:.88rem!important;font-weight:500!important}.quizLockedNotice{display:block!important;border-radius:.85rem!important;padding:.5rem .62rem!important;font-size:.78rem!important;font-weight:560!important;line-height:1.35!important}.quizConfirmRow{position:sticky!important;bottom:.25rem!important;z-index:3!important;display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:.55rem!important;margin-top:.7rem!important;padding-top:.5rem!important;background:linear-gradient(to top,rgba(45,20,89,.96),rgba(45,20,89,.72),transparent)!important}.quizConfirmRow .playerBackPill{min-height:2.45rem!important;padding:.55rem .95rem!important;font-size:.9rem!important}.quizFeedback{font-size:.82rem!important;font-weight:620!important}}@media (max-width: 760px){.museumWorkspace.room-quizsalon,.museumWorkspace.room-quizsalon *{font-weight:400!important}.museumWorkspace.room-quizsalon .museumWorkspaceHeader strong{font-weight:520!important}.quizSalonUnitTitle strong{font-size:.96rem!important;font-weight:500!important}.quizSalonUnitTitle small,.quizSalonUnitProgress,.quizSalonUnitPoints{font-size:.76rem!important;font-weight:400!important}.quizSalonThumb{min-width:6.35rem!important;min-height:2.85rem!important;font-size:.78rem!important;font-weight:400!important}.quizSalonThumb span,.quizSalonThumb strong,.quizSalonThumb small{font-weight:400!important}.quizSalonThumb span{font-size:.78rem!important}.quizSalonThumb strong{font-size:.72rem!important}.quizSalonThumb small{font-size:.7rem!important}.quizSalonQuestionHeader,.quizSalonQuestionHeader span,.quizSalonQuestionHeader strong{font-size:.74rem!important;font-weight:400!important}.quizSalonQuestionCard h3{font-size:clamp(.84rem,4.05vw,.96rem)!important;font-weight:400!important;line-height:1.38!important;letter-spacing:0!important}.quizSalonQuestionCard .muted{font-size:.76rem!important;font-weight:400!important}.quizSalonChoices label,.quizSalonChoices .choiceRow,.quizSalonChoices .choiceRow span,.quizSalonChoices input{font-size:.78rem!important;font-weight:400!important;line-height:1.34!important}.quizSalonChoices .choiceRow{padding:.52rem .6rem!important}.quizConfirmRow .playerBackPill{font-size:.8rem!important;font-weight:500!important}.quizFeedback,.quizLockedNotice{font-size:.74rem!important;font-weight:400!important}}.artworkPreviewBody{display:grid;gap:1rem;align-items:stretch}.artworkPreviewBody.withInfo{grid-template-columns:minmax(0,1fr) minmax(17rem,22rem)}.artworkPreviewImageFrame{min-width:0;display:grid;place-items:center;border-radius:1rem;background:#ffffff0f;overflow:hidden}.artworkPreviewBody .artworkPreviewImage{width:100%;height:100%;max-height:78dvh;object-fit:contain;border-radius:0;background:transparent}.artworkPreviewInfo{display:flex;flex-direction:column;gap:.85rem;min-width:0;max-height:78dvh;overflow:auto;padding:clamp(1rem,2vw,1.25rem);border:1px solid rgba(255,255,255,.14);border-radius:1rem;color:#ffffffe6;background:#100a2c7a;box-shadow:inset 0 1px #ffffff1a}.artworkPreviewInfoEyebrow{width:fit-content;padding:.28rem .55rem;border-radius:999px;color:#ddd6fefa;background:#8b5cf647;font-size:.72rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.artworkPreviewInfo h2{margin:0;color:#fff;font-size:clamp(1.25rem,2.3vw,2rem);line-height:1.08}.artworkPreviewFacts{display:grid;gap:.55rem;margin:0}.artworkPreviewFacts div{display:grid;gap:.16rem;padding-bottom:.55rem;border-bottom:1px solid rgba(255,255,255,.1)}.artworkPreviewFacts dt{color:#ffffff8c;font-size:.72rem;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.artworkPreviewFacts dd{margin:0;color:#ffffffeb;font-weight:750}.artworkPreviewDescription,.artworkPreviewTags{margin:0;color:#ffffffc7;line-height:1.45}.artworkPreviewTags{font-size:.88rem}@media (max-width: 920px){.artworkPreviewBody.withInfo{grid-template-columns:1fr}.artworkPreviewInfo{max-height:32dvh}}.gameDetailsDialogBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:center;padding:1rem;background:#040213ad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gameDetailsDialog{position:relative;width:min(100%,34rem);padding:clamp(1.1rem,4vw,1.75rem);border:1px solid rgba(255,255,255,.18);border-radius:1.4rem;background:linear-gradient(145deg,#2d235dfa,#4b277afa);box-shadow:0 26px 70px #0000007a,inset 0 1px #ffffff1f;color:#fff}.gameDetailsDialog h2{margin:0 2.2rem .8rem 0;font-size:clamp(1.35rem,4vw,1.9rem);line-height:1.1}.gameDetailsDialogBody{display:grid;gap:.55rem}.gameDetailsDialogBody p,.gameDetailsDialogBody .byline{margin:0}.gameDetailsCloseButton{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;border:0;border-radius:999px;background:#ffffff24;color:#fff;font-size:1.45rem;line-height:1;cursor:pointer}.gameDetailsStartButton{width:100%;justify-content:center;margin-top:1rem}.mobileAssignmentDetailsButton{display:none}@media (max-width: 760px){.mobileAssignmentDetails{display:none!important}.mobileAssignmentDetailsButton{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:.25rem 0 .55rem;padding:.62rem .75rem;border:1px solid rgba(255,255,255,.16);border-radius:.9rem;background:#ffffff14;color:#fffffff0;font-weight:950;cursor:pointer}.mobileAssignmentDetailsButton span:last-child{display:inline-grid;place-items:center;width:1.35rem;height:1.35rem;border-radius:999px;background:#ffffff21}}.exhibitionTitleBar{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem;margin:.08rem 0 .45rem}.exhibitionTitleBar h1{margin:0;min-width:0;flex:1 1 auto}.mobileDetailsTopButton{margin-left:auto}@media (max-width: 760px){.exhibitionTitleBar{align-items:center!important;gap:.5rem!important;margin:.04rem 0 .32rem!important}.exhibitionTitleBar h1{margin:0!important;font-size:clamp(1.25rem,6vw,1.5rem)!important;line-height:1.12!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.exhibitionTitleBar .guestBackButton,.mobileDetailsTopButton{min-height:1.85rem!important;padding:.25rem .62rem!important;border-radius:.85rem!important;font-size:.78rem!important;line-height:1!important;white-space:nowrap!important}.exhibitionTopActions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.45rem!important;margin-bottom:.34rem!important}.mobileDetailsTopButton{flex:0 0 auto!important;margin-left:auto!important}}@media (max-width: 760px){.mobileRoomHint>summary{width:1.45rem!important;min-width:1.45rem!important;height:1.45rem!important;min-height:1.45rem!important;padding:0!important;justify-content:center!important;gap:0!important;font-size:0!important}.mobileRoomHint>summary:after{width:1.05rem!important;height:1.05rem!important;font-size:.72rem!important;margin:0!important}}.workshopsHandle .drawerHandleCount{color:#075985!important}.exhibitionHandle .drawerHandleCount{color:#166534!important}.mobileRoomHintButton{display:inline-grid;place-items:center;width:1.35rem;height:1.35rem;min-width:1.35rem;border:0;border-radius:999px;color:#fff;background:var(--room-accent, #38bdf8);box-shadow:0 .2rem .45rem #0f172a2e;font-size:.85rem;font-weight:950;line-height:1;cursor:pointer}.mobileRoomHintButton:focus-visible{outline:2px solid #fff;outline-offset:2px}.roomHintDialogBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:145;display:grid;place-items:center;padding:1rem;background:#0402139e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.roomHintDialog{position:relative;width:min(100%,28rem);padding:clamp(1.1rem,4vw,1.6rem);border:1px solid rgba(255,255,255,.18);border-radius:1.35rem;background:linear-gradient(145deg,#2d235dfa,#4b277afa);box-shadow:0 24px 64px #0000007a,inset 0 1px #ffffff1f;color:#fff}.roomHintDialog h2{margin:0 2.2rem .75rem 0;font-size:clamp(1.25rem,4vw,1.65rem);line-height:1.1}.roomHintDialog p{margin:0;color:#ffffffe6;font-size:1rem;line-height:1.45}@media (max-width: 760px){.mobileRoomHint{display:inline-flex!important;justify-self:end!important;align-items:center!important;max-width:max-content!important;margin-top:0!important}}@media (max-width: 760px){.museumWorkspace .museumRoomStage>.museumRoomScreen.depotFullscreen,.museumWorkspace .museumRoomStage>.museumRoomScreen.exhibitionFullscreen,.museumWorkspace .museumRoomStage>.museumRoomScreen.restorationRoomScreen,.museumWorkspace .museumRoomStage>.museumRoomScreen.workshopsRoomScreen{padding-left:.28rem!important;padding-right:.28rem!important}.museumWorkspace .depotTileGrid,.museumWorkspace .exhibitionTileGrid,.museumWorkspace .tileGrid{padding-left:0!important;padding-right:0!important;gap:.55rem!important}.museumWorkspace.room-depot .depotTileGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-items:stretch!important}.museumWorkspace.room-depot .museumArtworkCard{width:100%!important;max-width:none!important}}@media (min-width: 761px){.museumWorkspace .museumRoomStage>.museumRoomScreen.depotFullscreen,.museumWorkspace .museumRoomStage>.museumRoomScreen.exhibitionFullscreen,.museumWorkspace .museumRoomStage>.museumRoomScreen.restorationRoomScreen,.museumWorkspace .museumRoomStage>.museumRoomScreen.workshopsRoomScreen{width:calc(100% + 4rem)!important;max-width:none!important;margin-left:-2rem!important;margin-right:-2rem!important}.museumWorkspace .museumRoomStage>.appEdgeDrawers,.museumWorkspace .museumRoomStage>.museumRoomDrawers.appEdgeDrawers{left:-2rem!important;right:-2rem!important;width:auto!important;max-width:none!important;transform:none!important}}@media (min-width: 761px){.museumWorkspace.room-exhibition .museumRoomStage>.museumRoomScreen.exhibitionFullscreen{width:calc(100% + 5.4rem)!important;margin-left:-2.7rem!important;margin-right:-2.7rem!important}.museumWorkspace.room-exhibition .museumRoomStage>.appEdgeDrawers,.museumWorkspace.room-exhibition .museumRoomStage>.museumRoomDrawers.appEdgeDrawers{left:-2.7rem!important;right:-2.7rem!important}}@media (max-width: 760px){.museumRoomDrawers,.museumRoomScreen,.depotFullscreen,.exhibitionFullscreen,.museumRoomEdgeDrawerV2,.depotFullscreen .exhibitionDropDrawer{overflow:visible!important}.museumRoomEdgeDrawerV2.leftDrawerV2:not(.open),.museumRoomEdgeDrawerV2.leftDrawerV2:not(.open).restorationDrawerV2,.museumRoomEdgeDrawerV2.leftDrawerV2:not(.open).depotDrawerV2{left:.25rem!important;right:auto!important;width:2rem!important;grid-template-columns:0 2rem!important;transform:none!important}.museumRoomEdgeDrawerV2.rightDrawerV2:not(.open),.museumRoomEdgeDrawerV2.rightDrawerV2:not(.open).workshopsDrawerV2,.museumRoomEdgeDrawerV2.rightDrawerV2:not(.open).emptyRoomDrawerV2{right:.25rem!important;left:auto!important;width:2rem!important;grid-template-columns:2rem 0!important;transform:none!important}.museumRoomEdgeDrawerV2.leftDrawerV2.open,.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2.depotDrawerV2{left:.25rem!important;right:auto!important;width:min(68vw,15rem)!important;grid-template-columns:minmax(0,1fr) 2rem!important;transform:none!important}.museumRoomEdgeDrawerV2.rightDrawerV2.open{right:.25rem!important;left:auto!important;width:min(68vw,15rem)!important;grid-template-columns:2rem minmax(0,1fr)!important;transform:none!important}.museumRoomEdgeDrawerV2:not(.open)>.dropDrawerRoom,.depotFullscreen .exhibitionDropDrawer:not(.open)>.dropDrawerRoom{opacity:0!important;visibility:hidden!important;pointer-events:none!important;padding:0!important;border:0!important;overflow:hidden!important}.depotFullscreen .exhibitionDropDrawer:not(.open){right:.25rem!important;left:auto!important;width:2rem!important;grid-template-columns:2rem 0!important;transform:none!important}.depotFullscreen .exhibitionDropDrawer.open,.museumWorkspace.isDraggingArtwork .depotFullscreen .exhibitionDropDrawer{right:.25rem!important;left:auto!important;width:min(68vw,15rem)!important;grid-template-columns:2rem minmax(0,1fr)!important;transform:none!important}}@media (max-width: 760px){.studentSurface,.playerContentScreen,.museumWorkspace,.museumRoomScreen,.depotFullscreen,.exhibitionFullscreen{overflow:visible!important}.appEdgeDrawers{top:0!important;right:0!important;bottom:0!important;left:0!important;overflow:visible!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2{left:0!important;right:auto!important;transform:translate(calc(-100% + 2rem))!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2{right:0!important;left:auto!important;transform:translate(calc(100% - 2rem))!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.open,.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.depotDrawerV2{transform:translate(0)!important}.depotEdgeDrawers .exhibitionDrawerV2{right:0!important;left:auto!important;transform:translate(calc(100% - 2rem))!important}.depotEdgeDrawers .exhibitionDrawerV2.open,.depotEdgeDrawers.isDragging .exhibitionDrawerV2{transform:translate(0)!important}.appEdgeDrawers .museumRoomEdgeDrawerV2>.dropDrawerHandle,.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerHandle{width:2rem!important;min-width:2rem!important;max-width:2rem!important;box-sizing:border-box!important}}@media (max-width: 760px){.playerContentScreen{padding-left:.45rem!important;padding-right:.45rem!important}.museumWorkspace{padding:.65rem .42rem 3.75rem!important;overflow:visible!important}.museumWorkspaceHeader{margin-bottom:.55rem!important;gap:.45rem!important}.museumWorkspace .museumRoomStage>.museumRoomScreen.depotFullscreen,.museumWorkspace .museumRoomStage>.museumRoomScreen.exhibitionFullscreen,.museumWorkspace .museumRoomStage>.museumRoomScreen.restorationRoomScreen,.museumWorkspace .museumRoomStage>.museumRoomScreen.workshopsRoomScreen{padding:.55rem .42rem!important;overflow:visible!important}.museumWorkspace .depotTileGrid,.museumWorkspace .exhibitionTileGrid,.museumWorkspace .tileGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important;padding-left:0!important;padding-right:0!important;justify-items:stretch!important}.museumWorkspace .museumArtworkCard,.museumWorkspace .tileCard{width:100%!important;max-width:none!important;padding:.38rem!important}.museumWorkspace .museumArtworkCard img,.museumWorkspace .tileCard img{width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;display:block!important}.appEdgeDrawers,.museumRoomDrawers,.depotEdgeDrawers{top:0!important;right:0!important;bottom:0!important;left:0!important;overflow:visible!important;pointer-events:none!important}.appEdgeDrawers .museumRoomEdgeDrawerV2,.museumRoomDrawers .museumRoomEdgeDrawerV2,.depotEdgeDrawers .exhibitionDrawerV2,.depotFullscreen .exhibitionDropDrawer{pointer-events:auto!important;overflow:visible!important;z-index:120!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2:not(.open),.museumRoomDrawers .museumRoomEdgeDrawerV2.leftDrawerV2:not(.open){left:.15rem!important;right:auto!important;width:2rem!important;grid-template-columns:0 2rem!important;transform:none!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2:not(.open),.museumRoomDrawers .museumRoomEdgeDrawerV2.rightDrawerV2:not(.open),.depotEdgeDrawers .exhibitionDrawerV2:not(.open),.depotFullscreen .exhibitionDropDrawer:not(.open){right:.15rem!important;left:auto!important;width:2rem!important;grid-template-columns:2rem 0!important;transform:none!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2.open,.museumRoomDrawers .museumRoomEdgeDrawerV2.leftDrawerV2.open,.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.depotDrawerV2,.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2.depotDrawerV2{left:.15rem!important;right:auto!important;width:min(72vw,16rem)!important;grid-template-columns:minmax(0,1fr) 2rem!important;transform:none!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2.open,.museumRoomDrawers .museumRoomEdgeDrawerV2.rightDrawerV2.open,.depotEdgeDrawers .exhibitionDrawerV2.open,.depotEdgeDrawers.isDragging .exhibitionDrawerV2,.depotFullscreen .exhibitionDropDrawer.open,.museumWorkspace.isDraggingArtwork .depotFullscreen .exhibitionDropDrawer{right:.15rem!important;left:auto!important;width:min(72vw,16rem)!important;grid-template-columns:2rem minmax(0,1fr)!important;transform:none!important}.appEdgeDrawers .museumRoomEdgeDrawerV2:not(.open)>.dropDrawerRoom,.museumRoomDrawers .museumRoomEdgeDrawerV2:not(.open)>.dropDrawerRoom,.depotEdgeDrawers .exhibitionDrawerV2:not(.open)>.dropDrawerRoom,.depotFullscreen .exhibitionDropDrawer:not(.open)>.dropDrawerRoom{opacity:0!important;visibility:hidden!important;pointer-events:none!important;padding:0!important;border:0!important;overflow:hidden!important}.appEdgeDrawers .museumRoomEdgeDrawerV2>.dropDrawerHandle,.museumRoomDrawers .museumRoomEdgeDrawerV2>.dropDrawerHandle,.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerHandle,.depotFullscreen .exhibitionDropDrawer>.dropDrawerHandle{width:2rem!important;min-width:2rem!important;max-width:2rem!important;box-sizing:border-box!important}}@media (max-width: 760px){.studentApp,.studentSurface,.studentShowcase,.playerContentScreen,.museumWorkspace,.museumRoomStage{overflow:visible!important}.museumWorkspace{--mobile-drawer-safe-inset: .72rem;--mobile-drawer-tab-width: 1.55rem;--mobile-drawer-open-width: min(74vw, 14rem)}.appEdgeDrawers,.museumRoomDrawers,.depotEdgeDrawers{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;overflow:visible!important;pointer-events:none!important}.appEdgeDrawers .museumRoomEdgeDrawerV2,.museumRoomDrawers .museumRoomEdgeDrawerV2,.depotEdgeDrawers .exhibitionDrawerV2,.depotFullscreen .exhibitionDropDrawer{pointer-events:auto!important;overflow:visible!important;z-index:160!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2:not(.open),.museumRoomDrawers .museumRoomEdgeDrawerV2.leftDrawerV2:not(.open),.museumRoomEdgeDrawerV2.leftDrawerV2:not(.open).restorationDrawerV2,.museumRoomEdgeDrawerV2.leftDrawerV2:not(.open).depotDrawerV2{left:var(--mobile-drawer-safe-inset)!important;right:auto!important;width:var(--mobile-drawer-tab-width)!important;grid-template-columns:0 var(--mobile-drawer-tab-width)!important;transform:none!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2:not(.open),.museumRoomDrawers .museumRoomEdgeDrawerV2.rightDrawerV2:not(.open),.museumRoomEdgeDrawerV2.rightDrawerV2:not(.open).workshopsDrawerV2,.museumRoomEdgeDrawerV2.rightDrawerV2:not(.open).emptyRoomDrawerV2,.depotEdgeDrawers .exhibitionDrawerV2:not(.open),.depotFullscreen .exhibitionDropDrawer:not(.open){right:var(--mobile-drawer-safe-inset)!important;left:auto!important;width:var(--mobile-drawer-tab-width)!important;grid-template-columns:var(--mobile-drawer-tab-width) 0!important;transform:none!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2.open,.museumRoomDrawers .museumRoomEdgeDrawerV2.leftDrawerV2.open,.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.depotDrawerV2,.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2.depotDrawerV2{left:var(--mobile-drawer-safe-inset)!important;right:auto!important;width:var(--mobile-drawer-open-width)!important;grid-template-columns:minmax(0,1fr) var(--mobile-drawer-tab-width)!important;transform:none!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2.open,.museumRoomDrawers .museumRoomEdgeDrawerV2.rightDrawerV2.open,.depotEdgeDrawers .exhibitionDrawerV2.open,.depotEdgeDrawers.isDragging .exhibitionDrawerV2,.depotFullscreen .exhibitionDropDrawer.open,.museumWorkspace.isDraggingArtwork .depotFullscreen .exhibitionDropDrawer{right:var(--mobile-drawer-safe-inset)!important;left:auto!important;width:var(--mobile-drawer-open-width)!important;grid-template-columns:var(--mobile-drawer-tab-width) minmax(0,1fr)!important;transform:none!important}.appEdgeDrawers .museumRoomEdgeDrawerV2>.dropDrawerHandle,.museumRoomDrawers .museumRoomEdgeDrawerV2>.dropDrawerHandle,.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerHandle,.depotFullscreen .exhibitionDropDrawer>.dropDrawerHandle{width:var(--mobile-drawer-tab-width)!important;min-width:var(--mobile-drawer-tab-width)!important;max-width:var(--mobile-drawer-tab-width)!important;padding-left:.08rem!important;padding-right:.08rem!important;border-radius:.8rem!important;font-size:.72rem!important;line-height:1!important;overflow:hidden!important;box-sizing:border-box!important}.museumRoomEdgeDrawerV2>.dropDrawerHandle .drawerHandleLabel{padding-top:1.05rem!important}.museumRoomEdgeDrawerV2>.dropDrawerHandle .drawerHandleCount,.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerHandle .drawerHandleCount,.depotFullscreen .exhibitionDropDrawer>.dropDrawerHandle .drawerHandleCount{width:1.08rem!important;min-width:1.08rem!important;height:1.08rem!important;font-size:.68rem!important;bottom:.38rem!important}}@media (max-width: 760px){.museumWorkspace .museumArtworkCard img,.museumWorkspace .tileCard img{width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;display:block!important}}.museumRoomEdgeDrawerV2>.dropDrawerHandle .drawerHandleLabel,.museumRoomEdgeDrawerV2>.dropDrawerHandle .drawerHandleCount,.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerHandle .drawerHandleLabel,.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerHandle .drawerHandleCount,.depotFullscreen .exhibitionDropDrawer>.dropDrawerHandle .drawerHandleLabel,.depotFullscreen .exhibitionDropDrawer>.dropDrawerHandle .drawerHandleCount,.quizSalonBottomHandle .drawerHandleLabel,.quizSalonBottomHandle .drawerHandleCount{color:currentColor!important}.depotHandle,.museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerHandle,.appEdgeDrawers .museumRoomEdgeDrawerV2.depotDrawerV2>.dropDrawerHandle{color:#334155!important}.restorationHandle,.museumRoomEdgeDrawerV2.restorationDrawerV2>.dropDrawerHandle,.appEdgeDrawers .museumRoomEdgeDrawerV2.restorationDrawerV2>.dropDrawerHandle{color:#7c2d12!important}.workshopsHandle,.museumRoomEdgeDrawerV2.workshopsDrawerV2>.dropDrawerHandle,.appEdgeDrawers .museumRoomEdgeDrawerV2.workshopsDrawerV2>.dropDrawerHandle{color:#075985!important}.exhibitionHandle,.museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerHandle,.appEdgeDrawers .museumRoomEdgeDrawerV2.exhibitionDrawerV2>.dropDrawerHandle,.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerHandle,.depotFullscreen .exhibitionDropDrawer>.dropDrawerHandle{color:#166534!important}.quizSalonBottomHandle{color:#4c1d95!important}.museumRoomEdgeDrawerV2>.dropDrawerHandle .drawerHandleCount,.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerHandle .drawerHandleCount,.depotFullscreen .exhibitionDropDrawer>.dropDrawerHandle .drawerHandleCount,.quizSalonBottomHandle .drawerHandleCount{background:#ffffff75!important;border:1px solid rgba(255,255,255,.62)!important}.museumRoomEdgeDrawerV2>.dropDrawerHandle.depotHandle,.appEdgeDrawers .museumRoomEdgeDrawerV2>.dropDrawerHandle.depotHandle,.depotEdgeDrawers .museumRoomEdgeDrawerV2>.dropDrawerHandle.depotHandle{color:#334155!important}.museumRoomEdgeDrawerV2>.dropDrawerHandle.restorationHandle,.appEdgeDrawers .museumRoomEdgeDrawerV2>.dropDrawerHandle.restorationHandle,.depotEdgeDrawers .museumRoomEdgeDrawerV2>.dropDrawerHandle.restorationHandle{color:#7c2d12!important}.museumRoomEdgeDrawerV2>.dropDrawerHandle.workshopsHandle,.appEdgeDrawers .museumRoomEdgeDrawerV2>.dropDrawerHandle.workshopsHandle,.depotEdgeDrawers .museumRoomEdgeDrawerV2>.dropDrawerHandle.workshopsHandle{color:#075985!important}.museumRoomEdgeDrawerV2>.dropDrawerHandle.exhibitionHandle,.appEdgeDrawers .museumRoomEdgeDrawerV2>.dropDrawerHandle.exhibitionHandle,.depotEdgeDrawers .museumRoomEdgeDrawerV2>.dropDrawerHandle.exhibitionHandle,.depotFullscreen .exhibitionDropDrawer>.dropDrawerHandle.exhibitionHandle,.depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerHandle.exhibitionHandle{color:#166534!important}.dropDrawerHandle.depotHandle .drawerHandleLabel,.dropDrawerHandle.depotHandle .drawerHandleCount{color:#334155!important}.dropDrawerHandle.restorationHandle .drawerHandleLabel,.dropDrawerHandle.restorationHandle .drawerHandleCount{color:#7c2d12!important}.dropDrawerHandle.workshopsHandle .drawerHandleLabel,.dropDrawerHandle.workshopsHandle .drawerHandleCount{color:#075985!important}.dropDrawerHandle.exhibitionHandle .drawerHandleLabel,.dropDrawerHandle.exhibitionHandle .drawerHandleCount{color:#166534!important}.dropDrawerHandle.exhibitionHandle .drawerHandleCount,.dropDrawerHandle.workshopsHandle .drawerHandleCount,.dropDrawerHandle.restorationHandle .drawerHandleCount,.dropDrawerHandle.depotHandle .drawerHandleCount{background:#ffffff80!important;border-color:#ffffffad!important}.pwaInstallHint{position:fixed;left:max(.85rem,env(safe-area-inset-left));right:max(.85rem,env(safe-area-inset-right));bottom:max(.85rem,env(safe-area-inset-bottom));z-index:80;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.7rem;padding:.85rem .9rem;border:1px solid rgba(255,255,255,.18);border-radius:1.2rem;color:#fff;background:#0f0832eb;box-shadow:0 18px 42px #00000061,inset 0 1px #ffffff29;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.pwaInstallHint strong{display:block;font-size:.92rem;line-height:1.15}.pwaInstallHint p{margin:.18rem 0 0;color:#ffffffbd;font-size:.76rem;line-height:1.28}.pwaInstallHint button{border:0;border-radius:999px;padding:.62rem .8rem;color:#160a45;background:#ffd447;font-weight:800;cursor:pointer}.pwaInstallHint .pwaInstallHintClose{display:grid;place-items:center;width:2.15rem;height:2.15rem;padding:0;color:#fff;background:#ffffff1f;font-size:1.35rem;line-height:1}@media (min-width: 821px){.pwaInstallHint{display:none}}@media (min-width: 761px){.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2:not(.open),.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2:not(.open),.museumWorkspace .appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2:not(.open),.museumWorkspace .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2:not(.open){transform:translate(calc(-100% + 2.15rem + 8px))!important}.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2:not(.open),.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2:not(.open),.museumWorkspace .appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2:not(.open),.museumWorkspace .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2:not(.open){transform:translate(calc(100% - 2.15rem - 8px))!important}.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2.open,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2.open,.museumWorkspace>.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.leftDrawerV2,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.leftDrawerV2,.museumWorkspace.isDraggingArtwork>.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2,.museumWorkspace.isDraggingArtwork>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2{transform:translate(8px)!important}.museumWorkspace>.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2.open,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2.open,.museumWorkspace>.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.rightDrawerV2,.museumWorkspace>.museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.rightDrawerV2,.museumWorkspace.isDraggingArtwork>.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2,.museumWorkspace.isDraggingArtwork>.museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2,.depotEdgeDrawers .exhibitionDrawerV2.open,.depotFullscreen .exhibitionDropDrawer.open{transform:translate(-8px)!important}}@media (max-width: 760px){.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2,.museumRoomDrawers .museumRoomEdgeDrawerV2.leftDrawerV2,.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.leftDrawerV2,.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2.leftDrawerV2{transform:translate(8px)!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2,.museumRoomDrawers .museumRoomEdgeDrawerV2.rightDrawerV2,.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.rightDrawerV2,.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2.rightDrawerV2,.depotEdgeDrawers .exhibitionDrawerV2,.depotFullscreen .exhibitionDropDrawer{transform:translate(-8px)!important}}:root{--drawer-edge-inset-fine: 10px}@media (min-width: 761px){.museumWorkspace .appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2:not(.open),.museumWorkspace .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2:not(.open){transform:translate(calc(-100% + 2.15rem + var(--drawer-edge-inset-fine)))!important}.museumWorkspace .appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2:not(.open),.museumWorkspace .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2:not(.open){transform:translate(calc(100% - 2.15rem - var(--drawer-edge-inset-fine)))!important}}@media (max-width: 760px){.museumWorkspace .appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2:not(.open),.museumWorkspace .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2:not(.open),.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2:not(.open),.museumRoomDrawers .museumRoomEdgeDrawerV2.leftDrawerV2:not(.open){transform:translate(calc(-100% + 2rem + var(--drawer-edge-inset-fine)))!important}.museumWorkspace .appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2:not(.open),.museumWorkspace .museumRoomDrawers.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2:not(.open),.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2:not(.open),.museumRoomDrawers .museumRoomEdgeDrawerV2.rightDrawerV2:not(.open),.depotEdgeDrawers .exhibitionDrawerV2:not(.open),.depotFullscreen .exhibitionDropDrawer:not(.open){transform:translate(calc(100% - 2rem - var(--drawer-edge-inset-fine)))!important}}.mobileDetailsTopButton{background:#334155!important;background-image:none!important;color:#fff!important;border-color:#334155!important;box-shadow:0 .18rem .45rem #0f172a38!important}.mobileDetailsTopButton:hover,.mobileDetailsTopButton:focus-visible{background:#334155!important;background-image:none!important;color:#fff!important}.mobileRoomHintButton{display:inline-grid!important;place-items:center!important;align-items:center!important;justify-content:center!important;padding:0!important;text-align:center!important;line-height:1!important;font-size:0!important;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;background:#94a3b8!important;color:#fff!important}.mobileRoomHintButton:before{content:"i";display:block;font-size:.85rem;line-height:1;font-weight:950;transform:translateY(-.01em)}:root{--museum-depot-text-blue: #334155}.exhibitionTopActions button.mobileDetailsTopButton,.exhibitionTopActions .mobileDetailsTopButton,.pageGrid .exhibitionTopActions>button.playerBackPill.mobileDetailsTopButton,button.playerBackPill.mobileDetailsTopButton,.playerBackPill.mobileDetailsTopButton,.mobileDetailsTopButton{background-color:var(--museum-depot-text-blue)!important;background-image:none!important;background:var(--museum-depot-text-blue)!important;border-color:var(--museum-depot-text-blue)!important;color:#fff!important;box-shadow:0 .18rem .42rem #0f172a38!important}.exhibitionTopActions button.mobileDetailsTopButton:hover,.exhibitionTopActions button.mobileDetailsTopButton:focus-visible,.exhibitionTopActions .mobileDetailsTopButton:hover,.exhibitionTopActions .mobileDetailsTopButton:focus-visible,button.playerBackPill.mobileDetailsTopButton:hover,button.playerBackPill.mobileDetailsTopButton:focus-visible,.playerBackPill.mobileDetailsTopButton:hover,.playerBackPill.mobileDetailsTopButton:focus-visible,.mobileDetailsTopButton:hover,.mobileDetailsTopButton:focus-visible{background-color:var(--museum-depot-text-blue)!important;background-image:none!important;background:var(--museum-depot-text-blue)!important;border-color:var(--museum-depot-text-blue)!important;color:#fff!important}.museumWorkspaceHeader .mobileRoomHint,.mobileRoomHint{display:inline-flex!important;align-items:center!important;justify-content:center!important}.museumWorkspaceHeader button.mobileRoomHintButton,button.mobileRoomHintButton,.mobileRoomHintButton{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;place-items:center!important;width:1.45rem!important;height:1.45rem!important;min-width:1.45rem!important;min-height:1.45rem!important;padding:0!important;border:0!important;border-radius:999px!important;background:#94a3b8!important;background-image:none!important;color:transparent!important;font-size:0!important;line-height:0!important;text-indent:-9999px!important;overflow:hidden!important}.museumWorkspaceHeader button.mobileRoomHintButton:before,button.mobileRoomHintButton:before,.mobileRoomHintButton:before{content:"i"!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-52%)!important;display:block!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;color:#fff!important;font-size:.85rem!important;font-weight:950!important;line-height:1!important;text-indent:0!important;text-align:center!important}.quizSalonBottomHandle,.quizSalonBottomHandle .drawerHandleLabel{color:#fff!important}.quizSalonBottomHandle .drawerHandleCount{color:#4c1d95!important}.artworkPreviewClose{width:1.4rem!important;height:1.4rem!important;min-width:1.4rem!important;min-height:1.4rem!important;display:inline-grid!important;place-items:center!important;padding:0!important;font-size:.825rem!important;line-height:1!important;text-align:center!important}.artworkPreviewClose svg,.artworkPreviewClose>*{width:.825rem!important;height:.825rem!important;margin:0!important}@media (max-width: 760px){.museumRoomEdgeDrawerV2{width:calc(50% - .35rem)!important}}@media (max-width: 420px){.museumRoomEdgeDrawerV2{width:calc(50% - .45rem)!important}.museumRoomEdgeDrawerV2>.dropDrawerRoom{padding:.7rem .65rem!important}.museumRoomEdgeDrawerV2>.dropDrawerRoom h3{font-size:.86rem!important}.museumRoomEdgeDrawerV2>.dropDrawerRoom p,.museumRoomEdgeDrawerV2>.dropDrawerRoom small{font-size:.69rem!important;line-height:1.28!important}}@media (max-width: 760px){.museumWorkspace .depotTileGrid,.museumWorkspace .exhibitionTileGrid,.museumWorkspace .tileGrid{align-items:start!important}.museumWorkspace .museumArtworkCard,.museumWorkspace .tileCard{min-height:0!important;height:auto!important;align-self:start!important;display:block!important}.museumWorkspace .museumArtworkCard img,.museumWorkspace .tileCard img{width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;display:block!important}}@media (max-width: 760px){.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2,.depotEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.depotEdgeDrawers.isDragging .exhibitionDrawerV2,.museumWorkspace.isDraggingArtwork .museumRoomEdgeDrawerV2,.museumWorkspace.isDraggingArtwork .depotEdgeDrawers .exhibitionDrawerV2{width:min(calc(50% - .65rem),11.75rem)!important}.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2.leftDrawerV2,.museumWorkspace.isDraggingArtwork .museumRoomEdgeDrawerV2.leftDrawerV2{left:0!important;right:auto!important}.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2.rightDrawerV2,.depotEdgeDrawers.isDragging .exhibitionDrawerV2,.museumWorkspace.isDraggingArtwork .museumRoomEdgeDrawerV2.rightDrawerV2,.museumWorkspace.isDraggingArtwork .depotEdgeDrawers .exhibitionDrawerV2{right:-2rem!important;left:auto!important}.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2.leftDrawerV2>.dropDrawerRoom,.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2.rightDrawerV2>.dropDrawerRoom,.depotEdgeDrawers.isDragging .exhibitionDrawerV2>.dropDrawerRoom,.museumWorkspace.isDraggingArtwork .museumRoomEdgeDrawerV2.leftDrawerV2>.dropDrawerRoom,.museumWorkspace.isDraggingArtwork .museumRoomEdgeDrawerV2.rightDrawerV2>.dropDrawerRoom,.museumWorkspace.isDraggingArtwork .depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerRoom{padding:.72rem!important}}@media (max-width: 420px){.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2,.depotEdgeDrawers.isDragging .museumRoomEdgeDrawerV2,.depotEdgeDrawers.isDragging .exhibitionDrawerV2,.museumWorkspace.isDraggingArtwork .museumRoomEdgeDrawerV2,.museumWorkspace.isDraggingArtwork .depotEdgeDrawers .exhibitionDrawerV2{width:calc(50% - .85rem)!important}.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2>.dropDrawerRoom,.depotEdgeDrawers.isDragging .exhibitionDrawerV2>.dropDrawerRoom,.museumWorkspace.isDraggingArtwork .museumRoomEdgeDrawerV2>.dropDrawerRoom,.museumWorkspace.isDraggingArtwork .depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerRoom{padding:.62rem!important}.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2>.dropDrawerRoom h3,.depotEdgeDrawers.isDragging .exhibitionDrawerV2>.dropDrawerRoom h3,.museumWorkspace.isDraggingArtwork .museumRoomEdgeDrawerV2>.dropDrawerRoom h3,.museumWorkspace.isDraggingArtwork .depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerRoom h3{font-size:.84rem!important}.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2>.dropDrawerRoom p,.museumRoomDrawers.isDragging .museumRoomEdgeDrawerV2>.dropDrawerRoom small,.depotEdgeDrawers.isDragging .exhibitionDrawerV2>.dropDrawerRoom p,.depotEdgeDrawers.isDragging .exhibitionDrawerV2>.dropDrawerRoom small,.museumWorkspace.isDraggingArtwork .museumRoomEdgeDrawerV2>.dropDrawerRoom p,.museumWorkspace.isDraggingArtwork .museumRoomEdgeDrawerV2>.dropDrawerRoom small,.museumWorkspace.isDraggingArtwork .depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerRoom p,.museumWorkspace.isDraggingArtwork .depotEdgeDrawers .exhibitionDrawerV2>.dropDrawerRoom small{font-size:.68rem!important;line-height:1.25!important}}@media (max-width: 760px){.appEdgeDrawers .museumRoomEdgeDrawerV2,.museumRoomDrawers .museumRoomEdgeDrawerV2,.museumRoomDrawers .museumSideDrawer,.museumRoomDrawers .museumSideDrawer.compactDrawer,.museumRoomDrawers .depotDropDrawer.compactDrawer,.depotFullscreen .exhibitionDropDrawer{width:min(42vw,9.8rem)!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.leftDrawerV2,.museumRoomDrawers .museumRoomEdgeDrawerV2.leftDrawerV2,.museumRoomDrawers .museumSideDrawerLeft,.museumRoomDrawers .depotDropDrawer.compactDrawer{left:-1.8rem!important;right:auto!important}.appEdgeDrawers .museumRoomEdgeDrawerV2.rightDrawerV2,.museumRoomDrawers .museumRoomEdgeDrawerV2.rightDrawerV2,.museumRoomDrawers .museumSideDrawerRight{right:-1.8rem!important;left:auto!important}.appEdgeDrawers .museumRoomEdgeDrawerV2>.dropDrawerHandle,.museumRoomDrawers .museumRoomEdgeDrawerV2>.dropDrawerHandle,.museumRoomDrawers .museumSideDrawer .dropDrawerHandle,.museumRoomDrawers .depotDropDrawer.compactDrawer .dropDrawerHandle,.depotFullscreen .exhibitionDropDrawer>.dropDrawerHandle{width:1.8rem!important;min-width:1.8rem!important}}@media (max-width: 430px){.appEdgeDrawers .museumRoomEdgeDrawerV2,.museumRoomDrawers .museumRoomEdgeDrawerV2,.museumRoomDrawers .museumSideDrawer,.museumRoomDrawers .museumSideDrawer.compactDrawer,.museumRoomDrawers .depotDropDrawer.compactDrawer,.depotFullscreen .exhibitionDropDrawer{width:min(40vw,9.2rem)!important}}@media (max-width: 760px){.museumWorkspace.isDraggingArtwork .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.leftDrawerV2.open,.museumWorkspace.isDraggingArtwork .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.rightDrawerV2.open,.museumWorkspace.isDraggingArtwork .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.leftDrawerV2.open,.museumWorkspace.isDraggingArtwork .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.rightDrawerV2.open,.museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.leftDrawerV2.open,.museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.rightDrawerV2.open{width:min(41vw,10.25rem)!important;min-width:0!important;max-width:min(41vw,10.25rem)!important;transform:none!important}.museumWorkspace.isDraggingArtwork .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.leftDrawerV2.open,.museumWorkspace.isDraggingArtwork .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.leftDrawerV2.open,.museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.leftDrawerV2.open{left:0!important;right:auto!important;grid-template-columns:minmax(0,1fr) 1.85rem!important}.museumWorkspace.isDraggingArtwork .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.rightDrawerV2.open,.museumWorkspace.isDraggingArtwork .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.rightDrawerV2.open,.museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.rightDrawerV2.open{right:0!important;left:auto!important;grid-template-columns:1.85rem minmax(0,1fr)!important}.museumWorkspace.isDraggingArtwork .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.open>.dropDrawerHandle,.museumWorkspace.isDraggingArtwork .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.open>.dropDrawerHandle,.museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.open>.dropDrawerHandle{width:1.85rem!important;min-width:1.85rem!important;max-width:1.85rem!important}.museumWorkspace.isDraggingArtwork .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.open>.dropDrawerRoom,.museumWorkspace.isDraggingArtwork .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.open>.dropDrawerRoom,.museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.open>.dropDrawerRoom{min-width:0!important;width:auto!important;max-width:none!important;padding:.7rem .58rem!important;overflow:hidden!important;box-sizing:border-box!important}}@media (max-width: 430px){.museumWorkspace.isDraggingArtwork .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.leftDrawerV2.open,.museumWorkspace.isDraggingArtwork .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.rightDrawerV2.open,.museumWorkspace.isDraggingArtwork .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.leftDrawerV2.open,.museumWorkspace.isDraggingArtwork .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.rightDrawerV2.open,.museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.leftDrawerV2.open,.museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.rightDrawerV2.open{width:min(39vw,9.7rem)!important;max-width:min(39vw,9.7rem)!important}.museumWorkspace.isDraggingArtwork .museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.open>.dropDrawerRoom,.museumWorkspace.isDraggingArtwork .appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.open>.dropDrawerRoom,.museumRoomDrawers.appEdgeDrawers.isDragging .museumRoomEdgeDrawerV2.open>.dropDrawerRoom{padding:.62rem .48rem!important}}.museumWorkspace .artworkMasonryGrid,.museumWorkspace.room-depot .artworkMasonryGrid,.museumWorkspace.room-restoration .artworkMasonryGrid,.museumWorkspace.room-workshops .artworkMasonryGrid,.museumWorkspace.room-exhibition .artworkMasonryGrid,.museumWorkspace .exhibitionRoomScreen .artworkMasonryGrid{--masonry-gap: clamp(.55rem, 1.8vw, .8rem);display:grid!important;grid-template-columns:repeat(var(--masonry-columns, 2),minmax(0,1fr))!important;align-items:start!important;gap:var(--masonry-gap)!important;min-height:0!important;padding-left:0!important;padding-right:clamp(0rem,4vw,1.5rem)!important;justify-items:stretch!important}.museumWorkspace .artworkMasonryColumn{display:flex!important;flex-direction:column!important;gap:var(--masonry-gap)!important;min-width:0!important}.museumWorkspace .artworkMasonryGrid .museumArtworkCard,.museumWorkspace.room-depot .artworkMasonryGrid .museumArtworkCard,.museumWorkspace.room-restoration .artworkMasonryGrid .museumArtworkCard,.museumWorkspace.room-workshops .artworkMasonryGrid .museumArtworkCard,.museumWorkspace.room-exhibition .artworkMasonryGrid .museumArtworkCard,.museumWorkspace .exhibitionRoomScreen .artworkMasonryGrid .museumArtworkCard{width:100%!important;max-width:none!important;min-height:0!important;height:auto!important;align-self:start!important;padding:.38rem!important;display:block!important}.museumWorkspace .artworkMasonryGrid .museumArtworkCard img,.museumWorkspace.room-depot .artworkMasonryGrid .museumArtworkCard img,.museumWorkspace.room-restoration .artworkMasonryGrid .museumArtworkCard img,.museumWorkspace.room-workshops .artworkMasonryGrid .museumArtworkCard img,.museumWorkspace.room-exhibition .artworkMasonryGrid .museumArtworkCard img,.museumWorkspace .exhibitionRoomScreen .artworkMasonryGrid .museumArtworkCard img{display:block!important;width:100%!important;height:auto!important;max-width:none!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:.72rem!important}@media (max-width: 760px){.museumWorkspace .artworkMasonryGrid,.museumWorkspace.room-depot .artworkMasonryGrid,.museumWorkspace.room-restoration .artworkMasonryGrid,.museumWorkspace.room-workshops .artworkMasonryGrid,.museumWorkspace.room-exhibition .artworkMasonryGrid,.museumWorkspace .exhibitionRoomScreen .artworkMasonryGrid{--masonry-gap: .48rem;gap:var(--masonry-gap)!important;padding-right:0!important}.museumWorkspace .artworkMasonryColumn{gap:var(--masonry-gap)!important}.museumWorkspace .artworkMasonryGrid .museumArtworkCard{padding:.34rem!important;border-radius:.86rem!important}.museumWorkspace .artworkMasonryGrid .museumArtworkCard img{border-radius:.62rem!important}}@media (max-width: 284px){.museumWorkspace .artworkMasonryGrid,.museumWorkspace.room-depot .artworkMasonryGrid,.museumWorkspace.room-restoration .artworkMasonryGrid,.museumWorkspace.room-workshops .artworkMasonryGrid,.museumWorkspace.room-exhibition .artworkMasonryGrid,.museumWorkspace .exhibitionRoomScreen .artworkMasonryGrid{grid-template-columns:1fr!important}}.museumWorkspace.singleRoomMode.singleRoom-exhibition.room-exhibition .exhibitionRoomScreen .artworkMasonryGrid{grid-template-columns:repeat(auto-fit,minmax(clamp(8.5rem,20vw,12.5rem),clamp(9.5rem,22vw,14rem)))!important;justify-content:start!important;align-content:start!important;align-items:start!important;width:100%!important;max-width:100%!important;padding-right:clamp(6rem,16vw,12rem)!important}.museumWorkspace.singleRoomMode.singleRoom-exhibition.room-exhibition .exhibitionRoomScreen .artworkMasonryColumn,.museumWorkspace.singleRoomMode.singleRoom-exhibition.room-exhibition .exhibitionRoomScreen .museumArtworkCard{width:100%!important;max-width:clamp(9.5rem,22vw,14rem)!important}@media (max-width: 760px){.museumWorkspace.singleRoomMode.singleRoom-exhibition.room-exhibition .exhibitionRoomScreen .artworkMasonryGrid{grid-template-columns:repeat(auto-fit,minmax(clamp(7.5rem,42vw,10.5rem),1fr))!important;padding-right:0!important}.museumWorkspace.singleRoomMode.singleRoom-exhibition.room-exhibition .exhibitionRoomScreen .artworkMasonryColumn,.museumWorkspace.singleRoomMode.singleRoom-exhibition.room-exhibition .exhibitionRoomScreen .museumArtworkCard{max-width:none!important}}@media (max-width: 360px){.museumWorkspace.singleRoomMode.singleRoom-exhibition.room-exhibition .exhibitionRoomScreen .artworkMasonryGrid{grid-template-columns:1fr!important}}
