.rm-page{min-height:100vh;background:var(--color-hero-bg);color:var(--color-text-primary, #0a0a14);font-family:var( --font-sans, Inter, system-ui, -apple-system, Segoe UI, sans-serif );padding:0 0 80px}.rm-container{max-width:1152px;margin:0 auto;padding:0 16px}@media(min-width:640px){.rm-container{padding:0 24px}}.rm-header{padding-top:18px;padding-bottom:48px;text-align:center}.rm-themePill{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border-radius:9999px;border:1px solid var(--color-border, rgba(0, 0, 0, .07));background:#ffffffb3;box-shadow:0 2px 10px #0000000a;margin-top:56px}.rm-themePill-dot{width:10px;height:10px;border-radius:9999px;background:#1a88fa}.rm-themePill-icon{flex:0 0 auto}.rm-themePill-text{font-weight:700;font-size:12px;letter-spacing:.02em;color:var(--color-hero-navy, #0d2137)}.rm-headline{margin:20px auto 0;max-width:920px;font-size:24px;line-height:1.25;font-weight:800;color:var(--color-hero-navy, #0d2137)}.rm-grid{display:grid;grid-template-columns:1fr;gap:28px}.rm-main{min-width:0}.rm-aside{display:none}@media(min-width:1024px){.rm-grid{grid-template-columns:1.75fr 1fr;gap:32px;align-items:start}.rm-aside{display:block}}.rm-section{margin-bottom:72px}.rm-sectionTitle{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:800;color:#0f172a;margin-bottom:18px}.rm-sectionBadge{width:34px;height:34px;border-radius:10px;background:#1a88fa;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:900}.rm-sectionBadge--soft{width:auto;height:24px;padding:0 10px;border-radius:10px;background:#1a88fa1a;color:#1a88fa;font-weight:800}.rm-accordion{display:flex;flex-direction:column;gap:14px}.rm-accItem{border:1px solid rgba(15,23,42,.08);background:#ffffffd1;border-radius:18px;overflow:hidden;transition:box-shadow .25s ease,border-color .2s ease,transform .2s ease}.rm-accItem.is-open{border-color:#1a88fa38;box-shadow:0 16px 40px #1a88fa14}.rm-accBtn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:none;background:transparent;text-align:left;cursor:pointer}.rm-accLeft{display:flex;align-items:center;gap:14px;min-width:0}.rm-monthDot{width:46px;height:46px;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-weight:900;color:#fff;background:#1a88fa;flex:0 0 auto}.rm-monthText{min-width:0}.rm-monthName{font-size:14px;font-weight:800;color:#64748b}.rm-monthTitle{font-size:14px;color:#0f172a;font-weight:700;margin-top:2px}.rm-chev{width:10px;height:10px;border-right:2px solid rgba(100,116,139,.9);border-bottom:2px solid rgba(100,116,139,.9);transform:rotate(45deg);transition:transform .2s ease;margin-right:6px;flex:0 0 auto}.rm-accItem.is-open .rm-chev{transform:rotate(-135deg)}.rm-accPanel{padding:0 18px 18px}.rm-accPanelInner{display:flex;flex-direction:column;gap:12px}.rm-item{border:1px solid rgba(15,23,42,.06);background:#f8fafcbf;border-radius:14px;padding:14px}.rm-itemTop{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.rm-type{font-size:12px;font-weight:900;padding:3px 10px;border-radius:9999px;border:1px solid rgba(15,23,42,.08);background:#fff;color:#334155}.rm-link{font-size:12px;font-weight:900;color:#1a88fa;text-decoration:none}.rm-link:hover{text-decoration:underline}.rm-itemTitle{font-size:14px;font-weight:900;color:var(--color-text-primary, #0a0a14);margin-bottom:4px}.rm-itemDesc{font-size:13px;color:#475569;line-height:1.5}.rm-menuCard{display:flex;gap:12px;align-items:flex-start}.rm-menuIcon{width:42px;height:42px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#ffffffeb;border:1px solid rgba(15,23,42,.08)}.rm-menuIcon svg{display:block}.rm-menuCopy{min-width:0;flex:1}.rm-menuTopRow{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.rm-menuBadge{font-size:12px;font-weight:900;padding:4px 10px;border-radius:9999px;border:1px solid rgba(15,23,42,.08);background:#fff;color:#334155;white-space:nowrap}.rm-menuLink{font-size:12px;font-weight:900;color:#1a88fa;text-decoration:none;flex:0 0 auto}.rm-menuLink:hover{text-decoration:underline}.rm-menuTitle{font-size:14px;font-weight:900;color:var(--color-text-primary, #0a0a14);margin-bottom:4px}.rm-menuDesc{font-size:13px;color:#475569;line-height:1.5}.rm-type--blue{background:#2563eb14;color:#1d4ed8;border-color:#2563eb29}.rm-type--orange{background:#f9731614;color:#c2410c;border-color:#f9731629}.rm-type--green{background:#22c55e14;color:#15803d;border-color:#22c55e29}.rm-type--rose{background:#f43f5e14;color:#be123c;border-color:#f43f5e29}.rm-type--purple{background:#a855f714;color:#6d28d9;border-color:#a855f729}.rm-type--indigo{background:#6366f114;color:#4338ca;border-color:#6366f129}.rm-type--cyan{background:#06b6d414;color:#0e7490;border-color:#06b6d429}.rm-type--slate{background:#64748b14;color:#334155;border-color:#64748b29}.rm-cards{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.rm-cards{grid-template-columns:repeat(3,1fr)}}.rm-card{background:#ffffffeb;border:1px solid rgba(15,23,42,.18);border-radius:18px;padding:18px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.rm-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0f172a14;border-color:#1a88fa99}.rm-cardKicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:900;color:#1a88fa;text-transform:uppercase;letter-spacing:.08em;background:#1a88fa1a;border-radius:8px;padding:5px 8px}.rm-cardTitle{margin-top:10px;font-size:18px;font-weight:900;color:#0f172a}.rm-cardItems{margin-top:14px;display:flex;flex-direction:column;gap:12px}.rm-cardItem{display:flex;gap:10px;align-items:flex-start}.rm-dot{width:10px;height:10px;border-radius:9999px;margin-top:6px;background:#64748b;flex:0 0 auto}.rm-dot.rm-type--blue{background:#2563eb}.rm-dot.rm-type--orange{background:#f97316}.rm-dot.rm-type--green{background:#22c55e}.rm-dot.rm-type--rose{background:#f43f5e}.rm-dot.rm-type--purple{background:#a855f7}.rm-dot.rm-type--indigo{background:#6366f1}.rm-dot.rm-type--cyan{background:#06b6d4}.rm-dot.rm-type--slate{background:#64748b}.rm-cardIcon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid rgba(15,23,42,.08);background:#fff}.rm-cardIcon svg{display:block}.rm-cardIcon.rm-type--blue{background:#2563eb14;border-color:#2563eb29}.rm-cardIcon.rm-type--orange{background:#f9731614;border-color:#f9731629}.rm-cardIcon.rm-type--green{background:#22c55e14;border-color:#22c55e29}.rm-cardIcon.rm-type--rose{background:#f43f5e14;border-color:#f43f5e29}.rm-cardIcon.rm-type--purple{background:#a855f714;border-color:#a855f729}.rm-cardIcon.rm-type--indigo{background:#6366f114;border-color:#6366f129}.rm-cardIcon.rm-type--cyan{background:#06b6d414;border-color:#06b6d429}.rm-cardIcon.rm-type--slate{background:#64748b14;border-color:#64748b29}.rm-cardItemTitle{font-size:14px;font-weight:900;color:#1f2937}.rm-cardItemDesc{font-size:12px;line-height:1.45;color:#64748b;margin-top:2px}.rm-cardItemLink{display:inline-flex;margin-top:6px;font-size:10px;font-weight:900;color:#1f2937;text-decoration:none}.rm-cardItemLink:hover{color:#1a88fa;text-decoration:underline}.rm-asideCard{position:sticky;top:96px;margin-top:52px;background:#ffffffeb;border:1px solid rgba(15,23,42,.14);border-radius:18px;padding:18px;box-shadow:0 0 15px #0000000d}.rm-asideTitle{font-size:18px;font-weight:900;color:#0f172a;margin-bottom:10px}.rm-asideText{font-size:13px;line-height:1.55;color:#334155;margin-bottom:14px}.rm-asideList{display:flex;flex-direction:column;gap:10px}.rm-asideItem{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800;color:#0f172a}.rm-statusDot{width:9px;height:9px;border-radius:9999px;background:#60a5fa}.rm-statusDot--pulse{background:#4ade80;animation:rmPulse 1.6s ease-in-out infinite}@keyframes rmPulse{0%{transform:scale(1);opacity:.9}50%{transform:scale(1.35);opacity:.55}to{transform:scale(1);opacity:.9}}.rm-section--history{border-top:1px solid rgba(15,23,42,.12);padding-top:42px}.rm-historyTitle{font-size:22px;font-weight:900;color:#334155;margin-bottom:18px}.rm-historyGrid{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:768px){.rm-historyGrid{grid-template-columns:repeat(4,1fr)}}.rm-historyCard{background:#f8fafcd9;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:16px;transition:background .2s ease,border-color .2s ease,transform .2s ease}.rm-historyCard:hover{background:#fffffff2;border-color:#1a88fa8c;transform:translateY(-3px)}.rm-historyPeriod{font-size:14px;font-weight:900;color:#0f172a;margin-bottom:12px}.rm-historyList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.rm-historyLi{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:#475569;line-height:1.35}.rm-check{width:16px;height:16px;border-radius:4px;position:relative;margin-top:2px;flex:0 0 auto}.rm-check:after{content:"";position:absolute;left:4px;top:3px;width:6px;height:9px;border-right:2px solid #22c55e;border-bottom:2px solid #22c55e;transform:rotate(40deg)}.rm-empty{text-align:center;padding:48px 16px 0;color:#64748b;font-weight:700}.rmf-wrap{padding:56px 0 48px;background:var(--color-hero-bg-soft)}.rmf-header{display:flex;align-items:center;gap:12px;margin-bottom:22px}.rmf-pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:9999px;font-size:12px;font-weight:900;color:#1a88fa;background:#1a88fa1f;border:1px solid rgba(26,136,250,.22)}.rmf-title{font-size:28px;line-height:1.2;font-weight:900;color:#0f172a;margin:0}.rmf-kickerRow{display:flex;justify-content:flex-start}.rmf-itemText{min-width:0}.rmf-historyWrap{padding:44px 0 70px;background:var(--color-hero-bg)}.rmf-historyHeader{display:flex;align-items:center;gap:10px;margin-bottom:18px}.rmf-historyTitle{font-size:20px;font-weight:900;color:#0f172a;margin:0}@media(min-width:640px){.rmf-wrap{padding:64px 0 54px}.rmf-title,.rmf-historyTitle{font-size:22px}}@media(min-width:1024px){.rmf-wrap{padding:72px 0}}
