/* Opt-in private review component. No assessment or global selectors. */
.lg-rhythm{--rhythm-brain:#5ec4c9;--rhythm-life:#56b86c;box-sizing:border-box;max-width:1080px;margin:32px auto;padding:clamp(20px,4vw,48px);border-radius:22px;background:#12202a;color:#e8eff0;font:400 17px/1.7 'Plus Jakarta Sans',system-ui,sans-serif}
.lg-rhythm *{box-sizing:border-box}
.lg-rhythm header{max-width:760px;margin-bottom:32px}
.lg-rhythm h2{margin:8px 0 18px;color:#f3f3e8;font:400 clamp(30px,4vw,46px)/1.15 'Fraunces',Georgia,serif;letter-spacing:-.025em}
.lg-rhythm h3{color:#f0f3e9;font:400 27px/1.3 'Fraunces',Georgia,serif;margin:8px 0 12px}
.lg-rhythm h4{color:#e6efe7;font-size:20px;line-height:1.4;margin:28px 0 8px}
.lg-rhythm p{margin:0 0 16px;overflow-wrap:anywhere}
.lg-rhythm .lg-rhythm-eyebrow{color:#b7d8c0;font-size:16px;font-weight:600;letter-spacing:.07em;margin:0}
.lg-rhythm .lg-rhythm-sources{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}
.lg-rhythm .lg-rhythm-source{position:relative;min-width:0;border-radius:14px;padding:24px;background:#1a303b;box-shadow:inset 0 4px 0 var(--rhythm-brain)}
.lg-rhythm .lg-rhythm-source--life{background:#1c332c;box-shadow:inset 0 4px 0 var(--rhythm-life)}
.lg-rhythm .lg-rhythm-lab{color:#92dde0;font-size:16px;margin:0}
.lg-rhythm .lg-rhythm-source--life .lg-rhythm-lab{color:#a6dfb4}
.lg-rhythm .lg-rhythm-measure{color:#d1dde1;min-height:29px}
.lg-rhythm .lg-rhythm-value{font:400 46px/1.15 'Fraunces',Georgia,serif;color:#f3f5ef;margin:18px 0}
.lg-rhythm .lg-rhythm-value span{font:400 18px/1.5 system-ui,sans-serif;color:#c5d6dc}
.lg-rhythm .lg-rhythm-value--pending{font-size:25px;line-height:1.5}
.lg-rhythm .lg-rhythm-date,.lg-rhythm .lg-rhythm-note{color:#bacdd5;font-size:16px;line-height:1.65}
.lg-rhythm .lg-rhythm-note{margin:20px 0 28px;max-width:85ch}
.lg-rhythm a{color:#c7ead1;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere;display:inline-block;padding:8px 0;min-height:44px;font-size:16px}
.lg-rhythm fieldset{min-width:0;border:0;padding:0;margin:0}
.lg-rhythm legend{font:400 27px/1.3 'Fraunces',Georgia,serif;color:#f0f3e9;padding:0;margin:0 0 20px;max-width:100%}
.lg-rhythm .lg-rhythm-adult{display:flex;align-items:flex-start;gap:12px;min-height:44px;padding:8px 0;margin-bottom:20px;cursor:pointer}
.lg-rhythm input[type=checkbox]{appearance:auto;accent-color:#a6dfb4;width:22px;height:22px;flex:0 0 22px;margin:4px 0}
.lg-rhythm .lg-rhythm-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 24px}
.lg-rhythm .lg-rhythm-field{min-width:0}
.lg-rhythm .lg-rhythm-field label{display:block;margin-bottom:9px;color:#dce6e9;font-size:17px;line-height:1.5}
.lg-rhythm select{width:100%;min-width:0;max-width:100%;min-height:50px;padding:12px 36px 12px 12px;border:1px solid #70848a;border-radius:8px;background:#142a32;color:#f0f5ef;font:400 16px/1.5 system-ui,sans-serif;white-space:normal;color-scheme:dark}
.lg-rhythm .lg-rhythm-controls{display:flex;gap:12px;flex-wrap:wrap;margin:8px 0 20px}
.lg-rhythm button{min-height:48px;max-width:100%;padding:12px 20px;border:1px solid #a6dfb4;border-radius:9px;background:#b6dfbf;color:#12291c;font:600 16px/1.5 system-ui,sans-serif;white-space:normal;cursor:pointer}
.lg-rhythm button[data-rhythm-refresh]{background:transparent;color:#d5eadd;border-color:#708b7c}
.lg-rhythm button:disabled{cursor:default;opacity:.65}
.lg-rhythm select:disabled{opacity:.7}
.lg-rhythm a:focus-visible,.lg-rhythm button:focus-visible,.lg-rhythm input:focus-visible,.lg-rhythm select:focus-visible,.lg-rhythm summary:focus-visible,.lg-rhythm [tabindex]:focus-visible{outline:3px solid #b4e6c1;outline-offset:4px}
.lg-rhythm .lg-rhythm-status{padding:16px 0;margin:0;color:#cadcd2;font-size:16px;min-height:58px}
.lg-rhythm .lg-rhythm-reflection{margin-top:18px;padding-top:28px;border-top:1px solid #4b625c;max-width:85ch}
.lg-rhythm .lg-rhythm-reflection h3{font-size:clamp(28px,3vw,36px);margin:12px 0 24px}
.lg-rhythm .lg-rhythm-observation{color:#f0f3e8;font-size:20px;line-height:1.6}
.lg-rhythm .lg-rhythm-alternative{color:#bfced5}
.lg-rhythm .lg-rhythm-action{color:#b6e5c4;font-weight:600}
.lg-rhythm .lg-rhythm-question{font-family:'Fraunces',Georgia,serif;font-size:24px;line-height:1.5;margin:24px 0}
.lg-rhythm details{margin-top:28px;border-top:1px solid #4b625c;padding-top:8px;color:#c5d5db}
.lg-rhythm summary{min-height:48px;padding:10px 0;cursor:pointer;font-size:17px;font-weight:600;color:#dcebe0}
.lg-rhythm ul{padding-left:24px;margin:12px 0 24px}
.lg-rhythm li{padding-left:3px;margin-bottom:12px}
@media(max-width:680px){.lg-rhythm{margin:20px 0;padding:22px 18px;border-radius:14px}.lg-rhythm .lg-rhythm-sources,.lg-rhythm .lg-rhythm-fields{grid-template-columns:minmax(0,1fr)}.lg-rhythm .lg-rhythm-source{padding:22px}.lg-rhythm .lg-rhythm-controls{flex-direction:column}.lg-rhythm button{width:100%}.lg-rhythm select{font-size:16px}}
@media(prefers-reduced-motion:reduce){.lg-rhythm *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(forced-colors:active){.lg-rhythm .lg-rhythm-source{border:2px solid CanvasText}.lg-rhythm button,.lg-rhythm select{border-color:ButtonText}.lg-rhythm a{color:LinkText}}
