.lpco-num{letter-spacing:-.02em;color:color-mix(in srgb, var(--ink) 24%, transparent);font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,5.4vw,80px);font-style:italic;line-height:.9;display:block}.lpco-hy{color:var(--ink);flex-direction:column;display:flex;container-type:inline-size}.lpco-hyLanes{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.lpco-hyLane{background:var(--paper);border-radius:16px;flex-direction:column;gap:16px;padding:20px;display:flex}.lpco-hyHead{align-items:center;gap:12px;display:flex}.lpco-hyIcon{background:var(--ink);width:40px;height:40px;color:var(--paper);border-radius:12px;flex:none;place-items:center;font-size:20px;display:grid}.lpco-hyHead h3{letter-spacing:-.02em;margin:0;font-size:17px;font-weight:600;line-height:1.2}.lpco-hyHead p{color:var(--muted);margin:3px 0 0;font-size:12.5px;line-height:1.35}.lpco-hyList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.lpco-hyList li{border:1px solid var(--line);letter-spacing:-.01em;border-radius:11px;align-items:center;gap:10px;padding:9px 12px 9px 9px;font-size:14px;font-weight:560;line-height:1.25;display:flex}[dir=rtl] .lpco-hyList li{padding:9px 9px 9px 12px}.lpco-hyList i{background:var(--soft);border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:15px;display:grid}.lpco-hyMore{color:var(--muted);margin:auto 0 0;font-size:12.5px;line-height:1.4}.lpco-hyJoin{height:46px;position:relative}.lpco-hyJoin svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.lpco-hyJoin path{fill:none;stroke:var(--line-strong);stroke-width:1.5px;stroke-dasharray:5 5;vector-effect:non-scaling-stroke;animation:1.4s linear infinite lpco-dash}.lpco-hyJoinNarrow{display:none}@keyframes lpco-dash{to{stroke-dashoffset:-20px}}.lpco-hyLive{background:var(--ink);color:var(--paper);border-radius:16px;align-items:center;gap:16px;padding:18px 22px;display:flex}.lpco-hyLive .lpco-hyIcon{background:var(--paper);color:var(--ink)}.lpco-hyLive strong{letter-spacing:-.03em;font-size:clamp(21px,2.4vw,28px);font-weight:590;line-height:1.1;display:block}.lpco-hyLive small{color:color-mix(in srgb, var(--paper) 72%, transparent);margin-top:4px;font-size:12.5px;line-height:1.4;display:block}@container (max-width:520px){.lpco-hyLanes{grid-template-columns:minmax(0,1fr)}.lpco-hyJoinWide{display:none}.lpco-hyJoinNarrow{display:block}.lpco-hyJoin{height:34px}.lpco-hyLane,.lpco-hyLive{padding:16px}}@media (prefers-reduced-motion:reduce){.lpco-hyJoin path{animation:none}}.lpco-pm{flex-direction:column;gap:10px;padding:10px;display:flex;container-type:inline-size}.lpco-pmGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.lpco-pmCard figure{margin:0}.lpco-pmPhoto{aspect-ratio:1;background:var(--soft);border-radius:16px;position:relative;overflow:hidden}.lpco-pmPhoto img{object-fit:cover;width:100%;height:100%;transition:scale .8s var(--lp-ease);display:block}.lpco-pmCard:hover .lpco-pmPhoto img{scale:1.04}.lpco-pmCard figcaption{flex-direction:column;gap:2px;padding:12px 2px 4px;display:flex}.lpco-pmCard figcaption b{letter-spacing:-.01em;color:var(--ink);font-size:14.5px;font-weight:620;line-height:1.25}.lpco-pmCard figcaption span{color:color-mix(in srgb, var(--ink) 72%, transparent);font-size:12.5px;line-height:1.35}[dir=rtl] .lpco-pmCard figcaption b{letter-spacing:0}[dir=rtl] .lpco-pmCard figcaption span{font-size:13.5px}.lpco-pmRoles{flex-wrap:wrap;gap:6px;margin:0;padding:2px 4px 6px;list-style:none;display:flex}.lpco-pmRoles li{background:color-mix(in srgb, var(--paper) 72%, transparent);color:var(--ink);border-radius:999px;padding:6px 12px;font-size:12.5px;font-weight:560;line-height:1.3}.lpco-pmTeams{border-top:1px solid color-mix(in srgb, var(--ink) 12%, transparent);margin-top:4px;padding:14px 4px 6px}.lpco-pmTeamsLabel{letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb, var(--ink) 66%, transparent);margin:0 0 8px;font-size:12px;font-weight:650;line-height:1.2}[dir=rtl] .lpco-pmTeamsLabel{letter-spacing:0;text-transform:none;font-size:12.5px}.lpco-pmTeams .lpco-pmRoles{padding:0}@container (min-width:441px) and (max-width:590px){.lpco-pmCard figcaption b{min-height:2.5em}.lpco-pmRoles li{padding:6px 10px}}@container (max-width:440px){.lpco-pmGrid{grid-template-columns:minmax(0,1fr)}.lpco-pmCard figure{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:14px;display:grid}.lpco-pmCard figcaption{padding:0}}@media (prefers-reduced-motion:reduce){.lpco-pmPhoto img{transition:none}.lpco-pmCard:hover .lpco-pmPhoto img{scale:1}}.lpco-rtWrap{container-type:inline-size}.lpco-rt{--lpco-code:128px;--lpco-gap:40px;gap:var(--lpco-gap);color:var(--ink);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.lpco-rtStop{grid-template-columns:var(--lpco-code) minmax(0, 1fr);background:var(--paper);border-radius:18px;display:grid;position:relative}.lpco-rtCode{border-inline-end:1.5px dashed var(--line-strong);letter-spacing:-.04em;font-variant-numeric:tabular-nums;align-content:center;justify-items:center;gap:4px;padding:22px 12px;font-size:clamp(30px,3.4vw,44px);font-weight:590;line-height:1;display:grid;position:relative}.lpco-rtCode:before,.lpco-rtCode:after{content:"";background:var(--lp-tile);border-radius:50%;width:16px;height:16px;position:absolute;inset-inline-end:-9px}.lpco-rtCode:before{top:-8px}.lpco-rtCode:after{bottom:-8px}.lpco-rtBody{flex-direction:column;align-items:flex-start;gap:6px;padding:20px 22px 22px;display:flex}.lpco-rtBody h3{letter-spacing:-.02em;flex-wrap:wrap;align-items:center;gap:4px 10px;margin:0;font-size:clamp(17px,1.5vw,20px);font-weight:600;line-height:1.25;display:flex}.lpco-rtBody p{color:var(--muted);margin:0;font-size:14.5px;line-height:1.55}.lpco-rtTag{background:var(--ink);color:var(--paper);letter-spacing:0;border-radius:999px;align-items:center;gap:5px;padding:4px 10px 4px 8px;font-size:11.5px;font-weight:600;line-height:1.2;display:inline-flex}[dir=rtl] .lpco-rtTag{padding:4px 8px 4px 10px}.lpco-rtTag svg{width:12px;height:12px}.lpco-rtLeg{z-index:1;inset-inline-start:calc(var(--lpco-code) / 2 - 1px);height:var(--lpco-gap);border-inline-start:1.5px dashed var(--line-strong);pointer-events:none;position:absolute;top:100%}.lpco-rtLeg i{inset-inline-start:-12px;background:var(--ink);width:22px;height:22px;color:var(--paper);animation:lpco-fly 3.4s var(--lp-ease) infinite;border-radius:50%;place-items:center;font-size:12px;display:grid;position:absolute;top:0;rotate:180deg}@keyframes lpco-fly{0%{opacity:0;transform:translateY(-2px)}15%{opacity:1}70%{transform:translateY(calc(var(--lpco-gap) - 20px));opacity:1}to{transform:translateY(calc(var(--lpco-gap) - 20px));opacity:0}}@container (max-width:460px){.lpco-rt{--lpco-code:88px;--lpco-gap:30px}.lpco-rtCode{padding:16px 8px;font-size:26px}.lpco-rtBody{padding:16px 16px 18px}}@media (prefers-reduced-motion:reduce){.lpco-rtLeg i{transform:translateY(calc(var(--lpco-gap) / 2 - 11px));opacity:1;animation:none}}.lpco-todo{background:var(--paper);padding-block:24px}
