:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ab182d;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body{margin:0;padding:0;overflow:hidden;width:100%;height:100%}@keyframes slideUpBounce{0%{transform:translateY(100%)}70%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.sheet-overlay{position:fixed;inset:0;background:#00000073;display:flex;justify-content:center;align-items:flex-end;z-index:9999;animation:fadeIn .25s ease forwards}.sheet-container{width:100%;max-width:480px;background:#fdc500;border-radius:18px 18px 0 0;padding:22px;animation:slideUp .35s ease forwards;box-shadow:0 -4px 20px #00000040}.sheet-handle{width:45px;height:5px;background:#ab182d;border-radius:3px;margin:0 auto 14px}.sheet-container h3{margin:0 0 10px;font-size:1.4rem;text-align:center}.sheet-container p{text-align:center;font-size:1rem;line-height:1.4}.install-btn{width:100%;padding:12px;background:#fdc500;color:#ab182d;border:none;border-radius:10px;font-size:1.1rem;font-weight:700;margin-top:12px;cursor:pointer}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.splash-root{background-color:#fdc500;height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.splash-logo{width:65%;max-width:320px;height:auto;margin-bottom:40px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.progress-bar{width:70%;max-width:300px;height:10px;background-color:#00000026;border-radius:6px;overflow:hidden;position:absolute;bottom:40px}.progress-fill{height:100%;background-color:#ab182d;width:0%;transition:width .05s linear}
