:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;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:#747bff}body{margin:0;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:#f9f9f9;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.terms-page{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;color:#333}.terms-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e1e5e9}.terms-header h1{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem}.terms-header p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.terms-controls{display:flex;gap:2rem;margin-bottom:2rem;padding:1.5rem;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.date-selector,.type-selector{display:flex;flex-direction:column;gap:.5rem}.date-selector label,.type-selector label{font-weight:600;color:#495057;font-size:.9rem}.date-selector select,.type-selector select{padding:.75rem 1rem;border:1px solid #ced4da;border-radius:6px;font-size:1rem;background-color:#fff;cursor:pointer;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.date-selector select:focus,.type-selector select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40}.terms-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.terms-document{padding:2rem}.terms-meta{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e9ecef}.terms-meta h2{font-size:1.8rem;font-weight:600;color:#2c3e50;margin-bottom:.5rem}.effective-date{font-size:1rem;color:#6c757d;font-weight:500}.terms-body{font-size:1rem;line-height:1.8}.markdown-h1{font-size:1.8rem;font-weight:700;color:#2c3e50;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #e9ecef}.markdown-h2{font-size:1.5rem;font-weight:600;color:#34495e;margin:1.5rem 0 1rem;padding-left:.5rem;border-left:4px solid #007bff}.markdown-h3{font-size:1.3rem;font-weight:600;color:#495057;margin:1.2rem 0 .8rem}.markdown-p{margin-bottom:1rem;text-align:justify}.markdown-ul,.markdown-ol{margin:1rem 0;padding-left:2rem}.markdown-li{margin-bottom:.5rem}.markdown-strong{font-weight:600;color:#2c3e50}.terms-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid #e9ecef;text-align:center;color:#6c757d}.terms-footer a{color:#007bff;text-decoration:none;font-weight:500}.terms-footer a:hover{text-decoration:underline}.loading,.error,.no-terms{text-align:center;padding:3rem;font-size:1.1rem}.loading{color:#007bff}.error{color:#dc3545}.no-terms{color:#6c757d}@media (max-width: 768px){.terms-page{padding:1rem}.terms-header h1{font-size:2rem}.terms-controls{flex-direction:column;gap:1rem}.terms-document{padding:1.5rem}.markdown-h1{font-size:1.5rem}.markdown-h2{font-size:1.3rem}.markdown-h3{font-size:1.1rem}}@media (max-width: 480px){.terms-page{padding:.5rem}.terms-document{padding:1rem}.terms-header h1{font-size:1.8rem}.terms-header p{font-size:1rem}}.home-page{min-height:100vh}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 2rem;text-align:center}.hero-content{max-width:800px;margin:0 auto}.logo-container{margin-bottom:2rem}.hero-logo{width:120px;height:120px;object-fit:contain;border-radius:20px;background-color:#ffffff1a;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.hero-content p{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9;line-height:1.6}.hero-actions{display:flex;justify-content:center;gap:1rem}.btn{display:inline-block;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:2px solid transparent;cursor:pointer}.btn-primary{background-color:#fff;color:#667eea;border-color:#fff}.btn-primary:hover{background-color:transparent;color:#fff;border-color:#fff}.btn-outline{background-color:transparent;color:#667eea;border-color:#667eea}.btn-outline:hover{background-color:#667eea;color:#fff}.features-section{padding:6rem 2rem;background-color:#f8f9fa}.container{max-width:1200px;margin:0 auto}.features-section h2{text-align:center;font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2.5rem 2rem;border-radius:12px;text-align:center;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.feature-icon{font-size:3rem;margin-bottom:1.5rem}.feature-card h3{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.terms-preview-section{padding:6rem 2rem;background-color:#fff}.terms-preview-section h2{text-align:center;font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:3rem}.terms-preview{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;max-width:900px;margin:0 auto}.terms-item{background:#f8f9fa;padding:2.5rem 2rem;border-radius:12px;border:1px solid #e9ecef;text-align:center;transition:all .3s ease}.terms-item:hover{background:#fff;box-shadow:0 4px 12px #0000001a;border-color:#667eea}.terms-item h3{font-size:1.5rem;font-weight:600;color:#2c3e50;margin-bottom:1rem}.terms-item p{color:#666;margin-bottom:1.5rem;font-size:1.1rem}.terms-links{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.hero-logo{width:100px;height:100px;padding:15px}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.1rem}.features-section,.terms-preview-section{padding:4rem 1rem}.features-section h2,.terms-preview-section h2{font-size:2rem}.features-grid,.terms-preview{grid-template-columns:1fr}.terms-links{flex-direction:column;align-items:center}.terms-links .btn{width:100%;max-width:200px}.hero-actions{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px}}@media (max-width: 480px){.hero-section{padding:4rem 1rem}.hero-logo{width:80px;height:80px;padding:10px}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.features-section,.terms-preview-section{padding:3rem 1rem}.feature-card,.terms-item{padding:2rem 1.5rem}}*{box-sizing:border-box}body{margin:0;padding:0;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;line-height:1.6;color:#333}#root,.app{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1}.app-nav{background-color:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:1000}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-logo{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#2c3e50;text-decoration:none;transition:color .3s ease}.nav-logo:hover{color:#667eea}.nav-logo-img{width:40px;height:40px;object-fit:contain}.nav-links{display:flex;gap:2rem}.nav-link{color:#666;text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover{color:#667eea}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#667eea;transition:width .3s ease}.nav-link:hover:after{width:100%}.app-footer{background-color:#2c3e50;color:#fff;padding:2rem 0;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.footer-links{display:flex;gap:1.5rem}.footer-link{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#fff}@media (max-width: 768px){.nav-container{padding:1rem;flex-direction:column;height:auto}.nav-links{margin-top:1rem;gap:1.5rem}.footer-container{flex-direction:column;gap:1rem;text-align:center;padding:0 1rem}.footer-links{justify-content:center}}@media (max-width: 480px){.nav-links{flex-direction:column;gap:1rem;text-align:center}.footer-links{flex-direction:column;gap:1rem}}
