.style_loadingContainer__gZPsr{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgb(255,255,255);z-index:9999}.style_logoWrapper__pAi1o{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.style_logo__5vqic{animation:style_pulse__vnPKy 1.5s infinite;height:auto}.style_loadingText__KqjGc{font-size:1.2rem;color:var(--primary-color);font-weight:500}@keyframes style_pulse__vnPKy{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}to{transform:scale(1);opacity:1}}.style_loaderContainer__2KA3h{width:100%;min-height:100px;display:flex;align-items:center;justify-content:center;padding:24px}.style_loaderCard___JvOv{display:flex;flex-direction:column;align-items:center;gap:10px}.style_dotsLoader__k02aQ{display:flex;align-items:center;gap:5px}.style_dotsLoader__k02aQ span{width:7px;height:7px;border-radius:999px;background:#111827;animation:style_bounce__AgUmY .6s infinite alternate}.style_dotsLoader__k02aQ span:nth-child(2){animation-delay:.2s}.style_dotsLoader__k02aQ span:nth-child(3){animation-delay:.4s}.style_loaderCard___JvOv p{margin:0;color:#6b7280;font-size:14px}@keyframes style_bounce__AgUmY{0%{transform:translateY(0) scale(1);opacity:.4}to{transform:translateY(-8px) scale(1.1);opacity:.8}}.Dashboard_dashboard__WUXiy{width:100%;padding:2rem}.Dashboard_hero__U8k_S{width:100%;max-width:1100px;margin:0 auto 2rem;padding:1.5rem;border-radius:5px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(254,254,254,.94)),url(/img/logo/logo-rl.png);background-size:cover;background-position:50%;color:rgb(4,4,4);display:flex;align-items:center;gap:1.5rem;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);overflow:hidden;position:relative}.Dashboard_hero__U8k_S:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.08));pointer-events:none}.Dashboard_clientHero___D8sT h2{font-size:clamp(1.6rem,3vw,1.8rem)}.Dashboard_logoBox__m2j8d{width:130px;height:90px;flex:0 0 auto;border-radius:10px;background:rgba(255,255,255,.96);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5);z-index:1}.Dashboard_logo__Kc56f{object-fit:contain}.Dashboard_kicker__MD8HQ{margin:0 0 .4rem;font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#93c5fd;z-index:1;position:relative}.Dashboard_hero__U8k_S h2{margin:0;font-size:clamp(1.4rem,3vw,1.6rem);line-height:1.05;font-weight:900;z-index:1;position:relative}.Dashboard_subtitle__9A8yM{max-width:700px;margin:.75rem 0 0;color:#000000;font-size:1rem;line-height:1.6;z-index:1;position:relative}.Dashboard_gridClient__KAuu2,.Dashboard_grid__nmqPI{width:100%;max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.Dashboard_gridClient__KAuu2{grid-template-columns:repeat(2,minmax(0,1fr))}.Dashboard_cardClient__4Fno2,.Dashboard_card__aS42E{position:relative;min-height:190px;padding:1.5rem;border-radius:5px;background:rgba(255,255,255,.82);border:1px solid rgba(226,232,240,.9);backdrop-filter:blur(14px);color:#0f172a;text-decoration:none;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.Dashboard_card__aS42E:before{content:"";position:absolute;inset:auto 0 0 0;height:4px;background:linear-gradient(90deg,var(--primary-color),#000000);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.Dashboard_card__aS42E:hover{transform:translateY(-7px);border-color:rgba(161,158,158,.35);box-shadow:0 24px 54px rgba(15,23,42,.14)}.Dashboard_card__aS42E:hover:before{transform:scaleX(1)}.Dashboard_icon__LyeNy{width:30px;height:30px;margin-bottom:1.25rem;border-radius:5px;color:#f08511;display:flex;align-items:center;justify-content:center;font-size:1rem;box-shadow:0 4px 2px rgba(234,235,235,.25)}.Dashboard_cardContent__kEJGS{flex:1}.Dashboard_card__aS42E h2{margin:0 0 .6rem;color:#0f172a;font-size:1rem;font-weight:900}.Dashboard_card__aS42E p{margin:0;color:#64748b;font-size:.9rem;font-weight:500;line-height:1.55}.Dashboard_arrow__Z_ugp{position:absolute;right:1.4rem;bottom:1.2rem;width:34px;height:34px;border-radius:999px;background:#f4f4f4;color:var(--primary-color);display:flex;align-items:center;justify-content:center;font-weight:900;transition:transform .35s ease,background .35s ease,color .35s ease}.Dashboard_card__aS42E:hover .Dashboard_arrow__Z_ugp{transform:translateX(4px);background:var(--primary-color);color:white}.Dashboard_whiteSection__u__E6{background-color:white;width:100%;padding:3rem 1rem;border-top:1px solid #e5e7eb}.Dashboard_clientHero___D8sT{background:linear-gradient(135deg,#111827,#374151);color:#ffffff;border-radius:5px;padding:24px;display:flex;align-items:center;gap:24px;box-shadow:0 20px 50px rgba(15,23,42,.18);margin-bottom:2rem}.Dashboard_clientHero___D8sT .Dashboard_kicker__MD8HQ,.Dashboard_clientHero___D8sT .Dashboard_subtitle__9A8yM{color:#e5e7eb}.Dashboard_clientSummary__6snaa{margin:24px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.Dashboard_clientSummary__6snaa div{background:#ffffff;border:1px solid #e5e7eb;border-radius:5px;padding:18px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.Dashboard_clientSummary__6snaa span{display:block;color:#6b7280;font-size:12px;font-weight:800;text-transform:uppercase;margin-bottom:6px}.Dashboard_clientSummary__6snaa strong{color:#111827;font-size:15px;font-weight:900}@media (max-width:950px){.Dashboard_grid__nmqPI{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.Dashboard_clientHero___D8sT{flex-direction:column;align-items:flex-start}.Dashboard_clientSummary__6snaa{grid-template-columns:1fr}}@media (max-width:640px){.Dashboard_dashboard__WUXiy{padding:1rem}.Dashboard_hero__U8k_S{padding:1.5rem;flex-direction:column;align-items:flex-start}.Dashboard_logoBox__m2j8d{width:110px;height:76px}.Dashboard_grid__nmqPI{grid-template-columns:1fr}.Dashboard_card__aS42E{min-height:165px}}