:root{--brand:#eb8416;--brand-600:#eb8416;--text:#10375c;--muted:#10375c;--bg:#fff;--bg-soft:#f7f9fc;--line:#e9eef5;--blob-blue:#cfe8ff;--blob-lilac:#e9ddff;--blob-mint:#d9f7ef;--radius:16px;--shadow:0 10px 30px rgba(20,40,80,.08);color-scheme:light}body,html{background:var(--bg);color:var(--text)}a{color:var(--brand);text-decoration:none}.bg-soft{background:var(--bg-soft)}.admin{margin-top:70px}.logo-chev{display:inline-block;width:18px;height:18px;border-radius:4px;background:linear-gradient(135deg,var(--brand),var(--brand-600))}.how-mockup,.phone-mockup,.team-grid-mockup{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff}.how-mockup{height:260px}.team-grid-mockup{height:320px}.phone-mockup{width:280px;height:520px;border:10px solid #111;border-radius:36px;margin-bottom:25px}.form-error{color:#e54939;font-size:12px!important;text-align:left;margin-left:15px;margin-top:3px;text-transform:capitalize;position:absolute}