.tm-root{max-width:var(--content-max);margin:0 auto;padding:var(--rj-ref-space-8);display:flex;flex-direction:column;gap:var(--rj-preserved-space-36px-a0a3565c71)}.tm-root .section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:var(--rj-ref-space-4-5)}.tm-root .section-head h1,.tm-root .section-head h2{font-family:var(--font-serif);font-size:var(--rj-ref-type-section);color:var(--ink);margin-top:var(--rj-ref-space-1-5)}.tm-root .section-copy{color:var(--muted);line-height:1.7;max-width:560px;margin:0}.tm-root .kicker{font-family:var(--font-mono);font-size:var(--rj-ref-type-caption);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-dark);margin:0}.tm-root .rhythm{display:inline-block;width:3px;height:16px;background:var(--accent);margin-right:var(--rj-ref-space-2-5);vertical-align:-2px;border-radius:var(--rj-ref-radius-hairline)}.tm-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--rj-ref-space-2);min-height:44px;padding:0 var(--rj-ref-space-4-5);border:1px solid var(--line);border-radius:var(--rj-ref-radius-pill);background:var(--rj-ref-color-white-a72);color:var(--ink);box-shadow:0 10px 24px var(--rj-ref-color-shadow-a06);transition:all .16s var(--ease);white-space:nowrap}.tm-root .btn:hover{transform:translateY(-1px);border-color:var(--rj-ref-color-ink-a28);background:var(--rj-ref-color-white-a90);box-shadow:0 14px 30px var(--rj-ref-color-shadow-a10)}.tm-root .btn-soft{background:var(--panel)}.tm-root .btn-soft:hover{border-color:var(--accent)}.tm-root .btn-sm{min-height:38px;padding:0 var(--rj-ref-space-3-5);font-size:var(--rj-ref-type-body-sm)}.tm-root .phase-filter{display:inline-flex;gap:var(--rj-ref-space-1);padding:var(--rj-ref-space-1);background:var(--bg);border:1px solid var(--line);border-radius:var(--rj-ref-radius-pill)}.tm-root .phase-filter-btn{padding:var(--rj-ref-space-2) var(--rj-ref-space-4-5);font-size:var(--rj-ref-type-label);border:none;background:transparent;color:var(--muted);border-radius:var(--rj-ref-radius-pill);transition:color .14s ease}.tm-root .phase-filter-btn,.tm-root .phase-filter-btn>span:first-child{display:inline-flex;align-items:center;gap:var(--rj-ref-space-1-5)}.tm-root .phase-filter-btn.active{color:var(--rj-ref-color-white);font-weight:600}.tm-root .phase-filter-btn.active.all{background:var(--ink)}.tm-root .phase-filter-btn.active.prep{background:var(--indigo);box-shadow:var(--rj-preserved-shadow-0-2px-8px-rgba-58-79-112-0-25-61e905afed)}.tm-root .phase-filter-btn.active.apply{background:var(--accent);box-shadow:0 2px 8px var(--rj-ref-color-accent-a25)}.tm-root .phase-filter-btn.active.job{background:var(--moss);box-shadow:var(--rj-preserved-shadow-0-2px-8px-rgba-154-111-27-0-25-1405cc093b)}.tm-root .phase-filter-btn.active.life{background:var(--rj-preserved-color-2e747a-ed8b11f3a7);box-shadow:var(--rj-preserved-shadow-0-2px-8px-rgba-46-116-122-0-25-dc920b8437)}.tm-root .tm-legend{display:flex;flex-wrap:wrap;gap:var(--rj-ref-space-4);align-items:center;margin:var(--rj-ref-space-3-5) 0 var(--rj-ref-space-1);font-size:var(--rj-ref-type-caption);color:var(--muted)}.tm-root .tm-legend .dot{width:9px;height:9px;border-radius:50%;display:inline-block;margin-right:var(--rj-ref-space-1-5);vertical-align:middle}.tm-root .tm-legend .ready{background:var(--moss)}.tm-root .tm-legend .new{background:var(--accent)}.tm-root .tm-legend .coming{background:var(--line-strong)}.tm-root .tm-legend .light{background:var(--indigo)}.tm-root .tm-reco{background:linear-gradient(120deg,var(--rj-ref-color-bright-gold-a09),var(--rj-ref-color-accent-a04));border:1px solid var(--rj-ref-color-bright-gold-a28);border-radius:var(--radius-lg);padding:var(--rj-ref-space-4-5) var(--rj-ref-space-5);margin:var(--rj-ref-space-4-5) 0 var(--rj-ref-space-1-5)}.tm-root .tm-reco-head{display:flex;align-items:center;gap:var(--rj-ref-space-2);margin-bottom:var(--rj-ref-space-3-5)}.tm-root .tm-reco-head .ico{width:30px;height:30px;border-radius:var(--rj-ref-radius-md);background:var(--rj-preserved-color-rgba-199-146-49-0-18-798b285257);color:var(--gold-deep);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.tm-root .tm-reco-head h3{font-size:var(--rj-ref-type-body-sm);font-weight:700;color:var(--ink)}.tm-root .tm-reco-head .sub{font-size:var(--rj-ref-type-caption);color:var(--muted);margin-left:auto}.tm-root .tm-reco-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--rj-ref-space-3);gap:var(--rj-ref-space-3)}.tm-root .tm-reco-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-md);padding:var(--rj-ref-space-3-5) var(--rj-ref-space-4);display:flex;flex-direction:column;gap:var(--rj-ref-space-1-5);cursor:pointer;transition:all .15s var(--ease)}.tm-root .tm-reco-card:hover{transform:translateY(-2px);border-color:var(--accent);box-shadow:var(--shadow-sm)}.tm-root .tm-reco-rank{font-family:var(--font-mono);font-size:var(--rj-ref-type-caption);font-weight:700;letter-spacing:.06em;color:var(--rj-ref-color-moss)}.tm-root .tm-reco-card h4{font-size:var(--rj-ref-type-body-sm);font-weight:600;color:var(--ink);display:flex;align-items:center;gap:var(--rj-ref-space-2)}.tm-root .tm-reco-card .why{font-size:var(--rj-ref-type-caption);color:var(--muted);line-height:1.55}.tm-root .tm-reco-card .why b{color:var(--accent-dark);font-weight:600}.tm-root .tm-cross{display:flex;flex-direction:column;gap:var(--rj-ref-space-3);padding:var(--rj-ref-space-4) var(--rj-ref-space-5) var(--rj-ref-space-5);background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);margin-top:var(--rj-ref-space-1)}.tm-root .tm-cross-head{display:flex;align-items:center;gap:var(--rj-ref-space-2)}.tm-root .tm-cross-head .ico{display:inline-flex;align-items:center;justify-content:center;color:var(--moss)}.tm-root .tm-cross-head h3{font-size:var(--rj-ref-type-label);font-weight:600;color:var(--ink-soft);margin:0;text-transform:uppercase;letter-spacing:.05em}.tm-root .tm-cross-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:var(--rj-ref-space-3);gap:var(--rj-ref-space-3)}.tm-root .tm-cross-card{display:flex;flex-direction:column;gap:var(--rj-ref-space-1-5);padding:var(--rj-ref-space-3-5) var(--rj-ref-space-4);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);text-decoration:none;color:var(--ink);transition:border-color .14s,box-shadow .14s}.tm-root .tm-cross-card:hover{border-color:var(--accent);box-shadow:var(--rj-preserved-shadow-0-2px-8px-rgba-0-0-0-0-07-7cd8ad803c)}.tm-root .tm-cross-card-top{display:flex;align-items:center;gap:var(--rj-ref-space-2-5)}.tm-root .tm-cross-card-top h4{font-size:var(--rj-ref-type-body-sm);font-weight:600;margin:0 0 var(--rj-ref-space-0-5);color:var(--ink);line-height:1.2}.tm-root .tm-phase{display:flex;flex-direction:column;gap:var(--rj-ref-space-4);margin-top:var(--rj-ref-space-2)}.tm-root .tm-phase-card{display:grid;grid-template-columns:auto 1fr auto;grid-gap:var(--rj-ref-space-4-5);gap:var(--rj-ref-space-4-5);align-items:center;padding:var(--rj-ref-space-5) var(--rj-ref-space-6);border-radius:var(--radius-lg);border:1px solid var(--line);position:relative;overflow:hidden}.tm-root .tm-phase-card.prep{background:linear-gradient(120deg,var(--rj-preserved-color-rgba-58-79-112-0-09-513db3a505),var(--rj-preserved-color-rgba-58-79-112-0-01-e52d4d8b6a) 60%);border-color:var(--rj-preserved-color-rgba-58-79-112-0-2-4375f90da3)}.tm-root .tm-phase-card.apply{background:linear-gradient(120deg,var(--rj-ref-color-accent-a10),var(--rj-preserved-color-rgba-189-93-56-0-01-15f1e18d34) 60%);border-color:var(--rj-ref-color-accent-a22)}.tm-root .tm-phase-card.job{background:linear-gradient(120deg,var(--rj-ref-color-gold-a10),var(--rj-preserved-color-rgba-154-111-27-0-01-c6ee544263) 60%);border-color:var(--rj-ref-color-gold-a24)}.tm-root .tm-phase-ico{width:54px;height:54px;border-radius:var(--rj-ref-radius-panel);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.tm-root .tm-phase-card.prep .tm-phase-ico{background:var(--rj-preserved-color-rgba-58-79-112-0-13-b6df17fdad);color:var(--indigo)}.tm-root .tm-phase-card.apply .tm-phase-ico{background:var(--rj-ref-color-accent-a14);color:var(--accent-dark)}.tm-root .tm-phase-card.job .tm-phase-ico{background:var(--rj-ref-color-gold-a14);color:var(--moss)}.tm-root .tm-phase-txt{min-width:0}.tm-root .tm-phase-eyebrow{font-family:var(--font-mono);font-size:var(--rj-ref-type-caption);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tm-root .tm-phase-card.prep .tm-phase-eyebrow{color:var(--indigo)}.tm-root .tm-phase-card.apply .tm-phase-eyebrow{color:var(--accent-dark)}.tm-root .tm-phase-card.job .tm-phase-eyebrow{color:var(--moss)}.tm-root .tm-phase-txt h2{font-family:var(--font-serif);font-size:var(--rj-ref-type-section);color:var(--ink);margin:var(--rj-ref-space-0-5) 0 var(--rj-ref-space-1)}.tm-root .tm-phase-txt p{font-size:var(--rj-ref-type-body-sm);color:var(--muted);line-height:1.55;max-width:62ch}.tm-root .tm-phase-fit{font-size:var(--rj-ref-type-caption);color:var(--ink-soft);margin-top:var(--rj-ref-space-2)}.tm-root .tm-phase-fit b{color:var(--ink);font-weight:600}.tm-root .tm-phase-count{flex-shrink:0;text-align:center;padding-left:var(--rj-ref-space-4-5);border-left:1px solid var(--line)}.tm-root .tm-phase-count .n{font-family:var(--font-serif);font-size:var(--rj-ref-type-title);font-weight:700;line-height:1}.tm-root .tm-phase-card.prep .tm-phase-count .n{color:var(--indigo)}.tm-root .tm-phase-card.apply .tm-phase-count .n{color:var(--accent-dark)}.tm-root .tm-phase-card.job .tm-phase-count .n{color:var(--moss)}.tm-root .tm-phase-card.life{background:linear-gradient(120deg,var(--rj-preserved-color-rgba-46-116-122-0-1-357dc34b5b),var(--rj-preserved-color-rgba-46-116-122-0-01-0307a425c7) 60%);border-color:var(--rj-preserved-color-rgba-46-116-122-0-22-e472881ee4)}.tm-root .tm-phase-card.life .tm-phase-ico{background:var(--rj-preserved-color-rgba-46-116-122-0-14-f2f21c191f)}.tm-root .tm-phase-card.life .tm-phase-count .n,.tm-root .tm-phase-card.life .tm-phase-eyebrow,.tm-root .tm-phase-card.life .tm-phase-ico{color:var(--rj-preserved-color-2e747a-ed8b11f3a7)}.tm-root .tm-phase-count .l{font-size:var(--rj-ref-type-caption);color:var(--muted);margin-top:var(--rj-ref-space-0-5)}.tm-root .tm-flow{display:flex;flex-wrap:wrap;align-items:center;gap:var(--rj-ref-space-1-5) var(--rj-ref-space-1);padding:var(--rj-ref-space-3-5) var(--rj-ref-space-4-5);background:var(--bg);border:1px dashed var(--line-strong);border-radius:var(--radius-md)}.tm-root .tm-flow-lbl{font-family:var(--font-mono);font-size:var(--rj-ref-type-caption);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-right:var(--rj-ref-space-1-5)}.tm-root .tm-flow .step{font-size:var(--rj-ref-type-caption);padding:var(--rj-ref-space-0-5) var(--rj-ref-space-2-5);border-radius:var(--rj-ref-radius-pill);background:var(--paper);border:1px solid var(--line);color:var(--ink-soft);white-space:nowrap}.tm-root .tm-flow .arr{color:var(--accent-text);font-size:var(--rj-ref-type-caption)}.tm-root .tm-timeline-band{display:flex;align-items:center;justify-content:space-between;gap:var(--rj-ref-space-4);flex-wrap:wrap;padding:var(--rj-ref-space-3) var(--rj-ref-space-4) var(--rj-ref-space-3) var(--rj-ref-space-4-5);border:1px solid var(--rj-preserved-color-rgba-216-204-187-0-5-69908097f0);border-left:4px solid var(--rj-preserved-color-rgba-214-143-112-0-42-50b39e5b31);border-radius:var(--radius-lg);background:linear-gradient(180deg,var(--rj-ref-color-subtle),var(--rj-preserved-color-f7f1e6-ac2e938ac5))}.tm-root .tm-timeline-band.job{border-left-color:var(--rj-ref-color-gold-a50)}.tm-root .tm-timeline-band-copy{display:flex;flex-direction:column;gap:var(--rj-ref-space-0-5);min-width:0}.tm-root .tm-timeline-band-kicker{display:inline-flex;align-items:center;gap:var(--rj-ref-space-1-5);font-size:var(--rj-ref-type-caption);font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-dark)}.tm-root .tm-timeline-band-kicker .dot{width:6px;height:6px;border-radius:50%;background:var(--rj-preserved-color-rgba-214-143-112-0-85-12184b4383)}.tm-root .tm-timeline-band.job .tm-timeline-band-kicker .dot{background:var(--rj-preserved-color-rgba-154-111-27-0-78-01efeb72a3)}.tm-root .tm-timeline-band-title{font-size:var(--rj-ref-type-body);font-weight:800;color:var(--ink);line-height:1.25}.tm-root .tm-timeline-band-hint{font-size:var(--rj-ref-type-label);color:var(--ink-soft);line-height:1.35}.tm-root .tm-timeline-band-links{display:flex;align-items:center;gap:var(--rj-ref-space-2-5);flex-wrap:wrap;flex-shrink:0}.tm-root .tm-timeline-band-link{display:inline-flex;align-items:center;gap:var(--rj-ref-space-1-5);padding:var(--rj-ref-space-2) var(--rj-ref-space-3);border:1px solid var(--rj-preserved-color-rgba-214-200-181-0-95-eacc9839a2);border-radius:var(--rj-ref-radius-md);background:var(--rj-preserved-color-rgba-255-253-249-0-8-c6732508e4);font-size:var(--rj-ref-type-body-sm);font-weight:600;color:var(--ink);transition:border-color .14s ease,background .14s ease,transform .14s ease}.tm-root .tm-timeline-band-link:hover{border-color:var(--rj-preserved-color-rgba-214-143-112-0-6-4a7d14d8d1);background:var(--rj-heritage-color-raised-soft);transform:translateY(-1px)}.tm-root .tm-timeline-band.job .tm-timeline-band-link:hover{border-color:var(--rj-ref-color-gold-a50)}.tm-root .tm-timeline-band-link svg{color:var(--accent-dark)}.tm-root .tm-timeline-band-go{display:inline-flex;opacity:.5}.tm-root .tm-directory{display:grid;grid-gap:var(--rj-ref-space-3-5);gap:var(--rj-ref-space-3-5)}.tm-root .tm-directory-section{display:grid;grid-gap:var(--rj-ref-space-3);gap:var(--rj-ref-space-3);padding:var(--rj-ref-space-4);border:1px solid var(--rj-preserved-color-rgba-217-206-190-0-74-e7557b3ce3);border-radius:var(--radius-lg);background:var(--rj-preserved-color-rgba-255-253-249-0-64-e61901bca7)}.tm-root .tm-directory-head{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:var(--rj-ref-space-3);gap:var(--rj-ref-space-3);align-items:start}.tm-root .tm-directory-kicker{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:var(--rj-ref-radius-md);background:var(--rj-ref-color-accent-a10);color:var(--accent-dark);font-family:var(--font-mono);font-size:var(--rj-ref-type-caption);font-weight:800}.tm-root .tm-directory-head h3{margin:0;color:var(--ink);font-size:var(--rj-ref-type-body);font-weight:700;line-height:1.35}.tm-root .tm-directory-head p{margin:var(--rj-ref-space-0-5) 0 0;color:var(--muted);font-size:var(--rj-ref-type-label);line-height:1.55}.tm-root .tm-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tm-root .tm-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--rj-ref-space-3-5);gap:var(--rj-ref-space-3-5)}.tm-root .tm-card{position:relative;display:flex;flex-direction:column;gap:var(--rj-ref-space-2-5);padding:var(--rj-ref-space-4-5);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);transition:all .16s var(--ease);color:inherit}.tm-root .tm-card[data-clickable=true]{cursor:pointer}.tm-root .tm-card[data-clickable=true]:hover{transform:translateY(-2px)}.tm-root .tm-card.has-actions:hover,.tm-root .tm-card[data-clickable=true]:hover{border-color:var(--accent);box-shadow:var(--shadow-md)}.tm-root .tm-card.is-coming{opacity:.66;border-style:dashed}.tm-root .tm-card-top{display:flex;align-items:flex-start;gap:var(--rj-ref-space-2-5)}.tm-root .tm-card-ico{width:38px;height:38px;border-radius:var(--rj-ref-radius-md);background:var(--rj-ref-color-accent-a10);color:var(--accent-dark);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.tm-root .tm-card.is-ready .tm-card-ico{background:var(--rj-preserved-color-rgba-154-111-27-0-13-b2a43fa32f);color:var(--moss)}.tm-root .tm-card.is-new .tm-card-ico{background:var(--rj-ref-color-bright-gold-a16);color:var(--gold-deep)}.tm-root .tm-card.is-light .tm-card-ico{background:var(--rj-preserved-color-rgba-58-79-112-0-1-49660fe864);color:var(--indigo)}.tm-root .tm-card-head{flex:1 1;min-width:0}.tm-root .tm-card-head h3{font-size:var(--rj-ref-type-body);font-weight:600;color:var(--ink);line-height:1.3}.tm-root .tm-when{font-family:var(--font-mono);font-size:var(--rj-ref-type-caption);letter-spacing:.05em;color:var(--muted);text-transform:uppercase;margin-top:var(--rj-ref-space-0-5)}.tm-root .tm-status{flex-shrink:0;font-size:var(--rj-ref-type-caption);font-weight:700;padding:var(--rj-ref-space-0-5) var(--rj-ref-space-2);border-radius:var(--rj-ref-radius-pill);white-space:nowrap}.tm-root .tm-status.ready{background:var(--moss-light);color:var(--moss)}.tm-root .tm-status.new{background:var(--rj-ref-color-accent-a12);color:var(--accent-dark)}.tm-root .tm-status.coming{background:var(--bg);color:var(--muted);border:1px solid var(--line)}.tm-root .tm-status.light{background:var(--rj-preserved-color-rgba-58-79-112-0-08-7e69f4fc5a);color:var(--indigo)}.tm-root .tm-card-flags{flex-shrink:0;display:inline-flex;flex-direction:column;align-items:flex-end;gap:var(--rj-ref-space-1)}.tm-root .tm-tier-badge{display:inline-flex;align-items:center;gap:var(--rj-ref-space-1);font-size:var(--rj-ref-type-caption);font-weight:600;letter-spacing:.01em;padding:var(--rj-ref-space-0-5) var(--rj-ref-space-2);border-radius:var(--chip-radius);border:1px solid transparent;white-space:nowrap}.tm-root .tm-tier-badge.workbench{background:var(--chip-tone-accent-bg);border-color:var(--chip-tone-accent-bd);color:var(--chip-tone-accent-fg)}.tm-root .tm-tier-badge.reference{background:var(--chip-tone-neutral-bg);border-color:var(--chip-tone-neutral-bd);color:var(--chip-tone-neutral-fg)}.tm-root .tm-tier-dot{width:5px;height:5px;border-radius:var(--rj-ref-radius-pill);background:currentColor;opacity:.7;flex-shrink:0}.tm-root .tm-desc{font-size:var(--rj-ref-type-body-sm);color:var(--ink-soft);line-height:1.55}.tm-root .tm-io{display:flex;flex-direction:column;gap:var(--rj-ref-space-1);padding:var(--rj-ref-space-2-5) var(--rj-ref-space-3);background:var(--bg);border-radius:var(--radius-sm);border:1px solid var(--line)}.tm-root .tm-io-row{display:flex;gap:var(--rj-ref-space-2);font-size:var(--rj-ref-type-caption);line-height:1.45}.tm-root .tm-io-row .k{font-family:var(--font-mono);font-size:var(--rj-ref-type-caption);font-weight:700;letter-spacing:.04em;color:var(--muted);flex-shrink:0;width:30px;padding-top:var(--rj-ref-space-0-5)}.tm-root .tm-io-row.in .k{color:var(--indigo)}.tm-root .tm-io-row.out .k{color:var(--accent-dark)}.tm-root .tm-io-row .v{color:var(--ink-soft)}.tm-root .tm-tags{display:flex;flex-wrap:wrap;gap:var(--rj-ref-space-1-5);margin-top:auto;padding-top:var(--rj-ref-space-0-5)}.tm-root .tm-card.has-actions .tm-tags{margin-top:0}.tm-root .tm-tag{font-size:var(--rj-ref-type-caption);padding:var(--rj-ref-space-0-5) var(--rj-ref-space-2);border-radius:var(--rj-ref-radius-sm);background:var(--rj-ref-color-accent-a07);border:1px solid var(--rj-ref-color-accent-a18);color:var(--accent-dark);white-space:nowrap}.tm-root .tm-tag.drive{background:var(--rj-preserved-color-rgba-58-79-112-0-07-693f80e3fa);border-color:var(--rj-preserved-color-rgba-58-79-112-0-2-4375f90da3);color:var(--indigo)}.tm-root .tm-tag.light{background:var(--bg);border-color:var(--line);color:var(--muted)}.tm-root .tm-card-actions{display:flex;flex-wrap:wrap;gap:var(--rj-ref-space-2);margin-top:auto;padding-top:var(--rj-ref-space-1)}.tm-root .tm-card-action{flex:1 1 116px;min-width:0;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:var(--rj-ref-space-1-5) var(--rj-ref-space-2-5);border:1px solid var(--rj-ref-color-accent-a28);border-radius:var(--rj-ref-radius-base);background:var(--rj-preserved-color-rgba-255-250-243-0-86-8acd126fdc);color:var(--accent-dark);font-size:var(--rj-ref-type-caption);font-weight:700;line-height:1.25;text-align:center;text-decoration:none;transition:border-color .15s ease,background .15s ease,transform .15s ease}.tm-root .tm-card-action:hover{border-color:var(--accent);background:var(--rj-preserved-color-fff7ed-3727f8822a);transform:translateY(-1px)}.tm-root .tm-expand{display:flex;justify-content:center;margin-top:var(--rj-ref-space-0-5)}.tm-root .tm-expand button{font-size:var(--rj-ref-type-label);color:var(--accent-dark);background:var(--paper);border:1px solid var(--line);border-radius:var(--rj-ref-radius-pill);padding:var(--rj-ref-space-2) var(--rj-ref-space-5);display:inline-flex;align-items:center;gap:var(--rj-ref-space-1-5);transition:all .15s ease}.tm-root .tm-expand button:hover{border-color:var(--accent);background:var(--rj-ref-color-accent-a05)}@media (max-width:1100px){.tm-root .tm-directory-grid,.tm-root .tm-grid,.tm-root .tm-reco-grid{grid-template-columns:1fr}.tm-root .tm-phase-card{grid-template-columns:auto 1fr}.tm-root .tm-phase-count{display:none}}@media (max-width:760px){.tm-root{padding-inline:var(--rj-ref-space-6);gap:var(--rj-ref-space-7)}.tm-root .section-head{flex-direction:column;align-items:stretch;gap:var(--rj-ref-space-4)}.tm-root .section-head>div{min-width:0}.tm-root .section-head>div:last-child{width:100%;flex-shrink:1!important;justify-content:flex-start;flex-wrap:wrap}.tm-root .section-head .btn{max-width:100%;white-space:normal;text-align:center}.tm-root .section-copy{max-width:none}.tm-root .phase-filter{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:100%;border-radius:var(--rj-ref-radius-panel)}.tm-root .phase-filter-btn{justify-content:center;min-width:0;padding-inline:var(--rj-ref-space-2-5);text-align:center;white-space:normal}.tm-root .phase-filter-btn.all{grid-column:1/-1}.tm-root .tm-directory-grid,.tm-root .tm-grid,.tm-root .tm-reco-grid{grid-template-columns:1fr}.tm-root .tm-directory-section{padding:var(--rj-ref-space-3-5)}.tm-root .tm-timeline-band{padding:var(--rj-ref-space-3) var(--rj-ref-space-3-5)}.tm-root .tm-timeline-band-links{width:100%;flex-shrink:1}.tm-root .tm-timeline-band-link{flex:1 1 100%;min-width:0;justify-content:flex-start}.tm-root .tm-timeline-band-link>span:not(.tm-timeline-band-go){min-width:0;overflow-wrap:break-word}.tm-root .tm-timeline-band-go{margin-left:auto}.tm-root .tm-phase-card{padding:var(--rj-ref-space-4) var(--rj-ref-space-4);gap:var(--rj-ref-space-3-5)}.tm-root .tm-phase-txt p{max-width:none}.tm-root .tm-directory-head>div{min-width:0}}@media (max-width:640px){.tm-root{padding-inline:var(--rj-ref-space-4)}}@media (max-width:400px){.tm-root{padding-inline:var(--rj-ref-space-3-5)}}.tm-root .api-note{display:inline-flex;align-items:center;gap:var(--rj-ref-space-1-5);padding:var(--rj-ref-space-0-5) var(--rj-ref-space-2);border-radius:var(--rj-ref-radius-sm);background:var(--rj-preserved-color-rgba-58-79-112-0-08-7e69f4fc5a);border:1px dashed var(--rj-preserved-color-rgba-58-79-112-0-35-14b6603fb3);color:var(--indigo);font-family:var(--font-mono);font-size:var(--rj-ref-type-caption);letter-spacing:.02em}.tm-root .api-note:before{content:"API";font-weight:700;opacity:.7}.tm-root .flow-doc{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--rj-ref-space-7) var(--rj-ref-space-7)}.tm-root .flow-legend{display:flex;flex-wrap:wrap;gap:var(--rj-ref-space-3-5);margin-bottom:var(--rj-ref-space-5);font-size:var(--rj-ref-type-caption);color:var(--muted)}.tm-root .flow-legend span{display:inline-flex;align-items:center;gap:var(--rj-ref-space-1-5)}.tm-root .flow-legend .swatch{width:12px;height:12px;border-radius:var(--rj-ref-radius-xs)}.tm-root .flow-rail{display:flex;align-items:stretch;gap:0;overflow-x:auto;padding-bottom:var(--rj-ref-space-2-5)}.tm-root .flow-node{flex:0 0 200px;background:var(--bg);border:1px solid var(--line-strong);border-radius:var(--radius-md);padding:var(--rj-ref-space-3-5) var(--rj-ref-space-4);display:flex;flex-direction:column;gap:var(--rj-ref-space-2)}.tm-root .flow-node.entry{border-color:var(--moss);background:var(--moss-light)}.tm-root .flow-node.process{border-color:var(--accent);background:var(--rj-ref-color-accent-a06)}.tm-root .flow-node.terminal{border-color:var(--gold-deep);background:var(--gold-light)}.tm-root .flow-node-state{font-family:var(--font-mono);font-size:var(--rj-ref-type-caption);font-weight:700;letter-spacing:.06em;color:var(--muted);text-transform:uppercase}.tm-root .flow-node h4{font-size:var(--rj-ref-type-body-sm);font-weight:600;color:var(--ink)}.tm-root .flow-node p{font-size:var(--rj-ref-type-caption);color:var(--muted);line-height:1.5}.tm-root .flow-node .api-note{align-self:flex-start}.tm-root .flow-arrow{flex:0 0 44px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--accent-text);position:relative}.tm-root .flow-arrow .lab{position:absolute;top:6px;font-family:var(--font-mono);font-size:var(--rj-ref-type-caption);color:var(--muted);white-space:nowrap}.tm-root .flow-branch{margin-top:var(--rj-ref-space-4-5);display:flex;flex-direction:column;gap:var(--rj-ref-space-2)}.tm-root .flow-branch-item{display:flex;align-items:center;gap:var(--rj-ref-space-2-5);font-size:var(--rj-ref-type-caption);color:var(--ink-soft);padding:var(--rj-ref-space-2) var(--rj-ref-space-3);background:var(--bg);border:1px dashed var(--line-strong);border-radius:var(--radius-md)}.tm-root .flow-branch-item .from{font-family:var(--font-mono);font-size:var(--rj-ref-type-caption);color:var(--accent-dark)}.tm-root .flow-section-title{font-family:var(--font-serif);font-size:var(--rj-ref-type-body);margin:var(--rj-ref-space-6) 0 var(--rj-ref-space-3);display:flex;align-items:center}.tm-root .flow-tweak{gap:var(--rj-ref-space-2);color:var(--muted)}.tm-root .flow-tweak,.tm-root .flow-tweak button{display:inline-flex;align-items:center;font-size:var(--rj-ref-type-label)}.tm-root .flow-tweak button{gap:var(--rj-ref-space-1-5);padding:var(--rj-ref-space-1-5) var(--rj-ref-space-3);border:1px solid var(--line);border-radius:var(--rj-ref-radius-pill);background:var(--panel);color:var(--ink);transition:all .15s ease}.tm-root .flow-tweak button.on{border-color:var(--indigo);background:var(--rj-preserved-color-rgba-58-79-112-0-08-7e69f4fc5a);color:var(--indigo);font-weight:600}.tm-root .flow-tweak button:hover{border-color:var(--indigo)}@media (hover:none) and (pointer:coarse){.tm-root .btn:hover,.tm-root .tm-card-action:hover,.tm-root .tm-card[data-clickable=true]:hover,.tm-root .tm-cross-card:hover,.tm-root .tm-reco-card:hover{transform:none}.tm-root .tm-card.has-actions:hover,.tm-root .tm-card[data-clickable=true]:hover,.tm-root .tm-reco-card:hover{box-shadow:var(--shadow-sm)}.tm-root .btn:active,.tm-root .tm-card-action:active,.tm-root .tm-card[data-clickable=true]:active{transform:scale(.99)}}