.topbar{z-index:50;color:#18181b;padding:16px;transition:all .3s;position:absolute;top:0;left:0;right:0}.topbar-inner{justify-content:space-between;align-items:center;gap:16px;max-width:100rem;height:80px;margin:0 auto;display:flex;position:relative}.topbar-left,.topbar-right{flex:1;align-items:center;min-width:fit-content;display:flex}.topbar-left{justify-content:flex-start}.topbar-right{justify-content:flex-end;gap:8px}.topbar-brand{cursor:pointer;align-items:center;gap:12px;display:flex}.topbar-brand-icon{color:#fff;background:#18181b;border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:800;transition:all .3s;display:flex;box-shadow:0 1px 2px #00000014}.topbar-brand:hover .topbar-brand-icon{color:#fff;background:#3b82f6}.topbar-brand-text{letter-spacing:-.02em;color:#18181b;font-size:20px;font-weight:700}.topbar-center{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffe6;border:1px solid #e4e4e7;border-radius:999px;flex-shrink:0;align-items:center;padding:6px;display:flex;box-shadow:0 10px 30px -18px #0f172a4d}.topbar-nav-link{color:#3f3f46;white-space:nowrap;border-radius:999px;padding:8px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s}.topbar-nav-link:hover{color:#18181b;background:#f4f4f5}.topbar-icon-btn,.topbar-location-btn,.topbar-login-btn,.topbar-menu-btn{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:#3f3f46;background:#ffffffe6;border:1px solid #e4e4e7;border-radius:999px;height:40px;transition:all .3s}.topbar-icon-btn,.topbar-menu-btn{justify-content:center;align-items:center;width:40px;display:flex}.topbar-icon-btn:hover,.topbar-location-btn:hover,.topbar-login-btn:hover,.topbar-menu-btn:hover{color:#18181b;background:#f4f4f5}.topbar-icon,.topbar-small-icon{width:16px;height:16px}.topbar-location-btn{justify-content:center;align-items:center;gap:8px;max-width:200px;padding:0 16px;font-size:13px;font-weight:700;display:flex;color:#18181b!important}.topbar-location-flag{flex-shrink:0;font-size:16px;line-height:1}.topbar-location-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar-login-btn{color:#3f3f46;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:600;display:flex}.topbar button,.topbar a,.topbar span{text-shadow:none}.topbar .topbar-brand-text,.topbar .topbar-nav-link,.topbar .topbar-login-btn,.topbar .topbar-location-text,.topbar .topbar-user-greeting{opacity:1}.topbar .topbar-icon-btn svg,.topbar .topbar-menu-btn svg,.topbar .topbar-login-btn svg{color:currentColor}.topbar-cta-btn{color:#fff;white-space:nowrap;background:#18181b;border:1px solid #0000;border-radius:999px;height:40px;padding:0 24px;font-size:14px;font-weight:800;transition:all .3s;box-shadow:0 4px 10px #0000001f}.topbar-cta-btn:hover{background:#27272a;transform:scale(1.05)}.topbar-cta-btn:active{transform:scale(.95)}.topbar-cta-mobile{display:none}.topbar-menu-btn{z-index:60;display:none;position:relative}.topbar-mobile-menu{z-index:45;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;pointer-events:none;background:#fafafaf2;flex-direction:column;padding:112px 24px 24px;transition:all .3s;display:flex;position:fixed;inset:0}.topbar-mobile-menu.open{opacity:1;pointer-events:auto}.topbar-mobile-links{text-align:center;flex-direction:column;align-items:center;gap:24px;margin-top:40px;display:flex}.topbar-mobile-links a{color:#18181b;font-size:32px;font-weight:800;text-decoration:none;transition:color .25s}.topbar-mobile-links a:hover{color:#3b82f6}.topbar-mobile-footer{margin-top:auto;width:100%;max-width:384px;margin-inline:auto;padding-bottom:16px}.topbar-mobile-cta{color:#fff;background:#18181b;border-radius:12px;width:100%;padding:16px;font-size:16px;font-weight:800;box-shadow:0 4px 10px #0000001f}.topbar-user-wrapper{position:relative}.topbar-user-btn{cursor:pointer;background:0 0;border:0;border-left:1px solid #94a3b840;align-items:center;gap:12px;padding-left:14px;display:flex}.topbar-user-text{flex-direction:column;align-items:flex-end;display:flex}.topbar-user-greeting{color:#111827;font-size:13px;font-weight:800;line-height:1}.topbar-user-subtext{color:#2563eb;margin-top:4px;font-size:10px;font-weight:700}.topbar-user-avatar-wrap{position:relative}.topbar-user-avatar,.topbar-user-dropdown-avatar,.topbar-mobile-user-avatar{object-fit:cover;border:2px solid #fffffff2;border-radius:999px;width:40px;height:40px;box-shadow:0 2px 10px #0f172a14}.topbar-user-avatar--fallback,.topbar-user-dropdown-avatar--fallback,.topbar-mobile-user-avatar--fallback{color:#fff;background:#ea580c;justify-content:center;align-items:center;font-weight:800;display:flex}.topbar-user-status-dot{background:#10b981;border:2px solid #fff;border-radius:999px;width:10px;height:10px;position:absolute;bottom:1px;right:1px}.topbar-user-dropdown{-webkit-backdrop-filter:blur(20px);z-index:70;background:#fff;border:1px solid #e5e7eb;border-radius:20px;width:314px;padding:8px;position:absolute;top:calc(100% + 14px);right:0;box-shadow:0 22px 55px -26px #0f172a59}.topbar-user-dropdown-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;margin-bottom:8px;padding:14px 12px 16px;display:flex}.topbar-user-dropdown-meta{flex-direction:column;min-width:0;display:flex}.topbar-user-dropdown-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;overflow:hidden}.topbar-user-dropdown-email{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.topbar-user-dropdown-links{flex-direction:column;gap:2px;padding:4px 0;display:flex}.topbar-user-dropdown-link{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;width:100%;min-height:42px;padding:10px 12px;font-size:13px;font-weight:600;transition:all .25s;color:#4b5563!important}.topbar-user-dropdown-link,.topbar-user-dropdown-link>div{align-items:center}.topbar-user-dropdown-link svg{stroke:currentColor;color:#9ca3af!important}.topbar-user-dropdown-link span{color:inherit}.topbar-user-dropdown-link:hover{color:#18181b!important;background:#f4f4f5!important}.topbar-user-dropdown-link:hover svg{color:#6b7280!important}.topbar-user-dropdown-links .topbar-user-dropdown-link:first-child{border-radius:10px;align-items:center;min-height:42px;display:flex;color:#fff!important;background:#2f628d!important}.topbar-user-dropdown-links .topbar-user-dropdown-link:first-child:hover{color:#fff!important;background:#2b5982!important}.topbar-user-dropdown-links .topbar-user-dropdown-link:first-child svg{color:#fff!important}.topbar-user-dropdown-links .topbar-user-dropdown-link:first-child span{color:#fff}.topbar-user-dropdown-links .topbar-user-dropdown-link:first-child span:last-child{border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:20px;display:inline-flex;color:#2f628d!important;background:#fff!important}.topbar-user-dropdown-link span.bg-\[\#e6f4f1\]{color:#2c7a7b!important;background:#e6f4f1!important}.topbar-user-dropdown-footer{border-top:1px solid #94a3b81f;margin-top:8px;padding-top:8px}.topbar-user-logout-btn{color:#fff;cursor:pointer;background:#ef4444;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 14px;font-size:14px;font-weight:800;transition:all .25s;display:flex}.topbar-user-logout-btn:hover{background:#dc2626}.topbar-mobile-user-card{flex-direction:column;gap:16px;width:100%;display:flex}.topbar-mobile-user-info{align-items:center;gap:12px;display:flex}.topbar-mobile-user-meta{flex-direction:column;min-width:0;display:flex}.topbar-mobile-user-name{color:#111827;font-size:16px;font-weight:800}.topbar-mobile-user-email{color:#6b7280;font-size:12px;font-weight:600}.topbar-mobile-logout{color:#fff;background:#ef4444}.topbar-mobile-logout:hover{background:#dc2626}.dark .topbar-brand-icon{color:#000;background:#fff}.dark .topbar-brand:hover .topbar-brand-icon{color:#fff;background:#3b82f6}.dark .topbar-brand-text{color:#fff}.dark .topbar-center{background:#12121499;border-color:#ffffff1a;box-shadow:0 10px 30px -10px #00000080}.dark .topbar-nav-link{color:#d4d4d8}.dark .topbar-nav-link:hover{color:#fff;background:#ffffff0d}.dark .topbar-icon-btn,.dark .topbar-location-btn,.dark .topbar-login-btn,.dark .topbar-menu-btn{color:#d4d4d8;background:#12121499;border-color:#ffffff1a}.dark .topbar-icon-btn:hover,.dark .topbar-location-btn:hover,.dark .topbar-login-btn:hover,.dark .topbar-menu-btn:hover{color:#fff;background:#ffffff14}.dark .topbar-location-btn{color:#fff}.dark .topbar-cta-btn{color:#000;background:#fff;border-color:#fff;box-shadow:0 0 20px #ffffff1a}.dark .topbar-cta-btn:hover{background:#e4e4e7}.dark .topbar-mobile-menu{background:#09090bf2}.dark .topbar-mobile-links a{color:#fff}.dark .topbar-mobile-links a:hover{color:#3b82f6}.dark .topbar-mobile-cta{color:#000;background:#fff}.dark .topbar-user-greeting,.dark .topbar-user-dropdown-name,.dark .topbar-mobile-user-name{color:#fff}.dark .topbar-user-subtext{color:#60a5fa}.dark .topbar-user-avatar,.dark .topbar-user-dropdown-avatar,.dark .topbar-mobile-user-avatar{border-color:#121214f2}.dark .topbar-user-status-dot{border-color:#121214}.dark .topbar-user-dropdown{background:#151518f5;border-color:#ffffff14;box-shadow:0 20px 50px -12px #0009}.dark .topbar-user-dropdown-email,.dark .topbar-mobile-user-email{color:#9ca3af}.dark{color:#d1d5db}.dark .topbar-user-dropdown-link{color:#d4d4d8!important}.dark .topbar-user-dropdown-link svg{color:#71717a!important}.dark .topbar-user-dropdown-link:hover{color:#fff!important;background:#ffffff0d!important}.dark .topbar-user-dropdown-link:hover svg{color:#fff!important}.dark .topbar-user-dropdown-links .topbar-user-dropdown-link:first-child{color:#fff!important;background:#2b5982!important}@media (width<=1024px){.topbar-center{display:none}.topbar-menu-btn{display:flex}.topbar-brand-text{display:none}}@media (width<=991px){.topbar-user-wrapper{display:none}}@media (width<=768px){.topbar{padding:16px 16px 0}.topbar-location-btn,.topbar-login-btn{display:none}.topbar-cta-btn{padding:0 16px;font-size:12px}.topbar-cta-desktop{display:none}.topbar-cta-mobile{display:inline}}.hero-category-card--skeleton{pointer-events:none}.hero-category-card__image-wrap--skeleton{background:#94a3b81f}html.dark .hero-category-card__image-wrap--skeleton{background:#ffffff0f}.hero-skeleton{background:#94a3b838;display:block;position:relative;overflow:hidden}html.dark .hero-skeleton{background:#ffffff14}.hero-skeleton:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffffa6 50%,#0000 100%);animation:1.3s infinite heroShimmer;position:absolute;inset:0;transform:translate(-100%)}html.dark .hero-skeleton:after{background:linear-gradient(90deg,#0000 0%,#ffffff29 50%,#0000 100%)}.hero-skeleton--image{border-radius:12px;width:100%;height:100%}.hero-skeleton--text{border-radius:999px;width:74%;height:14px}@keyframes heroShimmer{to{transform:translate(100%)}}.hero-section{flex-direction:column;justify-content:center;min-height:calc(100vh - 90px);padding:130px 20px 60px;display:flex;position:relative;overflow:hidden}.hero-section__container{z-index:2;width:min(1400px,100%);margin:0 auto;position:relative}.hero-section__glow{filter:blur(70px);pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f629 0%,#3b82f60f 35%,#0000 70%);border-radius:999px;width:min(820px,80vw);height:min(820px,80vw);position:absolute;top:18%;left:50%;transform:translate(-50%)}.hero-section__content{text-align:center;max-width:980px;margin:0 auto}.hero-section__title{letter-spacing:-.04em;color:#111827;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;min-height:2.2em;margin:0 0 22px;font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:.98;display:flex}html.dark .hero-section__title{color:#fff}.hero-section__title-accent{color:#2563eb;align-items:center;transition:color .35s;display:flex}html.dark .hero-section__title-accent{color:#60a5fa}.hero-section__cursor{vertical-align:middle;background-color:#2563eb;width:3px;height:.85em;margin-left:6px;animation:1s step-end infinite blink;display:inline-block}html.dark .hero-section__cursor{background-color:#60a5fa;box-shadow:0 0 15px #60a5fa80}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hero-section__subtitle{color:#5b6472;max-width:760px;margin:0 auto 34px;font-size:clamp(1rem,2vw,1.15rem);font-weight:500;line-height:1.6}html.dark .hero-section__subtitle{color:#9ca3af}.hero-search{-webkit-backdrop-filter:blur(20px);background:#ffffffd1;border:1px solid #0f172a0f;border-radius:999px;align-items:center;gap:8px;width:100%;max-width:980px;margin:0 auto 58px;padding:12px;display:flex;box-shadow:0 18px 45px -18px #0f172a2e}html.dark .hero-search{background:#121214b8;border:1px solid #ffffff14;box-shadow:0 20px 45px -18px #0000008c}.hero-search__field{cursor:text;border-radius:999px;flex:1;align-items:center;gap:14px;min-width:0;padding:10px 18px;transition:background .25s;display:flex}.hero-search__field:hover,.hero-search__field:focus-within{background:#0f172a08}html.dark .hero-search__field:hover,html.dark .hero-search__field:focus-within{background:#ffffff0a}.hero-search__icon{color:#9ca3af;flex-shrink:0;width:22px;height:22px;transition:color .2s}.hero-search__field:focus-within .hero-search__icon{color:#111827}html.dark .hero-search__field:focus-within .hero-search__icon{color:#fff}.hero-search__icon svg{width:100%;height:100%}.hero-search__meta{flex-direction:column;align-items:flex-start;width:100%;min-width:0;display:flex}.hero-search__label{text-transform:uppercase;letter-spacing:.12em;color:#6b7280;pointer-events:none;margin-bottom:4px;font-size:11px;font-weight:800}html.dark .hero-search__label{color:#9ca3af}.hero-search__input{color:#111827;background:0 0;border:0;outline:none;width:100%;font-size:15px;font-weight:600}.hero-search__input::placeholder{color:#9ca3af;font-weight:500}html.dark .hero-search__input{color:#fff}html.dark .hero-search__input::placeholder{color:#6b7280}.hero-search__divider{background:#0f172a14;align-self:stretch;width:1px}html.dark .hero-search__divider{background:#ffffff14}.hero-search__button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:0;border-radius:999px;outline:none;padding:18px 40px;font-size:18px;font-weight:800;transition:transform .25s,box-shadow .25s,opacity .25s;box-shadow:0 18px 35px -15px #2563eb80}.hero-search__button:hover{transform:translateY(-1px);box-shadow:0 20px 38px -16px #2563eb8c}.hero-search__button:active{transform:scale(.98)}.hero-categories{grid-template-columns:repeat(7,130px);justify-content:center;gap:16px;margin:0 auto;display:grid}.hero-category-card{aspect-ratio:1;-webkit-backdrop-filter:blur(20px);cursor:pointer;background:#ffffffad;border:1px solid #0f172a12;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px;transition:transform .28s,box-shadow .28s,border-color .28s,background .28s;display:flex;overflow:hidden;box-shadow:0 14px 35px -22px #0f172a2e}html.dark .hero-category-card{background:#ffffff08;border-color:#ffffff14;box-shadow:0 16px 32px -24px #00000080}.hero-category-card:hover{border-color:#3b82f62e;transform:translateY(-6px);box-shadow:0 24px 45px -25px #0f172a33}html.dark .hero-category-card:hover{background:#ffffff0d;border-color:#60a5fa38}.hero-category-card__image-wrap{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.hero-category-card__image,.hero-category-card__image-wrap svg,.hero-category-card__image-wrap img{object-fit:contain;width:100%;height:100%;transition:transform .3s;display:block}.hero-category-card:hover .hero-category-card__image,.hero-category-card:hover .hero-category-card__image-wrap svg,.hero-category-card:hover .hero-category-card__image-wrap img{transform:scale(1.1)}.hero-category-card__icon{font-size:32px;line-height:1;transition:transform .3s}.hero-category-card:hover .hero-category-card__icon{transform:scale(1.1)}.hero-category-card__label{color:#4b5563;text-align:center;font-size:13px;font-weight:700;line-height:1.25;transition:color .3s}html.dark .hero-category-card__label{color:#d1d5db}.hero-category-card:hover .hero-category-card__label{color:#111827}html.dark .hero-category-card:hover .hero-category-card__label{color:#fff}.hero-category-card--see-all{background:#f8fafcd1}html.dark .hero-category-card--see-all{background:#ffffff0a}.hero-category-card__arrow{color:#2563eb;background:#3b82f61f;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s;display:inline-flex}html.dark .hero-category-card__arrow{color:#60a5fa;background:#3b82f62e}.hero-category-card--see-all:hover .hero-category-card__arrow{transform:scale(1.1)}.hero-category-card__arrow svg{width:22px;height:22px}.hero-category-card__label--dark{color:#111827}html.dark .hero-category-card__label--dark{color:#fff}@media (width<=1199px){.hero-categories{grid-template-columns:repeat(4,130px)}}@media (width<=991px){.hero-section{padding-top:120px}.hero-search{border-radius:32px;flex-direction:column;align-items:stretch;padding:14px}.hero-search__divider{width:100%;height:1px}.hero-search__button{width:100%}.hero-categories{grid-template-columns:repeat(3,130px)}}@media (width<=640px){.hero-section{padding:110px 16px 40px}.hero-section__title{font-size:2.75rem}.hero-section__subtitle{margin-bottom:26px}.hero-search{margin-bottom:38px}.hero-search__field{align-items:flex-start;padding:8px 10px}.hero-search__button{padding:16px 24px;font-size:16px}.hero-categories{grid-template-columns:repeat(2,1fr);gap:14px}.hero-category-card{border-radius:20px;padding:12px}.hero-category-card__label{font-size:12px}.hero-category-card__image-wrap{width:40px;height:40px}.hero-category-card__icon{font-size:26px}}.hero-section{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html.dark .hero-section{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.hero-section .hero-search-glass,.hero-section .search-glass{-webkit-backdrop-filter:blur(22px);color:#111827!important;background:#fffffff5!important;border:1px solid #0f172a1a!important;box-shadow:0 22px 60px -28px #0f172a52!important}html.dark .hero-section .hero-search-glass,html.dark .hero-section .search-glass{color:#f9fafb!important;background:#121214e6!important;border-color:#ffffff1a!important;box-shadow:0 22px 65px -26px #000000b8!important}.hero-section .hero-search-input{caret-color:#2563eb;color:#111827!important;-webkit-text-fill-color:#111827!important}html.dark .hero-section .hero-search-input{caret-color:#60a5fa;color:#fff!important;-webkit-text-fill-color:#fff!important}.hero-section .hero-search-input::placeholder{opacity:1;color:#9ca3af!important;-webkit-text-fill-color:#9ca3af!important}html.dark .hero-section .hero-search-input::placeholder{color:#71717a!important;-webkit-text-fill-color:#71717a!important}.hero-section .hero-search-dropdown{color:#111827!important;z-index:120!important;background:#fffffffa!important;border-color:#0f172a1f!important;box-shadow:0 24px 70px -28px #0f172a57!important}html.dark .hero-section .hero-search-dropdown{color:#f9fafb!important;background:#121214fa!important;border-color:#ffffff1a!important;box-shadow:0 24px 72px -28px #000000c7!important}.hero-section .hero-search-dropdown__item{color:#3f3f46!important}.hero-section .hero-search-dropdown__item:hover{background:#f3f7ff!important}html.dark .hero-section .hero-search-dropdown__item{color:#d4d4d8!important}html.dark .hero-section .hero-search-dropdown__item:hover{background:#ffffff0f!important}.hero-section .hero-search-dropdown__label,.hero-section .hero-search-dropdown__empty{color:#3f3f46!important;-webkit-text-fill-color:#3f3f46!important}.hero-section .hero-search-dropdown__item:hover .hero-search-dropdown__label{color:#111827!important;-webkit-text-fill-color:#111827!important}html.dark .hero-section .hero-search-dropdown__label,html.dark .hero-section .hero-search-dropdown__empty{color:#d4d4d8!important;-webkit-text-fill-color:#d4d4d8!important}html.dark .hero-section .hero-search-dropdown__item:hover .hero-search-dropdown__label{color:#fff!important;-webkit-text-fill-color:#fff!important}.hero-section .hero-search-dropdown__icon{color:#9ca3af!important}.hero-section .hero-search-dropdown__item:hover .hero-search-dropdown__icon{color:#2563eb!important}html.dark .hero-section .hero-search-dropdown__icon{color:#71717a!important}html.dark .hero-section .hero-search-dropdown__item:hover .hero-search-dropdown__icon{color:#60a5fa!important}.recommended-section{z-index:20;padding:96px 16px;position:relative}.recommended-container{width:100%;max-width:90rem;margin:0 auto}.recommended-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:32px;display:flex}.recommended-title{letter-spacing:-.02em;color:#18181b;margin:0 0 8px;font-size:36px;font-weight:800;line-height:1.1}.recommended-subtitle{color:#52525b;margin:0;font-size:16px;font-weight:500}.recommended-actions{align-items:center;gap:16px;display:flex}.recommended-nav{gap:8px;display:flex}.recommended-nav-btn{color:#52525b;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex;box-shadow:0 1px 2px #0000000a}.recommended-nav-btn:hover{color:#18181b;background:#fafafa}.recommended-see-all{color:#2563eb;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s}.recommended-see-all:hover{color:#60a5fa;transform:translate(4px)}.recommended-grid{scroll-snap-type:x mandatory;scrollbar-width:none;align-items:stretch;gap:20px;padding:0 8px 24px;display:flex;overflow-x:auto}.recommended-grid::-webkit-scrollbar{display:none}.dark .recommended-title{color:#fff}.dark .recommended-subtitle{color:#a1a1aa}.dark .recommended-nav-btn{color:#fff;box-shadow:none;background:#ffffff0d;border-color:#ffffff1a}.dark .recommended-nav-btn:hover{background:#ffffff1a}.dark .recommended-see-all{color:#60a5fa}.dark .recommended-see-all:hover{color:#93c5fd}@media (width<=768px){.recommended-section{padding:72px 16px}.recommended-header{flex-direction:column;align-items:flex-start}.recommended-actions{display:none}.recommended-title{font-size:30px}.recommended-subtitle{font-size:15px}.recommended-grid{gap:16px;padding:0 0 24px}}.recommended-card{cursor:pointer;scroll-snap-align:start;background:#fff;border:1px solid #e4e4e7;border-radius:24px;flex-direction:column;width:380px;min-width:380px;height:440px;padding:12px;transition:all .35s;display:flex;box-shadow:0 1px 2px #0000000a}.recommended-card:hover{border-color:#d4d4d8}.recommended-card-image-wrap{border:1px solid #f4f4f5;border-radius:16px;flex-shrink:0;width:100%;height:208px;margin-bottom:16px;position:relative;overflow:hidden}.recommended-card-image{object-fit:cover;pointer-events:none;width:100%;height:100%;transition:transform .7s;display:block}.recommended-card:hover .recommended-card-image{transform:scale(1.05)}.recommended-hours-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #e4e4e7;border-radius:999px;padding:6px 12px;position:absolute;top:12px;left:12px;box-shadow:0 1px 2px #0000000a}.recommended-hours-text{color:#18181b;letter-spacing:.04em;font-size:10px;font-weight:700}.recommended-status-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ecfdf5f2;border:1px solid #a7f3d0;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 1px 2px #0000000a}.recommended-status-dot{background:#10b981;border-radius:999px;width:6px;height:6px;animation:1.6s infinite pulseDot}.recommended-status-text{color:#10b981;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.recommended-image-fade{inset-inline:0;background:linear-gradient(#0000,#fff);height:50%;position:absolute;bottom:0}.recommended-category-wrap{align-items:center;gap:6px;display:flex;position:absolute;bottom:12px;left:12px}.recommended-category-icon{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#18181b;background:#fffc;border:1px solid #e4e4e7;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex;box-shadow:0 1px 2px #0000000a}.recommended-category-text{color:#18181b;letter-spacing:.03em;font-size:13px;font-weight:800}.recommended-rating-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffbebf2;border:1px solid #fde68a;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 1px 2px #0000000a}.recommended-rating-star{color:#f59e0b;font-size:10px}.recommended-rating-text{color:#d97706;font-size:12px;font-weight:700}.recommended-card-body{flex-direction:column;flex:1;padding-inline:4px;display:flex}.recommended-profile{align-items:center;gap:12px;margin-bottom:12px;display:flex}.recommended-avatar{object-fit:cover;pointer-events:none;border:1px solid #e4e4e7;border-radius:999px;flex-shrink:0;width:40px;height:40px}.recommended-profile-text{flex-direction:column;min-width:0;display:flex}.recommended-card-title{color:#18181b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:18px;font-weight:700;line-height:1.2;overflow:hidden}.recommended-card-brand{color:#3b82f6;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}.recommended-location{color:#71717a;align-items:center;gap:6px;margin-bottom:8px;display:flex}.recommended-location svg{flex-shrink:0;width:14px;height:14px}.recommended-location-text{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.recommended-description{color:#52525b;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 16px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.recommended-footer{border-top:1px solid #f4f4f5;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.recommended-price{color:#18181b;align-items:center;gap:6px;display:flex}.recommended-price-icon{color:#3b82f6;background:#dbeafe;border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex}.recommended-price-text{letter-spacing:-.02em;font-size:15px;font-weight:700}.recommended-duration{color:#71717a;align-items:center;gap:4px;display:flex}.recommended-duration svg{width:16px;height:16px}.recommended-duration-text{font-size:12px;font-weight:500}.dark .recommended-card{box-shadow:none;background:#121212;border:1px solid #ffffff0d}.dark .recommended-card:hover{border-color:#fff3}.dark .recommended-card-image-wrap{border:none}.dark .recommended-hours-badge{background:#18181be6;border:1px solid #ffffff1a;box-shadow:0 1px 2px #0003}.dark .recommended-hours-text{color:#fff}.dark .recommended-status-badge{background:#064e3bcc;border:1px solid #10b98166;box-shadow:0 1px 2px #0003}.dark .recommended-status-dot{background:#34d399}.dark .recommended-status-text{color:#34d399}.dark .recommended-image-fade{background:linear-gradient(#0000,#121212)}.dark .recommended-category-icon{color:#fff;background:#fff3;border:none;box-shadow:0 1px 2px #00000029}.dark .recommended-category-text{color:#fff}.dark .recommended-rating-badge{background:#f59e0b33;border:1px solid #f59e0b4d;box-shadow:0 1px 2px #00000029}.dark .recommended-rating-star,.dark .recommended-rating-text{color:#fbbf24}.dark .recommended-avatar{border:1px solid #ffffff1a}.dark .recommended-card-title{color:#fff}.dark .recommended-card-brand{color:#60a5fa}.dark .recommended-location{color:#a1a1aa}.dark .recommended-description{color:#71717a}.dark .recommended-footer{border-top:1px solid #ffffff0d}.dark .recommended-price{color:#fff}.dark .recommended-price-icon{color:#60a5fa;background:#3b82f633;border:1px solid #3b82f64d}.dark .recommended-duration{color:#a1a1aa}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.15)}}@media (width<=1024px){.recommended-card{width:280px;min-width:280px}.recommended-card-image-wrap{height:160px}}@media (width<=768px){.recommended-card{width:260px;min-width:260px;height:420px}.recommended-card-image-wrap{height:160px}.recommended-card-title{font-size:16px}}@media (width<=480px){.recommended-card{width:260px;min-width:260px;height:400px}.recommended-card-image-wrap{height:150px}}.recommended-card-shimmer{pointer-events:none}.shimmer-block,.shimmer-pill,.shimmer-circle,.shimmer-icon-box,.shimmer-icon-line,.shimmer-text{background:#e5e7eb;position:relative;overflow:hidden}.dark .shimmer-block,.dark .shimmer-pill,.dark .shimmer-circle,.dark .shimmer-icon-box,.dark .shimmer-icon-line,.dark .shimmer-text{background:#27272a}.shimmer-block:after,.shimmer-pill:after,.shimmer-circle:after,.shimmer-icon-box:after,.shimmer-icon-line:after,.shimmer-text:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff8c 50%,#0000 100%);animation:1.4s infinite recommendedShimmer;position:absolute;inset:0;transform:translate(-100%)}.dark .shimmer-block:after,.dark .shimmer-pill:after,.dark .shimmer-circle:after,.dark .shimmer-icon-box:after,.dark .shimmer-icon-line:after,.dark .shimmer-text:after{background:linear-gradient(90deg,#0000 0%,#ffffff14 50%,#0000 100%)}.shimmer-pill{box-shadow:none!important;border:none!important}.shimmer-circle{border-radius:999px}.shimmer-dot{opacity:.7}.shimmer-icon-box{border-radius:4px;width:20px;height:20px}.shimmer-icon-line{border-radius:4px;flex-shrink:0;width:14px;height:14px}.shimmer-icon-line.small-icon{width:16px;height:16px}.shimmer-text{border-radius:999px;height:10px;display:inline-block}.shimmer-text.tiny{width:12px;height:8px}.shimmer-text.small{width:80px;height:10px}.shimmer-text.medium{width:120px}.shimmer-text.short{width:56px}.shimmer-text.title{border-radius:8px;width:170px;height:16px;margin-bottom:8px}.shimmer-text.subtitle{border-radius:8px;width:120px;height:12px}.shimmer-text.line{border-radius:8px;width:100%;height:12px;margin-bottom:10px;display:block}.shimmer-text.price{border-radius:8px;width:70px;height:14px}.shimmer-description{flex:1;margin:0 0 16px}.small-circle{width:20px;height:20px}@keyframes recommendedShimmer{to{transform:translate(100%)}}.dark\:bg-\[\#0f172a\]\/95:is(.dark *){background-color:#0f172af2}.dark\:border-white\/10:is(.dark *){border-color:#ffffff1a}.dark\:bg-\[\#1e293b\]\/80:is(.dark *){background-color:#1e293bcc}.dark\:border-blue-500\/20:is(.dark *){border-color:#3b82f633}.bg-primary{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.rounded-full{border-radius:9999px}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.w-2{width:.5rem}.h-2{height:.5rem}.dark .glass-tile{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid #ffffff14;border-top-color:#ffffff26;box-shadow:0 10px 30px -10px #00000080,inset 0 1px #ffffff0d}.dark .otp-card__subtitle{color:rgb(82 82 91/var(--tw-text-opacity,1))}.live-pipeline-title{color:#18181b}.live-pipeline-subtitle{color:#52525b}.live-pipeline-card{color:#18181b;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #d4d4d8e6;box-shadow:0 30px 80px -20px #0f172a2e}.live-pipeline-glow{background:#3b82f614}.live-pipeline-pill{background:#fff;border:1px solid #d4d4d8f2;box-shadow:0 8px 24px #0f172a1f}.live-pipeline-pill-text{color:#18181b}.live-pipeline-typewriter{color:#2563eb;background:#fff!important;border:1px solid #bfdbfe!important;box-shadow:0 12px 30px -18px #2563eb8c!important}.live-pipeline-typewriter p{text-shadow:none;color:#2563eb!important}.live-pipeline-typewriter #hw-cursor{box-shadow:none;background:#3b82f6}.dark .live-pipeline-title{color:#fff}.dark .live-pipeline-subtitle{color:#a1a1aa}.dark .live-pipeline-card{color:#f4f4f5;background:linear-gradient(#121214 0%,#09090b 100%);border-color:#ffffff1a;box-shadow:0 30px 80px -20px #000}.dark .live-pipeline-glow{background:#3b82f61a}.dark .live-pipeline-pill{background:#09090b;border-color:#ffffff1a;box-shadow:0 0 20px #000c}.dark .live-pipeline-pill-text{color:#fff}.dark .live-pipeline-typewriter{background:#0f172ae6!important;border-color:#3b82f666!important;box-shadow:inset 0 2px 15px #3b82f633,0 0 20px #3b82f626!important}.dark .live-pipeline-typewriter p{color:#60a5fa!important}.dark .live-pipeline-typewriter #hw-cursor{background:#60a5fa;box-shadow:0 0 8px #3b82f6cc}.hw-node{background-color:#fff;border:1px solid #d4d4d8e6;box-shadow:0 18px 45px -28px #0f172a73}.dark .hw-node.is-active{background-color:#0f172a!important}.hw-node.is-active{z-index:10;transform:scale(1.05)translateZ(0);background-color:#eff6ff!important;border-color:#3b82f699!important;box-shadow:0 0 30px #2563eb1a,inset 0 0 20px #2563eb0d!important}.dark .hw-node{background-color:#0c0c0e;border:1px solid #ffffff0d}.dark .hw-node.is-active .hw-badge{box-shadow:0 0 15px #3b82f6cc}.hw-node.is-active .hw-badge{color:#fff;background-color:#3b82f6;border-color:#0000;box-shadow:0 0 15px #3b82f666}.hw-node .hw-badge{color:#52525b;background-color:#f4f4f5;border:1px solid #0000001a;transition:all .5s}.dark .hw-node.is-active .hw-icon{filter:drop-shadow(0 0 12px #2563eb80)}.hw-node.is-active .hw-icon{filter:drop-shadow(0 0 12px #2563eb4d);transform:scale(1.1);color:#3b82f6!important}.dark\:text-zinc-500:is(.dark *){--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity,1))}.hw-node .hw-icon{transition:all .5s}.home-themed-title{color:#18181b}.home-themed-subtitle{color:#52525b}.home-themed-card,.home-themed-surface{color:#18181b;background:#fff;border-color:#e4e4e7;box-shadow:0 1px 2px #0f172a0a,0 18px 45px -34px #0f172a59}.home-themed-panel{background:#f4f4f5;border-color:#e4e4e7}.home-themed-muted{color:#52525b}.home-themed-card-title{color:#18181b}.home-themed-card-text{color:#52525b}.home-themed-input{color:#18181b;background:#fafafa;border-color:#d4d4d8}.home-themed-input::placeholder{color:#71717a}.home-scroll-text,.home-scroll-text .reveal-word{color:#18181b}.book-now-panel{border-radius:32px;min-height:340px;padding:clamp(1.75rem,4vw,3.5rem)}.book-now-panel .home-themed-card-title{letter-spacing:0;font-size:clamp(2rem,3vw,2.75rem);line-height:1.05}.book-now-panel .home-themed-card-text{font-size:clamp(1rem,1.45vw,1.125rem);line-height:1.55}.book-now-badge{letter-spacing:.08em;border-radius:999px;height:28px;padding-inline:14px}.book-now-badge-blue{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.book-now-badge-green{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.book-now-primary,.book-now-secondary,.book-now-business{min-height:56px;box-shadow:none;border-radius:12px}.book-now-primary{background:#2563eb;box-shadow:0 10px 18px -10px #2563ebbf}.book-now-primary:hover{background:#1d4ed8}.book-now-secondary{color:#18181b;background:#f4f4f5;border-color:#d4d4d8}.book-now-secondary:hover{background:#e4e4e7}.book-now-business{color:#fff;background:#18181b;box-shadow:0 10px 18px -12px #18181bcc}.book-now-business:hover{background:#27272a}.city-pro-section{background:0 0}.city-pro-shell{border-radius:40px;gap:clamp(.75rem,1.2vw,1rem);padding:clamp(1rem,1.8vw,1.5rem)}.city-pro-sidebar,.city-pro-main{box-shadow:none;border-color:#e4e4e7;border-radius:32px}.city-pro-search-wrap{box-shadow:none;background:#fff}.city-pro-input{background:#fafafa;border-radius:12px;min-height:52px}.city-pro-city-button{border-radius:12px;min-height:52px}.city-pro-city-button.is-selected{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.city-pro-pin{color:#2563eb;background:#eff6ff;border-color:#bfdbfe;width:46px;height:46px}.city-pro-main .home-themed-muted{color:#71717a;letter-spacing:.12em}.city-pro-main .home-themed-card-title{font-size:clamp(2rem,3.2vw,2.75rem);line-height:1.05}.city-pro-filter-button{color:#71717a;background:#fafafa;border-color:#e4e4e7;min-height:40px;padding-inline:18px}.city-pro-filter-button.is-selected{color:#fff;background:#18181b;border-color:#18181b}.city-pro-filter-button:not(.is-selected):hover{color:#18181b;background:#fff;border-color:#d4d4d8}.dark .home-themed-title{color:#fff}.dark .home-themed-subtitle{color:#a1a1aa}.dark .home-themed-card,.dark .home-themed-surface{color:#f4f4f5;box-shadow:none;background:#121214f0;border-color:#ffffff14}.dark .book-now-badge-blue{color:#60a5fa;background:#3b82f61a;border-color:#3b82f633}.dark .book-now-badge-green{color:#34d399;background:#10b9811a;border-color:#10b98133}.dark .book-now-primary{background:#2563eb}.dark .book-now-secondary{color:#fff;background:#ffffff0d;border-color:#ffffff1a}.dark .book-now-business{color:#000;background:#fff}.dark .city-pro-search-wrap{background:#121214}.dark .city-pro-city-button.is-selected{color:#60a5fa;background:#1e293b;border-color:#ffffff1a}.dark .city-pro-pin{color:#60a5fa;background:#3b82f61a;border-color:#3b82f633}.dark .city-pro-filter-button{color:#a1a1aa;background:0 0;border-color:#ffffff1a}.dark .city-pro-filter-button.is-selected{color:#000;background:#fff;border-color:#fff}.dark .home-themed-panel{background:#0c0c0ef5;border-color:#ffffff0f}.dark .home-themed-muted{color:#a1a1aa}.dark .home-themed-card-title{color:#fff}.dark .home-themed-card-text{color:#a1a1aa}.dark .home-themed-input{color:#fff;background:#09090b;border-color:#ffffff14}.dark .home-themed-input::placeholder{color:#71717a}.dark .home-scroll-text,.dark .home-scroll-text .reveal-word{color:#fff}.dark\:text-white:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.duration-300{transition-duration:.3s}.app-snackbar{z-index:9999;pointer-events:none;opacity:0;width:calc(100% - 32px);max-width:760px;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .25s;position:fixed;bottom:24px;left:50%;transform:translate(-50%)translateY(120%)}.app-snackbar--show{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.app-snackbar__content{-webkit-backdrop-filter:blur(24px);border:1px solid #ffffff14;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 18px;display:flex;box-shadow:0 20px 50px #00000047,inset 0 1px #ffffff0f}.app-snackbar__content--info{color:#dbeafe;background:#08122ee0;border-color:#60a5fa2e}.app-snackbar__content--success{color:#d1fae5;background:#062216e6;border-color:#34d39938}.app-snackbar__content--error{color:#fee2e2;background:#340a0ae6;border-color:#f8717138}.app-snackbar__content--warning{color:#fef3c7;background:#362308e6;border-color:#fbbf2438}.app-snackbar__left{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.app-snackbar__icon-wrap{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.app-snackbar__content--info .app-snackbar__icon-wrap{color:#60a5fa;background:#60a5fa29}.app-snackbar__content--success .app-snackbar__icon-wrap{color:#34d399;background:#34d39929}.app-snackbar__content--error .app-snackbar__icon-wrap{color:#f87171;background:#f8717129}.app-snackbar__content--warning .app-snackbar__icon-wrap{color:#fbbf24;background:#fbbf2429}.app-snackbar__icon{width:18px;height:18px}.app-snackbar__message{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;line-height:1.4;overflow:hidden}.app-snackbar__close{width:34px;height:34px;color:inherit;opacity:.8;background:0 0;border:none;border-radius:999px;outline:none;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.app-snackbar__close:hover{opacity:1;background:#ffffff0f}.app-snackbar__close-icon{width:16px;height:16px}@media (width<=640px){.app-snackbar{width:calc(100% - 20px);bottom:16px}.app-snackbar__content{border-radius:24px;min-height:64px;padding:12px 14px}.app-snackbar__message{white-space:normal;font-size:14px}}.login-page{min-height:100vh;color:var(--text);flex-direction:column;display:flex;position:relative;overflow:hidden}.login-page__radial-bg{z-index:-4;pointer-events:none;background:radial-gradient(#bfdbfe 0%,#fafafa 45% 100%);transition:background .3s;position:fixed;inset:0}.dark .login-page__radial-bg{background:radial-gradient(#1e40af1a 0%,#09090b 45% 100%)}.login-page__faded-grid{z-index:-3;pointer-events:none;background-image:linear-gradient(90deg,#00000008 1px,#0000 1px),linear-gradient(#00000008 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(#000 10%,#0000 80%);mask-image:radial-gradient(#000 10%,#0000 80%)}.dark .login-page__faded-grid{background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px)}.login-page__dot-grid{z-index:-2;pointer-events:none;opacity:.3;background-image:radial-gradient(#00000014 1px,#0000 1px);background-size:24px 24px;position:fixed;inset:0}.dark .login-page__dot-grid{opacity:.2;background-image:radial-gradient(#ffffff26 1px,#0000 1px)}.login-page__glow-orb{z-index:-1;pointer-events:none;filter:blur(100px);background:#2563eb26;border-radius:999px;width:300px;height:300px;animation:6s cubic-bezier(.4,0,.6,1) infinite loginPulseGlow;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.dark .login-page__glow-orb{background:#2563eb1a}.login-page__wrapper{opacity:0;flex-direction:column;flex:1;animation:1s cubic-bezier(.16,1,.3,1) forwards loginPageFadeIn;display:flex;transform:translateY(15px)scale(.99)translateZ(0)}.login-page__nav{z-index:10;justify-content:space-between;align-items:center;width:100%;padding:24px 24px 0;display:flex}.login-page__brand{align-items:center;gap:12px;text-decoration:none;display:flex}.login-page__brand-icon{color:#fff;background:#18181b;border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:800;transition:all .3s;display:flex;box-shadow:0 1px 2px #00000014}.dark .login-page__brand-icon{color:#000;background:#fff}.login-page__brand:hover .login-page__brand-icon{color:#fff;background:#3b82f6;transform:scale(1.05)}.login-page__brand-text{letter-spacing:-.02em;color:#18181b;font-size:20px;font-weight:700}.dark .login-page__brand-text{color:#fff}.login-page__theme-toggle{color:#52525b;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffb3;border:1px solid #e4e4e7cc;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;box-shadow:0 1px 2px #0000000a}.dark .login-page__theme-toggle{color:#d4d4d8;box-shadow:none;background:#12121499;border-color:#ffffff1a}.login-page__theme-toggle:hover{color:#18181b;background:#f4f4f5}.dark .login-page__theme-toggle:hover{color:#fff;background:#ffffff1a}.login-page__theme-icon{width:16px;height:16px}.login-page__main{flex:1;justify-content:center;align-items:center;padding:48px 16px;display:flex}.login-card{-webkit-backdrop-filter:blur(32px);background:#ffffffd9;border:1px solid #00000014;border-top-color:#fff9;border-radius:32px;width:100%;max-width:440px;padding:32px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0000000d,inset 0 1px #ffffff80}.dark .login-card{background:#121214b3;border:1px solid #ffffff14;border-top-color:#ffffff26;box-shadow:0 30px 60px -15px #000c,inset 0 1px #ffffff0d}.login-card__orb{filter:blur(50px);pointer-events:none;background:#3b82f61a;border-radius:999px;width:160px;height:160px;position:absolute;top:-80px;right:-80px}.dark .login-card__orb{background:#60a5fa1a}.login-card__header{text-align:center;margin-bottom:32px}.login-card__title{letter-spacing:-.02em;color:#18181b;margin:0 0 8px;font-size:32px;font-weight:800;line-height:1.1}.dark .login-card__title{color:#fff}.login-card__subtitle{color:#71717a;margin:0;font-size:14px}.dark .login-card__subtitle{color:#a1a1aa}.login-card__socials{gap:12px;margin-bottom:32px;display:grid}.login-social-btn{color:#18181b;background:#fff;border:1px solid #e4e4e7;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px 16px;font-size:14px;font-weight:700;transition:all .25s;display:flex;box-shadow:0 1px 2px #0000000a}.dark .login-social-btn{color:#fff;background:#18181b;border-color:#ffffff1a}.login-social-btn:hover{background:#fafafa}.dark .login-social-btn:hover{background:#ffffff0d}.login-social-btn:active{transform:scale(.98)}.login-social-btn__icon{flex-shrink:0;width:20px;height:20px}.login-card__divider{align-items:center;gap:16px;margin-bottom:32px;display:flex}.login-card__divider-line{background:#e4e4e7;flex:1;height:1px}.dark .login-card__divider-line{background:#ffffff1a}.login-card__divider-text{color:#a1a1aa;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:700}.login-form{gap:16px;display:grid}.login-form__group{gap:6px;display:grid}.login-form__label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.login-form__label{color:#71717a;font-size:12px;font-weight:700}.dark .login-form__label{color:#a1a1aa}.login-form__forgot{color:#2563eb;font-size:12px;font-weight:700;text-decoration:none}.dark .login-form__forgot{color:#60a5fa}.login-form__forgot:hover{text-decoration:underline}.login-form__input{color:#18181b;background:#00000005;border:1px solid #0000001a;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:14px;transition:all .3s cubic-bezier(.16,1,.3,1)}.login-form__input::placeholder{color:#a1a1aa}.dark .login-form__input{color:#fff;background:#ffffff08;border-color:#ffffff1a}.dark .login-form__input::placeholder{color:#52525b}.login-form__input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.dark .login-form__input:focus{background:#141416;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f633}.login-form__submit{color:#fff;background:#18181b;border:none;border-radius:12px;width:100%;margin-top:8px;padding:16px;font-size:15px;font-weight:800;transition:transform .2s,background .2s;box-shadow:0 4px 10px #0000001f}.dark .login-form__submit{color:#000;background:#fff;box-shadow:0 0 20px #ffffff1a}.login-form__submit:hover{transform:scale(1.02)}.login-form__submit:active{transform:scale(.98)}.login-card__footer{text-align:center;color:#71717a;margin:32px 0 0;font-size:13px;font-weight:500}.dark .login-card__footer{color:#a1a1aa}.login-card__footer-link{color:#18181b;font-weight:700;text-decoration:none;transition:color .25s}.dark .login-card__footer-link{color:#fff}.login-card__footer-link:hover{color:#2563eb}.dark .login-card__footer-link:hover{color:#60a5fa}.stagger-1{opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) .1s forwards loginFadeInUp;transform:translateY(10px)}.stagger-2{opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) .2s forwards loginFadeInUp;transform:translateY(10px)}.stagger-3{opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) .3s forwards loginFadeInUp;transform:translateY(10px)}.stagger-4{opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) .4s forwards loginFadeInUp;transform:translateY(10px)}@keyframes loginFadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes loginPageFadeIn{0%{opacity:0;transform:translateY(15px)scale(.99)translateZ(0)}to{opacity:1;transform:translateY(0)scale(1)translateZ(0)}}@keyframes loginPulseGlow{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.1)}}@media (width<=640px){.login-page__nav{padding:24px 20px 0}.login-page__main{padding:32px 16px}.login-card{border-radius:24px;padding:24px}.login-card__title{font-size:28px}.login-page__glow-orb{width:280px;height:280px}.login-form__submit:disabled{opacity:.85;cursor:not-allowed}.login-form__loader-wrap{justify-content:center;align-items:center;display:inline-flex}.login-form__loader{border:2px solid #ffffff59;border-top-color:#fff;border-radius:999px;width:20px;height:20px;animation:.8s linear infinite loginSpin}.dark .login-form__loader{border:2px solid #0000002e;border-top-color:#000}@keyframes loginSpin{to{transform:rotate(360deg)}}}.sign-card__title{letter-spacing:-.02em;color:#18181b;margin:0 0 8px;font-size:3rem;font-weight:800;line-height:1.1}.dark .sign-card__title{color:#fff}@keyframes butteryFadeIn{to{opacity:1;transform:translateY(0)translateZ(0)}}.glass-tile{-webkit-backdrop-filter:blur(32px);z-index:1;background:#ffffffb3;border:1px solid #0000000d;border-top-color:#ffffff80;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;transform:translateZ(0);box-shadow:0 4px 6px -1px #0000000d,inset 0 1px #ffffff80}.input-glass{background:#fffc;border:1px solid #00000014;transition:all .3s}.dark .input-glass{background:#0f0f11b3;border:1px solid #ffffff1a}.input-glass:focus-within{background:#fff;border-color:#3b82f680;box-shadow:0 0 0 3px #3b82f61a}.dark .input-glass:focus-within{background:#141416e6;border-color:#3b82f680;box-shadow:0 0 0 3px #3b82f633}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.otp-card__title{color:#18181b}.font-bold{font-weight:700}.text-\[11px\]{font-size:11px}.dark .otp-card__title{color:#fff}:root{--bg-light:#fafafa;--bg-dark:#09090b;--text-light:#18181b;--text-dark:#f4f4f5;--grid-light:#00000008;--grid-dark:#ffffff08;--radial-light-start:#bfdbfee6;--radial-light-mid:#fafafa;--radial-light-end:#fafafa;--radial-dark-start:#1e40af1f;--radial-dark-mid:#09090b;--radial-dark-end:#09090b;--bg:var(--bg-light);--text:var(--text-light)}.dark{--bg:var(--bg-dark);--text:var(--text-dark)}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;margin:0;font-family:Manrope,sans-serif;transition:background .3s,color .3s;overflow-x:visible}#root{min-height:100vh}.app-shell{isolation:isolate;background:var(--bg);min-height:100vh;color:var(--text);transition:background .3s,color .3s;position:relative}.app-shell:before{content:"";z-index:-3;pointer-events:none;background:radial-gradient(ellipse at top, var(--radial-light-start) 0%, var(--radial-light-mid) 35%, var(--radial-light-end) 100%);transition:background .3s;position:fixed;inset:0}.app-shell:after{content:"";z-index:-2;pointer-events:none;background-image:linear-gradient(to right, var(--grid-light) 1px, transparent 1px), linear-gradient(to bottom, var(--grid-light) 1px, transparent 1px);background-size:48px 48px;transition:background-image .3s;position:fixed;inset:0;-webkit-mask-image:radial-gradient(at top,#000 10%,#0000 80%);mask-image:radial-gradient(at top,#000 10%,#0000 80%)}.dark .app-shell:before,.app-shell.dark:before{background:radial-gradient(ellipse at top, var(--radial-dark-start) 0%, var(--radial-dark-mid) 35%, var(--radial-dark-end) 100%)}.dark .app-shell:after,.app-shell.dark:after{background-image:linear-gradient(to right, var(--grid-dark) 1px, transparent 1px), linear-gradient(to bottom, var(--grid-dark) 1px, transparent 1px)}.page-content{z-index:1;padding-top:110px;position:relative}@media (width<=768px){.app-shell:after{background-size:36px 36px}.page-content{padding-top:100px}}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing}.professional-profile-screen{color:#18181b;background:radial-gradient(at top,#bfdbfe8c,#0000 36rem),#f8fafc;min-height:100vh}.professional-profile-screen header{background:#fff!important;border-color:#e4e4e7!important}.professional-profile-screen [class*="top-[80px]"]{background:#ffffffeb!important;border-color:#e4e4e7!important;box-shadow:0 12px 30px -26px #0f172a73!important}.professional-profile-screen :is([class*=bg-white],[class*=bg-zinc-50],[class*=bg-zinc-100]){border-color:#e4e4e7}.professional-profile-screen :is([class*="rounded-[20px]"],[class*="rounded-[24px]"],[class*="rounded-[32px]"])[class*=border]{box-shadow:0 1px 2px #0f172a0a,0 18px 45px -36px #0f172a61}.professional-profile-screen [class*=lg\:col-span-4] .grid button,.professional-profile-screen [class*=lg\:col-span-4] .grid>div:last-child,.professional-profile-screen .lg\:hidden .grid button,.professional-profile-screen .lg\:hidden .grid>div:last-child{color:#18181b!important;background:#fff!important;border-color:#e4e4e7!important;box-shadow:0 1px 2px #0f172a0a,0 16px 40px -34px #0f172a73!important}.professional-profile-screen [class*=lg\:col-span-4] .grid button:hover,.professional-profile-screen .lg\:hidden .grid button:hover{background:#f8fafc!important;border-color:#bfdbfe!important}.professional-profile-screen [class*=lg\:col-span-4] .grid button>div,.professional-profile-screen [class*=lg\:col-span-4] .grid>div:last-child>div:first-child,.professional-profile-screen .lg\:hidden .grid button>div,.professional-profile-screen .lg\:hidden .grid>div:last-child>div:first-child{color:#2563eb!important;background:#eff6ff!important}.professional-profile-screen [class*=lg\:col-span-4] .grid button span,.professional-profile-screen [class*=lg\:col-span-4] .grid>div:last-child span,.professional-profile-screen .lg\:hidden .grid button span,.professional-profile-screen .lg\:hidden .grid>div:last-child span{color:#18181b!important}.professional-profile-screen [class*=lg\:col-span-4] .grid>div:last-child div:last-child,.professional-profile-screen .lg\:hidden .grid>div:last-child div:last-child{color:#2563eb!important}.professional-profile-screen [class*="bg-[#1C243D]"]{color:#18181b!important;background:#fff!important;border-color:#bfdbfe!important}.professional-profile-screen [class*="bg-[#1C243D]"] :is(h1,h2,h3,p,span){color:inherit}.professional-profile-screen [class*="bg-[#1C243D]"] p,.professional-profile-screen [class*="bg-[#1C243D]"] [class*=text-blue-200],.professional-profile-screen [class*="bg-[#1C243D]"] [class*=text-blue-300]{color:#52525b!important}.professional-profile-screen [class*="bg-[#1C243D]"] img{border-color:#dbeafe!important}.professional-profile-screen [class*="bg-[#1F2937]"]{border:1px solid #e4e4e7;box-shadow:0 1px 2px #0f172a0a,0 18px 45px -36px #0f172a61;color:#18181b!important;background:#fff!important}.professional-profile-screen [class*="bg-[#1F2937]"] span:first-child{color:#18181b!important}.professional-profile-screen [class*="bg-[#1F2937]"] span:last-child{color:#71717a!important}.professional-profile-screen input,.professional-profile-screen textarea{color:#18181b}.professional-profile-screen input::placeholder,.professional-profile-screen textarea::placeholder{color:#71717a}.professional-profile-screen .cart-slide-up>div{background:#fffffff5!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen{background:radial-gradient(circle at 50% 0,#bfdbfebf,#f8fafc26 34rem),#f8fafc}html:not(.dark) .professional-profile-screen .profile-promo-card{color:#fff!important;background:#111827!important;border-color:#1e293be6!important;box-shadow:0 14px 28px -18px #0f172acc!important}html:not(.dark) .professional-profile-screen .profile-promo-card:nth-child(2n){background:#061b15!important;border-color:#10b98138!important}html:not(.dark) .professional-profile-screen .profile-promo-card p:first-child{color:#fff!important}html:not(.dark) .professional-profile-screen .profile-service-search{min-height:56px;color:#fff!important;background:#18181b9e!important;border-color:#27272a2e!important;box-shadow:inset 0 1px #ffffff14,0 12px 28px -22px #0f172a8c!important}html:not(.dark) .professional-profile-screen .profile-service-search input{color:#fff!important}html:not(.dark) .professional-profile-screen .profile-service-search input::placeholder{color:#ffffff80!important}html:not(.dark) .professional-profile-screen .profile-service-category{background:#fff!important;border-color:#bfdbfe!important;box-shadow:0 18px 45px -34px #2563eb59!important}html:not(.dark) .professional-profile-screen .profile-service-category>div:first-child{background:#fff!important;border-color:#d4d4d8!important}html:not(.dark) .professional-profile-screen .profile-service-item:hover{border-color:#bfdbfe!important}html:not(.dark) .professional-profile-screen .profile-service-item h4,html:not(.dark) .professional-profile-screen .profile-service-item span{color:#18181b!important}html:not(.dark) .professional-profile-screen .profile-service-item .text-zinc-600,html:not(.dark) .professional-profile-screen .profile-service-item .text-zinc-900{color:#3f3f46!important}html:not(.dark) .professional-profile-screen .profile-service-item button:not(.bg-emerald-50){color:#18181b!important;background:0 0!important;border-color:#d4d4d8!important}html:not(.dark) .professional-profile-screen .profile-action-card{min-height:150px;color:#18181b!important;background:#fff!important;border-color:#e4e4e7!important;box-shadow:0 16px 35px -28px #0f172a80!important}html:not(.dark) .professional-profile-screen .profile-action-card:hover{background:#fff!important;border-color:#dbeafe!important}html:not(.dark) .professional-profile-screen .profile-action-icon{color:#2563eb!important;background:#eff6ff!important}html:not(.dark) .professional-profile-screen .profile-action-card span,html:not(.dark) .professional-profile-screen .profile-action-next span:first-of-type{color:#18181b!important}html:not(.dark) .professional-profile-screen .profile-action-next div:last-child{color:#2563eb!important}html:not(.dark) .professional-profile-screen .profile-business-card{color:#18181b!important;background:#fff!important;border-color:#e4e4e7!important;box-shadow:0 1px 3px #0f172a0f,0 20px 45px -30px #0f172a1f!important}html:not(.dark) .professional-profile-screen .profile-business-card h2{color:#18181b!important}html:not(.dark) .professional-profile-screen .profile-business-card svg{color:#a1a1aa!important}html:not(.dark) .professional-profile-screen .profile-business-card [class*=text-zinc-600],html:not(.dark) .professional-profile-screen .profile-business-card [class*=text-zinc-400]{color:#71717a!important}html:not(.dark) .professional-profile-screen .profile-business-card [class*=text-zinc-900]{color:#18181b!important}html:not(.dark) .professional-profile-screen .profile-business-card [class*=flex\ justify-between] span:last-child{color:#52525b!important}html:not(.dark) .professional-profile-screen .profile-business-card [class*="text-[#5A81FA]"]{color:#2563eb!important}html:not(.dark) .professional-profile-screen .profile-business-card [class*="rounded-[20px]"][class*=overflow-hidden]{border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen .profile-business-card img{opacity:.8}html:not(.dark) .professional-profile-screen .profile-business-card [class*=rounded-full][class*=bg-blue-600]{background:#2563eb!important;border-color:#fff!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1C243D]"]{color:#fff!important;background:#171d32!important;border-color:#2563eb40!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1C243D]"] h3,html:not(.dark) .professional-profile-screen [class*="bg-[#1C243D]"] span{color:#fff!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1C243D]"] p{color:#ffffff8f!important}html:not(.dark) .professional-profile-screen [class*=grid-cols-1][class*=sm\:grid-cols-2]>div{color:#18181b!important;background:#fff!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*=grid-cols-1][class*=sm\:grid-cols-2]>div h3,html:not(.dark) .professional-profile-screen [class*=grid-cols-1][class*=sm\:grid-cols-2]>div p{color:#18181b!important}html:not(.dark) .professional-profile-screen [class*=grid-cols-1][class*=sm\:grid-cols-2]>div [class*=bg-blue-50],html:not(.dark) .professional-profile-screen [class*=grid-cols-1][class*=sm\:grid-cols-2]>div [class*="bg-[#11131E]"]{background:#eff6ff!important;border-color:#bfdbfe!important}html:not(.dark) .professional-profile-screen [class*=grid-cols-1][class*=sm\:grid-cols-2]>div [class*=text-blue-700],html:not(.dark) .professional-profile-screen [class*=grid-cols-1][class*=sm\:grid-cols-2]>div [class*="text-[#93A5E5]"]{color:#1d4ed8!important}html:not(.dark) .professional-profile-screen .spec-services p{color:#18181b!important}html:not(.dark) .professional-profile-screen .spec-services .text-zinc-500{color:#71717a!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1F2937]"]{color:#fff!important;background:#1a2035!important;border:1px solid #ffffff1a!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1F2937]"] span{color:#fff!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1F2937]"] span:last-child{color:#a1a1aa!important}html:not(.dark) .professional-profile-screen [class*="rounded-[24px]"][class*=p-6][class*=sm\:p-8]{color:#18181b!important;background:#fff!important;border-color:#bfdbfe!important}html:not(.dark) .professional-profile-screen [class*="rounded-[24px]"][class*=p-6][class*=sm\:p-8] h2{color:#18181b!important}html:not(.dark) .professional-profile-screen [class*="rounded-[24px]"][class*=p-6][class*=sm\:p-8] li span:first-child{color:#71717a!important}html:not(.dark) .professional-profile-screen [class*="rounded-[24px]"][class*=p-6][class*=sm\:p-8] li span:last-child{color:#18181b!important}html:not(.dark) .professional-profile-screen [class*=bg-zinc-100]{background:#f4f4f5!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*=bg-zinc-100] h3{color:#18181b!important}html:not(.dark) .professional-profile-screen [class*=bg-zinc-100] p{color:#52525b!important}html:not(.dark) .professional-profile-screen [class*="rounded-[32px]"][class*=p-8]{color:#18181b!important;background:#fff!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*="rounded-[32px]"][class*=p-8] .text-zinc-400,html:not(.dark) .professional-profile-screen [class*="rounded-[32px]"][class*=p-8] .text-zinc-500{color:#71717a!important}html:not(.dark) .professional-profile-screen [class*="rounded-[24px]"][class*=p-6]{color:#18181b!important;background:#fff!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*="rounded-[24px]"][class*=p-6] h4{color:#18181b!important}html:not(.dark) .professional-profile-screen [class*="rounded-[24px]"][class*=p-6] p{color:#52525b!important}html:not(.dark) .professional-profile-screen [class*="rounded-[20px]"][class*=flex-col][class*=sm\:flex-row]{color:#18181b!important;background:#fff!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*="rounded-[20px]"][class*=flex-col][class*=sm\:flex-row] h4,html:not(.dark) .professional-profile-screen [class*="rounded-[20px]"][class*=flex-col][class*=sm\:flex-row] p{color:#18181b!important}html:not(.dark) .professional-profile-screen [class*="rounded-[20px]"][class*=flex-col][class*=sm\:flex-row] .text-zinc-400,html:not(.dark) .professional-profile-screen [class*="rounded-[20px]"][class*=flex-col][class*=sm\:flex-row] .text-zinc-500,html:not(.dark) .professional-profile-screen [class*="rounded-[20px]"][class*=flex-col][class*=sm\:flex-row] .text-zinc-600{color:#52525b!important}html:not(.dark) .professional-profile-screen [class*=fixed\ bottom-0][class*="z-[120]"]{color:#18181b!important;background:#fff!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*=rounded-2xl][class*=p-5][class*=border]{background:#f8fafc!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*=rounded-2xl][class*=p-5][class*=border] p{color:#71717a!important}html:not(.dark) .professional-profile-screen [class*=rounded-2xl][class*=p-5][class*=border] p+p,html:not(.dark) .professional-profile-screen [class*=rounded-2xl][class*=p-5][class*=border] .text-zinc-900{color:#18181b!important}html:not(.dark) .professional-profile-screen [class*=pt-4][class*=border-t]{border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*=pt-4][class*=border-t] p:first-child{color:#2563eb!important}html:not(.dark) .professional-profile-screen [class*=pt-4][class*=border-t] p:last-child{color:#52525b!important}html:not(.dark) .professional-profile-screen [class*="z-[120]"][class*=bg-zinc-50]{background:#f8fafc!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*="z-[120]"][class*=bg-zinc-50] [class*=bg-white]{background:#fff!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*="z-[120]"][class*=bg-zinc-50] h2,html:not(.dark) .professional-profile-screen [class*="z-[120]"][class*=bg-zinc-50] h4{color:#18181b!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1A2035]"]{color:#18181b!important;background:#fff!important;border-color:#bfdbfe!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1A2035]"] h4{color:#18181b!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1A2035]"] .text-zinc-500,html:not(.dark) .professional-profile-screen [class*="bg-[#1A2035]"] .text-zinc-400{color:#71717a!important}html:not(.dark) .professional-profile-screen [class*="bg-[#0B0C10]"]{color:#18181b!important;background:#f4f4f5!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*=bg-white][class*="dark:bg-[#121214]"]{background:#fff!important;border-color:#bfdbfe!important}html:not(.dark) .professional-profile-screen .profile-service-item{color:#18181b!important;background:#fff!important;border-color:#dbeafe!important;box-shadow:0 1px 3px #0f172a0f,0 8px 20px -14px #2563eb2e!important}html:not(.dark) .professional-profile-screen .profile-service-item:hover{background:#f8fafc!important;border-color:#93c5fd!important}html:not(.dark) .professional-profile-screen .profile-service-item h4{color:#18181b!important}html:not(.dark) .professional-profile-screen .profile-service-item p{color:#71717a!important}html:not(.dark) .professional-profile-screen .profile-service-item span{color:#3f3f46!important}html:not(.dark) .professional-profile-screen .profile-service-item>div>div:first-child{color:#2563eb!important;background:#eff6ff!important}html:not(.dark) .professional-profile-screen .profile-service-item button:not([class*=bg-emerald]){color:#18181b!important;background:0 0!important;border-color:#d4d4d8!important}html:not(.dark) .professional-profile-screen .profile-service-item button:not([class*=bg-emerald]):hover{background:#f4f4f5!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1C243D]"],html:not(.dark) .professional-profile-screen [class*="rounded-[20px]"][class*=text-white][class*=border-blue-900]{color:#18181b!important;background:#fff!important;border-color:#bfdbfe!important;box-shadow:0 1px 3px #0f172a0f,0 12px 28px -18px #2563eb33!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1C243D]"] h3{color:#18181b!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1C243D]"] p,html:not(.dark) .professional-profile-screen [class*="bg-[#1C243D]"] [class*=text-blue-200]{color:#52525b!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1C243D]"] [class*=text-blue-300],html:not(.dark) .professional-profile-screen [class*="bg-[#1C243D]"] [class*=line-through]{color:#ef4444!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1C243D]"] span:not([class*=line-through]):last-child{color:#18181b!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1C243D]"] span[class*=underline]{color:#2563eb!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1C243D]"] [class*=border-l][class*=border-white]{border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1F2937]"]{color:#18181b!important;background:#fff!important;border:1px solid #e4e4e7!important;box-shadow:0 1px 3px #0f172a0d!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1F2937]"]>div{color:#18181b!important;background:0 0!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1F2937]"] span{color:#18181b!important;-webkit-text-fill-color:#18181b!important;background:0 0!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1F2937]"] span:first-child{font-size:1.5rem;font-weight:700;color:#18181b!important}html:not(.dark) .professional-profile-screen [class*="bg-[#1F2937]"] span:last-child{font-size:.6875rem;color:#71717a!important}html:not(.dark) .professional-profile-screen [class*="rounded-[32px]"][class*=p-8]{background:#fff!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*="rounded-[32px]"][class*=p-8] .text-6xl,html:not(.dark) .professional-profile-screen [class*="rounded-[32px]"][class*=p-8] [class*=text-6xl]{color:#18181b!important;-webkit-text-fill-color:#18181b!important;background:0 0!important}html:not(.dark) .professional-profile-screen [class*="rounded-[32px]"][class*=p-8] [class*=text-3xl]{color:#a1a1aa!important;-webkit-text-fill-color:#a1a1aa!important;background:0 0!important}html:not(.dark) .professional-profile-screen [class*="rounded-[32px]"][class*=p-8] [class*="text-[15px]"]{color:#71717a!important;background:0 0!important}html:not(.dark) .professional-profile-screen [class*="rounded-[32px]"][class*=p-8] [class*=bg-zinc-100]{background:#f4f4f5!important}html:not(.dark) .professional-profile-screen [class*="rounded-[32px]"][class*=p-8] [class*=text-zinc-400],html:not(.dark) .professional-profile-screen [class*="rounded-[32px]"][class*=p-8] [class*=text-zinc-500]{color:#a1a1aa!important;-webkit-text-fill-color:#a1a1aa!important;background:0 0!important}html:not(.dark) .professional-profile-screen [class*=text-3xl][class*=font-extrabold]{color:#18181b!important;-webkit-text-fill-color:#18181b!important;background:0 0!important}html:not(.dark) .professional-profile-screen [class*="rounded-[32px]"][class*=p-8] [class*=border-r],html:not(.dark) .professional-profile-screen [class*="rounded-[32px]"][class*=p-8] [class*=border-b]{border-color:#e4e4e7!important}.dark .professional-profile-screen{color:#f4f4f5;background:radial-gradient(at top,#1e40af24,#0000 34rem),#09090b}.dark .professional-profile-screen header{background:#0c0c0e!important;border-color:#ffffff0d!important}.dark .professional-profile-screen [class*="top-[80px]"]{background:#09090be6!important;border-color:#ffffff0f!important}.dark .professional-profile-screen [class*=lg\:col-span-4] .grid button,.dark .professional-profile-screen [class*=lg\:col-span-4] .grid>div:last-child,.dark .professional-profile-screen .lg\:hidden .grid button,.dark .professional-profile-screen .lg\:hidden .grid>div:last-child{color:#fff!important;box-shadow:none!important;background:#0b0c10!important;border-color:#1f212a!important}.dark .professional-profile-screen [class*=lg\:col-span-4] .grid button>div,.dark .professional-profile-screen [class*=lg\:col-span-4] .grid>div:last-child>div:first-child,.dark .professional-profile-screen .lg\:hidden .grid button>div,.dark .professional-profile-screen .lg\:hidden .grid>div:last-child>div:first-child{color:#5a81fa!important;background:#181b2c!important}.dark .professional-profile-screen [class*=lg\:col-span-4] .grid button span,.dark .professional-profile-screen [class*=lg\:col-span-4] .grid>div:last-child span,.dark .professional-profile-screen .lg\:hidden .grid button span,.dark .professional-profile-screen .lg\:hidden .grid>div:last-child span{color:#fff!important}.dark .professional-profile-screen [class*="bg-[#1C243D]"]{color:#fff!important;background:#1c243d!important;border-color:#1e40af80!important}.dark .professional-profile-screen [class*="bg-[#1F2937]"]{border-color:#ffffff1a;color:#fff!important;background:#1a2035!important}.dark .professional-profile-screen [class*="bg-[#1F2937]"] span:first-child{color:#fff!important}.dark .professional-profile-screen [class*="bg-[#1F2937]"] span:last-child{color:#a1a1aa!important}.dark .professional-profile-screen .profile-service-item{color:#fff!important;background:#1a2035!important;border-color:#1e40af59!important}.dark .professional-profile-screen .profile-service-item h4,.dark .professional-profile-screen .profile-service-item span{color:#fff!important}.dark .professional-profile-screen .profile-service-item p{color:#a1a1aa!important}.dark .professional-profile-screen .profile-business-card{color:#f4f4f5!important;background:#121319!important;border-color:#2a2d3a!important}.dark .professional-profile-screen .profile-business-card h2{color:#fff!important}.dark .professional-profile-screen .profile-business-card svg{color:#71717a!important}.dark .professional-profile-screen .profile-business-card [class*=text-zinc-900],.dark .professional-profile-screen .profile-business-card [class*=text-white]{color:#f4f4f5!important}.dark .professional-profile-screen .profile-business-card [class*=text-zinc-600],.dark .professional-profile-screen .profile-business-card [class*=text-zinc-400]{color:#a1a1aa!important}.dark .professional-profile-screen .profile-business-card [class*=flex\ justify-between] span:first-child{color:#fff!important}.dark .professional-profile-screen .profile-business-card [class*=flex\ justify-between] span:last-child{color:#a1a1aa!important}.dark .professional-profile-screen .profile-business-card [class*="text-[#5A81FA]"]{color:#5a81fa!important}.dark .professional-profile-screen .profile-business-card [class*="rounded-[20px]"][class*=overflow-hidden]{border-color:#ffffff14!important}.dark .professional-profile-screen .profile-business-card img{opacity:.55}.dark .professional-profile-screen .profile-business-card [class*=rounded-full][class*="bg-[#5A81FA]"]{background:#5a81fa!important;border-color:#fff!important}.dark .professional-profile-screen .spec-services{background:0 0!important}html:not(.dark) .professional-profile-screen .profile-surface-card{color:#18181b!important;background:#fff!important;border-color:#e4e4e7!important;box-shadow:0 1px 2px #0f172a0a,0 18px 45px -36px #0f172a6b!important}html:not(.dark) .professional-profile-screen .profile-soft-card{color:#18181b!important;background:#f8fafc!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen .profile-deal-card{color:#fff!important;background:#171d32!important;border-color:#2563eb40!important;box-shadow:0 14px 30px -22px #0f172abf!important}html:not(.dark) .professional-profile-screen .profile-deal-card h3,html:not(.dark) .professional-profile-screen .profile-deal-card span{color:#fff!important}html:not(.dark) .professional-profile-screen .profile-deal-card p{color:#ffffff9e!important}html:not(.dark) .professional-profile-screen .spec-services{background:#fff!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen h1,html:not(.dark) .professional-profile-screen h2,html:not(.dark) .professional-profile-screen h3,html:not(.dark) .professional-profile-screen h4,html:not(.dark) .professional-profile-screen .text-zinc-900{color:#18181b}html:not(.dark) .professional-profile-screen .text-zinc-600{color:#52525b}html:not(.dark) .professional-profile-screen .text-zinc-500,html:not(.dark) .professional-profile-screen .text-zinc-400{color:#71717a}html:not(.dark) .professional-profile-screen .text-blue-600,html:not(.dark) .professional-profile-screen [class*="text-[#5A81FA]"]{color:#2563eb!important}html:not(.dark) .professional-profile-screen .bg-blue-600,html:not(.dark) .professional-profile-screen [class*="bg-[#5A81FA]"]{color:#fff!important;background-color:#2563eb!important}html:not(.dark) .professional-profile-screen [class*=bg-zinc-900]{color:#fff!important;background-color:#18181b!important}html:not(.dark) .professional-profile-screen [class*=bg-zinc-50]{background-color:#f8fafc!important}html:not(.dark) .professional-profile-screen [class*=bg-zinc-100]{background-color:#f4f4f5!important}html:not(.dark) .professional-profile-screen [class*=border-blue-200]{border-color:#bfdbfe!important}html:not(.dark) .professional-profile-screen [class*=border-zinc-200],html:not(.dark) .professional-profile-screen [class*=border-zinc-100]{border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*=bg-emerald-100],html:not(.dark) .professional-profile-screen [class*=bg-emerald-50]{background-color:#ecfdf5}.profile-cart-bar>div{background:#fffffff5!important;border-color:#e4e4e7!important;box-shadow:0 -18px 45px -34px #0f172a94!important}.profile-cart-modal{color:#18181b!important;background:#f8fafc!important;border-color:#e4e4e7!important}.profile-cart-modal>div:first-child,.profile-cart-modal>div:last-child{background:#fff!important;border-color:#e4e4e7!important}.profile-cart-modal h2,.profile-cart-modal h4,.profile-cart-modal [class*=text-zinc-900]{color:#18181b!important}.profile-cart-modal [class*=text-zinc-500],.profile-cart-modal [class*=text-zinc-400]{color:#71717a!important}.profile-cart-modal input{color:#18181b!important;background:#f8fafc!important;border-color:#e4e4e7!important}html:not(.dark) .profile-cart-modal .group[class*=bg-white],html:not(.dark) .profile-cart-modal .group[class*=dark\:bg]{color:#18181b!important;background:#fff!important;border-color:#e4e4e7!important;box-shadow:0 12px 28px -24px #0f172a73!important}html:not(.dark) .profile-cart-modal .group h4{color:#18181b!important}html:not(.dark) .profile-cart-modal .group [class*=text-zinc-500],html:not(.dark) .profile-cart-modal .group [class*=text-zinc-400]{color:#71717a!important}html:not(.dark) .profile-cart-modal .group [class*=text-blue-600],html:not(.dark) .profile-cart-modal .group [class*="text-[#5A81FA]"]{color:#2563eb!important}html:not(.dark) .profile-cart-modal .group button{color:#dc2626!important;background:#fef2f2!important}html:not(.dark) .professional-profile-screen [class*="top-[80px]"]{background:#fffffff5!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*="top-[80px]"] button{color:#52525b!important;background:#fff!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen [class*="top-[80px]"] button:hover{color:#18181b!important;background:#f4f4f5!important}html:not(.dark) .professional-profile-screen [class*="top-[80px]"] button[class*=bg-zinc-900]{color:#fff!important;background:#18181b!important;border-color:#18181b!important}.dark .profile-cart-bar>div{background:#121214f5!important;border-color:#ffffff1a!important;box-shadow:0 -10px 40px #00000080!important}.dark .profile-cart-modal{color:#fff!important;background:#0c0c0e!important;border-color:#2a2d3a!important}.dark .profile-cart-modal>div:first-child,.dark .profile-cart-modal>div:last-child{background:#121319!important;border-color:#2a2d3a!important}.dark .profile-cart-modal h2,.dark .profile-cart-modal h4,.dark .profile-cart-modal [class*=text-zinc-900]{color:#fff!important}.dark .profile-cart-modal .group[class*=bg-white],.dark .profile-cart-modal .group[class*=dark\:bg]{color:#fff!important;background:#1a2035!important;border-color:#1e40af59!important}.dark .professional-profile-screen [class*="top-[80px]"] button{color:#a1a1aa!important;background:0 0!important;border-color:#2a2d3a!important}.dark .professional-profile-screen [class*="top-[80px]"] button:hover{color:#fff!important;background:#ffffff0d!important}.dark .professional-profile-screen [class*="top-[80px]"] button[class*=dark\:bg-white]{color:#000!important;background:#fff!important;border-color:#fff!important}.dark .professional-profile-screen .profile-surface-card{color:#fff!important;background:#121319!important;border-color:#2a2d3a!important}.dark .professional-profile-screen .profile-soft-card{background:#ffffff0d!important;border-color:#2a2d3a!important}.dark .professional-profile-screen .profile-deal-card{background:#1c243d!important;border-color:#1e40af80!important}html:not(.dark) .professional-profile-screen .profile-promo-card{color:#18181b!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 14px 30px -24px #0f172a59!important}html:not(.dark) .professional-profile-screen .profile-promo-card:nth-child(2n){color:#065f46!important;background:#ecfdf5!important;border-color:#a7f3d0!important}html:not(.dark) .professional-profile-screen .profile-promo-card:hover{transform:translateY(-1px);border-color:#bfdbfe!important}html:not(.dark) .professional-profile-screen .profile-promo-card:nth-child(2n):hover{border-color:#6ee7b7!important}html:not(.dark) .professional-profile-screen .profile-promo-card>div:first-child{color:#fff!important}html:not(.dark) .professional-profile-screen .profile-promo-card:nth-child(odd)>div:first-child{background:#3b82f6!important;box-shadow:0 14px 24px -16px #3b82f6bf!important}html:not(.dark) .professional-profile-screen .profile-promo-card:nth-child(2n)>div:first-child{background:#10b981!important;box-shadow:0 14px 24px -16px #10b981b8!important}html:not(.dark) .professional-profile-screen .profile-promo-card p:first-child{font-weight:800;color:#18181b!important}html:not(.dark) .professional-profile-screen .profile-promo-card p:last-child{color:#6b7280!important}html:not(.dark) .professional-profile-screen .profile-promo-card:nth-child(2n) p:first-child{color:#065f46!important}html:not(.dark) .professional-profile-screen .profile-promo-card:nth-child(2n) p:last-child{color:#059669!important}.dark .professional-profile-screen .profile-promo-card{color:#fff!important;background:#11131e!important;border-color:#2e3553!important}.dark .professional-profile-screen .profile-promo-card:nth-child(2n){background:#0a1612!important;border-color:#1a382a!important}.dark .professional-profile-screen .profile-promo-card p:first-child{color:#fff!important}.dark .professional-profile-screen .profile-promo-card p:last-child{color:#8690b3!important}.dark .professional-profile-screen .profile-promo-card:nth-child(2n) p:last-child{color:#789a88!important}html:not(.dark) .professional-profile-screen{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html:not(.dark) .professional-profile-screen .profile-action-popover{color:#18181b!important;background:#fff!important;border-color:#e4e4e7!important;box-shadow:0 22px 55px -30px #0f172a80!important}html:not(.dark) .professional-profile-screen .profile-action-popover>span,html:not(.dark) .professional-profile-screen .profile-action-popover span{color:#18181b!important}html:not(.dark) .professional-profile-screen .profile-action-popover>div{background:#f8fafc!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen header :is(h1,p,span:not(.text-emerald-400)){color:inherit}html:not(.dark) .professional-profile-screen header h1,html:not(.dark) .professional-profile-screen header [class*=text-zinc-900]{color:#18181b!important}html:not(.dark) .professional-profile-screen header [class*=text-zinc-500],html:not(.dark) .professional-profile-screen header [class*=text-zinc-400]{color:#71717a!important}html:not(.dark) .professional-profile-screen header button[class*=bg-zinc-900]{color:#fff!important;background:#18181b!important}html:not(.dark) .professional-profile-screen .profile-cart-bar>div{color:#18181b!important;background:#fffffff7!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen .profile-cart-modal{color:#18181b!important;background:#f8fafc!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen .profile-cart-modal>div:first-child,html:not(.dark) .professional-profile-screen .profile-cart-modal>div:last-child{background:#fff!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen .profile-cart-modal .group{color:#18181b!important;background:#fff!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen .profile-cart-modal h2,html:not(.dark) .professional-profile-screen .profile-cart-modal h4,html:not(.dark) .professional-profile-screen .profile-cart-modal [class*=text-zinc-900]{color:#18181b!important}html:not(.dark) .professional-profile-screen .profile-cart-modal [class*=text-zinc-500],html:not(.dark) .professional-profile-screen .profile-cart-modal [class*=text-zinc-400]{color:#71717a!important}html:not(.dark) .professional-profile-screen .profile-cart-modal input{color:#18181b!important;background:#f8fafc!important;border-color:#e4e4e7!important}html:not(.dark) .professional-profile-screen .profile-cart-modal input::placeholder{color:#9ca3af!important}html:not(.dark) .professional-profile-screen .profile-cart-modal button[class*=bg-zinc-900]{color:#fff!important;background:#18181b!important}html:not(.dark) .professional-profile-screen .profile-cart-modal button[class*=bg-blue-600]{color:#fff!important;background:#2563eb!important}html:not(.dark) .professional-profile-screen :is(.profile-surface-card,.profile-soft-card) :is(h1,h2,h3,h4){color:#18181b!important}html:not(.dark) .professional-profile-screen :is(.profile-surface-card,.profile-soft-card) p{color:#52525b!important}.dark .professional-profile-screen{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.dark .professional-profile-screen .profile-action-popover{color:#fff!important;background:#121319!important;border-color:#1f212a!important}.dark .professional-profile-screen .profile-action-popover>div{background:#0b0c10!important;border-color:#1f212a!important}.dark .professional-profile-screen .profile-action-popover span{color:#fff!important}.dark .professional-profile-screen .profile-cart-modal .group{color:#fff!important;background:#1a2035!important;border-color:#1e40af59!important}.checkout-view{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18181b;background:radial-gradient(circle at top,#bfdbfeb3,#0000 34rem),#f8fafc!important}.checkout-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0!important;border-color:#e4e4e7!important}.checkout-title,.checkout-back,.checkout-section-title,.checkout-heading,.checkout-text-strong{color:#18181b!important}.checkout-back{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:999px;width:40px;height:40px}.checkout-card,.checkout-summary{box-shadow:0 1px 2px #0f172a0a,0 20px 48px -36px #0f172a73;color:#18181b!important;background:#fff!important;border-color:#e4e4e7!important}.checkout-card img,.checkout-summary img{border:1px solid #e4e4e7}.checkout-muted{color:#52525b!important}.checkout-subtle,.checkout-label,.checkout-slot-label{color:#71717a!important}.checkout-status{color:#059669!important;background:#ecfdf5!important;border-color:#a7f3d0!important}.checkout-month{color:#2563eb!important;background:#eff6ff!important;border-color:#bfdbfe!important}.checkout-date-btn{box-shadow:0 12px 28px -24px #0f172a80;color:#18181b!important;background:#fff!important;border-color:#e4e4e7!important}.checkout-date-btn:hover{border-color:#bfdbfe!important}.checkout-date-btn .checkout-date-day{color:#71717a!important}.checkout-date-btn .checkout-date-num{color:#18181b!important}.checkout-date-btn.is-active{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.checkout-date-btn.is-active .checkout-date-day,.checkout-date-btn.is-active .checkout-date-num{color:#fff!important}.checkout-time-btn{color:#3f3f46!important;background:#fff!important;border-color:#d4d4d8!important}.checkout-time-btn:hover{color:#18181b!important;border-color:#93c5fd!important}.checkout-time-btn.is-active{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.checkout-summary-pro{border-color:#e4e4e7!important}.checkout-summary [class*="bg-[#181c2d]"]{color:#18181b!important;background:#f8fafc!important;border-color:#e4e4e7!important}.checkout-summary [class*="bg-[#181c2d]"] h3,.checkout-summary [class*="bg-[#181c2d]"] h4,.checkout-summary [class*="bg-[#181c2d]"] p[class*=text-white],.checkout-summary [class*="bg-[#181c2d]"] span{color:#18181b!important}.checkout-summary [class*=text-zinc-300],.checkout-summary [class*=text-zinc-400],.checkout-summary [class*=text-zinc-500]{color:#52525b!important}.checkout-summary [class*="tracking-[2px]"]{color:#71717a!important}.checkout-summary [class*=border-t]{border-color:#e4e4e7!important}.checkout-summary [class*="text-[#6B8AFF]"],.checkout-accent{color:#2563eb!important}.checkout-summary .text-green-400,.checkout-discount{color:#059669!important}.checkout-error{color:#dc2626!important;background:#fef2f2!important;border-color:#fecaca!important}.checkout-pay-btn{box-shadow:0 16px 28px -18px #2563ebbf;color:#fff!important;background:#2563eb!important}.checkout-pay-btn:hover{background:#1d4ed8!important}.checkout-pay-btn:disabled{cursor:not-allowed;background:#93c5fd!important}.dark .checkout-view{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#fff;background:radial-gradient(circle at top,#1e40af2e,#0000 32rem),#09090b!important}.dark .checkout-header{background:#09090bf0!important;border-color:#ffffff1a!important}.dark .checkout-title,.dark .checkout-back,.dark .checkout-section-title,.dark .checkout-heading,.dark .checkout-text-strong{color:#fff!important}.dark .checkout-back{background:#121214;border-color:#ffffff1a}.dark .checkout-card,.dark .checkout-summary{box-shadow:0 20px 50px -28px #000c;color:#fff!important;background:#121319!important;border-color:#272a36!important}.dark .checkout-card img,.dark .checkout-summary img{border-color:#ffffff1a}.dark .checkout-muted{color:#a1a1aa!important}.dark .checkout-subtle,.dark .checkout-label,.dark .checkout-slot-label{color:#71717a!important}.dark .checkout-status{color:#4ade80!important;background:#22c55e1a!important;border-color:#22c55e38!important}.dark .checkout-month{color:#93a5ff!important;background:#6b8aff1a!important;border-color:#6b8aff38!important}.dark .checkout-date-btn{box-shadow:none;color:#fff!important;background:#121319!important;border-color:#272a36!important}.dark .checkout-date-btn .checkout-date-day{color:#a1a1aa!important}.dark .checkout-date-btn .checkout-date-num{color:#fff!important}.dark .checkout-date-btn.is-active,.dark .checkout-time-btn.is-active{color:#fff!important;background:#6b8aff!important;border-color:#6b8aff!important}.dark .checkout-date-btn.is-active .checkout-date-day,.dark .checkout-date-btn.is-active .checkout-date-num{color:#fff!important}.dark .checkout-time-btn{color:#d4d4d8!important;background:0 0!important;border-color:#272a36!important}.dark .checkout-time-btn:hover{color:#fff!important;border-color:#6b8aff!important}.dark .checkout-summary-pro{border-color:#272a36!important}.dark .checkout-summary [class*="bg-[#181c2d]"]{color:#fff!important;background:#181c2d!important;border-color:#ffffff0d!important}.dark .checkout-summary [class*="bg-[#181c2d]"] h3,.dark .checkout-summary [class*="bg-[#181c2d]"] h4,.dark .checkout-summary [class*="bg-[#181c2d]"] p[class*=text-white],.dark .checkout-summary [class*="bg-[#181c2d]"] span{color:#fff!important}.dark .checkout-summary [class*=text-zinc-300]{color:#d4d4d8!important}.dark .checkout-summary [class*=text-zinc-400],.dark .checkout-summary [class*=text-zinc-500],.dark .checkout-summary [class*="tracking-[2px]"]{color:#a1a1aa!important}.dark .checkout-summary [class*=border-t]{border-color:#3f3f46!important}.dark .checkout-summary [class*="text-[#6B8AFF]"],.dark .checkout-accent{color:#93a5ff!important}.dark .checkout-summary .text-green-400,.dark .checkout-discount{color:#4ade80!important}.dark .checkout-error{color:#f87171!important;background:#ef44441a!important;border-color:#ef444438!important}.dark .checkout-pay-btn{color:#fff!important;background:#6b8aff!important}.dark .checkout-pay-btn:hover{background:#5a77f0!important}html{scroll-behavior:smooth;overscroll-behavior-y:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;overflow-x:hidden}.page-load-wrapper{opacity:0;will-change:opacity, transform;animation:.8s cubic-bezier(.16,1,.3,1) forwards butteryFadeIn;transform:translateY(15px)translateZ(0)}#view-container{transition:all .4s cubic-bezier(.16,1,.3,1)}.view-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;display:grid}@media (width>=768px){.view-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (width>=1024px){.view-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1536px){.view-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}}.view-grid .pro-card{flex-direction:column}.view-grid .pro-image-box{border-bottom:1px solid #0000000d;border-right:none;width:100%;height:260px}.dark .view-grid .pro-image-box{border-bottom-color:#ffffff0d}@media (width>=1536px){.view-grid .pro-image-box{height:280px}}.view-grid .pro-content-box{flex-direction:column;flex:1;padding:1.5rem;display:flex}.view-grid .services-list{margin-top:auto}.view-grid .card-header-flex{flex-direction:column;align-items:flex-start;gap:.75rem}.view-list{flex-direction:column;gap:1.5rem;margin:0 auto;display:flex}.view-list .pro-card{flex-direction:column}.view-list .pro-image-box{border-bottom:1px solid #0000000d;border-right:none;width:100%;height:260px}.dark .view-list .pro-image-box{border-bottom-color:#ffffff0d}.view-list .pro-content-box{flex-direction:column;flex:1;padding:1.5rem;display:flex}.view-list .card-header-flex{flex-direction:column;align-items:flex-start;gap:.75rem}@media (width>=768px){.view-list .pro-card{flex-direction:row;height:320px}.view-list .pro-image-box{border-bottom:none;border-right:1px solid #0000000d;width:42%;height:100%}.dark .view-list .pro-image-box{border-right-color:#ffffff0d}.view-list .pro-content-box{flex-direction:column;width:58%;padding:2rem;display:flex}.view-list .services-list{margin-top:auto;margin-bottom:.5rem}.view-list .card-header-flex{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pro-card{opacity:0;animation:.5s ease-out forwards fadeSlideUp}#toast-container{z-index:150;pointer-events:none;flex-direction:column;align-items:center;gap:10px;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.toast{-webkit-backdrop-filter:blur(16px);color:#09090b;pointer-events:auto;background:#fffffff2;border:1px solid #0000001a;border-radius:100px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;animation:.3s cubic-bezier(.16,1,.3,1) forwards slideUp;display:flex;box-shadow:0 10px 40px -10px #0003}.dark .toast{color:#f4f4f5;background:#0f172af2;border-color:#ffffff1a;box-shadow:0 10px 40px -10px #00000080}.toast.hide{animation:.3s ease-in forwards fadeOut}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{to{opacity:0;transform:scale(.9)}}input[type=radio]{appearance:none;font:inherit;cursor:pointer;background-color:#0000;border:2px solid #d4d4d8;border-radius:50%;place-content:center;width:1.25em;height:1.25em;margin:0;transition:all .2s ease-in-out;display:grid}.dark input[type=radio]{border-color:#52525b}input[type=radio]:checked{border-color:#3b82f6}input[type=radio]:before{content:"";background-color:#3b82f6;border-radius:50%;width:.65em;height:.65em;transition:transform .12s ease-in-out;transform:scale(0)}input[type=radio]:checked:before{transform:scale(1)}.save-icon{transition:all .2s cubic-bezier(.4,0,.2,1)}.save-icon:active{transform:scale(.8)}.sort-active{box-shadow:0 0 0 1px #3b82f6;border-color:#3b82f6!important}.search-page-shell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18181b;background:#f8fafc}.search-page-shell.search-theme-dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f4f4f5;background:#09090b}.search-page-shell.search-theme-light{background-image:radial-gradient(circle at 50% 0,#bfdbfedb,#bfdbfe33 30%,#0000 48%),linear-gradient(90deg,#0f172a0b 1px,#0000 1px),linear-gradient(#0f172a0b 1px,#0000 1px),linear-gradient(#f8fafc 0%,#f4f7fb 100%);background-size:auto,48px 48px,48px 48px,auto;background-color:#f8fafc!important}.search-page-shell.search-theme-dark{background-image:radial-gradient(circle at 50% 0,#2563eb29,#0000 44%),linear-gradient(90deg,#ffffff07 1px,#0000 1px),linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(#09090b 0%,#0b0c10 100%);background-size:auto,48px 48px,48px 48px,auto;background-color:#09090b!important}.search-page-shell.search-theme-light>.fixed.inset-0,.search-page-shell.search-theme-dark>.fixed.inset-0{opacity:0}.search-page-shell.search-theme-light h1,.search-page-shell.search-theme-light h2,.search-page-shell.search-theme-light h3,.search-page-shell.search-theme-light h4,.search-page-shell.search-theme-light h5,.search-page-shell.search-theme-light [class*=text-zinc-900],.search-page-shell.search-theme-light [class*=text-black]{color:#18181b!important}.search-page-shell.search-theme-light [class*=text-zinc-700],.search-page-shell.search-theme-light [class*=text-zinc-600]{color:#52525b!important}.search-page-shell.search-theme-light [class*=text-zinc-500],.search-page-shell.search-theme-light [class*=text-zinc-400]{color:#71717a!important}.search-page-shell.search-theme-dark h1,.search-page-shell.search-theme-dark h2,.search-page-shell.search-theme-dark h3,.search-page-shell.search-theme-dark h4,.search-page-shell.search-theme-dark h5,.search-page-shell.search-theme-dark [class*=dark\:text-white],.search-page-shell.search-theme-dark [class*=text-zinc-900],.search-page-shell.search-theme-dark [class*=text-black]{color:#f4f4f5!important}.search-page-shell.search-theme-dark [class*=dark\:text-zinc-300],.search-page-shell.search-theme-dark [class*=dark\:text-zinc-400],.search-page-shell.search-theme-dark [class*=text-zinc-700],.search-page-shell.search-theme-dark [class*=text-zinc-600],.search-page-shell.search-theme-dark [class*=text-zinc-500],.search-page-shell.search-theme-dark [class*=text-zinc-400]{color:#a1a1aa!important}.search-page-shell.search-theme-light .pro-card,.search-page-shell.search-theme-light .pro-content-box,.search-page-shell.search-theme-light [class*=bg-white\/],.search-page-shell.search-theme-light [class*=bg-white\ ],.search-page-shell.search-theme-light [class$=bg-white]{color:#18181b!important;background-color:#fffffff5!important;border-color:#18181b1a!important;box-shadow:0 22px 55px #0f172a14,0 1px 2px #0f172a0a!important}.search-page-shell.search-theme-dark .pro-card,.search-page-shell.search-theme-dark .pro-content-box,.search-page-shell.search-theme-dark [class*="dark:bg-[#0c0c0e]"],.search-page-shell.search-theme-dark [class*="dark:bg-[#121214]"],.search-page-shell.search-theme-dark [class*="dark:bg-[#18181b]"],.search-page-shell.search-theme-dark [class*=dark\:bg-transparent]{color:#f4f4f5!important;background-color:#121214f5!important;border-color:#ffffff17!important;box-shadow:0 24px 70px #0000006b!important}.search-page-shell.search-theme-light input,.search-page-shell.search-theme-light textarea,.search-page-shell.search-theme-light select,.search-page-shell.search-theme-light [class*=rounded-full][class*=bg-white],.search-page-shell.search-theme-light [class*=rounded-xl][class*=bg-white],.search-page-shell.search-theme-light [class*=rounded-2xl][class*=bg-white],.search-page-shell.search-theme-light [class*=rounded-3xl][class*=bg-white]{color:#18181b!important;background-color:#fffffff7!important;border-color:#18181b1c!important}.search-page-shell.search-theme-dark input,.search-page-shell.search-theme-dark textarea,.search-page-shell.search-theme-dark select,.search-page-shell.search-theme-dark [class*="dark:bg-[#121214]"],.search-page-shell.search-theme-dark [class*="dark:bg-[#0c0c0e]"]{color:#f4f4f5!important;background-color:#121214fa!important;border-color:#ffffff1a!important}.search-page-shell.search-theme-light input::placeholder,.search-page-shell.search-theme-light textarea::placeholder{color:#9ca3af!important}.search-page-shell.search-theme-dark input::placeholder,.search-page-shell.search-theme-dark textarea::placeholder{color:#71717a!important}.search-page-shell.search-theme-light [class*=bg-zinc-50],.search-page-shell.search-theme-light [class*=bg-zinc-100]{background-color:#f4f7fb!important;border-color:#18181b1a!important}.search-page-shell.search-theme-dark [class*="dark:bg-white/5"],.search-page-shell.search-theme-dark [class*="dark:bg-white/10"]{background-color:#ffffff0f!important;border-color:#ffffff1a!important}.search-page-shell.search-theme-light [class*=bg-blue-600],.search-page-shell.search-theme-light [class*=bg-blue-500]{color:#fff!important;background-color:#3776f6!important;border-color:#3776f6!important}.search-page-shell.search-theme-light [class*=text-white],.search-page-shell.search-theme-dark [class*=text-white]{color:#fff!important}.search-page-shell.search-theme-light [class*=bg-zinc-900][class*=text-white]{color:#fff!important;background-color:#18181b!important}.search-page-shell.search-theme-dark [class*=dark\:bg-white][class*=dark\:text-black],.search-page-shell.search-theme-dark [class*=dark\:bg-white][class*=dark\:text-zinc-900]{color:#18181b!important;background-color:#fff!important}.search-page-shell.search-theme-light .absolute[class*=shadow-2xl],.search-page-shell.search-theme-light [class*=fixed][class*=shadow-2xl]{color:#18181b!important;background:#fffffffa!important;border-color:#18181b1f!important;box-shadow:0 24px 70px #0f172a29!important}.search-page-shell.search-theme-dark .absolute[class*=shadow-2xl],.search-page-shell.search-theme-dark [class*=fixed][class*=shadow-2xl]{color:#f4f4f5!important;background:#121214fa!important;border-color:#ffffff1a!important;box-shadow:0 24px 70px #00000080!important}.search-page-shell.search-theme-light .pro-image-box,.search-page-shell.search-theme-light .services-list,.search-page-shell.search-theme-light .recommended-card-link{border-color:#18181b14!important}.search-page-shell.search-theme-dark .pro-image-box,.search-page-shell.search-theme-dark .services-list,.search-page-shell.search-theme-dark .recommended-card-link{border-color:#ffffff14!important}.search-page-shell.search-theme-light .topbar{background:#ffffffe6!important;border-color:#18181b1a!important}.search-page-shell.search-theme-dark .topbar{background:#09090be0!important;border-color:#ffffff14!important}:is(html:has(.search-page-shell),body:has(.search-page-shell)){overflow:auto!important}body:has(.search-page-shell){overflow-x:hidden!important}.search-page-shell .topbar{pointer-events:auto;z-index:120!important}.search-page-shell .topbar-mobile-menu{z-index:110!important}.search-page-shell .search-bar-shell{z-index:30}.search-page-shell.search-theme-light .search-bar-shell{background:#fffffff5!important;border-color:#18181b1f!important}.search-page-shell.search-theme-dark .search-bar-shell{background:#121214eb!important;border-color:#ffffff1a!important}.search-page-shell.search-theme-light .search-bar-input{caret-color:#2563eb;color:#18181b!important;-webkit-text-fill-color:#18181b!important}.search-page-shell.search-theme-dark .search-bar-input{caret-color:#60a5fa;color:#fff!important;-webkit-text-fill-color:#fff!important}.search-page-shell.search-theme-light .search-bar-input::placeholder{color:#9ca3af!important;-webkit-text-fill-color:#9ca3af!important}.search-page-shell.search-theme-dark .search-bar-input::placeholder{color:#71717a!important;-webkit-text-fill-color:#71717a!important}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glass-tile{-webkit-backdrop-filter:blur(24px);background:#ffffffb3;border:1px solid #0000000d;border-top-color:#ffffff80;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 6px -1px #0000000d,inset 0 1px #ffffff80}.dark .glass-tile{background:#ffffff05;border:1px solid #ffffff0d;border-top-color:#ffffff1a;box-shadow:0 10px 30px -10px #00000080,inset 0 1px #ffffff0d}.dark .sidebar-link.active{color:#60a5fa;background:#3b82f626;border-left-color:#60a5fa}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0000}.faded-grid{z-index:-2;background-image:linear-gradient(90deg,#0000000a 1px,#0000 1px),linear-gradient(#0000000a 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0009 40%,#0000 80%);mask-image:linear-gradient(#000 0%,#0009 40%,#0000 80%)}.dark .faded-grid{background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px)}.glass-panel{-webkit-backdrop-filter:blur(24px);background:#fff6;border:1px solid #ffffff80;box-shadow:0 8px 32px #0000000d}.dark .glass-panel{background:#0006;border:1px solid #ffffff14;box-shadow:0 8px 32px #0000004d}.glass-tile{-webkit-backdrop-filter:blur(32px);background:#ffffff73;border-left:1px solid #fff6;box-shadow:-20px 0 40px -10px #0000001a,inset 1px 0 #fff9}.dark .glass-tile{background:#00000080;border-left:1px solid #ffffff0d;box-shadow:-20px 0 40px -10px #00000080,inset 1px 0 #ffffff1a}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.sidebar-link.active{color:#3b82f6;background:#3b82f626;border-left:3px solid #3b82f6;font-weight:700}.dark .sidebar-link.active{color:#60a5fa}.toggle-checkbox:checked{border-color:#10b981;right:0}.toggle-checkbox:checked+.toggle-label{background-color:#10b981}.cal-grid{grid-template-columns:60px repeat(7,minmax(120px,1fr));display:grid}.cal-row{grid-template-columns:subgrid;border-bottom:1px solid #0000000d;grid-column:1/-1;min-height:80px;display:grid}.dark .cal-row{border-bottom:1px solid #ffffff0d}.cal-col{border-right:1px solid #0000000d;position:relative}.dark .cal-col{border-right:1px solid #ffffff0d}.dashed-divider{border-bottom:1px dashed #0000001a;margin:16px 0}.dark .dashed-divider{border-bottom:1px dashed #ffffff1a}.user-dashboard-shell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--dash-bg:#f8fafc;--dash-card:#ffffffe6;--dash-card-soft:#ffffffbd;--dash-panel:#f8fafceb;--dash-border:#18181b1a;--dash-border-soft:#18181b12;--dash-text:#18181b;--dash-muted:#52525b;--dash-faint:#71717a;--dash-blue:#2563eb;--dash-blue-soft:#eff6ff;--dash-shadow:0 18px 55px #0f172a14, 0 1px 2px #0f172a0f}.dark .user-dashboard-shell,.user-dashboard-shell.dashboard-theme-dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--dash-bg:#09090b;--dash-card:#121214db;--dash-card-soft:#161822c7;--dash-panel:#0f0f12eb;--dash-border:#ffffff1a;--dash-border-soft:#ffffff12;--dash-text:#f4f4f5;--dash-muted:#d4d4d8;--dash-faint:#a1a1aa;--dash-blue:#60a5fa;--dash-blue-soft:#3b82f61f;--dash-shadow:0 24px 70px #0000006b, inset 0 1px 0 #ffffff0a}.user-dashboard-shell{color:var(--dash-text);background:0 0}.user-dashboard-shell .dashboard-main{color:var(--dash-text);border-left:1px solid #18181b0f;transition:background .3s,color .3s;background:radial-gradient(circle at 50% -12%,#bfdbfe9e,#0000 34%),linear-gradient(#f8fafcf5 0%,#f4f4f5fa 100%)!important}.dark .user-dashboard-shell .dashboard-main,.user-dashboard-shell.dashboard-theme-dark .dashboard-main{color:var(--dash-text);border-left-color:#ffffff0f;background:radial-gradient(circle at 50% -12%,#2563eb24,#0000 35%),linear-gradient(#09090bfa 0%,#09090b 100%)!important}.user-dashboard-shell.dashboard-theme-light .dashboard-main,.user-dashboard-shell.dashboard-theme-light .dashboard-main>div{color:#18181b}.user-dashboard-shell.dashboard-theme-dark .dashboard-main,.user-dashboard-shell.dashboard-theme-dark .dashboard-main>div{color:#f4f4f5}.user-dashboard-shell .glass-tile,.user-dashboard-shell .glass-panel{color:var(--dash-text);background:var(--dash-card)!important;border:1px solid var(--dash-border)!important;box-shadow:var(--dash-shadow)!important;border-top-color:#ffffffb3!important}.dark .user-dashboard-shell .glass-tile,.dark .user-dashboard-shell .glass-panel,.user-dashboard-shell.dashboard-theme-dark .glass-tile,.user-dashboard-shell.dashboard-theme-dark .glass-panel{border-top-color:#ffffff1c!important}.user-dashboard-shell aside{color:var(--dash-muted);box-shadow:10px 0 35px #0f172a0f;border-color:var(--dash-border)!important;background:#ffffffeb!important}.dark .user-dashboard-shell aside,.user-dashboard-shell.dashboard-theme-dark aside{box-shadow:none;background:#09090bf0!important}.user-dashboard-shell header{color:var(--dash-text);border-color:var(--dash-border)!important;background:#ffffffc7!important}.dark .user-dashboard-shell header,.user-dashboard-shell.dashboard-theme-dark header{background:#121214c7!important}.user-dashboard-shell h1,.user-dashboard-shell h2,.user-dashboard-shell h3,.user-dashboard-shell h4,.user-dashboard-shell h5,.user-dashboard-shell strong{color:var(--dash-text)}.user-dashboard-shell p,.user-dashboard-shell span,.user-dashboard-shell label,.user-dashboard-shell button,.user-dashboard-shell div{border-color:var(--dash-border-soft)}.user-dashboard-shell input,.user-dashboard-shell textarea,.user-dashboard-shell select{box-shadow:0 1px 2px #0f172a0a;border-color:var(--dash-border)!important;color:var(--dash-text)!important;background:#ffffffeb!important}.dark .user-dashboard-shell input,.dark .user-dashboard-shell textarea,.dark .user-dashboard-shell select,.user-dashboard-shell.dashboard-theme-dark input,.user-dashboard-shell.dashboard-theme-dark textarea,.user-dashboard-shell.dashboard-theme-dark select{box-shadow:none;border-color:var(--dash-border)!important;background:#161822eb!important}.user-dashboard-shell input::placeholder,.user-dashboard-shell textarea::placeholder{color:#9ca3af!important}.dark .user-dashboard-shell input::placeholder,.dark .user-dashboard-shell textarea::placeholder,.user-dashboard-shell.dashboard-theme-dark input::placeholder,.user-dashboard-shell.dashboard-theme-dark textarea::placeholder{color:#71717a!important}.user-dashboard-shell button:not([class*=bg-blue-]):not([class*=bg-red-]):not([class*=bg-emerald-]):not([class*=bg-amber-]):not([class*=bg-zinc-900]):not([class*=dark\:bg-white]){color:inherit}.user-dashboard-shell .sidebar-link.active,.user-dashboard-shell aside button[class*=bg-blue-50]{color:#2563eb!important;background:#eff6ff!important;border-left-color:#2563eb!important}.dark .user-dashboard-shell .sidebar-link.active,.dark .user-dashboard-shell aside button[class*=dark\:bg-blue-500],.user-dashboard-shell.dashboard-theme-dark .sidebar-link.active,.user-dashboard-shell.dashboard-theme-dark aside button[class*=dark\:bg-blue-500]{color:#60a5fa!important;background:#3b82f624!important;border-left-color:#60a5fa!important}.user-dashboard-shell .topbar-user-dropdown{color:#18181b!important;background:#fffffffa!important;border-color:#18181b1f!important;box-shadow:0 22px 60px #0f172a29!important}.dark .user-dashboard-shell .topbar-user-dropdown,.user-dashboard-shell.dashboard-theme-dark .topbar-user-dropdown{color:#f4f4f5!important;background:#121214fa!important;border-color:#ffffff1a!important}.user-dashboard-shell .topbar-user-dropdown-link{color:#3f3f46!important}.dark .user-dashboard-shell .topbar-user-dropdown-link,.user-dashboard-shell.dashboard-theme-dark .topbar-user-dropdown-link{color:#d4d4d8!important}.user-dashboard-shell .topbar-user-dropdown-link:hover{color:#18181b!important;background:#f4f4f5!important}.dark .user-dashboard-shell .topbar-user-dropdown-link:hover,.user-dashboard-shell.dashboard-theme-dark .topbar-user-dropdown-link:hover{color:#fff!important;background:#ffffff0f!important}.user-dashboard-shell [class*=bg-white\/40],.user-dashboard-shell [class*=bg-white\/50],.user-dashboard-shell [class*=bg-white\/60],.user-dashboard-shell [class*=bg-white\/70],.user-dashboard-shell [class*=bg-white\/80],.user-dashboard-shell [class*=bg-white\/90],.user-dashboard-shell [class*=bg-white\/95],.dark .user-dashboard-shell [class*="dark:bg-white/5"],.dark .user-dashboard-shell [class*="dark:bg-white/10"],.dark .user-dashboard-shell [class*="dark:bg-black/20"],.dark .user-dashboard-shell [class*="dark:bg-black/30"],.dark .user-dashboard-shell [class*="dark:bg-black/50"],.dark .user-dashboard-shell [class*="dark:bg-black/70"],.user-dashboard-shell.dashboard-theme-dark [class*="dark:bg-white/5"],.user-dashboard-shell.dashboard-theme-dark [class*="dark:bg-white/10"],.user-dashboard-shell.dashboard-theme-dark [class*="dark:bg-black/20"],.user-dashboard-shell.dashboard-theme-dark [class*="dark:bg-black/30"],.user-dashboard-shell.dashboard-theme-dark [class*="dark:bg-black/50"],.user-dashboard-shell.dashboard-theme-dark [class*="dark:bg-black/70"]{background-color:var(--dash-card-soft)!important}.user-dashboard-shell [class*=border-white\/],.user-dashboard-shell [class*=border-zinc-100],.user-dashboard-shell [class*=border-zinc-200],.dark .user-dashboard-shell [class*="dark:border-white/"],.dark .user-dashboard-shell [class*=dark\:border-zinc-900],.user-dashboard-shell.dashboard-theme-dark [class*="dark:border-white/"],.user-dashboard-shell.dashboard-theme-dark [class*=dark\:border-zinc-900]{border-color:var(--dash-border)!important}.user-dashboard-shell [class*=text-zinc-900],.user-dashboard-shell [class*=text-black]{color:var(--dash-text)!important}.user-dashboard-shell [class*=text-zinc-700],.user-dashboard-shell [class*=text-zinc-600]{color:var(--dash-muted)!important}.user-dashboard-shell [class*=text-zinc-500],.user-dashboard-shell [class*=text-zinc-400]{color:var(--dash-faint)!important}.dark .user-dashboard-shell [class*=dark\:text-white],.user-dashboard-shell.dashboard-theme-dark [class*=dark\:text-white]{color:#fff!important}.dark .user-dashboard-shell [class*=dark\:text-zinc-300],.dark .user-dashboard-shell [class*=dark\:text-zinc-400],.user-dashboard-shell.dashboard-theme-dark [class*=dark\:text-zinc-300],.user-dashboard-shell.dashboard-theme-dark [class*=dark\:text-zinc-400]{color:#d4d4d8!important}.user-dashboard-shell [class*=bg-blue-600],.user-dashboard-shell [class*=bg-blue-500],.user-dashboard-shell [class*=bg-zinc-900]{color:#fff!important}.dark .user-dashboard-shell [class*=dark\:bg-white][class*=dark\:text-zinc-900],.user-dashboard-shell.dashboard-theme-dark [class*=dark\:bg-white][class*=dark\:text-zinc-900]{color:#18181b!important}.user-dashboard-shell [class*=bg-blue-50],.user-dashboard-shell [class*=bg-blue-100]{color:#2563eb!important;background-color:#eff6ff!important;border-color:#bfdbfe!important}.dark .user-dashboard-shell [class*="dark:bg-blue-500/10"],.dark .user-dashboard-shell [class*="dark:bg-blue-500/20"],.dark .user-dashboard-shell [class*=dark\:bg-blue-900],.user-dashboard-shell.dashboard-theme-dark [class*="dark:bg-blue-500/10"],.user-dashboard-shell.dashboard-theme-dark [class*="dark:bg-blue-500/20"],.user-dashboard-shell.dashboard-theme-dark [class*=dark\:bg-blue-900]{color:#93c5fd!important;background-color:#3b82f624!important;border-color:#60a5fa47!important}.user-dashboard-shell [class*=bg-emerald-50],.user-dashboard-shell [class*=bg-emerald-100]{color:#059669!important;background-color:#ecfdf5!important;border-color:#a7f3d0!important}.user-dashboard-shell [class*=bg-amber-50],.user-dashboard-shell [class*=bg-amber-100],.user-dashboard-shell [class*="bg-[#fef08a]"]{color:#b45309!important;background-color:#fffbeb!important;border-color:#fde68a!important}.user-dashboard-shell [class*=bg-red-50],.user-dashboard-shell [class*=bg-red-100]{color:#dc2626!important;background-color:#fef2f2!important;border-color:#fecaca!important}.user-dashboard-shell [class*=rounded-3xl][class*=animate-pulse],.user-dashboard-shell .animate-pulse{background-color:#ffffffc7!important}.dark .user-dashboard-shell [class*=rounded-3xl][class*=animate-pulse],.dark .user-dashboard-shell .animate-pulse,.user-dashboard-shell.dashboard-theme-dark [class*=rounded-3xl][class*=animate-pulse],.user-dashboard-shell.dashboard-theme-dark .animate-pulse{background-color:#161822cc!important}.user-dashboard-shell [class*=fixed][class*=justify-end]>[class*=max-w-md],.user-dashboard-shell [class*=fixed][class*=justify-end]>[class*=w-full][class*=h-full],.user-dashboard-shell [class*=fixed][class*=items-center]>[class*=max-w-md],.user-dashboard-shell [class*=fixed][class*=items-center]>[class*=rounded-2xl]{color:var(--dash-text);background:var(--dash-card)!important;border-color:var(--dash-border)!important}.user-dashboard-shell .bubble-sent{color:#18181b!important;background:#fff!important;border-color:#18181b1a!important}.dark .user-dashboard-shell .bubble-sent,.user-dashboard-shell.dashboard-theme-dark .bubble-sent{color:#fff!important;background:#1f212d!important;border-color:#ffffff14!important}.user-dashboard-shell .bubble-received{color:#fff!important;background:#2563eb!important}.user-dashboard-shell .cal-row,.user-dashboard-shell .cal-col,.user-dashboard-shell .dashed-divider{border-color:var(--dash-border)!important}.user-dashboard-shell .custom-radio{accent-color:#2563eb}.dark .user-dashboard-shell .custom-radio,.user-dashboard-shell.dashboard-theme-dark .custom-radio{accent-color:#60a5fa}.user-dashboard-shell.dashboard-theme-light{background:#f8fafc}.user-dashboard-shell.dashboard-theme-light>.fixed.inset-0:first-of-type{background:#f8fafc!important}.user-dashboard-shell.dashboard-theme-light .dashboard-main{background-color:#f8fafc!important;background-image:radial-gradient(circle at 50% -16%,#bfdbfed1,#bfdbfe38 28%,#0000 46%),linear-gradient(90deg,#0f172a0b 1px,#0000 1px),linear-gradient(#0f172a0b 1px,#0000 1px),linear-gradient(#f8fafc 0%,#f4f7fb 100%)!important;background-size:auto,48px 48px,48px 48px,auto!important}.user-dashboard-shell.dashboard-theme-dark .dashboard-main{background-color:#09090b!important;background-image:radial-gradient(circle at 50% -16%,#2563eb2e,#0000 42%),linear-gradient(90deg,#ffffff07 1px,#0000 1px),linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(#09090b 0%,#0b0c10 100%)!important;background-size:auto,48px 48px,48px 48px,auto!important}.user-dashboard-shell.dashboard-theme-light header{box-shadow:0 1px #18181b0a;background:#f8fafceb!important;border-color:#18181b17!important}.user-dashboard-shell.dashboard-theme-dark header{background:#09090be6!important;border-color:#ffffff14!important}.user-dashboard-shell.dashboard-theme-light .glass-tile,.user-dashboard-shell.dashboard-theme-light .glass-panel,.user-dashboard-shell.dashboard-theme-light [class*=bg-white\/40],.user-dashboard-shell.dashboard-theme-light [class*=bg-white\/50],.user-dashboard-shell.dashboard-theme-light [class*=bg-white\/60],.user-dashboard-shell.dashboard-theme-light [class*=bg-white\/70],.user-dashboard-shell.dashboard-theme-light [class*=bg-white\/80],.user-dashboard-shell.dashboard-theme-light [class*=bg-white\/90],.user-dashboard-shell.dashboard-theme-light [class*=bg-white\/95],.user-dashboard-shell.dashboard-theme-light [class*=bg-white\ ],.user-dashboard-shell.dashboard-theme-light [class$=bg-white]{color:#18181b!important;background-color:#fffffff0!important;border-color:#18181b1a!important;box-shadow:0 18px 45px #0f172a12,0 1px 2px #0f172a0a!important}.user-dashboard-shell.dashboard-theme-dark .glass-tile,.user-dashboard-shell.dashboard-theme-dark .glass-panel,.user-dashboard-shell.dashboard-theme-dark [class*="dark:bg-[#161822]"],.user-dashboard-shell.dashboard-theme-dark [class*="dark:bg-[#18181b]"],.user-dashboard-shell.dashboard-theme-dark [class*="dark:bg-[#1a1b23]"],.user-dashboard-shell.dashboard-theme-dark [class*="dark:bg-[#1f212d]"],.user-dashboard-shell.dashboard-theme-dark [class*="dark:bg-white/5"],.user-dashboard-shell.dashboard-theme-dark [class*="dark:bg-white/10"]{color:#f4f4f5!important;background-color:#121214f0!important;border-color:#ffffff17!important;box-shadow:0 24px 60px #00000061!important}.user-dashboard-shell.dashboard-theme-light [class*=rounded-full][class*=bg-white],.user-dashboard-shell.dashboard-theme-light [class*=rounded-xl][class*=bg-white],.user-dashboard-shell.dashboard-theme-light [class*=rounded-2xl][class*=bg-white],.user-dashboard-shell.dashboard-theme-light input,.user-dashboard-shell.dashboard-theme-light select,.user-dashboard-shell.dashboard-theme-light textarea{color:#18181b!important;background-color:#fffffff5!important;border-color:#18181b1c!important}.user-dashboard-shell.dashboard-theme-light [class*=text-white]{color:#fff!important}.user-dashboard-shell.dashboard-theme-light [class*=bg-blue-600],.user-dashboard-shell.dashboard-theme-light [class*=bg-blue-500],.user-dashboard-shell.dashboard-theme-light [class*=bg-blue-600\/90]{color:#fff!important;background-color:#3776f6!important;border-color:#3776f6!important;box-shadow:0 12px 28px #2563eb3d!important}.user-dashboard-shell.dashboard-theme-light [class*=bg-zinc-900][class*=text-white]{color:#fff!important;background-color:#18181b!important}.user-dashboard-shell.dashboard-theme-light [class*=text-zinc-900],.user-dashboard-shell.dashboard-theme-light [class*=text-black],.user-dashboard-shell.dashboard-theme-light h1,.user-dashboard-shell.dashboard-theme-light h2,.user-dashboard-shell.dashboard-theme-light h3,.user-dashboard-shell.dashboard-theme-light h4,.user-dashboard-shell.dashboard-theme-light h5{color:#18181b!important}.user-dashboard-shell.dashboard-theme-light [class*=text-zinc-700],.user-dashboard-shell.dashboard-theme-light [class*=text-zinc-600]{color:#52525b!important}.user-dashboard-shell.dashboard-theme-light [class*=text-zinc-500],.user-dashboard-shell.dashboard-theme-light [class*=text-zinc-400]{color:#71717a!important}.user-dashboard-shell.dashboard-theme-dark [class*=text-zinc-900],.user-dashboard-shell.dashboard-theme-dark [class*=text-black],.user-dashboard-shell.dashboard-theme-dark h1,.user-dashboard-shell.dashboard-theme-dark h2,.user-dashboard-shell.dashboard-theme-dark h3,.user-dashboard-shell.dashboard-theme-dark h4,.user-dashboard-shell.dashboard-theme-dark h5{color:#f4f4f5!important}.user-dashboard-shell.dashboard-theme-dark [class*=text-zinc-700],.user-dashboard-shell.dashboard-theme-dark [class*=text-zinc-600],.user-dashboard-shell.dashboard-theme-dark [class*=text-zinc-500],.user-dashboard-shell.dashboard-theme-dark [class*=text-zinc-400]{color:#a1a1aa!important}.user-dashboard-shell.dashboard-theme-light .topbar-user-dropdown,.user-dashboard-shell.dashboard-theme-light .absolute[class*=shadow-2xl],.user-dashboard-shell.dashboard-theme-light [class*=absolute][class*=rounded-2xl][class*=shadow-2xl],.user-dashboard-shell.dashboard-theme-light [class*=absolute][class*=rounded-xl][class*=shadow-2xl]{color:#18181b!important;background:#fffffffa!important;border-color:#18181b1f!important;box-shadow:0 24px 70px #0f172a29!important}.user-dashboard-shell.dashboard-theme-dark .topbar-user-dropdown,.user-dashboard-shell.dashboard-theme-dark .absolute[class*=shadow-2xl],.user-dashboard-shell.dashboard-theme-dark [class*=absolute][class*=rounded-2xl][class*=shadow-2xl],.user-dashboard-shell.dashboard-theme-dark [class*=absolute][class*=rounded-xl][class*=shadow-2xl]{color:#f4f4f5!important;background:#121214fa!important;border-color:#ffffff1a!important;box-shadow:0 24px 70px #0000007a!important}.user-dashboard-shell.dashboard-theme-light .dashboard-mini-footer{box-shadow:0 -12px 38px #0f172a0d;color:#18181b!important;background:#fffffff0!important;border-color:#18181b1a!important}.user-dashboard-shell.dashboard-theme-dark .dashboard-mini-footer{color:#f4f4f5!important;background:#121214f0!important;border-color:#ffffff17!important}.user-dashboard-shell.dashboard-theme-light .message-sidebar-panel,.user-dashboard-shell.dashboard-theme-light .message-chat-panel{color:#18181b!important;background:#fffffff5!important;border-color:#18181b1a!important;box-shadow:0 22px 55px #0f172a14!important}.user-dashboard-shell.dashboard-theme-dark .message-sidebar-panel,.user-dashboard-shell.dashboard-theme-dark .message-chat-panel{color:#f4f4f5!important;background:#121214f5!important;border-color:#ffffff17!important;box-shadow:0 24px 70px #0000006b!important}.user-dashboard-shell.dashboard-theme-light .message-list-header,.user-dashboard-shell.dashboard-theme-light .message-chat-header,.user-dashboard-shell.dashboard-theme-light .message-input-bar{color:#18181b!important;background:#f8fafce0!important;border-color:#18181b1a!important}.user-dashboard-shell.dashboard-theme-dark .message-list-header,.user-dashboard-shell.dashboard-theme-dark .message-chat-header,.user-dashboard-shell.dashboard-theme-dark .message-input-bar{color:#f4f4f5!important;background:#141418f0!important;border-color:#ffffff17!important}.user-dashboard-shell.dashboard-theme-light .message-thread{background:#fff!important}.user-dashboard-shell.dashboard-theme-dark .message-thread{background:#09090b9e!important}.user-dashboard-shell.dashboard-theme-light .message-chat-item{color:#18181b!important;background:0 0!important;border-color:#0000!important}.user-dashboard-shell.dashboard-theme-light .message-chat-item:hover{background:#f4f7fb!important}.user-dashboard-shell.dashboard-theme-light .message-chat-item--active{color:#18181b!important;background:#eff6ff!important;border-color:#bfdbfe!important;box-shadow:0 10px 26px #2563eb1a!important}.user-dashboard-shell.dashboard-theme-light .message-chat-item--active h4{color:#1e3a8a!important}.user-dashboard-shell.dashboard-theme-light .message-chat-item--active p{color:#2563eb!important}.user-dashboard-shell.dashboard-theme-dark .message-chat-item{color:#f4f4f5!important;background:0 0!important;border-color:#0000!important}.user-dashboard-shell.dashboard-theme-dark .message-chat-item:hover{background:#ffffff0d!important}.user-dashboard-shell.dashboard-theme-dark .message-chat-item--active{color:#fff!important;background:#3b82f624!important;border-color:#60a5fa47!important}.user-dashboard-shell.dashboard-theme-light .message-chat-header .rounded-full{color:#2563eb!important;background-color:#fff!important;border-color:#18181b1a!important}.user-dashboard-shell.dashboard-theme-dark .message-chat-header .rounded-full{color:#93c5fd!important;background-color:#ffffff14!important;border-color:#ffffff1a!important}
