.AppNav-module__XGl9-W__nav{justify-content:space-between;align-items:center;gap:16px;width:min(1100px,100% - 32px);margin:0 auto;padding-top:18px;display:flex}.AppNav-module__XGl9-W__brand{color:#2f190f;font-weight:900;text-decoration:none}.AppNav-module__XGl9-W__links{flex-wrap:wrap;gap:8px;display:flex}.AppNav-module__XGl9-W__links a{color:#2f190f;background:#fffaf2b3;border:1px solid #d9c8b8;border-radius:999px;padding:8px 12px;font-size:.88rem;font-weight:700;text-decoration:none}.AppNav-module__XGl9-W__publicNav{justify-content:flex-start;width:min(1000px,100% - 28px);padding-top:10px}.AppNav-module__XGl9-W__publicBrand{color:#77685f;font-size:.72rem;font-weight:600;line-height:1.2;text-decoration:none}.AppNav-module__XGl9-W__publicBrand:hover,.AppNav-module__XGl9-W__publicBrand:focus-visible{color:#9e2520;text-decoration:underline}@media (max-width:560px){.AppNav-module__XGl9-W__nav{align-items:flex-start;width:min(100% - 20px,1100px)}.AppNav-module__XGl9-W__links{justify-content:flex-end}.AppNav-module__XGl9-W__publicNav{width:min(100% - 20px,1000px)}}
:root{--bg:#f5efe4;--surface:#fffaf2;--surface-strong:#fff;--ink:#2f190f;--muted:#77685f;--accent:#9e2520;--accent-soft:#e59758;--line:#d9c8b8;--success:#3f6f4e;--danger:#9b2c2c}*{box-sizing:border-box}html{background:var(--bg)}body{color:var(--ink);background:radial-gradient(circle at top right, #e597582e, transparent 28rem), var(--bg);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{transition:transform .15s,opacity .15s,background .15s}.page-shell{width:min(1220px,100% - 32px);margin:0 auto;padding:64px 0 80px}.hero{max-width:800px;margin-bottom:34px}.eyebrow,.label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 8px;font-size:.76rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{margin-bottom:20px;font-size:clamp(2.3rem,6vw,4.5rem);line-height:.98}h2{line-height:1.15}.intro{max-width:720px;color:var(--muted);font-size:1.15rem;line-height:1.65}.builder-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:24px;display:grid}.builder-panel,.preview-panel{min-width:0}.builder-panel{border:1px solid var(--line);background:#fffaf2c2;border-radius:22px;padding:24px}.section-heading,.milestone-editor-heading,.tracker-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-heading h2,.tracker-header h2{margin-bottom:0}.save-status{color:var(--muted);white-space:nowrap;font-size:.82rem}.field-label{margin:22px 0 8px;font-size:.88rem;font-weight:800;display:block}.helper-text{color:var(--muted);margin:4px 0 0;font-size:.82rem;line-height:1.45}.text-input{border:1px solid var(--line);background:var(--surface-strong);width:100%;color:var(--ink);border-radius:12px;outline:none;padding:12px 13px}.text-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #9e25201c}.milestone-editor-heading{align-items:end;margin-top:24px}.milestone-editor-heading .field-label{margin:0}.milestone-editor-list{gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.milestone-editor-row{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:34px minmax(0,1fr) auto;align-items:start;gap:10px;padding:12px;display:grid}.editor-number{background:#efe4d7;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.editor-fields{gap:8px;display:grid}.milestone-title-input{font-weight:800}.description-input{color:var(--muted);font-size:.9rem}.editor-actions{grid-template-columns:repeat(3,34px);gap:5px;display:grid}.icon-button{border:1px solid var(--line);width:34px;height:34px;color:var(--ink);cursor:pointer;background:0 0;border-radius:9px;font-weight:800}.icon-button:not(:disabled):hover{background:#efe4d7}.danger-button{color:var(--danger)}.icon-button:disabled,.button:disabled,.reset-button:disabled{opacity:.38;cursor:not-allowed}.preview-heading{align-items:end;margin:0 0 12px}.view-toggle{border:1px solid var(--line);background:#fffaf2bf;border-radius:11px;padding:3px;display:inline-flex}.view-toggle button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 11px;font-size:.83rem;font-weight:800}.view-toggle button.active{background:var(--accent);color:#fff}.tracker-card{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:clamp(22px,4vw,36px);box-shadow:0 18px 50px #3f150d14}.tracker-card-compact{box-shadow:none;padding:20px}.tracker-header{align-items:flex-end}.tracker-header h2{font-size:1.65rem}.progress-summary{color:var(--muted);flex-direction:column;align-items:flex-end;display:flex}.progress-summary strong{color:var(--ink);font-size:1.9rem;line-height:1}.progress-summary span{font-size:.82rem}.progress-bar{background:#eadfd3;border-radius:999px;height:10px;margin:24px 0 30px;overflow:hidden}.progress-fill{background:var(--accent);height:100%;transition:width .35s}.milestones{gap:0;margin:0;padding:0;list-style:none;display:grid}.milestone{grid-template-columns:42px 1fr;gap:14px;padding-bottom:24px;display:grid;position:relative}.milestone:not(:last-child):before{content:"";background:var(--line);width:2px;position:absolute;top:40px;bottom:0;left:20px}.milestone.completed:not(:last-child):before{background:var(--success)}.milestone-marker{border:2px solid var(--line);background:var(--surface);z-index:1;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.completed .milestone-marker{background:var(--success);border-color:var(--success);color:#fff}.current .milestone-marker{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 0 0 6px #9e25201f}.upcoming{color:var(--muted)}.milestone-topline{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.milestone h3{margin:4px 0 6px;font-size:1rem}.milestone p{color:var(--muted);margin-bottom:0;font-size:.9rem;line-height:1.45}.status-text{text-transform:uppercase;letter-spacing:.07em;flex:none;font-size:.7rem;font-weight:800}.completed .status-text{color:var(--success)}.current .status-text{color:var(--accent)}.current-stage{background:#efe4d7;border-radius:16px;margin-top:8px;padding:20px}.current-stage h2{margin-bottom:7px}.current-stage p:last-child{color:var(--muted);margin-bottom:0;line-height:1.5}.compact-timeline .milestone{padding-bottom:18px}.compact-timeline .milestone h3{margin-top:7px;margin-bottom:0}.compact-timeline .milestone:not(:last-child):before{bottom:-2px}.preview-note{color:var(--muted);margin:11px 2px 0;font-size:.84rem;line-height:1.5}.preview-note p{margin-bottom:0}.controls{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.button{cursor:pointer;border:0;border-radius:12px;padding:12px 16px;font-weight:800}.button.primary{background:var(--accent);color:#fff}.button.secondary{border:1px solid var(--line);color:var(--ink);background:0 0}.button:not(:disabled):hover{transform:translateY(-1px)}.compact-button{white-space:nowrap;padding:9px 11px;font-size:.85rem}.reset-button{color:var(--muted);cursor:pointer;background:0 0;border:0;margin:10px 0 0 auto;font-size:.8rem;text-decoration:underline;display:block}.prototype-note{text-align:center;max-width:780px;margin:38px auto 0}.prototype-note h2{margin-bottom:8px}.prototype-note p{color:var(--muted);line-height:1.6}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:760px){.milestones:not(.many-milestones){grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:5px}.milestones:not(.many-milestones) .milestone{text-align:center;padding:0 4px;display:block}.milestones:not(.many-milestones) .milestone:not(:last-child):before{width:auto;height:2px;inset:20px calc(21px - 50%) auto calc(50% + 21px)}.milestones:not(.many-milestones) .milestone-marker{margin:0 auto 12px}.milestones:not(.many-milestones) .milestone-topline{display:block}.milestones:not(.many-milestones) .milestone h3{min-height:38px}.milestones:not(.many-milestones).full-timeline .milestone p{display:none}.milestones:not(.many-milestones) .status-text{margin-top:3px;display:block}.milestones:not(.many-milestones).compact-timeline .milestone{padding-bottom:0}.milestones:not(.many-milestones).compact-timeline .milestone h3{min-height:0;margin:0;font-size:.84rem;line-height:1.25}}@media (max-width:980px){.builder-layout{grid-template-columns:1fr}}@media (max-width:620px){.page-shell{width:min(100% - 20px,1220px);padding-top:34px}.builder-panel{padding:18px}.section-heading,.milestone-editor-heading,.tracker-header,.preview-heading{align-items:flex-start}.milestone-editor-heading{display:grid}.milestone-editor-row{grid-template-columns:32px minmax(0,1fr)}.editor-number{width:32px;height:32px}.editor-actions{grid-area:2/2;justify-content:start}.progress-summary strong{font-size:1.45rem}.milestone-topline{display:block}.status-text{margin-bottom:6px;display:inline-block}.controls{flex-direction:column-reverse}.button{width:100%}.compact-button{justify-self:start;width:auto}.view-toggle{align-self:flex-start}}
.hero h1{font-size:0}.hero h1:after{content:"Is It Done Yet?";font-size:clamp(2.3rem,6vw,4.5rem);line-height:.98;display:block}
