: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:radial-gradient(circle at 12% 14%,#dc4b3921 0,#dc4b3900 34%),radial-gradient(circle at 88% 90%,#0f172a1a 0,#0f172a00 28%),var(--color-background)}.floating-app-link{position:fixed;top:1rem;right:1rem;z-index:25;display:inline-flex;align-items:center;justify-content:center;padding:.6rem .95rem;border-radius:999px;text-decoration:none;background:#17344f;color:#fff;font-family:Manrope,Segoe UI,sans-serif;font-size:.86rem;font-weight:700;letter-spacing:.01em;box-shadow:0 10px 20px #11182733}.floating-app-link:hover{background:#132c43}.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:72px;height:72px;display:grid;place-items:center}.brand-mark{width:66px;height:66px;object-fit:contain}.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.16rem);line-height:1.7}.feature-grid{margin-top:1.7rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.feature-item{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}.feature-item:hover{background:#ebe2d5}.feature-item:focus,.feature-item:focus-visible,.feature-item:active{outline:0;border:0;box-shadow:none}.feature-item h3{margin:0;font-family:Manrope,Segoe UI,sans-serif;font-size:1.03rem;letter-spacing:-.02em}.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}@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}.floating-app-link{top:.7rem;right:.7rem;font-size:.8rem;padding:.52rem .8rem}}
