*{box-sizing:border-box}:root{--tg-theme-bg-color: #ffffff;--tg-theme-text-color: #000000;--tg-theme-hint-color: #999999;--tg-theme-link-color: #2481cc;--tg-theme-button-color: #3390ec;--tg-theme-button-text-color: #ffffff;--tg-theme-secondary-bg-color: #f4f4f5;--tg-theme-header-bg-color: #ffffff;--tg-theme-section-bg-color: #ffffff;--tg-theme-section-header-text-color: #6d6d71;--safe-area-inset-top: env(safe-area-inset-top);--safe-area-inset-bottom: env(safe-area-inset-bottom)}body{margin:0;padding:0;background-color:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;overflow:hidden;height:var(--tg-viewport-height, 100vh)}#root{width:100%;height:100%;display:flex;flex-direction:column}button{background:none;border:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent;font-family:inherit}.section{background-color:var(--tg-theme-section-bg-color);margin-bottom:8px;padding:12px}.text-hint{color:var(--tg-theme-hint-color);font-size:14px}.primary-button{background-color:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color);width:100%;padding:14px;border-radius:8px;font-weight:600;font-size:16px;transition:opacity .2s}.primary-button:active{opacity:.8}.primary-button:disabled{opacity:.5;cursor:not-allowed}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn .3s ease-in-out}.screen{flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;position:relative;background-color:var(--tg-theme-bg-color)}.paywall-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.paywall-card{background:var(--tg-theme-bg-color);width:85%;padding:24px;border-radius:20px;text-align:center;box-shadow:0 10px 40px #0000004d}:root{--sp-hue: 223;--sp-bg: hsl(var(--sp-hue), 90%, 95%);--sp-fg: hsl(var(--sp-hue), 90%, 5%)}@media(prefers-color-scheme:dark){:root{--sp-bg: hsl(var(--sp-hue), 90%, 5%);--sp-fg: hsl(var(--sp-hue), 90%, 95%)}}.sp{display:block;width:100%;height:100%;max-width:64px;max-height:64px}.sp__ring{stroke:hsla(var(--sp-hue),90%,5%,.1);transition:stroke .3s}@media(prefers-color-scheme:dark){.sp__ring{stroke:hsla(var(--sp-hue),90%,95%,.1)}}.sp__worm1,.sp__worm2,.sp__worm2-1{animation:worm1 5s ease-in infinite}.sp__worm1{transform-origin:64px 64px}.sp__worm2,.sp__worm2-1{transform-origin:22px 22px}.sp__worm2{animation-name:worm2;animation-timing-function:linear}.sp__worm2-1{animation-name:worm2-1;stroke-dashoffset:175.92}@keyframes worm1{0%,to{stroke-dashoffset:0}12.5%{animation-timing-function:ease-out;stroke-dashoffset:-175.91}25%{animation-timing-function:cubic-bezier(0,0,.43,1);stroke-dashoffset:-307.88}50%{animation-timing-function:ease-in;stroke-dashoffset:-483.8}62.5%{animation-timing-function:ease-out;stroke-dashoffset:-307.88}75%{animation-timing-function:cubic-bezier(0,0,.43,1);stroke-dashoffset:-175.91}}@keyframes worm2{0%,12.5%,75%,to{transform:rotate(0) translate(-42px)}25%,62.5%{transform:rotate(.5turn) translate(-42px)}}@keyframes worm2-1{0%{stroke-dashoffset:175.91;transform:rotate(0)}12.5%{animation-timing-function:cubic-bezier(0,0,.42,1);stroke-dashoffset:0;transform:rotate(0)}25%{animation-timing-function:linear;stroke-dashoffset:0;transform:rotate(1.5turn)}37.5%,50%{stroke-dashoffset:-175.91;transform:rotate(1.5turn)}62.5%{animation-timing-function:cubic-bezier(0,0,.42,1);stroke-dashoffset:0;transform:rotate(1.5turn)}75%{animation-timing-function:linear;stroke-dashoffset:0;transform:rotate(0)}87.5%,to{stroke-dashoffset:175.92;transform:rotate(0)}}video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.modes-scroll{display:flex;overflow-x:auto;padding:12px;gap:12px;background:var(--tg-theme-secondary-bg-color);scrollbar-width:none}.modes-scroll::-webkit-scrollbar{display:none}.mode-chip{height:48px;padding:0 20px;border-radius:6px;background:var(--tg-theme-bg-color);color:var(--tg-theme-text-color);white-space:nowrap;border:1px solid transparent;transition:all .2s;display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500}.mode-chip.active{background:var(--tg-theme-button-color);color:var(--tg-theme-button-text-color)}
