.buildWebsite-module___laZ7a__buildwebsiteContainer{background-color:var(--carbon);min-height:100vh;color:var(--off-white);position:relative}.buildWebsite-module___laZ7a__backButton{z-index:1001;width:48px;height:48px;color:var(--electric-green);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1ae6;border:2px solid #a4ff004d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;top:20px;left:20px}.buildWebsite-module___laZ7a__backButton:hover{border-color:var(--electric-green);background:#a4ff001a;transform:translate(-4px)}.buildWebsite-module___laZ7a__progressBar{z-index:1000;background:#a4ff0033;height:4px;position:fixed;top:0;left:0;right:0}.buildWebsite-module___laZ7a__progressFill{background:var(--electric-green);height:100%;transition:width .3s}.buildWebsite-module___laZ7a__stepIndicator{z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1ae6;border-radius:50px;gap:8px;padding:12px 20px;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}.buildWebsite-module___laZ7a__stepDot{cursor:pointer;background:#a4ff004d;border-radius:50%;width:10px;height:10px;transition:all .3s}.buildWebsite-module___laZ7a__stepDot.buildWebsite-module___laZ7a__active{background:var(--electric-green);border-radius:5px;width:30px}.buildWebsite-module___laZ7a__stepDot.buildWebsite-module___laZ7a__completed{background:#a4ff0099}.buildWebsite-module___laZ7a__mainContent{justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex}.buildWebsite-module___laZ7a__stepContent{text-align:center;width:100%;max-width:800px;padding:40px 20px}.buildWebsite-module___laZ7a__stepTitle{color:var(--white);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.buildWebsite-module___laZ7a__stepSubtitle{color:#f5f5f5b3;margin-bottom:3rem;font-size:1.1rem;font-weight:300}.buildWebsite-module___laZ7a__optionsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:0 auto;display:grid}.buildWebsite-module___laZ7a__optionsGridSmall{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:500px;margin:0 auto;display:grid}.buildWebsite-module___laZ7a__optionCard{cursor:pointer;background:#a4ff000d;border:2px solid #a4ff0033;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;transition:all .3s;display:flex}.buildWebsite-module___laZ7a__optionCard:hover{background:#a4ff001a;border-color:#a4ff0080}.buildWebsite-module___laZ7a__optionCard.buildWebsite-module___laZ7a__active{border-color:var(--electric-green);background:#a4ff0026}.buildWebsite-module___laZ7a__optionIcon{color:var(--electric-green);font-size:3rem}.buildWebsite-module___laZ7a__optionLabel{color:var(--white);font-size:1.2rem;font-weight:600}.buildWebsite-module___laZ7a__optionPrice{color:var(--electric-green);font-size:1rem;font-weight:500}.buildWebsite-module___laZ7a__counterContainer{justify-content:center;align-items:center;gap:1rem;margin:2rem 0;display:flex}.buildWebsite-module___laZ7a__counterBtn{width:60px;height:60px;color:var(--electric-green);cursor:pointer;background:0 0;border:2px solid #a4ff004d;border-radius:50%;font-size:1.5rem;font-weight:700;transition:all .2s}.buildWebsite-module___laZ7a__counterBtn:hover:not(:disabled){border-color:var(--electric-green);background:#a4ff001a;transform:scale(1.1)}.buildWebsite-module___laZ7a__counterBtn:disabled{opacity:.3;cursor:not-allowed}.buildWebsite-module___laZ7a__counterDisplay{flex-direction:column;align-items:center;min-width:150px;display:flex}.buildWebsite-module___laZ7a__counterNumber{color:var(--electric-green);font-size:4rem;font-weight:700;line-height:1}.buildWebsite-module___laZ7a__counterLabel{color:#f5f5f5b3;margin-top:.5rem;font-size:1rem;font-weight:300}.buildWebsite-module___laZ7a__additionalCost{color:var(--electric-green);margin-top:1rem;font-size:1.1rem}.buildWebsite-module___laZ7a__featuresList{max-width:600px;margin:0 auto}.buildWebsite-module___laZ7a__featureItem{background:#a4ff000d;border:1px solid #a4ff0033;border-radius:12px;margin-bottom:1rem;padding:1.5rem;transition:all .2s}.buildWebsite-module___laZ7a__featureItem:hover{background:#a4ff001a}.buildWebsite-module___laZ7a__featureLabel{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.buildWebsite-module___laZ7a__featureInfo{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.buildWebsite-module___laZ7a__featureName{color:var(--white);font-size:1.1rem;font-weight:500}.buildWebsite-module___laZ7a__featurePrice{color:var(--electric-green);font-size:.9rem}.buildWebsite-module___laZ7a__featureCheckbox{display:none}.buildWebsite-module___laZ7a__featureToggle{background:#a4ff0033;border-radius:20px;width:60px;height:32px;transition:all .3s;display:block;position:relative}.buildWebsite-module___laZ7a__featureToggle:before{content:"";background:var(--off-white);border-radius:50%;width:26px;height:26px;transition:all .3s;position:absolute;top:3px;left:3px}.buildWebsite-module___laZ7a__featureCheckbox:checked+.buildWebsite-module___laZ7a__featureToggle{background:var(--electric-green)}.buildWebsite-module___laZ7a__featureCheckbox:checked+.buildWebsite-module___laZ7a__featureToggle:before{transform:translate(28px)}.buildWebsite-module___laZ7a__pricingStep{max-width:600px}.buildWebsite-module___laZ7a__pricingSummary{background:#a4ff000d;border:2px solid #a4ff0033;border-radius:16px;padding:2rem}.buildWebsite-module___laZ7a__pricingBreakdown{margin-bottom:2rem}.buildWebsite-module___laZ7a__priceItem{border-bottom:1px solid #a4ff001a;justify-content:space-between;padding:1rem 0;font-size:1.1rem;display:flex}.buildWebsite-module___laZ7a__priceItem:last-of-type{border-bottom:none}.buildWebsite-module___laZ7a__priceTotal{border-top:2px solid var(--electric-green);justify-content:space-between;margin-top:1rem;padding:1.5rem 0;font-size:1.5rem;font-weight:700;display:flex}.buildWebsite-module___laZ7a__priceTotal strong{color:var(--electric-green)}.buildWebsite-module___laZ7a__confirmBtn{background:var(--electric-green);width:100%;color:var(--black);cursor:pointer;border:none;border-radius:50px;padding:1.25rem 2rem;font-size:1.2rem;font-weight:700;transition:all .3s}.buildWebsite-module___laZ7a__confirmBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #a4ff004d}.buildWebsite-module___laZ7a__navigationButtons{z-index:999;gap:1rem;display:flex;position:fixed;bottom:40px;left:50%;transform:translate(-50%)}.buildWebsite-module___laZ7a__navBtn{color:var(--electric-green);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1ae6;border:2px solid #a4ff004d;border-radius:50px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.buildWebsite-module___laZ7a__navBtn:hover:not(:disabled){border-color:var(--electric-green);background:#a4ff001a}.buildWebsite-module___laZ7a__navBtn:disabled{opacity:.3;cursor:not-allowed}.buildWebsite-module___laZ7a__navBtn.buildWebsite-module___laZ7a__primary{background:var(--electric-green);color:var(--black);border-color:var(--electric-green)}.buildWebsite-module___laZ7a__navBtn.buildWebsite-module___laZ7a__primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 20px #a4ff0066}@media screen and (max-width:991px){.buildWebsite-module___laZ7a__stepTitle{font-size:2.2rem}.buildWebsite-module___laZ7a__counterNumber{font-size:3.5rem}.buildWebsite-module___laZ7a__counterBtn{width:55px;height:55px}}@media screen and (max-width:768px){.buildWebsite-module___laZ7a__stepTitle{font-size:2rem}.buildWebsite-module___laZ7a__stepSubtitle{font-size:1rem}.buildWebsite-module___laZ7a__optionsGrid{grid-template-columns:1fr}.buildWebsite-module___laZ7a__counterNumber{font-size:3rem}.buildWebsite-module___laZ7a__counterBtn{width:50px;height:50px}.buildWebsite-module___laZ7a__navigationButtons{width:calc(100% - 40px);max-width:400px;bottom:20px}.buildWebsite-module___laZ7a__navBtn{flex:1;padding:.875rem 1.5rem;font-size:.9rem}.buildWebsite-module___laZ7a__stepIndicator{padding:8px 16px;top:10px}.buildWebsite-module___laZ7a__optionCard{padding:1.5rem 1rem}.buildWebsite-module___laZ7a__optionIcon{font-size:2.5rem}.buildWebsite-module___laZ7a__optionLabel{font-size:1.1rem}}@media screen and (max-width:576px){.buildWebsite-module___laZ7a__stepTitle{font-size:1.75rem}.buildWebsite-module___laZ7a__counterNumber{font-size:2.5rem}.buildWebsite-module___laZ7a__counterBtn{width:45px;height:45px;font-size:1.25rem}.buildWebsite-module___laZ7a__featureName{font-size:1rem}.buildWebsite-module___laZ7a__featurePrice{font-size:.85rem}.buildWebsite-module___laZ7a__priceItem{font-size:1rem}.buildWebsite-module___laZ7a__priceTotal{font-size:1.3rem}}
