.qr-menu-page{background-color:#fff;padding-top:80px}.qrm-hero{padding:100px 0;background:radial-gradient(circle at top right,#fff5f2,#fff 50%);overflow:hidden}.qrm-hero-content{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.qrm-badge{display:inline-block;padding:6px 16px;background:#fff0eb;color:var(--primary-orange);border-radius:var(--radius-full);font-size:.75rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:1px}.qrm-hero-text h1{font-size:4rem;font-weight:900;color:var(--dark-gray);line-height:1.1;margin-bottom:1.5rem}.qrm-hero-text p{font-size:1.25rem;color:var(--gray);margin-bottom:2.5rem;line-height:1.6;max-width:600px}.qrm-hero-actions{display:flex;gap:1rem}.qrm-hero-image .image-wrapper-animated{position:relative;width:320px;height:640px;margin:0 auto}.phone-mockup{width:100%;height:100%;background:#1a1a1a;border-radius:40px;padding:12px;position:relative;box-shadow:0 50px 100px #0000004d;border:4px solid #333;overflow:hidden;transform:rotate(2deg)}.phone-screen{width:100%;height:100%;background:#fff;border-radius:30px;overflow:hidden;position:relative;display:flex;flex-direction:column}.phone-header{height:80px;padding:20px 15px 10px;background:#fff;z-index:10}.notch{width:100px;height:25px;background:#1a1a1a;border-bottom-left-radius:15px;border-bottom-right-radius:15px;position:absolute;top:0;left:50%;transform:translate(-50%)}.menu-top{margin-top:15px}.restaurant-name{font-weight:800;font-size:1rem;color:var(--dark-gray)}.search-bar-mock{height:10px;width:60%;background:#f1f5f9;border-radius:5px;margin-top:5px}.menu-scroll-container{padding:10px}.menu-item-mock{display:flex;align-items:center;gap:12px;padding:12px;background:#fff;border-bottom:1px solid #f8fafc}.item-emoji{font-size:1.5rem;width:45px;height:45px;background:#fff8f5;border-radius:12px;display:flex;align-items:center;justify-content:center}.item-info h4{font-size:.85rem;font-weight:700;margin:0}.item-info .price{font-size:.75rem;color:var(--primary-orange);font-weight:600}.add-btn{margin-left:auto;width:24px;height:24px;background:var(--primary-orange);color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.phone-footer-nav{position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to top,white,transparent);display:flex;align-items:center;justify-content:center;gap:8px;padding-bottom:20px}.nav-dot{width:6px;height:6px;background:#e2e8f0;border-radius:50%}.nav-dot.active{background:var(--primary-orange);width:20px;border-radius:10px}.cart-badge-mock{position:absolute;bottom:30px;left:20px;right:20px;background:#1a1a1a;color:#fff;padding:12px;border-radius:12px;text-align:center;font-size:.8rem;font-weight:700}.reflection{position:absolute;inset:0;background:linear-gradient(135deg,#ffffff1a,#fff0 50%);pointer-events:none;z-index:20}.qrm-hero-image img{width:100%;display:block}.floating-stat{position:absolute;bottom:30px;right:-20px;background:#fff;padding:15px 25px;border-radius:var(--radius-lg);box-shadow:0 20px 40px #0000001a;display:flex;align-items:center;gap:10px;font-weight:700;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.features-simple-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:60px 0;border-bottom:1px solid #f1f5f9}.feature-simple-card{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.f-icon{width:48px;height:48px;background:#f8fafc;color:var(--primary-orange);border-radius:12px;display:flex;align-items:center;justify-content:center}.feature-simple-card h3{font-size:1.25rem;font-weight:800}.feature-simple-card p{color:var(--gray);line-height:1.5}.qrm-bento-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px}.qrm-bento-card{padding:40px;border-radius:var(--radius-2xl);display:flex;flex-direction:column;gap:1.5rem;transition:all .3s ease}.qrm-bento-card.color-orange{background:#fffbf5}.qrm-bento-card.color-red{background:#fff5f5}.qrm-bento-card.color-blue{background:#f5f9ff}.card-icon{width:60px;height:60px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #0000000d}.qrm-bento-card.color-orange .card-icon{color:#f59e0b}.qrm-bento-card.color-red .card-icon{color:#ef4444}.qrm-bento-card.color-blue .card-icon{color:#3b82f6}.qrm-bento-card h3{font-size:1.5rem;font-weight:800;color:var(--dark-gray)}.qrm-bento-card p{color:var(--gray);line-height:1.6;flex:1}.card-footer{display:flex;align-items:center;gap:8px;font-weight:700;font-size:.9rem;color:var(--dark-gray);cursor:pointer}.cta-glass-card{background:linear-gradient(135deg,#f15623,#d43d0b);padding:80px 40px;border-radius:3rem;text-align:center;color:#fff;box-shadow:0 40px 80px #f156234d;position:relative;overflow:hidden}.cta-glass-card h2{font-size:3rem;font-weight:900;margin-bottom:1.5rem;color:#fff}.cta-glass-card p{font-size:1.25rem;color:#ffffffe6;margin-bottom:3rem;max-width:650px;margin-left:auto;margin-right:auto;line-height:1.6}.cta-glass-card .btn-primary{background:#fff;color:#f15623;border:none;padding:18px 48px;font-size:1.1rem;font-weight:800;box-shadow:0 10px 30px #0000001a}.cta-glass-card .btn-primary:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 15px 40px #00000026}@media(max-width:1024px){.qrm-hero-content{grid-template-columns:1fr;text-align:center;gap:40px}.qrm-hero-text h1{font-size:3rem}.qrm-hero-text p{margin-left:auto;margin-right:auto}.qrm-hero-actions{justify-content:center}.qrm-bento-grid{grid-template-columns:1fr}}@media(max-width:768px){.features-simple-grid{grid-template-columns:1fr}.cta-glass-card h2{font-size:2rem}.qrm-hero{padding:60px 0}.qrm-hero-text h1{font-size:2.25rem}.qrm-hero-text p{font-size:1rem;margin-bottom:2rem}.qrm-hero-actions{flex-direction:column;width:100%}.qrm-hero-actions .btn{width:100%;justify-content:center}.qrm-hero-image .image-wrapper-animated{width:280px;height:560px;margin-top:40px}.floating-stat{right:0;bottom:10px;padding:10px 15px;font-size:.8rem}}@media(max-width:480px){.qrm-hero-text h1{font-size:2rem}.qrm-hero{padding:40px 0}}
