.page-module__zJ8GoW__bookingPage{min-height:100vh;padding-top:80px}.page-module__zJ8GoW__header{text-align:center;background:linear-gradient(#c48c3114 0%,#0000 100%);padding:120px 5% 60px}.page-module__zJ8GoW__headerContent h1{margin-bottom:24px;font-size:clamp(2.5rem,8vw,4rem);font-weight:800}.page-module__zJ8GoW__headerContent p{color:var(--text-muted);max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.6}.page-module__zJ8GoW__content{max-width:1400px;margin:0 auto;padding:0 5% 100px}.page-module__zJ8GoW__bookingGrid{grid-template-columns:1fr 400px;align-items:start;gap:40px;display:grid}.page-module__zJ8GoW__form{border-radius:32px;padding:60px}.page-module__zJ8GoW__formSection{border-bottom:1px solid #ffffff1a;margin-bottom:60px;padding-bottom:40px}.page-module__zJ8GoW__formSection:last-of-type{border-bottom:none;margin-bottom:0}.page-module__zJ8GoW__stepNum{background:var(--primary);color:#000;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;margin-right:16px;font-size:1.1rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #c48c314d}.page-module__zJ8GoW__formSection h3{align-items:center;margin-bottom:40px;font-size:1.8rem;display:flex}.page-module__zJ8GoW__inputGrid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.page-module__zJ8GoW__group{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.page-module__zJ8GoW__group label{color:#fff;margin-left:4px;font-size:1rem;font-weight:600}.page-module__zJ8GoW__group input,.page-module__zJ8GoW__group textarea,.page-module__zJ8GoW__select{color:#fff;transition:var(--transition);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;padding:18px 24px;font-family:inherit;font-size:1rem}.page-module__zJ8GoW__group input:focus,.page-module__zJ8GoW__group textarea:focus,.page-module__zJ8GoW__select:focus{border-color:var(--primary);background:#ffffff0f;outline:none;box-shadow:0 0 0 4px #c48c3126}.page-module__zJ8GoW__serviceGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:20px;display:grid}.page-module__zJ8GoW__serviceCard{cursor:pointer;text-align:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;gap:12px;padding:24px 16px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.page-module__zJ8GoW__serviceCard:hover{background:#ffffff0f;border-color:#c48c3166;transform:translateY(-8px)}.page-module__zJ8GoW__serviceCard.page-module__zJ8GoW__selected{border-color:var(--primary);background:#c48c311f;box-shadow:0 12px 24px #0000004d}.page-module__zJ8GoW__serviceIcon{filter:drop-shadow(0 4px 8px #0000004d);font-size:2.2rem}.page-module__zJ8GoW__serviceName{font-size:1rem;font-weight:600}.page-module__zJ8GoW__workerControl{background:#0000004d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:12px;margin-top:12px;padding:6px 14px;display:flex}.page-module__zJ8GoW__workerControl button{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-weight:800;transition:transform .2s;display:flex}.page-module__zJ8GoW__workerControl button:hover{transform:scale(1.15)}.page-module__zJ8GoW__workerControl span{min-width:24px;font-weight:700}.page-module__zJ8GoW__submitBtn{border-radius:20px;width:100%;margin-top:40px;padding:24px;font-size:1.2rem;font-weight:700;box-shadow:0 10px 30px #c48c3133}.page-module__zJ8GoW__summaryPanel{border-radius:32px;padding:40px;position:sticky;top:120px}.page-module__zJ8GoW__summaryHeader h3{border-bottom:2px solid var(--primary);margin-bottom:32px;padding-bottom:16px;font-size:1.6rem;display:inline-block}.page-module__zJ8GoW__emptyMsg{color:var(--text-muted);text-align:center;padding:60px 0;font-size:1.1rem}.page-module__zJ8GoW__summaryList{flex-direction:column;gap:24px;display:flex}.page-module__zJ8GoW__summaryItem{justify-content:space-between;align-items:center;display:flex}.page-module__zJ8GoW__itemInfo{flex-direction:column;gap:4px;display:flex}.page-module__zJ8GoW__itemName{color:#fff;font-size:1.05rem;font-weight:600}.page-module__zJ8GoW__itemCount{color:var(--text-muted);font-size:.9rem}.page-module__zJ8GoW__itemPrice{color:var(--primary);font-size:1.1rem;font-weight:700}.page-module__zJ8GoW__totalRow{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:32px;padding-top:32px;display:flex}.page-module__zJ8GoW__totalRow span:first-child{font-size:1.2rem;font-weight:700}.page-module__zJ8GoW__totalAmount{font-size:2.2rem;font-weight:800}.page-module__zJ8GoW__earningNote{border-left:4px solid var(--primary);background:#c48c3114;border-radius:16px;margin-top:24px;padding:20px}.page-module__zJ8GoW__earningNote p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.page-module__zJ8GoW__summaryFooter{text-align:center;margin-top:40px}.page-module__zJ8GoW__badge{color:var(--primary);border:1px solid var(--primary);text-transform:uppercase;letter-spacing:1.5px;background:#c48c311a;border-radius:50px;padding:10px 24px;font-size:.9rem;font-weight:700;display:inline-block}.page-module__zJ8GoW__successWrapper{justify-content:center;align-items:center;min-height:80vh;padding:180px 5%;display:flex}.page-module__zJ8GoW__successCard{text-align:center;border-radius:40px;max-width:700px;padding:80px 60px}.page-module__zJ8GoW__successIcon{margin-bottom:40px;font-size:6rem;animation:3s ease-in-out infinite page-module__zJ8GoW__float;display:block}.page-module__zJ8GoW__successCard h1{margin-bottom:20px;font-size:2.8rem}.page-module__zJ8GoW__successCard p{color:var(--text-muted);margin-bottom:40px;font-size:1.2rem;line-height:1.6}@media (max-width:1100px){.page-module__zJ8GoW__bookingGrid{grid-template-columns:1fr}.page-module__zJ8GoW__summaryPanel{position:static}}@media (max-width:768px){.page-module__zJ8GoW__headerContent h1{font-size:2.8rem}.page-module__zJ8GoW__form{padding:40px 24px}.page-module__zJ8GoW__inputGrid{grid-template-columns:1fr}.page-module__zJ8GoW__serviceGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}
