.home-shell{background:#f0f1f4;flex-direction:column;min-height:100vh;display:flex}.home-nav{z-index:10;background:#fff;border-bottom:1px solid #e2e6e8;justify-content:center;align-items:center;gap:12px;height:64px;display:flex;position:sticky;top:0}.home-logo{object-fit:contain;width:36px;height:36px}.home-brand{color:#111114;font-size:17px;font-weight:900}.home-main{flex:1;width:100%;max-width:640px;margin:0 auto;padding:64px 28px 40px}.home-hero{text-align:center;margin-bottom:40px}.home-eyebrow{letter-spacing:3px;text-transform:uppercase;color:#c80a14;margin-bottom:14px;font-size:14px;font-weight:700;display:inline-block}.home-title{color:#111114;margin-bottom:16px;font-size:clamp(28px,6vw,42px);font-weight:900;line-height:1.25}.home-subtitle{color:#5a6070;max-width:480px;margin:0 auto;font-size:16px;line-height:1.8}.home-form{background:#fff;border:1px solid #e2e6e8;border-radius:20px;flex-direction:column;gap:10px;padding:28px;display:flex;box-shadow:0 8px 30px #1111140f}.home-label{color:#4d4d4d;margin-top:4px;font-size:14px;font-weight:700}.home-optional{color:#8e969b;font-size:12px;font-weight:500}.home-input,.home-select{color:#111114;background:#fafafa;border:1px solid #e2e6e8;border-radius:12px;width:100%;height:50px;padding:0 16px;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s}.home-input:focus,.home-select:focus{background:#fff;border-color:#c80a14;outline:none;box-shadow:0 0 0 3px #c80a141f}.home-error{color:#dc2626;font-size:14px}.home-submit{color:#fff;cursor:pointer;background:#c80a14;border:none;border-radius:50px;height:52px;margin-top:12px;font-family:inherit;font-size:17px;font-weight:900;transition:background .2s,transform .1s}.home-submit:hover{background:#9b0a10}.home-submit:active{transform:scale(.99)}.home-demo{text-align:center;color:#8e969b;flex-direction:column;align-items:center;gap:8px;margin-top:28px;font-size:15px;display:flex}.home-demo-label{font-weight:700}.home-demo-btn{color:#c80a14;cursor:pointer;background:0 0;border:1px dashed #c80a14;border-radius:100px;padding:8px 16px;font-family:inherit;font-size:15px;transition:background .2s}.home-demo-btn:hover{background:#c80a140f}.home-footer{text-align:center;color:#8e969b;padding:24px 28px;font-size:14px}
