:root{--color-primary: #0f172a;--color-primary-hover: #111827;--color-secondary: #6b7280;--color-crm-accent: #dc4b39;--color-background: #f6f2eb;--color-surface: #fffcf7;--color-surface-soft: #f2ece2;--color-text-primary: #111827;--color-text-secondary: #4b5563;--color-text-inverse: #ffffff;--color-shadow: rgba(17, 24, 39, .14)}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:Plus Jakarta Sans,Segoe UI,sans-serif;color:var(--color-text-primary);background:var(--color-background);position:relative;overflow-x:hidden}.page-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--color-background)}.site-header{width:min(1200px,92vw);margin:2rem auto 0;padding:.25rem 0;display:flex;align-items:center;justify-content:flex-start;gap:1rem}.brand-row{display:flex;align-items:center;gap:.85rem}.brand-mark-wrap{width:clamp(170px,26vw,320px);height:clamp(52px,8.5vw,96px);display:grid;place-items:center;background:transparent}.brand-mark{width:100%;height:100%;object-fit:contain;background:transparent}.brand-mark-fallback{width:40px;height:40px;border-radius:12px;background:var(--color-primary);color:var(--color-text-inverse);place-items:center;font-family:Manrope,Segoe UI,sans-serif;font-weight:800;font-size:1.3rem}.brand-title{margin:0;line-height:1;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(1.5rem,2vw,2rem);letter-spacing:-.03em}.hero-shell{width:min(980px,92vw);margin:0 auto;padding:1rem 0 3rem}.hero-card{border-radius:24px;background:var(--color-surface);box-shadow:0 18px 38px var(--color-shadow);padding:clamp(1.35rem,4vw,3rem);animation:rise-in .52s ease both}.eyebrow{margin:0;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-crm-accent);font-weight:800}.hero-title{margin:.7rem 0 0;max-width:17ch;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(2.1rem,6vw,4.15rem);line-height:1.01;letter-spacing:-.038em}.hero-copy{margin:1.15rem 0 0;max-width:66ch;color:var(--color-text-secondary);font-size:clamp(1rem,1.7vw,1.12rem);line-height:1.7}.hero-copy--below{margin-top:10px;line-height:1.3}.feature-grid{margin-top:1.7rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.feature-item{position:relative;background:var(--color-surface-soft);border-radius:14px;padding:1rem 1rem .95rem;border:0;outline:0;box-shadow:none;overflow:hidden;transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.feature-item:hover{background:#ebe2d5;transform:translateY(-4px);box-shadow:0 8px 16px #1118271f}.feature-item:focus,.feature-item:focus-visible,.feature-item:active{outline:0;border:0;box-shadow:none}.feature-item h3{margin:0;padding-right:1.65rem;font-family:Manrope,Segoe UI,sans-serif;font-size:1.03rem;letter-spacing:-.02em}.feature-icon{position:absolute;top:.58rem;right:.58rem;width:2.2rem;height:2.2rem;border-radius:999px;display:grid;place-items:center;color:#17344f;background:#ffffffc7}.feature-icon i{font-size:1.5rem;line-height:1}.feature-item p{margin:.45rem 0 0;color:var(--color-text-secondary);font-size:.94rem;line-height:1.58}.waitlist-row{margin-top:1.9rem;padding-top:.3rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.waitlist-button{display:inline-flex;align-items:center;justify-content:center;min-height:60px;min-width:min(100%,360px);padding:.85rem 2rem;border-radius:999px;border:0;outline:0;text-decoration:none;color:var(--color-text-inverse);font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(1.05rem,2.2vw,1.28rem);font-weight:800;letter-spacing:.015em;background:var(--color-primary);box-shadow:0 10px 22px #11182738;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;-webkit-tap-highlight-color:transparent}.waitlist-button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #11182740;background:var(--color-primary-hover)}.waitlist-button:focus,.waitlist-button:active{outline:0;border:0}.waitlist-button:focus-visible{box-shadow:0 0 0 3px #dc4b3938,0 12px 24px #11182740}.waitlist-note{margin:0;font-size:.93rem;color:var(--color-secondary)}.waitlist-button[aria-disabled=true]{pointer-events:none;opacity:.72}.waitlist-error{margin:0;font-size:.9rem;color:var(--color-crm-accent);font-weight:600}.site-footer{width:min(980px,92vw);margin:0 auto 2.1rem;display:flex;align-items:center;justify-content:center;gap:.6rem;color:var(--color-text-secondary)}.footer-link,.footer-link-btn{color:var(--color-text-secondary);font:inherit;font-size:.92rem;text-decoration:underline}.footer-link-btn{border:0;background:transparent;padding:0;cursor:pointer}.footer-separator{opacity:.5}.about-modal[hidden]{display:none}.about-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:1rem}.about-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#11182780}.about-modal-card{position:relative;width:min(620px,100%);background:var(--color-surface);border-radius:16px;box-shadow:0 18px 38px #11182747;padding:1.15rem 1.15rem 1.1rem}.about-modal-card h2{margin:0;font-family:Manrope,Segoe UI,sans-serif;letter-spacing:-.02em}.about-modal-card p{margin:.75rem 0 0;color:var(--color-text-secondary);line-height:1.65}.about-modal-close{position:absolute;right:.9rem;top:.9rem;border:0;border-radius:999px;padding:.4rem .65rem;font:inherit;font-size:.84rem;font-weight:700;background:var(--color-surface-soft);color:var(--color-text-primary);cursor:pointer}.waitlist-modal[hidden]{display:none}.waitlist-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:42;display:grid;place-items:center;padding:1rem;opacity:0;pointer-events:none;transition:opacity .22s ease}.waitlist-modal.is-visible{opacity:1;pointer-events:auto}.waitlist-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#11182794;opacity:0;transition:opacity .22s ease}.waitlist-modal.is-visible .waitlist-modal-backdrop{opacity:1}.waitlist-modal-card{position:relative;width:min(560px,100%);background:var(--color-surface);border-radius:16px;box-shadow:0 18px 38px #1118274d;padding:1.15rem 1.15rem 1.1rem;opacity:0;transform:translateY(16px);transition:opacity .26s ease,transform .26s ease}.waitlist-modal.is-visible .waitlist-modal-card{opacity:1;transform:translateY(0)}.waitlist-modal-card h2{margin:0;font-family:Manrope,Segoe UI,sans-serif;letter-spacing:-.02em}.waitlist-modal-copy{margin:.7rem 0 0;color:var(--color-text-secondary);line-height:1.6}.waitlist-modal-close{position:absolute;right:.9rem;top:.9rem;border:0;border-radius:999px;padding:.4rem .65rem;font:inherit;font-size:.84rem;font-weight:700;background:var(--color-surface-soft);color:var(--color-text-primary);cursor:pointer}.custom-waitlist-form{margin-top:.95rem}.waitlist-field-label{display:block;font-weight:600;margin-bottom:.42rem}.waitlist-field-input{width:100%;border:1px solid #d6d3ce;border-radius:10px;padding:.78rem .9rem;font:inherit;color:var(--color-text-primary);background:#fff}.waitlist-checkbox-row{margin-top:.8rem;display:flex;align-items:flex-start;gap:.6rem;color:var(--color-text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none}.waitlist-checkbox-row input{margin-top:.25rem}.waitlist-submit-btn{margin-top:.95rem;width:100%;border:0;border-radius:999px;padding:.72rem .98rem;font:inherit;font-weight:800;color:#fff;background:var(--color-primary);cursor:pointer}.waitlist-submit-btn:disabled{opacity:.75;cursor:not-allowed}.waitlist-submit-status{margin:.65rem 0 0;color:var(--color-text-secondary);font-size:.92rem}@keyframes rise-in{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 900px){.feature-grid{grid-template-columns:1fr}.site-header{width:92vw;align-items:center;justify-content:center}.hero-shell{width:92vw}.waitlist-button{width:100%;min-width:0}.site-footer{margin-bottom:1.3rem}}
