:root{--paper:#f7f4ec;--forest:#193c30;--muted:#69756c;--line:#dbdfd5;--gold:#b48745;--product-accent:#193c30}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.46;cursor:not-allowed}button{min-height:44px}a{color:inherit}h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #175ea8;outline-offset:3px}button{border:0;background:none;color:inherit}input,textarea{border:1px solid #a9b5a9;border-radius:8px;background:#fffdf8;padding:12px 14px;color:var(--forest);font-size:16px;width:100%}textarea{resize:vertical;line-height:1.9}.header{height:94px;max-width:1440px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;gap:12px;align-items:center;text-align:left;font-family:Georgia,serif;font-size:27px;line-height:1}.brand svg{width:38px;height:38px}.brand small{font-family:var(--ui-font-sans);font-size:10px;letter-spacing:.15em;display:block;margin-top:9px}.header nav{display:flex;align-items:center;gap:22px}.beta{font:10px var(--ui-font-mono);letter-spacing:.15em;border:1px solid #b7bdaf;border-radius:4px;padding:3px 7px}.primary{background:var(--forest);color:#fffdf7;border-radius:6px;padding:14px 22px;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:25px;font-weight:600;box-shadow:0 4px 12px #193c3010}.primary:hover{background:#2a5341}.primary.small{padding:10px 16px;font-size:12px;gap:10px}.quiet{font-size:13px;padding:8px 10px}.quiet:hover{text-decoration:underline}.home{max-width:1240px;margin:auto;padding:0 40px}.hero{display:grid;grid-template-columns:1.22fr 1fr;gap:60px;align-items:center;padding:78px 0 67px}.eyebrow{font-family:var(--ui-font-mono);font-size:10px;letter-spacing:.17em;font-weight:500;color:#66715f}.hero h1{font-family:var(--ui-font-serif);font-size:clamp(38px,4.2vw,61px);font-weight:500;letter-spacing:.04em;line-height:1.6;margin:19px 0 23px}.hero h1 em{font-style:normal;background:linear-gradient(transparent 76%,#e9dfc9 76%)}.lead{font-size:14px;line-height:2;color:#556457}.hero-actions{display:flex;align-items:center;gap:18px;margin:30px 0 14px}.micro{font-size:11px;color:#687367;line-height:1.9}.journey-art{background:#efece1;position:relative;border:1px solid #dddccd;border-radius:130px 130px 8px 8px;padding:70px 25px 26px;min-height:405px;max-width:445px}.art-top{font:9px var(--ui-font-mono);letter-spacing:.15em;display:flex;justify-content:space-between}.journey-art svg{width:100%;height:auto;margin:-3px 0 -17px}.journey-art text{font-size:12px;fill:#44614e}.journey-art p{font-family:var(--ui-font-serif);font-size:15px;text-align:center;line-height:2}.how{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding:27px 0;gap:30px}.how>div{position:relative;padding-left:36px}.how span{position:absolute;left:0;top:0;font:12px var(--ui-font-mono);color:#977443}.how h2{font-size:15px;margin-bottom:5px}.how p{font-size:12px;color:var(--muted)}.library{padding:52px 0 65px}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px;gap:20px}.section-title h2{font-size:22px;margin-top:5px}.section-title h2 small{font:12px var(--ui-font-mono);color:var(--muted);margin-left:14px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:20px}.project-card{text-align:left;background:#fffdf7;border:1px solid var(--line);border-radius:8px;padding:26px;min-height:205px;display:flex;flex-direction:column}.project-card:hover{border-color:#7c927e;box-shadow:0 5px 22px #193c3008}.project-card h3{font-size:18px;font-weight:500;margin:13px 0 8px;overflow-wrap:anywhere}.project-card p{font-size:12px;color:var(--muted)}.project-card>div{display:flex;justify-content:space-between;font-size:11px;margin-top:auto;padding-top:23px}.project-card.add{border-style:dashed;background:transparent;justify-content:center}.plus{font-size:27px;color:#7e8a76}.footer{max-width:1344px;margin:auto;padding:32px 48px;border-top:1px solid var(--line);display:flex;gap:22px;align-items:center;color:#637061;font-size:11px}.footer .ui-wordmark{font-size:27px;text-decoration:none}.footer small{font-size:10px}.footer nav{margin-left:auto;display:flex;gap:15px}.footer button{font-size:11px}.workspace{display:grid;grid-template-columns:240px minmax(0,1fr);max-width:1440px;margin:auto;min-height:calc(100vh - 215px)}.steps{padding:33px 25px;border-right:1px solid var(--line)}.steps h2{font-size:15px;line-height:1.8;margin:10px 0 20px;overflow-wrap:anywhere}.progress-head{display:flex;justify-content:space-between;font-size:10px;color:#6b7868}.progress-head b{font:11px var(--ui-font-mono)}progress{width:100%;height:3px;appearance:none;border:0;background:#dfe3d9;display:block;margin:11px 0 21px}progress::-webkit-progress-bar{background:#dfe3d9}progress::-webkit-progress-value{background:#70866b}.steps nav{display:flex;flex-direction:column;gap:2px}.step{display:flex;align-items:center;gap:14px;padding:10px;width:100%;text-align:left;border-radius:6px;font-size:13px;line-height:1.4}.step small{display:block;font:8px var(--ui-font-mono);letter-spacing:.1em;color:#778271;margin-top:4px}.step-no{font:11px var(--ui-font-mono);color:#85907f;width:24px;height:24px;display:grid;place-items:center;border-radius:50%}.step-no.done{color:#4d724e}.step.current{background:#e6eadf}.step.current .step-no{background:var(--forest);color:#fff}.step b{margin-left:auto}.finish{margin-top:21px;border:1px solid #9eac98;border-radius:6px;width:100%;font-size:12px}.finish.selected{background:#e6eadf}.sidebar-note{font-size:10px;color:#6c7968;margin:25px 10px;line-height:1.9}.desk{padding:22px 40px 55px;min-width:0}.desk-toolbar{display:flex;align-items:center;justify-content:space-between;color:#70806a;font-size:10px;gap:10px}.desk-toolbar .quiet{font-size:11px}.desk-toolbar>div{display:flex;gap:10px}.editor-top{padding:33px 0 30px}.editor-top .eyebrow span{margin-left:10px;color:#88907f}.editor-top h1{font-family:var(--ui-font-serif);font-weight:500;font-size:32px;letter-spacing:.04em;margin:12px 0 14px;line-height:1.65}.editor-top .lead{max-width:750px;font-size:13px}.editing-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,1fr);gap:30px}.writing label{display:block;font-size:12px;font-weight:600;margin-bottom:13px}.writing label span{display:block;font-size:10px;font-weight:400;color:#687665;margin-top:5px}.writing textarea{min-height:290px;border-color:#b8c2b1;background:#fffef9;padding:20px;font-size:14px}.writing textarea::placeholder{color:#899382}.writing-bottom{display:flex;justify-content:space-between;font-size:9px;color:#7b8571;margin-top:3px}.writing-bottom small{font-size:9px}.hint{display:flex;gap:12px;padding:18px;background:#eaeedf;border-radius:6px;margin-top:24px;font-size:11px}.hint>span{color:#687e51;font-size:20px}.hint strong{font-weight:500}.hint p{color:#5e6e56;margin-top:6px;line-height:1.9}.pair{border-bottom:1px solid var(--line);margin-top:12px;padding:13px 0;font-size:11px}.pair p{padding:15px 8px;white-space:pre-wrap}summary{cursor:pointer;min-height:32px;align-content:center}.chapter-nav{display:flex;justify-content:space-between;margin-top:27px;gap:12px}.coach{border:1px solid var(--line);background:#fffdf8;border-radius:10px;padding:22px;align-self:start}.coach-heading{display:flex;align-items:center;gap:13px;padding-bottom:19px;border-bottom:1px solid var(--line)}.spark{background:#eeeadc;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;font-size:21px;color:#997344}.coach h2{font-size:13px;font-weight:500}.coach-heading p{font-size:10px;color:#76816c;margin-top:2px}.conversation{padding:20px 0 16px;max-height:470px;overflow:auto}.bubble{font-size:12px;line-height:1.9;margin-bottom:15px;white-space:pre-wrap;overflow-wrap:anywhere}.bubble p{margin-top:4px}.bubble small{font:8px var(--ui-font-mono);letter-spacing:.12em;color:#77836c}.bubble.user{background:#edf0e6;border-radius:8px;padding:12px}.prompt-chip{min-height:36px;border:1px solid #d5dbc9;border-radius:5px;text-align:left;padding:7px 10px;font-size:10px;margin:6px 0;display:block;width:100%}.coach textarea{font-size:12px;min-height:92px;padding:12px;background:#f8f8f0}.chat-bottom{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-top:8px}.chat-bottom>span{font-size:9px;color:#748069}.coach .micro{font-size:9px;margin-top:14px}.suggestion{border-left:2px solid #b48745;padding:12px;background:#f4eee0;font-size:11px;line-height:1.9;margin-bottom:16px;white-space:pre-wrap}.suggestion p{margin-top:9px}.suggestion .quiet{font-size:11px}.thinking{font-size:12px;color:#5b6e4c}.research{border-top:1px solid var(--line);margin-top:39px;padding-top:18px;font-size:12px}.research>summary{font-size:12px;list-style:none;display:flex;justify-content:space-between}.research>summary:before{content:"＋";margin-right:12px}.research[open]>summary:before{content:"−"}.research>summary>span{margin-left:auto}.research>p{max-width:760px;margin:17px 0;font-size:11px;color:#677361}.research label{font-size:11px}.search-row{display:flex;gap:12px;margin-top:7px}.search-row input{min-width:0}.search-row button{white-space:nowrap}.research-result{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.research-result h3{font-size:13px}.research-result p{white-space:pre-wrap;line-height:2;margin-top:10px}.sources{display:flex;flex-direction:column;gap:7px;margin-top:13px;font-size:11px;overflow-wrap:anywhere}.output-control{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#e9eddf;padding:22px;border-radius:8px;margin-bottom:26px}.output-control strong{font-size:13px}.output-control p{font-size:11px;color:#637157;line-height:1.9;margin-top:5px}.output-control button{flex-shrink:0}.outline-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.outline-card{text-align:left;border:1px solid var(--line);border-radius:7px;background:#fffdf8;padding:20px}.outline-card h3{font-size:15px;margin:8px 0}.outline-card p{font-size:12px;line-height:1.9;color:#697760;white-space:pre-wrap;overflow-wrap:anywhere}.output-tabs{display:flex;border-bottom:1px solid #b3c0aa;gap:8px}.output-tabs button{font-size:13px;padding:10px 20px;border-bottom:3px solid transparent}.output-tabs button[aria-selected=true]{border-bottom-color:var(--forest);font-weight:600}.output-actions{display:flex;justify-content:flex-end;gap:10px;margin:12px 0}.document{background:#fffef9;border:1px solid #e0dfd3;padding:40px 48px;line-height:2;font-size:14px;overflow-wrap:anywhere;box-shadow:0 5px 24px #193c3005}.document h2{font-family:var(--ui-font-serif);font-size:24px;margin:20px 0}.document h3{font-size:18px;margin:22px 0 12px}.document .eyebrow{margin-bottom:25px}.document.slide{background:#edf0e5;border-top:5px solid var(--forest)}.output-edit{margin:20px 0;font-size:12px}.output-edit textarea{min-height:320px;margin-top:15px}.modal{max-width:540px;width:calc(100% - 32px);border:1px solid #c7cebd;border-radius:12px;padding:32px;color:var(--forest);background:var(--paper);box-shadow:0 20px 100px #193c3033;max-height:90vh;overflow:auto}.modal::backdrop{background:#12291f66;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal h2{font-family:var(--ui-font-serif);font-weight:500;font-size:24px;margin:7px 0 22px}.modal p{font-size:12px;line-height:2;margin:12px 0}.modal label{display:block;font-size:12px;margin:18px 0 8px}.modal-actions{display:flex;justify-content:flex-end;gap:14px;margin-top:27px}.danger{font-size:11px;color:#9f3535;margin-top:18px}.error{color:#a32424;font-size:13px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:fixed;top:-100px;left:10px;z-index:999;background:#fff;padding:12px}.skip:focus{top:10px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);max-width:calc(100vw - 30px);width:max-content;background:#193c30;color:#fff;padding:15px 24px;border-radius:8px;font-size:13px;box-shadow:0 8px 30px #0002;z-index:999;opacity:0;pointer-events:none;transition:opacity .15s}#toast.visible{opacity:1}@media(min-width:1500px){.desk{padding-inline:60px}.editing-grid{gap:40px}}@media(max-width:1100px){.header{padding:0 28px}.workspace{grid-template-columns:195px minmax(0,1fr)}.steps{padding:28px 15px}.desk{padding:20px 25px 40px}.editing-grid{grid-template-columns:1fr;gap:25px}.coach{max-width:none}.hero{gap:32px}.journey-art{padding:62px 20px 25px}.project-grid{grid-template-columns:1fr 1fr}.editor-top h1{font-size:29px}}@media(max-width:760px){.header{height:76px;padding:0 20px}.header nav{gap:10px}.header .quiet,.beta{display:none}.brand{font-size:23px}.brand svg{width:29px}.brand small{font-size:8px}.home{padding:0 24px}.hero{padding:43px 0;grid-template-columns:1fr;gap:35px}.hero h1{font-size:43px}.hero .lead{font-size:13px}.hero-actions{gap:8px;flex-wrap:wrap}.journey-art{max-width:none;min-height:0;padding:24px;border-radius:8px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.art-top{grid-column:1/-1}.art-top span{margin-left:auto}.journey-art svg{margin:0;width:100%}.journey-art p{font-size:12px}.how{grid-template-columns:1fr;gap:22px}.how h2{font-size:14px}.section-title{align-items:start;flex-direction:column;gap:9px}.project-grid{grid-template-columns:1fr}.project-card{min-height:175px}.footer{padding:25px 24px;flex-wrap:wrap;gap:16px}.footer nav{margin-left:0;width:100%;gap:15px}.workspace{display:block}.steps{border-right:0;border-bottom:1px solid var(--line);padding:18px 20px 14px}.steps>.eyebrow,.steps h2,.steps .sidebar-note,.steps .progress-head,.steps progress{display:none}.steps nav{flex-direction:row;overflow-x:auto;gap:8px;padding-bottom:5px}.step{flex:0 0 auto;width:auto;gap:5px;font-size:11px;padding:7px;min-height:44px}.step small,.step b{display:none}.step-no{font-size:10px;width:22px}.finish{margin:8px 0 0;min-height:36px;font-size:11px}.desk{padding:12px 22px 35px}.desk-toolbar{font-size:9px}.desk-toolbar .quiet{font-size:10px}.desk-toolbar>div{gap:1px}.editor-top{padding:23px 0}.editor-top h1{font-size:27px}.editor-top .lead{font-size:12px}.editing-grid{gap:27px}.writing textarea{font-size:16px;min-height:230px;padding:16px}.coach textarea{font-size:16px}.coach{padding:20px}.outline-grid{grid-template-columns:1fr}.output-control{align-items:stretch;flex-direction:column;padding:18px}.output-tabs{gap:0}.output-tabs button{flex:1;font-size:11px;padding:8px}.document{padding:25px 22px;font-size:13px}.search-row{flex-direction:column}.modal{padding:24px}.modal h2{font-size:22px}.modal-actions{gap:8px}.primary{padding:12px 18px}.desktop{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{body{background:#fff!important}.header,.steps,.desk-toolbar,.editor-top,.output-control,.output-tabs,.output-actions,.output-edit,.footer,.desk>.micro,#toast,.skip{display:none!important}.workspace,.desk{display:block;padding:0;margin:0;max-width:none}.document{border:0;box-shadow:none;padding:0;color:#000;font-size:11pt;line-height:1.7}.document.slide{font-size:10pt;line-height:1.55;padding:14mm}.document h3{break-after:avoid}.document h2{font-size:22pt}.document div{break-inside:avoid}@page{size:A4;margin:16mm}}
