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;color:#ffffff}.landing-page,.policy-container{background-color:#121212}.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,black,#FFA500);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}.button{width:160px;height:80px;background-color:black;border-radius:16px}.app-logo img{width:100px;height:auto}.button-disabled{width:160px;height:80px;background-color:black;border-radius:16px;opacity:.2;cursor:not-allowed;pointer-events:none}.button.ios{background:url(/_next/static/media/app-store.bd9851c5.png) no-repeat 50%;background-size:contain;height:60px;width:220px}.button.playstore{background:url(/_next/static/media/play-store.d1c1fa02.png) no-repeat 50%;background-size:contain;height:60px;width:220px}.phone-display{position:relative;width:300px;height:450px;background:url(/_next/static/media/ip14pm-phone-frame.a8cca8ec.png) no-repeat 50%;background-size:contain;z-index:1;color:#ffffff}.phone-display img{position:absolute;width:66%;height:94%;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:fill;border-radius:24px;z-index:0}.phone-display .blurred{filter:blur(3px);-webkit-clip-path:inset(12% 0 9% 0);clip-path:inset(12% 0 9% 0)}.legal,.website{font-size:.75em;text-align:center;margin-top:10px}.carousel{position:relative;width:100%;height:100%;overflow:hidden}.carousel-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease-in-out}.carousel-image.visible{opacity:1}@media (min-width:1024px){.phone-display{position:relative;width:400px;height:600px;background:url(/_next/static/media/ip14pm-phone-frame.a8cca8ec.png) no-repeat 50%;background-size:contain;z-index:1;color:#ffffff}.phone-display img{position:absolute;width:66%;height:95%;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:fill;border-radius:40px;z-index:0}}@media (max-width:768px){.content{flex-direction:column;align-items:center}.phone-display{width:300px;height:450px}.phone-display img{width:66%;height:94%;border-radius:26px}.download-buttons{flex-direction:column}}.coming-soon-page{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background-color:#121212;color:#ffffff;text-align:center}.coming-soon-content{max-width:800px;padding:40px 20px}