@font-face{font-family:Heavitas;src:url(/fonts/heavitas/Heavitas.ttf)format("truetype");font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Medium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Bold.ttf)format("truetype");font-weight:700;font-display:swap}:root{--red:#cf1d21;--dark-red:#5b0909;--page:#fff;--panel:#e3e3e3;--field:#ccc;--ink:#070707;--muted:#555}*{box-sizing:border-box}body{background:var(--page);min-width:320px;color:var(--ink);margin:0;font-family:Poppins,Arial,sans-serif}button,input,a{font:inherit}button,a{transition:background-color .16s,color .16s,transform .16s,opacity .16s}button{cursor:pointer;border:0}.auth-page{background:linear-gradient(120deg,#2b0000 0%,#cf1d21 100%);justify-content:center;align-items:center;min-height:100vh;padding:42px 18px;display:flex}.auth-stack{justify-items:center;gap:46px;width:min(760px,100vw - 36px);display:grid}.auth-logo{object-fit:contain;width:min(750px,100%);max-height:142px}.auth-logo-button{background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.auth-card{background:#fff;border-radius:26px;flex-direction:column;align-items:center;gap:15px;width:min(390px,100vw - 36px);padding:28px 30px 27px;display:flex}.auth-card h1,.dashboard-heading h1,.detail-header h1{letter-spacing:0;margin:0;font-family:Heavitas,Poppins,sans-serif}.auth-card h1{text-align:center;font-size:clamp(1.55rem,3.7vw,2.25rem);line-height:.95}.auth-card label{width:100%}.auth-card label span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.auth-card input{background:var(--field);width:100%;min-height:48px;color:var(--ink);border:0;border-radius:999px;outline:0;padding:0 22px;font-size:.98rem;font-weight:500}.auth-card .primary-button{min-height:36px;padding:0 20px;font-size:.95rem}.error-text{color:var(--red);margin:-6px 0 0;font-weight:700}.topbar{background:linear-gradient(90deg, #000 0%, var(--red) 100%);min-height:126px;padding:12px 18px 9px;position:relative;overflow:hidden}.brand-logo{object-fit:contain;width:256px;max-width:calc(100% - 190px);height:40px;display:block;position:absolute;top:12px;left:50%;transform:translate(-50%)}.brand-logo-button{background:0 0;border:0;justify-content:center;align-items:center;width:256px;max-width:calc(100% - 190px);height:40px;padding:0;display:inline-flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.brand-logo-button .brand-logo{width:100%;max-width:100%;height:100%;position:static;transform:none}.logout-button{min-height:38px;color:var(--ink);background:#ffffffe0;border-radius:999px;padding:0 18px;font-weight:600;position:absolute;top:24px;right:32px}.logout-button:hover,.primary-button:hover,.request-button:hover{background:var(--red);color:#fff}.context-nav{-webkit-backdrop-filter:blur(16px)saturate(190%)contrast(1.08);isolation:isolate;scrollbar-width:none;background:linear-gradient(90deg,#23000075,#ffffff0f 48%,#7a000042),#56080870;border:1px solid #fff3;border-radius:999px;align-items:center;gap:18px;width:max-content;max-width:calc(100% - 64px);padding:10px;display:flex;position:absolute;top:68px;left:50%;overflow:auto hidden;transform:translate(-50%);box-shadow:inset -1px 1px 1px #ffffff57,inset 0 -1px #ffffff17,inset 14px 0 28px #ffffff09,inset -22px 0 42px #58000052,0 16px 30px #1e000040}.context-nav::-webkit-scrollbar{display:none}.context-nav:before,.context-nav:after{content:"";pointer-events:none;z-index:0;border-radius:inherit;position:absolute;inset:0}.context-nav:before{background:radial-gradient(at 96% 4%,#ffffff57,#ffffff1f 18%,#0000 43%),radial-gradient(at 14%,#ffffff1c,#0000 40%),linear-gradient(#ffffff0d,#0000 45%,#00000014);box-shadow:inset -1px 1px 1px #ffffff47,inset -1px -1px 1px #40000029}.context-nav:after{opacity:.62;mix-blend-mode:soft-light;background:linear-gradient(135deg,#0000 56%,#ffffff29 74%,#0000 88%)}.context-chip{z-index:1;white-space:nowrap;min-height:30px;color:var(--ink);background:linear-gradient(#ffffffb8,#e2e2e2c7),#e8e8e8e0;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:8px;padding:2px 14px;font-size:14px;font-weight:500;display:inline-flex;position:relative}.context-chip img{object-fit:contain;width:18px;height:18px}.context-chip--active,.context-chip:hover{background:var(--red);color:#fff}.context-chip--active img,.context-chip:hover img{filter:brightness(0)invert()}.context-chip--active .preserve-color-icon,.context-chip:hover .preserve-color-icon,button:hover .preserve-color-icon,.preserve-color-icon{filter:none!important}.dashboard-main{width:min(1280px,100% - 62px);margin:0 auto;padding:24px 0 72px}.page,.detail-page{gap:22px;display:grid}.dashboard-heading,.detail-header{background:var(--panel);border-radius:16px;justify-content:center;align-items:center;gap:12px;min-height:108px;padding:12px 26px;display:flex}.dashboard-heading{margin-bottom:22px}.detail-header{justify-content:center;position:relative}.detail-title{justify-items:center;gap:10px;display:grid}.dashboard-heading h1,.detail-header h1{text-align:center;align-items:center;gap:7px;font-size:clamp(1.55rem,2.15vw,1.95rem);line-height:1;display:flex}.dashboard-heading h1 img,.detail-header h1 img{object-fit:contain;flex:0 0 34px;width:34px;height:34px}.round-button{background:#bdbdbd;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.detail-header .round-button{position:absolute;left:24px}.round-button img{width:28px;height:28px}.round-button:hover{background:var(--red)}.round-button:hover img{filter:brightness(0)invert()}.chips{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.info-chip{min-height:34px;color:var(--ink);background:#d0d0d0;border-radius:999px;align-items:center;gap:8px;padding:0 18px;font-weight:600;display:inline-flex}.info-chip img{width:18px;height:18px}.info-chip .chip-icon{flex:0 0 18px;display:block}.panel,.figma-list{background:var(--panel);border-radius:22px}.panel{padding:24px}.panel h2{margin:0 0 18px;font-size:1.35rem;font-weight:700}.panel p{color:#222;margin:0;line-height:1.6}.figma-list{gap:12px;padding:18px;display:grid}.figma-row,.document-row,.list-row{background:#f6f6f6;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:12px 14px 12px 18px;display:flex}.figma-row strong,.document-row strong,.list-row strong{font-weight:700;display:block}.figma-row span,.document-row span,.list-row span{color:var(--muted);font-size:.94rem;display:block}.list-row{justify-content:flex-start}.list-row img{width:22px;height:22px}.primary-button,.request-button{background:var(--red);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:38px;padding:0 22px;font-weight:600;text-decoration:none;display:inline-flex}.primary-button:disabled{cursor:wait;opacity:.65}.request-button{color:var(--ink);background:#d5d5d5}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;margin:0;display:grid}.info-grid div{background:#f6f6f6;border-radius:14px;min-height:48px;padding:12px 16px}.info-grid dt{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:700}.info-grid dd{margin:3px 0 0;font-weight:500}.planning-list,.members-grid{gap:12px;display:grid}.planning-row{background:#f6f6f6;border-radius:14px;grid-template-columns:160px 1fr auto;align-items:center;gap:16px;min-height:54px;padding:12px 16px;display:grid}.planning-row--required{background:#f9d0d0}.planning-row--required strong{color:var(--red)}.planning-row em{color:var(--muted);font-style:normal;font-weight:700}.members-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.member-card{text-align:center;background:#f6f6f6;border-radius:16px;justify-items:center;gap:8px;padding:16px;display:grid}.member-card strong{overflow-wrap:anywhere;-webkit-line-clamp:2;text-align:center;-webkit-box-orient:vertical;max-width:100%;line-height:1.22;display:-webkit-box;overflow:hidden}.member-card span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.member-card img{object-fit:cover;background:#ccc;border-radius:50%;width:74px;height:74px}.empty-panel{text-align:center;place-items:center;min-height:150px;display:grid}.api-status-banner{background:var(--red);color:#fff;border-radius:999px;width:min(900px,100vw - 40px);margin:18px auto 0;padding:14px 18px;font-weight:700}.success-text{color:#16823a;margin:0;font-weight:700}.reimbursement-form{gap:18px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px;display:grid}.form-grid label,.full-field{color:var(--ink);gap:8px;font-weight:700;display:grid}.form-grid input,.form-grid select,.full-field textarea{width:100%;min-height:48px;color:var(--ink);background:#f6f6f6;border:0;border-radius:18px;outline:0;padding:0 18px;font-family:Poppins,Arial,sans-serif;font-size:1rem;font-weight:500}.full-field textarea{resize:vertical;min-height:128px;padding:16px 18px}.file-upload{background:#f6f6f6;border-radius:18px;align-items:center;gap:14px;min-height:58px;padding:8px;font-weight:500;display:flex}.file-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.file-upload-button{background:var(--red);color:#fff;border-radius:999px;align-items:center;min-height:40px;padding:0 18px;font-weight:700;display:inline-flex}.file-upload-name{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reimbursement-form>.primary-button{justify-self:center}.total-preview{margin:0;font-size:1.15rem;font-weight:700}.site-switcher-backdrop{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000085;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.site-switcher-modal{color:#fff;background:linear-gradient(120deg,#000000d1 0%,#4d0000e6 38%,#cf1d22f0 100%);border-radius:30px;gap:26px;width:min(1240px,100vw - 44px);min-height:min(700px,100vh - 52px);max-height:calc(100vh - 52px);padding:34px;display:grid;position:relative;overflow:auto;box-shadow:0 26px 70px #00000057}.site-switcher-close{color:#000;cursor:pointer;background:#ffffffe0;border:0;border-radius:50%;width:42px;height:42px;font-size:1.35rem;font-weight:800;position:absolute;top:18px;right:18px}.site-switcher-logo{object-fit:contain;justify-self:center;width:min(460px,72vw);height:auto}.site-switcher-account{background:#ffffff2e;border-radius:999px;justify-self:center;align-items:center;gap:10px;min-height:42px;padding:6px 8px 6px 6px;display:inline-flex;box-shadow:inset 0 0 0 1px #fff3}.site-switcher-avatar{background:#fffc;border-radius:50%;width:34px;height:34px;overflow:hidden}.site-switcher-avatar img{object-fit:cover;width:100%;height:100%}.site-switcher-account strong{color:#fff;font-weight:700}.site-switcher-account button{color:#000;cursor:pointer;background:#ffffffe6;border:0;border-radius:999px;min-height:30px;padding:0 12px;font-weight:700}.site-switcher-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.site-switcher-tile{color:#000;background:#fffffff0;border-radius:22px;grid-template-rows:1fr auto auto;gap:12px;min-height:236px;padding:18px;text-decoration:none;transition:transform .18s,background .18s;display:grid;box-shadow:inset 0 0 0 1px #ffffff80}.site-switcher-tile:hover{background:#fff;transform:translateY(-3px)}.site-switcher-preview{background:#e4e4e4;border-radius:16px;grid-template-rows:34px 1fr;min-height:150px;display:grid;position:relative;overflow:hidden}.site-switcher-preview-body{background:linear-gradient(90deg,#00000024,#ffffff47),#fff;border-radius:12px;margin:14px;display:block}.site-switcher-preview:after{content:"";background:#00000026;border-radius:999px;height:10px;position:absolute;bottom:26px;left:32px;right:32px;box-shadow:0 -22px #0000001a,0 -44px #00000014}.site-switcher-tile--slides .site-switcher-preview-body{background:linear-gradient(90deg,#161616 0 24%,#0000 24% 28%,#efefef 28% 100%),#fff}.site-switcher-tile--admin .site-switcher-preview-body{background:linear-gradient(90deg,#e2e2e2 0 33%,#fff 33% 35%,#dedede 35% 68%,#fff 68% 70%,#e2e2e2 70% 100%)}.site-switcher-tile--public .site-switcher-preview-body{background:linear-gradient(#cf1d22 0 34%,#fff 34% 100%)}.site-switcher-tile--intranet .site-switcher-preview-body{background:linear-gradient(#ddd 0 28%,#fff 28% 100%)}.site-switcher-title{text-align:center;text-transform:uppercase;font-family:Heavitas,Poppins,Arial,sans-serif;font-size:1.36rem;line-height:1.05}.site-switcher-subtitle{text-align:center;font-size:.94rem;font-weight:700}.powered-by,.powered-by a,.ecosystem-footer,.ecosystem-footer a{color:#fffc;font-size:.72rem;font-weight:600}.powered-by a,.ecosystem-footer a{color:#fff;text-decoration:none}.site-switcher-powered{text-align:center;margin:0}.ecosystem-footer{z-index:20;pointer-events:none;text-align:center;mix-blend-mode:difference;position:fixed;bottom:5px;left:0;right:0}.ecosystem-footer a{pointer-events:auto}@media (width<=760px){.topbar{min-height:148px;padding-inline:18px}.brand-logo,.brand-logo-button{width:240px;max-width:calc(100% - 36px)}.logout-button{top:12px;right:18px}.context-nav{gap:10px;max-width:calc(100% - 24px)}.context-chip{padding:0 15px}.dashboard-main{width:min(100% - 28px,1450px);margin-top:0}.dashboard-heading,.detail-header{min-height:104px;padding:14px 18px}.detail-header .round-button{position:static}.detail-header{justify-content:flex-start}.detail-title{justify-items:start}.detail-title h1{text-align:left}.info-grid,.planning-row,.form-grid{grid-template-columns:1fr}.figma-row,.document-row{flex-direction:column;align-items:flex-start}.site-switcher-grid{grid-template-columns:1fr}.site-switcher-modal{padding:28px 20px 24px}}.site-switcher-modal{gap:22px;width:min(1380px,100vw - 40px);min-height:min(780px,100vh - 40px);padding:34px 42px 28px}.site-switcher-account{box-shadow:none;z-index:3;background:0 0;padding:0;display:block;position:absolute;top:24px;left:28px}.site-switcher-account-chip{color:#000;cursor:pointer;background:#ffffffeb;border:0;border-radius:999px;align-items:center;gap:10px;min-height:46px;padding:6px 15px 6px 7px;font:800 15px/1 Poppins,sans-serif;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffffb3,0 12px 30px #00000038}.site-switcher-account-menu{opacity:0;pointer-events:none;background:#fffffff5;border-radius:18px;min-width:188px;padding:8px;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 9px);left:0;transform:translateY(-5px);box-shadow:0 18px 38px #00000038}.site-switcher-account.is-open .site-switcher-account-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.site-switcher-account-menu button,.site-switcher-account-menu a{color:#fff;text-align:center;background:#cf1d21;border:0;border-radius:999px;width:100%;padding:11px 16px;font:800 14px/1 Poppins,sans-serif;text-decoration:none}.site-switcher-avatar{width:34px;height:34px}.site-switcher-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:100%}.site-switcher-tile{justify-content:flex-start;min-height:326px;padding:15px}.site-switcher-preview{background:#101010;grid-template-rows:30px 1fr;width:100%;min-height:212px;overflow:hidden}.site-switcher-preview:after{display:none}.site-switcher-preview-header{background:linear-gradient(90deg,#1b1b1b,#7f1013 55%,#d71d23);position:relative}.site-switcher-preview-header:before{content:"";background:#ffffffe0;border-radius:999px;width:44px;height:8px;position:absolute;top:10px;left:12px;box-shadow:56px 0 #ffffff5c,112px 0 #ffffff38}.site-switcher-preview-body{background:#f4f4f4;border-radius:14px;margin:9px;display:block;position:relative;overflow:hidden}.site-switcher-preview-body span{display:block}.switcher-slides-library{background:#0f0f12;width:23%;padding:10px 7px;position:absolute;inset:0 auto 0 0}.switcher-slides-library span{background:#2f3238;border-radius:5px;height:16px;margin-bottom:8px}.switcher-slides-screen{background:linear-gradient(135deg,#111,#2d2d33);border-radius:10px;height:76px;position:absolute;top:12px;left:27%;right:9px;box-shadow:inset 0 0 0 2px #ffffff1f}.switcher-slides-title{background:#fff;border-radius:999px;width:54%;height:11px;margin:16px 0 0 14px}.switcher-slides-line{background:#f7c72d;border-radius:999px;width:72%;height:7px;margin:10px 0 0 14px}.switcher-slides-line.is-short{background:#75a8ff;width:46%}.switcher-slides-set{grid-template-columns:repeat(3,1fr);gap:7px;display:grid;position:absolute;bottom:14px;left:27%;right:9px}.switcher-slides-set span{background:#e3e3e3;border-radius:8px;height:36px;box-shadow:inset 0 0 0 2px #cfcfcf}.switcher-slides-controls{gap:8px;display:flex;position:absolute;bottom:62px;left:31%}.switcher-slides-controls span{background:#cf1d21;border-radius:999px;width:26px;height:26px}.switcher-slides-controls span:nth-child(2){background:#f2f2f2}.switcher-slides-controls span:nth-child(3){background:#30b35b}.switcher-admin-nav{background:linear-gradient(135deg,#ffffff85,#ffffff1f);border-radius:999px;gap:7px;padding:7px;display:flex;position:absolute;top:12px;left:12px;right:12px;box-shadow:inset 0 0 0 1px #ffffff80}.switcher-admin-nav span{background:#eee;border-radius:999px;flex:1;height:20px}.switcher-admin-hero{background:#dfdfdf;border-radius:14px;height:44px;position:absolute;top:60px;left:18px;right:18px}.switcher-admin-hero span:first-child{background:#111;border-radius:999px;width:48%;height:12px;margin:12px auto 0}.switcher-admin-hero span:last-child{background:#c8c8c8;border-radius:999px;width:28%;height:9px;margin:7px auto 0}.switcher-admin-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid;position:absolute;bottom:14px;left:18px;right:18px}.switcher-admin-grid span{background:#d2d2d2;border-radius:9px;height:34px;box-shadow:inset 0 0 0 2px #bdbdbd}.switcher-admin-grid span:nth-child(2){box-shadow:inset 4px 0 #30b35b}.switcher-admin-grid span:nth-child(3){box-shadow:inset 4px 0 #cf1d21}.switcher-public-slider{background:linear-gradient(135deg,#130303,#b41419 68%,#f03223);position:absolute;inset:0}.switcher-public-slide.is-main{background:linear-gradient(135deg,#ffffffeb,#ffffff52);border-radius:15px;position:absolute;inset:16px 18px 40px;box-shadow:0 20px 40px #0003}.switcher-public-slide.is-side{background:#00000038;border-radius:12px;width:42%;height:52px;position:absolute;top:30px;right:26px}.switcher-public-copy{background:#121212;border-radius:999px;width:44%;height:13px;position:absolute;top:38px;left:32px;box-shadow:0 22px #121212b8,0 44px #1212125c}.switcher-public-button{background:#cf1d21;border-radius:999px;width:78px;height:22px;position:absolute;bottom:56px;left:32px}.switcher-public-dots{gap:6px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.switcher-public-dots span{background:#fff9;border-radius:999px;width:9px;height:9px}.switcher-public-dots span:first-child{background:#fff}.switcher-public-arrow{background:#ffffffe0;border-radius:999px;width:24px;height:24px;position:absolute;top:50%}.switcher-public-arrow.is-left{left:10px}.switcher-public-arrow.is-right{right:10px}.switcher-intranet-menu{grid-template-columns:repeat(4,1fr);gap:7px;display:grid;position:absolute;top:12px;left:14px;right:14px}.switcher-intranet-menu span{background:#ececec;border-radius:999px;height:22px}.switcher-intranet-event{background:#dedede;border-radius:14px;height:66px;position:absolute;top:52px;left:18px;right:18px}.switcher-intranet-event span:first-child{background:#111;border-radius:999px;width:60%;height:12px;margin:14px auto 0}.switcher-intranet-event span:nth-child(2){background:#aaa;border-radius:999px;width:42%;height:9px;margin:10px auto 0}.switcher-intranet-event span:nth-child(3){background:#bfbfbf;border-radius:999px;width:72%;height:7px;margin:8px auto 0}.switcher-intranet-form{grid-template-columns:1fr 1fr;gap:8px;display:grid;position:absolute;bottom:14px;left:18px;right:18px}.switcher-intranet-form span{background:#fff;border-radius:999px;height:24px}.switcher-intranet-form span:last-child{background:#cf1d21;grid-column:1/-1;width:46%}@media (width<=1050px){.site-switcher-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.site-switcher-modal{padding:70px 18px 22px}.site-switcher-grid{grid-template-columns:1fr}}.site-switcher-account .site-switcher-account-chip{text-shadow:0 2px 10px #00000073;border:0;border-radius:0;width:fit-content;min-height:40px;padding:0;color:#fff!important;box-shadow:none!important;background:0 0!important}.site-switcher-account .site-switcher-account-chip:hover{color:#fff!important;background:0 0!important}.site-switcher-account .site-switcher-account-chip .site-switcher-avatar{box-shadow:0 8px 18px #00000038}.site-switcher-tile{text-align:center;align-items:stretch}.site-switcher-preview{place-items:stretch stretch;display:grid}.site-switcher-preview-body{width:calc(100% - 18px);height:calc(100% - 18px)}.switcher-slides-screen,.switcher-slides-set{left:26%}.switcher-slides-screen{right:10px}.switcher-slides-controls{left:30%}.switcher-admin-nav,.switcher-admin-hero,.switcher-admin-grid,.switcher-intranet-menu,.switcher-intranet-event,.switcher-intranet-form{box-sizing:border-box}.switcher-public-slide.is-side{width:34%;top:30px;right:28px}.site-switcher-logo,.site-switcher-logo:hover{filter:none!important;opacity:1!important;mix-blend-mode:normal!important}.site-switcher-account .site-switcher-account-chip{gap:13px;min-height:52px;font-size:20px}.site-switcher-account .site-switcher-account-chip .site-switcher-avatar,.site-switcher-account .site-switcher-avatar{width:46px;height:46px}.site-switcher-preview{height:222px;grid-template-rows:30px minmax(0,1fr)!important;place-items:stretch stretch!important;width:100%!important;min-height:222px!important;display:grid!important}.site-switcher-preview-body{grid-row:2;place-self:stretch stretch;border-radius:0 0 16px 16px!important;width:100%!important;height:100%!important;margin:0!important}.site-switcher-tile--slides .site-switcher-preview-body,.site-switcher-tile--admin .site-switcher-preview-body,.site-switcher-tile--public .site-switcher-preview-body,.site-switcher-tile--intranet .site-switcher-preview-body{background:#f4f4f4!important}.switcher-slides-library{width:29%}.switcher-slides-screen,.switcher-slides-set{left:33%;right:14px}.switcher-slides-screen{height:82px;top:15px}.switcher-slides-controls{bottom:65px;left:35%}.switcher-admin-nav{left:14px;right:14px}.switcher-admin-hero,.switcher-admin-grid{left:18px;right:18px}.switcher-public-slider{inset:0}.switcher-public-slide.is-side{width:40%;right:34px}.switcher-public-copy{width:44%;left:34px}.switcher-public-button{left:34px}.site-switcher-preview{justify-self:stretch!important}.site-switcher-account .site-switcher-account-chip,.site-switcher-account .site-switcher-account-chip:hover{filter:none!important;color:#fff!important;background:0 0!important}.site-switcher-account .site-switcher-account-chip img,.site-switcher-account .site-switcher-account-chip:hover img{filter:none!important;opacity:1!important;mix-blend-mode:normal!important}.site-switcher-backdrop{justify-content:center!important;align-items:center!important;padding:20px!important;display:flex!important}.site-switcher-modal{height:calc(100vh - 48px)!important;min-height:0!important;max-height:820px!important;overflow:auto!important}.site-switcher-grid{align-items:stretch!important;width:100%!important}.site-switcher-tile{grid-template-columns:minmax(0,1fr)!important;justify-content:stretch!important;justify-items:stretch!important;display:grid!important}.site-switcher-preview{justify-self:stretch!important;width:100%!important}.site-switcher-account .site-switcher-account-chip,.site-switcher-account .site-switcher-account-chip:hover{filter:none!important;color:#fff!important;background:0 0!important;transform:none!important}.site-switcher-account .site-switcher-account-chip img,.site-switcher-account .site-switcher-account-chip:hover img,.site-switcher-logo,.site-switcher-logo:hover{filter:none!important;opacity:1!important;mix-blend-mode:normal!important}.site-switcher-tile{grid-template-rows:190px auto auto!important;align-content:start!important;gap:8px!important;min-height:302px!important;padding:16px!important}.site-switcher-preview{border-radius:18px!important;grid-template-rows:26px 1fr!important;height:190px!important;min-height:190px!important}.site-switcher-preview-header:before{width:42px!important;height:7px!important;top:9px!important;left:14px!important;box-shadow:56px 0 #ffffff73,112px 0 #ffffff47!important}.site-switcher-preview-body{border-radius:0 0 16px 16px!important;overflow:hidden!important}.site-switcher-preview-body span{box-sizing:border-box!important}.switcher-slides-library{width:25%!important;padding:14px 8px!important;inset:0 auto 0 0!important}.switcher-slides-line.is-short{width:38%!important}.switcher-slides-controls{gap:9px!important;bottom:56px!important;left:32%!important}.switcher-slides-controls span{width:22px!important;height:22px!important}.switcher-slides-set{gap:8px!important;bottom:16px!important;left:31%!important;right:18px!important}.switcher-admin-nav{gap:8px!important;padding:7px!important;top:16px!important;left:18px!important;right:18px!important}.switcher-admin-nav span{height:16px!important}.switcher-admin-grid{gap:9px!important;bottom:18px!important;left:22px!important;right:22px!important}.switcher-public-slide.is-side{width:34%!important;height:44px!important;top:34px!important;right:34px!important}.switcher-public-dots{bottom:26px!important}.switcher-intranet-menu{gap:8px!important;top:18px!important;left:18px!important;right:18px!important}.switcher-intranet-menu span{height:18px!important}.switcher-intranet-form{gap:8px!important;bottom:18px!important;left:24px!important;right:24px!important}.site-switcher-grid{align-items:start!important}.site-switcher-tile{grid-template-rows:auto auto auto!important;gap:8px!important;height:fit-content!important;min-height:0!important;padding:14px!important}.site-switcher-preview{grid-template-rows:24px 1fr!important;height:146px!important;min-height:146px!important}.site-switcher-title{margin-top:2px!important}.site-switcher-subtitle{margin-top:0!important}.switcher-slides-controls,.switcher-public-dots,.switcher-public-arrow{display:none!important}.switcher-slides-library{width:22%!important;padding:12px 7px!important}.switcher-slides-library span{height:11px!important;margin-bottom:9px!important}.switcher-slides-screen{height:46px!important;top:18px!important;left:29%!important;right:18px!important}.switcher-slides-set span{height:20px!important}.switcher-admin-nav{top:15px!important;left:18px!important;right:18px!important}.switcher-admin-hero{height:38px!important;top:55px!important;left:26px!important;right:26px!important}.switcher-admin-grid{grid-template-columns:1fr 1fr!important;bottom:18px!important;left:26px!important;right:26px!important}.switcher-admin-grid span{height:20px!important}.switcher-public-slide.is-main{inset:18px 24px 44px!important}.switcher-public-slide.is-side{display:none!important}.switcher-public-copy{width:54%!important;height:12px!important;top:42px!important;left:38px!important;box-shadow:0 24px #12121273!important}.switcher-public-button{width:82px!important;height:20px!important;bottom:45px!important;left:38px!important}.switcher-intranet-menu{top:16px!important;left:18px!important;right:18px!important}.switcher-intranet-event{height:42px!important;top:54px!important;left:28px!important;right:28px!important}.switcher-intranet-form{grid-template-columns:1fr!important;bottom:18px!important;left:28px!important;right:28px!important}.switcher-intranet-form span{height:18px!important}.site-switcher-grid{align-items:start!important;gap:22px!important}.site-switcher-tile{color:#fff!important;background:linear-gradient(#1c1c1cf5,#0e0e0ef5)!important;border:1px solid #ffffff2e!important;grid-template-rows:auto auto auto!important;gap:10px!important;height:fit-content!important;min-height:0!important;padding:18px!important;box-shadow:inset 0 1px #ffffff14,0 18px 44px #00000047!important}.site-switcher-tile:hover{background:linear-gradient(#222222fa,#101010fa)!important}.site-switcher-preview{background:#0b0b0c!important;border-radius:8px!important;grid-template-rows:25px 1fr!important;height:158px!important;min-height:158px!important;box-shadow:inset 0 0 0 1px #ffffff1f!important}.site-switcher-preview-header{background:#1d1d1f!important}.site-switcher-preview-header:before{background:#e43a34!important;width:8px!important;height:8px!important;top:9px!important;left:14px!important;box-shadow:18px 0 #f0c24a,36px 0 #54c86a!important}.site-switcher-preview-body{background:radial-gradient(circle at 50% 48%,#cf1d2138,#0000 38%),#080808!important;border-radius:0 0 8px 8px!important;width:100%!important;height:100%!important;margin:0!important;position:relative!important}.site-switcher-preview-body>span,.site-switcher-preview-body>span>span{box-sizing:border-box!important}.site-switcher-title{color:#fff!important;text-align:left!important;margin-top:6px!important;font-size:clamp(1.28rem,1.55vw,1.75rem)!important}.site-switcher-subtitle{color:#ffffffc7!important;text-align:left!important;font-size:.95rem!important}.switcher-slides-controls,.switcher-public-dots,.switcher-public-arrow,.switcher-public-slide.is-side{display:none!important}.switcher-slides-library{background:0 0!important;width:25%!important;padding:0!important;inset:20px auto 20px 18px!important}.switcher-slides-library span{background:#ffffff3d!important;border-radius:999px!important;height:10px!important;margin:0 0 13px!important}.switcher-slides-library span:nth-child(2){background:#cf1d21!important}.switcher-slides-screen{border-radius:8px!important;height:48px!important;top:28px!important;left:35%!important;right:24px!important}.switcher-slides-title{width:48%!important;height:9px!important;margin:13px 0 0 14px!important}.switcher-slides-line{width:66%!important;height:7px!important;margin:9px 0 0 14px!important}.switcher-slides-line.is-short{display:none!important}.switcher-slides-set{grid-template-columns:1fr!important;gap:8px!important;bottom:24px!important;left:35%!important;right:24px!important}.switcher-slides-set span{border-radius:6px!important;height:17px!important}.switcher-admin-nav{box-shadow:none!important;background:0 0!important;gap:10px!important;padding:0!important;top:24px!important;left:24px!important;right:24px!important}.switcher-admin-nav span{background:#ffffff42!important;height:10px!important}.switcher-admin-nav span:first-child{background:#cf1d21!important}.switcher-admin-hero{background:#ffffff29!important;border-radius:10px!important;height:42px!important;top:54px!important;left:34px!important;right:34px!important}.switcher-admin-grid{grid-template-columns:1fr 1fr!important;gap:9px!important;bottom:22px!important;left:34px!important;right:34px!important}.switcher-admin-grid span{background:#fff3!important;border-radius:6px!important;height:17px!important}.switcher-public-slider{background:radial-gradient(circle at 50% 48%,#cf1d2173,#0000 34%),#0b0b0c!important;inset:0!important}.switcher-public-slide.is-main{background:#ffffff0f!important;border-radius:8px!important;inset:30px 38px 44px!important}.switcher-public-copy{background:#ffffff52!important;width:48%!important;height:9px!important;top:60px!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 18px #ffffff42!important}.switcher-public-button{width:78px!important;height:18px!important;bottom:50px!important;left:50%!important;transform:translate(-50%)!important}.switcher-intranet-menu{grid-template-columns:repeat(3,1fr)!important;gap:10px!important;top:26px!important;left:28px!important;right:28px!important}.switcher-intranet-menu span{background:#ffffff40!important;height:11px!important}.switcher-intranet-menu span:first-child{background:#cf1d21!important}.switcher-intranet-event{background:#ffffff24!important;border-radius:10px!important;height:44px!important;top:58px!important;left:34px!important;right:34px!important}.switcher-intranet-form{grid-template-columns:1fr!important;gap:8px!important;bottom:24px!important;left:34px!important;right:34px!important}.switcher-intranet-form span{background:#ffffff3d!important;height:13px!important}.site-switcher-tile--slides .site-switcher-preview-body,.site-switcher-tile--admin .site-switcher-preview-body,.site-switcher-tile--public .site-switcher-preview-body,.site-switcher-tile--intranet .site-switcher-preview-body,.switcher-public-slider{background:radial-gradient(circle at 50% 48%,#cf1d212e,#0000 38%),#080808!important}.switcher-slides-screen,.switcher-admin-hero,.switcher-public-slide.is-main,.switcher-intranet-event{background:#ffffff14!important}.switcher-slides-set span,.switcher-admin-grid span,.switcher-intranet-form span{background:#ffffff2e!important}.site-switcher-modal .site-switcher-preview,.site-switcher-modal .site-switcher-preview-body,.site-switcher-modal .site-switcher-tile--slides .site-switcher-preview-body,.site-switcher-modal .site-switcher-tile--admin .site-switcher-preview-body,.site-switcher-modal .site-switcher-tile--public .site-switcher-preview-body,.site-switcher-modal .site-switcher-tile--intranet .site-switcher-preview-body,.site-switcher-modal .switcher-public-slider{background:#070707!important}.site-switcher-modal .switcher-slides-screen,.site-switcher-modal .switcher-admin-hero,.site-switcher-modal .switcher-public-slide.is-main,.site-switcher-modal .switcher-intranet-event{background:#181818!important;box-shadow:inset 0 0 0 1px #ffffff1c!important}.site-switcher-modal .switcher-slides-set span,.site-switcher-modal .switcher-admin-grid span,.site-switcher-modal .switcher-intranet-form span,.site-switcher-modal .switcher-intranet-menu span,.site-switcher-modal .switcher-slides-library span{box-shadow:none!important;background:#fff3!important}.site-switcher-modal .switcher-admin-nav span:first-child,.site-switcher-modal .switcher-intranet-menu span:first-child,.site-switcher-modal .switcher-slides-library span:nth-child(2),.site-switcher-modal .switcher-public-button{background:#d51d22!important}.site-switcher-modal .switcher-slides-title,.site-switcher-modal .switcher-public-copy,.site-switcher-modal .switcher-admin-hero span:first-child,.site-switcher-modal .switcher-intranet-event span:first-child{background:#ffffffb8!important}.site-switcher-modal .switcher-slides-line{background:#f1cc25!important}.site-switcher-modal .switcher-slides-library,.site-switcher-modal .switcher-slides-set,.site-switcher-modal .switcher-admin-nav,.site-switcher-modal .switcher-admin-grid,.site-switcher-modal .switcher-intranet-menu,.site-switcher-modal .switcher-intranet-form{display:none!important}.site-switcher-modal .switcher-slides-screen,.site-switcher-modal .switcher-admin-hero,.site-switcher-modal .switcher-intranet-event{background:#181818!important;border-radius:8px!important;height:88px!important;top:38px!important;left:48px!important;right:48px!important;box-shadow:inset 0 0 0 1px #ffffff21!important}.site-switcher-modal .switcher-slides-title,.site-switcher-modal .switcher-admin-hero span:first-child,.site-switcher-modal .switcher-intranet-event span:first-child{background:#ffffffb8!important;border-radius:999px!important;width:58%!important;height:10px!important;margin:22px auto 0!important}.site-switcher-modal .switcher-slides-line,.site-switcher-modal .switcher-admin-hero span:last-child,.site-switcher-modal .switcher-intranet-event span:nth-child(2){background:#ffffff57!important;border-radius:999px!important;width:42%!important;height:8px!important;margin:13px auto 0!important}.site-switcher-modal .switcher-slides-line.is-short,.site-switcher-modal .switcher-intranet-event span:nth-child(3){background:#d51d22!important;border-radius:999px!important;width:34%!important;height:18px!important;margin:14px auto 0!important;display:block!important}.site-switcher-modal .switcher-slides-screen .switcher-slides-line{background:#f1cc25!important}.site-switcher-modal .site-switcher-preview-body{place-items:center!important;display:grid!important}.site-switcher-modal .switcher-slides-screen,.site-switcher-modal .switcher-admin-hero,.site-switcher-modal .switcher-public-slide.is-main,.site-switcher-modal .switcher-intranet-event{width:64%!important;height:88px!important;margin:0!important;position:static!important;inset:auto!important;transform:none!important}.site-switcher-modal .switcher-public-copy,.site-switcher-modal .switcher-public-button{left:50%!important}.site-switcher-modal .switcher-public-slider{background:#181818!important;border-radius:8px!important;width:64%!important;height:88px!important;margin:0!important;position:static!important;box-shadow:inset 0 0 0 1px #ffffff21!important}.site-switcher-modal .switcher-public-slide.is-main{display:none!important}.site-switcher-modal .switcher-public-copy{width:54%!important;top:30px!important;transform:translate(-50%)!important}.site-switcher-modal .switcher-public-button{bottom:20px!important;transform:translate(-50%)!important}.site-switcher-modal .switcher-slides-screen,.site-switcher-modal .switcher-admin-hero,.site-switcher-modal .switcher-intranet-event,.site-switcher-modal .switcher-public-slider{place-content:center!important;place-items:center!important;gap:9px!important;display:grid!important}.site-switcher-modal .switcher-slides-title,.site-switcher-modal .switcher-slides-line,.site-switcher-modal .switcher-slides-line.is-short,.site-switcher-modal .switcher-admin-hero span,.site-switcher-modal .switcher-intranet-event span,.site-switcher-modal .switcher-public-copy,.site-switcher-modal .switcher-public-button{margin:0!important;position:static!important;inset:auto!important;transform:none!important}.site-switcher-modal .switcher-slides-title,.site-switcher-modal .switcher-admin-hero span:first-child,.site-switcher-modal .switcher-intranet-event span:first-child,.site-switcher-modal .switcher-public-copy{width:58%!important;height:10px!important}.site-switcher-modal .switcher-slides-line,.site-switcher-modal .switcher-admin-hero span:last-child,.site-switcher-modal .switcher-intranet-event span:nth-child(2){width:42%!important;height:8px!important}.site-switcher-modal .switcher-slides-line.is-short,.site-switcher-modal .switcher-intranet-event span:nth-child(3),.site-switcher-modal .switcher-public-button{width:34%!important;height:18px!important}.site-switcher-modal .switcher-slides-screen>span,.site-switcher-modal .switcher-admin-hero>span,.site-switcher-modal .switcher-intranet-event>span,.site-switcher-modal .switcher-public-slider>span{justify-self:center!important;display:block!important}.site-switcher-modal .site-switcher-account-chip,.site-switcher-modal .site-switcher-account-chip:hover{box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;padding:0!important}.site-switcher-modal .site-switcher-avatar,.site-switcher-modal .site-switcher-avatar img{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.site-switcher-modal .site-switcher-avatar{overflow:hidden!important}.site-switcher-modal .site-switcher-grid{align-items:start!important;gap:22px!important}.site-switcher-modal .site-switcher-tile{background:linear-gradient(#1f1f1ffa,#0d0d0dfa)!important;border-radius:20px!important;grid-template-rows:auto auto auto!important;gap:9px!important;height:fit-content!important;min-height:0!important;padding:15px!important}.site-switcher-modal .site-switcher-preview{background:#080808!important;border-radius:14px!important;grid-template-rows:30px 1fr!important;width:100%!important;height:170px!important;min-height:170px!important;display:grid!important;overflow:hidden!important}.site-switcher-modal .site-switcher-preview-header{background:linear-gradient(90deg,#160707 0%,#871112 62%,#d51d22 100%)!important;height:30px!important}.site-switcher-modal .site-switcher-preview-header:before{top:10px!important;left:14px!important}.site-switcher-modal .site-switcher-preview-body{background:#050505!important;border-radius:0 0 14px 14px!important;width:100%!important;height:100%!important;margin:0!important;display:block!important;position:relative!important;overflow:hidden!important}.site-switcher-modal .site-switcher-preview-body:before{content:""!important;background:#181818!important;border-radius:10px!important;width:62%!important;height:70%!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:inset 0 0 0 1px #ffffff24!important}.site-switcher-modal .site-switcher-preview-body:after{content:""!important;width:40%!important;height:9px!important;box-shadow:0 26px 0 -1px #ffffff57, 0 56px 0 5px var(--switcher-accent,#d51d22)!important;background:#ffffffb8!important;border-radius:999px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-24px)!important}.site-switcher-modal .site-switcher-tile--admin,.site-switcher-modal .site-switcher-tile--public,.site-switcher-modal .site-switcher-tile--intranet{--switcher-accent:#d51d22}.site-switcher-modal .site-switcher-title{color:#fff!important;text-align:left!important;white-space:nowrap!important;margin:3px 0 0!important;font-size:clamp(1.08rem,1.2vw,1.28rem)!important;line-height:1.05!important;overflow:visible!important}.site-switcher-modal .site-switcher-subtitle{color:#ffffffc7!important;text-align:left!important;margin:0!important;font-size:.88rem!important;line-height:1.2!important}.site-switcher-modal .site-switcher-preview-body{--preview-panel-width:64%;--preview-panel-height:68%;--preview-line-width:46%;--preview-line-y:-30px;--preview-secondary-y:22px;--preview-action-y:48px;--preview-action-spread:-15px}.site-switcher-modal .site-switcher-preview-body:before{width:var(--preview-panel-width)!important;height:var(--preview-panel-height)!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.site-switcher-modal .site-switcher-preview-body:after{width:var(--preview-line-width)!important;height:8px!important;transform:translate(-50%, var(--preview-line-y))!important;box-shadow:0 var(--preview-secondary-y) 0 -2px #ffffff57, 0 var(--preview-action-y) 0 var(--preview-action-spread) var(--switcher-accent,#d51d22)!important;background:#ffffffb8!important;top:50%!important;left:50%!important}.site-switcher-modal .site-switcher-tile--slides{--switcher-accent:#f1d426}.site-switcher-modal .site-switcher-tile--slides .site-switcher-preview-body{--preview-panel-width:62%;--preview-panel-height:72%;--preview-line-width:46%;--preview-line-y:-31px;--preview-secondary-y:22px;--preview-action-y:49px;--preview-action-spread:-14px}.site-switcher-modal .site-switcher-tile--admin .site-switcher-preview-body{--preview-panel-width:68%;--preview-panel-height:66%;--preview-line-width:50%;--preview-line-y:-28px;--preview-secondary-y:21px;--preview-action-y:46px;--preview-action-spread:-18px}.site-switcher-modal .site-switcher-tile--public .site-switcher-preview-body{--preview-panel-width:72%;--preview-panel-height:58%;--preview-line-width:54%;--preview-line-y:-24px;--preview-secondary-y:19px;--preview-action-y:41px;--preview-action-spread:-20px}.site-switcher-modal .site-switcher-tile--intranet .site-switcher-preview-body{--preview-panel-width:60%;--preview-panel-height:72%;--preview-line-width:44%;--preview-line-y:-30px;--preview-secondary-y:23px;--preview-action-y:49px;--preview-action-spread:-16px}.site-switcher-modal .site-switcher-preview-body{place-items:center!important;padding:18px!important;display:grid!important}.site-switcher-modal .site-switcher-preview-body>span{display:none!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen,.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider,.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event{box-sizing:border-box!important;background:#181818!important;border-radius:10px!important;width:68%!important;height:94px!important;min-height:94px!important;margin:0!important;padding:18px 20px!important;position:static!important;inset:auto!important;overflow:hidden!important;transform:none!important;box-shadow:inset 0 0 0 1px #ffffff24!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen{grid-template-rows:10px 7px 16px!important;align-content:center!important;place-items:center!important;gap:9px!important;display:grid!important}.site-switcher-modal .switcher-slides-screen>span,.site-switcher-modal .switcher-admin-hero>span,.site-switcher-modal .switcher-public-slider>span,.site-switcher-modal .switcher-intranet-event>span{box-sizing:border-box!important;border-radius:999px!important;margin:0!important;display:block!important;position:static!important;inset:auto!important;transform:none!important}.site-switcher-modal .switcher-slides-title{background:#ffffffbd!important;width:62%!important;height:10px!important}.site-switcher-modal .switcher-slides-line{background:#ffffff52!important;width:46%!important;height:7px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero{grid-template-rows:10px 7px 15px!important;align-content:center!important;place-items:center!important;gap:9px!important;display:grid!important}.site-switcher-modal .switcher-admin-hero:after{content:""!important;background:#d51d22!important;border-radius:999px!important;width:30%!important;height:15px!important;display:block!important}.site-switcher-modal .switcher-admin-hero span:first-child{background:#ffffffbd!important;width:68%!important;height:10px!important}.site-switcher-modal .switcher-admin-hero span:last-child{background:#ffffff52!important;width:43%!important;height:7px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider{grid-template-rows:10px 7px 15px!important;align-content:center!important;place-items:start center!important;gap:9px!important;display:grid!important}.site-switcher-modal .switcher-public-copy,.site-switcher-modal .switcher-public-slide.is-main,.site-switcher-modal .switcher-public-button{display:block!important}.site-switcher-modal .switcher-public-copy{background:#ffffffbd!important;width:72%!important;height:10px!important}.site-switcher-modal .switcher-public-slide.is-main{background:#ffffff52!important;width:58%!important;height:7px!important}.site-switcher-modal .switcher-public-button{background:#d51d22!important;width:32%!important;height:15px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event{grid-template-rows:10px 7px 15px!important;align-content:center!important;place-items:center end!important;gap:9px!important;display:grid!important}.site-switcher-modal .switcher-intranet-event span:first-child{background:#ffffffbd!important;width:70%!important;height:10px!important}.site-switcher-modal .switcher-intranet-event span:nth-child(2){background:#ffffff52!important;width:48%!important;height:7px!important}.site-switcher-modal .switcher-intranet-event span:nth-child(3){background:#d51d22!important;width:32%!important;height:15px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen,.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider,.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event{grid-template-columns:100%!important;justify-items:center!important}.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>span{display:none!important}.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>.switcher-public-copy,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>.switcher-public-slide.is-main,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>.switcher-public-button{display:block!important}.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event{place-items:center!important}.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider:before,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider:after{content:none!important;display:none!important}.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>.switcher-public-slide.is-main{background:#ffffffbd!important;width:72%!important;height:10px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>.switcher-public-copy{background:#ffffff52!important;width:58%!important;height:7px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>.switcher-public-button{background:#d51d22!important;width:32%!important;height:15px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen,.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider,.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:9px!important;display:flex!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen>span,.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero>span,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>span,.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event>span,.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero:after{margin:0!important;box-shadow:none!important;filter:none!important;flex:none!important;align-self:center!important;margin-inline:auto!important;position:static!important;transform:none!important}.site-switcher-modal .site-switcher-preview-body{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;display:flex!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen>span:nth-child(n),.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero>span:nth-child(n),.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>span:nth-child(n),.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event>span:nth-child(n){box-shadow:none!important;margin:0!important;position:static!important;inset:auto!important;transform:none!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen>.switcher-slides-title{width:62%!important;height:10px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen>.switcher-slides-line{width:46%!important;height:7px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen>.switcher-slides-line.is-short{width:34%!important;height:16px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero>span:first-child{width:68%!important;height:10px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero>span:last-child{width:43%!important;height:7px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event>span:first-child{width:70%!important;height:10px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event>span:nth-child(2){width:48%!important;height:7px!important}.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event>span:nth-child(3){width:32%!important;height:15px!important}#app>.auth-page,#app>.app{flex:1 0 auto;width:100%;height:auto;min-height:0}.site-switcher-modal .site-switcher-preview{box-sizing:border-box!important;background:#000!important;border:1px solid #ffffff24!important;border-radius:12px!important;grid-template-rows:34px minmax(0,1fr)!important;width:100%!important;height:220px!important;min-height:220px!important;padding:0!important;display:grid!important;overflow:hidden!important}.site-switcher-modal .site-switcher-preview:before,.site-switcher-modal .site-switcher-preview:after{content:none!important;display:none!important}.site-switcher-modal .ecosystem-mini-header{box-sizing:border-box!important;background:linear-gradient(90deg,#191919 0%,#b7191d 65%,#d51d22 100%)!important;justify-content:center!important;align-items:center!important;width:100%!important;height:34px!important;padding:0 46px!important;display:flex!important;position:relative!important}.site-switcher-modal .ecosystem-mini-lights{gap:6px!important;display:flex!important;position:absolute!important;top:50%!important;left:13px!important;transform:translateY(-50%)!important}.site-switcher-modal .ecosystem-mini-lights i{background:#ef443b!important;border-radius:50%!important;width:7px!important;height:7px!important;display:block!important}.site-switcher-modal .ecosystem-mini-lights i:nth-child(2){background:#f4c84b!important}.site-switcher-modal .ecosystem-mini-lights i:nth-child(3){background:#4ac66d!important}.site-switcher-modal .ecosystem-mini-logo{object-fit:contain!important;object-position:center!important;width:auto!important;max-width:106px!important;height:auto!important;max-height:14px!important;display:block!important}.site-switcher-modal .site-switcher-tile--public .ecosystem-mini-logo{max-width:58px!important;max-height:16px!important}.site-switcher-modal .ecosystem-mini-canvas{box-sizing:border-box!important;background:#000!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:0!important;padding:20px!important;display:flex!important;overflow:hidden!important}.site-switcher-modal .ecosystem-mini-canvas *,.site-switcher-modal .ecosystem-mini-canvas :before,.site-switcher-modal .ecosystem-mini-canvas :after{box-sizing:border-box!important}.site-switcher-modal .mini-slide,.site-switcher-modal .mini-admin-shell,.site-switcher-modal .mini-public-slider,.site-switcher-modal .mini-intranet-shell{background:#181818!important;border:1px solid #ffffff29!important;border-radius:11px!important;width:min(78%,250px)!important;min-width:0!important;height:126px!important;min-height:0!important;margin:0!important;padding:16px 20px!important;display:flex!important;position:static!important;overflow:hidden!important;transform:none!important}.site-switcher-modal .mini-slide{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:9px!important}.site-switcher-modal .mini-slide-title{background:#ffffffc7!important;border-radius:999px!important;width:58%!important;height:8px!important;display:block!important}.site-switcher-modal .mini-slide-chord{background:#f6d619!important;border-radius:999px!important;width:32%!important;height:5px!important;display:block!important}.site-switcher-modal .mini-slide-copy{flex-direction:column!important;align-items:center!important;gap:5px!important;width:68%!important;display:flex!important}.site-switcher-modal .mini-slide-copy i{background:#ffffff52!important;border-radius:999px!important;width:100%!important;height:5px!important;display:block!important}.site-switcher-modal .mini-slide-copy i:last-child{width:70%!important}.site-switcher-modal .mini-admin-shell{flex-direction:column!important;justify-content:center!important;align-items:stretch!important;gap:10px!important}.site-switcher-modal .mini-admin-nav{justify-content:center!important;gap:6px!important;display:flex!important}.site-switcher-modal .mini-admin-nav i{background:#454545!important;border-radius:999px!important;width:22%!important;height:8px!important;display:block!important}.site-switcher-modal .mini-admin-nav i:first-child{background:#d51d22!important}.site-switcher-modal .mini-admin-heading{justify-content:center!important;align-items:center!important;gap:7px!important;display:flex!important}.site-switcher-modal .mini-admin-heading i:first-child{background:#ffffffb8!important;border-radius:3px!important;width:12px!important;height:12px!important;display:block!important}.site-switcher-modal .mini-admin-heading i:last-child{background:#ffffffa3!important;border-radius:999px!important;width:48%!important;height:7px!important;display:block!important}.site-switcher-modal .mini-admin-rows{flex-direction:column!important;gap:5px!important;display:flex!important}.site-switcher-modal .mini-admin-rows i{background:#383838!important;border-left:4px solid #d51d22!important;border-radius:5px!important;width:100%!important;height:15px!important;display:block!important}.site-switcher-modal .mini-admin-rows i:last-child{border-left-color:#48be6a!important}.site-switcher-modal .mini-public-slider{justify-content:space-between!important;align-items:center!important;gap:12px!important;padding-inline:14px!important}.site-switcher-modal .mini-public-arrow{color:#fff!important;background:#ffffff29!important;border-radius:50%!important;flex:0 0 18px!important;place-items:center!important;width:18px!important;height:18px!important;font:700 17px/1 Arial,sans-serif!important;display:grid!important}.site-switcher-modal .mini-public-content{flex-direction:column!important;flex:auto!important;align-items:center!important;gap:9px!important;min-width:0!important;display:flex!important}.site-switcher-modal .mini-public-title{background:#ffffffc7!important;border-radius:999px!important;width:72%!important;height:9px!important;display:block!important}.site-switcher-modal .mini-public-copy{flex-direction:column!important;align-items:center!important;gap:5px!important;width:82%!important;display:flex!important}.site-switcher-modal .mini-public-copy i{background:#ffffff4d!important;border-radius:999px!important;width:100%!important;height:5px!important;display:block!important}.site-switcher-modal .mini-public-copy i:last-child{width:72%!important}.site-switcher-modal .mini-public-actions{justify-content:center!important;gap:6px!important;display:flex!important}.site-switcher-modal .mini-public-actions i{background:#d51d22!important;border-radius:999px!important;width:38px!important;height:13px!important;display:block!important}.site-switcher-modal .mini-public-actions i:last-child{background:0 0!important;border:1px solid #fff9!important}.site-switcher-modal .mini-intranet-shell{flex-direction:column!important;justify-content:center!important;align-items:stretch!important;gap:9px!important}.site-switcher-modal .mini-intranet-nav{justify-content:center!important;gap:6px!important;display:flex!important}.site-switcher-modal .mini-intranet-nav i{background:#424242!important;border-radius:999px!important;width:27%!important;height:8px!important;display:block!important}.site-switcher-modal .mini-intranet-nav i:first-child{background:#d51d22!important}.site-switcher-modal .mini-intranet-event{background:#333!important;border-radius:7px!important;align-items:center!important;gap:9px!important;padding:9px 11px!important;display:flex!important}.site-switcher-modal .mini-intranet-icon{background:#ffffffb8!important;border-radius:4px!important;flex:0 0 16px!important;width:16px!important;height:16px!important;display:block!important}.site-switcher-modal .mini-intranet-event>span{flex-direction:column!important;flex:auto!important;gap:5px!important;min-width:0!important;display:flex!important}.site-switcher-modal .mini-intranet-event>span i{background:#ffffffad!important;border-radius:999px!important;width:72%!important;height:6px!important;display:block!important}.site-switcher-modal .mini-intranet-event>span i:last-child{background:#ffffff4d!important;width:48%!important}.site-switcher-modal .mini-intranet-docs{gap:6px!important;display:flex!important}.site-switcher-modal .mini-intranet-docs i{background:#3a3a3a!important;border-radius:5px!important;flex:1 1 0!important;height:13px!important;display:block!important}.site-switcher-modal .site-switcher-preview-body{box-sizing:border-box!important;background:#000!important;justify-content:center!important;align-items:center!important;display:flex!important}.site-switcher-modal .site-switcher-preview-body:before,.site-switcher-modal .site-switcher-preview-body:after{content:none!important;display:none!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen,.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider,.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event{box-sizing:border-box!important;width:68%!important;min-width:0!important;height:94px!important;min-height:0!important;box-shadow:none!important;background:#181818!important;border:1px solid #ffffff21!important;border-radius:12px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:9px!important;margin:0!important;padding:18px 20px!important;display:flex!important;position:static!important;inset:auto!important;overflow:hidden!important;transform:none!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen>span:nth-child(n),.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero>span:nth-child(n),.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>span:nth-child(n),.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event>span:nth-child(n){box-shadow:none!important;filter:none!important;flex:none!important;align-self:center!important;margin:0!important;position:static!important;inset:auto!important;transform:none!important}.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen>span:before,.site-switcher-modal .site-switcher-preview-body>.switcher-slides-screen>span:after,.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero>span:before,.site-switcher-modal .site-switcher-preview-body>.switcher-admin-hero>span:after,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>span:before,.site-switcher-modal .site-switcher-preview-body>.switcher-public-slider>span:after,.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event>span:before,.site-switcher-modal .site-switcher-preview-body>.switcher-intranet-event>span:after{content:none!important;display:none!important}.site-switcher-modal .switcher-slides-title{background:#ffffffbd!important;border-radius:999px!important;width:62%!important;height:10px!important}.site-switcher-modal .switcher-slides-line{background:#ffffff52!important;border-radius:999px!important;width:46%!important;height:7px!important}.site-switcher-modal .switcher-slides-line.is-short{background:#f6d619!important;width:34%!important;height:16px!important}.site-switcher-modal .switcher-admin-hero>span:first-child{background:#ffffffbd!important;border-radius:999px!important;width:68%!important;height:10px!important}.site-switcher-modal .switcher-admin-hero>span:last-child{background:#ffffff52!important;border-radius:999px!important;width:43%!important;height:7px!important}.site-switcher-modal .switcher-admin-hero:after{content:""!important;width:32%!important;height:15px!important;box-shadow:none!important;background:#d51d22!important;border-radius:999px!important;flex:none!important;margin:0!important;position:static!important;transform:none!important}.site-switcher-modal .switcher-public-slider>span{display:none!important}.site-switcher-modal .switcher-public-slider>.switcher-public-slide.is-main,.site-switcher-modal .switcher-public-slider>.switcher-public-copy,.site-switcher-modal .switcher-public-slider>.switcher-public-button{display:block!important}.site-switcher-modal .switcher-public-slider:before,.site-switcher-modal .switcher-public-slider:after{content:none!important;display:none!important}.site-switcher-modal .switcher-public-slide.is-main{background:#ffffffbd!important;border-radius:999px!important;width:72%!important;height:10px!important}.site-switcher-modal .switcher-public-copy{background:#ffffff52!important;border-radius:999px!important;width:58%!important;height:7px!important}.site-switcher-modal .switcher-public-button{background:#d51d22!important;border-radius:999px!important;width:32%!important;height:15px!important}.site-switcher-modal .switcher-intranet-event>span:first-child{background:#ffffffbd!important;border-radius:999px!important;width:70%!important;height:10px!important}.site-switcher-modal .switcher-intranet-event>span:nth-child(2){background:#ffffff52!important;border-radius:999px!important;width:48%!important;height:7px!important}.site-switcher-modal .switcher-intranet-event>span:nth-child(3){background:#d51d22!important;border-radius:999px!important;width:32%!important;height:15px!important}#app{flex-direction:column;min-height:100vh;display:flex}#app>.auth-page,#app>.access-wait-page,#app>.app{flex:1 0 auto;width:100%;height:auto;min-height:0}.ecosystem-footer{background:#fff;flex:none;width:100%;min-height:24px;margin-top:auto;padding:5px 12px 7px;z-index:auto!important;color:#0000009e!important;mix-blend-mode:normal!important;position:static!important;inset:auto!important}.ecosystem-footer a{color:#000!important}.topbar-account{z-index:30;position:absolute;top:14px;right:24px}.topbar-account-trigger{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:flex-end;align-items:center;gap:10px;min-height:44px;padding:3px 4px 3px 12px;font:600 .98rem/1 Poppins,sans-serif;transition:background-color .18s;display:inline-flex}.topbar-account-trigger:hover,.topbar-account-trigger:focus-visible,.topbar-account.is-open .topbar-account-trigger{background:#ffffff24}.topbar-account-avatar{background:#e5e5e5;border-radius:50%;flex:0 0 38px;width:38px;height:38px;display:block;overflow:hidden}.topbar-account-avatar img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.topbar-account-menu{opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #00000014;border-radius:12px;width:max-content;padding:9px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-5px);box-shadow:0 14px 34px #0000003d}.topbar-account.is-open .topbar-account-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.topbar-account-menu button,.site-switcher-account-menu button{cursor:pointer;white-space:nowrap;color:#fff!important;background:#d51d22!important;border:0!important;border-radius:999px!important;width:max-content!important;min-height:36px!important;padding:0 17px!important;font:600 .9rem/1 Poppins,sans-serif!important}.site-switcher-account-menu{width:max-content;min-width:0}.topbar-account-menu button:hover,.topbar-account-menu button:focus-visible,.site-switcher-account-menu button:hover,.site-switcher-account-menu button:focus-visible{color:#fff!important;background:#b8171b!important}@media (width<=760px){.topbar-account{right:12px}.topbar-account-trigger{gap:7px;padding-left:8px;font-size:.86rem}.topbar-account-avatar{flex-basis:34px;width:34px;height:34px}}#app:has(>.auth-page)>.ecosystem-footer{z-index:4;width:auto;min-height:0;margin:0;padding:0;color:#ffffffd1!important;mix-blend-mode:normal!important;background:0 0!important;position:absolute!important;inset:auto 0 8px!important}#app:has(>.auth-page)>.ecosystem-footer a{color:#fff!important}#app:has(>.auth-page){background:linear-gradient(90deg,#000 0%,#cf1d21 100%);height:100vh;min-height:100vh;position:relative;overflow:hidden}#app>.auth-page{height:100vh;min-height:100vh;padding-bottom:36px;overflow:hidden}:is(html:has(#app>.auth-page),body:has(#app>.auth-page)){height:100%;overflow:hidden}.content-tabs{box-sizing:border-box;scrollbar-width:none;background:#bcbcbc;border-radius:999px;gap:6px;width:fit-content;min-width:0;max-width:100%;padding:6px;display:flex;overflow-x:auto}.content-tabs::-webkit-scrollbar{display:none}.content-tabs button{color:#111;background:#e7e7e7;border:0;border-radius:999px;flex:none;min-height:38px;padding:8px 18px;font:600 15px/1 Poppins,sans-serif;transition:background-color .18s,color .18s}.content-tabs button.is-active{color:#fff;background:#d31d24}.event-content-panel{min-height:240px}.tab-content{margin-top:22px}.empty-state{color:#5f5f5f;margin:18px 0 0;font-weight:500}.setlist-row{width:100%;color:inherit;font:inherit;text-align:left;border:0;grid-template-columns:28px minmax(0,1fr) auto}.setlist-row:disabled{opacity:1}.setlist-row--clickable{cursor:pointer}.setlist-row--clickable:hover,.setlist-row--clickable:focus-visible{color:inherit;background:#f6f6f6}.list-row .setlist-version{white-space:nowrap;justify-content:center;align-items:center;min-height:34px;padding-block:0;line-height:1;display:inline-flex}.event-image-gallery{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.event-image-gallery-card{aspect-ratio:1;cursor:zoom-in;background:#c9c9c9;border-radius:14px;min-width:0;position:relative;overflow:hidden}.event-image-gallery-card>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.event-image-download{background:#fffffff0;border-radius:999px;place-items:center;width:44px;height:44px;transition:background-color .18s;display:grid;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 16px #0003}.event-image-download:hover,.event-image-download:focus-visible{background:#d31d24}.event-image-download img{width:23px;height:23px}.event-image-download:hover img,.event-image-download:focus-visible img{filter:brightness(0)invert()}.event-image-viewer-backdrop{z-index:1500;background:#000000c7;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.event-image-viewer{background:#fff;border-radius:14px;gap:18px;width:min(1280px,94vw);max-height:92vh;padding:22px;display:grid;position:relative;overflow:auto}.event-image-viewer-stage{background:#171717;border-radius:10px;place-items:center;min-height:260px;max-height:calc(92vh - 120px);display:grid;overflow:hidden}.event-image-viewer-stage img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(92vh - 150px);display:block}.event-image-viewer-close{z-index:2;color:#111;background:#fffffff0;border:0;border-radius:999px;place-items:center;width:42px;height:42px;padding:0;font:700 24px/1 Poppins,sans-serif;display:grid;position:absolute;top:32px;right:32px}.event-image-viewer-close:hover{color:#fff;background:#d31d24}.event-image-viewer-download{justify-self:center;align-items:center;gap:9px;width:fit-content;min-width:0;max-width:100%;text-decoration:none;display:inline-flex}.event-image-viewer-download>img{object-fit:contain;filter:brightness(0)invert();flex:0 0 20px;width:20px;height:20px}@media (width<=1180px){.event-image-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=900px){.event-image-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.event-image-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.event-image-viewer-backdrop{padding:12px}}.section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.section-heading h2{margin:0}.text-link{color:#b8161c;background:0 0;border:0;padding:4px 0;font:700 14px/1.2 Poppins,sans-serif}.home-event-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-event-card{background:#bcbcbc;border-radius:7px;justify-content:space-between;align-items:center;gap:16px;min-width:0;min-height:150px;padding:20px;display:flex}.home-event-card>div{align-content:center;gap:6px;min-width:0;display:grid}.home-event-card strong{text-overflow:ellipsis;font-size:19px;line-height:1.15;overflow:hidden}.home-event-card small,.event-date{font-size:13px}.event-date{color:#8e1015;font-weight:700}.home-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.home-shortcut{color:#111;text-align:left;background:#e3e3e3;border:0;border-radius:7px;align-items:center;gap:16px;min-height:108px;padding:20px;transition:background-color .18s,color .18s;display:flex}.home-shortcut:hover{color:#fff;background:#d31d24}.home-shortcut>img{object-fit:contain;width:34px;height:34px}.home-shortcut>span{gap:3px;display:grid}.home-shortcut strong{font:24px/1 Heavitas,sans-serif}.home-shortcut small{font:500 14px/1.35 Poppins,sans-serif}.directory-toolbar{justify-content:space-between;align-items:center;gap:18px;min-width:0;margin-bottom:20px;display:flex}.directory-search{flex:440px}.directory-search input,.song-toolbar-panel select{color:#111;background:#fff;border:0;border-radius:999px;width:100%;min-height:48px;padding:10px 20px;font:500 15px/1.2 Poppins,sans-serif}.directory-list{max-height:640px;padding-right:5px;overflow-y:auto}.directory-panel{min-width:0;overflow:hidden}.song-toolbar-panel{gap:20px;display:grid}.song-toolbar-row{align-items:center;gap:18px;min-width:0;display:flex}.song-version-field{flex:300px;align-self:center;min-width:220px;font-weight:700;display:block}.song-panel-title,.song-detail-page .panel>h2{margin:0;font:25px/1.1 Heavitas,sans-serif}.song-version-field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#111 50%),linear-gradient(135deg,#111 50%,#0000 50%);background-position:calc(100% - 24px) 21px,calc(100% - 18px) 21px;background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:48px}.song-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.song-documents{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.song-recordings{grid-template-columns:minmax(0,1fr)}.song-structure-panel p{margin-top:20px}.song-document-link{color:#111;background:#bcbcbc;border-radius:7px;align-items:center;gap:14px;padding:16px;text-decoration:none;display:flex}.song-document-link>img{width:28px;height:28px}.song-document-link>span{gap:2px;display:grid}.song-preview-panel .content-tabs{margin-bottom:20px}.song-content{gap:18px;display:grid}.song-section{gap:9px;display:grid}.song-section h3{color:#55a9d8;text-transform:uppercase;margin:0;font:800 18px/1.1 Poppins,sans-serif}.song-slides{gap:8px;display:grid}.song-slide{background:#fff;border-radius:6px;padding:16px 18px}.song-slide p{min-height:1.35em;margin:0;font-size:15px;line-height:1.55}.song-chord{color:#6b5100;background:#ffe272;border:1px solid #dcaa00;border-radius:4px;justify-content:center;align-items:center;min-width:1.7em;margin:0 2px;padding:2px 6px;font-weight:700;display:inline-flex}.song-color{font-weight:700}.song-color--blue{color:#4e8dd9}.song-color--green{color:#43a267}.song-color--yellow{color:#b17d00}.song-color--red{color:#d31d24}.slides-links-section{background:#e4e4e4;margin-bottom:28px}.slides-links-section h2{margin:0 0 14px}.slides-access-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.slides-access-group{min-width:0}.slides-access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.slides-access-card{color:#fff;background:#121212eb;border:1px solid #ffffff24;border-radius:8px;flex-direction:column;min-height:285px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:flex;overflow:hidden;box-shadow:0 26px 70px #0003}.slides-access-card:hover,.slides-access-card:focus-visible{background:#1c1c1cf5;border-color:#d32f2f;transform:translateY(-5px)}.slides-access-card .home-preview{background:linear-gradient(#ffffff1a,#ffffff05);border-bottom:1px solid #ffffff1a;flex-direction:column;height:195px;padding:10px;display:flex}.slides-access-card .home-preview-bar{background:#151515;border:1px solid #ffffff1a;border-bottom:0;border-radius:6px 6px 0 0;height:24px;position:relative}.slides-access-card .home-preview-bar:before{content:"";background:#d32f2f;border-radius:50%;width:7px;height:7px;position:absolute;top:8px;left:10px;box-shadow:13px 0 #f2b84b,26px 0 #34c759}.slides-access-card .home-preview-screen{background:#050505;border:1px solid #ffffff1a;border-radius:0 0 6px 6px;flex:1;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.slides-access-card .home-preview-screen:before{content:"";background:linear-gradient(135deg,#d32f2f29,#0000 48%);position:absolute;inset:0}.slides-access-card .home-mini-ui{z-index:1;border-radius:6px;width:78%;height:68%;position:relative}.slides-access-card.home-tile-remote .home-mini-ui{background:linear-gradient(#d32f2f 0 0) 50% 72%/64% 18% no-repeat,linear-gradient(#ffffff2e 0 0) 50% 25%/70% 5% no-repeat,linear-gradient(#ffffff1f 0 0) 50% 38%/56% 4% no-repeat,linear-gradient(90deg,#ffffff1f,#ffffff0a);border:5px solid #ffffff24;border-radius:18px;width:44%;height:78%;box-shadow:inset 0 0 0 1px #000000a6}.slides-access-card.home-tile-remote-desktop .home-mini-ui{border-radius:8px;width:68%;height:62%}.slides-access-card.home-tile-facade .home-mini-ui,.slides-access-card.home-tile-return .home-mini-ui{background:linear-gradient(#fff3 0 0) 50% 42%/54% 6% no-repeat,linear-gradient(#ffffff26 0 0) 50% 54%/38% 4% no-repeat,radial-gradient(circle at 50% 44%,#d32f2f5c,#0000 38%),#ffffff0d;border:1px solid #ffffff21}.slides-access-card.home-tile-return .home-mini-ui{background:linear-gradient(#f0d524 0 0) 33% 31%/14% 5% no-repeat,linear-gradient(#ffffff3d 0 0) 50% 44%/60% 5% no-repeat,linear-gradient(#ffffff29 0 0) 50% 57%/48% 4% no-repeat,#ffffff0d}.slides-access-card .home-tile-content{gap:6px;padding:14px;display:grid}.slides-access-card .home-tile-title{text-transform:uppercase;font-family:Heavitas,Poppins,sans-serif;font-size:19px;line-height:1}.slides-access-card .home-tile-label{color:#ffffffad;font-size:12px;font-weight:600}@media (width<=1100px){.slides-access-groups{grid-template-columns:1fr}}@media (width<=680px){.slides-access-grid{grid-template-columns:1fr}}.feature-modal-backdrop{z-index:1200;background:#00000094;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.event-song-modal-backdrop{z-index:1100;background:#0000009e;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.event-song-modal{background:#f7f7f7;border-radius:10px;gap:18px;width:min(1480px,100vw - 32px);max-height:calc(100vh - 32px);padding:24px;display:grid;position:relative;overflow-y:auto}.event-song-modal .song-meta{flex-wrap:nowrap}.event-song-modal .info-chip,.event-song-modal .primary-button{white-space:nowrap}.event-song-modal-close{z-index:2;color:#111;background:#d6d6d6;border:0;border-radius:50%;justify-self:end;width:42px;height:42px;margin-bottom:-60px;font:700 22px/1 Poppins,sans-serif;position:sticky;top:0}.event-song-modal-header{padding-left:74px;padding-right:74px}.event-document-summary{min-width:0}.event-document-summary p{color:#4f4f4f;margin:5px 0 0;font-size:13px;line-height:1.4}.feature-modal{background:#fff;border-radius:8px;width:min(620px,100%);padding:28px;position:relative}.feature-modal h2{margin:0 44px 6px 0}.feature-modal-close{background:#e5e5e5;border:0;border-radius:50%;width:38px;height:38px;font-size:22px;position:absolute;top:16px;right:16px}.pdf-option-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0;display:grid}.pdf-option-list label{background:#e7e7e7;border-radius:6px;align-items:center;gap:9px;padding:12px;font-weight:600;display:flex}.feature-modal-actions{justify-content:flex-end;gap:10px;display:flex}.secondary-button{background:#bcbcbc;border:0;border-radius:999px;padding:11px 20px;font:600 15px/1 Poppins,sans-serif}@media (width<=900px){.home-event-grid,.home-shortcuts,.slides-access-grid,.song-documents{grid-template-columns:1fr}.directory-toolbar,.song-toolbar-row{flex-direction:column;align-items:stretch}.directory-search,.song-version-field{flex-basis:auto;width:100%}}@media (width<=620px){.page,.detail-page,.panel,.directory-toolbar{min-width:0}.directory-toolbar .content-tabs{width:100%}.brand-logo-button{width:185px;max-width:calc(100% - 170px);left:18px;transform:none}.logout-button{padding-inline:14px;font-size:13px;right:12px}.setlist-row{grid-template-columns:24px minmax(0,1fr)}.list-row .setlist-version{grid-column:2;width:fit-content}.home-event-card{flex-direction:column;align-items:flex-start}.pdf-option-list{grid-template-columns:1fr}.event-song-modal-backdrop{padding:10px}.event-song-modal{max-height:calc(100vh - 20px);padding:14px}}
