@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}:root{color-scheme:light;--color-slate-blue:#2f3e46;--color-slate-blue-hover:#27343b;--color-slate-blue-active:#1f2a30;--color-sage:#84a98c;--color-sage-soft:#a7c7b4;--color-sand:#e9d8a6;--color-sand-soft:#f1e5c3;--color-bg-main:#f6f7f5;--color-bg-card:#fff;--color-bg-sidebar:#2f3e46;--color-text-primary:#1c1c1c;--color-text-secondary:#4a4a4a;--color-text-inverse:#fff;--color-text-muted:#7a7a7a;--color-success:#84a98c;--color-info:#e9d8a6;--color-disabled:#d1d5db;--font-base:"Inter","Source Sans 3",system-ui,-apple-system,sans-serif;--font-size-xs:12px;--font-size-sm:14px;--font-size-base:16px;--font-size-lg:18px;--font-size-xl:22px;--font-size-2xl:28px;--font-size-3xl:36px;--line-tight:1.2;--line-normal:1.5;--line-relaxed:1.7;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--shadow-card:0 6px 18px rgba(0,0,0,.08);--shadow-button:0 2px 6px rgba(0,0,0,.12);--motion-fast:150ms;--motion-normal:200ms;--motion-slow:250ms;--motion-ease:cubic-bezier(0.4,0,0.2,1)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100%;overflow-x:hidden;background:var(--color-bg-main);color:var(--color-text-primary);font-family:var(--font-base);line-height:var(--line-normal)}a{color:inherit;text-decoration:none}main{display:block}.page{background:radial-gradient(circle at top left,#f5f2e8 0,#f6f7f5 55%,#eef1ee 100%)}.layout,.page{min-height:100vh}.layout{display:grid;grid-template-columns:260px 1fr}.sidebar{background:var(--color-bg-sidebar);color:var(--color-text-inverse);padding:var(--space-xl) var(--space-lg);gap:var(--space-xl)}.sidebar,.sidebar__brand{display:flex;flex-direction:column}.sidebar__brand{gap:var(--space-sm)}.sidebar__brand span{font-size:var(--font-size-sm);color:hsla(0,0%,100%,.7)}.sidebar__nav{flex-direction:column}.sidebar__nav,.sidebar__nav a{display:flex;gap:var(--space-sm)}.sidebar__nav a{align-items:center;padding:10px 12px;border-radius:var(--radius-md);color:hsla(0,0%,100%,.86);transition:background var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease)}.sidebar__nav a:hover,.sidebar__nav a[aria-current=page]{background:hsla(0,0%,100%,.1);color:var(--color-text-inverse)}.sidebar__footer{margin-top:auto;font-size:var(--font-size-sm);color:hsla(0,0%,100%,.6)}.content{padding:var(--space-2xl) clamp(24px,4vw,56px)}.card{background:var(--color-bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:var(--space-xl)}.card--soft{background:linear-gradient(135deg,#fff,#fbfaf6)}.section-title{font-size:var(--font-size-2xl);font-weight:var(--weight-semibold);letter-spacing:-.02em;margin-bottom:var(--space-lg)}.subtle{color:var(--color-text-secondary)}.pill{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:var(--color-sand-soft);color:var(--color-slate-blue);border-radius:999px;font-size:var(--font-size-sm);font-weight:var(--weight-medium)}.grid{display:grid;grid-gap:var(--space-lg);gap:var(--space-lg)}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:var(--radius-md);padding:12px 20px;font-weight:var(--weight-semibold);cursor:pointer;transition:transform var(--motion-fast) var(--motion-ease),background var(--motion-fast) var(--motion-ease),box-shadow var(--motion-fast) var(--motion-ease);box-shadow:var(--shadow-button)}.button--primary{background:var(--color-slate-blue);color:var(--color-text-inverse)}.button--primary:hover{background:var(--color-slate-blue-hover)}.button--primary:active{background:var(--color-slate-blue-active);transform:translateY(1px)}.button--secondary{background:var(--color-sage);color:var(--color-text-primary)}.button--secondary:hover{background:#6f9278}.button--ghost{background:transparent;border:1px solid rgba(47,62,70,.2);box-shadow:none}.button--ghost:hover{background:rgba(47,62,70,.06)}.kicker{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:var(--weight-semibold);color:var(--color-text-muted)}.badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:var(--font-size-xs);background:rgba(132,169,140,.15);color:var(--color-slate-blue)}.list{flex-direction:column}.list,.list-item{display:flex;gap:var(--space-md)}.list-item{align-items:flex-start}.list-item span{display:inline-flex;width:28px;height:28px;border-radius:50%;align-items:center;justify-content:center;background:var(--color-sand);color:var(--color-slate-blue);font-weight:var(--weight-semibold)}.progress{display:flex;align-items:center;gap:var(--space-md)}.progress__bar{flex:1 1;height:10px;background:#e6e8e6;border-radius:999px;overflow:hidden}.progress__bar span{display:block;height:100%;background:linear-gradient(90deg,var(--color-sage) 0,#a4c3b2 100%)}.data-block{display:grid;grid-gap:var(--space-xs);gap:var(--space-xs)}.data-block strong{font-size:var(--font-size-xl);color:var(--color-slate-blue)}.table{width:100%;border-collapse:collapse;font-size:var(--font-size-sm)}.table td,.table th{text-align:left;padding:12px 10px;border-bottom:1px solid rgba(28,28,28,.08)}.table th{color:var(--color-text-secondary);font-weight:var(--weight-medium)}.hero{display:grid;grid-gap:var(--space-xl);gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:center}.hero__image{border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(132,169,140,.15),hsla(45,60%,78%,.4));padding:var(--space-xl);height:280px;display:flex;flex-direction:column;justify-content:center;gap:var(--space-sm)}.hero__image div{height:36px;border-radius:999px;background:rgba(47,62,70,.12)}.hero__image div:nth-child(2){width:80%}.hero__image div:nth-child(3){width:65%}.fade-in,.stagger>*{animation:fadeInUp var(--motion-slow) var(--motion-ease) both}.stagger>:nth-child(2){animation-delay:80ms}.stagger>:nth-child(3){animation-delay:.16s}.stagger>:nth-child(4){animation-delay:.24s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.layout{grid-template-columns:1fr}.sidebar{flex-direction:row;align-items:center;gap:var(--space-lg);padding:var(--space-lg);position:-webkit-sticky;position:sticky;top:0;z-index:10}.sidebar__nav{flex-direction:row;flex-wrap:wrap}.content{padding:var(--space-xl) var(--space-lg)}}@media (max-width:720px){.grid--2,.grid--3{grid-template-columns:1fr}.sidebar{flex-direction:column;align-items:flex-start}.sidebar__nav{width:100%}.hero__image{height:auto}}