
.nq-path-hero .nq-page-hero__inner{align-items:center}.nq-path-summary{max-width:440px}.nq-path-summary p{margin:.65rem 0 0}.nq-path-grid{display:grid;gap:1rem}.nq-path-choice{display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem;align-items:center;width:100%;padding:1.2rem;border:1px solid var(--nq-line);border-radius:var(--nq-radius-md);text-align:left;color:var(--nq-inkwell);background:var(--nq-surface);cursor:pointer;box-shadow:var(--nq-shadow-sm);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.nq-path-choice:hover{transform:translateY(-2px);border-color:rgba(162,123,91,.5)}.nq-path-choice[aria-pressed=true]{border-color:var(--nq-creme);box-shadow:0 0 0 3px rgba(162,123,91,.13),var(--nq-shadow-sm)}.nq-path-choice>span{grid-row:1/3;display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--nq-canvas-muted);font-weight:900}.nq-path-choice[aria-pressed=true]>span{color:var(--nq-surface);background:var(--nq-inkwell)}.nq-path-choice strong{font-size:1.05rem}.nq-path-choice small{color:var(--nq-muted);line-height:1.45}.nq-path-result{display:grid;gap:2rem;margin-top:1.25rem;padding:clamp(1.35rem,4vw,2.5rem);border-radius:var(--nq-radius-lg);color:var(--nq-surface);background:var(--nq-inkwell);box-shadow:var(--nq-shadow-md)}.nq-path-result h2{margin:.9rem 0 0}.nq-path-result .nq-lede{margin:.9rem 0 0;color:rgba(250,249,246,.72)}.nq-path-result .nq-list{margin-top:1.2rem}.nq-path-result .nq-list li::marker{color:var(--nq-creme)}.nq-path-result__action{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem}.nq-path-result__action .nq-text-link{color:var(--nq-au-lait)}.nq-prompt-layout{display:grid;gap:1rem}.nq-prompt-form{display:grid;gap:1rem}.nq-field{display:grid;gap:.45rem}.nq-field label{font-weight:800;font-size:.88rem}.nq-field input,.nq-field textarea,.nq-field select{width:100%;padding:.88rem 1rem;border:1px solid var(--nq-line);border-radius:13px;color:var(--nq-inkwell);background:#fff}.nq-field textarea{resize:vertical}.nq-prompt-output{display:flex;flex-direction:column;min-height:640px;padding:clamp(1.25rem,3vw,2rem);border-radius:var(--nq-radius-lg);color:var(--nq-surface);background:var(--nq-inkwell)}.nq-prompt-output__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.nq-prompt-output h2{margin:.75rem 0 0}.nq-prompt-output textarea{flex:1;width:100%;min-height:500px;margin-top:1rem;padding:1rem;border:1px solid rgba(250,249,246,.16);border-radius:16px;color:var(--nq-surface);background:rgba(250,249,246,.06);font:500 .87rem/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;resize:vertical}.nq-prompt-output .nq-muted{color:rgba(250,249,246,.62)}.nq-guide-grid{display:grid;gap:1rem}.nq-guide-grid .nq-card{height:100%}.nq-launch-checklist{display:grid;gap:1.5rem;margin-top:1rem}.nq-launch-checklist code{padding:.15rem .35rem;border-radius:6px;background:var(--nq-canvas-muted)}@media(min-width:720px){.nq-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nq-path-result{grid-template-columns:minmax(0,1fr) auto}.nq-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nq-launch-checklist{grid-template-columns:1fr 1fr}}@media(min-width:980px){.nq-path-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.nq-path-choice{grid-template-columns:1fr;align-content:start}.nq-path-choice>span{grid-row:auto}.nq-prompt-layout{grid-template-columns:minmax(330px,.78fr) minmax(0,1.22fr);align-items:start}.nq-prompt-output{position:sticky;top:1.5rem}.nq-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.nq-prompt-output__top{flex-direction:column}.nq-prompt-output{min-height:540px}.nq-prompt-output textarea{min-height:400px}}
