.rm-hero{padding-top:clamp(56px,7vw,96px);padding-bottom:clamp(40px,5vw,64px);position:relative}.rm-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 88% 6%,rgba(29,165,112,.06),transparent 38%),radial-gradient(circle at 2% 90%,rgba(10,76,92,.07),transparent 42%)}.rm-hero .wrap{position:relative}.rm-hero .eyebrow{margin-bottom:20px}.rm-hero h1{margin:0 0 22px;font-size:clamp(44px,6vw,76px);font-weight:700;letter-spacing:-.04em;line-height:1.02;color:var(--ink);max-width:18ch}.rm-hero h1 .accent{color:var(--teal)}.rm-hero h1 .accent em{font-style:normal;color:var(--green-deep)}.rm-hero .lede{font-size:clamp(17px,1.4vw,19px);color:var(--ink-soft);max-width:62ch;line-height:1.6;margin:0}.rm-meta{margin-top:30px;padding-top:24px;border-top:1px solid var(--rule);display:flex;flex-wrap:wrap;gap:16px 40px;align-items:center;justify-content:space-between}.rm-stamp{font-family:DM Mono,monospace;font-size:11.5px;color:var(--ink-mute);letter-spacing:.08em;text-transform:uppercase;display:inline-flex;align-items:center;gap:10px}.rm-stamp .dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px #1da5702e}.rm-legend{display:flex;flex-wrap:wrap;gap:18px}.rm-legend span{display:inline-flex;align-items:center;gap:8px;font-family:DM Mono,monospace;font-size:11px;color:var(--ink-mute);letter-spacing:.04em}.rm-legend .pip{width:9px;height:9px;border-radius:2px;flex:0 0 auto}.rm-legend .pip.shipped{background:var(--green)}.rm-legend .pip.progress{background:var(--amber)}.rm-legend .pip.planned{background:var(--teal)}.rm-legend .pip.candidate{background:transparent;border:1px solid var(--teal)}.rm-legend .pip.exploring{background:var(--bone-3);border:1px solid var(--ink-mute)}.rm-legend .pip.declined{background:transparent;border:1px solid var(--ink-mute)}.rm-timeline{background:var(--bone-2);border-top:1px solid var(--rule)}.tl{position:relative;max-width:1040px}.tl:before{content:"";position:absolute;left:13px;top:8px;bottom:18px;width:2px;background:linear-gradient(var(--green) 0%,var(--green) 18%,var(--amber) 34%,var(--amber) 46%,var(--teal) 60%,var(--teal) 72%,var(--bone-3) 86%,var(--bone-3) 100%)}.tl-group{position:relative;padding-left:60px;padding-bottom:clamp(44px,5vw,68px)}.tl-group:last-child{padding-bottom:0}.tl-marker{position:absolute;left:0;top:0;width:28px;height:28px;border-radius:50%;background:var(--bone);border:2px solid var(--bone-3);display:flex;align-items:center;justify-content:center;z-index:1}.tl-marker:after{content:"";width:11px;height:11px;border-radius:3px;background:var(--bone-3)}.tl-group.shipped .tl-marker{border-color:var(--green)}.tl-group.shipped .tl-marker:after{background:var(--green)}.tl-group.progress .tl-marker{border-color:var(--amber)}.tl-group.progress .tl-marker:after{background:var(--amber)}.tl-group.planned .tl-marker{border-color:var(--teal)}.tl-group.planned .tl-marker:after{background:var(--teal)}.tl-group.exploring .tl-marker:after{background:var(--ink-mute)}.tl-when{font-family:DM Mono,monospace;font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-mute);font-weight:500}.tl-group.shipped .tl-when{color:var(--green-deep)}.tl-group.progress .tl-when{color:var(--amber)}.tl-group.planned .tl-when,.tl-group.candidate .tl-when{color:var(--teal)}.tl-group.candidate .tl-marker{border-color:var(--teal);border-style:dashed}.tl-group.candidate .tl-marker:after{background:transparent;width:9px;height:9px;border:1.5px solid var(--teal);border-radius:2px}.tl-group.declined .tl-marker{border-style:dashed;border-color:var(--ink-mute)}.tl-group.declined .tl-marker:after{background:transparent;border:1px solid var(--ink-mute)}.tl-title{margin:8px 0 0;font-size:clamp(24px,2.6vw,32px);font-weight:700;letter-spacing:-.03em;line-height:1.1;color:var(--ink)}.tl-sub{margin:10px 0 0;color:var(--ink-soft);font-size:15px;line-height:1.55;max-width:64ch}.tl-items{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px}.tl-item{background:var(--bone);border:1px solid var(--rule);border-radius:var(--r-lg);padding:20px 22px;display:flex;flex-direction:column;gap:9px}.tl-group.declined .tl-item{background:transparent;border-style:dashed}.tl-item .ti-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.tl-item .status{display:inline-flex;align-items:center;gap:7px;font-family:DM Mono,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:500}.tl-item .status .pip{width:8px;height:8px;border-radius:2px;flex:0 0 auto}.tl-item .status.shipped{color:var(--green-deep)}.tl-item .status.shipped .pip{background:var(--green)}.tl-item .status.progress{color:var(--amber)}.tl-item .status.progress .pip{background:var(--amber)}.tl-item .status.planned{color:var(--teal)}.tl-item .status.planned .pip{background:var(--teal)}.tl-item .status.candidate{color:var(--teal)}.tl-item .status.candidate .pip{background:transparent;border:1px solid var(--teal)}.tl-item .status.exploring{color:var(--ink-mute)}.tl-item .status.exploring .pip{background:var(--bone-3);border:1px solid var(--ink-mute)}.tl-item .status.declined{color:var(--ink-mute)}.tl-item .status.declined .pip{background:transparent;border:1px solid var(--ink-mute)}.tl-item .tl-id{font-family:DM Mono,monospace;font-size:10px;color:var(--ink-mute);letter-spacing:.12em;padding:3px 8px;background:var(--bone-2);border-radius:3px}.tl-item h4{margin:0;font-size:16.5px;font-weight:600;letter-spacing:-.012em;color:var(--ink)}.tl-item p{margin:0;font-size:13.5px;color:var(--ink-soft);line-height:1.55}.rm-stand{padding-top:clamp(56px,7vw,96px);padding-bottom:clamp(56px,7vw,96px)}.rm-note{background:var(--ink);color:var(--bone);border-radius:var(--r-xl);padding:clamp(30px,4vw,52px);position:relative;overflow:hidden}.rm-note:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 92% 8%,rgba(245,154,26,.1),transparent 42%)}.rm-note>*{position:relative}.rm-note .nlabel{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--amber);font-weight:500;display:inline-flex;align-items:center;gap:10px;margin-bottom:18px}.rm-note .nlabel:before{content:"";width:22px;height:1px;background:#f59a1a80}.rm-note h3{margin:0 0 16px;font-size:clamp(26px,3.2vw,38px);font-weight:700;letter-spacing:-.035em;line-height:1.1;color:var(--bone);max-width:24ch}.rm-note p{margin:0 0 14px;font-size:clamp(15px,1.3vw,17px);line-height:1.62;color:#ffffffc2;max-width:72ch}.rm-note p:last-child{margin-bottom:0}.rm-note .hl{color:var(--green)}.rm-how .pcols{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.rm-how .pcard{border:1px solid var(--rule);border-radius:var(--r-lg);padding:28px;background:var(--bone-2);display:flex;flex-direction:column;gap:12px}.rm-how .pcard .pnum{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.14em;color:var(--green-deep);font-weight:500}.rm-how .pcard h3{margin:0;font-size:20px;font-weight:600;letter-spacing:-.02em;color:var(--ink)}.rm-how .pcard p{margin:0;font-size:14.5px;color:var(--ink-soft);line-height:1.6}@media (max-width: 860px){.tl-items,.rm-how .pcols{grid-template-columns:1fr}.rm-meta{gap:18px}}
