@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-6px) rotate(1.5deg)}}*{box-sizing:border-box}body{margin:0;background:#fff;font-family:Helvetica,Arial,sans-serif;color:#14171a}a{color:#059669;text-decoration:none}a:hover{color:#047857}button{transition:transform .15s ease;font-family:inherit}button:hover{transform:translateY(-1px)}.page{width:100%;min-height:100vh;display:flex;flex-direction:column;background:#fff}.top-bar{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1180px;margin:0 auto;padding:28px 24px 8px}.brand-logo{flex:0 0 auto;width:168px;margin-right:auto;text-align:left}.brand-logo__wordmark{color:#111827;font-size:20px;font-weight:800;letter-spacing:-.04em;line-height:1}.brand-logo__wordmark strong{color:#059669;font-weight:800}.site-footer{display:flex;justify-content:center;margin-top:auto;padding:20px 24px 56px}.powered-by-logo{position:relative;width:140px;height:38px;overflow:hidden}.powered-by-logo img{position:absolute;top:-76px;left:-25px;width:190px;max-width:none;height:auto}.top-bar__actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.language-selector{display:inline-flex;align-items:center;gap:6px;color:#6b7280}.language-selector select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#111827;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:8px 28px 8px 12px;background-image:linear-gradient(45deg,transparent 50%,#6b7280 50%),linear-gradient(135deg,#6b7280 50%,transparent 50%);background-position:calc(100% - 14px) 52%,calc(100% - 10px) 52%;background-repeat:no-repeat;background-size:4px 4px,4px 4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.nav-bar{display:flex;align-items:center;gap:10px}.nav-bar__item{font-size:14px;font-weight:600;cursor:pointer;border-radius:999px;padding:8px 16px;border:none}.nav-bar__item--ghost{background:none;color:#6b7280;padding:8px 4px}.nav-bar__item--ghost.nav-bar__item--active{color:#111827}.nav-bar__item--primary{background:#fff;color:#111827;border:1px solid #e5e7eb}.nav-bar__item--primary.nav-bar__item--active{background:#111827;color:#fff;border-color:#111827}.eyebrow{color:#059669;font-size:12px;font-weight:700;letter-spacing:.12em;margin-bottom:12px}.scene-heading{font-size:32px;line-height:1.25;margin:0 0 18px;font-weight:800}.body-text{font-size:17px;line-height:1.65;color:#374151;margin:0 0 24px}.pizza{width:170px;height:170px;border-radius:50%;border:9px solid #e6c896;flex-shrink:0;animation:float 5s ease-in-out infinite;box-shadow:0 14px 24px -10px #78481659,inset 0 -10px 18px #7848162e,inset 0 8px 16px #ffffff59}.pizza--small{width:130px;height:130px;border-width:8px}.pizza--large{width:180px;height:180px;animation-delay:.5s}.callout{background:#f0fdf4;border-radius:12px;padding:14px 18px}.callout+.callout{margin-top:10px}.callout__label{font-size:11px;font-weight:700;color:#059669;letter-spacing:.08em;margin-bottom:4px}.callout__text{font-size:15px;color:#14532d}.callout-stack{display:flex;flex-direction:column;gap:10px}.info-cards{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:20px}.info-card{flex:1;min-width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px 20px}.info-card__label{font-size:12px;color:#6b7280;margin-bottom:6px}.info-card__value{font-size:18px;font-weight:700}.vesting-bar{display:flex;gap:2px;width:100%;height:34px;position:relative;margin-top:30px}.vesting-block{flex:1;border-radius:2px;box-shadow:inset 0 -3px 4px #0000001f,inset 0 2px 2px #fff6}.vesting-cliff-marker{position:absolute;left:25%;top:-27px;bottom:-3px;z-index:2;width:0}.vesting-cliff-marker:after{content:"";position:absolute;top:19px;bottom:0;left:-1px;border-left:2px dashed #b45309}.vesting-cliff-marker span{position:absolute;top:0;left:0;transform:translate(-50%);color:#92400e;background:#fff;padding:1px 5px;border-radius:4px;font-size:11px;font-weight:700;line-height:16px;white-space:nowrap}.vesting-labels{display:flex;justify-content:space-between;gap:16px;font-size:12px;color:#6b7280;margin-top:8px;margin-bottom:20px}.vesting-duration{color:#059669;margin-top:5px;text-align:center}.vesting-duration svg{display:block;width:100%;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.vesting-duration span{display:block;margin-top:1px;font-size:12px;font-weight:700}.vesting-labels span{display:inline-flex;align-items:center;gap:6px}.vesting-key{width:9px;height:9px;border-radius:2px;flex:0 0 auto}.vesting-key--vested{background:#22c55e}.vesting-key--unvested{background:#e5e7eb;border:1px solid #d1d5db}.pizza-transition{display:flex;gap:24px;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;margin-bottom:20px}.pizza-transition>div:not(.pizza-transition__arrow){display:flex;flex-direction:column;align-items:center}.pizza-transition__label{font-size:12px;color:#6b7280;margin-bottom:10px;text-align:center}.pizza-transition__arrow{font-size:22px;color:#9ca3af}.legend-dot{display:inline-block;width:9px;height:9px;border-radius:2px;margin-right:6px}.exit-bars{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.exit-bar-row__labels{display:flex;justify-content:space-between;font-size:14px;margin-bottom:5px}.exit-bar-track{background:#e5e7eb;border-radius:6px;height:10px}.exit-bar-fill{height:100%;border-radius:6px;transition:width .5s ease;box-shadow:inset 0 2px 3px #fff6,inset 0 -3px 4px #00000026}.try-it-prompt{text-align:center;padding:44px 24px}.story-completion{min-height:calc(100vh - 110px);max-width:720px;margin:0 auto;padding:24px;display:grid;place-items:center}.story-completion .try-it-prompt{width:100%;border:1px solid #e5e7eb;border-radius:20px;background:#f9fafb}.story-danger-slide{width:100%;padding:20px 0 34px}.story-danger-slide>.scene-heading{text-align:center}.story-danger-slide__intro{max-width:650px;margin:0 auto 20px}.story-danger-slide__intro p{color:inherit;font-size:inherit;line-height:inherit;margin:0 0 9px}.story-danger-slide__intro .story-danger-slide__punchline{font-weight:800;margin-bottom:0}.story-danger-slide__cast{display:flex;align-items:flex-end;justify-content:center;gap:30px;margin:2px 0 26px}.story-danger-slide__cast .character__label{max-width:88px;text-align:center;white-space:normal}.story-danger-slide__tension{align-self:center;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fef2f2;border:2px solid #fca5a5;color:#dc2626;font-size:24px;font-weight:900;transform:rotate(-7deg)}.jargon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.jargon-card{padding:16px;border:1px solid #fed7aa;border-radius:14px;background:#fff7ed}.jargon-card__term{color:#9a3412;font-size:14px;font-weight:800;margin-bottom:7px}.jargon-card p{color:#7c2d12;font-size:13px;line-height:1.5;margin:0}.danger-warning{display:flex;align-items:flex-start;gap:13px;padding:17px 18px;border:1px solid #fecaca;border-radius:14px;background:#fef2f2;margin-bottom:8px}.danger-warning__icon{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#dc2626;color:#fff;font-weight:900}.danger-warning__title{color:#991b1b;font-size:14px;font-weight:800;margin-bottom:4px}.danger-warning p{color:#7f1d1d;font-size:13px;line-height:1.5;margin:0}.danger-warning__misses{color:#991b1b;font-size:13px;font-weight:800;margin-top:13px;padding-top:12px;border-top:1px solid #fecaca}.danger-warning ul{color:#7f1d1d;font-size:13px;line-height:1.5;margin:8px 0 0;padding-left:20px}.danger-warning li+li{margin-top:5px}.danger-grow-bridge{margin-top:18px;padding:20px;border:1px solid #bbf7d0;border-radius:16px;background:#f0fdf4;text-align:center}.danger-grow-bridge__title{color:#14532d;font-size:18px;font-weight:800;margin-bottom:6px}.danger-grow-bridge p{max-width:590px;margin:0 auto 4px;color:#166534;font-size:14px;line-height:1.55}.danger-grow-bridge__provenance{margin-top:12px!important;padding-top:12px;border-top:1px solid #bbf7d0}.danger-grow-bridge__provenance a{color:#047857;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.try-it-prompt__title{font-size:22px;font-weight:800;margin-bottom:6px}.try-it-prompt__subtitle{font-size:15px;color:#6b7280;margin:0 0 18px}.try-it-prompt__buttons{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.cta-button{display:inline-block;margin-top:10px;background:#111827;color:#fff;padding:12px 24px;border-radius:999px;font-size:14px;font-weight:700;border:none;cursor:pointer}.cta-button:disabled{background:#d1d5db;cursor:not-allowed}.cta-button--ghost{background:#fff;color:#111827;border:1px solid #e5e7eb}.tool{max-width:1180px;margin:0 auto;padding:24px 24px 80px}.builder-workspace{display:grid;grid-template-columns:minmax(390px,.85fr) minmax(480px,1.15fr);gap:24px;align-items:start;margin-bottom:20px}.builder-workspace>.panel,.builder-workspace__visuals .tool-panel{margin-bottom:0}.builder-workspace__visuals{position:sticky;top:20px}.download-cap-table{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px;padding:18px 20px;border:1px solid #bbf7d0;border-radius:16px;background:#f0fdf4}.download-cap-table__title{margin-bottom:4px;font-size:16px;font-weight:800}.download-cap-table__hint{color:#4b5563;font-size:13px;line-height:1.4}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#1118278c}.email-modal{position:relative;width:min(100%,440px);padding:28px;border-radius:18px;background:#fff;box-shadow:0 24px 70px #11182747}.email-modal h3{margin:0 32px 8px 0;font-size:22px}.email-modal p{margin:0 0 20px;color:#6b7280;line-height:1.5}.email-modal label{display:block;margin-bottom:7px;color:#374151;font-size:13px;font-weight:700}.email-modal input{width:100%;padding:11px 12px;border:1px solid #d1d5db;border-radius:10px;font:inherit}.email-modal input:focus{border-color:#16a34a;outline:3px solid #dcfce7}.email-modal__close{position:absolute;top:14px;right:16px;border:0;background:transparent;color:#6b7280;cursor:pointer;font-size:26px}.email-modal__error{margin-top:8px;color:#b91c1c;font-size:13px;font-weight:600}.email-modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.download-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.tool__title{font-size:30px;margin:0 0 6px;font-weight:800}.tool__subtitle{font-size:16px;color:#6b7280;margin:0 0 28px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.stat-card{border:1px solid #e5e7eb;border-radius:16px;padding:18px 20px}.stat-card__label{font-size:13px;color:#6b7280;margin-bottom:6px}.stat-card__value{font-size:22px;font-weight:800}.panel{border:1px solid #e5e7eb;border-radius:16px;padding:20px;margin-bottom:20px}.panel--padded{padding:20px 24px}.input-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.input-grid--two{grid-template-columns:repeat(2,1fr)}.input-grid--three{grid-template-columns:repeat(3,1fr)}.company-panel__title{font-size:13px;font-weight:700;color:#6b7280;margin-bottom:14px;text-transform:uppercase;letter-spacing:.06em}.founder-editor__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.founder-editor__header .company-panel__title{margin-bottom:0}.add-founder-button{border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#047857;cursor:pointer;font-size:13px;font-weight:700;padding:8px 13px}.founder-editor{display:grid;gap:10px}.founder-editor__row{display:grid;grid-template-columns:12px minmax(150px,1fr) minmax(105px,140px) 34px;align-items:end;gap:10px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb}.founder-editor__color{align-self:center;width:12px;height:12px;margin-top:18px;border-radius:50%;box-shadow:0 0 0 3px #fff}.founder-editor__name input{font-weight:600}.remove-founder-button{display:grid;place-items:center;width:34px;height:39px;border:1px solid #fecaca;border-radius:9px;background:#fff;color:#dc2626;cursor:pointer;font-size:20px}.remove-founder-button:disabled{border-color:#e5e7eb;color:#d1d5db;cursor:not-allowed}.founder-editor__company-fields{margin-top:16px}.input-field label{display:block;font-size:13px;color:#6b7280;margin-bottom:6px}.input-field input,.input-field select,.exit-input{width:100%;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;font-size:15px;font-family:inherit}.alloc-message{margin-top:14px;font-size:14px;font-weight:600}.view-tabs{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.tab-button{border-radius:999px;padding:10px 18px;font-size:14px;cursor:pointer;font-weight:600;border:1px solid #e5e7eb;background:#fff;color:#111827}.tab-button--active{background:#111827;color:#fff;border:none}.tool-panel{border:1px solid #e5e7eb;border-radius:16px;padding:28px;margin-bottom:20px}.donut-view{display:flex;gap:40px;align-items:center;flex-wrap:wrap}.donut{width:220px;height:220px;position:relative}.donut__ring{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center}.donut__hole{width:62%;height:62%;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.donut__hole-label{font-size:12px;color:#6b7280}.donut__hole-value{font-size:30px;font-weight:800}.legend-list{display:flex;flex-direction:column;gap:12px;flex:1;min-width:200px}.legend-item{display:flex;align-items:center;justify-content:space-between;border:1px solid #e5e7eb;border-radius:12px;padding:12px 16px}.legend-item__left{display:flex;align-items:center;gap:10px}.legend-item__swatch{width:10px;height:10px;border-radius:50%}.legend-item__value{font-size:15px;font-weight:700}.blocks-view__title{font-size:18px;font-weight:800;margin-bottom:4px}.blocks-view__subtitle{font-size:14px;color:#6b7280;margin-bottom:20px}.blocks-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:6px;max-width:440px;margin:0 auto}.block-cell{width:100%;aspect-ratio:1;border-radius:5px}.blocks-legend{display:flex;gap:20px;justify-content:center;margin-top:20px;flex-wrap:wrap;font-size:13px;color:#374151}.map-view__title{font-size:18px;font-weight:800;margin-bottom:4px}.map-view__subtitle{font-size:14px;color:#6b7280;margin-bottom:20px}.map-empty{background:#f3f4f6;border-radius:14px;height:180px;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:14px}.map-bar{display:flex;height:180px;border-radius:14px;overflow:hidden}.map-segment{display:flex;align-items:flex-end;padding:14px;color:#fff;font-weight:700;transition:flex .5s ease}.map-segment__label{font-size:13px;font-weight:500;opacity:.9}.map-segment__value{font-size:20px}.round-panel__title{font-size:16px;font-weight:700;margin-bottom:16px}.round-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:end}.round-field__label{display:flex;justify-content:space-between;font-size:13px;color:#6b7280;margin-bottom:8px}.round-field input[type=range]{width:100%;accent-color:#16a34a}.round-actions{display:flex;gap:8px}.simulate-button{background:#16a34a;color:#fff;border:none;padding:11px 18px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap}.simulate-button:disabled{background:#d1d5db;cursor:not-allowed}.round-validation{grid-column:1 / -1;color:#b45309;font-size:13px;font-weight:600}.undo-button{background:#fff;color:#374151;border:1px solid #e5e7eb;padding:11px 14px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer}.round-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.round-result-card{background:#f7f8f7;border-radius:12px;padding:16px}.round-result-card__label{font-size:13px;color:#6b7280;margin-bottom:6px}.round-result-card__value{font-size:18px;font-weight:800}.round-result-card__value .arrow{color:#16a34a}.round-result-card__caption{font-size:12px;color:#9ca3af;margin-top:4px}.timeline__title{font-size:16px;font-weight:700;margin-bottom:12px}.timeline-track{display:flex;gap:14px;overflow-x:auto;padding-bottom:6px}.timeline-card{min-width:190px;border:1px solid #e5e7eb;border-radius:14px;padding:14px 16px;flex-shrink:0}.timeline-card__title{font-size:13px;font-weight:700;margin-bottom:4px}.timeline-card__meta{font-size:12px;color:#6b7280;margin-bottom:10px}.timeline-card__bar{display:flex;height:16px;border-radius:6px;overflow:hidden}.exit-panel__header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:16px}.exit-panel__title{font-size:16px;font-weight:700}.exit-panel__input-group{display:flex;align-items:center;gap:8px}.exit-panel__input-label{font-size:13px;color:#6b7280}.exit-panel .exit-input{padding:8px 10px;font-size:14px;width:150px}.footer-note{text-align:center;font-size:12px;color:#9ca3af;margin-top:40px}.story-deck{max-width:720px;margin:0 auto;padding:32px 24px 8px}.story-deck__stage{position:relative;min-height:420px}.scene__stage{display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap;width:100%;margin-bottom:20px}.scene__cast{display:flex;align-items:flex-end;justify-content:center;gap:20px;flex-wrap:wrap;max-width:100%}.scene__vesting{flex:1;min-width:220px}.vesting-character{display:flex;justify-content:center;flex:0 1 190px;min-width:0;max-width:100%}.story-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0 32px}.story-nav__button{border-radius:999px;padding:11px 20px;font-size:14px;font-weight:700;cursor:pointer;border:none;white-space:nowrap}.story-nav__button--ghost{background:#fff;color:#374151;border:1px solid #e5e7eb}.story-nav__button--ghost:disabled{opacity:.4;cursor:default}.story-nav__button--primary{background:#111827;color:#fff;display:inline-block}.story-nav__dots{display:flex;gap:8px}.story-nav__dot{width:9px;height:9px;border-radius:50%;border:none;background:#e5e7eb;cursor:pointer;padding:0}.story-nav__dot--active{background:#059669;transform:scale(1.3)}.character{display:flex;flex-direction:column;align-items:center;gap:6px;animation:float 5s ease-in-out infinite}.character svg{filter:drop-shadow(0 6px 6px rgba(15,23,42,.18))}.character__label{font-size:13px;font-weight:600;color:#374151;white-space:nowrap}.future-hire-character{width:96px;height:134px;flex-shrink:0;overflow:visible;fill:none;stroke:#3b82f6;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2 6;filter:drop-shadow(0 6px 6px rgba(59,130,246,.14))}.future-hire-character-wrap{display:flex;flex:0 0 96px;margin-bottom:25px}.future-hire-character__shadow{stroke:#3b82f659;stroke-width:2}.sold-badge{background:#ffffffeb;color:#dc2626;border:4px double #dc2626;font-weight:900;padding:9px 18px 7px;border-radius:6px;flex-shrink:0;box-shadow:0 8px 18px -10px #7f1d1da6;text-align:center;text-transform:uppercase;z-index:2}.sold-badge span{display:block;font-size:22px;line-height:1;letter-spacing:.08em}.sold-badge small{display:block;font-size:8px;letter-spacing:.16em;margin-top:4px}.exit-celebration{position:relative;min-height:190px;isolation:isolate}.exit-celebration .scene__cast{z-index:1}.confetti{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.confetti__piece{position:absolute;left:50%;top:44%;width:7px;height:12px;border-radius:2px}.lawyer-review__title{font-size:18px;font-weight:800;margin-bottom:16px}.lawyer-review__story{background:#fffbeb;border:1px solid #fde68a;border-radius:14px;padding:20px;margin-bottom:18px}.lawyer-review__story-cast{display:flex;gap:12px;margin-bottom:12px;flex-wrap:wrap}.lawyer-review__story p{font-size:15px;line-height:1.6;color:#78350f;margin:0 0 10px}.lawyer-review__story .lawyer-review__punchline{font-weight:700;margin:0}.simplified-notice{margin-top:24px;background:#f9fafb;border:1px solid #e5e7eb}.simplified-notice__title{font-size:16px;font-weight:800;margin-bottom:8px}.not-covered{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:18px 20px;margin-bottom:18px}.not-covered__title{font-size:14px;font-weight:700;margin-bottom:10px}.not-covered ul{margin:0;padding-left:20px}.not-covered li{font-size:14px;line-height:1.6;color:#374151;margin-bottom:6px}.lawyer-review__cta-copy.body-text{margin-bottom:16px}@media(max-width:960px){.builder-workspace{grid-template-columns:1fr}.builder-workspace__visuals{position:static}}@media(max-width:520px){.top-bar{align-items:flex-start;flex-direction:column;gap:14px}.top-bar__actions{justify-content:flex-start;width:100%}.story-deck{padding-inline:18px}.scene-heading{font-size:27px}.pizza-transition{flex-direction:column}.pizza-transition__arrow{transform:rotate(90deg)}.vesting-labels{align-items:flex-start;flex-direction:column;gap:7px}.story-nav{gap:10px}.story-nav__button{padding-inline:15px}.story-danger-slide__cast{gap:10px}.story-danger-slide__tension{width:30px;height:30px;font-size:19px}.jargon-grid{grid-template-columns:1fr}.founder-editor__row{grid-template-columns:12px minmax(0,1fr) 95px 34px;padding:10px}.download-cap-table{align-items:stretch;flex-direction:column}.download-cap-table .cta-button{text-align:center}}
