:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#263a35;background:#f7f8f5;font-synthesis:none;--accent: #31685d;--surface: #fff;--border: #e3e8e2;--muted: #78837d;--bg: #f7f8f5;--tint: #eaf1e9;color-scheme:light}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,.button{cursor:pointer;border:1px solid transparent;background:var(--accent);color:#fff;border-radius:9px;padding:12px 18px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:14px;text-decoration:none}button:hover,.button:hover{filter:brightness(.95)}button:disabled{opacity:.5;cursor:not-allowed}input,textarea,select{color:inherit;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:11px 13px;width:100%;font-size:14px}input:focus,textarea:focus,select:focus,button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}textarea{resize:vertical;min-height:100px;line-height:1.7}label{font-size:13px;font-weight:600;display:flex;flex-direction:column;gap:8px}input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);flex-shrink:0}h1,h2,p{margin-top:0}h1{font-size:34px;font-weight:550;letter-spacing:-1.1px;line-height:1.25;margin-bottom:12px}h2{font-size:19px;letter-spacing:-.35px;font-weight:600}small{font-size:12px;line-height:1.65}.shell{display:flex;min-height:100vh}.sidebar{width:242px;flex-shrink:0;background:var(--surface);border-right:1px solid var(--border);padding:36px 22px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:inherit;font-weight:650;font-size:17px}.brand small{display:block;letter-spacing:3px;font-size:9px;color:var(--muted);margin-top:4px}.brand-icon{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;border-radius:13px;width:40px;height:40px;font-size:26px;font-weight:500;font-family:Georgia,serif}.nav-label,.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.8px;text-transform:uppercase;color:var(--muted)}.nav-label{margin:52px 14px 15px}nav{display:grid;gap:6px}nav button{justify-content:start;background:transparent;color:var(--muted);padding:13px 15px;font-weight:500}nav button span{font-size:20px;width:22px}nav button.active{background:var(--tint);color:var(--accent)}.sidebar-footer{margin-top:auto;border-top:1px solid var(--border);padding-top:22px;display:flex;gap:10px;font-size:12px;align-items:center}.sidebar-footer small{display:block;color:var(--muted);font-size:10px}.avatar{background:#e9e7de;border-radius:50%;padding:10px;color:#6f786e}.workspace{margin-left:242px;min-width:0;flex:1}.topbar{height:76px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 46px;font-size:12px;color:var(--muted)}.topbar strong{color:inherit;font-weight:500}.icon{color:inherit;background:transparent;font-size:22px;padding:6px 10px}main{max-width:1260px;margin:auto;padding:40px 46px 110px}.page-heading{margin-bottom:32px}.eyebrow{margin-bottom:13px}.muted{color:var(--muted);font-size:14px;line-height:1.7}.hero{display:flex;justify-content:space-between;position:relative;background:var(--tint);border:1px solid #dce6d9;border-radius:17px;padding:34px 38px;overflow:hidden;min-height:284px}.pill{display:inline-block;font-size:9px;font-weight:650;letter-spacing:1.1px;color:var(--accent);background:var(--surface);padding:7px 11px;border-radius:5px}.hero h2{font-size:34px;font-weight:500;line-height:1.18;letter-spacing:-1px;margin:19px 0 14px}.hero p{font-size:13px;line-height:1.7;max-width:370px;color:var(--muted)}.orbit{position:relative;width:250px;height:240px;align-self:center;border:1px solid #cbd9c7;border-radius:50%;transform:rotate(-16deg);margin-right:30px}.orbit:before{content:"";position:absolute;inset:32px -25px;border:1px solid #cbd9c7;border-radius:50%;transform:rotate(60deg)}.orbit span{position:absolute;transform:rotate(16deg);font-family:Georgia,serif;font-style:italic;color:var(--accent)}.orbit-star{top:75px;left:92px;font-size:64px}.orbit-note{top:15px;left:-20px;background:var(--surface);padding:16px 24px;border-radius:7px;box-shadow:0 6px 25px #29402f09}.orbit-idea{bottom:32px;right:-22px;background:var(--surface);padding:17px 28px;border-radius:7px}.orbit-line{bottom:-8px;left:0;font-size:14px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:22px 0 32px}.stats button{background:var(--surface);border:1px solid var(--border);color:inherit;justify-content:flex-start;text-align:left;padding:22px}.stats strong{display:block;font-size:25px;font-weight:500;line-height:1.3}.stats small{color:var(--muted);font-weight:400}.stat-icon{background:var(--tint);color:var(--accent);padding:11px 13px;border-radius:12px;font-size:22px}.lavender{background:#eeebf6;color:#8c7ca8}.peach{background:#fbefe3;color:#b3946c}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.panel{background:var(--surface);border:1px solid var(--border);border-radius:13px;padding:24px;margin-bottom:22px;min-width:0}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px}.section-title h2{font-size:16px;margin:0}.text-button{background:transparent;color:var(--accent);font-size:12px;padding:6px 0}.empty{color:var(--muted);font-size:13px;line-height:1.9;padding:32px 8px;text-align:center}.bottom-note{font-family:Georgia,serif;font-style:italic;text-align:center;color:var(--muted);font-size:14px;margin-top:30px}.list-row{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--border);padding:16px 0;font-size:13px;justify-content:space-between}.list-row:last-child{border-bottom:0}.list-row>div{flex:1}.list-row small,.note-row small{display:block;color:var(--muted);font-weight:400;margin-top:4px}.list-row strong,.note-row strong{font-weight:500}.dot{width:8px;height:8px;border-radius:50%;background:var(--accent)}.note-row{display:flex;align-items:center;gap:15px;background:transparent;color:inherit;text-align:left;width:100%;padding:16px 8px;border-bottom:1px solid var(--border);justify-content:start;border-radius:0}.note-row>span{color:var(--accent);background:var(--tint);padding:9px;border-radius:6px}.note-row.selected{background:var(--tint)}.toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:20px}.toolbar input{flex:1;min-width:180px}.secondary{background:var(--surface);color:inherit;border:1px solid var(--border)}.notes-layout{display:grid;grid-template-columns:240px 1fr;gap:22px}.note-list{padding:12px}.note-title{font-size:24px;font-weight:600;border:0;padding:8px 0;margin-bottom:20px}.markdown-input{min-height:380px;font-family:ui-monospace,monospace;font-size:13px}.markdown{font-size:15px;line-height:1.9;overflow-wrap:anywhere;min-height:100px}.markdown img{max-width:100%}.markdown a{color:var(--accent)}.markdown pre{overflow:auto}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid button{align-self:end;justify-self:start}.inline{flex-direction:row;align-items:center;grid-column:1/-1}.completed{text-decoration:line-through;opacity:.6}.recall{max-width:760px}.recall h2{font-size:26px;margin-top:25px}.recall label{margin-bottom:20px}.error{background:#fff0ed;color:#a94031;padding:14px;border-radius:8px;font-size:13px}.notice{background:var(--tint);padding:14px;border-radius:8px;font-size:12px;line-height:1.7;color:var(--accent)}.pair{min-height:100vh;display:grid;place-items:center;max-width:none;padding:30px;background:var(--tint)}.pair-card{width:100%;max-width:510px;background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:42px}.pair-card .eyebrow{margin-top:28px}.pair-card h1{font-family:Georgia,serif;font-weight:400;font-size:38px}.pair-card form{display:grid;gap:18px;margin-top:28px}.privacy{font-size:11px;color:var(--muted);line-height:1.7;margin:25px 0 0}.pair-code{font-family:ui-monospace,monospace;font-size:28px;display:block;letter-spacing:3px;padding:20px 0}.tutor-launch{position:fixed;right:30px;bottom:25px;border-radius:50px;padding:16px 22px;box-shadow:0 6px 20px #234b3d28}.tutor-launch span{font-size:22px}.tutor{position:fixed;bottom:24px;right:24px;width:390px;height:570px;max-height:85vh;background:var(--surface);border:1px solid var(--border);box-shadow:0 15px 60px #20352b20;border-radius:18px;display:flex;flex-direction:column;overflow:hidden;z-index:10}.tutor.expanded{inset:24px 24px 24px 266px;width:auto;height:auto;max-height:none}.tutor header{padding:14px 20px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;font-size:14px}.messages{flex:1;overflow:auto;padding:20px}.message{margin-left:28px;background:var(--tint);border-radius:12px 12px 2px;padding:14px;font-size:14px;line-height:1.7;white-space:pre-wrap}.tutor form{border-top:1px solid var(--border);padding:16px}.tutor textarea{min-height:70px}.tutor .toolbar{margin:10px 0 0;justify-content:space-between}.tutor .muted{font-size:11px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}iframe{width:100%;height:420px;border:1px solid var(--border);border-radius:12px}[data-theme=dark]{--surface: #202c28;--border: #35463c;--muted: #a0b0a5;--bg: #17221d;--tint: #293f33;background:var(--bg);color:#e1e9e2;color-scheme:dark}[data-theme=dark] .hero{border-color:var(--border)}[data-theme=dark] .pill,[data-theme=dark] .notice,[data-theme=dark] nav button.active{color:#b5d6bd}[data-theme=dark] .orbit span{color:#b5d6bd}@media(min-width:1500px){main{padding-top:56px}}@media(max-width:1100px){.sidebar{width:200px;padding:30px 14px}.workspace{margin-left:200px}main{padding:30px 25px 100px}.topbar{padding:0 25px}.orbit{width:190px;height:200px;margin-right:0}.orbit-star{left:65px;top:60px}.stats{gap:10px}.stats button{padding:15px}.two-columns{grid-template-columns:1fr}.notes-layout{grid-template-columns:180px 1fr}.tutor.expanded{left:220px}}@media(max-width:700px){.sidebar{position:fixed;inset:auto 0 0;width:100%;height:68px;padding:6px;background:var(--surface);z-index:5;border-right:0;border-top:1px solid var(--border)}.brand,.nav-label,.sidebar-footer{display:none}nav{display:flex;justify-content:space-around;gap:0}nav button{flex-direction:column;font-size:9px;gap:2px;padding:5px 8px;border-radius:7px}nav button span{font-size:20px}.workspace{margin-left:0}.topbar{height:58px;padding:0 20px}main{padding:28px 20px 140px}h1{font-size:28px}.page-heading{margin-bottom:25px}.hero{padding:26px}.hero h2{font-size:32px}.orbit{display:none}.stats{gap:8px;margin-bottom:22px}.stats button{flex-direction:column;align-items:start;gap:8px;padding:14px}.stats strong{font-size:23px}.stats small{font-size:10px}.stat-icon{font-size:18px;padding:8px 10px}.panel{padding:20px}.section-title{gap:8px}.section-title h2{font-size:15px}.notes-layout{grid-template-columns:1fr}.note-list{max-height:210px;overflow:auto}.form-grid{grid-template-columns:1fr}.tutor-launch{bottom:82px;right:16px;padding:12px 18px;font-size:12px}.tutor,.tutor.expanded{inset:0;width:100%;height:100dvh;max-height:none;border-radius:0}.pair-card{padding:28px}.pair-card h1{font-size:32px}.toolbar{gap:8px}.toolbar button{font-size:12px;padding:10px 12px}.inline{grid-column:auto}}[data-theme=dark] .text-button{color:#b5d6bd}
