:root{--bg: #f6f5f3;--surface: #fdfcfb;--surface-muted: #efedeb;--text: #212529;--muted: #868e96;--faint: #adb5bd;--line: #e6e3e0;--line-dark: #ced4da;--accent: #4f46e5;--accent-soft: #eef2ff;--accent-strong: #4338ca;--green: #12a87a;--yellow: #b7791f;--bg-page: var(--bg);--bg-card: var(--surface);--bg-input: var(--surface);--bg-subtle: var(--surface-muted);--bg-subtle-hover: #e9ecef;--border: var(--line);--border-dark: var(--line-dark);--border-focus: var(--accent);--text-primary: var(--text);--text-secondary: #495057;--text-muted: var(--muted);--accent-hover: var(--accent-strong);--accent-text: #ffffff;--nav-active-bg: var(--accent-soft);--nav-active-text: var(--accent);--brand: var(--accent);--radius: 8px;--shadow: 0 1px 2px rgba(0, 0, 0, .05);color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg)}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,p{margin:0}h1{max-width:820px;font-size:clamp(3rem,4.4vw,5.15rem);line-height:1.02;letter-spacing:0}h2{max-width:760px;font-size:clamp(2rem,4vw,4rem);line-height:1.04;letter-spacing:0}h3{font-size:1.1rem;line-height:1.25;letter-spacing:0}p{color:#495057;font-size:1.05rem;line-height:1.65}.shell{width:min(1540px,calc(100% - clamp(32px,6vw,112px)));margin:0 auto}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:7px;padding:0 18px;font-weight:650;white-space:nowrap}.button.primary{border-color:var(--accent);background:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-strong)}.button.secondary{background:var(--surface)}.text-link{color:#495057;font-weight:600}.eyebrow{color:var(--faint);font-size:.78rem;font-weight:750;letter-spacing:.18em;text-transform:uppercase}.section-label{color:var(--text-secondary);font-size:13px;font-weight:700;letter-spacing:.055em;line-height:1.25;text-transform:uppercase}.body-text{color:var(--text-primary);font-size:14px;line-height:1.55}.meta-text{color:var(--text-muted);font-size:13px;line-height:1.45}.status-pill{display:inline-flex;align-items:center;border:1px solid currentColor;border-radius:50px;padding:2px 9px;font-size:12px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.s-not_contacted{border-color:var(--line-dark);background:#f1f3f5;color:#495057}@media(max-width:720px){h1{max-width:100%;font-size:clamp(2.35rem,13vw,3.55rem);line-height:.98}h2{font-size:clamp(2rem,10vw,3rem)}p{font-size:1rem}.shell{width:min(100% - 28px,1540px)}.button{min-height:42px;padding-inline:14px}}@media(max-width:420px){h1{font-size:clamp(2.15rem,12vw,3rem)}.eyebrow{font-size:.68rem;letter-spacing:.14em}}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner,.footer-inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:28px}.brand{color:var(--accent);font-size:1.72rem;font-weight:850;letter-spacing:0}.nav-links,.header-actions,.footer-inner nav,.hero-actions{display:flex;align-items:center;gap:22px}.nav-links a,.footer-inner a{color:var(--muted);font-weight:620}.hero-section{overflow:clip;padding:clamp(86px,8vw,132px) 0 clamp(78px,7vw,118px)}.hero-grid{display:grid;grid-template-columns:1fr;justify-items:center;gap:clamp(34px,4.6vw,68px)}.hero-copy{display:grid;justify-items:center;max-width:900px;gap:24px;text-align:center}.hero-text{max-width:780px;font-size:1.18rem}.trust-line{color:var(--muted);font-size:.95rem}.value-strip{display:grid;width:min(1120px,100%);grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.value-strip span{display:grid;min-height:64px;align-items:center;border-right:1px solid var(--line);color:var(--text);font-size:.95rem;font-weight:650;line-height:1.35;padding:14px 18px}.value-strip span:last-child{border-right:0}.section{padding:clamp(78px,7vw,108px) 0}.muted-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.section-heading{display:grid;max-width:820px;gap:16px;justify-items:center;margin-inline:auto;margin-bottom:38px;text-align:center}.section-heading.narrow{max-width:720px}.open-loop-grid,.product-grid,.principle-grid,.faq-list{display:grid;width:100%;gap:18px;margin-inline:auto}.open-loop-grid,.product-grid{max-width:1120px;grid-template-columns:repeat(4,minmax(0,1fr))}.quiet-card,.product-tile,.faq-list article{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:24px}.quiet-card,.product-tile{display:grid;align-content:start;gap:12px;min-height:190px}.workflow-layout{display:grid;justify-items:center;gap:34px}.step-list{display:grid;width:min(820px,100%);gap:12px;margin:0;padding:0;counter-reset:steps;list-style:none}.step-list li{counter-increment:steps;display:grid;grid-template-columns:42px 1fr;align-items:center;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:14px 16px;color:var(--text);font-weight:650}.step-list li:before{content:counter(steps);display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-size:.82rem}.principle-panel{border:1px solid var(--line);border-radius:8px;background:var(--surface);max-width:1120px;margin-inline:auto;padding:42px;text-align:center}.principle-panel h2{margin:12px auto 28px}.principle-grid{max-width:980px;margin-inline:auto;grid-template-columns:repeat(4,minmax(0,1fr))}.principle-grid p{border-top:1px solid var(--line);padding-top:16px;color:var(--text);font-weight:650}.two-column{display:grid;max-width:900px;justify-items:center;gap:20px;text-align:center}.two-column h2{margin-top:12px}.faq-list{max-width:980px;grid-template-columns:repeat(2,minmax(0,1fr))}.faq-list article{display:grid;gap:10px}.cta-section{padding:92px 0;text-align:center}.cta-box{display:grid;max-width:760px;justify-items:center;gap:20px}.site-footer{border-top:1px solid var(--line);background:var(--surface)}@media(min-width:1680px){.hero-copy{max-width:900px}}@media(max-width:980px){.open-loop-grid,.product-grid,.principle-grid,.faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.header-inner,.footer-inner{min-height:66px}.hero-section{padding-top:82px}.hero-copy{gap:20px}.value-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.value-strip span:nth-child(2){border-right:0}.value-strip span:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:720px){.nav-links,.header-actions .text-link{display:none}.header-inner{gap:14px}.brand{font-size:1.52rem}.header-actions{gap:10px}.hero-actions{align-items:stretch;flex-direction:column;gap:10px;max-width:320px;width:100%}.hero-text{font-size:1.06rem}.value-strip{grid-template-columns:1fr}.value-strip span,.value-strip span:nth-child(2){border-right:0}.value-strip span{min-height:54px;border-bottom:1px solid var(--line)}.value-strip span:last-child{border-bottom:0}.open-loop-grid,.product-grid,.principle-grid,.faq-list{grid-template-columns:1fr}.hero-section,.section,.cta-section{padding:64px 0}.section-heading{margin-bottom:28px}.quiet-card,.product-tile,.faq-list article{padding:20px}.principle-panel{padding:24px}.footer-inner{align-items:flex-start;flex-direction:column;padding-block:20px}}@media(max-width:420px){.header-actions .button{min-height:38px;padding-inline:12px;font-size:.92rem}.hero-section{padding-top:72px}}.preview-app{display:grid;width:100%;max-width:1120px;grid-template-columns:190px minmax(0,1fr);min-height:640px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--bg-page);box-shadow:0 24px 70px #21252924;color:var(--text-primary);font-size:14px}.preview-sidebar{display:grid;grid-template-rows:auto 1fr auto;border-right:1px solid var(--border);background:var(--bg-card)}.preview-brand{display:flex;min-height:70px;align-items:center;border-bottom:1px solid var(--border);padding:0 16px;color:var(--brand);font-size:22px;font-weight:800}.preview-sidebar nav,.preview-user{display:grid;align-content:start;gap:4px;padding:18px 8px}.preview-sidebar nav span,.preview-user span{border-radius:6px;color:var(--text-muted);padding:9px 14px;font-weight:600}.preview-sidebar nav .active{background:var(--nav-active-bg);color:var(--nav-active-text)}.preview-user{border-top:1px solid var(--border);gap:0}.preview-user span{padding-block:5px;font-size:13px;font-weight:500}.preview-main{min-width:0;padding:26px clamp(16px,2vw,26px)}.preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.preview-title-row{display:flex;align-items:center;gap:10px;margin-top:6px}.preview-title-row h3{color:var(--text-primary);font-size:26px;font-weight:700;line-height:1.25}.preview-link-button{border:0;background:transparent;color:var(--text-muted);cursor:pointer;font-size:13px}.preview-columns{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(420px,1fr);gap:16px}.preview-left,.preview-right{display:grid;align-content:start;gap:16px}.preview-card{display:grid;gap:14px;border:1px solid var(--border);border-radius:8px;background:var(--bg-card);padding:18px;box-shadow:var(--shadow)}.preview-field{display:grid;gap:4px}.preview-field span{color:var(--text-muted);font-size:13px;font-weight:700;text-transform:uppercase}.preview-field p{color:var(--text-primary);font-size:14px;line-height:1.5}.pipeline-card-preview{display:flex;align-items:center;gap:12px;overflow:hidden;border-left:3px solid #d6c25e;border-radius:6px;background:var(--bg-subtle);padding:8px 10px}.pipeline-card-preview select{max-width:170px}.pipeline-card-preview p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pipeline-card-preview div{min-width:0;flex:1}.pipeline-card-preview select,.composer-toolbar select{border:1px solid var(--border);border-radius:6px;background:var(--bg-input);color:var(--text-primary);font-size:13px;outline:none;padding:7px 28px 7px 10px}.pipeline-card-preview button{border:0;background:transparent;color:var(--text-muted);cursor:pointer;font-size:18px}.channel-tabs,.composer-toolbar,.composer-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.channel-tabs button,.composer-toolbar button,.composer-actions button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:6px;border:1px solid var(--border);border-radius:6px;background:var(--bg-subtle);color:var(--text-secondary);cursor:pointer;padding:8px 14px;font-size:14px;font-weight:600;line-height:1.3}.channel-tabs button span{font-size:.9em}.channel-tabs button.active,.composer-toolbar button.active,.composer-actions button.primary,.composer-toolbar button.primary{border-color:var(--accent);background:var(--accent);color:var(--accent-text)}.message-history-preview,.next-action-preview{border-top:1px solid var(--border);padding-top:14px}.history-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.composer-copy{display:grid;gap:12px;border-top:1px solid var(--border);padding-top:16px}.composer-toolbar select{margin-left:auto}.composer-copy textarea{width:100%;min-height:150px;resize:vertical;border:1px solid var(--border);border-radius:8px;background:var(--bg-input);color:var(--text-primary);font:inherit;font-size:14px;line-height:1.5;outline:none;padding:12px}@media(max-width:1280px){.preview-app{min-height:640px}.preview-columns{grid-template-columns:minmax(280px,.72fr) minmax(420px,1fr)}.preview-left{gap:12px}.preview-card{padding:16px}}@media(max-width:1020px){.preview-app{overflow-x:auto}.preview-main{padding:22px}.preview-columns{grid-template-columns:minmax(280px,.72fr) minmax(420px,1fr)}.preview-left{grid-template-columns:1fr}}@media(max-width:900px){.preview-app{grid-template-columns:190px minmax(760px,1fr)}.preview-sidebar{display:grid}.preview-header{margin-bottom:14px}}@media(max-width:720px){.preview-main{padding:18px}.preview-columns{grid-template-columns:minmax(280px,.72fr) minmax(420px,1fr)}.preview-left{display:grid}.preview-header{display:flex}.preview-card{padding:16px}.channel-tabs,.composer-toolbar,.composer-actions{gap:6px}.channel-tabs button,.composer-toolbar button,.composer-actions button{min-height:34px;padding:7px 10px;font-size:13px}.composer-toolbar select{margin-left:0}.composer-copy textarea{min-height:132px}}@media(max-width:480px){.preview-main{padding:14px}.preview-card{gap:12px;padding:14px}.channel-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.channel-tabs button{padding-inline:6px}.composer-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.composer-toolbar select,.composer-toolbar .primary{width:100%}.composer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.composer-actions button{width:100%}}@media(max-width:380px){.channel-tabs,.composer-toolbar,.composer-actions{grid-template-columns:1fr}}
