.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:teal;border-radius:16px;gap:10px;margin:20px 0;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{color:#fff;height:450px;width:300px;z-index:1}.phone-display img{border-radius:24px;height:96%;top:49%}.phone-display .blurred{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{text-align:center}.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)}}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}.hero-section{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a2e 50%,#16213e);color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:20px;position:relative}.animated-bg-container{pointer-events:none;z-index:0}.animated-bg-container,.bg-gradient-layer{height:100%;left:0;position:absolute;top:0;width:100%}.bg-gradient-layer{opacity:.15;will-change:transform}.bg-layer-1{animation:float-1 20s ease-in-out infinite;background:radial-gradient(circle at 20% 30%,#0080804d 0,#0000 50%)}.bg-layer-2{animation:float-2 25s ease-in-out infinite reverse;background:radial-gradient(circle at 80% 70%,#00c89633 0,#0000 40%)}.bg-layer-3{animation:float-3 30s ease-in-out infinite;background:radial-gradient(circle at 50% 80%,#0096c840 0,#0000 60%)}@keyframes float-1{0%,to{transform:translateX(0) translateY(0) scale(1)}25%{transform:translateX(10px) translateY(-15px) scale(1.05)}50%{transform:translateX(-5px) translateY(-10px) scale(.95)}75%{transform:translateX(-10px) translateY(5px) scale(1.02)}}@keyframes float-2{0%,to{transform:translateX(0) translateY(0) rotate(0deg)}33%{transform:translateX(-15px) translateY(10px) rotate(1deg)}66%{transform:translateX(8px) translateY(-12px) rotate(-.5deg)}}@keyframes float-3{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.1)}}.gradient-overlay{background:linear-gradient(135deg,#0000004d,#0080801a 50%,#0006);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.hero-content{max-width:1200px;position:relative;width:100%;z-index:3}.company-info{flex-direction:column;text-align:center}.company-info,.company-logo{align-items:center;display:flex}.company-logo{background:linear-gradient(to bottom right,#000,teal);border-radius:24px;height:120px;justify-content:center;margin-bottom:30px;width:120px}.company-logo img{height:auto;width:120px}.tagline{color:teal;font-size:1.5em;font-weight:600;margin:10px 0}.description{font-size:1.2em;line-height:1.6;margin:20px 0;max-width:600px;opacity:.9}.about-section{background-color:#1a1a1a;color:#fff;padding:80px 20px}.section-content{margin:0 auto;max-width:1200px}.section-content h2{color:teal;font-size:2.5em;margin-bottom:50px;text-align:center}.expertise-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:40px}.expertise-item{background-color:#2a2a2a;border:2px solid #0000;border-radius:16px;padding:30px;text-align:center;transition:all .3s ease}.expertise-item:hover{border-color:teal;transform:translateY(-5px)}.expertise-item h3{color:teal;font-size:1.4em;margin-bottom:15px}.expertise-item p{line-height:1.6;opacity:.9}.products-section{background-color:#121212;color:#fff;padding:80px 20px}.product-showcase{align-items:center;display:flex;gap:60px;margin-top:40px}.product-info{flex:1 1;max-width:600px}.product-info h3{color:teal;font-size:2.2em;margin-bottom:20px}.product-description{font-size:1.2em;line-height:1.6;margin-bottom:30px;opacity:.9}.product-features{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr);margin-bottom:40px}.feature{color:teal;font-size:1.1em;font-weight:500}.vision-section{background-color:#1a1a1a;color:#fff;padding:80px 20px;text-align:center}.vision-text{font-size:1.3em;line-height:1.6;margin:0 auto 50px;max-width:800px;opacity:.9}.coming-soon{background-color:#2a2a2a;border:2px solid teal;border-radius:16px;margin:0 auto;max-width:600px;padding:40px}.coming-soon h3{color:teal;font-size:1.8em;margin-bottom:15px}.coming-soon p{font-size:1.1em;opacity:.9}.footer-section{background-color:#0a0a0a;color:#fff;padding:40px 20px}.footer-content{margin:0 auto;max-width:1200px;text-align:center}.legal-links{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:20px}.legal-link{color:teal;font-size:.9em;text-decoration:none;transition:opacity .3s ease}.legal-link:hover{opacity:.7}.copyright{font-size:.8em;margin:0;opacity:.7}.download-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:30px 0}.button{background-color:initial;border:none;border-radius:12px;display:inline-block;filter:brightness(1);height:60px;overflow:hidden;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);width:180px}.button:hover{box-shadow:0 15px 35px #0000004d;filter:brightness(1.1);transform:translateY(-3px)}.button.ios{background:url(/static/media/app-store.c7cc312909c77389f5dc.png) no-repeat 50%;background-size:cover;height:53px;width:180px}.button.playstore{background:url(/static/media/play-store.d2a636a7032433ae7ff6.png) no-repeat 50%;background-size:cover;height:53px;width:180px}.button.ios:hover,.button.playstore:hover{filter:brightness(1.15) saturate(1.1)}.phone-display{background:url(/static/media/ip14pm-phone-frame.6043ae0680ce070d8e56.png) no-repeat 50%;background-size:contain;flex-shrink:0;height:500px;perspective:1000px;position:relative;transform-style:preserve-3d;width:350px}.phone-display img{border-radius:28px;height:94%;left:50%;object-fit:fill;position:absolute;top:50%;transform:translate(-50%,-50%);width:66%;z-index:0}.carousel{height:100%;overflow:hidden;position:relative;width:100%}.carousel-image{height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.carousel-image.visible{opacity:1}@media (max-width:1024px){.product-showcase{flex-direction:column;gap:40px;text-align:center}.phone-display{height:450px;width:300px}.section-content h2{font-size:2em}.expertise-grid{gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.hero-section{padding:40px 20px}.company-logo{height:100px;width:100px}.company-logo img{width:100px}.tagline{font-size:1.3em}.description{font-size:1.1em}.section-content h2{font-size:1.8em;margin-bottom:30px}.about-section,.products-section,.vision-section{padding:60px 20px}.expertise-grid{gap:20px;grid-template-columns:1fr}.expertise-item{padding:25px}.product-info h3{font-size:1.8em}.product-description{font-size:1.1em}.product-features{gap:10px;grid-template-columns:1fr}.phone-display{height:375px;width:250px}.download-buttons{align-items:center;flex-direction:column}.button,.button.ios,.button.playstore{height:47px;width:160px}.vision-text{font-size:1.2em}.coming-soon{padding:30px}.coming-soon h3{font-size:1.5em}.legal-links{flex-direction:column;gap:15px}}@media (max-width:480px){.hero-section{min-height:80vh;padding:30px 15px}h1{font-size:2.5em}.tagline{font-size:1.2em}.description{font-size:1em}.about-section,.products-section,.vision-section{padding:50px 15px}.section-content h2{font-size:1.6em}.expertise-item{padding:20px}.expertise-item h3{font-size:1.2em}.phone-display{height:300px;width:200px}.button,.button.ios,.button.playstore{height:42px;width:140px}}