:root{--sushi-red:#D32F2F;--sushi-black:#1A1A1A;--sushi-bg:#FAFAFA;--sushi-accent:#FF5252;--sushi-text:#333333;--sushi-gray:#F5F5F5;--font-serif:"Playfair Display",serif;--font-sans:"Inter",sans-serif;--nav-h:72px}.sushi-landing{background-color:var(--sushi-bg);color:var(--sushi-text);font-family:var(--font-sans);overflow-x:hidden}.sushi-nav{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--nav-h);justify-content:space-between;padding:0 2rem;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);border-bottom:1px solid rgba(0,0,0,.06);box-sizing:border-box}.sushi-nav,.sushi-nav-logo{display:flex;align-items:center}.sushi-nav-logo{gap:.5rem;font-weight:700;font-size:1.35rem;white-space:nowrap}.sushi-nav-brand{color:var(--sushi-black)}.sushi-nav-badge{font-size:.65rem;background:#f0f0f0;padding:.15rem .5rem;border-radius:4px;color:#666;letter-spacing:.5px}.sushi-nav-actions{display:flex;gap:.75rem;align-items:center}.sushi-nav-login{background:transparent;border:none;font-weight:600;cursor:pointer;color:var(--sushi-text);font-size:.95rem;padding:.5rem .75rem}.sushi-nav-login:hover{color:var(--sushi-red)}.sushi-nav-cta{background:var(--sushi-red);color:white;border:none;padding:.55rem 1.25rem;border-radius:4px;cursor:pointer;font-weight:600;font-size:.95rem;white-space:nowrap;transition:background .2s}.sushi-nav-cta:hover{background:#B71C1C}.hero-section{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.4)),url(https://images.unsplash.com/photo-1579871494447-9811cf80d66c?q=80&w=2070&auto=format&fit=crop);background-size:cover;background-position:50%;color:white;text-align:center;padding:calc(var(--nav-h) + 2rem) 1.5rem 3rem}.hero-content{max-width:800px;z-index:2}.hero-badge{background:var(--sushi-red);color:white;padding:.5rem 1rem;border-radius:50px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;display:inline-block}.hero-title{font-family:var(--font-serif);font-size:clamp(2rem,5vw,4rem);line-height:1.1;margin-bottom:1.5rem;font-weight:700}.hero-subtitle{font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6;margin-bottom:2.5rem;opacity:.9;max-width:640px;margin-left:auto;margin-right:auto}.hero-note{margin-top:1rem;font-size:.9rem;opacity:.8}.cta-button{background:var(--sushi-red);color:white;padding:1rem 2.5rem;font-size:1.1rem;border-radius:4px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.cta-button:hover{background:#B71C1C;transform:translateY(-2px);box-shadow:0 4px 12px rgba(211,47,47,.3)}.roi-section{padding:4rem 2rem;background:var(--sushi-black);color:white}.roi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto;text-align:center}.roi-stat{font-size:clamp(2.5rem,5vw,3.5rem);font-family:var(--font-serif);color:var(--sushi-red);font-weight:700;margin-bottom:.5rem}.roi-label{font-size:1.15rem;font-weight:600;margin-bottom:.4rem}.roi-desc{font-size:.85rem;opacity:.7}.features-section{padding:5rem 2rem;background:white}.section-title{text-align:center;font-family:var(--font-serif);font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:1rem;color:var(--sushi-black);line-height:1.2}.section-subtitle{text-align:center;color:#666;max-width:600px;margin:0 auto 3.5rem;font-size:1.05rem;line-height:1.5}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}.feature-card{padding:2rem;background:var(--sushi-gray);border-radius:8px;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{width:44px;height:44px;color:var(--sushi-red);margin-bottom:1.25rem}.feature-title{font-family:var(--font-serif);font-size:1.4rem;margin-bottom:.75rem;color:var(--sushi-black)}.feature-description{color:#555;line-height:1.6;font-size:.95rem}.solutions-section{padding:5rem 2rem}.solution-row{display:flex;align-items:center;gap:4rem;max-width:1200px;margin:0 auto 5rem}.solution-row.reverse{flex-direction:row-reverse}.solution-content{flex:1}.solution-image{flex:1;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1)}.solution-image img{width:100%;height:auto;display:block}.solution-badge{color:var(--sushi-red);font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;display:block;font-size:.85rem}.solution-title{font-family:var(--font-serif);font-size:clamp(1.5rem,3vw,2rem);margin-bottom:1.5rem;line-height:1.2}.solution-text{font-size:1.05rem;line-height:1.6;color:#555;margin-bottom:1.5rem}.solution-list{list-style:none;padding:0;margin:0}.solution-list-item{display:flex;align-items:center;margin-bottom:.75rem;font-size:1.05rem}.solution-check{flex-shrink:0;margin-right:.75rem}.demo-button{background:transparent;border:2px solid var(--sushi-red);color:var(--sushi-red);padding:.8rem 2rem;border-radius:4px;cursor:pointer;font-weight:600;font-size:1rem;margin-top:1rem;transition:all .2s}.demo-button:hover{background:var(--sushi-red);color:white}.testimonial-section{padding:5rem 2rem;background:#FFF5F5;text-align:center}.testimonial-quote{font-family:var(--font-serif);font-size:clamp(1.25rem,3vw,2rem);font-style:italic;max-width:800px;margin:0 auto 2rem;color:var(--sushi-black);line-height:1.4}.testimonial-author{font-weight:600;color:var(--sushi-red);font-size:1.05rem}.sushi-footer{background:var(--sushi-black);color:white;padding:4rem 2rem;text-align:center;border-top:1px solid #333}.footer-inner{margin-bottom:2rem}.footer-icon{margin-bottom:1rem}.footer-desc{opacity:.7;max-width:500px;margin:1rem auto;line-height:1.5}.footer-copy{margin-top:4rem;opacity:.5;font-size:.85rem}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.sushi-nav{padding:0 1rem}.sushi-nav-badge{display:none}.sushi-nav-login{padding:.4rem .5rem;font-size:.85rem}.sushi-nav-cta{padding:.45rem 1rem;font-size:.85rem}.hero-section{min-height:80vh;padding-left:1.25rem;padding-right:1.25rem}.roi-grid{gap:2rem}.features-grid,.roi-grid{grid-template-columns:1fr}.features-section,.roi-section,.solutions-section,.testimonial-section{padding:3rem 1.25rem}.solution-row,.solution-row.reverse{flex-direction:column;gap:2.5rem}.solution-image{width:100%}.cta-button{padding:.85rem 2rem;font-size:1rem}}@media (max-width:480px){:root{--nav-h:60px}.sushi-nav-logo{font-size:1.1rem}.sushi-nav-login{display:none}.hero-section{min-height:75vh}.hero-badge{font-size:.75rem;padding:.35rem .75rem}.feature-card{padding:1.5rem}.section-subtitle{margin-bottom:2.5rem}.sushi-footer{padding:3rem 1.25rem}.footer-copy{margin-top:2.5rem}}