@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";.perspective-400{perspective:400px}.preserve-3d{transform-style:preserve-3d}:root{--bg-primary: #111827;--bg-secondary: #1F2937;--bg-tertiary: #374151;--text-primary: #FFFFFF;--text-secondary: #9CA3AF;--text-muted: #6B7280;--border-color: #374151;--accent-color: #3B82F6;--accent-hover: #2563EB;--success-color: #10B981;--error-color: #EF4444;--modal-bg: #1F2937;--card-bg: #1F2937;--input-bg: #374151;--button-bg: #374151;--button-hover: #4B5563}body{margin:0;padding:0;background-color:var(--bg-primary);color:var(--text-primary);font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-header{margin:0;padding:0}.background-uploader{margin:1rem 0}.upload-area{position:relative;width:100%;height:100px;border:2px dashed #374151;border-radius:.5rem;background-color:#1f2937;transition:all .2s ease;cursor:pointer;overflow:hidden}.upload-area.dragging{border-color:#3b82f6;background-color:#3b82f61a}.upload-area.has-preview{border-style:solid;border-color:#374151}.upload-content{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9ca3af;padding:1rem}.upload-content svg{margin-bottom:.5rem}.upload-content p{margin:.25rem 0}.upload-content .subtext{font-size:.875rem;color:#6b7280}.preview-container{position:relative;width:100%;height:100%}.preview-container img{width:100%;height:100%;object-fit:cover}.remove-button{position:absolute;top:.5rem;right:.5rem;width:2rem;height:2rem;border-radius:50%;background-color:#00000080;color:#fff;border:none;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}.remove-button:hover{background-color:#000000b3}.background-options{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.section{margin-bottom:1.5rem}.section h3{color:#e5e7eb;font-size:1rem;font-weight:500;margin-bottom:.5rem}.legal-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.legal-container{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;padding:3rem;line-height:1.6;color:#333}.legal-container h1{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.effective-date,.last-updated{text-align:center;color:#718096;font-size:.9rem;margin-bottom:.5rem;font-style:italic}.legal-container h2{color:#4a5568;font-size:1.5rem;font-weight:600;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.legal-container h3{color:#2d3748;font-size:1.2rem;font-weight:600;margin:1.5rem 0 .75rem}.legal-container p{margin-bottom:1rem;color:#4a5568}.legal-container ul{margin:1rem 0;padding-left:1.5rem}.legal-container li{margin-bottom:.5rem;color:#4a5568}.legal-container strong{color:#2d3748;font-weight:600}.legal-container section{margin-bottom:2rem}.legal-footer{margin-top:3rem;padding:1.5rem;background:#f7fafc;border-radius:8px;border-left:4px solid #667eea}.legal-footer p{margin:0;color:#718096;font-size:.9rem}@media (max-width: 768px){.legal-container{margin:0 1rem;padding:2rem}.legal-container h1{font-size:2rem}.legal-container h2{font-size:1.3rem}.legal-container h3{font-size:1.1rem}}@media (max-width: 480px){.legal-container{padding:1.5rem}.legal-container h1{font-size:1.8rem}.legal-container h2{font-size:1.2rem}.legal-container h3{font-size:1rem}}@media print{.legal-page{background:#fff;padding:0}.legal-container{box-shadow:none;border:1px solid #e2e8f0}.legal-container h1{background:none;-webkit-text-fill-color:#2d3748;color:#2d3748}}.footer{background:linear-gradient(135deg,#2d3748,#1a202c);color:#e2e8f0;padding:3rem 0 1rem;margin-top:4rem;border-top:1px solid #4a5568}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{color:#667eea;font-size:1.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-section h4{color:#a0aec0;font-size:1.1rem;font-weight:600;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.05em}.footer-section p{color:#cbd5e0;line-height:1.6;margin-bottom:.5rem}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#cbd5e0;text-decoration:none;transition:color .2s ease;display:inline-block;padding:.25rem 0}.footer-section a:hover{color:#667eea;transform:translate(4px);transition:all .2s ease}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #4a5568;flex-wrap:wrap;gap:1rem}.footer-legal{flex:1;min-width:300px}.footer-legal p{color:#a0aec0;font-size:.9rem;margin:.25rem 0}.footer-social{display:flex;gap:1rem;align-items:center}.footer-social a{color:#a0aec0;transition:all .2s ease;padding:.5rem;border-radius:8px;display:flex;align-items:center;justify-content:center}.footer-social a:hover{color:#667eea;background:#667eea1a;transform:translateY(-2px)}.footer-social svg{width:20px;height:20px}@media (max-width: 768px){.footer{padding:2rem 0 1rem;margin-top:2rem}.footer-container{padding:0 1rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{flex-direction:column;text-align:center;gap:1rem}.footer-legal{min-width:auto}.footer-social{justify-content:center}}@media (max-width: 480px){.footer-content{gap:1rem}.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1rem}.footer-legal p{font-size:.8rem}}@media print{.footer{background:#fff;color:#333;border-top:1px solid #ccc}.footer-section h3{background:none;-webkit-text-fill-color:#333;color:#333}.footer-section a{color:#333}.footer-social{display:none}}
