.rc-workspace{--rc-ink:#263f39;--rc-muted:#50665e;--rc-green:#376b5c;--rc-paper:#fffdf6;--rc-coral:#f0aa94;color:var(--rc-ink);max-width:1120px;margin:auto;padding:8px 0 30px;line-height:1.7;overflow-wrap:anywhere}
.rc-workspace *{box-sizing:border-box}.rc-workspace h1,.rc-workspace h2,.rc-workspace h3,.rc-workspace p{margin-top:0}.rc-workspace button,.rc-workspace select{font:inherit}.rc-workspace a{color:#285e50;text-underline-offset:3px}.rc-workspace :is(button,select,summary,a):focus-visible{outline:3px solid #8b4932;outline-offset:4px}.rc-workspace :is(button,select,summary){min-height:44px}.rc-workspace button:disabled{cursor:default;opacity:.55}.rc-workspace button{cursor:pointer}.rc-workspace svg{display:block;max-width:100%}.rc-small{font-size:.84rem;line-height:1.65;color:var(--rc-muted)}.rc-eyebrow{display:block;font-size:.69rem;font-weight:800;letter-spacing:.13em;color:var(--rc-green);line-height:1.5}.rc-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.rc-header{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:10px 0 22px}.rc-header h1{font-size:clamp(2rem,3.2vw,3rem);font-family:Georgia,serif;font-weight:500;letter-spacing:-.035em;line-height:1.08;margin:10px 0 13px}.rc-header p{color:var(--rc-muted);margin:0;font-size:.98rem}.rc-header-mark{display:grid;place-items:center;width:87px;height:87px;border-radius:28px;background:#e0ede3;transform:rotate(6deg);flex:0 0 auto;color:#467360}.rc-header-mark svg{width:59px;height:59px;transform:rotate(-6deg)}
.rc-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 21px;border:1px solid var(--rc-green);border-radius:13px;background:var(--rc-green);color:white;font-size:.89rem!important;font-weight:700;line-height:1.4;text-align:center;box-shadow:0 3px 0 #294f44;transition:background .15s,transform .15s}.rc-button:hover:not(:disabled){background:#295548;transform:translateY(-1px)}.rc-button.rc-secondary{color:var(--rc-ink);background:#fffdf7;border-color:#bdccbe;box-shadow:none;font-weight:650}.rc-button.rc-secondary:hover:not(:disabled){background:#eaf1e7}.rc-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:24px}.rc-actions .rc-small{max-width:300px}
.rc-welcome{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:20px;background:linear-gradient(120deg,#f8ecd9,#eef5e9);border:1px solid #d8ddc9;border-radius:26px;overflow:hidden;padding:28px 28px 14px 34px}.rc-welcome h2{font-family:Georgia,serif;font-weight:500;line-height:1.15;font-size:clamp(1.6rem,2.2vw,2.3rem);letter-spacing:-.025em;margin:14px 0}.rc-welcome p{max-width:410px;font-size:.98rem;margin-bottom:10px}.rc-illustration{width:100%;height:auto}.rc-conversation{transform-origin:213px 89px;animation:rc-conversation 5s ease-in-out infinite}.rc-person-two{transform-origin:270px 246px;animation:rc-listen 5s ease-in-out infinite}@keyframes rc-conversation{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes rc-listen{0%,100%{transform:rotate(0)}50%{transform:rotate(-1deg)}}
.rc-start{display:flex;align-items:flex-end;gap:24px;padding:23px 27px;margin-top:18px;background:var(--rc-paper);border:1px solid #d8dfcf;border-radius:19px}.rc-start>div{flex:1;min-width:0}.rc-start .rc-small{margin:5px 0 12px;max-width:680px}.rc-start>button{flex-shrink:0}.rc-workspace select{width:100%;max-width:100%;background:#fffef9;color:var(--rc-ink);border:1px solid #aebfaf;border-radius:10px;padding:10px 35px 10px 12px;font-size:.9rem;line-height:1.5}.rc-library{font-size:.84rem;margin:19px 0;color:var(--rc-muted)}
.rc-course-bar{display:flex;align-items:center;gap:26px;padding:18px 23px;border:1px solid #d0ddcf;border-radius:18px;background:linear-gradient(110deg,#eaf2e7,#f6f4e7)}.rc-course-bar>label{flex:1 1 50%;min-width:0}.rc-course-bar .rc-eyebrow{margin-bottom:7px}.rc-progress{flex:1 1 40%;min-width:0}.rc-progress strong{font-size:.9rem}.rc-progress>span{display:block;font-size:.73rem;color:var(--rc-muted)}.rc-progress progress{display:block;height:8px;width:100%;margin:10px 0;accent-color:var(--rc-green);border:0;border-radius:20px;background:#d2deca}.rc-progress progress::-webkit-progress-bar{background:#d2deca;border-radius:20px}.rc-progress progress::-webkit-progress-value{background:#59836a;border-radius:20px}
.rc-support{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin:13px 0}.rc-support>.rc-details{flex:1;min-width:0;margin:0;background:#fff9ed;border-color:#e0cfaf}.rc-support>.rc-details>summary{font-size:.82rem;color:#694e32}.rc-support>.rc-button{font-size:.72rem!important;flex:0 0 auto;min-height:44px;padding:9px 13px;background:transparent;border-color:transparent;box-shadow:none}.rc-status{display:flex;align-items:center;gap:12px;justify-content:space-between;color:var(--rc-muted);font-size:.79rem;line-height:1.5;min-height:28px;margin:12px 0}.rc-status.rc-error{padding:14px 17px;border:1px solid #ddbea8;background:#fff2e5;border-radius:12px;color:#764326}.rc-status>.rc-button{flex-shrink:0}.rc-unavailable{padding:22px;border:1px solid #ddbea8;border-radius:18px;background:#fff4e6}
.rc-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 16px}.rc-tabs>button{display:flex;align-items:center;gap:13px;border:1px solid #d0d9ca;border-radius:15px;background:#fffdf8;color:var(--rc-muted);padding:14px 17px;text-align:left}.rc-tabs>button[aria-pressed=true]{background:#e6efe4;color:var(--rc-ink);border-color:#7b9e85;box-shadow:inset 0 0 0 1px #7b9e85}.rc-tabs>button>span{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:#eeeade;color:var(--rc-green);font-weight:800;font-size:.85rem}.rc-tabs>button[aria-pressed=true]>span{background:var(--rc-green);color:white}.rc-tabs strong{font-size:.96rem;line-height:1.45}.rc-tabs small{display:block;font-size:.68rem;font-weight:500;color:var(--rc-muted)}
.rc-panel{padding:30px 34px;border:1px solid #d8dfcf;border-radius:22px;background:var(--rc-paper);box-shadow:0 5px 16px #293d2b05}.rc-panel-heading{max-width:810px;margin-bottom:23px}.rc-panel-heading h2{font-size:1.55rem;line-height:1.3;margin:9px 0 11px;letter-spacing:-.025em}.rc-panel-heading>p{font-size:.98rem;color:var(--rc-muted);line-height:1.8;margin:0}.rc-panel-heading>.rc-intro{color:var(--rc-ink);font-weight:600}.rc-read-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:35px;align-items:start}.rc-prose{font-size:1.03rem;line-height:1.9}.rc-prose p{margin-bottom:19px}.rc-scene{background:#eff3e9;border:1px solid #dbe5d4;border-radius:20px;padding:6px 20px 16px;text-align:center;overflow:hidden}.rc-scene .rc-illustration{max-height:250px;margin:0 auto 5px}.rc-scene>.rc-eyebrow{font-size:.6rem}.rc-scene>strong{display:block;font-size:.82rem;margin:5px 0}.rc-scene>p{font-size:.9rem;line-height:1.7;margin:8px 0 0}.rc-takeaway{display:flex;align-items:center;gap:17px;background:#fff0dc;border-left:4px solid #dfac73;border-radius:2px 14px 14px 2px;padding:14px 18px;margin-top:18px}.rc-takeaway>svg{flex:0 0 36px;width:36px;height:36px;color:#896038}.rc-takeaway>p{margin:0;font-size:.9rem;font-weight:600;line-height:1.7}
.rc-choices{display:grid;gap:13px}.rc-choices>button{display:flex;align-items:center;gap:16px;min-height:68px;background:#fff;border:1px solid #d2dccd;border-radius:15px;padding:17px 20px;text-align:left;color:var(--rc-ink)}.rc-choices>button[aria-pressed=true]{background:#e4eee1;border-color:#5f896b;box-shadow:inset 0 0 0 1px #5f896b}.rc-choices>button>span:first-child{display:grid;place-items:center;flex:0 0 32px;height:32px;border-radius:11px;background:#f1eddf;font-size:.8rem;color:#6d604a;font-weight:800}.rc-choices strong{font-size:.98rem;font-weight:550;line-height:1.75}.rc-choice-check{width:23px;flex:0 0 23px;margin-left:auto;color:var(--rc-green);font-weight:800}.rc-order{display:grid;gap:12px;list-style:none;padding:0}.rc-order>li{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid #d2dccd;border-radius:14px;padding:15px 17px}.rc-order-number{display:grid;place-items:center;flex:0 0 30px;height:30px;border-radius:10px;background:#f5e3d3;font-size:.8rem;font-weight:800}.rc-card-text{flex:1;font-size:.95rem;line-height:1.7}.rc-order-controls{display:flex;gap:7px}.rc-order-controls>.rc-button{min-width:44px;min-height:44px;padding:8px;font-size:1.1rem!important}.rc-classify{display:grid;gap:13px}.rc-classify>label{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:20px;border:1px solid #d2dccd;border-radius:14px;background:#fff;padding:18px}.rc-classify strong{font-size:.95rem;font-weight:550;line-height:1.7}
.rc-feedback{border-radius:14px;border:1px solid #b7cdb5;padding:18px 21px;margin-top:23px;background:#eaf3e5}.rc-feedback strong{font-size:.97rem}.rc-feedback p{font-size:.93rem;line-height:1.8;margin:8px 0 0}.rc-feedback.rc-try{background:#fff2de;border-color:#dfc498}.rc-panel-next{border-top:1px solid #e0e5d9;padding-top:20px;justify-content:space-between}.rc-practice{padding:0;list-style:none;display:grid;gap:16px;margin:0 0 25px}.rc-practice>li{display:flex;align-items:flex-start;gap:17px}.rc-practice>li>span{display:grid;place-items:center;flex:0 0 35px;height:35px;border-radius:12px;background:#e2ede0;color:var(--rc-green);font-weight:800}.rc-practice p{margin:3px 0 0;line-height:1.9;font-size:1rem}.rc-say{padding:20px 24px;border:1px dashed #c9b596;background:#fff3de;border-radius:15px}.rc-say>p{font-size:.97rem;line-height:1.85;margin:9px 0 0}.rc-making>.rc-small{margin:20px 0 0;max-width:750px}.rc-complete{display:flex;align-items:center;gap:20px;padding:24px;background:#e6f0e0;border:1px solid #aac2a0;border-radius:18px;margin:20px 0}.rc-complete>span{width:65px;height:65px;flex:0 0 65px;color:var(--rc-green)}.rc-complete h2{font-size:1.4rem;line-height:1.4;margin:7px 0}.rc-complete p{font-size:.91rem;line-height:1.8;margin:0}
.rc-details{border:1px solid #d7dece;border-radius:12px;background:#fffdf7;margin-top:16px;overflow:hidden}.rc-details>summary{font-size:.83rem;font-weight:700;line-height:1.6;padding:12px 17px;cursor:pointer;min-height:46px}.rc-details[open]>summary{border-bottom:1px solid #e2dfd0}.rc-detail-body{padding:15px 20px;font-size:.89rem;line-height:1.8}.rc-detail-body>p:last-child{margin-bottom:0}.rc-source-list{padding-left:20px;margin:4px 0}.rc-source-list li+li{margin-top:10px}.rc-source-list a{display:inline-block;min-height:44px;padding:8px 0}.rc-bottom-nav{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:20px 0}.rc-resources{margin:20px 0}
.rc-workspace[data-band="primary-1-2"] .rc-prose{font-size:1.13rem;line-height:2}.rc-workspace[data-band="primary-1-2"] :is(.rc-choices strong,.rc-practice p){font-size:1.08rem}.rc-workspace[data-band="middle-1-3"] .rc-header h1{font-family:inherit;font-weight:650;font-size:clamp(1.9rem,2.9vw,2.7rem)}.rc-workspace[data-band="middle-1-3"] .rc-title-break{display:none}.rc-workspace[data-band="middle-1-3"] :is(.rc-panel,.rc-course-bar,.rc-tabs>button){border-radius:12px}.rc-workspace[data-band="middle-1-3"] .rc-scene .rc-illustration{max-height:200px}.rc-workspace[data-motion="reduced"] *{animation:none!important;transition:none!important;scroll-behavior:auto!important}
.relations-entry{background:linear-gradient(135deg,#edf5e8,#fff1dc)!important;border-color:#c5d8be!important}.relations-entry h2{color:#2d5347}.relations-entry .pill{background:#dcebd7;color:#345b44}.relations-entry footer a{color:#2d5e4d}
@media(max-width:900px){.rc-header h1{font-size:2.25rem}.rc-read-grid{grid-template-columns:1fr;gap:12px}.rc-scene{display:grid;grid-template-columns:190px 1fr;align-items:center;gap:3px 16px;text-align:left;padding:14px 19px}.rc-scene .rc-illustration{grid-row:1 / span 3;max-height:145px}.rc-scene>.rc-eyebrow{align-self:end}.rc-scene>p{align-self:start;margin:0}.rc-scene>strong{margin:0}.rc-course-bar{gap:20px;padding:17px 20px}.rc-panel{padding:26px}.rc-tabs>button{padding:13px;gap:10px}.rc-tabs small{font-size:.63rem}.rc-welcome{gap:0;padding:24px}.rc-welcome h2{font-size:1.8rem}.rc-welcome p{font-size:.89rem}}
@media(max-width:640px){.rc-header-mark{width:65px;height:65px;border-radius:21px}.rc-header-mark svg{width:46px;height:46px}.rc-header h1{font-size:2rem}.rc-header{gap:16px}.rc-welcome{grid-template-columns:1fr;padding:25px 24px 7px}.rc-welcome .rc-illustration{max-height:230px}.rc-start{align-items:stretch;flex-direction:column;padding:21px;gap:17px}.rc-course-bar{flex-direction:column;align-items:stretch;gap:15px}.rc-progress{border-top:1px solid #ccd8c5;padding-top:13px}.rc-support{display:block}.rc-support>.rc-button{margin-top:6px}.rc-tabs{gap:7px}.rc-tabs>button{display:block;text-align:center;padding:11px 5px}.rc-tabs>button>span{width:29px;height:29px;margin:0 auto 6px}.rc-tabs strong{font-size:.87rem}.rc-tabs small{font-size:.6rem}.rc-panel{padding:23px 18px}.rc-panel-heading h2{font-size:1.4rem}.rc-scene{display:block;text-align:center;padding:10px 18px 19px}.rc-scene .rc-illustration{max-height:190px}.rc-scene>strong{margin:7px 0}.rc-scene>p{margin-top:7px}.rc-takeaway{gap:11px;padding:13px}.rc-choices>button{gap:12px;padding:15px 13px}.rc-choices strong{font-size:.92rem}.rc-choice-check{width:15px;flex-basis:15px}.rc-order>li{flex-wrap:wrap;padding:14px}.rc-card-text{flex-basis:calc(100% - 45px)}.rc-order-controls{margin-left:auto}.rc-classify>label{grid-template-columns:1fr;gap:10px;padding:16px}.rc-actions{align-items:stretch;flex-direction:column;gap:13px}.rc-actions>.rc-small{max-width:none}.rc-bottom-nav{align-items:stretch;gap:10px}.rc-bottom-nav>.rc-button{flex:1;padding:10px;font-size:.78rem!important}.rc-complete{align-items:flex-start;padding:21px 17px;gap:14px}.rc-complete>span{width:44px;height:44px;flex-basis:44px}.rc-complete h2{font-size:1.23rem}.rc-status.rc-error{display:block}.rc-status>.rc-button{margin-top:10px}.rc-practice>li{gap:12px}.rc-say{padding:18px}}
@media(prefers-reduced-motion:reduce){.rc-workspace *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
