@import url("https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap");:root{--color-base:#f9fafb;--color-surface:#ffffff;--color-surface-2:#f9fafb;--color-border:#e5e7eb}.dashboard-root{font-family:"DM Sans",var(--font-nunito),sans-serif}.dashboard-root h1,.dashboard-root h2,.dashboard-root h3{font-family:"Sora",var(--font-playfair),sans-serif}.dashboard-root ::-webkit-scrollbar{width:4px;height:4px}.dashboard-root ::-webkit-scrollbar-track{background:transparent}.dashboard-root ::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:99px}.dashboard-root ::-webkit-scrollbar-thumb:hover{background:#9ca3af}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.glass-card{background:rgba(255,255,255,.9);backdrop-filter:blur(12px);border:1px solid rgba(229,231,235,.9)}.gradient-text{background:linear-gradient(135deg,#d97706,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-amber{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 8px 32px rgba(245,158,11,.25);transition:all .2s ease}.btn-amber:hover{box-shadow:0 12px 40px rgba(245,158,11,.35);transform:translateY(-1px)}.service-card{transition:transform .2s ease,border-color .2s ease,background .2s ease}.service-card:hover{transform:translateY(-2px)}.BottomNav_bottomNav__TqxBp{position:fixed;bottom:0;left:0;right:0;height:72px;background:rgba(255,255,255,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;z-index:1000;box-shadow:0 -4px 24px rgba(15,23,42,.06);padding-bottom:env(safe-area-inset-bottom,0)}@media (min-width:1024px){.BottomNav_bottomNav__TqxBp{display:none}}.BottomNav_container__n32Gb{display:flex;align-items:flex-end;justify-content:space-around;width:100%;max-width:480px;padding:0 8px 6px}.BottomNav_navLink__ZruaC{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#9ca3af;text-decoration:none;font-weight:700;font-size:.65rem;transition:all .3s ease;position:relative;flex:1;padding:6px 4px;min-width:0}.BottomNav_navLink__ZruaC.BottomNav_active__nw_ZP{color:#f59e0b}.BottomNav_navLink__ZruaC.BottomNav_active__nw_ZP:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:4px;height:4px;border-radius:50%;background:#f59e0b}.BottomNav_icon__IeieN{display:flex;align-items:center;justify-content:center}.BottomNav_label__SEaPO{letter-spacing:.02em;white-space:nowrap}.BottomNav_central__L6KHY{background:linear-gradient(135deg,#f59e0b,#d97706);color:#ffffff!important;width:52px;height:52px;border-radius:16px;position:relative;top:-18px;box-shadow:0 8px 24px rgba(245,158,11,.35);border:3px solid #ffffff;flex:0 0 auto}.BottomNav_central__L6KHY:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 12px 32px rgba(245,158,11,.45)}.BottomNav_central__L6KHY:active{transform:translateY(0) scale(.95)}.BottomNav_central__L6KHY.BottomNav_active__nw_ZP{color:#ffffff!important}.BottomNav_central__L6KHY.BottomNav_active__nw_ZP:after{display:none}