:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh}a{font-weight:500;text-decoration:inherit}.landing-page{max-width:1200px;margin:0 auto;padding:2rem;text-align:center;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;font-family:Zen Maru Gothic,sans-serif}.header{padding:3rem 0 4rem}.header-title{display:inline-flex;align-items:center;justify-content:center;gap:1.5rem}.header-text{text-align:center}.logo{height:100px;width:100px;border-radius:18px;transition:transform .3s ease}.logo:hover{transform:scale(1.05)}.app-name{font-family:Zen Maru Gothic,sans-serif;font-size:4rem;font-weight:700;margin:0;color:#024074;line-height:1.2}.slogan{font-family:Zen Maru Gothic,sans-serif;font-size:1.5rem;font-weight:500;color:#333;margin:.25rem 0 0}.download-section{padding:3rem 0;background:linear-gradient(135deg,#f5f9fc,#e8f4fc);border-radius:12px;margin:4rem 0}.download-section h2{font-size:2rem;color:#024074;margin-bottom:2rem}.beta-notice{max-width:600px;margin:0 auto 2rem;padding:1.5rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.beta-text{font-size:1.1rem;color:#333;margin-bottom:1.5rem;line-height:1.6}.beta-contact-links{display:flex;gap:1.25rem;justify-content:center}.beta-contact-icon-link{color:#666;transition:color .2s ease}.beta-contact-icon-link:hover{color:#024074}.download-links{display:grid;grid-template-columns:repeat(2,200px);justify-content:center;align-items:center;gap:1.5rem 2rem;margin-top:2rem}.download-btn-wrapper{position:relative}.download-btn{display:flex;align-items:center;gap:.6rem;width:200px;height:60px;padding:0 1rem;background:#1a1a1a;color:#fff;text-decoration:none;border-radius:10px;transition:transform .3s ease;cursor:pointer;box-sizing:border-box;border:1px solid #3a3a3a}.download-btn:hover{transform:scale(1.05)}.download-btn.disabled{opacity:.6;cursor:not-allowed;filter:grayscale(20%)}.download-btn.disabled:hover{transform:none}.download-btn-icon{width:24px;height:24px;flex-shrink:0}.download-btn-icon.invert{filter:invert(1)}.download-btn-text{display:flex;flex-direction:column;text-align:left;line-height:1.2}.download-btn-label{font-size:.6rem;font-weight:400;letter-spacing:.03em;text-transform:uppercase}.download-btn-name{font-size:1.25rem;font-weight:600}.download-btn.font-apple{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.download-btn.font-google{font-family:Roboto,sans-serif}.download-btn.font-windows{font-family:Segoe UI,Inter,sans-serif}.beta-badge{position:absolute;top:-12px;right:-12px;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.75rem;font-weight:700;box-shadow:0 4px 12px #ff6b6b66;z-index:10;white-space:nowrap}.stt-banner{position:relative;display:flex;align-items:center;gap:1.25rem;max-width:600px;margin:0 auto;padding:1.25rem 2.5rem 1.25rem 1.5rem;background:linear-gradient(135deg,#ffe0c8,#fdd0b8);border-left:4px solid #b5543f;border-radius:10px;box-shadow:0 6px 24px #00000040,0 2px 6px #00000026;text-decoration:none;color:#2c2420;transition:transform .2s ease,box-shadow .2s ease}.stt-banner:hover{transform:scale(1.02);box-shadow:0 10px 32px #0000004d,0 3px 8px #0000002e}.stt-banner-icon{width:36px;height:36px;flex-shrink:0;color:#b5543f}.stt-banner-content{display:flex;flex-direction:column;gap:.25rem;text-align:left}.stt-banner-title{margin:0;font-size:1.15rem;font-weight:700;color:#b5543f}.stt-banner-text{margin:0;font-size:1rem;line-height:1.7}.stt-banner-external{position:absolute;top:.75rem;right:.75rem;width:16px;height:16px;color:#8c7e72}.screenshots-section{padding:3rem 0;margin:2rem 0}.screenshots-section h2{font-size:2rem;color:#024074;margin-bottom:3rem;text-align:center}.carousels-wrapper{display:flex;justify-content:center;align-items:flex-start;gap:3rem;max-width:1000px;margin:0 auto;flex-wrap:wrap}.carousel-container{flex:1;min-width:300px;max-width:400px}.platform-label{font-size:1.5rem;color:#024074;margin-bottom:1rem;text-align:center;font-weight:600}.carousel{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.carousel-track{width:100%;overflow:hidden;border-radius:12px;box-shadow:0 8px 24px #00000026}.screenshot{width:100%;height:auto;display:block;border-radius:12px;transition:transform .3s ease}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#fffffff2;border:none;border-radius:50%;width:40px;height:40px;font-size:2rem;line-height:1;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0003;color:#024074;display:flex;align-items:center;justify-content:center;z-index:10}.carousel-btn:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #0000004d}.carousel-btn:active{transform:translateY(-50%) scale(.95)}.carousel-btn.prev{left:-20px}.carousel-btn.next{right:-20px}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin:1rem 0 .5rem}.dot{width:10px;height:10px;border-radius:50%;border:none;background:#ccc;cursor:pointer;transition:all .3s ease;padding:0}.dot:hover{background:#999;transform:scale(1.2)}.dot.active{background:#024074;width:12px;height:12px}.screenshot-counter{text-align:center;color:#666;font-size:.9rem;margin:0}.features{padding:3rem 0}.features h2{font-size:2rem;color:#024074;margin-bottom:2rem}.features-list{list-style:none;padding:0;max-width:600px;margin:0 auto}.features-list li{background:#f5f5f5;border-left:4px solid #024074;padding:.6rem 1.5rem;margin-bottom:1rem;font-size:1.1rem;text-align:left;border-radius:4px;transition:all .3s ease}.features-list li:hover{background:#e8f4fc;transform:translate(8px)}.footer{padding:2rem 0;margin-top:auto}.privacy-link{color:#024074;text-decoration:none;font-size:1rem;padding:.5rem 1rem;border:1px solid #024074;border-radius:4px;transition:all .3s ease;display:inline-block}.privacy-link:hover{background:#024074;color:#fff}@media (max-width: 768px){.app-name{font-size:2.5rem}.slogan{font-size:1.2rem}.logo{border-radius:14px}.features-list li{font-size:1rem}.download-section{padding:2rem 1rem;margin:3rem 0}.download-section h2{font-size:1.8rem}.beta-text{font-size:1rem}.download-links{grid-template-columns:1fr;justify-items:center;gap:1.5rem}.stt-banner{margin:0 1rem;padding:1rem 1.25rem;gap:1rem}.stt-banner-icon{width:28px;height:28px}.stt-banner-text{font-size:.9rem}.screenshots-section{padding:2rem 1rem;margin:1rem 0}.screenshots-section h2{font-size:1.8rem;margin-bottom:2rem}.carousels-wrapper{flex-direction:column;gap:3rem}.carousel-container{max-width:100%;min-width:100%}.platform-label{font-size:1.3rem}.carousel-btn{width:35px;height:35px;font-size:1.5rem}.carousel-btn.prev{left:-10px}.carousel-btn.next{right:-10px}}.privacy-policy{max-width:800px;margin:0 auto;padding:2rem;min-height:100vh}.privacy-header{margin-bottom:2rem}.back-link{color:#024074;text-decoration:none;font-size:1rem;display:inline-block;margin-bottom:1rem;transition:color .3s ease}.back-link:hover{color:#f2655e}.privacy-content{line-height:1.8;font-size:1rem;color:#333}.privacy-content h1{font-size:2.5rem;color:#024074;margin:2rem 0 1rem;border-bottom:2px solid #024074;padding-bottom:.5rem}.privacy-content h1:first-child{margin-top:0}.privacy-content h2{font-size:1.8rem;color:#024074;margin:2rem 0 1rem;border-bottom:1px solid #e0e0e0;padding-bottom:.3rem}.privacy-content h3{font-size:1.3rem;color:#333;margin:1.5rem 0 .8rem}.privacy-content p{margin:1rem 0}.privacy-content ul{margin:1rem 0;padding-left:2rem}.privacy-content li{margin:.5rem 0}.privacy-content strong{color:#024074;font-weight:600}.privacy-content a{color:#024074;text-decoration:underline}.privacy-content a:hover{color:#f2655e}.privacy-content hr{border:none;border-top:1px solid #e0e0e0;margin:2rem 0}.privacy-content em{color:#666}@media (max-width: 768px){.privacy-policy{padding:1rem}.privacy-content h1{font-size:2rem}.privacy-content h2{font-size:1.5rem}}*{margin:0;padding:0;box-sizing:border-box}body{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-color:#fff;color:#333}#root{min-height:100vh}
