.logo{font-size:1.8rem;font-weight:700;text-decoration:none;color:#fff;transition:opacity .3s ease}.logo:hover{opacity:.8;text-decoration:none}.nav a:hover{background-color:#ffffff1a;text-decoration:none}.api-status{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.status-indicator{width:8px;height:8px;border-radius:50%;display:inline-block}.status-indicator.connected{background-color:#28a745}.status-indicator.error{background-color:#dc3545}.status-indicator.checking{background-color:#ffc107}.status-text{font-size:.8rem;opacity:.9}@media (max-width: 768px){.header-content{flex-direction:column;gap:1rem}.nav{gap:1rem}.api-status{order:-1}}.home{min-height:100vh}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;padding:6rem 0;margin-bottom:4rem}.hero h1{font-size:3.5rem;margin-bottom:1.5rem;font-weight:700}.hero p{font-size:1.3rem;max-width:700px;margin:0 auto 2.5rem;opacity:.9;line-height:1.6}.hero-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-button{display:inline-block;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:2px solid transparent}.cta-button.primary{background:#fff;color:#667eea;border-color:#fff}.cta-button.primary:hover{background:transparent;color:#fff;border-color:#fff;transform:translateY(-2px);text-decoration:none}.cta-button.secondary{background:transparent;color:#fff;border-color:#fff}.cta-button.secondary:hover{background:#fff;color:#667eea;transform:translateY(-2px);text-decoration:none}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;margin:4rem 0}.feature-card{background:#fff;padding:2.5rem;border-radius:15px;box-shadow:0 10px 30px #0000001a;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1.5rem}.feature-card h3{color:#333;margin-bottom:1rem;font-size:1.5rem}.feature-card p{color:#666;line-height:1.7;font-size:1rem}.stats-section{background:#fff;padding:3rem;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin:4rem 0;text-align:center}.stats-section h2{color:#333;margin-bottom:2rem;font-size:2rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.stat-item{padding:1.5rem}.stat-number{font-size:2.5rem;font-weight:700;color:#667eea;margin-bottom:.5rem}.stat-label{color:#666;font-size:1.1rem;font-weight:500}@media (max-width: 768px){.hero{padding:4rem 0}.hero h1{font-size:2.5rem}.hero p{font-size:1.1rem}.hero-buttons{flex-direction:column;align-items:center}.cta-button{width:200px}.features{grid-template-columns:1fr;gap:2rem}.feature-card,.stats-section{padding:2rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-number{font-size:2rem}}@media (max-width: 480px){.stats-grid{grid-template-columns:1fr}}.about{min-height:100vh;padding:2rem 0}.about-header{text-align:center;margin-bottom:4rem;padding:2rem 0}.about-header h1{font-size:3rem;color:#333;margin-bottom:1rem}.about-content{max-width:1000px;margin:0 auto}.about-section{background:#fff;padding:3rem;border-radius:15px;box-shadow:0 5px 20px #0000001a;margin-bottom:3rem}.about-section h2{color:#333;margin-bottom:1.5rem;font-size:2rem;border-bottom:3px solid #667eea;padding-bottom:.5rem}.about-section p{color:#666;line-height:1.7;margin-bottom:1.5rem;font-size:1.1rem}.tech-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.tech-item{background:#f8f9fa;padding:2rem;border-radius:10px;border-left:4px solid #667eea}.tech-item h3{color:#333;margin-bottom:1rem;font-size:1.2rem}.tech-item p{color:#666;margin:0;font-size:1rem}.features-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.features-list li{background:#f8f9fa;padding:1rem 1.5rem;border-radius:8px;border-left:4px solid #28a745;color:#333;font-weight:500}.features-list li:before{content:"✓";color:#28a745;font-weight:700;margin-right:.5rem}.use-cases{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.use-case{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:2rem;border-radius:10px;text-align:center;transition:transform .3s ease}.use-case:hover{transform:translateY(-3px)}.use-case h3{color:#333;margin-bottom:1rem;font-size:1.3rem}.use-case p{color:#666;margin:0;font-size:1rem}.compliance-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1rem}.compliance-list li{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 1.5rem;border-radius:8px;text-align:center;font-weight:500;transition:transform .3s ease}.compliance-list li:hover{transform:translateY(-2px)}.compliance-list li:before{content:"🛡️";margin-right:.5rem}@media (max-width: 768px){.about-header h1{font-size:2.5rem}.lead{font-size:1.1rem}.about-section{padding:2rem}.about-section h2{font-size:1.5rem}.tech-features{grid-template-columns:1fr;gap:1.5rem}.tech-item{padding:1.5rem}.features-list{grid-template-columns:1fr}.use-cases{grid-template-columns:1fr;gap:1.5rem}.use-case{padding:1.5rem}.compliance-list{grid-template-columns:1fr}}.contact{min-height:100vh;padding:2rem 0}.contact-header{text-align:center;margin-bottom:4rem;padding:2rem 0}.contact-header h1{font-size:3rem;color:#333;margin-bottom:1rem}.lead{font-size:1.3rem;color:#666;max-width:800px;margin:0 auto;line-height:1.6}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto}.contact-info h2{color:#333;margin-bottom:2rem;font-size:2rem;border-bottom:3px solid #667eea;padding-bottom:.5rem}.info-cards{display:grid;gap:1.5rem;margin-bottom:3rem}.info-card{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 5px 15px #0000001a;text-align:center;transition:transform .3s ease}.info-card:hover{transform:translateY(-3px)}.info-icon{font-size:2.5rem;margin-bottom:1rem}.info-card h3{color:#333;margin-bottom:1rem;font-size:1.3rem}.info-card p{color:#666;margin:.5rem 0;font-size:1rem}.faq-section{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 5px 15px #0000001a}.faq-section h3{color:#333;margin-bottom:1.5rem;font-size:1.5rem}.faq-item{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #eee}.faq-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.faq-item h4{color:#333;margin-bottom:.5rem;font-size:1.1rem}.faq-item p{color:#666;margin:0;line-height:1.6}.contact-form-section{background:#fff;padding:3rem;border-radius:15px;box-shadow:0 10px 30px #0000001a}.contact-form-section h2{color:#333;margin-bottom:2rem;font-size:2rem;border-bottom:3px solid #667eea;padding-bottom:.5rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column}.form-label{margin-bottom:.5rem;font-weight:600;color:#333}.form-control{padding:.75rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-control:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-control:invalid{border-color:#dc3545}textarea.form-control{resize:vertical;min-height:120px}.submit-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px #667eea4d}.submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.alert{padding:1rem;border-radius:8px;margin-bottom:1rem;font-weight:500}@media (max-width: 968px){.contact-content{grid-template-columns:1fr;gap:3rem}.contact-form-section{padding:2rem}}@media (max-width: 768px){.contact-header h1{font-size:2.5rem}.lead{font-size:1.1rem}.form-row,.info-cards{grid-template-columns:1fr}.info-card,.faq-section,.contact-form-section{padding:1.5rem}}.test-section h2{color:#333;margin-bottom:1rem;border-bottom:2px solid #667eea;padding-bottom:.5rem}.button-group{display:flex;gap:1rem;flex-wrap:wrap}.test-button{background:#667eea;color:#fff;border:none;padding:1rem 2rem;border-radius:5px;cursor:pointer;font-size:1rem;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.test-button:hover:not(:disabled){background:#5a6fd8;transform:translateY(-1px)}.test-button:disabled{background:#ccc;cursor:not-allowed;transform:none}.test-button.secondary{background:#6c757d}.test-button.secondary:hover:not(:disabled){background:#5a6268}.form-label{display:block;margin-bottom:.5rem;font-weight:700;color:#333}.form-control{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:5px;font-size:1rem;font-family:monospace;resize:vertical}.response-box{background:#f8f9fa;border:1px solid #dee2e6;border-radius:5px;padding:1rem;font-family:Courier New,monospace;white-space:pre-wrap;max-height:400px;overflow-y:auto;font-size:.9rem;line-height:1.4}.endpoints-list{display:flex;flex-direction:column;gap:1rem}.endpoint{background:#f8f9fa;padding:1rem;border-radius:5px;border-left:4px solid #667eea}.endpoint strong{color:#667eea;font-family:monospace;font-size:1.1rem}.endpoint p{margin:.5rem 0 0;color:#666;font-style:italic}.spinner{display:inline-block;width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #667eea;border-radius:50%;animation:spin 1s linear infinite}@media (max-width: 768px){.api-test,.test-section{padding:1rem}.button-group{flex-direction:column}.test-button{justify-content:center}}.App{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;padding:2rem 0}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 0;box-shadow:0 2px 10px #0000001a}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem}.logo{font-size:1.8rem;font-weight:700;text-decoration:none;color:#fff}.nav{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav a{color:#fff;text-decoration:none;padding:.5rem 1rem;border-radius:5px;transition:background-color .3s ease}.nav a:hover{background-color:#ffffff1a}.hero{text-align:center;padding:4rem 0;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);margin-bottom:3rem}.hero h1{font-size:3rem;margin-bottom:1rem;color:#333}.hero p{font-size:1.2rem;color:#666;max-width:600px;margin:0 auto 2rem}.cta-button{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem 2rem;text-decoration:none;border-radius:5px;font-weight:700;transition:transform .3s ease}.cta-button:hover{transform:translateY(-2px)}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem 0}.feature-card{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 5px 15px #0000001a;text-align:center}.feature-card h3{color:#333;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.api-test{max-width:800px;margin:0 auto;padding:2rem}.test-section{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 5px 15px #0000001a;margin-bottom:2rem}.test-button{background:#667eea;color:#fff;border:none;padding:1rem 2rem;border-radius:5px;cursor:pointer;font-size:1rem;margin-right:1rem;transition:background-color .3s ease}.test-button:hover{background:#5a6fd8}.test-button:disabled{background:#ccc;cursor:not-allowed}.response-box{background:#f8f9fa;border:1px solid #dee2e6;border-radius:5px;padding:1rem;margin-top:1rem;font-family:monospace;white-space:pre-wrap;max-height:300px;overflow-y:auto}.footer{background:#333;color:#fff;text-align:center;padding:2rem 0;margin-top:auto}.footer p{margin:.5rem 0}.status{padding:.25rem .5rem;border-radius:3px;font-weight:700}.status.connected{background:#28a745;color:#fff}.status.error{background:#dc3545;color:#fff}.status.checking{background:#ffc107;color:#000}@media (max-width: 768px){.header-content{flex-direction:column;gap:1rem}.nav{gap:1rem}.hero h1{font-size:2rem}.features{grid-template-columns:1fr}}*{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;line-height:1.6;color:#333;background-color:#f8f9fa}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;line-height:1.2}p{margin-bottom:1rem}a{color:#667eea;text-decoration:none}a:hover{text-decoration:underline}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}.btn{display:inline-block;padding:.75rem 1.5rem;border:none;border-radius:5px;cursor:pointer;text-decoration:none;font-size:1rem;transition:all .3s ease}.btn-primary{background:#667eea;color:#fff}.btn-primary:hover{background:#5a6fd8;transform:translateY(-1px)}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover{background:#5a6268}.btn-success{background:#28a745;color:#fff}.btn-success:hover{background:#218838}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.form-group{margin-bottom:1rem}.form-label{display:block;margin-bottom:.5rem;font-weight:700}.form-control{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:5px;font-size:1rem}.form-control:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 2px #667eea40}.card{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.card-header{padding:1rem;background:#f8f9fa;border-bottom:1px solid #dee2e6}.card-body{padding:1.5rem}.card-footer{padding:1rem;background:#f8f9fa;border-top:1px solid #dee2e6}.spinner{display:inline-block;width:20px;height:20px;border:3px solid #f3f3f3;border-top:3px solid #667eea;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.alert{padding:1rem;border-radius:5px;margin-bottom:1rem}.alert-success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.alert-error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.alert-warning{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.alert-info{background:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}
