:root{--rhythm-morning:#f7c870;--rhythm-now:#19a974;--rhythm-evening:#8d87d8;--rhythm-soft:#eef8f4}
.service-section-kicker{display:block;margin-bottom:5px;color:var(--brand);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.service-rhythm,.service-attention{overflow:hidden}
.service-rhythm-board{display:grid;gap:10px;min-height:270px}
.service-rhythm-lane{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:start;padding:13px;border:1px solid var(--line);border-radius:18px;background:color-mix(in srgb,var(--paper) 88%,var(--bg));transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.service-rhythm-lane.is-now{border-color:color-mix(in srgb,var(--brand) 58%,var(--line));background:linear-gradient(135deg,var(--rhythm-soft),var(--paper));box-shadow:0 12px 28px rgba(21,132,95,.09)}
.service-rhythm-label{display:flex;min-height:48px;flex-direction:column;justify-content:center;padding:7px 9px;border-radius:12px;background:var(--bg);color:var(--muted);font-size:11px;font-weight:800}
.service-rhythm-label b{color:var(--ink);font-size:14px}.service-rhythm-label em{display:inline-flex;width:max-content;margin-top:4px;padding:2px 6px;border-radius:999px;background:rgba(255,255,255,.2);color:inherit;font-size:10px;font-style:normal}.service-rhythm-lane.is-now .service-rhythm-label{background:var(--brand);color:#dff7ee}.service-rhythm-lane.is-now .service-rhythm-label b{color:#fff}
.service-rhythm-items{display:grid;gap:8px}.service-rhythm-empty{margin:13px 2px;color:var(--muted);font-size:13px}
.service-rhythm-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;min-height:56px;padding:8px 9px 8px 12px;border-radius:14px;background:var(--paper);box-shadow:0 2px 10px rgba(24,44,37,.05)}
.service-rhythm-item-copy{min-width:0}.service-rhythm-item-copy b,.service-rhythm-item-copy span{display:block}.service-rhythm-item-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.service-rhythm-item-copy span{margin-top:3px;color:var(--muted);font-size:11px}
.service-rhythm-record{min-width:64px;min-height:44px;border:0;border-radius:12px;background:var(--brand);color:#fff;font-weight:900;cursor:pointer}.service-rhythm-record:hover{filter:brightness(.96)}.service-rhythm-record:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 32%,transparent);outline-offset:2px}.service-rhythm-record.is-done{background:#e2f3ec;color:#117956}
.service-return{margin:0 0 12px;padding:14px;border:1px solid #f0d79f;border-radius:18px;background:linear-gradient(135deg,#fff9e9,#fffdf7)}
.service-return>div:first-child{display:flex;gap:11px;align-items:center}.service-return-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:50%;background:#fff0c9;color:#9a6412;font-size:21px;font-weight:900}.service-return p{margin:0}.service-return b,.service-return p span{display:block}.service-return p span{margin-top:3px;color:#775f35;font-size:12px;line-height:1.45}
.service-return-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.service-return-actions button{min-height:44px;padding:0 13px;border:1px solid #ecd69f;border-radius:12px;background:#fff;color:#70552b;font-weight:850;cursor:pointer}.service-return-actions button:first-child{border-color:#a36f18;background:#a36f18;color:#fff}
.service-attention-layout{display:grid;gap:16px}.service-orbit-summary{margin:2px 0 0;font-size:18px;font-weight:900;line-height:1.45}.service-orbit-unlock{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.55}
.service-orbit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:352px}.service-orbit-card{--share:0%;position:relative;min-height:82px;padding:12px;border:1px solid var(--line);border-radius:16px;background:var(--paper);overflow:hidden}.service-orbit-card::after{content:"";position:absolute;inset:auto 0 0;height:4px;background:linear-gradient(90deg,var(--brand) var(--share),#e8efec var(--share))}.service-orbit-card b,.service-orbit-card span{display:block}.service-orbit-card b{font-size:13px}.service-orbit-card span{margin-top:7px;color:var(--muted);font-size:11px}.service-orbit-card strong{position:absolute;right:11px;top:11px;color:var(--brand);font-size:16px}.service-orbit-card.is-quiet{opacity:.72}.service-legacy-area-grid[hidden]{display:none!important}
@media(min-width:700px){.service-rhythm-board{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;min-height:170px}.service-rhythm-lane{grid-template-columns:1fr;grid-template-rows:auto 1fr}.service-rhythm-label{min-height:46px}.service-attention-layout{grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);align-items:center}.service-orbit-grid{grid-template-columns:repeat(4,minmax(0,1fr));min-height:172px}}
@media(min-width:1024px){main.app>#serviceRhythmSection{grid-column:1/9!important;grid-row:4!important}main.app>#pcAreasSection{display:block!important;grid-column:9/-1!important;grid-row:4!important}main.app>#pcGoalsSection{grid-row:5/7!important}main.app>#pcActionSection{grid-row:5!important}main.app>#pcCoachSection{grid-row:6!important}.service-attention-layout{grid-template-columns:1fr}.service-orbit-grid{grid-template-columns:repeat(2,minmax(0,1fr));min-height:352px}.service-rhythm{min-height:314px}.service-attention{min-height:450px}}
@media(max-width:430px){.service-rhythm-lane{grid-template-columns:68px minmax(0,1fr);padding:10px}.service-return-actions{display:grid;grid-template-columns:1fr}.service-return-actions button{width:100%}.service-orbit-summary{font-size:16px}}
@media(prefers-reduced-motion:reduce){.service-rhythm-lane,.service-rhythm-record{transition:none!important}}
