@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css";:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f9f5ef}body{margin:0}button,input{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(110,69,233,.34);outline-offset:3px}.page-hero{align-items:end;background:linear-gradient(135deg,#222d32eb,#6e45e9d6),radial-gradient(circle at 85% 20%,rgba(236,111,158,.75),transparent 20rem);border-radius:1.6rem;box-shadow:0 22px 60px #261f4433;color:#fff;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:1.25rem;overflow:hidden;padding:clamp(1.4rem,3vw,2.5rem);position:relative}.page-hero:after{background:#ffffff1f;border-radius:999px;content:"";height:13rem;position:absolute;right:-4rem;top:-5rem;width:13rem}.page-hero>*{position:relative;z-index:1}.page-hero span,.panel__header span{color:#f7d8e6;display:block;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.page-hero h1{font-size:clamp(2rem,5vw,3.35rem);letter-spacing:-.06em;line-height:.98;margin:.35rem 0}.page-hero p{color:#ffffffdb;font-size:1.02rem;line-height:1.55;margin:0;max-width:56rem}.page-hero__actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end}.page-hero button,.panel__header button{border:0;border-radius:999px;cursor:pointer;font-weight:900;min-height:2.75rem;padding:0 1rem}.page-hero button{background:#fff;color:#6e45e9}.page-hero .button-secondary{background:#ffffff26;color:#fff}.stat-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));margin-bottom:1.25rem}.panel{background:#ffffffc7;border:1px solid rgba(102,112,133,.13);border-radius:1.35rem;box-shadow:0 18px 45px #261f4414;padding:1rem}.panel__header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.panel__header span{color:#6e45e9}.panel__header h2{color:#1f2937;font-size:1.15rem;margin:.15rem 0 0}.panel__header button{background:#f5f0ff;color:#6e45e9}@media(max-width:760px){.page-hero{align-items:flex-start;flex-direction:column}.page-hero__actions{justify-content:flex-start}}
