.group-order-page{min-height:100vh;background:linear-gradient(180deg,#fff,#f8f9fa)}.group-order-hero{padding:120px 0 80px;background:linear-gradient(135deg,#fff,#f8f9fa 50%,#fff);position:relative;overflow:hidden}.group-order-hero:before{top:-50%;right:-10%;width:800px;height:800px;background:radial-gradient(circle,rgba(255,31,61,.08) 0,transparent 70%)}.group-order-hero:after,.group-order-hero:before{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}.group-order-hero:after{bottom:-30%;left:-5%;width:600px;height:600px;background:radial-gradient(circle,hsla(0,0%,7%,.05) 0,transparent 70%)}.group-order-hero__container{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:1;text-align:center}.group-order-hero__title{font-size:64px;font-weight:900;line-height:1.1;margin-bottom:24px;color:#1f2937;letter-spacing:-.03em;background:linear-gradient(135deg,#1f2937,#4b5563 50%,#1f2937);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% 200%;animation:gradientShift 8s ease infinite}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.group-order-hero__title-accent{color:#ff1f3d;-webkit-text-fill-color:#ff1f3d;position:relative}.group-order-hero__title-accent:after{content:"";position:absolute;bottom:4px;left:0;right:0;height:8px;background:linear-gradient(90deg,transparent,rgba(255,31,61,.3),transparent);border-radius:4px;z-index:-1}.group-order-hero__subtitle{font-size:22px;line-height:1.6;color:#6b7280;margin-bottom:48px;max-width:700px;margin-left:auto;margin-right:auto}.group-order-hero__actions{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.group-order-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;border-radius:12px;font-weight:700;font-size:18px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;border:2px solid transparent;cursor:pointer}.group-order-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .5s ease}.group-order-btn:hover:before{left:100%}.group-order-btn--primary{background:linear-gradient(135deg,#ff1f3d,#e3002b);color:#fff;box-shadow:0 4px 16px rgba(255,31,61,.3)}.group-order-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(255,31,61,.4);background:linear-gradient(135deg,#e3002b,#cc0026)}.group-order-btn--secondary{background:#fff;color:#ff1f3d;border-color:#ff1f3d;box-shadow:0 2px 8px rgba(0,0,0,.1)}.group-order-btn--secondary:hover{background:#ff1f3d;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px rgba(255,31,61,.3)}.group-order-btn--large{padding:20px 40px;font-size:20px}.group-order-features{padding:100px 0;background:#fff;position:relative}.group-order-features:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#e5e7eb,transparent)}.group-order-features__container{max-width:1200px;margin:0 auto;padding:0 24px}.group-order-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}.group-order-feature-card{background:linear-gradient(135deg,#fff,#fafafa);border-radius:24px;padding:40px 32px;border:1px solid rgba(229,231,235,.8);box-shadow:0 2px 8px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.06);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;opacity:0;animation:fadeInUp .6s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.group-order-feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff1f3d,#e3002b);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.group-order-feature-card:hover{transform:translateY(-8px);box-shadow:0 16px 32px rgba(0,0,0,.08),0 8px 16px rgba(255,31,61,.15);border-color:rgba(255,31,61,.3)}.group-order-feature-card:hover:before{transform:scaleX(1)}.group-order-feature-card__icon{width:80px;height:80px;border-radius:20px;background:linear-gradient(135deg,rgba(255,31,61,.1),rgba(227,0,43,.1));display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:all .3s ease}.group-order-feature-card:hover .group-order-feature-card__icon{background:linear-gradient(135deg,rgba(255,31,61,.2),rgba(227,0,43,.2));transform:scale(1.1) rotate(5deg)}.group-order-feature-card__icon-emoji{font-size:40px;line-height:1}.group-order-feature-card__title{font-size:24px;font-weight:800;color:#1f2937;margin-bottom:16px;line-height:1.3;letter-spacing:-.01em}.group-order-feature-card__description{font-size:16px;line-height:1.7;color:#6b7280;margin:0}.group-order-steps{padding:100px 0;background:linear-gradient(135deg,#f8f9fa,#fff 50%,#f8f9fa);position:relative}.group-order-steps:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(255,31,61,.03) 0,transparent 50%),radial-gradient(circle at 80% 70%,hsla(0,0%,7%,.02) 0,transparent 50%);pointer-events:none;z-index:0}.group-order-steps__container{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.group-order-steps__title{font-size:48px;font-weight:900;text-align:center;margin-bottom:64px;color:#1f2937;letter-spacing:-.02em;position:relative}.group-order-steps__title:after{content:"";position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);width:80px;height:5px;background:linear-gradient(90deg,transparent,#ff1f3d,transparent);border-radius:3px}.group-order-steps__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.group-order-step-card{background:#fff;border-radius:24px;padding:48px 40px;border:1px solid rgba(229,231,235,.8);box-shadow:0 4px 16px rgba(0,0,0,.06),0 2px 8px rgba(0,0,0,.04);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;text-align:center;opacity:0;animation:fadeInUp .6s ease-out forwards}.group-order-step-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.1),0 8px 16px rgba(255,31,61,.2);border-color:rgba(255,31,61,.4)}.group-order-step-card__number{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#ff1f3d,#e3002b);color:#fff;font-size:36px;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;box-shadow:0 8px 24px rgba(255,31,61,.3);transition:all .3s ease;position:relative}.group-order-step-card__number:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid rgba(255,31,61,.2);opacity:0;transition:opacity .3s ease}.group-order-step-card:hover .group-order-step-card__number{transform:scale(1.1);box-shadow:0 12px 32px rgba(255,31,61,.4)}.group-order-step-card:hover .group-order-step-card__number:after{opacity:1}.group-order-step-card__title{font-size:28px;font-weight:800;color:#1f2937;margin-bottom:16px;letter-spacing:-.01em}.group-order-step-card__description{font-size:17px;line-height:1.7;color:#6b7280;margin:0}.group-order-testimonials{padding:100px 0;background:#fff;position:relative}.group-order-testimonials:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#e5e7eb,transparent)}.group-order-testimonials__container{max-width:1200px;margin:0 auto;padding:0 24px}.group-order-testimonials__title{font-size:42px;font-weight:900;text-align:center;margin-bottom:64px;color:#1f2937;letter-spacing:-.02em;position:relative}.group-order-testimonials__title:after{content:"";position:absolute;bottom:-16px;left:50%;transform:translateX(-50%);width:80px;height:5px;background:linear-gradient(90deg,transparent,#ff1f3d,transparent);border-radius:3px}.group-order-testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:32px}.group-order-testimonial-card{background:linear-gradient(135deg,#fafafa,#fff);border-radius:24px;padding:40px;border:1px solid rgba(229,231,235,.8);box-shadow:0 4px 16px rgba(0,0,0,.06),0 2px 8px rgba(0,0,0,.04);position:relative;margin:0;transition:all .3s ease}.group-order-testimonial-card:before{content:'"';position:absolute;top:20px;left:30px;font-size:80px;font-weight:900;color:rgba(255,31,61,.1);line-height:1;font-family:Georgia,serif}.group-order-testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1),0 4px 12px rgba(255,31,61,.15);border-color:rgba(255,31,61,.3)}.group-order-testimonial-card__quote{font-size:18px;line-height:1.7;color:#374151;margin:0 0 24px;position:relative;z-index:1;font-style:italic}.group-order-testimonial-card__author{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;margin-top:24px;position:relative;z-index:1}.group-order-testimonial-card__name{font-weight:700;font-size:16px;color:#1f2937;font-style:normal}.group-order-testimonial-card__role{font-weight:600;font-size:15px;color:#6b7280}.group-order-testimonial-card__location{font-size:15px;color:#9ca3af}.group-order-cta{padding:100px 0;background:linear-gradient(135deg,#ff1f3d,#e3002b);position:relative;overflow:hidden}.group-order-cta:before{top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%)}.group-order-cta:after,.group-order-cta:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.group-order-cta:after{bottom:-30%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,hsla(0,0%,100%,.08) 0,transparent 70%)}.group-order-cta__container{max-width:1200px;margin:0 auto;padding:0 24px;text-align:center;position:relative;z-index:1}.group-order-cta__title{font-size:48px;font-weight:900;color:#fff;margin-bottom:48px;letter-spacing:-.02em;text-shadow:0 2px 8px rgba(0,0,0,.2)}.group-order-cta__actions{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.group-order-cta .group-order-btn--primary{background:#fff;color:#ff1f3d;box-shadow:0 8px 24px rgba(0,0,0,.2)}.group-order-cta .group-order-btn--primary:hover{background:#f8f9fa;transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,0,0,.3)}.group-order-cta .group-order-btn--secondary{background:transparent;color:#fff;border-color:#fff;box-shadow:0 4px 16px hsla(0,0%,100%,.2)}.group-order-cta .group-order-btn--secondary:hover{background:hsla(0,0%,100%,.1);border-color:#fff;transform:translateY(-3px);box-shadow:0 12px 32px hsla(0,0%,100%,.3)}@media (max-width:1024px){.group-order-hero__title{font-size:52px}.group-order-hero__subtitle{font-size:20px}.group-order-cta__title,.group-order-steps__title,.group-order-testimonials__title{font-size:40px}.group-order-testimonials__grid{grid-template-columns:1fr}}@media (max-width:768px){.group-order-hero{padding:80px 0 60px}.group-order-hero__title{font-size:40px}.group-order-hero__subtitle{font-size:18px;margin-bottom:32px}.group-order-hero__actions{flex-direction:column;align-items:stretch}.group-order-btn{width:100%;justify-content:center}.group-order-cta,.group-order-features,.group-order-steps,.group-order-testimonials{padding:64px 0}.group-order-features__grid{grid-template-columns:1fr;gap:24px}.group-order-steps__grid{grid-template-columns:1fr;gap:32px}.group-order-cta__title,.group-order-steps__title,.group-order-testimonials__title{font-size:32px;margin-bottom:48px}.group-order-cta__actions{flex-direction:column;align-items:stretch}.group-order-cta .group-order-btn{width:100%}}@media (max-width:480px){.group-order-hero__title{font-size:32px}.group-order-feature-card,.group-order-step-card,.group-order-testimonial-card{padding:32px 24px}}