@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;600;700&family=Space+Grotesk:wght@500;700&display=swap";:root{font-family:IBM Plex Sans,Segoe UI,sans-serif;color:#151515;background-color:#f3f6fa}body{min-width:320px}html,body,#root{width:100%;overflow-x:hidden}a{color:inherit}.dashboard-page{display:flex;flex-direction:column;gap:1.2rem;padding:clamp(.95rem,.8rem + .65vw,1.35rem);width:100%;min-width:0;max-width:1680px;margin-inline:auto;overflow-x:clip}.dashboard-page__header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:clamp(.9rem,.55rem + .7vw,1.25rem);align-items:flex-end}.dashboard-page__eyebrow{color:#5f6772;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dashboard-page__title{margin:.25rem 0 0;font-family:Space Grotesk,IBM Plex Sans,sans-serif;font-size:clamp(1.6rem,2vw,2.3rem);line-height:1.05;letter-spacing:-.04em}.dashboard-page__subtitle{margin:.35rem 0 0;max-width:58ch;color:#5f6772;font-size:.92rem}@media(min-width:1600px){.dashboard-page__subtitle{max-width:82ch}}.dashboard-surface{position:relative;overflow:hidden;border-radius:12px}.dashboard-surface:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.5),transparent 24%)}.section-grid{display:grid;gap:1.25rem}@media(max-width:900px){.dashboard-page{padding:1rem}}@media(max-width:600px){.dashboard-page{gap:.9rem;padding:.85rem}.dashboard-page__title{font-size:clamp(1.35rem,6vw,1.7rem)}.dashboard-page__subtitle{font-size:.86rem}}
