.dashboard-module__f3olZW__dashboardWrapper{background-color:var(--color-background);min-height:calc(100vh - 70px);color:var(--color-text);font-family:var(--font-figtree), system-ui, sans-serif;display:flex}.dashboard-module__f3olZW__sidebar{-webkit-backdrop-filter:blur(16px);z-index:10;background-color:#fffc;border-right:1px solid #0000000d;flex-direction:column;flex-shrink:0;width:280px;height:calc(100vh - 80px);padding:2rem 1.5rem;display:flex;position:sticky;top:80px;overflow-y:auto;box-shadow:4px 0 20px #00000005}.dashboard-module__f3olZW__sidebarHeader{text-transform:uppercase;letter-spacing:.1em;color:#131a2580;margin-top:2.5rem;margin-bottom:1rem;padding-left:1rem;font-size:.75rem;font-weight:700}.dashboard-module__f3olZW__sidebarHeader:first-child{margin-top:0}.dashboard-module__f3olZW__navItem{color:#131a25b3;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:.875rem;width:100%;margin-bottom:.5rem;padding:.875rem 1rem;font-size:1rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.dashboard-module__f3olZW__navItem:hover{background-color:var(--color-background);color:var(--color-text)}.dashboard-module__f3olZW__navItemActive{color:var(--color-primary);background-color:#0a112814;font-weight:700}.dashboard-module__f3olZW__navItemActive:before{content:"";background-color:var(--color-primary);border-radius:0 4px 4px 0;width:4px;height:70%;position:absolute;top:15%;left:0}.dashboard-module__f3olZW__navIcon{flex-shrink:0;width:20px;height:20px;transition:transform .2s}.dashboard-module__f3olZW__navItemActive .dashboard-module__f3olZW__navIcon{transform:scale(1.1)}.dashboard-module__f3olZW__mainContent{flex-grow:1;width:100%;max-width:1300px;margin:0 auto;padding:2.5rem 3.5rem}.dashboard-module__f3olZW__mainContentGigs{max-width:100%!important;padding-top:1.5rem!important;padding-left:0!important;padding-right:0!important}.dashboard-module__f3olZW__welcomeBanner{background:linear-gradient(135deg, #1e3a8a, var(--color-primary));border-radius:var(--radius-lg);color:#fff;box-shadow:var(--shadow-md);justify-content:space-between;align-items:center;margin-bottom:3rem;padding:3rem 3.5rem;display:flex;position:relative;overflow:hidden}.dashboard-module__f3olZW__welcomeBanner:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#fff0 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-30%;right:-5%}.dashboard-module__f3olZW__welcomeText{z-index:1;position:relative}.dashboard-module__f3olZW__welcomeText h1{letter-spacing:-.02em;margin:0 0 .75rem;font-size:2.25rem;font-weight:800}.dashboard-module__f3olZW__welcomeText p{color:#0a112833;margin:0;font-size:1.15rem;font-weight:400}.dashboard-module__f3olZW__quickActions{z-index:1;gap:1rem;display:flex;position:relative}.dashboard-module__f3olZW__kpiGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.dashboard-module__f3olZW__kpiCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #fffc;border-radius:24px;align-items:center;gap:1.5rem;padding:1.75rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000008,inset 0 0 0 1px #ffffff80}.dashboard-module__f3olZW__kpiCard:before{content:"";background:linear-gradient(90deg,#e2e8f0,#cbd5e1);height:4px;transition:all .3s;position:absolute;top:0;left:0;right:0}.dashboard-module__f3olZW__kpiCard:hover{background:#fffffff2;transform:translateY(-4px)scale(1.01);box-shadow:0 25px 50px -15px #0000001a,inset 0 0 0 1px #fffc}.dashboard-module__f3olZW__kpiIconWrapper{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s;display:flex}.dashboard-module__f3olZW__kpiCard:hover .dashboard-module__f3olZW__kpiIconWrapper{transform:scale(1.1)}.dashboard-module__f3olZW__kpiInfo{flex-direction:column;display:flex}.dashboard-module__f3olZW__kpiLabel{color:#131a25b3;margin-bottom:.25rem;font-size:.9rem;font-weight:600}.dashboard-module__f3olZW__kpiValue{color:var(--color-text);letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.dashboard-module__f3olZW__sectionTitle{color:var(--color-text);letter-spacing:-.01em;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.35rem;font-weight:800;display:flex}.dashboard-module__f3olZW__contentCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #fffc;border-radius:24px;margin-bottom:2.5rem;padding:2.5rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000008,inset 0 0 0 1px #ffffff80}.dashboard-module__f3olZW__contentCard:before{content:"";background:linear-gradient(90deg,#e2e8f0,#cbd5e1);height:4px;position:absolute;top:0;left:0;right:0}.dashboard-module__f3olZW__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.dashboard-module__f3olZW__serviceItem{background:#fff;border:1px solid #131a251a;border-radius:20px;flex-direction:column;padding:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #00000005}.dashboard-module__f3olZW__serviceItem:hover{border-color:#131a2526;transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000000d,0 8px 10px -6px #00000003}.dashboard-module__f3olZW__serviceName{color:var(--color-text);font-size:1.15rem;font-weight:800}.dashboard-module__f3olZW__serviceRate{color:var(--color-primary);background:#0a112814;border-radius:8px;padding:.4rem .8rem;font-size:.9rem;font-weight:700}.dashboard-module__f3olZW__settingsCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #131a2514;border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.dashboard-module__f3olZW__settingsCard:hover{background:#fffffff2;transform:translateY(-5px);box-shadow:0 15px 35px #00000014}.dashboard-module__f3olZW__settingsCard:before{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-accent));height:4px;position:absolute;top:0;left:0;right:0}.dashboard-module__f3olZW__feedHeader{border-bottom:2px solid #131a250d;gap:1.5rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.dashboard-module__f3olZW__segmentedControls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #fffc;border-radius:9999px;gap:.75rem;margin-bottom:2.5rem;padding:.5rem;display:inline-flex;box-shadow:inset 0 2px 4px #00000005}.dashboard-module__f3olZW__segmentedBtn{color:#131a2599;cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.75rem 1.75rem;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.dashboard-module__f3olZW__segmentedBtn:hover{color:var(--color-text);background:#fffc}.dashboard-module__f3olZW__segmentedBtnActive{background:linear-gradient(135deg, var(--color-primary), #3b82f6);color:#fff;box-shadow:0 8px 20px -5px #2563eb66}.dashboard-module__f3olZW__segmentedBtnActive:hover{color:#fff;background:linear-gradient(135deg, var(--color-primary), #3b82f6)}.dashboard-module__f3olZW__jobsGrid{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem;display:grid}.dashboard-module__f3olZW__jobCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#ffffffb3;border:1px solid #fffc;border-radius:24px;flex-direction:column;margin-bottom:0;padding:1.75rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000008,inset 0 0 0 1px #ffffff80}.dashboard-module__f3olZW__jobCard:before{content:"";background:linear-gradient(90deg,#e2e8f0,#cbd5e1);height:4px;transition:all .3s;position:absolute;top:0;left:0;right:0}.dashboard-module__f3olZW__jobCard:hover{background:#fffffff2;transform:translateY(-4px)scale(1.01);box-shadow:0 25px 50px -15px #0000001a,inset 0 0 0 1px #fffc}.dashboard-module__f3olZW__jobHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.75rem;display:flex}.dashboard-module__f3olZW__customerAvatar{color:#0f766e;background:linear-gradient(135deg,#f0fdfa,#ccfbf1);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 4px 10px -2px #0f766e33}.dashboard-module__f3olZW__customerInfo{align-items:center;gap:1rem;display:flex}.dashboard-module__f3olZW__jobStatus{text-transform:uppercase;letter-spacing:.1em;border-radius:9999px;align-items:center;gap:.4rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:800;display:inline-flex;box-shadow:0 2px 5px #0000000d}.dashboard-module__f3olZW__statusPending{color:#854d0e;background:#fef9c3;border:1px solid #fde047}.dashboard-module__f3olZW__statusAccepted{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.dashboard-module__f3olZW__statusCompleted{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.dashboard-module__f3olZW__statusRejected{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.dashboard-module__f3olZW__jobDate{color:#131a2599;flex-direction:column;align-items:flex-end;gap:.25rem;font-size:.85rem;font-weight:600;display:flex}.dashboard-module__f3olZW__jobDesc{color:var(--color-text);background:#fffc;border:1px solid #131a250d;border-radius:16px;margin-bottom:1.5rem;padding:1.25rem;font-size:1rem;line-height:1.6}.dashboard-module__f3olZW__jobActions{flex-wrap:wrap;gap:1rem;display:flex}.dashboard-module__f3olZW__btn{cursor:pointer;letter-spacing:-.01em;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1.05rem;font-weight:800;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.dashboard-module__f3olZW__btnPrimary{background:linear-gradient(135deg, var(--color-primary), #3b82f6);color:#fff;box-shadow:0 8px 20px -5px #2563eb66}.dashboard-module__f3olZW__btnPrimary:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 25px -5px #2563eb80}.dashboard-module__f3olZW__btnSecondary{color:var(--color-text);background:#ffffffe6;border:1px solid #131a2526;box-shadow:0 4px 10px #00000008}.dashboard-module__f3olZW__btnSecondary:hover{background:#fff;border-color:#131a254d;transform:translateY(-2px)}.dashboard-module__f3olZW__btnSuccess{color:#fff;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 8px 20px -5px #10b98166}.dashboard-module__f3olZW__btnSuccess:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 25px -5px #10b98180}.dashboard-module__f3olZW__btnDanger{color:#ef4444;background:0 0;border:2px solid #ef444433}.dashboard-module__f3olZW__btnDanger:hover{background:#fef2f2;border-color:#ef4444;transform:translateY(-2px)}.dashboard-module__f3olZW__loadingContainer,.dashboard-module__f3olZW__errorContainer{background:var(--color-background);min-height:calc(100vh - 70px);color:var(--color-text);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.dashboard-module__f3olZW__loader{border:4px solid #131a251a;border-top-color:var(--color-primary);border-radius:50%;width:48px;height:48px;animation:1s linear infinite dashboard-module__f3olZW__spin}@keyframes dashboard-module__f3olZW__spin{to{transform:rotate(360deg)}}.dashboard-module__f3olZW__formGroup{flex-direction:column;margin-bottom:1.5rem;display:flex}.dashboard-module__f3olZW__formGroup label{color:var(--color-text);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.dashboard-module__f3olZW__input,.dashboard-module__f3olZW__select{width:100%;color:var(--color-text);background:#fff9;border:1px solid #ffffff80;border-radius:12px;outline:none;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:inset 0 2px 4px #00000005}.dashboard-module__f3olZW__input:focus,.dashboard-module__f3olZW__select:focus{border-color:var(--color-primary);background:#fffffff2;outline:none;box-shadow:0 0 0 4px #0a11281a,inset 0 2px 4px #00000003}.dashboard-module__f3olZW__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.dashboard-module__f3olZW__serviceEditCard{background:#fff;border:1px solid #131a251a;border-radius:16px;margin-bottom:1.5rem;padding:1.75rem;transition:all .2s;position:relative;box-shadow:0 4px 6px -1px #00000008,0 2px 4px -1px #00000005}.dashboard-module__f3olZW__serviceEditCard:hover{border-color:#131a2526;box-shadow:0 10px 15px -3px #0000000d,0 4px 6px -2px #00000008}.dashboard-module__f3olZW__serviceEditCard:focus-within{border-color:#131a2580}.dashboard-module__f3olZW__serviceEditCardHeader{color:var(--color-text);justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:1.1rem;font-weight:800;display:flex}.dashboard-module__f3olZW__removeBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.9rem;font-weight:700;transition:background .2s;display:flex}.dashboard-module__f3olZW__removeBtn:hover{background:#fee2e2}@media (max-width:1024px){.dashboard-module__f3olZW__dashboardWrapper{flex-direction:column}.dashboard-module__f3olZW__sidebar{scrollbar-width:none;-ms-overflow-style:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #131a251a;border-right:none;flex-direction:row;align-items:center;gap:.5rem;width:100%;height:auto;padding:1rem;position:sticky;top:70px;overflow-x:auto}.dashboard-module__f3olZW__sidebar::-webkit-scrollbar{display:none}.dashboard-module__f3olZW__sidebar:after{content:"";padding-right:1rem}.dashboard-module__f3olZW__sidebarHeader{display:none}.dashboard-module__f3olZW__navItem{white-space:nowrap;flex-shrink:0;width:auto;margin-bottom:0;padding:.75rem 1.25rem;font-size:.95rem}.dashboard-module__f3olZW__navItemActive:before{display:none}.dashboard-module__f3olZW__navItemActive{border-radius:100px}.dashboard-module__f3olZW__mainContent{padding:2rem 1.5rem}.dashboard-module__f3olZW__welcomeBanner{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2rem}.dashboard-module__f3olZW__formGrid{grid-template-columns:1fr;gap:1.25rem}.dashboard-module__f3olZW__kpiGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.dashboard-module__f3olZW__mainContent{padding:1.5rem 1rem}.dashboard-module__f3olZW__kpiGrid{grid-template-columns:1fr}.dashboard-module__f3olZW__contentCard{border-radius:16px;padding:1.5rem}.dashboard-module__f3olZW__servicesGrid{grid-template-columns:1fr}.dashboard-module__f3olZW__jobCard{padding:1.5rem}.dashboard-module__f3olZW__jobHeader{flex-direction:column;align-items:flex-start;gap:1rem}.dashboard-module__f3olZW__segmentedControls{border-radius:16px;flex-direction:column;width:100%;display:flex}.dashboard-module__f3olZW__segmentedBtn{border-radius:12px;width:100%}.dashboard-module__f3olZW__welcomeBanner{border-radius:16px;padding:1.5rem}.dashboard-module__f3olZW__welcomeText h1{font-size:1.5rem}}.dashboard-module__f3olZW__pulseAnim{animation:1.5s cubic-bezier(.4,0,.6,1) infinite dashboard-module__f3olZW__pulse}@keyframes dashboard-module__f3olZW__pulse{0%,to{opacity:1}50%{opacity:.5}}.dashboard-module__f3olZW__mobileFlexStack{align-items:center;display:flex}.dashboard-module__f3olZW__mobileGrid{display:grid}@media (max-width:768px){.dashboard-module__f3olZW__mobileFlexStack{flex-direction:column!important;align-items:stretch!important}.dashboard-module__f3olZW__mobileGrid{grid-template-columns:1fr!important}}.dashboard-module__f3olZW__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#131a2566;justify-content:center;align-items:center;padding:1.5rem;animation:.3s forwards dashboard-module__f3olZW__fadeIn;display:flex;position:fixed;inset:0}.dashboard-module__f3olZW__modalContent{background:var(--color-background);border-radius:24px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;animation:.4s cubic-bezier(.175,.885,.32,1.1) forwards dashboard-module__f3olZW__slideUp;display:flex;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.dashboard-module__f3olZW__modalHeader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#ffffffe6;border-bottom:1px solid #131a250d;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;position:sticky;top:0}.dashboard-module__f3olZW__modalBody{flex-grow:1;padding:2rem}.dashboard-module__f3olZW__modalFooter{z-index:10;background:#fff;border-top:1px solid #131a250d;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;display:flex;position:sticky;bottom:0}.dashboard-module__f3olZW__modalCloseBtn{cursor:pointer;color:#131a25b3;background:#131a250d;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.dashboard-module__f3olZW__modalCloseBtn:hover{color:var(--color-text);background:#131a251a;transform:rotate(90deg)}@keyframes dashboard-module__f3olZW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dashboard-module__f3olZW__slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.dashboard-module__f3olZW__modernGigCard{cursor:pointer;background:#fff;border:1px solid #131a2514;border-radius:20px;flex-direction:column;gap:1.25rem;padding:1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000008}.dashboard-module__f3olZW__modernGigCard:hover{border-color:#0a112833;transform:translateY(-4px);box-shadow:0 12px 25px #0a112814}.dashboard-module__f3olZW__modernGigCard:before{content:"";background:var(--color-primary);opacity:0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.dashboard-module__f3olZW__modernGigCard:hover:before{opacity:1}.dashboard-module__f3olZW__gigIconWrapper{color:var(--color-primary);background:#0a112814;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.dashboard-module__f3olZW__gigDeleteBtn{color:#ef4444;cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:50%;padding:.5rem;transition:all .2s}.dashboard-module__f3olZW__gigDeleteBtn:hover{opacity:1;background:#fee2e2}.dashboard-module__f3olZW__gigPricePill{color:var(--color-primary);background:#0a11280d;border-radius:12px;align-items:center;gap:.2rem;padding:.4rem .8rem;font-size:.9rem;font-weight:700;display:flex}.dashboard-module__f3olZW__createNewGigBtn{width:100%;min-height:220px;color:var(--color-primary);cursor:pointer;background:0 0;border:2px dashed #0a11284d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.dashboard-module__f3olZW__createNewGigBtn:hover{border-color:var(--color-primary);background:#0a112805;transform:scale(1.02)}.dashboard-module__f3olZW__createNewGigIcon{background:var(--color-primary);color:#fff;border-radius:16px;padding:1rem;transition:transform .3s;box-shadow:0 8px 20px #0a11284d}.dashboard-module__f3olZW__createNewGigBtn:hover .dashboard-module__f3olZW__createNewGigIcon{transform:scale(1.1)rotate(90deg)}.dashboard-module__f3olZW__slidePanelOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#131a2566;transition:opacity .3s;position:fixed;inset:0}.dashboard-module__f3olZW__slidePanel{z-index:1001;background:#fff;flex-direction:column;width:100%;max-width:450px;animation:.3s cubic-bezier(.16,1,.3,1) dashboard-module__f3olZW__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-10px 0 40px #0000001a}.dashboard-module__f3olZW__slidePanelHeader{background:#fff;border-bottom:1px solid #131a2514;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.dashboard-module__f3olZW__formGroupModern{background:#fff;border:1px solid #131a251a;border-radius:12px;transition:border-color .2s;overflow:hidden}.dashboard-module__f3olZW__formGroupModern:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px #0a11281a}.dashboard-module__f3olZW__daySelector{flex-wrap:wrap;gap:.5rem;display:flex}.dashboard-module__f3olZW__dayBtn{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--color-text);background:#fff;border:1px solid #131a251a;border-radius:10px;padding:.5rem .8rem;font-size:.85rem;font-weight:600;transition:all .2s}.dashboard-module__f3olZW__dayBtnActive{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 4px 10px #0a11284d}.dashboard-module__f3olZW__panelFooter{background:#fff;border-top:1px solid #131a2514;padding:1.5rem 2rem}.dashboard-module__f3olZW__splitViewContainer{background:#fff;border:1px solid #131a2514;border-radius:24px;height:calc(100vh - 120px);margin:0 2rem 2rem;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000000d}.dashboard-module__f3olZW__masterList{background:#fafbfc;border-right:1px solid #131a2514;flex-direction:column;width:380px;display:flex}.dashboard-module__f3olZW__masterListHeader{background:#fff;border-bottom:1px solid #131a2514;padding:1.5rem}.dashboard-module__f3olZW__masterListItems{flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex;overflow-y:auto}.dashboard-module__f3olZW__masterListItem{cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.dashboard-module__f3olZW__masterListItem:hover{background:#131a2508}.dashboard-module__f3olZW__masterListItemActive{background:#fff;border-color:#0a112833;box-shadow:0 4px 12px #0a11280f}.dashboard-module__f3olZW__masterListItemIcon{color:#131a2599;background:#131a250d;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.dashboard-module__f3olZW__masterListItemActive .dashboard-module__f3olZW__masterListItemIcon{color:var(--color-primary);background:#0a11281a}.dashboard-module__f3olZW__detailView{background:#fff;flex-direction:column;flex:1;display:flex;overflow-y:auto}.dashboard-module__f3olZW__emptyDetailState{color:#131a2580;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;display:flex}.dashboard-module__f3olZW__detailHeader{z-index:10;background:#fff;border-bottom:1px solid #131a2514;justify-content:space-between;align-items:flex-start;padding:2rem;display:flex;position:sticky;top:0}.dashboard-module__f3olZW__detailFormContent{flex-direction:column;gap:1.25rem;width:100%;max-width:800px;margin:0 auto;padding:1.5rem 2rem;display:flex}.dashboard-module__f3olZW__hugeTitleInput{color:var(--color-text);letter-spacing:-.02em;background:0 0;border:none;outline:none;width:100%;font-size:2rem;font-weight:800}.dashboard-module__f3olZW__hugeTitleInput::placeholder{color:#131a2533}.dashboard-module__f3olZW__detailSectionTitle{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-size:.8rem;font-weight:700;display:block}.dashboard-module__f3olZW__detailGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.dashboard-module__f3olZW__dangerZone{background:#fff5f5;border:1px dashed #feb2b2;border-radius:16px;margin-top:2rem;padding:2rem}.dashboard-module__f3olZW__btnDanger{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.dashboard-module__f3olZW__btnDanger:hover{background:#dc2626;box-shadow:0 4px 12px #ef44444d}@media (max-width:1024px){.dashboard-module__f3olZW__splitViewContainer{flex-direction:column!important;height:auto!important;min-height:calc(100vh - 120px)!important;margin:0 1rem 1rem!important}.dashboard-module__f3olZW__masterList{border-bottom:1px solid #131a2514!important;border-right:none!important;width:100%!important}.dashboard-module__f3olZW__masterListItems{max-height:40vh!important;overflow-y:auto!important}.dashboard-module__f3olZW__detailView{width:100%!important;overflow-y:visible!important}.dashboard-module__f3olZW__detailFormContent{padding:1.5rem!important}}
.BookingModal-module__EmgdDq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.BookingModal-module__EmgdDq__modalContent{border-radius:var(--radius-lg) var(--radius-lg) 0 0;width:100%;max-height:92dvh;box-shadow:var(--shadow-lg);padding:1.5rem 1.25rem 2rem;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom));background:#fff;overflow-y:auto}@media (min-width:640px){.BookingModal-module__EmgdDq__modalContent{border-radius:var(--radius-lg);margin:2rem}}.BookingModal-module__EmgdDq__modalContent:before{content:"";background:#e2e8f0;border-radius:2px;width:40px;height:4px;margin:0 auto 1.25rem;display:block}.BookingModal-module__EmgdDq__modalHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.BookingModal-module__EmgdDq__modalHeader h3{color:var(--color-primary);margin:0;font-size:1.25rem;font-weight:700}.BookingModal-module__EmgdDq__closeButton{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.BookingModal-module__EmgdDq__closeButton:hover{color:#0f172a;background:#f1f5f9}.BookingModal-module__EmgdDq__bookingForm{flex-direction:column;gap:1.25rem;display:flex}.BookingModal-module__EmgdDq__formGroup{flex-direction:column;gap:.5rem;display:flex}.BookingModal-module__EmgdDq__formGroup label{color:#334155;font-size:.95rem;font-weight:600}.BookingModal-module__EmgdDq__formGroup label span{color:#94a3b8;margin-left:.5rem;font-size:.85rem;font-weight:400}.BookingModal-module__EmgdDq__input,.BookingModal-module__EmgdDq__textarea{border-radius:var(--radius-sm);width:100%;transition:var(--transition-normal);background:#f8fafc;border:1px solid #0000001a;padding:.875rem 1rem;font-family:inherit;font-size:1rem}.BookingModal-module__EmgdDq__input:focus,.BookingModal-module__EmgdDq__textarea:focus{border-color:var(--color-primary);background:#fff;outline:none;box-shadow:0 0 0 3px #050fa31a}.BookingModal-module__EmgdDq__textarea{resize:vertical;min-height:80px}.BookingModal-module__EmgdDq__mediaSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.BookingModal-module__EmgdDq__mediaSectionTitle{color:#0f172a;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.BookingModal-module__EmgdDq__recorderContainer{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.BookingModal-module__EmgdDq__recordButton{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:20px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-weight:600;transition:all .2s;display:flex}.BookingModal-module__EmgdDq__recordButton:hover{color:#0f172a;background:#e2e8f0}.BookingModal-module__EmgdDq__recordingActive{color:#dc2626;background:#fee2e2;animation:2s infinite BookingModal-module__EmgdDq__pulse}.BookingModal-module__EmgdDq__recordingActive:hover{color:#b91c1c;background:#fecaca}@keyframes BookingModal-module__EmgdDq__pulse{0%{box-shadow:0 0 #dc262666}70%{box-shadow:0 0 0 10px #dc262600}to{box-shadow:0 0 #dc262600}}.BookingModal-module__EmgdDq__audioPreview{flex-grow:1;align-items:center;gap:.5rem;display:flex}.BookingModal-module__EmgdDq__audioElement{flex-grow:1;height:36px}.BookingModal-module__EmgdDq__deleteAudioBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.25rem;display:flex}.BookingModal-module__EmgdDq__deleteAudioBtn:hover{color:#ef4444;background:#fee2e2}.BookingModal-module__EmgdDq__imageUploader{flex-direction:column;gap:.75rem;display:flex}.BookingModal-module__EmgdDq__uploadButton{color:#64748b;cursor:pointer;background:#fff;border:1px dashed #cbd5e1;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:500;transition:all .2s;display:flex}.BookingModal-module__EmgdDq__uploadButton:hover{border-color:var(--color-primary);color:var(--color-primary);background:#0a112805}.BookingModal-module__EmgdDq__uploadButton input[type=file]{display:none}.BookingModal-module__EmgdDq__photoPreviewGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.75rem;display:grid}.BookingModal-module__EmgdDq__photoPreviewCard{aspect-ratio:1;border:1px solid #e2e8f0;border-radius:8px;position:relative;overflow:hidden}.BookingModal-module__EmgdDq__photoPreviewCard img{object-fit:cover;width:100%;height:100%}.BookingModal-module__EmgdDq__deletePhotoBtn{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;top:4px;right:4px}.BookingModal-module__EmgdDq__deletePhotoBtn:hover{background:#ef4444}.BookingModal-module__EmgdDq__modalActions{gap:1rem;margin-top:1rem;display:flex}.BookingModal-module__EmgdDq__btnCancel{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;flex:1;padding:1rem;font-weight:600;transition:all .2s}.BookingModal-module__EmgdDq__btnCancel:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}.BookingModal-module__EmgdDq__btnBookConfirm{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:2;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:700;transition:all .2s;display:flex}.BookingModal-module__EmgdDq__btnBookConfirm:hover:not(:disabled){background:#0a1128e6;transform:translateY(-1px);box-shadow:0 4px 12px #0a112833}.BookingModal-module__EmgdDq__btnBookConfirm:disabled{opacity:.7;cursor:not-allowed}.BookingModal-module__EmgdDq__premiumPricingBox{background:linear-gradient(145deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.75rem;margin-top:.5rem;padding:1.25rem;display:flex}.BookingModal-module__EmgdDq__pricingRow{color:#475569;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:600;display:flex}.BookingModal-module__EmgdDq__pricingInfo{color:#94a3b8;margin-left:.25rem;font-size:.75rem;font-weight:400}.BookingModal-module__EmgdDq__pricingAmount{color:#1e293b;font-weight:700}.BookingModal-module__EmgdDq__pricingDivider{opacity:.6;background:#cbd5e1;height:1px;margin:.25rem 0}.BookingModal-module__EmgdDq__pricingTotalRow{color:var(--color-primary);justify-content:space-between;align-items:center;font-size:1.05rem;font-weight:700;display:flex}.BookingModal-module__EmgdDq__pricingTotalAmount{font-size:1.25rem;font-weight:800}.BookingModal-module__EmgdDq__typeToggle{background-color:#f1f5f9;border-radius:8px;margin-bottom:1.5rem;padding:4px;display:flex}.BookingModal-module__EmgdDq__typeBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.BookingModal-module__EmgdDq__typeBtnActive{color:#0f172a;background-color:#fff;box-shadow:0 1px 3px #0000001a}.BookingModal-module__EmgdDq__scheduleGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (max-width:480px){.BookingModal-module__EmgdDq__scheduleGrid{grid-template-columns:1fr}}.BookingModal-module__EmgdDq__uploadingText{color:var(--color-primary);text-align:center;margin-top:-.5rem;font-size:.875rem;font-weight:500}@media (min-width:640px){.BookingModal-module__EmgdDq__modalOverlay{align-items:center;padding:1rem}.BookingModal-module__EmgdDq__modalContent{border-radius:16px;max-width:550px;padding:2rem;box-shadow:0 20px 25px -5px #0000001a}.BookingModal-module__EmgdDq__modalContent:before{display:none}}.BookingModal-module__EmgdDq__loader{box-sizing:border-box;display:inline-block}@keyframes BookingModal-module__EmgdDq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
