*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{font-family:Plus Jakarta Sans,-apple-system,sans-serif;background:#e8e4df;display:flex;align-items:center;justify-content:center;min-height:100vh}.phone-shell{width:390px;height:820px;background:#f7f7f8;border-radius:44px;overflow:hidden;box-shadow:0 0 0 2px #c8c8cc,0 30px 80px #00000038,0 8px 20px #0000001f;display:flex;flex-direction:column;position:relative}.status-bar{background:#fff;height:50px;display:flex;align-items:flex-end;justify-content:space-between;padding:0 28px 8px;font-size:13px;font-weight:600;color:#000;position:relative;flex-shrink:0}.dynamic-island{position:absolute;top:10px;left:50%;transform:translate(-50%);width:120px;height:34px;background:#000;border-radius:20px}.screen-wrap{flex:1;overflow:hidden;position:relative}.screen{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;display:flex;flex-direction:column;background:#f7f7f8}.home-bar{height:34px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-pill{width:130px;height:5px;background:#000;border-radius:3px;opacity:.18}@media (max-width: 440px){body{background:#f7f7f8;align-items:flex-start}.phone-shell{width:100vw;height:100vh;border-radius:0;box-shadow:none}.status-bar,.home-bar{display:none}}input,textarea{font-family:inherit}
