:root{--green:#173d32;--green2:#28594a;--cream:#f7f1e5;--paper:#fffdf8;--gold:#c7a55b;--ink:#26322d;--muted:#6f7772;--line:#ded8ca;--sage:#dce9e2;--shadow:0 16px 40px rgba(26,52,43,.12)}
*{box-sizing:border-box}body{margin:0;font-family:Inter,Aptos,"Segoe UI",sans-serif;background:var(--cream);color:var(--ink)}button{font:inherit}.prototype-note{height:32px;background:#102e26;color:#e9dfc5;text-align:center;font-size:12px;letter-spacing:.08em;padding:8px}.app-shell{min-height:calc(100vh - 32px);display:grid;grid-template-columns:260px 1fr}.sidebar{background:var(--green);color:white;padding:28px 20px;display:flex;flex-direction:column;position:sticky;top:0;height:calc(100vh - 32px)}.brand{display:flex;gap:12px;align-items:center;margin-bottom:44px}.brand-mark{width:42px;height:42px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;font-family:Georgia,serif;color:#f4dfae}.brand strong,.brand span,.profile strong,.profile span{display:block}.brand strong{font-family:Georgia,serif;font-size:17px}.brand span,.profile span{font-size:11px;color:#c7d5ce;margin-top:3px}nav button{width:100%;background:transparent;border:0;color:#c7d5ce;text-align:left;padding:12px 14px;border-radius:10px;margin:3px 0;cursor:pointer;display:flex;gap:11px;align-items:center}nav button.active,nav button:hover{background:rgba(255,255,255,.1);color:#fff}.nav-icon{width:22px;text-align:center}.role-switch{margin-top:auto;background:#224b3f;border:1px solid #537165;border-radius:14px;color:white;padding:13px;text-align:left;cursor:pointer}.role-switch span,.role-switch small,.role-switch strong{display:block}.role-switch span,.role-switch small{color:#bfcfc8;font-size:10px}.role-switch strong{margin:4px 0}.profile{display:flex;gap:10px;align-items:center;padding-top:18px}.avatar{width:38px;height:38px;background:var(--gold);color:var(--green);font-weight:800;border-radius:50%;display:grid;place-items:center}.content{padding:34px 5vw 100px;max-width:1400px;width:100%;margin:0 auto}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.eyebrow{font-size:11px;letter-spacing:.14em;color:var(--green2);font-weight:800;margin:0 0 6px}.topbar h1{font-family:Georgia,serif;font-size:clamp(28px,4vw,43px);font-weight:500;margin:0;color:var(--green)}.icon-button{border:1px solid var(--line);background:var(--paper);width:44px;height:44px;border-radius:50%;color:var(--gold)}.hero{background:linear-gradient(125deg,var(--green),#2d5b4d);color:white;border-radius:22px;padding:30px;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;overflow:hidden;position:relative}.hero:after{content:"♪";font-family:Georgia,serif;font-size:190px;color:rgba(255,255,255,.05);position:absolute;right:90px;top:-60px}.hero h2{font-family:Georgia,serif;font-weight:500;font-size:30px;margin:6px 0 10px}.hero p{color:#d9e5df;max-width:620px;line-height:1.6;margin:0}.hero-actions{display:flex;gap:10px;z-index:1}.primary,.secondary{border:0;border-radius:12px;padding:12px 17px;font-weight:750;cursor:pointer}.primary{background:var(--gold);color:#17352c}.secondary{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.3)}.section-head{display:flex;justify-content:space-between;align-items:end;margin:28px 0 13px}.section-head h2{font-family:Georgia,serif;color:var(--green);font-weight:500;margin:0}.section-head button{border:0;background:transparent;color:var(--green2);font-weight:700;cursor:pointer}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:var(--paper);border:1px solid var(--line);border-radius:17px;padding:19px;box-shadow:0 7px 22px rgba(42,55,49,.05)}.goal-card{position:relative;padding-left:65px;min-height:108px}.goal-number{position:absolute;left:18px;top:20px;width:34px;height:34px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--green);font-weight:800}.card h3{margin:0 0 7px;font-family:Georgia,serif;color:var(--green)}.card p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.tag{display:inline-block;padding:5px 9px;border-radius:20px;background:var(--sage);color:var(--green);font-size:11px;font-weight:800;margin-bottom:12px}.journey-list{display:grid;gap:10px}.journey-item{display:grid;grid-template-columns:76px 48px 1fr auto;gap:14px;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:15px;padding:14px;cursor:pointer}.date-box{text-align:center;color:var(--green)}.date-box strong{display:block;font-size:19px}.date-box span{font-size:10px;letter-spacing:.1em}.type-icon{width:44px;height:44px;border-radius:12px;background:var(--sage);display:grid;place-items:center;font-size:20px}.journey-item h3{margin:0 0 4px;font-size:15px}.journey-item p{margin:0;color:var(--muted);font-size:12px}.arrow{color:var(--gold);font-size:24px}.video-shell{aspect-ratio:16/9;background:linear-gradient(145deg,#16342b,#35594d);border-radius:19px;display:grid;place-items:center;color:white;position:relative;overflow:hidden}.video-shell:before{content:"";width:42%;height:75%;border:1px solid rgba(255,255,255,.18);border-radius:50%;transform:rotate(-12deg)}.play{position:absolute;width:70px;height:70px;border-radius:50%;background:var(--gold);display:grid;place-items:center;color:var(--green);font-size:25px;padding-left:4px}.feedback{border-left:3px solid var(--gold);padding-left:16px;margin:15px 0}.report-cover{background:var(--green);color:white;min-height:210px;display:flex;flex-direction:column;justify-content:space-between}.report-cover h3{color:white;font-size:24px}.report-cover small{color:#c8d9d1}.student-list{display:grid;gap:10px}.student-row{background:var(--paper);border:1px solid var(--line);padding:15px;border-radius:14px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px}.status{font-size:11px;padding:6px 9px;border-radius:20px;background:#f5eac9;color:#735d27}.mobile-nav{display:none}.empty{padding:50px;text-align:center}.wide{width:100%}dialog{border:0;border-radius:22px;padding:30px;width:min(430px,calc(100% - 28px));box-shadow:var(--shadow);text-align:center;background:var(--paper);color:var(--ink)}dialog::backdrop{background:rgba(12,35,28,.72);backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:15px;top:12px;border:0;background:transparent;font-size:25px;color:var(--muted)}.record-orb{width:90px;height:90px;border-radius:50%;background:#f5ded8;margin:4px auto 20px;display:grid;place-items:center;color:#b94735;font-size:35px}.timer{font-variant-numeric:tabular-nums;font-size:38px;font-weight:300;margin:22px}.toast{position:fixed;right:25px;bottom:25px;background:#173d32;color:white;padding:14px 18px;border-radius:12px;box-shadow:var(--shadow);z-index:20}
@media(max-width:850px){.app-shell{display:block}.sidebar{display:none}.prototype-note{font-size:10px}.content{padding:24px 18px 100px}.grid{grid-template-columns:1fr}.hero{grid-template-columns:1fr;padding:23px}.hero-actions{justify-content:flex-start}.journey-item{grid-template-columns:58px 40px 1fr}.arrow{display:none}.mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;background:#fffdf8;border-top:1px solid var(--line);padding:7px 5px calc(7px + env(safe-area-inset-bottom));z-index:10}.mobile-nav button{display:block;text-align:center;padding:5px 2px;font-size:10px;margin:0}.mobile-nav .nav-icon{display:block;margin:auto;font-size:18px}.topbar{margin-bottom:20px}.topbar h1{font-size:30px}}
.back-button{border:0;background:transparent;color:var(--green);font-weight:800;padding:0 0 14px;cursor:pointer}.bottom-back{margin-top:22px;padding:12px 0}.report-intro{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:22px;display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:18px}.report-intro h2{font-family:Georgia,serif;color:var(--green);margin:0 0 6px}.report-intro p{margin:0;color:var(--muted)}.report-count{background:var(--sage);color:var(--green);border-radius:30px;padding:9px 13px;font-size:12px;font-weight:800;white-space:nowrap}.report-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.report-link{display:grid;grid-template-columns:105px 1fr;gap:17px;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:17px;padding:15px;color:inherit;text-decoration:none;box-shadow:0 7px 22px rgba(42,55,49,.05);transition:.18s ease}.report-link:hover{transform:translateY(-2px);border-color:var(--gold);box-shadow:var(--shadow)}.report-link h3{font-family:Georgia,serif;color:var(--green);font-size:22px;margin:0 0 3px}.report-link p{color:var(--muted);font-size:13px;margin:0 0 13px}.report-link strong{font-size:12px;color:var(--green2)}.mini-cover{height:135px;background:var(--green);color:white;border-radius:10px;padding:13px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 6px 14px rgba(23,61,50,.2)}.mini-cover>span{width:29px;height:29px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:#f0d596;font-family:Georgia,serif;font-size:11px}.mini-cover small{font-family:Georgia,serif;font-size:10px;line-height:1.5;letter-spacing:.07em}@media(max-width:850px){.report-grid{grid-template-columns:1fr}.report-link{grid-template-columns:82px 1fr}.mini-cover{height:110px;padding:10px}.report-intro{align-items:flex-start}.report-count{margin-top:3px}}
.practice-heading{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:22px;display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px}.practice-heading h2{font-family:Georgia,serif;color:var(--green);font-weight:500;margin:0 0 7px;font-size:27px}.practice-heading p{margin:0;color:var(--muted)}.local-badge{background:var(--sage);color:var(--green);padding:8px 12px;border-radius:24px;font-size:11px;font-weight:800;white-space:nowrap}.capture-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.capture-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:20px}.capture-card h3{font-family:Georgia,serif;color:var(--green);font-size:22px;margin:8px 0}.capture-card>p{color:var(--muted);font-size:14px;margin:0 0 16px}.capture-icon{width:42px;height:42px;border-radius:12px;background:var(--sage);display:grid;place-items:center;color:var(--green);font-size:20px}.file-button{display:inline-block;cursor:pointer}.drop-zone{border:2px dashed #b9c9c1;border-radius:14px;min-height:150px;margin-top:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;color:var(--green);cursor:pointer;transition:.18s}.drop-zone span{font-size:11px;color:var(--muted);margin-top:6px}.drop-zone.dragging{background:var(--sage);border-color:var(--green2);transform:scale(1.01)}.mode-buttons,.record-controls,.result-actions{display:flex;gap:9px;flex-wrap:wrap}.secondary-dark,.danger{border:1px solid var(--line);background:white;color:var(--green);border-radius:11px;padding:10px 13px;font-weight:750;cursor:pointer}.danger{color:#923a31;border-color:#dab4af}.primary:disabled,.danger:disabled{opacity:.4;cursor:not-allowed}.camera-stage{background:#17352c;border-radius:14px;aspect-ratio:16/9;margin:14px 0;overflow:hidden;display:grid;place-items:center}.camera-stage video,.media-result video{width:100%;height:100%;object-fit:contain;background:#102e26}.camera-placeholder,.audio-ready{text-align:center;color:#dbe7e1}.camera-placeholder span,.audio-ready span{font-size:38px;display:block}.camera-placeholder p{font-size:12px}.audio-ready strong{display:block;margin-top:8px}.record-controls{align-items:center}.record-time{font-variant-numeric:tabular-nums;color:var(--green);font-weight:800;margin-right:auto}.media-result{margin-top:14px;border-top:1px solid var(--line);padding-top:14px}.media-result video{max-height:260px;border-radius:11px}.media-result audio{width:100%}.media-meta{display:flex;flex-direction:column;align-items:flex-start;gap:5px;margin-top:10px}.media-meta span{font-size:11px;color:var(--muted);margin-bottom:6px}.download-link{text-decoration:none;display:inline-block}.privacy-line{color:var(--muted);font-size:12px;text-align:center;margin:15px 0 0}@media(max-width:850px){.capture-grid{grid-template-columns:1fr}.practice-heading{align-items:flex-start;flex-direction:column}.mode-buttons button{flex:1}.record-controls .primary,.record-controls .danger{flex:1}.camera-stage{aspect-ratio:4/3}}
.report-actions{display:flex;gap:8px;flex-wrap:wrap}.report-actions a{font-size:12px;font-weight:800;text-decoration:none;border-radius:9px;padding:8px 10px}.open-report{background:var(--sage);color:var(--green)}.download-report{background:var(--gold);color:#17352c}.report-actions a:hover{filter:brightness(.96)}
.feedback-download{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:16px 0 0;padding:20px 22px;border-radius:17px;background:linear-gradient(120deg,#173d32,#28594a);color:white}.feedback-download h3{font-family:Georgia,serif;font-size:21px;margin:0 0 5px}.feedback-download p{margin:0;color:#d5e1dc;font-size:13px}.feedback-download .eyebrow{color:#dec783;margin-bottom:5px}.download-feedback{display:inline-block;white-space:nowrap;background:var(--gold);color:#17352c;text-decoration:none;font-weight:850;padding:12px 16px;border-radius:11px}.download-feedback:hover{filter:brightness(1.04)}@media(max-width:650px){.feedback-download{align-items:flex-start;flex-direction:column}.download-feedback{width:100%;text-align:center}}
.journey-linked{border-color:#b8cbbf}.journey-linked:hover{border-color:var(--gold);box-shadow:0 9px 25px rgba(42,55,49,.1);transform:translateY(-1px)}.journey-action{color:var(--green);font-size:12px;font-weight:850;white-space:nowrap}@media(max-width:850px){.journey-action{grid-column:3;font-size:11px}.journey-linked{align-items:start}}
.top-actions{display:flex;align-items:center;gap:9px}.lounge-button{border:1px solid var(--gold);background:var(--paper);color:var(--green);font-weight:800;border-radius:22px;padding:10px 14px;cursor:pointer}.teacher-hero{background:linear-gradient(125deg,#112f27,#28594a);color:white;border-radius:22px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:22px;box-shadow:var(--shadow)}.teacher-hero h2{font-family:Georgia,serif;font-weight:500;font-size:30px;margin:4px 0 8px}.teacher-hero p{margin:0;color:#d6e3dd}.teacher-exit{background:transparent;border:1px solid #d9c38d;color:#f3dfa9;border-radius:12px;padding:12px 15px;font-weight:800;white-space:nowrap;cursor:pointer}.teacher-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.metric-card{border:1px solid var(--line);background:var(--paper);border-radius:16px;padding:18px;text-align:left;display:flex;align-items:center;gap:14px;cursor:pointer;color:var(--ink)}.metric-card:hover{border-color:var(--gold);box-shadow:0 7px 20px rgba(42,55,49,.08)}.metric-card>span{font-family:Georgia,serif;font-size:31px;color:var(--green);width:38px}.metric-card strong,.metric-card small{display:block}.metric-card small{color:var(--muted);margin-top:4px}@media(max-width:850px){.lounge-button{font-size:11px;padding:9px 11px}.teacher-hero{align-items:flex-start;flex-direction:column}.teacher-metrics{grid-template-columns:1fr}}
.journey-preview{width:100%;border:1px solid var(--line);background:var(--paper);border-radius:17px;padding:17px;display:grid;grid-template-columns:62px 1fr auto;gap:16px;align-items:center;text-align:left;color:var(--ink);cursor:pointer}.journey-preview:hover{border-color:var(--gold);box-shadow:0 8px 24px rgba(42,55,49,.08)}.journey-preview h3{font-family:Georgia,serif;color:var(--green);font-size:19px;margin:0 0 3px}.journey-preview p{margin:0;color:var(--muted);font-size:13px}.journey-preview-date,.week-date{width:62px;min-height:66px;border:1px solid var(--gold);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--green)}.journey-preview-date strong,.week-date strong{font-family:Georgia,serif;font-size:25px;line-height:1}.journey-preview-date span,.week-date span{font-size:9px;letter-spacing:.1em;margin-top:5px}.journey-summary{display:flex;justify-content:space-between;align-items:center;gap:22px;background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:23px;margin-bottom:16px}.journey-summary h2{font-family:Georgia,serif;color:var(--green);font-size:27px;font-weight:500;margin:0 0 6px}.journey-summary p{margin:0;color:var(--muted)}.journey-stats{display:flex;gap:10px}.journey-stats span{background:var(--sage);color:var(--green);border-radius:12px;padding:10px 13px;font-size:11px;white-space:nowrap}.journey-stats strong{font-size:18px;margin-right:3px}.week-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:22px}.current-week{border-top:4px solid var(--gold);box-shadow:var(--shadow)}.week-card header{display:grid;grid-template-columns:72px 1fr;gap:17px;align-items:start}.week-card h2{font-family:Georgia,serif;color:var(--green);font-weight:500;margin:0 0 6px}.week-card header p{margin:0;color:var(--muted)}.week-focus{display:flex;gap:8px;flex-wrap:wrap;margin:19px 0}.week-focus span{background:var(--sage);color:var(--green);border-radius:22px;padding:8px 11px;font-size:11px;font-weight:750}.week-activity{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0;color:var(--muted);font-size:12px}.week-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.secondary-light{border:1px solid var(--line);background:white;color:var(--green);border-radius:12px;padding:12px 15px;font-weight:750;text-decoration:none;cursor:pointer}.past-weeks{display:grid;gap:10px}.past-week{background:var(--paper);border:1px solid var(--line);border-radius:15px;padding:14px;display:grid;grid-template-columns:60px 1fr auto;gap:14px;align-items:center}.week-date.small{width:56px;min-height:56px}.week-date.small strong{font-size:20px}.past-week h3{margin:0 0 4px;color:var(--green);font-family:Georgia,serif}.past-week p{margin:0;color:var(--muted);font-size:12px}.past-week>a{color:var(--green);font-weight:800;text-decoration:none;font-size:12px;white-space:nowrap}@media(max-width:750px){.journey-summary{align-items:flex-start;flex-direction:column}.journey-stats{width:100%}.journey-stats span{flex:1}.week-activity{grid-template-columns:1fr}.week-actions>*{width:100%;text-align:center}.past-week{grid-template-columns:56px 1fr}.past-week>a{grid-column:2}.journey-preview{grid-template-columns:58px 1fr}.journey-preview .journey-action{grid-column:2}}
.journey-summary{background:linear-gradient(125deg,var(--green),var(--green2));border-color:var(--green);box-shadow:var(--shadow)}.journey-summary .eyebrow{color:#e1c77f}.journey-summary h2{color:var(--cream)}.journey-summary p{color:#d7e3dd}.journey-summary .journey-stats span{background:rgba(247,241,229,.94);color:var(--green);border:1px solid rgba(199,165,91,.65)}
.submitted-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:18px 0 10px}.submitted-head h3{font-family:Georgia,serif;color:var(--green);font-size:20px;margin:0 0 3px}.submitted-head p{font-size:12px;color:var(--muted);margin:0}.journey-recordings{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px}.recording-empty{grid-column:1/-1;border:1px dashed #b9c9c1;background:#f8f5ed;border-radius:13px;padding:20px;text-align:center;color:var(--muted);display:flex;flex-direction:column;gap:5px}.recording-empty strong{color:var(--green)}.journey-recording{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;display:grid;grid-template-columns:42% 1fr;min-height:150px}.journey-recording video{width:100%;height:100%;object-fit:cover;background:#102e26}.journey-recording>div:not(.audio-recording){padding:13px}.journey-recording h4{color:var(--green);margin:0 0 5px;word-break:break-word}.journey-recording p{font-size:11px;color:var(--muted);margin:0 0 10px}.audio-recording{background:var(--green);color:var(--cream);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:28px;padding:10px}.audio-recording audio{width:100%;margin-top:10px}.remove-recording{border:0;background:transparent;color:#8b4a42;font-size:11px;padding:0;cursor:pointer}.remove-recording:hover{text-decoration:underline}@media(max-width:750px){.submitted-head{align-items:flex-start}.journey-recordings{grid-template-columns:1fr}.journey-recording{grid-template-columns:1fr}.journey-recording video{aspect-ratio:16/9}.submitted-head .secondary-light{white-space:nowrap}}
.journey-preview{background:linear-gradient(125deg,var(--green),var(--green2));border:2px solid var(--green);color:var(--cream);padding:22px;box-shadow:var(--shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.journey-preview:hover{border-color:var(--gold);box-shadow:0 14px 34px rgba(23,61,50,.2);transform:translateY(-2px)}.journey-preview:active{transform:translateY(0)}.journey-preview:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.journey-preview h3{color:var(--cream);font-size:24px}.journey-preview p{color:#d7e3dd;max-width:720px}.journey-preview .tag{background:rgba(247,241,229,.14);color:#ead49b}.journey-preview .journey-preview-date{background:var(--cream);color:var(--green);border:2px solid var(--gold)}.journey-preview .journey-action{background:var(--gold);color:#17352c;border-radius:12px;padding:12px 16px;font-size:13px}@media(max-width:750px){.journey-preview{padding:17px}.journey-preview h3{font-size:21px}.journey-preview .journey-action{width:max-content;margin-top:5px}}
.lesson-week-list{display:grid;gap:12px}.lesson-week-button{width:100%;background:var(--paper);border:1px solid var(--line);border-radius:17px;padding:17px;display:grid;grid-template-columns:72px 1fr auto;gap:16px;align-items:center;text-align:left;color:var(--ink)}button.lesson-week-button{cursor:pointer;font:inherit}.lesson-week-button.latest{border-left:5px solid var(--gold);box-shadow:0 8px 22px rgba(42,55,49,.07)}.lesson-week-button:hover{border-color:var(--gold);transform:translateY(-1px)}.lesson-week-button h3{font-family:Georgia,serif;color:var(--green);font-size:20px;margin:0 0 4px}.lesson-week-button p{color:var(--muted);font-size:12px;margin:0}.lesson-open{background:var(--sage);color:var(--green);font-weight:850;font-size:12px;text-decoration:none;padding:10px 13px;border-radius:10px;white-space:nowrap}.lesson-detail-head{display:flex;justify-content:space-between;align-items:center;gap:16px;background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:18px;margin-bottom:14px}.lesson-detail-head h2{font-family:Georgia,serif;color:var(--green);font-size:25px;margin:0 0 5px}.lesson-detail-head p{margin:0;color:var(--muted)}.lesson-submitted{margin-top:27px}.lesson-submitted+.journey-recordings{margin-bottom:20px}@media(max-width:750px){.lesson-week-button{grid-template-columns:58px 1fr}.lesson-open{grid-column:2;width:max-content}.lesson-detail-head{align-items:flex-start;flex-direction:column}}
.journey-preview-no-date{grid-template-columns:1fr auto}.journey-preview-no-date>div{padding-left:2px}@media(max-width:750px){.journey-preview-no-date{grid-template-columns:1fr}.journey-preview-no-date .journey-action{grid-column:1}}
.student-row{width:100%;font:inherit;text-align:left;color:var(--ink);cursor:pointer}.student-row .student-open{color:var(--green);font-size:11px;font-weight:850}.student-row:hover{border-color:var(--gold)}.teacher-page-head{background:var(--paper);border:1px solid var(--line);border-radius:17px;padding:21px;margin-bottom:17px}.teacher-page-head h2{font-family:Georgia,serif;color:var(--green);font-size:27px;margin:0 0 5px}.teacher-page-head p{margin:0;color:var(--muted)}.review-list{display:grid;gap:11px}.review-row{width:100%;border:1px solid var(--line);background:var(--paper);border-radius:15px;padding:15px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;text-align:left;color:var(--ink);font:inherit;cursor:pointer}.review-row.urgent{border-left:5px solid var(--gold)}.review-row:hover{border-color:var(--gold)}.review-row h3{font-family:Georgia,serif;color:var(--green);margin:0 0 3px}.review-row p{margin:0;color:var(--muted);font-size:12px}.student-detail-head{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:15px;background:linear-gradient(125deg,var(--green),var(--green2));color:white;border-radius:18px;padding:20px;margin-bottom:16px}.avatar.large{width:52px;height:52px}.student-detail-head h2{font-family:Georgia,serif;font-size:27px;margin:0 0 3px}.student-detail-head p{margin:0;color:#d7e3dd}.student-detail-head .eyebrow{color:#e1c77f}.package-status{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);border-radius:20px;padding:7px 11px;font-size:11px;font-weight:800}.package-status.published{background:var(--gold);color:var(--green)}.teacher-workspace{display:grid;grid-template-columns:1.05fr 1fr .78fr;gap:14px;align-items:start}.teacher-panel{background:var(--paper);border:1px solid var(--line);border-radius:17px;padding:18px}.panel-head{display:flex;justify-content:space-between;align-items:start;gap:10px;margin-bottom:14px}.panel-head h3{font-family:Georgia,serif;color:var(--green);font-size:21px;margin:0}.save-state{font-size:11px;color:var(--muted)}.teacher-recordings{display:grid;gap:10px}.teacher-recording-card,.teacher-demo-recording{border:1px solid var(--line);border-radius:13px;overflow:hidden}.teacher-recording-card video{width:100%;aspect-ratio:16/9;object-fit:contain;background:#102e26}.teacher-recording-card audio{width:calc(100% - 20px);margin:10px}.teacher-recording-card>div,.teacher-demo-recording>div:last-child{padding:12px}.teacher-recording-card h4,.teacher-demo-recording h4{color:var(--green);margin:0 0 4px}.teacher-recording-card p,.teacher-demo-recording p{color:var(--muted);font-size:12px;margin:0}.video-shell.compact{aspect-ratio:16/9;border-radius:0}.video-shell.compact .play{width:52px;height:52px;font-size:18px}.field-label,.focus-editor label{display:block;font-size:11px;font-weight:800;color:var(--green);margin-bottom:6px}.teacher-panel textarea,.focus-editor input{width:100%;border:1px solid var(--line);border-radius:10px;background:white;color:var(--ink);font:inherit;padding:10px;resize:vertical}.teacher-panel textarea:focus,.focus-editor input:focus{outline:2px solid var(--gold);border-color:var(--gold)}.focus-editor{display:grid;gap:9px;margin:13px 0}.package-panel{display:flex;flex-direction:column}.package-check{display:flex;gap:8px;align-items:center;border-bottom:1px solid var(--line);padding:10px 0;font-size:12px}.package-check input{accent-color:var(--green)}.report-attachment{color:var(--green);font-weight:800;font-size:12px;text-decoration:none;margin:15px 0}.publish-button{border:0;background:var(--gold);color:#17352c;border-radius:12px;padding:13px;font-weight:850;cursor:pointer}.publish-button.published{background:var(--green);color:white}.publish-note{font-size:10px;color:var(--muted);line-height:1.4;margin:9px 0 0}@media(max-width:1050px){.teacher-workspace{grid-template-columns:1fr 1fr}.package-panel{grid-column:1/-1}}@media(max-width:700px){.teacher-workspace{grid-template-columns:1fr}.package-panel{grid-column:auto}.student-detail-head{grid-template-columns:52px 1fr}.package-status{grid-column:2;width:max-content}.review-row{grid-template-columns:44px 1fr}.review-row .lesson-open{grid-column:2}}
.question-card{background:linear-gradient(135deg,#fffdf8,#f6f0e3);border:1px solid var(--line);border-left:5px solid var(--gold);border-radius:18px;padding:22px;box-shadow:0 8px 24px rgba(42,55,49,.06)}.question-copy h3{font-family:Georgia,serif;color:var(--green);font-size:25px;font-weight:500;margin:12px 0 7px}.question-copy p{color:var(--muted);margin:0 0 18px;max-width:760px;line-height:1.55}.question-label{display:block;color:var(--green);font-size:12px;font-weight:850;margin-bottom:7px}.question-card textarea{width:100%;box-sizing:border-box;border:1px solid #c9cfc8;border-radius:12px;background:white;color:var(--ink);font:inherit;padding:13px 14px;resize:vertical;min-height:90px}.question-card textarea:focus{outline:3px solid rgba(199,165,91,.28);border-color:var(--gold)}.question-actions{display:flex;align-items:center;gap:14px;margin-top:12px;flex-wrap:wrap}.question-actions small{color:var(--muted);font-size:11px}@media(max-width:650px){.question-card{padding:17px}.question-copy h3{font-size:22px}.question-actions .primary{width:100%}}
.question-media{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:12px;padding:14px 15px;border:1px dashed #aebfb6;border-radius:13px;background:rgba(255,255,255,.65)}.question-media strong,.question-media span{display:block}.question-media strong{color:var(--green);font-size:13px;margin-bottom:3px}.question-media span{color:var(--muted);font-size:11px;line-height:1.45}.question-media button{white-space:nowrap}@media(max-width:650px){.question-media{align-items:flex-start;flex-direction:column}.question-media button{width:100%}}
