@import url("https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Space+Grotesk:wght@400;500;600;700&display=swap");.home-shell{padding:48px 24px 80px;max-width:960px;margin:0 auto;display:flex;flex-direction:column;gap:32px;background:linear-gradient(180deg,#fff7ec,#fff 32%,#fff4e8);border-radius:24px;font-family:Space Grotesk,Arial,sans-serif}.home-nav{display:flex;align-items:center;justify-content:space-between;gap:16px}.home-brand{font-weight:700;font-size:18px;color:#111;display:inline-flex;align-items:center;gap:10px}.home-logo{width:100px;height:100px;object-fit:contain}.home-nav-links{display:flex;gap:12px}.home-nav-link{text-decoration:none;font-size:14px;color:#222;border:1px solid #d7d7d7;border-radius:999px;padding:6px 12px}.home-hero{display:flex;flex-direction:column;gap:12px}.home-eyebrow{margin:0;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:#555}.home-title{margin:0;font-size:44px;font-family:Fraunces,Times New Roman,serif}.home-subtitle{margin:0;font-size:18px;color:#444;max-width:600px}.home-progress-actions{display:flex;flex-direction:column;gap:12px}.launch-path{gap:16px}.launch-path,.launch-path-header{display:flex;flex-direction:column}.launch-path-header{gap:6px}.launch-path-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px}.launch-step-card{border:1px solid #e3e3e3;border-radius:12px;padding:32px 18px 52px 64px;min-height:170px;text-align:left;background:#fff;box-shadow:0 6px 16px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:8px;cursor:pointer}.launch-step-number{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#666}.launch-step-title{margin:0;font-size:16px}.launch-step-copy{margin:0;font-size:13px;color:#444}.home-card{border:1px solid #e3e3e3;border-radius:12px;padding:18px;background:#fffaf4;box-shadow:0 8px 20px rgba(0,0,0,.04);display:flex;flex-direction:column;gap:12px}.home-card-title{margin:0;font-size:18px}.home-card-copy{margin:0;color:#333;font-size:14px}.home-actions{margin-top:auto;display:flex;gap:8px}.home-actions.inline{margin-top:0}.home-primary-actions{display:flex;flex-wrap:wrap;gap:12px}.home-button{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:8px;border:1px solid #222;background:#222;color:#fff;text-decoration:none;font-size:14px}.home-button.secondary{background:#fff;color:#222}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);grid-gap:24px;gap:24px;align-items:start}.home-outcome{margin:0;color:#4a3f34;font-size:15px;max-width:640px}.launch-progress{margin-top:16px;background:#fff8f1;border:1px solid #efd7c2;border-radius:14px;padding:12px 16px;display:flex;flex-direction:column;gap:10px}.launch-progress-header{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:13px;color:#4a3f34}.launch-progress-next{color:#7a4b2a;font-weight:600}.launch-progress-bar{width:100%;height:8px;border-radius:999px;background:#f1e3d6;overflow:hidden}.launch-progress-fill{height:100%;border-radius:999px;background:#c46a2f}.quick-start{background:#fff8f1;border:1px solid #efd7c2;border-radius:18px;padding:18px;display:flex;flex-direction:column;gap:12px;box-shadow:0 10px 24px rgba(0,0,0,.06)}.quick-start h3{margin:0;font-size:18px}.quick-start ol{margin:0;padding-left:18px;color:#4a3f34;display:flex;flex-direction:column;gap:6px;font-size:13px}.launch-step-card{position:relative;overflow:visible}.launch-step-card.is-muted{opacity:.55}.launch-step-badge{position:absolute;top:14px;left:12px;width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid #efd7c2;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#7a4b2a;letter-spacing:.08em;text-align:center;line-height:1.1;gap:2px}.launch-step-badge span:last-child{font-size:12px;line-height:1}.launch-step-start{background:#c46a2f;padding:4px 10px;font-weight:600}.launch-step-required,.launch-step-start{position:absolute;top:12px;right:12px;color:#fff;border-radius:999px;font-size:11px}.launch-step-required{background:linear-gradient(135deg,#f93,#ff8000);padding:5px 12px;font-weight:700;letter-spacing:.02em;box-shadow:0 2px 8px rgba(255,153,51,.4);animation:required-pulse 2s ease-in-out infinite}@keyframes required-pulse{0%,to{box-shadow:0 2px 8px rgba(255,153,51,.4)}50%{box-shadow:0 4px 16px rgba(255,153,51,.6)}}.launch-step-card.is-setup-step{border:2px solid #f93;background:linear-gradient(135deg,#fffbf5,#fff);box-shadow:0 6px 16px rgba(255,153,51,.15)}.launch-step-connector{position:absolute;top:22px;right:-16px;width:32px;height:1px;background:#ecd7c2;display:none}.launch-step-card:before{content:attr(data-tooltip);position:absolute;left:16px;right:16px;bottom:-8px;transform:translateY(100%);background:#fff8f1;border:1px solid #efd7c2;border-radius:12px;padding:8px 10px;font-size:12px;color:#4a3f34;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:5}.launch-step-card:hover:before{opacity:1}.launch-step-help{margin-top:auto;font-size:12px;color:#7a4b2a;text-decoration:underline;width:-moz-fit-content;width:fit-content;display:inline-flex}.step-status-badge{position:absolute;right:12px;bottom:12px;left:auto;top:auto;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;border:1px solid transparent}.status-not_started{background:#f1f1f1;color:#4b5563;border-color:#d9dde3}.status-in_progress{background:#e8f1ff;color:#1d4ed8;border-color:#c7dbff}.status-complete{background:#e7f7ee;color:#1b6b3c;border-color:#b9e8cd}.status-needs_attention{background:#fdecef;color:#8a1f2d;border-color:#f1b0b7}.floating-help{position:fixed;right:24px;bottom:24px;padding:12px 16px;border-radius:999px;border:1px solid #222;background:#222;color:#fff;font-size:13px;z-index:30;box-shadow:0 12px 24px rgba(0,0,0,.2)}@media (min-width:900px){.launch-step-connector{display:block}.launch-step-card:nth-child(3n) .launch-step-connector{display:none}}@media (max-width:900px){.home-hero-grid{grid-template-columns:1fr}}.setup-checklist{background:linear-gradient(135deg,#fff5f5,#fffbf5);border:2px solid #f93;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 12px rgba(255,153,51,.1)}.setup-checklist-header{text-align:center;margin-bottom:1.5rem}.setup-checklist-icon{font-size:2rem;display:block;margin-bottom:.5rem}.setup-checklist-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem}.setup-checklist-subtitle{font-size:.95rem;color:#666;margin:0}.setup-checklist-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.setup-checklist-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#fff;border-radius:8px;border:2px solid #e5e5e5;transition:all .2s}.setup-checklist-item.complete{border-color:#16a34a;background:#f0fdf4}.setup-checklist-checkbox{font-size:1.5rem;line-height:1;color:#999;flex-shrink:0}.setup-checklist-item.complete .setup-checklist-checkbox{color:#16a34a}.setup-checklist-content{display:flex;flex-direction:column;gap:.25rem;flex:1 1}.setup-checklist-label{font-weight:600;color:#1a1a1a;font-size:1rem}.setup-checklist-detail{font-size:.875rem;color:#666}.setup-checklist-item.complete .setup-checklist-detail{color:#16a34a}.setup-checklist-actions{text-align:center}.setup-checklist-button{display:inline-block;background:#f93;color:#fff;padding:.875rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 2px 8px rgba(255,153,51,.2)}.setup-checklist-button:hover{background:#ff8000;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,153,51,.3)}@media (max-width:640px){.setup-checklist{padding:1rem}.setup-checklist-title{font-size:1.25rem}.setup-checklist-item{padding:.75rem}}