:root{--bg:#fff;--bg-subtle:#f8faf8;--bg-card:#fff;--bg-card-hover:#f0f7f0;--bg-selected:#e8f5e8;--bg-row:#f0f7f0;--bg-row-hover:#e8f5e8;--bg-row-selected:#d8edd8;--badge-bg:#3a7d44;--badge-bg-selected:#1a3d22;--fg:#111;--muted:#6b7280;--border:#b2d9b2;--border-strong:#9dbf9d;--border-muted:#d8edd8;--accent:#3a7d44;--accent-hover:#2d5a35;--accent-soft:#e8f5e8;--accent-text:#fff;--shadow-card:0 2px 6px #3a7d441f;--shadow-card-selected:0 4px 12px #3a7d4433;--danger:#b91c1c;--danger-soft:#fef2f2;--danger-border:#fecaca;--danger-strong:#991b1b;--danger-border-strong:#fca5a5;--danger-bg-strong:#fee2e2;--warning:#92400e;--warning-soft:#fef3c7;--warning-border:#fcd34d;--success:#166534;--success-soft:#dcfce7;--success-border:#86efac;--info:#1e40af;--info-soft:#eff6ff;--info-border:#bfdbfe;--status-system:#3730a3;--status-system-soft:#e0e7ff;--status-custom:#6b21a8;--status-custom-soft:#f3e8ff;--fg-secondary:#374151;--border-neutral:#e5e7eb;--disabled-fg:#cbd5e1}.row-hover{transition:background-color .12s,border-color .12s,box-shadow .12s}.row-hover:hover{background:var(--bg-row-hover);border-color:var(--accent);box-shadow:var(--shadow-card-selected)}.inline-edit-target{cursor:text;border-radius:6px;transition:background-color .1s,box-shadow .1s}.inline-edit-target:hover{background-color:var(--bg-card-hover);box-shadow:inset 0 0 0 1px var(--border)}.inline-cell-input{border:1px solid var(--border-strong);background:var(--bg-card);width:100%;color:var(--fg);border-radius:6px;padding:.3125rem .5rem;font-family:inherit;font-size:.8125rem;transition:border-color .1s}.inline-cell-input:hover:not(:disabled){border-color:var(--accent)}.inline-cell-input:focus{border-color:var(--accent);outline:none}.inline-cell-input.numeric{text-align:right}.inline-cell-input.placeholder-value{color:var(--muted);font-style:italic}.menu-item{transition:background-color .12s}.menu-item:hover:not(:disabled){background:var(--accent-soft)}.outline-btn{transition:background-color .12s,border-color .12s,color .12s}.outline-btn:hover:not(:disabled){background:var(--accent-soft);border-color:var(--accent)}.primary-btn{transition:background-color .12s,border-color .12s}.primary-btn:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.ghost-btn{transition:background-color .12s,color .12s}.ghost-btn:hover:not(:disabled){background:var(--accent-soft);color:var(--accent)}input,select,textarea{border-color:var(--border)}*{box-sizing:border-box}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[role=button]:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}button:disabled,input:disabled,select:disabled,textarea:disabled,[aria-disabled=true]{opacity:.55;cursor:not-allowed}html,body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.field-chip{color:#3730a3;white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;margin:0 .15em;padding:.05em .55em;font-size:.92em;font-weight:500;display:inline-block}.field-chip[data-selected=true],.ProseMirror .field-chip.ProseMirror-selectednode{outline:2px solid var(--accent);outline-offset:1px}.tt-editor .ProseMirror{outline:none;min-height:220px;font-size:.9375rem;line-height:1.55}.tt-editor .ProseMirror p{margin:.5em 0}.tt-editor .ProseMirror h2{margin:.8em 0 .4em;font-size:1.125rem}.tt-editor .ProseMirror ul,.tt-editor .ProseMirror ol{margin:.4em 0;padding-left:1.5em}.tt-editor .ProseMirror blockquote{border-left:3px solid var(--border);color:var(--muted);margin:.5em 0;padding-left:.8em}.letter-preview .letter{color:#111;font-family:Aptos Narrow,Aptos,Segoe UI,-apple-system,system-ui,sans-serif;font-size:11pt;line-height:1.45}.letter-preview .letter p{margin:.5em 0}.letter-preview .letter h2,.letter-preview .letter .letter-section-heading,.letter-preview .letter .letter-appendix-heading{margin:1.2em 0 .4em;font-size:14pt;font-weight:600}.letter-preview .letter h3,.letter-preview .letter .letter-step-heading{margin:1em 0 .3em;font-size:12pt;font-weight:600}.letter-preview .letter .letter-section+.letter-section,.letter-preview .letter .letter-section+.letter-step,.letter-preview .letter .letter-step+.letter-step{margin-top:1em}.letter-preview .letter ul,.letter-preview .letter ol{margin:.3em 0;padding-left:1.4em}.letter-preview .letter .letter-table{border-collapse:collapse;width:100%;margin:.6em 0 1em;font-size:10pt}.letter-preview .letter .letter-table caption{text-align:left;margin-bottom:.25em;font-weight:600}.letter-preview .letter .letter-table th,.letter-preview .letter .letter-table td{text-align:left;border:1px solid #d4d4d4;padding:.3em .5em}.letter-preview .letter .letter-table th{background:#f3f3f3;font-weight:600}.letter-preview .letter .letter-step-additional{margin-top:.5em}.letter-preview .letter .letter-appendix{page-break-before:always;margin-top:2.5em}.marketing-page{background:var(--bg);min-height:100vh;color:var(--fg)}.marketing-hero{flex-wrap:wrap;align-items:flex-start;gap:2.5rem;max-width:1100px;margin:0 auto;padding:3rem 1.25rem 2rem;display:flex}.hero-brand{flex:360px;min-width:280px}.hero-brand-title{color:var(--fg);margin:0 0 .75rem;font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.15}.hero-brand-statement{color:var(--fg);margin:0 0 1.25rem;font-size:1.125rem;line-height:1.5}.hero-brand-scrolldown{color:var(--muted);margin:0;font-size:.875rem;font-style:italic}.marketing-hero-signin{flex:0 360px;min-width:280px}.marketing-section{max-width:1100px;margin:0 auto;padding:2.5rem 1.25rem}.marketing-section-heading{color:var(--fg);margin:0 0 1.5rem;font-size:1.5rem}.video-placeholder{background:var(--bg-subtle);border:1px dashed var(--border-strong);text-align:center;border-radius:12px;padding:3.5rem 1.5rem}.video-placeholder-icon{color:var(--accent);margin-bottom:.75rem;font-size:3rem}.video-placeholder-title{color:var(--fg);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.video-placeholder-subtitle{color:var(--muted);margin:0 0 .75rem;font-size:.9375rem}.video-placeholder-note{color:var(--muted);margin:0;font-size:.8125rem;font-style:italic}.overview-video{border:1px solid var(--border);width:100%;box-shadow:var(--shadow-card);border-radius:12px}.headline-block{text-align:left}.headline-main{color:var(--fg);margin:0 0 .75rem;font-size:clamp(1.5rem,3vw,2rem);line-height:1.2}.headline-sub{color:var(--accent);margin:0 0 1.25rem;font-size:1.125rem;font-weight:500}.headline-paragraph{color:var(--fg);max-width:780px;margin:0;font-size:1rem;line-height:1.6}.value-cards-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.value-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:12px;padding:1.5rem}.value-card-icon{color:var(--accent);margin-bottom:.5rem;font-size:1.75rem}.value-card-title{color:var(--fg);margin:0 0 .5rem;font-size:1rem;line-height:1.3}.value-card-body{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.5}.sales-process-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.sales-process-step{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--shadow-card);border-radius:12px;padding:1.5rem;position:relative}.sales-process-number{background:var(--accent);width:2.25rem;height:2.25rem;color:var(--accent-text);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;display:inline-flex}.sales-process-step-title{color:var(--fg);margin:0 0 .5rem;font-size:1rem;line-height:1.3}.sales-process-step-body{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.5}.faq-intro{max-width:780px;color:var(--muted);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5}.faq-categories{flex-direction:column;gap:.5rem;display:flex}.faq-category{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;overflow:hidden}.faq-category.is-open{border-color:var(--border-strong);box-shadow:var(--shadow-card)}.faq-category-header{cursor:pointer;text-align:left;width:100%;color:var(--fg);background:0 0;border:none;align-items:center;gap:.75rem;padding:.875rem 1rem;font-family:inherit;display:flex}.faq-category-header:hover{background:var(--bg-card-hover)}.faq-category-letter{background:var(--badge-bg);width:1.75rem;height:1.75rem;color:var(--accent-text);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:inline-flex}.faq-category-title{flex:1;font-size:1rem;font-weight:600}.faq-category-count{color:var(--muted);font-size:.8125rem}.faq-category-chev{color:var(--muted);text-align:center;width:1rem;font-size:1rem}.faq-questions{border-top:1px solid var(--border-muted);flex-direction:column;display:flex}.faq-question{border-bottom:1px solid var(--border-muted)}.faq-question:last-child{border-bottom:none}.faq-question-header{cursor:pointer;text-align:left;width:100%;color:var(--fg);background:0 0;border:none;align-items:center;gap:.75rem;padding:.75rem 1rem .75rem 3.25rem;font-family:inherit;display:flex}.faq-question-header:hover{background:var(--bg-row)}.faq-question-text{flex:1;font-size:.9375rem;font-weight:500;line-height:1.4}.faq-question-chev{color:var(--muted);text-align:center;width:1rem;font-size:1.125rem}.faq-answer{background:var(--bg-subtle);padding:.25rem 1rem 1.25rem 3.25rem}.faq-answer-body{color:var(--fg);max-width:820px;margin:0 0 1rem;font-size:.9375rem;line-height:1.6}.faq-answer-body:last-child{margin-bottom:0}.faq-video{border:1px solid var(--border);background:var(--bg-card);border-radius:8px;margin-top:1rem;padding:1rem}.faq-video video{border-radius:6px;width:100%;max-width:640px;display:block}.faq-video-placeholder{background:var(--bg-row);border:1px dashed var(--border-strong)}.faq-video-placeholder-inner{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.faq-video-placeholder-icon{color:var(--accent);font-size:1.5rem}.faq-video-placeholder-duration{color:var(--fg);font-size:.875rem;font-weight:600}.faq-video-caption{color:var(--muted);margin:0;font-size:.875rem;line-height:1.5}.faq-video-note{color:var(--muted);margin:.5rem 0 0;font-size:.8125rem;font-style:italic}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.pricing-card{background:var(--bg-card);border:1px solid var(--border);text-align:center;box-shadow:var(--shadow-card);border-radius:12px;padding:1.25rem}.pricing-card-name{color:var(--fg);margin:0 0 .25rem;font-size:1rem}.pricing-card-scope{color:var(--muted);min-height:2.5rem;margin:0 0 .75rem;font-size:.8125rem}.pricing-card-price{color:var(--accent);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.pricing-card-hst{color:var(--muted);font-size:.8125rem;font-weight:500}.pricing-card-support{color:var(--muted);margin:0;font-size:.8125rem;font-style:italic}.pricing-footer-note{text-align:center;color:var(--muted);margin-top:1.25rem;font-size:.875rem;font-style:italic}.cta-section{text-align:center;background:var(--bg-row);border-radius:12px;max-width:980px;margin:2.5rem auto;padding:2.5rem 1.25rem}.cta-trust-line{color:var(--muted);margin:0 0 1.5rem;font-size:.9375rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.cta-button{cursor:pointer;border:1px solid var(--accent);border-radius:8px;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-block}.cta-button-primary{background:var(--accent);color:var(--accent-text)}.cta-button-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.cta-button-secondary{color:var(--accent);background:0 0}.cta-button-secondary:hover{background:var(--accent-soft)}.marketing-footer{text-align:center;border-top:1px solid var(--border-muted);max-width:1100px;margin:0 auto;padding:2rem 1.25rem 3rem}.marketing-footer-brand{color:var(--fg);margin:0 0 .5rem;font-size:.875rem;font-weight:600}.marketing-footer-credit{color:var(--muted);margin:0 0 .5rem;font-size:.75rem;font-style:italic}.marketing-footer-privacy{color:var(--muted);margin:0 0 .5rem;font-size:.75rem}.marketing-footer-itlink{color:var(--muted);margin:0;font-size:.75rem}.marketing-footer-itlink a{color:var(--accent)}
