body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.landing-page{align-items:center;background-color:#121212;color:#fff;display:flex;justify-content:center;min-height:100vh}.content{display:flex;max-width:1200px;padding:20px}.app-info{align-items:center;align-self:center;display:flex;flex-direction:column;max-width:400px}.app-logo{align-content:center;background:linear-gradient(to bottom right,#000,teal);border-radius:20px;height:100px;margin-bottom:20px;width:100px}h1{font-size:2em;margin-bottom:10px}.download-buttons{background-color:orange;border-radius:16px;display:flex;gap:10px;margin:20px 0;opacity:.5;padding:8px}.button{background-color:#000;border-radius:16px;height:80px;width:160px}.app-logo img{height:auto;width:100px}.button-disabled{background-color:#000;border-radius:16px;cursor:not-allowed;height:80px;opacity:.8;pointer-events:none;width:160px}.button.ios{background:url(/static/media/stores.cb29c19733aa72c59ce5.png) no-repeat 50%;background-size:contain;height:120px;width:346px}.button.playstore{background:url(/static/media/ios-icon.35b88cc439f22155d11d.png) no-repeat 50%;background-size:contain}.phone-display{background:url(/static/media/ip14pm-phone-frame.6043ae0680ce070d8e56.png) no-repeat 50%;background-size:contain;color:#fff;height:450px;position:relative;width:300px;z-index:1}.phone-display img{border-radius:24px;height:96%;left:50%;object-fit:fill;position:absolute;top:49%;transform:translate(-50%,-50%);width:66%;z-index:0}.phone-display .blurred{-webkit-clip-path:inset(12% 0 9% 0);clip-path:inset(12% 0 9% 0);filter:blur(3px)}.legal,.website{font-size:.75em;margin-top:10px;text-align:center}@media (max-width:768px){.content{align-items:center;flex-direction:column}.phone-display{height:450px;width:300px}.phone-display img{border-radius:24px;height:96%;width:66%}}@media (min-width:1024px){.phone-display{background:url(/static/media/ip14pm-phone-frame.6043ae0680ce070d8e56.png) no-repeat 50%;background-size:contain;color:#fff;height:600px;position:relative;width:400px;z-index:1}.phone-display img{border-radius:32px;height:96%;left:50%;object-fit:fill;position:absolute;top:49%;transform:translate(-50%,-50%);width:66%;z-index:0}}.App{height:100%;text-align:center;width:100%;@media (max-width:768px){margin-bottom:0;margin-left:0;margin-right:0;margin-top:0;padding-bottom:0;padding-left:0;padding-right:0;padding-top:0}}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}