.the-craft-module__Ox2fPW__iterGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.the-craft-module__Ox2fPW__iterPanel{border:1px solid var(--border-neutral-default);background:#fff;border-radius:8px;flex-direction:column;padding:1.25rem;display:flex}.the-craft-module__Ox2fPW__iterPanelLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-neutral-subdued);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.the-craft-module__Ox2fPW__iterTurnLabel{color:var(--action-primary-default);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.the-craft-module__Ox2fPW__iterPrompt{font-family:var(--font-geist-mono), monospace;color:var(--text-neutral-default);flex:1;font-size:.875rem;line-height:1.6}.the-craft-module__Ox2fPW__iterApp{background:#fff;border:1px solid #f0eeea;border-radius:6px;flex-direction:column;flex:1;min-height:220px;padding:1rem;font-size:.875rem;display:flex}.the-craft-module__Ox2fPW__iterAppHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600;display:flex}.the-craft-module__Ox2fPW__iterAppCount{background:var(--surface-primary-default);color:var(--action-primary-default);border-radius:10px;padding:2px 8px;font-size:.75rem;font-weight:500}.the-craft-module__Ox2fPW__iterAppInputWrap{margin-top:auto;padding-top:.75rem}.the-craft-module__Ox2fPW__iterAppInput{border:1px solid var(--border-neutral-default);width:100%;color:var(--text-neutral-subdued);box-sizing:border-box;border-radius:6px;outline:none;padding:.5rem .75rem;font-size:.875rem}.the-craft-module__Ox2fPW__iterAppInputFocused{border-color:var(--action-primary-default);box-shadow:0 0 0 3px #683fbe26}.the-craft-module__Ox2fPW__iterAppList{flex-direction:column;flex:1;gap:.5rem;margin-top:.75rem;display:flex}.the-craft-module__Ox2fPW__iterAppTask{color:var(--text-neutral-default);border-radius:4px;align-items:center;gap:.5rem;padding:.5rem;transition:opacity .3s;display:flex}.the-craft-module__Ox2fPW__iterAppTaskDone{opacity:.5}.the-craft-module__Ox2fPW__iterAppTaskAnimated .the-craft-module__Ox2fPW__iterAppCheck{color:var(--action-primary-default);transition:transform .3s cubic-bezier(.16,1,.3,1);transform:scale(1.15)}.the-craft-module__Ox2fPW__iterAppCheck{border:2px solid var(--border-neutral-default);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;display:flex}.the-craft-module__Ox2fPW__iterAppCheckChecked{background:var(--action-primary-default);border-color:var(--action-primary-default);color:#fff}.the-craft-module__Ox2fPW__iterAppEmptyState{color:var(--text-neutral-subdued);text-align:center;padding:1rem 0;font-size:.75rem;font-style:italic}@media (max-width:600px){.the-craft-module__Ox2fPW__iterGrid{grid-template-columns:1fr}}.the-craft-module__Ox2fPW__stepIndicator{align-items:center;gap:.5rem;margin-top:1rem;display:flex}.the-craft-module__Ox2fPW__stepDot{background:var(--border-neutral-default);border-radius:50%;width:8px;height:8px;transition:all .25s cubic-bezier(.16,1,.3,1)}.the-craft-module__Ox2fPW__stepDotActive{background:var(--action-primary-default);transform:scale(1.3)}.the-craft-module__Ox2fPW__stepDotCompleted{background:var(--action-primary-default);opacity:.5}.the-craft-module__Ox2fPW__burnSliderRow{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.the-craft-module__Ox2fPW__burnSliderLabel{white-space:nowrap;font-size:.875rem;font-weight:500}.the-craft-module__Ox2fPW__burnSlider{accent-color:var(--action-primary-default);flex:1}.the-craft-module__Ox2fPW__burnSliderValue{font-family:var(--font-geist-mono), monospace;text-align:right;min-width:60px;font-size:.875rem;font-weight:600}.the-craft-module__Ox2fPW__burnBarTrack{background:#f0eeea;border-radius:6px;height:36px;margin-bottom:.5rem;display:flex;overflow:hidden}.the-craft-module__Ox2fPW__burnSegment{color:#fff;white-space:nowrap;justify-content:center;align-items:center;height:100%;font-size:10px;font-weight:600;transition:width .3s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.the-craft-module__Ox2fPW__burnLegend{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.the-craft-module__Ox2fPW__burnLegendItem{color:var(--text-neutral-subdued);align-items:center;gap:6px;font-size:.75rem;display:flex}.the-craft-module__Ox2fPW__burnLegendSwatch{border-radius:3px;flex-shrink:0;width:12px;height:12px}.the-craft-module__Ox2fPW__burnQualityLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-neutral-subdued);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.the-craft-module__Ox2fPW__burnQualityTrack{background:#f0eeea;border-radius:4px;height:8px;margin-bottom:1rem;overflow:hidden}.the-craft-module__Ox2fPW__burnQualityFill{border-radius:4px;height:100%;transition:width .3s cubic-bezier(.16,1,.3,1),background .3s}.the-craft-module__Ox2fPW__burnTip{text-align:center;border-radius:8px;padding:1rem;font-size:.875rem;line-height:1.5;transition:background .3s,color .3s}.the-craft-module__Ox2fPW__burnTipGreen{color:#065f46;background:#f0fdf4;border:1px solid #a7f3d0}.the-craft-module__Ox2fPW__burnTipYellow{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.the-craft-module__Ox2fPW__burnTipRed{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.the-craft-module__Ox2fPW__tierTable{border-collapse:collapse;width:100%;margin:2rem 0;font-size:.875rem;line-height:1.55}.the-craft-module__Ox2fPW__tierTable thead th{text-transform:uppercase;letter-spacing:.06em;color:var(--text-neutral-subdued);text-align:left;border-bottom:2px solid var(--border-neutral-default);padding:.75rem 1rem;font-size:.75rem;font-weight:600}.the-craft-module__Ox2fPW__tierTable tbody td{vertical-align:top;border-bottom:1px solid #f0eeea;padding:1rem}.the-craft-module__Ox2fPW__tierTable tbody tr:hover{background:var(--surface-primary-default)}.the-craft-module__Ox2fPW__tierTable tbody td:first-child{white-space:nowrap;font-weight:600}@media (max-width:480px){.the-craft-module__Ox2fPW__tierTable{font-size:.75rem}.the-craft-module__Ox2fPW__tierTable thead th,.the-craft-module__Ox2fPW__tierTable tbody td{padding:.5rem .75rem}}.the-craft-module__Ox2fPW__pqOriginal{border:1px solid var(--border-neutral-default);font-family:var(--font-geist-mono), monospace;color:var(--text-neutral-subdued);background:#fff;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;font-size:.875rem;line-height:1.6}.the-craft-module__Ox2fPW__pqOriginalLabel{text-transform:uppercase;letter-spacing:.08em;color:#dc2626;margin-bottom:.75rem;font-family:inherit;font-size:.75rem;font-weight:600;display:block}.the-craft-module__Ox2fPW__pqOptions{flex-direction:column;gap:.75rem;display:flex}.the-craft-module__Ox2fPW__pqOption{border:2px solid var(--border-neutral-default);cursor:pointer;color:var(--text-neutral-default);text-align:left;background:#fff;border-radius:8px;width:100%;padding:1rem;font-size:.875rem;line-height:1.5;transition:all .15s cubic-bezier(.16,1,.3,1)}.the-craft-module__Ox2fPW__pqOption:hover:not(:disabled){border-color:var(--action-primary-default);background:var(--surface-primary-default);transform:translateY(-1px);box-shadow:0 4px 12px #683fbe1f}.the-craft-module__Ox2fPW__pqOption:disabled{cursor:default;box-shadow:none;transform:none}.the-craft-module__Ox2fPW__pqOptionCorrect{background:#f0fdf4!important;border-color:#059669!important}.the-craft-module__Ox2fPW__pqOptionIncorrect{opacity:.6;background:#fef2f2!important;border-color:#dc2626!important}.the-craft-module__Ox2fPW__pqOptionDimmed{opacity:.4}.the-craft-module__Ox2fPW__pqFeedback{border-radius:8px;margin-top:1rem;padding:1rem;font-size:.875rem;line-height:1.55}.the-craft-module__Ox2fPW__pqFeedbackCorrect{color:#065f46;background:#f0fdf4;border:1px solid #a7f3d0}.the-craft-module__Ox2fPW__pqFeedbackIncorrect{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.the-craft-module__Ox2fPW__pqTag{color:var(--action-primary-default);background:#683fbe1f;border-radius:10px;margin-right:.5rem;padding:1px 8px;font-size:.75rem;font-weight:600;display:inline-block}.the-craft-module__Ox2fPW__pqNextBtn{background:var(--action-primary-default);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .15s cubic-bezier(.16,1,.3,1)}.the-craft-module__Ox2fPW__pqNextBtn:hover{filter:brightness(1.1);transform:translateY(-1px)}.the-craft-module__Ox2fPW__sketchFigure{text-align:center;margin:1.5rem 0}.the-craft-module__Ox2fPW__sketchFigure img{width:100%;max-width:620px;height:auto;display:inline-block}.the-craft-module__Ox2fPW__sketchFigure figcaption{color:var(--text-neutral-subdued);margin-top:.5rem;font-size:.85rem}
