*{box-sizing:border-box;margin:0;padding:0}body{color:#eee;font-family:Courier New,Courier,monospace;line-height:1.6}.container{max-width:900px;margin:0 auto;padding:0 20px}.main-header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#1a1a2ef2;border-bottom:1px solid #333;padding:15px 0;position:sticky;top:0}.header-content{justify-content:space-between;align-items:center;display:flex}.logo{color:#eee;letter-spacing:1px;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-links{list-style:none;display:flex}.nav-links li{margin-left:30px}.nav-links a{color:#eee;opacity:.8;font-size:.9rem;text-decoration:none;transition:opacity .3s}.nav-links a:hover{opacity:1;text-decoration:underline}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:60px 20px;display:flex}.hero h1{letter-spacing:2px;margin-bottom:30px;font-size:2.5rem;font-weight:400}.brand{color:#eee;margin-bottom:50px;font-size:.9rem;text-decoration:underline;display:inline-block}.hero-description{color:#bbb;max-width:600px;margin-bottom:50px;font-size:1rem;line-height:1.8}.products{padding:40px 20px 80px}.products-wrapper{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1400px;margin:0 auto 60px;display:grid}.product-item{text-align:center;max-width:100%}.product-icon{margin-bottom:20px;font-size:4rem;display:block}.product-icon-link{text-decoration:none}.product-image{object-fit:contain;width:80px;height:80px}.product-item h3{margin-bottom:20px;font-size:1.1rem;font-weight:400;text-decoration:underline}.product-item a{color:#eee;text-decoration:none}.product-desc{color:#999;margin-bottom:20px;font-size:.9rem;line-height:1.6}.product-features{text-align:left;color:#888;font-size:.85rem;line-height:2;list-style:none}.product-features li:before{content:"- "}@media (max-width:1024px){.products-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.products-wrapper{grid-template-columns:1fr}}.features{border-top:1px solid #333;border-bottom:1px solid #333;padding:80px 20px}.features-title{text-align:center;letter-spacing:1px;margin-bottom:60px;font-size:1.5rem;font-weight:400}.features-grid{grid-template-columns:repeat(2,1fr);gap:50px 40px;max-width:700px;margin:0 auto;display:grid}.feature-item{text-align:center}.feature-item .icon{margin-bottom:15px;font-size:2.5rem;display:block}.feature-item h3{margin-bottom:10px;font-size:1rem;font-weight:400}.feature-item p{color:#888;font-size:.85rem;line-height:1.6}.about{text-align:center;padding:80px 20px}.about h2{letter-spacing:1px;margin-bottom:30px;font-size:1.5rem;font-weight:400}.about p.mission{color:#999;max-width:600px;margin:0 auto 60px;font-size:.9rem;line-height:1.8}.team-members{flex-wrap:wrap;justify-content:center;gap:60px;margin-top:50px;display:flex}.member{text-align:center;max-width:200px}.member-image{background-color:#0000;background-position:50%;background-size:cover;border-radius:50%;width:120px;height:120px;margin:0 auto 20px;overflow:hidden}.member h4{color:#333;margin-bottom:5px;font-size:1.1rem}.member .role{color:#666;margin-bottom:10px;font-size:.85rem;font-weight:600}.member .bio{color:#999;font-size:.8rem;line-height:1.6}@media (max-width:768px){.team-members{gap:40px}.member-image{width:100px;height:100px}}.footer{border-top:1px solid #333;padding:60px 20px 40px}.footer-content{text-align:left;border-bottom:1px solid #333;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem;padding-bottom:2rem;display:grid}.footer-section h3{color:#fff;margin-bottom:1rem;font-size:1.25rem}.footer-section h4{color:#fff;margin-bottom:.75rem;font-size:1rem;font-weight:600}.footer-description{color:#999;font-size:.9rem;line-height:1.6}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#999;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.social-links{gap:1rem;margin-bottom:1rem;display:flex}.social-links a{font-size:1.5rem;text-decoration:none;transition:transform .2s}.social-links a:hover{transform:scale(1.1)}.app-badges{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.app-badge{display:inline-block}.app-badge img{width:auto;height:40px}.footer-bottom{text-align:center;padding-top:1rem}.footer-bottom p{color:#666;margin:0;font-size:.85rem}.footer-text{margin-bottom:20px}.footer a{color:#eee;margin:0 15px;font-size:.9rem;text-decoration:underline}.footer p{color:#666;margin-top:30px;font-size:.8rem}@media (max-width:768px){.hero h1{font-size:2rem}.products-wrapper{gap:60px}.features-grid{grid-template-columns:1fr;gap:40px}.nav-links{display:none}.footer-content{text-align:center;grid-template-columns:1fr;gap:2rem}.social-links{justify-content:center}.app-badges{align-items:center}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-page{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1;justify-content:center;align-items:center;padding:4rem 1rem;display:flex}.app-content{flex-direction:column;align-items:center;width:100%;max-width:80rem;display:flex}.app-logo-wrapper{margin-bottom:-1.5rem}.app-logo-wrapper img{width:250px;height:auto}@media (min-width:768px){.app-logo-wrapper img{width:350px}}@media (min-width:1024px){.app-logo-wrapper img{width:400px}}.app-download-buttons{justify-content:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.app-download-link img{width:130px;height:auto}@media (min-width:768px){.app-download-buttons{gap:1rem}.app-download-link img{width:160px}}.app-download-link{transition:transform .3s}.app-download-link:hover{transform:scale(1.05)}.app-social-icons{justify-content:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.app-video-wrapper{justify-content:center;align-items:center;width:100%;margin:1.5rem 0;display:flex}.app-video{border-radius:.5rem;width:200px;max-width:90%}.app-icon-button{color:#fff;border:2px solid #fff;border-radius:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .3s;display:inline-flex}@media (min-width:768px){.app-icon-button{width:2.5rem;height:2.5rem}}.app-icon-button:hover{color:#000;background-color:#fff}.app-icon{width:1.125rem;height:1.125rem}@media (min-width:768px){.app-icon{width:1.25rem;height:1.25rem}}.app-main-title{letter-spacing:.05em;text-transform:uppercase;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:900;line-height:1.2}@media (min-width:768px){.app-main-title{font-size:2.5rem}}@media (min-width:1024px){.app-main-title{font-size:3rem}}.app-feature-list{text-align:center;margin-bottom:2rem;padding:0;list-style:none}.app-feature-list li{color:#d1d5db;margin-bottom:.5rem;font-size:1rem}@media (min-width:768px){.app-feature-list li{font-size:1.125rem}}.app-support-text{color:#9ca3af;letter-spacing:.05em;font-size:1rem;font-weight:700}.app-support-link{text-decoration:underline;transition:color .3s}.app-support-link:hover{color:#fff}.privacy-policy-page{flex-direction:column;min-height:100vh;display:flex}.privacy-policy-section{flex:1;padding:3rem 1.5rem}@media (min-width:768px){.privacy-policy-section{padding:5rem 1.5rem}}.privacy-policy-container{max-width:56rem;margin:0 auto}.privacy-policy-subtitle{color:#6b7280;text-align:center;margin:2rem 0;font-size:1.125rem}.privacy-policy-title{margin-bottom:2rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.privacy-policy-title{font-size:2.25rem}}.privacy-policy-title-english{margin-top:4rem}.privacy-policy-content{max-width:none;margin-bottom:4rem}.privacy-policy-date{color:#4b5563;margin-bottom:1rem}.privacy-policy-content p{margin-bottom:1rem;line-height:1.75}.privacy-policy-heading{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.privacy-policy-list{margin-bottom:1rem;padding-left:1.5rem;list-style-type:disc}.privacy-policy-list li{margin-bottom:.5rem;line-height:1.75}.coming-soon-wrapper .app-logo-wrapper{margin-bottom:2rem}.coming-soon-wrapper .app-main-title{margin-bottom:1rem;font-size:2rem}.coming-soon-wrapper .coming-soon-title{margin-bottom:1rem;font-size:2.5rem}.app-icon-wrapper{justify-content:center;margin-bottom:1.5rem;display:flex}
