@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.fullscreen-loader{z-index:9999;background:linear-gradient(135deg,#0f1629 0%,#1a1a2e 50%,#16213e 100%);flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.fullscreen-loader:before{content:"";background:radial-gradient(circle at 30% 40%,#00f2fe08 0%,#0000 50%),radial-gradient(circle at 70% 60%,#2575fc08 0%,#0000 50%);width:200%;height:200%;animation:8s ease-in-out infinite alternate bgShift;position:absolute;top:-50%;left:-50%}@keyframes bgShift{0%{transform:translate(0)rotate(0)}to{transform:translate(-2%,-1%)rotate(3deg)}}.loader-icon{width:72px;height:72px;margin-bottom:24px;position:relative}.loader-icon-ring{border:3px solid #00f2fe;border-color:#00f2fe #2575fc #0000 #0000;border-radius:50%;animation:1.2s cubic-bezier(.6,0,.4,1) infinite loaderSpin;position:absolute;inset:0}.loader-icon-ring:nth-child(2){border-top-color:#2575fc;border-right-color:#00f2fe;animation-duration:1.6s;animation-direction:reverse;inset:8px}.loader-icon-ring:nth-child(3){border-top-color:#00f2fe;border-right-color:#0000;animation-duration:2s;inset:16px}.loader-icon-center{color:#fff;background:linear-gradient(135deg,#2575fc,#00f2fe);border-radius:50%;justify-content:center;align-items:center;font-size:18px;font-weight:800;animation:2s ease-in-out infinite pulseGlow;display:flex;position:absolute;inset:22px;box-shadow:0 0 20px #00f2fe33}@keyframes loaderSpin{to{transform:rotate(360deg)}}@keyframes pulseGlow{0%,to{transform:scale(1);box-shadow:0 0 20px #00f2fe26}50%{transform:scale(1.05);box-shadow:0 0 35px #00f2fe4d}}.loader-logo{color:#fff;letter-spacing:-.5px;margin-bottom:6px;font-size:32px;font-weight:800;position:relative}.loader-dot{color:#00f2fe}.loader-sub{color:#64748b;margin-bottom:32px;font-size:.85rem;font-weight:500;position:relative}.loader-bar-track{background:#ffffff0f;border-radius:4px;width:160px;height:3px;position:relative;overflow:hidden}.loader-bar-fill{background:linear-gradient(90deg,#2575fc,#00f2fe);border-radius:4px;width:30%;height:100%;animation:1.5s ease-in-out infinite barSweep}@keyframes barSweep{0%{width:30%;transform:translate(-100%)}50%{width:50%}to{width:30%;transform:translate(350%)}}.app-footer{z-index:1000;padding-bottom:env(safe-area-inset-bottom);background:0 0;position:fixed;bottom:0;left:0;right:0}.footer-nav-wrapper{max-width:500px;margin:0 auto;padding:10px 20px 16px;transition:all .3s}.custom-tab-bar{background:#1a1a1a;border:1px solid #ffffff14;border-radius:60px;justify-content:space-between;align-items:center;padding:12px 10px;display:flex;box-shadow:0 10px 40px #00000080}.tab-button{max-width:70px;height:52px;color:var(--text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:18px;outline:none;flex:1;justify-content:center;align-items:center;margin:0 4px;padding:0;transition:all .3s;display:flex}.tab-button:focus{outline:none}.tab-button:hover{color:#fff}.tab-button.active{color:#fff;background:#1e293b}.icon-wrapper{justify-content:center;align-items:center;font-size:1.6rem;display:flex}.tab-label,.desktop-divider,.desktop-only{display:none}@media (width>=768px){.app-footer{background:0 0;border-right:none;align-items:center;width:110px;padding-bottom:0;display:flex;inset:0 auto 0 0}.footer-nav-wrapper{width:auto;max-width:none;height:auto;max-height:90vh;margin:auto 0 auto 20px;padding:0}.custom-tab-bar{background:#1a1a1a;border:1px solid #ffffff14;border-radius:50px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:30px 15px;box-shadow:0 10px 40px #00000080}.tab-button{border-radius:16px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:25px;padding:0;display:flex}.tab-button:last-child{margin-bottom:0}.tab-button:hover{color:#fff;background:0 0}.tab-button.active{color:#fff;background:#1e293b}.tab-button.active .icon-wrapper{transform:scale(1)}.icon-wrapper{font-size:1.6rem}.tab-label{display:none}.desktop-divider{background:#ffffff1a;width:35px;height:1px;margin:5px 0 25px;display:block}.desktop-only{display:flex}}.brand-hero{background:var(--dark-bg);color:#fff;border-bottom:1px solid #ffffff0d;padding:50px 22px 20px;position:relative}.brand-top-bar{justify-content:space-between;align-items:flex-start;display:flex}.brand-logo{letter-spacing:-.5px;margin:0 0 2px;font-family:Helvetica Neue,Arial,sans-serif;font-size:1.8rem;font-weight:800}.brand-logo .brand-dot{color:#00f2fe;text-shadow:0 0 10px #00f2fe80}.grid-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:5px;font-size:26px;position:relative}.brand-search{background:#1f1f1f;border-radius:8px;align-items:center;margin-top:20px;padding:12px 16px;display:flex}.brand-search svg{color:#999;margin-right:12px;font-size:20px}.brand-search input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:0;font-size:15px;font-weight:500}.brand-search input::placeholder{color:#999}.hero-promo-banner{background:linear-gradient(90deg,#1e3a8a,#3b82f6);border-radius:20px;margin-top:25px;margin-bottom:20px;padding:25px 20px;position:relative;overflow:hidden;box-shadow:0 10px 30px #3b82f64d}.brand-content{z-index:5;padding:15px 15px 40px;position:relative}.brand-section{margin-bottom:30px}.section-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.section-header h2{color:#fff;margin:0;font-size:1.25rem;font-weight:800}.section-header a{color:#00f2fe;align-items:center;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.category-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;align-items:flex-start;gap:10px;padding:12px;transition:transform .2s;display:flex}.category-card:hover{transform:translateY(-2px)}.category-card h3{color:#fff;letter-spacing:-.2px;margin:0;font-size:.9rem;font-weight:700}.category-card p{color:#94a3b8;margin:3px 0 0;font-size:.75rem;line-height:1.2}.expert-group-header{cursor:pointer;align-items:center;gap:15px;margin-bottom:15px;display:flex}.expert-group-header h3{color:#fff;margin:0;font-size:1.1rem;font-weight:700}.glass-card{-webkit-backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:22px;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden;box-shadow:0 6px 24px #0000004d}.glass-card:hover{border-color:#00f2fe4d;transform:translateY(-3px);box-shadow:0 14px 34px #00f2fe1a}.service-image-header{background-position:50%;background-size:cover;border-bottom:1px solid #ffffff08;justify-content:center;align-items:center;height:120px;display:flex;position:relative}.card-inner{padding:15px}.service-title{color:#fff;margin-top:5px;margin-bottom:5px;font-size:1.1rem;font-weight:800}.service-desc{color:#fff9;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;font-size:.9rem;display:-webkit-box;overflow:hidden}.service-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:15px;padding-top:15px;display:flex}.amount{color:#00f2fe;letter-spacing:-.5px;font-size:1.3rem;font-weight:900}.custom-badge{color:#00f2fe;text-transform:uppercase;letter-spacing:.6px;background:#00f2fe1a;border-radius:8px;padding:5px 12px;font-size:.72rem;font-weight:800}.custom-modal-content{background:#141414;border-top:1px solid #ffffff1a;border-radius:26px 26px 0 0;flex-direction:column;width:100%;max-width:500px;max-height:90vh;padding:0;animation:.3s cubic-bezier(.16,1,.3,1) forwards slideUp;display:flex;overflow:hidden;box-shadow:0 24px 50px #00000080}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-close{color:#cbd5e1;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.6rem;display:flex}.custom-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;margin-bottom:16px;padding:10px 15px;transition:border-color .25s,box-shadow .25s;display:flex}.custom-input:focus-within{border-color:#2575fc;box-shadow:0 0 0 3px #2575fc1f}.custom-input label{color:#94a3b8;margin-bottom:4px;font-size:.8rem;font-weight:600}.custom-input input,.custom-input textarea{color:#fff;resize:none;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.95rem;font-weight:600}.premium-date-picker{gap:14px;margin-bottom:18px;display:flex}.premium-date-picker .picker-group{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;flex:1;align-items:center;padding:12px 14px;transition:border-color .25s,box-shadow .25s;display:flex}.premium-date-picker .picker-group:focus-within{border-color:#2575fc;box-shadow:0 0 0 3px #2575fc1f}.premium-date-picker .picker-group svg{color:#2575fc;flex-shrink:0;margin-right:10px;font-size:20px}.premium-date-picker .picker-group .clean-input{color:#e2e8f0;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.95rem;font-weight:600}.premium-date-picker .picker-group .clean-input::-webkit-calendar-picker-indicator{filter:invert()opacity(.7);cursor:pointer}.premium-fab{color:#fff;cursor:pointer;z-index:100;background:linear-gradient(135deg,#2575fc 0%,#1a5bbf 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;transition:transform .2s,right .3s;animation:2s infinite pulse-glow;display:flex;position:fixed;bottom:100px;right:20px;box-shadow:0 8px 20px #2575fc66}@media (width>=500px){.premium-fab{right:calc(50vw - 230px)}}@media (width>=768px){.premium-fab{right:calc(50vw - 364px)}}@media (width>=1024px){.premium-fab{right:calc(50vw - 492px)}}.premium-fab:active{transform:scale(.95)}@keyframes pulse-glow{0%,to{box-shadow:0 0 #2575fc73}50%{box-shadow:0 0 0 10px #2575fc00}}.gallery-container{scroll-snap-type:x mandatory;scrollbar-width:none;background:#000;align-items:center;height:250px;min-height:250px;display:flex;overflow-x:auto}.gallery-container::-webkit-scrollbar{display:none}.gallery-slide{scroll-snap-align:center;justify-content:center;align-items:center;width:100%;min-width:100%;height:100%;display:flex}.gallery-slide img{object-fit:cover;width:100%;height:100%}.details-modal-footer{background:#141414;border-top:1px solid #ffffff0d;padding:15px 20px 25px}.profile-hero{text-align:center;background:linear-gradient(#3b82f61a 0%,#0000 100%);border-bottom:1px solid #ffffff0d;padding:30px 20px 20px}.avatar-section{flex-direction:column;align-items:center;margin-top:20px;margin-bottom:15px;display:flex}.avatar-ring{border:3px solid var(--brand-primary);background:var(--dark-bg);border-radius:50%;width:100px;height:100px;padding:3px;position:relative}.avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.avatar-placeholder{width:100%;height:100%;color:var(--text-muted);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;font-size:2.5rem;display:flex}.camera-badge{background:var(--brand-primary);color:#fff;border:2px solid var(--dark-bg);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 4px 10px #3b82f666}.profile-name{color:#fff;margin:15px 0 5px;font-size:1.4rem;font-weight:800}.role-badge{color:#10b981;background:#10b98126;border:1px solid #10b9814d;border-radius:20px;align-items:center;gap:5px;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.role-badge.customer{color:#3b82f6;background:#3b82f626;border-color:#3b82f64d}.stats-row{justify-content:center;gap:15px;margin-top:20px;display:flex}.stat-chip{background:var(--card-bg);border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;align-items:center;min-width:100px;padding:12px 20px;display:flex}.stat-chip svg{color:#f59e0b;margin-bottom:5px;font-size:1.2rem}.stat-val{color:#fff;font-size:1.1rem;font-weight:800}.stat-lbl{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.main-content-wrapper{padding:20px}.info-card{background:var(--card-bg);border:1px solid #ffffff0d;border-radius:20px;margin-bottom:20px;padding:20px}.info-section-title{color:#fff;border-bottom:1px solid #ffffff0d;margin-bottom:15px;padding-bottom:10px;font-size:1rem;font-weight:800}.info-row{border-bottom:1px solid #ffffff08;align-items:center;gap:15px;padding:12px 0;display:flex}.info-row:last-child{border-bottom:none;padding-bottom:0}.info-row svg{color:var(--brand-primary);opacity:.8;font-size:1.4rem}.info-label{color:var(--text-muted);margin-bottom:2px;font-size:.75rem;font-weight:600;display:block}.info-value{color:#fff;font-size:.95rem;font-weight:500;display:block}.edit-field{margin-bottom:15px}.edit-field label{color:var(--text-muted);margin-bottom:5px;font-size:.85rem;font-weight:600;display:block}.history-hero{background:linear-gradient(#2563eb1a 0%,#0000 100%);border-bottom:1px solid #ffffff0d;padding:30px 20px 20px;position:relative}.hero-title{color:#fff;z-index:2;margin:0;font-size:1.8rem;font-weight:800;position:relative}.hero-sub{color:var(--text-muted);z-index:2;margin:5px 0 0;font-size:.9rem;font-weight:500;position:relative}.filter-section{padding:15px 20px 5px}.filter-scroll{scrollbar-width:none;-ms-overflow-style:none;gap:10px;padding-bottom:10px;display:flex;overflow-x:auto}.filter-scroll::-webkit-scrollbar{display:none}.filter-chip{color:var(--text-muted);white-space:nowrap;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .3s}.filter-chip.active{color:#60efff;background:#3b82f633;border-color:#3b82f666}.empty-state{text-align:center;opacity:.6;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.empty-state svg{color:var(--text-muted);margin-bottom:15px;font-size:4rem}.empty-state p{color:var(--text-muted);margin:0;font-size:1rem}.custom-modal-overlay{-webkit-backdrop-filter:blur(5px);z-index:2000;background:#000c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.custom-modal-content{background:var(--card-bg);border-top:1px solid #ffffff1a;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:500px;max-height:90vh;padding:0;animation:.3s cubic-bezier(.16,1,.3,1) forwards slideUp;display:flex}.modal-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:20px;display:flex}.modal-title{color:#fff;margin:0;font-size:1.2rem;font-weight:800}.modal-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.modal-body{padding:20px;overflow-y:auto}.modal-footer{background:#0003;border-top:1px solid #ffffff0d;padding:20px}.rating-modal-content{border-radius:24px;margin:20px;animation:.3s cubic-bezier(.16,1,.3,1) forwards scaleIn}.rating-header{text-align:center;margin-bottom:20px}.rating-emoji{margin-bottom:10px;font-size:3rem}.stars-row{justify-content:center;gap:10px;margin-bottom:15px;display:flex}.star-btn{color:#ffffff1a;cursor:pointer;background:0 0;border:none;font-size:2.5rem;transition:color .2s}.star-btn.filled,.star-btn.selected{color:#f59e0b}.rating-label{text-align:center;color:#fff;margin-bottom:20px;font-size:1.1rem;font-weight:700}:root{--brand-primary:#3b82f6;--brand-primary-hover:#2563eb;--dark-bg:#111;--card-bg:#1a1a1a;--input-bg:#2a2a2a;--text-primary:#fff;--text-muted:#a0a0a0;--border-color:#ffffff1f}*{box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background-color:var(--dark-bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;margin:0;padding:0}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}html{scrollbar-gutter:stable}.login-bg{background:var(--dark-bg);flex-direction:column;min-height:100vh;display:flex;position:relative}.login-container{z-index:10;flex-direction:column;justify-content:center;width:100%;max-width:400px;min-height:100vh;margin:0 auto;padding:40px 20px 20px;display:flex;position:relative}.bg-overlay{background:var(--dark-bg);z-index:0;position:absolute;inset:0}.mobile-container{background:var(--dark-bg);max-width:500px;min-height:100vh;margin:0 auto;padding-bottom:80px;transition:all .3s;position:relative}@media (width>=768px){.mobile-container{max-width:1000px;margin:0 0 0 110px;padding:20px 40px}}@media (width>=1280px){.mobile-container{max-width:1200px;margin:0 0 0 110px;padding:20px 40px}}.floating-input-group{width:100%;position:relative}.floating-input{width:100%;color:var(--text-primary);background:0 0;border:1px solid #ffffff4d;border-radius:8px;outline:none;padding:16px;font-size:15px;transition:border-color .3s,box-shadow .3s}.floating-input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px #3b82f626}.floating-input::placeholder{color:#0000}.floating-label{background:var(--dark-bg);color:var(--text-muted);pointer-events:none;padding:0 4px;font-size:15px;transition:all .2s;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.floating-input:focus~.floating-label,.floating-input:not(:placeholder-shown)~.floating-label{color:var(--brand-primary);top:0;transform:translateY(-50%)scale(.85)}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--dark-bg) inset!important;-webkit-text-fill-color:var(--text-primary)!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--dark-bg) inset!important;-webkit-text-fill-color:var(--text-primary)!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--dark-bg) inset!important;-webkit-text-fill-color:var(--text-primary)!important}input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-box-shadow:0 0 0 30px var(--dark-bg) inset!important;-webkit-text-fill-color:var(--text-primary)!important}.btn-primary{cursor:pointer;color:#fff;text-transform:none;letter-spacing:0;background:linear-gradient(135deg,#0061ff 0%,#60efff 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-size:16px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #0061ff4d}.btn-primary:hover{background:#00f2fe}.btn-primary:active{background:#0051d9;transform:translateY(0)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.google-btn{border:1px solid var(--border-color);width:100%;height:48px;color:var(--text-primary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:600;transition:background .2s;display:flex}.google-btn:hover{background:#ffffff0d}.role-selector{width:100%;margin:8px 0 16px}.role-selector .role-label{color:var(--text-primary);text-align:left;margin:0 0 12px;font-size:14px;font-weight:600}.role-selector .role-options{gap:12px;display:flex}.role-selector .role-card{border:1px solid var(--border-color);cursor:pointer;background:#1a1a1a;border-radius:10px;flex:1;align-items:center;gap:12px;padding:12px 14px;transition:all .2s;display:flex}.role-selector .role-card span{color:var(--text-primary);text-align:left;font-size:13px;font-weight:500;line-height:1.2}.role-selector .role-card .icon-circle{background:#ffffff0d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.role-selector .role-card .icon-circle svg{color:var(--text-muted);font-size:18px}.role-selector .role-card.selected{border-color:var(--brand-primary);background:#3b82f60d}.role-selector .role-card.selected .icon-circle{background:var(--brand-primary)}.role-selector .role-card.selected .icon-circle svg{color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.fade-in-up{opacity:0;animation:.5s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.skeleton{background:linear-gradient(90deg,#1f1f1f 25%,#2a2a2a 50%,#1f1f1f 75%) 0 0/200% 100%;border-radius:8px;animation:1.4s infinite shimmer}
