*,:before,:after{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh;background:#f5f3ee;color:#171717;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.nav-links a.active{color:#000;font-weight:600}.mega-trig svg{width:16px;height:16px}.search-overlay{position:fixed;inset:0;z-index:9999;background:#00000073;backdrop-filter:blur(2px);display:flex;align-items:flex-start;justify-content:center;padding-top:18vh;opacity:0;pointer-events:none;transition:opacity .2s ease}.demo-hero{margin-top:4rem;text-align:center}.demo-hero .eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.24em;color:#737373}.demo-hero h1{margin-top:16px;font-size:clamp(2rem,4.5vw,56px);font-weight:500;line-height:1;letter-spacing:-.055em;color:#171717}.demo-hero p{margin:20px auto 0;max-width:580px;font-size:17px;line-height:1.8;color:#737373}.demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:3.5rem;align-items:start}.demo-value{padding:32px 0}.demo-value-item{display:flex;gap:16px;padding:24px 0;border-top:1px solid #e5e5e5}.demo-value-item:first-child{border-top:0;padding-top:0}.demo-value-icon{width:40px;height:40px;border-radius:10px;background:#eef1ff;border:1px solid #c7d2fe;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#2f5bff}.demo-value-text h3{font-size:16px;font-weight:600;color:#171717}.demo-value-text p{font-size:14px;line-height:1.7;color:#737373;margin-top:4px}.demo-right{display:flex;flex-direction:column;gap:24px}.demo-card{border:1px solid #d4d4d4;border-radius:16px;background:#ffffffd1;backdrop-filter:blur(12px);overflow:hidden;box-shadow:0 1px 3px #0000000a}.demo-card-header{padding:20px 24px;border-bottom:1px solid #e5e5e5}.demo-card-header h3{font-size:16px;font-weight:600;color:#171717}.demo-card-header p{font-size:13px;color:#737373;margin-top:4px}.demo-card-body{padding:24px}.contact-form{display:flex;flex-direction:column;gap:16px}.contact-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-field{display:flex;flex-direction:column;gap:6px}.contact-field label{font-size:13px;font-weight:500;color:#525252}.contact-field input,.contact-field select,.contact-field textarea{height:42px;padding:0 14px;border:1px solid #d4d4d4;border-radius:10px;background:#fff;font-size:14px;font-family:inherit;color:#171717;outline:0;transition:border-color .15s,box-shadow .15s}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#b0b0b0}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{border-color:#2f5bff;box-shadow:0 0 0 3px #2f5bff1a}.contact-field select{cursor:pointer;color:#171717;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23737373' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.contact-field textarea{height:auto;padding:12px 14px;min-height:80px;resize:vertical;line-height:1.6}.contact-field.full{grid-column:1/-1}.contact-submit{width:100%;height:44px;border:1px solid transparent;border-radius:10px;background:#2f5bff;color:#fff;font-size:15px;font-weight:500;letter-spacing:-.02em;cursor:pointer;box-shadow:#053794 0-2px inset,#e6effe 0 1px 3px;transition:background .15s,box-shadow .15s}.contact-submit:hover{background:#0640ac;box-shadow:none}.contact-submit:active{box-shadow:none;transform:translateY(1px) scale(.99)}.contact-note{font-size:12px;color:#a3a3a3;text-align:center;margin-top:4px}.form-success{display:none;text-align:center;padding:32px 16px}.form-success.show{display:block}.form-success svg{color:#22c55e;margin-bottom:12px}.form-success h4{font-size:18px;font-weight:600;color:#171717}.form-success p{font-size:14px;color:#737373;margin-top:8px;line-height:1.6}.calendly-embed{min-height:500px}.calendly-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:320px;padding:48px 24px;text-align:center;color:#a3a3a3}.calendly-placeholder svg{margin-bottom:16px;color:#c7d2fe}.calendly-placeholder p{font-size:14px;line-height:1.6;max-width:280px}.calendly-placeholder code{display:block;margin-top:12px;font-size:12px;background:#f5f3ee;padding:6px 12px;border-radius:6px;color:#737373}.demo-trust{margin-top:3rem;text-align:center}.demo-trust p{font-size:13px;color:#a3a3a3;margin-bottom:20px}.trust-items{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#525252}.trust-item svg{width:18px;height:18px;color:#2f5bff;flex-shrink:0}@media (max-width:900px){.demo-grid{grid-template-columns:1fr}.ft-grid{grid-template-columns:1fr 1fr}.nav-links{display:none}}