.styles-module-scss-module__r9goWq__item{min-height:56px;color:var(--color-text);background:var(--color-surface);border-radius:var(--radius-pill);cursor:pointer;touch-action:manipulation;border:0;align-items:center;gap:14px;padding:8px 18px 8px 10px;font-size:16px;text-decoration:none;display:flex}.styles-module-scss-module__r9goWq__icon{width:40px;height:40px;color:var(--color-accent);border:1.5px solid var(--color-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}
.styles-module-scss-module__KBP4Za__container{z-index:40;overscroll-behavior:none;pointer-events:none;position:fixed;inset:0;overflow:hidden}.styles-module-scss-module__KBP4Za__container--open{pointer-events:auto}.styles-module-scss-module__KBP4Za__backdrop{background:color-mix(in srgb, var(--color-bg) 55%, #000);opacity:0;border:0;padding:0;transition:opacity .28s;position:absolute;inset:0}.styles-module-scss-module__KBP4Za__rootOpen .styles-module-scss-module__KBP4Za__backdrop{opacity:1}.styles-module-scss-module__KBP4Za__panel{width:100%;height:100%;padding:calc(var(--app-safe-top) + var(--app-content-safe-top) + 8px) 16px calc(var(--app-safe-bottom) + 24px);overscroll-behavior:contain;background:var(--color-bg);touch-action:pan-y;transition:transform .28s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;overflow:hidden auto;transform:translate(-105%)}.styles-module-scss-module__KBP4Za__panelOpen{transform:translate(0)}.styles-module-scss-module__KBP4Za__dragging{transition:none}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__KBP4Za__backdrop,.styles-module-scss-module__KBP4Za__panel{transition:none}}.styles-module-scss-module__KBP4Za__screen{flex-direction:column;align-items:center;gap:18px;padding-top:12px;display:flex}.styles-module-scss-module__KBP4Za__brand{color:var(--color-text);flex-direction:column;align-items:center;gap:10px;display:flex}.styles-module-scss-module__KBP4Za__title{letter-spacing:.08em;text-align:center;font-size:20px;font-weight:800}.styles-module-scss-module__KBP4Za__list{flex-direction:column;gap:10px;width:100%;display:flex}
.styles-module-scss-module__gM4dPq__container{width:100%;max-width:390px;min-height:var(--app-viewport-stable-height);padding:calc(var(--app-safe-top) + var(--app-content-safe-top) + 8px) 16px calc(var(--app-safe-bottom) + var(--app-content-safe-bottom) + 24px);margin-inline:auto}.styles-module-scss-module__gM4dPq__sync{top:calc(var(--app-safe-top) + 4px);z-index:20;text-align:center;color:var(--color-muted);background:var(--color-surface);border-radius:10px;margin:0 0 12px;padding:8px 12px;font-size:13px;position:sticky}.styles-module-scss-module__gM4dPq__fab{right:calc(var(--app-column-inset,0px) + max(16px,var(--app-safe-right)));bottom:calc(20px + var(--app-safe-bottom));z-index:25;width:56px;height:56px;color:var(--color-on-fab);background:var(--color-fab);border:0;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex;position:fixed}
:root{--font-sans:-apple-system, blinkmacsystemfont, "Segoe UI", roboto, helvetica, arial, sans-serif;--radius-card:20px;--radius-control:14px;--radius-pill:999px;--nav-height:0px;--touch-min:44px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--transition:.18s ease;--app-viewport-height:100vh;--app-viewport-stable-height:100vh;--app-zoom:1;--app-column-inset:0px;--vw:1vw;--vh:1vh;--app-safe-top:0px;--app-safe-bottom:0px;--app-safe-left:0px;--app-safe-right:0px;--app-content-safe-top:0px;--app-content-safe-bottom:0px}@media (prefers-reduced-motion:reduce){:root{--transition:0s}}:root{--tg-theme-bg-color:#fff;--tg-theme-text-color:#111;--tg-theme-hint-color:#8a8a8a;--tg-theme-link-color:#2481cc;--tg-theme-button-color:#2481cc;--tg-theme-button-text-color:#fff;--tg-theme-secondary-bg-color:#f0f0f0;--tg-theme-header-bg-color:#fff;--tg-theme-bottom-bar-bg-color:#fff;--tg-theme-accent-text-color:#2481cc;--tg-theme-section-bg-color:#fff;--tg-theme-section-header-text-color:#8a8a8a;--tg-theme-section-separator-color:#e0e0e0;--tg-theme-subtitle-text-color:#8a8a8a;--tg-theme-destructive-text-color:#e53935;--color-bg:var(--tg-theme-bg-color);--color-surface:var(--tg-theme-secondary-bg-color);--color-text:var(--tg-theme-text-color);--color-muted:var(--tg-theme-hint-color);--color-accent:var(--tg-theme-button-color);--color-on-accent:var(--tg-theme-button-text-color);--color-link:var(--tg-theme-link-color);--color-header:var(--tg-theme-header-bg-color,var(--tg-theme-bg-color));--color-danger:var(--tg-theme-destructive-text-color,#e53935);--color-separator:color-mix(in srgb, var(--color-text) 10%, transparent);--color-fab:var(--color-text);--color-on-fab:var(--color-bg);--color-success:#2ea043}html{font-size:min(var(--vw,1vw)/19.2,var(--vh,1vh)/10.8);zoom:var(--app-zoom,1)}@media (orientation:portrait){html{font-size:min(var(--vw,1vw)/10.8,var(--vh,1vh)/19.2)}}*,:before,:after{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none}html,body{min-height:100%;margin:0;padding:0}html{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:#0000}body{min-height:var(--app-viewport-stable-height);color:var(--color-text);background:var(--color-bg);font-size:16px}button,a{cursor:pointer}button,input,textarea,select{font:inherit;color:inherit}input,textarea{-webkit-user-select:text;user-select:text}a{color:var(--color-link);text-decoration:none}img,picture,svg,video,canvas{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none}img{pointer-events:none;max-width:100%;display:block}h1,h2,h3,p{margin:0}ul{margin:0;padding:0;list-style:none}html,body{overscroll-behavior:none;overflow-x:hidden}*{scrollbar-color:color-mix(in srgb, var(--color-text) 32%, transparent) var(--color-surface);scrollbar-width:thin}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--color-surface)}::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--color-text) 32%, transparent);border-radius:var(--radius-pill)}::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--color-text) 48%, transparent)}::-webkit-scrollbar-corner{background:var(--color-bg)}#__next,body{min-height:var(--app-viewport-stable-height)}::selection{background:color-mix(in srgb, var(--color-accent) 30%, transparent)}input,textarea,select{appearance:none;outline:none;margin:0}input:focus,input:focus-visible,textarea:focus,textarea:focus-visible,select:focus,select:focus-visible{box-shadow:none;outline:none}.input{width:100%;min-height:var(--touch-min);color:inherit;background:var(--color-surface);border:1px solid var(--color-separator);border-radius:var(--radius-control);padding:12px 14px;font-size:16px}textarea.input{resize:vertical;min-height:96px}button:disabled,input:disabled,textarea:disabled{opacity:.55}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
