.rm-hero:where(.astro-khueswxm){padding-block:6rem 4rem;text-align:center}.rm-hero__eyebrow:where(.astro-khueswxm){font-family:var(--font-mono);font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.75rem}.rm-hero__title:where(.astro-khueswxm){font-size:clamp(2.2rem,4.5vw,3.4rem);line-height:1.08;margin-bottom:.6rem}.rm-hero__sub:where(.astro-khueswxm){font-size:1.1rem;font-style:italic;color:var(--color-text-muted)}.rm-status:where(.astro-khueswxm){padding-block:0 4rem;position:relative}.rm-status__grid:where(.astro-khueswxm){display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.75rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--color-accent) transparent;border-bottom:2px solid var(--color-accent)}.rm-status__grid:where(.astro-khueswxm)::-webkit-scrollbar{height:4px}.rm-status__grid:where(.astro-khueswxm)::-webkit-scrollbar-thumb{background:var(--color-accent);border-radius:4px}.rm-status__grid:where(.astro-khueswxm)::-webkit-scrollbar-track{background:transparent}.rm-status__card:where(.astro-khueswxm){flex:0 0 155px;scroll-snap-align:start;background:var(--color-bg-raised);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.5rem;transition:border-color .2s;text-decoration:none;color:inherit;cursor:pointer}.rm-status__card:where(.astro-khueswxm):hover{border-color:var(--color-accent)}.rm-status__card--current:where(.astro-khueswxm){border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.rm-status__num:where(.astro-khueswxm){font-family:var(--font-display);font-size:1.6rem;font-weight:700;color:var(--color-text);line-height:1}.rm-status__info:where(.astro-khueswxm){display:flex;align-items:center;justify-content:space-between;gap:.5rem}.rm-status__name:where(.astro-khueswxm){font-size:.82rem;color:var(--color-text-muted);white-space:nowrap}.rm-badge:where(.astro-khueswxm){display:inline-block;font-family:var(--font-mono);font-size:.68rem;font-weight:500;letter-spacing:.04em;padding:.2rem .55rem;border-radius:999px;white-space:nowrap}.rm-badge--done:where(.astro-khueswxm){background:#22c55e1f;color:#22c55e}.rm-badge--current:where(.astro-khueswxm){background:#00e5ff1f;color:var(--color-accent)}.rm-badge--planned:where(.astro-khueswxm){background:#94a3b81f;color:var(--slate-400)}.rm-timeline:where(.astro-khueswxm){padding-block:2rem 6rem;position:relative}.rm-timeline__line:where(.astro-khueswxm){position:absolute;left:50%;top:0;bottom:0;width:2px;background:var(--color-border);transform:translate(-50%)}.rm-phase:where(.astro-khueswxm){display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;position:relative;min-width:0;scroll-margin-top:5rem}.rm-phase__marker:where(.astro-khueswxm){display:flex;justify-content:center;position:absolute;left:50%;top:0;transform:translate(-50%);z-index:2}.rm-phase__dot:where(.astro-khueswxm){width:14px;height:14px;border-radius:50%;border:3px solid var(--color-bg);margin-top:4px}.rm-phase__dot--done:where(.astro-khueswxm){background:#22c55e}.rm-phase__dot--current:where(.astro-khueswxm){background:var(--color-accent);box-shadow:0 0 12px var(--color-accent)}.rm-phase__dot--planned:where(.astro-khueswxm){background:var(--slate-600)}.rm-phase__content:where(.astro-khueswxm){grid-column:2;background:var(--color-bg-raised);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.75rem 2rem;overflow:hidden;word-break:break-word;min-width:0}.rm-phase:where(.astro-khueswxm):nth-child(2n) .rm-phase__content:where(.astro-khueswxm){grid-column:1;grid-row:1;overflow:hidden;word-break:break-word;min-width:0}.rm-phase__header:where(.astro-khueswxm){display:flex;align-items:center;gap:.75rem;margin-bottom:.6rem;flex-wrap:wrap}.rm-phase__title:where(.astro-khueswxm){font-size:1.35rem;margin:0}.rm-phase__desc:where(.astro-khueswxm){font-size:.95rem;margin-bottom:1.25rem}.rm-sections:where(.astro-khueswxm){display:flex;flex-direction:column;gap:.5rem}.rm-section:where(.astro-khueswxm){border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.rm-section:where(.astro-khueswxm)[open]{border-color:color-mix(in srgb,var(--color-accent) 30%,var(--color-border))}.rm-section__title:where(.astro-khueswxm){font-family:var(--font-display);font-size:.88rem;font-weight:600;padding:.7rem 1rem;cursor:pointer;list-style:none;display:flex;align-items:center;gap:.5rem;color:var(--color-text);transition:background .15s}.rm-section__title:where(.astro-khueswxm)::-webkit-details-marker{display:none}.rm-section__title:where(.astro-khueswxm):before{content:"▸";font-size:.75rem;color:var(--color-accent);transition:transform .2s}.rm-section:where(.astro-khueswxm)[open]>.rm-section__title:where(.astro-khueswxm):before{transform:rotate(90deg)}.rm-section__title:where(.astro-khueswxm):hover{background:color-mix(in srgb,var(--color-accent) 5%,transparent)}.rm-doc-link:where(.astro-khueswxm){margin-left:auto;font-family:var(--font-mono);font-size:.72rem;font-weight:400;color:var(--color-accent);opacity:.7;transition:opacity .15s}.rm-doc-link:where(.astro-khueswxm):hover{opacity:1}.rm-section__list:where(.astro-khueswxm){list-style:none;margin:0;padding:0 1rem .75rem 1.75rem}.rm-section__item:where(.astro-khueswxm){position:relative;padding:.3rem 0;font-size:.88rem;color:var(--color-text-muted);line-height:1.5;overflow-wrap:break-word;word-break:break-word}.rm-section__item:where(.astro-khueswxm):before{content:"—";position:absolute;left:-1rem;color:var(--color-border)}.rm-principles:where(.astro-khueswxm){padding-block:4rem 6rem;border-top:1px solid var(--color-border)}.rm-principles:where(.astro-khueswxm) h2:where(.astro-khueswxm){font-size:clamp(1.6rem,2.6vw,2.1rem);margin-bottom:.4rem}.rm-principles__sub:where(.astro-khueswxm){font-size:1rem;margin-bottom:2rem}.rm-principles__grid:where(.astro-khueswxm){display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.rm-principle:where(.astro-khueswxm){background:var(--color-bg-raised);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.25rem 1.4rem}.rm-principle:where(.astro-khueswxm) h3:where(.astro-khueswxm){font-size:.95rem;margin-bottom:.35rem;color:var(--color-accent)}.rm-principle:where(.astro-khueswxm) p:where(.astro-khueswxm){font-size:.85rem;line-height:1.5}@media(max-width:900px){.rm-status__card:where(.astro-khueswxm){flex:0 0 140px}.rm-timeline__line:where(.astro-khueswxm){left:1.2rem}.rm-phase:where(.astro-khueswxm){grid-template-columns:1fr;padding-left:2.8rem;gap:0}.rm-phase__marker:where(.astro-khueswxm){left:1.2rem;transform:translate(-50%)}.rm-phase__content:where(.astro-khueswxm),.rm-phase:where(.astro-khueswxm):nth-child(2n) .rm-phase__content:where(.astro-khueswxm){grid-column:1;grid-row:auto}.rm-principles__grid:where(.astro-khueswxm){grid-template-columns:1fr}}
