.styles-module-scss-module__XYiejG__header-dashboard{z-index:100;pointer-events:none;padding:14px 0;position:fixed;top:0;left:0;right:0}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__brand,.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-cta{font-family:var(--font-display)}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-container{pointer-events:all;-webkit-backdrop-filter:blur(28px)saturate(200%);background:linear-gradient(160deg,#121836f0 0%,#0b1020f5 100%);border:1px solid #ffffff1c;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;min-height:60px;padding:0 10px 0 22px;transition:box-shadow .3s;display:flex;position:relative;box-shadow:0 8px 28px #00000073,inset 0 1px #ffffff12}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-container:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#f08b4f4d 35%,#7a63ff40 65%,#0000);border-radius:1px;height:1px;position:absolute;bottom:-1px;left:18%;right:18%}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__brand{letter-spacing:-.02em;color:var(--text);align-items:center;gap:9px;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__brand-icon{width:20px;height:20px;color:var(--accent);flex-shrink:0}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-links{flex-shrink:0;align-items:center;gap:2px;display:flex}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-link{color:var(--muted);white-space:nowrap;border-radius:10px;align-items:center;gap:6px;padding:8px 13px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex;position:relative}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-link svg{flex-shrink:0;width:14px;height:14px;transition:color .2s,transform .28s cubic-bezier(.34,1.56,.64,1)}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-link:after{content:"";background:linear-gradient(90deg, var(--accent2), var(--accent));transform-origin:0;border-radius:2px;height:2px;transition:transform .26s cubic-bezier(.4,0,.2,1);position:absolute;bottom:5px;left:13px;right:13px;transform:scaleX(0)}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-link:hover{color:var(--text);background:#ffffff0d}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-link:hover:after{transform:scaleX(1)}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-link:hover svg{color:var(--accent);transform:translateY(-2px)}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-divider{background:var(--line);flex-shrink:0;width:1px;height:22px;margin:0 10px}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-cta{background:linear-gradient(135deg, #e17245 0%, var(--accent) 35%, #ff9a5c 65%, #ffb16b 100%);color:#111;letter-spacing:.01em;white-space:nowrap;border-radius:12px;flex-shrink:0;align-items:center;gap:7px;padding:9px 18px;font-size:.875rem;font-weight:700;text-decoration:none;transition:filter .2s,transform .18s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 10px #f08b4f40}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-cta svg{width:14px;height:14px}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-cta:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 4px 16px #f08b4f4d}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-toggle{border:1px solid var(--line);cursor:pointer;background:#ffffff0d;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:0;transition:background .2s,border-color .2s;display:none}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-toggle:hover{background:#ffffff1a;border-color:#fff3}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__bar{background:var(--text);border-radius:2px;width:18px;height:2px;transition:transform .32s cubic-bezier(.4,0,.2,1),opacity .25s,width .25s;display:block}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-toggle[aria-expanded=true] .styles-module-scss-module__XYiejG__bar:first-child{transform:translateY(7px)rotate(45deg)}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-toggle[aria-expanded=true] .styles-module-scss-module__XYiejG__bar:nth-child(2){opacity:0;width:0}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-toggle[aria-expanded=true] .styles-module-scss-module__XYiejG__bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:860px){.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-toggle{display:flex}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-links{-webkit-backdrop-filter:blur(28px)saturate(200%);pointer-events:all;background:linear-gradient(160deg,#121836fa,#0a0e1efc);border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:stretch;gap:3px;padding:14px 12px 18px;display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 0 0 1px #f08b4f0f,0 24px 56px #0009,inset 0 1px #ffffff12}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-links[data-open=true]{animation:.24s cubic-bezier(.4,0,.2,1) styles-module-scss-module__XYiejG__navSlideDown;display:flex}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-link{border-radius:12px;padding:12px 14px;font-size:.97rem}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-link:after{display:none}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-divider{width:100%;height:1px;margin:8px 0}.styles-module-scss-module__XYiejG__header-dashboard .styles-module-scss-module__XYiejG__nav-cta{box-shadow:none;border-radius:14px;justify-content:center;margin-top:4px;padding:13px 18px;font-size:.97rem}}@keyframes styles-module-scss-module__XYiejG__navSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.styles-module-scss-module__fWBk3a__footer-dashboard{color:var(--muted);background:var(--bg);padding:80px 0 0;font-size:.9rem;position:relative;overflow:hidden}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__brand,.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__col-heading{font-family:var(--font-display)}.styles-module-scss-module__fWBk3a__footer-dashboard:before{content:"";pointer-events:none;background:radial-gradient(80% 40% at 20% 0,#7a63ff0f,#0000),radial-gradient(40% 30% at 80% 100%,#f08b4f0d,#0000);position:absolute;inset:0}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__rule{background:linear-gradient(90deg,#0000,#7a63ff59 30%,#f08b4f40 70%,#0000);height:1px;margin-bottom:64px}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:48px 40px;padding-bottom:60px;display:grid}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__brand{letter-spacing:-.02em;align-items:center;gap:9px;margin-bottom:16px;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-flex}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__brand-icon{width:22px;height:22px;color:var(--accent2);flex-shrink:0}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__tagline{color:var(--muted);max-width:280px;margin:0 0 24px;font-size:.875rem;line-height:1.7}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__socials{gap:10px;display:flex}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__social{width:36px;height:36px;color:var(--muted);background:#ffffff0a;border:1px solid #ffffff14;border-radius:9px;place-items:center;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:grid}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__social svg{width:15px;height:15px}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__social:hover{color:var(--accent2);background:#7a63ff24;border-color:#7a63ff66;transform:translateY(-2px)}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__col-heading{letter-spacing:.1em;text-transform:uppercase;color:var(--text);margin:0 0 18px;font-size:.72rem;font-weight:700}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__links{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__links a{color:var(--muted);align-items:center;gap:7px;font-size:.875rem;text-decoration:none;transition:color .18s,gap .18s;display:flex}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__links a:hover{color:var(--text);gap:10px}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__badge{letter-spacing:.05em;text-transform:uppercase;color:var(--accent);background:#f08b4f24;border:1px solid #f08b4f4d;border-radius:999px;padding:2px 7px;font-size:.65rem;font-weight:700;display:inline-block}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__status-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite styles-module-scss-module__fWBk3a__pulseDot;display:inline-block;box-shadow:0 0 6px #4ade8099}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__bottom{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:24px 0 40px;display:flex}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__copy{color:#aab3cf8c;margin:0;font-size:.825rem}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__bottom-right{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__made{color:#aab3cf8c;align-items:center;gap:5px;font-size:.825rem;display:flex}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__heart{width:13px;height:13px;color:var(--accent);fill:var(--accent)}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__bottom-sep{background:#ffffff1a;width:1px;height:14px}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__bottom-link{color:#aab3cf8c;font-size:.8rem;text-decoration:none;transition:color .18s}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__bottom-link:hover{color:var(--text)}@media (max-width:960px){.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__grid{grid-template-columns:1.4fr 1fr 1fr}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__brand-col{grid-column:1/-1;grid-template-rows:auto auto;grid-template-columns:auto 1fr;column-gap:48px;display:grid}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__brand-col .styles-module-scss-module__fWBk3a__brand{grid-area:1/1;align-self:end}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__brand-col .styles-module-scss-module__fWBk3a__tagline{grid-area:2/1}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__brand-col .styles-module-scss-module__fWBk3a__socials{grid-area:1/2/3;align-self:center}}@media (max-width:640px){.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__site-footer{padding-top:56px}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__rule{margin-bottom:40px}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__grid{grid-template-columns:1fr 1fr;gap:36px 24px}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__brand-col{grid-column:1/-1;display:block}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__tagline{max-width:100%}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__bottom{flex-direction:column;align-items:flex-start;gap:12px}.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__bottom-sep{display:none}}@media (max-width:400px){.styles-module-scss-module__fWBk3a__footer-dashboard .styles-module-scss-module__fWBk3a__grid{grid-template-columns:1fr}}
