.dashboard_dashboard__S9Y7_{display:flex;flex-direction:column;gap:2rem}.dashboard_statsGrid__lhdr9{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem}.dashboard_statCard__c5TlB{background-color:white;padding:1.5rem;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .3s ease}.dashboard_statCard__c5TlB:hover{transform:translateY(-5px)}.dashboard_statCard__c5TlB h3{margin:0;color:#2c3e50;font-size:1rem;font-weight:500}.dashboard_statValue__yM_SK{font-size:2rem;font-weight:600;color:#3498db;margin:.5rem 0}.dashboard_statLink__QqzZF{color:#3498db;text-decoration:none;font-size:.9rem;display:inline-block;margin-top:.5rem}.dashboard_statLink__QqzZF:hover{text-decoration:underline}.dashboard_recentActivity__YRW_G{background-color:white;padding:1.5rem;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.dashboard_recentActivity__YRW_G h2{margin:0 0 1rem;color:#2c3e50;font-size:1.25rem}.dashboard_activityList__quKwe{display:flex;flex-direction:column;gap:1rem}.dashboard_activityItem__faKgg{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#f8f9fa;border-radius:8px}.dashboard_activityIcon__O9Zhw{font-size:1.5rem}.dashboard_activityContent__dzE4Q{flex:1 1}.dashboard_activityContent__dzE4Q p{margin:0;color:#2c3e50}.dashboard_activityTime__k8jiF{font-size:.875rem;color:#7f8c8d}.dashboard_quickActions__1Hmf_{background-color:white;padding:1.5rem;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.dashboard_quickActions__1Hmf_ h2{margin:0 0 1rem;color:#2c3e50;font-size:1.25rem}.dashboard_actionButtons__krmGG{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.dashboard_actionButton__0gSuy{display:inline-block;padding:.75rem 1.5rem;background-color:#3498db;color:white;text-decoration:none;border-radius:6px;text-align:center;transition:background-color .3s ease}.dashboard_actionButton__0gSuy:hover{background-color:#2980b9}.design-system_heading1__wJMqF{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.design-system_heading2__LygUG{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.design-system_heading3__B_PFC{font-size:1.75rem;font-weight:600;line-height:1.2;margin-bottom:.5rem}.design-system_heading4__XqnD6{font-size:1.5rem;font-weight:600;line-height:1.2;margin-bottom:.5rem}.design-system_body1__Fm8iQ{font-size:1rem;line-height:1.5;margin-bottom:1rem}.design-system_body2__Lsgmt{font-size:.875rem;line-height:1.5;margin-bottom:.5rem}.design-system_spacing1__MUDdH{margin:.25rem;padding:.25rem}.design-system_spacing2__N3f6Y{margin:.5rem;padding:.5rem}.design-system_spacing3__ubZOR{margin:1rem;padding:1rem}.design-system_spacing4__kjP_I{margin:1.5rem;padding:1.5rem}.design-system_spacing5__8PBJ_{margin:2rem;padding:2rem}.design-system_button__g45Oc{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.25rem;font-weight:500;text-align:center;cursor:pointer;transition:all .2s ease-in-out}.design-system_buttonPrimary__tITf_{background-color:#007bff;color:#ffffff;border:1px solid #007bff}.design-system_buttonPrimary__tITf_:hover{background-color:#0056b3;border-color:#0056b3}.design-system_buttonSecondary__lQ6vE{background-color:#6c757d;color:#ffffff;border:1px solid #6c757d}.design-system_buttonSecondary__lQ6vE:hover{background-color:#5a6268;border-color:#545b62}.design-system_card__89mMA{background-color:#ffffff;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:1.5rem;transition:box-shadow .2s ease-in-out}.design-system_card__89mMA:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.design-system_input__ssTj_{width:100%;padding:.5rem;border:1px solid #dee2e6;border-radius:.25rem;font-size:1rem;line-height:1.5;transition:border-color .2s ease-in-out}.design-system_input__ssTj_:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.design-system_row__Kg791{display:flex;flex-wrap:wrap;margin:calc(-1 * .5rem)}.design-system_col__z1CAP{flex:1 1;padding:.5rem}.design-system_navbar__YYnRA{background-color:#ffffff;border-bottom:1px solid #e9ecef;position:relative;z-index:1000}.design-system_brand__6Fl_N{font-size:1.5rem;font-weight:700;color:#007bff;text-decoration:none}.design-system_menuToggle__hEpzo{display:none;background:none;border:none;padding:.5rem;cursor:pointer}.design-system_menuIcon__seMlE{display:block;width:24px;height:2px;background-color:#212529;position:relative;transition:all .3s ease-in-out}.design-system_menuIcon__seMlE:after,.design-system_menuIcon__seMlE:before{content:"";position:absolute;width:24px;height:2px;background-color:#212529;transition:all .3s ease-in-out}.design-system_menuIcon__seMlE:before{top:-8px}.design-system_menuIcon__seMlE:after{bottom:-8px}.design-system_menuList__oyKYl,.design-system_menu__xIUp7{display:flex;align-items:center}.design-system_menuList__oyKYl{list-style:none;margin:0;padding:0;gap:2rem}.design-system_menuItem___j6Kg{margin:0}.design-system_menuLink__FKF9j{color:#495057;text-decoration:none;font-weight:500;transition:color .2s ease-in-out}.design-system_menuLink__FKF9j:hover{color:#007bff}.design-system_menuButton__IAm2B{margin-left:1rem}@media (max-width:768px){.design-system_menuToggle__hEpzo{display:block}.design-system_menu__xIUp7{position:absolute;top:100%;left:0;right:0;background-color:#ffffff;border-top:1px solid #e9ecef;flex-direction:column;align-items:stretch;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease-in-out}.design-system_menuOpen__lFhsp{transform:translateY(0);opacity:1;visibility:visible}.design-system_menuList__oyKYl{flex-direction:column;gap:0;padding:1rem 0}.design-system_menuItem___j6Kg{width:100%}.design-system_menuLink__FKF9j{display:block;padding:.75rem 1rem;border-bottom:1px solid #f8f9fa}.design-system_menuButton__IAm2B{margin:1rem}.design-system_menuOpen__lFhsp .design-system_menuIcon__seMlE{background-color:transparent}.design-system_menuOpen__lFhsp .design-system_menuIcon__seMlE:before{transform:rotate(45deg);top:0}.design-system_menuOpen__lFhsp .design-system_menuIcon__seMlE:after{transform:rotate(-45deg);bottom:0}}@media (max-width:576px){.design-system_heading1__wJMqF{font-size:2rem}.design-system_heading2__LygUG{font-size:1.75rem}.design-system_heading3__B_PFC{font-size:1.5rem}.design-system_heading4__XqnD6{font-size:1.25rem}}.design-system_logoText__gaPV1{font-size:1.5rem;font-weight:700;color:#007bff;text-decoration:none;display:flex;align-items:center}.design-system_logoHighlight__2cpWF{color:#6c757d;font-weight:600}@media (max-width:768px){.design-system_logoText__gaPV1{font-size:1.25rem}}.UserMenu_userMenu__vomFe{position:relative}.UserMenu_button__g4eTR{padding:.5rem 1rem;border:none;border-radius:4px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block}.UserMenu_button__g4eTR:disabled{opacity:.7;cursor:not-allowed}.UserMenu_buttonPrimary__QuC05{background:#4F46E5;color:white;box-shadow:0 2px 8px rgba(79,70,229,.08);font-weight:600;letter-spacing:.01em;border:none}.UserMenu_buttonPrimary__QuC05:hover:not(:disabled){background:#6D28D9;color:#fff;box-shadow:0 4px 16px rgba(79,70,229,.13)}.UserMenu_loggedInMenu__b09su{position:relative}.UserMenu_dropdownMenu__f6drJ{position:absolute;top:100%;right:0;margin-top:.5rem;background-color:white;border-radius:4px;box-shadow:0 2px 10px rgba(0,0,0,.1);min-width:200px;z-index:1000}.UserMenu_menuItem__kNLI6{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;color:#333;text-decoration:none;border:none;background:none;width:100%;text-align:left;font-size:.9rem;cursor:pointer;transition:background-color .2s}.UserMenu_menuItem__kNLI6:hover{background-color:#f5f5f5}.UserMenu_menuItem__kNLI6 i{width:20px;color:#666}.Agendar_agendarBg__AY8l_{min-height:100vh;background:linear-gradient(135deg,#ede9fe,#f8fafc);padding:2rem 0}.Agendar_stepper__H8Qxn{display:flex;align-items:center;gap:1.5rem;font-size:1rem;color:#4F46E5;margin-bottom:2rem;justify-content:center;flex-wrap:nowrap;overflow-x:auto;padding:0 1rem}.Agendar_step__CxFYw{display:flex;align-items:center;gap:.5rem;font-weight:600;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content}.Agendar_stepCircle__3ufAD{width:32px;height:32px;border-radius:50%;background:#4F46E5;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.Agendar_step__CxFYw.Agendar_inactive__m4L9R .Agendar_stepCircle__3ufAD{background:#e0e7ff;color:#4F46E5}.Agendar_stepLine__yqzvJ{height:2px;width:40px;background:#e0e7ff;flex-shrink:0}.Agendar_cardForm__nUut6{background:#fff;border-radius:18px;box-shadow:0 4px 24px rgba(79,70,229,.1);padding:2.5rem 2rem;color:#222;min-width:0;width:100%;margin-bottom:2rem}.Agendar_cardService__9Qe3M{background:#f3f4f6;border-radius:10px;padding:1rem;margin-bottom:1.5rem}.Agendar_input__25nf8{padding:.75rem;border:1.5px solid #d1d5db;border-radius:10px;font-size:1rem;transition:border-color .2s,box-shadow .2s;background:#f8fafc;width:100%;margin-top:.3rem}.Agendar_input__25nf8:focus{outline:none;border-color:#4F46E5;box-shadow:0 0 0 2px #ede9fe}.Agendar_select__XSrhT{padding:.75rem;border:1.5px solid #d1d5db;border-radius:10px;font-size:1rem;transition:border-color .2s,box-shadow .2s;background:#f8fafc;width:100%;margin-top:.3rem}.Agendar_select__XSrhT:focus{outline:none;border-color:#4F46E5;box-shadow:0 0 0 2px #ede9fe}.Agendar_radioGroup__SdhWG{display:flex;gap:1.5rem;margin-bottom:1rem}.Agendar_timeGrid__RSReY{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.Agendar_timeBtn__CFVAS{background:#ede9fe;color:#4F46E5;border:none;border-radius:8px;padding:.5rem 1.2rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,transform .18s}.Agendar_timeBtn__CFVAS.Agendar_selected__9AWn6,.Agendar_timeBtn__CFVAS:active{background:linear-gradient(90deg,#4F46E5,#6366f1);color:#fff}.Agendar_timeBtn__CFVAS:disabled{background:#f3f4f6;color:#bdbdbd;cursor:not-allowed}.Agendar_submitBtn__j_pVW{width:100%;background:linear-gradient(90deg,#4F46E5,#6366f1);color:#fff;padding:1rem;border-radius:999px;border:none;font-weight:700;font-size:1.1rem;cursor:pointer;margin-top:1.5rem;box-shadow:0 2px 12px rgba(79,70,229,.13);transition:background .2s,box-shadow .2s,transform .18s}.Agendar_submitBtn__j_pVW:hover:not(:disabled){background:linear-gradient(90deg,#6366f1,#4F46E5);transform:translateY(-2px) scale(1.03)}.Agendar_submitBtn__j_pVW:disabled{opacity:.7;cursor:not-allowed}.Agendar_cardAgenda__EGs4K{background:#fff;border-radius:18px;box-shadow:0 4px 24px rgba(79,70,229,.1);padding:2.5rem 2rem;color:#222;min-width:0;width:100%}.Agendar_skeletonCard__M5bBh{width:100%;background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.Agendar_skeletonLine__z_tmv{height:14px;border-radius:6px}.Agendar_skeletonCircle__FIW8j,.Agendar_skeletonLine__z_tmv{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 37%,#e5e7eb 63%);background-size:400% 100%;animation:Agendar_shimmer__6YKDP 1.4s ease infinite}.Agendar_skeletonCircle__FIW8j{width:40px;height:40px;border-radius:50%}@keyframes Agendar_shimmer__6YKDP{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.Agendar_cardAgenda__EGs4K,.Agendar_cardForm__nUut6{padding:1.5rem .7rem}.Agendar_stepper__H8Qxn{font-size:.85rem;gap:.5rem;padding:0 .5rem}.Agendar_stepCircle__3ufAD{width:28px;height:28px;font-size:.9rem}.Agendar_stepLine__yqzvJ{width:20px}}@media (max-width:480px){.Agendar_stepper__H8Qxn{font-size:.8rem;gap:.3rem}.Agendar_stepCircle__3ufAD{width:24px;height:24px;font-size:.8rem}.Agendar_stepLine__yqzvJ{width:15px}.Agendar_step__CxFYw{gap:.3rem}}.Pagamento_pagamentoBg__knxHS{min-height:100vh;background:linear-gradient(135deg,#ede9fe,#f8fafc);padding:2rem 0}.Pagamento_stepper__9V4b3{display:flex;align-items:center;gap:1.5rem;font-size:1rem;color:#4F46E5;margin-bottom:2rem;justify-content:center;flex-wrap:nowrap;overflow-x:auto;padding:0 1rem}.Pagamento_step__ulzVz{display:flex;align-items:center;gap:.5rem;font-weight:600;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content}.Pagamento_stepCircle__l_UxJ{width:32px;height:32px;border-radius:50%;background:#e0e7ff;color:#4F46E5;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.Pagamento_step__ulzVz.Pagamento_active__YtIzL .Pagamento_stepCircle__l_UxJ{background:#4F46E5;color:#fff}.Pagamento_stepLine__GX09h{height:2px;width:40px;background:#e0e7ff;flex-shrink:0}.Pagamento_cardForm__shkIt{background:#fff;border-radius:18px;box-shadow:0 4px 24px rgba(79,70,229,.1);padding:2.5rem 2rem;color:#222;min-width:0;width:100%;margin-bottom:2rem}.Pagamento_input__UxpJ2{padding:.75rem;border:1.5px solid #d1d5db;border-radius:10px;font-size:1rem;transition:border-color .2s,box-shadow .2s;background:#f8fafc;width:100%;margin-top:.3rem}.Pagamento_input__UxpJ2:focus{outline:none;border-color:#4F46E5;box-shadow:0 0 0 2px #ede9fe}.Pagamento_select__AXlFm{padding:.75rem;border:1.5px solid #d1d5db;border-radius:10px;font-size:1rem;transition:border-color .2s,box-shadow .2s;background:#f8fafc;width:100%;margin-top:.3rem}.Pagamento_select__AXlFm:focus{outline:none;border-color:#4F46E5;box-shadow:0 0 0 2px #ede9fe}.Pagamento_submitBtn__FNbq5{width:100%;background:linear-gradient(90deg,#4F46E5,#6366f1);color:#fff;padding:1rem;border-radius:999px;border:none;font-weight:700;font-size:1.1rem;cursor:pointer;margin-top:1.5rem;box-shadow:0 2px 12px rgba(79,70,229,.13);transition:background .2s,box-shadow .2s,transform .18s}.Pagamento_submitBtn__FNbq5:hover:not(:disabled){background:linear-gradient(90deg,#6366f1,#4F46E5);transform:translateY(-2px) scale(1.03)}.Pagamento_submitBtn__FNbq5:disabled{opacity:.7;cursor:not-allowed}.Pagamento_cardResumo__MDKjB{background:#fff;border-radius:18px;box-shadow:0 4px 24px rgba(79,70,229,.1);padding:2.5rem 2rem;color:#222;min-width:0;width:80%;margin:0 auto}.Pagamento_skeletonCard__ZobPy{width:100%;background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.Pagamento_skeletonLine__QUMeu{height:14px;border-radius:6px}.Pagamento_skeletonCircle__Ujh1g,.Pagamento_skeletonLine__QUMeu{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 37%,#e5e7eb 63%);background-size:400% 100%;animation:Pagamento_shimmer__pKV3_ 1.4s ease infinite}.Pagamento_skeletonCircle__Ujh1g{width:40px;height:40px;border-radius:50%}@keyframes Pagamento_shimmer__pKV3_{0%{background-position:200% 0}to{background-position:-200% 0}}.Pagamento_paymentMethodCard__BQYna{flex:1 1 220px;max-width:320px;min-width:200px;display:flex;align-items:center;border:2px solid #cfd8dc;border-radius:12px;padding:1rem;background:#fff;cursor:pointer;transition:border .2s,box-shadow .2s;position:relative;margin-bottom:.5rem;box-shadow:0 1px 4px rgba(79,70,229,.04)}.Pagamento_paymentMethodCard__BQYna.Pagamento_selected__VODmq{border:2px solid #4f46e5;box-shadow:0 0 0 2px #4F46E533}.Pagamento_radio__tDifz{position:absolute;right:1rem;top:1rem;accent-color:#4F46E5}.Pagamento_label__89vhS{font-size:1.1rem;font-weight:500;margin-left:.3rem}@media (max-width:1200px){.Pagamento_cardResumo__MDKjB{width:100%;margin:0}.Pagamento_paymentMethodsGrid__5_92e{flex-wrap:wrap;justify-content:flex-start}}@media (max-width:768px){.Pagamento_cardForm__shkIt,.Pagamento_cardResumo__MDKjB{padding:1.5rem .7rem}.Pagamento_stepper__9V4b3{font-size:.85rem;gap:.5rem;padding:0 .5rem}.Pagamento_stepCircle__l_UxJ{width:28px;height:28px;font-size:.9rem}.Pagamento_stepLine__GX09h{width:20px}.Pagamento_paymentMethodsGrid__5_92e{flex-direction:column;gap:.7rem}.Pagamento_paymentMethodCard__BQYna{min-width:0;width:100%;max-width:100%}}@media (max-width:480px){.Pagamento_stepper__9V4b3{font-size:.8rem;gap:.3rem}.Pagamento_stepCircle__l_UxJ{width:24px;height:24px;font-size:.8rem}.Pagamento_stepLine__GX09h{width:15px}.Pagamento_step__ulzVz{gap:.3rem}}.HerosSection_heroSection__HWEnj{min-height:60vh;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden;display:flex;align-items:center;padding:1.3rem 0}.HerosSection_heroContainer__3jcED{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;z-index:2}.HerosSection_backgroundElements__2WhfE{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.HerosSection_gradientCircle1__7444u{position:absolute;top:-10%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.1) 0,transparent 70%);border-radius:50%;animation:HerosSection_float__fNk_S 6s ease-in-out infinite}.HerosSection_gradientCircle2__5IJq5{position:absolute;bottom:-20%;left:-15%;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.08) 0,transparent 70%);border-radius:50%;animation:HerosSection_float__fNk_S 8s ease-in-out infinite reverse}.HerosSection_floatingShape1__gihsw{position:absolute;top:20%;left:10%;width:60px;height:60px;background:rgba(255,255,255,.1);border-radius:20px;transform:rotate(45deg);animation:HerosSection_float__fNk_S 4s ease-in-out infinite}.HerosSection_floatingShape2___dBHi{position:absolute;bottom:30%;right:20%;width:40px;height:40px;background:rgba(255,255,255,.08);border-radius:50%;animation:HerosSection_float__fNk_S 5s ease-in-out infinite reverse}.HerosSection_heroContent__NkaL3{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}.HerosSection_heroText__jbvbw{color:white;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.HerosSection_heroText__jbvbw.HerosSection_fadeInUp__22nWp{opacity:1;transform:translateY(0)}.HerosSection_badge__t1TlG{display:inline-flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;margin-bottom:2rem}.HerosSection_badgeIcon__NdYtl{font-size:1rem}.HerosSection_heroTitle__lvDOa{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.HerosSection_highlight__7p3v8{background:linear-gradient(135deg,#ffd700,#ffed4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.HerosSection_heroSubtitle___DMtP{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;opacity:.9;font-weight:400}.HerosSection_bold__CHOCK{font-weight:600}.HerosSection_heroFeatures__epFyw{display:flex;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.HerosSection_feature__ct6pO{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500}.HerosSection_featureIcon__2ou7q{font-size:1.25rem}.HerosSection_ctaContainer__r34jS{display:flex;flex-direction:column;gap:1rem}.HerosSection_ctaButton__xrXOY{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:white;padding:1rem 2rem;border-radius:50px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 10px 30px rgba(255,107,107,.3);border:none;cursor:pointer;width:-moz-fit-content;width:fit-content}.HerosSection_ctaButton__xrXOY:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgba(255,107,107,.4)}.HerosSection_arrowIcon__K9CFV{transition:transform .3s ease}.HerosSection_ctaButton__xrXOY:hover .HerosSection_arrowIcon__K9CFV{transform:translateX(4px)}.HerosSection_ctaSubtext__4BP3p{font-size:.875rem;opacity:.8;font-weight:400}.HerosSection_heroVisual__MxHKD{opacity:0;transform:translateX(30px);transition:all .8s ease-out .2s}.HerosSection_heroVisual__MxHKD.HerosSection_fadeInRight__iekvw{opacity:1;transform:translateX(0)}.HerosSection_phoneMockup__fxd4b{position:relative;display:flex;justify-content:center}.HerosSection_phoneFrame__mT5Cb{width:280px;height:560px;background:linear-gradient(145deg,#2c3e50,#34495e);border-radius:40px;padding:8px;box-shadow:0 20px 60px rgba(0,0,0,.3),0 0 0 2px rgba(255,255,255,.1);position:relative}.HerosSection_phoneFrame__mT5Cb:before{content:"";position:absolute;top:20px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:rgba(255,255,255,.3);border-radius:2px}.HerosSection_phoneScreen__5rU2g{width:100%;height:100%;background:#f8f9fa;border-radius:32px;overflow:hidden;position:relative}.HerosSection_appHeader__vLYFa{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:1.5rem 1rem 1rem;display:flex;align-items:center;gap:.75rem}.HerosSection_appLogo__e75QO{display:flex;align-items:center;gap:.1rem}.HerosSection_logoText__wwXTt{font-family:Poppins,Inter,Arial,sans-serif;font-size:1rem;font-weight:800;letter-spacing:-.3px;color:#fff;line-height:1}.HerosSection_logoHighlight__07dDw{color:#4F46E5;font-weight:900;letter-spacing:0}.HerosSection_appContent__h__hw{padding:1rem;display:flex;flex-direction:column;gap:1rem}.HerosSection_searchBar__nqHH9{background:white;border:1px solid #e9ecef;border-radius:12px;padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem;color:#6c757d;font-size:.875rem}.HerosSection_searchIcon__hVAOq{font-size:1rem}.HerosSection_serviceCard__1x6FW{background:white;border:1px solid #e9ecef;border-radius:12px;padding:1rem;display:flex;align-items:center;gap:.75rem;transition:all .2s ease}.HerosSection_serviceCard__1x6FW:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-1px)}.HerosSection_serviceIcon__Akbnj{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:8px}.HerosSection_serviceInfo__RvycK{flex:1 1}.HerosSection_serviceName__Hx066{font-weight:600;font-size:.875rem;color:#212529;margin-bottom:.25rem}.HerosSection_servicePrice__GMKRK{font-size:.75rem;color:#6c757d}.HerosSection_bookButton__hBOXA{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease}.HerosSection_bookButton__hBOXA:hover{transform:scale(1.05)}.HerosSection_paymentPreview__zKWst{background:linear-gradient(135deg,#28a745,#20c997);color:white;border-radius:12px;padding:1rem;text-align:center}.HerosSection_paymentText__qPGVt{font-weight:600;font-size:.875rem;margin-bottom:.5rem}.HerosSection_paymentMethods__b0VL7{display:flex;justify-content:center;gap:.5rem;font-size:1.25rem}.HerosSection_floatingElement1__cczwS,.HerosSection_floatingElement2__1_N45{position:absolute;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:.75rem 1rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#2c3e50;box-shadow:0 8px 32px rgba(0,0,0,.1);animation:HerosSection_float__fNk_S 4s ease-in-out infinite}.HerosSection_floatingElement1__cczwS{top:10%;right:-20px;animation-delay:0s}.HerosSection_floatingElement2__1_N45{bottom:20%;left:-30px;animation-delay:2s}.HerosSection_floatingIcon__ltL82{font-size:1rem}@keyframes HerosSection_float__fNk_S{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.HerosSection_heroSection__HWEnj{min-height:40vh;padding:1rem 0 .5rem}.HerosSection_heroContent__NkaL3{gap:2rem}.HerosSection_heroTitle__lvDOa{font-size:3rem}.HerosSection_heroFeatures__epFyw{justify-content:center}.HerosSection_ctaContainer__r34jS{align-items:center}}@media (max-width:768px){.HerosSection_heroSection__HWEnj{min-height:60vh;padding:2rem 0;display:flex;align-items:center;justify-content:center}.HerosSection_heroContainer__3jcED{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.HerosSection_heroContent__NkaL3{gap:0}.HerosSection_heroContent__NkaL3,.HerosSection_heroVisual__MxHKD{width:100%;display:flex;align-items:center;justify-content:center}.HerosSection_phoneFrame__mT5Cb{width:240px;height:480px}.HerosSection_floatingElement1__cczwS,.HerosSection_floatingElement2__1_N45{display:none}}@media (max-width:480px){.HerosSection_heroSection__HWEnj{min-height:50vh;padding:1.5rem 0}.HerosSection_phoneFrame__mT5Cb{width:200px;height:400px}}.LaptopMockup_mobileHeroContainer__DaYNN{width:100%;max-width:480px;margin:0 auto;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 20px 40px rgba(102,126,234,.3);overflow:hidden}.LaptopMockup_mobileHeroContent__bwZeC{padding:2rem 1.5rem;color:white}.LaptopMockup_mobileHeadline__ZUab6{margin-bottom:1.5rem}.LaptopMockup_mobileTitle__BGqqM{font-size:2rem;font-weight:800;line-height:1.1;margin:0;letter-spacing:-.02em;text-align:center}.LaptopMockup_mobileTitleHighlight__alZz_{color:#FFD700;font-weight:900;display:block;margin-top:.25rem}.LaptopMockup_mobileValueProp__0i12h{margin-bottom:2rem;text-align:center}.LaptopMockup_mobileSubtitle__L4Ecp{font-size:1rem;line-height:1.6;margin:0 0 1rem;opacity:.95;text-align:center}.LaptopMockup_mobileSubtitle__L4Ecp strong{color:#FFD700;font-weight:700}.LaptopMockup_mobileBenefits__WysvM{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.LaptopMockup_mobileBenefitItem__Svy3c{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:rgba(255,255,255,.1);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.LaptopMockup_mobileBenefitIcon__hK7fA{font-size:1.2rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.2);border-radius:8px;flex-shrink:0}.LaptopMockup_mobileBenefitText__CbgsB{font-size:.95rem;font-weight:600}.LaptopMockup_mobileCtaSubtext__ne1rn{font-size:.85rem;opacity:.9;margin:0;text-align:center;line-height:1.4;font-weight:500}.LaptopMockup_mobileServicePreview__AE2OF{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.LaptopMockup_mobileServiceCard__Bjfvm{background:rgba(255,255,255,.95);border-radius:12px;padding:1rem;display:flex;align-items:center;gap:.75rem;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}.LaptopMockup_mobileServiceCard__Bjfvm:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.LaptopMockup_mobileServiceIcon__pTnLr{font-size:1.5rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:10px;flex-shrink:0}.LaptopMockup_mobileServiceInfo__evy19{flex:1 1}.LaptopMockup_mobileServiceName___7BcH{font-weight:700;font-size:1rem;color:#212529;margin-bottom:.25rem}.LaptopMockup_mobileServicePrice__Tx5x9{font-size:.9rem;color:#6c757d;font-weight:600}.LaptopMockup_mobileTrustSection__CJZ_A{background:rgba(255,255,255,.1);border-radius:12px;padding:1rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.LaptopMockup_mobileTrustText__Dl2Dk{font-weight:600;font-size:.9rem;margin-bottom:.5rem;color:#FFD700}.LaptopMockup_mobilePaymentMethods__mV5Ub{display:flex;justify-content:center;gap:1rem;font-size:1.2rem}.LaptopMockup_mobilePaymentIcon__8MwGb{opacity:.8;transition:opacity .2s ease}.LaptopMockup_mobilePaymentIcon__8MwGb:hover{opacity:1}@media (max-width:480px){.LaptopMockup_mobileHeroContainer__DaYNN{margin:0;border-radius:0;padding:.5rem}.LaptopMockup_mobileHeroContent__bwZeC{padding:1.5rem 1rem}.LaptopMockup_mobileTitle__BGqqM{font-size:1.75rem}.LaptopMockup_mobileSubtitle__L4Ecp{font-size:.9rem}.LaptopMockup_mobileBenefitItem__Svy3c{padding:.5rem}.LaptopMockup_mobileBenefitIcon__hK7fA{width:35px;height:35px;font-size:1rem}.LaptopMockup_mobileBenefitText__CbgsB{font-size:.85rem}.LaptopMockup_mobileServiceCard__Bjfvm{padding:.75rem}.LaptopMockup_mobileServiceIcon__pTnLr{width:45px;height:45px;font-size:1.3rem}.LaptopMockup_mobileServiceName___7BcH{font-size:.9rem}.LaptopMockup_mobileServicePrice__Tx5x9{font-size:.8rem}}@media (max-width:360px){.LaptopMockup_mobileTitle__BGqqM{font-size:1.5rem}.LaptopMockup_mobileSubtitle__L4Ecp{font-size:.85rem}.LaptopMockup_mobileBenefitText__CbgsB{font-size:.8rem}}.ResultsSection_resultsSection__PUGN4{width:100vw;background:#f8f9fa;padding:3rem 0 2rem;display:flex;flex-direction:column;align-items:center}.ResultsSection_title__HNQbF{font-size:2rem;font-weight:800;color:#4F46E5;margin-bottom:.5rem;letter-spacing:-.01em;text-align:center}.ResultsSection_subtitle__ljkse{color:#6b7280;font-size:1.1rem;margin-bottom:2.2rem;text-align:center}.ResultsSection_resultsGrid__jp7JK{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;width:100%;max-width:1100px}.ResultsSection_resultCard__7taBx{background:#fff;border-radius:18px;box-shadow:0 2px 12px rgba(79,70,229,.06);padding:2rem 1.2rem 1.2rem;min-width:220px;max-width:320px;flex:1 1 220px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,transform .18s,background .2s;border:2px solid transparent;cursor:pointer}.ResultsSection_resultCard__7taBx:hover{background:#ede9fe;border:2px solid #4f46e5;box-shadow:0 6px 24px rgba(79,70,229,.13);transform:translateY(-4px) scale(1.04)}.ResultsSection_resultTitle__hTkt7{font-size:1.15rem;font-weight:700;margin-bottom:.5rem;color:#222;text-align:center}.ResultsSection_resultDesc__AJh2w{color:#6b7280;font-size:1rem;text-align:center;margin-bottom:.5rem}.ResultsSection_resultValue__SsBUw{color:#4F46E5;font-size:2rem;font-weight:800;margin-top:.5rem}@media (max-width:900px){.ResultsSection_resultsGrid__jp7JK{gap:1.2rem}.ResultsSection_resultCard__7taBx{min-width:160px;padding:1.2rem .7rem .7rem}}@media (max-width:600px){.ResultsSection_resultsSection__PUGN4{padding:1.2rem .7rem 1rem}.ResultsSection_title__HNQbF{font-size:1.3rem}.ResultsSection_subtitle__ljkse{font-size:.95rem}.ResultsSection_resultsGrid__jp7JK{flex-direction:column;gap:1rem}.ResultsSection_resultCard__7taBx{max-width:100%;min-width:0;padding:1rem .5rem .5rem}.ResultsSection_resultValue__SsBUw{font-size:1.3rem}}.Spinner_loading__sVDVj{display:flex;justify-content:center;align-items:center;height:50vh}.Spinner_container__ApfMB{max-width:1200px;margin:0 auto;padding:2rem}.HowAPPWork_pricingSection__XB9YQ{text-align:center;padding:3.5rem 0 2.5rem;background:#f8f9fa}.HowAPPWork_sectionTitle__MyR6n{font-size:2rem;font-weight:800;color:#4F46E5;margin-bottom:.5rem;letter-spacing:-.01em}.HowAPPWork_sectionSubtitle__wKIYU{font-size:1.1rem;color:#6b7280;margin-bottom:2.2rem}.HowAPPWork_plansContainer__doCC3{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem;max-width:1100px;margin:0 auto}.HowAPPWork_planCard__zaZyi{background:#fff;border-radius:18px;box-shadow:0 2px 12px rgba(79,70,229,.06);padding:2.2rem 1.2rem 1.2rem;display:flex;flex-direction:column;align-items:center;border:2.5px solid transparent;transition:box-shadow .2s,border .2s,transform .18s;cursor:pointer;position:relative}.HowAPPWork_planCard__zaZyi:hover{border:2.5px solid #4f46e5;box-shadow:0 6px 24px rgba(79,70,229,.13);transform:translateY(-4px) scale(1.04)}.HowAPPWork_planCard__zaZyi.HowAPPWork_recommended__VvViN{border:2.5px solid #4f46e5;background:#ede9fe}.HowAPPWork_recommendedBadge___8UhC{position:absolute;top:-18px;left:50%;transform:translateX(-50%);background:linear-gradient(90deg,#4F46E5,#8b5cf6);color:#fff;font-size:.95rem;font-weight:700;padding:.3rem 1.2rem;border-radius:999px;box-shadow:0 2px 8px rgba(79,70,229,.1);letter-spacing:.01em}.HowAPPWork_planName__R02Ju{font-size:1.3rem;font-weight:700;margin-bottom:.5rem;color:#222}.HowAPPWork_planDescription__S20UH{font-size:1rem;color:#6b7280;margin-bottom:1.2rem;min-height:40px;text-align:center}.HowAPPWork_planPrice__a0rxu{margin-bottom:1.2rem;display:flex;align-items:baseline;gap:.3rem}.HowAPPWork_priceValue__yK7IK{font-size:2.1rem;font-weight:800;color:#4F46E5}.HowAPPWork_priceUnit__vAlKy{font-size:1rem;color:#6b7280}.HowAPPWork_featuresList__5BhTl{list-style:none;padding:0;margin-bottom:1.5rem;width:100%}.HowAPPWork_featuresList__5BhTl li{margin-bottom:.7rem;text-align:left;font-size:.98em;color:#555;display:flex;align-items:center;gap:.5rem}.HowAPPWork_featureIncluded__Z2Y0f .HowAPPWork_featureIcon__WBPOF{color:#22c55e}.HowAPPWork_featureExcluded__gBzJS .HowAPPWork_featureIcon__WBPOF{color:#dc2626}.HowAPPWork_startButton__GOAF1{display:inline-block;background:linear-gradient(90deg,#4F46E5,#8b5cf6);color:#fff;padding:.9rem 2.2rem;border:none;border-radius:999px;font-size:1.1rem;font-weight:700;box-shadow:0 2px 12px rgba(79,70,229,.13);cursor:pointer;text-decoration:none;transition:background .2s,box-shadow .2s,transform .18s}.HowAPPWork_startButton__GOAF1:focus,.HowAPPWork_startButton__GOAF1:hover{background:linear-gradient(90deg,#6D28D9,#a78bfa);box-shadow:0 6px 24px rgba(79,70,229,.18);transform:translateY(-2px) scale(1.03);outline:none}@media (max-width:900px){.HowAPPWork_plansContainer__doCC3{gap:1.2rem}.HowAPPWork_planCard__zaZyi{padding:1.2rem .7rem .7rem}}@media (max-width:600px){.HowAPPWork_pricingSection__XB9YQ{padding:1.2rem .7rem 1rem}.HowAPPWork_sectionTitle__MyR6n{font-size:1.3rem}.HowAPPWork_sectionSubtitle__wKIYU{font-size:.95rem}.HowAPPWork_plansContainer__doCC3{grid-template-columns:1fr;gap:1rem}.HowAPPWork_planCard__zaZyi{max-width:100%;min-width:0;padding:1rem .5rem .5rem}.HowAPPWork_priceValue__yK7IK{font-size:1.3rem}}.provider-layout_providerLayout__KTOsj{display:flex;min-height:100vh;background-color:#f5f6fa}.provider-layout_sidebar__hYt9V{width:250px;background-color:#2c3e50;color:white;padding:1rem;display:flex;flex-direction:column}.provider-layout_logo__mRp0c{padding:1rem 0;text-align:center;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:1rem}.provider-layout_logo__mRp0c h2{margin:0;font-size:1.5rem;color:#fff}.provider-layout_nav__KloEN{display:flex;flex-direction:column;gap:.5rem}.provider-layout_navItem__dMHyY{display:flex;align-items:center;padding:.75rem 1rem;color:#ecf0f1;text-decoration:none;border-radius:8px;transition:all .3s ease}.provider-layout_navItem__dMHyY:hover{background-color:rgba(255,255,255,.1)}.provider-layout_navItem__dMHyY.provider-layout_active__Nth4u{background-color:#3498db;color:white}.provider-layout_icon__Nm_xg{margin-right:.75rem;font-size:1.2rem}.provider-layout_main__dedPx{flex:1 1;display:flex;flex-direction:column}.provider-layout_header__7wo7b{background-color:white;padding:1rem 2rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.provider-layout_headerContent__dPiSn{display:flex;justify-content:space-between;align-items:center}.provider-layout_headerContent__dPiSn h1{margin:0;font-size:1.5rem;color:#2c3e50}.provider-layout_userInfo__EF9CB{display:flex;align-items:center;gap:1rem}.provider-layout_logoutButton__Dv7JJ{padding:.5rem 1rem;background-color:#e74c3c;color:white;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.provider-layout_logoutButton__Dv7JJ:hover{background-color:#c0392b}.provider-layout_content__Ki6z_{padding:2rem;flex:1 1}@media (max-width:768px){.provider-layout_providerLayout__KTOsj{flex-direction:column;padding-bottom:80px}.provider-layout_header__7wo7b,.provider-layout_sidebar__hYt9V{display:none}.provider-layout_mobileHeader__aP99P{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:linear-gradient(135deg,#3b5998,#8b5cf6);border-bottom:1px solid rgba(255,255,255,.1);position:-webkit-sticky;position:sticky;top:0;z-index:100}.provider-layout_mobileLogoContainer__qNsIC{display:flex;align-items:center;gap:10px}.provider-layout_mobileLogo__X_pDt{font-size:1.25rem;font-weight:700;color:#1a1a2e}.provider-layout_mobileLogoAccent__aBm1X{color:#0066FF}.provider-layout_mobileLogoutBtn__XtbXB{background:rgba(255,255,255,.2);border:none;padding:8px 12px;border-radius:8px;color:white;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px}.provider-layout_mobileLogoutBtn__XtbXB:hover{background:rgba(255,255,255,.3)}.provider-layout_main__dedPx{padding-bottom:0}.provider-layout_content__Ki6z_{padding:0;background-color:#fff;min-height:calc(100vh - 60px - 80px)}.provider-layout_bottomNav__tqdns{display:flex;position:fixed;bottom:0;left:0;right:0;background:white;box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:1000;padding:8px 0 calc(8px + env(safe-area-inset-bottom))}.provider-layout_bottomNavItem__RLPAM{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 4px;text-decoration:none;color:#6b7280;font-size:10px;transition:all .2s ease;gap:4px}.provider-layout_bottomNavItem__RLPAM.provider-layout_active__Nth4u{color:#0066FF}.provider-layout_bottomNavIcon__74nFu{font-size:22px;line-height:1}.provider-layout_bottomNavLabel__riO_Z{font-weight:500}}@media (min-width:769px){.provider-layout_bottomNav__tqdns,.provider-layout_mobileHeader__aP99P{display:none!important}}.gallery_container__RRNWr{max-width:1200px;margin:0 auto;padding:2rem}.gallery_mobileHeader__lh5J_{display:none}.gallery_header__QoLZV{margin-bottom:2rem}.gallery_header__QoLZV h1{color:#333;margin-bottom:.5rem}.gallery_subtitle__STWZN{color:#666;font-size:1.1rem;line-height:1.5}.gallery_loading__OqFRo{display:flex;justify-content:center;align-items:center;height:50vh}.gallery_emptyState__AZlrQ{text-align:center;padding:4rem 2rem;background:#f8f9fa;border-radius:12px;border:2px dashed #dee2e6}.gallery_emptyIcon__PK4m0{font-size:4rem;margin-bottom:1rem}.gallery_emptyState__AZlrQ h3{color:#495057;margin-bottom:1rem}.gallery_emptyState__AZlrQ p{color:#6c757d;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.gallery_addServiceBtn__H841d{display:inline-block;background:#0066FF;color:white;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:background-color .2s}.gallery_addServiceBtn__H841d:hover{background:#0052cc;color:white;text-decoration:none}.gallery_galleryGrid__uybWZ{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:3rem}.gallery_galleryItem__2D_CE{background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.gallery_galleryItem__2D_CE:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.gallery_imageContainer__0IPsa{position:relative;width:100%;height:250px;overflow:hidden}.gallery_image__kJ6J8{object-fit:cover;transition:transform .3s}.gallery_galleryItem__2D_CE:hover .gallery_image__kJ6J8{transform:scale(1.05)}.gallery_imageInfo__n7GZg{padding:1rem}.gallery_caption__nPPFD{font-weight:500;color:#333;margin-bottom:.5rem;line-height:1.4}.gallery_date__7nkVW{color:#6c757d;font-size:.875rem}.gallery_infoBox__rI_AV{background:#e3f2fd;border:1px solid #bbdefb;border-radius:8px;padding:1.5rem;margin-top:2rem}.gallery_infoBox__rI_AV h4{color:#1976d2;margin-bottom:1rem;font-size:1.1rem}.gallery_infoBox__rI_AV ul{margin:0;padding-left:1.5rem;color:#424242}.gallery_infoBox__rI_AV li{margin-bottom:.5rem;line-height:1.5}@media (max-width:768px){.gallery_container__RRNWr{padding:0}.gallery_mobileHeader__lh5J_{display:flex;align-items:center;padding:12px 16px;gap:12px}.gallery_backButton__rYMBd{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid #0066ff;border-radius:50%;background:white;color:#0066FF;font-size:18px;text-decoration:none;flex-shrink:0}.gallery_mobileTitle__nrIAZ{flex:1 1;text-align:center;font-size:1.25rem;font-weight:700;color:#0066FF;margin:0;padding-right:40px}.gallery_header__QoLZV{display:none}.gallery_galleryGrid__uybWZ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;padding:16px;margin-bottom:0}.gallery_mobileGalleryContainer__F5MfD{border:2px solid #0066ff;border-radius:16px;padding:8px;margin:0 16px;background:white}.gallery_galleryItem__2D_CE{border-radius:12px;box-shadow:none;border:2px solid #0066ff;aspect-ratio:1;overflow:hidden}.gallery_galleryItem__2D_CE:hover{transform:none;box-shadow:none}.gallery_imageContainer__0IPsa{height:100%;width:100%}.gallery_imageInfo__n7GZg{display:none}.gallery_emptyState__AZlrQ{margin:16px;padding:2rem 1rem;border-radius:16px;border:2px solid #0066ff}.gallery_emptyIcon__PK4m0{font-size:3rem}.gallery_infoBox__rI_AV{display:none}.gallery_galleryPlaceholder__uQnJz{aspect-ratio:1;border:2px solid #0066ff;border-radius:12px;background:#f8f9ff}}.services_servicesPage__zP_Iv{padding:2rem}.services_mobileAddButton__y_OOv,.services_mobileHeader__EBlEF{display:none}.services_header__FWsct{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.services_header__FWsct h1{margin:0;color:#2c3e50}.services_addButton__AXQTc{background-color:#0066FF;color:white;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s}.services_addButton__AXQTc:hover{background-color:#0052cc}.services_servicesGrid__8Xonw{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.services_serviceCard__6O3zp{background:white;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.services_serviceHeader__iwHqD{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.services_serviceHeader__iwHqD h3{margin:0;font-size:1.25rem;color:#333}.services_rating__PKDaR{display:flex;align-items:center;gap:.5rem;color:#ffc107}.services_description__Zxb0V{color:#666;margin-bottom:1rem;line-height:1.5}.services_serviceInfo__rtGE8{display:flex;gap:1rem;margin-bottom:1rem}.services_infoItem__dn2dg{display:flex;align-items:center;gap:.5rem;color:#666}.services_serviceActions__EvLSP{display:flex;gap:.5rem}.services_deleteButton__Nbo24,.services_editButton__qHcm2{flex:1 1;padding:.5rem;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s}.services_editButton__qHcm2{background-color:#0066FF;color:white}.services_editButton__qHcm2:hover{background-color:#0052cc}.services_deleteButton__Nbo24{background-color:#f44336;color:white}.services_deleteButton__Nbo24:hover{background-color:#d32f2f}.services_modal__QMYKv{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.services_modalContent__Ks8Qb{background:white;border-radius:8px;padding:2rem;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.services_modalHeader__DtQVI{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.services_modalHeader__DtQVI h2{margin:0;color:#333}.services_closeButton__ymNl_{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666}.services_form__33oqc{display:flex;flex-direction:column;gap:1rem}.services_formGroup__tfoP8{display:flex;flex-direction:column;gap:.5rem}.services_formGroup__tfoP8 label{color:#666;font-weight:500}.services_formGroup__tfoP8 input,.services_formGroup__tfoP8 select,.services_formGroup__tfoP8 textarea{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.services_formGroup__tfoP8 textarea{min-height:100px;resize:vertical}.services_formRow__v4cUN{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.services_formActions__Q9unf{display:flex;gap:1rem;margin-top:1rem}.services_cancelButton__RVOHG,.services_saveButton__D1MnL{flex:1 1;padding:.75rem;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s}.services_cancelButton__RVOHG{background-color:#f5f5f5;color:#666}.services_cancelButton__RVOHG:hover{background-color:#e0e0e0}.services_saveButton__D1MnL{background-color:#0066FF;color:white}.services_saveButton__D1MnL:hover{background-color:#0052cc}.services_saveButton__D1MnL:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width:768px){.services_servicesPage__zP_Iv{padding:0 0 100px}.services_mobileHeader__EBlEF{display:flex;align-items:center;padding:12px 16px;gap:12px;background:#fff;border-bottom:1px solid #eee;position:-webkit-sticky;position:sticky;top:0;z-index:10}.services_backButton__Ae7mN{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid #0066ff;border-radius:50%;background:white;color:#0066FF;font-size:18px;text-decoration:none;flex-shrink:0}.services_mobileTitle__I1IRk{flex:1 1;text-align:center;font-size:1.25rem;font-weight:700;color:#0066FF;margin:0;padding-right:40px}.services_header__FWsct{display:none}.services_servicesGrid__8Xonw{padding:16px;gap:12px;grid-template-columns:1fr}.services_serviceCard__6O3zp{border:2px solid #0066ff;border-radius:16px;padding:16px;box-shadow:none}.services_serviceHeader__iwHqD{margin-bottom:12px}.services_serviceHeader__iwHqD h3{font-size:1.1rem}.services_description__Zxb0V{font-size:.9rem;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.services_serviceInfo__rtGE8{flex-wrap:wrap;gap:8px;margin-bottom:12px}.services_infoItem__dn2dg{font-size:.875rem;background:#f0f4ff;padding:4px 8px;border-radius:4px}.services_serviceActions__EvLSP{gap:8px}.services_deleteButton__Nbo24,.services_editButton__qHcm2{padding:10px;font-size:.875rem;border-radius:8px}.services_mobileAddButton__y_OOv{position:fixed;bottom:100px;right:16px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#0066FF,#8b5cf6);color:white;font-size:28px;border:none;box-shadow:0 4px 12px rgba(0,102,255,.4);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:100}.services_modalContent__Ks8Qb{width:95%;max-height:85vh;border-radius:16px;padding:16px}.services_modalHeader__DtQVI{margin-bottom:16px}.services_modalHeader__DtQVI h2{font-size:1.25rem}.services_formGroup__tfoP8 input,.services_formGroup__tfoP8 select,.services_formGroup__tfoP8 textarea{padding:12px;border:2px solid #ddd;border-radius:8px}.services_formGroup__tfoP8 input:focus,.services_formGroup__tfoP8 select:focus,.services_formGroup__tfoP8 textarea:focus{border-color:#0066FF;outline:none}.services_formRow__v4cUN{grid-template-columns:1fr}.services_formActions__Q9unf{flex-direction:column}.services_cancelButton__RVOHG,.services_saveButton__D1MnL{padding:12px;border-radius:8px}}