.public-homepage{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#1f2937}.public-homepage .homepage-nav{position:fixed;top:0;left:0;right:0;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;transition:all .3s ease}.public-homepage .homepage-nav .nav-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.public-homepage .homepage-nav .nav-logo{font-size:1.5rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.public-homepage .homepage-nav .nav-actions{display:flex;align-items:center;gap:1rem}.public-homepage .homepage-nav .nav-actions .nav-login{color:#6b7280}.public-homepage .homepage-nav .nav-actions .nav-login:hover{color:#374151}.public-homepage .homepage-nav .nav-actions .nav-signup{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.5rem 1.5rem;border-radius:.75rem;font-weight:600;transition:transform .2s ease}.public-homepage .homepage-nav .nav-actions .nav-signup:hover{transform:translateY(-1px)}.public-homepage .hero-section{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;position:relative;overflow:hidden;padding-top:80px}.public-homepage .hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="white" opacity="0.1"/><circle cx="10" cy="60" r="0.5" fill="white" opacity="0.1"/><circle cx="90" cy="40" r="0.5" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');pointer-events:none}.public-homepage .hero-section .hero-container{max-width:1200px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.public-homepage .hero-section .hero-content{color:#fff}.public-homepage .hero-section .hero-content .hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.3);border-radius:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;margin-bottom:2rem;animation:fadeInUp .8s ease-out}.public-homepage .hero-section .hero-content .hero-badge span:first-child{font-weight:600}.public-homepage .hero-section .hero-content .hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;animation:fadeInUp .8s ease-out .2s both}.public-homepage .hero-section .hero-content .hero-title .hero-highlight{background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.public-homepage .hero-section .hero-content .hero-description{font-size:1.25rem;opacity:.9;margin-bottom:2rem;line-height:1.6;animation:fadeInUp .8s ease-out .4s both}.public-homepage .hero-section .hero-content .hero-actions{animation:fadeInUp .8s ease-out .6s both}.public-homepage .hero-section .hero-content .hero-actions .hero-cta{background:#fff;color:#667eea;border:none;padding:1rem 2rem;border-radius:.75rem;font-weight:600;font-size:1.125rem;transition:all .3s ease;margin-bottom:2rem;display:inline-flex;align-items:center}.public-homepage .hero-section .hero-content .hero-actions .hero-cta:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.public-homepage .hero-section .hero-content .hero-actions .hero-features{display:flex;flex-direction:column;gap:.75rem}.public-homepage .hero-section .hero-content .hero-actions .hero-features .feature-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;opacity:.9}.public-homepage .hero-section .hero-content .hero-actions .hero-features .feature-item svg{color:#10b981;background:#fff;border-radius:50%;padding:2px}.public-homepage .hero-section .hero-visual{display:flex;justify-content:center;align-items:center;animation:fadeInRight 1s ease-out .8s both}.public-homepage .hero-section .hero-visual .phone-mockup{width:280px;height:560px;background:#1f2937;border-radius:2rem;padding:1rem;box-shadow:0 25px 50px rgba(0,0,0,.3);position:relative}.public-homepage .hero-section .hero-visual .phone-mockup:before{content:"";position:absolute;top:.5rem;left:50%;transform:translateX(-50%);width:60px;height:4px;background:#4b5563;border-radius:2px}.public-homepage .hero-section .hero-visual .phone-mockup .phone-screen{width:100%;height:100%;background:#fff;border-radius:1.5rem;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.public-homepage .hero-section .hero-visual .phone-mockup .phone-screen .mockup-header{margin-bottom:2rem}.public-homepage .hero-section .hero-visual .phone-mockup .phone-screen .mockup-header .mockup-logo{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.public-homepage .hero-section .hero-visual .phone-mockup .phone-screen .mockup-header .mockup-restaurant{font-size:1rem;color:#6b7280;font-weight:500}.public-homepage .hero-section .hero-visual .phone-mockup .phone-screen .mockup-progress{margin-bottom:2rem}.public-homepage .hero-section .hero-visual .phone-mockup .phone-screen .mockup-progress .progress-circle{width:80px;height:80px;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;animation:spin 3s linear infinite}.public-homepage .hero-section .hero-visual .phone-mockup .phone-screen .mockup-progress .progress-circle .progress-text{font-size:1.25rem;font-weight:700;color:#667eea}.public-homepage .hero-section .hero-visual .phone-mockup .phone-screen .mockup-progress .progress-info{font-size:.875rem;color:#6b7280;line-height:1.4}.public-homepage .hero-section .hero-visual .phone-mockup .phone-screen .mockup-stamps{display:flex;gap:.75rem}.public-homepage .hero-section .hero-visual .phone-mockup .phone-screen .mockup-stamps .stamp{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600}.public-homepage .hero-section .hero-visual .phone-mockup .phone-screen .mockup-stamps .stamp.filled{background:#667eea;color:#fff;animation:pulse 2s infinite}.public-homepage .hero-section .hero-visual .phone-mockup .phone-screen .mockup-stamps .stamp.empty{background:#f3f4f6;color:#9ca3af;border:2px solid #e5e7eb}.public-homepage .benefits-section{padding:6rem 0;background:#f8fafc}.public-homepage .benefits-section .benefits-container{max-width:1200px;margin:0 auto;padding:0 2rem}.public-homepage .benefits-section .section-header{text-align:center;margin-bottom:4rem}.public-homepage .benefits-section .section-header .section-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.public-homepage .benefits-section .section-header .section-description{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.public-homepage .benefits-section .benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.public-homepage .benefits-section .benefit-card{background:#fff;padding:2.5rem;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.05);border:1px solid #e5e7eb;text-align:center;transition:all .3s ease;opacity:1;transform:translateY(0)}.public-homepage .benefits-section .benefit-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px rgba(0,0,0,.1)}.public-homepage .benefits-section .benefit-card .benefit-icon{margin-bottom:1.5rem}.public-homepage .benefits-section .benefit-card .benefit-icon .benefit-emoji{font-size:3rem;display:block}.public-homepage .benefits-section .benefit-card .benefit-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.public-homepage .benefits-section .benefit-card .benefit-description{color:#6b7280;line-height:1.6}.public-homepage .benefits-section.animate-in .benefit-card{animation:fadeInUp .8s ease-out forwards}.public-homepage .benefits-section.animate-in .benefit-card:first-child{animation-delay:.1s}.public-homepage .benefits-section.animate-in .benefit-card:nth-child(2){animation-delay:.2s}.public-homepage .benefits-section.animate-in .benefit-card:nth-child(3){animation-delay:.3s}.public-homepage .steps-section{padding:6rem 0;background:#fff}.public-homepage .steps-section .steps-container{max-width:1000px;margin:0 auto;padding:0 2rem}.public-homepage .steps-section .steps-timeline{position:relative}.public-homepage .steps-section .steps-timeline .step-item{display:flex;align-items:flex-start;gap:2rem;margin-bottom:3rem;opacity:1;transform:translateX(0);position:relative}.public-homepage .steps-section .steps-timeline .step-item .step-number{flex-shrink:0;width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;box-shadow:0 4px 12px rgba(102,126,234,.3)}.public-homepage .steps-section .steps-timeline .step-item .step-content{flex:1;padding-top:.5rem}.public-homepage .steps-section .steps-timeline .step-item .step-content .step-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.public-homepage .steps-section .steps-timeline .step-item .step-content .step-description{color:#6b7280;font-size:1.125rem}.public-homepage .steps-section .steps-timeline .step-item .step-connector{position:absolute;left:29px;top:60px;width:2px;height:60px;background:linear-gradient(180deg,#667eea,#764ba2);opacity:.3}.public-homepage .steps-section .steps-timeline .step-item:last-child .step-connector{display:none}.public-homepage .steps-section.animate-in .step-item{animation:slideInLeft .8s ease-out forwards}.public-homepage .steps-section.animate-in .step-item:first-child{animation-delay:.1s}.public-homepage .steps-section.animate-in .step-item:nth-child(2){animation-delay:.2s}.public-homepage .steps-section.animate-in .step-item:nth-child(3){animation-delay:.3s}.public-homepage .steps-section.animate-in .step-item:nth-child(4){animation-delay:.4s}.public-homepage .steps-section.animate-in .step-item:nth-child(5){animation-delay:.5s}.public-homepage .final-cta-section{padding:6rem 0;background:linear-gradient(135deg,#1f2937,#111827);color:#fff;text-align:center}.public-homepage .final-cta-section .cta-container{max-width:800px;margin:0 auto;padding:0 2rem}.public-homepage .final-cta-section .cta-content{opacity:1;transform:translateY(0)}.public-homepage .final-cta-section .cta-content .cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.public-homepage .final-cta-section .cta-content .cta-description{font-size:1.25rem;opacity:.9;margin-bottom:2rem;line-height:1.6}.public-homepage .final-cta-section .cta-content .cta-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;border-radius:.75rem;font-weight:600;font-size:1.125rem;white-space:break-spaces;transition:all .3s ease;margin-bottom:1rem;display:inline-flex;align-items:center}.public-homepage .final-cta-section .cta-content .cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(102,126,234,.3)}.public-homepage .final-cta-section .cta-content .cta-note{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;opacity:.8}.public-homepage .final-cta-section .cta-content .cta-note svg{color:#10b981}.public-homepage .final-cta-section.animate-in .cta-content{animation:fadeInUp .8s ease-out forwards}@media(max-width:1024px){.public-homepage .hero-section .hero-container{grid-template-columns:1fr;gap:3rem;text-align:center}.public-homepage .hero-content .hero-title{font-size:3rem}.public-homepage .benefits-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media(max-width:768px){.public-homepage .homepage-nav .nav-container{padding:1rem}.public-homepage .hero-section{padding-top:60px}.public-homepage .hero-section .hero-container{padding:1rem;gap:2rem}.public-homepage .hero-section .hero-content .hero-title{font-size:2.5rem}.public-homepage .hero-section .hero-visual .phone-mockup{width:240px;height:480px}.public-homepage .section-header .section-title{font-size:2rem}.public-homepage .benefits-section,.public-homepage .final-cta-section,.public-homepage .steps-section{padding:4rem 0}.public-homepage .steps-timeline .step-item{flex-direction:column;text-align:center;gap:1rem}.public-homepage .steps-timeline .step-item .step-connector{display:none}.public-homepage .footer-content{flex-direction:column;gap:1rem;text-align:center}}@media(max-width:480px){.public-homepage .nav-actions{gap:.5rem}.public-homepage .nav-actions .nav-signup{padding:.5rem 1rem;font-size:.875rem}.public-homepage .hero-content .hero-title{font-size:2rem}.public-homepage .hero-content .hero-description{font-size:1.125rem}.public-homepage .hero-content .hero-features .feature-item{font-size:.8rem}.public-homepage .benefit-card{padding:2rem}.public-homepage .cta-content .cta-title{font-size:2rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.homepage-footer{background:#111827;color:#fff;padding:3rem 0 2rem}.homepage-footer .footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.homepage-footer .footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #374151}.homepage-footer .footer-content .footer-logo{font-size:1.5rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.homepage-footer .footer-content .footer-links{display:flex;gap:2rem}.homepage-footer .footer-content .footer-links a{color:#d1d5db;text-decoration:none;transition:color .2s ease}.homepage-footer .footer-content .footer-links a:hover{color:#fff}.homepage-footer .footer-bottom{text-align:center}.homepage-footer .footer-bottom .legal-links{display:flex;justify-content:center;gap:1rem;margin-bottom:1rem}.homepage-footer .footer-bottom .legal-links a{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .2s ease}.homepage-footer .footer-bottom .legal-links a:hover{color:#fff}.homepage-footer .footer-bottom p{color:#9ca3af;font-size:.875rem;margin:0}