*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Inter,sans-serif;color:#1f2933;background:#f5f7fa;line-height:1.6}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.btn-primary{display:inline-block;background:linear-gradient(90deg,#06f,#0cf);color:#fff;text-decoration:none;padding:14px 24px;border-radius:8px;font-weight:600;transition:transform .2s,background .3s}.btn-primary:hover{transform:translateY(-2px);background:linear-gradient(90deg,#0052cc,#00aadf)}.site-header{position:sticky;top:0;background:#fff;z-index:100;box-shadow:0 2px 8px #0000000d}.header-inner{display:flex;justify-content:space-between;align-items:center;height:72px}.logo{display:flex;align-items:center;gap:10px}.logo img{height:40px}.nav-links{display:flex;align-items:center;gap:20px}.nav-links a{color:#1f2933;text-decoration:none;font-weight:500}.nav-links a.btn-primary{margin-left:16px}.hero-section{position:relative;width:100%;padding:100px 0;overflow:hidden;background:#e0f2ff}.hero-bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#00ccff4d,#0066ff4d);pointer-events:none}.hero-content{display:flex;align-items:center;justify-content:space-between;gap:40px}.hero-text{flex:1;max-width:500px}.hero-text h1{font-size:3rem;margin-bottom:20px}.hero-text p{font-size:1.125rem;margin-bottom:30px;color:#475569}.hero-image{flex:1;text-align:center}.hero-image img{width:100%;border-radius:16px;box-shadow:0 20px 40px #0000001a}.features-section{padding:80px 0;background:#fff}.features-section h2{text-align:center;margin-bottom:50px;font-size:2.25rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.feature-card{background:#f9fbfc;border-radius:16px;overflow:hidden;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-6px);box-shadow:0 20px 60px #0000001a}.feature-img img{width:100%;height:160px;object-fit:cover}.feature-card h3{margin:16px;font-size:1.25rem}.feature-card p{margin:0 16px 24px;color:#64748b}.cta-section{padding:60px 0;background:linear-gradient(173deg,#000,#7b0000,#9b111e);color:#fff;text-align:center}.cta-section h2{font-size:2rem;margin-bottom:24px}.cta-section .btn-primary{background:#fff;color:#06f}.cta-section .btn-primary:hover{background:#f0f0f5;color:#004aad}.site-footer{background:#1e293b;color:#cbd5e1;padding:60px 0 20px}.footer-inner{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:20px}.footer-brand p{margin-top:6px;color:#94a3b8}.footer-links{display:flex;gap:16px}.footer-links a{color:#cbd5e1;text-decoration:none;font-weight:500}.footer-bottom{text-align:center;padding-top:24px;font-size:.875rem;color:#94a3b8}@media(max-width:900px){.hero-content{flex-direction:column-reverse;text-align:center}.hero-text h1{font-size:2.25rem}.hero-section{padding:60px 0}.header-inner{height:60px}}.page-section{max-width:1000px;margin:120px auto;padding:40px;text-align:center}.page-section h1{font-size:2.4rem;margin-bottom:20px}.page-section p,.page-section ul{font-size:1.1rem;color:#4b5563}.brand{display:flex;align-items:center;gap:10px}.logo{height:40px}.brand-name{margin:0;font-size:1.25rem;font-weight:700;color:#111827}.tagline{margin:0;font-size:.9rem;color:#6b7280}.nav-links a:hover{color:#f59e0b}.nav-links a.active{color:#9ca3af}.btn-get-started{background:linear-gradient(90deg,With the Right Software#bdbdbd,#ff2a3f);color:#fff;padding:10px 18px;border-radius:8px;font-weight:600;border:none;text-decoration:none;margin-left:8px;transition:.3s,transform .2s,box-shadow .3s}.btn-get-started:hover{background:linear-gradient(90deg,#9b111e,#b71c1c);box-shadow:0 4px 12px #9b111e66;transform:translateY(-2px)}.snap-header{background:#fff;box-shadow:0 2px 10px #0000000d;padding:14px 40px;position:sticky;top:0;z-index:999}.nav-container{display:flex;align-items:center;justify-content:space-between;max-width:1300px;margin:0 auto}.brand-link{display:flex;align-items:center;gap:8px;text-decoration:none}.logo{height:44px}.logo-name{height:36px}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{color:#111827;text-decoration:none;font-weight:500;transition:color .3s}.nav-links a:hover{color:#7b0000}.nav-links a.active{color:#9b111e;font-weight:600}.profile{display:flex;align-items:center;gap:2px;color:#111827;cursor:pointer}.btn-get-started{background:#facc15;color:#000;padding:10px 18px;border-radius:8px;font-weight:600;border:1px solid #eab308;text-decoration:none;margin-left:8px;transition:background .3s,transform .2s}.btn-get-started:hover{background:#fbbf24}@media(max-width:900px){.nav-links{display:none}}.snap-hero{display:flex;align-items:center;justify-content:center;padding:0 40px;background:#fff;overflow:hidden}.hero-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;max-width:1300px;width:100%}.hero-text{flex:1;min-width:300px;max-width:600px}.hero-text h1{font-size:3.5rem;font-weight:700;color:#111827;line-height:1.1;margin-bottom:20px}.hero-text p{color:#4b5563;font-size:1.1rem;margin-bottom:30px;max-width:500px}.btn-primary{display:inline-block;background:#000;color:#fff;padding:14px 26px;border-radius:8px;font-weight:600;text-decoration:none;transition:transform .2s,background .3s}.btn-primary:hover{transform:translateY(-3px);background:#111827}.hero-features{display:flex;gap:24px;margin-top:50px;flex-wrap:wrap}.hero-features div{display:flex;align-items:center;gap:8px;font-size:.95rem;font-weight:500;color:#111827}.hero-features img{width:28px;height:28px}.hero-image img{width:100%;max-width:500px;height:auto;animation:float 4s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.snap-curve{position:relative;color:#111827;text-align:left;overflow:hidden}.snap-curve img{width:100%;display:block}.curve-text{max-width:1200px;margin:-120px auto 0;padding:80px 40px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px}.curve-text h2{flex:1;font-size:2.4rem;line-height:1.2;font-weight:600}.curve-text p{flex:1;font-size:1rem;max-width:500px;line-height:1.6}@media(max-width:900px){.hero-container{flex-direction:column-reverse;text-align:center}.hero-text h1{font-size:2.5rem}.curve-text{flex-direction:column;margin-top:-80px}}.feature-icon{color:#111827;transition:transform .2s ease,color .3s ease}.hero-features div:hover .feature-icon{transform:scale(1.2);color:#f59e0b}.snap-curve{position:relative;background:linear-gradient(135deg,#000,#7b0000,#9b111e);color:#fff;text-align:center;overflow:hidden;padding:80px 40px;animation:fadeInBackground 1s ease-out}@keyframes fadeInBackground{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.curve-text{max-width:1200px;margin:0 auto;padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;background:#ffffffe6;border-radius:12px;box-shadow:0 10px 20px #0000001a}.curve-heading{font-size:2.4rem;line-height:1.2;font-weight:600;color:#111827;animation:fadeInUp 1s ease-out;margin-bottom:15px}.curve-description{font-size:1rem;max-width:600px;line-height:1.6;color:#4b5563;animation:fadeInUp 1.5s ease-out}.btn-secondary{display:inline-block;background:#f97316;color:#fff;padding:12px 24px;border-radius:8px;font-weight:600;text-decoration:none;transition:transform .3s,background .3s,box-shadow .3s;box-shadow:0 4px 6px #0000001a;margin-top:20px}.btn-secondary:hover{transform:translateY(-5px);background:#fbbf24;box-shadow:0 6px 8px #00000026}@keyframes fadeInBackground{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media(max-width:900px){.snap-curve{padding:40px 20px}.curve-text{padding:30px}.curve-heading{font-size:2rem}}.features-section{padding:80px 20px;background:linear-gradient(180deg,#f3f4f6,#fff);text-align:center;overflow:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-heading{font-size:2.5rem;font-weight:700;color:#1d293f;margin-bottom:40px;font-family:Inter,sans-serif;animation:fadeInDown 1s ease-out}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;justify-items:center}.feature-card{background:#fff;border-radius:12px;box-shadow:0 10px 20px #00000014;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;animation:fadeInUp .8s ease-out forwards;opacity:0}.feature-card:nth-child(1){animation-delay:.2s}.feature-card:nth-child(2){animation-delay:.4s}.feature-card:nth-child(3){animation-delay:.6s}.feature-card:nth-child(4){animation-delay:.8s}.feature-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #00000026}.feature-img{width:100%;height:200px;overflow:hidden}.feature-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.feature-card:hover .feature-img img{transform:scale(1.1)}.feature-card h3{font-size:1.8rem;font-weight:600;color:#1d293f;margin:15px 0;font-family:Inter,sans-serif}.feature-card p{font-size:1rem;color:#4b5563;padding:0 20px 20px;font-family:Inter,sans-serif}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.section-heading{font-size:2rem}.features-grid{grid-template-columns:1fr}.feature-card{width:100%}}.collab-section{background-color:#fff;padding:80px 10%;display:flex;justify-content:center;align-items:center}.collab-container{display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:1200px}.collab-text{flex:1}.collab-text h2{font-size:2.5rem;color:#2b2b2b;margin-bottom:20px}.collab-text p{font-size:1.1rem;color:#555;line-height:1.6;margin-bottom:30px}.collab-btn{background-color:#9a1f40;color:#fff;border:none;padding:12px 28px;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s ease}.collab-btn:hover{background-color:#7b1732}.collab-animation{flex:1;max-width:500px}
