.StartScreen-module__TRKcNG__root{z-index:200;flex-direction:column;justify-content:center;align-items:center;gap:28px;padding:40px 20px;display:flex;position:fixed;inset:0}.StartScreen-module__TRKcNG__bg{filter:blur(60px);z-index:-2;background:url(/bg.jpg) 50%/cover no-repeat;position:fixed;inset:-60px}.StartScreen-module__TRKcNG__frost{z-index:-1;background:#ffffff73;position:fixed;inset:0}.StartScreen-module__TRKcNG__logo{width:min(560px,70vw);height:auto}.StartScreen-module__TRKcNG__text{font-family:var(--font-nudica), monospace;color:#3a2a10;text-align:center;max-width:640px;margin:14px 0 0;font-size:16px;line-height:1.55}.StartScreen-module__TRKcNG__progressWrap{flex-direction:column;align-items:center;gap:12px;width:min(320px,70vw);display:flex}.StartScreen-module__TRKcNG__progressTrack{background:#5a402026;width:100%;height:8px;overflow:hidden}.StartScreen-module__TRKcNG__progressFill{background:#e8a830;height:100%;transition:width .2s ease-out}.StartScreen-module__TRKcNG__progressLabel{font-family:var(--font-nudica), monospace;color:#1e3a5f;font-size:16px;font-weight:700}.StartScreen-module__TRKcNG__startBtn{color:#3a2a10;font-family:var(--font-nudica), monospace;cursor:pointer;background:#e8a830;border:none;padding:16px 32px 17px;font-size:20px;font-weight:400;transition:all .15s}.StartScreen-module__TRKcNG__startBtn:hover:not(:disabled){background:#f0b840;transform:translate(3px)}.StartScreen-module__TRKcNG__startBtn:disabled{color:#5a4020;cursor:default;background:#e6d9be}.StartScreen-module__TRKcNG__credit{font-family:var(--font-nudica), monospace;color:#fff;letter-spacing:.5px;font-size:11px;position:fixed;bottom:16px;right:20px}.StartScreen-module__TRKcNG__funderLogos{-webkit-backdrop-filter:blur(4px);background:#ffffffeb;border-radius:8px;align-items:center;gap:18px;width:max-content;max-width:calc(100vw - 32px);padding:10px 28px 10px 18px;display:flex;position:fixed;bottom:16px;left:16px}.StartScreen-module__TRKcNG__funderLogo{flex-shrink:0;display:block}.StartScreen-module__TRKcNG__funderLogoLeader{width:122px;height:44px}.StartScreen-module__TRKcNG__funderLogoEvk{width:203px;height:35px}.StartScreen-module__TRKcNG__funderLogoEu{width:191px;height:40px}@media (max-width:768px){.StartScreen-module__TRKcNG__root{padding:calc(48px + env(safe-area-inset-top)) 32px calc(48px + env(safe-area-inset-bottom));gap:40px;min-height:100dvh}.StartScreen-module__TRKcNG__logo{width:68vw}.StartScreen-module__TRKcNG__text{font-size:14px}.StartScreen-module__TRKcNG__startBtn{margin-top:-20px;padding:12px 20px 13px;font-size:14px}.StartScreen-module__TRKcNG__credit{bottom:calc(14px + env(safe-area-inset-bottom));text-align:center;font-size:10px;left:0;right:0}.StartScreen-module__TRKcNG__funderLogos{bottom:calc(36px + env(safe-area-inset-bottom));gap:10px;width:max-content;max-width:calc(100vw - 24px);padding:6px 12px 6px 8px;left:50%;transform:translate(-50%)}.StartScreen-module__TRKcNG__funderLogoLeader{width:61px;height:22px}.StartScreen-module__TRKcNG__funderLogoEvk{width:122px;height:21px}.StartScreen-module__TRKcNG__funderLogoEu{width:95px;height:20px}}.StartScreen-module__TRKcNG__langSelect{top:max(16px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));z-index:10;position:absolute}
.MobileShell-module__7Qi-BW__root{display:none}@media (max-width:768px){.MobileShell-module__7Qi-BW__root{display:contents}}.MobileShell-module__7Qi-BW__topBar{z-index:var(--z-mobile-topbar);align-items:stretch;gap:var(--space-2);padding:calc(10px + env(safe-area-inset-top)) 10px 0;box-sizing:border-box;display:flex;position:fixed;top:0;left:0;right:0}.MobileShell-module__7Qi-BW__peek,.MobileShell-module__7Qi-BW__peekGhost{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);min-width:0;padding:var(--space-3) 14px;gap:var(--space-1);cursor:pointer;text-align:left;flex-direction:column;flex:1;font-family:inherit;animation:.35s ease-out MobileShell-module__7Qi-BW__peekIn;display:flex;position:relative}.MobileShell-module__7Qi-BW__peekGhost{cursor:default}@keyframes MobileShell-module__7Qi-BW__peekIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.MobileShell-module__7Qi-BW__peekTitle{font-family:var(--font-body);color:var(--color-accent);white-space:nowrap;text-overflow:ellipsis;padding-right:44px;font-size:14px;line-height:1.25;overflow:hidden}.MobileShell-module__7Qi-BW__peekDesc{font-family:var(--font-body);color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.MobileShell-module__7Qi-BW__peekFooter{justify-content:space-between;align-items:center;gap:var(--space-2);font-family:var(--font-body);display:flex}.MobileShell-module__7Qi-BW__peekLink{color:var(--color-accent-hover);font-size:12px}.MobileShell-module__7Qi-BW__peekAi{color:var(--color-text-faint);font-size:12px}.MobileShell-module__7Qi-BW__ghostLine{background:linear-gradient(90deg,#eee 0%,#f8f0e0 50%,#eee 100%) 0 0/200% 100%;border-radius:3px;height:10px;animation:1.5s ease-in-out infinite MobileShell-module__7Qi-BW__peekShimmer}.MobileShell-module__7Qi-BW__ghostLineTitle{width:60%;height:14px}.MobileShell-module__7Qi-BW__ghostLineDesc1{width:100%}.MobileShell-module__7Qi-BW__ghostLineDesc2{width:80%}@keyframes MobileShell-module__7Qi-BW__peekShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.MobileShell-module__7Qi-BW__menuBtnSolo{margin-left:auto}.MobileShell-module__7Qi-BW__peekBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.MobileShell-module__7Qi-BW__peekLabel{font-family:var(--font-body);letter-spacing:1.2px;text-transform:uppercase;color:#5a96aaf2;font-size:10px;font-weight:700}.MobileShell-module__7Qi-BW__peekName{font-family:var(--font-body);color:var(--color-accent);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.MobileShell-module__7Qi-BW__peekCount{top:var(--space-2);font-family:var(--font-body);font-size:var(--text-xs);color:#5a402099;padding:3px var(--space-2);border-radius:var(--radius-pill);background:#5a402014;flex-shrink:0;position:absolute;right:10px}.MobileShell-module__7Qi-BW__peekPulse{width:var(--space-2);height:var(--space-2);background:var(--color-action);border-radius:50%;animation:1.2s ease-out infinite MobileShell-module__7Qi-BW__pulse;position:absolute;top:6px;right:6px}@keyframes MobileShell-module__7Qi-BW__pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(2)}to{opacity:0;transform:scale(2.2)}}.MobileShell-module__7Qi-BW__menuBtn{background:var(--color-action);aspect-ratio:1;cursor:pointer;width:48px;color:var(--color-action-fg);transition:background var(--duration-fast);border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.MobileShell-module__7Qi-BW__menuBtn:hover{background:var(--color-action-hover)}.MobileShell-module__7Qi-BW__menuBtn .MobileShell-module__7Qi-BW__material-symbols-outlined{font-size:24px}.MobileShell-module__7Qi-BW__backdrop{z-index:var(--z-backdrop);-webkit-backdrop-filter:blur(24px)saturate(1.1);animation:MobileShell-module__7Qi-BW__fadeIn var(--duration-base) ease-out;background:#00000026;position:fixed;inset:0}@keyframes MobileShell-module__7Qi-BW__fadeIn{0%{opacity:0}to{opacity:1}}.MobileShell-module__7Qi-BW__menu{z-index:var(--z-drawer);background:var(--color-surface-mint);border-top-left-radius:var(--radius-2xl);border-bottom-left-radius:var(--radius-2xl);width:min(320px,85vw);padding:calc(22px + env(safe-area-inset-top)) 22px calc(22px + env(safe-area-inset-bottom));gap:var(--space-4);flex-direction:column;animation:.25s ease-out MobileShell-module__7Qi-BW__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}@keyframes MobileShell-module__7Qi-BW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.MobileShell-module__7Qi-BW__menuHeader{margin-top:22px;margin-bottom:var(--space-4);justify-content:center;align-items:center;display:flex}.MobileShell-module__7Qi-BW__menuClose{top:var(--space-4);right:var(--space-4);z-index:1;cursor:pointer;color:var(--color-text);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute}.MobileShell-module__7Qi-BW__menuLogo{width:220px;height:auto}.MobileShell-module__7Qi-BW__menuClose .MobileShell-module__7Qi-BW__material-symbols-outlined{font-size:28px}.MobileShell-module__7Qi-BW__menuItem{flex-direction:column;gap:6px;display:flex}.MobileShell-module__7Qi-BW__menuItem>*{max-width:100%}.MobileShell-module__7Qi-BW__menuItemBottom{align-items:flex-start;margin-top:auto}.MobileShell-module__7Qi-BW__menuItemLabel{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:1.2px;text-transform:uppercase;color:#5a402099;font-weight:700}.MobileShell-module__7Qi-BW__menuActionBtn{align-items:center;gap:var(--space-2);background:var(--color-action);padding:var(--space-3) var(--space-4);font-family:var(--font-body);font-size:var(--text-base);color:var(--color-action-fg);cursor:pointer;border:none;display:flex}.MobileShell-module__7Qi-BW__menuActionBtn .MobileShell-module__7Qi-BW__material-symbols-outlined{font-size:var(--text-xl)}.MobileShell-module__7Qi-BW__sheet{top:calc(var(--space-5) + env(safe-area-inset-top));right:var(--space-5);bottom:calc(var(--space-5) + env(safe-area-inset-bottom));left:var(--space-5);z-index:var(--z-sheet);background:var(--color-surface-cream);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;animation:.25s ease-out MobileShell-module__7Qi-BW__slideUp;display:flex;position:fixed;overflow:hidden}@keyframes MobileShell-module__7Qi-BW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.MobileShell-module__7Qi-BW__sheetHeader{padding:var(--space-4);border-bottom:1px solid var(--color-border-subtle);justify-content:space-between;align-items:center;display:flex}.MobileShell-module__7Qi-BW__sheetTitle{font-family:var(--font-body);font-size:var(--text-base);color:var(--color-speaker-solid);font-weight:700}.MobileShell-module__7Qi-BW__sheetClose{cursor:pointer;color:var(--color-speaker-solid);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.MobileShell-module__7Qi-BW__sheetClose .MobileShell-module__7Qi-BW__material-symbols-outlined{font-size:28px}.MobileShell-module__7Qi-BW__sheetBody{padding:var(--space-4);flex-direction:column;flex:1;gap:10px;display:flex;overflow-y:auto}
