.how-it-works-module__ITRsCq__container{min-height:100vh;color:var(--foreground);background:linear-gradient(#fff 0%,#f8f8f8 100%);flex-direction:column;display:flex}.how-it-works-module__ITRsCq__navbar{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;background:#fffc;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:1.5rem 2.5rem;display:flex;position:sticky;top:0}.how-it-works-module__ITRsCq__logo{letter-spacing:-.03em;background:linear-gradient(135deg,var(--primary)0%,var(--primary-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800}.how-it-works-module__ITRsCq__logo a{color:inherit;text-decoration:none}.how-it-works-module__ITRsCq__navLinks{align-items:center;gap:1.5rem;display:flex}.how-it-works-module__ITRsCq__navLink{color:var(--foreground);font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s}.how-it-works-module__ITRsCq__navLink:hover{color:var(--primary)}.how-it-works-module__ITRsCq__navLinkActive{color:var(--primary);font-size:.9375rem;font-weight:600;text-decoration:none}.how-it-works-module__ITRsCq__loginButton{border-radius:var(--radius);border:1px solid var(--primary);color:var(--primary);background:0 0;padding:.625rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-block}.how-it-works-module__ITRsCq__loginButton:hover{background:var(--primary);color:var(--primary-foreground);box-shadow:var(--shadow-md)}.how-it-works-module__ITRsCq__hero{text-align:center;max-width:900px;margin:0 auto;padding:6rem 2rem 4rem;animation:.6s ease-out how-it-works-module__ITRsCq__fadeIn}.how-it-works-module__ITRsCq__title{letter-spacing:-.04em;background:linear-gradient(135deg,var(--primary)0%,var(--primary-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.how-it-works-module__ITRsCq__subtitle{color:var(--muted-foreground);max-width:650px;margin:0 auto;font-size:1.25rem;line-height:1.7}.how-it-works-module__ITRsCq__main{background:var(--background);padding:4rem 0}.how-it-works-module__ITRsCq__step{grid-template-columns:80px 1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto 8rem;padding:0 2rem;display:grid}.how-it-works-module__ITRsCq__stepReverse{grid-template-columns:80px 1fr 1fr}.how-it-works-module__ITRsCq__stepReverse .how-it-works-module__ITRsCq__stepContent{order:2}.how-it-works-module__ITRsCq__stepReverse .how-it-works-module__ITRsCq__stepVisual{order:1}.how-it-works-module__ITRsCq__stepNumber{background:linear-gradient(135deg,var(--primary)0%,var(--primary-light)100%);color:#fff;width:80px;height:80px;box-shadow:var(--shadow-lg);border-radius:50%;justify-content:center;align-items:center;font-size:2.5rem;font-weight:800;display:flex}.how-it-works-module__ITRsCq__stepContent{padding-right:2rem}.how-it-works-module__ITRsCq__stepTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:800}.how-it-works-module__ITRsCq__stepDescription{color:var(--muted-foreground);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.how-it-works-module__ITRsCq__featureList{gap:1rem;display:grid}.how-it-works-module__ITRsCq__feature{color:var(--foreground);align-items:center;gap:.75rem;font-weight:500;display:flex}.how-it-works-module__ITRsCq__featureIcon{width:24px;height:24px;color:var(--primary);flex-shrink:0}.how-it-works-module__ITRsCq__stepVisual{justify-content:center;align-items:center;display:flex}.how-it-works-module__ITRsCq__visualBox{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);width:100%;max-width:450px;padding:2rem;transition:transform .3s}.how-it-works-module__ITRsCq__visualBox:hover{border-color:var(--primary-lighter);transform:translateY(-5px)}.how-it-works-module__ITRsCq__menuPreview{flex-direction:column;gap:1.5rem;display:flex}.how-it-works-module__ITRsCq__menuItem{background:var(--background);border-radius:var(--radius);border:1px solid var(--border);gap:1rem;padding:1rem;display:flex}.how-it-works-module__ITRsCq__menuItemImage{background:linear-gradient(135deg,var(--primary-light)0%,var(--primary-lighter)100%);border-radius:var(--radius-sm);flex-shrink:0;width:80px;height:80px}.how-it-works-module__ITRsCq__menuItemText{flex-direction:column;flex:1;gap:.5rem;display:flex}.how-it-works-module__ITRsCq__menuItemName{background:var(--muted);border-radius:4px;width:70%;height:16px}.how-it-works-module__ITRsCq__menuItemDesc{background:var(--muted);opacity:.5;border-radius:4px;width:90%;height:12px}.how-it-works-module__ITRsCq__menuItemPrice{background:var(--primary);opacity:.8;border-radius:4px;width:40%;height:14px}.how-it-works-module__ITRsCq__qrPreview{text-align:center}.how-it-works-module__ITRsCq__qrCode{border-radius:var(--radius);border:2px solid var(--border);width:200px;height:200px;margin:0 auto 1.5rem;position:relative;overflow:hidden}.how-it-works-module__ITRsCq__qrCode:before{content:"";background-image:repeating-linear-gradient(0deg,var(--foreground)0,var(--foreground)10px,transparent 10px,transparent 20px),repeating-linear-gradient(90deg,var(--foreground)0,var(--foreground)10px,transparent 10px,transparent 20px);opacity:.8;position:absolute;inset:0}.how-it-works-module__ITRsCq__qrLabel{color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:.75rem 1.5rem;font-size:1.25rem;font-weight:700;display:inline-block}.how-it-works-module__ITRsCq__dashboardPreview{flex-direction:column;gap:1rem;display:flex}.how-it-works-module__ITRsCq__orderCard{background:var(--background);border-radius:var(--radius);border:1px solid var(--border);align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.how-it-works-module__ITRsCq__orderBadge{background:var(--primary-lighter);color:var(--primary);border-radius:2rem;padding:.5rem 1rem;font-size:1.125rem;font-weight:700}.how-it-works-module__ITRsCq__orderTable{color:var(--foreground);flex:1;font-weight:600}.how-it-works-module__ITRsCq__orderPrice{color:var(--primary);font-size:1.25rem;font-weight:700}.how-it-works-module__ITRsCq__customerJourney{background:var(--muted);text-align:center;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6rem 2rem}.how-it-works-module__ITRsCq__journeyTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.how-it-works-module__ITRsCq__journeySubtitle{color:var(--muted-foreground);margin-bottom:4rem;font-size:1.25rem}.how-it-works-module__ITRsCq__journeySteps{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.how-it-works-module__ITRsCq__journeyStep{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:250px;box-shadow:var(--shadow);flex:1;padding:2.5rem;transition:transform .2s}.how-it-works-module__ITRsCq__journeyStep:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-lighter);transform:translateY(-5px)}.how-it-works-module__ITRsCq__journeyIcon{background:var(--background);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:3rem;display:flex}.how-it-works-module__ITRsCq__journeyStep h3{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.how-it-works-module__ITRsCq__journeyStep p{color:var(--muted-foreground);font-size:.95rem;line-height:1.6}.how-it-works-module__ITRsCq__journeyArrow{color:var(--muted-foreground);opacity:.3;font-size:2rem;font-weight:700}.how-it-works-module__ITRsCq__benefits{max-width:1200px;margin:0 auto;padding:6rem 2rem}.how-it-works-module__ITRsCq__benefitsTitle{text-align:center;color:var(--foreground);letter-spacing:-.02em;margin-bottom:4rem;font-size:2.5rem;font-weight:800}.how-it-works-module__ITRsCq__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.how-it-works-module__ITRsCq__benefitCard{background:var(--card);border-radius:var(--radius-lg);text-align:center;border:1px solid var(--border);box-shadow:var(--shadow);padding:2.5rem;transition:all .2s}.how-it-works-module__ITRsCq__benefitCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-lighter);transform:translateY(-4px)}.how-it-works-module__ITRsCq__benefitIcon{margin-bottom:1.5rem;font-size:2.5rem;display:inline-block}.how-it-works-module__ITRsCq__benefitCard h3{color:var(--primary);margin-bottom:.75rem;font-size:1.375rem;font-weight:700}.how-it-works-module__ITRsCq__benefitCard p{color:var(--muted-foreground);line-height:1.7}.how-it-works-module__ITRsCq__cta{background:var(--primary);text-align:center;color:var(--primary-foreground);padding:6rem 2rem}.how-it-works-module__ITRsCq__ctaTitle{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.how-it-works-module__ITRsCq__ctaText{opacity:.9;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.how-it-works-module__ITRsCq__ctaButton{background:var(--card);color:var(--primary);border-radius:var(--radius);box-shadow:var(--shadow-lg);padding:1.125rem 3rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.how-it-works-module__ITRsCq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0003}.how-it-works-module__ITRsCq__footer{text-align:center;color:var(--muted-foreground);border-top:1px solid var(--border);background:var(--muted);padding:3rem 2rem;font-size:.9375rem}.how-it-works-module__ITRsCq__footerContent{text-align:left;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto 2rem;display:grid}.how-it-works-module__ITRsCq__footerSection h3{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem;font-weight:800}.how-it-works-module__ITRsCq__footerSection h4{color:var(--foreground);margin-bottom:1rem;font-size:1rem;font-weight:600}.how-it-works-module__ITRsCq__footerSection p{color:var(--muted-foreground);line-height:1.6}.how-it-works-module__ITRsCq__footerSection a{color:var(--muted-foreground);margin-bottom:.75rem;text-decoration:none;transition:color .2s;display:block}.how-it-works-module__ITRsCq__footerSection a:hover{color:var(--primary)}.how-it-works-module__ITRsCq__footerBottom{border-top:1px solid var(--border);text-align:center;padding-top:2rem}@media (max-width:1024px){.how-it-works-module__ITRsCq__hero{padding:4rem 2rem}.how-it-works-module__ITRsCq__title{font-size:3rem}.how-it-works-module__ITRsCq__step{grid-template-columns:60px 1fr;gap:2rem}.how-it-works-module__ITRsCq__stepReverse{grid-template-columns:60px 1fr}.how-it-works-module__ITRsCq__stepVisual{grid-column:1/-1;order:3!important}.how-it-works-module__ITRsCq__stepContent{padding-right:0;order:2!important}.how-it-works-module__ITRsCq__stepNumber{width:60px;height:60px;font-size:2rem}.how-it-works-module__ITRsCq__journeyArrow{display:none}}@media (max-width:768px){.how-it-works-module__ITRsCq__navbar{padding:1.25rem 1.5rem}.how-it-works-module__ITRsCq__navLinks{gap:1rem}.how-it-works-module__ITRsCq__navLink{display:none}.how-it-works-module__ITRsCq__title{font-size:2.5rem}.how-it-works-module__ITRsCq__step{grid-template-columns:1fr;gap:1.5rem}.how-it-works-module__ITRsCq__stepNumber{margin:0 auto}.how-it-works-module__ITRsCq__stepTitle,.how-it-works-module__ITRsCq__stepDescription{text-align:center}.how-it-works-module__ITRsCq__benefitsGrid{grid-template-columns:1fr}.how-it-works-module__ITRsCq__journeySteps{flex-direction:column}.how-it-works-module__ITRsCq__journeyStep,.how-it-works-module__ITRsCq__ctaButton{width:100%}}
