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