@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";:root{--app-max: 440px}*{box-sizing:border-box}html,body,#root{margin:0;height:100%;height:100dvh}body{font-family:Roboto,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:#0d1418;color:#111b21}button{font-family:inherit}a{color:#0e7a66;text-decoration:none}.phone-frame{height:100%;width:100%;max-width:var(--app-max);margin:0 auto;position:relative;overflow:hidden;background:#ede7db}@media (min-width: 480px){.desktop-shell{display:flex;align-items:center;justify-content:center;height:100dvh;background:radial-gradient(1200px 800px at 50% -10%,#1f3a34,#0d1418 60%)}.phone-frame.framed{height:min(880px,96dvh);border-radius:30px;box-shadow:0 24px 70px #0000008c,0 0 0 10px #0a0f12,0 0 0 11px #2a2f33}}.cena-root{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;touch-action:pan-y;overscroll-behavior:none}.ed-scroll::-webkit-scrollbar{width:8px}.ed-scroll::-webkit-scrollbar-thumb{background:#c3cbd1;border-radius:8px}input,textarea,select{font-family:inherit}
