:root{--bg:#eef2f6;--panel:#fffffff0;--panel-strong:#fff;--ink:#15202b;--muted:#647181;--line:#d7e0e8;--primary:#145f72;--primary-strong:#0d4552;--accent:#f2b84b;--danger:#bf4d4d;--success:#1f8767;--shadow:0 24px 70px #1725321f;--radius:10px}*,:before,:after{box-sizing:border-box}html{min-width:320px}body{color:var(--ink);background:linear-gradient(135deg, #145f7214, transparent 34%), linear-gradient(315deg, #f2b84b29, transparent 28%), var(--bg);margin:0;font-family:Plus Jakarta Sans,Segoe UI,sans-serif}.trip-member-page-bg{background:radial-gradient(circle at 12% 14%,#ffd70057,#0000 26%),radial-gradient(circle at 88% 12%,#00a8d852,#0000 28%),radial-gradient(circle at 82% 78%,#ff7f7f3d,#0000 30%),linear-gradient(135deg,#f7fcff 0%,#e8f7ff 42%,#fff2cf 100%);min-height:100vh;position:relative;overflow:hidden auto}.trip-member-page-bg:before,.trip-member-page-bg:after{pointer-events:none;content:"";position:fixed;inset:0}.trip-member-page-bg:before{z-index:0;background-image:linear-gradient(#007bc214 1px,#0000 1px),linear-gradient(90deg,#007bc214 1px,#0000 1px);background-size:42px 42px;-webkit-mask-image:linear-gradient(#0000008c,#0000 72%);mask-image:linear-gradient(#0000008c,#0000 72%)}.trip-member-page-bg:after{z-index:0;filter:blur(8px);background:radial-gradient(circle at 18% 72%,#145f7224,#0000 20%),radial-gradient(circle at 92% 46%,#f2b84b2e,#0000 18%)}.trip-member-page-bg>:not(.attendance-guide-bubble):not(.trip-member-language-switch){z-index:1;position:relative}.trip-member-page-bg>.attendance-app-layer{z-index:5}.trip-info-boot-loading{z-index:160;-webkit-backdrop-filter:blur(8px);background:#edf6fb8f;place-items:center;min-height:100dvh;padding:20px;display:grid;position:absolute;inset:0;overflow:clip}.trip-info-boot-loading:before{content:"";background:radial-gradient(circle at 20% 18%,#145f721f,#0000 24%),radial-gradient(circle at 82% 78%,#f2b84b24,#0000 22%),linear-gradient(#ffffff3d,#ffffff14);position:absolute;inset:0}.trip-info-boot-loading__panel{z-index:1;text-align:center;background:linear-gradient(145deg,#ffffffe6,#f5fbffd1),#ffffffd1;border:1px solid #145f721f;border-radius:24px;flex-direction:column;align-items:center;gap:14px;width:min(100%,280px);padding:22px 24px 20px;display:flex;position:relative;box-shadow:0 18px 40px #122b3d24,inset 0 1px #ffffffb8}.trip-info-boot-loading__spinner{border:3px solid #145f7229;border-top-color:var(--primary);border-radius:50%;width:42px;height:42px;animation:.82s linear infinite tripInfoSpinner;box-shadow:0 0 0 8px #145f720d}.trip-info-boot-loading__label{color:#15202bd6;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:13px;font-weight:700;line-height:1.45}.trip-member-page-bg[data-boot-ready=false] .attendance-app-layer,.trip-member-page-bg[data-boot-ready=false] .trip-member-language-switch{visibility:hidden}.trip-member-page-bg[data-boot-ready=true] .trip-info-boot-loading{display:none}.trip-info-toast{left:50%;bottom:calc(env(safe-area-inset-bottom) + 22px);z-index:360;color:#fff;letter-spacing:.04em;text-align:center;white-space:nowrap;opacity:0;pointer-events:none;background:#081f35e6;border:1px solid #ffffff2e;border-radius:999px;max-width:min(100vw - 32px,320px);padding:10px 14px;font-size:12px;font-weight:800;transition:opacity .22s,transform .22s;position:fixed;transform:translate(-50%,10px);box-shadow:0 16px 34px #00122238}.trip-info-toast.is-visible{opacity:1;transform:translate(-50%)}.trip-info-toast[data-state=error]{background:#671a1aeb}@media (max-width:720px),(hover:none) and (pointer:coarse){.trip-info-toast{bottom:calc(env(safe-area-inset-bottom) + 92px);white-space:normal;max-width:min(100vw - 24px,320px)}}.trip-member-page-bg .language-switch,.trip-member-page-bg .trip-member-language-switch{top:calc(env(safe-area-inset-top) + 14px);left:auto;right:max(16px, env(safe-area-inset-right));z-index:90;position:fixed}button,input,select{font:inherit}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed;opacity:.6}a{color:inherit}.trip-member-page-bg .is-hidden{display:none!important}.app-shell{width:min(100% - 32px,1180px);margin:0 auto;padding:32px 0 28px;position:relative}.trip-member-page-bg[data-boot-ready=true][data-api-loading=true] .app-shell:before{content:attr(data-api-loading-label);top:calc(env(safe-area-inset-top) + 18px);z-index:120;color:#fffffff0;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(14px);background:linear-gradient(145deg,#ffffff2e,#ffffff0d),#052f4fdb;border:1px solid #fff3;border-radius:999px;align-items:center;gap:10px;min-height:42px;padding:0 18px 0 42px;font-size:13px;font-weight:700;display:inline-flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 18px 38px #00112238}.trip-member-page-bg[data-boot-ready=true][data-api-loading=true] .app-shell:after{content:"";top:calc(env(safe-area-inset-top) + 30px);z-index:121;border:2px solid #ffffff47;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.82s linear infinite tripInfoSpinner;position:fixed;left:calc(50% - 74px)}.hero-band,.login-panel,.public-board,.attendance-board,.gala-seating-board,.dialog-content{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow)}.login-gate{place-items:center;min-height:calc(100vh - 80px);display:grid}.login-panel{width:min(100%,620px);padding:32px}.login-panel h1{margin:0;font-family:Epilogue,Plus Jakarta Sans,sans-serif;font-size:clamp(34px,7vw,64px);font-weight:800;line-height:.98}.login-panel .kicker{color:#0f5162;letter-spacing:.18em;text-align:center;width:100%;margin:0 0 16px;font-size:15px;font-weight:900;display:block}.login-panel .intro-copy{color:#365163;letter-spacing:.01em;background:linear-gradient(135deg,#145f720a,#f2b84b12),#ffffffb8;border:1px solid #145f7214;border-radius:18px;margin:0 auto;padding:14px 16px;font-family:Epilogue,Plus Jakarta Sans,sans-serif;font-size:clamp(16px,1.8vw,19px);line-height:1.72;box-shadow:inset 0 1px #ffffffad,0 10px 22px #145f720d}.login-submit-button{justify-content:center;align-items:center;gap:0;width:100%;margin-top:6px;display:inline-flex}.login-submit-button[aria-busy=true]{gap:10px}.login-submit-button[aria-busy=true]:before{content:"";border:2px solid #ffffff52;border-top-color:#fff;border-radius:50%;flex:0 0 16px;width:16px;height:16px;animation:.82s linear infinite tripInfoSpinner}.trip-member-page-bg[data-boot-ready=true][data-api-loading=true] .app-shell:has(.login-gate:not(.is-hidden)):before{display:none}.trip-member-page-bg[data-boot-ready=true][data-api-loading=true] .app-shell:has(.login-gate:not(.is-hidden)):after{display:none}.hero-band{color:#fff;transform-origin:top;background:radial-gradient(circle at 88% 18%,#ffffff2e,#0000 24%),radial-gradient(circle at 16% 100%,#22d3ee38,#0000 34%),linear-gradient(135deg,#075075 0%,#0b7ca5 54%,#0ea5c8 100%);grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:stretch;gap:16px;min-height:0;padding:18px;animation:.82s cubic-bezier(.22,1,.36,1) both profileHeroEnter;display:grid;overflow:hidden;box-shadow:0 22px 58px #064e7533,inset 0 1px #ffffff38}.hero-copy{align-self:stretch}.hero-profile{background:linear-gradient(145deg,#fff3,#ffffff14),#022f4e2e;border:1px solid #ffffff3d;border-radius:24px;flex-direction:column;justify-content:center;width:100%;min-width:0;height:100%;min-height:0;padding:18px 20px;display:flex;box-shadow:0 12px 30px #0025401f,inset 0 1px #ffffff2e}.hero-identity{flex-wrap:wrap;align-items:center;gap:18px;min-width:0;display:flex}.hero-avatar-shell{isolation:isolate;background:radial-gradient(circle at 50% 18%,#ffca5c3d,#0000 34%),linear-gradient(145deg,#041630fa,#005c82bd),#020e20fa;border:1px solid #a6f8ffbd;border-radius:24px;flex:none;place-items:center;width:84px;height:84px;display:grid;position:relative;overflow:hidden;box-shadow:0 0 0 1px #7cf5ff33,0 0 0 5px #04122238,0 12px 30px #00000038}.hero-avatar-shell:before,.hero-avatar-shell:after{content:"";pointer-events:none;border-radius:24px;position:absolute;inset:7px}.hero-avatar-shell:before{opacity:1;border:1px solid #bcfaffa8;box-shadow:inset 0 0 0 1px #ffffff14,inset 0 10px 18px #ffffff0f,0 0 18px #00eeff57}.hero-avatar-shell:after{mix-blend-mode:screen;opacity:.88;background:linear-gradient(#fff0 0%,#8df7ff6b 48%,#fff0 100%),repeating-linear-gradient(#6ffaff29 0 2px,#010e1e00 2px 6px);animation:4.8s linear infinite heroAvatarScan}.hero-avatar-aura{filter:blur(12px);opacity:.52;background:radial-gradient(circle,#34f5ff75,#34f5ff00 62%),conic-gradient(#34f5ff00 0deg,#34f5ff99 62deg,#ff44b261 126deg,#34f5ff00 240deg,#ffc75757 296deg,#34f5ff66 320deg,#34f5ff00 360deg);border-radius:34px;animation:none;position:absolute;inset:-18px}.user-avatar-large{z-index:1;object-fit:contain;object-position:center top;filter:saturate(1.12)contrast(1.06);background:#0328436b;border:1px solid #d2fcff9e;border-radius:20px;width:74px;height:74px;animation:4.8s ease-in-out 1.1s infinite profileAvatarPulse;display:block;position:relative;box-shadow:0 0 0 1px #ffffff14,0 0 24px #4af5ff3d,0 18px 40px #00000029}.hero-identity-copy{flex-direction:column;flex:auto;justify-content:center;min-width:0;display:flex}.hero-role-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;margin-top:10px;display:flex}.hero-logout-button{color:#fff;letter-spacing:.01em;background:linear-gradient(145deg,#ffffff24,#ffffff0d),#00365c1f;border-color:#ffffff47;border-radius:999px;flex:none;min-width:84px;min-height:34px;padding:0 10px;font-size:10px;font-weight:700;transition:transform .22s,box-shadow .22s,border-color .26s,background .26s,color .26s;animation:.72s cubic-bezier(.22,1,.36,1) .44s both profileTextRise;box-shadow:0 10px 20px #001d3a1a,inset 0 1px #ffffff24}.hero-logout-button:hover{color:#fff;background:linear-gradient(145deg,#ffffff38,#ffffff14),#004b722e;border-color:#fff6;transform:translateY(-2px);box-shadow:0 14px 26px #001d3a24,inset 0 1px #fff3}.hero-logout-button:active{transform:translateY(0);box-shadow:0 4px 10px #001d3a14,inset 0 1px #ffffff14}.hero-role-pill{color:#fff6b8;letter-spacing:.03em;background:linear-gradient(135deg,#ffd7004d,#ff7f7f2e),#003b5f33;border:1px solid #ffd700b8;border-radius:999px;align-items:center;min-height:32px;margin:0;padding:0 13px;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 12px 26px #ffd70029,inset 0 1px #ffffff47}#heroUserName{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:clamp(25px,3vw,36px);line-height:1;animation:.72s cubic-bezier(.22,1,.36,1) .28s both profileTextRise;overflow:hidden}.hero-role-pill{animation:.72s cubic-bezier(.22,1,.36,1) .38s both profileTextRise}.hero-actions{flex-direction:column;justify-content:center;align-items:stretch;gap:0;display:flex}.hero-user-panel{background:linear-gradient(145deg,#ffffff29,#ffffff0f),#033f5f2e;border:1px solid #c5f7ff3d;border-radius:24px;justify-content:center;align-items:stretch;width:100%;min-width:0;max-width:none;height:auto;min-height:0;padding:12px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 26px #0025401a,inset 0 1px #ffffff29}.hero-user-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 18%,#ffffff29,#0000 32%),linear-gradient(#ffffff0f,#fff0);display:block;position:absolute;inset:0}.hero-user-panel>*{z-index:1;position:relative}.user-info-grid{grid-template-columns:minmax(0,1fr);place-content:center stretch;gap:8px;width:100%;min-width:0;display:grid}.user-info-grid.is-compact{grid-template-columns:minmax(0,1fr);width:100%}.user-info-card[hidden]{display:none!important}.user-info-card{background:linear-gradient(145deg,#fff3,#ffffff12),#0540602e;border:1px solid #c5f7ff47;border-radius:17px;justify-content:flex-start;align-items:center;gap:8px;width:100%;min-width:0;min-height:56px;padding:10px 12px;transition:transform .24s,box-shadow .24s,border-color .24s,background .24s,filter .24s;display:inline-flex;position:relative;overflow:hidden;transform:translateY(0)scale(1);box-shadow:0 8px 18px #0021371a,inset 0 1px #ffffff2e}.user-info-card:before,.user-info-card:after{content:"";pointer-events:none;position:absolute}.user-info-card:before{border-radius:inherit;opacity:.8;background:linear-gradient(#ffffff29,#fff0 38%);inset:1px}.user-info-card:after{display:none}.user-info-card:not(.user-info-card--bus){background:linear-gradient(145deg,#ffffff3d,#ffffff14),#08547733;border-color:#bcf5ff57;animation:.58s cubic-bezier(.22,1,.36,1) both profileInfoPop;box-shadow:0 8px 18px #0a2b4a1a,inset 0 1px #eefbff3d}.user-info-card--phone{animation-delay:.44s}.user-info-card--room{animation-delay:.54s}.user-info-card span{color:#ddf9ffe0;letter-spacing:.02em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;flex:none;align-items:center;min-height:28px;font-size:13px;font-weight:900;line-height:1;display:inline-flex;overflow:hidden}.user-info-card .info-icon{color:#e7fbff;letter-spacing:0;text-transform:none;background:linear-gradient(145deg,#ffffff38,#ffffff0f),#7ce5ff38;border-radius:999px;flex:none;place-items:center;width:28px;height:28px;font-size:13px;display:grid;box-shadow:inset 0 1px #ffffff42,0 6px 16px #08304a29}.info-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:16px;height:16px}.user-info-card--bus{background:linear-gradient(145deg,#ffffff38,#ffffff12),#0353753d;border-radius:18px;flex-direction:row;gap:8px;height:auto;min-height:54px;padding:10px 12px;animation:.72s cubic-bezier(.22,1,.36,1) .62s both profileBusPop;box-shadow:0 8px 18px #0922441f,inset 0 1px #d6f8ff2e}.user-info-card--bus .info-icon{width:28px;height:28px}.user-info-card.user-info-card--bus strong{color:#fffffff5;letter-spacing:.02em;text-align:left;text-transform:uppercase;align-items:center;min-height:28px;font-size:13px;font-weight:900;line-height:1;display:inline-flex}.user-info-card--bus small{color:#fff;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;background:#ff8f4f;border-radius:999px;justify-content:center;align-items:center;max-width:100%;min-height:20px;margin-left:auto;padding:0 8px;font-size:10px;font-weight:900;line-height:1;animation:2.4s ease-in-out 1.1s infinite busPlateGlow;display:inline-flex;overflow:hidden;box-shadow:0 8px 18px #ff8f4f57}.user-info-card:hover{filter:saturate(1.06);border-color:#ffffff57;transform:translateY(-2px)scale(1.01);box-shadow:0 16px 30px #0018302e,inset 0 1px #fff3}.user-info-card:active{filter:saturate(.98);transform:translateY(0)scale(.985);box-shadow:0 8px 18px #00183024,inset 0 1px #ffffff1f}.user-info-card strong{color:#fff;text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-top:0;font-size:16px;font-weight:900;line-height:1.1;display:inline-block;overflow:hidden}#heroUserPhone.is-copyable{cursor:pointer;transition:color .2s,opacity .2s}#heroUserPhone.is-copyable:hover{opacity:.92}#heroUserPhone.is-copyable.is-copied{color:#bfffe5}.user-info-card .phone-link{color:#fff;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:100%;font-weight:900;text-decoration:none;display:inline-block;overflow:hidden}.user-info-card .phone-link:hover{text-decoration:underline}.phone-entry{align-items:center;gap:8px;min-width:0;max-width:100%;display:inline-flex}.copy-phone-button{width:24px;height:24px;color:inherit;opacity:.76;background:0 0;border:1px solid;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;transition:transform .22s,opacity .22s,background .22s,color .22s;display:inline-flex;position:relative}.copy-phone-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:13px;height:13px}.copy-phone-icon{justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:inline-flex;position:absolute;inset:0}.copy-phone-icon--copy{opacity:1;transform:scale(1)}.copy-phone-icon--check{opacity:0;transform:scale(.7)}.copy-phone-button:hover{opacity:1;transform:translateY(-1px)}.copy-phone-button.is-copied{opacity:1;color:#1f8767;background:#1f87671f}.copy-phone-button.is-copied .copy-phone-icon--copy{opacity:0;transform:scale(.7)}.copy-phone-button.is-copied .copy-phone-icon--check{opacity:1;transform:scale(1)}@keyframes profileHeroEnter{0%{opacity:0;filter:saturate(.86);transform:translateY(22px)scale(.985)}to{opacity:1;filter:saturate();transform:translateY(0)scale(1)}}@keyframes profileTextRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes profileInfoPop{0%{opacity:0;transform:translate(12px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes profileBusPop{0%{opacity:0;transform:translate(18px)scale(.92)}70%{transform:translate(0)scale(1.04)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes profileAvatarPulse{0%,to{transform:translateY(0);box-shadow:0 18px 40px #00000029}50%{transform:translateY(-3px);box-shadow:0 22px 46px #f2b84b33}}@keyframes heroAvatarAura{0%{opacity:.62;transform:rotate(0)scale(.98)}50%{opacity:.96;transform:rotate(180deg)scale(1.04)}to{opacity:.62;transform:rotate(360deg)scale(.98)}}@keyframes heroAvatarScan{0%{transform:translateY(-82%)skewY(-8deg)}to{transform:translateY(82%)skewY(-8deg)}}@keyframes heroAvatarFlicker{0%,18%,22%,56%,to{opacity:1}20%,58%{opacity:.82}21%,59%{opacity:.96}}@keyframes heroInfoSheen{0%,to{opacity:.22;transform:translate(-18%)rotate(18deg)}50%{opacity:.5;transform:translate(128%)rotate(18deg)}}@keyframes busPlateGlow{0%,to{box-shadow:0 8px 18px #ff8f4f38}50%{box-shadow:0 10px 24px #ff8f4f6b}}@media (prefers-reduced-motion:reduce){.hero-band,.hero-profile,.hero-user-panel,.hero-avatar-shell:after,.hero-avatar-aura,.user-avatar-large,.user-info-card:after,#heroUserName,.hero-logout-button,.hero-role-pill,.user-info-card,.user-info-card--bus,.user-info-card--bus small{animation:none!important}}.kicker{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-family:Plus Jakarta Sans,Segoe UI,sans-serif;font-size:12px;font-weight:800}.hero-band .kicker,.modal-dialog .kicker{color:var(--accent)}.hero-band h1,.section-header h2,.dialog-content h2{margin:0;font-family:Epilogue,Plus Jakarta Sans,sans-serif;font-size:clamp(34px,6vw,68px);font-weight:800;line-height:.96}.intro-copy{color:#ffffffd6;max-width:640px;font-size:18px;line-height:1.6}.section-switcher{z-index:12;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:min(100% - 32px,1180px);margin:24px auto 0;scroll-margin-top:16px;display:grid;position:relative}.section-switcher--desktop{display:grid}.trip-info-bottom-nav{-webkit-backdrop-filter:blur(18px);background:#fffffff5;border-top:1px solid #007bc229;display:none;box-shadow:0 -16px 40px #00477729;z-index:320!important;border-radius:0!important;width:100vw!important;max-width:none!important;height:auto!important;padding:0!important;position:fixed!important;inset:auto 0 0!important;transform:none!important}.trip-info-bottom-nav .grid{max-width:none;padding:.25rem .5rem calc(.3rem + env(safe-area-inset-bottom,0));grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:8px;margin:0;display:grid}.trip-info-bottom-nav .nav-item{isolation:isolate;appearance:none;min-height:56px;box-shadow:none;color:#657684;text-align:center;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:.2rem .35rem;transition:transform .26s,box-shadow .26s,border-color .26s,color .26s,background .26s;display:flex;position:relative;transform:translateY(0)}.trip-info-bottom-nav .nav-item:before{z-index:-1;content:"";background:0 0;border-radius:0;position:absolute;inset:0}.trip-info-bottom-nav .nav-item .material-symbols-outlined{color:#145f72;font-variation-settings:"FILL" 1, "wght" 700, "GRAD" 0, "opsz" 24;opacity:1;background:#f5f9fbf0;border:0;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;font-size:20px;display:inline-flex;box-shadow:inset 0 1px #ffffffeb,0 10px 20px #145f7214;visibility:visible!important}.trip-member-page-bg .material-symbols-outlined,.attendance-support-wrap .material-symbols-outlined{opacity:1;visibility:visible!important}.attendance-support-wrap .support-call-button .material-symbols-outlined{color:#fff!important}.attendance-support-wrap .support-chip .material-symbols-outlined[data-icon=support_agent]{color:var(--accent,#f2b84b)}.attendance-support-wrap .support-chip .material-symbols-outlined[data-icon=call]{color:#fff}.trip-info-bottom-nav .nav-label{letter-spacing:.01em;color:inherit;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-family:Plus Jakarta Sans,Segoe UI,sans-serif;font-size:10px;font-weight:700;line-height:1.15;overflow:hidden}.trip-info-bottom-nav.is-hidden{display:none!important}.trip-info-bottom-nav .nav-item.is-active{color:#0f5d78;box-shadow:none;background:0 0;transform:translateY(-2px)}.trip-info-bottom-nav .nav-item.is-active .material-symbols-outlined{color:#0f5d78;transform:translateY(-1px)scale(1.04);box-shadow:inset 0 1px #fffffff0,0 14px 28px #145f7224}html.material-symbols-ready .trip-info-bottom-nav .nav-item.is-active .material-symbols-outlined{background:#eef6f9fa;background-image:var(--brand-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.trip-info-bottom-nav .nav-item.is-active .nav-label{color:#0f5d78}.section-switcher.is-single{grid-template-columns:repeat(2,minmax(0,1fr))}.section-tab{isolation:isolate;border:1px solid var(--line);border-radius:var(--radius);color:#20303d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center;background:#ffffffeb;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:88px;padding:18px;transition:transform .26s,box-shadow .26s,border-color .26s,color .26s,background .26s;animation:.64s cubic-bezier(.22,1,.36,1) both sectionTabEnter;display:flex;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 18px 42px #1725321a,inset 0 1px #ffffffdb}.section-tab:before{z-index:-1;content:"";opacity:1;background:linear-gradient(#ffffff57,#fff0),#145f7205;transition:opacity .26s,transform .26s;position:absolute;inset:0}.section-tab:nth-child(2){animation-delay:80ms}.section-tab:nth-child(3){animation-delay:.16s}.section-tab span{font-size:18px;font-weight:800;line-height:1.2}.section-tab .material-symbols-outlined{color:#145f72;font-variation-settings:"FILL" 1, "wght" 700, "GRAD" 0, "opsz" 24;background:#f5f9fbf0;border:1px solid #145f721f;border-radius:16px;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;transition:transform .26s,color .26s,background .26s,border-color .26s,box-shadow .26s;display:inline-flex;box-shadow:inset 0 1px #ffffffeb,0 10px 20px #145f7214}.section-tab .section-tab-label{letter-spacing:.015em;font-family:Plus Jakarta Sans,Segoe UI,sans-serif;font-size:17px;font-weight:700;line-height:1.15;transition:transform .26s,color .26s}.section-tab strong{color:#667684;letter-spacing:.04em;text-transform:uppercase;font-family:Plus Jakarta Sans,Segoe UI,sans-serif;font-size:9px;font-weight:700;line-height:1.4;transition:transform .26s,color .26s,opacity .26s}.section-tab:hover{border-color:#145f7242;transform:translateY(-4px);box-shadow:0 24px 52px #17253224,inset 0 1px #ffffffeb}.section-tab:hover:before{transform:scale(1.02)}.section-tab:hover .material-symbols-outlined{background:#eef6f9fa;border-color:#145f7233;transform:translateY(-2px)scale(1.05);box-shadow:inset 0 1px #fffffff0,0 14px 28px #145f7224}.section-tab.is-active{color:var(--primary);background:#f7fbfcf5;border-color:#145f724d;transform:translateY(-4px);box-shadow:0 26px 56px #145f7229,inset 0 1px #fffffff0}.section-tab.is-active:before{opacity:1}.section-tab.is-active .material-symbols-outlined{color:#fff;background:#145f72;border-color:#145f722e;box-shadow:inset 0 1px #ffffff38,0 16px 30px #145f7233}.section-tab.is-active .section-tab-label{color:#0f5162}.section-tab.is-active strong{color:#0f5162d1}@keyframes sectionTabEnter{0%{opacity:0;transform:translateY(18px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.section-switcher--desktop{--section-indicator-index:0;--section-indicator-opacity:0;isolation:isolate;-webkit-backdrop-filter:blur(18px);background:#f7fcfee6;border:1px solid #7dc6dc57;border-radius:24px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:8px;width:min(100% - 32px,1180px);min-height:84px;margin-top:26px;padding:10px;animation:.56s cubic-bezier(.22,1,.36,1) both desktopSwitcherEnter;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 54px #0e55701f,inset 0 1px #fffffff5}.section-switcher--desktop:after{z-index:0;content:"";width:calc(25% - 11px);opacity:var(--section-indicator-opacity);transform:translateX(calc(var(--section-indicator-index) * (100% + 8px)));pointer-events:none;background:radial-gradient(circle at 24% 18%,#ffffffc7,#0000 30%),linear-gradient(135deg,#eefbff 0%,#ddf3fa 48%,#7fc6da 100%);border:0;border-radius:18px;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .2s,box-shadow .24s;position:absolute;top:10px;bottom:10px;left:10px;box-shadow:0 14px 30px #1e6b861f,inset 0 1px #ffffffc7,inset 0 -3px 8px #1e6b861a}.section-switcher--desktop .section-tab{z-index:1;color:#1f3b4a;min-height:52px;box-shadow:none;-webkit-backdrop-filter:none;cursor:pointer;background:#fff3;border:0;border-radius:18px;flex-direction:row;gap:10px;padding:0 16px;transition:transform .22s,box-shadow .22s,border-color .22s,color .22s,background .22s;animation:none;position:relative}.section-switcher--desktop .section-tab:before{border-radius:inherit;opacity:0;background:#ffffff75;transition:opacity .22s,transform .22s;inset:0;transform:scale(.98)}.section-switcher--desktop .section-tab:after{display:none}.section-switcher--desktop .section-tab .material-symbols-outlined{color:currentColor;width:26px;height:26px;box-shadow:none;background:0 0;border:0;border-radius:10px;font-size:22px}.section-switcher--desktop .section-tab .section-tab-label{letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:800;line-height:1}.section-switcher--desktop .section-tab strong{display:none}.section-switcher--desktop .section-tab:hover{color:#172f3d;background:#ffffff6b;border-color:#0000;transform:translateY(-1px);box-shadow:0 10px 22px #0f3f4f14,inset 0 1px #ffffffc7}.section-switcher--desktop .section-tab:hover:before{opacity:1;transform:scale(1)}.section-switcher--desktop .section-tab:hover .material-symbols-outlined{transform:translateY(-1px)}.section-switcher--desktop .section-tab:focus-visible{outline-offset:3px;border-color:#0000;outline:3px solid #f9731657}.section-switcher--desktop .section-tab.is-active{color:#1e6b86;text-shadow:0 1px #ffffffb3;background:0 0;border-color:#0000;transform:translateY(0);box-shadow:inset 0 2px 5px #1e6b861a,inset 0 -1px #ffffff94}.section-switcher--desktop .section-tab.is-active:before{opacity:0}.section-switcher--desktop .section-tab.is-active:after{animation:none}.section-switcher--desktop .section-tab.is-active .material-symbols-outlined{color:currentColor;box-shadow:none;background:0 0;transform:translateY(-1px)}.section-switcher--desktop .section-tab.is-active .section-tab-label{color:currentColor}.section-switcher--desktop .section-tab.is-active:hover{background:#ffffff3d;border-color:#0000;box-shadow:inset 0 3px 7px #1e6b8621,inset 0 -1px #ffffffbd}.section-switcher--desktop .section-tab:active{color:#172f3d;background:#0f3f4f14;transform:translateY(0);box-shadow:inset 0 3px 8px #0f3f4f2e,inset 0 -1px #ffffffa3}.section-switcher--desktop .section-tab.is-active:active{background:#1e6b861f;box-shadow:inset 0 4px 10px #1e6b8629,inset 0 -1px #ffffffa3}@keyframes desktopSwitcherEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes desktopSwitcherSheen{0%{opacity:0;transform:translate(-110%)}35%{opacity:.72}to{opacity:0;transform:translate(115%)}}.public-board,.attendance-board,.gala-seating-board{margin-top:24px;padding:24px;scroll-margin-top:18px}.section-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.section-header h2,.dialog-content h2{font-size:clamp(28px,4vw,50px)}.summary-bar{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.summary-card{border:1px solid var(--line);border-radius:var(--radius);background:#f8fafc;min-height:96px;padding:16px}.summary-card span{color:var(--muted);font-size:13px;font-weight:700;display:block}.summary-card strong{margin-top:8px;font-size:28px;line-height:1;display:block}.summary-card.is-present strong{color:var(--success)}.summary-card.is-absent strong{color:var(--danger)}.summary-bar--hr .summary-card{min-height:82px}.toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-bottom:18px;display:grid}.search-box,.select-box{min-width:0}.select-box{width:min(260px,100%)}.toolbar--hr{grid-template-columns:minmax(0,1fr) auto}.dialog-actions{margin-top:20px}.login-form .dialog-actions{margin-top:0}.toolbar-actions,.dialog-actions{align-items:center;gap:10px;display:flex}.search-box span,.select-box span,.login-form label{color:var(--muted);margin-bottom:10px;font-size:13px;font-weight:700;display:block}input,select{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-strong);width:100%;min-height:48px;color:var(--ink);outline:none;padding:0 14px}input:focus,select:focus{border-color:var(--primary);box-shadow:0 0 0 4px #145f721f}.primary-button,.ghost-button,.select-all-button{border-radius:var(--radius);min-height:44px;padding:0 16px;font-weight:800}.primary-button{background:var(--primary);color:#fff;border:0}.primary-button:hover{background:var(--primary-strong)}.complete-button{flex:none;align-self:center;width:auto;min-height:38px;padding:0 14px;font-size:14px}.ghost-button,.select-all-button{border:1px solid var(--line);background:var(--panel-strong);color:var(--ink)}.hero-band .hero-logout-button{color:#fff;letter-spacing:.01em;background:linear-gradient(145deg,#ffffff24,#ffffff0d),#00365c1f;border:1px solid #ffffff47;border-radius:999px;min-height:34px;padding:0 10px;font-size:10px;font-weight:700;box-shadow:0 10px 20px #001d3a1a,inset 0 1px #ffffff24}.hero-band .hero-logout-button:hover{color:#fff;background:linear-gradient(145deg,#ffffff38,#ffffff14),#004b722e;border-color:#fff6;transform:translateY(-2px);box-shadow:0 14px 26px #001d3a24,inset 0 1px #fff3}.member-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.member-list--public{padding-bottom:4px}.load-more-wrap{justify-content:center;margin-top:18px;display:flex}.load-more-button{min-width:180px}.member-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-strong);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.attendance-board .member-card{cursor:pointer}.member-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px #17253214}.member-card.is-checked{background:#f4fbf8;border-color:#1f876780}.member-card--public{grid-template-columns:48px minmax(0,1fr)}.avatar{object-fit:contain;object-position:center;box-sizing:border-box;background:linear-gradient(#fffffff5,#f0f7faeb),#e8f0f2;border:1px solid #145f721a;border-radius:14px;flex:none;width:48px;height:48px;padding:4px;display:block;overflow:hidden}.member-meta{min-width:0}.member-name{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:800;display:block;overflow:hidden}.member-detail{max-width:100%;color:var(--primary-strong);text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(135deg,#007bc21c,#f2b84b29),#ffffffc7;border:1px solid #145f7224;border-radius:999px;align-items:center;margin-top:6px;padding:4px 10px;font-size:11px;font-weight:900;line-height:1.2;display:inline-flex;overflow:hidden;box-shadow:inset 0 1px #ffffffe6}.member-extra{color:var(--ink);flex-wrap:wrap;gap:6px 12px;margin-top:6px;font-size:12px;font-weight:700;line-height:1.45;display:flex}.member-extra>span,.phone-entry{background:#f3f7fa;border-radius:999px;align-items:center;min-height:28px;padding:4px 10px;display:inline-flex}.member-pill{color:var(--ink)}.phone-link{color:var(--primary);text-decoration:none}.phone-link:hover{text-decoration:underline}.check-control{width:28px;height:28px;position:relative}.check-control input{opacity:0;cursor:pointer;width:28px;height:28px;margin:0;position:absolute;inset:0}.check-box{border:2px solid var(--line);background:#fff;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.check-control input:checked+.check-box{border-color:var(--success);background:var(--success)}.check-control input:checked+.check-box:after{content:"";border-bottom:3px solid #fff;border-right:3px solid #fff;width:8px;height:14px;transform:rotate(45deg)translate(-1px,-1px)}.empty-state{border:1px dashed var(--line);border-radius:var(--radius);color:var(--muted);text-align:center;grid-column:1/-1;padding:24px}.gala-experience-shell{gap:18px;display:grid}.gala-reference-header{color:#fff;background:linear-gradient(135deg,#20402ef5,#26573deb),#20402e;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex;box-shadow:0 18px 38px #20402e2e}.gala-reference-header .kicker{color:#ffffffc2;margin:0 0 7px}.gala-reference-header h2{color:#fff;max-width:720px;margin:0;font-size:32px;line-height:1.05}.gala-reference-badge{color:#fff;text-align:center;background:#ffffff21;border:1px solid #ffffff38;border-radius:999px;flex:none;max-width:190px;padding:9px 12px;font-size:12px;font-weight:900}.gala-search-panel{background:#ffffffeb;border:1px solid #20402e14;border-radius:20px;grid-template-columns:minmax(260px,1fr) minmax(0,2fr);align-items:end;gap:10px;padding:12px;display:grid;box-shadow:0 14px 30px #20402e14}.gala-search-box{background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:26px minmax(0,1fr);align-items:center;min-height:48px;padding:0 14px;display:grid}.gala-search-box .material-symbols-outlined{color:#20402e;font-size:22px}.gala-search-box input{min-height:46px;box-shadow:none;background:0 0;border:0;padding:0}.gala-search-box input:focus{box-shadow:none}.gala-filter-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.gala-filter-row label>span{color:#6b7280;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.gala-filter-row select{background-color:#fff;border-color:#e5e7eb;border-radius:12px;min-height:42px;font-size:13px;font-weight:800}.gala-reset-button{color:#20402e;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.gala-device-grid{grid-template-columns:minmax(340px,1.12fr) minmax(300px,.88fr) minmax(300px,.88fr);justify-content:center;align-items:start;gap:26px;display:grid}.gala-phone{background:#080808;border:10px solid #080808;border-radius:46px;width:100%;max-width:410px;margin-inline:auto;position:relative;overflow:visible;box-shadow:0 24px 34px #0000002e}.gala-phone--map{max-width:410px}.gala-phone--detail,.gala-phone--list{max-width:360px}.gala-phone__notch{z-index:4;background:#050505;border-radius:0 0 16px 16px;width:130px;height:28px;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.gala-phone__notch:before,.gala-phone__notch:after{content:"";background:#111;border-radius:999px;height:5px;position:absolute;top:11px}.gala-phone__notch:before{width:45px;left:32px}.gala-phone__notch:after{width:9px;right:31px}.gala-phone__screen{background:#faf9f6;border:3px solid #202020;border-radius:36px;flex-direction:column;height:840px;display:flex;position:relative;overflow:hidden}.gala-phone--detail .gala-phone__screen{height:600px;overflow:hidden}.gala-phone--list .gala-phone__screen{height:395px}.gala-phone__status{color:#2e3133;justify-content:space-between;align-items:center;min-height:45px;padding:16px 24px 8px;font-size:13px;display:flex}.gala-phone__status .material-symbols-outlined{font-size:18px}.gala-phone__nav{color:#2e3133;text-align:center;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:8px;min-height:64px;padding:8px 20px 12px;display:grid}.gala-phone__nav--bordered{border-bottom:1px solid #f3f4f6}.gala-phone__nav>.material-symbols-outlined:first-child{justify-self:start;font-size:28px}.gala-phone__nav strong,.gala-phone__nav span:not(.material-symbols-outlined){display:block}.gala-phone__nav strong{color:#18181b;font-size:17px;font-weight:500;line-height:1.2}.gala-phone__nav div>span{color:#6b7280;margin-top:2px;font-size:13px;line-height:1.2}.gala-phone__nav-button{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-self:end;place-items:center;width:40px;height:40px;font-size:20px;display:grid;box-shadow:0 1px 2px #0000000d}.gala-map-card{background:radial-gradient(circle at 18% 2%,#e5b06659,#0000 16%),radial-gradient(circle at 82% 2%,#e5b06659,#0000 16%),linear-gradient(#23351cf2 0 78px,#dfcba6e0 78px,#ecdec5f5 100%);border-radius:24px 24px 38px 38px;flex:1;min-height:0;position:relative;overflow:hidden}.gala-map-card:before,.gala-map-card:after{z-index:0;opacity:.9;content:"";background:#162712;width:106px;height:94px;position:absolute;top:0}.gala-map-card:before{border-radius:0 0 90px;left:-30px}.gala-map-card:after{border-radius:0 0 0 90px;right:-30px}.gala-map-title{z-index:2;color:#4b5563;background:#ffffffe0;border-radius:13px 13px 0 0;place-items:center;height:31px;font-size:16px;line-height:1;display:grid;position:relative;box-shadow:0 4px 14px #0000001c}.gala-map-stage{z-index:1;color:#f6e8c6;letter-spacing:0;background:linear-gradient(#2e4123,#23351c);border:1px solid #d9a05b8a;border-radius:0 0 36px 36px;place-items:center;width:160px;height:58px;margin:21px auto 24px;font-size:20px;font-weight:900;display:grid;position:relative;box-shadow:0 8px 18px #00000047}.gala-table-map{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 16px;padding:0 12px 176px;display:grid;position:relative}.gala-map-table{--seat-size:14px;aspect-ratio:1;color:#fff;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;min-width:0;padding:0;display:grid;position:relative}.gala-table-chairs{pointer-events:none;border-radius:50%;position:absolute;inset:0}.gala-table-chairs i{width:var(--seat-size);height:var(--seat-size);transform:translate(-50%, -50%) rotate(calc(360deg / var(--seat-total) * var(--seat-index))) translateY(-33px) rotate(calc(-360deg / var(--seat-total) * var(--seat-index)));background:linear-gradient(145deg,#ffe3b3,#c98c3f);border:1px solid #7b4612;border-radius:4px;position:absolute;top:50%;left:50%;box-shadow:0 1px 2px #00000059}.gala-table-core{z-index:1;background:radial-gradient(circle at 35% 25%,#a96c24,#6a3f0c 78%);border-radius:50%;place-items:center;width:56px;height:56px;display:grid;position:relative;box-shadow:inset 0 2px 5px #fff3,0 6px 10px #0000003d}.gala-table-core strong{color:#fff;font-size:18px;font-weight:900;line-height:1}.gala-map-table.is-selected .gala-table-core,.gala-map-table.is-mine .gala-table-core{background:radial-gradient(circle at 34% 24%,#5d8e4f,#3f6b3f 74%);box-shadow:0 0 0 7px #ffc55740,0 0 18px #ffc557f2,0 6px 12px #00000040}.gala-map-table.is-selected:after,.gala-map-table.is-mine:after{content:"";border:2px solid #ffc557e6;border-radius:50%;position:absolute;inset:-6px}.gala-map-table.is-search-match:not(.is-selected):not(.is-mine) .gala-table-core{background:radial-gradient(circle at 35% 25%,#d9a05b,#8a5417 78%)}.gala-seat-card{z-index:3;background:#fff;border-radius:24px;grid-template-columns:52px minmax(0,1fr) 30px;align-items:center;gap:16px;padding:20px;display:grid;position:absolute;bottom:20px;left:20px;right:20px;box-shadow:0 10px 15px #00000026}.gala-seat-card__icon{background:radial-gradient(circle at 35% 25%,#b37828,#73430e 78%);border-radius:50%;width:42px;height:42px;position:relative}.gala-seat-card__icon:before{content:"";border:6px dotted #d9a05b;border-radius:50%;position:absolute;inset:-6px}.gala-seat-card div{min-width:0}.gala-seat-card div>span{color:#4b5563;font-size:14px;line-height:1.4;display:block}.gala-seat-card strong{color:#18181b;font-size:26px;font-weight:500;line-height:1.1;display:block}.gala-seat-card>.material-symbols-outlined{color:#1f2937;font-size:34px}.gala-detail-visual{place-items:center;min-height:238px;padding:10px 20px 4px;display:grid}.gala-detail-table{width:204px;height:204px;position:relative}.gala-detail-table__core{z-index:1;color:#f8ecd2;background:#426f43;border-radius:50%;place-items:center;width:108px;height:108px;font-size:34px;font-weight:900;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gala-detail-table__chairs span{color:#18181b;width:40px;height:36px;transform:translate(-50%, -50%) rotate(calc(360deg / var(--seat-total) * var(--seat-index))) translateY(-78px) rotate(calc(-360deg / var(--seat-total) * var(--seat-index)));background:#f8ead0;border:1px solid #8b5a1c;border-radius:12px;place-items:center;font-size:15px;font-weight:900;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 3px #b97a2e}.gala-detail-table__chairs span.is-current{color:#fff;background:#20402e;border-color:#d9a05b;box-shadow:0 0 0 4px #d9a05b38,0 0 16px #d9a05ba8,0 3px #b97a2e}.gala-detail-table.has-current-seat .gala-detail-table__core{box-shadow:0 0 0 8px #d9a05b1f,0 12px 24px #20402e2e}.gala-detail-card{background:#fff;border:1px solid #f4f4f5;border-radius:20px;gap:12px;margin:0 20px;padding:16px 18px;display:grid;box-shadow:0 4px 10px #0000000f}.gala-detail-card p{color:#6b7280;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.gala-detail-card div{grid-template-columns:32px minmax(0,1fr);align-items:center;gap:12px;display:grid}.gala-detail-card .material-symbols-outlined{color:#3f3f46;background:#f4f4f5;border-radius:999px;place-items:center;width:32px;height:32px;font-size:18px;display:grid}.gala-detail-card strong{color:#27272a;min-width:0;font-size:14px;font-weight:500;line-height:1.45}.gala-detail-action{color:#fff;cursor:pointer;background:#20402e;border:0;border-radius:14px;flex:none;justify-content:center;align-items:center;min-height:51px;margin:14px 20px 0;padding:0 18px;font-size:15px;font-weight:700;line-height:1.4;display:inline-flex;box-shadow:0 4px 7px #20402e4d}.gala-detail-action:focus-visible{outline-offset:2px;outline:3px solid #d9a05b73}.gala-member-list{flex:1;min-height:0;padding:0 16px 24px;display:block;overflow:auto}.gala-list-item{background:#fff;border-bottom:1px solid #f4f4f5;grid-template-columns:24px 40px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:65px;padding:12px 0 13px;display:grid}.gala-list-item.is-current{background:#fafafa;margin-inline:-16px;padding-inline:16px}.gala-list-item__index{color:#6b7280;text-align:center;font-size:14px}.gala-list-item .avatar{border-radius:999px;width:40px;height:40px}.gala-list-item__body{min-width:0;display:grid}.gala-list-item__name{color:#18181b;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14.5px;line-height:1.45;overflow:hidden}.gala-list-item__meta{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;line-height:1.45;overflow:hidden}.gala-list-item__badge{color:#fff;text-transform:uppercase;background:#d9a05b;border-radius:4px;padding:2px 8px;font-size:11px;line-height:1.5}.gala-reference-note{color:var(--muted);text-align:center;margin:0;font-size:12px;font-weight:700;line-height:1.5}.bus-tabs{border:1px solid var(--line);background:#fff;border-radius:999px;gap:8px;margin-bottom:18px;padding:6px;display:inline-flex}.bus-tab{min-width:112px;min-height:42px;color:var(--muted);background:0 0;border:0;border-radius:999px;padding:0 16px;font-weight:800}.bus-tab.is-active{background:var(--primary);color:#fff}.bottom-bar{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fffffff5;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:14px;display:flex}.bottom-bar p{color:var(--muted);margin:0 0 4px;font-size:12px;font-weight:700}.bottom-bar strong{font-size:16px}.modal-dialog{background:0 0;border:0;width:min(100% - 32px,560px);max-height:calc(100dvh - 32px);margin:0;padding:0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-dialog::backdrop{background:#111b266b}.modal-dialog[open]{display:block}.dialog-content{max-height:calc(100dvh - 32px);padding:28px;overflow:auto}.login-form{margin-top:18px}.form-error{min-height:20px;color:var(--danger);margin:12px 0 0;font-size:14px;font-weight:700}.form-error[data-state=loading]{color:#ffffffd1;align-items:center;gap:8px;font-weight:600;display:inline-flex}.form-error[data-state=loading]:before{content:"";border:2px solid #ffffff3d;border-top-color:#ffffffeb;border-radius:50%;flex:0 0 14px;width:14px;height:14px;animation:.82s linear infinite tripInfoSpinner}@keyframes tripInfoSpinner{to{transform:rotate(360deg)}}.result-dialog.is-success .dialog-content{border-color:#1f87675c}.result-dialog.is-warning .dialog-content{border-color:#bf4d4d5c}.result-dialog.is-success .kicker,.result-dialog.is-success .result-status{color:var(--success)}.result-dialog.is-warning .kicker,.result-dialog.is-warning .result-status{color:var(--danger)}.result-summary p{color:var(--muted);margin:16px 0 0;line-height:1.6}.result-summary strong{color:var(--ink)}.result-status{border-radius:var(--radius);background:#f8fafc;align-items:center;min-height:34px;padding:0 12px;font-weight:800;display:inline-flex}.missing-list{gap:10px;max-height:280px;margin:18px 0 0;padding:0;list-style:none;display:grid;overflow:auto}.missing-list li{border-radius:var(--radius);background:#fff8f8;border:1px solid #bf4d4d3d;justify-content:space-between;gap:14px;padding:12px;display:flex}.missing-main,.missing-extra{flex-direction:column;justify-content:center;gap:4px;display:flex}.missing-main span,.missing-extra span,.result-note{color:var(--muted);font-size:13px;font-weight:700}.missing-extra{text-align:right;flex:none;align-items:flex-end}@media (max-width:960px){.hero-band{grid-template-columns:1fr}.hero-profile,.hero-user-panel{width:100%;max-width:none}.summary-bar,.member-list{grid-template-columns:1fr 1fr}}@media (max-width:720px),(hover:none) and (pointer:coarse){.trip-member-page-bg{min-height:100svh}.app-shell{width:min(100% - 18px,1180px)}.login-gate{align-items:start;min-height:auto;padding:18px 0 32px}.hero-band,.login-panel,.public-board,.attendance-board,.dialog-content{padding:12px}.hero-profile,.hero-user-panel{border-radius:18px;min-height:0;padding:12px}.hero-user-panel{box-shadow:none;background:0 0;border:0;padding:0;overflow:visible}.hero-user-panel:before{display:none}.section-switcher--desktop{display:none!important}.trip-info-bottom-nav{display:block!important}.trip-info-bottom-nav.is-hidden,.trip-info-bottom-nav .is-hidden{display:none!important}.toolbar,.toolbar--hr,.section-header,.bottom-bar{grid-template-columns:1fr}.select-box{width:100%}.section-header,.bottom-bar,.hero-actions{flex-direction:column;align-items:stretch}.hero-identity{flex-wrap:initial;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:12px;display:grid}.hero-identity-copy{width:100%;min-width:0}.hero-role-row{justify-content:flex-start;align-items:center;gap:8px;min-width:0;margin-top:8px}.hero-logout-button{flex:0 auto;justify-content:center;width:auto;min-width:74px;min-height:30px;padding:0 11px}.hero-avatar-shell{border-radius:22px;width:76px;height:76px}.user-avatar-large{border-radius:18px;width:66px;height:66px;font-size:24px}.hero-role-pill{min-height:30px;padding:0 12px;font-size:12px}.user-info-card{border-radius:16px;grid-template-columns:28px auto minmax(0,1fr);align-items:center;gap:8px;min-height:48px;padding:9px 10px;display:grid}.user-info-card .info-icon{grid-column:1;align-self:center}.user-info-card>span:not(.info-icon){color:#fff;letter-spacing:.02em;grid-column:2;align-self:center;min-height:0;font-size:13px;font-weight:900;line-height:1}.user-info-card strong{grid-column:3;align-self:center;min-width:0}.user-info-grid{grid-template-columns:1fr;gap:8px;width:100%;max-width:none}.user-info-grid.is-compact,.user-info-grid:not(.is-compact){grid-template-columns:1fr}.user-info-grid:not(.is-compact) .user-info-card--bus{grid-column:auto}.user-info-card--bus{border-radius:16px;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;height:auto;min-height:48px;padding:9px 10px}.user-info-card--bus small{grid-column:3;max-width:112px}#heroUserName{font-size:clamp(22px,7vw,30px)}.user-info-card strong{text-align:right;margin-left:auto;font-size:12.5px}.user-info-card.user-info-card--bus strong{color:#fff;letter-spacing:.02em;text-align:left;grid-column:2;align-self:center;min-height:0;margin-left:0;font-size:13px;font-weight:900;line-height:1}.user-info-card--bus small{min-height:24px;padding:0 9px;font-size:12.5px}.toolbar-actions,.dialog-actions{flex-wrap:wrap;width:100%}.toolbar-actions button,.dialog-actions button,.primary-button,.ghost-button,.select-all-button{flex:160px}.primary-button,.ghost-button,.select-all-button,.bus-tab{min-height:40px;padding:0 14px;font-size:14px}.bottom-bar .primary-button{min-height:38px}.bottom-bar .complete-button{flex:100%;align-self:stretch;width:100%;min-height:36px;padding:0 12px;font-size:13px}.summary-bar,.member-list{grid-template-columns:1fr}.public-board>.summary-bar{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.public-board>.summary-bar .summary-card{min-height:70px;padding:10px 8px}.public-board>.summary-bar .summary-card span{font-size:11px}.public-board>.summary-bar .summary-card strong{margin-top:6px;font-size:20px}.summary-bar--hr{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.summary-bar--hr .summary-card{min-height:64px;padding:8px 6px}.summary-bar--hr .summary-card span{font-size:10px}.summary-bar--hr .summary-card strong{margin-top:4px;font-size:18px}.member-card{grid-template-columns:44px minmax(0,1fr) auto}.bus-tabs{border-radius:var(--radius);grid-template-columns:1fr 1fr;width:100%;display:grid}.bus-tab{border-radius:8px;min-width:0}.missing-extra{text-align:right;align-items:flex-end}}@media (prefers-reduced-motion:reduce){.section-switcher--desktop,.section-switcher--desktop:after,.section-tab,.section-tab:before,.section-tab:after,.section-tab .material-symbols-outlined,.section-tab .section-tab-label,.section-tab strong{transition:none!important;animation:none!important}}@media (max-width:420px){.summary-bar--hr{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.summary-bar--hr .summary-card{min-height:60px;padding:7px 5px}.summary-bar--hr .summary-card span{font-size:9px}.summary-bar--hr .summary-card strong{margin-top:3px;font-size:16px}}.attendance-guide-bubble{right:max(22px, calc((100vw - var(--guide-width,1180px)) / 2 + 22px));z-index:85;color:#fff;background:radial-gradient(circle at 25% 15%, #ffd7006b, transparent 36%), var(--brand-gradient);letter-spacing:.02em;border:1px solid #ffffff80;border-radius:999px;align-items:center;gap:8px;min-height:50px;padding:10px 18px 10px 12px;font-size:13px;font-weight:900;text-decoration:none;transition:transform .22s,box-shadow .22s,filter .22s;display:inline-flex;position:fixed;bottom:24px;transform:translateY(0);box-shadow:0 18px 38px #00375f3d,inset 0 1px #ffffff7a}.attendance-guide-bubble:before{content:"";z-index:-1;border-radius:inherit;background:#007bc224;animation:2.6s ease-in-out infinite attendanceBubblePulse;position:absolute;inset:-8px}.attendance-guide-bubble:hover{filter:saturate(1.08);transform:translateY(-3px);box-shadow:0 22px 46px #00375f4d,inset 0 1px #ffffff8f}.attendance-guide-bubble-icon{color:#007bc2;background:#ffffffeb;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.attendance-guide-bubble-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:19px;height:19px}.attendance-support-wrap{z-index:2;background:linear-gradient(160deg,#005f99 0%,#007bc2 46%,#00a8d8 100%),radial-gradient(circle at 18% 18%,#ffd7003d,#0000 30%),radial-gradient(circle at 86% 28%,#ff7f7f38,#0000 28%);border-radius:10px;width:min(100% - 32px,1180px);margin:24px auto 0;position:relative;overflow:hidden;box-shadow:0 24px 70px #1725321f}.attendance-support-wrap #guide{isolation:isolate;text-align:center;background:linear-gradient(160deg,#005f99 0%,#007bc2 46%,#00a8d8 100%),radial-gradient(circle at 18% 18%,#ffd7003d,#0000 30%),radial-gradient(circle at 86% 28%,#ff7f7f38,#0000 28%);min-height:auto;border-radius:inherit!important;box-shadow:none!important;padding:48px 32px!important}.attendance-support-wrap .support-radar{pointer-events:none;background:radial-gradient(circle,#ffffff2e 0 2px,#0000 3px),conic-gradient(#ffd70038,#0000 34%,#ffffff29,#0000 70%);border:1px solid #fff3;border-radius:9999px;width:280px;height:280px;animation:9s linear infinite supportRadar;position:absolute;top:40px;right:-120px}.attendance-support-wrap .support-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1f;border:1px solid #ffffff38;width:min(100%,680px);margin-left:auto;margin-right:auto;transition:transform .32s,background .32s,border-color .32s;position:relative;overflow:hidden;box-shadow:0 18px 46px #001d352e}.attendance-support-wrap .support-card:hover{background:#ffffff2e;border-color:#ffffff57;transform:translateY(-5px)}.attendance-support-wrap .support-card:before{content:"";background:linear-gradient(115deg,#0000 0%,#fff3 48%,#0000 64%);animation:5.8s ease-in-out infinite supportShine;position:absolute;inset:0;transform:translate(-120%)}.attendance-support-wrap .support-hotline-row{grid-template-columns:minmax(0,1fr) 64px;align-items:start!important;min-height:0!important;margin-bottom:1.25rem!important;padding:1.1rem!important;display:grid!important}.attendance-support-wrap .support-hotline-row>div{min-width:0}.attendance-support-wrap .support-hotline-row a[href^=tel].block{overflow-wrap:anywhere;word-break:break-word;max-width:100%;font-size:clamp(2rem,4.2vw,2.4rem)!important}.attendance-support-wrap .support-call-button{justify-self:end;animation:2.4s ease-in-out infinite supportPulse}.attendance-support-wrap .support-chip{transition:transform .28s,background .28s}.attendance-support-wrap .support-chip:hover{background:#ffffff2e;transform:translateY(-3px)}.attendance-support-wrap #guide .mt-5.grid.grid-cols-3{width:min(100%,680px);margin-left:auto;margin-right:auto}@keyframes supportRadar{to{transform:rotate(360deg)}}@keyframes supportShine{0%,62%{transform:translate(-120%)}88%,to{transform:translate(120%)}}@keyframes supportPulse{0%,to{box-shadow:0 0 #ff7f7f57}50%{box-shadow:0 0 0 12px #ff7f7f00}}@keyframes attendanceBubblePulse{0%,to{opacity:.34;transform:scale(.9)}50%{opacity:.72;transform:scale(1.16)}}@media (max-width:768px){.attendance-support-wrap{border-radius:20px;width:min(100% - 20px,1180px);margin-top:8px;margin-bottom:118px;padding-bottom:0;overflow:visible}.attendance-support-wrap #guide{scroll-margin-top:16px;scroll-margin-bottom:136px;border-radius:inherit!important;padding:44px 18px 60px!important}.attendance-support-wrap .support-radar{opacity:.58;width:11rem;height:11rem;top:.8rem;right:-4.5rem}.attendance-support-wrap #guide .inline-flex{letter-spacing:.12em;white-space:normal;gap:.35rem;max-width:100%;padding:.45rem .75rem;font-size:.58rem}.attendance-support-wrap #guide h2{margin-top:.85rem;margin-bottom:.45rem;font-size:2rem;line-height:1.05}.attendance-support-wrap #guide p.mx-auto{letter-spacing:.1em;max-width:15rem;margin-bottom:1.25rem;font-size:.68rem}.attendance-support-wrap .support-card{border-radius:1.25rem!important;padding:1rem!important}.attendance-support-wrap .support-hotline-row{grid-template-columns:minmax(0,1fr) 48px;align-items:center;gap:.75rem!important;margin-bottom:1.25rem!important}.attendance-support-wrap .support-card p.text-\[10px\]{letter-spacing:.1em;font-size:.58rem}.attendance-support-wrap .support-hotline-row a[href^=tel].block{margin-top:.35rem;line-height:1;font-size:clamp(1.7rem,8vw,2rem)!important}.attendance-support-wrap .support-card .text-xs{letter-spacing:.06em;font-size:.68rem}.attendance-support-wrap .support-call-button{border-radius:1rem!important;width:48px!important;height:48px!important}.attendance-support-wrap .support-call-button .material-symbols-outlined{font-size:1.55rem}.attendance-support-wrap .support-card .grid.grid-cols-2{gap:.55rem}.attendance-support-wrap .support-chip{flex-direction:column;justify-content:center;align-items:center;min-height:4.9rem;display:flex;border-radius:1rem!important;padding:.7rem .45rem!important}.attendance-support-wrap .support-chip .material-symbols-outlined{font-size:1.45rem}.attendance-support-wrap .support-chip p{letter-spacing:.06em;margin-top:.35rem;font-size:.56rem;line-height:1.2}.attendance-support-wrap .support-card .mt-5.rounded-\[1\.5rem\]{border-radius:1rem;margin-top:.85rem;padding:.85rem}.attendance-support-wrap .support-card .mt-5.rounded-\[1\.5rem\] .material-symbols-outlined{font-size:1.25rem}.attendance-support-wrap .support-card .mt-5.rounded-\[1\.5rem\] p.text-sm{letter-spacing:.06em;font-size:.72rem}.attendance-support-wrap #guide .mt-5.grid.grid-cols-3{gap:.5rem}.attendance-guide-bubble{justify-content:center;width:46px;height:46px;min-height:46px;padding:7px;font-size:0;bottom:92px;right:18px}.attendance-guide-bubble-icon{width:32px;height:32px}.attendance-guide-bubble>span:not(.attendance-guide-bubble-icon){clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.attendance-guide-bubble-icon svg{width:18px;height:18px}}@media (min-width:721px) and (max-width:1023px){.attendance-support-wrap #guide{text-align:center}.attendance-guide-bubble{justify-content:flex-start;width:auto;height:auto;min-height:50px;padding:10px 18px 10px 12px;bottom:24px;right:22px}.attendance-guide-bubble>span:not(.attendance-guide-bubble-icon){clip:auto;white-space:nowrap;width:auto;height:auto;position:static;overflow:visible}}@media (min-width:1024px){.trip-member-page-bg .language-switch,.trip-member-page-bg .trip-member-language-switch{all:unset;top:20px;right:max(20px, env(safe-area-inset-right));z-index:90;background:#f7fcffdb;border:1px solid #007bc229;border-radius:10px;flex:none;align-items:center;gap:.35rem;padding:.35rem;display:flex;position:fixed;box-shadow:0 12px 28px #00477714}.trip-member-page-bg .language-switch a,.trip-member-page-bg .trip-member-language-switch a{all:unset;color:#007bc2;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-width:34px;height:30px;padding:0 .55rem;font-size:.72rem;font-weight:900;display:inline-flex}.trip-member-page-bg .language-switch a.is-active,.trip-member-page-bg .trip-member-language-switch a.is-active{background:var(--brand-gradient);color:#fff;box-shadow:none}.attendance-support-wrap{border-top-left-radius:4rem;border-top-right-radius:4rem}.attendance-support-wrap #guide{text-align:left;border-radius:inherit!important;padding:7rem 1.5rem 6rem!important}.attendance-support-wrap #guide>.relative.z-10{grid-template-columns:minmax(0,.82fr) minmax(520px,1fr);grid-template-areas:"badge card""title card""copy card""stats card";align-items:center;gap:.85rem 2rem;max-width:1180px;margin:0 auto;display:grid}.attendance-support-wrap .support-radar{opacity:.68;width:420px;height:420px;top:-70px;right:-90px}.attendance-support-wrap #guide>.relative.z-10>.inline-flex{grid-area:badge;justify-self:start}.attendance-support-wrap #guide h2{white-space:nowrap;letter-spacing:0;grid-area:title;max-width:none;margin:0;font-size:3.75rem;line-height:1}.attendance-support-wrap #guide p.mx-auto{text-align:left;grid-area:copy;max-width:430px;margin:0;font-size:.9rem;line-height:1.8}.attendance-support-wrap .support-card{background:linear-gradient(145deg,#ffffff2e,#ffffff17),radial-gradient(circle at 86% 8%,#ffd7002e,#0000 34%);grid-area:card;width:100%;box-shadow:0 28px 72px #001d353d;border-radius:2.35rem!important;padding:1.4rem!important}.attendance-support-wrap .support-card>.relative.z-10{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);grid-template-areas:"hotline chips""emergency emergency";gap:1rem;display:grid}.attendance-support-wrap .support-hotline-row{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:1.8rem;grid-area:hotline;grid-template-columns:1fr;align-content:space-between;justify-items:stretch;min-height:260px;margin-bottom:0;padding:1.35rem}.attendance-support-wrap .support-card a[href^=tel].block{white-space:nowrap;font-size:2.65rem;line-height:1}.attendance-support-wrap .support-call-button{border-radius:1.45rem;align-self:flex-end;width:4.75rem;height:4.75rem}.attendance-support-wrap .support-card .grid.grid-cols-2{grid-area:chips;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.attendance-support-wrap .support-chip{text-align:left;background:#ffffff1c;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:122px;display:flex;border-radius:1.45rem!important;padding:1rem!important}.attendance-support-wrap .support-chip .material-symbols-outlined{font-size:1.75rem}.attendance-support-wrap .support-chip p{margin-top:0;line-height:1.25}.attendance-support-wrap .support-card .mt-5.rounded-\[1\.5rem\]{background:#ff7f7f29;border-color:#ffffff2e;grid-area:emergency;margin-top:0;border-radius:1.6rem!important;padding:1rem!important}.attendance-support-wrap #guide .mt-5.grid.grid-cols-3{grid-area:stats;grid-template-columns:repeat(3,minmax(0,1fr));max-width:430px;display:grid}}@media (prefers-reduced-motion:reduce){.attendance-guide-bubble,.attendance-guide-bubble:before,.attendance-guide-bubble-icon{animation:none!important}}@media (max-width:380px){.attendance-support-wrap .support-hotline-row{grid-template-columns:minmax(0,1fr) 44px;align-items:center!important;gap:.65rem!important}.attendance-support-wrap .support-call-button{justify-self:end;border-radius:.9rem!important;width:44px!important;height:44px!important}.attendance-support-wrap .support-call-button .material-symbols-outlined{font-size:1.35rem}.attendance-support-wrap .support-hotline-row>div{min-width:0}}@media (max-width:420px){.trip-info-bottom-nav .grid{gap:3px;padding-left:.25rem;padding-right:.25rem}.trip-info-bottom-nav .nav-item{min-height:54px;padding-left:.15rem;padding-right:.15rem}.trip-info-bottom-nav .nav-item .material-symbols-outlined{border-radius:10px;width:30px;height:30px;font-size:18px}.trip-info-bottom-nav .nav-label{max-width:100%;font-size:9px}}@media (max-width:1100px){.gala-device-grid{grid-template-columns:minmax(320px,410px) minmax(280px,360px)}.gala-phone--list{grid-column:1/-1}}@media (max-width:720px),(hover:none) and (pointer:coarse){.gala-experience-shell{gap:12px;margin-inline:-16px}.gala-reference-header{border-radius:20px;margin-inline:16px;padding:14px}.gala-reference-header h2{font-size:24px}.gala-reference-badge{display:none}.gala-search-panel{border-radius:18px;grid-template-columns:1fr;margin-inline:16px;padding:10px}.gala-filter-row{grid-template-columns:1fr 1fr}.gala-reset-button{grid-column:1/-1;width:100%}.gala-device-grid{scroll-snap-type:x mandatory;justify-content:flex-start;gap:16px;padding:2px 16px 10px;display:flex;overflow-x:auto}.gala-phone{scroll-snap-align:center;flex:0 0 min(100%,390px)}.gala-phone--detail,.gala-phone--list{flex-basis:min(92%,360px)}.gala-phone__screen{height:min(760px,100vh - 150px);min-height:620px}.gala-phone--detail .gala-phone__screen{height:600px;min-height:600px}.gala-phone--list .gala-phone__screen{height:395px;min-height:395px}.gala-table-map{padding-inline:10px;gap:24px 12px;padding-bottom:168px}.gala-table-core{width:52px;height:52px}.gala-table-core strong{font-size:17px}.gala-table-chairs i{width:13px;height:13px;transform:translate(-50%, -50%) rotate(calc(360deg / var(--seat-total) * var(--seat-index))) translateY(-31px) rotate(calc(-360deg / var(--seat-total) * var(--seat-index)))}.gala-reference-note{margin-inline:16px}}@media (max-width:380px){.gala-device-grid{padding-inline:10px}.gala-phone{border-width:8px;border-radius:40px}.gala-phone__screen{border-radius:31px}.gala-phone__nav{grid-template-columns:34px minmax(0,1fr) 34px;padding-inline:14px}.gala-table-map{gap:20px 8px;padding-inline:8px}.gala-table-core{width:48px;height:48px}.gala-table-chairs i{width:11px;height:11px;transform:translate(-50%, -50%) rotate(calc(360deg / var(--seat-total) * var(--seat-index))) translateY(-28px) rotate(calc(-360deg / var(--seat-total) * var(--seat-index)))}.gala-seat-card{grid-template-columns:44px minmax(0,1fr) 26px;gap:12px;padding:16px;left:14px;right:14px}.gala-seat-card strong{font-size:22px}}.gala-device-grid{grid-template-columns:minmax(420px,1.25fr) minmax(280px,.78fr) minmax(320px,.9fr);align-items:stretch;gap:18px}.gala-phone{max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;overflow:visible}.gala-phone--map,.gala-phone--detail,.gala-phone--list{max-width:none}.gala-phone__notch,.gala-phone__status{display:none}.gala-phone__screen,.gala-phone--detail .gala-phone__screen,.gala-phone--list .gala-phone__screen{background:#fff;border:1px solid #20402e1a;border-radius:22px;height:auto;min-height:0;overflow:hidden;box-shadow:0 18px 42px #20402e1a}.gala-phone__nav{background:#fff;border-bottom:1px solid #eef2ee;min-height:58px;padding:12px 16px}.gala-phone__nav>.material-symbols-outlined:first-child{visibility:hidden}.gala-phone__nav-button{box-shadow:none;border-color:#e4e7e4}.gala-phone--map .gala-phone__screen{min-height:760px}.gala-phone--map .gala-map-card{border-radius:0 0 22px 22px;min-height:702px}.gala-phone--detail .gala-phone__screen{padding-bottom:18px}.gala-phone--list .gala-phone__screen{min-height:580px}.gala-phone--list .gala-member-list{max-height:506px}.gala-modal-close{display:none}.gala-seat-card{cursor:pointer;transition:box-shadow .18s,border-color .18s,background-color .18s}.gala-seat-card:hover{box-shadow:0 14px 26px #20402e2e}@media (max-width:1100px){.gala-device-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.82fr)}.gala-phone--list{grid-column:1/-1}}@media (max-width:720px),(hover:none) and (pointer:coarse){body.is-gala-modal-open{overflow:hidden}.gala-device-grid{padding:0 16px 10px;display:block;overflow:visible}.gala-phone--map .gala-phone__screen{min-height:min(760px,100svh - 210px)}.gala-phone--map .gala-map-card{min-height:min(700px,100svh - 268px)}.gala-phone--detail,.gala-phone--list{display:none}.gala-phone--detail.is-modal-open,.gala-phone--list.is-modal-open{z-index:120;padding:20px 14px max(18px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08100c94;place-items:end center;display:grid;position:fixed;inset:0}.gala-phone--detail.is-modal-open .gala-phone__screen,.gala-phone--list.is-modal-open .gala-phone__screen{border-radius:24px;width:min(100%,390px);min-height:0;max-height:calc(100svh - 42px);position:relative;overflow:auto;box-shadow:0 28px 80px #00000047}.gala-modal-close{z-index:5;color:#1f2937;cursor:pointer;background:#fffffff2;border:1px solid #e5e7eb;border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 8px 18px #0000001a}.gala-modal-close .material-symbols-outlined{font-size:22px}.gala-phone--detail .gala-phone__nav,.gala-phone--list .gala-phone__nav{padding-right:58px}.gala-phone--list .gala-member-list{max-height:calc(100svh - 144px)}}@media (max-width:380px){.gala-device-grid,.gala-phone--detail.is-modal-open,.gala-phone--list.is-modal-open{padding-inline:10px}}.gala-seating-board{z-index:3;background:#ffffffdb;border:1px solid #145f721f;border-radius:24px;margin-top:16px;padding:12px;position:relative;overflow:hidden;box-shadow:0 18px 48px #122b3d1a}.gala-seating-board>.gala-device-grid{width:100%;margin:0}.gala-seating-notice{z-index:2;color:#134e4a;background:radial-gradient(circle at 5% 10%,#ffffffeb,#0000 28%),linear-gradient(135deg,#f0fdfafa,#fff7edf5);border:1px solid #f9731647;border-radius:18px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;margin:0 0 14px;padding:12px 16px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffffd1,0 14px 30px #14532d1a,0 8px 18px #b4530914}.gala-seating-notice .material-symbols-outlined{color:#fff;background:linear-gradient(135deg,#0d9488,#14b8a6);border-radius:14px;place-items:center;width:42px;height:42px;font-size:24px;line-height:1;display:grid;box-shadow:0 10px 20px #0d948838}.gala-seating-notice p{color:#134e4a;margin:0;font-size:14px;font-weight:800;line-height:1.45}.gala-reference-note.is-hidden{display:none!important}.gala-phone__nav{text-align:center;grid-template-columns:minmax(0,1fr)}.gala-phone__nav>.material-symbols-outlined:first-child,.gala-phone__nav>span[aria-hidden=true]:last-child:empty{display:none}body.is-gala-modal-open .attendance-support-wrap{visibility:hidden;pointer-events:none}@media (max-width:720px),(hover:none) and (pointer:coarse){body.is-gala-modal-open .attendance-support-wrap,body.is-gala-modal-open .attendance-guide-bubble,body.is-gala-modal-open .trip-info-bottom-nav{visibility:hidden;pointer-events:none}.gala-seating-board{border-radius:22px;margin-top:12px;padding:10px}.gala-seating-notice{border-radius:16px;grid-template-columns:34px minmax(0,1fr);gap:10px;margin-bottom:10px;padding:10px 12px}.gala-seating-notice .material-symbols-outlined{border-radius:12px;width:34px;height:34px;font-size:21px}.gala-seating-notice p{font-size:12px;line-height:1.42}.gala-seating-board>.gala-device-grid{padding:0}.gala-phone--map .gala-phone__screen{min-height:min(730px,100svh - 190px)}.gala-phone--map .gala-map-card{min-height:min(672px,100svh - 248px)}.gala-phone--detail.is-modal-open,.gala-phone--list.is-modal-open{z-index:10000}.gala-phone--detail.is-modal-open .gala-phone__screen,.gala-phone--list.is-modal-open .gala-phone__screen{z-index:10001}.gala-modal-close{z-index:10002}}@media (max-width:380px){.gala-seating-board{padding:8px}.gala-seating-board>.gala-device-grid{padding-inline:0}}.gala-seating-board{background:linear-gradient(#fffffff0,#f7fcffe0),radial-gradient(circle at 14% 0,#d9a05b29,#0000 34%),radial-gradient(circle at 92% 12%,#007bc224,#0000 30%);border:1px solid #007bc238;box-shadow:inset 0 0 0 1px #ffffffb8,0 18px 46px #00477724,0 8px 18px #20402e14}.gala-seating-board .gala-phone__screen{border:1px solid #20402e2e;box-shadow:inset 0 0 0 1px #ffffffe6,0 18px 38px #20402e24}.gala-phone--map .gala-map-card{border-radius:22px;overflow:hidden}.gala-map-title{color:#20402e;letter-spacing:.02em;text-shadow:0 1px #ffffffd1;background:linear-gradient(#ffffffeb,#f0f4f0e0);border-bottom:1px solid #20402e14;min-height:44px;margin:0 auto 18px;font-size:17px;font-weight:900}.gala-seat-card>.material-symbols-outlined{color:#8a5a14;background:#fffaf0e6;border:1px solid #d9a05b73}@media (max-width:720px),(hover:none) and (pointer:coarse){.gala-seating-board{border-radius:24px;padding:12px}.gala-phone--map .gala-phone__screen,.gala-phone--map .gala-map-card{min-height:min(688px,100svh - 176px)}.gala-phone--detail.is-modal-open,.gala-phone--list.is-modal-open{padding:max(16px, env(safe-area-inset-top)) 14px max(16px, env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 8%,#d9a05b29,#0000 34%),#08100cad;place-items:center}.gala-phone--detail.is-modal-open .gala-phone__screen,.gala-phone--list.is-modal-open .gala-phone__screen{border:1px solid #d9a05b5c;border-radius:28px;width:min(100%,382px);max-height:min(760px,100svh - 32px);box-shadow:inset 0 0 0 1px #ffffffe0,0 30px 80px #00000057,0 0 0 8px #ffffff14}.gala-modal-close{border-color:#20402e24;top:14px;right:14px;box-shadow:0 10px 24px #11182729}}@media (max-width:380px){.gala-seating-board{padding:10px}.gala-map-title{min-height:40px;margin-bottom:14px;font-size:16px}}.gala-seat-card{grid-template-columns:52px minmax(0,1fr) 42px}.gala-seat-card>.material-symbols-outlined{color:#20402e;background:linear-gradient(#fffffff5,#f5fbf7eb);border:1px solid #20402e29;border-radius:999px;place-items:center;width:40px;height:40px;font-size:22px;line-height:1;display:grid;box-shadow:inset 0 0 0 1px #ffffffd1,0 8px 18px #20402e1f}.gala-seat-card:hover>.material-symbols-outlined,.gala-seat-card:focus-visible>.material-symbols-outlined{color:#8a5a14;background:#fffaf0;border-color:#d9a05b80}@media (max-width:380px){.gala-seat-card{grid-template-columns:44px minmax(0,1fr) 38px}.gala-seat-card>.material-symbols-outlined{width:36px;height:36px;font-size:20px}}.gala-map-table.is-mine:not(.is-selected) .gala-table-core{background:radial-gradient(circle at 34% 22%,#ffca6b,#d97706 58%,#8a3f08 100%);box-shadow:0 0 0 6px #f973162e,0 0 16px #d977068f,0 6px 12px #0000003d}.gala-map-table.is-mine:not(.is-selected):after{content:"";border:2px dashed #f97316d1;border-radius:50%;position:absolute;inset:-6px}.gala-map-table.is-selected .gala-table-core{background:radial-gradient(circle at 34% 24%,#5d8e4f,#3f6b3f 74%);box-shadow:0 0 0 7px #ffc55740,0 0 18px #ffc557f2,0 6px 12px #00000040}.gala-map-table.is-selected:after{content:"";border:2px solid #ffc557e6;border-radius:50%;position:absolute;inset:-6px}.gala-seat-card.is-my-table{border-color:#f9731657;box-shadow:inset 0 0 0 1px #f973161a,0 14px 28px #8a3f0829}.gala-seat-card.is-my-table div>span{color:#9a4a0a;font-weight:900}.gala-phone--detail .gala-phone__nav,.gala-phone--list .gala-phone__nav{text-align:center;background:linear-gradient(#fffffffa,#fafcf9f0);border-bottom:1px solid #20402e14;justify-content:center;align-items:center;min-height:72px;padding:14px 64px 12px;display:flex;position:relative}.gala-phone--detail .gala-phone__nav>.material-symbols-outlined:first-child,.gala-phone--list .gala-phone__nav>.material-symbols-outlined:first-child,.gala-phone--list .gala-phone__nav>span[aria-hidden=true]:last-child{display:none}.gala-phone--detail .gala-phone__nav>div,.gala-phone--list .gala-phone__nav>div{justify-items:center;width:min(100%,210px);margin:0 auto;display:grid}.gala-phone--detail .gala-phone__nav strong,.gala-phone--list .gala-phone__nav strong{color:#16251b;letter-spacing:0;font-size:17px;font-weight:800;line-height:1.16}.gala-phone--detail .gala-phone__nav div>span,.gala-phone--list .gala-phone__nav div>span{color:#637064;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:3px;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden}.gala-phone--detail .gala-phone__screen,.gala-phone--list .gala-phone__screen{background:linear-gradient(#fff 0%,#fffefd 44%,#fbf8ef 100%)}.gala-phone--detail .gala-detail-visual{background:radial-gradient(circle at 50% 44%,#d9a05b21,#0000 42%),linear-gradient(#ffffff4d,#fbf8ef00);min-height:252px;padding:18px 20px 8px}.gala-detail-card{background:linear-gradient(#fffffffa,#fffcf4f5);border:1px solid #d9a05b3d;border-radius:22px;gap:14px;margin:4px 20px 0;padding:18px;box-shadow:inset 0 0 0 1px #ffffffdb,0 14px 32px #20402e1a}.gala-detail-card p{color:#8a5a14;letter-spacing:.06em;font-size:11px}.gala-detail-card div{grid-template-columns:36px minmax(0,1fr);gap:12px;min-height:40px}.gala-detail-card .material-symbols-outlined{color:#20402e;background:linear-gradient(#faf5eb,#f4eee2);width:36px;height:36px;box-shadow:0 4px 10px #20402e14}.gala-detail-card strong{color:#253227;font-size:14px;font-weight:650}.gala-detail-action{background:linear-gradient(#265c3c,#1f4d34);border:1px solid #fff3;border-radius:16px;min-height:54px;margin:14px 20px 18px;font-size:15px;font-weight:900;box-shadow:0 10px 20px #1f4d3440,inset 0 1px #ffffff38}.gala-detail-action:hover{filter:saturate(1.08)brightness(1.03)}@media (max-width:720px),(hover:none) and (pointer:coarse){.gala-phone--detail .gala-phone__nav,.gala-phone--list .gala-phone__nav{min-height:70px;padding:14px 62px 12px}.gala-phone--detail.is-modal-open .gala-phone__screen,.gala-phone--list.is-modal-open .gala-phone__screen{border-color:#d9a05b6b}}@media (max-width:380px){.gala-phone--detail .gala-phone__nav,.gala-phone--list .gala-phone__nav{padding-inline:56px}.gala-phone--detail .gala-phone__nav strong,.gala-phone--list .gala-phone__nav strong{font-size:16px}}@media (min-width:1101px){.gala-seating-board{background:linear-gradient(135deg,#fffffff5,#f5fbffe6),radial-gradient(circle at 8% 6%,#d9a05b2e,#0000 34%),radial-gradient(circle at 92% 18%,#007bc224,#0000 30%);border-radius:30px;padding:20px;box-shadow:inset 0 0 0 1px #ffffffd1,0 28px 70px #122b3d24}.gala-seating-board:before{color:#fff7e8;content:"Gala Dinner 2026 · Sơ đồ và chi tiết chỗ ngồi";letter-spacing:.02em;background:linear-gradient(90deg,#20402ef5,#265c3ceb);border:1px solid #20402e1a;border-radius:20px;align-items:center;min-height:48px;margin:0 0 16px;padding:0 18px;font-size:15px;font-weight:900;display:grid;box-shadow:0 12px 28px #20402e29}.gala-seating-board>.gala-device-grid{grid-template:"map detail""map list"minmax(0,1fr)/minmax(560px,1fr) minmax(340px,390px);align-items:stretch;gap:18px;display:grid}.gala-phone--map{grid-area:map}.gala-phone--detail{grid-area:detail}.gala-phone--list{grid-area:list}.gala-phone--map .gala-phone__screen,.gala-phone--detail .gala-phone__screen,.gala-phone--list .gala-phone__screen{background:#fff;border:1px solid #20402e24;border-radius:24px;box-shadow:inset 0 0 0 1px #ffffffd6,0 18px 42px #20402e1c}.gala-phone--map .gala-phone__screen{min-height:780px}.gala-phone--map .gala-map-card{border-radius:24px;min-height:780px}.gala-phone--detail .gala-phone__screen{flex-direction:column;min-height:0;padding-bottom:0;display:flex}.gala-phone--detail .gala-phone__nav,.gala-phone--list .gala-phone__nav{min-height:66px;padding:13px 48px 11px}.gala-phone--detail .gala-phone__nav>div,.gala-phone--list .gala-phone__nav>div{width:min(100%,260px)}.gala-phone--detail .gala-detail-visual{min-height:210px;padding:12px 16px 0}.gala-phone--detail .gala-detail-table{width:176px;height:176px}.gala-phone--detail .gala-detail-table__core{width:92px;height:92px;font-size:30px}.gala-phone--detail .gala-detail-table__chairs span{width:34px;height:31px;transform:translate(-50%, -50%) rotate(calc(360deg / var(--seat-total) * var(--seat-index))) translateY(-68px) rotate(calc(-360deg / var(--seat-total) * var(--seat-index)));font-size:13px}.gala-detail-card{margin:0 16px;padding:15px 16px}.gala-detail-action{margin:14px 16px 16px}.gala-phone--list .gala-phone__screen{flex-direction:column;height:100%;min-height:0;display:flex}.gala-phone--list .gala-member-list{max-height:350px;padding:0 16px 18px}.gala-list-item{grid-template-columns:28px 42px minmax(0,1fr) auto;min-height:62px}.gala-map-title{min-height:48px;font-size:18px}.gala-table-map{gap:34px 20px;padding-inline:22px}.gala-seat-card{border:1px solid #d9a05b38;bottom:28px;left:28px;right:28px;box-shadow:inset 0 0 0 1px #ffffffe0,0 18px 34px #20402e29}}@media (min-width:1101px) and (max-width:1240px){.gala-seating-board>.gala-device-grid{grid-template-columns:minmax(500px,1fr) minmax(310px,350px)}.gala-table-map{gap:30px 14px;padding-inline:14px}}@media (min-width:1101px){.gala-seating-board>.gala-device-grid{grid-template-rows:auto auto;align-content:start}.gala-phone--detail .gala-phone__screen{padding-bottom:16px}.gala-phone--detail .gala-detail-action{display:none}.gala-phone--list{align-self:start}.gala-phone--list .gala-phone__screen{height:auto;min-height:0;max-height:430px}.gala-phone--list .gala-member-list{overscroll-behavior:contain;flex:0 auto;min-height:0;max-height:352px;padding-bottom:12px}.gala-phone--list .gala-list-item:last-child{border-bottom:0}}@media (min-width:721px){.gala-phone--detail .gala-detail-action{display:none!important}.gala-phone--detail .gala-phone__screen{padding-bottom:16px}.gala-phone--list{align-self:start}.gala-phone--list .gala-phone__screen{height:auto;min-height:0;max-height:430px}.gala-phone--list .gala-member-list{overscroll-behavior:contain;flex:0 auto;min-height:0;max-height:352px;padding-bottom:12px}.gala-phone--detail,.gala-phone--list{min-width:0}.gala-phone--detail .gala-phone__screen,.gala-phone--list .gala-phone__screen{background:linear-gradient(#fffffffa,#fafcf9f0);border:1px solid #20402e24;border-radius:20px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffffe6,0 16px 34px #122b3d1c}.gala-phone--detail .gala-phone__nav,.gala-phone--list .gala-phone__nav{color:#fff7e8;text-align:left;background:linear-gradient(90deg,#20402ef5,#265c3ce6);justify-content:flex-start;min-height:58px;padding:12px 18px}.gala-phone--detail .gala-phone__nav>div,.gala-phone--list .gala-phone__nav>div{justify-items:start;width:100%;margin:0}.gala-phone--detail .gala-phone__nav strong,.gala-phone--list .gala-phone__nav strong{color:#fff7e8;font-size:16px;font-weight:900}.gala-phone--detail .gala-phone__nav div>span,.gala-phone--list .gala-phone__nav div>span{color:#fff7e8c7;font-size:12px;font-weight:700}.gala-phone--detail .gala-detail-visual{background:radial-gradient(circle at 50% 44%,#d9a05b21,#0000 42%),linear-gradient(#ffffffbd,#faf7ee3d);min-height:188px;padding:12px 14px 0}.gala-phone--detail .gala-detail-table{width:162px;height:162px}.gala-phone--detail .gala-detail-table__core{width:86px;height:86px;font-size:28px}.gala-phone--detail .gala-detail-table__chairs span{width:32px;height:30px;transform:translate(-50%, -50%) rotate(calc(360deg / var(--seat-total) * var(--seat-index))) translateY(-63px) rotate(calc(-360deg / var(--seat-total) * var(--seat-index)));font-size:12px}.gala-phone--detail .gala-detail-card{border-radius:18px;margin:0 14px;padding:14px}.gala-phone--detail .gala-detail-card p{margin-bottom:2px}.gala-phone--detail .gala-detail-card div{min-height:36px}.gala-phone--detail .gala-detail-card strong{font-size:13.5px}.gala-phone--list .gala-phone__screen{max-height:none}.gala-phone--list .gala-member-list{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;max-height:330px;padding:8px 18px 14px;display:grid}.gala-phone--list .gala-list-item{grid-template-columns:28px 42px minmax(0,1fr) auto;gap:10px;min-height:58px;padding:10px 0}.gala-phone--list .gala-list-item__name{font-size:14px}}@media (min-width:1101px){.gala-phone--detail .gala-phone__screen,.gala-phone--list .gala-phone__screen{border-radius:22px}.gala-phone--list .gala-member-list{max-height:348px;padding:6px 16px 12px;display:block}.gala-phone--list .gala-list-item{min-height:58px}}@media (min-width:721px){.gala-seating-board>.gala-device-grid{row-gap:10px}.gala-phone--list{margin-top:-4px}.gala-phone--list .gala-phone__screen{min-height:500px;max-height:560px}.gala-phone--list .gala-member-list{max-height:490px}}@media (min-width:1101px){.gala-seating-board>.gala-device-grid{row-gap:10px}.gala-phone--list{margin-top:-4px}.gala-phone--list .gala-phone__screen{min-height:500px;max-height:560px}.gala-phone--list .gala-member-list{max-height:492px}.gala-seating-board>.gala-device-grid{grid-template-rows:auto 1fr;align-content:stretch;align-items:stretch}.gala-phone--list{align-self:stretch;margin-top:0}.gala-seating-board>.gala-device-grid{--gala-desktop-panel-height:860px;height:var(--gala-desktop-panel-height);grid-template-rows:minmax(0,auto) minmax(0,1fr)}.gala-phone--map,.gala-phone--map .gala-phone__screen,.gala-phone--map .gala-map-card{height:100%;min-height:0}.gala-phone--detail,.gala-phone--list{min-height:0}.gala-phone--detail .gala-phone__screen{height:auto;min-height:0}.gala-phone--list .gala-phone__screen{height:100%;min-height:0;max-height:none}.gala-phone--list .gala-member-list{flex:auto;min-height:0;max-height:none}}@media (min-width:1101px) and (max-width:1240px){.gala-seating-board>.gala-device-grid{--gala-desktop-panel-height:840px}}@media (min-width:1101px){.gala-phone--map .gala-phone__screen{overflow:hidden}.gala-phone--map .gala-map-card{flex-direction:column;min-height:0;padding-bottom:18px;display:flex}.gala-phone--map .gala-table-map{flex:auto;align-content:start;gap:30px 20px;padding:24px 22px}.gala-phone--map .gala-seat-card{flex:none;margin:auto 28px 0;position:relative;bottom:auto;left:auto;right:auto}}@media (min-width:1101px) and (max-width:1240px){.gala-phone--map .gala-table-map{gap:28px 14px;padding-inline:14px}.gala-phone--map .gala-seat-card{margin-inline:20px}}.gala-phone--map .gala-map-card .gala-map-title{color:#20402e;letter-spacing:0;width:100%;height:44px;min-height:44px;box-shadow:none;background:linear-gradient(#fffffff0,#eff3efe6);border:0;border-bottom:1px solid #20402e1a;border-radius:0;margin:0;font-size:18px;font-weight:900;line-height:1}.gala-phone--map .gala-map-stage{margin-top:22px}@media (min-width:1101px){.gala-phone--map .gala-map-card .gala-map-title{height:44px;min-height:44px;font-size:18px}.gala-phone--map .gala-map-stage{margin-top:22px;margin-bottom:22px}}@media (max-width:380px){.gala-phone--map .gala-map-card .gala-map-title{height:40px;min-height:40px;font-size:16px}}.gala-list-item{grid-template-columns:26px 42px minmax(0,1fr) max-content;column-gap:10px;transition:background .18s,box-shadow .18s,border-color .18s}.gala-list-item.is-current{background:linear-gradient(135deg,#fff7edfa,#fffffffa);border:1px solid #d9770633;border-radius:14px;margin-inline:0;padding:10px 10px 11px;box-shadow:0 10px 24px #92400e1a}.gala-list-item.is-current+.gala-list-item{border-top-color:#0000}.gala-list-item.is-current .gala-list-item__index{color:#a16207;font-weight:800}.gala-list-item.is-current .gala-list-item__name{color:#1f2933;font-weight:800}.gala-list-item.is-current .gala-list-item__meta{color:#9a4a0a;font-weight:800}.gala-list-item__badge{text-align:center;text-transform:none;white-space:nowrap;background:linear-gradient(135deg,#d97706,#b45309);border-radius:999px;min-width:34px;padding:4px 8px;font-size:10px;font-weight:900;line-height:1;box-shadow:0 8px 16px #b4530933}@media (min-width:721px){.gala-phone--list .gala-list-item{grid-template-columns:26px 42px minmax(0,1fr) max-content}}@media (max-width:420px){.gala-list-item{grid-template-columns:22px 38px minmax(0,1fr) max-content;column-gap:8px}.gala-list-item__badge{min-width:30px;padding-inline:7px;font-size:9px}}@media (min-width:721px){.gala-seating-board:before{color:#fff;background:radial-gradient(circle at 88% 18%,#ffffff2e,#0000 24%),radial-gradient(circle at 16% 100%,#22d3ee38,#0000 34%),linear-gradient(135deg,#075075 0%,#0b7ca5 54%,#0ea5c8 100%);border-color:#c5f7ff3d;box-shadow:0 18px 42px #064e7533,inset 0 1px #ffffff38}.gala-phone--detail .gala-phone__nav,.gala-phone--list .gala-phone__nav,.gala-phone--detail .gala-phone__nav.gala-phone__nav--bordered,.gala-phone--list .gala-phone__nav.gala-phone__nav--bordered{color:#fff;background:radial-gradient(circle at 88% 18%,#ffffff29,#0000 26%),radial-gradient(circle at 16% 100%,#22d3ee2e,#0000 36%),linear-gradient(135deg,#075075 0%,#0b7ca5 54%,#0ea5c8 100%);border-bottom-color:#c5f7ff2e;box-shadow:0 10px 26px #064e7529,inset 0 1px #fff3}.gala-phone--detail .gala-phone__nav strong,.gala-phone--list .gala-phone__nav strong{color:#fff}.gala-phone--detail .gala-phone__nav div>span,.gala-phone--list .gala-phone__nav div>span{color:#ddf9ffdb}.gala-phone--detail .gala-modal-close,.gala-phone--list .gala-modal-close{color:#075075;background:#ffffffeb;border-color:#ffffff47}}.gala-list-item.is-current{box-sizing:border-box;background:linear-gradient(90deg,#fff7edfa,#fffffffa);border:0;border-bottom:1px solid #f973162e;border-radius:0;margin-inline:0;padding:12px 0 13px;box-shadow:inset 4px 0 #d97706}.gala-list-item.is-current .gala-list-item__index{color:#b45309}.gala-list-item.is-current .avatar{border:1px solid #d9770661;box-shadow:0 0 0 3px #fed7aa6b}.gala-list-item__badge{color:#fff;text-align:center;text-transform:none;white-space:nowrap;background:linear-gradient(135deg,#d97706,#b45309);border-radius:999px;min-width:36px;padding:4px 8px;font-size:10px;font-weight:900;line-height:1;box-shadow:0 6px 14px #b453092e}@media (min-width:721px){.gala-seat-card{cursor:default}.gala-seat-card:hover{box-shadow:inset 0 0 0 1px #ffffffdb,0 12px 26px #20402e1f}.gala-seat-card:hover>.material-symbols-outlined,.gala-seat-card:focus-visible>.material-symbols-outlined{color:#20402e;background:linear-gradient(#fffffff5,#f5fbf7eb);border-color:#20402e1f}}@media (min-width:1101px){.gala-phone--map .gala-map-card{padding-bottom:132px;position:relative}.gala-phone--map .gala-table-map{min-height:0;padding-bottom:132px;overflow:hidden}.gala-phone--map .gala-seat-card{z-index:5;margin:0;display:grid;position:absolute;bottom:28px;left:28px;right:28px}}@media (min-width:1101px) and (max-width:1240px){.gala-phone--map .gala-seat-card{left:20px;right:20px}}@media (min-width:1101px){.gala-phone--map .gala-table-map{grid-template-rows:repeat(4,minmax(82px,1fr));align-content:stretch;justify-items:center;gap:22px 18px;padding:20px 20px 116px}.gala-phone--map .gala-map-table{place-self:center;width:96px}.gala-phone--map .gala-seat-card{bottom:24px}}@media (min-width:1101px) and (max-width:1240px){.gala-phone--map .gala-table-map{gap:18px 12px;padding-inline:12px}.gala-phone--map .gala-map-table{width:88px}}@media (min-width:721px){.gala-seat-card>.material-symbols-outlined{display:none}.gala-seat-card{grid-template-columns:52px minmax(0,1fr)}.gala-phone--map .gala-map-title{display:none}.gala-phone--map .gala-map-stage{margin:66px auto 24px}#galaSelectedTableTitle,#galaSelectedTableSubtitle{display:none}.gala-phone--detail .gala-phone__nav,.gala-phone--list .gala-phone__nav{text-align:left;grid-template-columns:36px minmax(0,1fr) 36px;justify-content:start}.gala-phone--detail .gala-phone__nav>.material-symbols-outlined:first-child,.gala-phone--list .gala-phone__nav>.material-symbols-outlined:first-child{color:#fff0c8;background:#ffffff1f;border:1px solid #fff7e857;border-radius:10px;justify-self:start;place-items:center;width:30px;height:30px;font-size:18px;display:grid}.gala-phone--detail .gala-phone__nav>div,.gala-phone--list .gala-phone__nav>div{justify-items:start;width:100%;margin:0}.gala-phone--detail .gala-phone__nav strong,.gala-phone--list .gala-phone__nav strong{line-height:1.15}}@media (max-width:720px){.gala-seat-card{cursor:pointer;background:linear-gradient(#fffffffa,#fffbf5f5);border:1px solid #f9731657;min-height:82px;transition:transform .16s,box-shadow .16s,border-color .16s;box-shadow:inset 0 0 0 1px #ffffffe0,0 16px 30px #92400e2e}.gala-seat-card:active{border-color:#f9731685;transform:translateY(1px);box-shadow:inset 0 0 0 1px #ffffffd1,0 8px 18px #92400e29}.gala-seat-card>.material-symbols-outlined{color:#fff;background:radial-gradient(circle at 32% 22%,#ffefc480,#0000 38%),linear-gradient(135deg,#f59e0b 0%,#c46a12 58%,#7c3f0b 100%);border:1px solid #92400e38;border-radius:999px;place-items:center;width:44px;height:44px;font-size:23px;line-height:1;display:grid;box-shadow:0 0 0 6px #f973161f,0 12px 22px #92400e38}.gala-seat-card:active>.material-symbols-outlined{filter:brightness(.96);box-shadow:0 0 0 4px #f973161a,0 7px 16px #92400e2e}.gala-seating-board{--gala-mobile-map-screen-height:clamp(668px, calc(100dvh - 148px), 780px);--gala-mobile-map-card-height:clamp(646px, calc(100dvh - 170px), 758px);min-height:0;padding-bottom:10px;scroll-margin-top:0}.gala-seating-board>.gala-device-grid{min-height:0;padding-bottom:0}.gala-phone--map{min-height:0}.gala-phone--map .gala-phone__screen{height:auto;min-height:var(--gala-mobile-map-screen-height);display:flex}.gala-phone--map .gala-map-card{height:auto;min-height:var(--gala-mobile-map-card-height);border-radius:22px;flex-direction:column;flex:auto;padding-bottom:0;display:flex}.gala-phone--map .gala-table-map{flex:auto;grid-template-rows:repeat(4,minmax(74px,1fr));align-content:stretch;gap:34px 16px;padding:22px 14px 126px}.gala-phone--map .gala-seat-card{bottom:18px}}@media (max-width:380px){.gala-phone--map .gala-table-map{gap:30px 10px;padding:18px 10px 122px}}
