@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--ink:#171a1e;--muted:#747b85;--line:#e8e8e5;--cream:#f8f8f5;--lime:#c9f35b;--orange:#ff6a3d;--navy:#172c3e}*{box-sizing:border-box}body{background:var(--cream);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif;font-size:14px}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:2;background:#fff;flex-direction:column;width:232px;padding:29px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:.1em;align-items:center;gap:10px;padding:0 8px 38px;font-size:14px;font-weight:800;display:flex}.mark{background:var(--ink);color:var(--lime);border-radius:8px;place-items:center;width:29px;height:29px;font-size:17px;font-style:italic;display:grid}.sidebar nav{gap:5px;display:grid}.sidebar button,.mobile-nav button{text-align:left;color:#626872;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:12px 13px;font-family:inherit;font-size:14px;font-weight:600}.sidebar button span{margin-left:12px}.sidebar button.active{color:var(--ink);background:#eff0ec}.sidebar-bottom{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:auto;padding:18px 7px 0;display:flex}.sidebar-bottom strong{font-size:12px;display:block}.sidebar-bottom small{color:var(--muted);font-size:11px}.content{width:calc(100% - 232px);min-height:100vh;margin-left:232px}.content>header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffa;justify-content:space-between;align-items:center;height:76px;padding:0 46px;display:flex}.crumb,.eyebrow{letter-spacing:.1em;color:#777d84;font-family:DM Mono,monospace;font-size:10px;font-weight:500}.crumb span{color:#b5b9b8;margin:0 6px}.header-actions{align-items:center;gap:14px;display:flex}.icon-button{border:1px solid var(--line);background:#fff;border-radius:50%;width:29px;height:29px}.avatar{color:#1e4430;background:#d7efbf;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-size:9px;font-weight:800;display:grid}.avatar.small{color:#fff;background:#24342a}.avatar.large{width:55px;height:55px;font-size:13px}.page{max-width:1180px;margin:0 auto;padding:54px 46px 90px}h1{letter-spacing:-.055em;margin:0;font-size:35px;font-weight:800;line-height:1.1}h2{letter-spacing:-.04em;margin:6px 0 0;font-size:22px}h3{letter-spacing:-.025em;margin:0}p{color:var(--muted);margin:7px 0;line-height:1.55}.intro-row,.page-top{justify-content:space-between;align-items:flex-end;margin-bottom:38px;display:flex}.primary{background:var(--lime);cursor:pointer;border:0;border-radius:9px;padding:13px 17px;font-family:inherit;font-size:13px;font-weight:800}.today{border:1px solid var(--line);background:#fff;border-radius:12px;margin-bottom:50px;padding:21px 25px}.schedule{align-items:center;gap:17px;padding:19px 0 0;display:flex}.time{color:var(--muted);width:40px;font-family:DM Mono;font-size:11px}.schedule-line{background:var(--orange);border-radius:4px;width:3px;height:34px}.schedule-line.muted{background:#9ac6dc}.schedule strong{font-size:14px}.schedule p{margin:3px 0;font-size:12px}.schedule button{cursor:pointer;background:#fff;border:1px solid #d7dad4;border-radius:6px;margin-left:auto;padding:8px 12px;font:600 12px Manrope}.split{grid-template-columns:1.7fr .8fr;gap:23px;margin-bottom:53px;display:grid}.section-heading{justify-content:space-between;align-items:end;margin-bottom:17px;display:flex}.text-button{cursor:pointer;background:0 0;border:0;font:700 12px Manrope}.coverage{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:23px;padding:22px;display:flex}.coverage-num{letter-spacing:-.08em;font-size:45px;font-weight:800}.coverage-num span{color:#a0a5a5;font-size:21px}.coverage strong{font-size:13px}.coverage p{font-size:12px}.bar{background:#ecefea;border-radius:5px;width:260px;height:6px;margin-top:12px}.bar span{background:var(--lime);border-radius:5px;width:83%;height:100%;display:block}.pupil-pills{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.pupil-pill{background:#eceee9;border-radius:20px;align-items:center;gap:5px;padding:4px 9px 4px 4px;font-size:10px;font-weight:700;display:flex}.pupil-pill .avatar{width:22px;height:22px;font-size:7px}.reflection-card{background:var(--navy);color:#fff;border-radius:12px;padding:24px}.reflection-card .eyebrow{color:#b7c2c5}.reflection-count{letter-spacing:-.08em;color:var(--lime);margin:13px 0 4px;font-size:50px;font-weight:800;line-height:1.1}.reflection-card p{color:#b5c0c2;font-size:12px}.dark-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #53626b;border-radius:7px;width:100%;margin-top:10px;padding:10px;font:700 12px Manrope}.evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.evidence-card{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fff;border-radius:11px;overflow:hidden}.evidence-image{place-items:center;height:176px;display:grid;position:relative;overflow:hidden}.evidence-image:before,.detail-media:before{content:"";opacity:.93;background:linear-gradient(145deg,#253b41,#7da38a 44%,#d5c26f 45%,#486f5b 49%,#233f47);position:absolute;inset:0}.evidence-image.field:before{background:linear-gradient(155deg,#91c3ed,#b6d76d 45%,#547b2e 46%,#95ba49 74%,#476326 75%)}.evidence-image span{background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;display:grid;position:relative}.evidence-body{padding:15px}.tag-row{flex-wrap:wrap;gap:5px;display:flex}.tag-row span{color:#55605e;background:#eef0ec;border-radius:4px;padding:4px 6px;font:500 9px DM Mono}.evidence-body h3{margin-top:9px;font-size:15px}.evidence-body p{font-size:11px}.filter-row{align-items:center;gap:8px;margin-bottom:20px;display:flex}.filter-row input{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:210px;padding:11px 13px;font:13px Manrope}.filter{border:1px solid var(--line);background:#fff;border-radius:7px;padding:9px 11px;font:600 11px Manrope}.filter b{background:#edf0eb;border-radius:4px;margin-left:3px;padding:2px 5px}.active-filter{border-color:var(--ink)}.pupil-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.pupil-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:13px;padding:15px;display:flex}.pupil-card-info h3{font-size:14px}.pupil-card-info p{margin:3px 0;font-size:11px}.status-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.status{border-radius:4px;padding:3px 5px;font-size:9px;font-weight:800}.due{color:#b64c1b;background:#fff0e7}.reviewed{color:#37723d;background:#e3f5e5}.goal-dot{color:#6d7574;font-size:9px}.arrow{color:#a6a9a7;margin-left:auto;font-size:24px}.back{color:#6f7774;cursor:pointer;background:0 0;border:0;margin-bottom:13px;padding:0;font:700 12px Manrope}.capture-page{max-width:1280px;margin:0 auto;padding:37px 46px 90px}.capture-head{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.capture-step{align-items:center;gap:7px;display:flex}.step{color:#a7aca8;border:1px solid #dce0da;border-radius:50%;place-items:center;width:24px;height:24px;font:11px DM Mono;display:grid}.step.done{color:#fff;background:#263b35;border-color:#263b35}.step.active{background:var(--lime);border-color:var(--lime);color:#111}.capture-step i{background:#dce0da;width:26px;height:1px}.capture-layout{grid-template-columns:1.23fr .77fr;gap:22px;display:grid}.capture-stage,.capture-panel{border:1px solid var(--line);background:#fff;border-radius:13px}.capture-stage{padding:18px}.capture-video{background:linear-gradient(125deg,#0f1c1f,#466d69 37%,#c8ba78 38%,#658c62 40%,#203b3d);border-radius:9px;height:430px;position:relative;overflow:hidden}.capture-video:after{content:"";background:linear-gradient(#0000 75%,#00000080);position:absolute;inset:0}.recording,.rec-time,.play-circle{z-index:1;position:absolute}.recording{color:#fff;background:#111c;border-radius:4px;padding:6px 9px;font:10px DM Mono;top:15px;left:15px}.recording span{background:#ff4c3a;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.rec-time{color:#fff;font:13px DM Mono;bottom:17px;left:18px}.play-circle{background:#fff;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;top:50%;left:50%;transform:translate(-50%,-50%)}.capture-controls{justify-content:center;align-items:center;gap:24px;padding:15px 0 4px;display:flex}.mode-button{color:#919894;cursor:pointer;background:0 0;border:0;font:700 11px Manrope}.mode-button.active-mode{color:#18241f}.record-button{background:#fff;border:1px solid #d8ddd7;border-radius:50%;width:54px;height:54px;padding:4px}.record-button span{background:#f95b42;border-radius:50%;width:100%;height:100%;display:block}.capture-hint{text-align:center;font-size:11px}.capture-panel{padding:0 20px;overflow:hidden}.panel-section{border-bottom:1px solid var(--line);padding:21px 0}.panel-title{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.panel-title h3{font-size:13px}.panel-title span{color:var(--muted);font-size:10px}.quick-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.person{cursor:pointer;background:#f2f3f0;border:1px solid #0000;border-radius:7px;justify-items:center;gap:5px;padding:8px 2px 7px;font:600 9px Manrope;display:grid;position:relative}.person.selected{background:#edf8cc;border-color:#a4c74d}.person .avatar{width:28px;height:28px;font-size:8px}.person b{color:#466122;font-size:10px;position:absolute;top:3px;right:4px}.tap-tags{flex-wrap:wrap;gap:6px;display:flex}.tap-tags button{cursor:pointer;background:#fff;border:1px solid #e0e3de;border-radius:5px;padding:7px 8px;font:600 10px Manrope}.tap-tags button.selected-tag{color:#fff;background:#1f3029;border-color:#1f3029}.selected-summary{background:#f3f5ef;border-radius:7px;align-items:center;gap:8px;margin:17px 0 12px;padding:11px;font-size:11px;display:flex}.mini-avatars{display:flex}.mini-avatars .avatar{border:2px solid #fff;width:24px;height:24px;margin-right:-6px;font-size:7px}.save-capture{background:var(--lime);cursor:pointer;border:0;border-radius:8px;width:100%;padding:13px;font:800 13px Manrope}.save-capture:disabled{opacity:.45;cursor:not-allowed}.request{cursor:pointer;background:#fff;border:1px solid #d6dad4;border-radius:8px;width:100%;margin-top:8px;padding:10px;font:700 11px Manrope}.portfolio-header{align-items:flex-start;gap:17px;margin:10px 0 28px;display:flex}.avatar.profile{width:83px;height:83px;font-size:20px}.portfolio-header h1{font-size:32px}.goal-banner{background:#eaf5cf;border-radius:6px;margin-top:8px;padding:7px 10px;font-size:11px;display:inline-block}.outline{background:#fff;border:1px solid #d6dad4;border-radius:7px;margin-left:auto;padding:10px;font:700 11px Manrope}.tabs{border-bottom:1px solid var(--line);gap:24px;margin-bottom:27px;display:flex}.tab{color:var(--muted);background:0 0;border:0;padding:11px 2px;font:700 12px Manrope}.selected-tab{border-bottom:2px solid var(--ink);color:var(--ink)}.timeline{border-left:1px solid #daddd9;max-width:800px;margin-left:20px;padding-left:29px}.timeline-item{cursor:pointer;grid-template-columns:255px 1fr;gap:20px;padding-bottom:35px;display:grid;position:relative}.timeline-item:before{content:"";border:2px solid var(--ink);background:var(--lime);border-radius:50%;width:9px;height:9px;position:absolute;top:8px;left:-35px}.timeline-item .evidence-image{height:170px}.evidence-image.tall{height:165px}.timeline-copy h2{font-size:20px}.muted-text{font-size:11px}.student-reflection{border-left:3px solid var(--lime);background:#f5f7f1;margin-top:13px;padding:9px 12px;font-size:12px}.student-reflection p{margin-bottom:0;font-size:12px}.evidence-page{max-width:1120px;margin:0 auto;padding:40px 46px}.evidence-detail{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1.15fr .85fr;display:grid;overflow:hidden}.detail-media{background:#34636b;min-height:610px;position:relative}.detail-media:before{background:linear-gradient(143deg,#203239,#67978c 42%,#cbc37e 43%,#477251 48%,#1f3840)}.play-big{z-index:1;background:#fff;border-radius:50%;place-items:center;width:75px;height:75px;font-size:20px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.detail-copy{padding:34px}.detail-copy h1{margin-top:13px;font-size:29px}.detail-copy hr{border:0;border-top:1px solid var(--line);margin:24px 0}.detail-copy h3{font-size:12px}.shared-with{color:var(--muted);align-items:center;gap:12px;margin-top:18px;font-size:11px;display:flex}.large-reflection{background:#f6faed;border:1px solid #dce8c1;border-radius:8px;margin-top:24px}.large-reflection>div{justify-content:space-between;align-items:center;display:flex}.audio{background:#e6efd0;border:0;border-radius:5px;padding:8px 9px;font:700 10px Manrope}.audio span{color:var(--muted);margin-left:5px}.mobile-nav{display:none}@media (max-width:800px){.sidebar{display:none}.content{width:100%;margin:0;padding-bottom:67px}.content>header{height:62px;padding:0 19px}.page,.capture-page,.evidence-page{padding:30px 18px 86px}h1{font-size:29px}.intro-row,.page-top{flex-direction:column;align-items:flex-start;gap:15px}.primary{width:100%}.split,.capture-layout,.evidence-detail,.evidence-grid,.pupil-grid{grid-template-columns:1fr}.reflection-card{min-height:205px}.filter-row{margin-right:-18px;padding-right:18px;overflow:auto}.filter-row input{min-width:160px}.filter{white-space:nowrap}.capture-head{align-items:flex-start}.capture-step{margin-top:8px}.capture-video{height:270px}.capture-layout{gap:13px}.quick-grid{grid-template-columns:repeat(4,1fr)}.portfolio-header{flex-wrap:wrap}.portfolio-header .outline{width:100%;margin-left:0}.timeline{margin-left:5px;padding-left:22px}.timeline-item{grid-template-columns:1fr}.timeline-item .evidence-image{height:200px}.detail-media{min-height:280px}.detail-copy{padding:22px}.mobile-nav{border-top:1px solid var(--line);z-index:4;background:#fff;justify-content:space-around;align-items:center;height:67px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#707873;text-align:center;justify-items:center;gap:2px;padding:6px;font-size:16px;display:grid}.mobile-nav button span{font-size:9px}.mobile-nav .capture-mobile{background:var(--lime);color:#19231d;border-radius:50%;width:48px;height:48px;margin-top:-22px;box-shadow:0 3px 10px #0002}.mobile-nav .capture-mobile span{color:#19231d}.sidebar+.content{margin-left:0}.today{padding:18px}.coverage{gap:14px}.coverage-num{font-size:36px}.bar{width:150px}}
:root{--ink:#0a0a0a;--muted:#6f6f6f;--line:#e7e7e7;--cream:#f6f6f4;--lime:#ff5a00;--orange:#ff5a00;--navy:#0a0a0a;--sport-orange:#ff5a00;--sport-orange-soft:#fff0e8;--sport-black:#0a0a0a;--sport-white:#fff}body{color:#0a0a0a;background:#f7f7f5}.sidebar{background:#050505;border-right:0;box-shadow:10px 0 28px #0000000f}.brand{color:#fff;letter-spacing:.08em}.mark{background:0 0;border-radius:0;width:34px;height:34px;font-size:0;position:relative;overflow:visible}.mark:before,.mark:after{content:"";background:linear-gradient(90deg,#fff 0 54%,var(--sport-orange)54% 100%);border-radius:2px;width:25px;height:10px;position:absolute;left:4px;transform:skew(-32deg)rotate(-8deg)}.mark:before{clip-path:polygon(0 0,100% 0,72% 100%,0 100%);top:6px}.mark:after{clip-path:polygon(28% 0,100% 0,100% 100%,0 100%);bottom:6px}.sidebar button,.sidebar .mobile-nav button{color:#a9a9a9}.sidebar button:hover{color:#fff;background:#171717}.sidebar button.active{background:var(--sport-orange);color:#fff}.sidebar-bottom{color:#fff;border-top-color:#242424}.sidebar-bottom small{color:#919191}.avatar.small{background:var(--sport-orange);color:#fff}.content>header{background:#fffffff0;border-bottom:1px solid #ececec}.crumb,.eyebrow{color:#858585}.page,.capture-page,.evidence-page{max-width:1280px}h1,h2,h3,strong{color:#0a0a0a}.primary,.save-capture{background:var(--sport-orange);color:#fff;box-shadow:0 8px 20px #ff5a002b}.primary:hover,.save-capture:hover{background:#e95000;transform:translateY(-1px)}.primary,.save-capture,.schedule button,.dark-button,.outline,.request,.filter,.tap-tags button,.person,.pupil-card,.text-button{transition:all .18s}.text-button{color:var(--sport-orange)}.schedule button:hover,.outline:hover,.request:hover{background:#fafafa;border-color:#bfbfbf}.today,.coverage,.evidence-card,.pupil-card,.capture-stage,.capture-panel,.evidence-detail{border-color:#e5e5e5;box-shadow:0 8px 28px #00000009}.today,.coverage,.evidence-card,.pupil-card,.capture-stage,.capture-panel{border-radius:14px}.evidence-card:hover,.pupil-card:hover{border-color:#d7d7d7;transform:translateY(-2px);box-shadow:0 12px 30px #00000012}.schedule-line,.bar span{background:var(--sport-orange)}.schedule-line.muted{background:#c7c7c7}.reflection-card{background:#0a0a0a}.reflection-card .reflection-count{color:var(--sport-orange)}.reflection-card .eyebrow,.reflection-card p{color:#a9a9a9}.dark-button{border-color:#444}.dark-button:hover{color:#0a0a0a;background:#fff}.tag-row span{color:#555;background:#f1f1ef}.tag-row span:first-child,.due{background:var(--sport-orange-soft);color:#b43e00}.reviewed{color:#333;background:#eeeeec}.active-filter{border-color:var(--sport-orange);color:#c54400}.filter b{background:#f0f0ee}.step.done{background:#111;border-color:#111}.step.active{background:var(--sport-orange);border-color:var(--sport-orange);color:#fff}.capture-video{background:radial-gradient(circle at 70% 28%,#ff5a0038,#0000 21%),linear-gradient(145deg,#060606,#222 45%,#4c210a 70%,#111)}.recording span,.record-button span{background:var(--sport-orange)}.mode-button.active-mode{color:var(--sport-orange)}.person{background:#f4f4f2}.person:hover{background:#ececea}.person.selected{background:var(--sport-orange-soft);color:#9f3904;border-color:#ff9b65}.person b{color:var(--sport-orange)}.tap-tags button:hover{border-color:#aaa}.tap-tags button.selected-tag{color:#fff;background:#0a0a0a;border-color:#0a0a0a}.selected-summary{background:#f4f4f2}.save-capture:disabled{box-shadow:none;background:#d0d0d0}.goal-banner{background:var(--sport-orange-soft);color:#983400}.selected-tab{border-bottom-color:var(--sport-orange);color:#0a0a0a}.timeline-item:before{background:var(--sport-orange);border-color:#0a0a0a}.student-reflection{border-left-color:var(--sport-orange);background:#fff5ef}.audio{accent-color:var(--sport-orange)}.evidence-image:before,.detail-media:before{background:linear-gradient(145deg,#090909,#292929 42%,#ff6a18 43%,#91400e 48%,#111)}.evidence-image.field:before{background:linear-gradient(155deg,#1d1d1d,#434343 44%,#ff6a18 45%,#c74c05 63%,#171717 64%)}.detail-media:before{background:linear-gradient(143deg,#050505,#272727 42%,#ff6a18 43%,#8d3608 48%,#111)}@media (min-width:820px) and (max-width:1180px){.sidebar{width:208px;padding-left:13px;padding-right:13px}.content{width:calc(100% - 208px);margin-left:208px}.content>header{padding:0 28px}.page,.capture-page,.evidence-page{padding-left:28px;padding-right:28px}.capture-layout{grid-template-columns:1.12fr .88fr;gap:16px}.capture-video{height:390px}.quick-grid{grid-template-columns:repeat(3,1fr)}.pupil-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:819px){body{background:#fff}.sidebar,.content>header{display:none}.content{width:100%;margin-left:0}.page,.capture-page,.evidence-page{padding:22px 16px 92px}.intro-row,.page-top{align-items:flex-start;gap:18px}.intro-row .primary,.page-top .primary{width:100%}h1{font-size:29px}.split,.evidence-detail,.pupil-grid,.evidence-grid{grid-template-columns:1fr}.capture-head{margin-bottom:18px}.capture-step{display:none}.capture-layout{flex-direction:column;gap:10px;display:flex}.capture-stage{box-shadow:none;background:#050505;border:0;border-radius:18px;padding:0;overflow:hidden}.capture-video{border-radius:0;height:52vh;min-height:360px}.capture-controls{background:#050505;padding:18px 0 20px}.capture-hint{display:none}.mode-button{color:#aaa}.mode-button.active-mode{color:#fff}.capture-panel{box-shadow:none;background:#fff;border:0;padding:0}.panel-section{padding:18px 0}.quick-grid{grid-template-columns:repeat(4,1fr)}.save-capture{z-index:4;padding:15px;position:sticky;bottom:76px}.timeline{margin-left:8px;padding-left:18px}.timeline-item{grid-template-columns:1fr;gap:12px}.timeline-item:before{left:-24px}.portfolio-header{flex-wrap:wrap}.portfolio-header .outline{width:100%;margin-left:0}.detail-media{min-height:390px}.mobile-nav{background:#050505;border-top:0}.mobile-nav button,.mobile-nav button span{color:#aaa}.mobile-nav .capture-mobile{background:var(--sport-orange);color:#fff}}
.landing{color:#18201c;background:#f4f0e7}.land-nav{background:#f4f0e7}.land-navlinks{color:#37423c}.land-navlinks a{opacity:1}.land-nav-cta{border:1px solid #123f32;box-shadow:0 8px 24px #123f321f;color:#fff!important;background:#123f32!important}.land-primary{box-shadow:0 8px 24px #123f3224;color:#fff!important;background:#123f32!important}.land-secondary{color:#202823;background:#fff;border-color:#d8d4ca}.land-lead,.land-section-head p,.problem p,.privacy-copy>p,.intelligence p,.pilot p{opacity:1}.land-lead{color:#4d5852}.land-section-head p{color:#525f58}.problem p{color:#59645e}.privacy-copy>p,.intelligence p{color:#56615b}.landing .land-kicker{color:#174f3e}.land-footer{color:#606a64}.landing .flow-wrap{border-top:1px solid #123f321f;border-bottom:1px solid #123f321f;color:#14251e!important;background:#eef2e8!important}.landing .flow-wrap .land-kicker{letter-spacing:.12em;font-size:12px;font-weight:800;color:#174f3e!important}.landing .flow-wrap .land-kicker:before{box-shadow:none;background:#9fdc3b}.landing .flow-wrap .land-section-head h2{color:#10251d!important}.landing .flow-wrap .land-section-head p{color:#41564d!important;opacity:1!important}.landing .flow{background:#cfd9d2;border-color:#cfd9d2}.landing .flow-step{color:#14251e!important;background:#fffdf8!important;border-color:#d1dbd4!important}.landing .flow-icon{background:#f2f6ee;color:#174f3e!important;border-color:#b8c9bf!important}.landing .flow-step h3{color:#14251e!important}.landing .flow-step p{color:#4a5d54!important;opacity:1!important}.landing .flow-time{font-weight:800;color:#174f3e!important}@media (min-width:951px) and (max-width:1240px){.flow-wrap .land-section{padding:76px 40px 84px}.flow-wrap .land-section-head{grid-template-columns:.8fr 1.2fr;align-items:end;gap:44px;margin-bottom:38px}.flow-wrap .land-section-head h2{font-size:50px;line-height:1.02}.flow-wrap .land-section-head p{max-width:520px;font-size:16px;line-height:1.6}.flow{grid-template-columns:repeat(5,minmax(0,1fr));gap:1px}.flow-step{min-height:250px;padding:22px 18px}.flow-icon{width:44px;height:44px;margin-bottom:30px;font-size:14px}.flow-step h3{margin-bottom:9px;font-size:17px;line-height:1.2}.flow-step p{font-size:13px;line-height:1.55}.flow-time{letter-spacing:.08em;font-size:9px;font-weight:800}}@media (min-width:621px) and (max-width:950px){.flow-wrap .land-section{padding:68px 32px 76px}.flow-wrap .land-section-head{margin-bottom:34px}.flow-wrap .land-section-head h2{font-size:44px}.flow-wrap .land-section-head p{font-size:16px;line-height:1.6}.flow{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;overflow:visible;background:0 0!important}.flow-step{border:1px solid #d1dbd4;border-radius:12px;min-height:220px;padding:24px}.flow-step:last-child{grid-column:1/-1}.flow-icon{width:46px;height:46px;margin-bottom:22px;font-size:14px}.flow-step h3{font-size:22px;line-height:1.2}.flow-step p{font-size:15px;line-height:1.55}.flow-time{font-size:10px;font-weight:800}}@media (max-width:620px){.land-navlinks{gap:8px}.land-nav-cta{font-size:11px}.land-hero{padding-top:34px}.land-hero h1{font-size:48px;line-height:.98}.land-proof{gap:12px}.pilot .land-primary{width:100%}.flow-wrap .land-section-head p{font-size:16px;line-height:1.6}.flow{border:0;gap:10px;overflow:visible;background:0 0!important}.flow-step{border:1px solid #d1dbd4;border-radius:12px;min-height:190px;padding:24px}.flow-icon{width:46px;height:46px;font-size:14px}.flow-step h3{font-size:22px}.flow-step p{font-size:15px;line-height:1.55}.flow-time{font-size:10px;font-weight:800}}
.camera-view.has-preview{background:#050505;place-items:center;display:grid;overflow:hidden}.camera-view video,.camera-view img{object-fit:contain;background:#050505;width:100%;height:100%}.camera-prompt{text-align:center;color:#bdbdbd;font-size:12px;font-weight:700;position:absolute;bottom:36px;left:0;right:0}.file-pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#000000c7;border-radius:9px;align-items:center;gap:8px;padding:9px 10px;font-size:10px;display:flex;position:absolute;bottom:14px;left:14px;right:14px;overflow:hidden}.file-pill>span{letter-spacing:.07em;background:#ff5a00;border-radius:5px;padding:4px 6px;font:800 8px DM Mono,monospace}.file-pill button{color:#111;cursor:pointer;background:#fff;border:0;border-radius:50%;width:22px;height:22px;margin-left:auto;font-size:15px}.capture-source,.record{cursor:pointer;color:#777;place-items:center;font:700 11px Manrope;display:grid;position:relative}.capture-source input,.record input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.camera-controls .selected-mode{color:#111}.record{overflow:hidden}@media (max-width:760px){.camera-view video,.camera-view img{object-fit:cover}.capture-source{min-width:70px;min-height:44px}.record{width:62px;height:62px}.file-pill{bottom:10px}}
.live-shell{color:#17201b;background:#f2efe7}.live-sidebar{color:#fff;background:#0f2f26;width:214px;padding:24px 14px}.live-brand{padding:0 8px 28px;font-size:13px}.live-brand>span{color:#123f32;background:#d8ff6a;border-radius:9px;transform:none}.live-sidebar nav button,.signout{color:#c4d0ca;font-size:12px}.live-sidebar nav button.active{color:#fff;background:#173d32}.live-sidebar nav button.capture-nav{color:#d8ff6a}.signout{border-color:#2a4a40}.live-content{width:calc(100% - 214px);margin-left:214px}.live-content>header{background:#fffdf8;border-bottom:1px solid #ddd8cd;height:70px;padding:0 30px}.live-content>header small{color:#5f6d65}.live-content>header strong{color:#17201b;font-size:14px}.live-badge{color:#1d5d3f;background:#eef6ea;border:1px solid #d8e7d8;padding:7px 10px}.live-page{max-width:1320px;padding:30px 30px 56px}.live-heading{align-items:flex-start;margin-bottom:22px}.live-heading h1{color:#17201b;margin:5px 0 8px;font-size:36px;line-height:1}.live-heading p{color:#5d6962;margin:0}.eyebrow-orange{color:#1c684b}.class-chip{color:#fff;background:#163e32;border-radius:10px;padding:11px 14px}.class-chip b{color:#d8ff6a}.live-grid{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:start;gap:16px}.camera-card,.live-panel{background:#fffdf8;border:1px solid #dcd7cc;border-radius:16px;box-shadow:0 10px 30px #19271f0d}.camera-card{padding:12px;position:sticky;top:86px}.camera-view{background:linear-gradient(160deg,#15352d 0%,#274c40 48%,#142b24 100%);border-radius:12px;height:min(58vh,560px);min-height:410px;box-shadow:inset 0 0 0 1px #ffffff0f}.camera-label{color:#fff;letter-spacing:.08em;background:#0c1e19e6;border:1px solid #ffffff26}.camera-focus{color:#d8ff6a;font-size:58px}.camera-prompt{color:#e4ebe7;font-size:13px}.camera-controls{justify-content:flex-start;gap:8px;padding:14px 2px 4px}.capture-source{color:#233129;background:#f4f3ee;border:1px solid #d9d7d0;border-radius:10px;justify-content:center;align-items:center;min-width:112px;min-height:46px;font-size:12px;display:inline-flex}.capture-source:hover{background:#ebece5}.selected-mode{color:#fff;background:#123f32;border-color:#123f32}.camera-card>p{text-align:left;color:#66716a;margin-top:8px;padding:0 4px}.live-panel{scrollbar-width:thin;max-height:calc(100vh - 102px);padding:0 18px;overflow:auto}.panel-block{border-color:#e6e1d8;padding:18px 0}.panel-title h2{color:#18211c;font-size:15px}.panel-title span{color:#66726b;font-weight:700}.student-picker{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.student-choice{color:#17201b;background:#f5f3ed;border-color:#e4dfd4;border-radius:11px;min-height:72px}.student-choice>span{color:#214a38;background:#e1e8df}.student-choice.selected{background:#eff6dd;border-color:#9fbd63;box-shadow:inset 0 0 0 1px #9fbd63}.student-choice.selected>span{color:#fff;background:#123f32}.student-choice.selected>b:last-child{color:#123f32}.learning-context{background:#edf2e9;border-color:#d9e1d4}.context-head small,.context-next small,.context-last small{color:#51615a}.context-head>span{color:#2f443a;background:#fff}.context-next{border-left-color:#1d684c}.live-tags{gap:7px}.live-tags button{color:#243129;background:#f7f5ef;border-color:#ddd9cf;padding:8px 10px}.live-tags button.active{color:#fff;background:#123f32;border-color:#123f32}.note-label{color:#243129}.note-label textarea{color:#17201b;background:#fff;border-color:#d8d4ca;min-height:58px}.note-label textarea::placeholder{color:#8c958f;opacity:1}.reflection-toggle{color:#233129;background:#f3f1ea}.reflection-toggle small{color:#66716b}.save-zone{background:#fffdf8;border-top:1px solid #e6e1d8;padding:16px 0 18px;position:sticky;bottom:0}.selected-strip span{color:#254737;background:#edf2e9}.selected-strip em{color:#69746e}.save-live{color:#123f32;background:#d8ff6a;border-radius:10px;min-height:50px;font-size:14px;box-shadow:0 8px 18px #123f3214}.save-live:disabled{color:#8b918d;opacity:1;background:#e9e8e2}.review-after-save{color:#263129;background:#fffdf8;border-color:#d9d5cb}.back-link{color:#496057}.primary-capture{color:#fff;background:#123f32;border-radius:10px}.workspace-section,.class-card,.pupil-review-card,.portfolio-item{background:#fffdf8;border-color:#ddd8ce}.class-card p,.workspace-top p,.section-head p{color:#5b6861}.coverage-launch{color:#fff!important;background:#123f32!important;border-color:#123f32!important}.coverage-launch:focus-visible{outline-color:#d8ff6a!important}@media (max-width:1050px){.live-sidebar{width:180px}.live-content{width:calc(100% - 180px);margin-left:180px}.live-grid{grid-template-columns:1fr}.camera-card{position:relative;top:auto}.live-panel{max-height:none;overflow:visible}.camera-view{height:440px}}@media (max-width:760px){.live-content{width:100%;margin-left:0}.live-content>header{height:62px;padding:0 14px}.live-page{padding:18px 12px 36px}.live-heading h1{font-size:30px}.live-grid{gap:0;display:grid}.camera-card{border-radius:14px 14px 0 0}.camera-view{height:46vh;min-height:310px}.capture-source{flex:1;min-width:0}.camera-controls{grid-template-columns:repeat(3,1fr);display:grid}.live-panel{border-radius:0 0 14px 14px;padding:0 14px}.student-picker{grid-template-columns:repeat(4,1fr)}.save-zone{bottom:0}.class-chip{display:none}}
