:root{--ink:#26332e;--muted:#69736d;--line:#dce1db;--green:#50665a;--soft:#f3f6f1;--rust:#a57556;--paper:#fff;--serif:'Yu Mincho','Hiragino Mincho ProN','Noto Serif CJK JP',serif}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:'Hiragino Kaku Gothic ProN','Noto Sans CJK JP',sans-serif;font-size:1rem;line-height:1.8}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit;border:0;background:transparent}button:hover{color:var(--green)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--green);outline-offset:4px}button:disabled{cursor:default;opacity:.5}a{color:var(--green)}.header{height:88px;margin:0 4%;display:flex;align-items:center;gap:30px;border-bottom:1px solid var(--line)}.brand{font-family:var(--serif);font-size:1.5rem;white-space:nowrap;letter-spacing:.03em;padding:0}.brand span{font-family:Georgia,serif;font-size:1.5625rem}.header nav{display:flex;gap:26px;margin:auto}.header nav button{font-size:0.875rem;padding:29px 0 25px;border-bottom:2px solid transparent}.header nav button.active{border-color:var(--green)}.quiet{font-size:0.8125rem;color:var(--muted)}.preview-bar{font-size:0.75rem;color:#687068;padding:7px 4%;background:#f6f7f4;letter-spacing:.03em}.preview-bar span{margin-left:16px}main{max-width:1480px;margin:auto;padding:30px 4% 50px;min-height:calc(100vh - 190px)}h1,h2,h3,p{margin:0}h1,h2,.serif{font-family:var(--serif);font-weight:500}h1{font-size:2.125rem;letter-spacing:.05em;line-height:1.6}h2{font-size:1.625rem;line-height:1.6}h3{font-size:1.0625rem;font-weight:500}.eyebrow{font-size:0.75rem;letter-spacing:.13em;color:var(--muted);margin-bottom:8px}.muted{color:var(--muted)}.small{font-size:0.8125rem}.intro{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px;gap:20px}.intro p{font-size:0.875rem;color:var(--muted);margin-top:8px}.searchbox{display:flex;border:1px solid #bfc9bf;border-radius:30px;padding:6px 7px 6px 22px;width:min(700px,100%);align-items:center;background:#fff;gap:12px}.searchbox input{border:0;outline:0;width:100%;min-width:0;background:transparent;font-size:1rem}.searchbox button{width:40px;height:40px;border-radius:50%;background:var(--green);color:#fff;flex-shrink:0}.searchline{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.examples{display:flex;gap:12px;margin:10px 0 22px;flex-wrap:wrap;font-size:0.8125rem;color:var(--muted)}.examples button{border-bottom:1px dotted #aeb9ae;padding:0}.primary,.secondary{display:inline-flex;justify-content:center;align-items:center;gap:10px;border-radius:25px;padding:10px 22px;font-size:0.875rem;line-height:1.6;text-decoration:none}.primary{background:var(--green);color:white!important;border:1px solid var(--green)}.primary:hover{background:#3c5044}.secondary{border:1px solid #bcc7bd;background:white}.link{font-size:0.875rem;text-decoration:underline;text-underline-offset:5px}.atlas-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:32px;align-items:start}.map-wrap{position:relative;border-top:1px solid var(--line)}.map-toolbar{display:flex;gap:20px;align-items:center;justify-content:space-between;font-size:0.75rem;color:var(--muted);padding:12px 0}.map-toolbar button{font-size:0.75rem}.map{height:460px;position:relative;overflow:hidden}.map svg{position:absolute;width:100%;height:100%;inset:0}.map-label{position:absolute;font-family:var(--serif);font-size:1.4375rem;pointer-events:none;color:#4b5a51}.map-label small{display:block;font:0.75rem sans-serif;color:#79827a;letter-spacing:.03em;margin-top:5px}.map-person{position:absolute;padding:0;transform:translate(-50%,-50%);border-radius:50%;width:68px;height:68px;z-index:2;transition:left .9s cubic-bezier(.2,.7,.2,1),top .9s cubic-bezier(.2,.7,.2,1),opacity .6s,width .5s,height .5s}.map-person img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid white;box-shadow:0 0 0 1px #d8dfd7}.map-person:hover,.map-person.selected{z-index:4;width:100px;height:100px}.map-person.selected img{box-shadow:0 0 0 1px var(--green),0 0 0 9px #50665a0c}.map-person span{display:none;position:absolute;bottom:-27px;left:50%;transform:translateX(-50%);background:#fffE;font-size:0.75rem;white-space:nowrap;padding:0 4px}.map-person:hover span,.map-person.selected span{display:block}.breathing{animation:breathe 7s ease-in-out infinite}.paused .breathing{animation-play-state:paused}@keyframes breathe{0%,100%{opacity:.38}50%{opacity:.8}}.map-note{font-size:0.75rem;color:var(--muted);margin:12px 0}.profile{border-left:1px solid var(--line);padding-left:28px}.portrait{width:100%;height:210px;object-fit:contain;display:block;background:white}.initial{display:grid;place-items:center;background:var(--soft);color:#7d8b7c;font-family:var(--serif);font-size:2.1875rem}.profile h2{font-size:1.5625rem;margin:12px 0 2px}.profile p{font-size:0.875rem;line-height:1.9;margin:14px 0}.profile .actions{display:flex;flex-direction:column;gap:10px;margin-top:20px}.tagrow{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.tag{font-size:0.75rem;color:#59685d;border:1px solid #e0e6dd;border-radius:20px;padding:1px 9px;background:#fff}.profile details{margin-top:14px;font-size:0.8125rem}.profile details p{font-size:0.8125rem}.filters{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}.filters input{min-width:200px;flex:1}.filters input,.filters select,.field input,.field textarea{border:1px solid var(--line);border-radius:6px;padding:10px 12px;background:#fff;color:var(--ink)}.list-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 30px}.person-row{display:flex;gap:18px;text-align:left;border-top:1px solid var(--line);padding:22px 0;align-items:start;width:100%}.person-row img,.person-row .initial{width:74px;height:84px;object-fit:cover;flex-shrink:0}.person-row strong{font-size:1.0625rem;font-weight:500}.person-row p{font-size:0.8125rem;line-height:1.7;color:var(--muted);margin-top:7px}.pager{display:flex;justify-content:center;align-items:center;gap:24px;margin:30px}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:0.8125rem;color:var(--muted);margin-bottom:22px}.steps{display:flex;gap:24px;font-size:0.8125rem;margin-left:auto}.steps .current{color:var(--green);border-bottom:1px solid var(--green)}.work-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.work-title h1{font-size:1.875rem}.chat-layout{display:grid;grid-template-columns:210px minmax(0,1fr) 290px;gap:32px}.chat-profile{border-right:1px solid var(--line);padding-right:22px}.chat-profile .portrait{height:180px}.chat-profile h2{font-size:1.4375rem}.chat-profile p{font-size:0.8125rem;color:var(--muted);margin-top:15px}.chat-main{min-width:0}.chat-log{min-height:300px;max-height:480px;overflow-y:auto;padding-right:10px}.message{margin-bottom:25px}.message .speaker{font-size:0.75rem;color:var(--muted);margin-bottom:6px;display:flex;gap:9px;align-items:center}.speaker img{width:28px;height:28px;border-radius:50%;object-fit:cover}.message p{font-size:1rem;line-height:2;white-space:pre-wrap}.message.user{padding-left:20px;border-left:2px solid #e5e9e1}.suggestions{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0}.suggestions button{border:1px solid var(--line);border-radius:22px;padding:7px 12px;font-size:0.8125rem;background:#fff}.composer{display:flex;border:1px solid #c7d0c5;border-radius:12px;padding:10px;gap:8px}.composer textarea{border:0;resize:vertical;min-height:62px;width:100%;background:transparent;font-size:0.875rem;color:var(--ink)}.composer button{align-self:end;min-width:38px;height:38px;border-radius:50%;background:var(--green);color:white}.analysis{border-left:1px solid var(--line);padding-left:25px}.analysis h2{font-size:1.5625rem;margin:25px 0 20px}.analysis blockquote{border-left:2px solid #b2c0ae;margin:18px 0;padding-left:15px;font-size:0.875rem;color:var(--muted)}.analysis .note{background:var(--soft);padding:17px;font-size:0.875rem;margin-bottom:20px}.sample-label{font-size:0.75rem;color:#876b50;background:#f7f2ea;padding:6px 12px;border-radius:3px;display:inline-block}.empty{padding:40px 10px;text-align:center;color:var(--muted)}.summary{max-width:980px;margin:auto}.job-sheet{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0;display:grid;grid-template-columns:150px 1fr;gap:40px}.job-sheet .portrait{height:155px}.job-headline{font-family:var(--serif);font-size:2rem;line-height:1.8;width:100%;border:0;background:none;resize:vertical;color:var(--ink);min-height:130px}.triple{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:22px 0}.triple h3{font-size:0.875rem;margin-bottom:8px}.triple p{font-size:0.875rem;color:var(--muted)}.shift{background:var(--soft);display:grid;grid-template-columns:1fr 30px 1.3fr;padding:22px;align-items:center;gap:20px;margin:22px 0}.shift small{font-size:0.75rem;color:var(--muted)}.shift p{font-size:1rem;margin-top:5px}.bottom-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:26px 0;flex-wrap:wrap}.path-choices{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin:28px 0}.path-choice{padding:26px 0;border-top:1px solid var(--line);text-align:left}.path-choice .number{font-family:Georgia,serif;font-size:2.25rem;color:#bac5b8}.path-choice h2{margin:10px 0}.path-choice p{font-size:0.875rem;color:var(--muted)}.field{display:block;margin:18px 0}.field>span{display:block;font-size:0.875rem;margin-bottom:8px}.field textarea{width:100%;min-height:100px;resize:vertical}.field input{width:100%}.canvas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:25px 0}.canvas-cell{border-top:2px solid #c9d4c5;background:#fafbf8;padding:18px}.canvas-cell h3{font-size:0.875rem;margin-bottom:10px}.canvas-cell textarea{width:100%;border:0;background:transparent;resize:vertical;color:var(--ink);font-size:0.875rem;line-height:1.9;min-height:110px}.idea-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:28px 0}.idea{padding:24px;border:1px solid var(--line);display:flex;flex-direction:column;gap:17px}.idea.selected{border-color:var(--green);background:var(--soft)}.idea h2{font-size:1.5rem}.idea p{font-size:0.875rem;color:var(--muted)}.idea button{margin-top:auto}.method{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:0.8125rem;margin:20px 0}.method b{color:var(--green);font-weight:500}.work-row{display:flex;border-top:1px solid var(--line);padding:22px 0;align-items:center;justify-content:space-between;gap:20px}.work-row h2{font-size:1.3125rem}.work-row p{font-size:0.8125rem;color:var(--muted)}.source-fields{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:24px 0}.source-fields h3{margin-bottom:7px}.source-fields p{font-size:0.875rem}.modal-hero{display:flex;gap:28px;align-items:center}.modal-hero .portrait{width:150px;height:160px}.modal-hero h2{font-size:1.875rem}dialog{border:1px solid var(--line);padding:40px;max-width:860px;width:calc(100% - 32px);max-height:90vh;color:var(--ink);background:#fff}dialog::backdrop{background:#26332e60;backdrop-filter:blur(3px)}dialog .close{position:absolute;right:13px;top:9px;font-size:1.75rem}dialog h2{margin-bottom:15px}dialog p{margin:14px 0}dialog .partner-item{padding:22px 0;border-bottom:1px solid var(--line)}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;margin:0 4%;padding:23px 0;color:var(--muted);font-size:0.75rem}footer div{display:flex;gap:22px}footer button{padding:0;font-size:0.75rem}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;border-radius:8px;padding:10px 20px;font-size:0.875rem;z-index:100;display:none}.skip{position:absolute;top:-100px}.skip:focus{top:5px;background:#fff;z-index:99}.download-menu{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}.sample-box{border-left:3px solid #cbb69c;padding:15px 20px;background:#faf7f1;margin:20px 0;font-size:0.875rem}.count{font-family:Georgia,serif;font-size:1.875rem;margin-right:6px}.profile-small{display:flex;align-items:center;gap:14px;font-size:0.875rem}.profile-small .portrait{width:55px;height:60px}.error{color:#974e40}.raw{white-space:pre-wrap;overflow-wrap:anywhere;font-size:0.875rem;line-height:1.9}.history-item{border-left:1px solid var(--line);padding:8px 20px;margin:10px 0;font-size:0.875rem}.btnrow{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.axis{font-size:0.75rem;color:var(--muted)}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}@media(min-width:1500px){.map{height:530px}}@media(max-width:1000px){.chat-layout{grid-template-columns:170px minmax(0,1fr)}.analysis{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:20px 0}.analysis h2{margin:10px 0}.list-grid{grid-template-columns:repeat(2,1fr)}.atlas-layout{grid-template-columns:1fr 240px;gap:20px}.header{gap:15px}.header nav{gap:15px}.header>.quiet{display:none}.map-person{width:55px;height:55px}.map-person.selected{width:80px;height:80px}}@media(max-width:700px){.header{height:auto;min-height:105px;flex-wrap:wrap;padding-top:16px;gap:2px}.brand{font-size:1.375rem;width:100%;text-align:left}.brand span{font-size:1.4375rem}.header nav{margin:0;width:100%;gap:25px}.header nav button{padding:12px 0}.preview-bar{font-size:0.6875rem}.preview-bar span{margin-left:5px}main{padding-top:24px}h1{font-size:1.6875rem}.intro{display:block}.intro>.small{margin-top:10px}.atlas-layout{display:block}.map{height:380px}.map-person{width:48px;height:48px}.map-label{font-size:1.1875rem}.map-person.selected{width:75px;height:75px}.profile{border-left:0;border-top:1px solid var(--line);padding:24px 0;display:grid;grid-template-columns:110px 1fr;gap:0 20px}.profile>.portrait{height:125px;grid-row:1/4}.profile h2{margin:0}.profile>p,.profile>.actions,.profile>details{grid-column:1/-1}.profile .actions{flex-direction:row;flex-wrap:wrap}.list-grid{grid-template-columns:1fr}.chat-layout{display:block}.chat-profile{border:0;display:flex;gap:15px;margin-bottom:22px;align-items:center}.chat-profile .portrait{width:75px;height:85px}.chat-profile p{display:none}.chat-profile h2{font-size:1.3125rem}.chat-log{max-height:none;min-height:180px}.analysis{margin-top:25px}.breadcrumb{flex-wrap:wrap}.steps{margin-left:0;width:100%;gap:17px}.work-title{align-items:start;flex-direction:column;gap:10px}.work-title h1{font-size:1.625rem}.job-sheet{display:block}.job-sheet>aside{display:flex;gap:15px;align-items:center;margin-bottom:20px}.job-sheet>aside .portrait{width:75px;height:80px}.job-headline{font-size:1.5625rem}.triple{grid-template-columns:1fr;gap:20px}.shift{grid-template-columns:1fr;gap:8px}.shift>.arrow{transform:rotate(90deg);width:20px}.path-choices,.idea-grid,.canvas-grid,.source-fields{grid-template-columns:1fr}.idea{padding:20px}.work-row{align-items:start;flex-wrap:wrap}footer{display:block}footer div{margin-top:12px;gap:14px;flex-wrap:wrap}dialog{padding:35px 22px}.modal-hero .portrait{width:95px;height:110px}.modal-hero h2{font-size:1.5rem}}
/* Keep the first action in view, and reserve quiet space for map labels. */
.header{height:76px}main{padding-top:24px}.intro{margin-bottom:20px}.profile>.portrait{height:175px}.profile .actions{margin-top:15px}.map-person{animation:appear .7s ease both}.map-person:nth-of-type(2n){animation-delay:.08s}@keyframes appear{from{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(max-width:700px){.header{height:auto}.profile>.portrait{height:125px}.map-label{font-size:1.0625rem}.map-label small{font-size:0.6875rem}.map{height:400px}.profile>.link{grid-column:1/-1}.sample-box{overflow-wrap:anywhere}}
@media(max-width:700px){h1{font-size:1.375rem;letter-spacing:.015em}.intro .count{font-size:1.5rem}.intro p{font-size:0.8125rem}.examples{font-size:0.75rem}.preview-bar{line-height:1.6}.work-title h1{font-size:1.5rem}}

/* Product-map review: larger vertical canvas and explicit sample axes. */
.map{height:650px}.intro{margin-bottom:14px}.intro h1{font-size:1.8125rem}.intro p{margin-top:3px}.examples{margin-bottom:14px}.map-person{animation:none}.map-status{display:flex;gap:12px;align-items:center;font-size:0.75rem;color:var(--muted);margin:12px 0 18px;flex-wrap:wrap}.quadrant-grid{position:absolute;inset:65px 8% 65px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;pointer-events:none}.quadrant-grid>div{background:#f7f9f5b3}.quadrant-grid>div:nth-child(2){background:#eef3eab3}.quadrant-grid>div:nth-child(3){background:#faf8f3b3}.quadrant-grid>div:nth-child(4){background:#f4f5efb3}.quadrant-grid:before{content:'';position:absolute;left:50%;top:0;bottom:0;border-left:1px solid #9aab97}.quadrant-grid:after{content:'';position:absolute;top:50%;left:0;right:0;border-top:1px solid #9aab97}.axis-top,.axis-bottom,.axis-x,.axis-left,.axis-right{position:absolute;font-size:0.75rem;color:#52644f;z-index:1;pointer-events:none}.axis-top{top:5px;left:0;width:100%;text-align:center}.axis-top small{display:block}.axis-bottom{bottom:37px;left:0;width:100%;text-align:center}.axis-x{bottom:6px;left:0;width:100%;text-align:center;font-size:0.8125rem}.axis-left{left:0;top:49%}.axis-right{right:0;top:49%}.quadrant-caption{position:absolute;font-size:0.75rem;color:#74816d;pointer-events:none}.quadrant-caption.tl{top:70px;left:11%}.quadrant-caption.tr{top:70px;left:55%}.quadrant-caption.bl{top:53%;left:11%}.quadrant-caption.br{top:53%;left:55%}@media(max-width:700px){.map{height:580px}.intro h1{font-size:1.375rem}.quadrant-caption{font-size:0.625rem}.map-person,.map-person:hover{width:44px;height:44px}.map-person.selected{width:58px;height:58px}.axis-top,.axis-x{font-size:0.6875rem}.axis-left,.axis-right{font-size:0.625rem}.map-person span{font-size:0.625rem}.map-status{gap:5px}.quadrant-grid{left:7%;right:7%}}

.placement-evidence{margin-top:24px;padding-top:18px;border-top:1px solid var(--line)}.placement-evidence blockquote{margin:8px 0;padding-left:12px;border-left:2px solid #cad4c3;font-size:0.8125rem}.placement-evidence small{font-size:0.6875rem;color:var(--muted)}.unassigned{margin-top:15px;font-size:0.8125rem}.unassigned button{margin:6px}.axis-left,.axis-right{max-width:95px;overflow-wrap:anywhere;background:#fffd}.axis-left{left:0}.axis-right{right:0;text-align:right}

/* Small, staggered movements keep the opening map alive without animating 1,000 nodes separately. */
.drift{animation:drift-a 17s ease-in-out infinite alternate}.drift-1{animation-name:drift-b;animation-duration:21s}.drift-2{animation-name:drift-c;animation-duration:19s}.drift-3{animation-name:drift-d;animation-duration:23s}.paused .drift{animation-play-state:paused}@keyframes drift-a{from{transform:translate(-5px,2px)}to{transform:translate(6px,-4px)}}@keyframes drift-b{from{transform:translate(4px,-5px)}to{transform:translate(-6px,3px)}}@keyframes drift-c{from{transform:translate(-3px,-4px)}to{transform:translate(5px,5px)}}@keyframes drift-d{from{transform:translate(5px,4px)}to{transform:translate(-4px,-5px)}}


/* Choice typography uses three shared, relative sizes. */
:root{--choice-small:.875rem;--choice-body:1rem;--choice-title:1.25rem}
.axis-choices{margin:1.5rem 0 2rem}
.axis-choices-head{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:1.25rem}
.axis-choices-head h2{font-size:var(--choice-title);margin:0 0 .25rem}
.job-theory-link,.axis-learn{font-size:var(--choice-small)}
.axis-choice-controls{display:flex;align-items:center;justify-content:flex-end;gap:1rem;flex-wrap:wrap}
.axis-selection{font-size:var(--choice-small);color:var(--muted)}
.axis-choice-controls .primary{white-space:nowrap}
.axis-category{margin-top:1rem}.axis-category>h3{font:inherit;font-size:var(--choice-small);color:var(--muted);font-weight:600;margin:0 0 .5rem;letter-spacing:.1em}
.axis-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}
.axis-choice{border:1px solid var(--line);border-radius:1rem;display:flex;flex-direction:column;overflow:hidden;background:#fff}
.axis-choice.chosen{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:var(--soft)}
.axis-select{display:flex;flex-direction:column;gap:.75rem;text-align:left;width:100%;padding:1rem 1rem .5rem;flex:1}
.axis-select:focus-visible{outline-offset:-.25rem;border-radius:1rem}
.axis-card-title{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:var(--choice-body);width:100%;font-weight:600}
.axis-check{width:2rem;height:2rem;flex:none;border:1px solid #789083;border-radius:50%;position:relative;background:#edf2ec;color:var(--green)}
.axis-check::before,.axis-check::after{content:'';position:absolute;top:50%;left:50%;width:.75rem;height:.1rem;background:currentColor;transform:translate(-50%,-50%)}
.axis-check::after{transform:translate(-50%,-50%) rotate(90deg)}
.axis-check.is-checked{background:var(--green);color:#fff;border-color:var(--green)}
.axis-check.is-checked::before{width:.4rem;height:.7rem;border:solid currentColor;border-width:0 .12rem .12rem 0;background:none;transform:translate(-50%,-60%) rotate(45deg)}
.axis-check.is-checked::after{display:none}
.axis-choice-pair{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;width:100%;font-size:var(--choice-small);line-height:1.5}
.axis-choice-pair>span:last-child{text-align:right}.axis-pair-arrow{color:var(--muted)}
.axis-choice .axis-learn{align-self:flex-start;padding:0;margin:.25rem 1rem .75rem;color:var(--muted)}
/* Compact reading sheet: short copy, no long article inside the dialog. */
dialog.compact-guide{width:min(52rem,calc(100vw - 2rem));max-width:none;max-height:calc(100dvh - 2rem);padding:1.75rem 2rem;border-radius:1rem}
.job-guide{font-size:var(--choice-small);line-height:1.65}
.job-guide h2{font-size:var(--choice-title);margin:.35rem 1rem .75rem 0;line-height:1.45}
.job-guide h3{font-size:var(--choice-body);margin:0 0 .35rem;font-weight:600}
.job-guide p{font-size:inherit;margin:.5rem 0}
.job-guide .eyebrow{font-size:inherit}.job-guide-intro{color:var(--muted)}
.job-guide-focus{color:var(--green);font-weight:500}
.job-guide-poles,.job-theory-types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:.75rem 0}
.job-theory-types{grid-template-columns:repeat(3,minmax(0,1fr))}
.job-guide-poles section,.job-theory-types section{padding:.875rem;background:var(--soft);border-radius:.75rem}
.job-guide-question,.job-guide-example{border-top:1px solid var(--line);padding-top:.75rem;margin-top:.75rem}
.job-guide-footnote{color:var(--muted)}
.job-guide-sources{display:flex;gap:.4rem 1.5rem;flex-wrap:wrap;padding:.75rem 0}
.job-guide .secondary{font-size:inherit;padding:.4rem 1rem}.job-guide kbd{font:inherit;opacity:.65;margin-left:.5rem}
@media(max-width:64rem){.axis-choices-head{align-items:flex-start}.axis-choice-controls{gap:.5rem}.axis-selection{width:100%;text-align:right}}
@media(max-width:44rem){.axis-choices-head{display:block}.axis-choice-controls{justify-content:space-between;margin-top:.75rem}.axis-selection{width:auto;text-align:left}.axis-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.axis-select{padding:.75rem .75rem .5rem}.axis-choice .axis-learn{margin-left:.75rem}.axis-choice-pair{grid-template-columns:1fr}.axis-choice-pair>span:last-child{text-align:left}.axis-pair-arrow{display:none}dialog.compact-guide{padding:1.25rem}.job-theory-types{gap:.5rem}.job-theory-types section{padding:.5rem}.job-guide h3{font-size:inherit}}
@media(max-height:45rem){dialog.compact-guide{padding:1.25rem 1.5rem}.job-guide{font-size:.8125rem;line-height:1.5}.job-guide h2{margin:.25rem 0 .5rem}.job-guide-poles,.job-theory-types{margin:.5rem 0}.job-guide-poles section,.job-theory-types section{padding:.625rem}.job-guide-question,.job-guide-example{padding-top:.5rem;margin-top:.5rem}.job-guide-sources{padding:.5rem 0}}
@media(max-width:28rem){dialog.compact-guide{padding:1rem}.job-guide{font-size:.75rem;line-height:1.45}.job-guide h2{font-size:1.125rem}.job-guide-poles{gap:.5rem}.job-guide-poles section{padding:.5rem}.job-guide-sources{gap:.35rem}.job-guide p{margin:.35rem 0}}


/* One quiet composition: headings stay outside the moving network. */
.map-scene{position:absolute;inset:0}
.map-scene.opening-scene{inset:76px 12px 90px;animation:network-sway 18s ease-in-out infinite alternate}
.opening-scene .drift,.opening-scene .breathing{animation:none;opacity:1}
.map-label{z-index:5;line-height:1.4}
.map-label small{line-height:1.5;margin-top:6px}
.paused .opening-scene{animation-play-state:paused}
@keyframes network-sway{0%{transform:translate(-5px,3px) rotate(-.35deg)}100%{transform:translate(5px,-4px) rotate(.35deg)}}
/* Equal cards, shared baselines and one spacing rhythm. */
.axis-choices{margin:24px 0 32px;--choice-gap:12px}
.axis-choices-head{min-height:56px;margin-bottom:20px;align-items:center}
.axis-choices-head h2{margin-bottom:4px}
.axis-choice-controls{gap:16px}
.axis-category{margin-top:20px}
.axis-category>h3{margin:0 0 8px;line-height:20px;letter-spacing:.08em}
.axis-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--choice-gap);grid-auto-rows:104px}
.axis-choice{border-radius:12px;container-type:inline-size;position:relative;transition:border-color .18s,background .18s}
.axis-select{padding:12px 16px 0;gap:8px;flex:none;height:72px}
.axis-card-title{font-size:14px;line-height:24px;height:24px;letter-spacing:.02em}
.axis-check{width:24px;height:24px}
.axis-choice-pair{display:flex;justify-content:space-between;gap:8px;font-size:min(13px,calc((100cqw - 48px)/var(--pair-units,32)));line-height:20px;white-space:nowrap}
.axis-choice-pair>span{flex:none}
.axis-choice-pair .axis-pair-arrow{flex:1;text-align:center;font-size:12px;opacity:.65}
.axis-choice .axis-learn{font-size:12px;line-height:20px;margin:0 16px;padding:0;align-self:flex-start;text-underline-offset:3px}
.axis-choice:hover{border-color:#91a497;background:#f8faf7}
.axis-choice.chosen:hover{background:var(--soft)}
@media(min-width:1100px){.axis-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){
 .map-scene.opening-scene{inset:70px 6px 92px}
 .map-label{font-size:17px}.map-label small{font-size:10px}
 .axis-choices-head{display:block;margin-bottom:16px}
 .axis-choice-controls{justify-content:space-between;gap:12px;margin-top:12px}
 .axis-selection{width:auto;text-align:left;font-size:12px}
 .axis-choice-grid{grid-template-columns:1fr;grid-auto-rows:104px}
 .axis-category{margin-top:16px}
 .axis-choice-pair>span:last-child{text-align:right}
 .axis-pair-arrow{display:block}
}
@media(prefers-reduced-motion:reduce){.map-scene.opening-scene{animation:none}}


/* Approved compact choices, independent drift, and a continuous discovery flow. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.map-scene.opening-scene,.opening-scene .drift,.opening-scene .breathing,.opening-scene .map-person{animation:none!important}
.opening-scene .map-person{transition:translate .2s ease}
button:focus-visible,a:focus-visible{outline:2px solid #6b856a;outline-offset:4px}
button:disabled{cursor:default;opacity:.45}
.choose-stage{max-width:1000px;margin:0 auto}
.stage-back{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}
.stage-back>span{max-width:65%;overflow-wrap:anywhere;text-align:right}
.axis-choices{background:#fff;border:1px solid var(--line);padding:28px;margin:0}
.axis-choices-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 22px}
.axis-choices-head h2{font-family:var(--serif);font-size:1.6rem;font-weight:500;letter-spacing:.03em;margin:0}
.axis-choices-head p{margin:8px 0 0}
.axis-category{margin:20px 0 0}
.axis-category h3{font-size:13px;display:flex;align-items:center;gap:12px;margin:0 0 8px;font-weight:500}
.axis-category h3 small{font-size:11px;color:var(--muted);font-weight:400}
.axis-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:68px;gap:0 24px}
.axis-choice{position:relative;display:block;height:68px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:#fff;overflow:visible}
.axis-choice.chosen{background:#edf3ec;border-color:var(--line);box-shadow:none}
.axis-choice:hover{border-color:var(--line);background:#f6f8f4}
.axis-select{display:flex;flex-direction:column;justify-content:center;height:67px;min-height:0;width:100%;padding:8px 44px 8px 10px;gap:6px;text-align:left;background:transparent;border:0}
.axis-card-title{display:flex;align-items:center;justify-content:flex-start;gap:9px;font-size:14px;font-weight:500;height:21px;line-height:21px;white-space:nowrap;max-width:100%}
.axis-check{position:static;flex:none;width:13px;height:13px;min-width:13px;min-height:13px;border:1px solid #cad4cb;border-radius:50%;background:transparent;color:transparent}
.axis-check:after{display:none}
.axis-check.is-checked{border-color:var(--green);background:var(--green);box-shadow:inset 0 0 0 3px #edf3ec}
.axis-choice-pair{display:flex;justify-content:flex-start;align-items:center;gap:10px;padding-left:22px;white-space:nowrap;font-size:12px;line-height:18px;color:var(--muted)}
.axis-choice-pair .axis-pair-arrow{flex:none;width:auto;font-size:12px;text-align:center}
.axis-choice .axis-learn{position:absolute;right:0;top:12px;width:40px;height:42px;margin:0;padding:0;background:transparent;border:0;text-decoration:none;font-size:15px;color:var(--muted)}
.axis-choice-controls{display:flex;justify-content:flex-end;align-items:center;min-height:66px;margin:0;padding:12px 0 0}
.axis-choice-controls .primary{min-width:168px;min-height:42px;padding:10px 24px;font-size:13px}
.job-theory-link{white-space:nowrap;font-size:12px}
.journey-nav{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:15px;border-bottom:1px solid var(--line);margin-bottom:14px}
.journey-nav button{border:0;background:none;font-size:13px;color:var(--muted);padding:7px 0}
.journey-steps{display:flex;align-items:center;gap:20px}
.journey-steps span{color:#bcc9bd;font-size:12px}
.journey-steps .current{color:var(--ink);box-shadow:0 2px var(--green)}
.work-context{font-size:12px;color:var(--ink);margin-bottom:24px;overflow-wrap:anywhere}
.work-context>span{color:var(--muted)}
.work-title{align-items:center;margin-bottom:26px}
.work-title h1{font-size:clamp(1.65rem,2.65vw,2.2rem);line-height:1.45}
.work-title p{margin-top:8px}
.result-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:32px;align-items:start}
.result-profile{padding-left:24px;border-left:1px solid var(--line)}
.result-profile>.portrait{height:160px;width:160px;margin:0 auto 16px;object-fit:contain}
.result-profile h2{font-size:1.35rem}
.result-profile>p{font-size:12px;line-height:1.9}
.result-profile .actions{gap:8px;margin-top:14px}
.result-profile .actions button{width:100%;font-size:13px;min-height:42px}
.result-profile .placement-evidence{margin-top:18px;padding-top:16px;font-size:12px}
.result-profile .placement-evidence p{font-size:12px}
.quadrant-figure{position:relative;padding-top:52px;padding-bottom:58px}
.quadrant-board{position:relative;height:420px;margin:0 12px}
.quadrant-backdrop{position:absolute;inset:0;background:conic-gradient(from 0deg at 50% 50%,#f0f5ee 0 25%,#f8f8f1 0 50%,#fbf8f3 0 75%,#f4f7f4 0)}
.quadrant-backdrop:before{content:'';position:absolute;left:50%;height:100%;border-left:1px solid #b0bfb1}
.quadrant-backdrop:after{content:'';position:absolute;top:50%;width:100%;border-top:1px solid #b0bfb1}
.position-leaders{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
.position-leaders line{stroke:#829b87;stroke-width:.7;opacity:.45}
.position-leaders circle{fill:#65826c}
.quadrant-person{position:absolute;transform:translate(-50%,-50%);width:52px;height:52px;background:white;border:2px solid white;border-radius:50%;padding:0;box-shadow:0 0 0 1px #d1dbcf;z-index:2;transition:box-shadow .15s}
.quadrant-person .portrait{width:100%;height:100%;border-radius:50%;object-fit:cover}
.quadrant-person span{position:absolute;left:50%;top:calc(100% + 5px);transform:translateX(-50%);font-size:11px;line-height:1.5;white-space:nowrap;background:#ffffffed;color:var(--ink);border-radius:3px;padding:2px 5px;opacity:0;pointer-events:none}
.quadrant-person:hover,.quadrant-person:focus-visible,.quadrant-person.selected{z-index:5;box-shadow:0 0 0 2px var(--green)}
.quadrant-person:hover span,.quadrant-person:focus-visible span,.quadrant-person.selected span{opacity:1}
.quadrant-y-heading{position:absolute;top:0;left:0;width:100%;text-align:center;font-size:13px;line-height:1.8}
.quadrant-y-heading span{display:block;color:var(--muted);font-size:12px}
.quadrant-y-low{position:absolute;bottom:33px;width:100%;text-align:center;font-size:11px;color:var(--muted)}
.quadrant-x-heading{position:absolute;bottom:0;left:12px;right:12px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;font-size:12px}
.quadrant-x-heading span:last-child{text-align:right}
.quadrant-x-heading strong{font-weight:500;color:var(--ink)}
.map-empty{position:absolute;inset:24%;text-align:center;z-index:4;background:#fff;padding:20px;min-width:220px}
.map-empty h2{font-size:18px}.map-empty p{font-size:12px;margin:12px 0}
.chat-layout{grid-template-columns:190px minmax(0,1fr) 260px;gap:26px;align-items:stretch}
.chat-profile{padding-right:20px}.chat-profile .portrait{height:170px;object-fit:contain}.chat-profile p{font-size:12px}
.chat-main{display:flex;flex-direction:column;min-height:490px}
.chat-log{height:340px;min-height:260px;max-height:440px;padding-right:12px;overscroll-behavior:contain}
.message{margin:0 0 22px}.message p{font-size:14px;line-height:1.95;white-space:pre-wrap;overflow-wrap:anywhere}
.message.user{margin-left:32px;padding:14px 18px;background:#f5f7f2;border-radius:8px}
.message.assistant{padding-right:14px}
.speaker{font-size:12px;margin-bottom:9px}.speaker .portrait{width:30px;height:30px}
.conversation-empty{padding:48px 10px}.conversation-empty h2{font-size:20px;margin:15px 0}.conversation-empty p{font-size:13px;color:var(--muted)}
.suggestions{margin:14px 0 10px;display:flex;gap:8px;flex-wrap:wrap}.suggestions button{font-size:12px;padding:9px 12px;border-radius:20px;line-height:1.5}
.composer{margin:0;display:flex;align-items:flex-end;gap:12px;border:1px solid #bcc9bd;border-radius:14px;padding:10px 12px;background:#fff}
.composer textarea{border:0;resize:vertical;min-height:48px;max-height:160px;width:100%;padding:3px;font:inherit;font-size:14px;line-height:1.7}
.composer button{flex:none;width:36px;height:36px;border-radius:50%;background:var(--green);color:#fff;border:0;margin-bottom:3px}
.conversation-note{margin-top:16px;font-size:12px;color:var(--muted)}.conversation-note textarea{margin-top:10px;width:100%;min-height:80px;padding:12px;border:1px solid var(--line);border-radius:6px;font:inherit;color:var(--ink)}
.analysis{display:flex;flex-direction:column;padding-left:24px}.analysis h2{font-size:21px;margin:20px 0 14px}.analysis .insight{font-family:var(--serif);font-size:21px;line-height:1.8}.analysis blockquote{font-size:13px;margin:10px 0 12px;white-space:pre-wrap;max-height:240px;overflow:auto}
.analysis-bottom{margin-top:auto;padding-top:28px}.analysis-bottom p{margin:0 0 12px}.analysis-bottom button{width:100%;font-size:13px;padding:12px 15px}
.flow-error{font-size:13px;color:#964d3f;padding:10px 0;line-height:1.8}.thinking{font-size:13px;color:var(--muted);padding:12px 0}
.flow-sheet{max-width:1080px}.job-sheet{grid-template-columns:155px minmax(0,1fr);gap:30px;padding:24px 0}.job-sheet>aside .portrait{width:145px;height:155px;object-fit:contain}.job-sheet aside h3{margin:12px 0 5px}.job-sheet aside .link{margin-top:18px}
.job-headline{font-family:var(--serif);font-size:clamp(1.4rem,2.2vw,1.9rem);line-height:1.65;min-height:100px;width:100%;resize:vertical;border:0;background:transparent;padding:8px 0;color:var(--ink)}
.job-content .triple{gap:18px;margin:16px 0}.job-fact>span,.job-obstacles label>span,.value-cell>span,.next-question>span{display:block;font-size:12px;font-weight:500;color:var(--muted);margin-bottom:8px}
.job-fact textarea,.job-obstacles textarea{font:inherit;font-size:13px;line-height:1.8;width:100%;min-height:94px;border:0;border-bottom:1px solid var(--line);padding:0 0 8px;background:transparent;color:var(--ink);resize:vertical}
.job-obstacles{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:14px 18px;background:#f6f8f3}.job-obstacles textarea{min-height:70px;border:0}
.evidence-details{font-size:12px;color:var(--muted);margin:18px 0 0}.evidence-details blockquote{border-left:2px solid #c8d3c1;padding:8px 16px;margin:15px 0;white-space:pre-wrap}.evidence-details blockquote button{display:block;margin-top:8px}.evidence-details ul{padding-left:20px;line-height:1.9}
.next-question{display:block;margin:20px 0 0}.next-question textarea{width:100%;min-height:54px;padding:10px 12px;border:1px solid var(--line);border-radius:6px;font:inherit;font-size:13px;line-height:1.8;color:var(--ink);resize:vertical}
.bottom-actions{margin:22px 0 14px;gap:16px}.bottom-actions button{font-size:13px}
.value-sheet{max-width:1120px;margin:auto}.value-context{display:flex;gap:16px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;margin-bottom:20px}.value-context .portrait{width:60px;height:64px;object-fit:contain;flex:none}.value-context strong{font-size:13px;font-weight:500}.value-context p{font-size:14px;margin:6px 0 0}.value-context>div{flex:1}.value-context .link{white-space:nowrap}
.value-input{display:flex;align-items:flex-end;gap:18px;margin:20px 0}.value-input label{flex:1}.value-input label>span{display:block;font-size:12px;color:var(--muted);margin-bottom:8px}.value-input small{font-size:11px;margin-left:8px}.value-input input{width:100%;min-height:44px;border:1px solid var(--line);border-radius:6px;padding:10px 12px;font:inherit;font-size:13px}.value-input button{font-size:13px;min-height:44px}
.proposal-lead{background:#f2f6ee;padding:22px 26px;margin:24px 0}.proposal-lead input{display:block;width:100%;border:0;background:none;font-family:var(--serif);font-size:26px;color:var(--ink);margin:8px 0;padding:0}.proposal-lead textarea{display:block;width:100%;border:0;background:none;font:inherit;font-size:14px;line-height:1.8;color:var(--ink);min-height:54px;resize:vertical}
.value-canvas{display:grid;grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr);gap:16px;margin:24px 0}.value-canvas>section{border-top:2px solid #a9bba3;padding:18px 22px;background:#fafbf8}.value-canvas>section.offer-side{background:#f4f7f1}.value-canvas h2{font-family:var(--serif);font-size:20px;font-weight:500;margin-bottom:20px}.value-cell{display:block;margin-top:16px}.value-cell textarea{display:block;width:100%;border:0;border-bottom:1px solid var(--line);padding:0 0 8px;background:transparent;color:var(--ink);font:inherit;font-size:13px;line-height:1.8;min-height:75px;resize:vertical}.value-bridge{display:flex;align-items:center;justify-content:center;color:#8b9d85;font-size:24px}
@media(min-width:1500px){.quadrant-board{height:480px}}
@media(max-width:1050px){.chat-layout{grid-template-columns:150px minmax(0,1fr);gap:22px}.analysis{grid-column:1/-1;display:block;border-left:0;border-top:1px solid var(--line);padding:20px 0}.analysis blockquote{max-height:none}.analysis-bottom{padding-top:10px}.analysis-bottom button{width:auto}.result-layout{grid-template-columns:minmax(0,1fr) 220px;gap:20px}.result-profile{padding-left:18px}.axis-choice-pair{font-size:11px;gap:6px}.axis-select{padding-right:38px}.quadrant-person{width:44px;height:44px}}
@media(max-width:700px){.axis-choices{padding:20px 14px}.axis-choices-head{display:block}.axis-choices-head h2{font-size:21px}.job-theory-link{margin-top:10px}.axis-choice-grid{grid-template-columns:1fr;grid-auto-rows:68px}.axis-choice-pair{font-size:12px}.axis-category h3{gap:9px}.axis-choice-controls{margin:0;justify-content:flex-end}.journey-nav{flex-wrap:wrap;gap:10px}.journey-steps{order:3;width:100%;justify-content:center;gap:16px}.work-context{margin-bottom:18px}.work-title{display:block}.work-title .sample-label{display:inline-block;margin-top:10px}.stage-back{gap:10px}.result-layout{display:block}.quadrant-board{height:400px;margin:0 8px}.quadrant-person{width:36px;height:36px}.quadrant-person:before{content:'';position:absolute;inset:-5px}.quadrant-x-heading{font-size:11px;gap:8px}.quadrant-y-heading{font-size:12px}.result-profile{border-left:0;border-top:1px solid var(--line);padding:24px 0;margin-top:20px}.result-profile>.portrait{height:145px}.chat-layout{display:block}.chat-profile{display:flex;border:0;gap:16px;margin-bottom:20px}.chat-profile .portrait{width:75px;height:85px}.chat-profile p,.chat-profile .tagrow{display:none}.chat-main{min-height:0}.chat-log{height:340px;max-height:460px}.analysis{margin-top:24px}.job-sheet{display:block}.job-sheet>aside{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-bottom:16px}.job-sheet>aside .portrait{width:60px;height:65px}.job-sheet>aside .tagrow{display:none}.job-sheet aside .link{margin:0}.job-content .triple{grid-template-columns:1fr}.job-fact textarea{min-height:65px}.job-obstacles{grid-template-columns:1fr;padding:16px}.value-input{display:block}.value-input button{margin-top:12px;width:100%}.value-context{flex-wrap:wrap}.value-context>.link{margin-left:76px}.value-canvas{grid-template-columns:1fr;gap:12px}.value-bridge{display:none}.proposal-lead{padding:18px}.proposal-lead input{font-size:22px}.bottom-actions{flex-wrap:wrap}.bottom-actions>.primary{margin-left:auto}.map-empty{inset:20% 5%;min-width:0}.value-canvas>section{padding:18px}.value-cell textarea{min-height:70px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
.stage-product-form{display:flex;align-items:center;gap:12px;width:min(520px,65%)}.stage-product-form input{min-width:0;width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--muted);padding:6px 0;font:inherit;font-size:12px}.stage-product-form button{font-size:12px;white-space:nowrap}
@media(min-width:701px) and (max-width:860px){.axis-choice-pair{padding-left:0;font-size:11px;gap:5px}.axis-select{padding-left:8px;padding-right:34px}}

/* Discovery: quiet structure, equal columns, one layer of detail at a time. */
.discovery-sheet{max-width:1120px;margin:0 auto;color:var(--ink)}
.discovery-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin:0 0 18px}
.discovery-heading h1{font-size:clamp(24px,2.5vw,34px);line-height:1.45;margin:5px 0 7px}
.discovery-heading p{font-size:12px;line-height:1.8;color:var(--muted);margin:0}
.discovery-heading .sample-label{white-space:nowrap;margin-top:8px;font-size:11px}
.discovery-job-layout{display:grid;grid-template-columns:138px minmax(0,1fr);gap:28px;border-top:1px solid var(--line);padding-top:18px}
.discovery-person{padding-right:16px;border-right:1px solid var(--line)}
.discovery-person .portrait{width:120px;height:132px;object-fit:contain}
.discovery-person h2{font-size:18px;margin:12px 0 6px}.discovery-person p{font-size:11px;color:var(--muted);margin:0 0 18px}.discovery-person .link{display:block;margin:14px 0;min-height:32px;text-align:left}
.discovery-field{display:block;min-width:0}
.discovery-field>span{display:block;font-size:12px;font-weight:500;line-height:1.5;margin-bottom:5px;color:#526257}
.discovery-field>small{display:block;font-size:11px;line-height:1.5;color:var(--muted);margin-bottom:6px}
.discovery-field textarea{display:block;width:100%;min-height:60px;resize:vertical;border:1px solid transparent;border-bottom-color:#d5ddd0;border-radius:4px 4px 0 0;padding:5px 3px;background:transparent;font:inherit;font-size:13px;line-height:1.75;color:var(--ink);overflow:auto}
.discovery-field textarea:hover{border-bottom-color:#8b9d88}.discovery-field textarea:focus{outline:2px solid #70876f;outline-offset:2px;background:#fff;border-radius:4px}
.discovery-thesis textarea{font-family:var(--serif);font-size:22px;min-height:66px;line-height:1.6;border:0;padding:0}
.discovery-situation{margin:10px 0 0;display:grid;grid-template-columns:45px 1fr;gap:12px;align-items:start}.discovery-situation textarea{min-height:48px;font-size:12px;padding:0 3px;border:0}.discovery-situation>span{padding-top:2px}
.discovery-section-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:17px 0 10px}
.discovery-section-title h2{font-size:14px;font-weight:500;margin:0}.discovery-section-title>span{font-size:11px;color:var(--muted)}
.discovery-grid{display:grid;gap:16px}.discovery-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.discovery-grid.four{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.discovery-job-body .three>.discovery-field{padding:12px 14px;background:#f4f7f1;border-top:2px solid #acbca3}
.discovery-job-body .four>.discovery-field{padding:10px 12px;background:#f5f7f2;border-top:1px solid #adbaa7}.discovery-job-body .four>.holding{background:#f8f5f0;border-color:#c6b8a7}
.discovery-job-body .four textarea{font-size:12px;min-height:78px}
.discovery-evidence{font-size:12px;margin:14px 0 0;color:var(--muted);line-height:1.85}
.discovery-evidence summary,.material-card summary,.discovery-proposal summary{cursor:pointer;min-height:32px;padding:5px 0;font-size:11px}
.discovery-evidence blockquote{margin:12px 0;border-left:2px solid #bcc9b3;padding:8px 16px;white-space:pre-wrap}.discovery-evidence blockquote button{display:block;margin-top:6px}
.discovery-evidence ul,.discovery-proposal ul{padding-left:18px;margin:8px 0;font-size:12px;line-height:1.8}
.discovery-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);margin-top:18px;padding:16px 0 0}.discovery-footer button{font-size:12px;min-height:42px}.discovery-footer>.link{padding-left:0}
.discovery-context{display:flex;align-items:center;gap:14px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 0;margin-bottom:14px}.discovery-context .portrait{width:44px;height:48px;object-fit:contain}.discovery-context>div{flex:1;min-width:0}.discovery-context strong{display:block;font-size:12px;font-weight:500}.discovery-context span{display:block;font-size:12px;color:var(--muted);line-height:1.6;margin-top:3px}.discovery-context .link{flex:none}
.discovery-toolbar{display:flex;gap:18px;align-items:flex-end;margin:12px 0 18px}.discovery-toolbar label{flex:1;min-width:0}.discovery-toolbar label>span{display:block;font-size:11px;color:var(--muted);margin-bottom:6px}.discovery-toolbar small{font-size:10px;margin-left:8px}.discovery-toolbar input{width:100%;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:8px 0;font:inherit;font-size:12px;background:transparent;color:var(--ink)}.discovery-toolbar button{min-height:38px;font-size:12px;flex:none}
.discovery-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-bottom:15px}.discovery-tabs button{font-size:13px;min-height:42px;border:0;border-bottom:2px solid transparent;border-radius:0;padding:8px 0;background:none;color:var(--muted)}.discovery-tabs button[aria-pressed=true]{border-bottom-color:var(--green);color:var(--green);font-weight:500}
.material-columns{display:grid;grid-template-columns:1fr 1fr;gap:28px}.material-column>.discovery-section-title{margin:0 0 12px;display:block}.material-column h2>span{font-size:11px;margin-left:8px;color:var(--muted)}.material-column>.discovery-section-title>span{display:block;margin-top:4px}
.material-card{display:grid;grid-template-columns:28px 1fr;gap:10px;border-top:1px solid var(--line);padding:10px 0 4px}.material-id{font-size:11px;line-height:24px;width:26px;height:26px;border-radius:50%;text-align:center;background:#edf2e7;color:#586c4f;margin-top:2px}.pain .material-id{background:#f3ece3;color:#806957}
.material-title>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.material-title textarea{min-height:26px;height:28px;font-family:var(--serif);font-size:17px;padding:0;border:0;line-height:1.5;resize:none}
.material-card .discovery-field:not(.material-title)>span{font-size:10px;margin:4px 0 0;color:var(--muted)}.material-card textarea{font-size:12px;min-height:42px;padding:2px 0;border:0}.material-card details{font-size:11px;color:var(--muted)}
.proposal-grid{align-items:stretch}.discovery-proposal{min-width:0;border:1px solid var(--line);border-radius:8px;padding:20px 18px 16px;display:flex;flex-direction:column;background:#fffdfa}.discovery-proposal.selected{border-color:#6e8664;background:#f6f9f2;box-shadow:inset 0 3px #6e8664}.discovery-proposal>.eyebrow{font-size:10px;letter-spacing:.15em;margin-bottom:8px}
.proposal-title>span{font-size:10px}.proposal-title textarea{font-family:var(--serif);font-size:20px;line-height:1.5;min-height:64px;border:0;padding:0}.proposal-promise{margin:10px 0}.proposal-promise textarea{min-height:84px}.discovery-proposal>.discovery-field:not(.proposal-title) textarea{font-size:12px}
.proposal-jobs{display:flex;gap:6px;flex-wrap:wrap;margin-top:14px}.proposal-jobs span{font-size:10px;color:#5e7059;background:#eef3e8;border-radius:12px;padding:3px 7px}
.proposal-links{margin:12px 0 6px}.proposal-links>span{display:block;font-size:10px;color:var(--muted);margin-bottom:5px}.proposal-links button{display:block;border:0;background:none;font-size:11px;line-height:1.7;color:#5a7053;text-align:left;padding:3px 0;text-decoration:underline;text-underline-offset:3px;min-height:24px}
.discovery-proposal details{font-size:11px;color:var(--muted);margin-bottom:14px}.proposal-pick{margin-top:auto;width:100%;font-size:12px;min-height:42px}
.discovery-selection{display:flex;align-items:center;gap:14px;padding:12px 0 0;font-size:12px}.discovery-selection>span{font-size:11px;color:var(--muted)}.discovery-selection strong{font-weight:500}.discovery-selection .link{margin-left:auto}
.discovery-empty{text-align:center;padding:46px 16px 40px;background:#f7f8f3;border-radius:8px}.discovery-empty h2{font-family:var(--serif);font-size:23px;font-weight:400;margin:0 0 16px}.discovery-empty p{font-size:13px;line-height:2;color:var(--muted);margin:0 0 20px}.discovery-empty .primary{font-size:13px}.discovery-empty details{text-align:left;margin:20px auto;max-width:580px;font-size:12px}
.discovery-disclaimer{font-size:10px;color:var(--muted);line-height:1.8;margin:12px 0 0}.discovery-stale{font-size:12px;line-height:1.8;background:#f8f4e9;border-left:2px solid #c2ad79;padding:10px 14px;margin:12px 0}
.aha-origin{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:20px}.aha-origin>div+div{border-left:1px solid var(--line);padding-left:32px}.aha-origin .eyebrow{font-size:10px}.aha-origin blockquote{font-family:var(--serif);font-size:15px;line-height:1.8;margin:8px 0;max-height:86px;overflow:auto;white-space:pre-wrap}.aha-origin h2{font-family:var(--serif);font-size:20px;font-weight:400;margin:8px 0}.aha-origin p{font-size:12px;line-height:1.8;margin:0 0 5px}
.aha-story{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:18px;align-items:stretch}.aha-before,.aha-after{padding:14px 10px;background:#fafaf6}.aha-moment{padding:18px 20px;background:#edf3e5;border-radius:6px;border-top:2px solid #8aa078}.aha-story .discovery-field+.discovery-field{margin-top:15px}.aha-story textarea{font-size:12px;min-height:75px}.aha-realization textarea{font-family:var(--serif);font-size:22px;line-height:1.65;min-height:116px;border:0;padding:6px 0}.aha-realization>span{font-size:11px;margin-top:8px}.aha-validation>.discovery-field{padding:12px 14px;border-top:1px solid var(--line);background:#fafbf7}.aha-validation textarea{font-size:12px;min-height:76px}
.keep-word{font-size:11px;color:#718069;min-height:28px}.keep-word:disabled{opacity:.75}.kept-words{font-size:12px;margin-top:18px}.kept-words button{display:block;text-align:left;line-height:1.8;border-left:2px solid var(--line);padding:8px 10px;margin:10px 0;max-height:120px;overflow:auto}
.journey-steps{gap:20px}.journey-steps button{font-size:12px;min-height:36px}.journey-steps button:disabled{opacity:.48}
@media(min-width:1100px) and (max-height:850px){.discovery-heading{margin-bottom:12px}.discovery-heading h1{font-size:27px}.discovery-context{padding:6px 0;margin-bottom:8px}.discovery-toolbar{margin:8px 0 10px}.discovery-proposal{padding:14px}.proposal-title textarea{font-size:18px;min-height:48px}.proposal-promise textarea{min-height:66px}.proposal-links{margin-top:8px}.discovery-footer{margin-top:12px;padding-top:12px}.aha-story textarea{min-height:62px}.aha-realization textarea{min-height:90px;font-size:20px}.aha-origin{margin-bottom:14px;padding:10px 0}}
@media(max-width:1000px){.discovery-job-layout{grid-template-columns:110px minmax(0,1fr);gap:18px}.discovery-person .portrait{width:96px;height:110px}.discovery-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.discovery-proposal{padding:15px}.material-columns{gap:20px}.aha-story{grid-template-columns:1fr 1.25fr 1fr;gap:12px}.aha-moment{padding:14px}.journey-steps{gap:14px}}
@media(max-width:700px){.discovery-heading{display:block}.discovery-heading .sample-label{display:inline-block;margin-top:10px}.discovery-job-layout{display:block}.discovery-person{display:flex;align-items:center;gap:12px;flex-wrap:wrap;border-right:0;border-bottom:1px solid var(--line);padding:0 0 12px;margin-bottom:16px}.discovery-person .portrait{width:56px;height:62px}.discovery-person h2{margin:0;font-size:16px}.discovery-person p{margin:0}.discovery-person .link{margin:0}.discovery-grid.three{grid-template-columns:1fr}.discovery-grid.four{gap:10px}.discovery-job-body .three{gap:10px}.discovery-job-body .three textarea{min-height:54px}.discovery-thesis textarea{font-size:21px;min-height:90px}.discovery-situation{display:block}.discovery-section-title{align-items:flex-start}.discovery-section-title>span{max-width:55%;text-align:right}.discovery-toolbar{display:block}.discovery-toolbar button{margin-top:14px;width:100%}.discovery-context{gap:10px;flex-wrap:wrap}.discovery-context .link{font-size:11px}.material-columns{grid-template-columns:1fr;gap:26px}.discovery-tabs{gap:16px}.discovery-tabs button{font-size:11px;flex:1;line-height:1.7}.discovery-footer{flex-wrap:wrap}.discovery-footer .btnrow{flex-wrap:wrap;margin-left:auto}.discovery-selection{flex-wrap:wrap}.proposal-title textarea{min-height:40px}.proposal-promise textarea{min-height:62px}.aha-origin{grid-template-columns:1fr;gap:16px}.aha-origin>div+div{border-left:0;border-top:1px solid var(--line);padding:14px 0 0}.aha-story{grid-template-columns:1fr}.aha-before,.aha-after{padding:14px}.aha-realization textarea{min-height:90px}.aha-story textarea{min-height:60px}.discovery-empty{padding:32px 15px}.discovery-empty h2{font-size:20px}.discovery-empty br{display:none}.journey-steps{gap:8px;justify-content:space-between}.journey-steps button{font-size:11px}.discovery-heading .eyebrow{font-size:10px}}
