.connect-section{background:white}.connect-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.connect-title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#1f2937}.connect-description{color:#6b7280;line-height:1.6;font-size:1.125rem}.connect-image{display:flex;justify-content:center;align-items:center}.devices-image{width:100%;max-width:500px;height:auto;object-fit:contain;transition:transform .3s ease}.devices-image:hover{transform:scale(1.02)}@media (max-width: 768px){.connect-content{grid-template-columns:1fr;gap:2rem;text-align:center}.connect-title{font-size:2rem}.devices-image{max-width:400px}}.demo-section{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);color:#fff;padding:54px 0 72px;position:relative;width:60%;margin:0 auto;display:flex;justify-content:center;align-items:center;border-radius:20px}.demo-content{max-width:1080px;margin:0 auto;text-align:center;width:100%}.demo-form-container{max-width:1080px;margin:0 auto;width:100%}.demo-title{font-size:2.2rem;font-weight:700;margin-bottom:1rem}.demo-subtitle{font-size:1rem;margin-bottom:2rem;opacity:.9}.demo-form{background:white;border-radius:12px;padding:2rem;color:#1f2937;text-align:left;max-width:540px;margin:0 auto}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.2rem}.form-group{display:flex;flex-direction:column}.form-input,.form-select,.form-textarea{padding:10px 14px;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-textarea{resize:vertical;min-height:100px}.checkbox-group{margin-bottom:2rem}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.checkbox-input{margin-top:2px;width:18px;height:18px;accent-color:#3b82f6}.checkbox-text{font-size:.875rem;color:#6b7280;line-height:1.5}.form-submit{width:100%;padding:14px;font-size:1rem;font-weight:600}@media (max-width: 768px){.demo-section{padding:40px 0}.demo-title{font-size:1.8rem}.demo-form{padding:1.5rem}.form-row{grid-template-columns:1fr;gap:1rem}}.features{background:#f9fafb}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.feature-card{text-align:center;padding:2rem;background:white;border-radius:12px;box-shadow:0 4px 6px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.feature-icon{color:#2563eb;margin-bottom:1.5rem;display:flex;justify-content:center}.feature-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.feature-description{color:#6b7280;line-height:1.6}@media (max-width: 768px){.features-grid{grid-template-columns:1fr;gap:2rem}.feature-card{padding:1.5rem}}.footer{background:#f9fafb;padding:60px 0 40px;border-top:1px solid #e5e7eb}.footer-content{text-align:center}.footer-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:2rem}.clients-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:2rem;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.client-logo{display:flex;align-items:center;justify-content:center;padding:1rem;background:white;border-radius:8px;box-shadow:0 2px 4px #0000000d;transition:transform .2s ease}.client-logo:hover{transform:translateY(-2px)}.client-text{font-weight:600;color:#6b7280;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.client-logo-image{max-width:100%;max-height:60px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%) opacity(.7);transition:filter .3s ease}.client-logo:hover .client-logo-image{filter:grayscale(0%) opacity(1)}.footer-bottom{display:flex;justify-content:center;align-items:center;padding-top:2rem;border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:2rem;text-align:center}.footer-info{color:#6b7280;font-size:.875rem}.footer-info p{margin-bottom:.25rem}.footer-info .footer-links{margin-top:1rem}.footer-links{display:flex;gap:2rem}.footer-link{color:#6b7280;text-decoration:none;font-size:.875rem;transition:color .2s ease}.footer-link:hover{color:#2563eb}@media (max-width: 768px){.clients-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem}.footer-bottom{flex-direction:column;text-align:center;justify-content:center}.footer-links{justify-content:center}}.header{background:white;border-bottom:1px solid #e5e7eb;padding:16px 0;position:sticky;top:0;z-index:100}.header-content{display:flex;justify-content:space-between;align-items:center}.logo-text{font-size:1.5rem;font-weight:700;color:#1f2937}.logo-image{height:40px;width:auto;max-width:200px}.nav{display:flex;align-items:center;gap:2rem}.nav-link{color:#6b7280;text-decoration:none;font-weight:500;transition:color .2s ease}.nav-link:hover{color:#1f2937}@media (max-width: 768px){.nav{gap:1rem}.nav-link{display:none}.nav-link:last-child{display:inline-block}}.hero{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);color:#1f2937;padding:60px 0 80px;position:relative}.hero-content{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;text-align:center}.hero-text{position:absolute;top:50%;left:2rem;transform:translateY(-50%);z-index:10;background:transparent;padding:2rem 3rem;max-width:50%;text-align:left}.hero-title{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:2rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.hero-cta{margin-bottom:1.5rem;background:#2563eb;color:#fff;box-shadow:0 4px 12px #2563eb66}.hero-cta:hover{background:#1d4ed8;box-shadow:0 6px 16px #1d4ed880}.hero-image-container{width:100%;max-width:1200px;margin:0 auto;position:relative}.hero-banner-image{width:100%;height:auto;min-height:400px;object-fit:cover;border-radius:20px;box-shadow:0 20px 40px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.hero-banner-image:hover{transform:translateY(-5px);box-shadow:0 25px 50px #00000026}.device-mockup{position:relative;display:flex;justify-content:center;align-items:center}.desktop-mockup{background:#1f2937;border-radius:12px;padding:8px;box-shadow:0 25px 50px #0000004d}.screen{background:white;border-radius:8px;width:400px;height:250px;overflow:hidden}.browser-bar{background:#f3f4f6;height:32px;display:flex;align-items:center;padding:0 12px;border-bottom:1px solid #e5e7eb}.browser-dots{display:flex;gap:6px}.browser-dots span{width:12px;height:12px;border-radius:50%;background:#d1d5db}.browser-dots span:first-child{background:#ef4444}.browser-dots span:nth-child(2){background:#f59e0b}.browser-dots span:last-child{background:#10b981}.screen-content{padding:20px;height:calc(100% - 32px)}.dashboard-preview{background:linear-gradient(45deg,#f3f4f6 25%,transparent 25%),linear-gradient(-45deg,#f3f4f6 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#f3f4f6 75%),linear-gradient(-45deg,transparent 75%,#f3f4f6 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0px;height:100%;border-radius:4px}.mobile-mockup{position:absolute;bottom:-20px;right:-50px;background:#1f2937;border-radius:20px;padding:8px;box-shadow:0 15px 30px #0000004d}.mobile-screen{background:white;border-radius:16px;width:120px;height:200px;overflow:hidden}.mobile-content{background:linear-gradient(45deg,#f3f4f6 25%,transparent 25%),linear-gradient(-45deg,#f3f4f6 25%,transparent 25%);background-size:10px 10px;height:100%}@media (max-width: 768px){.hero-text{left:1rem;padding:1.5rem;max-width:70%}.hero-title{font-size:2.2rem;margin-bottom:1.5rem}.hero-cta{margin-bottom:1rem}.hero-image-container{width:100%}.hero-banner-image{border-radius:15px;min-height:300px}}.hollywood-section{background:white}.hollywood-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hollywood-image{display:flex;justify-content:center;align-items:center}.hollywood-dashboard-image{width:100%;max-width:600px;height:auto;border-radius:12px;box-shadow:0 25px 50px #00000026;transition:transform .3s ease,box-shadow .3s ease}.hollywood-dashboard-image:hover{transform:translateY(-5px);box-shadow:0 30px 60px #0003}.hollywood-features{display:flex;flex-direction:column;gap:2rem}.hollywood-feature{display:flex;gap:1rem;align-items:flex-start}.hollywood-feature-icon{background:#3b82f6;color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hollywood-feature-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.hollywood-feature-description{color:#6b7280;line-height:1.6}@media (max-width: 768px){.hollywood-content{grid-template-columns:1fr;gap:2rem}.hollywood-dashboard-image{max-width:500px}.hollywood-features{gap:1.5rem}}.privacy-page{background:white;min-height:100vh;padding:80px 0}.privacy-content{max-width:800px;margin:0 auto;padding:0 2rem}.privacy-title{font-size:3rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:3rem;border-bottom:3px solid #3b82f6;padding-bottom:1rem}.privacy-section{margin-bottom:3rem}.privacy-section h2{font-size:1.75rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;padding-left:1rem;border-left:4px solid #3b82f6}.privacy-section p{color:#6b7280;line-height:1.7;font-size:1rem;margin-bottom:1rem}.privacy-section ul{color:#6b7280;line-height:1.7;font-size:1rem;padding-left:2rem;margin-bottom:1rem}.privacy-section li{margin-bottom:.75rem}.privacy-section li strong{color:#1f2937;font-weight:600}@media (max-width: 768px){.privacy-page{padding:60px 0}.privacy-content{padding:0 1rem}.privacy-title{font-size:2.5rem;margin-bottom:2rem}.privacy-section h2{font-size:1.5rem}.privacy-section{margin-bottom:2rem}}.terms-page{background:white;min-height:100vh;padding:80px 0}.terms-content{max-width:800px;margin:0 auto;padding:0 2rem}.terms-title{font-size:3rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:3rem;border-bottom:3px solid #3b82f6;padding-bottom:1rem}.terms-section{margin-bottom:3rem}.terms-section h2{font-size:1.75rem;font-weight:600;color:#1f2937;margin-bottom:1.5rem;padding-left:1rem;border-left:4px solid #3b82f6}.terms-section p{color:#6b7280;line-height:1.7;font-size:1rem;margin-bottom:1rem}.terms-section ul{color:#6b7280;line-height:1.7;font-size:1rem;padding-left:2rem;margin-bottom:1rem}.terms-section li{margin-bottom:.75rem}.terms-section li strong{color:#1f2937;font-weight:600}.contact-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-top:1rem}.contact-info p{color:#1f2937;margin:0;line-height:1.6}.last-updated{font-style:italic;color:#9ca3af;text-align:center;font-size:.875rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}@media (max-width: 768px){.terms-page{padding:60px 0}.terms-content{padding:0 1rem}.terms-title{font-size:2.5rem;margin-bottom:2rem}.terms-section h2{font-size:1.5rem}.terms-section{margin-bottom:2rem}}.thankyou-page{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);min-height:100vh;padding:80px 0;display:flex;align-items:center}.thankyou-content{max-width:600px;margin:0 auto;text-align:center;background:white;border-radius:20px;padding:3rem;box-shadow:0 20px 40px #0000001a}.thankyou-icon{margin-bottom:2rem;display:flex;justify-content:center}.thankyou-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.thankyou-message{font-size:1.125rem;color:#6b7280;line-height:1.6;margin-bottom:2.5rem}.thankyou-details{background:#f8fafc;border-radius:12px;padding:2rem;margin-bottom:2rem;text-align:left}.thankyou-details h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem;text-align:center}.thankyou-details ul{color:#6b7280;line-height:1.6;padding-left:1.5rem}.thankyou-details li{margin-bottom:.75rem}.thankyou-contact{background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;padding:1.5rem;margin-bottom:2.5rem}.thankyou-contact p{color:#92400e;margin-bottom:.5rem;font-size:.95rem}.thankyou-contact p:first-child{font-weight:600;margin-bottom:1rem}.thankyou-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.thankyou-actions .btn{padding:12px 24px;font-weight:600;text-decoration:none;border-radius:8px;transition:all .2s ease;display:inline-block}.thankyou-actions .btn-primary{background:#3b82f6;color:#fff}.thankyou-actions .btn-primary:hover{background:#2563eb;transform:translateY(-1px)}.thankyou-actions .btn-secondary{background:white;color:#3b82f6;border:2px solid #3b82f6}.thankyou-actions .btn-secondary:hover{background:#3b82f6;color:#fff;transform:translateY(-1px)}@media (max-width: 768px){.thankyou-page{padding:60px 0}.thankyou-content{margin:0 1rem;padding:2rem}.thankyou-title{font-size:2rem}.thankyou-actions{flex-direction:column;align-items:center}.thankyou-actions .btn{width:100%;max-width:280px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-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.5;color:#333}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{padding:12px 24px;border-radius:6px;font-weight:500;text-decoration:none;display:inline-block;transition:all .2s ease;cursor:pointer;border:none;font-size:14px}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:transparent;color:#2563eb;border:1px solid #2563eb}.btn-secondary:hover{background:#2563eb;color:#fff}.btn-white{background:white;color:#2563eb;border:1px solid #e5e7eb}.btn-white:hover{background:#f9fafb}.section{padding:80px 0}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#1f2937}.section-subtitle{font-size:1.125rem;text-align:center;color:#6b7280;max-width:600px;margin:0 auto 3rem}@media (max-width: 768px){.container{padding:0 16px}.section{padding:60px 0}.section-title{font-size:2rem}}
