:root{--paper:#faf8f3;--ink:#344b3e;--muted:#747a70;--green:#46644f;--sage:#e8eee1;--line:#e1e2d7;--cream:#fffefb;--peach:#f7e9df;--blue:#e7eff2;--focus:#315f89;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--focus);outline-offset:5px}a{color:var(--green)}button{touch-action:manipulation}button:disabled{opacity:.55;cursor:default}h1,h2,h3,p{margin:0}button svg{pointer-events:none}.site-header{max-width:1248px;padding:27px 44px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:20px;font-weight:650;letter-spacing:.5px}.brand-icon{width:46px;height:46px;background:var(--sage);border-radius:17px;display:block}.brand-icon svg{width:100%;height:100%}.brand small{display:block;font-size:10px;letter-spacing:2px;font-weight:400;color:var(--muted);margin-top:4px}nav{display:flex;align-items:center;gap:23px}.text-button{background:none;border:0;padding:8px 0;color:var(--muted);font-size:13px}.text-button:hover{color:var(--green)}.help-button{border:1px solid #d2d9cb;background:#f0f2e9;border-radius:999px;padding:11px 16px;font-size:13px}.help-button span{font-size:17px;vertical-align:-1px;margin-right:4px}.workspace{max-width:1160px;margin:0 auto;padding:36px 0 18px}.journey-bar{display:flex;align-items:center;gap:15px;color:#949a8f;font-size:11px;letter-spacing:1px;margin-bottom:45px}.journey-bar span{display:flex;align-items:center;gap:9px}.journey-bar b{font-size:12px;font-weight:450;letter-spacing:1px}.journey-bar i{width:37px;height:1px;background:var(--line)}.journey-bar span.active{color:var(--green)}.journey-bar span.active b{font-weight:650}.journey-bar small{margin-left:auto;font-size:11px;color:var(--muted)}.layout{display:grid;grid-template-columns:minmax(0,790px) minmax(245px,286px);gap:72px;align-items:start}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:550;color:#72886b;display:flex;align-items:center;gap:9px;margin-bottom:15px}.eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:#8d9f77}h1{font-size:31px;font-weight:600;line-height:1.55;letter-spacing:-.7px;max-width:770px;outline:none}.entry h1{font-size:39px;line-height:1.4}.question-detail{font-size:14px;color:#71766c;line-height:1.9;margin-top:13px;max-width:680px}.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:31px}.choice{position:relative;border:1px solid var(--line);background:var(--cream);border-radius:20px;text-align:left;padding:0;overflow:hidden;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex;flex-direction:column;min-width:0}.choice:hover{border-color:#8eaa82;transform:translateY(-3px);box-shadow:0 8px 20px #344b3e08}.choice:active{transform:translateY(0)}.choice-art{width:100%;height:145px;display:flex;justify-content:center;align-items:center;background:#f0f3e9;margin:0}.choice:nth-child(4n+2) .choice-art{background:var(--peach)}.choice:nth-child(4n+3) .choice-art{background:var(--blue)}.choice:nth-child(4n+4) .choice-art{background:#f5efd9}.choice-art svg{height:100%;width:auto;max-width:100%}.choice-copy{display:block;padding:18px 43px 20px 20px;position:relative;flex:1}.choice-label{display:block;font-size:17px;font-weight:550;line-height:1.6}.choice-note{display:block;font-size:12px;color:var(--muted);line-height:1.7;margin-top:5px}.choice-arrow{position:absolute;right:19px;bottom:22px;font-size:19px;font-weight:400;color:#8c9d7d}.entry .choice-art{height:213px}.entry .choice-copy{padding:21px 46px 23px 24px}.entry .choice-label{font-size:20px}.entry .choice-note{font-size:13px}.choice-grid.many .choice{flex-direction:row;align-items:stretch;min-height:113px;border-radius:16px}.choice-grid.many .choice-art{width:90px;min-width:90px;height:auto;min-height:112px}.choice-grid.many .choice-art svg{width:100%;height:104px;align-self:center}.choice-grid.many .choice-copy{padding:16px 24px 15px 14px;display:flex;flex-direction:column;justify-content:center}.choice-grid.many .choice-label{font-size:15px;line-height:1.65}.choice-grid.many .choice-note{font-size:11px}.choice-grid.many .choice-arrow{right:10px;bottom:15px;font-size:15px}.choice.is-unknown{grid-column:1/-1;flex-direction:row;background:transparent;border-style:dashed;align-items:center;border-radius:12px;min-height:65px}.choice.is-unknown .choice-art{width:60px;min-width:60px;height:55px;background:none;min-height:0}.choice.is-unknown .choice-art svg{height:55px}.choice.is-unknown .choice-copy{padding:13px 40px 13px 5px;display:block}.choice.is-unknown .choice-label{font-size:13px;font-weight:500;display:inline}.choice.is-unknown .choice-note{display:inline;font-size:12px;margin-left:13px}.choice.is-unknown .choice-arrow{bottom:21px}.question-tools{display:flex;gap:24px;align-items:center;justify-content:space-between;margin-top:27px;padding-top:19px;border-top:1px solid var(--line)}.back-button,.restart-button{background:none;border:0;font-size:12px;padding:7px 0;color:var(--muted)}.back-button:hover,.restart-button:hover{color:var(--ink)}.helper-line{font-size:11px;color:#929889;margin-top:19px;line-height:1.7}.history-panel{border:1px solid var(--line);border-radius:19px;background:#f7f7ee;padding:23px 21px}.history-toggle{border:0;background:none;padding:0;display:flex;align-items:center;gap:8px;width:100%;text-align:left;font-size:14px;font-weight:550;cursor:default}.count{font-size:10px;background:#e8ecdf;color:#78846d;min-width:20px;text-align:center;border-radius:50%;padding:4px;margin-left:auto}.chevron{display:none}.rail-description{font-size:11px;color:var(--muted);line-height:1.8;margin:11px 0 18px}.history-panel ol{list-style:none;margin:0;padding:0;max-height:430px;overflow:auto;scrollbar-width:thin}.history-empty{font-size:12px;line-height:1.9;color:#919784;padding:20px 4px 28px}.history-empty span{display:block;border:1px dashed #d5dbca;padding:15px;border-radius:12px;text-align:center}.history-item{position:relative;margin-left:5px;padding:0 0 18px 18px;border-left:1px solid #d3dcc9}.history-item:before{content:"";position:absolute;left:-4px;top:5px;width:7px;height:7px;background:#a6b698;border-radius:50%}.history-item:last-child{padding-bottom:6px;border-left-color:transparent}.history-item button{border:0;background:none;text-align:left;padding:0;font-size:12px;line-height:1.65;width:100%;color:var(--ink)}.history-item button:hover{text-decoration:underline}.history-item small{display:block;font-size:10px;color:var(--muted);line-height:1.6;margin-bottom:3px}.history-item .edit{color:#89917c;font-size:10px;margin-left:5px;white-space:nowrap}.export-button{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;border-top:1px solid var(--line);background:none;margin-top:18px;padding:16px 0 0;font-size:12px;color:var(--green)}[hidden]{display:none!important}.privacy-note{font-size:10px;color:#929787;line-height:1.8;margin-top:22px}.gentle-note{display:flex;gap:13px;padding:28px 11px;color:#87917d}.gentle-note p{font-size:11px;line-height:1.9}.note-doodle{font-size:29px;line-height:1.6;color:#b0bb98}.page-footer{margin-top:63px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;align-items:center;font-size:11px;color:#8a8e82}.page-footer .text-button{font-size:11px}.scene-panel{margin-top:28px;background:#edf1e6;border-radius:20px;display:flex;align-items:center;gap:22px;padding:18px 24px}.scene-panel>svg{width:180px;min-width:160px;height:160px}.scene-panel p{font-size:14px;line-height:1.9;color:#5c6c55}.scene-panel .wait-pill{display:inline-block;font-size:11px;background:#fffef7;border-radius:999px;padding:5px 11px;margin-bottom:9px;letter-spacing:1px}.scene-panel.care-scene{background:#f5eae1}.scene-panel.result-scene{background:#e8efdf}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:23px 0 0;padding:0;list-style:none}.steps li{font-size:12px;line-height:1.8;padding-right:9px;color:#66735e}.steps li span{display:block;font-size:10px;color:#8a9b7b;margin-bottom:5px}.result-title{font-size:23px;line-height:1.65;margin-bottom:13px;letter-spacing:0}.result-body{font-size:14px;line-height:1.9;color:#56674e}.result-note{background:#fffdf7;border:1px solid var(--line);border-radius:14px;padding:18px 20px;margin-top:18px;font-size:13px;line-height:1.85;color:#747a6b}.primary-button{background:var(--green);color:white;border:1px solid var(--green);border-radius:12px;padding:14px 19px;font-size:14px}.secondary-button{background:transparent;border:1px solid var(--line);border-radius:12px;padding:14px 19px;font-size:14px}.end-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.care-tip{font-size:12px;line-height:1.85;margin-top:19px;color:#8c685d}.context-chip{font-size:11px;border:1px solid #dbe2d1;color:#7a896b;border-radius:999px;padding:6px 11px;display:inline-block;margin-bottom:18px}.question-animate{animation:appear .2s ease-out}@keyframes appear{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}dialog{border:1px solid var(--line);border-radius:23px;box-shadow:0 25px 100px #344b3e25;background:var(--paper);color:var(--ink);padding:27px;max-width:680px;width:calc(100% - 32px);max-height:85dvh}dialog::backdrop{background:#23392d60;backdrop-filter:blur(3px)}.modal-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.modal-top h2{font-size:22px;font-weight:550}.close-button{border:0;background:#e9ecdf;border-radius:50%;width:35px;height:35px;font-size:24px;flex-shrink:0}#modal-body{font-size:14px;line-height:1.9}#modal-body h3{font-size:16px;margin:22px 0 8px}#modal-body p{margin:0 0 12px}#modal-body ul{padding-left:21px}#modal-body a{overflow-wrap:anywhere}.topic-list{list-style:none;padding:0!important;display:grid;gap:10px}.topic-list li{border:1px solid var(--line);border-radius:12px;padding:12px 15px}.topic-list b{font-size:13px;font-weight:550}.topic-list b span{display:inline-block;font-size:10px;color:#8c957f;margin-right:8px}.topic-list p{font-size:12px;color:var(--muted);margin:4px 0 0!important}.small-print{font-size:12px;color:var(--muted)}.help-alert{background:#f3e4dd;border-radius:13px;padding:15px 17px;color:#7f5147}.help-links{display:flex;gap:10px;flex-wrap:wrap;margin:15px 0}.source-list li{margin-bottom:9px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:12px 20px;border-radius:12px;font-size:12px;display:none;z-index:9;max-width:90vw}#toast.visible{display:block}
@media(min-width:1000px){.sidebar{position:sticky;top:30px}}@media(max-width:1250px){.workspace{margin:0 44px}.layout{gap:42px;grid-template-columns:minmax(0,1fr) 260px}.entry h1{font-size:35px}}@media(max-width:1000px){.layout{gap:25px;grid-template-columns:minmax(0,1fr) 220px}.history-panel{padding:19px 16px}.workspace{margin:0 28px}.site-header{padding:24px 28px}.entry h1{font-size:30px}h1{font-size:26px}.choice-label{font-size:15px}.choice-grid.many{grid-template-columns:1fr}.choice-grid.many .choice-art{width:95px;min-height:90px}.choice-grid.many .choice-art svg{height:90px}.choice-grid.many .choice{min-height:90px}}
@media(max-width:760px){.site-header{padding:20px 20px;gap:10px}.brand{font-size:17px;gap:8px}.brand-icon{width:40px;height:40px;border-radius:14px}.brand small{font-size:8px;letter-spacing:1.7px}.site-header nav{gap:14px}.site-header nav .text-button{font-size:11px}.help-button{font-size:11px;padding:8px 11px}.help-button span{display:none}.workspace{margin:0 20px;padding-top:20px}.journey-bar{gap:10px;margin-bottom:28px}.journey-bar i{width:24px}.journey-bar small{display:none}.journey-bar b{font-size:11px}.layout{display:flex;flex-direction:column;gap:26px}.question-area,.sidebar{width:100%}.eyebrow{font-size:10px;margin-bottom:12px}.entry h1{font-size:29px}h1{font-size:25px;line-height:1.55}.question-detail{font-size:13px;line-height:1.9;margin-top:12px}.choice-grid{gap:12px;margin-top:25px}.choice-art{height:135px}.choice-copy{padding:15px 25px 16px 13px}.choice-label{font-size:15px}.choice-note{font-size:11px}.choice-arrow{right:10px;bottom:18px;font-size:15px}.entry .choice-art{height:155px}.entry .choice-copy{padding:17px 25px 19px 15px}.entry .choice-label{font-size:17px}.entry .choice-note{font-size:11px}.choice.is-unknown .choice-note{display:block;margin:3px 0 0}.choice-grid.many .choice{min-height:92px}.choice-grid.many .choice-art{width:100px;min-width:100px;min-height:92px}.choice-grid.many .choice-label{font-size:16px}.choice-grid.many .choice-note{font-size:12px}.history-panel{padding:17px 19px;border-radius:14px}.history-toggle{font-size:12px;cursor:pointer}.chevron{display:block;font-size:17px;margin-left:5px}.history-panel:not(.expanded) #history-body{display:none}.history-panel.expanded .chevron{transform:rotate(180deg)}.history-panel ol{max-height:350px}.gentle-note{display:none}.page-footer{margin-top:30px;padding-top:17px;flex-direction:column;align-items:flex-start;gap:2px}.page-footer .text-button{padding:7px 0}.helper-line{font-size:10px}.question-tools{margin-top:23px;padding-top:13px}.scene-panel{padding:15px;gap:8px}.scene-panel>svg{min-width:120px;width:120px;height:120px}.scene-panel p{font-size:12px}.scene-panel .wait-pill{font-size:10px}.steps{gap:10px}.steps li{font-size:11px}.result-title{font-size:20px}.result-body{font-size:13px}dialog{padding:22px}.modal-top h2{font-size:20px}}
@media(max-width:360px){.site-header{padding:17px 14px}.brand{font-size:15px}.brand-icon{width:33px;height:33px}.brand small{font-size:7px}.site-header nav{gap:9px}.help-button{padding:8px}.workspace{margin:0 16px}.entry h1{font-size:25px}h1{font-size:23px}.entry .choice-art{height:133px}.entry .choice-label{font-size:15px}.entry .choice-copy{padding:14px 24px 15px 12px}.choice-grid{gap:9px}.choice-label{font-size:14px}.choice-note{font-size:10px}.scene-panel{flex-direction:column;align-items:flex-start}.scene-panel>svg{align-self:center}.steps{grid-template-columns:1fr;gap:8px}.steps li span{display:inline;margin-right:9px}.page-footer{font-size:10px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Storybook character artwork — full poses remain visible in every card. */
.choice-art:has(.storybook-art),.choice:nth-child(n) .choice-art:has(.storybook-art){background:#faf8f3}
.choice-art .storybook-art{height:100%;width:100%;max-width:none;display:block}
.entry .choice-art:has(.storybook-art){height:250px}
.choice-grid.many .choice-art:has(.storybook-art){width:118px;min-width:118px;min-height:104px}
.choice-grid.many .choice-art .storybook-art{width:100%;height:auto;max-height:none}
.scene-panel:has(.storybook-art){background:#f1f2e9}
.scene-panel .storybook-art{width:210px;min-width:185px;height:158px;flex-shrink:0;border-radius:12px}
.brand-icon{overflow:hidden;border:1px solid #e2e5d9;background:#faf8f3}
.brand-icon img{display:block;width:90px;max-width:none;height:68px;transform:translate(-7px,-6px)}
@media(max-width:760px){
 .entry .choice-art:has(.storybook-art){height:155px}
 .scene-panel .storybook-art{width:130px;min-width:130px;height:100px}
 .brand-icon img{width:80px;height:60px;transform:translate(-7px,-5px)}
}
@media(max-width:360px){
 .entry .choice-art:has(.storybook-art){height:133px}
 .choice-grid.many .choice-art:has(.storybook-art){width:98px;min-width:98px}
 .brand-icon img{width:68px;height:51px;transform:translate(-6px,-4px)}
 .scene-panel .storybook-art{width:180px;height:135px}
}

/* Keep the guide reachable from its parent section without crowding card controls. */
.section-back{display:inline-block;color:var(--muted);font-size:12px;text-decoration:none;margin:0 0 24px;padding:5px 0}.section-back:hover{text-decoration:underline;color:var(--green)}
