:root{--rk-color-canvas: #f4f7f3;--rk-color-ink: #18322a;--rk-color-muted: #587168;--rk-color-accent: #276c55;--rk-color-accent-soft: #ddefe6;--rk-color-surface: #ffffff;--rk-radius-medium: 1rem;--rk-radius-large: 1.5rem;--rk-space-small: .75rem;--rk-space-medium: 1.25rem;--rk-space-large: 2rem}*,*:before,*:after{box-sizing:border-box}html{background:var(--rk-color-canvas);color:var(--rk-color-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}body{margin:0;min-width:20rem;min-height:100vh;background:radial-gradient(circle at 90% 2%,rgba(221,239,230,.95),transparent 30rem),var(--rk-color-canvas)}a{color:inherit}.site-shell{width:min(100% - 2rem,72rem);min-height:100vh;margin-inline:auto;display:flex;flex-direction:column}.site-header,.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header{padding-block:1.25rem;border-bottom:1px solid rgba(24,50,42,.12)}.brand{display:inline-flex;align-items:center;gap:.65rem;font-family:inherit;font-weight:700;text-decoration:none}.brand-mark{display:grid;width:2rem;height:2rem;place-items:center;border-radius:.7rem;background:var(--rk-color-ink);color:#fff;font-size:.9rem}.foundation-badge,.status-row{display:inline-flex;align-items:center;gap:.55rem;width:fit-content;border-radius:999px;font-size:.78rem;font-weight:600}.foundation-badge{padding:.45rem .75rem;background:#ffffffb3;border:1px solid rgba(24,50,42,.12);color:var(--rk-color-muted)}.hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(17rem,.8fr);align-items:center;gap:clamp(2rem,7vw,6.5rem);padding-block:clamp(4rem,10vw,8.5rem)}.hero-copy{display:grid;gap:1.3rem}.eyebrow{margin:0;color:var(--rk-color-accent);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}h1,h2,p{margin-top:0}h1,h2{font-family:inherit;letter-spacing:-.045em}h1{max-width:11ch;margin-bottom:0;font-size:clamp(3rem,7vw,5.8rem);line-height:.98}h2{max-width:13ch;margin-bottom:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}.hero-summary{max-width:37rem;margin-bottom:0;color:var(--rk-color-muted);font-size:clamp(1rem,2vw,1.2rem);line-height:1.65}.status-row{margin-top:.5rem;padding:.55rem .8rem;background:var(--rk-color-accent-soft);color:var(--rk-color-accent)}.status-dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--rk-color-accent);box-shadow:0 0 0 .22rem #276c5521}.practice-card{position:relative;overflow:hidden;min-height:24rem;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;border:1px solid rgba(24,50,42,.1);border-radius:clamp(1.5rem,4vw,2.25rem);background:var(--rk-color-surface);box-shadow:0 1.5rem 4rem #18322a1a;transform:rotate(2deg)}.practice-card:before{content:"";position:absolute;right:-6rem;bottom:2rem;width:16rem;height:16rem;border-radius:50%;background:var(--rk-color-accent-soft)}.practice-card__topline,.practice-card__body,.practice-card__progress{position:relative}.practice-card__topline{display:flex;justify-content:space-between;color:var(--rk-color-muted);font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.practice-card__body{display:grid;gap:1rem}.practice-card__number{font-family:inherit;color:var(--rk-color-accent);font-size:3rem;font-weight:700}.practice-card__body p{max-width:13ch;margin-bottom:0;font-family:inherit;font-size:1.65rem;font-weight:600;line-height:1.25}.practice-card__progress{overflow:hidden;height:.45rem;border-radius:999px;background:#e9efec}.practice-card__progress span{display:block;width:38%;height:100%;border-radius:inherit;background:var(--rk-color-accent)}.foundation-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(2rem,8vw,7rem);padding-block:clamp(3rem,8vw,6rem);border-top:1px solid rgba(24,50,42,.12)}.section-heading{display:grid;align-content:start;gap:1rem}.foundation-list{display:grid}.foundation-item{display:grid;grid-template-columns:5rem 1fr;gap:1.25rem;padding-block:1.4rem;border-bottom:1px solid rgba(24,50,42,.12)}.foundation-item:first-child{border-top:1px solid rgba(24,50,42,.12)}.foundation-item span{color:var(--rk-color-accent);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.foundation-item p{max-width:30rem;margin-bottom:0;color:var(--rk-color-muted);line-height:1.55}.site-footer{margin-top:auto;padding-block:1.5rem;border-top:1px solid rgba(24,50,42,.12);color:var(--rk-color-muted);font-size:.8rem}.site-footer p{margin-bottom:0}.loading-shell,.error-shell{width:min(100% - 2rem,48rem);min-height:100vh;margin-inline:auto;display:grid;place-content:center}.error-shell{align-content:center;justify-items:start;gap:1rem}.error-shell h1,.error-shell p{margin-bottom:0}.error-shell a{color:var(--rk-color-accent);font-weight:700}@media(max-width:47rem){.site-shell{width:min(100% - 1.25rem,42rem)}.hero,.foundation-grid{grid-template-columns:1fr}.hero{padding-top:3.5rem}.practice-card{min-height:20rem;transform:none}.foundation-grid{gap:2.25rem}.site-footer{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}}
