/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.inline{display:inline}.table{display:table}}:root{--ink:#173b37;--muted:#5e706b;--paper:#f7f5ec;--surface:#fffdf8;--line:#d9ddd2;--green:#176a5e;--leaf:#87bb6b;--yellow:#f4b942;--fit:#176a5e;--partial:#956510;--redo:#9c473b}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);font-kerning:normal;margin:0;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,Segoe UI,sans-serif;font-size:17px;line-height:1.55}button,input{font:inherit}button{min-height:44px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #bfcac2;border-radius:11px;padding:9px 15px;font-weight:700;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s}button:hover{border-color:var(--green);background:#f1f8ee}button:active:not(:disabled){transform:translateY(1px)}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #f0b84a}button:disabled{cursor:not-allowed;opacity:.55;background:#edf0e8}.topbar{justify-content:space-between;align-items:center;gap:16px;max-width:1220px;margin:auto;padding:18px 24px;display:flex}.brand{color:var(--ink);letter-spacing:-.04em;font-size:22px;font-weight:900;text-decoration:none}.brand span{color:var(--green)}.utility{flex-wrap:wrap;gap:7px;display:flex}.utility button{min-height:44px;color:var(--muted);background:0 0;border:0;padding:7px 10px;font-size:14px}.utility button:hover{color:var(--green);background:#e7f0e4}.progress{border-bottom:1px solid var(--line);max-width:1220px;margin:0 auto 26px;padding:0 24px;display:flex;overflow:auto}.progress span{color:#788780;min-width:max-content;padding:10px 13px;font-size:14px;font-weight:700}.progress .current{color:var(--green);border-bottom:4px solid var(--green)}.progress .done{color:var(--ink)}.app-shell{width:min(1120px,100% - 32px);margin:0 auto 80px}.app-shell h1{letter-spacing:-.055em;text-wrap:balance;word-break:keep-all;margin:0 0 14px;font-size:clamp(28px,4vw,48px);font-weight:850;line-height:1.16}.app-shell h2{letter-spacing:-.025em;font-size:22px}.lead{color:var(--muted);max-width:700px}.leaf{color:var(--green);font-weight:800}.hint,.muted{color:var(--muted);font-size:15px}.primary{border-color:var(--green);background:var(--green);color:#fff;min-height:52px;padding:12px 20px}.primary:hover{color:#fff;background:#0e5148}.stage-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin:0 0 22px;padding:0 0 12px;display:flex}.stage-toolbar button{color:var(--green);background:0 0;border:0;padding:7px 4px}.stage-toolbar button:before{content:"←";margin-right:7px}.stage-toolbar span{color:var(--muted);font-size:14px;font-weight:800}.welcome{max-width:820px;padding:clamp(30px,6vw,72px) 0 24px}.welcome h1{font-size:clamp(35px,5.1vw,60px)}.welcome>p:not(.leaf):not(.safety){max-width:660px;color:var(--muted);font-size:20px}.welcome-actions{flex-wrap:wrap;gap:10px;margin:30px 0;display:flex}.safety{color:#5e5c47;background:#fff9e9;border:1px solid #e7d28e;border-radius:10px;grid-template-columns:max-content 1fr;gap:11px;max-width:760px;padding:11px 13px;font-size:15px;display:grid}.safety strong{color:#755612}.panel{border:1px solid var(--line);background:var(--surface);border-radius:20px;max-width:840px;padding:clamp(24px,5vw,52px);box-shadow:0 14px 50px #183b2910}.tutorial-grid,.comparison{grid-template-columns:repeat(2,1fr);gap:16px;margin:22px 0;display:grid}.tutorial article,.comparison article{background:#eef5e8;border-radius:14px;padding:18px}.tutorial article:last-child,.comparison article:last-child{background:#e8f3f0}.brief button,.report button{margin:12px 8px 0 0}.condition-change{background:#fff8e7;border:1px solid #ead69d;border-radius:12px;margin:18px 0;padding:16px}.condition-change>div{grid-template-columns:90px 1fr;gap:10px;display:grid}.condition-change p{margin:2px 0 10px}.mission-grid{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:24px;display:grid}.mission-card{text-align:left;background:var(--surface);flex-direction:column;align-items:flex-start;gap:7px;min-height:168px;padding:17px;display:flex}.mission-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #173b3715}.mission-card span{color:var(--green);font-size:14px}.mission-card b{word-break:keep-all;font-size:19px;line-height:1.35}.mission-card small{color:var(--muted);font-weight:400;line-height:1.45}.conditions{grid-template-columns:repeat(5,1fr);gap:10px;margin:25px 0;display:grid}.condition{text-align:left;background:var(--surface);flex-direction:column;justify-content:flex-start;gap:9px;min-height:145px;padding:14px;font-weight:400;display:flex}.condition.checked{border-color:var(--green);box-shadow:inset 0 0 0 2px #bfe2c8}.condition b{color:var(--green)}.condition span{color:var(--muted);font-size:15px}.condition small{color:var(--green);margin-top:auto;font-weight:800}.guided-build,.redesign-layout{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;gap:20px 24px;display:grid}.build-copy,.part-step-rail{grid-column:1/-1}.build-copy .leaf{margin-bottom:4px}.part-step-rail{grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 6px;padding:0;list-style:none;display:grid}.part-step-rail li{border:1px solid var(--line);min-width:0;color:var(--muted);background:#f0f0e9;border-radius:11px;align-items:center;gap:8px;padding:10px 12px;font-size:14px;font-weight:800;display:flex}.part-step-rail li span{background:#d9ddd2;border-radius:50%;flex:0 0 26px;place-items:center;width:26px;height:26px;display:grid}.part-step-rail li.current{color:var(--green);border-color:var(--green);background:#eff7ed}.part-step-rail li.current span{color:#fff;background:var(--green)}.part-step-rail li.done{color:var(--ink);background:#f5f8f0}.part-step-rail li.done span{background:#bfe2c8}.guided-choice,.redesign-choice{grid-column:1}.guided-choice fieldset,.redesign-choice fieldset,.goal fieldset,.change-group{border:0;margin:0;padding:0}.guided-choice legend,.redesign-choice legend,.goal legend,.change-group legend{margin-bottom:10px;font-size:21px;font-weight:900;display:block}.guided-choice legend small{color:var(--muted);margin-top:2px;font-size:15px;font-weight:400;display:block}.option-stack{gap:9px;display:grid}.option{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:12px;align-items:flex-start;gap:10px;min-height:48px;padding:13px;display:flex}.option:hover,.option.selected{border-color:var(--green);background:#eff7ed}.option.selected{box-shadow:inset 0 0 0 2px #bfe2c8}.option input{accent-color:var(--green);margin-top:5px}.option span{gap:2px;display:grid}.option small,.option em{color:var(--muted);font-size:14px;font-style:normal}.option em:first-of-type{color:var(--green)}.guided-preview{grid-area:auto/2/span 2}.prototype{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:19px}.section-heading span{color:var(--green);font-size:14px;font-weight:700}.section-heading h2{margin:2px 0 10px}.prototype svg{width:100%;max-width:470px;margin:auto;display:block}.ground{stroke:#b4c4b7;stroke-width:3px}.structure{fill:#d3a95c}.structure.reinforced-bed{fill:#bf7b46}.structure.low-wide-platform{fill:#879d71}.frame{fill:#5a786f}.wheel{fill:#374a46}.hub{fill:#f2b84d}.energy{fill:#83b4a4}.energy.rechargeable-assist{fill:#53a79a}.energy.human-power{fill:#f1b74c}.solar{fill:#3d6d89}.solar-line{stroke:#d5edf1;stroke-width:2px}.handle,.brake{fill:none;stroke:#335e58;stroke-width:6px;stroke-linecap:round}.brake{stroke:#b44a3c;stroke-width:4px}.selection-list{gap:5px;margin:10px 0 0;padding:0;list-style:none;display:grid}.selection-list li{gap:9px;font-size:14px;display:flex}.selection-list b{min-width:94px;color:var(--muted)}.guided-actions{grid-column:1;justify-content:space-between;align-items:center;gap:10px;padding-top:3px;display:flex}.guided-hint{color:var(--muted);grid-column:1;margin:-11px 0 0;font-size:14px}.change-group{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.change-group legend{grid-column:1/-1}.change-group label{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:11px;align-items:flex-start;gap:8px;min-height:76px;padding:11px;display:flex}.change-group label:hover,.change-group label.selected,.goal label:hover{border-color:var(--green);background:#e7f1e4}.change-group input,.goal input{accent-color:var(--green);margin-top:6px}.change-group span{display:grid}.change-group small{color:var(--muted);font-weight:400}.redesign-prompt{color:var(--muted);border:1px dashed #a8b9ad;border-radius:12px;grid-column:1;margin:0;padding:20px}.unchanged-parts{background:#f0f0e9;border-radius:12px;grid-column:1;padding:13px}.unchanged-parts ul{gap:5px;margin:8px 0 0;padding:0;font-size:14px;list-style:none;display:grid}.unchanged-parts li{gap:8px;display:flex}.unchanged-parts span{min-width:90px;color:var(--muted);font-weight:800}.redesign-actions,.redesign-layout .guided-hint{grid-column:1/-1}.result-board{grid-template-columns:repeat(5,1fr);gap:10px;margin:22px 0;display:grid}.result-board>h2{grid-column:1/-1;margin:0 0 2px}.result{border:1px solid var(--line);border-top:5px solid var(--muted);background:var(--surface);border-radius:13px;padding:13px}.result h3{margin:0 0 8px;font-size:16px}.result p{margin:7px 0;font-size:15px}.result .evidence{color:var(--muted);background:#f0f0e9;border-radius:7px;padding:6px 8px;font-size:13px}.result.fits{border-top-color:var(--fit)}.result.partial{border-top-color:var(--partial)}.result.redesign{border-top-color:var(--redo)}.environment{grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0;display:grid}.environment h2{grid-column:1/-1;margin:0}.environment div{background:#eaf2e7;border-radius:12px;padding:13px}.environment div:nth-of-type(2){background:#e8f3f0}.environment div:nth-of-type(3){background:#fff4dc}.environment p{margin:4px 0 0;font-size:15px}.goal{max-width:760px}.goal fieldset{border-top:1px solid var(--line);gap:4px;padding:18px 0;display:grid}.goal fieldset:last-of-type{border-bottom:1px solid var(--line);margin-bottom:20px}.goal label{cursor:pointer;border-radius:8px;align-items:flex-start;gap:8px;padding:10px;display:flex}.comparison article p{border-top:1px solid #c6d7c9;padding-top:9px}.tradeoff-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.tradeoff-grid div{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:15px}.tradeoff-grid p{margin:5px 0 0}.report-sentence{background:#f0f8ed;border:1px solid #bdd8b7;border-radius:12px;margin:24px 0;padding:10px 18px}.report-sentence h2{margin:8px 0}.dialog-backdrop{z-index:10;background:#13302a88;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.dialog{background:var(--surface);border-radius:18px;width:min(600px,100%);max-height:calc(100vh - 36px);padding:24px;overflow:auto;box-shadow:0 18px 70px #001a16aa}.dialog-top{justify-content:space-between;align-items:start;gap:14px;display:flex}.dialog h2{margin:0 0 12px}.icon-button{min-width:44px;padding:0;font-size:24px}.update-list article{padding:10px 0}.update-list article+article{border-top:1px solid var(--line)}.update-list p{color:var(--muted);margin:5px 0 0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=959px){.mission-grid,.conditions,.result-board{grid-template-columns:repeat(3,1fr)}.guided-build,.redesign-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.8fr)}.change-group{grid-template-columns:repeat(2,1fr)}}@media (width<=599px){body{font-size:17px}.topbar{grid-template-columns:1fr;align-items:start;padding:13px 12px 11px;display:grid}.brand{white-space:nowrap;font-size:19px}.utility{grid-template-columns:repeat(3,1fr);gap:6px;width:100%;display:grid}.utility button{border:1px solid var(--line);background:var(--surface);min-height:44px;padding:6px 4px;font-size:12px}.progress{margin-bottom:20px;padding:0 8px}.progress span{padding:8px;font-size:12px}.app-shell{width:min(100% - 24px,1120px);margin-bottom:102px}.app-shell h1,.welcome h1{font-size:31px;line-height:1.22}.stage-toolbar{margin-bottom:18px}.welcome{padding-top:24px}.welcome>p:not(.leaf):not(.safety){font-size:18px}.mission-grid,.tutorial-grid,.comparison,.environment,.tradeoff-grid{grid-template-columns:1fr}.mission-card{grid-template-columns:58px 1fr;gap:3px 13px;min-height:106px;padding:15px;display:grid}.mission-card span{border-right:1px solid var(--line);grid-row:1/3;align-self:stretch;align-items:center;padding-right:10px;display:flex}.mission-card b{align-self:end;font-size:18px}.mission-card small{align-self:start}.conditions,.result-board{grid-template-columns:1fr}.condition{min-height:unset}.result{padding:12px}.guided-build,.redesign-layout{grid-template-columns:1fr;gap:16px}.part-step-rail{grid-template-columns:repeat(4,max-content);padding-bottom:3px;overflow-x:auto}.part-step-rail li{padding:8px 10px}.guided-choice,.redesign-choice,.guided-preview,.guided-actions,.guided-hint,.unchanged-parts,.redesign-prompt{grid-area:auto/1}.guided-choice,.redesign-choice{order:2}.guided-preview{order:3}.guided-actions{z-index:3;border-top:1px solid var(--line);background:var(--paper);order:4;margin:0 -12px;padding:12px;position:sticky;bottom:0}.guided-actions .primary{flex:1}.guided-hint{order:5;margin:0}.change-group{grid-template-columns:1fr}.change-group label{min-height:unset}.unchanged-parts{order:4}.redesign-actions{order:5}.redesign-layout .guided-hint{order:6}.panel{padding:23px}.selection-list li,.selection-list b{display:block}.welcome-actions .primary{width:100%}.safety{grid-template-columns:1fr;gap:2px}.condition-change>div{grid-template-columns:1fr;gap:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
