@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600&family=Space+Grotesk:wght@400;500;600&display=swap";:root{color-scheme:light;--ink: #0b0f1a;--muted: #5c6470;--accent: #ff6b3d;--accent-strong: #ff3d1f;--accent-2: #1f8efa;--card: #ffffff;--border: #e6e2dc;--shadow: 0 18px 40px rgba(17, 24, 39, .12);--radius: 18px}*{box-sizing:border-box}body{margin:0;font-family:Space Grotesk,Helvetica Neue,Helvetica,sans-serif;color:var(--ink);background:radial-gradient(circle at top,#fef4ea,#f8f5f0 45%,#eef3ff)}a{color:inherit;text-decoration:none}.page{min-height:100vh}.nav{display:flex;align-items:center;justify-content:space-between;padding:28px 6vw;position:sticky;top:0;background:#f8f5f0d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(230,226,220,.6);z-index:10}.logo{font-family:Fraunces,serif;font-size:24px;letter-spacing:.5px}.nav-links{display:flex;gap:22px;align-items:center;font-size:14px}.nav-cta{padding:10px 18px;background:var(--ink);color:#fff;border-radius:999px}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:36px;padding:90px 6vw 60px;align-items:center}.hero-content h1{font-family:Fraunces,serif;font-size:clamp(32px,4vw,56px);margin:12px 0 16px}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;color:var(--accent-2)}.hero-sub{font-size:18px;line-height:1.6;color:var(--muted);max-width:520px}.hero-actions{display:flex;gap:14px;margin:26px 0 10px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:999px;font-weight:600;border:1px solid transparent}.btn.primary{background:var(--accent);color:#fff;box-shadow:0 12px 30px #ff6b3d59}.btn.primary:hover{background:var(--accent-strong)}.btn.ghost{border:1px solid var(--border);background:transparent;color:var(--ink)}.hero-note{font-size:14px;color:var(--muted)}.hero-metrics{display:flex;gap:24px;margin-top:24px;flex-wrap:wrap}.metric{font-size:18px;font-weight:600}.metric-label{display:block;font-size:12px;color:var(--muted)}.hero-panel{display:grid;gap:16px}.panel-card{background:var(--card);padding:22px;border-radius:var(--radius);box-shadow:var(--shadow)}.panel-card.featured{border:2px solid rgba(31,142,250,.4);background:linear-gradient(180deg,#1f8efa1f,#ffffffeb);box-shadow:0 18px 45px #11182724}.panel-card.muted{background:#f3f2ef;box-shadow:none}.panel-tag{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:var(--accent-2)}.panel-ask{margin:10px 0 0;color:var(--muted);font-size:13px}.panel-list{margin:14px 0 0;padding-left:18px;color:var(--ink);display:grid;gap:8px}.panel-list li{line-height:1.35}.panel-cite{margin-top:12px;font-size:12px;color:var(--muted)}.section{padding:60px 6vw}.section-title{margin-bottom:28px}.section-title h2{font-family:Fraunces,serif;font-size:clamp(26px,3vw,36px);margin:0 0 8px}.section-title p{color:var(--muted);max-width:640px}.pricing-note{margin-top:10px;font-size:13px;color:var(--muted);max-width:720px}.grid{display:grid;gap:18px}.grid.three{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.grid.two{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.card{background:var(--card);padding:22px;border-radius:var(--radius);border:1px solid var(--border)}.card h3{margin-top:0}.card p{color:var(--muted)}.demo-clips-grid{align-items:stretch}.clip-card{display:grid;gap:12px}.clip-card h3{margin:0;font-size:20px}.clip-visual{position:relative;min-height:156px;border-radius:14px;border:1px solid rgba(11,15,26,.1);overflow:hidden;padding:16px;display:grid;align-content:end;background:linear-gradient(160deg,#ff6b3d24,#1f8efa1a)}.clip-visual.legal{background:linear-gradient(150deg,#3b82f633,#0f172a1f)}.clip-visual.accounting{background:linear-gradient(150deg,#10b98133,#14b8a61c)}.clip-visual.construction{background:linear-gradient(150deg,#f9731638,#fbbf241f)}.clip-tag{position:absolute;top:12px;right:12px;font-size:11px;letter-spacing:.8px;text-transform:uppercase;background:#0b0f1abd;color:#fff;padding:4px 8px;border-radius:999px}.clip-bars{display:grid;gap:8px;margin-top:14px}.clip-bar{display:block;height:10px;border-radius:999px;background:#ffffffdb;transform-origin:left center;animation:clipPulse 4.2s ease-in-out infinite}.clip-note{margin-top:14px;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#0b0f1ab8}@keyframes clipPulse{0%,to{transform:scaleX(.72);opacity:.66}50%{transform:scaleX(1);opacity:1}}.pricing .price{font-size:24px;font-weight:600;margin:12px 0}.pricing-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:24px;row-gap:10px}.pricing-head h3{margin:0;line-height:1.2}.pricing-head .badge{justify-self:end}.pricing-features{list-style:none;padding:0;margin:14px 0 0;color:var(--muted);display:grid;gap:10px}.pricing-features li{display:flex;gap:10px;align-items:flex-start;line-height:1.35}.pricing-features li:before{content:"✓";color:var(--accent-2);font-weight:700;margin-top:1px;flex:0 0 auto}.pricing-facts{margin-top:14px;padding-top:14px;border-top:1px solid rgba(230,226,220,.8);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pricing-fact-label{display:block;font-size:11px;letter-spacing:1px;text-transform:uppercase;color:var(--muted)}.pricing-fact-value{display:block;font-size:13px;font-weight:600;color:var(--ink)}.badge{display:inline-block;padding:6px 12px;background:#ffefe7;color:#d64a19;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.badge-featured{background:#1f8efa1f;color:var(--accent-2);border:1px solid rgba(31,142,250,.25)}.pricing.featured{border:2px solid rgba(31,142,250,.45);background:linear-gradient(180deg,#1f8efa14,#ffffffeb);box-shadow:0 22px 55px #11182729;transform:translateY(-8px)}.pricing.featured .pricing-features li:before{color:var(--accent)}.pricing.featured .btn.primary{background:var(--accent-2);box-shadow:0 12px 30px #1f8efa4d}.pricing.featured .btn.primary:hover{background:#0f74d6}.callout{margin-top:24px;padding:18px 22px;border-radius:16px;background:#fff5ee;border:1px dashed #f0c3b2}.start-page .section{padding-top:72px}.start-grid .start-plan-card.featured{transform:none}.start-callout{margin-top:28px}.start-signup-form{margin-top:16px;display:grid;gap:8px;max-width:520px}.start-signup-form label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:var(--muted)}.start-signup-form input{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:10px;font-size:14px;font-family:inherit;background:#fff}.start-signup-form input:focus{outline:none;border-color:var(--accent-2);box-shadow:0 0 0 3px #1f8efa29}.start-signup-error{margin:4px 0 0;color:#b42318;font-size:13px}.quote{font-style:italic}.waitlist-form{margin:28px 0 16px;max-width:480px}.waitlist-form form{display:flex;gap:12px;flex-wrap:wrap}.waitlist-form input[type=email]{flex:1;min-width:220px;padding:14px 20px;border:1px solid var(--border);border-radius:999px;font-size:16px;font-family:inherit;background:var(--card);transition:border-color .2s,box-shadow .2s}.waitlist-form input[type=email]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #ff6b3d26}.waitlist-form input[type=email]:disabled{opacity:.6;cursor:not-allowed}.waitlist-form button:disabled{opacity:.7;cursor:not-allowed}.success-message{display:flex;align-items:center;gap:12px;padding:16px 24px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:16px;color:#065f46;font-weight:500}.success-message.inline{display:inline-flex;padding:12px 20px}.success-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#10b981;color:#fff;border-radius:50%;font-size:14px;font-weight:700}.error-message{margin-top:12px;color:#dc2626;font-size:14px}.grid.four{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.card-icon{display:block;font-size:28px;margin-bottom:12px}.section.alt{background:#ffffff80;border-radius:24px;margin:0 4vw}.industry-grid{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.industry-chip{display:flex;align-items:center;gap:10px;padding:14px 24px;background:var(--card);border:1px solid var(--border);border-radius:999px;font-weight:500;transition:border-color .2s,transform .2s}.industry-chip:hover{border-color:var(--accent);transform:translateY(-2px)}.cta-section{text-align:center;padding:60px 6vw;display:flex;flex-direction:column;align-items:center;gap:24px}.cta-section h2{font-family:Fraunces,serif;font-size:clamp(28px,3vw,36px);margin:0}.security-grid{display:grid;grid-template-columns:1fr 2fr;gap:24px;align-items:start}.security-list{background:var(--card);padding:24px;border-radius:var(--radius);border:1px solid var(--border)}.security-list h3{margin:0 0 16px;font-size:18px}.security-list ul{list-style:none;padding:0;margin:0}.security-list li{padding:8px 0;color:var(--muted);border-bottom:1px solid var(--border)}.security-list li:last-child{border-bottom:none}.security-note{margin-top:24px;padding:16px 20px;background:#fff5ee;border-radius:12px;border:1px dashed #f0c3b2;font-size:14px;color:var(--muted);text-align:center}.pricing .best-for{margin-top:12px;padding-top:12px;border-top:1px solid var(--border);font-size:13px;color:var(--accent-2);font-weight:500}.pricing ul li strong{color:var(--ink)}.footer-security{font-size:13px;color:var(--muted);margin:0 0 8px}@media(max-width:768px){.hero{padding:56px 6vw 44px;gap:22px}.hero-sub{font-size:16px}.hero-actions{margin:18px 0 10px}.hero-metrics{display:none}.security-grid{grid-template-columns:1fr}.pricing.featured{transform:none}.pricing-facts{grid-template-columns:1fr}.clip-visual{min-height:136px}}.cta-section p{color:var(--muted);margin:8px 0 0;max-width:600px}.cta-card{text-align:center;max-width:600px;margin:0 auto;padding:48px 36px;background:linear-gradient(120deg,#111827,#312e81);border-radius:24px;color:#fff}.cta-card h2{font-family:Fraunces,serif;font-size:clamp(24px,3vw,32px);margin:0 0 12px}.cta-card p{color:#fffc;margin-bottom:24px}.btn.large{padding:16px 32px;font-size:16px}.footer{flex-direction:column;text-align:center;gap:24px}.footer-content{display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap;gap:24px}.footer-brand{text-align:left}.footer-brand p{margin:8px 0 0;color:var(--muted);font-size:14px}.footer-copy{font-size:12px;color:var(--muted);margin:0;padding-top:16px;border-top:1px solid var(--border);width:100%}.footer-links a{color:var(--accent);font-weight:500}.footer-links a:hover{text-decoration:underline}@media(max-width:720px){.nav{padding:18px 6vw}.nav-links{justify-content:flex-end}.nav-links a:not(.nav-cta){display:none}.cta-section{align-items:flex-start}.waitlist-form form{flex-direction:column}.waitlist-form input[type=email]{width:100%}.footer-content{flex-direction:column;text-align:center}.footer-brand{text-align:center}}.comparison-table-wrapper{overflow-x:auto;margin-bottom:3rem}.comparison-note{margin-top:-2rem;margin-bottom:2.5rem;color:var(--muted);font-size:13px;max-width:860px}.comparison-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.comparison-table thead{background:var(--accent);color:#fff}.comparison-table th,.comparison-table td{padding:1rem 1.5rem;text-align:left;border-bottom:1px solid var(--muted)}.comparison-table th{font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.comparison-table tbody tr:last-child td{border-bottom:none}.comparison-table tbody tr.highlight{background:linear-gradient(to right,#fef9f3,#fff);border-left:4px solid var(--accent);font-weight:500}.comparison-table tbody tr.highlight td:first-child{padding-left:calc(1.5rem - 4px)}.positioning-chart{background:#fff;padding:2rem;border-radius:12px;border:2px dashed var(--accent);text-align:center}.positioning-chart .chart-label{display:inline-block;background:var(--accent);color:#fff;padding:.5rem 1.5rem;border-radius:24px;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.positioning-chart p{color:var(--ink);font-size:1.125rem;line-height:1.7;max-width:700px;margin:0 auto}.positioning-chart em{color:var(--accent);font-style:normal;font-weight:600}@media(max-width:768px){.comparison-table th,.comparison-table td{padding:.75rem 1rem;font-size:.875rem}.positioning-chart{padding:1.5rem}.positioning-chart p{font-size:1rem}}.legal-page{min-height:100vh;display:flex;flex-direction:column}.legal-header{background:linear-gradient(135deg,#ff6b3d26,#ff6b3d1a);padding:3rem 0 2rem;margin-bottom:3rem;border-bottom:1px solid var(--border)}.legal-header .container{max-width:900px;margin:0 auto;padding:0 1.5rem}.back-link{display:inline-block;color:var(--accent);text-decoration:none;margin-bottom:1rem;font-size:.9rem;transition:opacity .2s}.back-link:hover{opacity:.7}.legal-header h1{font-family:Fraunces,serif;font-size:2.5rem;margin:0 0 .5rem;color:var(--ink)}.effective-date{color:var(--muted);font-size:.9rem;margin:0}.legal-content{flex:1;max-width:900px;margin:0 auto;padding:0 1.5rem 4rem;line-height:1.7}.legal-content section{margin-bottom:3rem}.legal-content h2{font-family:Fraunces,serif;font-size:1.8rem;margin:2rem 0 1rem;color:var(--ink);border-bottom:2px solid var(--accent);padding-bottom:.5rem}.legal-content h3{font-size:1.3rem;margin:1.5rem 0 .75rem;color:var(--ink);font-weight:600}.legal-content h3.no-sell{color:var(--accent)}.legal-content p{margin:1rem 0;color:var(--ink)}.legal-content ul,.legal-content ol{margin:1rem 0 1rem 1.5rem;color:var(--ink)}.legal-content li{margin:.5rem 0}.legal-content ul ul{margin:.5rem 0 .5rem 1.5rem}.legal-content a{color:var(--accent);text-decoration:none;font-weight:500}.legal-content a:hover{text-decoration:underline}.legal-content .highlight{background:#ff6b3d14;padding:1rem 1.5rem;border-left:4px solid var(--accent);border-radius:8px;font-weight:500;margin:1.5rem 0}.legal-footer{background:var(--card);border-top:1px solid var(--border);padding:2rem 0;margin-top:auto;text-align:center}.legal-footer-links{display:flex;gap:1.5rem;justify-content:center;margin-bottom:1rem}.legal-footer .container{max-width:900px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.legal-footer p{margin:0;color:var(--muted);font-size:.9rem}.legal-footer nav{display:flex;gap:1.5rem}.legal-footer nav a,.legal-footer-links a{color:var(--muted);text-decoration:none;font-size:.9rem;transition:color .2s}.legal-footer nav a:hover,.legal-footer-links a:hover{color:var(--accent)}@media(max-width:768px){.legal-header h1{font-size:2rem}.legal-content{padding:0 1rem 3rem}.legal-content h2{font-size:1.5rem}.legal-content h3{font-size:1.2rem}.legal-footer .container{flex-direction:column;text-align:center}.legal-footer nav,.legal-footer-links{flex-wrap:wrap;justify-content:center}}
