.landing-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem}.content{text-align:center;max-width:600px}.landing-title{font-size:3.5rem;margin-bottom:1.5rem;font-weight:700;line-height:1.2}.subtitle{font-size:1.5rem;margin-bottom:3rem;opacity:.95;line-height:1.6}.button{display:inline-block;padding:1.25rem 3rem;background:#fff;color:#667eea;text-decoration:none;border-radius:12px;font-weight:600;font-size:1.25rem;transition:all .2s ease;box-shadow:0 4px 6px #0000001a}.button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.button:active{transform:translateY(0)}.privacy-link{display:block;margin-top:2rem;color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:color .2s ease}.privacy-link:hover{color:#fff}@media(max-width:768px){.landing-title{font-size:2.5rem}.subtitle{font-size:1.25rem}.button{padding:1rem 2rem;font-size:1.1rem}}.welcome-section{padding-top:4rem;padding-bottom:4rem;min-height:100vh}.container{max-width:800px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:center}.welcome-title{font-size:2.5rem;font-weight:700;color:#181818;margin-bottom:1rem;line-height:1.2;text-align:center;display:flex;align-items:center;justify-content:center;gap:.5rem}.title-icon{width:48px;height:48px}.instruction{font-size:1.25rem;color:#181818;margin-bottom:1.5rem;text-align:center}.instruction:first-of-type{margin-top:0}.screenshot{width:100%;height:auto;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-bottom:2rem;display:block}@media(max-width:768px){.welcome-section{padding-top:2rem;padding-bottom:2rem}.container{padding:0 1rem}.welcome-title{font-size:1.75rem;margin-bottom:2rem}.instruction{font-size:1rem;margin-top:2rem}.screenshot{border-radius:8px}}.privacy-section{padding-top:3rem;padding-bottom:4rem;min-height:100vh}.privacy-container{max-width:800px;margin:0 auto;padding:0 2rem}.back-link{display:inline-block;color:#667eea;text-decoration:none;font-size:1rem;font-weight:500;margin-bottom:2rem;transition:opacity .2s ease}.back-link:hover{opacity:.7}.privacy-title{font-size:2.5rem;font-weight:700;color:#181818;margin-bottom:.5rem;line-height:1.2}.last-updated{color:#666;font-size:.95rem;margin-bottom:2rem}.privacy-section h2{font-size:1.5rem;font-weight:700;color:#181818;margin-top:2.5rem;margin-bottom:1rem}.privacy-section h3{font-size:1.2rem;font-weight:600;color:#181818;margin-top:2rem;margin-bottom:.75rem}.privacy-section h4{font-size:1.05rem;font-weight:600;color:#333;margin-top:1.5rem;margin-bottom:.5rem}.privacy-section p{font-size:1rem;color:#333;line-height:1.7;margin-bottom:1rem}.privacy-section ul{margin-bottom:1rem;padding-left:1.5rem}.privacy-section ul li{font-size:1rem;color:#333;line-height:1.7;margin-bottom:.5rem}@media(max-width:768px){.privacy-section{padding-top:2rem;padding-bottom:2rem}.privacy-container{padding:0 1rem}.privacy-title{font-size:1.75rem}.privacy-section h2{font-size:1.25rem}.privacy-section h3{font-size:1.1rem}}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}
