:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.appy-face-icon{fill:transparent;stroke:#000;stroke-opacity:1;width:80px;animation:fadeIn 4s ease-in-out 0s forwards;margin-top:10px;margin-bottom:15px}.logo-with-text{display:flex;flex-direction:column;align-items:center;justify-content:center}.logo-text{margin-top:5px;font-size:12px;color:#000;font-weight:700;text-align:center}.appyface-3d-carousel{width:100%;display:flex;align-items:center;justify-content:center;padding:2rem 0 3rem;perspective:1200px}.carousel-drag-container,.carousel-spin-container{position:relative;display:flex;margin:auto;transform-style:preserve-3d}.carousel-drag-container{transform:rotateX(-10deg);cursor:grab}.carousel-drag-container:active{cursor:grabbing}.carousel-spin-container{transform-style:preserve-3d}.carousel-media-item{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain;box-shadow:0 0 12px #ffffffe6;-webkit-box-reflect:below 12px linear-gradient(transparent,transparent,rgba(0,0,0,.6));border-radius:24px;background-color:#0003}.carousel-media-item:hover{box-shadow:0 0 20px #fff;-webkit-box-reflect:below 12px linear-gradient(transparent,transparent,rgba(0,0,0,.8))}.carousel-center-label{position:absolute;top:100%;left:50%;transform:translate(-50%,-50%) rotateX(90deg);color:#fff;font-size:1rem;letter-spacing:.08em;text-transform:uppercase;opacity:.8;white-space:nowrap}.carousel-ground{position:absolute;top:100%;left:50%;transform:translate(-50%,-50%) rotateX(90deg);background:radial-gradient(circle at center,rgba(255,255,255,.3),transparent 65%);filter:blur(2px)}@keyframes spin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes spinRevert{0%{transform:rotateY(360deg)}to{transform:rotateY(0)}}@media(max-width:768px){.appyface-3d-carousel{padding:1.5rem 0 2.5rem}.carousel-center-label{font-size:.85rem}}.audiotoursgps-icon{display:inline-block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.logo-with-text{display:flex;align-items:center;gap:.35rem}.logo-text{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600}.product-page{text-align:center;position:relative;width:100%;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:80px;min-height:100vh}.product-page:before{content:"";position:fixed;inset:0;background-image:url(/MapBackground.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-2}.product-page:after{content:"";position:fixed;inset:0;background:linear-gradient(135deg,#0f2027b3,#203a43b3,#2c5364b3);z-index:-1}.background-container{display:none}.product-content-container{position:relative;max-width:1200px;padding:2rem;background-color:#0009;border-radius:10px;box-shadow:0 8px 32px #0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-bottom:40px;z-index:2;width:90%;transform:translateY(0);will-change:transform;transition:transform .25s ease-out}.product-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.2)}.product-header h1{font-size:3.5rem;margin-bottom:1rem;background:linear-gradient(45deg,#4eabe9,#a0e9ff);-webkit-background-clip:text;background-clip:text;color:transparent}.tagline{font-size:1.5rem;font-weight:300;color:#e0e0e0}.product-sections{display:flex;flex-direction:column;gap:4rem}.animate-section{opacity:1;transform:translateY(24px);transition:opacity .7s ease-out,transform .7s ease-out}.animate-section.in-view{opacity:1;transform:translateY(0)}section{margin-bottom:1rem}section h2{font-size:2rem;margin-bottom:2rem;text-align:center;color:#4eabe9}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-item{background:#ffffff1a;padding:2rem;border-radius:10px;text-align:center;transition:transform .3s,background-color .3s}.feature-item:hover{transform:translateY(-5px);background:#ffffff26}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-item h3{font-size:1.5rem;margin-bottom:1rem;color:#4eabe9}.feature-item p{color:#d0d0d0}.how-it-works-section{margin-top:1rem;margin-bottom:1rem;text-align:center}.how-it-works-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-top:1rem}.how-step{background:#ffffff14;padding:1.75rem;border-radius:12px;text-align:left;box-shadow:0 8px 24px #00000040;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.how-step:hover{transform:translateY(-4px);background:#ffffff1f;box-shadow:0 12px 32px #00000059}.how-step-number{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;background:linear-gradient(135deg,#4eabe9,#a0e9ff);color:#0b1720;margin-bottom:.75rem}.how-step h3{font-size:1.3rem;margin-bottom:.5rem;color:#fff}.how-step p{color:#d0d0d0;font-size:.95rem;line-height:1.5}.screenshot-carousel{display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0;scroll-snap-type:x mandatory}.screenshot-carousel:after{content:"→";position:absolute;right:20px;bottom:50%;font-size:24px;color:#ffffffb3;animation:pulse 2s infinite;pointer-events:none}@keyframes pulse{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.screenshot-carousel.at-end:after{display:none}.screenshot{flex:0 0 300px;height:600px;scroll-snap-align:center}.screenshot img{width:100%;height:100%;object-fit:contain;border-radius:20px;background-color:#0003}.screenshot img{opacity:0;animation:fadeIn .5s ease-in-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.placeholder-screenshot{width:100%;height:100%;background:#ffffff1a;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;border:1px dashed rgba(255,255,255,.3)}.screenshots-caption{margin-top:20rem;font-size:.95rem;color:#d0d0d0;opacity:.85}.appyface-3d-carousel{margin-top:1rem;perspective:1200px;transition:transform .4s ease,box-shadow .4s ease}.appyface-3d-carousel:hover{transform:translateY(-6px) rotateX(2deg) rotateY(-2deg);box-shadow:0 16px 40px #00000073}.trust-section{margin-top:1rem;margin-bottom:1rem;text-align:center}.trust-label{font-size:1rem;letter-spacing:.03em;text-transform:none;color:#e0f7ff;opacity:.95;margin-bottom:.9rem;font-weight:300;line-height:1.4}.trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.trust-badge{padding:.5rem 1.1rem;border-radius:999px;border:1px solid rgba(160,233,255,.35);background:#00000059;color:#e0f7ff;font-size:.9rem;font-weight:400;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;letter-spacing:.02em}.cta-icon-wrapper{display:inline-block;animation:float-icon 6s ease-in-out infinite}@keyframes float-icon{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.cta-section{text-align:center;padding:3rem 0}.cta-availability-note{margin-top:.75rem;font-size:.9rem;color:#b0c8d8}.cta-tagline{margin-top:.5rem;max-width:520px;margin-left:auto;margin-right:auto;color:#d0d0d0;font-size:1rem;font-weight:300}.cta-buttons{display:flex;justify-content:center;gap:1.5rem;margin-top:2rem}.app-store-button,.web-access-button{display:inline-block;padding:.8rem 2rem;font-size:1.2rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease}.app-store-button.disabled{opacity:.7;cursor:default;pointer-events:none}.app-store-button{background:#4eabe9;color:#fff}.app-store-button:hover{background:#3a8abf;transform:scale(1.05)}.web-access-button{background:transparent;color:#fff;border:2px solid #4eabe9}.web-access-button:hover{background:#4eabe933;transform:scale(1.05)}@media(max-width:768px){.product-content-container{margin-top:60px;padding:1.5rem}.trust-row{gap:.5rem}.product-header h1{font-size:2.5rem}.tagline{font-size:1.2rem}.feature-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;gap:1rem}.screenshot{flex:0 0 250px;height:500px}.screenshot-carousel{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding-bottom:20px}.how-it-works-grid{grid-template-columns:1fr}}.product-header,.product-sections,.feature-section,.screenshots-section,.cta-section{position:relative;z-index:2}.interest-form{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.interest-form input{padding:.8rem 1rem;border-radius:8px;border:1px solid rgba(255,255,255,.3);width:260px;background:#ffffff1a;color:#fff}.interest-form button{padding:.8rem 1.2rem;border-radius:8px;background:#4eabe9;color:#fff;font-weight:600;border:none;cursor:pointer}.interest-form button:hover{background:#3a8abf}.interest-input-wrapper{display:flex;flex-direction:column}.interest-error{margin-top:.4rem;font-size:.85rem;color:#ffb3b3;text-align:left}.toast{position:fixed;right:24px;bottom:24px;padding:.9rem 1.2rem;border-radius:8px;background:#000000d9;color:#fff;font-size:.95rem;box-shadow:0 10px 30px #0006;z-index:9999;max-width:320px}.toast--success{border-left:4px solid #4eabe9}.toast--error{border-left:4px solid #e94e4e}@media(max-width:768px){.toast{left:16px;right:16px;bottom:16px}}.logo-fade-in{opacity:0;transform:translateY(12px);animation:logoFadeIn 1.5s ease-out forwards}@keyframes logoFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.appyFaceLogo-fade-in{padding-top:50px;opacity:0;transform:translateY(12px)}.appyFaceLogo-fade-in.in-view{animation:appyFaceLogoFadeIn 3s ease-out forwards}@keyframes appyFaceLogoFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
